@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Newsreader:ital,opsz,wght@1,6..72,500&display=swap");:root{--ink:#171816;--paper:#f3f0e8;--paper-2:#eae6dc;--cream:#fbf9f3;--line:#d6d0c3;--muted:#6f716b;--orange:#dc5e3f;--green:#315c50}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,sans-serif}button,input,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{color:inherit}.site-shell{min-height:100vh;background:linear-gradient(rgba(255,255,255,.12),rgba(255,255,255,.12)),var(--paper);position:relative}.site-shell:after{content:"";position:fixed;inset:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");z-index:50}.site-header{height:68px;padding:0 max(24px,calc((100vw - 1200px)/2));border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:rgba(243,240,232,.94);position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.wordmark{display:flex;align-items:center;gap:9px;border:0;background:none;padding:0;cursor:pointer;font:500 13px DM Mono,monospace;letter-spacing:.08em;justify-self:start}.wordmark-mark{width:28px;height:28px;display:grid;place-items:center;background:var(--ink);color:var(--paper);font:500 13px DM Mono}.wordmark small{font:400 8px DM Mono;color:#88887f;padding-left:9px;border-left:1px solid var(--line)}.site-nav{display:flex;align-items:center;gap:3px}.site-nav a,.site-nav button{border:0;background:none;text-decoration:none;color:#555750;font-size:11px;padding:10px 11px;cursor:pointer}.site-nav a:hover,.site-nav button:hover{color:var(--orange)}.header-actions{justify-self:end;display:flex;gap:8px}.contribute-button{height:34px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid var(--ink);background:var(--ink);color:#fff;font-size:10px;font-weight:600;cursor:pointer}.menu-button{display:none;width:34px;height:34px;border:1px solid var(--line);background:transparent;place-items:center}.hero{min-height:485px;padding:82px max(24px,calc((100vw - 1200px)/2)) 70px;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:84px;gap:84px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 75% 45%,rgba(49,92,80,.1),transparent 28%)}.edition-label,.entry-kicker,.modal-label,.section-heading span{font:500 9px DM Mono;letter-spacing:.14em;color:var(--orange)}.hero h1{font-size:58px;line-height:.98;letter-spacing:-.055em;margin:16px 0 22px;max-width:680px}.hero h1 em{font-family:Newsreader,serif;font-weight:500;color:var(--green)}.hero-copy>p{max-width:590px;font-size:14px;line-height:1.7;color:#62645e}.hero-search-wrap{position:relative}.hero-search{height:62px;display:flex;align-items:center;gap:12px;background:var(--cream);border:1px solid #c5beb0;box-shadow:0 18px 50px rgba(50,44,31,.08);padding:0 17px}.hero-search:focus-within{border-color:var(--green);box-shadow:0 18px 50px rgba(49,92,80,.12)}.hero-search svg{color:var(--green)}.hero-search input{flex:1 1;min-width:0;border:0;outline:0;background:none;font-size:13px;color:var(--ink)}.hero-search kbd{border:1px solid var(--line);background:var(--paper);padding:4px 6px;color:#85857d;font:9px DM Mono}.search-help{margin:10px 2px;color:#929188;font-size:9px}.search-results{position:absolute;z-index:20;left:0;right:0;top:63px;background:var(--cream);border:1px solid #c5beb0;box-shadow:0 18px 50px rgba(50,44,31,.14)}.search-results button{width:100%;border:0;border-bottom:1px solid var(--line);background:none;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.search-results button:hover{background:#efebe1}.search-results button>span{display:flex;flex-direction:column;gap:2px}.search-results button>span:last-child{flex-direction:row;align-items:center;color:#8a887f;font-size:9px}.search-results strong{font-size:11px}.search-results small{color:#777870;font-size:9px}.search-results p{margin:0;padding:18px;color:var(--muted);font-size:11px}.trust-strip{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr) 1.35fr;border-left:1px solid var(--line)}.trust-strip>button,.trust-strip>div{min-height:92px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;padding:20px 24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.trust-strip strong{font:500 24px DM Mono}.trust-strip span{color:#797a72;font-size:9px;margin-top:3px}.trust-strip>button{flex-direction:row;align-items:center;gap:11px;cursor:pointer;text-align:left}.trust-strip>button svg:first-child{color:var(--green)}.trust-strip>button span{display:flex;flex:1 1;flex-direction:column;margin:0}.trust-strip>button strong{font:600 10px Manrope;color:var(--ink)}.trust-strip>button small{margin-top:3px;font-size:8px}.trust-strip>button:hover{background:rgba(255,255,255,.24)}.content-section{max-width:1200px;margin:0 auto;padding:74px 0;border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:27px}.section-heading h2{margin:7px 0 0;font-size:30px;letter-spacing:-.04em}.section-heading p{margin:7px 0 0;color:#777970;font-size:11px}.dossier-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line)}.dossier-card{min-height:250px;border:0;background:var(--cream);padding:24px;text-align:left;position:relative;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start}.dossier-card:hover{background:#fffdf7}.dossier-number{position:absolute;right:17px;top:16px;font:8px DM Mono;color:#a09e94}.dossier-monogram,.entry-monogram{display:grid;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--record-color) 13%,#eee9de);border:1px solid color-mix(in srgb,var(--record-color) 50%,#bdb6a8);color:#474842;font:500 11px DM Mono}.dossier-monogram{width:44px;height:44px}.dossier-card h3{margin:19px 0 5px;font-size:17px}.dossier-card p{margin:0;color:#71736c;font-size:10px;line-height:1.5;min-height:30px}.dossier-meta{margin-top:14px;font:8px DM Mono;color:#85857d;text-transform:uppercase}.read-entry{margin-top:auto;display:flex;align-items:center;gap:6px;color:var(--green);font-size:9px;font-weight:600}.sectors-section{padding-bottom:84px}.sector-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.sector-grid button{min-height:84px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.18);padding:16px;display:flex;align-items:center;text-align:left;gap:10px;cursor:pointer}.sector-grid button:hover{background:var(--cream)}.sector-grid button>span:nth-child(2){flex:1 1;display:flex;flex-direction:column;gap:4px}.sector-grid strong{font-size:10px}.sector-grid small{color:#85877f;font-size:8px}.sector-dot{width:7px;height:7px;border-radius:50%}.directory-heading label{width:280px;height:38px;border:1px solid var(--line);background:var(--cream);display:flex;align-items:center;gap:8px;padding:0 11px}.directory-heading input{width:100%;border:0;background:none;outline:0;font-size:10px}.directory-tabs{display:flex;gap:3px;flex-wrap:wrap;padding-bottom:15px}.directory-tabs button{border:1px solid var(--line);background:transparent;padding:7px 9px;font-size:8px;cursor:pointer}.directory-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.directory-tabs span{opacity:.6;margin-left:3px}.directory-list{border-top:1px solid var(--line)}.directory-list>button{width:100%;min-height:64px;border:0;border-bottom:1px solid var(--line);background:transparent;display:grid;grid-template-columns:36px minmax(220px,1.4fr) 1fr 100px 16px;grid-gap:12px;gap:12px;align-items:center;text-align:left;cursor:pointer}.directory-list>button:hover{background:rgba(255,255,255,.28)}.directory-letter{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);font:500 9px DM Mono}.directory-name{display:flex;flex-direction:column;gap:3px}.directory-name strong{font-size:11px}.directory-count,.directory-name small,.directory-sector{color:#787a72;font-size:9px}.directory-count{font-family:DM Mono}.directory-empty{padding:40px;text-align:center;color:var(--muted);font-size:11px}.breadcrumbs,.entry-page{max-width:1200px;margin:0 auto}.breadcrumbs{height:48px;display:flex;gap:6px;align-items:center;border-bottom:1px solid var(--line);color:#85877f;font-size:8px}.breadcrumbs button{border:0;background:none;padding:0;cursor:pointer;color:var(--green)}.entry-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:74px;gap:74px;padding:64px 0 90px}.back-link{display:flex;align-items:center;gap:6px;border:0;background:none;padding:0;margin-bottom:38px;color:var(--green);font-size:9px;cursor:pointer}.entry-copy h1{font-size:54px;letter-spacing:-.055em;margin:11px 0 5px}.entry-deck{color:#656760;font-size:15px;margin:0}.entry-notice{margin:30px 0 40px;padding:14px 16px;border:1px solid rgba(49,92,80,.25);background:rgba(49,92,80,.045);color:var(--green);display:flex;gap:10px;align-items:flex-start}.entry-notice p{margin:0;font-size:9px;line-height:1.6}.article-section{padding:28px 0;border-top:1px solid var(--line)}.article-section .section-heading h2,.article-section>h2{font-size:24px;margin:0 0 13px}.article-section>p{font-family:Georgia,serif;font-size:16px;line-height:1.8;color:#41423e;max-width:740px}.article-section .section-heading{margin-bottom:16px}.article-section .section-heading b{width:32px;height:32px;border:1px solid var(--line);display:grid;place-items:center;font:500 10px DM Mono}.record-list{display:grid;grid-gap:9px;gap:9px}.record{display:grid;grid-template-columns:1.3fr 1fr auto;grid-gap:16px;gap:16px;align-items:start;border:1px solid var(--line);background:var(--cream);padding:15px}.record-subject{border:0;background:none;padding:0;display:flex;gap:10px;text-align:left;cursor:pointer}.record-icon{width:32px;height:32px;flex:0 0 32px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--record-color) 15%,#e6e0d4);border:1px solid color-mix(in srgb,var(--record-color) 45%,#c4bdb0);font:9px DM Mono}.record-fact,.record-subject>span:last-child{display:flex;flex-direction:column;gap:3px}.record strong{font-size:10px}.record small,.record span{color:#777970;font-size:8px}.record>a{color:var(--green);display:flex;align-items:center;gap:4px;font-size:8px;text-decoration:none}.record>p{grid-column:1/-1;margin:3px 0 0;padding-top:10px;border-top:1px solid var(--line);color:#8a8b83;font-size:8px;line-height:1.5}.no-records{color:var(--muted);display:flex;gap:10px;align-items:center;font-size:10px}.entry-card,.no-records{border:1px solid var(--line);background:var(--cream);padding:24px}.entry-card{align-self:start;position:-webkit-sticky;position:sticky;top:100px}.entry-monogram{width:72px;height:72px;font-size:17px}.entry-card h2{font-size:19px;margin:17px 0}.entry-card dl{margin:0;border-top:1px solid var(--line)}.entry-card dl div{border-bottom:1px solid var(--line);padding:10px 0;display:flex;justify-content:space-between;gap:12px}.entry-card dt{color:#7c7e76;font-size:8px}.entry-card dd{margin:0;font-size:9px;text-align:right;text-transform:capitalize}.primary-record{margin-top:18px;display:flex;align-items:center;gap:7px;border:1px solid var(--ink);background:var(--ink);color:#fff;padding:10px;text-decoration:none;font-size:8px}.primary-record svg:last-child{margin-left:auto}footer{min-height:150px;padding:42px max(24px,calc((100vw - 1200px)/2));background:var(--ink);color:#e9e5dc;display:grid;grid-template-columns:1fr 1fr auto;align-items:start;grid-gap:30px;gap:30px}footer>div{display:flex;align-items:center;gap:9px;font:500 11px DM Mono}footer .wordmark-mark{background:#e9e5dc;color:var(--ink)}footer p{margin:4px 0;color:#97978f;font-size:9px;line-height:1.6}footer nav{display:flex;gap:16px}footer a,footer button{color:#aaa9a1;background:none;border:0;text-decoration:none;padding:3px;font-size:8px;cursor:pointer}.modal-backdrop{position:fixed;inset:0;z-index:60;background:rgba(20,20,17,.72);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center}.modal{width:min(520px,calc(100vw - 30px));max-height:calc(100dvh - 30px);overflow:auto;background:var(--cream);border:1px solid #bbb3a4;padding:36px;position:relative;box-shadow:0 28px 90px rgba(0,0,0,.34)}.modal-close{position:absolute;top:14px;right:14px;border:0;background:none;cursor:pointer}.modal h2{margin:9px 0;font-size:29px;letter-spacing:-.04em}.modal>p{color:#666861;font-size:11px;line-height:1.7}.rules{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin-top:20px}.rules span{border:1px solid var(--line);padding:11px;font-size:9px}.rules b{color:var(--orange);font:500 8px DM Mono;margin-right:7px}.contribution-modal form{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.contribution-modal label{display:grid;grid-gap:5px;gap:5px;color:#74766f;font-size:9px}.contribution-modal input,.contribution-modal textarea{width:100%;border:1px solid var(--line);background:#fffdf8;padding:10px;outline:0;font-size:10px}.contribution-modal input:focus,.contribution-modal textarea:focus{border-color:var(--green)}.contribution-modal textarea{min-height:80px;resize:vertical}.download-button{height:38px;border:0;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-size:9px}.form-error{margin:0;color:#b83e2d;font-size:9px}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none;position:absolute;top:67px;left:0;right:0;padding:12px;background:var(--cream);border-bottom:1px solid var(--line);box-shadow:0 14px 30px rgba(50,44,31,.12);flex-direction:column;align-items:stretch}.site-nav.open{display:flex}.site-nav a,.site-nav button{text-align:left;padding:11px}.menu-button{display:grid}.hero{grid-template-columns:1fr;gap:36px;padding-top:62px}.trust-strip{grid-template-columns:repeat(3,1fr)}.trust-strip>button{grid-column:1/-1}.content-section{padding-left:24px;padding-right:24px}.sector-grid{grid-template-columns:repeat(2,1fr)}.entry-page{padding:0 24px}.entry-layout{grid-template-columns:1fr 260px;gap:35px}}@media (max-width:640px){.site-header{height:60px;padding:0 14px}.wordmark small{display:none}.site-nav{top:59px}.contribute-button{width:34px;padding:0;justify-content:center;font-size:0}.hero{min-height:auto;padding:52px 18px 46px}.hero h1{font-size:42px}.hero-copy>p{font-size:12px}.hero-search{height:56px}.hero-search kbd{display:none}.trust-strip{grid-template-columns:1fr 1fr;margin:0 18px;border-top:1px solid var(--line)}.trust-strip>div{padding:15px;min-height:78px}.trust-strip>div:nth-child(3){grid-column:1/-1}.trust-strip strong{font-size:18px}.content-section{padding:52px 18px}.section-heading h2{font-size:25px}.dossier-grid{grid-template-columns:1fr 1fr}.dossier-card{min-height:220px;padding:18px}.sector-grid{grid-template-columns:1fr 1fr}.sector-grid button{padding:12px;min-height:76px}.directory-heading{align-items:flex-start;gap:20px;flex-direction:column}.directory-heading label{width:100%}.directory-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:12px}.directory-tabs button{flex:0 0 auto}.directory-list>button{grid-template-columns:32px 1fr 14px;gap:8px;padding:10px 0}.directory-count,.directory-sector{display:none}.entry-page{padding:0 18px}.breadcrumbs{overflow:hidden;white-space:nowrap}.entry-layout{grid-template-columns:1fr;padding-top:35px;gap:35px}.entry-copy h1{font-size:40px}.entry-card{position:static;grid-row:1}.record{grid-template-columns:1fr auto}.record-fact{grid-column:1/2}.record>a{grid-column:2;grid-row:1}.article-section>p{font-size:15px}.rules{grid-template-columns:1fr}.modal{padding:30px 21px}footer{grid-template-columns:1fr;padding:36px 18px}}.data-caution{margin:-2px 0 15px;border:1px solid rgba(49,92,80,.2);background:rgba(49,92,80,.045);padding:11px 12px;display:flex;align-items:flex-start;gap:9px;color:var(--green)}.data-caution.legal{border-color:rgba(220,94,63,.2);background:rgba(220,94,63,.04);color:#a4442e}.data-caution p{margin:0;font-size:8px;line-height:1.6;color:#686b64}.data-caution p strong{color:var(--ink)}.data-caution p a{color:var(--green);display:inline-flex;align-items:center;gap:3px;text-decoration:none;white-space:nowrap}.limit-context{display:inline-block;margin:0 0 8px;padding:4px 6px;border:1px solid rgba(49,92,80,.25);background:rgba(49,92,80,.05);color:var(--green);font:500 7px DM Mono;text-transform:uppercase}.profile-record-list{display:grid;grid-gap:9px;gap:9px}.profile-record{border:1px solid var(--line);background:var(--cream);padding:17px}.profile-record-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-record-top span{color:var(--green);font:500 7px DM Mono;letter-spacing:.07em;text-transform:uppercase}.profile-record-allegation_and_litigation .profile-record-top span,.profile-record-government_inquiry .profile-record-top span,.profile-record-settlement .profile-record-top span{color:#ad4c35}.profile-record-top time{color:#898a82;font:8px DM Mono}.profile-record-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:8px 0 6px}.profile-record-title h3{margin:0;font-size:14px}.profile-record-title strong{color:var(--green);white-space:nowrap;font:500 11px DM Mono}.profile-record>p{margin:0;color:#5f615b;font-size:10px;line-height:1.65}.profile-record>a{margin-top:11px;padding-top:10px;border-top:1px solid var(--line);display:flex;align-items:center;gap:5px;color:var(--green);text-decoration:none;font-size:8px}.party-label{display:inline-block;margin-top:9px;padding:4px 6px;border:1px solid var(--line);font:500 7px DM Mono;text-transform:uppercase}.party-democratic{color:#345d8f;background:rgba(52,93,143,.05)}.party-republican{color:#a34432;background:rgba(163,68,50,.05)}.record-outcome{margin-top:11px;padding:10px;background:#eeeadf}.record-outcome b{display:block;color:#777970;font:500 7px DM Mono;letter-spacing:.08em;text-transform:uppercase}.record-outcome p{margin:5px 0 0;color:#62645e;font-size:8px;line-height:1.6}.entry-toc{margin-top:19px;padding-top:15px;border-top:1px solid var(--line);display:grid;grid-gap:2px;gap:2px}.entry-toc>span{margin-bottom:5px;color:#8a8b83;font:500 7px DM Mono;letter-spacing:.1em}.entry-toc a{display:flex;align-items:center;justify-content:space-between;color:#555750;text-decoration:none;padding:6px 0;font-size:8px}.entry-toc a:hover{color:var(--orange)}@media (max-width:640px){.profile-record-title{flex-direction:column;gap:5px}.profile-record-top{align-items:flex-start}}.explore-launch>.section-heading>button{border:0;background:none;color:var(--green);display:flex;align-items:center;gap:7px;padding:8px 0;cursor:pointer;font-size:9px;font-weight:600}.explore-card-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.explore-card-grid>button{min-height:145px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.18);padding:20px;text-align:left;display:grid;grid-template-columns:auto 1fr;align-content:start;grid-gap:16px 12px;gap:16px 12px;cursor:pointer}.explore-card-grid>button:hover{background:var(--cream)}.explore-card-grid>button>svg:first-child{color:var(--green)}.explore-card-grid>button>svg:last-child{grid-column:2;color:var(--orange)}.explore-card-grid>button>span{display:flex;flex-direction:column;gap:7px}.explore-card-grid strong{font-size:11px}.explore-card-grid small{color:#777970;font-size:9px;line-height:1.55}.explore-page{max-width:1200px;margin:0 auto;padding-bottom:90px}.explore-page .breadcrumbs{max-width:none}.explore-intro{padding:60px 0 44px;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;grid-gap:70px;gap:70px;border-bottom:1px solid var(--line)}.explore-intro h1{margin:13px 0 0;font-size:48px;line-height:1;letter-spacing:-.05em}.explore-intro h1 em{color:var(--green);font-family:Newsreader,serif;font-weight:500}.explore-intro>p{margin:0;color:#666861;font-size:12px;line-height:1.75}.explore-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line)}.explore-tabs button{min-height:76px;padding:15px 17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.15);display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer}.explore-tabs button.active{background:var(--ink);color:#fff}.explore-tabs button>span{display:flex;flex-direction:column;gap:3px;font-size:10px;font-weight:600}.explore-tabs small{color:#888a82;font-size:8px;font-weight:400}.explore-tabs button.active small{color:#aaa9a1}.explore-workspace{padding-top:34px}.explore-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:13px}.explore-controls>label{width:min(430px,100%);height:40px;padding:0 12px;border:1px solid var(--line);background:var(--cream);display:flex;align-items:center;gap:8px}.explore-controls input{width:100%;border:0;outline:0;background:none;font-size:10px}.grade-filter{display:flex;align-items:center;gap:4px}.grade-filter>span{color:#83847c;font:500 7px DM Mono;letter-spacing:.09em;margin-right:5px}.grade-filter button{width:29px;height:29px;border:1px solid var(--line);background:transparent;cursor:pointer;font-size:8px}.grade-filter button.active{background:var(--ink);border-color:var(--ink);color:#fff}.coverage-note,.money-caution{border:1px solid rgba(49,92,80,.2);background:rgba(49,92,80,.045);color:var(--green);padding:11px 13px;display:flex;align-items:flex-start;gap:9px}.coverage-note{margin-bottom:42px}.coverage-note p,.money-caution p{margin:0;color:#666861;font-size:8px;line-height:1.6}.explore-results>.section-heading b{min-width:34px;height:34px;padding:0 8px;display:grid;place-items:center;border:1px solid var(--line);font:500 9px DM Mono}.edge-list{border-top:1px solid var(--line)}.edge-row{display:grid;grid-template-columns:minmax(300px,1.4fr) 1fr auto auto;grid-gap:14px;gap:14px;align-items:center;padding:16px 12px;border-bottom:1px solid var(--line)}.edge-parties{display:flex;align-items:center;gap:8px}.edge-parties button{border:0;background:none;padding:0;text-align:left;color:var(--ink);font-size:10px;font-weight:600;cursor:pointer}.edge-parties button:hover{color:var(--orange)}.edge-parties svg{flex:0 0 auto;color:#989990}.edge-fact{display:flex;flex-direction:column;gap:3px}.edge-fact strong{font-size:9px}.edge-fact span{color:#7c7e76;font-size:8px}.evidence-pill{border:1px solid var(--line);padding:5px 7px;font:500 7px DM Mono;white-space:nowrap}.edge-row>a,.money-record-footer a,.timeline-row a{color:var(--green);text-decoration:none;display:flex;align-items:center;gap:4px;font-size:8px}.edge-row>p{grid-column:1/-1;margin:0;color:#85877f;font-size:8px;line-height:1.55}.timeline-list{border-top:1px solid var(--line)}.timeline-row{display:grid;grid-template-columns:60px 15px 1fr;grid-gap:12px;gap:12px;min-height:120px}.timeline-row>time{padding-top:22px;color:var(--green);font:500 11px DM Mono}.timeline-dot{position:relative;border-left:1px solid var(--line)}.timeline-dot:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;left:-4px;top:26px;background:var(--orange)}.timeline-row>div{padding:19px 0 24px;border-bottom:1px solid var(--line)}.timeline-row small{color:#898a82;font:8px DM Mono}.timeline-row h3{margin:6px 0;font-size:14px}.timeline-row h3 button{border:0;background:none;padding:0;text-align:left;cursor:pointer;font-weight:700}.timeline-row h3 button:hover{color:var(--orange)}.timeline-row p{margin:0 0 10px;max-width:760px;color:#656760;font-size:9px;line-height:1.65}.money-caution{margin-bottom:14px}.money-records{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line)}.money-records>article{background:var(--cream);padding:20px}.money-records>article>div:first-child{display:flex;justify-content:space-between;align-items:center;color:#85877f;font:8px DM Mono}.money-records .party-label{margin:0}.money-records h3{margin:12px 0 7px;font-size:14px}.money-records>article>p{margin:0;min-height:62px;color:#656760;font-size:9px;line-height:1.65}.money-record-footer{margin-top:15px;padding-top:12px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.money-record-footer strong{color:var(--green);font:500 11px DM Mono}.pathway-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.pathway-grid>article{border:1px solid var(--line);background:var(--cream);padding:17px}.pathway-title{display:flex;align-items:center;gap:7px;padding-bottom:12px;border-bottom:1px solid var(--line)}.pathway-title>span{width:7px;height:7px;border-radius:50%}.pathway-title strong{font-size:9px}.pathway-title>b{margin-left:auto;width:25px;height:25px;border:1px solid var(--line);display:grid;place-items:center;font:500 8px DM Mono}.pathway-grid article>div:last-child{display:grid}.pathway-grid article button{border:0;border-bottom:1px solid var(--line);background:none;padding:10px 0;display:flex;flex-direction:column;gap:3px;text-align:left;cursor:pointer}.pathway-grid article button:last-child{border-bottom:0}.pathway-grid article button:hover span{color:var(--orange)}.pathway-grid article button span{font-size:9px;font-weight:600}.pathway-grid article button small{color:#7c7e76;font-size:8px}@media (max-width:900px){.explore-card-grid{grid-template-columns:repeat(2,1fr)}.explore-page{padding-left:24px;padding-right:24px}.explore-tabs{grid-template-columns:repeat(2,1fr)}.edge-row{grid-template-columns:1fr auto}.edge-fact{grid-row:2}.edge-row>p{grid-row:3}.edge-row>a{grid-column:2;grid-row:1}}@media (max-width:640px){.explore-launch>.section-heading{align-items:flex-start;gap:16px;flex-direction:column}.explore-card-grid{grid-template-columns:1fr}.explore-card-grid>button{min-height:120px}.explore-page{padding:0 18px 70px}.explore-intro{grid-template-columns:1fr;gap:20px;padding:43px 0 34px}.explore-intro h1{font-size:37px}.explore-tabs{display:flex;overflow-x:auto;margin:0 -18px;padding-left:18px}.explore-tabs button{flex:0 0 180px}.explore-workspace{padding-top:25px}.explore-controls{align-items:stretch;flex-direction:column}.grade-filter{overflow-x:auto}.coverage-note{margin-bottom:32px}.edge-row{padding:15px 0}.edge-parties{align-items:flex-start}.edge-parties button{font-size:9px}.edge-row .evidence-pill{grid-column:1;grid-row:3;justify-self:start}.edge-row>p{grid-row:4}.timeline-row{grid-template-columns:43px 11px 1fr;gap:7px}.money-records,.pathway-grid{grid-template-columns:1fr}.money-records>article>p{min-height:0}.money-record-footer{align-items:flex-start;flex-direction:column}}.explore-card-grid,.explore-tabs{grid-template-columns:repeat(3,1fr)}.edge-actions{display:flex;align-items:center;gap:9px}.edge-actions button{border:0;background:none;color:var(--orange);padding:0;cursor:pointer;font-size:8px;white-space:nowrap}.edge-actions a{color:var(--green);text-decoration:none;display:flex;align-items:center;gap:4px;font-size:8px}.relationship-detail{max-width:880px;padding:62px 0 90px}.relationship-pair{margin:21px 0 10px;display:flex;align-items:center;gap:18px}.relationship-pair button{border:0;background:none;padding:0;text-align:left;font-size:36px;line-height:1.05;letter-spacing:-.04em;cursor:pointer;font-weight:700}.relationship-pair button:hover{color:var(--orange)}.relationship-pair svg{flex:0 0 auto;color:var(--green)}.relationship-type{margin:0;color:var(--green);font-family:Newsreader,serif;font-size:20px}.relationship-facts{margin:0;border-top:1px solid var(--line)}.relationship-facts>div{display:grid;grid-template-columns:180px 1fr;grid-gap:24px;gap:24px;padding:15px 0;border-bottom:1px solid var(--line)}.relationship-facts dt{color:#7b7d75;font:500 8px DM Mono;text-transform:uppercase}.relationship-facts dd{margin:0;color:#454642;font-size:10px;line-height:1.6}.relationship-sources{margin-top:25px;padding:18px;border:1px solid var(--line);background:var(--cream);display:flex;align-items:center;gap:18px}.relationship-sources>span{margin-right:auto;color:#85877f;font:500 8px DM Mono}.relationship-sources a{color:var(--green);display:flex;align-items:center;gap:6px;text-decoration:none;font-size:9px}.compare-selectors{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:12px}.compare-selectors label{display:grid;grid-gap:6px;gap:6px;color:#777970;font-size:8px}.compare-selectors select{height:42px;border:1px solid var(--line);background:var(--cream);padding:0 11px;outline:0;font-size:10px}.compare-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.compare-grid>article{border:1px solid var(--line);background:var(--cream);padding:20px}.compare-head{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding-bottom:16px}.compare-head h3{margin:0 0 3px;font-size:18px}.compare-head p{margin:0;color:#777970;font-size:8px}.compare-head button{border:0;background:none;color:var(--green);display:flex;align-items:center;gap:5px;cursor:pointer;font-size:8px}.compare-grid dl{margin:0 0 15px;border-top:1px solid var(--line)}.compare-grid dl>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid var(--line)}.compare-grid dt{color:#777970;font-size:8px}.compare-grid dd{margin:0;text-align:right;font-size:8px}.compare-grid article>section{position:relative;min-height:70px;padding:12px 34px 12px 0;border-top:1px solid var(--line)}.compare-grid article>section>span{color:#7b7d75;font:500 7px DM Mono;text-transform:uppercase}.compare-grid article>section>strong{position:absolute;right:0;top:10px;width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--line);font:500 8px DM Mono}.compare-grid article>section>p{margin:7px 0 0;font-size:9px}.coverage-table{min-width:760px;border-top:1px solid var(--line)}.coverage-view{overflow-x:auto}.coverage-header,.coverage-table>button{display:grid;grid-template-columns:minmax(210px,1.5fr) repeat(6,minmax(66px,.55fr));align-items:center;grid-gap:8px;gap:8px;min-height:52px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:0 10px;text-align:left}.coverage-header{min-height:36px;color:#7c7e76;font:500 7px DM Mono;text-transform:uppercase}.coverage-header span:not(:first-child){text-align:center}.coverage-table>button{width:100%;cursor:pointer}.coverage-table>button:hover{background:rgba(255,255,255,.28)}.coverage-table>button>span{display:flex;flex-direction:column;gap:3px}.coverage-table>button strong{font-size:10px}.coverage-table>button small{color:#85877f;font-size:8px}.coverage-table i{justify-self:center;width:29px;height:24px;display:grid;place-items:center;border:1px solid var(--line);font:normal 7px DM Mono}.coverage-table i.covered{color:var(--green);background:rgba(49,92,80,.07);border-color:rgba(49,92,80,.25)}.coverage-table i.missing{color:#aaa99f}@media (max-width:900px){.explore-card-grid,.explore-tabs{grid-template-columns:repeat(2,1fr)}.edge-actions{grid-column:2;grid-row:1}.relationship-detail{padding-left:0;padding-right:0}.relationship-pair button{font-size:29px}}@media (max-width:640px){.explore-card-grid{grid-template-columns:1fr}.explore-tabs{display:flex}.edge-actions{flex-direction:column;align-items:flex-end}.relationship-page{padding:0 18px}.relationship-pair{align-items:flex-start;gap:10px}.relationship-pair button{font-size:23px}.relationship-facts>div{grid-template-columns:1fr;gap:6px}.relationship-sources{align-items:flex-start;flex-direction:column}.relationship-sources>span{margin:0}.compare-grid,.compare-selectors{grid-template-columns:1fr}.compare-head{grid-template-columns:auto 1fr}.compare-head>button{grid-column:2}.coverage-view{margin-right:-18px;padding-right:18px}}.relationship-sources>a>span{display:flex;flex-direction:column;gap:2px}.relationship-sources>a strong{color:var(--ink);font-size:8px}.relationship-sources>a small{color:#83847c;font-size:7px}.source-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;border:1px solid var(--line);background:var(--line)}.source-list>article{min-height:245px;padding:18px;background:var(--cream);display:flex;flex-direction:column}.source-list>article>div:first-child{display:flex;justify-content:space-between;gap:10px;color:#84867e;font:500 7px DM Mono;text-transform:uppercase}.source-list h3{margin:15px 0 7px;font-size:14px;line-height:1.3}.source-list>article>p{margin:0 0 14px;color:#666861;font-size:8px;line-height:1.6}.source-list dl{margin:auto 0 12px;border-top:1px solid var(--line)}.source-list dl>div{padding:7px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:10px}.source-list dt{color:#7b7d75;font-size:7px}.source-list dd{margin:0;text-align:right;font-size:7px}.source-list a{color:var(--green);display:flex;align-items:center;gap:5px;text-decoration:none;font-size:8px}@media (max-width:900px){.source-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.source-list{grid-template-columns:1fr}.source-list>article{min-height:220px}}.explore-page{max-width:1320px;padding-left:24px;padding-right:24px}.explore-intro{min-height:150px;padding:28px 0 24px;align-items:center}.explore-intro h1{font-size:42px}.explore-shell{height:min(760px,calc(100dvh - 225px));min-height:500px;display:grid;grid-template-columns:230px minmax(0,1fr);border:1px solid var(--line);background:rgba(251,249,243,.42);box-shadow:0 18px 50px rgba(55,48,34,.06)}.explore-tabs{min-width:0;display:flex;flex-direction:column;align-items:stretch;overflow-y:auto;border:0;border-right:1px solid var(--line);background:var(--paper-2);scrollbar-width:thin;scrollbar-color:#b9b3a7 transparent}.explore-nav-label{flex:0 0 auto;padding:18px 17px 11px;color:#85877f;font:500 7px DM Mono;letter-spacing:.12em}.explore-tabs button{flex:0 0 auto;min-height:72px;width:100%;padding:13px 15px;border:0;border-top:1px solid rgba(214,208,195,.75);background:transparent}.explore-tabs button:last-child{border-bottom:1px solid rgba(214,208,195,.75)}.explore-tabs button.active{box-shadow:inset 3px 0 0 var(--orange)}.explore-workspace{min-width:0;min-height:0;padding:21px 23px 0;display:flex;flex-direction:column;overflow:hidden}.explore-controls{flex:0 0 auto}.coverage-note{flex:0 0 auto;margin-bottom:17px}.explore-results{min-width:0;min-height:0;flex:1 1 auto;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:0 12px 28px 0;scrollbar-width:thin;scrollbar-color:#aaa397 transparent}.explore-results>.section-heading{position:-webkit-sticky;position:sticky;top:0;z-index:4;margin:0 0 8px;padding:10px 0 17px;background:linear-gradient(180deg,var(--paper) 82%,rgba(243,240,232,0))}.explore-results>.section-heading h2{font-size:25px}.edge-list,.timeline-list{background:rgba(251,249,243,.32);border:1px solid var(--line);border-bottom:0}.edge-row{padding:15px}.timeline-list{padding:0 15px}.money-records,.source-list{border-color:var(--line)}.source-list{grid-template-columns:repeat(2,minmax(0,1fr))}.coverage-view{overflow:auto}.coverage-table{background:rgba(251,249,243,.34)}.coverage-header{position:-webkit-sticky;position:sticky;top:0;z-index:3;background:var(--paper)}.article-section .record-list,.profile-record-list{max-height:min(620px,62dvh)}.article-section .record-list,.directory-list,.profile-record-list{overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:8px;scrollbar-width:thin;scrollbar-color:#aaa397 transparent}.directory-list{max-height:min(680px,70dvh);border:1px solid var(--line);background:rgba(251,249,243,.25)}.directory-list>button{padding-left:10px;padding-right:10px}.article-section .record-list::-webkit-scrollbar,.directory-list::-webkit-scrollbar,.explore-results::-webkit-scrollbar,.explore-tabs::-webkit-scrollbar,.profile-record-list::-webkit-scrollbar{width:9px;height:9px}.article-section .record-list::-webkit-scrollbar-thumb,.directory-list::-webkit-scrollbar-thumb,.explore-results::-webkit-scrollbar-thumb,.explore-tabs::-webkit-scrollbar-thumb,.profile-record-list::-webkit-scrollbar-thumb{background:#b9b2a5;border:3px solid transparent;background-clip:padding-box;border-radius:8px}@media (max-width:900px){.explore-page{padding-left:20px;padding-right:20px}.explore-shell{grid-template-columns:200px minmax(0,1fr)}.source-list{grid-template-columns:1fr}}@media (max-width:640px){.explore-page{padding:0 14px 54px}.explore-intro{min-height:0;padding:30px 0 24px;gap:13px}.explore-intro h1{font-size:32px}.explore-intro>p{font-size:10px;line-height:1.55}.explore-shell{height:74dvh;min-height:540px;max-height:720px;display:flex;flex-direction:column}.explore-tabs{flex:0 0 75px;display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;border:0;border-bottom:1px solid var(--line);margin:0;padding:0}.explore-nav-label{display:none}.explore-tabs button{flex:0 0 158px;width:auto;min-height:74px;border:0;border-right:1px solid var(--line)}.explore-tabs button.active{box-shadow:inset 0 -3px 0 var(--orange)}.explore-workspace{flex:1 1 auto;padding:13px 12px 0}.explore-controls{gap:9px;margin-bottom:9px}.explore-controls>label{height:37px}.grade-filter>span{display:none}.coverage-note{margin-bottom:9px;padding:8px 9px}.coverage-note p{line-height:1.45}.explore-results{padding-right:5px}.explore-results>.section-heading{align-items:flex-start;padding:8px 0 12px}.explore-results>.section-heading h2{font-size:20px}.explore-results>.section-heading p{display:none}.edge-list,.timeline-list{border-left:0;border-right:0}.edge-row{padding:13px 4px}.money-records,.source-list{border-left:0;border-right:0}.source-list{grid-template-columns:1fr}.source-list>article{min-height:200px}.article-section .record-list,.profile-record-list{max-height:60dvh}.directory-list{max-height:68dvh;padding-right:3px}.entry-card{grid-row:auto}}