:root{color-scheme:dark;--bg:#08090c;--panel:#111318;--text:#f6f2e8;--muted:#b4b7c0;--line:#30333b;--gold:#f5d329;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0}a{color:inherit;text-underline-offset:.3em}a:focus-visible{outline:3px solid var(--gold);outline-offset:6px}p{font-size:1rem;line-height:1.7;margin:0 0 1rem}h1,h2,h3{margin:0;text-wrap:balance}h2{font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.12;letter-spacing:-.035em}h3{font-size:1.2rem;line-height:1.35;margin-bottom:.5rem}img{max-width:100%;display:block}.wrap{width:min(1200px,calc(100% - 4rem));margin-inline:auto}.skip{position:absolute;top:1rem;left:1rem;z-index:10;transform:translateY(-180%);background:var(--gold);color:var(--bg);padding:1rem}.skip:focus{transform:none}.site-header{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;font-size:1.05rem;font-weight:800;letter-spacing:.09em}.brand-mark{display:grid;place-items:center;width:49px;height:43px;background:var(--gold);color:var(--bg);font-size:1.1rem;letter-spacing:-.06em;transform:skew(-8deg)}nav{display:flex;gap:2rem;flex-wrap:wrap}nav a{font-size:.9rem;color:var(--muted);text-decoration:none;padding:.6rem 0}nav a:hover{color:var(--gold)}.hero{padding-block:5rem 4.5rem;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.17em;color:var(--gold);margin-bottom:1.5rem}.hero h1{font-size:clamp(2.9rem,5.5vw,5rem);line-height:1.03;letter-spacing:-.055em;margin-bottom:1.6rem}.hero h1 span{color:var(--gold)}.intro{max-width:28rem;font-size:1.13rem;color:var(--muted)}.primary-link{display:inline-flex;justify-content:space-between;gap:2rem;align-items:center;text-decoration:none;background:var(--gold);color:var(--bg);font-weight:700;padding:1rem 1.3rem;margin-top:1rem;min-height:52px}.primary-link:hover{background:#ffe466}.pilot-label{font-size:.875rem;color:var(--muted);margin:1.2rem 0 0}.hero-art{margin:0;min-width:0;border-bottom:3px solid var(--gold);background:var(--panel)}.hero-art img{width:100%;height:410px;object-fit:cover;object-position:54% center}.hero-art figcaption{padding:1.3rem 1.4rem;display:flex;justify-content:space-between;gap:1rem;font-size:.875rem;color:var(--muted)}.hero-art figcaption span:first-child{font-size:.75rem;font-weight:700;letter-spacing:.12em;color:var(--gold)}.section{padding-block:5rem;border-top:1px solid var(--line);display:grid;grid-template-columns:.85fr 1.15fr;gap:5rem}.section-heading p:last-child:not(.eyebrow){margin-top:1.4rem;color:var(--muted);max-width:21rem}.feature-list article{display:flex;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}.feature-list article:first-child{padding-top:0}.feature-list article:last-child{border-bottom:0;padding-bottom:0}.number{font-size:.85rem;line-height:1.7rem;color:var(--gold);flex:0 0 2rem}.feature-list p{margin-bottom:0;color:var(--muted)}.email-section{background:var(--panel);padding-block:5rem;border-block:1px solid var(--line)}.email-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.section-intro{color:var(--muted);margin-top:1.5rem;max-width:31rem}.sender-label{font-size:.75rem;letter-spacing:.12em;color:var(--muted);margin:2rem 0 .4rem}.sender{font-size:clamp(1rem,2vw,1.35rem);font-weight:700;color:var(--gold);overflow-wrap:anywhere;margin-bottom:.5rem}.muted{color:var(--muted)}.email-grid>.email-details{border-left:1px solid var(--line);padding-left:3rem}.email-details article+article{margin-top:1.8rem}.email-details p{color:var(--muted);margin:0}.availability{border-top:0}.status-tag{display:inline-block;padding:.4rem .8rem;border:1px solid #f5d32970;color:var(--gold);font-size:.875rem;font-weight:700;margin-bottom:1.3rem}.status-copy p:last-child{margin-bottom:0}footer{border-top:1px solid var(--line);padding-block:2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}footer p,footer>a:last-child{font-size:.875rem;color:var(--muted);margin:0}.footer-brand{font-size:.875rem}.footer-brand .brand-mark{width:39px;height:33px;font-size:.9rem}
@media(max-width:900px){.hero{gap:2rem}.hero-art img{height:360px}.section,.email-grid{gap:3rem}.email-grid>.email-details{padding-left:2rem}.hero-art figcaption{flex-direction:column;gap:.4rem}}
@media(max-width:680px){.wrap{width:calc(100% - 2.5rem)}.site-header{padding-block:1.2rem;min-height:0;gap:1.2rem;flex-wrap:wrap}nav{gap:1.4rem}nav a{font-size:.875rem}.hero{grid-template-columns:1fr;padding-block:3rem;gap:2.5rem}.hero h1{font-size:clamp(2.65rem,11.3vw,4rem)}.hero-art img{height:auto;aspect-ratio:16/10}.hero-art figcaption{flex-direction:row;flex-wrap:wrap}.section,.email-grid{grid-template-columns:1fr;gap:2.4rem}.section,.email-section{padding-block:3rem}.email-grid>.email-details{border-left:0;border-top:1px solid var(--line);padding:2rem 0 0}.eyebrow{margin-bottom:1rem}.feature-list article{gap:1rem}.section-heading p:last-child:not(.eyebrow){max-width:none}footer{align-items:flex-start;gap:1.4rem}footer>a:last-child{flex-basis:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
