:root{color:#1d2939;font-synthesis:none;background:#f5f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}.center,.login-page{place-items:center;min-height:100vh;display:grid}.login-page{background:radial-gradient(circle at 20% 10%,#d9ecff 0,#0000 38%),linear-gradient(145deg,#f8fafc,#eef3f9)}.login-card{background:#fffe;border:1px solid #e3e9f0;border-radius:22px;width:min(420px,100vw - 32px);padding:38px;box-shadow:0 22px 70px #3153781f}.login-card h1{margin:12px 0 8px;font-size:28px}.login-card label{color:#536174;gap:7px;margin-top:18px;font-size:13px;font-weight:600;display:grid}.login-card input{color:#243246;background:#fff;border:1px solid #d7dee8;border-radius:10px;height:44px;padding:0 12px}.primary{color:#fff;background:linear-gradient(135deg,#1686f4,#086ad1);border:0;border-radius:10px;width:100%;height:46px;margin-top:24px;font-weight:700}.brand-mark{color:#fff;background:linear-gradient(145deg,#54a8ff,#086edc);border-radius:14px;place-items:center;width:48px;height:48px;font-size:23px;font-weight:800;display:grid;box-shadow:0 9px 24px #087cf74a}.brand-mark.small{border-radius:11px;width:39px;height:39px;font-size:19px}.eyebrow{color:#8492a6;letter-spacing:1.3px;margin:0;font-size:11px;font-weight:700}.muted{color:#738096;line-height:1.55}.error{color:#b42338;background:#fff1f2;border:1px solid #f4cdd2;border-radius:9px;padding:11px 13px;font-size:13px}.shell{grid-template-columns:245px 1fr;min-height:100vh;display:grid}aside{background:linear-gradient(165deg,#edf4fc,#eef1f7);border-right:1px solid #dfe6ee;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;padding:0 5px 30px;display:flex}.brand b,.brand small{display:block}.brand small,.profile small{color:#7d899a;margin-top:3px;font-size:11px}nav{gap:6px;display:grid}nav button,.logout{text-align:left;color:#5d6b7e;background:0 0;border:0;border-radius:9px;padding:11px 13px}nav button.active{color:#126fcf;background:#fff;box-shadow:0 2px 10px #3c577a10}.profile{border-top:1px solid #d9e1eb;align-items:center;gap:10px;margin-top:auto;padding:18px 5px 10px;display:flex}.profile>span{color:#265d98;background:#d1e4fb;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.profile b{font-size:12px;display:block}.logout{padding-left:49px}.workspace{min-width:0;padding:34px}.workspace header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.workspace h1{margin:7px 0 0;font-size:29px}.secure{color:#218357;background:#e8f7ef;border-radius:99px;padding:7px 11px;font-size:12px}.banner{margin-bottom:20px}.metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.metrics article,.panel{background:#fff;border:1px solid #e1e7ef;border-radius:15px;box-shadow:0 4px 14px #314d6d08}.metrics article{padding:22px}.metrics span{color:#7b8798;font-size:13px;display:block}.metrics strong{margin-top:14px;font-size:30px;display:block}.metrics .role{font-size:18px}.panel{overflow:hidden}.panel-title{border-bottom:1px solid #edf0f4;padding:22px}.panel h2{margin:6px 0 0;font-size:17px}.ticket{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.ticket small{color:#7f8b9c;margin-top:5px;display:block}.chips{flex-wrap:wrap;gap:8px;display:flex}.pending{color:#94680d;background:#fff5df;border-radius:7px;padding:6px 9px;font-size:12px}.empty{text-align:center;color:#8995a5;padding:40px 22px}.loader{border:3px solid #dce7f3;border-top-color:#087cf7;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=760px){.shell{grid-template-columns:1fr}aside{height:auto;position:static}nav{grid-template-columns:repeat(2,1fr)}.profile{margin-top:20px}.workspace{padding:22px 16px}.metrics{grid-template-columns:1fr}.workspace header{align-items:flex-start}.secure{display:none}.ticket{flex-direction:column;align-items:flex-start}}.screen{gap:16px;display:grid}.screen-title{background:#fff;border:1px solid #e1e7ef;border-radius:15px;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.screen-title h2{margin:6px 0 0}.screen-title button,.actions button,.inline-form button,.forms button,.error button{color:#23649e;background:#fff;border:1px solid #cbd8e7;border-radius:8px;padding:8px 12px}.list-row,.member,.notification{color:#243246;text-align:left;background:#fff;border:1px solid #e1e7ef;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 18px;display:flex}.list-row span,.list-row small,.member small,.notification small{color:#7d899a;display:block}.detail,.inline-form,.forms form,.notice{background:#fff;border:1px solid #e1e7ef;border-radius:14px;padding:20px}.actions{flex-wrap:wrap;gap:8px;display:flex}.card-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}.data-card{background:#fff;border:1px solid #e1e7ef;border-radius:12px;gap:8px;padding:18px;display:grid}.data-card span{color:#6e7b8e}.forms{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.forms form,.inline-form{gap:12px;display:grid}.forms label,.inline-form label{color:#536174;gap:5px;font-size:12px;font-weight:600;display:grid}.forms input,.inline-form input,.inline-form select{background:#fff;border:1px solid #d7dee8;border-radius:8px;height:39px;padding:0 10px}.inline-form{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:end}.toggle{align-items:center;gap:8px;display:flex}.notification.read{opacity:.68}.notification p{margin:7px 0}.member>div:first-child{gap:4px;display:grid}.notice{color:#176b47;background:#edf9f3}@media (width<=760px){.forms{grid-template-columns:1fr}.screen-title,.list-row,.member,.notification{flex-direction:column;align-items:flex-start}}
