:root{--iv-sidebar-width:250px;--iv-sidebar-collapsed:60px;--iv-topbar-height:56px;--iv-sidebar-bg:#1f2937;--iv-sidebar-fg:#cbd5e1;--iv-sidebar-active:#10b981;--iv-content-bg:#f1f5f9;--iv-card-bg:#fff;--iv-card-radius:8px;--iv-card-shadow:0 1px 3px #0f172a1a;--iv-accent:#10b981;--iv-text:#1e293b;--iv-text-muted:#64748b;--iv-border:#e2e8f0}[data-theme=dark]{--iv-sidebar-bg:#111827;--iv-sidebar-fg:#9ca3af;--iv-content-bg:#1a2233;--iv-card-bg:#232e43;--iv-card-shadow:0 1px 3px #0006;--iv-text:#e2e8f0;--iv-text-muted:#94a3b8;--iv-border:#334155}*{box-sizing:border-box}html,body,#root,.iv-app-root{height:100%;margin:0}body{background:var(--iv-content-bg);color:var(--iv-text);font-family:Segoe UI,Roboto,Helvetica Neue,sans-serif}.iv-shell{height:100%;display:flex;overflow:hidden}.iv-sidebar{width:var(--iv-sidebar-width);min-width:var(--iv-sidebar-width);background:var(--iv-sidebar-bg);color:var(--iv-sidebar-fg);flex-direction:column;transition:width .2s,min-width .2s;display:flex;overflow:hidden}.iv-shell.collapsed .iv-sidebar{width:var(--iv-sidebar-collapsed);min-width:var(--iv-sidebar-collapsed)}.iv-sidebar-logo{color:#fff;white-space:nowrap;align-items:center;gap:10px;padding:14px 16px;font-size:20px;font-weight:700;display:flex}.iv-sidebar-logo .iv-logo-mark{background:var(--iv-accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:16px;font-weight:800;display:flex}.iv-sidebar-user{white-space:nowrap;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:12px 16px;overflow:hidden}.iv-sidebar-user .iv-user-name{color:#fff;font-size:14px;font-weight:600}.iv-sidebar-user .iv-user-role{color:var(--iv-sidebar-fg);font-size:12px}.iv-sidebar-user .iv-user-context{color:var(--iv-sidebar-active);font-size:12px}.iv-nav{flex:1;padding:8px 0;overflow-y:auto}.iv-nav-section{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;white-space:nowrap;padding:14px 16px 4px;font-size:11px}.iv-shell.collapsed .iv-nav-section{visibility:hidden;height:10px;padding:4px}.iv-nav-item{color:var(--iv-sidebar-fg);white-space:nowrap;border-left:3px solid #0000;align-items:center;gap:12px;padding:9px 16px;font-size:14px;text-decoration:none;display:flex}.iv-nav-item i{text-align:center;min-width:20px;font-size:18px}.iv-nav-item:hover{color:#fff;background:#ffffff0d}.iv-nav-item.active{color:#fff;border-left-color:var(--iv-sidebar-active);background:#ffffff12}.iv-shell.collapsed .iv-nav-item span{display:none}.iv-main{flex-direction:column;flex:1;min-width:0;display:flex}.iv-topbar{height:var(--iv-topbar-height);min-height:var(--iv-topbar-height);background:var(--iv-card-bg);border-bottom:1px solid var(--iv-border);align-items:center;gap:12px;padding:0 16px;display:flex}.iv-topbar .iv-topbar-title{flex:1;font-size:16px;font-weight:600}.iv-topbar .iv-topbar-right{align-items:center;gap:8px;display:flex}.iv-content{flex:1;padding:16px;overflow:auto}.iv-card{background:var(--iv-card-bg);border-radius:var(--iv-card-radius);box-shadow:var(--iv-card-shadow);margin-bottom:16px}.iv-card .iv-card-header{border-bottom:1px solid var(--iv-border);cursor:default;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-weight:600;display:flex}.iv-card .iv-card-header .iv-card-title{font-size:15px}.iv-card .iv-card-header .iv-card-tools{align-items:center;gap:8px;display:flex}.iv-card .iv-card-body{padding:16px}.iv-card .iv-card-body.no-padding{padding:0}.iv-page-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.iv-page-header .iv-page-title{font-size:20px;font-weight:700}.iv-page-header .iv-page-actions{gap:8px;display:flex}.iv-login-page{background:linear-gradient(135deg,#1f2937 0%,#111827 100%);justify-content:center;align-items:center;height:100%;display:flex}.iv-login-page .iv-login-card{background:var(--iv-card-bg);border-radius:12px;width:380px;padding:32px;box-shadow:0 20px 60px #00000059}.iv-login-page .iv-login-card h1{align-items:center;gap:10px;margin:0 0 4px;font-size:22px;display:flex}.iv-login-page .iv-login-card .iv-login-subtitle{color:var(--iv-text-muted);margin-bottom:24px;font-size:14px}.iv-login-page .iv-login-card .iv-login-field{margin-bottom:14px}.iv-login-page .iv-context-list{flex-direction:column;gap:8px;display:flex}.iv-login-page .iv-context-item{border:1px solid var(--iv-border);cursor:pointer;border-radius:8px;padding:12px 14px;transition:border-color .15s,background .15s}.iv-login-page .iv-context-item:hover{border-color:var(--iv-accent);background:#10b9810f}.iv-login-page .iv-context-item .iv-context-role{font-weight:600}.iv-login-page .iv-context-item .iv-context-scope{color:var(--iv-text-muted);font-size:13px}.iv-stats-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:16px;display:grid}.iv-stat-card{background:var(--iv-card-bg);border-radius:var(--iv-card-radius);box-shadow:var(--iv-card-shadow);align-items:center;gap:14px;padding:16px;display:flex}.iv-stat-card .iv-stat-icon{width:44px;height:44px;color:var(--iv-accent);background:#10b9811f;border-radius:10px;justify-content:center;align-items:center;font-size:20px;display:flex}.iv-stat-card .iv-stat-value{font-size:22px;font-weight:700;line-height:1.1}.iv-stat-card .iv-stat-label{color:var(--iv-text-muted);font-size:12px}.iv-filter-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.iv-filter-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.iv-form-footer{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.iv-badge{background:var(--iv-border);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.iv-badge.success{color:#059669;background:#10b98126}.iv-badge.info{color:#2563eb;background:#3b82f626}.iv-badge.warning{color:#d97706;background:#f59e0b26}.iv-badge.danger{color:#dc2626;background:#ef444426}.iv-badge.neutral{color:var(--iv-text-muted);background:#64748b26}.iv-images-row{flex-wrap:wrap;gap:12px;display:flex}.iv-image-tile{border:1px solid var(--iv-border);border-radius:8px;width:140px;position:relative;overflow:hidden}.iv-image-tile img{object-fit:cover;width:100%;height:110px;display:block}.iv-image-tile .iv-image-tools{justify-content:space-between;align-items:center;padding:4px 6px;display:flex}.iv-image-tile.main{border-color:var(--iv-accent);box-shadow:0 0 0 1px var(--iv-accent)}.iv-loading{height:200px;color:var(--iv-text-muted);justify-content:center;align-items:center;display:flex}.dx-texteditor.dx-state-readonly{border-radius:4px;border:1px solid var(--iv-border)!important}.iv-filter-fab{right:18px;top:calc(var(--iv-topbar-height) + 26px);background:var(--iv-accent);color:#fff;cursor:pointer;z-index:900;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;box-shadow:0 4px 14px #0f172a4d}.iv-filter-fab:hover{transform:scale(1.07);box-shadow:0 6px 18px #0f172a66}.iv-filter-fab .iv-fab-badge{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.iv-thumb-zoom{z-index:2000;background:var(--iv-card-bg);pointer-events:none;border-radius:6px;padding:4px;position:fixed;box-shadow:0 8px 24px #0f172a59}.iv-thumb-zoom img{border-radius:4px;display:block}.iv-filter-backdrop{z-index:950;background:#0f172a59;position:fixed;inset:0}.iv-filter-drawer{background:var(--iv-card-bg);z-index:960;flex-direction:column;width:370px;max-width:92vw;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(105%);box-shadow:-8px 0 30px #0f172a40}.iv-filter-drawer.open{transform:translate(0)}.iv-filter-drawer .iv-filter-drawer-header{border-bottom:1px solid var(--iv-border);justify-content:space-between;align-items:center;padding:14px 16px;font-size:15px;font-weight:600;display:flex}.iv-filter-drawer .iv-filter-drawer-body{flex:1;padding:16px;overflow-y:auto}
