/* 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: flex-start; gap: 24px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; padding: 8px 2px 20px; }
.gh-hosting-track::-webkit-scrollbar { display: none; }
.gh-hosting-card { position: relative; flex: 0 0 calc((100% - 24px) / 2.12); min-width: 350px; padding: 38px 30px 28px; border: 1px solid #d9e1ec; border-radius: 20px; background: #fff; box-shadow: 0 18px 42px rgba(10,23,49,.09); display: flex; flex-direction: column; scroll-snap-align: start; overflow: hidden; }
.gh-hosting-card::before { content: ''; position: absolute; inset: 0 0 auto; height: 6px; background: linear-gradient(90deg,#ff9500,#e96f00); }
.gh-hosting-card.is-featured { border-color: #d9e1ec; }
.gh-hosting-card-head { display: grid; grid-template-columns: 66px minmax(0,1fr) auto; gap: 18px; align-items: start; min-height: 104px; }
.gh-hosting-card-copy { min-width: 0; padding-top: 1px; }
.gh-hosting-card-icon { display: grid; place-items: center; width: 66px; height: 66px; border-radius: 18px; background: #fff4e6; color: #ed8200; font-size: 30px; }
.gh-hosting-card h3 { color: #0a1f4a; font-size: 24px; font-weight: 700; line-height: 1.25; margin: 0; }
.gh-hosting-tagline { color: #566887; font-size: 17px; line-height: 1.55; margin: 7px 0 0; }
.gh-hosting-save { display: inline-flex; align-items: center; justify-content: center; min-height: 36px; margin-top: 1px; padding: 7px 13px; color: #fff; border-radius: 11px; background: linear-gradient(135deg,#13834b,#069f5a); box-shadow: 0 7px 18px rgba(19,131,75,.2); font-size: 14px; font-weight: 700; line-height: 1.25; text-transform: uppercase; white-space: nowrap; }
.gh-hosting-price { width: 100%; margin: 20px 0 24px; color: #50617f; font-size: 17px; }
.gh-hosting-price-label { display: block; color: #0a1f4a; font-size: 14px; line-height: 1.3; text-transform: uppercase; margin-bottom: 17px; font-weight: 700; }
.gh-hosting-price-normal { display: block; color: #5e6a80; font-size: 16px; line-height: 1.4; margin-bottom: 8px; text-decoration: line-through; }
.gh-hosting-price > div { display: flex; align-items: baseline; gap: 8px; min-height: 72px; }
.gh-hosting-price strong { color: #061b4f; font-size: 64px; line-height: .95; font-weight: 700; }
.gh-hosting-currency { color: #0a1f4a; font-size: 20px; 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: .48em; line-height: 1.2; padding-top: .1em; }
.gh-hosting-offer { display: flex; align-items: center; gap: 12px; width: 100%; min-height: 48px; margin: 20px 0 17px; padding: 10px 16px; border: 1px solid #bee6d1; border-radius: 10px; background: #f0fbf5; color: #09894d; font-size: 16px; line-height: 1.35; }
.gh-hosting-offer i { font-size: 20px; }
.gh-hosting-billing, .gh-hosting-renewal { display: block; color: #566887; font-size: 16px; line-height: 1.5; margin-top: 10px; }
.gh-hosting-price small { display: block; font-size: 14px; margin-top: 8px; }
.gh-hosting-card > .gh-hosting-primary { min-height: 58px; margin-bottom: 28px; border: 0; border-radius: 12px; background: linear-gradient(105deg,#071e52 0%,#176be0 100%); box-shadow: 0 13px 24px rgba(14,61,145,.18); font-size: 17px; }
.gh-hosting-card > .gh-hosting-primary:hover { background: linear-gradient(105deg,#061943 0%,#0c5dce 100%); }
.gh-hosting-short-description { margin: 0 0 26px; color: #566887; font-size: 17px; line-height: 1.72; text-align: left; }
.gh-hosting-features-title { margin: 0; padding-top: 27px; border-top: 1px solid #d7dfeb; color: #0a1f4a; font-size: 16px; line-height: 1.4; font-weight: 700; text-transform: uppercase; }
.gh-hosting-features { list-style: none; margin: 18px 0 18px; padding: 0; flex: 1; }
.gh-hosting-features li { display: flex; gap: 14px; align-items: flex-start; min-height: 42px; padding: 9px 0; border-bottom: 1px solid #e0e6ef; color: #10244a; font-size: 16px; line-height: 1.5; margin: 0; }
.gh-hosting-features li:last-child { border-bottom: 0; }
.gh-hosting-features i { color: #079653; font-size: 18px; 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: 12px; color: #075ecf; font-size: 17px; font-weight: 500; 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-features { font-size: 16px; line-height: 1.55; }
.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: '\f00c'; display: grid; place-items: center; width: 20px; height: 20px; margin-top: 1px; border: 1px solid #079653; border-radius: 50%; font-family: 'Font Awesome 6 Pro'; font-weight: 400; color: #079653; font-size: 10px; flex: 0 0 20px; }
.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-card { flex-basis: min(510px,72vw); } .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: 92%; min-width: 0; padding: 31px 22px 24px; } .gh-hosting-card-head { grid-template-columns: 56px minmax(0,1fr); gap: 14px; min-height: 0; } .gh-hosting-card-icon { width: 56px; height: 56px; border-radius: 15px; font-size: 25px; } .gh-hosting-card h3 { font-size: 21px; } .gh-hosting-tagline { font-size: 16px; } .gh-hosting-save { grid-column: 2; justify-self: start; margin-top: 4px; } .gh-hosting-price { margin-top: 32px; } .gh-hosting-price strong { font-size: 52px; } .gh-hosting-price > div { min-height: 60px; } .gh-hosting-short-description { font-size: 16px; } .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; } }
