:root{--bg:#f6f6f6;--paper:#fff;--ink:#363636;--body:#484848;--muted:#7d7d7d;--line:#e7e7e7;--primary:#444444;--primary-hover:#343434;--accent:#bd9a60;--soft:#f1f1f1;--radius:12px;font-family:'Segoe UI',Arial,sans-serif;color:var(--body);background:var(--bg);font-size:14px}*{box-sizing:border-box}body{margin:0}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a:focus-visible,button:focus-visible{outline:3px solid #a88b53;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-weight:600;font-size:32px;line-height:1.2;letter-spacing:-1.1px;color:var(--ink);margin-bottom:10px}h2{font-size:19px;letter-spacing:-.4px;color:var(--ink);font-weight:600;margin-bottom:16px}h3{font-weight:600;color:var(--ink)}p{line-height:1.7}small{font-size:12px}.shell{width:calc(100% - 96px);max-width:1560px;margin:0 auto}.topbar{background:#fff;border-bottom:1px solid var(--line)}.topbar-inner{width:calc(100% - 96px);max-width:1560px;margin:auto;min-height:86px;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:13px}.brand-mark{height:43px;width:43px;background:var(--primary);color:#f1e4c7;border-radius:11px;display:grid;place-items:center}.brand-mark svg{height:25px;width:25px;stroke-width:1.25}.brand strong{font-family:Georgia,'Times New Roman',serif;font-size:27px;font-weight:normal;letter-spacing:-1px;display:block;color:var(--ink)}.brand-dot{color:var(--accent)}.brand small{font-size:8px;letter-spacing:2.45px;font-weight:600;display:block;margin-top:2px;color:var(--muted)}.account-area{display:flex;align-items:center;gap:20px}.account-area form{display:flex;margin:0}.local-badge{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:7px;margin-right:8px}.local-badge>span{width:6px;height:6px;border-radius:50%;background:#8a8a8a}.icon-button{border:0;background:transparent;color:#7e7e7e;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:6px}.icon-button:hover{background:var(--soft);color:var(--ink)}.user-link{display:flex;align-items:center;gap:10px}.avatar{width:35px;height:35px;border-radius:50%;background:#eee9df;color:#756241;font-size:11px;font-weight:600;display:grid;place-items:center}.user-name{font-size:12px;color:var(--ink);font-weight:600}.user-name small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:3px}.workspace-strip{background:#fbfbfb;border-bottom:1px solid var(--line)}.workspace-strip .shell{height:43px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted)}.workspace-label{display:flex;align-items:center;gap:7px}.workspace-label svg{width:14px;height:14px}.today{text-transform:capitalize}.tabs{display:flex;gap:30px;border-bottom:1px solid #e0e0e0;margin-top:23px;overflow-x:auto}.tab{display:flex;align-items:center;gap:9px;padding:18px 2px 19px;white-space:nowrap;font-size:13px;color:#848484;position:relative;font-weight:500}.tab svg{width:18px;height:18px}.tab:hover{color:var(--primary)}.tab.active{color:var(--primary);font-weight:650}.tab.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:4px 4px 0 0;background:var(--primary)}.tab-count{font-size:10px;font-weight:600;background:#ececec;color:#888888;padding:2px 7px;border-radius:5px;margin-left:3px}.tab.active .tab-count{background:#e5e5e5;color:var(--primary)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:34px 0 25px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.8px;color:#939393;display:block;margin-bottom:11px}.page-heading p{color:var(--muted);font-size:12px;margin:0}.heading-actions{display:flex;gap:10px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:41px;padding:11px 18px;border:1px solid transparent;border-radius:7px;font-size:12px;font-weight:600;white-space:nowrap;line-height:1.35;transition:background .15s,box-shadow .15s}.button svg{width:16px;height:16px}.button.primary{background:var(--primary);color:white;box-shadow:0 2px 3px #33333310}.button.primary:hover{background:var(--primary-hover)}.button.secondary{background:#fff;border-color:#dedede;color:var(--primary)}.button.secondary:hover{background:#f1f1f1}.full{width:100%}.small-button{padding:8px 12px;min-height:34px;font-size:11px}.search-panel{padding:20px 22px;border:1px solid var(--line);background:var(--paper);border-radius:var(--radius);display:flex;align-items:end;gap:14px;margin-bottom:24px;box-shadow:0 2px 5px #37373703}.search-panel label,.field label{display:block;font-size:11px;font-weight:600;color:#606060;margin-bottom:8px}.search-query{flex:1}.search-by{width:205px}.search-status{width:160px}.search-input-wrap{position:relative}.search-input-wrap>svg{position:absolute;width:17px;height:17px;left:13px;top:12px;color:#9c9c9c;pointer-events:none}.search-input-wrap .input{padding-left:39px}.input{width:100%;height:42px;border:1px solid #e1e1e1;border-radius:6px;background:#fff;color:var(--body);padding:10px 12px;font-size:12px;outline:none;transition:border .15s,box-shadow .15s}.input::placeholder{color:#a3a3a3}.input:focus{border-color:#7e7e7e;box-shadow:0 0 0 3px #44444410}.input.textarea,textarea.input{height:auto;min-height:115px;resize:vertical;line-height:1.7}.search-button{height:42px;padding-left:23px;padding-right:23px}.clear-search{font-size:11px;text-decoration:underline;padding-bottom:13px;color:var(--muted)}.table-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 3px 8px #37373703}.table-toolbar{padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:65px}.table-toolbar>div{display:flex;align-items:center;gap:9px}.table-toolbar strong{font-size:12px;font-weight:600;color:var(--ink)}.toolbar-dot{width:5px;height:5px;border-radius:50%;background:#949494}.count-badge{font-size:10px;background:#f2f2f2;color:#868686;border:1px solid #ececec;padding:3px 7px;border-radius:4px}.table-controls{font-size:10px;color:#9c9c9c}.table-controls .icon-button{border-left:1px solid var(--line);border-radius:0;margin-left:7px;padding-left:13px;width:41px}.table-controls .icon-button svg{width:15px;height:15px}.filtered-label{font-size:10px;color:var(--muted);margin-left:5px}.table-scroll{overflow:auto;max-height:calc(100vh - 310px);min-height:200px}.cases-table{width:100%;border-collapse:collapse;font-size:11px;min-width:1080px}.cases-table th{position:sticky;top:0;z-index:1;background:#f9f9f9;border-top:1px solid #ececec;border-bottom:1px solid #eaeaea;text-align:left;font-size:9px;text-transform:uppercase;letter-spacing:.55px;font-weight:600;color:#858585;padding:14px 16px;white-space:nowrap}.cases-table td{padding:18px 16px;border-bottom:1px solid #f0f0f0;vertical-align:middle;max-width:190px;overflow-wrap:anywhere;line-height:1.5}.cases-table th:first-child,.cases-table td:first-child{padding-left:22px}.cases-table tbody tr:last-child td{border-bottom:0}.cases-table tbody tr:hover{background:#fbfbfb}.case-number{color:#444444;font-weight:650;font-size:11px;white-space:nowrap}.case-number:hover,.client-cell a:hover{text-decoration:underline}.court-number{color:#8d8d8d;font-size:10px;font-variant-numeric:tabular-nums}.client-cell{font-weight:600;color:#474747;min-width:125px}.note-cell{color:#959595;min-width:160px;max-width:220px!important;font-size:10px}.kind-cell,.date-cell{color:var(--muted);font-size:10px;white-space:nowrap}.status{display:inline-flex;gap:5px;align-items:center;white-space:nowrap;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:600;line-height:1.4}.status>span{width:4px;height:4px;border-radius:50%;background:currentColor}.status-new{background:#eef1f9;color:#7a85a7}.status-active{background:#f1f1f1;color:#797979}.status-waiting{background:#fbf4e5;color:#ab8c47}.status-finished{background:#f0f0f0;color:#8e8e8e}.row-actions{white-space:nowrap;min-width:128px}.row-open{display:inline-flex;align-items:center;gap:4px;color:#6c6c6c;font-size:10px;font-weight:600}.row-open svg{width:12px;height:12px}.row-actions .icon-button{height:26px;width:26px;margin-left:13px;color:#9e9e9e}.row-actions .icon-button svg{width:14px;height:14px}.actions-head{width:135px}.pagination{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:14px 22px;font-size:10px;color:#939393}.pagination nav{display:flex;align-items:center;gap:5px}.page-button{display:inline-flex;justify-content:center;align-items:center;height:29px;min-width:29px;padding:4px 8px;border:1px solid #ebebeb;border-radius:5px;background:#fff;color:#868686}.page-button:hover{background:var(--soft)}.page-button.current{background:var(--primary);border-color:var(--primary);color:#fff}.page-button.disabled{color:#cacaca;background:#fcfcfc}.page-ellipsis{padding:0 3px}.empty-state{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:360px;padding:45px 24px;text-align:center;border-top:1px solid var(--line);background:radial-gradient(ellipse at 50% 50%,#fafafa 0%,#fff 70%)}.empty-illustration{width:77px;height:77px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e7e7e7;border-radius:22px;background:#f2f2f2;color:#949494;margin-bottom:24px;box-shadow:0 0 0 8px #f9f9f9}.empty-illustration svg{width:33px;height:33px;stroke-width:1.15}.empty-state h2{font-family:Georgia,'Times New Roman',serif;font-size:24px;font-weight:normal;letter-spacing:-.5px;margin-bottom:11px}.empty-state p{font-size:12px;color:#8f8f8f;max-width:430px;margin-bottom:23px}.empty-state .button{min-height:38px;font-size:11px}.empty-state .eyebrow{font-size:8px;margin-bottom:9px}.placeholder-empty{min-height:410px}.list-bottom-note{display:flex;align-items:center;gap:7px;font-size:10px;color:#9d9d9d;margin-top:16px}.list-bottom-note svg{width:13px;height:13px}.footer{padding-top:45px;padding-bottom:24px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#a6a6a6}.footer span{display:flex;align-items:center;gap:6px}.footer svg{width:11px;height:11px}.back-link{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--muted);margin-top:29px}.back-link svg{width:16px;height:16px}.compact{margin-top:23px}.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px;box-shadow:0 3px 8px #37373703}.panel h1{font-size:27px}.panel h2{font-size:17px}.form-layout{display:grid;grid-template-columns:minmax(0,850px) 255px;gap:38px;align-items:start;max-width:1170px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.field{margin-bottom:21px}.field label{font-size:12px}.required{color:#ae9360;margin-left:4px}.field-help{font-size:10px;color:#919191;line-height:1.6;margin-top:7px}.field-help ul{margin:6px 0;padding-left:16px}.field-error{font-size:11px;color:#a64f46;margin-top:7px}.has-error .input{border-color:#c67970;background:#fffcfa}.form-errors{font-size:12px;background:#fff3ed;color:#9a4d40;border:1px solid #f2d9cc;padding:15px 18px;border-radius:7px;margin-bottom:22px;line-height:1.6}.form-errors ul{list-style:none;padding:0;margin:0}.form-errors a{text-decoration:underline;font-weight:600;display:block;margin-top:8px}.section-heading{display:flex;align-items:center;gap:13px;margin-bottom:24px}.section-heading>span{width:32px;height:32px;border:1px solid #eaeaea;border-radius:7px;display:grid;place-items:center;font-size:10px;color:#9d9d9d;background:#fafafa}.section-heading h2{margin:0 0 4px;font-size:14px}.section-heading p{font-size:10px;color:#969696;margin:0}.form-divider{height:1px;background:var(--line);margin:8px 0 27px}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:20px;border-top:1px solid var(--line);margin-top:9px}.form-aside{padding:25px 5px}.aside-icon{width:44px;height:44px;border:1px solid #e0e0e0;display:grid;place-items:center;border-radius:11px;color:#959595;background:#f2f2f2;margin-bottom:18px}.form-aside h3{font-family:Georgia,'Times New Roman',serif;font-size:23px;font-weight:normal;line-height:1.4}.form-aside p{font-size:12px;color:#8e8e8e;line-height:1.9}.aside-rule{width:40px;border-top:2px solid #c8b78d;margin:23px 0}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.detail-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.detail-panel-heading h2{margin:0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;margin:0;gap:26px 20px;padding:9px 0 28px}.detail-grid dt{font-size:11px;color:#939393;margin-bottom:8px}.detail-grid dd{font-size:14px;font-weight:500;color:var(--ink);margin:0;overflow-wrap:anywhere}.note-title{font-size:11px;color:#939393;margin-bottom:11px;font-weight:500}.detail-note{font-size:13px;line-height:1.8;overflow-wrap:anywhere;min-height:70px}.detail-foot{font-size:10px;color:#9d9d9d;border-top:1px solid var(--line);margin-top:24px;padding-top:19px}.history-title{display:flex;align-items:center;gap:9px;margin-bottom:27px}.history-title h2{margin:0;font-size:14px}.history-title svg{width:17px;height:17px;color:#959595}.timeline{list-style:none;margin:0;padding:0 0 0 9px}.timeline li{position:relative;display:flex;flex-direction:column;gap:6px;padding:0 0 27px 22px;border-left:1px solid #eaeaea}.timeline li:last-child{border:0;padding-bottom:0}.timeline-dot{width:7px;height:7px;position:absolute;left:-4px;top:3px;border-radius:50%;background:#b9b9b9;box-shadow:0 0 0 4px #f4f4f4}.timeline strong{font-size:11px;font-weight:600}.timeline span:not(.timeline-dot){font-size:11px;color:#959595}.timeline small{font-size:9px;color:#aeaeae}.settings-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px}.employee-row{padding:19px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.employee-row:first-child{padding-top:0}.employee-row strong{display:block;font-size:12px}.employee-row small{display:block;font-size:10px;color:var(--muted);margin-top:7px}.settings-grid .small{margin-top:20px}.narrow{max-width:580px;margin:28px auto}.narrow h1{margin-top:8px}.muted{color:var(--muted)}.small{font-size:11px}.text-link{font-size:12px;color:var(--primary);font-weight:500}.notice{display:flex;align-items:flex-start;gap:10px;padding:14px 17px;border:1px solid;border-radius:8px;font-size:12px;line-height:1.6;margin:18px 0}.notice svg{width:18px;height:18px;margin-top:1px}.notice.success{background:#f2f2f2;border-color:#e1e1e1;color:#6c6c6c}.notice.error{background:#fff2ed;border-color:#eed8ce;color:#a05b49}.notice.warning{background:#fff8e9;border-color:#eadcb9;color:#8b753f}.notice.neutral{background:#f3f3f3;border-color:#e3e3e3;color:#7d7d7d}.notice a{text-decoration:underline}.dismiss{background:none;border:0;color:inherit;margin-left:auto;padding:0 2px;font-size:19px;line-height:1}.modal{width:min(480px,calc(100% - 32px));border:1px solid #dfdfdf;border-radius:16px;padding:28px;color:var(--body);box-shadow:0 25px 100px #27272733}.modal::backdrop{background:#2a2a2acc;backdrop-filter:blur(3px)}.modal-top{display:flex;justify-content:space-between;align-items:start;margin-bottom:23px}.modal-icon{width:46px;height:46px;display:grid;place-items:center;background:#f2eee3;color:#aa8e54;border-radius:12px}.modal h2{font-size:23px}.modal p{font-size:13px;color:var(--muted);overflow-wrap:anywhere}.modal .field{margin-top:22px}.modal .field label{font-size:12px;font-weight:400}.modal .field label strong{font-weight:650}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:27px;padding-top:20px;border-top:1px solid var(--line)}.modal .close-dialog.icon-button{font-size:24px}.expired-panel{text-align:center;margin-top:55px}.expired-panel .empty-illustration{margin-top:12px}.expired-panel p{font-size:13px}.expired-panel .notice{text-align:left}.renewal-contact{text-align:left;margin:25px 0;padding:20px;background:#f8f8f8;border-radius:8px}.renewal-contact p{margin-bottom:7px}.renewal-contact p:last-child{margin-bottom:0}.auth-shell{min-height:calc(100vh - 210px);display:grid;grid-template-columns:1fr 450px;gap:90px;align-items:center;max-width:1100px;padding-top:65px;padding-bottom:65px}.auth-intro h1,.setup-intro h1{font-family:Georgia,'Times New Roman',serif;font-size:58px;font-weight:normal;line-height:1.13;letter-spacing:-2px;margin:21px 0}.auth-intro>p,.setup-intro>p{max-width:350px;color:#8c8c8c;line-height:1.9;font-size:14px}.intro-line{width:60px;border-top:2px solid #c9b48a;margin:35px 0}.intro-note{display:flex;gap:9px;align-items:center;color:#929292;font-size:11px}.intro-note svg{width:16px;height:16px}.auth-card{padding:35px;background:#fff;border-radius:15px;border:1px solid var(--line);box-shadow:0 12px 35px #39393907}.card-eyebrow{font-size:9px;letter-spacing:1.5px;color:#9c9c9c;margin-bottom:12px}.auth-card h2{font-size:23px;margin-bottom:9px;letter-spacing:-.7px}.auth-card>.muted{font-size:12px;margin-bottom:27px}.auth-card .field{margin-bottom:20px}.auth-card .button.full{margin-top:5px;justify-content:space-between}.auth-footnote{border-top:1px solid var(--line);padding-top:19px;margin:24px 0 0;font-size:10px;color:#a0a0a0}.setup-layout{display:grid;grid-template-columns:1fr 500px;gap:70px;max-width:1100px;margin:55px auto;align-items:start}.setup-intro{padding-top:50px}.setup-intro h1{font-size:48px}.setup-steps{list-style:none;padding:0;margin:35px 0}.setup-steps li{display:flex;align-items:center;gap:17px;margin-bottom:25px}.setup-steps li>span{width:33px;height:33px;border:1px solid #e1e1e1;border-radius:9px;display:grid;place-items:center;font-size:10px;color:#a3a3a3}.setup-steps strong{font-size:12px;font-weight:600;display:block}.setup-steps small{font-size:11px;color:#989898;display:block;margin-top:5px}.setup-card .form-grid{gap:0 16px}.setup-card .field{margin-bottom:17px}.skip-link{position:fixed;left:15px;top:-60px;background:var(--primary);color:#fff;padding:12px 18px;z-index:100}.skip-link:focus{top:15px}.errorlist{color:#a54f42;font-size:12px;line-height:1.7}select.input{padding-right:8px}body:has(dialog[open]){overflow:hidden}
@media(min-width:1600px){.cases-table{font-size:12px}.cases-table td{padding-top:20px;padding-bottom:20px}.cases-table th{font-size:10px}.note-cell{font-size:11px}.case-number{font-size:12px}}
@media(max-width:1100px){.shell,.topbar-inner{width:calc(100% - 48px)}.search-by{width:170px}.search-status{width:145px}.search-panel{gap:10px;padding:17px}.form-layout{grid-template-columns:minmax(0,1fr) 210px;gap:23px}.detail-layout{grid-template-columns:minmax(0,1fr) 260px}.auth-shell{gap:40px;grid-template-columns:1fr 420px}.auth-intro h1{font-size:48px}.setup-layout{gap:40px;grid-template-columns:1fr 460px}.setup-intro h1{font-size:42px}.settings-grid{grid-template-columns:290px minmax(0,1fr)}}
@media(max-width:800px){.shell,.topbar-inner{width:calc(100% - 32px)}.topbar-inner{min-height:72px}.brand strong{font-size:23px}.brand-mark{width:38px;height:38px}.brand small{font-size:7px;letter-spacing:2px}.account-area{gap:8px}.local-badge,.user-name,.today{display:none}.tabs{gap:18px;margin-top:12px}.tab{font-size:12px;padding:17px 0}.tab-count{margin-left:0;padding:2px 5px}.tab svg{width:16px;height:16px}.page-heading{margin-top:26px;gap:15px}h1{font-size:27px}.search-panel{flex-wrap:wrap}.search-query{flex-basis:100%}.search-by{flex:1}.search-status{flex:1}.search-button{min-width:95px}.table-scroll{max-height:65vh}.form-layout,.detail-layout,.settings-grid{grid-template-columns:1fr}.form-aside{display:none}.panel{padding:22px}.heading-actions{flex-wrap:wrap}.footer{flex-direction:column;gap:8px;padding-top:28px}.auth-shell{display:flex;flex-direction:column;align-items:stretch;max-width:500px;padding-top:32px;gap:25px}.auth-intro h1{font-size:38px;margin:14px 0}.auth-intro>p{max-width:100%;font-size:12px}.intro-line,.intro-note{display:none}.auth-card{padding:27px}.setup-layout{grid-template-columns:1fr;max-width:510px;margin-top:30px;gap:24px}.setup-intro{padding-top:0}.setup-intro h1{font-size:36px}.setup-steps{display:none}.setup-intro>p{max-width:100%;margin-bottom:0}.page-heading.compact{flex-wrap:wrap}.page-heading.compact .heading-actions{margin-top:4px}.table-toolbar{padding:14px 15px}.filtered-label{display:none}.pagination{padding:13px 15px}.list-bottom-note{font-size:9px;align-items:start;line-height:1.5}}
@media(max-width:480px){.tab{gap:6px;font-size:11px}.tabs{gap:14px}.tab-count{display:none}.tab svg{width:15px;height:15px}.page-heading{align-items:flex-start}.page-heading .button{font-size:10px;padding:10px 12px;min-height:36px}.page-heading h1{font-size:25px}.page-heading p{font-size:11px}.eyebrow{font-size:8px}.search-by,.search-status{flex-basis:calc(50% - 10px)}.search-button{flex:1}.form-grid,.detail-grid{grid-template-columns:1fr}.setup-card .form-grid{grid-template-columns:1fr 1fr}.panel{padding:20px}.empty-state{min-height:340px;padding:35px 20px}.empty-state h2{font-size:22px}.modal{padding:22px}.modal-actions{gap:8px}.modal-actions .button{padding:10px 13px;font-size:11px}.table-controls{font-size:9px}.brand{gap:9px}.workspace-strip .shell{height:38px}.employee-row{align-items:flex-start;flex-direction:column}.detail-panel-heading{flex-wrap:wrap}.auth-card h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
/* Keep working text readable during long sessions with dense tables. */
.input{font-size:14px}.button{font-size:13px}.field label,.search-panel label{font-size:12px}.field-help{font-size:12px;color:#7d7d7d}.page-heading p{font-size:13px}.tab{font-size:14px}.table-toolbar strong{font-size:13px}.cases-table{font-size:13px;min-width:1200px}.cases-table th{font-size:10px;color:#6e6e6e}.cases-table td{padding-top:17px;padding-bottom:17px}.case-number{font-size:13px}.court-number{font-size:12px;color:#7e7e7e}.note-cell{font-size:12px;color:#7c7c7c}.status{font-size:11px}.row-open{font-size:12px}.pagination{font-size:12px}.table-controls{font-size:11px}.list-bottom-note{font-size:11px;color:#828282}.detail-grid dt{font-size:12px}.detail-grid dd{font-size:15px}.detail-note{font-size:14px}.note-title{font-size:12px}.timeline strong,.timeline span:not(.timeline-dot){font-size:12px}.timeline small{font-size:11px}.auth-card>.muted{font-size:13px}.employee-row strong{font-size:14px}.employee-row small{font-size:12px}.notice{font-size:13px}
@media(max-width:480px){.tab{font-size:12px}.tab svg{width:14px;height:14px}.tabs{gap:12px}.table-controls{font-size:10px}.button{font-size:12px}.pagination{font-size:11px}.list-bottom-note{font-size:10px}}
.list-bottom-note{display:block;line-height:1.8}.list-bottom-note svg{vertical-align:middle;margin-right:4px}
/* Global case navigation stays available on entry, detail and archive pages. */
body{padding-bottom:32px}
.brand small{font-size:11px;letter-spacing:3px;margin-top:5px;color:#746649}
.navigation-strip{position:sticky;top:0;z-index:5;background:#fff}
.navigation-strip .shell{height:auto;min-height:68px;gap:24px}
.navigation-strip .tabs{margin:0;border:0;gap:10px;align-items:center;min-width:0;padding:10px 0}
.navigation-strip .tab{border:1px solid transparent;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:600;color:#707070;min-height:46px}
.navigation-strip .tab:hover{background:#f3f3f3;border-color:#e5e5e5;color:var(--primary)}
.navigation-strip .tab.active{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 2px 5px #33333314}
.navigation-strip .tab.active:after{display:none}
.navigation-strip .tab.active .tab-count{background:#ffffff22;color:#fff}
.navigation-strip .today{white-space:nowrap;flex-shrink:0}
.entry-layout{display:block;max-width:1000px}
.entry-hint{font-size:13px;color:#7c7c7c;margin:17px 0 0;text-align:center}
@media(max-width:800px){.navigation-strip .shell{min-height:62px}.navigation-strip .tabs{gap:6px;padding:8px 0}.navigation-strip .tab{font-size:12px;padding:10px 12px;gap:6px;min-height:43px}.brand small{font-size:10px}}
@media(max-width:480px){.navigation-strip .tab{font-size:11px;padding:10px 8px;gap:5px}.navigation-strip .tabs{gap:4px}.entry-hint{font-size:12px;text-align:left}}

/* Light-gray office palette. */
:root{--bg:#f4f4f5;--paper:#fff;--ink:#303034;--body:#49494e;--muted:#74747a;--line:#e1e1e4;--primary:#e6e6e8;--primary-hover:#d9d9dc;--accent:#85858b;--soft:#f0f0f2}
a:focus-visible,button:focus-visible{outline-color:#77777f}
.brand-mark{background:#4d4d54;color:#fff}
.brand small{color:#74747a}
.avatar{background:#ebebed;color:#5e5e65}
.tab:hover,.tab.active,.text-link{color:var(--ink)}
.button.primary{color:#303034;border-color:#d0d0d4;box-shadow:0 2px 3px #00000008}
.button.secondary{color:#4b4b52}
.input:focus{border-color:#92929a;box-shadow:0 0 0 3px #34343c12}
.input::placeholder{color:#898991}
.navigation-strip .tab{color:#63636b;background:#f7f7f8;border-color:#e9e9ec}
.navigation-strip .tab:hover{background:#ededf0;border-color:#d4d4d9;color:#303034}
.navigation-strip .tab.active{background:#dedee2;color:#303034;border-color:#c4c4cc;box-shadow:0 2px 4px #00000006}
.navigation-strip .tab-count{background:#ebebee;color:#68686f}
.navigation-strip .tab.active .tab-count{background:#f6f6f8;color:#48484f}
.page-button.current{color:#303034;border-color:#c4c4cc}
.status-active{background:#efeff1;color:#54545e}
.status-judged{background:#e0e0e5;color:#454550}
.status-settled{background:#e9e9ed;color:#5b5b65}
.status-waived{background:#f3f3f5;color:#777780}
.status{border:1px solid #dedee3}
.skip-link{background:#4d4d54;color:#fff}

/* The two claim registers share a page and keep separate entry and paging. */
[data-live-results][aria-busy="true"]{opacity:.6;pointer-events:none}
.search-feedback{font-size:12px;color:#9a4d40;margin:-8px 0 20px}
.register-shell{max-width:1800px}
.claims-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}
.claim-section{min-width:0;scroll-margin-top:90px}
.claim-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:7px 0 17px}
.claim-section-heading>div{display:flex;align-items:center;gap:10px}
.claim-section-heading h2{margin:0;font-size:22px}
.claim-section-heading .button{font-size:12px;padding:10px 13px}
.claim-table-scroll{max-height:65vh;min-height:260px}
.claims-table{table-layout:fixed;min-width:620px;font-size:12px}
.claims-table .claim-col-number{width:8%}
.claims-table .claim-col-status{width:14%}
.claims-table th{white-space:normal;font-size:9px;padding:14px 9px;line-height:1.6;vertical-align:middle}
.claims-table td{padding:17px 9px;vertical-align:top;min-width:0;max-width:none}
.claims-table th:first-child,.claims-table td:first-child{padding-left:13px}
.claims-table .case-number{font-size:12px;white-space:normal}
.claims-table .status{font-size:10px;white-space:normal;overflow-wrap:anywhere;max-width:100%;padding:4px 5px}
.claims-table .status>span{flex-shrink:0}
.claim-text{font-size:11px;color:#707078;line-height:1.6}
.claims-table .claim-empty{text-align:center;padding:90px 18px;color:var(--muted);font-size:13px}
.claim-pagination{padding:13px;font-size:11px;flex-wrap:wrap}
.claim-pagination small{font-size:10px;color:var(--muted)}
@media(max-width:1150px){.claims-grid{grid-template-columns:1fr;gap:32px}.claims-table{min-width:760px;font-size:13px}.claims-table th{font-size:10px}.claim-text{font-size:12px}.claim-table-scroll{max-height:55vh}}
@media(max-width:480px){.claim-section-heading h2{font-size:20px}.claim-section-heading .button{font-size:11px;padding:10px}.register-shell .page-heading{flex-wrap:wrap}.claim-pagination small{display:none}}

.register-shell .pagination{flex-wrap:wrap}
.pagination-summary{line-height:1.6}
.pagination-summary .page-size{color:var(--muted);white-space:nowrap}

/* Header and navigation follow the same edges as the registers. */
.topbar-inner,.navigation-strip .shell{max-width:1800px}
.workspace-datetime{display:flex;align-items:center;gap:16px;margin-left:auto;white-space:nowrap;flex-shrink:0;font-size:12px;color:var(--muted)}
.workspace-clock{font-size:14px;font-weight:600;color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:.5px;border-right:1px solid var(--line);padding-right:16px;min-width:82px;text-align:left}
.info-button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:7px 10px;border:1px solid var(--line);border-radius:7px;background:#f7f7f8;color:#5e5e65;font-size:12px;font-weight:600}
.info-button svg{width:16px;height:16px}
.info-button:hover{background:#ededf0;color:var(--ink)}
.about-modal{width:min(460px,calc(100% - 32px))}
.about-modal .modal-top{position:relative;justify-content:center;padding:0 34px;margin-bottom:12px}
.about-modal .modal-top .publisher-logo{margin:0}
.about-modal .modal-top .close-dialog{position:absolute;right:0;top:0}
.about-modal h2{text-align:center;margin-bottom:6px}
.about-modal .about-app-name{text-align:center;font-size:14px;margin-bottom:24px}
.about-section{border-top:1px solid var(--line);padding-top:20px;margin-top:18px}
.about-section h3{font-size:12px;margin-bottom:10px;color:#62626b}
.about-section p{font-size:14px;color:var(--ink);margin-bottom:0}
.about-contact{margin:0;display:grid;gap:15px}
.about-contact dt{font-size:11px;color:var(--muted);margin-bottom:5px}
.about-contact dd{margin:0;font-size:14px;line-height:1.6;overflow-wrap:anywhere}
.about-contact a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:700px){.navigation-strip .shell{flex-wrap:wrap;gap:0}.workspace-datetime{width:100%;justify-content:flex-end;margin:0 0 10px;font-size:11px}.workspace-clock{font-size:13px}.navigation-strip .tabs{width:100%}}
@media(max-width:480px){.topbar-inner{gap:10px}.account-area{gap:4px}.info-button{width:32px;min-height:32px;justify-content:center;padding:6px}.info-button span{display:none}}

/* Selected logo: stacked on the login page, horizontal in the header. */
.petrovic-mark{display:block;object-fit:contain;mix-blend-mode:multiply;flex-shrink:0}
.brand{gap:12px;flex-shrink:0}
.brand .petrovic-mark{width:68px;height:51px}
.brand-wordmark{text-align:center}
.brand strong{font-family:Georgia,'Times New Roman',serif;font-size:29px;font-weight:700;letter-spacing:-1px;line-height:1.05}
.brand small{font-family:Georgia,'Times New Roman',serif;font-size:10px;font-weight:600;letter-spacing:3.9px;padding-left:3.9px;line-height:1.2;color:var(--ink);margin-top:6px}
.login-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:480px;width:100%;margin:0 auto;text-align:center}
.login-brand .petrovic-mark{width:300px;max-width:72%;height:auto}
.auth-intro .login-brand-name{font-family:Georgia,'Times New Roman',serif;font-size:64px;font-weight:700;letter-spacing:-2.3px;line-height:1.1;margin:13px 0 0;color:var(--ink)}
.login-brand-family{display:block;font-size:23px;font-weight:600;letter-spacing:.38em;padding-left:.38em;line-height:1.4;margin-top:13px}
.auth-shell .auth-card h2{margin-bottom:26px}
.auth-shell{row-gap:28px}
.auth-shell>.notice,.auth-shell>.messages{grid-column:1/-1;margin-bottom:0}
.publisher-logo{display:block;width:200px;max-width:100%;height:auto;margin:0 auto 18px;object-fit:contain}
@media(max-width:800px){.brand .petrovic-mark{width:54px;height:41px}.brand strong{font-size:25px}.brand small{font-size:9px;letter-spacing:3.3px;padding-left:3.3px;margin-top:5px}.login-brand .petrovic-mark{width:180px}.auth-intro .login-brand-name{font-size:46px;letter-spacing:-1.5px;margin-top:9px}.login-brand-family{font-size:17px;margin-top:9px}}
@media(max-width:480px){.brand{gap:8px}.brand .petrovic-mark{width:45px;height:35px}.brand strong{font-size:22px;letter-spacing:-.7px}.brand small{font-size:8px;letter-spacing:2.8px;padding-left:2.8px;margin-top:4px}.login-brand .petrovic-mark{width:150px}.auth-intro .login-brand-name{font-size:40px}.login-brand-family{font-size:15px}}
@media(max-width:380px){.topbar-inner{flex-wrap:wrap;padding-top:12px;padding-bottom:12px;row-gap:10px}.account-area{margin-left:auto}}

/* Trash: shared case permissions and explicit destructive controls. */
.button.danger{background:#b33434;color:#fff;border-color:#b33434}.button.danger:hover{background:#962727;border-color:#962727}.danger-icon{color:#b33434;background:#fff0f0}.inline-form{display:inline-flex;margin:0}.trash-row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:285px}.trash-table{min-width:1160px}.heading-actions{flex-wrap:wrap}
