.types-list-page main{font-family:var(--ui);hyphens:manual;line-height:1.45;text-align:left}.types-heading{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px 16px;margin:0 0 12px}.types-heading h1{font-size:30px;font-weight:650;line-height:1.2;margin:0;white-space:nowrap}.types-structure-switch{align-items:center;color:var(--muted);display:inline-flex;flex:0 0 auto;font-size:13px;gap:9px;margin-left:auto;text-decoration:none}.types-structure-switch:hover{color:var(--ink);text-decoration:none}.types-structure-switch[aria-checked=true]{color:var(--ink);font-weight:650}.types-structure-switch-label{white-space:nowrap}.types-structure-segments{flex:0 0 auto;margin-left:auto}.types-legend{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 16px}.types-legend-item{align-items:center;background:var(--subject-bg);border-radius:999px;color:var(--subject-ink);display:inline-flex;font-size:12px;font-weight:700;gap:6px;height:25px;padding:0 11px}.types-legend-dot{background:var(--subject-dot);border-radius:999px;height:7px;width:7px}.types-list-page [data-subject=mixed]{--subject-bg:transparent;--subject-ink:var(--ink)}.types-overview{align-items:stretch;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.types-panel{background:var(--paper);border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;padding:22px}.types-panel-header{align-items:baseline;display:flex;flex-wrap:wrap;gap:4px 12px;justify-content:space-between;margin-bottom:14px}.types-panel-header h2{align-items:center;color:var(--ink);display:flex;flex-wrap:wrap;font-size:20px;font-weight:680;gap:6px 9px;margin:0}.types-panel-badge{align-items:center;background:var(--blue-bg);border-radius:999px;color:var(--blue-ink);display:inline-flex;font-size:11.5px;font-weight:700;height:21px;padding:0 9px}.types-panel-summary{align-items:baseline;color:var(--muted-2);column-gap:12px;display:inline-flex;flex-wrap:wrap;font-size:13px}.types-panel-range,.types-panel-total{white-space:nowrap}.types-panel-total{color:var(--muted);font-weight:650}.types-format-note{color:var(--muted-2);font-size:12.5px;line-height:1.4;margin:-6px 0 12px}.types-items-columns{display:grid;flex:1;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.types-items-col,.types-items-second{display:flex;flex:1;flex-direction:column;gap:7px}.types-items-col .type-card,.types-items-second .type-card{flex:1 1 auto}.type-card{align-items:center;background:var(--soft-surface);border:1px solid var(--soft-line);border-radius:7px;box-shadow:var(--soft-shadow);color:var(--ink);display:flex;gap:8px;justify-content:space-between;min-width:0;padding:8px 11px 8px 8px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease}.type-card:hover{border-color:var(--blue-line);box-shadow:0 3px 10px rgba(30,28,24,.09);text-decoration:none}.type-card-number{align-items:center;background:var(--subject-bg);border-radius:6px;color:var(--subject-ink);display:inline-flex;flex:0 0 auto;font-size:14px;font-variant-numeric:tabular-nums;font-weight:750;height:26px;justify-content:center;min-width:32px;padding:0 7px}.type-card-number--square{border-radius:8px;font-size:14.5px;height:34px;padding:0;width:34px}.type-card-meta{align-items:center;display:flex;gap:7px;min-width:0}.type-card-count{color:var(--muted);font-size:12.5px;font-variant-numeric:tabular-nums;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.type-card-count b{font-weight:650}.type-points-badge{align-items:center;background:#f3f1ec;border-radius:999px;color:var(--muted);display:inline-flex;flex:0 0 auto;font-size:10px;font-weight:700;height:18px;padding:0 6px}.types-points-note{color:var(--muted-2);font-size:12px;line-height:1.4;margin:10px 0 0}.type-card--wide{border-radius:8px;gap:12px;padding:10px 12px}.type-card-topic{flex:1;font-size:15px;font-weight:650;line-height:1.3;min-width:0}.type-card-stats{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;gap:1px}.type-card-points{color:var(--muted-2);font-size:11.5px;white-space:nowrap}.types-note{background:var(--paper);border:1px solid var(--line);border-radius:12px;color:var(--ink-2);font-size:14px;line-height:1.55;margin-top:16px;padding:20px 22px}.types-note p{margin:0 0 .8em}.types-note p:last-child{margin-bottom:0}.types-note a{color:var(--link);text-decoration-color:#9db9df;text-underline-offset:.16em}.types-note a:hover{color:#163f7d;text-decoration-color:currentColor}@media (max-width:900px){.types-overview{grid-template-columns:1fr}}@media (max-width:720px){.types-heading{margin-bottom:10px}.types-heading h1{font-size:24px}.types-legend-item{font-size:10.5px;height:22px;padding:0 9px}.types-panel{padding:16px}.types-note{font-size:13.5px;padding:17px 18px}.types-panel-header h2{font-size:18px}}@media (max-width:390px){.types-heading h1{white-space:normal}.types-items-columns{grid-template-columns:1fr}.type-card--wide{flex-wrap:wrap}.type-card-topic{min-width:120px}.type-card-stats{flex:1 1 100%;flex-direction:row;gap:8px;justify-content:flex-start}}@media print{.types-note,.types-panel{border-color:#bbb}}