@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{color-scheme:dark;--bg:#090a0c;--panel:#101216;--text:#f3f3f1;--muted:#989ba5;--line:#27292f;--blue:#496aff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,select,input{font:inherit}a,button,select{touch-action:manipulation}a:focus-visible,select:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #8da1ff;outline-offset:6px}::selection{background:#335cff;color:white}.wrap{max-width:1400px;width:calc(100% - 112px);margin:auto}.header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:24px;letter-spacing:-1px;font-weight:650;display:flex;gap:11px;align-items:center;white-space:nowrap}.brand-ai{font-weight:400;color:#a5a7b0}.mark{display:inline-grid;place-items:center;background:#3d60ff;color:white;font-size:29px;width:34px;height:34px;border-radius:3px}.header nav{display:flex;gap:34px;font-size:14px;color:#c6c7cd}.header nav a:hover,.text-link:hover{color:#90a4ff}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;border:1px solid #3c3e46;padding:16px 22px;font-size:14px;font-weight:550;border-radius:4px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:#282c38}.button.small{padding:12px 18px}.button span,.text-link span{font-size:20px}.primary{background:#3f60fa;border-color:#3f60fa;color:#fff}.primary:hover{background:#5674ff}.light{background:#eeeff2;color:#15161b;border-color:#eeeff2}.light:hover{background:#d2d9ff}.hero{position:relative;padding-top:91px;min-height:718px;display:grid;grid-template-columns:1.25fr 1fr;isolation:isolate}.hero-copy{z-index:2;padding-bottom:100px}.eyebrow{font-size:12px;font-weight:550;letter-spacing:1.6px;line-height:1.6;margin:0 0 26px;color:#c4c7d2}.blue-line{display:inline-block;width:22px;height:2px;vertical-align:middle;background:var(--blue);margin-right:10px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(58px,5.6vw,86px);font-weight:500;letter-spacing:-4.2px;line-height:1.06;margin-bottom:30px}.serif{font-family:'Instrument Serif',Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-1.8px}.intro{font-size:21px;line-height:1.5;letter-spacing:-.4px;margin-bottom:14px}.hero-description{color:var(--muted);max-width:450px;line-height:1.7}.actions{display:flex;gap:28px;align-items:center;margin-top:32px}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:24px;font-weight:550}.hero-art{position:absolute;z-index:-1;right:-35px;top:45px;width:55%;height:540px;overflow:hidden;background:#090a0c}.hero-art img{width:100%;height:100%;object-fit:cover;mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent),linear-gradient(to bottom,transparent,black 15%,black 85%,transparent);mask-composite:intersect}.art-fallback{height:100%;background:radial-gradient(ellipse at 65% 45%,#183dc077,transparent 60%)}.art-caption,.art-coordinate{position:absolute;font-size:12px;letter-spacing:2px;color:#9298b3;bottom:20px}.art-caption{left:22%}.art-coordinate{right:30px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:0;width:100%;border-top:1px solid var(--line);height:74px;font-size:12px;letter-spacing:1.6px;color:#999ca8}.hero-bottom a{letter-spacing:0;font-size:13px}.hero-bottom a span{margin-left:25px}.section{padding-top:108px;padding-bottom:108px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:44px}.section-heading .eyebrow{color:#8b91a6;margin-bottom:22px}h2{font-size:clamp(36px,3.6vw,54px);line-height:1.12;font-weight:450;letter-spacing:-2px;margin-bottom:0}.muted{color:#737782}.section-heading>p{color:var(--muted);line-height:1.8;margin:0 20px 0 30px;font-size:16px}.featured{border:1px solid #2a303f;background:linear-gradient(115deg,#141923,#101218 65%);border-radius:8px;padding:45px;display:grid;grid-template-columns:.95fr 1.2fr;gap:55px;overflow:hidden}.product-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.product-symbol{font-size:40px;color:#95aaff;line-height:1}.tag{font-size:12px;letter-spacing:1px;padding:6px 9px;border:1px solid #3b4357;border-radius:3px;color:#a9b1c9}.category{font-size:12px;letter-spacing:1.6px;color:#a1a9c0;margin-bottom:12px}h3{font-size:39px;letter-spacing:-1.5px;font-weight:500;margin-bottom:20px}.blue{color:#6a85ff}.product-lead{font-size:27px;line-height:1.25;letter-spacing:-.7px;margin-bottom:18px}.feature-copy>p:not(.category):not(.product-lead),.product-card>p:not(.category):not(.product-lead){color:#a3a7b4;line-height:1.75;font-size:16px;max-width:400px}.feature-copy .button{margin-top:15px}.council{align-self:center;background:#0b0d13;border:1px solid #333a50;border-radius:7px;transform:perspective(1400px) rotateY(-5deg);box-shadow:0 30px 80px #0007;min-width:0}.window-top{height:52px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #252936;padding:0 19px;font-size:16px}.mini-symbol{color:#a5b6ff;font-size:23px}.window-label{margin-left:auto;font-size:12px;letter-spacing:1.4px;color:#7c859e}.council-content{padding:31px 24px 19px;text-align:center}.diagram-label{font-size:12px;letter-spacing:1.2px;color:#777f96}.question{font-size:16px;text-align:left;background:#1c2030;border:1px solid #343c56;border-radius:5px;padding:17px;margin-top:19px}.question span{float:right;color:#9bafff}.connectors{height:35px;width:69%;margin:auto;border-bottom:1px solid #465788;position:relative}.connectors:before{content:'';position:absolute;left:50%;height:100%;width:1px;background:#465788}.agents{display:flex;justify-content:space-between;gap:10px}.agents>div{display:flex;flex:1;flex-direction:column;align-items:center;padding:18px 4px;background:#111622;border:1px solid #2b344c;border-radius:5px}.agent-icon{border-radius:50%;border:1px solid #4d5b7d;display:grid;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:18px;color:#afbcf5;margin-bottom:10px}.agents strong{font-size:12px;font-weight:500}.agents small{font-size:12px;color:#79829a;margin-top:5px}.lower{transform:rotate(180deg)}.synthesis{display:flex;align-items:center;text-align:left;gap:14px;border:1px solid #40558a;background:#14203a;border-radius:5px;padding:17px}.synthesis>span{font-size:30px;color:#90aaff}.synthesis strong{display:block;font-size:13px;font-weight:500}.synthesis small{display:block;color:#929fbb;font-size:12px;margin-top:5px}.concept-label{font-size:12px;letter-spacing:1.1px;color:#606b85;margin:24px 0 0}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.product-card{padding:38px 40px;border:1px solid var(--line);background:#101215;border-radius:8px}.emerra .product-symbol{font-family:'Instrument Serif',Georgia,serif;font-style:italic;color:#bed8c3}.emerra .category{color:#a9c1b1}.whisper .product-symbol{color:#b7a9e1;font-size:29px;letter-spacing:3px}.whisper .category{color:#b7a9d8}.product-card h3{font-size:32px}.product-card .text-link{margin-top:12px}.card-foot{padding-top:32px;margin-top:34px;border-top:1px solid var(--line);font-size:12px;letter-spacing:1.3px;color:#7c8391}.card-foot span{margin:0 12px;color:#454b58}.education{background:#101216;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.education-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.education .eyebrow{color:#a5b4ef}.education h2{font-size:49px}.education-intro{font-size:20px;line-height:1.6;margin:30px 0 18px}.education-grid>div>p:not(.eyebrow):not(.education-intro){color:var(--muted);line-height:1.75;max-width:450px}.education .button{margin-top:18px}.learning-list>div{display:flex;gap:25px;padding:28px 0;border-top:1px solid #30343d}.learning-list>div:first-child{padding-top:0;border:0}.learning-list>div>span{font-size:12px;color:#728bff;padding-top:7px}.learning-list h3{font-size:22px;letter-spacing:-.5px;margin-bottom:11px}.learning-list p{color:#989daa;line-height:1.65;font-size:16px;margin-bottom:0}.learning-list .coming{font-size:12px;letter-spacing:1.2px;color:#777f92;margin-top:16px}.about{display:grid;grid-template-columns:1fr 2fr;gap:30px}.about .eyebrow{padding-top:8px;color:#9198ab}.about h2{font-size:43px}.about>div>p{max-width:650px;line-height:1.8;color:#9ca0ac;margin-top:27px;margin-bottom:0}.about>div>.signature{color:#dddfe6;font-size:14px}.signature span{color:#7590ff;margin-left:20px}.waitlist{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;background:#172247;border:1px solid #334576;border-radius:8px;padding:52px 56px;margin-bottom:85px}.waitlist .eyebrow{font-size:12px;color:#a9baff}.waitlist h2{font-size:56px}.waitlist p:not(.eyebrow){font-size:16px;color:#b0bad2;line-height:1.7;margin:24px 0 0}.signup{align-self:center}.signup label{display:block;font-size:14px;margin-bottom:12px;color:#d6def0}select,input{width:100%;border:1px solid #536184;border-radius:4px;color:#edf0f8;background:#1c2a50;padding:16px;min-height:52px}.signup .button{margin-top:15px;width:100%;cursor:pointer}.signup .fine-print{font-size:12px!important;color:#909dba!important;margin-top:15px!important}.footer{padding:0 0 35px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#808695}.footer .brand{font-size:20px;color:#ddd}.footer .mark{font-size:22px;height:28px;width:28px}.skip{position:fixed;left:16px;top:-100px;background:white;color:black;padding:12px;z-index:10}.skip:focus{top:16px}.detail-hero{padding-top:76px;text-align:center}.detail-hero h1{margin:25px auto;max-width:1000px}.detail-hero>.intro{color:#a9afbf;max-width:630px;margin:0 auto 30px}.detail-hero .actions{justify-content:center}.provider-strip{display:flex;justify-content:center;gap:35px;flex-wrap:wrap;margin:50px auto;color:#939db6;font-size:14px}.detail-demo{max-width:740px;margin:55px auto 0}.detail-demo .council{transform:none}.detail-features{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:45px}.detail-features article{border-top:1px solid #3a4155;padding-top:26px}.detail-features h3{font-size:24px;letter-spacing:-.5px}.detail-features p{line-height:1.75;color:#9aa2b5}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.steps span{color:#7d97ff;font-size:13px}.steps h3{font-size:23px;margin:18px 0}.steps p{color:#9aa2b5;line-height:1.7}.faq{max-width:850px}.faq h2{margin-bottom:30px}details{border-bottom:1px solid var(--line);padding:24px 0}summary{cursor:pointer;font-size:18px}details p{color:#a1a9b9;line-height:1.8;margin:18px 0 0}
@media(min-width:1600px){.hero-art{width:60%;right:-30px}.hero{min-height:790px}.hero-art{height:620px}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.header nav{gap:20px}.hero{padding-top:70px;min-height:700px}h1{font-size:66px}.hero-copy{max-width:590px}.hero-art{opacity:.6;right:-30px;width:60%}.actions{gap:20px}.featured{padding:30px;gap:30px}.education-grid{gap:45px}.education h2{font-size:42px}.waitlist{gap:40px;padding:42px}.about h2{font-size:38px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:86px;flex-wrap:wrap;gap:12px}.brand{font-size:20px}.header nav{display:none}.header .small{font-size:12px;padding:10px;gap:12px}.mark{width:28px;height:28px;font-size:24px}.hero{padding-top:49px;min-height:820px;display:block}.hero-copy{padding-bottom:0}.hero .eyebrow{font-size:12px;letter-spacing:1.1px}h1{font-size:58px;letter-spacing:-3px}.intro{font-size:18px}.hero-description{font-size:16px;max-width:340px}.hero-art{position:relative;width:100%;right:auto;top:auto;height:260px;opacity:.95;margin-top:10px}.art-caption{font-size:12px;left:15%}.art-coordinate{font-size:12px;right:10px}.actions{flex-wrap:wrap;gap:22px;margin-top:25px}.hero-bottom{height:60px;bottom:0;font-size:12px;letter-spacing:1px}.hero-bottom a{font-size:12px}.hero-bottom a span{margin-left:8px}.section{padding-top:70px;padding-bottom:70px}.section-heading{display:block}.section-heading>p{margin:24px 0 0;font-size:16px}.section-heading>p br{display:none}h2{font-size:38px}.featured{display:block;padding:26px}.feature-copy>p:not(.category):not(.product-lead){max-width:none}.product-top{margin-bottom:27px}.council{transform:none;margin-top:35px}.council-content{padding:22px 13px 16px}.window-top{padding:0 13px}.window-label{font-size:12px}.agents{gap:6px}.agents strong{font-size:12px}.agents small{font-size:12px}.synthesis small{font-size:12px}.product-grid{grid-template-columns:1fr;gap:20px;margin-top:20px}.product-card{padding:28px}.education-grid{display:block}.education h2{font-size:40px}.learning-list{margin-top:50px}.about{display:block}.about h2{font-size:36px}.waitlist{display:block;padding:30px 25px;margin-bottom:55px}.waitlist h2{font-size:49px}.signup{margin-top:34px}.footer{flex-wrap:wrap;gap:25px}.footer .brand{width:100%}.detail-hero h1{font-size:51px}.provider-strip{gap:20px}.detail-features,.steps{grid-template-columns:1fr;gap:28px}.detail-demo{margin-top:30px}.detail-hero .eyebrow{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.email-label{margin-top:18px}.consent{display:flex!important;gap:10px;font-size:12px!important;line-height:1.6;margin-top:16px}.consent input{width:16px;height:16px;min-height:0;flex-shrink:0;margin-top:3px;accent-color:#6e8bff}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}button:disabled{opacity:.6;cursor:wait}.admin-main{padding:65px 0}.admin-main h1{font-size:52px}.admin-grid{display:grid;grid-template-columns:360px 1fr;gap:35px;margin-top:35px}.admin-panel{border:1px solid var(--line);padding:28px;border-radius:8px;background:#11141c}.admin-panel h2{font-size:25px;letter-spacing:-.8px;margin-bottom:20px}.admin-panel label{display:block;font-size:14px;margin:20px 0 9px}.admin-panel p{color:#9ba6bd;font-size:14px;line-height:1.7}.admin-panel .button{margin-top:20px;cursor:pointer}.admin-panel input{background:#171f32}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th,td{padding:15px 10px;border-bottom:1px solid #292f40;white-space:nowrap}th{color:#9faac1;font-weight:500}td{color:#dde3ef}.admin-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.admin-controls .button{margin:0}#admin-status{min-height:24px}.admin-note{border-left:2px solid #6989ff;padding-left:15px}.admin-main>.intro{color:#a5adc0}@media(max-width:1000px){.admin-grid{grid-template-columns:1fr}.admin-main h1{font-size:42px}}

.document{max-width:840px;padding-top:65px;padding-bottom:80px}.document h1{font-size:56px}.document h2{font-size:28px;margin:40px 0 17px;letter-spacing:-.7px}.document p,.document li{color:#acb3c2;line-height:1.85}.document a{text-decoration:underline;text-underline-offset:4px;color:#a6b8ff}.footer-links{display:flex;gap:20px;flex-wrap:wrap}.footer{flex-wrap:wrap;gap:24px}.document ul{padding-left:24px}@media(max-width:760px){.hero{padding-bottom:90px}.hero-bottom{flex-direction:column;justify-content:center;gap:9px}.document h1{font-size:40px}.footer-links{gap:18px;font-size:14px}.tag{font-size:12px}.agents{flex-wrap:wrap}.agents>div{min-width:70px}.window-label{letter-spacing:.4px}.diagram-label{font-size:12px;letter-spacing:.4px}}
.emerra-page{--emerra:#d4e2ce}.emerra-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center;padding-top:65px;padding-bottom:55px}.emerra-hero h1{font-size:68px;letter-spacing:-3px;margin-top:24px}.emerra-wordmark{font-family:'Instrument Serif',Georgia,serif;font-size:52px;letter-spacing:-2px;color:#d4e2ce}.emerra-hero .eyebrow{color:#9dae9f}.emerra-hero .hero-description{max-width:460px}.emerra-status{font-size:12px;letter-spacing:1.2px;color:#96a493;margin-top:25px}.emerra-photo{position:relative;height:570px;border-radius:7px;overflow:hidden;background:#131a17}.emerra-photo img{width:100%;height:100%;object-fit:cover;object-position:65% center}.emerra-photo-caption{position:absolute;bottom:25px;left:25px;right:25px;font-size:12px;letter-spacing:1.4px;color:#e2e8dd;line-height:1.6}.emerra-stage-nav{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #303930;border-bottom:1px solid #303930}.emerra-stage-nav a{display:flex;gap:20px;align-items:center;padding:24px 25px;border-right:1px solid #303930;font-size:16px}.emerra-stage-nav a:last-child{border:0}.emerra-stage-nav a>span:first-child{font-size:12px;color:#95ae92}.emerra-stage-nav a>span:last-child{margin-left:auto;color:#bed1b8}.emerra-stage-nav a:hover{background:#151c17}.emerra-page .serif{color:#d4e2ce}.journey-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.journey-cards article{border:1px solid #303831;border-radius:6px;padding:30px;background:#111612}.journey-number{font-size:12px;letter-spacing:1.2px;color:#a7bba1}.journey-cards h3{font-size:29px;margin:35px 0 20px;letter-spacing:-.8px;line-height:1.15}.journey-cards p,.journey-cards li{color:#aab3a7;line-height:1.75;font-size:16px}.journey-cards ul{padding:20px 0 0;list-style:none;margin:0;border-top:1px solid #303930}.journey-cards li{padding:9px 0}.journey-cards li:before{content:'—';margin-right:10px;color:#728b6c}.planned-note{font-size:13px;color:#929d8e;margin:25px 0 0}.emerra-support{background:#121913;border-top:1px solid #29362b;border-bottom:1px solid #29362b}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.support-grid>div>p:not(.eyebrow){color:#adb9a9;font-size:17px;line-height:1.8;margin:27px 0 0}.journey-preview{background:#19211b;border:1px solid #3b493a;border-radius:8px;padding:30px}.preview-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.preview-heading .emerra-wordmark{font-size:37px}.preview-heading>span:last-child{font-size:12px;letter-spacing:1px;color:#94a28e}.journey-preview .preview-greeting{font-family:'Instrument Serif',Georgia,serif;font-size:33px;margin:27px 0;color:#e1e9db}.preview-item{display:flex;gap:20px;padding:23px 0;border-top:1px solid #3a4638}.preview-item>span{font-size:12px;color:#8ba382;padding-top:4px}.preview-item strong{font-size:16px;font-weight:500}.preview-item p{font-size:14px;color:#a5b29e;line-height:1.7;margin:8px 0 0}.preview-bottom{font-size:12px;letter-spacing:1.2px;color:#97a28f;line-height:1.8;border-top:1px solid #3a4638;padding-top:25px}.emerra-page .waitlist{background:#1c2c21;border-color:#3e5741}.emerra-page .waitlist p{color:#b0c2a8}.emerra-page .signup select,.emerra-page .signup input{background:#23392a;border-color:#506e54}.emerra-page .consent input{accent-color:#adc8a0}.emerra-page .waitlist .eyebrow{color:#b4cba9}.emerra-faq{padding-top:0}@media(max-width:1050px){.emerra-hero{gap:30px}.emerra-hero h1{font-size:55px}.emerra-photo{height:530px}.journey-cards{gap:15px}.journey-cards article{padding:22px}.support-grid{gap:35px}.emerra-stage-nav a{padding:24px 14px;gap:10px}}@media(max-width:760px){.emerra-hero{display:block;padding-top:40px}.emerra-hero h1{font-size:52px}.emerra-photo{height:390px;margin-top:38px}.emerra-stage-nav{grid-template-columns:1fr}.emerra-stage-nav a{padding:18px 12px;border-right:0;border-bottom:1px solid #303930}.journey-cards,.support-grid{grid-template-columns:1fr}.journey-cards article{padding:28px}.journey-cards h3{margin-top:25px}.journey-preview{margin-top:25px;padding:23px}.emerra-wordmark{font-size:46px}.emerra-photo-caption{font-size:12px}}
.whisper-page .serif{color:#c9bbed}.whisper-hero{padding-top:70px;padding-bottom:75px}.whisper-hero>.eyebrow{color:#aa9ac6}.whisper-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.whisper-wordmark{display:flex;align-items:center;gap:12px;font-size:22px;margin:10px 0 30px;letter-spacing:-.5px}.whisper-wordmark>span{font-size:18px;letter-spacing:2px;color:#bc9fed}.whisper-hero h1{font-size:74px;letter-spacing:-3.2px}.whisper-status{font-size:12px;color:#a092bb;letter-spacing:1.2px;margin:27px 0 0}.dictation-concept{border:1px solid #40364f;border-radius:8px;background:#14121b;padding:28px;box-shadow:0 25px 80px #0008}.dictation-top{display:flex;justify-content:space-between;gap:18px;color:#a297b3;font-size:12px;letter-spacing:.6px;padding-bottom:24px;border-bottom:1px solid #39313f}.dictation-step{padding-top:28px}.dictation-label{font-size:12px;letter-spacing:1.3px;color:#ac97d2;margin-bottom:17px}.spoken{font-size:25px;line-height:1.5;letter-spacing:-.5px;color:#948a9f}.dictation-chip{font-size:12px;color:#a79bb9;line-height:1.7;display:block}.dictation-arrow{padding:17px 0;text-align:center;color:#a78bcf;font-size:25px}.dictation-output{background:#272034;border:1px solid #51405f;padding:25px;border-radius:5px}.dictation-output>p:not(.dictation-label){font-size:23px;line-height:1.45;letter-spacing:-.5px}.dictation-bottom{display:flex;gap:20px;flex-wrap:wrap;font-size:12px;color:#92869f;margin-top:27px}.whisper-band{border-top:1px solid #302b38;border-bottom:1px solid #302b38;background:#111014}.whisper-band>.wrap{display:flex;justify-content:space-between;flex-wrap:wrap;gap:25px;padding-top:25px;padding-bottom:25px;color:#b3a9c1;font-size:14px}.whisper-control{background:#121018;border-top:1px solid #302939;border-bottom:1px solid #302939}.control-grid{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:30px}.control-grid article{border-top:1px solid #4b3c58;padding-top:25px}.control-number{font-size:12px;color:#aa8bcd}.control-grid h3{font-size:27px;margin:25px 0 18px}.control-grid p{color:#a69cb4;line-height:1.8}.control-grid .usage-card{border:1px solid #4b3c58;border-radius:6px;padding:26px;background:#211b2b}.usage-card .eyebrow{font-size:12px;color:#b6a0d0}.usage-threshold{margin-bottom:23px}.usage-threshold strong{display:block;font-size:38px;font-weight:450;letter-spacing:-1px}.usage-threshold span{display:block;font-size:14px;color:#b6a2cb;margin-top:5px}.usage-card p:last-child{font-size:14px;margin:0}.privacy-flow{display:grid;grid-template-columns:1fr 55px 1fr;align-items:center;margin-top:45px;gap:25px}.privacy-flow article{border:1px solid #383140;padding:34px;border-radius:6px}.flow-label{font-size:12px;letter-spacing:1.1px;color:#b3a0d0}.privacy-flow h3{font-size:29px;margin:25px 0 17px}.privacy-flow p{font-size:16px;line-height:1.8;color:#a49aaf;margin-bottom:0}.flow-arrow{text-align:center;font-size:30px;color:#ab8bce}.whisper-page .waitlist{background:#251b36;border-color:#524168}.whisper-page .signup input,.whisper-page .signup select{background:#2b2140;border-color:#66517f}.whisper-page .waitlist .eyebrow{color:#c6a9e4}.whisper-page .waitlist p{color:#b7a5ca}@media(max-width:1050px){.whisper-hero-grid{gap:30px}.whisper-hero h1{font-size:58px}.dictation-concept{padding:20px}.spoken{font-size:21px}.dictation-output{padding:20px}.dictation-output>p:not(.dictation-label){font-size:20px}.control-grid{gap:20px}.control-grid .usage-card{padding:20px}}@media(max-width:760px){.whisper-hero{padding-top:42px}.whisper-hero-grid,.control-grid,.privacy-flow{grid-template-columns:1fr}.whisper-hero h1{font-size:56px}.dictation-concept{margin-top:25px;padding:23px}.whisper-band>.wrap{display:grid;grid-template-columns:1fr 1fr;font-size:14px;gap:20px}.control-grid article{padding-bottom:15px}.flow-arrow{transform:rotate(90deg)}.privacy-flow{gap:15px}.privacy-flow article{padding:28px}.dictation-top{font-size:12px;flex-wrap:wrap}.whisper-wordmark{font-size:22px}}

/* Founder story */
.about-main{padding-top:70px}.about-hero{position:relative;padding:45px 0 100px;overflow:hidden}.about-hero h1{font-size:clamp(52px,7.5vw,104px);line-height:1.02;letter-spacing:-.055em;position:relative;z-index:1}.about-hero .intro{max-width:610px;position:relative;z-index:1}.about-vector{position:absolute;right:0;top:-120px;font-size:500px;color:#30447722;line-height:1;pointer-events:none}.founder-grid{display:grid;grid-template-columns:320px 1fr;gap:100px;border-top:1px solid var(--line,#29303a);padding:90px 0}.founder-card{align-self:start;padding:30px;border:1px solid #313a4e;background:linear-gradient(150deg,#182231,#0d1117);border-radius:8px}.founder-card .eyebrow{font-size:10px}.founder-initials{font-family:'Instrument Serif',serif;font-size:100px;padding:30px 0;color:#cbd8f8}.founder-initials span{font-size:60px;float:right;color:#7c9cf1}.founder-card h2{font-size:32px;letter-spacing:-1px}.founder-card p{color:#a6acb7;line-height:1.8}.founder-card .text-link{font-size:13px}.founder-story h2,.about-belief h2,.about-cta h2{font-size:clamp(36px,4.5vw,60px);line-height:1.1;letter-spacing:-.04em}.founder-story>p:not(.eyebrow),.about-belief>p:not(.eyebrow),.about-cta>p:not(.eyebrow){color:#aeb5c0;line-height:1.9;font-size:17px;max-width:730px}.founder-story .founder-note{font-size:12px!important;margin-top:30px;color:#858e9d!important}.about-belief{padding:75px 0;border-top:1px solid #29303a}.about-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:60px}.about-principles article{border-top:1px solid #394258;padding-top:25px}.about-principles span{font-size:10px;letter-spacing:2px;color:#899fcf}.about-principles h3{font-size:23px;font-weight:500}.about-principles p{color:#9da5b3;line-height:1.8}.about-cta{padding:65px;margin:30px 0 85px;background:linear-gradient(120deg,#182336,#0c1017);border:1px solid #303b51;border-radius:8px}.about-cta .text-link{margin-left:25px}.login-panel{max-width:490px;margin:75px auto 130px}.login-panel h1{font-size:45px}.login-panel input{width:100%;box-sizing:border-box}.login-panel .button{margin-top:24px}@media(max-width:760px){.about-main{padding-top:20px}.about-hero{padding:40px 0 65px}.about-vector{font-size:330px;right:-70px;top:-30px}.founder-grid{grid-template-columns:1fr;gap:45px;padding:50px 0}.founder-card{max-width:380px}.about-principles{grid-template-columns:1fr;gap:20px}.about-cta{padding:30px 22px}.about-cta .text-link{display:block;margin:25px 0 0}.login-panel{margin:50px 0}}

.kolloq-lockup{display:block;width:270px;max-width:70%;height:auto;margin:0 0 32px;border-radius:10px}.kolloq-mini{object-fit:contain;flex-shrink:0;border-radius:5px}.kolloq-mark.product-logo{object-fit:contain;border-radius:12px}.window-top .kolloq-mini{margin-right:6px}.synthesis .kolloq-mini{margin-right:4px}
