@charset "UTF-8";.sidebar{position:sticky;top:0;align-self:start;z-index:50;width:52px;height:100vh;background:#2f343b;border-right:1px solid #242a31;display:flex;justify-content:center;padding-top:14px}.menu-trigger{width:34px;height:34px;border:0;border-radius:8px;background:#ffffff1f;display:grid;place-items:center;cursor:pointer;flex-shrink:0}.menu-trigger span{display:block;width:13px;height:1.6px;margin:2px 0;border-radius:2px;background:#fff}.sidebar-panel{position:absolute;left:52px;top:0;width:235px;height:100vh;box-sizing:border-box;background:#3a4048;border-right:1px solid #242a31;padding:20px 14px 16px;display:flex;flex-direction:column;transform:translate(-12px);opacity:0;pointer-events:none;transition:transform .18s ease,opacity .18s ease;box-shadow:8px 0 22px #05142252}.brand{padding:2px 8px 16px;display:flex;flex-direction:column;align-items:center}.brand__tagline{margin:6px 0 0;font-size:9px;letter-spacing:.04em;color:#d7dde5;text-align:center}.menu{margin-top:8px;display:grid;gap:8px}.menu__item{color:#edf0f4;text-decoration:none;padding:10px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:#ffffff14}.menu__item--active,.menu__item:hover{background:#545b65}.sidebar__footer{margin-top:auto;padding-top:14px;border-top:1px solid rgba(255,255,255,.16)}.sidebar__user{margin:0 0 10px;padding:0 4px;font-size:13px;font-weight:600;color:#edf0f4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-sair{width:100%;height:38px;border-radius:8px;border:1px solid #c57093;background:#5a2240;color:#ffd7e5;cursor:pointer}.btn-sair:hover{background:#70304f}@media(min-width:1141px){.sidebar:hover .sidebar-panel,.sidebar:focus-within .sidebar-panel{transform:translate(0);opacity:1;pointer-events:auto}}@media(max-width:1140px){.dashboard-page,.detail-page{grid-template-columns:1fr}.dashboard-page>.content,.detail-page>.content{padding-top:56px}.sidebar{position:fixed;top:0;left:0;width:auto;height:auto;min-height:0;align-self:auto;padding:8px;background:transparent;border:none;z-index:80}.sidebar--open{z-index:83}.sidebar:not(.sidebar--open):hover .sidebar-panel,.sidebar:not(.sidebar--open):focus-within .sidebar-panel{transform:translate(-100%);opacity:1;pointer-events:none}.sidebar--open .sidebar-panel{transform:translate(0);opacity:1;pointer-events:auto}.sidebar-panel{position:fixed;left:0;top:0;bottom:0;width:min(280px,86vw);height:100vh;height:100dvh;transform:translate(-100%);opacity:1;pointer-events:none;transition:transform .2s ease;z-index:82;box-shadow:8px 0 24px #05142259}.sidebar-backdrop{position:fixed;inset:0;border:0;padding:0;margin:0;background:#0f172a73;z-index:81;cursor:pointer}.menu-trigger{position:relative;z-index:1;background:#2f343b;box-shadow:0 2px 10px #0000002e}}.login-logo-wrap{display:flex;justify-content:center;align-items:center;margin:0 auto 8px;background:#2f343b;isolation:isolate}.brand{background:#3a4048}.brand__logo-wrap{display:flex;justify-content:center;align-items:center;width:100%;padding:4px 0;background:#3a4048;isolation:isolate}.login-logo,.brand__logo{display:block;max-width:100%;height:auto;mix-blend-mode:lighten}.login-logo{width:200px}.brand__logo{width:168px}
