:root{color:#172320;background:#f4f7f4;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172320;--ink-soft: #5c6a66;--ink-faint: #87928e;--surface: #ffffff;--surface-soft: #f4f7f4;--surface-tint: #edf5f2;--border: #dce5e1;--border-strong: #c8d5d0;--brand: #0c6c67;--brand-dark: #07504d;--brand-light: #dff2ed;--accent: #d7f16f;--danger: #b3413c;--warning: #a36818;--success: #137263;--sidebar-width: 264px;--topbar-height: 72px;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--shadow-sm: 0 1px 2px rgb(18 46 39 / 5%), 0 8px 24px rgb(18 46 39 / 4%);--shadow-lg: 0 24px 60px rgb(4 50 45 / 18%)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgb(12 108 103 / 28%);outline-offset:2px}a{color:inherit;text-decoration:none}h1,h2,p{margin-top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px 14px;border-radius:8px;color:#fff;background:var(--brand-dark);transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.auth-loading{display:grid;min-height:100vh;place-items:center;color:var(--ink-soft);background:var(--surface-soft)}.auth-page{display:grid;min-height:100vh;grid-template-columns:minmax(300px,.9fr) minmax(440px,1.1fr);background:var(--surface-soft)}.auth-page__intro{display:flex;min-height:100%;flex-direction:column;justify-content:center;gap:30px;padding:clamp(40px,8vw,112px);color:#fff;background:radial-gradient(circle at 78% 20%,rgb(92 196 172 / 45%),transparent 30%),linear-gradient(145deg,#053f3d,#0c6c67 58%,#07504d)}.auth-brand{display:inline-flex;color:#fff}.brand-logo{display:inline-flex;min-width:0;align-items:center;gap:10px}.brand-logo__mark{width:40px;height:40px;flex:0 0 auto;overflow:visible;color:var(--brand)}.brand-logo__mark rect{fill:currentcolor}.brand-logo__mark path{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.brand-logo__mark circle{fill:#d8f45b;stroke:none}.brand-logo__mark .brand-logo__lane{stroke-width:2.4px;opacity:.72}.brand-logo__type{display:block;min-width:0}.brand-logo__type strong,.brand-logo__type small{display:block}.brand-logo__type strong{color:var(--ink);font-size:16px;line-height:1.15}.brand-logo__type small{margin-top:3px;color:var(--ink-faint);font-size:9px;font-weight:700;letter-spacing:.08em}.brand-logo--inverse .brand-logo__mark{color:#fff}.brand-logo--inverse .brand-logo__mark path{stroke:var(--brand-dark)}.brand-logo--inverse .brand-logo__mark circle{fill:var(--brand)}.brand-logo--inverse .brand-logo__type strong{color:#fff}.brand-logo--inverse .brand-logo__type small{color:#ffffffa8}.auth-page__intro h1{max-width:460px;margin-bottom:14px;font-size:clamp(36px,4vw,58px);letter-spacing:0}.auth-page__intro p:not(.eyebrow){max-width:430px;margin-bottom:0;color:#ffffffc2;font-size:17px;line-height:1.7}.auth-trust-list{display:grid;gap:12px;padding:0;margin:0;list-style:none;color:#ffffffdb}.auth-trust-list li{display:flex;align-items:center;gap:10px;font-size:14px}.auth-page__form-wrap{display:grid;padding:36px;place-items:center}.auth-card{width:min(100%,470px);padding:clamp(28px,5vw,48px);border:1px solid var(--border);border-radius:24px;background:var(--surface);box-shadow:var(--shadow-lg)}.auth-card__heading{margin-bottom:28px}.auth-card__heading h2{margin-bottom:0;font-size:28px;letter-spacing:0}.auth-field{display:grid;gap:8px;margin-top:17px;color:var(--ink);font-size:14px;font-weight:700}.auth-field input{width:100%;min-width:0;padding:12px 13px;border:1px solid var(--border-strong);border-radius:10px;color:var(--ink);background:var(--surface);font-weight:400}.auth-field input::placeholder{color:var(--ink-faint)}.auth-field__error{color:var(--danger);font-size:12px;font-weight:500}.auth-role-picker{padding:0;border:0;margin:17px 0 0}.auth-role-picker legend{margin-bottom:8px;color:var(--ink);font-size:14px;font-weight:700}.auth-role-picker__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.auth-role-option{display:flex;min-width:0;min-height:68px;align-items:center;gap:8px;padding:10px;border:1px solid var(--border-strong);border-radius:8px;color:var(--ink-soft);background:var(--surface);cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.auth-role-option:hover{border-color:#8abeb3;color:var(--brand-dark)}.auth-role-option--selected{border-color:var(--brand);color:var(--brand-dark);background:var(--surface-tint);box-shadow:inset 0 0 0 1px var(--brand)}.auth-role-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.auth-role-option:has(input:focus-visible){outline:3px solid rgb(12 108 103 / 28%);outline-offset:2px}.auth-role-option svg{flex:0 0 auto}.auth-role-option span,.auth-role-option strong,.auth-role-option small{display:block;min-width:0}.auth-role-option strong{color:var(--ink);font-size:13px}.auth-role-option small{margin-top:2px;color:var(--ink-faint);font-size:10px;font-weight:500;white-space:nowrap}.auth-inline-input{display:flex;gap:8px}.auth-inline-input input{flex:1}.auth-inline-input .button{flex:0 0 auto;white-space:nowrap}.auth-refresh{display:grid;min-width:46px;place-items:center;padding-inline:12px}.auth-error,.auth-dev-note,.auth-captcha{margin-top:16px;padding:12px 13px;border-radius:10px;font-size:13px;line-height:1.55}.auth-error{border:1px solid rgb(179 65 60 / 20%);color:var(--danger);background:#fff4f3}.auth-dev-note{border:1px solid #d8e5ad;color:#50651d;background:#f7fbe9}.auth-captcha{display:grid;gap:4px;border:1px solid #cbe6de;color:var(--brand-dark);background:var(--surface-tint)}.auth-captcha small{color:var(--ink-soft)}.auth-submit{width:100%;justify-content:center;margin-top:26px;padding-block:13px}.auth-switch{margin:20px 0 0;color:var(--ink-soft);font-size:14px;text-align:center}.auth-switch a{margin-left:7px;color:var(--brand);font-weight:700}.app-shell{min-height:100vh}.app-shell__body{min-height:100vh;padding-left:var(--sidebar-width)}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;display:flex;width:var(--sidebar-width);flex-direction:column;padding:22px 16px 18px;border-right:1px solid var(--border);background:#fafcfaf5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sidebar__brand-row{display:flex;align-items:center;justify-content:space-between;padding:0 6px 20px}.brand{display:inline-flex;min-width:0;align-items:center}.viewer-chip__text strong,.viewer-chip__text small,.sidebar__footer strong,.sidebar__footer small{display:block}.brand .brand-logo__mark{width:38px;height:38px}.brand .brand-logo__type strong{font-size:15px}.sidebar__close,.topbar__menu{display:none!important}.sidebar__nav{min-height:0;flex:1;overflow-y:auto}.navigation-group+.navigation-group{margin-top:23px}.navigation-group--ungrouped+.navigation-group--ungrouped{margin-top:0}.navigation-group__label{display:block;padding:0 12px 8px;color:#97a19e;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.navigation-link{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:10px;color:#596763;font-size:13px;font-weight:550;transition:color .14s ease,background-color .14s ease,transform .14s ease}.navigation-link+.navigation-link{margin-top:2px}.navigation-link:hover{color:var(--ink);background:#f1f5f3}.navigation-link--active{color:var(--brand-dark);background:var(--brand-light);box-shadow:inset 3px 0 var(--brand)}.navigation-link--active:hover{color:var(--brand-dark);background:var(--brand-light)}.sidebar__footer{display:flex;align-items:center;gap:10px;margin-top:18px;padding:12px;border-radius:12px;background:#f0f5f2}.sidebar__footer-dot{width:8px;height:8px;flex:0 0 auto;border:2px solid #b9e1d7;border-radius:50%;background:var(--success);box-shadow:0 0 0 3px #dff2ed}.sidebar__footer strong{color:#4c5d58;font-size:10px}.sidebar__footer small{margin-top:2px;color:#87928e;font-size:9px}.sidebar-backdrop{display:none}.topbar{position:sticky;z-index:20;top:0;display:flex;height:var(--topbar-height);align-items:center;justify-content:space-between;padding:0 clamp(22px,3vw,42px);border-bottom:1px solid rgb(220 229 225 / 80%);background:#f4f7f4e5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar__leading,.topbar__actions{display:flex;align-items:center}.topbar__leading{gap:12px}.topbar__actions{gap:8px}.icon-button{display:grid;width:38px;height:38px;place-items:center;border:1px solid transparent;border-radius:11px;color:#60706b;background:transparent;cursor:pointer}.icon-button:hover:not(:disabled){border-color:var(--border);color:var(--ink);background:var(--surface)}.icon-button:disabled{cursor:not-allowed;opacity:.42}.notification-center,.notification-trigger{position:relative}.notification-trigger--active{border-color:var(--border);color:var(--ink);background:var(--surface)}.notification-badge{position:absolute;top:3px;right:2px;display:grid;min-width:16px;height:16px;padding:0 4px;place-items:center;border:2px solid #f4f7f4;border-radius:999px;color:#fff;background:#d04f3f;font-size:8px;font-style:normal;font-weight:800;line-height:1}.notification-panel{position:absolute;z-index:70;top:calc(100% + 12px);right:-64px;width:min(390px,calc(100vw - 32px));max-height:min(620px,calc(100vh - var(--topbar-height) - 28px));overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 20px 56px #2a3e382e}.notification-panel__header{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:18px;padding:16px 16px 14px 18px;border-bottom:1px solid var(--border)}.notification-panel__header h2{margin:3px 0 0;font-size:18px}.notification-panel__actions{display:flex;align-items:center;gap:4px}.notification-read-all{display:inline-flex;align-items:center;gap:5px;padding:8px 7px;border:0;color:var(--brand);background:transparent;font-size:11px;font-weight:750;cursor:pointer}.notification-read-all:disabled{color:var(--ink-faint);cursor:default}.notification-list{max-height:min(520px,calc(100vh - var(--topbar-height) - 108px));margin:0;padding:0;overflow-y:auto;list-style:none}.notification-item+.notification-item{border-top:1px solid #edf1ef}.notification-item__link{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;padding:14px 18px;color:inherit;text-decoration:none;transition:background .15s ease}.notification-item__link:hover{background:#f6f9f7}.notification-item--unread .notification-item__link{background:#f1f8f5}.notification-item--unread .notification-item__link:hover{background:#eaf5f0}.notification-item__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#45625a;background:#eaf1ee}.notification-item__icon--risk{color:#9a5b09;background:#fff0d6}.notification-item__icon--support{color:#316483;background:#e5f1f8}.notification-item__icon--wallet{color:#276e5c;background:#dcf2eb}.notification-item__content,.notification-item__title{min-width:0}.notification-item__content{display:flex;flex-direction:column;gap:3px}.notification-item__title{display:flex;align-items:center;justify-content:space-between;gap:8px}.notification-item__title strong{overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.notification-item__title i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--brand)}.notification-item__content>span:not(.notification-item__title){display:-webkit-box;overflow:hidden;color:var(--ink-muted);font-size:10px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notification-item__content small{color:var(--ink-faint);font-size:9px}.notification-empty{display:grid;min-height:210px;place-items:center;align-content:center;gap:7px;color:var(--ink-faint);text-align:center}.notification-empty strong{color:var(--ink);font-size:13px}.notification-empty span{font-size:10px}.account-menu{position:relative;margin-left:8px;padding-left:12px;border-left:1px solid var(--border)}.viewer-chip{display:flex;align-items:center;gap:9px;min-height:42px;padding:4px 6px;border:0;border-radius:6px;color:inherit;background:transparent;cursor:pointer;text-align:left}.viewer-chip:hover,.viewer-chip[aria-expanded=true]{background:var(--surface-tint)}.viewer-chip__avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;background:#293d38;font-size:12px;font-weight:750}.viewer-chip__text strong{color:#34433f;font-size:11px}.viewer-chip__text small{margin-top:2px;color:var(--ink-faint);font-size:9px}.viewer-chip__chevron{color:var(--ink-faint);transition:transform .16s ease}.viewer-chip[aria-expanded=true] .viewer-chip__chevron{transform:rotate(180deg)}.account-menu__panel{position:absolute;z-index:60;top:calc(100% + 8px);right:0;width:min(360px,calc(100vw - 24px));padding:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-lg)}.account-menu__identity{display:flex;min-width:0;align-items:center;gap:10px;padding:9px 10px 12px;border-bottom:1px solid var(--border);color:var(--ink-soft)}.account-menu__identity span{min-width:0}.account-menu__identity small,.account-menu__identity strong{display:block}.account-menu__identity small{color:var(--ink-faint);font-size:10px}.account-menu__identity strong{overflow:hidden;margin-top:2px;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.account-menu__identity .account-menu__workspace{margin-top:4px;color:var(--brand);font-weight:700}.account-menu__action{display:flex;width:100%;min-height:40px;align-items:center;gap:9px;margin-top:6px;padding:0 10px;border:0;border-radius:6px;color:var(--danger);background:transparent;cursor:pointer;font-size:12px;font-weight:700;text-align:left}.account-menu__action:hover{background:#fff4f3}.account-menu__action:disabled{cursor:wait;opacity:.6}.account-menu__error{margin:5px 10px 4px;color:var(--danger);font-size:10px}.account-menu__fixed-actions{border-bottom:1px solid var(--border)}.notification-center--embedded{width:100%}.notification-center--embedded .notification-panel{position:static;width:100%;max-height:min(420px,calc(100vh - var(--topbar-height) - 110px));overflow:auto;border:0;border-radius:0;box-shadow:none}.notification-center--embedded .notification-panel__header{min-height:52px;padding:12px 12px 10px}.notification-center--embedded .notification-panel__header h2{margin:0;font-size:14px}.notification-center--embedded .notification-list{max-height:none}.page-container{width:min(100%,1500px);margin:0 auto;padding:clamp(24px,3vw,44px)}.page-stack{display:grid;grid-template-columns:minmax(0,1fr);gap:28px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.page-header h1{margin:6px 0 7px;color:var(--ink);font-size:clamp(26px,3vw,38px);font-weight:720;letter-spacing:-.035em;line-height:1.15}.page-header p{max-width:680px;margin-bottom:0;color:var(--ink-soft);font-size:14px;line-height:1.7}.page-header__actions{flex:0 0 auto}.eyebrow{display:inline-flex;align-items:center;gap:5px;color:var(--brand);font-size:10px;font-weight:780;letter-spacing:.14em;text-transform:uppercase}.eyebrow--light{color:#b8dcd5}.button{display:inline-flex;min-height:39px;align-items:center;justify-content:center;gap:8px;padding:9px 15px;border:1px solid transparent;border-radius:10px;cursor:pointer;font-size:12px;font-weight:680;line-height:1;transition:transform .14s ease,background-color .14s ease,border-color .14s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.5}.button--primary{color:#fff;background:var(--brand)}.button--primary:hover:not(:disabled){background:var(--brand-dark)}.button--secondary{border-color:var(--border-strong);color:#3d4c48;background:var(--surface)}.button--secondary:hover:not(:disabled){border-color:#aabcb6;background:#fbfdfc}.button--light{color:var(--brand-dark);background:#fff;box-shadow:0 8px 24px #001e1c26}.button--light:hover{background:#f0faf7}.button--ghost-light{border-color:#ffffff42;color:#fff;background:#ffffff12}.button--danger{border-color:#d7a09c;color:#8f2f2b;background:#fff5f4}.button--danger:hover:not(:disabled){border-color:#c77e78;background:#ffecea}.button--card{min-height:35px;padding:7px 11px;color:#fff;background:#203832;font-size:11px}.button--card:hover:not(:disabled){background:var(--brand)}.dashboard-hero{position:relative;display:grid;min-height:300px;overflow:hidden;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;padding:clamp(30px,5vw,62px);border:1px solid #174f4b;border-radius:4px;color:#fff;background:#073c39;box-shadow:0 26px 60px #0a4a472e}.dashboard-hero:before{position:absolute;top:28px;right:28px;bottom:28px;width:1px;background:#ffffff14;content:""}.dashboard-hero__copy{position:relative;z-index:2}.dashboard-hero h1{max-width:650px;margin:12px 0 13px;font-size:46px;font-weight:690;letter-spacing:0;line-height:1.08}.dashboard-hero p{max-width:580px;margin-bottom:25px;color:#c8e2dc;font-size:14px;line-height:1.75}.dashboard-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.dashboard-route{position:relative;z-index:1;width:min(100%,430px);justify-self:end;border:1px solid rgb(180 226 213 / 24%);color:#d7e9e4;background:#062d2b;box-shadow:12px 12px #0000001f}.dashboard-route header,.dashboard-route footer{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 13px;border-bottom:1px solid rgb(180 226 213 / 15%);font-family:ui-monospace,SFMono-Regular,monospace;font-size:9px;letter-spacing:.06em}.dashboard-route header span{display:inline-flex;align-items:center;gap:7px}.dashboard-route header i{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #d7f16f1a}.dashboard-route header small{color:#d7e9e473}.dashboard-route__track{position:relative;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;height:62px;padding:0 53px}.dashboard-route__track:before{position:absolute;right:58px;left:58px;height:1px;background:#6bc5ad;content:""}.dashboard-route__track b{z-index:1;width:11px;height:11px;justify-self:center;border:2px solid #83d2bc;border-radius:50%;background:#062d2b}.dashboard-route__track em{position:absolute;left:25%;width:22px;height:5px;border-radius:999px;background:var(--accent);box-shadow:0 0 12px #d7f16f7f;animation:dashboard-packet 2.8s linear infinite}@keyframes dashboard-packet{0%{left:16%;opacity:0}10%,90%{opacity:1}to{left:78%;opacity:0}}.dashboard-route__nodes{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgb(180 226 213 / 10%)}.dashboard-route__nodes>span{display:flex;min-height:82px;align-items:center;flex-direction:column;justify-content:center;border-right:1px solid rgb(180 226 213 / 10%)}.dashboard-route__nodes>span:last-child{border-right:0}.dashboard-route__nodes svg{margin-bottom:7px;color:#83d2bc}.dashboard-route__nodes strong{color:#e8f4f0;font-size:10px;font-weight:650}.dashboard-route__nodes small{margin-top:4px;color:#d7e9e459;font-family:ui-monospace,SFMono-Regular,monospace;font-size:8px}.dashboard-route footer{border-top:1px solid rgb(180 226 213 / 15%);border-bottom:0;color:#d7e9e473}.dashboard-route footer code{color:var(--accent);font-size:8px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stat-card{display:flex;min-height:112px;align-items:center;gap:14px;padding:20px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.stat-card__icon{display:inline-flex;width:42px;height:42px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:12px;line-height:0}.stat-card__icon svg{display:block;flex:0 0 auto;width:21px;height:21px;margin:0}.stat-card__icon--teal{color:#0c6c67;background:#e1f3ef}.stat-card__icon--blue{color:#35629a;background:#e8f0fa}.stat-card__icon--amber{color:#98631e;background:#fbf0da}.stat-card span,.stat-card strong,.stat-card small{display:block}.stat-card>.stat-card__icon{display:inline-flex;align-items:center;justify-content:center}.stat-card>div>span,.stat-card--status>span{color:var(--ink-soft);font-size:10px;font-weight:650}.stat-card strong{margin:3px 0 2px;color:var(--ink);font-size:23px;font-weight:720;letter-spacing:-.03em}.stat-card small{color:var(--ink-faint);font-size:9px}.stat-card--status{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;gap:7px}.health-badge{display:inline-flex!important;width:fit-content;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;font-size:10px!important;font-weight:750!important}.health-badge--healthy{color:var(--success)!important;background:#e2f4ef}.health-badge--pending{color:#5e6b67!important;background:#eef2f0}.health-badge--error{color:var(--danger)!important;background:#f9e7e5}.panel{padding:24px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.panel__header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.panel__header h2{margin:5px 0 0;font-size:18px;letter-spacing:-.02em}.panel__header-icon{color:var(--brand)}.quick-start__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quick-action{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid #e3eae7;border-radius:13px;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.quick-action:hover{border-color:#b8cdc6;box-shadow:0 10px 26px #18433912;transform:translateY(-2px)}.quick-action__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:var(--brand);background:var(--surface-tint)}.quick-action strong,.quick-action small{display:block}.quick-action strong{color:#34423e;font-size:12px}.quick-action small{margin-top:3px;color:var(--ink-faint);font-size:9px}.quick-action>svg{color:#9ba7a3}.catalog-browser{display:grid;gap:20px}.catalog-fit-strip{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:22px;align-items:center;padding:20px 0;border-block:1px solid var(--border)}.catalog-fit-strip__intro h2{margin:4px 0 6px;font-size:20px;letter-spacing:0}.catalog-fit-strip__intro p{margin:0;color:var(--ink-soft);font-size:11px;line-height:1.6}.scenario-selector{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.scenario-option{display:flex;min-width:0;min-height:74px;align-items:center;gap:9px;padding:11px;border:1px solid var(--border);border-radius:8px;color:var(--ink-soft);background:var(--surface);cursor:pointer;text-align:left;transition:border-color .14s ease,background-color .14s ease}.scenario-option:hover{border-color:#a9c7bf;background:#f8fbfa}.scenario-option--active{border-color:var(--brand);color:var(--brand-dark);background:var(--brand-light);box-shadow:inset 0 0 0 1px var(--brand)}.scenario-option>svg{flex:0 0 auto}.scenario-option span,.scenario-option strong,.scenario-option small{display:block;min-width:0}.scenario-option strong{color:var(--ink);font-size:11px;letter-spacing:0}.scenario-option small{margin-top:3px;overflow:hidden;color:var(--ink-faint);font-size:9px;line-height:1.35;text-overflow:ellipsis}.catalog-toolbar{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm)}.search-field{display:flex;min-width:250px;flex:1;align-items:center;gap:9px;padding:0 12px;border:1px solid #e0e8e5;border-radius:10px;color:var(--ink-faint);background:#f8faf9}.search-field:focus-within{border-color:#91bdb4;box-shadow:0 0 0 3px #0c6c6714}.search-field input{width:100%;height:38px;border:0;outline:0;color:var(--ink);background:transparent;font-size:11px}.search-field input::placeholder{color:#9aa5a1}.protocol-filter{display:flex;align-items:center;gap:5px;color:var(--ink-faint)}.filter-chip{padding:7px 10px;border:1px solid transparent;border-radius:999px;color:var(--ink-soft);background:transparent;cursor:pointer;font-size:10px;font-weight:650}.filter-chip:hover{background:#f0f4f2}.filter-chip--active{border-color:#b9d9d1;color:var(--brand-dark);background:var(--brand-light)}.catalog-toolbar__count{flex:0 0 auto;padding-left:12px;border-left:1px solid var(--border);color:var(--ink-faint);font-size:10px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-sm);transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.product-card--recommended{border-color:#9ec7bd}.product-card:hover{border-color:#bdd0ca;box-shadow:0 16px 40px #163e3417;transform:translateY(-2px)}.product-card__header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #edf1ef;background:#fbfcfb}.product-card__protocol{display:flex;align-items:center;gap:8px;color:var(--brand-dark);font-size:10px;font-weight:820;letter-spacing:0}.product-card__recommendation{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border-radius:5px;color:#725216;background:#f7edcf;font-size:8px;font-weight:760}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:680}.status-pill>span{width:5px;height:5px;border-radius:50%;background:currentcolor}.status-pill>svg{flex:0 0 auto}.status-pill--success{color:var(--success);background:#e4f4ef}.status-pill--enterprise{color:#2a659d;background:#e8f1fb}.status-pill--personal{color:#247a5e;background:#e5f4ed}.status-pill--warning{color:var(--warning);background:#faf0da}.status-pill--danger{color:var(--danger);background:#f9e7e5}.status-pill--neutral{color:#697470;background:#edf1ef}.product-card__body{display:flex;min-height:260px;flex:1;flex-direction:column;padding:21px 20px}.product-card__category{display:block;margin-bottom:5px;color:var(--ink-faint);font-size:9px;font-weight:700;letter-spacing:0;text-transform:uppercase}.product-card h2{margin-bottom:10px;color:var(--ink);font-size:19px;letter-spacing:0}.product-card__body>p{display:-webkit-box;overflow:hidden;margin-bottom:20px;color:var(--ink-soft);font-size:11px;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__facts{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-top:16px;margin:auto 0 0;border-top:1px solid #edf1ef}.product-card__facts dt{display:flex;align-items:center;gap:4px;margin-bottom:4px;color:var(--ink-faint);font-size:9px}.product-card__facts dd{overflow:hidden;margin:0;color:#465550;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.product-card__facts dd strong{color:var(--ink);font-size:16px}.product-card__facts dd small{color:var(--ink-faint);font-size:8px;font-weight:500}.product-card__fit{margin-top:14px;padding:9px 10px;border-left:2px solid #9bc9bd;color:#4c5f59;background:#f5f9f8;font-size:10px;line-height:1.5}.product-card__highlights{display:flex;flex-wrap:wrap;gap:7px 10px;padding:0;margin:14px 0 0;list-style:none}.product-card__highlights li{display:inline-flex;align-items:center;gap:4px;color:var(--ink-soft);font-size:9px}.product-card__highlights svg{color:var(--success)}.product-card__footer{display:flex;align-items:center;justify-content:flex-start;gap:14px;padding:13px 18px;border-top:1px solid #edf1ef}.product-card__price{display:flex;align-items:baseline;gap:3px;margin-right:auto}.product-card__price span,.product-card__price small{color:var(--ink-faint);font-size:8px}.product-card__price strong{color:var(--ink);font-size:18px;letter-spacing:0}.product-card__trial{display:inline-flex;align-items:center;gap:5px;color:var(--ink-soft);font-size:9px}.pagination-notice{padding:12px 16px;border-radius:10px;color:#68746f;background:#edf2f0;font-size:10px;text-align:center}.async-state{display:flex;min-height:150px;align-items:center;justify-content:center;gap:14px;padding:28px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);text-align:left}.async-state__icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:12px;color:var(--brand);background:var(--brand-light)}.async-state strong,.async-state p,.async-state small{display:block}.async-state strong{color:var(--ink);font-size:13px}.async-state p{margin:4px 0 0;color:var(--ink-soft);font-size:11px}.async-state small{margin-top:5px;color:var(--ink-faint);font-size:9px}.async-state .button{margin-left:auto}.async-state--error .async-state__icon{color:var(--danger);background:#f9e7e5}.product-skeleton{min-height:320px;padding:22px;border:1px solid var(--border);border-radius:var(--radius-md);background:#fff}.product-skeleton span{display:block;height:12px;margin-bottom:16px;border-radius:6px;background:linear-gradient(90deg,#edf2ef 20%,#f7f9f8,#edf2ef 76%);background-size:220% 100%;animation:shimmer 1.4s infinite linear}.product-skeleton span:first-child{width:24%}.product-skeleton span:nth-child(2){width:58%;height:23px;margin-top:35px}.product-skeleton span:nth-child(3){width:90%}.product-skeleton span:nth-child(4){width:72%}.placeholder-panel,.not-found,.fatal-error{display:grid;place-items:center;text-align:center}.placeholder-panel{min-height:390px;padding:45px;border:1px dashed #c9d7d2;border-radius:var(--radius-lg);background:#ffffffb3}.placeholder-panel__icon{display:grid;width:58px;height:58px;place-items:center;border-radius:17px;color:var(--brand);background:var(--brand-light)}.placeholder-panel h2{margin:16px 0 7px;font-size:20px}.placeholder-panel p,.not-found p,.fatal-error p{max-width:490px;color:var(--ink-soft);font-size:12px;line-height:1.7}.not-found{min-height:calc(100vh - var(--topbar-height) - 88px)}.not-found h1{margin:8px 0;font-size:30px;letter-spacing:-.04em}.not-found .button{margin-top:10px}.fatal-error{min-height:100vh;padding:24px;background:var(--surface-soft)}.fatal-error__panel{max-width:560px;padding:44px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-lg)}.fatal-error h1{margin:8px 0;font-size:27px}.fatal-error .button{margin-top:10px}.spin{animation:spin .8s linear infinite}.mock-page .page-header{margin-bottom:2px}.header-actions,.table-actions,.inline-form,.review-steps,.purchase-drawer__actions{display:flex;align-items:center;gap:10px}.mock-badge{display:inline-flex;align-items:center;padding:5px 8px;border:1px solid #b9dad2;border-radius:999px;color:var(--brand-dark);background:var(--brand-light);font-size:10px;font-weight:800;letter-spacing:.08em}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.metric-card{min-height:132px;padding:19px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.metric-card>span,.metric-card small{display:block;color:var(--ink-soft);font-size:12px}.metric-card strong{display:block;margin:10px 0 5px;color:var(--ink);font-size:27px;letter-spacing:-.045em}.metric-card--teal{border-top:3px solid var(--brand)}.metric-card--blue{border-top:3px solid #3178b7}.metric-card--amber{border-top:3px solid #cf9125}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.responsive-table{width:100%;overflow-x:auto}.responsive-table table{width:100%;min-width:720px;border-collapse:collapse;text-align:left}.responsive-table th{padding:0 12px 11px;border-bottom:1px solid var(--border);color:var(--ink-faint);font-size:10px;font-weight:750;letter-spacing:.075em;text-transform:uppercase}.responsive-table td{padding:14px 12px;border-bottom:1px solid #edf1ef;color:var(--ink-soft);font-size:13px;vertical-align:middle}.responsive-table td strong,.responsive-table td small{display:block}.responsive-table td strong{color:var(--ink);font-size:13px}.responsive-table td small{margin-top:4px;color:var(--ink-faint);font-size:11px}.responsive-table code{color:var(--brand-dark);font-size:12px}.table-actions .button{padding:7px 9px;font-size:11px;white-space:nowrap}.date-range-picker{display:flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:11px;font-weight:650}.date-range-picker input{min-width:0;padding:8px 9px;border:1px solid var(--border-strong);border-radius:8px;color:var(--ink);background:#fff;font:inherit}.table-invite-filter{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.table-invite-filter>span{color:var(--ink-faint);font-size:11px;font-weight:650}.table-invite-filter__trigger{position:relative;display:inline-grid;width:20px;height:20px;place-items:center;color:var(--ink-soft);cursor:pointer}.table-invite-filter__trigger:hover{color:var(--brand)}.table-invite-filter__trigger:focus-within{outline:2px solid rgb(12 108 103 / 25%);outline-offset:2px;border-radius:4px}.table-invite-filter__trigger select{position:absolute;inset:0;width:100%;height:100%;margin:0;cursor:pointer;opacity:0}.copy-link-button{min-width:76px}.copy-link-button--success{border-color:#8bcbb6;color:#087661;background:#e6f5ee}.date-range-picker b{color:var(--ink-faint);font-size:11px;font-weight:650}.amount-positive{color:var(--success)!important;font-weight:750}.amount-negative{color:var(--danger)!important;font-weight:750}.workspace-context{display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid #cee1dc;border-radius:11px;color:#255f57;background:#edf7f4;font-size:12px}.muted{color:var(--ink-soft);font-size:13px;line-height:1.7}.form-help{margin:13px 0 0;color:var(--ink-faint);font-size:12px;line-height:1.6}.stacked-label{display:grid;gap:7px;color:var(--ink-soft);font-size:12px;font-weight:650}.stacked-label input,.inline-form input,.purchase-summary input{width:100%;padding:10px 11px;border:1px solid var(--border-strong);border-radius:9px;color:var(--ink);background:#fff}.support-form{align-self:start}.support-form__fields{display:grid;gap:18px}.support-form select,.support-form textarea{width:100%;min-width:0;padding:11px 12px;border:1px solid var(--border-strong);border-radius:9px;color:var(--ink);background:#fff;font:inherit;font-weight:450;line-height:1.5}.support-form select{min-height:44px}.support-form textarea{min-height:112px;resize:vertical}.support-form__actions{display:flex;align-items:center;gap:14px;margin-top:20px}.support-form__actions .form-help{margin:0}.inline-form{margin-top:18px;align-items:end}.inline-form label{display:grid;min-width:180px;gap:7px;color:var(--ink-soft);font-size:12px;font-weight:650}.check-list{display:grid;gap:12px;padding:0;margin:20px 0 0;list-style:none;color:var(--ink-soft);font-size:13px}.check-list li{display:flex;align-items:center;gap:8px}.check-list svg{color:var(--success)}.ticket-list,.notice-list{display:grid;gap:10px}.ticket-row,.notice-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid #edf1ef}.ticket-row:last-child,.notice-row:last-child{border-bottom:0}.ticket-row strong,.ticket-row small,.notice-row strong,.notice-row small{display:block}.ticket-row strong,.notice-row strong{color:var(--ink);font-size:13px}.ticket-row small,.notice-row small{margin-top:4px;color:var(--ink-faint);font-size:11px}.network-banner,.invite-panel,.referral-summary{display:flex;align-items:center;gap:15px;justify-content:space-between;padding:24px;border-radius:var(--radius-md);color:#fff;background:linear-gradient(118deg,#07504d,#0c6c67 62%,#31918a);box-shadow:var(--shadow-lg)}.network-banner>svg{flex:0 0 auto;color:var(--accent)}.network-banner strong,.network-banner span{display:block}.network-banner strong{font-size:15px}.network-banner span{margin-top:5px;color:#cae9e2;font-size:12px}.network-banner .button{white-space:nowrap}.referral-summary h2{margin:5px 0;color:#fff;font-size:23px}.referral-summary p{max-width:660px;margin:0;color:#cae9e2;font-size:13px;line-height:1.6}.referral-summary .button{flex:0 0 auto;white-space:nowrap}.banner-actions{display:flex;align-items:center;gap:18px;margin-left:auto}.banner-discount{min-width:88px;padding-left:20px;border-left:1px solid rgb(255 255 255 / 24%)}.banner-discount span,.banner-discount strong{display:block}.banner-discount span{color:#cae9e2;font-size:11px}.banner-discount strong{margin-top:4px;color:#fff;font-size:24px}.invite-panel h2{margin:5px 0;font-size:23px;letter-spacing:-.035em}.invite-panel p{max-width:580px;margin:0;color:#cae9e2;font-size:13px;line-height:1.6}.agent-tree{display:grid;gap:10px}.agent-tree__root,.agent-tree__node{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--border);border-radius:12px;background:#fafcfb}.agent-tree__root{border-color:#b9dad2;background:var(--surface-tint)}.agent-tree__root strong,.agent-tree__root small{display:block}.agent-tree__root small{margin-top:4px;color:var(--ink-soft);font-size:11px}.agent-tree__node svg{color:var(--brand)}.agent-tree__node>div:nth-child(2){flex:1}.agent-tree__node strong,.agent-tree__node small{display:block}.agent-tree__node strong{color:var(--ink);font-size:13px}.agent-tree__node small{margin-top:3px;color:var(--ink-faint);font-size:11px}.discount-preview{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:14px 16px;border:1px solid #c9e3dc;border-radius:10px;color:var(--ink-soft);background:var(--surface-tint);font-size:12px}.discount-preview strong{color:var(--brand-dark);font-size:16px}.withdrawal-panel__body{display:grid;grid-template-columns:minmax(190px,.85fr) minmax(0,1.5fr);gap:28px;align-items:end}.withdrawal-panel__account{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border:1px solid var(--border);border-radius:10px;background:var(--surface-soft)}.withdrawal-panel__account span,.withdrawal-panel__account strong,.withdrawal-panel__account small{display:block}.withdrawal-panel__account span{color:var(--ink-faint);font-size:11px}.withdrawal-panel__account strong{margin:6px 0 4px;color:var(--ink);font-size:15px}.withdrawal-panel__account small{color:var(--ink-soft);font-size:11px}.withdrawal-panel__edit{flex:0 0 auto;padding:7px 10px;font-size:11px}.analytics-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr);gap:18px}.analytics-attribution-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.analytics-attribution-panel .panel__header{margin-bottom:8px}.analytics-trend .panel__header>strong{color:var(--brand-dark);font-size:20px}.trend-chart{display:grid;grid-template-columns:repeat(6,minmax(34px,1fr));gap:13px;height:184px;padding-top:14px;border-bottom:1px solid var(--border)}.trend-chart__item{display:grid;grid-template-rows:1fr auto;gap:8px;min-width:0;color:var(--ink-faint);font-size:11px;font-weight:650;text-align:center}.trend-chart__bar{display:flex;align-items:end;min-height:0;border-radius:4px 4px 0 0;background:repeating-linear-gradient(to bottom,transparent 0 27px,var(--border) 28px 29px)}.trend-chart__bar i{display:block;width:100%;min-height:14px;border-radius:4px 4px 0 0;background:var(--brand)}.funnel-list{display:grid;gap:18px;padding-top:6px}.funnel-list>div{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px}.funnel-list span{color:var(--ink-soft);font-size:12px}.funnel-list strong{grid-column:3;color:var(--ink);font-size:14px}.funnel-list i{grid-column:2;grid-row:1;display:block;height:9px;border-radius:5px;background:var(--brand)}.funnel-list>div:nth-child(2) i{background:var(--blue)}.funnel-list>div:nth-child(3) i{background:var(--amber)}.permission-list,.form-stack{display:grid;gap:14px}.permission-list label{display:flex;align-items:center;gap:10px;color:var(--ink-soft);font-size:13px;cursor:pointer}.pricing-editor .button{margin-top:18px}.quote-preview{background:linear-gradient(145deg,#f1faf7,#fff)}.quote-preview h2{margin:6px 0 18px;font-size:19px}.quote-preview dl{display:grid;gap:11px}.quote-preview dl div{display:flex;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid var(--border)}.quote-preview dt{color:var(--ink-soft);font-size:13px}.quote-preview dd{margin:0;color:var(--ink);font-weight:750}.quote-preview>small{display:block;margin-top:16px;color:var(--ink-faint);font-size:11px}.strategy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.strategy-card{padding:15px;border:1px solid var(--border);border-radius:12px;background:#fafcfb}.strategy-card small,.strategy-card strong{display:block}.strategy-card small{color:var(--ink-soft);font-size:11px}.strategy-card strong{margin:8px 0;color:var(--brand-dark);font-size:18px}.strategy-card p{margin:0;color:var(--ink-faint);font-size:12px;line-height:1.55}.large-number{display:block;margin:7px 0 0;color:var(--brand-dark);font-size:30px;letter-spacing:-.05em}.review-steps{margin-top:20px;color:var(--ink-soft);font-size:12px}.review-steps svg{color:var(--brand)}.notice-row>span{width:9px;height:9px;border-radius:50%;background:#90a09c}.notice-row--warning>span{background:#d69727;box-shadow:0 0 0 4px #fff4de}.notice-row--success>span{background:var(--success);box-shadow:0 0 0 4px #e2f3ee}.notice-row--info>span{background:#3178b7;box-shadow:0 0 0 4px #e9f2fa}.review-candidate{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--surface-soft)}.review-candidate__avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:#fff;background:var(--brand);font-weight:800}.review-candidate strong,.review-candidate small{display:block}.review-candidate strong{font-size:13px}.review-candidate small{margin-top:4px;color:var(--ink-faint);font-size:11px}.review-facts,.finance-summary{display:grid;gap:0;margin:16px 0}.review-facts div,.finance-summary div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid var(--border)}.review-facts dt,.finance-summary dt{color:var(--ink-soft);font-size:12px}.review-facts dd,.finance-summary dd{margin:0;color:var(--ink);font-size:13px;font-weight:700}.capability-grid,.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.capability-grid span{display:flex;justify-content:space-between;padding:11px;border-radius:9px;color:var(--ink-soft);background:var(--surface-soft);font-size:12px}.capability-grid b{color:var(--brand-dark)}.setting-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--border);border-radius:12px}.setting-card strong,.setting-card small{display:block}.setting-card strong{color:var(--ink);font-size:13px}.setting-card small{margin-top:4px;color:var(--ink-faint);font-size:11px}.toggle{display:flex;width:36px;height:21px;flex:0 0 auto;align-items:center;padding:3px;border-radius:99px;background:#d3dcda}.toggle i{width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000002e}.toggle--on{justify-content:flex-end;background:var(--brand)}.purchase-drawer{position:fixed;z-index:90;inset:0;display:grid;place-items:center;padding:20px}.purchase-drawer__backdrop{position:absolute;inset:0;width:100%;border:0;background:#0a211d7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.purchase-drawer__content{position:relative;width:min(100%,500px);padding:28px;border-radius:20px;background:#fff;box-shadow:var(--shadow-lg)}.purchase-drawer__content h2{margin:12px 0 7px;font-size:23px;letter-spacing:-.035em}.purchase-drawer__content>p{color:var(--ink-soft);font-size:13px;line-height:1.7}.purchase-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.purchase-summary div{padding:11px;border-radius:11px;background:var(--surface-soft)}.purchase-summary dt{color:var(--ink-faint);font-size:10px}.purchase-summary dd{margin:5px 0 0;color:var(--ink);font-size:13px;font-weight:700}.purchase-drawer__actions{justify-content:flex-end}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-220% 0}}@media(max-width:1120px){.metric-grid,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar{flex-wrap:wrap}.search-field{flex-basis:100%}}@media(max-width:900px){:root{--topbar-height: 64px}.app-shell__body{padding-left:0}.sidebar{width:min(310px,calc(100vw - 46px));box-shadow:var(--shadow-lg);transform:translate(-105%);transition:transform .18s ease}.sidebar--open{transform:translate(0)}.sidebar__close,.topbar__menu{display:grid!important}.sidebar-backdrop{position:fixed;z-index:25;inset:0;display:block;width:100%;height:100%;border:0;background:#0f1b186b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dashboard-hero{grid-template-columns:1fr}.dashboard-route{width:100%;justify-self:stretch}.auth-page{min-height:100svh;grid-template-columns:1fr}.auth-page__intro{min-height:auto;justify-content:flex-start;gap:22px;padding:32px clamp(24px,7vw,64px)}.auth-page__intro h1{font-size:38px}.auth-page__form-wrap{align-items:start;padding:32px 24px 48px}}@media(max-width:680px){.auth-page{display:block;min-height:100svh;background:var(--surface)}.auth-page__intro{gap:18px;padding:calc(22px + env(safe-area-inset-top)) 20px 24px;background:#075a55}.auth-brand{min-height:40px}.auth-brand .brand-logo__mark{width:36px;height:36px}.auth-page__intro h1{margin-bottom:8px;font-size:31px;line-height:1.15}.auth-page__intro p:not(.eyebrow){font-size:14px;line-height:1.6}.auth-page__intro .eyebrow{margin-bottom:8px}.auth-trust-list{display:none}.auth-page__form-wrap{display:block;padding:0}.auth-card{width:100%;max-width:none;padding:26px 20px calc(32px + env(safe-area-inset-bottom));border:0;border-radius:0;box-shadow:none}.auth-card__heading{margin-bottom:20px}.auth-card__heading h2{font-size:24px}.auth-field{gap:7px;margin-top:15px}.auth-field input{min-height:48px;padding:12px;font-size:16px}.auth-role-picker{margin-top:15px}.auth-role-picker__options{gap:6px}.auth-role-option{min-height:62px;justify-content:center;padding:8px 6px}.auth-role-option svg{display:none}.auth-inline-input{display:grid;grid-template-columns:minmax(0,1fr) auto}.auth-inline-input .button,.auth-refresh{min-width:48px;min-height:48px}.auth-error,.auth-dev-note,.auth-captcha{margin-top:14px}.auth-submit{min-height:48px;margin-top:22px}.auth-switch{margin-top:18px}.auth-page--register .auth-page__intro{padding-bottom:20px}.metric-grid,.two-column,.strategy-grid,.capability-grid,.settings-grid{grid-template-columns:1fr}.header-actions,.inline-form,.network-banner,.invite-panel,.referral-summary{align-items:stretch;flex-direction:column}.referral-summary .button{width:100%}.banner-actions{width:100%;margin-left:0;padding-top:14px;border-top:1px solid rgb(255 255 255 / 24%);align-items:stretch;flex-direction:column}.banner-discount{padding-left:0;border-left:0}.withdrawal-panel__body{grid-template-columns:1fr;gap:16px}.withdrawal-panel__account{align-items:stretch;flex-direction:column}.withdrawal-panel__edit{align-self:flex-start}.analytics-grid{grid-template-columns:1fr}.inline-form label{min-width:0}.agent-tree__node{flex-wrap:wrap;margin-left:0!important}.purchase-summary{grid-template-columns:1fr}.purchase-drawer__actions{flex-direction:column-reverse}.purchase-drawer__actions .button{width:100%}.topbar{padding:0 16px}.viewer-chip__text{display:none}.notification-panel{position:fixed;top:calc(var(--topbar-height) - 4px);right:12px;left:12px;width:auto;max-height:calc(100vh - var(--topbar-height) - 8px)}.notification-list{max-height:calc(100vh - var(--topbar-height) - 92px)}.viewer-chip{min-width:42px;justify-content:center;padding:4px}.account-menu{padding-left:0;margin-left:0;border-left:0}.viewer-chip__chevron{display:none}.account-menu__panel{position:fixed;top:calc(var(--topbar-height) - 4px);right:12px;width:min(360px,calc(100vw - 24px))}.page-container{padding:20px 15px 36px}.page-stack{gap:20px}.page-header{align-items:flex-start;flex-direction:column;gap:14px}.page-header__actions,.page-header__actions .button{width:100%}.panel__header:has(.date-range-picker){align-items:flex-start;flex-direction:column}.date-range-picker{flex-wrap:wrap}.dashboard-hero{min-height:360px;grid-template-columns:1fr;align-items:end;padding:30px 23px}.dashboard-route{margin-top:8px}.dashboard-hero h1{font-size:39px}.dashboard-hero__actions .button{flex:1}.stat-grid,.product-grid,.quick-start__grid{grid-template-columns:1fr}.stat-card{min-height:96px}.panel{padding:20px 16px}.support-form__actions{align-items:stretch;flex-direction:column}.catalog-toolbar{align-items:stretch}.search-field{min-width:100%}.protocol-filter{width:100%;overflow-x:auto;padding-bottom:2px}.filter-chip{flex:0 0 auto}.catalog-toolbar__count{padding:7px 2px 1px;border-left:0}.async-state{align-items:center;flex-direction:column;text-align:center}.async-state .button{width:100%;margin-left:0}}@media(max-width:360px){.auth-page__intro{padding-inline:16px}.auth-page__intro h1{font-size:28px}.auth-card{padding-inline:16px}.auth-inline-input{grid-template-columns:1fr}.auth-inline-input .button{width:100%}.auth-inline-input .auth-refresh{width:48px;justify-self:end}}.modal-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f1715a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeIn .18s ease-out}.modal-content{position:relative;width:min(100%,640px);max-height:90vh;overflow-y:auto;padding:28px;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);animation:slideUp .22s ease-out}.modal-content--large{width:min(100%,860px)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid var(--border)}.modal-header h3{margin:0;font-size:20px;letter-spacing:-.02em}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;border-top:1px solid var(--border)}.tabs-bar{display:flex;align-items:center;gap:8px;padding:4px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-soft);margin-bottom:20px}.tab-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border:none;border-radius:var(--radius-sm);color:var(--ink-soft);background:transparent;font-size:14px;font-weight:600;cursor:pointer;transition:all .16s ease}.tab-btn:hover{color:var(--ink);background:#fff9}.tab-btn--active{color:var(--brand-dark);background:var(--surface);box-shadow:0 2px 8px #0c6c671f}.node-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:6px;font-size:12px;font-weight:700;letter-spacing:.02em}.node-badge--t{color:#0c6c67;background:#dff2ed;border:1px solid #bce3d9}.node-badge--p{color:#1d4ed8;background:#dbeafe;border:1px solid #bfdbfe}.node-badge--g{color:#b45309;background:#fef3c7;border:1px solid #fde68a}.batch-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 18px;border:1px solid #bce3d9;border-radius:var(--radius-md);background:linear-gradient(135deg,#f0fdf9,#e6f7f3);margin-bottom:20px}.batch-toolbar__info{display:flex;align-items:center;gap:8px;color:var(--brand-dark);font-size:14px;font-weight:700;margin-right:auto}.wizard-stepper{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:18px 24px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);margin-bottom:24px}.wizard-step{display:flex;align-items:center;gap:10px;color:var(--ink-faint);font-size:14px;font-weight:600}.wizard-step__num{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:var(--ink-soft);background:var(--surface-soft);border:1px solid var(--border);font-size:13px;font-weight:700}.wizard-step--active{color:var(--brand)}.wizard-step--active .wizard-step__num{color:#fff;background:var(--brand);border-color:var(--brand)}.wizard-step--completed{color:var(--success)}.wizard-step--completed .wizard-step__num{color:#fff;background:var(--success);border-color:var(--success)}.region-matrix{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;margin-top:14px}.region-matrix__item{display:flex;flex-direction:column;align-items:center;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;transition:all .16s ease;text-align:center}.region-matrix__item:hover{border-color:var(--brand);background:var(--surface-tint)}.region-matrix__item--selected{border-color:var(--brand);background:var(--brand-light);box-shadow:0 0 0 2px var(--brand)}.region-matrix__item strong{font-size:13px;color:var(--ink)}.region-matrix__item small{font-size:11px;color:var(--ink-soft);margin-top:2px}.purchase-wizard{display:flex;width:min(100%,1040px);max-height:92vh;flex-direction:column;overflow:hidden;padding:0;border-radius:8px}.purchase-wizard__header{flex:0 0 auto;margin:0;padding:22px 24px 16px}.purchase-wizard__header h2{margin:4px 0 5px;font-size:21px;letter-spacing:0}.purchase-wizard__header p{margin:0;color:var(--ink-soft);font-size:11px}.purchase-wizard .wizard-stepper{flex:0 0 auto;gap:0;margin:0 24px;padding:13px 0;border:0;border-bottom:1px solid var(--border);border-radius:0}.purchase-wizard .wizard-step{min-width:0;flex:1;gap:7px;color:var(--ink-faint);font-size:11px;letter-spacing:0}.purchase-wizard .wizard-step__num{width:24px;height:24px;font-size:10px}.wizard-step__arrow{margin-left:auto;color:#b3bfbb}.purchase-wizard .wizard-step--active{color:var(--brand-dark)}.purchase-wizard .wizard-step--completed{color:var(--success)}.purchase-wizard__body{min-height:430px;overflow-y:auto;padding:24px}.wizard-section{display:grid;gap:18px}.wizard-section__heading{display:flex;align-items:flex-start;gap:10px}.wizard-section__heading>span{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border:1px solid #b8d5ce;border-radius:50%;color:var(--brand-dark);background:#f1f8f6;font-size:9px;font-weight:800}.wizard-section__heading h3{margin:0 0 3px;font-size:16px;letter-spacing:0}.wizard-section__heading p{margin:0;color:var(--ink-soft);font-size:10px;line-height:1.5}.wizard-section__heading--sub{margin-top:4px}.wizard-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.wizard-choice-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}.wizard-choice{display:flex;min-width:0;min-height:116px;flex-direction:column;align-items:flex-start;gap:7px;padding:14px;border:1px solid var(--border);border-radius:8px;color:var(--ink-soft);background:var(--surface);cursor:pointer;text-align:left}.wizard-choice:hover{border-color:#a8c7bf;background:#f8fbfa}.wizard-choice--selected{border-color:var(--brand);color:var(--brand-dark);background:var(--brand-light);box-shadow:inset 0 0 0 1px var(--brand)}.wizard-choice strong{color:var(--ink);font-size:11px;letter-spacing:0}.wizard-choice small{color:var(--ink-faint);font-size:9px;line-height:1.45}.use-case-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.use-case-option{display:grid;min-width:0;grid-template-columns:12px minmax(0,1fr);gap:3px 7px;padding:11px;border:1px solid var(--border);border-radius:7px;background:var(--surface);cursor:pointer;text-align:left}.use-case-option>span{width:10px;height:10px;margin-top:2px;border:1px solid #9aa8a3;border-radius:50%}.use-case-option strong,.use-case-option small{grid-column:2}.use-case-option strong{color:var(--ink);font-size:10px;letter-spacing:0}.use-case-option small{color:var(--ink-faint);font-size:8px;line-height:1.4}.use-case-option--selected{border-color:var(--brand);background:#f4faf8}.use-case-option--selected>span{border:3px solid var(--brand)}.wizard-alert,.wizard-recommendation{display:flex;align-items:flex-start;gap:9px;padding:12px 14px;border:1px solid #d7e2df;border-radius:7px;color:#53635e;background:#f7f9f8;font-size:10px;line-height:1.55}.wizard-alert svg,.wizard-recommendation svg{flex:0 0 auto;margin-top:1px}.wizard-alert strong,.wizard-alert p{display:block;margin:0}.wizard-alert p{margin-top:2px}.wizard-alert--warning{border-color:#e5cf9f;color:#6f5728;background:#fcf7ea}.plan-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.plan-option{min-width:0;padding:16px;border:1px solid var(--border);border-radius:8px;color:var(--ink);background:var(--surface);cursor:pointer;text-align:left}.plan-option:hover{border-color:#abc8c1}.plan-option--selected{border-color:var(--brand);background:#f4faf8;box-shadow:inset 0 0 0 1px var(--brand)}.plan-option__top{display:flex;align-items:center;justify-content:space-between;min-height:20px;color:var(--ink-faint);font-size:9px;font-weight:700}.plan-option__top strong{padding:3px 6px;border-radius:5px;color:#725216;background:#f7edcf;font-size:8px}.plan-option h4{margin:7px 0 5px;font-size:15px;letter-spacing:0}.plan-option>p{min-height:32px;margin:0;color:var(--ink-soft);font-size:9px;line-height:1.55}.plan-option dl{display:grid;grid-template-columns:.7fr 1.3fr;gap:10px;margin:14px 0}.plan-option dl div{min-width:0}.plan-option dt{color:var(--ink-faint);font-size:8px}.plan-option dd{overflow:hidden;margin:3px 0 0;color:var(--ink);font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.plan-option__price{display:flex;align-items:baseline;gap:4px;padding-top:11px;border-top:1px solid var(--border)}.plan-option__price strong{color:var(--brand-dark);font-size:19px}.plan-option__price span{color:var(--ink-faint);font-size:8px}.segmented-control{display:inline-flex;width:fit-content;max-width:100%;padding:3px;border:1px solid var(--border);border-radius:7px;background:#f3f6f5}.segmented-control button{min-height:32px;padding:6px 12px;border:0;border-radius:5px;color:var(--ink-soft);background:transparent;cursor:pointer;font-size:9px;font-weight:680}.segmented-control button.segmented-control__active{color:var(--brand-dark);background:var(--surface);box-shadow:0 1px 4px #1c41381a}.live-inventory-status{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:#f8faf9}.live-inventory-status--ready{border-color:#2a7a633d;background:#ebf8f3b8}.live-inventory-status--waiting{border-color:#ae7a2838;background:#fff9edc7}.live-inventory-status__signal{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;color:var(--brand-dark);background:var(--surface);box-shadow:0 2px 8px #1c413814}.live-inventory-status strong,.live-inventory-status p,.inventory-inline-state strong,.inventory-inline-state p{display:block;margin:0}.live-inventory-status strong,.inventory-inline-state strong{font-size:10px}.live-inventory-status p,.inventory-inline-state p{margin-top:3px;color:var(--ink-faint);font-size:8px}.allocation-mode-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.allocation-mode-card{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 14px;border:1px solid var(--border);border-radius:10px;color:var(--ink-soft);background:var(--surface);cursor:pointer;text-align:left;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.allocation-mode-card:hover{border-color:#a8c7bf;background:#f8fbfa}.allocation-mode-card--selected{border-color:var(--brand);background:#f2faf7;box-shadow:inset 0 0 0 1px #0c6c6752}.allocation-mode-card__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;color:var(--brand-dark);background:var(--brand-light)}.allocation-mode-card strong,.allocation-mode-card small{display:block}.allocation-mode-card strong{color:var(--ink);font-size:12px}.allocation-mode-card small{margin-top:3px;color:var(--ink-faint);font-size:9px;line-height:1.45}.allocation-mode-card__state{color:var(--brand-dark);font-size:9px;font-weight:750}.allocation-panel,.region-allocation-panel{overflow:hidden;border:1px solid var(--border-strong);border-radius:11px;background:var(--surface)}.allocation-panel--smart{background:linear-gradient(135deg,#f2faf7f5,#fffffffa),repeating-linear-gradient(90deg,transparent 0 39px,rgb(12 108 103 / 4%) 39px 40px)}.allocation-panel__header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px 16px;border-bottom:1px solid rgb(12 108 103 / 12%)}.allocation-panel__mark{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:#fff;background:var(--brand);box-shadow:0 7px 16px #0c6c672e}.allocation-panel__header strong,.allocation-panel__header p{display:block;margin:0}.allocation-panel__header>div>strong{font-size:12px}.allocation-panel__header p{max-width:620px;margin-top:3px;color:var(--ink-soft);font-size:9px;line-height:1.5}.allocation-pool-stat{padding-left:16px;border-left:1px solid var(--border);text-align:right}.allocation-pool-stat strong{color:var(--brand-dark);font-size:18px;font-variant-numeric:tabular-nums}.allocation-pool-stat span{display:block;margin-top:1px;color:var(--ink-faint);font-size:8px}.allocation-rule-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;margin:0;border-bottom:1px solid var(--border);list-style:none}.allocation-rule-list li{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:12px 14px}.allocation-rule-list li+li{border-left:1px solid var(--border)}.allocation-rule-list li>span{display:grid;width:22px;height:22px;place-items:center;border-radius:6px;color:var(--brand-dark);background:var(--brand-light);font-size:9px;font-weight:800}.allocation-rule-list strong,.allocation-rule-list small{display:block}.allocation-rule-list strong{font-size:9px}.allocation-rule-list small{margin-top:2px;color:var(--ink-faint);font-size:8px}.allocation-constraint-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px 16px 0}.allocation-constraint-grid fieldset{min-width:0;padding:0;border:0}.allocation-constraint-grid legend,.region-filter-groups>div>span{display:flex;align-items:center;gap:5px;margin-bottom:7px;color:var(--ink-soft);font-size:8px;font-weight:750}.filter-chip-row{display:flex;min-width:0;flex-wrap:wrap;gap:5px}.filter-chip{min-height:28px;padding:5px 9px;border:1px solid var(--border);border-radius:999px;color:var(--ink-soft);background:var(--surface);cursor:pointer;font-size:8px;font-weight:680}.filter-chip:hover,.filter-chip--active{border-color:var(--brand);color:var(--brand-dark);background:var(--brand-light)}.smart-quantity-console{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(220px,1.2fr) auto;align-items:center;gap:16px;margin:14px 16px 16px;padding:13px 14px;border:1px solid rgb(12 108 103 / 15%);border-radius:9px;background:#ffffffd1;box-shadow:0 7px 20px #122e270a}.smart-quantity-console>div:first-child span,.smart-quantity-console>div:first-child strong,.smart-quantity-console>div:first-child small{display:block}.smart-quantity-console>div:first-child span,.smart-quantity-console>div:first-child small{color:var(--ink-faint);font-size:8px}.smart-quantity-console>div:first-child strong{margin:2px 0;color:var(--brand-dark);font-size:15px;font-variant-numeric:tabular-nums}.quantity-presets{display:flex;flex-wrap:wrap;gap:6px}.quantity-presets button{min-height:30px;padding:5px 10px;border:1px solid var(--border);border-radius:6px;color:var(--ink-soft);background:var(--surface-soft);cursor:pointer;font-size:8px;font-weight:700}.quantity-presets button:hover:not(:disabled){border-color:var(--brand);color:var(--brand-dark);background:var(--brand-light)}.quantity-presets button:disabled{cursor:not-allowed;opacity:.42}.quantity-stepper{display:inline-grid;width:fit-content;grid-template-columns:30px 54px 30px;overflow:hidden;border:1px solid var(--border-strong);border-radius:7px;background:var(--surface)}.quantity-stepper button{display:grid;min-width:0;min-height:32px;padding:0;border:0;color:var(--brand-dark);background:var(--surface-soft);cursor:pointer;place-items:center}.quantity-stepper button:disabled{color:#a9b2af;cursor:not-allowed}.quantity-stepper input{width:54px;min-width:0;padding:6px 3px;border:0;border-right:1px solid var(--border);border-left:1px solid var(--border);outline:0;color:var(--ink);background:var(--surface);font-size:10px;font-weight:750;text-align:center;font-variant-numeric:tabular-nums;appearance:textfield}.quantity-stepper input::-webkit-inner-spin-button,.quantity-stepper input::-webkit-outer-spin-button{margin:0;appearance:none}.quantity-stepper--large{grid-template-columns:36px 64px 36px}.quantity-stepper--large button{min-height:38px}.quantity-stepper--large input{width:64px;font-size:13px}.region-allocation-panel{background:#f8faf9}.region-filter-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 150px 170px;gap:8px;padding:12px;border-bottom:1px solid var(--border);background:var(--surface)}.region-filter-toolbar label{min-width:0}.region-filter-toolbar input,.region-filter-toolbar select{width:100%;min-height:37px;padding:7px 10px;border:1px solid var(--border-strong);border-radius:7px;color:var(--ink);background:var(--surface);font-size:9px}.region-search-field{position:relative;display:block}.region-search-field svg{position:absolute;z-index:1;top:10px;left:11px;color:var(--ink-faint)}.region-search-field input{padding-left:34px}.region-filter-groups{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:14px;padding:11px 12px;border-bottom:1px solid var(--border);background:#f5f8f7}.selected-only-toggle{min-height:30px;padding:5px 10px;border:1px solid var(--border-strong);border-radius:7px;color:var(--ink-soft);background:var(--surface);cursor:pointer;font-size:8px;font-weight:700}.selected-only-toggle--active{border-color:var(--brand);color:var(--brand-dark);background:var(--brand-light)}.region-result-meta{display:flex;min-height:38px;align-items:center;gap:14px;padding:8px 12px;color:var(--ink-faint);background:var(--surface);font-size:8px}.region-result-meta strong{color:var(--ink);font-size:10px}.region-result-meta button{display:inline-flex;align-items:center;gap:4px;padding:0;margin-left:auto;border:0;color:var(--danger);background:transparent;cursor:pointer;font-size:8px;font-weight:700}.region-purchase-list{display:grid;max-height:300px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow-y:auto;padding:8px 10px 10px;overscroll-behavior:contain}.inventory-inline-state{display:flex;grid-column:1 / -1;align-items:flex-start;gap:10px;padding:14px;border:1px dashed var(--border-strong);border-radius:7px;color:var(--ink-soft);background:var(--surface-soft)}.region-purchase-row{display:grid;min-width:0;min-height:76px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 11px;border:1px solid var(--border);border-radius:8px;background:var(--surface);transition:border-color .14s ease,box-shadow .14s ease}.region-purchase-row--selected{border-color:var(--brand);box-shadow:inset 3px 0 0 var(--brand),0 5px 14px #122e270d}.region-purchase-row__identity{min-width:0}.region-purchase-row__identity>span{display:inline-block;margin-bottom:4px;color:var(--brand-dark);font-size:8px;font-weight:750}.region-purchase-row strong,.region-purchase-row small,.region-purchase-row em{display:block}.region-purchase-row strong{overflow:hidden;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.region-purchase-row small{margin-top:4px;color:var(--ink-faint);font-size:8px}.stock-mark{margin-top:3px;color:var(--success);font-style:normal;font-variant-numeric:tabular-nums}.stock-mark--low{color:var(--warning)}.allocation-dock{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:11px 13px;border-top:1px solid var(--border);color:var(--ink-faint);background:var(--surface)}.allocation-dock--active{color:#fff;background:var(--brand-dark)}.allocation-dock span,.allocation-dock strong{display:block}.allocation-dock>div:first-child>span{font-size:8px}.allocation-dock>div:first-child>strong{margin-top:2px;color:inherit;font-size:11px}.allocation-dock__cities{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:5px}.allocation-dock__cities>span{padding:4px 7px;border:1px solid currentcolor;border-radius:999px;font-size:8px;opacity:.82}.quantity-total{display:flex;align-items:baseline;justify-content:flex-end;gap:7px;padding-top:2px;color:var(--ink-soft);font-size:10px}.quantity-total strong{color:var(--brand-dark);font-size:17px}.quantity-total small{color:var(--ink-faint);font-size:8px}.duration-selector{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.duration-option{min-height:66px;padding:10px 8px;border:1px solid var(--border);border-radius:7px;background:var(--surface);cursor:pointer}.duration-option strong,.duration-option small{display:block}.duration-option strong{color:var(--ink);font-size:10px}.duration-option small{margin-top:4px;color:var(--ink-faint);font-size:8px}.duration-option--selected{border-color:var(--brand);background:var(--brand-light);box-shadow:inset 0 0 0 1px var(--brand)}.purchase-wizard .stacked-label{gap:7px}.purchase-wizard .stacked-label select,.purchase-wizard .stacked-label input{width:100%;min-height:39px;padding:8px 10px;border:1px solid var(--border-strong);border-radius:7px;color:var(--ink);background:var(--surface)}.purchase-wizard .stacked-label small{color:var(--ink-faint);font-size:8px;font-weight:500}.order-review{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px;padding:18px;border:1px solid var(--border);border-radius:8px;background:#f8faf9}.order-review__product>span{color:var(--brand-dark);font-size:9px;font-weight:750}.order-review__product h4{margin:7px 0 5px;font-size:18px;letter-spacing:0}.order-review__product p{margin:0;color:var(--ink-soft);font-size:10px}.order-review .purchase-summary{display:block;grid-template-columns:none;gap:0;margin:0}.purchase-summary>div{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:7px 0;border-bottom:1px solid #e4eae8;border-radius:0;background:transparent}.purchase-summary dt{color:var(--ink-faint);font-size:9px}.purchase-summary dd{margin:0;color:var(--ink);font-size:10px;font-weight:650;text-align:right}.purchase-summary__total{border-bottom:0!important}.purchase-summary__total dd{color:var(--brand-dark);font-size:20px}.positive-value{color:var(--success)!important}.agreement-check{display:flex;align-items:flex-start;gap:8px;color:var(--ink-soft);cursor:pointer;font-size:10px;line-height:1.5}.agreement-check input{margin-top:1px}.purchase-wizard__footer{flex:0 0 auto;margin:0;padding:14px 24px 18px;background:var(--surface)}.purchase-wizard__footer-note{margin-right:auto;color:var(--ink-faint);font-size:9px}@media(max-width:1120px){.catalog-fit-strip{grid-template-columns:1fr}.scenario-selector{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-choice-grid--five,.use-case-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.catalog-fit-strip{padding:16px 0}.scenario-selector,.product-grid,.wizard-choice-grid,.wizard-choice-grid--five,.use-case-list,.plan-selector,.allocation-mode-cards,.allocation-constraint-grid,.smart-quantity-console,.region-filter-toolbar,.region-filter-groups,.region-purchase-list,.advanced-settings__grid,.order-review{grid-template-columns:1fr}.scenario-option{min-height:64px}.product-card__footer{flex-wrap:wrap}.purchase-wizard{width:100%;height:100%;max-height:100%;border:0;border-radius:0}.purchase-wizard__header{padding:18px 16px 14px}.purchase-wizard .wizard-stepper{margin:0 16px;overflow-x:auto}.purchase-wizard .wizard-step{min-width:36px;flex:0 0 auto}.purchase-wizard .wizard-step>span:nth-child(2),.wizard-step__arrow{display:none}.purchase-wizard__body{min-height:0;flex:1;padding:18px 16px}.wizard-choice{min-height:86px}.duration-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.allocation-panel__header{grid-template-columns:auto minmax(0,1fr)}.allocation-pool-stat{grid-column:1 / -1;padding:8px 0 0;border-top:1px solid var(--border);border-left:0;text-align:left}.allocation-rule-list{grid-template-columns:1fr}.allocation-rule-list li+li{border-top:1px solid var(--border);border-left:0}.smart-quantity-console{align-items:start}.region-filter-groups{align-items:stretch}.region-purchase-list{max-height:360px}.allocation-dock{grid-template-columns:1fr;gap:8px}.allocation-dock__cities{justify-content:flex-start}.segmented-control{width:100%;overflow-x:auto}.segmented-control button{flex:1 0 auto}.purchase-wizard__footer{flex-wrap:wrap;padding:12px 16px}.purchase-wizard__footer-note{width:100%}}.code-export-box{position:relative;padding:16px;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:#1e292b;color:#e2e8f0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.6;white-space:pre-wrap;word-break:break-all;max-height:240px;overflow-y:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.operations-page{--ops-blue: #2878b9;--ops-amber: #cc8515;--ops-red: #b9443f}.ops-role-list{display:flex;max-width:320px;flex-wrap:wrap;justify-content:flex-end;gap:6px}.ops-role-list span,.ops-capabilities span{padding:5px 8px;border:1px solid #cfe0db;border-radius:5px;color:#38534c;background:#f5f9f7;font-size:10px;font-weight:760}.ops-feedback{display:flex;min-height:42px;align-items:center;gap:9px;padding:10px 14px;border:1px solid #c5dfd7;border-radius:7px;color:#176a5d;background:#edf8f4;font-size:12px;font-weight:650}.ops-review-notice{display:flex;align-items:flex-start;gap:11px;padding:14px 16px;border:1px solid #ead5ac;border-radius:8px;color:#76500f;background:#fff9ed}.ops-review-notice>svg{flex:0 0 auto;margin-top:1px}.ops-review-notice strong{display:block;font-size:12px}.ops-review-notice p{margin:4px 0 0;color:#8a6729;font-size:10px;line-height:1.6}.ops-review-count{color:var(--ink-soft);font-size:11px;font-weight:720}.ops-review-loading{display:flex;min-height:180px;align-items:center;justify-content:center;gap:9px;color:var(--ink-soft);font-size:11px}.ops-review-locked{color:var(--ink-faint);font-size:10px;white-space:nowrap}.ops-review-warning{display:flex;align-items:flex-start;gap:9px;margin:18px 0;padding:12px;border:1px solid #c8ded7;border-radius:7px;color:#1c6258;background:#f2f9f7}.ops-review-warning svg{flex:0 0 auto;margin-top:1px}.ops-review-warning p{margin:0;font-size:11px;line-height:1.6}.ops-workbench,.ops-panel{border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 10px 26px #18372f12}.ops-workbench{overflow:hidden}.ops-workbench>header,.ops-panel__header{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid var(--border)}.ops-workbench>header small{display:block;margin-bottom:4px;color:var(--brand);font-size:10px;font-weight:780}.ops-workbench>header h2,.ops-panel__header h2{margin:0;font-size:18px}.ops-workbench>header>span{color:var(--ink-soft);font-size:12px;font-weight:700}.ops-task-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.ops-task{display:grid;min-height:92px;grid-template-columns:5px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:17px 20px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);color:inherit;background:#fff}.ops-task:nth-child(3n){border-right:0}.ops-task:nth-last-child(-n+3){border-bottom:0}.ops-task:hover{background:#f8fbfa}.ops-task__signal{align-self:stretch;border-radius:2px;background:var(--ops-blue)}.ops-task--warning .ops-task__signal{background:var(--ops-amber)}.ops-task--high .ops-task__signal{background:var(--ops-red)}.ops-task strong,.ops-task small{display:block}.ops-task strong{font-size:13px}.ops-task small{margin-top:5px;color:var(--ink-faint);font-size:11px;line-height:1.4}.ops-task b{font-size:24px}.ops-task svg{color:var(--ink-faint)}.ops-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ops-metric{display:grid;min-height:138px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px;padding:20px;border:1px solid var(--border);border-top:3px solid var(--brand);border-radius:8px;background:#fff;box-shadow:0 8px 22px #18372f0f}.ops-metric--blue{border-top-color:var(--ops-blue)}.ops-metric--amber{border-top-color:var(--ops-amber)}.ops-metric__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:7px;color:var(--brand);background:#e8f4f0}.ops-metric--blue .ops-metric__icon{color:#24689e;background:#eaf2fa}.ops-metric--amber .ops-metric__icon{color:#a7680d;background:#fff3df}.ops-metric small{color:var(--ink-soft);font-size:11px}.ops-metric strong{display:block;margin-top:7px;font-size:24px;line-height:1.1}.ops-metric p{margin:7px 0 0;color:var(--ink-faint);font-size:10px}.ops-two-column{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:16px}.ops-two-column--wide{grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr)}.ops-panel{overflow:hidden}.ops-panel__header{min-height:64px}.ops-panel__header+.responsive-table{border-top:0}.ops-summary-list>div{display:flex;align-items:center;gap:11px;padding:17px 20px;border-bottom:1px solid var(--border)}.ops-summary-list>div:last-child{border-bottom:0}.ops-summary-list>div>div{min-width:0;flex:1}.ops-summary-list strong,.ops-summary-list small{display:block}.ops-summary-list small{margin-top:4px;color:var(--ink-faint);font-size:10px}.ops-health-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#1b9b82;box-shadow:0 0 0 4px #e4f5f0}.ops-chart{display:flex;height:200px;align-items:flex-end;gap:14px;padding:26px 24px 18px}.ops-chart__column{display:flex;height:100%;min-width:0;flex:1;flex-direction:column;justify-content:flex-end;gap:8px;text-align:center}.ops-chart__column span{display:block;min-height:10px;border-radius:4px 4px 1px 1px;background:#137d6d}.ops-chart__column small{color:var(--ink-faint);font-size:10px}.ops-tabs{display:inline-flex;width:fit-content;max-width:100%;gap:3px;overflow-x:auto;padding:4px;border:1px solid var(--border);border-radius:7px;background:#edf3f0}.ops-tabs button{min-height:34px;flex:0 0 auto;padding:7px 13px;border:0;border-radius:5px;color:var(--ink-soft);background:transparent;cursor:pointer;font-size:12px;font-weight:700}.ops-tabs button.active{color:var(--brand-dark);background:#fff;box-shadow:0 2px 7px #14372d1a}.ops-filters{display:flex;min-height:58px;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:#fff}.ops-filters input,.ops-filters select,.ops-reason textarea,.ops-reason select{min-height:38px;border:1px solid var(--border-strong);border-radius:6px;color:var(--ink);background:#fff;font:inherit}.ops-reason select{width:100%;padding:8px 10px}.ops-filters input,.ops-filters select{padding:8px 10px;font-size:11px}.ops-filters input[type=date]{width:145px}.ops-search{display:flex;min-width:220px;flex:1;align-items:center;gap:8px;padding-left:10px;border:1px solid var(--border-strong);border-radius:6px;color:var(--ink-faint);background:#fbfcfb}.ops-search input{width:100%;min-width:0;border:0;background:transparent;outline:0}.ops-date-separator{color:var(--ink-faint);font-size:11px}.ops-filters--analysis{justify-content:flex-end}.ops-filters--analysis label{display:flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:11px;font-weight:700}.ops-card-list{display:grid}.ops-supplier-row{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,2fr) minmax(220px,1fr) auto;align-items:center;gap:18px;padding:20px 22px;border-bottom:1px solid var(--border)}.ops-supplier-row:last-child{border-bottom:0}.ops-supplier-row>div:first-child{display:flex;align-items:center;gap:9px}.ops-supplier-row dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.ops-supplier-row dt{color:var(--ink-faint);font-size:10px}.ops-supplier-row dd{margin:4px 0 0;font-size:11px;font-weight:650}.ops-capabilities{display:flex;flex-wrap:wrap;gap:5px}.provider-gate{position:relative;display:grid;gap:22px;overflow:hidden;padding:24px;border:1px solid #cfddd8;border-radius:10px;background:linear-gradient(90deg,rgb(15 103 92 / 4%) 1px,transparent 1px) 0 0 / 42px 100%,#f8fbfa}.provider-gate:before{position:absolute;top:0;bottom:0;left:0;width:4px;background:#899894;content:""}.provider-gate--ready:before{background:#0b7968}.provider-gate--authentication_required:before,.provider-gate--configuration_required:before{background:#c38426}.provider-gate--contract_drift:before,.provider-gate--unavailable:before,.provider-gate--error:before{background:#b74740}.provider-gate__headline{display:flex;min-width:0;align-items:center;gap:12px}.provider-gate__mark{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid #c7d8d2;border-radius:8px;color:#0b6d61;background:#fff;box-shadow:0 6px 18px #123a3112}.provider-gate__headline>div{min-width:0;flex:1}.provider-gate__headline small,.provider-gate__headline strong{display:block}.provider-gate__headline small{color:#75847f;font-family:ui-monospace,SFMono-Regular,monospace;font-size:9px;letter-spacing:.08em}.provider-gate__headline strong{margin-top:4px;color:#18322d;font-size:15px}.provider-gate__state{min-height:25px;padding:5px 9px;border-radius:5px;color:#53625e;background:#e8eeec;font-size:10px;font-weight:780;white-space:nowrap}.provider-gate__state--ready{color:#076454;background:#dcefe9}.provider-gate__state--configuration_required,.provider-gate__state--authentication_required{color:#8b570d;background:#fff0d6}.provider-gate__state--contract_drift,.provider-gate__state--unavailable{color:#9d3934;background:#f9e4e2}.provider-gate__track{display:grid;grid-template-columns:auto minmax(22px,1fr) auto minmax(22px,1fr) auto;align-items:start;gap:8px}.provider-gate__track>div{display:grid;justify-items:center;gap:7px;color:#7b8884}.provider-gate__track>div i{display:grid;width:27px;height:27px;place-items:center;border:1px solid #c9d4d0;border-radius:50%;background:#f8fbfa}.provider-gate__track>div small{font-size:9px;font-weight:720;white-space:nowrap}.provider-gate__track>span{height:1px;margin-top:13px;background:#cfd8d5}.provider-gate__track>div.active{color:#08695c}.provider-gate__track>div.active i{border-color:#86b9ad;background:#e3f2ed}.provider-gate__track>span.active{background:#63a798}.provider-gate>p{margin:0;color:#53645f;font-size:11px;line-height:1.7}.provider-gate>footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.provider-gate>footer>div{display:flex;flex-wrap:wrap;gap:7px 14px}.provider-gate>footer span{display:inline-flex;align-items:center;gap:5px;color:#71807c;font-size:9px;font-weight:690}.provider-gate>footer span:first-child{color:#183a33}.provider-gate__loading{display:flex;min-height:110px;align-items:center;justify-content:center;gap:9px;color:var(--ink-soft);font-size:11px}.provider-gate--error>.button{width:fit-content}.provider-gate--compact{gap:16px;padding:20px;border:0;border-radius:0;background-size:38px 100%}.provider-gate--compact .provider-gate__track{gap:5px}.ops-filter-empty{padding:42px 22px;color:var(--ink-faint);text-align:center;font-size:11px}.ops-status{display:inline-flex;min-height:24px;align-items:center;width:fit-content;padding:4px 8px;border-radius:5px;font-size:10px;font-weight:760;white-space:nowrap}.ops-status--success{color:#08715e;background:#def2ec}.ops-status--warning{color:#9d610b;background:#fff0d5}.ops-status--danger{color:#a43631;background:#fde7e5}.ops-status--neutral{color:#53625e;background:#edf1ef}.operations-page .responsive-table{overflow-x:auto}.operations-page table{min-width:760px}.operations-page th{height:48px;color:var(--ink-faint);font-size:10px;white-space:nowrap}.operations-page td{height:64px;font-size:11px;vertical-align:middle}.operations-page td strong,.operations-page td small{display:block}.operations-page td small{margin-top:4px;color:var(--ink-faint);font-size:9px}.operations-page td code{color:#075f55;font-size:10px}.operations-page .table-actions{flex-wrap:nowrap}.operations-page .table-actions .button{min-height:33px;padding:7px 9px;white-space:nowrap}.ops-link-button{padding:0;border:0;color:var(--brand-dark);background:transparent;cursor:pointer;font:inherit;font-weight:760}.ops-text-danger{color:var(--danger);font-weight:700}.ops-relation-tree{display:grid;gap:0;padding:18px 22px}.ops-relation-tree__root,.ops-relation-tree__node{display:flex;min-height:62px;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid var(--border)}.ops-relation-tree__root{color:#fff;background:#116f62;border-radius:7px}.ops-relation-tree__node{margin-left:28px}.ops-relation-tree__node>span{width:16px;height:1px;background:var(--border-strong)}.ops-relation-tree__root div,.ops-relation-tree__node div{min-width:0;flex:1}.ops-relation-tree strong,.ops-relation-tree small{display:block}.ops-relation-tree small{margin-top:4px;color:var(--ink-faint);font-size:10px}.ops-relation-tree__root small{color:#ffffffbd}.ops-analytics-chart{display:flex;height:260px;align-items:flex-end;gap:18px;padding:28px 26px 16px}.ops-analytics-chart>div{display:grid;height:100%;min-width:0;flex:1;grid-template-rows:minmax(0,1fr) auto;gap:8px;text-align:center}.ops-analytics-chart>div>div{display:flex;height:100%;align-items:flex-end;justify-content:center;gap:4px;border-bottom:1px solid var(--border)}.ops-analytics-chart span,.ops-analytics-chart i{display:block;width:min(24px,38%);min-height:6px;border-radius:3px 3px 0 0}.ops-analytics-chart span{background:#12776a}.ops-analytics-chart i{background:#d49121}.ops-analytics-chart small{color:var(--ink-faint);font-size:10px}.ops-chart-legend{display:flex;justify-content:center;gap:18px;padding:0 20px 20px;color:var(--ink-soft);font-size:10px}.ops-chart-legend span{display:flex;align-items:center;gap:6px}.ops-chart-legend i{width:9px;height:9px;border-radius:2px}.ops-chart-legend i.sales{background:#12776a}.ops-chart-legend i.profit{background:#d49121}.ops-quality-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.ops-quality-list div{min-height:110px;padding:23px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.ops-quality-list div:nth-child(2n){border-right:0}.ops-quality-list div:nth-last-child(-n+2){border-bottom:0}.ops-quality-list dt{color:var(--ink-soft);font-size:11px}.ops-quality-list dd{margin:12px 0 0;font-size:24px;font-weight:760}.ops-role-table td:not(:first-child),.ops-role-table th:not(:first-child){text-align:center}.ops-role-allowed{margin:auto;color:var(--success)}.ops-settings-list article{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px;padding:15px 22px;border-bottom:1px solid var(--border)}.ops-settings-list article:last-child{border-bottom:0}.ops-settings-list strong,.ops-settings-list small{display:block}.ops-settings-list small{margin-top:5px;color:var(--ink-faint);font-size:10px}.ops-toggle{position:relative;width:40px;height:22px;flex:0 0 auto;padding:0;border:0;border-radius:11px;background:#cfd8d4;cursor:pointer}.ops-toggle span{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .16s ease}.ops-toggle.active{background:var(--brand)}.ops-toggle.active span{transform:translate(18px)}.ops-dialog,.ops-drawer{position:fixed;z-index:120;inset:0}.ops-dialog{display:grid;place-items:center;padding:20px}.ops-dialog__backdrop,.ops-drawer__backdrop{position:absolute;inset:0;width:100%;border:0;background:#091a167a}.ops-dialog__content{position:relative;width:min(100%,470px);padding:22px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #00141040}.ops-dialog__content header,.ops-drawer__content header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ops-dialog__content header small,.ops-drawer__content header small{color:var(--brand);font-size:10px;font-weight:780}.ops-dialog__content h2,.ops-drawer__content h2{margin:5px 0 0;font-size:20px}.ops-dialog__content>p{margin:18px 0;color:var(--ink-soft);font-size:12px;line-height:1.65}.ops-reason{display:grid;gap:7px;color:var(--ink);font-size:11px;font-weight:700}.ops-reason textarea{width:100%;min-height:100px;padding:11px;resize:vertical;font-size:12px;line-height:1.5}.ops-dialog__error{color:var(--danger)!important}.ops-dialog__content footer{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.ops-drawer{display:flex;justify-content:flex-end}.ops-drawer__content{position:relative;width:min(92vw,470px);height:100%;overflow-y:auto;padding:24px;background:#fff;box-shadow:-18px 0 50px #0014102e}.ops-drawer__content dl{margin:26px 0}.ops-drawer__content dl div{padding:14px 0;border-bottom:1px solid var(--border)}.ops-drawer__content dt{color:var(--ink-faint);font-size:10px}.ops-drawer__content dd{margin:6px 0 0;color:var(--ink);font-size:12px;line-height:1.55}.ops-drawer__content footer{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:1100px){.ops-task-list{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-task:nth-child(3n){border-right:1px solid var(--border)}.ops-task:nth-child(2n){border-right:0}.ops-task:nth-last-child(-n+3){border-bottom:1px solid var(--border)}.ops-task:nth-last-child(-n+2){border-bottom:0}.ops-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-supplier-row{grid-template-columns:minmax(180px,1fr) minmax(0,2fr)}.ops-supplier-row>.button{justify-self:start}}@media(max-width:760px){.ops-role-list{display:none}.ops-workbench>header,.ops-panel__header{min-height:58px;padding:14px 16px}.ops-task-list,.ops-metric-grid,.ops-two-column,.ops-two-column--wide{grid-template-columns:1fr}.ops-task{min-height:78px;border-right:0!important;border-bottom:1px solid var(--border)!important;padding:14px 16px}.ops-task:last-child{border-bottom:0!important}.ops-metric{min-height:112px}.ops-filters{align-items:stretch;flex-direction:column}.ops-search{width:100%;min-width:0}.ops-filters input[type=date],.ops-filters select{width:100%}.ops-date-separator{display:none}.ops-supplier-row{grid-template-columns:1fr}.ops-supplier-row dl{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-analytics-chart{height:220px;gap:7px;padding-inline:14px}.ops-quality-list{grid-template-columns:1fr}.ops-quality-list div{min-height:84px;border-right:0}.ops-quality-list div:nth-last-child(2){border-bottom:1px solid var(--border)}.ops-dialog{padding:12px}.provider-gate{gap:18px;padding:18px}.provider-gate__track>div small{font-size:8px}.provider-gate>footer{align-items:stretch;flex-direction:column}.provider-gate>footer .button{width:100%}}.gateway-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid var(--border);border-radius:999px;color:var(--ink-soft);background:var(--surface);font-size:11px;font-weight:720}.gateway-chip>span{width:7px;height:7px;border-radius:50%;background:var(--ink-faint)}.gateway-chip--live{color:var(--success);border-color:#b8dbd2}.gateway-chip--live>span{background:#1aa682;box-shadow:0 0 0 4px #1aa6821f}.wallet-ledger{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(320px,1.4fr) minmax(180px,.7fr);align-items:stretch;overflow:hidden;border:1px solid #bdd2cb;background:#072f2d;box-shadow:0 16px 40px #072f2d21}.wallet-ledger__balance,.wallet-ledger__frozen{display:flex;min-height:152px;flex-direction:column;justify-content:center;padding:24px 28px;color:#fff}.wallet-ledger__balance>span,.wallet-ledger__frozen>span{display:inline-flex;align-items:center;gap:7px;color:#ffffffa1;font-size:11px;font-weight:720;letter-spacing:.05em}.wallet-ledger__balance strong{margin:10px 0 4px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:clamp(29px,3vw,42px);letter-spacing:-.055em}.wallet-ledger__frozen strong{margin:10px 0 5px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:23px}.wallet-ledger__balance small,.wallet-ledger__frozen small{color:#ffffff7a;font-size:10px;line-height:1.5}.wallet-ledger__frozen{border-left:1px solid rgb(255 255 255 / 10%);background:#ffffff08}.wallet-ledger__route{position:relative;display:grid;grid-template-columns:repeat(3,1fr);align-content:center;gap:0;padding:0 28px;color:#ffffff8c;font-family:ui-monospace,SFMono-Regular,monospace;font-size:9px;text-align:center}.wallet-ledger__route:before{position:absolute;top:calc(50% - 8px);right:42px;left:42px;height:1px;background:linear-gradient(90deg,#d7f16f,#55c5a8);content:""}.wallet-ledger__route i{z-index:1;width:10px;height:10px;justify-self:center;margin-bottom:12px;border:2px solid #d7f16f;border-radius:50%;background:#072f2d}.wallet-ledger__route i:nth-child(2){border-color:#8fe0ca}.wallet-ledger__route i:nth-child(3){border-color:#55c5a8;box-shadow:0 0 0 5px #55c5a81f}.wallet-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:20px}.top-up-panel .panel__header>svg{color:var(--brand)}.amount-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px}.amount-option,.payment-type{border:1px solid var(--border);color:var(--ink);background:#fff;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.amount-option{min-height:48px;padding:9px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:13px;font-weight:750}.amount-option:hover,.payment-type:hover{border-color:#8db7aa;transform:translateY(-1px)}.amount-option--active{border-color:var(--brand);color:var(--brand-dark);background:#e9f5f1;box-shadow:inset 0 -3px 0 var(--brand)}.field-label{display:block;margin:0 0 7px;color:var(--ink-soft);font-size:11px;font-weight:700}.text-input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border-strong);border-radius:8px;color:var(--ink);background:#fff}.text-input:focus{border-color:var(--brand);outline:3px solid rgb(12 108 103 / 12%)}.payment-types{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:18px}.payment-type{display:flex;align-items:center;gap:11px;min-height:62px;padding:10px 12px;text-align:left}.payment-type--active{border-color:var(--brand);background:#f0f8f5;box-shadow:inset 3px 0 0 var(--brand)}.payment-type__mark{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;color:#fff;font-size:13px;font-weight:800}.payment-type__mark--wechat{background:#18a566}.payment-type__mark--alipay{background:#1677ff}.payment-type strong,.payment-type small{display:block}.payment-type strong{font-size:12px}.payment-type small{margin-top:3px;color:var(--ink-faint);font-size:9px}.form-alert{display:flex;align-items:flex-start;gap:7px;margin:15px 0 0;padding:10px 11px;color:var(--warning);background:#fff7e8;font-size:11px;line-height:1.55}.form-alert svg{flex:0 0 auto;margin-top:1px}.form-alert--danger{color:var(--danger);background:#fcedeb}.top-up-submit{width:100%;justify-content:center;margin-top:18px}.top-up-policy{display:flex;align-items:flex-start;gap:6px;margin:11px 0 0;color:var(--ink-faint);font-size:10px;line-height:1.55}.top-up-policy svg{flex:0 0 auto;color:var(--success)}.top-up-checkout{display:flex;min-height:390px;flex-direction:column;background:repeating-linear-gradient(135deg,#fff,#fff 14px,#f8faf9 14px 15px)}.checkout-empty,.checkout-ready{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center}.checkout-empty{color:var(--ink-faint)}.checkout-empty strong{margin:13px 0 5px;color:var(--ink-soft);font-size:13px}.checkout-empty p,.checkout-ready p{max-width:290px;margin:0;font-size:11px;line-height:1.65}.checkout-ready__icon{display:grid;width:58px;height:58px;margin-bottom:14px;place-items:center;color:var(--brand);border:1px solid #add1c6;background:#e9f5f1}.checkout-ready>strong{font-size:16px}.checkout-ready>code{margin:8px 0 12px;color:var(--ink-faint);font-size:9px;word-break:break-all}.checkout-ready .button{margin-top:18px}.top-up-status{display:inline-flex;padding:5px 7px;color:var(--ink-soft);background:#edf1ef;font-size:10px;font-weight:720}.top-up-status--paid{color:var(--success);background:#e1f3ed}.top-up-status--pending,.top-up-status--created{color:var(--warning);background:#fff2d9}.top-up-status--manual_review{color:var(--danger);background:#f9e6e4}.table-link{display:inline-flex;align-items:center;gap:4px;color:var(--brand);font-size:11px;font-weight:720}.wallet-empty-row{padding:34px 0 16px;color:var(--ink-faint);font-size:12px;text-align:center}.record-empty{display:flex;min-height:260px;align-items:center;flex-direction:column;justify-content:center;padding:34px;border:1px dashed var(--border-strong);color:var(--ink-faint);background:var(--surface);text-align:center}.record-empty>svg{color:var(--brand)}.record-empty strong{margin:14px 0 6px;color:var(--ink);font-size:15px}.record-empty p{max-width:450px;margin-bottom:14px;font-size:11px;line-height:1.65}.record-status{display:inline-flex;padding:5px 7px;color:var(--ink-soft);background:#edf1ef;font-size:10px;font-weight:720}.record-status--active{color:var(--success);background:#e1f3ed}.record-status--funds_frozen,.record-status--provider_pending,.record-status--provisioning,.record-status--expiring,.record-status--refund_pending{color:var(--warning);background:#fff2d9}.record-status--manual_review,.record-status--provider_error{color:var(--danger);background:#f9e6e4}.line-route-summary{display:grid;grid-template-columns:auto minmax(90px,1fr) auto minmax(260px,.8fr);align-items:center;min-height:90px;padding:18px 22px;border:1px solid #b9d0c8;color:#dcece7;background:#073c39}.line-route-summary>span{display:grid;grid-template-columns:auto auto;align-items:center;gap:4px 9px}.line-route-summary>span svg{grid-row:1 / 3;color:var(--accent)}.line-route-summary>span strong{font-family:ui-monospace,SFMono-Regular,monospace;font-size:18px}.line-route-summary>span small{color:#dcece785;font-size:9px}.line-route-summary>i{height:1px;margin:0 22px;background:#79c7b2}.line-route-summary>p{margin:0;padding-left:22px;border-left:1px solid rgb(255 255 255 / 12%);color:#dcece785;font-size:10px;line-height:1.5}.line-credential-trigger{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid #a9c9bf;color:var(--brand-dark);background:#f5faf8;font:inherit;font-size:10px;font-weight:760;cursor:pointer}.line-credential-trigger:hover:not(:disabled){border-color:var(--brand);background:#eaf5f1}.line-credential-trigger:disabled{cursor:not-allowed;opacity:.45}.line-credential-row>td{padding:0!important;background:#f4f8f6}.line-credential-loading,.line-credential-error{display:flex;min-height:72px;align-items:center;gap:8px;padding:16px 20px;font-size:11px}.line-credential-loading{color:var(--ink-faint)}.line-credential-loading svg{color:var(--brand)}.line-credential-error{color:var(--danger);background:#fff6f4}.line-credential-card{padding:18px 20px 20px;border-top:1px solid #c8d8d2;background:linear-gradient(135deg,#f8fbfa,#eef6f3)}.line-credential-card__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.line-credential-card__header>span{display:grid;grid-template-columns:auto auto;align-items:center;gap:2px 7px}.line-credential-card__header svg{grid-row:1 / 3;color:var(--brand)}.line-credential-card__header strong{color:var(--ink);font-size:12px}.line-credential-card__header small{color:var(--ink-faint);font-size:9px}.line-credential-card__header .button{min-height:30px;padding:6px 10px;font-size:10px}.line-credential-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;background:#d5e1dd}.line-credential-card dl>div{min-width:0;padding:11px 12px;background:#fff}.line-credential-card dt{margin-bottom:5px;color:var(--ink-faint);font-size:9px}.line-credential-card dd{margin:0;overflow-wrap:anywhere;color:var(--ink-soft);font-size:11px}.line-credential-card dd code{color:var(--brand-dark);font-size:11px}@media(max-width:980px){.wallet-ledger{grid-template-columns:repeat(2,1fr)}.wallet-ledger__route{grid-column:1 / -1;grid-row:2;min-height:94px;border-top:1px solid rgb(255 255 255 / 10%)}.wallet-ledger__frozen{border-left:1px solid rgb(255 255 255 / 10%)}.wallet-layout{grid-template-columns:1fr}.top-up-checkout{min-height:320px}}@media(max-width:620px){.wallet-ledger{grid-template-columns:1fr}.wallet-ledger__route{grid-column:1;grid-row:auto}.wallet-ledger__frozen{border-top:1px solid rgb(255 255 255 / 10%);border-left:0}.amount-options{grid-template-columns:repeat(2,1fr)}.payment-types{grid-template-columns:1fr}.line-route-summary{grid-template-columns:auto 1fr auto}.line-route-summary>p{grid-column:1 / -1;margin-top:15px;padding:13px 0 0;border-top:1px solid rgb(255 255 255 / 12%);border-left:0}.line-credential-card dl{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.staging-banner{position:sticky;top:0;z-index:1000;padding:9px 16px;background:#fff1c2;color:#5a3900;text-align:center;font-size:13px;border-bottom:1px solid #d6af49}
