html{scroll-behavior:smooth}body{color:#2c1e0a;background:#fffbf3;margin:0;font-family:DM Sans,sans-serif;line-height:1.6;overflow-x:hidden}*{box-sizing:border-box}:root{--amber:#ba7517;--amber-light:#d4890a;--amber-pale:#fff3dc;--amber-mid:#f5c96a;--cream:#fffbf3;--cream-dark:#f5edd8;--text:#2c1e0a;--text-mid:#6b4c1e;--text-light:#a07840;--white:#fff;--radius:16px;--radius-sm:8px}nav.svelte-1uha8ag{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffbf3e0;border-bottom:1px solid #ba75171f;justify-content:space-between;align-items:center;height:64px;padding:0 clamp(1.5rem,5vw,4rem);display:flex;position:sticky;top:0}.nav-logo.svelte-1uha8ag{color:var(--amber);letter-spacing:-.02em;font-family:Lora,serif;font-size:1.2rem;font-weight:700;text-decoration:none}.nav-links.svelte-1uha8ag{gap:2rem;list-style:none;display:flex}.nav-links.svelte-1uha8ag a:where(.svelte-1uha8ag){color:var(--text-mid);font-size:.875rem;font-weight:500;text-decoration:none}.hero.svelte-1uha8ag{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:92vh;padding:6rem clamp(1.5rem,5vw,4rem) 4rem;display:flex;position:relative;overflow:hidden}.hero.svelte-1uha8ag:before{content:"";background:radial-gradient(circle,#d4890a21 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-200px;right:-200px}.hero.svelte-1uha8ag:after{content:"";background:radial-gradient(circle,#f5c96a2e 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;left:-150px}.badge.svelte-1uha8ag{background:var(--amber-pale);color:var(--amber);letter-spacing:.06em;text-transform:uppercase;border:1px solid #ba751740;border-radius:100px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.badge.svelte-1uha8ag:before{content:"";background:var(--amber);border-radius:50%;width:7px;height:7px}h1.svelte-1uha8ag{letter-spacing:-.03em;flex-direction:column;max-width:760px;margin:0 0 1.5rem;font-family:Lora,serif;font-size:clamp(2.6rem,6vw,5rem);font-weight:700;line-height:1.1;display:flex}h1.svelte-1uha8ag em:where(.svelte-1uha8ag){color:var(--amber);font-style:italic}.hero-sub.svelte-1uha8ag{color:var(--text-mid);max-width:560px;margin-bottom:2.5rem;font-size:clamp(1rem,2.2vw,1.25rem)}.hero-actions.svelte-1uha8ag{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-primary.svelte-1uha8ag,.btn-secondary.svelte-1uha8ag{border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary.svelte-1uha8ag{background:var(--amber);color:var(--white);cursor:pointer;box-shadow:0 4px 20px #ba75174d}.btn-secondary.svelte-1uha8ag{color:var(--amber);border:2px solid #ba751759}.btn-full.svelte-1uha8ag{border-radius:10px;justify-content:center;width:100%}.appstore-placeholder.svelte-1uha8ag{flex-direction:column;align-items:center;gap:.6rem;margin-top:2.5rem;display:flex}.appstore-btn.svelte-1uha8ag{background:var(--text);color:var(--white);opacity:.5;border-radius:12px;align-items:center;gap:.75rem;padding:.65rem 1.4rem;display:inline-flex}.appstore-btn-small.svelte-1uha8ag{opacity:.75;font-size:.65rem;display:block}.appstore-btn-big.svelte-1uha8ag{font-size:1rem;font-weight:600;line-height:1.2;display:block}.appstore-note.svelte-1uha8ag{color:var(--text-light);font-size:.78rem;font-style:italic}.chunks-visual.svelte-1uha8ag{justify-content:center;align-items:flex-end;gap:.6rem;margin-top:4rem;display:flex}.chunk-block.svelte-1uha8ag{color:var(--white);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.72rem;font-weight:600;display:flex}.chunk-block.svelte-1uha8ag:first-child{background:#ba7517;height:44px}.chunk-block.svelte-1uha8ag:nth-child(2){background:#c98b2a;height:54px}.chunk-block.svelte-1uha8ag:nth-child(3){background:#d4a040;height:66px}.chunk-block.svelte-1uha8ag:nth-child(4){background:#dfb255;height:54px}.chunk-block.svelte-1uha8ag:nth-child(5){height:44px;color:var(--text);background:#e8c06a}section.svelte-1uha8ag{padding:6rem clamp(1.5rem,5vw,4rem)}.section-label.svelte-1uha8ag{letter-spacing:.1em;text-transform:uppercase;color:var(--amber);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.section-title.svelte-1uha8ag{letter-spacing:-.025em;text-align:center;max-width:600px;margin:0 auto 1rem;font-family:Lora,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.15}.section-body.svelte-1uha8ag{color:var(--text-mid);text-align:center;max-width:620px;margin:0 auto 3rem;font-size:1.05rem}.features-section.svelte-1uha8ag{background:var(--white)}.features-copy.svelte-1uha8ag{text-align:center;margin-bottom:3rem}.features-grid.svelte-1uha8ag{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.feature-card.svelte-1uha8ag{background:var(--cream);border-radius:var(--radius);border:1px solid #ba75171f;padding:1.75rem}.feature-icon.svelte-1uha8ag{background:var(--amber-pale);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1rem;font-size:1.4rem;display:flex}.feature-title.svelte-1uha8ag{margin:0 0 .5rem;font-family:Lora,serif;font-size:1.1rem;font-weight:600}.feature-desc.svelte-1uha8ag{color:var(--text-mid);margin:0;font-size:.9rem;line-height:1.65}.why-section.svelte-1uha8ag{text-align:center;max-width:900px;margin:0 auto}.why-grid.svelte-1uha8ag{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-top:3rem;display:grid}.why-item.svelte-1uha8ag{background:var(--white);border-radius:var(--radius);text-align:left;border:1px solid #ba75171a;padding:1.5rem}.why-num.svelte-1uha8ag{color:var(--amber-mid);margin-bottom:.5rem;font-family:Lora,serif;font-size:2rem;font-weight:700;line-height:1}.why-label.svelte-1uha8ag{margin-bottom:.35rem;font-size:.9rem;font-weight:600}.why-sub.svelte-1uha8ag{color:var(--text-mid);margin:0;font-size:.83rem;line-height:1.55}.beta-section.svelte-1uha8ag{background:var(--amber-pale);border-top:1px solid #ba751726;border-bottom:1px solid #ba751726}.beta-inner.svelte-1uha8ag{text-align:center;max-width:560px;margin:0 auto}.beta-form.svelte-1uha8ag{flex-direction:column;gap:1rem;display:flex}.form-row.svelte-1uha8ag{flex-wrap:wrap;gap:.75rem;display:flex}.form-row.svelte-1uha8ag input:where(.svelte-1uha8ag){flex:1;min-width:160px}input.svelte-1uha8ag,textarea.svelte-1uha8ag{background:var(--white);border-radius:var(--radius-sm);border:1.5px solid #ba751740;width:100%;padding:.75rem 1rem;font-family:DM Sans,sans-serif;font-size:.95rem}textarea.svelte-1uha8ag{resize:vertical;min-height:90px}.form-note.svelte-1uha8ag{color:var(--text-light);margin-top:.25rem;font-size:.78rem}.form-success.svelte-1uha8ag{border-radius:var(--radius-sm);color:#2d6b20;background:#e8f5e3;border:1px solid #7dc96c;padding:1rem;font-size:.95rem;font-weight:500}.form-error.svelte-1uha8ag{border-radius:var(--radius-sm);color:#8b1b1b;background:#ffe8e8;border:1px solid #e8a1a1;margin:0;padding:.75rem 1rem;font-size:.9rem}.legal-section.svelte-1uha8ag{background:var(--white);border-top:1px solid var(--cream-dark)}.legal-inner.svelte-1uha8ag{max-width:760px;margin:0 auto}.legal-title.svelte-1uha8ag{margin-bottom:.5rem}.divider.svelte-1uha8ag{background:var(--amber);border-radius:2px;width:48px;height:3px;margin:0 0 1.5rem}.legal-tabs.svelte-1uha8ag{gap:.5rem;margin-bottom:2rem;display:flex}.legal-tab.svelte-1uha8ag{background:var(--cream);color:var(--text-mid);cursor:pointer;border:1.5px solid #ba75172e;border-radius:100px;padding:.55rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600}.legal-tab.active.svelte-1uha8ag{background:var(--amber);border-color:var(--amber);color:var(--white)}.legal-content.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin:1.5rem 0 .5rem;font-family:Lora,serif;font-size:1.15rem;font-weight:600}.legal-content.svelte-1uha8ag h3:where(.svelte-1uha8ag):first-child{margin-top:0}.legal-content.svelte-1uha8ag p:where(.svelte-1uha8ag),.legal-content.svelte-1uha8ag li:where(.svelte-1uha8ag){color:var(--text-mid);font-size:.88rem;line-height:1.75}.legal-content.svelte-1uha8ag a:where(.svelte-1uha8ag){color:var(--amber)}.legal-content.svelte-1uha8ag ul:where(.svelte-1uha8ag){margin:.5rem 0;padding-left:1.25rem}.legal-last-updated.svelte-1uha8ag{color:var(--text-light);margin-bottom:1.5rem;font-size:.78rem}footer.svelte-1uha8ag{background:var(--text);color:#ffffffb3;padding:4rem clamp(1.5rem,5vw,4rem) 2.5rem}.footer-top.svelte-1uha8ag{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:3rem;padding-bottom:3rem;display:flex}.footer-brand.svelte-1uha8ag{color:var(--white);margin-bottom:.4rem;font-family:Lora,serif;font-size:1.8rem;font-weight:700}.footer-tagline.svelte-1uha8ag{color:#ffffff80;font-size:.85rem}.footer-links.svelte-1uha8ag{flex-direction:column;gap:.5rem;display:flex}.footer-links-title.svelte-1uha8ag{letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.footer-links.svelte-1uha8ag a:where(.svelte-1uha8ag){color:#ffffffa6;font-size:.9rem;text-decoration:none}.footer-bottom.svelte-1uha8ag{color:#ffffff59;font-size:.8rem}@media (width<=600px){.nav-links.svelte-1uha8ag{display:none}.hero.svelte-1uha8ag{min-height:80vh}.hero-actions.svelte-1uha8ag{flex-direction:column;align-items:center}.legal-tabs.svelte-1uha8ag{flex-wrap:wrap}}
