/* FariHost Professional Theme v13 - HostPeak inspired dark blue rebuild */
:root{
  --fh-bg:#02081d;
  --fh-bg-2:#07164a;
  --fh-surface:#071538;
  --fh-surface-2:#0b1f55;
  --fh-card:#ffffff;
  --fh-text:#f8fbff;
  --fh-ink:#071126;
  --fh-muted:#a7b4d6;
  --fh-muted-dark:#64708c;
  --fh-line:rgba(64,142,255,.28);
  --fh-line-light:#dbe7ff;
  --fh-blue:#1479ff;
  --fh-blue-2:#1d4ed8;
  --fh-cyan:#22d3ee;
  --fh-green:#22c55e;
  --fh-radius:24px;
  --fh-shadow:0 24px 80px rgba(2,8,29,.22);
  --fh-shell:min(calc(100% - 48px),1380px);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body.fh-body{margin:0!important;overflow-x:hidden!important;background:#f4f8ff!important;color:var(--fh-ink)!important;font-family:Inter,"Open Sans","Segoe UI",Arial,sans-serif!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.fh-body a{text-decoration:none!important;transition:all .18s ease}
body.fh-body img,body.fh-body svg,body.fh-body video{max-width:100%;height:auto}
body.fh-body .container{width:var(--fh-shell)!important;max-width:1380px!important;padding-left:0!important;padding-right:0!important}
body.fh-body #main-body.fh-main-body{background:linear-gradient(180deg,#f4f8ff 0,#ffffff 56%,#f4f8ff 100%)!important;min-height:58vh;padding:34px 0 64px!important}
body.fh-body.template-homepage #main-body.fh-main-body{padding:0!important;background:var(--fh-bg)!important}
body.fh-body.template-homepage #main-body>.fh-main-full{width:100%!important;max-width:100%!important;padding:0!important}
body.fh-body .primary-content{min-width:0!important;width:100%}
body.fh-body.template-homepage .primary-content{padding:0!important;width:100%!important;max-width:100%!important}
body.fh-body .row{min-width:0!important}

/* Header */
.fh-header{position:relative;z-index:999;background:rgba(2,8,29,.94)!important;border-bottom:1px solid rgba(64,142,255,.18);box-shadow:0 12px 44px rgba(0,0,0,.25);backdrop-filter:blur(18px)}
.fh-alertbar{background:linear-gradient(90deg,#031033,#06256e,#05143e)!important;color:#b8c8ee;font-size:13px;font-weight:750;border-bottom:1px solid rgba(64,142,255,.16)}
.fh-alertbar .container{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.fh-alertbar i{color:var(--fh-cyan);margin-right:7px}.fh-alertbar a{color:#dbeafe!important;font-weight:850}.fh-alertbar a:hover{color:#fff!important}
.fh-clientbar{background:#06123d!important;border-bottom:1px solid rgba(64,142,255,.18);padding:8px 0}.fh-clientbar .btn{border-radius:12px!important;font-weight:850!important}
.fh-nav-wrap{background:transparent!important}.fh-nav-inner{min-height:82px;display:flex;align-items:center;gap:28px}
.fh-logo{display:inline-flex!important;align-items:center;gap:12px;flex:0 0 auto;color:#fff!important;min-width:max-content}.fh-logo:hover{transform:translateY(-1px)}
.fh-logo-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#1479ff,#22d3ee);box-shadow:0 12px 34px rgba(20,121,255,.34);color:#fff;font-size:19px;flex:0 0 auto}.fh-logo img{max-height:46px!important;max-width:190px!important;object-fit:contain;display:block;background:#fff;border-radius:12px;padding:4px 8px}.fh-logo-fallback{display:none}.fh-logo-word{font-size:25px;line-height:1;font-weight:1000;letter-spacing:-.055em;color:#fff}.fh-logo-word span{color:#36a3ff}
.fh-mobile-toggle{display:none!important;width:46px;height:46px;margin-left:auto;border:1px solid rgba(64,142,255,.35)!important;border-radius:13px!important;background:rgba(20,121,255,.14)!important;color:#fff!important;box-shadow:none!important}.fh-mobile-toggle:focus{outline:0!important;box-shadow:0 0 0 3px rgba(20,121,255,.22)!important}
.fh-nav{display:flex!important;align-items:center;gap:20px;flex:1}.fh-menu{list-style:none;margin:0 auto!important;padding:0;display:flex;align-items:center;gap:6px}.fh-menu>li{position:relative;list-style:none}.fh-link{display:flex!important;align-items:center;gap:8px;padding:12px 12px!important;border-radius:14px;color:#eef5ff!important;font-size:14px;font-weight:850;white-space:nowrap}.fh-link i:first-child{color:#36a3ff}.fh-link:hover,.fh-menu>li:hover>.fh-link{background:rgba(20,121,255,.13)!important;color:#fff!important}
.fh-dropdown-panel{position:absolute;top:calc(100% + 12px);left:0;min-width:294px;padding:10px;background:rgba(4,14,45,.98);border:1px solid rgba(64,142,255,.25);border-radius:22px;box-shadow:0 28px 80px rgba(0,0,0,.38);display:none;z-index:10000}.fh-menu>li:hover>.fh-dropdown-panel{display:block}.fh-dropdown-panel:before{content:"";position:absolute;left:24px;top:-7px;width:14px;height:14px;transform:rotate(45deg);background:rgba(4,14,45,.98);border-left:1px solid rgba(64,142,255,.25);border-top:1px solid rgba(64,142,255,.25)}.fh-dropdown-panel a{display:flex!important;align-items:center;gap:11px;border-radius:15px;padding:12px;color:#dbeafe!important;font-size:14px;font-weight:820}.fh-dropdown-panel a i{width:22px;color:#36a3ff;text-align:center}.fh-dropdown-panel a:hover{background:rgba(20,121,255,.15)!important;color:#fff!important;transform:translateX(2px)}
.fh-actions{display:flex!important;align-items:center;gap:10px;flex:0 0 auto}.fh-pill{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:13px;padding:12px 16px!important;font-weight:900!important;white-space:nowrap}.fh-pill.login{color:#fff!important;background:transparent!important;border:1px solid transparent!important}.fh-pill.login:hover{background:rgba(255,255,255,.08)!important}.fh-pill.register{color:#fff!important;background:linear-gradient(135deg,#1479ff,#1d4ed8)!important;box-shadow:0 14px 34px rgba(20,121,255,.32)}.fh-pill.register:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(20,121,255,.42)}.fh-pill.cart{min-width:48px;color:#fff!important;background:rgba(20,121,255,.12)!important;border:1px solid rgba(64,142,255,.28)!important;padding:12px 14px!important}.fh-pill.cart:hover{background:rgba(20,121,255,.22)!important}
.fh-breadcrumb{display:none!important}

/* Buttons, forms and WHMCS base elements */
body.fh-body .btn,body.fh-body button{font-weight:850!important;border-radius:14px!important}.fh-btn,.fhp-btn,.fh-big-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-radius:15px!important;min-height:50px!important;padding:14px 22px!important;font-weight:950!important;text-decoration:none!important;line-height:1!important;border:0!important}.fh-btn-primary,.fhp-btn,.fh-big-btn.primary,body.fh-body .btn-primary{background:linear-gradient(135deg,#1479ff,#1d4ed8)!important;border:0!important;color:#fff!important;box-shadow:0 16px 38px rgba(20,121,255,.26)!important}.fh-btn-primary:hover,.fhp-btn:hover,.fh-big-btn.primary:hover,body.fh-body .btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 52px rgba(20,121,255,.34)!important}.fh-btn-outline,.fhp-btn-outline,.fh-big-btn.glass{background:rgba(255,255,255,.06)!important;color:#fff!important;border:1px solid rgba(64,142,255,.42)!important;box-shadow:none!important}.fhp-section-light .fhp-btn-outline,.fhp-section-plans .fhp-btn-outline{background:#fff!important;color:#0b1f55!important;border-color:#dbe7ff!important}.fh-btn-dark{background:#071538!important;color:#fff!important}.fhp-full{width:100%}
body.fh-body .btn-default,body.fh-body .btn-light,body.fh-body .btn-outline-primary{background:#fff!important;color:#0b1f55!important;border:1px solid #dbe7ff!important}.fh-body .btn-link{color:#1479ff!important}.fh-body .btn-link:hover{color:#0b54bd!important}
body.fh-body .form-control,body.fh-body input[type=text],body.fh-body input[type=email],body.fh-body input[type=password],body.fh-body input[type=number],body.fh-body select,body.fh-body textarea{border:1px solid #d6e2f7!important;border-radius:14px!important;background:#fff!important;color:#071126!important;min-height:46px;box-shadow:none!important}.fh-body textarea.form-control{min-height:120px}.fh-body .form-control:focus,.fh-body input:focus,.fh-body select:focus,.fh-body textarea:focus{border-color:#1479ff!important;box-shadow:0 0 0 4px rgba(20,121,255,.13)!important;outline:0!important}.fh-body label,.fh-body .col-form-label{font-weight:850!important;color:#1e2d4f!important}
body.fh-body .card,body.fh-body .panel,body.fh-body .modal-content,body.fh-body .list-group,body.fh-body .tile,body.fh-body .tiles .tile,body.fh-body .domain-pricing .tld-row,body.fh-body .announcement-single,body.fh-body .kb-article,body.fh-body .marketconnect-promo,body.fh-body .invoice-container{border:1px solid #dbe7ff!important;border-radius:24px!important;background:#fff!important;box-shadow:0 16px 46px rgba(7,17,38,.08)!important;color:#071126!important}.fh-body .card-header,.fh-body .panel-heading{background:linear-gradient(180deg,#f8fbff,#eef5ff)!important;border-bottom:1px solid #dbe7ff!important;border-radius:24px 24px 0 0!important}.fh-body .card-title,.fh-body .panel-title,.fh-body h1,.fh-body h2,.fh-body h3,.fh-body h4,.fh-body h5,.fh-body h6{color:#071126;font-weight:950;letter-spacing:-.025em}.fh-body p,.fh-body .text-muted{color:#64708c!important}.fh-body .alert{border-radius:18px!important;border-width:1px!important;font-weight:780}.fh-body .table-responsive{border-radius:20px!important;overflow:auto}.fh-body table.table,.fh-body .table{background:#fff!important;border-collapse:separate!important;border-spacing:0!important;border-radius:20px!important;overflow:hidden}.fh-body table.table th{background:#eef5ff!important;color:#0b1f55!important;border-color:#dbe7ff!important;font-weight:950!important}.fh-body table.table td{border-color:#edf3ff!important;color:#263554!important}.fh-body .badge{border-radius:999px!important;padding:.45em .72em!important;font-weight:900!important}
.fh-sidebar .panel,.sidebar .panel{border-radius:22px!important;overflow:hidden}.fh-sidebar .list-group-item,.sidebar .list-group-item{border-color:#edf3ff!important;color:#263554!important;font-weight:780}.fh-sidebar .list-group-item.active,.sidebar .list-group-item.active{background:linear-gradient(135deg,#1479ff,#1d4ed8)!important;border-color:#1479ff!important;color:#fff!important}
.fh-body .logincontainer,.fh-body .login-container,.fh-body .registration-form{max-width:610px!important;margin-left:auto!important;margin-right:auto!important}.fh-body .tiles{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:18px!important}.fh-body .tiles .tile{width:auto!important;margin:0!important;padding:22px!important}.fh-body .clientarea-home .tiles .tile .icon{color:#1479ff!important}.fh-body .product-status{border-radius:999px!important;font-weight:950!important}.fh-body .status-active{background:#dcfce7!important;color:#166534!important}.fh-body .status-pending{background:#fef9c3!important;color:#854d0e!important}.fh-body .status-suspended,.fh-body .status-terminated{background:#fee2e2!important;color:#991b1b!important}

/* Order form polish */
body.fh-body #order-standard_cart,body.fh-body .cart-container{max-width:100%!important;color:#071126!important}.fh-body #order-standard_cart .panel,.fh-body #order-standard_cart .products .product,.fh-body #order-standard_cart .view-cart-items,.fh-body #order-standard_cart .order-summary{border:1px solid #dbe7ff!important;border-radius:24px!important;background:#fff!important;box-shadow:0 16px 46px rgba(7,17,38,.08)!important}.fh-body #order-standard_cart .order-summary{background:linear-gradient(180deg,#071538,#0b1f55)!important;color:#fff!important}.fh-body #order-standard_cart .order-summary h2,.fh-body #order-standard_cart .order-summary .total-due-today span{color:#fff!important}.fh-body #order-standard_cart .btn-checkout,.fh-body #order-standard_cart .btn-primary{background:linear-gradient(135deg,#1479ff,#1d4ed8)!important;border:0!important;color:#fff!important}.fh-body #order-standard_cart .empty-cart .btn-link,.fh-body #btnEmptyCart,.fh-body #btnEmptyCart span{color:#fff!important}

/* Shared dark hosting/home page system */
.fh-shell,.fhp-shell{width:var(--fh-shell)!important;max-width:1380px!important;margin-left:auto!important;margin-right:auto!important;position:relative;z-index:2}.fh-home,.fhp-page,.fh-page{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden;background:#fff;color:#071126}.fh-home{background:#02081d;color:#fff}.fh-grid,.fhp-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important;gap:64px!important;align-items:center!important}.fh-kicker,.fhp-eyebrow,.fhp-kicker{display:inline-flex!important;align-items:center!important;gap:10px!important;border-radius:999px!important;padding:10px 15px!important;font-size:13px!important;letter-spacing:.02em!important;text-transform:uppercase!important;font-weight:950!important}.fh-kicker,.fhp-eyebrow{color:#8bc5ff!important;background:rgba(20,121,255,.14)!important;border:1px solid rgba(64,142,255,.25)!important}.fh-kicker i,.fhp-eyebrow i,.fhp-kicker i{color:#36a3ff!important}.fh-hero-title,.fhp-title{font-size:clamp(44px,5.4vw,76px)!important;line-height:1.04!important;letter-spacing:-.07em!important;font-weight:1000!important;color:#fff!important;margin:22px 0 18px!important}.fh-hero-title span,.fhp-title span{display:block;color:#248cff!important;background:linear-gradient(90deg,#2d9cff 0%,#1479ff 56%,#60a5fa 100%);-webkit-background-clip:text;background-clip:text;color:transparent!important}.fh-lead,.fhp-lead{font-size:19px!important;line-height:1.72!important;color:#b8c8ee!important;margin:0!important;max-width:720px!important}.fh-actions-row,.fhp-actions{display:flex!important;gap:16px!important;align-items:center!important;flex-wrap:wrap!important;margin-top:30px!important}.fh-trust,.fhp-trust{display:flex!important;gap:20px!important;align-items:center!important;flex-wrap:wrap!important;margin-top:24px!important;color:#dbeafe!important;font-size:14px!important;font-weight:780!important}.fh-trust span,.fhp-trust span{display:inline-flex!important;align-items:center!important;gap:9px!important}.fh-trust i,.fhp-trust i{color:#22c55e!important}.fh-hero,.fhp-hero{position:relative;min-height:660px;display:flex;align-items:center;overflow:hidden;padding:84px 0 96px!important;background:radial-gradient(circle at 82% 28%,rgba(20,121,255,.35),transparent 27%),radial-gradient(circle at 48% 80%,rgba(34,211,238,.16),transparent 34%),linear-gradient(135deg,#02081d 0%,#06164a 58%,#02081d 100%)!important;color:#fff!important}.fh-hero:before,.fhp-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(65,141,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(65,141,255,.08) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(180deg,#000,transparent 90%)}.fh-hero:after,.fhp-hero:after{content:"";position:absolute;left:54%;top:15%;width:44%;height:56%;background:radial-gradient(ellipse,rgba(20,121,255,.18),transparent 66%);filter:blur(4px)}
.fh-benefit-strip{position:relative;margin-top:-52px;z-index:5}.fh-benefit-card{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border:1px solid rgba(64,142,255,.36);border-radius:24px;background:rgba(3,13,43,.88);box-shadow:0 24px 75px rgba(0,0,0,.35);backdrop-filter:blur(16px);overflow:hidden}.fh-benefit-card .item{display:flex;align-items:center;gap:16px;padding:22px 26px;color:#fff;border-right:1px solid rgba(64,142,255,.24)}.fh-benefit-card .item:last-child{border-right:0}.fh-benefit-card i{font-size:29px;color:#248cff}.fh-benefit-card b{display:block;font-size:15px;color:#fff}.fh-benefit-card small{display:block;color:#b8c8ee;font-weight:650;line-height:1.4}

/* CSS server/hosting illustration */
.fh-visual-stage,.fhp-visual{position:relative;min-height:430px;display:grid;place-items:center}.fh-server-scene{position:relative;width:min(100%,650px);height:470px}.fh-platform{position:absolute;left:5%;right:4%;bottom:20px;height:94px;border-radius:50%;border:2px solid rgba(20,121,255,.8);background:radial-gradient(ellipse at center,rgba(20,121,255,.22),rgba(20,121,255,.04) 55%,transparent 70%);box-shadow:0 0 34px rgba(20,121,255,.75),inset 0 0 35px rgba(20,121,255,.28)}.fh-server{position:absolute;bottom:88px;width:136px;border-radius:12px;background:linear-gradient(145deg,#0d1e4f,#020817);border:1px solid rgba(116,173,255,.48);box-shadow:inset 0 0 24px rgba(20,121,255,.25),0 30px 70px rgba(0,0,0,.45)}.fh-server.big{right:26%;height:330px;width:162px}.fh-server.mid{left:20%;height:238px;transform:scale(.88)}.fh-server.small{right:4%;height:210px;transform:scale(.8)}.fh-server:before{content:"";position:absolute;left:14px;right:14px;top:18px;bottom:18px;background:repeating-linear-gradient(to bottom,transparent 0 16px,rgba(116,173,255,.18) 17px 18px,transparent 19px 48px)}.fh-server .bay{position:relative;margin:18px 14px 0;height:34px;border-radius:6px;background:linear-gradient(90deg,#071126,#102a6c);border:1px solid rgba(116,173,255,.28)}.fh-server .bay:after{content:"";position:absolute;right:10px;top:10px;width:8px;height:14px;border-radius:6px;background:#1479ff;box-shadow:0 0 14px #1479ff}.fh-cloud{position:absolute;background:linear-gradient(180deg,#0d4bbd,#062a7f);border:1px solid rgba(64,142,255,.45);box-shadow:0 0 35px rgba(20,121,255,.44);border-radius:40px;height:50px;width:120px}.fh-cloud:before,.fh-cloud:after{content:"";position:absolute;border-radius:50%;background:inherit}.fh-cloud:before{width:55px;height:55px;left:20px;top:-24px}.fh-cloud:after{width:70px;height:70px;right:10px;top:-36px}.fh-cloud.one{left:4%;top:115px}.fh-cloud.two{right:4%;top:55px;transform:scale(.86)}.fh-uptime-card{position:absolute;right:0;bottom:78px;width:250px;border-radius:18px;padding:18px;background:linear-gradient(145deg,rgba(9,31,85,.94),rgba(10,60,165,.9));border:1px solid rgba(64,142,255,.48);box-shadow:0 24px 60px rgba(0,0,0,.38);color:#fff}.fh-uptime-card .top{display:flex;align-items:center;gap:12px}.fh-uptime-card i{font-size:32px;color:#36a3ff}.fh-uptime-card strong{display:block;font-size:28px;letter-spacing:-.04em}.fh-uptime-card small{color:#dbeafe}.fh-wave{height:64px;margin-top:14px;border-radius:12px;background:linear-gradient(115deg,transparent 0 13%,#1479ff 14% 16%,transparent 17% 25%,#22d3ee 26% 28%,transparent 29% 42%,#1479ff 43% 46%,transparent 47% 58%,#22d3ee 59% 62%,transparent 63% 72%,#1479ff 73% 77%,transparent 78%);opacity:.9}

/* Homepage */
.fh-home .fh-hero{padding-top:92px!important}.fh-home .fh-hero-copy{max-width:760px}.fh-home .fh-hero-title{font-size:clamp(48px,5.8vw,82px)!important}.fh-domain-search{position:relative;z-index:6;margin:34px auto 0;padding:16px;border-radius:22px;background:rgba(255,255,255,.06);border:1px solid rgba(64,142,255,.28);box-shadow:0 18px 50px rgba(0,0,0,.25);max-width:720px}.fh-domain-search form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.fh-domain-search input{min-height:54px;border-radius:15px!important;background:rgba(255,255,255,.96)!important;border:0!important;padding:0 18px!important;font-weight:850}.fh-domain-search button{min-height:54px;border-radius:15px!important;padding:0 22px!important;background:linear-gradient(135deg,#1479ff,#1d4ed8)!important;color:#fff!important;border:0!important;font-weight:950!important}.fh-section{position:relative;padding:86px 0;background:#fff}.fh-section.dark{background:#02081d;color:#fff}.fh-section.soft{background:#f4f8ff}.fh-section-head{text-align:center;max-width:760px;margin:0 auto 42px}.fh-section-head .eyebrow{display:inline-block;color:#1479ff;font-weight:1000;text-transform:uppercase;font-size:13px;letter-spacing:.04em;margin-bottom:8px}.fh-section-head h2{font-size:clamp(32px,3.4vw,48px);line-height:1.1;letter-spacing:-.045em;margin:0;color:#071126!important;font-weight:1000}.fh-section.dark .fh-section-head h2{color:#fff!important}.fh-section-head p{font-size:17px;line-height:1.6;color:#64708c!important;margin:12px auto 0}.fh-section.dark .fh-section-head p{color:#b8c8ee!important}.fh-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:930px;margin:0 auto}.fh-home-plan{position:relative;border-radius:22px;background:linear-gradient(180deg,#071538,#051031);border:1px solid rgba(64,142,255,.34);padding:28px;color:#fff;box-shadow:0 24px 70px rgba(0,0,0,.28)}.fh-home-plan.featured{transform:translateY(-10px);border-color:#1479ff;box-shadow:0 28px 90px rgba(20,121,255,.25)}.fh-home-plan .ribbon{position:absolute;left:0;right:0;top:0;text-align:center;background:linear-gradient(90deg,#1479ff,#1d4ed8);border-radius:22px 22px 0 0;padding:8px;color:#fff;font-weight:950;font-size:12px;text-transform:uppercase}.fh-home-plan.featured{padding-top:46px}.fh-home-plan h3{color:#fff!important;font-size:23px;margin:0 0 8px}.fh-home-plan p{color:#b8c8ee!important;margin:0 0 18px}.fh-home-plan .price{display:flex;align-items:baseline;gap:5px;margin:16px 0}.fh-home-plan .price strong{font-size:38px;letter-spacing:-.05em;color:#fff}.fh-home-plan .price small{color:#dbeafe;font-weight:800}.fh-home-plan ul{list-style:none;padding:0;margin:18px 0 24px}.fh-home-plan li{color:#dbeafe;font-weight:760;margin:11px 0;display:flex;gap:10px}.fh-home-plan li:before{content:"\f00c";font-family:"Font Awesome 5 Pro","Font Awesome 5 Free";font-weight:900;color:#36a3ff}.fh-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.fh-feature-card{border:1px solid #dbe7ff;border-radius:24px;background:#fff;padding:26px;box-shadow:0 16px 46px rgba(7,17,38,.07)}.fh-feature-card i{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#1479ff,#1d4ed8);color:#fff;display:grid;place-items:center;font-size:22px;margin-bottom:18px}.fh-feature-card h3{font-size:22px;margin:0 0 8px;color:#071126!important}.fh-feature-card p{color:#64708c!important;line-height:1.62;margin:0}.fh-cta-block{border-radius:30px;padding:42px;background:radial-gradient(circle at 82% 25%,rgba(20,121,255,.32),transparent 28%),linear-gradient(135deg,#02081d,#07164a);border:1px solid rgba(64,142,255,.32);display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;box-shadow:0 26px 80px rgba(7,17,38,.18)}.fh-cta-block h2{color:#fff!important;margin:0 0 8px;font-size:34px}.fh-cta-block p{color:#b8c8ee!important;margin:0;max-width:720px}

/* Product pages */
.fhp-page{background:#fff}.fhp-hero{min-height:610px}.fhp-hero .fhp-title{max-width:800px}.fhp-hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px;max-width:610px}.fhp-hero-metrics div{border:1px solid rgba(64,142,255,.25);background:rgba(255,255,255,.06);border-radius:17px;padding:16px;color:#fff}.fhp-hero-metrics b{display:block;font-size:22px;color:#fff}.fhp-hero-metrics small{display:block;color:#b8c8ee;margin-top:4px}.fhp-section{padding:84px 0;background:#fff}.fhp-section-plans,.fhp-section-soft{background:#f4f8ff}.fhp-section-dark{background:linear-gradient(135deg,#02081d,#06164a);color:#fff}.fhp-head{text-align:center;max-width:820px;margin:0 auto 42px}.fhp-kicker{background:#eaf3ff!important;color:#1479ff!important;border:1px solid #dbe7ff!important}.fhp-head h2{font-size:clamp(32px,3.3vw,48px)!important;letter-spacing:-.045em!important;line-height:1.1!important;color:#071126!important;margin:10px 0 10px!important}.fhp-head p{font-size:17px!important;line-height:1.65!important;color:#64708c!important;margin:0!important}.fhp-section-dark .fhp-head h2{color:#fff!important}.fhp-section-dark .fhp-head p{color:#b8c8ee!important}.fhp-features,.fhp-stat-grid,.fhp-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.fhp-stat-grid{grid-template-columns:repeat(5,1fr)}.fhp-stat-strip{background:#02081d;padding:0 0 72px;margin-top:-1px}.fhp-stat-grid{border:1px solid rgba(64,142,255,.34);border-radius:24px;background:rgba(3,13,43,.9);overflow:hidden}.fhp-stat-item{display:flex;align-items:center;gap:14px;padding:22px;border-right:1px solid rgba(64,142,255,.22);color:#fff}.fhp-stat-item:last-child{border-right:0}.fhp-stat-item i{font-size:25px;color:#248cff}.fhp-stat-item b{display:block;color:#fff;font-size:15px}.fhp-stat-item span{display:block;color:#b8c8ee;font-size:13px;line-height:1.4;margin-top:3px}.fhp-feature,.fhp-review,details{background:#fff;border:1px solid #dbe7ff;border-radius:24px;padding:26px;box-shadow:0 16px 46px rgba(7,17,38,.07);color:#071126}.fhp-section-dark .fhp-feature{background:rgba(255,255,255,.96)}.fhp-feature span,.fhp-plan-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#1479ff,#1d4ed8);color:#fff;font-size:22px;margin-bottom:18px;box-shadow:0 14px 34px rgba(20,121,255,.25)}.fhp-feature h3,.fhp-review h4{font-size:21px;margin:0 0 8px;color:#071126!important;font-weight:950}.fhp-feature p,.fhp-review p,details p{color:#64708c!important;line-height:1.64;margin:0;font-weight:650}.fhp-plans{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.fhp-plan{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #dbe7ff;border-radius:24px;padding:26px;box-shadow:0 18px 55px rgba(7,17,38,.08);color:#071126;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.fhp-plan:hover{transform:translateY(-5px);box-shadow:0 28px 80px rgba(7,17,38,.14);border-color:#9fc8ff}.fhp-plan.fhp-featured{border:2px solid #1479ff;box-shadow:0 26px 80px rgba(20,121,255,.16)}.fhp-ribbon{position:absolute;top:-15px;left:50%;transform:translateX(-50%);white-space:nowrap;border-radius:999px;background:linear-gradient(135deg,#1479ff,#1d4ed8);color:#fff;font-size:12px;text-transform:uppercase;font-weight:1000;padding:8px 18px;box-shadow:0 14px 32px rgba(20,121,255,.28)}.fhp-plan h3{font-size:23px;margin:0 0 8px;color:#071126!important}.fhp-plan>p{color:#64708c!important;line-height:1.5;margin:0 0 16px;font-weight:650}.fhp-price{margin:16px 0}.fhp-price-line{display:flex;align-items:baseline;gap:8px;margin:8px 0}.fhp-price-line strong{font-size:31px;letter-spacing:-.045em;color:#071126}.fhp-price-line small{font-weight:850;color:#64708c}.fhp-price-currency{font-size:12px;text-transform:uppercase;color:#1479ff;font-weight:1000;letter-spacing:.06em;min-width:32px}.fhp-price-alt strong{font-size:20px}.fhp-plan ul{list-style:none;padding:0;margin:18px 0 24px;flex:1}.fhp-plan li{display:flex;gap:10px;margin:11px 0;color:#263554;font-weight:760;line-height:1.45}.fhp-plan li:before{content:"\f00c";font-family:"Font Awesome 5 Pro","Font Awesome 5 Free";font-weight:900;color:#1479ff;margin-top:1px}.fhp-trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.fhp-trust-item{display:flex;align-items:center;gap:13px;border-radius:18px;background:#fff;border:1px solid #dbe7ff;padding:17px;box-shadow:0 12px 34px rgba(7,17,38,.06)}.fhp-trust-item i{font-size:24px;color:#1479ff}.fhp-trust-item b{display:block;color:#071126;font-size:15px}.fhp-trust-item small{display:block;color:#64708c;font-size:13px}.fhp-compare-wrap{overflow-x:auto;border-radius:24px;border:1px solid #dbe7ff;background:#fff;box-shadow:0 18px 55px rgba(7,17,38,.08)}.fhp-compare{width:100%;min-width:820px;border-collapse:separate;border-spacing:0;background:#fff}.fhp-compare th,.fhp-compare td{padding:18px 20px;text-align:center;border-bottom:1px solid #edf3ff;color:#263554;font-weight:800}.fhp-compare th:first-child,.fhp-compare td:first-child{text-align:left;color:#071126;font-weight:1000}.fhp-compare thead th{background:linear-gradient(135deg,#071538,#0b1f55);color:#fff!important;border-bottom:0}.fhp-compare tbody tr:nth-child(even) td{background:#f8fbff}.fhp-compare tr:last-child td{border-bottom:0}.fhp-compare-yes{color:#22c55e}.fhp-faq{display:grid;grid-template-columns:1fr 1fr;gap:18px}details{padding:0;overflow:hidden}summary{cursor:pointer;list-style:none;padding:20px 22px;font-weight:950;color:#071126;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:22px;color:#1479ff;font-size:22px;top:16px}details[open] summary:after{content:"\2212"}details p{padding:0 22px 20px}.fhp-cta{border-radius:30px;background:radial-gradient(circle at 85% 20%,rgba(20,121,255,.32),transparent 28%),linear-gradient(135deg,#02081d,#07164a);border:1px solid rgba(64,142,255,.34);padding:42px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 26px 80px rgba(7,17,38,.18)}.fhp-cta h2,.fhp-cta h3{color:#fff!important;font-size:32px;margin:0 0 8px}.fhp-cta p{color:#b8c8ee!important;margin:0;max-width:760px}.fhp-cta .fhp-btn-outline{border-color:rgba(255,255,255,.28)!important;color:#fff!important;background:rgba(255,255,255,.06)!important}

/* Simple content pages already using fh-page */
.fh-page .fh-page-hero{position:relative;overflow:hidden;padding:78px 0 86px!important;background:radial-gradient(circle at 84% 22%,rgba(20,121,255,.3),transparent 28%),linear-gradient(135deg,#02081d,#07164a)!important;color:#fff!important}.fh-page .fh-page-hero .container{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center}.fh-page .fh-page-hero h1{font-size:clamp(40px,4.8vw,70px)!important;line-height:1.04!important;letter-spacing:-.06em!important;color:#fff!important;margin:18px 0}.fh-page .fh-page-hero h1 span{color:#248cff!important}.fh-page .fh-page-hero p{font-size:18px!important;line-height:1.7!important;color:#b8c8ee!important}.fh-page .fh-section{padding:76px 0}.fh-title{text-align:center;max-width:820px;margin:0 auto 38px}.fh-title span{display:inline-block;color:#1479ff;font-size:13px;font-weight:1000;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.fh-title h2{font-size:clamp(32px,3.2vw,48px)!important;line-height:1.12!important;letter-spacing:-.045em!important;color:#071126!important;margin:0 0 10px!important}.fh-title p{font-size:17px;line-height:1.65;color:#64708c!important;margin:0}.fh-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.fh-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.fh-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.fh-color-card,.fh-policy-card,.fh-feature{background:#fff;border:1px solid #dbe7ff;border-radius:24px;padding:26px;box-shadow:0 16px 46px rgba(7,17,38,.07)}.fh-color-card i,.fh-icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#1479ff,#1d4ed8);color:#fff;display:grid;place-items:center;font-size:22px;margin-bottom:18px}.fh-color-card h3,.fh-policy-card h3,.fh-feature h3{color:#071126!important;font-size:21px;margin:0 0 8px}.fh-color-card p,.fh-policy-card p,.fh-feature p{color:#64708c!important;line-height:1.64;margin:0}.fh-feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.fh-feature{display:flex;gap:16px;align-items:flex-start}.fh-feature>i{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#eaf3ff;color:#1479ff;flex:0 0 auto}.fh-cta{border-radius:30px;background:linear-gradient(135deg,#02081d,#07164a);padding:42px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}.fh-cta h2{color:#fff!important;margin:0 0 8px}.fh-cta p{color:#b8c8ee!important;margin:0}.fh-cta a{display:inline-flex;align-items:center;justify-content:center;border-radius:15px;background:linear-gradient(135deg,#1479ff,#1d4ed8);color:#fff!important;padding:14px 22px;font-weight:950}

/* Footer */
.fh-footer{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 20%,rgba(20,121,255,.22),transparent 28%),linear-gradient(135deg,#02081d,#06164a)!important;color:#b8c8ee!important;padding:72px 0 24px!important}.fh-footer:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(65,141,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(65,141,255,.06) 1px,transparent 1px);background-size:70px 70px;opacity:.7}.fh-footer .container{position:relative;z-index:2}.fh-footer-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:48px;padding:30px;border:1px solid rgba(64,142,255,.25);border-radius:26px;background:rgba(255,255,255,.05);box-shadow:0 20px 70px rgba(0,0,0,.25)}.fh-footer-cta h2{color:#fff!important;margin:0 0 8px;font-size:31px}.fh-footer-cta p{color:#b8c8ee!important;margin:0}.fh-footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:30px}.fh-footer h3{color:#fff!important;font-size:18px;margin:0 0 16px}.fh-footer p{color:#b8c8ee!important;line-height:1.7}.fh-footer a{display:block;color:#b8c8ee!important;margin:9px 0;font-weight:760}.fh-footer a:hover{color:#fff!important;transform:translateX(2px)}.fh-footer-bottom{display:flex;justify-content:space-between;gap:18px;align-items:center;flex-wrap:wrap;margin-top:42px;padding-top:20px;border-top:1px solid rgba(64,142,255,.2);font-size:14px}.fh-footer-bottom-links{display:flex;gap:18px;flex-wrap:wrap}.fh-footer-bottom-links a{display:inline-block;margin:0}

@media(max-width:1199.98px){
  :root{--fh-shell:min(calc(100% - 36px),100%)}
  .fh-mobile-toggle{display:grid!important;place-items:center}.fh-nav-inner{flex-wrap:wrap}.fh-nav.collapse{display:none!important;flex-basis:100%;width:100%;padding:0 0 18px}.fh-nav.collapse.show{display:block!important}.fh-menu{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 14px!important}.fh-link{background:rgba(255,255,255,.05)}.fh-dropdown-panel{position:static;display:block!important;min-width:0;box-shadow:none;margin:8px 0 0;border-radius:18px}.fh-dropdown-panel:before{display:none}.fh-actions{justify-content:flex-start;flex-wrap:wrap}.fh-grid,.fhp-grid,.fh-page .fh-page-hero .container{grid-template-columns:1fr!important}.fh-visual-stage,.fhp-visual{min-height:380px}.fh-benefit-card,.fhp-stat-grid{grid-template-columns:repeat(2,1fr)}.fh-benefit-card .item,.fhp-stat-item{border-right:0;border-bottom:1px solid rgba(64,142,255,.22)}.fh-pricing-grid,.fh-feature-grid,.fhp-features,.fhp-reviews{grid-template-columns:repeat(2,1fr)}.fhp-plans{grid-template-columns:repeat(2,1fr)}.fhp-trust-bar,.fh-footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:767.98px){
  :root{--fh-shell:min(calc(100% - 28px),100%)}
  body.fh-body #main-body.fh-main-body{padding:22px 0 44px!important}.fh-alertbar .container{justify-content:center;text-align:center}.fh-nav-inner{min-height:72px}.fh-logo img{max-width:150px}.fh-logo-word{font-size:21px}.fh-menu{grid-template-columns:1fr!important}.fh-actions{width:100%;display:grid!important;grid-template-columns:1fr 1fr}.fh-pill.cart{grid-column:auto}.fh-hero,.fhp-hero{min-height:auto;padding:64px 0 82px!important}.fh-hero-title,.fhp-title{font-size:clamp(38px,11vw,52px)!important;letter-spacing:-.055em!important}.fh-lead,.fhp-lead{font-size:17px!important}.fh-actions-row,.fhp-actions{width:100%}.fh-btn,.fhp-btn,.fh-big-btn{width:100%}.fh-domain-search form{grid-template-columns:1fr}.fh-server-scene{height:360px}.fh-server.big{right:22%;height:250px;width:125px}.fh-server.mid{left:8%;height:190px}.fh-server.small{display:none}.fh-cloud.two{display:none}.fh-uptime-card{right:0;bottom:50px;width:210px}.fh-benefit-card,.fhp-stat-grid,.fh-pricing-grid,.fh-feature-grid,.fhp-features,.fhp-reviews,.fhp-plans,.fhp-trust-bar,.fhp-faq,.fh-grid-2,.fh-grid-3,.fh-grid-4,.fh-feature-list,.fh-footer-grid{grid-template-columns:1fr!important}.fh-home-plan.featured{transform:none}.fh-cta-block,.fhp-cta,.fh-cta,.fh-footer-cta{display:block;padding:26px}.fh-cta-block .fh-btn,.fhp-cta .fhp-btn,.fh-footer-cta .fh-big-btn{margin-top:18px}.fh-footer-bottom{display:block;text-align:center}.fh-footer-bottom-links{justify-content:center;margin-top:12px}.fh-page .fh-page-hero{padding:58px 0!important}
}


/* ===== FariHost v14 SEO + Full Landing Page Expansion ===== */
.fh-home-seo .fh-section-head,.fhp-head{text-align:center;max-width:930px;margin:0 auto 42px}.fh-home-seo .fh-section-head h2,.fhp-head h2,.fhp-split h2{font-size:clamp(30px,3.4vw,50px)!important;letter-spacing:-.045em!important;line-height:1.12!important}.fh-home-seo .fh-section-head p,.fhp-head p,.fhp-split p{font-size:17px!important;line-height:1.78!important}.fh-seo-grid,.fh-service-grid,.fhp-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.fh-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fh-seo-card,.fh-service-card,.fhp-proof,.fhp-step,.fhp-review{background:rgba(255,255,255,.96);border:1px solid rgba(74,144,255,.22);border-radius:26px;padding:28px;box-shadow:0 18px 55px rgba(7,17,38,.08);transition:.22s ease}.fh-service-card{display:block;color:#263554!important;text-decoration:none!important}.fh-seo-card:hover,.fh-service-card:hover,.fhp-proof:hover,.fhp-step:hover,.fhp-review:hover{transform:translateY(-4px);box-shadow:0 26px 72px rgba(7,17,38,.12);border-color:rgba(20,121,255,.42)}.fh-service-overview .fh-service-card,.fhp-section-dark .fhp-step,.fhp-review{background:rgba(255,255,255,.07)!important;border-color:rgba(89,156,255,.25)!important;color:#dbe8ff!important}.fh-service-overview .fh-service-card h3,.fhp-section-dark .fhp-step h3,.fhp-review strong{color:#fff!important}.fh-service-overview .fh-service-card p,.fhp-section-dark .fhp-step p,.fhp-review p,.fhp-review span{color:#b8c8ee!important}.fh-seo-card i,.fh-service-card i,.fhp-proof i{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#1479ff,#1d4ed8);color:#fff;font-size:25px;margin-bottom:18px}.fh-seo-card h3,.fh-service-card h3,.fhp-proof b{display:block;color:#071126!important;font-size:21px;margin:0 0 9px}.fh-seo-card p,.fh-service-card p,.fhp-proof span{color:#64708c!important;line-height:1.72;margin:0}.fhp-split{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.fhp-inline-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:24px}.fhp-text-link{font-weight:950;color:#1479ff!important;text-decoration:none!important}.fhp-check-card{background:#fff;border:1px solid #dbe7ff;border-radius:28px;padding:30px;box-shadow:0 18px 60px rgba(7,17,38,.08)}.fhp-check-card h3{font-size:25px;color:#071126!important;margin:0 0 16px}.fhp-check-card ul{list-style:none;margin:0;padding:0}.fhp-check-card li{display:flex;gap:12px;color:#263554;font-weight:800;margin:13px 0;line-height:1.52}.fhp-check-card li i{color:#1479ff;margin-top:3px}.fhp-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.fhp-step b{display:inline-grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#1479ff,#1d4ed8);color:#fff;font-size:18px;margin-bottom:16px}.fhp-step h3{font-size:22px;color:#071126!important;margin:0 0 10px}.fhp-step p{color:#64708c!important;line-height:1.7;margin:0}.fhp-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.fhp-stars{color:#38a3ff;margin-bottom:14px;letter-spacing:2px}.fhp-review p{font-size:16px;line-height:1.72;margin:0 0 18px}.fhp-review strong{display:block;color:#071126!important}.fhp-review span{display:block;color:#64708c!important;font-size:14px;margin-top:3px}.fhp-section-dark .fhp-head h2,.fhp-section-dark .fhp-head p,.fhp-section-dark .fhp-kicker{color:#fff!important}.fhp-section-dark .fhp-head p,.fhp-section-dark .fhp-kicker{color:#b8c8ee!important}.fhp-platform-section .fhp-feature{background:rgba(255,255,255,.07)!important;border-color:rgba(89,156,255,.24)!important}.fhp-platform-section .fhp-feature h3{color:#fff!important}.fhp-platform-section .fhp-feature p{color:#b8c8ee!important}.fhp-proof-section .fhp-proof{min-height:210px}.fhp-compare a{color:#1479ff!important;font-weight:950}.fh-home-plan .fhp-plan-icon{margin-bottom:16px}.fh-home-plan .price strong script{font-size:inherit}.fh-home-faq-section .fhp-faq details,.fhp-faq details{background:#fff;border:1px solid #dbe7ff;border-radius:22px;box-shadow:0 14px 42px rgba(7,17,38,.06)}.fhp-faq details p{line-height:1.7;color:#64708c!important}.fhp-seo-hero .fhp-title span{display:block}.fh-hero-homeplus .fh-hero-title span{display:block}.fhp-section-plans .fhp-plan{position:relative}.fhp-plan .fhp-ribbon{position:absolute;left:0;right:0;top:0;border-radius:24px 24px 0 0;background:linear-gradient(135deg,#1479ff,#1d4ed8);color:#fff;text-align:center;font-size:13px;text-transform:uppercase;letter-spacing:.06em;font-weight:1000;padding:9px 8px}.fhp-plan.fhp-featured{border-color:#1479ff!important;box-shadow:0 30px 85px rgba(20,121,255,.18)!important}.fhp-plan.fhp-featured .fhp-plan-icon{margin-top:14px}.fhp-section-dark,.fh-service-overview,.fh-launch-process{background:radial-gradient(circle at 82% 12%,rgba(20,121,255,.22),transparent 30%),linear-gradient(135deg,#02081d,#07164a)!important}.fh-service-overview .eyebrow,.fh-service-overview h2,.fh-service-overview .fh-section-head p,.fh-launch-process .eyebrow,.fh-launch-process h2,.fh-launch-process .fh-section-head p{color:#fff!important}.fh-service-overview .fh-section-head p,.fh-launch-process .fh-section-head p{color:#b8c8ee!important}.fhp-page .fhp-section{position:relative}.fhp-page .fhp-section:before{content:"";position:absolute;inset:auto 6% 0 auto;width:220px;height:220px;background:radial-gradient(circle,rgba(20,121,255,.08),transparent 70%);pointer-events:none}.fhp-feature span{flex:0 0 auto}.fhp-feature h3{font-size:21px!important}.fhp-feature p{font-size:15.5px!important}.fhp-lead{max-width:720px}.fhp-hero-copy{position:relative;z-index:2}.fhp-price-line strong{min-height:36px;display:inline-flex;align-items:baseline}.fhp-full{width:100%}.fhp-plan-icon{width:62px;height:62px;border-radius:20px;background:linear-gradient(135deg,#1479ff,#1d4ed8);color:#fff;display:grid;place-items:center;font-size:25px;margin-bottom:18px}.fhp-section-light{background:#fff!important}.fhp-section-soft{background:linear-gradient(180deg,#f7fbff,#eef5ff)!important}.fhp-section-plans{background:#f7fbff!important}.fh-service-card h3{font-size:21px!important}.fhp-review-section .fhp-review strong{color:#fff!important}.fhp-review-section .fhp-review span{color:#b8c8ee!important}
@media(max-width:1199.98px){.fh-seo-grid,.fh-service-grid,.fhp-proof-grid,.fhp-steps,.fhp-reviews{grid-template-columns:repeat(2,minmax(0,1fr))}.fhp-split{grid-template-columns:1fr}}
@media(max-width:767.98px){.fh-seo-grid,.fh-service-grid,.fhp-proof-grid,.fhp-steps,.fhp-reviews{grid-template-columns:1fr}.fhp-inline-actions{display:grid}.fhp-inline-actions .fhp-btn{width:100%}.fhp-check-card,.fh-seo-card,.fh-service-card,.fhp-proof,.fhp-step,.fhp-review{padding:22px}.fhp-hero-metrics{grid-template-columns:1fr!important}.fhp-section{padding:56px 0!important}.fhp-head{margin-bottom:28px}.fh-home-seo .fh-section-head h2,.fhp-head h2,.fhp-split h2{font-size:clamp(28px,8vw,40px)!important}}

.fh-contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:start}.fh-contact-info h2{font-size:clamp(30px,3.4vw,48px)!important;color:#071126!important;letter-spacing:-.045em}.fh-contact-info p{color:#64708c!important;line-height:1.75;font-size:17px}.fh-feature-list.one-col{grid-template-columns:1fr!important}.fh-contact-form{border:1px solid #dbe7ff!important;border-radius:26px!important;box-shadow:0 18px 60px rgba(7,17,38,.08)!important;overflow:hidden}.fh-contact-form .card-body{padding:32px!important}.fh-contact-form label{font-weight:900;color:#071126}.fh-contact-form .form-control{min-height:48px;border-radius:14px;border-color:#dbe7ff}.fh-contact-form textarea.form-control{min-height:160px}@media(max-width:991.98px){.fh-contact-layout{grid-template-columns:1fr}}


/* =========================================================
   FariHost v16 live design repair
   Fixes: cached CSS, header action alignment, homepage breadcrumb,
   homepage full-width layout, domain search/grid consistency, and
   single live WHMCS pricing feed using currency=1.
   ========================================================= */
body.fh-body.template-homepage .master-breadcrumb,
body.fh-body.template-homepage .fh-breadcrumb{display:none!important;}
body.fh-body.template-homepage #main-body.fh-main-body{padding:0!important;background:#02081d!important;}
body.fh-body.template-homepage #main-body>.fh-main-full{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important;}
body.fh-body.template-homepage #main-body>.fh-main-full>.row{display:block!important;margin-left:0!important;margin-right:0!important;}
body.fh-body.template-homepage .primary-content{width:100%!important;max-width:100%!important;flex:0 0 100%!important;padding:0!important;margin:0!important;}
body.fh-body .fh-header .container{width:min(calc(100% - 44px),1380px)!important;max-width:1380px!important;margin-left:auto!important;margin-right:auto!important;}
body.fh-body .fh-header{position:relative!important;z-index:10000!important;background:rgba(2,8,29,.96)!important;border-bottom:1px solid rgba(64,142,255,.18)!important;box-shadow:0 12px 44px rgba(0,0,0,.25)!important;}
body.fh-body .fh-header .fh-nav-inner{display:flex!important;align-items:center!important;gap:26px!important;min-height:82px!important;flex-wrap:nowrap!important;}
body.fh-body .fh-header .fh-logo{display:inline-flex!important;align-items:center!important;gap:12px!important;min-width:max-content!important;flex:0 0 auto!important;text-decoration:none!important;margin:0!important;}
body.fh-body .fh-header .fh-logo-mark{display:grid!important;place-items:center!important;flex:0 0 auto!important;}
body.fh-body .fh-header .fh-nav{display:flex!important;align-items:center!important;gap:20px!important;flex:1 1 auto!important;width:auto!important;margin:0!important;padding:0!important;}
body.fh-body .fh-header .fh-menu{display:flex!important;align-items:center!important;gap:6px!important;grid-template-columns:none!important;list-style:none!important;margin:0 auto!important;padding:0!important;width:auto!important;}
body.fh-body .fh-header .fh-menu>li{position:relative!important;list-style:none!important;margin:0!important;padding:0!important;}
body.fh-body .fh-header .fh-link{display:flex!important;align-items:center!important;gap:8px!important;padding:12px 12px!important;border-radius:14px!important;color:#eef5ff!important;font-size:14px!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important;background:transparent!important;}
body.fh-body .fh-header .fh-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex:0 0 auto!important;flex-wrap:nowrap!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;grid-template-columns:none!important;}
body.fh-body .fh-header .fh-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:auto!important;min-width:0!important;min-height:44px!important;margin:0!important;padding:12px 16px!important;border-radius:13px!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important;font-weight:900!important;}
body.fh-body .fh-header .fh-pill.login{background:transparent!important;color:#fff!important;border:1px solid transparent!important;}
body.fh-body .fh-header .fh-pill.register{background:linear-gradient(135deg,#1479ff,#1d4ed8)!important;color:#fff!important;border:0!important;box-shadow:0 14px 34px rgba(20,121,255,.32)!important;}
body.fh-body .fh-header .fh-pill.cart{background:rgba(20,121,255,.12)!important;border:1px solid rgba(64,142,255,.28)!important;color:#fff!important;min-width:48px!important;}
body.fh-body .fh-header .fh-dropdown-panel{position:absolute!important;top:calc(100% + 12px)!important;left:0!important;min-width:294px!important;padding:10px!important;background:rgba(4,14,45,.98)!important;border:1px solid rgba(64,142,255,.25)!important;border-radius:22px!important;box-shadow:0 28px 80px rgba(0,0,0,.38)!important;display:none!important;z-index:10001!important;}
body.fh-body .fh-header .fh-menu>li:hover>.fh-dropdown-panel{display:block!important;}
body.fh-body .fh-header .fh-dropdown-panel a{display:flex!important;align-items:center!important;gap:11px!important;border-radius:15px!important;padding:12px!important;color:#dbeafe!important;background:transparent!important;text-decoration:none!important;font-size:14px!important;font-weight:820!important;}
body.fh-body .fh-header .fh-dropdown-panel a:hover{background:rgba(20,121,255,.15)!important;color:#fff!important;}
body.fh-body .fhp-page{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important;}
body.fh-body .fhp-home-v15 .fhp-hero{min-height:650px!important;padding:94px 0 98px!important;}
body.fh-body .fhp-home-v15 .fhp-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important;gap:64px!important;align-items:center!important;}
body.fh-body .fhp-home-v15 .fh-domain-search-v15{display:grid!important;grid-template-columns:auto minmax(260px,.82fr) minmax(420px,1.18fr)!important;gap:18px!important;align-items:center!important;margin:-38px auto 0!important;padding:26px!important;border-radius:30px!important;background:linear-gradient(135deg,#ffffff,#eff6ff,#f5f8ff)!important;border:1px solid rgba(64,142,255,.22)!important;box-shadow:0 28px 84px rgba(7,17,38,.16)!important;position:relative!important;z-index:8!important;color:#071126!important;}
body.fh-body .fhp-home-v15 .fh-domain-search-v15 h3{margin:0!important;color:#071126!important;font-size:28px!important;font-weight:1000!important;letter-spacing:-.04em!important;}
body.fh-body .fhp-home-v15 .fh-domain-search-v15 p{margin:4px 0 0!important;color:#64708c!important;line-height:1.6!important;}
body.fh-body .fhp-home-v15 .fh-domain-search-v15 .fh-domain-form{display:grid!important;grid-template-columns:minmax(0,1fr) 96px auto!important;gap:10px!important;background:#fff!important;border:1px solid #dbe7ff!important;border-radius:22px!important;padding:8px!important;box-shadow:0 14px 35px rgba(7,17,38,.08)!important;}
body.fh-body .fhp-home-v15 .fh-domain-search-v15 .fh-domain-form input,
body.fh-body .fhp-home-v15 .fh-domain-search-v15 .fh-domain-form select{height:52px!important;min-height:52px!important;border:0!important;background:#f8fbff!important;border-radius:15px!important;padding:0 15px!important;color:#071126!important;font-weight:850!important;}
body.fh-body .fhp-home-v15 .fh-domain-search-v15 .fh-domain-form button{height:52px!important;min-height:52px!important;border-radius:15px!important;padding:0 20px!important;}
body.fh-body .fhp-home-v15 .fh-tlds{grid-column:1/-1!important;display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin:0!important;padding:0!important;}
body.fh-body .fhp-mini-plan-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important;}
body.fh-body .fhp-package-family:last-child .fhp-mini-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
body.fh-body .fhp-price-line{display:flex!important;align-items:baseline!important;gap:8px!important;min-height:44px!important;}
body.fh-body .fhp-price-line strong{font-size:34px!important;line-height:1!important;letter-spacing:-.04em!important;min-height:38px!important;display:inline-flex!important;align-items:baseline!important;color:#071126!important;}
body.fh-body .fhp-mini-plan .fhp-price-alt,
body.fh-body .fh-price.secondary{display:none!important;}
@media(max-width:1299.98px){
  body.fh-body .fh-header .fh-nav-inner{flex-wrap:wrap!important;gap:14px!important;padding:12px 0!important;}
  body.fh-body .fh-header .fh-mobile-toggle{display:grid!important;place-items:center!important;}
  body.fh-body .fh-header .fh-nav.collapse{display:none!important;flex-basis:100%!important;width:100%!important;padding:0 0 18px!important;}
  body.fh-body .fh-header .fh-nav.collapse.show{display:block!important;}
  body.fh-body .fh-header .fh-menu{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;margin:0 0 14px!important;}
  body.fh-body .fh-header .fh-link{background:rgba(255,255,255,.05)!important;}
  body.fh-body .fh-header .fh-dropdown-panel{position:static!important;display:block!important;min-width:0!important;margin-top:8px!important;box-shadow:none!important;}
  body.fh-body .fh-header .fh-actions{justify-content:flex-start!important;flex-wrap:wrap!important;width:100%!important;}
  body.fh-body .fhp-mini-plan-grid,body.fh-body .fhp-package-family:last-child .fhp-mini-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body.fh-body .fhp-home-v15 .fhp-grid,body.fh-body .fhp-home-v15 .fh-domain-search-v15{grid-template-columns:1fr!important;}
}
@media(max-width:767.98px){
  body.fh-body .fh-header .container{width:min(calc(100% - 30px),100%)!important;}
  body.fh-body .fh-header .fh-menu{grid-template-columns:1fr!important;}
  body.fh-body .fh-header .fh-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;}
  body.fh-body .fh-header .fh-pill{width:100%!important;}
  body.fh-body .fhp-home-v15 .fhp-hero{padding:64px 0 82px!important;}
  body.fh-body .fhp-home-v15 .fh-domain-search-v15{margin:-22px auto 0!important;padding:20px!important;}
  body.fh-body .fhp-home-v15 .fh-domain-search-v15 .fh-domain-form{grid-template-columns:1fr!important;}
  body.fh-body .fhp-mini-plan-grid,body.fh-body .fhp-package-family:last-child .fhp-mini-plan-grid{grid-template-columns:1fr!important;}
}


/* =========================================================
   FariHost v17 professional pricing/page repair
   Fixes screenshot issue: white plan area, broken check icons,
   over-tall cards, PKR second-line crowding, and weak CTA visibility.
   ========================================================= */
body.fh-body .fhp-page{background:#02081d!important;color:#fff!important;}
body.fh-body .fhp-section-plans{
  background:
    radial-gradient(circle at 18% 8%,rgba(20,121,255,.24),transparent 34%),
    radial-gradient(circle at 84% 18%,rgba(34,211,238,.16),transparent 30%),
    linear-gradient(135deg,#02081d 0%,#06164a 54%,#02081d 100%)!important;
  color:#fff!important;
  padding:88px 0 96px!important;
  position:relative!important;
  overflow:hidden!important;
}
body.fh-body .fhp-section-plans:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background-image:linear-gradient(rgba(65,141,255,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(65,141,255,.065) 1px,transparent 1px)!important;
  background-size:76px 76px!important;
  opacity:.8!important;
  pointer-events:none!important;
}
body.fh-body .fhp-section-plans .fhp-shell{position:relative!important;z-index:2!important;}
body.fh-body .fhp-section-plans .fhp-head{margin-bottom:34px!important;}
body.fh-body .fhp-section-plans .fhp-kicker{
  color:#8bc5ff!important;
  background:rgba(20,121,255,.14)!important;
  border:1px solid rgba(64,142,255,.32)!important;
}
body.fh-body .fhp-section-plans .fhp-head h2{
  color:#fff!important;
  font-size:clamp(32px,3.3vw,52px)!important;
  letter-spacing:-.055em!important;
}
body.fh-body .fhp-section-plans .fhp-head p{color:#b8c8ee!important;}
body.fh-body .fhp-section-plans .fhp-billing-note{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:12px auto 0!important;
  padding:10px 16px!important;
  color:#9bd4ff!important;
  background:rgba(20,121,255,.13)!important;
  border:1px solid rgba(64,142,255,.26)!important;
  border-radius:999px!important;
  font-size:14px!important;
  font-weight:850!important;
}
body.fh-body .fhp-plans{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:stretch!important;
}
body.fh-body .fhp-section-plans .fhp-plan{
  min-height:0!important;
  height:auto!important;
  display:flex!important;
  flex-direction:column!important;
  padding:28px 26px 26px!important;
  overflow:hidden!important;
  border-radius:28px!important;
  background:linear-gradient(180deg,rgba(10,25,68,.92),rgba(4,12,38,.94))!important;
  border:1px solid rgba(89,156,255,.28)!important;
  box-shadow:0 26px 76px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.06)!important;
  color:#fff!important;
}
body.fh-body .fhp-section-plans .fhp-plan:hover{
  transform:translateY(-6px)!important;
  border-color:rgba(64,142,255,.75)!important;
  box-shadow:0 34px 92px rgba(8,39,110,.42)!important;
}
body.fh-body .fhp-section-plans .fhp-plan.fhp-featured{
  border:2px solid rgba(64,142,255,.9)!important;
  background:linear-gradient(180deg,rgba(14,39,108,.98),rgba(5,15,45,.97))!important;
}
body.fh-body .fhp-section-plans .fhp-ribbon{
  top:0!important;left:0!important;right:0!important;transform:none!important;
  width:100%!important;border-radius:26px 26px 0 0!important;
  padding:10px 8px!important;background:linear-gradient(135deg,#1677ff,#1d4ed8)!important;
  color:#fff!important;font-size:12px!important;letter-spacing:.08em!important;text-align:center!important;
}
body.fh-body .fhp-section-plans .fhp-plan.fhp-featured .fhp-plan-icon{margin-top:20px!important;}
body.fh-body .fhp-section-plans .fhp-plan-icon{
  width:62px!important;height:62px!important;border-radius:20px!important;
  margin:0 0 18px!important;
  background:linear-gradient(135deg,#1c82ff,#1457e8)!important;
  box-shadow:0 18px 42px rgba(20,121,255,.32)!important;
}
body.fh-body .fhp-section-plans .fhp-plan h3{
  color:#fff!important;font-size:23px!important;font-weight:1000!important;margin:0 0 8px!important;
  letter-spacing:-.025em!important;
}
body.fh-body .fhp-section-plans .fhp-plan>p{
  color:#b8c8ee!important;font-size:14.5px!important;line-height:1.58!important;min-height:46px!important;margin:0 0 14px!important;
}
body.fh-body .fhp-section-plans .fhp-price{margin:8px 0 16px!important;}
body.fh-body .fhp-section-plans .fhp-price-line{
  display:flex!important;align-items:baseline!important;gap:9px!important;min-height:44px!important;margin:0!important;white-space:nowrap!important;
}
body.fh-body .fhp-section-plans .fhp-price-currency,
body.fh-body .fhp-section-plans .fhp-price-line>span{
  min-width:auto!important;color:#61b9ff!important;font-size:11px!important;font-weight:1000!important;letter-spacing:.08em!important;text-transform:uppercase!important;
}
body.fh-body .fhp-section-plans .fhp-price-line strong{
  display:inline-flex!important;align-items:baseline!important;min-height:42px!important;
  color:#fff!important;font-size:34px!important;line-height:1!important;letter-spacing:-.055em!important;font-weight:1000!important;
}
body.fh-body .fhp-section-plans .fhp-price-line small{color:#a9bbe8!important;font-size:13px!important;font-weight:900!important;}
body.fh-body .fhp-section-plans .fhp-price-alt{display:none!important;}
body.fh-body .fhp-section-plans .fhp-plan ul{list-style:none!important;padding:0!important;margin:8px 0 22px!important;flex:1 1 auto!important;}
body.fh-body .fhp-section-plans .fhp-plan li{
  display:flex!important;align-items:flex-start!important;gap:10px!important;margin:9px 0!important;
  color:#dce8ff!important;font-size:14.5px!important;line-height:1.42!important;font-weight:760!important;
}
body.fh-body .fhp-section-plans .fhp-plan li:before{
  content:"✓"!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:1000!important;
  color:#33e28b!important;font-size:14px!important;margin-top:0!important;line-height:1.4!important;
}
body.fh-body .fhp-section-plans .fhp-plan li i{display:none!important;}
body.fh-body .fhp-section-plans .fhp-btn.fhp-full,
body.fh-body .fhp-section-plans .fhp-plan>a{
  margin-top:auto!important;width:100%!important;min-height:52px!important;border-radius:16px!important;
  background:linear-gradient(135deg,#1681ff,#1d4ed8)!important;color:#fff!important;border:0!important;
  box-shadow:0 18px 42px rgba(20,121,255,.32)!important;text-decoration:none!important;
}
body.fh-body .fhp-section-soft,
body.fh-body .fhp-section-light{background:linear-gradient(180deg,#f7fbff,#eef5ff)!important;color:#071126!important;}
body.fh-body .fhp-section-light .fhp-head h2,
body.fh-body .fhp-section-soft .fhp-head h2{color:#071126!important;}
body.fh-body .fhp-stat-strip{background:#02081d!important;}
body.fh-body .fhp-plan li:before{content:"✓"!important;font-family:Arial,Helvetica,sans-serif!important;}
body.fh-body .fhp-mini-plan .fhp-price-alt,
body.fh-body .fh-price.secondary,
body.fh-body .fhp-price-alt{display:none!important;}
@media(max-width:1399.98px){body.fh-body .fhp-plans{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:767.98px){
  body.fh-body .fhp-section-plans{padding:62px 0 74px!important;}
  body.fh-body .fhp-plans{grid-template-columns:1fr!important;}
  body.fh-body .fhp-section-plans .fhp-plan{padding:24px 20px!important;border-radius:24px!important;}
  body.fh-body .fhp-section-plans .fhp-plan>p{min-height:0!important;}
  body.fh-body .fhp-section-plans .fhp-price-line{white-space:normal!important;}
  body.fh-body .fhp-section-plans .fhp-price-line strong{font-size:30px!important;}
}


/* ===== v19 login/register/dropdown improvements ===== */
body.fh-body.template-login #main-body,
body.fh-body.template-clientregister #main-body{
  background:linear-gradient(180deg,#f5f8ff 0%,#edf3ff 100%)!important;
  padding-top:26px!important;
  padding-bottom:64px!important;
}
body.fh-body.template-login .master-breadcrumb,
body.fh-body.template-clientregister .master-breadcrumb{margin-bottom:0!important;}
body.fh-body.template-login .login-form{max-width:760px!important;margin:0 auto!important;position:relative;}
body.fh-body.template-login .login-form .card{overflow:hidden!important;border:1px solid #d6e6ff!important;border-radius:30px!important;background:linear-gradient(180deg,#ffffff 0%,#f7faff 100%)!important;box-shadow:0 22px 70px rgba(7,17,38,.12)!important;}
body.fh-body.template-login .login-form .card-body{padding:44px 44px 36px!important;}
body.fh-body.template-login .login-form .card-footer{padding:18px 44px 22px!important;background:#f4f8ff!important;border-top:1px solid #e2ecff!important;}
body.fh-body.template-login .login-form h6.h3{font-size:42px!important;line-height:1.05!important;letter-spacing:-.045em!important;margin-bottom:10px!important;color:#071126!important;font-weight:1000!important;}
body.fh-body.template-login .login-form .text-muted{color:#64708c!important;}
body.fh-body.template-login .login-form .input-group-text,
body.fh-body.template-clientregister .prepend-icon .field-icon{background:#eff5ff!important;border-color:#dbe7ff!important;color:#1479ff!important;}
body.fh-body.template-login .login-form .input-group{border-radius:18px!important;overflow:hidden!important;}
body.fh-body.template-login .login-form .form-control,
body.fh-body.template-login .login-form .btn-reveal-pw{min-height:54px!important;border-color:#dbe7ff!important;background:#f8fbff!important;}
body.fh-body.template-login .login-form .btn-primary{min-width:140px!important;border-radius:14px!important;padding:13px 22px!important;font-weight:900!important;background:linear-gradient(135deg,#1479ff,#1d4ed8)!important;border:0!important;box-shadow:0 14px 32px rgba(20,121,255,.24)!important;}
body.fh-body.template-login .login-form .text-right{display:flex!important;justify-content:flex-end!important;align-items:center!important;min-height:48px!important;}
body.fh-body.template-login .login-form .g-recaptcha,
body.fh-body.template-clientregister .g-recaptcha{transform-origin:center top!important;}
body.fh-body.template-login .login-form .card-footer a{color:#1479ff!important;font-weight:900!important;}
body.fh-body.template-clientregister #registration{max-width:1280px!important;margin:0 auto!important;}
body.fh-body.template-clientregister #registration .card{overflow:hidden!important;border:1px solid #d6e6ff!important;border-radius:28px!important;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;box-shadow:0 18px 60px rgba(7,17,38,.09)!important;}
body.fh-body.template-clientregister #registration .card-body{padding:30px 30px 28px!important;}
body.fh-body.template-clientregister #registration .card-title{font-size:20px!important;line-height:1.2!important;color:#071126!important;font-weight:1000!important;margin-bottom:22px!important;}
body.fh-body.template-clientregister #registration .form-group{margin-bottom:16px!important;}
body.fh-body.template-clientregister #registration .field,
body.fh-body.template-clientregister #registration .form-control,
body.fh-body.template-clientregister #registration select{min-height:52px!important;border-radius:16px!important;border:1px solid #dbe7ff!important;background:#f8fbff!important;color:#071126!important;box-shadow:none!important;}
body.fh-body.template-clientregister #registration .field:focus,
body.fh-body.template-clientregister #registration .form-control:focus,
body.fh-body.template-clientregister #registration select:focus{border-color:#84b9ff!important;box-shadow:0 0 0 4px rgba(20,121,255,.12)!important;background:#fff!important;}
body.fh-body.template-clientregister #registration .prepend-icon .field-icon{width:48px!important;min-width:48px!important;border-radius:16px 0 0 16px!important;display:grid!important;place-items:center!important;}
body.fh-body.template-clientregister #registration .prepend-icon .field{padding-left:18px!important;}
body.fh-body.template-clientregister #registration .password-strength-meter{margin-top:10px!important;}
body.fh-body.template-clientregister #registration .progress{height:10px!important;border-radius:999px!important;background:#e7f0ff!important;}
body.fh-body.template-clientregister #registration .generate-password{border-radius:14px!important;font-weight:900!important;padding:12px 16px!important;}
body.fh-body.template-clientregister #registration .btn-primary{border-radius:16px!important;padding:15px 26px!important;font-weight:900!important;background:linear-gradient(135deg,#1479ff,#1d4ed8)!important;border:0!important;box-shadow:0 16px 36px rgba(20,121,255,.22)!important;}
body.fh-body.template-clientregister .sidebar .panel,
body.fh-body.template-clientregister .card-sidebar{border:1px solid #d6e6ff!important;border-radius:24px!important;box-shadow:0 16px 48px rgba(7,17,38,.09)!important;background:linear-gradient(180deg,#ffffff,#f8fbff)!important;position:sticky!important;top:24px!important;}
body.fh-body.template-clientregister .sidebar .panel .panel-heading{background:linear-gradient(135deg,#071538,#0b1f55)!important;color:#fff!important;border-bottom:0!important;padding:18px 20px!important;border-radius:24px 24px 0 0!important;}
body.fh-body.template-clientregister .sidebar .panel .panel-body,
body.fh-body.template-clientregister .sidebar .panel .list-group-item{background:transparent!important;}
body.fh-body.template-clientregister .sidebar .list-group-item{font-weight:800!important;border-color:#edf3ff!important;}
body.fh-body .fh-header{position:relative!important;z-index:4000!important;}
body.fh-body .fh-header .fh-nav-wrap{position:relative!important;z-index:4002!important;}
body.fh-body .fh-header .fh-menu>li{padding-bottom:12px!important;}
body.fh-body .fh-header .fh-link.fh-dropdown-toggle{cursor:pointer!important;}
body.fh-body .fh-header .fh-dropdown-panel{top:calc(100% + 2px)!important;z-index:4005!important;}
body.fh-body .fh-header .fh-menu>li:hover>.fh-dropdown-panel,
body.fh-body .fh-header .fh-has-dropdown.is-open>.fh-dropdown-panel{display:block!important;}
body.fh-body .fh-header .fh-has-dropdown.is-open>.fh-link,
body.fh-body .fh-header .fh-menu>li:hover>.fh-link{background:rgba(20,121,255,.16)!important;color:#fff!important;}
body.fh-body .fh-header .fh-dropdown-panel a{position:relative!important;z-index:4006!important;pointer-events:auto!important;}
@media (max-width: 991.98px){
  body.fh-body.template-clientregister .sidebar .panel{position:relative!important;top:auto!important;}
  body.fh-body.template-login .login-form .card-body{padding:30px 24px 24px!important;}
  body.fh-body.template-login .login-form .card-footer{padding:18px 24px 22px!important;}
  body.fh-body.template-clientregister #registration .card-body{padding:24px 20px!important;}
}


/* ===== v20 auth, client area and mobile menu polish ===== */
body.fh-body[class*="template-password-reset"] #main-body{
  background:linear-gradient(180deg,#f5f8ff 0%,#edf3ff 100%)!important;
  padding-top:26px!important;
  padding-bottom:64px!important;
}
body.fh-body[class*="template-password-reset"] .master-breadcrumb{margin-bottom:0!important;}
body.fh-body[class*="template-password-reset"] .card.mw-540{
  max-width:760px!important;
  width:100%!important;
  margin:0 auto!important;
  border:1px solid #d6e6ff!important;
  border-radius:30px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;
  box-shadow:0 22px 70px rgba(7,17,38,.12)!important;
  overflow:hidden!important;
}
body.fh-body[class*="template-password-reset"] .card-body{padding:42px 42px 36px!important;}
body.fh-body[class*="template-password-reset"] h6.h3,
body.fh-body[class*="template-password-reset"] .card-body > p:first-of-type{
  color:#071126!important;
}
body.fh-body[class*="template-password-reset"] h6.h3{font-size:38px!important;font-weight:1000!important;letter-spacing:-.04em!important;margin-bottom:10px!important;}
body.fh-body[class*="template-password-reset"] .text-muted,
body.fh-body[class*="template-password-reset"] p{color:#64708c!important;line-height:1.7!important;}
body.fh-body[class*="template-password-reset"] label{font-weight:900!important;color:#071126!important;}
body.fh-body[class*="template-password-reset"] .input-group{border-radius:18px!important;overflow:hidden!important;}
body.fh-body[class*="template-password-reset"] .input-group-text{background:#eff5ff!important;border-color:#dbe7ff!important;color:#1479ff!important;}
body.fh-body[class*="template-password-reset"] .form-control,
body.fh-body[class*="template-password-reset"] .btn-default,
body.fh-body[class*="template-password-reset"] .btn-primary{
  min-height:52px!important;
  border-radius:16px!important;
}
body.fh-body[class*="template-password-reset"] .form-control{background:#f8fbff!important;border:1px solid #dbe7ff!important;color:#071126!important;box-shadow:none!important;}
body.fh-body[class*="template-password-reset"] .form-control:focus{background:#fff!important;border-color:#84b9ff!important;box-shadow:0 0 0 4px rgba(20,121,255,.12)!important;}
body.fh-body[class*="template-password-reset"] .btn-primary{padding:13px 24px!important;border:0!important;background:linear-gradient(135deg,#1479ff,#1d4ed8)!important;box-shadow:0 14px 32px rgba(20,121,255,.22)!important;font-weight:900!important;}
body.fh-body[class*="template-password-reset"] .btn-default{padding:13px 20px!important;border:1px solid #dbe7ff!important;background:#f4f8ff!important;color:#071126!important;font-weight:850!important;}
body.fh-body[class*="template-password-reset"] .progress{height:10px!important;border-radius:999px!important;background:#e7f0ff!important;}
body.fh-body[class*="template-password-reset"] #inputNewPassword2Msg{font-size:13px!important;margin-top:8px!important;}

body.fh-body[class*="template-clientarea"] .form-control,
body.fh-body[class*="template-account-"] .form-control,
body.fh-body[class*="template-user-"] .form-control,
body.fh-body[class*="template-supportticket"] .form-control,
body.fh-body[class*="template-viewticket"] .form-control,
body.fh-body[class*="template-submitticket"] .form-control,
body.fh-body[class*="template-clientarea"] select,
body.fh-body[class*="template-account-"] select,
body.fh-body[class*="template-user-"] select,
body.fh-body[class*="template-supportticket"] select,
body.fh-body[class*="template-viewticket"] select,
body.fh-body[class*="template-submitticket"] select,
body.fh-body[class*="template-clientarea"] textarea,
body.fh-body[class*="template-account-"] textarea,
body.fh-body[class*="template-user-"] textarea,
body.fh-body[class*="template-supportticket"] textarea,
body.fh-body[class*="template-viewticket"] textarea,
body.fh-body[class*="template-submitticket"] textarea{
  min-height:48px!important;
  border-radius:16px!important;
  border:1px solid #dbe7ff!important;
  background:#f8fbff!important;
  color:#071126!important;
  box-shadow:none!important;
}
body.fh-body[class*="template-clientarea"] textarea,
body.fh-body[class*="template-account-"] textarea,
body.fh-body[class*="template-user-"] textarea,
body.fh-body[class*="template-supportticket"] textarea,
body.fh-body[class*="template-viewticket"] textarea,
body.fh-body[class*="template-submitticket"] textarea{min-height:140px!important;}
body.fh-body[class*="template-clientarea"] .form-control:focus,
body.fh-body[class*="template-account-"] .form-control:focus,
body.fh-body[class*="template-user-"] .form-control:focus,
body.fh-body[class*="template-supportticket"] .form-control:focus,
body.fh-body[class*="template-viewticket"] .form-control:focus,
body.fh-body[class*="template-submitticket"] .form-control:focus,
body.fh-body[class*="template-clientarea"] select:focus,
body.fh-body[class*="template-account-"] select:focus,
body.fh-body[class*="template-user-"] select:focus,
body.fh-body[class*="template-supportticket"] select:focus,
body.fh-body[class*="template-viewticket"] select:focus,
body.fh-body[class*="template-submitticket"] select:focus,
body.fh-body[class*="template-clientarea"] textarea:focus,
body.fh-body[class*="template-account-"] textarea:focus,
body.fh-body[class*="template-user-"] textarea:focus,
body.fh-body[class*="template-supportticket"] textarea:focus,
body.fh-body[class*="template-viewticket"] textarea:focus,
body.fh-body[class*="template-submitticket"] textarea:focus{
  border-color:#84b9ff!important;
  box-shadow:0 0 0 4px rgba(20,121,255,.12)!important;
  background:#fff!important;
}
body.fh-body[class*="template-clientarea"] .btn,
body.fh-body[class*="template-account-"] .btn,
body.fh-body[class*="template-user-"] .btn,
body.fh-body[class*="template-supportticket"] .btn,
body.fh-body[class*="template-viewticket"] .btn,
body.fh-body[class*="template-submitticket"] .btn{
  border-radius:14px!important;
  font-weight:850!important;
}
body.fh-body[class*="template-clientarea"] .btn-primary,
body.fh-body[class*="template-account-"] .btn-primary,
body.fh-body[class*="template-user-"] .btn-primary,
body.fh-body[class*="template-supportticket"] .btn-primary,
body.fh-body[class*="template-viewticket"] .btn-primary,
body.fh-body[class*="template-submitticket"] .btn-primary{
  border:0!important;
  background:linear-gradient(135deg,#1479ff,#1d4ed8)!important;
  box-shadow:0 12px 28px rgba(20,121,255,.18)!important;
}
body.fh-body[class*="template-clientarea"] .btn-default,
body.fh-body[class*="template-account-"] .btn-default,
body.fh-body[class*="template-user-"] .btn-default,
body.fh-body[class*="template-supportticket"] .btn-default,
body.fh-body[class*="template-viewticket"] .btn-default,
body.fh-body[class*="template-submitticket"] .btn-default{
  background:#f4f8ff!important;
  color:#071126!important;
  border:1px solid #dbe7ff!important;
}
body.fh-body[class*="template-clientarea"] .nav-tabs,
body.fh-body[class*="template-account-"] .nav-tabs,
body.fh-body[class*="template-user-"] .nav-tabs{border-bottom:1px solid #dbe7ff!important;gap:8px!important;}
body.fh-body[class*="template-clientarea"] .nav-tabs .nav-link,
body.fh-body[class*="template-account-"] .nav-tabs .nav-link,
body.fh-body[class*="template-user-"] .nav-tabs .nav-link{
  border:1px solid transparent!important;
  border-radius:14px 14px 0 0!important;
  color:#49617f!important;
  font-weight:850!important;
  padding:12px 16px!important;
}
body.fh-body[class*="template-clientarea"] .nav-tabs .nav-link.active,
body.fh-body[class*="template-account-"] .nav-tabs .nav-link.active,
body.fh-body[class*="template-user-"] .nav-tabs .nav-link.active{
  background:#fff!important;
  color:#1479ff!important;
  border-color:#dbe7ff #dbe7ff #fff!important;
}
body.fh-body[class*="template-clientarea"] .list-group-item,
body.fh-body[class*="template-account-"] .list-group-item,
body.fh-body[class*="template-user-"] .list-group-item{padding:14px 18px!important;}
body.fh-body[class*="template-clientarea"] .alert,
body.fh-body[class*="template-account-"] .alert,
body.fh-body[class*="template-user-"] .alert,
body.fh-body[class*="template-password-reset"] .alert{border-radius:18px!important;}

@media (max-width: 991.98px){
  body.fh-body .fh-header .fh-nav.collapse{padding-top:6px!important;}
  body.fh-body .fh-header .fh-menu>li{padding-bottom:0!important;}
  body.fh-body .fh-header .fh-has-dropdown .fh-link{justify-content:space-between!important;}
  body.fh-body .fh-header .fh-dropdown-panel{display:none!important;position:static!important;top:auto!important;left:auto!important;min-width:0!important;margin:8px 0 0!important;box-shadow:none!important;border-radius:18px!important;}
  body.fh-body .fh-header .fh-has-dropdown.is-open>.fh-dropdown-panel{display:block!important;}
  body.fh-body .fh-header .fh-dropdown-panel:before{display:none!important;}
  body.fh-body .fh-header .fh-dropdown-panel a{padding:12px 14px!important;}
  body.fh-body .fh-header .fh-actions{width:100%!important;grid-template-columns:1fr!important;}
  body.fh-body .fh-header .fh-pill{width:100%!important;justify-content:center!important;}
  body.fh-body[class*="template-password-reset"] .card-body{padding:28px 22px 24px!important;}
}


/* ===== v21 reseller pricing width fix ===== */
.fhp-plans.fhp-plans-3{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
body.fh-body.template-linux_reseller .fhp-plans,
body.fh-body.template-reseller_hosting .fhp-plans{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;}
body.fh-body.template-linux_reseller .fhp-plan,
body.fh-body.template-reseller_hosting .fhp-plan{height:100%!important;}
body.fh-body.template-linux_reseller .fhp-plan ul,
body.fh-body.template-reseller_hosting .fhp-plan ul{margin-bottom:24px!important;}
@media (max-width: 1199.98px){
  .fhp-plans.fhp-plans-3,
  body.fh-body.template-linux_reseller .fhp-plans,
  body.fh-body.template-reseller_hosting .fhp-plans{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media (max-width: 767.98px){
  .fhp-plans.fhp-plans-3,
  body.fh-body.template-linux_reseller .fhp-plans,
  body.fh-body.template-reseller_hosting .fhp-plans{grid-template-columns:1fr!important;}
}


/* ===== v22 four pricing cards per row ===== */
.fhp-plans.fhp-plans-4,
body.fh-body .fhp-plans.fhp-plans-4{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:stretch!important;
}
.fhp-plans.fhp-plans-4 .fhp-plan{
  height:100%!important;
  min-width:0!important;
}
.fhp-plans.fhp-plans-4 .fhp-price-line strong{
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.fhp-plans.fhp-plans-4 .fhp-price-custom .fhp-price-line strong{
  font-size:24px!important;
}
body.fh-body.template-linux_reseller .fhp-plans,
body.fh-body.template-reseller_hosting .fhp-plans{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
body.fh-body.template-linux_reseller .fhp-custom-reseller-plan,
body.fh-body.template-reseller_hosting .fhp-custom-reseller-plan{
  border-style:dashed!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;
}
@media (max-width: 1299.98px){
  .fhp-plans.fhp-plans-4,
  body.fh-body .fhp-plans.fhp-plans-4,
  body.fh-body.template-linux_reseller .fhp-plans,
  body.fh-body.template-reseller_hosting .fhp-plans{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media (max-width: 767.98px){
  .fhp-plans.fhp-plans-4,
  body.fh-body .fhp-plans.fhp-plans-4,
  body.fh-body.template-linux_reseller .fhp-plans,
  body.fh-body.template-reseller_hosting .fhp-plans{
    grid-template-columns:1fr!important;
  }
}
