.platform-notification-menu{position:relative}.platform-shell-v1 .topbar-icon-button i{background:#dc2626;border:1px solid #fff;border-radius:50%;width:7px;height:7px;display:block;position:absolute;top:7px;right:7px}.platform-notification-drawer{z-index:30;background:#fff;border:1px solid #d7e0df;border-radius:10px;width:360px;position:absolute;top:calc(100% + 10px);right:-58px;overflow:hidden;box-shadow:0 18px 40px #0f172a2e}.platform-notification-drawer>header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.platform-notification-drawer h2{color:#172b43;margin:0;font-size:16px}.platform-notification-drawer>header button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.platform-notification-drawer ul{max-height:420px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.platform-notification-drawer li+li{border-top:1px solid #edf1f4}.platform-notification-drawer li a{color:#344454;gap:5px;padding:13px 16px;display:grid}.platform-notification-drawer li a:hover{background:#f3f8ff}.platform-notification-drawer li b{color:#172b43;font-size:13px}.platform-notification-drawer li span,.platform-notification-drawer>p{color:#718096;font-size:12px;line-height:18px}.platform-notification-drawer>p{text-align:center;margin:0;padding:28px 16px}.platform-account,.platform-mobile-page{width:min(960px,100%);margin:0 auto}.platform-account-heading,.platform-mobile-page>header{margin-bottom:24px}.platform-account-heading p,.platform-mobile-page>header p{color:#0f766e;margin:0 0 8px;font-size:13px;font-weight:700}.platform-account h1,.platform-mobile-page h1{color:#172b43;margin:0;font-size:30px;line-height:40px}.platform-account-heading span,.platform-mobile-page>header span{color:#64748b;margin-top:8px;font-size:14px;display:block}.platform-account-grid{grid-template-columns:240px minmax(0,1fr);gap:20px;display:grid}.platform-account-avatar-card,.platform-account-panel,.platform-mobile-form{background:#fff;border:1px solid #d7e0df;border-radius:10px;padding:24px;box-shadow:0 1px 2px #0f172a0a}.platform-account-avatar-card{align-content:start;justify-items:center;gap:12px;display:grid}.platform-account-avatar-card>img,.platform-account-avatar-card>span{color:#fff;object-fit:cover;background:#0f766e;border-radius:50%;place-items:center;width:112px;height:112px;font-size:40px;font-weight:700;display:grid;overflow:hidden}.platform-account-avatar-card form{gap:8px;width:100%;display:grid}.platform-account-upload{color:#344454;text-align:center;cursor:pointer;border:1px solid #a9b8c5;border-radius:6px;padding:9px 12px;font-size:13px;display:block;overflow:hidden}.platform-account-upload input{opacity:0;width:1px;height:1px;position:absolute}.platform-account-avatar-card button,.platform-account-form footer>button,.platform-mobile-form>button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#0f766e;border:0;border-radius:6px;font-size:14px;font-weight:700}.platform-account-avatar-card small,.platform-account-form>small,.platform-account-mobile small,.platform-mobile-form p{color:#718096;font-size:12px;line-height:18px}.platform-account-form{gap:16px;display:grid}.platform-account-form>label,.platform-mobile-form>label,.platform-drawer-form label{color:#344454;gap:7px;font-size:13px;font-weight:700;display:grid}.platform-account-form input,.platform-mobile-form input,.platform-drawer-form input{color:#172b43;width:100%;height:42px;font:inherit;background:#fff;border:1px solid #c9d3d2;border-radius:6px;outline:0;padding:0 12px}.platform-account-form input:disabled{color:#718096;background:#f4f7fb}.platform-account-form input:focus,.platform-mobile-form input:focus,.platform-drawer-form input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.platform-account-mobile{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.platform-account-mobile div{gap:4px;display:grid}.platform-account-mobile b{color:#344454;font-size:14px}.platform-account-mobile span{color:#172b43;font-size:15px;font-weight:700}.platform-account-mobile a{color:#0f766e;border:1px solid #0f766e;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:700}.platform-account-form footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:10px;padding-top:16px;display:flex}.platform-account-form .drawer-trigger{color:#344454;font:inherit;cursor:pointer;background:#fff;border:1px solid #a9b8c5;border-radius:6px;padding:9px 12px;font-size:13px;font-weight:700}.platform-account-success,.platform-account-error{border-radius:6px;margin:0 0 16px;padding:12px 14px;font-size:13px}.platform-account-success{color:#047857;background:#ecfdf5}.platform-account-error{color:#b42318;background:#fef2f2}.platform-account-back{color:#0f766e;margin-bottom:28px;font-size:14px;font-weight:700;display:inline-block}.platform-mobile-page{max-width:640px}.platform-mobile-steps{margin:30px 0 24px;padding:0;list-style:none;display:flex}.platform-mobile-steps li{color:#718096;justify-items:center;gap:8px;width:50%;font-size:12px;display:grid;position:relative}.platform-mobile-steps li:not(:last-child):after{content:"";background:#dbe6f7;width:100%;height:2px;position:absolute;top:15px;left:50%}.platform-mobile-steps b{z-index:1;background:#fff;border:1px solid #c9d3d2;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;display:grid;position:relative}.platform-mobile-steps li.active,.platform-mobile-steps li.done{color:#0f766e;font-weight:700}.platform-mobile-steps li.active b,.platform-mobile-steps li.done b{color:#fff;background:#0f766e;border-color:#0f766e}.platform-mobile-form{gap:16px;display:grid}.platform-mobile-form>button:last-child{color:#0f766e;background:#fff;border:1px solid #0f766e}@media (max-width:800px){.platform-shell-v1,.platform-account-grid{grid-template-columns:1fr}.platform-account-mobile{flex-direction:column;align-items:flex-start}.platform-shell-v1 .platform-header{padding:0 18px}}:root{--ink:#121c2a;--muted:#3e4947;--border:#bdc9c6;--canvas:#f8f9ff;--surface:#fff;--nav:#27313f;--primary:#0f766e;--brand:#0f766e;--brand-soft:#a3faef;--soft:#eff4ff;--sidebar-width:260px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-family:Material Symbols Outlined;font-style:normal;font-weight:400}*{box-sizing:border-box}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Noto Sans SC,Noto Sans,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.app-shell{grid-template-columns:var(--sidebar-width)minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--nav);color:#eaf1ff;flex-direction:column;padding:24px 14px;display:flex}.brand{align-items:center;gap:12px;padding:0 10px 32px;display:flex}.brand-mark{background:var(--primary);border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.brand strong,.brand span{display:block}.brand strong{letter-spacing:.2px;font-size:19px}.brand span{color:#c6d0dd;margin-top:4px;font-size:12px}.sidebar nav{gap:6px;display:grid}.sidebar nav a{color:#d9e3f6;border-radius:8px;padding:12px 14px;font-weight:600}.sidebar nav a:hover{color:#fff;background:#3a485c}.readonly-note{color:#d9e3f6;border-top:1px solid #57657b;margin-top:auto;padding:12px;font-size:12px}.readonly-note span{color:#80d5cb}main{min-width:0}.topbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 36px;display:flex}.topbar strong{font-size:15px}.eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:700}.station-switcher{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;display:flex}.station-switcher select{color:var(--ink);background:#fff;border:0;outline:0;font-weight:600}.page-content{max-width:1440px;margin:auto;padding:34px 38px 56px}.service-period-notice{color:#76500b;background:#fff7e7;border:1px solid #f1ce8d;border-radius:10px;gap:5px;margin-bottom:20px;padding:14px 16px;display:grid}.service-period-notice span{font-size:13px;line-height:1.5}.topbar-actions{align-items:center;gap:10px;display:flex}.logout-button{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;padding:9px 12px}.login-page{background:radial-gradient(circle at top left,#d9e3f6,transparent 36%),var(--canvas);place-items:center;min-height:100vh;padding:32px 18px;display:grid}.login-card{border:1px solid var(--border);background:#fff;border-radius:8px;width:min(440px,100%);padding:36px;box-shadow:0 4px 12px #0f172a14}.login-brand{align-items:center;gap:10px;margin-bottom:26px;display:flex}.login-brand strong{font-size:21px}.login-card h1{margin:8px 0 10px;font-size:30px}.login-intro{color:var(--muted);margin:0 0 22px;line-height:1.65}.login-error{color:#93000a;background:#ffdad6;border-radius:8px;margin:0 0 18px;padding:11px 13px;font-size:13px}.login-form{gap:16px;display:grid}.login-form label{color:var(--muted);gap:7px;font-size:13px;font-weight:700;display:grid}.login-form input{border:1px solid var(--border);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:none;padding:12px 13px}.login-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.login-form button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:8px;margin-top:4px;padding:13px;font-weight:750}.login-card>small{color:var(--muted);margin-top:20px;line-height:1.55;display:block}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.page-heading h1{letter-spacing:-.03em;margin:0 0 9px;font-size:29px}.page-heading p:not(.eyebrow){color:var(--muted);margin:0;line-height:1.65}.status{white-space:nowrap;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.status-pending{color:#966a08;background:#fff6df}.status-neutral{color:#526274;background:#edf2f7}.status-online{color:#16713b;background:#e8f8ee}.content-card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:22px}.stack-lg{gap:22px;display:grid}.stack-md{gap:12px;display:grid}.section-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.section-heading h2{margin:0 0 8px;font-size:20px}.section-heading p:not(.eyebrow){color:var(--muted);margin:0;line-height:1.65}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.metric-grid div{border:1px solid var(--border);background:var(--surface);border-radius:10px;min-width:0;padding:14px}.metric-grid dt{color:var(--muted);font-size:12px}.metric-grid dd{overflow-wrap:anywhere;margin:7px 0 0;font-weight:700}.connection-form{align-content:start}.connection-form>p{color:var(--muted);margin:0 0 2px;line-height:1.6}.connection-form>label:not(.checkbox-row){color:var(--muted);font-size:13px;font-weight:700}.connection-form input:not([type=hidden]):not([type=checkbox]){border:1px solid var(--border);width:100%;color:var(--ink);background:#fff;border-radius:9px;outline:none;padding:11px 12px}.connection-form input:not([type=hidden]):not([type=checkbox]):focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.connection-form button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-self:start;margin-top:4px;padding:11px 16px;font-weight:700}.agent-installation-panel>.section-heading>button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:9px;padding:11px 16px;font-weight:700}.agent-installation-panel button:disabled{cursor:wait;opacity:.65}.installation-code-callout{background:var(--brand-soft);border:1px solid #b9cef6;border-radius:11px;gap:10px;padding:18px;display:grid}.installation-code-callout code{overflow-wrap:anywhere;color:var(--ink);background:#fff;border-radius:8px;padding:13px;font-size:16px;display:block}.installation-code-callout p,.empty-inline{color:var(--muted);margin:0;line-height:1.6}.text-button{color:var(--brand);cursor:pointer;background:0 0;border:0;font-weight:700}.checkbox-row{color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.checkbox-row input{width:16px;height:16px;accent-color:var(--brand);margin:0}.overview-grid,.monitor-grid,.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.metric-card,.data-panel{border:1px solid var(--border);background:#fff;border-radius:14px}.metric-card{flex-direction:column;min-height:185px;padding:22px;display:flex}.metric-card p{color:var(--muted);margin:0;font-weight:600}.metric-card strong{margin:18px 0 5px;font-family:IBM Plex Sans,Noto Sans SC,sans-serif;font-size:38px}.metric-card span{color:var(--ink);font-size:14px}.metric-card small{color:var(--muted);margin-top:auto}.data-panel{padding:22px}.overview-callout{justify-content:space-between;align-items:center;gap:24px;margin-top:16px;display:flex}.data-panel h2{margin:0 0 8px;font-size:18px}.data-panel p{color:var(--muted);margin:0;line-height:1.65}.recent-fueling-panel{margin-top:16px}.recent-fueling-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.recent-fueling-list{margin:0;padding:0;list-style:none}.recent-fueling-list li{border-top:1px solid var(--border);grid-template-columns:minmax(170px,1fr) minmax(130px,.7fr) auto;align-items:center;gap:18px;padding:13px 0;display:grid}.recent-fueling-list li div{align-items:baseline;gap:10px;display:flex}.recent-fueling-list span,.recent-fueling-list time{color:var(--muted);font-size:12px}.recent-fueling-list time{text-align:right}.asset-count{color:var(--brand);margin-top:26px;font-size:30px;display:block}.secondary-nav{border:1px solid var(--border);background:#fff;border-radius:12px;gap:8px;width:max-content;max-width:100%;margin:0 0 16px;padding:6px;display:flex}.secondary-nav a{color:var(--muted);border-radius:8px;padding:10px 14px;font-weight:650;text-decoration:none}.secondary-nav a.active{background:var(--brand-soft);color:var(--brand)}.asset-list{gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.asset-list li{border-top:1px solid var(--border);justify-content:space-between;gap:18px;padding:12px 0;display:flex}.asset-list span{color:var(--muted)}.asset-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 0;display:grid}.asset-stats div{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:14px}.asset-stats dt{color:var(--muted);font-size:13px}.asset-stats dd{color:var(--brand);margin:6px 0 0;font-size:28px;font-weight:750}.source-status{justify-items:end;gap:5px;min-width:220px;display:grid}.source-status>span,.source-status small{color:var(--muted);font-size:12px}.device-status-list{gap:10px;display:grid}.device-status-list article{border:1px solid var(--border);background:#f8fbfc;border-radius:10px;padding:12px 14px}.device-status-list article div{justify-content:space-between;align-items:center;gap:12px;display:flex}.device-status-list article span,.device-status-list article small{color:var(--muted);font-size:12px}.device-status-list article p{margin:8px 0 5px}.heading-actions{justify-items:end;gap:10px;display:grid}.filter-bar{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.filter-bar label{color:var(--muted);gap:6px;font-size:12px;font-weight:700;display:grid}.filter-bar input,.filter-bar select{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:150px;padding:10px 12px}.filter-bar button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;align-self:end;padding:11px 18px}.pagination{color:var(--muted);align-items:center;gap:12px;margin-top:16px;font-size:13px;display:flex}.pagination a,.pagination .disabled{border:1px solid var(--border);background:#fff;border-radius:7px;padding:8px 11px}.pagination .disabled{color:#a7b1bb;background:#f8fafc}.empty-state{text-align:center;background:#fff;border:1px dashed #cbd7df;border-radius:14px;padding:48px 28px}.empty-state h3{margin:0 0 9px;font-size:17px}.empty-state p{max-width:520px;color:var(--muted);margin:0 auto;line-height:1.65}.compact{background:var(--soft);border:0;padding:28px 18px}.table-summary{color:var(--muted);margin-bottom:14px;font-size:13px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;min-width:860px}th,td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:13px 12px}th{color:var(--muted);background:#f8fafc;font-size:12px;font-weight:700}td{font-size:13px}tr:last-child td{border:0}.table-actions{align-items:center;gap:8px;display:flex}.table-actions form{align-items:center;gap:6px;display:flex}.table-actions input{border:1px solid var(--border);border-radius:7px;width:128px;padding:7px 9px}.table-actions button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:8px 10px;font-size:12px;font-weight:700}.table-actions .danger-button{background:#b42318}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.table-actions select,.inline-form input{border:1px solid var(--border);background:#fff;border-radius:7px;padding:7px 9px}.inline-form{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.inline-form label{color:var(--muted);gap:6px;font-size:12px;font-weight:700;display:grid}.inline-form button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:10px 14px;font-weight:700}.primary-button,.danger-button{color:#fff;cursor:pointer;border:0;border-radius:7px;padding:8px 10px;font-size:12px;font-weight:700}.primary-button{background:var(--brand)}.danger-button{background:#b42318}.monitor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monitor-grid dl{margin:18px 0 0}.monitor-grid dl div{border-top:1px solid var(--border);justify-content:space-between;padding:12px 0;display:flex}.monitor-grid dt{color:var(--muted)}.monitor-grid dd{margin:0;font-weight:600}.tab-strip{border-bottom:1px solid var(--border);gap:4px;margin-bottom:18px;display:flex}.tab-strip>*{color:var(--muted);background:0 0;border:0;padding:11px 14px;display:inline-block}.tab-strip .active{border-bottom:2px solid var(--brand);color:var(--brand);font-weight:700}.tank-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.tank-card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:20px}.tank-card header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.tank-card header p{margin:0;font-weight:700}.tank-card header div span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.tank-primary{grid-template-columns:92px 1fr;align-items:center;gap:18px;margin:22px 0;display:grid}.tank-primary p{color:var(--muted);margin:0;font-size:12px}.tank-primary h2{margin:6px 0;font-family:IBM Plex Sans,Noto Sans SC,sans-serif;font-size:28px}.tank-primary h2 small{color:var(--muted);font-size:12px;font-weight:500}.tank-primary span{color:var(--muted);font-size:12px}.tank-visual{background:#f5f8fa;border:3px solid #d5e1e9;border-radius:20px 20px 11px 11px;place-items:center;width:82px;height:112px;display:grid;position:relative;overflow:hidden}.tank-fill{background:linear-gradient(180deg,#4f7cff,var(--primary));position:absolute;inset:auto 0 0}.tank-visual strong{z-index:1;color:var(--ink);text-shadow:0 1px #fff;font-size:16px;position:relative}.tank-card dl{margin:0}.tank-card dl div{border-top:1px solid var(--border);justify-content:space-between;gap:12px;padding:9px 0;font-size:13px;display:flex}.tank-card dt{color:var(--muted)}.tank-card dd{text-align:right;margin:0}.tank-card details{border-top:1px solid var(--border);margin-top:12px}.tank-card summary{color:var(--brand);cursor:pointer;padding-top:12px;font-size:13px;font-weight:700}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.setting-links{gap:8px;margin-top:18px;display:grid}.setting-links button{text-align:left;border:0;border-top:1px solid var(--border);color:var(--ink);background:#fff;justify-content:space-between;padding:12px 0;display:flex}.setting-links span{color:var(--muted);font-size:12px}.asset-relations{grid-column:1/-1}.asset-relations ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;margin:18px 0 0;padding:0;list-style:none;display:grid}.asset-relations li{border-top:1px solid var(--border);padding:10px 0;font-size:13px}.back-link{border:1px solid var(--border);color:var(--brand);background:#fff;border-radius:8px;padding:9px 12px;font-size:13px;font-weight:700}.tank-selector{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.tank-selector a{border:1px solid var(--border);background:#fff;border-radius:9px;min-width:145px;padding:11px 13px;font-weight:700}.tank-selector a span{color:var(--muted);margin-top:5px;font-size:12px;font-weight:400;display:block}.tank-selector a.active{border-color:var(--brand);color:var(--brand);box-shadow:0 0 0 2px #d6f1f4}.history-panel{border:1px solid var(--border);background:#fff;border-radius:14px;padding:22px}.history-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.history-heading h2{margin:0 0 8px;font-size:20px}.history-heading p:not(.eyebrow){color:var(--muted);margin:0;font-size:13px}.history-chart{border:1px solid var(--border);background:linear-gradient(#f5fbfc,#fff);border-radius:10px;margin-bottom:20px;padding:16px 16px 9px}.history-chart svg{width:100%;height:180px;display:block}.history-chart line{stroke:#c7d6df;stroke-width:.6px}.history-chart polyline{fill:none;stroke:var(--brand);stroke-width:1.8px;vector-effect:non-scaling-stroke}.history-chart-caption{color:var(--muted);justify-content:space-between;gap:20px;font-size:11px;display:flex}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.page-content{padding:24px 18px}.topbar{padding:0 18px}.overview-grid,.monitor-grid,.settings-grid,.tank-grid,.metric-grid{grid-template-columns:1fr}.page-heading,.overview-callout,.recent-fueling-heading,.section-heading{flex-direction:column;align-items:flex-start}.recent-fueling-list li{grid-template-columns:1fr;gap:7px}.recent-fueling-list time{text-align:left}}.platform-shell{background:#f8f9ff}.platform-shell:not(.partner-shell):after{content:none}.platform-shell .sidebar{color:#526274;background:#fff;border-right:1px solid #bdc9c6;height:100vh;padding:0;position:sticky;top:0;overflow:auto}.platform-shell .brand{align-items:center;gap:8px;min-height:104px;padding:32px 24px}.platform-shell .brand-mark{color:#fff;text-align:center;font-variation-settings:"FILL" 1;background:#0f766e;border-radius:8px;flex:none;width:32px;height:32px;font-size:20px;line-height:32px}.platform-shell .brand strong{color:#005c55;letter-spacing:-.02em;font-size:20px;font-weight:700;line-height:28px}.platform-shell .brand span{color:#3e4947;margin-top:4px;font-size:12px;line-height:16px}.platform-shell .sidebar nav a{color:#3e4947;align-items:center;gap:12px;min-height:48px;padding:12px 16px;font-size:14px;font-weight:400;line-height:20px;display:flex}.platform-shell .platform-nav-icon{color:#3e4947;flex:none;width:24px;height:24px;font-size:24px}.platform-shell .readonly-note{color:#64748b;border-top:1px solid #e2e8f0}.platform-shell .readonly-note span{color:#0f766e}.platform-profile{border-top:1px solid #bdc9c6;align-items:center;gap:12px;margin-top:auto;padding:16px 24px;display:flex}.platform-profile img{object-fit:cover;border-radius:50%;width:32px;height:32px}.platform-profile strong,.platform-profile small{display:block}.platform-profile strong{color:#121c2a;font-size:12px}.platform-profile small{color:#3e4947;margin-top:3px;font-size:10px}.platform-shell .topbar{background:#fff;border-bottom-color:#bdc9c6;height:64px;padding:0 24px}.topbar-title{gap:3px;display:grid}.topbar-title strong{font-size:15px}.topbar-title span{color:#64748b;font-size:12px}.platform-shell .topbar-actions{gap:12px}.topbar-search{color:#526274;border:1px solid #bdc9c6;border-radius:8px;align-items:center;height:36px;padding:0 12px 0 40px;display:flex;position:relative}.topbar-search>.material-symbols-outlined{color:#172b43;font-size:22px;position:absolute;left:12px}.topbar-search input{color:#172b43;background:0 0;border:0;outline:0;width:100%;font-size:14px}.topbar-search input::placeholder{color:#526274;opacity:1}.topbar-icon-button{color:#172b43;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:relative}.topbar-icon-button .material-symbols-outlined{font-size:24px}.topbar-icon-button i{background:#b42318;border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:10px}.topbar-divider{background:#bdc9c6;width:1px;height:24px;margin:0 4px}.topbar-avatar{background:linear-gradient(145deg,#344f67 0 35%,#dfb794 36% 62%,#eee 63%);border:1px solid #bdc9c6;border-radius:50%;width:32px;height:32px}.topbar-admin-name{color:#172b43;font-size:14px}.platform-shell .logout-button{color:#475569;border-color:#e2e8f0;font-size:12px}.platform-shell .page-content{max-width:none;padding:32px 32px 52px}.platform-shell .page-heading{margin-bottom:22px}.platform-shell .page-heading h1{color:#182436;letter-spacing:-.02em;font-size:28px;font-weight:700}.platform-shell .page-heading p:not(.eyebrow){font-size:13px}.platform-shell .eyebrow{color:#0f766e;text-transform:none;letter-spacing:0}.platform-shell .content-card,.platform-shell .metric-card,.platform-shell .data-panel{box-shadow:none;border-color:#e2e8f0;border-radius:8px}.platform-shell .content-card{padding:20px}.platform-shell .metric-grid{gap:16px}.platform-shell .metric-grid div{border-color:#e2e8f0;border-radius:8px;padding:17px}.platform-shell .metric-grid dd{color:#0f766e;font-size:22px}.platform-shell .filter-bar{background:#fff;border:1px solid #e2e8f0;border-radius:8px;gap:10px;padding:16px}.platform-shell .filter-bar input,.platform-shell .filter-bar select{border-color:#cbd5e1;border-radius:6px;min-width:160px;font-size:13px}.platform-shell .filter-bar button,.platform-shell .primary-button,.platform-shell .table-actions button{background:#0f766e;border-radius:6px}.platform-shell table{min-width:760px}.platform-shell th,.platform-shell td{border-bottom-color:#e2e8f0;padding:12px 13px}.platform-shell th{color:#64748b;background:#f8fafc;font-size:11px}.platform-shell td{color:#334155;font-size:13px}.platform-shell .status{border-radius:4px;padding:5px 8px}.platform-shell .status-online{color:#047857;background:#ecfdf5}.platform-shell .status-pending{color:#9a6700;background:#fff7d6}.login-brand img{object-fit:contain;width:240px;height:auto}.platform-login-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.platform-login-intro{background:#f8fafc;flex-direction:column;justify-content:center;padding:64px 24%;display:flex}.platform-login-intro>div{width:min(448px,100%)}.fuelscope-wordmark,.stitch-login-brand{color:#121c2a;letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.stitch-login-brand{letter-spacing:-.025em;margin-bottom:24px;font-size:28px;line-height:36px}.stitch-login-brand .material-symbols-outlined{color:#0f766e;font-variation-settings:"FILL" 1;width:32px;font-family:Material Symbols Outlined;font-size:32px;font-weight:400;line-height:1;display:inline-block}.fuelscope-wordmark span{border:2px solid #0f766e;border-radius:2px;width:17px;height:20px;display:block;position:relative}.fuelscope-wordmark span:before{content:"";border:1px solid #0f766e;border-radius:1px;width:5px;height:5px;position:absolute;top:3px;left:3px}.fuelscope-wordmark span:after{content:"";border:2px solid #0f766e;border-left:0;border-radius:0 5px 5px 0;width:7px;height:9px;position:absolute;bottom:2px;right:-6px}.login-rule{background:#bdc9c6;width:64px;height:1px;margin:0 0 24px;display:block}.platform-login-intro h1{color:#121c2a;letter-spacing:-.02em;margin:0 0 16px;font-size:36px;font-weight:700;line-height:44px}.platform-login-intro p{color:#3e4947;max-width:448px;margin:0;font-size:16px;line-height:26px}.platform-login-brand-image{width:min(360px,100%);height:auto;margin:0 0 32px;display:block}.platform-login-form-wrap{background:#fff;place-items:center;padding:32px 24px;display:grid}.platform-login-form{width:min(384px,100%)}.platform-login-form h2{color:#121c2a;margin:0 0 4px;font-size:20px;font-weight:600;line-height:28px}.platform-login-form>p{color:#3e4947;margin:0 0 32px;font-size:14px;line-height:20px}.platform-login-form>small{color:#3e4947;letter-spacing:.05em;text-align:center;text-transform:uppercase;margin-top:32px;font-size:11px;font-weight:600;line-height:14px;display:block}.platform-login-form .login-form{gap:16px}.platform-login-form .login-form label{color:#3e4947;letter-spacing:.01em;gap:4px;font-size:12px;font-weight:500;line-height:16px}.platform-login-form .login-form input{border-color:#e2e8f0;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:400;line-height:20px;box-shadow:0 1px 2px #0000000d}.platform-login-form .login-form input::placeholder{color:#6e7977;opacity:1}.platform-login-form .login-form button{letter-spacing:.01em;background:#0f766e;border-radius:8px;margin-top:8px;padding:8px 16px;font-size:12px;font-weight:500;line-height:16px;box-shadow:0 1px 2px #0000000d}.login-field-label{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.login-forgot-password{color:#0f766e;letter-spacing:.01em;font-weight:500}.drawer-trigger{color:#0f766e;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.drawer-layer{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-backdrop{cursor:default;background:#27313f61;border:0;position:absolute;inset:0}.platform-drawer{z-index:1;white-space:normal;background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(560px,100vw);height:100%;display:grid;position:relative;box-shadow:-4px 0 12px #0f172a14}.platform-drawer>header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;min-height:84px;padding:20px 26px;display:flex}.platform-drawer>header>div{align-items:center;gap:10px;display:flex}.platform-drawer h2{color:#182436;margin:0;font-size:20px}.drawer-close{color:#475569;cursor:pointer;background:0 0;border:0;font-size:30px;line-height:1}.drawer-body{padding:24px 26px;overflow:auto}.drawer-body h3{color:#334155;margin:0 0 12px;font-size:15px}.drawer-body section{border-bottom:1px solid #e2e8f0;margin-bottom:20px;padding:0 0 20px}.drawer-body dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;display:grid}.drawer-body dt{color:#64748b;font-size:12px;font-weight:700}.drawer-body dd{color:#334155;margin:6px 0 0;font-size:13px;line-height:1.5}.platform-drawer>footer{border-top:1px solid #e2e8f0;justify-content:flex-end;padding:16px 26px;display:flex}.drawer-close-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:9px 20px;font-weight:700}.drawer-form{gap:14px;display:grid}.drawer-form label{color:#475569;gap:7px;font-size:13px;font-weight:700;display:grid}.drawer-form input,.drawer-form select{color:#182436;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-height:38px;padding:8px 10px}.drawer-form button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:6px;justify-self:start;padding:9px 14px;font-size:13px;font-weight:700}.drawer-form button.danger-button{background:#b42318}.drawer-hint{color:#64748b;margin:0;font-size:12px;line-height:1.6}.platform-shell .overview-date{color:#64748b;border:1px solid #d9e2ec;border-radius:6px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;display:inline-flex}.platform-shell .overview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.platform-shell .metric-card{border-radius:8px;min-height:176px;transition:border-color .15s,box-shadow .15s}.platform-shell .metric-card:hover{border-color:#99d8d1;box-shadow:0 4px 12px #0f766e14}.platform-shell .metric-card strong{color:#0f766e;font-family:inherit;font-size:34px}.platform-shell .metric-card span{color:#64748b;font-size:12px;font-weight:400;line-height:1.55}.platform-shell .metric-card small{color:#0f766e;font-size:12px;font-weight:700}.overview-lower-grid{grid-template-columns:minmax(0,1.55fr) minmax(260px,.85fr);gap:16px;display:grid}.platform-shell .data-panel{border-color:#e2e8f0;border-radius:8px}.platform-shell .data-panel h2{color:#182436}.text-link{color:#0f766e;font-size:12px;font-weight:700}.overview-reminders{margin:18px 0 0;padding:0;list-style:none}.overview-reminders li{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:18px;padding:13px 0;display:flex}.overview-reminders li div{gap:4px;display:grid}.overview-reminders li strong{color:#334155;font-size:13px}.overview-reminders li span{color:#64748b;font-size:12px;line-height:1.5}.overview-reminders li b{color:#047857;background:#ecfdf5;border-radius:50%;place-items:center;min-width:30px;height:30px;font-size:13px;display:grid}.quick-entry-panel{flex-direction:column;display:flex}.quick-entry-panel>p,.quick-entry-panel>h2{margin:0 0 8px}.quick-entry-panel>p:not(.eyebrow){color:#64748b;font-size:12px;line-height:1.6}.quick-entry-list{margin-top:14px;display:grid}.quick-entry-list a{color:#334155;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:13px;font-weight:700;display:flex}.quick-entry-list a span{color:#0f766e;font-size:16px}@media (max-width:900px){.platform-shell .overview-grid,.overview-lower-grid{grid-template-columns:1fr}}@media (max-width:760px){.platform-login-page{grid-template-columns:1fr}.platform-login-intro,.platform-login-form-wrap{padding:42px 28px}}.stitch-overview{gap:20px;display:grid}.stitch-overview-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.stitch-overview-header h1{color:#172b43;letter-spacing:-.03em;margin:0;font-size:32px;line-height:40px}.stitch-primary-action{color:#fff;background:#0f766e;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:600;display:flex}.stitch-primary-action .material-symbols-outlined{font-size:18px}.stitch-overview-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:-2px;display:grid}.stitch-metric{background:#fff;border:1px solid #bdc9c6;border-radius:12px;height:138px;min-height:0;padding:24px;position:relative;overflow:hidden}.stitch-metric>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.stitch-metric>div>span{color:#566579;font-size:14px}.stitch-metric i{color:#007b70;background:#f8f9ff;border-radius:8px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.stitch-metric i .material-symbols-outlined{font-size:22px}.stitch-metric strong{color:#132b49;margin-top:10px;font-size:40px;line-height:48px;display:block}.stitch-metric-alert{border-color:#f7b8b5}.stitch-metric-alert:after{content:"";background:#fff0ef;border-radius:0 0 0 100%;width:64px;height:64px;position:absolute;top:-30px;right:-30px}.stitch-metric-alert>div{z-index:1;position:relative}.stitch-metric-alert>div>span,.stitch-metric-alert strong,.stitch-metric-alert i{color:#b42318}.stitch-metric-alert i{background:#ffdad6}.stitch-overview-middle{grid-template-columns:minmax(0,2.07fr) minmax(0,1fr);align-items:start;gap:20px;display:grid}.stitch-pending-panel,.stitch-alert-panel{background:#fff;border:1px solid #bdc9c6;border-radius:12px;height:363px;overflow:hidden}.stitch-pending-panel>header,.stitch-alert-panel>header{border-bottom:1px solid #bdc9c6;justify-content:space-between;align-items:center;min-height:72px;padding:20px 24px;display:flex}.stitch-pending-panel h2,.stitch-alert-panel h2,.stitch-region-section h2{color:#172b43;margin:0;font-size:20px;line-height:28px}.stitch-pending-panel>header a{color:#007b70;font-size:12px;font-weight:600}.stitch-table-wrap{padding:8px;overflow:auto}.stitch-table-wrap table{min-width:0}.stitch-table-wrap th{color:#566579;background:#f8f9ff;padding:10px 12px;font-size:11px;font-weight:600}.stitch-table-wrap td{color:#172b43;padding:14px 12px;font-size:13px}.stitch-table-wrap td:nth-child(2),.stitch-table-wrap td:nth-child(3),.stitch-table-wrap td:nth-child(4){color:#566579}.stitch-table-wrap td:last-child,.stitch-table-wrap th:last-child{text-align:right}.stitch-table-wrap td:last-child a{color:#007b70;font-size:12px;font-weight:600}.stitch-status-dot{color:#4f6077;background:#e9f0ff;border-radius:4px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;display:inline-flex}.stitch-status-dot:before{content:"";background:#5e728e;border-radius:50%;width:5px;height:5px}.stitch-alert-panel h2{align-items:center;gap:10px;display:flex}.stitch-alert-panel h2 .material-symbols-outlined{color:#b42318;font-size:22px}.stitch-alert-panel>div{gap:8px;padding:16px;display:grid}.stitch-alert-panel article{background:#f8f9ff;border:1px solid #bdc9c6;border-radius:8px;gap:10px;min-height:80px;padding:12px;display:flex}.stitch-alert-panel article>.material-symbols-outlined{color:#172b43;flex:none;font-size:22px}.stitch-alert-panel article p{gap:4px;margin:0;display:grid}.stitch-alert-panel article b{color:#172b43;font-size:13px}.stitch-alert-panel article span,.stitch-alert-panel article small{color:#172b43;font-size:12px;line-height:1.5}.stitch-alert-panel article small{font-weight:700}.stitch-alert-panel .stitch-alert-danger>.material-symbols-outlined,.stitch-alert-panel .stitch-alert-danger b{color:#b42318}.stitch-region-section{gap:12px;display:grid}.stitch-region-section>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.stitch-region-section article{background:#fff;border:1px solid #bdc9c6;border-radius:12px;padding:24px}.stitch-region-section article header{border-bottom:1px solid #bdc9c6;align-items:center;gap:10px;padding-bottom:12px;display:flex}.stitch-region-section article header .material-symbols-outlined{color:#007b70;font-size:23px}.stitch-region-section h3{color:#172b43;margin:0;font-size:20px}.stitch-region-section dl{gap:10px;margin:16px 0 0;display:grid}.stitch-region-section dl div{justify-content:space-between;align-items:center;gap:12px;display:flex}.stitch-region-section dt{color:#172b43;font-size:14px}.stitch-region-section dd{color:#172b43;margin:0;font-size:16px;font-weight:700}@media (max-width:900px){.stitch-overview-metrics,.stitch-region-section>div{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-overview-middle{grid-template-columns:1fr}}.stitch-regions{gap:24px;margin:-28px -8px 0;display:grid}.stitch-regions-header{background:#fff;border:1px solid #bdc9c6;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;min-height:114px;padding:24px;display:flex}.stitch-regions-header h1{color:#172b43;margin:0 0 6px;font-size:32px;line-height:40px}.stitch-regions-header p{color:#334155;margin:0;font-size:16px}.stitch-regions-header .drawer-trigger,.stitch-region-table .drawer-trigger{color:#fff;background:#0f766e;border-radius:8px;padding:11px 18px;font-size:13px;font-weight:700}.stitch-regions-grid{grid-template-columns:312px minmax(0,1fr);gap:20px;display:grid}.stitch-region-tree,.stitch-region-detail,.stitch-region-table{background:#fff;border:1px solid #bdc9c6;border-radius:12px;overflow:hidden}.stitch-region-tree{min-height:820px}.stitch-region-tree>header,.stitch-region-detail>header,.stitch-region-table>header{border-bottom:1px solid #bdc9c6;justify-content:space-between;align-items:center;min-height:76px;padding:18px 24px;display:flex}.stitch-region-tree h2,.stitch-region-detail h2,.stitch-region-table h2{color:#172b43;margin:0;font-size:20px}.stitch-region-tree>header .material-symbols-outlined{color:#007b70;font-size:22px}.stitch-region-tree>div{padding:20px 24px}.stitch-region-tree section>p{color:#172b43;align-items:center;gap:8px;margin:0 0 12px;font-size:14px;font-weight:700;display:flex}.stitch-region-tree section>p .material-symbols-outlined{font-size:20px}.stitch-region-tree section>div{border-left:1px solid #d9e6e9;padding-left:10px}.stitch-region-tree strong{color:#172b43;border-radius:6px;align-items:center;gap:8px;min-height:36px;padding:0 10px;font-size:13px;font-weight:600;display:flex}.stitch-region-tree strong.selected{color:#fff;background:#0f8176}.stitch-region-tree strong .material-symbols-outlined{font-size:18px}.stitch-region-tree ul{border-left:1px solid #d9e6e9;gap:13px;margin:12px 0 18px 24px;padding:0 0 0 18px;list-style:none;display:grid}.stitch-region-tree li{color:#334155;font-size:14px}.stitch-region-main{gap:24px;display:grid}.stitch-region-tip{background:#e6eeff;border-left:4px solid #007b70;border-radius:0 8px 8px 0;align-items:center;gap:14px;min-height:72px;padding:14px 18px;display:flex}.stitch-region-tip .material-symbols-outlined{color:#007b70;font-size:22px}.stitch-region-tip b{color:#172b43;font-size:13px}.stitch-region-tip p{color:#334155;margin:5px 0 0;font-size:14px}.stitch-region-detail>header>div{align-items:center;gap:10px;display:flex}.stitch-region-detail>header .drawer-trigger{color:#172b43;background:#fff;border:1px solid #bdc9c6;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600}.stitch-region-detail>header .drawer-trigger+.drawer-trigger{color:#b42318;border-color:#ff8f8a}.stitch-region-detail dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 36px;margin:0;padding:24px;display:grid}.stitch-region-detail dt{color:#566579;font-size:12px}.stitch-region-detail dd{color:#172b43;margin:6px 0 0;font-size:14px}.stitch-region-detail dd>span,.stitch-region-table td>span{color:#007b70;background:#e9f0ff;border-radius:4px;padding:6px 10px;display:inline-block}.region-enabled{align-items:center;gap:5px;font-weight:700;display:flex;color:#007b70!important}.region-enabled .material-symbols-outlined{font-size:17px}.stitch-region-table>header{min-height:56px;padding:14px 24px}.stitch-region-table>header .drawer-trigger{color:#007b70;background:0 0;padding:0}.stitch-region-table table{min-width:0}.stitch-region-table th{color:#566579;background:#f8f9ff;padding:9px 24px;font-size:11px}.stitch-region-table td{color:#172b43;padding:14px 24px;font-size:13px}.stitch-region-table td:last-child,.stitch-region-table th:last-child{text-align:right}.stitch-region-table td .drawer-trigger{color:#466784;background:0 0;border:0;padding:0;font-size:18px}.region-active-dot:before{content:"";background:#007b70;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}@media (max-width:900px){.stitch-regions-grid{grid-template-columns:1fr}.stitch-region-tree{min-height:auto}.stitch-region-detail dl{grid-template-columns:repeat(2,minmax(0,1fr))}}.stitch-partners{background:#f8f9ff;grid-template-columns:minmax(0,620px) 400px;min-height:calc(100vh - 64px);margin:-28px -32px -52px;display:grid}.stitch-partners>main{padding:26px 0 24px 24px}.stitch-partners>main>header{padding:0 0 22px}.stitch-partners>main>header h1{color:#172b43;margin:0 0 4px;font-size:32px;line-height:40px}.stitch-partners>main>header p{color:#334155;margin:0;font-size:15px}.stitch-partner-filters{background:#fff;border:1px solid #bdc9c6;border-radius:10px 0 0;align-items:end;gap:16px;padding:16px;display:flex}.stitch-partner-filters label{color:#334155;gap:7px;font-size:12px;display:grid}.stitch-partner-filters select{color:#172b43;background:#fff;border:1px solid #bdc9c6;border-radius:0;width:192px;padding:9px 12px;font-size:14px}.stitch-partner-filters button{display:none}.stitch-partner-list{background:#fff;border:1px solid #bdc9c6;border-top:0;min-height:740px}.stitch-partner-list th{color:#566579;background:#f8f9ff;padding:10px 16px;font-size:11px}.stitch-partner-list td{color:#172b43;padding:14px 16px;font-size:14px}.stitch-partner-list tbody tr.selected{background:#dce9ff}.stitch-partner-list td span{color:#466784;background:#e9f0ff;border-radius:4px;padding:5px 8px;font-size:12px;display:inline-block}.stitch-partner-list footer{color:#566579;font-size:12px;position:absolute;bottom:24px}.stitch-partner-detail{background:#fff;border-left:1px solid #bdc9c6;grid-template-rows:auto auto 1fr auto;display:grid;position:relative}.stitch-partner-detail>header{border-bottom:1px solid #bdc9c6;justify-content:space-between;gap:20px;padding:24px;display:flex}.stitch-partner-detail>header>div>span{color:#047857;background:#ecfdf5;border:1px solid #9ce8cf;border-radius:4px;margin-right:10px;padding:4px 8px;font-size:12px;display:inline-block}.stitch-partner-detail>header b{color:#466784;font-size:12px}.stitch-partner-detail>header h2{color:#172b43;margin:10px 0 4px;font-size:22px}.stitch-partner-detail>header p{color:#566579;margin:0;font-size:13px}.stitch-partner-detail>header>.material-symbols-outlined{color:#566579}.stitch-partner-detail>section{border-bottom:1px solid #bdc9c6;padding:20px 24px}.stitch-partner-detail h3{color:#172b43;align-items:center;gap:10px;margin:0 0 14px;font-size:20px;display:flex}.stitch-partner-detail h3 .material-symbols-outlined{color:#007b70;font-size:22px}.stitch-partner-detail h3 small{color:#007b70;margin-left:auto;font-size:12px;font-weight:500}.partner-region-tags{background:#dce9ff;border:1px solid #bdc9c6;border-radius:8px;flex-wrap:wrap;gap:10px;padding:16px;display:flex}.partner-region-tags span{color:#172b43;background:#fff;border:1px solid #bdc9c6;border-radius:4px;align-items:center;gap:7px;padding:8px 12px;font-size:13px;display:flex}.partner-region-tags i{color:#007b70;font-size:17px;font-style:normal}.stitch-partner-detail table{border:1px solid #bdc9c6;border-radius:8px;min-width:0}.stitch-partner-detail th,.stitch-partner-detail td{color:#172b43;padding:9px 12px;font-size:12px}.stitch-partner-detail th{color:#566579;text-align:left;background:#f8f9ff}.stitch-partner-detail th:last-child,.stitch-partner-detail td:last-child{text-align:right}.stitch-partner-detail>footer{border-top:1px solid #bdc9c6;gap:10px;padding:24px;display:grid}.stitch-partner-detail>footer .drawer-trigger{color:#172b43;background:#fff;border:1px solid #bdc9c6;width:100%;padding:10px;font-size:13px}.stitch-partner-detail>footer .drawer-trigger:last-child{color:#b42318;border-color:#ef4444}.stitch-partners>.drawer-trigger{display:none}@media (max-width:900px){.stitch-partners{grid-template-columns:1fr}.stitch-partners>main{padding-right:24px}.stitch-partner-detail{min-height:600px}.stitch-partners>.drawer-trigger{left:auto;right:24px}}.stitch-partner-filters input{color:#172b43;background:#fff;border:1px solid #bdc9c6;border-radius:0;width:192px;padding:9px 12px;font-size:14px}.stitch-partners>main{padding-top:20px}.stitch-partners>main>header h1{font-size:28px;line-height:34px}.stitch-partner-filters{padding-top:11px;padding-bottom:11px}.stitch-partner-list{min-height:673px}.stitch-partner-detail>header{padding:20px 24px}.stitch-partner-detail>header h2{margin-top:3px}.stitch-partners>main>header{padding-bottom:26px}.stitch-partner-detail>section:first-of-type{padding:23px 24px 20px}.stitch-partner-detail>section:first-of-type h3{margin-bottom:7px}.stitch-partner-detail>section:first-of-type .partner-region-tags{padding:14px}.stitch-partner-detail>section:first-of-type .partner-region-tags span{padding:4px 10px}.stitch-partner-detail>section:nth-of-type(2){padding:14px 24px 20px}.stitch-partner-detail>section:nth-of-type(2) h3{margin-bottom:4px}.stitch-partner-list th{padding-top:7px;padding-bottom:7px}.stitch-partner-list td{padding-top:12px;padding-bottom:12px}.stitch-partner-list footer{bottom:53px}.stitch-partner-list table{min-width:1000px}.stitch-partner-list td em{color:#466784;background:#e9f0ff;border:1px solid #bdc9c6;border-radius:4px;padding:2px 8px;font-size:11px;font-style:normal;display:inline-block}.stitch-partner-list td em.is-active{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.stitch-partner-list td button{color:#007b70;font:inherit;background:0 0;border:0;padding:0}.drawer-layer:has(.stitch-partner-event-drawer) .drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#121c2a66}.partner-login-page{font-family:Noto Sans SC,Noto Sans,sans-serif}.partner-login-page .platform-login-intro{background:#f8fafc;padding:64px 24%}.partner-login-page .platform-login-intro>div{width:min(448px,100%)}.partner-login-page .stitch-login-brand{color:#121c2a;letter-spacing:-.025em;gap:8px;margin-bottom:24px;font-size:28px;font-weight:600;line-height:36px}.partner-login-page .stitch-login-brand .material-symbols-outlined{color:#0f766e;background:0 0;border-radius:0;width:32px;height:auto;font-size:32px;display:block}.partner-login-page .login-rule{background:#bdc9c6;border-radius:0;width:64px;height:1px;margin-bottom:24px}.partner-login-page .platform-login-intro h1{letter-spacing:-.02em;margin-bottom:16px;font-size:36px;line-height:44px}.partner-login-page .platform-login-intro p{color:#3e4947;max-width:448px;font-size:16px;line-height:26px}.partner-login-page .platform-login-form-wrap{padding:32px 24px}.partner-login-page .platform-login-form{width:min(384px,100%)}.partner-login-page .platform-login-form h2{margin-bottom:4px;font-size:20px;line-height:28px}.partner-login-page .platform-login-form>p{margin-bottom:32px;font-size:14px}.partner-login-page .platform-login-form .login-form{gap:16px;transform:none}.partner-login-page .platform-login-form .login-form label{gap:4px;font-size:12px}.partner-login-page .platform-login-form .login-form input{border-color:#e2e8f0;border-radius:8px;height:38px;min-height:0;padding:8px 12px;font-size:14px;line-height:20px}.partner-login-page .platform-login-form .login-form .login-submit{padding-top:8px}.partner-login-page .platform-login-form .login-form button{letter-spacing:.01em;border-radius:8px;justify-content:center;align-items:center;gap:4px;width:100%;min-height:34px;margin-top:0;font-size:12px;display:flex;transform:none}.partner-login-page .platform-login-form .login-form button .material-symbols-outlined{letter-spacing:normal;font-size:18px;line-height:18px;display:block}.partner-login-page .platform-login-form>small{color:#3e4947;letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:6px;margin-top:32px;font-size:11px;display:flex}.partner-login-page .platform-login-form>small .material-symbols-outlined{font-size:14px;line-height:1}.stitch-applications{gap:24px;display:grid}.stitch-page-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.stitch-page-header h1{color:#172b43;letter-spacing:-.03em;margin:0 0 5px;font-size:32px;line-height:40px}.stitch-page-header p{color:#334155;margin:0;font-size:15px}.stitch-page-header>.drawer-trigger{color:#fff;background:#0f766e;border-radius:8px;padding:10px 16px;font-size:13px}.stitch-application-filters{background:#fff;border:1px solid #bdc9c6;border-radius:12px;grid-template-columns:1fr 1fr .92fr .92fr auto;align-items:end;gap:16px;padding:16px;display:grid}.stitch-application-filters label{color:#172b43;gap:7px;font-size:11px;font-weight:700;display:grid}.stitch-application-filters input,.stitch-application-filters select{color:#172b43;background:#f8f9ff;border:1px solid #bdc9c6;border-radius:8px;min-width:0;height:38px;padding:0 12px;font-size:13px}.stitch-filter-actions{gap:12px;display:flex}.stitch-filter-actions a,.stitch-filter-actions button{color:#172b43;background:#fff;border:1px solid #bdc9c6;border-radius:8px;place-items:center;min-width:58px;height:38px;font-size:12px;font-weight:600;display:grid}.stitch-filter-actions button{color:#172b43;cursor:pointer;background:#dce9ff;border-color:#dce9ff}.stitch-applications-table{background:#fff;border:1px solid #bdc9c6;border-radius:12px;min-height:680px;overflow:hidden}.stitch-applications-table table{min-width:0}.stitch-applications-table th{color:#172b43;background:#eef4ff;border-bottom-color:#bdc9c6;padding:12px 16px;font-size:11px}.stitch-applications-table td{color:#172b43;vertical-align:middle;height:62px;padding:12px 16px;font-size:13px}.stitch-applications-table td strong{font-size:13px;font-weight:500;display:block}.stitch-applications-table td small{color:#172b43;margin-top:4px;font-size:10px;display:block}.stitch-applications-table footer{color:#334155;border-top:1px solid #bdc9c6;align-items:center;height:50px;margin-top:auto;padding:0 16px;font-size:12px;display:flex}.stitch-application-pagination{color:#172b43;align-items:center;gap:20px;margin-left:auto;display:flex}.stitch-application-pagination b{font-size:18px;font-weight:400}.stitch-application-pagination strong{color:#fff;background:#0f766e;border-radius:4px;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.stitch-row-link{font-weight:600;color:#007b70!important}.stitch-status{border-radius:4px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;font-weight:600;display:inline-flex}.stitch-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.stitch-status-submitted{color:#a16207;background:#fff8df;border:1px solid #f7d989}.stitch-status-approved,.stitch-status-opened{color:#047857;background:#ecfdf5;border:1px solid #b9e9d0}.stitch-status-rejected{color:#dc2626;background:#fff1f0;border:1px solid #ffc7c3}.stitch-status-draft{color:#566579;background:#f8f9ff;border:1px solid #bdc9c6}.stitch-applications-table .drawer-trigger{color:#007b70;font-size:12px}.stitch-drawer-section{gap:14px;display:grid}.stitch-drawer-details{grid-template-columns:1fr!important;gap:13px!important}.stitch-drawer-actions{gap:12px;display:grid}.stitch-drawer-actions form{gap:8px;display:grid}.stitch-drawer-actions input{border:1px solid #bdc9c6;border-radius:6px;min-height:38px;padding:8px 10px}.stitch-drawer-actions button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:6px;justify-self:start;padding:9px 12px;font-size:13px;font-weight:700}.stitch-drawer-actions .secondary-button{color:#172b43;background:#fff;border:1px solid #bdc9c6}.stitch-drawer-actions .danger-button{background:#b42318}.muted-copy{color:#64748b;margin:0;font-size:13px;line-height:1.65}@media (max-width:1050px){.stitch-application-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-filter-actions{justify-content:flex-end}}.partner-shell{grid-template-columns:260px minmax(0,1fr);font-family:Noto Sans SC,Noto Sans,sans-serif}.stitch-partner-delivery{gap:24px}.stitch-partner-delivery .stitch-page-header h1{letter-spacing:-.01em;margin:0;font-size:28px;font-weight:600;line-height:36px}.stitch-partner-delivery .stitch-page-header p{color:#3e4947;margin:4px 0 0;font-size:14px;line-height:20px}.stitch-partner-delivery-filters{border-radius:12px;min-height:100px;padding:16px}.stitch-partner-delivery-filters label{color:#515f74;gap:4px;font-size:12px;font-weight:500;line-height:16px}.stitch-partner-delivery-filters input,.stitch-partner-delivery-filters select{color:#121c2a;border-radius:8px;height:38px;font-size:14px;line-height:20px}.stitch-partner-delivery-filters>div:first-child{gap:16px}.stitch-partner-delivery-filters>div:last-child{gap:12px;padding-top:20px;display:flex}.stitch-partner-delivery-filters>div:last-child button{min-width:auto}.stitch-partner-delivery-filters>div:last-child button[type=reset]{color:#121c2a;background:#fff;border:1px solid #bdc9c6;padding:0 16px}.stitch-partner-delivery-filters>div:last-child button[type=submit]{padding:0 24px}.partner-shell .sidebar{padding:24px 16px}.partner-shell .brand{min-height:0;padding:0 0 32px}.partner-shell .topbar{justify-content:space-between;height:56px}.partner-shell .page-content{padding:24px 24px 52px}.partner-shell .sidebar nav a{border-radius:0;margin:0 -16px;padding:8px 16px}.partner-shell .sidebar nav a.active{box-shadow:inset -4px 0 #0f766e}.partner-shell .sidebar{color:#121c2a;background:#f8f9ff;border-right:1px solid #bdc9c6}.partner-shell .brand{padding-left:8px}.partner-shell .brand strong{color:#0f766e;font-size:20px}.partner-shell .brand span{color:#515f74;font-size:10px}.partner-shell .brand-mark{font-variation-settings:"FILL" 1;background:#0f766e;border-radius:8px;width:40px;height:40px;color:#fff!important}.partner-shell .sidebar nav{gap:4px}.partner-shell .sidebar nav a{color:#515f74;border-radius:8px;align-items:center;gap:12px;min-height:44px;margin:0;padding:10px 16px;font-size:14px;font-weight:400;display:flex}.partner-shell .sidebar nav a:hover{color:#0f766e;background:#eff4ff}.partner-shell .sidebar nav a.active{color:#0f766e;box-shadow:none;background:#dee9fc;font-weight:700}.partner-shell .platform-nav-icon{color:inherit;font-size:24px}.partner-shell .topbar{background:#f8f9ff;border-bottom-color:#bdc9c6;height:64px;padding:0 32px}.partner-shell .topbar-search{background:#eff4ff;width:448px;max-width:448px;height:36px}.partner-shell .topbar-actions{gap:16px}.partner-topbar-divider{background:#bdc9c6;width:1px;height:24px;margin:0 8px}.partner-company-name{color:#121c2a;font-size:12px;font-weight:500}.partner-expand{color:#515f74;font-size:20px}.partner-shell .page-content{background:#f1f4f9;min-height:calc(100vh - 64px);padding:24px}.partner-profile{background:#f8f9ff;padding:20px 24px}.partner-profile strong{color:#121c2a;font-size:12px}.partner-profile span{color:#515f74;font-size:10px}.partner-topbar-title{color:#172b43;font-size:16px}.partner-profile{border-top:1px solid #bdc9c6;align-items:center;gap:12px;width:100%;min-height:100px;padding:20px 16px;display:flex;position:absolute;bottom:0;left:0}.partner-profile img{object-fit:cover;border-radius:50%;width:40px;height:40px}.partner-profile-logout{color:#515f74;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;margin-left:auto;padding:0;display:grid}.partner-profile-logout:hover{color:#0f766e;background:#eff4ff}.partner-profile-logout .material-symbols-outlined{font-size:24px}.partner-profile b{color:#007b70;background:#e7f3f1;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;display:grid}.partner-profile strong,.partner-profile span{color:#172b43;font-size:12px;display:block}.partner-profile span{color:#566579;margin-top:4px;font-size:11px}.stitch-partner-applications{gap:16px;display:grid}.stitch-partner-application-filters{background:#fff;border:1px solid #bdc9c6;border-radius:8px;grid-template-columns:180px 180px minmax(260px,1fr) 88px 84px;align-items:end;gap:12px;padding:12px 16px 16px;display:grid}.stitch-partner-application-filters label{color:#172b43;gap:7px;font-size:11px;font-weight:700;display:grid}.stitch-partner-application-filters input,.stitch-partner-application-filters select{color:#172b43;background:#fff;border:1px solid #bdc9c6;border-radius:6px;height:38px;padding:0 12px;font-size:13px}.stitch-partner-application-filters a,.stitch-partner-application-filters button{color:#172b43;background:#fff;border:1px solid #bdc9c6;border-radius:6px;place-items:center;height:34px;font-size:13px;font-weight:600;display:grid}.stitch-partner-application-filters button{color:#fff;cursor:pointer;background:#0f766e;border-color:#0f766e}.stitch-partner-application-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.stitch-partner-application-toolbar p{color:#566579;margin:0;font-size:13px}.stitch-partner-application-toolbar .drawer-trigger{color:#fff;background:#0f766e;border-radius:6px;padding:10px 16px;font-size:13px}.stitch-partner-applications-table{background:#fff;border:1px solid #bdc9c6;border-radius:8px;min-height:292px;overflow:hidden}.stitch-partner-applications-table table{min-width:0}.stitch-partner-applications-table th{color:#566579;background:#eef4ff;border-bottom-color:#bdc9c6;padding:12px 16px;font-size:11px}.stitch-partner-applications-table td{color:#334155;height:48px;padding:10px 16px;font-size:13px}.stitch-partner-applications-table footer{color:#566579;border-top:1px solid #bdc9c6;justify-content:space-between;align-items:center;padding:12px 16px;font-size:12px;display:flex}.stitch-partner-applications-table .drawer-trigger{color:#007b70;font-size:12px}.stitch-partner-applications-table .readonly-row{opacity:.6;background:#f8fafc}.stitch-pagination{color:#64748b;align-items:center;gap:9px;font-size:16px;display:flex}.stitch-pagination b{color:#fff;background:#0f766e;border-radius:4px;place-items:center;width:30px;height:30px;font-size:12px;display:grid}.stitch-partner-applications-table table{table-layout:fixed}.stitch-partner-applications-table th:first-child{width:14%}.stitch-partner-applications-table th:nth-child(2){width:16%}.stitch-partner-applications-table th:nth-child(3){width:13%}.stitch-partner-applications-table th:nth-child(4){width:12%}.stitch-partner-applications-table th:nth-child(5){width:14%}.stitch-partner-applications-table th:nth-child(6){width:11%}.stitch-partner-applications-table th:nth-child(7){width:13%}.stitch-partner-applications-table th:nth-child(8){width:7%}.stitch-partner-applications-table td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stitch-license-state{color:#007b70!important}@media (max-width:900px){.partner-profile{position:static}.stitch-partner-application-filters{grid-template-columns:1fr 1fr}}.stitch-operations{gap:20px;display:grid}.stitch-operation-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stitch-operation-metrics article{background:#fff;border:1px solid #bdc9c6;border-radius:10px;min-height:134px;padding:22px}.stitch-operation-metrics span{color:#334155;font-size:13px}.stitch-operation-metrics strong{color:#172b43;margin-top:22px;font-size:36px;line-height:1;display:block}.stitch-operation-metrics .attention strong{color:#b42318}.stitch-operation-grid{grid-template-columns:minmax(0,2.2fr) minmax(250px,.7fr);gap:16px;display:grid}.stitch-operation-grid .content-card{min-height:360px}.stitch-operation-notices{background:#fff;border:1px solid #bdc9c6;border-radius:10px;align-content:start;gap:12px;padding:22px;display:grid}.stitch-operation-notices h2{color:#172b43;margin:0;font-size:20px}.stitch-operation-notices p{color:#566579;margin:0 0 6px;font-size:13px;line-height:1.6}.stitch-operation-notices b{color:#b42318;border:1px solid #ffc7c3;border-radius:6px;padding:14px;font-size:13px}@media (max-width:900px){.stitch-operation-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-operation-grid{grid-template-columns:1fr}}.stitch-audit{gap:24px;display:grid}.stitch-audit-filters{background:#fff;border:1px solid #bdc9c6;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr)) auto auto;align-items:end;gap:16px;padding:16px;display:grid}.stitch-audit-filters label{color:#172b43;gap:7px;font-size:11px;font-weight:700;display:grid}.stitch-audit-filters input,.stitch-audit-filters select{color:#172b43;background:#fff;border:1px solid #bdc9c6;border-radius:6px;min-width:0;height:38px;padding:0 12px;font-size:13px}.stitch-audit-filters button,.stitch-audit-filters a{color:#fff;background:#0f766e;border:1px solid #0f766e;border-radius:6px;place-items:center;min-width:66px;height:36px;font-size:13px;font-weight:600;display:grid}.stitch-audit-filters a{color:#172b43;background:#fff;border-color:#bdc9c6}.stitch-audit-table{background:#fff;border:1px solid #bdc9c6;border-radius:12px;min-height:345px;overflow:hidden}.stitch-audit-table table{min-width:0}.stitch-audit-table th{color:#172b43;background:#eef4ff;border-bottom-color:#bdc9c6;padding:12px 16px;font-size:11px}.stitch-audit-table td{color:#172b43;height:48px;padding:10px 16px;font-size:13px}.stitch-audit-table footer{color:#334155;border-top:1px solid #bdc9c6;padding:16px;font-size:12px}.stitch-audit-table .drawer-trigger{color:#007b70;font-size:12px}.stitch-audit-tag{color:#7e22ce;background:#f2eaff;border-radius:4px;padding:5px 8px;font-size:11px;display:inline-block}.stitch-audit-success{color:#047857;align-items:center;gap:6px;font-size:12px;display:inline-flex}.stitch-audit-success:before{content:"";background:#16a34a;border-radius:50%;width:6px;height:6px}@media (max-width:900px){.stitch-audit-filters{grid-template-columns:1fr 1fr}}.stitch-settings{gap:24px;display:grid}.stitch-settings>.stitch-page-header>.drawer-trigger{color:#fff;background:#0f766e;border-radius:8px;padding:10px 16px;font-size:13px}.stitch-settings-summary{background:#fff;border:1px solid #bdc9c6;border-radius:10px;overflow:hidden}.stitch-settings-summary dl{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:24px;display:grid}.stitch-settings-summary dl div{border-right:1px solid #bdc9c6;min-height:60px;padding:0 24px}.stitch-settings-summary dl div:first-child{padding-left:0}.stitch-settings-summary dl div:last-child{border:0}.stitch-settings-summary dt{color:#334155;font-size:12px}.stitch-settings-summary dd{color:#172b43;margin:10px 0 0;font-size:28px;font-weight:700;line-height:1}.stitch-settings-summary dd small{margin-left:6px;font-size:14px;font-weight:500}.stitch-settings-summary footer{color:#566579;border-top:1px solid #bdc9c6;justify-content:space-between;align-items:center;padding:16px 24px;font-size:12px;display:flex}.stitch-settings-summary footer b{color:#007b70;font-size:12px}.stitch-settings-notice{color:#94a3b8;text-align:center;background:#fbfcff;border:2px dashed #d9e2ec;border-radius:10px;place-items:center;min-height:200px;display:grid}.stitch-settings-notice span{background:#e9f0ff;border-radius:50%;margin-bottom:-35px;padding:12px;font-size:28px}.stitch-settings-notice p{color:#94a3b8;margin:0;font-size:13px}.platform-shell .topbar-search{background:#eff4ff}.platform-shell:not(.partner-shell) .topbar-icon-button i{display:none}.platform-shell .sidebar nav a.active{border-radius:0;box-shadow:inset -4px 0 #005c55}.stitch-settings{display:block}.stitch-settings>.stitch-page-header{margin-bottom:32px}.stitch-settings>.stitch-page-header h1{color:#121c2a;font-size:28px;font-weight:600;line-height:36px}.stitch-settings>.stitch-page-header p{color:#3e4947;margin-top:4px;font-size:16px;line-height:24px}.stitch-settings>.stitch-page-header>.drawer-trigger{min-height:44px;padding:10px 24px;font-size:18px;font-weight:600}.stitch-settings>.stitch-page-header>.drawer-trigger:before{content:"edit";font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 20;margin-right:8px;font-family:Material Symbols Outlined;font-size:20px;line-height:1}.platform-shell .page-content:has(.stitch-settings){padding-top:31px}.stitch-settings>.stitch-page-header{align-items:flex-end}.stitch-settings-summary{height:183px;margin-top:0;padding:24px}.stitch-settings-summary dl{gap:32px;min-height:0;margin-bottom:32px;padding:0}.stitch-settings-summary dl div{min-height:60px;padding:0 0 0 32px}.stitch-settings-summary footer{min-height:0;padding:24px 0 0}.stitch-settings-notice{opacity:.5;background:0 0;min-height:200px;margin-top:48px;padding:48px}.platform-shell--settings .brand strong{color:#005c55;font-size:20px;line-height:28px}.platform-shell--settings .brand span{color:#3e4947;margin-top:4px;font-size:12px;line-height:16px}.platform-shell--settings .sidebar nav{gap:4px;padding:0 16px}.platform-shell--settings .sidebar nav a{gap:12px;min-height:48px;padding:12px 16px;font-size:14px;font-weight:400;line-height:20px}.platform-shell--settings .sidebar nav a.active{color:#005c55;background:#0f766e14;border-right:4px solid #005c55;border-radius:8px 0 0 8px;font-weight:700}.platform-shell--settings .sidebar nav a.active .platform-nav-icon{color:#005c55}.platform-shell--settings .topbar-actions{gap:16px}.platform-shell--settings .topbar-admin,.platform-shell--settings .topbar-divider,.platform-shell--settings .topbar-icon-button i{display:none}.platform-shell--settings .stitch-settings-drawer input[type=number]{appearance:textfield}.stitch-settings-summary dt,.stitch-settings-summary footer{color:#3e4947}.stitch-settings-summary dd{color:#121c2a;align-items:baseline;gap:4px;margin:8px 0 0;display:flex}.stitch-settings-summary dd strong{font-size:28px;font-weight:600;line-height:36px}.stitch-settings-summary dd small{color:#3e4947;margin:0;font-size:14px;font-weight:400;line-height:20px}.stitch-settings-summary .stitch-settings-connector{font-size:16px;font-weight:400;line-height:24px}.stitch-settings-summary footer b{color:#005c55;align-items:center;gap:8px;display:flex}.stitch-settings-summary footer b .material-symbols-outlined{font-size:16px}.stitch-settings-notice{border-color:#bdc9c6;flex-direction:column;justify-content:center;align-items:center;display:flex}.stitch-settings-notice span{color:#6e7977;background:#e6eeff;place-items:center;width:64px;height:64px;margin:0 0 16px;padding:0;font-size:32px;display:grid}.stitch-settings-notice p{color:#3e4947;font-size:14px;line-height:20px}@media (max-width:900px){.stitch-settings-summary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.stitch-settings-summary dl div:nth-child(2){border:0}.stitch-settings-summary dl div:nth-child(3){padding-left:0}}.stitch-partner-customers{padding-top:0}.stitch-partner-customers-table table{min-width:0}.stitch-partner-customers-table th{color:#172b43;background:#eef4ff;border-bottom-color:#bdc9c6;padding:12px 16px;font-size:11px}.stitch-partner-customers-table td{color:#172b43;height:46px;padding:10px 16px;font-size:13px}.stitch-partner-customers-table .drawer-trigger{color:#007b70;font-size:12px}.stitch-partner-delivery{gap:18px;display:grid}.stitch-partner-delivery-filters{background:#fff;border:1px solid #bdc9c6;border-radius:8px;grid-template-columns:200px minmax(260px,.7fr);gap:16px;padding:16px;display:grid}.stitch-partner-delivery-filters label{color:#172b43;gap:7px;font-size:12px;font-weight:700;display:grid}.stitch-partner-delivery-filters input,.stitch-partner-delivery-filters select{background:#fff;border:1px solid #bdc9c6;border-radius:6px;height:38px;padding:0 12px;font-size:13px}.stitch-partner-delivery-table{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden}.stitch-partner-delivery-table table{min-width:0}.stitch-partner-delivery-table th{color:#172b43;background:#eef4ff;border-bottom-color:#bdc9c6;padding:12px 16px;font-size:11px}.stitch-partner-delivery-table td{color:#172b43;height:50px;padding:10px 16px;font-size:13px}.stitch-partner-delivery-table .drawer-trigger{color:#007b70;font-size:12px}.stitch-partner-operations-table table{min-width:0}.stitch-partner-operations-table th{color:#172b43;background:#eef4ff;border-bottom-color:#bdc9c6;padding:12px 16px;font-size:11px}.stitch-partner-operations-table td{color:#172b43;height:50px;padding:10px 16px;font-size:13px}.stitch-partner-operations-table .drawer-trigger{color:#007b70;font-size:12px}.stitch-agent-warning{color:#b42318;background:#fff1f0;border:1px solid #ffc7c3;border-radius:8px;gap:6px;padding:14px;display:grid}.stitch-agent-warning b{font-size:14px}.stitch-agent-warning p{margin:0;font-size:13px;line-height:1.6}.stitch-partner-support{gap:18px;display:grid}.stitch-secondary-danger{color:#b42318;cursor:pointer;background:#fff;border:1px solid #ef4444;border-radius:6px;padding:9px 14px;font-size:13px;font-weight:700}.stitch-partner-support-note{background:#eef4ff;border:1px solid #bdc9c6;border-radius:8px;align-items:flex-start;gap:12px;padding:16px;display:flex}.stitch-partner-support-note span{color:#007b70}.stitch-partner-support-note p{color:#334155;margin:0;font-size:13px;line-height:1.6}.stitch-partner-support-note b{color:#172b43;margin-bottom:4px;display:block}.stitch-partner-support-table{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden}.stitch-partner-support-table table{min-width:0}.stitch-partner-support-table th{color:#172b43;background:#eef4ff;border-bottom-color:#bdc9c6;padding:12px 16px;font-size:11px}.stitch-partner-support-table td{color:#172b43;height:50px;padding:10px 16px;font-size:13px}.stitch-partner-support-table .drawer-trigger{color:#007b70;font-size:12px}.drawer-form textarea{resize:vertical;min-height:112px;font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:10px}.stitch-customers{gap:18px;display:grid}.stitch-customer-filters{background:#fff;border:1px solid #bdc9c6;border-radius:8px;grid-template-columns:minmax(280px,.8fr) 200px auto;align-items:end;gap:16px;padding:16px;display:grid}.stitch-customer-filters label{color:#172b43;gap:7px;font-size:12px;font-weight:700;display:grid}.stitch-customer-filters input,.stitch-customer-filters select{color:#172b43;background:#fff;border:1px solid #bdc9c6;border-radius:6px;height:38px;padding:0 12px;font-size:13px}.stitch-customer-filters button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:6px;min-width:70px;height:38px;font-size:13px;font-weight:700}.stitch-customers-table{background:#fff;border:1px solid #bdc9c6;border-radius:8px;min-height:400px;overflow:hidden}.stitch-customers-table>p{color:#566579;border-bottom:1px solid #bdc9c6;margin:0;padding:14px 16px;font-size:12px}.stitch-customers-table table{min-width:0}.stitch-customers-table th{color:#172b43;background:#eef4ff;border-bottom-color:#bdc9c6;padding:12px 16px;font-size:11px}.stitch-customers-table td{color:#172b43;padding:12px 16px;font-size:13px}.stitch-customers-table td small{color:#566579;font-size:11px}.stitch-customers-table .drawer-trigger{color:#007b70;font-size:12px}@media (max-width:900px){.stitch-customer-filters{grid-template-columns:1fr 1fr}}.stitch-drawer-expiry-alert{color:#ba1a1a;background:#ffdad680;border-bottom:1px solid #ba1a1a1a;align-items:center;gap:12px;margin:-24px -26px 24px;padding:12px 32px;font-size:14px;font-weight:500;display:flex}.stitch-drawer-expiry-alert span{font-size:20px}.stitch-drawer-section h3{color:#0f766e;align-items:center;gap:8px;font-size:18px;display:flex}.stitch-drawer-details{background:#fff;border:1px solid #bdc9c6;border-radius:8px;padding:16px;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 32px!important}.stitch-drawer-details>div:last-child{grid-column:span 2}.stitch-drawer-details dt{color:#515f74!important;font-size:12px!important;font-weight:500!important}.stitch-drawer-details dd{color:#172b43!important;font-size:14px!important}.drawer-form textarea{resize:none;min-height:128px}.drawer-form textarea:disabled,.drawer-form select:disabled{cursor:not-allowed;opacity:.6;background:#eff4ff}.stitch-delivery-file{color:#172b43;border:1px solid #bdc9c6;border-radius:8px;justify-content:space-between;align-items:center;min-height:52px;padding:0 12px;font-size:14px;font-weight:400;display:flex}.stitch-delivery-file button{color:#0f766e;background:0 0;border:0;font-weight:500}.platform-drawer>footer{gap:12px}.drawer-submit-button{color:#fff;background:#0f766e;border:0;border-radius:8px;padding:9px 24px;font-size:14px;font-weight:600}.drawer-submit-button:disabled{cursor:not-allowed;color:#94a3b8;background:#e2e8f0}.platform-drawer{background:#f8f9ff;box-shadow:-12px 0 28px #0000002e}.platform-drawer>header{border-bottom-color:#bdc9c6;min-height:88px;padding:24px 32px}.platform-drawer>header h2{color:#121c2a;font-size:20px;line-height:28px}.drawer-body{padding:24px 32px}.platform-drawer>footer{background:#fff;border-top-color:#bdc9c6;min-height:88px;padding:24px 32px}.drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006}.stitch-drawer-expiry-alert{margin:-24px -32px 24px}.stitch-partner-delivery-filters{justify-content:space-between;align-items:end;display:flex}.stitch-partner-delivery-filters>div{gap:16px;display:flex}.stitch-partner-delivery-filters button{color:#fff;background:#0f766e;border:0;border-radius:8px;min-width:96px;height:40px;font-size:14px;font-weight:500}.stitch-partner-delivery-table th{text-transform:uppercase;color:#515f74}.stitch-partner-delivery-table td:last-child,.stitch-partner-delivery-table th:last-child{text-align:right}.stitch-partner-delivery-table .drawer-trigger{font-size:14px;font-weight:500}.stitch-partner-delivery-table .is-expired{background:#fef2f233}.stitch-stage,.stitch-service-active,.stitch-service-expired{border:1px solid;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500;display:inline-flex}.stitch-stage{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.stitch-service-active{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.stitch-service-expired{color:#ba1a1a;background:#ffdad6;border-color:#ba1a1a33}.partner-shell:has(.stitch-partner-customers){grid-template-columns:260px minmax(0,1fr)}.partner-shell:has(.stitch-partner-customers) .sidebar{padding:20px 8px}.partner-shell:has(.stitch-partner-customers) .brand{padding:0 8px 28px}.partner-shell:has(.stitch-partner-customers) .brand-mark{display:none}.partner-shell:has(.stitch-partner-customers) .brand strong{font-size:20px}.partner-shell:has(.stitch-partner-customers) .topbar{padding:0 24px}.partner-shell:has(.stitch-partner-customers) .topbar:before{color:#00665f;content:"客户与站点";font-size:20px;font-weight:700}:is(.partner-shell:has(.stitch-partner-customers) .topbar-search,.partner-shell:has(.stitch-partner-customers) .partner-topbar-divider,.partner-shell:has(.stitch-partner-customers) .partner-company-name,.partner-shell:has(.stitch-partner-customers) .partner-expand){display:none}.partner-shell:has(.stitch-partner-customers) .topbar-actions{gap:24px}.partner-shell:has(.stitch-partner-customers) .page-content{padding:24px}.partner-shell:has(.stitch-partner-customers) .partner-profile{display:none}.partner-shell:has(.stitch-partner-customers) .sidebar nav a{padding:10px 16px}.partner-shell:has(.stitch-partner-customers) .sidebar nav a.active{border-radius:8px}.partner-customers-shell{grid-template-columns:260px minmax(0,1fr)}.partner-customers-shell .sidebar{background:#eff4ff;padding:16px 8px}.partner-customers-shell .brand{padding:0 8px 28px}.partner-customers-shell .brand-mark{display:none}.partner-customers-shell .brand strong{font-size:20px}.partner-customers-shell .topbar{padding:0 24px}.partner-customers-shell .topbar:before{color:#005c55;content:"客户与站点";font-size:18px;font-weight:600;line-height:24px}.partner-customers-shell .topbar-search,.partner-customers-shell .partner-topbar-divider,.partner-customers-shell .partner-company-name,.partner-customers-shell .partner-expand{display:none}.partner-customers-shell .topbar-actions{gap:16px}.partner-customers-shell .topbar-icon-button{width:32px;height:32px}.partner-customers-shell .topbar-icon-button .material-symbols-outlined{font-size:20px}.partner-customers-shell .topbar-icon-button i{display:none}.partner-customers-shell .partner-customer-avatar{color:#fff;background:#2c3e50;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid;overflow:hidden}.partner-customers-shell .page-content{background:#f8f9ff;padding:24px}.partner-customers-shell .partner-profile{display:none}.partner-customers-shell .sidebar nav a{min-height:40px;padding:8px 16px}.partner-customers-shell .sidebar nav a.active{border-radius:8px}.drawer-subtitle{color:#515f74;margin:4px 0 0;font-size:14px;font-weight:400;line-height:20px}.stitch-support-drawer{gap:0}.stitch-support-drawer .stitch-drawer-section{margin:0 0 24px;padding:0 0 24px}.stitch-support-drawer .stitch-drawer-section h3,.stitch-support-duration h3{color:#515f74;margin:0 0 12px;font-size:16px;font-weight:600}.stitch-support-drawer select{color:#94a3b8;background:#eff4ff;border-color:#bdc9c6;border-radius:8px;height:46px;font-size:16px}.stitch-support-warning{color:#ba1a1a;margin:10px 0 0;font-size:13px}.stitch-support-readonly{background:#e9f0ff;border:1px solid #bdc9c6;border-radius:8px;padding:18px 16px}.stitch-support-readonly h3{color:#00665f;align-items:center;gap:8px;margin:0 0 10px;font-size:16px;display:flex}.stitch-support-readonly h3 span{font-size:20px}.stitch-support-readonly p{color:#515f74;margin:0;font-size:14px;line-height:1.7}.stitch-support-duration{padding-top:24px}.stitch-support-duration>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.stitch-support-duration button{color:#94a3b8;background:#fff;border:1px solid #bdc9c6;border-radius:8px;min-height:46px;font-size:16px;font-weight:600}.stitch-support-drawer .stitch-drawer-expiry-alert{color:#ba1a1a;background:#ffdad6;margin:-24px -32px 24px;padding:14px 32px;font-size:16px;font-weight:700}.platform-drawer.stitch-support-access-drawer{background:#fff;box-shadow:0 25px 50px -12px #00000040}.platform-drawer.stitch-support-access-drawer>header{height:97px;min-height:97px;padding:24px}.platform-drawer.stitch-support-access-drawer>header>div>div{gap:0;display:grid}.platform-drawer.stitch-support-access-drawer>header h2{line-height:28px}.platform-drawer.stitch-support-access-drawer .drawer-subtitle{line-height:20px}.platform-drawer.stitch-support-access-drawer .drawer-body{padding:24px}.platform-drawer.stitch-support-access-drawer>footer{min-height:94px;padding:24px}.stitch-support-access-drawer .stitch-support-drawer{gap:0}.stitch-support-access-drawer .stitch-support-drawer .stitch-drawer-section{border:0;margin:0;padding:0}.stitch-support-access-drawer .stitch-support-drawer .stitch-drawer-section h3{margin:0 0 4px;line-height:20px}.stitch-support-access-drawer .stitch-support-drawer .stitch-drawer-section+.stitch-drawer-section{margin-top:26px}.stitch-support-access-drawer .stitch-support-drawer textarea{min-height:116px}.stitch-support-access-drawer .stitch-support-drawer .stitch-drawer-expiry-alert{padding:12px 24px}.stitch-support-access-drawer .stitch-support-warning{color:#ba1a1a;white-space:nowrap;align-items:center;gap:6px;margin:10px 0 26px;font-size:13px;line-height:18px;display:flex}.stitch-support-access-drawer .stitch-support-warning span{font-size:16px}.stitch-support-access-drawer .stitch-support-duration{padding:24px 0 0}.stitch-support-access-drawer .stitch-support-duration>div{grid-template-columns:repeat(3,minmax(0,1fr))}.stitch-support-access-drawer .stitch-support-duration button{justify-self:stretch;width:100%}.platform-shell .brand{align-items:center;gap:8px;display:flex}.topbar-admin{color:#121c2a;align-items:center;gap:8px;padding:4px 8px;font-size:12px;font-weight:500;display:flex}.topbar-admin img{object-fit:cover;border:1px solid #bdc9c6;border-radius:50%;width:32px;height:32px}.platform-shell .brand-mark{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24;font-family:Material Symbols Outlined;font-weight:400}.platform-shell .sidebar{padding:16px}.platform-shell .brand{height:52px;min-height:52px;margin:0 0 24px;padding:8px 8px 0}.platform-shell .sidebar nav{gap:8px;padding:8px 0 0}.platform-shell .sidebar nav a{gap:8px;min-height:40px;padding:8px;font-size:16px;line-height:24px}.platform-shell .sidebar nav a .platform-nav-icon{width:24px;height:24px;font-size:24px}.platform-shell .topbar-search{width:384px;min-width:384px}.stitch-primary-action{gap:4px;padding:8px 16px;font-size:14px;line-height:20px}.stitch-overview-metrics{margin-top:0}.stitch-region-section{gap:16px}.stitch-region-section article header{gap:8px;padding-bottom:8px}.stitch-region-section dl{gap:8px}.stitch-region-section dd.stitch-region-customer-count{font-size:20px;line-height:28px}.stitch-region-section dd.stitch-region-risk{color:#ba1a1a;background:#ffdad6;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px}.stitch-region-section dd.stitch-region-no-risk{color:#3e4947;font-size:12px;font-weight:500;line-height:16px}.stitch-region-section dd.stitch-region-agent-count{font-size:14px;font-weight:400;line-height:20px}.stitch-overview-header h1{letter-spacing:-.01em;font-size:28px;font-weight:600;line-height:36px}.stitch-metric>div>span{font-size:12px;font-weight:500;line-height:16px}.stitch-metric strong{font-size:36px;font-weight:700;line-height:44px}.stitch-pending-panel h2,.stitch-alert-panel h2,.stitch-region-section h2{font-size:18px;font-weight:600;line-height:24px}.stitch-table-wrap td{font-size:14px;line-height:20px}.stitch-table-wrap th{font-size:11px;line-height:14px}.stitch-alert-panel article b{font-size:14px;font-weight:600;line-height:20px}.stitch-alert-panel article span,.stitch-alert-panel article small{font-size:12px;line-height:18px}.stitch-region-section article{padding:24px}.stitch-region-section h3{font-size:18px;font-weight:600;line-height:24px}.stitch-region-section dt{font-size:14px;line-height:20px}.stitch-region-section dd{font-size:16px;line-height:24px}.platform-shell .sidebar nav a{color:#515f74}.platform-shell .sidebar nav a:hover,.platform-shell .sidebar nav a.active{color:#57657b;background:#d5e3fd}.platform-shell .sidebar nav a.active .platform-nav-icon{color:#57657b}.platform-shell .topbar-search{color:#3e4947;background:#f8f9ff}.platform-shell .topbar-search>.material-symbols-outlined,.platform-shell .topbar-icon-button{color:#3e4947}.platform-shell .topbar-search input{color:#121c2a}.platform-shell .topbar-search input::placeholder{color:#3e4947}.platform-shell .topbar-admin,.stitch-overview-header h1,.stitch-pending-panel h2,.stitch-alert-panel h2,.stitch-region-section h2,.stitch-region-section h3,.stitch-metric strong{color:#121c2a}.stitch-metric>div>span,.stitch-table-wrap th{color:#515f74}.stitch-table-wrap td,.stitch-alert-panel article b,.stitch-alert-panel article span,.stitch-alert-panel article small,.stitch-region-section dt,.stitch-region-section dd{color:#121c2a}.stitch-table-wrap th{padding:8px}.stitch-table-wrap td{padding:12px}.stitch-status-dot{padding:4px 8px}.platform-shell .topbar-context{justify-content:flex-start;gap:24px}.platform-shell .topbar-context-title{color:#121c2a;font-size:18px;font-weight:600;line-height:24px}.platform-shell .topbar-context .topbar-search{width:256px;min-width:256px}.platform-shell .topbar-context .topbar-actions{margin-left:auto}.platform-shell--regions .sidebar nav a{min-height:40px;padding:8px;font-size:12px;line-height:16px}.platform-shell--regions .sidebar nav a .platform-nav-icon{width:20px;height:20px;font-size:20px}.platform-shell--regions .brand strong{font-size:20px;line-height:28px}.platform-shell--regions .brand span{margin-top:4px;font-size:11px;line-height:14px}.platform-shell--regions .stitch-regions{gap:24px;margin:-32px -8px 0}.platform-shell--regions .stitch-regions-header{height:114px;min-height:114px}.platform-shell--regions .stitch-regions-header h1{letter-spacing:-.01em;font-size:28px;font-weight:600;line-height:36px}.platform-shell--regions .stitch-regions-header p{font-size:14px;line-height:20px}.platform-shell--regions .stitch-regions-grid{grid-template-columns:311px minmax(0,1fr)}.platform-shell--regions .stitch-region-tip{height:72px;min-height:72px}.platform-shell--regions .stitch-region-detail>header{min-height:70px;padding:16px 24px}.platform-shell--regions .stitch-region-detail h2,.platform-shell--regions .stitch-region-table h2{font-size:18px;font-weight:600;line-height:24px}.platform-shell--regions .stitch-region-detail dl{gap:24px 16px;padding:24px}.platform-shell--regions .stitch-region-detail dt{font-size:11px;line-height:14px}.platform-shell--regions .stitch-region-detail dd{margin-top:4px;font-size:14px;line-height:20px}.platform-shell--regions .stitch-region-main{align-content:start}.platform-shell--regions .stitch-region-detail>header{height:69px;min-height:69px}.platform-shell--regions .stitch-region-detail dl{height:166px}.platform-shell--regions .stitch-region-tree>header,.platform-shell--regions .stitch-region-detail>header,.platform-shell--regions .stitch-region-table>header{background:#f8f9ff}.platform-shell--regions .stitch-region-tree section>div{padding-left:24px}.platform-shell--regions .stitch-region-tree ul{margin-left:24px;padding-left:42px}.platform-shell--regions{font-family:Noto Sans,Arial,sans-serif}.partner-shell:has(.stitch-partner-delivery) .page-content{padding:0 24px 24px}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery{gap:24px}.partner-shell:has(.stitch-partner-delivery) .stitch-page-header h1{letter-spacing:-.01em;margin:0;font-size:28px;font-weight:600;line-height:36px}.partner-shell:has(.stitch-partner-delivery) .stitch-page-header p{color:#3e4947;margin:4px 0 0;font-size:14px;line-height:20px}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-filters{border-radius:12px;min-height:100px;padding:16px}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-filters label{color:#515f74;gap:4px;font-size:12px;font-weight:500;line-height:16px}:is(.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-filters input,.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-filters select){color:#121c2a;border-radius:8px;height:38px;font-size:14px;line-height:20px}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-filters>div:first-child{gap:16px}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-filters>div:last-child{gap:12px;padding-top:20px;display:flex}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-filters>div:last-child button{min-width:auto}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-filters>div:last-child button[type=reset]{color:#121c2a;background:#fff;border:1px solid #bdc9c6;padding:0 16px}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-filters>div:last-child button[type=submit]{padding:0 24px}.partner-shell:has(.stitch-partner-delivery) .stitch-stage--in-progress{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.partner-shell:has(.stitch-partner-delivery) .stitch-stage--pending-acceptance{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.partner-shell:has(.stitch-partner-delivery) .stitch-stage--pending-start{color:#475569;background:#f8fafc;border-color:#cbd5e1}.partner-shell:has(.stitch-partner-delivery) .stitch-stage--completed{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-table table{table-layout:auto;min-width:0}:is(.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-table th,.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-table td){white-space:normal;vertical-align:middle}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-table th{padding:16px;font-size:16px;font-weight:600;line-height:24px}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-table td{height:auto;padding:12px 16px;font-size:16px;line-height:24px}.stitch-delivery-pagination{background:#fff;border-top:1px solid #bdc9c6;justify-content:space-between;align-items:center;min-height:68px;padding:16px;display:flex}.stitch-delivery-pagination p{color:#515f74;margin:0;font-size:12px;line-height:16px}.stitch-delivery-pagination nav{align-items:center;gap:8px;display:flex}.stitch-delivery-pagination button{color:#121c2a;background:0 0;border:0;border-radius:4px;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.stitch-delivery-pagination button[aria-current=page]{color:#fff;background:#00665f}.stitch-delivery-pagination button:disabled{color:#bdc9c6}.partner-shell:has(.stitch-partner-delivery) .topbar-search{width:448px;min-width:448px}.partner-shell:has(.stitch-partner-delivery) .sidebar nav{gap:4px;margin-top:8px}.partner-shell:has(.stitch-partner-delivery) .sidebar nav a{min-height:48px;padding:12px 16px}.partner-shell:has(.stitch-partner-delivery) .sidebar nav a.active{box-shadow:none;background:#dee9fc;border-radius:8px}.partner-shell:has(.stitch-partner-delivery) .partner-profile{min-height:89px;padding:20px 24px}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-filters{background:#f8f9ff}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-table{background:#f8f9ff}.partner-shell:has(.stitch-partner-delivery) .stitch-partner-delivery-table th{background:#eff4ff}.platform-shell:not(.partner-shell) .sidebar nav{gap:4px}.stitch-overview,.stitch-metric,.stitch-pending-panel,.stitch-alert-panel,.stitch-region-section{line-height:24px}.stitch-pending-panel th,.stitch-pending-panel td{border-bottom-color:#bdc9c6}.platform-shell{font-family:Noto Sans}.platform-shell .stitch-alert-panel .stitch-alert-danger{background:#fff8f7}.platform-shell .stitch-alert-panel article span{color:#3e4947}.platform-shell .stitch-alert-panel article small{color:#515f74}.platform-shell .stitch-status-dot{background:#eaf1fe}.platform-shell .stitch-region-section dt{color:#3e4947}.platform-shell:not(.partner-shell) .sidebar nav a.active{box-shadow:none}.platform-shell:not(.partner-shell) .sidebar nav a{font-size:14px;line-height:20px}.platform-shell .stitch-alert-panel article{min-height:80px;padding:8px}.platform-shell .stitch-alert-panel article b{letter-spacing:.01em;font-size:12px;font-weight:500;line-height:16px}.platform-shell .stitch-alert-panel article span{font-size:13px;font-weight:400;line-height:20px}.platform-shell .stitch-alert-panel article small{font-size:11px;font-weight:600;line-height:14px}.platform-drawer.stitch-partner-event-drawer{background:#fff;width:min(480px,100vw)}.stitch-partner-event-drawer>header{background:#f8f9ff;min-height:70px;padding:16px 24px}.stitch-partner-event-drawer>header>div{align-items:center;gap:8px}.stitch-partner-event-drawer .drawer-header-icon{color:#00665f;font-size:24px}.stitch-partner-event-drawer>header h2{font-size:20px;line-height:28px}.stitch-partner-event-drawer .drawer-body{padding:0 24px 24px}.stitch-partner-event-drawer>footer{background:#f8f9ff;justify-content:stretch;gap:16px;min-height:90px;padding:24px}.stitch-partner-event-drawer .drawer-close-button{min-width:66px;padding:0 16px}.stitch-partner-event-drawer .drawer-submit-button{color:#fff;opacity:.5;background:#0f766e;border:0;border-radius:8px;flex:1;order:-1;font-weight:700}.stitch-partner-event-warning{color:#93000a;background:#ffdad6;border-radius:8px;gap:16px;margin:24px 0 38px;padding:16px;display:flex}.stitch-partner-event-warning .material-symbols-outlined{font-size:24px}.stitch-partner-event-warning p{max-width:340px;margin:0;font-size:14px;font-weight:500;line-height:20px}.stitch-partner-event-section{border:0;margin:0 0 40px;padding:0}.stitch-partner-event-section h3{color:#515f74;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:600;line-height:14px}.stitch-partner-event-section dl{grid-template-columns:1fr;gap:16px;margin:0;display:grid}.stitch-partner-event-section dl div{border-bottom:1px solid #bdc9c6;justify-content:space-between;padding-bottom:4px;display:flex}.stitch-partner-event-section dt,.stitch-partner-event-section dd{color:#515f74;font-size:14px;line-height:20px}.stitch-partner-event-section dd{color:#121c2a;margin:0;font-weight:500}.stitch-partner-event-section dd span{color:#515f74;background:#d9e3f6;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;line-height:14px;display:inline-block}.stitch-partner-agent-history{background:#eff4ff;border:1px solid #bdc9c6;border-radius:8px;padding:16px}.stitch-partner-agent-history header{justify-content:space-between;margin:0 0 8px;display:flex}.stitch-partner-agent-history b{color:#121c2a;font-size:14px}.stitch-partner-agent-history header span,.stitch-partner-agent-history p{color:#515f74;font-size:12px}.stitch-partner-agent-bars{align-items:end;gap:4px;height:96px;padding:0 8px;display:flex}.stitch-partner-agent-bars i{background:#0f766e33;flex:1;height:75%}.stitch-partner-agent-bars i:nth-child(2){height:50%}.stitch-partner-agent-bars i:nth-child(3){height:66%}.stitch-partner-agent-bars i:nth-child(4){height:80%}.stitch-partner-agent-bars i:nth-child(5){height:50%}.stitch-partner-agent-bars i:nth-child(6){background:#ba1a1a33;height:33%}.stitch-partner-agent-bars i:nth-child(7){background:#ba1a1a66;height:16%}.stitch-partner-agent-bars i:nth-child(n+8){background:#bdc9c6;height:0}.stitch-partner-agent-history p{text-align:center;margin:8px 0 0;font-style:italic}.stitch-partner-event-section>button{color:#121c2a;text-align:left;background:#fff;border:1px solid #bdc9c6;border-radius:8px;align-items:center;gap:8px;width:100%;margin-top:8px;padding:10px 8px;font-size:14px;font-weight:500;display:flex}.stitch-partner-event-section>button .material-symbols-outlined{color:#007b70;font-size:20px}.partner-shell:has(.stitch-partner-overview) .page-content{background:#f8f9ff;padding:24px}.stitch-partner-overview{gap:24px;max-width:1440px;margin:0 auto;display:grid}.stitch-partner-overview>header h1{color:#121c2a;letter-spacing:-.01em;margin:0;font-size:28px;font-weight:700;line-height:36px}.stitch-partner-overview>header p{color:#515f74;margin:4px 0 0;font-size:14px;line-height:20px}.stitch-partner-overview-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.stitch-partner-overview-metrics article{background:#fff;border:1px solid #bdc9c6;border-radius:8px;gap:8px;min-height:116px;padding:24px;display:grid}.stitch-partner-overview-metrics article>span{color:#515f74;font-size:12px;font-weight:500;line-height:16px}.stitch-partner-overview-metrics article>strong{color:#121c2a;font-size:36px;font-weight:700;line-height:44px}.stitch-partner-overview-metrics article>em,.stitch-partner-overview-metrics article>i{place-self:end;margin-top:-40px;font-style:normal}.stitch-partner-overview-metrics article>em{color:#005c55;background:#e0f2ee;border-radius:4px;padding:2px 4px;font-size:11px;font-weight:600;line-height:14px}.stitch-partner-overview-metrics article:nth-child(3)>strong{color:#005c55}.stitch-partner-overview-metrics article:nth-child(3)>em,.stitch-partner-overview-metrics article:nth-child(4)>i{color:#ba1a1a;background:0 0}.stitch-partner-overview-metrics article>i{color:#6e7977;font-size:24px}.stitch-partner-overview-grid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:start;gap:20px;display:grid}.stitch-partner-pending,.stitch-partner-sidecards>section{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden}.stitch-partner-pending>header,.stitch-partner-sidecards>section>header{border-bottom:1px solid #bdc9c6;justify-content:space-between;align-items:center;min-height:64px;padding:16px 24px;display:flex}.stitch-partner-pending h2,.stitch-partner-sidecards h2{color:#121c2a;margin:0;font-size:18px;font-weight:700;line-height:24px}.stitch-partner-pending>header button{color:#005c55;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.stitch-partner-pending table{table-layout:fixed;min-width:0}.stitch-partner-pending th,.stitch-partner-pending td{white-space:normal;vertical-align:middle;padding:16px 24px}.stitch-partner-pending th{color:#515f74;background:#f8f9ff;font-size:11px;font-weight:600;line-height:14px}.stitch-partner-pending td{color:#121c2a;font-size:14px;line-height:20px}.stitch-partner-pending td:first-child{width:130px}.stitch-partner-pending td:nth-child(2){width:180px}.stitch-partner-pending td:last-child{width:64px}.stitch-partner-pending td>span{color:#1e40af;background:#eaf1ff;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500;line-height:16px;display:inline-block}.stitch-partner-pending td>span.is-alert{color:#93000a;background:#ffdad6}.stitch-partner-pending td b,.stitch-partner-pending td small{display:block}.stitch-partner-pending td b{font-size:14px;font-weight:500;line-height:20px}.stitch-partner-pending td small{color:#515f74;font-size:11px;line-height:14px}.stitch-partner-pending .drawer-trigger{color:#005c55;background:0 0;border:0;padding:0;font-size:14px;font-weight:500}.stitch-partner-sidecards{gap:20px;display:grid}.stitch-partner-sidecards>section{padding:0 24px 16px}.stitch-partner-sidecards>section>header{border:0;margin:0 -24px 16px;padding:16px 24px}.stitch-partner-sidecards>section>header>span{color:#6e7977;font-size:24px}.stitch-partner-sidecards>section>header>b{color:#fff;background:#ba1a1a;border-radius:999px;padding:2px 8px;font-size:10px;line-height:14px}.stitch-partner-sidecards>section>button{text-align:left;background:#eff4ff;border:1px solid #bdc9c6;border-radius:8px;grid-template-columns:1fr auto;width:100%;margin:0 0 8px;padding:8px;display:grid}.stitch-partner-sidecards>section>button+button{opacity:.6;background:#f8f9ff;border-color:#0000}.stitch-partner-sidecards>section>button b{color:#121c2a;font-size:14px;line-height:20px}.stitch-partner-sidecards>section>button small{color:#515f74;font-size:11px;line-height:14px}.stitch-partner-sidecards>section>button em{color:#ba1a1a;grid-area:1/2/span 2;align-self:center;font-size:14px;font-style:normal;font-weight:700}.stitch-partner-sidecards>section>button+button em{color:#515f74}.stitch-partner-sidecards>section>div{border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:8px;padding:8px;display:flex}.stitch-partner-sidecards>section>div>span{color:#ba1a1a;background:#ffdad6;border-radius:4px;flex:none;place-items:center;width:32px;height:32px;font-size:20px;display:grid}.stitch-partner-sidecards>section>div p{flex:1;margin:0;display:grid}.stitch-partner-sidecards>section>div p b{color:#121c2a;font-size:14px;line-height:20px}.stitch-partner-sidecards>section>div p small{color:#515f74;font-size:11px;line-height:14px}.stitch-partner-sidecards>section>div>em{color:#ba1a1a;font-size:11px;font-style:normal;font-weight:600;line-height:16px}.partner-shell:has(.stitch-partner-applications) .page-content{background:#f8f9ff;padding:24px}.stitch-partner-applications{gap:24px;max-width:1440px;margin:0 auto}.stitch-partner-applications-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.stitch-partner-applications-header h1{color:#121c2a;letter-spacing:-.01em;margin:0;font-size:28px;font-weight:600;line-height:36px}.stitch-partner-applications-header p{color:#515f74;margin:4px 0 0;font-size:14px;line-height:20px}.stitch-partner-applications-header .drawer-trigger{color:#fff;background:#005c55;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 24px;font-size:14px;font-weight:600;display:flex}.stitch-partner-application-filters{border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:16px}.stitch-partner-application-filters label{color:#515f74;gap:4px;font-size:12px;font-weight:500}.stitch-partner-application-filters input,.stitch-partner-application-filters select{color:#121c2a;border-radius:8px;height:40px;padding:0 16px;font-size:14px}.stitch-partner-application-filter-actions{gap:8px;display:flex}.stitch-partner-application-filter-actions a,.stitch-partner-application-filter-actions button{color:#3e4947;background:#d9e3f6;border:0;border-radius:8px;flex:1;place-items:center;height:40px;font-size:14px;font-weight:600;display:grid}.stitch-partner-application-filter-actions button{color:#fff;cursor:pointer;background:#005c55}.stitch-new-application-upload{min-height:178px}.platform-drawer.stitch-partner-application-drawer{background:#fff;width:min(480px,100vw)}.stitch-partner-application-drawer>header{background:#fff;min-height:72px;padding:24px}.stitch-partner-application-drawer>header h2{font-size:20px;line-height:28px}.stitch-partner-application-drawer .drawer-body{padding:24px}.stitch-partner-application-drawer>footer{background:#fff;min-height:88px;padding:16px 24px}.stitch-partner-application-drawer .drawer-close-button{border:1px solid #bdc9c6;border-radius:8px;flex:1}.stitch-partner-application-drawer .drawer-submit-button{color:#fff;background:#005c55;border-radius:8px;flex:1}.stitch-new-application-form{gap:24px;display:grid}.stitch-new-application-form section{gap:16px;display:grid}.stitch-new-application-form h3{color:#121c2a;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;line-height:24px;display:flex}.stitch-new-application-form h3:before{content:"";background:#005c55;border-radius:99px;width:4px;height:16px}.stitch-new-application-form label{color:#515f74;gap:8px;font-size:12px;font-weight:500;line-height:16px;display:grid}.stitch-new-application-form input{color:#121c2a;background:#fff;border:1px solid #bdc9c6;border-radius:8px;height:38px;padding:0 16px;font-size:14px}.stitch-new-application-hint{color:#3e4947;background:#eff4ff;border-radius:8px;align-items:flex-start;gap:16px;padding:16px;display:flex}.stitch-new-application-hint .material-symbols-outlined{color:#005c55;font-size:24px}.stitch-new-application-hint p{margin:0;font-size:14px;line-height:20px}.stitch-new-application-contact{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px!important}.stitch-new-application-readonly{color:#515f74;background:#eff4ff;border:1px solid #bdc9c6;border-radius:8px;justify-content:space-between;align-items:center;min-height:38px;padding:0 16px;font-size:14px;font-weight:400;display:flex}.stitch-new-application-readonly .material-symbols-outlined{font-size:16px}.stitch-new-application-form section>small{color:#6e7977;margin-top:-4px;font-size:11px;font-style:italic;line-height:14px}.stitch-new-application-upload{color:#121c2a;text-align:center;background:#fff;border:2px dashed #bdc9c6;border-radius:12px;place-items:center;gap:4px;min-height:150px;padding:24px;display:grid;position:relative}.stitch-new-application-upload .material-symbols-outlined{color:#005c55;background:#eff4ff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.stitch-new-application-upload b{font-size:12px}.stitch-new-application-upload small{color:#515f74;font-size:11px;font-weight:400;line-height:16px}.stitch-new-application-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.stitch-new-application-more{border-top:1px solid #bdc9c6;padding-top:8px}.partner-shell:has(.stitch-partner-customers) .page-content{background:#f8f9ff;padding:24px}.stitch-partner-customers{gap:16px;max-width:1440px;margin:0 auto;display:grid}.stitch-partner-customers-header{margin:0 0 8px}.stitch-partner-customers-header h1{color:#121c2a;margin:0;font-size:28px;font-weight:600;line-height:36px}.stitch-partner-customers-header p{color:#3e4947;margin:4px 0 0;font-size:14px;line-height:20px}.stitch-partner-customers-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.stitch-partner-customers-metrics article{background:#fff;border:1px solid #bdc9c6;border-radius:8px;align-items:center;gap:24px;padding:24px;display:flex}.stitch-partner-customers-metrics article>span{color:#005c55;font-variation-settings:"FILL" 1;background:#e0f2ee;border-radius:8px;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.stitch-partner-customers-metrics article:nth-child(2)>span{color:#57657b;background:#d5e3fd}.stitch-partner-customers-metrics article:nth-child(3)>span{color:#515f74;background:#d9e3f6}.stitch-partner-customers-metrics article:nth-child(4)>span{color:#00776d;background:#ffefdb}.stitch-partner-customers-metrics p{color:#515f74;margin:0;font-size:12px;line-height:16px;display:grid}.stitch-partner-customers-metrics strong{color:#121c2a;font-size:36px;line-height:44px}.stitch-partner-customers-metrics article:first-child strong{color:#005c55}.stitch-partner-customers-metrics article:last-child strong{color:#00776d}.stitch-partner-customers-filters{background:#fff;border:1px solid #bdc9c6;border-radius:8px;grid-template-columns:1fr 1fr 192px 192px auto auto;align-items:end;gap:16px;padding:16px;display:grid}.stitch-partner-customers-filters label{color:#3e4947;gap:4px;font-size:12px;line-height:16px;display:grid}.stitch-partner-customers-filters input,.stitch-partner-customers-filters select{color:#121c2a;background:#fff;border:1px solid #bdc9c6;border-radius:4px;height:40px;padding:0 12px;font-size:14px}.stitch-partner-customers-filters button{color:#fff;background:#005c55;border:0;border-radius:8px;height:40px;padding:0 24px;font-size:14px;font-weight:600}.stitch-partner-customers-filters button[type=reset]{color:#121c2a;background:#fff;border:1px solid #bdc9c6}.stitch-partner-customers-table{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden}.stitch-partner-customers-table table{table-layout:fixed;min-width:0}.stitch-partner-customers-table th,.stitch-partner-customers-table td{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;padding:12px 16px;overflow:hidden}.stitch-partner-customers-table th{color:#3e4947;background:#f8f9ff;font-size:11px;font-weight:600;line-height:14px}.stitch-partner-customers-table td{color:#121c2a;font-size:14px;line-height:20px}.stitch-partner-customers-table th:first-child{width:10%}.stitch-partner-customers-table th:nth-child(2){width:14%}.stitch-partner-customers-table th:nth-child(3){width:12%}.stitch-partner-customers-table th:nth-child(4),.stitch-partner-customers-table th:nth-child(5),.stitch-partner-customers-table th:nth-child(6){width:10%}.stitch-partner-customers-table th:nth-child(7){width:9%}.stitch-partner-customers-table th:nth-child(8){width:13%}.stitch-partner-customers-table th:nth-child(9){width:8%}.stitch-customer-service{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;padding:4px 8px;font-size:12px;line-height:16px;display:inline-block}.stitch-customer-service.is-readonly{color:#515f74;background:#d9e3f6;border-color:#bdc9c6}.stitch-customer-agent{align-items:center;gap:4px;display:inline-flex}.stitch-customer-agent i{background:#ba1a1a;border-radius:50%;width:8px;height:8px}.stitch-customer-agent.is-online i{background:#16a34a}.stitch-partner-customers-table .drawer-trigger{color:#005c55;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.stitch-partner-customers-table footer{color:#3e4947;border-top:1px solid #bdc9c6;justify-content:space-between;align-items:center;padding:16px 24px;font-size:12px;display:flex}.stitch-partner-customers-table footer nav{gap:4px;display:flex}.stitch-partner-customers-table footer button{color:#3e4947;background:#fff;border:1px solid #bdc9c6;border-radius:4px;place-items:center;width:32px;height:32px;display:grid}.stitch-partner-customers-table footer button[aria-current=page]{color:#fff;background:#005c55;border-color:#005c55}.platform-drawer.stitch-customer-detail-drawer{background:#fff;width:min(560px,100vw)}.stitch-customer-detail-drawer>header{box-sizing:border-box;background:#fff;height:90px;min-height:90px;padding:24px 32px}.stitch-customer-detail-drawer>header h2{font-size:20px;line-height:28px}.stitch-customer-detail-drawer .drawer-body{padding:32px}.stitch-customer-detail-drawer>footer{background:#fff;gap:16px;min-height:114px;padding:32px}.stitch-customer-detail-drawer .drawer-close-button,.stitch-customer-detail-drawer .drawer-submit-button{border-radius:8px;flex:1;min-height:48px}.stitch-customer-detail-drawer .drawer-submit-button{background:#00665f;order:-1}.stitch-customer-detail-alert{color:#ba1a1a;background:#fff8f7;border:1px solid #ffb4ab;border-radius:8px;gap:16px;padding:16px;display:flex}.stitch-customer-detail-alert .material-symbols-outlined{font-size:20px}.stitch-customer-detail-alert p{gap:2px;margin:0;display:grid}.stitch-customer-detail-alert b{font-size:14px;line-height:20px}.stitch-customer-detail-alert small{font-size:12px;line-height:16px}.stitch-customer-detail-section{margin:32px 0}.stitch-customer-detail-section h3{color:#515f74;border-left:4px solid #00776d;margin:0 0 16px;padding-left:12px;font-size:12px;font-weight:600;line-height:16px}.stitch-customer-detail-section dl{grid-template-columns:1fr 1fr;gap:24px 32px;margin:0;display:grid}.stitch-customer-detail-section dt{color:#515f74;margin-bottom:6px;font-size:12px;line-height:16px}.stitch-customer-detail-section dd{color:#121c2a;margin:0;font-size:14px;font-weight:500;line-height:20px}.stitch-customer-detail-section dd span{color:#3e4947;border:1px solid #bdc9c6;border-radius:8px;padding:4px 12px;font-weight:400;display:inline-block}.stitch-customer-agent-summary{box-sizing:border-box;background:#f8f9ff;border:1px solid #bdc9c6;border-radius:8px;min-height:169px;margin:24px 0 32px;padding:24px}.stitch-customer-agent-summary header{justify-content:space-between;margin:0 0 16px;display:flex}.stitch-customer-agent-summary h3{color:#515f74;letter-spacing:.04em;margin:0;font-size:12px}.stitch-customer-agent-summary header b{color:#ba1a1a;font-size:12px}.stitch-customer-agent-summary dl{grid-template-columns:1fr;gap:12px;margin:0;display:grid}.stitch-customer-agent-summary dl div{justify-content:space-between;gap:16px;display:flex}.stitch-customer-agent-summary dt{color:#515f74;font-size:12px}.stitch-customer-agent-summary dd{color:#121c2a;margin:0;font-size:14px}.stitch-customer-support>div{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stitch-customer-support button{color:#121c2a;background:#fff;border:1px solid #bdc9c6;border-radius:8px;place-items:center;gap:8px;min-height:78px;font-size:13px;display:grid}.stitch-customer-support button .material-symbols-outlined{color:#00776d;font-size:24px}.platform-drawer.stitch-agent-detail-drawer{background:#f8f9ff;width:min(560px,100vw)}.stitch-agent-detail-drawer>header{background:#fff;min-height:64px;padding:16px 24px}.stitch-agent-detail-drawer>header>div{align-items:center;gap:8px}.stitch-agent-detail-drawer .drawer-header-icon{color:#00665f;font-size:24px}.stitch-agent-detail-drawer>header h2{font-size:20px;line-height:28px}.stitch-agent-detail-drawer .drawer-body{padding:24px}.stitch-agent-detail-drawer>footer{background:#fff;justify-content:flex-end;min-height:88px;padding:16px 24px}.stitch-agent-detail-drawer .drawer-close-button{color:#fff;background:#00665f;border:0;border-radius:8px;min-width:108px}.stitch-agent-stop-alert{color:#ba1a1a;background:#ffdad6;border:1px solid #ffb4ab;border-radius:8px;margin:0 0 24px;padding:16px}.stitch-agent-stop-alert b{font-size:18px;line-height:24px}.stitch-agent-stop-alert p{margin:4px 0 0;font-size:14px;line-height:20px}.stitch-agent-section{border:0;margin:0 0 32px;padding:0}.stitch-agent-section h3{color:#515f74;letter-spacing:.08em;border-left:4px solid #00776d;margin:0 0 16px;padding-left:8px;font-size:12px;font-weight:600;line-height:16px}.stitch-agent-metrics{grid-template-columns:repeat(2,1fr);gap:16px}.stitch-agent-metrics article{background:#eff4ff;border:1px solid #d5e3fd;border-radius:8px;min-height:78px;padding:16px}.stitch-agent-metrics article>span{color:#515f74;font-size:12px;line-height:16px}.stitch-agent-metrics article strong{color:#121c2a;margin-top:8px;font-size:16px;line-height:24px}.stitch-agent-metrics article strong.is-stopped{color:#ba1a1a}.stitch-agent-diagnostics{color:#3e4947;background:#d9e3f6;border:1px solid #bdc9c6;border-radius:8px;min-height:150px;padding:16px;font-size:13px;line-height:20px}.stitch-agent-diagnostics code span{color:#ba1a1a}.stitch-agent-diagnostics code i{color:#00776d;font-style:normal}.stitch-agent-diagnostics code em{color:#515f74;font-style:normal}.stitch-agent-actions{gap:16px}.stitch-agent-actions article{background:#fff;border-color:#bdc9c6;border-radius:8px;gap:16px;padding:16px}.stitch-agent-actions article>span{color:#00776d;font-size:24px}.stitch-agent-actions article b{color:#121c2a;font-size:16px;line-height:24px}.stitch-agent-actions article p{color:#515f74;margin:4px 0 0;font-size:14px;line-height:20px}.drawer-layer:has(.stitch-agent-detail-drawer) .drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fff3;top:64px;left:260px}.stitch-agent-metrics{display:grid}.stitch-agent-diagnostics{white-space:pre-wrap;margin:0;line-height:14px}.stitch-agent-section{margin-bottom:34px}.stitch-agent-detail-drawer .stitch-agent-stop-alert{align-items:flex-start;gap:16px;display:flex}.stitch-agent-detail-drawer .stitch-agent-stop-alert>div{min-width:0}.stitch-agent-detail-drawer .stitch-agent-stop-alert>span{flex:0 0 24px;width:24px}.stitch-agent-detail-drawer .stitch-agent-section{margin-bottom:34px;border:0!important;padding:0!important}.stitch-agent-detail-drawer .stitch-agent-section h3{font-size:11px;line-height:14px}.stitch-agent-detail-drawer .stitch-agent-metrics article>span,.stitch-agent-detail-drawer .stitch-agent-metrics article strong{display:block}.stitch-agent-detail-drawer .stitch-agent-metrics article strong{margin-top:4px}.stitch-agent-detail-drawer .stitch-agent-metrics article:nth-child(2) strong{font-size:18px;line-height:24px}.stitch-agent-detail-drawer .stitch-agent-metrics article:nth-child(3) strong,.stitch-agent-detail-drawer .stitch-agent-metrics article:nth-child(4) strong{font-weight:400}.stitch-agent-detail-drawer .stitch-agent-actions{gap:16px;display:grid}.stitch-agent-detail-drawer .stitch-agent-actions article{border:1px solid #bdc9c6;align-items:flex-start;display:flex}.stitch-agent-detail-drawer .stitch-agent-actions article b{font-size:14px;line-height:20px}.stitch-agent-detail-drawer .stitch-agent-section:nth-of-type(2){margin-bottom:32px}.partner-shell:has(.stitch-partner-operations) .page-content{background:#f8f9ff;padding:32px}.stitch-partner-operations{gap:24px;display:grid}.stitch-partner-operations-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.stitch-partner-operations-header h1{color:#121c2a;letter-spacing:-.01em;margin:0;font-size:28px;font-weight:600;line-height:36px}.stitch-partner-operations-header>div{gap:16px;display:flex}.stitch-partner-operations-header>div>span{color:#515f74;background:#fff;border:1px solid #bdc9c6;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;line-height:20px;display:inline-flex}.stitch-partner-operations-header i{background:#0f766e;border-radius:50%;width:8px;height:8px}.stitch-partner-operations-header>div>span:last-child i{background:#ba1a1a}.stitch-partner-operations-table{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden}.stitch-partner-operations-table table{border-collapse:collapse;table-layout:auto;width:100%;min-width:0}.stitch-partner-operations-table th{color:#515f74;letter-spacing:.06em;text-align:left;white-space:nowrap;background:#f8f9ff;border-bottom:1px solid #bdc9c6;padding:12px 16px;font-size:11px;font-weight:600;line-height:16px}.stitch-partner-operations-table td{color:#121c2a;white-space:nowrap;border-bottom:1px solid #e2e8f0;height:52px;padding:12px 16px;font-size:14px;line-height:20px}.stitch-partner-operations-table tbody tr:last-child td{border-bottom:0}.stitch-partner-operations-table th:last-child,.stitch-partner-operations-table td:last-child{text-align:right}.stitch-operation-offline,.stitch-operation-online,.stitch-operation-service-maintenance,.stitch-operation-service-normal{white-space:nowrap;border-radius:4px;align-items:center;padding:2px 8px;font-size:12px;line-height:16px;display:inline-flex}.stitch-operation-offline{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.stitch-operation-online,.stitch-operation-service-normal{color:#15803d;background:#f0fdf4}.stitch-operation-online{border:1px solid #bbf7d0}.stitch-operation-service-maintenance{color:#3e4947;background:#e8e8e8}.stitch-operation-error{color:#ba1a1a!important}.stitch-operation-muted{color:#515f74!important}.stitch-partner-operations-table .drawer-trigger{color:#00665f;border:0;padding:0;font-size:14px;font-weight:500}.stitch-agent-detail-drawer .stitch-agent-stop-alert,.stitch-agent-detail-drawer .stitch-agent-metrics article,.stitch-agent-detail-drawer .stitch-agent-diagnostics,.stitch-agent-detail-drawer .stitch-agent-actions article{text-align:left}.stitch-agent-detail-drawer .stitch-agent-metrics article{display:block}.stitch-agent-detail-drawer .stitch-agent-actions article>div{text-align:left;min-width:0}.partner-shell:has(.stitch-partner-operations) .brand{padding-left:16px}.partner-shell:has(.stitch-partner-operations) .sidebar nav a{padding-left:16px}.partner-shell:has(.stitch-partner-operations) .topbar-search{width:256px;min-width:256px;max-width:256px}.stitch-agent-detail-drawer .stitch-agent-section h3{color:#515f74!important;text-align:left!important;width:auto!important;display:block!important}.stitch-agent-detail-drawer .stitch-agent-actions article>.material-symbols-outlined{flex:0 0 24px;width:24px;font-size:24px;line-height:24px;color:#00776d!important;display:block!important}.stitch-support-access-drawer .stitch-support-drawer .stitch-drawer-section h3{font-size:16px;font-weight:600;line-height:20px}.stitch-support-access-drawer .stitch-support-drawer .stitch-drawer-section label{display:block}.stitch-support-access-drawer .stitch-support-station-readonly{box-sizing:border-box;color:#94a3b8;background:#eff4ff;border:1px solid #bdc9c6;border-radius:8px;justify-content:space-between;align-items:center;min-height:46px;padding:0 16px;font-size:16px;line-height:20px;display:flex}.stitch-support-access-drawer .stitch-support-station-readonly .material-symbols-outlined{color:#94a3b8;font-size:20px}.stitch-support-access-drawer .stitch-support-station-readonly{margin-top:-7px}.stitch-support-access-drawer .stitch-support-drawer textarea{box-sizing:border-box;opacity:1;background:#fff;width:100%;display:block}.stitch-support-access-drawer .stitch-support-drawer .stitch-drawer-section+.stitch-drawer-section h3{margin-bottom:-5px}.stitch-support-access-drawer .stitch-support-warning{margin-top:-6px;margin-bottom:2px}.stitch-support-access-drawer .stitch-support-readonly{margin-top:30px}.stitch-support-access-drawer .stitch-support-duration{padding-top:7px}.stitch-support-access-drawer .stitch-support-duration h3{margin-bottom:7px}.platform-shell .sidebar nav a{white-space:nowrap}.platform-shell .brand strong{font-weight:600}.stitch-primary-action{font-weight:400}.stitch-metric{flex-direction:column;gap:8px;display:flex}.stitch-metric strong{margin-top:4px}.stitch-pending-panel>header,.stitch-alert-panel>header{padding:24px}.platform-shell .brand strong{letter-spacing:normal}.platform-shell .brand span{color:#515f74;letter-spacing:.01em;margin-top:0;font-weight:500}.platform-shell .sidebar nav a{font-size:16px;font-weight:600;line-height:24px}.stitch-metric i{color:#0f766e}.stitch-overview-middle{grid-template-columns:repeat(12,minmax(0,1fr))}.stitch-overview-middle>:first-child{grid-column:span 8/span 8}.stitch-overview-middle>:last-child{grid-column:span 4/span 4}.stitch-pending-panel>header a{color:#0f766e;letter-spacing:.01em;font-weight:500;line-height:16px}.stitch-metric>div>span{letter-spacing:.01em}.stitch-metric strong{letter-spacing:-.02em}.stitch-alert-panel article p>span{color:#3e4947;font-size:13px;line-height:20px}.stitch-alert-panel .stitch-alert-danger b{color:#121c2a}.stitch-region-section dd.stitch-region-customer-count{font-weight:600}.stitch-alert-panel article{gap:8px}.stitch-alert-panel article>.material-symbols-outlined{color:#515f74;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;width:24px;height:24px;margin-top:2px;font-family:Material Symbols Outlined;font-size:24px;line-height:24px}.stitch-alert-panel .stitch-alert-danger{background:#ffdad633;border-color:#ffdad6}.stitch-alert-panel .stitch-alert-danger>.material-symbols-outlined,.platform-shell .stitch-metric-alert>div>span,.platform-shell .stitch-metric-alert strong{color:#ba1a1a}.partner-applications-shell .topbar:before{content:"FuelScope 区域代理工作台";color:#121c2a;font-size:20px;font-weight:600;line-height:28px}.partner-applications-shell .topbar-search{margin-left:auto}.partner-applications-shell .partner-topbar-divider,.partner-applications-shell .partner-company-name,.partner-applications-shell .partner-expand{display:none}.partner-applications-shell .stitch-new-application-upload{min-height:181px;margin-top:7px}.stitch-region-section article header{margin-bottom:16px}.stitch-region-section dl{margin-top:0}.drawer-layer:has(.stitch-support-access-drawer) .drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080}.partner-shell:has(.stitch-partner-support) .page-content{background:#f8f9ff}.platform-shell:not(.partner-shell) .brand{margin-bottom:32px}.platform-shell:not(.partner-shell) .sidebar nav{flex-direction:column;flex:1;align-items:stretch;padding:0;display:flex}.platform-shell:not(.partner-shell) .topbar-actions{gap:16px}.platform-shell:not(.partner-shell) .topbar-icon-button{padding:0}.platform-shell:not(.partner-shell) .topbar-icon-button .material-symbols-outlined{font-family:Material Symbols Outlined;font-size:24px;line-height:24px;display:block}.platform-shell:not(.partner-shell) .topbar-search>.material-symbols-outlined{font-family:Material Symbols Outlined;font-size:24px;line-height:24px;left:8px}.platform-shell:not(.partner-shell) .topbar-admin{padding:8px}.platform-shell .brand-mark{line-height:24px}.platform-shell .topbar-search{height:34px}.platform-shell .page-content:has(.stitch-applications){padding:24px 24px 48px}.platform-shell .page-content:has(.stitch-applications) .stitch-application-filters{padding-top:12px;padding-bottom:12px}.platform-shell .page-content:has(.stitch-operations){padding:24px 24px 56px}.stitch-operations{color:#121c2a;gap:24px;max-width:972px;display:grid}.stitch-operations-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.stitch-operations-header h1{letter-spacing:-.01em;margin:0;font-size:28px;font-weight:600;line-height:36px}.stitch-operations-header p{color:#3e4947;margin:4px 0 0;font-size:14px;line-height:20px}.stitch-operation-rule{color:#fff;background:#00776d;border-radius:0;align-self:center;align-items:center;gap:8px;height:34px;padding:0 16px;font-size:12px;font-weight:600;display:flex;transform:translateY(18px)}.stitch-operation-rule .material-symbols-outlined{font-size:18px}.stitch-operations .stitch-operation-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stitch-operations .stitch-operation-metrics article{background:#fff;border:1px solid #bdc9c6;border-radius:8px;height:135px;min-height:0;padding:24px;position:relative;overflow:hidden}.stitch-operations .stitch-operation-metrics article>span{color:#121c2a;font-size:12px;font-weight:600;line-height:16px;display:block}.stitch-operations .stitch-operation-metrics article>b{color:#067647;background:#e8f8ee;border:1px solid #c8efda;padding:4px 8px;font-size:11px;font-weight:500;position:absolute;top:26px;right:24px}.stitch-operations .stitch-operation-metrics article.offline>b{color:#ba1a1a;background:#ffdad6;border-color:#ffc7c3}.stitch-operations .stitch-operation-metrics article>i{color:#8ea0b8;font-size:24px;position:absolute;top:27px;right:24px}.stitch-operations .stitch-operation-metrics strong{color:#0b1728;margin-top:22px;font-size:40px;font-weight:700;line-height:48px;display:block}.stitch-operations .stitch-operation-metrics .offline strong{color:#c71618}.stitch-operations .stitch-operation-metrics small{margin-left:4px;font-size:20px}.stitch-operations-workspace{grid-template-columns:minmax(0,3.2fr) minmax(220px,1fr);align-items:start;gap:24px;display:grid}.stitch-operation-table-card,.stitch-operation-alerts{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden}.stitch-operation-table-card>header{border-bottom:1px solid #bdc9c6;justify-content:space-between;align-items:center;min-height:64px;padding:16px 24px;display:flex}.stitch-operation-table-card h2,.stitch-operation-alerts h2{margin:0;font-size:20px;font-weight:600;line-height:28px}.stitch-operation-table-card header label{color:#3e4947;border:1px solid #bdc9c6;align-items:center;width:192px;height:32px;padding-left:32px;display:flex;position:relative}.stitch-operation-table-card header label .material-symbols-outlined{font-size:17px;position:absolute;left:10px}.stitch-operation-table-card header select{color:#121c2a;background:0 0;border:0;outline:0;width:100%;font-size:12px}.stitch-operation-table-card table{table-layout:fixed;min-width:0}.stitch-operation-table-card th{color:#172b43;background:#eff4ff;height:40px;padding:8px 16px;font-size:11px;font-weight:600}.stitch-operation-table-card td{color:#121c2a;text-overflow:ellipsis;white-space:nowrap;height:64px;padding:10px 16px;font-size:13px;overflow:hidden}.stitch-operation-table-card td b,.stitch-operation-table-card td small{text-overflow:ellipsis;display:block;overflow:hidden}.stitch-operation-table-card td small{margin-top:2px;font-size:11px}.stitch-operation-table-card th:first-child{width:23%}.stitch-operation-table-card th:nth-child(2){width:19%}.stitch-operation-table-card th:nth-child(3){width:20%}.stitch-operation-table-card th:nth-child(4),.stitch-operation-table-card th:nth-child(5){width:14%}.stitch-operation-table-card th:nth-child(6){width:10%}.stitch-operation-table-card footer{color:#172b43;justify-content:space-between;align-items:center;height:62px;padding:0 24px;font-size:12px;display:flex}.stitch-operation-status{border:1px solid #bdc9c6;padding:4px 8px;font-size:11px;display:inline-block}.stitch-operation-status.running{color:#067647;background:#e8f8ee;border-color:#bfe5cf}.stitch-operation-status.stopped{color:#475569;background:#f4f5f7}.stitch-operation-status.warning{color:#9a6700;background:#fff7e7;border-color:#f7d494}.stitch-operation-alerts{min-height:430px;padding:24px}.stitch-operation-alerts h2{justify-content:space-between;align-items:center;display:flex}.stitch-operation-alerts h2>b{color:#fff;background:#c71618;border-radius:999px;place-items:center;min-width:30px;height:22px;font-size:12px;display:grid}.stitch-operation-alerts p{margin:20px 0 10px;font-size:12px;font-weight:600}.stitch-operation-alerts .critical{color:#c71618}.stitch-operation-alerts .warning-text{color:#c25d00}.stitch-operation-alerts article{border:1px solid #ffc7c3;gap:6px;margin-top:8px;padding:12px;display:grid}.stitch-operation-alerts article.warning{border-color:#bdc9c6}.stitch-operation-alerts article strong{justify-content:space-between;font-size:16px;display:flex}.stitch-operation-alerts article strong b{color:#c71618;background:#fff0ef;border-radius:4px;place-items:center;min-width:20px;height:18px;font-size:11px;display:grid}.stitch-operation-alerts article span{color:#3e4947;font-size:12px}.stitch-operation-info{color:#172b43;background:#eff4ff;border:1px solid #bdc9c6;align-items:center;gap:12px;width:calc(76.2% - 18.288px);min-height:52px;margin:-76px 0 0;padding:12px 16px;font-size:14px;display:flex}.stitch-operation-info .material-symbols-outlined{color:#00776d;font-size:24px}.stitch-operations-secondary{gap:20px;margin-top:260px;display:grid}.stitch-operations-secondary .content-card{border-color:#bdc9c6;border-radius:8px}.partner-shell:has(.stitch-partner-operations) .partner-profile{min-height:89px;padding:16px 32px}.partner-shell:has(.stitch-partner-operations) .partner-profile img{width:32px;height:32px}.partner-shell:has(.stitch-partner-operations) .partner-profile strong{font-size:12px;line-height:16px}.partner-shell:has(.stitch-partner-operations) .partner-profile span{margin-top:0;font-size:10px;line-height:14px}.partner-shell:has(.stitch-partner-operations) .partner-profile-logout{width:24px;height:24px}.partner-shell:has(.stitch-partner-operations) .partner-profile-logout .material-symbols-outlined{font-size:16px}.stitch-audit{gap:24px;max-width:1440px;margin:0 auto;display:grid}.platform-shell .page-content:has(.stitch-audit){padding-left:24px;padding-right:24px}.platform-shell:has(.stitch-audit):after{display:none}.platform-shell:has(.stitch-audit) .topbar-context-title{width:110px;line-height:20px}.platform-shell:has(.stitch-audit) .topbar-search{width:448px;min-width:448px;margin-left:23px}.stitch-audit .stitch-page-header{gap:8px;display:grid}.stitch-audit .stitch-page-header h1{color:#121c2a;letter-spacing:-.01em;margin:0;font-size:28px;font-weight:600;line-height:36px;transform:translateY(-8px)}.stitch-audit .stitch-page-header p{color:#3e4947;max-width:768px;margin:0;font-size:14px;line-height:20px}.stitch-audit-card{background:#fff;border:1px solid #bdc9c6;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0f172a14}.stitch-audit-filters{background:#f8f9ff;border:0;border-bottom:1px solid #bdc9c6;border-radius:12px 12px 0 0;grid-template-columns:1fr;align-items:stretch;gap:16px;padding:24px 24px 23px;display:grid}.stitch-audit-filter-head{justify-content:space-between;align-items:center;display:flex}.stitch-audit-filter-head h2{color:#121c2a;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;line-height:24px;display:flex}.stitch-audit-filter-head h2 .material-symbols-outlined{color:#0f766e;font-size:24px}.stitch-audit-filter-head>div{gap:8px;display:flex}.stitch-audit-filter-head a,.stitch-audit-filter-head button{color:#0f766e;background:#fff;border:1px solid #bdc9c6;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:12px;font-weight:500;line-height:16px;text-decoration:none;display:flex}.stitch-audit-filter-head button{color:#fff;background:#0f766e;border-color:#0f766e}.stitch-audit-filter-head button .material-symbols-outlined{font-size:16px}.stitch-audit-filter-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-top:8px;display:grid}.stitch-audit-filter-grid label{color:#3e4947;gap:4px;font-size:11px;font-weight:600;line-height:14px;display:grid}.stitch-audit-filter-grid input,.stitch-audit-filter-grid select{color:#121c2a;background:#fff;border:1px solid #bdc9c6;border-radius:8px;width:100%;height:38px;padding:0 12px;font:400 14px/20px Noto Sans,Arial,sans-serif}.stitch-audit-table{border:0;border-radius:0;min-height:0}.stitch-audit-table table{table-layout:fixed;width:100%}.stitch-audit-table th{color:#3e4947;text-align:left;background:#f8f9ff;height:37px;padding:0 16px;font-size:11px;font-weight:600;line-height:14px}.stitch-audit-table td{color:#121c2a;vertical-align:middle;height:50px;padding:8px 16px;font-size:14px;line-height:20px}.stitch-audit-table th:first-child{width:20%}.stitch-audit-table th:nth-child(2){width:10%}.stitch-audit-table th:nth-child(3){width:11%}.stitch-audit-table th:nth-child(4){width:15%}.stitch-audit-table th:nth-child(5){width:18%}.stitch-audit-table th:nth-child(6){width:7%}.stitch-audit-table th:nth-child(7){width:10%}.stitch-audit-table th:nth-child(8){width:9%}.stitch-audit-tag{color:#3e4947;background:#d5e3fd;border-radius:2px;padding:4px 8px;font-size:11px;font-weight:600;line-height:14px;display:inline-flex}.stitch-audit-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;line-height:14px;display:inline-flex}.stitch-audit-success .material-symbols-outlined{font-size:14px}.stitch-audit-table .drawer-trigger{color:#0f766e;background:0 0;border:0;padding:0;font-size:12px;font-weight:500;line-height:16px}.stitch-audit-failed{color:#ba1a1a;background:#ffdad6;border:1px solid #ffc7c3;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;line-height:14px;display:inline-flex}.stitch-audit-failed .material-symbols-outlined{font-size:14px}.stitch-audit-pagination{color:#3e4947;background:#f8f9ff;border-top:1px solid #bdc9c6;justify-content:space-between;align-items:center;min-height:66px;padding:16px;font-size:14px;line-height:20px;display:flex}.stitch-audit-pagination nav{gap:8px;display:flex}.stitch-audit-pagination button{color:#121c2a;background:#fff;border:1px solid #bdc9c6;border-radius:4px;min-width:36px;height:34px;padding:0 12px;font-size:14px}.stitch-audit-pagination button[aria-current=page]{color:#fff;background:#0f766e;border-color:#0f766e}.platform-shell .page-content:has(.stitch-settings-form-page){padding:32px 32px 88px}.stitch-settings-form-page{max-width:1024px;margin:0 auto}.stitch-settings-form-page>.stitch-page-header{margin:0 0 24px}.stitch-settings-form-page>.stitch-page-header h1{color:#121c2a;letter-spacing:-.02em;margin:0 0 4px;font-size:36px;font-weight:700;line-height:44px}.stitch-settings-form-page>.stitch-page-header p{color:#3e4947;align-items:center;gap:4px;margin:0;font-size:14px;line-height:20px;display:flex}.stitch-settings-form-page>.stitch-page-header .material-symbols-outlined{color:#005c55;font-size:16px}.stitch-settings-form{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:32px}.stitch-settings-form>section{margin:0 0 24px}.stitch-settings-form h2{color:#121c2a;border-bottom:1px solid #bdc9c6;margin:0 0 16px;padding-bottom:4px;font-size:18px;font-weight:600;line-height:24px}.stitch-settings-form label{color:#3e4947;gap:4px;font-size:12px;line-height:16px;display:grid}.stitch-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;display:grid}.stitch-settings-grid .wide{grid-column:1/-1;max-width:338px}.stitch-settings-form input:not([type=checkbox]),.stitch-settings-form textarea{box-sizing:border-box;color:#121c2a;background:#fff;border:1px solid #64748b;border-radius:0;width:100%;padding:8px 12px;font:400 14px/20px Noto Sans,Arial,sans-serif}.stitch-settings-form input:not([type=checkbox]){height:42px}.stitch-settings-form label>div{position:relative}.stitch-settings-form label>div input{padding-right:52px}.stitch-settings-form label>div span{color:#3e4947;font-size:14px;line-height:20px;position:absolute;top:10px;right:12px}.stitch-settings-form textarea{resize:none}.stitch-settings-connectors{gap:16px;margin-top:8px;display:flex}.stitch-settings-connectors label{color:#121c2a;align-items:center;gap:8px;font-size:14px;display:flex}.stitch-settings-connectors input{appearance:none;background:#fff;border:1px solid #bdc9c6;border-radius:4px;width:16px;height:16px}.stitch-settings-connectors input:checked{background:#005c55;border-color:#005c55}.stitch-settings-connectors input:checked:after{color:#fff;content:"✓";text-align:center;font-size:12px;line-height:14px;display:block}.stitch-settings-private{border-bottom:1px dashed #bdc9c6;justify-content:space-between;align-items:center;margin-bottom:24px;padding:8px 0 16px;display:flex}.stitch-settings-private b{color:#121c2a;font-size:14px;font-weight:500}.stitch-settings-private p{color:#3e4947;margin:4px 0 0;font-size:11px;line-height:14px}.stitch-settings-private label{width:48px;height:24px;position:relative}.stitch-settings-private input{opacity:0;position:absolute}.stitch-settings-private span{background:#005c55;border-radius:999px;width:48px;height:24px;display:block}.stitch-settings-private span:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;position:absolute;top:2px;right:2px}.stitch-settings-form footer{background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:16px;height:72px;padding:0 32px;display:flex;position:fixed;bottom:0;left:260px;right:0}.stitch-settings-form footer a,.stitch-settings-form footer button{color:#1f2937;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:4px;height:40px;padding:0 24px;font-size:12px;text-decoration:none;display:flex}.stitch-settings-form footer button{color:#fff;background:#0f766e;border-color:#0f766e}.stitch-settings-form footer .material-symbols-outlined{font-size:18px}.platform-shell--settings{font-family:Noto Sans SC,Noto Sans,Arial,sans-serif}.platform-shell--settings .sidebar{padding:0}.platform-shell--settings .brand{height:auto;min-height:0;margin:0;padding:32px 24px;display:block}.platform-shell--settings .brand-mark{display:none}.platform-shell--settings .brand>div>strong{color:#005c55;font-size:20px;font-weight:700;line-height:28px;display:block}.platform-shell--settings .brand>div>span{color:#3e4947;margin-top:4px;font-size:12px;font-weight:500;line-height:16px;display:block}.platform-shell--settings .sidebar nav{flex-direction:column;flex:1;gap:4px;padding:0 16px;display:flex}.platform-shell--settings .sidebar nav a{color:#3e4947;gap:12px;min-height:48px;padding:12px 16px;font-size:14px;font-weight:400;line-height:20px}.platform-shell--settings .sidebar nav a.active{color:#005c55;box-shadow:none;background:#0f766e14;border-right:4px solid #005c55;border-radius:8px 0 0 8px;font-weight:700}.platform-shell--settings .sidebar nav a .platform-nav-icon{width:24px;height:24px;color:inherit;font-size:24px;line-height:24px}.platform-shell--settings .topbar{height:64px;padding:0 24px}.platform-shell--settings .topbar-search{width:384px;min-width:384px;height:38px}.platform-shell--settings .topbar-search input{height:38px;font-size:14px;line-height:20px}.platform-shell--settings .topbar-admin,.platform-shell--settings .topbar-divider{display:none}.platform-shell--settings .page-content:has(.stitch-settings){padding:0 24px 56px}.platform-shell--settings .stitch-settings>.stitch-page-header{margin-bottom:31px}.platform-shell--settings .stitch-settings>.stitch-page-header p{margin-top:4px;font-size:14px;line-height:20px}.platform-shell--settings .stitch-settings-summary{height:175px;padding:0}.platform-shell--settings .stitch-settings-summary>header{background:#eff4ff;border-bottom:1px solid #bdc9c6;justify-content:space-between;align-items:center;min-height:56px;padding:16px 24px;display:flex}.platform-shell--settings .stitch-settings-summary>header b{color:#005c55;font-size:18px;font-weight:600;line-height:24px}.platform-shell--settings .stitch-settings-summary>header span{color:#3e4947;font-size:12px;font-weight:500;line-height:16px}.platform-shell--settings .stitch-settings-summary dl{gap:0;margin:0;padding:24px}.platform-shell--settings .stitch-settings-summary dl div{padding:0 24px}.platform-shell--settings .stitch-settings-summary dl div:first-child{padding-left:24px}.platform-shell.platform-shell--settings:not(.partner-shell) .brand{margin:0}.platform-shell.platform-shell--settings:not(.partner-shell) .sidebar nav{padding:0 16px}.platform-shell.platform-shell--settings:not(.partner-shell) .sidebar nav a{margin:0;padding:12px 16px}.drawer-layer:has(.stitch-settings-drawer) .drawer-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0006}.platform-drawer.stitch-settings-drawer{background:#fff;width:min(480px,100vw);box-shadow:-4px 0 12px #0f172a14}.stitch-settings-drawer>header{background:#fff;height:64px;min-height:64px;padding:16px 24px}.stitch-settings-drawer>header h2{font-size:18px;line-height:24px}.stitch-settings-drawer .drawer-close{color:#3e4947;background:0 0;border:0;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.stitch-settings-drawer .drawer-close .material-symbols-outlined{font-size:24px;line-height:24px}.stitch-settings-drawer .drawer-body{padding:24px}.stitch-settings-drawer>footer{justify-content:initial;background:#fff;gap:16px;min-height:100px;padding:24px}.stitch-settings-drawer .drawer-close-button,.stitch-settings-drawer .drawer-submit-button{color:#121c2a;background:#fff;border:1px solid #bdc9c6;border-radius:8px;flex:1;height:50px;padding:0 16px;font-size:14px;font-weight:700;line-height:20px}.stitch-settings-drawer .drawer-submit-button{color:#fff;background:#005c55;border-color:#005c55}.stitch-settings-drawer input[type=number]{appearance:textfield}.stitch-settings-drawer input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.stitch-settings-drawer input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.stitch-settings-drawer-form{gap:32px;display:grid}.stitch-settings-drawer-form label{color:#3e4947;gap:8px;font-size:12px;font-weight:500;line-height:16px;display:grid}.stitch-settings-drawer-form input{box-sizing:border-box;color:#121c2a;background:#fff;border:1px solid #bdc9c6;border-radius:8px;width:100%;height:50px;padding:0 16px;font:400 14px/20px Noto Sans SC,Noto Sans,Arial,sans-serif}.stitch-settings-drawer-form small{color:#3e4947;margin-top:-24px;font-size:12px;line-height:16px;display:block}.platform-shell--settings .stitch-settings-summary .stitch-settings-connector{align-items:center;margin-top:8px;display:flex}.platform-shell--settings .stitch-settings-summary .stitch-settings-connector span{color:#3e4947;background:#e1e7e5;border-radius:8px;padding:4px 12px;font-size:12px;font-weight:500;line-height:16px;display:inline-block}.platform-shell--settings .stitch-settings-impact{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:24px;margin-top:32px;display:grid}.platform-shell--settings .stitch-settings-impact>article{text-align:center;background:#fff;border:1px solid #bdc9c6;border-radius:8px;place-items:center;min-height:256px;display:grid;position:relative;overflow:hidden}.platform-shell--settings .stitch-settings-impact>article:before{opacity:.1;content:"";background-image:radial-gradient(#0f766e 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.platform-shell--settings .stitch-settings-impact>article>div{z-index:1;max-width:448px;padding:24px;position:relative}.platform-shell--settings .stitch-settings-impact>article .material-symbols-outlined{color:#005c55;margin:0 auto 16px;font-size:48px;line-height:48px;display:block}.platform-shell--settings .stitch-settings-impact>article h2{color:#121c2a;margin:0;font-size:18px;font-weight:600;line-height:24px}.platform-shell--settings .stitch-settings-impact>article p{color:#3e4947;margin:8px 0 0;font-size:14px;line-height:20px}.platform-shell--settings .stitch-settings-impact>aside{background:#005c550d;border:1px solid #005c5533;border-radius:8px;flex-direction:column;justify-content:center;min-height:256px;padding:24px;display:flex}.platform-shell--settings .stitch-settings-impact>aside header{color:#005c55;align-items:center;gap:12px;margin-bottom:16px;display:flex}.platform-shell--settings .stitch-settings-impact>aside header .material-symbols-outlined{font-size:24px}.platform-shell--settings .stitch-settings-impact>aside h2{margin:0;font-size:18px;line-height:24px}.platform-shell--settings .stitch-settings-impact>aside ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.platform-shell--settings .stitch-settings-impact>aside li{color:#3e4947;gap:8px;font-size:14px;line-height:20px;display:flex}.platform-shell--settings .stitch-settings-impact>aside li:before{content:"";background:#005c55;border-radius:50%;flex:none;width:6px;height:6px;margin-top:7px}.platform-shell.platform-shell--settings{font-family:Noto Sans SC,sans-serif}.platform-shell--settings .topbar-search{background:#eff4ff}.platform-shell:has(.stitch-customer-service) .page-content{background:#f8f9ff;max-width:none;min-height:calc(100vh - 64px);margin:0;padding:20px}.platform-shell:has(.stitch-customer-service) .topbar-search{display:none}.platform-shell:has(.stitch-customer-service) .topbar-admin{flex-direction:row-reverse}.platform-shell:has(.stitch-customer-service) .topbar-admin>.material-symbols-outlined{display:none}.stitch-partners .stitch-partner-filters,.stitch-partners .stitch-partner-detail>header{background:#f8f9ff}.stitch-partners .stitch-partner-list tbody tr.selected,.stitch-partners .partner-region-tags{background:#e6eeff}.stitch-customer-service{min-width:1098px;min-height:920px;color:inherit;font-size:inherit;background:0 0;border:0;border-radius:0;grid-template-columns:678px 400px;gap:20px;padding:0;font-family:Noto Sans SC,sans-serif;line-height:normal;display:grid}.stitch-customer-list-pane,.stitch-customer-detail-pane{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a0d}.stitch-customer-list-pane{grid-template-rows:auto auto minmax(0,1fr);display:grid}.stitch-customer-service-header{background:#f8f9ff;border-bottom:1px solid #bdc9c6;justify-content:space-between;align-items:center;min-height:85px;padding:24px;display:flex}.stitch-customer-service-header h1{color:#121c2a;letter-spacing:-.01em;margin:0;font-size:28px;font-weight:600;line-height:36px}.stitch-customer-service-header .drawer-trigger{color:#fff;background:#005c55;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:500;line-height:16px;display:flex}.stitch-customer-service-header .drawer-trigger:before{content:"edit_calendar";font-family:Material Symbols Outlined;font-size:18px}.stitch-customer-service-filters{border-bottom:1px solid #bdc9c6;flex-wrap:wrap;align-items:end;gap:16px;padding:16px;display:flex}.stitch-customer-service-filters label{color:#3e4947;flex:150px;gap:4px;min-width:150px;font-size:12px;font-weight:500;line-height:16px;display:grid}.stitch-customer-service-filters label:nth-child(4){flex-basis:180px}.stitch-customer-service-filters select,.stitch-customer-service-filters input{box-sizing:border-box;color:#121c2a;background:#fff;border:1px solid #bdc9c6;border-radius:4px;width:100%;height:38px;padding:0 12px;font-size:14px;line-height:20px}.stitch-customer-service-filters>div{gap:8px;display:flex}.stitch-customer-service-filters button{color:#121c2a;background:#fff;border:1px solid #bdc9c6;border-radius:4px;height:40px;padding:0 16px;font-size:12px;font-weight:500}.stitch-customer-service-filters button[type=submit]{color:#57657b;background:#d5e3fd;border-color:#0000;font-weight:600}.stitch-customer-service-table{overflow:auto}.stitch-customer-service-table table{table-layout:fixed;border-collapse:collapse;color:#121c2a;width:100%;min-width:0;font-size:14px;line-height:20px}.stitch-customer-service-table th{color:#3e4947;text-align:left;white-space:nowrap;background:#fff;border-bottom:1px solid #bdc9c6;padding:8px 16px;font-size:11px;font-weight:600;line-height:14px}.stitch-customer-service-table td{box-sizing:border-box;vertical-align:middle;overflow-wrap:anywhere;border-bottom:1px solid #bdc9c6;height:104px;padding:12px 16px}.stitch-customer-service-table tr.selected{background:#eff4ff;border-left:4px solid #005c55}.stitch-customer-service-table tr:not(.selected){border-left:4px solid #0000}.stitch-customer-service-table td:nth-child(2),.stitch-customer-service-table th:nth-child(2),.stitch-customer-service-table td:last-child,.stitch-customer-service-table th:last-child{text-align:right}.stitch-customer-service-table td:nth-child(3),.stitch-customer-service-table td:nth-child(6){color:#515f74}.stitch-customer-service-table th:first-child,.stitch-customer-service-table td:first-child{width:12%}.stitch-customer-service-table th:nth-child(2),.stitch-customer-service-table td:nth-child(2){width:7%}.stitch-customer-service-table th:nth-child(3),.stitch-customer-service-table td:nth-child(3){width:12%}.stitch-customer-service-table th:nth-child(4),.stitch-customer-service-table td:nth-child(4){width:15%}.stitch-customer-service-table th:nth-child(5),.stitch-customer-service-table td:nth-child(5){width:10%}.stitch-customer-service-table th:nth-child(6),.stitch-customer-service-table td:nth-child(6){width:11%}.stitch-customer-service-table th:nth-child(7),.stitch-customer-service-table td:nth-child(7){width:10%}.stitch-customer-service-table th:nth-child(8),.stitch-customer-service-table td:nth-child(8){width:13%}.stitch-customer-service-table th:nth-child(9),.stitch-customer-service-table td:nth-child(9){width:10%}.stitch-customer-service-table td>span:not(.agent-online){border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600;line-height:14px;display:inline-flex}.stitch-customer-service-table .is-active{color:#166534;background:#f0fdf4}.stitch-customer-service-table .is-trial{color:#854d0e;background:#fffbeb}.stitch-customer-service-table .agent-online{align-items:center;gap:4px;display:inline-flex}.stitch-customer-service-table .agent-online:before{content:"";background:#005c55;border-radius:50%;width:8px;height:8px}.stitch-customer-service-table td button{color:#005c55;background:0 0;border:0;font-size:12px;font-weight:500}.stitch-customer-detail-pane{grid-template-rows:auto minmax(0,1fr);display:grid}.stitch-customer-detail-pane>header{background:#f8f9ff;border-bottom:1px solid #bdc9c6;padding:24px}.stitch-customer-detail-pane h2{color:#121c2a;margin:0 0 8px;font-size:20px;font-weight:700;line-height:28px}.stitch-customer-detail-pane>header>div>div{align-items:center;gap:16px;margin-bottom:16px;display:flex}.stitch-customer-detail-pane>header span{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;padding:4px 12px;font-size:14px;font-weight:600}.stitch-customer-detail-pane>header small{color:#515f74;font-size:14px;line-height:20px}.stitch-customer-detail-pane nav{gap:8px;display:flex}.stitch-customer-detail-pane nav>.drawer-trigger,.stitch-customer-detail-pane nav>button{color:#121c2a;background:#fff;border:1px solid #bdc9c6;border-radius:4px;flex:1;height:38px;padding:0 8px;font-size:12px;font-weight:500}.stitch-customer-detail-pane nav>.drawer-trigger:first-child{color:#fff;background:#005c55;border-color:#005c55}.stitch-customer-detail-pane nav>button:disabled{opacity:.5}.stitch-customer-detail-body{align-content:start;gap:24px;padding:24px;display:grid;overflow:auto}.stitch-customer-detail-body h3{color:#121c2a;margin:0 0 16px;font-size:18px;font-weight:600;line-height:24px}.stitch-customer-detail-body ol{border-left:2px solid #bdc9c6;gap:24px;margin:0 0 0 12px;padding:0 0 0 24px;list-style:none;display:grid}.stitch-customer-detail-body li{color:#515f74;font-size:14px;line-height:20px;position:relative}.stitch-customer-detail-body li:before{content:"";background:#d9e3f6;border:4px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:-32px}.stitch-customer-detail-body li.current:before{background:#005c55}.stitch-customer-detail-body li article{background:#eff4ff;border:1px solid #bdc9c6;border-radius:4px;padding:8px}.stitch-customer-detail-body li article>div,.stitch-customer-detail-body li>div{justify-content:space-between;gap:8px;display:flex}.stitch-customer-detail-body li b{color:#121c2a;font-size:12px}.stitch-customer-detail-body li small{color:#515f74;white-space:nowrap;font-size:11px}.stitch-customer-detail-body li p{margin:4px 0 0}.stitch-customer-readonly{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:4px;gap:8px;padding:16px;display:flex}.stitch-customer-readonly .material-symbols-outlined{font-size:20px}.stitch-customer-readonly h4{margin:0 0 4px;font-size:12px}.stitch-customer-readonly p{margin:0;font-size:14px;line-height:20px}.stitch-customer-transfer{border-top:1px solid #bdc9c6;padding-top:24px}.stitch-customer-transfer table{border-spacing:0;color:#121c2a;border:1px solid #bdc9c6;border-radius:4px;width:100%;font-size:14px}.stitch-customer-transfer th,.stitch-customer-transfer td{text-align:left;border-bottom:1px solid #bdc9c6;padding:8px 12px}.stitch-customer-transfer th{color:#515f74;font-size:11px;font-weight:500}.stitch-customer-transfer tr:last-child td{border-bottom:0}.platform-drawer.stitch-customer-action-drawer{width:min(480px,100vw)}.stitch-customer-action-drawer .drawer-body{padding:24px}.stitch-customer-action-drawer>footer{gap:16px;padding:16px 24px}.stitch-customer-action-drawer .drawer-close-button,.stitch-customer-action-drawer .drawer-submit-button{flex:1}.station-shell{background:#f8f9ff;min-height:100vh;display:block}.station-shell .sidebar{z-index:20;color:#121c2a;background:#fff;border-right:1px solid #e2e8f0;width:260px;padding:24px 16px;position:fixed;inset:0 auto 0 0}.station-shell .brand{gap:8px;padding:0 8px 32px}.station-shell .brand-mark{color:#fff;background:#0f766e;border-radius:6px;width:32px;height:32px;font-size:20px;line-height:32px}.station-shell .brand strong{color:#005c55;letter-spacing:0;font-size:18px;font-weight:700;line-height:24px}.station-shell .brand span{color:#515f74;margin-top:0;font-size:10px;font-weight:500;line-height:14px}.station-shell .sidebar nav{gap:4px}.station-shell .sidebar nav a{color:#3e4947;border-radius:8px;align-items:center;gap:12px;min-height:48px;padding:12px 16px;font-size:14px;font-weight:500;line-height:20px;display:flex}.station-shell .sidebar nav a:hover{color:#005c55;background:#eff4ff}.station-shell .sidebar nav a.active{color:#005c55;background:#0f766e14;border-right:4px solid #005c55;border-radius:8px 0 0 8px;font-weight:700}.station-shell .sidebar nav .material-symbols-outlined{width:24px;color:inherit;font-size:22px;line-height:24px}.station-shell .readonly-note{display:none}.station-shell>main{min-height:100vh;margin-left:260px}.station-shell .topbar{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;height:64px;padding:0 24px;position:sticky;top:0}.station-shell .topbar-station{align-items:center;gap:12px;min-width:0;display:flex}.station-shell .topbar-station strong{color:#121c2a;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.station-shell .topbar-station span{color:#0f766e;white-space:nowrap;align-items:center;font-size:12px;line-height:16px;display:inline-flex}.station-shell .topbar-station span:before{content:"";background:#0f766e;border-radius:50%;width:8px;height:8px;margin-right:5px}.station-shell .topbar-actions{gap:16px}.station-shell .station-switcher{color:#515f74;border:0;border-radius:0;gap:6px;padding:0}.station-shell .station-switcher>.material-symbols-outlined{color:#0f766e;font-size:20px}.station-shell .station-switcher select{color:#3e4947;max-width:190px;font-size:13px}.station-shell .topbar-status-icon{color:#515f74;font-size:22px}.station-shell .logout-button{color:#005c55;background:#eff4ff;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;font-size:18px;line-height:1;display:grid}.station-shell .page-content{max-width:1280px;padding:24px 24px 56px}@media (max-width:900px){.station-shell .sidebar{width:220px}.station-shell>main{margin-left:220px}.station-shell .topbar{padding:0 16px}.station-shell .topbar-station span,.station-shell .station-switcher{display:none}.station-shell .page-content{padding:20px 16px 40px}}.station-overview{gap:24px;display:grid}.station-page-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:-8px;display:flex}.station-heading-line{align-items:center;gap:12px;display:flex}.station-page-header h1{color:#121c2a;letter-spacing:-.01em;margin:0;font-size:28px;font-weight:600;line-height:36px}.station-page-header p{color:#3e4947;margin:4px 0 0;font-size:14px;line-height:20px}.station-page-header small{color:#515f74;font-size:11px;line-height:14px}.station-service-status{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;line-height:14px;display:inline-flex}.station-service-status i{background:#10b981;border-radius:50%;width:6px;height:6px}.station-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.station-summary-grid>article,.station-transaction-panel,.station-alert-panel{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a14}.station-summary-grid>article{flex-direction:column;min-height:160px;padding:24px;display:flex}.station-summary-grid>article>header,.station-summary-grid>article>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.station-summary-grid>article>header>span{color:#515f74;letter-spacing:.08em;font-size:12px;font-weight:500}.station-summary-grid>article>header>.material-symbols-outlined{color:#005c55;background:#005c551a;border-radius:4px;padding:6px;font-size:20px}.station-summary-grid>article>div{align-items:baseline;gap:8px;margin-top:8px;display:flex}.station-summary-grid strong{color:#121c2a;letter-spacing:-.02em;font-size:36px;font-weight:700;line-height:44px}.station-summary-grid .station-unit{color:#3e4947;font-size:18px;font-weight:600;line-height:24px}.station-summary-grid .station-version{color:#515f74;background:#eff4ff;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;line-height:14px}.station-good,.station-info,.station-muted{align-items:center;gap:2px;font-size:11px;font-weight:600;line-height:14px;display:inline-flex}.station-good{color:#059669}.station-info{color:#2563eb}.station-muted{color:#515f74}.station-good .material-symbols-outlined,.station-info .material-symbols-outlined,.station-muted .material-symbols-outlined{font-size:14px}.station-summary-grid>article>footer{color:#515f74;border-top:1px solid #bdc9c64d;margin-top:auto;padding-top:16px;font-size:11px;font-weight:600;line-height:14px}.station-summary-grid>article>footer .material-symbols-outlined{font-size:16px}.station-overview-main{grid-template-columns:minmax(0,7fr) minmax(280px,3fr);gap:24px;display:grid}.station-transaction-panel>header,.station-alert-panel>header{background:#f8fafc;border-bottom:1px solid #bdc9c6;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.station-transaction-panel h2,.station-alert-panel h2{color:#121c2a;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:600;line-height:24px;display:flex}.station-transaction-panel>header a{color:#005c55;align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:16px;display:flex}.station-transaction-panel>header a .material-symbols-outlined{font-size:16px}.station-table-scroll{overflow:auto}.station-transaction-panel table{min-width:650px}.station-transaction-panel th{color:#515f74;letter-spacing:.06em;background:#f8fafc;height:42px;padding:0 16px;font-size:11px;font-weight:600;line-height:14px}.station-transaction-panel td{color:#121c2a;height:48px;padding:8px 16px;font-size:14px;line-height:20px}.station-transaction-panel td:first-child,.station-transaction-panel td:nth-child(3){color:#515f74}.station-transaction-panel th:nth-child(4),.station-transaction-panel th:nth-child(5),.station-transaction-panel td:nth-child(4),.station-transaction-panel td:nth-child(5){text-align:right}.station-transaction-panel th:last-child,.station-transaction-panel td:last-child{text-align:center}.station-transaction-panel td:last-child span{color:#005c55;background:#eff4ff;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;line-height:14px;display:inline-flex}.station-alert-panel>header h2 .material-symbols-outlined{color:#d97706;font-size:20px}.station-alert-panel>header>span{color:#b45309;background:#fef3c7;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;line-height:14px}.station-alert-panel>div{gap:12px;padding:16px;display:grid}.station-alert{border:1px solid #bdc9c699;border-left-width:4px;border-radius:4px;gap:12px;padding:16px;display:flex}.station-alert>.material-symbols-outlined{margin-top:2px;font-size:20px}.station-alert h3{margin:0;font-size:12px;font-weight:700;line-height:16px}.station-alert p{margin:4px 0 0;font-size:13px;line-height:20px}.station-alert-warning{color:#92400e;background:#fffbeb;border-left-color:#f59e0b}.station-alert-warning>.material-symbols-outlined{color:#d97706}.station-alert-warning p{color:#b45309}.station-alert-danger{color:#991b1b;background:#fef2f2;border-left-color:#ef4444}.station-alert-danger>.material-symbols-outlined{color:#dc2626}.station-alert-danger p{color:#b91c1c}.station-empty-inline{color:#515f74;margin:0;padding:24px;font-size:14px;line-height:20px}.station-readonly-footer{color:#515f74;text-align:center;background:#eff4ff;border:1px solid #bdc9c680;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:12px;font-weight:500;line-height:16px;display:flex}.station-readonly-footer .material-symbols-outlined{font-size:16px}@media (max-width:1000px){.station-summary-grid,.station-overview-main{grid-template-columns:1fr}.station-summary-grid{gap:16px}}.station-transactions{gap:16px;display:grid}.station-transactions .station-page-header{margin-bottom:0}.station-transactions h1{color:#121c2a;margin:0;font-size:28px;font-weight:600;line-height:36px}.station-transactions .station-page-header p{margin-top:4px}.station-data-ok,.station-data-offline{border:1px solid;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;line-height:14px;display:inline-flex}.station-data-ok{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.station-data-offline{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.station-data-ok .material-symbols-outlined,.station-data-offline .material-symbols-outlined{font-size:16px}.station-tabs{border-bottom:1px solid #bdc9c6;display:flex}.station-tabs>*{color:#3e4947;padding:8px 16px;font-size:12px;font-weight:500;line-height:16px}.station-tabs .active{color:#005c55;border-bottom:2px solid #005c55;font-weight:700}.station-filter-bar{background:#fff;border:1px solid #bdc9c6;border-radius:8px;flex-wrap:wrap;align-items:end;gap:16px;padding:16px;display:flex}.station-filter-bar label{color:#3e4947;gap:4px;min-width:112px;font-size:11px;font-weight:600;line-height:14px;display:grid}.station-filter-bar input,.station-filter-bar select{color:#121c2a;background:#f8f9ff;border:1px solid #bdc9c6;border-radius:4px;height:34px;padding:0 8px;font-size:14px;line-height:20px}.station-filter-bar button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:4px;height:34px;padding:0 16px;font-size:12px;font-weight:600}.station-filter-bar .station-filter-reset{color:#121c2a;background:#fff;border:1px solid #bdc9c6}.station-transactions-table{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden}.station-transactions-table table{min-width:900px}.station-transactions-table th{color:#515f74;text-align:left;background:#eff4ff;height:42px;padding:0 16px;font-size:11px;font-weight:600;line-height:14px}.station-transactions-table td{color:#121c2a;height:48px;padding:8px 16px;font-size:14px;line-height:20px}.station-transactions-table td:first-child,.station-transactions-table td:nth-child(2){color:#515f74}.station-transactions-table th:nth-child(5),.station-transactions-table th:nth-child(6),.station-transactions-table td:nth-child(5),.station-transactions-table td:nth-child(6){text-align:right}.station-transactions-table th:nth-last-child(-n+2),.station-transactions-table td:nth-last-child(-n+2){text-align:center}.station-fuel-tag,.station-sync-tag{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;line-height:14px;display:inline-flex}.station-sync-tag{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.station-transactions-table .drawer-trigger{color:#005c55;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.station-transactions-table>footer{color:#515f74;background:#eff4ff;border-top:1px solid #bdc9c6;padding:10px 16px;font-size:12px;line-height:16px}.station-transaction-drawer dl{gap:16px;margin:0;display:grid}.station-transaction-drawer dl div{gap:4px;display:grid}.station-transaction-drawer dt{color:#515f74;font-size:12px}.station-transaction-drawer dd{color:#121c2a;margin:0;font-size:14px}.station-pagination{color:#515f74;justify-content:flex-end;align-items:center;gap:12px;font-size:12px;display:flex}.station-pagination a,.station-pagination span{background:#fff;border:1px solid #bdc9c6;border-radius:4px;padding:6px 10px}.station-pagination span:first-child{background:0 0;border:0;padding:0}.station-history-report{gap:16px;display:grid}.station-history-report .station-page-header{margin-bottom:0}.station-history-report h1{color:#121c2a;margin:0;font-size:28px;font-weight:600;line-height:36px}.station-history-report .station-page-header p{margin-top:4px}.station-report-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.station-report-metrics article{background:#fff;border:1px solid #bdc9c6;border-radius:8px;grid-template-columns:24px 1fr;gap:4px 8px;min-height:120px;padding:24px;display:grid}.station-report-metrics .material-symbols-outlined{color:#515f74;grid-row:span 2;font-size:22px}.station-report-metrics small{color:#515f74;font-size:12px;font-weight:600;line-height:16px}.station-report-metrics strong{color:#121c2a;letter-spacing:-.01em;font-size:28px;font-weight:700;line-height:36px}.station-report-metrics article:last-child strong{color:#005c55}.station-summary-table{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden}.station-summary-table table{min-width:820px}.station-summary-table th{color:#515f74;text-align:left;background:#f8f9ff;height:42px;padding:0 16px;font-size:11px;font-weight:600;line-height:14px}.station-summary-table td{color:#121c2a;height:48px;padding:8px 16px;font-size:14px;line-height:20px}.station-summary-table th:nth-child(n+4):not(:last-child),.station-summary-table td:nth-child(n+4):not(:last-child){text-align:right}.station-summary-table th:last-child,.station-summary-table td:last-child{text-align:center}.station-summary-table a{color:#005c55;font-size:12px;font-weight:600}.station-summary-table footer{color:#515f74;background:#fff;border-top:1px solid #bdc9c6;padding:10px 16px;font-size:12px;line-height:16px}@media (max-width:900px){.station-report-metrics{grid-template-columns:1fr}}.station-tanks{gap:16px;display:grid}.station-tanks .station-page-header{margin-bottom:0}.station-tanks h1{color:#121c2a;margin:0;font-size:28px;font-weight:600;line-height:36px}.station-tanks .station-page-header p{margin-top:4px}.station-tank-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.station-tank-metrics article{background:#fff;border:1px solid #bdc9c6;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:120px;padding:24px;display:flex}.station-tank-metrics span{color:#515f74;letter-spacing:.06em;font-size:12px;font-weight:600}.station-tank-metrics strong{color:#121c2a;font-size:32px;font-weight:700;line-height:40px}.station-tank-metrics article:nth-child(3) strong{color:#d97706}.station-tanks-table{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden}.station-tanks-table table{min-width:1000px}.station-tanks-table th{color:#515f74;text-align:left;background:#f8f9ff;height:48px;padding:0 16px;font-size:11px;font-weight:600}.station-tanks-table td{color:#121c2a;height:52px;padding:8px 16px;font-size:14px}.station-tanks-table td:first-child{color:#005c55;font-weight:700}.station-tanks-table th:nth-child(n+3):nth-child(-n+6),.station-tanks-table td:nth-child(n+3):nth-child(-n+6){text-align:right}.station-tanks-table .drawer-trigger{color:#005c55;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.station-watch-tag{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.station-tank-detail>p{color:#515f74;background:#eff4ff;border:1px solid #bdc9c6;border-radius:6px;margin:0 0 16px;padding:12px;font-size:12px}.station-tank-detail dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.station-tank-detail dl div{background:#f8f9ff;border:1px solid #bdc9c6;border-radius:6px;padding:12px}.station-tank-detail dt{color:#515f74;font-size:12px}.station-tank-detail dd{color:#121c2a;margin:6px 0 0;font-size:16px;font-weight:600}@media (max-width:1000px){.station-tank-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.station-tank-history{gap:16px;display:grid}.station-tank-history .station-page-header{margin-bottom:0}.station-tank-history h1{color:#121c2a;margin:0;font-size:28px;font-weight:600;line-height:36px}.station-tank-history .station-page-header p{margin-top:4px}.station-history-filter{box-shadow:0 1px 2px #0f172a14}.station-tank-history .history-panel{background:#fff;border:1px solid #bdc9c6;border-radius:8px;gap:16px;padding:24px;display:grid;overflow:hidden}.station-tank-history .history-heading{justify-content:space-between;align-items:center;display:flex}.station-tank-history .history-heading .eyebrow{display:none}.station-tank-history .history-heading h2{color:#121c2a;margin:0;font-size:18px;line-height:24px}.station-tank-history .history-heading p{color:#515f74;margin:4px 0 0;font-size:12px}.station-tank-history .history-chart{background-color:#0000;background-image:linear-gradient(90deg,#eff4ff 1px,#0000 1px),linear-gradient(#eff4ff 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #d9e3f6;border-radius:6px;min-height:300px;padding:16px}.station-tank-history .history-chart svg{height:260px}.station-tank-history .history-chart line{stroke:#bdc9c6}.station-tank-history .history-chart polyline{fill:none;stroke:#0f766e;stroke-width:2px}.station-tank-history .history-chart-caption{color:#515f74;justify-content:space-between;font-size:11px;display:flex}.station-tank-history .history-panel table{min-width:760px}.station-tank-history .history-panel th{color:#515f74;background:#eff4ff;height:42px;padding:0 16px;font-size:11px}.station-tank-history .history-panel td{color:#121c2a;height:48px;padding:8px 16px;font-size:14px}.station-tank-history .history-panel th:not(:first-child),.station-tank-history .history-panel td:not(:first-child){text-align:right}.station-agent{gap:16px;display:grid}.station-agent .station-page-header{margin-bottom:0}.station-agent h1{color:#121c2a;margin:0;font-size:28px;font-weight:600;line-height:36px}.station-agent .station-page-header p{margin-top:4px}.station-agent-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.station-agent-metrics article{background:#fff;border:1px solid #bdc9c6;border-radius:8px;grid-template-columns:24px 1fr;gap:4px 8px;min-height:120px;padding:24px;display:grid}.station-agent-metrics .material-symbols-outlined{color:#005c55;grid-row:span 3;font-size:22px}.station-agent-metrics small{color:#515f74;font-size:12px;font-weight:600;line-height:16px}.station-agent-metrics strong{color:#121c2a;font-size:28px;font-weight:700;line-height:36px}.station-agent-metrics strong em{color:#515f74;margin-left:4px;font-size:14px;font-style:normal;font-weight:600}.station-agent-metrics p{color:#515f74;grid-column:2;margin:0;font-size:11px;line-height:14px}.station-agent-panel{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a14}.station-agent-panel>header{background:#f8f9ff;border-bottom:1px solid #bdc9c6;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 24px;display:flex}.station-agent-panel h2{color:#121c2a;align-items:center;gap:8px;margin:0;font-size:18px;line-height:24px;display:flex}.station-agent-panel h2 .material-symbols-outlined{color:#005c55;font-size:20px}.station-agent-panel>header p{color:#515f74;margin:4px 0 0;font-size:12px;line-height:16px}.station-agent-facts{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.station-agent-facts div{border-right:1px solid #bdc9c699;min-width:0;padding:20px 24px}.station-agent-facts div:last-child{border:0}.station-agent-facts dt{color:#515f74;font-size:11px;font-weight:600;line-height:14px}.station-agent-facts dd{color:#121c2a;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 0;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.station-agent-panel>footer{color:#515f74;border-top:1px solid #bdc9c6;justify-content:space-between;align-items:center;padding:12px 24px;font-size:12px;line-height:16px;display:flex}.station-agent-panel>footer .drawer-trigger,.station-device-table .drawer-trigger{color:#005c55;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.station-device-table{border-top:1px solid #bdc9c6}.station-device-table h3{color:#121c2a;margin:0;padding:16px 24px;font-size:16px;line-height:20px}.station-device-table table{min-width:780px}.station-device-table th{color:#515f74;text-align:left;background:#eff4ff;height:42px;padding:0 24px;font-size:11px;font-weight:600}.station-device-table td{color:#121c2a;height:48px;padding:8px 24px;font-size:14px}.station-device-table td:last-child,.station-device-table th:last-child{text-align:right}.station-agent-drawer dl,.station-device-drawer dl{gap:16px;margin:0;display:grid}.station-agent-drawer dl div,.station-device-drawer dl div{gap:4px;display:grid}.station-agent-drawer dt,.station-device-drawer dt{color:#515f74;font-size:12px}.station-agent-drawer dd,.station-device-drawer dd{color:#121c2a;margin:0;font-size:14px}.station-agent-exception{background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #f59e0b;border-radius:6px;gap:12px;padding:16px 20px;display:flex}.station-agent-exception>.material-symbols-outlined{color:#d97706;font-size:22px}.station-agent-exception h2{color:#92400e;margin:0;font-size:14px;line-height:20px}.station-agent-exception p{color:#b45309;margin:4px 0 0;font-size:13px;line-height:20px}@media (max-width:1000px){.station-agent-metrics,.station-agent-facts{grid-template-columns:1fr}.station-agent-facts div{border-bottom:1px solid #bdc9c699;border-right:0}.station-agent-facts div:last-child{border-bottom:0}}.station-settings{gap:16px;display:grid}.station-settings .station-page-header{margin-bottom:0}.station-settings h1{color:#121c2a;margin:0;font-size:28px;font-weight:600;line-height:36px}.station-settings .station-page-header p{margin-top:4px}.station-settings-content{gap:16px;display:grid}.station-settings-card,.station-settings-table{background:#fff;border:1px solid #bdc9c6;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a14}.station-settings-card>header,.station-settings-table>header{background:#f8f9ff;border-bottom:1px solid #bdc9c6;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.station-settings-card h2,.station-settings-table h2{color:#121c2a;margin:0;font-size:18px;line-height:24px}.station-settings-table>header span{color:#515f74;font-size:12px}.station-settings-card .drawer-trigger,.station-settings-table .drawer-trigger{color:#005c55;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.station-profile-grid,.station-equipment-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.station-profile-grid div,.station-equipment-metrics div{border-right:1px solid #bdc9c699;min-width:0;padding:20px 24px}.station-profile-grid div:last-child,.station-equipment-metrics div:last-child{border:0}.station-profile-grid dt,.station-equipment-metrics dt{color:#515f74;font-size:11px;font-weight:600;line-height:14px}.station-profile-grid dd{color:#121c2a;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 0;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.station-equipment-metrics dd{color:#005c55;margin:8px 0 0;font-size:30px;font-weight:700;line-height:36px}.station-settings-table table{min-width:760px}.station-settings-table th{color:#515f74;text-align:left;background:#eff4ff;height:42px;padding:0 16px;font-size:11px;font-weight:600}.station-settings-table td{color:#121c2a;height:48px;padding:8px 16px;font-size:14px}.station-settings-table th:last-child,.station-settings-table td:last-child{text-align:right}.station-asset-drawer dl{gap:16px;margin:0;display:grid}.station-asset-drawer dl div{gap:4px;display:grid}.station-asset-drawer dt{color:#515f74;font-size:12px}.station-asset-drawer dd{color:#121c2a;margin:0;font-size:14px}.station-settings .content-card{border-color:#bdc9c6;border-radius:8px;padding:24px;box-shadow:0 1px 2px #0f172a14}.station-settings .section-heading{border-bottom:1px solid #bdc9c6;padding-bottom:16px}.station-settings .section-heading h2{color:#121c2a;font-size:18px}.station-settings .metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.station-settings .metric-grid div{border-color:#bdc9c6b3;border-radius:6px}.station-settings .connection-forms{grid-template-columns:repeat(2,minmax(0,1fr))}.station-settings .connection-form{box-shadow:none}.station-settings .agent-installation-panel table{min-width:700px}@media (max-width:1000px){.station-profile-grid,.station-equipment-metrics,.station-settings .metric-grid,.station-settings .connection-forms{grid-template-columns:1fr}.station-profile-grid div,.station-equipment-metrics div{border-bottom:1px solid #bdc9c699;border-right:0}.station-profile-grid div:last-child,.station-equipment-metrics div:last-child{border-bottom:0}}.station-login-page{color:#121c2a;background:#f8f9ff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.station-login-brand-panel{background:#fff;border-right:1px solid #bdc9c6;min-height:100%;position:relative;overflow:hidden}.station-login-logo{align-items:center;gap:12px;display:flex;position:absolute;top:56px;left:48px}.station-login-logo>.material-symbols-outlined{color:#a3faef;font-variation-settings:"FILL" 1;background:#0f766e;border-radius:4px;place-items:center;width:40px;height:40px;font-size:24px;display:grid}.station-login-logo strong{font-size:28px;font-weight:600;line-height:36px;display:block}.station-login-logo small{color:#515f74;letter-spacing:.12em;margin-top:2px;font-size:12px;line-height:16px;display:block}.station-login-context{z-index:1;width:448px;margin:0;position:absolute;top:202px;left:48px}.station-login-context h1{letter-spacing:-.02em;margin:0 0 24px;font-size:36px;font-weight:700;line-height:44px}.station-login-context p{color:#3e4947;background:#f8f9ff;border:1px solid #bdc9c6;border-radius:8px;gap:12px;margin:0;padding:16px;font-size:14px;line-height:22px;display:flex}.station-login-context p .material-symbols-outlined{color:#005c55;flex:none;font-size:20px}.station-login-background{opacity:.2;pointer-events:none;background:linear-gradient(#0000,#0f766e1a);height:256px;position:absolute;bottom:0;left:0;right:0}.station-login-background svg{width:100%;height:100%;display:block}.station-login-background path:first-child{fill:#005c55;opacity:.1}.station-login-background path:last-child{fill:#005c55;opacity:.05}.station-login-form-panel{min-height:100%;padding:0;position:relative}.station-login-card{background:#fff;border:1px solid #bdc9c6;border-radius:4px;width:400px;padding:32px 32px 31px;position:absolute;top:207px;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #0f172a14}.station-login-card header{border-bottom:1px solid #bdc9c6;margin-bottom:34px;padding-bottom:16px}.station-login-card h2{margin:0;font-size:28px;font-weight:600;line-height:36px}.station-login-form{display:block}.station-login-field+.station-login-field{margin-top:26px}.station-login-field>label{color:#515f74;margin-bottom:8px;font-size:12px;font-weight:500;line-height:16px;display:block}.station-login-field>div:first-of-type{position:relative}.station-login-field .material-symbols-outlined{color:#6e7977;font-size:20px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.station-login-form input{color:#121c2a;background:#fff;border:1px solid #6b7280;border-radius:0;outline:0;width:100%;height:42px;padding:0 12px 0 42px;font-size:14px}.station-login-form input:focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e1a}.station-login-help{justify-content:end;margin-top:8px;font-size:11px;line-height:14px;display:flex}.station-login-help a{color:#005c55;text-decoration:none}.station-login-submit{margin-top:24px;padding-top:16px}.station-login-form button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:8px;width:100%;height:46px;font-size:14px;font-weight:600}.station-login-notice{color:#515f74;justify-content:center;align-items:center;gap:4px;margin:24px 0 0;font-size:11px;line-height:14px;display:flex}.station-login-notice .material-symbols-outlined{font-size:14px}.station-login-footer{color:#515f74;justify-content:space-between;width:400px;margin:0;font-size:11px;line-height:14px;display:flex;position:absolute;top:806px;left:50%;transform:translate(-50%)}.station-login-page .login-error{border-radius:4px;margin:0 0 16px}@media (max-width:800px){.station-login-page{grid-template-columns:1fr}.station-login-brand-panel{display:none}.station-login-form-panel{padding:24px}}.password-reset-page{color:#121c2a;background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.password-reset-brand{background:#f8fafc;border-right:1px solid #bdc9c6;flex-direction:column;justify-content:center;padding:0 clamp(48px,10vw,160px);display:flex}.password-reset-brand img{object-fit:contain;width:min(330px,100%);height:auto;margin-bottom:32px}.password-reset-brand h1{margin:0;font-size:36px;line-height:44px}.password-reset-brand p{color:#3e4947;max-width:420px;margin:16px 0 0;font-size:16px;line-height:28px}.password-reset-content{background:#fff;place-items:center;padding:48px;display:grid}.password-reset-card{width:min(440px,100%)}.password-reset-card h2{margin:32px 0 8px;font-size:28px;line-height:36px}.password-reset-card>p{color:#515f74;margin:0 0 28px;font-size:14px;line-height:22px}.password-reset-back{color:#005c55;font-size:14px;text-decoration:none}.password-reset-steps{justify-content:space-between;gap:16px;margin:32px 0;padding:0;list-style:none;display:flex}.password-reset-steps li{color:#6e7977;place-items:center;gap:8px;width:33.333%;font-size:12px;display:grid}.password-reset-steps li:first-line{border:1px solid #bdc9c6;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.password-reset-steps li.active{color:#005c55;font-weight:700}.password-reset-steps li span{font-weight:inherit}.password-reset-card .login-form{gap:20px;display:grid}.password-reset-card .login-form label{color:#3e4947;gap:8px;font-size:12px;font-weight:600;display:grid}.password-reset-card .login-form input{color:#121c2a;border:1px solid #bdc9c6;border-radius:8px;outline:0;height:46px;padding:0 14px;font-size:14px}.password-reset-card .login-form input:focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e1a}.password-reset-card .login-form button,.password-reset-success a{color:#fff;background:#0f766e;border:0;border-radius:8px;place-items:center;height:46px;font-size:14px;font-weight:600;text-decoration:none;display:grid}.password-reset-success{text-align:center;justify-items:center;gap:12px;display:grid}.password-reset-success>span{color:#047857;background:#d1fae5;border-radius:50%;place-items:center;width:48px;height:48px;font-size:26px;display:grid}.password-reset-success h2{margin:0}.password-reset-success p{margin:0 0 12px}.password-reset-success a{width:100%;margin-top:8px}.password-reset-card .login-error{margin-top:24px}@media (max-width:800px){.password-reset-page{grid-template-columns:1fr}.password-reset-brand{display:none}.password-reset-content{padding:32px 24px}}.password-reset-steps{gap:0;margin:32px 0 36px;position:relative}.password-reset-steps:before{content:"";background:#dbe6f7;height:2px;position:absolute;top:15px;left:16.666%;right:16.666%}.password-reset-steps li{z-index:1;background:0 0;gap:8px;position:relative}.password-reset-step-number{color:#64748b;background:#fff;border:1px solid #cbd5e1;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.password-reset-steps li.active{color:#005c55}.password-reset-steps li.active .password-reset-step-number{color:#fff;background:#0f766e;border-color:#0f766e}.password-reset-steps li span:last-child{font-weight:inherit}.password-reset-send-form{gap:8px;margin:0 0 20px;display:grid}.password-reset-send-form button{color:#0f766e;background:#fff;border:1px solid #0f766e;border-radius:8px;height:46px;font-size:14px;font-weight:600}.password-reset-send-form button:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc;border-color:#cbd5e1}.password-reset-send-form p{color:#64748b;text-align:center;margin:0;font-size:12px}.platform-shell-v1{background:#f6f8fc;grid-template-columns:250px minmax(0,1fr);min-height:100vh}.platform-shell-v1 .sidebar{background:#fff;border-right:1px solid #d7e0df;padding:20px 12px}.platform-shell-v1 .brand{flex-direction:column;align-items:flex-start;gap:4px;height:auto;min-height:72px;margin:0 10px 26px;padding:0;display:flex}.platform-shell-v1 .brand img{object-fit:contain;object-position:left center;width:154px;height:auto;max-height:46px}.platform-shell-v1 .brand>span{color:#566473;margin:0;font-size:12px;line-height:16px}.platform-shell-v1 .platform-navigation{gap:4px;padding:0;display:grid}.platform-shell-v1 .platform-navigation>a,.platform-shell-v1 .platform-navigation-group>button{color:#465568;width:100%;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:600;line-height:20px;display:flex}.platform-shell-v1 .platform-navigation>a:hover,.platform-shell-v1 .platform-navigation-group>button:hover{color:#0f766e;background:#f1f5fb}.platform-shell-v1 .platform-navigation>a.active,.platform-shell-v1 .platform-navigation-group>button.active{color:#075f59;background:#dce9ff}.platform-shell-v1 .platform-navigation .platform-nav-icon{width:20px;height:20px;color:inherit;font-size:20px}.platform-shell-v1 .platform-navigation-chevron{color:#7b8999;margin-left:auto;font-size:18px;transition:transform .16s}.platform-shell-v1 .platform-navigation-group.is-open .platform-navigation-chevron{transform:rotate(180deg)}.platform-shell-v1 .platform-navigation-children{border-left:1px solid #d7e0df;gap:2px;margin:2px 0 4px 43px;padding-left:8px;display:grid}.platform-shell-v1 .platform-navigation-children a{color:#607084;border-radius:6px;min-height:34px;padding:7px 10px;font-size:13px;font-weight:500;line-height:20px;display:block}.platform-shell-v1 .platform-navigation-children a:hover{color:#0f766e;background:#f1f5fb}.platform-shell-v1 .platform-navigation-children a.active{color:#075f59;background:#e5f2f0;font-weight:700}.platform-shell-v1 .platform-header{background:#fff;border-bottom:1px solid #d7e0df;height:72px;padding:0 32px}.platform-shell-v1 .platform-header-spacer{flex:1}.platform-shell-v1 .platform-header .topbar-actions{gap:12px}.platform-shell-v1 .platform-header .topbar-icon-button{color:#344454;width:38px;height:38px}.platform-shell-v1 .topbar-divider{background:#d7e0df;margin:0 2px}.platform-user-menu{position:relative}.platform-shell-v1 .topbar-admin{color:#172b43;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:40px}.platform-shell-v1 .topbar-admin:hover{background:#f1f5fb}.platform-shell-v1 .topbar-admin img,.platform-shell-v1 .topbar-avatar-letter{color:#fff;object-fit:cover;background:#0f766e;border:1px solid #c9d3d2;border-radius:50%;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid;overflow:hidden}.platform-shell-v1 .topbar-admin .material-symbols-outlined{color:#718096;font-size:18px}.platform-user-menu-popover{z-index:20;background:#fff;border:1px solid #d7e0df;border-radius:8px;width:160px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 28px #0f172a26}.platform-user-menu-popover a,.platform-user-menu-popover button{color:#344454;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;padding:10px 14px;font-size:13px;display:block}.platform-user-menu-popover a:hover,.platform-user-menu-popover button:hover{color:#075f59;background:#f1f5fb}.overview-tabs{align-items:center;gap:20px;display:flex}.overview-tabs a{color:#5c6b7d;padding:0 0 12px;font-size:16px;font-weight:700;text-decoration:none;position:relative}.overview-tabs a.active{color:#0f766e}.overview-tabs a.active:after{content:"";background:#0f766e;height:2px;position:absolute;bottom:0;left:0;right:0}.stitch-region-section>.platform-region-workbench{background:#fff;border:1px solid #d7e0df;border-radius:10px;grid-template-columns:276px minmax(0,1fr);gap:0;display:grid;overflow:hidden}.platform-region-tree{border-right:1px solid #d7e0df;min-height:340px;max-height:540px;padding:12px;overflow:auto}.platform-region-tree-node{min-width:0}.platform-region-tree-row{align-items:center;gap:2px;min-height:34px;display:flex}.platform-region-root{margin-bottom:4px}.platform-region-expand,.platform-region-expand-placeholder{color:#718096;background:0 0;border:0;flex:0 0 24px;place-items:center;width:24px;height:28px;display:grid}.platform-region-expand{cursor:pointer}.platform-region-expand:hover{color:#0f766e}.platform-region-expand .material-symbols-outlined{font-size:18px}.platform-region-tree-link{color:#536479;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;flex:1;min-width:0;padding:7px 8px;font-size:13px;font-weight:600;line-height:20px;text-decoration:none;overflow:hidden}.platform-region-tree-link:hover,.platform-region-tree-link[aria-current=page]{color:#075f59;background:#e5f2f0;font-weight:700}.platform-region-stations{min-width:0}.platform-region-stations>header{border-bottom:1px solid #d7e0df;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.platform-region-stations h3{color:#172b43;margin:0;font-size:16px}.platform-region-stations>header span{color:#607084;font-size:12px}.platform-region-stations table{border-collapse:collapse;width:100%;min-width:760px}.platform-region-stations th,.platform-region-stations td{color:#344454;text-align:left;border-bottom:1px solid #edf1f3;padding:12px 20px;font-size:13px}.platform-region-stations th{color:#607084;background:#f7f9fc;font-size:12px}.platform-region-stations a{color:#0f766e;font-weight:700;text-decoration:none}.platform-region-pagination{color:#607084;justify-content:flex-end;align-items:center;gap:8px;min-height:56px;padding:12px 20px;font-size:12px;display:flex}.platform-region-pagination a,.platform-region-pagination span[aria-current=page],.platform-region-pagination span[aria-disabled=true]{text-align:center;border:1px solid #d7e0df;border-radius:5px;min-width:28px;padding:6px 8px}.platform-region-pagination>span:first-child{border:0;min-width:auto;padding:0 6px 0 0}.platform-region-pagination span[aria-current=page]{color:#fff;background:#0f766e;border-color:#0f766e}.platform-region-pagination span[aria-disabled=true]{color:#aab4bf}@media (max-width:900px){.stitch-region-section>.platform-region-workbench{grid-template-columns:1fr}.platform-region-tree{border-bottom:1px solid #d7e0df;border-right:0}}.platform-shell-v1 .brand{align-items:center;gap:10px;min-height:122px;margin:0 0 30px}.platform-shell-v1 .brand img{object-position:center;width:214px;max-height:66px}.platform-shell-v1 .brand>span{color:#2f4858;letter-spacing:.18em;text-align:center;text-indent:.18em;width:214px;font-size:18px;font-weight:700;line-height:24px}.platform-region-tree-link{text-align:left;cursor:pointer;background:0 0;border:0}.platform-region-stations[data-loading=true] .stitch-table-wrap{opacity:.58}.platform-region-pagination button{min-width:28px;color:inherit;font:inherit;text-align:center;cursor:pointer;background:#fff;border:1px solid #d7e0df;border-radius:5px;padding:6px 8px}.platform-region-pagination button:hover{color:#0f766e;border-color:#0f766e}
