.il-game{--ink:#17231b;--green:#477a59;--red:#b64c4c;max-width:680px;margin:1rem auto;padding:1.4rem;border:1px solid #d9d5c8;border-radius:20px;background:linear-gradient(145deg,#f7f2e7,#e8eee7);color:var(--ink);text-align:center;font-family:system-ui,sans-serif;box-shadow:0 18px 48px #26362c1c}.il-game *{box-sizing:border-box}.il-game header h2{margin:.1rem 0;font:800 clamp(2rem,6vw,3.2rem)/1 Georgia;letter-spacing:.04em}.il-game header p{margin:.35rem}.il-kicker{color:#7c5c74;font-size:.7rem;font-weight:800;letter-spacing:.17em}.il-status{display:flex;justify-content:space-between;margin:1rem 0 .4rem;padding:.65rem .8rem;border-radius:10px;background:#fff9;font-weight:800}.il-status span:last-child{color:var(--red)}.il-message{min-height:1.5rem;font-weight:700}.il-task{margin:.4rem 0 1rem;font-size:1.05rem;font-weight:750}.il-words{display:grid;grid-template-columns:repeat(5,1fr);gap:.55rem}.il-words button{min-height:76px;padding:.6rem;border:2px solid #ced2ca;border-radius:12px;background:#fff;color:#24382a;font-size:1rem;font-weight:800;cursor:pointer;transition:.18s}.il-words button:hover{transform:translateY(-2px)}.il-words button.selected{border-color:var(--red);background:#f7dddd;color:#7f2424;box-shadow:0 7px 16px #8b29291c}.il-submit{margin-top:1rem;padding:.75rem 1.3rem;border:0;border-radius:999px;background:var(--green);color:#fff;font-weight:800;cursor:pointer}.il-result{width:min(410px,calc(100% - 2rem));padding:2rem;border:0;border-radius:18px;background:#f7f2e7;color:var(--ink);text-align:center;box-shadow:0 24px 80px #10181255}.il-result::backdrop{background:#10181299}.il-result>div{display:grid;width:62px;height:62px;margin:0 auto .8rem;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:2rem;font-weight:800}.il-result.loss>div{background:var(--red)}.il-result h3{margin:.2rem;font:700 1.9rem Georgia}.il-result button{padding:.7rem 1rem;border:0;border-radius:999px;background:var(--green);color:#fff;font-weight:800;cursor:pointer}.il-card{overflow:hidden;width:calc(50% - 8px);min-width:300px;border:1px solid #e4e5df;border-radius:16px;background:#fff;color:#243a2c;font-family:system-ui,sans-serif}.il-card__visual{position:relative;display:grid;min-height:114px;place-items:center;background:linear-gradient(135deg,#dfe9e0,#ebe2ef)}.il-card__visual span{font-size:3.4rem}.il-card__visual em{position:absolute;right:9px;bottom:9px;padding:5px 9px;border-radius:999px;background:#fff;font-size:9px;font-style:normal;font-weight:800}.il-card__body{padding:16px}.il-card__body>b{padding:5px 8px;border-radius:999px;background:#eee4f6;color:#604b70;font-size:10px}.il-card h3{margin:9px 0 4px;font-size:21px}.il-card p{font-size:13px}.il-card__body div{display:flex;gap:6px;margin:12px 0}.il-card small{padding:5px 8px;border-radius:999px;background:#f4eddf;font-weight:700}.il-card a{display:block;padding:10px;border-radius:8px;background:#496b50;color:#fff!important;text-align:center;font-weight:800}@media(max-width:700px){.il-words{grid-template-columns:repeat(2,1fr)}.il-words button:last-child{grid-column:1/-1}.il-card{width:100%;min-width:0}}
