:root{--dsge-blue:#1a365d;--dsge-blue-light:#2c5282;--dsge-blue-dark:#0f203a;--dsge-gold:#d69e2e;--dsge-gold-light:#f6e05e;--dsge-gray:#718096;--dsge-gray-light:#e2e8f0;--dsge-gray-dark:#2d3748;--dsge-white:#fff;--dsge-black:#1a202c;--bg-primary:#fff;--bg-secondary:#f8f9fa;--text-primary:#2d3748;--text-secondary:#718096;--border-color:#e9ecef;--text:#2d3748;--text-h:#1a365d;--bg:#fff;--border:#e9ecef;--code-bg:#f4f3ec;--accent:#1a365d;--accent-bg:#1a365d1a;--accent-border:#1a365d80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}[data-theme=dark],.dark{--dsge-blue:#3182ce;--dsge-blue-light:#4299e1;--dsge-blue-dark:#2b6cb0;--dsge-gray:#a0aec0;--dsge-gray-light:#2d3748;--dsge-gray-dark:#1a202c;--dsge-white:#1a202c;--dsge-black:#fff;--bg-primary:#1a202c;--bg-secondary:#2d3748;--text-primary:#f7fafc;--text-secondary:#e2e8f0;--border-color:#4a5568;--text:#e2e8f0;--text-h:#f7fafc;--bg:#1a202c;--border:#4a5568;--code-bg:#1f2028;--accent:#4299e1;--accent-bg:#4299e126;--accent-border:#4299e180;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#root{text-align:left;box-sizing:border-box;border-inline:none;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex;overflow-x:hidden}body{background-color:#fff;margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--dsge-gray);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--dsge-gray-dark)}:root{--sidebar-width:220px;--topbar-height:48px;--transition-speed:.22s;--dsge-blue:var(--dsge-blue,#1a365d);--dsge-blue-light:var(--dsge-blue-light,#2c5282)}.layout{background:var(--bg-primary,#f7fafc);min-height:100vh;color:var(--text-primary,#1a202c)}.sidebar{width:var(--sidebar-width);z-index:200;min-height:100vh;transition:transform var(--transition-speed) ease;background:linear-gradient(#667eea 0%,#764ba2 100%);flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow:hidden}.sidebar-brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:10px;padding:20px 18px 16px;text-decoration:none;display:flex}.sidebar-logo{object-fit:contain;flex-shrink:0;width:30px;height:30px}.sidebar-company{color:#fff;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:.82rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.sidebar-nav{flex-direction:column;flex:1;gap:2px;padding:10px 10px 0;display:flex;overflow:hidden auto}.sidebar-link{color:#ffffffd1;transition:background var(--transition-speed) ease, color var(--transition-speed) ease;white-space:nowrap;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.sidebar-link:hover{color:#fff;background:#ffffff24}.sidebar-link.active{color:#fff;background:#ffffff38;font-weight:600;box-shadow:0 1px 6px #0000001f}.sidebar-icon{text-align:center;flex-shrink:0;width:20px;font-size:1rem}.sidebar-label{text-overflow:ellipsis;overflow:hidden}.sidebar-footer{border-top:1px solid #ffffff1f;flex-direction:column;gap:10px;padding:12px 10px;display:flex}.db-status{background:#ffffff1a;border-radius:20px;align-items:center;gap:7px;padding:6px 12px;font-size:.75rem;font-weight:600;display:flex}.db-status.connected{color:#c6f6d5}.db-status.disconnected{color:#fed7d7}.db-status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite pulse}.db-status.connected .db-status-dot{background:#48bb78;box-shadow:0 0 5px #48bb7899}.db-status.disconnected .db-status-dot{background:#f56565;box-shadow:0 0 5px #f5656599}.db-status-text{white-space:nowrap}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}.sidebar-user{cursor:pointer;transition:background var(--transition-speed) ease;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex;position:relative}.sidebar-user:hover{background:#ffffff1f}.user-avatar{color:#fff;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;font-weight:700;display:flex;overflow:hidden}.user-avatar img{object-fit:cover;width:100%;height:100%}.sidebar-user-info{flex-direction:column;flex:1;display:flex;overflow:hidden}.sidebar-user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.sidebar-user-role{color:#ffffffa6;text-transform:capitalize;font-size:.7rem}.user-dropdown{z-index:300;background:#fff;border-radius:10px;animation:.18s dropUp;position:absolute;bottom:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 8px 30px #0000002e}@keyframes dropUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:2px;padding:12px 14px;display:flex}.dropdown-name{color:#1a202c;font-size:.875rem;font-weight:600}.dropdown-role{color:#718096;text-transform:capitalize;font-size:.75rem}.logout-option{cursor:pointer;color:#718096;text-align:left;width:100%;transition:background var(--transition-speed) ease, color var(--transition-speed) ease;background:0 0;border:none;align-items:center;gap:8px;padding:11px 14px;font-size:.875rem;font-weight:500;display:flex}.logout-option:hover{color:#c53030;background:#fff5f5}.logout-option:disabled{opacity:.5;cursor:not-allowed}.main-wrapper{margin-left:var(--sidebar-width);min-height:100vh;transition:margin-left var(--transition-speed) ease;flex-direction:column;display:flex;overflow-x:hidden}.topbar{height:var(--topbar-height);background:var(--bg-primary,#fff);border-bottom:1px solid var(--border-color,#e9ecef);z-index:100;box-sizing:border-box;align-items:center;gap:14px;width:100%;max-width:100%;padding:0 20px;display:none;position:sticky;top:0}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:4px;display:flex}.hamburger span{background:var(--text-primary,#1a202c);border-radius:2px;width:20px;height:2px;display:block}.topbar-title{color:var(--text-primary,#1a202c);font-size:1rem;font-weight:600}.main-content{flex:1;width:100%;max-width:100%;overflow-x:hidden}.sidebar-overlay{z-index:190;background:#0006;display:none;position:fixed;inset:0}@media (width<=900px){.sidebar{transform:translate(-100%)}.sidebar.sidebar-mobile-open{transform:translate(0)}.sidebar-overlay{display:block}.main-wrapper{margin-left:0}.topbar{display:flex}}.layout.dark .topbar{background:var(--bg-primary);border-bottom-color:var(--border-color)}.layout.dark .hamburger span{background:var(--text-primary)}:root{--primary-gradient:linear-gradient(135deg, #667eea 0%, #764ba2 100%);--card-shadow:0 10px 40px #00000014;--card-shadow-hover:0 20px 60px #0000001f;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1)}.dashboard{box-sizing:border-box;width:100%;max-width:100%;margin:0 auto;padding:24px;overflow-x:hidden}.dashboard-header{margin-bottom:28px}.dashboard-header .header-content{background:var(--primary-gradient);box-shadow:var(--card-shadow);box-sizing:border-box;border-radius:16px;justify-content:center;align-items:center;gap:16px;width:100%;padding:20px 28px;display:flex}.welcome-section{text-align:center}.welcome-section h1{color:#fff;letter-spacing:-.5px;margin:0 0 8px;font-size:28px;font-weight:700}.welcome-subtitle{color:#ffffffd9;margin:0;font-size:14px;font-weight:400}.dashboard-content{display:block}.sidebar-section{flex-direction:column;gap:24px;display:flex}.section-header{margin-bottom:8px}.section-header h2{color:#1a202c;margin:0 0 8px;font-size:20px;font-weight:700}.section-header p{color:#718096;margin:0;font-size:14px}.activity-feed{box-shadow:var(--card-shadow);background:#fff;border-radius:16px;padding:24px}.activity-item{transition:var(--transition-smooth);border-bottom:1px solid #e2e8f0;gap:12px;padding:14px 0;display:flex}.activity-item:last-child{border-bottom:none}.activity-item:hover{background:#f7fafc;border-radius:8px;margin:0 -8px;padding-left:8px;padding-right:8px}.activity-icon{background:var(--primary-gradient);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.activity-content{flex:1}.activity-action{color:#1a202c;margin-bottom:4px;font-size:14px;font-weight:600}.activity-description{color:#718096;margin-bottom:4px;font-size:13px}.activity-time{color:#a0aec0;white-space:nowrap;font-size:12px;font-style:normal}.support-section{box-shadow:var(--card-shadow);background:#fff;border-radius:16px;padding:24px}.support-header h3{color:#1a202c;margin:0 0 8px;font-size:18px;font-weight:600}.support-header p{color:#718096;margin:0;font-size:14px}.support-info{margin-top:16px}.support-item{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.support-item:last-child{border-bottom:none}.support-label{color:#a0aec0;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.support-value{color:#1a202c;word-break:break-word;text-align:right;font-size:14px;font-weight:600}.no-activity{text-align:center;color:#a0aec0;padding:40px}@media (width<=768px){.dashboard{padding:16px}.dashboard-header .header-content{border-radius:12px;padding:20px}.welcome-section h1{font-size:22px}.activity-feed,.support-section{padding:20px}}@media (width<=480px){.dashboard-header .header-content{padding:16px}.welcome-section h1{font-size:20px}.welcome-subtitle{font-size:13px}.activity-item{align-items:flex-start}.activity-time{font-size:11px}.support-item{flex-direction:column;align-items:flex-start}.support-value{text-align:left}}.app{box-sizing:border-box;background-color:#fff;min-height:100vh;margin:0;padding:0}:root{--dsge-blue:#1a365d;--dsge-blue-light:#2c5282;--dsge-blue-dark:#0f203a;--dsge-gold:#d69e2e;--dsge-gold-light:#f6e05e;--dsge-gray:#718096;--dsge-gray-light:#e2e8f0;--dsge-gray-dark:#2d3748;--dsge-white:#fff;--dsge-black:#1a202c;--border-radius:8px;--transition-speed:.3s}@media (prefers-color-scheme:dark){:root{--dsge-blue:#2b6cb0;--dsge-blue-light:#3182ce;--dsge-blue-dark:#1a365d;--dsge-gray:#a0aec0;--dsge-gray-light:#2d3748;--dsge-gray-dark:#1a202c;--dsge-white:#1a202c;--dsge-black:#fff}}body{margin:0;padding:0;overflow-x:hidden}
