:root{color:#1f2937;font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#1a1a2e;min-height:100vh}#root{z-index:1;position:relative}button{font:inherit}.game-page{background-image:url(/game_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh;max-height:100dvh;padding:24px 32px;position:relative;overflow:hidden}.game-page>*{z-index:1;position:relative}.hud{-webkit-backdrop-filter:blur(16px);background:#1e1e32bf;border:1px solid #ffffff26;border-radius:14px;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;overflow:hidden;box-shadow:0 8px 32px #0003}.hud__bar{align-items:center;gap:12px;padding:12px 16px;display:flex}.hud__home-btn{color:#ffffffd9;cursor:pointer;white-space:nowrap;background:#0003;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:5px 10px;font-size:13px;font-weight:500;transition:background .12s;display:inline-flex}.hud__home-btn:hover{color:#fff;background:#00000059}.hud__bar-info{flex:1;align-items:baseline;gap:8px;min-width:0;display:flex}.hud__bar-level{color:#fff9;text-transform:uppercase;white-space:nowrap;font-size:12px}.hud__bar-size{color:#fff;text-shadow:0 2px 8px #0003;white-space:nowrap;font-size:20px;font-weight:700}.hud__bar-lives{white-space:nowrap;flex-shrink:0;align-items:center;gap:2px;font-size:0;line-height:1;display:flex}.hud__heart{width:18px;height:18px}.hud__heart--full{color:#ff3b57;fill:#ff3b57}.hud__heart--empty{color:#6b7280;fill:#6b7280}.hud__rules-btn{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;padding:2px 10px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.5;transition:background .12s,color .12s}.hud__rules-btn:hover{color:#fff;background:#fff3}.hud__bar-toggle{color:#fff9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;padding:4px 8px;font-size:11px;line-height:1;transition:transform .15s,background .12s}.hud__bar-toggle:hover{color:#fff;background:#ffffff26}.hud__bar-toggle--open{transform:rotate(180deg)}.hud__dropdown{border-top:1px solid #ffffff14;gap:10px;padding:12px 16px 14px;display:grid}.hud__dropdown-row{color:#fff;justify-content:space-between;align-items:center;display:flex}.hud__dropdown-label{color:#fff9;font-size:13px}.hud__dropdown-row strong{font-size:16px}.hud__restart-btn{color:#fffc;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:6px;justify-self:start;padding:5px 12px;font-size:12px;transition:background .12s}.hud__restart-btn:hover{color:#fff;background:#fff3}.secondary-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1px solid #ffffff1a;border-radius:10px;padding:10px 14px;transition:transform .12s,background .12s}.secondary-button:disabled{cursor:not-allowed;opacity:.35;transform:none}.secondary-button:hover{background:#fff3;transform:translateY(-1px)}.seed-pill{color:#fff9;text-overflow:ellipsis;white-space:nowrap;background:#0003;border:1px solid #ffffff14;border-radius:10px;max-width:260px;padding:8px 10px;font-size:12px;overflow:hidden}.result-panel{color:#fff;-webkit-backdrop-filter:blur(14px);background:#1e1e32b3;border:1px solid #ffffff1f;border-radius:14px;width:100%;max-width:1200px;margin:20px auto 0;padding:16px 18px}.result-panel h2,.result-panel p{margin:0}.result-panel p{color:#ffffffb3;margin-top:6px}.result-panel--win{background:#103c32d9;border-color:#34d3994d}.result-panel--lose{background:#3c1419d9;border-color:#ef444440}.tile{aspect-ratio:1;color:#1f2937;cursor:pointer;-webkit-user-select:none;user-select:none;border:0;border-radius:8px;place-items:center;min-width:0;min-height:0;padding:0;font-size:clamp(48px,6vw,72px);font-weight:700;transition:transform .12s,box-shadow .12s,filter .12s;display:grid;box-shadow:inset 0 0 0 1px #ffffff6b}.tile:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px #ffffff80,0 10px 24px #0003}.tile--revealed{filter:saturate(.85)}.tile--wrong{color:#991b1b;background:#fecaca!important}.tile__cat{-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none;width:clamp(48px,6vw,72px);height:clamp(48px,6vw,72px);display:block}@media (width<=640px){.game-page{padding:12px}.hud__bar{gap:8px;padding:10px 12px}.hud__bar-size{font-size:16px}.hud__bar-lives{font-size:14px}.hud__home-btn{padding:4px 8px;font-size:12px}}.home-page{background-image:url(/home_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}.lang-switch{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:10px;padding:8px 16px;font-size:14px;font-weight:600;transition:background .15s,transform .12s;position:absolute;top:24px;right:24px}.lang-switch:hover{background:#ffffff4d;transform:translateY(-1px)}.home-card{z-index:1;-webkit-backdrop-filter:blur(20px);text-align:center;background:#ffffff59;border:1px solid #ffffff40;border-radius:20px;width:100%;max-width:480px;padding:52px 40px 44px;position:relative;box-shadow:0 24px 80px #0000001f,0 0 0 1px #ffffff26}.home-cat-icon{filter:drop-shadow(0 4px 12px #0003);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:64px;height:64px;margin:0 auto 8px;display:block}.home-title{color:#1f2937;text-shadow:0 1px 4px #ffffff26;letter-spacing:.02em;margin:0;font-size:40px;font-weight:800}.home-subtitle{color:#374151;letter-spacing:.06em;text-shadow:0 1px 2px #ffffff1a;margin:4px 0 0;font-size:16px}.home-tagline{color:#6b7280;letter-spacing:.04em;margin:6px 0 0;font-size:12px;font-weight:500}.geo-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-progress{max-width:300px;margin:28px auto}.home-progress-bar{background:#ffffff40;border-radius:3px;height:6px;overflow:hidden}.home-progress-fill{background:linear-gradient(90deg,#34d399,#10b981);border-radius:3px;height:100%;transition:width .4s}.home-progress-text{color:#4b5563;margin-top:8px;font-size:13px;font-weight:500;display:block}.home-actions{gap:12px;margin-top:4px;display:grid}.home-btn{cursor:pointer;border:0;border-radius:12px;padding:15px 24px;font-size:17px;font-weight:600;transition:transform .12s,box-shadow .12s}.home-btn:hover{transform:translateY(-2px)}.home-btn:active{transform:translateY(0)}.home-btn--primary{color:#fff;background:linear-gradient(135deg,#f97316,#f59e0b);box-shadow:0 4px 20px #f9731659}.home-btn--primary:hover{box-shadow:0 8px 28px #f9731673}.home-btn--secondary{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#fff3;border:1px solid #fff3}.home-btn--secondary:hover{background:#ffffff4d}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:85vh;display:flex;box-shadow:0 24px 80px #0003}.modal-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 12px;display:flex}.modal-title{color:#1f2937;margin:0;font-size:20px;font-weight:700}.modal-close{color:#9ca3af;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:4px 8px;font-size:20px;line-height:1;transition:background .12s,color .12s}.modal-close:hover{color:#1f2937;background:#f3f4f6}.modal-grid{flex-shrink:1;grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:8px;min-height:0;padding:12px 24px 24px;display:grid;overflow-y:auto}.level-cell{cursor:pointer;font:inherit;background:#f9fafb;border:1px solid #1f293714;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:10px 4px;transition:transform .12s,box-shadow .12s,border-color .12s;display:flex}.level-cell:hover{border-color:#f97316;transform:translateY(-2px);box-shadow:0 6px 16px #1f293714}.level-cell:active{transform:translateY(0)}.level-cell--completed{color:#1f2937}.level-cell--locked{opacity:.3;cursor:not-allowed;filter:grayscale(.6)}.level-cell--locked:hover{box-shadow:none;border-color:#1f293714;transform:none}.level-cell__id{font-size:16px;font-weight:700;line-height:1.2}.level-cell__size{color:inherit;opacity:.65;font-size:11px;line-height:1.2}.rules-modal{background:linear-gradient(145deg,#fff,#faf9fe);border-radius:20px;flex-direction:column;width:100%;max-width:460px;max-height:80vh;animation:.2s ease-out rules-modal-in;display:flex;overflow:hidden;box-shadow:0 25px 60px #00000040,inset 0 0 0 1px #ffffff1a}@keyframes rules-modal-in{0%{opacity:0;transform:scale(.92)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.rules-modal__header{flex-shrink:0;align-items:center;gap:10px;padding:20px 24px 0;display:flex}.rules-modal__icon{filter:drop-shadow(0 2px 6px #0000001a);align-items:center;display:flex}.rules-modal__icon-img{width:26px;height:26px;display:block}.rules-modal__inline-cat{vertical-align:-.125em;-webkit-user-select:none;user-select:none;pointer-events:none;width:1em;height:1em;display:inline-block}.rules-modal__title{color:#1f2937;letter-spacing:-.01em;flex:1;margin:0;font-size:20px;font-weight:700}.rules-modal__close{color:#9ca3af;cursor:pointer;background:#0000000d;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .12s,color .12s;display:flex}.rules-modal__close:hover{color:#374151;background:#0000001a}.rules-modal__body{flex-shrink:1;min-height:0;padding:16px 24px 24px;overflow-y:auto}.rules-modal__intro{color:#374151;margin:0 0 16px;font-size:14px;font-weight:500;line-height:1.65}.rules-modal__section{margin-bottom:16px}.rules-modal__section:last-child{margin-bottom:0}.rules-modal__subtitle{color:#f97316;letter-spacing:.02em;margin:0 0 8px;font-size:14px;font-weight:700}.rules-modal__text{color:#4b5563;margin:0 0 4px;font-size:14px;line-height:1.65}.rules-modal__bullet{color:#4b5563;margin:0 0 4px;padding-left:4px;font-size:14px;line-height:1.65}@media (width<=640px){.rules-modal{max-width:100%;max-height:90vh;margin:0 12px}.rules-modal__header{padding:16px 16px 0}.rules-modal__body{padding:12px 16px 20px}.rules-modal__subtitle,.rules-modal__text,.rules-modal__bullet{font-size:13px}}@media (width<=980px){.home-card{padding:40px 28px 32px}.modal-content{max-width:100%;max-height:90vh}.modal-grid{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:6px;padding:12px 16px 20px}}@media (width<=640px){.home-page{background-attachment:scroll;padding:16px}.home-card{border-radius:16px;padding:36px 24px 28px}.home-title{font-size:32px}.home-cat-icon{width:48px;height:48px}.lang-switch{padding:6px 12px;font-size:13px;top:16px;right:16px}}
