包含前端源码、预构建产物(dist/)、零依赖 Node.js 服务器(server.mjs)、 Cloudflare Worker 版本(worker/)、部署文档(DEPLOY.md)和交接文档。 技术总监可直接 clone 后运行 node server.mjs 启动,无需安装 React 或 build。 DEEPSEEK_API_KEY 通过环境变量注入,未纳入仓库。
2 lines
58 KiB
CSS
2 lines
58 KiB
CSS
@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-500-normal-7RbcRiD8.woff2)format("woff2"),url(/assets/roboto-latin-500-normal-DQZyH_nt.woff)format("woff")}:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f4f8ff;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #267cff47}h1,h2,h3,p{margin:0}:root{--ink:#172033;--muted:#69758b;--blue:#3978ff;--cyan:#23c8d5;--violet:#8156ed;--mint:#16ae91;--coral:#f27672;--paper:#ffffffd1;--line:#1a2d4e1a;--shadow:0 30px 80px #1f37621f}html,body{overscroll-behavior-y:none;min-height:100%}body{min-height:100dvh}.web-app{background:radial-gradient(circle at 12% 10%,#37bcae26,#0000 26%),radial-gradient(circle at 88% 4%,#3e80b41f,#0000 25%),linear-gradient(145deg,#f7fbfc 0%,#eef6f4 52%,#f8f7f1 100%);min-height:100vh;position:relative;overflow:hidden}.landing-shell,.overview-shell,.report-shell,.game-shell,.center-shell{z-index:1;width:min(1480px,100% - 64px);min-height:100vh;margin:0 auto;position:relative}nav{height:92px;color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;display:flex}.brand>span{color:#fff;background:linear-gradient(135deg, var(--cyan), var(--blue), var(--violet));border-radius:15px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 12px 24px #3a70e73d}.brand b{letter-spacing:-.04em;font-size:20px}.brand em{border-left:1px solid var(--line);color:#8a95a8;letter-spacing:.18em;padding-left:10px;font-size:9px;font-style:normal}.eyebrow{color:#4b6eb9;letter-spacing:.17em;align-items:center;gap:7px;font-size:11px;font-weight:900;display:flex}.primary-button{color:#fff;background:linear-gradient(105deg,#123d5b,#0f8d82 62%,#246f94);border:0;border-radius:19px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 28px;font-weight:850;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 18px 36px #21737438}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 22px 44px #2a5bb44d}.primary-button:active:not(:disabled){transform:translateY(0)}.primary-button:disabled{opacity:.38;cursor:not-allowed}.primary-button.secondary{color:#385079;border:1px solid var(--line);background:#fff;box-shadow:0 10px 30px #1f376214}.hero{grid-template-columns:minmax(0,.92fr) minmax(560px,1.08fr);align-items:center;gap:clamp(40px,7vw,120px);min-height:calc(100vh - 150px);padding:50px 2vw 100px;display:grid}.hero-copy h1{letter-spacing:-.065em;margin:24px 0;font-size:clamp(48px,5.4vw,86px);line-height:1.03}.hero-copy h1 span{color:#0000;background:linear-gradient(90deg,#177fba,#566fea 48%,#9a54df);-webkit-background-clip:text;background-clip:text}.hero-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:clamp(16px,1.3vw,20px);line-height:1.85}.hero-actions{align-items:center;gap:22px;margin-top:36px;display:flex}.hero-actions small{color:#748197;align-items:center;gap:7px;display:flex}.feature-strip{gap:36px;margin-top:48px;display:flex}.feature-strip span{color:var(--muted);gap:2px;font-size:11px;display:grid}.feature-strip b{color:var(--ink);letter-spacing:-.04em;font-size:26px}.hero-stage{height:min(680px,70vh);min-height:540px;box-shadow:inset 0 0 0 1px #ffffff73, var(--shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(145deg,#ffffffa6,#e5f1ff73);border:1px solid #ffffffe6;border-radius:54px;position:relative}.hero-stage:before{content:"";border:1px solid #4069ba1a;border-radius:50%;position:absolute;inset:10% 12%;transform:rotate(-12deg)}.hero-stage:after{content:"";border:1px dashed #704cd121;border-radius:50%;position:absolute;inset:20% 7%;transform:rotate(20deg)}.brain-object{z-index:3;color:#4770dc;background:linear-gradient(145deg,#fff,#e9f1ff 50%,#eee6ff);border-radius:42% 58% 54% 46%/45% 43% 57% 55%;place-items:center;width:260px;height:260px;animation:5s ease-in-out infinite brain-float;display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 42px 65px #364b8233,inset 8px 8px 16px #fff}.brain-object i{border-radius:inherit;border:1px solid #4477e61f;animation:2.8s ease-out infinite pulse-ring;position:absolute;inset:-24px}.brain-object span{color:#078e88;letter-spacing:.12em;background:#dffffa;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;top:18px;right:12px}.glass-orbit{z-index:4;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff;border-radius:24px;place-items:center;width:72px;height:72px;animation:4s ease-in-out infinite orbit-float;display:grid;position:absolute;box-shadow:0 20px 36px #2f497d2e}.orbit-a{background:linear-gradient(145deg,#22d0c8,#3196db);top:18%;left:12%}.orbit-b{background:linear-gradient(145deg,#ff9b73,#ed607f);animation-delay:-.8s;top:25%;right:11%}.orbit-c{background:linear-gradient(145deg,#7e65ee,#b35ddb);animation-delay:-1.7s;bottom:18%;right:18%}.hero-meter{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #fff;border-radius:22px;width:230px;padding:18px;position:absolute;bottom:8%;left:8%;box-shadow:0 18px 35px #283c691f}.hero-meter small{color:var(--muted)}.hero-meter strong{margin:4px 0 12px;display:block}.hero-meter>i{background:#e6eaf3;border-radius:99px;height:6px;display:block;overflow:hidden}.hero-meter>i span{border-radius:inherit;background:linear-gradient(90deg, var(--cyan), var(--blue), var(--violet));width:76%;height:100%;display:block}.legal{color:#8994a6;text-align:center;padding:18px 0 28px;font-size:11px}.center-shell{place-items:center;padding:52px 0;display:grid}.profile-card{width:min(1180px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffb8;border:1px solid #fff;border-radius:42px;padding:34px}.back-link{color:var(--muted);background:0 0;border:0;align-items:center;gap:8px;font-weight:750;display:flex}.profile-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:50px 5%;display:grid}.profile-grid h1{letter-spacing:-.055em;margin:14px 0 18px;font-size:clamp(38px,4vw,62px)}.profile-grid>div>p:not(.eyebrow){color:var(--muted);line-height:1.8}.privacy-panel{color:#168b7b;background:#effffc;border:1px solid #18ad9124;border-radius:20px;align-items:center;gap:14px;margin-top:32px;padding:18px;display:flex}.privacy-panel span{gap:2px;display:grid}.privacy-panel small{color:#67928e}.form-panel{background:#fff;border-radius:30px;padding:30px;box-shadow:0 20px 50px #283c6917}.form-panel label{color:#44516a;gap:8px;margin-bottom:18px;font-size:12px;font-weight:850;display:grid}.form-panel select{border:1px solid var(--line);width:100%;height:54px;color:var(--ink);background:#f9fbff;border-radius:15px;padding:0 14px}.form-panel .primary-button{width:100%;margin-top:12px}.overview-shell{padding-bottom:60px}.overview-shell>header{text-align:center;padding:70px 0 36px}.overview-shell>header .eyebrow{justify-content:center}.overview-shell>header h1{letter-spacing:-.06em;margin:14px 0;font-size:clamp(42px,5vw,68px)}.overview-shell>header>p:last-child{color:var(--muted)}.task-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.task-card{background:#ffffffb8;border:1px solid #fff;border-radius:30px;min-height:290px;padding:24px;transition:transform .25s;position:relative;overflow:hidden;box-shadow:0 20px 50px #283c6914}.task-card:hover{transform:translateY(-6px)}.task-card>span{color:#1f2f4a14;font-size:68px;font-weight:950;position:absolute;top:12px;right:18px}.task-card>i{border-radius:22px;place-items:center;width:64px;height:64px;margin-bottom:58px;display:grid}.task-card.violet>i{color:#7655d8;background:#eee7ff}.task-card.mint>i{color:#128b78;background:#ddfbf5}.task-card.blue>i{color:#2f70de;background:#e1edff}.task-card.coral>i{color:#d85e68;background:#ffe7e7}.task-card small{color:var(--muted);font-weight:750}.task-card h3{margin:6px 0 22px;font-size:27px}.task-card>b{color:#778398;align-items:center;gap:6px;font-size:12px;display:flex}.overview-action{background:#ffffffad;border:1px solid #fff;border-radius:25px;justify-content:space-between;align-items:center;margin-top:26px;padding:18px 20px;display:flex}.overview-action>span{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.overview-action>span svg{color:#ef6a7d}.game-shell{width:min(1600px,100% - 44px);padding-bottom:30px}.game-header{grid-template-columns:56px 1fr auto;align-items:center;gap:22px;height:86px;display:grid}.round-button{color:#44536d;background:#ffffffc2;border:1px solid #fff;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 10px 24px #283c691a}.game-progress{justify-self:center;width:min(600px,100%)}.game-progress>div{color:var(--muted);letter-spacing:.08em;justify-content:space-between;margin-bottom:8px;font-size:10px;font-weight:850;display:flex}.game-progress>i{background:#4554751a;border-radius:99px;height:7px;display:block;overflow:hidden}.game-progress>i span{border-radius:inherit;background:linear-gradient(90deg,#22b8b0,#3387b8,#8abf67);height:100%;transition:width .35s;display:block}.timer{color:#384860;background:#ffffffbd;border:1px solid #fff;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-width:105px;height:46px;padding:0 15px;display:flex}.timer svg{color:#4e75d5}.intro-backdrop,.dialog-backdrop{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#121c317a;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.intro-card,.dialog-card{background:#fffffff5;border:1px solid #fff;border-radius:32px;width:min(560px,100%);padding:38px;box-shadow:0 40px 100px #121c3147}.intro-number{float:right;color:#284b911a;font-size:80px;font-weight:950;line-height:.8}.intro-card h2{letter-spacing:-.05em;margin:12px 0 10px;font-size:38px}.intro-card>p:not(.eyebrow){color:var(--muted);line-height:1.7}.intro-rules{gap:9px;margin:22px 0;display:grid}.intro-rules span{color:#516078;align-items:center;gap:9px;font-size:13px;display:flex}.intro-rules svg{color:var(--mint)}.practice-panel{background:linear-gradient(145deg,#fff,#eef8f5);border:1px solid #ffffffe6;border-radius:22px;gap:12px;margin:18px 0 12px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 16px 34px #243e5a14}.practice-panel>span{color:#41516a;font-size:12px;font-weight:850}.practice-panel button{color:#16384f;background:#fff;border:1px solid #1a4e5d1a;border-radius:16px;font-weight:900;transition:transform .16s,border-color .16s,background .16s;box-shadow:0 8px 18px #243e5a14}.practice-panel button:hover{border-color:#0f8d824d;transform:translateY(-2px)}.practice-panel button.done,.practice-panel button.picked{color:#087c71;background:#e6faf5;border-color:#0f8d8259}.symbol-practice{justify-items:center}.symbol-practice>img{object-fit:contain;filter:drop-shadow(0 16px 14px #22354e29);width:112px;height:112px}.symbol-practice>div{grid-template-columns:repeat(3,54px);gap:8px;display:grid}.symbol-practice button{height:48px;font-size:18px}.trail-practice{grid-template-columns:repeat(3,1fr);align-items:center}.trail-practice>span{grid-column:1/-1}.trail-practice button{place-items:center;height:58px;font-size:18px;display:grid}.trail-practice i{background:conic-gradient(from -90deg, #119c79 0 42%, #edf3ef 42% 100%);border-radius:50%;width:38px;height:38px}.attention-practice{justify-items:center}.attention-practice>img{object-fit:contain;filter:drop-shadow(0 14px 12px #22354e2e);width:128px;height:90px}.attention-practice>div{grid-template-columns:repeat(4,48px);gap:8px;display:grid}.attention-practice button{place-items:center;height:46px;display:grid}.memory-practice>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.memory-practice button{place-items:center;gap:4px;min-height:84px;display:grid}.memory-practice img{object-fit:contain;filter:drop-shadow(0 10px 8px #47372624);width:48px;height:48px}.memory-practice b{font-size:11px}.practice-trigger{color:#4b6eb9;background:#f2f7ff;border:1px dashed #3b70d740;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:54px;margin-bottom:14px;font-weight:750;display:flex}.practice-trigger.done{color:#168b7b;background:#eefffb;border-color:#168b7b40}.intro-card .primary-button{width:100%}.dialog-card h2{margin-bottom:8px;font-size:28px}.dialog-card p{color:var(--muted);margin-bottom:24px}.dialog-card .primary-button{width:100%}.dialog-card>button:last-child{color:#d45e6d;background:0 0;border:0;width:100%;margin-top:12px;font-weight:750}.feedback-pop{z-index:80;color:#fff;border-radius:22px;justify-content:center;align-items:center;gap:8px;min-width:110px;height:70px;padding:0 22px;font-weight:850;animation:.62s both feedback-in;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 60px #18264340}.feedback-pop.correct{background:linear-gradient(135deg,#13bda6,#268ee9)}.feedback-pop.wrong{background:linear-gradient(135deg,#ff8d6d,#e85e7e)}.symbol-layout{grid-template-columns:.82fr 1.18fr;align-items:center;gap:34px;min-height:calc(100vh - 118px);padding:20px 2% 46px;display:grid}.target-zone{min-height:620px;box-shadow:var(--shadow);background:linear-gradient(145deg,#ffffffd6,#e1f7f1ad);border:1px solid #fff;border-radius:42px;flex-direction:column;justify-content:center;align-items:center;padding:54px;display:flex}.target-zone h2{margin:12px 0 30px;font-size:clamp(28px,3vw,48px)}.target-zone>span{color:var(--muted);font-size:12px;font-weight:800}.target-object{color:#0f8479;background:linear-gradient(145deg,#fff,#e9f8f2);border:1px solid #fff;border-radius:52px;place-items:center;width:210px;height:210px;margin-bottom:26px;animation:.5s cubic-bezier(.2,.8,.2,1) both target-enter;display:grid;box-shadow:0 35px 60px #19685d29,inset 6px 6px 15px #fff}.target-object img{object-fit:contain;filter:drop-shadow(0 18px 18px #22354e2e);width:158px;height:158px}.symbol-console{box-shadow:var(--shadow);background:#ffffffb8;border:1px solid #fff;border-radius:42px;padding:34px}.symbol-map{background:#edf7f1;border-radius:28px;grid-template-columns:repeat(5,1fr);gap:10px;padding:22px;display:grid}.symbol-map>div{color:#0f8479;background:#fff;border:1px solid #ffffffe6;border-radius:18px;grid-template-columns:auto 1fr;place-items:center;gap:6px;min-height:92px;display:grid;box-shadow:0 8px 18px #2d37540f}.symbol-map b{color:var(--ink);font-size:17px}.symbol-map img{object-fit:contain;filter:drop-shadow(0 10px 10px #22354e26);width:58px;height:58px}.keypad{grid-template-columns:repeat(5,1fr);gap:10px;width:min(520px,100%);margin:24px auto 0;display:grid}.keypad button{color:#fff;background:linear-gradient(160deg,#0f8d82,#123d5b);border:0;border-radius:20px;height:70px;font-size:24px;font-weight:850;transition:transform .16s;box-shadow:0 12px 22px #0f5c5c33,inset 0 1px #ffffff40}.keypad button:hover{transform:translateY(-3px)}.trail-heading{justify-content:space-between;align-items:center;height:105px;padding:8px 2%;display:flex}.trail-heading h2{margin-top:7px;font-size:clamp(27px,3vw,44px)}.trail-heading>span{color:#127c6b;background:#edfffacc;border:1px solid #fff;border-radius:99px;padding:12px 18px;font-size:12px;font-weight:850}.trail-board{height:calc(100vh - 220px);min-height:620px;box-shadow:var(--shadow), inset 0 0 80px #1cbb9114;background:radial-gradient(circle,#f5fffcf5,#d6f9e6d9);border:1px solid #fff;border-radius:38px;position:relative;overflow:hidden}.trail-board:before{content:"";background-image:radial-gradient(#1d846d17 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.trail-lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.trail-lines polyline{fill:none;stroke:#138b72;stroke-width:.48px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 2px 3px #138b7233);animation:.35s both line-draw}.trail-node{z-index:2;color:#253246;background:linear-gradient(145deg,#fff,#edf1f0);border:3px solid #1d957b8c;border-radius:50%;place-items:center;width:clamp(44px,4.1vw,66px);height:clamp(44px,4.1vw,66px);font-size:clamp(14px,1.5vw,21px);font-weight:900;transition:opacity .2s,transform .2s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 13px 24px #194f4329,inset 3px 3px 7px #fff}.trail-node.shape{background:linear-gradient(145deg,#fff,#e5eae7);border-color:#fff}.trail-node.shape span{background:conic-gradient(from -90deg, #119c79 0 var(--slice), #f5f5f2 var(--slice) 100%);border-radius:50%;width:100%;height:100%;box-shadow:inset -7px -7px 12px #0b4b3b1f,inset 5px 5px 9px #ffffffb3}.trail-node.done{opacity:.46;box-shadow:none}.trail-node:hover{transform:translate(-50%,-50%)scale(1.08)}.attention-shell{background:linear-gradient(#d9e9ff,#edf5ff);width:100%;max-width:none;padding:0 22px 22px}.attention-shell .game-header{max-width:1560px;margin:auto}.sky-stage{background:linear-gradient(#cfe2ff,#eaf3ff);border:1px solid #fffc;border-radius:34px;height:calc(100vh - 108px);min-height:650px;position:relative;overflow:hidden;box-shadow:inset 0 -120px 120px #ffffff52}.attention-title{z-index:10;justify-items:center;gap:4px;display:grid;position:absolute;top:26px;left:50%;transform:translate(-50%)}.attention-title>span{color:#6d7d96;letter-spacing:.12em;font-size:10px;font-weight:850}.attention-title strong{font-size:26px}.attention-title strong.blue{color:#168fa4}.attention-title strong.orange{color:#db6b19}.attention-title small{color:#ed5268;gap:5px;margin-top:5px;display:flex}.cloud{filter:blur(20px);background:#ffffff59;border-radius:50%;width:300px;height:80px;position:absolute}.cloud-a{top:22%;left:8%}.cloud-b{bottom:20%;right:12%}.moving-plane{z-index:5;object-fit:contain;will-change:transform;filter:drop-shadow(0 16px 12px #2b4f8433);width:clamp(72px,7vw,126px);height:clamp(72px,7vw,126px);animation-timing-function:linear;animation-iteration-count:infinite;position:absolute}.fly-right{left:-120px;top:var(--lane);animation-name:fly-right}.fly-left{right:-120px;top:var(--lane);animation-name:fly-left}.fly-up{left:var(--lane);animation-name:fly-up;bottom:-120px}.fly-down{left:var(--lane);animation-name:fly-down;top:-120px}.direction-console{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#37639338;border:1px solid #ffffffdb;border-radius:28px;grid-template-columns:repeat(4,1fr);gap:10px;padding:12px;display:grid;position:absolute;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 22px 45px #253d672e}.direction-console button{color:#fff;background:#207a9dbd;border:1px solid #ffffffb3;border-radius:20px;place-items:center;gap:2px;width:clamp(82px,8vw,118px);height:76px;transition:transform .16s,background .16s;display:grid;box-shadow:inset 0 1px #ffffff40}.direction-console button:hover{background:#287fa0;transform:translateY(-4px)}.direction-console svg{width:29px;height:29px}.direction-console span{font-size:10px;font-weight:750}.memory-shell{background:linear-gradient(#fff1e8,#fff8f4);width:100%;max-width:none;padding:0 22px 22px}.memory-shell .game-header{max-width:1560px;margin:auto}.money-shell{background:linear-gradient(145deg,#eef8f3,#fff7e8);width:100%;max-width:none;padding:0 22px 22px}.money-shell .game-header{max-width:1560px;margin:auto}.study-stage,.change-stage{grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;width:min(1260px,92%);min-height:calc(100vh - 110px);margin:auto;display:grid}.study-stage>div h2,.change-summary h2{letter-spacing:-.06em;margin:13px 0 14px;font-size:clamp(40px,5vw,70px)}.study-stage>div>p:last-child{color:var(--muted)}.receipt{background:linear-gradient(#fff,#f8f8f5);border-radius:12px 12px 28px 28px;padding:34px;position:relative;box-shadow:0 28px 70px #5a3f2b26}.receipt:after{content:"";background:linear-gradient(135deg,#0000 12px,#f8f8f5 0) 0 0/24px 24px repeat-x;height:24px;position:absolute;bottom:-15px;left:0;right:0}.receipt header{border-bottom:1px dashed #c9c6bd;justify-content:space-between;padding-bottom:20px;display:flex}.receipt header span{color:var(--muted);font-size:12px}.receipt>div{grid-template-columns:repeat(2,1fr);gap:12px;padding:22px 0;display:grid}.receipt>div>span{background:#f3f5f7;border-radius:18px;align-items:center;gap:12px;min-height:90px;padding:14px;display:flex}.receipt>div img{object-fit:contain;filter:drop-shadow(0 10px 8px #47372629);width:48px;height:48px}.receipt>div svg{width:34px;height:34px}.receipt>div .amber,.receipt>div .orange{color:#b86b13;background:#fff3de}.receipt>div .coral,.receipt>div .pink{color:#cf5966;background:#ffeaed}.receipt>div .yellow{color:#9f7c13;background:#fff8d8}.receipt>div .violet{color:#356e69;background:#e9f8f2}.receipt>div .blue,.receipt>div .cyan{color:#16809c;background:#e3f8ff}.receipt .primary-button{width:100%}.market-stage{min-height:calc(100vh - 108px);padding-top:80px;position:relative}.shopping-tab{z-index:20;color:#3a3a42;background:linear-gradient(#fff,#f0efec);border:0;border-radius:0 0 24px 24px;grid-template-columns:1fr auto;width:min(450px,80%);min-height:68px;padding:14px 22px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #3f312a1f}.shopping-tab:after{content:"";background:linear-gradient(135deg,#0000 7px,#f0efec 0) 0 0/14px 14px repeat-x;height:14px;position:absolute;bottom:-9px;left:0;right:0}.shopping-tab b{text-align:left}.shopping-tab span{color:#d87531;font-size:11px}.shopping-tab div{color:var(--muted);grid-column:1/-1;margin-top:10px;font-size:12px}.market-status{grid-template-columns:auto auto 1fr;align-items:center;gap:14px;width:min(1500px,95%);margin:20px auto;display:grid}.market-status>span{color:#e95666}.market-status>i{background:#7b4a2f1a;border-radius:99px;height:7px;overflow:hidden}.market-status>i span{background:linear-gradient(90deg,#ef9251,#d76a25);height:100%;transition:width .3s;display:block}.conveyor{background:#34373a;border-top:38px solid #85808a;border-bottom:38px solid #85808a;height:390px;margin:28px -22px;position:relative;overflow:hidden;box-shadow:inset 0 18px 30px #0003,inset 0 -18px 30px #0003}.belt-lines{opacity:.3;background:repeating-linear-gradient(90deg,#0000 0 42px,#b5b1bb 42px 62px);position:absolute;inset:-38px 0}.belt-item{z-index:3;color:#fff;background:0 0;border:0;border-radius:40px;align-content:center;place-items:center;gap:5px;width:150px;height:150px;animation:12s linear infinite conveyor-move;display:grid;position:absolute;left:-180px}.belt-item img{object-fit:contain;filter:drop-shadow(0 16px 10px #00000047);width:118px;height:118px}.belt-item svg{filter:drop-shadow(0 12px 8px #0000003d);width:76px;height:76px}.belt-item span{opacity:0;background:#00000040;border-radius:99px;padding:3px 8px;font-size:10px;transition:opacity .2s}.belt-item:hover span{opacity:1}.belt-item>i{color:#fff;background:#25b65e;border:4px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:5px;right:5px;box-shadow:0 8px 18px #00000040}.belt-item.selected:before{content:"";z-index:-1;background:#1d877b38;border-radius:50%;position:absolute;inset:4px}.belt-item.amber,.belt-item.orange{color:#f6a337}.belt-item.coral,.belt-item.pink{color:#f47b89}.belt-item.yellow{color:#f3cf4d}.belt-item.violet{color:#9e77ee}.belt-item.blue,.belt-item.cyan{color:#49c6e2}.memory-submit{justify-content:space-between;align-items:center;width:min(1100px,94%);margin:auto;display:flex}.memory-submit>span{color:var(--muted);font-size:12px}.change-summary>div{grid-template-columns:1fr 1fr;gap:12px;margin:28px 0 16px;display:grid}.change-summary>div span{color:var(--muted);background:#ffffffa6;border:1px solid #fff;border-radius:18px;gap:5px;padding:16px;display:grid}.change-summary>div b{color:var(--ink);font-size:24px}.change-summary>strong{color:#d76d25;font-size:32px}.cash-desk{box-shadow:var(--shadow);background:#ffffffc2;border:1px solid #fff;border-radius:34px;padding:30px}.cash-display{color:#fff;background:#34383b;border-radius:24px;min-height:140px;padding:22px}.cash-display>span{color:#c8cdd3;font-size:11px}.cash-display>b{margin:5px 0 14px;font-size:38px;display:block}.cash-display>div{flex-wrap:wrap;gap:7px;display:flex}.cash-display button{color:#fff;background:#6aa654;border:0;border-radius:8px;padding:6px 9px;font-size:11px}.money-pad{grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0;display:grid}.money-pad button{color:#537840;background:linear-gradient(145deg,#f5ffe9,#dcefc5);border:1px solid #4b6c4a29;border-radius:16px;place-items:center;gap:2px;min-height:76px;display:grid;box-shadow:0 8px 16px #41583a14}.money-pad small{font-size:9px}.money-pad b{font-size:17px}.cash-desk .primary-button{width:100%}.memory-study-board{gap:24px;display:grid}.memory-study-board>header{color:#704d38;border-bottom:1px solid #503a2a24;justify-content:space-between;padding-bottom:12px;display:flex}.memory-study-board>header span{color:#8a7468;font-size:12px}.memory-study-board>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(20px,4vw,54px);min-height:220px;display:flex}.memory-study-board>div img{object-fit:contain;filter:drop-shadow(0 20px 15px #5d402b29);width:clamp(104px,11vw,160px);height:clamp(104px,11vw,160px)}.memory-study-board .primary-button{justify-self:end;min-width:210px}.money-shell .change-summary>div span{background:0 0;border:0;border-bottom:1px solid #2b424224;border-radius:0;padding:8px 0}.money-shell .cash-desk{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.money-shell .cash-display{color:#173349;background:0 0;border-bottom:1px solid #2b424224;border-radius:0;min-height:112px;padding:12px 0}.money-shell .cash-display>span{color:#6c7c7f}.money-shell .cash-display>div{min-height:42px}.money-shell .cash-display button{background:0 0;border-radius:0;width:64px;height:44px;padding:0;position:relative;overflow:visible}.money-shell .cash-display button img{object-fit:contain;width:100%;height:100%}.money-shell .cash-remove{color:#fff;pointer-events:none;background:#e95656;border:2px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:-8px;right:-7px;box-shadow:0 5px 12px #b4303047}.money-shell .cash-remove svg{width:14px;height:14px}.money-shell .money-pad{gap:8px;margin:12px 0 18px}.money-shell .money-pad button{min-height:126px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;transition:transform .16s,filter .16s}.money-shell .money-pad button:hover{filter:brightness(1.04);transform:translateY(-5px)}.money-shell .money-pad button:active{transform:translateY(0)scale(.96)}.money-shell .money-pad img{object-fit:contain;filter:drop-shadow(0 14px 10px #24373d29);width:100%;height:122px}.report-shell{padding-bottom:40px}.report-chip{color:#7354d0;background:#f2edff;border:1px solid #6651d326;border-radius:99px;align-items:center;gap:6px;padding:9px 13px;font-size:11px;font-weight:800;display:flex}.report-hero{min-height:250px;box-shadow:var(--shadow);background:linear-gradient(120deg,#ffffffd1,#ebf6ffbf);border:1px solid #fff;border-radius:34px;justify-content:space-between;align-items:center;padding:45px 5%;display:flex}.report-hero>div>p:last-child{color:var(--muted)}.score-orb{color:#fff;background:conic-gradient(from 20deg,#19c4bc,#3479ee,#8e57df,#19c4bc);border-radius:50%;align-content:center;place-items:center;width:180px;height:180px;display:grid;box-shadow:0 28px 55px #3d59b047}.score-orb small{font-size:10px}.score-orb strong{letter-spacing:-.08em;font-size:72px;line-height:.95}.score-orb span{font-size:10px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:22px;display:grid}.metric-grid article{background:#ffffffbf;border:1px solid #fff;border-radius:25px;padding:22px;box-shadow:0 14px 36px #283c6912}.metric-grid article>div{align-items:center;gap:12px;display:flex}.metric-grid article>div>svg{color:#3f76dc;width:40px;height:40px}.metric-grid article>div span{display:grid}.metric-grid small{color:var(--muted)}.metric-grid b{font-size:30px}.metric-grid article>i{background:#e7ebf2;border-radius:99px;height:7px;margin:17px 0;display:block;overflow:hidden}.metric-grid article>i span{background:linear-gradient(90deg,var(--cyan),var(--blue),var(--violet));height:100%;display:block}.metric-grid p{color:var(--muted);font-size:11px;line-height:1.65}.insight-panel{background:#ffffffc7;border:1px solid #456fd524;border-radius:28px;margin-top:20px;padding:30px;box-shadow:0 18px 45px #283c6912}.insight-panel>div:first-child{align-items:flex-start;gap:14px;display:flex}.insight-panel>div:first-child>svg{color:#7658dc;width:36px;height:36px}.insight-panel small{color:#7558cf;font-weight:800}.insight-panel h2{margin-top:5px;font-size:26px}.insight-panel>p{color:var(--muted);margin:20px 0;line-height:1.8}.insight-panel>div:last-child{grid-template-columns:1fr 1fr;gap:12px;display:grid}.insight-panel>div:last-child span{color:#52627b;background:#f5f7fb;border-radius:15px;align-items:center;gap:8px;padding:15px;font-size:12px;display:flex}.insight-panel>div:last-child svg{color:#5a79d4}.report-actions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}@keyframes brain-float{50%{transform:translate(-50%,-53%)rotate(2deg)}}@keyframes orbit-float{50%{transform:translateY(-12px)rotate(4deg)}}@keyframes pulse-ring{0%{opacity:.7;transform:scale(.9)}to{opacity:0;transform:scale(1.18)}}@keyframes feedback-in{0%{opacity:0;transform:translate(-50%,-44%)scale(.8)}35%{opacity:1;transform:translate(-50%,-50%)scale(1.04)}to{opacity:0;transform:translate(-50%,-55%)scale(1)}}@keyframes target-enter{0%{opacity:0;transform:translateY(-40px)scale(.72)rotate(-7deg)}to{opacity:1;transform:none}}@keyframes line-draw{0%{opacity:.3}to{opacity:1}}@keyframes node-pulse{50%{box-shadow:0 0 0 12px #1ebd9924,0 15px 28px #194f432e}}@keyframes fly-right{0%{transform:translateX(0) rotate(var(--angle))}to{transform:translateX(calc(100vw + 240px)) rotate(var(--angle))}}@keyframes fly-left{0%{transform:translateX(0) rotate(var(--angle))}to{transform:translateX(calc(-100vw - 240px)) rotate(var(--angle))}}@keyframes fly-up{0%{transform:translateY(0) rotate(var(--angle))}to{transform:translateY(calc(-100vh - 240px)) rotate(var(--angle))}}@keyframes fly-down{0%{transform:translateY(0) rotate(var(--angle))}to{transform:translateY(calc(100vh + 240px)) rotate(var(--angle))}}@keyframes conveyor-move{0%{transform:translate(0)}42.8%{transform:translate(calc(100vw + 360px))}42.81%,to{transform:translate(calc(100vw + 360px))}}@media (width<=1050px){.landing-shell,.overview-shell,.report-shell,.center-shell{width:min(94%,820px)}.hero{grid-template-columns:1fr;padding-top:30px}.hero-stage{height:520px;min-height:0}.hero-copy{text-align:center}.hero-copy .eyebrow,.hero-actions{justify-content:center}.hero-copy>p:not(.eyebrow){margin:auto}.feature-strip{justify-content:center}.profile-grid{grid-template-columns:1fr;gap:35px}.task-grid{grid-template-columns:1fr 1fr}.symbol-layout{grid-template-columns:1fr}.target-zone{min-height:380px}.symbol-console{margin-bottom:30px}.study-stage,.change-stage{grid-template-columns:1fr;gap:30px;padding:40px 0}.metric-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.landing-shell,.overview-shell,.report-shell,.center-shell{width:calc(100% - 28px)}nav{height:74px}.brand em,nav>span{display:none}.hero{flex-direction:column;gap:45px;padding:40px 0 70px;display:flex}.hero-copy h1{font-size:44px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-actions{flex-direction:column}.feature-strip{gap:18px}.feature-strip b{font-size:22px}.hero-stage{width:100%;height:420px}.brain-object{width:190px;height:190px}.brain-object svg{width:86px}.glass-orbit{border-radius:18px;width:56px;height:56px}.hero-meter{width:190px}.profile-card{padding:20px}.profile-grid{padding:36px 4%}.form-panel{padding:20px}.overview-shell>header{padding-top:40px}.task-grid{grid-template-columns:1fr}.task-card{min-height:220px}.task-card>i{margin-bottom:28px}.overview-action{flex-direction:column;align-items:stretch;gap:16px}.overview-action .primary-button{width:100%}.game-shell{width:100%;padding:0 10px 16px}.game-header{grid-template-columns:45px 1fr auto;gap:8px;height:76px}.round-button{width:42px;height:42px}.timer{min-width:78px;padding:0 9px;font-size:11px}.timer svg{display:none}.symbol-layout{gap:12px;padding:8px 0 25px}.target-zone{border-radius:28px;min-height:310px;padding:28px}.target-zone h2{font-size:25px}.target-object{border-radius:38px;width:145px;height:145px}.target-object svg{width:65px}.target-object img{width:108px;height:108px}.symbol-console{border-radius:28px;padding:14px}.symbol-map{gap:5px;padding:10px}.symbol-map>div{grid-template-columns:1fr;min-height:66px}.symbol-map svg{width:22px}.symbol-map img{width:36px;height:36px}.symbol-map b{font-size:12px}.keypad{gap:6px}.keypad button{border-radius:15px;height:54px;font-size:19px}.trail-heading{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;height:120px}.trail-heading h2{font-size:25px}.trail-board{border-radius:24px;height:calc(100vh - 215px);min-height:580px}.trail-node{border-width:2px;width:42px;height:42px}.attention-shell,.memory-shell,.money-shell{padding:0 10px 10px}.sky-stage{border-radius:24px;height:calc(100vh - 90px);min-height:620px}.attention-title{top:16px}.direction-console{border-radius:20px;gap:5px;width:calc(100% - 20px);padding:7px;bottom:14px}.direction-console button{border-radius:15px;width:auto;height:64px}.direction-console span{display:none}.study-stage,.change-stage{width:96%;min-height:calc(100vh - 85px)}.study-stage>div h2,.change-summary h2{font-size:39px}.receipt{padding:22px}.receipt>div{grid-template-columns:1fr 1fr;gap:8px}.receipt>div>span{gap:7px;min-height:72px;padding:9px}.receipt>div svg{width:26px}.receipt>div img{width:38px;height:38px}.market-stage{padding-top:70px}.shopping-tab{min-height:58px}.market-status{grid-template-columns:auto auto}.market-status>i{grid-column:1/-1}.conveyor{height:360px;margin-left:-10px;margin-right:-10px}.belt-item{width:118px;height:118px}.belt-item svg{width:62px;height:62px}.belt-item img{width:92px;height:92px}.memory-submit{flex-direction:column;align-items:stretch;gap:10px}.memory-submit .primary-button{width:100%}.change-summary>div{grid-template-columns:1fr}.cash-desk{padding:18px}.report-hero{flex-direction:column;align-items:flex-start;gap:25px;padding:28px}.score-orb{align-self:center;width:145px;height:145px}.score-orb strong{font-size:58px}.metric-grid,.insight-panel>div:last-child{grid-template-columns:1fr}.report-actions{flex-direction:column}.report-actions .primary-button{width:100%}.intro-card,.dialog-card{padding:26px}.intro-card h2{font-size:31px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.web-app{background:#fff}.report-shell{width:100%}.report-actions,nav{display:none}.report-hero,.metric-grid article,.insight-panel{box-shadow:none}}.screen-symbol{background:#f5f0e7}.screen-trail{background:#d9f7e8}.screen-attention{background:#dceaff}.screen-memory{background:#ffe5d3}.screen-symbol .game-header{color:#263a58}.screen-trail .game-header{color:#176c5a}.screen-attention .game-header{color:#235c9c}.screen-memory .game-header{color:#9a542d}.screen-symbol .game-progress>i span{background:#d57949}.screen-trail .game-progress>i span{background:#16a879}.screen-attention .game-progress>i span{background:#458de4}.screen-memory .game-progress>i span{background:#e6793b}.screen-symbol .timer svg{color:#d57949}.screen-trail .timer svg{color:#15936e}.screen-attention .timer svg{color:#4b86d3}.screen-memory .timer svg{color:#dd783b}.symbol-shell,.trail-shell,.attention-shell,.memory-shell,.money-shell{min-height:100dvh}.symbol-shell{background:#f5f0e7}.symbol-layout{min-height:calc(100dvh - 118px)}.symbol-layout .target-zone{background:#ffffff4d}.symbol-map>div{background:#ffffffd1}.keypad{grid-template-columns:repeat(3,minmax(0,1fr))}.keypad button{background:#253f64;border-radius:18px}.keypad button:last-child{grid-column:2}.target-object{animation:2.7s ease-in-out infinite target-float,.5s cubic-bezier(.2,.8,.2,1) both target-enter}.target-object img{animation:2.7s ease-in-out infinite target-image-float}.trail-shell{background:#d9f7e8}.trail-board{background:#d8f7e7;box-shadow:inset 0 0 80px #16a8791f}.trail-heading>span{color:#137e66;background:#ffffffa3}.attention-shell{background:#dceaff}.attention-shell .sky-stage{background:#cfe1fb;border-color:#ffffffbf}.direction-console{width:210px;height:210px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:10px;padding:0;display:grid}.direction-console button{background:#559bb6;border-radius:22px;width:auto;height:auto;box-shadow:0 12px 20px #2c5d8529}.direction-console button:hover{background:#3f879f}.memory-shell{background:#ffe5d3}.memory-shell .market-stage{min-height:calc(100dvh - 108px)}.shopping-list-preview{gap:8px;display:flex;overflow:hidden}.shopping-list-preview span{justify-items:center;gap:2px;min-width:46px;display:grid}.shopping-list-preview img{object-fit:contain;width:38px;height:38px}.shopping-list-preview b{text-overflow:ellipsis;white-space:nowrap;max-width:46px;font-size:10px;overflow:hidden}.conveyor{height:330px}.belt-item{margin-top:-75px;top:50%}.belt-item img{width:122px;height:122px}.memory-submit{color:#8d5e48}.memory-submit>b{color:#d26f32;font-size:20px}.timeout-card{text-align:center}.timeout-card>svg{color:#d7793d;margin:0 auto 12px}@keyframes target-float{50%{transform:translateY(-8px)rotate(2deg)}}@keyframes target-image-float{50%{transform:translateY(-7px)rotate(2deg)scale(1.02)}}@media (width<=680px){html,body,#root{min-height:100%}.landing-shell,.center-shell,.overview-shell{height:100dvh;min-height:100dvh;overflow:hidden}.landing-shell nav{height:62px}.landing-shell .hero{grid-template-rows:auto minmax(130px,1fr);gap:14px;min-height:calc(100dvh - 92px);padding:10px 0 18px;display:grid}.hero-copy h1{margin:12px 0;font-size:36px;line-height:1.04}.hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.55}.hero-actions{gap:10px;margin-top:18px}.hero-actions .primary-button{min-height:50px}.hero-actions small{font-size:10px}.feature-strip{gap:24px;margin-top:18px}.feature-strip b{font-size:19px}.hero-stage{border-radius:28px 28px 0 0;height:100%;min-height:130px;overflow:hidden}.brain-object{width:126px;height:126px;top:68%}.brain-object svg{width:66px}.glass-orbit{border-radius:13px;width:42px;height:42px}.hero-meter,.landing-shell>.legal{display:none}.center-shell{padding:8px 0;display:block}.profile-card{border-radius:24px;height:calc(100dvh - 16px);padding:14px;overflow:hidden}.profile-grid{grid-template-rows:auto 1fr;gap:8px;height:calc(100% - 34px);padding:12px 2%}.profile-grid h1{margin:6px 0;font-size:28px}.profile-grid>div>p:not(.eyebrow),.privacy-panel{display:none}.form-panel{border-radius:20px;padding:14px}.form-panel label{gap:4px;margin-bottom:9px}.form-panel select{height:46px}.form-panel .primary-button{min-height:50px;margin-top:4px}.overview-shell{width:calc(100% - 20px);padding-bottom:8px}.overview-shell nav{height:54px}.overview-shell>header{padding:8px 0 10px}.overview-shell>header h1{margin:5px 0;font-size:29px}.overview-shell>header>p:last-child{font-size:11px}.task-grid{grid-template-columns:1fr 1fr;gap:8px}.task-card{border-radius:19px;min-height:148px;padding:12px}.task-card>span{font-size:38px;top:5px;right:9px}.task-card>i{border-radius:13px;width:42px;height:42px;margin-bottom:12px}.task-card small{font-size:9px}.task-card h3{margin:2px 0 8px;font-size:18px}.task-card>b{font-size:10px}.overview-action{border-radius:16px;margin-top:8px;padding:8px}.overview-action>span{display:none}.overview-action .primary-button{min-height:48px}.web-app.screen-symbol,.web-app.screen-trail,.web-app.screen-attention,.web-app.screen-memory{height:100dvh;min-height:100dvh;overflow:hidden}.game-shell{height:100dvh;min-height:0;overflow:hidden}.game-header{flex:none}.symbol-layout{grid-template-rows:39% 61%;align-items:stretch;gap:0;height:calc(100dvh - 76px);min-height:0;padding:0 8px 12px}.symbol-layout .target-zone{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:6px 8px 4px}.target-zone .eyebrow{font-size:9px}.target-zone h2{margin:2px 0 4px;font-size:20px}.target-zone>span{font-size:10px}.target-object{border-radius:30px;width:112px;height:112px;margin:4px 0 5px;box-shadow:0 14px 24px #6a4d301f}.target-object img{width:86px;height:86px}.symbol-console{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-rows:45% 55%;padding:0;display:grid}.symbol-map{background:#ffffff75;border-radius:18px;gap:2px;padding:4px 2px}.symbol-map>div{min-height:0;box-shadow:none;background:#ffffff9e;border:0;border-radius:10px;grid-template-columns:1fr;gap:0}.symbol-map b{font-size:11px;line-height:1}.symbol-map img{width:32px;height:32px}.keypad{align-content:center;gap:6px;width:214px;margin:8px auto 0}.keypad button{border-radius:13px;height:43px;font-size:18px;box-shadow:0 7px 12px #1832532e}.trail-heading{height:74px;padding:0 8px}.trail-heading .eyebrow{font-size:9px}.trail-heading h2{margin-top:2px;font-size:18px}.trail-heading>span{padding:7px 10px;font-size:10px}.trail-board{border:0;border-radius:20px;height:calc(100dvh - 150px);min-height:0}.trail-node{width:37px;height:37px}.attention-shell,.memory-shell,.money-shell{padding:0 8px 8px}.sky-stage{border:0;border-radius:20px;height:calc(100dvh - 84px);min-height:0}.attention-title{top:12px}.attention-title strong{font-size:24px}.direction-console{gap:7px;width:178px;height:178px;bottom:14px}.direction-console button{border-radius:18px}.direction-console span{display:none}.market-stage{height:calc(100dvh - 84px);min-height:0;padding-top:60px}.shopping-tab{border-radius:0 0 18px 18px;width:min(360px,88%);min-height:54px;padding:11px 16px}.market-status{width:94%;margin:8px auto 12px}.conveyor{border-top-width:30px;border-bottom-width:30px;height:245px;margin:12px -8px}.belt-item{width:100px;height:100px;margin-top:-50px}.belt-item img{width:84px;height:84px}.belt-item span{display:none}.belt-item>i{border-width:3px;width:27px;height:27px}.memory-submit{width:94%;min-height:32px;font-size:11px}.memory-submit .primary-button{display:none}.intro-backdrop,.dialog-backdrop{padding:8px}.intro-card,.dialog-card{border-radius:24px;max-height:calc(100dvh - 16px);padding:20px;overflow-y:auto}.intro-card h2{font-size:27px}.intro-rules{gap:5px;margin:12px 0}.intro-rules span{font-size:11px}.practice-panel{border-radius:17px;margin:10px 0;padding:10px}.practice-trigger{min-height:42px;font-size:11px}}.screen-home{background:#f3f7fb}.screen-home .landing-shell{height:100dvh;min-height:720px}.screen-home nav{height:76px}.home-duration{color:#52637b;align-items:center;gap:7px;font-weight:800;display:inline-flex}.brand>span{background:#3778e8;border-radius:13px;box-shadow:0 10px 24px #3778e833}.home-start{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-content:center;column-gap:clamp(60px,9vw,150px);min-height:calc(100dvh - 128px);padding:4vh 5vw 6vh;display:grid}.home-start>header{grid-row:1/4;align-self:center}.home-copy{padding-top:clamp(150px,16vw,210px);position:relative}.home-visual{object-fit:contain;pointer-events:none;filter:drop-shadow(0 22px 30px #2c5b9d29);width:clamp(205px,20vw,285px);height:auto;animation:5s ease-in-out infinite visual-float;position:absolute;top:-42px;left:-38px}.home-start h1{color:#16243a;letter-spacing:0;margin:16px 0;font-size:clamp(42px,4.6vw,64px);line-height:1.06}.home-start h1 span{color:#3778e8}.home-start>header>p:last-child{color:#68768b;max-width:480px;font-size:16px;line-height:1.7}.home-fields{border-top:1px solid #1d33521f;gap:8px;display:grid}.home-fields label{border-bottom:1px solid #1d33521f;grid-template-columns:100px 1fr;align-items:center;min-height:72px;display:grid}.home-fields label>span{color:#34455f;font-size:13px;font-weight:850}.home-fields select{color:#17253a;background:0 0;border:0;border-radius:0;outline:0;width:100%;height:52px;padding:0 8px;font-size:16px;font-weight:750}.home-actions{align-items:center;gap:18px;margin-top:24px;display:flex}.home-actions small{color:#7b8798;align-items:center;gap:6px;font-size:11px;display:flex}.screen-home .legal{padding:0;position:absolute;bottom:12px;left:0;right:0}.game-header{grid-template-columns:1fr 1fr;gap:0;height:68px;padding:0 6px}.game-progress{display:none}.round-button{width:44px;height:44px;box-shadow:none;background:#ffffffa8;border:0;border-radius:50%;justify-self:start}.timer{background:0 0;border:0;border-radius:0;justify-self:end;min-width:88px;height:44px;padding:0}.symbol-layout .target-zone,.symbol-console{box-shadow:none;background:0 0;border:0}.symbol-layout .target-zone{min-height:0;padding:0}.target-object{box-shadow:none;background:0 0;border:0}.symbol-map{background:0 0}.symbol-map>div{box-shadow:none;background:0 0;border:0}.symbol-map b{font-size:20px}.symbol-map img{width:70px;height:70px}.keypad{grid-template-columns:repeat(3,64px);justify-content:center;gap:12px;width:246px}.keypad button{color:#1f3048;background:#fff;border:1px solid #20355114;border-radius:50%;width:64px;height:64px;padding:0;font-size:23px;box-shadow:0 10px 18px #23355121}.keypad button:hover{background:#fff;transform:translateY(-2px)}.trail-board,.attention-shell .sky-stage{box-shadow:none;border:0}.trail-board{border-radius:0;height:calc(100dvh - 68px);min-height:0}.trail-node{aspect-ratio:1;border-radius:50%;padding:0;overflow:hidden}.trail-node.current{animation:none}.trail-node.shape span,.trail-practice i{aspect-ratio:1;clip-path:circle(50%);border-radius:50%}.moving-plane{animation-fill-mode:both}.direction-console{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:9px;width:226px;height:148px}.direction-console button{color:#28526d;background:#fff;border:1px solid #2b5b871a;border-radius:16px;box-shadow:0 8px 16px #2c5d851f}.direction-console button.direction-up{grid-area:1/2}.direction-console button.direction-left{grid-area:2/1}.direction-console button.direction-down{grid-area:2/2}.direction-console button.direction-right{grid-area:2/3}.direction-console button:hover{color:#28526d;background:#fff}.belt-item{animation-duration:28s}.feedback-pop{border:6px solid;border-radius:50%;width:92px;min-width:0;height:92px;padding:0;box-shadow:0 12px 30px #142d412e;background:#fffffff5!important}.feedback-pop svg{filter:none;width:56px;height:56px}.feedback-pop.correct{color:#20a66b}.feedback-pop.wrong{color:#e44d57}.tutorial-card{padding:26px}.tutorial-head{text-align:left}.tutorial-head>span{color:#5b6e8a;letter-spacing:.12em;font-size:10px;font-weight:900}.tutorial-head h2{margin:5px 0 4px}.tutorial-head p{color:#6d798c;font-size:13px;line-height:1.55}.coach-hint{color:#34445d;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.coach-hint span{gap:2px;font-size:12px;display:grid}.coach-hint b{color:#2674d9;font-size:13px}.coach-hint>svg{color:#2674d9;flex:none;width:34px;height:34px;animation:1.15s ease-in-out infinite coach-point}.practice-panel{box-shadow:none;background:#f5f8fc;border:0}.practice-panel button{border-radius:50%}.symbol-practice .practice-key-row{grid-template-columns:repeat(3,54px);gap:10px;display:grid}.practice-directions{grid-template-rows:repeat(2,1fr);gap:6px;width:164px;height:108px;grid-template-columns:repeat(3,1fr)!important;display:grid!important}.practice-directions button{border-radius:12px;width:auto;height:auto}.practice-directions .direction-up{grid-area:1/2}.practice-directions .direction-left{grid-area:2/1}.practice-directions .direction-down{grid-area:2/2}.practice-directions .direction-right{grid-area:2/3}.practice-trigger{background:0 0;border:0}@keyframes coach-point{50%{transform:translateY(7px)}}@media (width<=680px){.screen-home .landing-shell{width:calc(100% - 32px);min-height:100dvh}.screen-home nav{height:62px}.home-duration{font-size:11px;display:flex!important}.home-start{flex-direction:column;justify-content:center;gap:0;min-height:calc(100dvh - 96px);padding:8px 2px 32px;display:flex}.home-copy{padding-top:122px}.home-visual{width:158px;animation:5s ease-in-out infinite visual-float-mobile;top:-20px;left:50%;transform:translate(-50%)}.home-start h1{margin:8px 0;font-size:34px;line-height:1.08}.home-start>header>p:last-child{font-size:13px}.home-fields{margin-top:24px}.home-fields label{grid-template-columns:82px 1fr;min-height:58px}.home-fields select{height:48px;font-size:14px}.home-actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:20px}.home-actions .primary-button{width:100%;min-height:52px}.home-actions small{justify-content:center}.screen-home .legal{font-size:9px;display:block;bottom:8px}.game-header{grid-template-columns:1fr 1fr;height:58px;padding:0 4px}.timer{min-width:72px;font-size:12px}.timer svg{display:block}.symbol-layout{grid-template-rows:31% 69%;height:calc(100dvh - 58px)}.symbol-map{padding:5px}.symbol-map b{font-size:16px}.symbol-map img{width:48px;height:48px}.keypad{grid-template-columns:repeat(3,54px);gap:8px 18px;width:210px}.keypad button{border-radius:50%;width:54px;height:54px;font-size:20px}.trail-board{border-radius:0;height:calc(100dvh - 58px)}.direction-console{width:196px;height:128px;bottom:12px}.direction-console button{border-radius:14px}.sky-stage{height:calc(100dvh - 58px);min-height:0}.market-stage{height:calc(100dvh - 58px)}.tutorial-card{max-height:calc(100dvh - 12px);padding:18px}.tutorial-head h2{font-size:25px}.tutorial-head p,.coach-hint span{font-size:11px}.practice-panel{margin:8px 0}}.coach-layer{z-index:100;pointer-events:none;position:fixed;inset:0}.coach-shade{z-index:100;pointer-events:auto;background:#080f1cb8;position:fixed}.coach-shade-top{top:0;left:0;right:0}.coach-shade-left{left:0}.coach-shade-right{right:0}.coach-shade-bottom{bottom:0;left:0;right:0}.coach-spotlight{z-index:101;pointer-events:none;border:3px solid #fff;border-radius:18px;animation:1.2s ease-in-out infinite coach-spotlight;position:fixed;box-shadow:0 0 0 5px #428dffd9,0 0 28px #428dffb3}.coach-hit-target{z-index:103;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:18px;padding:0;position:fixed}.demo-ready-layer{z-index:120;color:#fff;text-align:center;background:#09111ec7;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.demo-ready-layer>svg{color:#62d79e;width:68px;height:68px;margin-bottom:16px}.demo-ready-layer>p{color:#b9c8dd;font-size:12px;font-weight:800}.demo-ready-layer h2{margin:6px 0 24px;font-size:30px}.demo-ready-layer .primary-button{min-width:230px}.coach-bubble{z-index:102;color:#263750;pointer-events:none;background:#fff;border-radius:16px;gap:5px;min-height:86px;padding:16px 18px;display:grid;position:fixed;box-shadow:0 20px 48px #00000047}.coach-bubble:after{content:"";background:#fff;width:18px;height:18px;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.coach-bubble.below:after{top:-8px}.coach-bubble.above:after{bottom:-8px}.coach-bubble b{z-index:1;color:#2877df;font-size:12px;position:relative}.coach-bubble span{z-index:1;font-size:14px;font-weight:750;line-height:1.45;position:relative}.feedback-pop{z-index:110}.coach-plane{z-index:5;width:clamp(104px,10vw,150px);height:clamp(104px,10vw,150px);transform:translate(-50%, -50%) rotate(var(--angle));object-fit:contain;filter:drop-shadow(0 16px 12px #2b4f8433);position:absolute;top:42%;left:50%}.market-stage .conveyor{margin-top:clamp(110px,16vh,160px)}.market-list-shade{z-index:15;cursor:default;background:#12171ea8;border:0;width:100%;height:100%;position:absolute;inset:0}.market-stage.list-open .belt-item{animation-play-state:paused}.market-stage.list-open .conveyor{pointer-events:none}.shopping-list-preview{justify-content:center;overflow:visible}.shopping-list-preview span{min-width:66px;position:relative}.shopping-list-preview img{width:58px;height:58px}.shopping-list-preview b{max-width:66px;font-size:11px}.shopping-list-preview span.selected{opacity:.58}.shopping-list-preview span>i{color:#fff;background:#22a66e;border:2px solid #fff;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:absolute;top:0;right:2px;box-shadow:0 5px 12px #19684c3d}.shopping-list-preview span>i svg{width:14px;height:14px}.memory-demo-belt{justify-content:space-around;align-items:center;padding:0 8%;display:flex}.demo-belt-item{z-index:3;background:0 0;border:0;border-radius:24px;width:132px;height:132px;padding:0;position:relative}.demo-belt-item img{object-fit:contain;filter:drop-shadow(0 16px 10px #00000047);width:112px;height:112px}.completion-screen{z-index:2;width:100%;min-height:100dvh;padding:max(28px, env(safe-area-inset-top)) 24px max(28px, env(safe-area-inset-bottom));text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.completion-art{object-fit:contain;pointer-events:none;filter:drop-shadow(0 24px 34px #1c304b2e);width:clamp(230px,28vw,330px);height:clamp(230px,28vw,330px);margin:-54px 0 -22px;animation:4.8s ease-in-out infinite visual-float}.completion-screen>p{color:#68768b;font-size:13px;font-weight:800}.completion-screen h1{color:#17243a;letter-spacing:0;margin:8px 0 30px;font-size:clamp(34px,5vw,56px);line-height:1.15}.completion-screen .primary-button{min-width:220px}.screen-complete{background:#f4f6f8}.completion-symbol{background:#f5f0e7}.completion-trail{background:#d9f7e8}.completion-attention{background:#dceaff}.completion-memory{background:#ffe5d3}.completion-money{background:#eef8f3}.report-shell{width:min(1180px,100% - 40px);padding-bottom:24px}.report-hero{border-radius:16px;grid-template-columns:minmax(0,1fr) 150px 116px;align-items:center;gap:24px;min-height:0;padding:24px 28px;display:grid;box-shadow:0 12px 30px #283c6912}.report-complete-art{object-fit:contain;pointer-events:none;filter:drop-shadow(0 16px 24px #23529124);width:150px;height:150px;margin:-28px 0}.report-hero h1{letter-spacing:0;margin:6px 0;font-size:clamp(32px,4vw,48px)}.score-orb{width:116px;height:116px;box-shadow:0 15px 30px #3d59b038}.score-orb strong{letter-spacing:0;font-size:48px}.report-facts{border-bottom:1px solid #22354e1a;grid-template-columns:repeat(3,1fr);min-height:74px;padding:12px 0;display:grid}.report-facts>span{place-items:center;gap:3px;display:grid}.report-facts>span+span{border-left:1px solid #22354e1a}.report-facts small,.metric-data small{color:#748197;font-size:10px}.report-facts b{color:#21334c;font-size:22px}.metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px}.metric-grid article{border-radius:14px;padding:15px;box-shadow:0 8px 20px #283c690d}.metric-grid article>div>svg{width:32px;height:32px}.metric-grid article>i{margin:11px 0}.metric-data{grid-template-columns:repeat(3,1fr);gap:6px!important;display:grid!important}.metric-data>span{gap:2px;display:grid}.metric-data b{font-size:13px}.metric-grid article>p{margin-top:10px}.insight-panel{border-radius:16px;margin-top:12px;padding:18px 20px;box-shadow:0 8px 24px #283c690d}.report-insight-art{object-fit:contain;filter:drop-shadow(0 10px 14px #2352911f);flex:none;width:54px;height:54px}.insight-panel h2{font-size:21px}.insight-panel>p{margin:12px 0;line-height:1.65}.insight-panel>p strong{color:#405fba;padding:0 3px}.insight-panel>div:last-child span{background:0 0;padding:4px 0}@keyframes coach-spotlight{50%{box-shadow:0 0 0 8px #428dff8c,0 0 34px #428dffd9}}@keyframes visual-float{50%{transform:translateY(-7px)}}@keyframes visual-float-mobile{50%{transform:translate(-50%,-6px)}}@media (width<=680px){.coach-bubble{min-height:80px;padding:14px 16px}.coach-bubble span{font-size:13px}.coach-spotlight{border-radius:15px}.market-stage .conveyor{margin-top:clamp(128px,18vh,158px)}.shopping-tab.open{width:94%;min-height:122px}.shopping-list-preview img{width:54px;height:54px}.memory-demo-belt{padding:0 3%}.demo-belt-item{width:94px;height:94px}.demo-belt-item img{width:82px;height:82px}.coach-plane{width:112px;height:112px;top:38%}.memory-shell .study-stage{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;align-items:stretch;gap:10px;width:100%;height:calc(100dvh - 58px);min-height:0;padding:14px 6px 18px;overflow:hidden}.memory-study-copy .eyebrow{display:none}.memory-study-copy h2{letter-spacing:0!important;margin:0 0 6px!important;font-size:28px!important}.memory-study-copy>p:last-child{font-size:11px;line-height:1.5}.memory-study-board{grid-template-rows:auto minmax(0,1fr) auto;gap:8px;min-height:0}.memory-study-board>header{padding-bottom:6px;font-size:12px}.memory-study-board>div{align-content:center;gap:8px 18px;min-height:0}.memory-study-board>div img{width:clamp(82px,25vw,104px);height:clamp(82px,25vw,104px)}.memory-study-board .primary-button{width:100%;min-height:46px}.money-shell .change-stage{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;align-items:stretch;gap:8px;width:100%;height:calc(100dvh - 58px);min-height:0;padding:6px 4px 10px;overflow:hidden}.money-shell .change-summary .eyebrow{display:none}.money-shell .change-summary h2{letter-spacing:0;margin:0 0 6px;font-size:23px}.money-shell .change-summary>div{grid-template-columns:1fr 1fr;gap:6px;margin:0 0 6px}.money-shell .change-summary>div span{border-radius:9px;padding:7px 9px;font-size:9px}.money-shell .change-summary>div b{font-size:16px}.money-shell .change-summary>strong{font-size:21px}.money-shell .cash-desk{border-radius:14px;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;padding:9px;display:grid}.money-shell .cash-display{border-radius:11px;min-height:68px;padding:9px 12px}.money-shell .cash-display>b{margin:2px 0 4px;font-size:25px}.money-shell .money-pad{gap:5px;margin:7px 0}.money-shell .money-pad button{min-height:72px}.money-shell .money-pad img{height:72px}.money-shell .cash-desk .primary-button{min-height:42px}.report-shell{width:calc(100% - 20px)}.report-shell nav{height:58px}.report-hero{grid-template-columns:minmax(0,1fr) 68px 88px;align-items:center;gap:7px;padding:16px;display:grid}.report-complete-art{width:78px;height:78px;margin:-10px -5px}.report-hero h1{font-size:27px}.report-hero>div>p:last-child{font-size:10px;line-height:1.45}.score-orb{width:88px;height:88px}.score-orb strong{font-size:36px}.report-facts{min-height:62px}.report-facts b{font-size:18px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article{min-width:0;padding:12px}.metric-grid b{font-size:23px}.metric-data b{font-size:11px}.metric-grid article>p{font-size:9px}.insight-panel{padding:15px}.insight-panel h2{font-size:18px}.insight-panel>p{font-size:11px}.insight-panel>div:last-child{grid-template-columns:1fr 1fr}.insight-panel>div:last-child span{font-size:10px}.report-insight-art{width:42px;height:42px}.completion-art{width:240px;height:240px;margin:-42px 0 -26px}}@media (prefers-reduced-motion:reduce){.home-visual,.completion-art{animation:none}}
|