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)}@-ms-viewport{width:device-width}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;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}mark{padding:.2em;background-color:#feffe6}.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;font-family:Plus Jakarta Sans,Segoe UI,Helvetica Neue,sans-serif}.auth-shell.dark{background:radial-gradient(1200px 600px at 10% -10%,#1b4f9a33,transparent),radial-gradient(900px 500px at 90% 110%,#2f8f7a22,transparent),#0b0d12}.auth-shell.light{background:radial-gradient(1000px 500px at 8% -8%,#89c3ff55,transparent 65%),radial-gradient(850px 460px at 90% 108%,#ffd9a855,transparent 60%),linear-gradient(165deg,#f2f7ff,#fffaf2 52%,#f5f9ff)}.auth-card{width:100%;max-width:460px;border-radius:18px}.auth-card .ant-card-body{display:flex;flex-direction:column;gap:16px;padding:28px;border-radius:18px}.auth-shell.dark .auth-card{border:1px solid #1f2430;box-shadow:0 18px 50px #00000073;background:#0f1117}.auth-shell.dark .auth-card .ant-card-body{background:#0f1117}.auth-shell.light .auth-card{border:1px solid #d5e4ff;box-shadow:0 18px 34px #22458e1f,0 2px #ffffffb3 inset;background:#ffffffe6}.auth-shell.light .auth-card .ant-card-body{background:linear-gradient(180deg,#fff,#f8fbff)}.auth-subtitle{font-size:16px;line-height:1.55}.auth-shell.dark .auth-subtitle{color:#8f9bb3}.auth-shell.light .auth-subtitle{color:#4a5b76}.auth-shell .ant-form-item-label>label{font-weight:600;letter-spacing:.01em}.auth-shell.dark .ant-form-item-label>label{color:#e9eefc}.auth-shell.light .ant-form-item-label>label{color:#2a3f61}.auth-input{height:48px;border-radius:12px}.auth-shell.light .auth-input{border:1px solid #bfd1f0;background:#fff;box-shadow:0 2px #08286005}.auth-shell.light .auth-input:hover,.auth-shell.light .auth-input:focus,.auth-shell.light .ant-input-affix-wrapper-focused{border-color:#5a8df6;box-shadow:0 0 0 3px #5a8df624}.auth-shell.dark .auth-input{background:#111521;border-color:#273147;color:#e7eefc}.auth-row{width:100%;justify-content:space-between;margin-bottom:4px}.auth-checkbox .ant-checkbox+span{font-size:15px}.auth-shell.dark .auth-checkbox .ant-checkbox+span{color:#b8c0d4}.auth-shell.light .auth-checkbox .ant-checkbox+span{color:#3f5272}.auth-link{font-weight:600}.auth-shell.dark .auth-link{color:#4b8eff}.auth-shell.light .auth-link{color:#2f66d7}.auth-submit{height:48px;border-radius:12px;font-weight:600;letter-spacing:.01em}.auth-shell.light .auth-submit{border:1px solid #2e62d1;background:linear-gradient(180deg,#4f86ff,#2e62d1);box-shadow:0 10px 20px #2e62d138}.auth-shell.light .auth-submit[disabled],.auth-shell.light .auth-submit.ant-btn-loading{background:#cad7f0;border-color:#cad7f0;box-shadow:none}@media(max-width:560px){.auth-shell{padding:16px}.auth-card .ant-card-body{padding:22px}}.role-permissions-modal .ant-modal-content{max-height:calc(100vh - 40px);display:flex;flex-direction:column}.role-permissions-modal .ant-modal-body{flex:1 1 auto}.role-permissions-scroll{max-height:calc(100vh - 300px);overflow-y:auto;padding-right:6px}:root{--admin-scrollbar-size: 10px;--admin-scrollbar-track: #eef2f8;--admin-scrollbar-thumb: #b2bfd4;--admin-scrollbar-thumb-hover: #8ea2c5}:root[data-color-mode=dark]{--admin-scrollbar-track: #1f1f1f;--admin-scrollbar-thumb: #5a5a5a;--admin-scrollbar-thumb-hover: #7a7a7a}:root[data-color-mode=light]{--admin-scrollbar-track: #eef2f8;--admin-scrollbar-thumb: #b2bfd4;--admin-scrollbar-thumb-hover: #8ea2c5}*{scrollbar-width:thin;scrollbar-color:var(--admin-scrollbar-thumb) var(--admin-scrollbar-track)}*::-webkit-scrollbar{width:var(--admin-scrollbar-size);height:var(--admin-scrollbar-size)}*::-webkit-scrollbar-track{background:var(--admin-scrollbar-track);border-radius:8px}*::-webkit-scrollbar-thumb{background:var(--admin-scrollbar-thumb);border-radius:8px;border:2px solid var(--admin-scrollbar-track)}*::-webkit-scrollbar-thumb:hover{background:var(--admin-scrollbar-thumb-hover)}.ledger-details-modal .ant-table-thead>tr>th{white-space:nowrap;word-break:keep-all}
