:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#eaf2fa;background:#0b1427;font-size:16px}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 12% 0%,#1c3a52 0%,transparent 37%),radial-gradient(circle at 85% 70%,#182c49 0%,transparent 42%),#0b1427}button,select,input{font:inherit}button{cursor:pointer}button:disabled{opacity:.42;cursor:not-allowed}a{color:inherit}.shell{max-width:1240px;margin:auto;padding:0 28px 50px}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff18}.brand{text-decoration:none;font-size:.86rem;font-weight:800;letter-spacing:.14em;display:flex;align-items:center;gap:11px}.brand b{color:#5de4d1}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#5de4d1;color:#0c2133;font-size:1.45rem;letter-spacing:0}.top-actions{display:flex;gap:8px}.icon-button{width:38px;height:38px;border:1px solid #ffffff35;border-radius:11px;background:#ffffff0b;color:inherit;font-size:1.1rem}.game-header{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:38px 0 26px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#5de4d1;font-size:.76rem;font-weight:800;margin:0 0 8px}.game-header h1{font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.05em;margin:0 0 7px}.subhead{margin:0;color:#b2c2d2;line-height:1.5}.daily-button,.primary{border:0;background:#5de4d1;color:#102038;padding:13px 19px;border-radius:12px;font-weight:800;white-space:nowrap}.daily-button:hover,.primary:hover{background:#8af5e6}.game-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(255px,1fr);gap:20px}.game-panel,.side-card{background:#172640ee;border:1px solid #ffffff20;box-shadow:0 16px 42px #040d1b46;border-radius:22px}.game-panel{padding:24px;position:relative;min-height:590px}.level-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.mode-label{font-size:.69rem;letter-spacing:.15em;color:#5de4d1;font-weight:900}.level-bar h2{font-size:1.5rem;margin:2px 0 0}.counter{color:#bfd0e0;border:1px solid #ffffff28;border-radius:99px;padding:7px 12px;font-size:.88rem}.board{--size:5;display:grid;grid-template-columns:repeat(var(--size),minmax(0,1fr));gap:clamp(4px,1vw,9px);width:min(100%,465px);aspect-ratio:1;margin:8px auto 0;padding:clamp(7px,1.6vw,15px);border-radius:18px;background:#0d1b33;border:1px solid #ffffff18}.tile{min-width:0;min-height:0;border:1px solid #344b6a;background:#203450;border-radius:clamp(7px,1vw,12px);color:#e4f5fc;display:grid;place-items:center;font-size:clamp(1.1rem,3vw,2rem);font-weight:700;line-height:1;transition:transform .16s,background .16s,opacity .2s;touch-action:manipulation}.tile:not(:disabled):hover{background:#345875;transform:translateY(-2px)}.tile.clear{background:#122440;border-color:#ffffff0d;cursor:default}.tile.blocked{animation:shake .25s ease;background:#ad5465}.tile.hinted{outline:3px solid #efce67;outline-offset:2px;animation:pulse 1s infinite}.tile:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #efce67;outline-offset:3px}.feedback{text-align:center;color:#b8c9da;min-height:25px;margin:16px 0 19px}.controls{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.controls button,.level-pick button{border:1px solid #56708f;background:#243b59;color:#e6f2f9;padding:10px 16px;border-radius:10px;font-weight:650}.controls button:hover:not(:disabled),.level-pick button:hover{background:#36577a}.sidebar{display:grid;align-content:start;gap:16px}.side-card{padding:21px}.side-heading{font-size:.82rem;text-transform:uppercase;letter-spacing:.14em;color:#92abc3;font-weight:800;margin:0 0 16px}.side-card label{display:flex;justify-content:space-between;color:#dfebf3;font-size:.87rem;font-weight:650;margin:14px 0 8px}.side-card select,.side-card input{width:100%;border:1px solid #526986;border-radius:10px;padding:11px 12px;background:#0c1b31;color:#fff;min-height:44px}.level-pick{display:flex;gap:8px}.level-pick input{max-width:110px}.muted{font-size:.83rem;color:#9db1c5;margin:14px 0 0}.stat-row{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #ffffff13;color:#afc1d3}.stat-row:last-child{border-bottom:0}.stat-row strong{color:#e8f6fa}.achievements{display:grid;gap:9px}.badge{padding:10px;border:1px solid #ffffff1c;border-radius:10px;color:#98aabf;font-size:.88rem}.badge.earned{color:#f5d788;background:#f5d78814;border-color:#f5d78855}.complete{position:absolute;inset:90px 18px 80px;background:#10243cf2;border:1px solid #5de4d185;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px;box-shadow:0 20px 80px #0009}.complete[hidden]{display:none}.complete h2{font-size:2rem;margin:10px 0 0}.complete p{color:#bdd3dd;line-height:1.5}.celebrate{font-size:3.5rem;color:#f5d788}.bottom-note{color:#8198ae;font-size:.82rem;line-height:1.6;margin:23px 0}.bottom-note a{color:#80e6d8}@keyframes shake{25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@keyframes pulse{50%{box-shadow:0 0 0 7px #efce6725}}@media(max-width:760px){.shell{padding:0 15px 32px}.topbar{height:65px}.brand{font-size:.72rem;letter-spacing:.07em}.game-header{padding:26px 0 19px;align-items:start;flex-direction:column}.game-layout{grid-template-columns:1fr}.game-panel{min-height:auto;padding:14px 12px 22px}.side-card{padding:18px}.board{width:min(100%,480px)}.complete{inset:76px 10px 65px}.bottom-note{margin-top:20px}}@media(max-width:360px){.brand{font-size:.62rem}.brand-mark{width:28px;height:28px}.tile{font-size:1.1rem}.controls button{padding:9px 11px}}
body.light{color:#142743;background:#eaf3f8}body.light .topbar{border-color:#192e4628}body.light .game-panel,body.light .side-card{background:#fff;border-color:#cadae5;box-shadow:0 16px 42px #2843591c}body.light .subhead,body.light .stat-row,body.light .feedback{color:#4e6478}body.light .eyebrow,body.light .mode-label,body.light .brand b{color:#097d79}body.light .board{background:#c8dce9;border-color:#acc2d1}body.light .tile{background:#e4eff6;color:#153451;border-color:#afc6d5}body.light .tile.clear{background:#d3e3ed}body.light .tile:not(:disabled):hover{background:#bcdbe6}body.light .side-card select,body.light .side-card input{background:#f5fafc;color:#13283f;border-color:#a9c1d2}body.light .side-card label,body.light .stat-row strong{color:#19334d}body.light .counter{color:#284358;border-color:#a9c1d2}body.light .side-heading,body.light .muted{color:#526b80}body.light .controls button,body.light .level-pick button{background:#e3eff5;color:#19334d;border-color:#acc5d3}body.light .icon-button{color:#14304a;border-color:#acc5d3}body.light .badge{color:#63788b;border-color:#d5e1e9}body.light .badge.earned{color:#705411;background:#fff2cb;border-color:#dbc476}body.light .bottom-note{color:#526b80}body.light .bottom-note a{color:#087e77}
