.hero.svelte-1uha8ag{min-height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 24px 48px;text-align:center}.logo.svelte-1uha8ag{font-family:Orbitron,sans-serif;font-size:64px;font-weight:900;text-transform:uppercase;letter-spacing:4px;margin-bottom:16px}.logo.svelte-1uha8ag span:where(.svelte-1uha8ag){color:#6366f1}.tagline.svelte-1uha8ag{font-size:20px;color:#fff9;margin-bottom:20px;max-width:400px}.hero-features.svelte-1uha8ag{display:flex;align-items:center;gap:12px;margin-bottom:48px}.hero-feature.svelte-1uha8ag{font-family:Rajdhani,sans-serif;font-size:13px;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:1px}.hero-feature-divider.svelte-1uha8ag{width:4px;height:4px;background:#6366f199;border-radius:50%}.hero-cards.svelte-1uha8ag{display:flex;justify-content:center;align-items:flex-end;gap:0;margin-bottom:24px;perspective:1000px}.hero-cards.svelte-1uha8ag .card-container{width:280px;transform-origin:bottom center;transition:transform .3s ease}.hero-cards.svelte-1uha8ag .card-container:nth-child(1){transform:rotate(-8deg) translate(20px);z-index:1}.hero-cards.svelte-1uha8ag .card-container:nth-child(2){transform:translateY(-10px);z-index:3}.hero-cards.svelte-1uha8ag .card-container:nth-child(3){transform:rotate(8deg) translate(-20px);z-index:2}.hero-cards.svelte-1uha8ag .card-container:hover{transform:translateY(-20px) scale(1.02)!important;z-index:10}.flip-hint.svelte-1uha8ag{font-size:14px;color:#fff6;margin-bottom:24px;letter-spacing:1px}.cta-buttons.svelte-1uha8ag{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.cta-btn.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;padding:16px 48px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;color:#fff;font-family:Rajdhani,sans-serif;font-size:18px;font-weight:700;line-height:1;text-decoration:none;text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 32px #6366f14d}.cta-btn.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 12px 40px #6366f166}.cta-btn.secondary.svelte-1uha8ag{background:transparent;border:2px solid rgba(255,255,255,.2);box-shadow:none}.cta-btn.secondary.svelte-1uha8ag:hover{border-color:#fff6;background:#ffffff0d;box-shadow:none}.scroll-hint.svelte-1uha8ag{margin-top:32px;opacity:.4;animation:svelte-1uha8ag-bounce 2s infinite}.scroll-hint.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:32px;height:32px}@keyframes svelte-1uha8ag-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.rarity-section.svelte-1uha8ag{padding:100px 24px;background:linear-gradient(180deg,transparent 0%,rgba(99,102,241,.05) 50%,transparent 100%)}.section-content.svelte-1uha8ag{max-width:1200px;margin:0 auto}.section-header.svelte-1uha8ag{text-align:center;margin-bottom:48px}.section-title.svelte-1uha8ag{font-family:Orbitron,sans-serif;font-size:32px;font-weight:700;margin-bottom:16px}.section-subtitle.svelte-1uha8ag{font-size:18px;color:#fff9;max-width:500px;margin:0 auto}.rarity-showcase.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:40px}.rarity-stack.svelte-1uha8ag{position:relative;width:300px;height:420px}.rarity-stack.svelte-1uha8ag:before,.rarity-stack.svelte-1uha8ag:after{content:"";position:absolute;top:0;left:50%;width:280px;height:400px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;transform-origin:bottom center}.rarity-stack.svelte-1uha8ag:before{transform:translate(-50%) rotate(-4deg) translateY(8px);z-index:1}.rarity-stack.svelte-1uha8ag:after{transform:translate(-50%) rotate(4deg) translateY(8px);z-index:1}.rarity-stack.svelte-1uha8ag .card-container{position:relative;width:100%;z-index:10}.rarity-selector.svelte-1uha8ag{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.rarity-pill.svelte-1uha8ag{padding:8px 16px;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:20px;font-family:Orbitron,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s}.rarity-pill.svelte-1uha8ag:hover{background:#ffffff0d}.rarity-pill.active.svelte-1uha8ag{background:#ffffff1a}.rarity-pill.common.svelte-1uha8ag{color:#9ca3af;border-color:#9ca3af4d}.rarity-pill.uncommon.svelte-1uha8ag{color:#4ade80;border-color:#4ade804d}.rarity-pill.rare.svelte-1uha8ag{color:#60a5fa;border-color:#60a5fa4d}.rarity-pill.epic.svelte-1uha8ag{color:#c084fc;border-color:#c084fc4d}.rarity-pill.legendary.svelte-1uha8ag{color:#fbbf24;border-color:#fbbf244d}.rarity-pill.mythic.svelte-1uha8ag{color:#ff4d6d;border-color:#ff4d6d4d}.rarity-pill.common.active.svelte-1uha8ag{background:#9ca3af26;border-color:#9ca3af}.rarity-pill.uncommon.active.svelte-1uha8ag{background:#4ade8026;border-color:#4ade80}.rarity-pill.rare.active.svelte-1uha8ag{background:#60a5fa26;border-color:#60a5fa}.rarity-pill.epic.active.svelte-1uha8ag{background:#c084fc26;border-color:#c084fc}.rarity-pill.legendary.active.svelte-1uha8ag{background:#fbbf2426;border-color:#fbbf24}.rarity-pill.mythic.active.svelte-1uha8ag{background:#ff4d6d26;border-color:#ff4d6d}.rarity-tagline.svelte-1uha8ag{text-align:center;max-width:500px;margin:0 auto;color:#fff9;font-size:16px;line-height:1.7}.features-section.svelte-1uha8ag{padding:100px 24px}.features-grid.svelte-1uha8ag{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;max-width:900px;margin:0 auto}.feature.svelte-1uha8ag{text-align:center;padding:32px 24px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;width:250px}.feature-icon.svelte-1uha8ag{width:48px;height:48px;margin-bottom:16px;opacity:.6;stroke:currentColor;fill:none;stroke-width:2}.feature.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-family:Orbitron,sans-serif;font-size:14px;font-weight:700;margin-bottom:8px;text-transform:uppercase;letter-spacing:1px}.feature.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:14px;color:#ffffff80;line-height:1.5}.how-it-works-section.svelte-1uha8ag{padding:100px 24px}.steps-grid.svelte-1uha8ag{display:flex;align-items:flex-start;justify-content:center;gap:16px;max-width:1000px;margin:0 auto}.step.svelte-1uha8ag{flex:1;max-width:180px;text-align:center;position:relative}.step-number.svelte-1uha8ag{position:absolute;top:-14px;left:50%;transform:translate(-50%);width:24px;height:24px;background:var(--accent);border-radius:50%;font-family:Orbitron,sans-serif;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:1}.step-icon.svelte-1uha8ag{width:64px;height:64px;margin:0 auto 16px;padding:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px}.step-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:100%;height:100%;opacity:.6}.step.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-family:Orbitron,sans-serif;font-size:13px;font-weight:700;margin-bottom:8px;text-transform:uppercase;letter-spacing:1px}.step.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:13px;color:#ffffff80;line-height:1.5}.step-arrow.svelte-1uha8ag{display:flex;align-items:center;padding-top:24px}.step-arrow.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:24px;height:24px;opacity:.3}.path-toggle.svelte-1uha8ag{display:flex;justify-content:center;gap:4px;margin-bottom:48px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:4px;width:fit-content;margin-left:auto;margin-right:auto}.path-btn.svelte-1uha8ag{padding:10px 24px;background:transparent;border:none;border-radius:8px;font-family:Rajdhani,sans-serif;font-size:14px;font-weight:600;color:#ffffff80;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:1px}.path-btn.active.svelte-1uha8ag{background:#6366f126;color:#fff;border-color:transparent}@media(hover:hover){.path-btn.svelte-1uha8ag:not(.active):hover{color:#fffc;background:#ffffff08}}.achievements-section.svelte-1uha8ag{padding:100px 24px;background:linear-gradient(180deg,transparent 0%,rgba(99,102,241,.05) 50%,transparent 100%)}.achievements-preview.svelte-1uha8ag{display:flex;justify-content:center;gap:24px;margin-bottom:32px}.achievement-wrapper.svelte-1uha8ag{width:200px}.achievement-wrapper.svelte-1uha8ag .card-container{pointer-events:none}.achievements-tagline.svelte-1uha8ag{text-align:center;color:#fff9;font-size:16px}.points-section.svelte-1uha8ag{padding:100px 24px}.points-info.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;gap:32px;max-width:700px;margin:0 auto}.points-card.svelte-1uha8ag{flex:1;text-align:center;padding:32px 24px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px}.points-icon.svelte-1uha8ag{width:56px;height:56px;margin:0 auto 16px;padding:12px;border-radius:50%;display:flex;align-items:center;justify-content:center}.points-icon.earn.svelte-1uha8ag{background:#4ade801a;border:1px solid rgba(74,222,128,.3)}.points-icon.earn.svelte-1uha8ag .points-text:where(.svelte-1uha8ag){font-family:Orbitron,sans-serif;font-size:16px;font-weight:700;color:#4ade80}.points-icon.spend.svelte-1uha8ag{background:#fbbf241a;border:1px solid rgba(251,191,36,.3)}.points-icon.spend.svelte-1uha8ag svg:where(.svelte-1uha8ag){stroke:#fbbf24}.points-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:100%;height:100%}.points-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-family:Orbitron,sans-serif;font-size:14px;font-weight:700;margin-bottom:8px;text-transform:uppercase;letter-spacing:1px}.points-card.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:14px;color:#ffffff80;line-height:1.5}.points-arrow.svelte-1uha8ag{flex-shrink:0}.points-arrow.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:32px;height:32px;opacity:.3}.final-cta.svelte-1uha8ag{padding:100px 24px;text-align:center;background:linear-gradient(180deg,transparent 0%,rgba(99,102,241,.08) 100%)}.final-cta.svelte-1uha8ag .section-title:where(.svelte-1uha8ag){margin-bottom:24px}@media(max-width:900px){.features-grid.svelte-1uha8ag{max-width:400px}.feature.svelte-1uha8ag{width:100%}.steps-grid.svelte-1uha8ag{flex-wrap:wrap;gap:24px}.step-arrow.svelte-1uha8ag{display:none}.step.svelte-1uha8ag{flex:0 0 calc(50% - 12px);max-width:none}.achievements-preview.svelte-1uha8ag{flex-wrap:wrap}.achievement-wrapper.svelte-1uha8ag{width:160px}.points-info.svelte-1uha8ag{flex-direction:column;gap:24px}.points-arrow.svelte-1uha8ag{transform:rotate(90deg)}.points-card.svelte-1uha8ag{width:100%;max-width:300px}}@media(max-width:768px){.hero.svelte-1uha8ag{min-height:auto;padding:40px 16px 60px}.logo.svelte-1uha8ag{order:1}.tagline.svelte-1uha8ag{order:2}.hero-features.svelte-1uha8ag{order:3;gap:8px;margin-bottom:24px}.hero-feature.svelte-1uha8ag{font-size:11px}.hero-cards.svelte-1uha8ag{order:4;flex-direction:column;align-items:center;gap:16px}.hero-cards.svelte-1uha8ag .card-container{width:260px}.flip-hint.svelte-1uha8ag{order:5}.cta-buttons.svelte-1uha8ag{order:6}.scroll-hint.svelte-1uha8ag{order:7}.hero-cards.svelte-1uha8ag .card-container{transform:none!important}.hero-cards.svelte-1uha8ag .card-container:hover{transform:scale(1.02)!important}.scroll-hint.svelte-1uha8ag{display:none}}@media(max-width:600px){.logo.svelte-1uha8ag{font-size:40px}.tagline.svelte-1uha8ag{font-size:16px}.section-title.svelte-1uha8ag{font-size:24px}.rarity-selector.svelte-1uha8ag{gap:6px}.rarity-pill.svelte-1uha8ag{padding:6px 12px;font-size:10px}.cta-buttons.svelte-1uha8ag{flex-direction:column;width:100%;max-width:300px}.cta-btn.svelte-1uha8ag{width:100%;padding:14px 24px;font-size:16px}.how-it-works-section.svelte-1uha8ag,.achievements-section.svelte-1uha8ag,.points-section.svelte-1uha8ag{padding:60px 16px}.step.svelte-1uha8ag{flex:0 0 100%}.achievement-wrapper.svelte-1uha8ag{width:140px}}
