:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#20332e;background:#eef2ed;font-synthesis:none;font-variant-numeric:tabular-nums}*{box-sizing:border-box}body{margin:0}main{max-width:1000px;margin:auto;padding:max(24px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}header{margin:0 0 24px}.eyebrow{font-size:10px;letter-spacing:.22em;color:#62776f}h1{font-family:Georgia,serif;font-size:48px;font-weight:400;margin:8px 0}h1 span{color:#b38955}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible{outline:3px solid #b38955;outline-offset:2px}.board{display:grid;grid-template-columns:repeat(9,1fr);width:min(100%,480px);aspect-ratio:1;border:2px solid #324c43;background:#fafcf8}.cell{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;border:0;border-right:1px solid #d1dcd4;border-bottom:1px solid #d1dcd4;background:none;aspect-ratio:1;padding:0}.cell:nth-child(3n){border-right:2px solid #324c43}.cell:nth-child(9n){border-right:0}.cell:nth-child(n+19):nth-child(-n+27),.cell:nth-child(n+46):nth-child(-n+54){border-bottom:2px solid #324c43}.play-layout{display:flex;align-items:center;gap:32px}.board{flex-shrink:0;max-width:100%;container-type:inline-size}.cell{position:relative;min-width:0;container-type:inline-size;touch-action:manipulation;color:#216856}.value{font-size:62cqw;font-weight:450}.clue{color:#20332e}.clue .value{font-weight:650}.related{background:#eaf0e9}.matching{background:#d6e6d8}.selected{background:#c3dacb!important;box-shadow:inset 0 0 0 2px #39705a}.duplicate .value{text-decoration:underline wavy #a64436;text-underline-offset:3px}.corners{position:absolute;top:3%;right:5%;bottom:3%;left:5%;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr 1fr;align-content:space-between;align-items:start;font-size:19cqw;font-weight:600;line-height:1}.corners span:nth-child(n+6){align-self:end}.centers{position:absolute;left:3%;right:3%;top:37%;display:flex;justify-content:center;font-size:17cqw;line-height:1.2;letter-spacing:-.03em}.lit{background:#c4a16d;color:#132f24;font-weight:900;text-decoration:underline}.controls{flex:1;min-width:0}.modes,.digits,.edit-tools{display:flex;gap:6px;margin:12px 0}.modes button{flex:1;display:flex;flex-direction:column;align-items:center;font-size:12px}.mode-icon{font-size:20px;height:28px}.modes button[aria-pressed=true]{background:#244e40;color:#fff;border-color:#244e40}button:not(.cell){border:1px solid #c9d5cb;background:#fafcf8;border-radius:10px;min-height:44px;padding:8px 12px}button:disabled{opacity:.4;cursor:default}.digits{gap:3px}.digits button{padding:0;min-width:0;flex:1;font-size:22px}.edit-tools button{flex:1}.text-button{background:none!important;border-color:transparent!important}.control-tip{font-size:12px;color:#62776f;text-align:center}.filled{animation:unit-fill .7s ease-out}@keyframes unit-fill{50%{box-shadow:inset 0 0 0 2px #b38955}}@media(max-width:720px){main{padding:max(16px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.play-layout{flex-direction:column;gap:12px}.board,.controls{width:min(100%,480px)}header{margin-bottom:16px}h1{font-size:40px}.digits button{min-height:48px}}@media(orientation:landscape)and (max-height:600px){main{padding:max(8px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}header{margin:0 0 8px;display:flex;align-items:center;gap:20px}h1{font-size:28px;margin:0}.play-layout{flex-direction:row;gap:20px;align-items:center}.board{width:min(52vw,calc(100dvh - 105px));max-width:480px}.controls{max-width:350px}.control-tip{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.topbar{display:flex;justify-content:space-between;align-items:center}.topbar nav{display:flex;gap:6px}.topbar nav button{background:transparent;border-color:transparent}h2{font-size:20px;font-weight:500;letter-spacing:-.02em}h3{font-weight:550}p{line-height:1.65}.muted{color:#62776f}.welcome{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #cbd8cc;border-bottom:1px solid #cbd8cc;padding:36px 0;margin:0 0 32px}.welcome h2{font-family:Georgia,serif;font-size:42px;font-weight:400;margin:12px 0}.welcome p{color:#62776f}.mini-board{display:grid;grid-template-columns:repeat(3,1fr);width:156px;height:156px;transform:rotate(7deg);border:2px solid #8ea398;color:#62776f;margin:16px 30px}.mini-board span{display:grid;place-items:center;border:1px solid #bbcbbf;font-family:Georgia,serif;font-size:30px}.difficulty-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.difficulty-grid button{text-align:left;padding:24px 18px;position:relative}.difficulty-grid strong{display:block;font-size:20px;font-weight:500;margin-bottom:24px}.difficulty-grid small{display:block;color:#62776f;font-size:11px}.difficulty-grid button>span{position:absolute;right:16px;top:24px;color:#8b6a40}.utility{display:flex;align-items:center;gap:12px;margin:16px 0 28px}.utility button{background:none;border-color:transparent}.save-list{display:grid;gap:8px}.save-list button{display:flex;align-items:center;gap:24px;text-align:left;padding:16px}.save-list button span:last-child{margin-left:auto}.save-list small{color:#62776f}footer{border-top:1px solid #cbd8cc;margin-top:40px;padding-top:20px;font-size:12px;color:#62776f}footer button,.file-button{margin:4px}.file-button{display:inline-flex;align-items:center;min-height:44px;border:1px solid #c9d5cb;border-radius:10px;padding:8px 12px;background:#fafcf8;cursor:pointer}.file-button input{max-width:150px;margin-left:8px}.game-meta{display:flex;justify-content:space-between;font-size:13px;margin:0 0 12px}.game-actions{display:flex;gap:8px;margin:18px 0;flex-wrap:wrap}.notice{padding:12px 16px;background:#e3eadb;border-left:3px solid #9d7a49;border-radius:6px;font-size:14px}dialog{width:min(560px,calc(100% - 24px));max-height:calc(100dvh - 32px);overflow-y:auto;border:1px solid #c9d5cb;border-radius:20px;padding:24px;background:#fafcf8;color:#20332e;box-shadow:0 30px 100px #153b2833}dialog::backdrop{background:#152c2466;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-header h2{margin:0}.modal-header button{font-size:22px}.setting{display:flex;align-items:center;gap:14px;padding:14px 0;line-height:1.4;border-bottom:1px solid #e2e7df}.setting input{width:22px;height:22px;flex-shrink:0;accent-color:#39705a}input:not([type=checkbox]):not([type=file]),textarea,select{font:inherit;border:1px solid #b7c7bb;border-radius:8px;padding:12px;background:#fff;color:#20332e;max-width:100%}textarea,input[readonly]{display:block;width:100%;margin:8px 0 16px}textarea{min-height:100px;font-family:monospace;resize:vertical}.modal-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.hint-text{font-size:18px;white-space:pre-line;min-height:120px}.completion-mark{font-size:80px;color:#a7814c;text-align:center;animation:unit-fill 1s}.setting select{margin-left:auto}@media(max-width:720px){.topbar{gap:8px}.topbar nav{gap:0}.topbar nav button{padding:8px;font-size:12px}.eyebrow{font-size:8px}.welcome{padding:24px 0}.welcome h2{font-size:32px}.welcome p{font-size:14px}.mini-board{display:none}.difficulty-grid{grid-template-columns:repeat(2,1fr);gap:8px}.difficulty-grid button{padding:18px}.difficulty-grid strong{margin-bottom:16px}.save-list button{gap:12px;font-size:13px}.save-list small{display:none}dialog{padding:18px}.game-actions{justify-content:center;margin:10px 0}.game-actions button{font-size:13px}.game-meta{font-size:11px}}@media(orientation:landscape)and (max-height:600px){.topbar>div{display:flex;align-items:center;gap:16px}.game-meta{margin:4px 0}.board{width:min(50vw,calc(100dvh - 145px))}.game-actions{position:absolute;left:calc(min(50vw,100dvh - 145px) + 36px);bottom:8px;margin:0}.game-actions button{padding:8px;font-size:12px}.topbar .eyebrow{display:none}}:root[data-theme=dark]{color-scheme:dark;color:#e1ebe2;background:#17251f}:root[data-theme=dark] .board,:root[data-theme=dark] button:not(.cell),:root[data-theme=dark] dialog,:root[data-theme=dark] .file-button{background:#20372c;color:#e1ebe2;border-color:#52685a}:root[data-theme=dark] .clue{color:#e1ebe2}:root[data-theme=dark] .cell{color:#9ccab4;border-color:#52685a}:root[data-theme=dark] .related{background:#294135}:root[data-theme=dark] .matching{background:#365940}:root[data-theme=dark] .selected{background:#3d624d!important}:root[data-theme=dark] .muted,:root[data-theme=dark] .eyebrow,:root[data-theme=dark] .control-tip,:root[data-theme=dark] .welcome p,:root[data-theme=dark] small,:root[data-theme=dark] footer{color:#a6b8a9}:root[data-theme=dark] .notice{background:#354632}:root[data-theme=dark] input,:root[data-theme=dark] textarea,:root[data-theme=dark] select{background:#17251f;color:#e1ebe2}:root[data-theme=dark] .modes button[aria-pressed=true]{background:#b5d2bc;color:#17251f}@media(max-width:720px){.topbar .eyebrow{white-space:nowrap;font-size:7px;letter-spacing:.14em}.topbar h1{font-size:36px}.topbar{margin-bottom:12px}.modes,.digits,.edit-tools{margin:8px 0}.control-tip{display:none}.game-actions{gap:5px}.game-actions button{padding:8px}.game-meta{margin-bottom:8px}}@media(orientation:landscape)and (max-height:600px){.game-actions{position:static;margin:4px 0;justify-content:flex-start}.board{width:min(50vw,calc(100dvh - 95px))}.modes,.digits,.edit-tools{margin:6px 0}.modes button{min-height:44px;padding:4px 10px}.mode-icon{font-size:16px;height:20px}.controls>.text-button{min-height:32px;padding:4px 12px}.game-actions button{font-size:11px;min-height:36px}.play-layout{gap:20px}.control-tip{display:none}}
