/* Fixed high-contrast Spelling Bee CSS */
.wpsba-app,.wpsba-app *{box-sizing:border-box}
.wpsba-app{--yellow:#facc15;--yellow2:#eab308;--text:#111827;--muted:#475569;--cell:#e8eef7;--line:#dbe3ef;max-width:1000px;margin:0 auto 30px!important;font-family:Inter,Arial,sans-serif!important;color:var(--text)!important;background:#fff!important}
.wpsba-app button{font-family:inherit!important;color:var(--text)!important;line-height:1!important;text-transform:none!important;letter-spacing:normal!important}
.wpsba-top{height:64px;background:var(--yellow)!important;display:flex;align-items:center;justify-content:center;gap:18px;border-radius:0 0 16px 16px}
.wpsba-brand{display:flex;align-items:center;gap:8px;font-size:20px;color:var(--text)!important}.wpsba-bee{font-size:28px}.wpsba-mode{border:0!important;background:#d9aa05!important;border-radius:14px!important;padding:10px 16px!important;font-weight:900!important;cursor:pointer!important}
.wpsba-icons{display:flex;gap:16px}.wpsba-icons button{border:0!important;background:transparent!important;font-size:24px!important;cursor:pointer!important;padding:4px!important}
.wpsba-shell{display:flex;justify-content:center;padding:22px 14px 35px!important}.wpsba-panel{width:min(620px,100%);text-align:center}.wpsba-level{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:12px;text-align:left;margin-bottom:12px}.wpsba-rank{font-size:20px;color:var(--text)!important}.wpsba-level small{display:block;color:var(--muted)!important;font-weight:700}
.wpsba-progress{display:grid;grid-template-columns:54px 1fr 54px;align-items:center;gap:8px}.wpsba-track{height:10px;background:linear-gradient(90deg,var(--yellow) var(--pct,0%),#d7dee9 var(--pct,0%))!important;border-radius:99px;position:relative}.wpsba-track:after{content:"";position:absolute;inset:-6px 0;background:repeating-linear-gradient(90deg,transparent 0 10%,#cbd5e1 10% calc(10% + 10px),transparent calc(10% + 10px) 20%);opacity:.85;pointer-events:none}
.wpsba-score-bubble,.wpsba-max-bubble{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;font-weight:900!important;font-size:18px;color:var(--text)!important}.wpsba-score-bubble{background:var(--yellow)!important}.wpsba-max-bubble{background:#e2e8f0!important}
.wpsba-found-toggle{width:100%;border:0!important;background:#edf2f8!important;border-radius:12px!important;padding:18px 22px!important;display:flex;align-items:center;justify-content:space-between;color:#64748b!important;font-size:20px!important;cursor:pointer!important}
.wpsba-found{margin:10px 0;padding:12px;border:1px solid var(--line);border-radius:12px;min-height:60px;text-align:left;color:var(--text)!important;background:#fff!important}.wpsba-found span{display:inline-block;background:#f1f5f9!important;color:var(--text)!important;border-radius:999px;padding:6px 10px;margin:4px;font-weight:700}
.wpsba-message{min-height:30px;margin:14px 0 4px;font-weight:900;color:#334155!important}.wpsba-message.good{color:#15803d!important}.wpsba-message.bad{color:#b91c1c!important}
.wpsba-input{height:56px;font-size:34px;font-weight:900;letter-spacing:8px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;color:var(--text)!important}.wpsba-input:after{content:"";width:4px;height:36px;background:var(--yellow)!important;animation:wpsba-blink 1s infinite;margin-left:4px}
.wpsba-hive{width:348px;height:310px;margin:12px auto 26px;position:relative}
.wpsba-cell{position:absolute!important;width:106px!important;height:92px!important;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)!important;background:var(--cell)!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-size:30px!important;font-weight:950!important;color:#111827!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;opacity:1!important;text-shadow:none!important;-webkit-text-fill-color:#111827!important}
.wpsba-cell:hover{filter:brightness(.97);transform:scale(1.04)}.wpsba-cell.center{background:var(--yellow)!important;color:#111827!important;-webkit-text-fill-color:#111827!important}
.wpsba-cell[data-pos="0"]{left:121px;top:103px}.wpsba-cell[data-pos="1"]{left:69px;top:13px}.wpsba-cell[data-pos="2"]{left:173px;top:13px}.wpsba-cell[data-pos="3"]{left:225px;top:103px}.wpsba-cell[data-pos="4"]{left:173px;top:193px}.wpsba-cell[data-pos="5"]{left:69px;top:193px}.wpsba-cell[data-pos="6"]{left:17px;top:103px}
.wpsba-actions{display:flex;justify-content:center;align-items:center;gap:16px}.wpsba-actions button{border:1px solid var(--line)!important;background:#fff!important;border-radius:999px!important;padding:14px 24px!important;font-weight:900!important;font-size:17px!important;cursor:pointer!important;box-shadow:0 1px 2px rgba(15,23,42,.05)!important;color:#111827!important;-webkit-text-fill-color:#111827!important;min-width:112px!important;height:58px!important}.wpsba-actions .circle{width:58px!important;min-width:58px!important;height:58px!important;padding:0!important;font-size:25px!important}.wpsba-actions .enter{background:#000!important;color:#fff!important;-webkit-text-fill-color:#fff!important;min-width:118px!important;border-color:#000!important}
.wpsba-modal{position:fixed;inset:0;background:rgba(15,23,42,.55);z-index:99999;display:flex;align-items:center;justify-content:center;padding:18px}.wpsba-modal[hidden]{display:none}.wpsba-card{position:relative;background:#fff!important;color:#111827!important;border-radius:20px;padding:26px;width:min(560px,100%);box-shadow:0 24px 80px rgba(0,0,0,.35);text-align:left}.wpsba-close{position:absolute;right:16px;top:10px;border:0!important;background:transparent!important;font-size:32px!important;cursor:pointer;color:#111827!important}
@keyframes wpsba-blink{50%{opacity:0}}@keyframes wpsba-shake{20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}.wpsba-shake{animation:wpsba-shake .3s ease}
@media(max-width:640px){.wpsba-top{gap:8px}.wpsba-brand strong{display:none}.wpsba-icons{gap:8px}.wpsba-level{grid-template-columns:1fr}.wpsba-hive{transform:scale(.86);margin:-6px auto 8px}.wpsba-actions{gap:8px}.wpsba-actions button{padding:12px 14px!important;min-width:90px!important}.wpsba-actions .circle{width:48px!important;min-width:48px!important;height:48px!important}.wpsba-actions .enter{min-width:92px!important}}
