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 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}:root{color-scheme:light;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--admin-text);background:var(--admin-bg);--admin-bg: #f3f4f6;--admin-surface: #ffffff;--admin-surface-soft: #f8fafc;--admin-text: #111827;--admin-text-muted: #64748b;--admin-border: #e5e7eb;--admin-primary: #1d4ed8;--admin-primary-contrast: #ffffff;--admin-accent: #f59e0b;--admin-success: #16a34a;--admin-error: #dc2626;--admin-sider: #0f172a;--admin-sider-muted: #cbd5e1;--admin-shadow: 15 23 42 / .08;--admin-radius: 8px}html[data-theme=dark]{color-scheme:dark;--admin-bg: #0f172a;--admin-surface: #111827;--admin-surface-soft: #1e293b;--admin-text: #f8fafc;--admin-text-muted: #cbd5e1;--admin-border: #334155;--admin-primary: #f59e0b;--admin-primary-contrast: #111827;--admin-accent: #38bdf8;--admin-success: #34d399;--admin-error: #f87171;--admin-sider: #020617;--admin-sider-muted: #94a3b8;--admin-shadow: 0 0 0 / .28}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--admin-bg);color:var(--admin-text)}a{color:var(--admin-primary);text-decoration:none}a:hover{color:var(--admin-accent)}button:not(.ant-btn),input:not(.ant-input),select,textarea{border:1px solid var(--admin-border);border-radius:var(--admin-radius);background:var(--admin-surface);color:var(--admin-text);font:inherit}input:not(.ant-input),select,textarea{width:100%;min-height:40px;padding:8px 10px}button:not(.ant-btn){display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;padding:8px 12px;background:var(--admin-primary);color:var(--admin-primary-contrast);font-weight:700;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}:focus-visible{outline:2px solid var(--admin-accent);outline-offset:2px}.admin-layout{min-height:100vh}.admin-layout>.ant-layout{min-width:0}.admin-sider{min-height:100vh;background:var(--admin-sider)!important}.drawer-sider{height:100%;min-height:100%}.admin-nav-drawer .ant-drawer-content{background:var(--admin-sider)}.admin-brand{display:flex;align-items:center;gap:10px;height:72px;padding:16px;overflow:hidden;color:#fff}.admin-brand span,.brand-token{display:grid;flex:0 0 auto;place-items:center;width:42px;height:42px;border-radius:var(--admin-radius);background:var(--admin-accent);color:var(--admin-primary-contrast);font-weight:800}.admin-brand strong{display:block;line-height:1.1}.admin-brand small{display:block;margin-top:4px;color:var(--admin-sider-muted);white-space:nowrap}.admin-header{position:sticky;z-index:10;top:0;display:flex;align-items:center;justify-content:space-between;height:auto;min-height:76px;padding:12px 24px;border-bottom:1px solid var(--admin-border);background:color-mix(in srgb,var(--admin-surface) 94%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-header h3{margin:2px 0 0}.nav-state-button,.theme-state-button{color:var(--admin-text)}.account-button{height:auto;padding:8px 10px}.admin-header-actions{justify-content:flex-end}.admin-content{min-width:0;padding:24px}.page-stack,.review-stack,.accordion-stack,.document-list,.record-list,.compact-form,.stack-sm,.quick-links{display:grid;gap:16px}.full-width{width:100%}.section-header,.hero-panel .ant-card-body,.status-cluster{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.section-header h2,.hero-panel h2,.detail-panel h2,.detail-panel h3,.login-card h1{margin:0}.section-header>div,.admin-header>.ant-space,.admin-header-actions{min-width:0}.eyebrow{margin:0 0 6px;color:var(--admin-accent);font-size:12px;font-weight:800;text-transform:uppercase}.login-screen{display:grid;place-items:center;min-height:100vh;padding:24px;background:linear-gradient(135deg,color-mix(in srgb,var(--admin-primary) 14%,transparent),color-mix(in srgb,var(--admin-accent) 12%,transparent)),var(--admin-bg)}.login-card{width:min(100%,460px)}.login-brand{display:flex;gap:14px;margin-bottom:20px}.admin-pro-table .ant-pro-card{border:1px solid var(--admin-border)}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:start}.action-panel,.detail-panel,.table-wrap,.empty-panel,.filter-bar,.mobile-record-card,.review-card{border:1px solid var(--admin-border);border-radius:var(--admin-radius);background:var(--admin-surface);box-shadow:0 10px 30px rgb(var(--admin-shadow))}.action-panel{position:sticky;top:96px;display:grid;gap:14px;padding:16px}.filter-bar{display:grid;gap:12px}.single-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.status-pill{display:inline-flex;align-items:center;width:fit-content;min-height:28px;border:1px solid var(--admin-border);border-radius:999px;background:var(--admin-surface-soft);padding:4px 10px;color:var(--admin-text);font-size:12px;font-weight:800;text-transform:uppercase}.detail-panel,.empty-panel,.filter-bar,.mobile-record-card{padding:18px}.detail-grid,.dashboard-grid,.form-grid,.section-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field-list,.compact-meta{margin:0}.field-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.field-list div{min-width:0}.field-list dt{color:var(--admin-text-muted);font-size:12px;font-weight:700;text-transform:uppercase}.field-list dd{margin:4px 0 0;overflow-wrap:anywhere}.detail-panel p,.empty-panel p,.inline-record p,.document-card p{color:var(--admin-text-muted);line-height:1.55}.review-card-body{display:grid;gap:12px}.inline-record,.document-card{display:grid;gap:10px;min-width:0;border:1px solid var(--admin-border);border-radius:var(--admin-radius);padding:14px;background:var(--admin-surface)}.inline-record>div:first-child,.document-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.inline-controls,.check-row,.action-row{display:flex;flex-wrap:wrap;gap:10px}.inline-controls label,.check-row label,.inline-check{display:flex;align-items:center;gap:8px}.vertical-actions{flex-direction:column}.nested-editor{border:1px solid var(--admin-border);border-radius:var(--admin-radius);padding:12px}.nested-editor summary{cursor:pointer;font-weight:700}.secure-preview{max-height:260px;object-fit:contain}.audit-box{display:grid;gap:10px}.admin-timeline{display:grid;gap:12px}.admin-timeline article{border-left:3px solid var(--admin-primary);padding-left:12px}.empty-copy{margin:0;color:var(--admin-text-muted)}.toast,.error,.inline-error{margin:0}.error,.inline-error{color:var(--admin-error)}.success{color:var(--admin-success)}.modal-form{margin-top:16px}.mobile-card-list{display:none}.route-loader{display:grid;min-height:50vh;place-items:center}body{font-size:14px;line-height:1.5}.admin-sider .ant-menu{background:transparent}.admin-sider .ant-menu-item{height:40px;line-height:40px;margin-block:2px;border-radius:6px;font-size:13px}.admin-brand{height:64px;padding:12px 14px}.admin-brand span,.brand-token{width:36px;height:36px;border-radius:6px;font-size:13px}.admin-brand strong{font-size:14px}.admin-brand small{font-size:12px}.admin-header{min-height:64px;gap:12px;padding:10px 20px}.admin-title-block{min-width:0}.admin-title-block .ant-breadcrumb{font-size:12px}.admin-header h4.ant-typography{margin:1px 0 0;overflow:hidden;color:var(--admin-text);font-size:18px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.admin-header>.ant-space{flex:1 1 auto;min-width:0}.admin-header-actions{flex:0 0 auto;margin-left:auto}.admin-content{width:min(100%,1280px);margin:0 auto;padding:20px}.page-stack,.review-stack,.accordion-stack,.document-list,.record-list,.compact-form,.stack-sm,.quick-links{gap:14px}.section-header h2,.hero-panel h2,.detail-panel h2,.detail-panel h3,.login-card h1{font-size:20px;line-height:1.2}.section-header p,.detail-panel p,.empty-panel p,.inline-record p,.document-card p{font-size:13px}.eyebrow{margin-bottom:4px;font-size:11px}.detail-layout{grid-template-columns:minmax(0,1fr) 300px;gap:16px}.action-panel{top:84px;padding:14px}.action-panel,.detail-panel,.table-wrap,.empty-panel,.filter-bar,.mobile-record-card,.review-card,.inline-record,.document-card,.nested-editor{border-radius:6px}.detail-panel,.empty-panel,.filter-bar,.mobile-record-card{padding:16px}.dashboard-grid,.form-grid,.section-note-grid{gap:14px}.field-list{gap:8px 14px}.field-list dt{font-size:11px}.field-list dd{font-size:13px;line-height:1.45}.status-pill{min-height:24px;padding:3px 8px;font-size:11px}.admin-pro-table .ant-pro-card,.admin-pro-table .ant-table-wrapper,.admin-pro-table .ant-table,.admin-pro-table .ant-table-container{border-radius:6px}.admin-pro-table .ant-pro-card{overflow:hidden}.admin-pro-table .ant-table-thead>tr>th,.admin-pro-table .ant-table-tbody>tr>td{padding:10px 12px;font-size:13px}.admin-pro-table .ant-pro-query-filter{margin-bottom:12px}.login-screen{padding:16px}.login-card{width:min(100%,420px)}.mobile-record-card{box-shadow:0 8px 24px rgb(var(--admin-shadow))}@media (min-width: 320px){.admin-content{padding:12px}.admin-header{align-items:flex-start;min-height:60px;padding:8px 12px}.admin-header h4.ant-typography{max-width:calc(100vw - 148px);font-size:16px}}@media (min-width: 375px){.admin-content{padding:14px}.admin-header h4.ant-typography{max-width:calc(100vw - 164px)}}@media (min-width: 480px){.admin-header{align-items:center;padding:10px 14px}.admin-header h4.ant-typography{max-width:calc(100vw - 210px);font-size:17px}.dashboard-grid,.form-grid,.section-note-grid,.field-list,.single-filter{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.admin-content{padding:18px}.admin-header{align-items:center;min-height:64px;padding:10px 18px}.admin-header h4.ant-typography{max-width:34rem;font-size:18px}.detail-layout{grid-template-columns:minmax(0,1fr)}.admin-table-desktop{display:block}.mobile-card-list{display:none}}@media (min-width: 1024px){.admin-content{padding:20px}.admin-header{padding:10px 20px}.detail-layout{grid-template-columns:minmax(0,1fr) 300px}.dashboard-grid,.form-grid,.section-note-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1280px){.admin-content{padding:22px 24px}.detail-layout{grid-template-columns:minmax(0,1fr) 320px}}@media (max-width: 991px){.admin-layout>.ant-layout{width:100%}.admin-header{padding:12px 16px}.admin-content{padding:16px}.detail-layout{grid-template-columns:1fr}.action-panel{position:static}.field-list,.detail-grid,.dashboard-grid,.form-grid,.section-note-grid,.single-filter{grid-template-columns:1fr}.account-button .ant-typography{display:none}}@media (max-width: 767px){.admin-table-desktop{display:none}.mobile-card-list{display:grid;gap:12px}.dashboard-grid,.form-grid,.section-note-grid,.field-list,.single-filter{grid-template-columns:1fr}.section-header,.hero-panel .ant-card-body,.status-cluster{align-items:flex-start}}@media (max-width: 575px){.admin-header{align-items:flex-start}.login-brand{display:grid}.admin-header{gap:8px;flex-wrap:wrap}.admin-header-actions{width:auto}.action-row>*,.inline-controls>*,.check-row>*{width:100%}}#root{min-height:100vh}html,body{overflow:hidden}.admin-layout{min-height:100vh;height:100vh;overflow:hidden}.admin-layout>.ant-layout{height:100vh;min-width:0;overflow:hidden}.admin-sider{position:sticky;top:0;height:100vh;min-height:100vh;overflow:hidden auto}.admin-sider .ant-layout-sider-children{display:flex;min-height:100vh;flex-direction:column}.admin-sider .ant-menu{flex:1 1 auto;overflow:hidden auto}.drawer-sider,.drawer-sider .ant-layout-sider-children{height:100%;min-height:100%}.admin-header{position:sticky;top:0;z-index:10;flex:0 0 64px;height:64px;min-height:64px;max-height:64px;padding:0 16px;align-items:center;overflow:hidden;line-height:64px}.admin-header>.ant-space,.admin-header-actions{align-items:center}.admin-title-block{display:grid;min-width:0;align-content:center;line-height:1.2}.admin-content{flex:1 1 auto;width:100%;max-width:none;min-height:calc(100vh - 64px);margin:0;padding:24px;overflow:auto;overflow-x:hidden}.admin-content>*{width:min(100%,1280px);margin-inline:auto}@media (max-width: 991px){.admin-layout>.ant-layout{width:100%}}@media (max-width: 768px){html,body{width:100%;overflow-x:hidden}.admin-header{flex:0 0 56px;height:56px;min-height:56px;max-height:56px;gap:8px;flex-wrap:nowrap;align-items:center;padding:0 12px;line-height:56px}.admin-header h4.ant-typography{max-width:calc(100vw - 150px);font-size:16px}.admin-title-block .ant-breadcrumb{display:none}.account-button{padding:4px}.admin-content{min-height:calc(100vh - 56px);padding:12px}}html,body,#root{min-height:100%;margin:0}body{overflow:hidden}.admin-shell{min-height:100vh}.admin-main{min-width:0;height:100vh;overflow:hidden}.header-content{min-width:0}.account-meta{display:grid;min-width:0;line-height:1.2}.admin-user-name{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-bar{flex-shrink:0;padding:8px 16px;border-bottom:1px solid var(--admin-border);background:var(--admin-surface)}.content,.admin-content{min-height:0;flex:1 1 auto;overflow:auto;background:var(--admin-bg)}.request-desk,.master-data-page,.master-data-shell,.user-diagnostics-page,.page-stack,.panel{max-width:100%;min-width:0}.desk-heading,.master-toolbar,.table-filters{width:100%;justify-content:space-between}.desk-table-card,.desk-filter-card,.master-data-shell,.panel{max-width:100%;overflow:hidden}.ant-table-wrapper{max-width:100%}.ant-drawer-content-wrapper{max-width:100vw}.analytics-chart{display:flex;align-items:end;gap:8px;height:180px;min-width:0;padding-top:12px}.analytics-chart-item{display:flex;flex:1;min-width:18px;height:100%;flex-direction:column;justify-content:end;gap:6px}.analytics-chart-bar{display:block;width:100%;min-height:2px;border-radius:4px 4px 0 0;background:var(--admin-primary)}.analytics-chart-area .analytics-chart-bar{background:color-mix(in srgb,var(--admin-primary) 70%,var(--admin-success))}.analytics-chart-line .analytics-chart-bar{background:var(--admin-accent)}.analytics-chart-stacked .analytics-chart-bar{background:linear-gradient(to top,var(--admin-primary),var(--admin-accent))}.analytics-chart small{max-width:100%;overflow:hidden;color:var(--admin-text-muted);font-size:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.analytics-pie{display:flex;height:34px;overflow:hidden;border:1px solid var(--admin-border);border-radius:var(--admin-radius)}.analytics-pie span:nth-child(5n+1){background:var(--admin-primary)}.analytics-pie span:nth-child(5n+2){background:var(--admin-success)}.analytics-pie span:nth-child(5n+3){background:var(--admin-accent)}.analytics-pie span:nth-child(5n+4){background:#0f766e}.analytics-pie span:nth-child(5n+5){background:var(--admin-error)}@media (max-width: 768px){.admin-header .ant-typography{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-name{max-width:90px}.account-button .ant-typography{display:block}.account-meta .ant-typography-secondary{display:none}.context-bar{padding:8px 12px}.admin-content,.content{padding:12px}.desk-heading,.master-toolbar,.table-filters{align-items:stretch}.table-filters .ant-input-search,.table-filters .ant-select,.master-toolbar .ant-input-search,.master-toolbar .ant-select{width:100%!important}.desktop-table{display:none}.ant-modal{max-width:calc(100vw - 24px)}}
