.pricing-card[data-v-e4d57097]{position:relative;padding:2rem;background:#fff;border-radius:1rem;border:2px solid transparent;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.pricing-card--highlighted[data-v-e4d57097]{border-color:#1e3a5f;transform:scale(1.02);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a,0 4px 14px #1e3a5f40}@media (max-width: 768px){.pricing-card--highlighted[data-v-e4d57097]{transform:scale(1)}}.pricing-card[data-v-e4d57097]:hover:not(.pricing-card--highlighted){border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.pricing-card__badge[data-v-e4d57097]{position:absolute;top:-12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:linear-gradient(135deg,#1e3a5f,#14b8a6);color:#fff;border-radius:9999px;font-weight:600;font-size:.875rem;white-space:nowrap;z-index:1}.pricing-card__title[data-v-e4d57097]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#111827}.pricing-card__description[data-v-e4d57097]{color:#4b5563;margin-bottom:1.5rem;font-size:1rem}.pricing-card__price[data-v-e4d57097]{margin-bottom:2rem;display:flex;align-items:baseline;gap:.5rem}.pricing-card__price-amount[data-v-e4d57097]{font-size:3rem;font-weight:800;color:#111827;line-height:1}.pricing-card__price-period[data-v-e4d57097]{color:#6b7280;font-size:1.125rem}.pricing-card__features[data-v-e4d57097],.pricing-card__limitations[data-v-e4d57097]{list-style:none;padding:0;margin:0 0 2rem;flex:1}.pricing-card__features li[data-v-e4d57097],.pricing-card__limitations li[data-v-e4d57097]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0}.pricing-card__feature-icon[data-v-e4d57097]{color:#22c55e;flex-shrink:0;margin-top:2px}.pricing-card__limitation-icon[data-v-e4d57097]{color:#ef4444;flex-shrink:0;margin-top:2px}.comparison-table[data-v-d3cafe85]{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e5e7eb}.comparison-table__header[data-v-d3cafe85]{display:grid;grid-template-columns:2fr 1fr 1fr;background:#f9fafb;border-bottom:2px solid #d1d5db}.comparison-table__header-cell[data-v-d3cafe85]{padding:1.5rem;font-weight:600;font-size:1.125rem;color:#111827;text-align:center}.comparison-table__header-cell--feature[data-v-d3cafe85]{text-align:left}.comparison-table__header-cell--premium[data-v-d3cafe85]{background:linear-gradient(135deg,#f0f4f8,#f0fdfa);color:#162a43}.comparison-table__row[data-v-d3cafe85]{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid #e5e7eb;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.comparison-table__row[data-v-d3cafe85]:hover{background:#f9fafb}.comparison-table__row[data-v-d3cafe85]:last-child{border-bottom:none}.comparison-table__cell[data-v-d3cafe85]{padding:1.25rem;display:flex;align-items:center;justify-content:center;color:#111827;font-size:1rem}.comparison-table__cell--feature[data-v-d3cafe85]{justify-content:flex-start;font-weight:500}.comparison-table__cell--premium[data-v-d3cafe85]{background:linear-gradient(135deg,#f0f4f8,#f0fdfa)}.comparison-table__check[data-v-d3cafe85]{color:#22c55e;display:flex;align-items:center;justify-content:center}.comparison-table__cross[data-v-d3cafe85]{color:#ef4444;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.comparison-table__header[data-v-d3cafe85],.comparison-table__row[data-v-d3cafe85]{grid-template-columns:1.5fr 1fr 1fr}.comparison-table__header-cell[data-v-d3cafe85],.comparison-table__cell[data-v-d3cafe85]{padding:1rem;font-size:.875rem}}.faq[data-v-9762a459]{max-width:800px;margin:0 auto}.faq__item[data-v-9762a459]{background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;margin-bottom:1rem;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1)}.faq__item[data-v-9762a459]:hover{box-shadow:0 1px 2px #0000000d,0 1px 3px #0000001a}.faq__item--open[data-v-9762a459]{border-color:#8da8c6;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.faq__question[data-v-9762a459]{width:100%;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:transparent;border:none;text-align:left;font-size:1.125rem;font-weight:600;color:#111827;cursor:pointer;transition:color .15s cubic-bezier(.4,0,.2,1)}.faq__question[data-v-9762a459]:hover{color:#1a3251}.faq__question span[data-v-9762a459]{flex:1}.faq__icon[data-v-9762a459]{flex-shrink:0;color:#6b7280;transition:transform .2s cubic-bezier(.4,0,.2,1)}.faq__item--open .faq__icon[data-v-9762a459]{transform:rotate(180deg)}.faq__answer[data-v-9762a459]{padding:0 1.5rem 1.5rem;color:#4b5563;line-height:1.75}.faq__answer p[data-v-9762a459]{margin:0}.faq-answer-enter-active[data-v-9762a459],.faq-answer-leave-active[data-v-9762a459]{transition:all .2s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-answer-enter-from[data-v-9762a459],.faq-answer-leave-to[data-v-9762a459]{max-height:0;opacity:0;padding-top:0;padding-bottom:0}.faq-answer-enter-to[data-v-9762a459],.faq-answer-leave-from[data-v-9762a459]{max-height:500px;opacity:1}.testimonial-grid[data-v-5e87007d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.testimonial-card[data-v-5e87007d]{padding:1.5rem}.testimonial-card__header[data-v-5e87007d]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.testimonial-card__avatar[data-v-5e87007d]{width:48px;height:48px;border-radius:9999px;background:linear-gradient(135deg,#1e3a5f,#14b8a6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem;flex-shrink:0}.testimonial-card__avatar img[data-v-5e87007d]{width:100%;height:100%;object-fit:cover;border-radius:9999px}.testimonial-card__info[data-v-5e87007d]{flex:1}.testimonial-card__author[data-v-5e87007d]{font-weight:600;color:#111827;margin-bottom:.25rem}.testimonial-card__rating[data-v-5e87007d]{display:flex;gap:2px}.testimonial-card__star[data-v-5e87007d]{color:#f4a460}.testimonial-card__text[data-v-5e87007d]{color:#4b5563;line-height:1.75;margin:0}@media (max-width: 768px){.testimonial-grid[data-v-5e87007d]{grid-template-columns:1fr}}.promo-input-group[data-v-c043840a]{margin-bottom:1rem}.promo-input[data-v-c043840a]{width:100%;padding:1rem;border:1.5px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:all .15s cubic-bezier(.4,0,.2,1);background:#fff;color:#111827}.promo-input[data-v-c043840a]:focus{outline:none;border-color:#1e3a5f;box-shadow:0 0 0 3px #1e3a5f1a}.promo-hint[data-v-c043840a]{color:#6b7280;font-size:.875rem;margin:0}.upgrade-summary[data-v-40e394fe]{background:#f9fafb;border-radius:.75rem;padding:1.5rem}.upgrade-summary__item[data-v-40e394fe]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0}.upgrade-summary__item--total[data-v-40e394fe]{border-top:2px solid #d1d5db;margin-top:.5rem;padding-top:1rem}.upgrade-summary__label[data-v-40e394fe]{color:#4b5563;font-size:1rem}.upgrade-summary__value[data-v-40e394fe]{font-weight:600;color:#111827;font-size:1.125rem}.upgrade-summary__value--discount[data-v-40e394fe]{color:#16a34a}.upgrade-summary__value--total[data-v-40e394fe]{font-size:1.5rem;color:#1a3251}.pricing-page[data-v-cddd066a]{min-height:100vh;background:linear-gradient(to bottom,#f9fafb,#fff 50%)}.container[data-v-cddd066a]{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width: 768px){.container[data-v-cddd066a]{padding:0 1rem}}@media (max-width: 767px){.container[data-v-cddd066a]{padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}}.pricing-hero[data-v-cddd066a]{text-align:center;padding:4rem 0 3rem}@media (max-width: 767px){.pricing-hero[data-v-cddd066a]{padding:3rem 0 2rem}}.pricing-hero__title[data-v-cddd066a]{font-size:3.75rem;font-weight:800;color:#111827;margin-bottom:1rem;line-height:1.25}@media (max-width: 768px){.pricing-hero__title[data-v-cddd066a]{font-size:2.5rem}}@media (max-width: 767px){.pricing-hero__title[data-v-cddd066a]{font-size:2.5rem;line-height:1.2;padding:0 .25rem}}.pricing-hero__description[data-v-cddd066a]{font-size:1.25rem;color:#4b5563;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.pricing-hero__description[data-v-cddd066a]{font-size:1.125rem}}@media (max-width: 767px){.pricing-hero__description[data-v-cddd066a]{font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem}}.period-toggle[data-v-cddd066a]{display:inline-flex;background:#fff;border-radius:9999px;padding:4px;gap:4px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e5e7eb}@media (max-width: 767px){.period-toggle[data-v-cddd066a]{display:flex;width:100%;max-width:100%;box-sizing:border-box}}.period-toggle__button[data-v-cddd066a]{padding:.75rem 2rem;border:none;background:transparent;border-radius:9999px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;font-weight:500;color:#4b5563}.period-toggle__button.active[data-v-cddd066a]{background:#1e3a5f;color:#fff;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000001a}.period-toggle__button[data-v-cddd066a]:hover:not(.active){background:#f3f4f6;color:#111827}@media (max-width: 767px){.period-toggle__button[data-v-cddd066a]{flex:1 1 0;min-width:0;min-height:2.75rem;padding:.5rem .75rem;flex-wrap:wrap;row-gap:.25rem;font-size:1rem}.period-toggle__button[data-v-cddd066a] .badge{font-size:.75rem;max-width:100%;text-align:center}.period-toggle__button.active[data-v-cddd066a] .badge.badge--success{background:#ffffff40;color:#fff;border:1px solid rgba(255,255,255,.35)}}.pricing-cards[data-v-cddd066a]{padding:3rem 0}@media (max-width: 767px){.pricing-cards[data-v-cddd066a]{padding:2rem 0}}.pricing-cards__grid[data-v-cddd066a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,350px),1fr));gap:2rem;max-width:1000px;margin:0 auto;min-width:0}@media (max-width: 768px){.pricing-cards__grid[data-v-cddd066a]{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 767px){.pricing-cards[data-v-cddd066a] .pricing-card{min-width:0;padding:1.5rem}.pricing-cards[data-v-cddd066a] .pricing-card__description{font-size:1rem;line-height:1.55}.pricing-cards[data-v-cddd066a] .pricing-card__price-amount{font-size:clamp(2rem,9vw,3rem)}.pricing-cards[data-v-cddd066a] .pricing-card__price-period{font-size:1rem}.pricing-cards[data-v-cddd066a] .pricing-card__feature span,.pricing-cards[data-v-cddd066a] .pricing-card__limitation span{font-size:1rem;line-height:1.45}.pricing-cards[data-v-cddd066a] .btn--full-width{width:100%;box-sizing:border-box}}.features-comparison[data-v-cddd066a],.faq-section[data-v-cddd066a],.testimonials[data-v-cddd066a]{padding:4rem 0}@media (max-width: 767px){.features-comparison[data-v-cddd066a],.faq-section[data-v-cddd066a],.testimonials[data-v-cddd066a]{padding:2.5rem 0}}.features-comparison .section-title[data-v-cddd066a],.faq-section .section-title[data-v-cddd066a],.testimonials .section-title[data-v-cddd066a]{text-align:center;font-size:2rem;font-weight:700;color:#111827;margin-bottom:2.5rem}@media (max-width: 768px){.features-comparison .section-title[data-v-cddd066a],.faq-section .section-title[data-v-cddd066a],.testimonials .section-title[data-v-cddd066a]{font-size:1.75rem;margin-bottom:2rem}}@media (max-width: 767px){.features-comparison .section-title[data-v-cddd066a],.faq-section .section-title[data-v-cddd066a],.testimonials .section-title[data-v-cddd066a]{font-size:1.5rem;line-height:1.35;padding:0 .25rem;margin-bottom:1.5rem}}.faq-section[data-v-cddd066a]{background:#f9fafb}
