:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#ebebea;--canvas:#f5f5f3;--surface:#fff;--surface-subtle:#f7f7f5;--surface-muted:#f0f1f3;--panel:#f2f2f0;--ink:#121417;--ink-soft:#3e4650;--muted:#6e7782;--line:#d9dde2;--line-strong:#c8cfd8;--brand:#111318;--brand-strong:#07090d;--brand-soft:#f3f4f6;--brand-line:#d8dde4;--accent-red:#ff3046;--accent-blue:#3159cc;--alert:#cf4b32;--alert-soft:#fff1ec;--focus:#9c6803;--focus-soft:#fdf7e8;--radius:5px;--radius-lg:10px;--radius-xl:16px;--shadow-soft:0 20px 50px #12141712;--shadow-frame:0 22px 60px #1214170f;font-family:IBM Plex Sans,Segoe UI Variable,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%}body{background:linear-gradient(180deg,#f0efed 0%,var(--bg)100%);min-height:100dvh;color:var(--ink);margin:0;overflow-x:clip}a{color:inherit;text-decoration:none}button,a,input,select{transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s}.app-body{width:100%;min-height:100dvh}.button{border:1px solid var(--brand);border-radius:var(--radius);background:var(--brand);color:#fff;min-height:2.75rem;font:inherit;letter-spacing:.01em;cursor:pointer;justify-content:center;align-items:center;padding:.72rem 1rem;font-weight:600;display:inline-flex}.button:hover{background:var(--brand-strong);border-color:var(--brand-strong)}.button:disabled{opacity:.65;cursor:not-allowed}.button-secondary{background:var(--surface);color:var(--ink);border-color:var(--line-strong)}.button-secondary:hover{background:var(--brand-soft);color:var(--ink);border-color:var(--line-strong)}.button-ghost{color:var(--ink-soft);border-color:var(--line);background:0 0}.button-ghost:hover{color:var(--ink);border-color:var(--line-strong)}.button-sm{min-height:2.35rem;padding:.55rem .85rem}.button-content{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.button-icon,.field-label-icon,.metric-icon,.nav-link-icon,.pagination-icon,.pill-icon{flex:none;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.button-icon svg,.field-label-icon svg,.metric-icon svg,.nav-link-icon svg,.pagination-icon svg,.pill-icon svg{width:100%;height:100%}.page-shell{align-content:start;gap:1.5rem;min-height:100vh;padding:clamp(1.5rem,3vw,3rem);display:grid}.page-shell-center{place-content:center}.page-shell-compact{min-height:auto;padding:0}.page-hero{gap:.75rem;max-width:56rem;display:grid}.page-shell-center .page-hero{text-align:center;justify-items:center;margin-inline:auto}.page-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.74rem;font-weight:700}.page-eyebrow-on-dark{color:#ffffffb8}.page-description,.auth-panel-copy,.auth-hero-copy,.metric-detail,.case-meta,.empty-state p,.list-row p,.sidebar-card p,.hero-side-copy,.hero-art-caption,.auth-panel-note,.auth-hero-footnote,.auth-hero-list-item p{color:var(--muted);line-height:1.65}.auth-hero-copy,.hero-side-copy,.hero-art-caption,.auth-hero-footnote,.auth-hero-list-item p{color:#ffffffc7}.page-actions,.inline-actions,.header-actions,.filter-actions,.field-row,.dashboard-header-meta,.auth-chip-row,.sidebar-meta-row{flex-wrap:wrap;gap:.75rem;display:flex}.page-section,.dashboard-stack,.dashboard-content,.stack-list,.auth-hero-copy-block,.auth-hero-stat-grid,.auth-hero-list{gap:1rem;display:grid}.auth-stage>*,.dashboard-shell>*,.hero-surface>*,.panel-grid>*,.surface-card,.sidebar-card{min-width:0}.surface-card,.auth-panel,.metric-card,.sidebar-card{border-radius:var(--radius);background:#ffffffe6;border:1px solid #12141714}.surface-card,.auth-panel,.sidebar-card{padding:clamp(1.15rem,1rem + .55vw,1.55rem)}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem;display:grid}.compact-metric-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.metric-card{background:linear-gradient(#fffffffa 0%,#f6f6f4f2 100%);padding:1.1rem 1.05rem;position:relative;overflow:hidden}.metric-card:before,.hero-surface:before{content:"";background:linear-gradient(90deg,var(--brand)0%,#1113182e 100%);height:2px;position:absolute;inset:0 0 auto}.metric-card-alert{background:linear-gradient(180deg,#fff 0%,var(--alert-soft)100%);border-color:#cf4b321f}.metric-card-alert:before{background:linear-gradient(90deg,var(--alert)0%,#cf4b3224 100%)}.metric-card-focus{background:linear-gradient(180deg,#fff 0%,var(--focus-soft)100%);border-color:#9c68031f}.metric-card-focus:before{background:linear-gradient(90deg,var(--focus)0%,#9c680324 100%)}.metric-card-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.metric-label{letter-spacing:.03em;color:var(--muted);margin:0;font-size:.79rem;font-weight:700}.metric-icon{color:var(--ink-soft)}.metric-card-alert .metric-icon{color:var(--alert)}.metric-card-focus .metric-icon{color:var(--focus)}.metric-label-inverse{color:#ffffffad}.metric-value,.hero-art-value{margin-top:.55rem;font-size:clamp(1.85rem,5vw,2.5rem);line-height:1;display:block}.sidebar-value{margin-top:.4rem;font-size:1.3rem;line-height:1.2;display:block}.status-chip{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--brand-soft);min-height:1.8rem;color:var(--ink-soft);letter-spacing:.03em;justify-content:center;align-items:center;padding:.2rem .55rem;font-size:.78rem;font-weight:700;display:inline-flex}.status-chip-muted{background:var(--surface-muted)}.status-chip-dark{color:#fff;background:#0a0c109e;border-color:#ffffff24}.auth-layout{place-items:center;width:100%;min-height:100dvh;padding:0;display:grid}.auth-stage{background:#ffffffeb;grid-template-columns:minmax(24rem,1.02fr) minmax(28rem,.98fr);width:100%;min-height:100dvh;display:grid;overflow:hidden}.auth-stage-panel{background:#f6f5f3;place-items:center;padding:clamp(1.35rem,3.4vw,2.5rem);display:grid}.auth-panel{background:0 0;border:0;justify-items:center;width:min(100%,26.25rem);padding:0;display:grid}.auth-panel-header{text-align:center;justify-items:center;gap:.35rem;width:100%;display:grid}.auth-panel-eyebrow{letter-spacing:.01em;text-transform:none;font-size:.73rem;font-weight:500}.auth-panel h1{white-space:nowrap;width:100%;max-width:none;font-size:clamp(1.22rem,.98rem + .55vw,1.6rem);line-height:1.08}.auth-panel-copy{text-align:center;white-space:nowrap;width:100%;max-width:none;font-size:.9rem}.auth-panel h1,.auth-hero-panel h2,.hero-surface h2,.surface-card h2,.dashboard-header h1,.dashboard-brand h2{margin:0}.auth-form{gap:.78rem;width:min(100%,20.5rem);margin-top:1.35rem;display:grid}.field{gap:.38rem;display:grid}.field span{color:#737b85;font-size:.79rem;font-weight:600}.field-label-inline{align-items:center;gap:.38rem;display:inline-flex}.field-label-icon{color:var(--muted)}.auth-field{width:100%}.input{width:100%;min-height:2.85rem;color:var(--ink);font:inherit;background:#fff;border:1px solid #d5d8dd;border-radius:5px;padding:.78rem .9rem;font-size:max(16px,.95rem)}.input::placeholder{color:#9aa1aa}.input:focus{border-color:#a9b0ba;outline:none;box-shadow:0 0 0 3px #1113180d}.form-error{border-radius:var(--radius);color:var(--alert);background:#fff6f2;border:1px solid #cf4b3229;margin:0;padding:.75rem .85rem;font-weight:600}.auth-submit{color:#fff;background:#17191d;border-color:#17191d;border-radius:5px;width:100%;min-height:2.85rem}.auth-submit:hover{background:#0c0d10;border-color:#0c0d10}.auth-aux-links{justify-items:center;gap:.7rem;margin-top:1.15rem;display:grid}.auth-support-link{color:#525963;font-size:.85rem;font-weight:500}.auth-support-link:hover{color:var(--ink)}.auth-footer{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:.3rem;margin-top:0;font-size:.86rem;display:flex}.text-link{color:var(--ink);font-weight:600}.text-link:hover{color:var(--brand-strong)}.auth-hero-panel,.hero-art-panel{color:#fff;background:linear-gradient(#11151b 0%,#050608 100%);position:relative;overflow:hidden}.auth-hero-panel:before,.hero-art-panel:before{content:"";background:radial-gradient(circle at 10% 6%,#3159cceb,#0000 18%),linear-gradient(111deg,#0000 13%,#ff3046fa 13%,#ff3046f0 27%,#0000 28%),linear-gradient(111deg,#0000 33%,#ffa6b0c7 33%,#ffa6b08f 46%,#0000 47%),linear-gradient(111deg,#0000 49%,#ff3e56bd 49%,#ff3e5657 63%,#0000 64%),linear-gradient(#ffffff24 0%,#ffffff05 38%,#000000db 100%),repeating-linear-gradient(90deg,#ffffff0d 0 1px,#0000 1px 130px);position:absolute;inset:-4% -6%;transform:scale(1.02)}.auth-hero-panel:after,.hero-art-panel:after{content:"";background:linear-gradient(#070a0e0f 0%,#070a0e47 50%,#0000009e 100%);position:absolute;inset:0}.auth-hero-content,.hero-art-panel-content{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.auth-hero-content-minimal{justify-content:flex-end;padding:0}.auth-hero-single-text{color:#ffffffeb;letter-spacing:.01em;white-space:nowrap;width:fit-content;max-width:none;margin:0;font-size:clamp(.72rem,.78vw,.84rem);font-weight:500;line-height:1.2}.auth-hero-panel{min-height:100dvh;padding:clamp(1rem,2.6vw,1.5rem)}.auth-hero-top{justify-content:flex-start;display:flex}.auth-hero-copy-block-dark{max-width:31rem;margin-top:auto}.auth-hero-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.auth-hero-stat,.auth-hero-list-item{z-index:1;border-radius:var(--radius);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff1f;gap:.35rem;padding:.95rem;display:grid;position:relative}.auth-hero-stat strong{font-size:1.6rem;line-height:1}.auth-hero-stat span:last-child{color:#ffffffb3}.auth-hero-footnote{margin-top:1.1rem;font-size:.9rem}.auth-hero-list{margin-top:auto}.auth-hero-list-item span{letter-spacing:.04em;color:#ffffffb8;text-transform:uppercase;font-size:.8rem;font-weight:700}.dashboard-shell{background:radial-gradient(circle at 0 0,#3159cc0d,#0000 22%),linear-gradient(#ffffff57 0%,#fff0 26%);grid-template-columns:minmax(15rem,16.25rem) minmax(0,1fr);gap:.85rem;width:100%;min-height:100dvh;margin:0;padding:0;display:grid}.dashboard-sidebar,.dashboard-main{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9f9f7d6;border:1px solid #12141714;box-shadow:0 18px 46px #1214170d}.dashboard-sidebar{align-content:start;gap:.9rem;padding:.9rem;display:grid}.dashboard-brand{gap:.8rem;display:grid}.dashboard-brand-panel{border-radius:var(--radius);color:#fff;background:linear-gradient(#11151b 0%,#050608 100%);border:0;min-height:14.5rem;padding:1rem;position:relative;overflow:hidden}.dashboard-brand-panel:before{content:"";background:radial-gradient(circle at 12% 8%,#3159cce6,#0000 18%),linear-gradient(112deg,#0000 14%,#ff3046eb 14%,#ff3046e6 29%,#0000 30%),linear-gradient(112deg,#0000 37%,#ffa6b0bd 37%,#ffa6b085 49%,#0000 50%),linear-gradient(#ffffff1f 0%,#ffffff05 38%,#000000db 100%),repeating-linear-gradient(90deg,#ffffff0d 0 1px,#0000 1px 138px);position:absolute;inset:-8% -6%}.dashboard-brand-panel:after{content:"";background:linear-gradient(#070a0e1a 0%,#070a0e47 52%,#0000009e 100%);position:absolute;inset:0}.dashboard-brand-panel>*{z-index:1;position:relative}.dashboard-brand-copy{align-content:end;gap:.45rem;margin-top:auto;display:grid}.dashboard-brand-copy p:last-child{color:#ffffffc7}.dashboard-brand-footnote{letter-spacing:.02em;color:#ffffffe0;margin-top:auto;font-size:.78rem;font-weight:600;line-height:1.35}.sidebar-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:.1rem 0 0;font-size:.75rem;font-weight:700}.dashboard-nav{gap:.5rem;display:grid}.nav-link{border-radius:var(--radius);color:var(--ink);background:#ffffffb8;border:1px solid #12141714;align-items:center;padding:.85rem .95rem;font-weight:600;display:flex;position:relative}.nav-link:after{content:"";background:#12141729;border-radius:999px;width:.35rem;height:.35rem;margin-left:auto}.nav-link:hover{color:var(--ink);background:#f3f4f6f5;border-color:#1214171f}.nav-link-active{background:var(--brand);border-color:var(--brand);color:#fff}.nav-link-active:after{background:#ffffffbf}.sidebar-status-card{gap:.5rem}.dashboard-main{background:#ffffffd1;align-content:start;gap:1.35rem;padding:clamp(1.15rem,1rem + .7vw,1.65rem);display:grid}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.15rem;display:flex}.dashboard-header h1{text-wrap:pretty;max-width:12ch;font-size:clamp(2rem,1.35rem + 1.4vw,2.9rem);line-height:1.02}.dashboard-header .page-description,.hero-copy-block .page-description{max-width:62ch;font-size:clamp(.98rem,.91rem + .16vw,1.04rem)}.hero-surface{background:linear-gradient(#fffffffa 0%,#f7f7f5fa 100%);grid-template-columns:minmax(0,1fr) minmax(18rem,21rem);gap:1.15rem;display:grid;position:relative;overflow:hidden}.hero-copy-block{align-content:start;gap:.9rem;padding-right:clamp(0rem,1vw,1.2rem);display:grid}.hero-copy-block h2{max-width:15ch;font-size:clamp(1.55rem,1.05rem + 1.15vw,2.35rem);line-height:1.04}.hero-art-panel{border-radius:var(--radius);min-height:18rem}.hero-art-panel-content{justify-content:flex-end;gap:.55rem;padding:1.15rem}.section-heading{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.list-row{border-radius:var(--radius);background:linear-gradient(#fff 0%,#f8f8f6 100%);border:1px solid #12141714;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.95rem 1rem;display:flex}.list-row:first-child{border-top:1px solid #12141714;padding-top:.95rem}.list-meta{text-align:right;justify-items:end;gap:.45rem;display:grid}.filter-shell{gap:1rem;display:grid}.filter-heading{padding-bottom:.15rem}.filters-bar{border-top:1px solid #12141714;grid-template-columns:minmax(15rem,2.15fr) repeat(2,minmax(10rem,1fr)) auto;align-items:end;gap:1rem;padding-top:1rem;display:grid}.search-field,.compact-field{min-width:0}.table-wrap{padding:0;overflow:hidden}.table-shell-header{background:linear-gradient(#fffffffa 0%,#f6f6f4eb 100%);border-bottom:1px solid #12141714;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.25rem 1.25rem 1rem;display:flex}.table-shell-header h3{margin:0;font-size:1rem;line-height:1.2}.table-shell-header p{color:var(--muted);margin:.3rem 0 0;font-size:.88rem;line-height:1.5}.case-detail-link{color:var(--ink);background:#ffffffe0;border:1px solid #1214171a;border-radius:5px;align-items:center;gap:.3rem;padding:.34rem .5rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.case-detail-link:hover{background:#f3f4f6f5}.table-shell-note{text-align:right;max-width:30rem;color:var(--muted);font-size:.9rem;line-height:1.55}.table-scroll{overflow:auto}.case-table{border-collapse:separate;border-spacing:0;width:100%}.case-table thead th{text-align:left;letter-spacing:.05em;color:var(--muted);background:#f1f2f4bd;border-bottom:1px solid #12141714;padding:.95rem 1.1rem;font-size:.78rem;font-weight:700}.case-table tbody td{vertical-align:top;border-bottom:1px solid #12141714;padding:1.05rem 1.1rem}.case-table tbody tr:last-child td{border-bottom:0}.case-primary{gap:.25rem;display:grid}.case-id,code{font-family:JetBrains Mono,ui-monospace,monospace}.case-id{color:var(--ink);font-size:.85rem}.pill{border-radius:var(--radius);letter-spacing:.02em;border:1px solid #0000;justify-content:center;align-items:center;width:fit-content;min-height:1.8rem;padding:.18rem .55rem;font-size:.78rem;font-weight:700;display:inline-flex}.pill-content{align-items:center;gap:.3rem;display:inline-flex}.pill-neutral{background:var(--surface-muted);color:var(--ink);border-color:var(--line)}.urgency-1{background:var(--alert-soft);color:var(--alert);border-color:#cf4b3229}.urgency-2{background:var(--focus-soft);color:var(--focus);border-color:#9c680329}.urgency-3{background:var(--brand-soft);color:var(--ink);border-color:var(--brand-line)}.share-minimal{color:var(--ink);border-color:var(--line);background:#f1f3f5}.share-standard{color:var(--ink);border-color:var(--brand-line);background:#eceef2}.share-extended{background:var(--focus-soft);color:var(--focus);border-color:#9c680329}.case-chip-row{flex-wrap:wrap;gap:.35rem;display:flex}.priority-pill{color:var(--ink);background:#1113180d;border-color:#11131814}.priority-pill-urgent{color:#fff;background:linear-gradient(#151920 0%,#090b10 100%);border-color:#151920}.due-pill-overdue{background:var(--alert-soft);color:var(--alert);border-color:#cf4b322e}.due-pill-today{background:var(--focus-soft);color:var(--focus);border-color:#9c68032e}.due-pill-upcoming{background:var(--surface-muted);color:var(--ink-soft);border-color:var(--line)}.case-due-value-overdue{color:var(--alert)}.case-due-value-today{color:var(--focus)}.case-row-urgent:not(.case-row-overdue) td:first-child{box-shadow:inset 3px 0 #9c6803e6}.case-row-overdue{background:linear-gradient(#fff8f5 0%,#fff1ec 100%)}.case-row-overdue:hover{background:linear-gradient(#fff3ef 0%,#ffe7df 100%)}.case-row-overdue td:first-child{box-shadow:inset 3px 0 #cf4b32eb}.empty-state{text-align:center;background:linear-gradient(180deg,#fff 0%,var(--surface-subtle)100%);padding:2rem 1.5rem}.spec-list{color:var(--muted);gap:.5rem;margin:0;padding-left:1.1rem;display:grid}h1{margin:0;font-size:clamp(1.9rem,1.3rem + 2vw,3.05rem);line-height:1.05}h2{font-size:clamp(1.05rem,.96rem + .5vw,1.45rem);line-height:1.3}p,ul{margin:0}:focus-visible{outline-offset:2px;outline:2px solid #1113181f}.dashboard-shell{background:radial-gradient(circle at 0 0,#3159cc0b,#0000 20%),linear-gradient(#ffffff42 0%,#fff0 22%);grid-template-columns:minmax(16rem,17rem) minmax(0,1fr);gap:.85rem;padding:0}.dashboard-sidebar,.dashboard-main{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.dashboard-sidebar{align-self:start;height:100dvh;position:sticky;top:0;overflow:clip auto}.dashboard-brand-panel{border:1px solid #ffffff14;min-height:15rem;padding:1.05rem}.dashboard-brand-panel:before{background:radial-gradient(circle at 12% 8%,#3159cceb,#0000 19%),linear-gradient(112deg,#0000 14%,#ff3046f2 14%,#ff3046eb 29%,#0000 30%),linear-gradient(112deg,#0000 36%,#ffa6b0c7 36%,#ffa6b08a 48%,#0000 49%),linear-gradient(#ffffff24 0%,#ffffff08 38%,#000000e0 100%),repeating-linear-gradient(90deg,#ffffff0d 0 1px,#0000 1px 136px);inset:-10% -7%}.dashboard-brand-footnote{color:#ffffffeb}.dashboard-nav{border-radius:var(--radius);background:#ffffffb8;border:1px solid #12141712;gap:.45rem;padding:.35rem}.nav-link{background:#f5f5f3f0;border-color:#12141712;justify-content:space-between;gap:.85rem;min-height:3rem;padding:.85rem .95rem .85rem 1.1rem}.nav-link:before{content:"";background:0 0;border-radius:999px;width:2px;position:absolute;top:.72rem;bottom:.72rem;left:.55rem}.nav-link:after{content:none}.nav-link-content{align-items:center;gap:.65rem;min-width:0;display:inline-flex}.nav-link-label{align-items:center;min-width:0;font-size:.94rem;line-height:1.2;display:inline-flex}.nav-link-icon{color:#12141794}.nav-link-dot,.nav-link-badge{flex:none}.nav-link-dot{background:#1214172e;border-radius:999px;width:.45rem;height:.45rem}.nav-link-badge{border-radius:var(--radius);color:#fffffff0;letter-spacing:.02em;background:#ffffff14;border:1px solid #ffffff24;justify-content:center;align-items:center;min-height:1.6rem;padding:0 .52rem;font-size:.73rem;font-weight:700;display:inline-flex}.nav-link:hover{background:#fff;border-color:#1214171f;transform:translate(2px)}.nav-link-active,.nav-link[aria-current=page]{color:#fff;background:linear-gradient(#12161d 0%,#080a0e 100%);border-color:#12161d}.nav-link-active:before,.nav-link[aria-current=page]:before{background:linear-gradient(#ff3046f5 0%,#ffa6b0db 100%)}.nav-link-active .nav-link-label,.nav-link[aria-current=page] .nav-link-label{color:#fff}.nav-link-active .nav-link-icon,.nav-link[aria-current=page] .nav-link-icon{color:#ffffffeb}.nav-link-active .nav-link-dot,.nav-link[aria-current=page] .nav-link-dot{background:#ffffffc7}.sidebar-card{background:linear-gradient(#fffffffa 0%,#f4f4f2fa 100%);padding:1rem}.dashboard-main{background:linear-gradient(#fffffff0 0%,#f9f9f7f0 100%);gap:1.25rem;padding:1.25rem}.dashboard-header{border-bottom:1px solid #12141714;padding-bottom:1rem}.dashboard-content{gap:1.15rem}.hero-surface{background:linear-gradient(#fffffffc 0%,#f4f4f1fa 100%);grid-template-columns:minmax(0,1.08fr) minmax(18rem,.92fr);gap:1.25rem;padding:1.2rem}.hero-surface:before{background:linear-gradient(90deg,var(--brand)0%,#ff3046d1 62%,#3159cc4d 100%);height:3px}.hero-copy-block{gap:1rem}.hero-copy-block h2{max-width:16ch}.hero-copy-block .page-description{max-width:58ch}.hero-copy-block .inline-actions{margin-top:.1rem}.hero-art-panel{border:1px solid #1214171a}.metric-grid{gap:.85rem}.metric-card{background:linear-gradient(#fffffffc 0%,#f6f6f3fa 100%);padding:1rem}.metric-card:before{background:linear-gradient(90deg,var(--brand)0%,#ff30465c 100%);height:3px}.metric-detail{max-width:28ch}.surface-card{background:linear-gradient(#fffffffa 0%,#f7f7f5fa 100%)}.panel-grid{gap:.85rem}.section-heading{padding-bottom:.25rem}.list-row{background:linear-gradient(#fffffffa 0%,#f8f8f6fa 100%);padding:1rem}.list-row-activity{align-items:center}.filter-shell{gap:1.1rem}.filters-bar{padding-top:1.05rem}.filter-actions{justify-content:flex-end}.table-wrap{background:linear-gradient(#fffffffc 0%,#f6f6f4fc 100%)}.table-shell-header{background:linear-gradient(#fafaf8fc 0%,#f3f3f0fa 100%);padding:1.15rem 1.2rem 1rem}.case-table thead th{background:#f0f2f5e0}.case-table tbody tr{background:#fffffff5}.case-table tbody tr:hover{background:#f7f7f4fa}@media (max-width:1100px){.auth-stage,.dashboard-shell,.hero-surface,.panel-grid{grid-template-columns:1fr}.auth-panel{width:100%;max-width:none}.auth-stage-panel{padding:1.5rem 1.25rem}.auth-hero-panel{min-height:24rem}.auth-panel h1{max-width:22ch}.dashboard-header,.section-heading,.table-shell-header,.filter-heading{flex-direction:column;align-items:start}.dashboard-brand-footnote{white-space:normal}.dashboard-sidebar{max-height:none;position:static;top:auto;overflow:visible}.filters-bar{grid-template-columns:1fr}}@media (max-width:720px){.page-shell,.auth-layout,.dashboard-main{padding:1rem}.auth-stage,.dashboard-shell{width:100%;min-height:100dvh}.dashboard-sidebar,.dashboard-main,.auth-hero-panel{padding:1rem}.dashboard-sidebar{max-height:none;position:static;top:auto;overflow:visible}.auth-stage-panel{padding:1.25rem 1rem}.auth-panel{width:100%}.auth-panel h1{max-width:none}.auth-panel-copy{white-space:normal}.field-row,.auth-footer,.dashboard-header-meta{flex-direction:column;align-items:flex-start}.hero-art-panel{min-height:13rem}.table-shell-header{padding:1rem 1rem .85rem}.table-shell-note{text-align:left;max-width:none}.case-table thead{display:none}.case-table,.case-table tbody,.case-table tr,.case-table td{width:100%;display:block}.case-table tbody tr{border-bottom:1px solid var(--line);padding:1rem 1.1rem}.case-table tbody td{border-bottom:0;padding:.4rem 0}.list-meta{text-align:left;justify-items:start}}@media (max-width:480px){.auth-stage{gap:.75rem}.auth-stage-panel,.dashboard-sidebar,.dashboard-main,.auth-hero-panel{padding:.9rem}.input,.button,.button-sm{min-height:2.75rem}.auth-hero-panel{min-height:11.5rem}}.table-footer{background:#fafaf8f0;border-top:1px solid #12141714;padding:1rem 1.2rem 1.15rem}.table-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.pagination-summary{color:var(--muted);font-size:.9rem}.pagination-controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.pagination-group{align-items:center;gap:.5rem;display:inline-flex}.pagination-gap{color:var(--muted);font-weight:600}.pagination-link{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface);min-width:2.35rem;min-height:2.35rem;color:var(--ink);justify-content:center;align-items:center;padding:.45rem .75rem;font-size:.88rem;font-weight:600;display:inline-flex}.pagination-link-content{align-items:center;gap:.3rem;display:inline-flex}.pagination-link:hover{background:var(--brand-soft);border-color:var(--line-strong)}.pagination-link-active,.pagination-link[aria-current=page]{border-color:var(--brand);background:var(--brand);color:#fff}.pagination-link-disabled{background:var(--surface-subtle);color:var(--muted);border-color:var(--line);cursor:not-allowed}@media (max-width:720px){.table-footer{padding:.95rem 1rem 1rem}.table-pagination{flex-direction:column;align-items:flex-start}.pagination-controls{width:100%}}.filters-bar-cases{grid-template-columns:repeat(4,minmax(10.5rem,1fr)) auto}.case-primary-compact{align-content:start}.case-meta-strong{color:var(--ink);font-weight:700}.case-status-badge{background:var(--surface-muted);color:var(--ink);border-color:#12141714}.case-status-triaged,.case-status-assigned,.case-status-scheduled{background:var(--brand-soft);border-color:var(--brand-line)}.case-status-ready_to_confirm,.case-status-follow_up{background:var(--focus-soft);color:var(--focus);border-color:#9c680329}.case-status-in_progress{color:#2848a1;background:#3159cc14;border-color:#3159cc24}.case-status-closed{color:var(--ink-soft);background:#1214170d;border-color:#12141714}.follow-up-pill-required{color:#2848a1;background:#3159cc14;border-color:#3159cc24}.follow-up-pill-none{background:var(--surface-muted);border-color:var(--line);color:var(--ink-soft)}.work-measure-pill{background:var(--surface-muted);border-color:var(--line);color:var(--ink)}.work-measure-none{background:var(--surface-muted)}.work-measure-restricted{background:var(--focus-soft);color:var(--focus);border-color:#9c680329}.work-measure-require_visit{color:#2848a1;background:#3159cc14;border-color:#3159cc24}.work-measure-unfit{background:var(--alert-soft);color:var(--alert);border-color:#cf4b3229}@media (max-width:1280px){.filters-bar-cases{grid-template-columns:repeat(2,minmax(12rem,1fr))}}
