html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}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]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}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{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}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{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[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{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;min-height:100vh;margin:0;padding:0}body{background:#f4f7fb;overflow:hidden}#root{text-align:initial;border:0;display:block}button,input,textarea,select{font:inherit}.full-width{width:100%}.table-area{margin-top:20px}.login-page,.loading-page{min-height:100vh}.loading-page{background:#f4f7fb;place-items:center;display:grid}.login-page{background:radial-gradient(circle at 0 0,#1677ff24,#0000 34%),linear-gradient(135deg,#f4f7fb 0%,#eef4ff 100%);place-items:center;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #dbe4f0;border-radius:20px;width:min(100%,420px);padding:32px;box-shadow:0 24px 70px #16233a1f}.login-eyebrow{color:#1677ff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:700}.login-card h1{color:#172033;margin:0;font-size:32px;line-height:1.2}.login-description{color:#65758b;margin:12px 0 0}.login-form{gap:16px;margin-top:28px;display:grid}.login-form label{color:#334155;gap:8px;font-size:14px;font-weight:600;display:grid}.login-form input{border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:12px 14px}.login-form input:focus{border-color:#1677ff;box-shadow:0 0 0 4px #1677ff1f}.login-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px;font-size:14px}.login-form button{color:#fff;cursor:pointer;background:#1677ff;border:0;border-radius:12px;padding:12px 16px;font-weight:700}.login-form button:disabled{cursor:not-allowed;opacity:.65}.ant-layout.app-layout{background:#f4f7fb;width:100%;min-width:100%;height:100vh;min-height:0;margin:0;overflow:hidden}.ant-layout-sider.app-sider{background:#001f36;height:100vh;min-height:0;overflow:hidden}.app-sider .ant-layout-sider-children{flex-direction:column;height:100%;min-height:0;display:flex}.app-main-layout{background:#f4f7fb;min-width:0;height:100vh;min-height:0;overflow:hidden}.app-header{background:#fff;border-bottom:1px solid #edf1f7;flex:none;align-items:center;height:auto;min-height:78px;padding:16px 32px;display:flex}.app-header-title-block{min-width:0}.app-header-title{color:#111827!important;margin:0!important;font-size:28px!important;line-height:1.15!important}.app-header-description{margin-top:4px;display:block}.app-content{flex:auto;width:100%;min-height:0;padding:24px 32px;overflow:auto}.dashboard-storage-summary{gap:12px;margin-top:16px;display:grid}.status-list.compact{gap:8px;margin-top:12px}.status-list.compact .status-row{padding-bottom:8px}.sidebar-brand{color:#fff;align-items:center;gap:12px;min-height:80px;padding:16px 20px;display:flex}.sidebar-brand-mark{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#ffffff38,#0000 42%),linear-gradient(135deg,#1677ff 0%,#38bdf8 100%);border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 10px 24px #1677ff52}.sidebar-brand-mark span{transform:translateY(-.5px)}.sidebar-brand-text{min-width:0}.sidebar-brand-title{color:#fff;font-size:16px;font-weight:800;line-height:1.2}.sidebar-brand-subtitle{color:#ffffffa6;margin-top:2px;font-size:12px}.app-sider .ant-menu{background:0 0;border-inline-end:0;flex:auto;min-height:0;overflow:hidden auto}.app-sider .ant-menu-item{border-radius:8px;width:calc(100% - 16px);height:42px;margin-inline:8px}.app-sider .ant-menu-item-selected{background:#1677ff}.sidebar-user-area{border-top:1px solid #ffffff14;flex:none;gap:12px;margin:16px;padding-top:12px;display:grid}.sidebar-user-card{background:#ffffff14;border-radius:12px;width:100%;min-width:0;padding:12px}.sidebar-user-meta{min-width:0}.sidebar-user-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-weight:700;display:block;overflow:hidden}.sidebar-user-email{color:#ffffffa6;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:12px;display:block;overflow:hidden}.module-header{justify-content:flex-end;align-items:center;gap:16px;min-height:32px;display:flex}.module-actions-spacer{flex:auto}.module-search{width:min(100%,420px)}.card-empty-area{padding:32px 0}.status-list{gap:12px;margin-top:20px;display:grid}.status-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;display:flex}.status-row:last-child{border-bottom:0;padding-bottom:0}.status-row strong{color:#000000d1}.status-value{font-variant-numeric:tabular-nums;font-weight:800}.status-value-success{color:#389e0d!important}.status-value-warning{color:#d48806!important}.status-value-danger{color:#cf1322!important}.status-value-info{color:#0958d9!important}.status-value-neutral{color:#000000b8!important}.matter-toolbar,.matter-filters{width:100%}.matter-filter-select{width:150px}.matter-filter-select-wide{width:220px}.matter-date-filter{width:150px}.matter-group-tag{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.form-grid-2{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:0 12px;width:100%;display:grid!important}.form-grid-2 .ant-space-item,.form-grid-2 .form-grid-item{width:100%;min-width:0}.form-grid-2 .ant-select,.form-grid-2 .ant-input{width:100%}.color-input{width:80px;padding:4px}.detail-description-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.matter-detail-header{background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.matter-detail-heading{min-width:0}.matter-detail-tracking-no{margin-bottom:4px;font-weight:700;display:block}.matter-detail-title{word-break:normal;overflow-wrap:anywhere;margin:0 0 4px!important}.matter-detail-header-tags{justify-content:flex-end;max-width:260px}.matter-detail-tabs .ant-tabs-nav{margin-bottom:16px}.matter-detail-placeholder{background:#fafafa;border:1px dashed #d9d9d9;border-radius:12px;gap:8px;padding:20px;display:grid}.matter-tab-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.matter-detail-read-card .ant-descriptions-item-label{background:#fafafa;width:220px;font-weight:500}.readonly-money-value{font-variant-numeric:tabular-nums;letter-spacing:.01em;font-weight:600}.matter-detail-edit-alert{margin-bottom:16px}.matter-detail-empty-state{padding:24px}.matter-party-empty{background:#fafafa;border:1px dashed #d9d9d9;border-radius:12px;padding:32px 16px}.matter-party-card-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.matter-party-card{border-radius:14px}.matter-party-card-title{color:#000000e0;word-break:normal;overflow-wrap:anywhere;font-size:18px;font-weight:700;line-height:1.35;display:block}.matter-party-card-body{border-top:1px solid #f0f0f0;gap:10px;margin-top:14px;padding-top:14px;display:grid}.matter-party-card-row{border-bottom:1px solid #f0f0f0;grid-template-columns:130px minmax(0,1fr);align-items:start;gap:12px;padding-bottom:10px;display:grid}.matter-party-card-row:last-child{border-bottom:0;padding-bottom:0}.matter-party-card-value{overflow-wrap:anywhere;min-width:0}.matter-type-inline-detail{background:#fff;margin-top:8px;margin-bottom:8px}.matter-type-inline-detail .ant-collapse-header-text{font-weight:600}.matter-type-inline-detail .ant-collapse-content-box{padding-top:16px!important}.matter-type-inline-fieldset{border:0;min-width:0;margin:0;padding:0}.matter-type-inline-fieldset:disabled{opacity:.72}.matter-documents-panel{width:100%}.matter-document-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;margin-top:16px;display:grid}.matter-document-card{border-radius:14px}.matter-document-card .ant-card-head{align-items:flex-start;min-height:auto;padding-top:16px;padding-bottom:16px}.matter-document-card-title{color:#000000e0;overflow-wrap:anywhere;font-size:17px;font-weight:700;line-height:1.35;display:block}.matter-document-meta{width:100%}.matter-documents-empty{background:#fff;border:1px dashed #d9d9d9;border-radius:14px;margin-top:24px;padding:32px 12px}.matter-document-file-input{background:#fff;border:1px solid #d9d9d9;border-radius:8px;width:100%;padding:10px;display:block}.matter-document-file-help,.matter-document-selected-file{color:#00000073;margin-top:8px;font-size:12px}.matter-document-selected-file{color:#000000b8;font-weight:600}.matter-document-current-file{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:4px;margin-bottom:16px;padding:12px;display:flex}.matter-document-form .form-grid-2{margin-bottom:0}.matter-section-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.matter-panel-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.matter-note-card{border-radius:14px}.matter-note-card.pinned{background:#fffdf5;border-color:#ffe58f}.matter-note-card-header,.matter-task-card-header,.matter-party-card-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.matter-note-card-heading,.matter-task-card-heading,.matter-party-card-heading{gap:7px;min-width:0;display:grid}.matter-note-tags,.matter-task-tags,.matter-party-tags{line-height:1}.matter-note-tags .ant-tag,.matter-task-tags .ant-tag,.matter-party-tags .ant-tag{border-radius:8px;margin-inline-end:0;font-weight:600}.matter-card-actions{flex:none;justify-content:flex-end}.matter-card-actions .ant-btn-link{height:auto;padding:0 4px}.matter-note-card-title{color:#000000e0;overflow-wrap:anywhere;font-size:18px;font-weight:700;line-height:1.35;display:block}.matter-note-content{white-space:pre-wrap;overflow-wrap:anywhere;color:#000000d1;border-top:1px solid #f0f0f0;margin-top:14px;padding-top:14px;line-height:1.7}.matter-note-meta{border-top:1px solid #f0f0f0;margin-top:14px;padding-top:10px}.matter-card-meta-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px 18px;display:grid}.matter-card-meta-grid.single{grid-template-columns:minmax(0,1fr)}.matter-card-meta-grid>div{gap:4px;min-width:0;display:grid}.matter-card-meta-grid span{color:#00000073;font-size:12px}.matter-card-meta-grid strong{color:#000000b8;overflow-wrap:anywhere;font-weight:600}.dashboard-task-summary{margin-top:16px}.task-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.task-summary-card{overflow:hidden}.task-summary-card.success{background:linear-gradient(#fff 0%,#fbfff7 100%);border-color:#d9f7be}.task-summary-card.warning{background:linear-gradient(#fff 0%,#fffaf0 100%);border-color:#ffe7ba}.task-summary-card.danger{background:linear-gradient(#fff 0%,#fff7f6 100%);border-color:#ffccc7}.task-summary-card.info{background:linear-gradient(#fff 0%,#f6fbff 100%);border-color:#bae0ff}.task-summary-value{color:#000000e0;margin-top:8px;font-size:28px;font-weight:800;line-height:1}.task-summary-value.success{color:#389e0d}.task-summary-value.warning{color:#d48806}.task-summary-value.danger{color:#cf1322}.task-summary-value.info{color:#0958d9}.matter-task-card{border-radius:14px}.matter-task-card.overdue{background:#fff7f6;border-color:#ffccc7}.matter-task-card-title{color:#000000e0;overflow-wrap:anywhere;font-size:18px;font-weight:700;line-height:1.35;display:block}.matter-task-content{white-space:pre-wrap;overflow-wrap:anywhere;color:#000000d1;border-top:1px solid #f0f0f0;margin-top:14px;padding-top:14px;line-height:1.7}.matter-task-meta{border-top:1px solid #f0f0f0;margin-top:14px;padding-top:10px}.table-area{margin-top:20px;overflow-x:visible}.legaltrack-table .ant-table-cell{white-space:normal;word-break:normal;overflow-wrap:normal}.legaltrack-table .ant-table-cell strong,.legaltrack-table .ant-typography{word-break:normal;overflow-wrap:normal}.legaltrack-table .ant-table-cell-fix-right,.legaltrack-table .ant-table-cell-fix-left{position:static!important}@media (width<=1200px){.table-area{overflow-x:auto}.clients-table,.users-table{min-width:1100px}}@media (width<=992px){.ant-layout-sider.app-sider{height:100vh;min-height:0}.task-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.app-header{min-height:72px;padding:14px 20px}.app-header-title{font-size:24px!important}.app-content{padding:20px}.module-header .ant-btn,.module-search,.matter-filter-select,.matter-filter-select-wide,.matter-date-filter,.module-search{width:100%}.module-header{flex-direction:column;align-items:flex-start}.matter-detail-header{flex-direction:column}.matter-detail-header-tags{justify-content:flex-start;max-width:100%}.matter-party-card-grid{grid-template-columns:1fr}.matter-party-card-row{grid-template-columns:1fr;gap:2px}}@media (width<=720px){.matter-section-toolbar{flex-direction:column}}@media (width<=640px){.matter-tab-toolbar,.matter-panel-toolbar,.matter-note-card-header,.matter-task-card-header,.matter-party-card-header{flex-direction:column}.matter-card-actions{justify-content:flex-start;width:100%}}@media (width<=576px){.task-summary-grid{grid-template-columns:1fr}}
