:root{color-scheme:light;--bg: #f5f1e8;--surface: rgba(255, 252, 246, .9);--surface-strong: rgba(255, 250, 242, .98);--line: rgba(70, 48, 30, .12);--text: #281b10;--muted: #6f5f52;--accent: #9b512f;--olive: #4b5a42;--shadow: 0 18px 42px rgba(54, 35, 20, .08);--space-xs: .35rem;--space-sm: .55rem;--space-md: .85rem;--space-lg: 1rem;font-family:Segoe UI Variable,Trebuchet MS,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background:radial-gradient(circle at top left,rgba(155,81,47,.08),transparent 34%),radial-gradient(circle at bottom right,rgba(75,90,66,.08),transparent 28%),var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh}button,input,select,textarea{font:inherit}button,select,input,textarea{border:1px solid var(--line);border-radius:14px;background:#ffffffd1;color:var(--text)}button,select,input{min-height:44px;padding:.7rem .9rem}textarea{width:100%;resize:vertical;padding:.82rem .9rem;line-height:1.5}button{cursor:pointer;touch-action:manipulation}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid rgba(155,81,47,.35);outline-offset:2px}.app-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;min-height:100vh;padding:1rem 1in 1.25rem;align-items:start}.app-shell--login{align-content:center}.topbar{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.9rem;padding:1rem 1.1rem;border:1px solid var(--line);border-radius:24px;background:#fffcf7f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.topbar--login{max-width:34rem;width:100%;margin:0 auto}.topbar--login .topbar__brand{width:100%;max-width:none;align-items:center;text-align:center}.topbar__brand{display:flex;flex-direction:column;gap:.35rem;max-width:72ch}.topbar__credit-block{display:flex;flex-direction:column;gap:.12rem}.topbar__credit{margin:0;font-size:.9rem;font-weight:600;line-height:1.4;color:var(--accent)}.topbar__credit--subtle{font-size:.84rem;font-weight:500;color:var(--muted)}.auth-strip{display:flex;justify-self:end;align-self:start;align-items:center;margin-top:.15rem}.topbar__hero{grid-column:1 / -1}.login-main{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(18rem,32rem);gap:1rem;align-items:stretch;width:100%}.login-info-panel,.login-panel{width:100%;height:100%}.login-info-panel{min-height:100%;background:linear-gradient(180deg,#fffbf5f5,#f6f1e8e6)}.login-info-panel__body{gap:1rem;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.login-info-panel__credit{margin:0;font-size:.92rem;font-weight:600;letter-spacing:.02em;color:var(--accent)}.login-info-panel__body>p{margin:0;max-width:none;text-align:justify;text-justify:inter-word}.login-info-panel__list{margin:0;text-align:justify;-webkit-hyphens:auto;hyphens:auto}.login-info-panel__list li+li{margin-top:.45rem}.app-guide-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:1rem;background:#281b1038;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-guide-modal{width:min(100%,52rem);box-shadow:0 24px 56px #2c1c1129;background:#fffbf5fa}.app-guide-modal__body{gap:1rem}.app-guide__copy,.app-guide__structure{display:flex;flex-direction:column;gap:.75rem}.app-guide__copy p,.app-guide__note{margin:0}.app-guide__copy p{color:var(--text)}.app-guide__structure{padding:.95rem 1rem;border:1px solid rgba(66,46,30,.1);border-radius:18px;background:#faf6eee0}.app-guide__list{column-count:2;column-gap:1.5rem}.app-guide__list li{break-inside:avoid}.app-guide__note{color:var(--muted)}.app-guide-modal__actions{justify-content:flex-end}.login-role-row{display:flex;flex-wrap:wrap;gap:.65rem}.login-panel__actions{justify-content:flex-start}.topbar__subtitle{white-space:nowrap}.topbar__meta{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.topbar__controls{display:grid;gap:.8rem}.topbar__hero{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md);align-items:start}.topbar__source-column{min-width:0;display:flex;flex-direction:column;gap:var(--space-md)}.control-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md);justify-items:center}.field{display:flex;flex-direction:column;gap:.42rem}.field--compact{width:100%;align-items:center;text-align:center}.field--compact label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.band-panel__label{font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.section-head h2,.section-head h3,.section-head h4,.editor-section>h3{text-transform:uppercase;letter-spacing:.04em}.section-head h2:after,.section-head h3:after,.section-head h4:after,.editor-section>h3:after{content:"";display:block;width:7.5rem;max-width:100%;height:2px;border-radius:999px;background:#9b512fb8;margin-top:.45rem}.topbar__hero .band-panel__header .section-head>h2,.topbar__hero .band-section--source-review>.section-head>h2,.topbar__hero .draft-panel>.section-head>h3,.band-panel--controls .structure-panel>.section-head>h3,.band-section--preview>.section-head>h2{font-size:1.1rem;line-height:1.18}.field--compact select{width:min(100%,15rem);text-align:center;text-align-last:center}.field label,.subhead,.muted,.status-line,.error-line,.upload-row__copy,.upload-row__empty,.citation-card p,.flag p{color:var(--muted)}.field label{font-size:.82rem}.required-mark{color:#c21d1d;font-weight:700}.stack{display:flex;flex-direction:column;gap:var(--space-md)}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;color:var(--muted)}h1,h2,h3,h4{margin:0;font-family:Cambria,Georgia,serif;font-weight:600;line-height:1.15}h1{font-size:clamp(1.8rem,3vw,2.45rem)}h2{font-size:1.25rem}h3{font-size:1.08rem}h4{font-size:.98rem}.button-row{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.button-row__group{display:inline-flex;flex-wrap:wrap;gap:.65rem;align-items:center}.button-row__select{min-width:12.5rem;max-width:15rem}.band-panel--controls>.button-row{justify-content:center}.button-row--inline-end{justify-content:flex-end;margin-bottom:.6rem}.button,.button--primary,.ghost-button{border-radius:999px;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button,.ghost-button{background:#ffffffc2}.button--primary{background:linear-gradient(135deg,var(--accent),#b86741);color:#fff7f0;border-color:transparent}.button:hover,.button--primary:hover,.ghost-button:hover{transform:translateY(-1px)}.button:disabled,.button--primary:disabled,.ghost-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.ghost-button{padding:.55rem .9rem}.status-pill,.readiness-chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.2rem .85rem;border-radius:999px;background:#4b5a421c;color:var(--olive)}.part-review-button{min-width:0;justify-content:center;min-height:32px;padding:.36rem .74rem;font-size:.82rem;font-weight:600;line-height:1.15;white-space:nowrap}.part-review-button--approve{background:linear-gradient(135deg,#4b5a42f5,#66795cf5);border-color:transparent;color:#f7fbf6}.part-review-button--unapprove{background:#f5f9f4b8;border-color:#4b5a4238;color:var(--olive);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.part-heading{display:flex;flex-direction:column;gap:.3rem}.part-heading__row{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.part-review-status{display:inline-flex;align-items:center;min-height:1.8rem;padding:.12rem .62rem;border:1px solid transparent;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.part-review-status--pending{background:#9b512f14;border-color:#9b512f2e;color:var(--accent)}.part-review-status--approved{background:#4b5a421a;border-color:#4b5a422e;color:var(--olive)}.part-section-actions,.flexible-part__summary-actions{flex-wrap:nowrap;justify-content:flex-end;gap:.45rem;max-width:100%;overflow-x:auto}.section-head>.button,.section-head>.ghost-button,.section-head .button-row>.button,.section-head .button-row>.ghost-button,.flexible-part__summary-actions>.button,.flexible-part__summary-actions>.ghost-button{min-height:32px;padding:.36rem .72rem;font-size:.82rem;line-height:1.15;white-space:nowrap}.flexible-part__summary-actions>.readiness-chip{min-height:32px;padding:.14rem .65rem;font-size:.76rem;white-space:nowrap}.judgment-sheet{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;align-items:start}.workspace-header{grid-column:1 / -1;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:0 0 1rem;border-bottom:1px solid var(--line)}.workspace-header__brand{flex:1 1 auto;width:100%;display:flex;flex-direction:column;gap:.35rem;max-width:none;min-width:0}.workspace-header__title{font-size:clamp(1.35rem,2.1vw,1.7rem)}.workspace-header__subtitle{margin:0;text-transform:uppercase;letter-spacing:.02em;font-size:clamp(.95rem,1.04vw,1.06rem);line-height:1.45;font-weight:700;color:var(--accent);white-space:nowrap;overflow:hidden}.workspace-header__subtitle--fallback{color:var(--accent)}.workspace-grid{grid-column:1 / -1;grid-row:2;min-width:0;display:flex;flex-direction:column;gap:var(--space-lg);padding:1rem 1rem .9rem;border:1px solid rgba(66,46,30,.1);border-radius:24px;background:#fffcf7c7;box-shadow:var(--shadow)}.editor-section{display:flex;flex-direction:column;gap:var(--space-lg);padding:0 0 var(--space-lg);border-bottom:1px solid var(--line);content-visibility:auto;contain-intrinsic-size:560px}.editor-section:last-child{border-bottom:0;padding-bottom:0}.draft-studio{display:flex;flex-direction:column;gap:1rem}.draft-studio__toolbar,.draft-part,.draft-para-card{background:#ffffffad;border:1px solid rgba(66,46,30,.1);border-radius:20px}.draft-studio__toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.05rem}.draft-studio__title{margin-top:.15rem}.draft-studio__mode-toggle{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end}.draft-part{display:flex;flex-direction:column;gap:.9rem;padding:1rem 1.05rem}.draft-part__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.draft-part__cards{display:flex;flex-direction:column;gap:.9rem}.draft-para-card{display:flex;flex-direction:column;gap:.9rem;padding:.95rem 1rem}.draft-para-card__top,.draft-para-card__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem}.draft-para-card__meta{flex:1 1 auto;justify-content:flex-start}.draft-para-card__status{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .8rem;border-radius:999px;background:#9b512f1a;color:var(--accent);font-size:.82rem;font-weight:600}.draft-para-card__status--edited{background:#b9702b24;color:#8c4e17}.draft-para-card__status--saved{background:#4b5a4224;color:var(--olive)}.draft-para-card__status--approved{background:#3b674929;color:#2f6a47}.draft-para-card__actions{margin-top:-.1rem}.draft-editor-card{display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:.95rem;padding:1rem;background:#ffffffb8;border:1px solid rgba(66,46,30,.1);border-radius:20px}.draft-editor-card__gutter{display:flex;flex-direction:column;align-items:center;gap:.7rem;padding-top:.1rem}.draft-editor-card__number{width:100%;max-width:4rem;padding-inline:.5rem;text-align:center;font-weight:700;color:var(--accent);background:#faf6eef2}.draft-editor-card__gutter .draft-para-card__status{width:100%;padding-inline:.4rem;font-size:.75rem;text-align:center}.draft-editor-card__main{min-width:0;display:flex;flex-direction:column;gap:.85rem}.draft-editor-card__textarea{min-height:9rem;line-height:1.72;font-size:1rem;background:#ffffffeb}.draft-editor-card__actions{justify-content:flex-start;gap:.6rem}.draft-editor-card__detail{margin-top:.1rem}.flexible-part{padding-bottom:var(--space-lg)}.flexible-part>summary{cursor:pointer;list-style:none;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.flexible-part>summary::-webkit-details-marker{display:none}.flexible-part__summary-copy{display:flex;flex-direction:column;gap:.45rem}.flexible-part__summary-copy .muted{margin:0}.flexible-part__summary-actions{justify-content:flex-end}.flexible-part__body{display:flex;flex-direction:column;gap:.9rem;margin-top:.9rem}.flexible-part__advanced{margin-top:.2rem}.editor-section>.section-head{margin-bottom:0}.editor-section>.section-head+.muted{margin-top:0}.editor-section--case-details{gap:var(--space-lg)}.editor-section--case-details>h3{line-height:1.3}.editor-section--case-details .field{gap:.55rem}.editor-section--case-details .grid-two{gap:var(--space-md)}.section-head,.rail-header,.upload-row__header,.citation-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.section-head{margin-bottom:var(--space-sm)}.signal-panel,.band-section{background:#ffffffad;border:1px solid rgba(66,46,30,.1);border-radius:18px}.subhead{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.85rem}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md)}.compact-section{display:flex;flex-direction:column;gap:.75rem}.compact-entry-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.compact-entry-card{display:flex;flex-direction:column;gap:.8rem;padding:.85rem .95rem;background:#ffffffad;border:1px solid rgba(66,46,30,.1);border-radius:18px}.compact-entry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.compact-entry-title{font-weight:600;color:var(--text)}.compact-entry-meta{color:var(--muted);font-size:.92rem}.compact-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.repeater-card,.citation-card,.flag,.upload-row,.party-card,.side-detail,.side-section,.band-panel,.band-detail{background:#ffffffad;border:1px solid rgba(66,46,30,.1);border-radius:18px}.repeater-card,.citation-card,.flag,.upload-row,.party-card,.band-panel,.band-detail,.mini-detail{padding:.9rem}.party-card{overflow:hidden}.party-card>summary,.band-panel>summary,.band-detail>summary,.mini-detail>summary,.band-section--preview>summary{cursor:pointer;list-style:none;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.party-card>summary::-webkit-details-marker,.band-panel>summary::-webkit-details-marker,.band-detail>summary::-webkit-details-marker,.mini-detail>summary::-webkit-details-marker,.band-section--preview>summary::-webkit-details-marker{display:none}.party-card__title{font-weight:600;color:var(--text)}.party-card__meta,.party-card__count{color:var(--muted)}.party-card__body{padding-top:.85rem;display:flex;flex-direction:column;gap:.85rem}.band-panel--hero{box-shadow:var(--shadow);background:#ffffffad;border-color:#422e1e1a}.band-panel--controls{display:flex;flex-direction:column;gap:.85rem;box-shadow:var(--shadow)}.draft-panel,.structure-panel{display:flex;flex-direction:column;gap:var(--space-md);padding:.95rem 1rem;border:1px solid rgba(66,46,30,.1);border-radius:18px;background:#faf6eed1}.draft-panel .control-strip{margin-top:.1rem}.structure-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md)}.structure-grid .field{align-items:center;text-align:center;min-width:0}.structure-grid .field label{font-size:.76rem;letter-spacing:.08em;white-space:nowrap}.structure-grid select,.structure-grid input{width:min(100%,15rem);text-align:center;text-align-last:center}.checkbox-row{display:inline-flex;align-items:center;gap:.7rem;color:var(--text);font-size:.95rem}.checkbox-row input{appearance:auto;-webkit-appearance:checkbox;width:1rem;height:1rem;min-height:auto;padding:0;border-radius:5px;accent-color:var(--accent);cursor:pointer}.band-panel__body,.band-detail__body{padding-top:.85rem;display:flex;flex-direction:column;gap:var(--space-md)}.band-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.band-panel__body--hero{gap:var(--space-md)}.band-detail{padding:.95rem 1rem}.band-detail>summary{font-weight:600;font-size:.96rem}.band-detail__body{padding-top:.9rem}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.review-grid__wide{grid-column:1 / -1}.mini-detail{overflow:hidden}.mini-detail--standalone{padding:.9rem;border:1px solid rgba(66,46,30,.1);border-radius:18px;background:#ffffffad}.mini-detail>summary{font-weight:600;font-size:.96rem}.mini-detail__body{padding-top:.85rem;display:flex;flex-direction:column;gap:var(--space-md)}.signal-panel{padding:.9rem}.band-section{padding:.95rem 1rem}.band-section__body{padding-top:.85rem}.review-stack{min-width:0;display:flex;flex-direction:column;gap:var(--space-md)}.band-section--preview{background:#ffffffc2}.review-stack .band-section{background:#ffffffe6;box-shadow:var(--shadow)}.preview-panel__body{display:flex;flex-direction:column;gap:var(--space-md)}.preview-panel__viewport{position:relative;min-height:18rem;padding:1rem;border:1px dashed rgba(75,90,66,.22);border-radius:18px;background:linear-gradient(180deg,#faf7eed1,#f5f0e5ad);overflow:hidden}.preview-panel__viewport--empty{background:linear-gradient(180deg,#f8f4eceb,#f3eee3d1)}.preview-panel__viewport--empty-only{display:grid;place-items:center;background:linear-gradient(180deg,#f8f4eceb,#f3eee3d1)}.preview-panel__empty{display:grid;place-items:center}.preview-panel__empty p{margin:0;max-width:28ch;padding:.95rem 1.2rem;border-radius:18px;background:#ffffffc7;text-align:center;color:var(--muted);box-shadow:0 10px 24px #36231414}.preview-card{padding:1.35rem 1.45rem;border-radius:28px;border-color:#5e7a9e29;background:linear-gradient(180deg,#fffffff0,#f6f9ffeb);box-shadow:0 22px 40px #3749651f}.preview-card__summary{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem}.preview-card__title-group{display:grid;gap:.55rem}.preview-card__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#4d6f98}.preview-card__accent{width:clamp(11rem,42%,20rem);height:3px;border-radius:999px;background:#bf8d1b}.preview-card__action{display:inline-flex;align-items:center;justify-content:center;min-width:11.5rem;min-height:3.3rem;padding:.65rem 1.35rem;border:1px solid rgba(181,164,132,.45);border-radius:18px;background:linear-gradient(180deg,#e8ecf3f5,#dde3eeeb);box-shadow:inset 0 1px #ffffffbf;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:700;color:#667d9d}.preview-card__body{display:flex;flex-direction:column;gap:1rem;padding-top:1.1rem}.preview-card__copy{max-width:60ch;font-size:1.02rem;line-height:1.65;color:#586a83}.preview-card__viewport{min-height:18rem;padding:1.15rem;border:1px dashed rgba(132,156,191,.42);border-radius:24px;background:linear-gradient(180deg,#f4f7fde6,#eef3fbd6)}.band-detail{grid-column:2;grid-row:3}.side-detail{padding:.85rem .95rem}.side-detail--hero{padding:1rem 1.05rem;border-color:#9b512f29;background:linear-gradient(180deg,#fffc,#faf6eeeb);box-shadow:var(--shadow)}.side-detail--hero>summary{font-size:.96rem}.side-detail--hero .bundle-dropzone{border-color:#9b512f38}.side-detail>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:600}.side-detail>summary::-webkit-details-marker{display:none}.side-detail__body{padding-top:.85rem;display:flex;flex-direction:column;gap:.85rem}.side-section{padding:.95rem}.note-list{margin:0;padding-left:1rem}.note-list li+li{margin-top:.35rem}.upload-row{display:flex;flex-direction:column;gap:.75rem}.upload-row input[type=file]{width:100%;padding:.55rem}.upload-row__slot{font-weight:600;color:var(--text)}.upload-row__count{flex-shrink:0;color:var(--olive);background:#4b5a421a;padding:.2rem .6rem;border-radius:999px}.upload-row__list{margin:0;padding-left:1rem;display:flex;flex-direction:column;gap:.3rem}.bundle-dropzone{display:flex;flex-direction:column;gap:.35rem;padding:.9rem;border-radius:18px;border:1px dashed rgba(66,46,30,.16);background:#faf6ee9e;cursor:pointer}.bundle-dropzone input[type=file]{width:100%;min-height:0;padding:.1rem 0 0;border:0;background:transparent}.bundle-dropzone__title{font-weight:600;color:var(--text)}.bundle-dropzone__copy{color:var(--muted);font-size:.9rem}.static-field{display:grid;gap:.22rem;padding:.82rem .9rem;border:1px solid var(--line);border-radius:14px;background:#f5efe5b8;font-weight:600}.static-field p{margin:0}.bundle-dropzone input[type=file]::file-selector-button{border:1px solid rgba(155,81,47,.18);border-radius:999px;background:#ffffffb8;color:var(--text);padding:.55rem .9rem;margin-right:.75rem;cursor:pointer}.citation-list{display:flex;flex-direction:column;gap:.75rem}.document-chip-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:.95rem}.document-chip{min-height:0;padding:.55rem .85rem;border-radius:999px;border:1px solid rgba(66,46,30,.14);background:#fffcf6e6;font-size:.88rem;color:var(--text)}.document-chip--active{border-color:#9b512f57;background:#9b512f1f;color:#6f341b}.citation-card strong,.flag strong{display:block}.source-page-list{display:flex;flex-direction:column;gap:.75rem}.source-page-card{padding:.9rem;border:1px solid rgba(66,46,30,.1);border-radius:16px;background:#ffffffd1}.source-page-card__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.55rem;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.source-page-card__text{margin:0;white-space:pre-wrap;line-height:1.55;color:var(--text)}.judgment-paper{display:grid;gap:1rem}.judgment-paper__sheet{display:grid;gap:.65rem}.judgment-paper__running-header,.judgment-paper__running-footer{display:flex;justify-content:space-between;gap:1rem;padding:0 .15rem;font-family:Times New Roman,Georgia,serif;font-size:.8rem;color:#6b594d}.judgment-paper__page{width:min(100%,8.27in);min-height:11.69in;margin:0 auto;padding:.72in 1in .95in;background:#fffdf9;border:1px solid rgba(82,57,37,.18);box-shadow:0 22px 36px #27190e1c;color:#1e140d;font-family:Times New Roman,Georgia,serif;font-size:12pt;line-height:1.55}.judgment-preview__court{margin-bottom:.95rem;text-align:center}.judgment-preview__court-line,.judgment-preview__matter-line,.judgment-preview__party-name,.judgment-preview__party-detail,.judgment-preview__party-role,.judgment-preview__direction-line,.judgment-preview__pronouncement,.judgment-preview__signature-line{margin:0}.judgment-preview__court-line{text-transform:uppercase;font-weight:700}.judgment-preview__court-line+.judgment-preview__court-line{margin-top:.12rem}.judgment-preview__court-line--primary{font-size:1.02rem}.judgment-preview__court-line--emphasis{font-style:italic}.judgment-preview__matter-line{margin-bottom:.55rem;font-style:italic}.judgment-preview__meta-table{width:min(100%,4.8in);border-collapse:collapse;margin-bottom:.85rem}.judgment-preview__meta-table th,.judgment-preview__meta-table td{padding:.08rem .2rem .08rem 0;vertical-align:top;text-align:left}.judgment-preview__meta-table th{width:46%;font-weight:700}.judgment-preview__parties{margin-bottom:.9rem}.judgment-preview__party{padding-left:1.4rem}.judgment-preview__party+.judgment-preview__party{margin-top:.6rem}.judgment-preview__party-name{font-weight:700;text-transform:uppercase}.judgment-preview__party-detail{margin-top:.08rem}.judgment-preview__party-role{margin-top:.12rem;text-align:right;font-weight:700}.judgment-preview__versus{margin:.8rem 0;text-align:center;font-weight:700;text-transform:uppercase}.judgment-preview__title{margin:1rem 0 .9rem;text-align:center;font-size:1.04rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:underline}.judgment-preview__section+.judgment-preview__section{margin-top:1rem}.judgment-preview__section--compact{margin-top:0}.judgment-preview__section-heading,.judgment-preview__issue-heading{margin:0 0 .32rem;font-size:1rem;font-weight:700;text-decoration:underline}.judgment-preview__ordered,.judgment-preview__issue-list,.judgment-preview__sublist{margin:0}.judgment-preview__ordered,.judgment-preview__issue-list{padding-left:1.55rem}.judgment-preview__ordered li,.judgment-preview__issue-list li,.judgment-preview__sublist li{padding-left:.2rem;text-align:justify}.judgment-preview__ordered li+li,.judgment-preview__issue-list li+li,.judgment-preview__sublist li+li{margin-top:.26rem}.judgment-preview__ordered--tight li+li{margin-top:.18rem}.judgment-preview__sublist{margin-top:.22rem;margin-left:1.85rem;padding-left:1.2rem}.judgment-preview__issue-block+.judgment-preview__issue-block,.judgment-preview__evidence-block+.judgment-preview__evidence-block{margin-top:.7rem}.judgment-preview__placeholder{color:#7c6b5d;font-style:italic}.judgment-preview__directions{margin-top:.9rem}.judgment-preview__direction-line+.judgment-preview__direction-line{margin-top:.16rem}.judgment-preview__pronouncement{margin-top:1.2rem}.judgment-preview__signature{width:min(100%,3.5in);margin-left:auto;margin-top:2.2rem;text-align:center}.judgment-preview__signature-line+.judgment-preview__signature-line{margin-top:.08rem}.judgment-preview__signature-line--primary{font-weight:700}.preview-note,.support-note{margin-bottom:0}.empty-state{grid-column:1 / -1;display:grid;place-items:center;min-height:60vh;text-align:center;padding:2rem;max-width:72ch;margin:0 auto}.muted,.status-line,.error-line,.upload-row__copy,.upload-row__empty,.citation-card p,.flag p{margin:0}.error-line{color:#8f3a33}.status-line,.error-line{padding:.72rem .9rem;border-radius:14px;border:1px solid rgba(66,46,30,.12);background:#ffffffc7}.status-line{color:#5b4c3e}.error-line{border-color:#8f3a3338;background:#8f3a3314}.flag--blocking{border-color:#9e3d334d;background:#9e3d3314}.flag--review{border-color:#a46d2347;background:#a46d2314}.flag--info{border-color:#4b5a4238;background:#4b5a420f}@media(max-width:1180px){.judgment-sheet{grid-template-columns:1fr}.review-stack,.workspace-grid,.band-section--preview,.band-detail{grid-column:1;grid-row:auto}.topbar__hero{grid-template-columns:1fr}.structure-grid,.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.button:hover,.button--primary:hover,.ghost-button:hover{transform:none}}@media(max-width:760px){.app-shell{padding:.75rem}.topbar{grid-template-columns:1fr;padding:.9rem}.auth-strip{justify-self:start;margin-top:0}.control-strip,.grid-two,.compact-entry-list,.compact-entry-grid{grid-template-columns:1fr}.workspace-grid{padding:.85rem .85rem .7rem}.login-main{grid-template-columns:1fr;gap:.85rem}.login-panel,.login-info-panel{height:auto}.login-panel{order:1}.login-info-panel{order:2;min-height:auto}.login-info-panel__body{gap:.85rem}.login-info-panel__list{padding-left:1.15rem}.workspace-header{flex-direction:column}.draft-studio__mode-toggle,.draft-studio__toolbar,.draft-part__header,.draft-para-card__top,.flexible-part>summary{align-items:stretch;flex-direction:column}.workspace-header__brand{max-width:100%}.draft-editor-card{grid-template-columns:1fr}.draft-editor-card__gutter{flex-direction:row;justify-content:space-between;align-items:center}.draft-editor-card__number,.draft-editor-card__gutter .draft-para-card__status{width:auto;min-width:5rem}.workspace-header__subtitle{white-space:normal}.review-grid,.grid-two,.compact-entry-list,.compact-entry-grid,.structure-grid{grid-template-columns:1fr}.topbar__subtitle{white-space:normal}.preview-card{padding:1rem}.preview-card__summary{flex-direction:column}.preview-card__title{font-size:1.25rem}.preview-card__action{width:100%}.preview-card__viewport{padding:.8rem}.judgment-paper__page{min-height:auto;padding:.7rem .82rem .85rem}.judgment-preview__meta-table{width:100%}.judgment-preview__party,.judgment-preview__signature{padding-left:0;width:100%}.app-guide__list{column-count:1}.app-guide-modal__actions{justify-content:stretch}.app-guide-modal__actions>.button{width:100%}}
