:root{color:#0f172a;background:#f8fafc;font-family:Inter,system-ui,sans-serif;line-height:1.5}body{margin:0}.portal-layout{min-height:100vh;display:flex}.portal-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;gap:1rem;width:14rem;padding:1rem;display:flex}.portal-sidebar__brand{color:#155dfc;font-weight:700}.portal-sidebar__nav{flex-direction:column;gap:.5rem;display:flex}.portal-sidebar__link{color:#364153;border-radius:.5rem;padding:.5rem .75rem;text-decoration:none}.portal-sidebar__link--active{color:#155dfc;background:#eff6ff}.portal-sidebar__link--disabled{opacity:.5}.portal-sidebar__profile{margin-top:auto;font-size:.875rem}.portal-main{flex:1;max-width:none;margin:0;padding:1.5rem}.page-content,.case-workspace{max-width:56rem}.btn{cursor:pointer;font:inherit;border:none;border-radius:.5rem;padding:.5rem 1rem}.btn--primary{color:#fff;background:#155dfc}.btn--ghost{color:#155dfc;background:0 0}.btn--small{padding:.35rem .75rem;font-size:.875rem}.upload-zone{text-align:center;border:2px dashed #d1d5dc;border-radius:.75rem;margin-bottom:1.5rem;padding:2rem}.upload-zone--dragging{background:#eff6ff}.upload-zone__icon{margin:0;font-size:2rem}.documents-section{margin-top:1.5rem}.documents-list{flex-direction:column;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.documents-list__row{border:1px solid #e5e7eb;border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.documents-list__row--uploaded{background:#f9fafb;border-color:#0000}.documents-list__row--submitted{background:#f0fdf4}.documents-list__title{font-weight:500}.documents-list__party{color:#64748b;font-size:.875rem;font-weight:400}.documents-list__meta{color:#4a5565;font-size:.875rem}.documents-list__actions{align-items:center;gap:.5rem;display:flex}.dialog-backdrop{z-index:50;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dialog-panel{background:#fff;border-radius:.75rem;max-width:24rem;margin:1rem;padding:1.25rem;box-shadow:0 10px 40px #00000026}.dialog-panel__actions{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.overview-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem}.case-cards{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1rem;display:grid}.case-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;text-decoration:none;display:block}.case-workspace__back{color:#155dfc;margin-bottom:1rem;text-decoration:none;display:inline-block}.case-workspace__header{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.case-workspace__badge{color:#894b00;background:#fef9c2;border-radius:999px;padding:.25rem .75rem;font-size:.875rem}.case-workspace__tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0;display:grid}.case-workspace__tiles>div{background:#f9fafb;border-radius:.5rem;padding:.75rem 1rem}.case-workspace__tabs{border-bottom:1px solid #e5e7eb;gap:1rem;margin-bottom:1rem;display:flex}.case-workspace__tabs a{color:#4a5565;padding:.75rem .25rem;text-decoration:none}.case-workspace__tab--active{border-bottom:2px solid #155dfc;color:#155dfc!important}.empty-state,.error{color:#b45309}.error{color:#dc2626}
