@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600&display=swap');
:root{--ink:#123b37;--muted:#607572;--teal:#0e6b61;--mint:#dff1eb;--cream:#f8f6ee;--line:#dbe7e2;--coral:#e57958;--yellow:#f2be57}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff;line-height:1.5}a{color:inherit;text-decoration:none}button,select,input{font:inherit}.shell{max-width:1160px;margin:auto;padding:0 28px}.site-header{height:76px;border-bottom:1px solid var(--line);background:#fff}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;font-weight:700;font-size:18px;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:var(--teal);color:#fff;font-size:18px}.brand-accent{color:var(--coral)}nav{display:flex;gap:32px;font-size:14px;font-weight:600;color:var(--muted);margin-left:auto;margin-right:34px}.button{border:0;background:var(--teal);color:#fff;padding:15px 22px;border-radius:9px;font-weight:700;cursor:pointer;box-shadow:0 6px 14px #0e6b6121}.button:hover{background:#0a554d}.button-small{padding:10px 16px;font-size:13px}.button-ghost{background:#fff;color:var(--teal);border:1px solid #b8d5ce;box-shadow:none}.button-light{background:#fff;color:var(--teal);box-shadow:none}.hero{background:var(--cream);padding:78px 0 83px}.hero-grid{display:grid;grid-template-columns:1.16fr .84fr;gap:110px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:700;color:var(--coral);margin:0 0 16px}.hero h1{font-size:61px;line-height:1.04;letter-spacing:-.06em;margin:0 0 24px}.hero h1 em{font-family:Fraunces,serif;font-weight:600;color:var(--teal);font-style:normal}.lede{max-width:580px;color:var(--muted);font-size:18px;margin:0 0 30px}.search{display:flex;max-width:570px;background:#fff;padding:6px;border:1px solid #c9dcd6;border-radius:12px;box-shadow:0 8px 24px #123b370d}.search input{border:0;outline:0;flex:1;padding:12px 14px;font-size:15px;background:transparent}.quick-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:15px;font-size:12px;color:var(--muted);align-items:center}.quick-links button{border:0;background:none;color:var(--teal);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.hero-note{background:var(--teal);color:#fff;border-radius:22px;padding:34px 34px 37px;box-shadow:16px 18px 0 #cfe9e0}.note-icon{font-size:28px;color:#f6c95c;margin-bottom:24px}.note-label{font-size:10px;letter-spacing:.17em;font-weight:700;color:#a9d8ce;margin:0}.hero-note h2{font-family:Fraunces,serif;font-size:31px;line-height:1.12;margin:11px 0 16px}.hero-note p:not(.note-label){color:#d4ebe6;font-size:14px}.hero-note a{display:inline-block;margin-top:10px;color:#fff;font-weight:700;font-size:13px}.section{padding:86px 0}.section-tint{background:#f3f8f5}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:33px}.section h2{font-size:37px;line-height:1.12;letter-spacing:-.05em;margin:0}.result-count,.muted{color:var(--muted);font-size:13px}.browse-layout{display:grid;grid-template-columns:245px 1fr;gap:46px}.filters{border-top:2px solid var(--ink);padding-top:16px;font-size:13px}.filter-head{display:flex;justify-content:space-between;margin-bottom:28px}.filter-head button{border:0;background:none;color:var(--coral);font-size:12px;cursor:pointer}.filters>label{display:block;margin-bottom:22px;font-weight:700}.filters select{display:block;width:100%;padding:10px;margin-top:8px;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:#fff}.filters fieldset{border:0;padding:4px 0;margin:30px 0 0}.filters legend{font-weight:700;margin-bottom:12px}.check{display:flex;align-items:center;gap:6px;margin:12px 0;color:var(--muted);font-weight:400}.check input{accent-color:var(--teal)}.check small{margin-left:auto;color:#99aaa6}.dot{width:8px;height:8px;border-radius:50%;background:var(--teal)}.warn{background:var(--yellow)}.caution{background:var(--coral)}.results-toolbar{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted);margin-bottom:13px}.results-toolbar select{border:0;color:var(--teal);font-weight:600;background:transparent}.record-card{border-top:1px solid var(--line);padding:22px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.record-main{display:flex;gap:15px;align-items:center}.record-icon{width:40px;height:40px;border-radius:12px;background:#e4f2ed;color:var(--teal);display:grid;place-items:center;font-family:Fraunces,serif;font-size:19px}.record-type,.record-meta{font-size:11px;color:var(--muted);margin:0}.record-type{text-transform:uppercase;letter-spacing:.08em;color:var(--coral);font-weight:700}.record-card h3{margin:3px 0 4px;font-size:17px}.record-meta span{padding:0 4px;color:#aac1ba}.record-rating{display:flex;align-items:center;gap:10px;min-width:250px}.rating{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:white;font-weight:700;font-size:18px}.rating-3{background:var(--yellow);color:var(--ink)}.record-rating strong,.record-rating small{display:block;font-size:12px}.record-rating small{color:var(--muted);font-size:10px;margin-top:2px}.arrow{font-size:21px;margin-left:auto;color:var(--coral)}.button-wide{width:100%;margin-top:14px;background:#fff;color:var(--teal);border:1px solid #b8d5ce;box-shadow:none}.chart-card{background:#fff;border:1px solid var(--line);border-radius:16px;margin-top:30px;padding:28px 30px 19px}.bars{height:220px;display:flex;align-items:end;justify-content:space-around;gap:20px;border-bottom:1px solid var(--line)}.bar-item{height:100%;display:flex;flex-direction:column;justify-content:end;align-items:center;gap:10px;font-size:11px;color:var(--muted);text-align:center}.bar{width:58px;max-height:185px;min-height:12px;background:var(--teal);border-radius:8px 8px 0 0;position:relative}.bar span{position:absolute;top:-22px;left:0;right:0;color:var(--teal);font-weight:700}.bar-warn{background:var(--yellow)}.bar-low{background:var(--coral)}.chart-caption{font-size:11px;color:var(--muted);margin:17px 0 0}.legend{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--teal)}.evidence-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:start}.coverage-card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 10px 30px #123b3710}.coverage-card h3{font-family:Fraunces,serif;font-size:25px;line-height:1.2;margin:0 0 25px}.coverage-row{display:grid;grid-template-columns:1fr auto;gap:6px;font-size:12px;margin:16px 0}.coverage-row strong{color:var(--teal)}.meter{grid-column:1/-1;height:6px;border-radius:9px;background:#e1ece8;overflow:hidden}.meter i{display:block;height:100%;background:var(--teal);border-radius:9px}.callout{display:flex;gap:10px;margin:30px 0 24px;padding:14px;background:var(--cream);border-radius:10px;color:var(--muted);font-size:12px}.callout span{width:20px;height:20px;border:1px solid var(--coral);border-radius:50%;display:grid;place-items:center;color:var(--coral);font-weight:700}.callout p{margin:0}.coverage-card a{font-size:12px;font-weight:700;color:var(--teal)}.method-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:125px}.method-list article{display:flex;gap:24px;border-top:1px solid var(--line);padding:22px 0}.step{font-family:Fraunces,serif;color:var(--coral);font-size:20px}.method-list h3{font-size:16px;margin:0 0 5px}.method-list p{font-size:13px;color:var(--muted);margin:0}.share-strip{background:var(--teal);color:#fff;padding:34px 0}.share-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.share-strip .eyebrow{color:#a9d8ce;margin-bottom:7px}.share-strip h3{margin:0;font-family:Fraunces,serif;font-size:23px}.share-actions{display:flex;align-items:center;gap:10px}.text-button{background:none;border:0;color:#fff;font-size:12px;cursor:pointer}footer{background:#123b37;color:#d1e5e0;padding:48px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr 1fr;gap:80px}.footer-grid .brand{color:#fff}.footer-grid p{font-size:12px;color:#9dc1b8}.footer-label{font-size:10px!important;letter-spacing:.16em;color:#8eb5ab!important;font-weight:700}.footer-grid a:not(.brand){display:block;font-size:12px;margin:10px 0}.status span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#79d4a5;margin-right:7px}.small{font-size:11px!important}.footer-bottom{border-top:1px solid #326158;margin-top:38px;padding-top:16px;display:flex;justify-content:space-between;font-size:10px;color:#86ada4}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.empty{padding:40px 0;color:var(--muted);font-size:14px}
@media(max-width:800px){.shell{padding:0 20px}.site-header{height:68px}nav{display:none}.hero{padding:55px 0 63px}.hero-grid,.evidence-grid,.method-grid{grid-template-columns:1fr;gap:40px}.hero h1{font-size:46px}.hero-note{max-width:480px}.section{padding:62px 0}.section-head{display:block}.result-count{display:block;margin-top:12px}.browse-layout{grid-template-columns:1fr;gap:30px}.filters{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.filters fieldset{grid-column:1/-1;margin-top:4px}.record-card{align-items:flex-start;flex-direction:column}.record-rating{width:100%;min-width:0;padding-left:55px}.record-rating .arrow{display:none}.bar{width:42px}.bars{gap:8px}.bar-item small{font-size:9px}.share-inner{display:block}.share-actions{margin-top:18px;flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin:6px 0}}
