@import url('tokens.css');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--sf-ink);background:var(--sf-canvas);font-family:var(--sf-font-body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a:focus-visible,button:focus-visible{outline:2px solid currentColor;outline-offset:6px}.header{position:absolute;inset:0 0 auto;height:var(--sf-header);z-index:3;padding:0 var(--sf-gutter);display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{font-family:var(--sf-wordmark-font);font-size:13px;font-weight:500;line-height:1;letter-spacing:.18em;white-space:nowrap}.dot{color:var(--sf-brand-dot)}.underscore{color:var(--sf-brand-cursor);animation:cursor 1.6s steps(1,end) infinite}.signature{font-size:13px}.header nav{display:flex;gap:30px;font-size:14px}.header nav a{padding:12px 0}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}.hero{position:relative;min-height:100svh;min-height:max(740px,100svh);isolation:isolate}.hero-art{position:absolute;inset:0 0 0 42%;margin:0;overflow:hidden;z-index:-1;background:#e9ecf0}.hero-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-art a{display:block;width:100%;height:100%}.page-scale .hero-art img{object-position:center 42%}.page-natural .hero-art img{object-position:58% center}.title{position:absolute;left:var(--sf-gutter);top:calc(var(--sf-header) + 6.5svh);width:34vw;max-width:530px}.eyebrow{font-size:12px;letter-spacing:.09em;text-transform:uppercase;line-height:1.6;margin:0 0 25px}h1{font-size:var(--sf-title);font-weight:400;line-height:1.03;letter-spacing:-.058em;margin:0}p{line-height:1.6}.copy{position:absolute;left:var(--sf-gutter);bottom:13svh;max-width:355px;width:30vw;font-size:15px;line-height:1.6}.copy p{margin:0 0 24px}.line-link{display:flex;justify-content:space-between;align-items:center;gap:25px;width:fit-content;min-width:200px;padding:12px 0;border-bottom:1px solid currentColor;font-size:14px;line-height:1.4}.line-link:hover{border-bottom-width:2px;padding-bottom:11px}.transport{position:absolute;bottom:0;left:0;right:0;min-height:64px;z-index:3;padding:0 var(--sf-gutter);display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:12px}.next{display:flex;align-items:center;gap:25px;min-height:44px}.directions{display:flex;gap:24px}.directions a{padding:12px 0}.directions [aria-current=page]{text-decoration:underline;text-underline-offset:6px}.notes{padding:32px var(--sf-gutter);font-size:12px;display:flex;justify-content:space-between;gap:24px}.notes a{text-decoration:underline;text-underline-offset:4px}@keyframes cursor{0%,54%{opacity:1}55%,100%{opacity:0}}
@media(max-width:1000px){.signature{display:none}.title{width:36vw}.copy{width:32vw}.hero-art{left:44%}h1{font-size:clamp(42px,5.6vw,64px)}}
@media(max-width:700px){.header{height:74px;gap:16px}.wordmark{font-size:12px;letter-spacing:.1em}.header nav{gap:20px;font-size:13px}.hero{display:flex;flex-direction:column;min-height:100svh;padding-top:110px}.title,.copy{position:static;width:auto;max-width:none;margin:0 var(--sf-gutter)}.title{margin-bottom:32px}h1{font-size:clamp(42px,11vw,60px)}.eyebrow{margin-bottom:18px}.hero-art{position:relative;inset:auto;order:2;z-index:0;height:65svh;min-height:340px;margin:0 0 30px 10vw}.hero-art img{object-position:center 42%}.copy{order:1;font-size:14px;max-width:380px;margin-bottom:32px}.copy .line-link{min-width:190px}.transport{position:static;order:3;flex-wrap:wrap;padding:0 var(--sf-gutter) 16px;gap:4px}.directions{gap:20px}.notes{flex-wrap:wrap}.page-natural .header nav,.page-natural .directions{color:var(--sf-ink)}}
@media(max-height:600px) and (min-width:701px){.hero{min-height:660px}.title{top:125px}.copy{bottom:105px}.transport{min-height:64px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.underscore{animation:none}}

@media(min-width:701px){.page-technical .hero{min-height:max(900px,100svh)}}

.header{background:var(--sf-canvas)}
