[data-v-3ddc7e86]:root{--theme-primary-color:#0e3b72;--theme-secondary-color:#5b1e8e;--theme-outline-color:#0e3b72;--theme-brand-gradient:linear-gradient(135deg, #5b1e8e, #0e3b72);--theme-background:linear-gradient(135deg, #f0f2f8, #eaecf4f2);--theme-card-background:#ffffffe6;--theme-text-color:#27374b;--theme-text-muted-color:#8194ac;--theme-text-featured-color:#1e3150;--theme-separator-color:#dbdbdb;--theme-surface-1:#fff;--theme-surface-2:#fdfdfe;--theme-surface-3:#f8f8f8;--theme-success-color:#16a34a;--theme-success-background:#16a34a1f;--theme-warning-color:#ef8400;--theme-warning-background:#ef84001f;--theme-danger-color:#e30000;--theme-danger-background:#e300001a;--theme-info-color:#0081e3;--theme-info-background:#0081e31f;--dark-logo-filter:none}:root[data-theme=dark][data-v-3ddc7e86]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--theme-primary-color:#0e3b72;--theme-secondary-color:#5b1e8e;--theme-outline-color:#fff;--theme-brand-gradient:linear-gradient(135deg, #441669, #0b2f5b);--theme-background:linear-gradient(180deg, color.scale($secondary-color, $lightness: -20%) 0%, color.scale($primary-color, $lightness: -25%) 30%, #0a1229 65%, #020611);--theme-card-background:#7095c20f;--theme-text-color:#e3e5e8;--theme-text-muted-color:#989dab;--theme-text-featured-color:#0d8ff2;--theme-separator-color:#3d485c;--theme-surface-1:#151f32;--theme-surface-2:#161c26;--theme-surface-3:#202a37;--theme-success-color:#25e26b;--theme-success-background:#16a34a2e;--theme-warning-color:#ffa331;--theme-warning-background:#ef84002e;--theme-danger-color:#f33;--theme-danger-background:#e300002e;--theme-info-color:#33a7ff;--theme-info-background:#0081e32e;--dark-logo-filter:brightness(0) invert(1)}.pricing-card[data-v-3ddc7e86]{background:color-mix(in srgb,var(--theme-surface-1),transparent 3%);border:1px solid var(--theme-separator-color);border-radius:1.25rem;flex-direction:column;height:100%;padding:1.5rem 1rem;transition:border-color .2s;display:flex;position:relative;box-shadow:0 .5rem 1.5rem #0000000f}@media (width>=1024px){.pricing-card[data-v-3ddc7e86]{padding:1.75rem 1.25rem}}.pricing-card[data-v-3ddc7e86]:hover{border-color:color-mix(in srgb,var(--theme-primary-color),var(--theme-separator-color) 45%)}@media (width<=575px){.pricing-card[data-v-3ddc7e86]{border-radius:1.25rem;padding:1.5rem 1rem}}.pricing-card--recommended[data-v-3ddc7e86]{border-color:var(--theme-primary-color);background:color-mix(in srgb,var(--theme-surface-1),var(--theme-primary-color) 3%)}.pricing-card--active[data-v-3ddc7e86],.pricing-card--active[data-v-3ddc7e86]:hover{border-color:var(--theme-success-color)}.pricing-card__titleRow[data-v-3ddc7e86]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.pricing-card__statuses[data-v-3ddc7e86]{flex-wrap:wrap;gap:.375rem;display:flex}.pricing-card__status[data-v-3ddc7e86]{background-color:color-mix(in srgb,var(--theme-primary-color),transparent 90%);color:var(--theme-primary-color);border:1px solid color-mix(in srgb,var(--theme-primary-color),transparent 72%);white-space:nowrap;border-radius:9999px;padding:.2rem .55rem;font-size:.6875rem;font-weight:700}.pricing-card__status--active[data-v-3ddc7e86]{background-color:var(--theme-success-background);border-color:color-mix(in srgb,var(--theme-success-color),transparent 70%);color:var(--theme-success-color)}.pricing-card__header[data-v-3ddc7e86]{margin-bottom:1.5rem}@media (width>=768px){.pricing-card__header[data-v-3ddc7e86]{margin-bottom:1.75rem}}.pricing-card__title[data-v-3ddc7e86]{color:var(--theme-text-color);margin:0;font-size:1.375rem;font-weight:700}@media (width>=768px){.pricing-card__title[data-v-3ddc7e86]{font-size:1.5rem}}.pricing-card__description[data-v-3ddc7e86]{color:var(--theme-text-muted-color);font-size:1rem;line-height:1.625}.pricing-card__price-container[data-v-3ddc7e86]{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:1.5rem;display:flex}@media (width>=768px){.pricing-card__price-container[data-v-3ddc7e86]{margin-bottom:1.75rem}}.pricing-card__basePrice[data-v-3ddc7e86]{color:var(--theme-text-muted-color);font-size:1.25rem}@media (width>=768px){.pricing-card__basePrice[data-v-3ddc7e86]{font-size:1.5rem}}.pricing-card__price[data-v-3ddc7e86]{color:var(--theme-text-color);letter-spacing:-.025em;font-size:2.5rem;font-weight:900}@media (width>=768px){.pricing-card__price[data-v-3ddc7e86]{font-size:3rem}}.pricing-card__currency[data-v-3ddc7e86]{color:var(--theme-primary-color);font-size:1.25rem;font-weight:700}@media (width>=768px){.pricing-card__currency[data-v-3ddc7e86]{margin-left:.25rem;font-size:1.5rem}}.pricing-card__period[data-v-3ddc7e86]{color:var(--theme-text-muted-color);font-weight:500}.pricing-card__discount[data-v-3ddc7e86]{background-color:var(--theme-success-background);color:var(--theme-success-color);white-space:nowrap;border:1px solid color-mix(in srgb,var(--theme-success-color),transparent 70%);border-radius:10rem;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.pricing-card__changeHint[data-v-3ddc7e86]{border:1px solid color-mix(in srgb,var(--theme-primary-color),transparent 70%);background:color-mix(in srgb,var(--theme-primary-color),transparent 92%);color:var(--theme-text-muted-color);border-radius:.75rem;margin:-.75rem 0 1.25rem;padding:.75rem;font-size:.875rem;line-height:1.5}.pricing-card__button[data-v-3ddc7e86]{width:100%;min-height:3.5rem;margin-bottom:1.5rem;font-size:.95rem}.pricing-card__button--primary[data-v-3ddc7e86]{background:var(--theme-brand-gradient)}.pricing-card__button--primary[data-v-3ddc7e86]:hover{filter:brightness(1.05)}.pricing-card__button--emphasis[data-v-3ddc7e86]{min-height:3.875rem;font-size:1rem}.pricing-card__features[data-v-3ddc7e86]{flex-grow:1}.features-list[data-v-3ddc7e86]{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.features-list__item[data-v-3ddc7e86]{color:var(--theme-text-muted-color);align-items:center;gap:.75rem;font-size:.875rem;line-height:1.45;display:flex}.features-list__icon-wrapper[data-v-3ddc7e86]{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.features-list__icon-wrapper.bg-primary[data-v-3ddc7e86]{background:var(--theme-brand-gradient)}.features-list__icon-wrapper.bg-blue[data-v-3ddc7e86]{background-color:color-mix(in srgb,var(--theme-primary-color),transparent 88%);border:1px solid color-mix(in srgb,var(--theme-primary-color),transparent 78%)}.features-list__icon[data-v-3ddc7e86]{font-size:.75rem}.features-list__icon.text-white[data-v-3ddc7e86]{color:#fff}.features-list__icon.text-primary[data-v-3ddc7e86]{color:var(--theme-primary-color)}
