@font-face{font-family:UbuntuCustom;src:url(/assets/fonts/Ubuntu-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:UbuntuCustom;src:url(/assets/fonts/Ubuntu-Regular_MKH.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:UbuntuCustom;src:url(/assets/fonts/Ubuntu-Medium.ttf) format("truetype");font-weight:500;font-style:normal}:root{--brand: #1877f2;--brand-hover: #166fe5;--brand-active: #1462cf;--brand-tint: #e7f3ff;--brand-ring: rgba(24, 119, 242, .14);--brand-shadow: rgba(24, 119, 242, .25);--ink: #0f172a;--ink-soft: #475569;--ink-muted: #64748b;--ink-faint: #94a3b8;--surface: #ffffff;--canvas: #f8fafc;--line: #e2e8f0;--line-soft: #f1f5f9;--success: #1c9c53;--danger: #e0393e;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 26px;--font-ui: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif}html{background-color:#e9e9e9;width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:0;padding:0;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{background-color:transparent;width:100%;height:100%;max-width:2200px;margin:0;padding:0;font-family:var(--font-ui);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}lucide-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;stroke-width:2;scale:.8}#luAdd{color:#00c950}#luEdit{color:#b49902}#luDelete{color:#b40202}.loading_screen{position:fixed;inset:0;width:100%;height:100%;background-color:#00000040;z-index:1000000;display:none;opacity:0;pointer-events:none;align-items:center;justify-content:center;transition:opacity .25s ease-in-out}.loading_screen.active{display:flex;opacity:1;pointer-events:all}.loading_screen .loading_logo{width:60px;height:60px;border-radius:50%;background-image:url("./media/loading-Z2CQRTPP.png");background-size:100%;background-repeat:no-repeat;background-position:center;animation:spin .7s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-header{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.page-header{flex-direction:row;align-items:center;justify-content:space-between}}.page-header .page-header-main{display:flex;align-items:center;gap:16px;min-width:0}.page-header .page-header-icon{width:52px;height:52px;min-width:52px;border-radius:17px;background:linear-gradient(145deg,#3b93f7,#1877f2 55%,#1462cf);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px var(--brand-shadow),inset 0 1px #ffffff40}.page-header .page-header-icon .page-header-svg{width:26px;height:26px}.page-header .page-title{font-size:26px;font-weight:750;color:var(--ink);letter-spacing:-.55px;margin:0;line-height:1.2}.page-header .page-subtitle{font-size:14.5px;color:var(--ink-muted);margin:3px 0 0;line-height:1.4}.page-header .page-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.header-action-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:var(--brand);color:#fff;font-size:14px;font-weight:650;font-family:inherit;border:none;border-radius:var(--radius-md);cursor:pointer;box-shadow:0 4px 14px var(--brand-shadow);transition:background .2s,transform .15s,box-shadow .2s;white-space:nowrap;text-decoration:none}.header-action-btn:hover{background:var(--brand-hover);transform:translateY(-1px);box-shadow:0 6px 18px var(--brand-shadow)}.header-action-btn:active{background:var(--brand-active);transform:translateY(0) scale(.98)}.header-action-btn .btn-icon{width:19px;height:19px}@media(min-width:900px){.sidebar{background-color:var(--privilege-color, #fff)!important}}.mobile-header,.sidebar_mob{background-color:var(--privilege-color, #fff)!important}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}input{border:1px solid #ccc;transition:border-color .2s ease}input:focus{border-color:var(--brand)}
