/* Secondary routes inherit the approved index palette and typography. */
:root,:root[data-theme=light],:root[data-theme=dark]{--sv-bg:var(--bg);--sv-surface:var(--soft);--sv-text:var(--text);--sv-muted:var(--muted);--sv-line:var(--line);--sv-gold:var(--gold);--sv-font:var(--sans)}
body.sv-site{--off:var(--text);--white:var(--text);--black:var(--bg);--grey:var(--muted);--grey-lt:var(--muted);--gray:var(--muted);--dim:var(--muted);--text-dim:var(--muted);--gold-lt:var(--gold-bright);--gold-dk:var(--gold);--card:var(--surface);--card2:var(--soft);--border:var(--line);--border-light:var(--line);--font-body:var(--sans);--font-display:var(--sans);--font-mono:var(--sans);--bg-primary:var(--bg);--bg-secondary:var(--soft);--bg-card:var(--surface);--text-primary:var(--text);--text-secondary:var(--muted);font-family:var(--sans)!important;line-height:1.6}
body.sv-site :where(h1,h2,h3,h4,h5,h6,p,a,button,input,select,textarea,label,li,span,small,strong,em,summary,td,th,div,blockquote){font-family:var(--sans)}
body.sv-site :where(code,pre,kbd){font-family:var(--sans)}
body.sv-site .material-symbols-rounded{font-family:'Material Symbols Rounded';font-weight:normal;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:'liga'}
.sv-story-hero>.sv-motion{position:absolute;right:6%;bottom:22px}.sv-story-hero{position:relative}
body.sv-compatible :is(.btn-gold-lg,.btn-gold,.btn-gold-sm){font-family:var(--sans);font-weight:500;background:var(--text);color:var(--bg);border:1px solid var(--text);border-radius:30px;box-shadow:none}body.sv-compatible .plan-badge{font-family:var(--sans);background:var(--text);color:var(--bg);border:1px solid var(--line)}
body.sv-site :where(h1,h2,h3,h4,h5,h6){font-weight:600;font-style:normal;color:var(--text)}
body.sv-site :where(p,li){text-wrap:pretty}body.sv-site :where(a,button){-webkit-tap-highlight-color:transparent}body.sv-site :where(p){color:var(--muted)}body.sv-site :where(em){font-style:normal;color:var(--gold)}
body.sv-site .eyebrow{font-size:12px;font-weight:500;letter-spacing:1.5px;line-height:1.6;color:var(--gold)}
body.sv-site .accent{color:var(--gold)}body.sv-site .live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--gold-bright);box-shadow:0 0 0 4px #c9a84c12;margin-right:9px}
body.sv-site .site-header{height:94px;box-sizing:border-box;isolation:isolate}body.sv-site .site-header *{box-sizing:border-box}body.sv-site .site-header :is(h3,p,summary,strong,small){margin:0}body.sv-site .site-header .mega-intro h3{margin-top:20px}body.sv-site .site-header .mega-intro p{margin-top:15px}body.sv-site .site-header .mega-links small{margin-top:10px}
body.sv-site .site-header .brand{color:var(--text);font-size:23px;font-weight:800;line-height:normal}body.sv-site .site-header nav{border:0;padding:0;margin:0;background:transparent;box-shadow:none}body.sv-site .site-header a{background-image:none;text-decoration:none}body.sv-site .site-header .button{font-family:var(--sans);line-height:normal}body.sv-site .site-header svg{max-width:none}body.sv-site .site-header .icon-button{padding:0}body.sv-site #mobile-nav{background:var(--surface);border:1px solid var(--line);border-radius:15px;left:15px;right:15px;padding:15px;font-family:var(--sans)}body.sv-site #mobile-nav:not([hidden]){display:grid;gap:16px}body.sv-site #mobile-nav summary{color:var(--text)}body.sv-site .site-header .mega-links strong{color:var(--text);display:flex;align-items:center;justify-content:space-between;width:100%}body.sv-site .site-header .mega-links strong span{color:var(--gold);display:inline-flex;align-items:center;margin-left:auto}body.sv-site .site-header button{cursor:pointer}
body.sv-site .full-footer{border-top:1px solid var(--line);font-family:var(--sans);color:var(--text);line-height:normal;text-align:left;margin:0}body.sv-site .full-footer :is(h2,h3,p){margin:0}body.sv-site .footer-invitation h2{margin-top:18px}body.sv-site .footer-brand>p{margin:24px 0}body.sv-site .footer-column h3{margin-bottom:8px}body.sv-site .full-footer a{text-decoration:none}body.sv-site .full-footer button{font-family:var(--sans);color:var(--text);cursor:pointer}body.sv-site .full-footer .brand{font-weight:800;color:var(--text)}body.sv-site .footer-wordmark{line-height:1.15}body.sv-site .full-footer .footer-brand img{width:38px;height:38px}body.sv-site .full-footer .brand-dot{color:var(--gold)}
body.sv-site :is(.sv-story-hero h1,.sv-editorial-hero h1,.sv-compatible-title){font-size:clamp(46px,5.4vw,80px)!important;font-weight:600!important;letter-spacing:-4px!important;line-height:1.08!important}body.sv-site :is(.sv-section-top h2,.sv-narrative h2,.sv-legacy-content h2){font-size:clamp(38px,4.25vw,62px);font-weight:600;letter-spacing:-2.5px;line-height:1.14}body.sv-site :is(.sv-story-hero>div>p:not(.sv-kicker),.sv-editorial-hero>p:not(.sv-kicker)){font-size:16px;line-height:1.85}body.sv-site .sv-pill{font-weight:500}.sv-journey-sticky{top:94px;min-height:calc(100svh - 94px)}.sv-narrative section>div:first-child{top:120px}.sv-toc{top:120px;max-height:calc(100svh - 145px)}.sv-prose h2{scroll-margin-top:120px}
/* Inherited functional layouts use the same palette, including in dark mode. */
body.sv-compatible :where(section){color:var(--text)}body.sv-compatible :where(p,li,label){color:var(--muted)}body.sv-compatible :where(h1,h2,h3,h4,strong,summary){color:var(--text)}body.sv-compatible :where(input,textarea,select){color:var(--text);background:var(--surface);border-color:var(--line)}
body.sv-compatible :is(.hero-chip,.r-tag,.role-tag,.tag,.sc,.c-eyebrow,.b-eyebrow,.g-eyebrow){font-family:var(--sans);color:var(--gold);border-color:var(--line);background:var(--soft);font-size:12px;line-height:1.6}
body.sv-compatible :is(.role-card,.feature-card,.step-card,.cost-card,.price-card,.plan-card,.why-card,.faq-item,.role-row){background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:16px;transition:background .25s,border-color .25s,box-shadow .25s}
body.sv-compatible :is(.role-card,.role-row,.feature-card,.step-card,.why-card):hover{border-color:var(--gold);box-shadow:0 12px 30px #0000000a}body.sv-compatible :is(.role-card,.role-row) p{font-size:15px;line-height:1.85}body.sv-compatible :is(.role-card,.role-row) h3{font-size:22px;font-weight:600;letter-spacing:-.7px}
body.sv-compatible :is(.careers-hero,.gold-hero,.badge-hero){background:var(--bg)!important}body.sv-compatible :is(.careers-hero,.gold-hero,.badge-hero)>p{font-family:var(--sans);font-size:16px;line-height:1.85;color:var(--muted)}body.sv-compatible :is(.careers-hero,.gold-hero,.badge-hero)::before{opacity:.2}body.sv-compatible :is(.why-section,.roles-section,.features-section,.steps-section,.what-is,.cost-section,.faq-section,.apply-section){padding-block:85px}body.sv-compatible :is(.why-section,.roles-section,.features-section,.steps-section,.what-is,.cost-section,.faq-section,.apply-section) h2{font-family:var(--sans);font-size:clamp(34px,4.25vw,62px);font-weight:600;letter-spacing:-2px;line-height:1.14}
body.sv-compatible :is(.gold-rule-c,.rule){border-color:var(--line);background:var(--line)}body.sv-compatible .sv-journey{background:var(--soft)!important}body.sv-site .sv-journey-card:nth-child(2){background:var(--text);color:var(--bg)}body.sv-site .sv-journey-card:nth-child(2) :is(h3,p,a){color:inherit}
/* A white document canvas remains a document in either website theme. */
body.sv-site .sv-document-viewer{--text:#202521;--muted:#666d68;--surface:#fff;--bg:#fcfcfa;--soft:#f3f4ef;--gold:#937238;--line:#e1e5de;--off:#202521;--white:#202521;--black:#fff;--card:#f7f5ef;--card2:#f0ede4;--grey-lt:#666d68;--grey:#666d68;color:#202521}body.sv-site .sv-document-viewer :is(p,li){color:inherit}body.sv-site .sv-document-viewer :is(h1,h2,h3,strong){color:inherit}
/* About: a continuous origin, connection and possibility story. */
.about-experience{overflow:clip}.about-hero{min-height:calc(100svh - 94px);position:relative;padding:65px 6% 85px;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:25px}.about-hero-copy{position:relative;z-index:2}.about-hero h1{font-size:clamp(46px,5.1vw,76px);font-weight:600;line-height:1.08;letter-spacing:-3.8px;margin:24px 0}.about-hero-copy>p:not(.eyebrow){max-width:540px;font-size:16px;line-height:1.85;margin:0 0 27px}.about-hero .eyebrow{font-size:11px!important}.about-earth{height:min(600px,60vw);min-height:430px;position:relative;min-width:0}.about-earth canvas{width:100%;height:100%;display:block}.about-earth-caption{position:absolute;bottom:7%;left:10%;background:var(--glass);border:1px solid var(--line);border-radius:12px;padding:18px 24px;backdrop-filter:blur(15px)}.about-earth-caption>span{font-size:10px;letter-spacing:1.5px;color:var(--gold)}.about-earth-caption p{font-size:14px;line-height:1.6;margin:8px 0 0}.about-hero-bottom{position:absolute;bottom:22px;left:6%;right:6%;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:10px;letter-spacing:1.5px;color:var(--muted)}#about-motion{border:1px solid var(--line);background:var(--glass);color:var(--text);padding:10px 14px;border-radius:30px;font:12px var(--sans);cursor:pointer}.about-beginning{padding:105px 8%;background:var(--soft);border-block:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:35px 70px}.about-beginning>.eyebrow{grid-column:1/-1}.about-experience h2{font-size:clamp(38px,4.25vw,62px);font-weight:600;letter-spacing:-2.5px;line-height:1.14;margin:0}.about-beginning p,.about-founder p{font-size:16px;line-height:1.9;margin:0 0 20px}.about-scroll-story{height:300svh;position:relative}.about-story-stage{position:sticky;top:94px;min-height:calc(100svh - 94px);padding:45px 6% 24px;display:flex;flex-direction:column;justify-content:center}.about-stage-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.about-stage-heading>span{font-size:12px;color:var(--muted)}.about-stage-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.about-constellation{position:relative;min-width:0;aspect-ratio:1.2;isolation:isolate}.about-constellation:before{content:'';position:absolute;inset:8%;background:radial-gradient(ellipse,#b38d4318,transparent 65%);border:1px solid var(--line);border-radius:50%}.about-constellation svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:var(--gold);stroke-width:1;stroke-dasharray:5 7;opacity:.55}.about-constellation path{animation:about-signal 25s linear infinite}@keyframes about-signal{to{stroke-dashoffset:-180}}.about-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--surface);border:1px solid var(--gold);border-radius:20px;width:46%;min-height:160px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;box-shadow:var(--shadow)}.about-core img{border-radius:50%}.about-core strong{font-size:23px;letter-spacing:-1px}.about-core strong span{color:var(--gold)}.about-core small{font-size:8px;letter-spacing:1.4px;color:var(--gold)}.about-node{position:absolute;padding:15px 18px;background:var(--surface);border:1px solid var(--line);border-radius:12px;font-size:14px;font-weight:600;transition:background .45s,border-color .45s,transform .45s}.about-node small{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:5px}.node-evidence{top:8%;left:0}.node-people{top:8%;right:0}.node-tools{bottom:8%;left:0}.node-ideas{bottom:8%;right:0}.about-constellation[data-scene="0"] .node-evidence,.about-constellation[data-scene="1"] .node-people,.about-constellation[data-scene="2"] .node-tools,.about-constellation[data-scene="3"] .node-ideas{border-color:var(--gold);background:var(--soft);transform:translateY(-5px)}.about-story-copy h2{font-size:clamp(34px,3.4vw,49px);margin:20px 0 25px}.about-story-copy p{font-size:15px;line-height:1.9;margin:0 0 17px}.about-story-copy [role=tabpanel]:not([hidden]){animation:about-appear .4s both}.about-story-copy .text-link{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding-bottom:10px;margin-top:26px;max-width:280px;font-size:14px}.about-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:35px}.about-tabs button{background:transparent;border:0;border-top:2px solid var(--line);padding:16px 0;text-align:left;color:var(--muted);font:14px var(--sans);cursor:pointer}.about-tabs button span{font-size:11px;margin-right:10px}.about-tabs button[aria-selected=true]{border-color:var(--gold);color:var(--text)}.about-illustration-note{font-size:10px;text-align:center;letter-spacing:.4px;margin:0}.about-founder{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:105px 8%;border-block:1px solid var(--line);background:var(--soft)}.about-founder h2{margin-top:22px}.about-founder-sign{display:flex;align-items:center;gap:15px;margin-top:30px}.about-founder-sign>span{width:50px;height:50px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold)}.about-founder-sign strong{font-size:15px}.about-founder-sign small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.about-values{padding:100px 6%}.about-values .section-heading{margin-bottom:40px}.about-values h2{margin-top:22px}.about-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.about-value-grid article{padding:35px;border:1px solid var(--line);border-radius:16px;background:var(--surface);transition:border-color .3s,translate .3s}.about-value-grid article:hover{border-color:var(--gold);translate:0 -5px}.about-value-grid article>span{font-size:12px;color:var(--gold)}.about-value-grid h3{font-size:25px;letter-spacing:-.8px;line-height:1.3;margin:35px 0 16px}.about-value-grid p{font-size:14px;line-height:1.85}.about-invitation{text-align:center;padding:100px 6%;background:var(--soft);border-top:1px solid var(--line)}.about-invitation h2{font-size:clamp(45px,6vw,85px);margin:25px 0}.about-invitation>p:not(.eyebrow){font-size:16px;line-height:1.85;margin:0 0 30px}.about-invitation>div{display:flex;gap:12px;justify-content:center}.about-paused .about-constellation path{animation-play-state:paused}
@keyframes about-appear{from{opacity:.2;translate:0 10px}to{opacity:1;translate:0 0}}
@media(max-width:1050px){.about-stage-layout{gap:30px}.about-core{min-height:140px}.about-node{padding:11px;font-size:12px}.about-node small{font-size:9px}.about-hero{gap:0}.about-earth{min-height:360px}.about-hero h1{font-size:54px}.about-core strong{font-size:18px}.about-core small{font-size:7px}}
@media(max-width:800px){.about-hero{grid-template-columns:1fr;text-align:center;padding-top:50px}.about-hero-copy>p:not(.eyebrow){margin-inline:auto}.about-earth{height:380px;min-height:0;max-width:500px;width:100%;margin:auto}.about-earth-caption{text-align:left;left:0;bottom:3%;padding:12px 16px}.about-hero h1{font-size:clamp(42px,7vw,60px);letter-spacing:-2.5px}.about-beginning,.about-founder{grid-template-columns:1fr;padding:70px 6%;gap:25px}.about-scroll-story{height:auto}.about-story-stage{position:relative;top:0;padding:60px 6% 30px;min-height:0}.about-stage-layout{grid-template-columns:1fr;gap:15px}.about-constellation{max-width:500px;width:100%;margin:auto;aspect-ratio:1.4}.about-story-copy{min-height:310px}.about-tabs{gap:10px;margin-top:20px}.about-tabs button{font-size:12px}.about-tabs button span{display:block;margin-bottom:7px}.about-value-grid{grid-template-columns:1fr}.about-value-grid article{padding:25px}.about-value-grid h3{margin-top:20px}.about-values{padding:65px 6%}.about-invitation{padding:65px 6%}.about-invitation>div{flex-direction:column;align-items:center}.sv-journey-sticky{top:0}.sv-toc{top:0}.about-core{width:43%;min-height:130px}.about-stage-heading .eyebrow{max-width:230px}}
@media(max-width:600px){body.sv-site :is(.sv-story-hero h1,.sv-editorial-hero h1,.sv-compatible-title){font-size:46px!important;letter-spacing:-2.5px!important}.about-earth{height:340px}.about-hero-bottom{font-size:8px;letter-spacing:.7px}.about-hero-bottom>span{max-width:165px}.about-hero .eyebrow{font-size:9px!important}.about-experience h2{font-size:37px;letter-spacing:-1.7px}.about-node{font-size:11px;padding:9px}.about-core{min-height:110px;gap:6px}.about-core img{width:30px;height:30px}.about-core strong{font-size:16px}.about-core small{font-size:6px}.about-invitation h2{font-size:49px}.about-stage-heading .eyebrow{font-size:10px!important}}
@media(prefers-reduced-motion:reduce){.about-scroll-story{height:auto}.about-story-stage{position:relative;top:0}.about-constellation path{animation:none}.about-story-copy [role=tabpanel]:not([hidden]){animation:none}.about-value-grid article{transition:none}}
@media print{body.sv-site .site-header,body.sv-site .full-footer,#mobile-nav{display:none!important}.about-scroll-story{height:auto}.about-story-stage{position:relative}.about-story-copy article[hidden]{display:block!important}.about-constellation,.about-tabs{display:none}}
