html{scroll-behavior:smooth}.sf-hero{background:url(/safety-hero.jpg) 50% 42%/cover no-repeat;align-items:flex-end;width:100%;min-height:50vh;display:flex;position:relative;overflow:hidden}.sf-hero:after{content:"";pointer-events:none;background:linear-gradient(#15111047 0%,#15111000 32% 55%,#151110b8 100%);position:absolute;inset:0}.sf-hero-text{z-index:2;width:100%;max-width:1600px;margin:0 auto;padding:0 clamp(40px,5vw,72px) 34px;position:relative}.sf-hero-text h1{letter-spacing:-.015em;color:var(--white);margin:0;font-family:DM Sans,system-ui,sans-serif;font-size:clamp(2.6rem,4.6vw,3.8rem);font-weight:500;line-height:1}.sf-layout{grid-template-columns:288px 1fr;align-items:start;gap:clamp(48px,6vw,96px);max-width:1600px;margin:0 auto;padding:52px clamp(40px,5vw,72px) 104px;display:grid}.sf-side{min-width:0;position:sticky;top:104px}.sf-side-intro{letter-spacing:-.01em;color:var(--ink);margin:0 0 30px;font-family:DM Sans,system-ui,sans-serif;font-size:1.55rem;font-weight:400;line-height:1.24}.sf-nav{border-left:1px solid #15111024;flex-direction:column;display:flex}.sf-nav a{letter-spacing:.07em;text-transform:uppercase;color:var(--stone);border-left:2px solid #0000;margin-left:-1px;padding:11px 0 11px 18px;font-family:DM Sans,system-ui,sans-serif;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.sf-nav a:hover{color:var(--ink)}.sf-nav a.active{color:var(--ink);border-left-color:var(--clay);font-weight:600}.sf-sections{min-width:0}.sf-section{margin-bottom:44px;padding:0;scroll-margin-top:96px}.sf-section:last-child{margin-bottom:0}.sf-section-title{letter-spacing:-.01em;color:var(--ink);margin:0 0 20px;font-family:DM Sans,system-ui,sans-serif;font-size:clamp(1.6rem,2.4vw,2.15rem);font-weight:500;line-height:1.1}.sf-item{background:var(--cream);border:1px solid #15111073;border-radius:18px;margin-bottom:14px;transition:border-color .3s,background .3s;overflow:hidden}.sf-item.open{border-color:var(--ink);background:var(--white)}.sf-head{cursor:pointer;text-align:left;letter-spacing:.04em;width:100%;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;padding:26px 32px;font-family:DM Sans,system-ui,sans-serif;font-size:.9rem;font-weight:600;display:flex}.sf-icon{border:1px solid var(--ink);border-radius:50%;flex:none;width:40px;height:40px;position:relative}.sf-icon:before,.sf-icon:after{content:"";background:var(--ink);transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sf-icon:before{width:14px;height:1.6px}.sf-icon:after{width:1.6px;height:14px}.sf-item.open .sf-icon:after{transform:translate(-50%,-50%)scaleY(0)}.sf-body{max-height:0;transition:max-height .38s;overflow:hidden}.sf-body-inner{max-width:820px;padding:0 32px 28px}.sf-body-inner p{color:var(--walnut);margin:0;font-family:DM Sans,system-ui,sans-serif;font-size:.95rem;line-height:1.72}.sf-body-inner a{color:var(--clay-hover);text-decoration:underline}.sf-body-inner a:hover{color:var(--clay)}@media (max-width:940px){.sf-layout{grid-template-columns:1fr;gap:26px;padding:36px 22px 88px}.sf-side{position:static}.sf-side-intro{display:none}.sf-nav{-webkit-overflow-scrolling:touch;border-left:none;flex-direction:row;gap:6px;padding-bottom:6px;overflow-x:auto}.sf-nav a{white-space:nowrap;border-bottom:2px solid #0000;border-left:none;margin-left:0;padding:8px 2px}.sf-nav a.active{border-left:none;border-bottom-color:var(--clay)}}@media (max-width:820px){.sf-hero{min-height:38vh}.sf-hero-text{padding:0 22px 28px}.sf-head{gap:16px;padding:22px}.sf-body-inner{padding:0 22px 24px}}
