.app-root.svelte-1www4hz{min-height:100%}.btn-base.svelte-11fzodu{cursor:pointer;touch-action:manipulation;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:600;transition:all .2s;display:inline-flex}.btn-base.svelte-11fzodu:hover:not(.btn-disabled):not(.btn-loading){transform:translateY(-1px)}.btn-base.svelte-11fzodu:disabled,.btn-disabled.svelte-11fzodu{opacity:.5;cursor:not-allowed;transform:none!important}.btn-loading.svelte-11fzodu{cursor:wait}.btn-sm.svelte-11fzodu{padding:6px 12px;font-size:.8rem}.btn-md.svelte-11fzodu{padding:12px 16px;font-size:.9rem}.btn-lg.svelte-11fzodu{padding:14px 20px;font-size:1rem}.btn-primary.svelte-11fzodu{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:2px solid #1e40af}.btn-primary.svelte-11fzodu:hover:not(.btn-disabled):not(.btn-loading){background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 4px 12px #2563eb66}.btn-secondary.svelte-11fzodu{color:var(--text-secondary);border:1px solid var(--border-light);background:0 0}.btn-secondary.svelte-11fzodu:hover:not(.btn-disabled):not(.btn-loading){border-color:var(--game-accent-soft);color:var(--text-primary);background:#ffffff0f}.btn-danger.svelte-11fzodu{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #b91c1c}.btn-danger.svelte-11fzodu:hover:not(.btn-disabled):not(.btn-loading){background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 8px #dc262666}.btn-success.svelte-11fzodu{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border:2px solid #047857}.btn-success.svelte-11fzodu:hover:not(.btn-disabled):not(.btn-loading){background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #10b98166}.btn-ghost.svelte-11fzodu{color:var(--text-tertiary);border:1px solid var(--border-light);background:0 0}.btn-ghost.svelte-11fzodu:hover:not(.btn-disabled):not(.btn-loading){color:#fff;border-color:#60a5fa}.btn-uppercase.svelte-11fzodu{text-transform:uppercase}.btn-spinner.svelte-11fzodu{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;animation:1s linear infinite svelte-11fzodu-spin}@keyframes svelte-11fzodu-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-backdrop.svelte-1j63hcr{background:var(--bg-overlay,#0006);width:100%;height:100%;z-index:var(--z-modal,2000);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.modal-container{box-shadow:var(--shadow-xl,0 20px 25px -5px #0006);overflow:hidden}.modal-footer.svelte-1j63hcr{gap:var(--space-3,.75rem);justify-content:flex-end;display:flex}.modal-header-section{flex-flow:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex;padding:8px 16px!important}.modal-header-section .section-header{flex:1;justify-content:flex-start;align-items:center!important;min-height:auto!important;margin-bottom:0!important}.modal-header-section .section-content{display:none}.modal-header-section .section-actions{margin-top:0!important}.modal-header-section .section-title{margin:0!important;font-size:1.1rem!important;line-height:1.2!important}.loading-container.svelte-1d2u6tn{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.loading-spinner.svelte-1d2u6tn{border-style:solid;border-color:#0000;border-radius:50%;animation:1s linear infinite svelte-1d2u6tn-spin}.spinner-xs.svelte-1d2u6tn{border-width:2px;width:16px;height:16px}.spinner-sm.svelte-1d2u6tn{border-width:2px;width:24px;height:24px}.spinner-md.svelte-1d2u6tn{border-width:3px;width:32px;height:32px}.spinner-lg.svelte-1d2u6tn{border-width:3px;width:40px;height:40px}.spinner-xl.svelte-1d2u6tn{border-width:4px;width:48px;height:48px}.spinner-primary.svelte-1d2u6tn{border-top-color:var(--game-accent);border-right-color:var(--game-accent);border-bottom-color:var(--border-medium);border-left-color:var(--border-medium)}.spinner-blue.svelte-1d2u6tn{border-top-color:var(--game-accent-soft);border-right-color:var(--game-accent-soft);border-bottom-color:var(--border-light);border-left-color:var(--border-light)}.spinner-white.svelte-1d2u6tn{border-color:#fff #fff #ffffff4d #ffffff4d}.loading-text.svelte-1d2u6tn{color:var(--color-gray-200);text-align:center;margin:0;font-size:.9rem}@keyframes svelte-1d2u6tn-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.metric-tooltip-container.svelte-1ejuo3h{align-items:center;margin-left:4px;display:inline-flex}.metric-tooltip-container-inline.svelte-1ejuo3h{margin-left:0}.metric-tooltip-trigger.svelte-1ejuo3h{cursor:help;background:0 0;border:none;outline:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.metric-tooltip-trigger-inline.svelte-1ejuo3h{cursor:help;border-radius:2px}.metric-tooltip-portal{box-sizing:border-box;color:#f3f4f6;white-space:pre-line;z-index:99999;pointer-events:none;opacity:0;background:#111827f2;border:1px solid #60a5fa4d;border-radius:6px;width:max-content;min-width:min(300px,100vw - 1rem);max-width:min(450px,100vw - 1rem);padding:.75rem 1rem;font-size:.875rem;line-height:1.5;animation:.2s ease-out forwards svelte-1ejuo3h-metricTooltipFadeIn;position:fixed;transform:none;box-shadow:0 4px 12px #00000080}.metric-tooltip-portal-no-animate{opacity:1;animation:none}@keyframes svelte-1ejuo3h-metricTooltipFadeIn{0%{opacity:0}to{opacity:1}}.metric-tooltip-comparison-portal{color:#f3f4f6;white-space:normal;z-index:99999;pointer-events:auto;opacity:0;background:#111827f2;border:1px solid #60a5fa4d;border-radius:6px;flex-direction:column;width:max-content;min-width:min(320px,92vw);max-width:min(520px,94vw);max-height:min(72vh,400px);padding:.5rem .65rem;font-size:.8125rem;line-height:1.3;animation:.2s ease-out forwards svelte-160ljpp-comparisonTooltipFadeIn;display:flex;position:fixed;transform:translate(-50%,calc(-100% - 8px));box-shadow:0 4px 12px #00000080}.metric-tooltip-comparison-portal.metric-tooltip-portal-bottom{animation:.2s ease-out forwards svelte-160ljpp-comparisonTooltipFadeInBottom;transform:translate(-50%)}.metric-tooltip-comparison-portal:after{content:"";border-top:6px solid #111827f2;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.metric-tooltip-comparison-portal.metric-tooltip-portal-bottom:after{border-top:none;border-bottom:6px solid #111827f2;top:auto;bottom:100%}@keyframes svelte-160ljpp-comparisonTooltipFadeIn{0%{opacity:0;transform:translate(-50%,calc(-100% - 4px))}to{opacity:1;transform:translate(-50%,calc(-100% - 8px))}}@keyframes svelte-160ljpp-comparisonTooltipFadeInBottom{0%{opacity:0;transform:translate(-50%,-4px)}to{opacity:1;transform:translate(-50%)}}.metric-tooltip-comparison-title{color:#e5e7eb;border-bottom:1px solid #60a5fa40;flex-shrink:0;margin-bottom:.35rem;padding-bottom:.25rem;font-weight:600}.metric-tooltip-comparison-body{flex:auto;min-height:0;overflow:hidden auto}.metric-tooltip-comparison-row{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;column-gap:.75rem;margin-top:.2rem;display:grid}.metric-tooltip-comparison-row:first-child{margin-top:0}.metric-tooltip-comparison-row-name{color:#d1d5db;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}.metric-tooltip-comparison-row-value{text-align:right;font-variant-numeric:tabular-nums;color:#9ca3af;white-space:nowrap;justify-self:end}.metric-tooltip-comparison-row--viewer .metric-tooltip-comparison-row-name{color:#93c5fd;font-weight:700}.metric-tooltip-comparison-row--viewer .metric-tooltip-comparison-row-value{color:var(--text-secondary);font-weight:600}.ad-banner-container.svelte-payufr{justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex;position:relative}.ad-banner-container.svelte-payufr:not(.ad-loaded):not(.ad-loading){display:none}.ad-loading.svelte-payufr{opacity:.5;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.ad-loading-spinner.svelte-payufr{border:3px solid #fff3;border-top-color:#fff9;border-radius:50%;width:24px;height:24px;animation:1s linear infinite svelte-payufr-spin}@keyframes svelte-payufr-spin{to{transform:rotate(360deg)}}.adsbygoogle{max-width:100%;display:block}div[id^=aswift_][id$=_host]:empty{width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}div[id^=aswift_][id$=_host]:not(:has(iframe)){width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}.chart-container.svelte-1pig0f{background:#0f172a99;border:1px solid #47556980;border-radius:6px;flex-direction:column;margin-top:.5rem;padding:6px;display:flex}.chart-container.svelte-1pig0f:first-child{margin-top:0}.chart-title.svelte-1pig0f{color:var(--text-primary);flex-shrink:0;margin-bottom:2px;font-size:12px;font-weight:700}.chart-title-row.svelte-1pig0f{align-items:center;width:fit-content;margin-bottom:2px;display:inline-flex}.chart-wrapper.svelte-1pig0f{flex:1;min-height:0;position:relative}canvas.svelte-1pig0f{width:100%!important;height:100%!important}.legend.svelte-1pig0f{border-top:1px solid #4755694d;flex-wrap:wrap;justify-content:center;gap:4px;margin-top:2px;padding-top:2px;display:flex}.legend-item.svelte-1pig0f{cursor:pointer;background:#1e293b80;border-radius:3px;align-items:center;gap:2px;padding:1px 4px;transition:all .2s;display:flex}.legend-item.svelte-1pig0f:hover,.legend-item.highlighted.svelte-1pig0f{background:#3b82f633}.legend-item.dimmed.svelte-1pig0f{opacity:.4}.legend-color.svelte-1pig0f{border-radius:1px;flex-shrink:0;width:8px;height:8px}.legend-label.svelte-1pig0f{color:var(--text-secondary);white-space:nowrap;font-size:.65rem}.home-bg.svelte-1tcbt3a{background-image:var(--bg-gradient), var(--home-bg-src);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2.5rem 1rem;display:flex}.home-content.svelte-1tcbt3a{width:min(980px,100%)}.home-panel{border-radius:16px}.hero.svelte-1tcbt3a{text-align:center;margin-bottom:1.5rem}.hero.svelte-1tcbt3a h1:where(.svelte-1tcbt3a){letter-spacing:.02em;background:var(--title-gradient);-webkit-text-fill-color:transparent;text-shadow:0 2px 10px #00000040;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:800}.tagline.svelte-1tcbt3a{color:var(--text-secondary);margin:0;line-height:1.4}.cta-actions.svelte-1tcbt3a{grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1.25rem 0 1.75rem;display:grid}.cta-actions.svelte-1tcbt3a .btn-base{width:100%}.cta-actions.svelte-1tcbt3a .btn-primary{box-shadow:0 0 24px var(--game-accent-glow);border-radius:8px;padding:16px 24px;font-size:1.05rem}@media (width<=820px){.cta-actions.svelte-1tcbt3a{grid-template-columns:1fr}}.game-card.svelte-8n6u14{background:var(--bg-panel-light,#1e293bcc);border:1px solid var(--border-light,#475569);border-radius:var(--radius-lg,8px);margin-bottom:.75rem;padding:.625rem .75rem;transition:all .2s}.game-card.svelte-8n6u14:hover{border-color:var(--color-primary-400,#60a5fa);background:var(--bg-panel-light,#1e293bf2)}.game-header.svelte-8n6u14{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.header-primary.svelte-8n6u14{flex-wrap:wrap;flex:12rem;align-items:center;gap:.375rem .5rem;min-width:0;display:flex}.meta-sep.svelte-8n6u14{color:var(--border-light,#475569);-webkit-user-select:none;user-select:none;line-height:1}.game-title.svelte-8n6u14{align-items:center;gap:.35rem;min-width:0;display:inline-flex}.game-id-chip.svelte-8n6u14{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;background:#60a5fa1a;border:1px solid #60a5fa33;border-radius:4px;max-width:14rem;padding:.15rem .45rem;font-size:.75rem;font-weight:600;overflow:hidden}.game-details.svelte-8n6u14{color:var(--text-tertiary,#94a3b8);white-space:nowrap;flex-wrap:wrap;align-items:center;gap:.25rem .4rem;font-size:.8rem;display:inline-flex}.separator.svelte-8n6u14{opacity:.5}.open-badge.svelte-8n6u14{color:var(--color-success);white-space:nowrap;background:#22c55e24;border:1px solid #22c55e47;border-radius:10px;padding:.1rem .45rem;font-size:.68rem;font-weight:700}.header-join-button{flex-shrink:0;margin-left:auto;min-width:4.5rem!important}.player-slots.svelte-8n6u14,.player-roster.svelte-8n6u14{grid-template-columns:repeat(var(--slot-count,4), 1fr);gap:.4rem;display:grid}.player-roster.compact-roster.svelte-8n6u14{border-top:1px solid #4755698c;flex-wrap:wrap;gap:.35rem;margin-top:.5rem;padding-top:.5rem;display:flex}.player-slot.svelte-8n6u14{flex-direction:column;align-items:center;gap:.375rem;display:flex}.slot-label.svelte-8n6u14{color:var(--text-tertiary,#94a3b8);font-size:.75rem;font-weight:500}.roster-name.svelte-8n6u14{text-align:center;border:1px solid var(--border-light,#475569);min-width:0;color:var(--text-primary,#f8fafc);border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.compact-roster.svelte-8n6u14 .roster-name:where(.svelte-8n6u14){min-width:auto}.roster-name.creator.svelte-8n6u14{background:linear-gradient(135deg, var(--game-accent), var(--game-accent-strong))}.roster-name.taken.svelte-8n6u14{opacity:.85}.roster-name.empty.svelte-8n6u14{color:var(--text-tertiary,#94a3b8);font-style:italic;font-weight:500}.roster-name.ai.svelte-8n6u14{opacity:.6;font-style:italic}.join-button{min-width:120px}.slot-button{min-width:80px;transition:all .2s}.slot-button.open:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.slot-button.creator{background:linear-gradient(135deg, var(--game-accent), var(--game-accent-strong))}.slot-button.taken{opacity:.7}.slot-button.ai{opacity:.6;font-style:italic}.slot-button.disabled{opacity:.4}@media (width<=640px){.player-slots.svelte-8n6u14,.player-roster.svelte-8n6u14:not(.compact-roster){grid-template-columns:repeat(2,1fr)}.game-header.svelte-8n6u14{align-items:flex-start}.meta-sep.svelte-8n6u14{display:none}.game-id-chip.svelte-8n6u14{max-width:10rem}.slot-button{min-width:70px}}
