:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--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}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}body{overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;background:#f0f4f8;margin:0;overflow-x:hidden}@media (width<=991px){.auth-page{padding:16px!important}.auth-page .auth-card{width:100%!important;max-width:100%!important}.auth-page .auth-card .ant-card-body{padding:14px!important}.app-content{padding:12px!important}.app-content .ant-card{border-radius:16px}.app-content .ant-card-head{padding-inline:14px}.app-content .ant-card-body{padding:14px!important}.app-content .ant-card-small>.ant-card-head{min-height:44px}.app-content .ant-card .ant-card-head-title{white-space:normal;line-height:1.35}.app-content .ant-row{row-gap:12px}.app-content .ant-row>.ant-col{flex:0 0 100%!important;max-width:100%!important}.app-content .ant-space{max-width:100%}.app-content .ant-space-horizontal{flex-wrap:wrap}.app-content .ant-space-compact{flex-wrap:wrap;width:100%!important}.app-content .ant-space-compact>*{flex:100%!important;min-width:0!important}.app-content .ant-form-item{margin-bottom:12px}.app-content .ant-form-item-label{padding-bottom:4px}.app-content .ant-form-item-label>label{white-space:normal;font-size:12px;line-height:1.25}.app-content .ant-input,.app-content .ant-input-affix-wrapper,.app-content .ant-input-number,.app-content .ant-picker,.app-content .ant-select,.app-content .ant-picker-range{width:100%}.app-content .ant-btn{max-width:100%}.app-content .ant-table-wrapper{width:100%}.app-content .ant-table{font-size:12px}.app-content .ant-table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.app-content .ant-table-thead>tr>th,.app-content .ant-table-tbody>tr>td{white-space:nowrap;padding:8px 10px!important}.app-content .ant-pagination{flex-wrap:wrap;justify-content:center;row-gap:8px}}.dashboard-table .ant-table-body,.dashboard-table .ant-table-content{scrollbar-width:thin;scrollbar-color:#a8b2c1 transparent}.dashboard-table .ant-table-body::-webkit-scrollbar{width:10px;height:10px}.dashboard-table .ant-table-content::-webkit-scrollbar{width:10px;height:10px}.dashboard-table .ant-table-body::-webkit-scrollbar-track{background:#0f172a0f;border-radius:999px}.dashboard-table .ant-table-content::-webkit-scrollbar-track{background:#0f172a0f;border-radius:999px}.dashboard-table .ant-table-body::-webkit-scrollbar-thumb{background:linear-gradient(#b8c3d1 0%,#95a3b8 100%) padding-box content-box;border:2px solid #0000;border-radius:999px}.dashboard-table .ant-table-content::-webkit-scrollbar-thumb{background:linear-gradient(#b8c3d1 0%,#95a3b8 100%) padding-box content-box;border:2px solid #0000;border-radius:999px}.dashboard-table .ant-table-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(#9aa9bd 0%,#7d90ab 100%) padding-box content-box}.dashboard-table .ant-table-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(#9aa9bd 0%,#7d90ab 100%) padding-box content-box}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%}.print-only{display:none}@media print{body *{visibility:hidden!important}.print-only,.print-only *{visibility:visible!important}.print-only{width:100%!important;position:absolute!important;top:0!important;left:0!important}@page{size:A4;margin:15mm}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}
