@font-face{font-family:Chillax;src:url(assets/fonts/Chillax-Regular.otf)format("opentype");font-weight:400}@font-face{font-family:Chillax;src:url(assets/fonts/Chillax-Medium.otf)format("opentype");font-weight:500}@font-face{font-family:Chillax;src:url(assets/fonts/Chillax-Semibold.otf)format("opentype");font-weight:600}@font-face{font-family:Chillax;src:url(assets/fonts/Chillax-Bold.otf)format("opentype");font-weight:700}@font-face{font-family:Chillax;src:url(assets/fonts/Chillax-Light.otf)format("opentype");font-weight:300}@font-face{font-family:Scalter;src:url(assets/fonts/Scalter-SerifCondensed.otf)format("opentype")}.svelte-1k8m1y1{box-sizing:border-box;margin:0;padding:0}.badge.svelte-1k8m1y1{color:var(--text-muted);border:1px solid #ccc;border-radius:50px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;display:inline-block}.btn-black.svelte-1k8m1y1{background:var(--text-dark);color:#fff;border-radius:50px;padding:12px 24px;font-size:.85rem;text-decoration:none;transition:all .3s}.btn-black.svelte-1k8m1y1:hover{transform:translateY(-2px)}.pricing-hero.svelte-1k8m1y1{text-align:center;max-width:1200px;margin:0 auto;padding:160px 5% 60px}.pricing-hero.svelte-1k8m1y1 h1:where(.svelte-1k8m1y1){letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05}.pricing-hero.svelte-1k8m1y1 p:where(.svelte-1k8m1y1){color:var(--text-muted);max-width:700px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.6}.toggle-container.svelte-1k8m1y1{background:#0000000d;border-radius:100px;margin-bottom:4rem;padding:6px;display:inline-flex}.toggle-btn.svelte-1k8m1y1{cursor:pointer;transition:all .3s var(--ease-out);background:0 0;border:none;border-radius:100px;padding:12px 28px;font-size:.95rem;font-weight:500}.toggle-btn.active.svelte-1k8m1y1{background:var(--bg-white);box-shadow:0 4px 15px #0000000d}.curr-btn.svelte-1k8m1y1{border:1px solid var(--border-light);cursor:pointer;background:0 0;border-radius:50px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .3s}.curr-btn.active.svelte-1k8m1y1{background:var(--bg-dark);color:#fff;border-color:var(--text-dark)}.pricing-panel.svelte-1k8m1y1{animation:.5s forwards svelte-1k8m1y1-fadeIn;display:none}.pricing-panel.active-panel.svelte-1k8m1y1{display:block}@keyframes svelte-1k8m1y1-fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.pricing-grid.svelte-1k8m1y1{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1400px;margin:0 auto 4rem;padding:0 20px;display:grid}.enterprise-card-wrapper.svelte-1k8m1y1{max-width:1400px;margin:0 auto 6rem;padding:0 20px}.pricing-card.svelte-1k8m1y1{background:var(--bg-white);border:1px solid var(--border-light);text-align:left;border-radius:32px;flex-direction:column;justify-content:space-between;padding:45px 35px;transition:border-color .3s,transform .3s;display:flex;position:relative}.pricing-card.svelte-1k8m1y1:hover{border-color:var(--accent-cyan)}.pricing-card.featured.svelte-1k8m1y1{background:linear-gradient(var(--bg-white), var(--bg-white)) padding-box, linear-gradient(135deg, var(--accent-cyan), #9b51e0) border-box;border:2px solid #0000}.card-header.svelte-1k8m1y1 h3:where(.svelte-1k8m1y1){margin-bottom:10px;font-size:1.8rem;font-weight:600}.card-header.svelte-1k8m1y1 p:where(.svelte-1k8m1y1){color:var(--text-muted);min-height:60px;margin-bottom:25px;font-size:.95rem;line-height:1.5}.price-box.svelte-1k8m1y1{margin-bottom:30px}.price-box.svelte-1k8m1y1 .currency:where(.svelte-1k8m1y1){vertical-align:top;font-size:1.8rem;font-weight:600}.price-box.svelte-1k8m1y1 .amount:where(.svelte-1k8m1y1){letter-spacing:-.04em;font-size:3.5rem;font-weight:700}.price-box.svelte-1k8m1y1 .period:where(.svelte-1k8m1y1){color:var(--text-muted);font-size:.95rem}.feature-list.svelte-1k8m1y1{border-top:1px solid var(--border-light);margin-top:20px;margin-bottom:40px;padding-top:25px;list-style:none}.feature-list.svelte-1k8m1y1 li:where(.svelte-1k8m1y1){color:#444;align-items:center;gap:10px;margin-bottom:16px;font-size:.95rem;display:flex}.feature-list.svelte-1k8m1y1 li:where(.svelte-1k8m1y1):before{content:"✓";color:var(--accent-cyan);font-weight:700}.feature-list.svelte-1k8m1y1 li.thin-spec:where(.svelte-1k8m1y1){color:var(--text-muted);text-decoration:line-through}.feature-list.svelte-1k8m1y1 li.thin-spec:where(.svelte-1k8m1y1):before{content:"✕";color:#ccc}.card-footer-btn.svelte-1k8m1y1{text-align:center;border-radius:50px;padding:16px 24px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.btn-outline.svelte-1k8m1y1{border:1px solid var(--text-dark);color:var(--text-dark);background:0 0}.btn-outline.svelte-1k8m1y1:hover{background:var(--text-dark);color:#fff}.btn-filled.svelte-1k8m1y1{background:var(--accent-cyan);color:#fff}.btn-filled.svelte-1k8m1y1:hover{opacity:.9;transform:translateY(-2px)}.enterprise-strip.svelte-1k8m1y1{background:var(--bg-white);border:1px solid var(--border-light);text-align:left;border-radius:32px;justify-content:space-between;align-items:center;padding:40px 50px;display:flex}.enterprise-info.svelte-1k8m1y1 h3:where(.svelte-1k8m1y1){margin-bottom:8px;font-size:2rem}.enterprise-info.svelte-1k8m1y1 p:where(.svelte-1k8m1y1){color:var(--text-muted);font-size:1.05rem}.comparison-section.svelte-1k8m1y1{text-align:center;max-width:1400px;margin:8rem auto;padding:0 20px}.comparison-section.svelte-1k8m1y1 h2:where(.svelte-1k8m1y1){letter-spacing:-.03em;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem)}.table-wrapper.svelte-1k8m1y1{background:var(--bg-white);border:1px solid var(--border-light);border-radius:32px;padding:20px;overflow-x:auto}table.svelte-1k8m1y1{border-collapse:collapse;text-align:left;width:100%}th.svelte-1k8m1y1,td.svelte-1k8m1y1{border-bottom:1px solid var(--border-light);padding:22px 24px;font-size:.95rem}th.svelte-1k8m1y1{font-size:1.1rem;font-weight:600;font-family:Chillax,sans-serif!important}tr.svelte-1k8m1y1:last-child td:where(.svelte-1k8m1y1){border-bottom:none}.addons-section.svelte-1k8m1y1{max-width:1400px;margin:8rem auto;padding:0 20px}.addons-section.svelte-1k8m1y1 h2:where(.svelte-1k8m1y1){text-align:center;letter-spacing:-.03em;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem)}.addons-grid.svelte-1k8m1y1{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.addon-card.svelte-1k8m1y1{background:var(--bg-white);border:1px solid var(--border-light);border-radius:20px;justify-content:space-between;align-items:center;padding:30px;display:flex}.addon-info.svelte-1k8m1y1 h4:where(.svelte-1k8m1y1){margin-bottom:6px;font-size:1.15rem;font-weight:600}.addon-info.svelte-1k8m1y1 p:where(.svelte-1k8m1y1){color:var(--text-muted);font-size:.9rem}.addon-price.svelte-1k8m1y1{color:var(--accent-cyan);white-space:nowrap;font-size:1.25rem;font-weight:600}.faq-section.svelte-1k8m1y1{background:var(--bg-white);padding:10vh 5% 15vh}.faq-container.svelte-1k8m1y1{align-items:flex-start;gap:80px;max-width:1400px;margin:0 auto;display:flex}.faq-left.svelte-1k8m1y1{flex:1;position:sticky;top:120px}.faq-left.svelte-1k8m1y1 h2:where(.svelte-1k8m1y1){letter-spacing:-.03em;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1}.faq-right.svelte-1k8m1y1{flex-direction:column;flex:2;gap:20px;display:flex}.faq-card.svelte-1k8m1y1{background:var(--bg-light);border-radius:20px;padding:35px;transition:all .3s}.faq-card.svelte-1k8m1y1:hover{background:#ebebeb}.faq-q.svelte-1k8m1y1{margin-bottom:15px;font-size:1.25rem;font-weight:800}.faq-a.svelte-1k8m1y1{color:var(--text-muted);font-size:.95rem;line-height:1.6}h1.svelte-1k8m1y1,h2.svelte-1k8m1y1,h3.svelte-1k8m1y1,h4.svelte-1k8m1y1,.pricing-hero.svelte-1k8m1y1 h1:where(.svelte-1k8m1y1),.faq-q.svelte-1k8m1y1{font-weight:600;font-family:Chillax,sans-serif!important}p.svelte-1k8m1y1,.badge.svelte-1k8m1y1,.feature-list.svelte-1k8m1y1 li:where(.svelte-1k8m1y1),.addon-price.svelte-1k8m1y1,td.svelte-1k8m1y1,th.svelte-1k8m1y1,.toggle-btn.svelte-1k8m1y1,span.svelte-1k8m1y1,div.svelte-1k8m1y1,a.svelte-1k8m1y1,.btn-black.svelte-1k8m1y1,.card-footer-btn.svelte-1k8m1y1{font-family:Satoshi,sans-serif;font-weight:300}@media (width<=1200px){.pricing-grid.svelte-1k8m1y1,.addons-grid.svelte-1k8m1y1{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.faq-container.svelte-1k8m1y1{flex-direction:column}.faq-left.svelte-1k8m1y1{position:static}.faq-left.svelte-1k8m1y1 h2:where(.svelte-1k8m1y1){margin-bottom:20px;position:static}}@media (width<=768px){.pricing-grid.svelte-1k8m1y1,.addons-grid.svelte-1k8m1y1{grid-template-columns:1fr}.enterprise-strip.svelte-1k8m1y1{text-align:center;flex-direction:column;gap:20px}}
