
/* GHFS Patch v3 - essentials */
body{background:#eef6ff;}
@media(min-width:992px){ .navbar-brand img{height:110px !important; width:auto !important;} }
@media(max-width:991px){ .navbar-brand img{height:72px !important; width:auto !important;} }
.ghfs-header-banner{display:flex;justify-content:center;align-items:center;padding:0 14px;}
.ghfs-header-banner img{height:52px !important; width:auto !important; max-width:420px !important; border-radius:14px; display:block;}
@media(min-width:992px){ .ghfs-has-banner{display:flex !important; align-items:center !important; gap:18px !important;} .ghfs-has-banner .navbar-brand{flex:0 0 auto;} .ghfs-has-banner .ghfs-header-banner{flex:1 1 auto;} }
@media(max-width:1200px){ .ghfs-header-banner{display:none !important;} }
.ghfs-card{border-radius:18px;background:rgba(255,255,255,.84);border:1px solid rgba(0,0,0,.06);box-shadow:0 16px 48px rgba(0,0,0,.08);padding:18px;}
.ghfs-product-card{height:100%;display:flex;flex-direction:column;}
.ghfs-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;}
.ghfs-card-title{font-size:18px;font-weight:800;max-width:78%;}
.ghfs-price{font-weight:800;}
.ghfs-per{font-size:12px;color:#6b7b8c;}
.ghfs-desc{margin-top:10px;color:#52606d;}
.ghfs-features{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap;font-size:14px;}
.ghfs-actions{margin-top:auto;padding-top:16px;display:flex;justify-content:space-between;gap:10px;}
.ghfs-vps-series-links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:14px;}
.ghfs-vps-series-links a{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.75);border:1px solid rgba(0,0,0,.08);text-decoration:none;color:inherit;}
.ghfs-hero-slider{position:relative;height:320px;border-radius:22px;overflow:hidden;}
.ghfs-slider-track{display:flex;height:100%;transition:transform .6s ease;}
.ghfs-slide{min-width:100%;height:100%;background-size:cover;background-position:center;}
.ghfs-slide-overlay{height:100%;background:linear-gradient(90deg, rgba(3,55,203,.55), rgba(3,55,203,.10) 55%, rgba(3,55,203,0));display:flex;}
.ghfs-slide-inner{padding:34px;max-width:520px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;}
.ghfs-slide-title{font-size:42px;font-weight:800;line-height:1.05;}
.ghfs-slide-subtitle{font-size:16px;opacity:.95;}
.ghfs-slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:999px;border:0;background:rgba(255,255,255,.18);color:#fff;font-size:26px;z-index:5;}
.ghfs-prev{left:16px;} .ghfs-next{right:16px;}
.ghfs-slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:10px;z-index:5;}
.ghfs-dot{width:30px;height:4px;border:0;border-radius:999px;background:rgba(255,255,255,.35);} .ghfs-dot.active{background:rgba(255,255,255,.90);}
<link rel="stylesheet" href="{$WEB_ROOT}/templates/{$template}/css/custom.css?v={$date}"/>
