.styles_container__pGk4k{display:flex;flex-direction:column;gap:1.5rem}.styles_cardsContainer__BRaUg{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media(max-width:640px){.styles_cardsContainer__BRaUg{grid-template-columns:1fr;gap:1rem}}.styles_card___Xzuf{background:#fff;border:1px solid var(--divider-color);border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 8px 0 rgba(0,0,0,.04),0 1px 3px 0 rgba(0,0,0,.02);transition:all .3s cubic-bezier(.4,0,.2,1);min-width:0}@media(max-width:640px){.styles_card___Xzuf{padding:1rem}}.styles_card___Xzuf:hover{box-shadow:0 8px 25px 0 rgba(0,0,0,.08),0 3px 10px 0 rgba(0,0,0,.05);border-color:var(--muted-divider-color);transform:translateY(-2px)}.styles_header__C8yuu{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:.75rem}@media(max-width:450px){.styles_header__C8yuu{flex-direction:column;align-items:flex-start;gap:.5rem}}.styles_businessInfo__380yq{flex:1 1;min-width:0;display:flex;align-items:flex-start;gap:.75rem}.styles_businessLogo__TjtHA{flex-shrink:0;text-decoration:none;display:block;transition:opacity .2s ease}.styles_businessLogo__TjtHA:hover{opacity:.8}.styles_businessLogo__TjtHA img{border-radius:50%;border:2px solid var(--divider-color)}.styles_businessText__HiRuG{flex:1 1;min-width:0}.styles_businessName__3LnlP{font-size:1.125rem;font-weight:600;color:var(--text-color);margin:0 0 .25rem;word-wrap:break-word;overflow-wrap:break-word;text-decoration:none;display:block;transition:color .2s ease}.styles_businessName__3LnlP:hover{color:var(--secondary-color)}.styles_planName__t909w{font-size:.875rem;color:var(--muted-text-color);margin:0;word-wrap:break-word;overflow-wrap:break-word}.styles_headerBadges__0ieuT{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;flex-shrink:0}@media(max-width:640px){.styles_headerBadges__0ieuT{align-self:flex-start}}.styles_statusBadge__VJ_I_{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;flex-shrink:0}.styles_statusBadge__VJ_I_.styles_green__qcP_j{background-color:var(--alert-success-color-40);color:var(--tertiary-color)}.styles_statusBadge__VJ_I_.styles_blue__B2pgh{background-color:rgba(27,197,242,.1);color:var(--info-color)}.styles_statusBadge__VJ_I_.styles_yellow__Hjyv5{background-color:var(--alert-warning-color);color:var(--warning-color)}.styles_statusBadge__VJ_I_.styles_red__i99i3{background-color:var(--alert-error-color);color:var(--error-color)}.styles_statusBadge__VJ_I_.styles_orange__UjR5I{background-color:rgba(255,152,0,.1);color:var(--warning-color)}.styles_statusBadge__VJ_I_.styles_gray__M7C8i{background-color:var(--muted-divider-color);color:var(--muted-text-color)}.styles_details__hd3DN{margin-bottom:1.5rem}.styles_priceInfo__ykSfU{margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.styles_price__GMzRS{font-size:1.5rem;font-weight:700;color:var(--text-color);margin:0}.styles_billingInterval___sK4_{font-size:.875rem;color:var(--muted-text-color)}.styles_dates__xZvS6{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.styles_dateItem__8R3nZ{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.styles_dateLabel__8a4XO{color:var(--muted-text-color)}.styles_dateValue__onc_A{color:var(--text-color);font-weight:500}.styles_actions__TpsdV{display:flex;gap:.75rem;flex-wrap:wrap;width:100%}.styles_actions__TpsdV>*{flex:1 1;min-width:0}@media(max-width:640px){.styles_actions__TpsdV{flex-direction:column;gap:.5rem}.styles_actions__TpsdV>*{flex:none;width:100%}}.styles_notification__vPPBd{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-radius:.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:500;animation:styles_slideIn__cJ4Rw .3s ease-out}.styles_notification__vPPBd.styles_success__a0jKP{background-color:#d1fae5;color:#065f46;border:1px solid #10b981}.styles_notification__vPPBd.styles_error__3nRNQ{background-color:#fee2e2;color:#991b1b;border:1px solid #ef4444}.styles_notification__vPPBd.styles_info__f6Is8{background-color:#dbeafe;color:#1e40af;border:1px solid #3b82f6}.styles_notificationClose__tDSN9{background:none;border:none;font-size:1.25rem;cursor:pointer;color:inherit;padding:.25rem;border-radius:.25rem;margin-left:1rem}.styles_notificationClose__tDSN9:hover{opacity:.7}@keyframes styles_slideIn__cJ4Rw{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}