/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#1c241f;--muted:#727b75;--line:#e4e8e4;--canvas:#f3f5f1;--card:#fff;--sidebar:#18201c;--green:#1e9a64;--green-dark:#14794d;--green-soft:#e8f6ee;--violet:#705bd5;--violet-soft:#efecfb;--amber:#c98327;--rose:#d9545d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-family:var(--font-geist-sans), "PingFang SC", "Microsoft YaHei", sans-serif;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{min-height:100vh}.access-shell{background:radial-gradient(circle at 50% 0,#2d9f6a24,#0000 34%),linear-gradient(135deg,#111a15,#213129);place-items:center;min-height:100vh;padding:28px;display:grid}.access-card{background:#fffffff7;border:1px solid #ffffff17;border-radius:18px;width:min(100%,440px);padding:30px;box-shadow:0 25px 70px #030b0747}.access-brand{color:#26322b;align-items:center;gap:10px;margin-bottom:28px;font-size:18px;display:flex}.access-brand>strong>span{color:var(--green)}.access-lock{background:var(--green-soft);width:56px;height:56px;color:var(--green);border-radius:16px;place-items:center;margin-bottom:18px;font-size:27px;display:grid}.access-copy>span{color:var(--green);font:700 10px var(--font-geist-mono);letter-spacing:1.5px}.access-copy h1{letter-spacing:-.7px;margin:7px 0 8px;font-size:27px}.access-copy p{color:#7f8a83;margin:0;font-size:13px;line-height:1.65}.access-form{margin-top:24px}.access-form label{color:#5f6b64;margin-bottom:7px;font-size:12px;font-weight:680;display:block}.access-form input{color:#27332c;width:100%;height:45px;font:650 15px var(--font-geist-mono);letter-spacing:1px;background:#fff;border:1px solid #ccd8d1;border-radius:10px;outline:none;padding:0 13px}.access-form input:focus{border-color:#54b582;box-shadow:0 0 0 4px #299f691a}.access-form>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;height:43px;margin-top:13px;font-size:13px;font-weight:700}.access-form>button:hover{background:var(--green-dark)}.access-form>button:disabled{opacity:.62;cursor:wait}.access-error{color:var(--rose);margin:8px 0 0;font-size:11px}.access-divider{color:#a0a9a3;align-items:center;gap:10px;margin:20px 0 13px;font-size:10px;display:flex}.access-divider:before,.access-divider:after{content:"";background:#e5e9e6;flex:1;height:1px}.owner-signin{color:#546159;border:1px solid #d9e1dc;border-radius:10px;place-items:center;height:41px;font-size:12px;font-weight:680;text-decoration:none;display:grid}.owner-signin:hover{color:var(--green-dark);border-color:#9cc9b0}.access-footnote{color:#9aa39d;text-align:center;margin:15px 0 0;font-size:10px;line-height:1.55}.access-loading{color:#536159;align-items:center;gap:13px;display:flex}.access-loading .access-lock{width:38px;height:38px;margin:0;font-size:18px}.access-loading strong{font-size:13px}.sidebar{z-index:40;background:var(--sidebar);color:#fff;flex-direction:column;width:242px;padding:28px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:inset -1px 0 #ffffff0d}.brand{letter-spacing:-.5px;align-items:center;gap:11px;padding:0 9px 33px;font-size:19px;font-weight:690;display:flex}.brand>span:last-child span{color:#69d9a0}.brand-mark{background:var(--green);border-radius:8px;align-items:flex-end;gap:3px;width:29px;height:29px;padding:6px;display:inline-flex;box-shadow:0 6px 18px #1e9a6447}.brand-mark i{background:#fff;border-radius:4px;width:3px;display:block}.brand-mark i:first-child{opacity:.55;height:8px}.brand-mark i:nth-child(2){height:16px}.brand-mark i:nth-child(3){opacity:.78;height:12px}.nav-block{margin-bottom:25px}.nav-label{color:#65706a;letter-spacing:1.6px;text-transform:uppercase;margin:0 0 9px 12px;font-size:12px;font-weight:670}.nav-item{color:#8d9891;border-radius:9px;align-items:center;gap:12px;height:42px;margin:3px 0;padding:0 12px;font-size:13px;text-decoration:none;transition:all .2s;display:flex}.nav-item>span{color:#728078;text-align:center;width:17px;font-size:16px}.nav-item:hover{color:#fff;background:#ffffff0a}.nav-item.active{color:#fff;background:#1e9a6421;box-shadow:inset 3px 0 #45c688}.nav-item.active>span{color:#5bd294}.nav-item.muted{opacity:.64}.nav-badge,.nav-soon{letter-spacing:.4px;border-radius:7px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal;font-weight:700}.nav-badge{color:#5bd294;background:#45c68824}.nav-soon{color:#77827b;background:#2a322e;font-weight:520}.secure-card{background:#ffffff09;border:1px solid #ffffff12;border-radius:11px;margin-top:auto;padding:14px}.secure-title{color:#dbe3de;align-items:center;gap:7px;font-size:13px;font-weight:620;display:flex}.secure-title span{color:#57d192;background:#45c68821;border-radius:6px;place-items:center;width:18px;height:18px;font-size:11px;display:grid}.secure-card p{color:#737f78;margin:8px 0 12px;font-size:11px;line-height:1.6}.secure-line{color:#7f8a84;align-items:center;gap:7px;font-size:11px;display:flex}.secure-line span{background:#57d192;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #57d19214}.profile-card{border-top:1px solid #ffffff12;align-items:center;gap:10px;margin-top:14px;padding:13px 9px 2px;display:flex}.profile-avatar{background:linear-gradient(135deg,#77dca9,#27855b);border-radius:9px;place-items:center;width:31px;height:31px;font-size:11px;font-weight:750;display:grid}.profile-card div:last-child{flex-direction:column;gap:3px;display:flex}.profile-card strong{color:#d8dfdb;font-size:13px}.profile-card span{color:#6f7a74;font-size:11px}.workspace{min-height:100vh;margin-left:242px}.topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;justify-content:space-between;align-items:center;height:68px;padding:0 34px;display:flex;position:sticky;top:0}.breadcrumb{align-items:center;gap:9px;font-size:13px;display:flex}.breadcrumb span{color:#9ba39e}.breadcrumb i{color:#cbd0cd;font-style:normal}.breadcrumb strong{font-weight:600}.topbar-actions{align-items:center;gap:12px;display:flex}.identity-badge{background:#fff;border:1px solid #dfe5e1;border-radius:10px;align-items:center;gap:8px;min-height:34px;padding:4px 5px 4px 9px;display:flex}.identity-badge>span{color:#536159;white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:680;display:flex}.identity-badge>span>i{background:#7a6fd5;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #705bd517}.identity-badge.owner>span>i{background:#38b878;box-shadow:0 0 0 4px #38b8781a}.identity-badge small{color:var(--violet);background:#f0eefb;border-radius:6px;padding:2px 5px;font-size:9px}.identity-badge.owner small{background:var(--green-soft);color:var(--green-dark)}.identity-badge button,.identity-badge a{color:#919a94;cursor:pointer;background:0 0;border:0;border-left:1px solid #e7ebe8;min-height:24px;padding:0 7px;font-size:9px;text-decoration:none}.identity-badge a{align-items:center;display:flex}.identity-badge button:hover,.identity-badge a:hover{color:var(--green-dark)}.sync-state{color:#9b7778;align-items:center;gap:7px;font-size:12px;display:flex}.sync-state>span{background:var(--rose);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d9545d14}.sync-state.connected{color:#62716a}.sync-state.connected>span{background:#42bf7f;box-shadow:0 0 0 4px #42bf7f1a}.primary-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;height:35px;padding:0 14px;font-size:12px;font-weight:650;transition:all .2s;box-shadow:0 5px 14px #1e9a6433}.primary-button:hover{background:var(--green-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.68;cursor:wait;transform:none}.primary-button span{margin-right:7px;font-size:14px;display:inline-block}.menu-button{border:1px solid var(--line);background:#fff;border-radius:8px;width:34px;height:34px;display:none}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.content{max-width:1440px;margin:0 auto;padding:34px}.hero{color:#fff;background:linear-gradient(120deg,#17211c,#24332b);border-radius:16px;justify-content:space-between;align-items:center;gap:28px;min-height:205px;margin-bottom:15px;padding:34px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #1d27211f}.hero:before{content:"";border:1px solid #6ce1a41a;border-radius:50%;width:360px;height:360px;position:absolute;top:-160px;right:-90px;box-shadow:0 0 0 38px #6ce1a406,0 0 0 78px #6ce1a405}.hero:after{content:"0101 1010 0011";color:#78e5ad24;font:8px var(--font-geist-mono);letter-spacing:3px;position:absolute;bottom:18px;right:30px}.eyebrow{color:#65d79d;font:650 11px var(--font-geist-mono);letter-spacing:1.8px;margin-bottom:10px;display:block}.hero h1{letter-spacing:-1.2px;margin:0;font-size:clamp(26px,2.3vw,34px);font-weight:670;line-height:1.15}.hero>div:first-child p{color:#8fa198;max-width:580px;margin:13px 0 0;font-size:14px;line-height:1.7}.hero-status{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:14px;min-width:255px;padding:18px;display:flex;position:relative}.hero-orb{border:1px solid #ffffff14;border-radius:50%;flex:none;place-items:center;width:43px;height:43px;display:grid}.hero-orb:before{content:"";border:2px solid #805e62;border-radius:50%;width:17px;height:17px}.hero-orb.ready:before{border-color:#62d39a}.hero-orb i{background:var(--rose);border-radius:50%;width:5px;height:5px;position:absolute}.hero-orb.ready i{background:#62d39a;box-shadow:0 0 10px #62d39a}.hero-status div{flex-direction:column;display:flex}.hero-status small{color:#788b81;font-size:11px}.hero-status strong{margin:3px 0 5px;font-size:16px}.hero-status div span{color:#789087;font-size:11px}.setup-banner{background:#fffaf0;border:1px solid #e4d9b9;border-radius:11px;align-items:center;gap:12px;margin-bottom:15px;padding:14px 16px;display:flex}.setup-icon{color:#9a6c1d;background:#f3e5bf;border-radius:8px;flex:none;place-items:center;width:27px;height:27px;font-size:12px;font-weight:750;display:grid}.setup-banner strong{font-size:14px;display:block}.setup-banner p{color:#8c8067;margin:4px 0 0;font-size:12px}.setup-state{color:#95681c;background:#f6e9c9;border-radius:8px;margin-left:auto;padding:5px 8px;font-size:11px;font-weight:650}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:15px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:132px;padding:18px;position:relative;overflow:hidden;box-shadow:0 3px 12px #1e262206}.metric-card.accent:after{content:"";background:radial-gradient(circle,#705bd514,#0000 68%);border-radius:50%;width:120px;height:120px;position:absolute;bottom:-55px;right:-28px}.metric-label{color:#7c8580;align-items:center;gap:8px;font-size:12px;display:flex}.metric-icon{border-radius:7px;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.metric-icon.green{color:var(--green);background:var(--green-soft)}.metric-icon.violet{color:var(--violet);background:var(--violet-soft)}.metric-icon.blue{color:#397daf;background:#eaf3f9}.metric-icon.rose{color:var(--rose);background:#fff0f1}.metric-value{letter-spacing:-1px;margin-top:12px;font-size:25px;font-weight:700}.metric-value.compact{font-size:21px}.metric-value small{color:#9ba29e;letter-spacing:0;margin-left:4px;font-size:12px;font-weight:520}.metric-card>p{z-index:1;color:#a0a7a3;margin:8px 0 0;font-size:11px;position:relative}.mini-progress{background:#eceef0;border-radius:4px;width:80px;height:3px;margin-top:10px;overflow:hidden}.mini-progress i{border-radius:inherit;background:var(--violet);height:100%;display:block}.node-section{border:1px solid var(--line);background:#fff;border-radius:13px;margin-bottom:15px;padding:23px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:19px;display:flex}.section-kicker{color:var(--green);font:650 11px var(--font-geist-mono);letter-spacing:1.4px;margin-bottom:5px;display:block}.section-heading h2,.panel-heading h2{letter-spacing:-.3px;margin:0;font-size:18px;font-weight:680}.section-heading p{color:#969e99;margin:5px 0 0;font-size:12px}.provider-chip{border:1px solid #e7e9e7;border-radius:10px;align-items:center;gap:9px;padding:7px 10px 7px 7px;display:flex}.provider-chip>span{color:#68d89f;width:31px;height:31px;font:700 10px var(--font-geist-mono);background:#232c27;border-radius:8px;place-items:center;display:grid}.provider-chip div{flex-direction:column;gap:2px;display:flex}.provider-chip strong{font-size:12px}.provider-chip small{color:#9aa29d;font:10px var(--font-geist-mono)}.node-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.node-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e7e4;border-radius:11px;padding:16px;transition:all .2s}.node-card:hover{border-color:#c8ddd1;transform:translateY(-2px);box-shadow:0 9px 22px #18291f12}.node-card.selected{border-color:#91cdb0;box-shadow:inset 0 0 0 1px #91cdb0}.node-card-top{justify-content:space-between;align-items:center;display:flex}.node-index{color:#c0c6c2;font:11px var(--font-geist-mono)}.state-pill{border-radius:10px;align-items:center;gap:5px;padding:4px 7px;font-size:10px;font-weight:620;display:inline-flex}.state-pill i{background:currentColor;border-radius:50%;width:5px;height:5px}.state-online{color:#187d52;background:#e9f7f0}.state-offline,.state-danger{color:#c44750;background:#fff0f1}.state-checking{color:#397b5c;background:#e9f7f0}.state-checking i{background:0 0;border:1.5px solid;border-right-color:#0000;animation:.8s linear infinite spin}.state-unknown{color:#69736d;background:#eff1f0}.node-identity{align-items:center;gap:11px;margin-top:15px;display:flex}.server-symbol{background:#eef7f1;border-radius:9px;flex-direction:column;flex:none;justify-content:center;gap:4px;width:37px;height:37px;padding:8px;display:flex}.server-symbol i{background:#5dbb89;border-radius:3px;height:3px}.server-symbol i:nth-child(2){width:72%}.server-symbol i:nth-child(3){width:45%}.node-identity h3{margin:0;font-size:16px}.node-identity p{color:#929a95;font:12px var(--font-geist-mono);margin:4px 0 0}.node-location{color:#7f8882;align-items:center;gap:7px;margin:13px 0 8px;font-size:12px;display:flex}.node-location .country-flag{flex:none;font-size:16px;line-height:1}.node-location b{min-width:0;font-weight:520}.node-plan{background:#fafbfa;border:1px solid #edf0ee;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;margin-bottom:16px;padding:9px 10px;display:grid}.node-plan span{color:#8d9690;font-size:11px}.node-plan strong{color:#59635d;min-width:0;font:600 11px/1.45 var(--font-geist-mono);overflow-wrap:anywhere;text-align:right}.quota-heading,.quota-meta,.node-footer{justify-content:space-between;align-items:center;display:flex}.quota-heading{color:#7a837e;margin-bottom:7px;font-size:12px}.quota-heading strong{color:#4f5953;font:12px var(--font-geist-mono)}.quota-bar{background:#edf0ed;border-radius:5px;height:5px;overflow:hidden}.quota-bar i{border-radius:inherit;background:linear-gradient(90deg,#37ad72,#72d19c);height:100%;display:block}.quota-bar.warning i{background:#d9a14b}.quota-bar.danger i{background:#dc6268}.quota-meta{color:#9ca39f;margin-top:7px;font-size:11px}.quota-unavailable{background:#f8fbf9;border:1px dashed #dce5df;border-radius:8px;grid-template-columns:auto 1fr;gap:3px 12px;min-height:43px;padding:9px 10px;display:grid}.quota-unavailable span{color:#7a837e;font-size:12px}.quota-unavailable strong{color:#66716a;font:600 11px var(--font-geist-mono);text-align:right}.quota-unavailable small{color:#9ba39e;grid-column:1/-1;font-size:10px}.node-footer{background:#fafbfa;border-top:1px solid #eef0ee;margin:15px -16px -16px;padding:11px 16px}.node-footer span{color:#929995;font-size:11px}.node-footer strong{color:var(--green-dark);font-size:11px}.node-vitals{background:linear-gradient(135deg,#f7faf8,#fbfcfb);border:1px solid #e7ede9;border-radius:12px;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:16px;margin:0 0 18px;padding:15px;display:grid}.load-gauge{--gauge-color:#24a66b;background:conic-gradient(var(--gauge-color) var(--gauge-value),#e5ebe7 0);border-radius:50%;place-items:center;width:86px;height:86px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #18241d08}.load-gauge:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:9px;box-shadow:0 5px 14px #1f342814}.load-gauge>div{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.load-gauge strong{color:#26312b;font:700 19px var(--font-geist-mono);letter-spacing:-1px}.load-gauge strong small{color:#77837c;letter-spacing:0;margin-left:1px;font-size:10px}.load-gauge span{color:#8a958e;margin-top:2px;font-size:10px}.load-gauge.load-warning{--gauge-color:#d59b3c}.load-gauge.load-danger{--gauge-color:#d9545d}.network-speeds{gap:9px;min-width:0;display:grid}.network-speeds>div{align-items:center;gap:9px;min-width:0;display:flex}.speed-icon{border-radius:9px;flex:none;place-items:center;width:29px;height:29px;font-size:16px;font-weight:720;display:grid}.speed-icon.download{color:#1e8c5d;background:#e5f5ec}.speed-icon.upload{color:#5d58bf;background:#eeecfb}.network-speeds p{flex-direction:column;gap:1px;min-width:0;margin:0;display:flex}.network-speeds p small{color:#89938d;font-size:10px}.network-speeds p strong{color:#303b35;font:680 12px var(--font-geist-mono);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.interface-name{color:#a0a8a3;font:10px var(--font-geist-mono)}.empty-nodes{text-align:center;background:#fafcf9;border:1px dashed #dce2de;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:245px;padding:30px;display:flex}.empty-rings{border:1px solid #b8d9c6;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:14px;display:grid;position:relative}.empty-rings:before{content:"";border:1px solid #d2e7db;border-radius:50%;position:absolute;inset:7px}.empty-rings span{background:#55bd86;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #55bd861a}.empty-rings i{background:#c5d8cd;border-radius:50%;width:4px;height:4px;position:absolute;transform:translate(22px,-13px)}.empty-nodes h3{margin:0;font-size:16px}.empty-nodes>p{color:#929b95;max-width:420px;margin:7px 0 16px;font-size:13px}.empty-steps{color:#7f8983;align-items:center;gap:9px;font-size:12px;display:flex}.empty-steps span{align-items:center;gap:5px;display:flex}.empty-steps i{background:var(--green-soft);width:17px;height:17px;color:var(--green);border-radius:6px;place-items:center;font-style:normal;font-weight:700;display:grid}.empty-steps b{color:#c4cac6;font-weight:400}.node-proxy-panel{background:#f8fbf9;border:1px solid #dfe8e3;border-radius:12px;margin-top:18px;padding:18px}.node-proxy-panel-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px;display:flex}.node-proxy-panel-heading h3{margin:0;font-size:16px}.node-proxy-panel-heading p{color:#8d9791;margin:5px 0 0;font-size:11px}.node-proxy-actions{flex:none;align-items:center;gap:8px;display:flex}.node-proxy-actions>button{color:#5d6b63;cursor:pointer;background:#fff;border:1px solid #cfdcd5;border-radius:8px;min-height:30px;padding:0 10px;font-size:11px;font-weight:650}.node-proxy-actions>button:hover{color:var(--green-dark);border-color:#8cc6a7}.readonly-mark{min-height:28px;color:var(--violet);background:#f2f0fa;border:1px solid #dedde9;border-radius:8px;place-items:center;padding:0 9px;font-size:10px;font-weight:700;display:grid}.proxy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.proxy-grid.single{grid-template-columns:minmax(0,1fr)}.proxy-card{background:linear-gradient(145deg,#fff,#fafcfb);border:1px solid #e3e8e5;border-radius:12px;min-width:0;padding:17px}.proxy-card-top,.proxy-card-top>div,.proxy-endpoint,.proxy-card-footer{align-items:center;display:flex}.proxy-card-top{justify-content:space-between;gap:12px}.proxy-card-top>div{gap:9px;min-width:0}.proxy-card-top strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.proxy-protocol{color:#72dda6;font:700 10px var(--font-geist-mono);letter-spacing:.6px;background:#202b25;border-radius:7px;padding:5px 7px}.proxy-live,.proxy-offline{color:#17794f;background:#e9f7f0;border-radius:8px;flex:none;padding:4px 7px;font-size:10px;font-weight:650}.proxy-offline{color:#c44750;background:#fff0f1}.proxy-endpoint{background:#f4f8f6;border:1px solid #e5ece8;border-radius:9px;justify-content:space-between;gap:18px;margin:14px 0 12px;padding:11px 12px}.proxy-endpoint span{color:#86918a;font-size:11px}.proxy-endpoint strong{overflow-wrap:anywhere;color:#2e3a34;min-width:0;font:650 12px var(--font-geist-mono);text-align:right}.proxy-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 18px;margin:0;display:grid}.proxy-facts>div{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;padding:9px 0;display:flex}.proxy-facts dt{color:#8c9690;font-size:11px}.proxy-facts dd{overflow-wrap:anywhere;color:#465149;min-width:0;font:600 11px/1.45 var(--font-geist-mono);text-align:right;margin:0}.proxy-facts .proxy-target{grid-column:1/-1}.proxy-card-footer{color:#a0a8a3;justify-content:space-between;gap:12px;margin-top:11px;font-size:10px}.proxy-card-footer span:first-child{font-family:var(--font-geist-mono)}.proxy-placeholder{background:#fafcfb;border:1px dashed #dce4df;border-radius:11px;justify-content:center;align-items:center;gap:13px;min-height:120px;display:flex}.proxy-placeholder>span{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:10px;place-items:center;display:grid}.proxy-placeholder strong{font-size:13px}.proxy-placeholder p{color:#929b95;margin:4px 0 0;font-size:11px}.node-name-editor{background:#f6faf8;border:1px solid #dce7e1;border-radius:10px;margin:13px 0;padding:13px}.node-name-editor label{color:#66726b;margin-bottom:6px;font-size:11px;font-weight:650;display:block}.node-name-editor input{color:#2e3832;width:100%;height:36px;font:600 12px var(--font-geist-mono);background:#fff;border:1px solid #ccd9d1;border-radius:8px;outline:none;padding:0 10px}.node-name-editor input:focus{border-color:#62b98a;box-shadow:0 0 0 3px #30a56c1a}.node-name-editor>p{color:#89948d;margin:7px 0 0;font-size:10px;line-height:1.5}.node-name-editor>div{justify-content:flex-end;gap:7px;margin-top:10px;display:flex}.node-name-editor button{color:#66726b;cursor:pointer;background:#fff;border:1px solid #d6dfda;border-radius:7px;min-height:30px;padding:0 10px;font-size:10px;font-weight:620}.node-name-editor button:disabled{opacity:.6;cursor:wait}.node-name-editor .save-name{border-color:var(--green);background:var(--green);color:#fff}.node-name-editor .rename-error{color:var(--rose);margin-top:7px;font-size:10px;display:block}.proxy-access{border-top:1px solid #e8ece9;gap:13px;margin-top:15px;padding-top:15px;display:grid}.proxy-qr{background:#fff;border:1px solid #e3e8e5;border-radius:11px;flex-direction:column;align-items:center;padding:14px;display:flex}.proxy-qr canvas{image-rendering:pixelated;width:min(100%,384px)!important;height:auto!important}.proxy-qr p{color:#7d8881;margin:9px 0 0;font-size:11px}.proxy-qr-concealed{color:#68756d;cursor:pointer;background:linear-gradient(145deg,#f7faf8,#eef4f0);border:1px dashed #d5dfd9;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-height:320px;display:flex}.proxy-qr-concealed>span{width:48px;height:48px;color:var(--green);background:#fff;border-radius:13px;place-items:center;margin-bottom:4px;font-size:25px;display:grid;box-shadow:0 5px 16px #21382b14}.proxy-qr-concealed strong{font-size:13px}.proxy-qr-concealed small{color:#98a29c;font-size:10px}.proxy-qr-concealed:hover{color:var(--green-dark);border-color:#9dccb2}.proxy-link-box{background:#f8faf9;border:1px solid #e5e9e6;border-radius:10px;padding:12px}.proxy-link-box>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.proxy-link-box span{color:#536058;font-size:12px;font-weight:650}.proxy-link-box small{color:#a0a7a3;font-size:10px}.proxy-link-box code{color:#cde9d9;min-height:56px;max-height:150px;font:10px/1.55 var(--font-geist-mono);overflow-wrap:anywhere;white-space:pre-wrap;background:#202a25;border-radius:8px;margin:10px 0;padding:10px;display:block;overflow:auto}.proxy-link-box code.masked{color:#8fa197;letter-spacing:1px;align-items:center;display:flex}.proxy-link-actions{justify-content:flex-end;gap:8px;display:flex}.proxy-link-actions button{color:#637068;cursor:pointer;background:#fff;border:1px solid #dce3df;border-radius:7px;min-height:31px;padding:0 11px;font-size:11px;font-weight:620}.proxy-link-actions button:hover{color:var(--green-dark);border-color:#b8d7c6}.proxy-link-actions .copy-link{background:var(--green);color:#fff;border-color:#2a9a68}.proxy-link-actions .copy-link:hover{background:var(--green-dark);color:#fff}.proxy-link-waiting{color:#939c96;text-align:center;background:#fafcfb;border:1px dashed #dfe5e1;border-radius:9px;margin-top:15px;padding:12px;font-size:11px}.detail-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:15px;margin-bottom:15px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:13px}.diagnosis-panel,.facts-panel{min-height:292px;padding:21px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.readiness,.api-mark{background:var(--green-soft);color:var(--green-dark);border-radius:7px;padding:5px 8px;font-size:10px;font-weight:680}.api-mark{color:#68d89f;font-family:var(--font-geist-mono);letter-spacing:.6px;background:#232c27}.check-list{margin-top:17px}.check{border-top:1px solid #edf0ee;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 0;display:grid}.check>span{color:#8e9791;background:#eff1f0;border-radius:8px;place-items:center;width:25px;height:25px;font-size:11px;font-weight:700;display:grid}.check.ready>span{background:var(--green-soft);color:var(--green)}.check.danger>span{color:#c44750;background:#fff0f1}.check.future>span{color:var(--violet);background:#f4f2fb}.check strong{font-size:13px;display:block}.check p{color:#939b96;margin:3px 0 0;font-size:12px}.check small{color:#929a95;background:#f0f2f0;border-radius:7px;padding:4px 7px;font-size:10px}.check.ready small{background:var(--green-soft);color:var(--green-dark)}.check.danger small{color:#c44750;background:#fff0f1}.check.future small{background:var(--violet-soft);color:var(--violet)}.facts-list{margin-top:17px}.facts-list>div{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;min-height:37px;font-size:12px;display:flex}.facts-list span{color:#8e9791}.facts-list strong{text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-weight:600;overflow:hidden}.facts-list .fact-plan{align-items:flex-start;gap:18px;padding:10px 0}.facts-list .fact-plan strong{overflow-wrap:anywhere;text-align:right;text-overflow:clip;white-space:normal;max-width:72%;line-height:1.5;overflow:visible}.facts-list .positive{color:var(--green-dark)}.facts-list .negative{color:var(--rose)}.facts-placeholder{color:#a1a9a4;flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex}.facts-placeholder span{font-size:25px}.facts-placeholder p{font-size:12px}.roadmap{background:linear-gradient(110deg,#f8f7fd,#fff);border:1px solid #dedbea;border-radius:13px;grid-template-columns:minmax(220px,.7fr) minmax(300px,1.3fr) auto;align-items:center;gap:28px;padding:25px 28px;display:grid}.roadmap>div:first-child{padding-left:46px;position:relative}.roadmap-number{color:#d5d0eb;font:700 35px var(--font-geist-mono);line-height:1;position:absolute;top:0;left:0}.roadmap>div:first-child p{color:var(--violet);letter-spacing:1px;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:700}.roadmap h2{margin:0;font-size:17px}.roadmap>p{color:#7d8580;margin:0;font-size:12px;line-height:1.7}.roadmap-links{flex-direction:column;gap:7px;display:flex}.roadmap-links a{color:var(--violet);text-align:center;white-space:nowrap;border:1px solid #d9d4ee;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:620;text-decoration:none}.nav-overlay{display:none}@media (width<=1120px){.metric-grid,.node-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proxy-grid,.detail-grid{grid-template-columns:1fr}.roadmap{grid-template-columns:1fr;gap:15px}}@media (width<=780px){.sidebar{transition:transform .25s;transform:translate(-102%)}.sidebar.sidebar-open{transform:translate(0)}.workspace{margin-left:0}.topbar{height:62px;padding:0 18px}.menu-button{place-items:center;display:grid}.breadcrumb{display:none}.topbar-actions{gap:8px}.identity-badge small{display:none}.nav-overlay{z-index:35;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f141285;border:0;display:block;position:fixed;inset:0}.content{padding:22px 18px 38px}.hero{align-items:flex-start;padding:27px}.hero-status{min-width:220px}.node-grid{grid-template-columns:1fr}}@media (width<=590px){.access-shell{padding:16px}.access-card{padding:23px}.hero{flex-direction:column}.hero-status{width:100%}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:118px}.setup-banner{align-items:flex-start}.setup-state{display:none}.section-heading{align-items:flex-start}.provider-chip{display:none}.node-proxy-panel{padding:14px}.node-proxy-panel-heading{flex-direction:column;align-items:flex-start}.node-proxy-actions{justify-content:space-between;width:100%}.proxy-facts{grid-template-columns:1fr}.proxy-facts .proxy-target{grid-column:auto}.empty-steps{flex-wrap:wrap;justify-content:center}.roadmap{padding:22px}.topbar-actions .sync-state{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.access-back-link{color:#7d8881;text-align:center;margin-top:13px;font-size:11px;text-decoration:none;display:block}.access-back-link:hover{color:var(--green-dark)}.brand-link{color:inherit;text-decoration:none}.presence-badge{color:#627169;white-space:nowrap;background:#f8fbf9;border:1px solid #dfe7e2;border-radius:10px;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:10px;font-weight:650;display:flex}.presence-badge>span{background:#3fbd7d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #3fbd7d1a}.wiki-content{max-width:1480px}.wiki-hero{color:#fff;background:linear-gradient(115deg,#192920,#253d30);border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:28px 30px;display:flex;overflow:hidden;box-shadow:0 15px 35px #182d2021}.wiki-hero h1{letter-spacing:-1.3px;margin:7px 0 5px;font-size:clamp(27px,3vw,39px)}.wiki-hero p{color:#9fb0a6;margin:0;font-size:13px}.wiki-hero .primary-button{flex:none}.wiki-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:16px;display:grid}.wiki-index{padding:16px;position:sticky;top:84px}.wiki-index-heading{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;padding:2px 3px 12px;display:flex}.wiki-index-heading strong{font-size:13px}.wiki-index-heading span{background:var(--green-soft);min-width:23px;height:21px;color:var(--green-dark);font:700 10px var(--font-geist-mono);border-radius:7px;place-items:center;display:grid}.wiki-index nav{gap:5px;margin-top:10px;display:grid}.wiki-index nav button{color:#647068;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;width:100%;padding:10px}.wiki-index nav button:hover{background:#f5f8f6}.wiki-index nav button.active{color:#176f49;background:#eaf6ef}.wiki-index nav strong,.wiki-index nav small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.wiki-index nav strong{font-size:12px}.wiki-index nav small{color:#a0a8a3;margin-top:4px;font-size:9px}.wiki-index-empty{color:#9ca59f;text-align:center;margin:20px 4px 4px;font-size:11px}.wiki-document{min-height:620px;padding:26px 30px}.wiki-document-heading{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:22px;padding-bottom:18px;display:flex}.wiki-document-heading>div:first-child{min-width:0}.wiki-document-heading span{color:var(--green);font:700 9px var(--font-geist-mono);letter-spacing:1.2px}.wiki-document-heading h2{overflow-wrap:anywhere;letter-spacing:-.6px;margin:6px 0 0;font-size:24px}.wiki-document-heading p{color:#9aa39d;margin:6px 0 0;font-size:10px}.wiki-actions{flex:none;gap:8px;display:flex}.wiki-actions button{color:#66736b;cursor:pointer;background:#fff;border:1px solid #dbe3de;border-radius:8px;min-height:34px;padding:0 12px;font-size:11px;font-weight:650}.wiki-actions button:hover{color:var(--green-dark);border-color:#9bcbb1}.wiki-actions button:disabled{opacity:.55;cursor:wait}.wiki-actions .save-wiki{border-color:var(--green);background:var(--green);color:#fff}.wiki-actions .save-wiki:hover{background:var(--green-dark);color:#fff}.wiki-title-field{color:#68746d;margin-bottom:15px;font-size:11px;font-weight:650;display:block}.wiki-title-field input{color:#26332c;background:#fff;border:1px solid #d5dfd9;border-radius:9px;outline:none;width:100%;height:41px;margin-top:7px;padding:0 12px;font-size:14px;font-weight:650;display:block}.wiki-title-field input:focus,.wiki-editor-grid textarea:focus{border-color:#59b887;box-shadow:0 0 0 4px #2ea56b17}.wiki-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.wiki-editor-grid>label,.wiki-editor-grid>section{min-width:0}.wiki-editor-grid>label>span,.wiki-editor-grid>section>span{color:#78837c;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.wiki-editor-grid textarea{resize:vertical;color:#d9ebe1;width:100%;min-height:520px;font:12px/1.7 var(--font-geist-mono);tab-size:2;background:#202a25;border:1px solid #d7e0da;border-radius:10px;outline:none;padding:15px;display:block}.wiki-editor-grid>section>.markdown-body{background:#fbfcfb;border:1px solid #e0e6e2;border-radius:10px;min-height:520px;max-height:720px;padding:18px;overflow:auto}.wiki-error{color:#b83f48;background:#fff4f5;border:1px solid #f0cdd0;border-radius:9px;margin-bottom:14px;padding:10px 12px;font-size:11px}.wiki-empty{color:#96a099;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:440px;display:flex}.wiki-empty>span{color:#54b985;margin-bottom:10px;font-size:30px}.wiki-empty strong{color:#526058;font-size:15px}.wiki-empty p{margin:7px 0 0;font-size:11px}.markdown-body{color:#3b4740;overflow-wrap:anywhere;font-size:14px;line-height:1.78}.markdown-body>:first-child{margin-top:0}.markdown-body>:last-child{margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{color:#202c25;margin:1.6em 0 .6em;line-height:1.3}.markdown-body h1{border-bottom:1px solid #e2e8e4;padding-bottom:.35em;font-size:1.9em}.markdown-body h2{border-bottom:1px solid #e8ece9;padding-bottom:.3em;font-size:1.5em}.markdown-body h3{font-size:1.22em}.markdown-body p,.markdown-body ul,.markdown-body ol,.markdown-body blockquote,.markdown-body table,.markdown-body pre{margin:0 0 1em}.markdown-body ul,.markdown-body ol{padding-left:1.5em}.markdown-body li+li{margin-top:.25em}.markdown-body a{color:var(--green-dark);text-underline-offset:3px}.markdown-body blockquote{color:#66736b;background:#f3f9f6;border-left:3px solid #72c99d;padding:10px 14px}.markdown-body code{color:#276846;font:.88em var(--font-geist-mono);background:#eef3f0;border-radius:5px;padding:.18em .35em}.markdown-body pre{color:#d9ebe1;background:#202a25;border-radius:10px;padding:14px;overflow:auto}.markdown-body pre code{color:inherit;background:0 0;padding:0}.markdown-body table{border-collapse:collapse;width:100%;font-size:13px}.markdown-body th,.markdown-body td{text-align:left;border:1px solid #dde4df;padding:8px 10px}.markdown-body th{background:#f1f6f3}.markdown-body img{border-radius:10px;max-width:100%}.markdown-body hr{border:0;border-top:1px solid #e1e7e3;margin:1.6em 0}.markdown-body input[type=checkbox]{accent-color:var(--green);margin-right:6px}.wiki-rendered{max-width:900px}@media (width<=980px){.wiki-layout{grid-template-columns:220px minmax(0,1fr)}.wiki-editor-grid{grid-template-columns:1fr}.wiki-editor-grid textarea,.wiki-editor-grid>section>.markdown-body{min-height:380px}}@media (width<=780px){.presence-badge{min-height:30px}.wiki-layout{grid-template-columns:1fr}.wiki-index{position:static}.wiki-index nav{grid-template-columns:repeat(2,minmax(0,1fr))}.wiki-document{min-height:520px;padding:22px}}@media (width<=590px){.topbar-actions .presence-badge{display:none}.wiki-hero{flex-direction:column;align-items:flex-start;padding:23px}.wiki-hero .primary-button{width:100%}.wiki-index nav{grid-template-columns:1fr}.wiki-document-heading{flex-direction:column}.wiki-actions{width:100%}.wiki-actions button{flex:1}.wiki-document{padding:18px}.wiki-editor-grid textarea{min-height:330px}.wiki-editor-grid>section>.markdown-body{min-height:280px}}.layout-toggle{color:#6f7b74;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dde5e0;border-radius:10px;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:10px;display:flex}.layout-toggle>span{color:var(--green);font-size:15px;line-height:1}.layout-toggle>strong{font-size:10px;font-weight:680}.layout-toggle:hover{color:var(--green-dark);border-color:#9cccb2}.layout-toggle.active{color:#166f48;background:#edf8f2;border-color:#b7ddc9}.layout-modern{background:#f6f8f5}.layout-modern .sidebar{background:#111814;align-items:center;width:84px;padding:24px 12px 16px}.layout-modern .sidebar .brand{justify-content:center;margin-bottom:32px}.layout-modern .sidebar .brand>span:last-child{display:none}.layout-modern .sidebar .nav-block{width:100%}.layout-modern .sidebar .nav-label,.layout-modern .sidebar .nav-badge,.layout-modern .sidebar .secure-card{display:none}.layout-modern .sidebar .nav-item{justify-content:center;width:48px;height:46px;margin:5px auto;padding:0;font-size:0}.layout-modern .sidebar .nav-item>span{color:#7d8b82;width:auto;font-size:18px}.layout-modern .sidebar .nav-item:hover>span,.layout-modern .sidebar .nav-item.active>span{color:#64d49b}.layout-modern .sidebar .profile-card{border-radius:14px;justify-content:center;width:52px;margin-top:auto;padding:9px}.layout-modern .sidebar .profile-card>div:last-child{display:none}.layout-modern .workspace{margin-left:84px}.layout-modern .topbar{background:#fafcf9e6;height:62px;padding:0 25px}.layout-modern .content{max-width:1600px;padding:20px 24px 36px}.layout-modern .hero{background:linear-gradient(115deg,#16241c,#20382a);border-radius:15px;align-items:center;min-height:0;margin-bottom:12px;padding:18px 22px;box-shadow:0 12px 28px #162d1f1f}.layout-modern .hero>div:first-child{align-items:center;gap:17px;min-width:0;display:flex}.layout-modern .hero .eyebrow{flex:none;margin:0}.layout-modern .hero h1{letter-spacing:-.8px;white-space:nowrap;margin:0;font-size:clamp(21px,2vw,27px)}.layout-modern .hero h1 br,.layout-modern .hero>div:first-child>p{display:none}.layout-modern .hero-status{border-radius:12px;min-width:220px;padding:10px 13px}.layout-modern .hero-orb{width:38px;height:38px}.layout-modern .metric-grid{gap:10px;margin-bottom:12px}.layout-modern .metric-card{border:0;border-radius:15px;min-height:112px;padding:16px 18px;box-shadow:0 7px 20px #1c30240e}.layout-modern .metric-value{margin-top:12px;font-size:24px}.layout-modern .metric-card p{margin-top:7px}.layout-modern .node-section{border:0;border-radius:17px;margin-bottom:12px;padding:18px;box-shadow:0 8px 24px #1d31250e}.layout-modern .section-heading{margin-bottom:16px}.layout-modern .section-heading h2{font-size:18px}.layout-modern .node-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.layout-modern .node-card{background:linear-gradient(145deg,#fff,#f9fbfa);border:0;border-radius:15px;box-shadow:inset 0 0 0 1px #edf1ee,0 6px 18px #1e32260b}.layout-modern .node-card:hover{border-color:#0000;box-shadow:inset 0 0 0 1px #b8dbc8,0 12px 26px #1a342417}.layout-modern .node-card.selected{border-color:#0000;box-shadow:inset 0 0 0 1.5px #64bd8d,0 10px 24px #1e704517}.layout-modern .node-vitals{background:#f5f8f6;border:0;grid-template-columns:74px minmax(0,1fr);gap:13px;padding:12px}.layout-modern .load-gauge{width:70px;height:70px}.layout-modern .load-gauge:before{inset:7px}.layout-modern .load-gauge strong{font-size:16px}.layout-modern .node-proxy-panel{background:#f5f8f6;border:0;border-radius:15px}.layout-modern .detail-grid{gap:12px;margin-bottom:12px}.layout-modern .panel{border:0;border-radius:16px;box-shadow:0 7px 22px #1d31250d}.layout-modern .roadmap{border:0;border-radius:16px;padding:20px 23px;box-shadow:0 7px 22px #332b590d}.layout-modern .wiki-content{max-width:1600px}.layout-modern .wiki-hero{border-radius:15px;margin-bottom:12px;padding:20px 24px;box-shadow:0 12px 28px #162d1f1a}.layout-modern .wiki-hero h1{font-size:28px}.layout-modern .wiki-index,.layout-modern .wiki-document{border:0;border-radius:16px;box-shadow:0 7px 22px #1d31250d}.layout-modern .wiki-index{top:76px}.layout-modern .wiki-document{padding:24px 28px}@media (width<=1120px){.layout-modern .node-grid{grid-template-columns:1fr}.layout-modern .hero>div:first-child{display:block}.layout-modern .hero .eyebrow{margin-bottom:6px}.layout-modern .hero h1{white-space:normal}}@media (width<=780px){.layout-modern .sidebar{align-items:stretch;width:242px;padding:28px 18px 18px}.layout-modern .sidebar .brand{justify-content:flex-start;margin-bottom:26px}.layout-modern .sidebar .brand>span:last-child,.layout-modern .sidebar .nav-label,.layout-modern .sidebar .secure-card{display:block}.layout-modern .sidebar .nav-item{justify-content:flex-start;width:auto;height:42px;margin:3px 0;padding:0 12px;font-size:13px}.layout-modern .sidebar .nav-item>span{width:17px;font-size:16px}.layout-modern .sidebar .nav-badge{display:inline-block}.layout-modern .sidebar .profile-card{justify-content:flex-start;width:auto;padding:11px}.layout-modern .sidebar .profile-card>div:last-child{display:flex}.layout-modern .workspace{margin-left:0}.layout-modern .content{padding:18px 18px 34px}.layout-modern .hero{align-items:flex-start}.layout-modern .wiki-layout{grid-template-columns:1fr}}@media (width<=590px){.layout-toggle{justify-content:center;width:32px;padding:0}.layout-toggle>strong{display:none}.layout-modern .hero{align-items:stretch;padding:18px}.layout-modern .hero>div:first-child{display:block}.layout-modern .hero-status{min-width:0}.layout-modern .metric-card{min-height:104px}.layout-modern .node-section{padding:14px}.layout-modern .wiki-hero{padding:20px}}.theme-toggle{color:#526159;cursor:pointer;white-space:nowrap;background:#edf3ef;border:0;border-radius:10px;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:10px;display:flex}.theme-toggle span{font-size:15px}.theme-toggle strong{font-size:10px;font-weight:680}.rail-toggle{color:#758179;cursor:pointer;background:#ffffff0b;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:42px;min-height:30px;margin:-20px auto 20px;display:flex}.rail-toggle:hover{color:#63d29a;background:#59cd911a}.rail-toggle span{font-size:20px;line-height:1}.rail-toggle strong{font-size:11px;display:none}.layout-modern .classic-dashboard-content{display:none}.layout-modern .content{min-height:calc(100vh - 62px)}.layout-modern .topbar{border-bottom:0;box-shadow:0 1px #17261d0d}.layout-modern .identity-badge>span>i{background:#38b878;box-shadow:0 0 0 4px #38b8781a}.layout-modern .identity-badge small{background:var(--green-soft);color:var(--green-dark)}.modern-status-strip{background:#fff;border-radius:17px;grid-template-columns:minmax(220px,1.2fr) minmax(520px,2fr) auto;align-items:center;gap:24px;margin-bottom:24px;padding:15px 18px;display:grid;box-shadow:0 8px 28px #172d1f12}.modern-status-title{align-items:center;gap:12px;min-width:0;display:flex}.modern-status-title>div{gap:2px;min-width:0;display:grid}.modern-status-title small,.modern-section-heading>div:first-child>span,.drawer-section-heading>div>span,.modern-drawer-header>div>span{color:#2fa66f;font:700 9px var(--font-geist-mono);letter-spacing:1.5px}.modern-status-title strong{color:#203028;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.modern-status-title div>span{color:#93a098;font-size:10px}.live-orb{background:#e7f7ee;border-radius:12px;flex:none;place-items:center;width:37px;height:37px;display:grid;position:relative}.live-orb:before{content:"";border:2px solid #32aa71;border-radius:50%;width:10px;height:10px}.live-orb i{background:#32aa71;border-radius:50%;width:4px;height:4px;position:absolute}.live-orb.warning{background:#fff4de}.live-orb.warning:before{border-color:#d49a3c}.live-orb.warning i{background:#d49a3c}.modern-status-metrics{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.modern-status-metrics>div{border-left:1px solid #edf1ee;gap:3px;min-width:0;padding:1px 19px;display:grid}.modern-status-metrics span{color:#89958e;font-size:10px}.modern-status-metrics strong{color:#26372e;font:700 18px var(--font-geist-mono);letter-spacing:-.6px}.modern-status-metrics .warning strong{color:#c78125}.modern-refresh{color:#fff;cursor:pointer;background:#1e9a64;border:0;border-radius:11px;align-items:center;gap:7px;height:38px;padding:0 13px;display:flex;box-shadow:0 7px 16px #1e9a642e}.modern-refresh:hover{background:#14794d}.modern-refresh:disabled{opacity:.6;cursor:wait}.modern-refresh span{font-size:15px;display:inline-block}.modern-refresh strong{font-size:11px}.modern-empty-state{color:#815f2d;background:#fff6e7;border-radius:15px;align-items:center;gap:13px;margin-bottom:20px;padding:17px 19px;display:flex}.modern-empty-state>span{background:#f4dfb8;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.modern-empty-state strong{font-size:13px}.modern-empty-state p{color:#9d7f53;margin:3px 0 0;font-size:11px}.modern-node-section{margin-bottom:20px}.modern-section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin:0 3px 17px;display:flex}.modern-section-heading h1{color:#1d2b23;letter-spacing:-1px;margin:5px 0 0;font-size:clamp(23px,2.4vw,31px);line-height:1.15}.modern-section-heading p{color:#8a978f;margin:7px 0 0;font-size:11px}.modern-section-legend{color:#829087;flex:none;gap:14px;padding-bottom:3px;font-size:10px;display:flex}.modern-section-legend span{align-items:center;gap:5px;display:flex}.modern-section-legend i{background:#38b878;border-radius:50%;width:6px;height:6px}.modern-section-legend i.warning{background:#d9a14b}.modern-section-legend i.danger{background:#d9545d}.modern-bento-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.modern-node-card{color:#223129;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:19px;flex-direction:column;grid-column:span 4;min-width:0;min-height:268px;padding:19px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #1c322411}.modern-node-card.bento-wide{grid-column:span 8}.modern-node-card:before{content:"";opacity:0;background:#35ae74;width:3px;transition:opacity .2s;position:absolute;inset:0 auto 0 0}.modern-node-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #1936231c}.modern-node-card:hover:before{opacity:1}.modern-node-card.node-state-offline:before,.modern-node-card.node-state-quota_exhausted:before,.modern-node-card.node-state-suspected_gfw:before{opacity:1;background:#d9545d}.modern-node-card.node-state-unknown:before,.modern-node-card.node-state-checking:before{opacity:1;background:#d49a3c}.modern-node-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.modern-node-name{align-items:center;gap:10px;min-width:0;display:flex}.modern-node-name .country-flag{background:#f1f5f2;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;font-size:21px;display:grid}.modern-node-name>div{min-width:0}.modern-node-name small{color:#90a097;font:9px var(--font-geist-mono);letter-spacing:.8px;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.modern-node-name h2{letter-spacing:-.35px;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:16px;line-height:1.25;overflow:hidden}.modern-node-location{color:#8c9991;justify-content:space-between;align-items:center;gap:10px;margin-top:13px;font-size:10px;display:flex}.modern-node-location strong{color:#647269;text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden}.modern-node-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.modern-metric-block{background:#f5f8f6;border-radius:12px;min-width:0;height:77px;padding:10px;position:relative;overflow:hidden}.modern-metric-block>span{z-index:1;color:#8e9a92;font-size:9px;display:block;position:relative}.modern-metric-block>strong{z-index:1;color:#2d3c34;font:700 13px var(--font-geist-mono);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;display:block;position:relative;overflow:hidden}.mini-trend{width:calc(100% - 16px);height:27px;position:absolute;inset:auto 8px 7px;overflow:visible}.mini-trend polyline{fill:none;stroke:#38ad74;stroke-width:2px;vector-effect:non-scaling-stroke}.mini-trend.trend-blue polyline{stroke:#4f9ab9}.mini-trend.trend-amber polyline{stroke:#d3983d}.modern-traffic-row{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:13px;display:flex}.modern-traffic-row>div{min-width:0}.modern-traffic-row span{color:#92a097;font-size:9px}.modern-traffic-row strong{color:#5d6b63;font:600 10px var(--font-geist-mono);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;display:block;overflow:hidden}.modern-traffic-row>span{color:#506158;font:650 10px var(--font-geist-mono)}.modern-traffic-bar{background:#e9efeb;border-radius:4px;height:4px;margin-top:7px;overflow:hidden}.modern-traffic-bar i{border-radius:inherit;background:#38ad74;height:100%;display:block}.modern-traffic-bar.warning i{background:#d9a14b}.modern-traffic-bar.danger i{background:#d9545d}.modern-node-foot{color:#97a29c;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:12px;font-size:9px;display:flex}.modern-node-foot strong{color:#218456;font-size:10px}.modern-node-foot strong i{margin-left:3px;font-style:normal;transition:margin .2s}.modern-node-card:hover .modern-node-foot strong i{margin-left:7px}.modern-drawer-backdrop{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#070d0952;border:0;position:fixed;inset:0}.modern-node-drawer{z-index:80;color:#24332b;background:#f3f6f4;flex-direction:column;width:min(560px,92vw);animation:.24s ease-out drawer-in;display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-24px 0 70px #09140d33}@keyframes drawer-in{0%{opacity:.55;transform:translate(28px)}}.modern-drawer-header{background:#fff;flex:none;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 23px 18px;display:flex;box-shadow:0 1px #1a2b210f}.modern-drawer-header h2{letter-spacing:-.7px;margin:5px 0 3px;font-size:23px}.modern-drawer-header p{color:#87948c;font:11px var(--font-geist-mono);margin:0}.modern-drawer-header>button{color:#66756c;cursor:pointer;background:#f1f5f2;border:0;border-radius:11px;place-items:center;width:35px;height:35px;font-size:23px;display:grid}.modern-drawer-body{align-content:start;gap:13px;min-height:0;padding:14px;display:grid;overflow:auto}.drawer-overview,.drawer-section{background:#fff;border-radius:17px;padding:17px;box-shadow:0 5px 20px #1b31230b}.drawer-status-line{color:#748179;justify-content:space-between;align-items:center;gap:15px;font-size:11px;display:flex}.drawer-vitals{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.drawer-vitals>div{background:#f4f8f5;border-radius:11px;min-width:0;padding:11px}.drawer-vitals span{color:#8d9a92;font-size:9px;display:block}.drawer-vitals strong{font:700 13px var(--font-geist-mono);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;display:block;overflow:hidden}.drawer-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 15px;margin:0;display:grid}.drawer-facts>div{border-top:1px solid #edf1ee;justify-content:space-between;gap:10px;min-width:0;padding:9px 0;font-size:10px;display:flex}.drawer-facts dt{color:#8d9992}.drawer-facts dd{color:#546259;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-weight:600;overflow:hidden}.drawer-section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:13px;display:flex}.drawer-section-heading h3{margin:4px 0 0;font-size:15px}.drawer-section-heading>button{color:#227d53;cursor:pointer;background:#edf6f1;border:0;border-radius:8px;min-height:29px;padding:0 9px;font-size:10px;font-weight:650}.drawer-section-heading>button:disabled{opacity:.55;cursor:wait}.drawer-check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.drawer-check-list>div{background:#f4f7f5;border-radius:11px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:10px;display:grid}.drawer-check-list>div>span{color:#718078;background:#e7ece9;border-radius:8px;place-items:center;width:25px;height:25px;font-size:10px;font-weight:750;display:grid}.drawer-check-list .ready>span{color:#168253;background:#e3f5eb}.drawer-check-list .danger>span{color:#c44750;background:#fff0f1}.drawer-check-list .waiting>span{color:#be7b21;background:#fff5e4}.drawer-check-list strong{font-size:11px;display:block}.drawer-check-list p{color:#8a978f;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:9px;overflow:hidden}.drawer-name-editor{margin:0 0 12px}.drawer-proxy-list{gap:10px;display:grid}.drawer-proxy-card{background:#f4f7f5;border-radius:13px;padding:14px}.drawer-proxy-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.drawer-proxy-head>div{min-width:0}.drawer-proxy-head span{color:#208153;font:750 9px var(--font-geist-mono);letter-spacing:.8px;display:block}.drawer-proxy-head strong{font:650 12px var(--font-geist-mono);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;display:block;overflow:hidden}.drawer-proxy-head small{color:#839088;font:9px var(--font-geist-mono);flex:none}.drawer-proxy-card>dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:11px 0 0;display:grid}.drawer-proxy-card>dl>div{min-width:0}.drawer-proxy-card dt{color:#909c95;font-size:8px}.drawer-proxy-card dd{color:#58665e;font:9px var(--font-geist-mono);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;overflow:hidden}.drawer-proxy-access{gap:9px;margin-top:12px;display:grid}.drawer-qr{background:#fff;border-radius:12px;width:min(100%,250px);margin:0 auto;padding:10px}.drawer-qr canvas{display:block;width:100%!important;height:auto!important}.drawer-qr-concealed{color:#6f7c74;cursor:pointer;background:#f9fbfa;border:1px dashed #cbd8d0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:100px;display:flex}.drawer-qr-concealed>span{color:#2e9a66;font-size:25px}.drawer-qr-concealed strong{font-size:11px}.drawer-qr-concealed small{color:#98a29c;font-size:9px}.drawer-proxy-access code{color:#a9dfc0;max-height:76px;font:9px/1.5 var(--font-geist-mono);overflow-wrap:anywhere;background:#18221d;border-radius:8px;padding:9px;display:block;overflow:auto}.drawer-proxy-access code.masked{color:#809088;max-height:none}.drawer-proxy-access>div:last-child{justify-content:flex-end;gap:7px;display:flex}.drawer-proxy-access>div:last-child button{color:#55655c;cursor:pointer;background:#e7eee9;border:0;border-radius:8px;min-height:29px;padding:0 9px;font-size:9px;font-weight:650}.drawer-proxy-access>div:last-child .copy-link{color:#fff;background:#1e9a64}.drawer-proxy-waiting{color:#849088;text-align:center;background:#eef3f0;border-radius:10px;margin:10px 0 0;padding:16px;font-size:10px}.modern-mobile-nav{display:none}.layout-modern.rail-expanded .sidebar{align-items:stretch;width:228px;padding:24px 16px 16px}.layout-modern.rail-expanded .sidebar .brand{justify-content:flex-start;margin:0;padding:0 7px 24px}.layout-modern.rail-expanded .sidebar .brand>span:last-child{display:inline}.layout-modern.rail-expanded .rail-toggle{justify-content:flex-start;width:auto;margin:-8px 4px 20px;padding:0 10px}.layout-modern.rail-expanded .rail-toggle strong{display:inline}.layout-modern.rail-expanded .sidebar .nav-label{display:block}.layout-modern.rail-expanded .sidebar .nav-item{justify-content:flex-start;width:auto;margin:3px 0;padding:0 12px;font-size:12px}.layout-modern.rail-expanded .sidebar .nav-item>span{width:17px}.layout-modern.rail-expanded .sidebar .nav-badge{display:inline-block}.layout-modern.rail-expanded .sidebar .secure-card{display:block}.layout-modern.rail-expanded .sidebar .profile-card{justify-content:flex-start;width:auto;padding:11px}.layout-modern.rail-expanded .sidebar .profile-card>div:last-child{display:flex}.layout-modern.rail-expanded .workspace{margin-left:228px}.layout-modern .wiki-hero{display:none}.layout-modern .wiki-content{max-width:1480px;padding-top:25px}.layout-modern .wiki-layout{grid-template-columns:240px minmax(0,1fr);gap:26px}.layout-modern .wiki-index{box-shadow:none;background:0 0;padding:11px;top:87px}.layout-modern .wiki-index-heading{padding:5px 7px 13px}.layout-modern .wiki-index nav button{padding:11px 10px}.layout-modern .wiki-document{background:#fff;padding:30px clamp(28px,5vw,72px) 60px;box-shadow:0 10px 34px #1930210e}.layout-modern .wiki-document-heading,.layout-modern .wiki-rendered{width:min(100%,760px);margin-left:auto;margin-right:auto}.layout-modern .wiki-rendered{color:#34423a;max-width:760px;font-size:15px;line-height:1.9}.layout-modern .wiki-rendered h1{font-size:2.15em}.layout-modern .wiki-rendered h2{margin-top:2em;font-size:1.55em}.layout-modern .wiki-editor-grid{grid-template-columns:1fr}.layout-modern.theme-dark{color:#e7eee9;background:#0b100d}.layout-modern.theme-dark .workspace{background:#0b100d}.layout-modern.theme-dark .topbar{background:#0f1612e6;box-shadow:0 1px #ffffff0b}.layout-modern.theme-dark .breadcrumb span,.layout-modern.theme-dark .breadcrumb strong{color:#94a198}.layout-modern.theme-dark .layout-toggle,.layout-modern.theme-dark .theme-toggle,.layout-modern.theme-dark .identity-badge,.layout-modern.theme-dark .presence-badge{color:#aab6ae;background:#18211b;border-color:#0000}.layout-modern.theme-dark .identity-badge>span{color:#c2cbc5}.layout-modern.theme-dark .identity-badge button,.layout-modern.theme-dark .identity-badge a{border-color:#2a352e}.layout-modern.theme-dark .modern-status-strip,.layout-modern.theme-dark .modern-node-card,.layout-modern.theme-dark .modern-drawer-header,.layout-modern.theme-dark .drawer-overview,.layout-modern.theme-dark .drawer-section,.layout-modern.theme-dark .wiki-document{color:#e6eee9;background:#131b16;box-shadow:0 9px 32px #00000038}.layout-modern.theme-dark .modern-status-title strong,.layout-modern.theme-dark .modern-status-metrics strong,.layout-modern.theme-dark .modern-section-heading h1,.layout-modern.theme-dark .modern-node-name h2,.layout-modern.theme-dark .modern-metric-block>strong,.layout-modern.theme-dark .drawer-vitals strong,.layout-modern.theme-dark .drawer-section-heading h3,.layout-modern.theme-dark .modern-drawer-header h2,.layout-modern.theme-dark .wiki-document-heading h2{color:#e6eee9}.layout-modern.theme-dark .modern-status-title div>span,.layout-modern.theme-dark .modern-status-metrics span,.layout-modern.theme-dark .modern-section-heading p,.layout-modern.theme-dark .modern-node-location,.layout-modern.theme-dark .modern-node-location strong,.layout-modern.theme-dark .modern-traffic-row span,.layout-modern.theme-dark .modern-node-foot,.layout-modern.theme-dark .modern-drawer-header p{color:#829087}.layout-modern.theme-dark .modern-status-metrics>div{border-color:#273229}.layout-modern.theme-dark .modern-metric-block,.layout-modern.theme-dark .drawer-vitals>div,.layout-modern.theme-dark .drawer-check-list>div,.layout-modern.theme-dark .drawer-proxy-card{background:#1a241d}.layout-modern.theme-dark .modern-node-name .country-flag,.layout-modern.theme-dark .modern-drawer-header>button{background:#202c24}.layout-modern.theme-dark .modern-traffic-bar{background:#29342c}.layout-modern.theme-dark .modern-traffic-row strong,.layout-modern.theme-dark .drawer-facts dd,.layout-modern.theme-dark .drawer-proxy-head strong,.layout-modern.theme-dark .drawer-proxy-card dd{color:#b5c0b8}.layout-modern.theme-dark .modern-node-drawer{color:#e5eee8;background:#0e1511}.layout-modern.theme-dark .drawer-facts>div{border-color:#28332b}.layout-modern.theme-dark .drawer-qr-concealed,.layout-modern.theme-dark .drawer-proxy-waiting{color:#8e9a92;background:#18221c;border-color:#334138}.layout-modern.theme-dark .drawer-name-editor{background:#19231c}.layout-modern.theme-dark .wiki-index-heading,.layout-modern.theme-dark .wiki-document-heading{border-color:#28332b}.layout-modern.theme-dark .wiki-index nav button{color:#9ba79f}.layout-modern.theme-dark .wiki-index nav button:hover{background:#151e18}.layout-modern.theme-dark .wiki-index nav button.active{color:#72d4a1;background:#183124}.layout-modern.theme-dark .wiki-rendered,.layout-modern.theme-dark .markdown-body{color:#b8c3bb}.layout-modern.theme-dark .markdown-body h1,.layout-modern.theme-dark .markdown-body h2,.layout-modern.theme-dark .markdown-body h3,.layout-modern.theme-dark .markdown-body h4{color:#e4ece7;border-color:#2b372f}.layout-modern.theme-dark .markdown-body blockquote{color:#9eaaa2;background:#17231b}.layout-modern.theme-dark .markdown-body code{color:#78d4a5;background:#1b2920}.layout-modern.theme-dark .markdown-body th,.layout-modern.theme-dark .markdown-body td{border-color:#2b372f}.layout-modern.theme-dark .markdown-body th{background:#18221c}.layout-modern.theme-dark .wiki-title-field input,.layout-modern.theme-dark .wiki-editor-grid>section>.markdown-body{color:#dce6df;background:#121a15;border-color:#2a382f}@media (width<=1240px){.modern-status-strip{grid-template-columns:minmax(210px,.8fr) minmax(470px,1.7fr) auto;gap:13px}.modern-status-metrics>div{padding:1px 12px}.modern-node-card{grid-column:span 6}.modern-node-card.bento-wide{grid-column:span 12}}@media (width<=900px){.modern-status-strip{grid-template-columns:1fr auto}.modern-status-metrics{grid-area:2/1/auto/-1}.modern-status-metrics>div:first-child{border-left:0;padding-left:0}.layout-modern .wiki-layout{grid-template-columns:210px minmax(0,1fr);gap:16px}.layout-modern .wiki-document{padding:26px}}@media (width<=780px){.layout-modern.rail-expanded .workspace{margin-left:0}.layout-modern .rail-toggle{display:none}.modern-section-heading{flex-direction:column;align-items:flex-start;gap:11px}.modern-node-card,.modern-node-card.bento-wide{grid-column:span 12}.layout-modern .wiki-layout{grid-template-columns:1fr}.layout-modern .wiki-index{position:static}.layout-modern .wiki-document{padding:25px}}@media (width<=590px){.layout-modern .content{padding:14px 13px 86px}.layout-modern .topbar{padding:0 13px}.layout-modern .topbar .menu-button,.layout-modern .topbar .sync-state,.layout-modern .topbar .primary-button,.layout-modern .topbar .presence-badge,.layout-modern .topbar .identity-badge{display:none}.layout-modern .topbar-actions{justify-content:flex-end;width:100%}.layout-modern .layout-toggle,.layout-modern .theme-toggle{justify-content:center;width:35px;padding:0}.layout-modern .layout-toggle strong,.layout-modern .theme-toggle strong{display:none}.modern-status-strip{grid-template-columns:1fr auto;gap:12px;margin-bottom:20px;padding:14px}.modern-status-title strong{font-size:13px}.modern-status-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 0}.modern-status-metrics>div{border-top:1px solid #edf1ee;border-left:1px solid #edf1ee;padding:9px 10px}.modern-status-metrics>div:nth-child(odd){border-left:0;padding-left:0}.modern-status-metrics strong{font-size:16px}.modern-refresh{justify-content:center;width:38px;padding:0}.modern-refresh strong,.modern-section-legend{display:none}.modern-section-heading h1{font-size:24px}.modern-bento-grid{gap:11px}.modern-node-card{border-radius:17px;min-height:258px;padding:17px}.modern-node-metrics{gap:6px}.modern-metric-block{height:73px;padding:9px}.modern-metric-block>strong{font-size:11px}.modern-node-drawer{width:100%}.modern-drawer-header{padding:17px}.modern-drawer-header h2{font-size:20px}.modern-drawer-body{padding:10px}.drawer-overview,.drawer-section{padding:14px}.drawer-check-list,.drawer-facts{grid-template-columns:1fr}.drawer-vitals{gap:6px}.drawer-vitals>div{padding:9px}.drawer-vitals strong{font-size:11px}.modern-mobile-nav{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;border:1px solid #fff9;border-radius:18px;grid-template-columns:repeat(3,1fr);height:62px;padding:5px;display:grid;position:fixed;inset:auto 10px 10px;box-shadow:0 12px 34px #1024172e}.modern-mobile-nav a,.modern-mobile-nav button{color:#78857d;cursor:pointer;background:0 0;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:9px;text-decoration:none;display:flex}.modern-mobile-nav span{font-size:17px;line-height:1}.modern-mobile-nav .active{color:#167a4e;background:#e9f6ef;font-weight:700}.layout-modern.theme-dark .modern-status-metrics>div{border-color:#273229}.layout-modern.theme-dark .modern-mobile-nav{background:#131b16f0;border-color:#ffffff0d}.layout-modern.theme-dark .modern-mobile-nav a,.layout-modern.theme-dark .modern-mobile-nav button{color:#8e9b92}.layout-modern.theme-dark .modern-mobile-nav .active{color:#72d8a4;background:#193326}.layout-modern .wiki-content{padding-top:14px}.layout-modern .wiki-index{background:#fff;border-radius:15px;max-height:210px;padding:10px;overflow:auto}.layout-modern.theme-dark .wiki-index{background:#131b16}.layout-modern .wiki-document{padding:20px 17px 48px}.layout-modern .wiki-document-heading{margin-bottom:25px}.layout-modern .wiki-rendered{font-size:14px;line-height:1.82}}.layout-classic.theme-dark{--ink:#e4ece7;--muted:#91a097;--line:#29342d;--canvas:#0d1310;--card:#141c17;--green-dark:#67d59d;--green-soft:#193426;--violet:#a99be8;--violet-soft:#2a263d;color:#e4ece7;background:#0d1310}.layout-classic.theme-dark .workspace{background:#0d1310}.layout-classic.theme-dark .topbar{background:#101713e6;border-color:#27322b}.layout-classic.theme-dark .breadcrumb span,.layout-classic.theme-dark .breadcrumb strong{color:#95a299}.layout-classic.theme-dark .layout-toggle,.layout-classic.theme-dark .theme-toggle,.layout-classic.theme-dark .identity-badge,.layout-classic.theme-dark .presence-badge,.layout-classic.theme-dark .menu-button{color:#abb7af;background:#18211b;border-color:#2a362e}.layout-classic.theme-dark .identity-badge>span{color:#c7d0ca}.layout-classic.theme-dark .identity-badge button,.layout-classic.theme-dark .identity-badge a{color:#8e9a92;border-color:#2c3830}.layout-classic.theme-dark .identity-badge small{color:#b7acec;background:#263044}.layout-classic.theme-dark .identity-badge.owner small{color:#72daa6;background:#193426}.layout-classic.theme-dark .metric-card,.layout-classic.theme-dark .node-section,.layout-classic.theme-dark .node-card,.layout-classic.theme-dark .panel,.layout-classic.theme-dark .wiki-document,.layout-classic.theme-dark .wiki-index{background:#141c17;border-color:#29352d;box-shadow:0 7px 24px #0000001f}.layout-classic.theme-dark .metric-label,.layout-classic.theme-dark .metric-card>p,.layout-classic.theme-dark .metric-value small,.layout-classic.theme-dark .section-heading p,.layout-classic.theme-dark .provider-chip small{color:#849189}.layout-classic.theme-dark .mini-progress,.layout-classic.theme-dark .quota-bar{background:#2b362e}.layout-classic.theme-dark .provider-chip{background:#18211c;border-color:#303c34}.layout-classic.theme-dark .node-card:hover{border-color:#3d7157;box-shadow:0 11px 28px #0003}.layout-classic.theme-dark .node-card.selected{border-color:#4aa273;box-shadow:inset 0 0 0 1px #4aa273}.layout-classic.theme-dark .server-symbol{background:#1b3024}.layout-classic.theme-dark .node-identity p,.layout-classic.theme-dark .node-location,.layout-classic.theme-dark .quota-meta,.layout-classic.theme-dark .interface-name{color:#829087}.layout-classic.theme-dark .node-plan,.layout-classic.theme-dark .quota-unavailable,.layout-classic.theme-dark .empty-nodes{background:#18211c;border-color:#2c3930}.layout-classic.theme-dark .node-plan span,.layout-classic.theme-dark .quota-unavailable span,.layout-classic.theme-dark .quota-heading{color:#8d9a92}.layout-classic.theme-dark .node-plan strong,.layout-classic.theme-dark .quota-unavailable strong,.layout-classic.theme-dark .quota-heading strong{color:#bac4bd}.layout-classic.theme-dark .node-vitals{background:linear-gradient(135deg,#18221c,#1a241e);border-color:#2a382f}.layout-classic.theme-dark .load-gauge{background:conic-gradient(var(--gauge-color) var(--gauge-value),#2a352d 0)}.layout-classic.theme-dark .load-gauge:before{background:#131b16;box-shadow:0 5px 14px #0003}.layout-classic.theme-dark .load-gauge strong,.layout-classic.theme-dark .network-speeds p strong{color:#dce6df}.layout-classic.theme-dark .speed-icon.upload{color:#b5a8ef;background:#2b2842}.layout-classic.theme-dark .node-footer{background:#18211c;border-color:#29342d}.layout-classic.theme-dark .node-footer span{color:#849087}.layout-classic.theme-dark .node-footer strong{color:#67d59d}.layout-classic.theme-dark .setup-banner{background:#241e14;border-color:#57462a}.layout-classic.theme-dark .setup-banner p{color:#b09a74}.layout-classic.theme-dark .node-proxy-panel,.layout-classic.theme-dark .proxy-placeholder,.layout-classic.theme-dark .proxy-link-waiting{background:#111914;border-color:#2b3930}.layout-classic.theme-dark .node-proxy-actions>button,.layout-classic.theme-dark .node-name-editor button,.layout-classic.theme-dark .proxy-link-actions button{color:#a9b5ad;background:#1a241d;border-color:#334138}.layout-classic.theme-dark .proxy-card{background:linear-gradient(145deg,#18211b,#131b16);border-color:#2c3930}.layout-classic.theme-dark .proxy-endpoint,.layout-classic.theme-dark .proxy-link-box{background:#1a241d;border-color:#2c3930}.layout-classic.theme-dark .proxy-endpoint strong,.layout-classic.theme-dark .proxy-facts dd,.layout-classic.theme-dark .proxy-link-box span{color:#c1cbc4}.layout-classic.theme-dark .proxy-facts>div,.layout-classic.theme-dark .proxy-access{border-color:#2a352e}.layout-classic.theme-dark .node-name-editor{background:#18221c;border-color:#314037}.layout-classic.theme-dark .node-name-editor label{color:#a6b2aa}.layout-classic.theme-dark .node-name-editor input{color:#e0e9e3;background:#101713;border-color:#35443a}.layout-classic.theme-dark .proxy-qr{background:#fff;border-color:#2d3b31}.layout-classic.theme-dark .proxy-qr-concealed{color:#a2afa7;background:linear-gradient(145deg,#19231d,#111914);border-color:#35443a}.layout-classic.theme-dark .proxy-qr-concealed>span{background:#213027}.layout-classic.theme-dark .readonly-mark{color:#b8acec;background:#29253c;border-color:#3a3650}.layout-classic.theme-dark .check,.layout-classic.theme-dark .facts-list>div{border-color:#29352d}.layout-classic.theme-dark .check>span,.layout-classic.theme-dark .check small{color:#97a39b;background:#202a24}.layout-classic.theme-dark .check p,.layout-classic.theme-dark .facts-list span{color:#8e9b92}.layout-classic.theme-dark .facts-list .positive{color:#69d49e}.layout-classic.theme-dark .roadmap{background:linear-gradient(110deg,#171721,#141c17);border-color:#353247}.layout-classic.theme-dark .roadmap>p{color:#98a49c}.layout-classic.theme-dark .roadmap-links a{color:#b4a8ed;border-color:#48415f}.layout-classic.theme-dark .wiki-index-heading,.layout-classic.theme-dark .wiki-document-heading{border-color:#29352d}.layout-classic.theme-dark .wiki-index nav button{color:#a4b0a8}.layout-classic.theme-dark .wiki-index nav button:hover{background:#1b251e}.layout-classic.theme-dark .wiki-index nav button.active{color:#72daa6;background:#193426}.layout-classic.theme-dark .wiki-actions button{color:#adb8b1;background:#1a241d;border-color:#344139}.layout-classic.theme-dark .wiki-title-field{color:#a3afa7}.layout-classic.theme-dark .wiki-title-field input,.layout-classic.theme-dark .wiki-editor-grid>section>.markdown-body{color:#dce5df;background:#101713;border-color:#2f3c33}.layout-classic.theme-dark .markdown-body{color:#b8c3bb}.layout-classic.theme-dark .markdown-body h1,.layout-classic.theme-dark .markdown-body h2,.layout-classic.theme-dark .markdown-body h3,.layout-classic.theme-dark .markdown-body h4{color:#e4ece7;border-color:#2c3830}.layout-classic.theme-dark .markdown-body blockquote{color:#a0aca4;background:#18231c}.layout-classic.theme-dark .markdown-body code{color:#7bd8aa;background:#1c2921}.layout-classic.theme-dark .markdown-body th,.layout-classic.theme-dark .markdown-body td{border-color:#2d3931}.layout-classic.theme-dark .markdown-body th{background:#19231d}.layout-classic.theme-dark .wiki-empty strong{color:#c4cec7}@media (width<=590px){.layout-classic .theme-toggle{justify-content:center;width:32px;padding:0}.layout-classic .theme-toggle strong{display:none}}
