.spotlight-home{margin:3rem 0;padding:clamp(1.1rem,3vw,2.5rem);border:1px solid #ccd1bf;border-top:5px solid #caff39;border-radius:18px;background:#f0f2e9;color:#142014}
.spotlight-heading{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.8rem}.spotlight-heading h2{font-size:clamp(1.9rem,4vw,3.2rem);line-height:1.05;margin:.5rem 0}.spotlight-heading p{max-width:620px;margin:.7rem 0 0;line-height:1.6}.spotlight-heading .button{flex-shrink:0}
.spotlight-home .story-grid{gap:1.5rem}.spotlight-home .story-card{min-width:0}.spotlight-home .story-image{border-radius:10px;overflow:hidden}.spotlight-home .story-copy{padding-top:1rem}.spotlight-home .story-copy h3{font-size:clamp(1.1rem,1.7vw,1.45rem);line-height:1.25}.spotlight-home .story-copy p{font-size:.95rem;line-height:1.6}
.spotlight-intro{margin:2rem 0 3rem;padding:clamp(1.5rem,5vw,4rem);background:#142014;color:#fff;border-radius:20px;border-bottom:6px solid #caff39}.spotlight-intro .eyebrow{color:#caff39}.spotlight-intro h1{font-size:clamp(2.2rem,6vw,4.6rem);line-height:1.08;margin:.8rem 0}.spotlight-intro p{font-size:1.15rem;line-height:1.7;max-width:760px}.spotlight-intro .button{background:#caff39;color:#142014;margin-top:.75rem}.spotlight-archive .story-copy>p{line-height:1.65}.spotlight-archive .section-heading{flex-wrap:wrap;gap:1rem}
.spotlight-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 3rem)/3);gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:0 0 1rem;scrollbar-width:thin;scrollbar-color:#658237 transparent}.spotlight-track>.story-card{scroll-snap-align:start;display:flex;flex-direction:column;margin:0;min-width:0;overflow:hidden;border-radius:12px;background:#fff}.spotlight-track .story-image{display:block;width:100%;aspect-ratio:1.55}.spotlight-track .story-image img{width:100%;height:100%;object-fit:cover}.spotlight-track .story-copy{padding:1.2rem}.spotlight-controls{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem}.spotlight-controls p{font-size:.85rem;margin:0}.spotlight-buttons{display:flex;gap:.6rem}.spotlight-buttons[hidden]{display:none}.spotlight-buttons button{width:48px;height:48px;display:grid;place-items:center;border:1px solid #142014;border-radius:10px;background:#142014;color:#caff39;cursor:pointer;transition:transform .18s,background .18s}.spotlight-buttons button:hover:not(:disabled){transform:translateY(-2px);background:#2a3d23}.spotlight-buttons button:disabled{opacity:.35;cursor:default}.spotlight-prev .icon{transform:rotate(180deg)}.spotlight-track:focus-visible,.spotlight-buttons button:focus-visible{outline:3px solid #7556ad;outline-offset:3px}
@media(max-width:1000px){.spotlight-track{grid-auto-columns:calc((100% - 1.5rem)/2)}}
@media(max-width:700px){.spotlight-track{grid-auto-columns:88%;gap:1rem}.spotlight-controls{align-items:flex-start}.spotlight-controls p{max-width:180px}}
@media(prefers-reduced-motion:reduce){.spotlight-buttons button{transition:none}}
@media(max-width:700px){.spotlight-heading{align-items:flex-start;flex-direction:column}.spotlight-home{margin:2rem 0}.spotlight-intro{margin-top:1rem}.spotlight-home .story-grid,.spotlight-archive .story-grid{grid-template-columns:1fr}}
