.landing-page.svelte-1aq6770{min-height:100vh;background:hsl(var(--background))}.landing-header.svelte-1aq6770{position:fixed;top:0;left:0;right:0;z-index:50;background:hsl(var(--background) / .95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid hsl(var(--border))}.header-container.svelte-1aq6770{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.logo.svelte-1aq6770{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:hsl(var(--foreground));text-decoration:none}.header-nav.svelte-1aq6770{display:none;gap:2rem}@media(min-width:768px){.header-nav.svelte-1aq6770{display:flex}}.nav-link.svelte-1aq6770{color:hsl(var(--muted-foreground));text-decoration:none;font-size:.875rem;transition:color .2s}.nav-link.svelte-1aq6770:hover{color:hsl(var(--foreground))}.header-actions.svelte-1aq6770{display:flex;gap:.5rem}.hero.svelte-1aq6770{padding:8rem 1.5rem 4rem;text-align:center}.hero-container.svelte-1aq6770{max-width:800px;margin:0 auto}.hero-title.svelte-1aq6770{font-size:2.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:hsl(var(--foreground))}@media(min-width:768px){.hero-title.svelte-1aq6770{font-size:3.5rem}}.hero-subtitle.svelte-1aq6770{font-size:1.125rem;color:hsl(var(--muted-foreground));margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-cta.svelte-1aq6770{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}@media(min-width:640px){.hero-cta.svelte-1aq6770{flex-direction:row}}.hero-note.svelte-1aq6770{margin-top:1rem;font-size:.875rem;color:hsl(var(--muted-foreground))}.hero-demo.svelte-1aq6770{margin-top:3rem;perspective:1000px}.demo-window.svelte-1aq6770{max-width:600px;margin:0 auto;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;transform:rotateX(5deg);transition:transform .3s ease}.demo-window.svelte-1aq6770:hover{transform:rotateX(0)}.demo-header.svelte-1aq6770{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:hsl(var(--muted) / .5);border-bottom:1px solid hsl(var(--border))}.demo-dots.svelte-1aq6770{display:flex;gap:.375rem}.dot.svelte-1aq6770{width:.75rem;height:.75rem;border-radius:50%}.dot.red.svelte-1aq6770{background:#ff5f56}.dot.yellow.svelte-1aq6770{background:#ffbd2e}.dot.green.svelte-1aq6770{background:#27c93f}.demo-title.svelte-1aq6770{font-size:.75rem;color:hsl(var(--muted-foreground))}.demo-content.svelte-1aq6770{padding:1.5rem;min-height:280px}.demo-flow.svelte-1aq6770{position:relative;height:100%}.demo-step.svelte-1aq6770{position:absolute;top:0;left:0;right:0;opacity:0;animation-fill-mode:forwards}.upload-step.svelte-1aq6770{animation:svelte-1aq6770-showStep 6s infinite}.upload-zone.svelte-1aq6770{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem;border:2px dashed hsl(var(--border));border-radius:.75rem;color:hsl(var(--muted-foreground));animation:svelte-1aq6770-pulse 1.5s ease-in-out infinite}.upload-zone.svelte-1aq6770 .upload-icon{color:hsl(var(--primary))}.process-step.svelte-1aq6770{animation:svelte-1aq6770-showStep 6s infinite 2s;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem;color:hsl(var(--primary))}.process-step.svelte-1aq6770 .process-icon{animation:svelte-1aq6770-spin 1s linear infinite}.results-step.svelte-1aq6770{animation:svelte-1aq6770-showStep 6s infinite 4s}.result-card.svelte-1aq6770{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.5rem;overflow:hidden}.result-header.svelte-1aq6770{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:hsl(var(--muted) / .3);border-bottom:1px solid hsl(var(--border))}.result-supplier.svelte-1aq6770{font-size:.875rem;font-weight:600;color:hsl(var(--foreground))}.result-items.svelte-1aq6770{padding:.5rem 0}.result-item.svelte-1aq6770{display:flex;justify-content:space-between;padding:.5rem 1rem;font-size:.875rem;color:hsl(var(--muted-foreground))}.result-item.svelte-1aq6770:nth-child(odd){background:hsl(var(--muted) / .2)}.result-total.svelte-1aq6770{display:flex;justify-content:space-between;padding:.75rem 1rem;border-top:1px solid hsl(var(--border));font-weight:600;color:hsl(var(--foreground))}@keyframes svelte-1aq6770-showStep{0%,10%{opacity:0;transform:translateY(10px)}15%,30%{opacity:1;transform:translateY(0)}35%,to{opacity:0;transform:translateY(-10px)}}@keyframes svelte-1aq6770-pulse{0%,to{opacity:.7}50%{opacity:1}}@keyframes svelte-1aq6770-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:640px){.hero-demo.svelte-1aq6770{display:none}}.section-container.svelte-1aq6770{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-header.svelte-1aq6770{text-align:center;margin-bottom:3rem}.section-title.svelte-1aq6770{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:hsl(var(--foreground))}.section-subtitle.svelte-1aq6770{font-size:1.125rem;color:hsl(var(--muted-foreground))}.problem-section.svelte-1aq6770{padding:4rem 1.5rem;background:hsl(var(--muted) / .3)}.problem-grid.svelte-1aq6770{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto}@media(min-width:768px){.problem-grid.svelte-1aq6770{grid-template-columns:1fr 1fr}}.problem-card.svelte-1aq6770,.solution-card.svelte-1aq6770{padding:2rem;border-radius:1rem}.problem-card.svelte-1aq6770{background:hsl(var(--destructive) / .05);border:1px solid hsl(var(--destructive) / .2)}.solution-card.svelte-1aq6770{background:hsl(var(--primary) / .05);border:1px solid hsl(var(--primary) / .2)}.problem-title.svelte-1aq6770{font-size:1.25rem;font-weight:600;color:hsl(var(--destructive));margin-bottom:1rem}.solution-title.svelte-1aq6770{font-size:1.25rem;font-weight:600;color:hsl(var(--primary));margin-bottom:1rem}.problem-list.svelte-1aq6770,.solution-list.svelte-1aq6770{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.problem-list.svelte-1aq6770 li:where(.svelte-1aq6770){color:hsl(var(--muted-foreground));padding-left:1.5rem;position:relative}.problem-list.svelte-1aq6770 li:where(.svelte-1aq6770):before{content:"✗";position:absolute;left:0;color:hsl(var(--destructive))}.solution-list.svelte-1aq6770 li:where(.svelte-1aq6770){display:flex;align-items:center;gap:.5rem;color:hsl(var(--foreground))}.features-section.svelte-1aq6770{padding:5rem 1.5rem}.features-grid.svelte-1aq6770{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.features-grid.svelte-1aq6770{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid.svelte-1aq6770{grid-template-columns:repeat(4,1fr)}}.feature-icon.svelte-1aq6770{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.feature-title.svelte-1aq6770{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:hsl(var(--foreground))}.feature-description.svelte-1aq6770{font-size:.875rem;color:hsl(var(--muted-foreground));line-height:1.6}.how-section.svelte-1aq6770{padding:5rem 1.5rem;background:hsl(var(--muted) / .3)}.steps-grid.svelte-1aq6770{display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:768px){.steps-grid.svelte-1aq6770{flex-direction:row;justify-content:center;gap:1rem}}.step.svelte-1aq6770{text-align:center;max-width:200px}.step-number.svelte-1aq6770{width:2rem;height:2rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin:0 auto 1rem}.step-icon.svelte-1aq6770{width:4rem;height:4rem;background:hsl(var(--background));border:2px solid hsl(var(--border));border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:hsl(var(--primary))}.step-title.svelte-1aq6770{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:hsl(var(--foreground))}.step-description.svelte-1aq6770{font-size:.875rem;color:hsl(var(--muted-foreground))}.step-arrow.svelte-1aq6770{display:none}@media(min-width:768px){.step-arrow.svelte-1aq6770{display:flex;align-items:center}}.pricing-section.svelte-1aq6770{padding:5rem 1.5rem}.pricing-grid.svelte-1aq6770{display:grid;grid-template-columns:1fr;gap:2rem;max-width:800px;margin:0 auto}@media(min-width:640px){.pricing-grid.svelte-1aq6770{grid-template-columns:repeat(2,1fr)}}.pricing-badge.svelte-1aq6770{position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.pricing-price.svelte-1aq6770{margin:1.5rem 0}.price-amount.svelte-1aq6770{font-size:3rem;font-weight:800;color:hsl(var(--foreground))}.price-period.svelte-1aq6770{font-size:1rem;color:hsl(var(--muted-foreground))}.pricing-note.svelte-1aq6770{text-align:center;margin-top:2rem;font-size:.875rem;color:hsl(var(--muted-foreground))}.pricing-comparison.svelte-1aq6770{margin-top:3rem;max-width:800px;margin-left:auto;margin-right:auto}.comparison-title.svelte-1aq6770{text-align:center;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:hsl(var(--foreground))}.comparison-table-wrapper.svelte-1aq6770{overflow-x:auto;border-radius:.75rem;border:1px solid hsl(var(--border));background:hsl(var(--card))}.comparison-table.svelte-1aq6770{width:100%;border-collapse:collapse;font-size:.875rem}.comparison-table.svelte-1aq6770 thead:where(.svelte-1aq6770){background:hsl(var(--muted) / .5)}.comparison-table.svelte-1aq6770 th:where(.svelte-1aq6770){padding:1rem;font-weight:600;text-align:center;color:hsl(var(--foreground))}.comparison-table.svelte-1aq6770 th.feature-col:where(.svelte-1aq6770){text-align:left;width:50%}.comparison-table.svelte-1aq6770 th.plan-col:where(.svelte-1aq6770){width:25%}.comparison-table.svelte-1aq6770 th.featured:where(.svelte-1aq6770){background:hsl(var(--primary) / .1);color:hsl(var(--primary))}.comparison-table.svelte-1aq6770 td:where(.svelte-1aq6770){padding:.875rem 1rem;border-top:1px solid hsl(var(--border))}.comparison-table.svelte-1aq6770 .feature-name:where(.svelte-1aq6770){color:hsl(var(--foreground))}.comparison-table.svelte-1aq6770 .feature-value:where(.svelte-1aq6770){text-align:center;color:hsl(var(--muted-foreground))}.comparison-table.svelte-1aq6770 .feature-value.featured:where(.svelte-1aq6770){background:hsl(var(--primary) / .05);font-weight:500;color:hsl(var(--foreground))}.comparison-table.svelte-1aq6770 tbody:where(.svelte-1aq6770) tr:where(.svelte-1aq6770):hover{background:hsl(var(--muted) / .3)}.comparison-table.svelte-1aq6770 tbody:where(.svelte-1aq6770) tr:where(.svelte-1aq6770):hover .feature-value.featured:where(.svelte-1aq6770){background:hsl(var(--primary) / .1)}.cta-section.svelte-1aq6770{padding:5rem 1.5rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.cta-content.svelte-1aq6770{text-align:center;max-width:600px;margin:0 auto}.cta-title.svelte-1aq6770{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-subtitle.svelte-1aq6770{font-size:1.125rem;opacity:.9;margin-bottom:2rem}.cta-buttons.svelte-1aq6770{margin-bottom:1.5rem}.cta-section.svelte-1aq6770 .btn{background:hsl(var(--background));color:hsl(var(--foreground))}.cta-benefits.svelte-1aq6770{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.875rem;opacity:.9}.cta-benefits.svelte-1aq6770 span:where(.svelte-1aq6770){display:flex;align-items:center;gap:.5rem}.landing-footer.svelte-1aq6770{padding:4rem 1.5rem 2rem;background:hsl(var(--card));border-top:1px solid hsl(var(--border))}.footer-container.svelte-1aq6770{max-width:1200px;margin:0 auto}.footer-brand.svelte-1aq6770{margin-bottom:2rem}.footer-logo.svelte-1aq6770{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:hsl(var(--foreground));text-decoration:none;margin-bottom:.5rem}.footer-tagline.svelte-1aq6770{font-size:.875rem;color:hsl(var(--muted-foreground))}.footer-links.svelte-1aq6770{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}@media(min-width:640px){.footer-links.svelte-1aq6770{grid-template-columns:repeat(3,1fr)}}.footer-column.svelte-1aq6770 h4:where(.svelte-1aq6770){font-size:.875rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:1rem}.footer-column.svelte-1aq6770 a:where(.svelte-1aq6770){display:block;font-size:.875rem;color:hsl(var(--muted-foreground));text-decoration:none;margin-bottom:.5rem;transition:color .2s}.footer-column.svelte-1aq6770 a:where(.svelte-1aq6770):hover{color:hsl(var(--foreground))}.footer-bottom.svelte-1aq6770{padding-top:2rem;border-top:1px solid hsl(var(--border));text-align:center}.footer-bottom.svelte-1aq6770 p:where(.svelte-1aq6770){font-size:.875rem;color:hsl(var(--muted-foreground))}.social-proof-section.svelte-1aq6770{padding:3rem 1.5rem;background:hsl(var(--background));border-bottom:1px solid hsl(var(--border))}.stats-row.svelte-1aq6770{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem}.stat-item.svelte-1aq6770{text-align:center}.stat-number.svelte-1aq6770{display:block;font-size:2.5rem;font-weight:800;color:hsl(var(--primary));line-height:1}.stat-label.svelte-1aq6770{display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:.25rem}.stars.svelte-1aq6770{display:flex;gap:2px}.stat-divider.svelte-1aq6770{display:none;width:1px;height:3rem;background:hsl(var(--border))}@media(min-width:640px){.stat-divider.svelte-1aq6770{display:block}}.testimonials-grid.svelte-1aq6770{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media(min-width:768px){.testimonials-grid.svelte-1aq6770{grid-template-columns:repeat(3,1fr)}}.testimonial-stars.svelte-1aq6770{display:flex;gap:2px;margin-bottom:.75rem}.testimonial-text.svelte-1aq6770{font-size:.9375rem;color:hsl(var(--foreground));line-height:1.6;flex:1;margin-bottom:1rem}.testimonial-author.svelte-1aq6770{display:flex;align-items:center;gap:.75rem;margin-top:auto}.author-avatar.svelte-1aq6770{width:2.5rem;height:2.5rem;border-radius:50%;background:hsl(var(--primary));color:hsl(var(--primary-foreground));display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem}.author-info.svelte-1aq6770{display:flex;flex-direction:column}.author-name.svelte-1aq6770{font-weight:600;font-size:.875rem;color:hsl(var(--foreground))}.author-role.svelte-1aq6770{font-size:.75rem;color:hsl(var(--muted-foreground))}.trust-badges.svelte-1aq6770{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.trust-badge.svelte-1aq6770{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:hsl(var(--muted) / .5);border-radius:2rem;font-size:.75rem;font-weight:500;color:hsl(var(--muted-foreground))}.faq-section.svelte-1aq6770{padding:5rem 1.5rem;background:hsl(var(--muted) / .3)}.faq-list.svelte-1aq6770{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.faq-item.svelte-1aq6770{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.75rem;overflow:hidden;transition:border-color .2s}.faq-item.svelte-1aq6770:hover{border-color:hsl(var(--primary) / .5)}.faq-open.svelte-1aq6770{border-color:hsl(var(--primary))}.faq-question.svelte-1aq6770{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:none;border:none;cursor:pointer;text-align:left;font-size:1rem;font-weight:500;color:hsl(var(--foreground));transition:color .2s}.faq-question.svelte-1aq6770:hover{color:hsl(var(--primary))}.faq-answer.svelte-1aq6770{padding:0 1.5rem 1.25rem;animation:svelte-1aq6770-fadeIn .2s ease-out}.faq-answer.svelte-1aq6770 p:where(.svelte-1aq6770){font-size:.9375rem;color:hsl(var(--muted-foreground));line-height:1.7;margin:0}@keyframes svelte-1aq6770-fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.bg-blue-100.svelte-1aq6770{background-color:#dbeafe}.bg-green-100.svelte-1aq6770{background-color:#dcfce7}.bg-purple-100.svelte-1aq6770{background-color:#f3e8ff}.bg-amber-100.svelte-1aq6770{background-color:#fef3c7}.progress-container.svelte-a7gy0w{width:100%}.modal-content.svelte-a7gy0w{padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.icon-container.svelte-a7gy0w{width:5rem;height:5rem;border-radius:1rem;background:hsl(var(--primary) / .1);color:hsl(var(--primary));display:flex;align-items:center;justify-content:center}.step-content.svelte-a7gy0w{width:100%;min-height:140px}.step-content.animating.svelte-a7gy0w{opacity:.5;transform:scale(.98)}.feature-list.svelte-a7gy0w{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}.feature-list.svelte-a7gy0w li:where(.svelte-a7gy0w){display:flex;align-items:center;gap:.875rem;font-size:.9375rem;color:hsl(var(--foreground));animation:svelte-a7gy0w-slideInRight .4s ease forwards;opacity:0;transform:translate(-10px)}.feature-icon.svelte-a7gy0w{width:2rem;height:2rem;border-radius:.5rem;background:hsl(var(--primary) / .1);color:hsl(var(--primary));display:flex;align-items:center;justify-content:center;flex-shrink:0}.steps-list.svelte-a7gy0w{display:flex;flex-direction:column;gap:1.25rem}.step-item.svelte-a7gy0w{display:flex;align-items:flex-start;gap:1rem;animation:svelte-a7gy0w-slideInRight .4s ease forwards;opacity:0;transform:translate(-10px)}.step-number.svelte-a7gy0w{width:2rem;height:2rem;border-radius:50%;background:hsl(var(--primary));color:hsl(var(--primary-foreground));display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0;font-size:.875rem}.step-content-text.svelte-a7gy0w{display:flex;flex-direction:column;gap:.125rem}.step-text.svelte-a7gy0w{font-size:.9375rem;font-weight:500;color:hsl(var(--foreground))}.step-desc.svelte-a7gy0w{font-size:.8125rem;color:hsl(var(--muted-foreground))}.final-step.svelte-a7gy0w{text-align:center}.final-benefits.svelte-a7gy0w{display:flex;flex-direction:column;gap:.875rem;text-align:left}.benefit-item.svelte-a7gy0w{display:flex;align-items:center;gap:.875rem;font-size:.9375rem;color:hsl(var(--foreground));animation:svelte-a7gy0w-slideInRight .4s ease forwards;opacity:0;transform:translate(-10px)}.benefit-icon.svelte-a7gy0w{width:2rem;height:2rem;border-radius:.5rem;background:#16a2491a;color:#16a249;display:flex;align-items:center;justify-content:center;flex-shrink:0}@keyframes svelte-a7gy0w-slideInRight{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.step-dots.svelte-a7gy0w{display:flex;gap:.5rem;justify-content:center}.dot.svelte-a7gy0w{width:.5rem;height:.5rem;border-radius:50%;background:hsl(var(--muted));border:none;padding:0;cursor:pointer;transition:all .2s}.dot.active.svelte-a7gy0w{width:1.5rem;border-radius:.25rem;background:hsl(var(--primary))}.upgrade-banner.svelte-tz8fr6{background:linear-gradient(90deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:var(--radius);padding:1rem;margin-bottom:1rem}.upgrade-banner.high.svelte-tz8fr6{background:linear-gradient(90deg,#fef3c7,#fef9c3);border-color:#fcd34d}.upgrade-banner.critical.svelte-tz8fr6{background:linear-gradient(90deg,#fee2e2,#fef2f2);border-color:#fca5a5}.banner-content.svelte-tz8fr6{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.banner-icon.svelte-tz8fr6{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#0ea5e9;color:#fff;border-radius:50%;flex-shrink:0}.upgrade-banner.high.svelte-tz8fr6 .banner-icon:where(.svelte-tz8fr6){background:#f59e0b}.upgrade-banner.critical.svelte-tz8fr6 .banner-icon:where(.svelte-tz8fr6){background:#ef4444}.banner-text.svelte-tz8fr6{flex:1;min-width:200px}.banner-title.svelte-tz8fr6{font-weight:600;color:hsl(var(--foreground));margin:0 0 .25rem}.banner-description.svelte-tz8fr6{font-size:.875rem;color:hsl(var(--muted-foreground));margin:0}.banner-description.svelte-tz8fr6 strong:where(.svelte-tz8fr6){color:hsl(var(--foreground))}.banner-progress.svelte-tz8fr6{display:flex;align-items:center;gap:.5rem;min-width:150px}.banner-progress.svelte-tz8fr6 .progress-bar{flex:1;height:8px}.upgrade-banner.high.svelte-tz8fr6 .banner-progress:where(.svelte-tz8fr6) [data-progress-indicator]{background:#f59e0b}.upgrade-banner.critical.svelte-tz8fr6 .banner-progress:where(.svelte-tz8fr6) [data-progress-indicator]{background:#ef4444}.progress-text.svelte-tz8fr6{font-size:.75rem;font-weight:600;min-width:36px;text-align:right}.banner-actions.svelte-tz8fr6{flex-shrink:0}.dismiss-btn.svelte-tz8fr6{background:transparent;border:none;cursor:pointer;padding:.25rem;color:hsl(var(--muted-foreground));border-radius:var(--radius);transition:all .2s}.dismiss-btn.svelte-tz8fr6:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}@media(max-width:768px){.banner-content.svelte-tz8fr6{flex-direction:column;align-items:flex-start}.banner-progress.svelte-tz8fr6,.banner-actions.svelte-tz8fr6,.banner-actions.svelte-tz8fr6 button{width:100%}.dismiss-btn.svelte-tz8fr6{position:absolute;top:.5rem;right:.5rem}.upgrade-banner.svelte-tz8fr6{position:relative}}.achievement.svelte-1ki3bax{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:var(--radius);background:#fff;border:1px solid hsl(var(--border));transition:all .2s}.achievement.unlocked.svelte-1ki3bax{box-shadow:0 2px 8px #00000014}.achievement.locked.svelte-1ki3bax{opacity:.6}.achievement.locked.svelte-1ki3bax .achievement-icon:where(.svelte-1ki3bax){filter:grayscale(1)}.achievement-icon.svelte-1ki3bax{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.achievement[data-color=gold].svelte-1ki3bax .achievement-icon:where(.svelte-1ki3bax){background:linear-gradient(135deg,#fef3c7,#fcd34d);color:#92400e}.achievement[data-color=silver].svelte-1ki3bax .achievement-icon:where(.svelte-1ki3bax){background:linear-gradient(135deg,#f3f4f6,#d1d5db);color:#374151}.achievement[data-color=bronze].svelte-1ki3bax .achievement-icon:where(.svelte-1ki3bax){background:linear-gradient(135deg,#fed7aa,#f97316);color:#7c2d12}.achievement[data-color=blue].svelte-1ki3bax .achievement-icon:where(.svelte-1ki3bax){background:linear-gradient(135deg,#dbeafe,#3b82f6);color:#1e40af}.achievement[data-color=green].svelte-1ki3bax .achievement-icon:where(.svelte-1ki3bax){background:linear-gradient(135deg,#dcfce7,#22c55e);color:#166534}.achievement[data-color=purple].svelte-1ki3bax .achievement-icon:where(.svelte-1ki3bax){background:linear-gradient(135deg,#f3e8ff,#a855f7);color:#6b21a8}.achievement-content.svelte-1ki3bax{flex:1;min-width:0}.achievement-title.svelte-1ki3bax{font-size:.875rem;font-weight:600;color:hsl(var(--foreground));margin:0}.achievement-description.svelte-1ki3bax{font-size:.75rem;color:hsl(var(--muted-foreground));margin:.125rem 0 0}.achievement-progress.svelte-1ki3bax{display:flex;align-items:center;gap:.5rem;margin-top:.375rem}.progress-bar.svelte-1ki3bax{flex:1;height:4px;background:hsl(var(--muted));border-radius:2px;overflow:hidden}.progress-fill.svelte-1ki3bax{height:100%;background:hsl(var(--primary));border-radius:2px;transition:width .3s ease}.progress-text.svelte-1ki3bax{font-size:.625rem;color:hsl(var(--muted-foreground));min-width:40px;text-align:right}.achievement-check.svelte-1ki3bax{color:#22c55e;flex-shrink:0}.achievements-grid.svelte-p4kmnq{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(max-width:640px){.achievements-grid.svelte-p4kmnq{grid-template-columns:1fr}}.dashboard.svelte-1uha8ag{display:flex;flex-direction:column;gap:1.5rem}.dashboard-header.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:1.875rem;font-weight:700;color:hsl(var(--foreground));margin:0}.loading-state.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0}.stats-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.stats-grid.svelte-1uha8ag{grid-template-columns:repeat(4,1fr)}}.quick-action-content.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}@media(min-width:640px){.quick-action-content.svelte-1uha8ag{flex-direction:row;text-align:left;justify-content:space-between}}.quick-action-text.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1.125rem;font-weight:600;margin:0}.quick-actions-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.quick-actions-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.quick-actions-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr)}}.empty-state.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0}
