@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap");:root{--paper:#f3f0e9;--paper-deep:#e9e4da;--surface:#fffdf8;--ink:#151419;--ink-soft:#26242d;--muted:#716d75;--line:rgba(28,25,35,0.12);--line-light:rgba(255,255,255,0.13);--violet:#7760ff;--violet-bright:#927dff;--coral:#ff7f5c;--cyan:#75d6e7;--danger:#bd4438;--display:"Instrument Serif",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif;--shadow:0 28px 90px rgba(34,29,52,0.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{text-decoration:none}a,button{color:inherit}::selection{color:#fff;background:var(--violet)}.eyebrow{color:#6553da;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.chatBrand{display:inline-flex;align-items:center;gap:10px}.chatBrand>span{position:relative;display:grid;place-items:center;width:34px;height:34px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:11px;color:#fff;background:linear-gradient(145deg,#282532,#111014);font-size:.92rem;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 7px 20px rgba(14,12,20,.18)}.chatBrand>span:after{content:"";position:absolute;width:24px;height:24px;top:-12px;right:-10px;border-radius:50%;background:var(--violet);filter:blur(5px);opacity:.9}.chatBrand strong{font-size:1.03rem;font-weight:700;letter-spacing:-.045em}.blue{background:#4789ff}.amber{background:#e68a53}.violet{background:#9b78ff}.ink{background:#26232b}.providerDot{display:inline-block;width:8px;height:8px;flex:0 0 auto;border-radius:50%;box-shadow:0 0 0 3px rgba(255,255,255,.08)}.providerDot.openai{background:#4789ff}.providerDot.anthropic{background:#e68a53}.providerDot.google{background:#9b78ff}.providerDot.xai{background:#24222a}.landingPage{overflow:hidden;min-height:100vh;background:var(--paper)}.landingNav{position:relative;z-index:10;justify-content:space-between;max-width:1280px;margin:18px auto 0;padding:12px 14px 12px 18px;border:1px solid rgba(32,28,40,.1);border-radius:18px;background:rgba(255,253,248,.72);box-shadow:0 10px 35px rgba(38,31,51,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landingNav,.landingNav>div{display:flex;align-items:center}.landingNav>div{gap:26px;color:#66616a;font-size:.82rem;font-weight:600}.landingNav a{transition:color .18s ease,transform .18s ease}.landingNav a:hover{color:var(--ink)}.landingNav .navPrimary{display:flex;align-items:center;gap:8px;padding:10px 15px;border-radius:11px;color:#fff;background:var(--ink);box-shadow:0 8px 20px rgba(21,20,25,.14)}.landingNav .navPrimary:hover{color:#fff;transform:translateY(-1px)}.frontierHero{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(480px,.85fr);align-items:center;grid-gap:72px;gap:72px;max-width:1320px;min-height:750px;margin:18px auto 0;padding:80px 76px;overflow:hidden;border-radius:34px;color:#fff;background:#121116;box-shadow:0 25px 70px rgba(25,20,37,.14)}.frontierHero:after{content:"";inset:auto -12% -45% 30%;height:620px;background:radial-gradient(ellipse,rgba(123,95,255,.3),rgba(93,213,229,.06) 45%,transparent 70%)}.frontierHero:after,.heroAura{position:absolute;pointer-events:none}.heroAura{width:760px;height:760px;top:-380px;left:-240px;border-radius:50%;background:radial-gradient(circle,rgba(120,92,255,.42),rgba(255,118,83,.09) 45%,transparent 68%);filter:blur(4px)}.heroGrid{position:absolute;inset:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom right,#000,transparent 70%);mask-image:linear-gradient(to bottom right,#000,transparent 70%)}.heroContent{position:relative;z-index:2}.launchPill{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;padding:8px 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#d8d1ff;background:rgba(255,255,255,.07);font-size:.72rem;font-weight:700;letter-spacing:.02em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.heroContent h1{margin:0 0 24px;font-family:var(--display);font-size:clamp(4.5rem,6vw,6.7rem);font-weight:400;line-height:.87;letter-spacing:-.055em}.heroContent h1 em{color:transparent;background:linear-gradient(105deg,#a996ff 8%,#ff9a7d 55%,#8ce0eb);-webkit-background-clip:text;background-clip:text;font-style:italic}.heroContent>p{max-width:570px;margin:0;color:#aaa7b2;font-size:1.05rem;line-height:1.72}.landingActions{display:flex;gap:11px;margin-top:34px}.heroPrimary,.heroSecondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 19px;border-radius:13px;font-size:.86rem;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}.heroPrimary{color:#17151b;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.2)}.heroPrimary:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(0,0,0,.27)}.heroSecondary{border:1px solid rgba(255,255,255,.15);color:#dbd8e1;background:rgba(255,255,255,.06)}.heroContent>small{display:flex;align-items:center;gap:7px;margin-top:17px;color:#7f7b86;font-size:.68rem}.heroContent>small i{width:6px;height:6px;border-radius:50%;background:#72d4a6;box-shadow:0 0 12px #72d4a6}.heroProduct{position:relative;z-index:2;perspective:1200px}.heroChatMockup{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.17);border-radius:23px;color:var(--ink);background:rgba(255,253,250,.96);box-shadow:0 50px 120px rgba(0,0,0,.42);transform:rotateY(-4deg) rotateX(1deg)}.heroChatMockup:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 1px 0 #fff;pointer-events:none}.mockupTop{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;border-bottom:1px solid #e9e5e0;color:#9a969d;font-size:.69rem}.mockupTop span:first-child{display:flex;align-items:center;gap:7px;color:var(--ink);font-weight:700}.mockupTop span:first-child i{width:17px;height:17px;border-radius:6px;background:var(--ink)}.mockupTop b{letter-spacing:2px}.mockupModelRail{display:flex;gap:6px;padding:10px 15px;border-bottom:1px solid #ece9e4;background:#faf8f3}.mockupModelRail span{display:flex;align-items:center;gap:5px;padding:5px 7px;border-radius:7px;color:#9b979f;font-size:.62rem}.mockupModelRail span.active{color:#38343e;background:#fff;box-shadow:0 2px 8px rgba(20,18,26,.07)}.mockupModelRail i{width:6px;height:6px;border-radius:50%}.mockupBody{min-height:365px;padding:38px 30px;background:linear-gradient(180deg,#fffdf9,#f8f5ef)}.mockUser{max-width:77%;margin-left:auto;padding:13px 15px;border-radius:16px 16px 5px 16px;color:#4b4750;background:#ebe7df;font-size:.8rem;line-height:1.5}.mockAnswer{margin-top:32px;color:#5d5961;font-size:.8rem;line-height:1.68}.mockAnswer p{margin:9px 0}.mockModel{display:flex;align-items:center;gap:7px;color:#27242b;font-size:.72rem;font-weight:700}.mockComposer i,.mockModel i,.orbitChip i{width:7px;height:7px;border-radius:50%}.mockModel span{color:#aaa6ad;font-size:.59rem;font-weight:400}.mockComposer{position:relative;min-height:88px;margin:0 15px 15px;padding:15px;border:1px solid #e3ded7;border-radius:15px;color:#aaa6ad;background:#fff;box-shadow:0 7px 22px rgba(31,27,41,.07);font-size:.78rem}.mockComposer b{position:absolute;bottom:12px;left:13px;display:flex;align-items:center;gap:6px;color:#5f5a64;font-size:.65rem}.mockComposer button{position:absolute;right:10px;bottom:9px;width:31px;height:31px;border:0;border-radius:10px;color:#fff;background:var(--ink)}.orbitChip{position:absolute;z-index:4;display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#d9d5df;background:rgba(34,31,40,.88);box-shadow:0 12px 35px rgba(0,0,0,.3);font-size:.66rem;font-weight:600;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:drift 5s ease-in-out infinite}.orbitOpenAI{top:-24px;right:22px}.orbitAnthropic{left:-35px;top:44%;animation-delay:-1.5s}.orbitGoogle{right:-24px;bottom:52px;animation-delay:-3s}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.modelBand{max-width:1220px;margin:90px auto 0;padding:0 28px}.modelBandIntro{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:25px;border-bottom:1px solid var(--line);padding-bottom:18px}.modelBandIntro span{color:#77717b;font-size:.66rem;font-weight:700;letter-spacing:.17em}.modelBandIntro p{margin:0;color:#77717b;font-family:var(--display);font-size:1.3rem;font-style:italic}.modelBand>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.modelBand article{position:relative;min-height:190px;padding:22px;border:1px solid var(--line);border-radius:18px;background:rgba(255,253,248,.7);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.modelBand article:hover{transform:translateY(-5px);background:#fffdf8;box-shadow:0 18px 45px rgba(34,29,52,.09)}.modelBand article>small{position:absolute;top:19px;right:20px;color:#aaa4ac;font-family:var(--display);font-size:1rem}.modelBand article>i{display:block;width:10px;height:10px;margin:2px 0 36px;border-radius:50%;box-shadow:0 0 0 5px rgba(0,0,0,.035)}.modelBand article>span{display:block;color:#8f8991;font-size:.68rem}.modelBand article strong{display:block;margin-top:3px;font-family:var(--display);font-size:1.35rem;font-weight:400}.modelBand article p{margin:10px 0 0;color:#77717a;font-size:.73rem}.landingSection{max-width:1200px;margin:auto;padding:150px 28px 120px}.sectionHeading{max-width:760px;margin-bottom:58px}.closingCta h2,.membershipSection h2,.sectionHeading h2{margin:12px 0 18px;font-family:var(--display);font-size:clamp(3rem,5vw,5.1rem);font-weight:400;line-height:.98;letter-spacing:-.04em}.membershipSection>div>p,.sectionHeading p{color:var(--muted);font-size:1rem;line-height:1.6}.benefitGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.benefitGrid article{position:relative;min-height:355px;display:flex;flex-direction:column;justify-content:flex-end;padding:28px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:rgba(255,253,248,.72)}.benefitGrid article:before{content:"";position:absolute;width:260px;height:260px;top:-180px;right:-100px;border-radius:50%;background:rgba(117,214,231,.16)}.benefitGrid article.featureAccent{color:#fff;background:#1a181f}.benefitGrid article.featureAccent:before{width:380px;height:380px;top:-220px;right:-140px;background:radial-gradient(circle,rgba(123,96,255,.7),transparent 65%)}.benefitGrid svg{position:absolute;top:30px;left:28px;color:var(--violet)}.benefitGrid .featureAccent svg{color:#b8aaff}.featureNumber{position:absolute;top:28px;right:28px;color:#aaa4ad;font-family:var(--display);font-size:1rem}.benefitGrid h3{position:relative;margin:0 0 11px;font-family:var(--display);font-size:1.65rem;font-weight:400}.benefitGrid p{position:relative;margin:0;color:var(--muted);line-height:1.62;font-size:.86rem}.featureAccent p{color:#a7a2ad}.audienceStrip{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:48px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#77717a;font-size:.72rem}.audienceStrip>span{color:#3f3b43;font-family:var(--display);font-size:1.1rem;font-style:italic}.audienceStrip div{display:flex;align-items:center;gap:7px}.audienceStrip i{width:4px;height:4px;border-radius:50%;background:var(--violet)}.membershipSection{display:grid;grid-template-columns:1fr 490px;align-items:center;grid-gap:110px;gap:110px;max-width:1180px;margin:10px auto 150px;padding:85px 65px;border:1px solid rgba(255,255,255,.08);border-radius:30px;color:#fff;background:#19171e;box-shadow:var(--shadow)}.membershipSection>div>p{max-width:450px;color:#9c97a2}.membershipSection .eyebrow{color:#a995ff}.priceCard{padding:32px;border:1px solid rgba(255,255,255,.12);border-radius:21px;background:rgba(255,255,255,.065);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.priceCard>span{color:#a9a4ae;font-size:.75rem;font-weight:700}.priceCard>div{margin:20px 0}.priceCard>div strong{font-family:var(--display);font-size:4.5rem;font-weight:400;letter-spacing:-.04em}.priceCard>div small{color:#918c97}.priceCard ul{display:grid;grid-gap:13px;gap:13px;margin:24px 0;padding:22px 0;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);list-style:none}.priceCard li{display:flex;align-items:center;gap:10px;color:#c2bdc7;font-size:.82rem}.priceCard li svg{color:#9b87ff}.priceCard>a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px;border-radius:12px;color:#17151b;background:#fff;font-size:.84rem;font-weight:700}.priceCard>small{display:block;margin-top:13px;color:#77727d;text-align:center;font-size:.68rem}.closingCta{position:relative;overflow:hidden;padding:130px 28px;text-align:center;background:linear-gradient(135deg,#e8e1ff,#f3f0e9 47%,#e2f1f0)}.closingCta:after,.closingCta:before{content:"";position:absolute;border:1px solid rgba(108,84,223,.16);border-radius:50%}.closingCta:before{width:440px;height:440px;left:-170px;top:-230px}.closingCta:after{width:620px;height:620px;right:-300px;bottom:-430px}.closingMark{position:relative;display:grid;place-items:center;width:54px;height:54px;margin:0 auto 25px;border-radius:17px;color:#fff;background:var(--ink);font-weight:700;box-shadow:0 13px 30px rgba(21,20,25,.2)}.closingCta a,.closingCta h2,.closingCta p{position:relative}.closingCta p{color:var(--muted)}.closingCta a{display:inline-flex;align-items:center;gap:9px;margin-top:19px;padding:14px 21px;border-radius:12px;color:#fff;background:var(--ink);font-size:.84rem;font-weight:700}.landingFooter{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:40px;gap:40px;padding:42px max(28px,calc((100vw - 1160px)/2));color:#7d7780;background:#151419;font-size:.76rem}.landingFooter .chatBrand{color:#fff}.landingFooter p{margin:0}.landingFooter>div{display:flex;gap:21px}.authPage{position:relative;display:grid;place-items:center;min-height:100vh;padding:82px 24px 28px;overflow:hidden;background:var(--paper)}.authPage:before{content:"";position:absolute;width:700px;height:700px;left:-350px;bottom:-420px;border-radius:50%;background:rgba(119,96,255,.13);filter:blur(30px)}.authBrand{position:absolute;top:26px;left:32px;z-index:2}.authShell{z-index:1;display:grid;grid-template-columns:1fr 460px;width:min(100%,1050px);min-height:650px;border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:0 35px 100px rgba(40,32,58,.15)}.authShell,.authStory{position:relative;overflow:hidden}.authStory{display:flex;flex-direction:column;justify-content:center;padding:58px;color:#fff;background:#17151c}.authStory:after{content:"";position:absolute;inset:0;opacity:.09;background-image:radial-gradient(circle at center,#fff 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 80%);mask-image:linear-gradient(180deg,#000,transparent 80%)}.authAurora{position:absolute;width:600px;height:600px;top:-330px;right:-290px;border-radius:50%;background:radial-gradient(circle,rgba(136,103,255,.8),rgba(255,126,91,.18) 43%,transparent 69%)}.authStory>:not(.authAurora){position:relative;z-index:1}.authStoryLabel{display:flex;align-items:center;gap:8px;color:#b9acf8;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.authStory h2{max-width:480px;margin:20px 0;font-family:var(--display);font-size:4rem;font-weight:400;line-height:.96;letter-spacing:-.035em}.authStory>p{max-width:430px;margin:0;color:#9994a0;line-height:1.7}.authModelStack{display:flex;flex-wrap:wrap;gap:7px;margin-top:36px}.authModelStack span{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(255,255,255,.11);border-radius:9px;color:#cbc6d0;background:rgba(255,255,255,.055);font-size:.69rem}.authModelStack .providerDot.xai{background:#fff}.authStory blockquote{max-width:390px;margin:50px 0 0;color:#716c77;font-family:var(--display);font-size:1.08rem;font-style:italic}.authCard{display:flex;flex-direction:column;justify-content:center;padding:50px;background:#fffdf8}.authIntro h1{margin:10px 0 8px;font-family:var(--display);font-size:2.65rem;font-weight:400;line-height:1;letter-spacing:-.035em}.authIntro p{margin:0 0 28px;color:var(--muted);font-size:.86rem}.googleButtonSlot{display:grid;place-items:center;min-height:44px}.authDivider{display:flex;align-items:center;gap:12px;margin:20px 0;color:#aaa5ad;font-size:.68rem}.authDivider:after,.authDivider:before{content:"";flex:1 1;height:1px;background:var(--line)}.authCard form{display:grid;grid-gap:14px;gap:14px}.authCard label{display:grid;grid-gap:7px;gap:7px;color:#5b565e;font-size:.72rem;font-weight:700}.authCard input{width:100%;height:47px;padding:0 13px;border:1px solid #ddd8d1;border-radius:10px;outline:none;background:#fff;transition:border .18s,box-shadow .18s}.authCard input:focus{border-color:#9885ee;box-shadow:0 0 0 4px rgba(119,96,255,.1)}.authSubmit{height:48px;margin-top:4px;border:0;border-radius:11px;color:#fff;background:var(--ink);font-size:.82rem;font-weight:700;cursor:pointer;box-shadow:0 8px 20px rgba(21,20,25,.13)}.authSubmit:hover{background:#28252d}.authMode{width:100%;margin-top:20px;border:0;color:#6553da;background:transparent;font-size:.75rem;font-weight:700;cursor:pointer}.authLegal{margin:22px 0 0;color:#aaa5ad;font-size:.65rem;line-height:1.5;text-align:center}.authLegal a{text-decoration:underline}.authError{margin:0;color:var(--danger);font-size:.72rem}.chatApp{display:grid;grid-template-columns:288px minmax(0,1fr);height:100dvh;overflow:hidden;background:#f4f1eb}.chatSidebar{position:relative;z-index:20;display:flex;flex-direction:column;min-width:0;padding:20px 13px 14px;color:#fff;background:#17151b}.chatSidebar:after{content:"";position:absolute;inset:0;opacity:.04;pointer-events:none;background-image:radial-gradient(circle at center,#fff 1px,transparent 0);background-size:28px 28px}.chatSidebar>*{position:relative;z-index:1}.sidebarHeader{display:flex;align-items:center;justify-content:space-between;padding:0 9px 18px}.chatSidebar .chatBrand{color:#fff}.headerIconButton,.mobileClose,.mobileMenuButton,.modalHeader button{display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.mobileClose{display:none;color:#aaa5b0}.newChatButton{display:flex;align-items:center;justify-content:center;gap:9px;min-height:43px;border:1px solid rgba(255,255,255,.13);border-radius:11px;color:#17151b;background:#fff;font-size:.78rem;font-weight:700;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.15);transition:transform .18s}.newChatButton:hover{transform:translateY(-1px)}.conversationList{flex:1 1;overflow-y:auto;margin:18px -3px}.conversationLabel{display:block;padding:0 10px 8px;color:#68636e;font-size:.61rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.conversationList button,.sidebarFooter>button{display:flex;align-items:center;width:100%;gap:10px;border:0;border-radius:9px;color:#8e8994;background:transparent;text-align:left;cursor:pointer}.conversationList button{position:relative;padding:10px;font-size:.76rem}.conversationList button:before{content:"";position:absolute;left:0;width:2px;height:0;border-radius:99px;background:#9c87ff;transition:height .18s}.conversationList button.active,.conversationList button:hover{color:#eeebf2;background:rgba(255,255,255,.06)}.conversationList button.active:before{height:18px}.conversationList button span,.sidebarFooter>button span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.emptyHistory{padding:15px 11px;color:#66616b;font-size:.7rem;line-height:1.5}.sidebarFooter{display:grid;grid-gap:3px;gap:3px}.sidebarFooter>button{padding:9px 8px;font-size:.75rem}.sidebarFooter>button:hover{color:#fff;background:rgba(255,255,255,.05)}.usageMeter{margin-bottom:9px;padding:13px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:rgba(255,255,255,.045)}.usageMeter>div:first-child{display:flex;justify-content:space-between;color:#827d88;font-size:.66rem}.usageMeter strong{color:#c2bdc7}.usageTrack{overflow:hidden;height:4px;margin-top:9px;border-radius:99px;background:rgba(255,255,255,.08)}.usageTrack i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--violet),#ad8cff);box-shadow:0 0 10px rgba(119,96,255,.5)}.usageMeter.warning .usageTrack i{background:#e3974e}.usageMeter small{display:block;margin-top:7px;color:#e0a368;font-size:.62rem}.chatMain{position:relative;display:grid;grid-template-rows:66px minmax(0,1fr) auto;min-width:0;height:100dvh;background:radial-gradient(circle at 55% 0,rgba(119,96,255,.07),transparent 35%),#f6f3ed}.chatHeader{display:flex;align-items:center;justify-content:space-between;padding:0 27px;border-bottom:1px solid rgba(37,32,43,.09);background:rgba(246,243,237,.8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.chatHeader>div:first-child{display:grid;grid-gap:2px;gap:2px}.chatHeaderLabel{color:#9b959d;font-size:.58rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.chatHeader strong{max-width:min(48vw,650px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:var(--display);font-size:1.08rem;font-weight:400}.chatHeaderActions{display:flex;align-items:center;gap:9px}.headerModelBadge{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(32,28,38,.09);border-radius:9px;color:#6e6871;background:rgba(255,255,255,.55);font-size:.67rem;font-weight:600}.headerIconButton{width:34px;height:34px;border-radius:9px;color:#8c868f}.headerIconButton:hover{color:var(--danger);background:rgba(189,68,56,.08)}.conversationCanvas{overflow-y:auto;min-height:0;scroll-behavior:smooth}.messageThread{max-width:850px;margin:auto;padding:42px 30px 65px}.chatMessage{display:grid;grid-template-columns:35px minmax(0,1fr);grid-gap:14px;gap:14px;margin-bottom:38px}.messageAvatar{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--line);border-radius:11px;color:#69636c;background:rgba(255,255,255,.7);font-size:.67rem;font-weight:700}.chatMessage.assistant .messageAvatar{color:#fff;background:var(--ink);border-color:var(--ink);box-shadow:0 7px 18px rgba(21,20,25,.16)}.messageBody{min-width:0}.messageMeta{display:flex;align-items:center;gap:10px;min-height:27px}.messageMeta strong{font-size:.75rem}.messageMeta time,.messageMeta>span{display:flex;align-items:center;gap:4px;color:#aaa4ac;font-size:.63rem}.messageBody>p{margin:7px 0 0;color:#403b44;font-size:.93rem;line-height:1.76;white-space:pre-wrap;overflow-wrap:anywhere}.chatMessage.user{grid-template-columns:1fr 35px}.chatMessage.user .messageAvatar{grid-column:2;grid-row:1}.chatMessage.user .messageBody{grid-column:1;grid-row:1;justify-self:end;max-width:75%}.chatMessage.user .messageMeta{justify-content:flex-end}.chatMessage.user .messageBody>p{display:inline-block;margin-left:auto;padding:12px 15px;border-radius:16px 5px 16px 16px;color:#fff;background:linear-gradient(145deg,#6854e5,#7b62ff);box-shadow:0 10px 25px rgba(104,84,229,.17);line-height:1.55}.copyButton{display:flex;align-items:center;gap:6px;margin-top:10px;padding:5px 7px;border:0;border-radius:7px;color:#99939c;background:transparent;font-size:.65rem;cursor:pointer}.copyButton:hover{color:#5e5861;background:rgba(32,28,38,.05)}.messageFailure{display:flex;align-items:center;gap:8px;margin-top:8px;padding:11px 13px;border:1px solid rgba(189,68,56,.14);border-radius:10px;color:#9b392f;background:rgba(255,245,242,.8);font-size:.75rem}.messageContent{color:#403b44;font-size:.93rem;line-height:1.76;overflow-wrap:anywhere}.messageContent>:first-child{margin-top:7px}.messageContent>:last-child{margin-bottom:0}.messageContent p{margin:10px 0}.messageContent h1,.messageContent h2,.messageContent h3{margin:25px 0 9px;color:#262129;font-family:var(--display);font-weight:400;line-height:1.12}.messageContent h1{font-size:1.75rem}.messageContent h2{font-size:1.45rem}.messageContent h3{font-size:1.2rem}.messageContent ol,.messageContent ul{display:grid;grid-gap:6px;gap:6px;margin:12px 0;padding-left:22px}.messageContent li::marker{color:#7c67e5}.messageContent blockquote{margin:16px 0;padding:8px 15px;border-left:3px solid #8b77ee;color:#66606a;background:rgba(119,96,255,.05)}.messageContent pre{overflow-x:auto;margin:15px 0;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#e4dfea;background:#1b1920;box-shadow:0 10px 25px rgba(25,21,31,.11)}.messageContent code{padding:2px 5px;border-radius:5px;color:#5e49c8;background:rgba(119,96,255,.09);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.83em}.messageContent pre code{padding:0;color:inherit;background:transparent;font-size:.8rem}.messageContent table{width:100%;margin:15px 0;border-collapse:collapse;font-size:.8rem}.messageContent td,.messageContent th{padding:9px 10px;border:1px solid #dcd7d0;text-align:left}.messageContent th{background:#ebe7df}.messageContent a{color:#6553da;text-decoration:underline;text-underline-offset:3px}.messageContent hr{margin:22px 0;border:0;border-top:1px solid var(--line)}.thinkingLine{display:flex;align-items:center;gap:5px;height:34px;color:#8f8992;font-size:.7rem}.thinkingLine i{width:5px;height:5px;border-radius:50%;background:var(--violet);animation:thinking 1.2s ease-in-out infinite}.thinkingLine i:nth-child(2){animation-delay:.15s}.thinkingLine i:nth-child(3){animation-delay:.3s}.thinkingLine span{margin-left:5px}@keyframes thinking{0%,70%,to{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.emptyChat{display:grid;place-items:center;align-content:center;min-height:100%;padding:58px 28px;text-align:center}.emptyHalo{position:relative;display:grid;place-items:center;width:92px;height:92px;margin-bottom:10px;border:1px solid rgba(119,96,255,.11);border-radius:50%;background:rgba(119,96,255,.04)}.emptyHalo:before{content:"";position:absolute;width:66px;height:66px;border:1px solid rgba(119,96,255,.14);border-radius:50%}.emptyMark{position:relative;display:grid;place-items:center;width:45px;height:45px;border-radius:15px;color:#fff;background:var(--ink);font-size:1rem;font-weight:700;box-shadow:0 12px 30px rgba(21,20,25,.2)}.emptyKicker{margin-top:8px;color:#7462d7;font-size:.61rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.emptyChat h1{margin:8px 0 7px;font-family:var(--display);font-size:2.85rem;font-weight:400;line-height:1;letter-spacing:-.035em}.emptyChat>p{margin:0;color:var(--muted);font-size:.82rem}.emptyModelRail{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:7px;gap:7px;width:min(100%,760px);margin-top:31px}.emptyModelRail button{position:relative;display:flex;align-items:center;gap:8px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:11px;color:#716b74;background:rgba(255,255,255,.48);text-align:left;cursor:pointer;transition:border .18s,background .18s,transform .18s}.emptyModelRail button:hover{transform:translateY(-2px);background:#fff}.emptyModelRail button.active{border-color:rgba(119,96,255,.45);background:#fff;box-shadow:0 8px 22px rgba(53,42,93,.08)}.emptyModelRail button>span{display:grid;min-width:0}.emptyModelRail strong{overflow:hidden;color:#423d46;font-size:.67rem;white-space:nowrap;text-overflow:ellipsis}.emptyModelRail small{margin-top:1px;color:#aaa4ac;font-size:.56rem}.emptyModelRail svg{margin-left:auto;flex:0 0 auto;color:#735fe5}.promptGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;width:min(100%,680px);margin-top:22px}.promptGrid button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:13px;border:1px solid var(--line);border-radius:11px;color:#746e77;background:rgba(255,255,255,.35);text-align:left;cursor:pointer;transition:background .18s,border .18s}.promptGrid button:hover{border-color:rgba(119,96,255,.3);background:rgba(255,255,255,.8)}.promptGrid button>svg{color:#8b78ed}.promptGrid button span{font-size:.7rem}.promptGrid button b{color:#aaa5ad;font-weight:400}.emptyChat>small{margin-top:18px;color:#b7773e;font-size:.64rem}.chatComposer{padding:10px 26px 16px;background:linear-gradient(180deg,rgba(246,243,237,0),#f6f3ed 22%)}.composerInner{max-width:850px;margin:auto;padding:13px 13px 10px;border:1px solid rgba(34,29,40,.15);border-radius:17px;background:rgba(255,255,255,.88);box-shadow:0 14px 40px rgba(38,31,52,.1),inset 0 1px 0 #fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:border .18s,box-shadow .18s}.composerInner:focus-within{border-color:rgba(119,96,255,.48);box-shadow:0 16px 45px rgba(38,31,52,.12),0 0 0 4px rgba(119,96,255,.07)}.composerInner textarea{display:block;width:100%;min-height:35px;max-height:170px;resize:none;padding:5px 4px 9px;border:0;outline:0;color:#322e36;background:transparent;font-size:.88rem;line-height:1.5}.composerInner textarea::placeholder{color:#aaa5ad}.composerFooter{justify-content:space-between}.composerFooter,.modelPicker{display:flex;align-items:center}.modelPicker{position:relative;gap:7px;padding:7px 8px;border:1px solid rgba(33,29,39,.07);border-radius:8px;color:#5e5862;background:#f3f0ea;cursor:pointer}.modelPicker select{max-width:185px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 18px 0 0;border:0;outline:0;background:transparent;font-size:.68rem;font-weight:700;cursor:pointer}.modelPicker svg{position:absolute;right:5px;pointer-events:none}.sendButton{display:grid;place-items:center;width:37px;height:37px;border:0;border-radius:11px;color:#fff;background:var(--ink);box-shadow:0 7px 16px rgba(21,20,25,.16);cursor:pointer}.sendButton:disabled{color:#aaa5ad;background:#e6e2dc;box-shadow:none;cursor:not-allowed}.composerNote{margin:7px auto 0;color:#aaa4ac;font-size:.58rem;text-align:center}.chatError{display:flex;align-items:center;gap:8px;max-width:795px;margin:0 auto 14px;padding:11px 13px;border:1px solid rgba(189,68,56,.18);border-radius:10px;color:#9c392f;background:#fff7f4;font-size:.72rem}.chatError button{margin-left:auto;border:0;color:inherit;background:transparent;cursor:pointer}.mobileMenuButton{display:none;position:fixed;top:15px;left:14px;z-index:11;width:36px;height:36px;border-radius:10px;background:#fff;box-shadow:0 5px 18px rgba(20,18,27,.12)}.sidebarScrim{display:none}.subscriptionGate{position:relative;align-self:center;justify-self:center;overflow:hidden;width:min(90%,720px);padding:56px;border:1px solid var(--line);border-radius:25px;background:rgba(255,253,248,.9);box-shadow:var(--shadow)}.subscriptionGlow{position:absolute;width:470px;height:470px;top:-270px;right:-120px;border-radius:50%;background:radial-gradient(circle,rgba(119,96,255,.32),rgba(255,127,92,.11) 50%,transparent 70%)}.subscriptionGate>:not(.subscriptionGlow){position:relative}.subscriptionGate h1{margin:11px 0;font-family:var(--display);font-size:3.5rem;font-weight:400;line-height:1;letter-spacing:-.035em}.subscriptionGate>p{max-width:520px;color:var(--muted);line-height:1.65}.priceLine{display:flex;align-items:baseline;margin:24px 0 14px}.priceLine strong{font-family:var(--display);font-size:4rem;font-weight:400}.priceLine span{color:var(--muted)}.subscriptionGate ul{display:grid;grid-gap:10px;gap:10px;padding:0;list-style:none}.subscriptionGate li{display:flex;align-items:center;gap:9px;color:#5d5761;font-size:.8rem}.subscriptionGate li svg{color:#745fe5}.subscriptionGate>button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:50px;margin-top:29px;border:0;border-radius:12px;color:#fff;background:var(--ink);font-weight:700;cursor:pointer;box-shadow:0 10px 24px rgba(21,20,25,.15)}.modalBackdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:rgba(20,18,25,.48);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.settingsModal{width:min(100%,590px);padding:26px;border:1px solid rgba(255,255,255,.35);border-radius:20px;background:var(--surface);box-shadow:0 30px 90px rgba(0,0,0,.25)}.modalHeader{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line)}.modalHeader span{color:#99939b;font-size:.61rem;letter-spacing:.12em;text-transform:uppercase}.modalHeader h2{margin:5px 0 0;font-family:var(--display);font-size:2rem;font-weight:400}.modalHeader button{width:34px;height:34px;border-radius:9px}.modalHeader button:hover{background:rgba(32,28,38,.06)}.settingsRow{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 3px;border-bottom:1px solid var(--line)}.settingsRow>div{display:grid;grid-gap:4px;gap:4px}.settingsRow strong{font-size:.78rem}.settingsRow span{color:#8d8790;font-size:.7rem}.settingsRow button{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:.68rem;font-weight:700;cursor:pointer}.settingsRow.danger button{color:var(--danger)}.settingsLegal{display:flex;gap:18px;margin:19px 3px 0;color:#8d8790;font-size:.68rem}.legalPage{min-height:100vh;padding-bottom:100px;background:var(--surface)}.legalPage nav{display:flex;align-items:center;justify-content:space-between;max-width:900px;margin:auto;padding:24px 28px;border-bottom:1px solid var(--line)}.legalPage nav>a:last-child{color:var(--muted);font-size:.76rem}.legalPage article{max-width:760px;margin:75px auto;padding:0 28px}.legalPage h1{margin:11px 0;font-family:var(--display);font-size:4rem;font-weight:400;line-height:1;letter-spacing:-.035em}.legalUpdated{color:#9e98a1;font-size:.72rem}.legalPage h2{margin:39px 0 10px;font-family:var(--display);font-size:1.5rem;font-weight:400}.legalPage article p{color:#5f5962;line-height:1.75}.loadingScreen{display:grid;place-items:center;align-content:center;grid-gap:25px;gap:25px;min-height:100vh;background:var(--paper)}.loadingPulse{width:170px;height:3px;overflow:hidden;border-radius:99px;background:#ded9d2}.loadingPulse:after{content:"";display:block;width:55%;height:100%;border-radius:99px;background:var(--violet);animation:load 1.3s ease-in-out infinite}@keyframes load{0%{transform:translateX(-100%)}to{transform:translateX(280%)}}@media (max-width:1100px){.frontierHero,.landingNav{margin-inline:20px}.frontierHero{padding:70px 48px;grid-template-columns:1fr 470px;gap:45px}.heroContent h1{font-size:5rem}.modelBand>div:last-child{grid-template-columns:1fr 1fr}.membershipSection{margin-inline:28px}}@media (max-width:900px){.frontierHero{grid-template-columns:1fr;padding:75px 46px}.heroContent{text-align:center}.heroContent>p{margin:auto}.heroContent>small,.landingActions{justify-content:center}.heroProduct{width:min(100%,580px);margin:35px auto 0}.heroChatMockup{transform:none}.modelBandIntro{display:grid;grid-gap:8px;gap:8px}.modelBandIntro p{font-size:1.1rem}.benefitGrid{grid-template-columns:1fr}.benefitGrid article{min-height:270px}.audienceStrip{flex-wrap:wrap}.membershipSection{grid-template-columns:1fr;gap:40px}.authShell{grid-template-columns:1fr;width:min(100%,520px)}.authStory{display:none}.authCard{min-height:610px}.landingFooter{grid-template-columns:1fr 1fr}.landingFooter p{display:none}}@media (max-width:720px){.landingNav{margin:10px 12px 0;padding:10px 10px 10px 13px;border-radius:15px}.landingNav>div>a:not(.navPrimary){display:none}.frontierHero{min-height:auto;margin:10px 12px 0;padding:68px 22px 55px;border-radius:25px}.heroContent h1{font-size:3.9rem}.heroContent>p{font-size:.91rem}.landingActions{flex-direction:column}.heroProduct{margin-top:48px}.orbitChip{display:none}.mockupBody{min-height:320px;padding:30px 20px}.mockupModelRail span:nth-child(n+3){display:none}.modelBand{margin-top:75px;padding:0 18px}.modelBand>div:last-child{grid-template-columns:1fr}.modelBand article{min-height:155px}.modelBand article>i{margin-bottom:24px}.landingSection{padding:105px 18px 90px}.closingCta h2,.membershipSection h2,.sectionHeading h2{font-size:3.15rem}.audienceStrip{align-items:flex-start}.audienceStrip>span{width:100%}.membershipSection{margin:0 12px 100px;padding:50px 22px 22px;border-radius:25px}.priceCard{padding:24px}.closingCta{padding:105px 22px}.landingFooter{padding:34px 20px}.landingFooter>div{grid-column:1/-1}.landingFooter>small{text-align:right}.authPage{padding:72px 12px 12px}.authBrand{top:20px;left:20px}.authShell{border-radius:22px}.authCard{min-height:calc(100dvh - 85px);padding:32px 24px}.authIntro h1{font-size:2.4rem}.chatApp{display:block}.chatSidebar{position:fixed;inset:0 auto 0 0;width:min(86vw,310px);transform:translateX(-105%);transition:transform .22s ease;box-shadow:0 20px 60px rgba(0,0,0,.3)}.chatSidebar.open{transform:translateX(0)}.mobileClose{display:grid}.sidebarScrim{position:fixed;inset:0;z-index:19;display:block;border:0;background:rgba(20,18,25,.42)}.mobileMenuButton{display:grid}.chatHeader{padding:0 14px 0 60px}.chatHeader strong{max-width:34vw}.headerModelBadge{max-width:36vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.messageThread{padding:28px 16px 48px}.chatMessage{grid-template-columns:29px minmax(0,1fr);gap:10px}.chatMessage.user{grid-template-columns:1fr 29px}.messageAvatar{width:28px;height:28px}.chatMessage.user .messageBody{max-width:88%}.chatComposer{padding:9px 11px 12px}.emptyChat{justify-content:stretch;padding:45px 16px}.emptyChat h1{font-size:2.4rem}.emptyModelRail{grid-template-columns:1fr 1fr}.promptGrid{grid-template-columns:1fr}.subscriptionGate{width:calc(100% - 24px);padding:32px 23px}.subscriptionGate h1{font-size:2.7rem}.settingsRow{align-items:flex-start}.settingsRow button{flex-shrink:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}