html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%;height:100%}#root{width:100%;height:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;outline:none}button:focus,button:focus-visible,button:active{outline:none!important;box-shadow:none!important;border-color:#646cff}button:hover{border-color:#646cff}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}button:focus,button:focus-visible,button:active{outline:none!important;box-shadow:none!important}}*:focus,*:focus-visible,*:active{outline:none!important}.ant-btn:focus,.ant-btn:focus-visible,.ant-btn:active,.ant-btn:focus-visible:not(:disabled):not(.ant-btn-disabled){outline:none!important;box-shadow:none!important;border-color:inherit!important}*:focus{outline:none!important}*:focus-visible{outline:none!important;box-shadow:none!important}.ant-tooltip{--ff-tooltip-bg: #ffffff;--ff-tooltip-border: 1px solid rgba(0, 0, 0, .06);--ff-tooltip-shadow: 0 6px 20px rgba(0, 0, 0, .1)}.ant-tooltip .ant-tooltip-inner,.ant-tooltip .ant-tooltip-content .ant-tooltip-inner{background:var(--ff-tooltip-bg)!important;color:#1f1f1f!important;border:var(--ff-tooltip-border)!important;box-shadow:var(--ff-tooltip-shadow)!important;padding:8px!important}.ant-tooltip .ant-tooltip-arrow:before,.ant-tooltip .ant-tooltip-arrow:after,.ant-tooltip .ant-tooltip-arrow .ant-tooltip-arrow-content{background:var(--ff-tooltip-bg)!important}.ant-popover{--ff-popover-bg: #ffffff;--ff-popover-border: 1px solid rgba(0, 0, 0, .06);--ff-popover-shadow: 0 6px 20px rgba(0, 0, 0, .1)}.ant-popover .ant-popover-inner,.ant-popover .ant-popover-inner-content{background:var(--ff-popover-bg)!important;color:#1f1f1f!important;border:var(--ff-popover-border)!important;box-shadow:var(--ff-popover-shadow)!important}.ant-popover .ant-popover-arrow:before,.ant-popover .ant-popover-arrow:after,.ant-popover .ant-popover-arrow .ant-popover-arrow-content{background:var(--ff-popover-bg)!important}.login-container{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;box-sizing:border-box}.login-card{width:100%;max-width:400px;box-shadow:0 10px 40px #0000001a}.login-title{text-align:center;margin-bottom:16px!important}.app-layout{min-height:100vh}.impersonation-banner{position:sticky;top:0;left:0;right:0;z-index:1000;background-color:#dc3545;color:#fff;padding:8px 24px;font-size:14px;font-weight:500;text-align:center}.app-sider{position:fixed;left:0;top:0;bottom:0;overflow:auto;height:100vh;z-index:100}.app-logo{height:64px;display:flex;align-items:center;justify-content:center;gap:12px;background:#ffffff1a;margin:0;border-radius:0;color:#fff;padding:0 12px;width:250px;box-sizing:border-box}.logo-image{height:32px;width:auto;object-fit:contain}.app-logo h2{color:#fff;margin:0;font-size:18px;font-weight:600}.app-sider .ant-menu{margin-top:16px;margin-left:8px;margin-right:8px;width:calc(100% - 16px)}.app-header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:1;transition:margin-left .2s}.header-user-section{display:flex;align-items:center;gap:16px}.user-email{color:#000000a6;font-size:14px}.header-logout-button{display:flex;align-items:center;gap:4px}.app-layout>.ant-layout{margin-left:250px;transition:margin-left .2s}.app-sider.ant-layout-sider-collapsed~.ant-layout{margin-left:80px}.trigger-button{font-size:18px}.app-content{margin:24px;min-height:calc(100vh - 112px)}@media(max-width:768px){.app-sider{position:fixed;z-index:1000}.app-header,.app-content{margin-left:0!important}}.reset-password-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.reset-password-card{width:100%;max-width:450px;box-shadow:0 4px 6px #0000001a}.reset-password-title{text-align:center;margin-bottom:8px!important}.forgot-password-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.forgot-password-card{width:100%;max-width:450px;box-shadow:0 4px 6px #0000001a}.forgot-password-title{text-align:center;margin-bottom:8px!important}
