:root{--black: #050505;--white: #f5f5f5;--mute: #8a8a8a;--line: #2a2a2a;--ease: cubic-bezier(.16, 1, .3, 1);--pad: clamp(20px, 4vw, 56px);--nav-h: 88px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{background:var(--black)}html:has(.app.is-home),html:has(.app.is-home) body{overflow:hidden}body{font-family:Satoshi,Helvetica Neue,Helvetica,Arial,sans-serif;background:var(--black);color:var(--white);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input{font:inherit;color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{background:none;border:0;cursor:pointer}::selection{background:var(--white);color:var(--black)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app{position:relative;min-height:100dvh;overflow:hidden}.grain,.grain:after{pointer-events:none}.grain{position:fixed;inset:0;z-index:1;opacity:.09;mix-blend-mode:overlay}.grain:after{content:"";position:absolute;inset:-20%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");animation:grain .9s steps(4) infinite}.intro{position:fixed;inset:0;z-index:40;display:grid;place-items:center;background:#050505;isolation:isolate;contain:paint;transform:translateZ(0);opacity:1;transition:opacity .7s ease;pointer-events:auto}.intro.is-out{opacity:0;pointer-events:none}.intro-lockup{--mark: clamp(80px, 17vw, 148px);display:flex;align-items:center;gap:calc(var(--mark) * .18)}.intro-icon-wrap{position:relative;width:var(--mark);height:var(--mark);flex-shrink:0}.intro-icon-wrap:after{content:"";position:absolute;inset:6%;border-radius:50%;border:1px solid rgba(245,245,245,.45);transform:scale(.35);opacity:0;animation:ringOut 1.15s var(--ease) .1s forwards}.intro-icon{width:100%;height:100%;object-fit:contain;opacity:0;transform:scale(.55);clip-path:circle(0% at 50% 50%);filter:invert(1) blur(10px);mix-blend-mode:screen;animation:markIn 1.2s var(--ease) .08s forwards}.intro-word-clip{overflow:hidden;height:calc(var(--mark) * .66)}.intro-word{display:block;height:100%;width:auto;max-width:none;filter:invert(1);mix-blend-mode:screen;transform:translate(110%);opacity:0;animation:wordPlay .85s var(--ease) .7s forwards}.nav{position:fixed;top:0;left:0;right:0;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px var(--pad);background:transparent}.brand{display:flex;align-items:center;gap:10px;height:28px;background:transparent}.brand-mark{height:100%;width:auto;filter:invert(1)}.brand-name{font-weight:400;font-size:22px;letter-spacing:-.035em;line-height:1;color:var(--white)}.nav-links{display:flex;align-items:center;gap:10px}.footer-links a,.footer-action{font-size:11px;letter-spacing:.08em;color:var(--mute);background:none;border:0;padding:0;text-align:left}.footer-links a:hover,.footer-links a:focus-visible,.footer-action:hover,.footer-action:focus-visible{color:var(--white)}.nav-btn,.btn{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;transform:translateZ(0);transition:background-color .35s var(--ease),color .35s var(--ease)}.nav-btn:after,.btn:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:#fff;pointer-events:none;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.nav-btn{height:40px;padding:0 18px;background:var(--black);color:var(--white);font-size:11px}.nav-btn.is-solid,.nav-btn.is-on,.nav-btn:hover,.nav-btn:focus-visible{background:var(--white);color:var(--black)}.nav-btn.is-solid:hover,.nav-btn.is-solid:focus-visible,.nav-btn.is-on:hover,.nav-btn.is-on:focus-visible{background:transparent;color:var(--white)}.page{position:relative;z-index:2}.site-footer{position:relative;z-index:4;padding:8px var(--pad);border-top:1px solid #161616;background:var(--black)}.footer-bar{display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-brand{height:16px}.footer-brand .brand-name{font-size:15px}.footer-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 14px}.footer-copy{flex-shrink:0;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute)}.app.is-scroll{overflow:auto;scroll-behavior:auto}.app.is-home{position:relative;height:100dvh;min-height:100dvh;display:flex;flex-direction:column;overflow:hidden}.app.is-home.is-scroll{overflow:hidden}.app.is-home .site-footer{position:absolute;left:0;right:0;bottom:0}.app.is-home .nav.reveal,.app.is-home .site-footer.reveal,.app.is-home .hero-word,.app.is-home .hero-sub{opacity:1;transform:none;animation:none}@keyframes fadeOnly{to{opacity:1}}.app.is-home .page,.app.is-home .home{flex:1;display:flex;flex-direction:column;min-height:0}.app.is-home .home-hero{flex:1;min-height:0;height:auto}.stage{position:relative;z-index:2;width:min(100%,1280px);margin:0 auto;padding:calc(var(--nav-h) + 28px) var(--pad) 32px}.stage.is-video{min-height:calc(100dvh - 140px);display:flex;align-items:flex-end}.home{position:relative;z-index:2;min-height:100dvh}.home-hero{position:relative;width:100%;min-height:100dvh;height:100dvh;display:flex;align-items:center;justify-content:center;padding:0 var(--pad)}.home-hero .copy{position:relative;z-index:2;width:auto;max-width:40rem;margin:0;text-align:center}.home-hero .stage-video.is-hero{position:fixed;inset:0}.home-band{position:relative;z-index:2;background:var(--black);padding:8px var(--pad) 96px}.home-statement,.home-notes,.home-split{width:min(100%,1100px);margin:0 auto}.home-statement{max-width:40rem;padding:48px 0 72px}.home-statement h2,.home-card h2{font-weight:300;font-size:clamp(28px,4vw,48px);letter-spacing:-.035em;line-height:1;margin:12px 0 18px}.home-statement p,.home-note p,.home-card p{color:#c8c8c8;font-size:clamp(16px,1.5vw,18px);line-height:1.6;max-width:42ch}.home-kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--mute)}.home-section{position:relative;z-index:2;width:min(100%,1100px);margin:0 auto;padding:clamp(72px,12vh,120px) var(--pad);background:var(--black)}.home-section>h2{font-weight:300;font-size:clamp(28px,4vw,48px);letter-spacing:-.035em;line-height:1;margin:12px 0 18px}.home-section>p{color:#c8c8c8;font-size:clamp(16px,1.5vw,18px);line-height:1.6;max-width:42ch}.home-snap{scroll-snap-align:start}.scroll-in{opacity:0;transform:translate3d(0,36px,0);transition:opacity .95s var(--ease),transform .95s var(--ease)}.scroll-in.is-in{opacity:1;transform:none}.home-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,4vw,48px)}.home-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,56px);padding-top:8px}.home-link{display:inline-block;margin-top:22px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--white);border-bottom:1px solid var(--white)}.stage-video{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.stage-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;filter:grayscale(.25) contrast(1.12) brightness(.48);transition:opacity .9s ease}.stage-video video.is-on{opacity:1}.stage-shade{position:absolute;inset:0;background:linear-gradient(180deg,#05050547,#050505c7),linear-gradient(90deg,#05050573,#0505051f 55%)}.copy{max-width:34rem}.copy h1,.about-head h1{font-weight:300;font-size:clamp(42px,6.4vw,88px);line-height:.92;letter-spacing:-.04em}.copy h1 span{display:block}.hero-title{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;column-gap:.28em;width:auto;max-width:100%;white-space:normal;font-size:clamp(28px,5.2vw,72px)}.hero-title .hero-word{display:inline-block}.hero-word{display:inline-block;opacity:0}.app.is-ready .hero-word{animation:fadeOnly .8s var(--ease) forwards}.hero-sub{opacity:0;margin:18px auto 0;max-width:36rem;font-size:clamp(14px,1.5vw,17px);line-height:1.55;color:#c8c8c8}.hero-sub a{color:var(--white)}.hero-sub a:hover,.hero-sub a:focus-visible{text-decoration:underline}.app.is-ready .hero-sub{animation:fadeOnly .8s var(--ease) .2s forwards}.lede{margin-top:22px;max-width:28ch;font-size:clamp(16px,1.5vw,19px);line-height:1.55;color:#c8c8c8}.rule{width:min(180px,40%);height:1px;margin:36px 0 28px;background:var(--white);transform-origin:left}.waitlist{display:flex;flex-direction:column;gap:12px;max-width:420px;position:relative}.waitlist-label{font-size:14px;color:#c8c8c8}.waitlist-row{display:flex;align-items:stretch;gap:10px}.waitlist-field{flex:1}.waitlist input{width:100%;height:48px;border:1px solid var(--line);background:transparent;color:var(--white);outline:0;padding:0 14px;font-size:15px;transition:border-color .35s var(--ease)}.waitlist input::placeholder{color:#6a6a6a}.waitlist input:focus{border-color:var(--white)}.btn{height:48px;padding:0 18px;background:var(--white);color:var(--black);font-size:11px}.btn:hover,.btn:focus-visible{background:transparent;color:var(--white)}.btn:disabled{opacity:.5;cursor:wait}.waitlist-ok,.waitlist-err{font-size:15px;color:#c8c8c8}.waitlist-err{position:absolute;margin-top:8px}.auth{display:flex;flex-direction:column;gap:12px;max-width:420px;position:relative}.stage.auth-stage{width:100%;max-width:none;min-height:calc(100dvh - 120px);display:grid;grid-template-columns:minmax(280px,1fr) minmax(0,1fr);align-items:stretch;gap:clamp(20px,3vw,36px);padding-bottom:16px}.auth-copy{max-width:none;align-self:center}.auth-label{font-size:14px;color:#c8c8c8}.auth-field{width:100%}.auth input{width:100%;height:48px;border:1px solid var(--line);background:transparent;color:var(--white);outline:0;padding:0 14px;font-size:15px;transition:border-color .35s var(--ease)}.auth input::placeholder{color:#6a6a6a}.auth textarea{width:100%;min-height:140px;resize:vertical;border:1px solid var(--line);background:transparent;color:var(--white);outline:0;padding:12px 14px;font:inherit;font-size:15px;line-height:1.5;transition:border-color .35s var(--ease)}.auth textarea::placeholder{color:#6a6a6a}.auth input:focus,.auth textarea:focus{border-color:var(--white)}.contact-form{max-width:460px}.auth-err,.auth-ok{font-size:15px;color:#c8c8c8}.auth-btn{width:100%;margin-top:6px}.auth-foot{margin-top:2px;font-size:13px;color:#c8c8c8}.auth-foot.subtle{margin-top:14px;color:#9a9a9a}.auth-link{color:var(--white);border-bottom:1px solid transparent;transition:border-color .35s var(--ease)}.auth-link:hover,.auth-link:focus-visible{border-bottom-color:var(--white)}.auth-agree{display:flex;align-items:flex-start;gap:10px;margin-top:4px;font-size:13px;line-height:1.45;color:#c8c8c8}.auth-agree input{width:16px;height:16px;margin-top:3px;flex-shrink:0;accent-color:var(--white)}.legal{position:relative;z-index:2;width:min(100%,760px);margin:0 auto;padding:calc(var(--nav-h) + 48px) var(--pad) 80px}.legal.is-contact{display:flex;flex-direction:column;justify-content:center;padding-top:calc(var(--nav-h) + 40px);padding-bottom:48px}.legal-head{margin-bottom:clamp(36px,6vw,64px)}.legal-kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--mute);margin-bottom:14px}.legal-head h1{font-weight:300;font-size:clamp(42px,6.4vw,88px);line-height:.92;letter-spacing:-.04em}.legal-body{display:flex;flex-direction:column;gap:36px}.legal-body h2{font-weight:400;font-size:20px;letter-spacing:-.03em;margin-bottom:12px}.legal-body p,.legal-body li{color:#c8c8c8;font-size:clamp(16px,1.5vw,18px);line-height:1.65}.legal-body p+p{margin-top:14px}.legal-body ul{padding-left:1.15em;display:flex;flex-direction:column;gap:10px}.legal-body a{color:var(--white);border-bottom:1px solid transparent}.legal-body a:hover,.legal-body a:focus-visible{border-bottom-color:var(--white)}.legal-body code{font-size:.92em;color:var(--white)}.auth-video{--squircle: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1' preserveAspectRatio='none'%3E%3Cpath fill='white' d='M0.5 0C0.22 0 0.105 0 0.053 0.053C0 0.105 0 0.22 0 0.5C0 0.78 0 0.895 0.053 0.947C0.105 1 0.22 1 0.5 1C0.78 1 0.895 1 0.947 0.947C1 0.895 1 0.78 1 0.5C1 0.22 1 0.105 0.947 0.053C0.895 0 0.78 0 0.5 0Z'/%3E%3C/svg%3E");position:relative;width:100%;height:100%;min-height:calc(100dvh - 156px);justify-self:stretch;align-self:stretch;overflow:hidden;background:#090909;border-radius:18%;corner-shape:squircle;-webkit-mask-image:var(--squircle);mask-image:var(--squircle);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.auth-video:before{content:"";position:absolute;inset:0;background:center / cover no-repeat;filter:grayscale(.2) contrast(1.12) brightness(.72)}.auth-video.is-login:before{background-image:url(/labs/login.jpg);background-position:50% 50%;filter:grayscale(.22) contrast(1.18) brightness(.74)}.auth-video.is-signup:before{background-image:url(/labs/signup.jpg);background-position:58% 40%;filter:grayscale(.34) contrast(1.1) brightness(.7)}.auth-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;filter:grayscale(.2) contrast(1.12) brightness(.72)}.auth-video video.is-live{opacity:1}.auth-video.is-login video{object-position:50% 50%;filter:grayscale(.22) contrast(1.18) brightness(.74)}.auth-video.is-signup video{object-position:58% 40%;filter:grayscale(.34) contrast(1.1) brightness(.7)}.auth-video-shade{position:absolute;inset:0;background:linear-gradient(180deg,#05050514,#05050561),linear-gradient(90deg,#05050529,#05050505 48%)}.about{position:relative;z-index:2;width:min(100%,1100px);margin:0 auto;padding:calc(var(--nav-h) + 48px) var(--pad) 80px}.about-head{max-width:34rem;margin-bottom:clamp(40px,7vw,80px)}.founders{display:flex;flex-direction:column;gap:clamp(56px,8vw,96px)}.founder{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(280px,1.15fr);gap:clamp(28px,5vw,72px);align-items:start}.founder.is-text{grid-template-columns:1fr}.founder-photo{position:relative;z-index:2}.founder-photo img{width:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:50% 18%;filter:none}.founder-photo img.is-matthew{object-position:50% 30%}.founder-photo img.is-daniel{object-position:50% 18%}.founder-role{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--mute);margin-bottom:10px}.founder-copy h2{font-weight:300;font-size:clamp(32px,4vw,52px);letter-spacing:-.035em;line-height:.95;margin-bottom:8px}.founder-email{display:inline-block;margin-bottom:22px;color:var(--mute);font-size:14px;letter-spacing:.01em}.founder-email:hover,.founder-email:focus-visible{color:var(--white)}.founder-copy p+p{margin-top:16px}.founder-copy p{color:#c8c8c8;font-size:clamp(16px,1.5vw,18px);line-height:1.6;max-width:42ch}.footer{border-top:1px solid #161616;background:var(--black)}.footer p{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute)}.reveal{opacity:0;transform:translateY(18px)}.app.is-ready .reveal{animation:rise 1.05s var(--ease) forwards}.r1{animation-delay:.12s}.r2{animation-delay:.28s}.r3{animation-delay:.42s}.r4{animation-delay:.56s}.r5{animation-delay:.7s}.r6{animation-delay:.84s}@keyframes rise{to{opacity:1;transform:none}}@keyframes markIn{0%{opacity:0;transform:scale(.52);clip-path:circle(0% at 50% 50%);filter:invert(1) blur(12px)}62%{opacity:1;transform:scale(1.05);clip-path:circle(62% at 50% 50%);filter:invert(1) blur(0)}to{opacity:1;transform:none;clip-path:circle(74% at 50% 50%);filter:invert(1)}}@keyframes ringOut{0%{opacity:.7;transform:scale(.35)}to{opacity:0;transform:scale(1.4)}}@keyframes wordPlay{0%{transform:translate(110%);opacity:0}to{transform:none;opacity:1}}@keyframes grain{0%,to{transform:translate(0)}25%{transform:translate(-.3%,.15%)}50%{transform:translate(.15%,-.3%)}75%{transform:translate(-.15%,.3%)}}.soon{position:relative;z-index:2;min-height:100dvh;display:grid;place-items:center;padding:calc(var(--nav-h) + 8px) var(--pad) 56px}.soon.is-reel .stage-video.is-hero{position:fixed;inset:0}.soon h1{position:relative;z-index:2;font-weight:300;font-size:clamp(32px,6vw,72px);line-height:.92;letter-spacing:-.04em}.app.is-desk{height:100dvh;overflow:hidden;background:#f3f3f4;color:#111}.app.is-desk .grain,.app.is-desk .nav,.app.is-desk .site-footer{display:none}.app.is-desk .page{height:100%}.desk{display:flex;height:100%;min-height:0;background:#f3f3f4}.desk-rail{position:relative;z-index:6;width:80px;min-width:80px;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:16px 0;background:#fff;border-right:1px solid #e6e6e8;overflow:hidden;transition:width .18s ease,min-width .18s ease,padding .18s ease,box-shadow .18s ease}.desk-rail:hover,.desk-rail:focus-within{width:220px;min-width:220px;align-items:stretch;padding:16px 12px;box-shadow:16px 0 40px #1111110f}.desk-rail-top,.desk-rail-bottom{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.desk-rail:hover .desk-rail-top,.desk-rail:focus-within .desk-rail-top,.desk-rail:hover .desk-rail-bottom,.desk-rail:focus-within .desk-rail-bottom{align-items:stretch}.desk-brand{display:flex;align-items:center;justify-content:center;gap:10px;width:40px;height:40px;margin-bottom:8px;border-radius:12px;color:#111}.desk-rail:hover .desk-brand,.desk-rail:focus-within .desk-brand{width:100%;justify-content:flex-start;padding:0 8px}.desk-brand img{width:26px;height:26px;object-fit:contain;flex-shrink:0}.desk-brand span{display:none;font-weight:600;font-size:18px;letter-spacing:-.04em;white-space:nowrap}.desk-rail:hover .desk-brand span,.desk-rail:focus-within .desk-brand span{display:inline}.desk-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;color:#3f3f46}.desk-rail:hover .desk-icon,.desk-rail:focus-within .desk-icon{width:100%;justify-content:flex-start;padding:0 10px}.desk-icon svg{width:20px;height:20px;flex-shrink:0}.desk-icon span{display:none;font-size:14px;color:#111;white-space:nowrap}.desk-rail:hover .desk-icon span,.desk-rail:focus-within .desk-icon span{display:inline}.desk-icon:hover,.desk-icon:focus-visible,.desk-icon.is-on{background:#e7e7ea;color:#111}.desk-avatar{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#111;letter-spacing:0;overflow:hidden}.desk-avatar-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:13px;flex-shrink:0}.desk-rail:hover .desk-avatar,.desk-rail:focus-within .desk-avatar{width:100%;height:40px;justify-content:flex-start;gap:10px;padding:0 4px;border-radius:12px}.desk-avatar>span:last-child{display:none;white-space:nowrap}.desk-rail:hover .desk-avatar span:last-child,.desk-rail:focus-within .desk-avatar span:last-child{display:inline;font-size:14px}.desk-avatar.is-on{box-shadow:0 0 0 3px #e7e7ea}.desk-rail:hover .desk-avatar.is-on,.desk-rail:focus-within .desk-avatar.is-on{background:#e7e7ea;box-shadow:none}.desk-stage{position:relative;flex:1;min-width:0;display:flex;align-items:center;justify-content:center;padding:48px 24px 32px}.desk-stage:has(.desk-explore.is-thread){align-items:stretch;justify-content:stretch;padding:24px 0 20px}.desk-setting{padding:14px 16px;border:1px solid #e0e0e4;border-radius:16px;background:#fff}.desk-setting .desk-text-btn{display:inline-block;margin-top:8px}.desk-explore,.desk-empty{width:min(100%,720px);display:flex;flex-direction:column;align-items:center;gap:18px}.desk-explore:not(.is-thread){width:min(100%,540px);gap:14px}.desk-explore.is-thread{width:100%;max-width:none;height:100%;justify-content:flex-end;align-items:stretch}.desk-explore.is-split{flex-direction:row;gap:0}.desk-chat{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:16px}.desk-explore:not(.is-thread) .desk-chat{width:100%;align-items:stretch;justify-content:center;height:auto;gap:14px}.desk-explore:not(.is-thread) .desk-composer,.desk-explore:not(.is-thread) .desk-chips{width:100%;text-align:left}.desk-explore:not(.is-thread) h1,.desk-explore:not(.is-thread) .desk-lead{text-align:center}.desk-lead{max-width:none;color:#6b6b70;font-size:15px;line-height:1.45}.desk-explore:not(.is-thread) .desk-lead{font-size:14px;line-height:1.4}.desk-explore h1,.desk-empty h1{font-weight:600;font-size:clamp(28px,4vw,40px);letter-spacing:-.04em;line-height:1.1;color:#111}.desk-explore:not(.is-thread) h1{font-size:clamp(26px,3.2vw,32px);letter-spacing:-.035em}.desk-slot{display:inline-block;position:relative;width:4.2em;height:1.15em;overflow:hidden;vertical-align:-.08em;text-align:left}.desk-slot-track{display:block;position:absolute;inset:0 auto auto 0;width:100%}.desk-slot-track.is-spin{transition:transform .82s cubic-bezier(.14,.82,.22,1.14)}.desk-slot-track>span{display:block;height:1.15em;line-height:1.15em;overflow:hidden}.desk-explore:not(.is-thread) .desk-composer{padding:7px 7px 7px 12px;border-radius:22px}.desk-explore:not(.is-thread) .desk-plus,.desk-explore:not(.is-thread) .desk-send{width:32px;height:32px}.desk-explore:not(.is-thread) .desk-plus svg,.desk-explore:not(.is-thread) .desk-send svg{width:16px;height:16px}.desk-explore:not(.is-thread) .desk-hint,.desk-explore:not(.is-thread) .desk-composer textarea{font-size:14px;padding-top:6px;padding-bottom:6px}.desk-explore:not(.is-thread) .desk-hint{inset:6px 0 auto}.desk-explore:not(.is-thread) .desk-composer textarea{min-height:32px}.desk-empty p,.desk-card p{color:#6b6b70;font-size:15px;line-height:1.45}.desk-composer{width:100%;display:flex;align-items:flex-end;gap:10px;padding:10px 10px 10px 14px;border:1px solid #d8d8dc;border-radius:28px;background:#fff}.desk-panel{width:min(100%,720px);display:flex;flex-direction:column;align-items:stretch;gap:16px}.desk-panel h1{font-weight:600;font-size:clamp(28px,4vw,40px);letter-spacing:-.04em;color:#111}.desk-search{height:48px;border:1px solid #d8d8dc;border-radius:16px;background:#fff;color:#111;padding:0 16px;font:inherit;outline:0}.desk-list{list-style:none;display:flex;flex-direction:column;gap:8px}.desk-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #e0e0e4;border-radius:16px;background:#fff}.desk-list button{text-align:left}.desk-list strong,.desk-list span{display:block}.desk-list span{margin-top:2px;font-size:13px;color:#6b6b70}.desk-attach-note{font-size:13px;color:#6b6b70}.desk-plus,.desk-send{width:36px;height:36px;display:grid;place-items:center;color:#3f3f46;flex-shrink:0}.desk-plus svg,.desk-send svg{width:18px;height:18px}.desk-field{position:relative;flex:1;min-width:0}.desk-hint{position:absolute;inset:8px 0 auto;color:#9a9aa0;font-size:15px;line-height:1.45;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desk-hint i{display:inline-block;width:1px;height:1em;margin-left:1px;background:#9a9aa0;vertical-align:-2px;animation:deskCaret 1s steps(1) infinite}@keyframes deskCaret{50%{opacity:0}}.desk-composer textarea{position:relative;z-index:1;width:100%;min-height:36px;max-height:140px;resize:none;border:0;outline:0;background:transparent;color:#111;font:inherit;font-size:15px;line-height:1.45;padding:8px 0}.desk-chips{width:100%;display:flex;flex-wrap:wrap;gap:8px;list-style:none}.desk-chips li{display:flex;align-items:center;gap:8px;max-width:100%;padding:6px 10px 6px 6px;border:1px solid #e0e0e4;border-radius:999px;background:#fff;font-size:13px;color:#3f3f46}.desk-chips img{width:22px;height:22px;object-fit:cover;border-radius:50%}.desk-chips span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.desk-send{border-radius:50%;background:#111;color:#fff}.desk-send:disabled{background:#e7e7ea;color:#9a9aa0;cursor:default}.desk-cards{width:100%;display:flex;flex-direction:column;gap:10px}.desk-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #e0e0e4;border-radius:18px;background:#fff}.desk-card-title{font-weight:600;color:#111;margin-bottom:2px}.desk-card-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.desk-text-btn{font-size:14px;color:#6b6b70}.desk-add{height:34px;padding:0 14px;border-radius:999px;background:#111;color:#fff;font-size:13px}.desk-thread{width:100%;flex:1;overflow:auto;display:flex;flex-direction:column;gap:12px;list-style:none;padding:8px max(20px,calc((100% - 720px)/2))}.desk-explore.is-thread .desk-composer,.desk-explore.is-thread .desk-attach-note,.desk-explore.is-thread .desk-chips{width:min(calc(100% - 40px),720px);margin-inline:auto}.desk-panel.is-lab{width:min(100%,820px)}.desk-lab{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:end}.desk-lab label{display:flex;flex-direction:column;gap:6px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#8a8a90}.desk-lab input,.desk-lab select{height:42px;border:1px solid #d8d8dc;border-radius:12px;background:#fff;color:#111;padding:0 12px;font:inherit;font-size:14px;letter-spacing:0;text-transform:none}.desk-lab .desk-add{height:42px}.desk-lab-out{padding:16px;border:1px solid #e0e0e4;border-radius:16px;background:#fff}.desk-lab-curve{display:block;width:100%;height:auto;color:#111;margin-bottom:16px}.desk-lab-out>p{margin-top:12px;color:#3f3f46;line-height:1.5}.desk-msg{display:flex;gap:8px;width:100%}.desk-msg.is-user{justify-content:flex-end}.desk-msg.is-fallow{justify-content:flex-start}.desk-msg-mark{width:18px;height:18px;margin-top:10px;object-fit:contain;flex-shrink:0}.desk-msg-body{max-width:min(85%,560px);display:flex;flex-direction:column;gap:8px}.desk-msg.is-user .desk-msg-body{align-items:flex-end}.desk-bubble{width:fit-content;max-width:100%;padding:10px 12px;border-radius:14px;font-size:14px;line-height:1.45;white-space:pre-wrap}.desk-bubble.is-user{background:#111;color:#fff}.desk-bubble.is-fallow{background:#fff;border:1px solid #e0e0e4;color:#111}.desk-artifact{width:100%;padding:12px 14px;border:1px solid #e0e0e4;border-radius:14px;background:#fff}.desk-artifact h3{font-size:15px;font-weight:600;letter-spacing:-.02em;margin:4px 0 6px;color:#111}.desk-artifact p{color:#6b6b70;font-size:13px;line-height:1.45;margin-bottom:10px}.desk-artifact-meta,.desk-board-meta{color:#3f3f46;font-size:12px;margin-bottom:12px}.desk-artifact-kind{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#8a8a90}.desk-board{width:min(46vw,440px);flex-shrink:0;border-left:1px solid #e6e6e8;background:#fafafa;padding:22px 22px 28px;overflow:auto}.desk-sheet{width:100%;border-collapse:collapse;margin:4px 0 20px;font-size:13px}.desk-sheet th{text-align:left;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#8a8a90;padding:0 0 8px;border-bottom:1px solid #ececee}.desk-sheet td{padding:8px 8px 8px 0;border-bottom:1px solid #ececee;color:#111;vertical-align:middle}.desk-sheet td:last-child{color:#8a8a90;width:52px}.desk-sheet input{width:100%;min-width:64px;border:0;background:transparent;font:inherit;color:#111;outline:0;padding:2px 0}.desk-sheet input:focus{box-shadow:inset 0 -1px #111}.desk-range{margin:4px 0 20px}.desk-range-track{position:relative;height:8px;border-radius:999px;background:#ececee}.desk-range-span{position:absolute;left:18%;width:52%;top:0;bottom:0;border-radius:inherit;background:#cfcfd4}.desk-range-mean{position:absolute;left:44%;top:-3px;width:3px;height:14px;border-radius:2px;background:#111}.desk-range-labels{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:#6b6b70}.desk-confidence{height:3px;margin-top:12px;background:#ececee;border-radius:999px;overflow:hidden}.desk-confidence span{display:block;height:100%;background:#111}.desk-trials{list-style:none;display:flex;flex-direction:column;gap:10px;margin:4px 0 20px}.desk-trials li{padding:12px 12px 10px;border:1px solid #e6e6e8;border-radius:12px;background:#fff}.desk-trials strong{display:block;font-size:14px;color:#111}.desk-trials span{display:block;margin-top:2px;font-size:13px;color:#3f3f46}.desk-trials p{margin-top:6px;font-size:13px;color:#6b6b70;line-height:1.4}.desk-board-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.desk-board h2{font-size:22px;font-weight:600;letter-spacing:-.03em;line-height:1.15;margin-bottom:8px}.desk-board>p{color:#6b6b70;font-size:14px;line-height:1.5;margin-bottom:18px}.desk-board-fields{display:flex;flex-direction:column;gap:12px}.desk-board-fields div{padding-bottom:12px;border-bottom:1px solid #ececee}.desk-board-fields dt{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#8a8a90;margin-bottom:4px}.desk-board-fields dd{font-size:15px;color:#111}.desk-think{align-self:flex-start;display:flex;align-items:center;gap:8px;padding:4px 0}.desk-think-mark{position:relative;width:22px;height:22px;flex-shrink:0}.desk-think-icon{position:absolute;inset:2px;width:auto;height:auto;object-fit:contain;animation:deskSpin 2.6s linear infinite}.desk-think-orbit{position:absolute;inset:0;animation:deskSpin 5s linear infinite reverse}.desk-think-orbit i{position:absolute;width:2px;height:2px;border-radius:50%;background:#111;opacity:.85}.desk-think-orbit i:nth-child(1){top:2px;left:50%;animation:deskDot 1.4s ease-in-out infinite}.desk-think-orbit i:nth-child(2){top:18%;right:10%;animation:deskDot 1.7s ease-in-out .1s infinite}.desk-think-orbit i:nth-child(3){top:50%;right:2px;animation:deskDot 1.5s ease-in-out .2s infinite}.desk-think-orbit i:nth-child(4){bottom:18%;right:12%;animation:deskDot 1.8s ease-in-out .05s infinite}.desk-think-orbit i:nth-child(5){bottom:2px;left:48%;animation:deskDot 1.6s ease-in-out .15s infinite}.desk-think-orbit i:nth-child(6){bottom:18%;left:10%;animation:deskDot 1.9s ease-in-out .25s infinite}.desk-think-orbit i:nth-child(7){top:50%;left:2px;animation:deskDot 1.45s ease-in-out .3s infinite}.desk-think-orbit i:nth-child(8){top:16%;left:14%;width:2px;height:2px;animation:deskDot 1.55s ease-in-out .35s infinite}.desk-think-copy{display:flex;align-items:baseline;gap:8px}.desk-think-label{font-size:13px;font-weight:500;letter-spacing:-.02em;background-image:linear-gradient(90deg,#8a8a90 0% 38%,#111 50%,#8a8a90 62% 100%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:deskShine 1.4s linear infinite}.desk-think-time{font-size:12px;color:#8a8a90;font-variant-numeric:tabular-nums}@keyframes deskSpin{to{transform:rotate(360deg)}}@keyframes deskDot{0%,to{transform:scale(.7);opacity:.35}50%{transform:scale(1.25);opacity:1}}@keyframes deskShine{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:860px){.stage{grid-template-columns:1fr;justify-items:center}.copy{text-align:left;width:100%}.waitlist{max-width:none}.waitlist-row{flex-direction:column}.btn{width:100%}.stage.auth-stage{grid-template-columns:1fr;min-height:auto;padding-bottom:16px}.auth-video{width:100%;min-height:min(92vw,520px);height:auto;aspect-ratio:1;justify-self:center}.home-notes,.home-split{grid-template-columns:1fr}.desk-card{flex-direction:column;align-items:flex-start}.desk-lab{grid-template-columns:1fr 1fr}.desk-rail:hover,.desk-rail:focus-within{width:200px;min-width:200px}.desk-explore.is-split{flex-direction:column}.desk-board{width:100%;border-left:0;border-top:1px solid #e6e6e8;max-height:42vh}.founder{grid-template-columns:1fr}.founder-photo img{aspect-ratio:3 / 4}.footer-bar{flex-wrap:wrap;gap:8px 12px}.footer-links{order:3;width:100%;justify-content:flex-start;gap:4px 12px}.site-footer{padding:7px var(--pad)}.nav{padding:16px var(--pad)}.brand-name{font-size:18px}.hero-title{font-size:clamp(22px,8vw,40px);white-space:normal}.home-hero{padding:0 20px}.intro-lockup{--mark: clamp(56px, 22vw, 96px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.intro-word,.intro-icon{opacity:1;transform:none;clip-path:none;filter:invert(1)}.intro{display:none}.rule{width:min(180px,40%)}}
