/* Reference 02. Scoped to this section; approved header/hero and other cards stay intact. */
.gh-hosting-reference { position: relative; overflow: hidden; padding: 96px 0 52px; color: #0a1731; background: radial-gradient(ellipse at 105% 18%, #ffead0b3, transparent 52%), linear-gradient(110deg, #e7f0fc, #f5f7fa 54%, #fff5e9); }
.gh-hosting-reference * { box-sizing: border-box; }
.gh-hosting-layout { display: grid; grid-template-columns: minmax(0, 32%) minmax(0, 1fr); gap: clamp(40px, 5vw, 110px); align-items: start; }
.gh-hosting-intro { padding-top: 48px; }
.gh-hosting-kicker { display: inline-flex; gap: 10px; align-items: center; background: #fff; color: #ff8000; border-radius: 30px; padding: 10px 18px; font-size: 13px; font-weight: 700; text-transform: uppercase; }
.gh-hosting-intro h2 { margin: 26px 0 18px; font-size: clamp(36px, 3.05vw, 60px); line-height: 1.08; letter-spacing: -.045em; font-weight: 900; -webkit-text-stroke: .3px currentColor; color: #071225; }
.gh-hosting-intro > p { max-width: 465px; margin: 0; font-size: 16px; line-height: 1.55; color: #4c5d78; }
.gh-hosting-benefits { list-style: none; margin: 20px 0 18px; padding: 0; max-width: 465px; }
.gh-hosting-benefits li { display: flex; gap: 22px; align-items: center; min-height: 55px; border-bottom: 1px solid #dce3ed; font-size: 14px; }
.gh-hosting-benefits li:last-child { border: 0; }
.gh-hosting-benefits li > span { display: grid; place-items: center; width: 44px; height: 44px; flex-shrink: 0; background: #ffffffd9; border: 1px solid #e7ecf3; border-radius: 14px; font-size: 22px; }
.gh-hosting-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 20px 30px; }
.gh-hosting-reference a { text-decoration: none; }
.gh-hosting-actions > a { display: inline-flex; align-items: center; gap: 10px; color: #0a1731; font-weight: 700; font-size: 14px; }
.gh-hosting-reference .gh-hosting-primary { display: flex; align-items: center; justify-content: center; gap: 10px; min-height: 46px; border: 1px solid #ff8600; border-radius: 11px; background: linear-gradient(110deg, #ff9000, #ff8000); color: #fff; padding: 12px 22px; font-size: 14px; font-weight: 700; text-align: center; }
.gh-hosting-actions .gh-hosting-primary { min-height: 52px; padding-inline: 30px; }
.gh-hosting-reference .gh-hosting-primary:hover { background: #e87400; }
.gh-hosting-reference :is(a, button, [tabindex]):focus-visible { outline: 3px solid #2563eb; outline-offset: 4px; }
.gh-hosting-carousel { position: relative; min-width: 0; }
.gh-hosting-controls { height: 48px; display: flex; justify-content: flex-end; align-items: flex-start; gap: 9px; padding-right: 16px; }
.gh-hosting-controls[hidden], .gh-hosting-edge-next[hidden] { display: none; }
.gh-hosting-controls button, .gh-hosting-edge-next { border: 0; background: #fff; color: #0a1731; border-radius: 50%; width: 40px; height: 40px; box-shadow: 0 5px 10px #19284014; cursor: pointer; }
.gh-hosting-controls > span { border-radius: 30px; background: #fff; padding: 4px 15px; margin: 6px 0 0 10px; font-size: 14px; font-weight: 700; }
.gh-hosting-controls button:disabled, .gh-hosting-edge-next:disabled { opacity: .4; cursor: default; }
.gh-hosting-track { display: flex; align-items: stretch; gap: 24px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; padding: 8px 2px 12px; }
.gh-hosting-track::-webkit-scrollbar { display: none; }
.gh-hosting-card { position: relative; flex: 0 0 calc((100% - 64px) / 3.15); min-width: 260px; min-height: 574px; padding: 25px 20px 18px; border: 1px solid #e9ebef; border-radius: 20px; background: #fffffff2; box-shadow: 0 5px 12px #18264206; display: flex; flex-direction: column; scroll-snap-align: start; }
.gh-hosting-card.is-featured { border-color: #ff8700; }
.gh-hosting-card-head { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 10px; min-height: 91px; }
.gh-hosting-card-icon { display: grid; place-items: center; flex-shrink: 0; width: 58px; height: 58px; border: 1px solid #efeeeb; border-radius: 50%; background: #fffdfa; color: #ff8600; font-size: 28px; }
.gh-hosting-card h3 { color: #0a1731; font-size: 19px; font-weight: 800; line-height: 1.3; margin: 0; letter-spacing: -.035em; }
.gh-hosting-popular { align-self: flex-start; display: inline-flex; gap: 6px; align-items: center; border-radius: 25px; padding: 5px 11px; background: #ff8800; color: #fff; font-size: 12px; font-weight: 700; margin-bottom: 20px; }
.gh-hosting-card.is-featured .gh-hosting-card-head { flex-direction: row; gap: 10px; min-height: 50px; text-align: left; }
.gh-hosting-card.is-featured .gh-hosting-card-icon { width: 48px; height: 48px; }
.gh-hosting-tagline { text-align: center; font-size: 13px; color: #6c7890; line-height: 1.5; min-height: 39px; margin: 10px 0 16px; }
.gh-hosting-price { border-block: 1px solid #e9edf1; padding: 17px 0 14px; text-align: center; color: #758197; font-size: 14px; }
.gh-hosting-price-label { display: block; font-size: 11px; text-transform: uppercase; margin-bottom: 3px; font-weight: 600; }
.gh-hosting-price strong { color: #08152c; font-size: 32px; line-height: 1.25; letter-spacing: -.05em; font-weight: 800; }
.gh-hosting-currency { color: #00872e; font-weight: 700; }
.gh-hosting-price .gh-hosting-amount { display: inline-flex; align-items: flex-start; white-space: nowrap; }
.gh-hosting-price .gh-hosting-price-decimal { font-size: .56em; line-height: 1.5; letter-spacing: -.02em; padding-top: .08em; }
.gh-hosting-billing { display: block; color: #899bb9; font-size: 13px; margin-top: 4px; }
.gh-hosting-price small { display: block; font-size: 11px; margin-top: 4px; }
.gh-hosting-features { list-style: none; margin: 16px 0 20px; padding: 0; flex: 1; }
.gh-hosting-features li { display: flex; gap: 13px; align-items: flex-start; font-size: 13px; line-height: 1.6; margin-bottom: 10px; }
.gh-hosting-features i { color: #29ae53; font-size: 17px; margin-top: 2px; flex-shrink: 0; }
.gh-hosting-features span { overflow-wrap: anywhere; }
.gh-hosting-details { display: flex; justify-content: center; align-items: center; gap: 10px; color: #728097; font-size: 14px; font-weight: 600; padding: 17px 0 5px; }
.gh-hosting-edge-next { position: absolute; right: -18px; top: 50%; width: 44px; height: 44px; }
.gh-hosting-trust { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); width: min(1260px, 88%); margin: 52px auto 0; padding: 24px 38px; border: 1px solid #e7eaf0; border-radius: 15px; background: #ffffffde; box-shadow: 0 4px 8px #15264004; }
.gh-hosting-trust > div { display: flex; align-items: center; gap: 22px; padding-inline: 25px; border-right: 1px solid #e6eaf0; }
.gh-hosting-trust > div:first-child { padding-left: 0; }
.gh-hosting-trust > div:last-child { border: 0; padding-right: 0; }
.gh-hosting-trust-icon { display: grid; place-items: center; width: 50px; height: 50px; flex-shrink: 0; border-radius: 14px; background: #e8f1ff; color: #2681ff; font-size: 26px; }
.gh-hosting-trust > div:nth-child(2) .gh-hosting-trust-icon { background: #fff5df; color: #ff9400; }
.gh-hosting-trust > div:nth-child(3) .gh-hosting-trust-icon { background: #f0fae4; color: #15af35; }
.gh-hosting-trust-title { display: block; font-size: 18px; margin-bottom: 4px; }
.gh-hosting-trust small { display: block; color: #748099; font-size: 12px; line-height: 1.5; }
.gh-hosting-empty { background: #fff; padding: 40px; border-radius: 20px; margin-top: 48px; }
/* Safe narrow-screen baseline; final responsive tuning follows section approval. */
.gh-hosting-track { align-items: flex-start; }
.gh-hosting-card { min-height: 540px; }
.gh-hosting-features { font-size: 13px; line-height: 1.6; }
.gh-hosting-features ul, .gh-hosting-features ol { list-style: none; margin: 0; padding: 0; }
.gh-hosting-features ul > br, .gh-hosting-features ol > br { display: none; }
.gh-hosting-features li::before { content: '\f058'; font-family: 'Font Awesome 6 Pro'; font-weight: 400; color: #29ae53; font-size: 17px; flex: 0 0 17px; }
.gh-hosting-features .gh-pricing-more { display: none; }
.gh-hosting-card.is-expanded .gh-pricing-more { display: block; }
.gh-hosting-card .gh-hosting-details { width: 100%; border: 0; background: none; cursor: pointer; }
.gh-hosting-card.is-expanded [data-gh-hosting-details] i { transform: rotate(180deg); }
.gh-hosting-features .gh-vps-location-chips { display: flex; flex-wrap: wrap; gap: 6px; }
.gh-hosting-features .gh-vps-location-chips > span { border: 1px solid #dde5ef; border-radius: 6px; padding: 3px 7px; }
@media (max-width: 1100px) { .gh-hosting-layout { grid-template-columns: 1fr; gap: 28px; } .gh-hosting-intro { padding-top: 0; } .gh-hosting-intro h2 br { display: none; } .gh-hosting-intro > p, .gh-hosting-benefits { max-width: 650px; } .gh-hosting-trust { width: 100%; padding: 24px; } .gh-hosting-trust > div { gap: 12px; padding-inline: 14px; } }
@media (max-width: 600px) { .gh-hosting-reference { padding-block: 40px; } .gh-hosting-card { flex-basis: 86%; min-width: 0; } .gh-hosting-intro h2 { font-size: 34px; } .gh-hosting-trust { grid-template-columns: 1fr; gap: 20px; margin-top: 30px; } .gh-hosting-trust > div { border: 0; padding: 0; } .gh-hosting-edge-next { right: -8px; } }
body.gh-dark-mode .gh-hosting-reference { background: linear-gradient(110deg, #10213b, #0a1528); color: #e1e9f8; }
body.gh-dark-mode .gh-hosting-reference :is(h2,h3,.gh-hosting-price strong) { color: #f5f8ff; }
body.gh-dark-mode .gh-hosting-reference :is(.gh-hosting-card,.gh-hosting-trust,.gh-hosting-empty) { background: #15243b; border-color: #304158; }
body.gh-dark-mode .gh-hosting-reference .is-featured { border-color: #ff8700; }
body.gh-dark-mode .gh-hosting-reference :is(p,small,.gh-hosting-details,.gh-hosting-actions > a:not(.gh-hosting-primary)) { color: #b6c5dd; }
@media (prefers-reduced-motion: reduce) { .gh-hosting-track { scroll-behavior: auto; } }
