:root{color:#f4f4f2;font-synthesis:none;text-rendering:optimizelegibility;--bg:#08090a;--panel:#0d0e10;--panel-soft:#111316;--line:#ffffff1a;--line-strong:#ffffff2b;--muted:#92969e;--soft:#c8c9c6;--white:#f4f4f2;background:#08090a;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg);min-width:320px}button,input{font:inherit}button{color:inherit}.portal-loading{background:radial-gradient(circle at 50% 45%,#191c20 0,#08090a 42%);align-content:center;place-items:center;gap:22px;min-height:100dvh;display:grid}.portal-loading p{color:#7d8289;letter-spacing:.06em;margin:0;font-size:12px}.loading-line{background:#ffffff14;width:150px;height:1px;position:relative;overflow:hidden}.loading-line:after{content:"";background:#d9dcdf;width:45%;animation:1.1s ease-in-out infinite loading-sweep;position:absolute;inset:0}@keyframes loading-sweep{0%{transform:translate(-120%)}to{transform:translate(340%)}}.brand{letter-spacing:-.08em;align-items:baseline;font-family:Inter,ui-sans-serif,sans-serif;font-size:27px;font-weight:700;line-height:1;display:inline-flex}.brand__amp{color:#9fa2a8;margin-left:2px}.brand--compact{font-size:22px}.product-label{color:#8d9198;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:600}.eyebrow{color:#9da1a8;letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:600}.login-shell{grid-template-columns:minmax(420px,1.08fr) minmax(460px,.92fr);min-height:100vh;display:grid}.login-identity{border-right:1px solid var(--line);background:radial-gradient(circle at 68% 45%,#202329 0,#111317 28%,#090a0c 65%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:46px clamp(42px,5vw,82px);display:flex;position:relative;overflow:hidden}.identity-grid{opacity:.22;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 82%);mask-image:linear-gradient(to bottom right,#000,#0000 82%)}.identity-orbit{border:1px solid #ffffff17;border-radius:50%;position:absolute}.identity-orbit--one{width:440px;height:440px;top:23%;right:-110px}.identity-orbit--two{width:290px;height:290px;top:32%;right:-35px;box-shadow:inset 0 0 80px #ffffff04}.identity-header,.mobile-brand,.sidebar__brand-wrap,.mobile-dashboard-brand{align-items:center;gap:20px;display:flex;position:relative}.identity-header:after,.mobile-brand:after,.sidebar__brand-wrap:after,.mobile-dashboard-brand:after{content:"";background:var(--line-strong);width:1px;height:22px;position:absolute;left:88px}.identity-copy{max-width:650px;position:relative}.identity-copy h1{letter-spacing:-.055em;max-width:620px;margin:20px 0 22px;font-family:Inter,ui-sans-serif,sans-serif;font-size:clamp(42px,5vw,72px);font-weight:500;line-height:1.04}.identity-copy p{color:#9b9fa6;max-width:490px;font-size:16px;line-height:1.7}.identity-status,.system-state{color:#a4a8ae;letter-spacing:.04em;align-items:center;gap:10px;font-size:12px;display:flex;position:relative}.status-pulse{background:#b8ffce;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #b8ffce14,0 0 15px #b8ffce40}.login-access{background:#0a0b0c;flex-direction:column;justify-content:center;min-height:100vh;padding:60px clamp(35px,7vw,120px) 34px;display:flex}.mobile-brand{display:none}.login-card{width:100%;max-width:440px;margin:auto}.login-lock{border:1px solid var(--line);color:#d6d8d9;background:linear-gradient(145deg,#17191c,#0c0d0f);border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:30px;display:grid}.login-heading h2{letter-spacing:-.045em;margin:14px 0 12px;font-family:Inter,ui-sans-serif,sans-serif;font-size:clamp(35px,3.2vw,48px);font-weight:500;line-height:1.06}.login-heading p{color:var(--muted);margin:0 0 35px;font-size:15px}form{flex-direction:column;display:flex}label{color:#c6c8ca;margin:0 0 9px;font-size:13px;font-weight:500}input{border:1px solid var(--line);width:100%;height:52px;color:var(--white);background:#101215;border-radius:8px;outline:none;margin-bottom:20px;padding:0 16px;transition:border-color .2s,box-shadow .2s}input::placeholder{color:#5f646c}input:focus{border-color:#ffffff59;box-shadow:0 0 0 3px #ffffff0b}.form-message{color:#ff9b9b;min-height:20px;margin:-5px 0 10px;font-size:12px}.primary-button{cursor:pointer;color:#08090a;background:#f2f2ef;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;height:52px;font-size:14px;font-weight:600;transition:transform .2s,background .2s;display:flex}.primary-button:hover{background:#fff;transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.7;transform:none}.security-footer{color:#626770;text-align:center;justify-content:center;align-items:center;gap:9px;font-size:11px;display:flex}.security-footer svg{color:#858990}.security-footer__dot{background:#454950;border-radius:50%;width:3px;height:3px}.dashboard-shell{background:#0a0b0c;min-height:100vh;display:flex}.sidebar{z-index:20;border-right:1px solid var(--line);background:#0b0c0e;flex-direction:column;width:260px;padding:28px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar__header{justify-content:space-between;align-items:center;margin:0 9px 50px;display:flex}.sidebar__brand-wrap:after{left:72px}.sidebar__brand-wrap{gap:17px}.sidebar__close{display:none!important}nav{flex-direction:column;gap:5px;display:flex}.nav-item{cursor:pointer;color:#797e86;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:13px;width:100%;height:44px;padding:0 13px;font-size:13px;transition:color .2s,background .2s;display:flex}.nav-item:hover{color:#d3d5d6;background:#ffffff09}.nav-item--active{color:#f0f0ee;background:#ffffff0e;border-color:#fff1}.sidebar__bottom{border-top:1px solid var(--line);margin-top:auto;padding-top:25px}.operator{align-items:center;gap:11px;margin:0 10px 18px;display:flex}.operator__avatar,.header-avatar{border:1px solid var(--line-strong);color:#e2e3e1;background:#16181b;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:600;display:grid}.operator span:last-child{flex-direction:column;gap:2px;display:flex}.operator strong{font-size:12px;font-weight:500}.operator small{color:#696e76;font-size:10px}.role-label{text-transform:capitalize}.dashboard-main{flex-direction:column;flex:1;min-width:0;min-height:100vh;margin-left:260px;display:flex}.dashboard-topbar{border-bottom:1px solid var(--line);justify-content:flex-end;align-items:center;gap:22px;height:78px;padding:0 clamp(24px,4vw,58px);display:flex}.menu-button,.mobile-dashboard-brand{display:none!important}.icon-button{border:1px solid var(--line);cursor:pointer;color:#b5b8bc;background:#111316;border-radius:8px;place-items:center;width:40px;height:40px;padding:0;display:grid}.header-avatar{width:36px;height:36px}.dashboard-content{width:100%;max-width:1460px;margin:0 auto;padding:60px clamp(28px,5vw,78px) 55px}.welcome-row{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px;display:flex}.welcome-row h1{letter-spacing:-.05em;margin:12px 0 8px;font-family:Inter,ui-sans-serif,sans-serif;font-size:clamp(38px,4vw,58px);font-weight:500}.welcome-row p{color:var(--muted);margin:0;font-size:15px}.action-button{width:auto;min-width:184px;padding:0 22px}.status-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:16px;display:grid}.metric-card,.workspace-card{border:1px solid var(--line);background:linear-gradient(145deg,#111316,#0d0f11);border-radius:12px}.metric-card{min-height:150px;padding:22px}.metric-card__top{color:#767b83;justify-content:space-between;align-items:center;margin-bottom:29px;font-size:12px;display:flex}.metric-card strong{letter-spacing:-.025em;margin-bottom:6px;font-family:Inter,ui-sans-serif,sans-serif;font-size:24px;font-weight:500;display:block}.metric-card small{color:#696e75;font-size:11px}.workspace-grid{grid-template-columns:1.5fr 1fr;gap:14px;display:grid}.workspace-card{flex-direction:column;min-height:280px;padding:27px;display:flex}.workspace-card--primary{background:radial-gradient(circle at 90% 0,#ffffff14,#0000 38%),linear-gradient(145deg,#15171a,#0e1012)}.card-icon{border:1px solid var(--line);color:#dadcdd;background:#ffffff06;border-radius:10px;place-items:center;width:45px;height:45px;margin-bottom:34px;display:grid}.workspace-card h2{letter-spacing:-.03em;margin:9px 0 10px;font-family:Inter,ui-sans-serif,sans-serif;font-size:24px;font-weight:500}.workspace-card p{color:#777c84;max-width:540px;margin:0;font-size:13px;line-height:1.65}.text-button{cursor:pointer;color:#d6d7d4;background:0 0;border:0;align-items:center;gap:5px;width:fit-content;margin-top:auto;padding:0;font-size:12px;font-weight:500;display:flex}.dashboard-main>.security-footer{border-top:1px solid var(--line);margin-top:auto;padding:22px}.sidebar-overlay{display:none}@media (width<=920px){.login-shell{grid-template-columns:1fr}.login-identity{display:none}.login-access{min-height:100dvh;padding:28px 24px 22px}.mobile-brand{margin-bottom:65px;display:flex}.login-card{max-width:500px}.security-footer{margin-top:55px}.sidebar{transition:transform .25s;transform:translate(-100%);box-shadow:20px 0 50px #00000059}.sidebar--open{transform:translate(0)}.sidebar__close{display:grid!important}.sidebar-overlay{z-index:15;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a6;border:0;display:block;position:fixed;inset:0}.dashboard-main{margin-left:0}.dashboard-topbar{justify-content:flex-start;height:70px;padding:0 22px}.menu-button,.mobile-dashboard-brand{display:grid!important}.mobile-dashboard-brand{margin-left:4px;display:flex!important}.mobile-dashboard-brand:after{left:72px}.mobile-dashboard-brand{gap:17px}.system-state{margin-left:auto}.header-avatar{display:none}.dashboard-content{padding:42px 24px}.status-grid{grid-template-columns:repeat(2,1fr)}.metric-card:last-child{grid-column:1/-1}.workspace-grid{grid-template-columns:1fr}}@media (width<=600px){.login-access{padding:24px 19px 18px}.mobile-brand{margin-bottom:52px}.login-lock{margin-bottom:25px}.login-heading h2{font-size:34px}.security-footer{flex-wrap:wrap;row-gap:5px}.security-footer__dot{display:none}.security-footer span:last-child{width:100%}.system-state{gap:0;font-size:0}.system-state .status-pulse{display:block}.dashboard-content{padding:35px 18px}.welcome-row{flex-direction:column;align-items:stretch;margin-bottom:30px}.welcome-row h1{font-size:38px}.action-button{width:100%}.status-grid{grid-template-columns:1fr}.metric-card:last-child{grid-column:auto}.metric-card{min-height:140px}.workspace-card{min-height:270px;padding:23px}.sidebar{width:min(84vw,300px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
