:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-synthesis:none;--bg: #f3f1ec;--surface: rgba(255,255,255,.64);--surface-strong: #faf8f4;--ink: #111216;--muted: #74757b;--faint: #a6a6ab;--line: rgba(17,18,22,.11);--line-strong: rgba(17,18,22,.22);--shadow: 0 34px 100px rgba(21,22,26,.1);--soft-shadow: 0 16px 48px rgba(21,22,26,.08);--glow: rgba(17,18,22,.08);--liquid-fill: #18191d;background:var(--bg);color:var(--ink)}:root[data-theme=dark]{--bg: #0b0b0d;--surface: rgba(255,255,255,.05);--surface-strong: #101014;--ink: #f3f1ed;--muted: #96979e;--faint: #666770;--line: rgba(255,255,255,.105);--line-strong: rgba(255,255,255,.22);--shadow: 0 38px 120px rgba(0,0,0,.42);--soft-shadow: 0 18px 60px rgba(0,0,0,.28);--glow: rgba(255,255,255,.065);--liquid-fill: #efede7}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--ink);transition:background .3s ease,color .3s ease}button,input{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--ink);outline-offset:4px}::selection{background:var(--ink);color:var(--bg)}.shell{width:min(1500px,100%);margin:0 auto;padding:0 clamp(18px,4.2vw,70px) 42px;overflow:hidden}.topbar{height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);position:relative;z-index:20}.brand{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:13px;font-weight:680;letter-spacing:-.018em}.brand-orb{width:22px;height:22px;display:grid;place-items:center}.top-links{display:flex;align-items:center;gap:4px}.top-links a{width:30px;height:30px;border:1px solid transparent;border-radius:50%;display:grid;place-items:center;color:var(--muted);font:600 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.top-links a:hover{border-color:var(--line);color:var(--ink);background:var(--surface)}.top-controls{justify-self:end;display:flex;align-items:center;gap:10px}.top-controls>button{border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:9px;padding:8px}.top-controls>button:hover{color:var(--ink)}.segmented{display:inline-flex;gap:2px;padding:3px;border:1px solid var(--line);border-radius:999px}.segmented button{border:0;background:transparent;border-radius:999px;padding:7px 11px;cursor:pointer;color:var(--muted);font-size:9px;text-transform:capitalize}.segmented button.active{background:var(--ink);color:var(--bg)}.segmented.compact button{padding:6px 9px}.lab-hero{padding:clamp(76px,10vw,148px) 0 50px}.hero-kicker,.section-index,.micro-label{font-size:9px;line-height:1.3;font-weight:750;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.lab-hero h1{margin:25px 0 0;max-width:1240px;font-size:clamp(66px,9.2vw,142px);line-height:.84;letter-spacing:-.075em;font-weight:580}.lab-hero h1 em{color:var(--muted);font-style:normal;font-weight:500}.hero-bottom{margin-top:48px;display:grid;grid-template-columns:minmax(0,620px) 1fr;gap:clamp(44px,8vw,130px);align-items:end}.hero-bottom>p{margin:0;font-size:clamp(16px,1.35vw,20px);line-height:1.55;color:var(--muted);letter-spacing:-.018em}.hero-index{display:grid;grid-template-columns:auto auto auto;gap:8px 18px;border-top:1px solid var(--line);padding-top:16px}.hero-index span{color:var(--faint);font:600 8px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.hero-index strong{grid-column:1 / -1;font-size:12px;font-weight:620}.study-nav{margin-top:28px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;background:var(--surface-strong)}.study-nav a{padding:18px;border-right:1px solid var(--line);min-height:92px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-content:center;gap:3px 12px}.study-nav a:last-child{border-right:0}.study-nav a:hover{background:var(--surface)}.study-nav span{grid-row:1 / 3;align-self:start;font:500 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--faint)}.study-nav strong{font-size:13px;letter-spacing:-.02em}.study-nav small{color:var(--muted);font-size:9px}.motion-notice{margin-top:20px;border:1px solid var(--line);border-radius:14px;padding:12px 14px;color:var(--muted);font-size:10px;background:var(--surface)}.study{padding:clamp(100px,12vw,178px) 0 0;scroll-margin-top:24px}.study-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,430px);gap:clamp(40px,8vw,128px);align-items:end;margin-bottom:44px}.study-heading h2{margin:11px 0 0;font-size:clamp(42px,5.6vw,84px);line-height:.94;letter-spacing:-.06em;font-weight:570;max-width:930px}.study-aside{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.study-aside p{margin:0;color:var(--muted);line-height:1.55;font-size:13px}.pill{display:inline-flex;align-items:center;min-height:24px;border:1px solid var(--line);border-radius:999px;padding:5px 8px;font:650 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.08em}.pill-ready{background:var(--ink);color:var(--bg);border-color:var(--ink)}.pill-adapt{border-style:dashed;color:var(--ink)}.pill-concept{color:var(--muted)}.pill-reject{color:var(--muted);opacity:.76}.orb-hero{display:grid;grid-template-columns:minmax(340px,.78fr) minmax(500px,1.22fr);gap:1px;border:1px solid var(--line);border-radius:28px;overflow:hidden;background:var(--line);box-shadow:var(--shadow)}.orb-hero-copy,.orb-stage{background:var(--surface-strong);min-height:610px}.orb-hero-copy{padding:clamp(34px,5vw,68px);display:flex;flex-direction:column}.orb-hero-copy>strong{margin-top:auto;font-size:clamp(48px,5vw,72px);line-height:.92;letter-spacing:-.06em;font-weight:560}.orb-hero-copy>p{color:var(--muted);margin:12px 0 28px;font-size:13px}.orb-state-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.orb-state-strip button{border:1px solid var(--line);background:transparent;border-radius:999px;padding:8px 7px;font-size:8px;color:var(--muted);cursor:pointer}.orb-state-strip button:hover,.orb-state-strip button.active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.orb-stage{position:relative;overflow:hidden;isolation:isolate;display:grid;place-items:center}.stage-grid{position:absolute;inset:0;opacity:.45;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:52px 52px;mask-image:radial-gradient(circle at 50% 45%,#000 3%,transparent 68%)}.orb-halo{position:absolute;width:310px;aspect-ratio:1;border-radius:50%;box-shadow:0 0 100px 34px var(--glow),inset 0 0 0 1px var(--line)}.orb-large{transform:scale(2.4)}.orb-stage-caption{position:absolute;left:26px;right:26px;bottom:24px;border-top:1px solid var(--line);padding-top:16px;display:flex;align-items:center;gap:10px;font-size:10px;color:var(--muted)}.mini-orb-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-top:18px}.mini-orb-grid button{min-width:0;border:0;background:var(--surface-strong);min-height:90px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:12px;text-align:left}.mini-orb-grid button:hover,.mini-orb-grid button.active{background:var(--surface)}.mini-orb-grid button>span:last-child{display:flex;flex-direction:column;gap:2px}.mini-orb-grid strong{font-size:9px}.mini-orb-grid small{font-size:7px;color:var(--muted)}.beam-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);gap:clamp(22px,4vw,58px);align-items:center}.beam-demo-panel{padding:28px;min-height:600px;background:var(--surface);border:1px solid var(--line);border-radius:28px;display:grid;place-items:center}.discovery-card{width:min(620px,100%);min-height:490px;background:var(--surface-strong);border:1px solid var(--line);border-radius:26px;padding:24px;display:flex;flex-direction:column;box-shadow:var(--soft-shadow)}.discovery-meta{display:flex;justify-content:space-between;color:var(--muted);font:700 8px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.discovery-art{margin:22px 0 30px;min-height:180px;border-radius:18px;display:flex;align-items:flex-end;justify-content:space-between;padding:20px;background:linear-gradient(145deg,var(--ink),color-mix(in srgb,var(--ink) 62%,var(--bg)));color:var(--bg)}.discovery-art span{font-size:82px;line-height:.8;letter-spacing:-.07em;font-weight:520}.discovery-art small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;opacity:.72}.discovery-card h3{margin:auto 0 10px;max-width:500px;font-size:clamp(30px,3vw,45px);line-height:1;letter-spacing:-.05em;font-weight:570}.discovery-card>p{margin:0;max-width:500px;color:var(--muted);font-size:12px;line-height:1.5}.discovery-footer{margin-top:26px;border-top:1px solid var(--line);padding-top:14px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:9px}.inline-orb{width:24px;height:24px;display:grid;place-items:center}.demo-controls{display:flex;flex-direction:column;gap:18px}.switch-row{border:1px solid var(--line);background:var(--surface-strong);border-radius:18px;padding:15px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left}.switch-row span{display:flex;flex-direction:column;gap:3px}.switch-row strong{font-size:11px}.switch-row small{font-size:9px;color:var(--muted)}.switch-row i{width:34px;height:20px;border-radius:999px;border:1px solid var(--line-strong);position:relative}.switch-row i:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background:var(--faint);left:2px;top:2px;transition:transform .2s ease,background .2s ease}.switch-row.on i:after{transform:translate(14px);background:var(--ink)}.fit-note{border-top:1px solid var(--line);padding-top:16px}.fit-note strong{display:block;font-size:10px;margin-bottom:6px}.fit-note p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.fit-note.large strong{font-size:13px}.fit-note.large p{font-size:12px}.gooey-layout{display:grid;grid-template-columns:minmax(600px,1.25fr) minmax(280px,.5fr);gap:clamp(26px,5vw,72px);align-items:center}.gooey-stage{min-height:650px;border:1px solid var(--line);border-radius:28px;background:var(--surface-strong);position:relative;overflow:hidden;display:grid;place-items:center;box-shadow:var(--soft-shadow)}.gooey-stage:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 50% 50%,var(--glow),transparent 42%);pointer-events:none}.gooey-stage-copy{position:absolute;left:28px;top:26px;display:flex;flex-direction:column;gap:8px}.gooey-stage-copy strong{font-size:20px;line-height:1.05;letter-spacing:-.04em;font-weight:560}.liquid-group{width:410px;height:330px;display:grid;place-items:center}.liquid-anchor,.liquid-action{border:0;background:transparent;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;cursor:pointer}.liquid-anchor{width:92px;height:92px;color:var(--bg)}.liquid-anchor span{font-size:19px;letter-spacing:.08em}.liquid-anchor small{font-size:8px;text-transform:uppercase;letter-spacing:.12em}.liquid-action{width:92px;height:58px;color:var(--bg)}.liquid-action span{font-size:14px}.liquid-action small{max-width:76px;font-size:7px;line-height:1.15;text-align:center}.gooey-explanation,.voice-copy{display:flex;flex-direction:column;gap:22px}.primary-button{border:1px solid var(--ink);background:var(--ink);color:var(--bg);border-radius:999px;padding:12px 16px;cursor:pointer;font-size:9px;width:max-content}.primary-button:hover{opacity:.82}.voice-shell{display:grid;grid-template-columns:minmax(520px,1fr) minmax(280px,.55fr);gap:clamp(26px,5vw,78px);align-items:center}.voice-phone{width:min(650px,100%);min-height:690px;margin:0 auto;border:1px solid var(--line);border-radius:44px;padding:28px;background:var(--surface-strong);box-shadow:var(--shadow);display:flex;flex-direction:column;overflow:hidden}.voice-phone-top{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:16px;font-size:9px;font-weight:740;letter-spacing:.1em}.voice-phone-top small{color:var(--muted);font-weight:500;letter-spacing:0}.voice-question{margin:auto 0;padding:50px 8px;display:flex;flex-direction:column;gap:14px}.voice-question strong{font-size:clamp(38px,5vw,66px);line-height:.92;letter-spacing:-.06em;font-weight:560;max-width:520px}.voice-input{width:100%;min-height:68px;border:1px solid var(--line);border-radius:22px;background:color-mix(in srgb,var(--surface-strong) 92%,transparent);color:var(--ink);padding:0 16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;position:relative;z-index:1}.voice-input span{color:var(--muted);font-size:11px}.voice-input i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--bg);font-style:normal;font-size:9px}.curation-table{border-top:1px solid var(--line)}.curation-row{min-height:88px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:44px minmax(140px,.55fr) auto minmax(280px,1.6fr);gap:18px;align-items:center}.curation-icon{color:var(--faint);font:600 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;width:28px;display:grid;place-items:center}.curation-row>strong{font-size:12px}.curation-row p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}footer{margin-top:clamp(100px,12vw,180px);border-top:1px solid var(--line);padding:24px 0 2px;display:flex;justify-content:space-between;gap:30px;color:var(--muted);font-size:9px}footer>div{display:flex;flex-direction:column;gap:4px}footer strong{color:var(--ink);font-size:10px}footer a{text-decoration:underline;text-underline-offset:3px}@media (max-width: 1060px){.topbar{grid-template-columns:1fr auto}.top-links{display:none}.hero-bottom,.study-head{grid-template-columns:1fr}.study-aside{max-width:620px}.study-nav{overflow-x:auto;grid-template-columns:repeat(5,minmax(180px,1fr));scrollbar-width:none}.study-nav::-webkit-scrollbar{display:none}.orb-hero{grid-template-columns:1fr}.orb-hero-copy{min-height:420px}.orb-stage{min-height:560px}.mini-orb-grid{grid-template-columns:repeat(3,1fr)}.beam-layout,.gooey-layout,.voice-shell{grid-template-columns:1fr}.demo-controls,.gooey-explanation,.voice-copy{max-width:640px}.gooey-stage{min-height:590px}.curation-row{grid-template-columns:44px minmax(130px,.5fr) auto 1fr}}@media (max-width: 680px){.shell{padding-left:15px;padding-right:15px}.topbar{height:72px}.brand span:last-child{font-size:11px}.top-controls>button{display:none}.segmented.compact button{padding:5px 7px;font-size:8px}.lab-hero{padding-top:68px}.lab-hero h1{font-size:clamp(54px,17vw,82px)}.hero-bottom{margin-top:34px}.hero-index{grid-template-columns:1fr 1fr}.hero-index span:nth-child(3){display:none}.study{padding-top:104px}.study-heading h2{font-size:clamp(40px,12vw,62px)}.study-nav{margin-left:-15px;margin-right:-15px;border-radius:0;border-left:0;border-right:0}.orb-hero{border-radius:22px}.orb-hero-copy,.orb-stage{min-height:430px}.orb-hero-copy{padding:24px}.orb-state-strip{grid-template-columns:repeat(2,1fr)}.orb-large{transform:scale(1.95)}.orb-halo{width:230px}.mini-orb-grid{grid-template-columns:1fr 1fr}.mini-orb-grid button{min-height:80px}.beam-demo-panel{padding:10px;min-height:520px;border-radius:22px}.discovery-card{min-height:470px;padding:18px;border-radius:20px}.discovery-art{min-height:150px}.discovery-art span{font-size:68px}.gooey-stage{min-height:520px;border-radius:22px}.gooey-stage-copy{left:20px;top:20px}.liquid-group{transform:scale(.78)}.voice-phone{min-height:570px;border-radius:30px;padding:18px}.voice-question{padding:36px 2px}.curation-row{grid-template-columns:32px 1fr auto;gap:10px;padding:15px 0}.curation-row p{grid-column:2 / -1}footer{flex-direction:column}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
