.Hero-module__Z8hQ_W__hero{background-color:var(--ink);background-image:var(--dot-grid);background-size:var(--dot-cell) var(--dot-cell);color:var(--on-ink-heading)}.Hero-module__Z8hQ_W__inner{max-width:var(--container);padding:72px var(--pad-h) 80px;grid-template-columns:minmax(0,11fr) minmax(0,9fr);align-items:center;gap:64px;margin-inline:auto;display:grid}.Hero-module__Z8hQ_W__innerSolo{grid-template-columns:minmax(0,1fr);max-width:760px}.Hero-module__Z8hQ_W__content{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__eyebrow{color:var(--accent)}.Hero-module__Z8hQ_W__h1{letter-spacing:-.02em;color:var(--on-ink-heading);margin-top:24px;font-size:clamp(2.1rem,4.4vw,3.1rem);font-weight:700;line-height:1.08}.Hero-module__Z8hQ_W__accent{color:var(--accent)}.Hero-module__Z8hQ_W__lede{max-width:54ch;color:var(--on-ink-body);margin-top:16px;font-size:15px;line-height:1.6}.Hero-module__Z8hQ_W__selector{background:var(--card);border-radius:var(--r-hero-card);box-shadow:var(--shadow-hero-card);margin-top:28px;overflow:hidden}.Hero-module__Z8hQ_W__segment{min-height:64px;color:var(--ink);border-bottom:1px solid var(--hairline);transition:background-color var(--t);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex;position:relative}.Hero-module__Z8hQ_W__segment:last-child{border-bottom:0}.Hero-module__Z8hQ_W__segment:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.Hero-module__Z8hQ_W__segment:hover{background:var(--brand-wash);color:var(--ink)}.Hero-module__Z8hQ_W__segment:after{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform var(--t);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Hero-module__Z8hQ_W__segment:hover:after{transform:scaleX(1)}.Hero-module__Z8hQ_W__segText{flex-direction:column;gap:3px;min-width:0;display:flex}.Hero-module__Z8hQ_W__segName{font-family:var(--font-display), system-ui, sans-serif;transition:color var(--t);font-size:17px;font-weight:600;line-height:1.2}.Hero-module__Z8hQ_W__segment:hover .Hero-module__Z8hQ_W__segName{color:var(--brand)}.Hero-module__Z8hQ_W__segDesc{color:var(--text-muted);font-size:13px;line-height:1.4}.Hero-module__Z8hQ_W__segArrow{color:var(--brand);transition:transform var(--t);flex:none}.Hero-module__Z8hQ_W__segment:hover .Hero-module__Z8hQ_W__segArrow{transform:translate(3px)}.Hero-module__Z8hQ_W__support{color:var(--on-ink-body);margin-top:14px;font-size:13px}.Hero-module__Z8hQ_W__monitor{border:1px solid var(--on-ink-hairline-strong);border-radius:var(--r-hero-card);background:#f3f7fa0b;overflow:hidden}.Hero-module__Z8hQ_W__monitorHead{border-bottom:1px solid var(--on-ink-hairline);justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.Hero-module__Z8hQ_W__monitorTitle{color:var(--accent);align-items:center;gap:10px;display:inline-flex}.Hero-module__Z8hQ_W__dot{background:var(--accent);border-radius:50%;flex:none;width:8px;height:8px}.Hero-module__Z8hQ_W__monitorStamp{color:var(--on-ink-body);white-space:nowrap;font-size:12px}.Hero-module__Z8hQ_W__rows{margin:0;padding:0;list-style:none}.Hero-module__Z8hQ_W__row{color:var(--on-ink-heading);border-bottom:1px solid var(--on-ink-hairline);transition:background-color var(--t);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:14px 20px;display:grid}.Hero-module__Z8hQ_W__rows li:last-child .Hero-module__Z8hQ_W__row{border-bottom:0}.Hero-module__Z8hQ_W__row:hover{color:var(--on-ink-heading);background:#f3f7fa0d}.Hero-module__Z8hQ_W__row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.Hero-module__Z8hQ_W__rowOrg{flex-direction:column;gap:2px;min-width:0;display:flex}.Hero-module__Z8hQ_W__rowName{font-family:var(--font-display), system-ui, sans-serif;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;line-height:1.25;overflow:hidden}.Hero-module__Z8hQ_W__rowSector{color:var(--on-ink-body);font-size:12.5px}.Hero-module__Z8hQ_W__rowRecords{font-family:var(--font-mono), ui-monospace, SFMono-Regular, Menlo, monospace;color:var(--accent);white-space:nowrap;font-size:13px}.Hero-module__Z8hQ_W__rowStatus{display:inline-flex}.Hero-module__Z8hQ_W__monitorFoot{border-top:1px solid var(--on-ink-hairline);background:#071a2b59;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.Hero-module__Z8hQ_W__monitorStat{color:var(--on-ink-body);font-size:13px}.Hero-module__Z8hQ_W__monitorStat strong{font-family:var(--font-display), system-ui, sans-serif;color:var(--on-ink-heading);font-weight:600}.Hero-module__Z8hQ_W__monitorLink{font-family:var(--font-display), system-ui, sans-serif;color:var(--accent);white-space:nowrap;align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__monitorLink:hover{color:var(--on-ink-heading)}@media (max-width:960px){.Hero-module__Z8hQ_W__inner{grid-template-columns:1fr;gap:40px;padding-block:56px 64px}}@media (max-width:600px){.Hero-module__Z8hQ_W__segment{min-height:44px;padding:14px 18px}.Hero-module__Z8hQ_W__row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"org status""records records";gap:6px 12px}.Hero-module__Z8hQ_W__rowOrg{grid-area:org}.Hero-module__Z8hQ_W__rowStatus{grid-area:status}.Hero-module__Z8hQ_W__rowRecords{grid-area:records}}
.Illustration-module__-stp3a__image{object-fit:cover;width:100%;height:auto}.Illustration-module__-stp3a__placeholder{background-color:var(--paper-2);background-image:repeating-linear-gradient(135deg, var(--hairline-paper2) 0 1px, transparent 1px 9px);align-items:flex-end;width:100%;padding:10px;display:flex}.Illustration-module__-stp3a__tag{color:var(--text-muted);background:var(--paper);border-radius:4px;padding:3px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;line-height:1}
.Sections-module__3dNdjG__section{padding-block:var(--section-pad-v)}.Sections-module__3dNdjG__paper{background:var(--paper)}.Sections-module__3dNdjG__sand{background:var(--paper-2)}.Sections-module__3dNdjG__inner{max-width:var(--container);padding-inline:var(--pad-h);margin-inline:auto}.Sections-module__3dNdjG__h2{letter-spacing:-.01em;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.Sections-module__3dNdjG__sub{color:var(--text-secondary);max-width:640px;margin-top:12px;font-size:1.05rem;line-height:1.6}.Sections-module__3dNdjG__grid4{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:38px;display:grid}.Sections-module__3dNdjG__grid3{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:38px;display:grid}@media (max-width:1024px){.Sections-module__3dNdjG__grid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.Sections-module__3dNdjG__grid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Sections-module__3dNdjG__grid4,.Sections-module__3dNdjG__grid3{grid-template-columns:1fr}}.Sections-module__3dNdjG__card{background:var(--card);border:1px solid var(--border-card);border-radius:var(--r-card);color:var(--text-body);transition:box-shadow var(--t), border-color var(--t);flex-direction:column;display:flex;overflow:hidden}.Sections-module__3dNdjG__card:hover{box-shadow:var(--shadow-card);border-color:var(--hairline-paper2);color:var(--text-body)}.Sections-module__3dNdjG__cardBody{flex-direction:column;flex:1;gap:8px;padding:16px 18px 14px;display:flex}.Sections-module__3dNdjG__cardCat{color:var(--text-muted)}.Sections-module__3dNdjG__cardTitle{font-family:var(--font-display), system-ui, sans-serif;color:var(--ink);text-wrap:balance;transition:color var(--t);font-size:1.12rem;font-weight:600;line-height:1.28}.Sections-module__3dNdjG__card:hover .Sections-module__3dNdjG__cardTitle{color:var(--brand)}.Sections-module__3dNdjG__cardTeaser{color:var(--text-muted);font-size:.9rem;line-height:1.55}.Sections-module__3dNdjG__cardFoot{border-top:1px solid var(--hairline);background:var(--card-footer);color:var(--text-faint);padding:10px 18px;font-size:.8rem}.Sections-module__3dNdjG__kitBody{flex-direction:column;flex:1;gap:10px;padding:16px 18px 18px;display:flex}.Sections-module__3dNdjG__kitTitle{font-family:var(--font-display), system-ui, sans-serif;color:var(--ink);transition:color var(--t);font-size:1.15rem;font-weight:600;line-height:1.3}.Sections-module__3dNdjG__card:hover .Sections-module__3dNdjG__kitTitle{color:var(--brand)}.Sections-module__3dNdjG__chip{background:var(--brand-wash);color:var(--brand);border-radius:var(--r-pill);align-self:flex-start;padding:5px 11px;font-size:.8rem;font-weight:500;line-height:1.35}.Sections-module__3dNdjG__go{font-family:var(--font-display), system-ui, sans-serif;color:var(--brand);margin-top:auto;padding-top:8px;font-size:14px;font-weight:600}.Sections-module__3dNdjG__tail{font-family:var(--font-display), system-ui, sans-serif;margin-top:32px;font-size:15px;font-weight:600}.Sections-module__3dNdjG__imgTop{border-bottom:1px solid var(--border-card)}
.HubPage-module__HoUoya__head{background:var(--paper-2);border-bottom:1px solid var(--hairline-paper2);padding:44px 0 40px}.HubPage-module__HoUoya__inner{max-width:var(--container);padding-inline:var(--pad-h);margin-inline:auto}.HubPage-module__HoUoya__crumbs{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.HubPage-module__HoUoya__crumbs a{color:var(--text-muted)}.HubPage-module__HoUoya__crumbs a:hover{color:var(--brand)}.HubPage-module__HoUoya__h1{letter-spacing:-.02em;max-width:22ch;font-size:clamp(2.1rem,5vw,3.1rem);font-weight:700;line-height:1.08}.HubPage-module__HoUoya__blurb{max-width:62ch;color:var(--text-secondary);margin-top:16px;font-size:1.15rem;line-height:1.6}.HubPage-module__HoUoya__count{color:var(--text-muted);margin-top:18px;font-size:13.5px}.HubPage-module__HoUoya__body{max-width:var(--container);padding:48px var(--pad-h) 88px;margin-inline:auto}.HubPage-module__HoUoya__lead{outline:1.5px solid color-mix(in srgb, var(--brand) 45%, transparent);outline-offset:-1.5px}.HubPage-module__HoUoya__leadCat{color:var(--brand)}.HubPage-module__HoUoya__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;display:grid}.HubPage-module__HoUoya__meta{color:var(--text-muted);margin-top:12px;font-size:12.5px}.HubPage-module__HoUoya__siblings{border-top:1px solid var(--hairline-paper2);margin-top:56px;padding-top:28px}.HubPage-module__HoUoya__siblingsHead{margin-bottom:14px;font-size:1.1rem;font-weight:700}.HubPage-module__HoUoya__chips{flex-wrap:wrap;gap:9px;display:flex}.HubPage-module__HoUoya__chip{border:1px solid var(--hairline-paper2);background:var(--paper-2);color:var(--text-secondary);transition:border-color var(--t), color var(--t);border-radius:999px;padding:7px 14px;font-size:14px}.HubPage-module__HoUoya__chip:hover{border-color:var(--brand);color:var(--brand)}
.LogoChip-module__1KoktG__chip{border-radius:var(--r-control);border:1px solid var(--border-card);background:var(--card);flex:none;justify-content:center;align-items:center;padding:6px;display:inline-flex;overflow:hidden}.LogoChip-module__1KoktG__img{object-fit:contain;width:100%;height:100%}.LogoChip-module__1KoktG__fallback{background:var(--brand-wash);color:var(--brand);font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.02em;font-size:15px;font-weight:600}
.breaches-module__C6duvW__filters{flex-direction:column;gap:18px;margin-bottom:36px;display:flex}.breaches-module__C6duvW__filterGroup{flex-direction:column;gap:10px;display:flex}.breaches-module__C6duvW__filterLabel{color:var(--text-muted)}.breaches-module__C6duvW__chipCount{font-family:var(--font-mono), ui-monospace, monospace;color:var(--text-faint);margin-left:4px;font-size:11px}.breaches-module__C6duvW__head{background:var(--paper);padding:40px 0 8px}.breaches-module__C6duvW__headInner{max-width:var(--container);padding-inline:var(--pad-h);margin-inline:auto}.breaches-module__C6duvW__crumbs{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.breaches-module__C6duvW__crumbs a{color:var(--text-muted)}.breaches-module__C6duvW__crumbs a:hover{color:var(--brand)}.breaches-module__C6duvW__tags{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.breaches-module__C6duvW__sectorChip{border-radius:var(--r-pill);background:var(--brand-wash);height:24px;color:var(--brand);align-items:center;padding:0 10px;display:inline-flex}.breaches-module__C6duvW__h1{letter-spacing:-.02em;max-width:20ch;font-size:clamp(2.1rem,5vw,3.1rem);font-weight:700;line-height:1.08}.breaches-module__C6duvW__lede{max-width:62ch;color:var(--text-secondary);margin-top:18px;font-size:1.2rem;line-height:1.6}.breaches-module__C6duvW__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;font-size:13.5px;display:flex}.breaches-module__C6duvW__body{max-width:var(--container);padding:24px var(--pad-h) 64px;grid-template-columns:minmax(0,1fr) 232px;align-items:start;gap:64px;margin-inline:auto;display:grid}.breaches-module__C6duvW__main{min-width:0}.breaches-module__C6duvW__sources{border-top:1px solid var(--hairline);max-width:var(--measure);margin-top:48px;padding-top:24px}.breaches-module__C6duvW__sourcesHead{letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.breaches-module__C6duvW__sourceList{margin:14px 0 0;padding-left:22px;font-size:.95rem;line-height:1.6}.breaches-module__C6duvW__sourceList li+li{margin-top:6px}.breaches-module__C6duvW__sourceList a{text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--brand) 35%, transparent);text-decoration-color:color-mix(in srgb, var(--brand) 35%, transparent);text-underline-offset:3px}.breaches-module__C6duvW__claimNote{border-radius:var(--r-control);color:#6e4706;max-width:var(--measure);background:#fbf1dc;border:1px solid #f0ddb0;margin-top:24px;padding:14px 18px;font-size:14px;line-height:1.55}@media (max-width:1023px){.breaches-module__C6duvW__body{grid-template-columns:minmax(0,1fr);gap:0}}.breaches-module__C6duvW__relatedWrap{background:var(--paper-2);border-top:1px solid var(--hairline-paper2);padding:56px 0 80px}.breaches-module__C6duvW__relatedInner{max-width:var(--container);padding-inline:var(--pad-h);grid-template-columns:1fr 1fr;gap:48px;margin-inline:auto;display:grid}.breaches-module__C6duvW__relatedHead{letter-spacing:-.01em;margin-bottom:18px;font-size:clamp(1.3rem,3vw,1.6rem);font-weight:700}.breaches-module__C6duvW__relatedList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.breaches-module__C6duvW__relatedCard{border:1px solid var(--border-card);border-radius:var(--r-card);background:var(--card);color:var(--text-body);transition:box-shadow var(--t), border-color var(--t);flex-direction:column;gap:4px;padding:16px 18px;display:flex}.breaches-module__C6duvW__relatedCard:hover{box-shadow:var(--shadow-card);color:var(--text-body)}.breaches-module__C6duvW__relatedCat{color:var(--accent-text)}.breaches-module__C6duvW__relatedTitle{font-family:var(--font-display), system-ui, sans-serif;color:var(--ink);font-size:1.02rem;font-weight:600;line-height:1.3}.breaches-module__C6duvW__relatedMeta{color:var(--text-faint);font-size:.82rem}@media (max-width:820px){.breaches-module__C6duvW__relatedInner{grid-template-columns:1fr;gap:36px}}
.RankedCard-module__tSO_WG__card{background:var(--card);border:1px solid var(--border-card);border-radius:var(--r-card);box-shadow:var(--shadow-card);scroll-margin-top:calc(var(--header-h) + 16px);overflow:hidden}.RankedCard-module__tSO_WG__light{box-shadow:none}.RankedCard-module__tSO_WG__header{border-bottom:1px solid var(--hairline);flex-wrap:wrap;align-items:center;gap:12px 20px;padding:24px 28px;display:flex}.RankedCard-module__tSO_WG__light .RankedCard-module__tSO_WG__header{padding-top:20px;padding-bottom:20px}.RankedCard-module__tSO_WG__rankTile{border-radius:var(--r-control);background:var(--ink);width:48px;height:48px;color:var(--accent);font-family:var(--font-display), system-ui, sans-serif;font-variant-numeric:tabular-nums;border:1px solid #0000;flex:none;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex}.RankedCard-module__tSO_WG__light .RankedCard-module__tSO_WG__rankTile{background:var(--card);border-color:var(--border-control);color:var(--ink)}.RankedCard-module__tSO_WG__identity{flex-direction:column;flex:1;gap:4px;min-width:180px;display:flex}.RankedCard-module__tSO_WG__nameRow{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.RankedCard-module__tSO_WG__name{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.01em;color:var(--ink);font-size:24px;font-weight:600}.RankedCard-module__tSO_WG__light .RankedCard-module__tSO_WG__name{font-size:20px}.RankedCard-module__tSO_WG__badge{border-radius:var(--r-pill);background:var(--accent);height:22px;color:var(--ink);font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.RankedCard-module__tSO_WG__tagline{color:var(--text-secondary);text-wrap:pretty;font-size:16px;line-height:1.5}.RankedCard-module__tSO_WG__meta{flex-direction:column;flex:none;align-items:flex-end;gap:6px;margin-left:auto;display:flex}.RankedCard-module__tSO_WG__rating{color:var(--accent-text);align-items:center;gap:5px;font-size:14px;display:inline-flex}.RankedCard-module__tSO_WG__ratingScore{font-family:var(--font-display), system-ui, sans-serif;color:var(--ink);font-weight:600}.RankedCard-module__tSO_WG__ratingCount{color:var(--text-muted)}.RankedCard-module__tSO_WG__stamp{color:var(--text-muted);white-space:nowrap}.RankedCard-module__tSO_WG__evidence{flex-direction:column;gap:12px;padding:20px 28px;display:flex}.RankedCard-module__tSO_WG__evidenceLabel{color:var(--text-muted)}.RankedCard-module__tSO_WG__bullets{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.RankedCard-module__tSO_WG__light .RankedCard-module__tSO_WG__bullets{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 32px;display:grid}.RankedCard-module__tSO_WG__bullet{color:var(--text-body);gap:12px;font-size:16px;line-height:1.5;display:flex}.RankedCard-module__tSO_WG__light .RankedCard-module__tSO_WG__bullet{font-size:14px}.RankedCard-module__tSO_WG__check{width:16px;height:16px;color:var(--accent-text);flex:none;margin-top:4px}.RankedCard-module__tSO_WG__facts{flex-wrap:wrap;gap:8px 32px;margin:0;padding:0 28px 20px;display:flex}.RankedCard-module__tSO_WG__fact{gap:8px;font-size:14px;line-height:1.5;display:flex}.RankedCard-module__tSO_WG__fact dt{color:var(--text-muted)}.RankedCard-module__tSO_WG__fact dd{color:var(--text-body);margin:0}.RankedCard-module__tSO_WG__footer{border-top:1px solid var(--hairline);background:var(--card-footer);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;padding:16px 28px;display:flex}.RankedCard-module__tSO_WG__tags{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.RankedCard-module__tSO_WG__pill{border-radius:var(--r-pill);border:1px solid var(--border-control);background:var(--card);height:26px;color:var(--text-secondary);white-space:nowrap;align-items:center;gap:5px;padding:0 10px;font-size:12.5px;font-weight:500;display:inline-flex}.RankedCard-module__tSO_WG__pin{width:12px;height:12px;color:var(--text-muted)}.RankedCard-module__tSO_WG__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.RankedCard-module__tSO_WG__primary,.RankedCard-module__tSO_WG__outline{border-radius:var(--r-control);height:40px;font-family:var(--font-display), system-ui, sans-serif;white-space:nowrap;transition:background-color var(--t), color var(--t), border-color var(--t);align-items:center;gap:6px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.RankedCard-module__tSO_WG__primary{background:var(--brand);color:var(--paper);box-shadow:var(--shadow-button)}.RankedCard-module__tSO_WG__primary:hover{background:var(--brand-deep);color:var(--paper)}.RankedCard-module__tSO_WG__outline{border:1px solid var(--border-control);background:var(--card);color:var(--ink)}.RankedCard-module__tSO_WG__outline:hover{border-color:var(--brand);color:var(--brand)}@media (max-width:680px){.RankedCard-module__tSO_WG__header,.RankedCard-module__tSO_WG__light .RankedCard-module__tSO_WG__header{column-gap:16px;padding:16px}.RankedCard-module__tSO_WG__evidence,.RankedCard-module__tSO_WG__footer{padding-inline:16px}.RankedCard-module__tSO_WG__facts{gap:6px 20px;padding-inline:16px}.RankedCard-module__tSO_WG__identity{flex-basis:100%;order:3;min-width:0}.RankedCard-module__tSO_WG__meta{order:2}.RankedCard-module__tSO_WG__name{font-size:20px}.RankedCard-module__tSO_WG__light .RankedCard-module__tSO_WG__name{font-size:18px}.RankedCard-module__tSO_WG__actions{width:100%}.RankedCard-module__tSO_WG__primary,.RankedCard-module__tSO_WG__outline{flex:auto;justify-content:center;min-height:44px}}
.Toc-module__gZ41la__rail{top:calc(var(--header-h) + 24px);border-left:1px solid var(--hairline);max-height:calc(100dvh - var(--header-h) - 48px);align-self:start;padding-left:22px;position:sticky;overflow-y:auto}.Toc-module__gZ41la__head{color:var(--text-faint);margin-bottom:14px;display:block}.Toc-module__gZ41la__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.Toc-module__gZ41la__list a{color:var(--text-muted);transition:color var(--t);padding:5px 0;font-size:13.5px;line-height:1.45;text-decoration:none;display:block}.Toc-module__gZ41la__list a:hover{color:var(--ink)}.Toc-module__gZ41la__active{font-weight:500;color:var(--brand)!important}.Toc-module__gZ41la__mobile{border:1px solid var(--border-card);border-radius:var(--r-card);background:var(--card);margin:0 0 28px;padding:0 18px;display:none}.Toc-module__gZ41la__mobileSummary{cursor:pointer;min-height:48px;color:var(--text-muted);justify-content:space-between;align-items:center;list-style:none;display:flex}.Toc-module__gZ41la__mobileSummary::-webkit-details-marker{display:none}.Toc-module__gZ41la__mobile[open] .Toc-module__gZ41la__chev{transform:rotate(180deg)}.Toc-module__gZ41la__chev{color:var(--text-muted);transition:transform var(--t)}.Toc-module__gZ41la__mobile .Toc-module__gZ41la__list{padding-bottom:16px}.Toc-module__gZ41la__mobile .Toc-module__gZ41la__list a{align-items:center;min-height:40px;font-size:14.5px;display:flex}@media (max-width:1023px){.Toc-module__gZ41la__rail{display:none}.Toc-module__gZ41la__mobile{display:block}}
.CompactRankRow-module__S-ofOa__list{background:var(--card);border:1px solid var(--border-card);border-radius:var(--r-card);overflow:hidden}.CompactRankRow-module__S-ofOa__head{color:var(--text-muted);border-bottom:1px solid var(--hairline);padding:16px 28px}.CompactRankRow-module__S-ofOa__row{flex-wrap:wrap;align-items:center;gap:6px 12px;padding:16px 28px;display:flex}.CompactRankRow-module__S-ofOa__row+.CompactRankRow-module__S-ofOa__row{border-top:1px solid var(--hairline)}.CompactRankRow-module__S-ofOa__rank{width:28px;font-family:var(--font-display), system-ui, sans-serif;font-variant-numeric:tabular-nums;color:var(--text-muted);flex:none;order:0;font-size:16px;font-weight:600}.CompactRankRow-module__S-ofOa__name{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.01em;color:var(--ink);flex:none;order:1;font-size:18px;font-weight:600}.CompactRankRow-module__S-ofOa__name a{color:inherit}.CompactRankRow-module__S-ofOa__name a:hover{color:var(--brand)}.CompactRankRow-module__S-ofOa__badge{border-radius:var(--r-pill);background:var(--accent);height:20px;color:var(--ink);font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;order:1;align-items:center;padding:0 8px;font-size:10.5px;font-weight:600;display:inline-flex}.CompactRankRow-module__S-ofOa__byline{color:var(--text-muted);flex:0 auto;order:2;font-size:14px}.CompactRankRow-module__S-ofOa__spacer{flex:1 1 0;order:3}.CompactRankRow-module__S-ofOa__link{color:var(--ink);transition:color var(--t);flex:none;order:5;align-items:center;gap:6px;font-size:14px;font-weight:500;display:inline-flex}.CompactRankRow-module__S-ofOa__linkLabel{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:4px}.CompactRankRow-module__S-ofOa__link:hover{color:var(--brand)}@media (max-width:680px){.CompactRankRow-module__S-ofOa__head,.CompactRankRow-module__S-ofOa__row{padding-inline:16px}.CompactRankRow-module__S-ofOa__row{row-gap:8px}.CompactRankRow-module__S-ofOa__byline{flex:100%;order:3}.CompactRankRow-module__S-ofOa__spacer{flex:0 0 0;order:4}.CompactRankRow-module__S-ofOa__link{flex:100%;justify-content:flex-start;min-height:44px}}
.Author-module__akyika__face{object-fit:cover;background:var(--brand-wash);color:var(--brand);font-family:var(--font-display), system-ui, sans-serif;border:1px solid var(--hairline-paper2);border-radius:50%;flex:none;place-items:center;font-weight:600;display:grid}.Author-module__akyika__byline{border-radius:var(--r-pill);color:var(--text-body);transition:background-color var(--t), border-color var(--t);border:1px solid #0000;align-items:center;gap:11px;padding:6px 14px 6px 6px;display:inline-flex}.Author-module__akyika__byline:hover{background:var(--card);border-color:var(--border-card);color:var(--text-body)}.Author-module__akyika__bylineText{flex-direction:column;line-height:1.25;display:flex}.Author-module__akyika__bylineName{font-family:var(--font-display), system-ui, sans-serif;color:var(--ink);font-size:14px;font-weight:600}.Author-module__akyika__bylineCred{color:var(--text-muted);font-size:12.5px}.Author-module__akyika__card{background:var(--paper-2);border-top:1px solid var(--hairline-paper2);padding:52px 0}.Author-module__akyika__cardInner{max-width:var(--container);padding-inline:var(--pad-h);grid-template-columns:132px minmax(0,1fr);align-items:start;gap:36px;margin-inline:auto;display:grid}.Author-module__akyika__portraitLink{transition:transform var(--t);border-radius:50%;display:block}.Author-module__akyika__portraitLink:hover{transform:translateY(-2px)}.Author-module__akyika__portrait{border:2px solid var(--card);box-shadow:var(--shadow-card)}.Author-module__akyika__body{max-width:62ch}.Author-module__akyika__kicker{color:var(--accent);margin-bottom:10px;display:block}.Author-module__akyika__name{letter-spacing:-.01em;font-size:clamp(1.5rem,3vw,1.9rem);font-weight:700;line-height:1.15}.Author-module__akyika__name a{color:var(--ink)}.Author-module__akyika__name a:hover{color:var(--brand)}.Author-module__akyika__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px 14px;margin:12px 0 0;padding:0;font-size:.875rem;list-style:none;display:flex}.Author-module__akyika__meta li+li:before{content:"·";color:var(--text-faint);margin-right:14px}.Author-module__akyika__para{color:var(--text-body);margin-top:16px;font-size:1.0625rem;line-height:1.75}.Author-module__akyika__more{font-family:var(--font-display), system-ui, sans-serif;margin-top:20px;font-size:15px;font-weight:600}@media (max-width:720px){.Author-module__akyika__cardInner{grid-template-columns:1fr;gap:22px}.Author-module__akyika__portrait{width:96px!important;height:96px!important}}
.FirmListPage-module__iOcCKa__draft{color:#8a5a08;background:#fbf1dc;font-size:13px}.FirmListPage-module__iOcCKa__draftInner{max-width:var(--container);padding:8px var(--pad-h);align-items:center;gap:8px;min-height:36px;margin-inline:auto;display:flex}.FirmListPage-module__iOcCKa__head{background:var(--paper-2);border-bottom:1px solid var(--hairline-paper2);padding:44px 0 36px}.FirmListPage-module__iOcCKa__headInner{max-width:var(--container);padding-inline:var(--pad-h);margin-inline:auto}.FirmListPage-module__iOcCKa__crumbs{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.FirmListPage-module__iOcCKa__crumbs a{color:var(--text-muted)}.FirmListPage-module__iOcCKa__crumbs a:hover{color:var(--brand)}.FirmListPage-module__iOcCKa__h1{letter-spacing:-.02em;max-width:22ch;font-size:clamp(2.1rem,5vw,3.1rem);font-weight:700;line-height:1.08}.FirmListPage-module__iOcCKa__intro{max-width:68ch;color:var(--text-secondary);margin-top:16px;font-size:1.15rem;line-height:1.6}.FirmListPage-module__iOcCKa__meta{color:var(--text-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:10px 24px;margin-top:22px;font-size:14px;display:flex}.FirmListPage-module__iOcCKa__meta strong{font-family:var(--font-display), system-ui, sans-serif;color:var(--ink);font-weight:600}.FirmListPage-module__iOcCKa__body{max-width:var(--container);padding:36px var(--pad-h) 64px;margin-inline:auto}.FirmListPage-module__iOcCKa__legend{flex-wrap:wrap;gap:8px;margin:0 0 28px;padding:0;list-style:none;display:flex}.FirmListPage-module__iOcCKa__legendItem{border:1px solid var(--border-card);border-radius:var(--r-control);background:var(--card);min-height:36px;color:var(--text-secondary);align-items:center;gap:8px;padding:0 12px 0 8px;font-size:12.5px;font-weight:500;display:inline-flex}.FirmListPage-module__iOcCKa__legendRest{background:0 0;border-style:dashed}.FirmListPage-module__iOcCKa__legendNum{font-family:var(--font-display), system-ui, sans-serif;font-variant-numeric:tabular-nums;color:var(--brand);font-weight:600}.FirmListPage-module__iOcCKa__cards{flex-direction:column;gap:20px;display:flex}.FirmListPage-module__iOcCKa__empty{border:1px dashed var(--border-control);border-radius:var(--r-card);color:var(--text-secondary);max-width:68ch;padding:28px 30px}.FirmListPage-module__iOcCKa__emptyHead{font-family:var(--font-display), system-ui, sans-serif;color:var(--ink);margin-bottom:8px;font-size:1.15rem;font-weight:600}.FirmListPage-module__iOcCKa__disclosure{border:1px solid var(--border-card);border-radius:var(--r-control);background:var(--card-footer);color:var(--text-muted);margin-top:20px;padding:12px 16px;font-size:13px;line-height:1.55}.FirmListPage-module__iOcCKa__disclosure a{color:inherit;text-underline-offset:3px;text-decoration:underline}.FirmListPage-module__iOcCKa__guide{margin-top:48px}.FirmListPage-module__iOcCKa__citiesWrap{border-top:1px solid var(--hairline);padding:56px 0 80px}.FirmListPage-module__iOcCKa__citiesInner{max-width:var(--container);padding-inline:var(--pad-h);margin-inline:auto}.FirmListPage-module__iOcCKa__citiesHead{letter-spacing:-.01em;font-size:clamp(1.3rem,3vw,1.6rem);font-weight:700}.FirmListPage-module__iOcCKa__citiesTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.FirmListPage-module__iOcCKa__citiesSub{max-width:62ch;color:var(--text-muted);margin-top:8px;font-size:14px;line-height:1.6}.FirmListPage-module__iOcCKa__citiesNational{color:var(--brand);white-space:nowrap;align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.FirmListPage-module__iOcCKa__citiesNational:hover{text-decoration:underline}.FirmListPage-module__iOcCKa__cityGrid{grid-template-columns:repeat(auto-fill,minmax(216px,1fr));gap:12px;margin-top:22px;padding:0;list-style:none;display:grid}.FirmListPage-module__iOcCKa__cityCard{border:1px solid var(--border-card);border-radius:var(--r-card);background:var(--card);height:100%;transition:border-color var(--t), box-shadow var(--t), transform var(--t);flex-direction:column;gap:12px;padding:16px 16px 14px;display:flex}.FirmListPage-module__iOcCKa__cityCard:hover{border-color:var(--brand);box-shadow:var(--shadow-card);transform:translateY(-2px)}.FirmListPage-module__iOcCKa__cityCardTop{align-items:baseline;gap:8px;display:flex}.FirmListPage-module__iOcCKa__cityName{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.01em;color:var(--ink);font-size:18px;font-weight:700}.FirmListPage-module__iOcCKa__cityState{font-family:var(--font-mono), ui-monospace, monospace;letter-spacing:.06em;color:var(--text-muted);font-size:11px}.FirmListPage-module__iOcCKa__cityLead{flex-direction:column;gap:2px;min-height:34px;display:flex}.FirmListPage-module__iOcCKa__cityLeadLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text);font-size:10px;font-weight:600}.FirmListPage-module__iOcCKa__cityLeadName{color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.FirmListPage-module__iOcCKa__cityCount{border-top:1px solid var(--hairline);color:var(--text-muted);justify-content:space-between;align-items:center;gap:8px;padding-top:10px;font-size:13px;display:flex}.FirmListPage-module__iOcCKa__cityArrow{color:var(--brand);transition:transform var(--t)}.FirmListPage-module__iOcCKa__cityCard:hover .FirmListPage-module__iOcCKa__cityArrow{transform:translate(3px)}.FirmListPage-module__iOcCKa__cityChip{border:1px solid var(--border-card);border-radius:var(--r-pill);background:var(--card);min-height:38px;font-family:var(--font-display), system-ui, sans-serif;color:var(--ink);transition:border-color var(--t), color var(--t);align-items:center;padding:0 14px;font-size:14px;font-weight:500;display:inline-flex}.FirmListPage-module__iOcCKa__cityChip:hover{border-color:var(--brand);color:var(--brand)}@media (max-width:680px){.FirmListPage-module__iOcCKa__head{padding:28px 0 26px}}
.resource-module__TSE1_a__head{background:var(--paper);padding:40px 0 8px}.resource-module__TSE1_a__headInner{max-width:var(--container);padding-inline:var(--pad-h);margin-inline:auto}.resource-module__TSE1_a__crumbs{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.resource-module__TSE1_a__crumbs a{color:var(--text-muted)}.resource-module__TSE1_a__crumbs a:hover{color:var(--brand)}.resource-module__TSE1_a__h1{letter-spacing:-.02em;max-width:18ch;font-size:clamp(2.1rem,5vw,3.1rem);font-weight:700;line-height:1.08}.resource-module__TSE1_a__lede{max-width:60ch;color:var(--text-secondary);margin-top:18px;font-size:1.2rem;line-height:1.6}.resource-module__TSE1_a__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:26px;font-size:13.5px;display:flex}.resource-module__TSE1_a__metaDivider{background:var(--hairline);width:1px;height:26px;margin-inline:4px}.resource-module__TSE1_a__levelChip{background:var(--brand-wash);color:var(--brand);border-radius:var(--r-pill);padding:5px 10px}.resource-module__TSE1_a__heroWrap{max-width:var(--container);padding-inline:var(--pad-h);margin:40px auto 0}.resource-module__TSE1_a__hero{border-radius:var(--r-hero-card);border:1px solid var(--border-card)}.resource-module__TSE1_a__body{max-width:var(--container);padding:48px var(--pad-h) 64px;grid-template-columns:minmax(0,1fr) 232px;align-items:start;gap:64px;margin-inline:auto;display:grid}@media (max-width:1023px){.resource-module__TSE1_a__body{grid-template-columns:minmax(0,1fr);gap:0}}.resource-module__TSE1_a__relatedWrap{padding:64px 0 80px}.resource-module__TSE1_a__relatedInner{max-width:var(--container);padding-inline:var(--pad-h);margin-inline:auto}.resource-module__TSE1_a__relatedHead{letter-spacing:-.01em;font-size:clamp(1.4rem,3vw,1.75rem);font-weight:700}.resource-module__TSE1_a__relatedGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:26px;display:grid}@media (max-width:820px){.resource-module__TSE1_a__relatedGrid{grid-template-columns:1fr}}.resource-module__TSE1_a__relatedCard{border:1px solid var(--border-card);border-radius:var(--r-card);background:var(--card);color:var(--text-body);transition:box-shadow var(--t), border-color var(--t);flex-direction:column;gap:10px;padding:22px;display:flex}.resource-module__TSE1_a__relatedCard:hover{box-shadow:var(--shadow-card);border-color:var(--hairline-paper2);color:var(--text-body)}.resource-module__TSE1_a__relatedCat{color:var(--accent)}.resource-module__TSE1_a__relatedTitle{font-family:var(--font-display), system-ui, sans-serif;color:var(--ink);text-wrap:balance;font-size:1.05rem;font-weight:600;line-height:1.3}.resource-module__TSE1_a__relatedTime{color:var(--text-faint);margin-top:auto;font-size:.8rem}
