.error-message.svelte-15ftqo9,.loading-message.svelte-15ftqo9{padding:.75rem;border-radius:.375rem;text-align:center;font-size:.875rem}.error-message.svelte-15ftqo9{background-color:#dc35451a;color:#dc3545;border:1px solid #dc3545}.loading-message.svelte-15ftqo9{background-color:#f39c121a;color:#f39c12;border:1px solid #F39C12}.error-message.svelte-15ftqo9 p:where(.svelte-15ftqo9),.loading-message.svelte-15ftqo9 p:where(.svelte-15ftqo9){margin:0}:root{--primary-yellow: #F39C12;--primary-yellow-dark: #E67E22;--secondary-orange: #FF8C42;--accent-peach: #FFAB91;--text-primary: #2C3E50;--text-secondary: #5D6D7E;--text-light: #85929E;--bg-light: #FFFBF5;--bg-white: #FFFFFF;--bg-cream: #FFF8E1;--border-light: #F5E6D3;--shadow-sm: 0 1px 2px 0 rgba(44, 62, 80, .08);--shadow-md: 0 4px 6px -1px rgba(44, 62, 80, .12);--shadow-lg: 0 10px 15px -3px rgba(44, 62, 80, .15)}.svelte-irmx21{margin:0;padding:0;box-sizing:border-box}.container.svelte-irmx21{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.container.svelte-irmx21{padding:0 2rem}}.page-container.svelte-irmx21{min-height:100vh;background-color:var(--bg-light)}.main-nav.svelte-irmx21{background-color:var(--bg-white);box-shadow:var(--shadow-sm);position:sticky;top:0;z-index:1000}.main-nav.svelte-irmx21 .nav-content:where(.svelte-irmx21){display:flex;align-items:center;justify-content:space-between;padding:1rem 0;min-height:70px}.main-nav.svelte-irmx21 .brand:where(.svelte-irmx21){display:flex;align-items:baseline}.main-nav.svelte-irmx21 .brand:where(.svelte-irmx21) .brand-title:where(.svelte-irmx21){font-size:1.75rem;font-weight:700;color:var(--primary-yellow);margin-right:.2rem}.main-nav.svelte-irmx21 .brand:where(.svelte-irmx21) .brand-tagline:where(.svelte-irmx21){font-size:1rem;color:var(--secondary-orange);font-weight:600}.main-nav.svelte-irmx21 .nav-links:where(.svelte-irmx21){display:none;gap:2rem}@media (min-width: 768px){.main-nav.svelte-irmx21 .nav-links:where(.svelte-irmx21){display:flex}}.main-nav.svelte-irmx21 .nav-links:where(.svelte-irmx21) .nav-link:where(.svelte-irmx21){text-decoration:none;color:var(--text-secondary);font-weight:500;transition:color .2s}.main-nav.svelte-irmx21 .nav-links:where(.svelte-irmx21) .nav-link:where(.svelte-irmx21):hover{color:var(--primary-yellow)}.main-nav.svelte-irmx21 .nav-actions:where(.svelte-irmx21){display:flex;align-items:center;gap:1rem}.hero-section.svelte-irmx21{background:linear-gradient(135deg,var(--bg-light) 0%,var(--bg-cream) 100%);padding:4rem 0 6rem}.hero-section.svelte-irmx21 .hero-content:where(.svelte-irmx21){text-align:center;max-width:800px;margin:0 auto}.hero-section.svelte-irmx21 .hero-title:where(.svelte-irmx21){font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--primary-yellow),var(--primary-yellow-dark));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width: 768px){.hero-section.svelte-irmx21 .hero-title:where(.svelte-irmx21){font-size:3.5rem}}.hero-section.svelte-irmx21 .hero-description:where(.svelte-irmx21){font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.7}.hero-section.svelte-irmx21 .trust-indicators:where(.svelte-irmx21){display:flex;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.hero-section.svelte-irmx21 .trust-indicators:where(.svelte-irmx21) .trust-item:where(.svelte-irmx21){text-align:center}.hero-section.svelte-irmx21 .trust-indicators:where(.svelte-irmx21) .trust-item:where(.svelte-irmx21) .trust-number:where(.svelte-irmx21){display:block;font-size:1.5rem;font-weight:700;color:var(--primary-yellow)}.hero-section.svelte-irmx21 .trust-indicators:where(.svelte-irmx21) .trust-item:where(.svelte-irmx21) .trust-label:where(.svelte-irmx21){font-size:.875rem;color:var(--text-secondary);font-weight:500}.hero-section.svelte-irmx21 .hero-buttons:where(.svelte-irmx21){display:flex;justify-content:center;margin-top:1rem}.features-section.svelte-irmx21{background-color:var(--bg-white);padding:5rem 0}.features-section.svelte-irmx21 .section-title:where(.svelte-irmx21){font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--text-primary)}.features-section.svelte-irmx21 .features-grid:where(.svelte-irmx21){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.features-section.svelte-irmx21 .feature-card:where(.svelte-irmx21){text-align:center;padding:2rem;border-radius:1rem;transition:transform .2s,box-shadow .2s}.features-section.svelte-irmx21 .feature-card:where(.svelte-irmx21):hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.features-section.svelte-irmx21 .feature-card:where(.svelte-irmx21) .feature-icon:where(.svelte-irmx21){font-size:3rem;margin-bottom:1rem}.features-section.svelte-irmx21 .feature-card:where(.svelte-irmx21) .feature-title:where(.svelte-irmx21){font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.features-section.svelte-irmx21 .feature-card:where(.svelte-irmx21) .feature-description:where(.svelte-irmx21){color:var(--text-secondary);line-height:1.6}.how-it-works-section.svelte-irmx21{background-color:var(--bg-light);padding:5rem 0}.how-it-works-section.svelte-irmx21 .section-title:where(.svelte-irmx21){font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--text-primary)}.how-it-works-section.svelte-irmx21 .steps-grid:where(.svelte-irmx21){display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.how-it-works-section.svelte-irmx21 .step-card:where(.svelte-irmx21){text-align:center;padding:2rem 1rem}.how-it-works-section.svelte-irmx21 .step-card:where(.svelte-irmx21) .step-number:where(.svelte-irmx21){display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:linear-gradient(135deg,var(--primary-yellow),var(--primary-yellow-dark));color:#fff;border-radius:50%;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700}.how-it-works-section.svelte-irmx21 .step-card:where(.svelte-irmx21) .step-title:where(.svelte-irmx21){font-weight:700;font-size:1.25rem;margin-bottom:1rem;color:var(--text-primary)}.how-it-works-section.svelte-irmx21 .step-card:where(.svelte-irmx21) .step-description:where(.svelte-irmx21){color:var(--text-secondary);line-height:1.6}.cta-section.svelte-irmx21{background:linear-gradient(135deg,var(--primary-yellow),var(--primary-yellow-dark));color:#fff;padding:5rem 0;text-align:center}.cta-section.svelte-irmx21 .cta-title:where(.svelte-irmx21){font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.cta-section.svelte-irmx21 .cta-description:where(.svelte-irmx21){font-size:1.25rem;margin-bottom:2.5rem;opacity:.9}.main-footer.svelte-irmx21{background-color:#1f2937;color:#fff;padding:3rem 0 2rem}.main-footer.svelte-irmx21 .footer-content:where(.svelte-irmx21){display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.main-footer.svelte-irmx21 .footer-title:where(.svelte-irmx21){font-size:1.5rem;font-weight:700;color:var(--secondary-orange);margin-bottom:1rem}.main-footer.svelte-irmx21 .footer-description:where(.svelte-irmx21){color:#d1d5db;line-height:1.6}.main-footer.svelte-irmx21 .footer-heading:where(.svelte-irmx21){font-weight:700;margin-bottom:1rem;color:#fff}.main-footer.svelte-irmx21 .footer-links:where(.svelte-irmx21){list-style:none}.main-footer.svelte-irmx21 .footer-links:where(.svelte-irmx21) li:where(.svelte-irmx21){margin-bottom:.5rem}.main-footer.svelte-irmx21 .footer-links:where(.svelte-irmx21) li:where(.svelte-irmx21) a:where(.svelte-irmx21){color:#d1d5db;text-decoration:none;transition:color .2s}.main-footer.svelte-irmx21 .footer-links:where(.svelte-irmx21) li:where(.svelte-irmx21) a:where(.svelte-irmx21):hover{color:var(--secondary-orange)}.main-footer.svelte-irmx21 .copyright:where(.svelte-irmx21){border-top:1px solid #374151;padding-top:2rem;text-align:center;color:#9ca3af}@media (max-width: 768px){.hero-title.svelte-irmx21{font-size:2rem!important}.trust-indicators.svelte-irmx21{justify-content:center}.nav-links.svelte-irmx21{display:none!important}}
