.styles_cardsContainer__Dndok{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}@media(max-width:640px){.styles_cardsContainer__Dndok{grid-template-columns:1fr}}.styles_card__JPZ81{position:relative;background:var(--card-background-color);border:1px solid var(--divider-color);border-radius:var(--border-radius-lg);padding:var(--inner-padding);box-shadow:var(--shadow-sm);transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease;min-width:0;display:flex;flex-direction:column;gap:14px}.styles_card__JPZ81:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-1px)}.styles_header__HCGry{display:flex;align-items:flex-start;gap:12px;-webkit-padding-end:76px;padding-inline-end:76px}.styles_statusAbsolute__n9SZ_{position:absolute;inset-block-start:16px;inset-inline-end:16px;z-index:2}.styles_businessInfo__gnDiA{flex:1 1;min-width:0;display:flex;align-items:flex-start;gap:12px}.styles_businessLogo__BVIrm{flex-shrink:0;text-decoration:none;display:block;border-radius:50%;transition:transform .2s ease,box-shadow .2s ease}.styles_businessLogo__BVIrm:hover{transform:scale(1.05);box-shadow:var(--shadow-sm)}.styles_businessLogo__BVIrm img{border-radius:50%;border:2px solid var(--card-background-color);outline:1px solid var(--border-muted)}.styles_businessText__94BFq{flex:1 1;min-width:0}.styles_businessName__kiHYd{font-size:1rem;font-weight:700;color:var(--text-color);margin:0 0 2px;letter-spacing:-.01em;line-height:1.3;text-decoration:none;display:block;overflow-wrap:anywhere;word-break:break-word;transition:color .2s ease}.styles_businessName__kiHYd:hover{color:var(--secondary-color)}.styles_planName__ioarH{font-size:.8125rem;color:var(--muted-text-color);margin:0;font-weight:500;overflow-wrap:anywhere;word-break:break-word;line-height:1.3}.styles_badgeRow__Wf4UL{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.styles_statusBadge__Pv5F9{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--border-radius-full);font-size:.6875rem;font-weight:600;letter-spacing:.03em;white-space:nowrap;flex-shrink:0}.styles_statusBadge__Pv5F9:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;flex-shrink:0}.styles_statusBadge__Pv5F9.styles_green__wroFw{background:var(--alert-success-color);color:var(--tertiary-color)}.styles_statusBadge__Pv5F9.styles_blue__pM1ZX{background:var(--alert-info-color);color:var(--info-color)}.styles_statusBadge__Pv5F9.styles_orange__ZYIkp,.styles_statusBadge__Pv5F9.styles_yellow__Yftm_{background:var(--alert-warning-color);color:var(--warning-color)}.styles_statusBadge__Pv5F9.styles_red__PxwI_{background:var(--alert-error-color);color:var(--error-color)}.styles_statusBadge__Pv5F9.styles_gray__g_RGP{background:var(--bg-muted);color:var(--text-muted)}.styles_details__pe8_O{display:flex;flex-direction:column;gap:12px}.styles_priceInfo__GEe4_{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;-webkit-padding-after:12px;padding-block-end:12px;-webkit-border-after:1px solid var(--border-muted);border-block-end:1px solid var(--border-muted)}.styles_price__60pLJ{font-size:1.5rem;font-weight:700;color:var(--text-color);margin:0;letter-spacing:-.02em;line-height:1}.styles_billingInterval__mG8m5{font-size:.8125rem;color:var(--muted-text-color);font-weight:500}.styles_dates__R1l94{display:flex;flex-direction:column;gap:8px}.styles_dateItem__E7deN{display:flex;align-items:center;gap:10px;font-size:.8125rem}.styles_dateIcon__wkNDT{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:var(--border-radius-sm);background:var(--bg-subtle);color:var(--muted-text-color);border:1px solid var(--border-muted)}.styles_dateBody__i8VcA{display:flex;justify-content:space-between;align-items:center;gap:8px;flex:1 1;min-width:0}.styles_dateLabel__c315x{color:var(--muted-text-color);font-weight:500}.styles_dateValue__Fa6lJ{color:var(--text-color);font-weight:600;text-align:end}.styles_actions__5i6ln{display:flex;gap:8px;flex-wrap:wrap;width:100%;margin-top:auto;padding-top:14px;border-top:1px solid var(--border-muted)}.styles_actions__5i6ln>*{flex:0 0 auto;min-width:0}@media(max-width:640px){.styles_actions__5i6ln{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.styles_actions__5i6ln>*{flex:none;width:100%}}.styles_notice__i7Bsv{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:var(--border-radius-md);border:1px solid rgba(0,0,0,0);font-size:.8125rem}.styles_notice__i7Bsv p{margin:0;font-weight:500;line-height:1.4}.styles_noticeIcon__pQOAE{display:flex;align-items:center;flex-shrink:0;-webkit-margin-before:1px;margin-block-start:1px}.styles_pausedNotice__6osjG{background:var(--alert-warning-color);border-color:rgba(245,158,11,.25);color:var(--warning-color)}.styles_trialInfo__50Pj7{background:var(--alert-info-color);border-color:rgba(27,197,242,.2);color:var(--info-color)}.styles_trialInfo__50Pj7 p{font-weight:500}.styles_scheduledChangeNotice__NW8XL{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:var(--alert-warning-color);border:1px solid rgba(245,158,11,.25);border-radius:var(--border-radius-md)}@media(max-width:640px){.styles_scheduledChangeNotice__NW8XL{flex-direction:column;align-items:stretch;gap:10px}}.styles_scheduledChangeNotice__NW8XL p{color:var(--warning-color);font-size:.8125rem;font-weight:500;margin:0;flex:1 1;min-width:0;line-height:1.4;display:flex;align-items:center;gap:8px}.styles_trialWarning__nvX3d{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:var(--border-radius-md);border:1px solid rgba(0,0,0,0)}.styles_trialWarning__nvX3d p{font-size:.8125rem;margin:0;font-weight:600;flex:1 1;min-width:0;line-height:1.4}.styles_trialWarning__nvX3d.styles_error__vvfM0{background:var(--alert-error-color);border-color:rgba(237,67,67,.25);color:var(--error-color)}.styles_trialWarning__nvX3d.styles_warning__tUHUf{background:var(--alert-warning-color);border-color:rgba(245,158,11,.25);color:var(--warning-color)}.styles_trialWarning__nvX3d.styles_info__in4oA{background:var(--alert-info-color);border-color:rgba(27,197,242,.2);color:var(--info-color)}.styles_trialWarning__nvX3d.styles_info__in4oA p{font-weight:500}.styles_trialWarning__nvX3d.styles_urgent__ic86z{box-shadow:0 0 0 3px rgba(237,67,67,.12)}.styles_notification__bQBph{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:var(--border-radius-md);-webkit-margin-after:12px;margin-block-end:12px;font-size:.8125rem;font-weight:500;border:1px solid rgba(0,0,0,0);animation:styles_slideIn__tDFV_ .3s ease-out}.styles_notification__bQBph.styles_success__fyzoe{background:var(--alert-success-color);color:var(--tertiary-color);border-color:var(--tertiary-color)}.styles_notification__bQBph.styles_error__vvfM0{background:var(--alert-error-color);color:var(--error-color);border-color:var(--error-color)}.styles_notification__bQBph.styles_info__in4oA{background:var(--alert-info-color);color:var(--info-color);border-color:var(--info-color)}.styles_notificationClose__eMJeq{background:none;border:none;font-size:1.125rem;cursor:pointer;color:inherit;padding:4px;border-radius:var(--border-radius-xs);-webkit-margin-start:12px;margin-inline-start:12px;line-height:1;display:flex;align-items:center;justify-content:center}.styles_notificationClose__eMJeq:hover{opacity:.7}@keyframes styles_slideIn__tDFV_{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.styles_modalOverlay__biVdy{position:fixed;inset:0;background-color:var(--bg-overlay);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.styles_modal__lwemD{background:var(--card-background-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-xl);max-width:600px;width:100%;max-height:85vh;overflow-y:auto}.styles_modalHeader__QedWr{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;-webkit-border-after:1px solid var(--divider-color);border-block-end:1px solid var(--divider-color);position:-webkit-sticky;position:sticky;top:0;background:var(--card-background-color);z-index:1}.styles_modalHeader__QedWr h3{margin:0;font-size:1.0625rem;font-weight:700;color:var(--text-color);letter-spacing:-.01em}.styles_closeButton__7bZnF{background:none;border:none;cursor:pointer;color:var(--muted-text-color);padding:6px;border-radius:var(--border-radius-sm);line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.styles_closeButton__7bZnF:hover{background:var(--bg-subtle);color:var(--text-color)}.styles_modalContent__yFfye{padding:20px 24px 24px}.styles_modalContent__yFfye p{margin:0 0 12px;color:var(--muted-text-color);font-size:.8125rem}.styles_plansList__SIOq_{display:flex;flex-direction:column;gap:12px}.styles_currentBadge__dXljp{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--info-color);background:var(--card-background-color);color:var(--info-color);font-size:.75rem;padding:6px 12px;border-radius:var(--border-radius-full);font-weight:600;min-width:92px;justify-content:center}.styles_currentBadge__dXljp:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.styles_currentPlanInfo__Yp2dm{background:var(--alert-info-color);border:1px solid rgba(27,197,242,.2);border-radius:var(--border-radius-md);padding:12px 16px;-webkit-margin-after:20px;margin-block-end:20px}.styles_currentPlanInfo__Yp2dm p{margin:0 0 4px;color:var(--info-color);font-size:.8125rem}.styles_currentPlanInfo__Yp2dm p:last-child{-webkit-margin-after:0;margin-block-end:0}.styles_currentPlanInfo__Yp2dm p strong{font-weight:700;color:var(--text-color)}.styles_nextBilling__xPC8D{color:var(--muted-text-color)!important;font-size:.75rem!important}.styles_planGroup__ydcIj{border:1px solid var(--divider-color);border-radius:var(--border-radius-md);padding:16px;background:var(--card-background-color);transition:border-color .15s ease,box-shadow .15s ease}.styles_planGroup__ydcIj:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.styles_planGroupHeader__9cEjJ{-webkit-margin-after:12px;margin-block-end:12px}.styles_planGroupHeader__9cEjJ h4{margin:0 0 4px;font-size:1rem;font-weight:700;color:var(--text-color);letter-spacing:-.01em}.styles_planDescription__BVjxB{font-size:.8125rem;color:var(--muted-text-color);margin:0;line-height:1.4}.styles_billingOptions__YIZ5Z{display:flex;flex-direction:column;gap:8px}.styles_billingOption__7VwA1{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border:1px solid var(--divider-color);border-radius:var(--border-radius-md);background:var(--bg-subtle);gap:12px;transition:border-color .15s ease,background .15s ease}.styles_billingOption__7VwA1:hover:not(.styles_currentOption__Kv75k){border-color:var(--border-strong);background:var(--card-background-color)}@media(max-width:640px){.styles_billingOption__7VwA1{flex-direction:column;align-items:stretch;gap:10px}}.styles_currentOption__Kv75k{background:var(--alert-info-color);border-color:var(--info-color);border-width:1.5px}.styles_billingOptionInfo__SF1sd{flex:1 1;min-width:0}.styles_billingOptionIntervalLabel__UvYGd{font-size:.875rem;font-weight:700;color:var(--text-color);-webkit-margin-after:2px;margin-block-end:2px;display:flex;align-items:center;gap:8px;text-transform:capitalize}.styles_billingPrice__CLiJC{font-size:.8125rem;color:var(--text-secondary);font-weight:500;margin:0}.styles_billingAction__zzFa3{display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:640px){.styles_billingAction__zzFa3,.styles_billingAction__zzFa3>*{width:100%}}.styles_changeInfo__C1eWB{-webkit-margin-before:12px;margin-block-start:12px;-webkit-padding-before:12px;padding-block-start:12px;-webkit-border-before:1px solid var(--border-muted);border-block-start:1px solid var(--border-muted)}.styles_changeInfo__C1eWB p{margin:0;font-size:.75rem;color:var(--muted-text-color)}.styles_upgradeInfo__6nudP{color:var(--tertiary-color)!important}