:root{--pf-page-bg: #f5f5f3;--pf-card-bg: #ffffff;--pf-card-border: #e8e6e1;--pf-radius: 12px;--pf-text: #2c2c2a;--pf-text-muted: #5c5c58;--pf-text-subtle: #7a7a76;--pf-primary: #185fa5;--pf-primary-hover: #0c447c;--pf-primary-text: #ffffff;--pf-fb-bg: #e6f1fb;--pf-fb-text: #0c447c;--pf-fb-icon: #185fa5;--pf-tt-bg: #fbeaf0;--pf-tt-text: #72243e;--pf-tt-icon: #993556;--pf-warn-bg: #faeeda;--pf-warn-text: #854f0b;--pf-media-bg: #eeedfe;--pf-media-text: #3c3489;--pf-success-bg: #e1f5ee;--pf-success-text: #0f6e56;--pf-error-bg: #fcebeb;--pf-error-text: #a32d2d;--pf-list-header: #eeece8;--pf-list-divider: #e8e6e1;--pf-input-border: #d8d6d0;--pf-shadow: 0 1px 3px rgba(44, 44, 42, .06)}html,body,#root{background:var(--pf-page-bg);color:var(--pf-text);font-family:Segoe UI,system-ui,-apple-system,sans-serif}input,textarea,select,button{font-family:inherit}.pf-sidebar-nav-item{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:var(--pf-radius);border:none;background:transparent;color:var(--pf-text-subtle);font-size:.92rem;font-weight:500;cursor:pointer;text-align:left;width:100%;font-family:inherit;transition:background .15s ease,color .15s ease}.pf-sidebar-nav-item:hover:not(.pf-sidebar-nav-item--active){background:var(--pf-list-header)}.pf-sidebar-nav-item--active{background:var(--pf-fb-bg);color:var(--pf-fb-text);font-weight:600}.pf-sidebar-logout{transition:background .15s ease}.pf-sidebar-logout:hover{background:var(--pf-list-header)}
