.page{min-height:100vh;background:#f5f5f5;color:#111;position:relative;overflow:hidden}.decorLayer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.decorSquare{position:absolute;background:#000;border-radius:6px}.topBar{position:fixed;top:18px;left:18px;right:18px;display:grid;grid-template-columns:120px 1fr 160px;gap:14px;align-items:center;z-index:10}.topTitle{font-weight:700;font-size:18px}.topProgress{width:100%}.topMeta{display:flex;justify-content:flex-end}.chip{font-size:12px;padding:6px 10px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#00000008;color:#000000a6}.progress{margin:0}.progressTop{display:none}.progressTrack{height:10px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#00000008;overflow:hidden}.progressFill{height:100%;background:#00000059;border-radius:999px}.rightPanel{position:fixed;top:110px;right:18px;width:300px;height:calc(100vh - 140px);z-index:20;background:#0000000f;border:1px solid rgba(0,0,0,.12);border-radius:6px;padding:16px;display:grid;grid-template-rows:auto 1fr auto;gap:14px}.rightHeader{display:grid;gap:8px}.rightTitle{font-weight:700;font-size:18px}.rightSubtle,.rightNote{font-size:12px;color:#0000008c}.centerStage{position:fixed;left:50%;top:52%;transform:translate(-50%,-50%);z-index:5;width:min(720px,calc(100vw - 360px));height:min(560px,calc(100vh - 220px));display:grid;grid-template-rows:auto 1fr auto auto;justify-items:center;border-radius:6px;background:transparent}.mindStateBar{width:320px;height:40px;background:#00000014;border-radius:6px;display:grid;place-items:center;margin-top:34px}.mindStateText{color:#00000073;font-weight:600}.actArea{display:grid;place-items:center;align-self:center}.actButton{width:220px;height:56px;border-radius:999px;border:0;background:#0000001f;color:#111;font-weight:700;cursor:pointer}.actButton:hover{background:#00000029}.actButton:active{transform:translateY(1px)}.statsBlock{display:grid;gap:10px;justify-items:center;margin-bottom:18px}.counter{font-weight:700;font-size:16px}.miniStats{width:260px;display:flex;justify-content:space-between;font-size:13px;color:#0000008c;margin:0}.actionStack{display:grid;justify-items:center;align-content:center;gap:14px;flex:1}.statusWrap{width:420px;display:grid;place-items:center;margin-bottom:14px}.status{width:100%;text-align:center;font-size:13px;color:#0000008c;padding:10px 12px;border-radius:6px;background:#0000000a}.insightPanel{display:grid;grid-template-rows:auto auto;gap:14px}.insightList{display:grid;gap:14px}.insightItem{height:44px;border:0;border-radius:6px;background:#0000001a;display:grid;grid-template-columns:1fr 44px;align-items:center;padding:0 12px;cursor:pointer}.insightItem:disabled{opacity:.45;cursor:not-allowed}.insightItemTitle{text-align:left;font-weight:600}.insightItemPrice{text-align:right;color:#0000008c}.hoverBox{background:#0000000f;border-radius:6px;padding:10px;border:1px solid rgba(0,0,0,.08)}.hoverLabel{font-size:12px;color:#0000008c;margin-bottom:6px}.hoverText{font-size:13px;color:#000000b3;min-height:34px}@media (max-width: 980px){.rightPanel{position:static;width:auto;height:auto;margin:130px 18px 18px}.centerStage{position:static;transform:none;width:auto;height:auto;margin:18px}}.popLayer{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:999}.popNum{position:absolute;transform:translate(-50%,-50%);font-weight:800;font-size:16px;color:#000000bf;text-shadow:0 1px 0 rgba(255,255,255,.35);animation:popFly .7s ease-out forwards;will-change:transform,opacity}.popHeavy{color:#000000eb;font-weight:900;text-shadow:0 1px 0 rgba(255,255,255,.22)}@keyframes popFly{0%{opacity:0;transform:translate(-50%,-50%) scale(calc(.9 * var(--s, 1)))}10%{opacity:1;transform:translate(-50%,-50%) scale(calc(1.1 * var(--s, 1)))}to{opacity:0;transform:translate(calc(-50% + var(--dx)),calc(-50% + var(--dy))) scale(calc(1 * var(--s, 1)))}}.breezeLayer{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3;overflow:hidden}.breezeLine{position:absolute;left:-40%;width:60%;height:3px;border-radius:999px;background:#51818a1a;filter:blur(.2px);animation:breezeMove 5.2s linear infinite;opacity:1}.breezeLine1{top:18%;animation-duration:6.2s;opacity:.52}.breezeLine2{top:30%;animation-duration:5.4s;opacity:.68}.breezeLine3{top:46%;animation-duration:6.8s;opacity:.9}.breezeLine4{top:60%;animation-duration:5.9s;opacity:.66}.breezeLine5{top:72%;animation-duration:7.4s;opacity:.54}.breezeLine6{top:84%;animation-duration:6.6s;opacity:.62}@keyframes breezeMove{0%{transform:translate(0)}to{transform:translate(140%)}}.mindPulse{transform:scale(1.04);animation:mindPulse 2.4s ease-in-out infinite}@keyframes mindPulse{0%,to{transform:scale(1.04)}50%{transform:scale(1.07)}}.actButtonBordered{border:2px solid rgba(0,0,0,.55);box-shadow:0 0 #0000001a,0 10px 22px #0000002e}.actButtonBordered:hover{box-shadow:0 0 0 4px #0000001f,0 14px 28px #0003}:root{--bg: #0b0d10;--text: #e9eef6;--muted: #9aa6b2;--line: rgba(255, 255, 255, .08);--shadow: 0 8px 26px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,"Apple Color Emoji","Segoe UI Emoji";background:radial-gradient(1000px 700px at 50% -10%,rgba(255,255,255,.08),transparent 55%),var(--bg);color:var(--text)}a{color:inherit}.muted{color:var(--muted)}.pill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:#ffffff05}.pillMuted{opacity:.85}
