:root{--accent: #3158dc;--accent-dark: #2445b5;--canvas: #f7f8fa;--ink: #161a24;--muted: #687083;--line: #cfd4df;--line-soft: #e7e9ee;--soft: #f2f3f6;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}html{min-width:320px}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}svg{display:block}body{background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.brand{align-items:center;display:inline-flex;font-size:20px;font-weight:750;gap:11px;letter-spacing:-.035em;text-decoration:none}.brand__mark{align-items:center;background:var(--accent);border-radius:9px;color:#fff;display:inline-flex;font-size:15px;height:32px;justify-content:center;letter-spacing:0;width:32px}.brand--light{color:#fff}.brand--light .brand__mark{background:#fff;color:var(--accent-dark)}.eyebrow{color:var(--accent);font-size:12px;font-weight:750;letter-spacing:.12em;margin:0 0 14px;text-transform:uppercase}.eyebrow--light{color:#b8c7ff}.auth-layout{display:grid;min-height:100vh;grid-template-columns:minmax(390px,44%) 1fr}.auth-layout__intro{background:radial-gradient(circle at 18% 10%,#263f88 0,transparent 35%),linear-gradient(145deg,#101a34,#16295c 70%,#1d3880);color:#fff;display:flex;flex-direction:column;overflow:hidden;padding:48px clamp(40px,6vw,96px);position:relative}.auth-layout__intro:after{border:1px solid rgba(255,255,255,.1);border-radius:50%;bottom:-250px;content:"";height:580px;position:absolute;right:-220px;width:580px}.auth-layout__message{margin:auto 0;max-width:570px;position:relative;z-index:1}.auth-layout__message h1{font-size:clamp(42px,4.2vw,66px);font-weight:620;letter-spacing:-.055em;line-height:1.03;margin:0 0 28px}.auth-layout__message>p:last-child{color:#c6cde0;font-size:17px;line-height:1.7;max-width:470px}.auth-layout__footer{color:#8794b5;font-size:12px;position:relative;z-index:1}.auth-layout__content{align-items:center;background:#fbfbfc;display:flex;justify-content:center;padding:48px}.login-card{max-width:430px;width:100%}.login-card__heading{margin-bottom:38px}.login-card__heading h2{font-size:34px;letter-spacing:-.04em;line-height:1.15;margin:0 0 12px}.login-card__heading>p:last-child{color:var(--muted);margin:0}.login-form{display:grid;gap:22px}.field{display:grid;gap:9px}.field__label{font-size:13px;font-weight:650}.field__input{background:#fff;border:1px solid var(--line);border-radius:10px;color:var(--ink);font:inherit;height:50px;outline:none;padding:0 15px;transition:border-color .15s,box-shadow .15s;width:100%}.field__input:focus{border-color:var(--accent);box-shadow:0 0 0 4px #2f56dc1a}.field__input:disabled{background:var(--soft)}.button{align-items:center;background:var(--accent);border:0;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:700;gap:10px;height:50px;justify-content:center;padding:0 20px;text-decoration:none;transition:background .15s,transform .15s}.button:hover{background:var(--accent-dark)}.button:active{transform:translateY(1px)}.button:disabled{cursor:wait;opacity:.72}.button--inline{margin-top:22px;width:max-content}.spinner{animation:spin .75s linear infinite;border:2px solid rgba(255,255,255,.35);border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{to{transform:rotate(360deg)}}.form-error{background:#fff2f1;border:1px solid #f3d1ce;border-radius:9px;color:#a52c25;font-size:13px;line-height:1.45;margin:-4px 0 0;padding:12px 14px}.login-card__security{color:#9299a8;font-size:12px;margin:28px 0 0;text-align:center}.login-card__security span{color:#36a56d;font-size:8px;margin-right:6px}.app-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--line-soft);display:flex;flex-direction:column;padding:28px 20px 22px}.sidebar>.brand{margin-left:10px}.sidebar__nav{margin-top:50px}.nav-item{align-items:center;background:#f1f4ff;border-radius:9px;color:var(--accent-dark);display:flex;font-size:14px;font-weight:680;gap:12px;padding:12px 13px;text-decoration:none}.nav-item svg{fill:currentColor;height:18px;width:18px}.sidebar__account{align-items:center;border-top:1px solid var(--line-soft);display:grid;gap:10px;grid-template-columns:36px minmax(0,1fr) 34px;margin-top:auto;padding:20px 4px 0}.avatar{align-items:center;background:#e7ebf8;border-radius:50%;color:var(--accent-dark);display:flex;font-size:13px;font-weight:750;height:36px;justify-content:center;width:36px}.sidebar__identity{display:grid;min-width:0}.sidebar__identity strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar__identity span{color:var(--muted);font-size:11px;margin-top:3px;text-transform:capitalize}.icon-button{align-items:center;background:transparent;border:0;border-radius:7px;color:var(--muted);cursor:pointer;display:flex;height:34px;justify-content:center}.icon-button:hover{background:var(--soft);color:var(--ink)}.icon-button svg{fill:currentColor;height:17px;width:17px}.app-main{min-width:0}.topbar{align-items:center;background:#ffffffe0;border-bottom:1px solid var(--line-soft);display:flex;height:78px;justify-content:space-between;padding:0 clamp(28px,4vw,60px)}.topbar>div{display:grid;gap:4px}.topbar__context{color:var(--muted);font-size:11px}.topbar strong{font-size:15px}.text-button{background:transparent;border:0;color:var(--muted);cursor:pointer;font:inherit;font-size:12px;font-weight:650}.text-button:hover{color:var(--accent)}.app-content{padding:clamp(48px,7vw,86px) clamp(28px,6vw,88px)}.dashboard{margin:0 auto;max-width:1060px}.dashboard__heading{margin-bottom:50px}.dashboard__heading h1{font-size:clamp(38px,5vw,58px);font-weight:620;letter-spacing:-.052em;margin:0 0 14px}.dashboard__heading>p:last-child{color:var(--muted);font-size:16px;margin:0}.welcome-card{align-items:center;background:#fff;border:1px solid var(--line-soft);border-radius:16px;box-shadow:0 12px 40px #1e2a4b0b;display:grid;gap:22px;grid-template-columns:58px minmax(0,1fr) auto;padding:30px}.welcome-card__icon{align-items:center;background:#edf1ff;border-radius:13px;display:flex;height:58px;justify-content:center}.welcome-card__icon span{background:var(--accent);border-radius:50%;box-shadow:11px 0 #8da5ff,-5px -10px #c2cffb;height:11px;width:11px}.welcome-card h2{font-size:17px;margin:0 0 8px}.welcome-card p{color:var(--muted);font-size:13px;line-height:1.65;margin:0;max-width:650px}.status-pill{align-items:center;background:#eff9f3;border-radius:999px;color:#26734b;display:inline-flex;font-size:11px;font-weight:700;gap:7px;padding:8px 11px;white-space:nowrap}.status-pill i{background:#37a96e;border-radius:50%;height:6px;width:6px}.not-found{align-items:flex-start;display:flex;flex-direction:column;gap:20vh;min-height:100vh;padding:48px clamp(32px,8vw,120px)}.not-found>div{max-width:600px}.not-found h1{font-size:52px;letter-spacing:-.05em;margin:0 0 16px}.not-found p{color:var(--muted)}@media(max-width:820px){.auth-layout{grid-template-columns:1fr}.auth-layout__intro{min-height:270px;padding:28px}.auth-layout__message{margin:auto 0 0}.auth-layout__message h1{font-size:34px;margin-bottom:12px}.auth-layout__message>p:last-child,.auth-layout__footer{display:none}.auth-layout__content{padding:44px 24px}.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid var(--line-soft);border-right:0;flex-direction:row;padding:16px 20px}.sidebar__nav{margin:0 0 0 auto}.sidebar__account{display:none}.nav-item{font-size:0}.nav-item svg{height:20px;width:20px}.topbar{height:68px;padding:0 22px}.welcome-card{align-items:start;grid-template-columns:50px 1fr}.status-pill{grid-column:2;justify-self:start}}
