:root{--gold: #D4A853;--gold-light: #F0D060;--gold-dim: rgba(212, 168, 83, .12);--serif: "Playfair Display", "Noto Serif SC", Georgia, serif;--purple: #B388FF;--teal: #40CCCC}.dashboard.svelte-1uha8ag{position:relative;min-height:100vh;padding:2rem 0 4rem;overflow:hidden}.dash-bg.svelte-1uha8ag{position:absolute;inset:0;pointer-events:none}.dash-glow.svelte-1uha8ag{position:absolute;border-radius:50%;filter:blur(100px)}.dash-glow-1.svelte-1uha8ag{width:400px;height:400px;top:-100px;right:-100px;background:radial-gradient(circle,rgba(212,175,55,.06),transparent 70%)}.dash-glow-2.svelte-1uha8ag{width:300px;height:300px;bottom:10%;left:-80px;background:radial-gradient(circle,rgba(100,50,180,.04),transparent 70%)}.dash-content.svelte-1uha8ag{position:relative;z-index:1;max-width:900px}.dashboard.svelte-1uha8ag .dash-welcome:where(.svelte-1uha8ag),.dashboard.svelte-1uha8ag .dash-features:where(.svelte-1uha8ag),.dashboard.svelte-1uha8ag .dash-quick:where(.svelte-1uha8ag),.dashboard.svelte-1uha8ag .dash-app-banner:where(.svelte-1uha8ag){opacity:0;transform:translateY(20px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.dash-visible.svelte-1uha8ag .dash-welcome:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.1s}.dash-visible.svelte-1uha8ag .dash-features:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.25s}.dash-visible.svelte-1uha8ag .dash-quick:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.4s}.dash-visible.svelte-1uha8ag .dash-app-banner:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.5s}.dash-welcome.svelte-1uha8ag{margin-bottom:3rem}.dash-greeting.svelte-1uha8ag{font-size:.7rem;font-weight:500;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem}.dash-name.svelte-1uha8ag{font-family:var(--serif);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:500;color:#f5f5f0;margin-bottom:.5rem}.dash-tagline.svelte-1uha8ag{color:var(--text-secondary);font-size:.875rem}.dash-features.svelte-1uha8ag{margin-bottom:2.5rem}.dash-section-label.svelte-1uha8ag{font-size:.6rem;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:#ffffff40;margin-bottom:1rem}.dash-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.dash-card.svelte-1uha8ag{position:relative;display:flex;flex-direction:column;padding:2rem 1.75rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:16px;text-decoration:none;color:inherit;transition:all .3s ease;overflow:hidden}.dash-card.svelte-1uha8ag:hover{background:#d4af3708;border-color:#d4af371f;transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.dash-card-bg.svelte-1uha8ag{position:absolute;top:-10px;right:-10px;pointer-events:none;opacity:.6}.dash-card-icon.svelte-1uha8ag{width:52px;height:52px;display:flex;align-items:center;justify-content:center;color:var(--gold);background:#d4af370f;border:1px solid rgba(212,175,55,.1);border-radius:14px;margin-bottom:1.25rem}.dash-icon-purple.svelte-1uha8ag{color:var(--purple);background:#b388ff0f;border-color:#b388ff1a}.dash-icon-teal.svelte-1uha8ag{color:var(--teal);background:#40cccc0f;border-color:#40cccc1a}.dash-card-title.svelte-1uha8ag{font-family:var(--serif);font-size:1.15rem;font-weight:500;color:#f5f5f0;margin-bottom:.5rem}.dash-card-desc.svelte-1uha8ag{color:var(--text-secondary);font-size:.8rem;line-height:1.7;flex:1;margin-bottom:1.25rem}.dash-card-action.svelte-1uha8ag{font-family:Rajdhani,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);opacity:.6;transition:opacity .2s}.dash-card.svelte-1uha8ag:hover .dash-card-action:where(.svelte-1uha8ag){opacity:1}.dash-card-face.svelte-1uha8ag:hover .dash-card-action:where(.svelte-1uha8ag){color:var(--purple)}.dash-card-palm.svelte-1uha8ag:hover .dash-card-action:where(.svelte-1uha8ag){color:var(--teal)}.dash-quick.svelte-1uha8ag{display:flex;gap:.75rem;margin-bottom:2.5rem}.dash-quick-link.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:8px;color:var(--text-secondary);font-size:.8rem;text-decoration:none;transition:all .2s}.dash-quick-link.svelte-1uha8ag:hover{background:#d4af3708;border-color:#d4af371f;color:var(--gold)}.dash-app-banner.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;background:#d4af3708;border:1px solid rgba(212,175,55,.08);border-radius:12px;gap:1.5rem}.dash-app-title.svelte-1uha8ag{font-family:var(--serif);font-size:1rem;font-weight:500;color:#f5f5f0;margin-bottom:.25rem}.dash-app-desc.svelte-1uha8ag{color:var(--text-secondary);font-size:.75rem}.dash-app-btns.svelte-1uha8ag{display:flex;gap:.5rem;flex-shrink:0}.dash-store-btn.svelte-1uha8ag{display:flex;align-items:center;gap:.4rem;padding:.5rem .875rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:6px;color:var(--text-secondary);font-size:.7rem;font-weight:500;text-decoration:none;transition:all .2s}.dash-store-btn.svelte-1uha8ag svg:where(.svelte-1uha8ag){color:var(--gold);opacity:.5}.dash-store-btn.svelte-1uha8ag:hover{background:#d4af370a;border-color:#d4af371f;color:var(--text)}.hero.svelte-1uha8ag{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding:6rem 0 3rem}.hero-bg.svelte-1uha8ag{position:absolute;inset:0;pointer-events:none}.hero-grid-overlay.svelte-1uha8ag{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:80px 80px;-webkit-mask-image:radial-gradient(ellipse 50% 60% at 50% 50%,black,transparent);mask-image:radial-gradient(ellipse 50% 60% at 50% 50%,black,transparent)}.hero-vignette.svelte-1uha8ag{position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 40%,transparent 0%,var(--bg) 100%)}.hero-ring.svelte-1uha8ag{position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-ring-1.svelte-1uha8ag{width:500px;height:500px;border:1px solid rgba(212,168,83,.06);animation:svelte-1uha8ag-pulse-ring 10s ease-in-out infinite}.hero-ring-2.svelte-1uha8ag{width:700px;height:700px;border:1px solid rgba(212,168,83,.03);animation:svelte-1uha8ag-pulse-ring 14s ease-in-out infinite 2s}@keyframes svelte-1uha8ag-pulse-ring{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.3;transform:translate(-50%,-50%) scale(1.03)}}.hero-content.svelte-1uha8ag{position:relative;z-index:1;width:100%}.hero.svelte-1uha8ag .hero-eyebrow:where(.svelte-1uha8ag),.hero.svelte-1uha8ag .hero-logo:where(.svelte-1uha8ag),.hero.svelte-1uha8ag .hero-title:where(.svelte-1uha8ag),.hero.svelte-1uha8ag .hero-subtitle:where(.svelte-1uha8ag),.hero.svelte-1uha8ag .hero-actions:where(.svelte-1uha8ag),.hero.svelte-1uha8ag .hero-scroll-hint:where(.svelte-1uha8ag){opacity:0;transform:translateY(20px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.hero-visible.svelte-1uha8ag .hero-eyebrow:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.15s}.hero-visible.svelte-1uha8ag .hero-logo:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.3s}.hero-visible.svelte-1uha8ag .hero-title:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.45s}.hero-visible.svelte-1uha8ag .hero-subtitle:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.6s}.hero-visible.svelte-1uha8ag .hero-actions:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.75s}.hero-visible.svelte-1uha8ag .hero-scroll-hint:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:1s}.hero-eyebrow.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:3rem}.hero-eyebrow-line.svelte-1uha8ag{width:48px;height:1px;background:linear-gradient(90deg,transparent,var(--gold-dim))}.hero-eyebrow-line.svelte-1uha8ag:last-child{background:linear-gradient(90deg,var(--gold-dim),transparent)}.hero-eyebrow-text.svelte-1uha8ag{font-size:.65rem;font-weight:500;letter-spacing:.35em;text-transform:uppercase;color:var(--gold)}.hero-logo.svelte-1uha8ag{display:flex;justify-content:center;margin-bottom:2.5rem}.hero-mark-container.svelte-1uha8ag{position:relative;padding:16px}.hero-mark-container.svelte-1uha8ag:before{content:"";position:absolute;inset:0;border:1px solid rgba(212,168,83,.08);border-radius:50%}.hero-mark.svelte-1uha8ag{filter:drop-shadow(0 0 30px rgba(212,168,83,.12))}.hero-title.svelte-1uha8ag{font-family:var(--serif);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:500;color:#f5f5f0;line-height:1.15;letter-spacing:.02em;margin-bottom:1.5rem}.hero-subtitle.svelte-1uha8ag{font-size:1rem;color:var(--text-secondary);max-width:480px;margin:0 auto 3rem;line-height:1.85}.hero-actions.svelte-1uha8ag{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap;margin-bottom:4rem}.btn-hero.svelte-1uha8ag{display:inline-flex;align-items:center;padding:.875rem 2.5rem;font-family:Rajdhani,sans-serif;font-weight:600;font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;color:#0a0a0f;background:linear-gradient(160deg,var(--gold-light) 0%,var(--gold) 100%);border:none;border-radius:0;text-decoration:none;transition:all .25s ease;box-shadow:0 2px 16px #d4a85333}.btn-hero.svelte-1uha8ag:hover{transform:translateY(-1px);box-shadow:0 6px 32px #d4a8534d;color:#0a0a0f}.btn-hero-outline.svelte-1uha8ag{display:inline-flex;align-items:center;padding:.875rem 2.5rem;font-family:Rajdhani,sans-serif;font-weight:600;font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);background:transparent;border:1px solid rgba(212,168,83,.25);border-radius:0;text-decoration:none;transition:all .25s ease}.btn-hero-outline.svelte-1uha8ag:hover{border-color:var(--gold);background:#d4a8530d;color:var(--gold-light);transform:translateY(-1px)}.hero-scroll-hint.svelte-1uha8ag{display:flex;justify-content:center}.scroll-dot.svelte-1uha8ag{animation:svelte-1uha8ag-scroll-bob 2s ease-in-out infinite}@keyframes svelte-1uha8ag-scroll-bob{0%,to{cy:7;opacity:1}50%{cy:15;opacity:.3}}.section-header.svelte-1uha8ag{text-align:center;margin-bottom:4rem}.section-label.svelte-1uha8ag{font-size:.6rem;font-weight:600;letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem}.section-title.svelte-1uha8ag{font-family:var(--serif);font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:500;color:#f5f5f0;letter-spacing:.02em;margin-bottom:1rem}.section-subtitle.svelte-1uha8ag{color:var(--text-secondary);max-width:440px;margin:0 auto;font-size:.9rem;line-height:1.75}.features.svelte-1uha8ag .section-header:where(.svelte-1uha8ag),.features.svelte-1uha8ag .features-grid:where(.svelte-1uha8ag),.steps.svelte-1uha8ag .section-header:where(.svelte-1uha8ag),.steps.svelte-1uha8ag .steps-grid:where(.svelte-1uha8ag),.download.svelte-1uha8ag .download-card:where(.svelte-1uha8ag){opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.section-visible.svelte-1uha8ag .section-header:where(.svelte-1uha8ag){opacity:1;transform:none}.section-visible.svelte-1uha8ag .features-grid:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.15s}.section-visible.svelte-1uha8ag .steps-grid:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.15s}.section-visible.svelte-1uha8ag .download-card:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.1s}.features.svelte-1uha8ag{padding:7rem 0;position:relative}.features.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(212,168,83,.08),transparent)}.features-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff09}.feature-card.svelte-1uha8ag{background:var(--bg);padding:2.75rem 2.25rem;transition:background .4s ease}.feature-card.svelte-1uha8ag:hover{background:#d4a85305}.feature-card-accent.svelte-1uha8ag{background:#d4a85304}.feature-icon.svelte-1uha8ag{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--gold);border:1px solid rgba(212,168,83,.15);border-radius:12px;background:#d4a8530a}.feature-title.svelte-1uha8ag{font-family:var(--serif);font-size:1.1rem;font-weight:500;color:#f5f5f0;margin-bottom:.75rem}.feature-text.svelte-1uha8ag{color:var(--text-secondary);font-size:.825rem;line-height:1.75}.steps.svelte-1uha8ag{padding:7rem 0;background:var(--bg-secondary);position:relative}.steps.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(212,168,83,.08),transparent)}.steps-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px;margin:0 auto}.step-card.svelte-1uha8ag{text-align:center;padding:1.5rem}.step-num.svelte-1uha8ag{font-family:var(--serif);font-size:2.5rem;font-weight:400;color:#d4a85333;line-height:1;margin-bottom:1.25rem}.step-line-h.svelte-1uha8ag{width:24px;height:1px;background:var(--gold);margin:0 auto 1.25rem;opacity:.3}.step-title.svelte-1uha8ag{font-family:var(--serif);font-size:1.05rem;font-weight:500;color:#f5f5f0;margin-bottom:.75rem}.step-text.svelte-1uha8ag{color:var(--text-secondary);font-size:.825rem;line-height:1.75}.download.svelte-1uha8ag{padding:6rem 0;position:relative}.download.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(212,168,83,.08),transparent)}.download-card.svelte-1uha8ag{position:relative;text-align:center;padding:4.5rem 2rem;border:1px solid rgba(255,255,255,.04);overflow:hidden}.download-bg-pattern.svelte-1uha8ag{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;animation:svelte-1uha8ag-slow-spin 90s linear infinite}@keyframes svelte-1uha8ag-slow-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.download-title.svelte-1uha8ag{font-family:var(--serif);font-size:1.5rem;font-weight:500;color:#f5f5f0;margin-bottom:.75rem;position:relative}.download-desc.svelte-1uha8ag{color:var(--text-secondary);margin-bottom:2rem;max-width:380px;margin-left:auto;margin-right:auto;font-size:.875rem;line-height:1.75;position:relative}.download-btns.svelte-1uha8ag{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;position:relative}.store-btn.svelte-1uha8ag{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:var(--text);text-decoration:none;transition:all .25s ease}.store-btn.svelte-1uha8ag:hover{background:#d4a8530a;border-color:#d4a85326;transform:translateY(-1px);color:var(--text)}.store-icon.svelte-1uha8ag{color:var(--gold);opacity:.7}.store-label.svelte-1uha8ag{display:block;font-size:.55rem;color:var(--text-muted);letter-spacing:.06em;text-align:left}.store-name.svelte-1uha8ag{display:block;font-weight:600;font-size:.9rem;text-align:left}.cta.svelte-1uha8ag{padding:5rem 0 7rem}.cta-card.svelte-1uha8ag{text-align:center;max-width:560px;margin:0 auto;padding:3rem 2rem}.cta-deco-line.svelte-1uha8ag{width:40px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);margin:0 auto;opacity:.2}.cta-deco-line.svelte-1uha8ag:first-child{margin-bottom:2.5rem}.cta-deco-line.svelte-1uha8ag:last-child{margin-top:2.5rem}.cta-title.svelte-1uha8ag{font-family:var(--serif);font-size:clamp(1.35rem,3vw,1.75rem);font-weight:500;color:#f5f5f0;margin-bottom:1rem}.cta-desc.svelte-1uha8ag{color:var(--text-secondary);margin-bottom:2rem;max-width:400px;margin-left:auto;margin-right:auto;line-height:1.75;font-size:.9rem}@media(max-width:900px){.features-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.steps-grid.svelte-1uha8ag{grid-template-columns:1fr;max-width:400px}.dash-grid.svelte-1uha8ag{grid-template-columns:1fr}}@media(max-width:640px){.hero.svelte-1uha8ag{padding:4rem 0 2rem;min-height:auto}.hero-ring.svelte-1uha8ag,.hero-grid-overlay.svelte-1uha8ag{display:none}.hero-mark-container.svelte-1uha8ag{padding:12px}.hero-mark.svelte-1uha8ag{width:56px;height:56px}.hero-eyebrow.svelte-1uha8ag{margin-bottom:2rem}.hero-eyebrow-line.svelte-1uha8ag{width:28px}.hero-subtitle.svelte-1uha8ag{margin-bottom:2rem}.hero-actions.svelte-1uha8ag{margin-bottom:3rem}.hero-scroll-hint.svelte-1uha8ag{display:none}.features.svelte-1uha8ag{padding:4rem 0}.features-grid.svelte-1uha8ag{grid-template-columns:1fr}.feature-card.svelte-1uha8ag{padding:2rem 1.5rem}.steps.svelte-1uha8ag,.download.svelte-1uha8ag{padding:4rem 0}.download-card.svelte-1uha8ag{padding:3rem 1.5rem}.cta.svelte-1uha8ag{padding:3rem 0 5rem}.btn-hero.svelte-1uha8ag,.btn-hero-outline.svelte-1uha8ag{padding:.75rem 2rem;font-size:.8rem}.dashboard.svelte-1uha8ag{padding:1.5rem 0 3rem}.dash-app-banner.svelte-1uha8ag{flex-direction:column;text-align:center}.dash-app-btns.svelte-1uha8ag{justify-content:center}}
