:root{--yellow:#fee500;--ink:#111110;--paper:#f8f7f2;--muted:#67665f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;object-fit:cover}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #ad7700;outline-offset:5px}.skip{position:fixed;top:-100px;left:20px;background:var(--yellow);padding:12px;z-index:100}.skip:focus{top:10px}.container{width:min(1280px,calc(100% - 96px));margin:auto}header{position:sticky;top:0;z-index:30;background:#000;color:white}.nav-wrap{width:min(1376px,calc(100% - 64px));margin:auto;display:flex;align-items:center;justify-content:space-between;min-height:100px;gap:24px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{object-fit:contain}.brand span{font-size:17px;font-weight:800;letter-spacing:1px}.brand small{display:block;font-size:9px;letter-spacing:2px;color:#bbb}nav{display:flex;align-items:center;gap:23px;font-size:12px;font-weight:600}nav>a{min-height:48px;display:inline-flex;align-items:center}nav>a:hover{color:var(--yellow)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:15px 25px;background:var(--yellow);color:#000;font-weight:700;font-size:14px;border:1px solid transparent;border-radius:3px;transition:transform .2s,background .2s}.button:hover{background:#ecd500;color:#000;transform:translateY(-2px)}nav .button{padding:12px 18px;min-height:46px}.outline{border-color:#777;background:transparent;color:white}.outline:hover{background:white;color:black}.menu-toggle{display:none}.hero{position:relative;min-height:660px;background:#111;color:#fff;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 35%;z-index:-2}.hero-photo>img{width:100%;height:100%;object-position:55% 50%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111 20%,#111e 34%,#1114 65%,#1110 100%);z-index:-1}.hero-content{padding-top:100px;padding-bottom:84px}.eyebrow{font-size:11px;letter-spacing:3px;font-weight:800;margin:0 0 22px}.hero .eyebrow{color:var(--yellow)}h1{font-size:clamp(58px,6.2vw,90px);letter-spacing:-5px;line-height:1.03;margin:0 0 26px;font-weight:900}h1 em{color:var(--yellow);font-family:Georgia,serif;font-style:italic;font-weight:700;letter-spacing:-4px}.hero-copy{max-width:405px;color:#d0cfc9;font-size:16px;line-height:1.8}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-note{font-size:9px;letter-spacing:2px;margin-top:39px;color:#bbb}.hero-note span{color:var(--yellow);margin:0 10px}.photo-caption{position:absolute;bottom:27px;right:35px;font-size:9px;letter-spacing:2px;text-align:right;text-shadow:0 2px 8px #000}.photo-caption span{display:block;font-size:13px;letter-spacing:.2px}.mobile-quick,.sticky-bar{display:none}@media(min-width:701px) and (max-width:1150px){.brand span{display:none}nav{gap:14px}.nav-wrap{width:calc(100% - 40px)}}@media(max-width:700px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.nav-wrap{width:calc(100% - 32px);min-height:78px}.brand img{width:58px;height:58px}.brand span{font-size:14px}.brand small{font-size:8px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;background:none;color:white;border:1px solid #444;border-radius:3px;width:48px;height:48px}.menu-toggle span{width:20px;height:2px;background:currentColor}nav{display:none;position:absolute;top:78px;left:0;right:0;background:#111;padding:16px 24px 24px;max-height:calc(100dvh - 160px);overflow:auto}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav>a{padding:8px 12px;font-size:15px}nav .button{margin-top:8px}.hero{min-height:740px}.hero-photo{inset:320px 0 0}.hero-photo>img{object-position:50% 60%}.hero:after{background:linear-gradient(180deg,#111 0%,#111 41%,#111a 51%,#1110 67%,#1114 100%)}.hero-content{padding-top:38px;padding-bottom:260px}.eyebrow{font-size:10px;letter-spacing:2px;margin-bottom:18px}h1{font-size:57px;letter-spacing:-3px}h1 em{letter-spacing:-3px}.hero-copy{font-size:14px;max-width:350px;margin-top:0}.actions{margin-top:22px;gap:10px}.button{padding:14px 20px;gap:16px;min-height:52px}.hero-note{font-size:8px;letter-spacing:1.1px;margin-top:22px}.photo-caption{right:20px;bottom:20px}.mobile-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:22px 20px;background:white}.mobile-quick a{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:70px;gap:6px;font-size:11px;font-weight:700;background:var(--paper);border-radius:4px}.mobile-quick a:first-child{background:var(--yellow)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
