/* Horizon buyer resources: shared, scoped styles. */
.hgs-buyers{color:#d0d6db;line-height:1.75;text-align:left;overflow-wrap:anywhere}
.hgs-buyers *{box-sizing:border-box}
.hgs-buyers h2,.hgs-buyers h3,.hgs-buyers h4{color:#f5f7f8;text-align:left;line-height:1.3;letter-spacing:normal}
.hgs-buyers h2{font-size:clamp(25px,3vw,38px);margin:0 0 20px}
.hgs-buyers h3{font-size:21px;margin:0 0 12px}
.hgs-buyers h4{font-size:17px;margin:0 0 8px}
.hgs-buyers p{max-width:85ch;margin:0 0 18px}
.hgs-buyers a:not(.btn){color:#ffad69;text-decoration:underline;text-underline-offset:3px}
.hgs-buyers a:focus-visible,.hgs-buyers button:focus-visible,.hgs-buyers summary:focus-visible{outline:3px solid #ffb778;outline-offset:4px}
.hgs-kicker{color:#ffad69;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}
.hgs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:22px 0}
.hgs-grid>*{min-width:0}
.hgs-card{padding:25px;border:1px solid #39434a;border-radius:14px;background:#151c21;min-width:0}
.hgs-card p:last-child{margin-bottom:0}
.hgs-note{padding:20px 24px;background:#172027;border-left:3px solid #ed8b3d;border-radius:0 10px 10px 0;margin:22px 0}
.hgs-links{display:flex;gap:12px 22px;flex-wrap:wrap;margin:20px 0}
.hgs-buyers ul,.hgs-buyers ol{padding-left:23px;margin:12px 0 20px}
.hgs-buyers li{margin:7px 0}
.hgs-steps{counter-reset:hgs-step;list-style:none;padding:0!important;display:grid;gap:16px}
.hgs-steps>li{counter-increment:hgs-step;position:relative;padding:20px 22px 20px 67px;border:1px solid #39434a;border-radius:12px;background:#151c21}
.hgs-steps>li:before{content:counter(hgs-step);position:absolute;left:20px;top:21px;color:#ffad69;font-weight:700;font-size:22px}
.hgs-table-wrap{overflow:auto;max-width:100%;margin:24px 0;border:1px solid #39434a;border-radius:12px}
.hgs-table{border-collapse:collapse;width:100%;min-width:560px;font-size:15px;text-align:left}
.hgs-table caption{text-align:left;padding:14px 18px;font-weight:700;color:#f5f7f8;background:#1d272e}
.hgs-table th,.hgs-table td{padding:15px 18px;border-bottom:1px solid #39434a;vertical-align:top;white-space:normal;line-height:1.65}
.hgs-table th{color:#f5f7f8;background:#1d272e;font-weight:650}
.hgs-table tbody tr:last-child>*{border-bottom:0}
.hgs-buyers details{padding:17px 20px;margin:12px 0;background:#151c21;border:1px solid #39434a;border-radius:10px}
.hgs-buyers summary{cursor:pointer;color:#f5f7f8;font-weight:650;line-height:1.5}
.hgs-buyers details[open] summary{margin-bottom:14px}
.hgs-buyers details p:last-child{margin-bottom:0}
.hgs-buyers svg{display:block;max-width:100%;height:auto}
.hgs-buyers figure{margin:24px 0}
.hgs-buyers figcaption{font-size:14px;color:#abb6be;margin-top:10px}
.hgs-buyers .hgs-field{display:flex;flex-direction:column;gap:7px;min-width:0}
.hgs-field label{font-weight:650;color:#f5f7f8;line-height:1.4}
.hgs-field small{color:#abb6be;line-height:1.5}
.hgs-buyers input,.hgs-buyers select,.hgs-buyers textarea{background:#0f151a;color:#f5f7f8;border:1px solid #56636d;border-radius:8px;min-height:46px;padding:12px;width:100%;max-width:100%;font:inherit;line-height:1.45}
.hgs-buyers textarea{resize:vertical}
.hgs-buyers input:focus,.hgs-buyers select:focus,.hgs-buyers textarea:focus{outline:2px solid #ffad69;outline-offset:2px}
.hgs-buyers button{font:inherit;cursor:pointer;min-height:46px}
.hgs-buyers button:disabled{opacity:.5;cursor:default}
.hgs-actions{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0}
.hgs-status{min-height:28px;color:#ffd5b0;font-weight:600}
.hgs-buyers [hidden]{display:none!important}
.hgs-reader-path{margin-top:28px}
.hgs-news-pager{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;border-block:1px solid #39434a;margin-top:30px}
@media(max-width:700px){.hgs-grid{grid-template-columns:1fr}.hgs-card{padding:20px}.hgs-note{padding:18px}.hgs-links{gap:12px 18px}.hgs-news-pager{flex-direction:column;align-items:stretch}.hgs-news-pager>a{width:100%}.hgs-buyers h2{font-size:27px}.hgs-table th,.hgs-table td{padding:12px}.hgs-buyers .hgs-actions .btn{width:100%;justify-content:center}.horizon-site .pagination{flex-wrap:wrap;gap:8px}.horizon-site .pagination a{margin:0}}
@media(prefers-reduced-motion:reduce){.hgs-buyers *{scroll-behavior:auto!important;transition:none!important}}
