.badge-module__HxwJkq__badge{border-radius:var(--ds-radius-pill);align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.badge-module__HxwJkq__neutral{background:var(--ds-surface-subtle);color:var(--ds-text-muted)}.badge-module__HxwJkq__primary{background:var(--ds-primary-soft);color:var(--ds-primary)}.badge-module__HxwJkq__success{background:var(--ds-success-soft);color:var(--ds-success)}.badge-module__HxwJkq__warning{background:var(--ds-warning-soft);color:var(--ds-warning)}.badge-module__HxwJkq__danger{background:var(--ds-danger-soft);color:var(--ds-danger)}.badge-module__HxwJkq__info{background:var(--ds-info-soft);color:var(--ds-info)}
.button-module__5pdeQG__button{border-radius:var(--ds-radius-md);cursor:pointer;min-height:42px;transition:transform var(--ds-transition-fast), background var(--ds-transition-fast), border-color var(--ds-transition-fast), color var(--ds-transition-fast), box-shadow var(--ds-transition-fast);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.button-module__5pdeQG__button:hover:not(:disabled){transform:translateY(-1px)}.button-module__5pdeQG__button:focus-visible{box-shadow:var(--ds-focus);outline:none}.button-module__5pdeQG__button:disabled{cursor:not-allowed;opacity:.55}.button-module__5pdeQG__primary{background:var(--ds-primary);color:#fff}.button-module__5pdeQG__primary:hover:not(:disabled){background:var(--ds-primary-hover)}.button-module__5pdeQG__secondary{background:var(--ds-secondary);color:#fff}.button-module__5pdeQG__secondary:hover:not(:disabled){background:var(--ds-secondary-hover)}.button-module__5pdeQG__outline{border-color:var(--ds-border-strong);background:var(--ds-surface);color:var(--ds-text)}.button-module__5pdeQG__outline:hover:not(:disabled){border-color:var(--ds-primary);color:var(--ds-primary)}.button-module__5pdeQG__ghost{color:var(--ds-text-muted);background:0 0}.button-module__5pdeQG__ghost:hover:not(:disabled){background:var(--ds-surface-subtle);color:var(--ds-text)}.button-module__5pdeQG__danger{background:var(--ds-danger);color:#fff}.button-module__5pdeQG__small{min-height:34px;padding:0 12px;font-size:12px}.button-module__5pdeQG__medium{min-height:42px}.button-module__5pdeQG__large{min-height:50px;padding:0 20px;font-size:15px}.button-module__5pdeQG__fullWidth{width:100%}
.card-module__Y18W4G__card{border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-surface);color:var(--ds-text);box-shadow:var(--ds-shadow-sm)}.card-module__Y18W4G__elevated{box-shadow:var(--ds-shadow-md)}.card-module__Y18W4G__interactive{transition:transform var(--ds-transition-normal), border-color var(--ds-transition-normal), box-shadow var(--ds-transition-normal)}.card-module__Y18W4G__interactive:hover{box-shadow:var(--ds-shadow-md);border-color:#2563eb52;transform:translateY(-3px)}.card-module__Y18W4G__header{padding:20px 20px 0}.card-module__Y18W4G__body{padding:20px}.card-module__Y18W4G__footer{border-top:1px solid var(--ds-border);padding:16px 20px}.card-module__Y18W4G__title{color:var(--ds-text);margin:0;font-size:18px}.card-module__Y18W4G__description{color:var(--ds-text-muted);margin:8px 0 0;font-size:14px;line-height:1.7}
.empty-state-module__8ffMeq__card{text-align:center;background:#fffc;border:1px dashed #cbd5e1;border-radius:18px;place-items:center;min-height:280px;padding:32px;display:grid}.empty-state-module__8ffMeq__icon{color:#fff;background:#172033;border-radius:16px;place-items:center;width:52px;height:52px;margin:0 auto;font-weight:800;display:grid}.empty-state-module__8ffMeq__title{color:#172033;margin:18px 0 0;font-size:20px}.empty-state-module__8ffMeq__description{color:#64748b;max-width:520px;margin:10px auto 0;line-height:1.7}.empty-state-module__8ffMeq__badge{color:#3730a3;background:#eef2ff;border-radius:999px;margin-top:18px;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}
.input-module__vksgvG__field{gap:8px;display:grid}.input-module__vksgvG__label{color:var(--ds-text);font-size:13px;font-weight:800}.input-module__vksgvG__input{border:1px solid var(--ds-border-strong);border-radius:var(--ds-radius-md);background:var(--ds-surface);width:100%;min-height:44px;color:var(--ds-text);transition:border-color var(--ds-transition-fast), box-shadow var(--ds-transition-fast);padding:0 13px;font-size:14px}.input-module__vksgvG__input::placeholder{color:var(--ds-text-soft)}.input-module__vksgvG__input:focus{border-color:var(--ds-primary);box-shadow:var(--ds-focus);outline:none}.input-module__vksgvG__input:disabled{cursor:not-allowed;background:var(--ds-surface-subtle);opacity:.65}.input-module__vksgvG__error{border-color:var(--ds-danger)}.input-module__vksgvG__helper{color:var(--ds-text-muted);margin:0;font-size:12px;line-height:1.5}.input-module__vksgvG__errorText{color:var(--ds-danger);margin:0;font-size:12px}
.modal-module__0_uVEW__overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061794;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-module__0_uVEW__dialog{border:1px solid var(--ds-border);border-radius:var(--ds-radius-xl);background:var(--ds-surface);width:min(100%,560px);max-height:calc(100vh - 48px);color:var(--ds-text);box-shadow:var(--ds-shadow-lg);overflow-y:auto}.modal-module__0_uVEW__header{border-bottom:1px solid var(--ds-border);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.modal-module__0_uVEW__title{margin:0;font-size:20px}.modal-module__0_uVEW__description{color:var(--ds-text-muted);margin:8px 0 0;font-size:13px;line-height:1.6}.modal-module__0_uVEW__closeButton{border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:var(--ds-surface-subtle);width:36px;height:36px;color:var(--ds-text);cursor:pointer;flex:none;place-items:center;font-size:20px;display:grid}.modal-module__0_uVEW__body{padding:22px}.modal-module__0_uVEW__footer{border-top:1px solid var(--ds-border);flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.modal-module__0_uVEW__overlay,.modal-module__0_uVEW__dialog{overscroll-behavior:contain}.modal-module__0_uVEW__closeButton{min-width:44px;min-height:44px}@media (max-width:680px){.modal-module__0_uVEW__overlay{align-items:end;padding:12px}.modal-module__0_uVEW__dialog{border-radius:var(--ds-radius-xl) var(--ds-radius-xl) var(--ds-radius-md) var(--ds-radius-md);width:100%;max-height:calc(100dvh - 24px)}.modal-module__0_uVEW__header{gap:12px;padding:17px 16px}.modal-module__0_uVEW__title{font-size:18px}.modal-module__0_uVEW__description{font-size:12px}.modal-module__0_uVEW__body{padding:16px}.modal-module__0_uVEW__footer{flex-direction:column-reverse;align-items:stretch;padding:14px 16px}.modal-module__0_uVEW__footer>*{width:100%;min-height:44px}}@media (max-width:440px){.modal-module__0_uVEW__overlay{padding:0}.modal-module__0_uVEW__dialog{border-radius:var(--ds-radius-xl) var(--ds-radius-xl) 0 0;border-bottom:0;border-left:0;border-right:0;min-height:auto;max-height:100dvh}}
.page-header-module__N_6Nta__wrapper{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.page-header-module__N_6Nta__eyebrow{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.page-header-module__N_6Nta__title{color:#172033;margin:8px 0 0;font-size:clamp(28px,4vw,36px);line-height:1.1}.page-header-module__N_6Nta__description{color:#64748b;max-width:720px;margin:10px 0 0;line-height:1.7}.page-header-module__N_6Nta__actions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:720px){.page-header-module__N_6Nta__wrapper{flex-direction:column}}
.select-module__R36I1q__field{gap:8px;display:grid}.select-module__R36I1q__label{color:var(--ds-text);font-size:13px;font-weight:800}.select-module__R36I1q__select{border:1px solid var(--ds-border-strong);border-radius:var(--ds-radius-md);background:var(--ds-surface);width:100%;min-height:44px;color:var(--ds-text);cursor:pointer;transition:border-color var(--ds-transition-fast), box-shadow var(--ds-transition-fast);padding:0 38px 0 13px;font-size:14px}.select-module__R36I1q__select:focus{border-color:var(--ds-primary);box-shadow:var(--ds-focus);outline:none}.select-module__R36I1q__select:disabled{cursor:not-allowed;opacity:.65}.select-module__R36I1q__error{border-color:var(--ds-danger)}.select-module__R36I1q__helper,.select-module__R36I1q__errorText{margin:0;font-size:12px;line-height:1.5}.select-module__R36I1q__helper{color:var(--ds-text-muted)}.select-module__R36I1q__errorText{color:var(--ds-danger)}
.state-panel-module__nyRLNa__panel{border:1px dashed var(--ds-border-strong);border-radius:var(--ds-radius-lg);background:var(--ds-surface);text-align:center;place-items:center;min-height:220px;padding:28px;display:grid}.state-panel-module__nyRLNa__icon{border-radius:var(--ds-radius-lg);background:var(--ds-surface-subtle);width:48px;height:48px;color:var(--ds-primary);place-items:center;margin:0 auto;font-weight:900;display:grid}.state-panel-module__nyRLNa__title{color:var(--ds-text);margin:16px 0 0;font-size:18px}.state-panel-module__nyRLNa__description{max-width:500px;color:var(--ds-text-muted);margin:9px auto 0;font-size:13px;line-height:1.7}.state-panel-module__nyRLNa__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.state-panel-module__nyRLNa__spinner{border:3px solid var(--ds-border);border-top-color:var(--ds-primary);border-radius:50%;width:26px;height:26px;margin:0 auto;animation:.7s linear infinite state-panel-module__nyRLNa__spin}@keyframes state-panel-module__nyRLNa__spin{to{transform:rotate(360deg)}}
.table-module__phH8tq__wrapper{border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-surface);width:100%;box-shadow:var(--ds-shadow-sm);overflow-x:auto}.table-module__phH8tq__table{border-collapse:collapse;width:100%;min-width:680px;color:var(--ds-text)}.table-module__phH8tq__header{border-bottom:1px solid var(--ds-border);background:var(--ds-surface-subtle)}.table-module__phH8tq__headerCell{color:var(--ds-text-muted);letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:13px 16px;font-size:11px;font-weight:900}.table-module__phH8tq__row{border-bottom:1px solid var(--ds-border);transition:background var(--ds-transition-fast)}.table-module__phH8tq__row:last-child{border-bottom:0}.table-module__phH8tq__row:hover{background:color-mix(in srgb, var(--ds-primary-soft) 34%, transparent)}.table-module__phH8tq__cell{color:var(--ds-text);vertical-align:middle;padding:15px 16px;font-size:13px}.table-module__phH8tq__caption{color:var(--ds-text-muted);text-align:left;padding:14px 16px;font-size:12px}.table-module__phH8tq__wrapper{overscroll-behavior-inline:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;max-width:100%}.table-module__phH8tq__table{max-width:none}@media (max-width:720px){.table-module__phH8tq__table{min-width:620px}.table-module__phH8tq__headerCell,.table-module__phH8tq__cell{padding:12px}.table-module__phH8tq__headerCell{font-size:10px}.table-module__phH8tq__cell{font-size:12px}}@media (max-width:520px){.table-module__phH8tq__wrapper{border-radius:var(--ds-radius-md)}.table-module__phH8tq__table{min-width:560px}.table-module__phH8tq__headerCell,.table-module__phH8tq__cell{padding:11px 10px}}
.textarea-module__YTK7ta__field{gap:8px;display:grid}.textarea-module__YTK7ta__label{color:var(--ds-text);font-size:13px;font-weight:800}.textarea-module__YTK7ta__textarea{resize:vertical;border:1px solid var(--ds-border-strong);border-radius:var(--ds-radius-md);background:var(--ds-surface);width:100%;min-height:120px;color:var(--ds-text);transition:border-color var(--ds-transition-fast), box-shadow var(--ds-transition-fast);padding:12px 13px;font-size:14px;line-height:1.6}.textarea-module__YTK7ta__textarea::placeholder{color:var(--ds-text-soft)}.textarea-module__YTK7ta__textarea:focus{border-color:var(--ds-primary);box-shadow:var(--ds-focus);outline:none}.textarea-module__YTK7ta__error{border-color:var(--ds-danger)}.textarea-module__YTK7ta__helper,.textarea-module__YTK7ta__errorText{margin:0;font-size:12px;line-height:1.5}.textarea-module__YTK7ta__helper{color:var(--ds-text-muted)}.textarea-module__YTK7ta__errorText{color:var(--ds-danger)}
.toast-module__nClUrq__viewport{z-index:150;pointer-events:none;gap:10px;width:min(380px,100vw - 36px);display:grid;position:fixed;top:18px;right:18px}.toast-module__nClUrq__toast{border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-surface);color:var(--ds-text);box-shadow:var(--ds-shadow-lg);pointer-events:auto;grid-template-columns:10px minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;display:grid}.toast-module__nClUrq__indicator{border-radius:50%;width:10px;height:10px;margin-top:5px}.toast-module__nClUrq__success{background:var(--ds-success)}.toast-module__nClUrq__error{background:var(--ds-danger)}.toast-module__nClUrq__warning{background:var(--ds-warning)}.toast-module__nClUrq__info{background:var(--ds-info)}.toast-module__nClUrq__title{margin:0;font-size:13px}.toast-module__nClUrq__message{color:var(--ds-text-muted);margin:5px 0 0;font-size:12px;line-height:1.5}.toast-module__nClUrq__close{color:var(--ds-text-muted);cursor:pointer;background:0 0;border:0;font-size:18px}
.theme-toggle-module__Uxl6-W__button{border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:var(--ds-surface);min-height:40px;color:var(--ds-text);cursor:pointer;transition:background var(--ds-transition-fast), border-color var(--ds-transition-fast), box-shadow var(--ds-transition-fast), transform var(--ds-transition-fast);align-items:center;gap:9px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.theme-toggle-module__Uxl6-W__button:hover{border-color:var(--ds-border-strong);box-shadow:var(--ds-shadow-sm);transform:translateY(-1px)}.theme-toggle-module__Uxl6-W__button:focus-visible{box-shadow:var(--ds-focus);outline:none}.theme-toggle-module__Uxl6-W__icon{background:var(--ds-surface-subtle);border-radius:8px;place-items:center;width:24px;height:24px;display:grid}.theme-toggle-module__Uxl6-W__label{white-space:nowrap}@media (max-width:560px){.theme-toggle-module__Uxl6-W__button{padding:0 12px}.theme-toggle-module__Uxl6-W__icon{display:none}.theme-toggle-module__Uxl6-W__label{display:inline}}
.setup-module__sSvISa__page{background:linear-gradient(110deg, color-mix(in srgb, var(--ds-bg) 97%, transparent) 0%, color-mix(in srgb, var(--ds-bg) 91%, transparent) 48%, color-mix(in srgb, var(--ds-bg) 76%, transparent) 100%), url(/images/platform/affiliate-ai-control-center.webp), var(--ds-bg);min-height:100vh;color:var(--ds-text);background-position:100%;background-size:cover;place-items:center;padding:24px;display:grid;position:relative;overflow:hidden}.setup-module__sSvISa__card{width:min(100%,520px)}.setup-module__sSvISa__form{gap:16px;display:grid}.setup-module__sSvISa__message{border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:var(--ds-surface-subtle);color:var(--ds-text-muted);margin:0;padding:11px 13px;font-size:12px;line-height:1.6}
