.mob-acc-trigger[aria-current=page],.nav-mega-trigger[aria-current=page]{color:var(--dynome-accent-green)}.pg-products .hero{background:var(--dynome-surface);padding-top:calc(var(--nav-height) + clamp(3.5rem, 7vw, 6rem));padding-bottom:clamp(3.5rem,7vw,6rem)}.pg-products .hero-headline{margin-bottom:1.5rem;max-width:16ch}.pg-products .hero-sub{max-width:44ch;margin-bottom:2.5rem}.positioning-dark{background:var(--dynome-surface-dark)}.positioning-dark h2{color:var(--dynome-ink-inverse)}.positioning-dark .text-body-lg,.positioning-dark .text-overline{color:var(--dynome-ink-inverse-secondary)}.selection-grid-section{background:var(--dynome-surface)}.filter-row{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:1.5rem}.filter-btn{padding:.5rem 1rem;border:1px solid var(--dynome-border-light);background:var(--dynome-surface-alt);color:var(--dynome-ink);font-family:var(--font-ui);font-size:var(--text-ui);font-weight:500;border-radius:100px;cursor:pointer;line-height:1.4;transition:background .2s ease,color .2s ease,border-color .2s ease}.filter-btn:hover,.filter-btn[aria-pressed=true]{background:var(--dynome-surface-dark);color:var(--dynome-ink-inverse);border-color:var(--dynome-border-dark)}.filter-caption{font-family:var(--font-ui);font-size:var(--text-caption);color:var(--dynome-ink-secondary);margin-bottom:3.5rem;max-width:62ch}.filter-caption a{color:var(--dynome-accent-green);font-weight:500}.filter-caption a:hover{text-decoration:underline}.products-grid-header{margin-bottom:1.5rem}.products-grid-layout{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--dynome-border-light);border-left:1px solid var(--dynome-border-light)}.pg-products .product-cell{border-right:1px solid var(--dynome-border-light);border-bottom:1px solid var(--dynome-border-light);padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:.625rem;transition:background-color .2s ease,opacity .25s ease}.pg-products .product-cell[data-dimmed=true]{opacity:.4}.pg-products .product-cell:hover{background-color:var(--dynome-surface-alt)}.pg-products .product-cell h4{font-size:var(--text-h4);font-weight:600;color:var(--dynome-ink);margin-bottom:.25rem}.product-cell .cell-desc{font-family:var(--font-ui);font-size:var(--text-caption);color:var(--dynome-ink-secondary);line-height:1.55;flex:1}.pg-products .product-cell .link-arrow{font-size:var(--text-caption);margin-top:auto;color:var(--dynome-accent-green);border-bottom-color:rgba(74,124,89,.25)}.product-cell .link-arrow:hover{border-bottom-color:var(--dynome-accent-green)}.not-sure{background:var(--dynome-surface-alt)}.not-sure h2{margin-bottom:1.5rem;max-width:18ch}.not-sure .text-body-lg{max-width:52ch;margin-bottom:2rem}.not-sure-links{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start}.pg-products .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem}@media (max-width:1024px){.pg-products .footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.products-grid-layout{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products-grid-layout{grid-template-columns:repeat(2,1fr)}.filter-btn{white-space:normal;text-align:left;border-radius:6px}}