body.app-modal-open .layout-module__gTApdq__contentArea{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none;transition:filter .3s}body.app-modal-open .layout-module__gTApdq__sidebarWrapper{pointer-events:none;-webkit-user-select:none;user-select:none}.layout-module__gTApdq__container{background-color:var(--bg-app);height:100vh;color:var(--text-primary);grid-template-columns:35% 65%;transition:grid-template-columns .8s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:hidden}.layout-module__gTApdq__sidebarWrapper{flex-direction:column;min-width:0;min-height:0;transition:filter .3s;display:flex;position:relative;overflow:hidden}.layout-module__gTApdq__contentArea{scrollbar-width:thin;scrollbar-color:var(--border-default) transparent;flex-direction:column;height:100vh;transition:filter .3s;display:flex;position:relative;overflow-y:auto}.layout-module__gTApdq__contentArea::-webkit-scrollbar{width:4px}.layout-module__gTApdq__contentArea::-webkit-scrollbar-track{background:0 0}.layout-module__gTApdq__contentArea::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:4px}.layout-module__gTApdq__contentArea::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}.layout-module__gTApdq__contentColumn{z-index:1;flex-direction:column;flex:1;padding:64px 128px 64px 64px;display:flex;position:relative}.layout-module__gTApdq__contentHeader{flex-direction:column;flex-shrink:0;margin-bottom:40px;display:flex}.layout-module__gTApdq__stepBadge{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-text);font-size:.8125rem;font-weight:700;display:inline-block}.layout-module__gTApdq__stepTitle{color:var(--text-primary);letter-spacing:-.02em;margin-top:16px;font-size:1.75rem;font-weight:700;line-height:1.2}.layout-module__gTApdq__stepDescription{color:var(--text-secondary);max-width:560px;margin-top:10px;font-size:.9375rem;font-weight:400;line-height:1.65}.layout-module__gTApdq__main{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.layout-module__gTApdq__containerFullScreen{grid-template-columns:0fr 1fr}.layout-module__gTApdq__contentColumnFullScreen{padding:0}@media (max-width:768px){.layout-module__gTApdq__container{grid-template-rows:auto 1fr;grid-template-columns:1fr;overflow:visible}.layout-module__gTApdq__containerFullScreen{grid-template-rows:1fr}.layout-module__gTApdq__sidebarWrapper{overflow:visible}.layout-module__gTApdq__contentArea{height:auto;min-height:0}.layout-module__gTApdq__background{width:100%;left:0}.layout-module__gTApdq__contentColumn{min-height:0;padding:0}.layout-module__gTApdq__main{min-height:0;padding-bottom:0}.layout-module__gTApdq__footerContent{padding:0 20px}}
.DevPanel-module__5Wx2cW__panel{background:#fb923c0a;border:1px dashed #fb923c73;border-radius:12px;overflow:hidden}.DevPanel-module__5Wx2cW__header{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 12px;display:flex}.DevPanel-module__5Wx2cW__headerLeft{align-items:center;gap:7px;display:flex}.DevPanel-module__5Wx2cW__headerIcon{color:#fb923c;flex-shrink:0}.DevPanel-module__5Wx2cW__headerTitle{color:#fb923c;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.DevPanel-module__5Wx2cW__badge{color:#fff;letter-spacing:.05em;background:#fb923c;border-radius:4px;padding:1px 5px;font-size:.625rem;font-weight:700}.DevPanel-module__5Wx2cW__chevron{color:#fb923c;flex-shrink:0;transition:transform .2s}.DevPanel-module__5Wx2cW__body{flex-direction:column;gap:4px;padding:4px 10px 10px;display:flex}.DevPanel-module__5Wx2cW__stepIndicator{border-bottom:1px dashed #fb923c40;align-items:center;gap:6px;margin-bottom:2px;padding:4px 4px 8px;display:flex}.DevPanel-module__5Wx2cW__stepLabel{color:#fb923cb3;flex-shrink:0;font-size:.6875rem;font-weight:500}.DevPanel-module__5Wx2cW__stepCode{color:#fb923c;text-overflow:ellipsis;white-space:nowrap;background:#fb923c1f;border-radius:4px;max-width:130px;padding:1px 6px;font-family:ui-monospace,Cascadia Code,monospace;font-size:.6875rem;overflow:hidden}.DevPanel-module__5Wx2cW__jumpRow{align-items:center;gap:7px;padding:4px;display:flex}.DevPanel-module__5Wx2cW__jumpSelect{color:var(--text-primary);background:var(--surface-lift-sm);cursor:pointer;border:1px solid #fb923c59;border-radius:7px;flex:1;min-width:0;padding:4px 6px;font-family:ui-monospace,Cascadia Code,monospace;font-size:.75rem}.DevPanel-module__5Wx2cW__jumpSelect:focus{border-color:#fb923c;outline:none}.DevPanel-module__5Wx2cW__action{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:7px;padding:6px 8px;font-size:.75rem;font-weight:500;transition:background .15s,color .15s;display:flex}.DevPanel-module__5Wx2cW__action:hover{color:#fb923c;background:#fb923c1a}.DevPanel-module__5Wx2cW__action:disabled{cursor:default;opacity:.6}.DevPanel-module__5Wx2cW__actionIcon{color:#fb923cbf;flex-shrink:0}.DevPanel-module__5Wx2cW__eaAction:hover{color:#a78bfa;background:#a78bfa1a}.DevPanel-module__5Wx2cW__eaLog{background:#00000040;border:1px solid #a78bfa33;border-radius:8px;flex-direction:column;gap:2px;max-height:150px;margin-top:2px;padding:8px;display:flex;overflow-y:auto}.DevPanel-module__5Wx2cW__eaLogLine{color:#ffffff8c;align-items:flex-start;gap:5px;font-family:ui-monospace,Cascadia Code,monospace;font-size:.625rem;line-height:1.5;display:flex}.DevPanel-module__5Wx2cW__eaLog_success{color:#22c55e}.DevPanel-module__5Wx2cW__eaLog_error{color:#ef4444}.DevPanel-module__5Wx2cW__resetAction{border-top:1px dashed #fb923c33;margin-top:2px;padding-top:8px}.DevPanel-module__5Wx2cW__resetAction:hover{color:#ef4444;background:#ef444414}.DevPanel-module__5Wx2cW__dots:after{content:"";animation:1.2s steps(3,end) infinite DevPanel-module__5Wx2cW__devEllipsis}@keyframes DevPanel-module__5Wx2cW__devEllipsis{0%{content:"."}33%{content:".."}66%{content:"..."}}
.StepperSidebar-module__LW6GPW__sidebar{top:var(--banner-offset,0px);height:calc(100vh - var(--banner-offset,0px));z-index:10;flex-direction:column;flex-shrink:0;width:100%;padding:16px;display:flex;position:sticky}.StepperSidebar-module__LW6GPW__sidebarInner{background:radial-gradient(ellipse at 0% 0%, rgba(var(--color-lime-rgb), .04) 15%, transparent 80%), var(--surface-lift-sm);border:1px solid var(--border-default);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;flex-direction:column;height:100%;padding:48px;display:flex;overflow-y:auto}.StepperSidebar-module__LW6GPW__sidebarHeader{flex-shrink:0;margin-bottom:32px}.StepperSidebar-module__LW6GPW__sidebarLogo{align-items:center;display:flex}.StepperSidebar-module__LW6GPW__headerTop{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.StepperSidebar-module__LW6GPW__infoBanner{align-items:flex-start;gap:12px;padding:0 4px;display:flex}.StepperSidebar-module__LW6GPW__infoBannerIcon{width:20px;height:20px;color:var(--text-tertiary);flex-shrink:0;margin-top:1px}.StepperSidebar-module__LW6GPW__infoBannerText{color:var(--text-tertiary);font-size:.875rem;line-height:1.6}.StepperSidebar-module__LW6GPW__stepperList{flex-direction:column;flex:1;display:flex}.StepperSidebar-module__LW6GPW__groupItem{gap:16px;display:flex}.StepperSidebar-module__LW6GPW__groupRail{flex-direction:column;flex-shrink:0;align-items:center;width:36px;display:flex}.StepperSidebar-module__LW6GPW__groupCircle{border:1.5px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1);display:flex}.StepperSidebar-module__LW6GPW__circleCompleted{background:var(--color-lime);border-color:var(--color-lime);color:var(--bg-app)}.StepperSidebar-module__LW6GPW__circleActive{background:color-mix(in srgb, var(--color-lime) 6%, transparent);border-color:color-mix(in srgb, var(--color-lime) 25%, transparent);color:var(--accent-text)}.StepperSidebar-module__LW6GPW__circleUpcoming{background:var(--surface-lift-sm);border-color:var(--border-default);color:var(--text-tertiary)}.StepperSidebar-module__LW6GPW__groupLine{background:var(--border-default);border-radius:2px;flex:1;width:2px;min-height:16px;position:relative;overflow:hidden}.StepperSidebar-module__LW6GPW__lineCompleted{background:var(--color-lime);min-height:48px}.StepperSidebar-module__LW6GPW__lineActive:before{content:"";width:100%;height:var(--line-progress,0%);background:var(--color-lime);border-radius:2px;transition:height .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.StepperSidebar-module__LW6GPW__linePending{background:var(--border-default)}.StepperSidebar-module__LW6GPW__groupContent{flex:1;min-width:0;padding-top:6px;padding-bottom:28px}.StepperSidebar-module__LW6GPW__parentLabel{color:var(--text-primary);font-size:.9375rem;font-weight:700;line-height:1.3;transition:color .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1)}.StepperSidebar-module__LW6GPW__parentLabelUpcoming{color:var(--text-tertiary)}.StepperSidebar-module__LW6GPW__parentDescription{color:var(--text-secondary);margin-top:4px;font-size:.8125rem;line-height:1.55;transition:color .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1)}.StepperSidebar-module__LW6GPW__parentDescriptionUpcoming{color:var(--text-tertiary);opacity:.5}.StepperSidebar-module__LW6GPW__childrenList{flex-direction:column;margin-top:16px;padding-left:16px;display:flex}.StepperSidebar-module__LW6GPW__childRow{align-items:center;gap:14px;padding:7px 0;display:flex}.StepperSidebar-module__LW6GPW__childDot{background:0 0;border:1.5px solid #0000;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1)}.StepperSidebar-module__LW6GPW__childCompleted .StepperSidebar-module__LW6GPW__childDot,.StepperSidebar-module__LW6GPW__childActive .StepperSidebar-module__LW6GPW__childDot{background:var(--color-lime);border-color:var(--color-lime)}.StepperSidebar-module__LW6GPW__childUpcoming .StepperSidebar-module__LW6GPW__childDot{border-color:var(--border-default);background:0 0}.StepperSidebar-module__LW6GPW__childLabel{color:var(--text-secondary);letter-spacing:.01em;font-size:.8125rem;font-weight:500;line-height:1.3;transition:color .4s cubic-bezier(.4,0,.2,1)}.StepperSidebar-module__LW6GPW__childCompleted .StepperSidebar-module__LW6GPW__childLabel{color:var(--text-primary)}.StepperSidebar-module__LW6GPW__childActive .StepperSidebar-module__LW6GPW__childLabel{color:var(--accent-text);font-weight:600}.StepperSidebar-module__LW6GPW__childUpcoming .StepperSidebar-module__LW6GPW__childLabel{color:var(--text-tertiary);font-weight:400}.StepperSidebar-module__LW6GPW__sidebarFooter{border-top:1px solid var(--border-default);flex-direction:column;flex-shrink:0;gap:8px;margin-top:auto;padding-top:24px;display:flex}.StepperSidebar-module__LW6GPW__sidebarAction{color:var(--text-tertiary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.StepperSidebar-module__LW6GPW__sidebarAction:hover{background:var(--surface-lift-md);color:var(--text-secondary)}.StepperSidebar-module__LW6GPW__sidebarAction:disabled{cursor:default;opacity:.7}.StepperSidebar-module__LW6GPW__dots:after{content:"";animation:1.2s steps(3,end) infinite StepperSidebar-module__LW6GPW__ellipsis}@keyframes StepperSidebar-module__LW6GPW__ellipsis{0%{content:"."}33%{content:".."}66%{content:"..."}}@media (max-width:768px){.StepperSidebar-module__LW6GPW__sidebar{display:none}.StepperSidebar-module__LW6GPW__mobileStepBar{display:flex}}@media (min-width:769px){.StepperSidebar-module__LW6GPW__mobileStepBar{display:none}}.StepperSidebar-module__LW6GPW__mobileStepBar{background:color-mix(in srgb, var(--bg-app) 85%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-default);z-index:50;align-items:center;gap:16px;padding:16px 20px;position:sticky;top:0}.StepperSidebar-module__LW6GPW__mobileDots{align-items:center;gap:6px;display:flex}.StepperSidebar-module__LW6GPW__mobileDot{background:color-mix(in srgb, var(--color-lime) 10%, transparent);border-radius:50%;width:8px;height:8px;transition:all .3s}.StepperSidebar-module__LW6GPW__mobileLabel{color:var(--text-secondary);white-space:nowrap;font-size:.8125rem;font-weight:600}[data-theme=light] .StepperSidebar-module__LW6GPW__sidebarInner{background:radial-gradient(ellipse at 0% 0%, rgba(var(--color-lime-rgb), .06) 15%, transparent 80%), var(--surface-lift-sm);border-color:var(--border-default)}[data-theme=light] .StepperSidebar-module__LW6GPW__circleUpcoming{background:var(--surface-lift-md);border-color:var(--surface-lift-xl);color:var(--text-tertiary)}[data-theme=light] .StepperSidebar-module__LW6GPW__groupLine,[data-theme=light] .StepperSidebar-module__LW6GPW__linePending{background:var(--surface-lift-xl)}[data-theme=light] .StepperSidebar-module__LW6GPW__childUpcoming .StepperSidebar-module__LW6GPW__childDot{border-color:var(--surface-lift-2xl)}[data-theme=light] .StepperSidebar-module__LW6GPW__sidebarFooter{border-top-color:var(--border-default)}[data-theme=light] .StepperSidebar-module__LW6GPW__sidebarAction:hover{background:var(--surface-lift-lg)}[data-theme=light] .StepperSidebar-module__LW6GPW__mobileStepBar{border-bottom-color:var(--border-default)}[data-theme=light] .StepperSidebar-module__LW6GPW__mobileDot{background:rgba(var(--color-lime-rgb), .08)}[data-theme=light] .StepperSidebar-module__LW6GPW__sidebarLogo img{filter:invert()}
.ThemeSwitch-module__r0XFDW__switch{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.ThemeSwitch-module__r0XFDW__track{background:var(--surface-lift-xl);border:1px solid var(--border-default);-webkit-backdrop-filter:blur(8px);border-radius:99px;flex-shrink:0;align-items:center;width:52px;height:28px;padding:2px;transition:background .6s,border-color .2s;display:flex;position:relative}.ThemeSwitch-module__r0XFDW__switch:hover .ThemeSwitch-module__r0XFDW__track{border-color:var(--border-hover)}[data-theme=light] .ThemeSwitch-module__r0XFDW__track{background:var(--accent-primary);border-color:#0000}.ThemeSwitch-module__r0XFDW__thumb{background:var(--bg-app);will-change:transform;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:transform .6s,background .6s;display:flex;position:absolute;left:3px;overflow:hidden;transform:translate(0);box-shadow:0 2px 4px #0003}[data-theme=light] .ThemeSwitch-module__r0XFDW__thumb{background:var(--bg-app);transform:translate(24px)}.ThemeSwitch-module__r0XFDW__thumbIcon{width:14px;height:14px;transition:opacity .6s,transform .6s;position:absolute}.ThemeSwitch-module__r0XFDW__sun{color:var(--color-amber);opacity:0;transform:rotate(90deg)scale(.5)}.ThemeSwitch-module__r0XFDW__moon{color:var(--text-primary);opacity:0;transform:rotate(-90deg)scale(.5)}[data-theme=light] .ThemeSwitch-module__r0XFDW__sun,[data-theme=dark] .ThemeSwitch-module__r0XFDW__moon{opacity:1;transform:rotate(0)scale(1)}
.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}}
.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)}}
.PartnerLayout-module__j5rFsG__container{background:var(--bg-app);min-height:100vh;display:flex;overflow-x:hidden}.PartnerLayout-module__j5rFsG__main{padding:var(--space-10);background:var(--bg-app);flex:1;min-height:100vh;margin-left:280px;position:relative;overflow-x:hidden}.PartnerLayout-module__j5rFsG__main:before{content:"";background-image:radial-gradient(circle at 10% 10%, color-mix(in srgb, var(--accent-primary) 2%, transparent), transparent 25%);pointer-events:none;z-index:0;position:fixed;inset:0 0 0 280px}.PartnerLayout-module__j5rFsG__mobileHeader{top:var(--banner-offset,0px);background:var(--bg-app);border-bottom:1px solid var(--border-default);height:64px;padding:0 var(--space-6);z-index:900;justify-content:space-between;align-items:center;display:none;position:fixed;left:0;right:0}.PartnerLayout-module__j5rFsG__mobileLogo{align-items:center;display:flex}.PartnerLayout-module__j5rFsG__mobileLogo img{transition:filter .6s;display:block}[data-theme=light] .PartnerLayout-module__j5rFsG__mobileLogo img{filter:invert()}.PartnerLayout-module__j5rFsG__menuButton{color:var(--text-primary);cursor:pointer;padding:var(--space-2);border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.PartnerLayout-module__j5rFsG__menuButton:hover{background:var(--bg-surface-subtle)}.PartnerLayout-module__j5rFsG__mobileActions{align-items:center;gap:var(--space-3);display:flex}.PartnerLayout-module__j5rFsG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#00000080;display:none;position:fixed;inset:0}@keyframes PartnerLayout-module__j5rFsG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:is(body.app-modal-open .PartnerLayout-module__j5rFsG__main,body.billing-required-modal-open .PartnerLayout-module__j5rFsG__main,body.compensation-modal-open .PartnerLayout-module__j5rFsG__main){filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none;transition:filter .3s}@media (max-width:1024px){.PartnerLayout-module__j5rFsG__main{padding:84px var(--space-4) var(--space-10);margin-left:0}.PartnerLayout-module__j5rFsG__main:before{left:0}.PartnerLayout-module__j5rFsG__mobileHeader{display:flex}.PartnerLayout-module__j5rFsG__overlay{-webkit-backdrop-filter:none;background:#000000b3;display:block}}
.AdminLayout-module__KIIjRW__adminContainer{background:var(--bg-app);min-height:100vh;display:flex}body.app-modal-open .AdminLayout-module__KIIjRW__mainWrapper{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none;transition:filter .3s}.AdminLayout-module__KIIjRW__mainWrapper{flex-direction:column;flex:1;margin-left:280px;display:flex}.AdminLayout-module__KIIjRW__content{padding:var(--space-12) var(--space-10) var(--space-10);flex:1;animation:.4s ease-out AdminLayout-module__KIIjRW__fadeIn}.AdminLayout-module__KIIjRW__impersonationBanner{padding:var(--space-2) var(--space-6);background:var(--warning-500);color:var(--text-inverse);font-size:var(--text-sm);z-index:60;justify-content:space-between;align-items:center;display:flex}.AdminLayout-module__KIIjRW__bannerContent{align-items:center;gap:var(--space-3);display:flex}.AdminLayout-module__KIIjRW__clearBtn{color:var(--text-inverse);cursor:pointer;padding:var(--space-1);border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;transition:background .2s;display:flex}.AdminLayout-module__KIIjRW__clearBtn:hover{background:#0000001a}.AdminLayout-module__KIIjRW__mobileHeader{top:var(--banner-offset,0px);background:var(--bg-app);border-bottom:1px solid var(--border-default);height:64px;padding:0 var(--space-6);z-index:900;justify-content:space-between;align-items:center;display:none;position:fixed;left:0;right:0}.AdminLayout-module__KIIjRW__mobileLogo{align-items:center;display:flex}.AdminLayout-module__KIIjRW__mobileLogo img{transition:filter .6s;display:block}[data-theme=light] .AdminLayout-module__KIIjRW__mobileLogo img{filter:invert()}.AdminLayout-module__KIIjRW__mobileActions{align-items:center;gap:var(--space-3);display:flex}.AdminLayout-module__KIIjRW__menuButton{color:var(--text-primary);cursor:pointer;padding:var(--space-2);border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.AdminLayout-module__KIIjRW__menuButton:hover{background:var(--bg-surface-subtle)}.AdminLayout-module__KIIjRW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#00000080;display:none;position:fixed;inset:0}.AdminLayout-module__KIIjRW__loadingContainer{background:var(--bg-app);justify-content:center;align-items:center;height:100vh;display:flex}@keyframes AdminLayout-module__KIIjRW__spin{to{transform:rotate(360deg)}}@keyframes AdminLayout-module__KIIjRW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.AdminLayout-module__KIIjRW__mainWrapper{margin-left:0;padding-top:64px}.AdminLayout-module__KIIjRW__content{padding:var(--space-6) var(--space-4) var(--space-10)}.AdminLayout-module__KIIjRW__mobileHeader{display:flex}.AdminLayout-module__KIIjRW__overlay{-webkit-backdrop-filter:none;background:#000000b3;display:block}}
.BillingRequiredModal-module___jdYDa__modal{align-items:stretch}.BillingRequiredModal-module___jdYDa__step{flex-direction:column;align-items:stretch;gap:1.75rem;width:100%;display:flex}.BillingRequiredModal-module___jdYDa__header{flex-direction:column;align-items:flex-start;gap:.875rem;display:flex}.BillingRequiredModal-module___jdYDa__content{flex-direction:column;gap:.75rem;width:100%;display:flex}.BillingRequiredModal-module___jdYDa__actions{flex-direction:column;gap:.5rem;width:100%;display:flex}.BillingRequiredModal-module___jdYDa__iconWrap{background:var(--color-lime-dim);border:1px solid var(--accent-glow);width:48px;height:48px;color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.BillingRequiredModal-module___jdYDa__title{color:var(--text-primary);letter-spacing:-.025em;margin:0;font-size:2rem;font-weight:700;line-height:1.15}.BillingRequiredModal-module___jdYDa__subtitle{color:var(--text-secondary);margin:0;font-size:1.0625rem;line-height:1.55}.BillingRequiredModal-module___jdYDa__missingGroup{border:1px solid var(--border-default);background:rgba(var(--text-primary-rgb), .04);border-radius:1rem;flex-direction:column;gap:.625rem;width:100%;padding:.875rem 1.125rem 1rem;display:flex}.BillingRequiredModal-module___jdYDa__missingGroupHead{flex-direction:column;gap:.125rem;display:flex}.BillingRequiredModal-module___jdYDa__missingGroupTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-text);font-size:.8125rem;font-weight:700}.BillingRequiredModal-module___jdYDa__missingGroupHint{color:var(--text-tertiary);font-size:.8125rem;line-height:1.4}.BillingRequiredModal-module___jdYDa__missingList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.BillingRequiredModal-module___jdYDa__missingItem{color:var(--text-primary);align-items:center;gap:.625rem;font-size:.9375rem;line-height:1.45;display:flex}.BillingRequiredModal-module___jdYDa__missingDot{background:rgba(var(--text-primary-rgb), .45);border-radius:50%;flex-shrink:0;width:4px;height:4px}.BillingRequiredModal-module___jdYDa__reassurance{color:var(--text-tertiary);text-align:center;margin:.25rem 0 0;font-size:.75rem;line-height:1.5}.BillingRequiredModal-module___jdYDa__nextStepNote{border-left:2px solid color-mix(in srgb, var(--color-lime) 60%, transparent);color:var(--text-secondary);margin:0;padding:.125rem 0 .125rem 1rem;font-size:.9375rem;line-height:1.55}@media (max-width:640px){.BillingRequiredModal-module___jdYDa__contentLayer{align-items:flex-start;padding:4rem 1.5rem 1.5rem}.BillingRequiredModal-module___jdYDa__title{font-size:1.5rem}}
.layout-module__muyaCG__container{background:var(--bg-app);min-height:100vh;display:flex;overflow-x:hidden}.layout-module__muyaCG__main{padding:var(--space-10);background:var(--bg-app);flex:1;min-height:100vh;margin-left:280px;position:relative;overflow-x:hidden}.layout-module__muyaCG__main:before{content:"";background-image:radial-gradient(circle at 10% 10%, color-mix(in srgb, var(--accent-primary) 2%, transparent), transparent 25%);pointer-events:none;z-index:0;position:fixed;inset:0 0 0 280px}.layout-module__muyaCG__mobileHeader{top:var(--banner-offset,0px);background:var(--bg-app);border-bottom:1px solid var(--border-default);height:64px;padding:0 var(--space-6);z-index:900;justify-content:space-between;align-items:center;display:none;position:fixed;left:0;right:0}.layout-module__muyaCG__mobileLogo{align-items:center;display:flex}.layout-module__muyaCG__mobileLogo img{transition:filter .6s;display:block}[data-theme=light] .layout-module__muyaCG__mobileLogo img{filter:invert()}.layout-module__muyaCG__menuButton{color:var(--text-primary);cursor:pointer;padding:var(--space-2);border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.layout-module__muyaCG__menuButton:hover{background:var(--bg-surface-subtle)}.layout-module__muyaCG__mobileActions{align-items:center;gap:var(--space-3);display:flex}.layout-module__muyaCG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#00000080;display:none;position:fixed;inset:0}body.app-modal-open .layout-module__muyaCG__container{filter:blur(8px);pointer-events:none}@media (max-width:1024px){.layout-module__muyaCG__main{padding:84px var(--space-4) var(--space-10);margin-left:0}.layout-module__muyaCG__main:before{left:0}.layout-module__muyaCG__mobileHeader{display:flex}.layout-module__muyaCG__overlay{-webkit-backdrop-filter:none;background:#000000b3;display:block}}
.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}
.ContractSignTrigger-module__SZ4dvG__trigger{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--bg-card);border-radius:var(--radius-lg);text-align:left;transition:border-color .15s,background .15s,opacity .15s;display:flex}.ContractSignTrigger-module__SZ4dvG__triggerReady{border:1px solid rgba(var(--color-lime-rgb), .45);cursor:pointer}.ContractSignTrigger-module__SZ4dvG__triggerReady:hover{border-color:var(--color-lime);background:color-mix(in srgb, var(--bg-card) 85%, var(--color-lime-dim))}.ContractSignTrigger-module__SZ4dvG__triggerDisabled{border:1px solid var(--border-default);cursor:not-allowed;opacity:.55}.ContractSignTrigger-module__SZ4dvG__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}.ContractSignTrigger-module__SZ4dvG__triggerText{flex-direction:column;gap:2px;min-width:0;display:flex}.ContractSignTrigger-module__SZ4dvG__triggerTitle{color:var(--text-primary);white-space:nowrap;font-size:.9375rem;font-weight:600;line-height:1.3}.ContractSignTrigger-module__SZ4dvG__triggerSubtitle{color:var(--text-tertiary);white-space:nowrap;font-size:.8125rem;line-height:1.4}.ContractSignTrigger-module__SZ4dvG__triggerChevron{color:var(--text-tertiary);flex-shrink:0}@media (max-width:640px){.ContractSignTrigger-module__SZ4dvG__trigger{width:100%}.ContractSignTrigger-module__SZ4dvG__triggerTitle,.ContractSignTrigger-module__SZ4dvG__triggerSubtitle{white-space:normal}}
.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)}
.Brokers-module__QsKd6q__container{gap:var(--space-8);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.Brokers-module__QsKd6q__header{justify-content:space-between;align-items:flex-start;display:flex}.Brokers-module__QsKd6q__headerTitle h1{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 var(--space-2);font-size:32px;font-weight:600;line-height:1.2}.Brokers-module__QsKd6q__headerTitle p{color:var(--text-secondary);margin:0;font-size:1rem}.Brokers-module__QsKd6q__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.Brokers-module__QsKd6q__toolbarLeft,.Brokers-module__QsKd6q__toolbarRight{align-items:center;gap:var(--space-3);display:flex}.Brokers-module__QsKd6q__searchBar{width:320px}.Brokers-module__QsKd6q__filterSelect{min-width:140px}.Brokers-module__QsKd6q__brokerList{gap:var(--space-2);flex-direction:column;display:flex}.Brokers-module__QsKd6q__brokerRow{align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);cursor:pointer;text-decoration:none;transition:all .2s;display:flex}.Brokers-module__QsKd6q__brokerRow:hover{border-color:var(--border-hover);box-shadow:0 4px 12px rgba(var(--bg-app-rgb), .15)}.Brokers-module__QsKd6q__brokerRowDragging{opacity:.4}.Brokers-module__QsKd6q__brokerRowDragOver{border-color:var(--accent-primary);box-shadow:0 0 0 1px var(--accent-primary)}.Brokers-module__QsKd6q__dragHandle{width:28px;height:28px;color:var(--text-tertiary);cursor:grab;border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.Brokers-module__QsKd6q__dragHandle:hover{background:var(--surface-lift-md);color:var(--text-secondary)}.Brokers-module__QsKd6q__dragHandle:active{cursor:grabbing}.Brokers-module__QsKd6q__brokerLogo{object-fit:contain;flex-shrink:0;width:36px;height:36px}[data-theme=light] .Brokers-module__QsKd6q__brokerLogo{filter:invert()}.Brokers-module__QsKd6q__brokerInfo{flex:1;min-width:0}.Brokers-module__QsKd6q__brokerName{font-size:var(--text-sm);color:var(--text-primary);font-weight:700;line-height:1.3}.Brokers-module__QsKd6q__brokerId{color:var(--text-tertiary);font-size:11px;font-family:var(--font-primary)}.Brokers-module__QsKd6q__brokerBadges{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.Brokers-module__QsKd6q__badge{border-radius:var(--radius-full);text-transform:uppercase;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.Brokers-module__QsKd6q__badgePublic{background:rgba(var(--success-rgb,34, 197, 94), .1);color:var(--success-500)}.Brokers-module__QsKd6q__badgePartnerOnly{background:color-mix(in srgb, var(--warning-400) 12%, transparent);color:var(--warning-400)}.Brokers-module__QsKd6q__badgeHidden{background:var(--bg-surface-subtle);color:var(--text-tertiary)}.Brokers-module__QsKd6q__badgeRecommended{background:color-mix(in srgb, var(--accent-primary) 15%, transparent);color:var(--accent-primary)}.Brokers-module__QsKd6q__brokerMeta{align-items:center;gap:var(--space-3);color:var(--text-tertiary);flex-shrink:0;font-size:11px;display:flex}.Brokers-module__QsKd6q__emptyState{padding:var(--space-12);text-align:center;color:var(--text-secondary);font-size:var(--text-lg)}.Brokers-module__QsKd6q__loading{text-align:center;padding:var(--space-16);color:var(--text-tertiary);font-size:var(--text-sm)}.Brokers-module__QsKd6q__formContainer{gap:var(--space-6);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.Brokers-module__QsKd6q__formHeader{align-items:center;gap:var(--space-4);max-width:1200px;margin:0 auto var(--space-6);width:100%;display:flex}.Brokers-module__QsKd6q__backBtn{border-radius:var(--radius-lg);background:var(--surface-lift-sm);border:1px solid var(--border-default);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:inline-flex}.Brokers-module__QsKd6q__backBtn:hover{background:var(--surface-lift-md);color:var(--text-primary)}.Brokers-module__QsKd6q__formHeaderText h1{font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:2px;font-weight:700}.Brokers-module__QsKd6q__formHeaderText p{color:var(--text-tertiary);font-size:var(--text-sm)}.Brokers-module__QsKd6q__section{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);overflow:visible}.Brokers-module__QsKd6q__sectionHeader{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);align-items:center;gap:var(--space-3);display:flex}.Brokers-module__QsKd6q__sectionIcon{border-radius:var(--radius-lg);background:var(--surface-lift-md);width:32px;height:32px;color:var(--accent-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Brokers-module__QsKd6q__sectionTitle{font-size:var(--text-sm);color:var(--text-primary);font-weight:700}.Brokers-module__QsKd6q__sectionSubtitle{color:var(--text-tertiary);font-size:11px}.Brokers-module__QsKd6q__sectionBody{padding:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}.Brokers-module__QsKd6q__fieldRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.Brokers-module__QsKd6q__fieldFull{grid-column:1/-1}.Brokers-module__QsKd6q__dynamicList{gap:var(--space-2);flex-direction:column;display:flex}.Brokers-module__QsKd6q__dynamicListItem{align-items:center;gap:var(--space-2);display:flex}.Brokers-module__QsKd6q__dynamicListItem>:first-child{flex:1}.Brokers-module__QsKd6q__removeItemBtn{border-radius:var(--radius-md);border:1px solid var(--border-default);width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.Brokers-module__QsKd6q__removeItemBtn:hover{background:rgba(var(--error-rgb), .1);border-color:var(--error-500);color:var(--error-500)}.Brokers-module__QsKd6q__langTabs{gap:var(--space-1);margin-bottom:var(--space-3);display:flex}.Brokers-module__QsKd6q__formFooter{gap:var(--space-3);justify-content:flex-end;align-items:center;display:flex}.Brokers-module__QsKd6q__errorBanner{background:rgba(var(--error-rgb), .1);border:1px solid rgba(var(--error-rgb), .2);border-radius:var(--radius-lg);color:var(--error-500);font-size:var(--text-sm);padding:12px 16px}@media (max-width:768px){.Brokers-module__QsKd6q__header{gap:var(--space-4);flex-direction:column}.Brokers-module__QsKd6q__fieldRow{grid-template-columns:1fr}.Brokers-module__QsKd6q__brokerMeta{display:none}}@media (max-width:640px){.Brokers-module__QsKd6q__headerTitle h1{font-size:20px}.Brokers-module__QsKd6q__toolbar{flex-wrap:wrap}.Brokers-module__QsKd6q__toolbarLeft{flex:100%}.Brokers-module__QsKd6q__searchBar{flex:1;width:auto}}
.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}}
.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)}
.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)}}
.Strategies-module__Dzoj8W__container{gap:var(--space-6);flex-direction:column;width:100%;max-width:1200px;margin:0 auto;display:flex}.Strategies-module__Dzoj8W__header{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.Strategies-module__Dzoj8W__headerLeft h1{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 var(--space-2);font-size:32px;font-weight:600;line-height:1.2}.Strategies-module__Dzoj8W__headerLeft p{color:var(--text-secondary);margin:0;font-size:1rem}.Strategies-module__Dzoj8W__headerActions{align-items:center;gap:var(--space-3);display:flex}@keyframes Strategies-module__Dzoj8W__spin{to{transform:rotate(360deg)}}.Strategies-module__Dzoj8W__spinning{animation:1s linear infinite Strategies-module__Dzoj8W__spin}.Strategies-module__Dzoj8W__grid{gap:var(--space-5);grid-template-columns:repeat(auto-fill,minmax(min(340px,100%),1fr));display:grid}.Strategies-module__Dzoj8W__card{background:var(--surface-lift-sm);border:1px solid var(--border-default);border-radius:var(--radius-xl);cursor:pointer;flex-direction:column;text-decoration:none;transition:all .25s;display:flex;overflow:hidden}.Strategies-module__Dzoj8W__card:hover{border-color:var(--border-hover);box-shadow:0 8px 24px rgba(var(--bg-app-rgb), .25)}.Strategies-module__Dzoj8W__cardHeader{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;display:flex}.Strategies-module__Dzoj8W__cardTitle{align-items:center;gap:var(--space-3);display:flex}.Strategies-module__Dzoj8W__cardIcon{border-radius:var(--radius-lg);background:var(--surface-lift-md);width:36px;height:36px;color:var(--accent-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Strategies-module__Dzoj8W__cardName{font-size:var(--text-base);color:var(--text-primary);font-weight:700;line-height:1.3}.Strategies-module__Dzoj8W__cardSlug{color:var(--text-tertiary);font-size:11px;font-family:var(--font-primary)}.Strategies-module__Dzoj8W__cardBody{padding:var(--space-4) var(--space-5);gap:var(--space-3);flex-direction:column;flex:1;display:flex}.Strategies-module__Dzoj8W__cardDescription{font-size:var(--text-xs);color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.Strategies-module__Dzoj8W__cardPills{gap:var(--space-2);flex-wrap:wrap;display:flex}.Strategies-module__Dzoj8W__pill{background:var(--surface-lift-md);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);white-space:nowrap;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.Strategies-module__Dzoj8W__cardMetrics{gap:var(--space-2);padding:var(--space-3) var(--space-5) var(--space-4);border-top:1px solid var(--border-default);grid-template-columns:repeat(3,1fr);margin-top:auto;display:grid}.Strategies-module__Dzoj8W__metric{flex-direction:column;align-items:center;gap:2px;display:flex}.Strategies-module__Dzoj8W__metricValue{font-size:var(--text-sm);color:var(--text-primary);font-weight:700}.Strategies-module__Dzoj8W__metricLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);font-size:9px;font-weight:600}.Strategies-module__Dzoj8W__activeDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Strategies-module__Dzoj8W__activeDotOn{background:var(--status-success);box-shadow:0 0 6px rgba(var(--status-success-rgb), .4)}.Strategies-module__Dzoj8W__activeDotOff{background:var(--status-error);box-shadow:0 0 6px rgba(var(--status-error-rgb), .4)}.Strategies-module__Dzoj8W__emptyState{text-align:center;padding:var(--space-16) var(--space-6);background:var(--surface-lift-sm);border:1px dashed var(--border-default);border-radius:var(--radius-xl)}.Strategies-module__Dzoj8W__emptyState h3{color:var(--text-primary);font-size:var(--text-lg);margin-bottom:var(--space-2)}.Strategies-module__Dzoj8W__emptyState p{color:var(--text-tertiary);font-size:var(--text-sm);margin-bottom:var(--space-6)}.Strategies-module__Dzoj8W__loading{text-align:center;padding:var(--space-16);color:var(--text-tertiary);font-size:var(--text-sm)}@media (max-width:1024px){.Strategies-module__Dzoj8W__container{max-width:none}}@media (max-width:768px){.Strategies-module__Dzoj8W__grid{grid-template-columns:1fr}.Strategies-module__Dzoj8W__header{flex-direction:column;align-items:stretch}.Strategies-module__Dzoj8W__headerActions{flex-wrap:wrap}}@media (max-width:640px){.Strategies-module__Dzoj8W__headerLeft h1{font-size:20px}.Strategies-module__Dzoj8W__cardBody,.Strategies-module__Dzoj8W__cardMetrics{padding:var(--space-3) var(--space-4)}}
.BillingsTab-module__YETerq__invoiceList{gap:var(--space-3);flex-direction:column;display:flex}.BillingsTab-module__YETerq__backfillWrap{margin-top:1rem}
.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)}
.TicketsTab-module__jyHeCq__sectionTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--space-1);font-size:24px;font-weight:700}.TicketsTab-module__jyHeCq__sectionSubtitle{font-size:var(--text-sm);color:var(--text-tertiary);margin-bottom:var(--space-8)}.TicketsTab-module__jyHeCq__sectionHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-8);display:flex}.TicketsTab-module__jyHeCq__sectionHeader .TicketsTab-module__jyHeCq__sectionTitle{margin-bottom:var(--space-1)}.TicketsTab-module__jyHeCq__sectionHeader .TicketsTab-module__jyHeCq__sectionSubtitle{margin-bottom:0}.TicketsTab-module__jyHeCq__messageCell{align-items:center;gap:8px;display:inline-flex}.TicketsTab-module__jyHeCq__unreadPill{border-radius:var(--radius-sm);background:rgba(var(--accent-primary-rgb), .16);min-width:18px;height:18px;color:var(--accent-text);justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.TicketsTab-module__jyHeCq__reason{font-size:var(--text-sm);color:var(--text-primary);font-weight:500}.TicketsTab-module__jyHeCq__message{font-size:var(--text-sm);color:var(--text-secondary)}.TicketsTab-module__jyHeCq__date{font-size:var(--text-xs);color:var(--text-tertiary)}.TicketsTab-module__jyHeCq__idCell{align-items:center;gap:var(--space-1);cursor:pointer;color:var(--text-tertiary);background:0 0;border:none;padding:0;transition:color .15s;display:inline-flex}.TicketsTab-module__jyHeCq__idCell:hover{color:var(--text-primary)}.TicketsTab-module__jyHeCq__idText{font-family:var(--font-mono);font-size:var(--text-xs)}.TicketsTab-module__jyHeCq__badge{text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:.15rem .6rem;font-size:11px;font-weight:700}.TicketsTab-module__jyHeCq__badgeOpen{background:var(--bg-success-subtle);color:var(--success-500);border:1px solid var(--border-success-subtle)}.TicketsTab-module__jyHeCq__badgeClosed{background:var(--bg-surface-subtle);color:var(--text-tertiary);border:1px solid var(--border-default)}
.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}
.PerkLaunchModal-module__K9Anvq__body{gap:var(--space-4,1rem);flex-direction:column;display:flex}.PerkLaunchModal-module__K9Anvq__intro{font-size:var(--text-sm,.875rem);color:var(--text-secondary);margin:0;line-height:1.55}.PerkLaunchModal-module__K9Anvq__stats{gap:var(--space-3,.75rem);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.PerkLaunchModal-module__K9Anvq__stat{padding:var(--space-3,.75rem) var(--space-4,1rem);border-radius:var(--radius-lg);background:var(--surface-lift-sm);border:1px solid var(--border-default)}.PerkLaunchModal-module__K9Anvq__statLabel{font-size:var(--text-xs,.75rem);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary)}.PerkLaunchModal-module__K9Anvq__statValue{color:var(--text-primary);margin-top:4px;font-size:22px;font-weight:600;line-height:1.1}.PerkLaunchModal-module__K9Anvq__statValueLime{color:var(--color-lime)}.PerkLaunchModal-module__K9Anvq__statValueDim{color:var(--text-secondary)}.PerkLaunchModal-module__K9Anvq__statValueWarn{color:var(--text-warning)}.PerkLaunchModal-module__K9Anvq__atRisk{padding:var(--space-3,.75rem) var(--space-4,1rem);border-radius:var(--radius-lg);background:var(--bg-warning-subtle,rgba(var(--warning-rgb), .08));border:1px solid var(--border-warning-subtle,rgba(var(--warning-rgb), .25));color:var(--text-warning);font-size:var(--text-sm,.875rem);line-height:1.5}.PerkLaunchModal-module__K9Anvq__atRiskTitle{font-size:var(--text-xs,.75rem);text-transform:uppercase;letter-spacing:.04em;color:var(--text-warning);margin-bottom:4px}.PerkLaunchModal-module__K9Anvq__breakdown{padding:var(--space-3,.75rem) var(--space-4,1rem);border-radius:var(--radius-lg);background:var(--surface-lift-sm);border:1px solid var(--border-default);flex-direction:column;gap:.4rem;margin:0;display:flex}.PerkLaunchModal-module__K9Anvq__breakdownTitle{font-size:var(--text-xs,.75rem);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);margin-bottom:4px}.PerkLaunchModal-module__K9Anvq__breakdownRow{font-size:var(--text-sm,.875rem);justify-content:space-between;align-items:center;gap:.75rem;display:flex}.PerkLaunchModal-module__K9Anvq__breakdownReason{color:var(--text-secondary)}.PerkLaunchModal-module__K9Anvq__breakdownCount{color:var(--text-primary);text-align:right;min-width:40px;font-weight:500}.PerkLaunchModal-module__K9Anvq__progressWrap{gap:var(--space-3,.75rem);flex-direction:column;display:flex}.PerkLaunchModal-module__K9Anvq__progressBar{background:var(--border-default);border-radius:999px;height:8px;position:relative;overflow:hidden}.PerkLaunchModal-module__K9Anvq__progressFill{background:var(--color-lime);border-radius:999px;transition:width .4s;position:absolute;inset:0 auto 0 0}.PerkLaunchModal-module__K9Anvq__progressFillFailed{background:var(--error-500)}.PerkLaunchModal-module__K9Anvq__progressCounts{font-size:var(--text-sm,.875rem);justify-content:space-between;align-items:center;gap:1rem;display:flex}.PerkLaunchModal-module__K9Anvq__progressLabel{color:var(--text-secondary)}.PerkLaunchModal-module__K9Anvq__progressDetail{color:var(--text-tertiary);font-size:var(--text-xs,.75rem);gap:.75rem;display:flex}.PerkLaunchModal-module__K9Anvq__progressApplied{color:var(--color-lime);font-weight:500}.PerkLaunchModal-module__K9Anvq__progressFailed{color:var(--error-500);font-weight:500}.PerkLaunchModal-module__K9Anvq__failedList{max-height:260px;padding:var(--space-3,.75rem) var(--space-4,1rem);border-radius:var(--radius-lg);background:var(--surface-lift-sm);border:1px solid var(--border-default);flex-direction:column;gap:.4rem;display:flex;overflow-y:auto}.PerkLaunchModal-module__K9Anvq__failedTitle{font-size:var(--text-xs,.75rem);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);margin-bottom:4px}.PerkLaunchModal-module__K9Anvq__failedRow{border-bottom:1px solid var(--border-default);flex-direction:column;gap:2px;padding:.5rem 0;display:flex}.PerkLaunchModal-module__K9Anvq__failedRow:last-child{border-bottom:none}.PerkLaunchModal-module__K9Anvq__failedAccount{font-size:var(--text-sm,.875rem);color:var(--text-primary);font-weight:500}.PerkLaunchModal-module__K9Anvq__failedError{font-size:var(--text-xs,.75rem);color:var(--error-500);word-break:break-word}.PerkLaunchModal-module__K9Anvq__summaryOk{padding:var(--space-4,1rem);border-radius:var(--radius-lg);background:rgba(var(--color-lime-rgb), .08);border:1px solid rgba(var(--color-lime-rgb), .35);color:var(--color-lime);font-size:var(--text-sm,.875rem);text-align:center}
.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}}
.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}
.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}
.providers-module__VzGysa__container{flex-direction:column;gap:24px;max-width:1200px;margin:0 auto;display:flex}.providers-module__VzGysa__header{flex-direction:column;gap:8px;display:flex}.providers-module__VzGysa__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin:0;font-size:.875rem}.providers-module__VzGysa__title{margin:0;font-size:2rem;font-weight:700}.providers-module__VzGysa__tabs{margin-top:8px}.providers-module__VzGysa__tab{gap:var(--space-6);flex-direction:column;display:flex}.providers-module__VzGysa__tabHidden{display:none}.providers-module__VzGysa__section{gap:var(--space-3);flex-direction:column;display:flex}.providers-module__VzGysa__sectionTitle{font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.providers-module__VzGysa__explainer{color:var(--text-tertiary);font-size:var(--text-sm);margin:0}.providers-module__VzGysa__tabInner{gap:var(--space-8);flex-direction:column;display:flex}.providers-module__VzGysa__tabError{align-items:center;gap:var(--space-3);padding:var(--space-8) var(--space-4);text-align:center;color:var(--text-tertiary);flex-direction:column;display:flex}.providers-module__VzGysa__tabInnerHidden{display:none}.providers-module__VzGysa__chartsGrid2{gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.providers-module__VzGysa__chartSectionHeader{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}
.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}
.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}
.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}}
.UnsavedChangesBubble-module__ml7-lq__unsavedBubble{top:var(--space-4);z-index:100;background:var(--surface-lift-lg);border:1px solid color-mix(in srgb, var(--warning-500) 35%, var(--border-default));border-radius:var(--radius-2xl);animation:.3s cubic-bezier(.16,1,.3,1) UnsavedChangesBubble-module__ml7-lq__slideDown;position:sticky;overflow:hidden;box-shadow:0 8px 32px #0006}@keyframes UnsavedChangesBubble-module__ml7-lq__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.UnsavedChangesBubble-module__ml7-lq__unsavedHeader{padding:var(--space-3) var(--space-5);cursor:pointer;justify-content:space-between;align-items:center;transition:background .15s;display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedHeader:hover{background:var(--surface-lift-xl)}.UnsavedChangesBubble-module__ml7-lq__unsavedLeft{align-items:center;gap:var(--space-3);display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedDot{background:var(--warning-500);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite UnsavedChangesBubble-module__ml7-lq__pulse}@keyframes UnsavedChangesBubble-module__ml7-lq__pulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(var(--warning-rgb), .4)}50%{opacity:.8;box-shadow:0 0 0 6px rgba(var(--warning-rgb), 0)}}.UnsavedChangesBubble-module__ml7-lq__unsavedLabel{font-size:var(--text-sm);color:var(--warning-400);font-weight:600}.UnsavedChangesBubble-module__ml7-lq__unsavedChevron{color:var(--text-tertiary);transition:transform .25s;transform:rotate(180deg)}.UnsavedChangesBubble-module__ml7-lq__unsavedChevronOpen{transform:rotate(0)}.UnsavedChangesBubble-module__ml7-lq__unsavedActions{align-items:center;gap:var(--space-2);display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedList{border-top:1px solid var(--border-default);padding:var(--space-3) var(--space-5);gap:var(--space-2);flex-direction:column;display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedItem{align-items:center;gap:var(--space-3);font-size:var(--text-xs);padding:var(--space-1) 0;display:flex}.UnsavedChangesBubble-module__ml7-lq__unsavedItemLabel{color:var(--text-secondary);min-width:120px;font-weight:600}.UnsavedChangesBubble-module__ml7-lq__unsavedItemFrom{color:var(--text-tertiary);text-decoration:line-through}.UnsavedChangesBubble-module__ml7-lq__unsavedItemArrow{color:var(--text-tertiary);font-size:11px}.UnsavedChangesBubble-module__ml7-lq__unsavedItemTo{color:var(--accent-primary);font-weight:600}.UnsavedChangesBubble-module__ml7-lq__unsavedSubline{color:var(--text-tertiary);margin-top:2px;font-size:11px}
.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}
.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)}
.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}
.ProvidersLayout-module__AjSwTa__container{background:var(--bg-app);min-height:100vh;display:flex;overflow-x:hidden}.ProvidersLayout-module__AjSwTa__main{padding:var(--space-10);background:var(--bg-app);flex:1;min-height:100vh;margin-left:280px;position:relative;overflow-x:hidden}.ProvidersLayout-module__AjSwTa__main:before{content:"";background-image:radial-gradient(circle at 10% 10%, color-mix(in srgb, var(--accent-primary) 2%, transparent), transparent 25%);pointer-events:none;z-index:0;position:fixed;inset:0 0 0 280px}.ProvidersLayout-module__AjSwTa__mobileHeader{top:var(--banner-offset,0px);background:var(--bg-app);border-bottom:1px solid var(--border-default);height:64px;padding:0 var(--space-6);z-index:900;justify-content:space-between;align-items:center;display:none;position:fixed;left:0;right:0}.ProvidersLayout-module__AjSwTa__mobileLogo{align-items:center;display:flex}.ProvidersLayout-module__AjSwTa__mobileLogo img{transition:filter .6s;display:block}[data-theme=light] .ProvidersLayout-module__AjSwTa__mobileLogo img{filter:invert()}.ProvidersLayout-module__AjSwTa__menuButton{color:var(--text-primary);cursor:pointer;padding:var(--space-2);border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.ProvidersLayout-module__AjSwTa__menuButton:hover{background:var(--bg-surface-subtle)}.ProvidersLayout-module__AjSwTa__mobileActions{align-items:center;gap:var(--space-3);display:flex}.ProvidersLayout-module__AjSwTa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#00000080;display:none;position:fixed;inset:0}body.app-modal-open .ProvidersLayout-module__AjSwTa__container{filter:blur(8px);pointer-events:none}@media (max-width:1024px){.ProvidersLayout-module__AjSwTa__main{padding:84px var(--space-4) var(--space-10);margin-left:0}.ProvidersLayout-module__AjSwTa__main:before{left:0}.ProvidersLayout-module__AjSwTa__mobileHeader{display:flex}.ProvidersLayout-module__AjSwTa__overlay{-webkit-backdrop-filter:none;background:#000000b3;display:block}}
