:root{--ink:#232337;--muted:#797a8e;--line:#e9e9f1;--purple:#6450de;--bg:#f7f8fc;--green:#248a71;--red:#bc3e52}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.55 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:var(--purple);text-decoration:none}a:hover{text-decoration:underline}.sidebar{width:238px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:34px 23px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);font-weight:800;font-size:25px;letter-spacing:1px}.brand:hover{text-decoration:none}.logo{display:grid;place-items:center;background:var(--purple);color:#fff;width:43px;height:43px;border-radius:13px;font-size:34px;line-height:1;letter-spacing:-3px;padding-right:3px}.brand small{display:block;font-size:8px;font-weight:600;color:var(--muted);letter-spacing:2.2px;margin-top:-4px}.nav-label{font-size:10px;font-weight:750;letter-spacing:1.4px;color:#a0a1b1;margin:48px 13px 15px}nav{display:grid;gap:7px}nav button{border:0;background:none;text-align:left;border-radius:9px;padding:12px 14px;color:#6f7085;font-weight:550;display:flex;gap:12px;align-items:center}nav button span{font-size:21px;width:23px;text-align:center;line-height:1}nav button:hover{background:#f6f5fc}nav button.active{background:#eeebfd;color:#5942d3}.sidebar-bottom{margin-top:auto;padding:25px 10px 0;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.server-dot{display:flex;gap:7px;align-items:center;font-size:12px;color:var(--ink)}i{width:7px;height:7px;border-radius:50%;display:inline-block;background:var(--green)}.workspace{margin-left:238px}.topbar{height:83px;border-bottom:1px solid var(--line);background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 42px}.breadcrumb{font-size:12px;color:var(--muted)}.breadcrumb span{margin:0 14px;color:#d1d1de}.breadcrumb strong{font-weight:500;color:var(--ink)}.admin{display:flex;gap:10px;align-items:center;font-size:12px;font-weight:600}.admin small{display:block;color:var(--muted);font-size:10px;font-weight:400}.avatar{background:#f0edfe;color:var(--purple);border:1px solid #e2dcfa;width:34px;height:34px;display:grid;place-items:center;border-radius:50%}main{max-width:1440px;margin:auto;padding:37px 42px 50px;min-height:calc(100vh - 140px)}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.eyebrow{font-size:10px;color:var(--purple);letter-spacing:1.7px;font-weight:750;margin:0 0 7px}h1{font-size:29px;line-height:1.2;letter-spacing:-1px;margin:0;font-weight:650}#subtitle{color:var(--muted);font-size:13px;margin:10px 0 0}h2{font-size:17px;letter-spacing:-.25px;margin:0}h3{font-size:15px;margin:0}.button{border:1px solid var(--purple);background:var(--purple);color:#fff;padding:10px 17px;border-radius:8px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.button:hover{filter:brightness(.97);text-decoration:none}.button.secondary{background:#fff;border-color:#e0e1eb;color:#585b72}.button.danger{background:var(--red);border-color:var(--red)}.button.small{padding:7px 10px;font-size:11px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:26px}.stat,.card{background:#fff;border:1px solid var(--line);border-radius:12px}.stat{padding:20px 21px}.stat-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.stat-icon{font-size:18px;background:#f1eefe;color:var(--purple);border-radius:8px;width:32px;height:32px;display:grid;place-items:center}.stat strong{display:block;font-size:29px;letter-spacing:-.8px;font-weight:650;margin:11px 0 0}.stat small{font-size:10px;color:var(--muted)}.grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr);gap:23px}.card-head{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line)}.card-head p{margin:4px 0 0;font-size:11px;color:var(--muted)}.card-body{padding:23px}.card+.card{margin-top:22px}.badge{font-size:10px;padding:4px 9px;border-radius:5px;background:#eaf7f1;color:#288269;white-space:nowrap;display:inline-block}.badge.soft{background:#f0eefb;color:#7561c6}.badge.warn{background:#fff4e5;color:#a97627}.badge.bad{background:#fcecef;color:#b33b50}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-size:9px;letter-spacing:.9px;color:#8a8c9f;font-weight:600;background:#fcfcfe;padding:13px 23px;text-transform:uppercase}td{padding:17px 23px;border-top:1px solid #f0f0f5}td strong{font-weight:600}td small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.domain-cell{display:flex;align-items:center;gap:11px}.domain-icon{width:33px;height:33px;display:grid;place-items:center;background:#f3f2fb;color:#8a79c4;border-radius:8px;font-size:17px}.actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.text-button{background:none;border:0;color:var(--purple);font-size:11px;padding:5px}.text-button.danger{color:var(--red)}.quick{display:flex;gap:12px;width:100%;text-align:left;border:0;background:#fff;padding:14px 0;align-items:center;border-bottom:1px solid #f1f1f6}.quick:last-child{border-bottom:0}.quick .quick-icon{background:#f2efff;color:var(--purple);padding:9px;border-radius:9px;font-size:18px;line-height:1}.quick strong{display:block;font-size:12px;font-weight:600}.quick small{color:var(--muted);font-size:10px}.quick b{margin-left:auto;color:#aaa6c4}.resource{margin:0 0 22px}.resource:last-child{margin:0}.resource-head{display:flex;justify-content:space-between;font-size:11px;margin-bottom:9px}.resource-head span:last-child{color:var(--muted)}.bar{height:6px;background:#eeedf5;border-radius:10px;overflow:hidden}.bar span{display:block;height:100%;background:var(--purple);border-radius:10px}.services{display:grid;grid-template-columns:1fr 1fr;gap:15px}.service{display:flex;align-items:center;gap:8px;font-size:11px}.service i.off{background:#dd8c42}.toolbar{display:flex;justify-content:space-between;align-items:center;margin:0 0 20px;gap:15px;flex-wrap:wrap}.toolbar input{max-width:320px;background:white}.toolbar select{min-width:220px}.empty{padding:48px 24px;text-align:center;color:var(--muted)}.empty h3{color:var(--ink);margin-bottom:7px}.empty p{font-size:12px;max-width:440px;margin:0 auto 18px}.hint{background:#f0edfb;border:1px solid #e2dbf7;border-radius:8px;padding:14px 17px;color:#685794;font-size:12px;margin-bottom:20px}.hint.warning{background:#fff8eb;border-color:#f3e3bf;color:#8a692e}.site-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.site-card{padding:24px}.site-card .actions{justify-content:flex-start;margin-top:22px}.site-card p{color:var(--muted);font-size:12px}.site-top{display:flex;gap:13px;align-items:center;margin-bottom:16px}.site-meta{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);padding-top:14px;border-top:1px solid var(--line)}footer{padding:20px 42px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#9193a5;font-size:10px}input,select{width:100%;padding:11px 12px;border:1px solid #dedeea;border-radius:7px;color:var(--ink);background:#fff}input:focus,select:focus{border-color:var(--purple);outline:2px solid #e6e1fc}label{font-size:12px;font-weight:600;display:block;margin:18px 0 6px}label small{font-weight:400;color:var(--muted)}.field-help{font-size:11px;color:var(--muted);margin:5px 0 0}dialog{border:1px solid var(--line);border-radius:14px;width:min(510px,calc(100vw - 32px));padding:0;color:var(--ink);box-shadow:0 24px 100px #1d173b30}dialog::backdrop{background:#19182c66;backdrop-filter:blur(3px)}dialog header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid var(--line)}#fields{padding:4px 24px 25px;max-height:65vh;overflow:auto}dialog footer{padding:18px 24px;gap:10px;justify-content:flex-end;background:#fafafd}.icon-button{border:0;background:#f4f3f9;border-radius:6px;font-size:22px;color:#777;width:30px;height:30px}#notice{padding:14px 18px;border-radius:9px;background:#e9f5ef;color:#24674e;margin-bottom:22px;white-space:pre-wrap;overflow-wrap:anywhere}#notice.error,#form-error{background:#fcecef;color:#a72e43}#notice.busy{background:#efedfc;color:#5e4baa}#form-error{margin:0 24px 18px;padding:12px;border-radius:7px;white-space:pre-wrap;font-size:12px}code{font:11px ui-monospace,SFMono-Regular,monospace;overflow-wrap:anywhere}td.dns-value{max-width:360px;overflow-wrap:anywhere}.loader{display:inline-block;width:13px;height:13px;border:2px solid #c4bdf0;border-top-color:var(--purple);border-radius:50%;animation:spin 1s linear infinite;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}[hidden]{display:none!important}@media(min-width:1550px){main{padding-top:50px}}@media(max-width:1100px){.sidebar{width:200px;padding:30px 16px}.workspace{margin-left:200px}.topbar{padding:0 25px}main{padding:30px 25px}.grid{grid-template-columns:1fr}.stats{gap:10px}.stat{padding:16px}.site-grid{grid-template-columns:1fr}.sidebar-bottom{padding-left:4px}td,th{padding-left:16px;padding-right:16px}}@media(max-width:720px){.sidebar{position:static;width:auto;padding:15px;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:21px}.brand .logo{width:35px;height:35px;font-size:29px}.nav-label,.sidebar-bottom{display:none}nav{display:flex;gap:4px;overflow:auto;margin-top:15px}nav button{padding:10px;font-size:11px;white-space:nowrap;gap:6px}nav button span{font-size:16px;width:auto}.workspace{margin:0}.topbar{height:60px;padding:0 18px}.breadcrumb{font-size:10px}.admin{font-size:10px}.admin small{display:none}.avatar{width:27px;height:27px}main{padding:25px 18px}.page-heading{align-items:flex-start}h1{font-size:25px}.eyebrow{font-size:9px}.page-heading .button{padding:8px 10px;font-size:10px}.stats{grid-template-columns:repeat(2,1fr)}.stat strong{font-size:25px}.card-head{padding:18px}.card-body{padding:18px}footer{padding:18px;gap:15px}footer span{max-width:230px;text-align:right}.services{gap:12px}.toolbar select,.toolbar input{max-width:none;width:100%;min-width:0}td{min-width:100px}.actions{min-width:150px}}
.site-grid>.card{margin:0}.sr{font-size:9px;color:var(--muted)}
.grid>div,.card,.workspace{min-width:0}.table-wrap{max-width:100%}@media(max-width:1100px){.grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.card-head{flex-wrap:wrap}.sidebar nav{max-width:100%}.breadcrumb{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.admin{flex-shrink:0}}
/* AVAT standalone console — a hosting dashboard built around account tasks. */
:root{--ink:#1d1e20;--muted:#6d7081;--line:#e3e6eb;--purple:#673de6;--bg:#f4f5f8;--green:#16815d;--red:#c32b45}body{font-size:14px;line-height:1.55}.sidebar{width:252px;padding:0 16px 20px;border-right:1px solid #e6e8ed;z-index:20}.brand{height:80px;padding:0 16px;font-size:27px;letter-spacing:1px;gap:9px}.logo{background:#673de6;width:33px;height:37px;border-radius:9px;font-size:31px;font-weight:850;line-height:1;display:grid;place-items:center;color:white}.brand-panel{font-size:12px;font-weight:550;letter-spacing:.5px;margin-left:6px;color:#777184}.account-switch{display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:8px;padding:12px;margin:10px 0 24px;font-weight:650}.account-switch small{display:block;font-size:11px;color:var(--muted);font-weight:400}.account-mark{width:33px;height:33px;background:#e9e3fc;color:var(--purple);display:grid;place-items:center;border-radius:50%;font-size:13px}.account-arrow{margin-left:auto;color:var(--muted)}.nav-label{font-size:10px;letter-spacing:1.5px;margin:0 16px 10px;color:#92919e}.sidebar nav{display:grid;gap:5px}.sidebar nav button{border-radius:8px;padding:13px 15px;margin:0;font-size:13px;gap:13px;color:#4e4e5b;font-weight:550}.sidebar nav button span{width:22px;font-size:21px;line-height:1}.sidebar nav button.active{background:#eee8ff;color:#5025c8;font-weight:700}.sidebar nav button:hover{background:#f3f0fc}.sidebar-bottom{margin-top:auto;padding-top:22px}.help-card{background:#f8f7fc;border:1px solid #edeaf5;padding:16px;border-radius:9px}.help-card>span{font-weight:650;font-size:12px}.help-card p{font-size:11px;line-height:1.6;margin:7px 0 11px}.help-card a{font-size:11px;font-weight:650}.logout{border:0;background:none;color:#6b6879;width:100%;padding:17px 12px 0;text-align:left;font-size:12px}.workspace{margin-left:252px;min-height:100vh}.topbar{height:80px;background:#fff;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:15}.global-search{display:flex;align-items:center;gap:10px;max-width:500px;width:60%;color:#686578}.global-search>span{font-size:27px}.global-search input{border:0;background:transparent;box-shadow:none;padding:10px 0;min-width:0;width:100%;font-size:12px}.global-search input:focus{outline:none;box-shadow:none}.global-search kbd{font-size:10px;border:1px solid var(--line);border-radius:4px;padding:2px 6px;color:#93909e;font-family:inherit}.topbar-right{display:flex;align-items:center;gap:20px}.language{font-weight:600;font-size:12px}.topbar-divider{height:22px;width:1px;background:var(--line)}.avatar{height:34px;width:34px;background:#ede7fc;color:#6032d2;border:1px solid #ded2fc;font-size:13px}.workspace main{max-width:1480px;padding:27px 38px 30px;margin:0 auto}.breadcrumb{font-size:11px;color:#85808f;margin-bottom:24px;display:flex;gap:10px}.breadcrumb strong{font-weight:500;color:#4f4b60}.page-heading{margin-bottom:26px;align-items:center}.page-heading h1{font-size:25px;letter-spacing:-.65px;line-height:1.3;margin:0 0 7px;font-weight:750}.page-heading p{font-size:12px;margin:0;color:var(--muted)}.button{background:var(--purple);border-radius:7px;font-size:12px;font-weight:650;padding:11px 17px;border:1px solid var(--purple);box-shadow:none;white-space:normal;text-align:center;line-height:1.5}.button:hover{background:#582bd0;text-decoration:none}.button.secondary{background:white;color:#552cbd;border-color:#d4c9ed}.button.secondary:hover{background:#f5f1ff;border-color:#a990e7}.button.small{font-size:11px;padding:7px 11px}.welcome-banner{display:flex;justify-content:space-between;align-items:center;background:#eee7ff;border:1px solid #e5dafc;padding:26px 32px;border-radius:10px;margin-bottom:24px;overflow:hidden;min-height:203px}.banner-tag{color:#7655b8;font-size:9px;font-weight:750;letter-spacing:1.5px}.welcome-banner h2{font-size:23px;letter-spacing:-.6px;line-height:1.3;color:#2f1c6a;margin:10px 0}.welcome-banner p{font-size:12px;color:#695985;margin:0 0 18px}.welcome-banner .button{padding:9px 17px}.banner-art{position:relative;width:215px;flex-shrink:0;margin:5px 25px 0 30px;transform:rotate(-7deg)}.art-window{background:white;border:1px solid #d8c8f8;border-radius:8px;padding:12px 15px 18px;box-shadow:8px 12px 0 #dcc9ff}.art-dots{font-size:7px;color:#c5b0ef;border-bottom:1px solid #eee7fa;padding-bottom:10px;margin-bottom:14px;letter-spacing:3px}.art-line{height:7px;background:#c5a9fb;width:72%;border-radius:4px;margin-bottom:8px}.art-line.short{width:46%;background:#e6dbfc}.art-blocks{display:flex;gap:7px;margin-top:15px}.art-blocks i{height:33px;background:#f0e9fe;flex:1;border-radius:3px}.art-blocks i:first-child{background:#ddd0ff}.art-check{position:absolute;right:-12px;bottom:-7px;background:#673de6;color:white;border:4px solid #eee7ff;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;font-size:18px}.art-spark{position:absolute;top:0;left:-29px;font-size:25px;color:#ae87ed}.stats{gap:16px;margin-bottom:26px}.stat{padding:19px 20px;border:1px solid var(--line);border-radius:9px;box-shadow:none;background:white}.stat-top{font-size:11px;font-weight:550}.stat-icon{color:#673de6;background:#f3efff;width:29px;height:29px;font-size:17px;border-radius:6px}.stat>strong{font-size:28px;margin:8px 0 0;letter-spacing:-1px}.stat>small{font-size:10px;color:#858090}.grid{gap:24px;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr)}.card{border:1px solid var(--line);border-radius:9px;box-shadow:none;margin-bottom:22px;overflow:hidden;background:#fff}.card-head{padding:20px 22px;gap:16px}.card-head h2{font-size:14px;font-weight:700}.card-head p{font-size:11px;margin:4px 0 0}.card-body{padding:10px 22px 22px}.domain-icon{width:36px;height:36px;font-size:21px;background:#f0ebfc;color:#7349cf;border-radius:7px;flex-shrink:0}.domain-cell{gap:11px}.domain-cell strong{font-size:12px}.domain-cell small{font-size:10px;margin-top:3px}.badge{font-size:9px;padding:3px 7px;border-radius:4px;font-weight:550;background:#e7f6ef;color:#23704d}.badge.soft{background:#f0ebfb;color:#6e4caf}table{font-size:12px}th{font-size:10px;font-weight:600;text-transform:none;letter-spacing:0;background:#fafbfc;color:#8b8795;padding:12px 20px}td{padding:18px 20px;border-color:#eef0f4}td code{font-size:11px}.quick{padding:14px 0;gap:12px}.quick strong{font-size:12px}.quick small{font-size:10px;margin-top:3px}.quick-icon{width:35px;height:35px;font-size:20px;background:#f2edfd;border-radius:7px}.quick b{font-size:17px;color:#9078ba}.resource{margin:12px 0 20px}.resource-head{font-size:10px}.bar{height:5px;margin-top:9px;background:#eeeaf5}.bar span{background:#9267ef}.services{gap:15px 10px;padding-top:5px}.service{font-size:11px;gap:7px}.service i{height:6px;width:6px}.service .sr{font-size:9px;color:#918a9d}.toolbar{margin-bottom:20px;font-size:12px}.toolbar input,.toolbar select{max-width:340px;background:#fff;font-size:12px}.site-grid{grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:22px}.site-card{padding:23px}.site-top{gap:12px;margin-bottom:21px}.site-top h3{font-size:14px}.site-meta{font-size:11px}.site-card p{font-size:12px;color:var(--muted)}.app-footer{max-width:1480px;margin:0 auto;border-top:none;padding:0 38px 25px;color:#96909e;font-size:10px;display:flex;justify-content:space-between}.empty{padding:44px 24px}.empty h3{font-size:16px}.empty p{font-size:12px}.empty .button{margin-top:12px}.text-button{font-size:11px}.actions{gap:9px;flex-wrap:wrap}dialog{border-radius:12px;padding:0;border:1px solid var(--line);box-shadow:0 20px 80px #25134230}dialog header{padding:25px 28px 10px}dialog h2{font-size:21px}dialog #fields{padding:8px 28px 20px}dialog footer{padding:19px 28px;border-top:1px solid var(--line);background:#faf9fc}input,select{border-radius:7px;border-color:#d4d2dc;padding:11px 13px}label{font-size:12px;font-weight:650;margin-top:17px}.hint{font-size:12px}.field-help{font-size:11px}#notice{font-size:12px;border-radius:7px}#form-error{margin:0 28px 20px;font-size:12px}.loading-dot{display:block;width:12px;height:12px;background:var(--purple);border-radius:50%;margin:0 auto 18px;animation:breathe 1s ease-in-out infinite alternate}@keyframes breathe{to{opacity:.25}}
/* Independent login */
.login-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:white}.login-story{background:#2f1c6a;color:white;min-height:100vh;padding:20px 50px 25px;display:flex;flex-direction:column;overflow:hidden;position:relative}.login-story:after{content:'';position:absolute;width:500px;height:500px;border:1px solid #ffffff0b;border-radius:50%;right:-200px;bottom:-220px;box-shadow:0 0 0 60px #ffffff03,0 0 0 120px #ffffff03;pointer-events:none}.login-story .brand{color:white;padding:0;height:65px}.login-story .brand-panel{color:#bdaade}.login-story .logo{background:#8c62f2}.login-story-content{margin:auto 0;padding:45px 0}.login-pill{font-size:9px;letter-spacing:1.7px;color:#d1beff;border:1px solid #73539f;border-radius:30px;padding:7px 12px}.login-story h1{font-size:clamp(30px,3.8vw,54px);line-height:1.12;letter-spacing:-1.8px;margin:26px 0 22px;color:#fff}.login-story p{color:#bcb0d5;font-size:13px;line-height:1.8}.login-visual{margin-top:40px;max-width:365px;position:relative}.visual-card{border:1px solid #ffffff20;background:#ffffff0c;padding:15px 18px;display:flex;gap:13px;align-items:center;border-radius:10px;transform:rotate(-3deg);font-size:10px;color:#baa8d7;backdrop-filter:blur(3px)}.visual-card strong{display:block;font-size:12px;color:#f2e9ff;margin-top:3px;font-weight:500}.visual-icon{display:grid;place-items:center;background:#9364ed30;width:36px;height:36px;border-radius:7px;font-size:24px;color:#d4b4ff}.visual-check{margin-left:auto;color:#b6e1c8;background:#5c9d7130;border-radius:50%;width:22px;height:22px;display:grid;place-items:center}.visual-offset{margin:10px 0 0 40px;transform:rotate(4deg);background:#503183}.visual-dots{color:#9975d2;font-size:7px;letter-spacing:9px;margin-top:25px;text-align:center}.login-story>small{font-size:10px;color:#a792c9}.login-main{display:flex;align-items:center;justify-content:center;position:relative;min-height:100vh;padding:45px}.login-box{max-width:370px;width:100%;padding-bottom:45px}.login-eyebrow{font-size:10px;letter-spacing:1.5px;color:#9d8dac;font-weight:650}.login-box h2{font-size:31px;letter-spacing:-.9px;margin:14px 0 7px;color:#2f1c6a}.login-box>p{color:#898092;font-size:12px;margin-bottom:30px}.login-box label{display:block;margin:20px 0 8px;font-size:12px}.login-box input{width:100%;height:46px}.password-wrap{position:relative}.password-wrap input{padding-right:70px}.password-wrap button{position:absolute;right:12px;top:0;height:46px;color:#7956b1;background:none;border:0;font-size:11px}.login-submit{width:100%;margin-top:25px;display:flex;justify-content:center;gap:20px;padding:13px}.login-note{display:flex;align-items:center;justify-content:center;gap:8px;color:#a098a9;font-size:10px;margin-top:24px}.login-note span{font-size:18px}.login-copyright{position:absolute;bottom:26px;color:#aaa2b3;font-size:10px}#login-error{background:#fff0f1;border:1px solid #f1c6cb;border-radius:6px;color:#a32d42;font-size:12px;padding:12px;margin-top:15px}.login-box .field-help{font-size:10px;color:#8d8495;margin-top:9px}
@media(min-width:1600px){.workspace main{padding-top:35px}.welcome-banner{min-height:220px}}@media(max-width:1150px){.sidebar{width:220px}.workspace{margin-left:220px}.workspace main{padding:24px}.topbar{padding:0 24px}.grid{grid-template-columns:minmax(0,1fr)}.grid>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:20px}.grid>div:last-child>.card:last-child{grid-column:1/-1}.stats{gap:10px}.stat{padding:16px 13px}.stat-top{font-size:10px}.stat>small{font-size:9px}.banner-art{width:165px;margin-right:10px}.welcome-banner h2{font-size:21px}}@media(max-width:800px){.sidebar{width:180px;padding:0 10px 16px}.sidebar .brand{font-size:23px;padding:0 10px}.brand-panel{display:none}.account-switch{padding:10px}.account-switch small{font-size:9px}.sidebar nav button{font-size:11px;padding:12px 10px;gap:8px}.help-card{padding:12px}.workspace{margin-left:180px}.global-search{width:75%}.global-search kbd{display:none}.topbar-right{gap:10px}.language,.topbar-divider{display:none}.welcome-banner{padding:24px}.banner-art{display:none}.stats{grid-template-columns:repeat(2,1fr)}.page-heading h1{font-size:23px}.login-story{padding:20px 30px}.login-main{padding:30px}.login-story h1{font-size:37px}}
@media(max-width:600px){.sidebar{position:static;width:100%;height:auto;border-right:0;border-bottom:1px solid var(--line);padding:0}.sidebar .brand{height:57px;padding:0 20px;font-size:22px}.sidebar .logo{width:27px;height:30px;font-size:26px}.brand-panel{display:inline}.account-switch,.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;overflow-x:auto;padding:0 10px 8px;gap:2px;max-width:100%}.sidebar nav button{flex:none;font-size:10px;padding:8px 10px;gap:5px}.sidebar nav button span{font-size:17px;width:17px}.workspace{margin-left:0}.topbar{height:50px;padding:0 18px;position:static}.global-search{width:80%}.global-search input{font-size:11px}.avatar{width:27px;height:27px;font-size:10px}.workspace main{padding:20px 16px}.breadcrumb{margin-bottom:18px;font-size:10px}.page-heading{gap:12px;flex-direction:row;align-items:center;margin-bottom:20px}.page-heading h1{font-size:21px}.page-heading p{font-size:11px;max-width:225px}.page-heading>.button{font-size:10px;padding:8px 10px}.welcome-banner{padding:20px;min-height:0;margin-bottom:17px}.welcome-banner h2{font-size:20px;max-width:270px}.welcome-banner p{font-size:11px;max-width:250px}.banner-tag{font-size:8px}.stats{gap:10px;margin-bottom:19px}.stat{padding:14px}.stat>strong{font-size:25px}.grid{gap:0}.grid>div:last-child{display:block}.card-head{padding:17px}.card-head h2{font-size:13px}.card-body{padding:8px 17px 20px}.domain-cell strong{font-size:11px}.card-head .button{font-size:10px;padding:7px 10px}.table-wrap{max-width:100%;overflow-x:auto}table{min-width:520px}.services{grid-template-columns:1fr 1fr}.resource-head{font-size:11px}.toolbar{gap:10px;flex-wrap:wrap}.toolbar input,.toolbar select{max-width:100%;flex:1;min-width:160px}.site-grid{grid-template-columns:minmax(0,1fr)}.app-footer{padding:0 16px 20px;font-size:9px}dialog{width:calc(100% - 24px);max-width:500px}dialog header{padding:20px 20px 10px}dialog #fields{padding:8px 20px 20px}dialog footer{padding:15px 20px}.login-page{grid-template-columns:1fr}.login-story{min-height:0;padding:10px 25px 20px}.login-story .brand{height:55px}.login-story-content{padding:18px 0 10px}.login-story h1{font-size:27px;margin:17px 0 0;letter-spacing:-.7px}.login-story h1 br{display:none}.login-story h1 br:after{content:' '}.login-story p,.login-visual,.login-story>small{display:none}.login-main{min-height:0;padding:35px 25px 65px;display:block}.login-box{margin:auto;padding-bottom:0;max-width:400px}.login-box h2{font-size:26px}.login-copyright{bottom:20px;left:0;width:100%;text-align:center}.login-submit{margin-top:20px}}
.mobile-logout{display:none}@media(max-width:600px){.mobile-logout{display:block;background:none;border:0;color:var(--purple);font-size:19px;padding:2px}}
