.platform-badge.svelte-1tknoi2{display:flex;align-items:center;gap:5px;padding:5px 8px;background:#292929;border:1px solid oklch(35% 0 0);border-radius:5px}.platform-logo.svelte-1tknoi2{display:flex;align-items:center;justify-content:center;width:14px;height:14px}.platform-logo.svelte-1tknoi2 svg:where(.svelte-1tknoi2),.platform-logo.svelte-1tknoi2 img:where(.svelte-1tknoi2){width:14px;height:14px}.platform-name.svelte-1tknoi2{font-size:11px;font-weight:600;color:#d4d4d4;text-transform:capitalize}.chat-window.svelte-13v96pa{--surface-page: oklch(20% 0 0);--surface-card: oklch(24% 0 0);--surface-elevated: oklch(28% 0 0);--surface-input: oklch(28% 0 0);--border-subtle: oklch(30% 0 0);--border-default: oklch(35% 0 0);--text-body: oklch(87% 0 0);--text-muted: oklch(70% 0 0);--text-placeholder: oklch(60% 0 0);--accent: oklch(75% .12 210);background:var(--surface-card);border-radius:16px;border:1px solid oklch(100% 0 0 / .1);box-shadow:0 4px 8px #ffffff26,0 8px 16px #ffffff1f;animation:svelte-13v96pa-float 4s ease-in-out infinite;overflow:hidden;display:flex;flex-direction:column;width:360px;height:600px;flex-shrink:0}.chat-header.svelte-13v96pa{display:flex;align-items:center;padding:10px 12px;border-bottom:1px solid var(--border-subtle);background:var(--surface-card)}.chat-messages.svelte-13v96pa{flex:1;display:flex;flex-direction:column;gap:10px;padding:12px;overflow-y:auto;background:var(--surface-page);border-radius:0 0 15px 15px;scrollbar-width:thin;scrollbar-color:oklch(40% 0 0) oklch(24% 0 0)}.chat-messages.svelte-13v96pa::-webkit-scrollbar{width:8px}.chat-messages.svelte-13v96pa::-webkit-scrollbar-track{background:#1f1f1f}.chat-messages.svelte-13v96pa::-webkit-scrollbar-thumb{background:#484848;border-radius:4px}.chat-messages.svelte-13v96pa::-webkit-scrollbar-thumb:hover{background:#636363}@keyframes svelte-13v96pa-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:1280px){.chat-window.svelte-13v96pa{width:320px;height:540px;animation-name:svelte-13v96pa-float-scaled-95;transform-origin:top right}@keyframes svelte-13v96pa-float-scaled-95{0%,to{transform:scale(.95) translateY(0)}50%{transform:scale(.95) translateY(-8px)}}}@media(max-width:1150px){.chat-window.svelte-13v96pa{width:300px;height:500px;animation-name:svelte-13v96pa-float-scaled-90}@keyframes svelte-13v96pa-float-scaled-90{0%,to{transform:scale(.9) translateY(0)}50%{transform:scale(.9) translateY(-8px)}}}@media(prefers-reduced-motion:reduce){.chat-window.svelte-13v96pa{animation:none}}.message.svelte-522e0x{position:relative;padding:8px 12px;border-radius:6px;width:88%;box-sizing:border-box;overflow:visible;min-width:0;flex-shrink:0;animation:svelte-522e0x-messageSlideIn .2s ease-out forwards}@keyframes svelte-522e0x-messageSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message.user.svelte-522e0x{margin-left:auto;margin-right:0;background:#30c2d8ad}.message.assistant.svelte-522e0x{margin-left:0;margin-right:auto;background:#a3fbc9ad}.message.user.svelte-522e0x .message-content:where(.svelte-522e0x){color:#dedede}.message.assistant.svelte-522e0x .message-content:where(.svelte-522e0x){color:#0b0b0b}.message-content.svelte-522e0x{line-height:1.4;font-size:.8rem;overflow-wrap:break-word;word-break:break-word;min-width:0;font-family:var(--font-primary),system-ui,sans-serif}.cursor.svelte-522e0x{color:#30c2d8;animation:svelte-522e0x-blink .53s infinite;font-weight:300}@keyframes svelte-522e0x-blink{0%,50%{opacity:1}51%,to{opacity:0}}.file-attachment.svelte-522e0x{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:6px 10px;background:#16161699;border-radius:4px;color:#bebebe;font-size:.7rem;max-width:100%}.file-attachment.svelte-522e0x svg:where(.svelte-522e0x){flex-shrink:0;opacity:.8}.file-name.svelte-522e0x{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool-card-container.svelte-9fzqmo{width:88%;margin-left:0;margin-right:auto;box-sizing:border-box;animation:svelte-9fzqmo-cardSlideIn .2s ease-out forwards}@keyframes svelte-9fzqmo-cardSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.tool-card.svelte-9fzqmo{background:#1f1f1f;border:1px solid oklch(35% 0 0);border-radius:5px;min-height:36px;transition:border-color .2s ease,background .2s ease}.tool-card[data-status=running].svelte-9fzqmo{border-color:#a1790c;background:#241f14}.tool-card[data-status=success].svelte-9fzqmo{border-color:#2f7434;background:#151d15}.header.svelte-9fzqmo{display:flex;align-items:center;gap:6px;padding:8px 10px}.icon.svelte-9fzqmo{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;transition:color .2s ease}.tool-card[data-status=pending].svelte-9fzqmo .icon:where(.svelte-9fzqmo){color:#9e9e9e}.tool-card[data-status=running].svelte-9fzqmo .icon:where(.svelte-9fzqmo){color:#fac547}.tool-card[data-status=success].svelte-9fzqmo .icon:where(.svelte-9fzqmo){color:#4b9f50}.spinner.svelte-9fzqmo{animation:svelte-9fzqmo-spin 1s linear infinite}@keyframes svelte-9fzqmo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.platform-logo.svelte-9fzqmo{display:flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0}.platform-logo.svelte-9fzqmo svg:where(.svelte-9fzqmo),.platform-logo.svelte-9fzqmo img:where(.svelte-9fzqmo){width:14px;height:14px;border-radius:2px}.name.svelte-9fzqmo{flex:1;font-weight:600;font-size:.75rem;color:#d4d4d4;white-space:nowrap}.chevron.svelte-9fzqmo{display:flex;align-items:center;color:gray}.static-chat.svelte-1birr2s{--surface-page: oklch(20% 0 0);--surface-card: oklch(24% 0 0);--surface-elevated: oklch(28% 0 0);--border-subtle: oklch(30% 0 0);--border-default: oklch(35% 0 0);--text-body: oklch(87% 0 0);--text-muted: oklch(70% 0 0);--text-placeholder: oklch(60% 0 0);--accent: oklch(75% .12 210);--status-success: oklch(63% .14 145);--status-success-bg: oklch(22% .02 145);--status-success-border: oklch(50% .12 145);background:var(--surface-card);border-radius:16px;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff1a;overflow:hidden;display:flex;flex-direction:column;width:100%;max-width:400px;height:520px}.static-header.svelte-1birr2s{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid var(--border-subtle);background:var(--surface-card)}.platform-badge.svelte-1birr2s{display:flex;align-items:center;gap:6px;padding:6px 10px;background:var(--surface-elevated);border:1px solid var(--border-default);border-radius:6px}.platform-logo.svelte-1birr2s{width:16px;height:16px}.platform-name.svelte-1birr2s{font-size:12px;font-weight:600;color:var(--text-body)}.static-messages.svelte-1birr2s{flex:1;display:flex;flex-direction:column;gap:12px;padding:16px;overflow-y:auto;background:var(--surface-page)}.message.svelte-1birr2s{padding:12px 16px;border-radius:8px;width:85%}.message.user.svelte-1birr2s{margin-left:auto;background:#30c2d8ad}.message.assistant.svelte-1birr2s{margin-right:auto;background:#a3fbc9ad}.message.user.svelte-1birr2s .message-content:where(.svelte-1birr2s){color:#dedede}.message.assistant.svelte-1birr2s .message-content:where(.svelte-1birr2s){color:#0b0b0b}.message-content.svelte-1birr2s{font-size:.875rem;line-height:1.5}.tool-card.svelte-1birr2s{display:flex;align-items:center;gap:8px;padding:10px 12px;background:var(--status-success-bg);border:1px solid var(--status-success-border);border-radius:6px;width:85%}.tool-icon.svelte-1birr2s{display:flex;align-items:center;color:var(--status-success)}.tool-platform.svelte-1birr2s{width:18px;height:18px}.tool-action.svelte-1birr2s{font-weight:600;font-size:.8rem;color:var(--text-body)}.tool-status.svelte-1birr2s{margin-left:auto;font-size:.7rem;color:var(--status-success)}.static-input.svelte-1birr2s{display:flex;flex-direction:column;gap:8px;padding:12px;border-top:1px solid var(--border-subtle);background:var(--surface-card)}.input-actions.svelte-1birr2s{display:flex;align-items:center;justify-content:space-between}.input-actions-left.svelte-1birr2s{display:flex;align-items:center;gap:4px}textarea.svelte-1birr2s{flex:1;padding:8px 12px;border:1px solid var(--border-default);border-radius:6px;background:var(--surface-elevated);color:var(--text-body);font-size:.875rem;resize:none;font-family:inherit}textarea.svelte-1birr2s::placeholder{color:var(--text-placeholder)}textarea.svelte-1birr2s:disabled{opacity:.5;cursor:not-allowed}.action-btn.svelte-1birr2s{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:9999px;background:var(--surface-elevated);color:var(--text-muted);opacity:.4;cursor:not-allowed}.send-btn.svelte-1birr2s{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:9999px;background:var(--accent);color:#fff;opacity:.4;cursor:not-allowed}.hero-demo.svelte-158ojjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:500px;perspective:1200px}.demo-container.svelte-158ojjf{transition:opacity .3s ease;transform:rotateY(-6deg) rotateX(3deg) rotate(1deg);transform-style:preserve-3d}@media(max-width:1024px){.demo-container.svelte-158ojjf{transform:none}}.demo-container.transitioning.svelte-158ojjf{opacity:.3}.hero.svelte-1q37ri0{background:var(--tertiary-500);color:var(--color-white);padding:220px 0 180px;text-align:left;margin-top:0;position:relative;overflow-x:clip;overflow-y:visible}.hero-background.svelte-1q37ri0{position:absolute;width:1080px;height:481px;left:50%;top:420px;transform:translate(-50%);z-index:0;pointer-events:none}.hero-pattern.svelte-1q37ri0{width:100%;height:100%;object-fit:contain}.hero-content.svelte-1q37ri0{position:relative;z-index:1}.hero-grid.svelte-1q37ri0{display:grid;grid-template-columns:65fr 35fr;gap:0;align-items:center}.hero-text.svelte-1q37ri0{display:flex;flex-direction:column;padding-right:40px}.hero.svelte-1q37ri0 h1:where(.svelte-1q37ri0){font-size:54px;font-weight:700;margin-bottom:var(--spacing-base);line-height:1.15;color:var(--color-white)}.hero-subtitle.svelte-1q37ri0{font-size:var(--font-size-lg);margin-bottom:var(--spacing-lg);opacity:.9;max-width:500px;line-height:1.6}.hero-buttons.svelte-1q37ri0{display:flex;gap:var(--spacing-sm);justify-content:flex-start}.hero-demo.svelte-1q37ri0{display:flex;justify-content:flex-end;align-items:flex-start;perspective:1200px;position:relative;z-index:10;transform:translateY(-80px);margin-bottom:-220px}@media(max-width:1280px){.hero-grid.svelte-1q37ri0{grid-template-columns:60fr 40fr;gap:20px}.hero.svelte-1q37ri0 h1:where(.svelte-1q37ri0){font-size:48px}.hero-text.svelte-1q37ri0{padding-right:20px}}@media(max-width:1024px){.hero.svelte-1q37ri0{padding:140px 0 80px;width:100%;overflow:hidden}.hero-background.svelte-1q37ri0{display:none}.hero-grid.svelte-1q37ri0{grid-template-columns:1fr;gap:0;text-align:center}.hero-text.svelte-1q37ri0{align-items:center;margin-left:0;padding-right:0}.hero.svelte-1q37ri0 h1:where(.svelte-1q37ri0){font-size:var(--font-size-4xl)}.hero-subtitle.svelte-1q37ri0{max-width:600px}.hero-buttons.svelte-1q37ri0{justify-content:center}.hero-demo.svelte-1q37ri0{display:none;margin-bottom:0;transform:none;margin-right:0}}@media(max-width:768px){.hero.svelte-1q37ri0{padding:116px 0 60px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;text-align:center}.hero.svelte-1q37ri0 .container:where(.svelte-1q37ri0){max-width:100%}.hero-grid.svelte-1q37ri0{gap:var(--spacing-lg)}.hero.svelte-1q37ri0 h1:where(.svelte-1q37ri0){font-size:var(--font-size-3xl);line-height:1.2}.hero-subtitle.svelte-1q37ri0{font-size:var(--font-size-base);line-height:1.6;max-width:100%;padding:0 var(--spacing-sm)}.hero-buttons.svelte-1q37ri0{flex-direction:column;width:100%;max-width:305px;gap:var(--spacing-base);margin:0 auto}.hero-buttons.svelte-1q37ri0 button{width:100%;font-size:15px}}.how-it-works.svelte-1e6pjgp{padding:100px 0;background:var(--color-white);scroll-margin-top:60px}.container.svelte-1e6pjgp{max-width:1200px;margin:0 auto;padding:0 20px}.section-header.svelte-1e6pjgp{text-align:center;margin-bottom:60px}.section-header.svelte-1e6pjgp h2:where(.svelte-1e6pjgp){font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);color:var(--tertiary-500);margin:0 0 var(--spacing-sm)}.section-subtitle.svelte-1e6pjgp{font-size:var(--font-size-lg);color:var(--natural-600);max-width:500px;margin:0 auto}.steps-grid.svelte-1e6pjgp{display:flex;align-items:flex-start;justify-content:center;gap:0}.step.svelte-1e6pjgp{flex:1;max-width:220px;text-align:center;position:relative}.step-number.svelte-1e6pjgp{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:28px;height:28px;background:var(--secondary-500);color:var(--tertiary-500);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.step-icon.svelte-1e6pjgp{width:80px;height:80px;margin:0 auto var(--spacing-md);background:linear-gradient(135deg,var(--primary-50) 0%,var(--secondary-50) 100%);border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;color:var(--primary-500)}.step-icon.svelte-1e6pjgp svg:where(.svelte-1e6pjgp){width:36px;height:36px}.step.svelte-1e6pjgp h3:where(.svelte-1e6pjgp){font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--tertiary-500);margin:0 0 var(--spacing-xs)}.step.svelte-1e6pjgp p:where(.svelte-1e6pjgp){font-size:var(--font-size-sm);color:var(--natural-600);margin:0;line-height:1.5}.connector.svelte-1e6pjgp{display:flex;align-items:center;justify-content:center;width:40px;margin-top:30px;color:var(--natural-300)}.connector.svelte-1e6pjgp svg:where(.svelte-1e6pjgp){width:24px;height:24px}.cta-wrapper.svelte-1e6pjgp{text-align:center;margin-top:50px}@media(max-width:900px){.steps-grid.svelte-1e6pjgp{flex-direction:column;align-items:center;gap:var(--spacing-lg)}.step.svelte-1e6pjgp{max-width:280px}.connector.svelte-1e6pjgp{transform:rotate(90deg);margin:0;width:24px;height:24px}}@media(max-width:768px){.how-it-works.svelte-1e6pjgp{padding:60px 0}.section-header.svelte-1e6pjgp{margin-bottom:40px}.section-header.svelte-1e6pjgp h2:where(.svelte-1e6pjgp){font-size:var(--font-size-2xl)}.section-subtitle.svelte-1e6pjgp{font-size:var(--font-size-base)}.step-icon.svelte-1e6pjgp{width:64px;height:64px}.step-icon.svelte-1e6pjgp svg:where(.svelte-1e6pjgp){width:28px;height:28px}.step-number.svelte-1e6pjgp{top:-8px;width:24px;height:24px;font-size:var(--font-size-xs)}}.pricing-card.svelte-k42i44{background:var(--color-white);border:1px solid var(--border-light);border-radius:var(--radius-xl);padding:var(--spacing-lg);transition:var(--transition-base);position:relative;display:flex;flex-direction:column;min-height:600px}.pricing-card.popular.svelte-k42i44{border:2px solid var(--primary-500);box-shadow:var(--shadow-sm)}.popular-badge.svelte-k42i44{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--gradient-primary);color:var(--tertiary-950);padding:8px var(--spacing-sm);border-radius:var(--radius-pill);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.card-header.svelte-k42i44{text-align:center;margin-bottom:var(--spacing-md);margin-top:var(--spacing-sm)}.plan-name.svelte-k42i44{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--tertiary-500);margin-bottom:var(--spacing-xs);text-transform:capitalize}.tagline.svelte-k42i44{font-size:var(--font-size-sm);color:var(--natural-600);line-height:1.5}.price-section.svelte-k42i44{text-align:center;padding:var(--spacing-md) 0;border-bottom:1px solid var(--border-light);margin-bottom:var(--spacing-md)}.price-display.svelte-k42i44{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:var(--spacing-xs)}.currency.svelte-k42i44{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold);color:var(--natural-700)}.price.svelte-k42i44{font-size:var(--font-size-6xl);font-weight:var(--font-weight-bold);color:var(--tertiary-500);line-height:1}.period.svelte-k42i44{font-size:var(--font-size-lg);font-weight:var(--font-weight-normal);color:var(--natural-600)}.enterprise-price.svelte-k42i44{margin-bottom:var(--spacing-xs)}.price-text.svelte-k42i44{font-size:var(--font-size-5xl);font-weight:var(--font-weight-bold);color:var(--tertiary-500)}.price-period.svelte-k42i44{font-size:var(--font-size-sm);color:var(--natural-600)}.features-section.svelte-k42i44{flex:1;margin-bottom:var(--spacing-md)}.features-list.svelte-k42i44{list-style:none;display:flex;flex-direction:column;gap:var(--spacing-sm)}.feature-item.svelte-k42i44{display:flex;align-items:flex-start;gap:12px;font-size:var(--font-size-sm);color:var(--natural-800);line-height:1.6;position:relative;padding-right:24px}.feature-item.svelte-k42i44 .checkmark{flex-shrink:0;color:var(--secondary-500);margin-top:2px}.feature-text.svelte-k42i44{flex:1}.tooltip-wrapper.svelte-k42i44{position:absolute;top:2px;right:0;cursor:help}.tooltip-wrapper.svelte-k42i44 .info-icon{display:block;color:var(--natural-400);transition:var(--transition-base);margin-top:2px}.tooltip-wrapper.svelte-k42i44:hover .info-icon{color:var(--primary-500)}.tooltip.svelte-k42i44{position:absolute;bottom:calc(100% + 8px);right:0;transform:none;background:var(--tertiary-900);color:var(--color-white);padding:8px 12px;border-radius:var(--radius-md);font-size:var(--font-size-xs);white-space:normal;width:max-content;max-width:200px;text-align:left;line-height:1.4;opacity:0;visibility:hidden;transition:var(--transition-base);z-index:10;pointer-events:none}.tooltip.svelte-k42i44:after{content:"";position:absolute;top:100%;right:4px;transform:none;border:6px solid transparent;border-top-color:var(--tertiary-900)}.tooltip-wrapper.svelte-k42i44:hover .tooltip:where(.svelte-k42i44){opacity:1;visibility:visible}.cta-section.svelte-k42i44{margin-top:auto}.cta-section.svelte-k42i44 a,.cta-section.svelte-k42i44 button{width:100%;justify-content:center;font-size:var(--font-size-base)}.cta-section.svelte-k42i44 .btn-hero-primary:hover{background:transparent;color:var(--tertiary-500)}@media(max-width:768px){.pricing-card.svelte-k42i44{padding:var(--spacing-md);min-height:auto}.price.svelte-k42i44{font-size:var(--font-size-4xl)}.currency.svelte-k42i44{font-size:var(--font-size-xl)}.price-text.svelte-k42i44{font-size:var(--font-size-3xl)}}.pricing-section.svelte-eosgnn{padding:var(--spacing-2xl) 0;background:var(--surface-1);scroll-margin-top:60px}.container.svelte-eosgnn{max-width:1350px;margin:0 auto;padding:0 20px}.section-header.svelte-eosgnn{text-align:center;margin-bottom:var(--spacing-xl)}h2.svelte-eosgnn{font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);color:var(--tertiary-500);margin:0 0 var(--spacing-sm)}.section-subtitle.svelte-eosgnn{font-size:var(--font-size-lg);color:var(--natural-600);margin:0}.pricing-cards-grid.svelte-eosgnn{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-md)}@media(max-width:1024px){.pricing-cards-grid.svelte-eosgnn{grid-template-columns:repeat(2,1fr);gap:var(--spacing-base)}}@media(max-width:768px){.pricing-section.svelte-eosgnn{padding:var(--spacing-xl) 0}h2.svelte-eosgnn{font-size:var(--font-size-2xl)}.section-subtitle.svelte-eosgnn{font-size:var(--font-size-base)}.pricing-cards-grid.svelte-eosgnn{grid-template-columns:1fr;gap:var(--spacing-lg)}}.final-cta.svelte-xratia{padding:var(--spacing-2xl) 0;background:linear-gradient(135deg,#e1f2f8,#eaf8f9,#e1f3ef);position:relative;overflow:hidden}.final-cta.svelte-xratia:before{content:"";position:absolute;top:-50%;left:-10%;width:60%;height:200%;background:radial-gradient(ellipse at center,oklch(85% .08 220 / .15),transparent 70%);pointer-events:none}.final-cta.svelte-xratia:after{content:"";position:absolute;bottom:-50%;right:-10%;width:60%;height:200%;background:radial-gradient(ellipse at center,oklch(85% .08 160 / .12),transparent 70%);pointer-events:none}.container.svelte-xratia{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.cta-content.svelte-xratia{text-align:center;max-width:800px;margin:0 auto}.final-cta.svelte-xratia h2:where(.svelte-xratia){font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);color:var(--tertiary-500);margin:0 0 var(--spacing-base)}.cta-description.svelte-xratia{font-size:var(--font-size-lg);color:var(--natural-700);margin:0 0 var(--spacing-lg);line-height:1.6}.cta-buttons.svelte-xratia{display:flex;gap:var(--spacing-base);justify-content:center;margin-bottom:var(--spacing-lg)}.cta-buttons.svelte-xratia .btn-hero-primary:hover{background:transparent;color:var(--tertiary-950)}.trust-line.svelte-xratia{display:flex;align-items:center;justify-content:center;gap:var(--spacing-xs);font-size:var(--font-size-sm);color:var(--natural-700)}.check-icon.svelte-xratia{width:18px;height:18px;color:var(--primary-500);flex-shrink:0}.divider.svelte-xratia{color:var(--natural-500);font-weight:var(--font-weight-bold)}@media(max-width:768px){.final-cta.svelte-xratia{padding:var(--spacing-xl) 0}.final-cta.svelte-xratia h2:where(.svelte-xratia){font-size:var(--font-size-2xl)}.cta-description.svelte-xratia{font-size:var(--font-size-base)}.cta-buttons.svelte-xratia{flex-direction:column;align-items:center}.cta-buttons.svelte-xratia a,.cta-buttons.svelte-xratia button{width:100%;max-width:300px}.trust-line.svelte-xratia{flex-wrap:wrap;gap:var(--spacing-xs) var(--spacing-sm)}.trust-line.svelte-xratia .divider:where(.svelte-xratia){display:none}.trust-line.svelte-xratia span:where(.svelte-xratia):not(.divider){display:flex;align-items:center;gap:var(--spacing-xs)}}.faq-item.svelte-1t8i6y4{border-bottom:1px solid var(--border-light)}.faq-question.svelte-1t8i6y4{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-base) 0;background:none;border:none;cursor:pointer;text-align:left;transition:var(--transition-base)}.faq-question.svelte-1t8i6y4:hover{color:var(--primary-500)}.question-text.svelte-1t8i6y4{font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--tertiary-500);transition:var(--transition-base)}.faq-question.svelte-1t8i6y4:hover .question-text:where(.svelte-1t8i6y4){color:var(--primary-500)}.chevron.svelte-1t8i6y4{flex-shrink:0;color:var(--primary-500);transition:transform .3s ease}.chevron.expanded.svelte-1t8i6y4{transform:rotate(180deg)}.faq-answer.svelte-1t8i6y4{padding:0 0 var(--spacing-base);animation:svelte-1t8i6y4-slideDown .3s ease-out}.faq-answer.svelte-1t8i6y4 p:where(.svelte-1t8i6y4){font-size:var(--font-size-base);color:var(--natural-700);line-height:1.7;margin:0}@keyframes svelte-1t8i6y4-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.question-text.svelte-1t8i6y4{font-size:var(--font-size-base)}.faq-answer.svelte-1t8i6y4 p:where(.svelte-1t8i6y4){font-size:var(--font-size-sm)}}.faq-section.svelte-pi5nal{padding:var(--spacing-2xl) 0;background:var(--color-white);scroll-margin-top:60px}.container.svelte-pi5nal{max-width:800px;margin:0 auto;padding:0 20px}h2.svelte-pi5nal{font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);color:var(--tertiary-500);text-align:center;margin:0 0 var(--spacing-xl)}.faq-list.svelte-pi5nal{background:var(--surface-1);border-radius:var(--radius-xl);padding:var(--spacing-base);border:1px solid var(--border-light)}@media(max-width:768px){.faq-section.svelte-pi5nal{padding:var(--spacing-xl) 0}h2.svelte-pi5nal{font-size:var(--font-size-2xl)}.faq-list.svelte-pi5nal{padding:var(--spacing-md)}}
