.subscription-container.svelte-7v4g69{width:100%;display:flex;flex-direction:column;gap:40px}.subscription-container.svelte-7v4g69.compact{gap:24px}.subscription-container.svelte-7v4g69 .header:where(.svelte-7v4g69){text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.subscription-container.svelte-7v4g69 .header:where(.svelte-7v4g69) h1:where(.svelte-7v4g69){font-size:2rem;font-weight:800;color:var(--text-primary)}.subscription-container.svelte-7v4g69 .header:where(.svelte-7v4g69) p:where(.svelte-7v4g69){font-size:1rem;color:var(--text-secondary);max-width:600px}.subscription-container.svelte-7v4g69 .header:where(.svelte-7v4g69) .billing-toggle:where(.svelte-7v4g69){margin-top:10px;display:flex;align-items:center;gap:16px;font-weight:600;color:var(--text-muted)}.subscription-container.svelte-7v4g69 .header:where(.svelte-7v4g69) .billing-toggle:where(.svelte-7v4g69) span.active:where(.svelte-7v4g69){color:var(--text-primary)}.subscription-container.svelte-7v4g69 .header:where(.svelte-7v4g69) .billing-toggle:where(.svelte-7v4g69) .toggle-btn:where(.svelte-7v4g69){width:50px;height:26px;background-color:var(--brand-primary);border-radius:13px;position:relative;cursor:pointer}.subscription-container.svelte-7v4g69 .header:where(.svelte-7v4g69) .billing-toggle:where(.svelte-7v4g69) .toggle-btn:where(.svelte-7v4g69) .toggle-circle:where(.svelte-7v4g69){width:20px;height:20px;background-color:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform .2s}.subscription-container.svelte-7v4g69 .header:where(.svelte-7v4g69) .billing-toggle:where(.svelte-7v4g69) .toggle-btn:where(.svelte-7v4g69) .toggle-circle:where(.svelte-7v4g69).yearly{transform:translate(24px)}.subscription-container.svelte-7v4g69 .header:where(.svelte-7v4g69) .billing-toggle:where(.svelte-7v4g69) .discount-badge:where(.svelte-7v4g69){background-color:var(--brand-muted);color:var(--brand-primary);padding:2px 8px;border-radius:12px;font-size:.8rem;margin-left:4px}.subscription-container.svelte-7v4g69 .main-content:where(.svelte-7v4g69){display:grid;grid-template-columns:1fr 320px;gap:40px}@media(max-width:900px){.subscription-container.svelte-7v4g69 .main-content:where(.svelte-7v4g69){grid-template-columns:1fr}}.active-subscription.svelte-7v4g69{background-color:var(--surface);border:1px solid var(--border-primary);border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:24px;box-shadow:var(--shadow)}.active-subscription.svelte-7v4g69.compact{padding:0;background:none;border:none;box-shadow:none;gap:32px}.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69){display:flex;justify-content:space-between;align-items:flex-start;gap:20px}@media(max-width:600px){.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69){flex-direction:column}}.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .status-box:where(.svelte-7v4g69){display:flex;flex-direction:column;gap:8px}.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .status-box:where(.svelte-7v4g69) .status-badge:where(.svelte-7v4g69){display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background-color:var(--brand-muted);color:var(--brand-primary);border-radius:20px;font-size:.8rem;font-weight:700}.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .status-box:where(.svelte-7v4g69) .status-badge:where(.svelte-7v4g69).trial{background-color:var(--warning-muted);color:var(--warning)}.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .status-box:where(.svelte-7v4g69) .period-info:where(.svelte-7v4g69){font-size:.9rem;color:var(--text-secondary);display:flex;gap:6px}.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .header-actions:where(.svelte-7v4g69){display:flex;align-items:center;flex-wrap:wrap;gap:10px}.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .upgrade-btn-small:where(.svelte-7v4g69),.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .invoices-btn:where(.svelte-7v4g69),.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .switch-interval-btn:where(.svelte-7v4g69){display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:.9rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:opacity .2s}:is(.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .upgrade-btn-small:where(.svelte-7v4g69),.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .invoices-btn:where(.svelte-7v4g69),.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .switch-interval-btn:where(.svelte-7v4g69)):hover{opacity:.9}.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .upgrade-btn-small:where(.svelte-7v4g69){background-color:var(--brand-primary);color:#fff}.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .invoices-btn:where(.svelte-7v4g69){background-color:var(--bg-secondary);color:var(--text-primary);text-decoration:none}.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .switch-interval-btn:where(.svelte-7v4g69){background-color:var(--surface);color:var(--brand-primary);border:1px solid var(--brand-primary)}.active-subscription.svelte-7v4g69 .active-header:where(.svelte-7v4g69) .pending-interval-badge:where(.svelte-7v4g69){display:flex;align-items:center;gap:6px;padding:6px 12px;background-color:var(--brand-muted);color:var(--brand-primary);border-radius:8px;font-size:.85rem;font-weight:600}.active-subscription.svelte-7v4g69 .items-list:where(.svelte-7v4g69){display:flex;flex-direction:column;gap:12px}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69){background-color:var(--surface);border:1px solid var(--border-primary);border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:20px;transition:all .2s}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69):hover{border-color:var(--brand-primary)}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69).pending-removal{background-color:var(--bg-secondary);border-style:dashed;opacity:.85}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69).pending-removal .item-name:where(.svelte-7v4g69){text-decoration:line-through;color:var(--text-muted)}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69).pending-activation{background-color:var(--warning-muted);border-style:dashed;opacity:.9}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69).pending-activation .pending-badge.activation:where(.svelte-7v4g69){color:var(--warning)}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69) .item-icon:where(.svelte-7v4g69){width:44px;height:44px;background-color:var(--brand-muted);color:var(--brand-primary);border-radius:10px;display:flex;align-items:center;justify-content:center}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69) .item-main:where(.svelte-7v4g69){flex:1;display:flex;flex-direction:column;gap:4px}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69) .item-main:where(.svelte-7v4g69) .item-name:where(.svelte-7v4g69){font-weight:700;color:var(--text-primary);font-size:1.05rem}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69) .item-main:where(.svelte-7v4g69) .item-interval:where(.svelte-7v4g69){font-size:.85rem;color:var(--text-muted)}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69) .item-main:where(.svelte-7v4g69) .pending-badge:where(.svelte-7v4g69){font-size:.8rem;font-weight:600;color:var(--warning);display:inline-flex;align-items:center;gap:6px}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69) .remove-item-btn:where(.svelte-7v4g69){width:36px;height:36px;border-radius:8px;background:none;border:1px solid var(--border-primary);color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69) .remove-item-btn:where(.svelte-7v4g69):hover{background-color:var(--error-muted);color:var(--error);border-color:var(--error)}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69) .undo-remove-btn:where(.svelte-7v4g69){display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;background:none;border:1px solid var(--border-primary);color:var(--text-secondary);font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.active-subscription.svelte-7v4g69 .item-row:where(.svelte-7v4g69) .undo-remove-btn:where(.svelte-7v4g69):hover{background-color:var(--brand-muted);color:var(--brand-primary);border-color:var(--brand-primary)}.active-subscription.svelte-7v4g69 .danger-actions:where(.svelte-7v4g69){border-top:1px solid var(--border-primary);padding-top:24px;display:flex;justify-content:flex-end}.active-subscription.svelte-7v4g69 .danger-actions:where(.svelte-7v4g69) .cancel-sub-btn:where(.svelte-7v4g69){background:none;border:1px solid var(--border-interactive);color:var(--text-muted);padding:10px 20px;border-radius:10px;font-size:.9rem;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s}.active-subscription.svelte-7v4g69 .danger-actions:where(.svelte-7v4g69) .cancel-sub-btn:where(.svelte-7v4g69):hover{background-color:var(--error-muted);color:var(--error);border-color:var(--error)}.compact-rows.svelte-7v4g69{display:flex;flex-direction:column;gap:12px}.plan-row.svelte-7v4g69{background-color:var(--surface);border:1px solid var(--border-primary);border-radius:14px;padding:18px 24px;display:flex;align-items:center;gap:20px;transition:all .2s}.plan-row.svelte-7v4g69.base-row{background-color:var(--bg-secondary);border-style:dashed}.plan-row.svelte-7v4g69.addon-row{cursor:pointer}.plan-row.svelte-7v4g69.addon-row:hover,.plan-row.svelte-7v4g69.addon-row.selected{border-color:var(--brand-primary);background-color:var(--brand-muted)}.plan-row.svelte-7v4g69 .row-icon:where(.svelte-7v4g69){width:40px;height:40px;background-color:var(--brand-muted);color:var(--brand-primary);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.plan-row.svelte-7v4g69 .row-icon:where(.svelte-7v4g69).small{width:32px;height:32px;border-radius:8px}.plan-row.svelte-7v4g69 .addon-label-inner:where(.svelte-7v4g69){display:flex;align-items:center;gap:12px}.plan-row.svelte-7v4g69 .row-info:where(.svelte-7v4g69){flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.plan-row.svelte-7v4g69 .row-info:where(.svelte-7v4g69) .row-name:where(.svelte-7v4g69){font-weight:700;color:var(--text-primary);font-size:1rem}.plan-row.svelte-7v4g69 .row-info:where(.svelte-7v4g69) .row-desc:where(.svelte-7v4g69){font-size:.85rem;color:var(--text-secondary);line-height:1.4;overflow-wrap:anywhere}.plan-row.svelte-7v4g69 .row-price:where(.svelte-7v4g69){font-weight:800;color:var(--brand-primary);font-size:1.1rem;display:flex;align-items:baseline;gap:2px;white-space:nowrap;flex-shrink:0;margin-left:auto}.plan-row.svelte-7v4g69 .row-price:where(.svelte-7v4g69) small:where(.svelte-7v4g69){font-size:.8rem;color:var(--text-muted);font-weight:500}.addons-list-compact.svelte-7v4g69{display:flex;flex-direction:column;gap:12px}.compact-interval-selector.svelte-7v4g69{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px;background-color:var(--bg-secondary);border-radius:12px;position:relative}.compact-interval-selector.svelte-7v4g69 .current-interval:where(.svelte-7v4g69){font-size:.95rem;color:var(--text-secondary)}.compact-interval-selector.svelte-7v4g69 .text-btn:where(.svelte-7v4g69){background:none;border:none;color:var(--brand-primary);font-weight:700;font-size:.9rem;cursor:pointer;width:fit-content;padding:0;text-decoration:underline}.compact-interval-selector.svelte-7v4g69 .text-btn:where(.svelte-7v4g69):hover{color:var(--brand-hover)}.compact-interval-selector.svelte-7v4g69 .interval-options:where(.svelte-7v4g69){display:flex;gap:8px;margin-top:4px}.compact-interval-selector.svelte-7v4g69 .interval-options:where(.svelte-7v4g69) .opt-btn:where(.svelte-7v4g69){flex:1;padding:10px;border-radius:8px;border:1px solid var(--border-primary);background-color:var(--surface);color:var(--text-primary);font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s}.compact-interval-selector.svelte-7v4g69 .interval-options:where(.svelte-7v4g69) .opt-btn:where(.svelte-7v4g69):hover{border-color:var(--brand-primary)}.compact-interval-selector.svelte-7v4g69 .interval-options:where(.svelte-7v4g69) .opt-btn:where(.svelte-7v4g69).active{background-color:var(--brand-primary);color:#fff;border-color:var(--brand-primary)}.compact-interval-selector.svelte-7v4g69 .interval-options:where(.svelte-7v4g69) .opt-btn:where(.svelte-7v4g69) small:where(.svelte-7v4g69){display:block;font-size:.75rem;opacity:.8;font-weight:400}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69){background-color:var(--surface);border-radius:20px;padding:24px;border:1px solid var(--border-primary);position:sticky;top:calc(80px + var(--navbar-height));display:flex;flex-direction:column;gap:24px;box-shadow:var(--shadow)}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69).compact{top:20px}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69) h4:where(.svelte-7v4g69){font-size:1.1rem;font-weight:700;color:var(--text-primary)}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69) .total-box:where(.svelte-7v4g69){text-align:center;padding:20px;background-color:var(--bg-secondary);border-radius:16px;display:flex;flex-direction:column;gap:4px}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69) .total-box:where(.svelte-7v4g69) .label:where(.svelte-7v4g69){font-size:.9rem;color:var(--text-muted);font-weight:600}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69) .total-box:where(.svelte-7v4g69) .final-price:where(.svelte-7v4g69){display:flex;align-items:baseline;justify-content:center;gap:4px;color:var(--text-primary)}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69) .total-box:where(.svelte-7v4g69) .final-price:where(.svelte-7v4g69) .currency:where(.svelte-7v4g69){font-size:1.5rem;font-weight:600}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69) .total-box:where(.svelte-7v4g69) .final-price:where(.svelte-7v4g69) .amount:where(.svelte-7v4g69){font-size:2.75rem;font-weight:800}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69) .total-box:where(.svelte-7v4g69) .period:where(.svelte-7v4g69){font-size:.9rem;color:var(--text-muted);font-weight:500}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69) .subscribe-btn:where(.svelte-7v4g69){width:100%;height:50px;background-color:var(--brand-primary);color:var(--brand-text);border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;gap:8px}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69) .subscribe-btn:where(.svelte-7v4g69):hover{background-color:var(--brand-hover);transform:translateY(-1px)}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69) .logout-btn:where(.svelte-7v4g69){background:none;border:none;color:var(--text-muted);font-size:.9rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:color .2s}.summary-section.svelte-7v4g69 .summary-card:where(.svelte-7v4g69) .logout-btn:where(.svelte-7v4g69):hover{color:var(--error)}.trial-banner.svelte-7v4g69{display:flex;align-items:flex-start;gap:12px;padding:16px;background-color:var(--warning-muted);border:1px solid var(--warning);border-radius:12px;color:var(--warning)}.trial-banner.svelte-7v4g69 p:where(.svelte-7v4g69){margin:0;line-height:1.5;font-size:.95rem}.trial-addons-list.svelte-7v4g69 .item-row:where(.svelte-7v4g69).trial-only{border-style:dashed;background-color:var(--bg-secondary)}.trial-addons-list.svelte-7v4g69 .item-row:where(.svelte-7v4g69).included{border-color:var(--brand-primary);background-color:var(--brand-muted)}.trial-addons-list.svelte-7v4g69 .add-trial-addon-btn:where(.svelte-7v4g69){display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;background-color:var(--brand-primary);color:#fff;border:none;font-size:.85rem;font-weight:600;cursor:pointer;transition:opacity .2s}.trial-addons-list.svelte-7v4g69 .add-trial-addon-btn:where(.svelte-7v4g69):hover{opacity:.9}.trial-addons-list.svelte-7v4g69 .add-trial-addon-btn:where(.svelte-7v4g69):disabled{opacity:.6;cursor:not-allowed}.upcoming-invoice-section.svelte-7v4g69{display:flex;flex-direction:column;gap:12px}.upcoming-invoice-section.svelte-7v4g69 .upcoming-toggle:where(.svelte-7v4g69){display:inline-flex;align-items:center;gap:6px}.upcoming-invoice-section.svelte-7v4g69 .upcoming-invoice-card:where(.svelte-7v4g69){background-color:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px}.upcoming-invoice-section.svelte-7v4g69 .upcoming-invoice-card:where(.svelte-7v4g69) .upcoming-row:where(.svelte-7v4g69){display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.upcoming-invoice-section.svelte-7v4g69 .upcoming-invoice-card:where(.svelte-7v4g69) .upcoming-row:where(.svelte-7v4g69) .upcoming-label:where(.svelte-7v4g69){color:var(--text-secondary)}.upcoming-invoice-section.svelte-7v4g69 .upcoming-invoice-card:where(.svelte-7v4g69) .upcoming-row:where(.svelte-7v4g69) .upcoming-amount:where(.svelte-7v4g69){color:var(--brand-primary);font-size:1.2rem}.upcoming-invoice-section.svelte-7v4g69 .upcoming-invoice-card:where(.svelte-7v4g69) .estimate-note:where(.svelte-7v4g69){font-size:.85rem;color:var(--text-muted)}.subscription-loading.svelte-7v4g69,.subscription-error.svelte-7v4g69{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;color:var(--text-secondary);background-color:var(--surface);border:1px solid var(--border-primary);border-radius:20px;text-align:center}:is(.subscription-loading.svelte-7v4g69,.subscription-error.svelte-7v4g69).compact{background:none;border:none;border-radius:0;padding:32px 16px}:is(.subscription-loading.svelte-7v4g69,.subscription-error.svelte-7v4g69) p:where(.svelte-7v4g69){max-width:400px;line-height:1.5}.subscription-error.svelte-7v4g69{color:var(--error)}.subscription-error.svelte-7v4g69 .retry-btn:where(.svelte-7v4g69){margin-top:8px;padding:10px 20px;background-color:var(--bg-secondary);border:1px solid var(--border-interactive);color:var(--text-primary);border-radius:10px;font-weight:700;cursor:pointer;transition:all .2s}.subscription-error.svelte-7v4g69 .retry-btn:where(.svelte-7v4g69):hover{background-color:var(--hover-primary);border-color:var(--brand-primary);color:var(--brand-primary)}@keyframes svelte-7v4g69-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fade-in.svelte-7v4g69{animation:svelte-7v4g69-fadeIn .3s ease-out}@keyframes svelte-7v4g69-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
