:root{--ink:#f4f1e8;--muted:#98a3b7;--line:#28334a;--panel:#141e31;--panel-soft:#19253a;--navy:#0a1120;--accent:#ff7a45;--accent-soft:#ffb078;--green:#1fc77a;--yellow:#f1bd3b;--wrong:#eb6b39}*{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--navy)}body{background:radial-gradient(circle at 50% -10%, #445d8c38, transparent 32rem), linear-gradient(180deg, #0d1628 0%, var(--navy) 48%, #080e1a 100%);color:var(--ink);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button,a{color:inherit}main{min-height:100vh}.site-header{border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;max-width:1180px;margin:0 auto;padding:22px 24px;display:grid}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:22px;font-weight:900;text-decoration:none;display:flex}.brand>span:last-child span{color:var(--accent)}.brand-mark{width:32px;height:30px;display:block;position:relative}.brand-mark i{background:var(--panel-soft);border:1px solid #6b7891;border-radius:3px;width:18px;height:25px;position:absolute;top:2px;left:8px;transform:rotate(-8deg)}.brand-mark i:nth-child(2){border-color:var(--accent);transform:rotate(0)}.brand-mark i:nth-child(3){transform:rotate(8deg)}.header-tagline{color:var(--muted);text-align:center;margin:0;line-height:1.35}.header-tagline strong,.header-tagline span{display:block}.header-tagline strong{color:var(--ink);font-family:Georgia,serif;font-size:15px;font-weight:500}.header-tagline span{margin-top:2px;font-size:10px}.header-meta{color:var(--muted);justify-self:end;align-items:center;gap:8px;font-size:12px;display:flex}.header-meta strong{color:var(--ink);font-weight:600}.live-dot{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #1fc77a1f}.mode-switcher{border:1px solid var(--line);background:#0e1727d1;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:6px;max-width:760px;margin:34px auto 22px;padding:6px;display:grid}.mode-switcher button{cursor:pointer;background:0 0;border:0;border-radius:9px;padding:11px 18px;transition:all .18s}.mode-switcher button:hover{background:#ffffff09}.mode-switcher button.active{background:var(--ink);color:#101827;box-shadow:0 6px 22px #00000040}.mode-switcher span,.mode-switcher small{display:block}.mode-switcher span{font-size:14px;font-weight:800}.mode-switcher small{opacity:.62;margin-top:2px;font-size:10px}.game-shell{border:1px solid var(--line);background:#111b2ddb;border-radius:22px;max-width:1180px;min-height:420px;margin:0 auto;padding:22px;box-shadow:0 30px 80px #00000038}.game-shell.is-solved{min-height:0}.game-topline{justify-content:space-between;align-items:center;margin-bottom:19px;display:flex}.game-topline>div:first-child{flex-direction:column;gap:3px;display:flex}.round-label{color:var(--muted);letter-spacing:.12em;font-size:10px;font-weight:800}.game-topline strong{font-family:Georgia,serif;font-size:21px;font-weight:500}.guess-counter{color:var(--muted);font-size:12px}.guess-counter span{color:var(--ink);margin-right:4px;font-family:Georgia,serif;font-size:22px}.range-control{border:1px solid var(--line);background:#101a2c;border-radius:12px;align-items:center;gap:18px;margin-bottom:16px;padding:12px 15px;display:flex}.range-control label{color:var(--muted);min-width:128px;font-size:12px}.range-control label strong{color:var(--accent-soft);margin-top:2px;display:block}.range-control input{accent-color:var(--accent);cursor:pointer;flex:1}.search-wrap{z-index:4;position:relative}.search-wrap>input{color:var(--ink);background:#1b273d;border:1px solid #38445c;border-radius:12px;outline:none;width:100%;padding:17px 52px;font-size:16px;transition:all .18s}.search-wrap>input:focus{border-color:#6575cc;box-shadow:0 0 0 3px #6575cc1f}.search-wrap>input::placeholder{color:#7d889c}.search-wrap>input:disabled{cursor:not-allowed;opacity:.65}.search-icon{pointer-events:none;border:2px solid #8c97aa;border-radius:50%;width:16px;height:16px;position:absolute;top:19px;left:20px}.search-icon:after{content:"";background:#8c97aa;width:7px;height:2px;position:absolute;top:12px;right:-6px;transform:rotate(45deg)}.clear-search{cursor:pointer;opacity:.7;background:0 0;border:0;font-size:24px;position:absolute;top:12px;right:14px}.suggestions{background:#172237;border:1px solid #37445d;border-radius:12px;margin:7px 0 0;padding:6px;list-style:none;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 22px 44px #0000005c}.suggestions li+li{border-top:1px solid #ffffff0b}.suggestions button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:11px 12px;display:flex}.suggestions button:hover,.suggestions button.selected{background:#22304a}.suggestions strong,.suggestions small{display:block}.suggestions strong{font-size:14px}.suggestions small{color:var(--muted);margin-top:3px;font-size:11px}.suggestions em{color:var(--accent-soft);font-size:12px;font-style:normal}.empty-state{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:255px;display:flex}.empty-state strong{color:var(--ink);margin-top:16px;font-family:Georgia,serif;font-size:20px;font-weight:500}.empty-state p{margin:7px 0 0;font-size:12px}.mini-card{background:linear-gradient(145deg,#1d2a42,#121b2e);border:1px solid #3a4761;border-radius:7px;justify-content:center;align-items:center;width:54px;height:74px;display:flex;transform:rotate(-3deg);box-shadow:10px 10px 0 -5px #0d1525,10px 10px 0 -4px #334057}.mini-card span{color:var(--accent);font-family:Georgia,serif;font-size:34px}.results-scroll{scrollbar-color:#43506a transparent;scrollbar-width:thin;margin-top:14px;overflow-x:auto}.results-grid{grid-template-columns:minmax(170px,1.35fr) repeat(5,minmax(105px,1fr)) minmax(140px,1.15fr);gap:6px;min-width:980px;display:grid}.result-head{color:#bac2d1;letter-spacing:.1em;text-transform:uppercase;background:#202c42;border:1px solid #ffffff06;border-radius:9px;margin-bottom:6px;padding:11px 13px;font-size:10px;font-weight:800}.result-head span:not(:first-child){text-align:center}.result-row{background:#172236;border:1px solid #27344b;border-radius:10px;margin-bottom:6px;padding:6px}.card-name{flex-direction:column;justify-content:center;padding:7px 9px;display:flex}.card-name strong{font-size:14px}.card-name small{color:var(--muted);margin-top:4px;font-size:10px}.result-cell{text-align:center;border:1px solid;border-radius:7px;justify-content:center;align-items:center;min-height:56px;padding:6px;font-size:11px;font-weight:700;display:flex}.result-cell.correct{color:#54e5a1;background:#1fc77a1f}.result-cell.partial{color:#f2c85e;background:#f1bd3b1c}.result-cell.wrong{color:#ff8a58;background:#eb6b391a}.win-panel{background:linear-gradient(100deg,#1fc77a21,#1fc77a08);border:1px solid #1fc77a73;border-radius:13px;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.win-panel span,.win-panel strong{display:block}.win-panel span{color:#62dca4;letter-spacing:.12em;font-size:9px;font-weight:900}.win-panel strong{margin-top:2px;font-family:Georgia,serif;font-size:21px;font-weight:500}.win-actions{gap:8px;display:flex}.win-actions button{background:var(--green);color:#071a12;cursor:pointer;border:0;border-radius:8px;padding:10px 13px;font-size:11px;font-weight:800}.win-actions button.secondary{color:var(--ink);background:0 0;border:1px solid #ffffff40}.legend{justify-content:center;gap:22px;padding:19px 0 0;display:flex}.legend span{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.legend i{border-radius:50%;width:7px;height:7px}.legend .correct{background:var(--green)}.legend .partial{background:var(--yellow)}.legend .wrong{background:var(--wrong)}footer{color:#727f94;justify-content:space-between;max-width:1180px;margin:0 auto;padding:26px 24px 42px;font-size:10px;line-height:1.6;display:flex}footer p{max-width:740px;margin:0}footer a{color:#aeb9cd}@media (max-width:800px){.site-header{grid-template-columns:auto 1fr;gap:14px}.header-meta{display:none}.header-tagline{text-align:right;justify-self:end}.mode-switcher{margin-inline:16px}.mode-switcher button{padding-inline:7px}.game-shell{border-width:1px 0 0;border-radius:18px 18px 0 0;padding:17px}.range-control{flex-direction:column;align-items:stretch;gap:8px}.win-panel{flex-direction:column;align-items:flex-start;gap:13px}footer{flex-direction:column;gap:12px}}@media (max-width:480px){.site-header{align-items:start}.header-tagline strong{font-size:13px}.header-tagline span{max-width:130px}.mode-switcher{grid-template-columns:repeat(2,1fr)}.legend{gap:13px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
