@font-face{font-family:Archivo;src:url(/fonts/archivo-latin.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Chivo;src:url(/fonts/chivo-latin.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Martian Mono;src:url(/fonts/martian-mono-latin.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}:root{font-family:Chivo,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f1419;background:#eef0f4;font-synthesis:none;font-weight:400;color-scheme:light;font-size:14px;--ink: #0f1419;--muted: #6b7580;--line: #cdd3dc;--green: #1f35ff;--lime: #dfe3ff;--cream: #f7f8fa;--ease: cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{color:inherit}button{cursor:pointer;border:0;background:none}button:disabled{opacity:.43;cursor:not-allowed}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{transition:background .2s,color .2s,transform .3s var(--ease)}button:not(:disabled):hover{color:#0f1419}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #1f35ff;outline-offset:4px}a{text-decoration:none}svg{flex-shrink:0}p{line-height:1.65}button svg{vertical-align:middle}.hidden{display:none}.spatial-app{min-height:680px;height:100dvh;position:relative;overflow:hidden;background:radial-gradient(ellipse at 68% 40%,#fff 0,#eef0f4 48%,#e3e6ec)}.topbar{height:94px;position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 4%;z-index:20;border-bottom:1px solid #6b758018}.brand{display:flex;align-items:center;gap:11px;padding:0}.brand-symbol{font-size:43px;line-height:1;color:#0f1419}.brand strong{font-size:26px;letter-spacing:-1.4px;font-weight:800}.brand strong span{font-size:10px;text-transform:uppercase;letter-spacing:2px;margin-left:10px;vertical-align:middle;font-weight:800;color:#0f1419}.top-pull{display:flex;align-items:center;gap:10px;font:10px ui-monospace,monospace;letter-spacing:1.4px;padding:12px 15px;border:1px solid #a7b0bd77;border-radius:30px}.status-dot{width:6px;height:6px;border-radius:50%;background:#b8f000;display:inline-block;flex-shrink:0;box-shadow:0 0 0 3px #3d465012}.header-actions{display:flex;align-items:center;gap:15px}.motion-toggle{width:33px;height:33px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center}.demo-launch{display:flex;align-items:center;gap:9px;border:1px solid #3d465066;padding:11px 17px;border-radius:30px;font-size:12px}.demo-launch:hover{background:#cdd3dc}.site-return{color:inherit;text-decoration:none;font-family:inherit;font-weight:600;line-height:normal;letter-spacing:inherit;text-transform:inherit}.world{position:absolute;inset:94px 0 108px}.scene-host{position:absolute;inset:0;z-index:1}.scene-host canvas{display:block;width:100%;height:100%;touch-action:none;outline:none}.scene-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px;color:var(--muted)}.hero-copy{position:absolute;z-index:3;top:5.5%;left:5.5%;pointer-events:none;max-width:430px}.hero-copy>*{pointer-events:auto}.eyebrow{display:flex;align-items:center;gap:8px;font:9px ui-monospace,SFMono-Regular,monospace;letter-spacing:1.65px;color:#3d4650;line-height:1.5}.eyebrow>span:first-child:not(.demo-light){width:5px;height:5px;background:#1f35ff;border-radius:50%}h1,h2,p{margin-top:0}h1{font-size:clamp(36px,3.55vw,60px);line-height:1.07;letter-spacing:-2.8px;font-weight:510;margin:22px 0 19px}h1 em,h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400;color:#1f35ff;letter-spacing:-2px}h1+p{font-size:13px;color:var(--muted);line-height:1.8}.hero-action{display:flex;align-items:center;gap:22px;padding:11px 0;border-bottom:1px solid #6b7580;font-size:12px;margin-top:17px}.hero-action:hover{gap:30px}.world-caption{position:absolute;top:8%;right:5.5%;display:flex;flex-direction:column;gap:8px;text-align:right;z-index:2;pointer-events:none}.world-caption span:first-child{font:9px ui-monospace,monospace;letter-spacing:2px;color:#3d4650}.world-caption span:last-child{font-size:11px;color:#6b7580}.object-labels{position:absolute;inset:0;pointer-events:none}.object-label{position:absolute;top:0;left:0;pointer-events:auto;display:flex;align-items:center;gap:9px;padding:9px 11px;background:#f7f8fae6;border:1px solid #a7b0bd99;border-radius:9px;box-shadow:0 6px 18px #0f141910;text-align:left;white-space:nowrap;transition:background .2s,box-shadow .2s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.object-label:hover{background:#fff;box-shadow:0 8px 24px #0f141925}.object-index{display:grid;place-items:center;border:1px solid #6b758080;border-radius:50%;width:22px;height:22px;font:9px ui-monospace,monospace}.object-label strong{display:block;font-size:11px;font-weight:600;letter-spacing:-.15px}.object-label small{display:block;font-size:9px;color:#6b7580;margin-top:3px}.label-arrow{margin-left:6px;font-size:14px;color:#6b7580}.label-answer{background:#1f35ff;color:#eef0f4;border-color:#1f35ff}.label-answer small{color:#a7b0bd}.label-answer .label-arrow{color:#cdd3dc}.label-answer:hover{background:#0a1ac4;color:#fff!important}.label-privacy{padding:7px 10px;background:#f7f8faaa}.label-privacy small{display:none}.edge-handle{position:absolute;top:45%;z-index:5;display:flex;align-items:center;gap:10px;color:#6b7580;background:#eef0f4b0;padding:16px 10px;border:1px solid #cdd3dc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.edge-handle span{writing-mode:vertical-rl;letter-spacing:2px;font:9px ui-monospace,monospace}.edge-left{left:0;border-radius:0 12px 12px 0;flex-direction:column}.edge-right{right:0;border-radius:12px 0 0 12px;flex-direction:column}.edge-right svg{transform:rotate(180deg)}.edge-handle:hover{background:#cdd3dc}.bottom-ui{position:absolute;bottom:21px;left:4%;right:4%;height:65px;display:flex;align-items:center;justify-content:space-between;z-index:12}.spatial-hint{display:flex;align-items:center;gap:9px;font-size:10px;color:#6b7580}.spatial-hint i{font-style:normal;margin:0 5px}.session-info{font:10px ui-monospace,monospace;color:#3d4650;display:flex;align-items:center;gap:9px}.space-dock{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:5px;padding:7px;background:#f7f8fadf;box-shadow:0 8px 30px #0f141912,0 1px #fff inset;border:1px solid #a7b0bd;border-radius:21px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.space-dock button{height:48px;padding:0 15px;display:flex;align-items:center;gap:8px;border-radius:13px;color:#3d4650;font-size:11px}.space-dock button:hover,.space-dock button.active{background:#eef0f4;color:#0f1419}.space-dock small{font:8px ui-monospace,monospace;border-radius:4px;background:#cdd3dc;padding:2px 4px}.space-dock button.dock-home{padding:0;width:47px;background:var(--green);color:var(--lime);margin:0 4px;justify-content:center;font-size:34px}.space-dock button.dock-home:hover{transform:translateY(-3px);background:#0f1419}.space-panel{position:absolute;z-index:10;background:#f7f8faef;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid #fff;box-shadow:0 15px 70px #0f141920;border-radius:22px;padding:25px 29px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#a7b0bd transparent;max-height:calc(100% - 30px);top:15px}.panel-library{left:4%;width:415px;animation:enter-left .6s var(--ease)}.panel-models{right:4%;width:425px;animation:enter-right .6s var(--ease)}.panel-answer{right:4%;width:485px;animation:enter-right .6s var(--ease)}.panel-privacy{left:50%;transform:translate(-50%);width:570px;animation:enter-top .6s var(--ease)}.panel-pipeline{inset:auto 8% 4px;animation:enter-bottom .6s var(--ease)}.panel-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.panel-close{width:30px;height:30px;border-radius:50%;background:#eef0f4;display:grid;place-items:center;flex-shrink:0}.panel-close:hover{background:#cdd3dc;transform:rotate(90deg)}h2{font-size:37px;line-height:1.13;letter-spacing:-1.6px;font-weight:500;margin-bottom:13px}.panel-intro{font-size:12px;color:#6b7580;margin-bottom:21px}.upload-zone{width:100%;border:1px dashed #6b7580;border-radius:15px;padding:21px 12px;display:flex;align-items:center;flex-direction:column;gap:9px;background:linear-gradient(135deg,#eef0f499,#eef0f4)}.upload-zone:hover{background:#cdd3dc;border-color:#3d4650}.upload-art{position:relative;color:#ce754f;margin:0 0 6px;filter:drop-shadow(3px 6px 3px #87513429);transform:rotate(-7deg);transition:transform .5s var(--ease)}.upload-art>svg:last-child{position:absolute;right:-6px;bottom:0;background:#cdd3dc;color:#3d4650;border-radius:50%;padding:2px}.upload-zone:hover .upload-art{transform:rotate(5deg) translateY(-5px)}.upload-zone strong{font-size:13px;font-weight:550}.upload-zone>span:not(.upload-art){font-size:11px;color:#6b7580;display:flex;gap:5px}.upload-zone small{font:8px ui-monospace,monospace;color:#6b7580;letter-spacing:.3px;margin-top:9px}.library-actions{display:flex;justify-content:space-between;margin:16px 0 26px;gap:10px}.library-actions button{font-size:10px;display:flex;align-items:center;gap:5px;padding:0}.library-heading{font:9px ui-monospace,monospace;letter-spacing:1px;display:flex;justify-content:space-between;color:#6b7580;border-bottom:1px solid var(--line);padding-bottom:12px}.document-row{display:flex;align-items:center;gap:9px;padding:14px 0;border-bottom:1px solid var(--line)}.document-row>div{min-width:0;flex:1}.document-row strong{display:block;overflow-wrap:anywhere;font-size:11px;font-weight:550}.document-row small{display:block;font-size:9px;color:#6b7580;margin-top:6px;line-height:1.5}.document-row button{padding:4px}.document-row details{font-size:10px;margin-top:6px;color:#3d4650}.document-row summary{cursor:pointer}.file-icon{width:32px;height:38px;border:1px solid #cdd3dc;background:#eef0f4;color:#6b7580;border-radius:5px;display:grid;place-items:center}.empty-library{padding:20px 0;display:flex;flex-direction:column;gap:7px;text-align:center;font-size:11px;color:#3d4650}.empty-library small{font-size:10px;color:#6b7580}.privacy-line{display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;color:#6b7580;padding-top:19px}.search-field{display:flex;gap:8px;border-bottom:1px solid var(--line);align-items:center;padding:12px 0;color:#6b7580}.search-field input{border:0;background:none;width:100%;font-size:11px;outline-offset:0}.pagination{display:flex;justify-content:space-between;margin-top:12px;font-size:11px}.library-total{font-size:9px;color:#6b7580;margin:12px 0 0}.model-choices{display:flex;flex-direction:column;gap:10px}.model-card{border:1px solid #cdd3dc;border-radius:13px;padding:14px 12px;display:flex;align-items:center;gap:13px;text-align:left}.model-card.selected{background:#eef0f4;border-color:#6b7580;box-shadow:0 0 0 2px #6b758016}.model-card>span:nth-child(2){flex:1}.model-card strong{display:block;font-size:13px;font-weight:600}.model-card small{display:block;font-size:10px;margin-top:5px;color:#6b7580}.model-card em{display:block;font-size:9px;font-style:normal;color:#6b7580;margin-top:7px}.model-object{height:58px;width:57px;border-radius:13px;display:grid;place-items:center;box-shadow:5px 6px #3d465020;transform:perspective(200px) rotateY(-18deg) rotateX(10deg);transition:transform .5s var(--ease)}.model-card:hover .model-object{transform:perspective(200px) rotateY(12deg) rotateX(-5deg) translateY(-4px)}.local-object{background:#a7b0bd;color:#3d4650}.cloud-object{background:#dadbef;color:#8d8cab;box-shadow:5px 6px #4749771c}.selection-ring{border:1px solid #a7b0bd;width:19px;height:19px;border-radius:50%;font-size:11px;display:grid;place-items:center;color:#3d4650}.fine-print{font-size:10px;line-height:1.65;color:#6b7580;margin:13px 0}.model-download{display:flex;align-items:center;justify-content:space-between;margin-top:23px;padding-top:22px;border-top:1px solid var(--line)}.model-download strong{display:block;font-size:13px;margin-top:7px;font-weight:500}.download-glyph{background:#cdd3dc;border-radius:50%;padding:10px;color:#3d4650}.model-specs{display:flex;gap:17px;margin:19px 0}.model-specs>div{flex:1}.model-specs span{font:8px ui-monospace,monospace;letter-spacing:1px;color:#6b7580}.model-specs strong{display:block;font-size:12px;font-weight:500;margin:7px 0}.model-specs small{font-size:9px;color:#6b7580}.device-badge{display:flex;align-items:center;gap:7px;color:#6b7580;font-size:10px;margin:17px 0}.primary,.secondary{display:inline-flex;justify-content:center;align-items:center;gap:10px;border-radius:9px;padding:13px 17px;font-size:11px;font-weight:500}.primary{background:#1f35ff;color:#eef0f4!important;border:1px solid #1f35ff}.primary:hover{background:#0a1ac4;transform:translateY(-1px)}.secondary{border:1px solid #a7b0bd;background:#eef0f4;color:#3d4650}.secondary:hover{background:#cdd3dc}.full{width:100%;margin-top:10px}.setting-row,.query-controls label{font-size:10px;color:#6b7580;display:flex;flex-direction:column;gap:6px;margin-top:12px}select{padding:9px;background:#f7f8fa;border:1px solid var(--line);color:#3d4650;border-radius:6px;max-width:100%;font-size:11px}progress{appearance:none;width:100%;height:3px;display:block;border:0;border-radius:8px;background:#dfe3ff;overflow:hidden;margin:14px 0}progress::-webkit-progress-bar{background:#dfe3ff}progress::-webkit-progress-value{background:#1f35ff;border-radius:8px;transition:width .2s}progress::-moz-progress-bar{background:#1f35ff}.download-detail{font-size:9px;color:#6b7580;overflow-wrap:anywhere}.pipeline-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.pipeline-heading h2{font-size:30px}.pipeline-steps{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:3px 0 21px}.pipeline-steps button{position:relative;text-align:left;background:#eef0f4;border:1px solid #cdd3dc;border-radius:11px;padding:12px;display:flex;flex-direction:column;gap:10px;transition:transform .3s,background .3s}.pipeline-steps button:hover{transform:translateY(-5px);background:#cdd3dc}.pipeline-steps button.current{background:#cdd3dc;border-color:#6b7580}.step-number{font:9px ui-monospace,monospace;color:#6b7580}.step-symbol{color:#6b7580;filter:drop-shadow(2px 3px 0 #3d46502a)}.pipeline-steps strong{font-size:11px;font-weight:500}.pipeline-steps button>svg:last-child{position:absolute;right:10px;bottom:11px;color:#6b7580}.pipeline-detail{display:grid;grid-template-columns:1fr 1.6fr;column-gap:35px;row-gap:8px;border-top:1px solid var(--line);padding-top:18px}.pipeline-detail .eyebrow{grid-column:1}.pipeline-detail>strong{grid-column:1;font-size:17px;font-weight:500}.pipeline-detail p{grid-column:2;grid-row:1/3;font-size:11px;line-height:1.8;color:#6b7580;margin:0}.pipeline-detail code{grid-column:1/3;font-size:11px;color:#6b7580;margin-top:6px}.analysis-preview{padding:14px;background:#eef0f4;border-radius:8px;margin-top:16px;display:flex;flex-direction:column;gap:6px;font-size:11px}.analysis-preview small{color:#6b7580}.privacy-map{display:flex;align-items:center;justify-content:space-around;padding:23px 5px;background:#eef0f4;border-radius:15px;margin-bottom:22px}.privacy-map span{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:10px;color:#3d4650}.privacy-map svg{filter:drop-shadow(3px 4px 0 #3d465022)}.privacy-map i{font-style:normal;color:#6b7580}.privacy-fact{display:flex;gap:14px;margin:18px 0}.privacy-fact>svg{width:18px;color:#6b7580;margin-top:2px}.privacy-fact strong{font-size:12px;font-weight:550}.privacy-fact p{font-size:11px;color:#6b7580;margin:6px 0;line-height:1.8}.sample-question{border:1px solid #cdd3dc;border-radius:12px;padding:15px 18px;font-size:12px;margin-top:20px;background:#eef0f4}.message{margin:20px 0;padding-bottom:20px;border-bottom:1px solid #cdd3dc}.message-label{display:flex;align-items:center;gap:8px;font:9px ui-monospace,monospace;letter-spacing:1px;color:#6b7580}.message p{font-size:13px;line-height:1.9;white-space:pre-wrap;color:#3d4650;margin:13px 0}.message.user p,.message sup{color:#3d4650}.sources{display:flex;flex-direction:column;gap:7px}.sources details{border:1px solid #cdd3dc;border-radius:8px;font-size:10px;background:#eef0f4}.sources summary{cursor:pointer;display:flex;align-items:center;gap:7px;padding:10px 12px;color:#6b7580;overflow-wrap:anywhere}.sources summary span:not(.source-number){min-width:0}.sources summary small{margin-left:auto;font-size:8px}.source-number{font:9px ui-monospace,monospace;width:17px;height:17px;display:grid;place-items:center;border:1px solid #a7b0bd;border-radius:4px;flex-shrink:0}.sources blockquote{margin:0 12px 12px;padding:9px 12px;border-left:2px solid #6b7580;font-size:11px;line-height:1.7;color:#3d4650;white-space:pre-wrap}.sources details>small{padding:0 12px 10px;display:block;color:#6b7580}.answer-warning{font-size:10px;color:#aa8758}.composer{border:1px solid #a7b0bd;border-radius:13px;background:#fffef7;margin-top:20px;box-shadow:0 4px 12px #0f141905}.composer textarea{width:100%;resize:vertical;min-height:85px;border:0;background:none;padding:17px;font-size:12px;color:#3d4650;outline-offset:0;border-radius:12px}.composer textarea::placeholder{color:#6b7580}.composer-bottom{display:flex;align-items:center;justify-content:space-between;padding:0 12px 10px}.composer-bottom>span{display:flex;align-items:center;gap:6px;font-size:9px;color:#6b7580;overflow:hidden;max-width:85%}.send{width:31px;height:31px;background:#1f35ff;color:#eef0f4;border-radius:8px;display:grid;place-items:center}.composer-note{font-size:9px;text-align:center;color:#6b7580;margin:14px 0}.query-settings{margin-top:15px}.query-settings>summary{cursor:pointer;display:flex;align-items:center;gap:7px;font-size:10px;color:#6b7580}.query-controls{display:flex;flex-direction:column}.text-button{font-size:10px;color:#6b7580;display:flex;align-items:center;gap:6px;padding:0}.suggestions{display:flex;flex-direction:column;gap:6px;margin:14px 0}.suggestions button{display:flex;justify-content:space-between;padding:9px 0;text-align:left;font-size:11px;color:#6b7580;border-bottom:1px solid #cdd3dc}.demo-banner{border:1px solid #cdd3dc;background:#eef0f4;padding:9px 12px;border-radius:7px;font:9px ui-monospace,monospace;color:#3d4650;line-height:1.6}.demo-story{position:absolute;z-index:4;left:5.5%;top:8%;width:310px;padding:0 0 15px;animation:story-in .6s var(--ease)}.demo-story h1{font-size:38px;font-weight:450;letter-spacing:-1.8px;margin:19px 0}.demo-story h1>span{color:#6b7580}.demo-story p{font-size:12px;color:#3d4650;line-height:1.85}.chapter-count{display:block;font:25px ui-monospace,monospace;color:#3d4650;margin-top:26px}.chapter-count>span{font-size:12px;color:#6b7580}.demo-light{width:6px;height:6px;background:#c38752;border-radius:50%}.math-readout{background:#eef0f4c9;border:1px solid #a7b0bd;border-radius:7px;padding:13px 12px;font:11px ui-monospace,monospace;color:#3d4650;margin:19px 0;overflow-wrap:anywhere}.demo-playback{display:flex;align-items:center;gap:7px}.demo-playback>button{border:1px solid #a7b0bd;border-radius:7px;height:35px;padding:0 10px}.demo-playback .playback-main{display:flex;align-items:center;justify-content:center;gap:7px;flex:1;font-size:10px;background:#1f35ff;color:#eef0f4;border-color:#1f35ff}.demo-story p.demo-disclosure{font-size:9px;color:#6b7580;line-height:1.6}.route-switch{display:flex;gap:6px}.route-switch button{padding:9px;font-size:10px;border:1px solid #a7b0bd;border-radius:7px;display:flex;align-items:center;gap:6px}.route-switch button.chosen{background:#cdd3dc}.tour-track{position:absolute;bottom:106px;left:50%;transform:translate(-50%);z-index:11;display:flex;gap:7px}.tour-track button{width:64px;text-align:center;padding:0;color:#6b7580}.tour-track button>span{display:block;height:3px;background:#a7b0bd;border-radius:5px}.tour-track small{display:block;font-size:8px;margin-top:8px}.tour-track button.current>span{background:#3d4650}.tour-track button.complete>span{background:#6b7580}.rehearsal .world{bottom:138px}.rehearsal .spatial-hint{opacity:.5}.toast{position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:25;display:flex;align-items:center;gap:12px;padding:13px 18px;border-radius:12px;max-width:650px;width:calc(100% - 50px);font-size:12px;box-shadow:0 8px 25px #412c1722}.error{background:#fff0e6;color:#a2502b;border:1px solid #e3b397}.notice{background:#eef0f4;color:#3d4650;border:1px solid #a7b0bd}.toast>span{flex:1;line-height:1.6}.live-activity{position:absolute;bottom:2px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:13px;z-index:11;max-width:90%;padding:12px 18px;border-radius:12px;background:#eef0f4f2;border:1px solid #a7b0bd;box-shadow:0 5px 15px #3d465022}.live-activity>button{text-align:left;min-width:0}.live-activity strong{display:block;font-size:11px;font-weight:500;max-width:390px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-activity small{display:block;font-size:9px;color:#6b7580;margin-top:5px}.cancel-action{font-size:10px;border-left:1px solid #a7b0bd;padding-left:12px}.spinner{display:inline-block;width:16px;height:16px;flex-shrink:0;border:2px solid #a7b0bd;border-top-color:#3d4650;border-radius:50%;animation:spin 1s linear infinite}.homescreen-tip{position:absolute;z-index:15;bottom:3px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:9px;border-radius:9px;background:#cdd3dc;padding:12px;width:480px;font-size:10px;color:#3d4650}.modal{border:1px solid #cdd3dc;border-radius:22px;background:#f7f8fa;color:#3d4650;width:min(480px,calc(100vw - 32px));max-height:85dvh;overflow:auto;padding:34px;box-shadow:0 30px 120px #0f141944}.modal::backdrop{background:#0f141966;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.modal-close{position:absolute;right:18px;top:16px}.modal-icon{display:grid;place-items:center;background:#cdd3dc;color:#6b7580;width:49px;height:49px;border-radius:13px;margin-bottom:19px}.modal h2{font-size:29px;margin:12px 0}.modal p{font-size:12px;color:#6b7580;line-height:1.8}.modal-fact{display:flex;align-items:center;gap:9px;font-size:11px;margin:13px 0;color:#3d4650}.modal .fine-print{font-size:10px}.pdf-ocr-setting{display:flex;flex-direction:column;gap:8px;font-size:11px;margin:16px 0}.license-label{display:block;margin-top:20px;font-size:11px;color:#6b7580}.modal textarea{width:100%;margin:10px 0;padding:12px;background:#f7f8fa;border:1px solid #a7b0bd;color:#3d4650;border-radius:8px;font-size:11px}.setup-note{font-size:11px;background:#eef0f4;padding:15px;border-radius:8px;margin:20px 0}.modal-error{color:#ac592f!important}.object-labels.fallback{position:relative;inset:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;max-width:620px;margin:230px auto 0}.object-labels.fallback .object-label{position:relative;visibility:visible!important;transform:none!important}.scene-failed canvas{display:none}.fallback-note{text-align:center;font-size:11px;max-width:300px;margin:20px auto;color:#6b7580}@keyframes spin{to{transform:rotate(360deg)}}@keyframes enter-left{0%{opacity:0;transform:perspective(1200px) translate(-65px) rotateY(12deg)}to{opacity:1;transform:none}}@keyframes enter-right{0%{opacity:0;transform:perspective(1200px) translate(65px) rotateY(-12deg)}to{opacity:1;transform:none}}@keyframes enter-bottom{0%{opacity:0;transform:perspective(900px) translateY(55px) rotateX(12deg)}to{opacity:1;transform:none}}@keyframes enter-top{0%{opacity:0;transform:translate(-50%,-50px)}to{opacity:1;transform:translate(-50%)}}@keyframes story-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(min-width:1500px){.hero-copy{top:8%;left:7%}.world-caption{right:6%;top:9%}.scene-host,.panel-library{left:6%}.panel-models,.panel-answer{right:6%}}@media(max-width:1150px){.spatial-hint{max-width:170px;line-height:1.6}.spatial-hint i{display:none}.session-info{font-size:9px}.session-gpu{display:none}.space-dock button{padding:0 12px}.hero-copy{left:6%;max-width:300px}.hero-copy h1{font-size:39px}.hero-copy p{font-size:11px}.world-caption{display:none}.demo-story{width:265px}.demo-story h1{font-size:32px}.panel-library,.panel-models{width:385px}.panel-answer{width:430px}.pipeline-steps button{padding:10px}.pipeline-steps button>svg:last-child{display:none}}@media(max-width:850px){.topbar{height:78px;padding:0 22px}.top-pull{font-size:8px;letter-spacing:.7px;padding:9px}.brand strong{font-size:23px}.brand strong span{font-size:8px;letter-spacing:1px;margin-left:7px}.brand-symbol{font-size:35px}.header-actions{gap:8px}.world{top:78px;bottom:115px}.hero-copy{top:4%;left:7%}.hero-copy h1{font-size:35px;margin:15px 0}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.1px}.hero-copy p{font-size:11px}.hero-action{font-size:10px;margin-top:8px;padding:8px 0}.spatial-hint,.session-info{display:none}.bottom-ui{bottom:21px}.space-panel{max-height:calc(100% - 25px);top:10px;padding:23px}.panel-library{left:5%}.panel-models,.panel-answer{right:5%}.panel-pipeline{inset:auto 5% 5px}.panel-privacy{width:520px}.edge-handle{padding:12px 7px}.pipeline-heading h2{font-size:26px}.pipeline-heading .primary{font-size:10px;padding:10px}.pipeline-steps{gap:5px}.pipeline-steps strong{font-size:9px}.step-symbol svg{width:20px}.pipeline-detail{column-gap:15px}.object-label{padding:7px;gap:6px}.object-label small{display:none}.object-label strong{font-size:10px}.object-index{width:19px;height:19px;font-size:8px}.label-arrow{margin-left:0}.demo-story{top:5%;width:240px}.demo-story h1{font-size:30px}.demo-story p{font-size:11px}.demo-story .eyebrow{font-size:8px}.chapter-count{margin-top:20px}.tour-track{bottom:100px}.rehearsal .world{bottom:134px}}@media(max-width:600px){.spatial-app{min-height:600px}.topbar{height:72px;padding:0 19px}.brand{gap:6px}.brand strong{font-size:22px}.brand strong span{display:none}.brand-symbol{font-size:32px}.top-pull{position:absolute;top:83px;right:20px;border:0;padding:0;background:transparent;font-size:7px;letter-spacing:.8px;gap:6px}.top-pull svg{width:11px}.top-pull .status-dot{width:4px;height:4px}.header-actions{gap:8px}.demo-launch{padding:9px 12px;font-size:10px}.motion-toggle{height:29px;width:29px}.world{top:72px;bottom:106px}.hero-copy{top:36px;left:24px;max-width:290px}.hero-copy h1{font-size:34px;letter-spacing:-1.8px;margin:13px 0 11px}.hero-copy h1 em{letter-spacing:-1.5px}.hero-copy p{font-size:11px;line-height:1.6;margin-bottom:0}.hero-copy .eyebrow{font-size:7px;letter-spacing:1.2px}.hero-action{margin-top:12px;font-size:10px;gap:14px}.scene-host{inset:135px -5% -7px}.edge-handle{top:57%;padding:10px 6px;gap:6px}.edge-handle span{font-size:7px;letter-spacing:1.5px}.edge-handle svg{width:13px}.bottom-ui{left:12px;right:12px;bottom:15px;height:62px}.space-dock{width:100%;max-width:385px;justify-content:space-between;gap:0;padding:6px;border-radius:18px}.space-dock button{height:47px;padding:0 10px;flex-direction:column;gap:4px;font-size:8px;min-width:46px}.space-dock button svg{width:18px;height:18px}.space-dock small{display:none}.space-dock button.dock-home{height:44px;width:44px;min-width:44px;font-size:32px;margin:0 1px}.object-label{border-radius:6px;padding:5px;gap:5px}.object-label strong{font-size:8px}.object-index{width:15px;height:15px;font-size:7px}.label-arrow{font-size:10px}.label-privacy{display:none}.panel-open .scene-host{top:0;opacity:.6}.space-panel{left:14px;right:14px;top:32px;width:auto;max-height:calc(100% - 38px);padding:21px 22px;border-radius:18px;background:#f7f8faf5}.panel-privacy{transform:none;animation:enter-bottom .5s var(--ease)}.panel-topline{margin-bottom:14px}.panel-topline .eyebrow{font-size:8px;letter-spacing:1px}h2{font-size:31px}.panel-intro{font-size:11px;margin-bottom:18px}.upload-zone{padding:16px 10px}.library-actions{margin-bottom:20px}.panel-pipeline{top:32px;bottom:auto}.pipeline-heading{display:block}.pipeline-heading h2{font-size:29px}.pipeline-heading .primary{margin:0 0 17px}.pipeline-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.pipeline-steps button{padding:9px;gap:7px}.pipeline-steps strong{font-size:9px}.step-symbol svg{width:20px}.pipeline-detail{display:block}.pipeline-detail>strong{display:block;margin:10px 0}.pipeline-detail p{font-size:11px}.pipeline-detail code{display:block;margin-top:13px;font-size:10px}.model-card{padding:12px 10px}.model-object{width:48px;height:50px}.model-object svg{width:29px}.model-card strong{font-size:12px}.model-card em,.model-specs small{font-size:8px}.model-download{margin-top:20px;padding-top:17px}.demo-story{left:24px;top:32px;width:calc(100% - 48px);padding:15px 17px;border-radius:13px;background:#f7f8faee;border:1px solid #cdd3dc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.demo-story h1{font-size:25px;margin:10px 0;max-width:270px}.demo-story .eyebrow{font-size:7px}.chapter-count{position:absolute;right:17px;top:37px;font-size:16px;margin:0}.chapter-count>span{font-size:9px}.demo-story h1{padding-right:40px}.demo-story p{font-size:10px;line-height:1.6;margin-bottom:9px}.math-readout{font-size:9px;padding:9px;margin:11px 0}.demo-playback>button{height:29px}.demo-playback .playback-main{font-size:9px}.demo-story progress{margin:9px 0}.demo-story p.demo-disclosure{font-size:8px;margin:0}.rehearsal .scene-host{top:205px;bottom:-10px}.rehearsal .world{bottom:123px}.tour-track{bottom:93px;width:calc(100% - 44px);gap:5px}.tour-track button{flex:1;width:auto}.tour-track small{font-size:7px;margin-top:5px}.live-activity{max-width:calc(100% - 30px);width:100%;padding:10px 12px;bottom:0}.live-activity strong{max-width:240px;font-size:10px}.live-activity small{font-size:8px}.toast{bottom:0;max-height:150px;overflow:auto;width:calc(100% - 28px);font-size:10px;padding:11px}.homescreen-tip{width:calc(100% - 28px);font-size:9px}.privacy-map{padding:18px 2px}.privacy-map span{font-size:9px}.privacy-fact p{font-size:10px}.object-labels.fallback{margin:120px 25px 0}.object-labels.fallback .object-label{padding:12px}.fallback-note{font-size:10px;max-width:230px}.scene-failed{top:140px}.route-switch{margin-top:10px}.route-switch button{padding:6px;font-size:9px}}@media(max-height:720px)and (min-width:601px){.topbar{height:72px}.world{top:72px;bottom:100px}.hero-copy{top:4%}.hero-copy h1{font-size:36px}.hero-copy p{font-size:11px}.world-caption{top:6%}.demo-story{top:3%;width:270px}.demo-story h1{font-size:28px}.demo-story .chapter-count{margin-top:13px}.demo-story p{font-size:11px}.demo-story .math-readout{margin:12px 0}.space-panel{padding:19px 24px}.panel-topline{margin-bottom:10px}.panel-pipeline{max-height:100%}.panel-pipeline h2{font-size:25px}.pipeline-steps button{gap:7px}.bottom-ui{bottom:15px}.rehearsal .world{bottom:125px}.tour-track{bottom:90px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.spinner{animation:none}}.motion-paused *{animation-play-state:paused!important}.math-readout small{display:block;font:8px ui-monospace,monospace;color:#6b7580;margin-top:9px}.formula-note{font-size:8px;color:#6b7580}.live-stage-detail{overflow-wrap:anywhere}@media(min-width:851px){.spatial-app[data-panel=library] .scene-host{left:22%}.spatial-app[data-panel=models] .scene-host,.spatial-app[data-panel=answer] .scene-host{left:0;right:24%}.world:has(.demo-story) .scene-host{left:18%;right:0}.demo-story{background:#f7f8faeb;padding:22px;border:1px solid #cdd3dc;border-radius:16px;width:335px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.demo-story h1{font-size:34px}.demo-story .chapter-count{margin-top:19px}}:root{--live: #1f35ff;--live-deep: #0a1ac4;--live-wash: #dfe3ff;--field: #eef0f4;--paper: #fff;--ink: #0f1419;--ink-2: #3d4650;--ink-3: #6b7580;--rule: #cdd3dc;--sealed: #b8f000;--open: #ff4d2e}h1,h2,.brand strong{font-family:Archivo,system-ui,sans-serif}.brand{gap:12px}.brand img.brand-symbol{width:43px;height:43px;object-fit:contain}.brand strong{font-size:23px;letter-spacing:-.85px;text-align:left;line-height:1.1}.brand strong>span{display:block;font:11px Chivo,system-ui,sans-serif;letter-spacing:1.3px;color:var(--ink-2);margin:5px 0 0;text-transform:none}.brand strong b{font-weight:600;letter-spacing:.3px;background:var(--live-wash);color:var(--live);border-radius:4px;padding:2px 5px;margin-left:0}h1 em,h2 em{color:var(--live)}.hero-action{font-weight:600;color:var(--live);border-color:var(--live)}.top-pull{background:var(--live);color:#fff;border:1px solid var(--live);padding:13px 18px;font-size:10px;font-weight:600;box-shadow:0 5px 15px #1f35ff1a}.top-pull:hover{background:var(--live-deep);color:#fff!important}.top-pull .status-dot{background:var(--sealed);box-shadow:0 0 0 3px #b8f00020}.demo-launch{border-color:var(--rule);background:#fff}.demo-launch:hover{background:var(--live-wash);color:var(--live)}.space-dock{border-color:#bdc7e9;background:#fffefe;box-shadow:0 8px 32px #0a1ac41c;gap:6px;padding:8px}.space-dock button{font-size:12px;font-weight:600;color:var(--ink-2);height:50px;padding:0 16px}.space-dock button:first-child,.space-dock button:nth-child(2){background:var(--live-wash);color:var(--live)}.space-dock button:hover,.space-dock button.active{background:var(--live);color:#fff!important}.space-dock small{background:#fff9;color:var(--live)}.space-dock button.dock-home{background:var(--ink);width:49px}.dock-home img{width:34px;height:34px;object-fit:contain}.space-dock button.dock-home:hover{background:var(--live-deep)}.edge-handle{color:var(--live);background:#dfe3ffdd;border-color:#aebaff}.edge-handle span{font-weight:650}.edge-handle:hover{background:#cbd2ff}.object-label{border-color:#ccd4e2}.object-label .object-index{background:var(--live-wash);color:var(--live);border-color:#bcc7ff}.label-answer{background:var(--live);color:#fff;border-color:var(--live)}.label-answer small,.label-answer .label-arrow{color:#e2e7ff}.label-answer:hover{background:var(--live-deep)}.label-answer .object-index{color:#fff;background:#ffffff20;border-color:#ffffff40}.primary{background:var(--live);border-color:var(--live);color:#fff!important}.primary:hover{background:var(--live-deep)}.send{background:var(--live);color:#fff}.device-badge{padding:11px 12px;background:var(--live-wash);color:var(--live);border:1px solid #bdc6fa;border-radius:8px;font-weight:600}.device-badge .status-dot{background:var(--live)}.model-card.selected{background:#e9ecff;border-color:var(--live);box-shadow:0 0 0 2px #1f35ff12}.model-card .selection-ring{border-color:#bdc6e1;color:var(--live)}.model-card.selected .selection-ring{background:var(--live);color:#fff;border-color:var(--live)}.model-card em{color:#596677}.model-card:disabled{opacity:.65}.cloud-card:disabled{opacity:.45}.local-object{background:#dfe3ff;color:var(--live);box-shadow:5px 6px #1f35ff22}.server-object{background:#d5dee8;color:#263f5a;box-shadow:5px 6px #16395922}.cloud-object{background:#e2e5eb;color:#7d8794;box-shadow:5px 6px #6b758020}.model-card.server-card{min-height:98px}.server-settings{border:1px solid var(--rule);border-radius:10px;padding:12px 14px;margin-top:15px}.server-settings>summary{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:11px;font-weight:600;color:var(--live)}.server-settings p{font-size:10px;line-height:1.7;color:var(--ink-2);margin:10px 0}.server-settings input{min-width:0;width:100%;border:1px solid var(--rule);border-radius:6px;background:#fff;padding:9px;font-size:10px;color:var(--ink-2)}.server-settings .server-status{font-size:10px;color:#6b7580;overflow-wrap:anywhere}.execution-receipt{margin:12px 0;border:1px solid #c5cef5;border-radius:8px;background:#edf0ff;color:var(--ink-2);font-size:10px}.execution-receipt>summary{padding:10px 12px;cursor:pointer;line-height:1.7;color:var(--live);font-weight:600}.execution-receipt dl{padding:0 12px;margin:0}.execution-receipt dl>div{display:grid;grid-template-columns:110px 1fr;gap:8px;border-top:1px solid #d5dcf3;padding:8px 0}.execution-receipt dt{color:var(--ink-3)}.execution-receipt dd{margin:0;overflow-wrap:anywhere}.execution-receipt p{padding:0 12px;font-size:10px;margin:8px 0 12px;line-height:1.7;color:var(--ink-3)}.cloud-future{color:var(--ink-3)}.session-info{color:var(--ink-2)}.session-info .status-dot{background:var(--sealed);border:1px solid #8abd00}.session-gpu{white-space:nowrap}.upload-art{color:var(--live);filter:drop-shadow(3px 6px 3px #1f35ff26)}.upload-art>svg:last-child{background:var(--sealed);color:#2b3a00}.upload-zone:hover,.pipeline-steps button.current{background:var(--live-wash);border-color:var(--live)}.step-symbol{color:var(--live);filter:drop-shadow(2px 3px 0 #1f35ff20)}.tour-track button.current>span{background:var(--live)}.privacy-map{background:var(--live-wash)}.privacy-map svg{color:var(--live)}.privacy-line{color:#455364}.chapter-count{color:var(--live)}.demo-story h1>span{color:var(--live)}.demo-story .math-readout{color:var(--ink-2);border-color:#c3ccee;background:#eef1ff}.demo-light{background:var(--live)}.status-dot{background:var(--sealed)}@media(max-width:1150px){.session-gpu{display:none}.spatial-hint{max-width:130px;font-size:9px}.space-dock button{padding:0 12px}.brand strong{font-size:21px}}@media(max-width:850px){.brand strong{font-size:19px}.brand strong>span{font-size:9px}.brand img.brand-symbol{width:37px;height:37px}.top-pull{font-size:8px;padding:11px 12px;letter-spacing:.6px}.space-dock button{padding:0 12px}}@media(max-width:600px){.brand{gap:7px}.brand img.brand-symbol{width:32px;height:37px}.brand strong{font-size:18px;letter-spacing:-.65px}.brand strong>span{display:block;font-size:9px;letter-spacing:.7px;margin-top:3px}.brand strong b{font-size:8px}.topbar{padding:0 15px}.header-actions{gap:5px}.demo-launch{font-size:9px;padding:9px 10px}.site-return span{display:none}.top-pull{top:82px;right:17px;font-size:8px;letter-spacing:.5px;padding:8px 10px;border-radius:7px;box-shadow:0 3px 10px #1f35ff16;z-index:2}.top-pull .status-dot{width:5px;height:5px}.hero-copy{top:53px}.hero-copy .eyebrow{font-size:6px}.hero-copy h1{font-size:32px}.hero-copy p{font-size:10px}.scene-host{top:150px}.space-dock{gap:3px;padding:7px;border-radius:17px}.space-dock button{min-width:44px;height:47px;padding:0 11px;font-size:9px;font-weight:650}.space-dock button.dock-home{width:46px;min-width:46px;height:47px}.dock-home img{width:32px;height:32px}.space-panel{top:45px;max-height:calc(100% - 50px)}.model-card{padding:12px 10px;gap:10px}.model-card strong{font-size:12px}.model-card small{font-size:9px}.model-card em{font-size:8px}.model-card.server-card{min-height:88px}.rehearsal .demo-story{top:46px}.execution-receipt dl>div{grid-template-columns:95px 1fr}.panel-open .scene-host{top:0}.demo-story .eyebrow{font-size:6px}.demo-story h1{font-size:24px}}.object-labels:not(.fallback) .object-label{visibility:hidden}@media(max-width:600px){.scene-host{inset:236px -4% 0}.panel-open .scene-host,.world:has(.demo-story) .scene-host{top:0}.hero-copy{max-width:300px}.object-label{padding:6px 8px;gap:6px}.object-label strong{font-size:9px}.object-index{width:17px;height:17px;font-size:7px}}@media(max-width:600px){.world:has(.demo-story) .scene-host{top:300px;bottom:-20px}.demo-story h1{font-size:22px;letter-spacing:-.5px}.demo-story p{font-size:11px;line-height:1.5}.demo-story .math-readout{font-size:11px;padding:8px 10px}.object-label{width:32px;height:32px;padding:0;gap:0;border-radius:50%;justify-content:center}.object-label>span:not(.object-index){display:none}.object-index{width:32px;height:32px;font-size:11px;border-radius:50%}}@media(max-height:480px){.spatial-app{min-height:0}.topbar{height:54px;padding:0 14px}.brand strong{font-size:17px}.brand strong>span{display:none}.brand img.brand-symbol{width:28px;height:28px}.top-pull{position:static;font-size:8px;padding:7px 10px}.demo-launch{padding:7px 10px;font-size:9px}.motion-toggle{width:28px;height:28px}.world{top:54px;bottom:64px}.hero-copy{top:10px;left:44px;max-width:32%}.hero-copy .eyebrow{display:none}.hero-copy h1{font-size:24px;letter-spacing:-1px;margin:0 0 6px}.hero-copy p{font-size:10px;line-height:1.4;margin:0}.hero-action{margin-top:6px;font-size:10px;padding:4px 0}.scene-host,.panel-open .scene-host,.world:has(.demo-story) .scene-host{inset:0 -4% 0 36%}.demo-story{top:4px;left:44px;width:32%;padding-bottom:0}.demo-story .eyebrow,.demo-story .demo-disclosure,.demo-story .demo-light{display:none}.demo-story .chapter-count{margin:0 0 2px;font-size:14px}.demo-story h1{font-size:16px;letter-spacing:-.3px;margin:0 0 4px}.demo-story p{font-size:9px;line-height:1.35;margin:0 0 6px}.demo-story .math-readout{font-size:9px;padding:5px 8px;margin:0 0 6px}.demo-playback{gap:5px}.demo-playback button{height:30px;min-height:30px;font-size:9px;padding:0 8px}.tour-track{left:auto;right:6%;transform:none;bottom:62px;gap:4px}.bottom-ui{bottom:6px;height:52px}.space-dock{padding:4px}.space-dock button{height:40px;min-width:40px;font-size:8px}.space-dock button.dock-home{width:40px;min-width:40px;height:40px}.dock-home img{width:26px;height:26px}.edge-handle{top:40%;padding:8px 5px}.object-label{width:30px;height:30px;padding:0;gap:0;border-radius:50%;justify-content:center}.object-label>span:not(.object-index){display:none}.object-index{width:30px;height:30px;font-size:10px;border-radius:50%}.space-panel{top:8px;max-height:calc(100% - 16px);padding:16px 18px}}.document-row button.ask-doc{color:var(--green)}.scope-chips{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}.scope-chips button{font-size:10px;font-weight:600;padding:6px 10px;border:1px solid #cdd3dc;border-radius:20px;background:#f7f8fa;color:#3d4650;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scope-chips button.active{background:var(--green);border-color:var(--green);color:#fff}.measurement-toggle{margin-top:8px;font-size:11px;font-weight:600;padding:7px 12px;border:1px solid #cdd3dc;border-radius:8px;background:#f7f8fa;color:var(--ink)}.measurement-toggle[aria-pressed=true]{border-color:var(--green);color:var(--green)}
