.hero.svelte-1m7pq0u{min-height:100vh;padding:6rem 2rem 4rem;display:flex;flex-direction:column}.hero-grid.svelte-1m7pq0u{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1400px;margin:0 auto;width:100%}@media(max-width:1024px){.hero-grid.svelte-1m7pq0u{grid-template-columns:1fr;text-align:center}}.hero-content.svelte-1m7pq0u{max-width:600px}@media(max-width:1024px){.hero-content.svelte-1m7pq0u{max-width:100%;margin:0 auto}}.hero-title.svelte-1m7pq0u{font-family:var(--font-serif);font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.05;margin:0 0 3rem}.hero-title.svelte-1m7pq0u .light:where(.svelte-1m7pq0u){display:block;color:var(--text-gray)}.hero-title.svelte-1m7pq0u .accent:where(.svelte-1m7pq0u){display:block;font-style:italic;color:var(--gold)}.hero-title.svelte-1m7pq0u .bold:where(.svelte-1m7pq0u){display:block}.hero-stats.svelte-1m7pq0u{display:flex;align-items:center;gap:2rem;margin-bottom:2.5rem}@media(max-width:1024px){.hero-stats.svelte-1m7pq0u{justify-content:center}}.stat.svelte-1m7pq0u{display:flex;align-items:baseline;gap:.75rem}.stat-number.svelte-1m7pq0u{font-family:var(--font-serif);font-size:2.5rem;font-weight:400;color:var(--text-white)}.stat-label.svelte-1m7pq0u{font-size:.8125rem;color:var(--text-muted);line-height:1.3}.stat-divider.svelte-1m7pq0u{width:1px;height:40px;background:var(--border)}.hero-cta.svelte-1m7pq0u{display:flex;gap:1rem}@media(max-width:1024px){.hero-cta.svelte-1m7pq0u{justify-content:center}}.hero-visual.svelte-1m7pq0u{position:relative;height:600px}@media(max-width:1024px){.hero-visual.svelte-1m7pq0u{display:none}}.pack-card.svelte-1m7pq0u{position:absolute;width:220px;background:var(--bg-card);border-radius:16px;padding:12px;border:1px solid var(--border);box-shadow:0 20px 60px #00000080;transition:transform .4s ease}.pack-card.svelte-1m7pq0u:hover{transform:scale(1.05)!important}.card-1.svelte-1m7pq0u{top:15%;left:10%;transform:rotate(-8deg);z-index:3}.card-2.svelte-1m7pq0u{top:5%;right:5%;transform:rotate(12deg);z-index:2}.card-3.svelte-1m7pq0u{bottom:10%;left:35%;transform:rotate(-3deg);z-index:1}.card-badge.svelte-1m7pq0u{position:absolute;top:-8px;left:12px;display:flex;align-items:center;gap:4px;padding:4px 10px;background:#ef4444;color:#fff;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:100px}.card-badge.mtg-badge.svelte-1m7pq0u{background:#8b5cf6}.card-image.svelte-1m7pq0u{width:100%;aspect-ratio:3/4;border-radius:10px;margin-bottom:12px}.pokemon-pack.svelte-1m7pq0u{background:linear-gradient(135deg,#fcd34d,#f59e0b,#dc2626)}.pokemon-pack-2.svelte-1m7pq0u{background:linear-gradient(135deg,#60a5fa,#3b82f6,#1d4ed8)}.mtg-pack.svelte-1m7pq0u{background:linear-gradient(135deg,#a78bfa,#8b5cf6,#6d28d9)}.card-info.svelte-1m7pq0u{display:flex;flex-direction:column;gap:6px}.card-name.svelte-1m7pq0u{font-weight:600;font-size:.9375rem}.card-price.svelte-1m7pq0u{display:flex;align-items:center;gap:6px;color:var(--gold);font-size:.875rem;font-weight:600}.annotation.svelte-1m7pq0u{position:absolute;font-family:var(--font-serif);font-style:italic;font-size:.9375rem;color:var(--text-gray);line-height:1.4}.arrow.svelte-1m7pq0u{color:var(--text-muted)}.annotation-1.svelte-1m7pq0u{bottom:25%;left:-5%;display:flex;flex-direction:column;align-items:flex-start}.arrow-1.svelte-1m7pq0u{width:100px;height:60px;margin-bottom:8px}.annotation-2.svelte-1m7pq0u{top:0;right:0;display:flex;flex-direction:column;align-items:flex-end;text-align:right}.arrow-2.svelte-1m7pq0u{width:80px;height:80px;margin-top:8px}.annotation-3.svelte-1m7pq0u{bottom:5%;right:10%;display:flex;align-items:center;gap:8px}.arrow-3.svelte-1m7pq0u{width:60px;height:60px}.trust-section.svelte-1m7pq0u{display:flex;align-items:center;justify-content:center;gap:2rem;padding-top:4rem;border-top:1px solid var(--border);margin-top:auto}.trust-label.svelte-1m7pq0u{font-size:.8125rem;color:var(--text-muted)}.trust-logos.svelte-1m7pq0u{display:flex;align-items:center;gap:2.5rem}.trust-logo.svelte-1m7pq0u{font-size:1rem;font-weight:700;color:var(--text-muted);letter-spacing:-.02em;opacity:.6;transition:opacity .2s}.trust-logo.svelte-1m7pq0u:hover{opacity:1}@media(max-width:768px){.trust-section.svelte-1m7pq0u{flex-direction:column;gap:1.5rem}}.btn.svelte-1m7pq0u{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:var(--font-sans);font-size:.9375rem;font-weight:600;border-radius:100px;text-decoration:none;transition:all .25s ease;cursor:pointer;border:none}.btn-primary.svelte-1m7pq0u{background:var(--gold);color:var(--bg-dark)}.btn-primary.svelte-1m7pq0u:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 30px var(--gold-glow)}.btn-outline.svelte-1m7pq0u{background:transparent;color:var(--text-white);border:1px solid var(--border)}.btn-outline.svelte-1m7pq0u:hover{background:#ffffff0d;border-color:#fff3}.packs-section.svelte-6k6o3o{padding:8rem 0;background:var(--bg-card)}.container.svelte-6k6o3o{max-width:1280px;margin:0 auto;padding:0 2rem}.section-header.svelte-6k6o3o{text-align:center;margin-bottom:4rem}.section-tag.svelte-6k6o3o{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);margin-bottom:1rem}.section-title.svelte-6k6o3o{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1;margin:0 0 1.5rem}.section-title.svelte-6k6o3o .light:where(.svelte-6k6o3o){font-weight:400;color:var(--text-gray)}.section-title.svelte-6k6o3o .accent:where(.svelte-6k6o3o){font-style:italic;color:var(--gold)}.section-description.svelte-6k6o3o{font-size:1.125rem;color:var(--text-gray);line-height:1.6;max-width:600px;margin:0 auto}.packs-grid.svelte-6k6o3o{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.packs-grid.svelte-6k6o3o{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.packs-grid.svelte-6k6o3o{grid-template-columns:1fr;max-width:300px;margin:0 auto}}.pack-card.svelte-6k6o3o{position:relative;background:var(--bg-elevated);border-radius:16px;padding:12px;border:1px solid var(--border);text-decoration:none;color:inherit;transition:all .3s ease}.pack-card.svelte-6k6o3o:hover{transform:translateY(-8px);border-color:#d4a8534d;box-shadow:0 20px 40px #0006}.pack-badge.svelte-6k6o3o{position:absolute;top:4px;left:20px;display:flex;align-items:center;gap:4px;padding:4px 10px;color:#fff;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:100px;z-index:1}.pack-badge.hot.svelte-6k6o3o{background:#ef4444}.pack-badge.new.svelte-6k6o3o{background:#8b5cf6}.pack-image.svelte-6k6o3o{width:100%;aspect-ratio:3/4;border-radius:10px;margin-bottom:12px}.pokemon-1.svelte-6k6o3o{background:linear-gradient(135deg,#fcd34d,#f59e0b,#dc2626)}.pokemon-2.svelte-6k6o3o{background:linear-gradient(135deg,#60a5fa,#3b82f6,#1d4ed8)}.mtg-1.svelte-6k6o3o{background:linear-gradient(135deg,#a78bfa,#8b5cf6,#6d28d9)}.mtg-2.svelte-6k6o3o{background:linear-gradient(135deg,#34d399,#10b981,#059669)}.pack-info.svelte-6k6o3o{display:flex;flex-direction:column;gap:4px}.pack-game.svelte-6k6o3o{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.pack-name.svelte-6k6o3o{font-weight:600;font-size:1rem}.pack-price.svelte-6k6o3o{display:flex;align-items:center;gap:6px;color:var(--gold);font-size:.875rem;font-weight:600;margin-top:4px}.section-cta.svelte-6k6o3o{text-align:center;margin-top:3rem}.btn.svelte-6k6o3o{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:var(--font-sans);font-size:.9375rem;font-weight:600;border-radius:100px;text-decoration:none;transition:all .25s ease;cursor:pointer;border:none}.btn-outline.svelte-6k6o3o{background:transparent;color:var(--text-white);border:1px solid var(--border)}.btn-outline.svelte-6k6o3o:hover{background:#ffffff0d;border-color:#fff3}.how-section.svelte-12m9hf3{padding:8rem 0;background:var(--bg-card)}.container.svelte-12m9hf3{max-width:1280px;margin:0 auto;padding:0 2rem}.section-header.svelte-12m9hf3{margin-bottom:4rem}.section-tag.svelte-12m9hf3{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);margin-bottom:1rem}.section-title.svelte-12m9hf3{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1;margin:0}.section-title.svelte-12m9hf3 .light:where(.svelte-12m9hf3){font-weight:400;color:var(--text-gray)}.section-title.svelte-12m9hf3 .accent:where(.svelte-12m9hf3){font-style:italic;color:var(--gold)}.steps-row.svelte-12m9hf3{display:flex;align-items:flex-start;gap:1rem}@media(max-width:900px){.steps-row.svelte-12m9hf3{flex-direction:column;gap:3rem}}.step.svelte-12m9hf3{flex:1;position:relative}.step-number.svelte-12m9hf3{font-family:var(--font-serif);font-size:.875rem;color:var(--text-muted);margin-bottom:1.5rem}.step-icon.svelte-12m9hf3{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:14px;color:var(--gold);margin-bottom:1.25rem}.step.svelte-12m9hf3 h3:where(.svelte-12m9hf3){font-family:var(--font-serif);font-size:1.5rem;font-weight:400;margin:0 0 .75rem}.step.svelte-12m9hf3 p:where(.svelte-12m9hf3){color:var(--text-gray);font-size:.9375rem;line-height:1.6;margin:0}.step-connector.svelte-12m9hf3{width:80px;height:1px;background:linear-gradient(90deg,var(--border) 0%,transparent 100%);margin-top:80px;flex-shrink:0}@media(max-width:900px){.step-connector.svelte-12m9hf3{display:none}}.why-section.svelte-sx3a9s{padding:8rem 0}.container.svelte-sx3a9s{max-width:1280px;margin:0 auto;padding:0 2rem}.section-tag.svelte-sx3a9s{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);margin-bottom:1rem}.section-title.svelte-sx3a9s{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1;margin:0}.section-title.svelte-sx3a9s .light:where(.svelte-sx3a9s){font-weight:400;color:var(--text-gray)}.section-title.svelte-sx3a9s .accent:where(.svelte-sx3a9s){font-style:italic;color:var(--gold)}.why-grid.svelte-sx3a9s{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}@media(max-width:900px){.why-grid.svelte-sx3a9s{grid-template-columns:1fr;gap:4rem}}.why-subtitle.svelte-sx3a9s{font-size:1.125rem;color:var(--text-gray);margin:1.5rem 0 2.5rem;line-height:1.6}.benefits.svelte-sx3a9s{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.benefits.svelte-sx3a9s li:where(.svelte-sx3a9s){display:flex;align-items:center;gap:.875rem;font-size:1rem;color:var(--text-white)}.benefits.svelte-sx3a9s li:where(.svelte-sx3a9s) svg{color:var(--gold);flex-shrink:0}.quote-card.svelte-sx3a9s{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;padding:3rem}.quote-text.svelte-sx3a9s{font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.3;margin:0;color:var(--text-gray)}.quote-text.svelte-sx3a9s .highlight:where(.svelte-sx3a9s){color:var(--gold);font-style:italic}.games-section.svelte-15ainx{padding:8rem 0;background:var(--bg-card)}.container.svelte-15ainx{max-width:1280px;margin:0 auto;padding:0 2rem}.section-header.svelte-15ainx{text-align:center;margin-bottom:4rem}.section-tag.svelte-15ainx{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);margin-bottom:1rem}.section-title.svelte-15ainx{font-family:var(--font-serif);font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1;margin:0}.section-title.svelte-15ainx .light:where(.svelte-15ainx){font-weight:400;color:var(--text-gray)}.section-title.svelte-15ainx .accent:where(.svelte-15ainx){font-style:italic;color:var(--gold)}.games-row.svelte-15ainx{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:800px;margin:0 auto}@media(max-width:640px){.games-row.svelte-15ainx{grid-template-columns:1fr}}.game-tile.svelte-15ainx{position:relative;padding:3rem 2rem;border-radius:20px;text-align:center;overflow:hidden;transition:transform .3s ease}.game-tile.svelte-15ainx:hover{transform:translateY(-4px)}.pokemon-tile.svelte-15ainx{background:linear-gradient(135deg,#fcd34d26,#f59e0b1a);border:1px solid rgba(252,211,77,.2)}.mtg-tile.svelte-15ainx{background:linear-gradient(135deg,#8b5cf626,#6d28d91a);border:1px solid rgba(139,92,246,.2)}.game-logo.svelte-15ainx{font-family:var(--font-serif);font-size:1.5rem;margin-bottom:.5rem}.game-count.svelte-15ainx{font-size:.8125rem;color:var(--text-muted)}.coming-text.svelte-15ainx{text-align:center;color:var(--text-muted);font-style:italic;margin-top:2rem}.features-section.svelte-jsk63b{padding:8rem 0}.container.svelte-jsk63b{max-width:1280px;margin:0 auto;padding:0 2rem}.features-grid.svelte-jsk63b{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:900px){.features-grid.svelte-jsk63b{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.features-grid.svelte-jsk63b{grid-template-columns:1fr}}.feature-card.svelte-jsk63b{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:border-color .2s}.feature-card.svelte-jsk63b:hover{border-color:#d4a8534d}.feature-icon.svelte-jsk63b{font-size:2rem;display:block;margin-bottom:1rem}.feature-card.svelte-jsk63b h4:where(.svelte-jsk63b){font-family:var(--font-serif);font-size:1.125rem;font-weight:400;margin:0 0 .5rem}.feature-card.svelte-jsk63b p:where(.svelte-jsk63b){font-size:.875rem;color:var(--text-gray);line-height:1.5;margin:0}.cta-section.svelte-x4rl9s{padding:8rem 0;background:var(--bg-card)}.container.svelte-x4rl9s{max-width:1280px;margin:0 auto;padding:0 2rem}.cta-card.svelte-x4rl9s{text-align:center;max-width:600px;margin:0 auto}.cta-card.svelte-x4rl9s h2:where(.svelte-x4rl9s){font-family:var(--font-serif);font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1;margin:0 0 1rem}.cta-card.svelte-x4rl9s h2:where(.svelte-x4rl9s) .light:where(.svelte-x4rl9s){color:var(--text-gray)}.cta-card.svelte-x4rl9s h2:where(.svelte-x4rl9s) .accent:where(.svelte-x4rl9s){font-style:italic;color:var(--gold)}.cta-card.svelte-x4rl9s p:where(.svelte-x4rl9s){font-size:1.125rem;color:var(--text-gray);margin:0 0 2.5rem}.btn.svelte-x4rl9s{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:var(--font-sans);font-size:.9375rem;font-weight:600;border-radius:100px;text-decoration:none;transition:all .25s ease;cursor:pointer;border:none}.btn-primary.svelte-x4rl9s{background:var(--gold);color:var(--bg-dark)}.btn-primary.svelte-x4rl9s:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 30px var(--gold-glow)}.btn-lg.svelte-x4rl9s{padding:1.125rem 2.5rem;font-size:1rem}.landing-page.svelte-1uha8ag{--font-serif: "Instrument Serif", Georgia, serif;--font-sans: "Inter", system-ui, sans-serif;--gold: #d4a853;--gold-light: #e8c97a;--gold-glow: rgba(212, 168, 83, .3);--bg-dark: #0c0c0c;--bg-card: #161616;--bg-elevated: #1a1a1a;--text-white: #ffffff;--text-gray: #888888;--text-muted: #555555;--border: rgba(255, 255, 255, .08);font-family:var(--font-sans);background:var(--bg-dark);color:var(--text-white);overflow-x:hidden}
