.ui-module__slcJ-G__stack{gap:var(--s4);flex-direction:column;display:flex}.ui-module__slcJ-G__stackTight{gap:var(--s2);flex-direction:column;display:flex}.ui-module__slcJ-G__row{align-items:center;gap:var(--s3);display:flex}.ui-module__slcJ-G__spread{justify-content:space-between;align-items:center;gap:var(--s4);display:flex}.ui-module__slcJ-G__grow{flex:1;min-width:0}.ui-module__slcJ-G__card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:clip}.ui-module__slcJ-G__cardHead{justify-content:space-between;align-items:baseline;gap:var(--s3);padding:var(--s3) var(--s4);border-bottom:1px solid var(--line);display:flex}.ui-module__slcJ-G__cardBody{padding:var(--s4)}.ui-module__slcJ-G__cardLink{padding:var(--s4) var(--s5);color:inherit;text-decoration:none;transition:background .12s;display:block}.ui-module__slcJ-G__cardLink:hover{background:var(--wash);color:inherit}.ui-module__slcJ-G__cardLink:focus-visible{outline:2px solid var(--maroon);outline-offset:-2px}.ui-module__slcJ-G__cardFoot{justify-content:flex-end;align-items:center;gap:var(--s3);padding:var(--s2) var(--s5);border-top:1px solid var(--line);display:flex}.ui-module__slcJ-G__cardTop{justify-content:space-between;align-items:baseline;gap:var(--s4);margin-bottom:var(--s2);display:flex}.ui-module__slcJ-G__cardTop>:first-child{min-width:0}.ui-module__slcJ-G__cardVerdict{white-space:nowrap;font-size:var(--text-sm);font-variant-numeric:tabular-nums;color:var(--ink-muted);flex:none;font-weight:600}.ui-module__slcJ-G__cardVerdictBad{color:var(--red);font-weight:700}.ui-module__slcJ-G__cardLink p+p{margin-top:.2rem}.ui-module__slcJ-G__cardWrong{border-color:var(--wrong-line);background:var(--wrong-soft)}.ui-module__slcJ-G__cardWaiting{border-color:var(--waiting-line);background:var(--waiting-soft)}.ui-module__slcJ-G__item{align-items:flex-start;gap:var(--s3);padding:var(--s3) var(--s4);border-bottom:1px solid var(--line);display:flex}.ui-module__slcJ-G__item:last-child{border-bottom:none}.ui-module__slcJ-G__itemTitle{font-weight:600;font-size:var(--text-base);color:var(--ink);margin:0}.ui-module__slcJ-G__itemMeta{font-size:var(--text-sm);color:var(--ink-soft);max-width:none;margin:2px 0 0}.ui-module__slcJ-G__dot{border-radius:50%;flex:none;width:9px;height:9px;margin-top:.5em}.ui-module__slcJ-G__dotSettled{background:var(--maroon)}.ui-module__slcJ-G__dotWaiting{background:var(--orange)}.ui-module__slcJ-G__dotWrong{background:var(--red)}.ui-module__slcJ-G__eyebrow{font-size:var(--text-xs);letter-spacing:.09em;text-transform:uppercase;color:var(--ink-muted);margin:0;font-weight:700}.ui-module__slcJ-G__muted{color:var(--ink-soft);font-size:var(--text-sm);margin:0}.ui-module__slcJ-G__money{font-variant-numeric:tabular-nums;color:var(--ink);font-weight:700}.ui-module__slcJ-G__moneyOwed{color:var(--red)}.ui-module__slcJ-G__nothing{padding:var(--s4) 0;color:var(--ink-soft);font-size:var(--text-sm)}.ui-module__slcJ-G__badge{border:1px solid var(--line);background:var(--hover);height:21px;font-size:var(--text-xs);color:var(--ink-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:0 .5rem;font-weight:600;display:inline-flex}.ui-module__slcJ-G__badge:before{content:"";opacity:.75;background:currentColor;border-radius:999px;width:5px;height:5px}.ui-module__slcJ-G__badgeSettled{background:var(--paper);border-color:var(--line);color:var(--ink-muted)}.ui-module__slcJ-G__badgeWaiting{background:var(--waiting-soft);border-color:var(--waiting-line);color:var(--amber)}.ui-module__slcJ-G__badgeWrong{background:var(--wrong-soft);border-color:var(--wrong-line);color:var(--red)}.ui-module__slcJ-G__filters{align-items:center;gap:var(--s2);flex-wrap:wrap;display:flex}.ui-module__slcJ-G__filter{align-items:center;gap:var(--s2);border:1px solid var(--line);background:var(--paper);height:28px;font-size:var(--text-sm);color:var(--ink-muted);white-space:nowrap;border-radius:999px;padding:0 .65rem;font-weight:600;text-decoration:none;display:inline-flex}.ui-module__slcJ-G__filter:hover{background:var(--hover);color:var(--ink)}.ui-module__slcJ-G__filterHere,.ui-module__slcJ-G__filterHere:hover{background:var(--brand-tint);border-color:var(--brand-line);color:var(--maroon)}.ui-module__slcJ-G__filterCount{font-size:var(--text-xs);font-variant-numeric:tabular-nums;opacity:.7;font-weight:700}.ui-module__slcJ-G__search{align-items:center;gap:var(--s2);height:var(--control-h);border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow-card);max-width:22rem;color:var(--ink-faint);flex:1;padding:0 .7rem;display:flex}.ui-module__slcJ-G__search:focus-within{border-color:var(--maroon);box-shadow:0 0 0 3px var(--brand-tint);color:var(--ink-muted)}.ui-module__slcJ-G__search input{font:inherit;font-size:var(--text-base);color:var(--ink);background:0 0;border:0;outline:0;width:100%;min-width:0}.ui-module__slcJ-G__search input::placeholder{color:var(--ink-faint)}.ui-module__slcJ-G__stats{gap:var(--s3);margin-bottom:var(--s4);grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));display:grid}.ui-module__slcJ-G__stat{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);padding:var(--s3) var(--s4)}.ui-module__slcJ-G__statLabel{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);margin:0;font-weight:600}.ui-module__slcJ-G__statValue{font-size:var(--text-hero);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin:var(--s1) 0 0;font-weight:700;line-height:1.15}.ui-module__slcJ-G__statValueBad{color:var(--red)}.ui-module__slcJ-G__statNote{font-size:var(--text-xs);color:var(--ink-soft);margin:2px 0 0}.ui-module__slcJ-G__menuWrap{display:inline-flex;position:relative}.ui-module__slcJ-G__menuButton{border-radius:var(--radius);width:30px;height:30px;color:var(--ink-soft);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;display:grid}.ui-module__slcJ-G__menuButton:hover,.ui-module__slcJ-G__menuButtonOpen{background:var(--hover);border-color:var(--line);color:var(--ink)}.ui-module__slcJ-G__menuList{z-index:20;min-width:12rem;padding:var(--s1);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-lift);flex-direction:column;gap:1px;display:flex;position:absolute;top:calc(100% + 4px);right:0}.ui-module__slcJ-G__menuItem{text-align:left;border-radius:var(--radius-sm);width:100%;font:inherit;font-size:var(--text-sm);color:var(--ink);cursor:pointer;background:0 0;border:0;padding:.45rem .6rem;font-weight:500;display:block}.ui-module__slcJ-G__menuItem:hover{background:var(--hover)}.ui-module__slcJ-G__menuItemGrave{color:var(--red)}.ui-module__slcJ-G__menuItemGrave:hover{background:var(--wrong-soft)}.ui-module__slcJ-G__menuSep{background:var(--line);height:1px;margin:var(--s1) 0}.ui-module__slcJ-G__button{justify-content:center;align-items:center;gap:var(--s2);height:var(--control-h);border-radius:var(--radius);border:1px solid var(--line);background:var(--paper);color:var(--ink);font-size:var(--text-sm);white-space:nowrap;cursor:pointer;box-shadow:var(--shadow-card);padding:0 .85rem;font-weight:600;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.ui-module__slcJ-G__button:hover:not(:disabled){background:var(--hover)}.ui-module__slcJ-G__button:disabled{color:var(--ink-faint);background:var(--paper);cursor:not-allowed;box-shadow:none}.ui-module__slcJ-G__buttonPrimary{background:var(--maroon);border-color:var(--maroon);color:#fff;box-shadow:none}.ui-module__slcJ-G__buttonPrimary:hover:not(:disabled){background:var(--brand-hover);border-color:var(--brand-hover)}.ui-module__slcJ-G__buttonPrimary:disabled{background:var(--ink-faint);border-color:var(--ink-faint);color:#fff}.ui-module__slcJ-G__buttonQuiet{color:var(--ink-muted);box-shadow:none;background:0 0;border-color:#0000}.ui-module__slcJ-G__buttonQuiet:hover:not(:disabled){background:var(--hover);color:var(--ink)}.ui-module__slcJ-G__buttonGrave{background:var(--paper);color:var(--red);border-color:var(--wrong-line)}.ui-module__slcJ-G__buttonGrave:hover:not(:disabled){background:var(--wrong-soft)}.ui-module__slcJ-G__buttonSmall{height:28px;font-size:var(--text-xs);padding:0 .6rem}.ui-module__slcJ-G__field{gap:var(--s1);flex-direction:column;display:flex}.ui-module__slcJ-G__label{font-size:var(--text-sm);color:var(--ink-muted);font-weight:600}.ui-module__slcJ-G__input{height:var(--control-h);border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);color:var(--ink);font-size:var(--text-base);box-shadow:var(--shadow-card);padding:0 .7rem;transition:border-color .12s,box-shadow .12s}textarea.ui-module__slcJ-G__input,.ui-module__slcJ-G__input[type=file]{height:auto;padding:.55rem .7rem}.ui-module__slcJ-G__input::placeholder{color:var(--ink-faint)}.ui-module__slcJ-G__tableWrap{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--paper);overflow-x:auto}.ui-module__slcJ-G__table{border-collapse:collapse;width:100%;font-size:var(--text-base)}.ui-module__slcJ-G__table th{text-align:left;font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);padding:var(--s2) var(--s4);border-bottom:1px solid var(--line-strong);white-space:nowrap;background:var(--paper);z-index:1;font-weight:600;position:sticky;top:0}.ui-module__slcJ-G__table th.ui-module__slcJ-G__numCell{text-align:right}.ui-module__slcJ-G__table td{padding:var(--s2) var(--s4);border-bottom:1px solid var(--line);vertical-align:top}.ui-module__slcJ-G__table tr:last-child td{border-bottom:none}.ui-module__slcJ-G__rowOff{opacity:.55}.ui-module__slcJ-G__tickCell{text-align:center;width:2.5rem}.ui-module__slcJ-G__tickCell input{accent-color:var(--maroon)}.ui-module__slcJ-G__numCell{text-align:right;white-space:nowrap}.ui-module__slcJ-G__inputTight{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--paper);color:var(--ink);font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;width:100%;max-width:8.5rem;padding:.35em .5em}.ui-module__slcJ-G__selectTight{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--paper);color:var(--ink);font-size:var(--text-sm);width:100%;min-width:8rem;max-width:10rem;padding:.35em .5em;font-family:inherit}.ui-module__slcJ-G__selectTight:focus,.ui-module__slcJ-G__inputTight:focus{border-color:var(--maroon)}.ui-module__slcJ-G__tiny{font-size:var(--text-xs);color:var(--ink-faint)}.ui-module__slcJ-G__tinyWarn{font-size:var(--text-xs);color:var(--red);margin-top:var(--s1);max-width:17rem}.ui-module__slcJ-G__metaCell{min-width:13rem}.ui-module__slcJ-G__check{align-items:flex-start;gap:var(--s2);font-size:var(--text-base);color:var(--ink-muted);cursor:pointer;line-height:1.45;display:flex}.ui-module__slcJ-G__check input{accent-color:var(--maroon);flex:none;margin-top:.2em}.ui-module__slcJ-G__input:focus{border-color:var(--maroon)}.ui-module__slcJ-G__error{padding:var(--s3) var(--s4);border:1px solid var(--wrong-line);background:var(--wrong-soft);border-radius:var(--radius-sm);color:var(--red);font-size:var(--text-base)}.ui-module__slcJ-G__notice{padding:var(--s3) var(--s4);border:1px solid var(--waiting-line);background:var(--waiting-soft);border-radius:var(--radius-sm);color:var(--ink);font-size:var(--text-base)}.ui-module__slcJ-G__pickRow{align-items:center;gap:var(--s4);padding:var(--s2) 0;display:flex}.ui-module__slcJ-G__pickLabel{cursor:pointer;flex-direction:column;flex:1;gap:.15em;min-width:0;display:flex}.ui-module__slcJ-G__pickCount{flex:none;width:5.5rem}.ui-module__slcJ-G__pickTotal{text-align:right;flex:none;width:7rem}.ui-module__slcJ-G__pickTotalEmpty{color:var(--ink-faint);font-weight:500}.ui-module__slcJ-G__file{cursor:pointer}.ui-module__slcJ-G__file::file-selector-button{font:inherit;font-weight:600;font-size:var(--text-sm);border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--wash);color:var(--maroon);cursor:pointer;margin:-.4em .9em -.4em -.4em;padding:.55em 1em;transition:background .12s,border-color .12s}.ui-module__slcJ-G__file::file-selector-button:hover{background:var(--settled-soft);border-color:var(--settled-line)}.ui-module__slcJ-G__hero{align-items:baseline;gap:var(--s2) var(--s6);margin:var(--s3) 0 var(--s4);flex-wrap:wrap;display:flex}.ui-module__slcJ-G__heroFigure{font-size:var(--text-hero);letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--maroon);font-weight:800;line-height:1.1}.ui-module__slcJ-G__heroFigureBad{color:var(--red)}.ui-module__slcJ-G__heroLabel{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.1em;font-weight:600;display:block}.ui-module__slcJ-G__choice{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);margin-bottom:var(--s4);gap:3px;padding:3px;display:inline-flex}.ui-module__slcJ-G__choiceOption{border-radius:var(--radius-sm);font:inherit;font-size:var(--text-sm);color:var(--ink-muted);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;padding:.45em .9em;font-weight:500;text-decoration:none}.ui-module__slcJ-G__choiceOption:hover{background:var(--wash);color:var(--ink)}.ui-module__slcJ-G__choiceOptionHere,.ui-module__slcJ-G__choiceOptionHere:hover{background:var(--maroon);border-color:var(--maroon);color:var(--paper);font-weight:600}.ui-module__slcJ-G__pageTitle{font-size:var(--text-xl);letter-spacing:-.02em;color:var(--ink);margin:0;font-weight:700}.ui-module__slcJ-G__sectionTitle{font-size:var(--text-base);color:var(--ink);margin:0;font-weight:700}.ui-module__slcJ-G__rows{margin:0;padding:0;list-style:none}.ui-module__slcJ-G__rows>li+li{border-top:1px solid var(--line)}.ui-module__slcJ-G__rowLink{align-items:center;gap:var(--s4);padding:var(--s3) var(--s4);color:inherit;text-decoration:none;display:flex}.ui-module__slcJ-G__rowLink:hover{background:var(--hover);color:inherit}.ui-module__slcJ-G__rowMain{flex:1;min-width:0}.ui-module__slcJ-G__rowName{font-weight:700;font-size:var(--text-base);color:var(--ink);margin:0}.ui-module__slcJ-G__rowMeta{font-size:var(--text-sm);color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin:.1em 0 0;overflow:hidden}.ui-module__slcJ-G__rowFigure{text-align:right;font-variant-numeric:tabular-nums;color:var(--ink);font-weight:700;font-size:var(--text-sm);flex:none}.ui-module__slcJ-G__rowFigureBad{color:var(--red)}.ui-module__slcJ-G__rowFigureQuiet{color:var(--ink-faint);font-weight:500}.ui-module__slcJ-G__details{margin-top:var(--s2)}.ui-module__slcJ-G__details>summary{cursor:pointer;font-size:var(--text-xs);color:var(--ink-soft);font-weight:600;list-style:none;display:inline-block}.ui-module__slcJ-G__details>summary::-webkit-details-marker{display:none}.ui-module__slcJ-G__details>summary:before{content:"▸ "}.ui-module__slcJ-G__details[open]>summary:before{content:"▾ "}.ui-module__slcJ-G__details>summary:hover{color:var(--maroon)}.ui-module__slcJ-G__detailsBody{margin-top:var(--s2);padding:var(--s3);border-radius:var(--radius-sm);background:var(--wash);font-size:var(--text-sm);color:var(--ink-muted);overflow-wrap:anywhere}.ui-module__slcJ-G__clamp{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ui-module__slcJ-G__studentRow{align-items:center;gap:var(--s4);padding:var(--s3) var(--s4);display:flex}.ui-module__slcJ-G__studentMain{flex:1;min-width:0}.ui-module__slcJ-G__studentMeta{align-items:center;gap:var(--s2);font-size:var(--text-sm);color:var(--ink-soft);margin:var(--s1) 0 0;flex-wrap:wrap;display:flex}.ui-module__slcJ-G__studentMonths{text-align:right;min-width:7.5rem;font-size:var(--text-lg);font-variant-numeric:tabular-nums;flex:none;font-weight:700;line-height:1.2}.ui-module__slcJ-G__studentMonthsBad{color:var(--red)}.ui-module__slcJ-G__studentMonthsNote{font-size:var(--text-xs);color:var(--ink-soft);font-weight:500;display:block}
.table-module__bwGylq__controls{align-items:flex-end;gap:var(--s4);margin-bottom:var(--s4);flex-wrap:wrap;display:flex}.table-module__bwGylq__groupBy{align-items:center;gap:var(--s2);margin-left:auto;display:flex}.table-module__bwGylq__group+.table-module__bwGylq__group{margin-top:var(--s5)}.table-module__bwGylq__groupHead{align-items:baseline;gap:var(--s3);margin:0 0 var(--s2);display:flex}.table-module__bwGylq__groupName{font-size:var(--text-sm);font-weight:700}.table-module__bwGylq__groupCount{font-size:var(--text-xs);color:var(--ink-muted)}.table-module__bwGylq__wrap{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);overflow-x:auto}.table-module__bwGylq__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.table-module__bwGylq__table th{text-align:left;font-size:var(--text-xs);letter-spacing:.03em;text-transform:uppercase;color:var(--ink-soft);border-bottom:1px solid var(--line);white-space:nowrap;background:var(--paper);z-index:1;padding:.6rem .75rem;font-weight:600;position:sticky;top:0}.table-module__bwGylq__table td{border-bottom:1px solid var(--line);vertical-align:baseline;padding:.55rem .75rem}.table-module__bwGylq__table tbody tr:last-child td{border-bottom:0}.table-module__bwGylq__table tbody tr:hover{background:var(--wash)}.table-module__bwGylq__num,.table-module__bwGylq__table th.table-module__bwGylq__num,.table-module__bwGylq__table td.table-module__bwGylq__num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.table-module__bwGylq__table th.table-module__bwGylq__num .table-module__bwGylq__sortBtn{justify-content:flex-end}.table-module__bwGylq__quiet{color:var(--ink-muted)}.table-module__bwGylq__name{color:var(--ink);font-weight:600;text-decoration:none}.table-module__bwGylq__name:hover{color:var(--maroon);text-decoration:underline}.table-module__bwGylq__sub{font-size:var(--text-xs);color:var(--ink-soft);display:block}.table-module__bwGylq__owing{color:var(--red);font-weight:600}.table-module__bwGylq__bad td:first-child{box-shadow:inset 2px 0 0 var(--red)}.table-module__bwGylq__sortBtn{font:inherit;color:inherit;cursor:pointer;text-transform:inherit;letter-spacing:inherit;background:0 0;border:0;align-items:center;gap:.3rem;padding:0;display:inline-flex}.table-module__bwGylq__sortBtn:hover{color:var(--ink)}.table-module__bwGylq__sortOn{color:var(--maroon)}.table-module__bwGylq__caret{width:.7em;font-size:.7em}.table-module__bwGylq__inlineForm{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex}.table-module__bwGylq__lineRow{align-items:baseline;gap:var(--s3);padding:.15rem 0;display:flex}.table-module__bwGylq__lineRow+.table-module__bwGylq__lineRow{border-top:1px dashed var(--line);margin-top:.2rem;padding-top:.35rem}.table-module__bwGylq__lineName{min-width:12rem}.table-module__bwGylq__lineMeta{font-size:var(--text-xs);color:var(--ink-muted);display:block}.table-module__bwGylq__reasons{font-size:var(--text-xs);margin:0;padding-left:1rem}.table-module__bwGylq__reasons li+li{margin-top:.15rem}
.decide-module__FtVzXq__strip{gap:var(--s2);padding:var(--s3) var(--s5) var(--s4);background:var(--wash);border-bottom:1px solid var(--line);flex-direction:column;display:flex}.decide-module__FtVzXq__stripQuestion{font-size:var(--text-sm);color:var(--ink);margin:0;font-weight:600}.decide-module__FtVzXq__stripWarning{font-size:var(--text-sm);color:var(--red);max-width:var(--measure);margin:0}.decide-module__FtVzXq__stripRow{align-items:center;gap:var(--s2);flex-wrap:wrap;display:flex}.decide-module__FtVzXq__stripInput{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--paper);min-width:14rem;color:var(--ink);font-size:var(--text-base);flex:1;padding:.5em .7em}.decide-module__FtVzXq__stripInput:focus{border-color:var(--maroon);outline:none}.decide-module__FtVzXq__stripError{font-size:var(--text-sm);color:var(--red);margin:0}.decide-module__FtVzXq__verbs{align-items:center;gap:var(--s2);flex:none;display:flex}.decide-module__FtVzXq__done{padding:var(--s3) var(--s5);background:var(--settled-soft);border-bottom:1px solid var(--settled-line);font-size:var(--text-base);color:var(--maroon)}
.shell-module__G5ujjG__frame{min-height:100dvh;display:flex}.shell-module__G5ujjG__side{background:var(--paper);border-right:1px solid var(--line);width:232px;padding:var(--s4) var(--s3);gap:var(--s5);flex-direction:column;flex:none;height:100dvh;display:flex;position:sticky;top:0}.shell-module__G5ujjG__brand{align-items:center;gap:var(--s3);padding:var(--s1) var(--s2) 0;color:inherit;text-decoration:none;display:flex}.shell-module__G5ujjG__brandMark{border-radius:var(--radius);background:var(--maroon);color:#fff;flex:none;place-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:grid}.shell-module__G5ujjG__brandName{font-weight:700;font-size:var(--text-base);letter-spacing:-.01em;line-height:1.2;display:block}.shell-module__G5ujjG__brandUnder{font-size:var(--text-xs);color:var(--ink-soft);line-height:1.2;display:block}.shell-module__G5ujjG__nav{flex-direction:column;gap:2px;display:flex}.shell-module__G5ujjG__navLink{align-items:center;gap:var(--s3);padding:var(--s2) var(--s3);border-radius:var(--radius);color:var(--ink-muted);font-weight:500;font-size:var(--text-base);text-decoration:none;display:flex}.shell-module__G5ujjG__navLink:hover{background:var(--hover);color:var(--ink)}.shell-module__G5ujjG__navLinkHere,.shell-module__G5ujjG__navLinkHere:hover{background:var(--brand-tint);color:var(--maroon);font-weight:600}.shell-module__G5ujjG__navIcon{opacity:.85;flex:none}.shell-module__G5ujjG__navLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.shell-module__G5ujjG__navCount{font-variant-numeric:tabular-nums;background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:20px;height:19px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:700;display:grid}.shell-module__G5ujjG__navCountQuiet{background:var(--hover);color:var(--ink-muted);border:1px solid var(--line)}.shell-module__G5ujjG__sideFoot{border-top:1px solid var(--line);padding-top:var(--s3);align-items:center;gap:var(--s2);margin-top:auto;display:flex}.shell-module__G5ujjG__who{align-items:center;gap:var(--s2);padding:var(--s2);border-radius:var(--radius);flex:1;min-width:0;display:flex}.shell-module__G5ujjG__avatar{background:var(--hover);border:1px solid var(--line);width:26px;height:26px;color:var(--ink-muted);border-radius:999px;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.shell-module__G5ujjG__whoName{font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:1.2;display:block;overflow:hidden}.shell-module__G5ujjG__whoRole{font-size:var(--text-xs);color:var(--ink-soft);line-height:1.2;display:block}.shell-module__G5ujjG__signOut{border-radius:var(--radius);width:30px;height:30px;color:var(--ink-soft);cursor:pointer;background:0 0;border:1px solid #0000;flex:none;place-items:center;display:grid}.shell-module__G5ujjG__signOut:hover{background:var(--hover);border-color:var(--line);color:var(--ink)}.shell-module__G5ujjG__main{background:var(--wash);flex-direction:column;flex:1;min-width:0;display:flex}.shell-module__G5ujjG__topbar{background:var(--paper);border-bottom:1px solid var(--line);align-items:center;gap:var(--s2);height:52px;padding:0 var(--s5);z-index:5;flex:none;display:flex;position:sticky;top:0}.shell-module__G5ujjG__crumb{font-size:var(--text-sm);color:var(--ink-soft);text-decoration:none}.shell-module__G5ujjG__crumb:hover{color:var(--ink)}.shell-module__G5ujjG__crumbHere{color:var(--ink);font-weight:600;font-size:var(--text-sm)}.shell-module__G5ujjG__crumbSep{color:var(--line-strong);font-size:var(--text-sm)}.shell-module__G5ujjG__topActions{gap:var(--s2);margin-left:auto;display:flex}.shell-module__G5ujjG__page{width:100%;max-width:74rem;padding:var(--s5) var(--s5) var(--s7);flex:1}.shell-module__G5ujjG__pageHead{justify-content:space-between;align-items:flex-start;gap:var(--s4);margin-bottom:var(--s4);flex-wrap:wrap;display:flex}.shell-module__G5ujjG__title{font-size:var(--text-xl);letter-spacing:-.02em;color:var(--ink);margin:0;font-weight:700}.shell-module__G5ujjG__standfirst{margin:var(--s1) 0 0;color:var(--ink-soft);font-size:var(--text-sm);max-width:var(--measure)}.shell-module__G5ujjG__section{margin-top:var(--s5)}.shell-module__G5ujjG__sectionHead{align-items:baseline;gap:var(--s3);margin-bottom:var(--s3);display:flex}.shell-module__G5ujjG__sectionTitle{font-size:var(--text-base);color:var(--ink);margin:0;font-weight:700}.shell-module__G5ujjG__sectionNote{font-size:var(--text-sm);color:var(--ink-soft);margin:0}@media (max-width:760px){.shell-module__G5ujjG__side{width:56px;padding:var(--s4) var(--s2);gap:var(--s4)}.shell-module__G5ujjG__brandName,.shell-module__G5ujjG__brandUnder,.shell-module__G5ujjG__navLabel,.shell-module__G5ujjG__whoName,.shell-module__G5ujjG__whoRole{display:none}.shell-module__G5ujjG__navLink,.shell-module__G5ujjG__who{justify-content:center}.shell-module__G5ujjG__navCount{margin-left:0;position:absolute;transform:translate(14px,-10px)}.shell-module__G5ujjG__navLink{position:relative}.shell-module__G5ujjG__page,.shell-module__G5ujjG__topbar{padding-left:var(--s4);padding-right:var(--s4)}}.shell-module__G5ujjG__searchWrap{flex:1;max-width:26rem;position:relative}.shell-module__G5ujjG__searchBox{align-items:center;gap:var(--s2);height:var(--control-h);border:1px solid var(--line);border-radius:var(--radius);background:var(--wash);color:var(--ink-muted);padding:0 .7rem;display:flex}.shell-module__G5ujjG__searchBox:focus-within{background:var(--paper);border-color:var(--brand-line);box-shadow:0 0 0 3px var(--brand-tint)}.shell-module__G5ujjG__searchInput{min-width:0;font:inherit;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:.8125rem}.shell-module__G5ujjG__searchKey{color:var(--ink-faint);border:1px solid var(--line);background:var(--paper);border-radius:4px;padding:0 .3rem;font-size:.6875rem;font-weight:600}.shell-module__G5ujjG__searchResults{z-index:20;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);max-height:70vh;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto;box-shadow:0 12px 32px #1c19171f}.shell-module__G5ujjG__searchGroup{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);margin:0;padding:.5rem .85rem .3rem;font-size:.6875rem;font-weight:700}.shell-module__G5ujjG__searchHit{align-items:center;gap:var(--s3);width:100%;font:inherit;text-align:left;cursor:pointer;color:var(--ink);background:0 0;border:0;padding:.55rem .85rem;display:flex}.shell-module__G5ujjG__searchHit:hover,.shell-module__G5ujjG__searchHit:focus-visible{background:var(--wash);outline:none}.shell-module__G5ujjG__searchHitMain{flex:1;min-width:0}.shell-module__G5ujjG__searchHitName{font-size:.8125rem;font-weight:600;display:block}.shell-module__G5ujjG__searchHitMeta{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:block;overflow:hidden}.shell-module__G5ujjG__searchHitFig{text-align:right;font-variant-numeric:tabular-nums;flex:none}.shell-module__G5ujjG__searchHitNum{font-size:.9375rem;font-weight:700;line-height:1.2;display:block}.shell-module__G5ujjG__searchHitUnit{color:var(--ink-muted);font-size:.6875rem;display:block}.shell-module__G5ujjG__searchHitFigBad .shell-module__G5ujjG__searchHitNum{color:var(--red)}.shell-module__G5ujjG__navSection{letter-spacing:.07em;text-transform:uppercase;color:var(--ink-faint);margin:0;padding:.7rem .65rem .25rem;font-size:.65rem;font-weight:700}.shell-module__G5ujjG__navSection:first-child{padding-top:.2rem}
.tabs-module__D47Cpa__strip{gap:var(--s1);border-bottom:1px solid var(--line);margin-bottom:var(--s5);scrollbar-width:none;display:flex;overflow-x:auto}.tabs-module__D47Cpa__strip::-webkit-scrollbar{display:none}.tabs-module__D47Cpa__tab{align-items:center;gap:var(--s2);padding:var(--s3) var(--s4);font-size:var(--text-sm);color:var(--ink-muted);white-space:nowrap;border-bottom:2px solid #0000;margin-bottom:-1px;font-weight:600;text-decoration:none;transition:color .12s,border-color .12s;display:inline-flex}.tabs-module__D47Cpa__tab:hover{color:var(--maroon);border-bottom-color:var(--line-strong)}.tabs-module__D47Cpa__tabHere,.tabs-module__D47Cpa__tabHere:hover{color:var(--maroon);border-bottom-color:var(--maroon)}.tabs-module__D47Cpa__count{background:var(--wash);border:1px solid var(--line);min-width:1.4em;font-size:var(--text-xs);font-variant-numeric:tabular-nums;color:var(--ink-muted);border-radius:999px;justify-content:center;align-items:center;padding:.05em .4em;font-weight:700;display:inline-flex}.tabs-module__D47Cpa__tabHere .tabs-module__D47Cpa__count{background:var(--settled-soft);border-color:var(--settled-line);color:var(--maroon)}
