.prices_container__Vr03a{max-width:1100px;margin:0 auto;padding:1.5rem}.prices_title__Wm_EF{font-size:2rem;font-weight:800;margin-bottom:.25rem}.prices_subtitle__HutOj{color:var(--color-text-soft);margin-bottom:1rem}.prices_grid__4bYKX{display:grid;grid-template-columns:1fr;gap:1.5rem;padding-top:1rem}@media (min-width:720px){.prices_grid__4bYKX{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}.prices_card__22Ss0{border:1px solid var(--color-border);border-radius:12px;padding:1rem;background:var(--color-surface-elevated);box-shadow:0 1px 3px rgba(0,0,0,.06);display:flex;flex-direction:column;position:relative;transition:transform .2s ease,box-shadow .2s ease}.prices_card__22Ss0:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.prices_popularCard__Kh_R_{border:2px solid #f51957;box-shadow:0 4px 12px rgba(245,25,87,.15);transform:scale(1.03)}.prices_popularCard__Kh_R_:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 12px 24px rgba(245,25,87,.25)}.prices_popularBadge__akTfA{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#F51957,#d4144c);color:white;padding:.375rem 1rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 8px rgba(245,25,87,.3);display:flex;align-items:center;gap:.25rem;white-space:nowrap}.prices_popularIcon__HHB7o{font-size:.875rem;animation:prices_pulse__UwpEO 2s ease-in-out infinite}@keyframes prices_pulse__UwpEO{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.prices_planName__yA9TJ{font-size:1.25rem;font-weight:700;margin:0 0 .25rem}.prices_price__RhF1M{font-size:1.75rem;font-weight:800;margin:.25rem 0 .5rem}.prices_perMonth__MrMEG{font-size:.9rem;font-weight:500;color:var(--color-text-soft);margin-left:.25rem}.prices_features__VNrSX{list-style:none;padding:0;margin:.5rem 0 1rem;display:grid;gap:.35rem}.prices_cta__9MAqP{margin-top:auto;border:1px solid var(--color-border);border-radius:8px;padding:.6rem .9rem;background:var(--color-primary);color:white;font-weight:600;transition:all .2s ease;cursor:pointer}.prices_cta__9MAqP:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.prices_ctaPopular__A41qw{background:linear-gradient(135deg,#F51957,#d4144c);border:none;font-weight:700;box-shadow:0 4px 12px rgba(245,25,87,.3)}.prices_ctaPopular__A41qw:hover{filter:brightness(1.15);box-shadow:0 6px 16px rgba(245,25,87,.4)}.prices_modalOverlay__1ties{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:50}.prices_modal__0Ry4K{position:relative;width:min(520px,92vw);background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.25rem;box-shadow:0 10px 30px rgba(0,0,0,.18)}.prices_modalTitle__IJSVO{margin:0 0 .5rem;font-size:1.25rem;font-weight:800}.prices_modalText__QXt3a{margin:0 0 1rem;color:var(--color-text-soft)}.prices_modalActions__uxPfS{display:flex;gap:.75rem;justify-content:flex-end}.prices_modalButton__dxYCY{background:var(--color-surface-elevated);color:var(--color-text-strong);font-weight:600}.prices_modalButtonPrimary__G_uMv,.prices_modalButton__dxYCY{border:1px solid var(--color-border);border-radius:8px;padding:.5rem .9rem;text-decoration:none}.prices_modalButtonPrimary__G_uMv{background:var(--color-primary);color:#fff;font-weight:700}.prices_modalClose__aU9by{position:absolute;top:.35rem;right:.5rem;border:none;background:transparent;font-size:1.25rem;line-height:1;cursor:pointer;color:var(--color-text-strong)}@media (max-width:720px){.prices_popularCard__Kh_R_{transform:scale(1)}.prices_popularCard__Kh_R_:hover{transform:translateY(-4px) scale(1)}.prices_grid__4bYKX{gap:2rem}}