.gnf-features-dsa *{box-sizing:border-box}.gnf-features-dsa__visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.gnf-features-dsa__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.gnf-features-dsa__search-wrap{align-items:center;display:flex;position:relative}.gnf-features-dsa__search-wrap svg{fill:none;height:16px;left:12px;pointer-events:none;position:absolute;stroke:#555;stroke-width:2;width:16px}.gnf-features-dsa__search{background:#fff;border:1.5px solid #111;border-radius:90px;color:#111;font-size:14px;outline:none;padding:9px 14px 9px 36px;width:210px}.gnf-features-dsa__search:focus{border-color:#9797ff}.gnf-features-dsa__cats{display:flex;flex-wrap:wrap;gap:6px}.gnf-features-dsa__cat{align-items:center;display:inline-flex;font-size:16px;gap:5px;padding:10px 18px}.gnf-features-dsa__count{background:#ffcfed;border-radius:9px;color:#5a0030;font-size:14px;font-weight:600;line-height:1.4;padding:1px 6px}.gnf-features-dsa__cat.button--primary .gnf-features-dsa__count{background:#fc88c6;color:#2d001a}.gnf-features-dsa__justification{background:#e6ccff;border:1.5px solid #111;border-radius:12px;margin-bottom:18px;padding:14px 18px}.gnf-features-dsa__justification.is-hidden-by-search{display:none}.gnf-features-dsa__justification-head{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:10px;justify-content:space-between;padding:0;text-align:left;width:100%}.gnf-features-dsa__justification-head-label{align-items:center;color:#111;display:flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;gap:7px}.gnf-features-dsa__justification-head svg{fill:none;flex-shrink:0;height:18px;stroke:#555;stroke-width:2;width:18px}.gnf-features-dsa__chevron{transition:transform .2s}.gnf-features-dsa__justification.is-open .gnf-features-dsa__chevron{transform:rotate(180deg)}.gnf-features-dsa__justification-text{color:#111;display:none;font-size:14px;line-height:1.65;margin-top:0}.gnf-features-dsa__justification-text>p{margin-top:10px}.gnf-features-dsa__justification.is-open .gnf-features-dsa__justification-text{display:block}.gnf-features-dsa__grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.gnf-features-dsa__card{background:#fff;border:1.5px solid #111;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:16px}.gnf-features-dsa__card h4{color:#111;font-size:14px;font-weight:600;line-height:1.35;margin:0}.gnf-features-dsa__card p{color:#333;flex:1;font-size:14px;line-height:1.55;margin:0}.gnf-features-dsa__card a{align-items:center;color:#111;display:inline-flex;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;gap:4px;margin-top:2px;text-decoration:none}.gnf-features-dsa__card a:hover{text-decoration:underline}.gnf-features-dsa__card a svg{fill:none;height:13px;stroke:#111;stroke-width:2;width:13px}.gnf-features-dsa__cat-section{margin-bottom:28px}.gnf-features-dsa__cat-section:last-child{margin-bottom:0}.gnf-features-dsa__cat-label{border-bottom:2px solid #111;color:#111;font-size:18px;font-weight:600;margin-bottom:12px;padding-bottom:8px}.gnf-features-dsa__none{color:#555;font-size:14px;padding:24px 0;text-align:center}@media (max-width:600px){.gnf-features-dsa__toolbar{align-items:flex-start;flex-direction:column}.gnf-features-dsa__search{width:100%}.gnf-features-dsa__cats{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),transparent);min-width:0;padding-bottom:6px;scroll-snap-type:x proximity;width:100%}.gnf-features-dsa__cat{flex-shrink:0;scroll-snap-align:start}.gnf-features-dsa__cats::-webkit-scrollbar{height:4px}.gnf-features-dsa__cats::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.gnf-features-dsa__grid{grid-template-columns:1fr 1fr}}@media (max-width:400px){.gnf-features-dsa__grid{grid-template-columns:1fr}}