@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&family=Poppins:wght@400;500;600;700&display=swap";.wrapper.svelte-1qdvmvm{display:flex;margin:5px auto;width:100%;max-width:600px}.wrapper.svelte-1qdvmvm>button:where(.svelte-1qdvmvm){outline:none}.item.svelte-1qdvmvm{width:100%;cursor:pointer;position:relative;background-color:transparent;border:none}.icon.svelte-1qdvmvm{width:24px;height:24px;vertical-align:middle}.text.svelte-1qdvmvm{font-family:Noto Sans KR,serif}.sub-text.svelte-1qdvmvm{font-size:1em;position:absolute;top:0%;left:55%;border-radius:10px}.memo.svelte-1qdvmvm>.sub-text:where(.svelte-1qdvmvm){background-color:#94a3b7;color:#fff;padding:5px}.memo.active.svelte-1qdvmvm>.sub-text:where(.svelte-1qdvmvm){background-color:#4a90e2}.hint.svelte-1qdvmvm>.sub-text:where(.svelte-1qdvmvm){background-color:#fb3d3f;color:#fff;padding:2px 5px}.wrapper.svelte-xrrwtw{display:flex;margin:5px auto;width:100%;max-width:600px}.wrapper.svelte-xrrwtw>button:where(.svelte-xrrwtw){width:100%;cursor:pointer;background:transparent;border:none;padding:0}button.svelte-1piclgh{background-color:transparent;border:none;padding:0;outline:none}.cell.svelte-1piclgh{width:100%;height:100%}.value.is-answer.svelte-1piclgh svg path{fill:#0080c0}.value.svelte-1piclgh{margin-top:7%}.value.svelte-1piclgh,.memo.svelte-1piclgh{font-size:0;width:100%;height:100%;text-align:center;display:inline-block}.value.svelte-1piclgh svg{vertical-align:middle}.value.svelte-1piclgh:after{content:"";display:inline-block;height:100%;vertical-align:middle}.memo-item.svelte-1piclgh{padding:3%;visibility:hidden;display:inline-block;width:33.3333%;height:33.3333%;box-sizing:border-box}.memo-item.active.svelte-1piclgh{visibility:visible}.memo-item.svelte-1piclgh svg{display:inline-block;vertical-align:middle}.memo-item.svelte-1piclgh:after{content:"";display:inline-block;height:100%;vertical-align:middle}.wrapper.svelte-4oqxd9{aspect-ratio:1;margin:0 auto;position:relative;width:100%;max-width:600px}.game-table.svelte-4oqxd9{display:block;height:100%;width:100%;box-sizing:border-box;border:2px solid #344861}.game-table.svelte-4oqxd9:after{content:"";border-left:2px solid #344861;border-right:2px solid #344861;box-sizing:border-box;left:33.3333%;width:33.3333%;position:absolute;top:0;height:100%;pointer-events:none}.game-table.svelte-4oqxd9 tbody:where(.svelte-4oqxd9):after{content:"";border-top:2px solid #344861;border-bottom:2px solid #344861;box-sizing:border-box;pointer-events:none;width:100%;height:33.3333%;position:absolute;top:33.3333%;left:0}.game-table.svelte-4oqxd9 tbody:where(.svelte-4oqxd9){display:flex;flex-direction:column;width:100%;height:100%}.game-table.svelte-4oqxd9 tr:where(.svelte-4oqxd9){height:11.1111%;display:flex}.game-table.svelte-4oqxd9 td:where(.svelte-4oqxd9){width:100%;border-right:1px solid #bec6d4;border-bottom:1px solid #bec6d4;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.game-table.svelte-4oqxd9 td.active:where(.svelte-4oqxd9){background-color:#cbdbed}.game-table.svelte-4oqxd9 td.highlight:where(.svelte-4oqxd9){background-color:#cbdbed}.game-table.svelte-4oqxd9 td.error:where(.svelte-4oqxd9){background-color:#f7cfd6}.game-table.svelte-4oqxd9 td.is-answer.error:where(.svelte-4oqxd9) svg path{fill:#fb3d3f}.game-table.svelte-4oqxd9 td.selected:where(.svelte-4oqxd9){background-color:#bbbefb}.message.svelte-4oqxd9{position:absolute;inset:0;z-index:1;text-align:center;background-color:#fff;opacity:.8;display:flex;align-items:center;justify-content:center}select.svelte-1jr83j4{padding:8px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:14px;transition:all .2s ease}select.svelte-1jr83j4:hover{border-color:#667eea}select.svelte-1jr83j4:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea33}.hamburger-btn.svelte-1e6ph0d{display:flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:8px;border-radius:12px;transition:all .3s cubic-bezier(.25,.46,.45,.94);z-index:1001;position:relative;-webkit-tap-highlight-color:transparent}.hamburger-btn.svelte-1e6ph0d:before{content:"";position:absolute;inset:0;border-radius:12px;background:#0000000a;opacity:0;transition:opacity .2s ease}.hamburger-btn.svelte-1e6ph0d:hover:before{opacity:1}.hamburger-btn.svelte-1e6ph0d:active:before{background:#0000001a;opacity:1}.hamburger-btn.svelte-1e6ph0d:focus-visible{outline:2px solid #667eea;outline-offset:2px}.hamburger-line.svelte-1e6ph0d{width:22px;height:2.5px;background-color:#2d3748;border-radius:2px;transition:all .3s cubic-bezier(.25,.46,.45,.94);transform-origin:center}.hamburger-line.svelte-1e6ph0d:not(:last-child){margin-bottom:4px}.hamburger-btn.active.svelte-1e6ph0d .hamburger-line:where(.svelte-1e6ph0d):nth-child(1){transform:translateY(6.5px) rotate(45deg)}.hamburger-btn.active.svelte-1e6ph0d .hamburger-line:where(.svelte-1e6ph0d):nth-child(2){opacity:0;transform:scale(.8)}.hamburger-btn.active.svelte-1e6ph0d .hamburger-line:where(.svelte-1e6ph0d):nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}@keyframes svelte-1e6ph0d-fadeIn{to{opacity:1}}.side-menu.svelte-1e6ph0d{position:fixed;top:0;left:0;width:min(280px,75vw);height:100vh;background:#fff;box-shadow:0 8px 32px #00000014,0 1px #0000000d;z-index:1000;transform:translate(-100%);transition:transform .35s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";-webkit-overflow-scrolling:touch}.side-menu.open.svelte-1e6ph0d{transform:translate(0)}@media (max-width: 480px){.side-menu.svelte-1e6ph0d{width:min(260px,80vw)}.menu-content.svelte-1e6ph0d{padding:68px 0 20px}.menu-item.svelte-1e6ph0d{padding:9px 16px;font-size:13px;margin:0 4px}.section-title.svelte-1e6ph0d{padding:8px 16px 0;font-size:10px}.dropdown-label.svelte-1e6ph0d{margin-right:8px;min-width:45px}}@media (min-width: 481px) and (max-width: 768px){.side-menu.svelte-1e6ph0d{width:min(270px,65vw)}}@media (min-width: 769px) and (max-width: 1024px){.side-menu.svelte-1e6ph0d{width:min(280px,35vw)}}@media (min-width: 1025px){.side-menu.svelte-1e6ph0d{width:min(280px,25vw)}}@media (min-width: 1440px){.side-menu.svelte-1e6ph0d{width:min(280px,20vw)}}.overlay.svelte-1e6ph0d{position:fixed;inset:0;background:#3c40434d;z-index:999;opacity:0;animation:svelte-1e6ph0d-fadeIn .3s cubic-bezier(.25,.8,.25,1) forwards;border:none;cursor:pointer}@media (max-width: 360px){.side-menu.svelte-1e6ph0d{width:100vw}.overlay.svelte-1e6ph0d{background:#0009}.menu-item.svelte-1e6ph0d{padding:18px 24px}.section-title.svelte-1e6ph0d{padding:0 24px}}.menu-content.svelte-1e6ph0d{flex:1;padding:72px 0 20px}.menu-section.svelte-1e6ph0d{margin-bottom:6px}.menu-section.svelte-1e6ph0d:not(:last-child){border-bottom:1px solid #f1f3f4;padding-bottom:6px;margin-bottom:12px}.section-title.svelte-1e6ph0d{font-size:10px;font-weight:600;color:#70757a;text-transform:uppercase;letter-spacing:.8px;margin:0 0 6px;padding:8px 20px 0}.menu-list.svelte-1e6ph0d{list-style:none;margin:0;padding:0}.menu-item.svelte-1e6ph0d{width:100%;display:flex;align-items:center;padding:10px 20px;background:none;border:none;color:#3c4043;font-size:13px;font-weight:400;font-family:inherit;line-height:1.4;cursor:pointer;transition:all .2s cubic-bezier(.25,.8,.25,1);text-align:left;letter-spacing:0;border-radius:6px;margin:0 6px;position:relative}.menu-item.svelte-1e6ph0d:hover{background:#f8f9fa;color:#1a73e8}.menu-item.svelte-1e6ph0d:active{background:#e8f0fe;transform:scale(.98)}.menu-item.svelte-1e6ph0d:focus-visible{outline:2px solid #1a73e8;outline-offset:2px}.menu-icon.svelte-1e6ph0d{margin-right:10px;color:#5f6368;flex-shrink:0;width:18px;height:18px}.menu-item.svelte-1e6ph0d:hover .menu-icon:where(.svelte-1e6ph0d){color:#1a73e8}.dropdown-item.svelte-1e6ph0d{cursor:default;background:none!important;color:#3c4043!important;transform:none!important}.dropdown-item.svelte-1e6ph0d .menu-icon:where(.svelte-1e6ph0d){color:#5f6368!important}.dropdown-label.svelte-1e6ph0d{margin-right:12px;min-width:50px;font-size:13px}.sr-only.svelte-1e6ph0d{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.modal-overlay.svelte-9zmer7{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;animation:svelte-9zmer7-fadeIn .3s ease}.modal-content.svelte-9zmer7{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:80vh;overflow:hidden;box-shadow:0 20px 40px #00000026;animation:svelte-9zmer7-slideUp .3s ease;display:flex;flex-direction:column}.modal-header.svelte-9zmer7{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 16px;border-bottom:1px solid #e5e5e5;margin-bottom:24px}.modal-title.svelte-9zmer7{display:flex;align-items:center;margin:0;font-size:20px;font-weight:600;color:#333}.title-icon.svelte-9zmer7{margin-right:12px;color:#667eea}.close-btn.svelte-9zmer7{background:none;border:none;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .2s ease}.close-btn.svelte-9zmer7:hover{background-color:#f5f5f5;color:#333}.modal-body.svelte-9zmer7{padding:0 24px 24px;overflow-y:auto}.tab-navigation.svelte-9zmer7{display:flex;border-bottom:1px solid #e5e5e5;margin:0 24px}.tab-btn.svelte-9zmer7{background:none;border:none;padding:12px 20px;font-size:14px;font-weight:500;color:#70757a;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s ease;flex:1}.tab-btn.svelte-9zmer7:hover{color:#1a73e8}.tab-btn.active.svelte-9zmer7{color:#1a73e8;border-bottom-color:#1a73e8}.loading.svelte-9zmer7{text-align:center;padding:60px 20px;color:#70757a}.loading-spinner.svelte-9zmer7{width:40px;height:40px;border:3px solid #e8eaed;border-top:3px solid #1a73e8;border-radius:50%;animation:svelte-9zmer7-spin 1s linear infinite;margin:0 auto 16px}.error.svelte-9zmer7{text-align:center;padding:60px 20px;color:#ea4335}.error.svelte-9zmer7 h3:where(.svelte-9zmer7){margin:16px 0 8px;font-size:18px;font-weight:600}.error.svelte-9zmer7 p:where(.svelte-9zmer7){margin:0 0 20px;color:#70757a}.retry-btn.svelte-9zmer7{background:#1a73e8;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px}.empty.svelte-9zmer7{text-align:center;padding:60px 20px;color:#70757a}.empty.svelte-9zmer7 h3:where(.svelte-9zmer7){margin:16px 0 8px;font-size:18px;font-weight:600;color:#3c4043}.empty.svelte-9zmer7 p:where(.svelte-9zmer7){margin:0}.ranking-table.svelte-9zmer7{font-size:14px}.table-header.svelte-9zmer7{display:grid;grid-template-columns:50px 140px 90px 70px;border-bottom:2px solid #e8eaed;font-weight:600;color:#3c4043;background:#f8f9fa;margin:0 -24px;padding:12px 24px;gap:8px;align-items:center}.table-header.svelte-9zmer7>div:where(.svelte-9zmer7){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.table-row.svelte-9zmer7{display:grid;grid-template-columns:50px 140px 90px 70px;padding:16px 0;border-bottom:1px solid #f1f3f4;align-items:center;transition:background-color .2s ease;gap:8px}.table-row.svelte-9zmer7:hover{background-color:#f8f9fa;margin:0 -24px;padding-left:24px;padding-right:24px}.table-header.recent.svelte-9zmer7,.table-row.recent.svelte-9zmer7{grid-template-columns:40px 120px 60px 70px 80px}.rank-col.svelte-9zmer7{text-align:center;display:flex;align-items:center;justify-content:center}.name-col.svelte-9zmer7{display:flex;align-items:center}.time-col.svelte-9zmer7,.games-col.svelte-9zmer7,.difficulty-col.svelte-9zmer7,.date-col.svelte-9zmer7{display:flex;align-items:center;justify-content:center;text-align:center}.rank-badge.svelte-9zmer7{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-weight:600;font-size:12px}.rank-gold.svelte-9zmer7{background:linear-gradient(135deg,gold,#ffed4e);color:#b8860b}.rank-silver.svelte-9zmer7{background:linear-gradient(135deg,silver,#e8e8e8);color:#666}.rank-bronze.svelte-9zmer7{background:linear-gradient(135deg,#cd7f32,#deb887);color:#8b4513}.rank-default.svelte-9zmer7{background:#f1f3f4;color:#5f6368}.rank-number.svelte-9zmer7{color:#70757a;font-weight:500}.player-name.svelte-9zmer7{font-weight:500;color:#3c4043;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:130px}.best-time.svelte-9zmer7{font-weight:600;color:#1a73e8}.difficulty-badge.svelte-9zmer7{padding:2px 6px;border-radius:10px;font-size:10px;font-weight:500;text-transform:uppercase;white-space:nowrap;display:inline-block;line-height:1.2}.difficulty-easy.svelte-9zmer7{background:#e8f5e8;color:#2e7d32}.difficulty-medium.svelte-9zmer7{background:#fff3e0;color:#f57c00}.difficulty-hard.svelte-9zmer7{background:#ffebee;color:#d32f2f}.difficulty-expert.svelte-9zmer7{background:#f3e5f5;color:#7b1fa2}.difficulty-baby.svelte-9zmer7{background:#e8f5e8;color:#388e3c}.difficulty-insane.svelte-9zmer7{background:#fce4ec;color:#c2185b}@keyframes svelte-9zmer7-spin{to{transform:rotate(360deg)}}@keyframes svelte-9zmer7-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-9zmer7-slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 769px){.table-header.svelte-9zmer7,.table-row.svelte-9zmer7{grid-template-columns:60px 180px 120px 90px}.table-header.recent.svelte-9zmer7,.table-row.recent.svelte-9zmer7{grid-template-columns:50px 160px 80px 90px 100px}.player-name.svelte-9zmer7{max-width:170px}}@media (max-width: 768px){.table-header.svelte-9zmer7{font-size:12px;padding:8px 0}.table-row.svelte-9zmer7{font-size:13px;padding:12px 0}.table-header.recent.svelte-9zmer7,.table-row.recent.svelte-9zmer7{grid-template-columns:35px 100px 50px 65px 70px}.difficulty-badge.svelte-9zmer7{font-size:9px;padding:1px 4px}.rank-badge.svelte-9zmer7{width:24px;height:24px;font-size:10px}}@media (max-width: 480px){.modal-content.svelte-9zmer7{max-width:95vw}.table-header.svelte-9zmer7{grid-template-columns:40px 90px 70px 60px;font-size:11px;gap:4px}.table-row.svelte-9zmer7{grid-template-columns:40px 90px 70px 60px;font-size:12px;gap:4px}.table-header.recent.svelte-9zmer7,.table-row.recent.svelte-9zmer7{grid-template-columns:30px 80px 45px 55px 60px}.difficulty-badge.svelte-9zmer7{font-size:8px;padding:1px 3px}.player-name.svelte-9zmer7{font-size:12px;max-width:75px}}.overlay.svelte-1pmm9qs{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;animation:svelte-1pmm9qs-fadeIn .3s ease-out}.modal.svelte-1pmm9qs{background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;animation:svelte-1pmm9qs-slideIn .3s ease-out}.modal-header.svelte-1pmm9qs{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 16px;border-bottom:1px solid #f1f3f4}.modal-title.svelte-1pmm9qs{font-size:24px;font-weight:600;color:#1a73e8;margin:0}.close-btn.svelte-1pmm9qs{background:none;border:none;color:#70757a;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease}.close-btn.svelte-1pmm9qs:hover{background:#f8f9fa;color:#3c4043}.game-stats.svelte-1pmm9qs{padding:24px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.stat-item.svelte-1pmm9qs{display:flex;flex-direction:column;align-items:center;padding:16px;background:#f8f9fa;border-radius:12px}.stat-label.svelte-1pmm9qs{font-size:12px;color:#70757a;margin-bottom:4px;font-weight:500}.stat-value.svelte-1pmm9qs{font-size:18px;font-weight:600;color:#3c4043}.name-form.svelte-1pmm9qs{padding:0 24px 24px}.form-group.svelte-1pmm9qs{margin-bottom:24px}.form-label.svelte-1pmm9qs{display:block;font-size:14px;font-weight:500;color:#3c4043;margin-bottom:8px}.form-input.svelte-1pmm9qs{width:100%;padding:12px 16px;border:2px solid #e8eaed;border-radius:8px;font-size:16px;transition:border-color .2s ease;box-sizing:border-box}.form-input.svelte-1pmm9qs:focus{outline:none;border-color:#1a73e8}.form-input.error.svelte-1pmm9qs{border-color:#ea4335}.form-input.svelte-1pmm9qs:disabled{background:#f8f9fa;color:#70757a}.error-message.svelte-1pmm9qs{color:#ea4335;font-size:12px;margin-top:4px}.form-actions.svelte-1pmm9qs{display:flex;gap:12px;justify-content:flex-end}.btn.svelte-1pmm9qs{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;min-width:100px}.btn.svelte-1pmm9qs:disabled{opacity:.6;cursor:not-allowed}.btn-secondary.svelte-1pmm9qs{background:#f8f9fa;color:#3c4043}.btn-secondary.svelte-1pmm9qs:hover:not(:disabled){background:#e8eaed}.btn-primary.svelte-1pmm9qs{background:#1a73e8;color:#fff}.btn-primary.svelte-1pmm9qs:hover:not(:disabled){background:#1557b0}@keyframes svelte-1pmm9qs-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1pmm9qs-slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 480px){.modal.svelte-1pmm9qs{margin:0;border-radius:16px 16px 0 0;max-height:80vh}.game-stats.svelte-1pmm9qs{grid-template-columns:1fr 1fr;gap:12px}.stat-item.svelte-1pmm9qs{flex-direction:row;justify-content:space-between;padding:12px 16px}.form-actions.svelte-1pmm9qs{flex-direction:column-reverse}.btn.svelte-1pmm9qs{width:100%}}@media (max-width: 360px){.game-stats.svelte-1pmm9qs{grid-template-columns:1fr;gap:8px}}.header.svelte-9dqpoo{display:flex;justify-content:space-between;align-items:center;gap:5px;margin-bottom:5px}.header-left.svelte-9dqpoo{display:flex;gap:5px;align-items:center}.header-right.svelte-9dqpoo{display:flex;align-items:center}.contents.svelte-9dqpoo{display:flex;flex-direction:column;margin:0 auto;overflow:hidden}button{touch-action:manipulation}.dev-badge.svelte-9dqpoo{background:#ff6b6b;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700;-webkit-user-select:none;user-select:none}
