@font-face{font-family:SkylMono;src:url('/assets/SpaceMono-Regular.ttf') format('truetype');font-display:swap;font-weight:400}
:root{color-scheme:dark;--bg:#080808;--panel:#101010;--text:#f4f2ec;--muted:#a5a49e;--amber:#edb34d;--line:#282826;--font:Arial,Helvetica,sans-serif;--mono:SkylMono,monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{touch-action:manipulation}button{color:inherit}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--amber);outline-offset:6px}::selection{background:var(--amber);color:#080808}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.accent{color:var(--amber)}.eyebrow{font:400 .72rem/1.6 var(--mono);letter-spacing:.09em;margin:0 0 24px}.small-cross{color:var(--amber);font:24px/1 Arial;vertical-align:-2px;margin-right:10px}.skip-link{position:fixed;z-index:100;left:20px;top:-100px;background:var(--amber);color:#080808;padding:14px 20px}.skip-link:focus{top:16px}
.site-header{position:relative;z-index:10;background:var(--bg)}.header-inner{height:105px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:40px}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand img{width:87px;height:auto;max-height:48px;object-fit:contain}.desktop-nav{display:flex;gap:33px;margin-left:auto;font-size:.875rem;color:#c5c4bf}.desktop-nav a,.footer-main a,.footer-bottom a{transition:color .18s}.desktop-nav a:hover,.footer-main a:hover,.footer-bottom a:hover{color:var(--amber)}.header-cta{display:flex;gap:24px;align-items:center;font-size:.8rem;border:1px solid #48453d;padding:12px 16px;border-radius:3px}.header-cta:hover{border-color:var(--amber);color:var(--amber)}.menu-toggle,.mobile-nav{display:none}
.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:46px;padding-top:63px;padding-bottom:81px;align-items:center}.hero-copy{padding:13px 0 16px;position:relative;z-index:2}.hero h1{font-size:clamp(4rem,6.8vw,6.7rem);line-height:.995;letter-spacing:-.071em;font-weight:600;margin:26px 0 30px}.hero-description{font-size:1.25rem;line-height:1.48;letter-spacing:-.02em;margin:0 0 17px}.hero-detail{font-size:.9375rem;color:var(--muted);line-height:1.65;margin:0}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:18px 24px;border-radius:3px;font-weight:600;font-size:.875rem;min-height:54px;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button-amber{background:var(--amber);color:#111}.button-amber:hover{background:#f4c16a}.button-outline{border:1px solid #53514c}.button-outline:hover{border-color:var(--amber)}.availability{font-size:.75rem;line-height:1.65;color:#8c8b85}.availability strong{font-weight:400;color:#ddd9ce}.hero-visual{position:relative;align-self:stretch;min-height:598px;margin-left:12px}.hero-photo{position:absolute;inset:0;margin:0;overflow:hidden;border-radius:3px;background:#231d17}.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:67% 50%}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(0,0,0,.72))}.hero-photo figcaption{position:absolute;bottom:26px;left:26px;right:26px;z-index:1;display:flex;justify-content:space-between;gap:20px;align-items:flex-end;font:400 .7rem/1.6 var(--mono);letter-spacing:.05em;color:#e6dfd1}.photo-index{font-size:.6rem;color:#c0b8a7;white-space:nowrap}.hero-badge{position:absolute;top:28px;left:-60px;z-index:2;width:150px;transform:rotate(-9deg);text-align:center}.hero-badge img{width:144px;height:144px;object-fit:contain;filter:drop-shadow(0 10px 12px #0009)}.hero-badge>span{background:var(--amber);color:#17120b;padding:6px 11px;font:400 .6rem/1 var(--mono);display:inline-block;margin-top:-4px;transform:rotate(2deg)}.hero-note{position:absolute;right:25px;bottom:-40px;font:400 .625rem/1.55 var(--mono);color:#93918a;text-align:right}.hero-note>span{font-size:24px;position:absolute;left:-30px;top:0;color:var(--amber)}
.trade-ribbon{border-block:1px solid var(--line)}.ribbon-inner{display:flex;align-items:center;gap:55px;padding-block:25px}.ribbon-inner>span{font:400 .6rem/1.65 var(--mono);color:var(--amber);letter-spacing:.04em;flex-shrink:0}.ribbon-inner p{margin:0;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:.9375rem;color:#aaa9a2;width:100%}.ribbon-inner i{font-style:normal;color:#56534b}
.intro-section{padding-block:112px}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;column-gap:90px}.section-heading>.eyebrow{grid-column:1/-1;color:#9b9991}.section-heading h2,.trades-heading h2{font-size:clamp(2.5rem,4vw,3.8rem);font-weight:500;line-height:1.1;letter-spacing:-.055em;margin:0}.section-heading>p:last-child{align-self:end;max-width:390px;margin:0 0 2px;line-height:1.75;color:var(--muted);font-size:1rem}.product-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:85px;align-items:center;margin-top:68px}.feature-tabs{display:flex;flex-direction:column}.feature-tab{background:transparent;border:0;border-top:1px solid var(--line);display:grid;grid-template-columns:24px 1fr 20px;gap:20px;text-align:left;padding:29px 0;cursor:pointer}.feature-tab:last-child{border-bottom:1px solid var(--line)}.feature-number{font:400 .68rem/2 var(--mono);color:#78766f}.feature-tab strong{display:block;font-size:1.5rem;letter-spacing:-.035em;font-weight:500;margin-bottom:11px}.feature-tab>span:nth-child(2)>span{display:block;color:#aaa8a0;font-size:.9375rem;line-height:1.7;max-width:310px}.tab-arrow{font-size:21px;color:#58564e}.feature-tab[aria-selected=true] strong,.feature-tab[aria-selected=true] .feature-number,.feature-tab[aria-selected=true] .tab-arrow{color:var(--amber)}.feature-tab:hover strong{color:var(--amber)}.product-footnote{font:400 .66rem/1.6 var(--mono);color:#96938b;margin:25px 0 0 44px}.product-stage{padding:27px 46px 24px;background:#111210;border:1px solid var(--line);border-radius:5px;position:relative}.stage-caption{display:flex;justify-content:space-between;font:400 .6rem/1.5 var(--mono);color:#939489;margin-bottom:25px;letter-spacing:.05em}.stage-caption>span:last-child{color:var(--amber);font-size:22px;line-height:1}.app-window{background:#050505;border:1px solid #383934;box-shadow:0 20px 45px #0008;border-radius:15px;overflow:hidden;max-width:360px;margin:auto}.app-topbar{display:flex;align-items:center;gap:16px;padding:17px 17px;border-bottom:1px solid #24251f;height:64px}.app-topbar>img{width:55px;height:auto;max-height:25px;object-fit:contain}.app-search{flex:1;border:1px solid #292a25;border-radius:30px;padding:6px 10px;color:#77796f;font-size:18px;white-space:nowrap}.app-search>span{font-size:.64rem;vertical-align:2px;margin-left:4px}.app-plus{font-size:20px;color:var(--amber)}.app-panel{padding:17px;min-height:383px}.app-section-title{font:400 .6rem/1.4 var(--mono);display:flex;justify-content:space-between;gap:8px;margin-bottom:16px}.app-section-title>span:last-child{color:#73756b;font-size:.5rem;padding-top:2px}.yard-preview{position:relative;height:195px;overflow:hidden;border-radius:6px}.yard-preview>img{width:100%;height:100%;object-fit:cover;object-position:center 60%}.yard-preview>div{position:absolute;inset:0;padding:18px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(0deg,#000b,transparent 90%)}.mini-label{font:400 .5rem/1.5 var(--mono);color:var(--amber)}.yard-preview strong{font-size:1.6rem;font-weight:500;letter-spacing:-.04em;line-height:1.05}.preview-author{display:flex;align-items:center;gap:8px;margin-top:16px}.preview-author>img{width:33px;height:33px;object-fit:contain}.preview-author>span:last-child{margin-left:auto;color:#909187}.preview-author strong{font-size:.72rem;font-weight:500;display:block}.preview-author small{font-size:.58rem;color:#8e9085;margin-top:4px;display:block}.preview-caption{font-size:.73rem;color:#d4d5cb;margin:13px 0 18px}.preview-actions{display:flex;justify-content:space-between;font-size:.66rem;color:#b7b8ad;border-top:1px solid #23251e;padding-top:12px}.preview-actions>span:first-child{color:var(--amber)}.preview-disclaimer{font-size:.625rem;text-align:center;line-height:1.6;color:#9c9e91;margin:20px -25px 0}.club-cover{padding:18px;background:#28281d;border-radius:6px}.club-cover strong{display:block;font-size:1.5rem;line-height:1.08;letter-spacing:-.035em;margin-top:16px}.club-cover p{font-size:.68rem;color:#c1c0ad;margin-bottom:0}.preview-club{display:flex;gap:10px;align-items:center;padding:16px 0 12px;border-bottom:1px solid #22251d}.preview-club>img{width:38px;height:38px;object-fit:contain}.preview-club strong{display:block;font-size:.75rem;font-weight:500}.preview-club small{display:block;font-size:.58rem;color:#a5a897;margin-top:5px}.preview-club>span:last-child{margin-left:auto;color:var(--amber)}.profile-preview{position:relative;padding:8px 0 18px}.profile-preview>img{width:68px;height:68px;float:right}.profile-preview strong{display:block;font-size:1.6rem;line-height:1.05;letter-spacing:-.035em}.profile-preview p{font-size:.66rem;color:#979b8b}.profile-tag{font:400 .5rem/1.4 var(--mono);border:1px solid #4f4a34;border-radius:3px;padding:5px 7px;color:var(--amber)}.portfolio-preview{position:relative;height:203px;border-radius:6px;overflow:hidden}.portfolio-preview>img{width:100%;height:100%;object-fit:cover}.portfolio-preview>div{position:absolute;inset:0;background:linear-gradient(0deg,#000c,transparent);display:flex;flex-direction:column;justify-content:flex-end;padding:20px}.portfolio-preview small{font:400 .5rem/1.5 var(--mono);color:var(--amber);margin-bottom:8px}.portfolio-preview strong{font-weight:500;font-size:1.45rem;line-height:1.1;letter-spacing:-.035em}
.trades-section{padding:88px 0 45px;border-block:1px solid var(--line);background:#0d0e0c}.trades-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end}.trades-heading .eyebrow{color:#9b9991}.trades-heading>p{font-size:1rem;color:var(--muted);max-width:315px;line-height:1.75;margin:0 0 3px}.badge-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;list-style:none;padding:0;margin:48px 0 44px}.badge-grid li{text-align:center}.badge-grid img{width:100%;height:164px;object-fit:contain;transition:transform .25s;filter:drop-shadow(0 15px 10px #0005)}.badge-grid li:hover img{transform:translateY(-7px) rotate(-3deg)}.badge-grid span{font-size:.8rem;display:block;margin-top:17px;color:#c6c5bc}.trades-bottom{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;align-items:center;gap:20px}.trades-bottom>span{font:400 .6rem/1.5 var(--mono);color:var(--amber);letter-spacing:.06em}.trades-bottom>p{font-size:.8rem;color:#9b9c91;margin:0}
.launch-section{padding-block:105px}.launch-card{background:var(--amber);color:#15130e;padding:65px 70px;display:grid;grid-template-columns:1.2fr 1fr;gap:65px;border-radius:4px}.launch-card .eyebrow{color:#504025;font-size:.65rem}.launch-card h2{font-size:clamp(3.7rem,6vw,5.9rem);line-height:1;letter-spacing:-.065em;font-weight:600;margin:0 0 25px}.launch-card p:last-child{font-size:1rem;line-height:1.65;color:#473923;margin-bottom:0}.launch-right{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.launch-stamp{font-size:4.5rem;font-weight:900;letter-spacing:-.075em;line-height:.9;transform:rotate(-8deg);align-self:center;margin-bottom:49px;text-align:center}.launch-stamp>span{font:400 .55rem/1 var(--mono);letter-spacing:.08em;display:block;margin-top:8px}.store-status{display:flex;align-items:center;gap:14px;border-block:1px solid #927038;padding:19px 0;width:100%;font-size:.85rem}.store-status>span+span{border-left:1px solid #927038;padding-left:14px}.store-status strong{font:400 .58rem/1.5 var(--mono);margin-left:auto;letter-spacing:.03em}.text-link{display:flex;justify-content:space-between;gap:25px;width:100%;font-size:.85rem;padding-top:22px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.support-strip{padding:0 0 74px;display:flex;justify-content:space-between;align-items:center;gap:30px}.support-strip .eyebrow{color:#9b9991;margin-bottom:12px}.support-strip h2{font-size:2.35rem;letter-spacing:-.04em;font-weight:500;margin:0}.site-footer{border-top:1px solid var(--line);padding:45px 0 24px}.footer-main{display:flex;align-items:center;gap:30px}.footer-main>p{font-size:.8rem;color:#9b9991}.footer-main nav{display:flex;gap:25px;margin-left:auto;font-size:.8rem;color:#b7b6ae}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #20211d;padding-top:24px;margin-top:36px;color:#797c70;font:400 .58rem/1.7 var(--mono)}.footer-bottom>a{color:#a9ab9f}
.support-main{padding-block:82px 105px}.support-hero{max-width:790px;margin-bottom:64px}.support-hero .eyebrow{color:var(--amber)}.support-hero h1{font-size:clamp(3.5rem,7vw,6rem);line-height:1.04;letter-spacing:-.065em;font-weight:500;margin:0 0 28px}.support-hero>p:last-child{font-size:1.15rem;line-height:1.65;color:var(--muted);max-width:600px}.support-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.contact-card{padding:38px;background:#121310;border:1px solid #30312b;border-radius:4px}.contact-card h2{font-size:2rem;font-weight:500;letter-spacing:-.04em;margin:0 0 18px}.contact-card>p{color:#b5b6a9;line-height:1.75;font-size:1rem}.contact-card .button{margin-top:12px;width:100%;gap:15px}.contact-email{display:block;margin-top:18px;font-size:.875rem;color:#c7c8bc}.contact-email:hover{color:var(--amber)}.contact-hint{font-size:.85rem!important;margin-top:25px!important;border-top:1px solid #34362d;padding-top:22px}.support-links{list-style:none;padding:0;margin:25px 0 0}.support-links a{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:21px 0;font-size:.875rem}.support-links a:hover{color:var(--amber)}.faq h2{font-size:1.8rem;letter-spacing:-.04em;font-weight:500;margin:0 0 28px}.faq details{border-top:1px solid var(--line);padding:0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;gap:24px;align-items:center;cursor:pointer;padding:24px 0;font-size:1rem;line-height:1.4;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';color:var(--amber);font-size:22px;font-weight:400}.faq details[open] summary:after{content:'−'}.faq details p{color:#adada2;font-size:.9375rem;line-height:1.8;margin:0 0 25px}.faq details a{color:var(--amber);text-decoration:underline;text-underline-offset:4px}.support-note{margin-top:74px;padding-top:30px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.support-note p{font-size:.9rem;color:#a5a69a;line-height:1.7;margin:0;max-width:510px}.not-found{min-height:65vh;padding-block:90px}.not-found h1{font-size:clamp(3rem,7vw,6rem);letter-spacing:-.055em;font-weight:500;margin:20px 0}.not-found>p{color:var(--muted);line-height:1.7}.not-found>.button{margin-top:25px}
@media(min-width:1500px){.hero-visual{min-height:660px}.hero{gap:60px}.hero h1{font-size:7rem}}
@media(max-width:1100px){.container{width:calc(100% - 72px)}.hero{gap:28px;padding-top:48px}.hero h1{font-size:clamp(3.8rem,7.8vw,6rem)}.hero-visual{min-height:590px}.hero-badge{left:-37px;width:120px}.hero-badge img{width:120px;height:120px}.hero-actions{gap:18px}.ribbon-inner{gap:25px}.ribbon-inner p{gap:12px;font-size:.8rem}.ribbon-inner>span{font-size:.55rem}.section-heading{column-gap:45px}.product-grid{gap:38px}.product-stage{padding-inline:25px}.feature-tab{gap:13px}.launch-card{padding:48px;gap:38px}.badge-grid{gap:9px}.badge-grid img{height:135px}.support-layout{gap:40px}.contact-card{padding:28px}}
@media(max-width:760px){html{scroll-padding-top:24px}.container{width:calc(100% - 40px)}.header-inner{height:81px;gap:18px}.brand img{width:75px;max-height:35px}.desktop-nav{display:none}.header-cta{margin-left:auto;font-size:.72rem;gap:14px;padding:10px 12px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:40px;height:44px;background:none;border:0;padding:8px;cursor:pointer}.menu-toggle>span{height:1px;width:24px;background:#dedbd0;transition:transform .18s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{display:flex;flex-direction:column;padding:8px 20px 18px;border-bottom:1px solid var(--line);position:absolute;width:100%;background:#080808}.mobile-nav>a{padding:15px 0;border-bottom:1px solid #222;font-size:1rem}.hero{grid-template-columns:1fr;padding-top:34px;padding-bottom:67px;gap:43px}.hero-copy{padding:0}.hero .eyebrow{font-size:.64rem;margin-bottom:18px}.hero h1{font-size:clamp(3.75rem,13.5vw,5.8rem);margin:20px 0 25px;letter-spacing:-.065em;line-height:1.01}.hero h1>br:nth-of-type(2){display:none}.hero h1 .accent:before{content:' '}.hero-description{font-size:1.1rem}.hero-detail{font-size:.9rem}.hero-actions{margin-top:26px;gap:24px}.button{padding:17px 22px;font-size:.85rem}.hero-visual{margin-left:0;min-height:430px}.hero-badge{top:-23px;left:auto;right:7px;width:115px}.hero-badge img{width:115px;height:115px}.hero-badge>span{font-size:.54rem}.hero-photo>img{object-position:66% 56%}.hero-photo figcaption{left:20px;right:20px;bottom:20px;font-size:.62rem}.photo-index{font-size:.5rem}.hero-note{right:8px;bottom:-38px;font-size:.6rem}.ribbon-inner{display:block;padding-block:23px}.ribbon-inner>span{font-size:.58rem;display:block;margin-bottom:17px}.ribbon-inner>span>br{display:none}.ribbon-inner p{justify-content:flex-start;flex-wrap:wrap;gap:10px 14px;font-size:.82rem;line-height:1.5}.intro-section{padding-block:70px}.section-heading{display:block}.section-heading>.eyebrow{margin-bottom:19px;font-size:.64rem}.section-heading h2,.trades-heading h2{font-size:2.65rem;line-height:1.1}.section-heading>p:last-child{margin-top:25px;font-size:1rem;max-width:440px}.product-grid{display:flex;flex-direction:column;gap:34px;margin-top:36px}.product-copy{width:100%}.feature-tab{padding:23px 0;grid-template-columns:22px 1fr 20px;gap:15px}.feature-tab strong{font-size:1.35rem}.feature-tab>span:nth-child(2)>span{max-width:none;font-size:.9375rem}.product-footnote{margin-left:37px}.product-stage{width:100%;max-width:500px;padding:25px 30px}.preview-disclaimer{font-size:.65rem}.app-panel{min-height:383px}.trades-section{padding:66px 0 29px}.trades-heading{display:block}.trades-heading .eyebrow{font-size:.64rem}.trades-heading>p{margin-top:25px;font-size:1rem}.badge-grid{grid-template-columns:repeat(3,1fr);row-gap:27px;column-gap:13px;margin:30px 0}.badge-grid img{height:120px}.badge-grid span{font-size:.8rem;margin-top:10px}.trades-bottom{display:block;padding-top:23px}.trades-bottom>span{font-size:.58rem}.trades-bottom>p{margin-top:12px;line-height:1.5}.launch-section{padding-block:66px}.launch-card{grid-template-columns:1fr;gap:45px;padding:35px 27px}.launch-card h2{font-size:4.2rem}.launch-card .eyebrow{font-size:.6rem}.launch-card p:last-child{font-size:.9375rem}.launch-right{position:relative}.launch-stamp{display:none}.store-status{font-size:.82rem}.store-status strong{font-size:.55rem}.support-strip{display:block;padding-bottom:52px}.support-strip h2{font-size:2.1rem}.support-strip .button{margin-top:27px}.site-footer{padding-top:32px}.footer-main{flex-wrap:wrap;gap:20px}.footer-main>p{font-size:.72rem;margin:0}.footer-main nav{margin-left:0;width:100%;margin-top:9px;gap:28px;font-size:.85rem}.footer-bottom{flex-wrap:wrap;gap:16px;margin-top:29px;padding-top:22px;font-size:.56rem}.footer-bottom>span:nth-child(2){display:none}.footer-bottom>a{margin-left:auto}.support-main{padding-block:51px 65px}.support-hero{margin-bottom:42px}.support-hero h1{font-size:3.5rem}.support-hero>p:last-child{font-size:1.05rem}.support-layout{grid-template-columns:1fr;gap:48px}.contact-card{padding:27px 24px}.contact-card h2{font-size:1.85rem}.contact-card .button{font-size:.85rem}.support-note{display:block;margin-top:45px}.support-note .button{margin-top:25px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero h1{font-size:3.45rem}.hero-visual{min-height:370px}.header-cta{font-size:.65rem;gap:9px}.product-stage{padding-inline:17px}.app-panel{padding:13px}.app-search{padding-inline:6px}.app-search>span{font-size:.56rem}.badge-grid{gap:24px 5px}.badge-grid img{height:96px}.launch-card{padding:30px 23px}.store-status{gap:10px}.store-status>span+span{padding-left:10px}}
/* Keep the public content comfortably readable; the small app preview is illustrative. */
.hero-detail,.feature-tab>span:nth-child(2)>span,.faq details p{font-size:1rem}
.eyebrow{font-size:.75rem}.header-cta,.availability,.badge-grid span,.footer-main nav,.support-links a{font-size:.875rem}
.ribbon-inner>span,.ribbon-inner>span:first-child,.photo-index,.hero-note,.hero-photo figcaption,.feature-number,.product-footnote,.stage-caption,.trades-bottom>span,.footer-bottom,.launch-card .eyebrow,.store-status strong,.preview-disclaimer,.support-strip .eyebrow,.trades-heading .eyebrow,.section-heading>.eyebrow,.hero .eyebrow{font-size:.75rem}
.hero-photo figcaption{line-height:1.5}.hero-note{bottom:-43px}.hero-badge>span{font-size:.66rem}.footer-main>p,.trades-bottom>p{font-size:.875rem}
@media(max-width:760px){.header-inner{gap:12px}.header-cta{font-size:.75rem}.hero-detail{font-size:1rem}.hero h1{font-size:clamp(3.55rem,13.4vw,5.8rem)}.hero-note{font-size:.7rem}.hero-photo figcaption{font-size:.7rem}.photo-index{font-size:.62rem}.store-status{flex-wrap:wrap}.store-status strong{font-size:.68rem}.preview-disclaimer{font-size:.75rem}.ribbon-inner>span{font-size:.7rem}.badge-grid span{font-size:.875rem}.footer-bottom{font-size:.7rem}.footer-main>p{font-size:.8rem}}
/* Allow enlarged browser text to reflow instead of widening the page. */
h1,h2,p,.contact-email,.contact-card a,.faq a{overflow-wrap:anywhere}
.badge-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.badge-grid span{overflow-wrap:anywhere}
.hero-copy,.hero-visual,.product-copy,.product-stage,.support-layout>div,.faq,.launch-card>div{min-width:0}
.app-search{min-width:0;overflow:hidden;text-overflow:ellipsis}
.app-section-title,.app-topbar{flex-wrap:wrap}.app-topbar{height:auto;min-height:64px}
@media(max-width:760px){.badge-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-actions{flex-wrap:wrap}.header-cta{min-width:0}.header-cta>span{flex-shrink:0}.hero-photo figcaption{flex-wrap:wrap}.footer-main nav{flex-wrap:wrap}.support-hero h1{font-size:clamp(3.1rem,13vw,3.5rem)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
