@import url("fonts.css");
:root{--bg:#181917;--panel:#20211f;--ink:#f1f0ea;--muted:#a4a59d;--line:#3a3b35;--accent:#d8d2a7;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}img{display:block;width:100%;height:auto}::selection{background:var(--accent);color:var(--bg)}.wrap{width:calc(100% - 112px);max-width:1600px;margin-inline:auto}.header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font:750 49px/.9 var(--heading);letter-spacing:-5px}.brand>span{display:block;font:650 19px/1.2 var(--font);letter-spacing:3px}.brand small{display:block;font:500 8px/1.7 var(--font);letter-spacing:1.05px;margin-top:4px}.header nav{display:flex;gap:36px;font-size:14px}.header nav a{padding:12px 0}.header nav a:hover{color:var(--accent)}.header nav a:last-child{margin-left:26px}.header nav span{margin-left:20px}.menu-toggle{display:none}.eyebrow{font-size:12px;line-height:1.4;letter-spacing:1.6px;font-weight:500}.hero-kicker{display:flex;justify-content:space-between;color:var(--muted);padding-top:34px}.hero-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;padding:34px 0 48px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:500}h1{font-size:clamp(48px,5.65vw,88px);line-height:1.08;letter-spacing:-4px}.hero h1>span{color:var(--accent)}.hero-description{width:280px;padding-bottom:8px}.hero-description p{color:#b9bab1;font-size:16px;line-height:1.7}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;font-size:14px;border-bottom:1px solid #7a7c6a;padding:12px 0}.hero-description .text-link{margin-top:19px}.text-link span{font-size:22px;line-height:1}.text-link:hover{color:var(--accent)}.hero-image{height:clamp(360px,39vw,620px);position:relative;overflow:hidden}.hero-image>img{height:100%;object-fit:cover;object-position:center 55%}.photo-tag{position:absolute;left:26px;bottom:26px;font-size:11px;letter-spacing:2px;background:#161713b3;padding:10px 15px;color:#fff}.image-arrow{position:absolute;bottom:24px;right:24px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--bg);font-size:26px;transition:background .2s}.image-arrow:hover{background:var(--accent)}.hero-caption{display:flex;justify-content:space-between;padding:17px 0;color:var(--muted);font-size:12px}.hero-caption span:last-child{font-size:10px;letter-spacing:1.4px}.skip-link{position:absolute;top:-60px;z-index:100;background:var(--accent);color:var(--bg);padding:12px}.skip-link:focus{top:10px}@media(min-width:1800px){.hero-heading{padding:50px 0 60px}}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.header{height:90px}.header nav{gap:20px}.header nav a:last-child{margin-left:0}.hero-heading{gap:25px}h1{font-size:6.8vw;letter-spacing:-2.5px}.hero-description{width:225px}.hero-description p{font-size:14px}}@media(max-width:600px){.wrap{width:calc(100% - 40px)}.header{height:84px}.brand{font-size:40px}.brand>span{font-size:16px}.brand small{font-size:7px}.header nav{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;background:none;border:0;width:44px;height:44px;padding:8px;color:inherit}.menu-toggle span{height:1px;background:var(--ink);width:26px}.hero-kicker{padding-top:25px;font-size:10px;letter-spacing:1px}.hero-kicker span:last-child{max-width:115px;text-align:right}.hero-heading{display:block;padding:30px 0}h1{font-size:clamp(40px,10.8vw,65px);letter-spacing:-2px;line-height:1.15}.hero-description{width:100%;display:flex;gap:20px;align-items:flex-end;justify-content:space-between;margin-top:25px}.hero-description p{font-size:13px}.hero-description .text-link{font-size:12px;gap:12px;white-space:nowrap;margin:0;padding:8px 0}.hero-image{height:430px;margin-inline:-20px}.hero-image>img{object-position:57% center}.photo-tag{font-size:9px;left:20px;bottom:20px}.image-arrow{right:20px;bottom:20px;width:45px;height:45px}.hero-caption{font-size:11px}.hero-caption span:last-child{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
