
.guide-feature{max-width:1320px;margin:28px auto 42px;padding:28px;border:1px solid #e2d7ca;border-radius:18px;background:#fffaf4}
.guide-feature h2{margin:6px 0 10px;font-size:clamp(28px,3vw,42px)}
.guide-feature>p{color:#665b51;max-width:900px;line-height:1.7}
.combined-kicker{color:#9a4f2b;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.combined-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:22px}
.combined-card{display:flex;flex-direction:column;min-width:0;border:1px solid #e4d7ca;border-radius:14px;overflow:hidden;background:white}
.combined-card img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f5f1ec}
.combined-card div{display:flex;flex:1;flex-direction:column;padding:14px}
.combined-card small{color:#98502e;font-weight:800}.combined-card h3{font-size:18px;line-height:1.25;margin:7px 0}.combined-card p{font-size:14px;line-height:1.55;color:#655d56}.combined-card a{margin-top:auto;font-weight:800;color:#8b4527}
.preview-callout{margin:24px 0;padding:18px;border-left:4px solid #a85a32;background:#fff1e7}
.review-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.review-actions a{display:inline-flex;padding:12px 17px;border-radius:999px;background:#1e1b18;color:white;text-decoration:none;font-weight:800}.review-actions a.secondary{background:#f1e6da;color:#6f3f28}
.audit-table{width:100%;border-collapse:collapse}.audit-table th,.audit-table td{padding:12px;border-bottom:1px solid #e5d9cd;text-align:left;vertical-align:top}.audit-table th{background:#f4ece3}
.theme-filter{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.theme-filter button{border:1px solid #b98a6f;border-radius:999px;padding:10px 16px;background:#fff;color:#6f3f28;font:inherit;font-weight:800;cursor:pointer}.theme-filter button[aria-pressed="true"]{background:#6f3f28;color:#fff}.theme-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.theme-card{border:1px solid #e4d7ca;border-radius:14px;overflow:hidden;background:#fff}.theme-card[hidden]{display:none}.theme-card img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f5f1ec}.theme-card div{padding:13px}.theme-card small{color:#98502e;font-weight:800}.theme-card h3{font-size:17px;line-height:1.3;margin:7px 0}.theme-card a{font-weight:800;color:#8b4527}
@media(max-width:1000px){.combined-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1000px){.theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.guide-feature{margin:18px 12px;padding:18px}.combined-grid,.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-table{display:block;overflow-x:auto}}
@media(max-width:430px){.combined-grid,.theme-grid{grid-template-columns:1fr}}
