:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#18221d;background:#f2f4f1;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--bg: #f2f4f1;--surface: #ffffff;--surface-muted: #f6f8f5;--ink: #18221d;--muted: #66726b;--muted-2: #8b958f;--line: #dfe4e0;--line-strong: #cdd5cf;--accent: #12845e;--accent-dark: #0d684b;--accent-soft: #e1f2ea;--blue: #2c64c7;--blue-soft: #e9effb;--warning: #b66a0a;--warning-soft: #fff1dc;--danger: #b5443d;--danger-soft: #f9e9e7;--map: #0d1915;--radius: 8px;--shadow-sm: 0 1px 2px rgba(15, 29, 22, .06), 0 8px 24px rgba(15, 29, 22, .04)}*{box-sizing:border-box}html{min-width:320px;background:var(--bg)}body{margin:0;min-width:320px;min-height:100dvh;background:var(--bg)}button,input,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(18,132,94,.22);outline-offset:2px}button:active:not(:disabled),.button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:wait;opacity:.58}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;stroke-width:1.8}.app-shell{min-height:100dvh;display:grid;grid-template-columns:256px minmax(0,1fr)}.sidebar{position:sticky;top:0;z-index:10;height:100dvh;display:flex;flex-direction:column;padding:26px 18px 20px;border-right:1px solid var(--line);background:#fbfcfa}.brand{display:inline-flex;align-items:center;gap:11px;width:fit-content;padding:0 7px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;color:#fff;border-radius:7px;background:#17221d;box-shadow:0 5px 16px #121f1824}.brand-mark svg{width:19px;height:19px;stroke-width:2}.brand-name{font-size:17px;font-weight:720;white-space:nowrap}.brand-name strong{margin-left:3px;color:var(--accent);font-size:11px;font-weight:800}.sidebar nav{display:grid;gap:5px;margin-top:44px}.nav-button{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 13px;color:#68746d;border:0;border-radius:7px;background:transparent;cursor:pointer;text-align:left;transition:color .14s ease,background .14s ease}.nav-button:hover{color:var(--ink);background:#f0f3f0}.nav-button.active{color:#0c6e4e;background:#e8f1ec;font-weight:680}.nav-button.active:before{position:absolute;left:0;top:11px;bottom:11px;width:3px;border-radius:3px;background:var(--accent);content:""}.nav-button svg{width:18px;height:18px}.sidebar-account{margin-top:auto;display:grid;grid-template-columns:34px 1fr 18px;gap:10px;align-items:center;width:100%;padding:18px 7px 2px;color:var(--ink);border:0;border-top:1px solid var(--line);background:transparent;text-align:left;cursor:pointer}.sidebar-account>svg:first-child{width:30px;height:30px;color:#708078}.sidebar-account>svg:last-child{width:15px;height:15px;color:var(--muted-2)}.sidebar-account span,.device-name,.node-location span{min-width:0;display:flex;flex-direction:column}.sidebar-account strong{font-size:13px}.sidebar-account small{margin-top:3px;color:var(--muted);font-size:11px}.workspace{min-width:0}.topbar{position:sticky;top:0;z-index:8;min-height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid rgba(210,218,212,.82);background:#f2f4f1eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-brand{display:none}.service-state{display:inline-flex;align-items:center;gap:9px;color:var(--muted);font-size:12px}.status-dot,.legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--muted)}.status-dot.active,.legend-dot.active{background:#38b985;box-shadow:0 0 0 4px #38b9851f}.status-dot.error{background:var(--danger);box-shadow:0 0 0 4px #b5443d1c}.topbar-actions{display:flex;align-items:center;gap:10px}.expiry,.page-count{color:var(--muted);font-size:12px}.icon-button{display:inline-grid;place-items:center;width:38px;height:38px;padding:0;color:#6d7972;border:1px solid transparent;border-radius:7px;background:transparent;cursor:pointer;transition:all .14s ease}.icon-button:hover{color:var(--ink);border-color:var(--line);background:var(--surface);box-shadow:var(--shadow-sm)}.icon-button svg{width:18px;height:18px}.page{width:min(1380px,100%);margin:0 auto;padding:34px 40px 84px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.page-heading h1{margin:5px 0 0;font-size:29px;line-height:1.16;font-weight:730}.heading-note{margin:8px 0 0;color:var(--muted);font-size:12px}.eyebrow{color:var(--accent);font-size:11px;font-weight:760}.mode-control{display:grid;grid-template-columns:1fr 1fr;width:146px;padding:3px;border:1px solid var(--line-strong);border-radius:7px;background:var(--surface);box-shadow:0 1px 2px #0f1d160a}.mode-control button{min-height:34px;padding:0 13px;color:var(--muted);border:0;border-radius:5px;background:transparent;cursor:pointer}.mode-control button.active{color:var(--ink);background:#eef2ef;font-weight:680;box-shadow:0 1px 3px #1a282014}.mode-control button:disabled{cursor:default;opacity:.58}.connection-options{display:flex;align-items:flex-end;gap:10px}.connection-option-group{display:flex;flex-direction:column;gap:6px}.connection-option-group>span{color:var(--muted);font-size:9px;font-weight:700}.route-mode-control{border-color:#bfcfc6}.connection-stage{display:grid;grid-template-columns:minmax(300px,.66fr) minmax(520px,1.5fr);min-height:466px;overflow:hidden;border:1px solid #ccd5cf;border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.connection-control{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px 30px;border-right:1px solid var(--line);background:#fff;text-align:center}.connection-kicker{display:inline-flex;align-items:center;gap:7px;min-height:27px;margin-bottom:24px;padding:0 9px;color:#68746d;border:1px solid var(--line);border-radius:999px;background:#f8faf8;font-size:10px;font-weight:700}.connection-kicker i{width:6px;height:6px;border-radius:50%;background:#8d9892}.connection-kicker.online{color:#0b6b4c;border-color:#cbe6d9;background:#edf8f2}.connection-kicker.online i{background:#2cb77c;box-shadow:0 0 0 4px #2cb77c1c}.connection-orbit{position:relative;display:grid;place-items:center;width:158px;height:158px;border:1px solid #d5ddd7;border-radius:50%;background:#f8faf8;transition:border-color .18s ease,background .18s ease}.connection-orbit:before,.connection-orbit:after{position:absolute;border:1px solid #e2e7e3;border-radius:50%;content:""}.connection-orbit:before{top:10px;right:10px;bottom:10px;left:10px}.connection-orbit:after{top:-9px;right:-9px;bottom:-9px;left:-9px;border-style:dashed;opacity:.75}.connection-orbit.connected,.connection-orbit.disconnecting{border-color:#12845e57;background:#edf8f2}.connection-orbit.connected:before,.connection-orbit.disconnecting:before{border-color:#cde7db}.connection-orbit.connecting:after{border-color:var(--accent);animation:spin 2.5s linear infinite}.power-button{position:relative;z-index:2;display:grid;place-items:center;width:110px;height:110px;color:#34423b;border:1px solid #d7ddd9;border-radius:50%;background:#fff;box-shadow:0 12px 30px #14271d1a;cursor:pointer;transition:color .18s ease,background .18s ease,transform .14s ease,box-shadow .18s ease}.power-button:hover{transform:scale(1.025);box-shadow:0 15px 34px #14271d24}.connected .power-button,.disconnecting .power-button{color:#fff;border-color:var(--accent);background:var(--accent);box-shadow:0 14px 34px #12845e40}.power-button svg{width:38px;height:38px;stroke-width:1.65}.connection-copy{display:flex;flex-direction:column;gap:6px;margin-top:25px}.connection-copy strong{font-size:20px;font-weight:750}.connection-copy span{color:var(--muted);font-size:11px}.connection-protocol{display:flex;align-items:center;gap:6px;margin-top:18px;color:var(--muted-2);font-size:9px}.connection-protocol strong{color:#47564e;font-size:10px;font-weight:700}.connection-protocol i{width:1px;height:10px;margin:0 3px;background:var(--line)}.inline-error{margin:14px 0 0;color:var(--danger);font-size:12px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{position:relative;min-height:100dvh;display:grid;place-items:center;padding:32px;overflow-x:hidden;background:#eef1ee}.auth-page:before{position:fixed;inset:0 auto 0 0;width:clamp(18px,7vw,96px);background:#102019;content:""}.admin-auth:before{background:#171d1a}.auth-panel{position:relative;width:min(430px,calc(100vw - 54px));overflow:hidden;border:1px solid var(--line-strong);border-radius:8px;background:#fff;box-shadow:0 24px 70px #111e171f}.auth-brand-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 22px;border-bottom:1px solid var(--line);background:#fbfcfa}.auth-brand-row .brand{padding:0}.auth-brand-row>span{color:var(--muted);font-size:11px;font-weight:700}.auth-heading{display:grid;grid-template-columns:46px minmax(0,1fr);column-gap:14px;padding:28px 26px 20px}.auth-symbol{grid-row:1 / 3;display:grid;place-items:center;width:46px;height:46px;color:#fff;border-radius:7px;background:var(--accent)}.admin-auth .auth-symbol{background:#1b2922}.auth-symbol svg{width:23px;height:23px}.auth-heading .eyebrow{align-self:end;margin:0 0 5px;font-size:10px}.auth-heading h1{margin:0;font-size:25px;line-height:1.15;letter-spacing:0}.auth-form{display:grid;gap:17px;padding:4px 26px 28px}.auth-form>label{display:grid;gap:7px;color:#47534d;font-size:11px;font-weight:700}.auth-input{height:45px;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;border:1px solid var(--line-strong);border-radius:6px;background:#fff;transition:border-color .14s ease,box-shadow .14s ease}.auth-input:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #12845e1c}.auth-input svg{justify-self:end;width:16px;height:16px;color:#819087}.auth-input input{min-width:0;height:100%;padding:0 12px 0 10px;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.auth-input input::placeholder{color:#9aa49e}.auth-error{margin:-3px 0 0;padding:9px 11px;color:var(--danger);border-left:3px solid var(--danger);background:var(--danger-soft);font-size:11px;line-height:1.45}.auth-notice{margin:-3px 0 0;padding:9px 11px;color:#0d684b;border-left:3px solid var(--accent);background:var(--accent-soft);font-size:11px;line-height:1.45}.auth-development-code{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-3px 0 0;padding:9px 12px;color:#536159;border:1px dashed #b7c9bf;border-radius:6px;background:#f4f8f5}.auth-development-code span{font-size:10px;font-weight:700}.auth-development-code strong{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:17px;letter-spacing:.12em}.auth-submit{width:100%;min-height:45px;justify-content:center;margin-top:2px}.auth-submit svg{width:17px;height:17px}.auth-links{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:-4px}.auth-links button,.auth-back{padding:0;color:#526159;border:0;background:transparent;font-size:10px;font-weight:700;cursor:pointer}.auth-links button:hover,.auth-back:hover{color:var(--accent-dark)}.auth-back{min-height:26px;display:inline-flex;align-items:center;justify-content:center;gap:7px;justify-self:center}.auth-back svg{width:14px;height:14px}.auth-panel>footer{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 26px;color:#7b8881;border-top:1px solid var(--line);background:#f8faf8;font-size:9px}.auth-panel>footer span{display:inline-flex;align-items:center;gap:6px}.auth-panel>footer i{width:6px;height:6px;border-radius:50%;background:#2db77c;box-shadow:0 0 0 4px #2db77c1a}.auth-checking{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:10px;color:var(--muted);background:var(--bg);font-size:11px}.auth-checking svg{width:24px;height:24px;color:var(--accent)}.account-auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#0a140f7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.account-auth-overlay .auth-panel{box-shadow:0 28px 90px #06120c47}.auth-close{margin-left:auto}.auth-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin:0 26px 20px;padding:3px;border:1px solid var(--line);border-radius:7px;background:#f3f6f3}.auth-mode-switch button{min-height:34px;color:var(--muted);border:0;border-radius:5px;background:transparent;cursor:pointer}.auth-mode-switch button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #111e1717;font-weight:700}.auth-compact-note{margin:-4px 0 0;color:var(--muted);font-size:10px}.account-summary-band{display:grid;grid-template-columns:52px minmax(180px,1fr) auto auto auto;align-items:center;gap:20px;padding:20px 22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.account-summary-avatar,.guest-account-icon{display:grid;place-items:center;width:46px;height:46px;color:var(--accent-dark);border-radius:7px;background:var(--accent-soft)}.account-summary-band>span{min-width:0;display:flex;flex-direction:column;gap:4px}.account-summary-band>span strong{font-size:14px}.account-summary-band>span small{color:var(--muted);font-size:10px}.account-device-list{margin-top:18px}.account-device-empty{min-height:92px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.account-device-empty>svg{color:var(--muted-2)}.account-device-empty span{display:flex;flex-direction:column;gap:4px}.account-device-empty strong{color:var(--ink);font-size:12px}.account-device-empty small{font-size:10px}.embedded-security-page{margin-top:28px}.embedded-security-page>.page-heading h1{font-size:22px}.guest-account-panel{min-height:220px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:18px;padding:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.guest-account-panel>div:not(.guest-account-actions){display:flex;flex-direction:column;gap:5px}.guest-account-panel strong{font-size:18px}.guest-account-panel small{color:var(--muted);font-size:11px}.guest-account-actions{display:flex;gap:9px}.guest-account-actions .button{min-width:92px}.world-map{position:relative;min-height:360px;overflow:hidden;isolation:isolate;background:var(--map)}.world-map:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(2,13,9,.25),transparent 12%,transparent 88%,rgba(2,13,9,.25)),linear-gradient(0deg,rgba(2,13,9,.36),transparent 22%,transparent 86%,rgba(2,13,9,.16));content:""}.world-map canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.map-routes{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;overflow:visible;pointer-events:none}.map-route-line{fill:none;stroke:#3dd09d7a;stroke-width:1.1;stroke-dasharray:3 8;animation:map-route-flow 2.8s linear infinite}.map-route-dot{fill:#9affd2}.map-route-dot.secondary{fill:#4dbb91;opacity:.72}.map-routes .warning .map-route-line{stroke:#e1af538c}.map-routes .warning .map-route-dot{fill:#ffd184}@keyframes map-route-flow{to{stroke-dashoffset:-44}}.map-scale{position:absolute;top:15px;left:16px;z-index:3;display:flex;flex-direction:column;gap:3px;padding:10px 12px;color:#78998a;border-left:2px solid #3fca91;background:#04140da8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.map-scale>span{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:7px;font-weight:700}.map-scale>strong{color:#e2f0e9;font-size:11px}.map-scale>small{display:flex;align-items:center;gap:6px;color:#91ab9f;font-size:8px}.map-scale>small i{width:5px;height:5px;border-radius:50%;background:#4dd59b;box-shadow:0 0 0 3px #4dd59b1f}.map-coverage{position:absolute;top:15px;right:16px;z-index:3;display:grid;grid-template-columns:auto auto;align-items:baseline;gap:1px 10px;padding:9px 11px;color:#8ca599;border:1px solid rgba(134,174,154,.18);background:#04140da8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.map-coverage span{grid-column:1 / -1;font-size:8px}.map-coverage strong{color:#dff3e9;font-size:15px}.map-coverage small{font-size:8px}.map-mobile-card{display:none}.map-node{position:absolute;z-index:4;display:grid;place-items:center;width:30px;height:30px;padding:0;color:#e8fff5;border:2px solid #8de8be;border-radius:50%;background:#107a57;box-shadow:0 0 0 4px #28b47e21,0 8px 20px #00000057;cursor:pointer;transform:translate(-50%,-50%);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.map-node:before{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:1px solid rgba(94,220,167,.3);border-radius:50%;content:""}.map-node:hover,.map-node.selected{z-index:6;background:#1ba272;transform:translate(-50%,-50%) scale(1.15);box-shadow:0 0 0 7px #45ca9329,0 9px 22px #00000061}.map-node.connected{color:#09291d;border-color:#c6ffe6;background:#61dfa9;box-shadow:0 0 0 8px #53d49e29,0 8px 20px #0000005c}.map-node.connected:before{animation:map-pulse 2.2s ease-out infinite}.map-node.degraded,.map-node.health_checking,.map-node.offline{color:#251b0e;border-color:#ffd58e;background:#dfa64e;box-shadow:0 0 0 4px #dfa64e24,0 7px 18px #0000004d}.map-node svg{width:13px;height:13px;stroke-width:2.25}.map-node>.map-label{position:absolute;top:36px;left:50%;min-height:24px;display:flex;align-items:center;padding:0 8px;color:#e4f1eb;font-size:10px;font-weight:700;white-space:nowrap;border:1px solid rgba(131,175,154,.26);border-radius:4px;background:#05140ee6;box-shadow:0 5px 14px #0003;transform:translate(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.map-node.label-above>.map-label{top:auto;bottom:36px}.map-node.label-left>.map-label{top:50%;right:38px;left:auto;transform:translateY(-50%)}.map-node.label-right>.map-label{top:50%;left:38px;transform:translateY(-50%)}.map-node-card{position:absolute;left:50%;bottom:44px;z-index:8;width:216px;padding:12px;color:#dcece4;text-align:left;border:1px solid rgba(118,176,148,.32);border-radius:6px;background:#04130df5;box-shadow:0 16px 36px #00000061;opacity:0;pointer-events:none;transform:translate(-50%,5px);transition:opacity .14s ease,transform .14s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.map-node-card:after{position:absolute;left:calc(50% - 5px);bottom:-6px;width:10px;height:10px;border-right:1px solid rgba(118,176,148,.32);border-bottom:1px solid rgba(118,176,148,.32);background:#071b12;content:"";transform:rotate(45deg)}.map-node.card-left>.map-node-card{top:50%;right:44px;bottom:auto;left:auto;transform:translate(5px,-50%)}.map-node.card-left>.map-node-card:after{top:calc(50% - 5px);right:-6px;bottom:auto;left:auto;border-top:1px solid rgba(118,176,148,.32);border-right:1px solid rgba(118,176,148,.32);border-bottom:0;transform:rotate(45deg)}.map-node.card-right>.map-node-card{top:50%;bottom:auto;left:44px;transform:translate(-5px,-50%)}.map-node.card-right>.map-node-card:after{top:calc(50% - 5px);bottom:auto;left:-6px;border-top:1px solid rgba(118,176,148,.32);border-right:0;transform:rotate(45deg)}.map-node.card-below>.map-node-card{top:44px;bottom:auto;transform:translate(-50%,-5px)}.map-node.card-below>.map-node-card:after{top:-6px;bottom:auto;border-top:1px solid rgba(118,176,148,.32);border-right:0;transform:rotate(225deg)}.map-node:hover>.map-label,.map-node:focus-visible>.map-label,.map-node.selected>.map-label{opacity:0}.map-node:hover>.map-node-card,.map-node:focus-visible>.map-node-card,.map-node.selected>.map-node-card{opacity:1;transform:translate(-50%)}.map-node.card-left:hover>.map-node-card,.map-node.card-left:focus-visible>.map-node-card,.map-node.card-left.selected>.map-node-card{transform:translateY(-50%)}.map-node.card-right:hover>.map-node-card,.map-node.card-right:focus-visible>.map-node-card,.map-node.card-right.selected>.map-node-card{transform:translateY(-50%)}.map-node.card-below:hover>.map-node-card,.map-node.card-below:focus-visible>.map-node-card,.map-node.card-below.selected>.map-node-card{transform:translate(-50%)}.map-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.map-card-head strong{color:#f0fbf6;font-size:12px}.map-card-head em{color:#5bd49e;font-size:8px;font-style:normal}.map-card-id{display:block;margin-top:3px;color:#789589;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px}.map-card-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:10px;border-top:1px solid rgba(113,158,137,.18)}.map-card-grid>span{display:flex;flex-direction:column;gap:4px;padding-top:9px}.map-card-grid small{color:#779185;font-size:7px}.map-card-grid strong{color:#e7f4ee;font-size:12px}.map-card-grid strong em{margin-left:2px;color:#789589;font-size:7px;font-style:normal}.map-data-strip{position:absolute;left:15px;bottom:14px;z-index:5;display:grid;grid-template-columns:repeat(3,auto);color:#dceae3;border:1px solid rgba(133,163,149,.22);background:#05140ee0;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.map-data-strip>span{display:flex;flex-direction:column;gap:2px;min-width:92px;padding:8px 11px}.map-data-strip>span+span{border-left:1px solid rgba(133,163,149,.18)}.map-data-strip small{color:#789186;font-size:7px}.map-data-strip strong{font-size:11px}.map-data-strip em{color:#769085;font-size:7px;font-style:normal}.map-legend{position:absolute;right:15px;bottom:14px;z-index:5;display:flex;gap:14px;padding:9px 11px;color:#a8bbb1;font-size:10px;border:1px solid rgba(133,163,149,.24);border-radius:5px;background:#05140ee0;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.map-legend span{display:inline-flex;align-items:center;gap:6px}.legend-dot{width:6px;height:6px}.legend-dot.degraded{background:#dfa64e}@keyframes map-pulse{0%{opacity:.75;transform:scale(.7)}75%,to{opacity:0;transform:scale(1.65)}}.connection-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.metric{display:flex;align-items:center;gap:13px;min-height:92px;padding:16px 18px;border:1px solid var(--line);border-radius:7px;background:var(--surface);box-shadow:0 1px 2px #0f1d1609}.metric-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;color:var(--accent);border-radius:7px;background:var(--accent-soft)}.metric:nth-child(2) .metric-icon{color:var(--blue);background:var(--blue-soft)}.metric:nth-child(3) .metric-icon{color:#926014;background:var(--warning-soft)}.metric-icon svg{width:18px;height:18px}.metric>span:last-child{min-width:0;display:grid;grid-template-columns:auto auto;align-items:baseline;gap:2px 8px}.metric small,.admin-metric small{grid-column:1 / -1;color:var(--muted);font-size:10px}.metric strong{font-size:16px}.metric em{color:var(--muted-2);font-size:9px;font-style:normal;white-space:nowrap}.smart-routing-section{margin-top:32px}.route-manage-button{min-height:36px}.routing-overview{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.routing-overview>span{min-width:0;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:11px;padding:17px 18px}.routing-overview>span+span{border-left:1px solid var(--line)}.routing-overview svg{grid-row:1 / 3;width:18px;height:18px;color:var(--accent)}.routing-overview small{color:var(--muted);font-size:9px}.routing-overview strong{margin-top:3px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.recommended-section,.table-section,.device-list{margin-top:32px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:13px}.section-heading h2{margin:0;font-size:16px;font-weight:730}.section-heading p{margin:5px 0 0;color:var(--muted);font-size:11px}.text-button{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:0 4px;color:var(--accent);border:0;background:transparent;cursor:pointer;font-size:12px;font-weight:650}.text-button svg{width:15px;height:15px}.node-list{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.node-row{display:grid;grid-template-columns:minmax(220px,1.5fr) 110px 96px 100px;align-items:center;width:100%;min-height:68px;padding:10px 15px;color:var(--ink);border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer;transition:background .14s ease}.node-row:last-child{border-bottom:0}.node-row:hover{background:#f7f9f7}.node-row.selected{background:#edf7f2;box-shadow:inset 3px 0 0 var(--accent)}.node-row:disabled{cursor:default;opacity:.62}.node-location{display:flex;align-items:center;gap:11px}.node-location>svg{width:17px;height:17px;color:var(--accent)}.node-location strong{font-size:13px}.node-location small{margin-top:4px;color:var(--muted);font-size:10px}.node-stat{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.node-stat svg{width:14px;height:14px}.status-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:23px;padding:0 8px;font-size:9px;font-weight:720;white-space:nowrap;border-radius:999px}.status-active{color:#086649;background:#e1f2ea}.status-degraded,.status-draining,.status-maintenance,.status-registering,.status-health_checking{color:#8a5507;background:#fff0d8}.revision-cell{display:inline-flex;align-items:baseline;gap:3px;min-width:44px}.revision-cell strong{font-size:13px}.revision-cell small{color:#6f7782;font-size:11px}.revision-cell.drift{color:#a24d2c}.status-quarantined,.status-offline{color:#9e342f;background:#f8e5e2}.list-page>.world-map{min-height:390px;border:1px solid #263b32;border-radius:var(--radius);box-shadow:var(--shadow-sm)}.device-list{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.device-row{display:grid;grid-template-columns:44px minmax(180px,1fr) auto 40px;align-items:center;gap:12px;min-height:76px;padding:0 15px;border-bottom:1px solid var(--line)}.device-row:last-child{border-bottom:0}.security-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.security-summary>div{min-height:112px;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;gap:4px 12px;padding:20px}.security-summary>div+div{border-left:1px solid var(--line)}.security-summary>div>span{grid-row:1 / 3;display:grid;place-items:center;width:38px;height:38px;color:var(--accent);border-radius:7px;background:var(--accent-soft)}.security-summary svg{width:18px;height:18px}.security-summary small{align-self:end;color:var(--muted);font-size:10px}.security-summary strong{align-self:start;font-size:14px}.security-panel{margin-top:18px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.security-panel>header{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;border-bottom:1px solid var(--line)}.security-panel>header>div{display:flex;align-items:center;gap:12px}.security-panel>header>div>span:last-child{display:flex;flex-direction:column;gap:3px}.security-panel h2,.security-panel p{margin:0}.security-panel h2{font-size:15px}.security-panel p{color:var(--muted);font-size:10px}.security-panel-icon{display:grid;place-items:center;width:38px;height:38px;color:#fff;border-radius:7px;background:#1b2922}.security-panel-icon svg{width:18px;height:18px}.security-action-row{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px}.security-action-row>span{display:flex;flex-direction:column;gap:4px}.security-action-row strong{font-size:13px}.security-action-row small{color:var(--muted);font-size:10px}.mfa-enrollment,.mfa-disable{display:grid;gap:16px;padding:20px}.mfa-enrollment>label,.mfa-disable label{display:grid;gap:7px;color:#47534d;font-size:10px;font-weight:700}.mfa-enrollment input,.mfa-disable input{height:42px;padding:0 12px;color:var(--ink);border:1px solid var(--line-strong);border-radius:6px;outline:0;background:#fff}.mfa-enrollment input:focus,.mfa-disable input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #12845e1c}.mfa-secret{min-height:46px;display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:8px;padding:4px 5px 4px 12px;border:1px dashed #b8c9bf;border-radius:6px;background:#f4f8f5}.mfa-secret code{overflow-wrap:anywhere;color:#244338;font-size:11px;line-height:1.5}.security-form-actions{display:flex;justify-content:flex-end;gap:10px}.mfa-disable{grid-template-columns:minmax(0,1fr) auto;align-items:end}.mfa-disable>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,.45fr);gap:12px}.security-panel>.inline-error{margin:0 20px 20px}.session-panel-icon{background:#205c77}.active-session-list{min-height:78px}.active-session-row{display:grid;grid-template-columns:42px minmax(180px,1fr) minmax(100px,auto) 38px;align-items:center;gap:12px;min-height:78px;padding:12px 20px;border-bottom:1px solid var(--line)}.active-session-row:last-child{border-bottom:0}.active-session-icon{display:grid;place-items:center;width:38px;height:38px;color:#205c77;border-radius:7px;background:#e8f2f6}.active-session-icon svg{width:18px;height:18px}.active-session-copy,.active-session-expiry{display:flex;min-width:0;flex-direction:column;gap:4px}.active-session-copy strong{display:flex;align-items:center;gap:8px;min-width:0;font-size:12px}.active-session-copy strong em{padding:3px 6px;color:#086649;border-radius:999px;background:#e1f2ea;font-size:8px;font-style:normal;white-space:nowrap}.active-session-copy small,.active-session-expiry small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.active-session-expiry{align-items:flex-end}.active-session-expiry strong{font-size:10px;white-space:nowrap}.session-current-dot{justify-self:center;width:8px;height:8px;border-radius:50%;background:#32b77d;box-shadow:0 0 0 5px #32b77d1f}.session-revoke{color:#a24640}.session-loading{min-height:78px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:10px}.session-loading svg{width:16px;height:16px}.device-icon{display:grid;place-items:center;width:38px;height:38px;color:var(--blue);border-radius:7px;background:var(--blue-soft)}.device-name strong{font-size:13px}.device-name small{margin-top:4px;color:var(--muted);font-size:11px}.entitlement-band{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) auto;align-items:center;gap:24px;min-height:92px;padding:18px 22px;color:#dcebe3;border:1px solid #263c32;border-radius:var(--radius);background:#122019;box-shadow:var(--shadow-sm)}.entitlement-band>div{display:flex;flex-direction:column;gap:6px;min-width:0}.entitlement-band>div+div{padding-left:24px;border-left:1px solid #2d4137}.entitlement-band span:not(.status-badge){color:#8ea49a;font-size:10px}.entitlement-band strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.entitlement-band .status-badge{color:#86e5bd;background:#1d3b2e}.wallet-access-band{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px;padding:14px 16px;border:1px solid #cfe1d7;border-radius:var(--radius);background:#f1f8f4}.wallet-access-copy{display:flex;align-items:center;gap:11px;min-width:0}.wallet-access-copy>span:last-child{display:flex;flex-direction:column;gap:4px;min-width:0}.wallet-access-copy strong{font-size:12px}.wallet-access-copy small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.wallet-access-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;color:var(--accent);border:1px solid #b9ddcc;border-radius:7px;background:#e5f4eb}.wallet-access-icon svg{width:18px;height:18px}.wallet-access-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.wallet-access-actions .button{gap:6px}.wallet-access-actions .button small{color:var(--muted);font-size:8px}.wallet-access-band>.inline-error{flex:1 0 100%;margin:0}.plans-section,.orders-section{margin-top:32px}.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.plan-card{position:relative;min-width:0;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px 2px #0f1d1609}.plan-card.featured{border-color:#83bda5;box-shadow:inset 0 3px 0 var(--accent),0 8px 24px #164d3612}.plan-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.plan-card header span{color:var(--muted);font-size:9px;font-weight:700}.plan-card h3{margin:5px 0 0;font-size:18px}.plan-card header b{padding:5px 8px;color:#08704f;font-size:9px;border-radius:999px;background:var(--accent-soft)}.plan-card>p{min-height:34px;margin:12px 0 18px;color:var(--muted);font-size:11px;line-height:1.55}.plan-price{display:flex;align-items:baseline;gap:5px;padding-bottom:18px;border-bottom:1px solid var(--line)}.plan-price strong{font-size:31px;line-height:1}.plan-price span{color:var(--muted);font-size:11px}.plan-card ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 20px;padding:0;list-style:none}.plan-card li{display:flex;align-items:center;gap:6px;color:#4f5d55;font-size:10px}.plan-card li svg{width:14px;height:14px;flex:0 0 auto;color:var(--accent)}.plan-card>.button{width:100%}.order-list{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.order-row{display:grid;grid-template-columns:40px minmax(170px,1fr) 100px 86px;align-items:center;gap:12px;min-height:70px;padding:10px 15px;border-bottom:1px solid var(--line)}.order-row:last-child{border-bottom:0}.order-method{display:grid;place-items:center;width:36px;height:36px;color:var(--blue);border-radius:7px;background:var(--blue-soft)}.order-method svg{width:17px;height:17px}.order-name{display:flex;flex-direction:column;gap:4px}.order-name strong,.order-amount{font-size:12px}.order-name small{color:var(--muted);font-size:10px}.order-amount{text-align:right}.orders-empty{display:flex;align-items:center;justify-content:center;gap:12px;min-height:110px;color:var(--muted);border:1px dashed var(--line-strong);border-radius:var(--radius)}.orders-empty>svg{width:24px;height:24px;color:#87948d}.orders-empty span{display:flex;flex-direction:column;gap:4px}.orders-empty strong{color:var(--ink);font-size:12px}.orders-empty small{font-size:10px}.checkout-dialog{width:min(540px,100%)}.checkout-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;border:1px solid var(--line);border-radius:7px;background:#f4f7f4}.checkout-summary>span{display:flex;flex-direction:column;gap:5px}.checkout-summary strong{font-size:13px}.checkout-summary small{color:var(--muted);font-size:10px}.checkout-summary b{font-size:21px}.field-label{display:block;margin:22px 0 9px;color:var(--muted);font-size:10px;font-weight:700}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:9px}.payment-methods button{position:relative;display:grid;grid-template-columns:34px 1fr 14px;align-items:center;gap:10px;min-height:68px;padding:10px 12px;color:var(--ink);text-align:left;border:1px solid var(--line-strong);border-radius:7px;background:#fff;cursor:pointer}.payment-methods button.active{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.payment-methods button>svg{width:20px;height:20px;color:var(--blue)}.payment-methods button>span{display:flex;flex-direction:column;gap:3px}.payment-methods button strong{font-size:12px}.payment-methods button small{color:var(--muted);font-size:9px}.payment-methods button i{width:12px;height:12px;border:1px solid #aeb8b2;border-radius:50%}.payment-methods button.active i{border:3px solid var(--accent)}.payment-methods button.channel-disabled{color:#7b8780;border-style:dashed;background:#fafcfb;cursor:not-allowed}.payment-methods button.channel-disabled>svg{color:#82918a}.payment-methods button.channel-disabled i{border-color:#c9d2cc}.payment-total{display:flex;flex-direction:column;align-items:center;padding:4px 0 22px;border-bottom:1px solid var(--line)}.payment-total span,.payment-total small{color:var(--muted);font-size:10px}.payment-total strong{margin:7px 0 5px;font-size:30px}.payment-address{margin-top:18px;padding:13px;border:1px solid var(--line);border-radius:7px;background:#f4f7f4}.payment-address span{display:block;margin-bottom:6px;color:var(--muted);font-size:9px}.payment-address>div{display:flex;align-items:center;gap:9px}.payment-address code{min-width:0;flex:1;overflow-wrap:anywhere;color:#294438;font-size:10px;line-height:1.5}.payment-address .icon-button{width:30px;height:30px;flex:0 0 auto;background:#fff}.wallet-checkout-note{display:flex;align-items:center;gap:9px;margin-top:14px;padding:11px 12px;color:#6d5b35;border:1px solid #ead7ae;border-radius:7px;background:#fff8e9}.wallet-checkout-note.connected{color:#126d4e;border-color:#c6e5d5;background:#edf8f2}.wallet-checkout-note>svg{width:17px;height:17px;flex:0 0 auto}.wallet-checkout-note>span{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.wallet-checkout-note strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.wallet-checkout-note small{color:inherit;opacity:.78;font-size:9px;line-height:1.35}.wallet-checkout-note .wallet-pending{flex:0 0 auto;color:#8b6a27;font-size:9px;white-space:nowrap}.wallet-checkout-note .button{flex:0 0 auto}.channel-config-note{margin:12px 0 0;padding:9px 11px;color:#806016;border-left:2px solid #d9a644;background:#fff8e9;font-size:10px}.sandbox-note{display:flex;align-items:center;gap:11px;margin-top:14px;padding:12px;color:#775016;border:1px solid #ead3a8;border-radius:7px;background:var(--warning-soft)}.sandbox-note>svg{width:19px;height:19px;flex:0 0 auto}.sandbox-note span{display:flex;flex-direction:column;gap:3px}.sandbox-note strong{font-size:10px}.sandbox-note small{font-size:9px;line-height:1.4}.live-payment-note{display:flex;align-items:center;gap:11px;margin-top:14px;padding:12px;color:#126d4e;border:1px solid #c6e3d5;border-radius:7px;background:#eef8f3}.live-payment-note>svg{width:19px;height:19px;flex:0 0 auto}.live-payment-note span{display:flex;flex-direction:column;gap:3px}.live-payment-note strong{font-size:10px}.live-payment-note small{font-size:9px;line-height:1.4}.transaction-hash-field{display:flex;flex-direction:column;gap:6px;margin-top:14px;color:var(--muted);font-size:9px;font-weight:650}.transaction-hash-field input{width:100%;min-width:0;height:39px;padding:0 11px;color:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;outline:none}.transaction-hash-field input:focus{border-color:var(--accent);box-shadow:0 0 0 2px #138f621a}.transaction-hash-field small{color:var(--muted);font-size:8px;font-weight:500}.checkout-success{padding:5px 0 4px;text-align:center}.checkout-success h3{margin:0;font-size:19px}.checkout-success p{margin:8px 0 24px;color:var(--muted);font-size:11px}.mobile-nav{display:none}.loading-view,.error-view{width:min(1100px,calc(100% - 40px));min-height:100dvh;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.skeleton{border-radius:6px;background:#e1e6e2;animation:pulse 1.4s ease-in-out infinite alternate}.skeleton-title{width:260px;height:34px;margin-bottom:28px}.skeleton-map{width:100%;height:420px;margin-bottom:20px}.skeleton-line{width:80%;height:16px;margin-top:12px}.skeleton-line.short{width:54%}@keyframes pulse{to{opacity:.55}}.error-view{max-width:520px;align-items:flex-start}.error-view h1{margin:22px 0 8px;font-size:27px}.error-view p{margin:0 0 24px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:41px;padding:0 15px;border:1px solid transparent;border-radius:7px;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer;transition:all .14s ease}.button svg{width:17px;height:17px}.button.primary{color:#fff;background:var(--accent);box-shadow:0 6px 14px #12845e2b}.button.primary:hover{background:var(--accent-dark)}.button.secondary{color:var(--ink);border-color:var(--line-strong);background:var(--surface)}.admin-shell{--bg: #f1f3f0}.admin-sidebar{color:#d9e4de;border-color:#24342c;background:#111b16}.admin-sidebar .brand-mark{color:#102119;background:#dff3e9;box-shadow:none}.admin-sidebar .brand-name{color:#fff}.admin-sidebar .brand-name strong{color:#56d29f}.console-label{margin:8px 8px 0 52px;color:#70887c;font-size:9px;font-weight:700}.admin-sidebar .nav-button{color:#8fa299}.admin-sidebar .nav-button:hover{color:#ecf5f0;background:#1a2922}.admin-sidebar .nav-button.active{color:#fff;background:#20352b}.admin-sidebar .nav-button.active:before{background:#52d19d}.admin-sidebar .sidebar-bottom{margin-top:auto;padding-top:14px;border-top:1px solid #26362e}.admin-topbar{color:var(--ink)}.breadcrumb{color:var(--muted);font-size:11px}.alert-button{position:relative}.alert-button i{position:absolute;top:3px;right:2px;display:grid;place-items:center;width:15px;height:15px;color:#fff;font-size:8px;font-style:normal;border:2px solid var(--bg);border-radius:50%;background:var(--danger)}.admin-avatar{display:grid;place-items:center;width:34px;height:34px;color:#fff;font-size:10px;font-weight:760;border-radius:7px;background:#18231e}.admin-page-heading{align-items:center}.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.admin-metric{min-width:0;display:flex;align-items:center;gap:13px;min-height:104px;padding:17px;border:1px solid var(--line);border-radius:7px;background:var(--surface);box-shadow:0 1px 2px #0f1d1609}.admin-metric:nth-child(2) .metric-icon{color:var(--blue);background:var(--blue-soft)}.admin-metric:nth-child(3) .metric-icon{color:#926014;background:var(--warning-soft)}.admin-metric-copy{min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:4px 7px}.admin-metric-copy small{grid-column:1 / -1}.admin-metric-copy strong{font-size:23px;line-height:1}.admin-metric-copy em{overflow:hidden;color:var(--muted);font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.admin-network-band{margin-top:30px}.admin-map{min-height:430px;border:1px solid #263b32;border-radius:var(--radius);box-shadow:var(--shadow-sm)}.live-label{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.live-label i{width:7px;height:7px;border-radius:50%;background:#38b985;box-shadow:0 0 0 4px #38b9851c}.ops-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:12px;margin-top:14px}.capacity-panel,.alert-panel{min-width:0;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.capacity-row{display:grid;grid-template-columns:126px minmax(100px,1fr) 40px;align-items:center;gap:12px;min-height:48px;border-top:1px solid var(--line)}.capacity-row span{display:flex;flex-direction:column;gap:2px}.capacity-row strong{font-size:12px}.capacity-row small{color:var(--muted);font-size:9px}.capacity-row b{font-size:11px;text-align:right}.capacity-track{height:6px;overflow:hidden;border-radius:999px;background:#e7ebe8}.capacity-track i{display:block;height:100%;border-radius:inherit;background:var(--blue)}.alert-row{display:grid;grid-template-columns:34px 1fr 38px;align-items:center;gap:10px;min-height:72px;padding:8px 0;border-top:1px solid var(--line)}.alert-row>svg{padding:8px;width:34px;height:34px;color:var(--warning);border-radius:7px;background:var(--warning-soft)}.alert-row span{display:flex;flex-direction:column;gap:4px}.alert-row strong{font-size:12px}.alert-row small{color:var(--muted);font-size:10px}.alert-empty{display:flex;align-items:center;gap:10px;min-height:52px;color:var(--muted);font-size:11px;border-top:1px solid var(--line)}.alert-empty svg{width:17px;height:17px;color:var(--accent)}.alert-row.critical>svg{color:var(--danger);background:var(--danger-soft)}.alert-row.warning>svg{color:var(--warning);background:var(--warning-soft)}.alert-more{width:100%;min-height:32px;padding:0;color:var(--accent-dark);border:0;border-top:1px solid var(--line);background:transparent;font-size:10px;font-weight:700;text-align:left;cursor:pointer}.alert-more:hover{color:var(--ink)}.alert-console{margin-top:26px}.alert-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.alert-filter{grid-template-columns:repeat(4,minmax(0,1fr));width:min(440px,100%)}.alert-list{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px 2px #0f1d1609}.alert-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:14px;padding:18px;border-bottom:1px solid var(--line);transition:background .14s ease,opacity .14s ease}.alert-card:last-child{border-bottom:0}.alert-card:hover{background:#f8faf8}.alert-card.acknowledged{opacity:.68}.alert-card-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:7px}.alert-card-icon svg{width:19px;height:19px}.alert-critical .alert-card-icon{color:var(--danger);background:var(--danger-soft)}.alert-warning .alert-card-icon{color:var(--warning);background:var(--warning-soft)}.alert-info .alert-card-icon{color:var(--blue);background:var(--blue-soft)}.alert-card-main{min-width:0}.alert-card-main header{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.alert-card-main header>div{min-width:0;display:flex;align-items:baseline;gap:8px}.alert-card-main header>strong{flex:0 0 auto;color:var(--muted);font-size:10px;font-weight:680}.alert-card-main h3{overflow:hidden;margin:0;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.alert-severity{display:inline-flex;align-items:center;min-height:20px;padding:0 6px;border-radius:4px;font-size:8px;font-weight:760}.alert-severity.critical{color:#9e342f;background:var(--danger-soft)}.alert-severity.warning{color:#8a5507;background:var(--warning-soft)}.alert-severity.info{color:#25a;background:var(--blue-soft)}.alert-card-main p{margin:8px 0 11px;color:var(--muted);font-size:10px;line-height:1.5}.alert-card-main footer{display:flex;align-items:center;flex-wrap:wrap;gap:13px;color:var(--muted-2);font-size:9px}.alert-card-main footer span+span{position:relative;padding-left:13px}.alert-card-main footer span+span:before{position:absolute;left:0;top:50%;width:3px;height:3px;border-radius:50%;background:var(--line-strong);content:"";transform:translateY(-50%)}.alert-card-action{display:flex;align-items:center;justify-content:flex-end;min-width:78px}.alert-card-action .button{min-height:32px;font-size:10px}.alert-state{display:inline-flex;align-items:center;gap:5px;color:var(--accent-dark);font-size:9px;font-weight:700;white-space:nowrap}.alert-state svg{width:15px;height:15px}.alert-list-empty{display:flex;min-height:190px;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--muted)}.alert-list-empty svg{width:26px;height:26px;color:var(--accent)}.alert-list-empty strong{color:var(--ink);font-size:12px}.alert-list-empty small{font-size:10px}.deployment-console{margin-top:26px}.deployment-inline-error{margin:0 0 12px}.deployment-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.deployment-filter{grid-template-columns:repeat(5,minmax(0,1fr));width:min(540px,100%)}.deployment-toolbar .deployment-filter{grid-template-columns:repeat(5,minmax(0,1fr))}.deployment-list{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px 2px #0f1d1609}.deployment-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:14px;padding:18px;border-bottom:1px solid var(--line);transition:background .14s ease,opacity .14s ease}.deployment-card:last-child{border-bottom:0}.deployment-card:hover{background:#f8faf8}.deployment-card.deployment-expired,.deployment-card.deployment-locked{opacity:.72}.deployment-icon{display:grid;place-items:center;width:38px;height:38px;color:var(--blue);border-radius:7px;background:var(--blue-soft)}.deployment-icon svg{width:19px;height:19px}.deployment-active .deployment-icon{color:var(--accent);background:var(--accent-soft)}.deployment-pending .deployment-icon{color:#8a5507;background:var(--warning-soft)}.deployment-expired .deployment-icon,.deployment-locked .deployment-icon{color:var(--danger);background:var(--danger-soft)}.deployment-main{min-width:0}.deployment-main header{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.deployment-main header>div{min-width:0;display:flex;align-items:baseline;gap:8px}.deployment-main header>strong{flex:0 0 auto;color:var(--muted);font-size:10px;font-weight:680}.deployment-main h3{overflow:hidden;margin:0;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.deployment-status{display:inline-flex;align-items:center;min-height:20px;padding:0 6px;border-radius:4px;font-size:8px;font-weight:760}.deployment-status.pending{color:#8a5507;background:var(--warning-soft)}.deployment-status.registered{color:#25a;background:var(--blue-soft)}.deployment-status.active{color:#086649;background:var(--accent-soft)}.deployment-status.expired,.deployment-status.locked{color:#9e342f;background:var(--danger-soft)}.deployment-main p{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:9px 0 12px;color:var(--muted);font-size:10px}.deployment-main p span+span{position:relative;padding-left:12px}.deployment-main p span+span:before{position:absolute;left:0;top:50%;width:3px;height:3px;border-radius:50%;background:var(--line-strong);content:"";transform:translateY(-50%)}.deployment-main footer{display:flex;align-items:center;flex-wrap:wrap;gap:14px;color:var(--muted-2);font-size:9px}.deployment-progress{display:inline-flex;align-items:center;gap:7px}.deployment-progress>i{display:block;width:54px;height:5px;overflow:hidden;border-radius:99px;background:#e2e9e4}.deployment-progress>i b{display:block;height:100%;border-radius:inherit;background:var(--accent)}.deployment-progress.ready>i b{background:#13855f;box-shadow:0 0 8px #13855f47}.deployment-progress small{color:var(--muted-2);font-size:9px}.deployment-action{display:flex;align-items:center;justify-content:flex-end;gap:3px;min-width:74px}.deployment-action .icon-button svg{width:16px;height:16px}.deployment-list-empty{display:flex;min-height:190px;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--muted)}.deployment-list-empty svg{width:26px;height:26px;color:var(--accent)}.deployment-list-empty strong{color:var(--ink);font-size:12px}.deployment-list-empty small{font-size:10px}.device-console{margin-top:26px}.device-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.device-filter{width:min(430px,100%)}.device-toolbar .device-filter{grid-template-columns:repeat(4,minmax(0,1fr))}.device-admin-list{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px 2px #0f1d1609}.device-admin-card{display:grid;grid-template-columns:40px minmax(0,1fr) 210px;align-items:center;gap:14px;padding:18px;border-bottom:1px solid var(--line);transition:background .14s ease}.device-admin-card:last-child{border-bottom:0}.device-admin-card:hover{background:#f8faf8}.device-admin-icon{display:grid;place-items:center;width:40px;height:40px;color:var(--blue);border-radius:8px;background:var(--blue-soft)}.device-admin-icon svg{width:19px;height:19px}.device-admin-main{min-width:0}.device-admin-main header{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.device-admin-main header>div{min-width:0;display:flex;align-items:baseline;gap:8px}.device-admin-main header>strong{flex:0 0 auto;color:var(--muted);font-size:10px;font-weight:680}.device-admin-main h3{overflow:hidden;margin:0;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.device-state{display:inline-flex;align-items:center;min-height:20px;padding:0 6px;border-radius:4px;font-size:8px;font-weight:760}.device-state.active{color:#086649;background:var(--accent-soft)}.device-state.idle,.device-state.offline{color:#66736c;background:#edf0ee}.device-admin-main p{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:9px 0 10px;color:var(--muted);font-size:10px}.device-admin-main p span+span{position:relative;padding-left:12px}.device-admin-main p span+span:before{position:absolute;left:0;top:50%;width:3px;height:3px;border-radius:50%;background:var(--line-strong);content:"";transform:translateY(-50%)}.device-admin-main footer{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted-2);font-size:9px}.device-admin-main code{color:#335448;font-size:9px}.device-lease{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding-left:16px;border-left:1px solid var(--line)}.device-lease-top{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px}.device-disconnect-button{width:28px;height:28px;color:var(--danger)}.device-disconnect-button:hover{color:#fff;background:var(--danger);border-color:var(--danger)}.device-disconnect-button:disabled{opacity:.6;cursor:wait}.device-disconnect-button svg{width:14px;height:14px}.device-lease strong{overflow:hidden;max-width:100%;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.device-lease small{color:var(--muted);font-size:9px}.route-chip{display:inline-flex;align-items:center;gap:5px;min-height:21px;padding:0 7px;color:var(--accent-dark);border-radius:4px;background:var(--accent-soft);font-size:8px;font-weight:740}.route-chip.global{color:#25a;background:var(--blue-soft)}.route-chip.idle{color:#66736c;background:#edf0ee}.route-chip svg{width:13px;height:13px}.device-admin-empty{display:flex;min-height:190px;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--muted)}.device-admin-empty svg{width:26px;height:26px;color:var(--accent)}.device-admin-empty strong{color:var(--ink);font-size:12px}.device-admin-empty small{font-size:10px}.settings-console{margin-top:26px}.settings-status-strip{display:flex;min-height:48px;align-items:center;flex-wrap:wrap;gap:10px 24px;padding:10px 14px;color:var(--muted);border:1px solid var(--line);border-radius:7px;background:#f8faf8;font-size:9px}.settings-status-strip>span{display:inline-flex;align-items:center;gap:5px}.settings-status-strip strong{color:var(--ink);font-weight:720}.settings-online{margin-right:auto}.settings-online i{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #12845e1c}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.settings-panel{min-width:0;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px 2px #0f1d1609}.settings-panel>header{display:flex;align-items:center;gap:11px;margin-bottom:17px}.settings-panel>header h2{margin:0;font-size:14px}.settings-panel>header p{margin:4px 0 0;color:var(--muted);font-size:9px}.settings-panel-icon{display:grid;place-items:center;width:36px;height:36px;flex:0 0 auto;color:var(--accent);border-radius:7px;background:var(--accent-soft)}.settings-panel-icon svg{width:17px;height:17px}.settings-panel-icon.blue{color:var(--blue);background:var(--blue-soft)}.settings-panel-icon.warning{color:var(--warning);background:var(--warning-soft)}.settings-panel-icon.neutral{color:#5f6e66;background:#edf0ee}.settings-field{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line)}.settings-field>span{min-width:0;display:flex;flex-direction:column;gap:4px}.settings-field strong{font-size:10px}.settings-field small{color:var(--muted);font-size:9px}.settings-segment{display:grid;grid-template-columns:1fr 1fr;flex:0 0 132px;padding:3px;border:1px solid var(--line-strong);border-radius:6px;background:#f4f6f4}.settings-segment button{min-height:28px;padding:0 10px;color:var(--muted);border:0;border-radius:4px;background:transparent;font-size:9px;cursor:pointer}.settings-segment button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #0f1d161f;font-weight:730}.settings-switch{position:relative;width:39px;height:22px;flex:0 0 auto;padding:0;border:1px solid #bec8c1;border-radius:999px;background:#dfe4e1;cursor:pointer;transition:background .14s ease,border-color .14s ease}.settings-switch i{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #14231b3b;transition:transform .14s ease}.settings-switch.active{border-color:var(--accent);background:var(--accent)}.settings-switch.active i{transform:translate(17px)}.settings-threshold{display:block;padding:13px 0 11px;border-top:1px solid var(--line)}.settings-threshold>span{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.settings-threshold strong{font-size:10px}.settings-threshold b{color:var(--ink);font-size:15px}.settings-threshold em{margin-left:2px;color:var(--muted);font-size:8px;font-style:normal}.settings-threshold input{width:100%;height:18px;margin:7px 0 1px;accent-color:var(--accent);cursor:pointer}.settings-threshold>small{display:flex;justify-content:space-between;color:var(--muted-2);font-size:7px}.settings-threshold>small i{font-style:normal}.settings-input,.settings-select{display:flex;flex-direction:column;gap:7px;padding-top:13px;border-top:1px solid var(--line);color:var(--ink);font-size:9px;font-weight:680}.settings-input input,.settings-select select{width:100%;min-height:39px;padding:0 10px;color:var(--ink);border:1px solid var(--line-strong);border-radius:6px;background:#fff;font-size:10px}.settings-input input:focus,.settings-select select:focus{border-color:var(--accent);outline:3px solid rgba(18,132,94,.12)}.settings-input.disabled{color:var(--muted-2)}.settings-input input:disabled{color:var(--muted-2);background:#f1f3f1;cursor:default}.settings-audit{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line)}.settings-audit>span{display:flex;flex-direction:column;gap:4px}.settings-audit strong{font-size:10px}.settings-audit small{color:var(--muted);font-size:9px}.settings-audit svg{width:16px;height:16px;color:var(--accent)}.settings-savebar{position:sticky;bottom:12px;z-index:5;display:flex;min-height:62px;align-items:center;gap:13px;margin-top:12px;padding:10px 11px 10px 16px;border:1px solid var(--line-strong);border-radius:7px;background:#fffffff5;box-shadow:0 12px 32px #0d1c141a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.settings-savebar>span{margin-right:auto;color:var(--muted);font-size:10px}.settings-savebar>span:before{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#9aa49e;content:""}.settings-savebar>span.dirty:before{background:var(--warning)}.settings-savebar>span.saved{color:var(--accent-dark)}.settings-savebar>span.saved:before{background:var(--accent)}.settings-save-error{color:var(--danger);font-size:9px;font-weight:650}.settings-savebar .button{min-width:128px}.admin-table-section{margin-top:4px}.table-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px}.admin-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px 2px #0f1d1609}.admin-table{width:100%;min-width:1020px;border-collapse:collapse}.admin-table th{height:42px;padding:0 14px;color:#69756e;font-size:9px;font-weight:720;text-align:left;border-bottom:1px solid var(--line);background:#f5f7f5}.admin-table td{height:66px;padding:8px 14px;font-size:11px;border-bottom:1px solid var(--line)}.admin-table tbody tr:hover{background:#f8faf8}.admin-table tr:last-child td{border-bottom:0}.admin-table td:first-child{min-width:150px}.admin-table td strong,.admin-table td small{display:block}.admin-table td small{margin-top:4px;color:var(--muted);font-size:9px}.admin-table code{color:#335448;font-size:10px}.inline-load{display:flex;align-items:center;gap:8px}.inline-load>i{display:block;width:54px;height:5px;overflow:hidden;border-radius:99px;background:#e0e6e2}.inline-load b{display:block;height:100%;background:var(--blue)}.inline-load span{color:var(--muted);font-size:9px}.row-actions{display:flex;justify-content:flex-end}.payment-metrics .admin-metric:nth-child(3) .metric-icon{color:var(--blue);background:var(--blue-soft)}.payment-metrics .admin-metric:nth-child(4) .metric-icon{color:#926014;background:var(--warning-soft)}.payment-channel-console{margin-top:26px}.payment-channel-heading{margin-bottom:12px}.channel-summary{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:10px;font-weight:680}.channel-summary i{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #12845e1a}.payment-channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-channel-card{position:relative;min-width:0;overflow:hidden;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 1px 2px #0f1d1609}.payment-channel-card:before{position:absolute;top:0;right:0;left:0;height:3px;background:var(--accent);content:""}.payment-channel-card.channel-config_required:before{background:var(--warning)}.payment-channel-card.channel-disabled:before{background:#929d97}.payment-channel-card>header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:11px}.payment-channel-card>header h3{margin:1px 0 4px;font-size:13px}.payment-channel-card>header p{margin:0;color:var(--muted);font-size:9px;line-height:1.45}.payment-channel-icon{display:grid;place-items:center;width:38px;height:38px;color:var(--accent-dark);border-radius:7px;background:var(--accent-soft)}.payment-channel-icon.fiat{color:var(--blue);background:var(--blue-soft)}.payment-channel-icon svg{width:18px;height:18px}.channel-status{display:inline-flex;min-height:23px;align-items:center;padding:0 8px;border-radius:4px;font-size:8px;font-weight:760;white-space:nowrap}.channel-status.active{color:#086649;background:#e1f2ea}.channel-status.config_required{color:#8a5507;background:#fff0d8}.channel-status.disabled{color:#66736c;background:#edf0ee}.payment-channel-facts{display:grid;grid-template-columns:1fr 1fr;margin:15px 0 0;border-top:1px solid var(--line)}.payment-channel-facts>div{min-width:0;padding:11px 10px 9px 0;border-bottom:1px solid var(--line)}.payment-channel-facts>div:nth-child(2n){padding-left:12px;border-left:1px solid var(--line)}.payment-channel-facts dt{margin-bottom:4px;color:var(--muted);font-size:8px}.payment-channel-facts dd{overflow:hidden;margin:0;color:var(--ink);font-size:10px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.payment-channel-facts dd.ready{color:var(--accent-dark)}.payment-channel-facts dd.missing{color:#9a6210}.payment-channel-card>footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding-top:13px}.channel-webhook{display:grid;min-width:0;grid-template-columns:14px auto minmax(0,1fr);align-items:center;gap:6px;color:var(--muted);font-size:8px}.channel-webhook svg{width:13px;height:13px}.channel-webhook code{overflow:hidden;color:#335448;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.payment-channel-dialog{width:min(650px,100%)}.payment-channel-dialog>header{margin-bottom:18px}.payment-channel-dialog>header p{margin:5px 0 0;color:var(--muted);font-size:9px}.channel-credential-banner{display:flex;align-items:center;gap:10px;min-height:56px;padding:10px 13px;color:#8a5507;border:1px solid #ead3a5;border-radius:7px;background:#fff8eb}.channel-credential-banner.ready{color:var(--accent-dark);border-color:#c6e3d5;background:#eef8f3}.channel-credential-banner>svg{width:18px;height:18px;flex:0 0 auto}.channel-credential-banner>span{display:flex;flex-direction:column;gap:3px}.channel-credential-banner strong{font-size:10px}.channel-credential-banner small{opacity:.72;font-size:8px}.payment-channel-fields{margin-top:18px;gap:14px}.payment-channel-fields label.wide{grid-column:1 / -1}.payment-channel-fields label>small{margin-top:5px;color:var(--muted);font-size:8px;font-weight:500;line-height:1.45}.channel-callback-preview{display:flex;align-items:center;gap:10px;min-width:0;margin-top:16px;padding:12px;border:1px solid var(--line);border-radius:7px;background:#f7f9f7}.channel-callback-preview>svg{width:17px;height:17px;flex:0 0 auto;color:var(--accent)}.channel-callback-preview>span{display:flex;min-width:0;flex-direction:column;gap:5px}.channel-callback-preview small{color:var(--muted);font-size:8px}.channel-callback-preview code{overflow:hidden;color:#335448;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.channel-dialog-footer{display:flex;align-items:center;gap:9px;margin-top:20px;padding-top:15px;border-top:1px solid var(--line)}.channel-dialog-footer>span{min-width:0;margin-right:auto;color:var(--danger);font-size:9px}.admin-payment-section{margin-top:26px}.payment-orders-section{padding-top:22px;border-top:1px solid var(--line)}.payment-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.search-field{display:flex;align-items:center;gap:8px;width:min(310px,100%);min-height:39px;padding:0 11px;border:1px solid var(--line-strong);border-radius:7px;background:var(--surface)}.search-field svg{width:16px;height:16px;flex:0 0 auto;color:var(--muted)}.search-field input{width:100%;min-width:0;color:var(--ink);border:0;outline:0;background:transparent;font-size:11px}.search-field input::placeholder{color:#8d9892}.filter-control{display:grid;grid-template-columns:repeat(4,1fr);padding:3px;border:1px solid var(--line-strong);border-radius:7px;background:var(--surface)}.filter-control button{min-height:31px;padding:0 11px;color:var(--muted);border:0;border-radius:5px;background:transparent;font-size:10px;white-space:nowrap;cursor:pointer}.filter-control button.active{color:var(--ink);background:#e9efeb;font-weight:700}.payment-table{min-width:980px}.payment-table td:first-child{min-width:150px}.payment-table td:nth-child(2){min-width:180px}.payment-method-cell{display:flex;align-items:center;gap:8px}.payment-method-cell>svg{width:17px;height:17px;color:var(--blue)}.payment-method-cell>span{display:flex;flex-direction:column;gap:2px}.payment-method-cell strong{font-size:10px}.payment-method-cell small{margin:0!important}.payment-status{min-width:58px}.payment-status-paid{color:#086649;background:#e1f2ea}.payment-status-pending{color:#8a5507;background:#fff0d8}.payment-status-review{color:#9e342f;background:#f8e5e2}.payment-status-closed{color:#66736c;background:#edf0ee}.table-empty{display:flex;align-items:center;justify-content:center;gap:9px;min-height:120px;color:var(--muted);font-size:11px}.table-empty svg{width:19px;height:19px}.order-dialog{width:min(600px,100%)}.order-detail-status{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--line)}.order-detail-status>strong{font-size:22px}.order-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:10px 0 0}.order-detail-grid>div{min-width:0;padding:14px 10px 14px 0;border-bottom:1px solid var(--line)}.order-detail-grid>div:nth-child(2n){padding-left:16px;border-left:1px solid var(--line)}.order-detail-grid>div.wide{grid-column:1 / -1;padding-left:0;border-left:0}.order-detail-grid dt{margin-bottom:6px;color:var(--muted);font-size:9px}.order-detail-grid dd{margin:0;overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.order-detail-grid code{color:#335448;font-size:10px}.node-details-dialog{width:min(760px,100%)}.node-detail-header{margin-bottom:16px!important}.node-detail-header h2{margin-bottom:5px}.node-detail-header p{margin:0;color:var(--muted);font-size:10px}.node-detail-status{display:flex;align-items:center;flex-wrap:wrap;gap:9px;min-height:32px;padding:11px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.node-config-state{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;color:#66736c;border-radius:999px;background:#edf0ee;font-size:9px;font-weight:720}.node-config-state.synced{color:#086649;background:var(--accent-soft)}.node-config-state.drift{color:#9e342f;background:var(--danger-soft)}.telemetry-origin{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;color:#55635b;border:1px solid var(--line);border-radius:999px;background:#f5f7f5;font-size:9px;font-weight:720}.telemetry-origin.ok{color:#086649;border-color:#c9e5d8;background:var(--accent-soft)}.telemetry-origin.partial{color:#8a5807;border-color:#edd4a8;background:var(--warning-soft)}.node-heartbeat{display:inline-flex;align-items:center;gap:5px;margin-left:auto;color:var(--muted);font-size:9px}.node-heartbeat i{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px #38b9851f}.node-detail-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px;border:1px solid var(--line);border-radius:7px;background:#f7f9f7}.node-detail-metrics>div{display:flex;min-height:64px;flex-direction:column;justify-content:center;gap:5px;padding:10px 14px;border-right:1px solid var(--line)}.node-detail-metrics>div:nth-child(3n){border-right:0}.node-detail-metrics>div:nth-child(n+4){border-top:1px solid var(--line)}.node-detail-metrics span{color:var(--muted);font-size:9px}.node-detail-metrics strong{color:var(--ink);font-size:19px;line-height:1}.node-detail-metrics em{margin-left:3px;color:var(--muted);font-size:9px;font-style:normal;font-weight:650}.node-readiness-panel{margin-top:16px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fbfcfb}.node-readiness-panel>header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:64px;padding:12px 15px;border-bottom:1px solid var(--line)}.node-readiness-panel>header>div{display:flex;min-width:0;align-items:center;gap:10px}.node-readiness-panel h3{margin:0;color:var(--ink);font-size:13px}.node-readiness-panel header p{margin:4px 0 0;color:var(--muted);font-size:9px}.node-readiness-icon{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;color:#8a5807;border-radius:7px;background:var(--warning-soft)}.node-readiness-icon svg{width:17px;height:17px}.node-readiness-panel.ready .node-readiness-icon{color:#087051;background:var(--accent-soft)}.node-readiness-summary{flex:0 0 auto;min-height:24px;display:inline-flex;align-items:center;padding:0 8px;color:#8a5807;border-radius:999px;background:var(--warning-soft);font-size:9px;font-weight:760}.node-readiness-panel.ready .node-readiness-summary{color:#087051;background:var(--accent-soft)}.node-readiness-grid{display:grid;grid-template-columns:1fr 1fr}.node-readiness-check{display:grid;min-width:0;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;min-height:60px;padding:10px 14px;border-bottom:1px solid var(--line)}.node-readiness-check:nth-child(odd){border-right:1px solid var(--line)}.node-readiness-check:nth-last-child(-n+2){border-bottom:0}.node-readiness-check>span{display:grid;place-items:center;width:26px;height:26px;color:#8a5807;border-radius:6px;background:var(--warning-soft)}.node-readiness-check.passed>span{color:#087051;background:var(--accent-soft)}.node-readiness-check svg{width:14px;height:14px}.node-readiness-check>div{min-width:0;display:flex;flex-direction:column;gap:3px}.node-readiness-check strong{color:var(--ink);font-size:10px}.node-readiness-check small{overflow:hidden;color:var(--muted);font-size:8px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.node-readiness-empty{display:flex;min-height:76px;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:9px}.node-readiness-empty.error{color:var(--danger)}.node-readiness-empty svg{width:15px;height:15px}.telemetry-panel{margin-top:16px;padding:16px;border:1px solid var(--line);border-radius:7px;background:var(--surface)}.telemetry-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.telemetry-heading h3{margin:0;font-size:13px}.telemetry-heading p{margin:4px 0 0;color:var(--muted);font-size:9px}.telemetry-heading>span{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.telemetry-heading>span i{width:6px;height:6px;margin-left:5px;border-radius:50%}.telemetry-heading>span i:first-child{margin-left:0}.load-dot{background:var(--accent)}.latency-dot{background:var(--blue)}.telemetry-chart{position:relative;height:100px;margin-top:12px;overflow:hidden;border-bottom:1px solid var(--line-strong)}.telemetry-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between}.telemetry-grid i{display:block;height:1px;background:#edf1ee}.telemetry-bars{position:absolute;right:0;bottom:0;left:0;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(4px,1fr));align-items:end;gap:4px;height:100%;padding:0 2px}.telemetry-bars>span{position:relative;display:block;min-height:12px;border-radius:4px 4px 0 0;background:#38b98538}.telemetry-bars>span b{position:absolute;right:3px;bottom:0;left:3px;min-height:8px;border-radius:3px 3px 0 0;background:#3c77c57a}.telemetry-axis{display:flex;justify-content:space-between;margin-top:7px;color:var(--muted-2);font-size:8px}.telemetry-empty{min-height:100px;display:grid;place-items:center;margin-top:12px;color:var(--muted);border:1px dashed var(--line-strong);border-radius:6px;background:#fafbfa;font-size:10px}.node-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:16px 0 0;border-top:1px solid var(--line)}.node-detail-grid>div{min-width:0;padding:9px 12px 9px 0;border-bottom:1px solid var(--line)}.node-detail-grid>div:nth-child(2n){padding-left:14px;border-left:1px solid var(--line)}.node-detail-grid dt{margin-bottom:5px;color:var(--muted);font-size:9px}.node-detail-grid dd{overflow:hidden;margin:0;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.node-detail-grid code{color:#335448;font-size:9px}.node-detail-footer{position:sticky;bottom:-27px;z-index:2;display:flex;justify-content:flex-end;gap:9px;margin:20px -27px -27px;padding:14px 27px 27px;border-top:1px solid var(--line);background:var(--surface)}.warning-button{color:#6e480a;border-color:#e7c98e;background:#fff7e9}.warning-button:hover{background:#ffefcf}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0a140f9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog{width:min(620px,100%);max-height:calc(100dvh - 48px);overflow-y:auto;padding:27px;border:1px solid #d6ded8;border-radius:8px;background:var(--surface);box-shadow:0 28px 80px #08120d47}.dialog>header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:26px}.dialog h2{margin:4px 0 0;font-size:23px}.routing-dialog{width:min(760px,100%)}.rule-section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.rule-section-header>div{display:flex;align-items:baseline;gap:9px}.rule-section-header h3{margin:0;font-size:14px}.rule-section-header span{color:var(--muted);font-size:9px}.custom-rule-header{margin-top:26px}.compact-button{min-height:34px;padding:0 11px;font-size:10px}.compact-button svg{width:15px;height:15px}.system-rule-list,.custom-rule-list{border-top:1px solid var(--line)}.system-rule-row,.custom-rule-row{display:grid;grid-template-columns:36px minmax(170px,1fr) 72px 88px;align-items:center;gap:11px;min-height:58px;padding:8px 5px;border-bottom:1px solid var(--line)}.custom-rule-row{grid-template-columns:36px minmax(170px,1fr) 72px 40px 86px;transition:opacity .14s ease}.custom-rule-row.disabled{opacity:.55}.rule-kind{display:grid;place-items:center;width:34px;height:34px;color:var(--accent);border-radius:7px;background:var(--accent-soft)}.rule-kind svg{width:16px;height:16px}.system-rule-row>span:nth-child(2),.rule-main{min-width:0;display:flex;flex-direction:column;gap:4px}.system-rule-row strong,.rule-main strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.system-rule-row small,.rule-main small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.rule-action{width:fit-content;min-height:23px;display:inline-flex;align-items:center;padding:0 8px;font-size:9px;font-weight:720;white-space:nowrap;border-radius:999px}.rule-action.tunnel{color:#25a;background:var(--blue-soft)}.rule-action.direct{color:#526059;background:#edf0ee}.rule-switch{position:relative;width:36px;height:21px;padding:0;border:1px solid #bfc9c2;border-radius:999px;background:#dfe4e1;cursor:pointer;transition:background .14s ease,border-color .14s ease}.rule-switch span{position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #14231b38;transition:transform .14s ease}.rule-switch.active{border-color:var(--accent);background:var(--accent)}.rule-switch.active span{transform:translate(15px)}.rule-row-actions{display:flex;justify-content:flex-end;align-items:center;gap:2px;min-width:84px}.rule-row-actions .icon-button{width:34px;height:34px}.rule-row-actions .icon-button svg{width:15px;height:15px}.danger-icon:hover{color:var(--danger);border-color:#ebcbc8;background:var(--danger-soft)}.mini-action{min-height:29px;padding:0 7px;color:var(--muted);border:1px solid var(--line);border-radius:5px;background:#fff;font-size:9px;cursor:pointer}.mini-action.danger{color:var(--danger);border-color:#e6bbb7;background:var(--danger-soft)}.rule-editor{margin:0 0 18px;padding:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-muted)}.rule-field-grid{gap:14px}.rule-pattern-field{grid-column:1 / -1}.rule-editor .field-label{margin-top:16px}.rule-editor-options{display:flex;align-items:center;justify-content:space-between;gap:16px}.rule-action-control{width:184px}.rule-enabled-option{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:10px;font-weight:680}.rule-enabled-option input{width:15px;height:15px;accent-color:var(--accent)}.rule-editor footer{margin-top:18px}.rules-empty{min-height:92px;display:flex;align-items:center;justify-content:center;gap:11px;color:var(--muted);border-bottom:1px solid var(--line)}.rules-empty>svg{width:21px;height:21px}.rules-empty>span{display:flex;flex-direction:column;gap:4px}.rules-empty strong{color:var(--ink);font-size:11px}.rules-empty small{font-size:9px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field-grid label{display:flex;flex-direction:column;gap:8px;color:var(--ink);font-size:11px;font-weight:680}.field-grid input,.field-grid select{width:100%;min-height:42px;padding:0 11px;color:var(--ink);border:1px solid var(--line-strong);border-radius:6px;background:#fff}.field-grid input:focus,.field-grid select:focus{border-color:var(--accent)}.field-grid input::placeholder{color:#909a94}.dialog footer{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}.enrollment-result{text-align:center}.success-mark{display:grid;place-items:center;width:52px;height:52px;margin:4px auto 18px;color:#fff;border-radius:50%;background:var(--accent)}.enrollment-result h3{margin:0;font-size:19px}.enrollment-result p{color:var(--muted);font-size:11px}.enrollment-secret-note{display:flex;align-items:center;gap:9px;margin-top:18px;padding:11px 13px;color:#6e480a;text-align:left;border:1px solid #ecd3a5;border-radius:6px;background:#fff8eb}.enrollment-secret-note>svg{flex:0 0 auto;width:17px;height:17px}.enrollment-secret-note>span{display:flex;min-width:0;flex-direction:column;gap:3px}.enrollment-secret-note strong{font-size:10px}.enrollment-secret-note small{color:#836b43;font-size:9px}.command-box{display:grid;grid-template-columns:1fr 40px;align-items:center;gap:8px;margin-top:24px;padding:10px 10px 10px 13px;text-align:left;border:1px solid var(--line);border-radius:6px;background:#f3f6f3}.command-box code{overflow-wrap:anywhere;color:#294438;font-size:10px;line-height:1.5}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pwa-update-notice{position:fixed;right:20px;bottom:20px;z-index:70;display:grid;grid-template-columns:34px minmax(145px,1fr) auto 28px;align-items:center;gap:10px;width:min(470px,calc(100vw - 40px));min-height:66px;padding:10px 10px 10px 12px;color:#eff8f3;border:1px solid rgba(117,178,149,.32);border-radius:7px;background:#0d1f17f7;box-shadow:0 18px 45px #0a19123d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.pwa-update-icon{display:grid;place-items:center;width:34px;height:34px;color:#6fdbad;border-radius:6px;background:#4ccf941f}.pwa-update-icon svg{width:17px;height:17px}.pwa-update-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.pwa-update-copy strong{font-size:11px}.pwa-update-copy small{overflow:hidden;color:#90a99c;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.pwa-update-action{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;color:#0d2a1d;border:0;border-radius:5px;background:#65d9a5;font-size:9px;font-weight:760;cursor:pointer}.pwa-update-action svg{width:14px;height:14px}.pwa-update-close{display:grid;place-items:center;width:28px;height:28px;padding:0;color:#91a99d;border:0;border-radius:5px;background:transparent;cursor:pointer}.pwa-update-close:hover{color:#eff8f3;background:#ffffff14}.pwa-update-close svg{width:15px;height:15px}@media(max-width:1120px){.connection-stage{grid-template-columns:300px minmax(0,1fr)}.connection-metrics,.admin-metrics{grid-template-columns:repeat(2,1fr)}.ops-grid{grid-template-columns:1fr}}@media(max-width:900px){.app-shell{display:block}.sidebar{display:none}.topbar{min-height:62px;padding:0 17px;background:#f8faf8f2}.mobile-brand{display:block}.mobile-brand .brand{padding:0}.service-state{display:none}.page{padding:26px 18px 92px}.mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:repeat(5,1fr);min-height:68px;padding:6px max(10px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));border-top:1px solid var(--line);background:#fafcfaf2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav .nav-button{min-height:52px;flex-direction:column;justify-content:center;gap:4px;padding:0 6px;font-size:9px;text-align:center}.mobile-nav .nav-button.active{background:#eaf3ee}.mobile-nav .nav-button.active:before{left:50%;top:0;bottom:auto;width:28px;height:2px;transform:translate(-50%)}.user-mobile-nav{grid-template-columns:repeat(4,1fr)}.admin-mobile-nav{grid-template-columns:repeat(7,1fr)}.connection-stage{grid-template-columns:1fr}.connection-control{min-height:340px;border-right:0;border-bottom:1px solid var(--line)}.world-map{min-height:340px}}@media(max-width:640px){.auth-page{place-items:end center;padding:18px 12px 0}.auth-page:before{inset:0 0 auto;width:auto;height:72px}.auth-panel{width:100%;max-height:calc(100dvh - 18px);overflow-y:auto;border-radius:8px 8px 0 0}.auth-brand-row{padding:16px 18px}.auth-heading{padding:23px 20px 18px}.auth-form{padding:4px 20px 24px}.auth-panel>footer{padding:0 20px}.account-auth-overlay{place-items:end center;padding:18px 12px 0}.account-auth-overlay .auth-panel{width:100%;max-height:calc(100dvh - 18px);overflow-y:auto;border-radius:8px 8px 0 0}.auth-mode-switch{margin-right:20px;margin-left:20px}.expiry,.admin-context{display:none}.brand-mark{width:32px;height:32px}.brand-name{font-size:16px}.page-heading{align-items:flex-start;gap:12px;margin-bottom:20px}.page-heading h1{font-size:25px}.heading-note{margin-top:5px;font-size:11px}.connection-page .page-heading{flex-direction:column}.connection-options{width:100%}.connection-option-group{min-width:0;flex:1}.mode-control{width:100%}.connection-stage{min-height:0}.account-summary-band{grid-template-columns:44px minmax(0,1fr) auto;gap:12px;padding:17px}.account-summary-band>span:nth-of-type(3),.account-summary-band>.button{grid-column:2 / -1}.guest-account-panel{grid-template-columns:48px minmax(0,1fr);gap:14px;padding:24px 18px}.guest-account-actions{grid-column:1 / -1}.guest-account-actions .button{flex:1}.connection-control{min-height:310px;padding:28px 18px 30px}.connection-kicker{margin-bottom:20px}.connection-orbit{width:138px;height:138px}.power-button{width:96px;height:96px}.connection-copy{margin-top:22px}.connection-protocol{margin-top:15px}.world-map,.list-page>.world-map,.admin-map{min-height:330px}.map-node>.map-label{display:none}.map-node-card,.map-scale,.map-coverage,.map-legend{display:none}.map-mobile-card{position:absolute;top:10px;right:10px;left:10px;z-index:7;display:grid;grid-template-columns:minmax(98px,1.4fr) repeat(3,minmax(0,.72fr));align-items:center;min-height:64px;color:#dcece4;border:1px solid rgba(118,176,148,.28);border-radius:5px;background:#04130df0;box-shadow:0 10px 24px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.map-mobile-card>span{min-width:0;display:flex;flex-direction:column;gap:3px;padding:8px}.map-mobile-card>span+span{border-left:1px solid rgba(118,176,148,.18)}.map-mobile-card strong{overflow:hidden;color:#eef9f4;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.map-mobile-card small{overflow:hidden;color:#789589;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.map-mobile-card em{margin-left:2px;color:#789589;font-size:6px;font-style:normal}.map-data-strip{right:8px;bottom:8px;left:8px;grid-template-columns:repeat(3,1fr)}.map-data-strip>span{min-width:0;padding:7px 8px}.connection-metrics,.admin-metrics{grid-template-columns:1fr 1fr;gap:8px}.routing-overview{grid-template-columns:1fr 1fr}.routing-overview>span{padding:13px 8px}.routing-overview>span:nth-child(3){border-left:0;border-top:1px solid var(--line)}.routing-overview>span:nth-child(4){border-top:1px solid var(--line)}.metric,.admin-metric{min-height:88px;padding:13px 11px;gap:10px}.metric-icon{width:34px;height:34px}.metric>span:last-child{display:flex;flex-direction:column;gap:2px}.metric strong{font-size:14px}.metric em{display:none}.node-row{grid-template-columns:minmax(150px,1fr) 78px 72px;padding:10px}.node-row .node-stat:nth-of-type(2),.node-row .status-badge{display:none}.device-row{grid-template-columns:42px minmax(130px,1fr) 38px}.device-row .status-badge{display:none}.security-summary{grid-template-columns:1fr}.security-summary>div{min-height:82px}.security-summary>div+div{border-top:1px solid var(--line);border-left:0}.security-panel>header,.security-action-row{padding:14px}.security-action-row{align-items:stretch;flex-direction:column}.security-action-row .button{width:100%;justify-content:center}.mfa-enrollment,.mfa-disable{padding:15px}.mfa-disable{grid-template-columns:1fr}.mfa-disable>div{grid-template-columns:1fr}.mfa-disable>.button{width:100%;justify-content:center}.active-session-row{grid-template-columns:38px minmax(0,1fr) 36px;gap:10px;padding:12px 14px}.active-session-expiry{display:none}.active-session-copy strong{flex-wrap:wrap;gap:5px}.entitlement-band{grid-template-columns:1fr 1fr;gap:15px;padding:16px}.entitlement-band>div+div{padding-left:0;border-left:0}.entitlement-band>div:nth-child(2n){padding-left:15px;border-left:1px solid #2d4137}.entitlement-band .status-badge{display:none}.wallet-access-band{align-items:stretch;flex-direction:column;gap:12px;padding:13px}.wallet-access-actions{justify-content:stretch}.wallet-access-actions .button{flex:1}.plan-grid{grid-template-columns:1fr}.plan-card{padding:18px}.plan-card ul{grid-template-columns:1fr}.order-row{grid-template-columns:38px minmax(120px,1fr) 70px}.order-row>.status-badge{display:none}.payment-methods{grid-template-columns:1fr}.admin-page-heading{align-items:center}.admin-page-heading .button{width:41px;padding:0;font-size:0}.admin-page-heading .button svg{width:18px;height:18px}.admin-metric-copy{display:flex;flex-direction:column;gap:3px}.admin-metric-copy strong{font-size:19px}.admin-metric-copy em{max-width:100%;white-space:normal}.alert-toolbar{align-items:stretch;flex-direction:column}.alert-filter{width:100%}.alert-card{grid-template-columns:32px minmax(0,1fr);gap:10px;padding:14px}.alert-card-icon{width:32px;height:32px}.alert-card-icon svg{width:17px;height:17px}.alert-card-main header{align-items:flex-start;flex-direction:column;gap:5px}.alert-card-main header>div{align-items:flex-start;flex-direction:column;gap:6px}.alert-card-main header>strong{font-size:9px}.alert-card-action{grid-column:2;justify-content:flex-start}.deployment-toolbar{align-items:stretch;flex-direction:column;gap:10px}.deployment-filter{width:100%}.deployment-filter button{padding:0 5px;font-size:9px}.deployment-card{grid-template-columns:32px minmax(0,1fr) auto;gap:10px;padding:14px 12px}.deployment-icon{width:32px;height:32px}.deployment-icon svg{width:16px;height:16px}.deployment-main header{align-items:flex-start;flex-direction:column;gap:5px}.deployment-main header>strong{font-size:9px}.deployment-main h3{font-size:12px}.deployment-main p{gap:7px;margin:7px 0 9px;font-size:9px}.deployment-main footer{gap:7px;font-size:8px}.deployment-progress>i{width:42px}.deployment-progress small{font-size:8px}.deployment-action{min-width:31px;flex-direction:column}.device-toolbar{align-items:stretch;flex-direction:column;gap:10px}.device-filter{width:100%}.device-filter button{padding:0 5px;font-size:9px}.device-admin-card{grid-template-columns:32px minmax(0,1fr);gap:10px;padding:14px 12px}.device-admin-icon{width:32px;height:32px}.device-admin-icon svg{width:16px;height:16px}.device-admin-main header{align-items:flex-start;flex-direction:column;gap:5px}.device-admin-main header>strong{font-size:9px}.device-admin-main h3{font-size:12px}.device-admin-main p{gap:7px;margin:7px 0 9px;font-size:9px}.device-admin-main footer{gap:8px;font-size:8px}.device-lease{grid-column:2;padding:10px 0 0;border-top:1px solid var(--line);border-left:0}.device-lease-top{width:100%}.settings-status-strip{align-items:flex-start;flex-direction:column;gap:7px}.settings-online{margin-right:0}.settings-grid{grid-template-columns:1fr}.settings-panel{padding:17px 15px}.settings-savebar{bottom:calc(76px + env(safe-area-inset-bottom));padding-left:12px}.settings-savebar>span{max-width:130px}.settings-savebar .button{min-width:112px}.node-details-dialog{padding:22px 18px}.node-detail-status{align-items:flex-start;flex-direction:column;gap:7px}.node-heartbeat{margin-left:0}.node-detail-metrics{grid-template-columns:1fr 1fr}.node-detail-metrics>div{border-right:1px solid var(--line)}.node-detail-metrics>div:nth-child(2n){border-right:0}.node-detail-metrics>div:nth-child(n+3){border-top:1px solid var(--line)}.node-readiness-panel>header{align-items:flex-start}.node-readiness-grid{grid-template-columns:1fr}.node-readiness-check,.node-readiness-check:nth-child(odd),.node-readiness-check:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.node-readiness-check:last-child{border-bottom:0}.node-readiness-check small{white-space:normal}.telemetry-panel{padding:13px}.telemetry-heading{flex-direction:column;gap:8px}.telemetry-bars{gap:4px}.node-detail-grid{grid-template-columns:1fr}.node-detail-grid>div,.node-detail-grid>div:nth-child(2n){padding-left:0;border-left:0}.node-detail-footer{bottom:-22px;margin:16px -18px -22px;padding:12px 18px 22px}.capacity-panel,.alert-panel{padding:14px}.field-grid{grid-template-columns:1fr}.rule-pattern-field{grid-column:1}.routing-dialog{padding:22px 18px}.system-rule-row{grid-template-columns:34px minmax(0,1fr) auto}.system-rule-row>.status-badge{display:none}.custom-rule-row{grid-template-columns:34px minmax(0,1fr) 40px;row-gap:5px}.custom-rule-row>.rule-action{grid-column:2;grid-row:2}.custom-rule-row>.rule-switch{grid-column:3;grid-row:1}.custom-rule-row>.rule-row-actions{grid-column:3;grid-row:2;min-width:76px;justify-self:end}.rule-editor{padding:15px 0;background:transparent}.rule-editor-options{align-items:flex-start;flex-direction:column}.rule-action-control{width:100%}.payment-toolbar{align-items:stretch;flex-direction:column}.payment-channel-grid{grid-template-columns:1fr}.payment-channel-card{padding:15px}.payment-channel-card>header{grid-template-columns:34px minmax(0,1fr) auto}.payment-channel-icon{width:34px;height:34px}.channel-webhook>span{display:none}.channel-webhook{grid-template-columns:14px minmax(0,1fr)}.payment-channel-fields .wide{grid-column:1}.channel-dialog-footer{flex-wrap:wrap}.channel-dialog-footer>span{width:100%;flex-basis:100%}.search-field{width:100%}.filter-control button{padding:0 5px;font-size:9px}.payment-table{width:100%;min-width:100%;table-layout:fixed}.payment-table th:nth-child(2),.payment-table td:nth-child(2),.payment-table th:nth-child(3),.payment-table td:nth-child(3),.payment-table th:nth-child(4),.payment-table td:nth-child(4),.payment-table th:nth-child(7),.payment-table td:nth-child(7){display:none}.payment-table th:first-child,.payment-table td:first-child{width:auto;min-width:0}.payment-table th:nth-child(5),.payment-table td:nth-child(5){width:70px}.payment-table th:nth-child(6),.payment-table td:nth-child(6){width:66px}.payment-table th:nth-child(8),.payment-table td:nth-child(8){width:42px;padding-left:4px;padding-right:4px}.payment-table th,.payment-table td{padding-left:10px;padding-right:10px}.order-detail-grid{grid-template-columns:1fr}.order-detail-grid>div,.order-detail-grid>div:nth-child(2n){grid-column:1;padding-left:0;border-left:0}.dialog-backdrop{align-items:end;padding:0}.dialog{width:100%;max-height:92dvh;border-radius:8px 8px 0 0}.pwa-update-notice{right:12px;bottom:calc(82px + env(safe-area-inset-bottom));left:12px;grid-template-columns:32px minmax(0,1fr) auto 28px;width:auto;min-height:62px;padding-left:10px}.pwa-update-icon{width:32px;height:32px}.pwa-update-action{width:34px;padding:0;justify-content:center;font-size:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
