.main-container{display:flex}.whizzc-sidebar{--sidebar-accent:#59d6d1;--sidebar-bg:#000035;--sidebar-muted:#c4c6da;--sidebar-text:#f7f8ff;background:var(--sidebar-bg);border-right:1px solid #ffffff1a;box-shadow:8px 0 28px #001b2b2e;display:flex;flex-direction:column;font-family:Lato;height:100vh;inset:0 auto 0 0;overflow:hidden;position:fixed;transition:width .28s cubic-bezier(.22,1,.36,1);z-index:11}.whizzc-sidebar.expanded{width:264px}.whizzc-sidebar.collapsed{width:72px}.whizzc-sidebar .sidebar-brand{border-bottom:1px solid #ffffff1a;flex:0 0 68px;height:68px}.whizzc-sidebar .top_section{align-items:center;background:#0000;box-sizing:border-box;display:flex;gap:10px;height:68px;padding:0 10px}.sidebar-logo-wrap{align-items:center;cursor:pointer;display:flex;flex:1 1 auto;height:100%;justify-content:flex-start;min-width:0;overflow:hidden;padding-left:4px;width:auto}.sidebar-logo-full{height:42px;max-width:164px;object-fit:contain;object-position:left center;width:auto}.sidebar-logo-mark{height:38px;margin:0 auto;object-fit:contain;width:38px}.whizzc-sidebar.collapsed .top_section{flex-direction:column;gap:4px;height:104px;justify-content:flex-start;padding:12px 6px 8px}.whizzc-sidebar.collapsed .sidebar-brand{flex-basis:104px;height:104px}.whizzc-sidebar.collapsed .sidebar-logo-wrap{flex:1 1 auto;height:54px;justify-content:center;padding:0;width:100%}.whizzc-sidebar.collapsed .sidebar-logo-mark{height:34px;width:34px}.sidebar-header-actions{align-items:center;display:flex;flex:0 0 auto;gap:7px}.whizzc-sidebar.collapsed .sidebar-header-actions{gap:6px;justify-content:center;width:100%}.sidebar-toggle{align-items:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9px;color:#c4c6da;cursor:pointer;display:flex;flex:0 0 32px;height:32px;justify-content:center;padding:0;transition:background .18s ease,color .18s ease,transform .18s ease;width:32px}.sidebar-toggle:hover{background:#59d6d129;color:var(--sidebar-accent);transform:translateY(-1px)}.sidebar-toggle svg{height:20px;width:20px}.whizzc-sidebar.collapsed .sidebar-toggle{flex:0 0 30px;height:30px;width:30px}.whizzc-sidebar .routes{box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;gap:4px;justify-content:flex-start;margin:0;min-height:0;overflow-x:hidden;overflow-y:auto;padding:14px 10px 18px;scrollbar-color:#59d6d18c #0000;scrollbar-width:thin}.whizzc-sidebar .routes::-webkit-scrollbar{width:6px}.whizzc-sidebar .routes::-webkit-scrollbar-thumb{background:#59d6d17a;border-radius:10px}.whizzc-sidebar .link{align-items:center;border:0;border-radius:9px;box-sizing:border-box;color:var(--sidebar-muted);display:flex;gap:10px;min-height:42px;padding:9px 10px;position:relative;text-decoration:none;transition:background .15s ease,color .15s ease}.whizzc-sidebar .link:hover{background:#ffffff14;color:var(--sidebar-text)}.whizzc-sidebar .link.active{background:#59d6d11a;box-shadow:inset 0 0 0 1px #59d6d11a;color:#fff}.whizzc-sidebar .link.active:before{background:var(--sidebar-accent);border-radius:0 4px 4px 0;content:"";height:20px;left:-10px;position:absolute;top:50%;transform:translateY(-50%);width:3px}.whizzc-sidebar .link .icon{align-items:center;color:currentColor;display:flex;flex:0 0 26px;justify-content:center;min-width:26px}.whizzc-sidebar .link .icon svg{height:22px!important;width:22px!important}.whizzc-sidebar .link_text{color:currentColor;flex:1 1 auto;font-family:Lato;font-size:14px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whizzc-sidebar .link.active .link_text{font-weight:700}.whizzc-sidebar.collapsed .link{justify-content:center;padding:9px}.whizzc-sidebar.collapsed .link.active{border:1px solid #59d6d18c;border-radius:7px;box-shadow:0 3px 10px #00000029}.whizzc-sidebar.collapsed .link.active:before{display:none}.whizzc-sidebar .sidebar-group{cursor:pointer;justify-content:space-between}.whizzc-sidebar .sidebar-group .menu_item{align-items:center;display:flex;flex:1 1 auto;gap:10px;min-width:0;overflow:hidden}.whizzc-sidebar .sidebar-group:focus-visible{outline:2px solid var(--sidebar-accent);outline-offset:-2px}.whizzc-sidebar .sidebar-group-chevron{align-items:center;color:var(--sidebar-muted);display:flex;flex:0 0 20px;height:20px;justify-content:center;width:20px}.whizzc-sidebar .sidebar-group-chevron svg{height:16px!important;width:16px!important}.whizzc-sidebar .sidebar-group:hover .sidebar-group-chevron{color:var(--sidebar-accent)}.whizzc-sidebar.expanded .sidebar-group-active{background:#59d6d11a}.whizzc-sidebar.expanded .sidebar-group-active .link_text{color:#fff;font-weight:700}.whizzc-sidebar.collapsed .sidebar-group{justify-content:center}.whizzc-sidebar.collapsed .sidebar-group.sidebar-group-active{border:1px solid #59d6d18c;border-radius:7px;box-shadow:0 3px 10px #00000029}.whizzc-sidebar .menu_accordion{display:grid;grid-template-rows:0fr;opacity:0;overflow:hidden;transition:grid-template-rows .24s cubic-bezier(.22,1,.36,1),opacity .14s ease-out}.whizzc-sidebar .menu_accordion.open{grid-template-rows:1fr;opacity:1}.whizzc-sidebar .menu_accordion .menu_container{min-height:0}.whizzc-sidebar .menu_container{display:flex;flex-direction:column;gap:4px;margin-left:6px;padding:4px 0 2px;position:relative}.whizzc-sidebar .menu_container:before{background:#59d6d138;border-radius:2px;bottom:6px;content:"";left:22px;position:absolute;top:2px;width:1px}.whizzc-sidebar .menu_container .link{margin-left:20px;min-height:38px;width:calc(100% - 20px)}.whizzc-sidebar .side-menu-footer{align-items:center;background:#0000124d;border-top:1px solid #ffffff1a;box-sizing:border-box;flex:0 0 50px;height:50px;padding:6px 10px}.sidebar-logout{align-items:center;background:#0000;border:0;border-radius:9px;color:var(--sidebar-muted);cursor:pointer;display:flex;font-family:Lato;gap:8px;height:36px;padding:0 9px;width:100%}.sidebar-logout:hover{background:hsla(0,0%,100%,.055);color:#fff}.sidebar-logout svg{flex:0 0 18px;height:18px;width:18px}.sidebar-logout-label{font-size:13px;font-weight:600}.whizzc-sidebar.collapsed .sidebar-logout{justify-content:center;padding:0}.whizzc-topbar{align-items:center;background:#fff;border-bottom:1px solid #e6e6e6;box-sizing:border-box;display:flex;gap:16px;height:56px;justify-content:flex-end;padding:0 24px;position:sticky;top:0;z-index:10}.whizzc-topbar-title{color:#1c1c1c;flex:1 1 auto;font-family:Lato;font-size:15px;font-weight:700}.whizzc-topbar-avatar{align-items:center;background:#000035;background:var(--sidebar-bg,#000035);border-radius:50%;color:#fff;display:flex;font-family:Lato;font-size:13px;font-weight:700;height:32px;justify-content:center;width:32px}.whizzc-topbar-username{color:#1c1c1c;font-family:Lato;font-size:14px;font-weight:600}.whizzc-topbar-logout{background:#0000;border:1px solid #d6dbe0;border-radius:7px;color:#3c3d42;cursor:pointer;font-family:Lato;font-size:13px;font-weight:600;padding:6px 14px;text-transform:none;transition:background .15s ease,border-color .15s ease}.whizzc-topbar-logout:hover{background:#f5f5f5;border-color:#b9c0c6}.whizzc-main{box-sizing:border-box;flex:1 1 auto;min-height:100vh;min-width:0;transition:margin-left .28s cubic-bezier(.22,1,.36,1)}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(/static/media/Lato-Regular.9d883d540ee2b4de8024.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(/static/media/Lato-Bold.636be8de934918e38ed9.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:400;src:url(/static/media/Lato-Italic.a9f3ee269217f44df65f.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:700;src:url(/static/media/Lato-BoldItalic.fd32b4dea61508c37b78.ttf) format("truetype")}body,html{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}