.p-toast{top:70px!important}body,html{font-family:Roboto,sans-serif}@media(max-width:768px){.desktop-only{display:none!important}}@media(min-width:769px){.mobile-only{display:none!important}}.font-mono{font-family:Cascadia Code,Fira Code,Consolas,monospace;font-size:.85em}.page-title{font-size:1.5rem;font-weight:600;margin-bottom:.25rem}.page-subtitle{color:var(--p-text-muted-color);margin-bottom:1.5rem}.layout-wrapper{display:flex;flex-direction:column;min-height:100vh}.layout-topbar{align-items:center;background:var(--p-primary-color);color:#fff;display:flex;gap:.75rem;height:60px;left:0;padding:0 1rem;position:fixed;right:0;top:0;z-index:1000}.layout-sidebar{background:var(--p-surface-card);border-right:1px solid var(--p-surface-border);bottom:0;left:0;overflow-y:auto;position:fixed;top:60px;transition:transform .3s;width:250px;z-index:999}html:not(.dark-mode) .layout-sidebar{background:#fff}html.dark-mode .layout-sidebar{background:#27272f}.layout-main{margin-left:250px;margin-top:60px;min-height:calc(100vh - 60px);padding:1.5rem;transition:margin-left .3s}@media(min-width:769px){.layout-sidebar:not(.open){transform:translate(-100%)}.layout-main.sidebar-closed{margin-left:0}}@media(max-width:768px){.layout-sidebar{transform:translate(-100%)}.layout-sidebar.open{transform:translate(0)}.layout-main{margin-left:0}}.text-right{text-align:right}.table-actions{align-items:center;display:flex;gap:.25rem}.mobile-field-label{color:var(--p-text-muted-color);font-size:.75rem;margin-bottom:.1rem}.p-tooltip .p-tooltip-text{white-space:nowrap}.sidebar-footer{border-top:1px solid var(--p-surface-border);color:var(--p-text-muted-color);font-size:.75rem;margin-top:auto;padding:.75rem 1rem}.nav-item-active{background:var(--p-primary-color)!important;color:#fff!important}.auth-layout{align-items:center;background:var(--p-surface-ground);display:flex;justify-content:center;min-height:100vh;padding:1rem}.auth-card{max-width:420px;width:100%}.quota-progress-success .p-progressbar-value{background:var(--p-green-500)}.quota-progress-warn .p-progressbar-value{background:var(--p-orange-500)}.quota-progress-danger .p-progressbar-value{background:var(--p-red-500)}.sidebar-backdrop{background:#000000a6;display:none;inset:0;position:fixed;z-index:998}@media(max-width:768px){.sidebar-backdrop.open{display:block}.layout-sidebar.open{box-shadow:4px 0 24px #0006}}
