.answers-page .content-hero{max-width:1050px}.answers-intro-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(270px,.55fr);gap:18px;align-items:stretch;margin-bottom:22px}.answers-search-panel,.answers-category-panel{padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 8px 30px rgba(16,32,25,.035)}.answers-search-panel label,.answers-category-panel h2{display:block;margin:0 0 10px;font-size:13px;font-weight:900;letter-spacing:.04em}.answers-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.answers-search-row input{width:100%;min-width:0;height:52px;padding:0 16px;border:1px solid #c7d2ca;border-radius:14px;color:var(--ink);background:#fff;font:inherit;outline:none}.answers-search-row input:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(32,162,97,.12)}.answers-search-row button{min-width:110px;border:0;border-radius:14px;color:#fff;background:var(--ink);font:inherit;font-weight:850;cursor:pointer}.answers-search-row button:hover{background:#173329}.answers-category-list{display:flex;flex-wrap:wrap;gap:8px}.answer-category-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--line);border-radius:999px;color:#3f5248;background:#fff;text-decoration:none;font-size:12px;font-weight:800}.answer-category-chip span{color:var(--muted);font-size:10px}.answer-category-chip.is-active,.answer-category-chip:hover{border-color:#a9d8be;color:#0f6f42;background:#eef9f2}.answers-status{margin:14px 0 4px;color:var(--muted);font-size:13px}.answer-section{margin:42px 0}.answer-section[hidden]{display:none}.answer-section-head{display:flex;gap:18px;align-items:flex-end;margin-bottom:15px}.answer-section-head h2{margin:0;font-size:32px;line-height:1.05;letter-spacing:-.04em}.answer-section-head p{max-width:620px;margin:0;color:var(--muted);font-size:13px}.answer-section-head .answer-count{margin-left:auto;padding:7px 10px;border-radius:999px;color:#126f42;background:#eaf7ef;font-size:11px;font-weight:850;white-space:nowrap}.answer-list{display:grid;gap:12px}.answer-card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 7px 24px rgba(16,32,25,.028)}.answer-card[hidden]{display:none}.answer-card-link{position:relative;display:block;padding:20px 58px 20px 22px;color:inherit;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.answer-card-link:after{content:'→';position:absolute;right:21px;top:50%;transform:translateY(-50%);width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#126f42;background:#eaf7ef;font-size:18px;font-weight:800}.answer-card-link:hover,.answer-card-link:focus-visible{border-color:#9dccb0;box-shadow:0 12px 30px rgba(16,32,25,.08);transform:translateY(-1px);outline:none}.answer-card .answer-kicker{display:block;margin-bottom:5px;color:#126f42;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.answer-card h3{margin:0;font-size:21px;line-height:1.2;letter-spacing:-.025em}.answer-card .answer-summary{margin:8px 0 0;max-width:920px;color:#57675f;font-size:14px;line-height:1.55}.answer-open-label{display:inline-block;margin-top:11px;color:#126f42;font-size:11px;font-weight:850}.answer-points{margin:16px 0 0;padding:0;display:grid;gap:8px;list-style:none}.answer-points li{position:relative;padding:11px 13px 11px 42px;border:1px solid #e1e8e3;border-radius:12px;background:#fafcfb;color:#263a31;font-size:13px;line-height:1.5}.answer-points li:before{content:'✓';position:absolute;left:13px;top:10px;width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#20a261;font-size:11px;font-weight:900}.answer-related{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.answer-related a{display:inline-flex;padding:9px 12px;border:1px solid var(--line);border-radius:999px;color:#126f42;background:#fff;text-decoration:none;font-size:12px;font-weight:850}.answer-related a:hover{border-color:#9dccb0;background:#f0f8f3}.answers-empty{margin:28px 0;padding:28px;border:1px dashed #bdc9c1;border-radius:18px;color:var(--muted);background:#fff;text-align:center}.answers-empty[hidden]{display:none}.answer-detail-hero{padding-bottom:30px}.answer-detail-copy{max-width:980px}.answer-detail-copy>p:not(.content-kicker){margin:0 0 17px;color:#34463e;font-size:17px;line-height:1.75}.answer-detail-copy h2{margin-top:28px}.answer-detail-points li{font-size:14px}.answer-detail-more{margin-top:24px}.answer-list-related{grid-template-columns:repeat(2,minmax(0,1fr))}.answer-detail-more .hero-actions{margin-top:24px}@media(max-width:900px){.answers-intro-grid{grid-template-columns:1fr}.answer-section-head{align-items:flex-start;flex-wrap:wrap}.answer-section-head .answer-count{margin-left:0}.answer-list-related{grid-template-columns:1fr}}@media(max-width:620px){.answers-search-row{grid-template-columns:1fr}.answers-search-row button{height:46px}.answers-category-list{display:grid;grid-template-columns:1fr 1fr}.answer-category-chip{justify-content:space-between}.answer-section{margin:34px 0}.answer-section-head h2{font-size:27px}.answer-card-link{padding:17px 52px 17px 17px}.answer-card-link:after{right:15px}.answer-card h3{font-size:19px}.answer-card .answer-summary{font-size:13px}.answer-detail-copy>p:not(.content-kicker){font-size:15px;line-height:1.68}}@media(max-width:420px){.answers-category-list{grid-template-columns:1fr}}

/* v3.3.7: compact directory rhythm and dedicated answer-detail pages */
.answers-page .directory-hero{padding-top:28px;padding-bottom:24px}
.answers-page .directory-hero p:last-child{margin-bottom:0}
.answers-page .answers-intro-grid{margin-top:0;margin-bottom:18px}
.answers-page #answers-results{display:grid;gap:26px}
.answers-page .answer-section{margin:0}
.answers-page .answer-section + .answer-section{margin-top:4px}
.answer-detail-page .content-main{padding-top:24px}
.answer-detail-page .answer-detail-hero{max-width:980px;padding:26px 0 28px}
.answer-detail-page .answer-detail-hero h1{font-size:clamp(38px,6.2vw,72px);line-height:1.02}
.answer-detail-heading{margin:0 0 18px!important;font-size:28px!important}
.answer-resource-note{margin:-8px 0 14px!important;color:var(--muted)!important;font-size:13px!important;line-height:1.55!important}
.answer-card-link{cursor:pointer}
@media(max-width:760px){.answers-page .directory-hero{padding-top:16px;padding-bottom:18px}.answers-page #answers-results{gap:22px}.answer-detail-page .answer-detail-hero{padding:18px 0 22px}.answer-detail-page .answer-detail-hero h1{font-size:clamp(34px,11vw,50px)}}
