.industry-panel{background:linear-gradient(130deg,#172015,var(--bg) 65%);border-block:1px solid var(--line)}
.industry-board .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}
.industry-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:end;margin-bottom:35px}.industry-intro .eyebrow,.industry-hero>.eyebrow,.industry-sources .eyebrow,.industry-next>.eyebrow{display:block;color:var(--green);margin-bottom:22px}.industry-intro h2 em,.industry-hero h1 em{font-style:normal;color:var(--green)}.industry-intro p{color:#b7c1b3;max-width:470px;margin:0 0 18px}.industry-intro .text-link{color:var(--green)}
.industry-status-row{display:flex;align-items:baseline;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px;margin-bottom:18px}.industry-status-row p{margin:0;max-width:780px}.industry-status-row [data-news-count]{white-space:nowrap}
.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.industry-panel .industry-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.industry-card{position:relative;display:flex;flex-direction:column;min-height:272px;padding:26px;background:#141b13;border:1px solid #354230;transition:border-color .2s,background .2s;min-width:0}.industry-card:hover,.industry-card:focus-within{background:#1c2719;border-color:var(--green)}.industry-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--green);font-size:18px}.industry-topic{font-size:10px;letter-spacing:.07em;text-transform:uppercase;border:1px solid #465d38;border-radius:30px;padding:4px 10px}.industry-card h3{font-size:22px;font-weight:500;line-height:1.35;letter-spacing:-.035em;margin:25px 0 35px;overflow-wrap:anywhere}.industry-card h3 a:after{content:'';position:absolute;inset:0}.industry-byline{display:flex;justify-content:space-between;gap:10px;align-items:end;margin-top:auto;color:#adb9a6;font-size:10px}.industry-byline time{white-space:nowrap}.industry-footnote{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px;margin-top:22px}.industry-footnote a{color:var(--green)}
.industry-hero{padding-top:75px;padding-bottom:55px;border-bottom:1px solid var(--line);background:radial-gradient(ellipse at 45% 25%,#21361b80,transparent 65%)}.industry-hero h1{font-family:var(--heading);font-size:clamp(78px,10vw,152px);font-weight:600;line-height:.94;letter-spacing:-.025em;margin:28px 0 38px}.industry-hero-bottom{display:flex;justify-content:space-between;align-items:end;gap:35px}.industry-hero-bottom p{max-width:580px;margin:0;color:#b7c1b3;font-size:17px}.industry-frequency{font-size:11px;color:var(--green);border:1px solid #425937;border-radius:30px;padding:9px 16px;white-space:nowrap}.industry-frequency:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:9px}
.industry-feed{padding-top:38px;padding-bottom:75px}.industry-controls{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px}.industry-filters{display:flex;flex-wrap:wrap;gap:8px}.industry-filters button{font-size:12px;padding:10px 16px;border:1px solid #45533d;border-radius:30px;background:transparent;min-height:44px}.industry-filters button[aria-pressed=true]{background:var(--green);color:var(--bg);border-color:var(--green)}.industry-search{display:block;font-size:10px;letter-spacing:.04em;color:var(--muted);width:270px;flex-shrink:0}.industry-search input{display:block;margin-top:7px;border:1px solid #45533d;border-radius:0;width:100%;padding:11px 14px;background:var(--panel);color:var(--ink);font-size:13px;min-height:44px}.industry-search input:focus-visible{outline:2px solid var(--green);outline-offset:3px}.industry-empty{padding:35px 0;color:var(--muted)}.industry-more{margin:30px auto 0;display:flex;background:transparent}.industry-more[hidden],.industry-empty[hidden]{display:none}
.industry-sources{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#131b11;border-block:1px solid var(--line)}.industry-sources h2{font-size:clamp(37px,4vw,58px)}.industry-sources p{color:var(--muted);font-size:13px;max-width:500px;line-height:1.8}.industry-source-list{align-self:center}.industry-source-list a{display:flex;justify-content:space-between;border-bottom:1px solid #374630;padding:17px 0;font-size:18px}.industry-source-list a span:last-child{color:var(--green)}.industry-next h2{margin-bottom:30px}.industry-next>div{display:flex;gap:35px;align-items:center;flex-wrap:wrap}
@media(max-width:1100px){.industry-panel .industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-controls{align-items:start;flex-direction:column}.industry-search{width:min(100%,430px)}.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.industry-intro,.industry-sources{grid-template-columns:1fr;gap:30px}.industry-intro h2{font-size:44px}.industry-intro p{font-size:14px}.industry-panel .industry-grid,.industry-grid{grid-template-columns:1fr}.industry-card{min-height:230px;padding:23px}.industry-card h3{font-size:23px;margin-block:24px}.industry-byline{font-size:11px}.industry-hero{padding-top:44px;padding-bottom:35px}.industry-hero h1{font-size:clamp(62px,15vw,100px);margin-block:25px}.industry-hero-bottom{align-items:start;flex-direction:column;gap:24px}.industry-hero-bottom p{font-size:15px}.industry-feed{padding-top:30px}.industry-filters{gap:7px}.industry-filters button{padding:9px 12px;font-size:11px}.industry-search input{font-size:16px}.industry-status-row{align-items:start;flex-direction:column;gap:10px}.industry-footnote{flex-direction:column;gap:12px}.industry-source-list a{font-size:17px}}
@media(prefers-reduced-motion:reduce){.industry-card{transition:none}}
