.cw-game{max-width:1040px;margin:0 auto;text-align:left;min-width:0;color:#302b3c}.cw-game *{box-sizing:border-box}.cw-game [hidden]{display:none!important}.cw-game button{font:inherit;cursor:pointer;touch-action:manipulation}.cw-game button:disabled{cursor:default;opacity:.45}.cw-game button:focus-visible{outline:3px solid #7355ad;outline-offset:3px}.cw-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-bottom:16px}.cw-eyebrow{font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#8b78a3}.cw-heading h2{font-size:22px;line-height:1.35;margin:7px 0 0;letter-spacing:-.5px}.cw-level{font-size:11px;padding:8px 12px;border-radius:20px;background:#f0e8f8;color:#785c97;white-space:nowrap}.cw-progress{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;font-size:12px;line-height:1.5;color:#7c6f88;margin:18px 0 24px}.cw-progress progress{width:100%;height:6px;appearance:none;border:0;border-radius:12px;overflow:hidden;background:#eee8f4}.cw-progress progress::-webkit-progress-bar{background:#eee8f4}.cw-progress progress::-webkit-progress-value{background:#a487cc}.cw-progress progress::-moz-progress-bar{background:#a487cc}.cw-workspace{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(200px,1fr);gap:24px;align-items:start}.cw-play-area{min-width:0}.cw-grid-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:12px}.cw-zoom,.cw-direction{display:flex;gap:3px;padding:3px;background:#f0ebf5;border-radius:11px}.cw-zoom button,.cw-direction button{border:0;border-radius:8px;background:transparent;color:#776787;padding:8px 10px;min-height:38px;font-size:11px;font-weight:750}.cw-zoom button[aria-pressed=true],.cw-direction button[aria-pressed=true]{background:#fff;color:#6a4695;box-shadow:0 1px 5px #6a469518}.cw-direction button:disabled{opacity:.35}.cw-viewport{max-width:100%;width:100%;max-height:min(63vh,570px);overflow:auto;position:relative;border:1px solid #777084;border-radius:9px;background:#34303e;scrollbar-color:#ada0bf #e6dfef;scrollbar-width:thin;overscroll-behavior:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.cw-board{--cw-size:36px;--cw-letter:22px;--cw-number:9px;display:grid;grid-template-columns:repeat(var(--cw-cols),var(--cw-size));grid-auto-rows:var(--cw-size);width:max-content;position:relative;margin:0 auto;isolation:isolate}.cw-cell{position:relative;border:0;border-right:1px solid #a69cae;border-bottom:1px solid #a69cae;border-radius:0;padding:0;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;background:#fffdfd;color:#362d42;line-height:1;overflow:hidden}.cw-cell small{position:absolute;top:calc(var(--cw-size)*.065);left:calc(var(--cw-size)*.07);font-size:var(--cw-number);font-weight:650;line-height:1}.cw-cell>span{font-size:var(--cw-letter);font-weight:750;line-height:1;margin-top:calc(var(--cw-size)*.09);font-family:inherit}.cw-cell>i{position:absolute;bottom:1px;right:2px;font-size:calc(var(--cw-number) + 1px);font-style:normal;font-weight:900;line-height:1;color:#79538d}.cw-block{background:#34303e;display:block}.cw-cell.cw-word{background:#ede2fc}.cw-cell.cw-checked{color:#356d58;background:#e9f4ec}.cw-cell.cw-error{background:#fff0d9;color:#9a5725;box-shadow:inset 0 0 0 1px #d19c5b}.cw-cell.cw-error>i{color:#b76a2d}.cw-cell.cw-selected{background:#bda3e2;color:#28163e;box-shadow:inset 0 0 0 2px #785396;z-index:1}.cw-cell.cw-selected:focus-visible{outline:none;box-shadow:inset 0 0 0 3px #513073}.cw-cell.cw-selected.cw-error{background:#f1ca99;box-shadow:inset 0 0 0 2px #9b612e}.cw-scroll-note{font-size:10px;color:#94859d;line-height:1.6;margin:9px 0 17px}.cw-active-clue{padding:15px 17px;background:#f5effb;border-left:3px solid #ab8bce;border-radius:3px 14px 14px 3px;min-height:99px;margin:14px 0}.cw-active-clue>div{display:flex;justify-content:space-between;gap:12px;align-items:center}.cw-active-clue b{font-size:12px;color:#795794}.cw-active-clue>div>span{font-size:11px;color:#a08aae}.cw-active-clue p{font-size:15px;line-height:1.6;margin:8px 0 0;color:#574564}.cw-entry-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:14px 0}.cw-entry-tools button{min-height:44px;padding:8px 6px;border:1px solid #ddcfe9;border-radius:10px;background:#fff;color:#7a648c;font-size:11px;font-weight:750}.cw-keyboard-details{margin:16px 0 0;border:1px solid #e8dfee;border-radius:14px;background:#fdfaff;padding:10px 12px}.cw-keyboard-details summary{cursor:pointer;font-size:12px;font-weight:750;color:#76598d;min-height:29px;line-height:1.8}.cw-keyboard-details summary span{font-size:10px;font-weight:500;color:#a58db7;float:right;line-height:2.2}.cw-keyboard{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin-top:10px}.cw-keyboard button{min-width:0;min-height:43px;border:1px solid #ddcce9;border-bottom-width:3px;border-radius:8px;background:#fff;color:#695077;font-weight:800;font-size:17px;padding:5px 2px}.cw-keyboard button:not(:disabled):active{transform:translateY(1px);border-bottom-width:2px;background:#eadcf7}.cw-key-help{font-size:11px;color:#8b7d93;line-height:1.7;margin:13px 0 0}.cw-clues{display:grid;gap:20px;max-height:960px;overflow:auto;scrollbar-width:thin;scrollbar-color:#bba9ce #f4eef9;padding:0 4px 0 0}.cw-clue-section h3{font-size:17px;letter-spacing:-.2px;padding-bottom:10px;border-bottom:1px solid #e4dbea;margin:0 0 8px;color:#5b406f}.cw-clue-section ol{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:3px}.cw-clue-section button{width:100%;display:grid;grid-template-columns:22px minmax(0,1fr) 14px;gap:5px;text-align:left;border:0;border-radius:10px;background:transparent;padding:10px 8px;min-height:44px;line-height:1.55;color:#74637e;font-size:12px}.cw-clue-section button>b{font-size:11px;color:#a88db9;padding-top:1px}.cw-clue-section button>span{overflow-wrap:anywhere}.cw-clue-section button small{font-size:11px;color:#ad97bd;white-space:nowrap}.cw-clue-section button>i{font-size:12px;color:#598a6d;font-style:normal}.cw-clue-section button.cw-clue-active{background:#f0e6f9;color:#623d83}.cw-clue-section button.cw-clue-active>b{color:#7c509d}.cw-message{min-height:22px;font-size:13px;line-height:1.7;max-width:760px;text-align:center;margin:22px auto 16px;color:#8a7897}.cw-message-error,.cw-message-notice,.cw-message-success{padding:13px 17px;border-radius:12px}.cw-message-error{background:#fff3e1;color:#906234}.cw-message-notice{background:#f2eef8;color:#7d678f}.cw-message-success{background:#edf7ef;color:#4e805d}.cw-actions{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin-top:15px}.cw-actions .btn{min-height:45px;font-size:12px;white-space:normal}.cw-tool{padding:11px 13px;min-height:44px;border:1px solid #dacde4;border-radius:11px;background:#fff;color:#79638b;font-size:11px;font-weight:750;white-space:normal}.cw-support-note{font-size:10px;line-height:1.8;text-align:center;color:#a28dac;margin:17px auto 0;max-width:650px}.cw-result{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:21px;border:1px solid #c9e0cb;background:#eef7ec;border-radius:17px;margin-bottom:25px}.cw-result>span{font-size:44px;color:#91b489}.cw-result>div{flex:1;min-width:170px}.cw-result h3{margin:0 0 7px;font-size:23px;color:#4b724b;letter-spacing:-.3px}.cw-result p{margin:0;font-size:13px;line-height:1.6;color:#729270}.cw-result .btn{font-size:12px;min-height:44px}
@media(max-width:1000px){.cw-workspace{grid-template-columns:minmax(0,1fr)}.cw-clues{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-height:none;overflow:visible;padding:0;margin-top:8px}.cw-viewport{max-height:min(58vh,490px)}.cw-keyboard{grid-template-columns:repeat(9,minmax(0,1fr))}.cw-keyboard button{min-height:44px}.cw-heading h2{font-size:20px}}
@media(max-width:560px){.cw-heading{gap:9px}.cw-heading h2{font-size:18px}.cw-eyebrow{font-size:9px}.cw-level{font-size:10px;padding:7px 10px}.cw-progress{font-size:10px;margin:16px 0 18px}.cw-workspace{gap:18px}.cw-grid-toolbar{gap:7px}.cw-zoom button,.cw-direction button{min-height:40px;font-size:10px;padding:8px}.cw-viewport{max-height:340px}.cw-keyboard{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.cw-keyboard-details{padding:10px}.cw-keyboard-details summary{font-size:11px}.cw-keyboard-details summary span{font-size:9px}.cw-clues{grid-template-columns:minmax(0,1fr);gap:17px}.cw-clue-section h3{font-size:17px}.cw-clue-section button{font-size:13px;padding:10px;grid-template-columns:23px minmax(0,1fr) 14px}.cw-active-clue{padding:13px;min-height:103px}.cw-active-clue p{font-size:14px}.cw-active-clue b{font-size:11px}.cw-active-clue>div>span{font-size:10px}.cw-entry-tools button{font-size:10px}.cw-key-help{font-size:10px}.cw-actions{gap:7px}.cw-actions>.btn{flex-basis:100%;justify-content:center}.cw-tool{font-size:10px;padding:10px}.cw-result{padding:17px;gap:12px}.cw-result h3{font-size:21px}.cw-result p{font-size:12px}.cw-result>div{min-width:155px}.cw-result .btn{width:100%;justify-content:center}.cw-message{font-size:12px}.cw-scroll-note{font-size:10px}}
@media(max-width:380px){.cw-keyboard{grid-template-columns:repeat(5,minmax(0,1fr))}.cw-keyboard-details summary span{float:none;display:block;line-height:1.6;font-size:9px}.cw-keyboard-details summary{line-height:1.8}.cw-grid-toolbar{justify-content:center}.cw-heading h2{font-size:17px}.cw-progress>span{font-size:10px}.cw-keyboard button{min-height:44px}}
@media(prefers-reduced-motion:reduce){.cw-game *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
