:root{--bg:#060b16;--panel:#0d1729;--text:#f6f8ff;--muted:#9aa9c1;--line:#ffffff17;--violet:#7d6cff;--violet2:#a68cff;--blue:#47a7ff;--mint:#6ee2bd;--amber:#ffca72;--shadow:0 24px 70px #0007;--hero-image:url(/hero-desktop.png)}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{min-height:100svh;color:var(--text);background:radial-gradient(circle at 50% -10%,#243663 0,#0a1427 31%,var(--bg) 66%);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}:is(button:focus-visible,input:focus-visible,textarea:focus-visible){outline-offset:3px;outline:3px solid #aa9cff}body:before,body:after{content:"";z-index:-1;filter:blur(90px);opacity:.18;pointer-events:none;border-radius:50%;position:fixed}body:before{background:#6957ff;width:28rem;height:28rem;top:-12rem;right:-14rem}body:after{background:#147fa4;width:22rem;height:22rem;bottom:-12rem;left:-13rem}.top{justify-content:space-between;align-items:center;max-width:1120px;height:68px;margin:auto;padding:0 24px;display:flex}.brand{color:#fff;letter-spacing:.11em;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-size:13px;font-weight:850;display:flex}.mark{background:linear-gradient(145deg,#9b8aff,#5b50dd);border-radius:10px;place-items:center;width:30px;height:30px;display:grid;transform:rotate(6deg);box-shadow:0 8px 26px #6f5fff50}.mark:after{content:"›";font-size:24px;transform:rotate(-6deg)}.restart{color:#8291a8;cursor:pointer;background:0 0;border:0;padding:10px;font-size:13px}.restart:hover{color:#fff}.progress{background:#ffffff0d;border-radius:4px;max-width:1072px;height:3px;margin:auto;overflow:hidden}.progress i{background:linear-gradient(90deg,var(--blue),var(--violet2));width:0;height:100%;transition:width .45s;display:block;box-shadow:0 0 16px #796aff}#app{width:min(1060px,100% - 32px);min-height:calc(100svh - 72px);margin:auto;padding:36px 0 76px}.view{animation:.35s cubic-bezier(.2,.8,.2,1) enter}@keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.eyebrow{color:#aca1ff;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:850}.muted{color:var(--muted);line-height:1.6}.tiny{color:#70819b;font-size:.78rem}.pill{color:#c1b9ff;letter-spacing:.05em;background:#796aff18;border:1px solid #8173ff4a;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.75rem;font-weight:800;display:inline-flex}.day{color:#c5bdff;letter-spacing:.08em;background:#7465ee18;border:1px solid #8f81ff42;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:9px 13px;font-size:.75rem;font-weight:850;display:inline-flex}.scene-title{letter-spacing:-.052em;margin:10px 0 16px;font-size:clamp(2.1rem,5vw,4.25rem);line-height:1.02}.scene-copy{color:#b4c0d2;max-width:690px;margin:0;font-size:clamp(1rem,2.1vw,1.16rem);line-height:1.62}.actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b6afa,#554fd2);border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:0 22px;font-weight:800;transition:all .18s;display:inline-flex;box-shadow:0 14px 38px #4d3fe044,inset 0 1px #ffffff28}.btn:hover{filter:brightness(1.09);transform:translateY(-1px)}.btn.secondary{box-shadow:none;color:#d8e0ee;background:#ffffff08;border:1px solid #ffffff20}.btn.quiet{color:#8e9db2;box-shadow:none;background:0 0;border:1px solid #ffffff12}.btn:disabled{opacity:.36;cursor:not-allowed;filter:none;transform:none}.btn.wide{width:100%}.welcome{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;min-height:72svh;display:grid}.welcome h1{letter-spacing:-.065em;margin:16px 0 22px;font-size:clamp(3rem,7vw,6rem);line-height:.91}.welcome h1 em{color:#a397ff;font-style:normal}.welcome .scene-copy{margin-bottom:28px}.orbit{height:460px;position:relative}.orbit:before,.orbit:after{content:"";border:1px solid #9789ff35;border-radius:50%;position:absolute;inset:62px;transform:rotate(-12deg)}.orbit:after{border-color:#44b7cf2d;inset:120px 24px;transform:rotate(35deg)}.float{border:1px solid var(--line);width:150px;min-height:122px;box-shadow:var(--shadow);background:linear-gradient(145deg,#17243dde,#0c172aee);border-radius:23px;flex-direction:column;gap:7px;padding:17px;display:flex;position:absolute}.float small{letter-spacing:.12em;color:#7f8da5;font-size:.65rem;font-weight:850}.float b{font-size:1.7rem}.float span{color:#a8b5c8;font-size:.8rem}.f1{top:24px;left:42px;transform:rotate(-5deg)}.f2{top:150px;right:0;transform:rotate(5deg)}.f3{bottom:22px;left:70px;transform:rotate(3deg)}.core{background:linear-gradient(145deg,#876fff,#5148d4);border-radius:50%;place-items:center;width:82px;height:82px;font-size:2rem;display:grid;position:absolute;top:43%;left:46%;box-shadow:0 0 0 15px #7164f01a,0 0 66px #7767fa70}.intro{max-width:790px;margin:7svh auto 0}.intro-card{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(145deg,#17243c,#0c1729);border-radius:30px;padding:clamp(24px,5vw,48px)}.intro .amount{letter-spacing:-.07em;margin:16px 0;font-size:clamp(3.5rem,10vw,7rem);font-weight:850;line-height:1}.intro-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px;display:grid}.mini{border:1px solid var(--line);background:#ffffff06;border-radius:17px;padding:16px}.mini small{color:#7f8da5;letter-spacing:.08em;margin-bottom:7px;font-size:.7rem;font-weight:800;display:block}.mini b{font-size:1.1rem}.hud{z-index:8;grid-template-columns:1.1fr repeat(4,1fr);gap:8px;margin:0 0 26px;display:grid;position:sticky;top:8px}.hud-item{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c1728ed;border:1px solid #ffffff16;border-radius:15px;min-width:0;padding:11px 13px;box-shadow:0 12px 30px #0002}.hud-item small{color:#74859f;letter-spacing:.08em;white-space:nowrap;margin-bottom:5px;font-size:.62rem;font-weight:850;display:block}.hud-item b{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;display:block;overflow:hidden}.hud-item.wallet{border-color:#887bff48}.hud-item.wallet b{font-size:1.35rem}.hud-item.goal b{color:#b9b1ff}.hud-item.debt b{color:var(--amber)}.scene{max-width:930px;margin:auto}.scene-head{grid-template-columns:1fr auto;align-items:end;gap:30px;margin:30px 0 24px;display:grid}.scene-art{background:radial-gradient(circle at 35% 28%,#927fff34,#101c31 70%);border:1px solid #8e7fff35;border-radius:36px;place-items:center;width:138px;height:138px;font-size:3.2rem;display:grid;box-shadow:0 0 65px #6c59e82b}.message{border:1px solid var(--line);background:linear-gradient(145deg,#142139,#0d1829);border-radius:24px;max-width:600px;margin:22px 0;padding:20px;box-shadow:0 20px 55px #0004}.sender{color:#b7c3d6;align-items:center;gap:10px;margin-bottom:13px;font-size:.85rem;font-weight:800;display:flex}.avatar{background:#7768ef28;border:1px solid #8e80ff50;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.bubble{color:#edf2fb;background:#ffffff08;border-radius:6px 18px 18px;padding:16px;line-height:1.55}.offer{background:#ffffff06;border:1px solid #ffffff18;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin:20px 0;padding:18px 20px;display:flex}.offer small{color:#7f8fa7;margin-bottom:5px;font-weight:750;display:block}.offer strong{letter-spacing:-.04em;font-size:clamp(1.7rem,4vw,2.4rem)}.offer .old{color:#6f7d91;margin-right:8px;font-size:1rem;text-decoration:line-through}.choices{grid-template-columns:1fr 1fr;gap:11px;margin-top:24px;display:grid}.choice{border:1px solid var(--line);color:#eef3ff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#121e32ef,#0c1728ef);border-radius:20px;grid-template-columns:36px 1fr auto;align-items:center;gap:13px;min-height:112px;padding:17px;transition:all .18s;display:grid}.choice:hover{background:linear-gradient(135deg,#192844,#161d3c);border-color:#8979ff6b;transform:translateY(-2px)}.choice:disabled{opacity:.34;cursor:not-allowed;transform:none}.letter{color:#b2a8ff;background:#7767f31c;border:1px solid #8c7bfd45;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.choice-copy b{margin-bottom:5px;font-size:1rem;display:block}.choice-copy small{color:#8798b0;line-height:1.4;display:block}.delta{white-space:nowrap;text-align:right;color:#dbe3f0;font-weight:800}.delta.neg{color:#ff9aac}.delta.pos{color:#7ce0c0}.choice.full{grid-column:1/-1}.world-response{border-left:3px solid var(--violet);color:#b7c3d4;margin:22px 0;padding:2px 0 2px 16px;line-height:1.6}.notice{color:#9be4ce;background:#4ac49d10;border:1px solid #70d4b64a;border-radius:18px;margin:18px 0;padding:16px 18px;line-height:1.5}.warning{color:#ffd492;background:#ffb84d0d;border-color:#ffc46b42}.divider{background:#ffffff12;height:1px;margin:24px 0}.form-card{border:1px solid var(--line);max-width:680px;box-shadow:var(--shadow);background:linear-gradient(145deg,#142139,#0c1729);border-radius:28px;margin:4svh auto 0;padding:clamp(22px,5vw,40px)}label{color:#c7d1e0;margin:20px 0 8px;font-weight:750;display:block}textarea,input[type=text],input[type=number]{color:#fff;background:#071120;border:1px solid #ffffff20;border-radius:15px;width:100%;min-height:50px;padding:14px 15px;line-height:1.45}textarea{resize:vertical;min-height:118px}.form-card .choices{grid-template-columns:1fr}.form-card .choice{min-height:80px}.inline{background:#101c30;border:1px solid #ffffff18;border-radius:23px;max-width:680px;margin:20px 0;padding:22px}.inline h3{margin:0 0 10px;font-size:1.35rem}.inline p{color:#aab7ca;margin:8px 0;line-height:1.55}.range-row{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.range-row .btn{min-height:50px}.receipt{border:1px solid var(--line);max-width:760px;box-shadow:var(--shadow);background:linear-gradient(145deg,#142139,#0c1729);border-radius:28px;margin:3svh auto 0;padding:clamp(22px,5vw,42px)}.receipt h1{letter-spacing:-.05em;margin:10px 0;font-size:clamp(2.3rem,5vw,4rem)}.ledger{margin-top:24px}.ledger-row{border-bottom:1px solid #ffffff0e;grid-template-columns:72px 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.ledger-row small{color:#7687a0}.ledger-row b{font-size:.92rem}.ledger-row span{font-weight:800}.summary-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0;display:grid}.stat{border:1px solid var(--line);background:#ffffff06;border-radius:18px;padding:16px}.stat small{color:#7b8ba3;letter-spacing:.07em;margin-bottom:7px;font-size:.68rem;font-weight:800;display:block}.stat b{font-size:1.4rem}.possessions{grid-template-columns:repeat(2,1fr);gap:9px;margin:22px 0;display:grid}.possession{border:1px solid var(--line);color:#aebbd0;border-radius:15px;justify-content:space-between;gap:12px;padding:13px 15px;display:flex}.possession b{color:#fff}.compare{border-collapse:collapse;border-radius:16px;width:100%;margin:23px 0;overflow:hidden}.compare th,.compare td{text-align:left;border-bottom:1px solid #ffffff12;padding:13px 12px}.compare th{color:#8292aa;letter-spacing:.05em;font-size:.75rem}.compare td:not(:first-child),.compare th:not(:first-child){text-align:right}.compare tr:last-child td{border:0}.reflection{max-width:780px;margin:3svh auto}.question{border:1px solid var(--line);background:#ffffff05;border-radius:21px;margin:24px 0;padding:22px}.question h3{margin:0 0 12px;font-size:1.1rem}.segmented{flex-wrap:wrap;gap:8px;display:flex}.segment{color:#c1ccdc;cursor:pointer;background:#101c30;border:1px solid #ffffff1d;border-radius:13px;padding:12px 15px}.segment.selected{color:#fff;background:#796aff22;border-color:#8d7eff}.style-card{max-width:610px;box-shadow:var(--shadow);text-align:center;background:radial-gradient(circle at 100% 0,#7566ec38,#0000 45%),linear-gradient(145deg,#17233a,#0d1829);border:1px solid #9285ff55;border-radius:28px;margin:4svh auto 0;padding:clamp(24px,5vw,42px)}.style-card h1{color:#b1a7ff;letter-spacing:-.05em;margin:13px 0;font-size:clamp(2.8rem,8vw,5rem)}.scoreline{grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0;display:grid}.scoreline div{border:1px solid #ffffff15;border-radius:14px;padding:12px 8px}.scoreline small{color:#7c8ca4;margin-bottom:6px;font-size:.65rem;display:block}.scoreline b{font-size:.98rem}.door{background:linear-gradient(145deg,#1d2b49,#101a2d);border:1px solid #897aff52;border-radius:70px 70px 18px 18px;place-items:center;width:150px;height:205px;margin:10px auto 24px;font-size:3rem;display:grid;box-shadow:0 0 75px #7060ff2b}.cliff{text-align:center;max-width:680px;margin:2svh auto}.next-card{text-align:left;background:linear-gradient(135deg,#191f3f,#111d31);border:1px solid #8d7fff4a;border-radius:23px;margin:24px 0;padding:22px}.next-card small{color:#9f95ff;letter-spacing:.1em;font-weight:850}.next-card h2{margin:9px 0 4px;font-size:2rem}.toast{z-index:30;color:#111827;opacity:0;pointer-events:none;background:#edf2ff;border-radius:13px;padding:12px 17px;font-weight:750;transition:all .25s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);box-shadow:0 18px 50px #0008}.toast.show{opacity:1;transform:translate(-50%)}.top-actions{align-items:center;gap:7px;display:flex}.parent-top{color:#c6d0df;cursor:pointer;background:#ffffff08;border:1px solid #ffffff18;border-radius:11px;padding:8px 12px;font-size:.78rem;font-weight:750}.parent-top:hover{color:#fff;border-color:#8375ff66}.welcome-stage{min-height:calc(100svh - 115px);box-shadow:var(--shadow);background:#081327;border:1px solid #ffffff16;border-radius:34px;align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero-visual{background-image:linear-gradient(90deg,#050b17 0%,#050b17e8 27%,#050b1760 60%,#050b1708 100%),linear-gradient(0deg,#050b17e6 0%,transparent 45%),var(--hero-image);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.015)}.welcome-content{z-index:2;width:min(650px,70%);padding:clamp(28px,6vw,66px);position:relative}.brush-logo{letter-spacing:-.07em;text-transform:uppercase;text-shadow:0 8px 35px #000;font-size:clamp(2.6rem,7vw,5.8rem);font-style:italic;font-weight:950;line-height:.8;transform:rotate(-2deg)}.brush-logo span{color:#58a8ff;display:block}.welcome-stage h1{letter-spacing:-.05em;margin:26px 0 13px;font-size:clamp(2rem,4.2vw,3.8rem);line-height:1.02}.promise-row{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.promise{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#c8d4e6;background:#071120a8;border:1px solid #ffffff1a;border-radius:999px;padding:9px 12px;font-size:.78rem}.entry-actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.worlds-page{max-width:940px;margin:2svh auto}.page-head{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:26px;display:flex}.page-head h1{letter-spacing:-.055em;margin:8px 0;font-size:clamp(2.4rem,5vw,4.5rem);line-height:1}.world-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.world-card{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#14213a,#0b1627);border:1px solid #ffffff18;border-radius:23px;min-height:205px;padding:20px;transition:all .18s;position:relative;overflow:hidden}.world-card:hover{border-color:#8072ff77;transform:translateY(-3px)}.world-card.active{background:radial-gradient(circle at 100% 0,#603fff55,#0000 50%),linear-gradient(145deg,#183052,#0c1729);border-color:#58a9ff88;grid-column:span 2}.world-card:after{content:"";background:var(--world,#7566ff);filter:blur(55px);opacity:.28;width:125px;height:125px;position:absolute;bottom:-60px;right:-50px}.world-icon{width:48px;height:48px;color:var(--world,#8c7eff);background:#ffffff0b;border:1px solid #ffffff18;border-radius:15px;place-items:center;margin-bottom:19px;display:grid}.world-icon svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.world-card h2{margin:0 0 7px;font-size:1.25rem}.world-card p{color:#8fa0b8;max-width:320px;margin:0;font-size:.88rem;line-height:1.45}.world-tag{letter-spacing:.07em;color:#a9b7cb;margin-top:17px;font-size:.67rem;font-weight:850;display:inline-block}.world-card.active .world-tag{color:#83c6ff}.world-card .arrow-corner{color:#71829b;font-size:1.4rem;position:absolute;top:17px;right:17px}.mission-ribbon{background:#7768ef13;border:1px solid #8476ff44;border-radius:20px;justify-content:space-between;align-items:center;gap:15px;margin-top:26px;padding:17px 19px;display:flex}.mission-ribbon p{color:#aebbd0;margin:0;font-size:.88rem}.mission-ribbon b{color:#fff;margin-bottom:4px;display:block}.world-preview{max-width:720px;margin:5svh auto}.preview-icon{width:82px;height:82px;color:var(--world,#8c7eff);background:#ffffff0b;border:1px solid #ffffff1c;border-radius:25px;place-items:center;margin-bottom:25px;display:grid}.preview-icon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:40px;height:40px}.preview-situation{background:linear-gradient(145deg,#142139,#0c1729);border:1px solid #ffffff18;border-radius:24px;margin:25px 0;padding:24px}.preview-situation small{color:#9185ff;letter-spacing:.09em;font-weight:850}.preview-situation h2{margin:10px 0;font-size:1.65rem}.preview-situation p{color:#9eacc0;margin:0;line-height:1.55}.parent-report{max-width:930px;margin:2svh auto}.report-hero{box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#2c88ff2e,#0000 48%),linear-gradient(145deg,#15243d,#0b1627);border:1px solid #ffffff18;border-radius:28px;padding:clamp(24px,5vw,42px)}.report-hero h1{letter-spacing:-.05em;margin:9px 0 13px;font-size:clamp(2.2rem,5vw,4rem)}.report-note{color:#a9dfcf;background:#54c7a311;border:1px solid #6ecaae3d;border-radius:17px;align-items:flex-start;gap:12px;margin-top:22px;padding:14px 16px;line-height:1.5;display:flex}.report-grid{grid-template-columns:1.1fr .9fr;gap:14px;margin-top:14px;display:grid}.report-card{background:#0e192b;border:1px solid #ffffff16;border-radius:22px;padding:21px}.report-card h2{margin:0 0 18px;font-size:1.16rem}.skill-row{margin:15px 0}.skill-head{justify-content:space-between;gap:12px;margin-bottom:8px;font-size:.86rem;display:flex}.skill-head span:last-child{color:#8799b2;font-size:.75rem}.skill-track{background:#ffffff0b;border-radius:99px;height:8px;overflow:hidden}.skill-track i{border-radius:inherit;background:linear-gradient(90deg,#4ea9ff,#8d72ff);height:100%;display:block}.observation{color:#afbdd0;border-bottom:1px solid #ffffff0e;padding:13px 0;font-size:.9rem;line-height:1.5}.observation:last-child{border-bottom:0}.observation b{color:#fff;margin-bottom:4px;display:block}.talk-list{color:#aebbd0;margin:0;padding-left:21px;line-height:1.6}.talk-list li{margin:10px 0}.real-mission{background:#7768ef12;border:1px solid #8a7cff44;border-radius:18px;margin-top:16px;padding:17px}.real-mission small{color:#a59bff;letter-spacing:.08em;font-weight:850}.real-mission h3{margin:8px 0}.real-mission p{color:#9eacc0;margin:0;line-height:1.5}.report-footer{color:#8191a8;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:18px;font-size:.8rem;display:flex}.parent-purpose{background:linear-gradient(145deg,#111f36,#091424);border:1px solid #678dff35;border-radius:28px;margin-top:14px;padding:clamp(22px,5vw,38px)}.parent-purpose h2{letter-spacing:-.04em;margin:7px 0 12px;font-size:clamp(1.75rem,4vw,2.8rem)}.parent-purpose>p{color:#adbbcf;max-width:760px;margin:0;line-height:1.65}.purpose-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.purpose-card{background:#ffffff05;border:1px solid #ffffff15;border-radius:19px;padding:18px}.purpose-card .purpose-icon{color:#87c5ff;background:#6b7cff20;border:1px solid #7d8fff38;border-radius:12px;place-items:center;width:38px;height:38px;margin-bottom:13px;font-weight:900;display:grid}.purpose-card h3{margin:0 0 7px;font-size:1rem}.purpose-card p{color:#94a5bd;margin:0;font-size:.86rem;line-height:1.52}@media (max-width:760px){.top{height:60px;padding:0 14px}.progress{margin:0 14px}.restart span{display:none}.parent-top{padding:7px 9px}#app{width:calc(100% - 24px);padding:14px 0 45px}.welcome-stage{border-radius:25px;align-items:flex-end;min-height:calc(100svh - 90px)}.hero-visual{background-image:linear-gradient(0deg,#050b17 0%,#050b17e5 38%,#050b1718 76%),var(--hero-image);background-position:67%}.welcome-content{width:100%;padding:28px 20px}.brush-logo{font-size:3.3rem}.welcome-stage h1{margin-top:20px;font-size:2.25rem}.promise-row{gap:6px}.promise{padding:7px 9px;font-size:.7rem}.entry-actions{flex-direction:column}.entry-actions .btn{width:100%}.page-head{display:block}.world-grid{grid-template-columns:1fr 1fr;gap:9px}.world-card,.world-card.active{grid-column:auto;min-height:178px;padding:15px}.world-card.active{grid-column:1/-1;min-height:190px}.world-icon{width:42px;height:42px;margin-bottom:15px}.world-card p{font-size:.79rem}.mission-ribbon{flex-direction:column;align-items:flex-start}.report-grid{grid-template-columns:1fr}.report-footer{flex-direction:column;align-items:flex-start}.world-preview{margin-top:2svh}.intro-grid{grid-template-columns:1fr}.hud{scrollbar-width:none;grid-template-columns:repeat(5,minmax(112px,1fr));margin-inline:-12px;padding:0 12px 8px;top:4px;overflow-x:auto}.scene-head{margin-top:18px;display:block}.scene-art{border-radius:25px;width:88px;height:88px;margin-top:20px;font-size:2.4rem}.scene-title{font-size:2.65rem}.choices{grid-template-columns:1fr}.choice{grid-template-columns:34px 1fr auto;min-height:96px;padding:14px}.choice.full{grid-column:auto}.delta{text-align:left;grid-column:2;font-size:.83rem}.summary-grid{grid-template-columns:1fr 1fr}.possessions{grid-template-columns:1fr}.scoreline{grid-template-columns:1fr 1fr}.actions{flex-direction:column}.actions .btn{width:100%}.offer{align-items:flex-start}.ledger-row{grid-template-columns:58px 1fr auto}.compare th,.compare td{padding:11px 7px;font-size:.8rem}.range-row{grid-template-columns:1fr}}.side-art,.mobile-home{display:none}@media (min-width:1180px){body{background:#050b17}.side-art{z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#0000 58%,#050b17 100%),url(/brand-left.png);background-position:0;background-repeat:no-repeat;background-size:auto 100%;width:clamp(175px,18vw,290px);display:block;position:fixed;inset:0 auto 0 0}.side-art.right{background-image:linear-gradient(270deg,#0000 58%,#050b17 100%),url(/brand-right.png);background-position:100%;inset:0 0 0 auto}.top,.progress,#app{z-index:1;max-width:min(930px,100vw - 2*clamp(175px,18vw,290px) + 70px);position:relative}#app{width:min(930px,100vw - 2*clamp(175px,18vw,290px) + 70px)}.welcome-stage{box-shadow:0 28px 90px #000b,0 0 0 1px #6d8cff18}}@media (min-width:1650px){.top,.progress,#app{max-width:1060px}#app{width:1060px}}@media (max-width:760px){.desktop-home{display:none}.mobile-home{margin:-4px -2px 0;display:block}.mobile-hero{background-image:linear-gradient(#07112016 0%,#0711208a 48%,#06101fee 100%),url(/night-city.png);background-position:61%;background-size:cover;border:1px solid #678dff35;border-radius:26px;min-height:310px;position:relative;overflow:hidden;box-shadow:0 22px 55px #0008}.mobile-hero-content{z-index:2;position:absolute;inset:auto 18px 18px}.mobile-hero .brush-logo{margin-bottom:17px;font-size:2.9rem;line-height:.78}.mobile-hero h1{letter-spacing:-.04em;max-width:310px;margin:0 0 8px;font-size:1.75rem;line-height:1.03}.mobile-hero p{color:#c2cee0;max-width:330px;margin:0 0 15px;font-size:.91rem;line-height:1.45}.mobile-hero .btn{width:100%;min-height:52px}.mobile-worlds{padding:25px 2px 4px}.mobile-worlds-head{justify-content:space-between;align-items:end;gap:12px;margin-bottom:14px;display:flex}.mobile-worlds-head h2{letter-spacing:-.035em;max-width:270px;margin:5px 0 0;font-size:1.55rem;line-height:1.08}.mobile-worlds-head small{color:#8090a8;text-align:right;font-size:.7rem;line-height:1.35}.mobile-world-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.mobile-world{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(145deg,#14223a,#0a1526);border:1px solid #ffffff17;border-radius:18px;grid-template-columns:38px 1fr;align-items:center;gap:10px;min-height:92px;padding:13px;display:grid;box-shadow:0 12px 24px #0003}.mobile-world.active{background:radial-gradient(circle at 100% 0,#4b70ff55,#0000 65%),linear-gradient(145deg,#153354,#0b182b);border-color:#5fb7ff91}.mobile-world .world-icon{border-radius:12px;width:38px;height:38px;margin:0}.mobile-world .world-icon svg{width:21px;height:21px}.mobile-world b{margin-bottom:4px;font-size:.9rem;line-height:1.15;display:block}.mobile-world small{color:#7f91ab;font-size:.66rem;line-height:1.25;display:block}.mobile-world.active small{color:#8dccff}.mobile-mission-cta{width:100%;margin-top:11px}.mobile-scope{background:#0b1627;border:1px solid #ffffff18;border-radius:24px;min-height:230px;margin:26px 0 0;position:relative;overflow:hidden;box-shadow:0 18px 45px #0005}.mobile-scope:after{content:"";z-index:1;background:linear-gradient(#07112012 25%,#071120eb 100%);position:absolute;inset:0}.mobile-scope img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.mobile-scope-copy{z-index:2;position:absolute;inset:auto 18px 17px}.mobile-scope-copy h2{letter-spacing:-.03em;margin:0 0 5px;font-size:1.45rem}.mobile-scope-copy p{color:#b6c3d6;margin:0;font-size:.83rem;line-height:1.45}.mobile-stories{background:#0b1627;border:1px solid #ffffff18;border-radius:24px;margin-top:12px;overflow:hidden}.mobile-stories img{width:100%;height:auto;display:block}.mobile-stories-copy{padding:17px}.mobile-stories-copy h2{margin:0 0 6px;font-size:1.35rem}.mobile-stories-copy p{color:#96a7be;margin:0;font-size:.84rem;line-height:1.48}.purpose-grid{grid-template-columns:1fr}.parent-purpose{border-radius:23px}.parent-purpose>p{font-size:.92rem}.purpose-card{grid-template-columns:40px 1fr;column-gap:12px;display:grid}.purpose-card .purpose-icon{grid-row:1/3;margin:0}.purpose-card h3{align-self:end}.purpose-card p{grid-column:2}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.story-illustration{aspect-ratio:1;background-image:url(/decision-stories.png);background-repeat:no-repeat;background-size:300% 200%;border:1px solid #354364;border-radius:18px;width:100%;height:auto}.scene:has(>.story-illustration){grid-template-columns:minmax(0,330px) minmax(0,1fr);align-items:center;gap:0 28px;display:grid}.scene>.story-illustration{grid-area:1/1}.scene:has(>.story-illustration)>.scene-head{grid-area:1/2;margin:0;display:block}.scene:has(>.story-illustration)>.scene-head .scene-art{display:none}.scene:has(>.story-illustration)>:not(.story-illustration):not(.scene-head){grid-column:1/-1}.cliff>.story-illustration{max-width:360px;margin:16px auto 24px}.reflection select{color:#fff;width:100%;max-width:100%;font:inherit;background:#142136;border:1px solid #536684;border-radius:12px;padding:14px}.reflection label{margin:12px 0;display:block}.report-card p{line-height:1.65}@media (max-width:760px){.scene:has(>.story-illustration){display:block}.scene>.story-illustration{max-width:380px;margin:0 auto 20px}.scene:has(>.story-illustration)>.scene-head{margin:0 0 22px}.cliff>.story-illustration{max-width:330px}.reflection .segmented{flex-wrap:wrap}.reflection .segment{min-height:44px}}
