:root{color:#25324d;font-synthesis:none;text-rendering:optimizelegibility;background:#fff8df;font-family:Trebuchet MS,Comic Sans MS,ui-rounded,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app{background:radial-gradient(circle at 10% 12%,#ffd5668c,#0000 24%),radial-gradient(circle at 87% 18%,#71d2ff6b,#0000 26%),linear-gradient(135deg,#fff5c6 0%,#ddf7ff 50%,#ffe3ea 100%);grid-template-columns:minmax(250px,310px) minmax(360px,1fr) minmax(240px,300px);gap:18px;min-height:100vh;padding:18px;display:grid}.panel{background:#ffffffd1;border:4px solid #25324d;border-radius:8px;box-shadow:8px 8px #25324d2e}.side-panel,.reward-panel{align-self:start;padding:18px}.brand{align-items:center;gap:12px;display:flex}.mascot{color:#25324d;background:#ffcf5d;border:4px solid #25324d;border-radius:50%;place-items:center;width:62px;height:62px;font-size:34px;font-weight:900;display:grid;transform:rotate(-8deg)}.eyebrow{color:#e35d70;letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(28px,5vw,46px);line-height:1}h2{margin:18px 0 10px;font-size:18px}.mode-tabs{grid-template-columns:repeat(auto-fit,minmax(68px,1fr));gap:8px;margin:18px 0;display:grid}.mode-tabs.compact{margin:0 0 10px}.mode-tabs button,.tool-row button,.number-pad button,.level-grid button,.difficulty{color:#25324d;background:#fff;border:3px solid #25324d;border-radius:8px;font-weight:900;box-shadow:3px 3px #25324d2e}.mode-tabs button,.tool-row button{min-height:42px}button.active,.difficulty.active{color:#fff;background:#25324d}.difficulty-list{gap:8px;display:grid}.difficulty-current{display:none}.difficulty{border-left:12px solid var(--accent);justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.difficulty small{opacity:.78;font-size:11px}.level-grid{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.level-grid button{place-items:center;min-height:38px;font-size:14px;display:grid}.level-grid span{color:#ffb703;font-size:9px}.level-pages,.level-grid-paged{display:none}.game-stage{grid-template-rows:auto minmax(320px,1fr) auto;align-items:center;gap:14px;display:grid}.topbar{grid-template-columns:repeat(5,1fr);gap:8px;padding:12px;display:grid}.stat{background:#f8fbff;border:2px dashed #25324d47;border-radius:8px;place-items:center;min-height:58px;display:grid}.stat span{color:#68728a;font-size:12px}.stat strong{color:#25324d;font-size:18px}.board-wrap{place-items:center;display:grid;position:relative}.sudoku-board{aspect-ratio:1;grid-template-columns:repeat(var(--size), 1fr);grid-template-rows:repeat(var(--size), 1fr);background:#25324d;border:5px solid #25324d;border-radius:8px;width:min(74vh,100%,620px);display:grid;overflow:hidden;box-shadow:12px 12px #25324d2e;container-type:inline-size}.cell{color:#25324d;width:100%;min-width:0;height:100%;min-height:0;font-size:clamp(20px, calc(58cqw / var(--size)), 42px);background:#fffef8;border:1px solid #25324d;border-width:0 1px 1px 0;place-items:center;font-weight:900;line-height:1;transition:transform .16s,background .16s;display:grid;overflow:hidden}.size-3 .cell{font-size:clamp(58px,22cqw,88px)}.cell small{color:#6d7890;overflow-wrap:anywhere;max-width:100%;padding:2px;font-size:clamp(8px,1.8vw,13px);line-height:1.1}.cell.given{color:#1c688c;background:#eaf7ff}.cell.related{background:#fff3bd}.cell.same{background:#c8f1d3}.cell.selected{z-index:1;background:#ffcf5d;position:relative;transform:scale(1.02)}.cell.conflict{color:#d63357;background:#ffe0e6}.pause-screen{text-align:center;background:#fffffff0;border:4px solid #25324d;border-radius:8px;place-items:center;font-size:clamp(22px,4vw,42px);font-weight:900;display:grid;position:absolute;inset:8%}.controls{padding:12px}.number-pad{grid-template-columns:repeat(9,1fr);gap:8px;display:grid}.size-3+.number-pad{grid-template-columns:repeat(3,1fr)}.number-pad:has(button:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}.number-pad button{background:#b9f0ff;min-height:52px;font-size:24px}.number-pad:has(button:nth-child(4):last-child){grid-template-columns:repeat(4,1fr)}.number-pad:has(button:nth-child(6):last-child){grid-template-columns:repeat(6,1fr)}.tool-row{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px;display:grid}.reward-panel{gap:16px;display:grid}.sticker-card{background:repeating-linear-gradient(-8deg,#fff,#fff 14px,#fff6cc 15px 28px);border:3px solid #25324d;border-radius:8px;min-height:150px;padding:18px}.sticker-card strong{margin-bottom:8px;font-size:26px;display:block}.settings{gap:12px;display:grid}.settings label{justify-content:space-between;align-items:center;gap:12px;font-weight:800;display:flex}.settings input[type=range]{width:120px}.difficulty-note{background:#fffef8;border:3px solid #25324d;border-radius:8px;gap:4px;padding:12px;display:grid}.difficulty-note span,.difficulty-note small{color:#5d6780;font-weight:800;line-height:1.45}.status-line{color:#5d6780;margin:0;font-weight:800;line-height:1.5}.profile-card{background:#f8fbff;border:3px solid #25324d;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.profile-card img,.leader-row img{object-fit:contain;width:54px;height:54px}.profile-card div{gap:3px;display:grid}.profile-card span{color:#68728a;font-size:12px;font-weight:800}.feature-panel{align-self:stretch;width:min(100%,860px);min-height:min(68vh,680px);padding:18px}.leaderboard-list,.form-stack{gap:12px;display:grid}.panel-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.mode-tabs.mini{width:min(220px,100%);margin:0}.leader-row{background:#fffef8;border:3px solid #25324d;border-radius:8px;grid-template-columns:42px 56px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid;box-shadow:4px 4px #25324d24}.leader-row>strong{background:#ffcf5d;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.leader-row small{color:#68728a;font-weight:800}.sticker-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;display:grid}.sticker-item{text-align:center;background:#fffef8;border:3px solid #25324d;border-radius:8px;place-items:center;gap:6px;min-height:172px;padding:12px;display:grid;box-shadow:4px 4px #25324d24}.sticker-item img{object-fit:contain;width:86px;height:86px}.sticker-item.locked img{filter:grayscale();opacity:.38}.sticker-item small{color:#68728a;font-weight:800}.form-stack input{color:#25324d;background:#fff;border:3px solid #25324d;border-radius:8px;min-height:46px;padding:8px 12px;font-weight:900}.inline-form{grid-template-columns:1fr auto;gap:8px;display:grid}.child-tabs{flex-wrap:wrap;gap:8px;display:flex}.child-chip{align-items:center;gap:6px;display:inline-flex}.child-tabs button,.sticker-item button{color:#25324d;background:#fff;border:3px solid #25324d;border-radius:8px;min-height:36px;font-weight:900;box-shadow:3px 3px #25324d24}.child-tabs button.active,.sticker-item button:not(:disabled):hover{color:#fff;background:#25324d}.child-tabs button.danger{color:#d63357;background:#fff4f4}.recovery-card{background:#fff6cc;border:3px solid #25324d;border-radius:8px;gap:6px;padding:12px;display:grid}.recovery-card code{color:#25324d;font-size:22px;font-weight:900}button:disabled{cursor:not-allowed;opacity:.55}.form-stack button{color:#25324d;background:#b9f0ff;border:3px solid #25324d;border-radius:8px;min-height:46px;font-weight:900;box-shadow:3px 3px #25324d2e}.form-stack label{justify-content:space-between;align-items:center;gap:12px;font-weight:900;display:flex}.unlock-toast{z-index:20;background:#fffef8;border:4px solid #25324d;border-radius:8px;place-items:center;gap:4px;width:min(220px,100vw - 32px);padding:16px;animation:.82s cubic-bezier(.2,1.3,.3,1) sticker-pop;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:8px 8px #25324d2e}.unlock-toast img{object-fit:contain;width:110px;height:110px}.unlock-toast.still{animation:none}@keyframes sticker-pop{0%{opacity:0;transform:translateY(24px)scale(.82)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width>=1061px){html,body,#root{width:100%;max-width:100%;height:100%;max-height:100%;overflow:hidden}.app{grid-template-columns:minmax(230px,286px) minmax(420px,1fr) minmax(220px,286px);gap:10px;width:100vw;height:100dvh;min-height:0;padding:10px;position:fixed;inset:0;overflow:hidden}.panel{border-width:3px;box-shadow:6px 6px #25324d29}.side-panel,.reward-panel{align-self:stretch;min-height:0;max-height:calc(100dvh - 20px);padding:10px;overflow:hidden}.brand{gap:10px}.mascot{border-width:3px;width:48px;height:48px;font-size:28px}h1{font-size:30px}h2{margin:8px 0 5px;font-size:15px}.mode-tabs{gap:6px;margin:10px 0}.mode-tabs button,.tool-row button{min-height:32px}.difficulty-list{gap:6px}.difficulty{border-left-width:9px;min-height:32px;padding:5px 9px}.difficulty small{font-size:10px}.level-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.level-grid button{min-height:24px;font-size:11px}.level-grid span{font-size:8px}.game-stage{grid-template-rows:auto minmax(0,1fr) auto;align-items:stretch;gap:8px;min-height:0;overflow:hidden}.topbar{gap:6px;padding:7px}.stat{min-height:42px}.stat span{font-size:11px}.stat strong{font-size:16px}.board-wrap{align-content:center;min-height:0}.sudoku-board{width:min(56dvh,100%,560px);box-shadow:8px 8px #25324d29}.controls{padding:8px}.mode-tabs.compact{margin-bottom:7px}.number-pad button{min-height:34px;font-size:20px}.tool-row button{min-height:30px}.reward-panel{align-content:start;gap:10px;display:grid}.reward-panel .sticker-card,.difficulty-note,.profile-card{min-height:auto;padding:9px}.reward-panel p{margin-bottom:0;line-height:1.35}}@media (width<=1060px){.app{grid-template-columns:minmax(0,1fr);gap:12px;padding:12px}.side-panel,.reward-panel{align-self:stretch}.level-grid{grid-template-columns:repeat(10,1fr)}.game-stage{grid-row:1;grid-template-rows:auto auto auto;gap:10px}.side-panel{grid-template-columns:minmax(210px,.8fr) minmax(320px,1.2fr);align-items:start;gap:12px;display:grid}.side-panel .brand,.side-panel .mode-tabs{grid-column:1}.side-panel section{grid-column:2}.reward-panel{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.reward-panel>h2{display:none}.sticker-card{min-height:auto}.sudoku-board{width:min(72vw,62vh,560px)}}@media (width<=620px){html,body{overflow-x:hidden}.app{align-content:start;gap:6px;min-height:100svh;padding:5px}.app>*,.panel,.game-stage{min-width:0;max-width:100%}.panel{border-width:3px;box-shadow:5px 5px #25324d29}.topbar{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;padding:5px}.topbar .stat:last-child{grid-column:auto}.stat{border-width:1px;min-height:36px;padding:2px}.stat span{font-size:9px}.stat strong{font-size:12px}.game-stage{gap:6px}.sudoku-board{border-width:3px;width:min(94vw,46svh,410px);box-shadow:5px 5px #25324d29}.size-3 .cell{font-size:clamp(38px,18cqw,64px)}.number-pad{grid-template-columns:repeat(3,1fr);gap:6px}:is(.number-pad:has(button:nth-child(4):last-child),.number-pad:has(button:nth-child(6):last-child)){grid-template-columns:repeat(3,1fr)}.controls{padding:7px}.number-pad button{min-height:40px;font-size:20px}.tool-row{grid-template-columns:repeat(3,1fr);gap:6px}.tool-row button{min-height:38px}.mode-tabs.compact{grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:7px}.mode-tabs.compact button{min-height:38px}.side-panel{grid-template-columns:1fr;gap:8px;padding:10px;overflow:hidden}.brand{gap:10px}.mascot{border-width:3px;width:52px;height:52px;font-size:30px}h1{font-size:28px}.side-panel .mode-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:8px 0;padding:0;display:grid;overflow:visible}.side-panel .mode-tabs button{min-width:0;min-height:38px;padding:5px 4px;font-size:13px}.side-panel section{grid-column:auto}.difficulty-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:0;display:grid}.difficulty{border-left-width:8px;align-content:center;gap:2px;min-height:48px;padding:7px 8px;display:grid}.difficulty small{font-size:10px}.difficulty-current{border:3px solid #25324d;border-left:10px solid var(--accent);background:#fffef8;border-radius:8px;gap:4px;margin-bottom:8px;padding:10px 12px;display:grid}.difficulty-current strong{color:#25324d;font-size:18px}.difficulty-current span{color:#5d6780;font-weight:800;line-height:1.35}.level-pages{background:#eef8ff;border:3px solid #25324d;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin-bottom:7px;padding:4px;display:grid}.level-pages button{color:#25324d;min-height:28px;box-shadow:none;background:0 0;border:0;border-radius:6px;font-size:10px;font-weight:900}.level-pages button.active{color:#fff;background:#25324d;box-shadow:2px 2px #25324d29}.level-grid-full{display:none}.level-grid-paged{display:grid}.level-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;max-height:none;padding-right:2px;overflow:hidden visible}.level-grid button{min-height:32px;font-size:12px}.reward-panel{grid-template-columns:1fr;gap:8px;padding:10px}.reward-panel .sticker-card{display:none}.difficulty-note,.profile-card{padding:10px}.status-line{font-size:13px}.feature-panel{min-height:auto;padding:12px}.leader-row{grid-template-columns:34px 46px 1fr}.leader-row small{grid-column:3}.sticker-grid{grid-template-columns:repeat(2,1fr)}.panel-heading,.inline-form{grid-template-columns:1fr;display:grid}.sticker-item{min-height:154px;padding:10px}.sticker-item img{width:72px;height:72px}.unlock-toast{bottom:12px;right:12px}}@media (width<=620px) and (orientation:landscape){.app{grid-template-columns:minmax(0,1fr) minmax(230px,300px);align-items:start}.game-stage{grid-column:1}.side-panel,.reward-panel{grid-column:2}.sudoku-board{width:min(58svh,55vw,420px)}.reward-panel{display:none}}@media (width<=620px) and (height<=760px) and (orientation:portrait){.stat{min-height:32px}.stat span{display:none}.stat strong{font-size:12px}.sudoku-board{width:min(93vw,43svh,380px)}.controls{padding:6px}.number-pad button{min-height:38px}}@media (width>=621px) and (width<=1060px) and (orientation:landscape){.app{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start}.game-stage{grid-area:1/2/span 2}.side-panel{grid-column:1;grid-template-columns:1fr;max-height:calc(100svh - 24px);overflow:auto}.side-panel .brand,.side-panel .mode-tabs,.side-panel section{grid-column:auto}.level-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.reward-panel{grid-column:1;grid-template-columns:1fr}.sudoku-board{width:min(66svh,58vw,560px)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
