.sd-game{--green:#3f654f;--purple:#6e5881;--cream:#f8f1df;max-width:900px;margin:25px auto 60px;padding:26px;color:#283a30;font-family:inherit;background:#fff;border:1px solid #e0d9cc;border-radius:24px;box-shadow:0 18px 45px #344b3c17}.sd-hero{text-align:center;padding:22px;border-radius:18px;background:linear-gradient(125deg,#faf2df,#eaf0e8 55%,#ebe2f3)}.sd-kicker{font-size:11px;letter-spacing:.18em;font-weight:900;color:var(--purple)}.sd-hero h1{font:700 44px Georgia,serif;margin:6px}.sd-hero p{margin:0}.sd-status{display:flex;justify-content:space-between;margin:17px 5px;font-weight:900;color:var(--green)}.sd-message{min-height:25px;text-align:center;font-weight:700}.sd-case{margin:13px 0;padding:25px;border:1px solid #ded7c9;border-radius:17px;background:#fffdf8;text-align:center}.sd-case-label{font-size:10px;letter-spacing:.15em;font-weight:900;color:var(--purple)}.sd-sentence{margin:10px;font:700 28px Georgia,serif}.sd-translation{font-size:14px;color:#6e6a64}.sd-words{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:20px 0}.sd-word{padding:11px 17px;border:2px solid #b9ae9d;border-radius:10px;background:#fff;color:#25382d;font:700 18px Georgia,serif;cursor:grab}.sd-word.is-selected{border-color:var(--purple);box-shadow:0 0 0 3px #6e588126}.sd-word.is-used{opacity:.45}.sd-zones{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sd-zone{padding:18px;border:2px dashed #9cae9f;border-radius:16px;text-align:center;background:#edf3ee;cursor:pointer}.sd-zone:nth-child(2){background:#f0ebf4;border-color:#ad9ab8}.sd-zone>b{font-size:10px;letter-spacing:.14em}.sd-zone h2{margin:4px}.sd-zone [data-slot]{min-height:48px;padding:12px;border-radius:9px;background:#fff;color:#817b72}.sd-zone [data-slot].has-word{color:#26382e;font:700 20px Georgia,serif}.sd-zone [data-slot].is-right{background:#d9efdf;color:#23613a}.sd-zone [data-slot].is-wrong{background:#f3dada;color:#8d2e2e}.sd-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.sd-actions button,.sd-result button{border:0;border-radius:9px;padding:13px 20px;background:#82758a;color:#fff;font-weight:800;cursor:pointer}.sd-actions [data-check],.sd-result button{background:var(--green)}.sd-result{max-width:470px;border:0;border-radius:20px;padding:30px;text-align:center}.sd-result::backdrop{background:#26372ebd}.sd-result>span{font-size:55px}.sd-result h2{font:700 32px Georgia,serif}.sd-result button{width:100%}
@media(max-width:650px){.sd-game{margin:10px;padding:15px}.sd-hero h1{font-size:34px}.sd-zones{grid-template-columns:1fr}.sd-sentence{font-size:23px}.sd-actions{flex-direction:column}.sd-actions button{width:100%}}
