.bl-app{--ink:#f1f0e8;--muted:#aeb8b9;--line:#d9e6d21c;--lime:#c5f875;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#11151d;color:var(--ink);font-family:Quicksand,sans-serif;font-weight:500;color-scheme:dark;isolation:isolate}.bl-app *{box-sizing:border-box}.bl-app button,.bl-app input,.bl-app textarea,.bl-app select{font:inherit}.bl-app button{cursor:pointer}.bl-app button:disabled{opacity:.42;cursor:not-allowed}.bl-app button:focus-visible,.bl-app a:focus-visible,.bl-app input:focus-visible,.bl-app textarea:focus-visible{outline:2px solid var(--lime);outline-offset:5px}.bl-app button{color:inherit}.bl-app h1,.bl-app h2,.bl-app h3,.bl-app p{margin:0}.bl-app p{line-height:1.65}.bl-world{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3}.bl-world canvas{display:block;width:100%;height:100%;touch-action:none}.bl-vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background:linear-gradient(180deg,#0a101c85,transparent 28%,transparent 64%,#08101b8c),linear-gradient(90deg,#08101b70,transparent 75%)}.bl-header{position:absolute;left:3.3%;right:3.3%;top:27px;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:20}.bl-wordmark{font-size:29px;letter-spacing:-1.6px;font-weight:700;color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:14px}.bl-tiny{font-size:10px;letter-spacing:.06em;color:#c6ccbf8a;border-left:1px solid var(--line);padding-left:14px;font-weight:500}.bl-header nav{display:flex;gap:4px;padding:5px;background:#0b152455;border:1px solid #afc4c319;border-radius:30px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bl-header nav button{display:flex;align-items:center;gap:8px;padding:11px 16px;border:0;border-radius:22px;background:transparent;color:#b8c4c5;font-size:13px;white-space:nowrap}.bl-header nav button.active{background:#d8edcb14;color:#eff3de}.bl-header nav button:hover{background:#d8edcb0d}.bl-header-end{display:flex;align-items:center;gap:17px}.bl-status{display:flex;align-items:center;gap:7px;color:#aebcba;font-size:12px;white-space:nowrap}.bl-status i{width:5px;height:5px;border-radius:50%;background:#c3aa74}.bl-status.online i{background:#b5dc95}.bl-icon{display:inline-flex;align-items:center;justify-content:center;min-width:35px;min-height:35px;border:0;background:transparent;border-radius:50%;color:#c6d0d0}.bl-icon:hover{background:#f0f4df13}.bl-primary,.bl-secondary{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:46px;padding:12px 23px;border-radius:26px;text-decoration:none;border:1px solid transparent;font-size:14px;font-weight:600;transition:transform .2s,background .2s;white-space:nowrap}.bl-app .bl-primary{background:var(--lime);color:#162318;border-color:#d9ff9a30;box-shadow:inset 0 1px #eeffcbb3}.bl-primary:hover{background:#d5ff91;transform:translateY(-2px)}.bl-secondary{background:#19273299;border-color:#d0dddb26;color:#e9eee5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bl-secondary:hover{background:#263842d9}.bl-link{display:inline-flex;align-items:center;gap:8px;background:transparent;border:0;padding:8px 0;color:#bcc9c7;font-size:13px;text-align:left}.bl-link:hover{color:#edf7dd}.bl-eyebrow{display:block;font-size:11px;letter-spacing:.17em;text-transform:uppercase;color:#b8c5c2;margin-bottom:18px}.bl-eyebrow span{opacity:.4;margin:0 9px}.bl-home-content,.bl-onboarding{position:absolute;left:8%;top:25%;max-width:480px}.bl-home-content h1,.bl-onboarding h1,.bl-studio-head h1{font-size:clamp(40px,4.8vw,72px);line-height:1.1;letter-spacing:-3px;font-weight:400}.bl-home-content p{color:#c2cecd;margin-top:24px;font-size:16px;line-height:1.7}.bl-home-actions{display:flex;gap:14px;margin-top:28px}.bl-discover-head{position:absolute;left:5%;top:16%;width:480px}.bl-discover-head h1{font-size:36px;letter-spacing:-1.1px;font-weight:400;margin-bottom:24px}.bl-discover-head .bl-eyebrow{margin-bottom:10px}.bl-search{display:flex;align-items:center;gap:13px;border-bottom:1px solid #d2e0d348;background:#0f1a264a;padding:11px 4px 13px}.bl-search input{border:0;background:none;color:var(--ink);width:100%;font-size:14px;outline:none}.bl-search input::placeholder{color:#b2bdbe}.bl-categories{display:flex;gap:7px;margin-top:15px;flex-wrap:wrap}.bl-categories button{font-size:11px;color:#aabcb7;border:1px solid transparent;background:#12202a77;border-radius:19px;padding:8px 13px}.bl-categories .active{border-color:#d4e2c638;color:#eef5df;background:#aabb9c19}.bl-portal-label{position:absolute;transform:translate(-50%);border:0;border-bottom:1px solid #bfd6c541;background:#0e1c2759;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px 17px;display:flex;align-items:center;gap:26px;border-radius:7px 7px 20px 20px;white-space:nowrap;font-size:14px}.bl-portal-label:hover,.bl-portal-label.selected{background:#b6d1b021;color:#d8ff9b}.bl-results{position:absolute;left:5%;top:40%;width:450px;max-height:44%;overflow:auto;scrollbar-width:thin;padding-right:8px}.bl-results>button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 14px;text-align:left;border:0;border-bottom:1px solid var(--line);background:#0d1b26bd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bl-results strong{font-size:17px;display:block;font-weight:500}.bl-results small{font-size:11px;color:#a9bab8;display:block;margin-top:7px}.bl-results>button:hover{background:#2b3d428a}.bl-place-panel{position:absolute;left:5%;top:43%;width:360px;padding:26px;background:#111e2bd9;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid #d0ddcc28;border-radius:16px 40px 22px 26px;box-shadow:0 16px 50px #06101c38;z-index:5}.bl-library .bl-place-panel{left:auto;right:6%;top:23%}.bl-place-panel h2{font-size:29px;font-weight:400;letter-spacing:-.7px}.bl-place-panel p{font-size:14px;color:#c1ccca;margin:16px 0}.bl-meta{display:flex;gap:19px;font-size:11px;color:#acbcb8;margin:15px 0 20px}.bl-meta span{display:flex;gap:6px;align-items:center}.bl-place-panel .bl-primary{width:100%}.bl-place-panel>.bl-link{margin-top:8px}.bl-panel-close{position:absolute;top:9px;right:10px}.bl-studio-head{position:absolute;left:5%;top:18%;max-width:540px}.bl-studio-head h1{font-size:clamp(36px,4.1vw,60px)}.bl-studio-head p{font-size:14px;max-width:400px;color:#c1ceca;margin-top:18px}.bl-studio-tools{display:flex;gap:9px;align-items:center;margin-top:25px}.bl-studio-tools .bl-secondary{padding:11px 16px}.bl-build-note{display:flex;align-items:center;gap:7px;font-size:11px;line-height:1.7;max-width:490px;color:#a9b9b3;margin-top:15px}.bl-prompts{display:flex;flex-direction:column;gap:7px;max-width:440px;margin-top:29px}.bl-prompts button{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;background:#14202c75;border:1px solid #d4dfcc1c;padding:12px 16px;border-radius:18px;text-align:left;color:#c5d3ce}.bl-prompts button:hover{background:#3141419c}.bl-block-heading{position:absolute;top:17%;left:5%;max-width:490px}.bl-block-heading h1{font-size:40px;font-weight:400;letter-spacing:-1.5px;margin-top:16px}.bl-block-actions{display:flex;gap:8px}.bl-block-actions button{display:flex;align-items:center;gap:8px;border:1px solid #d2dcc921;background:#10202b80;border-radius:20px;padding:10px 14px;font-size:12px}.bl-crosshair{position:absolute;left:50%;top:50%;width:3px;height:3px;border-radius:50%;background:#e8edda69;pointer-events:none}.bl-object-panel{position:absolute;left:5%;bottom:13%;padding:22px;width:290px;border:1px solid var(--line);background:#13232edd;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;z-index:6}.bl-object-panel h3{font-size:22px;font-weight:500}.bl-object-panel p{font-size:13px;color:#b7c6c1;margin:10px 0 16px}.bl-object-panel .bl-eyebrow{font-size:10px;margin:0 0 10px}.bl-object-panel .bl-primary{min-height:40px;font-size:12px}.bl-studio .bl-object-panel{left:auto;right:5%;top:19%;bottom:auto}.bl-conversation{position:absolute;left:5%;bottom:35px;width:min(540px,48vw);z-index:10}.bl-home .bl-conversation{left:8%}.bl-conversation-top{display:flex;align-items:center;justify-content:space-between;padding:0 12px 7px}.bl-conversation-top>span{font-size:10px;color:#a5b9b1}.bl-conversation-top .bl-link{font-size:11px}.bl-conversation form{display:flex;align-items:flex-end;padding:15px 13px 15px 22px;border:1px solid #ccdccc40;border-radius:27px 34px 25px 28px;background:#17232ddd;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:inset 0 1px #ffffff09,0 8px 40px #050d171a}.bl-conversation textarea{resize:none;flex:1;min-width:0;max-height:150px;height:50px;border:0;background:none;color:var(--ink);outline:none;font-size:14px;line-height:1.65;padding:0}.bl-conversation textarea::placeholder{color:#b8c5c0}.bl-composer-end{display:flex;align-items:center;gap:5px;margin-left:9px}.bl-send{width:35px;height:35px;background:#c7e996;color:#16261c!important;border:0;border-radius:50%;display:grid;place-items:center}.bl-chat-history{max-height:32vh;overflow:auto;padding:20px;background:#101d29f0;border:1px solid var(--line);border-radius:18px;margin-bottom:9px;scrollbar-width:thin}.bl-chat-history p{font-size:13px;margin-bottom:17px;white-space:pre-wrap}.bl-chat-history p span{font-size:10px;display:block;color:#a0b4a8;margin-bottom:4px}.bl-chat-history p.user{color:#cad7c9;padding-left:25px}.bl-buddy-controls{position:absolute;right:8%;bottom:11%;display:flex;align-items:center;gap:9px;z-index:7}.bl-buddy-controls>button:first-of-type{display:flex;align-items:center;gap:12px;font-size:12px;background:#10241e55;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #cfe3c61f;border-radius:20px;padding:10px 17px}.bl-presence-dot{width:4px;height:4px;border-radius:50%;background:#d7ffab}.bl-buddy-caption{position:absolute;bottom:57px;right:-10px;width:245px;font-size:13px;line-height:1.6;text-shadow:0 2px 8px #000;background:#10212abf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:13px 16px;border-radius:15px;color:#e7edda}.bl-bottom-hint{position:absolute;left:5%;bottom:35px;display:flex;gap:10px;align-items:center;font-size:11px;color:#aebeb6;pointer-events:none}.bl-job{position:absolute;bottom:165px;left:5%;width:min(540px,48vw);display:flex;align-items:center;gap:14px;padding:15px 18px;border:1px solid #cae3b02b;border-radius:20px;background:#1c302dee;z-index:12}.bl-job>div{flex:1}.bl-job strong{display:block;font-size:13px;font-weight:600}.bl-job span{display:block;font-size:10px;color:#b5c6b8;margin-top:5px}.bl-job .bl-secondary{font-size:11px;padding:6px 12px;min-height:32px}.bl-toast{position:absolute;left:50%;bottom:18px;transform:translate(-50%);max-width:calc(100% - 28px);display:flex;gap:14px;align-items:center;padding:9px 10px 9px 20px;border:1px solid #bdd2bc40;background:#23342ff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:12px;border-radius:24px;z-index:60;box-shadow:0 12px 50px #0005}.bl-onboarding{z-index:10;top:17%;max-width:360px;background:linear-gradient(90deg,#111c2088,transparent)}.bl-onboarding h1{font-size:56px}.bl-onboarding p{font-size:14px;color:#c4cec4;margin:20px 0 25px}.bl-onboarding label,.bl-modal label{display:block;font-size:12px;color:#becac2;margin:18px 0}.bl-onboarding input:not([type=range]),.bl-modal input:not([type=checkbox]),.bl-modal textarea{display:block;width:100%;border:1px solid #d4e2c32b;background:#08182199;color:#eef2e2;border-radius:12px;padding:12px 14px;margin-top:8px;font-size:14px}.bl-onboarding input[type=range]{display:block;accent-color:var(--lime);width:100%;margin:18px 0 25px}.bl-onboarding fieldset{border:0;padding:0;margin:18px 0}.bl-onboarding legend{font-size:12px;color:#becac2}.bl-swatches{display:flex;gap:10px;margin-top:13px}.bl-swatches button{border:2px solid transparent;border-radius:50%;height:29px;width:29px;display:grid;place-items:center;color:#27332b}.bl-swatches button[aria-pressed=true]{outline:1px solid #e2f2d0;outline-offset:3px}.bl-onboarding>.bl-link{display:block;font-size:11px;margin-top:15px}.bl-modal{color:var(--ink);background:#17242ef7;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid #ceddc73d;border-radius:24px;padding:27px;width:min(510px,calc(100% - 28px));max-height:85dvh;overflow:auto;box-shadow:0 30px 150px #000a;scrollbar-width:thin}.bl-modal::backdrop{background:#060e186e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bl-modal header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.bl-modal h2{font-size:25px;font-weight:500;letter-spacing:-.7px}.bl-modal h3{font-size:18px}.bl-modal p{font-size:13px;color:#c1ccc4;margin:12px 0;line-height:1.7}.bl-modal .bl-toggle{display:flex;justify-content:space-between;align-items:center}.bl-toggle small{display:block;color:#94aaa3;font-size:11px;margin-top:6px}.bl-toggle input{accent-color:var(--lime);width:18px;height:18px}.bl-modal input[type=color]{height:44px;padding:5px;width:100%}.bl-modal .bl-primary,.bl-modal .bl-secondary{margin:13px 10px 5px 0}.bl-setting-row{width:100%;display:flex!important;align-items:center;gap:15px;border:0;background:transparent;text-align:left;padding:15px 0;color:#d6e0d5;font-size:13px!important;margin:0!important}.bl-setting-row svg:last-child:not(:first-child){margin-left:auto}.bl-divider{height:1px;background:var(--line);margin:20px 0}.bl-fine{font-size:10px!important;color:#a6b9ac!important;line-height:1.65}.bl-versions>div{display:flex;align-items:center;gap:15px;padding:13px 0;border-bottom:1px solid var(--line)}.bl-versions span{flex:1;min-width:0}.bl-versions strong{font-size:14px;font-weight:500}.bl-versions small{font-size:11px;color:#a9baae;display:block;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bl-versions .bl-secondary{min-height:33px;font-size:11px;padding:8px 13px}.bl-comments{max-height:260px;overflow:auto}.bl-comments article{padding:15px 0;border-bottom:1px solid var(--line)}.bl-comments .reply{margin-left:24px}.bl-comments strong{font-size:12px;display:flex;gap:8px;align-items:center}.bl-comments i{width:8px;height:8px;border-radius:50%}.bl-comments p{font-size:13px;margin:8px 0 2px;white-space:pre-wrap}.bl-comments .bl-link{font-size:10px}.bl-rating{display:flex;gap:7px;margin:15px 0}.bl-rating button{background:none;border:0;color:#d4eaa5;padding:5px}.bl-review strong{font-size:11px;display:block;color:#d7e8bc}.bl-review{border-bottom:1px solid var(--line);padding:12px 0}.bl-story{font-size:14px;line-height:1.9;white-space:pre-wrap;color:#d7dfd2;max-height:55vh;overflow:auto}.bl-wait{display:flex;gap:15px;align-items:center}.bl-empty{padding:22px 0;color:#b8c8bd}.bl-muted{color:#91aaa0!important}.bl-spin{animation:bl-spin 1.7s linear infinite}.bl-listening{color:#ee977e!important}.bl-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#111720;z-index:30;gap:19px}.bl-load-mark{font-size:65px;font-weight:700;color:#c5f875;line-height:1;filter:drop-shadow(0 0 16px #b7ff7d30)}.bl-loading p{font-size:12px;color:#a5beb0;letter-spacing:.04em}.bl-load-line{height:1px;width:100px;background:linear-gradient(90deg,transparent,#c0e5a7,transparent);animation:bl-breathe 1.6s ease-in-out infinite}.bl-fatal{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:#12202eea;z-index:35;text-align:center;padding:30px}.bl-mobile-move{display:none}@keyframes bl-spin{to{transform:rotate(360deg)}}@keyframes bl-breathe{50%{opacity:.25}}@media(min-width:1500px){.bl-home-content{top:27%}.bl-conversation{bottom:55px}.bl-buddy-controls{bottom:12%}.bl-studio-head{top:21%}}@media(max-width:1050px){.bl-header nav button span{display:none}.bl-header nav button{padding:11px 14px}.bl-tiny{display:none}.bl-header-end{gap:8px}.bl-home-content{left:5%;max-width:410px}.bl-home .bl-conversation{left:5%}.bl-studio-head{max-width:450px}.bl-place-panel{width:310px}.bl-buddy-controls{right:5%}.bl-buddy-caption{width:200px}.bl-home-content h1{font-size:53px}}@media(max-width:700px){.bl-header{left:6%;right:5%;top:18px;gap:8px}.bl-wordmark{font-size:24px}.bl-header nav{position:fixed;left:50%;transform:translate(-50%);bottom:max(18px,env(safe-area-inset-bottom));top:auto;gap:4px;z-index:25;background:#13212bf0;border-color:#c6d9bc2b}.bl-header nav button{padding:12px 18px}.bl-status{font-size:10px}.bl-header-end{gap:2px}.bl-home-content{top:16%;left:7%;max-width:86%;pointer-events:none}.bl-home-content h1{font-size:43px;letter-spacing:-2px;max-width:340px}.bl-home-content p{font-size:13px;margin-top:17px}.bl-home-actions{gap:8px;margin-top:21px;pointer-events:auto}.bl-primary,.bl-secondary{min-height:41px;font-size:12px;padding:11px 17px;gap:10px}.bl-eyebrow{font-size:9px;margin-bottom:14px}.bl-conversation,.bl-home .bl-conversation{left:6%;width:88%;bottom:90px}.bl-conversation-top>span{font-size:9px}.bl-conversation textarea{font-size:13px;height:43px}.bl-conversation form{padding:13px 12px 13px 18px;border-radius:24px}.bl-conversation-top{padding-bottom:3px}.bl-buddy-controls{right:6%;bottom:33%;gap:1px}.bl-buddy-controls>button:first-of-type{font-size:10px;padding:7px 11px;gap:8px}.bl-buddy-controls>.bl-icon{min-width:29px;min-height:29px}.bl-buddy-caption{font-size:11px;width:165px;bottom:40px;max-height:94px;overflow:hidden;padding:9px 11px}.bl-discover-head{left:6%;top:14%;width:88%}.bl-discover-head h1{font-size:29px;margin-bottom:16px}.bl-search input{font-size:12px}.bl-categories{gap:4px;margin-top:12px}.bl-categories button{font-size:9px;padding:7px 10px}.bl-portal-label{font-size:10px;padding:9px 10px;gap:10px;max-width:160px;white-space:normal}.bl-place-panel{left:6%;top:auto;bottom:105px;width:70%;padding:20px;border-radius:23px;z-index:14}.bl-place-panel h2{font-size:23px}.bl-place-panel p{font-size:12px;margin:12px 0}.bl-place-panel .bl-meta{font-size:10px;margin-bottom:14px}.bl-library .bl-place-panel{left:6%;right:auto;top:auto}.bl-results{left:6%;top:38%;width:88%;max-height:41%}.bl-results>button{padding:15px 12px}.bl-results strong{font-size:15px}.bl-results small{font-size:10px}.bl-studio-head{left:6%;top:14%;max-width:88%}.bl-studio-head h1{font-size:36px;letter-spacing:-1.6px;max-width:315px}.bl-studio-head p{font-size:12px;max-width:270px;margin-top:13px}.bl-studio-head .bl-eyebrow{font-size:9px;letter-spacing:.12em}.bl-studio-tools{gap:6px;flex-wrap:wrap;margin-top:19px}.bl-studio-tools .bl-secondary{padding:9px 12px}.bl-build-note{max-width:260px;font-size:9px}.bl-prompts{max-width:260px;margin-top:21px;gap:6px}.bl-prompts button{font-size:10px;padding:10px 12px;line-height:1.5}.bl-block-heading{left:6%;top:14%;max-width:80%}.bl-block-heading h1{font-size:30px;letter-spacing:-1px;margin-top:8px}.bl-block-heading .bl-meta{font-size:10px;margin:10px 0 15px}.bl-block-actions button{font-size:10px;padding:8px 11px}.bl-bottom-hint{display:none}.bl-mobile-move{position:absolute;left:6%;bottom:105px;display:grid;grid-template-columns:repeat(3,32px);gap:4px;z-index:6}.bl-mobile-move button{width:32px;height:32px;border:1px solid var(--line);background:#182a35b3;border-radius:11px;color:#bfd2c2;touch-action:none}.bl-mobile-move button:first-child{grid-column:2}.bl-mobile-move button:nth-child(2){grid-column:1}.bl-home .bl-mobile-move,.bl-studio .bl-mobile-move{display:none}.bl-object-panel{left:6%;bottom:110px;width:62%;padding:18px}.bl-studio .bl-object-panel{left:6%;right:auto;top:auto;bottom:210px}.bl-object-panel h3{font-size:18px}.bl-object-panel p{font-size:11px}.bl-job{bottom:218px;left:6%;width:88%;padding:13px 15px}.bl-job strong{font-size:12px}.bl-job span{font-size:9px}.bl-chat-history{max-height:22vh;padding:15px}.bl-chat-history p{font-size:12px}.bl-onboarding{left:7%;top:15%;max-width:68%}.bl-onboarding h1{font-size:41px;letter-spacing:-2px}.bl-onboarding p{font-size:12px;margin:15px 0 17px}.bl-onboarding label{font-size:10px;margin:14px 0}.bl-onboarding input:not([type=range]){font-size:12px;padding:10px 11px}.bl-onboarding legend{font-size:10px}.bl-swatches{gap:8px}.bl-swatches button{width:25px;height:25px}.bl-onboarding input[type=range]{margin:13px 0}.bl-onboarding>.bl-link{font-size:10px;max-width:180px;line-height:1.5}.bl-modal{padding:23px;max-height:87dvh}.bl-modal h2{font-size:22px}.bl-toast{bottom:83px;font-size:11px;min-width:260px}.bl-modal p{font-size:12px}}@media(prefers-reduced-motion:reduce){.bl-app *{animation:none!important;scroll-behavior:auto!important;transition:none!important}}.bl-still *{animation:none!important;transition:none!important}.bl-block-heading,.bl-studio-head{filter:drop-shadow(0 2px 5px #07131ce6)}.bl-block-heading:before,.bl-studio-head:before{content:"";position:absolute;top:-28px;right:-38px;bottom:-25px;left:-30px;background:radial-gradient(ellipse at 30% 40%,#0c1729bb,transparent 74%);z-index:-1;pointer-events:none}.bl-vignette{background:linear-gradient(180deg,#0a101c9c,transparent 30%,transparent 61%,#08101baa),linear-gradient(90deg,#08101ba8,transparent 68%)}@media(max-width:700px){.bl-toast{top:79px;bottom:auto;max-width:88%;min-width:0;width:max-content}.bl-home-content h1{max-width:360px}.bl-home .bl-vignette{background:linear-gradient(180deg,#10172477,#0b172055 48%,transparent 65%,#08101b99),linear-gradient(90deg,#08101b8c,transparent)}}.bl-modal select{display:block;width:100%;margin-top:10px;padding:10px;background:#14212d;color:#edf2e5;border:1px solid #cbdcc433;border-radius:10px}.bl-setting-row{text-decoration:none}@media(max-width:700px){.bl-buddy-controls{bottom:25%}.bl-conversation:has(.bl-chat-history)~.bl-buddy-controls .bl-buddy-caption{display:none}.bl-mobile-move button:nth-child(5){grid-column:1}.bl-mobile-move button:nth-child(6){grid-column:3}}.bl-home-content,.bl-studio-head,.bl-discover-head,.bl-block-heading,.bl-playback,.bl-hub-tools,.bl-conversation{transition:opacity .3s ease,transform .4s ease}.bl-travelling .bl-home-content,.bl-travelling .bl-studio-head,.bl-travelling .bl-discover-head,.bl-travelling .bl-block-heading,.bl-travelling .bl-playback,.bl-travelling .bl-hub-tools{opacity:.05;pointer-events:none;transform:translateY(8px)}.bl-journey{position:absolute;left:50%;top:95px;transform:translate(-50%);display:flex;align-items:center;gap:12px;padding:10px 17px;border:1px solid #d8e4d521;background:#111d2bcc;border-radius:24px;font-size:12px;color:#c7d3ce;z-index:24;pointer-events:none}.bl-portal-label{will-change:transform;transition:background .18s,color .18s;max-width:230px;font-size:12px;padding:9px 13px;gap:15px;box-shadow:0 3px 18px #07111d36}.bl-portal-label span{overflow:hidden;text-overflow:ellipsis}.bl-hub-tools{position:absolute;top:calc(16% + 220px);left:5%;display:flex;align-items:center;gap:7px;flex-wrap:wrap;width:490px;color:#aabeb9;font-size:11px}.bl-hub-tools>span{width:100%;margin-bottom:5px;font-size:10px;letter-spacing:.05em}.bl-hub-tools button{display:flex;gap:8px;align-items:center;background:#15232ccb;border:1px solid #d2e0cc29;border-radius:20px;padding:9px 13px;color:#d1ddd1;font-size:11px}.bl-hub-tools button:hover{background:#293d43}.bl-hub-tools button span{color:#cff4a2}.bl-discover .bl-place-panel{top:auto;bottom:95px;max-height:46%;overflow:auto}.bl-echo-panel{bottom:90px;width:345px}.bl-echo-panel .bl-primary{margin-top:9px}.bl-echo-panel .bl-secondary{margin-right:8px;font-size:12px}.bl-playback{position:absolute;left:5%;top:41%;max-width:360px;padding:22px 24px;border:1px solid #ccdccc29;border-radius:25px;background:#14232ccf;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:4}.bl-playback .bl-eyebrow{font-size:9px;margin-bottom:12px}.bl-playback p{font-size:14px;color:#d6e0d6;line-height:1.65}.bl-playback small{display:block;color:#a6b9ae;font-size:10px;line-height:1.6;margin-top:12px}.bl-playback>div{display:flex;align-items:center;gap:10px;margin-top:18px}.bl-playback .bl-primary{padding:11px 18px;min-height:42px}.bl-playback.playing{padding:16px 20px}.bl-playback.playing .bl-eyebrow{color:#c9e5a4}.bl-block:has(.bl-object-panel) .bl-playback{top:calc(17% + 230px);padding:12px 16px}.bl-block:has(.bl-object-panel) .bl-playback p,.bl-block:has(.bl-object-panel) .bl-playback small,.bl-block:has(.bl-object-panel) .bl-playback .bl-eyebrow{display:none}.bl-block:has(.bl-object-panel) .bl-playback>div{margin:0}@media(max-width:1050px){.bl-header nav button span{display:block;font-size:11px}.bl-header nav button{gap:6px;padding:10px 11px}}@media(max-width:700px){.bl-header nav button{flex-direction:column;gap:5px;padding:9px 10px;min-width:61px}.bl-header nav button span{display:block;font-size:9px}.bl-header nav{gap:1px;padding:4px;max-width:95%}.bl-header nav button[aria-label="Create a Block"] span{font-size:8px}.bl-journey{top:77px;font-size:10px;max-width:88%;white-space:nowrap}.bl-hub-tools{left:6%;width:88%;top:calc(14% + 186px);gap:5px}.bl-hub-tools button{font-size:9px;padding:8px 10px}.bl-hub-tools>span{font-size:9px}.bl-discover .bl-results{top:45%;max-height:36%}.bl-discover .bl-place-panel{bottom:110px;max-height:42%;width:74%}.bl-playback{top:36%;left:6%;width:70%;padding:17px;max-height:36%;overflow:auto}.bl-playback p{font-size:12px}.bl-playback small{font-size:9px}.bl-playback .bl-primary{font-size:12px}.bl-block:has(.bl-object-panel) .bl-playback{top:32%}.bl-echo-panel{width:75%;bottom:115px}.bl-home .bl-conversation,.bl-conversation{bottom:104px}.bl-mobile-move{bottom:117px}.bl-portal-label{font-size:10px;max-width:160px;padding:8px 10px}.bl-portal-label span{white-space:nowrap}}@media(max-width:700px){.bl-block .bl-playback{top:calc(14% + 160px);width:88%;max-width:none;padding:12px 15px;max-height:150px}.bl-block .bl-playback p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:11px;line-height:1.45}.bl-block .bl-playback .bl-eyebrow{margin-bottom:7px}.bl-block .bl-playback>small{display:none}.bl-block .bl-playback>div{margin-top:9px}.bl-block .bl-playback.playing p{display:none}.bl-block .bl-playback.playing>div{margin-top:0}.bl-block:has(.bl-object-panel) .bl-playback{top:calc(14% + 160px)}}.bl-app .bl-portal-label{font-size:12px}@media(max-width:700px){.bl-app .bl-portal-label{font-size:10px;max-width:140px;gap:9px}}.bl-app{--ink:#edeaf2;--lime:#c4ee86;--line:#d5cadc2c}.bl-home-content p{max-width:350px;color:#c9c1d1;line-height:1.7}.bl-home-content .bl-eyebrow{color:#b6aabd}.bl-home .bl-conversation-top>span{display:none}.bl-home .bl-conversation form{background:#13121cbe;border-color:#cfc3dc35}.bl-discover .bl-vignette{background:linear-gradient(180deg,#08080f87,transparent 24%,transparent 76%,#08080f55)}.bl-header-end .bl-places-toggle{display:flex;align-items:center;gap:8px;min-height:40px;padding:9px 13px;border:1px solid #d5cadc32;border-radius:24px;background:#13121fc4;font-size:12px;color:#e9e4ed}.bl-places-toggle.active{border-color:#c4ee8666!important}.bl-places-menu{position:absolute;right:4%;top:90px;width:325px;z-index:27;padding:15px;background:#14131eed;border:1px solid #c8b5da35;border-radius:24px;box-shadow:0 18px 60px #0005;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.bl-places-title{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#bcb2c6;padding:0 6px 9px}.bl-places-menu>button{display:flex;align-items:center;width:100%;gap:13px;padding:13px 8px;text-align:left;border:0;border-radius:14px;background:transparent}.bl-places-menu>button:hover{background:#ffffff09}.bl-places-menu>button>i{width:9px;height:9px;border-radius:50%;flex-shrink:0}.bl-places-menu>button>span{flex:1}.bl-places-menu strong{font-size:14px;font-weight:500;display:block}.bl-places-menu small{display:block;font-size:11px;line-height:1.5;color:#b1a7bd;margin-top:4px}.bl-places-actions{display:flex;flex-wrap:wrap;gap:7px;border-top:1px solid #d2c2e121;margin-top:10px;padding-top:16px}.bl-places-actions button{display:flex;align-items:center;gap:7px;border:1px solid #d2c2e12c;border-radius:20px;padding:8px 12px;background:#fff03;font-size:11px}.bl-places-menu p{font-size:10px;line-height:1.8;color:#a39bad;padding:15px 6px 3px;margin:0}.bl-library-tabs{display:flex;gap:18px;margin-bottom:22px}.bl-library-tabs button{background:none;border:0;padding:5px 0;color:#a69baa;font-size:12px;border-bottom:1px solid transparent}.bl-library-tabs button.active{color:#e8e0ef;border-color:#c4ee86}.bl-library .bl-results{top:calc(16% + 237px)}.bl-place-panel,.bl-object-panel,.bl-results{background-color:#151420db}.bl-world-fallback{position:absolute;left:8%;top:35%;max-width:400px}.bl-world-fallback p{margin-bottom:20px}.bl-journey{background:#12111cc9;border-color:#d4bfd72c}.bl-travelling .bl-portal-label,.bl-travelling .bl-place-panel,.bl-travelling .bl-conversation{opacity:0;pointer-events:none}@media(min-width:1051px)and (max-width:1350px){.bl-header nav button{padding:10px 12px;font-size:12px}.bl-tiny{display:none}.bl-header{gap:12px}.bl-header-end{gap:8px}.bl-status{font-size:10px}}@media(max-width:700px){.bl-header nav{top:69px;bottom:auto;background:#12121ce8}.bl-header nav button{min-height:45px}.bl-header-end .bl-places-toggle{padding:7px 10px;font-size:11px;min-height:36px}.bl-discover .bl-status{display:none}.bl-home-content,.bl-onboarding{top:155px}.bl-home-content h1{font-size:39px;max-width:300px}.bl-home-content p{max-width:260px;font-size:12px}.bl-home .bl-conversation,.bl-conversation{bottom:max(20px,env(safe-area-inset-bottom))}.bl-home .bl-conversation-top{padding-bottom:6px}.bl-places-menu{top:129px;right:5%;width:min(325px,90%);max-height:calc(100dvh - 160px);overflow:auto}.bl-places-menu small{font-size:10px}.bl-places-menu>button{padding:10px 8px}.bl-journey{top:132px}.bl-discover-head{top:153px}.bl-library .bl-discover-head h1{font-size:27px}.bl-library .bl-results{top:365px;max-height:calc(100dvh - 390px)}.bl-library-tabs{margin-bottom:15px}.bl-mobile-move{bottom:max(25px,env(safe-area-inset-bottom));grid-template-columns:repeat(3,40px);gap:5px}.bl-mobile-move button{height:40px;width:40px}.bl-library .bl-mobile-move{display:none}.bl-studio-head,.bl-block-heading{top:152px}.bl-block .bl-playback{top:305px}.bl-block:has(.bl-object-panel) .bl-playback{top:305px}.bl-discover .bl-place-panel{bottom:165px}.bl-toast{top:132px}.bl-world-fallback{top:200px;left:7%;width:86%}}@media(max-width:700px)and (max-height:740px){.bl-home-content h1{font-size:32px}.bl-home-content p{margin-top:10px}.bl-home-actions{margin-top:15px}.bl-home .bl-conversation textarea{height:30px}.bl-onboarding{top:139px}.bl-onboarding h1{font-size:30px}.bl-onboarding p{margin:8px 0}.bl-onboarding label,.bl-onboarding fieldset{margin:10px 0}}.bl-world-summary{max-width:410px;font-size:13px;line-height:1.6;color:#c1c8ce;margin:13px 0 9px}.bl-block .bl-playback,.bl-block:has(.bl-object-panel) .bl-playback{top:auto;bottom:78px;max-width:335px;padding:16px 20px;background:#101923d9}.bl-block .bl-playback>p{font-size:12px;line-height:1.55}.bl-block .bl-playback .bl-eyebrow{margin-bottom:8px}.bl-block .bl-block-actions{flex-wrap:wrap;max-width:420px}.bl-birth-note{font-size:12px!important;color:#a2b5b6!important;max-width:270px;line-height:1.5!important}@media(max-width:700px){.bl-world-summary{font-size:11px;line-height:1.45;max-width:300px;margin:9px 0}.bl-block .bl-block-heading{max-width:88%}.bl-block .bl-block-actions{gap:5px}.bl-block .bl-playback,.bl-block:has(.bl-object-panel) .bl-playback{top:auto;bottom:70px;left:6%;width:88%;max-width:none;max-height:125px;padding:11px 15px}.bl-block .bl-playback>small{display:none}.bl-block .bl-playback>p{font-size:10px;line-height:1.45}.bl-block .bl-mobile-move{bottom:220px}.bl-birth-note{max-width:230px}.bl-onboarding .bl-birth-note{font-size:10px!important}}.bl-blob-portrait{width:100%;height:190px;overflow:hidden;background:radial-gradient(ellipse,#34374a66,transparent 70%);border-radius:26px;margin:12px 0}.bl-blob-portrait canvas{display:block;width:100%}.bl-block:has(.bl-conversation) .bl-playback{opacity:0;pointer-events:none}.bl-block:has(.bl-conversation) .bl-mobile-move,.bl-block:has(.bl-conversation) .bl-buddy-controls{display:none}@media(max-width:700px){.bl-block .bl-playback,.bl-block:has(.bl-object-panel) .bl-playback{width:48%;padding:10px 12px;max-height:135px;bottom:72px}.bl-block .bl-playback>div{gap:3px}.bl-block .bl-playback .bl-primary{font-size:11px;gap:6px;padding:9px 10px;min-height:38px}.bl-block .bl-playback .bl-icon{min-width:27px;width:27px}.bl-block .bl-playback .bl-eyebrow{font-size:8px}.bl-block:has(.bl-conversation) .bl-playback{visibility:hidden}}.bl-home .bl-home-content{top:24%;max-width:min(480px,42vw)}.bl-home .bl-home-content h1{font-size:clamp(42px,4.25vw,64px);letter-spacing:-2.8px}.bl-home .bl-home-content p{font-size:15px;max-width:320px;color:#c6bfd0}.bl-home .bl-conversation{width:min(450px,39vw);bottom:12%}.bl-home .bl-conversation form{background:#17151fbb;border-color:#d7cbe926;border-radius:30px;padding:12px 14px 12px 22px}.bl-home .bl-conversation textarea{height:32px;line-height:32px}.bl-travelling .bl-conversation{opacity:0;pointer-events:none}.bl-discover .bl-vignette{background:radial-gradient(ellipse at 50% 45%,transparent 48%,#08080f45 100%);pointer-events:none}.bl-app .bl-portal-label{background:#14121d66;border:1px solid #cbc0e31a;border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:9px 13px;color:#e2dce9;box-shadow:none;text-shadow:0 1px 5px #08080f;min-height:38px}.bl-app .bl-portal-label:hover,.bl-app .bl-portal-label.selected{background:#252033c9;border-color:#d9ceeb50;color:#d5ffa0}.bl-places-list{max-height:42vh;overflow:auto;scrollbar-width:thin}.bl-places-list>button{display:flex;align-items:center;gap:12px;width:100%;border:0;border-radius:14px;padding:12px;background:transparent;text-align:left}.bl-places-list>button:hover{background:#c9b9ed14}.bl-places-list>button>i{width:15px;height:18px;border-radius:50% 44% 55% 45%;flex-shrink:0}.bl-places-list>button>span{flex:1}.bl-places-list strong{font-size:13px;font-weight:500;display:block}.bl-places-list small{font-size:10px;opacity:.6;display:block;margin-top:4px}.bl-connection-slow{pointer-events:auto;flex-wrap:wrap;justify-content:center;max-width:440px;text-align:center}.bl-connection-actions{display:flex;gap:14px}.bl-connection-actions button{background:none;border:0;color:#d9eac8;font-size:12px;text-decoration:underline}@media(max-width:700px){.bl-home .bl-home-content{top:21%;left:7%;max-width:86%}.bl-home .bl-home-content h1{font-size:40px;letter-spacing:-2px;max-width:300px}.bl-home .bl-home-content p{font-size:12px;max-width:220px;line-height:1.6}.bl-home .bl-conversation{left:6%;width:88%;bottom:5%}.bl-home .bl-conversation textarea{font-size:13px}.bl-app .bl-portal-label{padding:8px 10px;min-height:38px;max-width:146px}.bl-connection-slow{white-space:normal;top:155px;width:86%}.bl-places-list{max-height:40dvh}}@media(prefers-reduced-motion:reduce){.bl-home-content,.bl-conversation,.bl-portal-label{transition:none!important}}.bl-home .bl-vignette{background:none}@media(max-width:700px){.bl-home .bl-vignette{background:linear-gradient(90deg,#08080f66,transparent 80%) top/100% 55% no-repeat}}.bl-credit-balance strong{font-size:2.6rem;font-weight:500}.bl-credit-packs{display:flex;flex-wrap:wrap;gap:10px}.bl-credit-history{list-style:none;padding:0;max-height:240px;overflow:auto}.bl-credit-history li{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #ffffff16}.bl-credit-history small{display:block;font-size:11px;color:#a5a0ae;margin-top:4px}.bl-credit-panel h3{margin-top:24px}.bl-cloud-cost{font-size:.75rem;color:#e4e0e9;background:#0c0a14d1;padding:6px 8px;border-radius:10px;margin:.4rem 0 .65rem;line-height:1.5}.bl-cloud-cost .bl-link{font-size:inherit;display:inline;margin-left:.5rem}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/quicksand-latin-400-normal-Brw4NP73.woff2) format("woff2"),url(/assets/quicksand-latin-400-normal-B1bXoAxe.woff) format("woff")}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/quicksand-latin-500-normal-BKohNur2.woff2) format("woff2"),url(/assets/quicksand-latin-500-normal-4DqwRnyy.woff) format("woff")}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/quicksand-latin-600-normal-Dl5Mb99p.woff2) format("woff2"),url(/assets/quicksand-latin-600-normal-C2FmwqVG.woff) format("woff")}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/quicksand-latin-700-normal-DNRMnynu.woff2) format("woff2"),url(/assets/quicksand-latin-700-normal-CmeU3reP.woff) format("woff")}:root{color-scheme:dark;--bg: #2d2835;--bg-deep: #221d2a;--panel: rgba(65, 58, 77, .7);--panel-strong: rgba(72, 64, 82, .9);--input: #615b5b;--text: #f7faee;--muted: #bdb7bf;--violet: #aeb0ff;--word-emphasis: #d0fcca;--lime: #7ffe00;--lime-soft: #bdff60;--green: #0b6804;--green-deep: #063b02;--radius: 18px;--phi-space: clamp(34px, 7vw, 89px);--shadow: 0 28px 80px rgba(0, 0, 0, .3);--ease-route: cubic-bezier(.16, 1, .3, 1);--ease-ui: cubic-bezier(.2, .84, .18, 1);--route-x: 18px}.world-lab{width:min(1380px,calc(100% - 32px));margin:10px auto 80px;color:#eef0eb}.world-lab__header{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:28px;padding:28px;border:1px solid rgba(255,255,255,.11);border-radius:22px 22px 8px 8px;background:linear-gradient(135deg,#1f2221fa,#0f1111fa)}.world-lab__header>div:first-child{min-width:0}.world-lab__header h1{margin:4px 0 8px;font-size:clamp(2rem,4vw,4rem);font-weight:600;letter-spacing:-.055em}.world-lab__header>div:first-child>h1+p{max-width:760px;margin:0;color:#aeb3ad;line-height:1.55}.world-lab__world-rule{display:block;margin-top:12px;color:#727a73;font-size:.64rem;letter-spacing:.09em;text-transform:uppercase}.world-lab__eyebrow{display:flex;align-items:center;gap:7px;margin:0;color:#b9ef44;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.world-lab__controls{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}.world-lab button{font:inherit}.world-lab__controls button{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#292c2a;color:#e8ebe6;cursor:pointer}.world-lab__controls button.is-primary{border-color:#b9ef44;background:#b9ef44;color:#121411;font-weight:700}.world-lab__controls button:disabled{opacity:.45;cursor:wait}.world-lab__status{display:flex;align-items:center;gap:9px;min-height:38px;padding:0 16px;border-inline:1px solid rgba(255,255,255,.09);background:#181a19;color:#aeb3ad;font-size:.78rem}.world-lab__status>span{width:7px;height:7px;border-radius:50%;background:#b9ef44}.world-lab__status>span.is-pulsing{animation:world-lab-pulse .9s ease-in-out infinite alternate}@keyframes world-lab-pulse{to{opacity:.25;transform:scale(.72)}}.world-lab__showcase{padding:14px 16px 16px;border-inline:1px solid rgba(255,255,255,.09);background:#101311}.world-lab__showcase>header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:10px}.world-lab__showcase>header div{display:grid;gap:2px}.world-lab__showcase>header span,.world-lab__showcase>header small{color:#737a74;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.world-lab__showcase>header strong{color:#dfe3dd;font-size:.8rem}.world-lab__showcase>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.world-lab__showcase button{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:11px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:#1a1e1b;color:#e7ebe4;text-align:left}.world-lab__showcase button:hover,.world-lab__showcase button.is-current{border-color:#b9ef4475;background:#222820}.world-lab__showcase button.is-current{box-shadow:inset 0 -2px #b9ef44b8}.world-lab__showcase button>i{display:flex;width:42px;height:42px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:50%;transform:rotate(-18deg)}.world-lab__showcase button>i b{flex:1}.world-lab__showcase button>span{display:grid;gap:2px;min-width:0}.world-lab__showcase button strong{overflow:hidden;font-size:.73rem;text-overflow:ellipsis;white-space:nowrap}.world-lab__showcase button small{color:#9da39d;font-size:.62rem}.world-lab__showcase button em{display:-webkit-box;overflow:hidden;color:#697069;font-size:.59rem;font-style:normal;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.world-lab__empty{display:grid;justify-items:center;gap:8px;min-height:280px;place-content:center;border:1px solid rgba(255,255,255,.09);border-radius:0 0 22px 22px;background:#111312;color:#aeb3ad;text-align:center}.world-lab__empty strong{color:#edf0ea}.world-lab__meters{display:flex;flex-wrap:wrap;gap:1px;background:#ffffff14}.world-lab__meters span{flex:1 1 150px;display:flex;justify-content:space-between;gap:12px;padding:12px 16px;background:#212422;color:#8e948e;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.world-lab__meters strong{color:#eef0eb;font-weight:600;text-transform:none}.world-lab__life{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-inline:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,#171b18,#111412)}.world-lab__life-state,.world-lab__life-controls,.world-lab__life-controls label{display:flex;align-items:center}.world-lab__life-state{gap:11px}.world-lab__life-state>i{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border:1px solid rgba(185,239,68,.28);border-radius:50%;background:#b9ef440f}.world-lab__life-state>i span{width:7px;height:7px;border-radius:50%;background:#747b74}.world-lab__life.is-running .world-lab__life-state>i span{background:#b9ef44;box-shadow:0 0 #b9ef445c;animation:world-life-pulse 2.2s ease-out infinite}@keyframes world-life-pulse{55%,to{box-shadow:0 0 0 9px #b9ef4400}}.world-lab__life-state>span{display:grid;gap:2px}.world-lab__life-state strong{color:#eef1eb;font-size:.78rem;font-weight:650}.world-lab__life-state small{color:#798079;font-size:.66rem;line-height:1.4}.world-lab__life-controls{flex:0 0 auto;flex-wrap:wrap;gap:9px;justify-content:flex-end}.world-lab__life-controls label{gap:7px;color:#747b74;font-size:.61rem;letter-spacing:.07em;text-transform:uppercase}.world-lab__life-controls select,.world-lab__life-controls button{min-height:34px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#242825;color:#dce0da;font:inherit}.world-lab__life-controls select{padding:0 28px 0 10px}.world-lab__life-controls button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;cursor:pointer}.world-lab__life-controls button:disabled{cursor:wait;opacity:.52}.world-lab__life-controls .is-offscreen{border-color:#88b4aa4d;color:#badbd3}.world-lab__life.is-running .world-lab__life-controls button{border-color:#b9ef4447;color:#dfff9b}.world-lab__cost{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-inline:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:#111412}.world-lab__cost-primary{display:grid;gap:3px;padding:13px 18px;border-right:1px solid rgba(255,255,255,.08)}.world-lab__cost-primary.is-estimate{border-right:0;background:linear-gradient(90deg,#b9ef4409,#b9ef4413)}.world-lab__cost-primary span,.world-lab__cost-detail span{color:#7d857d;font-size:.58rem;letter-spacing:.075em;text-transform:uppercase}.world-lab__cost-primary strong{color:#eef1eb;font-size:1rem;font-weight:650}.world-lab__cost-primary.is-estimate strong{color:#dfff9b}.world-lab__cost-primary small,.world-lab__cost-note{color:#727a72;font-size:.61rem;line-height:1.45}.world-lab__dynamics{display:grid;gap:13px;padding:17px;border-inline:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(142,230,208,.18);background:linear-gradient(180deg,#111715,#0c100e)}.world-lab__dynamics>header{display:flex;align-items:end;justify-content:space-between;gap:14px}.world-lab__dynamics h2,.world-lab__dynamics p{margin:0}.world-lab__dynamics h2{color:#edf2ec;font-size:.96rem;font-weight:650}.world-lab__dynamics small,.world-lab__dynamics>header>span{color:#83928a;font-size:.58rem;letter-spacing:.06em;text-transform:uppercase}.world-lab__dynamics>header>span{padding:5px 8px;border:1px solid rgba(142,230,208,.2);border-radius:999px;color:#9bdacb}.world-lab__dynamics>p{max-width:900px;color:#aab5ae;font-size:.7rem;line-height:1.55}.world-lab__dynamics-meta,.world-lab__dynamics-variables{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#ffffff12}.world-lab__dynamics-meta>span,.world-lab__dynamics-variables>article{display:grid;gap:4px;padding:10px 11px;background:#151a17}.world-lab__dynamics-meta strong,.world-lab__dynamics-variables strong{overflow:hidden;color:#dce4dd;font-size:.7rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.world-lab__dynamics-modules{display:flex;flex-wrap:wrap;gap:6px}.world-lab__dynamics-modules span{padding:6px 9px;border:1px solid rgba(185,239,68,.16);border-radius:6px;background:#192018;color:#cfe6b5;font-size:.62rem}.world-lab__dynamics-variables{grid-template-columns:repeat(4,minmax(0,1fr))}.world-lab__dynamics-variables strong em{color:#758078;font-size:.53rem;font-style:normal}.world-lab__dynamics-variables i{height:3px;overflow:hidden;border-radius:99px;background:#ffffff14}.world-lab__dynamics-variables i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5bbfa9,#b9ef44)}.world-lab__dynamics>footer{display:grid;gap:9px;padding-top:2px;color:#919c95;font-size:.66rem;line-height:1.45}.world-lab__dynamics>footer>div{display:flex;flex-wrap:wrap;gap:6px}.world-lab__dynamics>footer>div>small{flex:0 0 100%}.world-lab__dynamics>footer span{display:grid;gap:2px;padding:7px 9px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#151917}.world-lab__dynamics>footer span strong{color:#d9e1da;font-size:.63rem;font-weight:600}.world-lab__dynamics>footer span em{color:#768279;font-size:.54rem;font-style:normal}@media(max-width:760px){.world-lab__dynamics-meta,.world-lab__dynamics-variables{grid-template-columns:repeat(2,minmax(0,1fr))}}.world-lab__cost>details{grid-column:1 / -1;border-top:1px solid rgba(255,255,255,.06)}.world-lab__cost>details summary{padding:9px 18px;color:#858d85;cursor:pointer;font-size:.63rem;letter-spacing:.035em}.world-lab__cost-detail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.06)}.world-lab__cost-detail p{display:grid;gap:4px;margin:0;padding:12px 18px;border-right:1px solid rgba(255,255,255,.06)}.world-lab__cost-detail p:last-child{border-right:0}.world-lab__cost-detail strong{color:#dce1da;font-size:.73rem;font-weight:600}.world-lab__cost-detail em{color:#707770;font-size:.58rem;font-style:normal}.world-lab__cost-note{display:block;padding:0 18px 13px}.world-lab__cost-note a{color:#b9ef44}.world-lab__civic{display:grid;gap:0;border-inline:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 84% 4%,rgba(242,196,94,.09),transparent 28%),linear-gradient(145deg,#171918,#111412 58%,#161815)}.world-lab__civic>header,.world-lab__civic>footer{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:16px 18px}.world-lab__civic>header{border-bottom:1px solid rgba(255,255,255,.07)}.world-lab__civic>header div{display:grid;gap:3px}.world-lab__civic>header small,.world-lab__civic>footer small,.world-lab__causal-chain small,.world-lab__civic-prices small{color:#8b9189;font-size:.58rem;letter-spacing:.075em;text-transform:uppercase}.world-lab__civic>header h2{margin:0;color:#edf0ea;font-size:.92rem;font-weight:620}.world-lab__civic>header>span{color:#aab1a8;font-size:.66rem;line-height:1.5;text-align:right}.world-lab__latent-registry{border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(135deg,#101211f5,#0c0f0df5)}.world-lab__latent-registry>summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px;color:#cdd4ca;cursor:pointer;list-style-position:inside}.world-lab__latent-registry>summary::marker{color:#9fbf63}.world-lab__latent-registry>summary>span{display:inline-grid;gap:3px;margin-left:4px}.world-lab__latent-registry>summary small,.world-lab__latent-registry-body small{color:#848d83;font-size:.53rem;letter-spacing:.075em;text-transform:uppercase}.world-lab__latent-registry>summary strong{color:#e1e6df;font-size:.72rem;font-weight:630}.world-lab__latent-registry>summary>em{color:#909990;font-size:.59rem;font-style:normal;line-height:1.4;text-align:right}.world-lab__latent-registry[open]>summary{border-bottom:1px solid rgba(255,255,255,.06)}.world-lab__latent-registry-body{display:grid;gap:12px;padding:14px 16px 16px}.world-lab__latent-registry-honesty{margin:0;padding:10px 12px;border:1px solid rgba(185,239,68,.12);border-radius:8px;background:#b9ef4409;color:#969e95;font-size:.62rem;line-height:1.52}.world-lab__latent-registry-honesty strong{color:#cdd6c8;font-weight:630}.world-lab__latent-registry-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));border:1px solid rgba(255,255,255,.06);border-radius:8px;overflow:hidden}.world-lab__latent-registry-facts>span{display:grid;gap:4px;min-width:0;padding:10px 12px;border-right:1px solid rgba(255,255,255,.055)}.world-lab__latent-registry-facts>span:last-child{border-right:0}.world-lab__latent-registry-facts strong{overflow:hidden;color:#d9ded7;font-size:.67rem;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.world-lab__latent-registry-facts em{overflow:hidden;color:#788078;font-size:.54rem;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.world-lab__latent-registry-samples{display:grid;gap:7px}.world-lab__latent-registry-samples>header{display:flex;justify-content:space-between;gap:12px;color:#7f887e;font-size:.56rem}.world-lab__latent-registry-samples>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.world-lab__latent-registry-samples article{display:grid;gap:5px;min-width:0;padding:10px 11px;border:1px solid rgba(255,255,255,.065);border-radius:8px;background:#ffffff05}.world-lab__latent-registry-samples article>header{display:grid;gap:3px;min-width:0}.world-lab__latent-registry-samples article strong,.world-lab__latent-registry-promotion strong{overflow:hidden;color:#d7ddd4;font-size:.66rem;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.world-lab__latent-registry-samples code{display:block;overflow:hidden;color:#9baa8e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.5rem;text-overflow:ellipsis;white-space:nowrap}.world-lab__latent-registry-samples p{margin:0;color:#aeb6ac;font-size:.59rem}.world-lab__latent-registry-samples article>span,.world-lab__latent-registry-promotion>span{color:#7d857d;font-size:.54rem;line-height:1.4}.world-lab__latent-registry-samples article>footer{display:grid;gap:3px;padding-top:6px;border-top:1px solid rgba(255,255,255,.05)}.world-lab__latent-registry-samples article>footer em{color:#737b73;font-size:.5rem;font-style:normal;line-height:1.35}.world-lab__latent-structure{display:grid;gap:6px;padding:7px 8px;border-left:2px solid rgba(185,239,68,.24);background:#b9ef4407}.world-lab__latent-structure>header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.world-lab__latent-structure>header>span{color:#aebc9d;font-size:.52rem;text-transform:capitalize}.world-lab__latent-structure>p{margin:0;color:#aab2a6;font-size:.55rem;line-height:1.42}.world-lab__latent-structure>p strong,.world-lab__latent-structure>footer strong{color:#d0d8ca;font-weight:620}.world-lab__latent-structure>p em{color:#7f897c;font-style:normal}.world-lab__latent-structure dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px;margin:0}.world-lab__latent-structure dl>div{min-width:0}.world-lab__latent-structure dt{color:#727c70;font-size:.47rem;letter-spacing:.045em;text-transform:uppercase}.world-lab__latent-structure dd{overflow:hidden;margin:1px 0 0;color:#aab3a5;font-size:.53rem;text-overflow:ellipsis;white-space:nowrap}.world-lab__latent-structure>footer{padding-top:5px;border-top:1px solid rgba(255,255,255,.045);color:#778174;font-size:.5rem;line-height:1.35}.world-lab__latent-registry-promotion{display:grid;gap:4px;padding:10px 12px;border-left:2px solid rgba(185,239,68,.35);background:#ffffff05}.world-lab__latent-registry-promotion>em{color:#707971;font-size:.5rem;font-style:normal;line-height:1.42}.world-lab__latent-registry-body>footer{color:#6f776f;font-size:.5rem;line-height:1.45}.world-lab__causal-cast{display:grid;gap:0;border-bottom:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 10% 0%,rgba(185,239,68,.055),transparent 30%),#0a0d0bb8}.world-lab__causal-cast>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.055)}.world-lab__causal-cast>header>div,.world-lab__causal-cast>header>span{display:grid;gap:3px;min-width:0}.world-lab__causal-cast>header>div{max-width:72ch}.world-lab__causal-cast>header>span{flex:0 0 min(230px,32%);text-align:right}.world-lab__causal-cast small{color:#818981;font-size:.53rem;letter-spacing:.07em;text-transform:uppercase}.world-lab__causal-cast>header strong{color:#dce2da;font-size:.69rem;font-weight:625;line-height:1.42}.world-lab__causal-cast>header>span>strong{color:#c7dc99;text-transform:capitalize}.world-lab__causal-cast>header em{color:#7d867d;font-size:.54rem;font-style:normal;line-height:1.35}.world-lab__causal-cast-counts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid rgba(255,255,255,.055)}.world-lab__causal-cast-counts article{display:grid;gap:3px;min-width:0;padding:11px 13px;border-right:1px solid rgba(255,255,255,.05)}.world-lab__causal-cast-counts article:last-child{border-right:0}.world-lab__causal-cast-counts strong{color:#d8ded6;font-size:1rem;font-weight:640}.world-lab__causal-cast-counts span{color:#737b73;font-size:.52rem;line-height:1.38}.world-lab__causal-cast-counts .is-established strong{color:#b9ef44}.world-lab__causal-cast-counts .is-deferred strong{color:#e6b875}.world-lab__causal-cast-constraints{display:grid;gap:8px;padding:11px 16px;border-bottom:1px solid rgba(255,255,255,.045)}.world-lab__causal-cast-constraints>header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.world-lab__causal-cast-constraints>header>span{color:#777f77;font-size:.52rem;line-height:1.35;text-align:right}.world-lab__causal-cast-constraints>div{display:flex;flex-wrap:wrap;gap:5px}.world-lab__causal-cast-constraints>div>span{padding:4px 7px;border:1px solid rgba(185,239,68,.1);border-radius:999px;background:#b9ef4406;color:#959e92;font-size:.52rem;line-height:1.3}.world-lab__causal-cast-deferred{display:grid;gap:5px;margin:0;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.045);list-style:none}.world-lab__causal-cast-deferred li{display:grid;grid-template-columns:minmax(150px,.55fr) minmax(0,1fr);gap:10px;color:#858d84;font-size:.54rem;line-height:1.4}.world-lab__causal-cast-deferred strong{color:#bd9e72;font-weight:610}.world-lab__causal-cast>footer{padding:9px 16px 11px;color:#747d74;font-size:.53rem;line-height:1.45}.world-lab__causal-cast>footer strong{color:#aeb8aa;font-weight:625}.world-lab__civic-prices{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid rgba(255,255,255,.07)}.world-lab__civic-prices article{display:grid;gap:4px;padding:13px 16px;border-right:1px solid rgba(255,255,255,.065)}.world-lab__civic-prices article:last-child{border-right:0}.world-lab__civic-prices strong{color:#e7eae4;font-size:.92rem;font-weight:640}.world-lab__civic-prices strong em{color:#939a91;font-size:.58rem;font-style:normal;font-weight:500}.world-lab__civic-prices span{color:#737a72;font-size:.58rem;line-height:1.35}.world-lab__civic-prices .is-rising strong{color:#f2c45e}.world-lab__civic-prices .is-falling strong{color:#8fd2c1}.world-lab__causal-chain{display:grid;grid-template-columns:minmax(180px,.72fr) minmax(0,2fr);gap:22px;padding:18px;border-bottom:1px solid rgba(255,255,255,.07)}.world-lab__causal-chain>div{display:grid;align-content:start;gap:5px}.world-lab__causal-chain>div strong{color:#dce1da;font-size:.78rem;line-height:1.45}.world-lab__causal-chain ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.world-lab__causal-chain li{display:grid;grid-template-columns:20px minmax(0,1fr);gap:7px;color:#aeb5ac;font-size:.64rem;line-height:1.45}.world-lab__causal-chain li i{display:grid;width:18px;height:18px;place-items:center;border:1px solid rgba(185,239,68,.24);border-radius:50%;color:#cdea89;font-size:.55rem;font-style:normal}.world-lab__civic-empty{margin:0;padding:18px;border-bottom:1px solid rgba(255,255,255,.07);color:#858c84;font-size:.7rem;line-height:1.5}.world-lab__civic>footer>div{display:grid;max-width:58ch;gap:4px}.world-lab__civic>footer p{margin:0;color:#b8beb6;font-size:.67rem;line-height:1.5}.world-lab__civic>footer details{width:min(100%,430px);color:#8f968d;font-size:.64rem}.world-lab__civic>footer summary{cursor:pointer;text-align:right}.world-lab__civic>footer details p{display:grid;gap:2px;margin-top:9px;padding-top:9px;border-top:1px solid rgba(255,255,255,.055);text-align:right}.world-lab__civic>footer details strong{color:#d7dbd4;font-size:.64rem}.world-lab__system-state{display:grid;grid-template-columns:1.5fr 1.5fr repeat(4,minmax(90px,.7fr));border-top:1px solid rgba(69,214,255,.14);background:linear-gradient(90deg,#45d6ff0a,#ff4fd809)}.world-lab__system-state>span{display:grid;gap:4px;padding:12px 16px;border-right:1px solid rgba(255,255,255,.06)}.world-lab__system-state>span:last-child{border-right:0}.world-lab__system-state small{color:#7f929a;font-size:.56rem;letter-spacing:.07em;text-transform:uppercase}.world-lab__system-state strong{color:#bfefff;font-size:.68rem;font-weight:620}.world-lab__command{display:grid;gap:13px;padding:clamp(18px,2.4vw,28px);border:1px solid rgba(185,239,68,.24);background:radial-gradient(circle at 88% 0%,rgba(185,239,68,.09),transparent 28%),linear-gradient(135deg,#171b18,#101311)}.world-lab__command>header,.world-lab__command>header>div,.world-lab__command>header>div span{display:flex;align-items:center}.world-lab__command>header{justify-content:space-between;gap:18px}.world-lab__command>header>div{gap:10px;color:#b9ef44}.world-lab__command>header>div span{align-items:flex-start;flex-direction:column;gap:2px}.world-lab__command strong{color:#eef0eb;font-size:.88rem}.world-lab__command small,.world-lab__command>header>small{color:#7f877f;font-size:.67rem;line-height:1.4}.world-lab__command>header>small{flex:0 0 auto;text-transform:lowercase}.world-lab__command form{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:#070a08b8;box-shadow:0 18px 45px #0000002e}.world-lab__command textarea{display:block;width:100%;min-height:96px;padding:16px 17px;resize:vertical;border:0;outline:0;background:transparent;color:#f2f5ef;font:inherit;font-size:clamp(.88rem,1.3vw,1.04rem);line-height:1.55}.world-lab__command textarea::placeholder{color:#626963}.world-lab__command form:focus-within{border-color:#b9ef44a3;box-shadow:0 0 0 3px #b9ef4412,0 18px 45px #0003}.world-lab__command form>footer{display:flex;align-items:center;gap:12px;padding:9px;border-top:1px solid rgba(255,255,255,.08)}.world-lab__command form>footer label{display:flex;align-items:center;gap:8px}.world-lab__command form>footer label span,.world-lab__command form>footer>span{color:#697069;font-size:.62rem;letter-spacing:.06em;text-transform:uppercase}.world-lab__command select{max-width:210px;padding:7px 30px 7px 9px;border:1px solid rgba(255,255,255,.1);border-radius:7px;outline:0;background:#202421;color:#d9ded8;font-size:.72rem}.world-lab__command form>footer>span{margin-left:auto}.world-lab__command button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 14px;border:1px solid #b9ef44;border-radius:8px;background:#b9ef44;color:#111510;font-weight:700}.world-lab__command button:disabled{opacity:.42;cursor:wait}.world-lab__command-result{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff06;color:#8e958f;font-size:.7rem;line-height:1.45}.world-lab__command-result>span{display:grid;gap:3px;min-width:0}.world-lab__command-result small{color:#8e958f;font-size:.58rem;letter-spacing:.1em;text-transform:uppercase}.world-lab__command-result strong{color:#cbd2ca;font-size:inherit}.world-lab__command-result.is-accepted{border-color:#b9ef444d;background:#b9ef4409}.world-lab__command-result.is-accepted small{color:#b9ef44}.world-lab__command-result.is-rejected{border-color:#e79c6259;background:#c1642d0b}.world-lab__command-result.is-rejected small{color:#e7a578}.world-lab__command-result.is-grounding{display:block;padding:0;border:0;background:transparent}.world-lab__command-result.is-grounding strong{margin-right:5px}.world-lab__command-result>button{flex:0 0 auto;min-height:32px;padding:0 10px;border-color:#b9ef4459;background:transparent;color:#cfe8a4;font-size:.64rem}.world-lab__story--command{max-height:440px;margin:0;border-radius:0}.world-stage{border-inline:1px solid rgba(255,255,255,.08);background:#090b0a}.world-stage__loading{display:grid;min-height:390px;place-items:center;border-inline:1px solid rgba(255,255,255,.08);background:#060806;color:#8e948e;font-size:.72rem}.world-stage__header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:62px;padding:11px 16px;border-bottom:1px solid rgba(255,255,255,.08);background:#141715}.world-stage__header p,.world-stage__header h2{margin:0}.world-stage__header p{color:#747b75;font-size:.62rem;letter-spacing:.09em;text-transform:uppercase}.world-stage__header h2{margin-top:3px;color:#edf0ea;font-size:.92rem;font-weight:600}.world-stage__purpose-context{display:grid;grid-template-columns:auto minmax(0,1fr);gap:2px 8px;max-width:min(680px,64vw);margin-top:7px;padding-top:7px;border-top:1px solid rgba(255,255,255,.07)}.world-stage__purpose-context span{color:#91a07e;font-size:.52rem;letter-spacing:.06em;text-transform:uppercase}.world-stage__purpose-context strong{overflow:hidden;color:#dbe3d6;font-size:.63rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.world-stage__purpose-context small{grid-column:1 / -1;overflow:hidden;color:#7d857e;font-size:.56rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.world-stage__header nav{display:flex;gap:5px}.world-stage__header button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#202321;color:#969d97;font-size:.69rem}.world-stage__header button.is-active{border-color:#b9ef44a6;background:#283026;color:#d0fcca}.world-stage__viewport{position:relative;height:clamp(390px,52vw,660px);min-height:390px;overflow:hidden;outline:none;background:radial-gradient(circle at 50% 45%,rgba(77,105,82,.1),transparent 42%),#050706}.world-stage__viewport:focus-visible{outline:2px solid rgba(185,239,68,.82);outline-offset:-2px}.world-stage.is-sensory .world-stage__viewport{background:#010201}.world-stage.is-event-lens{border-color:#70bfe047}.world-stage.is-event-lens .world-stage__header{background:linear-gradient(100deg,rgba(58,104,124,.18),transparent 48%),#141715}.world-stage__header button:disabled{cursor:not-allowed;opacity:.42}.world-stage__event-lens-banner{position:absolute;z-index:12;top:14px;left:50%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:min(720px,calc(100% - 28px));padding:10px 11px;border:1px solid rgba(116,200,235,.42);border-radius:9px;background:#081216eb;color:#dcebf0;box-shadow:0 14px 36px #00000052;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.world-stage__event-lens-banner.is-unaccomplished{border-color:#efa5698f;background:#190f0af0}.world-stage__event-lens-banner span{display:grid;gap:2px}.world-stage__event-lens-banner small{color:#83b8cb;font-size:.55rem;letter-spacing:.09em;text-transform:uppercase}.world-stage__event-lens-banner.is-unaccomplished small{color:#efad78}.world-stage__event-lens-banner strong{font-size:.68rem;font-weight:600;line-height:1.35}.world-stage__event-lens-banner button{padding:7px 9px;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:#ffffff0e;color:#e9efeb;font-size:.62rem;white-space:nowrap}.world-stage__canvas{display:block;width:100%;height:100%;touch-action:none}.world-stage__speech-bubble{position:absolute;inset:0 auto auto 0;z-index:7;display:grid;gap:3px;width:max-content;max-width:min(220px,38vw);padding:8px 10px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:#0c100deb;box-shadow:0 8px 25px #00000057;color:#f0f3ed;font-size:.68rem;line-height:1.38;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:world-stage-speech-lifetime 18s ease forwards}@keyframes world-stage-speech-lifetime{0%,78%{opacity:1}to{opacity:0}}.world-stage__speech-bubble:after{position:absolute;top:100%;left:50%;width:9px;height:9px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);background:#0c100deb;content:"";transform:translate(-50%,-50%) rotate(45deg)}.world-stage__speech-bubble strong{color:#b9ef44;font-size:.53rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.world-stage__speech-bubble.is-ambient-exchange{border-color:#8ee6d059;color:#d8e7e2}.world-stage__readout{position:absolute;z-index:3;inset:12px auto auto 12px;display:grid;gap:3px;max-width:min(480px,calc(100% - 24px));padding:8px 10px;border:1px solid rgba(255,255,255,.09);border-radius:6px;background:#050806b8;color:#aeb5af;font-size:.65rem;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.world-stage__readout span:first-child{display:flex;align-items:center;gap:6px;color:#d0fcca}.world-stage__life-key{position:absolute;z-index:3;top:12px;right:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:min(620px,calc(100% - 24px));padding:7px 10px;border:1px solid rgba(255,255,255,.09);border-radius:6px;background:#050806ad;color:#c5cbc5;font-size:.6rem;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.world-stage__life-key span{display:grid;grid-template-columns:8px auto 1fr;align-items:baseline;gap:2px 6px;min-width:0;padding:4px 6px;border:1px solid rgba(255,255,255,.06);border-radius:5px;background:#ffffff06}.world-stage__life-key i{grid-row:1 / span 2;align-self:center;width:8px;height:8px;border-radius:50%;background:#f2c45e;box-shadow:0 0 10px #f2c45e8c}.world-stage__life-key i.is-ambient{opacity:.58;background:#8fb8a6;box-shadow:none}.world-stage__life-key i.is-activation{background:#b9ef44;box-shadow:0 0 10px #b9ef445c}.world-stage__life-key strong{color:#f3f5f1;font-size:.65rem}.world-stage__life-key small{grid-column:2 / -1;overflow:hidden;color:#818982;font-size:.52rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.world-stage__saving{position:absolute;z-index:4;right:12px;bottom:12px;padding:8px 10px;border:1px solid rgba(185,239,68,.35);border-radius:6px;background:#0d160be6;color:#d0fcca;font-size:.68rem}.world-stage__interaction-cue{position:absolute;z-index:4;left:12px;bottom:12px;display:grid;gap:3px;width:min(520px,calc(100% - 24px));padding:9px 11px;border:1px solid rgba(185,239,68,.3);border-radius:7px;background:#060a07d1;color:#e3e9df;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.world-stage__interaction-cue span{color:#b9ef44;font-size:.52rem;letter-spacing:.11em;text-transform:uppercase}.world-stage__interaction-cue strong{overflow:hidden;font-size:.69rem;font-weight:540;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.world-stage__interaction-cue.is-blocked,.world-stage__interaction-cue.is-declined{border-color:#ffa56b66}.world-stage__interaction-cue.is-blocked span,.world-stage__interaction-cue.is-declined span{color:#ffa56b}.world-stage__hazard{position:absolute;z-index:4;right:12px;top:12px;display:grid;gap:2px;max-width:240px;padding:8px 10px;border:1px solid rgba(255,159,105,.42);border-radius:7px;background:#18100dc7;color:#f4ded3;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.world-stage__hazard span{color:#e6a27d;font-size:.52rem;letter-spacing:.1em;text-transform:uppercase}.world-stage__hazard strong{font-size:.7rem;font-weight:600}.world-stage__activity-feed{position:absolute;z-index:3;left:14px;bottom:14px;display:grid;gap:5px;width:min(360px,calc(100% - 28px));padding:10px 12px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#050806b8;color:#dce2da;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.world-stage__activity-feed>span{color:#b9ef44;font-size:.56rem;letter-spacing:.12em;text-transform:uppercase}.world-stage__activity-feed p{display:grid;grid-template-columns:7px 1fr;gap:7px;align-items:start;margin:0;font-size:.64rem;line-height:1.35}.world-stage__activity-feed i{width:6px;height:6px;margin-top:3px;border-radius:50%;background:#8fb8a6;box-shadow:0 0 8px #8fb8a680}.world-stage__activity-feed p[data-kind=interaction] i{background:#f2c45e;box-shadow:0 0 9px #f2c45e8f}.world-stage__moment{position:absolute;z-index:4;right:16px;bottom:62px;display:grid;gap:4px;max-width:min(440px,calc(100% - 32px));padding:12px 14px;border:1px solid rgba(185,239,68,.42);border-radius:9px;background:#0b100ce6;color:#dfe6dc;box-shadow:0 16px 42px #00000047;pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:world-stage-moment 6s var(--ease-ui) both}.world-stage__moment span{color:#b9ef44;font-size:.58rem;letter-spacing:.11em;text-transform:uppercase}.world-stage__moment strong{font-size:.74rem;font-weight:550;line-height:1.45}@keyframes world-stage-moment{0%{opacity:0;transform:translateY(12px) scale(.98)}10%,74%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-7px) scale(.99)}}.world-stage__vr-button{left:auto!important;right:12px!important;bottom:12px!important;width:auto!important;min-width:108px;border-color:#b9ef4480!important;background:#0a0e0bd9!important;font-family:inherit!important;font-size:10px!important}.world-stage__latent-focus{display:grid;gap:10px;padding:12px 14px;border-top:1px solid rgba(185,239,68,.24);border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(135deg,#1e271bfa,#0f1310fa)}.world-stage__latent-focus>header,.world-stage__latent-focus>footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.world-stage__latent-focus>header>div{display:grid;gap:3px}.world-stage__latent-focus small,.world-stage__latent-list>span{color:#8fa078;font-size:.53rem;letter-spacing:.08em;text-transform:uppercase}.world-stage__latent-focus strong{color:#e3eadf;font-size:.82rem}.world-stage__latent-focus p,.world-stage__latent-focus footer>span{margin:0;color:#aeb7ac;font-size:.64rem;line-height:1.5}.world-stage__latent-focus footer>span{max-width:680px}.world-stage__latent-focus button,.world-stage__latent-list button{border:1px solid rgba(255,255,255,.11);border-radius:6px;background:#202421;color:#cbd3c8}.world-stage__latent-focus>header>button{width:30px;height:30px;font-size:1rem}.world-stage__latent-focus footer button{flex:0 0 auto;min-height:34px;padding:0 12px;border-color:#b9ef4473;background:#2b3528;color:#d9ffc8;font-size:.64rem}.world-stage__latent-focus button:focus-visible,.world-stage__latent-list button:focus-visible{outline:2px solid #b9ef44;outline-offset:2px}.world-stage__latent-list{display:grid;gap:7px;padding:9px 12px 11px;border-bottom:1px solid rgba(255,255,255,.07);background:#101311}.world-stage__latent-list>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:6px}.world-stage__latent-list button{display:grid;gap:3px;min-width:0;padding:8px 9px;text-align:left}.world-stage__latent-list button.is-selected{border-color:#b9ef4480;background:#273025}.world-stage__latent-list button strong{overflow:hidden;color:#dce4d9;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.world-stage__latent-list button small{overflow:hidden;color:#828b82;font-size:.54rem;text-overflow:ellipsis;white-space:nowrap}.world-stage footer{display:flex;flex-wrap:wrap;gap:1px;background:#ffffff12}.world-stage__population-boundary{border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#111512,#101311)}.world-stage__population-boundary>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 13px;color:#dbe1d8;cursor:pointer;list-style:none}.world-stage__population-boundary>summary::-webkit-details-marker{display:none}.world-stage__population-boundary>summary:after{flex:0 0 auto;color:#9fbf63;content:"+";font-size:.86rem}.world-stage__population-boundary[open]>summary:after{content:"−"}.world-stage__population-boundary>summary>span{display:grid;gap:3px;min-width:0}.world-stage__population-boundary>summary>span strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.world-stage__population-boundary>summary>em{margin-left:auto;white-space:nowrap}.world-stage__population-boundary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));border-top:1px solid rgba(255,255,255,.055)}.world-stage__population-boundary-grid>span{display:grid;gap:3px;padding:10px 13px;border-right:1px solid rgba(255,255,255,.065)}.world-stage__population-boundary-grid>span:last-child{border-right:0}.world-stage__population-boundary small{color:#7f887f;font-size:.51rem;letter-spacing:.07em;text-transform:uppercase}.world-stage__population-boundary strong{color:#dbe1d8;font-size:.73rem;font-weight:630}.world-stage__population-boundary em{color:#777f78;font-size:.54rem;font-style:normal;line-height:1.35}.world-stage__population-boundary>p{margin:0;padding:9px 13px;border-top:1px solid rgba(255,255,255,.055);color:#8a928b;font-size:.58rem;line-height:1.48}.world-stage__population-boundary>p strong{color:#bec7b9;font-weight:620}.world-lab__current-purpose{display:grid;gap:7px;margin:14px 0 0;padding:12px 14px;border:1px solid rgba(185,239,68,.16);border-left:3px solid #b9ef44;border-radius:8px;background:#b9ef4409}.world-lab__current-purpose[data-status=blocked],.world-lab__current-purpose[data-status=paused]{border-left-color:#d9aa62}.world-lab__current-purpose>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.world-lab__current-purpose small,.world-lab__current-purpose em,.world-lab__current-purpose span{color:#8e978e;font-size:.61rem;font-style:normal;line-height:1.4}.world-lab__current-purpose small,.world-lab__current-purpose em{letter-spacing:.075em;text-transform:uppercase}.world-lab__current-purpose>strong{color:#e0e6dc;font-size:.76rem;font-weight:620;line-height:1.45}.world-lab__current-purpose>i{height:3px;overflow:hidden;border-radius:999px;background:#ffffff13}.world-lab__current-purpose>i>b{display:block;height:100%;border-radius:inherit;background:#b9ef44}.world-lab__embodied-interaction{display:grid;gap:12px;padding:16px;border-inline:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(185,239,68,.18);background:linear-gradient(180deg,#111512,#0c0f0d)}.world-lab__embodied-interaction>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.world-lab__embodied-interaction>header>div{display:flex;align-items:center;gap:9px;color:#d0fcca}.world-lab__embodied-interaction>header span{display:grid;gap:2px}.world-lab__embodied-interaction>header strong{color:#edf0ea;font-size:.78rem;font-weight:650}.world-lab__embodied-interaction>header small,.world-lab__embodied-interaction>header em{color:#838b84;font-size:.62rem;font-style:normal}.world-lab__nearby-people{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.world-lab__nearby-people button{display:grid;flex:0 0 auto;gap:2px;min-width:150px;padding:9px 11px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:#1a1e1b;color:#d8ded8;text-align:left}.world-lab__nearby-people button.is-selected{border-color:#b9ef4494;background:#242c22;color:#d0fcca}.world-lab__nearby-people button strong{font-size:.7rem;font-weight:650}.world-lab__nearby-people button span{color:#89918a;font-size:.57rem}.world-lab__interaction-tabs{display:flex;gap:5px}.world-lab__interaction-tabs button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 13px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#1a1d1b;color:#979e98;font-size:.66rem}.world-lab__interaction-tabs button.is-selected{border-color:#b9ef448c;background:#293127;color:#d0fcca}.world-lab__conversation-inspector{display:grid;gap:10px;padding:12px;border:1px solid rgba(143,159,255,.23);border-radius:9px;background:linear-gradient(145deg,#191c2ae0,#0c0f15eb);color:#d9dde8}.world-lab__conversation-inspector>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.world-lab__conversation-inspector>header>div{display:flex;align-items:center;gap:8px;min-width:0;color:#aebaff}.world-lab__conversation-inspector>header span{display:grid;gap:2px;min-width:0}.world-lab__conversation-inspector>header small,.world-lab__conversation-inspector article>small,.world-lab__conversation-recent>small{color:#858da9;font-size:.54rem;letter-spacing:.07em;text-transform:uppercase}.world-lab__conversation-inspector>header strong{overflow:hidden;color:#edf0f7;font-size:.7rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.world-lab__conversation-inspector>header>em{flex:0 0 auto;padding:4px 7px;border:1px solid rgba(143,159,255,.25);border-radius:999px;background:#8f9fff14;color:#b9c3ff;font-size:.54rem;font-style:normal;letter-spacing:.06em;text-transform:uppercase}.world-lab__conversation-inspector>header>em[data-phase=resolved],.world-lab__conversation-inspector>header>em[data-phase=closed]{border-color:#b9ef443d;color:#cce99b}.world-lab__conversation-inspector>header>em[data-phase=refused],.world-lab__conversation-inspector>header>em[data-phase=interrupted]{border-color:#ff9d884d;color:#ffc0b2}.world-lab__conversation-signals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.world-lab__conversation-signals article{display:grid;gap:4px;min-width:0;padding:8px 9px;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:#ffffff06}.world-lab__conversation-signals p{margin:0;color:#d5d9e3;font-size:.65rem;line-height:1.42}.world-lab__conversation-signals span{color:#858d99;font-size:.56rem}.world-lab__conversation-recent{display:grid;gap:5px}.world-lab__conversation-recent p{display:grid;grid-template-columns:minmax(70px,.25fr) minmax(0,1fr);gap:8px;margin:0;color:#b9beca;font-size:.6rem;line-height:1.4}.world-lab__conversation-recent strong{overflow:hidden;color:#aebaff;font-size:.56rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.world-lab__conversation-evidence{border-top:1px solid rgba(255,255,255,.07);padding-top:8px}.world-lab__conversation-evidence summary{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#aab0bf;cursor:pointer;font-size:.59rem;list-style-position:inside}.world-lab__conversation-evidence summary em{color:#939bb8;font-size:.54rem;font-style:normal}.world-lab__conversation-evidence>p{margin:8px 0 0;color:#858c9b;font-size:.58rem;line-height:1.45}.world-lab__conversation-evidence article{display:grid;gap:6px;margin-top:8px;padding:9px;border:1px solid rgba(143,159,255,.15);border-radius:7px;background:#04060b6b}.world-lab__conversation-evidence article[data-conflict=true]{border-color:#ffae6c47}.world-lab__conversation-evidence article header{display:flex;justify-content:space-between;gap:8px}.world-lab__conversation-evidence article header strong{color:#bcc6ff;font-size:.56rem;font-weight:650;text-transform:uppercase}.world-lab__conversation-evidence article[data-conflict=true] header strong{color:#ffc391}.world-lab__conversation-evidence article header span,.world-lab__conversation-evidence article footer,.world-lab__conversation-inspector>footer{color:#7e8698;font-size:.54rem}.world-lab__conversation-evidence article p{display:grid;grid-template-columns:82px minmax(0,1fr);gap:7px;margin:0;color:#bdc2cd;font-size:.59rem;line-height:1.4}.world-lab__conversation-evidence article p small{color:#7f879b;font-size:.51rem;letter-spacing:.05em;text-transform:uppercase}.world-lab__conversation-inspector>footer{padding-top:1px}.world-lab__dialogue-history{display:grid;gap:7px;max-height:250px;overflow-y:auto;padding:11px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#0407057a}.world-lab__dialogue-history p{display:grid;gap:3px;max-width:82%;margin:0;padding:8px 10px;border-radius:8px;background:#1a1e1b;color:#d8ded8;font-size:.68rem;line-height:1.45}.world-lab__dialogue-history p[data-self=true]{justify-self:end;background:#293127}.world-lab__dialogue-history strong{color:#b9ef44;font-size:.55rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.world-lab__embodied-interaction form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.world-lab__embodied-interaction form label{display:grid;gap:5px}.world-lab__embodied-interaction form label>span{color:#8f978f;font-size:.59rem;letter-spacing:.06em;text-transform:uppercase}.world-lab__embodied-interaction textarea{min-height:76px;resize:vertical}.world-lab__embodied-interaction form>p,.world-lab__interaction-empty{grid-column:1 / -1;margin:0;color:#9aa19a;font-size:.68rem;line-height:1.5}.world-lab__embodied-interaction form>.world-lab__interaction-feedback{grid-column:1 / -1;padding:9px 11px;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:#171b18;color:#cfd5cf}.world-lab__interaction-feedback.is-success{border-color:#b9ef4457!important;color:#d9f5b0!important}.world-lab__interaction-feedback.is-progress{border-color:#eec15b66!important;color:#f4d58d!important}.world-lab__interaction-feedback.is-error{border-color:#ff745e6b!important;color:#ffb3a7!important}@media(max-width:700px){.world-stage__life-key{top:64px;grid-template-columns:1fr;width:min(320px,calc(100% - 24px))}.world-stage__life-key span[data-population-layer=activation]{display:none}.world-stage__latent-focus>footer{align-items:stretch;flex-direction:column}.world-stage__latent-focus footer button{width:100%}.world-stage__latent-list>div{grid-template-columns:1fr}.world-lab__conversation-signals{grid-template-columns:1fr}.world-lab__conversation-recent p,.world-lab__conversation-evidence article p{grid-template-columns:1fr;gap:2px}.world-lab__embodied-interaction form{grid-template-columns:1fr}.world-lab__embodied-interaction form button{width:100%}}.world-stage footer span{flex:1 1 140px;padding:9px 12px;background:#171a18;color:#7f867f;font-size:.62rem;text-align:center}.world-lab__modes{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;padding:1px;background:#ffffff14}.world-lab__advanced{border-inline:1px solid rgba(255,255,255,.08);background:#101311}.world-lab__advanced>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:54px;padding:10px 16px;list-style:none;cursor:pointer}.world-lab__advanced>summary::-webkit-details-marker{display:none}.world-lab__advanced>summary span{display:grid;gap:2px}.world-lab__advanced>summary strong{color:#cbd0ca;font-size:.76rem}.world-lab__advanced>summary small,.world-lab__advanced>summary em{color:#6f766f;font-size:.64rem;font-style:normal}.world-lab__advanced>summary em{text-transform:uppercase;letter-spacing:.08em}.world-lab__advanced>summary:after{content:"+";color:#b9ef44}.world-lab__advanced[open]>summary:after{content:"−"}.world-lab__modes button{display:flex;align-items:flex-start;gap:10px;min-width:0;min-height:72px;padding:14px;border:0;background:#181b19;color:#8f958f;text-align:left;cursor:pointer}.world-lab__modes button>svg{flex:0 0 auto;margin-top:2px}.world-lab__modes button>span{display:grid;gap:3px;min-width:0}.world-lab__modes button strong{color:#dfe3dd;font-size:.78rem;font-weight:650;text-transform:lowercase}.world-lab__modes button small{color:#747a74;font-size:.65rem;line-height:1.32}.world-lab__modes button.is-active{background:#272c25;color:#b9ef44;box-shadow:inset 0 -2px #b9ef44}.world-lab__modes button.is-active strong{color:#f2f5ef}.world-lab__mode-panel{padding:16px;border-inline:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:#111312}.world-lab__mode-copy{display:flex;align-items:center;justify-content:space-between;gap:20px}.world-lab__mode-copy>div{display:flex;align-items:flex-start;gap:10px;color:#b9ef44}.world-lab__mode-copy>div span{display:grid;gap:3px}.world-lab__mode-copy strong{color:#edf0ea;font-size:.82rem}.world-lab__mode-copy small{max-width:680px;color:#858b85;font-size:.71rem;line-height:1.4}.world-lab__run-controls{display:flex;flex:0 0 auto;gap:8px}.world-lab__mode-panel button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.14);border-radius:7px;background:#292c2a;color:#e8ebe6;cursor:pointer}.world-lab__mode-panel button.is-primary{border-color:#b9ef44;background:#b9ef44;color:#121411;font-weight:700}.world-lab__mode-panel button:disabled{opacity:.45;cursor:wait}.world-lab__mode-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:10px}.world-lab__mode-form label{display:grid;gap:5px;min-width:0}.world-lab__mode-form label>span{color:#858b85;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase}.world-lab__mode-form input,.world-lab__mode-form select,.world-lab__mode-form textarea{width:100%;min-height:38px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:7px;outline:none;background:#202321;color:#edf0ea;font:inherit;font-size:.76rem}.world-lab__mode-form textarea{min-height:68px;resize:vertical;line-height:1.45}.world-lab__mode-form input:focus,.world-lab__mode-form select:focus,.world-lab__mode-form textarea:focus{border-color:#b9ef44b8;box-shadow:0 0 0 2px #b9ef4414}.world-lab__mode-form .is-wide{grid-column:1 / -1}.world-lab__form-note{margin:0;color:#858b85;font-size:.69rem;line-height:1.45}.world-lab__story{max-height:360px;margin-top:4px;padding:16px;overflow:auto;border:1px solid rgba(185,239,68,.25);border-radius:8px;background:#181b19}.world-lab__story header{display:flex;justify-content:space-between;gap:16px;color:#b9ef44}.world-lab__story header small,.world-lab__story footer{color:#858b85;font-size:.65rem;letter-spacing:.06em;text-transform:uppercase}.world-lab__highlights{display:grid;gap:12px;margin-top:14px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#151716}.world-lab__work{display:grid;gap:12px;margin-top:14px;padding:16px;border:1px solid rgba(185,239,68,.16);border-radius:12px;background:linear-gradient(135deg,#b9ef440b,#151716 42%)}.world-lab__work>header,.world-lab__work>header>div,.world-lab__work article>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.world-lab__work>header>div span,.world-lab__work article,.world-lab__work article>header span{display:grid;gap:4px}.world-lab__work>header strong,.world-lab__work article>header small{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.world-lab__work>header small,.world-lab__work>header em,.world-lab__work article small,.world-lab__work article em,.world-lab__work article>span{color:#929991;font-size:.64rem;font-style:normal}.world-lab__work>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.world-lab__work article{padding:12px;border:1px solid rgba(255,255,255,.07);border-left:3px solid #b9ef44;border-radius:8px;background:#00000029}.world-lab__work article[data-status=completed]{border-left-color:#66cfa1}.world-lab__work article[data-status=paused]{border-left-color:#d9aa62}.world-lab__work article[data-status=cancelled],.world-lab__work article[data-status=failed]{border-left-color:#cf7966;opacity:.82}.world-lab__work article p{margin:0;color:#d3d9d1;font-size:.7rem}.world-lab__work article button{justify-self:start;margin-top:4px;padding:7px 10px;border:1px solid rgba(207,121,102,.35);border-radius:6px;color:#e2b0a5;background:#cf796614}.world-lab__work-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.world-lab__work-actions button{margin-top:0!important}.world-lab__highlights>header,.world-lab__highlights>header>div{display:flex;align-items:center;gap:9px}.world-lab__highlights>header{justify-content:space-between}.world-lab__highlights>header span{display:grid;gap:2px}.world-lab__highlights>header strong{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.world-lab__highlights>header small,.world-lab__highlights>header em,.world-lab__highlights>p{color:#8e948e;font-size:.66rem;font-style:normal}.world-lab__highlights>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.world-lab__highlights button{display:grid;gap:6px;text-align:left;min-width:0;padding:12px;border:1px solid rgba(255,255,255,.07);border-left:2px solid rgba(185,239,68,.45);border-radius:7px;background:#ffffff06;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.world-lab__highlights button:hover,.world-lab__highlights button:focus-visible{border-color:#b9ef446b;background:#b9ef440e;transform:translateY(-1px)}.world-lab__highlights button[data-selected=true]{border-color:#b9ef449e;box-shadow:0 0 0 1px #b9ef4424 inset;background:#b9ef4413}.world-lab__highlights button[data-significance="100"]{border-left-color:#ff9f69;background:linear-gradient(135deg,#77301b33,#ffffff05)}.world-lab__highlights button small,.world-lab__highlights button span,.world-lab__highlights button em{color:#8e948e;font-size:.62rem}.world-lab__highlights button p{margin:0;color:#d7ddd5;font-size:.73rem;line-height:1.43}.world-lab__highlights button em{margin-top:2px;color:#b9ef44;font-style:normal;letter-spacing:.04em}.world-lab__causal-moment{display:grid;gap:14px;margin-top:10px;padding:16px;border:1px solid rgba(185,239,68,.24);border-radius:12px;background:linear-gradient(135deg,rgba(185,239,68,.045),transparent 34%),#121413}.world-lab__event-lens-loading{padding:11px 16px;border-inline:1px solid rgba(112,191,224,.24);background:#2653661f;color:#8eb9c9;font-size:.68rem;letter-spacing:.04em}.world-lab__event-lens{display:grid;gap:12px;padding:16px;border:1px solid rgba(112,191,224,.28);background:linear-gradient(135deg,rgba(72,153,186,.07),transparent 38%),#101514}.world-lab__event-lens.is-unaccomplished{border-color:#efa56961;background:linear-gradient(135deg,rgba(193,100,45,.07),transparent 38%),#15120f}.world-lab__event-lens>header,.world-lab__event-lens>header>div,.world-lab__event-lens>header span,.world-lab__event-lens-reactions>header,.world-lab__event-lens-reactions>header>div,.world-lab__event-lens-speech>header{display:flex;align-items:center;gap:9px}.world-lab__event-lens>header,.world-lab__event-lens-reactions>header{justify-content:space-between}.world-lab__event-lens>header span,.world-lab__event-lens-reactions>header>div{display:grid;gap:2px}.world-lab__event-lens>header small,.world-lab__event-lens-reactions small,.world-lab__event-lens-speech small,.world-lab__event-lens>footer{color:#809092;font-size:.61rem}.world-lab__event-lens>header strong{color:#e7efed;font-size:.74rem;line-height:1.4}.world-lab__event-lens>header button,.world-lab__event-lens-reactions article button{padding:7px 9px;border:1px solid rgba(112,191,224,.26);border-radius:6px;background:#4899ba0f;color:#a8d5e5;font-size:.62rem}.world-lab__event-lens-verdict{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 10px;padding:10px 12px;border-left:3px solid #71bdd8;background:#4899ba0e}.world-lab__event-lens.is-unaccomplished .world-lab__event-lens-verdict{border-left-color:#e79c62;background:#c1642d11}.world-lab__event-lens-verdict span{color:#8cc9dd;font-size:.58rem;letter-spacing:.09em;text-transform:uppercase}.world-lab__event-lens.is-unaccomplished .world-lab__event-lens-verdict span{color:#f0ac77}.world-lab__event-lens-verdict strong{color:#e6ece8;font-size:.68rem}.world-lab__event-lens-verdict p{grid-column:1 / -1;margin:2px 0 0;color:#a8b2ad;font-size:.68rem;line-height:1.42}.world-lab__event-lens-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.world-lab__event-lens-facts>div{display:grid;gap:4px;min-width:0;padding:9px 10px;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:#ffffff05}.world-lab__event-lens-facts dt{color:#7d8985;font-size:.56rem;letter-spacing:.08em;text-transform:uppercase}.world-lab__event-lens-facts dd{margin:0;color:#d1d9d4;font-size:.67rem;line-height:1.43}.world-lab__event-lens-speech,.world-lab__event-lens-reactions{display:grid;gap:8px;padding:11px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#ffffff05}.world-lab__event-lens-speech>p{display:grid;grid-template-columns:minmax(90px,.24fr) minmax(0,1fr);gap:9px;margin:0;color:#d7ded9;font-size:.68rem;line-height:1.42}.world-lab__event-lens-speech>p strong{color:#8cc9dd}.world-lab__event-lens-patch{border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#00000029}.world-lab__event-lens-patch summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;cursor:pointer;list-style:none}.world-lab__event-lens-patch summary span{display:grid;gap:2px}.world-lab__event-lens-patch summary strong{color:#dce4df;font-size:.67rem}.world-lab__event-lens-patch summary small,.world-lab__event-lens-patch summary em{color:#7d8882;font-size:.59rem;font-style:normal}.world-lab__event-lens-patch pre{max-height:300px;margin:0;padding:12px;overflow:auto;border-top:1px solid rgba(255,255,255,.06);color:#aebcb7;font:.61rem/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}.world-lab__event-lens-reactions article{display:grid;gap:5px;padding:9px 10px;border-left:2px solid #71bdd8;background:#4899ba09}.world-lab__event-lens-reactions article.is-unaccomplished{border-left-color:#e79c62;background:#c1642d0b}.world-lab__event-lens-reactions article>strong{color:#dce4df;font-size:.69rem;line-height:1.42}.world-lab__event-lens-reactions article>span{color:#9ca9a3;font-size:.63rem;line-height:1.4}.world-lab__event-lens-reactions article button{justify-self:start;margin-top:2px}.world-lab__causal-moment>header,.world-lab__causal-moment>header>div,.world-lab__causal-moment>header>div span,.world-lab__causal-followups>header,.world-lab__causal-followups>header>div,.world-lab__causal-facts section>header,.world-lab__causal-unresolved>header{display:flex;align-items:center;gap:9px}.world-lab__causal-moment>header,.world-lab__causal-followups>header{justify-content:space-between}.world-lab__causal-moment>header>div span,.world-lab__causal-followups>header>div{display:grid;gap:2px}.world-lab__causal-moment>header strong,.world-lab__causal-facts section>header strong,.world-lab__causal-followups>header strong,.world-lab__causal-unresolved>header strong{color:#eef2eb;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.world-lab__causal-moment>header small,.world-lab__causal-facts section>header small,.world-lab__causal-followups>header small,.world-lab__causal-unresolved>header small,.world-lab__causal-followups>header em,.world-lab__causal-moment>footer{color:#858d85;font-size:.62rem;font-style:normal}.world-lab__causal-moment>header>button{padding:6px 9px;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#a4aaa3;background:#ffffff06}.world-lab__causal-lead{margin:0;color:#e0e5dd;font-size:.82rem;line-height:1.5}.world-lab__causal-lineage{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;margin:-4px 0 0;padding:8px 10px;border-left:2px solid rgba(255,255,255,.12);color:#aeb5ad;font-size:.67rem;line-height:1.45}.world-lab__causal-lineage small{color:#7f887e;letter-spacing:.06em;text-transform:uppercase}.world-lab__causal-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.world-lab__causal-facts section,.world-lab__response-lifecycle,.world-lab__causal-followups,.world-lab__causal-unresolved{min-width:0;padding:12px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#ffffff05}.world-lab__causal-facts section>header,.world-lab__causal-unresolved>header{align-items:baseline;justify-content:space-between}.world-lab__causal-facts ul,.world-lab__causal-unresolved ul{display:grid;gap:7px;margin:10px 0 0;padding-left:16px}.world-lab__causal-facts li,.world-lab__causal-unresolved li,.world-lab__causal-followups>p{color:#bfc5bd;font-size:.69rem;line-height:1.45}.world-lab__causal-facts li strong,.world-lab__causal-facts li span{display:block}.world-lab__causal-facts li strong{margin-bottom:2px;color:#dce2d9;font-size:.62rem;letter-spacing:.04em;text-transform:uppercase}.world-lab__response-lifecycle{display:grid;gap:10px;border-color:#72cde22e;background:#72cde206}.world-lab__response-lifecycle>header,.world-lab__response-lifecycle>header>div,.world-lab__response-case>header{display:flex;align-items:center;gap:9px}.world-lab__response-lifecycle>header,.world-lab__response-case>header{justify-content:space-between}.world-lab__response-lifecycle>header>div,.world-lab__response-case>header>span{display:grid;gap:2px}.world-lab__response-lifecycle>header strong{color:#eef2eb;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.world-lab__response-lifecycle>header small,.world-lab__response-lifecycle>header em{color:#858d85;font-size:.62rem;font-style:normal}.world-lab__response-lifecycle>div,.world-lab__person-responses{display:grid;gap:8px}.world-lab__response-case{display:grid;gap:8px;min-width:0;padding:10px;border:1px solid rgba(255,255,255,.075);border-left:3px solid #69756d;border-radius:8px;background:#00000024}.world-lab__response-case[data-status=claimed],.world-lab__response-case[data-status=in-progress]{border-left-color:#72cde2}.world-lab__response-case[data-status=blocked]{border-left-color:#d9aa62;background:#d9aa6209}.world-lab__response-case[data-status=completed]{border-left-color:#9ccf83;background:#9ccf8309}.world-lab__response-case[data-status=abandoned]{opacity:.78}.world-lab__response-case>header small,.world-lab__response-case>header strong{display:block}.world-lab__response-case>header small{color:#818b84;font-size:.59rem;letter-spacing:.045em;text-transform:uppercase}.world-lab__response-case>header strong{color:#dce4dd;font-size:.73rem;font-weight:600;line-height:1.4}.world-lab__response-status{flex:none;max-width:180px;padding:4px 7px;border:1px solid rgba(145,159,150,.25);border-radius:999px;color:#aeb9b1;font-size:.57rem;font-style:normal;line-height:1.3;text-align:center}[data-status=claimed]>header .world-lab__response-status,[data-status=in-progress]>header .world-lab__response-status{border-color:#72cde261;color:#a9dce7}[data-status=blocked]>header .world-lab__response-status{border-color:#d9aa6261;color:#deb97e}[data-status=completed]>header .world-lab__response-status{border-color:#9ccf8361;color:#b9dcaa}.world-lab__response-case dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0}.world-lab__response-case dl div{min-width:0;padding:7px 8px;border:1px solid rgba(255,255,255,.055);border-radius:6px;background:#ffffff05}.world-lab__response-case dt,.world-lab__response-case dd{margin:0}.world-lab__response-case dt{color:#7f8981;font-size:.56rem;letter-spacing:.06em;text-transform:uppercase}.world-lab__response-case dd,.world-lab__response-case>p,.world-lab__response-awareness span,.world-lab__response-missing span,.world-lab__response-outcome span{color:#bec7bf;font-size:.65rem;line-height:1.45}.world-lab__response-case>p{margin:0}.world-lab__response-awareness,.world-lab__response-missing,.world-lab__response-outcome{display:grid;gap:3px;margin:0;padding:7px 8px;border-radius:6px}.world-lab__response-awareness{background:#72cde20b}.world-lab__response-tracks{display:grid;gap:5px}.world-lab__response-tracks>small{color:#8f9a92;font-size:.58rem;letter-spacing:.04em;text-transform:uppercase}.world-lab__response-tracks>button,.world-lab__response-tracks>span{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:8px;align-items:center;width:100%;min-width:0;padding:6px 8px;border:1px solid rgba(255,255,255,.065);border-left:2px solid #69756d;border-radius:6px;color:inherit;background:#ffffff04;font:inherit;text-align:left}.world-lab__response-tracks>button{cursor:pointer}.world-lab__response-tracks>button:hover{border-color:#b9ef4438;background:#b9ef4409}.world-lab__response-tracks>[data-status=claimed],.world-lab__response-tracks>[data-status=in-progress]{border-left-color:#72cde2}.world-lab__response-tracks>[data-status=blocked]{border-left-color:#d9aa62}.world-lab__response-tracks>[data-status=completed]{border-left-color:#9ccf83}.world-lab__response-tracks>[data-status=superseded]{border-left-color:#7e8580;opacity:.76}.world-lab__response-tracks strong,.world-lab__response-tracks>button>span,.world-lab__response-tracks>span>span{overflow:hidden;color:#c7d0c9;font-size:.62rem;line-height:1.4;text-overflow:ellipsis}.world-lab__response-tracks>button>span,.world-lab__response-tracks>span>span{color:#929d95}.world-lab__response-awareness small,.world-lab__response-missing strong,.world-lab__response-outcome strong,.world-lab__response-evidence,.world-lab__response-caveat{color:#8f9a92;font-size:.59rem;font-weight:500;line-height:1.4}.world-lab__response-missing{border:1px solid rgba(217,170,98,.15);background:#d9aa620a}.world-lab__response-missing strong{color:#d4b27c;letter-spacing:.04em;text-transform:uppercase}.world-lab__response-outcome{border:1px solid rgba(156,207,131,.15);background:#9ccf830a}.world-lab__response-outcome strong{color:#aed39c;text-transform:uppercase}.world-lab__response-roles,.world-lab__response-links{display:flex;flex-wrap:wrap;gap:5px}.world-lab__response-roles i{padding:3px 6px;border:1px solid rgba(185,239,68,.18);border-radius:999px;color:#bdd38d;font-size:.56rem;font-style:normal}.world-lab__response-links button{padding:4px 7px;border:1px solid rgba(185,239,68,.24);border-radius:999px;color:#bddb83;background:#b9ef440b;font:inherit;font-size:.57rem;cursor:pointer}.world-lab__response-links button:hover,.world-lab__response-links button:focus-visible{border-color:#b9ef4494;color:#dbf3aa}.world-lab__causal-followups ol{display:grid;gap:7px;margin:10px 0 0;padding:0;list-style:none}.world-lab__causal-followups li button{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;padding:9px 10px;border:1px solid rgba(255,255,255,.07);border-radius:7px;text-align:left;background:#00000024}.world-lab__causal-followups li button:hover,.world-lab__causal-followups li button:focus-visible{border-color:#b9ef4452;background:#b9ef4409}.world-lab__causal-followups li button span{display:grid;gap:3px;min-width:0}.world-lab__causal-followups li button small,.world-lab__causal-followups li button em{color:#858d85;font-size:.61rem;font-style:normal}.world-lab__causal-followups li button strong{color:#cfd5cd;font-size:.69rem;font-weight:500;line-height:1.42}.world-lab__causal-followups li button em{flex:0 0 auto;color:#b9ef44}.world-lab__causal-unresolved{border-color:#d9aa6229;background:#d9aa6206}.world-lab__causal-moment>footer{padding-top:2px;line-height:1.45}.world-lab__story h3{margin:3px 0 14px;color:#edf0ea;font-size:1rem}.world-lab__story p{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px;margin:0;padding:10px 0;border-top:1px solid rgba(255,255,255,.06);color:#cbd0ca;font-size:.76rem;line-height:1.48}.world-lab__story p span{color:#b9ef44;font-size:.67rem}.world-lab__story footer{margin-top:10px}.world-lab__grid{display:grid;grid-template-columns:minmax(190px,.72fr) minmax(360px,1.4fr) minmax(320px,1.2fr);gap:1px;min-height:600px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:0 0 18px 18px;overflow:hidden}.world-lab__grid>section{padding:20px;background:#151716;min-width:0}.world-lab__grid h2,.world-lab__grid h3,.world-lab__grid p{margin-top:0}.world-lab__grid h2{display:flex;align-items:center;gap:7px;margin-bottom:16px;font-size:.83rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.world-lab__people-scope{margin:-5px 0 14px;color:#909790;font-size:.72rem;line-height:1.5}.world-lab__people button{width:100%;display:grid;gap:4px;margin-bottom:8px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#1d201e;color:#eef0eb;text-align:left;cursor:pointer}.world-lab__people button.is-selected{border-color:#b9ef44a6;background:#252a23}.world-lab__people button span,.world-lab__people button small{color:#929892}.world-lab__people button small{margin-top:6px;line-height:1.35}.world-lab__actionability-chip{width:fit-content;margin-top:3px;padding:3px 7px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#aeb5ae;font-size:.58rem;font-style:normal;letter-spacing:.08em;line-height:1;text-transform:uppercase}.world-lab__actionability-chip.is-ready,.world-lab__actionability-chip.is-acting{border-color:#b9ef4459;color:#c7ef7d}.world-lab__actionability-chip.is-waiting,.world-lab__actionability-chip.is-reconsidering{border-color:#e8b96259;color:#e6c17d}.world-lab__actionability-chip.is-interrupted{border-color:#ec747461;color:#ec9a9a}.world-lab__section-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08)}.world-lab__section-title p{margin-bottom:3px;color:#7f857f;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase}.world-lab__section-title h2{margin:0;font-size:1.6rem;letter-spacing:-.03em;text-transform:none}.world-lab__life-now{display:grid;gap:12px;margin:16px 0 4px;padding:15px;border:1px solid rgba(185,239,68,.24);border-radius:10px;background:linear-gradient(145deg,#b9ef4413,#72cde209)}.world-lab__life-now[data-state=waiting],.world-lab__life-now[data-state=reconsidering]{border-color:#e8b9624d;background:linear-gradient(145deg,#e8b96212,#72cde206)}.world-lab__life-now[data-state=quiet]{border-color:#ffffff1f;background:#ffffff06}.world-lab__life-now[data-state=interrupted]{border-color:#ec74744d;background:#ec74740b}.world-lab__life-now header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.world-lab__life-now h3,.world-lab__life-now header span{margin:0;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.world-lab__life-now h3{color:#c7ef7d}.world-lab__life-now header span{color:#7f8a81;letter-spacing:.04em}.world-lab__life-now dl{display:grid;gap:9px;margin:0}.world-lab__life-now dl>div{display:grid;grid-template-columns:116px minmax(0,1fr);gap:12px;align-items:baseline}.world-lab__life-now dt{color:#8d978f;font-size:.61rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.world-lab__life-now dd{margin:0;color:#dce2db;font-size:.76rem;line-height:1.5}.world-lab__simulation-evidence{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.07)}.world-lab__simulation-evidence>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#8e948e;font-size:.68rem;font-weight:650;letter-spacing:.1em;list-style:none;text-transform:uppercase;cursor:pointer}.world-lab__simulation-evidence>summary::-webkit-details-marker{display:none}.world-lab__simulation-evidence>summary span{margin-left:auto;color:#697069;font-size:.62rem;letter-spacing:0;text-transform:none}.world-lab__simulation-evidence>summary:after{content:"+";color:#b9ef44;font-size:.9rem}.world-lab__simulation-evidence[open]>summary:after{content:"−"}.world-lab__simulation-evidence>.world-lab__continuity{margin-top:14px;padding-bottom:0;border-bottom:0}.world-lab__detail-block{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.07)}.world-lab__identity,.world-lab__thought-history{display:grid;gap:9px}.world-lab__identity>p,.world-lab__identity>span,.world-lab__thought-history article strong,.world-lab__thought-history article span{margin:0;color:#d8ded7;font-size:.76rem;line-height:1.5}.world-lab__identity>span,.world-lab__identity>small,.world-lab__thought-history article span{color:#929b94;font-size:.68rem}.world-lab__identity>div{display:flex;flex-wrap:wrap;gap:5px}.world-lab__identity em{padding:5px 7px;border-radius:999px;background:#b9ef4412;color:#b9d2b4;font-size:.61rem;font-style:normal}.world-lab__thought-history article{display:grid;gap:4px;padding:10px;border-left:2px solid rgba(114,205,226,.48);background:#72cde20a}.world-lab__thought-history article small{color:#72cde2;font-size:.6rem;text-transform:uppercase}.world-lab__thought-history>p{display:grid;grid-template-columns:34px minmax(0,1fr);gap:7px;margin:0}.world-lab__memory-link{display:grid;width:100%;gap:4px;padding:10px;border:1px solid rgba(114,205,226,.16);border-radius:7px;background:#72cde209;color:inherit;text-align:left;cursor:pointer}.world-lab__memory-link:hover,.world-lab__memory-link:focus-visible{border-color:#b9ef446b;background:#b9ef440e}.world-lab__memory-link--compact{grid-template-columns:34px minmax(0,1fr);padding:4px 0;border:0;border-radius:0;background:transparent}.world-lab__memory-link em{color:#9ebf7c;font-size:.59rem;font-style:normal}.world-lab__memory-link--compact em{grid-column:2}.world-lab__thought-history>p strong,.world-lab__thought-history>p span{color:#778079;font-size:.66rem;line-height:1.4}.world-lab__cognitive-context{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:10px}.world-lab__cognitive-context p{display:flex;justify-content:space-between;gap:8px;margin:0;padding:7px 8px;border-radius:5px;background:#ffffff09;color:#9ba39c;font-size:.65rem}.world-lab__cognitive-context+small{color:#7f8780;font-size:.62rem;line-height:1.45}.world-lab__detail-block h3,.world-lab__brain-trace h3{margin-bottom:10px;color:#8e948e;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.world-lab__detail-block summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;color:#8e948e;font-size:.68rem;font-weight:650;letter-spacing:.1em;list-style:none;text-transform:uppercase;cursor:pointer}.world-lab__detail-block summary::-webkit-details-marker{display:none}.world-lab__detail-block summary:after{content:"+";margin-left:8px;color:#b9ef44;font-size:.9rem}.world-lab__detail-block[open] summary{margin-bottom:14px}.world-lab__detail-block[open] summary:after{content:"−"}.world-lab__detail-block summary span{margin-left:auto;color:#697069;letter-spacing:0}.world-lab__need{display:grid;grid-template-columns:minmax(0,1fr) 86px 26px;align-items:center;gap:8px;margin:8px 0;font-size:.76rem}.world-lab__need i{height:4px;border-radius:4px;background:#353936;overflow:hidden}.world-lab__need i b{display:block;height:100%;background:#b9ef44}.world-lab__need em{color:#8e948e;font-style:normal;text-align:right}.world-lab__matters p{display:flex;align-items:baseline;gap:9px;margin:8px 0;letter-spacing:0;text-transform:none}.world-lab__matters p strong{flex:0 0 58px;color:#b9ef44;font-size:.64rem;font-weight:650;text-transform:uppercase}.world-lab__matters p span{color:#cbd0ca;font-size:.76rem}.world-lab__continuity{display:grid;gap:10px;border-color:#72cde238;background:linear-gradient(135deg,#72cde20e,#b9ef4406)}.world-lab__continuity--long{border-color:#7ea49c38;background:linear-gradient(145deg,#1c2c2894,#141917e0)}.world-lab__progression{display:grid;gap:9px;border-color:#45d6ff3d;background:linear-gradient(145deg,#1431439e,#2815318a)}.world-lab__progression p{display:grid;gap:3px;margin:0}.world-lab__progression p strong{color:#bfefff;font-size:.82rem}.world-lab__progression p span,.world-lab__progression small,.world-lab__progression em{color:#9daeb4;font-size:.66rem;font-style:normal;line-height:1.45}.world-lab__progression em{color:#e0c3ec}.world-lab__continuity-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.world-lab__continuity-head h3{margin:0}.world-lab__continuity-head span,.world-lab__continuity article small,.world-lab__interruption{color:#88948e;font-size:.66rem}.world-lab__continuity article{display:grid;gap:4px;padding-left:10px;border-left:2px solid rgba(185,239,68,.52)}.world-lab__continuity article strong,.world-lab__continuity article span{color:#d8ded7;font-size:.76rem;line-height:1.45}.world-lab__continuity article .world-lab__next-step{margin-top:3px;color:#b9dcd3;font-size:.66rem}.world-lab__intention-cause{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:7px 8px;border:1px solid rgba(114,205,226,.2);border-radius:7px;background:#72cde20e}.world-lab__continuity article .world-lab__intention-cause span{color:#aebdb8;font-size:.66rem}.world-lab__intention-cause button{flex:none;padding:3px 7px;border:1px solid rgba(185,239,68,.28);border-radius:999px;color:#bedf85;background:#b9ef440f;font:inherit;font-size:.58rem;cursor:pointer}.world-lab__intention-cause button:hover,.world-lab__intention-cause button:focus-visible{border-color:#b9ef449e;color:#d8f2a6}.world-lab__causal-agendas{display:grid;gap:8px;padding:8px;border:1px solid rgba(214,180,111,.18);border-radius:8px;background:#d6b46f09}.world-lab__causal-agendas>summary{display:flex;justify-content:space-between;gap:10px;color:#d9c18c;font-size:.66rem;cursor:pointer}.world-lab__causal-agendas>article{margin-top:2px}.world-lab__person-responses{padding:8px;border:1px solid rgba(114,205,226,.18);border-radius:8px;background:#72cde208}.world-lab__person-responses>summary{display:flex;justify-content:space-between;gap:10px;color:#acd5de;font-size:.66rem;cursor:pointer}.world-lab__person-responses[open]>summary{margin-bottom:8px}.world-lab__person-responses>.world-lab__response-caveat{display:block;margin-bottom:2px}.world-lab__continuity .world-lab__response-case{padding:9px;border-left-width:3px}.world-lab__continuity p{display:grid;grid-template-columns:68px minmax(0,1fr);gap:8px;margin:0}.world-lab__continuity p strong{color:#72cde2;font-size:.62rem;text-transform:uppercase}.world-lab__continuity p span{color:#bfc7c0;font-size:.72rem;line-height:1.45}.world-lab__interruption{color:#d6b46f}.world-lab__schedule-contracts{display:grid;gap:8px;padding:9px;border:1px solid rgba(185,239,68,.16);border-radius:8px;background:#b9ef4406}.world-lab__schedule-contracts>summary{display:flex;justify-content:space-between;gap:10px;color:#b9d2b4;font-size:.66rem;cursor:pointer}.world-lab__schedule-contracts[open]>summary{margin-bottom:1px}.world-lab__schedule-contract-caveat{color:#828b84;font-size:.62rem;line-height:1.45}.world-lab__schedule-contracts article{padding:8px 9px;border-left-color:#b9ef4480;border-radius:0 6px 6px 0;background:#ffffff05}.world-lab__schedule-contracts article.is-unbound{border-left-color:#919a9385}.world-lab__schedule-contracts article.is-blocked,.world-lab__schedule-contracts article.is-invalid{border-left-color:#d6b46fb8}.world-lab__diagnostics{opacity:.78}.world-lab__relationship,.world-lab__memory{margin:0 0 12px}button.world-lab__relationship{display:block;width:100%;padding:10px;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:#ffffff06;color:inherit;text-align:left;cursor:pointer}button.world-lab__relationship:hover{border-color:#b9ef4457;background:#b9ef440b}button.world-lab__memory{margin-bottom:12px}.world-lab__relationship>div{display:flex;justify-content:space-between;gap:12px}.world-lab__relationship span,.world-lab__relationship small,.world-lab__memory span{color:#858b85;font-size:.68rem}.world-lab__relationship p,.world-lab__memory p{margin:4px 0;color:#c7cbc6;font-size:.75rem;line-height:1.45}.world-lab__memory--object{padding:10px;border:1px solid rgba(255,255,255,.065);border-radius:7px;background:#ffffff05}.world-lab__object-history{margin-top:8px;border-top:1px solid rgba(255,255,255,.07)}.world-lab__object-history>summary{display:flex;justify-content:space-between;gap:12px;padding:8px 0 2px;color:#a9b0a9;font-size:.68rem;cursor:pointer}.world-lab__object-history>summary span{color:#b9ef44}.world-lab__object-origin,.world-lab__object-history>article{margin-top:8px;padding-left:9px;border-left:2px solid rgba(185,239,68,.18)}.world-lab__object-composition{margin-top:10px;padding:9px;border:1px solid rgba(185,239,68,.16);border-radius:6px;background:#b9ef4406}.world-lab__object-composition>p{margin:4px 0 8px}.world-lab__object-composition>article{display:grid;grid-template-columns:minmax(72px,auto) 1fr;gap:3px 10px;padding:6px 0;border-top:1px solid rgba(255,255,255,.055)}.world-lab__object-composition>article strong{color:#d7ded5;font-size:.7rem}.world-lab__object-composition>article small{grid-column:1 / -1}.world-lab__object-history>article span,.world-lab__object-history small{color:#858b85;font-size:.66rem;line-height:1.4}.world-lab__brain-trace{margin-top:18px;padding:14px;border:1px solid rgba(185,239,68,.28);border-radius:8px;background:#b9ef440b}.world-lab__brain-trace p{color:#dce0da;font-size:.78rem;line-height:1.45}.world-lab__cognition{display:grid;gap:4px;margin:-2px 0 12px;padding:10px 11px;border-left:2px solid #7e877f;background:#ffffff09}.world-lab__cognition.is-luna{border-left-color:#72cde2}.world-lab__cognition.is-terra{border-left-color:#d6b46f}.world-lab__cognition.is-sol{border-left-color:#b9ef44;background:#b9ef440f}.world-lab__cognition strong{color:#e6eae4;font-size:.64rem;letter-spacing:.075em;text-transform:uppercase}.world-lab__cognition span,.world-lab__cognition small{margin-top:0;line-height:1.4}.world-lab__cognition small{color:#717971}.world-lab__brain-trace span,.world-lab__brain-trace small{display:block;margin-top:7px;color:#929892;font-size:.69rem}.world-lab__muted{color:#858b85;font-size:.75rem;line-height:1.45}.world-lab__timeline ol{max-height:860px;margin:18px 0 0;padding:0;overflow:auto;list-style:none;scrollbar-color:#394039 transparent}.world-lab__timeline li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;padding:0 0 18px}.world-lab__timeline li>span{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(185,239,68,.32);border-radius:50%;color:#b9ef44;font-size:.65rem}.world-lab__timeline li>button{width:100%;padding:0 0 16px;border:0;border-bottom:1px solid rgba(255,255,255,.07);background:transparent;color:inherit;text-align:left;cursor:pointer}.world-lab__timeline li>button:hover,.world-lab__timeline li>button:focus-visible{border-bottom-color:#b9ef4480;outline:none}.world-lab__timeline li small{color:#8e948e;font-size:.64rem;text-transform:uppercase;letter-spacing:.08em}.world-lab__timeline li p{margin:4px 0;color:#d7dad5;font-size:.8rem;line-height:1.48}.world-lab__timeline li em{color:#8e948e;font-size:.69rem;font-style:normal}@media(max-width:980px){.world-lab__header{display:flex;align-items:start;flex-direction:column}.world-lab__controls{justify-content:flex-start}.world-lab__grid{grid-template-columns:1fr 1.5fr}.world-lab__highlights>div{grid-template-columns:repeat(2,minmax(0,1fr))}.world-lab__modes{grid-template-columns:repeat(3,minmax(0,1fr))}.world-lab__mode-form{grid-template-columns:repeat(2,minmax(0,1fr))}.world-lab__timeline{grid-column:1 / -1}.world-lab__showcase>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.world-lab{width:min(100% - 16px,1380px)}.world-lab__highlights>div{grid-template-columns:1fr}.world-lab__causal-facts{grid-template-columns:1fr}.world-lab__causal-moment>header,.world-lab__causal-facts section>header,.world-lab__response-lifecycle>header,.world-lab__response-case>header,.world-lab__causal-unresolved>header,.world-lab__causal-followups li button{align-items:flex-start}.world-lab__response-case>header{flex-direction:column}.world-lab__response-status{max-width:none;text-align:left}.world-lab__response-case dl{grid-template-columns:1fr}.world-lab__causal-facts section>header,.world-lab__causal-unresolved>header,.world-lab__causal-followups li button{flex-direction:column}.world-lab__header{padding:20px}.world-lab__showcase>header{align-items:start;flex-direction:column;gap:4px}.world-lab__showcase>div{display:flex;margin-right:-16px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory}.world-lab__showcase button{flex:0 0 min(270px,78vw);scroll-snap-align:start}.world-lab__controls button{flex:1 1 auto;justify-content:center}.world-lab__life{align-items:stretch;flex-direction:column}.world-lab__life-controls{justify-content:space-between}.world-lab__cost{grid-template-columns:1fr}.world-lab__cost-primary{border-right:0;border-bottom:1px solid rgba(255,255,255,.06)}.world-lab__cost>details{grid-column:auto}.world-lab__cost-detail{grid-template-columns:repeat(2,minmax(0,1fr))}.world-lab__civic>header,.world-lab__civic>footer{flex-direction:column}.world-lab__civic>header>span,.world-lab__civic>footer summary,.world-lab__civic>footer details p{text-align:left}.world-lab__civic-prices{grid-template-columns:repeat(2,minmax(0,1fr))}.world-stage__population-boundary-grid{grid-template-columns:1fr}.world-stage__population-boundary>summary{align-items:flex-start}.world-stage__population-boundary>summary>span strong{overflow:visible;text-overflow:clip;white-space:normal}.world-stage__population-boundary>summary>em{display:none}.world-lab__latent-registry>summary{align-items:flex-start;flex-direction:column}.world-lab__latent-registry>summary>em{text-align:left}.world-lab__latent-registry-facts,.world-lab__latent-registry-samples>div{grid-template-columns:1fr}.world-lab__latent-structure dl{grid-template-columns:1fr}.world-lab__latent-registry-facts>span{border-right:0;border-bottom:1px solid rgba(255,255,255,.055)}.world-lab__latent-registry-facts>span:last-child{border-bottom:0}.world-lab__causal-cast>header,.world-lab__causal-cast-constraints>header{align-items:flex-start;flex-direction:column}.world-lab__causal-cast>header>span{flex-basis:auto;text-align:left}.world-lab__causal-cast-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.world-lab__causal-cast-counts article:nth-child(2n){border-right:0}.world-lab__causal-cast-counts article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.05)}.world-lab__causal-cast-constraints>header>span{text-align:left}.world-lab__causal-cast-deferred li{grid-template-columns:1fr;gap:2px}.world-stage__population-boundary-grid>span{border-right:0;border-bottom:1px solid rgba(255,255,255,.055)}.world-lab__civic-prices article{border-bottom:1px solid rgba(255,255,255,.055)}.world-lab__causal-chain,.world-lab__causal-chain ol{grid-template-columns:1fr}.world-lab__system-state{grid-template-columns:repeat(2,minmax(0,1fr))}.world-lab__command>header,.world-lab__command form>footer{align-items:stretch;flex-direction:column}.world-lab__command>header>small,.world-lab__command form>footer>span{margin-left:0}.world-lab__command form>footer label,.world-lab__command select,.world-lab__command form>footer button{width:100%;max-width:none}.world-lab__modes{grid-template-columns:repeat(2,minmax(0,1fr))}.world-lab__modes button{min-height:62px;padding:11px}.world-lab__mode-form{grid-template-columns:1fr}.world-lab__mode-form .is-wide{grid-column:auto}.world-lab__mode-copy{align-items:stretch;flex-direction:column}.world-lab__run-controls{width:100%}.world-lab__run-controls button{flex:1}.world-lab__grid{grid-template-columns:1fr}.world-stage__event-lens-banner{grid-template-columns:auto minmax(0,1fr)}.world-stage__event-lens-banner button{grid-column:1 / -1;width:100%}.world-lab__event-lens>header{align-items:stretch;flex-direction:column}.world-lab__event-lens>header>button{width:100%}.world-lab__event-lens-facts{grid-template-columns:1fr}.world-lab__event-lens-speech>p{grid-template-columns:1fr;gap:3px}.world-stage__header{align-items:flex-start;flex-direction:column}.world-stage__header>div,.world-stage__purpose-context{width:100%;max-width:none}.world-stage__purpose-context{grid-template-columns:1fr}.world-stage__purpose-context strong,.world-stage__purpose-context small{grid-column:1;white-space:normal}.world-stage__header nav{width:100%}.world-stage__header button{flex:1;justify-content:center}.world-stage__viewport{height:clamp(330px,78vw,440px);min-height:330px}.world-lab__timeline{grid-column:auto}.world-lab__timeline ol{max-height:560px}}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;overflow:hidden;background:var(--bg);color:var(--text);font-family:Quicksand,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app{position:relative;--route-x: 18px;--view-arrive-x: 0;--view-arrive-y: 16px;--view-arrive-scale: .99;--ota-x: 50%;--ota-y: clamp(270px, 31vh, 314px);--ota-size: clamp(246px, 30.16vw, 456px);--ota-scale: 1;--ota-opacity: 1;--ota-filter: saturate(1);--ota-copy-opacity: 0;--ota-copy-blur: 5px;--ota-copy-x: calc(100% - 14px) ;--ota-copy-y: 47%;--ota-z: 3;display:grid;grid-template-rows:minmax(310px,1fr) auto;min-height:100vh;padding:24px clamp(18px,7vw,80px) 28px;overflow:hidden;background:radial-gradient(circle at 49% 31%,rgba(177,181,255,.25),transparent 22%),radial-gradient(circle at 50% 30%,rgba(255,255,255,.07),transparent 15%),linear-gradient(180deg,var(--bg) 0%,var(--bg-deep) 100%)}.app--lab{display:block;width:100%;height:100vh;height:100dvh;min-height:0;padding:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.app--lab .world-lab{min-height:calc(100dvh - 10px)}.app:after{position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;z-index:1;background:radial-gradient(circle at var(--ota-x) var(--ota-y),rgba(208,252,202,.22),transparent clamp(190px,32vw,460px)),radial-gradient(ellipse at var(--ota-x) var(--ota-y),rgba(107,169,255,.14),transparent clamp(320px,58vw,820px));content:"";opacity:0;pointer-events:none;transform:translateZ(0) scale(1.05)}.app[data-route-direction=backward]{--route-x: -18px}.app[data-route-direction=neutral]{--route-x: 0}.app--search{--search-ota-glow-y: clamp(220px, 34vh, 264px);--view-arrive-x: 0;--view-arrive-y: 22px;--view-arrive-scale: .985;--ota-x: 50%;--ota-y: clamp(276px, 31.3vh, 318px);--ota-size: clamp(246px, 30.16vw, 456px);--ota-scale: 1;--ota-opacity: 1;--ota-copy-opacity: 1;--ota-copy-blur: 0;--ota-z: 2;display:block;min-height:100vh;padding:0;background:#2d2835;isolation:isolate}.app--search:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at 50% var(--search-ota-glow-y),rgba(119,255,0,.18),transparent 180px),radial-gradient(circle at 50% var(--search-ota-glow-y),rgba(208,252,202,.08),transparent 280px);content:"";pointer-events:none}.app--experiences{--experience-hero-row: clamp(236px, 38.2vh, 280px);--experience-ota-lift: clamp(34px, 5.2vh, 42px);--experience-phase-lift: clamp(74px, 11vh, 88px);--ota-glow-y: clamp(128px, 20.1vh, 158px);--view-arrive-x: 0;--view-arrive-y: 34px;--view-arrive-scale: 1.018;--ota-x: 50%;--ota-y: clamp(144px, 19.6vh, 166px);--ota-size: clamp(206px, 18.4vw, 292px);--ota-scale: 1;--ota-opacity: 1;--ota-z: 2;grid-template-rows:var(--experience-hero-row) minmax(0,1fr);align-content:start;height:100vh;overflow:hidden;padding-bottom:22px;isolation:isolate;background:linear-gradient(180deg,var(--bg) 0%,var(--bg-deep) 100%)}.app--experiences:before{position:absolute;left:50%;top:var(--ota-glow-y);z-index:0;width:clamp(340px,52vw,640px);height:clamp(220px,36vh,390px);border-radius:50%;background:radial-gradient(ellipse at 46% 44%,rgba(244,220,150,.18),rgba(244,220,150,.08) 34%,transparent 68%),radial-gradient(ellipse at 56% 58%,rgba(255,154,104,.1),rgba(255,154,104,.045) 40%,transparent 74%),radial-gradient(ellipse at 50% 50%,rgba(119,255,0,.045),transparent 58%);content:"";filter:blur(46px);opacity:.9;pointer-events:none;transform:translate(-50%,-50%)}.app--experiences:has(.agent-stage--interactive){--experience-hero-row: clamp(126px, 18vh, 150px);--ota-glow-y: clamp(70px, 10vh, 86px);--ota-y: clamp(74px, 10.5vh, 90px);--ota-size: clamp(108px, 10vw, 142px)}.app--spatial{--view-arrive-x: 0;--view-arrive-y: 0;--view-arrive-scale: 1.08;--ota-x: min(65vw, calc(100vw - 260px) );--ota-y: clamp(536px, 71vh, 680px);--ota-size: clamp(210px, 22vw, 310px);--ota-scale: .98;--ota-opacity: .95;--ota-filter: saturate(.92) brightness(.86);--ota-z: 7;display:block;min-height:100vh;padding:0;isolation:isolate;background:radial-gradient(circle at 50% 42%,rgba(127,254,0,.11),transparent 20%),radial-gradient(circle at 22% 24%,rgba(174,176,255,.14),transparent 26%),radial-gradient(circle at 76% 32%,rgba(107,232,199,.1),transparent 24%),linear-gradient(180deg,var(--bg) 0%,var(--bg-deep) 100%)}.app--library{--view-arrive-x: -44px;--view-arrive-y: 10px;--view-arrive-scale: .992;--ota-x: 50%;--ota-y: calc(100vh - clamp(6px, 2.2vh, 24px)) ;--ota-size: clamp(156px, 16vw, 228px);--ota-scale: 1;--ota-opacity: 1;--ota-z: 6;display:block;min-height:100vh;padding:0;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 50% 92%,rgba(127,254,0,.13),transparent 28%),radial-gradient(ellipse at 48% 20%,rgba(107,169,255,.12),transparent 36%),linear-gradient(180deg,#2b2632,#221d2a)}.app--library:before{position:absolute;left:50%;bottom:clamp(-166px,-18vh,-104px);z-index:0;width:clamp(460px,64vw,820px);height:clamp(280px,42vh,470px);border-radius:50%;background:radial-gradient(ellipse at 48% 40%,rgba(127,254,0,.16),transparent 44%),radial-gradient(ellipse at 52% 64%,rgba(208,252,202,.12),transparent 62%),radial-gradient(ellipse at 50% 50%,rgba(107,169,255,.09),transparent 72%);content:"";filter:blur(44px);opacity:.95;pointer-events:none;transform:translate(-50%)}.app--library .hero{position:absolute;right:0;bottom:clamp(-54px,-6vh,-28px);left:0;z-index:4;height:clamp(248px,35vh,340px);padding:0;pointer-events:none;animation:library-camera-settle .72s cubic-bezier(.2,.84,.18,1) both}.app--library .hero-visual{pointer-events:auto;transform:translateY(clamp(2px,1.6vh,16px)) scale(.78)}.app--library .hero-copy{display:none}.app--library .orb-wrap{width:clamp(250px,28vw,372px)}.app--library .ota-glow{--orb-glow-core: rgba(127, 254, 0, .24);--orb-glow-mid: rgba(208, 252, 202, .13);--orb-glow-accent: rgba(107, 169, 255, .1);opacity:.88}.app--experiences .hero{align-self:end;display:grid;height:var(--experience-hero-row);min-height:0;padding-top:0;overflow:visible}.app--experiences .hero-visual{transform:translateY(calc(-1 * var(--experience-ota-lift))) scale(.58);height:172px;align-items:center;overflow:visible;transform-origin:center}.app--experiences .hero-copy{display:none}.ota-stage-spacer{grid-row:1;min-height:var(--experience-hero-row);pointer-events:none}.ota-presence{position:fixed;left:var(--ota-x);top:var(--ota-y);z-index:var(--ota-z);width:var(--ota-size);opacity:var(--ota-opacity);filter:var(--ota-filter);pointer-events:none;transform:translate3d(-50%,-50%,0) scale(var(--ota-scale));transform-origin:center;transition:opacity .52s ease,filter .52s ease;overflow:visible;will-change:left,top,width,opacity,filter}.ota-presence__anchor{position:relative;width:100%;aspect-ratio:456 / 430;overflow:visible;transform-origin:center;will-change:transform,filter}.ota-presence__visual{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:auto}.ota-presence .orb-wrap{width:100%}.ota-presence__copy{position:absolute;left:var(--ota-copy-x);top:var(--ota-copy-y);width:min(282px,26vw);opacity:var(--ota-copy-opacity);filter:blur(var(--ota-copy-blur));pointer-events:none;transform:translate3d(0,-50%,0);transition:opacity .36s ease,filter .36s ease,transform .52s var(--ease-ui)}.ota-presence__copy p{width:230px;margin:0;font-size:15px;font-weight:900;line-height:1.08}.ota-presence__copy span{display:block;color:var(--lime)}.ota-presence__copy strong{display:block;color:var(--text)}.ota-presence__home-line{width:min(282px,25vw);color:var(--lime);font-size:clamp(13px,1.24vw,18.74px);font-weight:700;line-height:1.15}.ota-presence__home-line strong{display:inline;color:var(--word-emphasis)}.app--spatial .ota-presence__visual{pointer-events:none}.ota-presence__talk-action{position:absolute;left:50%;top:34%;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 12px;border:1px solid rgba(127,254,0,.26);border-radius:999px;background:#221d2a8f;color:#7f0;font-size:12px;font-weight:900;letter-spacing:0;opacity:0;pointer-events:none;box-shadow:0 16px 46px #00000042,0 0 24px #7ffe0021;text-shadow:0 0 18px rgba(127,254,0,.2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%,-50%) scale(.98);transition:opacity .17s ease,border-color .17s ease,background .17s ease,color .17s ease,transform .17s ease}.app--spatial .ota-presence__talk-action{opacity:1;pointer-events:auto}.ota-presence__talk-action:hover,.ota-presence__talk-action:focus-visible{border-color:#d0fcca6b;background:#26202eb8;color:var(--word-emphasis);outline:0;transform:translate(-50%,-50%) scale(1.03)}.blob-menu-trigger{position:fixed;right:clamp(22px,3.45vw,52px);top:clamp(20px,4.4vh,40px);z-index:8;display:flex;align-items:center;gap:1.945px;min-width:91.372px;min-height:50.42px;padding:0;border:0;background:transparent;isolation:isolate;--blob-swap-x: 46.66px}.blob-menu-trigger__button{display:block;flex:0 0 auto;object-fit:contain;transition:transform .42s cubic-bezier(.18,.9,.2,1),filter .18s ease,opacity .18s ease,box-shadow .18s ease}.blob-menu-trigger__button--secondary{z-index:1;width:39px;height:39px;opacity:.58;filter:brightness(.62) saturate(.88);transform:translateZ(0) rotate(172deg) scale(1)}.blob-menu-trigger__button--primary{z-index:2;width:51px;height:51px;filter:drop-shadow(0 0 20px rgba(127,254,0,.64));transform:translateZ(0) rotate(8deg) scale(1)}.blob-menu-trigger:hover .blob-menu-trigger__button--secondary,.blob-menu-trigger[aria-expanded=true] .blob-menu-trigger__button--secondary{filter:brightness(.72) saturate(.92)}.blob-menu-trigger:hover .blob-menu-trigger__button--primary,.blob-menu-trigger[aria-expanded=true] .blob-menu-trigger__button--primary{filter:drop-shadow(0 0 26px rgba(127,254,0,.76))}.blob-menu-trigger:hover .blob-menu-trigger__button--secondary{transform:translate3d(-1px,-1px,0) rotate(168deg) scale(1.03)}.blob-menu-trigger:hover .blob-menu-trigger__button--primary{transform:translate3d(1px,1px,0) rotate(12deg) scale(1.03)}.blob-menu-trigger[aria-expanded=true] .blob-menu-trigger__button--secondary{z-index:3;transform:translate3d(var(--blob-swap-x),0,0) rotate(352deg) scale(1.28)}.blob-menu-trigger[aria-expanded=true] .blob-menu-trigger__button--primary{z-index:1;transform:translate3d(calc(-1 * var(--blob-swap-x)),0,0) rotate(188deg) scale(.78)}.blob-menu{position:fixed;right:clamp(20px,3.8vw,42px);top:clamp(72px,7vw,82px);z-index:9;display:grid;gap:8px;width:190px;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#282231db;box-shadow:0 18px 60px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:menu-in .18s ease both}.blob-menu a{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border-radius:12px;color:#ffffff9e;font-size:13px;font-weight:700;transition:background .16s ease,color .16s ease,transform .16s ease}.blob-menu a:hover,.blob-menu a.is-active{background:#7ffe001f;color:var(--text);transform:translate(-2px)}.blob-menu a.is-active svg{color:var(--lime)}.hero{position:relative;z-index:2;display:grid;place-items:center;width:100%;margin:0 auto;padding-top:1vh}.app--search .hero{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;width:auto;padding:0;pointer-events:none}.hero-visual{display:grid;justify-items:center}.app--search .hero-visual{position:absolute;left:50%;top:clamp(100px,17vh,148px);transform:translate(-50%);pointer-events:auto}.hero-copy{position:absolute;left:calc(50% + clamp(165px,18vw,230px));top:50%;transform:translateY(-22%)}.app--search .hero-copy{left:calc(50% + clamp(170px,20.37vw,308px));top:clamp(198px,31.5vh,278px);transform:none}.hero-copy p{width:230px;margin:0;font-size:15px;font-weight:900;line-height:1.08}.hero-copy span{display:block;color:var(--lime)}.hero-copy strong{display:block;color:var(--text)}.hero-copy__home{width:min(282px,25vw);color:var(--lime);font-size:clamp(13px,1.24vw,18.74px);font-weight:700;line-height:1.15}.app--search .hero-copy__home{opacity:0;filter:blur(5px);transform:translate3d(-18px,6px,0) scale(.985)}.app--search .hero:has(.orb-wrap.is-model-ready) .hero-copy__home{animation:ota-spoken-line-in .52s cubic-bezier(.2,.84,.18,1) .26s both}.hero-copy__home strong{display:inline;color:var(--word-emphasis)}@keyframes ota-spoken-line-in{0%{opacity:0;filter:blur(5px);transform:translate3d(-18px,6px,0) scale(.985)}58%{opacity:.88;filter:blur(1.5px)}to{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}}@keyframes library-camera-settle{0%{opacity:.18;filter:blur(4px) saturate(.8);transform:translateY(34px) scale(1.05)}to{opacity:1;filter:blur(0) saturate(1);transform:translateY(0) scale(1)}}@keyframes route-surface-in{0%{opacity:.46;filter:blur(4px) saturate(.94);transform:translate3d(calc(var(--view-arrive-x) * .22),calc(var(--view-arrive-y) * .32),0) scale(1.018)}62%{opacity:1;filter:blur(.8px) saturate(1.02)}to{opacity:1;filter:blur(0) saturate(1);transform:translateZ(0) scale(1)}}@keyframes spatial-push-in{0%{opacity:.5;filter:blur(5px) saturate(.92);transform:scale(1.035)}60%{opacity:1;filter:blur(1px) saturate(1.02)}to{opacity:1;filter:blur(0) saturate(1);transform:scale(1)}}@keyframes library-field-in{0%{opacity:.5;filter:blur(4px) saturate(.95);transform:translate3d(-16px,5px,0) scale(1.012)}to{opacity:1;filter:blur(0) saturate(1);transform:translateZ(0) scale(1)}}@keyframes route-presence-reveal{0%{opacity:.72;filter:blur(28px);transform:translateZ(0) scale(1.08)}48%{opacity:.34;filter:blur(22px)}to{opacity:0;filter:blur(18px);transform:translateZ(0) scale(1)}}@keyframes route-chrome-in{0%{opacity:0;filter:blur(6px);transform:translate3d(calc(var(--route-x) * .5),-6px,0) scale(.98)}to{opacity:1;filter:blur(0);transform:translateZ(0) scale(1)}}@keyframes search-ambient-breathe{0%{opacity:.82;transform:translate3d(0,4px,0) scale(.99)}to{opacity:1;transform:translate3d(0,-7px,0) scale(1.015)}}@keyframes centered-ambient-breathe{0%{opacity:.78;transform:translate(-50%,-50%) scale(.985)}to{opacity:.96;transform:translate(-50%,calc(-50% - 7px)) scale(1.018)}}@keyframes library-ambient-breathe{0%{opacity:.82;transform:translate(-50%) translateY(4px) scale(.985)}to{opacity:.98;transform:translate(-50%) translateY(-6px) scale(1.018)}}@keyframes ota-glow-breathe{0%,to{opacity:.78;filter:blur(24px);transform:translate3d(0,1px,-1px) scale(.985)}50%{opacity:.98;filter:blur(30px);transform:translate3d(0,-3px,-1px) scale(1.035)}}@media(prefers-reduced-motion:no-preference){.app.is-view-settling:after{animation:route-presence-reveal 1.04s cubic-bezier(.2,.78,.12,1) both;will-change:opacity,filter,transform}.app.is-view-settling .panel--search,.app.is-view-settling .experience-studio,.app.is-view-settling .library-gallery,.app.is-view-settling .spatial-presence{animation:route-surface-in .94s cubic-bezier(.2,.78,.12,1) both;will-change:opacity,filter,transform}.app--library.is-view-settling .library-gallery{animation-name:library-field-in}.app--spatial.is-view-settling .spatial-presence{animation-name:spatial-push-in;animation-duration:.98s}.app.is-view-settling .blob-menu-trigger,.app.is-view-settling .result-strip{animation:route-chrome-in .46s var(--ease-route) both;will-change:opacity,filter,transform}.app--search:before{animation:search-ambient-breathe 12s ease-in-out infinite alternate;will-change:opacity,transform}.app--experiences:before{animation:centered-ambient-breathe 13s ease-in-out infinite alternate;will-change:opacity,transform}.app--library:before{animation:library-ambient-breathe 14s ease-in-out infinite alternate;will-change:opacity,transform}.ota-glow{animation:ota-glow-breathe 8.5s ease-in-out infinite;will-change:opacity,filter,transform}}.orb-wrap{position:relative;width:clamp(246px,30.16vw,456px);aspect-ratio:456 / 430;cursor:grab;perspective:900px;touch-action:none;-webkit-user-select:none;user-select:none;transform:translateZ(0);transition:filter .18s ease,transform .18s ease}.orb-wrap:active{cursor:grabbing}.orb-wrap:hover{filter:saturate(1.08);transform:translateY(-2px)}.orb-wrap.is-passive,.orb-wrap.is-passive:active,.orb-wrap.is-passive:hover{cursor:default;filter:none;pointer-events:none;transform:none}.ota-model-stage{position:absolute;top:-30%;right:-34%;bottom:-28%;left:-34%;z-index:2}.app--library .ota-model-stage{top:-18%;right:-16%;bottom:-18%;left:-16%}.ota-model-canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;cursor:grab;filter:saturate(1.22) contrast(1.08) brightness(1.03);opacity:0;pointer-events:none;touch-action:none;transition:opacity .24s ease}.orb-wrap.is-model-ready .ota-model-canvas{opacity:1;pointer-events:auto}.orb-wrap.is-passive .ota-model-canvas,.orb-wrap.is-passive.is-model-ready .ota-model-canvas{cursor:default;pointer-events:none}.orb-wrap.is-model-ready .ota-model-canvas:active{cursor:grabbing}.ota-glow{position:absolute;top:-10%;right:-18%;bottom:-4%;left:-18%;border-radius:50%;background:radial-gradient(circle,var(--orb-glow-core, rgba(185, 186, 255, .45)),var(--orb-glow-mid, rgba(116, 112, 158, .2)) 38%,transparent 66%),radial-gradient(circle,var(--orb-glow-accent, rgba(127, 254, 0, .18)),transparent 44%);filter:blur(26px);opacity:.92;transform:translateZ(-1px)}.app--search .ota-glow{--orb-glow-core: rgba(119, 255, 0, .28);--orb-glow-mid: rgba(119, 255, 0, .11);--orb-glow-accent: rgba(208, 252, 202, .14)}.app--experiences .ota-glow{--orb-glow-core: rgba(244, 220, 150, .32);--orb-glow-mid: rgba(255, 154, 104, .13);--orb-glow-accent: rgba(127, 254, 0, .12)}.app--spatial .ota-glow{--orb-glow-core: rgba(127, 231, 197, .3);--orb-glow-mid: rgba(107, 169, 255, .12);--orb-glow-accent: rgba(188, 255, 223, .14)}@keyframes menu-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}::view-transition-old(root),::view-transition-new(root),::view-transition-group(root){animation-duration:1ms!important}.blob-menu-trigger[aria-expanded=true] .blob-menu-trigger__button{transition-duration:1ms}.app--search .hero-copy__home{animation:none;opacity:1;filter:none;transform:none}.app--library .hero{animation:none}}.panel{position:relative;z-index:4;width:min(500px,100%);margin:0 auto}.panel--search{display:grid;gap:18px;justify-items:center;padding-bottom:44px}.app--search .panel--search{position:absolute;right:0;left:0;top:clamp(398px,58.85vh,535px);z-index:4;width:min(687px,calc(100vw - 40px));margin:0 auto;padding-bottom:0;transform:none}.search-form{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:center;width:272px;height:50px;padding:0 7px 0 24px;border-radius:999px;background:var(--input);box-shadow:0 18px 40px #0000001f;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.app--search .search-form{grid-template-columns:minmax(0,1fr) 1px;width:min(372px,calc(100vw - 48px));height:68px;padding:0 28px 0 31px;border-radius:43px;background:#615b5beb;box-shadow:2px 2px 107px 5px #6c60801a,inset 0 0 0 1px #ffffff06;-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px)}.search-form:focus-within,.search-form:hover{background:#7a7374;box-shadow:0 20px 46px #0000002e,0 0 0 1px #7ffe002e;transform:translateY(-1px)}.search-form input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text)}.search-form input{font-size:15px;font-weight:600}.app--search .search-form input{color:#f0f4ea;font-size:clamp(16px,1.27vw,19.22px);font-weight:600}.search-form input::placeholder{color:#c6c0c3}.app--search .search-form input::placeholder{color:#a6a699;opacity:1}.search-form button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;background:#ffffff14;color:#ffffffb8;transition:background .15s ease,color .15s ease,transform .15s ease}.search-form button:hover{background:var(--lime);color:#1d2418;transform:translate(1px)}.app--search .search-form button{width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.prompt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:500px;max-width:100%}.app--search .prompt-grid{gap:12px;width:min(687px,calc(100vw - 40px))}.prompt-grid button,.result-strip button,.panel--library a,.panel--portal a,.panel--portal button{min-height:58px;border:0;border-radius:var(--radius);background:var(--panel);color:#ffffffe0;font-size:12px;font-weight:800;transition:background .17s ease,box-shadow .17s ease,color .17s ease,transform .17s ease}.prompt-grid button:hover,.panel--library a:hover,.panel--portal a:hover,.panel--portal button:hover{background:var(--panel-strong);box-shadow:0 12px 30px #00000029;transform:translateY(-2px)}.app--search .prompt-grid button{display:grid;place-items:center;width:220px;min-height:78px;padding:0 12px;border-radius:20px;background:#413a4db3;color:#d9d9d9;font-size:clamp(12px,.99vw,14.95px);font-weight:700}.app--search .prompt-grid button:hover{background:#4b4458d1}.prompt-label--mobile{display:none}.home-device-mark{position:fixed;left:50%;top:clamp(596px,82.18vh,747px);z-index:6;display:grid;place-items:center;width:101px;height:101px;border-radius:999px;transform:translate(calc(-50% - 3px));transition:filter .17s ease,transform .17s ease}.home-device-mark img{display:block;width:101px;height:101px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(127,254,0,.72));pointer-events:none}.home-device-mark:hover,.home-device-mark:focus-visible{filter:saturate(1.16) brightness(1.06);transform:translate(calc(-50% - 3px)) translateY(-2px)}.home-device-mark:focus-visible{outline:2px solid rgba(127,254,0,.78);outline-offset:4px}.home-discovery{display:grid;gap:10px;width:min(560px,calc(100vw - 40px));margin-top:2px;text-align:center}.home-discovery p{margin:0;color:#dae7d5b8;font-size:12px;font-weight:760;line-height:1.35}.home-discovery__matches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-discovery__matches button,.home-discovery__actions button{border:0;font:inherit}.home-discovery__matches button{display:grid;gap:3px;min-height:62px;padding:10px 12px;border-radius:16px;background:#322d3cb8;color:#f6f8f2e0;text-align:left;transition:background .16s ease,transform .16s ease}.home-discovery__matches button:hover{background:#443e50d1;transform:translateY(-1px)}.home-discovery__matches strong{overflow:hidden;color:#f5f7ef;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.home-discovery__matches span{display:-webkit-box;overflow:hidden;color:#e2e7dc94;font-size:10px;font-weight:680;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-discovery__actions{display:flex;justify-content:center;gap:8px}.home-discovery__actions button{min-height:32px;padding:0 13px;border-radius:999px;background:#aeb0ff1a;color:#e6e8ffdb;font-size:11px;font-weight:850;transition:background .16s ease,color .16s ease,transform .16s ease}.home-discovery__actions button:hover{background:#7ffe0024;color:var(--lime);transform:translateY(-1px)}.result-strip{position:fixed;left:clamp(18px,7vw,80px);bottom:20px;display:flex;align-items:center;gap:14px}.result-strip button,.result-strip a{min-height:32px;padding:0;border:0;background:transparent;color:var(--violet);font-size:15px;font-weight:500;transition:color .16s ease,transform .16s ease}.result-strip button:hover,.result-strip a:hover,.result-strip a:focus-visible{color:var(--lime-soft);transform:translate(2px)}.result-strip span{max-width:240px;overflow:hidden;color:#ffffff52;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.app--search .result-strip{left:clamp(20px,3.7vw,56px);bottom:clamp(24px,4.1vh,37px)}.app--search .result-strip button,.app--search .result-strip a{color:#8b92d3;font-size:clamp(15px,1.27vw,19.22px);font-weight:700}.app--search .result-strip span{display:none}.panel--library,.panel--portal{display:grid;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.06);border-radius:22px;background:#26202e85;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.panel--library,.panel--portal{grid-template-columns:repeat(3,minmax(0,1fr))}.panel--library a,.panel--portal a,.panel--portal button{display:grid;place-items:center;text-align:center}.library-gallery{--library-zoom: 1;--library-camera-zoom: 1;--library-rail-card: clamp(256px, 26vw, 390px);--library-feature-card: clamp(292px, 30vw, 430px);--library-rail-gap: clamp(14px, 1.8vw, 24px);--library-search-min-width: max(1220px, 145vw);--library-search-card: clamp(320px, 40.3vw, 413px);--library-search-row: clamp(158px, 19.15vw, 196px);--library-search-gap-y: clamp(68px, 10.9vh, 86px);--library-search-gap-x: clamp(72px, 11vw, 120px);--library-mobile-rail-card: min(68vw, 246px);--library-mobile-search-card: 284px;--library-mobile-search-row: 152px;--library-mobile-search-gap-y: 64px;--library-mobile-search-gap-x: 44px;position:relative;z-index:2;height:calc(100vh - clamp(72px,12vh,118px));padding:clamp(38px,5.2vh,58px) clamp(24px,4.6vw,58px) clamp(188px,28vh,270px);overflow-x:hidden;overflow-y:auto;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 58%,rgba(0,0,0,.8) 74%,rgba(0,0,0,.28) 90%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 58%,rgba(0,0,0,.8) 74%,rgba(0,0,0,.28) 90%,transparent 100%);scrollbar-color:rgba(208,252,202,.22) transparent;scrollbar-width:thin}.library-gallery.has-search{height:100vh;padding:0;overflow:auto;-webkit-mask-image:none;mask-image:none;scroll-behavior:smooth}.library-zoom-reset{position:fixed;left:clamp(18px,3.4vw,44px);top:clamp(18px,4vh,38px);z-index:8;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 13px;border:1px solid rgba(208,252,202,.09);border-radius:999px;background:#221d2a75;color:#f7faeead;font-size:11px;font-weight:900;letter-spacing:0;box-shadow:0 18px 54px #00000038,inset 0 0 0 1px #7ffe0009;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:.9;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.library-zoom-reset:hover,.library-zoom-reset:focus-visible{border-color:#7ffe0038;background:#3a32469e;color:var(--lime);transform:translateY(-1px)}.library-search{position:fixed;left:50%;top:50%;z-index:7;display:grid;width:min(372px,calc(100vw - 48px));gap:9px;justify-items:center;transform:translate(-50%,-50%);animation:library-search-pop .22s ease both}@keyframes library-search-pop{0%{opacity:0;transform:translate(-50%,calc(-50% + 8px)) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.library-search__form{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:4px;width:100%;height:68px;padding:0 31px 0 19px;border-radius:999px;background:#615b5beb;box-shadow:2px 2px 107px 5px #6c60801a,0 24px 72px #0000002e;-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px)}.library-search__form input{min-width:0;height:100%;border:0;outline:0;background:transparent;color:#f7faeeeb;font-size:clamp(16px,1.36vw,19px);font-weight:700}.library-search__form input::placeholder{color:#a6a699;opacity:1}.library-search__form button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;background:transparent;color:#d0fccab8;transition:background .16s ease,color .16s ease,transform .16s ease}.library-search__form button:hover,.library-search__form button:focus-visible,.library-search__form button.is-listening{background:#7ffe0024;color:#7f0;transform:scale(1.04)}.library-search__mood-menu{display:flex;align-items:center;justify-content:center;gap:2px;width:92px;height:52px;padding:0;border:0;background:transparent;isolation:isolate}.library-search__mood-menu:focus-visible{outline:2px solid rgba(127,254,0,.7);outline-offset:5px}.library-search__mood-button{display:block;object-fit:contain;transition:filter .17s ease,transform .22s ease,opacity .17s ease}.library-search__mood-button--secondary{z-index:1;width:39px;height:39px;opacity:.68;filter:brightness(.7) saturate(.9);transform:rotate(90deg)}.library-search__mood-button--primary{z-index:2;width:51px;height:51px;filter:drop-shadow(0 0 18px rgba(127,254,0,.58));transform:rotate(-90deg)}.library-search__mood-menu:hover .library-search__mood-button--secondary,.library-search__mood-menu[aria-pressed=true] .library-search__mood-button--secondary{transform:translate(3px) rotate(270deg) scale(1.04)}.library-search__mood-menu:hover .library-search__mood-button--primary,.library-search__mood-menu[aria-pressed=true] .library-search__mood-button--primary{filter:drop-shadow(0 0 24px rgba(127,254,0,.72));transform:translate(-3px) rotate(90deg) scale(1.04)}.library-search__shape-panel{position:absolute;bottom:calc(100% + 10px);left:50%;justify-self:center;width:min(390px,calc(100vw - 48px));padding:12px;border:1px solid rgba(208,252,202,.08);border-radius:18px;background:#221d2ac7;box-shadow:0 24px 76px #00000047;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transform:translate(-50%)}.library-search__shape-clear{width:100%;min-height:34px;margin-top:8px;border:0;border-radius:999px;background:#ffffff0e;color:#f7faeead;font-size:12px;font-weight:900}.library-gallery:after{position:fixed;right:0;bottom:0;left:0;z-index:3;height:clamp(230px,38vh,360px);background:radial-gradient(ellipse at 50% 86%,rgba(127,254,0,.08),transparent 52%),linear-gradient(180deg,transparent,rgba(34,29,42,.18) 42%,rgba(34,29,42,.76));-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.06) 18%,rgba(0,0,0,.42) 58%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.06) 18%,rgba(0,0,0,.42) 58%,#000 100%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);content:"";pointer-events:none}.library-gallery::-webkit-scrollbar{width:8px;height:8px}.library-gallery::-webkit-scrollbar-thumb{border-radius:999px;background:#d0fcca2e}.library-rail__heading span,.library-card__peek small{margin:0;color:#d0fcca94;font-size:12px;font-weight:900;letter-spacing:0}.library-rail__heading span{display:none}.library-gallery__rails{display:grid;gap:clamp(28px,5.4vh,54px);width:min(1480px,100%);margin:0 auto;transform-origin:top center;transition:filter .16s ease,opacity .16s ease;zoom:var(--library-camera-zoom)}.library-gallery.has-search .library-gallery__rails{width:max-content;min-width:var(--library-search-min-width);margin:0;padding:clamp(72px,11.5vh,98px) clamp(16px,2vw,30px) clamp(280px,36vh,380px)}@supports not (zoom: 1){.library-gallery__rails{transform:scale(var(--library-camera-zoom))}}.library-mosaic{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:clamp(14px,1.8vw,24px)}.library-mosaic--jigsaw{grid-auto-flow:dense;grid-auto-rows:clamp(116px,15vh,164px);grid-template-columns:repeat(6,minmax(0,1fr))}.library-mosaic--jigsaw:before{display:block;min-height:62px;grid-column:2 / span 4;grid-row:span 1;content:"";pointer-events:none}.library-mosaic--jigsaw .library-card{min-width:0}.library-mosaic--jigsaw .library-card:nth-child(6n+1),.library-mosaic--jigsaw .library-card:nth-child(6n+3),.library-mosaic--jigsaw .library-card:nth-child(6n+6){grid-column:span 2;grid-row:span 2}.library-mosaic--jigsaw .library-card:nth-child(6n+2){grid-column:span 2;grid-row:span 1}.library-mosaic--jigsaw .library-card:nth-child(6n+4){grid-column:span 3;grid-row:span 2}.library-mosaic--jigsaw .library-card:nth-child(6n+5){grid-column:span 3;grid-row:span 1}.library-mosaic--jigsaw .library-card__surface{height:100%;min-height:0}.library-mosaic--jigsaw .library-card:nth-child(1),.library-mosaic--jigsaw .library-card:nth-child(2){grid-column:span 1;grid-row:span 1}.library-gallery.has-search .library-mosaic--jigsaw{grid-auto-flow:dense;grid-auto-rows:var(--library-search-row);grid-template-columns:repeat(3,var(--library-search-card));gap:var(--library-search-gap-y) var(--library-search-gap-x)}.library-gallery.has-search .library-mosaic--jigsaw:before{display:none;content:none}.library-mosaic__search-gap{display:block;grid-column:2;grid-row:2;min-width:var(--library-search-card);min-height:var(--library-search-row);pointer-events:none}.library-mosaic__ota-gap{display:none;pointer-events:none}.library-gallery.has-search .library-mosaic--jigsaw .library-card,.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(1),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(2),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(6n+1),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(6n+2),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(6n+3),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(6n+4),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(6n+5),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(6n+6){grid-column:auto / span 1;grid-row:auto / span 1}.library-gallery.has-search .library-card__surface{height:100%;border-radius:clamp(28px,4.3vw,44px);opacity:.72}.library-rail{display:grid;gap:12px}.library-rail__heading{display:flex;align-items:baseline;justify-content:flex-start;gap:18px;padding-right:6px}.library-rail__heading h2{margin:0;color:#f7faeeeb;font-size:clamp(15px,1.2vw,19px);line-height:1}.library-rail__row{display:grid;grid-auto-columns:var(--library-rail-card);grid-auto-flow:column;gap:var(--library-rail-gap);overflow-x:auto;overflow-y:hidden;padding:2px 4px 10px;scroll-padding-inline:4px;scroll-snap-type:x proximity;scrollbar-width:none}.library-rail__row::-webkit-scrollbar{display:none}.library-rail:first-child .library-rail__row{grid-auto-columns:var(--library-feature-card)}.library-card{position:relative;scroll-snap-align:start}.library-card__surface{position:relative;display:grid;grid-template-rows:1fr;width:100%;height:clamp(260px,34vh,384px);overflow:hidden;border:1px solid rgba(208,252,202,.08);border-radius:18px;background:var(--library-card-image),radial-gradient(ellipse at 54% 46%,var(--library-card-tone),transparent 34%),radial-gradient(ellipse at 34% 32%,var(--library-card-accent),transparent 30%),linear-gradient(140deg,var(--library-card-depth),rgba(35,30,43,.95));color:#f7faeee6;text-align:left;box-shadow:0 18px 50px #0003,inset 0 1px #ffffff08;transition:border-color .17s ease,background .17s ease,box-shadow .17s ease,filter .17s ease,transform .17s ease}.library-card__surface:hover,.library-card__surface:focus-visible,.library-card.is-selected .library-card__surface{border-color:#d0fcca33;box-shadow:0 24px 64px #00000047,0 0 28px #7ffe0017,inset 0 1px #ffffff0a;filter:saturate(1.08);transform:translateY(-3px)}.library-card__surface:focus-visible{outline:2px solid rgba(127,254,0,.72);outline-offset:3px}.library-card__art{grid-area:1 / 1;position:relative;display:block;min-height:100%;overflow:hidden;background:radial-gradient(ellipse at 54% 46%,var(--library-card-tone),transparent 34%),radial-gradient(ellipse at 34% 32%,var(--library-card-accent),transparent 30%),linear-gradient(140deg,var(--library-card-depth),rgba(35,30,43,.95))}.library-card__image{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background:var(--library-card-image),radial-gradient(ellipse at 24% 76%,rgba(255,255,255,.09),transparent 28%),radial-gradient(ellipse at 78% 28%,rgba(255,255,255,.07),transparent 32%),linear-gradient(140deg,var(--library-card-depth),rgba(35,30,43,.96));background-size:cover;filter:saturate(1.13)}.library-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#13111805,#13111829 54%,#131118d1),radial-gradient(ellipse at 50% 54%,transparent 26%,rgba(9,8,12,.22) 100%);opacity:.94}.library-card__review{position:relative;display:grid;width:var(--review-width);height:var(--review-height);place-items:center;border-radius:var(--review-radius);background:radial-gradient(circle at 42% 36%,rgba(255,255,255,.5),transparent 13%),linear-gradient(145deg,var(--review-color),var(--review-color-deep));box-shadow:0 0 34px var(--review-glow),0 18px 36px #00000029;opacity:.95;transform:rotate(var(--review-tilt)) translateZ(0);animation:blob-warble var(--review-warble-duration) ease-in-out infinite;transform-style:preserve-3d}.library-card__review:before,.library-card__review:after{position:absolute;border-radius:inherit;background:var(--review-color);content:"";opacity:.34}.library-card__review:before{right:-18%;bottom:8%;width:42%;height:52%}.library-card__review:after{top:18%;left:-12%;width:26%;height:34%;opacity:.24}.library-card__review-satellite{position:absolute;left:50%;top:50%;width:var(--satellite-size);height:var(--satellite-size);border-radius:48% 52% 42% 58%/54% 46% 58% 42%;background:var(--review-color);box-shadow:0 0 18px var(--review-glow);opacity:.72;transform:rotate(var(--satellite-angle)) translate(calc(var(--review-width) * .62)) translateZ(var(--satellite-depth))}.library-card__review-core{width:var(--review-shine-size);height:var(--review-shine-size);border-radius:999px;background:rgba(255,255,255,var(--review-shine));box-shadow:0 0 18px rgba(255,255,255,calc(var(--review-shine) * .4))}.library-card__title{position:absolute;right:14px;bottom:14px;left:14px;z-index:2;color:#f7faeef5;font-size:clamp(16px,1.45vw,21px);font-weight:900;line-height:1.02;text-shadow:0 2px 18px rgba(0,0,0,.42)}.library-card__signals{position:absolute;left:13px;top:13px;z-index:3;display:flex;gap:7px}.library-card__signals span{width:8px;height:8px;border-radius:999px;background:#d0fccac2;box-shadow:0 0 16px #7ffe0038}.library-card__signals span:first-child{background:#7f0}.library-card__peek{position:absolute;right:0;bottom:0;left:0;z-index:3;display:grid;gap:7px;min-height:46%;align-content:end;padding:54px 14px 14px;background:linear-gradient(180deg,transparent,rgba(28,24,36,.9) 62%,rgba(28,24,36,.96));color:#f7faeebd;font-size:12px;font-weight:800;line-height:1.18;opacity:0;transform:translateY(18px);transition:opacity .17s ease,transform .17s ease}.library-card__peek span{max-width:22ch}.library-card__peek small{color:var(--word-emphasis);font-size:11px}.library-card__surface:hover .library-card__peek,.library-card__surface:focus-visible .library-card__peek{opacity:1;transform:translateY(0)}.library-card__surface:hover .library-card__title,.library-card__surface:focus-visible .library-card__title{opacity:0}.library-gallery.library-gallery--worlds{height:calc(100vh - clamp(72px,12vh,118px));padding:clamp(34px,5vh,58px) clamp(22px,4.5vw,58px) clamp(160px,24vh,230px);overflow-x:hidden;overflow-y:auto;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 78%,rgba(0,0,0,.74) 90%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 78%,rgba(0,0,0,.74) 90%,transparent 100%)}.library-gallery--worlds:after{height:clamp(170px,28vh,250px);opacity:.72}.world-gallery-index{display:grid;gap:18px;width:min(1180px,100%);margin:0 auto}.world-gallery-index__header{display:flex;align-items:center;justify-content:flex-start;gap:12px}.world-gallery-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:min(420px,100%);flex:0 1 420px;min-height:46px;padding:0 13px;border:1px solid rgba(208,252,202,.08);border-radius:999px;background:#302a3a80;color:#d0fcca8f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.world-gallery-search:focus-within{border-color:#7ffe003d;background:#302a3aad}.world-gallery-search input{min-width:0;height:44px;border:0;outline:0;background:transparent;color:#f7faeee6;font:inherit;font-size:13px;font-weight:800}.world-gallery-search input::placeholder{color:#f7faee61}.world-gallery-search button{display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:50%;background:#ffffff0d;color:#f7faee8f}.world-gallery-new{display:inline-flex;min-height:40px;align-items:center;gap:6px;padding:0 13px;border:1px solid rgba(127,254,0,.14);border-radius:999px;background:#7ffe0012;color:#d8ffbdc2;font:inherit;font-size:11px;font-weight:900}.world-gallery-new:hover,.world-gallery-new:focus-visible{border-color:#7ffe0057;background:#7ffe001f;color:#e7ffd4}.world-gallery-index__count{margin:0 0 -2px 4px;color:#d0fcca7a;font-size:10px;font-weight:900}.world-gallery-paths{display:flex;width:min(420px,100%);align-items:stretch;gap:7px}.world-gallery-paths__latest{display:grid;grid-template-columns:auto minmax(0,1fr) auto;min-width:0;flex:1 1 auto;align-items:center;gap:9px;min-height:44px;padding:7px 11px;border:1px solid rgba(127,254,0,.13);border-radius:999px;background:#1e221f80;color:#f7faeed1;font:inherit;text-align:left}.world-gallery-paths__latest:hover,.world-gallery-paths__latest:focus-visible{border-color:#7ffe0047;background:#2d342d9e}.world-gallery-paths__latest>span:nth-child(2){display:grid;min-width:0;gap:0}.world-gallery-paths__latest strong,.world-gallery-paths__latest small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.world-gallery-paths__latest small{color:#7ffe00b8;font-size:8px;font-weight:900}.world-gallery-paths__latest strong{color:#f7faeee0;font-size:10px;font-weight:900}.world-gallery-paths>details{position:relative}.world-gallery-paths>details>summary{display:grid;min-width:44px;min-height:44px;place-items:center;border:1px solid rgba(208,252,202,.08);border-radius:999px;background:#302a3a6b;color:#f7faee8f;cursor:pointer;font-size:9px;font-weight:900;list-style:none}.world-gallery-paths>details>summary::-webkit-details-marker{display:none}.world-gallery-paths>details>div{position:absolute;z-index:4;right:0;top:calc(100% + 7px);display:grid;width:min(260px,76vw);gap:5px;padding:7px;border:1px solid rgba(208,252,202,.1);border-radius:14px;background:#1c1922f5;box-shadow:0 18px 48px #0000005c;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.world-gallery-paths>details button{display:grid;gap:1px;padding:9px 10px;border:0;border-radius:10px;background:transparent;color:#f7faeed1;font:inherit;text-align:left}.world-gallery-paths>details button:hover,.world-gallery-paths>details button:focus-visible{background:#7ffe0014}.world-gallery-paths>details button strong{font-size:10px}.world-gallery-paths>details button small{color:#f7faee66;font-size:8px}.world-gallery-loading{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,22px)}.world-gallery-loading span{height:clamp(252px,34vh,340px);border-radius:20px;background:linear-gradient(105deg,#ffffff06 20%,#ffffff12,#ffffff06 60%);background-size:220% 100%;animation:world-gallery-loading 1.2s ease-in-out infinite}@keyframes world-gallery-loading{to{background-position:-120% 0}}.world-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(240px,100%),286px));gap:clamp(14px,2vw,22px);align-items:start}.world-gallery-grid .library-card__surface{height:clamp(252px,34vh,340px)}.world-gallery-empty{display:grid;min-height:220px;place-content:center;justify-items:center;gap:9px;border:1px dashed rgba(208,252,202,.08);border-radius:20px;color:#d0fcca6b}.world-gallery-empty p{margin:0;color:#f7faee94;font-size:13px;font-weight:900}.world-gallery-empty button{min-height:34px;padding:0 13px;border:0;border-radius:999px;background:#7ffe001a;color:#d8ffbdcc;font:inherit;font-size:10px;font-weight:900}.library-ota{position:fixed;right:0;left:0;bottom:clamp(24px,5vh,58px);z-index:6;display:grid;width:min(420px,calc(100vw - 40px));margin:0 auto;min-height:clamp(112px,18vh,172px);align-content:start;justify-items:center;pointer-events:auto}.library-ota__hitbox{align-self:end;width:min(260px,54vw);height:min(156px,24vh);border:0;border-radius:48% 52% 34% 38%;background:transparent;cursor:pointer}.library-ota__hitbox:focus-visible{outline:2px solid rgba(127,254,0,.38);outline-offset:8px}.library-ota__panel{position:fixed;left:calc(50% + clamp(128px,15.6vw,198px));bottom:clamp(82px,13vh,132px);display:block;width:min(292px,calc(50vw - 42px));padding:0;border:0;background:transparent;box-shadow:none;text-align:left;pointer-events:none}.library-ota__panel p{width:100%;margin:0;color:#7f0;font-size:13px;font-weight:900;line-height:1.15;text-shadow:0 0 18px rgba(127,254,0,.24),0 2px 12px rgba(0,0,0,.42)}.blob-molder{display:grid;gap:10px}.blob-molder__stage{position:relative;display:grid;min-height:clamp(150px,22vh,220px);perspective:760px;overflow:hidden;border:1px solid rgba(208,252,202,.08);border-radius:18px;background:radial-gradient(ellipse at 50% 50%,rgba(127,254,0,.14),transparent 36%),radial-gradient(ellipse at 30% 72%,rgba(208,252,202,.08),transparent 44%),#302a3a94;cursor:grab;box-shadow:inset 0 1px #ffffff09,0 18px 44px #00000029;touch-action:none}.blob-molder__stage:active{cursor:grabbing}.blob-molder__field{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 22% 22%,rgba(127,254,0,.16),transparent 12%),radial-gradient(circle at 78% 72%,rgba(208,252,202,.08),transparent 14%),linear-gradient(130deg,transparent 0 38%,rgba(208,252,202,.045) 48%,transparent 58%);opacity:.9;pointer-events:none}.blob-molder__shape{position:absolute;left:50%;top:50%;display:grid;width:var(--review-width);height:var(--review-height);place-items:center;border-radius:var(--review-radius);background:radial-gradient(ellipse at 36% 24%,rgba(255,255,255,calc(var(--review-shine) * .62)),transparent 19%),radial-gradient(ellipse at 70% 82%,rgba(0,0,0,.28),transparent 30%),linear-gradient(145deg,var(--review-color),var(--review-color-deep));box-shadow:0 0 34px var(--review-glow),0 24px 52px #00000038,inset 0 -16px 24px #0000002e,inset 0 12px 20px #ffffff29;pointer-events:none;transform:translate(-50%,-50%) rotateX(var(--mold-rotate-x)) rotateY(var(--mold-rotate-y)) rotate(var(--review-tilt));transform-style:preserve-3d;animation:blob-warble var(--review-warble-duration) ease-in-out infinite}.blob-molder__satellite{position:absolute;left:50%;top:50%;width:var(--satellite-size);height:var(--satellite-size);border-radius:48% 52% 42% 58%/54% 46% 58% 42%;background:var(--review-color);box-shadow:0 0 18px var(--review-glow);opacity:.74;transform:rotate(var(--satellite-angle)) translate(calc(var(--review-width) * .72)) translateZ(var(--satellite-depth))}.blob-molder__shine{position:relative;z-index:2;width:var(--review-shine-size);height:var(--review-shine-size);border-radius:999px;background:rgba(255,255,255,var(--review-shine));box-shadow:0 0 22px rgba(255,255,255,calc(var(--review-shine) * .38))}.blob-molder__axes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.blob-molder__axis-group{display:grid;min-width:0;gap:5px}.blob-molder__axis-label{display:grid;min-width:0;gap:1px;color:#f7faeeb8;font-size:9px;font-weight:900;line-height:1.05}.blob-molder__axis-label span,.blob-molder__axis-label strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blob-molder__axis-label strong{color:#d0fcca85;font-size:8px}.blob-molder__axis{height:5px;overflow:hidden;border-radius:999px;background:#d0fcca1a}.blob-molder__axis:before{display:block;width:var(--axis-value);height:100%;border-radius:inherit;background:linear-gradient(90deg,#7ffe009e,#d0fccadb);content:""}.library-review-panel{position:fixed;right:clamp(20px,4.2vw,56px);top:50%;z-index:10;display:grid;gap:11px;width:min(432px,calc(100vw - 40px));max-height:min(650px,calc(100vh - 52px));overflow:auto;padding:14px;border:1px solid rgba(208,252,202,.08);border-radius:20px;background:radial-gradient(ellipse at 74% 14%,var(--library-card-tone),transparent 32%),radial-gradient(ellipse at 8% 88%,rgba(208,252,202,.055),transparent 42%),#1c1824db;box-shadow:0 34px 110px #0006,0 0 38px #7ffe000f,inset 0 1px #ffffff09;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transform:translateY(-50%);animation:library-detail-open .42s cubic-bezier(.18,.82,.16,1) both}@keyframes library-detail-open{0%{opacity:0;filter:blur(10px);transform:translateY(calc(-50% + 22px)) scale(.965)}to{opacity:1;filter:blur(0);transform:translateY(-50%) scale(1)}}.library-review-panel__close{position:absolute;right:9px;top:9px;display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:50%;background:#ffffff0f;color:#f7faeebd}.library-review-panel__head{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;padding-right:34px}.library-review-panel__head>div{display:grid;gap:3px}.library-detail__back{justify-self:start;margin:0 0 3px;padding:0;border:0;background:transparent;color:#7ffe009e;font:inherit;font-size:9px;font-weight:900}.library-detail__back:hover,.library-detail__back:focus-visible{color:#d8ffbd}.library-review-panel__head span{color:#f7faeef0;font-size:clamp(16px,1.6vw,20px);font-weight:900;line-height:1.02}.library-review-panel__head strong{color:#d0fcca8a;font-size:11px;font-weight:900}.library-detail__enter{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid rgba(127,254,0,.22);border-radius:999px;background:#7ffe0024;color:#d8ffbd;box-shadow:0 0 22px #7ffe001f;transition:background .16s ease,color .16s ease,transform .16s ease}.library-detail__enter:hover,.library-detail__enter:focus-visible{background:#7f0;color:#15210f;transform:translateY(-1px)}.library-detail__summary{max-width:34ch;margin:0;overflow:hidden;color:#f7faeecc;font-size:clamp(14px,1.35vw,17px);font-weight:900;line-height:1.18;text-overflow:ellipsis}.library-detail__meta{display:flex;flex-wrap:wrap;gap:6px}.library-detail__meta span{min-height:26px;padding:6px 9px;border:1px solid rgba(208,252,202,.08);border-radius:999px;background:#3a324657;color:#f7faee94;font-size:10px;font-weight:900;line-height:1}.library-world-shape{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.library-world-shape>div{display:grid;gap:4px;min-width:0;padding:9px 10px;border:1px solid rgba(208,252,202,.08);border-radius:13px;background:#0f131157}.library-world-shape>div>span,.library-world-shape__timeline>span{color:#7ffe00ad;font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:lowercase}.library-world-shape p{margin:0;color:#f7faeead;font-size:10px;font-weight:760;line-height:1.35}.library-world-shape .library-world-shape__timeline{grid-column:1 / -1}.library-world-shape__timeline ol{display:grid;gap:6px;margin:2px 0 0;padding:0;list-style:none}.library-world-shape__timeline li{display:grid;grid-template-columns:minmax(72px,.32fr) minmax(0,1fr) auto;gap:7px;align-items:start;padding-left:8px;border-left:1px solid rgba(127,254,0,.24)}.library-world-shape__timeline li strong,.library-world-shape__timeline li small{color:#d0fcca99;font-size:8px;font-weight:900}.library-world-shape__timeline li small{color:#aeb0ffad}.library-world-routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.library-world-routes--primary.has-two{grid-template-columns:repeat(2,minmax(0,1fr))}.library-world-routes button{display:grid;min-height:58px;gap:5px;place-content:center;justify-items:center;padding:8px;border:1px solid rgba(127,254,0,.13);border-radius:14px;background:radial-gradient(circle at 50% 0,rgba(127,254,0,.09),transparent 54%),#211e2885;color:#d8ffbdc7;text-align:center}.library-world-routes button span{font-size:10px;font-weight:900;line-height:1.15}.library-world-routes button small{color:#f7faee70;font-size:8px;font-weight:750;line-height:1.2}.library-world-routes--primary button:first-child{border-color:#7ffe0042;background:radial-gradient(circle at 50% 0,rgba(127,254,0,.14),transparent 54%),#21282294}.library-world-routes__note{margin:-1px 2px 1px;color:#f7faee61;font-size:8px;font-weight:800;text-align:center}.library-derive-actions{display:grid;gap:7px;padding-top:0}.library-derive-actions>span{color:#7ffe0094;font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:lowercase}.library-derive-actions>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.library-derive-actions>div>button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px;align-items:center;min-height:42px;padding:8px 10px;border:1px solid rgba(208,252,202,.08);border-radius:13px;background:#201d2770;color:#d8ffbdb8;font:inherit;text-align:left}.library-derive-actions>div>button:hover,.library-derive-actions>div>button:focus-visible{border-color:#7ffe0040;background:#7ffe0012}.library-derive-actions button svg{grid-row:auto}.library-derive-actions button strong{color:#f7faeed1;font-size:9px;font-weight:900}.library-derive-actions button small{color:#f7faee66;font-size:8px;font-weight:750;line-height:1.2}.library-derive-actions--work{padding:0;border-top:0}.library-derive-menu{display:grid;width:fit-content;max-width:100%;gap:7px}.library-derive-menu>summary,.library-world-inside>summary{display:inline-flex;width:fit-content;min-height:31px;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(208,252,202,.08);border-radius:999px;background:#2a26316b;color:#d0fcca94;cursor:pointer;font-size:9px;font-weight:900;list-style:none}.library-derive-menu>summary::-webkit-details-marker,.library-world-inside>summary::-webkit-details-marker{display:none}.library-derive-menu[open]{width:100%}.library-derive-menu[open]>summary,.library-world-inside[open]>summary{border-color:#7ffe0038;background:#7ffe0014;color:#d8ffbd}.library-derive-menu--work{margin-top:8px}.library-entry-setup{display:grid;gap:9px;padding:11px;border:1px solid rgba(127,254,0,.16);border-radius:16px;background:#1216148a}.library-entry-setup>header{display:flex;align-items:start;justify-content:space-between;gap:10px}.library-entry-setup>header>div{display:grid;gap:2px}.library-entry-setup>header strong{color:#f7faeeeb;font-size:11px;font-weight:900}.library-entry-setup>header small,.library-entry-setup>p{margin:0;color:#f7faee75;font-size:8px;font-weight:750;line-height:1.35}.library-entry-setup>header>button{padding:3px 6px;border:0;background:transparent;color:#f7faee7a;font:inherit;font-size:8px;font-weight:850}.library-entry-setup>form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;min-height:39px;padding:0 7px 0 10px;border:1px solid rgba(208,252,202,.08);border-radius:999px;color:#d0fcca7a}.library-entry-setup>form input{min-width:0;border:0;outline:0;background:transparent;color:#f7faeee0;font:inherit;font-size:10px;font-weight:800}.library-entry-setup>form button{min-height:27px;padding:0 9px;border:0;border-radius:999px;background:#7ffe001a;color:#d8ffbdc2;font:inherit;font-size:8px;font-weight:900}.library-entry-setup__people{display:grid;gap:5px;max-height:190px;overflow-y:auto}.library-entry-setup__people>button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1px 8px;align-items:center;padding:8px 9px;border:1px solid rgba(208,252,202,.07);border-radius:11px;background:#302a3a5c;color:#f7faeec7;font:inherit;text-align:left}.library-entry-setup__people>button:hover,.library-entry-setup__people>button:focus-visible{border-color:#7ffe003d}.library-entry-setup__people svg{grid-row:1 / span 2;color:#7ffe00ad}.library-entry-setup__people span{font-size:9px;font-weight:900}.library-entry-setup__people small{overflow:hidden;color:#f7faee6b;font-size:8px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.library-entry-setup .library-entry-setup__error{color:#ffd3ad}.library-world-inside{display:grid;width:fit-content;max-width:100%;gap:8px;padding-top:2px}.library-world-inside[open]{width:100%;padding:9px;border:1px solid rgba(208,252,202,.07);border-radius:14px;background:#0f131133}.library-world-inside>form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:40px;padding:0 7px 0 11px;border:1px solid rgba(208,252,202,.08);border-radius:999px;background:#0f131147;color:#d0fcca7a}.library-world-inside>form:focus-within{border-color:#7ffe003d}.library-world-inside input{min-width:0;height:38px;border:0;outline:0;background:transparent;color:#f7faeedb;font:inherit;font-size:11px;font-weight:800}.library-world-inside input::placeholder{color:#f7faee59}.library-world-inside>form button{min-width:34px;height:28px;padding:0 9px;border:0;border-radius:999px;background:#7ffe001a;color:#d8ffbdbd;font:inherit;font-size:9px;font-weight:900}.library-world-inside>form button:disabled{opacity:.38}.library-world-inside__counts{display:flex;gap:10px;padding-left:4px;color:#f7faee61;font-size:8px;font-weight:900}.library-world-inside__results{display:grid;gap:5px}.library-world-inside__results button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:7px 9px;border:1px solid rgba(208,252,202,.07);border-radius:11px;background:#302a3a57;color:#d0fcca9e;text-align:left}.library-world-inside__results button:hover,.library-world-inside__results button:focus-visible{border-color:#7ffe003d;background:#3a32468a}.library-world-inside__results button span{overflow:hidden;color:#f7faeec2;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.library-world-inside__results button small{max-width:18ch;overflow:hidden;color:#d0fcca6b;font-size:8px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.library-world-inside__results--people button{border-color:#7ffe001a}.library-world-inside__empty{margin:1px 0 0 4px;color:#f7faee66;font-size:9px;font-weight:900}.library-detail__more,.library-detail__episodes-drawer,.library-detail__community{display:grid;gap:10px}.library-detail__more>summary,.library-detail__episodes-drawer>summary,.library-detail__community>summary{display:grid;width:32px;min-height:30px;place-items:center;border:1px solid rgba(208,252,202,.07);border-radius:999px;background:#2a263157;cursor:pointer;color:#d0fcca94;font-size:10px;font-weight:900;list-style:none}.library-detail__full-premise{margin:0;color:#f7faee94;font-size:10px;font-weight:760;line-height:1.4}.library-detail__more>summary::-webkit-details-marker,.library-detail__episodes-drawer>summary::-webkit-details-marker,.library-detail__community>summary::-webkit-details-marker{display:none}.library-detail__more[open]>summary,.library-detail__episodes-drawer[open]>summary,.library-detail__community[open]>summary{color:var(--lime)}.library-detail__community{padding-top:3px;border-top:1px solid rgba(255,255,255,.045)}.library-detail__make-audio{min-height:44px;border:1px solid rgba(127,254,0,.2);border-radius:14px;background:#7ffe0017;color:#dcffc5;font:inherit;font-size:11px;font-weight:900}.library-world-routes button:hover,.library-world-routes button:focus-visible{border-color:#7ffe006b;background:#7ffe001f;color:#e7ffd4}.library-detail__poster{position:relative;display:grid;min-height:150px;place-items:center;overflow:hidden;border:1px solid rgba(208,252,202,.08);border-radius:17px;background:var(--library-card-image),radial-gradient(ellipse at 54% 46%,var(--library-card-tone),transparent 34%),radial-gradient(ellipse at 34% 32%,var(--library-card-accent),transparent 30%),linear-gradient(140deg,var(--library-card-depth),rgba(35,30,43,.92));box-shadow:inset 0 1px #ffffff09,0 18px 50px #0003}.library-detail__poster:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(140deg,transparent 0 40%,rgba(208,252,202,.055) 50%,transparent 62%),radial-gradient(ellipse at 50% 78%,rgba(0,0,0,.2),transparent 58%);content:"";pointer-events:none}.library-detail__blob{width:calc(var(--review-width) * .92);height:calc(var(--review-height) * .92)}.library-review-panel__actions{display:flex;gap:7px}.library-review-panel__actions button{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(208,252,202,.1);border-radius:50%;background:#3a32466b;color:#f7faeea3;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.library-review-panel__actions button:hover,.library-review-panel__actions button:focus-visible{border-color:#d0fcca2e;background:#3a324699;color:#f7faeee6;transform:translateY(-1px)}.library-review-panel__actions button.is-active{border-color:#77ff003d;background:#48872c5c;color:#7f0}.library-comments{display:grid;gap:10px}.library-comments__form input,.library-comments__reply input{width:100%;height:34px;border:0;border-radius:999px;outline:0;background:#615b5ba3;color:#f7faeee0;font-size:12px;font-weight:800;padding:0 13px}.library-comments__form input::placeholder,.library-comments__reply input::placeholder{color:#f7faee6b}.library-comments__list{display:grid;gap:8px}.library-comment{display:grid;gap:4px;padding:10px 11px;border-radius:14px;background:#302a3a94}.library-comment strong{color:#7f0;font-size:10px;font-weight:900}.library-comment p{margin:0;color:#f7faeec2;font-size:12px;font-weight:760;line-height:1.25}.library-comment small,.library-comments__error{margin:0;color:var(--word-emphasis);font-size:10px;font-weight:900}.library-comments__error{color:#ffd3ad}.library-comment button{justify-self:start;border:0;background:transparent;color:#d0fcca99;font-size:10px;font-weight:900;padding:0}.library-detail__review{display:grid;gap:9px;border-radius:15px}.library-detail__review summary{cursor:pointer;color:#d0fccab3;font-size:11px;font-weight:900;list-style:none}.library-detail__review summary::-webkit-details-marker{display:none}.library-detail__review .blob-molder__stage{min-height:136px}.library-detail__review button{justify-self:start;min-height:32px;padding:0 13px;border:0;border-radius:999px;background:#7ffe0024;color:#d8ffbd;font-size:11px;font-weight:900}.library-detail__episodes,.library-detail__audio{display:grid;gap:8px}.library-work-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.library-work-modes button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(208,252,202,.08);border-radius:12px;background:#302a3a57;color:#f7faee80;font:inherit;font-size:9px;font-weight:900}.library-work-modes button[aria-pressed=true]{border-color:#7ffe003d;background:#7ffe001a;color:#d8ffbd}.library-detail__audio-more{display:grid;gap:7px}.library-detail__audio-more>summary{cursor:pointer;color:#d0fcca8f;font-size:9px;font-weight:900;list-style:none}.library-detail__audio-more>summary::-webkit-details-marker{display:none}.library-detail__audio-more[open]>summary{color:var(--lime)}.library-detail__audio-more>article{margin-top:7px}.library-detail__episodes article,.library-detail__audio article{display:grid;gap:6px;padding:10px 11px;border-radius:14px;background:#302a3a7a}.library-detail__episodes article>div{display:flex;align-items:baseline;gap:8px}.library-detail__episodes span,.library-detail__audio span{color:#7ffe00b8;font-size:10px;font-weight:900}.library-detail__episodes strong{color:#f7faeed6;font-size:12px;font-weight:900}.library-detail__episodes p{margin:0;color:#f7faeead;font-size:11px;font-weight:740;line-height:1.55;white-space:pre-wrap}.library-detail__audio audio{width:100%;max-width:100%;height:38px}.library-comment--reply{margin-left:18px;padding:8px 9px;background:#221d2a6b}@keyframes blob-warble{0%,to{border-radius:var(--review-radius)}50%{border-radius:var(--review-radius-alt)}}.spatial-presence{--spatial-ota-body-x: var(--ota-x, calc(50vw + min(18vw, 210px)) );--spatial-ota-body-y: var(--ota-y, calc(50vh + min(10vh, 96px)) );--spatial-ota-label-x: min(calc(var(--spatial-ota-body-x) + clamp(160px, 16vw, 230px)), calc(100vw - 224px) );--spatial-ota-label-y: calc(var(--spatial-ota-body-y) - clamp(132px, 17vh, 190px));--spatial-ota-overlay-opacity: 1;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;background:radial-gradient(circle at 50% 44%,rgba(127,254,0,.09),transparent min(360px,48vw)),radial-gradient(circle at 50% 50%,rgba(174,176,255,.1),transparent min(560px,60vw))}.spatial-presence__canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;cursor:grab;touch-action:none}.spatial-presence__stage{position:absolute;top:0;right:0;bottom:0;left:0}.spatial-presence__canvas:active{cursor:grabbing}.spatial-presence__vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at 50% 42%,transparent 0 32%,rgba(34,29,42,.1) 58%,rgba(18,15,23,.5) 100%),linear-gradient(180deg,rgba(45,40,53,.18),transparent 28%,rgba(34,29,42,.38));pointer-events:none}.spatial-presence__back{position:fixed;z-index:6;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.08);background:#28223185;color:#f7faeed1;box-shadow:0 18px 60px #0000003d,inset 0 0 0 1px #7ffe000a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:background .17s ease,border-color .17s ease,color .17s ease,filter .17s ease,transform .17s ease}.spatial-presence__back{left:clamp(18px,3.6vw,42px);top:clamp(20px,4.3vh,40px);width:46px;height:46px;border-radius:50%}.spatial-presence__back:hover,.spatial-presence__back:focus-visible{border-color:#7ffe0047;background:#362f41b8;color:var(--lime);transform:translateY(-2px)}.spatial-presence__line{position:relative;margin:0;max-width:min(460px,calc(100vw - 42px));padding:0;border:0;background:transparent;color:#7f0;font-size:clamp(13px,1.16vw,16px);font-weight:850;line-height:1.18;text-align:center;text-shadow:0 2px 16px rgba(0,0,0,.56),0 0 26px rgba(127,254,0,.24);pointer-events:auto}.spatial-presence__emphasis{color:var(--word-emphasis);text-shadow:0 2px 16px rgba(0,0,0,.58),0 0 22px rgba(208,252,202,.22)}.spatial-presence__mode-word{min-width:0;border:0;border-radius:7px;background:transparent;color:#7f0;font:inherit;font-weight:900;line-height:inherit;padding:0 2px;text-shadow:inherit;transition:background .17s ease,color .17s ease,text-shadow .17s ease}.spatial-presence__mode-word:hover,.spatial-presence__mode-word:focus-visible{outline:0;background:transparent;color:var(--word-emphasis);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;text-shadow:0 2px 16px rgba(0,0,0,.58),0 0 24px rgba(208,252,202,.24)}.spatial-presence__speech{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;min-width:min(390px,calc(100vw - 42px));padding:0;overflow:visible;opacity:.78;pointer-events:auto}.spatial-presence__speech input{display:block;width:min(286px,calc(100vw - 128px));min-height:30px;border:0;border-bottom:1px solid rgba(208,252,202,.18);outline:0;padding:3px 0 5px;border-radius:0;background:transparent;color:#d0fccad1;font:inherit;font-size:12px;font-weight:800;text-align:center;text-shadow:0 2px 14px rgba(0,0,0,.5);transition:border-color .17s ease,color .17s ease,opacity .17s ease}.spatial-presence__speech input::placeholder{color:#d0fcca85;opacity:1}.spatial-presence__speech input:focus{border-color:#7ffe006b;color:#d0fccaeb}.spatial-presence__speech.is-listening{opacity:1}.spatial-presence__speech.is-listening input{border-color:#7ffe0080;color:var(--lime);text-shadow:0 0 22px rgba(127,254,0,.24)}.spatial-presence__mic{position:static;display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border:1px solid rgba(127,254,0,.18);border-radius:50%;background:#26202e4d;color:#d0fccae6;box-shadow:0 10px 32px #0003,inset 0 0 0 1px #7ffe000d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:background .17s ease,border-color .17s ease,color .17s ease,transform .17s ease,box-shadow .17s ease}.spatial-presence__mic:hover,.spatial-presence__mic:focus-visible,.spatial-presence__mic[aria-pressed=true]{border-color:#7ffe006b;background:#7ffe0029;color:var(--lime);box-shadow:0 10px 32px #0003,0 0 28px #7ffe0038;transform:scale(1.04)}.spatial-presence__ota-target{position:fixed;left:var(--spatial-ota-body-x);top:var(--spatial-ota-body-y);z-index:8;width:min(340px,44vw);height:min(280px,42vh);opacity:var(--spatial-ota-overlay-opacity);pointer-events:auto;transform:translate(-50%,-50%);transition:opacity .12s linear}.spatial-presence__ota-hitbox{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:44% 52% 36% 42%;background:transparent;cursor:pointer}.spatial-presence__ota-hitbox:focus-visible{outline:0}.spatial-presence__talk-action{position:absolute;left:50%;top:55%;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 12px;border:1px solid rgba(127,254,0,.24);border-radius:999px;background:#221d2a6b;color:#7f0;font-size:12px;font-weight:900;letter-spacing:0;opacity:0;pointer-events:none;box-shadow:0 16px 42px #00000038,0 0 24px #7ffe001a;text-shadow:0 0 22px rgba(127,254,0,.18);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%,-50%) scale(.96);transition:opacity .15s ease,border-color .15s ease,background .15s ease,transform .15s ease}.spatial-presence__ota-target:not(.is-open):hover .spatial-presence__talk-action,.spatial-presence__ota-target:not(.is-open):focus-within .spatial-presence__talk-action{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.spatial-presence__talk-action:hover,.spatial-presence__talk-action:focus-visible{border-color:#d0fcca5c;background:#26202e99;color:var(--word-emphasis)}.spatial-presence__companion{position:fixed;left:var(--spatial-ota-label-x);top:var(--spatial-ota-label-y);z-index:9;display:grid;justify-items:center;gap:11px;width:min(460px,calc(100vw - 44px));opacity:var(--spatial-ota-overlay-opacity);pointer-events:none;transform:translate(-50%,-100%);transition:opacity .12s linear}.spatial-presence__context{position:fixed;left:clamp(24px,6vw,74px);top:50%;z-index:7;width:min(318px,31vw);pointer-events:auto;transform:translateY(-46%);animation:spatial-dialogue-in .18s ease both}.spatial-presence__gallery,.spatial-presence__trace{display:grid;gap:9px}.spatial-presence__gallery button,.spatial-presence__trace div{display:grid;gap:8px;min-width:0;padding:9px;border:1px solid rgba(255,255,255,.055);border-radius:16px;background:radial-gradient(ellipse at 50% 42%,var(--spatial-card-tone, rgba(127, 254, 0, .14)),transparent 38%),#221d2a5c;color:#f7faeeb8;text-align:left;box-shadow:0 18px 48px #00000029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.spatial-presence__gallery button{transition:border-color .17s ease,background .17s ease,transform .17s ease}.spatial-presence__gallery button:hover,.spatial-presence__gallery button:focus-visible{border-color:#7ffe0038;background:#30293a8a;transform:translate(2px) translateZ(0) scale(1.012)}.spatial-presence__gallery-art{display:block;min-height:92px;overflow:hidden;border-radius:12px;background:var(--spatial-card-image),radial-gradient(ellipse at 54% 46%,var(--spatial-card-tone, rgba(127, 254, 0, .18)),transparent 34%),radial-gradient(ellipse at 34% 32%,var(--spatial-card-accent, rgba(208, 252, 202, .12)),transparent 30%),linear-gradient(140deg,#263e5bb8,#231e2bf0);box-shadow:inset 0 1px #ffffff09,0 14px 36px #00000029}.spatial-presence__gallery-copy{display:grid;gap:3px;padding:0 2px 1px}.spatial-presence__gallery-copy small,.spatial-presence__trace span{color:#7ffe00c7;font-size:10px;font-weight:900}.spatial-presence__gallery-copy strong,.spatial-presence__trace strong{color:#f7faeee6;font-size:13px;line-height:1.08}.spatial-presence__gallery-copy em{color:#f7faee8f;font-size:11px;font-weight:750;font-style:normal;line-height:1.25}@keyframes spatial-dialogue-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:760px){.spatial-presence__companion{gap:8px;width:min(336px,calc(100vw - 28px))}.spatial-presence__ota-target{width:min(270px,64vw);height:min(240px,36vh)}.spatial-presence__talk-action{min-height:32px;padding:0 10px;font-size:11px}.spatial-presence__line{font-size:13px}.spatial-presence__speech{min-width:min(318px,calc(100vw - 28px))}.spatial-presence__mic{width:34px;height:34px}.spatial-presence__mic:hover,.spatial-presence__mic:focus-visible,.spatial-presence__mic[aria-pressed=true]{transform:scale(1.04)}.spatial-presence__context{left:16px;right:auto;top:auto;bottom:22px;width:min(330px,calc(100vw - 32px));max-height:234px;overflow:auto;transform:none}.spatial-presence__gallery,.spatial-presence__trace{gap:7px}.spatial-presence__gallery button,.spatial-presence__trace div{padding:9px 10px}.spatial-presence__gallery-art{min-height:78px}}.experience-studio{position:relative;z-index:4;display:grid;grid-template-columns:minmax(300px,1.05fr) minmax(250px,.74fr) minmax(310px,.9fr);gap:14px;width:min(1180px,calc(100vw - 48px));max-height:calc(100vh - 206px);margin:0 auto;padding:2px 4px 10px;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(127,254,0,.42) transparent}.experience-studio::-webkit-scrollbar{width:8px}.experience-studio::-webkit-scrollbar-thumb{border-radius:999px;background:#7ffe0057}.studio-board{min-width:0;padding:18px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:linear-gradient(180deg,#42394ebd,#231e2bc7),#26202ea8;box-shadow:0 22px 60px #00000038;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.studio-board--composer,.studio-board--controls,.studio-board--preview{display:grid;align-content:start;gap:16px}.studio-heading,.preview-topline{display:flex;align-items:center;justify-content:space-between;gap:14px}.studio-heading{justify-content:flex-start}.studio-heading p,.preview-topline p{margin:0 0 4px;color:var(--lime);font-size:11px;font-weight:900;text-transform:uppercase}.studio-heading h1,.studio-heading h2,.preview-topline h2{margin:0;color:var(--text);font-size:clamp(20px,2vw,28px);line-height:1.05}.studio-heading--small h2{font-size:18px}.studio-icon{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border-radius:50%;background:#7ffe001f;color:var(--lime);box-shadow:inset 0 0 0 1px #7ffe0029}.studio-field,.studio-section,.range-field,.select-field{display:grid;gap:8px}.studio-field span,.studio-label,.range-field span,.select-field span{color:#ffffffb8;font-size:12px;font-weight:800}.studio-field textarea,.select-field select{width:100%;min-width:0;border:0;outline:0;color:var(--text);font-weight:650}.studio-field textarea{min-height:146px;resize:vertical;padding:15px 16px;border-radius:14px;background:#716b6cad;line-height:1.45}.studio-field textarea:focus,.select-field select:focus{box-shadow:0 0 0 2px #7ffe0042}.mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mode-grid button,.inspiration-grid button,.voice-grid button,.studio-primary,.studio-secondary,.toggle-row{min-width:0;border:0;color:#ffffffdb;transition:background .17s ease,border-color .17s ease,box-shadow .17s ease,color .17s ease,transform .17s ease}.mode-grid button{display:grid;gap:4px;min-height:64px;padding:12px;border-radius:14px;background:#ffffff0e;text-align:left}.mode-grid button span,.voice-grid button span{overflow-wrap:anywhere;font-size:12px;font-weight:900}.mode-grid button small,.voice-grid button small,.provider-plan small,.job-stack small{color:#ffffff75;font-size:11px;font-weight:700;line-height:1.25}.mode-grid button:hover,.inspiration-grid button:hover,.voice-grid button:hover,.studio-secondary:hover,.toggle-row:hover{background:#ffffff17;transform:translateY(-2px)}.mode-grid button.is-selected,.inspiration-grid button.is-selected,.voice-grid button.is-selected{background:#7ffe0021;color:var(--lime);box-shadow:inset 0 0 0 1px #7ffe0033}.inspiration-grid{display:flex;flex-wrap:wrap;gap:8px}.inspiration-grid button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border-radius:999px;background:#ffffff0f;font-size:12px;font-weight:850}.studio-primary,.studio-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border-radius:999px;font-size:13px;font-weight:900}.studio-primary{background:var(--lime);color:#17220e;box-shadow:0 16px 36px #7ffe0033}.studio-primary:hover{background:#9fff24;transform:translateY(-2px)}.range-field{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding-bottom:2px}.range-field input{grid-column:1 / -1;width:100%;accent-color:var(--lime)}.range-field strong{color:var(--lime);font-size:12px}.select-field select{height:44px;padding:0 12px;border-radius:12px;background:#ffffff12}.toggle-row{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 6px 0 13px;border-radius:999px;background:#fff1;font-size:12px;font-weight:900}.toggle-row i{position:relative;width:42px;height:28px;border-radius:999px;background:#ffffff21}.toggle-row i:after{position:absolute;top:4px;left:4px;width:20px;height:20px;border-radius:50%;background:#ffffffd1;content:"";transition:background .16s ease,transform .16s ease}.toggle-row.is-selected{color:var(--lime)}.toggle-row.is-selected i{background:#7ffe002e}.toggle-row.is-selected i:after{background:var(--lime);transform:translate(14px)}.audio-settings{display:grid;gap:10px}.audio-settings__head,.provider-plan div,.cost-row{display:inline-flex;align-items:center;gap:8px}.audio-settings__head{color:var(--lime);font-size:12px;font-weight:900}.voice-grid{display:grid;gap:8px}.voice-grid button{display:grid;grid-template-columns:18px minmax(0,1fr);gap:2px 8px;align-items:center;min-height:54px;padding:10px;border-radius:13px;background:#ffffff0f;text-align:left}.voice-grid button small{grid-column:2}.experience-blob{display:block;flex:0 0 auto;width:58px;height:40px;border-radius:58% 42% 46% 54%/46% 58% 42% 54%;background:radial-gradient(circle at 36% 34%,rgba(255,255,255,.26),transparent 22%),var(--lime);box-shadow:0 0 28px #7ffe006b;transform:rotate(-6deg)}.premise{margin:0;color:#ffffffbd;font-size:13px;font-weight:650;line-height:1.5}.trait-row{display:flex;flex-wrap:wrap;gap:7px}.trait-row span{min-height:28px;padding:6px 10px;border-radius:999px;background:#aeb0ff1a;color:#dee1ffe0;font-size:11px;font-weight:850}.chapter-preview{display:grid;gap:8px}.chapter-preview article,.job-stack article{border-radius:12px;background:#ffffff0e}.chapter-preview article{display:grid;gap:5px;padding:11px 12px}.chapter-preview span,.job-stack strong{color:var(--lime-soft);font-size:11px;font-weight:900}.chapter-preview p{margin:0;color:#ffffffa3;font-size:12px;font-weight:650;line-height:1.42}.provider-plan{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:0 12px;border-radius:999px;background:#7ffe001a;color:var(--lime);font-size:12px;font-weight:900}.studio-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.studio-secondary{background:#ffffff13}.studio-secondary--bright{background:#7ffe0029;color:var(--lime)}.studio-secondary--bright:hover{background:#7ffe003d}.cost-row{color:#ffffff85;font-size:11px;font-weight:750;line-height:1.35}.job-stack{display:grid;gap:8px;min-height:28px;color:#ffffff7a;font-size:12px;font-weight:800}.job-stack article{display:grid;grid-template-columns:minmax(0,1fr) auto 16px;gap:8px;align-items:center;padding:10px}.job-stack article div{display:grid;gap:3px;min-width:0}.job-stack article div span{overflow:hidden;color:#ffffffb8;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.experience-studio--agentic{grid-template-columns:minmax(340px,1.08fr) minmax(280px,.78fr) minmax(320px,.92fr)}.studio-board--agent{display:grid;grid-template-rows:auto auto minmax(230px,1fr) auto auto auto;gap:13px;min-height:590px}.studio-board--signals{display:grid;align-content:start;gap:13px}.api-status{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;padding:0 10px;border-radius:999px;background:#7ffe0017;color:var(--lime)}.api-status span,.api-status small{display:inline-flex;align-items:center;gap:7px;min-width:0;font-size:11px;font-weight:900}.api-status small{overflow:hidden;color:#ffffff7a;text-overflow:ellipsis;white-space:nowrap}.runtime-switch{display:grid;grid-template-columns:minmax(0,.8fr) minmax(120px,1fr);gap:8px;align-items:center;padding:8px;border-radius:17px;background:#ffffff0b}.runtime-switch button,.runtime-switch>span{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;border:0;border-radius:999px;background:#ffffff0e;color:#ffffff8f;font-size:11px;font-weight:900;transition:background .16s ease,color .16s ease,transform .16s ease}.runtime-switch button:hover,.runtime-switch button.is-selected,.runtime-switch>span.is-selected{background:#7ffe0021;color:var(--lime);transform:translateY(-1px)}.runtime-switch button:disabled{cursor:default;opacity:.52;transform:none}.runtime-switch small{overflow:hidden;color:#ffffff70;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.intake-depth{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.intake-depth button{display:grid;gap:4px;min-height:56px;padding:10px 11px;border:0;border-radius:15px;background:#ffffff0e;color:#ffffff9e;text-align:left;transition:background .16s ease,color .16s ease,transform .16s ease}.intake-depth button:hover,.intake-depth button.is-selected{background:#7ffe0021;color:var(--lime);transform:translateY(-1px)}.intake-depth span{font-size:11px;font-weight:900}.intake-depth small{color:#ffffff7a;font-size:10px;font-weight:750;line-height:1.25}.ota-thread{position:relative;display:grid;align-content:start;gap:10px;min-height:0;max-height:min(520px,55vh);overflow:auto;margin-inline:-16px;padding-inline:16px 19px}.ota-message{display:grid;gap:5px;width:min(92%,520px);padding:11px 13px;border-radius:15px;background:#ffffff0f;filter:blur(var(--thread-fade-blur, 0));opacity:var(--thread-fade-opacity, 1);transform:translateZ(0);transition:filter .12s linear,opacity .12s linear;will-change:filter,opacity}.ota-message--user{justify-self:end;background:#7ffe001f}.ota-message--assistant{justify-self:start;padding:1px 3px 3px 0;background:transparent}.ota-message.is-pending p{color:#ffffff8a}.ota-message__speaker{color:#7f0;font-size:10px;font-weight:900;text-transform:lowercase}.ota-message__emphasis{color:var(--word-emphasis)}.ota-message p{margin:0;color:#7f0;font-size:13px;font-weight:680;line-height:1.45}.ota-message--user p{color:#ffffffd1}.ota-question-row{display:flex;gap:8px;overflow:auto;padding-bottom:2px}.ota-question-row button{flex:0 0 auto;max-width:260px;min-height:38px;padding:0 13px;border:0;border-radius:999px;background:#aeb0ff1c;color:#e6e8ffe0;font-size:11px;font-weight:850;transition:background .16s ease,color .16s ease,transform .16s ease}.ota-question-row button:hover{background:#7ffe0024;color:var(--lime);transform:translateY(-1px)}.ota-question-row button:disabled,.ota-composer button:disabled,.mode-grid--agentic button:disabled,.voice-grid--compact button:disabled{cursor:default;opacity:.52}.ota-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:end;transition:gap .18s ease,transform .18s ease}.ota-composer textarea{min-height:74px;max-height:160px;resize:vertical;border:0;outline:0;border-radius:15px;padding:13px 14px;background:#716b6ca8;color:var(--text);font-size:13px;font-weight:700;line-height:1.42;transition:background .18s ease,border-radius .18s ease,box-shadow .18s ease,min-height .18s ease}.ota-composer textarea::placeholder{color:#ffffff6b}.ota-composer textarea:focus{box-shadow:0 0 0 2px #7ffe003d}.ota-composer:focus-within textarea{background:#676262d1}.ota-composer button{display:grid;min-width:56px;height:44px;padding:0 12px;place-items:center;border:0;border-radius:14px;background:var(--lime);color:#17220e;font:inherit;font-size:10px;font-weight:950;box-shadow:0 12px 28px #7ffe0038;transition:transform .16s ease,box-shadow .16s ease}.ota-composer button:hover{box-shadow:0 16px 34px #7ffe004d;transform:translateY(-1px)}.api-error{margin:0;color:#ffca9c;font-size:11px;font-weight:800;line-height:1.38}.signal-card{display:grid;gap:6px;padding:12px;border-radius:13px;background:#ffffff0e}.signal-card span,.signal-meter span,.ick-panel span,.status-note,.highlight-row span,.handoff-grid span{font-size:11px;font-weight:900}.signal-card span,.signal-meter span,.ick-panel span{color:var(--lime);text-transform:uppercase}.signal-card p{margin:0;color:#ffffffb8;font-size:12px;font-weight:700;line-height:1.42}.mode-grid--agentic{grid-template-columns:1fr}.signal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.signal-meter{display:grid;gap:7px;min-height:74px;padding:10px;border-radius:13px;background:#ffffff0e}.signal-meter strong{overflow-wrap:anywhere;color:#ffffffb8;font-size:12px;line-height:1.25}.ick-panel{display:grid;gap:9px;padding:12px;border-radius:14px;background:#0c110c33}.ick-panel div{display:grid;grid-template-columns:80px minmax(0,1fr) 42px;gap:8px;align-items:center}.ick-panel i{display:block;height:8px;overflow:hidden;border-radius:999px;background:#ffffff1f}.ick-panel i:before{display:block;width:var(--meter);height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(174,176,255,.76),var(--lime));content:""}.ick-panel strong{color:#ffffffa3;font-size:11px}.blueprint-mini{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.blueprint-mini div{display:grid;gap:5px;min-height:68px;padding:10px;border-radius:13px;background:#ffffff0e}.blueprint-mini span{color:var(--lime);font-size:10px;font-weight:900;text-transform:uppercase}.blueprint-mini strong{overflow-wrap:anywhere;color:#ffffffc2;font-size:12px;line-height:1.25}.trait-row--lore span{background:#7ffe001a;color:#ddffb9e6}.status-note{margin:0;color:#ffffff80;line-height:1.38}.chapter-preview--agentic{max-height:220px;overflow:auto;padding-right:2px}.voice-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.voice-grid--compact button{grid-template-columns:1fr;justify-items:start}.voice-grid--compact button small{grid-column:auto}.handoff-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.handoff-grid span{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border-radius:999px;background:#ffffff0f;color:#ffffff6b}.handoff-grid span.is-ready{background:#7ffe0024;color:var(--lime)}.highlight-row{display:flex;flex-wrap:wrap;gap:7px}.highlight-row span{min-height:26px;padding:6px 9px;border-radius:999px;background:#aeb0ff1a;color:#dee1ffc7}.experience-studio--minimal{grid-template-columns:minmax(280px,680px);justify-content:center;gap:0;align-self:stretch;height:100%;width:min(720px,calc(100vw - 48px));max-height:100%;min-height:0;padding-top:0;overflow:visible}.agent-stage,.agent-dock__panel{border:1px solid rgba(255,255,255,.07);border-radius:16px;background:linear-gradient(180deg,#42394ea8,#231e2bc2),#26202e94;box-shadow:0 22px 60px #0003;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.agent-stage{display:grid;grid-template-rows:minmax(160px,1fr) auto auto auto;gap:15px;min-height:480px;padding:20px 0}.experience-studio--minimal .agent-stage{position:relative;grid-template-rows:minmax(0,1fr) auto auto auto;gap:15px;height:100%;min-height:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.experience-studio--minimal .agent-stage--output{grid-template-rows:minmax(150px,220px) auto auto;align-content:start}.experience-studio--minimal .agent-stage--output .ota-thread{min-height:0}.experience-studio--minimal .agent-stage--draft{display:block;overflow-y:auto;padding:4px 0 20px}.experience-studio--minimal .agent-stage--draft .ota-thread,.experience-studio--minimal .agent-stage--draft .creator-world-card{display:none}.experience-studio--minimal .agent-stage--interactive{position:relative;grid-template-rows:auto auto;align-content:start;gap:12px;overflow:auto;padding:18px;border:1px solid rgba(127,254,0,.08);border-radius:24px;background:radial-gradient(ellipse at 50% -10%,rgba(127,254,0,.12),transparent 42%),radial-gradient(ellipse at 100% 100%,rgba(174,176,255,.09),transparent 46%),linear-gradient(160deg,#0b110ee0,#1e1a27d1);box-shadow:inset 0 1px #ffffff09,0 26px 80px #00000047}.agent-stage--interactive .world-scope-panel{order:1;align-self:start;margin:0}.agent-stage--interactive .creator-next-step{order:2;border-color:#7ffe001f;background:linear-gradient(180deg,#0d1310a8,#16141dbd),#111017a3}.experience-studio--minimal .agent-stage__top,.experience-studio--minimal .runtime-switch,.experience-studio--minimal .intake-depth,.experience-studio--minimal .agent-capsule{display:none}.experience-studio--minimal .ota-thread{order:1;margin-top:-58px;padding-top:58px}.experience-studio--minimal .phase-rail{position:absolute;right:0;left:0;top:calc(-1 * var(--experience-phase-lift));z-index:3;order:initial;pointer-events:none}.experience-studio--minimal .agent-actions{order:3}.experience-studio--minimal .ota-composer{order:4}.experience-studio--minimal .api-error{order:5}.agent-stage__top{display:grid;grid-template-columns:38px minmax(0,1fr) minmax(140px,auto);gap:12px;align-items:center}.agent-stage__top p,.dock-heading p,.agent-capsule p{margin:0 0 4px;color:var(--lime);font-size:11px;font-weight:900;text-transform:uppercase}.agent-stage__top h1,.dock-heading h2,.agent-capsule h2{margin:0;color:var(--text);line-height:1.05}.agent-stage__top h1{font-size:clamp(22px,3vw,34px)}.agent-capsule{display:grid;grid-template-columns:62px minmax(0,1fr);gap:13px;align-items:center;padding:6px 0 2px}.agent-capsule .experience-blob{width:54px;height:38px}.agent-capsule h2{overflow-wrap:anywhere;font-size:clamp(24px,4vw,46px)}.agent-capsule strong{display:block;max-width:680px;margin-top:8px;color:#ffffffa3;font-size:13px;line-height:1.45}.phase-rail{display:flex;align-items:center;justify-content:center;gap:4px;overflow:visible;padding:0 0 3px}.phase-rail span{position:relative;flex:0 0 auto;width:22px;height:18px;border-radius:999px;opacity:.34;transform:rotate(90deg) scale(.86);transition:opacity .22s ease,transform .52s cubic-bezier(.18,.9,.2,1),filter .22s ease}.phase-rail img{display:block;width:100%;height:100%;object-fit:contain;filter:brightness(.52) saturate(.78)}.phase-rail span.is-active{opacity:1;transform:rotate(270deg) scale(1);filter:drop-shadow(0 0 10px rgba(127,254,0,.5))}.phase-rail span.is-active img{filter:brightness(1.12) saturate(1.35)}.creator-access{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;align-items:center;padding:10px 12px;border-radius:17px;background:#2a263394;box-shadow:inset 0 0 0 1px #ffffff0b}.creator-access.is-authorized{grid-template-columns:1fr;padding:8px 12px;background:#7ffe0012}.creator-access span{display:inline-flex;align-items:center;gap:7px;color:var(--lime);font-size:11px;font-weight:900}.creator-access p,.creator-access small{margin:0;color:#e8ede28f;font-size:10px;font-weight:720;line-height:1.28}.creator-access p,.creator-access small{grid-column:1 / 2}.creator-access button{grid-row:1 / span 3;grid-column:2;min-height:36px;padding:0 14px;border:0;border-radius:999px;background:#7ffe002e;color:#d8ffbd;font-size:11px;font-weight:900;white-space:nowrap;transition:background .16s ease,color .16s ease,transform .16s ease}.creator-access button:hover{background:var(--lime);color:#17220e;transform:translateY(-1px)}.creator-access button:disabled{cursor:default;opacity:.52;transform:none}.creator-access .creator-access__error{color:#ffca9c}.creator-handoff{order:3;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;align-items:end;width:100%;padding:13px 14px;border:1px solid rgba(208,252,202,.07);border-radius:18px;background:radial-gradient(ellipse at 82% 18%,rgba(127,254,0,.065),transparent 36%),#2a253275;box-shadow:0 22px 70px #0000002e,inset 0 1px #ffffff09;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.creator-handoff__steps{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:6px}.creator-handoff__steps span{min-height:23px;padding:6px 10px;border-radius:999px;background:#aeb0ff14;color:#f7faee6b;font-size:10px;font-weight:900;line-height:1}.creator-handoff__steps span.is-current{background:#d0fcca1a;color:#d0fccadb}.creator-handoff__steps span.is-complete{background:#7ffe0024;color:#7f0}.creator-handoff__body{display:grid;min-width:0;gap:4px}.creator-handoff__body span{color:#7ffe00c2;font-size:10px;font-weight:900}.creator-handoff__body p,.creator-handoff__body small,.creator-handoff__error{margin:0;color:#f7faeebd;font-size:12px;font-weight:820;line-height:1.26}.creator-handoff__body small{color:#d0fcca80;font-size:10px}.creator-handoff__body .creator-handoff__boundary{color:#d0fccaa8}.creator-handoff__observations{display:grid;overflow-y:auto;gap:7px;max-height:220px;margin:4px 0 0;padding:0;list-style:none}.creator-handoff__observations li{display:grid;gap:2px;padding-left:9px;border-left:1px solid rgba(127,254,0,.2)}.creator-handoff__observations li span{color:#7ffe00b3;font-size:9px}.creator-handoff__observations li p{max-width:78ch;color:#f7faeea8;font-size:11px;font-weight:680;line-height:1.38}.creator-handoff__action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:5px}.creator-handoff__action input{min-width:0;min-height:36px;padding:0 12px;border:1px solid rgba(208,252,202,.12);border-radius:999px;outline:none;background:#100f145c;color:#f7faeee6;font:inherit;font-size:11px}.creator-handoff__action input:focus{border-color:#7ffe0075}.creator-handoff__action button{min-height:36px;padding:0 13px;border:0;border-radius:999px;background:#7ffe0026;color:#d8ffbd;font-size:10px;font-weight:900}.creator-handoff__action button:disabled,.creator-handoff__action input:disabled{cursor:default;opacity:.5}.creator-handoff__actions{display:flex;gap:8px;justify-content:flex-end}.creator-handoff__actions button{min-height:34px;padding:0 14px;border:0;border-radius:999px;background:#7ffe0026;color:#d8ffbd;font-size:11px;font-weight:900;white-space:nowrap;transition:background .16s ease,color .16s ease,transform .16s ease}.creator-handoff__actions button+button{background:#aeb0ff1f;color:#f7faeec2}.creator-handoff__actions button:hover,.creator-handoff__actions button:focus-visible{background:var(--lime);color:#17220e;transform:translateY(-1px)}.creator-handoff__actions button:disabled{cursor:default;opacity:.5;transform:none}.creator-handoff__error{grid-column:1 / -1;color:#ffd3ad}.agent-actions{display:flex;flex-wrap:wrap;gap:8px}.agent-actions button{min-height:39px;max-width:280px;padding:0 13px;border:0;border-radius:999px;background:#aeb0ff1c;color:#e6e8ffe0;font-size:11px;font-weight:850;transition:background .16s ease,color .16s ease,transform .16s ease}.agent-actions button:hover{background:#7ffe0024;color:var(--lime);transform:translateY(-1px)}.agent-actions button:disabled{cursor:default;opacity:.52}.perspective-candidates{order:3;display:grid;gap:8px;padding:11px 12px;border:1px solid rgba(208,252,202,.08);border-radius:16px;background:#2a253270}.world-scope-panel{position:relative;z-index:4;order:2;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:start;margin:0 0 10px;padding:10px 12px;border:1px solid rgba(127,254,0,.18);border-radius:14px;background:linear-gradient(135deg,rgba(127,254,0,.055),transparent 58%),#0d110fb8;color:#ebf4edeb}.world-route-panel{position:relative;z-index:4;order:2;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;margin:0 0 10px;padding:10px 12px;border:1px solid rgba(174,176,255,.18);border-radius:14px;background:linear-gradient(135deg,rgba(174,176,255,.07),transparent 58%),#111017b8}.world-route-panel>svg{margin-top:2px;color:#bcbfffe0}.world-route-panel>div{display:grid;gap:2px}.world-route-panel strong{color:#f7faeee6;font-size:.76rem}.world-route-panel span{color:#d0fcca94;font-size:.66rem;line-height:1.35}.creator-world-card,.creator-next-step{order:3;display:grid;width:100%;border:1px solid rgba(255,255,255,.07);border-radius:18px;background:#11101794}.creator-world-card{gap:8px;padding:12px 14px}.creator-world-card>div:first-child{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center}.creator-world-card svg{color:var(--lime)}.creator-world-card strong{overflow:hidden;color:#f7faeef0;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.creator-world-card button,.creator-next-step__quiet,.creator-output-choice__back{border:0;background:transparent;color:#d0fcca94;font:inherit;font-size:.68rem;font-weight:800}.creator-world-card>p{display:-webkit-box;overflow:hidden;margin:0;color:#ebf0e7b8;font-size:.76rem;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creator-world-card__details{display:grid;gap:5px;padding-top:7px;border-top:1px solid rgba(255,255,255,.05)}.creator-world-card__details span,.creator-world-card__details small{color:#ebf0e794;font-size:.68rem;line-height:1.35}.creator-world-card__details span{color:#d0fccac7;font-weight:800}.creator-next-step{gap:12px;padding:14px}.creator-next-step>strong{color:#f7faeee6;font-size:.84rem}.creator-next-step__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.creator-next-step__choices button,.creator-output-choice>button:last-child,.creator-live-moment button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:14px;background:#aeb0ff1a;color:#eff2ebe0;font:inherit;font-size:.72rem;font-weight:850}.creator-next-step__choices button:hover,.creator-next-step__choices button:focus-visible,.creator-output-choice>button:last-child:hover,.creator-output-choice>button:last-child:focus-visible{background:#7ffe0024;color:var(--lime)}.creator-next-step__quiet{justify-self:start;padding:0}.creator-resume-draft{order:3;display:flex;width:100%;min-height:48px;align-items:center;gap:10px;padding:9px 12px;border:1px solid rgba(127,254,0,.12);border-radius:15px;background:#1115128a;color:#d8ffbdc2;font:inherit;text-align:left}.creator-resume-draft>span{display:grid;gap:2px;min-width:0}.creator-resume-draft strong{color:#f7faeed1;font-size:.68rem;font-weight:900}.creator-resume-draft small{overflow:hidden;color:#f7faee6b;font-size:.6rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.creator-output-choice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.creator-output-choice>div{display:grid;gap:2px}.creator-output-choice span{color:var(--lime);font-size:.64rem;font-weight:900;text-transform:uppercase}.creator-output-choice strong{color:#f7faeeeb;font-size:.8rem}.creator-output-choice small{color:#ebf0e780;font-size:.66rem}.creator-output-choice>button:last-child{min-width:72px;padding:0 12px}.creator-story-format{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start}.creator-story-format>header{display:grid;gap:3px}.creator-story-format>header span,.creator-draft-review>header span{color:var(--lime);font-size:.62rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.creator-story-format>header strong{color:#f7faeeeb;font-size:.82rem}.creator-story-format>header small{color:#ebf0e77a;font-size:.64rem;line-height:1.35}.creator-story-format>div{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.creator-story-format>div>button{display:grid;min-height:72px;gap:4px;place-content:center;justify-items:center;border:1px solid rgba(127,254,0,.12);border-radius:15px;background:#27232f75;color:#d8ffbdcc;font:inherit}.creator-story-format>div>button:hover,.creator-story-format>div>button:focus-visible{border-color:#7ffe0047;background:#7ffe0017}.creator-story-format>div span{font-size:.72rem;font-weight:900}.creator-story-format>div small{color:#f7faee70;font-size:.6rem;font-weight:750}.creator-draft-review{display:grid;gap:14px;width:100%;max-width:720px;margin:0 auto}.creator-draft-review>header{display:flex;align-items:start;justify-content:space-between;gap:16px;padding:4px 2px 12px;border-bottom:1px solid rgba(255,255,255,.06)}.creator-draft-review>header>div{display:grid;gap:4px}.creator-draft-review>header strong{color:#f7faeef5;font-size:clamp(1.15rem,2.2vw,1.65rem);line-height:1.05}.creator-draft-review>header small{color:#ebf0e77a;font-size:.68rem}.creator-draft-review>header>button,.creator-draft-review>footer button{min-height:36px;padding:0 12px;border:1px solid rgba(127,254,0,.16);border-radius:999px;background:#7ffe0014;color:#d8ffbddb;font:inherit;font-size:.66rem;font-weight:900;white-space:nowrap}.creator-draft-review__story{display:grid;gap:18px}.creator-draft-review__story article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 10px;padding:16px;border:1px solid rgba(208,252,202,.07);border-radius:17px;background:#11101780}.creator-draft-review__story article>small{color:#7ffe0094;font-size:.62rem;font-weight:900}.creator-draft-review__story article>strong{color:#f7faeeeb;font-size:.82rem}.creator-draft-review__story article>p{grid-column:1 / -1;margin:7px 0 0;color:#eff2ebb8;font-family:Georgia,Times New Roman,serif;font-size:.88rem;line-height:1.68;white-space:pre-wrap}.creator-draft-review__story input,.creator-draft-review__story textarea{grid-column:1 / -1;width:100%;border:1px solid rgba(127,254,0,.12);border-radius:12px;outline:0;background:#080c0a85;color:#f7faeee6;font:inherit}.creator-draft-review__story input{min-height:40px;padding:0 11px;font-weight:900}.creator-draft-review__story textarea{min-height:220px;resize:vertical;padding:12px;font-family:Georgia,Times New Roman,serif;font-size:.84rem;line-height:1.6}.creator-draft-review__audio{display:grid;gap:7px}.creator-draft-review__audio article{display:grid;gap:6px;padding:10px 12px;border-radius:14px;background:#aeb0ff12}.creator-draft-review__audio span{color:#f7faeeb3;font-size:.66rem;font-weight:900}.creator-draft-review__audio audio{width:100%}.creator-draft-review>footer{position:sticky;bottom:-1px;display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;padding:10px 2px;background:linear-gradient(180deg,transparent,rgba(27,23,34,.98) 26%)}.creator-draft-review>footer small{color:#f7faee6b;font-size:.64rem;font-weight:800}.creator-draft-review>footer button{border:0;background:var(--lime);color:#17200f}.creator-draft-review button:disabled{cursor:not-allowed;opacity:.38}.creator-live-moment{display:grid;gap:9px;padding-top:10px;border-top:1px solid rgba(255,255,255,.05)}.creator-live-moment>p{display:-webkit-box;overflow:hidden;margin:0;color:#ebf0e7a8;font-size:.72rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.creator-live-moment form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.creator-live-moment input{min-width:0;min-height:42px;padding:0 13px;border:1px solid rgba(255,255,255,.07);border-radius:14px;outline:none;background:#ffffff09;color:#f7faeef0;font:inherit;font-size:.74rem}.creator-live-moment button{width:44px}.creator-enter-world{display:grid;gap:12px;min-height:300px;align-content:center;padding:clamp(8px,3vh,24px)}.creator-enter-world>header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:2px 8px;align-items:baseline}.creator-enter-world>header span{color:#7ffe00a8;font-size:9px;font-weight:900;text-transform:uppercase}.creator-enter-world>header strong{overflow:hidden;color:#f7faeef0;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.creator-enter-world>header small{grid-column:2;color:#d0fcca80;font-size:.66rem;font-weight:800}.creator-character-picker{display:grid;gap:8px;padding:10px;border:1px solid rgba(127,254,0,.16);border-radius:15px;background:#1216148f}.creator-character-picker>header{display:flex;align-items:start;justify-content:space-between;gap:10px}.creator-character-picker>header>div{display:grid;gap:2px}.creator-character-picker>header strong{color:#f7faeee6;font-size:.72rem}.creator-character-picker>header small,.creator-character-picker>p{margin:0;color:#f7faee70;font-size:.6rem;font-weight:750}.creator-character-picker>header>button{border:0;background:transparent;color:#f7faee75;font:inherit;font-size:.6rem;font-weight:850}.creator-character-picker>form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.creator-character-picker>form input{min-width:0;min-height:38px;padding:0 11px;border:1px solid rgba(208,252,202,.08);border-radius:12px;outline:0;background:#0f13116b;color:#f7faeee6;font:inherit;font-size:.68rem;font-weight:760}.creator-character-picker>form button{min-width:50px;border:0;border-radius:12px;background:#7ffe001f;color:#d8ffbd;font:inherit;font-size:.62rem;font-weight:900}.creator-character-picker>div{display:grid;gap:5px;max-height:176px;overflow-y:auto}.creator-character-picker>div>button{display:grid;gap:1px;padding:8px 9px;border:1px solid rgba(208,252,202,.07);border-radius:11px;background:#302a3a57;color:#f7faeec2;font:inherit;text-align:left}.creator-character-picker>div>button:hover,.creator-character-picker>div>button:focus-visible{border-color:#7ffe003d}.creator-character-picker>div strong{font-size:.64rem;font-weight:900}.creator-character-picker>div small{overflow:hidden;color:#f7faee6b;font-size:.58rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.creator-enter-world__moment,.creator-enter-world__opening{margin:0;color:#f7faeeb8;font-size:.76rem;font-weight:760;line-height:1.5}.creator-enter-world__suggestions{display:flex;flex-wrap:wrap;gap:6px}.creator-enter-world__suggestions button,.creator-enter-world__more button,.creator-enter-world__retry{min-height:32px;padding:0 10px;border:1px solid rgba(208,252,202,.08);border-radius:999px;background:#302a3a66;color:#f7faeea8;font:inherit;font-size:.64rem;font-weight:850}.creator-enter-world__suggestions button:hover,.creator-enter-world__suggestions button:focus-visible,.creator-enter-world__more button:hover,.creator-enter-world__more button:focus-visible,.creator-enter-world__retry:hover,.creator-enter-world__retry:focus-visible{border-color:#7ffe003d;color:#d8ffbd}.creator-enter-world__action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.creator-enter-world__action input{min-width:0;min-height:46px;padding:0 13px;border:1px solid rgba(127,254,0,.16);border-radius:14px;outline:none;background:#0f131175;color:#f7faeef0;font:inherit;font-size:.76rem;font-weight:760}.creator-enter-world__action input:focus{border-color:#7ffe0061}.creator-enter-world__action button{min-width:54px;border:0;border-radius:14px;background:#7ffe0029;color:#d8ffbd;font:inherit;font-size:.68rem;font-weight:900}.creator-enter-world__action button:disabled,.creator-enter-world__suggestions button:disabled,.creator-enter-world__more button:disabled{opacity:.38}.creator-enter-world__promise{color:#f7faee61;font-size:.61rem;font-weight:800;line-height:1.35}.creator-enter-world__more{display:grid;gap:8px;padding-top:2px}.creator-enter-world__more summary{cursor:pointer;color:#d0fcca85;font-size:.65rem;font-weight:900;list-style:none}.creator-enter-world__more summary::-webkit-details-marker{display:none}.creator-enter-world__more[open] summary{color:var(--lime)}.creator-enter-world__more>div{display:flex;flex-wrap:wrap;gap:6px}.creator-enter-world__retry{justify-self:start}.creator-next-step__error{margin:0;color:#ffd3ad;font-size:.7rem}.experience-entry-transition{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-content:center;justify-items:center;gap:7px;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 50% 48%,rgba(127,254,0,.16),transparent 16%),radial-gradient(circle at 50% 50%,rgba(174,176,255,.1),transparent 46%),#080c0af7;animation:experience-entry-fade .9s ease both}.experience-entry-transition__portal{width:96px;height:96px;border:1px solid rgba(127,254,0,.42);border-radius:48% 52% 44% 56%/54% 42% 58% 46%;background:radial-gradient(circle at 46% 38%,rgba(247,250,238,.88),transparent 8%),radial-gradient(circle,rgba(127,254,0,.46),rgba(127,254,0,.04) 58%,transparent 70%);box-shadow:0 0 46px #7ffe003d,inset 0 0 28px #aeb0ff33;animation:experience-entry-portal 1.7s ease-in-out infinite alternate}.experience-entry-transition small{margin-top:8px;color:#7ffe00ad;font-size:.62rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.experience-entry-transition strong{max-width:28ch;color:#f7faeef0;font-size:clamp(1rem,2vw,1.35rem);text-align:center}.experience-entry-transition p{max-width:40ch;margin:0;color:#f7faee7a;font-size:.68rem;font-weight:750;text-align:center}@keyframes experience-entry-portal{to{border-radius:56% 44% 52% 48%/42% 58% 44% 56%;transform:scale(1.08) rotate(8deg)}}@keyframes experience-entry-fade{0%{opacity:0;filter:blur(12px)}18%,82%{opacity:1;filter:blur(0)}to{opacity:0;pointer-events:none}}.world-shape-review{order:3;display:grid;gap:10px;width:100%;padding:13px 14px;border:1px solid rgba(127,254,0,.1);border-radius:18px;background:radial-gradient(ellipse at 12% 0,rgba(127,254,0,.07),transparent 38%),linear-gradient(145deg,#0d110fad,#2a253270);box-shadow:inset 0 1px #ffffff08}.world-shape-review>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center}.world-shape-review>header>svg{color:#7ffe00d1}.world-shape-review>header>div{display:grid;gap:1px}.world-shape-review>header span,.world-shape-review__grid article>span,.world-shape-review__timeline>span{color:#7ffe00a6;font-size:9px;font-weight:900}.world-shape-review>header strong{color:#f7faeee6;font-size:13px;font-weight:900}.world-shape-review>header small{color:#d0fcca7a;font-size:9px;font-weight:820}.world-shape-review__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.world-shape-review__grid article{display:grid;align-content:start;gap:4px;min-width:0;padding:9px 10px;border:1px solid rgba(208,252,202,.06);border-radius:13px;background:#0c0e0d42}.world-shape-review__grid p,.world-shape-review__grid li,.world-shape-review__grid small,.world-shape-review__timeline p{margin:0;color:#f7faeea3;font-size:10px;font-weight:720;line-height:1.38}.world-shape-review__grid ul{display:grid;gap:3px;margin:0;padding:0;list-style:none}.world-shape-review__grid li:before{margin-right:5px;color:#7ffe007a;content:"·"}.world-shape-review__grid small{color:#d0fcca7a}.world-shape-review__timeline{display:grid;gap:6px}.world-shape-review__timeline ol{display:grid;gap:6px;margin:0;padding:0;list-style:none}.world-shape-review__timeline li{display:grid;grid-template-columns:minmax(118px,.3fr) minmax(0,1fr);gap:8px;padding:8px 9px;border-left:2px solid rgba(174,176,255,.24);border-radius:0 11px 11px 0;background:#aeb0ff0b}.world-shape-review__timeline li[data-status=established]{border-left-color:#7ffe0085;background:#7ffe000b}.world-shape-review__timeline li>div{display:grid;align-content:start;gap:2px}.world-shape-review__timeline strong{color:#f7faeeb8;font-size:9px;font-weight:900}.world-shape-review__timeline small{color:#aeb0ffb8;font-size:8px;font-weight:900}.world-scope-panel>svg{margin-top:2px;color:#97ff48e6}.world-scope-panel>div{display:grid;gap:2px;min-width:0}.world-scope-panel strong{color:#f0f5f0;font-size:.78rem;font-weight:650}.world-scope-panel span,.world-scope-panel small{color:#d5e0d8b3;font-size:.66rem;line-height:1.35}.world-scope-panel small{color:#97ff48a6}.world-scope-panel>button{align-self:center;padding:6px 8px;border:1px solid rgba(213,224,216,.14);border-radius:999px;background:transparent;color:#d5e0d89e;font:inherit;font-size:.62rem}.world-scope-panel>button:hover,.world-scope-panel>button:focus-visible{border-color:#97ff486b;color:#ebf4edeb}.perspective-candidates>p{margin:0;color:#d0fccaa8;font-size:10px;font-weight:900}.perspective-candidates>div{display:flex;gap:7px;overflow-x:auto}.perspective-candidates button{display:grid;flex:0 0 min(220px,72vw);gap:3px;min-height:54px;padding:9px 11px;border:0;border-radius:13px;background:#aeb0ff1a;color:#f7faeed1;text-align:left}.perspective-candidates button:hover,.perspective-candidates button:focus-visible{background:#7ffe0021}.perspective-candidates button:disabled{opacity:.5}.perspective-candidates strong,.perspective-candidates small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.perspective-candidates strong{font-size:11px}.perspective-candidates small{color:#d0fcca80;font-size:9px}.agent-dock{display:grid;align-content:start;gap:12px;min-width:0;max-height:calc(100vh - 210px);overflow:auto;padding-right:2px}.agent-dock__panel{display:grid;gap:12px;padding:15px}.dock-heading h2{font-size:18px}.capsule-facts{display:flex;flex-wrap:wrap;gap:7px}.capsule-facts span{min-height:28px;padding:6px 9px;border-radius:999px;background:#ffffff0f;color:#ffffffa8;font-size:11px;font-weight:850}.origin-seed{margin:0;color:#ffffffa3;font-size:12px;font-weight:700;line-height:1.42}.agent-details summary{cursor:pointer;color:var(--lime);font-size:12px;font-weight:900;list-style:none}.agent-details summary::-webkit-details-marker{display:none}.agent-details summary:after{float:right;color:#ffffff61;content:"+"}.agent-details[open] summary:after{content:"-"}.agent-details[open]{gap:13px}.blueprint-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.blueprint-field,.episode-plan label{display:grid;gap:6px;min-width:0}.blueprint-field--wide{grid-column:1 / -1}.blueprint-field span,.episode-plan label span{color:var(--lime);font-size:10px;font-weight:900;text-transform:uppercase}.blueprint-field input,.blueprint-field select,.blueprint-field textarea,.episode-plan input,.episode-plan textarea{width:100%;min-width:0;border:0;outline:0;border-radius:12px;background:#ffffff12;color:#ffffffd1;font-size:12px;font-weight:750;line-height:1.35}.blueprint-field input,.blueprint-field select,.episode-plan input{min-height:40px;padding:0 11px}.blueprint-field textarea,.episode-plan textarea{min-height:74px;resize:vertical;padding:10px 11px}.blueprint-field input:focus,.blueprint-field select:focus,.blueprint-field textarea:focus,.episode-plan input:focus,.episode-plan textarea:focus{box-shadow:0 0 0 2px #7ffe0038}.episode-map,.generated-output{display:grid;gap:10px}.episode-plan{display:grid;gap:8px;padding:11px;border-radius:14px;background:#ffffff0e}.estimate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.estimate-grid span{min-height:34px;padding:9px 10px;border-radius:12px;background:#7ffe001a;color:#dcffbae6;font-size:11px;font-weight:900}.generated-episode{display:grid;gap:8px;padding:11px;border-radius:14px;background:#ffffff0e}.generated-episode summary{cursor:pointer;color:var(--lime-soft);font-size:12px;font-weight:900}.generated-episode p{margin:0;white-space:pre-wrap;color:#ffffffb3;font-size:12px;font-weight:650;line-height:1.45}.generated-episode small,.audio-asset small{color:#ffffff73;font-size:11px;font-weight:750;line-height:1.35}.audio-asset{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start;padding:11px;border-radius:14px;background:#7ffe0014}.audio-asset svg{color:var(--lime)}.audio-asset div{display:grid;gap:4px;min-width:0}.audio-asset strong{color:#ffffffc7;font-size:12px;font-weight:900}.audio-asset span{color:var(--lime-soft);font-size:11px;font-weight:850}.audio-asset__player{width:min(100%,420px);height:34px;margin-top:4px;display:block;color-scheme:dark}.agent-dock__panel--jobs .studio-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-dock--conversation>.agent-dock__panel:not(.web-creator-column){display:none}.web-creator-column{gap:13px}.creator-progress,.creator-pipeline-progress{display:grid;gap:7px}.creator-progress{grid-template-columns:repeat(4,minmax(0,1fr))}.creator-pipeline-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-progress span,.creator-pipeline-progress span{min-width:0;min-height:28px;padding:7px 9px;border:1px solid rgba(255,255,255,.045);border-radius:999px;background:#30293a85;color:#f6faee80;font-size:10px;font-weight:900;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.creator-progress span.is-current,.creator-progress span.is-complete,.creator-pipeline-progress span.is-current,.creator-pipeline-progress span.is-complete{border-color:#7ffe0038;background:#7ffe0017;color:var(--lime)}.creator-question{display:grid;gap:7px;min-height:92px;align-content:center}.creator-question span,.creator-answer-list span{color:#f6faee6b;font-size:11px;font-weight:900;text-transform:lowercase}.creator-question h2{margin:0;color:var(--text);font-size:clamp(22px,2.2vw,31px);font-weight:800;line-height:1.08;text-wrap:balance}.creator-answer-form{display:grid}.creator-answer-form textarea{width:100%;min-height:132px;resize:vertical;padding:18px 19px;border:1px solid rgba(255,255,255,.035);border-radius:22px;outline:0;background:#6b6566d1;color:var(--text);font-size:15px;font-weight:700;line-height:1.35;box-shadow:0 18px 54px #00000029,inset 0 0 0 1px #ffffff06}.creator-answer-form textarea:focus,.creator-answer-form textarea:hover{border-color:#7ffe0038;background:#7a7474eb}.creator-answer-form textarea::placeholder{color:#f6faee75}.creator-answer-list{display:grid;gap:8px}.creator-answer-list div{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:start;gap:10px;min-height:42px;padding:10px 12px;border:1px solid rgba(255,255,255,.04);border-radius:14px;background:#342d3f6b}.creator-answer-list div.is-filled{border-color:#7ffe0021;background:#342d3f9e}.creator-answer-list p{min-width:0;margin:0;color:#f6faeec7;font-size:12px;font-weight:700;line-height:1.24;overflow-wrap:anywhere}.creator-column__actions{display:grid;grid-template-columns:.58fr 1fr;gap:9px}.creator-column__actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid rgba(255,255,255,.055);border-radius:999px;background:#3f374aa8;color:#f6faeec7;font-size:12px;font-weight:900;transition:background .17s ease,border-color .17s ease,color .17s ease,transform .17s ease}.creator-column__actions button:not(:disabled):hover{border-color:#7ffe0038;background:#51495cdb;color:var(--text);transform:translateY(-1px)}.creator-column__actions button:disabled{cursor:default;opacity:.48;transform:none}.minimal-details{display:grid;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.04);border-radius:14px;background:#342d3f5c}.minimal-details summary{cursor:pointer;color:var(--lime);font-size:11px;font-weight:900}.minimal-details[open]{gap:12px}.studio-secondary:disabled,.studio-primary:disabled{cursor:default;opacity:.5;transform:none}.job-stack article.is-failed{background:#ff7d7d1a}.job-stack article button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:50%;background:#ffffff12;color:#ffffffa8;transition:background .16s ease,color .16s ease,transform .16s ease}.job-stack article button:hover{background:#7ffe0024;color:var(--lime);transform:translate(1px)}@media(max-width:760px){body{overflow:hidden}.app{grid-template-rows:minmax(300px,1fr) auto;min-height:100svh;padding:16px 7px 26px;background:radial-gradient(circle at 50% 32%,rgba(177,181,255,.28),transparent 34%),linear-gradient(180deg,var(--bg) 0%,var(--bg-deep) 100%)}.app--experiences{--experience-hero-row: 126px;--experience-ota-lift: 21px;--experience-phase-lift: 53px;--ota-glow-y: clamp(58px, 8.7svh, 66px);--view-arrive-y: 24px;--ota-x: 50%;--ota-y: clamp(58px, 8.7svh, 66px);--ota-size: 126px;grid-template-rows:126px minmax(0,1fr);padding:14px 12px 18px;overflow:hidden;background:linear-gradient(180deg,var(--bg) 0%,var(--bg-deep) 100%)}.app--experiences:before{width:min(320px,76vw);height:min(210px,30svh);filter:blur(34px);opacity:.86}.app--experiences:has(.agent-stage--interactive){--experience-hero-row: 86px;--ota-glow-y: 46px;--ota-y: 46px;--ota-size: 78px;grid-template-rows:86px minmax(0,1fr)}.app--experiences .hero{align-self:center;justify-self:center;min-height:0;padding-top:0;overflow:visible}.app--experiences .hero-visual{height:116px;overflow:visible;transform:translateY(calc(-1 * var(--experience-ota-lift))) scale(.42)}.app--experiences .hero-copy{display:none}.blob-menu-trigger{right:18px;top:22px;min-width:68px;min-height:42px;gap:9px}.blob-menu-trigger__button--secondary{width:31px;height:31px}.blob-menu-trigger__button--primary{width:42px;height:42px}.blob-menu{right:18px;top:72px;width:min(204px,calc(100vw - 36px))}.hero{min-height:100%;align-content:center;justify-items:center;width:100%;padding-top:16px}.hero-visual{justify-items:center}.hero-copy{position:static;transform:none;justify-self:start;padding:0;margin:22px 0 0 calc(50% - 104px)}.hero-copy p{width:220px;font-size:15px}.app--library{--ota-x: 50%;--ota-y: calc(100svh + 8px) ;--ota-size: min(118px, 32vw);min-height:100svh;background:radial-gradient(ellipse at 50% 90%,rgba(127,254,0,.14),transparent 30%),radial-gradient(ellipse at 50% 20%,rgba(107,169,255,.14),transparent 42%),linear-gradient(180deg,#2b2632,#221d2a)}.app--library:before{bottom:-108px;width:420px;height:260px;filter:blur(34px)}.app--library .hero{position:absolute;height:184px;min-height:0;padding:0;bottom:-30px;pointer-events:none}.app--library .hero-visual{transform:translateY(0) scale(.56)}.app--library .orb-wrap{width:220px}.library-gallery{height:calc(100svh - 94px);padding:52px 12px 152px;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 60%,rgba(0,0,0,.76) 78%,rgba(0,0,0,.28) 92%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 60%,rgba(0,0,0,.76) 78%,rgba(0,0,0,.28) 92%,transparent 100%)}.library-gallery.library-gallery--worlds{height:calc(100svh - 94px);padding:44px 14px 146px;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 78%,rgba(0,0,0,.7) 91%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 78%,rgba(0,0,0,.7) 91%,transparent 100%)}.world-gallery-index{gap:14px}.world-gallery-index__header{align-items:stretch}.world-gallery-search{min-width:0;min-height:42px}.world-gallery-search input{height:40px;font-size:12px}.world-gallery-new{flex:0 0 auto;min-height:42px;padding:0 12px}.world-gallery-grid,.world-gallery-loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.world-gallery-loading span:last-child{display:none}.world-gallery-grid .library-card__surface{height:min(260px,34svh)}.library-gallery.has-search{height:100svh;padding:0;overflow:auto;-webkit-mask-image:none;mask-image:none}.library-zoom-reset{left:14px;top:14px;min-height:34px;padding:0 11px;font-size:10px}.library-search{top:48%;width:min(330px,calc(100vw - 28px))}.library-search__form{grid-template-columns:34px minmax(0,1fr);height:54px;padding:0 22px 0 12px}.library-search__form input{font-size:13px}.library-search__form button{width:34px;height:34px}.library-search__mood-menu{width:72px;height:44px}.library-search__mood-button--secondary{width:31px;height:31px}.library-search__mood-button--primary{width:42px;height:42px}.library-search__shape-panel{width:100%;padding:10px}.library-gallery.has-search .library-gallery__rails{min-width:760px;padding:58px 16px 236px}.library-gallery__rails{gap:30px}.library-rail__heading{display:grid;gap:4px}.library-rail__heading span{font-size:11px}.library-rail__row,.library-rail:first-child .library-rail__row{grid-auto-columns:var(--library-mobile-rail-card);gap:12px;padding-right:24px}.library-mosaic{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.library-mosaic--jigsaw{grid-auto-rows:112px;grid-template-columns:repeat(2,minmax(0,1fr))}.library-gallery.has-search .library-mosaic--jigsaw{grid-auto-rows:var(--library-mobile-search-row);grid-template-columns:repeat(2,var(--library-mobile-search-card));gap:var(--library-mobile-search-gap-y) var(--library-mobile-search-gap-x)}.library-mosaic--jigsaw:before{min-height:54px;grid-column:1 / -1;grid-row:span 1}.library-gallery.has-search .library-mosaic--jigsaw:before{grid-column:1 / -1;grid-row:2;min-width:100%;min-height:152px}.library-gallery.has-search .library-mosaic__search-gap{grid-column:1 / -1;grid-row:2;min-width:100%;min-height:var(--library-mobile-search-row)}.library-gallery.has-search .library-mosaic__ota-gap{display:none}.library-mosaic--jigsaw .library-card,.library-mosaic--jigsaw .library-card:nth-child(6n+1),.library-mosaic--jigsaw .library-card:nth-child(6n+2),.library-mosaic--jigsaw .library-card:nth-child(6n+3),.library-mosaic--jigsaw .library-card:nth-child(6n+4),.library-mosaic--jigsaw .library-card:nth-child(6n+5),.library-mosaic--jigsaw .library-card:nth-child(6n+6){grid-column:span 1;grid-row:span 2}.library-mosaic--jigsaw .library-card:nth-child(3n+1){grid-column:span 2;grid-row:span 2}.library-gallery.has-search .library-mosaic--jigsaw .library-card,.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(3n+1),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(6n+1),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(6n+2),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(6n+3),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(6n+4),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(6n+5),.library-gallery.has-search .library-mosaic--jigsaw .library-card:nth-child(6n+6){grid-column:auto / span 1;grid-row:auto / span 1}.library-card__surface{height:clamp(232px,38svh,292px);border-radius:14px}.library-card__title{right:12px;bottom:12px;left:12px;font-size:16px}.library-card__peek{min-height:54%;padding:48px 12px 12px;font-size:11px}.library-ota{bottom:20px;width:min(390px,calc(100vw - 28px));min-height:150px}.library-ota__hitbox{width:min(270px,66vw);height:170px}.library-ota__panel{left:calc(50% + 72px);bottom:82px;width:min(178px,calc(50vw - 22px))}.library-ota__panel p{font-size:12px}.library-review-panel{right:12px;bottom:14px;left:12px;top:auto;width:auto;max-height:calc(100svh - 116px);transform:none;animation-name:library-detail-open-mobile}@keyframes library-detail-open-mobile{0%{opacity:0;filter:blur(10px);transform:translateY(22px) scale(.965)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}.blob-molder__stage{min-height:132px}.blob-molder__axes{gap:4px}.orb-wrap{width:156px}.orb{border-width:2px}.panel--search{justify-items:center;gap:10px;padding-bottom:112px}.search-form{width:min(272px,calc(100vw - 36px));height:49px}.search-form button{display:none}.prompt-grid{grid-auto-columns:160px;grid-auto-flow:column;grid-template-columns:none;width:calc(100vw - 14px);overflow:hidden}.prompt-grid button:nth-child(3){display:none}.panel--library,.panel--portal{width:calc(100vw - 36px);margin-bottom:92px}.panel--library,.panel--portal{grid-template-columns:1fr}.result-strip{display:none}.experience-studio{grid-template-columns:1fr;gap:12px;width:min(100%,520px);max-height:calc(100svh - 124px);padding:2px 0 28px}.studio-board{padding:15px;border-radius:14px}.studio-heading h1,.studio-heading h2,.preview-topline h2{font-size:20px}.mode-grid,.studio-actions{grid-template-columns:1fr}.studio-field textarea{min-height:132px}.provider-plan{align-items:flex-start;flex-direction:column;justify-content:center;border-radius:14px;padding:10px 12px}.job-stack article{grid-template-columns:minmax(0,1fr) 16px}.job-stack article small{grid-column:1 / -1}.experience-studio--agentic{grid-template-columns:1fr}.experience-studio--minimal{width:min(100%,560px);max-height:calc(100svh - 124px)}.agent-stage{grid-template-rows:minmax(132px,1fr) auto auto auto;min-height:min(690px,calc(100svh - 132px));padding:16px}.agent-stage__top{grid-template-columns:38px minmax(0,1fr)}.agent-stage__top .api-status{grid-column:1 / -1}.runtime-switch{grid-template-columns:repeat(3,minmax(0,1fr))}.runtime-switch small{grid-column:1 / -1}.intake-depth,.blueprint-fields,.estimate-grid{grid-template-columns:1fr}.agent-capsule{grid-template-columns:48px minmax(0,1fr)}.agent-capsule .experience-blob{width:44px;height:32px}.agent-capsule h2{font-size:27px}.agent-actions{flex-wrap:wrap;overflow:visible;padding-bottom:1px}.agent-actions button{flex:1 1 150px;max-width:none;min-width:0;text-align:center}.agent-dock{max-height:none;overflow:visible;padding-right:0}.studio-board--agent{grid-template-rows:auto auto minmax(220px,44vh) auto auto auto;min-height:min(720px,calc(100svh - 132px))}.ota-thread{max-height:none}.ota-message{width:94%}.experience-studio--minimal .ota-composer{position:sticky;bottom:0;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding-top:8px;background:linear-gradient(180deg,transparent,rgba(34,29,42,.92) 34%)}.experience-studio--minimal .ota-composer textarea{min-height:74px;max-height:34svh;border-radius:20px}.experience-studio--minimal .ota-composer:focus-within{gap:7px;transform:translateY(-2px)}.experience-studio--minimal .ota-composer:focus-within textarea{min-height:min(170px,29svh);border-radius:24px}.experience-studio--minimal .ota-composer button{display:grid}.creator-access{grid-template-columns:1fr;gap:6px;padding:9px 11px}.creator-access p,.creator-access small,.creator-access button{grid-column:auto}.creator-access button{grid-row:auto;justify-self:start;min-height:34px}.creator-handoff{grid-template-columns:1fr;gap:9px;padding:11px}.creator-handoff__actions{justify-content:flex-start;overflow-x:auto;padding-bottom:1px}.creator-handoff__actions button{flex:0 0 auto}.signal-grid,.voice-grid--compact,.handoff-grid{grid-template-columns:1fr}.ick-panel div{grid-template-columns:74px minmax(0,1fr) 38px}.app--search{--mobile-origin-x: calc(50% - min(210px, 50vw)) ;--view-arrive-y: 18px;--ota-x: 50%;--ota-y: min(246px, 29.2svh);--ota-size: min(226px, 53.81vw, 24.85svh);--ota-copy-x: 0;--ota-copy-y: calc(100% + min(44px, 5.4svh)) ;display:block;min-height:100svh;padding:0;overflow:hidden;background:#2d2835}.app--search:before{background:radial-gradient(circle at 50% min(248px,33.86svh),rgba(119,255,0,.2),transparent min(160px,38vw)),radial-gradient(circle at 50% min(248px,33.86svh),rgba(208,252,202,.08),transparent min(112px,26.67vw))}.app--search .blob-menu-trigger{--blob-swap-x: min(46.66px, 11.109vw);right:auto;left:calc(var(--mobile-origin-x) + min(164px,39.048vw));top:auto;bottom:min(134px,31.92vw,14.74svh);gap:min(1.945px,.463vw);min-width:min(91.372px,21.755vw);min-height:min(50.42px,12.005vw);padding:0}.app--search .blob-menu-trigger__button--secondary{width:min(39.007px,9.287vw);height:min(39.007px,9.287vw)}.app--search .blob-menu-trigger__button--primary{width:min(50.42px,12.005vw);height:min(50.42px,12.005vw)}.app--search .blob-menu{right:auto;left:50%;top:auto;bottom:min(196px,46.667vw,21.55svh);width:min(260px,calc(100vw - 36px));transform:translate(-50%)}.app--search .hero{position:absolute;left:calc(var(--mobile-origin-x) + min(12px,2.857vw));top:min(153.945px,36.654vw,16.927svh);display:block;width:min(394px,93.81vw);height:min(311.074px,74.065vw,34.203svh);margin:0;min-height:0;padding:0;pointer-events:auto}.app--search .hero-visual{position:absolute;left:50%;top:0;transform:translate(-50%)}.app--search .orb-wrap{width:min(226px,53.81vw,24.85svh)}.app--search .hero-copy{position:absolute;left:min(56.098px,13.357vw);top:min(265.244px,63.153vw,29.163svh);width:min(281.804px,67.096vw);margin:0;text-align:left}.hero-copy__home{width:100%;font-size:18.736px;line-height:1.22}.app--search .panel--search{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;margin:0;padding-bottom:0;transform:none;pointer-events:none}.app--search .panel--search>*{pointer-events:auto}.app--search .search-form{position:absolute;left:calc(var(--mobile-origin-x) + min(24px,5.714vw));top:min(535px,127.381vw,58.824svh);width:min(372px,88.571vw);height:min(68px,16.19vw,7.477svh);padding:0 min(28px,6.667vw) 0 min(31px,7.381vw);border-radius:min(42.699px,10.166vw)}.app--search .search-form input{font-size:19.215px}.app--search .prompt-grid{position:absolute;left:calc(var(--mobile-origin-x) + min(8px,1.905vw));top:min(614.996px,146.428vw,67.62svh);display:flex;grid-auto-flow:unset;grid-template-columns:none;gap:min(12px,2.857vw);width:min(372px,calc(100vw - 16px));height:min(78px,18.571vw,8.576svh);overflow:visible}.app--spatial{--ota-x: 77vw;--ota-y: 72svh;--ota-size: min(148px, 38vw)}.app--spatial .spatial-presence{--spatial-ota-label-x: 50vw;--spatial-ota-label-y: calc(var(--ota-y) - 112px)}.app--spatial .ota-presence__talk-action{top:28%;min-height:31px;padding:0 10px;font-size:11px}.ota-presence__copy{width:min(282px,67.096vw);transform:none}.ota-presence__copy p,.ota-presence__home-line{width:100%}.app--search .prompt-grid button{flex:1 1 0;width:auto;height:min(78px,18.571vw,8.576svh);min-height:0;padding:0 10px;border-radius:min(20px,4.762vw);font-size:14.945px}.app--search .prompt-grid button:nth-child(3){display:none}.app--search .prompt-label--desktop{display:none}.app--search .prompt-label--mobile{display:inline}.app--search .panel--search:has(.home-discovery) .prompt-grid{display:none}.app--search .home-discovery{position:absolute;left:calc(var(--mobile-origin-x) + min(24px,5.714vw));bottom:min(18px,4.286vw);width:min(372px,88.571vw);gap:7px;justify-items:center;text-align:center}.app--search .home-discovery p{margin-inline:auto;font-size:11px;text-align:center}.app--search .home-discovery__matches{display:none}.app--search .home-discovery__actions{flex-wrap:wrap;justify-content:center}.home-device-mark,.app--search .result-strip{display:none}}@media(max-width:720px){.world-shape-review__grid,.library-world-shape{grid-template-columns:1fr}.library-world-shape .library-world-shape__timeline{grid-column:1}.world-shape-review__timeline li,.library-world-shape__timeline li,.library-world-routes{grid-template-columns:1fr}.library-world-routes button{grid-template-columns:auto minmax(0,1fr);min-height:44px;justify-content:start;justify-items:start;text-align:left}.library-world-routes--primary{grid-template-columns:repeat(3,minmax(0,1fr))}.library-world-routes--primary button{grid-template-columns:1fr;min-height:72px;place-content:center;justify-items:center;text-align:center}.library-world-routes--secondary{grid-template-columns:1fr}.library-detail__poster{min-height:118px}}
