:root{--color-eu-green: 142 71% 45%}@media(prefers-reduced-motion:reduce){.reveal-child.svelte-133tnjx,.anim-fade.svelte-133tnjx{transition:none!important;animation:none!important;opacity:1!important;transform:none!important}}.visible .reveal-child.svelte-133tnjx{opacity:1;transform:translateY(0)}.reveal-child.svelte-133tnjx{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease;transition-delay:var(--child-delay, 0ms)}.anim-fade.svelte-133tnjx{opacity:0;transform:translateY(12px);animation:svelte-133tnjx-fadeUp .6s ease forwards;animation-delay:var(--delay, 0ms)}@keyframes svelte-133tnjx-fadeUp{to{opacity:1;transform:translateY(0)}}.display-font.svelte-133tnjx{font-family:var(--font-display)}.hero.svelte-133tnjx{padding:100px 24px 0;text-align:center}.hero-inner.svelte-133tnjx{max-width:640px;margin:0 auto}.hero-title.svelte-133tnjx{font-family:var(--font-display);font-size:clamp(32px,6vw,48px);font-weight:700;letter-spacing:-.035em;line-height:1.1;color:hsl(var(--foreground));margin:0 0 14px}.hero-sub.svelte-133tnjx{font-size:16px;line-height:1.6;color:hsl(var(--muted-foreground));max-width:460px;margin:0 auto 28px}.billing-toggle.svelte-133tnjx{display:inline-flex;align-items:center;gap:0;background:hsl(var(--card) / .5);border:1px solid hsl(var(--border) / .5);border-radius:100px;padding:3px}.toggle-pill.svelte-133tnjx{font-size:13px;font-weight:500;padding:6px 18px;border-radius:100px;border:none;background:transparent;color:hsl(var(--muted-foreground));cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.toggle-pill.svelte-133tnjx:hover{color:hsl(var(--foreground))}.toggle-pill.svelte-133tnjx:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.toggle-active.svelte-133tnjx{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.toggle-active.svelte-133tnjx:hover{color:hsl(var(--primary-foreground));opacity:.9}.save-badge.svelte-133tnjx{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:hsl(var(--color-eu-green) / .15);color:hsl(var(--color-eu-green));padding:2px 6px;border-radius:4px}.section.svelte-133tnjx{padding:80px 24px}.pricing-section.svelte-133tnjx{padding-top:40px}.section-alt.svelte-133tnjx{background:hsl(var(--card) / .3)}.section-inner.svelte-133tnjx{max-width:860px;margin:0 auto}.section-wide.svelte-133tnjx{max-width:960px}.section-header.svelte-133tnjx{text-align:center;margin-bottom:48px}.section-label.svelte-133tnjx{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--primary));margin-bottom:10px}.section-title.svelte-133tnjx{font-size:26px;font-weight:700;letter-spacing:-.03em;color:hsl(var(--foreground));margin:0;line-height:1.2}.section-sub.svelte-133tnjx{font-size:15px;line-height:1.6;color:hsl(var(--muted-foreground));margin:12px auto 0;max-width:560px}.pricing-grid.svelte-133tnjx{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pricing-card.svelte-133tnjx{padding:28px 22px;border:1px solid hsl(var(--border) / .5);border-radius:12px;text-align:center;transition:border-color .2s ease,transform .2s ease;position:relative;display:flex;flex-direction:column}.pricing-card.svelte-133tnjx:hover{border-color:hsl(var(--border))}.pricing-featured.svelte-133tnjx{border-color:hsl(var(--primary) / .5);background:hsl(var(--primary) / .05);box-shadow:0 0 40px hsl(var(--primary) / .08)}.pricing-featured.svelte-133tnjx:hover{border-color:hsl(var(--primary) / .7);transform:translateY(-2px)}.pricing-popular.svelte-133tnjx{position:absolute;top:-10px;left:50%;transform:translate(-50%);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--primary-foreground));background:hsl(var(--primary));padding:3px 12px;border-radius:100px;white-space:nowrap}.pricing-tier.svelte-133tnjx{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground));margin-bottom:12px}.pricing-price.svelte-133tnjx{margin-bottom:4px;display:flex;align-items:baseline;justify-content:center;gap:2px;min-height:44px}.pricing-currency.svelte-133tnjx{font-size:20px;font-weight:600;color:hsl(var(--foreground))}.pricing-amount.svelte-133tnjx{font-size:36px;font-weight:700;letter-spacing:-.03em;color:hsl(var(--foreground));line-height:1}.pricing-period.svelte-133tnjx{font-size:14px;color:hsl(var(--muted-foreground))}.pricing-annual-note.svelte-133tnjx{font-size:12px;color:hsl(var(--muted-foreground) / .7);margin:0 0 8px;text-align:center}.pricing-desc.svelte-133tnjx{font-size:13px;line-height:1.6;color:hsl(var(--muted-foreground));margin:8px 0 16px}.pricing-features.svelte-133tnjx{list-style:none;padding:0;margin:0 0 20px;text-align:left;display:flex;flex-direction:column;gap:8px;flex:1}.pricing-features.svelte-133tnjx li:where(.svelte-133tnjx){display:flex;align-items:center;gap:8px;font-size:13px;color:hsl(var(--foreground) / .8)}.pricing-features.svelte-133tnjx li:where(.svelte-133tnjx) svg{color:hsl(var(--color-eu-green));flex-shrink:0}.pricing-cta-wrap.svelte-133tnjx{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:8px}.pricing-cta-wrap.svelte-133tnjx .pricing-cta{width:100%}.pricing-cta-wrap.svelte-133tnjx .pricing-cta-free{background:hsl(var(--foreground) / .08);border-color:hsl(var(--foreground) / .15);color:hsl(var(--foreground))}.pricing-cta-wrap.svelte-133tnjx .pricing-cta-free:hover{background:hsl(var(--foreground) / .12)}.no-cc-label.svelte-133tnjx{font-size:11px;color:hsl(var(--muted-foreground) / .6)}.pricing-vat-note.svelte-133tnjx{text-align:center;margin:28px 0 0;font-size:12px;color:hsl(var(--muted-foreground) / .8)}.teaser-grid.svelte-133tnjx{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px}.teaser-card.svelte-133tnjx{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;border:1px solid hsl(var(--border) / .4);border-radius:12px;transition:border-color .2s ease}.teaser-card.svelte-133tnjx:hover{border-color:hsl(var(--border) / .7)}.teaser-enterprise.svelte-133tnjx{background:hsl(var(--card) / .3)}.teaser-nonprofit.svelte-133tnjx{background:linear-gradient(135deg,hsl(var(--primary) / .03),#21c45d08);border-color:hsl(var(--color-eu-green) / .12)}.teaser-nonprofit.svelte-133tnjx:hover{border-color:hsl(var(--color-eu-green) / .25)}.teaser-text.svelte-133tnjx{min-width:0}.teaser-title.svelte-133tnjx{font-size:14px;font-weight:600;color:hsl(var(--foreground));margin:0 0 4px}.teaser-desc.svelte-133tnjx{font-size:13px;line-height:1.5;color:hsl(var(--muted-foreground));margin:0}.comparison-wrapper.svelte-133tnjx{border:1px solid hsl(var(--border) / .4);border-radius:12px;overflow:hidden}.category-toggle.svelte-133tnjx{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:hsl(var(--card) / .5);border:none;border-bottom:1px solid hsl(var(--border) / .3);color:hsl(var(--foreground));font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease}.category-toggle.svelte-133tnjx:hover{background:hsl(var(--card) / .8)}.category-toggle.svelte-133tnjx:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:-2px}.category-toggle.svelte-133tnjx .chevron{transition:transform .2s ease;color:hsl(var(--muted-foreground))}.category-toggle.svelte-133tnjx .chevron-open{transform:rotate(180deg)}.comparison-table-wrap.svelte-133tnjx{overflow-x:auto}.comparison-table.svelte-133tnjx{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.comparison-table.svelte-133tnjx col.col-feature:where(.svelte-133tnjx){width:30%}.comparison-table.svelte-133tnjx col.col-plan:where(.svelte-133tnjx){width:17.5%}.comparison-table.svelte-133tnjx th:where(.svelte-133tnjx){padding:10px 16px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground) / .7);text-align:center;border-bottom:1px solid hsl(var(--border) / .2)}.comparison-table.svelte-133tnjx th:where(.svelte-133tnjx):first-child{text-align:left}.th-featured.svelte-133tnjx{color:hsl(var(--primary))!important}.comparison-table.svelte-133tnjx td:where(.svelte-133tnjx){padding:12px 16px;text-align:center;color:hsl(var(--foreground) / .8);border-bottom:1px solid hsl(var(--border) / .1)}.comparison-table.svelte-133tnjx tbody:where(.svelte-133tnjx) tr:where(.svelte-133tnjx):last-child td:where(.svelte-133tnjx){border-bottom:none}.feature-name.svelte-133tnjx{text-align:left!important;font-weight:500;color:hsl(var(--foreground))}.td-featured.svelte-133tnjx{background:hsl(var(--primary) / .03)}.comparison-table.svelte-133tnjx td:where(.svelte-133tnjx) svg{display:block;margin:0 auto}.comparison-table.svelte-133tnjx .check-icon{color:hsl(var(--color-eu-green))}.comparison-table.svelte-133tnjx .minus-icon{color:hsl(var(--muted-foreground) / .3)}.seat-table-wrap.svelte-133tnjx{max-width:560px;margin:0 auto;overflow-x:auto}.seat-table.svelte-133tnjx{width:100%;border-collapse:collapse;font-size:13px}.seat-table.svelte-133tnjx th:where(.svelte-133tnjx){padding:12px 16px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground) / .7);text-align:center;border-bottom:1px solid hsl(var(--border) / .3)}.seat-table.svelte-133tnjx th:where(.svelte-133tnjx):first-child{text-align:left}.seat-table.svelte-133tnjx td:where(.svelte-133tnjx){padding:12px 16px;text-align:center;border-bottom:1px solid hsl(var(--border) / .1)}.seat-competitor.svelte-133tnjx{color:hsl(var(--muted-foreground))}.seat-deploybase.svelte-133tnjx{color:hsl(var(--color-eu-green));font-weight:600}.seat-note.svelte-133tnjx{font-weight:400;font-size:11px;color:hsl(var(--muted-foreground));margin-left:4px}.billing-steps.svelte-133tnjx{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:720px;margin:0 auto}.billing-step.svelte-133tnjx{text-align:center;padding:28px 20px;border:1px solid hsl(var(--border) / .4);border-radius:12px}.step-number.svelte-133tnjx{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:hsl(var(--primary) / .1);color:hsl(var(--primary));font-size:14px;font-weight:700;margin-bottom:14px}.billing-step.svelte-133tnjx h3:where(.svelte-133tnjx){font-size:14px;font-weight:600;color:hsl(var(--foreground));margin:0 0 6px}.billing-step.svelte-133tnjx p:where(.svelte-133tnjx){font-size:13px;line-height:1.5;color:hsl(var(--muted-foreground));margin:0}.banner.svelte-133tnjx{padding:40px;border-radius:12px;border:1px solid hsl(var(--border) / .4);display:flex;align-items:center;justify-content:space-between;gap:32px}.banner-content.svelte-133tnjx{flex:1;min-width:0}.banner-title.svelte-133tnjx{font-size:22px;font-weight:700;letter-spacing:-.02em;color:hsl(var(--foreground));margin:0 0 8px}.banner-sub.svelte-133tnjx{font-size:14px;line-height:1.6;color:hsl(var(--muted-foreground));margin:0 0 16px;max-width:520px}.nonprofit-banner.svelte-133tnjx{background:linear-gradient(135deg,hsl(var(--primary) / .04),#21c45d0a);border-color:hsl(var(--color-eu-green) / .15)}.nonprofit-prices.svelte-133tnjx{font-size:13px;font-weight:600;color:hsl(var(--color-eu-green));margin-bottom:8px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.nonprofit-sep.svelte-133tnjx{color:hsl(var(--muted-foreground) / .3)}.nonprofit-eligibility.svelte-133tnjx{font-size:12px;color:hsl(var(--muted-foreground) / .7);margin:0}.faq-list.svelte-133tnjx{max-width:680px;margin:0 auto}.faq-item.svelte-133tnjx{border-bottom:1px solid hsl(var(--border) / .2)}.faq-item.svelte-133tnjx:last-child{border-bottom:none}.faq-question.svelte-133tnjx{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;background:none;border:none;color:hsl(var(--foreground));font-size:14px;font-weight:600;text-align:left;cursor:pointer;transition:color .15s ease}.faq-question.svelte-133tnjx:hover{color:hsl(var(--primary))}.faq-question.svelte-133tnjx:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.faq-question.svelte-133tnjx .faq-chevron{flex-shrink:0;transition:transform .2s ease;color:hsl(var(--muted-foreground))}.faq-question.svelte-133tnjx .faq-chevron-open{transform:rotate(180deg)}.faq-answer.svelte-133tnjx{padding:0 0 18px}.faq-answer.svelte-133tnjx p:where(.svelte-133tnjx){font-size:14px;line-height:1.7;color:hsl(var(--muted-foreground));margin:0}.trust-badges.svelte-133tnjx{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:40px}.trust-badge.svelte-133tnjx{font-size:12px;font-weight:600;color:hsl(var(--muted-foreground));background:hsl(var(--card) / .5);border:1px solid hsl(var(--border) / .3);padding:6px 14px;border-radius:100px}.framework-logos.svelte-133tnjx{text-align:center}.framework-label.svelte-133tnjx{display:block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground) / .5);margin-bottom:16px}.framework-row.svelte-133tnjx{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.fw-logo.svelte-133tnjx{font-size:13px;font-weight:500;color:hsl(var(--muted-foreground) / .6);transition:color .15s ease}.fw-logo.svelte-133tnjx:hover{color:hsl(var(--foreground))}@media(max-width:768px){.hero.svelte-133tnjx{padding:80px 20px 0}.pricing-section.svelte-133tnjx{padding-top:32px}.section.svelte-133tnjx{padding:56px 20px}.pricing-grid.svelte-133tnjx{grid-template-columns:repeat(2,1fr);max-width:500px;margin:0 auto}.billing-steps.svelte-133tnjx{grid-template-columns:1fr;max-width:320px}.banner.svelte-133tnjx{flex-direction:column;align-items:flex-start;padding:28px 24px}.comparison-table.svelte-133tnjx th:where(.svelte-133tnjx),.comparison-table.svelte-133tnjx td:where(.svelte-133tnjx){padding:10px 8px;font-size:11px}.seat-table.svelte-133tnjx th:where(.svelte-133tnjx),.seat-table.svelte-133tnjx td:where(.svelte-133tnjx){padding:10px 8px;font-size:11px}.teaser-grid.svelte-133tnjx{grid-template-columns:1fr}.teaser-card.svelte-133tnjx{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.pricing-grid.svelte-133tnjx{grid-template-columns:1fr;max-width:320px}.toggle-pill.svelte-133tnjx{padding:6px 12px;font-size:12px}.save-badge.svelte-133tnjx{font-size:9px}.nonprofit-prices.svelte-133tnjx{flex-direction:column;gap:4px}.nonprofit-sep.svelte-133tnjx{display:none}}
