.hwl-guide{--ink:#18383b;--line:#d6e1df;--muted:#536665;color:var(--ink);font-size:16px;line-height:1.55;margin:2rem 0}.hwl-guide *{box-sizing:border-box}.hwl-guide [hidden]{display:none!important}.hwl-guide-intro{border-top:4px solid #267976;padding:1.5rem 0}.hwl-guide-eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:700;color:#376b68}.hwl-guide h2{font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.15;margin:.7rem 0 1rem}.hwl-guide-intro>p:last-child{max-width:78ch}.hwl-guide-key{background:#f1f6f4;border:1px solid var(--line);padding:1rem 1.2rem;border-radius:8px;margin-bottom:1.5rem}.hwl-guide summary{cursor:pointer;font-weight:600}.hwl-guide dt{font-weight:700;margin-top:.75rem}.hwl-guide dd{margin:0}.hwl-guide-filters{display:flex;flex-wrap:wrap;gap:1rem;align-items:end}.hwl-guide-filters label{display:flex;flex-direction:column;gap:.35rem;font-weight:600;flex:1 1 150px}.hwl-guide-filters label:first-child{flex:2 1 230px}.hwl-guide input,.hwl-guide select,.hwl-guide button{font:inherit;min-height:46px;padding:.6rem .7rem;border:1px solid #9aaead;border-radius:5px;background:#fff;color:var(--ink);width:100%;max-width:100%}.hwl-guide button{width:auto;cursor:pointer;background:#edf3f1}.hwl-guide :focus-visible{outline:3px solid #247e9a;outline-offset:3px}.hwl-guide-count{color:var(--muted);font-size:.9rem;margin:1rem 0}.hwl-guide-table-wrap{overflow:auto}.hwl-guide-table{width:100%;border-collapse:collapse;table-layout:fixed;margin:0}.hwl-guide-table thead{background:#183f41;color:white}.hwl-guide-table th,.hwl-guide-table td{padding:1.1rem;vertical-align:top;text-align:left;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.hwl-guide-table th:nth-child(1){width:24%}.hwl-guide-table th:nth-child(2){width:20%}.hwl-guide-table th:nth-child(3){width:29%}.hwl-guide-table th:nth-child(4){width:27%}.hwl-guide-table tbody th{font-weight:400}.hwl-guide-table tbody th strong{display:block;font-size:1.15rem}.hwl-guide-table tbody tr:nth-child(even){background:#f8faf9}.hwl-guide-table p{margin:0 0 .85rem}.hwl-guide-table small{font-size:.8rem;color:var(--muted)}.hwl-guide-condition{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;color:#386b67}.hwl-guide-badge{display:inline-block;padding:.3rem .6rem;border:1px solid;border-radius:5px;font-size:.85rem;font-weight:700;line-height:1.35;margin-bottom:.75rem}.hwl-guide-badge--promising{background:#eaf9ee;color:#166534;border-color:var(--hwl-finding-promising)}.hwl-guide-badge--mixed{background:#fff6d6;color:#684500;border-color:var(--hwl-finding-mixed)}.hwl-guide-badge--no-benefit{background:#fff0ef;color:#991b1b;border-color:var(--hwl-finding-no-benefit)}.hwl-guide-badge--untested,.hwl-guide-badge--pending{background:#f1f1f1;color:#454545;border-color:var(--hwl-finding-untested)}.hwl-guide-strength{font-size:.9rem;font-weight:600}.hwl-guide-review{display:inline-block;font-weight:700;color:#17666b;text-decoration:underline;text-underline-offset:3px}.hwl-guide-date{display:block;margin-top:.8rem}.hwl-guide-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:760px){.hwl-guide-table{table-layout:auto;min-width:650px}.hwl-guide-table th,.hwl-guide-table td{padding:.85rem}.hwl-guide-table-wrap{border:1px solid var(--line)}.hwl-guide-filters label{flex-basis:calc(50% - 1rem)}.hwl-guide-filters label:first-child{flex-basis:100%}.hwl-guide-table{font-size:.92rem}}@media(prefers-reduced-motion:reduce){.hwl-guide *{scroll-behavior:auto}}@media print{.hwl-guide-filters{display:none!important}.hwl-guide-table-wrap{overflow:visible}.hwl-guide-table{min-width:0;font-size:10pt}.hwl-guide details>p{display:block}}

.hwl-guide-scroll-hint{display:none}@media(max-width:760px){.hwl-guide-scroll-hint{display:block;color:#536665;font-size:.8rem}}

/* Match the homepage finding markers, with readable dark labels. */
.hwl-guide-badge::before{content:"";display:inline-block;width:.7em;height:.7em;border-radius:50%;margin-right:.45em;background:var(--hwl-finding-untested);vertical-align:baseline}
.hwl-guide-badge--promising::before{background:var(--hwl-finding-promising)}
.hwl-guide-badge--mixed::before{background:var(--hwl-finding-mixed)}
.hwl-guide-badge--no-benefit::before{background:var(--hwl-finding-no-benefit)}
