@charset "UTF-8";*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#212529;background:#fff}.layout{display:flex;min-height:100vh}.sidebar{width:210px;flex-shrink:0;background:#1a2744;color:#fff;display:flex;flex-direction:column}.sidebar__top{display:flex;align-items:center;gap:10px;padding:18px 16px}.sidebar__top .logo{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#f39200;color:#fff;font-weight:800}.sidebar__top .sys{font-weight:700;font-size:16px}.sidebar__top .env{font-size:11px;color:#89a;letter-spacing:.5px}.menu{flex:1;padding:6px 0;overflow-y:auto}.grupa{padding:14px 16px 6px;font-size:11px;font-weight:700;letter-spacing:.6px;color:#89a;text-transform:uppercase}.poz{display:block;padding:9px 16px;font-size:14px;color:#dfe4ec;cursor:pointer;text-decoration:none}.poz:hover{background:#21315a}.poz--active{background:#243560;color:#fff;font-weight:600}.sidebar__foot{padding:14px 16px;border-top:1px solid #2a3a5e;font-size:13px}.sidebar__foot .rola{color:#89a;font-size:12px}.sidebar__foot .wyloguj{color:#f39200;cursor:pointer;font-size:13px}.prawo{flex:1;display:flex;flex-direction:column;min-width:0}.navbar{height:56px;background:#1a2744;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px}.navbar__sys{font-weight:700}.navbar__right{font-size:14px}.navbar__right a{color:#f39200;cursor:pointer}.tresc{flex:1;padding:26px;background:#f4f6f9}
