.referral-module__hdeZfq__container{max-width:1200px;margin:0 auto}.referral-module__hdeZfq__header{margin-bottom:var(--space-8)}.referral-module__hdeZfq__title{font-size:var(--text-3xl);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--space-2);font-weight:800}.referral-module__hdeZfq__subtitle{color:var(--text-secondary);font-size:var(--text-base)}@media (min-width:768px){.referral-module__hdeZfq__header{margin-bottom:var(--space-12)}.referral-module__hdeZfq__title{font-size:var(--text-4xl)}.referral-module__hdeZfq__subtitle{font-size:var(--text-lg)}}.referral-module__hdeZfq__grid{gap:var(--space-6);margin-bottom:var(--space-8);grid-template-columns:1.5fr 1fr;display:grid}@media (max-width:1024px){.referral-module__hdeZfq__grid{grid-template-columns:1fr}}.referral-module__hdeZfq__card{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-8);position:relative;overflow:hidden}@media (max-width:640px){.referral-module__hdeZfq__card{padding:var(--space-5)}}.referral-module__hdeZfq__cardHeader{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.referral-module__hdeZfq__cardHeader h3{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.referral-module__hdeZfq__cardIcon{color:var(--accent-text)}.referral-module__hdeZfq__cardDesc{color:var(--text-secondary);margin-bottom:var(--space-6);font-size:.9375rem;line-height:1.6}.referral-module__hdeZfq__linkWrapper{align-items:center;gap:var(--space-3);display:flex}.referral-module__hdeZfq__linkText{min-width:0;height:48px;padding:0 var(--space-4);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex:1;align-items:center;font-size:.875rem;display:flex;overflow:hidden}@media (max-width:640px){.referral-module__hdeZfq__linkWrapper{gap:var(--space-3);background:0 0;border:none;flex-direction:column;padding:0}.referral-module__hdeZfq__linkText{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-4);text-align:center;width:100%}}.referral-module__hdeZfq__activeReward{border-color:var(--color-lime);box-shadow:0 0 20px color-mix(in srgb, var(--accent-primary) 5%, transparent)}.referral-module__hdeZfq__rewardContent{flex-direction:column;justify-content:center;height:calc(100% - 40px);display:flex}.referral-module__hdeZfq__priceComparison{align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.referral-module__hdeZfq__oldPrice{color:var(--text-tertiary);font-size:1.5rem;text-decoration:line-through}.referral-module__hdeZfq__newPrice{color:var(--accent-text);font-size:2.5rem;font-weight:700}.referral-module__hdeZfq__rewardStatus{align-items:center;gap:var(--space-2);color:var(--text-primary);background:color-mix(in srgb, var(--accent-primary) 10%, transparent);padding:var(--space-3);border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--accent-primary) 20%, transparent);font-size:.875rem;display:flex}.referral-module__hdeZfq__noReward{color:var(--text-tertiary);text-align:center;padding:var(--space-6) 0;font-style:italic}.referral-module__hdeZfq__statsRow{gap:var(--space-6);margin-bottom:var(--space-8);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:640px){.referral-module__hdeZfq__statsRow{gap:var(--space-4);grid-template-columns:1fr}.referral-module__hdeZfq__statItem{padding:var(--space-4)}}.referral-module__hdeZfq__statItem{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-6);align-items:center;gap:var(--space-4);display:flex}.referral-module__hdeZfq__statItem svg{color:var(--text-tertiary)}.referral-module__hdeZfq__statLabel{color:var(--text-tertiary);margin-bottom:2px;font-size:.875rem;display:block}.referral-module__hdeZfq__statValue{color:var(--text-primary);font-size:1.5rem;font-weight:700;display:block}.referral-module__hdeZfq__userInfo{flex-direction:column;display:flex}.referral-module__hdeZfq__userName{color:var(--text-primary);font-weight:500}.referral-module__hdeZfq__userEmail{color:var(--text-tertiary);font-size:.8125rem}.referral-module__hdeZfq__statusBadge{align-items:center;gap:var(--space-2);text-transform:uppercase;letter-spacing:.5px;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.referral-module__hdeZfq__statusActive{background:var(--bg-success-subtle);color:var(--success-500);border:1px solid var(--border-success-subtle)}.referral-module__hdeZfq__statusPending{background:var(--bg-surface-subtle);color:var(--text-tertiary);border:1px solid var(--border-default)}.referral-module__hdeZfq__statusTrial{background:var(--bg-warning-subtle);color:var(--warning-500);border:1px solid var(--border-warning-subtle)}.referral-module__hdeZfq__statusInactive{background:var(--bg-danger-subtle);color:var(--error-500);border:1px solid var(--border-danger-subtle)}
.Skeleton-module__QUUPIW__skeleton{background-color:var(--bg-surface-elevated);border-radius:var(--radius-md);width:100%;position:relative;overflow:hidden}.Skeleton-module__QUUPIW__skeleton:after{background-image:linear-gradient(90deg, transparent 0, var(--surface-lift-lg) 50%, transparent 100%);content:"";animation:2s infinite Skeleton-module__QUUPIW__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Skeleton-module__QUUPIW__shimmer{to{transform:translate(100%)}}.Skeleton-module__QUUPIW__text{border-radius:var(--radius-sm);height:1em}.Skeleton-module__QUUPIW__circular{border-radius:var(--radius-full)}.Skeleton-module__QUUPIW__rectangular{border-radius:var(--radius-md)}
.StrategyOverviewChart-module__cAUsQa__chartWorkspace{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-2xl);flex-direction:column;display:flex}.StrategyOverviewChart-module__cAUsQa__chartBody{grid-template-columns:280px 1fr;min-height:360px;display:grid}.StrategyOverviewChart-module__cAUsQa__chartStatsColumn{padding:var(--space-6);border-right:1px solid var(--border-default);gap:var(--space-8);flex-direction:column;display:flex}.StrategyOverviewChart-module__cAUsQa__metricSection{gap:var(--space-4);flex-direction:column;display:flex}.StrategyOverviewChart-module__cAUsQa__sectionTitle{align-items:center;gap:var(--space-2);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800;display:flex}.StrategyOverviewChart-module__cAUsQa__sectionTitle svg{color:var(--accent-text);flex-shrink:0}.StrategyOverviewChart-module__cAUsQa__metricList{gap:var(--space-3);flex-direction:column;display:flex}.StrategyOverviewChart-module__cAUsQa__metricItem{padding-bottom:var(--space-2);border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;display:flex}.StrategyOverviewChart-module__cAUsQa__metricItem:last-child{border-bottom:none}.StrategyOverviewChart-module__cAUsQa__label{color:var(--text-secondary);cursor:help;border-bottom:1px dashed var(--text-tertiary);font-size:12px;transition:all .2s;position:relative}.StrategyOverviewChart-module__cAUsQa__label:hover{color:var(--text-primary);border-bottom-color:var(--color-lime)}.StrategyOverviewChart-module__cAUsQa__label:hover:after{content:attr(data-tooltip);width:200px;padding:var(--space-3);background:color-mix(in srgb, var(--bg-app) 95%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);z-index:100;pointer-events:none;text-transform:none;letter-spacing:normal;margin-bottom:8px;font-size:11px;font-weight:500;line-height:1.4;position:absolute;bottom:100%;left:0;box-shadow:0 4px 12px #0000001a}.StrategyOverviewChart-module__cAUsQa__value{font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.StrategyOverviewChart-module__cAUsQa__positive{color:var(--success-500)!important}.StrategyOverviewChart-module__cAUsQa__negative{color:var(--error-500)}.StrategyOverviewChart-module__cAUsQa__chartMainColumn{padding:var(--space-6);gap:var(--space-4);flex-direction:column;display:flex}.StrategyOverviewChart-module__cAUsQa__chartControlsRow{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.StrategyOverviewChart-module__cAUsQa__chartContainer{width:100%;min-height:0;margin-top:var(--space-2);flex:1}.StrategyOverviewChart-module__cAUsQa__desktopOnly{display:inline-block}.StrategyOverviewChart-module__cAUsQa__mobileOnly{display:none}@media (max-width:1000px){.StrategyOverviewChart-module__cAUsQa__chartBody{grid-template-columns:1fr}.StrategyOverviewChart-module__cAUsQa__chartStatsColumn{border-right:none;border-bottom:1px solid var(--border-default);gap:var(--space-6);border-radius:0;flex-flow:wrap}.StrategyOverviewChart-module__cAUsQa__metricSection{flex:1;min-width:200px}}@media (max-width:640px){.StrategyOverviewChart-module__cAUsQa__chartControlsRow{gap:var(--space-2);flex-wrap:nowrap}.StrategyOverviewChart-module__cAUsQa__desktopOnly{display:none!important}.StrategyOverviewChart-module__cAUsQa__mobileOnly{display:inline-block!important}}
.chart-card-module__XTZ0yq__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;display:flex;overflow:hidden}.chart-card-module__XTZ0yq__header{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);flex-wrap:wrap;display:flex}.chart-card-module__XTZ0yq__title{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;margin:0;font-weight:600}.chart-card-module__XTZ0yq__controls{align-items:center;gap:var(--space-3);display:flex}.chart-card-module__XTZ0yq__body{padding:var(--space-5) var(--space-5) var(--space-4);flex-direction:column;flex:1;justify-content:center;min-height:240px;display:flex}.chart-card-module__XTZ0yq__modeSelect{min-width:95px;width:auto!important}.chart-card-module__XTZ0yq__modeSelect button{background:var(--bg-surface-subtle)!important;border:1px solid var(--border-default)!important;border-radius:10px!important;height:auto!important;padding:.65rem .8rem!important;font-size:.75rem!important;font-weight:500!important}@media (max-width:768px){.chart-card-module__XTZ0yq__header{flex-direction:column;align-items:flex-start}.chart-card-module__XTZ0yq__controls{flex-wrap:wrap;width:100%}}
.AdminSignedContractsSection-module__FtWcoG__section{background:var(--surface-2);border:1px solid var(--border-default);border-radius:8px;margin-top:1.5rem;padding:1.25rem 1.5rem}.AdminSignedContractsSection-module__FtWcoG__header{align-items:center;margin-bottom:1rem;display:flex}.AdminSignedContractsSection-module__FtWcoG__title{color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.5rem;margin:0;font-size:.9375rem;font-weight:600;display:flex}.AdminSignedContractsSection-module__FtWcoG__titleIcon{color:var(--text-secondary)}.AdminSignedContractsSection-module__FtWcoG__loading{color:var(--text-secondary);margin:0;font-size:.875rem}.AdminSignedContractsSection-module__FtWcoG__error{background:var(--surface-1,var(--bg-app));border:1px solid var(--border-default);color:var(--text-primary);border-radius:6px;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.8125rem;display:flex}.AdminSignedContractsSection-module__FtWcoG__empty{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.55}.AdminSignedContractsSection-module__FtWcoG__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.AdminSignedContractsSection-module__FtWcoG__row{background:var(--surface-1,var(--bg-app));border:1px solid var(--border-default);border-radius:6px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.875rem 1rem;display:flex}.AdminSignedContractsSection-module__FtWcoG__rowMain{flex:1;min-width:0}.AdminSignedContractsSection-module__FtWcoG__rowHeading{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem;display:flex}.AdminSignedContractsSection-module__FtWcoG__versionLabel{color:var(--text-primary);font-size:.8125rem;font-weight:600}.AdminSignedContractsSection-module__FtWcoG__pill{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:.15rem .5rem;font-size:.6875rem;font-weight:600}.AdminSignedContractsSection-module__FtWcoG__pillActive{color:var(--accent-primary,var(--brand-primary));background:#c8ff001f}.AdminSignedContractsSection-module__FtWcoG__pillSuperseded{background:var(--surface-2);color:var(--text-secondary);border:1px solid var(--border-default)}.AdminSignedContractsSection-module__FtWcoG__pillVoided{color:var(--error-500,#ef4444);background:#ef44441a}.AdminSignedContractsSection-module__FtWcoG__signedLine{color:var(--text-secondary);margin:0 0 .25rem;font-size:.8125rem;line-height:1.5}.AdminSignedContractsSection-module__FtWcoG__signedLine strong{color:var(--text-primary);font-weight:600}.AdminSignedContractsSection-module__FtWcoG__hashLine{color:var(--text-tertiary,var(--text-secondary));font-size:.75rem;font-family:var(--font-primary);overflow-wrap:anywhere;margin:0}.AdminSignedContractsSection-module__FtWcoG__hashLine code{font-size:inherit}.AdminSignedContractsSection-module__FtWcoG__voidReason{color:var(--text-secondary);margin:.35rem 0 0;font-size:.8125rem;font-style:italic}.AdminSignedContractsSection-module__FtWcoG__rowActions{flex-direction:column;flex-shrink:0;gap:.4rem;display:flex}.AdminSignedContractsSection-module__FtWcoG__pdfMissing{color:var(--text-tertiary,var(--text-secondary));font-size:.75rem;font-style:italic}
.PerkFieldControl-module__pivYoa__fieldRow{flex-direction:column;gap:.4rem;display:flex}.PerkFieldControl-module__pivYoa__label{color:var(--text-primary);font-size:13px;font-weight:600}.PerkFieldControl-module__pivYoa__req{color:var(--color-lime);margin-left:2px}.PerkFieldControl-module__pivYoa__desc{color:var(--text-tertiary);font-size:11.5px;line-height:1.4}.PerkFieldControl-module__pivYoa__subForm{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-app);flex-direction:column;gap:.9rem;padding:.9rem 1rem;display:flex}.PerkFieldControl-module__pivYoa__list{flex-direction:column;gap:.7rem;display:flex}.PerkFieldControl-module__pivYoa__listRow{align-items:flex-start;gap:.6rem;display:flex}.PerkFieldControl-module__pivYoa__listBody{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-app);flex-direction:column;flex:1;gap:.9rem;min-width:0;padding:.9rem 1rem;display:flex}.PerkFieldControl-module__pivYoa__mapKey{text-transform:uppercase;letter-spacing:.03em;color:var(--text-tertiary);margin-bottom:-.3rem;font-size:11px}.PerkFieldControl-module__pivYoa__switchWrap{display:inline-flex}.PerkFieldControl-module__pivYoa__numRow{align-items:center;gap:8px;max-width:240px;display:flex}.PerkFieldControl-module__pivYoa__unit{color:var(--text-tertiary);flex:none;font-size:13px}.PerkFieldControl-module__pivYoa__empty{color:var(--text-tertiary);font-size:12px;font-style:italic}
.StrategyAdvancedStats-module__tpJpVq__statsGrid{gap:var(--space-4);flex-direction:column;display:flex}.StrategyAdvancedStats-module__tpJpVq__statsRow{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.StrategyAdvancedStats-module__tpJpVq__statCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-5);cursor:help;transition:all .4s cubic-bezier(.2,.8,.2,1);position:relative;overflow:visible}.StrategyAdvancedStats-module__tpJpVq__statCard:hover{border-color:var(--color-lime);background:rgba(var(--color-lime-rgb), .03)}.StrategyAdvancedStats-module__tpJpVq__statInner{align-items:center;gap:var(--space-4);opacity:1;width:100%;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex}.StrategyAdvancedStats-module__tpJpVq__statCard:hover .StrategyAdvancedStats-module__tpJpVq__statInner{opacity:0;filter:blur(4px)}.StrategyAdvancedStats-module__tpJpVq__statOverlay{text-align:center;padding:var(--space-6);color:var(--text-primary);opacity:0;pointer-events:none;z-index:2;justify-content:center;align-items:center;font-size:11px;font-weight:500;line-height:1.5;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;inset:0}.StrategyAdvancedStats-module__tpJpVq__statCard:hover .StrategyAdvancedStats-module__tpJpVq__statOverlay{opacity:1}.StrategyAdvancedStats-module__tpJpVq__statIcon{background:rgba(var(--color-lime-rgb), .05);border:1px solid rgba(var(--color-lime-rgb), .1);border-radius:var(--radius-lg);width:38px;height:38px;color:var(--accent-text);justify-content:center;align-items:center;transition:all .3s;display:flex}.StrategyAdvancedStats-module__tpJpVq__statInfo h4{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-1);font-size:10px;font-weight:700}.StrategyAdvancedStats-module__tpJpVq__statBigValue{font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:18px;font-weight:700}@media (max-width:768px){.StrategyAdvancedStats-module__tpJpVq__statsGrid{grid-template-columns:repeat(2,1fr);display:grid}.StrategyAdvancedStats-module__tpJpVq__statsRow{display:contents}.StrategyAdvancedStats-module__tpJpVq__statCard{padding:var(--space-4)}.StrategyAdvancedStats-module__tpJpVq__statIcon{width:32px;height:32px}.StrategyAdvancedStats-module__tpJpVq__statBigValue{font-size:15px}}
.StatusBadge-module__T3RE4W__badge{align-items:center;gap:var(--space-2);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border:1px solid #0000;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.StatusBadge-module__T3RE4W__compact{letter-spacing:.04em;padding:3px 10px;font-size:10px}.StatusBadge-module__T3RE4W__icon{align-items:center;display:inline-flex}.StatusBadge-module__T3RE4W__label{display:inline-block}.StatusBadge-module__T3RE4W__tone_success{background:var(--bg-success-subtle);color:var(--success-500);border-color:var(--border-success-subtle)}.StatusBadge-module__T3RE4W__tone_info{background:var(--bg-info-subtle,var(--bg-warning-subtle));color:var(--info-500,#38bdf8);border-color:var(--border-info-subtle,#38bdf840)}.StatusBadge-module__T3RE4W__tone_warning{background:var(--bg-warning-subtle);color:var(--warning-500);border-color:var(--border-warning-subtle)}.StatusBadge-module__T3RE4W__tone_danger{background:var(--bg-danger-subtle);color:var(--error-500);border-color:var(--border-danger-subtle)}.StatusBadge-module__T3RE4W__tone_neutral{background:var(--bg-surface-subtle);color:var(--text-tertiary);border-color:var(--border-default)}.StatusBadge-module__T3RE4W__tone_purple{background:rgba(var(--dot-purple-rgb), .12);color:var(--dot-purple);border-color:rgba(var(--dot-purple-rgb), .3)}.StatusBadge-module__T3RE4W__tone_accent{background:color-mix(in srgb, var(--accent-primary) 12%, transparent);color:var(--accent-text);border-color:color-mix(in srgb, var(--accent-primary) 25%, transparent)}
.DashboardHistoryBalanceCells-module__oxUhAG__cellIcon{border-radius:var(--radius-sm);width:22px;height:22px;font-family:var(--font-mono);justify-content:center;align-items:center;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.DashboardHistoryBalanceCells-module__oxUhAG__cellIcon.DashboardHistoryBalanceCells-module__oxUhAG__deposit{background:rgba(var(--success-rgb), .1);color:var(--success-500)}.DashboardHistoryBalanceCells-module__oxUhAG__cellIcon.DashboardHistoryBalanceCells-module__oxUhAG__withdrawal{background:rgba(var(--error-rgb), .1);color:var(--error-500)}.DashboardHistoryBalanceCells-module__oxUhAG__cellIcon.DashboardHistoryBalanceCells-module__oxUhAG__credit{background:var(--bg-surface-subtle);color:var(--text-secondary)}.DashboardHistoryBalanceCells-module__oxUhAG__typeOutline{border-radius:var(--radius-sm);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:4px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.DashboardHistoryBalanceCells-module__oxUhAG__typeOutline.DashboardHistoryBalanceCells-module__oxUhAG__deposit{color:var(--success-500);border-color:rgba(var(--success-rgb), .45)}.DashboardHistoryBalanceCells-module__oxUhAG__typeOutline.DashboardHistoryBalanceCells-module__oxUhAG__withdrawal{color:var(--error-500);border-color:rgba(var(--error-rgb), .5)}.DashboardHistoryBalanceCells-module__oxUhAG__typeOutline.DashboardHistoryBalanceCells-module__oxUhAG__credit{color:var(--text-secondary);border-color:var(--border-default)}.DashboardHistoryBalanceCells-module__oxUhAG__muted{color:var(--text-tertiary)}
.Settings-module__1iZzFW__container{max-width:1200px;margin:0 auto}@media (max-width:1024px){.Settings-module__1iZzFW__container{margin:0;padding:0}.Settings-module__1iZzFW__title{font-size:24px}}.Settings-module__1iZzFW__header{margin-bottom:var(--space-10);padding-bottom:var(--space-6);border-bottom:1px solid var(--border-subtle)}.Settings-module__1iZzFW__title{letter-spacing:-.025em;color:var(--text-primary);margin:0;font-size:2.25rem;font-weight:700}.Settings-module__1iZzFW__subtitle{color:var(--text-tertiary);margin-top:var(--space-2);font-size:1.125rem}.Settings-module__1iZzFW__section{padding:var(--space-8) 0;border-bottom:1px solid var(--border-subtle)}.Settings-module__1iZzFW__section:first-of-type{padding-top:0}.Settings-module__1iZzFW__section:last-of-type{border-bottom:none}.Settings-module__1iZzFW__sectionHeader{margin-bottom:var(--space-8)}@media (max-width:640px){.Settings-module__1iZzFW__section{padding:var(--space-8) 0}}.Settings-module__1iZzFW__sectionTitle{color:var(--text-primary);margin-bottom:var(--space-1);font-size:1.5rem;font-weight:600}.Settings-module__1iZzFW__sectionSubtitle{color:var(--text-tertiary);margin-bottom:0;font-size:.9375rem}.Settings-module__1iZzFW__formGrid{gap:var(--space-5);grid-template-columns:1fr 1fr;display:grid}@media (max-width:640px){.Settings-module__1iZzFW__formGrid{grid-template-columns:1fr}}.Settings-module__1iZzFW__fullWidth{grid-column:1/-1}.Settings-module__1iZzFW__threeColumn{gap:var(--space-5);grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}.Settings-module__1iZzFW__addressRow{gap:var(--space-5);grid-column:1/-1;grid-template-columns:1fr 160px;display:grid}@media (max-width:640px){.Settings-module__1iZzFW__addressRow{grid-template-columns:1fr}}@media (max-width:768px){.Settings-module__1iZzFW__threeColumn{gap:var(--space-4);grid-template-columns:1fr}}.Settings-module__1iZzFW__paymentMethodGrid{gap:var(--space-4);margin-bottom:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.Settings-module__1iZzFW__methodCard{cursor:pointer;padding:var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-lg);align-items:center;gap:var(--space-2);background:var(--surface-lift-sm);flex-direction:column;transition:all .2s;display:flex}.Settings-module__1iZzFW__methodCard:hover:not(.Settings-module__1iZzFW__methodCardDisabled){border-color:var(--accent-primary);background:var(--surface-lift-md)}.Settings-module__1iZzFW__methodCardDisabled{cursor:default;opacity:.6;pointer-events:none}.Settings-module__1iZzFW__methodCardActive{border-color:var(--accent-primary);background:color-mix(in srgb, var(--accent-primary) 5%, var(--bg-card));box-shadow:0 0 0 1px var(--accent-primary)}.Settings-module__1iZzFW__methodIcon{color:var(--text-tertiary)}.Settings-module__1iZzFW__methodCardActive .Settings-module__1iZzFW__methodIcon{color:var(--accent-text)}.Settings-module__1iZzFW__methodLabel{color:var(--text-secondary);font-size:.875rem;font-weight:600}.Settings-module__1iZzFW__methodSublabel{color:var(--text-tertiary);text-align:center;margin-top:2px;font-size:.75rem;font-weight:400;line-height:1.4}.Settings-module__1iZzFW__methodCardActive .Settings-module__1iZzFW__methodLabel{color:var(--text-primary)}.Settings-module__1iZzFW__actions{justify-content:flex-start;gap:var(--space-4);margin-top:var(--space-8);display:flex}
.Breadcrumbs-module__Z5qQ5G__breadcrumb{align-items:center;display:flex}.Breadcrumbs-module__Z5qQ5G__list{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-medium);flex-wrap:wrap;margin:0;padding:0;line-height:1;list-style:none;display:flex}.Breadcrumbs-module__Z5qQ5G__item{align-items:center;gap:var(--space-2);display:inline-flex}.Breadcrumbs-module__Z5qQ5G__sep{color:var(--border-default);font-size:var(--text-xs);-webkit-user-select:none;user-select:none}.Breadcrumbs-module__Z5qQ5G__link{color:var(--text-tertiary);font-weight:var(--weight-medium);text-decoration:none;transition:color .15s}.Breadcrumbs-module__Z5qQ5G__link:hover{color:var(--accent-primary)}.Breadcrumbs-module__Z5qQ5G__current{color:var(--text-primary);font-weight:var(--weight-semibold)}@media (max-width:640px){.Breadcrumbs-module__Z5qQ5G__current{white-space:nowrap;text-overflow:ellipsis;max-width:160px;overflow:hidden}}
.Perks-module__mqsXCq__container{gap:var(--space-6);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.Perks-module__mqsXCq__header{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Perks-module__mqsXCq__headerLeft h1{margin:0 0 var(--space-2);letter-spacing:-.02em;color:var(--text-primary);font-size:32px;font-weight:600;line-height:1.2}.Perks-module__mqsXCq__headerLeft p{max-width:70ch;color:var(--text-secondary);margin:0;font-size:1rem}.Perks-module__mqsXCq__toolbar{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Perks-module__mqsXCq__searchBox{flex:260px;max-width:420px}.Perks-module__mqsXCq__strategyRow{flex-shrink:0;align-items:center;gap:12px;display:flex}.Perks-module__mqsXCq__strategyLabel{font-size:var(--text-sm,.875rem);color:var(--text-secondary);white-space:nowrap}.Perks-module__mqsXCq__strategyBox{width:260px}.Perks-module__mqsXCq__overrideBadge{font-size:var(--text-xs,.75rem);color:var(--color-lime);border:1px solid var(--color-lime);background:rgba(var(--color-lime-rgb), .08);border-radius:999px;padding:1px 8px;font-weight:500}.Perks-module__mqsXCq__resetBtn{font-size:var(--text-xs,.75rem)}.Perks-module__mqsXCq__list{gap:var(--space-4,1rem);flex-direction:column;display:flex}.Perks-module__mqsXCq__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);overflow:hidden}.Perks-module__mqsXCq__cardHead{justify-content:space-between;align-items:center;gap:var(--space-4,1rem);padding:var(--space-5,1.25rem) var(--space-6,1.5rem);flex-wrap:wrap;display:flex}.Perks-module__mqsXCq__headInfo{flex:220px;min-width:180px}.Perks-module__mqsXCq__name{align-items:center;gap:var(--space-3,.75rem);font-size:var(--text-base,1rem);color:var(--text-primary);font-weight:600;display:flex}.Perks-module__mqsXCq__badge{font-size:var(--text-xs,.75rem);border:1px solid var(--border-default);color:var(--text-secondary);border-radius:999px;padding:.1rem .5rem;font-weight:500}.Perks-module__mqsXCq__badgePro{color:var(--color-lime);border-color:var(--color-lime)}.Perks-module__mqsXCq__sub{font-size:var(--text-xs,.75rem);color:var(--text-tertiary);margin-top:.2rem}.Perks-module__mqsXCq__controls{align-items:center;gap:var(--space-3,.75rem);flex-wrap:wrap;display:flex}.Perks-module__mqsXCq__thField{align-items:center;gap:10px;display:flex}.Perks-module__mqsXCq__thLabel{font-size:var(--text-sm,.875rem);color:var(--text-secondary);white-space:nowrap}.Perks-module__mqsXCq__threshold{width:140px}.Perks-module__mqsXCq__config{border-top:1px solid var(--border-default);padding:var(--space-5,1.25rem) var(--space-6,1.5rem) var(--space-6,1.5rem);gap:var(--space-5,1.25rem);flex-direction:column;display:flex}.Perks-module__mqsXCq__fieldBlock{gap:var(--space-2,.5rem);flex-direction:column;display:flex}.Perks-module__mqsXCq__fieldHead{justify-content:space-between;align-items:flex-start;gap:var(--space-4,1rem);display:flex}.Perks-module__mqsXCq__fieldLabel{font-size:var(--text-sm,.875rem);color:var(--text-primary);font-weight:600}.Perks-module__mqsXCq__fieldReq{color:var(--color-lime);margin-left:2px}.Perks-module__mqsXCq__fieldDesc{max-width:62ch;font-size:var(--text-xs,.75rem);color:var(--text-secondary);margin-top:3px;line-height:1.4}.Perks-module__mqsXCq__visibility{flex:none;padding-top:1px}.Perks-module__mqsXCq__none{font-size:var(--text-sm,.875rem);color:var(--text-tertiary);font-style:italic}
.Account-module__jGo2aq__container{gap:var(--space-2);flex-direction:column;max-width:1000px;margin:0 auto;display:flex}.Account-module__jGo2aq__header{align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);padding:0;display:flex}.Account-module__jGo2aq__headerContent{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.Account-module__jGo2aq__title{letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:28px;font-weight:800;line-height:1}.Account-module__jGo2aq__subtitle{font-size:var(--text-sm);color:var(--text-tertiary)}@media (max-width:640px){.Account-module__jGo2aq__title{font-size:20px}.Account-module__jGo2aq__subtitle{font-size:var(--text-xs)}.Account-module__jGo2aq__header{margin-bottom:var(--space-2)}}.Account-module__jGo2aq__pageTabsWrapper{z-index:20;margin-bottom:var(--space-10);padding-top:var(--space-2);position:sticky;top:0}.Account-module__jGo2aq__pageTabsWrapper:after{content:"";background:var(--border-default);pointer-events:none;z-index:-1;width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Account-module__jGo2aq__mainContent{gap:var(--space-8);flex-direction:column;display:flex}.Account-module__jGo2aq__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--space-1);font-size:24px;font-weight:700}.Account-module__jGo2aq__sectionSubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin-bottom:var(--space-8)}.Account-module__jGo2aq__nameWarning{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--bg-warning-subtle);border:1px solid var(--border-warning-subtle);color:var(--warning-500);font-size:var(--text-sm);margin-bottom:var(--space-6);display:flex}.Account-module__jGo2aq__warningOutline{border-color:var(--border-warning-subtle)!important}.Account-module__jGo2aq__formGrid{gap:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}.Account-module__jGo2aq__fullWidth{grid-column:1/-1}.Account-module__jGo2aq__actions{margin-top:var(--space-10);justify-content:flex-end;display:flex}.Account-module__jGo2aq__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-6);margin-bottom:var(--space-4);transition:transform .2s,border-color .2s}[data-theme=light] .Account-module__jGo2aq__card{border-color:var(--border-default);background:#fff}.Account-module__jGo2aq__cardHighlighted{animation:2.5s ease-out forwards Account-module__jGo2aq__brokerCardHighlight}@keyframes Account-module__jGo2aq__brokerCardHighlight{0%,10%{box-shadow:0 0 0 2px var(--accent-text);border-color:var(--accent-text);background:#c8ff0012}to{box-shadow:none;border-color:var(--border-default);background:var(--surface-lift-sm)}}.Account-module__jGo2aq__cardHeader{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.Account-module__jGo2aq__cardTitle{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.Account-module__jGo2aq__cardValue{font-size:var(--text-sm);color:var(--text-secondary)}.Account-module__jGo2aq__badgeNeutral{background:var(--bg-surface-subtle);color:var(--text-secondary);border:1px solid var(--border-default);text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:.2rem .8rem;font-size:11px;font-weight:700}[data-theme=light] .Account-module__jGo2aq__badgeNeutral{font-weight:600}.Account-module__jGo2aq__formulaPill{background:var(--bg-surface-subtle);color:var(--text-secondary);border:1px solid var(--border-default);letter-spacing:.02em;white-space:nowrap;border-radius:999px;padding:.2rem .7rem;font-size:11px;font-weight:700}.Account-module__jGo2aq__formulaPillProfit{background:color-mix(in srgb, var(--color-lime) 12%, transparent);border-color:color-mix(in srgb, var(--color-lime) 35%, transparent);color:var(--accent-text)}[data-theme=light] .Account-module__jGo2aq__formulaPill{font-weight:600}.Account-module__jGo2aq__actionBtnPrimary,.Account-module__jGo2aq__actionBtnNeutral,.Account-module__jGo2aq__actionBtnSecondary,.Account-module__jGo2aq__actionBtnOutline{border-radius:var(--radius-lg);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-2);box-sizing:border-box;border:1px solid #0000;height:48px;padding:0 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.Account-module__jGo2aq__actionBtnPrimary{color:var(--text-inverse);background:var(--accent-primary);border-color:var(--accent-primary)}.Account-module__jGo2aq__actionBtnPrimary:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 4px 15px var(--accent-glow)}.Account-module__jGo2aq__actionBtnSecondary{color:var(--text-primary);background:var(--bg-surface-subtle);border:1px solid var(--border-default)}.Account-module__jGo2aq__actionBtnSecondary:hover{background:var(--surface-lift-lg);border-color:var(--border-hover)}.Account-module__jGo2aq__actionBtnOutline{color:var(--error-500);border:1px solid rgba(var(--error-rgb), .2);background:0 0}.Account-module__jGo2aq__actionBtnOutline:hover{background:rgba(var(--error-rgb), .05);border-color:rgba(var(--error-rgb), .4)}@keyframes Account-module__jGo2aq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Account-module__jGo2aq__formGrid{grid-template-columns:1fr}.Account-module__jGo2aq__passwordRow{flex-direction:column;align-items:stretch!important}.Account-module__jGo2aq__actions{justify-content:center!important}.Account-module__jGo2aq__actionBtnPrimary,.Account-module__jGo2aq__actionBtnSecondary{height:44px!important}}.Account-module__jGo2aq__warningBox{background:rgba(var(--error-rgb), .1);border:1px solid rgba(var(--error-rgb), .2);border-radius:var(--radius-lg);padding:var(--space-4);margin-bottom:var(--space-4)}.Account-module__jGo2aq__warningText{color:var(--error-500);font-size:var(--text-sm);font-weight:500}.Account-module__jGo2aq__securitySection{flex-direction:column;display:flex}.Account-module__jGo2aq__passwordGroup{gap:var(--space-6);flex-direction:column;max-width:500px;display:flex}.Account-module__jGo2aq__passwordRow{align-items:flex-end;gap:var(--space-4);display:flex}.Account-module__jGo2aq__passwordRow>:first-child{flex:1}.Account-module__jGo2aq__passwordSaveBtn{align-self:flex-end}.Account-module__jGo2aq__deleteSection{margin-top:var(--space-12);padding-top:var(--space-8);border-top:1px solid var(--border-default);justify-content:flex-start;display:flex}.Account-module__jGo2aq__subscriptionHeader{margin-bottom:var(--space-8);justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.Account-module__jGo2aq__compactPaymentCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);align-items:center;gap:var(--space-4);padding:.5rem 1rem;display:flex}[data-theme=light] .Account-module__jGo2aq__compactPaymentCard{border-color:var(--border-default);background:#fff}.Account-module__jGo2aq__desktopPayment{display:flex}@media (min-width:641px){.Account-module__jGo2aq__mobilePayment{display:none!important}}@media (max-width:640px){.Account-module__jGo2aq__desktopPayment{display:none!important}.Account-module__jGo2aq__subscriptionHeader{align-items:flex-start;gap:var(--space-4);flex-direction:column}.Account-module__jGo2aq__passwordRow{flex-direction:column;align-items:flex-start}.Account-module__jGo2aq__passwordRow>:first-child{width:100%}.Account-module__jGo2aq__passwordSaveBtn{margin-top:var(--space-2);align-self:flex-start}}
.DashboardActivityTab-module__FSTBmq__container{padding:0 0 var(--space-6) 0;width:100%}.DashboardActivityTab-module__FSTBmq__header{margin-bottom:var(--space-6);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.DashboardActivityTab-module__FSTBmq__titleGroup{align-items:center;gap:var(--space-3);color:var(--accent-primary);display:flex}.DashboardActivityTab-module__FSTBmq__title{letter-spacing:-.02em;color:var(--text-primary);font-size:24px;font-weight:700}.DashboardActivityTab-module__FSTBmq__statusBadge{border-radius:var(--radius-full);border:1px solid #0000;align-items:center;gap:.5rem;padding:.2rem .6rem;font-size:13px;font-weight:600;display:flex}.DashboardActivityTab-module__FSTBmq__statusOperational{background:var(--bg-success-subtle);color:var(--success-500);border-color:rgba(var(--success-rgb), .2)}.DashboardActivityTab-module__FSTBmq__statusPending,.DashboardActivityTab-module__FSTBmq__statusDegraded{background:var(--bg-warning-subtle);color:var(--warning-500);border-color:rgba(var(--warning-rgb), .2)}.DashboardActivityTab-module__FSTBmq__statusDown{background:var(--bg-error-subtle);color:var(--error-500);border-color:rgba(var(--error-rgb), .2)}.DashboardActivityTab-module__FSTBmq__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px}@media (max-width:768px){.DashboardActivityTab-module__FSTBmq__container{padding:0 0 var(--space-4) 0}.DashboardActivityTab-module__FSTBmq__header{margin-bottom:var(--space-4)}}@keyframes DashboardActivityTab-module__FSTBmq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.DashboardActivityTab-module__FSTBmq__shimmer{background:linear-gradient(90deg, var(--surface-lift-sm) 0%, #ffffff0f 50%, var(--surface-lift-sm) 100%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.6s ease-in-out infinite DashboardActivityTab-module__FSTBmq__shimmer}.DashboardActivityTab-module__FSTBmq__syncBannerWrapper{margin-bottom:var(--space-4)}
.CompensationModelCard-module__seGy1a__trigger{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-lg);cursor:pointer;text-align:left;transition:border-color .15s,background .15s;display:flex}.CompensationModelCard-module__seGy1a__trigger:hover{border-color:var(--color-lime);background:color-mix(in srgb, var(--bg-card) 85%, var(--color-lime-dim))}.CompensationModelCard-module__seGy1a__triggerIcon{background:color-mix(in srgb, var(--color-lime) 15%, transparent);border:1px solid color-mix(in srgb, var(--color-lime) 30%, transparent);width:36px;height:36px;color:var(--accent-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CompensationModelCard-module__seGy1a__triggerText{flex-direction:column;gap:2px;min-width:0;display:flex}.CompensationModelCard-module__seGy1a__triggerTitle{color:var(--text-primary);white-space:nowrap;font-size:.9375rem;font-weight:600;line-height:1.3}.CompensationModelCard-module__seGy1a__triggerSubtitle{color:var(--text-tertiary);white-space:nowrap;font-size:.8125rem;line-height:1.4}.CompensationModelCard-module__seGy1a__triggerChevron{color:var(--text-tertiary);flex-shrink:0}.CompensationModelCard-module__seGy1a__modal{align-items:stretch;gap:1.75rem}.CompensationModelCard-module__seGy1a__header{flex-direction:column;align-items:flex-start;gap:.875rem;display:flex}.CompensationModelCard-module__seGy1a__modalIcon{background:color-mix(in srgb, var(--color-lime) 15%, transparent);border:1px solid color-mix(in srgb, var(--color-lime) 30%, transparent);width:48px;height:48px;color:var(--accent-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.CompensationModelCard-module__seGy1a__modalTitle{color:var(--text-primary);letter-spacing:-.025em;margin:0;font-size:2rem;font-weight:700;line-height:1.15}.CompensationModelCard-module__seGy1a__modalSubtitle{color:var(--text-secondary);margin:0;font-size:1.0625rem;line-height:1.55}.CompensationModelCard-module__seGy1a__content,.CompensationModelCard-module__seGy1a__actions{width:100%}.CompensationModelCard-module__seGy1a__sections{flex-direction:column;gap:1.5rem;display:flex}.CompensationModelCard-module__seGy1a__section{flex-direction:column;gap:.625rem;display:flex}.CompensationModelCard-module__seGy1a__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-text);align-items:center;gap:.5rem;margin:0;font-size:.6875rem;font-weight:700;display:flex}.CompensationModelCard-module__seGy1a__empty{color:var(--text-tertiary);margin:0;font-size:.875rem;font-style:italic}.CompensationModelCard-module__seGy1a__brokerList{flex-direction:column;gap:.625rem;display:flex}.CompensationModelCard-module__seGy1a__broker{border:1px solid var(--border-default);background:rgba(var(--text-primary-rgb), .04);border-radius:.75rem;padding:.75rem .875rem}.CompensationModelCard-module__seGy1a__brokerName{color:var(--text-primary);margin-bottom:.4rem;font-size:.875rem;font-weight:600}.CompensationModelCard-module__seGy1a__tierList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.CompensationModelCard-module__seGy1a__tier{justify-content:space-between;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.CompensationModelCard-module__seGy1a__tierLabel{color:var(--text-secondary)}.CompensationModelCard-module__seGy1a__tierValue{color:var(--text-primary);font-weight:600}.CompensationModelCard-module__seGy1a__revenueRow{align-items:baseline;gap:.625rem;display:flex}.CompensationModelCard-module__seGy1a__revenuePct{color:var(--text-primary);letter-spacing:-.02em;font-size:1.875rem;font-weight:700;line-height:1.1}.CompensationModelCard-module__seGy1a__revenueSuffix{color:var(--text-tertiary);font-size:.875rem}.CompensationModelCard-module__seGy1a__rulesList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.CompensationModelCard-module__seGy1a__rulesList li{color:var(--text-secondary);padding-left:1rem;font-size:.875rem;line-height:1.5;position:relative}.CompensationModelCard-module__seGy1a__rulesList li:before{content:"";background:rgba(var(--text-primary-rgb), .4);border-radius:50%;width:4px;height:4px;position:absolute;top:.6rem;left:0}.CompensationModelCard-module__seGy1a__statusRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.CompensationModelCard-module__seGy1a__stateBadge{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.CompensationModelCard-module__seGy1a__state_active{background:color-mix(in srgb, var(--color-lime) 18%, transparent);color:var(--accent-text)}.CompensationModelCard-module__seGy1a__state_sleeper{background:color-mix(in srgb, var(--warning-500,#f59e0b) 18%, transparent);color:var(--warning-500,#f59e0b)}.CompensationModelCard-module__seGy1a__state_dormant{background:color-mix(in srgb, var(--error-500,#ef4444) 18%, transparent);color:var(--error-500,#ef4444)}.CompensationModelCard-module__seGy1a__lastActive{color:var(--text-tertiary);font-size:.8125rem}@media (max-width:640px){.CompensationModelCard-module__seGy1a__trigger{width:100%}.CompensationModelCard-module__seGy1a__triggerTitle,.CompensationModelCard-module__seGy1a__triggerSubtitle{white-space:normal}.CompensationModelCard-module__seGy1a__modalTitle{font-size:1.5rem}}
.RecentSubscriptionsList-module__UBS39G__recentSection{flex-direction:column;display:flex}.RecentSubscriptionsList-module__UBS39G__sectionHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.RecentSubscriptionsList-module__UBS39G__sectionHeader h2{font-size:var(--text-xl);color:var(--text-primary);font-weight:600}.RecentSubscriptionsList-module__UBS39G__userList{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);overflow:hidden}.RecentSubscriptionsList-module__UBS39G__userItem{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--border-default);cursor:pointer;text-decoration:none;transition:background .15s;display:flex}.RecentSubscriptionsList-module__UBS39G__userItem:last-child{border-bottom:none}.RecentSubscriptionsList-module__UBS39G__userItem:hover{background:var(--bg-surface-subtle)}.RecentSubscriptionsList-module__UBS39G__userAvatar{background:var(--surface-lift-md);width:36px;height:36px;color:var(--text-secondary);font-weight:600;font-size:var(--text-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.RecentSubscriptionsList-module__UBS39G__userMain{flex-direction:column;flex:1;display:flex}.RecentSubscriptionsList-module__UBS39G__userName{color:var(--text-primary);font-weight:500}.RecentSubscriptionsList-module__UBS39G__userEmail{font-size:var(--text-xs);color:var(--text-tertiary)}.RecentSubscriptionsList-module__UBS39G__subPrice{font-size:var(--text-sm);color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.RecentSubscriptionsList-module__UBS39G__emptyRow{padding:var(--space-6);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm)}@media (max-width:640px){.RecentSubscriptionsList-module__UBS39G__userItem{padding:var(--space-3) var(--space-4)}.RecentSubscriptionsList-module__UBS39G__sectionHeader h2{font-size:var(--text-lg)}}
.ContextBar-module__9Pam3W__contextBar{z-index:var(--z-header);max-width:1200px;padding:var(--space-8) var(--space-8) var(--space-4);background:0 0;justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.ContextBar-module__9Pam3W__actions{align-items:center;gap:var(--space-3);display:flex}.ContextBar-module__9Pam3W__langWrapper{align-items:center;display:flex;position:relative}.ContextBar-module__9Pam3W__langTrigger{align-items:center;gap:var(--space-2);background:var(--surface-lift-md);border:1px solid var(--border-default);color:var(--text-secondary);cursor:pointer;transition:background var(--duration-fast), border-color var(--duration-fast), color var(--duration-fast);-webkit-backdrop-filter:blur(8px);border-radius:99px;padding:6px 10px;font-size:.75rem;font-weight:500;display:flex}.ContextBar-module__9Pam3W__langTrigger:hover{color:var(--text-primary);background:var(--surface-lift-lg);border-color:var(--border-hover)}.ContextBar-module__9Pam3W__globeIcon{width:14px;height:14px}.ContextBar-module__9Pam3W__currentLang{font-size:var(--text-sm);font-weight:var(--weight-medium)}.ContextBar-module__9Pam3W__langDropdown{top:calc(100% + var(--space-2));background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);min-width:140px;padding:var(--space-1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;flex-direction:column;gap:2px;display:flex;position:absolute;right:0;box-shadow:0 4px 20px #0003}.ContextBar-module__9Pam3W__langOption{text-align:left;color:var(--text-secondary);padding:var(--space-2) var(--space-3);font-size:var(--text-sm);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-fast);background:0 0;border:none;width:100%}.ContextBar-module__9Pam3W__langOption:hover{color:var(--text-primary);background:var(--bg-surface-subtle)}.ContextBar-module__9Pam3W__langOption.ContextBar-module__9Pam3W__active{color:var(--accent-primary);background:color-mix(in srgb, var(--color-lime) 10%, transparent)}.ContextBar-module__9Pam3W__contextBarSticky{top:var(--banner-offset,0px);z-index:calc(var(--z-header) + 10);background:color-mix(in srgb, var(--bg-app) 80%, transparent);-webkit-backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid var(--border-default);opacity:0;transition:transform .3s var(--ease-default), opacity .2s ease;position:fixed;left:0;right:0;transform:translateY(-100%)}.ContextBar-module__9Pam3W__contextBarSticky.ContextBar-module__9Pam3W__visible{opacity:1;transform:translateY(0)}.ContextBar-module__9Pam3W__contextBarStickyInner{max-width:1200px;padding:var(--space-3) var(--space-8);justify-content:space-between;align-items:center;margin:0 auto;display:flex}@media (max-width:640px){.ContextBar-module__9Pam3W__contextBar{padding:var(--space-6) var(--space-4) var(--space-3)}.ContextBar-module__9Pam3W__contextBarStickyInner{padding:var(--space-3) var(--space-4)}}
.EcoAlertsCard-module__kl241W__stack{gap:var(--space-4,1rem);flex-direction:column;display:flex}.EcoAlertsCard-module__kl241W__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-6,1.5rem)}.EcoAlertsCard-module__kl241W__title{font-size:var(--text-base,1rem);color:var(--text-primary);font-weight:600}.EcoAlertsCard-module__kl241W__desc{margin:var(--space-2,.5rem) 0 0;max-width:62ch;font-size:var(--text-sm,.875rem);color:var(--text-secondary)}.EcoAlertsCard-module__kl241W__empty{margin:var(--space-4,1rem) 0 0;font-size:var(--text-sm,.875rem);color:var(--text-tertiary)}.EcoAlertsCard-module__kl241W__errorActions{margin-top:var(--space-4,1rem)}.EcoAlertsCard-module__kl241W__list{margin:var(--space-4,1rem) 0 0;gap:var(--space-3,.75rem);flex-direction:column;padding:0;list-style:none;display:flex}.EcoAlertsCard-module__kl241W__listItem{padding:var(--space-3,.75rem);border:1px solid var(--border-default);border-radius:var(--radius-lg,.75rem);background:var(--bg-app)}.EcoAlertsCard-module__kl241W__listItemRow{justify-content:space-between;align-items:center;gap:var(--space-3,.75rem);padding:var(--space-3,.75rem);border:1px solid var(--border-default);border-radius:var(--radius-lg,.75rem);background:var(--bg-app);display:flex}.EcoAlertsCard-module__kl241W__listItemHeader{justify-content:space-between;align-items:center;gap:var(--space-3,.75rem);display:flex}.EcoAlertsCard-module__kl241W__listItemTitle{font-size:var(--text-sm,.875rem);color:var(--text-primary);font-weight:600}.EcoAlertsCard-module__kl241W__listItemMeta{font-size:var(--text-xs,.75rem);color:var(--text-secondary);margin-top:.15rem}.EcoAlertsCard-module__kl241W__badge{font-size:var(--text-xs,.75rem);border:1px solid var(--border-default);color:var(--text-secondary);white-space:nowrap;border-radius:999px;padding:.1rem .5rem;font-weight:500}.EcoAlertsCard-module__kl241W__badgeAlert{color:var(--text-warning);border-color:var(--warning-500)}
.BillingsTab-module__YETerq__invoiceList{gap:var(--space-3);flex-direction:column;display:flex}.BillingsTab-module__YETerq__backfillWrap{margin-top:1rem}
.HeaderPerksButton-module__HocN0q__squareBtn{border-radius:var(--radius-lg);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:border-color .2s,background .2s,box-shadow .2s,color .2s;display:inline-flex;position:relative;overflow:hidden}@media (max-width:640px){.HeaderPerksButton-module__HocN0q__squareBtn{width:40px;height:40px}}.HeaderPerksButton-module__HocN0q__icon{z-index:1;display:inline-flex;position:relative}.HeaderPerksButton-module__HocN0q__btnWrap{flex-shrink:0;display:inline-flex;position:relative}.HeaderPerksButton-module__HocN0q__alertBadge{background:var(--text-warning);min-width:16px;height:16px;color:var(--bg-app);z-index:3;pointer-events:none;border:2px solid var(--bg-app);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.HeaderPerksButton-module__HocN0q__muted{color:var(--text-tertiary);background:var(--bg-card);border:1px solid var(--border-default)}.HeaderPerksButton-module__HocN0q__muted:hover{color:var(--text-secondary);border-color:var(--border-hover)}.HeaderPerksButton-module__HocN0q__lit{color:var(--color-lime);background:rgba(var(--color-lime-rgb), .12);border:1px solid rgba(var(--color-lime-rgb), .45)}.HeaderPerksButton-module__HocN0q__lit:hover{border-color:var(--color-lime)}.HeaderPerksButton-module__HocN0q__lit:after{content:"";background:linear-gradient(90deg, transparent, rgba(var(--color-lime-rgb), .4), transparent);pointer-events:none;width:200%;height:200%;animation:3.4s ease-in-out infinite HeaderPerksButton-module__HocN0q__perkShine;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)translate(-120%)}@keyframes HeaderPerksButton-module__HocN0q__perkShine{0%{transform:rotate(45deg)translate(-120%)}60%,to{transform:rotate(45deg)translate(120%)}}@media (prefers-reduced-motion:reduce){.HeaderPerksButton-module__HocN0q__lit:after{animation:none}}@media (max-width:640px){.HeaderPerksButton-module__HocN0q__squareBtn{width:40px;height:40px}}.HeaderPerksButton-module__HocN0q__capitalBlock{padding-top:.15rem}.HeaderPerksButton-module__HocN0q__capitalLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-size:11px;display:block}.HeaderPerksButton-module__HocN0q__capitalValue{color:var(--text-primary);margin-top:3px;font-size:21px;font-weight:600;display:block}.HeaderPerksButton-module__HocN0q__empty{text-align:center;color:var(--text-tertiary);padding:1.5rem 0;font-size:13px}.HeaderPerksButton-module__HocN0q__list{border-top:1px solid var(--border-default);flex-direction:column;margin:1.2rem 0 0;padding:.35rem 0 0;list-style:none;display:flex}.HeaderPerksButton-module__HocN0q__perkRow{grid-template-columns:14px 1fr;gap:12px;padding:.7rem 0;display:grid;position:relative}.HeaderPerksButton-module__HocN0q__railCol{justify-content:center;align-items:flex-start;padding-top:4px;display:flex;position:relative}.HeaderPerksButton-module__HocN0q__perkRow{--rail-color:var(--bg-surface)}.HeaderPerksButton-module__HocN0q__perkRow.HeaderPerksButton-module__HocN0q__reached{--rail-color:var(--color-lime)}.HeaderPerksButton-module__HocN0q__railCol:before{content:"";background:var(--rail-color);z-index:0;width:2px;transition:background .4s;position:absolute;top:-.7rem;bottom:-.7rem;left:50%;transform:translate(-50%)}.HeaderPerksButton-module__HocN0q__perkRow.HeaderPerksButton-module__HocN0q__first .HeaderPerksButton-module__HocN0q__railCol:before{top:10px}.HeaderPerksButton-module__HocN0q__perkRow.HeaderPerksButton-module__HocN0q__last .HeaderPerksButton-module__HocN0q__railCol:before{background:linear-gradient(to bottom, var(--rail-color) 0, var(--rail-color) calc(.7rem + 10px), transparent calc(.7rem + 10px + 2.5rem));height:auto;bottom:-2.5rem}.HeaderPerksButton-module__HocN0q__checkpoint{z-index:1;background:var(--bg-surface);border:2px solid var(--border-default);border-radius:50%;width:12px;height:12px;transition:border-color .3s;position:relative}.HeaderPerksButton-module__HocN0q__perkRow.HeaderPerksButton-module__HocN0q__reached .HeaderPerksButton-module__HocN0q__checkpoint{border-color:var(--color-lime)}.HeaderPerksButton-module__HocN0q__rowTop{align-items:center;gap:8px;display:flex}.HeaderPerksButton-module__HocN0q__rowTitle{color:var(--text-primary);font-size:14px;font-weight:600}.HeaderPerksButton-module__HocN0q__planBadge{letter-spacing:.03em;text-transform:uppercase;border-radius:var(--radius-sm);color:var(--text-tertiary);background:var(--bg-surface);border:1px solid var(--border-default);padding:2px 6px;font-size:10px;font-weight:700}.HeaderPerksButton-module__HocN0q__planPro{color:var(--color-lime);background:rgba(var(--color-lime-rgb), .1);border-color:rgba(var(--color-lime-rgb), .25)}.HeaderPerksButton-module__HocN0q__rowDesc{color:var(--text-secondary);margin:7px 0 0;font-size:12.5px;line-height:1.55}.HeaderPerksButton-module__HocN0q__rowNote{color:var(--text-tertiary);font-size:12px}.HeaderPerksButton-module__HocN0q__status{align-items:center;gap:7px;margin-top:11px;font-size:12px;display:flex}.HeaderPerksButton-module__HocN0q__statusDot{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.HeaderPerksButton-module__HocN0q__statusText{color:inherit}.HeaderPerksButton-module__HocN0q__toneOn{color:var(--color-lime)}.HeaderPerksButton-module__HocN0q__toneWait{color:var(--text-warning)}.HeaderPerksButton-module__HocN0q__toneLocked,.HeaderPerksButton-module__HocN0q__statusMuted{color:var(--text-tertiary)}.HeaderPerksButton-module__HocN0q__configureRow{margin-top:10px}.HeaderPerksButton-module__HocN0q__configureBody{flex-direction:column;gap:1.25rem;display:flex}.HeaderPerksButton-module__HocN0q__configureField{flex-direction:column;gap:6px;display:flex}.HeaderPerksButton-module__HocN0q__configureFieldBoolean{grid-template-columns:1fr auto;align-items:center;gap:1rem;display:grid}.HeaderPerksButton-module__HocN0q__configureFieldBooleanText{flex-direction:column;gap:4px;min-width:0;display:flex}.HeaderPerksButton-module__HocN0q__configureLabel{color:var(--text-primary);font-size:13px;font-weight:600}.HeaderPerksButton-module__HocN0q__configureFieldDesc{color:var(--text-tertiary);margin:0;font-size:12px;line-height:1.4}.HeaderPerksButton-module__HocN0q__configureEmpty{color:var(--text-tertiary);margin:0;font-size:13px;font-style:italic}.HeaderPerksButton-module__HocN0q__configureRecommendedNote{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.45}.HeaderPerksButton-module__HocN0q__configureCtaInner{align-items:center;gap:6px;display:inline-flex}.HeaderPerksButton-module__HocN0q__reconfigureNote{color:var(--text-warning);margin:8px 0 0;font-size:12px;line-height:1.45}.HeaderPerksButton-module__HocN0q__convertBtn{width:100%;margin-top:1rem}.HeaderPerksButton-module__HocN0q__confirmView{flex-direction:column;gap:1.15rem;display:flex}.HeaderPerksButton-module__HocN0q__confirmBody{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.5}.HeaderPerksButton-module__HocN0q__confirmDetail{border-radius:var(--radius-lg);background:var(--bg-surface);border:1px solid var(--border-default);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.HeaderPerksButton-module__HocN0q__confirmLeft{flex-direction:column;gap:.3rem;min-width:0;display:flex}.HeaderPerksButton-module__HocN0q__confirmLineLabel{color:var(--text-secondary);font-size:13px}.HeaderPerksButton-module__HocN0q__confirmSubnote{color:var(--text-tertiary);font-size:12px;line-height:1.45}.HeaderPerksButton-module__HocN0q__confirmAmount{color:var(--text-primary);white-space:nowrap;flex:none;font-size:18px;font-weight:700}.HeaderPerksButton-module__HocN0q__confirmActions{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}
.FAQ-module__uRzv_W__section{z-index:10;padding:var(--space-20) 0;padding-top:var(--space-10);background:var(--bg-app);color:var(--text-primary);margin-top:-1px;position:relative}.FAQ-module__uRzv_W__glowTop{background:radial-gradient(circle, rgba(var(--color-lime-rgb), .15) 0%, rgba(var(--color-lime-rgb), 0) 70%);pointer-events:none;z-index:-1;filter:blur(160px);opacity:.8;width:1300px;height:1300px;position:absolute;top:-800px;left:50%;transform:translate(-50%)translateZ(0)}[data-theme=light] .FAQ-module__uRzv_W__glowTop{background:radial-gradient(circle, rgba(var(--color-lime-rgb), .65) 0%, rgba(var(--color-lime-rgb), 0) 85%);filter:blur(280px);opacity:1;top:-1100px}.FAQ-module__uRzv_W__transparent{background:0 0;padding-top:0}.FAQ-module__uRzv_W__container{max-width:800px;padding:0 var(--space-6);gap:var(--space-12);flex-direction:column;margin:0 auto;display:flex}.FAQ-module__uRzv_W__header{text-align:center;align-items:center;max-width:100%;margin-bottom:0}.FAQ-module__uRzv_W__subtitle{margin:0 auto}.FAQ-module__uRzv_W__pill{background:var(--surface-lift-md);border:1px solid var(--border-default);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(10px);will-change:transform, opacity;border-top-color:#0000;border-radius:9999px;align-items:center;padding:6px 12px;position:relative;overflow:hidden;transform:translateZ(0)}.FAQ-module__uRzv_W__pill:before{content:"";background:radial-gradient(ellipse at center, rgba(var(--color-lime-rgb), .3) 0%, transparent 70%);pointer-events:none;width:60%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.FAQ-module__uRzv_W__pill:after{content:"";background:linear-gradient(90deg, transparent 0%, rgba(var(--color-lime-rgb), .6) 50%, transparent 100%);pointer-events:none;height:1px;position:absolute;top:0;left:0;right:0}[data-theme=light] .FAQ-module__uRzv_W__pill:before{background:radial-gradient(ellipse at center, rgba(var(--color-lime-rgb), .12) 0%, transparent 70%)}[data-theme=light] .FAQ-module__uRzv_W__pill:after{background:linear-gradient(90deg, transparent 0%, rgba(var(--color-lime-rgb), .25) 50%, transparent 100%)}.FAQ-module__uRzv_W__accordion{gap:var(--space-4);flex-direction:column;display:flex}.FAQ-module__uRzv_W__item{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);transition:background .2s,border-color .2s;overflow:hidden}.FAQ-module__uRzv_W__item:hover{background:var(--surface-lift-md)}.FAQ-module__uRzv_W__item.FAQ-module__uRzv_W__open{border-color:var(--accent-primary);background:var(--color-lime-dim)}.FAQ-module__uRzv_W__questionButton{width:100%;padding:var(--space-6);cursor:pointer;color:var(--text-primary);text-align:left;justify-content:space-between;align-items:center;gap:var(--space-4);background:0 0;border:none;display:flex}.FAQ-module__uRzv_W__questionText{font-size:var(--text-lg);font-weight:var(--weight-semibold);line-height:1.4}.FAQ-module__uRzv_W__icon{width:24px;height:24px;color:var(--accent-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.FAQ-module__uRzv_W__icon:before,.FAQ-module__uRzv_W__icon:after{content:"";background-color:currentColor;border-radius:2px;transition:transform .3s;position:absolute}.FAQ-module__uRzv_W__icon:before{width:2px;height:14px;transform:rotate(0)}.FAQ-module__uRzv_W__icon:after{width:14px;height:2px;transform:rotate(0)}.FAQ-module__uRzv_W__item.FAQ-module__uRzv_W__open .FAQ-module__uRzv_W__icon:before{transform:rotate(90deg)}.FAQ-module__uRzv_W__item.FAQ-module__uRzv_W__open .FAQ-module__uRzv_W__icon:after{transform:rotate(180deg)}.FAQ-module__uRzv_W__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;display:grid}.FAQ-module__uRzv_W__item.FAQ-module__uRzv_W__open .FAQ-module__uRzv_W__answerWrapper{grid-template-rows:1fr}.FAQ-module__uRzv_W__answerInner{overflow:hidden}.FAQ-module__uRzv_W__answerText{padding:0 var(--space-6) var(--space-6) var(--space-6);color:var(--text-secondary);line-height:1.6;font-size:var(--text-base)}.FAQ-module__uRzv_W__cta{align-items:center;gap:var(--space-4);text-align:center;margin-top:calc(-1 * var(--space-6));margin-bottom:var(--space-8);flex-direction:column;display:flex}.FAQ-module__uRzv_W__ctaLink{color:var(--accent-primary);font-weight:var(--weight-semibold);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s}.FAQ-module__uRzv_W__ctaLink:hover{border-color:currentColor}.FAQ-module__uRzv_W__ctaSecondaryLink{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-weight:var(--weight-semibold);border:1px solid var(--border-default);border-radius:var(--radius-full);background:var(--surface-lift-sm);padding:.55rem 1.25rem;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.FAQ-module__uRzv_W__ctaSecondaryLink:after{content:"→";display:inline-block}.FAQ-module__uRzv_W__ctaSecondaryLink:hover{color:var(--text-primary);border-color:var(--border-hover);background:var(--surface-lift-md)}@media (max-width:768px){.FAQ-module__uRzv_W__title{font-size:var(--text-2xl)}.FAQ-module__uRzv_W__questionText{font-size:var(--text-base)}}
.Hero-module__5Kpp7q__hero{min-height:100vh;padding:var(--space-4);padding-top:var(--header-height);background-color:var(--bg-app);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__5Kpp7q__heroVideoWrap{top:var(--header-height);left:var(--space-3);right:var(--space-3);bottom:var(--space-4);width:auto;height:auto;z-index:var(--z-0);border-radius:var(--radius-2xl);background-color:var(--bg-app);border:1px solid var(--border-default);position:absolute;overflow:hidden;box-shadow:0 0 0 1px #0003}.Hero-module__5Kpp7q__heroVideoWrap:after{content:"";background:linear-gradient(to right, rgba(var(--bg-app-rgb), .9) 0%, rgba(var(--bg-app-rgb), .7) 50%, rgba(var(--bg-app-rgb), .5) 100%);border-radius:inherit;border-radius:0;position:absolute;inset:0}.Hero-module__5Kpp7q__heroVideo{object-fit:cover;width:100%;height:100%}.Hero-module__5Kpp7q__heroContainer{width:100%;max-width:var(--container-max);padding:0 var(--container-padding);z-index:var(--z-10);justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.Hero-module__5Kpp7q__heroContent{text-align:left;flex-shrink:0;max-width:620px}.Hero-module__5Kpp7q__heroTitle{font-size:clamp(2.5rem,5vw,4rem);font-weight:var(--weight-bold);letter-spacing:-.02em;margin-bottom:var(--space-6);color:var(--text-primary);white-space:nowrap;line-height:1.1}.Hero-module__5Kpp7q__heroTitleAccent{color:var(--accent-primary);display:block}.Hero-module__5Kpp7q__heroSubtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:600px;margin-bottom:var(--space-12);line-height:1.6}.Hero-module__5Kpp7q__heroCtas{gap:var(--space-4);flex-wrap:wrap;display:flex}.Hero-module__5Kpp7q__heroImageWrap{justify-content:flex-start;align-items:center;display:flex}.Hero-module__5Kpp7q__heroImage{filter:drop-shadow(0 20px 40px #00000080);max-width:100%;height:auto}.Hero-module__5Kpp7q__phoneMockup{filter:drop-shadow(0 20px 40px #00000080);width:478px;height:auto;margin-top:-25%;margin-bottom:-25%;transform:translate(-90px)}.Hero-module__5Kpp7q__safariNote{text-align:center;width:100%;max-width:320px;color:var(--text-secondary);padding:var(--space-6);background:var(--surface-lift-sm);border:1px dashed var(--border-default);border-radius:var(--radius-xl);font-size:.875rem;line-height:1.6}.Hero-module__5Kpp7q__phoneImageWrapper{justify-content:center;align-items:center;width:100%;min-height:200px;display:flex}.Hero-module__5Kpp7q__metricsBar{flex-direction:column;gap:20px;width:100%;margin-top:140px;padding-top:0;display:flex}.Hero-module__5Kpp7q__metricsHeader{align-items:center;gap:var(--space-4);display:flex}.Hero-module__5Kpp7q__metricsStrategyName{font-size:.75rem;font-weight:var(--weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;transition:opacity .3s,transform .3s}.Hero-module__5Kpp7q__metricsLine{background:rgba(var(--color-white-rgb), .15);flex:1;height:1px}.Hero-module__5Kpp7q__metricsRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:48px;transition:opacity .3s,transform .3s;display:flex}.Hero-module__5Kpp7q__metricsFadeIn{opacity:1;transform:translateY(0)}.Hero-module__5Kpp7q__metricsFadeOut{opacity:0;transform:translateY(6px)}.Hero-module__5Kpp7q__metricItem{align-items:center;gap:var(--space-4);display:flex}.Hero-module__5Kpp7q__glowDot{background-color:var(--color-white);width:6px;height:6px;box-shadow:0 0 6px rgba(var(--text-primary-rgb), .4);border-radius:50%}.Hero-module__5Kpp7q__dotLime{background-color:var(--color-lime-light);box-shadow:0 0 6px rgba(var(--color-lime-vivid-rgb), .6)}.Hero-module__5Kpp7q__dotCyan{background-color:var(--dot-cyan);box-shadow:0 0 6px rgba(var(--dot-cyan-rgb), .6)}.Hero-module__5Kpp7q__dotPurple{background-color:var(--dot-purple);box-shadow:0 0 6px rgba(var(--dot-purple-rgb), .6)}.Hero-module__5Kpp7q__metricTextCol{flex-direction:column;display:flex}.Hero-module__5Kpp7q__metricValue{font-size:var(--text-base);font-weight:var(--weight-medium);color:var(--text-secondary);line-height:1.1}.Hero-module__5Kpp7q__metricLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.625rem}@media (max-width:968px){.Hero-module__5Kpp7q__hero{padding:var(--space-4);padding-top:var(--header-height);align-items:stretch}.Hero-module__5Kpp7q__heroVideoWrap{top:var(--header-height);left:var(--space-4);right:var(--space-4);bottom:var(--space-4);border-radius:24px}.Hero-module__5Kpp7q__heroContainer{text-align:center;flex-direction:column;flex:1}.Hero-module__5Kpp7q__heroContent{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:100%;display:flex}.Hero-module__5Kpp7q__heroMainText{flex-direction:column;flex:1;justify-content:center;width:100%;display:flex}.Hero-module__5Kpp7q__heroImageWrap{display:none}.Hero-module__5Kpp7q__heroSubtitle{margin-left:auto;margin-right:auto}.Hero-module__5Kpp7q__heroCtas{justify-content:center}.Hero-module__5Kpp7q__metricsBar{align-items:center;margin-top:0;padding-bottom:32px}.Hero-module__5Kpp7q__metricsHeader,.Hero-module__5Kpp7q__metricsRow{justify-content:center}}@media (max-width:768px){.Hero-module__5Kpp7q__heroTitle{font-size:clamp(1.75rem,8vw,2.5rem)}.Hero-module__5Kpp7q__heroCtas{flex-direction:column;align-items:center;width:100%}}@media (max-width:480px){.Hero-module__5Kpp7q__heroTitle{font-size:clamp(2rem,10vw,2.5rem)}.Hero-module__5Kpp7q__heroSubtitle{font-size:var(--text-base);margin-bottom:var(--space-8)}.Hero-module__5Kpp7q__metricsRow{justify-content:center;gap:24px}}.Hero-module__5Kpp7q__btnIcon{margin-left:.5rem;font-size:1.1em;display:inline-block}[data-theme=light] .Hero-module__5Kpp7q__heroVideoWrap{box-shadow:none;border-color:#ffffff26}[data-theme=light] .Hero-module__5Kpp7q__heroVideoWrap:after{background:linear-gradient(90deg,#00000080 0%,#00000047 50%,#00000014 100%)}[data-theme=light] .Hero-module__5Kpp7q__heroTitle{color:var(--color-white)}[data-theme=light] .Hero-module__5Kpp7q__heroSubtitle{color:rgba(var(--color-white-rgb), .8)}[data-theme=light] .Hero-module__5Kpp7q__metricValue{color:rgba(var(--color-white-rgb), .9)}[data-theme=light] .Hero-module__5Kpp7q__metricLabel{color:rgba(var(--color-white-rgb), .55)}[data-theme=light] .Hero-module__5Kpp7q__glowDot{box-shadow:0 0 6px rgba(var(--color-white-rgb), .4)}[data-theme=light] .Hero-module__5Kpp7q__metricsStrategyName{color:rgba(var(--color-white-rgb), .7)}[data-theme=light] .Hero-module__5Kpp7q__metricsLine{background:rgba(var(--color-white-rgb), .15)}[data-theme=light] .Hero-module__5Kpp7q__heroCtas{--text-primary:var(--color-white);--text-primary-rgb:var(--color-white-rgb);--border-hover:rgba(var(--color-white-rgb), .4);--border-default:rgba(var(--color-white-rgb), .2);--color-lime-dim:rgba(var(--color-white-rgb), .1)}
.FeaturesTab-module__TiB1Ka__loading,.FeaturesTab-module__TiB1Ka__empty{text-align:center;color:var(--text-tertiary);padding:1.5rem 0;font-size:13px}.FeaturesTab-module__TiB1Ka__list{flex-direction:column;gap:1.75rem;display:flex}.FeaturesTab-module__TiB1Ka__accountBlock{flex-direction:column;gap:.85rem;display:flex}.FeaturesTab-module__TiB1Ka__accountHeader{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.6rem;display:flex}.FeaturesTab-module__TiB1Ka__accountTitle{color:var(--text-primary);font-size:15px;font-weight:600}.FeaturesTab-module__TiB1Ka__accountCapital{align-items:baseline;gap:8px;display:inline-flex}.FeaturesTab-module__TiB1Ka__capitalLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-size:10px}.FeaturesTab-module__TiB1Ka__capitalValue{color:var(--text-secondary);font-size:13px;font-weight:600}.FeaturesTab-module__TiB1Ka__perkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.FeaturesTab-module__TiB1Ka__perkCard{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg,12px);grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.9rem 1rem;display:grid}.FeaturesTab-module__TiB1Ka__perkBody{flex-direction:column;gap:4px;min-width:0;display:flex}.FeaturesTab-module__TiB1Ka__perkTitleRow{align-items:center;gap:8px;display:flex}.FeaturesTab-module__TiB1Ka__perkTitle{color:var(--text-primary);font-size:14px;font-weight:600}.FeaturesTab-module__TiB1Ka__activePill{letter-spacing:.03em;text-transform:uppercase;border-radius:var(--radius-sm);color:var(--color-lime);background:rgba(var(--color-lime-rgb), .1);border:1px solid rgba(var(--color-lime-rgb), .25);padding:2px 6px;font-size:10px;font-weight:700}.FeaturesTab-module__TiB1Ka__perkDesc{color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.5}.FeaturesTab-module__TiB1Ka__formBody{flex-direction:column;gap:1.1rem;display:flex}.FeaturesTab-module__TiB1Ka__formField{flex-direction:column;gap:4px;display:flex}.FeaturesTab-module__TiB1Ka__formFieldBoolean{grid-template-columns:1fr auto;align-items:center;gap:1rem;display:grid}.FeaturesTab-module__TiB1Ka__formFieldBooleanText{flex-direction:column;gap:4px;min-width:0;display:flex}.FeaturesTab-module__TiB1Ka__formLabel{color:var(--text-primary);font-size:13px;font-weight:600}.FeaturesTab-module__TiB1Ka__formFieldDesc{color:var(--text-tertiary);margin:0 0 4px;font-size:12px;line-height:1.4}
.PartnerList-module__JgcX3a__list{gap:var(--space-2);flex-direction:column;display:flex}.PartnerList-module__JgcX3a__row{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);display:flex}.PartnerList-module__JgcX3a__rank{font-size:var(--text-xs);color:var(--text-tertiary);min-width:24px;font-weight:700}.PartnerList-module__JgcX3a__name{font-size:var(--text-sm);color:var(--text-primary);flex:1;font-weight:500}.PartnerList-module__JgcX3a__amount{font-size:var(--text-sm);color:var(--accent-primary);font-variant-numeric:tabular-nums;font-weight:700}.PartnerList-module__JgcX3a__empty{color:var(--text-tertiary);font-size:var(--text-sm);padding:var(--space-6) 0;text-align:center}
.MarkdownRenderer-module__d_cBva__root{color:rgba(var(--color-white-rgb), .6);font-size:.9375rem;line-height:1.7}[data-theme=light] .MarkdownRenderer-module__d_cBva__root{color:#00000094}.MarkdownRenderer-module__d_cBva__root strong{color:rgba(var(--color-white-rgb), .95);font-weight:inherit}[data-theme=light] .MarkdownRenderer-module__d_cBva__root strong{color:#000000eb}.MarkdownRenderer-module__d_cBva__root em{color:var(--text-secondary);font-style:italic}.MarkdownRenderer-module__d_cBva__root mark{color:rgba(var(--color-white-rgb), .95);font-weight:inherit;background:0 0}[data-theme=light] .MarkdownRenderer-module__d_cBva__root mark{color:#000000eb}.MarkdownRenderer-module__d_cBva__root code{font-family:var(--font-primary);background:var(--surface-2);color:var(--text-primary);border-radius:3px;padding:.1em .35em;font-size:.85em}.MarkdownRenderer-module__d_cBva__root a{color:var(--accent-text);font-weight:500;text-decoration:none;transition:opacity .15s}.MarkdownRenderer-module__d_cBva__root a:hover{text-underline-offset:3px;opacity:.9;text-decoration:underline}.MarkdownRenderer-module__d_cBva__h1{letter-spacing:-.01em;color:var(--text-primary);margin:2rem 0 1rem;font-size:1.625rem;font-weight:700}.MarkdownRenderer-module__d_cBva__h2{letter-spacing:-.005em;color:var(--text-primary);margin:1.75rem 0 .75rem;font-size:1.25rem;font-weight:700}.MarkdownRenderer-module__d_cBva__h3{color:var(--text-primary);margin:1.5rem 0 .5rem;font-size:1.0625rem;font-weight:600}.MarkdownRenderer-module__d_cBva__h4{color:var(--text-primary);margin:1.25rem 0 .5rem;font-size:.9375rem;font-style:italic;font-weight:600}.MarkdownRenderer-module__d_cBva__paragraph{margin:0 0 .85rem}.MarkdownRenderer-module__d_cBva__unorderedList,.MarkdownRenderer-module__d_cBva__orderedList{margin:0 0 .85rem;padding-left:1.4rem}.MarkdownRenderer-module__d_cBva__unorderedList li,.MarkdownRenderer-module__d_cBva__orderedList li{margin:.25rem 0}.MarkdownRenderer-module__d_cBva__hr{border:0;border-top:1px solid var(--border-default);margin:1.5rem 0}.MarkdownRenderer-module__d_cBva__blockquote{border-left:3px solid var(--border-default);background:var(--surface-2);color:var(--text-secondary);border-radius:0 4px 4px 0;margin:.75rem 0 1rem;padding:.75rem 1rem;font-style:italic}.MarkdownRenderer-module__d_cBva__tableWrap{margin:.75rem 0 1.25rem;overflow-x:auto}.MarkdownRenderer-module__d_cBva__table{border-collapse:collapse;width:100%;font-size:.875rem}.MarkdownRenderer-module__d_cBva__table th,.MarkdownRenderer-module__d_cBva__table td{border:1px solid var(--border-default);text-align:left;vertical-align:top;padding:.5rem .75rem}.MarkdownRenderer-module__d_cBva__table th{background:var(--surface-2);color:var(--text-primary);font-weight:600}.MarkdownRenderer-module__d_cBva__table tbody tr:nth-child(2n){background:var(--surface-2-subtle,var(--surface-2))}
.ContractSignatureModal-module__WxmrAa__frame{max-height:90vh}.ContractSignatureModal-module__WxmrAa__container{flex-direction:column;max-height:90vh;display:flex}.ContractSignatureModal-module__WxmrAa__header{border-bottom:1px solid var(--border-default);padding:1.5rem 2rem 1rem}.ContractSignatureModal-module__WxmrAa__title{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.375rem;font-weight:700}.ContractSignatureModal-module__WxmrAa__versionLine{color:var(--text-secondary);margin:0;font-size:.8125rem}.ContractSignatureModal-module__WxmrAa__scroll{background:var(--surface-1,var(--bg-app));border-bottom:1px solid var(--border-default);flex:1;padding:1.5rem 2rem;overflow-y:auto}.ContractSignatureModal-module__WxmrAa__loading{color:var(--text-secondary);font-size:.9375rem}.ContractSignatureModal-module__WxmrAa__errorBlock{background:var(--surface-2);border:1px solid var(--border-default);color:var(--text-primary);border-radius:6px;padding:1rem}.ContractSignatureModal-module__WxmrAa__footer{background:var(--bg-app);flex-direction:column;gap:.85rem;padding:1.25rem 2rem 1.5rem;display:flex}.ContractSignatureModal-module__WxmrAa__scrollHint{color:var(--text-secondary);margin:0;font-size:.8125rem;font-style:italic}.ContractSignatureModal-module__WxmrAa__inputValid{border-color:var(--accent-primary)}.ContractSignatureModal-module__WxmrAa__submitError{background:var(--surface-2);border:1px solid var(--border-default);color:var(--text-primary);border-radius:6px;margin:0;padding:.625rem .875rem;font-size:.8125rem}.ContractSignatureModal-module__WxmrAa__actions{justify-content:flex-end;margin-top:.25rem;display:flex}.ContractSignatureModal-module__WxmrAa__success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem 2.5rem;display:flex}.ContractSignatureModal-module__WxmrAa__successIcon{background:var(--color-lime-dim);border:1px solid var(--accent-glow);width:72px;height:72px;color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;display:flex}.ContractSignatureModal-module__WxmrAa__successTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.ContractSignatureModal-module__WxmrAa__successMessage{color:var(--text-secondary);max-width:40ch;margin:0;font-size:.9375rem;line-height:1.6}.ContractSignatureModal-module__WxmrAa__successActions{justify-content:center;width:100%;margin-top:.75rem;display:flex}
.CommandPalette-module__J5LP8a__searchModal{gap:var(--space-4)}.CommandPalette-module__J5LP8a__wrap{gap:var(--space-4);flex-direction:column;min-height:0;display:flex}.CommandPalette-module__J5LP8a__input{width:100%}.CommandPalette-module__J5LP8a__tabs{padding:0 var(--space-1)}.CommandPalette-module__J5LP8a__list{min-height:0;max-height:46vh;padding:0;overflow-y:auto}.CommandPalette-module__J5LP8a__groupHeaderSpaced{margin-top:var(--space-3)}.CommandPalette-module__J5LP8a__groupHeader{padding:var(--space-1) var(--space-4);font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);justify-content:space-between;align-items:center;display:flex}.CommandPalette-module__J5LP8a__clear{color:var(--text-tertiary);font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;padding:0}.CommandPalette-module__J5LP8a__clear:hover{color:var(--text-secondary)}.CommandPalette-module__J5LP8a__row{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-4);border-radius:var(--radius-lg);cursor:pointer;-webkit-user-select:none;user-select:none;display:flex}.CommandPalette-module__J5LP8a__rowActive{background:var(--bg-surface-subtle)}.CommandPalette-module__J5LP8a__rowIcon{color:var(--text-secondary);flex-shrink:0;align-items:center;display:flex}.CommandPalette-module__J5LP8a__rowMain{flex-direction:column;flex:1;min-width:0;display:flex}.CommandPalette-module__J5LP8a__rowTitle{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CommandPalette-module__J5LP8a__rowSubtitle{font-size:var(--text-xs);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CommandPalette-module__J5LP8a__rowMono{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-variant-numeric:tabular-nums;flex-shrink:0;max-width:140px;overflow:hidden}.CommandPalette-module__J5LP8a__rowBadges{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.CommandPalette-module__J5LP8a__rowSecondary{border:1px solid var(--border-default);color:var(--accent-primary);font-size:var(--text-xs);padding:2px var(--space-2);border-radius:var(--radius-sm);cursor:pointer;background:0 0;flex-shrink:0}.CommandPalette-module__J5LP8a__rowSecondary:hover{background:var(--bg-surface-subtle)}.CommandPalette-module__J5LP8a__state{padding:var(--space-6) var(--space-4);text-align:center;color:var(--text-secondary);font-size:var(--text-sm)}.CommandPalette-module__J5LP8a__footer{padding-top:var(--space-3);justify-content:space-between;align-items:center;display:flex}.CommandPalette-module__J5LP8a__hint{font-size:var(--text-xs);color:var(--text-tertiary)}.CommandPalette-module__J5LP8a__stripeToggle{border:1px solid var(--border-default);color:var(--text-secondary);font-size:var(--text-xs);padding:2px var(--space-2);border-radius:var(--radius-sm);cursor:pointer;background:0 0}.CommandPalette-module__J5LP8a__stripeOn{color:var(--accent-primary);border-color:var(--accent-primary)}
.StrategyShowcase-module__z9j5Sq__showcaseSection{padding:var(--space-20) 0;position:relative;overflow:hidden}.StrategyShowcase-module__z9j5Sq__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.StrategyShowcase-module__z9j5Sq__waveGridWrapper{z-index:0;pointer-events:none;position:absolute;inset:0}.StrategyShowcase-module__z9j5Sq__vignetteOverlay{z-index:1;background:radial-gradient(ellipse 65% 65% at 50% 50%, transparent 0%, rgba(var(--bg-app-rgb), .4) 35%, rgba(var(--bg-app-rgb), .8) 65%, var(--bg-app) 90%);pointer-events:none;box-shadow:inset 0 0 200px 100px var(--bg-app);position:absolute;inset:0}.StrategyShowcase-module__z9j5Sq__haloReveal{z-index:2;pointer-events:none;background:radial-gradient(600px circle at var(--halo-x,50%) var(--halo-y,50%), transparent 0%, rgba(var(--bg-app-rgb), .3) 30%, rgba(var(--bg-app-rgb), .8) 60%, var(--bg-app) 100%);opacity:var(--halo-active,0);transition:opacity .4s;position:absolute;inset:0}.StrategyShowcase-module__z9j5Sq__propositionHeader{z-index:3;text-align:center;position:relative}.StrategyShowcase-module__z9j5Sq__sectionSubtitle{margin:0 auto}.StrategyShowcase-module__z9j5Sq__showcaseWrapper{z-index:3;position:relative}.StrategyShowcase-module__z9j5Sq__showcaseStack{flex-direction:column;gap:0;width:100%;max-width:80%;margin:0 auto;display:flex;position:relative}.StrategyShowcase-module__z9j5Sq__strategyRow{column-gap:var(--space-6);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:0 var(--space-8);grid-template-columns:40px 1fr 90px 90px 90px .75fr 130px;align-items:center;display:grid;position:relative;overflow:hidden}.StrategyShowcase-module__z9j5Sq__rowFront{z-index:5;background:var(--bg-surface);border-color:var(--border-default);height:88px;box-shadow:0 4px 20px #00000014}[data-theme=light] .StrategyShowcase-module__z9j5Sq__rowFront{box-shadow:var(--card-shadow)}.StrategyShowcase-module__z9j5Sq__rowBehind{pointer-events:none;height:76px;margin-top:-6px}.StrategyShowcase-module__z9j5Sq__rowBehind:nth-child(3){z-index:4}.StrategyShowcase-module__z9j5Sq__rowBehind:nth-child(4){z-index:3}.StrategyShowcase-module__z9j5Sq__rowBehind:nth-child(5){z-index:2}.StrategyShowcase-module__z9j5Sq__rowBehind:nth-child(6){z-index:1}.StrategyShowcase-module__z9j5Sq__showcaseFadeOverlay{background:linear-gradient(to bottom, transparent 0%, rgba(var(--bg-app-rgb), .4) 45%, rgba(var(--bg-app-rgb), .8) 100%);z-index:6;pointer-events:none;height:60%;position:absolute;bottom:0;left:0;right:0}.StrategyShowcase-module__z9j5Sq__showcaseCtaOverlay{bottom:var(--space-8);z-index:7;justify-content:center;gap:var(--space-4);display:flex;position:absolute;left:0;right:0}.StrategyShowcase-module__z9j5Sq__rowIndex{color:var(--text-tertiary);font-size:13px;font-weight:600}.StrategyShowcase-module__z9j5Sq__rowInfo{align-items:center;gap:var(--space-4);display:flex}.StrategyShowcase-module__z9j5Sq__rowIconContainer{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.StrategyShowcase-module__z9j5Sq__rowIconImg{object-fit:cover;border-radius:var(--radius-lg);width:100%;height:100%}.StrategyShowcase-module__z9j5Sq__rowStrategyName{color:var(--text-primary);font-size:15px;font-weight:700}.StrategyShowcase-module__z9j5Sq__rowCellValue{color:var(--text-primary);font-variant-numeric:tabular-nums;text-align:center;font-size:14px;font-weight:700}.StrategyShowcase-module__z9j5Sq__rowCellPositive{color:var(--accent-primary)}.StrategyShowcase-module__z9j5Sq__rowCellNegative{color:var(--error-500)}.StrategyShowcase-module__z9j5Sq__tableHeaderRow{padding:0 var(--space-8);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;grid-template-columns:40px 1fr 90px 90px 90px .75fr 130px;gap:16px;margin-bottom:0;font-size:11px;font-weight:600;display:grid}.StrategyShowcase-module__z9j5Sq__tableHeaderRow span{text-align:center}.StrategyShowcase-module__z9j5Sq__rowStatusCell{justify-content:center;align-items:center;display:flex}.StrategyShowcase-module__z9j5Sq__rowActiveTag{background:rgba(var(--success-rgb), .1);color:var(--success-500);border:1px solid rgba(var(--success-rgb), .2);border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.StrategyShowcase-module__z9j5Sq__rowComingSoonTag{background:var(--surface-lift-sm);color:var(--text-tertiary);border:1px solid var(--border-default);border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.StrategyShowcase-module__z9j5Sq__rowPulseDot{background:var(--success-500);border-radius:50%;width:5px;height:5px;animation:2s infinite StrategyShowcase-module__z9j5Sq__rowPulse}@keyframes StrategyShowcase-module__z9j5Sq__rowPulse{0%{opacity:1;box-shadow:0 0 0 0 rgba(var(--success-rgb), .7);transform:scale(.95)}70%{opacity:.7;box-shadow:0 0 0 4px rgba(var(--success-rgb), 0);transform:scale(1.1)}to{opacity:1;box-shadow:0 0 0 0 rgba(var(--success-rgb), 0);transform:scale(.95)}}.StrategyShowcase-module__z9j5Sq__showcaseStaggerItem{opacity:0;filter:blur(8px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1),filter .8s cubic-bezier(.2,.8,.2,1);transition-delay:var(--stagger-delay,0s);will-change:opacity, transform, filter;transform:translateY(40px)}.StrategyShowcase-module__z9j5Sq__showcaseStaggerVisible .StrategyShowcase-module__z9j5Sq__showcaseStaggerItem{opacity:1;filter:blur();transform:translateY(0)}.StrategyShowcase-module__z9j5Sq__showcaseStaggerVisible .StrategyShowcase-module__z9j5Sq__showcaseStaggerItem.StrategyShowcase-module__z9j5Sq__rowBehind:nth-child(3){opacity:.55;transform:translateY(0)scale(.97)}.StrategyShowcase-module__z9j5Sq__showcaseStaggerVisible .StrategyShowcase-module__z9j5Sq__showcaseStaggerItem.StrategyShowcase-module__z9j5Sq__rowBehind:nth-child(4){opacity:.35;transform:translateY(0)scale(.94)}.StrategyShowcase-module__z9j5Sq__showcaseStaggerVisible .StrategyShowcase-module__z9j5Sq__showcaseStaggerItem.StrategyShowcase-module__z9j5Sq__rowBehind:nth-child(5){opacity:.2;transform:translateY(0)scale(.91)}.StrategyShowcase-module__z9j5Sq__showcaseStaggerVisible .StrategyShowcase-module__z9j5Sq__showcaseStaggerItem.StrategyShowcase-module__z9j5Sq__rowBehind:nth-child(6){opacity:.1;transform:translateY(0)scale(.88)}.StrategyShowcase-module__z9j5Sq__showcaseCtaReveal{opacity:0;transition:opacity .8s var(--ease-elastic) .5s, transform .8s var(--ease-elastic) .5s;transform:translateY(20px)}.StrategyShowcase-module__z9j5Sq__showcaseStaggerVisible .StrategyShowcase-module__z9j5Sq__showcaseCtaReveal{opacity:1;transform:translateY(0)}.StrategyShowcase-module__z9j5Sq__revealTarget{opacity:0;filter:blur(12px);transition:opacity .9s var(--ease-elastic), transform .9s var(--ease-elastic), filter .9s var(--ease-elastic);transform:translateY(50px)}.StrategyShowcase-module__z9j5Sq__revealTarget.StrategyShowcase-module__z9j5Sq__visible{opacity:1;filter:blur();transform:translateY(0)}@media (max-width:968px){.StrategyShowcase-module__z9j5Sq__tableHeaderRow,.StrategyShowcase-module__z9j5Sq__rowFront,.StrategyShowcase-module__z9j5Sq__rowBehind{gap:var(--space-2)!important;padding:var(--space-4)!important;grid-template-columns:40px 1fr 65px 85px!important}.StrategyShowcase-module__z9j5Sq__rowFront,.StrategyShowcase-module__z9j5Sq__rowBehind{z-index:1;align-items:center;position:relative;height:auto!important;min-height:72px!important}.StrategyShowcase-module__z9j5Sq__tableHeaderRow{margin-bottom:var(--space-2)!important;border:1px solid #0000!important;padding-bottom:0!important}.StrategyShowcase-module__z9j5Sq__tableHeaderRow>:first-child,.StrategyShowcase-module__z9j5Sq__rowFront>:first-child,.StrategyShowcase-module__z9j5Sq__rowBehind>:first-child,.StrategyShowcase-module__z9j5Sq__tableHeaderRow>:nth-child(6),.StrategyShowcase-module__z9j5Sq__rowFront>:nth-child(6),.StrategyShowcase-module__z9j5Sq__rowBehind>:nth-child(6),.StrategyShowcase-module__z9j5Sq__tableHeaderRow>:nth-child(7),.StrategyShowcase-module__z9j5Sq__tableHeaderRow>:nth-child(8),.StrategyShowcase-module__z9j5Sq__rowFront>:nth-child(8),.StrategyShowcase-module__z9j5Sq__rowBehind>:nth-child(8){display:none!important}.StrategyShowcase-module__z9j5Sq__rowFront>*,.StrategyShowcase-module__z9j5Sq__rowBehind>*{z-index:1;position:relative}.StrategyShowcase-module__z9j5Sq__rowFront>:nth-child(7),.StrategyShowcase-module__z9j5Sq__rowBehind>:nth-child(7){pointer-events:none;z-index:0!important;opacity:.45!important;width:60%!important;height:calc(100% + 2px)!important;padding:0!important;position:absolute!important;inset:0 0 -2px auto!important}.StrategyShowcase-module__z9j5Sq__rowFront>:nth-child(4),.StrategyShowcase-module__z9j5Sq__rowBehind>:nth-child(4),.StrategyShowcase-module__z9j5Sq__rowFront>:nth-child(5),.StrategyShowcase-module__z9j5Sq__rowBehind>:nth-child(5){font-size:13px!important}.StrategyShowcase-module__z9j5Sq__tableHeaderRow>*{color:var(--text-tertiary)!important;letter-spacing:.05em!important;font-size:10px!important}.StrategyShowcase-module__z9j5Sq__rowBehind{margin-top:-4px}.StrategyShowcase-module__z9j5Sq__showcaseCtaOverlay{align-items:center;gap:var(--space-3);bottom:var(--space-4);flex-direction:column}.StrategyShowcase-module__z9j5Sq__showcaseStack{max-width:100%}}
.InvoicesTab-module__P14q_W__wrapper{flex-direction:column;display:flex}.InvoicesTab-module__P14q_W__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--space-1);font-size:24px;font-weight:700}.InvoicesTab-module__P14q_W__sectionSubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin-bottom:var(--space-8)}.InvoicesTab-module__P14q_W__invoiceList{gap:var(--space-3);flex-direction:column;display:flex}.InvoicesTab-module__P14q_W__emptyState{text-align:center;align-items:center;gap:var(--space-2);padding:var(--space-10) var(--space-5);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;display:flex}.InvoicesTab-module__P14q_W__emptyIcon{color:var(--text-tertiary);margin-bottom:var(--space-2)}.InvoicesTab-module__P14q_W__emptyTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.InvoicesTab-module__P14q_W__emptySubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}
.InfrastructureSections-module__010NzW__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;display:flex;overflow:hidden}.InfrastructureSections-module__010NzW__cardHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);flex-wrap:wrap;display:flex}.InfrastructureSections-module__010NzW__cardBody{padding:var(--space-5) var(--space-5) var(--space-4);flex-direction:column;flex:1;justify-content:center;min-height:240px;display:flex}.InfrastructureSections-module__010NzW__container{gap:var(--space-6);flex-direction:column;display:flex}.InfrastructureSections-module__010NzW__sectionTitle{align-items:center;gap:var(--space-2);color:var(--text-primary);font-size:var(--text-sm);white-space:nowrap;font-weight:600;display:flex}.InfrastructureSections-module__010NzW__headerLeft{align-items:center;gap:var(--space-3);min-width:0;display:flex}.InfrastructureSections-module__010NzW__headerRight{align-items:center;gap:var(--space-2);flex-shrink:0;margin-left:auto;display:flex}.InfrastructureSections-module__010NzW__strategyPicker{flex-shrink:0;width:200px}.InfrastructureSections-module__010NzW__strategyPicker button{height:36px!important;padding:0 var(--space-3)!important;font-size:var(--text-sm)!important}.InfrastructureSections-module__010NzW__refreshBtn{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-lift-sm);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.InfrastructureSections-module__010NzW__refreshBtn:hover:not(:disabled){background:var(--surface-lift-md);color:var(--text-primary);border-color:var(--text-tertiary)}.InfrastructureSections-module__010NzW__refreshBtn:disabled{opacity:.5;cursor:not-allowed}.InfrastructureSections-module__010NzW__spinning{animation:1s linear infinite InfrastructureSections-module__010NzW__spin}@keyframes InfrastructureSections-module__010NzW__spin{to{transform:rotate(360deg)}}.InfrastructureSections-module__010NzW__loadingBanner,.InfrastructureSections-module__010NzW__emptyBanner{padding:var(--space-4) var(--space-5);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);color:var(--text-secondary);font-size:var(--text-sm);text-align:center}.InfrastructureSections-module__010NzW__inlineNote{min-height:240px;color:var(--text-tertiary);font-size:var(--text-sm);flex:1;justify-content:center;align-items:center;font-style:italic;display:flex}.InfrastructureSections-module__010NzW__emptyChart{color:var(--text-tertiary);font-size:var(--text-sm);flex:1;justify-content:center;align-items:center;min-height:240px;display:flex}.InfrastructureSections-module__010NzW__helpText{margin:0 0 var(--space-3);color:var(--text-tertiary);font-size:var(--text-xs);font-style:italic}.InfrastructureSections-module__010NzW__statsTable{border-collapse:collapse;width:100%;margin-top:var(--space-4);font-size:var(--text-xs)}.InfrastructureSections-module__010NzW__statsTable th,.InfrastructureSections-module__010NzW__statsTable td{padding:var(--space-2) var(--space-3);text-align:left;border-bottom:1px solid var(--border-default)}.InfrastructureSections-module__010NzW__statsTable th{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:600}.InfrastructureSections-module__010NzW__statsTable tr:last-child td{border-bottom:none}.InfrastructureSections-module__010NzW__statsTable tbody tr:hover{background:var(--surface-lift-md)}.InfrastructureSections-module__010NzW__numCell{text-align:right;font-variant-numeric:tabular-nums;color:var(--text-secondary)}.InfrastructureSections-module__010NzW__cellBest{color:var(--success-500);font-weight:600}.InfrastructureSections-module__010NzW__cellWorst{color:var(--error-500);font-weight:600}.InfrastructureSections-module__010NzW__worstLink{color:inherit;text-underline-offset:2px;cursor:pointer;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.InfrastructureSections-module__010NzW__worstLink:hover{color:var(--text-primary);text-decoration-style:solid}.InfrastructureSections-module__010NzW__nBadge{margin-left:var(--space-1);color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:10px}.InfrastructureSections-module__010NzW__muted{color:var(--text-tertiary)}@media (max-width:768px){.InfrastructureSections-module__010NzW__statsTable{font-size:11px}.InfrastructureSections-module__010NzW__statsTable th,.InfrastructureSections-module__010NzW__statsTable td{padding:var(--space-2)}.InfrastructureSections-module__010NzW__cardHeader{flex-direction:column;align-items:flex-start}}
.StrategyHeatmap-module__5Stl4q__heatmapSection{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-2xl);padding:var(--space-8)}.StrategyHeatmap-module__5Stl4q__heatmapTitle{margin-bottom:var(--space-6);align-items:center;gap:var(--space-3);font-size:16px;font-weight:700;display:flex}.StrategyHeatmap-module__5Stl4q__heatmapTitle svg{color:var(--accent-text)}.StrategyHeatmap-module__5Stl4q__heatmapGrid{gap:var(--space-4);flex-direction:column;display:flex;overflow-x:auto}.StrategyHeatmap-module__5Stl4q__heatmapRow{gap:var(--space-2);grid-template-columns:60px repeat(12,1fr) 80px;align-items:center;min-width:800px;display:grid}.StrategyHeatmap-module__5Stl4q__yearLabel{color:var(--text-primary);text-align:center;font-size:13px;font-weight:700}.StrategyHeatmap-module__5Stl4q__heatmapCell{border-radius:var(--radius-md);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;height:36px;font-size:11px;font-weight:600;transition:transform .2s;display:flex}.StrategyHeatmap-module__5Stl4q__heatmapCell:hover{z-index:10}.StrategyHeatmap-module__5Stl4q__totalCell{color:var(--text-secondary);text-align:center;font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.StrategyHeatmap-module__5Stl4q__totalCell.StrategyHeatmap-module__5Stl4q__positive{color:var(--success-500)}.StrategyHeatmap-module__5Stl4q__totalCell.StrategyHeatmap-module__5Stl4q__negative{color:var(--error-500)}.StrategyHeatmap-module__5Stl4q__monthHeader{gap:var(--space-2);margin-bottom:var(--space-2);grid-template-columns:60px repeat(12,1fr) 80px;min-width:800px;display:grid}.StrategyHeatmap-module__5Stl4q__monthLabel{color:var(--text-tertiary);text-align:center;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700}.StrategyHeatmap-module__5Stl4q__emptyHeatmap{padding:var(--space-8);text-align:center;color:var(--text-tertiary);border:1px dashed var(--border-default);border-radius:var(--radius-lg);background:var(--surface-lift-sm);font-size:13px}.StrategyHeatmap-module__5Stl4q__positive{color:var(--success-500)}.StrategyHeatmap-module__5Stl4q__negative{color:var(--error-500)}@media (max-width:768px){.StrategyHeatmap-module__5Stl4q__heatmapSection{padding:var(--space-5);position:relative}.StrategyHeatmap-module__5Stl4q__heatmapSection:after{content:"";pointer-events:none;background:linear-gradient(to right, transparent, var(--surface-lift-sm));border-radius:0 var(--radius-2xl) var(--radius-2xl) 0;z-index:2;width:48px;position:absolute;top:0;bottom:0;right:0}}
.CpaTiersTab-module__D4wIia__panel{gap:var(--space-4);flex-direction:column;display:flex}.CpaTiersTab-module__D4wIia__banner{padding:var(--space-3) var(--space-4);background:var(--bg-warning-subtle,#e6a0001a);border:1px solid var(--border-warning,#e6a0004d);border-radius:var(--radius-md);color:var(--text-warning,#e6a000);font-size:var(--text-sm)}.CpaTiersTab-module__D4wIia__error{padding:var(--space-3) var(--space-4);background:var(--bg-error-subtle,#e6534f1a);border:1px solid var(--border-error,#e6534f4d);border-radius:var(--radius-md);color:var(--accent-error,#e6534f);font-size:var(--text-sm)}.CpaTiersTab-module__D4wIia__muted{color:var(--text-tertiary);font-size:var(--text-sm);font-style:italic}.CpaTiersTab-module__D4wIia__tierTable{border-collapse:collapse;width:100%;font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-3)}.CpaTiersTab-module__D4wIia__tierTable th,.CpaTiersTab-module__D4wIia__tierTable td{text-align:left;padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle)}.CpaTiersTab-module__D4wIia__tierTable th{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.CpaTiersTab-module__D4wIia__tierTable tr:last-child td{border-bottom:none}.CpaTiersTab-module__D4wIia__tierInput{width:110px;padding:var(--space-1) var(--space-2);background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--text-sm);text-align:right}.CpaTiersTab-module__D4wIia__tierInput:focus{border-color:var(--accent-primary);outline:none}.CpaTiersTab-module__D4wIia__tierActions{align-items:center;gap:var(--space-3);justify-content:flex-end;display:flex}.CpaTiersTab-module__D4wIia__tierAmount{color:var(--text-primary);font-weight:500}.CpaTiersTab-module__D4wIia__deleteBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:inline-flex}.CpaTiersTab-module__D4wIia__deleteBtn:hover{color:var(--accent-error,#e6534f)}.CpaTiersTab-module__D4wIia__addTierBtn{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);border:1px dashed var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;background:0 0;display:inline-flex}.CpaTiersTab-module__D4wIia__addTierBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.CpaTiersTab-module__D4wIia__note{margin-top:var(--space-3);font-size:var(--text-xs);color:var(--text-tertiary);font-style:italic}.CpaTiersTab-module__D4wIia__editorGrid{gap:var(--space-4);grid-template-columns:280px 1fr;display:grid}.CpaTiersTab-module__D4wIia__bracketList{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-2)}.CpaTiersTab-module__D4wIia__bracketItem{padding:var(--space-3);border-radius:var(--radius-md);cursor:pointer;transition:background .1s;position:relative}.CpaTiersTab-module__D4wIia__bracketItem:hover{background:var(--surface-lift-md)}.CpaTiersTab-module__D4wIia__bracketItem.CpaTiersTab-module__D4wIia__active{background:color-mix(in srgb, var(--accent-primary) 8%, transparent)}.CpaTiersTab-module__D4wIia__bracketItem.CpaTiersTab-module__D4wIia__active .CpaTiersTab-module__D4wIia__bracketRange{color:var(--accent-primary)}.CpaTiersTab-module__D4wIia__bracketRange{font-size:var(--text-sm);font-variant-numeric:tabular-nums;color:var(--text-primary);font-weight:500}.CpaTiersTab-module__D4wIia__bracketPay{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;margin-top:2px}.CpaTiersTab-module__D4wIia__bracketStatus{text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:10px}.CpaTiersTab-module__D4wIia__bracketStatus.CpaTiersTab-module__D4wIia__modified{color:var(--warning-500)}.CpaTiersTab-module__D4wIia__bracketStatus.CpaTiersTab-module__D4wIia__newDraft{color:var(--status-success)}.CpaTiersTab-module__D4wIia__bracketStatus.CpaTiersTab-module__D4wIia__deleted{color:var(--error-500)}.CpaTiersTab-module__D4wIia__bracketItem.CpaTiersTab-module__D4wIia__deleted .CpaTiersTab-module__D4wIia__bracketRange,.CpaTiersTab-module__D4wIia__bracketItem.CpaTiersTab-module__D4wIia__deleted .CpaTiersTab-module__D4wIia__bracketPay{opacity:.55;text-decoration:line-through}.CpaTiersTab-module__D4wIia__bracketItem.CpaTiersTab-module__D4wIia__newDraft{border:1px dashed color-mix(in srgb, var(--status-success) 40%, transparent)}.CpaTiersTab-module__D4wIia__bracketDirtyDot{top:var(--space-3);right:var(--space-3);border-radius:50%;width:6px;height:6px;position:absolute}.CpaTiersTab-module__D4wIia__bracketDirtyDot.CpaTiersTab-module__D4wIia__modified{background:var(--warning-500)}.CpaTiersTab-module__D4wIia__bracketDirtyDot.CpaTiersTab-module__D4wIia__newDraft{background:var(--status-success)}.CpaTiersTab-module__D4wIia__bracketDirtyDot.CpaTiersTab-module__D4wIia__deleted{background:var(--error-500)}.CpaTiersTab-module__D4wIia__bracketForm{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-5)}.CpaTiersTab-module__D4wIia__bracketFormHead{padding-bottom:var(--space-3);border-bottom:1px solid var(--border-subtle);margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.CpaTiersTab-module__D4wIia__bracketFormBadge{margin-left:var(--space-2);opacity:.7;text-transform:lowercase;letter-spacing:0;font-size:10px;font-weight:400}.CpaTiersTab-module__D4wIia__tierInputBlock{width:100%}.CpaTiersTab-module__D4wIia__bracketFormFootActions{gap:var(--space-3);display:flex}.CpaTiersTab-module__D4wIia__bracketFormTitle{font-size:var(--text-base);font-variant-numeric:tabular-nums;font-weight:600}.CpaTiersTab-module__D4wIia__bracketFormImpact{font-size:var(--text-xs);color:var(--text-tertiary)}.CpaTiersTab-module__D4wIia__bracketFieldsGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.CpaTiersTab-module__D4wIia__bracketFieldFull{grid-column:1/-1}.CpaTiersTab-module__D4wIia__bracketFieldLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-tertiary);margin-bottom:6px;font-size:10px;display:block}.CpaTiersTab-module__D4wIia__bracketFieldHint{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;margin-top:4px}.CpaTiersTab-module__D4wIia__bracketFieldHint.CpaTiersTab-module__D4wIia__dirty{color:var(--warning-500)}.CpaTiersTab-module__D4wIia__bracketFormFoot{margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);font-size:var(--text-xs);color:var(--text-tertiary);justify-content:space-between;align-items:center;display:flex}.CpaTiersTab-module__D4wIia__tierInput.CpaTiersTab-module__D4wIia__dirty{border-color:var(--warning-500);background:color-mix(in srgb, var(--warning-500) 5%, var(--bg-input))}.CpaTiersTab-module__D4wIia__stickyBar{background:linear-gradient(180deg, color-mix(in srgb, var(--bg-app) 95%, transparent), color-mix(in srgb, var(--surface-lift-sm) 95%, transparent));border:1px solid color-mix(in srgb, var(--accent-primary) 25%, transparent);border-radius:var(--radius-lg);padding:var(--space-3) var(--space-4);margin-top:var(--space-4);justify-content:space-between;align-items:center;display:flex;box-shadow:0 4px 16px #0000004d}.CpaTiersTab-module__D4wIia__stickyInfo{font-size:var(--text-sm)}.CpaTiersTab-module__D4wIia__stickyInfo b{color:var(--accent-primary);font-weight:600}.CpaTiersTab-module__D4wIia__stickyActions{gap:var(--space-2);display:flex}.CpaTiersTab-module__D4wIia__modalBackdrop{z-index:1100;padding:var(--space-4);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.CpaTiersTab-module__D4wIia__cpaModal{background:var(--bg-app);border:1px solid var(--border-default);border-radius:var(--radius-xl);flex-direction:column;width:100%;max-width:920px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #00000080}.CpaTiersTab-module__D4wIia__cpaModalHead{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.CpaTiersTab-module__D4wIia__cpaModalTitle{font-size:var(--text-base);margin:0;font-weight:600}.CpaTiersTab-module__D4wIia__cpaModalSubtitle{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:3px}.CpaTiersTab-module__D4wIia__cpaModalBody{flex:1;overflow-y:auto}.CpaTiersTab-module__D4wIia__cpaModalSection{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-subtle)}.CpaTiersTab-module__D4wIia__cpaModalSection:last-of-type{border-bottom:none}.CpaTiersTab-module__D4wIia__cpaModalLabel{text-transform:uppercase;letter-spacing:.7px;color:var(--text-tertiary);margin-bottom:var(--space-2);font-size:10px}.CpaTiersTab-module__D4wIia__cpaModalLabelHint{text-transform:none;letter-spacing:0;opacity:.55}.CpaTiersTab-module__D4wIia__modalSummary{background:var(--surface-lift-sm);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);gap:var(--space-4);font-size:var(--text-xs);grid-template-columns:repeat(5,1fr);display:grid}.CpaTiersTab-module__D4wIia__modalSummaryStat strong{font-size:var(--text-base);color:var(--accent-primary);font-variant-numeric:tabular-nums;margin-bottom:2px;display:block}.CpaTiersTab-module__D4wIia__modalSummaryStat.CpaTiersTab-module__D4wIia__warn strong{color:var(--error-500)}.CpaTiersTab-module__D4wIia__editRow{align-items:center;gap:var(--space-3);padding:var(--space-2) 0;font-size:var(--text-sm);border-top:1px dashed var(--border-subtle);display:flex}.CpaTiersTab-module__D4wIia__editRow:first-child{border-top:none}.CpaTiersTab-module__D4wIia__editIcon{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex}.CpaTiersTab-module__D4wIia__editIcon.CpaTiersTab-module__D4wIia__amount{background:color-mix(in srgb, var(--accent-primary) 15%, transparent);color:var(--accent-primary)}.CpaTiersTab-module__D4wIia__editIcon.CpaTiersTab-module__D4wIia__range{background:color-mix(in srgb, var(--warning-500) 12%, transparent);color:var(--warning-500)}.CpaTiersTab-module__D4wIia__editIcon.CpaTiersTab-module__D4wIia__created{background:color-mix(in srgb, var(--status-success) 12%, transparent);color:var(--status-success)}.CpaTiersTab-module__D4wIia__editIcon.CpaTiersTab-module__D4wIia__removed{background:color-mix(in srgb, var(--error-500) 12%, transparent);color:var(--error-500)}.CpaTiersTab-module__D4wIia__editText code{background:var(--surface-lift-md);border-radius:var(--radius-sm);font-size:var(--text-xs);font-variant-numeric:tabular-nums;padding:1px 6px}.CpaTiersTab-module__D4wIia__editArrow{opacity:.4;padding:0 4px}.CpaTiersTab-module__D4wIia__editForceWarn{margin-top:var(--space-2);padding:var(--space-2) var(--space-3);background:color-mix(in srgb, var(--error-500) 8%, transparent);border:1px solid color-mix(in srgb, var(--error-500) 30%, transparent);border-radius:var(--radius-sm);font-size:var(--text-xs);cursor:pointer;display:block}.CpaTiersTab-module__D4wIia__modalTextarea{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-md);width:100%;padding:var(--space-3);font-size:var(--text-sm);color:var(--text-primary);resize:vertical;min-height:64px;font-family:inherit}.CpaTiersTab-module__D4wIia__cpaModalFoot{padding:var(--space-3) var(--space-5);background:var(--surface-lift-sm);border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.CpaTiersTab-module__D4wIia__modalFootMeta{font-size:var(--text-xs);color:var(--text-tertiary)}.CpaTiersTab-module__D4wIia__modalFootMeta.CpaTiersTab-module__D4wIia__warn{color:var(--error-500)}.CpaTiersTab-module__D4wIia__modalActions{gap:var(--space-2);display:flex}.CpaTiersTab-module__D4wIia__propCard{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-md);margin-bottom:var(--space-3);overflow:hidden}.CpaTiersTab-module__D4wIia__propCard.CpaTiersTab-module__D4wIia__hasWarn{border-color:color-mix(in srgb, var(--error-500) 30%, transparent)}.CpaTiersTab-module__D4wIia__propHead{padding:var(--space-3) var(--space-4);cursor:pointer;background:var(--surface-lift-sm);justify-content:space-between;align-items:center;display:flex}.CpaTiersTab-module__D4wIia__propHead:hover{background:var(--surface-lift-md)}.CpaTiersTab-module__D4wIia__propTitle{font-size:var(--text-sm);font-variant-numeric:tabular-nums;font-weight:600}.CpaTiersTab-module__D4wIia__propAmountChange{color:var(--warning-500);font-size:var(--text-xs);margin-left:var(--space-2)}.CpaTiersTab-module__D4wIia__propMeta{font-size:var(--text-xs);color:var(--text-tertiary);gap:var(--space-3);align-items:center;display:flex}.CpaTiersTab-module__D4wIia__propMeta .CpaTiersTab-module__D4wIia__warn{color:var(--error-500);font-weight:500}.CpaTiersTab-module__D4wIia__propBody{padding:var(--space-4);border-top:1px solid var(--border-subtle)}.CpaTiersTab-module__D4wIia__propBulk{margin-bottom:var(--space-3);padding:var(--space-3);background:color-mix(in srgb, var(--accent-primary) 4%, transparent);border:1px solid color-mix(in srgb, var(--accent-primary) 15%, transparent);border-radius:var(--radius-md);justify-content:space-between;align-items:center;display:flex}.CpaTiersTab-module__D4wIia__propBulkQ{font-size:var(--text-sm)}.CpaTiersTab-module__D4wIia__seg{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:2px;display:inline-flex}.CpaTiersTab-module__D4wIia__segBtn{font-size:var(--text-xs);cursor:pointer;color:var(--text-tertiary);white-space:nowrap;background:0 0;border:none;border-radius:3px;padding:6px 11px;font-family:inherit;font-weight:500}.CpaTiersTab-module__D4wIia__segBtn.CpaTiersTab-module__D4wIia__active{background:var(--accent-primary);color:var(--bg-app)}.CpaTiersTab-module__D4wIia__impactTable{border-collapse:collapse;width:100%;font-size:var(--text-xs)}.CpaTiersTab-module__D4wIia__impactTable th{text-align:left;padding:var(--space-2);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border-subtle);font-size:10px;font-weight:500}.CpaTiersTab-module__D4wIia__impactTable td{padding:var(--space-3) var(--space-2);border-bottom:1px solid var(--border-subtle);vertical-align:middle}.CpaTiersTab-module__D4wIia__impactTable tr:last-child td{border-bottom:none}.CpaTiersTab-module__D4wIia__tableDivider td{padding:var(--space-2);text-transform:uppercase;letter-spacing:.6px;color:var(--text-tertiary);background:var(--surface-lift-md);border-bottom:1px solid var(--border-subtle);font-size:10px}.CpaTiersTab-module__D4wIia__pausedRow{opacity:.6}.CpaTiersTab-module__D4wIia__pausedRow td:first-child{font-style:italic}.CpaTiersTab-module__D4wIia__pill{background:var(--surface-lift-md);font-size:var(--text-xs);font-variant-numeric:tabular-nums;border-radius:999px;padding:2px 8px;display:inline-block}.CpaTiersTab-module__D4wIia__pill.CpaTiersTab-module__D4wIia__changed{background:color-mix(in srgb, var(--warning-500) 15%, transparent);color:var(--warning-500)}.CpaTiersTab-module__D4wIia__pill.CpaTiersTab-module__D4wIia__warn{background:color-mix(in srgb, var(--error-500) 12%, transparent);color:var(--error-500)}.CpaTiersTab-module__D4wIia__deltaUp{color:var(--status-success);font-weight:500}.CpaTiersTab-module__D4wIia__deltaDown{color:var(--error-500);font-weight:500}.CpaTiersTab-module__D4wIia__deltaZero{color:var(--text-tertiary)}.CpaTiersTab-module__D4wIia__numCell{font-variant-numeric:tabular-nums;text-align:right}.CpaTiersTab-module__D4wIia__rowSeg{background:var(--bg-input);border:1px solid var(--border-subtle);border-radius:3px;padding:2px;font-size:10px;display:inline-flex}.CpaTiersTab-module__D4wIia__rowSegBtn{cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;border-radius:3px;padding:3px 7px;font-family:inherit}.CpaTiersTab-module__D4wIia__rowSegBtn.CpaTiersTab-module__D4wIia__active{background:var(--accent-primary);color:var(--bg-app)}.CpaTiersTab-module__D4wIia__lock{opacity:.55;margin-left:4px;font-size:9px}.CpaTiersTab-module__D4wIia__rowWarn{background:color-mix(in srgb, var(--error-500) 5%, transparent)}.CpaTiersTab-module__D4wIia__rowWarn td:first-child{box-shadow:inset 3px 0 0 var(--error-500)}.CpaTiersTab-module__D4wIia__warnMsg{font-size:var(--text-xs);color:var(--error-500);padding-top:4px}.CpaTiersTab-module__D4wIia__bracketAggFooter{margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px dashed var(--border-subtle);font-size:var(--text-xs);color:var(--text-tertiary);justify-content:space-between;display:flex}@media (max-width:720px){.CpaTiersTab-module__D4wIia__editorGrid{grid-template-columns:1fr}}@media (max-width:640px){.CpaTiersTab-module__D4wIia__modalSummary{grid-template-columns:repeat(2,1fr)}.CpaTiersTab-module__D4wIia__bracketFieldsGrid{grid-template-columns:1fr}.CpaTiersTab-module__D4wIia__propBody{overflow-x:auto}.CpaTiersTab-module__D4wIia__impactTable{min-width:540px}.CpaTiersTab-module__D4wIia__propBulk{align-items:stretch;gap:var(--space-2);flex-direction:column}.CpaTiersTab-module__D4wIia__modalFootMeta{display:none}}
.ResubscribeModal-module__kJ7Bbq__summary{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.ResubscribeModal-module__kJ7Bbq__row{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);min-height:44px;display:flex}.ResubscribeModal-module__kJ7Bbq__row+.ResubscribeModal-module__kJ7Bbq__row{border-top:1px solid var(--border-default)}.ResubscribeModal-module__kJ7Bbq__rowLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-tertiary);font-size:.6rem;font-weight:600}.ResubscribeModal-module__kJ7Bbq__rowValue{font-size:var(--text-sm);color:var(--text-primary);text-align:right;font-weight:600}.ResubscribeModal-module__kJ7Bbq__costValue{font-size:var(--text-xl);color:var(--accent-primary,var(--success-500));font-weight:700}.ResubscribeModal-module__kJ7Bbq__costSuffix{font-size:var(--text-xs);color:var(--text-tertiary);margin-left:4px;font-weight:500}.ResubscribeModal-module__kJ7Bbq__disclaimer{font-size:var(--text-xs);color:var(--text-tertiary);margin:0;line-height:1.5}
