.mk-calc-chart.svelte-17wvaqr{margin:0;display:flex;flex-direction:column;gap:12px}.mk-calc-chart__svg.svelte-17wvaqr{width:100%;height:auto;display:block}.mk-calc-chart__grid-line.svelte-17wvaqr{stroke:var(--mk-warm-200);stroke-width:1}.mk-calc-chart__line.svelte-17wvaqr{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.mk-calc-chart__line--gross.svelte-17wvaqr{stroke:var(--mk-warm-800)}.mk-calc-chart__line--net.svelte-17wvaqr{stroke:var(--mk-warm-600);stroke-dasharray:6 4}.mk-calc-chart__point.svelte-17wvaqr{fill:var(--mk-warm-900)}.mk-calc-chart__month-label.svelte-17wvaqr{font-family:var(--mk-font-body);font-size:11px;fill:var(--mk-warm-600)}.mk-calc-chart__legend.svelte-17wvaqr{display:flex;flex-wrap:wrap;gap:16px;margin:0;padding:0;list-style:none;font-family:var(--mk-font-body);font-size:14px;color:var(--mk-warm-700)}.mk-calc-chart__legend.svelte-17wvaqr li:where(.svelte-17wvaqr){display:inline-flex;align-items:center;gap:8px}.mk-calc-chart__swatch.svelte-17wvaqr{width:16px;height:4px;border-radius:999px}.mk-calc-chart__swatch--gross.svelte-17wvaqr{background:var(--mk-warm-800)}.mk-calc-chart__swatch--net.svelte-17wvaqr{background:var(--mk-warm-600)}.mk-calc-costs.svelte-fc6yr7{display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:16px;background:var(--mk-warm-100);border:1px solid var(--mk-warm-200)}.mk-calc-costs__heading.svelte-fc6yr7{margin:0;font-family:var(--mk-font-heading);font-size:20px;font-weight:var(--mk-font-weight-bold);color:var(--mk-warm-900)}.mk-calc-costs__list.svelte-fc6yr7{margin:0;display:flex;flex-direction:column;gap:10px}.mk-calc-costs__row.svelte-fc6yr7{display:flex;justify-content:space-between;gap:16px;font-family:var(--mk-font-body);font-size:15px;color:var(--mk-warm-800)}.mk-calc-costs__row.svelte-fc6yr7 dt:where(.svelte-fc6yr7){margin:0;font-weight:var(--mk-font-weight-medium)}.mk-calc-costs__row.svelte-fc6yr7 dd:where(.svelte-fc6yr7){margin:0;font-weight:var(--mk-font-weight-bold);text-align:right}.mk-calc-costs__row--total.svelte-fc6yr7{padding-top:10px;border-top:1px solid var(--mk-warm-200);color:var(--mk-warm-900)}.mk-calc-costs__note.svelte-fc6yr7{margin:0;font-family:var(--mk-font-body);font-size:14px;line-height:var(--mk-line-height-relaxed);color:var(--mk-warm-700)}.mk-calc-costs__link.svelte-fc6yr7{color:var(--mk-warm-900);font-weight:var(--mk-font-weight-bold)}.mk-calc-costs__stripe.svelte-fc6yr7{border-top:1px solid var(--mk-warm-200);padding-top:12px}.mk-calc-costs__stripe-toggle.svelte-fc6yr7{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;background:transparent;font-family:var(--mk-font-body);font-size:15px;font-weight:var(--mk-font-weight-bold);color:var(--mk-warm-900);text-align:left;cursor:pointer}.mk-calc-costs__stripe-toggle.svelte-fc6yr7:focus-visible{outline:2px solid var(--mk-warm-700);outline-offset:4px}.mk-calc-costs__chevron.svelte-fc6yr7{flex-shrink:0;transition:transform .2s ease}.mk-calc-costs__chevron--open.svelte-fc6yr7{transform:rotate(180deg)}.mk-calc-costs__stripe-panel.svelte-fc6yr7{margin-top:12px;display:flex;flex-direction:column;gap:12px}.mk-calc-costs__stripe-note.svelte-fc6yr7{margin:0;font-size:14px;line-height:var(--mk-line-height-relaxed);color:var(--mk-warm-700)}.mk-calc-costs__stripe-check.svelte-fc6yr7{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--mk-warm-800);cursor:pointer}.mk-calc-costs__stripe-check.svelte-fc6yr7 input:where(.svelte-fc6yr7){margin-top:3px;accent-color:var(--mk-warm-900)}.mk-calc-costs__stripe-amount.svelte-fc6yr7{margin:0;font-size:15px;color:var(--mk-warm-800)}.mk-calc-costs__stripe-amount.svelte-fc6yr7 strong:where(.svelte-fc6yr7){display:block;margin-top:4px;font-family:var(--mk-font-heading);font-size:18px;color:var(--mk-warm-900)}.mk-revenue-calculator.svelte-y3pf0r{max-width:var(--mk-container-max-width, 1200px);margin:0 auto;padding:var(--mk-padding-l) var(--mk-section-padding-x, var(--mk-margin))}.mk-revenue-calculator__intro.svelte-y3pf0r{max-width:760px;margin-bottom:var(--mk-padding-m)}.mk-revenue-calculator__eyebrow.svelte-y3pf0r{margin:0 0 12px;font-family:var(--mk-font-body);font-size:14px;font-weight:var(--mk-font-weight-bold);text-transform:uppercase;letter-spacing:.08em;color:var(--mk-warm-600)}.mk-revenue-calculator__title.svelte-y3pf0r{margin:0 0 16px;font-family:var(--mk-font-heading);font-size:clamp(36px,5vw,var(--mk-font-size-h2));font-weight:var(--mk-font-weight-bold);line-height:var(--mk-line-height-normal);color:var(--mk-warm-900)}.mk-revenue-calculator__lead.svelte-y3pf0r{margin:0;font-family:var(--mk-font-body);font-size:var(--mk-font-size-body-sm);line-height:var(--mk-line-height-relaxed);color:var(--mk-warm-700)}.mk-revenue-calculator__mode.svelte-y3pf0r{display:inline-flex;flex-wrap:wrap;gap:8px;padding:6px;margin-bottom:var(--mk-padding-m);border-radius:999px;background:var(--mk-warm-100);border:1px solid var(--mk-warm-200)}.mk-revenue-calculator__mode-btn.svelte-y3pf0r{border:0;border-radius:999px;padding:12px 20px;font-family:var(--mk-font-body);font-size:15px;font-weight:var(--mk-font-weight-bold);color:var(--mk-warm-700);background:transparent;cursor:pointer;transition:background-color .2s ease,color .2s ease}.mk-revenue-calculator__mode-btn--active.svelte-y3pf0r{background:var(--mk-warm-900);color:var(--mk-warm-50)}.mk-revenue-calculator__mode-btn.svelte-y3pf0r:focus-visible{outline:2px solid var(--mk-warm-700);outline-offset:2px}.mk-revenue-calculator__layout.svelte-y3pf0r{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:var(--mk-gutter);align-items:start}.mk-revenue-calculator__inputs.svelte-y3pf0r,.mk-revenue-calculator__results.svelte-y3pf0r{padding:28px;border-radius:24px;background:var(--mk-warm-50);border:1px solid var(--mk-warm-200);box-shadow:0 18px 50px #1a18120d}.mk-revenue-calculator__results.svelte-y3pf0r{position:sticky;top:calc(var(--mk-header-height, 93px) + 24px);background:linear-gradient(180deg,#f9f8ecfa,#f2f1e0fa),var(--mk-warm-50)}.mk-revenue-calculator__section-heading.svelte-y3pf0r{margin:0 0 24px;font-family:var(--mk-font-heading);font-size:24px;font-weight:var(--mk-font-weight-bold);color:var(--mk-warm-900)}.mk-revenue-calculator__slider-stack.svelte-y3pf0r{display:flex;flex-direction:column;gap:28px}.mk-revenue-calculator__plan.svelte-y3pf0r{margin:32px 0 0;padding:0;border:0}.mk-revenue-calculator__plan-legend.svelte-y3pf0r{margin-bottom:12px;font-family:var(--mk-font-body);font-size:15px;font-weight:var(--mk-font-weight-bold);color:var(--mk-warm-800)}.mk-revenue-calculator__plan-options.svelte-y3pf0r{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mk-revenue-calculator__plan-option.svelte-y3pf0r{display:flex;cursor:pointer}.mk-revenue-calculator__plan-option.svelte-y3pf0r input:where(.svelte-y3pf0r){position:absolute;opacity:0;pointer-events:none}.mk-revenue-calculator__plan-option.svelte-y3pf0r span:where(.svelte-y3pf0r){display:flex;flex-direction:column;gap:4px;width:100%;padding:14px 12px;border-radius:14px;border:1px solid var(--mk-warm-200);background:var(--mk-warm-100);text-align:center;transition:border-color .2s ease,background-color .2s ease}.mk-revenue-calculator__plan-option.svelte-y3pf0r strong:where(.svelte-y3pf0r){font-family:var(--mk-font-heading);font-size:15px;color:var(--mk-warm-900)}.mk-revenue-calculator__plan-option.svelte-y3pf0r small:where(.svelte-y3pf0r){font-family:var(--mk-font-body);font-size:13px;color:var(--mk-warm-700)}.mk-revenue-calculator__plan-option.svelte-y3pf0r:has(input:where(.svelte-y3pf0r):checked) span:where(.svelte-y3pf0r){border-color:var(--mk-warm-800);background:var(--mk-warm-200)}.mk-revenue-calculator__hero-metrics.svelte-y3pf0r{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.mk-revenue-calculator__metric.svelte-y3pf0r{padding:18px 20px;border-radius:16px;background:#ffffff8c;border:1px solid var(--mk-warm-200)}.mk-revenue-calculator__metric--primary.svelte-y3pf0r{padding:24px;background:var(--mk-warm-900);border-color:var(--mk-warm-900)}.mk-revenue-calculator__metric-label.svelte-y3pf0r{margin:0 0 8px;font-family:var(--mk-font-body);font-size:14px;font-weight:var(--mk-font-weight-medium);color:var(--mk-warm-700)}.mk-revenue-calculator__metric--primary.svelte-y3pf0r .mk-revenue-calculator__metric-label:where(.svelte-y3pf0r),.mk-revenue-calculator__metric--primary.svelte-y3pf0r .mk-revenue-calculator__metric-sub:where(.svelte-y3pf0r){color:var(--mk-warm-200)}.mk-revenue-calculator__metric-value.svelte-y3pf0r{margin:0;font-family:var(--mk-font-heading);font-size:clamp(34px,4vw,44px);font-weight:var(--mk-font-weight-bold);line-height:1;color:var(--mk-warm-50)}.mk-revenue-calculator__metric-value--sm.svelte-y3pf0r{font-size:24px;color:var(--mk-warm-900)}.mk-revenue-calculator__metric-sub.svelte-y3pf0r{margin:10px 0 0;font-family:var(--mk-font-body);font-size:14px;color:var(--mk-warm-300)}.mk-revenue-calculator__metric-grid.svelte-y3pf0r{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mk-revenue-calculator__chart-wrap.svelte-y3pf0r{margin-bottom:20px;padding:20px;border-radius:16px;background:#ffffff8c;border:1px solid var(--mk-warm-200)}.mk-revenue-calculator__chart-heading.svelte-y3pf0r{margin:0 0 12px;font-family:var(--mk-font-heading);font-size:18px;font-weight:var(--mk-font-weight-bold);color:var(--mk-warm-900)}.mk-revenue-calculator__cta.svelte-y3pf0r{margin-top:24px;padding-top:24px;border-top:1px solid var(--mk-warm-200)}.mk-revenue-calculator__cta-text.svelte-y3pf0r{margin:0 0 16px;font-family:var(--mk-font-body);font-size:16px;line-height:var(--mk-line-height-relaxed);color:var(--mk-warm-800)}.mk-revenue-calculator__cta-actions.svelte-y3pf0r{display:flex;flex-wrap:wrap;gap:12px}@media (max-width: 960px){.mk-revenue-calculator__layout.svelte-y3pf0r{grid-template-columns:1fr}.mk-revenue-calculator__results.svelte-y3pf0r{position:static}.mk-revenue-calculator__plan-options.svelte-y3pf0r,.mk-revenue-calculator__metric-grid.svelte-y3pf0r{grid-template-columns:1fr}}@media (max-width: 640px){.mk-revenue-calculator.svelte-y3pf0r{padding:var(--mk-padding-s) var(--mk-section-padding-x, 24px)}.mk-revenue-calculator__inputs.svelte-y3pf0r,.mk-revenue-calculator__results.svelte-y3pf0r{padding:20px}}.mk-tools-breadcrumb.svelte-14s8i6s{max-width:var(--mk-container-max-width, 1200px);margin:0 auto;padding:24px var(--mk-section-padding-x, var(--mk-margin)) 0}.mk-tools-breadcrumb.svelte-14s8i6s ol:where(.svelte-14s8i6s){display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;font-family:var(--mk-font-body);font-size:14px;color:var(--mk-warm-700)}.mk-tools-breadcrumb.svelte-14s8i6s li:where(.svelte-14s8i6s):not(:last-child):after{content:"/";margin-left:8px;color:var(--mk-warm-500)}.mk-tools-breadcrumb.svelte-14s8i6s a:where(.svelte-14s8i6s){color:var(--mk-warm-800);font-weight:var(--mk-font-weight-bold);text-decoration:none}.mk-tools-breadcrumb.svelte-14s8i6s a:where(.svelte-14s8i6s):hover,.mk-tools-breadcrumb.svelte-14s8i6s a:where(.svelte-14s8i6s):focus-visible{text-decoration:underline}
