.install-banner.svelte-1y1c8fy{position:relative;display:flex;align-items:stretch;background:color-mix(in srgb,var(--card) 80%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);overflow:hidden;animation:svelte-1y1c8fy-slideUp .5s ease-out;max-width:440px}@media(max-width:1024px){.install-banner.svelte-1y1c8fy{max-width:100%}}@keyframes svelte-1y1c8fy-slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.banner-accent.svelte-1y1c8fy{width:3px;background:linear-gradient(180deg,var(--color-amber) 0%,var(--color-amber-dark) 100%);flex-shrink:0}.banner-content.svelte-1y1c8fy{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;flex:1}.banner-icon.svelte-1y1c8fy{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:color-mix(in srgb,var(--color-amber) 15%,transparent);color:var(--color-amber);flex-shrink:0}.banner-text.svelte-1y1c8fy{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}.banner-title.svelte-1y1c8fy{font-family:var(--font-serif);font-size:1.125rem;font-weight:600;color:var(--foreground);letter-spacing:-.01em}.banner-subtitle.svelte-1y1c8fy{font-size:.875rem;color:var(--muted-foreground)}.banner-cta.svelte-1y1c8fy{padding:.625rem 1.25rem;background:var(--color-amber);color:#0a0a0a;font-size:.9375rem;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;flex-shrink:0}.banner-cta.svelte-1y1c8fy:hover{background:var(--color-amber-light);transform:translateY(-1px)}.banner-dismiss.svelte-1y1c8fy{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:transparent;color:var(--muted-foreground);border:none;cursor:pointer;transition:all .15s ease;flex-shrink:0}.banner-dismiss.svelte-1y1c8fy:hover{color:var(--foreground);background:var(--secondary)}.landing-page.svelte-h7bcrl{--amber: var(--color-amber);--amber-light: var(--color-amber-light);--amber-dark: var(--color-amber-dark);font-family:var(--font-sans);overflow-x:hidden}.hero.svelte-h7bcrl{position:relative;min-height:100vh;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;padding:6rem 2rem 4rem;max-width:1400px;margin:0 auto}@media(max-width:1024px){.hero.svelte-h7bcrl{grid-template-columns:1fr;text-align:center;min-height:auto;padding-top:4rem}}.hero-bg.svelte-h7bcrl{position:fixed;inset:0;z-index:-1;overflow:hidden}.chess-pattern.svelte-h7bcrl{position:absolute;inset:0;background-image:linear-gradient(45deg,var(--muted) 25%,transparent 25%),linear-gradient(-45deg,var(--muted) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--muted) 75%),linear-gradient(-45deg,transparent 75%,var(--muted) 75%);background-size:60px 60px;background-position:0 0,0 30px,30px -30px,-30px 0px;opacity:.03}.gradient-overlay.svelte-h7bcrl{position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,var(--amber) 0%,transparent 50%);opacity:.04}.hero-content.svelte-h7bcrl{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.hero-content.mounted.svelte-h7bcrl{opacity:1;transform:translateY(0)}.hero-badge.svelte-h7bcrl{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:var(--secondary);border:1px solid var(--border);border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:1.5rem}.hero-title.svelte-h7bcrl{font-family:var(--font-serif);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem}.title-line.svelte-h7bcrl{display:block}.title-line.accent.svelte-h7bcrl{color:var(--amber)}.hero-subtitle.svelte-h7bcrl{font-size:1.125rem;line-height:1.7;color:var(--muted-foreground);max-width:500px;margin-bottom:2rem}@media(max-width:1024px){.hero-subtitle.svelte-h7bcrl{margin-inline:auto}}.hero-actions.svelte-h7bcrl{display:flex;gap:1rem;margin-bottom:1.5rem}@media(max-width:1024px){.hero-actions.svelte-h7bcrl{justify-content:center}}.install-banner-wrapper.svelte-h7bcrl{margin-bottom:1.5rem;min-height:0}.install-banner-wrapper.svelte-h7bcrl:empty{display:none}@media(max-width:1024px){.install-banner-wrapper.svelte-h7bcrl{display:flex;justify-content:center}}.btn-primary{background:var(--amber)!important;color:#0a0a0a!important;border:none!important;font-weight:500!important;display:inline-flex!important;align-items:center!important;gap:.5rem!important;transition:all .2s ease!important}.btn-primary:hover{background:var(--amber-light)!important;transform:translateY(-1px)}.btn-outline{display:inline-flex!important;align-items:center!important;gap:.375rem!important}.btn-lg{padding:.875rem 1.75rem!important;font-size:1rem!important}.hero-stats.svelte-h7bcrl{display:flex;align-items:center;gap:1.5rem}@media(max-width:1024px){.hero-stats.svelte-h7bcrl{justify-content:center}}.stat.svelte-h7bcrl{display:flex;flex-direction:column}.stat-value.svelte-h7bcrl{font-family:var(--font-serif);font-size:1.5rem;font-weight:600;color:var(--foreground)}.stat-label.svelte-h7bcrl{font-size:.75rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}.stat-divider.svelte-h7bcrl{width:1px;height:2.5rem;background:var(--border)}.hero-visual.svelte-h7bcrl{display:flex;justify-content:center;align-items:center;opacity:0;transform:translateY(30px) scale(.95);transition:opacity 1s ease-out .2s,transform 1s ease-out .2s}.hero-visual.mounted.svelte-h7bcrl{opacity:1;transform:translateY(0) scale(1)}@media(max-width:1024px){.hero-visual.svelte-h7bcrl{display:none}}.board-wrapper.svelte-h7bcrl{position:relative;width:380px;height:380px}.decorative-board.svelte-h7bcrl{display:grid;grid-template-columns:repeat(8,1fr);width:100%;height:100%;border:2px solid var(--border);box-shadow:0 25px 50px -12px #00000040,0 0 0 1px var(--border);transform:perspective(1000px) rotateX(5deg) rotateY(-5deg);transition:transform .5s ease}.decorative-board.svelte-h7bcrl:hover{transform:perspective(1000px) rotateX(2deg) rotateY(-2deg)}.square.svelte-h7bcrl{aspect-ratio:1;background:#e8d4b8;transition:background .15s ease}.square.dark.svelte-h7bcrl{background:#8b7355}.floating-piece.svelte-h7bcrl{position:absolute;width:60px;height:60px;background-size:contain;background-repeat:no-repeat;background-position:center;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));animation:svelte-h7bcrl-float 4s ease-in-out infinite;z-index:10}.piece-king.svelte-h7bcrl{top:-1rem;right:2rem;animation-delay:0s;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NSIgaGVpZ2h0PSI0NSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0yMi41IDExLjYzVjZNMjAgOGg1IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIi8+PHBhdGggZD0iTTIyLjUgMjVzNC41LTcuNSAzLTEwLjVjMCAwLTEtMi41LTMtMi41cy0zIDIuNS0zIDIuNWMtMS41IDMgMyAxMC41IDMgMTAuNSIgZmlsbD0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9ImJ1dHQiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiLz48cGF0aCBkPSJNMTEuNSAzN2M1LjUgMy41IDE1LjUgMy41IDIxIDB2LTdzOS00LjUgNi0xMC41Yy00LTYuNS0xMy41LTMuNS0xNiA0VjI3di0zLjVjLTMuNS03LjUtMTMtMTAuNS0xNi00LTMgNiA1IDEwIDUgMTBWMzd6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTExLjUgMzBjNS41LTMgMTUuNS0zIDIxIDBtLTIxIDMuNWM1LjUtMyAxNS41LTMgMjEgMG0tMjEgMy41YzUuNS0zIDE1LjUtMyAyMSAwIi8+PC9nPjwvc3ZnPg==)}.piece-queen.svelte-h7bcrl{bottom:2rem;left:-1.5rem;animation-delay:1s;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NSIgaGVpZ2h0PSI0NSI+PGcgZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik04IDEyYTIgMiAwIDEgMS00IDAgMiAyIDAgMSAxIDQgMHptMTYuNS00LjVhMiAyIDAgMSAxLTQgMCAyIDIgMCAxIDEgNCAwek00MSAxMmEyIDIgMCAxIDEtNCAwIDIgMiAwIDEgMSA0IDB6TTE2IDguNWEyIDIgMCAxIDEtNCAwIDIgMiAwIDEgMSA0IDB6TTMzIDlhMiAyIDAgMSAxLTQgMCAyIDIgMCAxIDEgNCAweiIvPjxwYXRoIGQ9Ik05IDI2YzguNS0xLjUgMjEtMS41IDI3IDBsMi0xMi03IDExVjExbC01LjUgMTMuNS0zLTE1LTMgMTUtNS41LTE0VjI1TDcgMTRsMiAxMnoiIHN0cm9rZS1saW5lY2FwPSJidXR0Ii8+PHBhdGggZD0iTTkgMjZjMCAyIDEuNSAyIDIuNSA0IDEgMS41IDEgMSAuNSAzLjUtMS41IDEtMS41IDIuNS0xLjUgMi41LTEuNSAxLjUuNSAyLjUuNSAyLjUgNi41IDEgMTYuNSAxIDIzIDAgMCAwIDEuNS0xIDAtMi41IDAgMCAuNS0xLjUtMS0yLjUtLjUtMi41LS41LTIgLjUtMy41IDEtMiAyLjUtMiAyLjUtNC04LjUtMS41LTE4LjUtMS41LTI3IDB6IiBzdHJva2UtbGluZWNhcD0iYnV0dCIvPjxwYXRoIGQ9Ik0xMS41IDMwYzMuNS0xIDE4LjUtMSAyMiAwTTEyIDMzLjVjNi0xIDE1LTEgMjEgMCIgZmlsbD0ibm9uZSIvPjwvZz48L3N2Zz4=)}.piece-knight.svelte-h7bcrl{top:50%;right:-2rem;animation-delay:2s;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NSIgaGVpZ2h0PSI0NSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0yMiAxMGMxMC41IDEgMTYuNSA4IDE2IDI5SDE1YzAtOSAxMC02LjUgOC0yMSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0yNCAxOGMuMzggMi45MS01LjU1IDcuMzctOCA5LTMgMi0yLjgyIDQuMzQtNSA0LTEuMDQyLS45NCAxLjQxLTMuMDQgMC0zLTEgMCAuMTkgMS4yMy0xIDItMSAwLTQuMDAzIDEtNC00IDAtMiA2LTEyIDYtMTJzMS44OS0xLjkgMi0zLjVjLS43My0uOTk0LS41LTItLjUtMyAxLTEgMyAyLjUgMyAyLjVoMnMuNzgtMS45OTIgMi41LTNjMSAwIDEgMyAxIDMiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNOS41IDI1LjVhLjUuNSAwIDEgMS0xIDAgLjUuNSAwIDEgMSAxIDB6bTUuNDMzLTkuNzVhLjUgMS41IDMwIDEgMS0uODY2LS41LjUgMS41IDMwIDEgMSAuODY2LjV6IiBmaWxsPSIjMDAwIi8+PC9nPjwvc3ZnPg==)}@keyframes svelte-h7bcrl-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(3deg)}}.section.svelte-h7bcrl{padding:6rem 2rem;max-width:1200px;margin:0 auto}.section-header.svelte-h7bcrl{text-align:center;margin-bottom:4rem}.section-label.svelte-h7bcrl{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--amber);margin-bottom:1rem}.section-title.svelte-h7bcrl{font-family:var(--font-serif);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;margin-bottom:1rem;letter-spacing:-.01em}.section-desc.svelte-h7bcrl{font-size:1.0625rem;color:var(--muted-foreground);max-width:600px;margin-inline:auto;line-height:1.7}.training-modes.svelte-h7bcrl{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.mode-card.svelte-h7bcrl{position:relative;background:var(--card);border:1px solid var(--border);padding:2rem;transition:all .3s ease;opacity:0;transform:translateY(20px)}.mode-card.mounted.svelte-h7bcrl{opacity:1;transform:translateY(0);transition-delay:var(--delay)}.mode-card.svelte-h7bcrl:hover{border-color:var(--amber);transform:translateY(-4px);box-shadow:0 12px 40px -12px #d4a34b26}.mode-icon.svelte-h7bcrl{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:var(--secondary);color:var(--amber);margin-bottom:1.25rem}.mode-title.svelte-h7bcrl{font-family:var(--font-serif);font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.mode-desc.svelte-h7bcrl{font-size:.9375rem;color:var(--muted-foreground);line-height:1.6;margin-bottom:1.5rem}.mode-tag.svelte-h7bcrl{display:inline-block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--amber);padding:.25rem .625rem;background:color-mix(in srgb,var(--amber) 10%,transparent);border:1px solid color-mix(in srgb,var(--amber) 25%,transparent)}.stats-section.svelte-h7bcrl{background:var(--secondary);max-width:none;padding:6rem 2rem}.stats-content.svelte-h7bcrl{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto}@media(max-width:900px){.stats-content.svelte-h7bcrl{grid-template-columns:1fr;gap:3rem}}.stats-visual.svelte-h7bcrl{opacity:0;transform:translate(-30px);transition:opacity .8s ease,transform .8s ease}.stats-visual.mounted.svelte-h7bcrl{opacity:1;transform:translate(0)}.chart-mockup.svelte-h7bcrl{position:relative;background:var(--card);border:1px solid var(--border);padding:2rem}.accuracy-chart.svelte-h7bcrl{width:100%;height:auto;overflow:visible}.area-path.svelte-h7bcrl{opacity:0;animation:svelte-h7bcrl-fadeIn 1s ease .5s forwards}.line-path.svelte-h7bcrl{stroke-dasharray:500;stroke-dashoffset:500;animation:svelte-h7bcrl-drawLine 1.5s ease .3s forwards}.data-point.svelte-h7bcrl{opacity:0;animation:svelte-h7bcrl-popIn .3s ease forwards;animation-delay:calc(.5s + var(--i) * .1s)}@keyframes svelte-h7bcrl-drawLine{to{stroke-dashoffset:0}}@keyframes svelte-h7bcrl-fadeIn{to{opacity:1}}@keyframes svelte-h7bcrl-popIn{to{opacity:1}}.chart-label.svelte-h7bcrl{position:absolute;top:0;right:0;text-align:right;padding:1.5rem;border-radius:0 0 0 1rem}.dark .chart-label.svelte-h7bcrl{background:linear-gradient(135deg,transparent 0%,color-mix(in srgb,var(--card) 60%,transparent) 40%,color-mix(in srgb,var(--card) 90%,transparent) 100%)}.label-value.svelte-h7bcrl{display:block;font-family:var(--font-serif);font-size:2rem;font-weight:600;color:var(--amber)}.label-text.svelte-h7bcrl{font-size:.75rem;color:var(--foreground);opacity:.8;text-transform:uppercase;letter-spacing:.05em}.dark .label-text.svelte-h7bcrl{color:#a1a1aa;opacity:1}.stats-info.svelte-h7bcrl .section-title:where(.svelte-h7bcrl),.stats-info.svelte-h7bcrl .section-label:where(.svelte-h7bcrl),.stats-info.svelte-h7bcrl .section-desc:where(.svelte-h7bcrl){text-align:left;margin-inline:0}.stats-grid.svelte-h7bcrl{display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem}.stat-item.svelte-h7bcrl{display:flex;align-items:flex-start;gap:1rem}.stat-item.svelte-h7bcrl .stat-icon{width:1.25rem;height:1.25rem;color:var(--amber);flex-shrink:0;margin-top:.125rem}.stat-name.svelte-h7bcrl{display:block;font-weight:500;margin-bottom:.125rem}.stat-detail.svelte-h7bcrl{display:block;font-size:.875rem;color:var(--muted-foreground)}.sync-section.svelte-h7bcrl{padding:4rem 2rem 6rem}.sync-cards.svelte-h7bcrl{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.sync-card.svelte-h7bcrl{padding:2.5rem;border:1px solid var(--border);text-align:center;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.sync-card.mounted.svelte-h7bcrl{opacity:1;transform:translateY(0)}.sync-card.offline.mounted.svelte-h7bcrl{transition-delay:0ms}.sync-card.cloud.mounted.svelte-h7bcrl{transition-delay:.15s}.sync-icon.svelte-h7bcrl{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:var(--secondary);margin:0 auto 1.5rem}.sync-card.offline.svelte-h7bcrl .sync-icon:where(.svelte-h7bcrl){color:var(--foreground)}.sync-card.cloud.svelte-h7bcrl .sync-icon:where(.svelte-h7bcrl){color:var(--amber)}.sync-card.svelte-h7bcrl h3:where(.svelte-h7bcrl){font-family:var(--font-serif);font-size:1.375rem;font-weight:600;margin-bottom:.75rem}.sync-card.svelte-h7bcrl p:where(.svelte-h7bcrl){font-size:.9375rem;color:var(--muted-foreground);line-height:1.6}.cta-section.svelte-h7bcrl{position:relative;text-align:center;background:linear-gradient(135deg,var(--card) 0%,var(--secondary) 100%);border-top:1px solid var(--border);border-bottom:1px solid var(--border);max-width:none;overflow:hidden}.cta-content.svelte-h7bcrl{position:relative;z-index:1;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.cta-content.mounted.svelte-h7bcrl{opacity:1;transform:translateY(0)}.cta-section.svelte-h7bcrl h2:where(.svelte-h7bcrl){font-family:var(--font-serif);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;margin-bottom:.75rem}.cta-section.svelte-h7bcrl p:where(.svelte-h7bcrl){font-size:1.0625rem;color:var(--muted-foreground);margin-bottom:2rem}.cta-pattern.svelte-h7bcrl{position:absolute;inset:0;background-image:radial-gradient(circle at 2px 2px,var(--border) 1px,transparent 0);background-size:32px 32px;opacity:.5}
