@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap";:root{--font-primary: "Google Sans Flex", "Outfit", system-ui, -apple-system, sans-serif;--color-primary: #10B981;--color-primary-hover: #059669;--color-bg: #F8FAFC;--color-text-heading: #0F172A;--color-text-body: #475569;--color-card-bg: #FFFFFF;--iphone-bezel: #202020;--iphone-frame: #3E3E3E;--container-width: 1200px;--header-height: 80px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);background-color:var(--color-bg);color:var(--color-text-body);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;cursor:pointer;border:none}a{text-decoration:none;color:inherit}.container{max-width:var(--container-width);margin:0 auto;padding:0 1.5rem}.iphone-container.svelte-9e6svu{padding:0;display:flex;justify-content:center;transform:scale(.85);transform-origin:top center}.iphone.svelte-9e6svu{position:relative;width:280px;height:560px;background:#fbfbfb;border-radius:40px;box-shadow:0 0 0 3px #d6d6d6,0 0 0 7px #1a1a1a,0 20px 40px -10px #0006;box-sizing:content-box;z-index:10}.buttons.svelte-9e6svu{position:absolute;background:#1a1a1a;border-radius:4px 0 0 4px;left:-9px}.side-button.svelte-9e6svu{top:100px;height:30px;width:3px}.volume-up.svelte-9e6svu{top:150px;height:40px;width:3px}.volume-down.svelte-9e6svu{top:200px;height:40px;width:3px}.bezel.svelte-9e6svu{position:relative;width:100%;height:100%;background:#000;border-radius:38px;padding:8px;overflow:hidden}.screen.svelte-9e6svu{width:100%;height:100%;background:#ece5dd;background-image:linear-gradient(#e5ddd5 50% 50%);border-radius:32px;overflow:hidden;position:relative;display:flex;flex-direction:column;font-family:var(--font-primary)}.status-bar.svelte-9e6svu{height:40px;display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:absolute;top:0;left:0;right:0;z-index:50;color:#000;font-size:12px;font-weight:600}.notch.svelte-9e6svu{position:absolute;top:0;left:50%;transform:translate(-50%);width:90px;height:24px;background:#000;border-bottom-left-radius:14px;border-bottom-right-radius:14px;z-index:51}.status-bar.svelte-9e6svu .icons:where(.svelte-9e6svu){display:flex;gap:4px}.icon.svelte-9e6svu{width:14px;height:14px}.app-header.svelte-9e6svu{background:#fff;height:75px;display:flex;align-items:center;padding:30px 15px 8px 10px;border-bottom:1px solid #e0e0e0;z-index:40}.back-arrow.svelte-9e6svu{font-size:1.1rem;color:#007aff;margin-right:6px}.profile-info.svelte-9e6svu{flex:1;display:flex;align-items:center;gap:8px}.avatar.svelte-9e6svu{width:32px;height:32px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:12px}.info-text.svelte-9e6svu{display:flex;flex-direction:column}.info-text.svelte-9e6svu .name:where(.svelte-9e6svu){font-weight:600;font-size:14px;color:#111;gap:4px;display:flex;align-items:center}.badge.svelte-9e6svu{font-size:8px;background:#eab308;color:#fff;padding:1px 4px;border-radius:4px}.info-text.svelte-9e6svu .status:where(.svelte-9e6svu){font-size:10px;color:#10b981}.actions.svelte-9e6svu{color:#007aff;font-size:1.1rem}.chat-area.svelte-9e6svu{flex:1;padding:12px 10px 150px;display:flex;flex-direction:column;gap:10px;overflow-y:hidden;position:relative;background-color:#efe7de}.date-divider.svelte-9e6svu{align-self:center;background:#dce8f0;color:#555;font-size:10px;padding:3px 6px;border-radius:6px;margin-bottom:6px;font-weight:500}.message.svelte-9e6svu{max-width:85%;position:relative;font-size:13px;line-height:1.35}.message.user.svelte-9e6svu{align-self:flex-end}.message.user.svelte-9e6svu .bubble:where(.svelte-9e6svu){background:#d9fdd3;border-radius:12px 0 12px 12px;padding:6px 10px;box-shadow:0 1px 1px #0000001a}.message.bot.svelte-9e6svu{align-self:flex-start}.message.bot.svelte-9e6svu .bubble:where(.svelte-9e6svu){background:#fff;border-radius:0 12px 12px;padding:6px 10px;box-shadow:0 1px 1px #0000001a}.message.svelte-9e6svu p:where(.svelte-9e6svu){margin:0 0 1px}.msg-time.svelte-9e6svu{display:block;text-align:right;font-size:9px;color:#999;margin-top:2px}strong.svelte-9e6svu{font-weight:600}.amount-highlight.svelte-9e6svu{color:#10b981;font-weight:700;font-size:1.1em}.summary-card.svelte-9e6svu{position:absolute;bottom:70px;left:15px;right:15px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;padding:10px 14px;box-shadow:0 8px 25px #0000001f;border:1px solid rgba(0,0,0,.05);z-index:20}.summary-row.svelte-9e6svu{display:flex;justify-content:space-between;align-items:center;font-size:12px}.label.svelte-9e6svu{color:#64748b}.value.svelte-9e6svu{font-weight:700;color:#0f172a}.value.expense.svelte-9e6svu{color:#ef4444}.value.balance.svelte-9e6svu{color:#10b981}.divider.svelte-9e6svu{height:1px;background:#f1f5f9;margin:6px 0}.input-area.svelte-9e6svu{height:60px;background:#f0f2f5;display:flex;align-items:flex-start;padding:8px 12px;gap:8px;position:absolute;bottom:0;width:100%;box-sizing:border-box}.input-placeholder.svelte-9e6svu{flex:1;background:#fff;border-radius:18px;padding:6px 12px;font-size:13px;color:#9ca3af;min-height:32px;display:flex;align-items:center}.cursor.svelte-9e6svu{animation:svelte-9e6svu-blink 1s infinite;color:#9ca3af;font-weight:100}@keyframes svelte-9e6svu-blink{0%,to{opacity:1}50%{opacity:0}}.mic-button.svelte-9e6svu{width:32px;height:32px;background:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;box-shadow:0 2px 4px #0000001a}.home-indicator.svelte-9e6svu{position:absolute;bottom:6px;left:50%;transform:translate(-50%);width:100px;height:4px;background:#000;border-radius:2px;opacity:.2;z-index:60}.hero-wrapper.svelte-qzo0r3{width:100%;min-height:90vh;display:flex;align-items:center;position:relative;overflow:hidden;padding-top:40px;padding-bottom:60px}.hero-grid.svelte-qzo0r3{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}h1.svelte-qzo0r3{font-size:3.5rem;line-height:1.1;font-weight:700;color:var(--color-text-heading);margin-bottom:1.5rem;letter-spacing:-.02em}.highlight.svelte-qzo0r3{color:var(--color-primary);position:relative;display:inline-block}.subheadline.svelte-qzo0r3{font-size:1.25rem;color:var(--color-text-body);margin-bottom:2.5rem;max-width:500px;line-height:1.6}.cta-group.svelte-qzo0r3{display:flex;gap:1rem;margin-bottom:3rem}.btn.svelte-qzo0r3{padding:14px 28px;border-radius:12px;font-weight:600;font-size:1rem;transition:all .2s ease;display:flex;align-items:center;gap:8px}.btn-primary.svelte-qzo0r3{background:var(--color-primary);color:#fff;box-shadow:0 4px 6px -1px #10b98133,0 2px 4px -1px #10b9811a}.btn-primary.svelte-qzo0r3:hover{background:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 10px 15px -3px #10b9814d}.btn-secondary.svelte-qzo0r3{background:transparent;color:var(--color-text-body);border:1px solid #e2e8f0}.btn-secondary.svelte-qzo0r3:hover{background:#f1f5f9;border-color:#cbd5e1}.arrow-icon.svelte-qzo0r3{width:18px}.trust-indicators.svelte-qzo0r3{display:flex;align-items:center;gap:12px}.avatars.svelte-qzo0r3{display:flex}.av.svelte-qzo0r3{width:32px;height:32px;border-radius:50%;border:2px solid #fff;margin-left:-10px}.av.svelte-qzo0r3:first-child{margin-left:0}.trust-text.svelte-qzo0r3{font-size:.875rem;color:#64748b;font-weight:500}.hero-visual.svelte-qzo0r3{position:relative;display:flex;justify-content:center;margin-top:-20px}.blob.svelte-qzo0r3{position:absolute;width:120%;height:120%;background:radial-gradient(circle at 50% 50%,rgba(16,185,129,.15),transparent 70%);z-index:1;top:-10%;left:-10%;pointer-events:none}@media(max-width:960px){h1.svelte-qzo0r3{font-size:2.5rem}.hero-grid.svelte-qzo0r3{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-content.svelte-qzo0r3{display:flex;flex-direction:column;align-items:center}.hero-visual.svelte-qzo0r3{margin-top:0}.subheadline.svelte-qzo0r3{margin-left:auto;margin-right:auto}}.legal-page.svelte-1u21fza{min-height:100vh;background:#f8fafc;padding:2rem 0 4rem}.legal-container.svelte-1u21fza{max-width:900px;margin:0 auto;padding:0 1.5rem}.legal-header.svelte-1u21fza{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e2e8f0}.legal-header.svelte-1u21fza h1:where(.svelte-1u21fza){font-size:2.5rem;font-weight:700;color:var(--color-text-heading);margin-bottom:.5rem}.last-updated.svelte-1u21fza{color:#64748b;font-size:.95rem}.legal-content.svelte-1u21fza{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 1px 3px #0000001a}.legal-content.svelte-1u21fza section:where(.svelte-1u21fza){margin-bottom:2.5rem}.legal-content.svelte-1u21fza section:where(.svelte-1u21fza):last-child{margin-bottom:0}.legal-content.svelte-1u21fza h2:where(.svelte-1u21fza){font-size:1.5rem;font-weight:600;color:var(--color-text-heading);margin-bottom:1rem;margin-top:0}.legal-content.svelte-1u21fza h3:where(.svelte-1u21fza){font-size:1.15rem;font-weight:600;color:var(--color-text-heading);margin-top:1.5rem;margin-bottom:.75rem}.legal-content.svelte-1u21fza p:where(.svelte-1u21fza){color:#475569;line-height:1.8;margin-bottom:1rem}.legal-content.svelte-1u21fza ul:where(.svelte-1u21fza),.legal-content.svelte-1u21fza ol:where(.svelte-1u21fza){color:#475569;line-height:1.8;margin-left:1.5rem;margin-bottom:1rem}.legal-content.svelte-1u21fza li:where(.svelte-1u21fza){margin-bottom:.5rem}.legal-content.svelte-1u21fza a:where(.svelte-1u21fza){color:var(--color-primary);text-decoration:underline}.legal-content.svelte-1u21fza a:where(.svelte-1u21fza):hover{color:var(--color-primary-dark)}.legal-footer.svelte-1u21fza{text-align:center;margin-top:3rem}.btn-back.svelte-1u21fza{display:inline-block;padding:.75rem 2rem;background:var(--color-primary);color:#fff;border-radius:12px;text-decoration:none;font-weight:600;transition:all .2s}.btn-back.svelte-1u21fza:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media(max-width:768px){.legal-header.svelte-1u21fza h1:where(.svelte-1u21fza){font-size:2rem}.legal-content.svelte-1u21fza{padding:2rem 1.5rem}.legal-content.svelte-1u21fza h2:where(.svelte-1u21fza){font-size:1.25rem}}.legal-page.svelte-iimzv{min-height:100vh;background:#f8fafc;padding:2rem 0 4rem}.legal-container.svelte-iimzv{max-width:900px;margin:0 auto;padding:0 1.5rem}.legal-header.svelte-iimzv{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e2e8f0}.legal-header.svelte-iimzv h1:where(.svelte-iimzv){font-size:2.5rem;font-weight:700;color:var(--color-text-heading);margin-bottom:.5rem}.last-updated.svelte-iimzv{color:#64748b;font-size:.95rem}.legal-content.svelte-iimzv{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 1px 3px #0000001a}.legal-content.svelte-iimzv section:where(.svelte-iimzv){margin-bottom:2.5rem}.legal-content.svelte-iimzv section:where(.svelte-iimzv):last-child{margin-bottom:0}.legal-content.svelte-iimzv h2:where(.svelte-iimzv){font-size:1.5rem;font-weight:600;color:var(--color-text-heading);margin-bottom:1rem;margin-top:0}.legal-content.svelte-iimzv h3:where(.svelte-iimzv){font-size:1.15rem;font-weight:600;color:var(--color-text-heading);margin-top:1.5rem;margin-bottom:.75rem}.legal-content.svelte-iimzv p:where(.svelte-iimzv){color:#475569;line-height:1.8;margin-bottom:1rem}.legal-content.svelte-iimzv ul:where(.svelte-iimzv){color:#475569;line-height:1.8;margin-left:1.5rem;margin-bottom:1rem}.legal-content.svelte-iimzv li:where(.svelte-iimzv){margin-bottom:.5rem}.legal-content-link.svelte-iimzv{color:var(--color-primary);text-decoration:underline}.legal-content-link.svelte-iimzv:hover{color:var(--color-primary-dark)}.legal-footer.svelte-iimzv{text-align:center;margin-top:3rem}.btn-back.svelte-iimzv{display:inline-block;padding:.75rem 2rem;background:var(--color-primary);color:#fff;border-radius:12px;text-decoration:none;font-weight:600;transition:all .2s}.btn-back.svelte-iimzv:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media(max-width:768px){.legal-header.svelte-iimzv h1:where(.svelte-iimzv){font-size:2rem}.legal-content.svelte-iimzv{padding:2rem 1.5rem}.legal-content.svelte-iimzv h2:where(.svelte-iimzv){font-size:1.25rem}}.app-container.svelte-1n46o8q{min-height:100vh;background-color:var(--color-bg)}.navbar.svelte-1n46o8q{height:70px;display:flex;align-items:center;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid rgba(0,0,0,.05)}.nav-content.svelte-1n46o8q{display:flex;justify-content:space-between;align-items:center;width:100%}.logo.svelte-1n46o8q{display:flex;align-items:center;gap:8px;font-weight:700;font-size:1.25rem;color:var(--color-text-heading)}.logo-icon.svelte-1n46o8q{color:var(--color-primary);width:225px;height:auto;display:flex;align-items:center;justify-content:center}.logo-icon.svelte-1n46o8q img:where(.svelte-1n46o8q){width:100%;height:auto;object-fit:contain}.nav-links.svelte-1n46o8q{display:flex;align-items:center;gap:2rem}.nav-links.svelte-1n46o8q a:where(.svelte-1n46o8q){font-size:.95rem;font-weight:500;color:var(--color-text-body);transition:color .2s}.nav-links.svelte-1n46o8q a:where(.svelte-1n46o8q):hover{color:var(--color-primary)}.btn-nav.svelte-1n46o8q{padding:8px 20px;background:var(--color-primary);color:#fff!important;border-radius:8px;font-weight:600;font-size:.9rem;transition:all .2s;box-shadow:0 4px 6px -1px #10b98133;border:none;cursor:pointer}.btn-nav.svelte-1n46o8q:hover{background:var(--color-primary-hover);transform:translateY(-1px);box-shadow:0 6px 10px -2px #10b9814d;color:#fff!important}.mobile-menu-btn.svelte-1n46o8q{display:none;cursor:pointer}@media(max-width:768px){.nav-links.svelte-1n46o8q{display:none}.mobile-menu-btn.svelte-1n46o8q{display:block}}html{scroll-behavior:smooth;scroll-padding-top:80px}.section.svelte-1n46o8q{padding:4rem 0;border-top:1px solid #f1f5f9}#features.svelte-1n46o8q{border-top:none}.alt-bg.svelte-1n46o8q{background:linear-gradient(180deg,#f0fdf4,#f8fafc);border-top:1px solid #dcfce7;border-bottom:1px solid #dcfce7}h2.svelte-1n46o8q{font-size:3rem;color:var(--color-text-heading);margin-bottom:4rem;text-align:center;font-weight:800;line-height:1.2;letter-spacing:-.02em}.highlight.svelte-1n46o8q{color:var(--color-primary);background:linear-gradient(to right,#10b981,#059669);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.grid-3.svelte-1n46o8q{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.feature-card.svelte-1n46o8q{background:#fff;padding:2rem;border-radius:20px;border:1px solid #f1f5f9;box-shadow:0 4px 6px -1px #00000005;transition:all .3s ease}.feature-card.svelte-1n46o8q:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000000d;border-color:#e2e8f0}.icon-box.svelte-1n46o8q{width:56px;height:56px;background:#ecfdf5;color:#10b981;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.icon-box.svelte-1n46o8q svg:where(.svelte-1n46o8q){width:28px;height:28px}.feature-card.svelte-1n46o8q h3:where(.svelte-1n46o8q){font-size:1.25rem;margin-bottom:.75rem;color:var(--color-text-heading);font-weight:700}.feature-card.svelte-1n46o8q p:where(.svelte-1n46o8q){color:var(--color-text-body);font-size:1rem;line-height:1.6}.pl-container.svelte-1n46o8q{display:flex;flex-direction:column;align-items:center;width:100%}.pricing-header.svelte-1n46o8q{text-align:center;margin-bottom:4rem;max-width:600px}.pricing-sub.svelte-1n46o8q{font-size:1.1rem;color:#64748b;margin-top:1rem}.pricing-card.svelte-1n46o8q{background:#fff;border-radius:24px;width:100%;flex:1;min-width:280px;max-width:360px;position:relative;border:1px solid #e2e8f0;display:flex;flex-direction:column;transition:transform .3s ease}.pricing-card.plain.svelte-1n46o8q{box-shadow:0 4px 6px -1px #00000005}.popular-tag.svelte-1n46o8q{background:#d1fae5;color:#064e3b;text-align:center;padding:8px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:20px 20px 0 0;margin-bottom:-10px;position:relative;z-index:1}.card-header.svelte-1n46o8q{padding:1.75rem 2rem 0;text-align:left}.plan-name.svelte-1n46o8q{font-size:1.2rem;color:#0f172a;margin-bottom:1rem;font-weight:600}.price-container.svelte-1n46o8q{display:flex;align-items:baseline;justify-content:flex-start;margin-bottom:.75rem;color:#0f172a}.currency.svelte-1n46o8q{font-size:1.75rem;font-weight:700;margin-right:4px}.amount.svelte-1n46o8q{font-size:3rem;font-weight:800;letter-spacing:-.02em;line-height:1}.frequency.svelte-1n46o8q{font-size:1rem;color:#64748b;margin-left:4px;font-weight:400}.description.svelte-1n46o8q{color:#64748b;margin-bottom:1rem;font-size:.9rem;line-height:1.4}.divider.svelte-1n46o8q{height:1px;background:#f1f5f9;width:100%}.features-list.svelte-1n46o8q{padding:1.5rem 2rem;list-style:none;text-align:left}.features-list.svelte-1n46o8q li:where(.svelte-1n46o8q){display:flex;align-items:flex-start;margin-bottom:.75rem;color:#334155;font-size:.9rem;line-height:1.4;gap:.5rem}.check-icon.svelte-1n46o8q{width:20px;height:20px;background:#d1fae5;color:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.check-icon.svelte-1n46o8q svg:where(.svelte-1n46o8q){width:14px;height:14px}.btn-block.svelte-1n46o8q{width:calc(100% - 4rem);margin:0 2rem 2rem;padding:14px;font-weight:700;border-radius:12px;font-size:.95rem;cursor:pointer;transition:all .2s;text-align:center}.btn-outline.svelte-1n46o8q{background:transparent;color:var(--color-primary);border:2px solid #e2e8f0;box-shadow:none}.btn-outline.svelte-1n46o8q:hover{border-color:var(--color-primary);background:#f0fdf4;color:var(--color-primary-hover);transform:translateY(-2px)}.narrow-container.svelte-1n46o8q{max-width:800px}.faq-grid.svelte-1n46o8q{display:grid;gap:1.5rem}.faq-item.svelte-1n46o8q{background:#fff;padding:2rem;border-radius:20px;border:1px solid #f1f5f9}.faq-item.svelte-1n46o8q h4:where(.svelte-1n46o8q){font-size:1.15rem;margin-bottom:.75rem;color:var(--color-text-heading);font-weight:600}.faq-item.svelte-1n46o8q p:where(.svelte-1n46o8q){color:var(--color-text-body)}.footer.svelte-1n46o8q{padding:4rem 0 2rem;background:#fff;border-top:1px solid #f1f5f9}.footer-grid.svelte-1n46o8q{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand.svelte-1n46o8q{max-width:350px}.footer-logo.svelte-1n46o8q{display:flex;align-items:center;gap:8px;margin-bottom:1rem}.footer-logo.svelte-1n46o8q .logo-icon:where(.svelte-1n46o8q){width:140px;height:auto}.footer-logo-text.svelte-1n46o8q{font-weight:700;font-size:1.25rem;color:var(--color-text-heading)}.footer-tagline.svelte-1n46o8q{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.footer-socials.svelte-1n46o8q{display:flex;gap:1rem}.footer-socials.svelte-1n46o8q a:where(.svelte-1n46o8q){width:36px;height:36px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s}.footer-socials.svelte-1n46o8q a:where(.svelte-1n46o8q):hover{background:var(--color-primary);color:#fff;transform:translateY(-2px)}.footer-column.svelte-1n46o8q h4:where(.svelte-1n46o8q){font-size:1rem;font-weight:600;color:var(--color-text-heading);margin-bottom:1rem}.footer-column.svelte-1n46o8q ul:where(.svelte-1n46o8q){list-style:none;padding:0}.footer-column.svelte-1n46o8q li:where(.svelte-1n46o8q){margin-bottom:.75rem}.footer-column.svelte-1n46o8q a:where(.svelte-1n46o8q){color:#64748b;font-size:.95rem;transition:color .2s}.footer-column.svelte-1n46o8q a:where(.svelte-1n46o8q):hover{color:var(--color-primary)}.footer-bottom.svelte-1n46o8q{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #f1f5f9}.copyright.svelte-1n46o8q{color:#94a3b8;font-size:.875rem}.message-container.svelte-1n46o8q{max-width:1200px}.text-center.svelte-1n46o8q{text-align:center}.mb-12.svelte-1n46o8q{margin-bottom:3rem}.mx-auto.svelte-1n46o8q{margin-left:auto;margin-right:auto}.testimonial-card.svelte-1n46o8q{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #00000005;border:1px solid #f1f5f9;transition:transform .2s}.testimonial-card.svelte-1n46o8q:hover{transform:translateY(-5px)}.stars.svelte-1n46o8q{color:#fbbf24;font-size:1.2rem;margin-bottom:1rem;letter-spacing:2px}.quote.svelte-1n46o8q{font-style:italic;color:#475569;line-height:1.6;margin-bottom:1.5rem;position:relative}.quote.svelte-1n46o8q:before{content:"“";font-size:4rem;color:#e2e8f0;position:absolute;top:-2rem;left:-1rem;font-family:serif;opacity:.5;z-index:0}.user-info.svelte-1n46o8q{border-top:1px solid #f1f5f9;padding-top:1rem;display:flex;flex-direction:column}.user-name.svelte-1n46o8q{font-weight:700;color:#0f172a}.user-role.svelte-1n46o8q{font-size:.875rem;color:#64748b}.pricing-wrapper.three-col.svelte-1n46o8q{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;width:100%;max-width:1100px;align-items:stretch}.pricing-card.pro-card.svelte-1n46o8q{background:#064e3b;border:none;color:#fff;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.pricing-card.pro-card.svelte-1n46o8q .plan-name:where(.svelte-1n46o8q){color:#fff}.pricing-card.pro-card.svelte-1n46o8q .features-list:where(.svelte-1n46o8q) li:where(.svelte-1n46o8q){color:#fffffff2}.text-white.svelte-1n46o8q{color:#fff!important}.text-white-opacity.svelte-1n46o8q{color:#ffffffb3}.opacity-20.svelte-1n46o8q{opacity:.2}.check-icon.pro.svelte-1n46o8q{background:#ffffff1a;color:#34d399}.btn-primary-bright.svelte-1n46o8q{width:calc(100% - 5rem);margin:0 2.5rem 2.5rem;padding:16px;font-weight:700;border-radius:16px;font-size:1rem;cursor:pointer;text-align:center;transition:all .2s;background:#10b981;color:#fff;border:none}.btn-primary-bright.svelte-1n46o8q:hover{background:#34d399;transform:translateY(-2px);box-shadow:0 10px 15px -3px #10b98166}.popular-tag.svelte-1n46o8q{background:#d1fae5;color:#064e3b}@media(max-width:768px){h2.svelte-1n46o8q{font-size:2rem;margin-bottom:2.5rem}.amount.svelte-1n46o8q{font-size:2.5rem}.feature-card.svelte-1n46o8q{padding:2rem}.pricing-card.svelte-1n46o8q{max-width:100%}}.modal-overlay.svelte-1n46o8q{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:svelte-1n46o8q-fadeIn .2s ease-out}@keyframes svelte-1n46o8q-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-1n46o8q{background:#fff;border-radius:24px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;position:relative;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:svelte-1n46o8q-slideUp .3s ease-out}@keyframes svelte-1n46o8q-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close.svelte-1n46o8q{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:8px;background:#f1f5f9;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s}.modal-close.svelte-1n46o8q:hover{background:#e2e8f0;color:#0f172a}.modal-header.svelte-1n46o8q{text-align:center;margin-bottom:2rem}.modal-logo.svelte-1n46o8q{display:inline-flex;align-items:center;gap:8px;margin-bottom:1rem;color:var(--color-primary)}.modal-logo.svelte-1n46o8q img:where(.svelte-1n46o8q){width:150px;height:auto;object-fit:contain}.modal-logo-text.svelte-1n46o8q{font-weight:700;font-size:1.5rem;color:var(--color-text-heading)}.modal-title.svelte-1n46o8q{font-size:1.75rem;font-weight:700;color:var(--color-text-heading);margin-bottom:.5rem}.modal-subtitle.svelte-1n46o8q{color:#64748b;font-size:.95rem}.modal-form.svelte-1n46o8q,.form-group.svelte-1n46o8q{margin-bottom:1.5rem}.form-label.svelte-1n46o8q{display:block;font-size:.875rem;font-weight:600;color:var(--color-text-heading);margin-bottom:.5rem}.required.svelte-1n46o8q{color:#ef4444}.phone-input-wrapper.svelte-1n46o8q{position:relative;display:flex;align-items:center}.phone-prefix.svelte-1n46o8q{position:absolute;left:12px;color:#64748b;font-size:.875rem;pointer-events:none;z-index:1}.form-input.svelte-1n46o8q{width:100%;padding:12px 16px 12px 48px;border:1px solid #e2e8f0;border-radius:12px;font-size:.95rem;color:var(--color-text-heading);transition:all .2s;font-family:inherit}.form-input.svelte-1n46o8q:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #10b9811a}.form-input.svelte-1n46o8q:disabled{background:#f8fafc;cursor:not-allowed}.form-group.svelte-1n46o8q:last-of-type .form-input:where(.svelte-1n46o8q){padding-left:16px}.plan-select.svelte-1n46o8q{padding-left:16px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px;padding-right:40px;appearance:none;-webkit-appearance:none;-moz-appearance:none}.plan-select.svelte-1n46o8q:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #10b9811a}.form-hint.svelte-1n46o8q{margin-top:.5rem;font-size:.75rem;color:#64748b}.plan-display.svelte-1n46o8q{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.plan-badge.svelte-1n46o8q{display:inline-block;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.9rem;margin-bottom:.5rem}.plan-badge-free.svelte-1n46o8q{background:#ecfdf5;color:#059669}.plan-badge-pro.svelte-1n46o8q{background:#064e3b;color:#fff}.plan-badge-vip.svelte-1n46o8q{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff}.error-message.svelte-1n46o8q{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem}.btn-submit.svelte-1n46o8q{width:100%;padding:14px;background:var(--color-primary);color:#fff;border:none;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;margin-top:.5rem}.btn-submit.svelte-1n46o8q:hover:not(:disabled){background:var(--color-primary-hover);transform:translateY(-1px);box-shadow:0 6px 10px -2px #10b9814d}.btn-submit.svelte-1n46o8q:disabled{opacity:.6;cursor:not-allowed}.modal-footer-text.svelte-1n46o8q{text-align:center;font-size:.75rem;color:#94a3b8;margin-top:1rem}@media(max-width:640px){.modal-content.svelte-1n46o8q{padding:1.5rem;max-height:95vh}.modal-title.svelte-1n46o8q{font-size:1.5rem}}
