:root{
  --ht-pink:#f40b5c;
  --ht-pink-dark:#d90850;
  --ht-orange:#ff6d28;
  --ht-navy:#141a35;
  --ht-text:#20263d;
  --ht-muted:#737b91;
  --ht-line:#e8eaf2;
  --ht-soft:#f5f6fb;
  --ht-white:#fff;
  --ht-shadow:0 18px 50px rgba(27,32,57,.10);
}

body{font-family:Inter,"Open Sans",Arial,sans-serif;color:var(--ht-text);background:#f7f8fc}
.ht-shell{width:min(1320px,calc(100% - 48px));margin:0 auto}
.ht-homepage + #main-body{display:none!important}
.ht-homepage{background:#f7f8fc;overflow:hidden}

/* Promo */
.ht-promo-bar{position:relative;z-index:1050;color:#fff;background:linear-gradient(100deg,#f0008f 0%,#f20b5e 47%,#ff7125 100%)}
.ht-promo-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.ht-promo-message,.ht-promo-actions{display:flex;align-items:center;gap:14px}
.ht-promo-message{font-size:17px}.ht-promo-message strong{font-size:20px;font-weight:900}.ht-gift{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:rgba(255,255,255,.16);font-size:25px;transform:rotate(-7deg)}
.ht-promo-button{display:inline-flex;align-items:center;gap:12px;padding:12px 19px;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#fff!important;font-weight:800;background:rgba(255,255,255,.08)}
.ht-promo-button i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:var(--ht-pink);background:#fff}
.ht-countdown{display:flex;gap:8px}.ht-countdown>span{width:58px;height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.30);border-radius:13px;background:rgba(255,255,255,.08)}
.ht-countdown b{font-size:18px;line-height:1;font-weight:900}.ht-countdown small{margin-top:5px;font-size:9px;font-weight:800}

/* Header */
.ht-site-header{position:sticky;top:0;z-index:1040;background:#fff;border-bottom:1px solid rgba(226,229,239,.92);box-shadow:0 12px 35px rgba(28,33,58,.06)}
.ht-navbar{min-height:124px;display:flex;align-items:center;gap:28px}
.ht-brand-wrap{flex:0 0 285px}.ht-brand{display:flex;align-items:center;gap:15px;color:var(--ht-navy)!important;text-decoration:none!important}
.ht-brand img{max-width:265px;max-height:72px;object-fit:contain}.ht-brand-symbol{width:62px;height:62px;display:grid;place-items:center;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--ht-pink),#ff3662);font-size:36px;font-weight:950}
.ht-brand-copy{display:flex;flex-direction:column}.ht-brand-copy strong{font-size:29px;line-height:1;font-weight:950}.ht-brand-copy small{margin-top:7px;color:#7c8395;font-size:12px;font-weight:700}
.ht-main-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:25px}.ht-main-nav>a,.ht-nav-dropdown>button{height:52px;display:flex;align-items:center;gap:7px;padding:0;border:0;color:#20263c!important;background:none;font-size:14px;font-weight:800;white-space:nowrap;text-decoration:none!important}
.ht-main-nav>a:hover,.ht-nav-dropdown>button:hover{color:var(--ht-pink)!important}.ht-nav-dropdown{position:relative}.ht-nav-dropdown>button i{font-size:10px}
.ht-dropdown-menu{position:absolute;top:48px;left:-20px;width:285px;padding:12px;border:1px solid var(--ht-line);border-radius:18px;background:#fff;box-shadow:0 24px 60px rgba(22,27,49,.15);opacity:0;visibility:hidden;transform:translateY(12px);transition:.22s ease}
.ht-nav-dropdown:hover .ht-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.ht-dropdown-right{left:auto;right:-18px}
.ht-dropdown-menu a{display:flex;align-items:center;gap:13px;padding:12px;border-radius:12px;color:var(--ht-text)!important;text-decoration:none!important}.ht-dropdown-menu a:hover{background:#fff2f7;color:var(--ht-pink)!important}.ht-dropdown-menu>a>i{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--ht-pink),var(--ht-orange))}.ht-dropdown-menu span{display:flex;flex-direction:column}.ht-dropdown-menu b{font-size:13px}.ht-dropdown-menu small{margin-top:3px;color:#82899a;font-size:11px}
.ht-header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.ht-action{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 17px;border-radius:14px;font-size:13px;font-weight:850;text-decoration:none!important}.ht-action-light{color:#252a3d!important;border:1px solid #e1e4ec;background:#fff}.ht-action-primary{color:#fff!important;border:1px solid transparent;background:linear-gradient(100deg,var(--ht-pink),#ff325d);box-shadow:0 12px 24px rgba(244,11,92,.22)}
.ht-mobile-toggle{display:none;width:48px;height:48px;border:0;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--ht-pink),var(--ht-orange));font-size:19px}

/* Hero */
.ht-hero-section{padding:30px 0 18px;background:linear-gradient(180deg,#f2f4fb,#f7f8fc)}
.ht-hero-visual{position:relative;overflow:hidden;border-radius:28px;background:#fff;box-shadow:var(--ht-shadow);line-height:0}.ht-hero-visual img{display:block;width:100%;height:auto;aspect-ratio:1600/620;object-fit:cover}
.ht-hero-hotspot{position:absolute;top:0;bottom:0;z-index:2;border-radius:25px}.ht-hero-hotspot:focus-visible{outline:4px solid var(--ht-orange);outline-offset:-5px}.ht-hero-hotspot-main{left:0;width:64.4%}.ht-hero-hotspot-vds{left:65.6%;width:16.2%}.ht-hero-hotspot-license{right:0;width:16.6%}

/* Domain */
.ht-domain-section{padding:22px 0 72px}.ht-domain-card{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:30px;padding:34px 38px;border:1px solid #e7e9f1;border-radius:24px;background:#fff;box-shadow:0 16px 42px rgba(26,31,55,.07)}
.ht-domain-copy span{display:inline-flex;align-items:center;gap:8px;color:var(--ht-pink);font-size:12px;font-weight:900}.ht-domain-copy h2{margin:9px 0 0;color:var(--ht-navy);font-size:26px;line-height:1.2;font-weight:900}
.ht-domain-form{display:flex;gap:10px}.ht-domain-form input{flex:1;height:58px;padding:0 18px;border:1px solid #dfe3eb;border-radius:13px;outline:none;font-size:14px}.ht-domain-form input:focus{border-color:var(--ht-pink);box-shadow:0 0 0 4px rgba(244,11,92,.09)}.ht-domain-form button{height:58px;padding:0 24px;border:0;border-radius:13px;color:#fff;background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange));font-weight:900}.ht-tld-list{grid-column:2;display:flex;gap:9px;flex-wrap:wrap}.ht-tld-list span{padding:7px 11px;border-radius:999px;color:#697086;background:#f5f6fa;font-size:11px}.ht-tld-list b{color:var(--ht-navy)}

/* Generic section */
.ht-section-heading{text-align:center;margin-bottom:35px}.ht-section-heading>span{display:inline-flex;align-items:center;gap:8px;padding:7px 15px;border:1px solid rgba(244,11,92,.20);border-radius:999px;color:var(--ht-pink);background:#fff6f9;font-size:11px;font-weight:900}.ht-section-heading h2{margin:13px 0 8px;color:var(--ht-navy);font-size:38px;line-height:1.12;font-weight:950;letter-spacing:-1.2px}.ht-section-heading p{max-width:710px;margin:0 auto;color:var(--ht-muted);font-size:15px;line-height:1.7}

/* Packages */
.ht-packages-section{padding:76px 0;background:linear-gradient(180deg,#fff,#fff9fb)}
.ht-package-tabs{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 auto 30px;padding:6px;width:max-content;max-width:100%;border:1px solid #eceef4;border-radius:999px;background:#fff;box-shadow:0 10px 30px rgba(24,30,55,.055)}.ht-package-tabs a{display:flex;align-items:center;gap:8px;padding:11px 17px;border-radius:999px;color:#646c80!important;font-size:12px;font-weight:800;text-decoration:none!important}.ht-package-tabs a.active,.ht-package-tabs a:hover{color:#fff!important;background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange))}
.ht-package-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}.ht-package-card{position:relative;min-height:535px;display:flex;flex-direction:column;padding:25px 21px 20px;border:1px solid #e7e9f0;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(24,30,55,.075);transition:.22s ease}.ht-package-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(24,30,55,.12)}.ht-package-card.featured{border-color:var(--ht-pink);box-shadow:0 20px 50px rgba(244,11,92,.12)}.ht-popular-ribbon{position:absolute;left:-1px;right:-1px;top:-34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:16px 16px 0 0;color:#fff;background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange));font-size:11px;font-weight:900}.ht-package-card.featured{margin-top:34px}
.ht-package-top{display:flex;align-items:center;justify-content:space-between}.ht-package-top span{color:#6b7285;font-size:10px;font-weight:900;letter-spacing:.6px}.ht-package-top em{padding:5px 9px;border:1px solid rgba(244,11,92,.35);border-radius:999px;color:var(--ht-pink);font-size:9px;font-style:normal;font-weight:900}.ht-package-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:15px 0 19px}.ht-package-title h3{margin:0;color:var(--ht-navy);font-size:24px;font-weight:950}.ht-package-title p{margin:4px 0 0;color:var(--ht-muted);font-size:11px}.ht-package-title>i{width:62px;height:62px;display:grid;place-items:center;border-radius:20px;color:var(--ht-pink);background:linear-gradient(145deg,#fff0f6,#ffe4ef);font-size:27px;box-shadow:inset 0 0 0 1px rgba(244,11,92,.08)}
.ht-package-card ul{display:flex;flex-direction:column;gap:10px;margin:0 0 22px;padding:0;list-style:none}.ht-package-card li{position:relative;padding-left:21px;color:#3b4257;font-size:11.5px;line-height:1.35}.ht-package-card li:before{content:"✓";position:absolute;left:0;top:0;width:14px;height:14px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--ht-pink);font-size:8px;font-weight:900}.ht-package-price{margin-top:auto;display:flex;align-items:flex-end;gap:5px}.ht-package-price strong{color:var(--ht-pink);font-size:29px;line-height:1;font-weight:950}.ht-package-price span{color:var(--ht-pink);font-size:11px;font-weight:800}.ht-package-price del{margin-left:auto;color:#a0a5b2;font-size:11px}.ht-package-card>a{height:48px;display:flex;align-items:center;justify-content:center;gap:12px;margin-top:15px;border-radius:11px;color:#fff!important;background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange));font-size:12px;font-weight:900;text-decoration:none!important}.ht-package-card>a i{margin-left:auto;margin-right:4px}
.ht-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:25px;padding:16px;border:1px solid #e7e9f0;border-radius:18px;background:#fff}.ht-benefits-grid>div{display:flex;align-items:center;gap:13px;padding:8px 13px}.ht-benefits-grid i{width:43px;height:43px;display:grid;place-items:center;border-radius:14px;color:var(--ht-pink);background:#fff0f5;font-size:19px}.ht-benefits-grid span{display:flex;flex-direction:column}.ht-benefits-grid strong{color:var(--ht-navy);font-size:12px}.ht-benefits-grid small{margin-top:3px;color:var(--ht-muted);font-size:10px}
.ht-package-cta{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px;padding:16px 28px;border-radius:19px;color:#fff;background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange))}.ht-package-cta>div{display:flex;align-items:center;gap:15px}.ht-package-cta>div>i{font-size:25px}.ht-package-cta span{display:flex;flex-direction:column}.ht-package-cta strong{font-size:14px}.ht-package-cta small{margin-top:3px;font-size:10px}.ht-package-cta>a{min-width:260px;height:45px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(255,255,255,.68);border-radius:11px;color:#fff!important;font-size:12px;font-weight:900;text-decoration:none!important}

/* Trust */
.ht-trust-section{padding:38px 0;background:#fff}.ht-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ht-trust-grid>div{min-height:82px;display:flex;align-items:center;gap:14px;padding:16px 17px;border:1px solid #e7e9f1;border-radius:18px;background:#fff;box-shadow:0 10px 25px rgba(25,30,54,.05)}.ht-trust-grid>div>i{position:relative;width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--ht-pink),var(--ht-orange));font-size:18px}.ht-trust-grid>div>i:after{content:"";position:absolute;left:-4px;top:-4px;width:13px;height:13px;border:3px solid #fff;border-radius:50%;background:#60a5fa}.ht-trust-grid span{display:flex;flex-direction:column}.ht-trust-grid strong{color:var(--ht-navy);font-size:13px}.ht-trust-grid small{margin-top:4px;color:var(--ht-muted);font-size:10.5px}

/* Reviews */
.ht-reviews-section{padding:75px 0 88px;background:#f1f2f8}.ht-reviews-layout{display:grid;grid-template-columns:330px 1fr;gap:22px;align-items:stretch}.ht-reviews-showcase{overflow:hidden;border-radius:24px;background:linear-gradient(150deg,var(--ht-pink),#ff2757);box-shadow:var(--ht-shadow)}.ht-reviews-showcase img{display:block;width:100%;height:100%;object-fit:cover}
.ht-review-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ht-review-cards article{padding:17px;border:1px solid #e5e7ef;border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(23,28,52,.045)}.ht-review-head{display:flex;align-items:center;gap:11px}.ht-avatar{width:43px;height:43px;display:grid;place-items:center;flex:0 0 43px;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--ht-pink),var(--ht-orange));font-size:12px;font-weight:900}.ht-review-head>div{display:flex;flex-direction:column;min-width:0}.ht-review-head strong{color:var(--ht-navy);font-size:12px}.ht-review-head small{margin-top:2px;color:var(--ht-pink);font-size:10px;font-weight:750}.ht-review-head>b{margin-left:auto;padding:6px 10px;border-radius:999px;color:#fff;background:var(--ht-pink);font-size:9px;letter-spacing:1px}.ht-review-cards article p{margin:13px 0 0;padding:13px;border-radius:12px;color:#747d94;background:#f4f5fa;font-size:11.5px;line-height:1.55}.ht-more-reviews{grid-column:1/-1;height:47px;border:0;border-radius:12px;color:#fff;background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange));font-size:12px;font-weight:900}

/* Footer */
.ht-footer{color:#cfd3df;background:#101426}.ht-footer-news-wrap{padding:48px 0 0;background:#fff}.ht-footer-news{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:35px;padding:31px 35px;border-radius:24px 24px 0 0;color:#fff;background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange))}.ht-footer-news h2{margin:0 0 7px;color:#fff;font-size:26px;font-weight:950}.ht-footer-news p{margin:0;color:rgba(255,255,255,.85);font-size:13px}.ht-footer-news form{display:flex;gap:9px}.ht-footer-news input{flex:1;height:52px;padding:0 17px;border:0;border-radius:12px;background:#fff}.ht-footer-news button{height:52px;padding:0 21px;border:1px solid rgba(255,255,255,.75);border-radius:12px;color:#fff;background:rgba(255,255,255,.12);font-weight:900}
.ht-footer-main{padding:55px 0 28px}.ht-footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,.8fr) 1.05fr;gap:34px}.ht-footer-brand h3{margin:0;color:#fff;font-size:25px;font-weight:950}.ht-footer-brand p{margin:15px 0;color:#aeb5c7;font-size:12px;line-height:1.7}.ht-footer-contact-row{display:flex;align-items:center;gap:10px;margin:11px 0;color:#dce0eb;font-size:12px}.ht-footer-contact-row i{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(135deg,var(--ht-pink),var(--ht-orange))}.ht-footer-social{display:flex;gap:8px;margin-top:17px}.ht-footer-social a{width:35px;height:35px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#fff!important;background:rgba(255,255,255,.045)}.ht-footer-col h4{margin:0 0 17px;color:#fff;font-size:13px;font-weight:900}.ht-footer-col a{display:block;margin:9px 0;color:#aeb5c7!important;font-size:11.5px;text-decoration:none!important}.ht-footer-col a:hover{color:#fff!important}.ht-footer-payments{padding:17px;border:1px solid rgba(255,255,255,.09);border-radius:15px;background:rgba(255,255,255,.035)}.ht-footer-payments strong{display:block;color:#fff;font-size:12px}.ht-footer-payments p{margin:7px 0 14px;color:#aeb5c7;font-size:10.5px}.ht-footer-payments img{max-width:100%;filter:brightness(1.5)}.ht-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);color:#8f97aa;font-size:10.5px}.ht-footer-bottom a{color:#aeb5c7!important;margin-left:15px}

/* Global client area branding */
.btn-primary,.btn-success,.ifx-login-submit{border-color:transparent!important;background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange))!important;box-shadow:0 10px 22px rgba(244,11,92,.18)!important}.text-primary,a.text-primary{color:var(--ht-pink)!important}.ifx-profile-avatar,.ifx-nav-item b,.ifx-ref-icon{background:linear-gradient(135deg,var(--ht-pink),var(--ht-orange))!important}.ifx-nav-item:hover,.ifx-nav-item.active{background:linear-gradient(135deg,var(--ht-pink),var(--ht-orange))!important}.ifx-login-page{background:linear-gradient(135deg,#fff5f8,#f7f2ff)!important}.ifx-login-hero{background:linear-gradient(145deg,#161a36,#3d1447 60%,#f40b5c)!important}

@media(max-width:1180px){
  .ht-navbar{gap:15px}.ht-brand-wrap{flex-basis:220px}.ht-brand img{max-width:210px}.ht-main-nav{gap:14px}.ht-header-actions .ht-action span{display:none}.ht-action{width:48px;padding:0}.ht-package-grid{grid-template-columns:repeat(2,1fr);gap:20px}.ht-package-card.featured{margin-top:34px}.ht-footer-grid{grid-template-columns:1.35fr repeat(2,.8fr) 1fr}.ht-footer-grid .ht-footer-col:nth-child(4){display:none}
}
@media(max-width:991px){
  .ht-shell{width:min(100% - 30px,760px)}.ht-promo-inner{padding:13px 0;min-height:auto}.ht-promo-message span:not(.ht-gift){display:none}.ht-promo-message strong{font-size:15px}.ht-countdown{display:none}.ht-navbar{min-height:86px;justify-content:space-between}.ht-brand-wrap{flex:1}.ht-brand img{max-height:54px}.ht-mobile-toggle{display:grid;place-items:center}.ht-main-nav{position:absolute;left:15px;right:15px;top:82px;display:none;flex-direction:column;align-items:stretch;padding:15px;border:1px solid var(--ht-line);border-radius:18px;background:#fff;box-shadow:0 22px 50px rgba(23,28,51,.15)}.ht-main-nav.open{display:flex}.ht-main-nav>a,.ht-nav-dropdown>button{width:100%;height:44px;justify-content:space-between;padding:0 9px}.ht-dropdown-menu{position:static;width:100%;display:none;margin:0;opacity:1;visibility:visible;transform:none;box-shadow:none}.ht-nav-dropdown.open .ht-dropdown-menu{display:block}.ht-header-actions{display:none}.ht-domain-card{grid-template-columns:1fr}.ht-tld-list{grid-column:1}.ht-benefits-grid,.ht-trust-grid{grid-template-columns:repeat(2,1fr)}.ht-reviews-layout{grid-template-columns:1fr}.ht-reviews-showcase{display:none}.ht-footer-news,.ht-footer-grid{grid-template-columns:1fr 1fr}.ht-footer-grid .ht-footer-col:nth-child(4){display:block}.ht-footer-brand{grid-column:1/-1}
}
@media(max-width:700px){
  .ht-promo-button{padding:9px 13px;font-size:11px}.ht-hero-section{padding-top:16px}.ht-hero-visual{border-radius:18px}.ht-hero-visual img{aspect-ratio:16/10;object-position:left center}.ht-hero-hotspot{display:none}.ht-domain-section{padding-bottom:52px}.ht-domain-card{padding:25px 20px}.ht-domain-form{flex-direction:column}.ht-package-tabs{width:100%;overflow-x:auto;justify-content:flex-start;border-radius:15px}.ht-package-tabs a{white-space:nowrap}.ht-package-grid,.ht-benefits-grid,.ht-trust-grid,.ht-review-cards{grid-template-columns:1fr}.ht-package-card.featured{margin-top:34px}.ht-package-cta{align-items:flex-start;flex-direction:column}.ht-package-cta>a{width:100%;min-width:0}.ht-section-heading h2{font-size:30px}.ht-footer-news,.ht-footer-grid{grid-template-columns:1fr}.ht-footer-news form{flex-direction:column}.ht-footer-bottom{flex-direction:column;text-align:center}.ht-footer-bottom a{margin:0 7px}
}

/* Auth form final pink branding */
#registration .field-icon,
.tt-registration-form .field-icon,
#registration .input-group-text,
.tt-registration-form .input-group-text{color:var(--ht-pink)!important;background:#fff0f5!important;border-color:#f8cada!important}
#registration .form-control:focus,
#registration .field:focus,
.tt-registration-form .form-control:focus,
.tt-registration-form .field:focus{border-color:var(--ht-pink)!important;box-shadow:0 0 0 4px rgba(244,11,92,.09)!important}
#registration h3.h6:before,
.tt-registration-form h3.h6:before{background:var(--ht-pink)!important;box-shadow:0 0 0 6px rgba(244,11,92,.10)!important}
#registration button[type="submit"],
#registration input[type="submit"],
.tt-registration-form button[type="submit"],
.tt-registration-form input[type="submit"]{background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange))!important;box-shadow:0 16px 34px rgba(244,11,92,.22)!important}

/* V61 homepage package tabs */
.ht-package-tabs button{display:flex;align-items:center;gap:8px;padding:11px 17px;border:0;border-radius:999px;color:#646c80;background:transparent;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer;transition:.2s ease}
.ht-package-tabs button.active,.ht-package-tabs button:hover{color:#fff;background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange))}
.ht-package-panel[hidden]{display:none!important}
.ht-package-panel.active{display:block;animation:htPackageFade .24s ease}
.ht-package-price-text strong{font-size:20px!important;line-height:1.2!important}
@keyframes htPackageFade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:767px){.ht-package-tabs button{padding:11px 15px}.ht-package-panels{width:100%}}


/* V62 category-based homepage tab colors */
.ht-package-panel{
  --ht-accent: var(--ht-pink);
  --ht-accent-2: var(--ht-orange);
  --ht-accent-soft: rgba(244,11,92,.08);
  --ht-accent-soft-2: rgba(255,122,26,.10);
  --ht-accent-line: rgba(244,11,92,.18);
  --ht-accent-shadow: rgba(244,11,92,.16);
}
.ht-package-panel[data-ht-package-panel="reseller"]{
  --ht-accent:#5166ff;
  --ht-accent-2:#19c2ff;
  --ht-accent-soft:rgba(81,102,255,.10);
  --ht-accent-soft-2:rgba(25,194,255,.12);
  --ht-accent-line:rgba(81,102,255,.18);
  --ht-accent-shadow:rgba(81,102,255,.16);
}
.ht-package-panel[data-ht-package-panel="vds"]{
  --ht-accent:#7c3aed;
  --ht-accent-2:#2563eb;
  --ht-accent-soft:rgba(124,58,237,.10);
  --ht-accent-soft-2:rgba(37,99,235,.12);
  --ht-accent-line:rgba(124,58,237,.18);
  --ht-accent-shadow:rgba(124,58,237,.17);
}
.ht-package-panel[data-ht-package-panel="dedicated"]{
  --ht-accent:#0f9f6e;
  --ht-accent-2:#14b8a6;
  --ht-accent-soft:rgba(15,159,110,.10);
  --ht-accent-soft-2:rgba(20,184,166,.12);
  --ht-accent-line:rgba(15,159,110,.20);
  --ht-accent-shadow:rgba(15,159,110,.16);
}
.ht-package-panel .ht-package-card{
  border-color:var(--ht-accent-line);
  box-shadow:0 12px 32px rgba(24,30,55,.06), 0 0 0 1px rgba(255,255,255,.65) inset;
}
.ht-package-panel .ht-package-card:hover{
  box-shadow:0 22px 52px var(--ht-accent-shadow);
}
.ht-package-panel .ht-package-card.featured{
  border-color:var(--ht-accent);
  box-shadow:0 22px 52px var(--ht-accent-shadow);
}
.ht-package-panel .ht-popular-ribbon,
.ht-package-panel .ht-package-card > a{
  background:linear-gradient(100deg,var(--ht-accent),var(--ht-accent-2));
}
.ht-package-panel .ht-package-top em{
  color:var(--ht-accent);
  border-color:var(--ht-accent-line);
  background:linear-gradient(180deg,#fff,var(--ht-accent-soft));
}
.ht-package-panel .ht-package-title > i{
  color:var(--ht-accent);
  background:linear-gradient(145deg,var(--ht-accent-soft),var(--ht-accent-soft-2));
  box-shadow:inset 0 0 0 1px var(--ht-accent-line);
}
.ht-package-panel .ht-package-card li:before,
.ht-package-panel .ht-package-price strong,
.ht-package-panel .ht-package-price span{
  background-color:var(--ht-accent);
  color:var(--ht-accent);
}
.ht-package-panel .ht-package-card li:before{color:#fff}
.ht-package-panel .ht-package-price strong,
.ht-package-panel .ht-package-price span{background:none}
.ht-package-panel .ht-package-card:before{
  content:"";
  position:absolute;
  left:18px;
  right:18px;
  top:0;
  height:4px;
  border-radius:0 0 10px 10px;
  background:linear-gradient(100deg,var(--ht-accent),var(--ht-accent-2));
  opacity:.9;
}
.ht-package-panel .ht-package-card.featured:before{height:5px}
.ht-package-tabs button{border:1px solid transparent}
.ht-package-tabs button[data-ht-package-tab="web"].active,
.ht-package-tabs button[data-ht-package-tab="web"]:hover{
  color:#fff;
  border-color:rgba(244,11,92,.16);
  background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange));
}
.ht-package-tabs button[data-ht-package-tab="reseller"].active,
.ht-package-tabs button[data-ht-package-tab="reseller"]:hover{
  color:#fff;
  border-color:rgba(81,102,255,.20);
  background:linear-gradient(100deg,#5166ff,#19c2ff);
}
.ht-package-tabs button[data-ht-package-tab="vds"].active,
.ht-package-tabs button[data-ht-package-tab="vds"]:hover{
  color:#fff;
  border-color:rgba(124,58,237,.20);
  background:linear-gradient(100deg,#7c3aed,#2563eb);
}
.ht-package-tabs button[data-ht-package-tab="dedicated"].active,
.ht-package-tabs button[data-ht-package-tab="dedicated"]:hover{
  color:#fff;
  border-color:rgba(15,159,110,.22);
  background:linear-gradient(100deg,#0f9f6e,#14b8a6);
}


/* V63 card frame and popular ribbon alignment fix */
.ht-package-grid{align-items:stretch!important}
.ht-package-card,
.ht-package-card.featured{
  min-height:535px;
  margin-top:0!important;
  overflow:hidden;
  border-radius:20px!important;
}
.ht-package-card.featured{
  padding-top:58px!important;
}
.ht-package-card:not(.featured){
  padding-top:25px!important;
}
.ht-package-card.featured .ht-popular-ribbon{
  position:absolute;
  top:0!important;
  left:0!important;
  right:0!important;
  height:34px;
  border-radius:19px 19px 0 0!important;
  z-index:2;
}
.ht-package-card.featured:before{
  top:34px!important;
  left:18px!important;
  right:18px!important;
  border-radius:0 0 10px 10px!important;
}
.ht-package-card:not(.featured):before{
  top:0!important;
}
.ht-package-card .ht-package-top{
  min-height:28px;
}
@media(max-width:1180px){
  .ht-package-card.featured{margin-top:0!important}
}
@media(max-width:700px){
  .ht-package-card.featured{margin-top:0!important}
}


/* V64 diagonal popular ribbon */
.ht-package-card{overflow:hidden}
.ht-package-card.featured{margin-top:0!important;padding-top:34px!important}
.ht-package-card .ht-popular-ribbon{
  position:absolute!important;
  top:16px!important;
  right:-40px!important;
  left:auto!important;
  width:150px!important;
  height:30px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  border-radius:0!important;
  transform:rotate(45deg)!important;
  transform-origin:center!important;
  color:#fff!important;
  background:linear-gradient(100deg,var(--ht-accent, var(--ht-pink)),var(--ht-accent-2, var(--ht-orange)))!important;
  box-shadow:0 10px 24px rgba(15,23,42,.18)!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  z-index:4!important;
}
.ht-package-card .ht-popular-ribbon i{font-size:10px!important}


/* V65 package button + ribbon cleanup */
.ht-package-card > a{
  position:relative!important;
  justify-content:center!important;
  text-align:center!important;
  padding:0 44px 0 18px!important;
}
.ht-package-card > a i{
  position:absolute!important;
  right:16px!important;
  top:50%!important;
  margin:0!important;
  transform:translateY(-50%)!important;
}
.ht-package-card.featured{
  margin-top:0!important;
  padding-top:25px!important;
}
.ht-package-card .ht-popular-ribbon{
  top:14px!important;
  left:-28px!important;
  right:auto!important;
  width:118px!important;
  height:24px!important;
  font-size:9px!important;
  line-height:1!important;
  border-radius:8px!important;
  transform:rotate(-45deg)!important;
  box-shadow:0 8px 18px rgba(15,23,42,.14)!important;
  letter-spacing:.03em!important;
}
.ht-package-card .ht-popular-ribbon i{font-size:8px!important}


/* V66 clean diagonal popular ribbon */
.ht-package-card.featured:before{display:none!important}
.ht-package-card.featured{padding-top:25px!important}
.ht-package-card .ht-popular-ribbon{
  top:21px!important;
  left:-39px!important;
  right:auto!important;
  width:145px!important;
  height:26px!important;
  padding:0!important;
  border-radius:0!important;
  transform:rotate(-45deg)!important;
  transform-origin:center!important;
  white-space:nowrap!important;
  overflow:visible!important;
  font-size:8.5px!important;
  line-height:26px!important;
  letter-spacing:.02em!important;
  box-shadow:0 7px 18px rgba(15,23,42,.15)!important;
}
.ht-package-card .ht-popular-ribbon i{
  margin-right:4px!important;
  font-size:8px!important;
}


/* V67 final diagonal popular ribbon */
.ht-package-card.featured{
  overflow:hidden!important;
  padding-top:46px!important;
}
.ht-package-card.featured:before{
  display:none!important;
}
.ht-package-card.featured .ht-popular-ribbon{
  position:absolute!important;
  top:24px!important;
  left:-48px!important;
  right:auto!important;
  width:170px!important;
  height:28px!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  border-radius:0!important;
  transform:rotate(-45deg)!important;
  transform-origin:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  color:#fff!important;
  background:linear-gradient(100deg,var(--ht-accent,var(--ht-pink)),var(--ht-accent-2,var(--ht-orange)))!important;
  box-shadow:0 8px 18px rgba(15,23,42,.16)!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.04em!important;
  z-index:5!important;
}
.ht-package-card.featured .ht-popular-ribbon i{
  margin:0!important;
  font-size:8px!important;
}
.ht-package-card.featured .ht-package-top{
  position:relative!important;
  z-index:2!important;
}


/* V68 remove top thick package strips */
.ht-package-panel .ht-package-card:before,
.ht-package-panel .ht-package-card.featured:before,
.ht-package-card:before,
.ht-package-card.featured:before{
  content:none!important;
  display:none!important;
  background:none!important;
  box-shadow:none!important;
  border:0!important;
}

/* V69 SSH Cloud inspired HostTime mega header */
.ht-header-promo{background:linear-gradient(90deg,#11182d,#252d4b);box-shadow:none}
.ht-header-promo-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.ht-header-promo-copy{display:flex;align-items:center;gap:12px;color:#fff;font-size:11px}.ht-header-promo-label{padding:5px 9px;border-radius:6px;background:linear-gradient(90deg,var(--ht-pink),var(--ht-orange));font-size:9px;font-weight:900;letter-spacing:.06em}.ht-header-promo-copy strong{font-size:11px;font-weight:750}.ht-header-promo-link{display:flex;align-items:center;gap:7px;color:#fff!important;font-size:10px;font-weight:850;text-decoration:none!important}
.ht-utility-bar{position:relative;z-index:1045;border-bottom:1px solid #eceef4;background:#fff}.ht-utility-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ht-utility-contact,.ht-utility-actions{display:flex;align-items:center;gap:22px}.ht-utility-bar a{display:flex;align-items:center;gap:7px;color:#667087!important;font-size:10px;font-weight:750;text-decoration:none!important}.ht-utility-bar a:hover{color:var(--ht-pink)!important}.ht-utility-register{color:var(--ht-pink)!important}
.ht-mega-header{top:0;overflow:visible}.ht-mega-navbar{min-height:88px;gap:22px}.ht-mega-navbar .ht-brand-wrap{flex-basis:215px}.ht-mega-navbar .ht-brand img{max-width:205px;max-height:58px}.ht-mega-nav{gap:6px;justify-content:flex-start}.ht-mega-nav>.ht-nav-direct,.ht-mega-item>button{position:relative;min-height:64px;height:64px!important;display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:center;gap:2px!important;padding:0 12px!important;border-radius:12px;color:#172036!important}.ht-mega-nav>.ht-nav-direct:hover,.ht-mega-item>button:hover,.ht-mega-item:hover>button{background:#fff3f7;color:var(--ht-pink)!important}.ht-mega-nav .ht-nav-direct span,.ht-mega-item>button span{font-size:12px;font-weight:900}.ht-mega-nav .ht-nav-direct small,.ht-mega-item>button small{color:#8b93a5;font-size:8.5px;font-weight:650}.ht-mega-item>button>i{position:absolute;right:9px;top:50%;transform:translateY(-50%);font-size:8px}.ht-mega-item>button{padding-right:25px!important}
.ht-mega-item{position:static!important}.ht-mega-menu{top:83px!important;left:50%!important;width:min(1050px,calc(100vw - 48px))!important;padding:0!important;overflow:hidden;border:1px solid #e6e9f1;border-radius:20px;transform:translate(-50%,14px)!important}.ht-mega-item:hover .ht-mega-menu{transform:translate(-50%,0)!important}.ht-mega-content{display:grid;grid-template-columns:1fr 1fr .9fr;gap:0}.ht-mega-column{padding:24px 20px}.ht-mega-column+.ht-mega-column{border-left:1px solid #eef0f5}.ht-mega-title{display:block;margin:0 10px 10px;color:#9aa1b1;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ht-mega-column>a,.ht-mega-compact>a{position:relative;display:flex;align-items:center;gap:12px;padding:10px;border-radius:13px}.ht-mega-column>a:hover,.ht-mega-compact>a:hover{background:#fff2f6}.ht-mega-column>a>i,.ht-mega-compact>a>i{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;border-radius:12px;color:var(--ht-pink);background:#fff0f5;font-size:15px}.ht-mega-column>a span,.ht-mega-compact>a span{display:flex;flex-direction:column}.ht-mega-column>a b,.ht-mega-compact>a b{color:#172036;font-size:11px;font-weight:900}.ht-mega-column>a small,.ht-mega-compact>a small{margin-top:3px;color:#8a92a4;font-size:9px}.ht-mega-column>a em{margin-left:auto;padding:4px 7px;border-radius:999px;color:#fff;background:linear-gradient(90deg,var(--ht-pink),var(--ht-orange));font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase}
.ht-mega-feature{padding:25px;color:#fff;background:linear-gradient(145deg,#f30b61,#ff682e)}.ht-mega-feature>span{display:inline-flex;padding:5px 8px;border-radius:7px;background:rgba(255,255,255,.15);font-size:8px;font-weight:900}.ht-mega-feature h3{margin:13px 0 6px;color:#fff;font-size:20px;font-weight:950}.ht-mega-feature p{margin:0;color:rgba(255,255,255,.82);font-size:10px;line-height:1.55}.ht-mega-feature ul{margin:15px 0;padding:0;list-style:none}.ht-mega-feature li{display:flex;align-items:center;gap:7px;margin:7px 0;font-size:9px}.ht-mega-feature>a{height:40px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;border:1px solid rgba(255,255,255,.42);border-radius:10px;color:#fff!important;background:rgba(255,255,255,.12);font-size:9px;font-weight:900;text-decoration:none!important}.ht-mega-feature-dark{background:linear-gradient(145deg,#151c34,#2d375a)}.ht-server-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:15px}.ht-server-stats>div{padding:8px 5px;border:1px solid rgba(255,255,255,.13);border-radius:9px;text-align:center;background:rgba(255,255,255,.06)}.ht-server-stats b,.ht-server-stats small{display:block;color:#fff}.ht-server-stats b{font-size:10px}.ht-server-stats small{margin-top:2px;font-size:7px;opacity:.7}.ht-mega-footer{min-height:46px;display:flex;align-items:center;gap:18px;padding:0 24px;border-top:1px solid #eef0f5;background:#fafbfe}.ht-mega-footer span{color:#9ba2b2;font-size:8px;font-weight:900;text-transform:uppercase}.ht-mega-footer a{color:#586176!important;font-size:9px;font-weight:800;text-decoration:none!important}.ht-mega-footer a:hover{color:var(--ht-pink)!important}
.ht-mega-compact{left:auto!important;right:0!important;width:310px!important;padding:12px!important;transform:translateY(14px)!important}.ht-mega-item:hover .ht-mega-compact{transform:translateY(0)!important}.ht-mega-actions{margin-left:auto;gap:8px}.ht-cart-action{width:43px;height:43px;display:grid;place-items:center;border:1px solid #e5e8ef;border-radius:13px;color:#30384d!important;background:#fff;text-decoration:none!important}.ht-account-action{min-width:125px;height:46px;display:flex;align-items:center;gap:9px;padding:0 13px;border-radius:13px;color:#fff!important;background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange));text-decoration:none!important;box-shadow:0 10px 22px rgba(244,11,92,.18)}.ht-account-action>i{font-size:14px}.ht-account-action span{display:flex;flex-direction:column}.ht-account-action small{font-size:7.5px;opacity:.8}.ht-account-action b{font-size:10px}
@media(max-width:1180px){.ht-utility-contact a:nth-child(3){display:none}.ht-mega-navbar .ht-brand-wrap{flex-basis:180px}.ht-mega-navbar .ht-brand img{max-width:175px}.ht-mega-nav>.ht-nav-direct,.ht-mega-item>button{padding-left:8px!important;padding-right:20px!important}.ht-mega-actions .ht-account-action{min-width:46px;width:46px;padding:0;justify-content:center}.ht-mega-actions .ht-account-action span{display:none}}
@media(max-width:991px){.ht-header-promo-inner{min-height:38px}.ht-header-promo-copy strong{display:none}.ht-utility-bar{display:none}.ht-mega-navbar{min-height:76px}.ht-mega-navbar .ht-brand img{max-height:50px}.ht-mega-nav{top:72px!important;max-height:calc(100vh - 90px);overflow-y:auto;gap:4px;padding:12px!important}.ht-mega-nav>.ht-nav-direct,.ht-mega-item>button{width:100%;min-height:48px;height:48px!important;align-items:flex-start!important;padding:0 12px!important}.ht-mega-nav .ht-nav-direct small,.ht-mega-item>button small{display:block}.ht-mega-item{position:relative!important}.ht-mega-menu,.ht-mega-compact{position:static!important;width:100%!important;display:none!important;margin:4px 0 8px!important;opacity:1!important;visibility:visible!important;transform:none!important;border-radius:15px!important;box-shadow:none!important}.ht-mega-item.open .ht-mega-menu{display:block!important}.ht-mega-content{grid-template-columns:1fr}.ht-mega-column{padding:12px}.ht-mega-column+.ht-mega-column{border-left:0;border-top:1px solid #eef0f5}.ht-mega-feature{padding:18px}.ht-mega-footer{display:none}.ht-mega-compact{padding:8px!important}.ht-mega-actions{display:none}.ht-mobile-toggle{display:grid}}
@media(max-width:600px){.ht-header-promo-copy{gap:7px}.ht-header-promo-label{font-size:7px}.ht-header-promo-link{font-size:8px}.ht-shell{width:min(100% - 24px,1320px)}}


/* V70 modern header refinement */
.ht-header-promo{
  position:relative;
  background:linear-gradient(90deg,#0a67ff 0%,#12a8ff 55%,#31c8ff 100%)!important;
  box-shadow:0 14px 34px rgba(18,122,255,.18)!important;
}
.ht-header-promo:before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 18% 50%,rgba(255,255,255,.16),transparent 28%),
             radial-gradient(circle at 82% 50%,rgba(255,255,255,.12),transparent 24%);
  pointer-events:none;
}
.ht-header-promo-inner{
  position:relative;
  min-height:58px!important;
  gap:24px!important;
}
.ht-header-promo-copy{
  gap:14px!important;
  color:#fff!important;
}
.ht-header-promo-label{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:32px;
  padding:0 14px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.14)!important;
  border:1px solid rgba(255,255,255,.18);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18);
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
  white-space:nowrap;
}
.ht-header-promo-copy strong{
  font-size:14px!important;
  font-weight:800!important;
  line-height:1.35!important;
}
.ht-header-promo-link{
  flex:0 0 auto;
  min-height:40px;
  padding:0 18px;
  border-radius:999px;
  background:rgba(255,255,255,.16);
  border:1px solid rgba(255,255,255,.22);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
  font-size:12px!important;
}
.ht-header-promo-link:hover{
  background:#fff;
  color:#0d6dff!important;
}

.ht-utility-bar{
  border-bottom:1px solid #edf1f7!important;
  background:#ffffff!important;
}
.ht-utility-inner{
  min-height:44px!important;
}
.ht-utility-contact,.ht-utility-actions{
  gap:18px!important;
  flex-wrap:wrap;
}
.ht-utility-bar a{
  font-size:12px!important;
  font-weight:700!important;
  color:#667085!important;
}
.ht-utility-bar a i{
  color:#0d6dff!important;
}
.ht-utility-register{
  color:#0d6dff!important;
}

.ht-mega-header{
  position:sticky;
  top:0;
  z-index:1035;
  background:rgba(255,255,255,.94);
  backdrop-filter:blur(10px);
  border-bottom:1px solid rgba(232,236,244,.95);
  box-shadow:0 12px 28px rgba(15,23,42,.04);
}
.ht-mega-navbar{
  min-height:92px!important;
  gap:18px!important;
}
.ht-mega-navbar .ht-brand-wrap{
  flex:0 0 230px!important;
}
.ht-mega-navbar .ht-brand{
  display:flex;
  align-items:center;
}
.ht-mega-navbar .ht-brand img{
  max-width:218px!important;
  max-height:60px!important;
}
.ht-mega-nav{
  gap:10px!important;
  align-items:center!important;
}
.ht-mega-nav .ht-nav-direct small,
.ht-mega-item>button small{
  display:none!important;
}
.ht-mega-nav>.ht-nav-direct,
.ht-mega-item>button{
  min-height:46px!important;
  height:46px!important;
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  padding:0 16px!important;
  border-radius:14px!important;
  border:1px solid transparent;
  background:transparent;
  color:#1f2a44!important;
  font-size:14px!important;
  font-weight:800!important;
  transition:all .22s ease!important;
}
.ht-mega-nav>.ht-nav-direct span,
.ht-mega-item>button span{
  font-size:14px!important;
  font-weight:800!important;
  line-height:1!important;
}
.ht-mega-item>button>i{
  position:static!important;
  transform:none!important;
  margin-left:2px;
  font-size:11px!important;
  color:#7c8599;
}
.ht-mega-nav>.ht-nav-direct:hover,
.ht-mega-item>button:hover,
.ht-mega-item:hover>button{
  background:#f5f8ff!important;
  border-color:#dbe7ff!important;
  color:#0d6dff!important;
  box-shadow:0 10px 24px rgba(13,109,255,.08);
}
.ht-mega-item:hover>button>i,
.ht-mega-item>button:hover>i{
  color:#0d6dff!important;
}
.ht-mega-menu{
  top:74px!important;
  border:1px solid #e7edf6!important;
  border-radius:22px!important;
  box-shadow:0 25px 60px rgba(15,23,42,.12)!important;
}
.ht-mega-content{
  grid-template-columns:1fr 1fr .95fr!important;
}
.ht-mega-column{
  padding:24px 22px!important;
}
.ht-mega-column>a,
.ht-mega-compact>a{
  border-radius:14px!important;
}
.ht-mega-column>a:hover,
.ht-mega-compact>a:hover{
  background:#f8fbff!important;
}
.ht-mega-column>a>i,
.ht-mega-compact>a>i{
  background:linear-gradient(180deg,#fff3f8,#eef6ff)!important;
  color:#0d6dff!important;
}
.ht-mega-feature{
  padding:28px!important;
  border-left:1px solid rgba(255,255,255,.06);
}
.ht-mega-footer{
  min-height:50px!important;
}
.ht-mega-actions{
  gap:10px!important;
}
.ht-cart-action{
  width:48px!important;
  height:48px!important;
  border-radius:15px!important;
  border-color:#e5eaf3!important;
  box-shadow:0 10px 20px rgba(15,23,42,.04);
}
.ht-cart-action:hover{
  color:#0d6dff!important;
  border-color:#dbe7ff!important;
  background:#f5f9ff!important;
}
.ht-account-action{
  min-width:150px!important;
  height:50px!important;
  padding:0 16px!important;
  border-radius:16px!important;
  background:linear-gradient(100deg,#ff0f7b,#ff6b2c)!important;
  box-shadow:0 16px 30px rgba(244,11,92,.18)!important;
}
.ht-account-action b{font-size:12px!important}
.ht-account-action small{font-size:8px!important}
.ht-account-action:hover{
  transform:translateY(-1px);
  box-shadow:0 20px 34px rgba(244,11,92,.23)!important;
}

@media(max-width:1180px){
  .ht-header-promo-copy strong{font-size:12px!important}
  .ht-mega-navbar .ht-brand-wrap{flex:0 0 190px!important}
  .ht-mega-navbar .ht-brand img{max-width:180px!important}
  .ht-mega-nav{gap:6px!important}
  .ht-mega-nav>.ht-nav-direct,.ht-mega-item>button{padding:0 12px!important;font-size:13px!important}
}

@media(max-width:991px){
  .ht-header-promo-inner{min-height:50px!important}
  .ht-header-promo-copy strong{display:block!important;font-size:11px!important}
  .ht-header-promo-label{min-height:28px!important;padding:0 10px!important;font-size:9px!important}
  .ht-header-promo-link{min-height:34px;padding:0 12px;font-size:10px!important}
  .ht-mega-header{position:relative;backdrop-filter:none}
  .ht-mega-navbar{min-height:78px!important}
  .ht-main-nav{top:76px!important;border-radius:18px!important;box-shadow:0 22px 50px rgba(15,23,42,.12)!important}
  .ht-mega-nav>.ht-nav-direct,.ht-mega-item>button{width:100%;justify-content:space-between!important;padding:0 14px!important;background:#fff!important;border:1px solid #eef2f8!important}
  .ht-mega-nav .ht-nav-direct small,.ht-mega-item>button small{display:none!important}
}

@media(max-width:600px){
  .ht-header-promo-copy strong{display:none!important}
  .ht-header-promo-label{font-size:8px!important}
  .ht-header-promo-link{font-size:9px!important}
}

/* V71 header visibility and alignment fixes */
.ht-header-promo{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  height:auto!important;
  overflow:visible!important;
}
.ht-header-promo-inner{display:flex!important}

.ht-mega-navbar{
  min-height:84px!important;
}
.ht-mega-navbar .ht-brand-wrap{
  flex:0 0 210px!important;
}
.ht-mega-navbar .ht-brand img{
  max-width:198px!important;
  max-height:56px!important;
}
.ht-mega-nav>.ht-nav-direct,
.ht-mega-item>button{
  height:44px!important;
  min-height:44px!important;
  padding:0 14px!important;
  border-radius:12px!important;
}
.ht-mega-nav>.ht-nav-direct:focus,
.ht-mega-item>button:focus,
.ht-mega-nav>.ht-nav-direct:active,
.ht-mega-item>button:active{
  outline:none!important;
  box-shadow:0 0 0 3px rgba(13,109,255,.10)!important;
}

/* Large mega menus stay centered under the whole navigation */
.ht-mega-item:not(.ht-mega-item-small){position:static!important}
.ht-mega-item:not(.ht-mega-item-small)>.ht-mega-menu{
  top:72px!important;
  left:50%!important;
  right:auto!important;
  transform:translate(-50%,12px)!important;
}
.ht-mega-item:not(.ht-mega-item-small):hover>.ht-mega-menu{
  transform:translate(-50%,0)!important;
}

/* Compact menus stay directly under their own category */
.ht-mega-item.ht-mega-item-small{
  position:relative!important;
}
.ht-mega-item.ht-mega-item-small>.ht-mega-compact{
  top:54px!important;
  left:50%!important;
  right:auto!important;
  width:330px!important;
  transform:translate(-50%,12px)!important;
}
.ht-mega-item.ht-mega-item-small:hover>.ht-mega-compact{
  transform:translate(-50%,0)!important;
}
.ht-mega-item.ht-mega-item-small:last-of-type>.ht-mega-compact{
  left:auto!important;
  right:0!important;
  transform:translateY(12px)!important;
}
.ht-mega-item.ht-mega-item-small:last-of-type:hover>.ht-mega-compact{
  transform:translateY(0)!important;
}
.ht-mega-compact{
  border-radius:18px!important;
  box-shadow:0 22px 50px rgba(15,23,42,.12)!important;
}

@media(max-width:991px){
  .ht-header-promo{display:block!important}
  .ht-mega-navbar{min-height:76px!important}
  .ht-mega-navbar .ht-brand-wrap{flex:1!important}
  .ht-mega-navbar .ht-brand img{max-width:185px!important;max-height:52px!important}
  .ht-mega-item.ht-mega-item-small>.ht-mega-compact,
  .ht-mega-item.ht-mega-item-small:last-of-type>.ht-mega-compact,
  .ht-mega-item:not(.ht-mega-item-small)>.ht-mega-menu{
    top:auto!important;
    left:auto!important;
    right:auto!important;
    width:100%!important;
    transform:none!important;
  }
}


/* v73 header account button cleanup */
.ht-account-action-clean{
  min-width:150px!important;
  justify-content:center!important;
  gap:10px!important;
}
.ht-account-action-clean span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.ht-account-action-clean small{display:none!important}
.ht-account-action-clean b{
  display:block!important;
  font-size:16px!important;
  line-height:1!important;
  letter-spacing:.01em!important;
  color:#fff!important;
  text-shadow:0 1px 0 rgba(0,0,0,.06), 0 0 14px rgba(255,255,255,.18)!important;
}
.ht-account-action-clean>i{
  font-size:15px!important;
  filter:drop-shadow(0 0 8px rgba(255,255,255,.16));
}


/* V74 light / dark theme */
.ht-theme-toggle{
  width:48px;height:48px;position:relative;display:grid;place-items:center;
  flex:0 0 48px;border:1px solid #e5eaf3;border-radius:15px;
  color:#f59e0b;background:#fff;cursor:pointer;
  box-shadow:0 10px 20px rgba(15,23,42,.04);
  transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease;
}
.ht-theme-toggle:hover{transform:translateY(-1px);border-color:#ffd38a;background:#fffaf0;box-shadow:0 14px 28px rgba(245,158,11,.14)}
.ht-theme-toggle i{position:absolute;font-size:17px;transition:opacity .22s ease,transform .28s ease}
.ht-theme-icon-sun{opacity:1;transform:rotate(0) scale(1)}
.ht-theme-icon-moon{opacity:0;transform:rotate(-35deg) scale(.7)}
html[data-ht-theme="dark"] .ht-theme-icon-sun{opacity:0;transform:rotate(35deg) scale(.7)}
html[data-ht-theme="dark"] .ht-theme-icon-moon{opacity:1;transform:rotate(0) scale(1)}

html[data-ht-theme="dark"] body,
html[data-ht-theme="dark"] .tt-body-wrapper{
  color:#d9e2f1!important;background:#080d1c!important;
}
html[data-ht-theme="dark"] .ht-site-header,
html[data-ht-theme="dark"] .ht-mega-header,
html[data-ht-theme="dark"] .ht-utility-bar{
  background:rgba(8,13,28,.96)!important;border-color:#1d2840!important;
}
html[data-ht-theme="dark"] .ht-mega-header{box-shadow:0 12px 30px rgba(0,0,0,.24)!important}
html[data-ht-theme="dark"] .ht-utility-bar a{color:#bdc8dc!important}
html[data-ht-theme="dark"] .ht-utility-bar a:hover{color:#62b6ff!important}
html[data-ht-theme="dark"] .ht-mega-nav>.ht-nav-direct,
html[data-ht-theme="dark"] .ht-mega-item>button{color:#e6edf9!important}
html[data-ht-theme="dark"] .ht-mega-nav>.ht-nav-direct:hover,
html[data-ht-theme="dark"] .ht-mega-item>button:hover,
html[data-ht-theme="dark"] .ht-mega-item:hover>button{
  color:#7cc4ff!important;background:#101a31!important;border-color:#24395f!important;
}
html[data-ht-theme="dark"] .ht-theme-toggle,
html[data-ht-theme="dark"] .ht-cart-action{
  color:#ffd45c!important;background:#10182b!important;border-color:#283650!important;box-shadow:0 12px 24px rgba(0,0,0,.2)!important;
}
html[data-ht-theme="dark"] .ht-theme-toggle:hover,
html[data-ht-theme="dark"] .ht-cart-action:hover{background:#16223b!important;border-color:#38547d!important}
html[data-ht-theme="dark"] .ht-dropdown-menu,
html[data-ht-theme="dark"] .ht-mega-menu,
html[data-ht-theme="dark"] .ht-mega-compact{
  background:#0f172a!important;border-color:#25324a!important;box-shadow:0 28px 70px rgba(0,0,0,.4)!important;
}
html[data-ht-theme="dark"] .ht-mega-column+.ht-mega-column{border-color:#26334c!important}
html[data-ht-theme="dark"] .ht-mega-title{color:#8090aa!important}
html[data-ht-theme="dark"] .ht-mega-column>a b,
html[data-ht-theme="dark"] .ht-mega-compact>a b{color:#edf3ff!important}
html[data-ht-theme="dark"] .ht-mega-column>a small,
html[data-ht-theme="dark"] .ht-mega-compact>a small{color:#99a8bf!important}
html[data-ht-theme="dark"] .ht-mega-column>a:hover,
html[data-ht-theme="dark"] .ht-mega-compact>a:hover{background:#16223a!important}
html[data-ht-theme="dark"] .ht-mega-column>a>i,
html[data-ht-theme="dark"] .ht-mega-compact>a>i{background:#17233a!important;color:#67b9ff!important}
html[data-ht-theme="dark"] .ht-mega-footer{background:#0b1324!important;border-color:#23314a!important}
html[data-ht-theme="dark"] .ht-mega-footer a{color:#b8c5d9!important}

html[data-ht-theme="dark"] .ht-homepage,
html[data-ht-theme="dark"] .ht-packages-section,
html[data-ht-theme="dark"] .ht-domain-section,
html[data-ht-theme="dark"] .ht-trust-section,
html[data-ht-theme="dark"] .ht-reviews-section{background:#080d1c!important}
html[data-ht-theme="dark"] .ht-hero-visual,
html[data-ht-theme="dark"] .ht-domain-card,
html[data-ht-theme="dark"] .ht-package-card,
html[data-ht-theme="dark"] .ht-benefits-grid,
html[data-ht-theme="dark"] .ht-trust-grid>div,
html[data-ht-theme="dark"] .ht-review-cards article,
html[data-ht-theme="dark"] .ht-package-tabs{
  background:#10182b!important;border-color:#26344d!important;box-shadow:0 16px 38px rgba(0,0,0,.2)!important;
}
html[data-ht-theme="dark"] .ht-section-heading h2,
html[data-ht-theme="dark"] .ht-domain-copy h2,
html[data-ht-theme="dark"] .ht-package-title h3,
html[data-ht-theme="dark"] .ht-benefits-grid strong,
html[data-ht-theme="dark"] .ht-trust-grid strong,
html[data-ht-theme="dark"] .ht-review-head strong{color:#f2f6ff!important}
html[data-ht-theme="dark"] .ht-section-heading p,
html[data-ht-theme="dark"] .ht-package-title p,
html[data-ht-theme="dark"] .ht-package-card li,
html[data-ht-theme="dark"] .ht-benefits-grid small,
html[data-ht-theme="dark"] .ht-trust-grid small,
html[data-ht-theme="dark"] .ht-review-cards article p{color:#aab7cb!important}
html[data-ht-theme="dark"] .ht-review-cards article p{background:#172136!important}
html[data-ht-theme="dark"] .ht-domain-form input,
html[data-ht-theme="dark"] .form-control,
html[data-ht-theme="dark"] select,
html[data-ht-theme="dark"] textarea{
  color:#e7eefb!important;background:#111b30!important;border-color:#2a3954!important;
}
html[data-ht-theme="dark"] .ht-domain-form input::placeholder,
html[data-ht-theme="dark"] .form-control::placeholder{color:#8190a7!important}

html[data-ht-theme="dark"] #main-body{
  background:radial-gradient(circle at 10% 0%,rgba(37,99,235,.12),transparent 30%),#080d1c!important;
}
html[data-ht-theme="dark"] #main-body .primary-content>.card,
html[data-ht-theme="dark"] #main-body .primary-content>.panel,
html[data-ht-theme="dark"] #main-body .primary-content .card,
html[data-ht-theme="dark"] #main-body .primary-content .header-lined,
html[data-ht-theme="dark"] .ht-client-sidebar,
html[data-ht-theme="dark"] .ifx-client-sidebar{
  color:#dce6f5!important;background:#10182b!important;border-color:#26344d!important;box-shadow:0 18px 45px rgba(0,0,0,.22)!important;
}
html[data-ht-theme="dark"] #main-body .primary-content .card-header,
html[data-ht-theme="dark"] #main-body .primary-content .panel-heading{background:#111b30!important;border-color:#273650!important;color:#f1f5ff!important}
html[data-ht-theme="dark"] #main-body .primary-content .header-lined h1,
html[data-ht-theme="dark"] #main-body .primary-content .header-lined h2,
html[data-ht-theme="dark"] .ht-client-profile-copy>strong{color:#f1f5ff!important}
html[data-ht-theme="dark"] #main-body .primary-content table thead th{background:#172136!important;color:#c9d5e7!important}
html[data-ht-theme="dark"] #main-body .primary-content table td{color:#d4deed!important;border-color:#26344d!important}
html[data-ht-theme="dark"] #main-body .primary-content .form-control,
html[data-ht-theme="dark"] #main-body .primary-content select.form-control,
html[data-ht-theme="dark"] #main-body .primary-content textarea.form-control{background:#111b30!important;border-color:#2a3954!important;color:#e9effa!important}

html[data-ht-theme="dark"] .ht-footer-news-wrap{background:#080d1c!important}
html[data-ht-theme="dark"] .ht-footer{background:#050916!important}

@media(max-width:991px){
  html[data-ht-theme="dark"] .ht-main-nav{background:#0f172a!important;border-color:#26344d!important}
  .ht-theme-toggle{display:grid!important}
}

/* V75 modern footer */
.ht-modern-newsletter{padding:54px 0 24px;background:linear-gradient(180deg,#f7f9fd,#eef3fb)}
.ht-modern-newsletter-card{position:relative;overflow:hidden;min-height:150px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:38px;padding:30px 42px;border-radius:24px;color:#fff;background:linear-gradient(110deg,#2459d6 0%,#123b9d 55%,#182a73 100%);box-shadow:0 22px 54px rgba(32,73,164,.24)}
.ht-modern-newsletter-card:before,.ht-modern-newsletter-card:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.ht-modern-newsletter-card:before{width:240px;height:240px;left:-90px;top:-90px;background:radial-gradient(circle,rgba(92,205,255,.30),transparent 68%)}.ht-modern-newsletter-card:after{width:220px;height:220px;right:-50px;bottom:-130px;background:radial-gradient(circle,rgba(255,35,140,.25),transparent 68%)}
.ht-modern-newsletter-copy{position:relative;z-index:1;display:flex;align-items:center;gap:18px}.ht-modern-newsletter-icon{width:58px;height:58px;display:grid;place-items:center;flex:0 0 58px;border:1px solid rgba(255,255,255,.24);border-radius:20px;background:rgba(255,255,255,.10);font-size:22px}.ht-modern-newsletter-copy h2{margin:0;color:#fff;font-size:24px;font-weight:900}.ht-modern-newsletter-copy p{margin:7px 0 0;color:rgba(255,255,255,.78);font-size:12px;line-height:1.7}
.ht-modern-newsletter-form{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:9px}.ht-modern-newsletter-input{height:54px;display:flex;align-items:center;gap:12px;padding:0 17px;border-radius:15px;background:#fff}.ht-modern-newsletter-input i{color:#8490a5}.ht-modern-newsletter-input input{width:100%;height:100%;padding:0;border:0;outline:0;background:transparent;color:#182138;font-size:12px}.ht-modern-newsletter-form button{height:54px;padding:0 25px;border:0;border-radius:15px;color:#fff;background:linear-gradient(100deg,#ff0f7b,#ff7131);font-size:12px;font-weight:900;box-shadow:0 12px 24px rgba(255,32,113,.25)}.ht-modern-newsletter-form small{grid-column:1/-1;display:flex;align-items:center;gap:7px;color:rgba(255,255,255,.72);font-size:9px}
.ht-modern-footer{position:relative;overflow:hidden;padding-top:60px;color:#c5d0e2;background:linear-gradient(135deg,#071126 0%,#061a35 56%,#0d1837 100%);border-radius:34px 34px 0 0}.ht-modern-footer:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,26,108,.08),transparent 24%,transparent 78%,rgba(255,26,108,.11));pointer-events:none}.ht-modern-footer-glow{position:absolute;width:380px;height:380px;border-radius:50%;filter:blur(50px);opacity:.18;pointer-events:none}.ht-modern-footer-glow-left{left:-210px;bottom:-180px;background:#ff385f}.ht-modern-footer-glow-right{right:-180px;top:-150px;background:#ff177a}.ht-modern-footer-shell{position:relative;z-index:1}
.ht-modern-footer-grid{display:grid;grid-template-columns:1.45fr repeat(4,.82fr) 1.25fr;gap:34px;padding-bottom:42px}.ht-modern-footer-brand{padding-right:28px;border-right:1px solid rgba(255,255,255,.10)}.ht-modern-footer-logo{display:inline-flex;align-items:center;gap:10px;color:#fff!important;text-decoration:none!important}.ht-modern-footer-logo img{max-width:205px;max-height:55px;filter:brightness(1.15)}.ht-modern-footer-logo-mark{width:45px;height:45px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#ff0f7b,#ff7131);font-size:22px;font-weight:950}.ht-modern-footer-logo strong{font-size:25px}.ht-modern-footer-logo strong span{color:#ff7131}.ht-modern-footer-brand>p{margin:20px 0 24px;color:#aebbd0;font-size:12px;line-height:1.8}.ht-modern-contact-list{display:flex;flex-direction:column;gap:11px}.ht-modern-contact-list>a,.ht-modern-contact-list>div{display:flex;align-items:center;gap:11px;color:#fff!important;text-decoration:none!important}.ht-modern-contact-list>a>i,.ht-modern-contact-list>div>i{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border:1px solid rgba(255,255,255,.10);border-radius:11px;color:#ff4e88;background:rgba(255,37,112,.10)}.ht-modern-contact-list span{display:flex;flex-direction:column}.ht-modern-contact-list b{font-size:11px}.ht-modern-contact-list small{margin-top:2px;color:#8999b2;font-size:9px}.ht-modern-socials{display:flex;gap:8px;margin-top:22px}.ht-modern-socials a{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:11px;color:#fff!important;background:rgba(255,255,255,.035);text-decoration:none!important;transition:.2s}.ht-modern-socials a:hover{transform:translateY(-2px);border-color:#ff4e88;background:#ff1b72}
.ht-modern-footer-column h3,.ht-modern-footer-support h3{position:relative;margin:0 0 24px;padding-bottom:12px;color:#fff;font-size:15px;font-weight:900}.ht-modern-footer-column h3:after,.ht-modern-footer-support h3:after{content:"";position:absolute;left:0;bottom:0;width:28px;height:3px;border-radius:99px;background:linear-gradient(90deg,#ff0f7b,#ff7131)}.ht-modern-footer-column{display:flex;flex-direction:column}.ht-modern-footer-column a{position:relative;margin:8px 0;padding-left:15px;color:#b9c4d7!important;font-size:10.5px;text-decoration:none!important;transition:.2s}.ht-modern-footer-column a:before{content:"›";position:absolute;left:0;color:#ff506f;font-size:17px;line-height:.7}.ht-modern-footer-column a:hover{color:#fff!important;transform:translateX(3px)}
.ht-modern-footer-support{padding-left:26px;border-left:1px solid rgba(255,255,255,.10)}.ht-modern-support-card{display:flex;align-items:center;gap:13px;margin-bottom:18px;padding:17px;border:1px solid rgba(255,255,255,.06);border-radius:18px;background:rgba(255,255,255,.045);box-shadow:0 16px 30px rgba(0,0,0,.12)}.ht-modern-support-card>span{width:50px;height:50px;display:grid;place-items:center;flex:0 0 50px;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;font-size:20px}.ht-modern-support-card>div{display:flex;flex-direction:column}.ht-modern-support-card b{color:#fff;font-size:11px}.ht-modern-support-card small{margin-top:3px;color:#aebbd0;font-size:9px}.ht-modern-support-card strong{margin-top:7px;color:#ff6438;font-size:14px}.ht-modern-footer-support>a,.ht-modern-support-row{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;min-height:39px;color:#d3dbea!important;font-size:10px;text-decoration:none!important}.ht-modern-footer-support>a>i,.ht-modern-support-row>i{color:#ff3f80;font-size:14px}.ht-modern-footer-support em{color:#d7e1f1;font-size:9px;font-style:normal}.ht-modern-footer-support em i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#2bd67b;box-shadow:0 0 10px rgba(43,214,123,.65)}
.ht-modern-security-bar{display:grid;grid-template-columns:repeat(3,1fr) 1px 2.5fr;align-items:center;gap:22px;padding:17px 22px;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:rgba(255,255,255,.035)}.ht-modern-security-item{display:flex;align-items:center;gap:11px}.ht-modern-security-item>i{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:50%;color:#ff9c22;background:rgba(255,156,34,.10);font-size:17px}.ht-modern-security-item:nth-child(3)>i{color:#25d17f;background:rgba(37,209,127,.10)}.ht-modern-security-item span{display:flex;flex-direction:column}.ht-modern-security-item b{color:#fff;font-size:10px}.ht-modern-security-item small{margin-top:3px;color:#9ba9bf;font-size:8.5px}.ht-modern-payment-divider{width:1px;height:45px;background:rgba(255,255,255,.16)}.ht-modern-payment-list{display:flex;align-items:center;gap:9px}.ht-modern-payment-list>span{min-width:82px;height:44px;display:grid;place-items:center;padding:0 10px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#fff;background:rgba(255,255,255,.06);font-size:13px;font-weight:950;text-align:center;line-height:1}.ht-modern-payment-list>span:nth-child(3){font-size:17px;font-style:italic;color:#63c7dd}.ht-modern-payment-list>span:nth-child(4){font-size:8px;color:#5faaff}.ht-modern-payment-list>span:nth-child(5){font-size:10px}.ht-modern-payment-list .mc{position:relative;display:block}.ht-modern-payment-list .mc i{position:absolute;top:50%;width:24px;height:24px;border-radius:50%;transform:translateY(-50%)}.ht-modern-payment-list .mc i:first-child{left:24px;background:#f43b30}.ht-modern-payment-list .mc i:last-child{right:24px;background:#ff9d17;mix-blend-mode:screen}.ht-modern-payment-list>small{color:#d4ddec;font-size:9px;line-height:1.5}
.ht-modern-footer-bottom{min-height:74px;display:grid;grid-template-columns:1fr auto 44px;align-items:center;gap:24px;margin-top:18px;border-top:1px solid rgba(255,255,255,.10);color:#9ba8bc;font-size:9.5px}.ht-modern-footer-bottom>div{display:flex;align-items:center;gap:0}.ht-modern-footer-bottom>div a{padding:0 17px;border-right:1px solid rgba(255,255,255,.14);color:#c5cedd!important;text-decoration:none!important}.ht-modern-footer-bottom>div a:last-child{border-right:0}.ht-scroll-top{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:linear-gradient(135deg,#ff0f7b,#ff7131);box-shadow:0 10px 22px rgba(255,23,111,.25)}
html[data-ht-theme="dark"] .ht-modern-newsletter{background:#080d1c!important}html[data-ht-theme="dark"] .ht-modern-footer{background:linear-gradient(135deg,#040814,#061329 56%,#0a1229)!important}
@media(max-width:1200px){.ht-modern-footer-grid{grid-template-columns:1.3fr repeat(3,1fr)}.ht-modern-footer-support{grid-column:4}.ht-modern-footer-column:nth-of-type(5){display:none}.ht-modern-payment-list>span{min-width:65px}.ht-modern-newsletter-card{grid-template-columns:1fr 1fr}}
@media(max-width:991px){.ht-modern-newsletter-card{grid-template-columns:1fr;padding:28px}.ht-modern-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.ht-modern-footer-brand{grid-row:span 2}.ht-modern-footer-support{grid-column:auto}.ht-modern-footer-column:nth-of-type(5){display:flex}.ht-modern-security-bar{grid-template-columns:repeat(3,1fr)}.ht-modern-payment-divider,.ht-modern-payment-list{grid-column:1/-1}.ht-modern-payment-divider{display:none}.ht-modern-footer-bottom{grid-template-columns:1fr 44px}.ht-modern-footer-bottom>div{grid-column:1/-1;grid-row:2;flex-wrap:wrap;gap:10px;padding-bottom:18px}.ht-modern-footer-bottom>div a{padding:0 10px}}
@media(max-width:700px){.ht-modern-newsletter{padding-top:34px}.ht-modern-newsletter-copy{align-items:flex-start}.ht-modern-newsletter-copy h2{font-size:20px}.ht-modern-newsletter-form{grid-template-columns:1fr}.ht-modern-newsletter-form small{grid-column:1}.ht-modern-footer{padding-top:42px;border-radius:24px 24px 0 0}.ht-modern-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.ht-modern-footer-brand{grid-column:1/-1;grid-row:auto;padding-right:0;border-right:0}.ht-modern-footer-support{grid-column:1/-1;padding-left:0;border-left:0}.ht-modern-security-bar{grid-template-columns:1fr}.ht-modern-payment-list{overflow-x:auto;padding-bottom:5px}.ht-modern-footer-bottom{grid-template-columns:1fr 42px}.ht-modern-footer-bottom>div{display:none}}


/* V76 compact modern footer */
.ht-modern-newsletter{padding:34px 0 16px!important}
.ht-modern-newsletter-card{min-height:118px!important;gap:26px!important;padding:22px 30px!important;border-radius:20px!important}
.ht-modern-newsletter-icon{width:48px!important;height:48px!important;flex-basis:48px!important;border-radius:16px!important;font-size:19px!important}
.ht-modern-newsletter-copy{gap:14px!important}
.ht-modern-newsletter-copy h2{font-size:20px!important}
.ht-modern-newsletter-copy p{margin-top:5px!important;font-size:10.5px!important;line-height:1.5!important}
.ht-modern-newsletter-input,.ht-modern-newsletter-form button{height:46px!important;border-radius:12px!important}
.ht-modern-newsletter-form button{padding:0 20px!important;font-size:11px!important}
.ht-modern-newsletter-form small{font-size:8px!important}

.ht-modern-footer{padding-top:38px!important;border-radius:28px 28px 0 0!important}
.ht-modern-footer-grid{gap:26px!important;padding-bottom:28px!important}
.ht-modern-footer-brand{padding-right:22px!important}
.ht-modern-footer-logo img{max-width:180px!important;max-height:48px!important}
.ht-modern-footer-logo-mark{width:40px!important;height:40px!important;font-size:19px!important}
.ht-modern-footer-logo strong{font-size:22px!important}
.ht-modern-footer-brand>p{margin:14px 0 17px!important;font-size:10.5px!important;line-height:1.6!important}
.ht-modern-contact-list{gap:8px!important}
.ht-modern-contact-list>a>i,.ht-modern-contact-list>div>i{width:31px!important;height:31px!important;flex-basis:31px!important;border-radius:9px!important;font-size:12px!important}
.ht-modern-contact-list b{font-size:10px!important}
.ht-modern-contact-list small{font-size:8px!important}
.ht-modern-socials{margin-top:16px!important}
.ht-modern-socials a{width:33px!important;height:33px!important;border-radius:9px!important}

.ht-modern-footer-column h3,.ht-modern-footer-support h3{margin-bottom:17px!important;padding-bottom:9px!important;font-size:13px!important}
.ht-modern-footer-column h3:after,.ht-modern-footer-support h3:after{width:24px!important;height:2px!important}
.ht-modern-footer-column a{margin:6px 0!important;font-size:9.5px!important}
.ht-modern-footer-support{padding-left:20px!important}
.ht-modern-support-card{gap:10px!important;margin-bottom:12px!important;padding:12px!important;border-radius:15px!important}
.ht-modern-support-card>span{width:42px!important;height:42px!important;flex-basis:42px!important;font-size:17px!important}
.ht-modern-support-card b{font-size:10px!important}
.ht-modern-support-card small{font-size:8px!important}
.ht-modern-support-card strong{margin-top:5px!important;font-size:12px!important}
.ht-modern-footer-support>a,.ht-modern-support-row{min-height:32px!important;font-size:9px!important}

.ht-modern-security-bar{gap:16px!important;padding:12px 16px!important;border-radius:15px!important}
.ht-modern-security-item{gap:9px!important}
.ht-modern-security-item>i{width:36px!important;height:36px!important;flex-basis:36px!important;font-size:15px!important}
.ht-modern-security-item b{font-size:9px!important}
.ht-modern-security-item small{font-size:7.5px!important}
.ht-modern-payment-divider{height:38px!important}
.ht-modern-payment-list{gap:7px!important}
.ht-modern-payment-list>span{min-width:72px!important;height:38px!important;font-size:11px!important}
.ht-modern-payment-list>small{font-size:8px!important}

.ht-modern-footer-bottom{min-height:58px!important;gap:18px!important;margin-top:12px!important;font-size:8.5px!important}
.ht-modern-footer-bottom>div a{padding:0 13px!important}
.ht-scroll-top{width:36px!important;height:36px!important}

@media(max-width:991px){
  .ht-modern-newsletter-card{padding:22px!important}
  .ht-modern-footer-grid{gap:22px!important}
}
@media(max-width:700px){
  .ht-modern-newsletter{padding-top:24px!important}
  .ht-modern-footer{padding-top:30px!important}
  .ht-modern-footer-grid{gap:22px!important}
}


/* V77 compact modern domain search */
.ht-domain-modern-section{padding:28px 0 66px!important;background:linear-gradient(180deg,#fff,#fffafb)!important}
.ht-domain-modern-card{position:relative;overflow:hidden;padding:40px 46px 34px;border:1px solid rgba(244,11,92,.16);border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,248,251,.96));box-shadow:0 24px 58px rgba(28,34,61,.07)}
.ht-domain-modern-card:before{content:"";position:absolute;right:-90px;top:-120px;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(255,70,146,.19),rgba(255,139,58,.10) 42%,transparent 70%);filter:blur(2px)}
.ht-domain-modern-head{position:relative;z-index:2;max-width:720px}
.ht-domain-brandline{display:flex;align-items:center;gap:10px;margin-bottom:20px;color:#101a35}.ht-domain-brandline>span{width:37px;height:37px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,var(--ht-pink),var(--ht-orange));font-size:20px;font-weight:950;box-shadow:0 12px 24px rgba(244,11,92,.18)}.ht-domain-brandline strong{font-size:22px;font-weight:950}
.ht-domain-modern-head h2{margin:0;color:#101a35;font-size:43px;line-height:1.08;font-weight:950;letter-spacing:-1.5px}.ht-domain-modern-head p{margin:13px 0 0;color:#657089;font-size:16px;line-height:1.55}
.ht-domain-modern-orb{position:absolute;z-index:1;right:55px;top:38px;width:230px;height:180px;border-radius:50%;background:radial-gradient(circle at 55% 50%,rgba(255,186,145,.58),rgba(255,91,154,.27) 46%,rgba(255,255,255,0) 70%)}
.ht-domain-modern-orb:before,.ht-domain-modern-orb:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.72);border-radius:50%;transform:rotate(15deg)}.ht-domain-modern-orb:after{inset:34px 18px;transform:rotate(-18deg)}
.ht-domain-modern-orb span{position:absolute;left:18px;top:28px;padding:10px 15px;border:1px solid rgba(244,11,92,.16);border-radius:14px;color:var(--ht-pink);background:rgba(255,255,255,.86);box-shadow:0 10px 22px rgba(244,11,92,.10);font-size:17px;font-weight:900}.ht-domain-modern-orb i{position:absolute;left:80px;bottom:20px;color:var(--ht-pink);font-size:20px}
.ht-domain-modern-form{position:relative;z-index:3;display:grid;grid-template-columns:1fr 250px;gap:16px;margin-top:32px;padding:16px;border:1px solid rgba(244,11,92,.16);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 18px 44px rgba(32,38,67,.07)}
.ht-domain-modern-input{height:72px;display:flex;align-items:center;gap:15px;padding:0 22px;border:1px solid #dce2ec;border-radius:17px;background:#fff}.ht-domain-modern-input i{color:#9aa6bb;font-size:21px}.ht-domain-modern-input input{width:100%;height:100%;border:0!important;outline:0!important;background:transparent!important;color:#19233d;font-size:18px!important;box-shadow:none!important}.ht-domain-modern-input input::placeholder{color:#a9b2c4}
.ht-domain-modern-form button{height:72px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:17px;color:#fff;background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange));box-shadow:0 16px 30px rgba(244,11,92,.22);font-size:18px;font-weight:900;transition:.2s ease}.ht-domain-modern-form button:hover{transform:translateY(-2px);box-shadow:0 20px 34px rgba(244,11,92,.27)}
.ht-domain-modern-bottom{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:26px}
.ht-domain-modern-tlds{display:flex;align-items:center;gap:12px}.ht-domain-modern-tlds a{min-width:92px;height:55px;display:grid;place-items:center;border:1px solid rgba(244,11,92,.17);border-radius:16px;color:#2a3450!important;background:#fff;text-decoration:none!important;font-size:19px;font-weight:950;box-shadow:0 10px 22px rgba(25,31,55,.045)}.ht-domain-modern-tlds a:nth-child(1){color:#f20b65!important}.ht-domain-modern-tlds a:nth-child(2){color:#ff6418!important}.ht-domain-modern-tlds a:nth-child(3){color:#f29300!important}.ht-domain-modern-tlds a:nth-child(4){color:#bd22a8!important}
.ht-domain-modern-benefits{display:flex;align-items:center;gap:24px}.ht-domain-modern-benefits span{display:flex;align-items:center;gap:10px;color:#34405a;font-size:12px;white-space:nowrap}.ht-domain-modern-benefits i{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:#fff0f6;color:var(--ht-pink);font-size:16px}.ht-domain-modern-benefits span:nth-child(2) i{color:#12a66b;background:#eefbf5}.ht-domain-modern-benefits span:nth-child(3) i{color:#5868e9;background:#f0f1ff}.ht-domain-modern-benefits b{font-weight:850}
@media(max-width:1100px){.ht-domain-modern-orb{opacity:.55;right:20px}.ht-domain-modern-form{grid-template-columns:1fr 210px}.ht-domain-modern-bottom{align-items:flex-start;flex-direction:column}.ht-domain-modern-benefits{width:100%;justify-content:space-between}}
@media(max-width:700px){.ht-domain-modern-section{padding:18px 0 48px!important}.ht-domain-modern-card{padding:28px 20px 24px;border-radius:22px}.ht-domain-modern-orb{display:none}.ht-domain-brandline{margin-bottom:15px}.ht-domain-brandline strong{font-size:18px}.ht-domain-modern-head h2{font-size:31px}.ht-domain-modern-head p{font-size:13px}.ht-domain-modern-form{grid-template-columns:1fr;padding:11px;margin-top:24px}.ht-domain-modern-input,.ht-domain-modern-form button{height:58px}.ht-domain-modern-bottom{gap:18px;margin-top:20px}.ht-domain-modern-tlds{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.ht-domain-modern-tlds a{min-width:0;height:48px;font-size:16px}.ht-domain-modern-benefits{display:grid;grid-template-columns:1fr;gap:9px}.ht-domain-modern-benefits span{font-size:11px}}
html[data-ht-theme="dark"] .ht-domain-modern-section{background:#080d1c!important}
html[data-ht-theme="dark"] .ht-domain-modern-card{border-color:#263650;background:linear-gradient(135deg,#0e172b,#101c34);box-shadow:0 24px 58px rgba(0,0,0,.25)}
html[data-ht-theme="dark"] .ht-domain-brandline,html[data-ht-theme="dark"] .ht-domain-modern-head h2{color:#f3f7ff!important}
html[data-ht-theme="dark"] .ht-domain-modern-head p{color:#aab6ca!important}
html[data-ht-theme="dark"] .ht-domain-modern-form{border-color:#2c3c58;background:rgba(13,23,42,.92)}
html[data-ht-theme="dark"] .ht-domain-modern-input{border-color:#2e405f;background:#0d172a}
html[data-ht-theme="dark"] .ht-domain-modern-input input{color:#f0f4fb!important}
html[data-ht-theme="dark"] .ht-domain-modern-tlds a{border-color:#2b3a55;background:#111c31;color:#e8eef9!important}
html[data-ht-theme="dark"] .ht-domain-modern-benefits span{color:#d0d9e8}
html[data-ht-theme="dark"] .ht-domain-modern-benefits i{background:#17243c}




/* V82 dynamic WHMCS homepage products */
.ht-package-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.ht-package-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;padding:34px;border:1px dashed #dfe4ee;border-radius:22px;background:#fff;text-align:center}
.ht-package-empty>i{width:58px;height:58px;display:grid;place-items:center;margin-bottom:14px;border-radius:18px;color:var(--ht-pink);background:#fff0f5;font-size:24px}
.ht-package-empty strong{color:var(--ht-navy);font-size:19px;font-weight:800}
.ht-package-empty p{max-width:560px;margin:8px auto 18px;color:var(--ht-muted);font-size:12px;line-height:1.65}
.ht-package-empty a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:12px;color:#fff!important;background:linear-gradient(100deg,var(--ht-pink),var(--ht-orange));font-size:11px;font-weight:700;text-decoration:none!important}
html[data-ht-theme="dark"] .ht-package-empty{border-color:#2a3751;background:#111a2d}
html[data-ht-theme="dark"] .ht-package-empty strong{color:#f7f9ff}
@media(max-width:1180px){.ht-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.ht-package-grid{grid-template-columns:1fr!important}}

/* =========================================================
   HostTime v84 - Global ince tipografi sistemi
   Normal metin 400, menü/buton 500, vurgu ve başlık en fazla 600
   ========================================================= */
:root{
  --ht-font-regular:400;
  --ht-font-medium:500;
  --ht-font-semibold:600;
}

body,
body input,
body select,
body textarea,
body button{
  font-weight:var(--ht-font-regular)!important;
}

body p,
body li,
body td,
body label,
body small,
body .text-muted,
body .form-control,
body .form-select{
  font-weight:var(--ht-font-regular)!important;
}

body a,
body button,
body .btn,
body .nav-link,
body .dropdown-item,
body .list-group-item,
body .ht-main-nav>a,
body .ht-nav-dropdown>button,
body .ht-action,
body .ht-package-tabs a,
body .ht-package-card>a,
body .ht-package-cta>a,
body .ht-client-nav-item,
body .ht-client-help-card a{
  font-weight:var(--ht-font-medium)!important;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body strong,
body b,
body th,
body .card-title,
body .panel-title,
body .modal-title,
body .ht-brand-copy strong,
body .ht-section-heading h2,
body .ht-package-title h3,
body .ht-package-price strong,
body .ht-footer-news h2,
body .ht-client-profile-copy>strong,
body .ht-client-help-card strong,
body .ifx-profile-meta strong,
body .ifx-nav-item strong,
body .ifx-ref-card strong{
  font-weight:var(--ht-font-semibold)!important;
}

body .badge,
body .label,
body .status,
body .ht-client-nav-label,
body .ht-client-profile-copy>small,
body .ht-package-top span,
body .ht-package-top em,
body .ht-popular-ribbon,
body .ht-section-heading>span,
body .ht-countdown small{
  font-weight:var(--ht-font-medium)!important;
}

/* Aktif alanlar kalınlaşmadan renk ve arka planla ayırt edilir */
body .active,
body .active>a,
body .nav-link.active,
body .list-group-item.active,
body .ht-client-nav-item.active,
body .ht-package-tabs a.active{
  font-weight:var(--ht-font-medium)!important;
}

/* v90 — İnce metinleri dengeli orta boyuta getirir */
body{font-size:14.5px!important}
.ht-brand-copy small,
.ht-dropdown-menu small,
.ht-tld-list span,
.ht-section-heading>span,
.ht-package-tabs a,
.ht-popular-ribbon,
.ht-package-top span,
.ht-package-title p,
.ht-package-card li,
.ht-package-price span,
.ht-package-price del,
.ht-package-card>a,
.ht-benefits-grid small,
.ht-package-cta small,
.ht-package-cta>a,
.ht-review-head small,
.ht-review-cards article p,
.ht-more-reviews,
.ht-footer-brand p,
.ht-footer-contact-row,
.ht-footer-links a,
.ht-footer-bottom,
.ht-footer-legal a,
.ht-client-profile-copy>span,
.ht-client-profile-copy>small,
.ht-client-nav-label,
.ht-client-nav-item,
.ht-client-help-card p,
.ht-client-help-card a{
  font-size:calc(1em + .5px)!important;
}
.ht-package-top em,
.ht-review-head>b,
.ht-client-nav-item>b{
  font-size:10px!important;
}
.ht-client-profile-copy>span{font-size:10.5px!important}
.ht-client-profile-copy>small{font-size:9.5px!important}
.ht-client-nav-label{font-size:9.5px!important}
.ht-client-nav-item{font-size:11.5px!important}
.ht-client-help-card p{font-size:9.5px!important}
.ht-client-help-card a{font-size:10.5px!important}
.ht-package-title p,.ht-package-card li,.ht-review-cards article p{font-size:12px!important}
.ht-benefits-grid small,.ht-package-cta small,.ht-review-head small{font-size:10.5px!important}
.ht-footer-brand p,.ht-footer-contact-row,.ht-footer-links a,.ht-footer-bottom,.ht-footer-legal a{font-size:12.5px!important}
@media(max-width:767px){
  body{font-size:14px!important}
  .ht-client-nav-item{font-size:11.5px!important}
}

/* v91 — Genel yazı ve başlık ölçeği bir kademe küçültüldü */
body{font-size:14px!important}
body h1{font-size:calc(2.15rem - 2px)!important}
body h2{font-size:calc(1.8rem - 2px)!important}
body h3{font-size:calc(1.5rem - 1px)!important}
body h4{font-size:calc(1.25rem - 1px)!important}
body h5{font-size:1.05rem!important}
body h6{font-size:.95rem!important}
.ht-section-heading h2,
.ht-footer-news h2,
.ht-package-title h3,
.ht-client-help-card strong,
.ht-client-profile-copy>strong,
.card-title,
.panel-title,
.modal-title{font-size:calc(1em - .5px)!important}
.ht-brand-copy small,
.ht-dropdown-menu small,
.ht-tld-list span,
.ht-section-heading>span,
.ht-package-tabs a,
.ht-popular-ribbon,
.ht-package-top span,
.ht-package-title p,
.ht-package-card li,
.ht-package-price span,
.ht-package-price del,
.ht-package-card>a,
.ht-benefits-grid small,
.ht-package-cta small,
.ht-package-cta>a,
.ht-review-head small,
.ht-review-cards article p,
.ht-more-reviews,
.ht-footer-brand p,
.ht-footer-contact-row,
.ht-footer-links a,
.ht-footer-bottom,
.ht-footer-legal a{
  font-size:calc(1em - .25px)!important;
}
.ht-client-profile-copy>span{font-size:10px!important}
.ht-client-profile-copy>small{font-size:9px!important}
.ht-client-nav-label{font-size:9px!important}
.ht-client-nav-item{font-size:11px!important}
.ht-client-help-card p{font-size:9px!important}
.ht-client-help-card a{font-size:10px!important}
.ht-package-title p,.ht-package-card li,.ht-review-cards article p{font-size:11.5px!important}
.ht-benefits-grid small,.ht-package-cta small,.ht-review-head small{font-size:10px!important}
.ht-footer-brand p,.ht-footer-contact-row,.ht-footer-links a,.ht-footer-bottom,.ht-footer-legal a{font-size:12px!important}
@media(max-width:767px){
  body{font-size:13.5px!important}
  body h1{font-size:1.85rem!important}
  body h2{font-size:1.55rem!important}
  body h3{font-size:1.3rem!important}
}

/* =========================================================
   HostTime v98 — Standart web tipografi ölçeği
   SSH-Cloud benzeri net hiyerarşi: büyük ana başlık,
   belirgin bölüm başlığı, dengeli kart başlığı.
   ========================================================= */
:root{
  --ht-type-body:15px;
  --ht-type-h1:42px;
  --ht-type-h2:34px;
  --ht-type-h3:24px;
  --ht-type-h4:20px;
  --ht-type-h5:17px;
  --ht-type-h6:15px;
}

body{font-size:var(--ht-type-body)!important;line-height:1.6!important}
body h1{font-size:var(--ht-type-h1)!important;line-height:1.12!important;letter-spacing:-1.1px!important;font-weight:600!important}
body h2{font-size:var(--ht-type-h2)!important;line-height:1.18!important;letter-spacing:-.75px!important;font-weight:600!important}
body h3{font-size:var(--ht-type-h3)!important;line-height:1.25!important;letter-spacing:-.35px!important;font-weight:600!important}
body h4{font-size:var(--ht-type-h4)!important;line-height:1.3!important;font-weight:600!important}
body h5{font-size:var(--ht-type-h5)!important;line-height:1.35!important;font-weight:600!important}
body h6{font-size:var(--ht-type-h6)!important;line-height:1.4!important;font-weight:600!important}

/* Ana sayfa ana başlıkları */
.ht-hero-copy h1,
.ht-hero-content h1,
.ht-register-domain-copy h1,
.ifx-login-hero h1{
  font-size:50px!important;
  line-height:1.08!important;
  letter-spacing:-1.7px!important;
  font-weight:600!important;
}

/* Bölüm başlıkları */
.ht-section-heading h2,
.ht-footer-news h2,
.ht-domain-card h2,
.ht-domain-card h3,
.ht-review-section h2,
.ht-package-section h2{
  font-size:34px!important;
  line-height:1.16!important;
  letter-spacing:-.8px!important;
  font-weight:600!important;
}

/* Kart ve panel başlıkları */
.ht-package-title h3,
.ht-client-help-card strong,
.ht-client-profile-copy>strong,
.card-title,
.panel-title,
.modal-title,
.sidebar .card-title{
  font-size:19px!important;
  line-height:1.3!important;
  font-weight:600!important;
}

/* Açıklama ve içerik metinleri */
.ht-section-heading p,
.ht-package-title p,
.ht-package-card li,
.ht-review-cards article p,
.ht-footer-brand p,
.ht-footer-contact-row,
.ht-footer-links a,
.ht-footer-bottom,
.ht-footer-legal a{
  font-size:14px!important;
  line-height:1.65!important;
  font-weight:400!important;
}

/* Menü, sekme ve buton */
.ht-main-nav>a,
.ht-nav-dropdown>button,
.ht-package-tabs a,
.ht-package-card>a,
.ht-package-cta>a,
.btn,
button,
.nav-link{
  font-size:14px!important;
  font-weight:500!important;
}

/* Küçük etiketler gerçekten küçük ama okunabilir */
.ht-section-heading>span,
.ht-package-top span,
.ht-package-top em,
.ht-popular-ribbon,
.ht-benefits-grid small,
.ht-package-cta small,
.ht-review-head small,
.ht-client-nav-label,
.ht-client-profile-copy>small{
  font-size:11px!important;
  line-height:1.4!important;
}

/* Müşteri paneli sidebar */
.ht-client-profile-copy>span{font-size:12px!important}
.ht-client-profile-copy>strong{font-size:15px!important}
.ht-client-profile-copy>small{font-size:11px!important}
.ht-client-nav-label{font-size:10px!important}
.ht-client-nav-item{font-size:13px!important;line-height:1.3!important}
.ht-client-help-card strong{font-size:14px!important}
.ht-client-help-card p{font-size:12px!important}
.ht-client-help-card a{font-size:12px!important}

@media(max-width:991px){
  body h1{font-size:36px!important}
  body h2{font-size:30px!important}
  body h3{font-size:22px!important}
  .ht-hero-copy h1,
  .ht-hero-content h1,
  .ht-register-domain-copy h1,
  .ifx-login-hero h1{font-size:42px!important}
}

@media(max-width:767px){
  body{font-size:14px!important}
  body h1{font-size:32px!important;letter-spacing:-.7px!important}
  body h2{font-size:27px!important;letter-spacing:-.45px!important}
  body h3{font-size:21px!important}
  body h4{font-size:18px!important}
  .ht-hero-copy h1,
  .ht-hero-content h1,
  .ht-register-domain-copy h1,
  .ifx-login-hero h1{font-size:36px!important;letter-spacing:-1px!important}
  .ht-section-heading h2,
  .ht-footer-news h2,
  .ht-domain-card h2,
  .ht-domain-card h3,
  .ht-review-section h2,
  .ht-package-section h2{font-size:27px!important}
}

/* V99 minimal footer */
.ht-minimal-footer{padding:28px 0 0!important;border-radius:24px 24px 0 0!important}
.ht-minimal-footer-shell{position:relative;z-index:2}
.ht-minimal-footer-main{display:grid;grid-template-columns:1.35fr repeat(3,.82fr) 1.15fr;gap:28px;align-items:start;padding:0 0 24px}
.ht-minimal-footer-brand{padding-right:26px;border-right:1px solid rgba(255,255,255,.10)}
.ht-minimal-footer-brand .ht-modern-footer-logo img{max-width:170px!important;max-height:46px!important}
.ht-minimal-footer-brand>p{max-width:280px;margin:14px 0 18px;color:#aebbd0;font-size:11px;line-height:1.6}
.ht-minimal-footer .ht-modern-socials{margin-top:14px}
.ht-minimal-footer .ht-modern-socials a{width:34px;height:34px;border-radius:10px}
.ht-minimal-footer .ht-modern-footer-column h3{margin:0 0 14px!important;padding-bottom:8px!important;font-size:14px!important;font-weight:600!important}
.ht-minimal-footer .ht-modern-footer-column a{margin:5px 0!important;font-size:10px!important}
.ht-minimal-contact-card{display:flex;flex-direction:column;gap:7px;padding:14px;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:rgba(255,255,255,.045)}
.ht-minimal-contact-card>a,.ht-minimal-contact-card>span{display:flex;align-items:center;gap:10px;min-height:34px;color:#fff!important;text-decoration:none!important;font-size:10px}
.ht-minimal-contact-card i{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:9px;color:#ff4e88;background:rgba(255,37,112,.12)}
.ht-minimal-contact-card>span i{width:8px;height:8px;margin:0 10px;border-radius:50%;color:#2bd67b;background:#2bd67b;box-shadow:0 0 10px rgba(43,214,123,.6)}
.ht-minimal-contact-card strong{font-weight:600}
.ht-minimal-footer-strip{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 16px;border:1px solid rgba(255,255,255,.10);border-radius:15px;background:rgba(255,255,255,.035)}
.ht-minimal-payment-list,.ht-minimal-trust-list{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.ht-minimal-payment-list>span{min-width:66px;height:34px;display:grid;place-items:center;padding:0 10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;background:rgba(255,255,255,.04);font-size:9px;font-weight:600;line-height:1;text-align:center}
.ht-minimal-payment-list .mc{display:flex!important;flex-direction:row!important;gap:0!important}
.ht-minimal-payment-list .mc i{width:18px;height:18px;border-radius:50%;background:#ef233c}
.ht-minimal-payment-list .mc i+ i{margin-left:-6px;background:#ff9f1c}
.ht-minimal-trust-list{justify-content:flex-end}
.ht-minimal-trust-list span{display:flex;align-items:center;gap:7px;color:#d8e0ec;font-size:10px}
.ht-minimal-trust-list i{color:#ff4e88}
.ht-minimal-footer-bottom{min-height:54px!important;margin-top:10px!important;font-size:9px!important}
.ht-minimal-footer-bottom>div a{padding:0 11px!important}
.ht-minimal-footer .ht-scroll-top{width:38px;height:38px}
@media(max-width:1100px){.ht-minimal-footer-main{grid-template-columns:1.3fr repeat(3,1fr)}.ht-minimal-contact-card{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr)}.ht-minimal-footer-brand{padding-right:20px}}
@media(max-width:780px){.ht-minimal-footer{padding-top:24px!important}.ht-minimal-footer-main{grid-template-columns:1fr 1fr;gap:22px}.ht-minimal-footer-brand{grid-column:1/-1;padding-right:0;border-right:0}.ht-minimal-contact-card{grid-template-columns:1fr}.ht-minimal-footer-strip{align-items:flex-start;flex-direction:column}.ht-minimal-trust-list{justify-content:flex-start}.ht-minimal-footer-bottom{grid-template-columns:1fr 38px}.ht-minimal-footer-bottom>div{display:none}}
@media(max-width:520px){.ht-minimal-footer-main{grid-template-columns:1fr}.ht-minimal-footer .ht-modern-footer-column{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.ht-minimal-payment-list>span{min-width:58px}.ht-minimal-footer-brand>p{max-width:none}}

/* =========================================================
   HostTime V101 - Unified Client Area Pages
   Sepet/Odeme, Destek, Fatura, Hizmet ve Domain yonetimi
   Mevcut WHMCS/Smarty yapisina dokunmadan gorsel modernizasyon
   ========================================================= */
:root{
  --ht-v101-surface:#ffffff;
  --ht-v101-soft:#f7f8fc;
  --ht-v101-line:#e8ebf2;
  --ht-v101-text:#172033;
  --ht-v101-muted:#6f788b;
  --ht-v101-accent:#f40b5c;
  --ht-v101-accent-2:#ff6a2d;
  --ht-v101-radius:18px;
  --ht-v101-shadow:0 14px 36px rgba(20,29,53,.07);
}

/* Ortak sayfa hiyerarsisi */
#main-body .primary-content .header-lined,
#main-body .primary-content > .card,
#main-body .primary-content > .panel,
#main-body .primary-content .card,
#main-body .primary-content .panel{
  border:1px solid var(--ht-v101-line)!important;
  border-radius:var(--ht-v101-radius)!important;
  background:var(--ht-v101-surface)!important;
  box-shadow:var(--ht-v101-shadow)!important;
}
#main-body .primary-content .header-lined{padding:22px 24px!important;margin-bottom:20px!important}
#main-body .primary-content .header-lined h1,
#main-body .primary-content .header-lined h2{
  font-size:clamp(26px,2.2vw,34px)!important;
  line-height:1.18!important;
  font-weight:600!important;
  letter-spacing:-.025em!important;
  color:var(--ht-v101-text)!important;
}
#main-body .primary-content .card-header,
#main-body .primary-content .panel-heading{
  padding:17px 20px!important;
  border-bottom:1px solid var(--ht-v101-line)!important;
  background:#fbfcff!important;
  color:var(--ht-v101-text)!important;
  font-size:17px!important;
  font-weight:600!important;
}
#main-body .primary-content .card-body,
#main-body .primary-content .panel-body{padding:20px!important}
#main-body .primary-content p,
#main-body .primary-content .text-muted,
#main-body .primary-content small{color:var(--ht-v101-muted);font-weight:400}

/* Formlar */
#main-body .primary-content .form-control,
#main-body .primary-content .custom-select,
#main-body .primary-content select,
#main-body .primary-content textarea{
  min-height:46px;
  border:1px solid #dfe3ec!important;
  border-radius:12px!important;
  background:#fbfcfe!important;
  color:var(--ht-v101-text)!important;
  font-size:14px!important;
  box-shadow:none!important;
}
#main-body .primary-content textarea{min-height:130px}
#main-body .primary-content .form-control:focus,
#main-body .primary-content select:focus,
#main-body .primary-content textarea:focus{
  border-color:var(--ht-v101-accent)!important;
  box-shadow:0 0 0 3px rgba(244,11,92,.09)!important;
}
#main-body .primary-content label{font-size:13px;font-weight:500;color:#3d4659}
#main-body .primary-content .btn{min-height:42px;border-radius:12px;font-size:13px;font-weight:500;padding:.65rem 1rem}
#main-body .primary-content .btn-primary,
#main-body .primary-content .btn-success{
  border-color:transparent!important;
  background:linear-gradient(100deg,var(--ht-v101-accent),var(--ht-v101-accent-2))!important;
  box-shadow:0 10px 22px rgba(244,11,92,.15)!important;
}

/* Tablolar */
#main-body .primary-content .table-responsive{border:1px solid var(--ht-v101-line);border-radius:15px;overflow:hidden}
#main-body .primary-content table{margin-bottom:0!important}
#main-body .primary-content table thead th{
  padding:13px 14px!important;
  border-bottom:0!important;
  background:#f5f7fb!important;
  color:#566074!important;
  font-size:11px!important;
  font-weight:600!important;
  text-transform:uppercase;
  letter-spacing:.045em;
}
#main-body .primary-content table tbody td{padding:14px!important;border-color:#edf0f5!important;font-size:13px!important;vertical-align:middle!important}

/* Destek listesi ve talep detay */
.ticket-reply,
.ticket-reply.staff,
.ticket-reply.client,
.ticket-reply.markdown-editor-status{
  border:1px solid var(--ht-v101-line)!important;
  border-radius:16px!important;
  overflow:hidden;
  box-shadow:0 10px 26px rgba(20,29,53,.05);
}
.ticket-reply .date,
.ticket-reply .user{font-weight:500!important}
.ticket-reply .message{font-size:14px;line-height:1.75;color:#343e51}
#ticketReply .card,
#ticketReply .panel{border-radius:18px!important}
.ticket-status{border-radius:999px!important;padding:5px 10px!important;font-weight:500!important}

/* Fatura detayi */
.invoice-container{
  border:1px solid var(--ht-v101-line)!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 18px 48px rgba(20,29,53,.08)!important;
  overflow:hidden;
}
.invoice-container .invoice-header{padding:24px!important;background:linear-gradient(180deg,#fff,#fafbfe)}
.invoice-container .invoice-status{border-radius:999px!important;font-weight:600!important;padding:8px 15px!important}
.invoice-container .invoice-col{font-size:13px;line-height:1.7}
.invoice-container .table>thead>tr>th{background:#f5f7fb!important}
.invoice-container .total-row td{font-size:15px!important;font-weight:600!important}

/* Hizmet detay */
.product-details-tab-container,
.module-client-area,
.clientareaproductdetails .card,
.product-details .card{
  border:1px solid var(--ht-v101-line)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:var(--ht-v101-shadow)!important;
}
.nav-tabs{border-bottom:1px solid var(--ht-v101-line)!important;gap:5px}
.nav-tabs .nav-link{border:0!important;border-radius:11px 11px 0 0!important;color:#687286!important;font-size:13px;font-weight:500;padding:11px 15px}
.nav-tabs .nav-link.active{color:var(--ht-v101-accent)!important;background:#fff2f7!important}
.product-status-text{border-radius:10px;font-weight:500;letter-spacing:.03em}

/* Domain yonetimi */
.domain-details .card,
.domain-management-options .card,
#domainManagement .card,
.clientareadomaindetails .card{border-radius:18px!important}
.domain-management-options .btn,
.domain-details .btn{width:100%;justify-content:center}
.domain-renewal-switch,
.custom-switch{padding-top:6px;padding-bottom:6px}

/* Rozetler ve uyarilar */
#main-body .primary-content .badge{font-size:11px;font-weight:500;border-radius:999px;padding:5px 9px}
#main-body .primary-content .alert{border:0;border-radius:14px;padding:14px 16px;font-size:13px}

@media(max-width:767px){
  #main-body .primary-content .header-lined{padding:18px!important}
  #main-body .primary-content .header-lined h1,
  #main-body .primary-content .header-lined h2{font-size:25px!important}
  #main-body .primary-content .card-body,
  #main-body .primary-content .panel-body{padding:16px!important}
  .invoice-container .invoice-header{padding:18px!important}
}

html[data-ht-theme="dark"] #main-body .primary-content > .card,
html[data-ht-theme="dark"] #main-body .primary-content > .panel,
html[data-ht-theme="dark"] #main-body .primary-content .card,
html[data-ht-theme="dark"] #main-body .primary-content .panel,
html[data-ht-theme="dark"] .invoice-container,
html[data-ht-theme="dark"] .product-details-tab-container{
  background:#171b2c!important;
  border-color:#2a3044!important;
  color:#f4f6fb!important;
}
html[data-ht-theme="dark"] #main-body .primary-content .card-header,
html[data-ht-theme="dark"] #main-body .primary-content .panel-heading,
html[data-ht-theme="dark"] #main-body .primary-content table thead th{background:#1e2337!important;color:#e9edf7!important;border-color:#2a3044!important}
html[data-ht-theme="dark"] #main-body .primary-content .form-control,
html[data-ht-theme="dark"] #main-body .primary-content select,
html[data-ht-theme="dark"] #main-body .primary-content textarea{background:#111522!important;border-color:#30364a!important;color:#fff!important}

/* v102 homepage sales conversion + performance */
.ht-hero-visual picture{display:block}
.ht-hero-visual picture img{display:block;width:100%;height:auto}
.ht-sales-proof{padding:0 0 18px;background:#fff}
.ht-sales-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.ht-sales-proof-grid>div{display:flex;align-items:center;gap:12px;min-height:78px;padding:15px 16px;border:1px solid #e8eaf1;border-radius:17px;background:#fff;box-shadow:0 10px 26px rgba(24,30,55,.05)}
.ht-sales-proof-grid>div>i{width:40px;height:40px;min-width:40px;display:grid;place-items:center;border-radius:12px;color:var(--ht-pink);background:#fff0f5;font-size:16px}
.ht-sales-proof-grid span{display:flex;flex-direction:column;min-width:0}
.ht-sales-proof-grid strong{color:var(--ht-navy);font-size:14px;font-weight:600;line-height:1.25}
.ht-sales-proof-grid small{margin-top:3px;color:var(--ht-muted);font-size:11.5px;font-weight:400;line-height:1.35}
.ht-package-card{overflow:visible}
.ht-package-card.featured{transform:translateY(-4px)}
.ht-package-card.featured:hover{transform:translateY(-8px)}
.ht-package-assurance{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:11px;color:#7a8295;font-size:10px;line-height:1.2}
.ht-package-assurance span{display:inline-flex;align-items:center;gap:5px}
.ht-package-assurance i{color:#22a664;font-size:10px}
.ht-reviews-showcase picture,.ht-reviews-showcase picture img{display:block;width:100%;height:auto}
.ht-packages-section .ht-section-heading{max-width:760px;margin-left:auto;margin-right:auto}
.ht-package-card>a{transition:transform .18s ease,box-shadow .18s ease}
.ht-package-card>a:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(244,11,92,.18)}
@media(max-width:991px){.ht-sales-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.ht-sales-proof{padding-bottom:8px}.ht-sales-proof-grid{grid-template-columns:1fr;gap:8px}.ht-sales-proof-grid>div{min-height:68px;padding:12px 14px}.ht-sales-proof-grid>div>i{width:36px;height:36px;min-width:36px}.ht-package-assurance{gap:8px;font-size:9.5px}}
html[data-ht-theme="dark"] .ht-sales-proof{background:#080d1c}
html[data-ht-theme="dark"] .ht-sales-proof-grid>div{border-color:#27344d;background:#111a2d;box-shadow:none}
html[data-ht-theme="dark"] .ht-sales-proof-grid>div>i{background:#1b263c}
html[data-ht-theme="dark"] .ht-sales-proof-grid strong{color:#f4f7fc}
html[data-ht-theme="dark"] .ht-sales-proof-grid small{color:#aeb8ca}
html[data-ht-theme="dark"] .ht-package-assurance{color:#aeb8ca}

/* v103 panelden yönetilen kampanya, güven ve SSS */
.htm-campaign-bar{padding:12px 0;background:linear-gradient(105deg,#161a36,#2b2148 62%,#f40b5c);color:#fff}
.htm-campaign-inner{display:flex;align-items:center;justify-content:space-between;gap:22px}
.htm-campaign-copy{display:flex;align-items:center;gap:13px;min-width:0}
.htm-campaign-copy>span{padding:6px 9px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:rgba(255,255,255,.1);font-size:10px;font-weight:600;letter-spacing:.08em;white-space:nowrap}
.htm-campaign-copy div{display:flex;flex-direction:column;min-width:0}.htm-campaign-copy strong{font-size:15px;font-weight:600;line-height:1.25}.htm-campaign-copy small{margin-top:2px;color:rgba(255,255,255,.76);font-size:12px;font-weight:400}
.htm-countdown{display:flex;align-items:center;gap:7px}.htm-countdown>span{display:grid;place-items:center;min-width:48px;padding:6px 8px;border-radius:10px;background:rgba(255,255,255,.1);backdrop-filter:blur(8px)}.htm-countdown b{font-size:15px;font-weight:600}.htm-countdown small{font-size:8px;color:rgba(255,255,255,.68);text-transform:uppercase;letter-spacing:.06em}
.htm-campaign-actions{display:flex;align-items:center;gap:9px}.htm-campaign-actions>a{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 15px;border-radius:11px;background:#fff;color:#171a31!important;font-size:12px;font-weight:600;text-decoration:none!important}.htm-coupon{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border:1px dashed rgba(255,255,255,.42);border-radius:11px;background:rgba(255,255,255,.08);color:#fff}.htm-coupon small{font-size:9px;color:rgba(255,255,255,.65)}.htm-coupon b{font-size:12px;font-weight:600}.htm-coupon.is-copied:after{content:'Kopyalandı';font-size:9px}
.htm-managed-trust{padding:72px 0;background:#fff}.htm-managed-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px}.htm-managed-trust-grid article{display:flex;align-items:flex-start;gap:14px;padding:22px;border:1px solid #eaedf4;border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(20,29,53,.05)}.htm-managed-trust-grid article>i{display:grid;place-items:center;width:43px;height:43px;min-width:43px;border-radius:13px;color:#fff;background:linear-gradient(135deg,#f40b5c,#ff6a2d);font-size:16px}.htm-managed-trust-grid strong{display:block;color:#171d33;font-size:16px;font-weight:600}.htm-managed-trust-grid p{margin:5px 0 0;color:#6f788b;font-size:13px;line-height:1.55;font-weight:400}
.htm-faq-section{padding:72px 0;background:#f7f8fc}.htm-faq-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:54px;align-items:start}.htm-faq-intro>span{display:inline-flex;align-items:center;gap:7px;color:#f40b5c;font-size:11px;font-weight:600;letter-spacing:.07em}.htm-faq-intro h2{margin:13px 0 10px;color:#171d33;font-size:34px;line-height:1.15;font-weight:600}.htm-faq-intro p{margin:0;color:#6f788b;font-size:14px;line-height:1.7}.htm-faq-intro a{display:inline-flex;align-items:center;gap:8px;margin-top:22px;color:#f40b5c!important;font-size:13px;font-weight:600;text-decoration:none!important}.htm-faq-list{display:flex;flex-direction:column;gap:10px}.htm-faq-list details{border:1px solid #e4e8f0;border-radius:15px;background:#fff;overflow:hidden}.htm-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 19px;cursor:pointer;list-style:none;color:#1a2237;font-size:14px;font-weight:600}.htm-faq-list summary::-webkit-details-marker{display:none}.htm-faq-list summary i{color:#f40b5c;transition:.2s}.htm-faq-list details[open] summary i{transform:rotate(45deg)}.htm-faq-list details>div{padding:0 19px 18px;color:#6f788b;font-size:13px;line-height:1.7}
html[data-ht-theme="dark"] .htm-managed-trust{background:#12172a}html[data-ht-theme="dark"] .htm-managed-trust-grid article,html[data-ht-theme="dark"] .htm-faq-list details{border-color:#2d354c;background:#1b2136}html[data-ht-theme="dark"] .htm-managed-trust-grid strong,html[data-ht-theme="dark"] .htm-faq-intro h2,html[data-ht-theme="dark"] .htm-faq-list summary{color:#fff}html[data-ht-theme="dark"] .htm-managed-trust-grid p,html[data-ht-theme="dark"] .htm-faq-intro p,html[data-ht-theme="dark"] .htm-faq-list details>div{color:#b6bdcc}html[data-ht-theme="dark"] .htm-faq-section{background:#151a2d}
@media(max-width:1100px){.htm-campaign-inner{flex-wrap:wrap}.htm-managed-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.htm-faq-layout{grid-template-columns:1fr;gap:30px}}
@media(max-width:700px){.htm-campaign-bar{padding:14px 0}.htm-campaign-inner{align-items:stretch}.htm-campaign-copy{align-items:flex-start}.htm-campaign-copy>span{display:none}.htm-countdown{justify-content:space-between}.htm-countdown>span{min-width:0;flex:1}.htm-campaign-actions{display:grid;grid-template-columns:1fr 1fr}.htm-campaign-actions>a,.htm-coupon{justify-content:center}.htm-managed-trust,.htm-faq-section{padding:50px 0}.htm-managed-trust-grid{grid-template-columns:1fr}.htm-faq-intro h2{font-size:28px}}

/* v105 - Dynamic product comparison */
.ht-compare-section{padding:72px 0;background:linear-gradient(180deg,#fff 0%,#f7f9ff 100%)}
.ht-compare-heading{max-width:760px;margin:0 auto 28px;text-align:center}
.ht-compare-tabs{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin-bottom:22px}
.ht-compare-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid #e3e7ef;border-radius:999px;background:#fff;color:#566176;font-size:13px;font-weight:600;box-shadow:0 7px 20px rgba(20,29,53,.05);transition:.2s}
.ht-compare-tabs button:hover,.ht-compare-tabs button.active{border-color:transparent;color:#fff;background:linear-gradient(90deg,#f70b64,#ff6334);box-shadow:0 10px 24px rgba(247,11,100,.18);transform:translateY(-1px)}
.ht-compare-panel[hidden]{display:none!important}
.ht-compare-scroll{overflow-x:auto;padding:10px 4px 18px;scrollbar-width:thin;scrollbar-color:#c8cedb transparent}
.ht-compare-grid{display:grid;grid-template-columns:220px repeat(var(--ht-compare-count),minmax(230px,1fr));min-width:max-content;gap:0;border:1px solid #e5e8ef;border-radius:22px;background:#fff;box-shadow:0 20px 55px rgba(20,29,53,.08);overflow:hidden}
.ht-compare-labels{width:220px;background:#f8f9fc;color:#697389;border-right:1px solid #e8ebf1}
.ht-compare-labels>div,.ht-compare-product>div{display:flex;align-items:center;min-height:66px;padding:14px 18px;border-top:1px solid #edf0f4;font-size:13px}
.ht-compare-labels .ht-compare-spacer{min-height:180px;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;border-top:0;background:linear-gradient(145deg,#171d35,#292f50);color:#fff}
.ht-compare-spacer strong{font-size:18px;font-weight:650}.ht-compare-spacer small{margin-top:4px;color:#c9cfdd;font-size:12px}
.ht-compare-action-label{font-weight:650;color:#20283d}
.ht-compare-product{position:relative;min-width:230px;border-right:1px solid #edf0f4;background:#fff}
.ht-compare-product:last-child{border-right:0}
.ht-compare-product.featured{background:linear-gradient(180deg,#fff8fb 0%,#fff 44%);box-shadow:inset 0 3px 0 #f70b64}
.ht-compare-product header{position:relative;min-height:180px;padding:24px 20px 18px;text-align:center}
.ht-compare-icon{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 12px;border-radius:14px;color:#f70b64;background:#fff0f6;font-size:18px}
.ht-compare-product h3{margin:0;color:#172033;font-size:18px;font-weight:650}.ht-compare-product header p{min-height:36px;margin:6px 0 0;color:#7b8497;font-size:12px;line-height:1.5}
.ht-compare-popular{position:absolute;top:9px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;color:#fff;background:linear-gradient(90deg,#f70b64,#ff6334);font-size:9px;font-weight:650;white-space:nowrap}
.ht-compare-price{justify-content:center!important;gap:6px;flex-direction:column;color:#172033}.ht-compare-price strong{font-size:22px;font-weight:650}.ht-compare-price small{color:#8b93a5;font-size:11px}
.ht-compare-features{align-items:flex-start!important;min-height:176px!important}.ht-compare-features ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.ht-compare-features li{display:flex;align-items:flex-start;gap:7px;color:#586277;font-size:12px;line-height:1.35}.ht-compare-features li i{margin-top:2px;color:#20ad65;font-size:10px}
.ht-compare-status{justify-content:center;gap:7px;color:#4f596d}.ht-compare-status i{color:#f70b64}.ht-compare-action{justify-content:center!important}.ht-compare-action a{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;border-radius:12px;color:#fff!important;background:#171d35;text-decoration:none!important;font-size:12px;font-weight:650;transition:.2s}.ht-compare-action a:hover{background:linear-gradient(90deg,#f70b64,#ff6334);transform:translateY(-1px)}
.ht-compare-mobile-note{display:none;align-items:center;justify-content:center;gap:7px;margin-top:8px;color:#7d8698;font-size:11px}
html[data-ht-theme="dark"] .ht-compare-section{background:linear-gradient(180deg,#111629,#171d33)}
html[data-ht-theme="dark"] .ht-compare-grid,html[data-ht-theme="dark"] .ht-compare-product{background:#171d31;border-color:#2b3248}
html[data-ht-theme="dark"] .ht-compare-product.featured{background:linear-gradient(180deg,#2a1930 0%,#171d31 44%)}
html[data-ht-theme="dark"] .ht-compare-labels{background:#13182a;border-color:#2b3248}
html[data-ht-theme="dark"] .ht-compare-labels>div,html[data-ht-theme="dark"] .ht-compare-product>div{border-color:#2b3248}
html[data-ht-theme="dark"] .ht-compare-product h3,html[data-ht-theme="dark"] .ht-compare-price,html[data-ht-theme="dark"] .ht-compare-action-label{color:#fff}
html[data-ht-theme="dark"] .ht-compare-product header p,html[data-ht-theme="dark"] .ht-compare-features li,html[data-ht-theme="dark"] .ht-compare-status{color:#c3c8d4}
html[data-ht-theme="dark"] .ht-compare-tabs button{background:#171d31;border-color:#2c344b;color:#d5d9e3}
@media(max-width:991px){.ht-compare-section{padding:54px 0}.ht-compare-grid{grid-template-columns:170px repeat(var(--ht-compare-count),220px)}.ht-compare-labels{width:170px}.ht-compare-mobile-note{display:flex}}
@media(max-width:575px){.ht-compare-section{padding:44px 0}.ht-compare-heading{margin-bottom:20px}.ht-compare-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.ht-compare-tabs button{flex:0 0 auto;min-height:38px;padding:0 13px;font-size:11px}.ht-compare-grid{grid-template-columns:138px repeat(var(--ht-compare-count),205px)}.ht-compare-labels{width:138px}.ht-compare-labels>div,.ht-compare-product>div{min-height:60px;padding:12px 12px;font-size:11px}.ht-compare-labels .ht-compare-spacer,.ht-compare-product header{min-height:164px}.ht-compare-product header{padding:22px 14px 14px}.ht-compare-product h3{font-size:16px}.ht-compare-price strong{font-size:19px}.ht-compare-features{min-height:165px!important}.ht-compare-features li{font-size:11px}}

/* v113 - modern comparison, clean trust layout, sticky centered navigation */
@media (min-width: 992px) {
  .ht-site-header{
    position:sticky!important;
    top:0!important;
    z-index:1040!important;
    width:100%;
    transition:box-shadow .22s ease,background-color .22s ease,backdrop-filter .22s ease;
  }
  .ht-site-header.is-sticky-active{
    background:rgba(255,255,255,.94)!important;
    -webkit-backdrop-filter:blur(14px);
    backdrop-filter:blur(14px);
    box-shadow:0 12px 34px rgba(20,29,53,.10)!important;
  }
  .ht-mega-nav{position:static!important}
  .ht-nav-dropdown{position:static!important}
  .ht-nav-dropdown>.ht-dropdown-menu,
  .ht-nav-dropdown>.ht-mega-menu,
  .ht-dropdown-right{
    left:50%!important;
    right:auto!important;
    margin-left:0!important;
    transform:translate(-50%,12px)!important;
    transform-origin:top center!important;
  }
  .ht-nav-dropdown:hover>.ht-dropdown-menu,
  .ht-nav-dropdown:hover>.ht-mega-menu{
    transform:translate(-50%,0)!important;
  }
  .ht-mega-menu{
    width:min(980px,calc(100vw - 40px))!important;
    max-height:calc(100vh - var(--ht-header-bottom,90px) - 14px);
    overflow:auto!important;
  }
  .ht-mega-compact{width:min(380px,calc(100vw - 40px))!important}
}

.ht-scroll-wave{
  position:fixed;
  top:0;
  left:0;
  right:0;
  height:4px;
  z-index:1100;
  overflow:hidden;
  pointer-events:none;
  background:rgba(238,241,248,.72);
}
.ht-scroll-wave span{
  display:block;
  width:0;
  height:100%;
  border-radius:0 999px 999px 0;
  background:linear-gradient(90deg,#2563eb,#8b5cf6,#f70b64,#ff6a2d,#2563eb);
  background-size:260% 100%;
  box-shadow:0 0 14px rgba(139,92,246,.42);
  animation:htScrollWave 4s linear infinite;
  transition:width .08s linear;
}
@keyframes htScrollWave{to{background-position:260% 0}}

/* Comparison section: modern standalone cards, existing dynamic data preserved */
.ht-compare-section{
  background:linear-gradient(180deg,#f8faff 0%,#fff 100%)!important;
}
.ht-compare-scroll{
  overflow-x:auto!important;
  padding:8px 2px 22px!important;
}
.ht-compare-grid{
  display:grid!important;
  grid-template-columns:repeat(var(--ht-compare-count),minmax(260px,1fr))!important;
  gap:18px!important;
  min-width:max-content!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.ht-compare-labels{display:none!important}
.ht-compare-product{
  min-width:260px!important;
  overflow:hidden;
  border:1px solid #e4e8f1!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 16px 42px rgba(20,29,53,.07)!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.ht-compare-product:hover{
  transform:translateY(-5px);
  border-color:#d7dce8!important;
  box-shadow:0 24px 58px rgba(20,29,53,.12)!important;
}
.ht-compare-product.featured{
  border-color:rgba(247,11,100,.34)!important;
  background:linear-gradient(180deg,#fff7fb 0%,#fff 42%)!important;
  box-shadow:0 22px 54px rgba(247,11,100,.12)!important;
}
.ht-compare-product header{
  min-height:0!important;
  padding:28px 22px 18px!important;
  border-bottom:1px solid #edf0f5;
  text-align:left!important;
}
.ht-compare-icon{margin:0 0 14px!important}
.ht-compare-product header p{min-height:0!important}
.ht-compare-popular{
  top:14px!important;
  left:auto!important;
  right:14px!important;
  transform:none!important;
}
.ht-compare-product>div{
  min-height:auto!important;
  padding:15px 22px!important;
  border-top:0!important;
}
.ht-compare-price{
  align-items:flex-start!important;
  justify-content:flex-start!important;
  padding-top:18px!important;
  padding-bottom:12px!important;
}
.ht-compare-features{
  min-height:0!important;
  padding-top:8px!important;
  padding-bottom:16px!important;
}
.ht-compare-features ul{width:100%}
.ht-compare-status{
  display:inline-flex!important;
  width:auto!important;
  margin:0 5px 10px 22px!important;
  padding:8px 10px!important;
  border:1px solid #e8ebf2!important;
  border-radius:999px;
  background:#f8f9fc;
  justify-content:flex-start!important;
}
.ht-compare-status+.ht-compare-status{margin-left:0!important}
.ht-compare-action{
  margin-top:4px;
  padding:12px 22px 22px!important;
}
.ht-compare-action a{min-height:46px!important}

html[data-ht-theme="dark"] .ht-site-header.is-sticky-active{
  background:rgba(17,22,41,.94)!important;
}
html[data-ht-theme="dark"] .ht-compare-section{
  background:linear-gradient(180deg,#111629,#171d33)!important;
}
html[data-ht-theme="dark"] .ht-compare-product{
  border-color:#2b3248!important;
  background:#171d31!important;
}
html[data-ht-theme="dark"] .ht-compare-product.featured{
  background:linear-gradient(180deg,#2a1930 0%,#171d31 42%)!important;
}
html[data-ht-theme="dark"] .ht-compare-product header{border-color:#2b3248}
html[data-ht-theme="dark"] .ht-compare-status{
  border-color:#2b3248!important;
  background:#121729;
}

@media (max-width: 991px) {
  .ht-site-header{position:sticky!important;top:0!important;z-index:1040!important}
  .ht-scroll-wave{height:3px}
  .ht-compare-grid{grid-template-columns:repeat(var(--ht-compare-count),240px)!important}
  .ht-compare-product{min-width:240px!important}
}

/* v114 - balanced typography, compact homepage and no-scroll comparison */
:root{
  --ht-type-body:14px;
  --ht-type-small:12px;
  --ht-type-nav:14px;
  --ht-type-card:20px;
  --ht-type-section:34px;
}

/* Header + dropdown typography: one consistent scale */
.ht-main-nav>a,
.ht-nav-dropdown>button,
.ht-mega-nav>.ht-nav-direct,
.ht-mega-item>button{
  font-family:Inter,"Open Sans",Arial,sans-serif!important;
  font-size:var(--ht-type-nav)!important;
  font-weight:600!important;
  line-height:1.2!important;
  letter-spacing:0!important;
}
.ht-mega-nav .ht-nav-direct span,
.ht-mega-item>button span{
  font-size:var(--ht-type-nav)!important;
  font-weight:600!important;
  line-height:1.2!important;
}
.ht-mega-nav .ht-nav-direct small,
.ht-mega-item>button small{
  font-size:11px!important;
  font-weight:400!important;
  line-height:1.35!important;
}
.ht-dropdown-menu b,
.ht-mega-column>a b,
.ht-mega-compact>a b{
  font-size:13px!important;
  font-weight:600!important;
  line-height:1.3!important;
}
.ht-dropdown-menu small,
.ht-mega-column>a small,
.ht-mega-compact>a small{
  font-size:11px!important;
  font-weight:400!important;
  line-height:1.4!important;
}
.ht-mega-title{
  font-size:11px!important;
  font-weight:600!important;
  line-height:1.3!important;
  letter-spacing:.05em!important;
}

/* Standard homepage heading hierarchy */
.ht-section-heading{margin-bottom:24px!important}
.ht-section-heading>span{
  font-size:11px!important;
  font-weight:600!important;
  line-height:1.2!important;
}
.ht-section-heading h2,
.htm-faq-intro h2{
  font-size:var(--ht-type-section)!important;
  font-weight:600!important;
  line-height:1.16!important;
  letter-spacing:-.55px!important;
}
.ht-section-heading p,
.htm-faq-intro p{
  font-size:14px!important;
  font-weight:400!important;
  line-height:1.65!important;
}

/* Package cards: restore a balanced scale */
.ht-package-tabs a,
.ht-package-tabs button{
  font-size:13px!important;
  font-weight:500!important;
}
.ht-package-top span,
.ht-package-top em{
  font-size:10px!important;
  font-weight:600!important;
}
.ht-package-title h3{
  font-size:20px!important;
  font-weight:600!important;
  line-height:1.25!important;
  letter-spacing:-.2px!important;
}
.ht-package-title p{
  font-size:12.5px!important;
  font-weight:400!important;
  line-height:1.45!important;
}
.ht-package-card li{
  font-size:12.5px!important;
  font-weight:400!important;
  line-height:1.45!important;
}
.ht-package-price strong{
  font-size:27px!important;
  font-weight:600!important;
}
.ht-package-price span,
.ht-package-price del{
  font-size:11px!important;
  font-weight:500!important;
}
.ht-package-card>a,
.ht-package-cta>a{
  font-size:13px!important;
  font-weight:600!important;
}
.ht-popular-ribbon{font-size:10px!important;font-weight:600!important}

/* Modern comparison cards: full width, no horizontal scrollbar */
.ht-compare-section{
  padding:54px 0!important;
  background:linear-gradient(180deg,#f7f9fd 0%,#fff 100%)!important;
}
.ht-compare-heading{margin-bottom:22px!important}
.ht-compare-tabs{margin-bottom:20px!important}
.ht-compare-tabs button{
  min-height:40px!important;
  padding:0 15px!important;
  font-size:13px!important;
  font-weight:500!important;
}
.ht-compare-scroll{
  overflow:visible!important;
  width:100%!important;
  padding:6px 0 0!important;
  scrollbar-width:none!important;
}
.ht-compare-scroll::-webkit-scrollbar{display:none!important}
.ht-compare-grid{
  width:100%!important;
  min-width:0!important;
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;
  align-items:stretch!important;
  gap:16px!important;
  overflow:visible!important;
}
.ht-compare-product{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  border:1px solid #e3e7ef!important;
  border-radius:20px!important;
  box-shadow:0 12px 32px rgba(20,29,53,.065)!important;
}
.ht-compare-product:hover{
  transform:translateY(-3px)!important;
  box-shadow:0 20px 46px rgba(20,29,53,.10)!important;
}
.ht-compare-product.featured{
  border-color:rgba(247,11,100,.38)!important;
  box-shadow:0 18px 44px rgba(247,11,100,.10)!important;
}
.ht-compare-product header{
  padding:22px 20px 15px!important;
  border-bottom:1px solid #edf0f5!important;
}
.ht-compare-icon{
  width:44px!important;
  height:44px!important;
  margin:0 0 13px!important;
  border-radius:13px!important;
}
.ht-compare-product h3{
  font-size:20px!important;
  font-weight:600!important;
  line-height:1.25!important;
  letter-spacing:-.25px!important;
}
.ht-compare-product header p{
  margin-top:5px!important;
  font-size:12.5px!important;
  font-weight:400!important;
  line-height:1.45!important;
}
.ht-compare-popular{
  top:12px!important;
  right:12px!important;
  padding:5px 9px!important;
  font-size:9px!important;
  font-weight:600!important;
}
.ht-compare-price{
  padding:16px 20px 10px!important;
}
.ht-compare-price strong{
  font-size:25px!important;
  font-weight:600!important;
  line-height:1.1!important;
}
.ht-compare-price small{
  font-size:11px!important;
  font-weight:400!important;
}
.ht-compare-features{
  flex:1!important;
  padding:10px 20px 14px!important;
}
.ht-compare-features ul{gap:7px!important}
.ht-compare-features li{
  font-size:12.5px!important;
  font-weight:400!important;
  line-height:1.4!important;
}
.ht-compare-status{
  display:inline-flex!important;
  width:auto!important;
  min-height:30px!important;
  margin:0 4px 7px 20px!important;
  padding:6px 9px!important;
  font-size:11px!important;
  font-weight:500!important;
  line-height:1.2!important;
}
.ht-compare-status+.ht-compare-status{margin-left:0!important}
.ht-compare-action{
  margin-top:auto!important;
  padding:10px 20px 20px!important;
}
.ht-compare-action a{
  min-height:44px!important;
  font-size:13px!important;
  font-weight:600!important;
}
.ht-compare-mobile-note{display:none!important}

/* Compact homepage rhythm */
.ht-hero-section{padding:20px 0 12px!important}
.ht-domain-section{padding:18px 0 48px!important}
.ht-domain-modern-section{padding:20px 0 48px!important}
.ht-packages-section{padding:54px 0!important}
.ht-trust-section{padding:28px 0!important}
.htm-managed-trust,
.htm-faq-section{padding:54px 0!important}
.htm-managed-trust-grid{margin-top:22px!important}
.ht-reviews-section{padding:54px 0 62px!important}
.ht-package-tabs{margin-bottom:22px!important}
.ht-package-cta{margin-top:14px!important}
.ht-reviews-layout{gap:18px!important}

@media (max-width: 1100px){
  .ht-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width: 700px){
  :root{--ht-type-section:28px}
  .ht-section-heading{margin-bottom:20px!important}
  .ht-compare-section,.ht-packages-section,.htm-managed-trust,.htm-faq-section,.ht-reviews-section{padding:42px 0!important}
  .ht-compare-tabs{justify-content:flex-start!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:4px!important}
  .ht-compare-grid{grid-template-columns:1fr!important;gap:12px!important}
  .ht-compare-product{width:100%!important}
  .ht-compare-product header{padding:20px 18px 14px!important}
  .ht-compare-price,.ht-compare-features{padding-left:18px!important;padding-right:18px!important}
  .ht-compare-status{margin-left:18px!important}
  .ht-compare-status+.ht-compare-status{margin-left:0!important}
  .ht-compare-action{padding-left:18px!important;padding-right:18px!important}
}


/* V115 compare status alignment fix */
.ht-compare-status{
  display:flex!important;
  width:calc(100% - 40px)!important;
  margin:0 20px 8px 20px!important;
  padding:8px 12px!important;
  justify-content:flex-start!important;
  align-items:center!important;
  box-sizing:border-box!important;
}
.ht-compare-status + .ht-compare-status{
  margin-top:0!important;
}
@media (max-width:700px){
  .ht-compare-status{
    width:calc(100% - 36px)!important;
    margin:0 18px 8px 18px!important;
  }
}


/* V116 modern FAQ section */
.htm-faq-section{
  padding:48px 0!important;
  background:linear-gradient(180deg,#f7f9fc 0%,#f3f6fb 100%)!important;
}
.htm-faq-layout{
  display:grid!important;
  grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr)!important;
  gap:28px!important;
  align-items:stretch!important;
}
.htm-faq-intro{
  position:relative;
  background:#fff!important;
  border:1px solid #e9eef6!important;
  border-radius:28px!important;
  padding:34px 34px 30px!important;
  box-shadow:0 18px 45px rgba(18,31,67,.06)!important;
  overflow:hidden!important;
}
.htm-faq-intro:before{
  content:"";
  position:absolute;
  inset:auto -60px -60px auto;
  width:170px;height:170px;
  background:radial-gradient(circle at center, rgba(244,11,92,.12), rgba(255,122,26,.05) 45%, transparent 70%);
  pointer-events:none;
}
.htm-faq-intro>span{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:9px 14px!important;
  border-radius:999px!important;
  background:rgba(244,11,92,.08)!important;
  color:#f40b5c!important;
  font-size:12px!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
}
.htm-faq-intro h2{
  margin:18px 0 12px!important;
  font-size:42px!important;
  line-height:1.08!important;
  letter-spacing:-1px!important;
  color:#161d34!important;
}
.htm-faq-intro p{
  max-width:460px!important;
  margin:0!important;
  color:#6d7688!important;
  font-size:15px!important;
  line-height:1.75!important;
}
.htm-faq-intro a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  margin-top:26px!important;
  padding:13px 18px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#ff0f69,#ff6a2b)!important;
  box-shadow:0 14px 30px rgba(244,11,92,.18)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:600!important;
  text-decoration:none!important;
}
.htm-faq-intro a i{font-size:13px!important}
.htm-faq-list{
  display:flex!important;
  flex-direction:column!important;
  gap:14px!important;
}
.htm-faq-list details{
  position:relative!important;
  border:1px solid #e8edf5!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(18,31,67,.04)!important;
  overflow:hidden!important;
  transition:border-color .2s ease, box-shadow .2s ease, transform .2s ease!important;
}
.htm-faq-list details:hover{
  transform:translateY(-1px)!important;
  border-color:#dbe5f2!important;
  box-shadow:0 16px 34px rgba(18,31,67,.07)!important;
}
.htm-faq-list details[open]{
  border-color:rgba(244,11,92,.2)!important;
  box-shadow:0 20px 40px rgba(244,11,92,.08)!important;
}
.htm-faq-list details[open]::before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;
  width:4px;
  background:linear-gradient(180deg,#ff0f69,#ff7a1a)!important;
}
.htm-faq-list summary{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  padding:23px 24px!important;
  cursor:pointer!important;
  list-style:none!important;
  color:#161d34!important;
  font-size:18px!important;
  font-weight:600!important;
  line-height:1.4!important;
}
.htm-faq-list summary::-webkit-details-marker{display:none!important}
.htm-faq-list summary i{
  flex:0 0 40px!important;
  width:40px!important;
  height:40px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:50%!important;
  background:rgba(244,11,92,.08)!important;
  color:#f40b5c!important;
  font-size:14px!important;
  transition:transform .2s ease, background .2s ease, color .2s ease!important;
}
.htm-faq-list details[open] summary i{
  transform:rotate(45deg)!important;
  background:linear-gradient(135deg,#ff0f69,#ff7a1a)!important;
  color:#fff!important;
}
.htm-faq-list details>div{
  padding:0 24px 24px!important;
  color:#6d7688!important;
  font-size:14px!important;
  line-height:1.8!important;
}
html[data-ht-theme="dark"] .htm-faq-section{
  background:linear-gradient(180deg,#12172a 0%,#161c31 100%)!important;
}
html[data-ht-theme="dark"] .htm-faq-intro,
html[data-ht-theme="dark"] .htm-faq-list details{
  background:#1b2237!important;
  border-color:#2a3550!important;
  box-shadow:none!important;
}
html[data-ht-theme="dark"] .htm-faq-intro h2,
html[data-ht-theme="dark"] .htm-faq-list summary{
  color:#fff!important;
}
html[data-ht-theme="dark"] .htm-faq-intro p,
html[data-ht-theme="dark"] .htm-faq-list details>div{
  color:#b9c2d4!important;
}
html[data-ht-theme="dark"] .htm-faq-list details[open]{
  border-color:rgba(244,11,92,.28)!important;
}
html[data-ht-theme="dark"] .htm-faq-list summary i{
  background:rgba(244,11,92,.16)!important;
}
@media (max-width:1100px){
  .htm-faq-layout{grid-template-columns:1fr!important;gap:18px!important}
  .htm-faq-intro{padding:28px 24px!important}
  .htm-faq-intro h2{font-size:34px!important}
}
@media (max-width:700px){
  .htm-faq-section{padding:38px 0!important}
  .htm-faq-intro{border-radius:22px!important;padding:24px 18px!important}
  .htm-faq-intro h2{font-size:28px!important;margin:16px 0 10px!important}
  .htm-faq-intro p{font-size:14px!important}
  .htm-faq-intro a{width:100%!important;padding:12px 16px!important}
  .htm-faq-list details{border-radius:18px!important}
  .htm-faq-list summary{padding:18px 18px!important;font-size:15px!important}
  .htm-faq-list summary i{width:34px!important;height:34px!important;flex-basis:34px!important}
  .htm-faq-list details>div{padding:0 18px 18px!important;font-size:13px!important}
}

/* V117 comparison info row exact alignment */
.ht-compare-product .ht-compare-status{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:auto!important;
  min-height:44px!important;
  margin:0 20px 8px!important;
  padding:0 16px!important;
  box-sizing:border-box!important;
  border:1px solid #e8ebf2!important;
  border-radius:999px!important;
  background:#f8f9fc!important;
  color:#4f596d!important;
  font-size:12px!important;
  font-weight:500!important;
  line-height:1.2!important;
}
.ht-compare-product .ht-compare-status + .ht-compare-status{
  margin:0 20px 8px!important;
}
.ht-compare-product .ht-compare-status i{
  flex:0 0 18px!important;
  width:18px!important;
  margin:0 8px 0 0!important;
  text-align:center!important;
}
.ht-compare-product .ht-compare-status span{
  display:block!important;
  margin:0!important;
  padding:0!important;
}
@media (max-width:700px){
  .ht-compare-product .ht-compare-status,
  .ht-compare-product .ht-compare-status + .ht-compare-status{
    margin:0 18px 8px!important;
    min-height:42px!important;
    padding:0 14px!important;
  }
}
