@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;550;600;650;700;750;800&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202736;background:#f4f6fa;font-synthesis:none;font-size:14px;--blue:#287bf5;--muted:#7f899b;--border:#e9edf3;--shadow:0 5px 22px #23385904}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}button:focus-visible,a:focus-visible{outline:3px solid #88b4ff;outline-offset:3px}a{color:inherit;text-decoration:none}button{color:inherit}button svg{flex-shrink:0}.shell{display:flex;min-height:100vh}.sidebar{width:248px;padding:33px 20px 0;background:#ffffffb3;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-right:1px solid #e6ebf2;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:800;letter-spacing:-.7px;padding:0 6px}.brand-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;color:#fff;background:linear-gradient(145deg,#51a2ff,#1d65ea);box-shadow:0 5px 10px #2368da23}.brand small{display:block;font-size:12px;font-weight:450;letter-spacing:0;color:var(--muted);margin-top:4px}.workspace{display:flex;align-items:center;gap:10px;margin:37px 0 30px;padding:14px 12px;background:#f0f3f8;border:1px solid #e5eaf1;border-radius:13px;font-size:13px;font-weight:600}.workspace small{display:block;font-size:12px;color:var(--muted);font-weight:400;margin-top:4px}.workspace>svg{margin-left:auto;color:var(--muted)}.server-light{height:8px;width:8px;border-radius:50%;background:#39bb84;box-shadow:0 0 0 4px #39bb8412}.nav-caption{font-size:10px;letter-spacing:1.4px;font-weight:650;color:#a1a9b7;margin:0 14px 15px}.nav-item{display:flex;align-items:center;gap:12px;border:0;background:transparent;width:100%;padding:13px 14px;margin-bottom:5px;border-radius:11px;color:#7a8495;text-align:left;font-weight:500;font-size:13px}.nav-item.active{background:#e9f1ff;color:#2674e8}.nav-item:hover{background:#edf1f7}.nav-item b{font-size:11px;background:#e0e7f1;border-radius:5px;padding:2px 6px;margin-left:auto}.sidebar-bottom{display:flex;align-items:center;gap:10px;color:#8b96a8;margin-top:auto;padding:28px 13px 24px;font-size:12px}.sidebar-bottom small{display:block;font-size:11px;margin-top:4px;color:#a4adba}.profile{display:flex;align-items:center;gap:11px;border-top:1px solid var(--border);padding:20px 5px;font-size:13px;font-weight:600}.avatar{display:grid;place-items:center;background:#e2e8f3;color:#65768d;border:3px solid white;outline:1px solid #e6eaf1;border-radius:50%;width:38px;height:38px}.profile small{display:block;color:var(--muted);font-size:11px;font-weight:400;margin-top:4px}.profile>svg{margin-left:auto;color:#929dac}main{margin-left:248px;width:calc(100% - 248px)}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ebf2;padding:0 42px;font-size:12px;color:#98a0af}.topbar>span{display:flex;align-items:center;gap:13px}.preview-label{color:#8e7652;font-size:11px;background:#f8f0e4;border:1px solid #eee4d6;padding:6px 10px;border-radius:20px}.content{max-width:1550px;margin:auto;padding:36px 42px 0}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:650;color:#97a2b3;margin-bottom:11px}h1{font-size:31px;letter-spacing:-1.3px;margin:0;font-weight:650}h1>span{color:var(--blue)}p{color:var(--muted);line-height:1.6}.page-heading p{margin:9px 0 0;font-size:13px}.button{border:1px solid #e2e7ef;background:#fff;box-shadow:0 2px 4px #26385b03;border-radius:10px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:550;transition:.15s}.button:hover{border-color:#bfd4f8;background:#f6f9ff}.hero{border-radius:20px;border:1px solid #dfebfb;background:radial-gradient(ellipse at 89% 45%,#d0e7ff80,transparent 53%),linear-gradient(110deg,#fdfefe,#ebf4ff);padding:30px 34px;display:flex;justify-content:space-between;overflow:hidden;min-height:228px;box-shadow:var(--shadow)}.pill{display:inline-flex;align-items:center;gap:7px;border-radius:20px;font-size:10px;padding:6px 10px;font-weight:550}.pill.green{color:#229368;background:#dff5ea80;border:1px solid #d6eddf}.dot{display:inline-block;width:6px;height:6px;background:currentColor;border-radius:50%}.hero h2{font-size:29px;font-weight:600;letter-spacing:-.9px;line-height:1.26;margin:17px 0 8px}.hero p{font-size:12px;margin:0}.hero-meta{display:flex;align-items:center;gap:21px;font-size:11px;color:#8c9aad;margin-top:22px}.hero-meta>span{display:flex;align-items:center;gap:6px}.hero-orbit{width:225px;display:flex;flex-direction:column;justify-content:center;align-items:center}.orbit-circle{width:116px;height:116px;background:linear-gradient(145deg,#ffffffb0,#c4e2ff80);border:1px solid #ffffff;border-radius:32px;display:grid;place-items:center;box-shadow:0 20px 40px #3278cf13,0 0 0 17px #ffffff38,0 0 0 36px #ffffff26;color:#438ad5;position:relative;transform:rotate(-6deg)}.orbit-check{position:absolute;right:-7px;bottom:-5px;background:#e4f6ec;color:#3fbb83;border:4px solid #edf6ff;border-radius:50%;width:38px;height:38px;display:grid;place-items:center}.orbit-label{font-size:13px;letter-spacing:2px;color:#6893bd;margin-top:24px;font-weight:600}.orbit-label span{display:block;text-align:center;font-size:10px;letter-spacing:0;font-weight:400;color:#91a9c3;margin-top:4px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin:23px 0}.card{background:#fff;border:1px solid var(--border);border-radius:17px;box-shadow:var(--shadow)}.metric{padding:19px 20px}.metric-top{display:flex;align-items:center;gap:9px;font-size:11px;color:#7e899b;white-space:nowrap}.metric-top>svg{margin-left:auto;color:#b3bdcb}.icon-box{display:grid;place-items:center;width:31px;height:31px;border-radius:9px}.blue{color:#3d85f4;background:#edf4ff}.purple{color:#9362e6;background:#f4efff}.orange{color:#df9a3c;background:#fff4e8}.green{color:#30b383;background:#eaf8f1}.metric-number{font-size:29px;font-weight:600;letter-spacing:-1px;margin:17px 0 12px}.metric-number small{font-size:14px;color:#a2aaba;font-weight:400;letter-spacing:0;margin-left:5px}.meter{height:4px;background:#f1f4f8;border-radius:8px;overflow:hidden}.meter i{height:100%;display:block;border-radius:8px;background:currentColor}.metric p{font-size:11px;margin:9px 0 0;color:#9ba4b3}.dashboard-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:23px}.activity-card{padding:25px 25px 20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}h3{font-size:14px;margin:0;font-weight:600;letter-spacing:-.15px}.section-heading p{font-size:11px;margin:7px 0 0;color:#a0a8b5}.segment{background:#f6f8fb;border:1px solid #ebeff5;border-radius:7px;padding:7px 10px;font-size:10px;color:#8a94a4}.chart-legend{display:flex;align-items:center;justify-content:space-between;margin:25px 0 15px;font-size:11px;color:#7c889b}.chart-legend span{display:flex;gap:7px;align-items:center}.chart-legend i{width:7px;height:7px;background:#368aff;border-radius:50%}.chart-legend strong{font-size:16px;color:#3483e8;font-weight:550}.chart-legend small{font-size:10px;color:#a1a9b6;font-weight:400;margin-left:5px}.chart{height:175px;position:relative;padding-left:35px;padding-bottom:22px}.chart svg{width:100%;height:140px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 69px,#eff2f7 69px,#eff2f7 70px);overflow:visible}.chart-labels{position:absolute;left:0;top:0;bottom:22px;display:flex;flex-direction:column;justify-content:space-between;font-size:9px;color:#a4adbb}.chart-times{display:flex;justify-content:space-between;font-size:9px;color:#a4adbb;margin-top:10px}.apps-mini{padding:25px}.apps-mini .section-heading>svg{color:#a9b4c4}.app-mini-row{display:flex;align-items:center;gap:12px;padding:25px 0}.valo-icon{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border-radius:13px;background:linear-gradient(145deg,#ff7277,#e44d63);color:#fff;font-size:26px;font-weight:800;font-style:italic;font-family:Arial,sans-serif;box-shadow:0 5px 8px #e7556420}.app-mini-row strong{font-size:14px;font-weight:600}.app-mini-row small{display:block;font-size:10px;color:#a1a9b6;margin-top:6px}.app-mini-row>.dot{margin-left:auto;width:7px;height:7px;background:#35be88}.wide{width:100%;justify-content:space-between;background:#f9fafc;color:#758297;border-color:#eaf0f6}.next-app{margin-top:22px;padding:24px 10px;display:flex;flex-direction:column;align-items:center;gap:10px;color:#acb5c2;font-size:10px;border:1px dashed #e5eaf1;border-radius:12px}.next-app svg{color:#a4b0c2}footer{display:flex;align-items:center;justify-content:space-between;margin:29px 0 22px;font-size:10px;color:#a5adbb}footer span{display:flex;align-items:center;gap:6px}@media(min-width:1500px){:root{font-size:16px}.content{padding-top:45px}.hero{min-height:255px}.metric{padding:24px}.hero h2{font-size:34px}}@media(max-width:1150px){.sidebar{width:215px;padding-left:13px;padding-right:13px}main{margin-left:215px;width:calc(100% - 215px)}.content{padding:30px 25px 0}.topbar{padding:0 25px}.metric{padding:15px 12px}.metric-top{gap:5px}.metric-top>svg{display:none}.hero{padding:26px}.hero-orbit{width:160px}}@media(max-width:900px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.hero-orbit{display:none}.hero-meta{flex-wrap:wrap}.sidebar{width:190px}.brand{font-size:18px}.nav-item{font-size:12px;padding:13px 10px}main{margin-left:190px;width:calc(100% - 190px)}.topbar>span:first-child{display:none}.topbar{justify-content:flex-end;height:60px}}@media(max-width:650px){.sidebar{position:sticky;top:0;width:100%;padding:12px 15px;z-index:10;border-right:0;border-bottom:1px solid var(--border);background:#ffffffed}.shell{display:block}.brand{font-size:17px}.brand small,.workspace,.nav-caption,.sidebar-bottom,.profile{display:none}.brand-icon{width:31px;height:31px;border-radius:9px}.brand-icon svg{width:18px}nav{display:flex;gap:5px;overflow:auto;margin-top:13px;padding-bottom:2px}.nav-item{width:auto;flex-shrink:0;margin:0;padding:10px;font-size:11px;gap:6px}.nav-item svg{width:15px}.nav-item b{display:none}main{margin:0;width:100%}.topbar{height:42px;padding:0 17px}.preview-label{font-size:10px}.content{padding:24px 17px 0}.page-heading{gap:10px;margin-bottom:22px}h1{font-size:26px}.eyebrow{font-size:8px}.page-heading p{font-size:11px}.page-heading>.button{font-size:0;gap:0;padding:10px}.hero{padding:24px}.hero h2{font-size:26px}.hero-meta{gap:10px;font-size:10px}.metrics{gap:10px;margin:17px 0}.metric{padding:16px}.metric-top{font-size:11px;gap:7px}.metric-number{font-size:27px}.dashboard-grid{gap:17px}.activity-card,.apps-mini{padding:20px}footer{font-size:8px;gap:8px}}:root{font-size:16px;--muted:#707d91}.nav-caption{font-size:11px}.nav-item{font-size:14px}.nav-item b{font-size:12px}.workspace,.profile{font-size:14px}.profile small,.sidebar-bottom small{font-size:12px}.topbar{font-size:13px}.preview-label{font-size:12px}.page-heading p{font-size:14px}.button{font-size:14px;min-height:40px}.hero p{font-size:14px}.hero-meta,.pill{font-size:12px}.metric{text-align:left;width:100%;transition:transform .15s,border-color .15s}.metric:hover{transform:translateY(-2px);border-color:#cdddf5}.metric-top{font-size:13px}.metric p{font-size:12px;color:#8190a3}.section-heading p{font-size:12px}h3{font-size:16px}.segment{font-size:12px}.chart-legend{font-size:13px}.chart-legend small{font-size:12px}.chart-labels,.chart-times{font-size:11px}.app-mini-row small{font-size:12px;color:#7f8a9c}.app-mini-row strong{font-size:16px}.next-app{width:100%;background:transparent;font-size:12px}.next-app:hover{background:#f6f9fe;border-color:#b7cdec}.hero-orbit{flex-shrink:0}.workspace>div{min-width:0;overflow-wrap:anywhere}.profile .icon-button{margin-left:auto}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;min-width:34px;min-height:34px;color:#8592a5}.icon-button:hover{background:#edf2fa;color:#327bed}.button.primary{color:#fff;background:#267cf5;border-color:#267cf5;box-shadow:0 4px 9px #267cf51c}.button.primary:hover{background:#176ce2}.button.danger{background:#fff1f0;border-color:#f9d6d4;color:#ce4a45}.button.full{width:100%}.good{color:#249b6d}.bad{color:#d45b4b}.neutral{color:#7c889a}.warning,.amber{color:#b38137;background:#fff4df}.server-light.offline{background:#db9b42;box-shadow:0 0 0 4px #db9b4210}.connection-label{color:#7f8da1;font-size:12px}.status-badge{display:inline-flex;align-items:center;gap:7px;border-radius:30px;padding:6px 10px;font-size:12px;white-space:nowrap;font-weight:500}.status-badge.good{background:#eaf8f1}.status-badge.neutral{background:#f0f2f6}.status-badge.warning{background:#fff4df}.notice{display:flex;gap:10px;align-items:flex-start;background:#fff5e7;border:1px solid #f2e3c9;color:#95703c;padding:14px 16px;border-radius:12px;font-size:14px;line-height:1.5;margin-bottom:18px}.notice svg{flex-shrink:0;margin-top:2px}.notice span{overflow-wrap:anywhere}.loading-screen{min-height:100vh;display:flex;gap:20px;flex-direction:column;align-items:center;justify-content:center;color:#4887e2}.loading-screen h1{color:#23314a}.view-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:23px;color:#7f8c9e;font-size:14px}.view-toolbar>span{display:flex;align-items:center;gap:8px}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.application-card{padding:25px;text-align:left;transition:.2s}.application-card:hover{transform:translateY(-3px);border-color:#c1d6f4;box-shadow:0 10px 20px #3457860a}.app-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.large{width:60px;height:60px;border-radius:18px;font-size:37px}.generic-app-icon{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border-radius:13px;background:#eaf2ff;color:#3482eb}.generic-app-icon.large{width:60px;height:60px}.application-card h2{font-size:22px;letter-spacing:-.6px;font-weight:600;margin:23px 0 7px}.application-card p{font-size:14px;min-height:42px;margin:0 0 25px}.app-card-bottom{border-top:1px solid var(--border);padding-top:17px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#8995a7}.app-card-bottom>span:last-child{display:flex;align-items:center;color:#337ce2;gap:5px}.add-app-card{background:#f9fbfd80;border:1px dashed #dce4ef;border-radius:17px;padding:30px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#94a2b6;min-height:245px}.add-app-card>span{background:#eaf0f8;border:1px solid #e3ebf6;border-radius:50%;padding:13px;display:grid;place-items:center;margin-bottom:17px}.add-app-card strong{font-weight:500;font-size:15px}.add-app-card p{font-size:12px;margin:8px 0}.add-app-card:hover{border-color:#abc8f0;background:#f3f7fd}.soft-note{display:flex;align-items:center;gap:10px;color:#8d9aad;font-size:13px;line-height:1.6;margin:24px 0}.soft-note svg{flex-shrink:0}.network-note{margin-top:0}.empty{text-align:center;padding:48px 25px}.empty h3{font-size:20px;margin:19px 0 8px}.empty p{font-size:14px;max-width:440px;margin:0 auto 22px}.empty-icon{display:inline-grid;place-items:center;width:66px;height:66px;border-radius:21px;background:#edf4ff;color:#4b8ce8}.back-link{display:flex;align-items:center;gap:8px;background:none;border:0;color:#79889f;font-size:14px;padding:0;margin-bottom:20px}.app-detail-head{padding:26px;display:flex;gap:18px;align-items:center}.app-detail-head h2{font-size:24px;letter-spacing:-.6px;margin:0 0 5px}.app-detail-head p{font-size:14px;margin:0}.detail-head-actions{margin-left:auto;display:flex;gap:10px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:31px 0 18px}.section-title>span{color:#92a0b2;font-size:13px}.container-cards{display:grid;gap:20px}.container-card{padding:25px}.service-name{display:flex;align-items:center;gap:13px;min-width:140px}.service-name small{display:block;font-size:12px;color:#8794a8;margin-top:5px;overflow-wrap:anywhere}.service-name strong{font-size:14px;font-weight:550}.container-metrics{display:flex;gap:50px;margin:27px 0}.container-metrics>div{display:flex;flex-direction:column;gap:8px}.container-metrics span{font-size:12px;color:#8694a7}.container-metrics strong{font-size:16px;font-weight:500}.service-actions{display:flex;flex-wrap:wrap;gap:8px}.service-actions .button{font-size:12px;padding:8px 11px}.ports{font-size:12px;margin:18px 0 0;overflow-wrap:anywhere}.services-list{overflow:hidden}.service-row{display:flex;align-items:center;gap:22px;padding:22px;border-bottom:1px solid var(--border)}.service-row:last-child{border-bottom:0}.service-image{font-size:12px;color:#8896a9;overflow-wrap:anywhere}.service-row>.service-actions{margin-left:auto;flex-wrap:nowrap}.segmented{display:flex;gap:4px;border:1px solid #e4eaf3;padding:4px;background:#edf1f7;border-radius:11px}.segmented button{border:0;background:none;color:#8490a3;font-size:13px;padding:9px 15px;border-radius:8px}.segmented button.selected{background:#fff;color:#3e4e67;box-shadow:0 2px 5px #253b6810}.two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.padded{padding:27px}.padded>p{font-size:14px}.spaced{margin-top:23px}.health-number{font-size:32px;margin:28px 0 30px;letter-spacing:-.8px;font-weight:550}.health-number small{font-size:13px;letter-spacing:0;margin-left:12px;font-weight:400;color:#8996a8}.chart-wait{height:140px;display:grid;place-items:center;font-size:13px;color:#9aa6b8}.key-value{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid #eff2f7;font-size:14px;line-height:1.4}.key-value:last-child{border:0}.key-value>span{color:#8a97a8}.key-value>strong{text-align:right;font-weight:500;max-width:64%;overflow-wrap:anywhere}.storage-main{margin:30px 0 22px}.storage-main strong{font-size:33px;font-weight:550;letter-spacing:-1px}.storage-main span{display:block;font-size:13px;color:#94a0b1;margin-top:9px}.storage-bar{background:#f0f3f8;height:11px;border-radius:10px;overflow:hidden;margin-bottom:14px}.storage-bar i{display:block;background:linear-gradient(90deg,#ebae65,#f6c38a);height:100%;border-radius:10px}.network-name{display:flex;align-items:center;gap:10px}.transfer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:20px;font-size:12px;color:#7d8ea6}.transfer>span{display:flex;align-items:center;gap:6px}.recent-row{display:flex;align-items:center;justify-content:space-between;padding:22px 5px;font-size:12px;color:#8a98ac}.recent-row>div{display:flex;align-items:center;gap:8px}.recent-row strong{font-weight:500;color:#72829b}.recent-row button{display:flex;align-items:center;gap:7px;border:0;background:none;color:#7b8fac;font-size:12px}.audit-card{padding:23px;margin-top:8px}.audit-row{display:flex;align-items:center;gap:13px;border-bottom:1px solid #edf1f6;padding:18px 0}.audit-row:last-child{border:0}.audit-icon{background:#f0f5fc;color:#7c96bd;border-radius:8px;padding:8px;display:grid;place-items:center}.audit-row strong{font-size:14px;font-weight:500}.audit-row small{display:block;color:#97a3b4;font-size:12px;margin-top:5px}.audit-row time{color:#a0aabb;font-size:12px;margin-left:auto;text-align:right}.inline-help{font-size:13px!important;line-height:1.65;background:#f4f7fb;color:#8392a8;border-radius:10px;padding:14px 16px;margin:17px 0}.settings-divider{margin:25px 0 10px;border-top:1px solid var(--border)}label{display:flex;flex-direction:column;gap:9px;color:#6e7e96;font-size:14px;margin:20px 0}input{border:1px solid #dfe6f0;background:#fbfcff;border-radius:10px;min-height:44px;padding:12px 14px;color:#293b57;width:100%;outline:0;font-size:16px}input:focus{border-color:#6da4f5;box-shadow:0 0 0 3px #287bf512}input::placeholder{color:#a7b2c1}.modal-backdrop{position:fixed;inset:0;background:#1e345355;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:flex;align-items:center;justify-content:center;z-index:50;padding:22px}.modal{background:#fff;border:1px solid #ffffffaa;border-radius:22px;width:min(100%,510px);max-height:90vh;overflow:auto;padding:28px;box-shadow:0 25px 90px #1428443b;outline:none}.modal-wide{width:min(100%,930px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.modal h2{font-size:21px;line-height:1.4;letter-spacing:-.5px;margin:0}.modal p{font-size:15px;line-height:1.7}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.modal form label:first-child{margin-top:24px}.log-output{background:#172439;border:1px solid #253a59;color:#cedced;border-radius:13px;padding:22px;white-space:pre-wrap;overflow-wrap:anywhere;max-height:55vh;overflow:auto;font:13px/1.8 Consolas,monospace}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%);z-index:100;background:#233550;color:#fff;border:1px solid #ffffff22;border-radius:14px;padding:16px 23px;display:flex;align-items:center;gap:11px;box-shadow:0 7px 25px #192f542c;font-size:14px;max-width:90vw;animation:toast-in .2s ease-out}.toast svg{color:#7cdeb8;flex-shrink:0}.auth-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at top,#e3efff,transparent 65%),#f4f6fa;padding:35px 20px}.auth-brand{display:flex;align-items:center;gap:12px;font-weight:750;letter-spacing:-.8px;font-size:24px;margin:10px 0 35px}.auth-card{width:100%;max-width:460px;padding:38px}.auth-card h1{font-size:27px;margin-top:25px}.auth-card>p{font-size:15px;line-height:1.6}.auth-card .full{margin-top:10px}.auth-footer{display:flex;align-items:center;gap:7px;font-size:12px;color:#91a1b8;margin-top:30px}.vault-locked{text-align:center;padding:52px 25px 30px;background:radial-gradient(ellipse at 50% 10%,#ecf3ff,transparent 55%),#fff;max-width:950px;margin:auto}.vault-orb{width:120px;height:120px;border-radius:34px;color:#7b9ed1;background:linear-gradient(145deg,#fff,#dce9fc);border:1px solid white;box-shadow:0 15px 35px #5c89c91a,0 0 0 13px #eaf2ff60;display:grid;place-items:center;margin:7px auto 35px}.vault-locked h2{font-size:29px;font-weight:600;letter-spacing:-.9px;margin:14px 0}.vault-locked>p{font-size:15px}.vault-locked form{max-width:370px;margin:28px auto;text-align:left}.vault-features{display:flex;justify-content:center;gap:25px;color:#8a9bb2;font-size:12px;margin:35px 0 7px}.vault-features>span{display:flex;align-items:center;gap:7px}.demo-vault-note{font-size:12px!important;max-width:420px;margin:25px auto 0}.dropzone{border:1.5px dashed #cfddef;background:#f9fbff;border-radius:18px;width:100%;padding:38px 22px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;color:#657f9f}.dropzone>strong{font-weight:550;font-size:18px;margin-top:4px}.dropzone>span:last-child{font-size:13px;color:#9cabbf}.dropzone:hover,.dropzone.dragging{border-color:#72a7ed;background:#eef5ff}.files-list{margin-top:23px}.file-row{display:flex;align-items:center;gap:14px;padding:21px;border-bottom:1px solid var(--border)}.file-row:last-child{border:0}.file-row>div{flex:1;min-width:0}.file-row strong{font-size:14px;font-weight:500;overflow-wrap:anywhere}.file-row small{display:block;font-size:12px;color:#9aa7b9;margin-top:6px}.file-row .button{font-size:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toast-in{0%{opacity:0;bottom:20px}to{opacity:1;bottom:30px}}footer{font-size:11px}@media(max-width:1350px){.app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-row{gap:15px;flex-wrap:wrap}.service-image{display:none}.service-row>.service-actions{margin-left:auto}.metric-top{font-size:12px}.hero-orbit{width:175px}.hero-meta{gap:14px}.app-detail-head{flex-wrap:wrap}.detail-head-actions{margin-left:auto}}@media(max-width:1000px){.two-columns{grid-template-columns:1fr}.app-grid{gap:15px}.service-row>.service-actions{margin-left:0;width:100%}.container-metrics{gap:30px;flex-wrap:wrap}.metric-top,.nav-item,.app-mini-row small{font-size:13px}.metric-number{font-size:32px}.hero-meta{gap:10px}}@media(max-width:650px){.nav-item{font-size:12px}.brand small,.workspace{display:none}.button{font-size:13px;min-height:40px}.page-heading>.button{font-size:0}.eyebrow{font-size:10px}.page-heading p{font-size:13px}.preview-label{font-size:11px}.hero{padding:24px}.hero p{font-size:13px}.hero-meta{font-size:11px}.pill{font-size:10px}.metric-top,.metric p{font-size:12px}.metric{padding:15px}.metric-number{font-size:29px}.app-grid{grid-template-columns:1fr}.add-app-card{min-height:190px}.view-toolbar{flex-wrap:wrap;font-size:13px}.view-toolbar .button{font-size:12px}.segmented button{font-size:12px;padding:8px 11px}.section-heading{gap:8px}.section-heading h3{font-size:15px}.segment{font-size:10px}.section-heading p{font-size:12px;max-width:210px}.recent-row{flex-direction:column;align-items:flex-start;gap:17px}.app-detail-head{padding:22px;gap:13px}.app-detail-head p{font-size:12px;max-width:175px}.app-detail-head h2{font-size:22px}.detail-head-actions{margin:7px 0 0;width:100%}.container-card,.padded{padding:21px}.container-metrics{gap:23px}.container-metrics strong{font-size:14px}.container-metrics>div:last-child{width:100%}.service-actions{gap:7px}.service-actions .button{font-size:11px;padding:9px}.services-list .service-name{flex:1}.services-list .service-row{padding:18px}.key-value{font-size:13px;gap:12px}.health-number{font-size:29px}.health-number small{font-size:12px;display:block;margin:8px 0 0}.vault-locked{padding:35px 20px 22px}.vault-locked h2{font-size:24px}.vault-locked>p{font-size:14px}.vault-features{gap:13px;font-size:10px;flex-wrap:wrap}.vault-locked form{margin:22px 0}.file-row{gap:10px;padding:16px}.file-row .button{padding:10px}.file-row .button span,.file-row .icon-box{display:none}.dropzone{padding:30px 20px}.dropzone>span:last-child{font-size:12px;line-height:1.6}.auth-card{padding:28px}.modal{padding:22px}.modal h2{font-size:20px}.modal-backdrop{padding:14px}.audit-row time{font-size:11px;max-width:92px;flex-shrink:0}footer{font-size:10px;gap:10px}.toast{bottom:20px;padding:14px 18px;font-size:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
