: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:1200px}.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{min-height:100vh;position:relative;overflow:hidden;display:flex;align-items:center;padding:0}.hero-inner.svelte-1uha8ag{width:100%;max-width:1200px;margin:0 auto;padding:6rem 1.5rem 4rem}.hero-bg.svelte-1uha8ag{position:absolute;inset:0;pointer-events:none}.hero-yinyang.svelte-1uha8ag{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:75vh;height:75vh;animation:svelte-1uha8ag-yinyang-spin 60s linear infinite}.hero-yinyang.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:100%;height:100%;color:#d4af3706}@keyframes svelte-1uha8ag-yinyang-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.destiny-char.svelte-1uha8ag{position:absolute;font-family:"Noto Serif SC",KaiTi,STKaiti,Georgia,serif;font-size:48px;font-weight:900;pointer-events:none;animation:svelte-1uha8ag-counter-spin 60s linear infinite}@keyframes svelte-1uha8ag-counter-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}.destiny-ming.svelte-1uha8ag{top:72%;left:50%;color:#503c1459}.destiny-yun.svelte-1uha8ag{top:22%;left:50%;color:#d4af372e}.hero-bg-glow.svelte-1uha8ag{position:absolute;left:50%;top:40%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(212,175,55,.04),transparent 60%)}.hero-bg-glow2.svelte-1uha8ag{position:absolute;left:45%;top:60%;width:300px;height:300px;background:radial-gradient(circle,rgba(64,204,204,.015),transparent 60%)}.hero-bg-line.svelte-1uha8ag{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.1),transparent)}.hero-bg-grid.svelte-1uha8ag{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.015) 1px,transparent 1px);background-size:40px 40px}.particle.svelte-1uha8ag{position:absolute;width:2px;height:2px;background:#d4af3726;border-radius:50%;animation:svelte-1uha8ag-particle-float 8s ease-in-out infinite}.particle.svelte-1uha8ag:nth-child(1){right:20%;top:25%;animation-delay:0s}.particle.svelte-1uha8ag:nth-child(2){right:35%;top:60%;animation-delay:2s;animation-duration:10s}.particle.svelte-1uha8ag:nth-child(3){right:12%;top:45%;animation-delay:4s;animation-duration:7s;width:3px;height:3px}.particle.svelte-1uha8ag:nth-child(4){right:28%;top:35%;animation-delay:1s;animation-duration:9s}.particle.svelte-1uha8ag:nth-child(5){right:8%;top:70%;animation-delay:3s}@keyframes svelte-1uha8ag-particle-float{0%,to{transform:translateY(0) scale(1);opacity:.15}50%{transform:translateY(-20px) scale(1.5);opacity:.4}}.hero-content.svelte-1uha8ag{position:relative;z-index:1;max-width:900px}.hero-eyebrow.svelte-1uha8ag{font-size:11px;color:var(--gold);letter-spacing:6px;text-transform:uppercase;border-left:2px solid var(--gold);padding-left:14px;margin-bottom:2.5rem;font-weight:500}.hero-title.svelte-1uha8ag{font-family:Playfair Display,Georgia,serif;font-size:68px;font-weight:300;line-height:1.15;margin-bottom:2rem;letter-spacing:-.5px;color:#fff}.hero-title.svelte-1uha8ag strong{font-weight:600;background:linear-gradient(135deg,#d4a853,#f0d060);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-desc.svelte-1uha8ag{font-size:18px;color:#ffffff59;line-height:1.85;margin-bottom:2.5rem;max-width:680px;font-weight:300}.hero-actions.svelte-1uha8ag{display:flex;gap:2rem;align-items:center;margin-bottom:4.5rem}.hero-btn.svelte-1uha8ag{padding:15px 36px;background:linear-gradient(135deg,#d4a853,#c49843);color:#0d0d12;border-radius:6px;font-size:14px;font-weight:600;letter-spacing:.5px;text-decoration:none;box-shadow:0 4px 20px #d4af3733;transition:all .3s}.hero-btn.svelte-1uha8ag:hover{box-shadow:0 6px 30px #d4af3759;transform:translateY(-1px);color:#0d0d12}.hero-btn-text.svelte-1uha8ag{color:#fff6;font-size:14px;text-decoration:none;display:flex;align-items:center;gap:8px;transition:color .3s}.hero-btn-text.svelte-1uha8ag:hover{color:#d4a853}.hero.svelte-1uha8ag .hero-eyebrow:where(.svelte-1uha8ag),.hero.svelte-1uha8ag .hero-title:where(.svelte-1uha8ag),.hero.svelte-1uha8ag .hero-desc:where(.svelte-1uha8ag),.hero.svelte-1uha8ag .hero-actions:where(.svelte-1uha8ag),.hero.svelte-1uha8ag .hero-indicators: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-title:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.3s}.hero-visible.svelte-1uha8ag .hero-desc:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.45s}.hero-visible.svelte-1uha8ag .hero-actions:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.6s}.hero-visible.svelte-1uha8ag .hero-indicators:where(.svelte-1uha8ag){opacity:1;transform:none;transition-delay:.75s}.hero-indicators.svelte-1uha8ag{display:flex;gap:3rem}.hero-indicator.svelte-1uha8ag{border-left:1px solid rgba(212,175,55,.15);padding-left:1.25rem}.hero-indicator-num.svelte-1uha8ag{font-size:24px;font-weight:600;color:#d4a853;font-family:Playfair Display,serif}.hero-indicator-label.svelte-1uha8ag{font-size:10px;color:#fff3;margin-top:4px;text-transform:uppercase;letter-spacing:2px}.trust.svelte-1uha8ag{padding:3rem 1.5rem;border-top:1px solid rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.03)}.trust-inner.svelte-1uha8ag{max-width:1000px;margin:0 auto;display:flex;justify-content:center;gap:3.5rem}.trust-item.svelte-1uha8ag{display:flex;align-items:center;gap:10px}.trust-icon.svelte-1uha8ag{font-size:16px;color:#d4af3759}.trust-text.svelte-1uha8ag{font-size:12px;color:#fff3;letter-spacing:1px}.section-eyebrow.svelte-1uha8ag{font-size:11px;color:#d4a853;letter-spacing:6px;text-transform:uppercase;border-left:2px solid #d4a853;padding-left:14px;margin-bottom:1.25rem;font-weight:500}.section-title.svelte-1uha8ag{font-family:Playfair Display,Georgia,serif;font-size:36px;font-weight:300;margin-bottom:4rem;color:#fff}.section-title.svelte-1uha8ag strong{font-weight:600}.features.svelte-1uha8ag .features-inner:where(.svelte-1uha8ag),.steps.svelte-1uha8ag .steps-inner:where(.svelte-1uha8ag),.download.svelte-1uha8ag .download-inner:where(.svelte-1uha8ag),.cta.svelte-1uha8ag .cta-inner: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 .features-inner:where(.svelte-1uha8ag),.section-visible.svelte-1uha8ag .steps-inner:where(.svelte-1uha8ag),.section-visible.svelte-1uha8ag .download-inner:where(.svelte-1uha8ag),.section-visible.svelte-1uha8ag .cta-inner:where(.svelte-1uha8ag){opacity:1;transform:none}.features.svelte-1uha8ag{padding:7rem 1.5rem;background:#0a0a0f}.features-inner.svelte-1uha8ag{max-width:1000px;margin:0 auto}.feature-list.svelte-1uha8ag{display:flex;flex-direction:column}.feature-item.svelte-1uha8ag{display:flex;align-items:flex-start;gap:2rem;padding:2.5rem 0;border-bottom:1px solid rgba(255,255,255,.035);transition:all .4s;cursor:default}.feature-item.svelte-1uha8ag:first-child{border-top:1px solid rgba(255,255,255,.035)}.feature-item.svelte-1uha8ag:hover{padding-left:1.5rem;background:linear-gradient(90deg,rgba(212,175,55,.02),transparent 60%)}.feature-num.svelte-1uha8ag{font-size:13px;color:#d4af3733;font-weight:600;min-width:28px;padding-top:12px;font-family:Playfair Display,serif}.feature-icon.svelte-1uha8ag{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;border:1px solid rgba(212,175,55,.08);background:#d4af3708;margin-top:2px}.feature-body.svelte-1uha8ag{flex:1}.feature-title.svelte-1uha8ag{font-size:18px;font-weight:500;margin-bottom:.6rem;color:#fff}.feature-text.svelte-1uha8ag{font-size:14px;color:#ffffff4d;line-height:1.7;max-width:500px;font-weight:300}.feature-tag.svelte-1uha8ag{display:inline-block;padding:3px 10px;background:#d4af370f;border-radius:3px;font-size:10px;color:#d4af3780;letter-spacing:1.5px;text-transform:uppercase;margin-top:.85rem}.steps.svelte-1uha8ag{padding:7rem 1.5rem}.steps-inner.svelte-1uha8ag{max-width:1000px;margin:0 auto}.steps-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step-card.svelte-1uha8ag{padding:2.5rem;border:1px solid rgba(255,255,255,.04);border-radius:8px;background:#ffffff03;transition:all .3s}.step-card.svelte-1uha8ag:hover{border-color:#d4af371a;transform:translateY(-4px)}.step-num.svelte-1uha8ag{font-family:Playfair Display,serif;font-size:36px;font-weight:300;color:#d4af371f;margin-bottom:1.5rem}.step-title.svelte-1uha8ag{font-size:16px;font-weight:600;margin-bottom:.75rem;color:#fff}.step-text.svelte-1uha8ag{font-size:13px;color:#ffffff4d;line-height:1.7;font-weight:300}.download.svelte-1uha8ag{padding:7rem 1.5rem;background:#0a0a0f}.download-inner.svelte-1uha8ag{max-width:1000px;margin:0 auto}.download-title.svelte-1uha8ag{font-family:Playfair Display,serif;font-size:32px;font-weight:300;margin-bottom:1rem;color:#fff}.download-title.svelte-1uha8ag strong{font-weight:600;color:#d4a853}.download-desc.svelte-1uha8ag{font-size:14px;color:#ffffff4d;line-height:1.7;margin-bottom:2.5rem;font-weight:300;max-width:440px}.store-btns.svelte-1uha8ag{display:flex;gap:1rem}.store-btn.svelte-1uha8ag{display:flex;align-items:center;gap:12px;padding:14px 22px;border:1px solid rgba(255,255,255,.07);border-radius:8px;transition:all .3s;text-decoration:none;color:#fff}.store-btn.svelte-1uha8ag:hover{border-color:#d4af3733;background:#d4af3708;color:#fff}.store-icon.svelte-1uha8ag{font-size:22px;color:#ffffff80}.store-label.svelte-1uha8ag{font-size:10px;color:#ffffff4d}.store-name.svelte-1uha8ag{font-size:14px;font-weight:600}.cta.svelte-1uha8ag{padding:7rem 1.5rem;text-align:center}.cta-inner.svelte-1uha8ag{max-width:600px;margin:0 auto}.cta-line.svelte-1uha8ag{width:40px;height:1px;background:#d4a853;margin:0 auto 2rem}.cta-line-bottom.svelte-1uha8ag{margin-top:3rem;margin-bottom:0}.cta-title.svelte-1uha8ag{font-family:Playfair Display,serif;font-size:32px;font-weight:300;margin-bottom:1rem;color:#fff}.cta-title.svelte-1uha8ag strong{font-weight:600;color:#d4a853}.cta-desc.svelte-1uha8ag{font-size:14px;color:#ffffff4d;margin-bottom:2.5rem;line-height:1.7;font-weight:300}.cta-btn.svelte-1uha8ag{display:inline-block;padding:15px 40px;background:linear-gradient(135deg,#d4a853,#c49843);color:#0d0d12;border-radius:6px;font-size:14px;font-weight:600;text-decoration:none;box-shadow:0 4px 20px #d4af3733;transition:all .3s}.cta-btn.svelte-1uha8ag:hover{box-shadow:0 6px 30px #d4af3759;transform:translateY(-1px);color:#0d0d12}@media(max-width:900px){.hero.svelte-1uha8ag{padding:5rem 1.5rem 3rem;align-items:flex-start;min-height:auto}.hero-title.svelte-1uha8ag{font-size:36px;margin-bottom:1.25rem}.hero-desc.svelte-1uha8ag{font-size:15px}.hero-yinyang.svelte-1uha8ag{width:350px;height:350px}.hero-indicators.svelte-1uha8ag{gap:2rem}.hero-indicator-num.svelte-1uha8ag{font-size:20px}.features.svelte-1uha8ag,.steps.svelte-1uha8ag,.download.svelte-1uha8ag,.cta.svelte-1uha8ag{padding:4rem 1.5rem}.trust.svelte-1uha8ag{padding:2rem 1.5rem}.trust-inner.svelte-1uha8ag{flex-wrap:wrap;gap:1.5rem;justify-content:flex-start}.steps-grid.svelte-1uha8ag{grid-template-columns:1fr}.feature-item.svelte-1uha8ag{flex-direction:column;gap:1rem}.section-title.svelte-1uha8ag{font-size:28px}.dash-grid.svelte-1uha8ag{grid-template-columns:1fr}}@media(max-width:640px){.hero.svelte-1uha8ag{padding:4rem 1.25rem 2rem;align-items:flex-start;min-height:auto}.hero-title.svelte-1uha8ag{font-size:30px}.hero-eyebrow.svelte-1uha8ag{font-size:9px;letter-spacing:4px}.hero-actions.svelte-1uha8ag{flex-direction:column;gap:1rem;align-items:flex-start}.hero-indicators.svelte-1uha8ag{gap:1.5rem}.hero-yinyang.svelte-1uha8ag{width:280px;height:280px}.store-btns.svelte-1uha8ag{flex-direction:column}.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}}
