.WordleSolver-module__Z5r-3W__ws{--bg:#121213;--fg:#d7dadc;--tile:#3a3a3c;--tile-border:#565758;--tile-empty:#3a3a3c;--green:#6aaa64;--yellow:#c9b458;--key:#818384;--key-dark:#2a2a2b;--keytxt:#fff;--accent:#6aaa64;--border:#2a2a2b;--text-muted:#818384;color:var(--fg);font-family:Clear Sans,Helvetica Neue,Arial,sans-serif}.WordleSolver-module__Z5r-3W__wrap{background:0 0;flex-direction:column;gap:8px;max-width:420px;min-height:100vh;margin:0 auto;padding:12px 16px 20px;display:flex}.WordleSolver-module__Z5r-3W__topbar{border-bottom:1px solid var(--border);justify-content:center;align-items:center;padding:4px 0 8px;display:flex;position:relative}.WordleSolver-module__Z5r-3W__title{letter-spacing:.15em;text-align:center;color:#fff;flex:1;font-size:24px;font-weight:700}.WordleSolver-module__Z5r-3W__controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:4px;display:flex}.WordleSolver-module__Z5r-3W__hard{align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.WordleSolver-module__Z5r-3W__hard input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent)}.WordleSolver-module__Z5r-3W__btn{background:var(--key);color:var(--keytxt);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:4px;padding:8px 12px;font-size:13px;font-weight:600;transition:all .2s}.WordleSolver-module__Z5r-3W__btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.WordleSolver-module__Z5r-3W__btn:active{transform:translateY(0)}.WordleSolver-module__Z5r-3W__btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.WordleSolver-module__Z5r-3W__btn-primary{background:var(--accent);font-weight:700}.WordleSolver-module__Z5r-3W__btn-danger{background:#dc2626}.WordleSolver-module__Z5r-3W__btn-clear{background:var(--key-dark);color:var(--fg)}.WordleSolver-module__Z5r-3W__board{gap:6px;margin:8px 0;display:grid}.WordleSolver-module__Z5r-3W__row{grid-template-columns:repeat(5,62px);justify-content:center;gap:6px;display:grid}.WordleSolver-module__Z5r-3W__tile{border:2px solid var(--tile-border);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:0;justify-content:center;align-items:center;min-height:62px;font-size:28px;font-weight:700;transition:all .2s;display:flex;position:relative;overflow:hidden}.WordleSolver-module__Z5r-3W__gray{background:var(--tile-empty);border-color:var(--tile-border);color:var(--fg)}.WordleSolver-module__Z5r-3W__yellow{background:var(--yellow);border-color:var(--yellow);color:#fff}.WordleSolver-module__Z5r-3W__green{background:var(--green);border-color:var(--green);color:#fff}.WordleSolver-module__Z5r-3W__editable{cursor:pointer;border-color:var(--tile-border);transition:border-color .2s}.WordleSolver-module__Z5r-3W__editable:hover{border-color:var(--fg)}.WordleSolver-module__Z5r-3W__locked{opacity:1}@keyframes WordleSolver-module__Z5r-3W__wsFlip{0%{transform:rotateX(0)}50%{transform:rotateX(-90deg)}to{transform:rotateX(0)}}.WordleSolver-module__Z5r-3W__flip{animation:.6s ease-in-out WordleSolver-module__Z5r-3W__wsFlip}.WordleSolver-module__Z5r-3W__actions{justify-content:center;gap:8px;margin:8px 0;display:flex}.WordleSolver-module__Z5r-3W__kb{flex-direction:column;gap:6px;margin-top:8px;display:flex}.WordleSolver-module__Z5r-3W__kb-row{flex-wrap:nowrap;justify-content:center;gap:6px;display:flex}.WordleSolver-module__Z5r-3W__kb-key{background:var(--key);color:var(--keytxt);cursor:pointer;text-transform:uppercase;border:none;border-radius:6px;flex:1 1 0;min-width:32px;padding:12px 8px;font-size:14px;font-weight:700;transition:all .2s}.WordleSolver-module__Z5r-3W__kb-key:hover{filter:brightness(1.1);transform:translateY(-1px)}.WordleSolver-module__Z5r-3W__kb-key:active{transform:translateY(0)}.WordleSolver-module__Z5r-3W__kb-enter{background:var(--accent);min-width:80px;font-weight:700}.WordleSolver-module__Z5r-3W__kb-back{min-width:50px;font-size:16px}@media (max-width:420px){.WordleSolver-module__Z5r-3W__kb,.WordleSolver-module__Z5r-3W__kb-row{gap:4px}.WordleSolver-module__Z5r-3W__kb-key{min-width:30px;padding:10px 6px;font-size:13px}.WordleSolver-module__Z5r-3W__kb-enter{min-width:64px}.WordleSolver-module__Z5r-3W__kb-back{min-width:44px}}@media (max-width:380px){.WordleSolver-module__Z5r-3W__kb-key{min-width:28px;padding:9px 6px;font-size:12px}.WordleSolver-module__Z5r-3W__kb-enter{min-width:58px}.WordleSolver-module__Z5r-3W__kb-back{min-width:40px}}@media (max-width:340px){.WordleSolver-module__Z5r-3W__kb-key{min-width:26px;padding:8px 5px;font-size:11px}.WordleSolver-module__Z5r-3W__kb-enter{min-width:54px}.WordleSolver-module__Z5r-3W__kb-back{min-width:36px}}.WordleSolver-module__Z5r-3W__kb-key-gray{background:var(--key-dark);color:var(--text-muted)}.WordleSolver-module__Z5r-3W__kb-key-yellow{background:var(--yellow);color:#000}.WordleSolver-module__Z5r-3W__kb-key-green{background:var(--green);color:#000}.WordleSolver-module__Z5r-3W__dialog-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.8);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.WordleSolver-module__Z5r-3W__dialog{background:var(--bg);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:16px;width:92%;max-width:400px;padding:24px;display:flex;box-shadow:0 20px 25px -5px rgba(0,0,0,.3)}.WordleSolver-module__Z5r-3W__dialog-title{letter-spacing:.5px;color:var(--fg);font-size:18px;font-weight:700}.WordleSolver-module__Z5r-3W__dialog-body{opacity:.85;color:var(--text-muted);line-height:1.5}.WordleSolver-module__Z5r-3W__dialog-actions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.WordleSolver-module__Z5r-3W__candidates-dialog{width:95%;max-width:500px}.WordleSolver-module__Z5r-3W__candidates-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:8px;max-height:300px;padding:8px 0;display:grid;overflow-y:auto}.WordleSolver-module__Z5r-3W__candidate-item{background:var(--key-dark);color:var(--fg);border:1px solid var(--tile-border);cursor:pointer;text-transform:uppercase;text-align:center;border-radius:6px;padding:12px 8px;font-size:14px;font-weight:600;transition:all .2s}.WordleSolver-module__Z5r-3W__candidate-item:hover{background:var(--key);transform:translateY(-1px)}.WordleSolver-module__Z5r-3W__list-empty{color:var(--text-muted);text-align:center;padding:8px 0}
