/* ===== azh-hosting-v7 (consolidated; original cascade position preserved) ===== */
.hp7-page{background:#fff;color:#173b5d}
.hp7-container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.hp7-section{padding:82px 0}
.hp7-soft{background:#f6f9fc}
.hp7-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#066fc9}
.hp7-title{margin:10px 0 0;font-size:clamp(34px,3vw,46px);line-height:1.08;letter-spacing:-.8px;color:#173b5d}
.hp7-copy{margin:15px 0 0;font-size:15px;line-height:1.75;color:#587287}
.hp7-head{text-align:center;max-width:760px;margin:0 auto 34px}

/* HERO */
.hp7-hero{position:relative;overflow:hidden;padding:190px 0 78px;background:
radial-gradient(circle at 80% 18%,rgba(86,205,255,.22),transparent 26%),
linear-gradient(118deg,#1c46c4 0%,#2165df 52%,#4fbbe6 100%);color:#fff}
.hp7-hero:after{content:"";position:absolute;right:-180px;bottom:-260px;width:560px;height:560px;border:1px solid rgba(255,255,255,.12);border-radius:50%}
.hp7-crumb{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:32px;font-size:12px}
.hp7-crumb a{color:rgba(255,255,255,.92)!important;text-decoration:none}.hp7-crumb span{color:#fff;font-weight:800}
.hp7-hero-copy{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center}
.hp7-hero h1{margin:0 auto;max-width:900px;font-size:clamp(45px,5vw,68px);line-height:1.02;letter-spacing:-1.8px;color:#fff}
.hp7-hero p{max-width:780px;margin:22px auto 0;font-size:18px;line-height:1.72;color:rgba(255,255,255,.86)}
.hp7-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:30px}
.hp7-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 22px;border-radius:10px;border:1px solid transparent;text-decoration:none!important;font-size:13px;font-weight:900;transition:.2s}
.hp7-btn:hover{transform:translateY(-1px)}
.hp7-btn-primary{background:#fff;color:#1757b8!important}
.hp7-btn-ghost{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.25);color:#fff!important}
.hp7-points{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:24px;font-size:11px;color:rgba(255,255,255,.92)}
.hp7-points span{display:inline-flex;align-items:center;gap:6px}.hp7-points i{color:#89efb8}

/* TRUST */
.hp7-trust{border-bottom:1px solid #dfe9f0;background:#fff}
.hp7-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.hp7-trust-item{display:flex;align-items:center;justify-content:center;gap:9px;padding:19px 14px;border-right:1px solid #e4edf2;font-size:12px;font-weight:800;color:#46677f}
.hp7-trust-item:last-child{border-right:0}.hp7-trust-item i{font-size:18px;color:#066fc9}

/* BILLING */
.hp7-billing-wrap{display:flex;justify-content:center;margin:0 0 34px}
.hp7-billing{display:inline-flex;align-items:center;padding:4px;border:1px solid #d4e3ed;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(23,59,93,.06)}
.hp7-billing button{border:0;border-radius:10px;padding:11px 22px;background:transparent;font:inherit;font-size:12px;font-weight:900;color:#587287;cursor:pointer}
.hp7-billing button.active{background:#173b5d;color:#fff}

/* PLANS 3+2 */
.hp7-plans-top{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}
.hp7-plans-bottom{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:790px;margin:18px auto 0}
.hp7-plan{position:relative;display:flex;flex-direction:column;min-height:520px;padding:30px;border:1px solid #d2e2ec;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(17,61,96,.06);transition:.2s}
.hp7-plan:hover{transform:translateY(-3px);box-shadow:0 22px 52px rgba(17,61,96,.11)}
.hp7-plan.popular{border:2px solid #1688e5;box-shadow:0 25px 58px rgba(8,125,226,.16)}
.hp7-badge{position:absolute;right:22px;top:22px;padding:6px 10px;border-radius:999px;background:#087de2;color:#fff;font-size:9px;font-weight:950;letter-spacing:.06em}
.hp7-plan h3{margin:0;font-size:23px;color:#173b5d}
.hp7-plan-use{min-height:46px;margin-top:8px;font-size:12px;line-height:1.55;color:#587287}
.hp7-price{margin-top:22px}.hp7-price strong{font-size:46px;line-height:1;color:#066fc9}.hp7-price span{font-size:12px;color:#587287}
.hp7-price .year{display:none}.hp7-year-note{display:none;margin-top:6px;font-size:10px;font-weight:900;color:#147a3d}
body.hp7-yearly .hp7-price .month{display:none}body.hp7-yearly .hp7-price .year{display:inline}body.hp7-yearly .hp7-year-note{display:block}
.hp7-disk{margin:22px 0 16px;padding:17px 0;border-top:1px solid #e5edf2;border-bottom:1px solid #e5edf2}
.hp7-disk strong{display:block;font-size:22px;color:#173b5d}.hp7-disk small{display:block;margin-top:3px;font-size:10px;color:#587287}
.hp7-specs{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.hp7-specs li{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#587287}.hp7-specs b{color:#244c69}
.hp7-plan .hp7-btn{width:100%;margin-top:auto;background:#066fc9;color:#fff!important}
.hp7-plan .hp7-btn:hover{background:#055fac}
.hp7-tax-note{margin:16px 0 0;text-align:center;font-size:11px;color:#587287}
.hp7-tax-note b{color:#173b5d}

/* COLOR FEATURE STRIP */
.hp7-feature-strip{padding:36px 0;background:linear-gradient(135deg,#103b61,#15547f)}
.hp7-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.hp7-feature{position:relative;overflow:hidden;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:17px;background:rgba(255,255,255,.07)}
.hp7-feature:after{content:"";position:absolute;right:-30px;top:-30px;width:90px;height:90px;border-radius:50%;background:rgba(255,255,255,.035)}
.hp7-feature-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:rgba(125,219,255,.13);color:#80dfff;font-size:21px}
.hp7-feature h3{margin:14px 0 0;font-size:16px;color:#fff}.hp7-feature p{margin:7px 0 0;font-size:11px;line-height:1.6;color:rgba(255,255,255,.68)}
.hp7-techline{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:18px}
.hp7-techline span{padding:7px 10px;border:1px solid #c9dce8;border-radius:999px;background:#fff;font-size:9px;font-weight:850;color:#4f6d82}

/* TECH DETAILS */
.hp7-details{max-width:1060px;margin:0 auto}
.hp7-details summary{display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 18px;border:1px solid #d3e2ec;border-radius:13px;background:#fff;cursor:pointer;list-style:none;font-size:13px;font-weight:900;color:#244d6b}
.hp7-details summary::-webkit-details-marker{display:none}.hp7-details summary:after{content:"+";font-size:19px;color:#066fc9}.hp7-details[open] summary:after{content:"−"}
.hp7-table-wrap{overflow:auto;border:1px solid #d3e2ec;border-top:0;border-radius:0 0 16px 16px;background:#fff}
.hp7-table{width:100%;min-width:920px;border-collapse:collapse}
.hp7-table th,.hp7-table td{padding:13px 14px;border-bottom:1px solid #e8eef2;text-align:center;font-size:11px}.hp7-table th:first-child,.hp7-table td:first-child{text-align:left;font-weight:850;color:#355a76}
.hp7-table thead th{background:#f5f9fc;color:#173b5d}.hp7-yes{color:#147a3d;font-weight:950}

/* OPTIMIZATION VISUAL */
.hp7-opt-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:46px;align-items:center}
.hp7-opt-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.hp7-opt-card{padding:22px;border:1px solid #d7e5ee;border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(17,61,96,.035)}
.hp7-opt-card i{font-size:23px;color:#066fc9}.hp7-opt-card b{display:block;margin-top:12px;font-size:14px;color:#173b5d}.hp7-opt-card span{display:block;margin-top:5px;font-size:10px;line-height:1.55;color:#587287}
.hp7-php{margin-top:24px;padding:22px;border:1px solid #d7e5ee;border-radius:17px;background:#fff}
.hp7-php h3{margin:0;font-size:18px;color:#173b5d}.hp7-php p{margin:7px 0 14px;font-size:11px;color:#587287}
.hp7-versions{display:flex;flex-wrap:wrap;gap:7px}.hp7-versions span{padding:7px 10px;border-radius:8px;background:#eef7fc;font-size:10px;font-weight:900;color:#1a648f}.hp7-versions span:last-child{background:#173b5d;color:#fff}

/* BUYING TIPS */
.hp7-tips{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.hp7-tip{padding:24px;border:1px solid #d6e5ee;border-radius:17px;background:#fff}
.hp7-tip strong{display:block;font-size:16px;color:#173b5d}.hp7-tip p{margin:8px 0 0;font-size:11px;line-height:1.65;color:#587287}

/* LOCATION */
.hp7-locations{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:28px}
.hp7-location{padding:18px 14px;border:1px solid #d7e5ee;border-radius:15px;background:#fff;text-align:center}
.hp7-location .flag{font-size:28px}.hp7-location b{display:block;margin-top:8px;font-size:13px;color:#173b5d}.hp7-location span{display:block;margin-top:3px;font-size:10px;color:#587287}
.hp7-location-note{max-width:850px;margin:20px auto 0;text-align:center;font-size:11px;line-height:1.7;color:#587287}

/* WINDOWS */
.hp7-windows{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;padding:30px;border:1px solid #d3e2ec;border-radius:20px;background:linear-gradient(135deg,#eef7fd,#fff)}
.hp7-windows h2{margin:8px 0 0;font-size:30px;color:#173b5d}.hp7-windows p{margin:10px 0 0;font-size:13px;line-height:1.7;color:#587287}
.hp7-windows .hp7-btn{background:#173b5d;color:#fff!important}

/* ECOSYSTEM */
.hp7-eco{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.hp7-eco-card{padding:28px;border:1px solid #d5e4ed;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(17,61,96,.035)}
.hp7-eco-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;background:#edf7fd;color:#066fc9;font-size:21px}
.hp7-eco-card h3{margin:16px 0 0;font-size:18px;color:#173b5d}.hp7-eco-card p{margin:8px 0 0;font-size:12px;line-height:1.65;color:#587287}.hp7-eco-card a{display:inline-flex;margin-top:14px;font-size:12px;font-weight:900;color:#066fc9!important;text-decoration:none!important}

/* FAQ/FINAL */
.hp7-faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:60px}.hp7-faq details{border-bottom:1px solid #d7e5ed}.hp7-faq summary{padding:19px 36px 19px 0;list-style:none;cursor:pointer;font-size:13px;font-weight:850;color:#315572}.hp7-faq summary::-webkit-details-marker{display:none}.hp7-faq p{margin:0;padding:0 36px 18px 0;font-size:12px;line-height:1.7;color:#587287}
.hp7-final{padding:68px 0;background:linear-gradient(135deg,#103b61,#154f7b);color:#fff}.hp7-final-grid{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.hp7-final h2{margin:8px 0 0;font-size:36px;color:#fff}.hp7-final p{margin:10px 0 0;color:rgba(255,255,255,.72)}.hp7-final .hp7-btn{background:#20a867;color:#fff!important}

@media(max-width:1100px){.hp7-plans-top{grid-template-columns:1fr 1fr}.hp7-plans-bottom{grid-template-columns:1fr 1fr;max-width:none}.hp7-feature-grid,.hp7-tips{grid-template-columns:1fr 1fr}.hp7-locations{grid-template-columns:repeat(3,1fr)}}
@media(max-width:991px){.hp7-opt-grid,.hp7-faq-grid{grid-template-columns:1fr}.hp7-eco{grid-template-columns:1fr 1fr}.hp7-windows,.hp7-final-grid{grid-template-columns:1fr}}
@media(max-width:767px){
 .hp7-container{width:min(100% - 28px,1180px)}.hp7-section{padding:58px 0}.hp7-hero{padding:170px 0 58px}.hp7-hero h1{font-size:38px}.hp7-hero p{font-size:14px}
 .hp7-actions{display:grid}.hp7-actions .hp7-btn{width:100%}.hp7-trust-grid{grid-template-columns:1fr 1fr}.hp7-trust-item:nth-child(2n){border-right:0}
 .hp7-plans-top,.hp7-plans-bottom,.hp7-feature-grid,.hp7-tips,.hp7-opt-cards,.hp7-eco{grid-template-columns:1fr}.hp7-plan{min-height:auto}.hp7-locations{grid-template-columns:1fr 1fr}
}

/* ===== azh-hosting-v8-polish (consolidated; original cascade position preserved) ===== */
/* V8 visual polish */
.hp7-crumb{font-size:14px;margin-bottom:38px}.hp7-crumb i{font-size:11px}.hp7-crumb a{font-weight:700}.hp7-crumb span{font-weight:900}
.hp7-hero h1{font-size:clamp(40px,4.15vw,56px);max-width:820px;letter-spacing:-1.25px}
.hp7-hero p{max-width:800px;font-size:16px}
.hp8-hot{display:inline-flex;margin-left:6px;padding:3px 6px;border-radius:6px;background:#ffede8;color:#b93621;font-size:8px;font-weight:950;letter-spacing:.04em;vertical-align:1px}
.hp7-billing button.active .hp8-hot{background:#fff;color:#b93621}
.hp7-badge{right:20px;top:-13px;padding:8px 13px;border-radius:9px;background:linear-gradient(135deg,#c94127,#b93621);box-shadow:0 8px 20px rgba(222,67,43,.24);font-size:9px;letter-spacing:.04em}
.hp7-plan.popular{border-color:#066fc9;background:linear-gradient(180deg,#f9fdff 0%,#fff 24%)}
.hp7-plan-use{font-size:12px;min-height:56px}
.hp7-year-note{width:max-content;margin-top:9px;padding:6px 9px;border-radius:7px;background:#fff0ec;border:1px solid #ffd0c4;color:#b93621;font-size:9px;letter-spacing:.035em}
.hp7-disk{display:flex;align-items:center;gap:12px;padding:15px 0}
.hp8-disk-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#edf7fd;color:#066fc9;font-size:20px}
.hp7-disk strong{font-size:19px}.hp7-disk small{font-size:9px}
.hp7-specs{grid-template-columns:1fr 1fr;gap:8px}.hp7-specs li{display:block;padding:11px;border:1px solid #e0eaf0;border-radius:11px;background:#f9fbfd}
.hp7-specs li span{display:flex;align-items:center;gap:6px;font-size:9px;color:#587287}.hp7-specs li span i{font-size:13px;color:#066fc9}.hp7-specs li b{display:block;margin-top:5px;font-size:13px}
.hp7-table tbody tr:nth-child(even){background:#f8fbfd}.hp7-table thead th:nth-child(4),.hp7-table tbody td:nth-child(4){background:#eef8fe}.hp7-table thead th:nth-child(4){color:#066fc9}.hp7-table td.hp7-yes{font-size:15px}
.hp7-details summary{min-height:52px;background:linear-gradient(180deg,#fff,#f8fbfd)}
.hp8-apps{padding:48px 0;background:#fff;border-top:1px solid #e5edf2;border-bottom:1px solid #e5edf2}
.hp8-apps-head{display:grid;grid-template-columns:1fr .85fr;gap:40px;align-items:end;margin-bottom:24px}.hp8-apps-head h2{margin:8px 0 0;font-size:31px;color:#173b5d}.hp8-apps-head p{margin:0;font-size:12px;line-height:1.65;color:#587287}
.hp8-app-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:9px}.hp8-app{display:flex;min-height:94px;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:13px;border:1px solid #dbe7ee;border-radius:14px;background:#f9fbfd;text-align:center}.hp8-app i{font-size:25px;color:#066fc9}.hp8-app b{font-size:10px;color:#315572}
.hp7-location-note{display:none!important}
.hp7-feature:nth-child(1) .hp7-feature-icon{background:rgba(105,225,175,.13);color:#75e0ad}.hp7-feature:nth-child(2) .hp7-feature-icon{background:rgba(255,189,90,.13);color:#ffc369}.hp7-feature:nth-child(3) .hp7-feature-icon{background:rgba(125,219,255,.13);color:#80dfff}.hp7-feature:nth-child(4) .hp7-feature-icon{background:rgba(188,153,255,.13);color:#c3a7ff}
@media(max-width:1100px){.hp8-app-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:767px){.hp7-hero h1{font-size:36px}.hp7-crumb{font-size:13px}.hp7-specs{grid-template-columns:1fr 1fr}.hp8-apps-head{grid-template-columns:1fr}.hp8-app-grid{grid-template-columns:repeat(2,1fr)}}

/* ===== azh-v9-art-director-polish (consolidated; original cascade position preserved) ===== */
/* V9 Art Director polish */
.hp7-plans-bottom{max-width:940px;gap:24px;margin-top:24px}
.hp7-plans-bottom .hp7-plan{min-height:0}
.hp7-plans-bottom:before{content:"YÜKSƏK RESURSLU PAKETLƏR";grid-column:1/-1;text-align:center;font-size:11px;letter-spacing:.16em;font-weight:800;color:#066fc9;margin:2px 0 -8px}
.hp7-compare summary{font-size:15px;letter-spacing:.01em}
.hp9-compare-open{display:none}.hp7-compare[open] .hp9-compare-closed{display:none}.hp7-compare[open] .hp9-compare-open{display:inline}
.hp7-feature{position:relative;overflow:hidden;transition:transform .22s ease,border-color .22s ease,background .22s ease}.hp7-feature:hover{transform:translateY(-4px);border-color:rgba(128,223,255,.34);background:rgba(255,255,255,.075)}
.hp7-feature-icon{width:52px;height:52px;border-radius:15px;font-size:24px}.hp7-feature:nth-child(3) .hp7-feature-icon:before{content:"⚡";font-size:23px}.hp7-feature:nth-child(3) .hp7-feature-icon i{display:none}
.hp7-apps{grid-template-columns:repeat(4,1fr)!important;gap:14px!important}.hp7-app{min-height:118px!important}.hp7-app i{font-size:28px!important}
.hp7-locations{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:25px}.hp7-location{flex:0 1 205px;min-height:105px;padding:20px 14px!important}.hp7-location .flag{font-size:25px}
.hp7-location-section{padding-top:74px!important;padding-bottom:74px!important}
.hp7-optimization{position:relative}.hp7-optimization:before{display:none!important;content:none!important}
@media(max-width:700px){.hp7-apps{grid-template-columns:1fr 1fr!important}.hp7-plans-bottom:before{margin-top:0}.hp7-optimization:before{border-radius:18px;line-height:1.8}.hp7-location{flex:1 1 45%}}

/* ===== azh-hosting-v10-final-polish (consolidated; original cascade position preserved) ===== */
/* V10 final visual polish */

/* HERO — bring pricing closer without making the header cramped */
.hp7-hero{padding-top:174px;padding-bottom:64px}
.hp7-crumb{margin-bottom:27px}
.hp7-hero p{margin-top:18px}
.hp7-actions{margin-top:25px}
.hp7-points{margin-top:20px}

/* General rhythm */
.hp7-section{padding-top:68px;padding-bottom:68px}
.hp7-head{margin-bottom:28px}
.hp7-title{letter-spacing:-1px}

/* Pricing: stronger product hierarchy */
.hp7-plans-top{gap:20px}
.hp7-plans-bottom{max-width:1010px!important;gap:26px!important;margin-top:20px!important}
.hp7-plans-bottom:before{
  content:"YÜKSƏK RESURSLU PAKETLƏR"!important;
  margin:8px 0 0!important;
  font-size:10px!important;
  letter-spacing:.2em!important;
  color:#587287!important;
}
.hp7-plan{min-height:485px;padding:28px 28px 24px}
.hp7-plan.popular{
  transform:translateY(-5px);
  box-shadow:0 26px 64px rgba(8,125,226,.15);
}
.hp7-plan h3{font-size:24px}
.hp7-plan-use{min-height:44px}
.hp7-price{margin-top:17px}
.hp7-price strong{font-size:44px}
.hp7-disk{margin:18px 0 14px}
.hp7-specs{gap:7px}
.hp7-specs li{padding:10px}
.hp7-plan .hp7-btn{min-height:48px}

/* Professional badge is primary; yearly gift should be secondary */
.hp7-badge{
  top:-14px;
  right:20px;
  padding:8px 12px;
  border-radius:999px;
  box-shadow:0 9px 24px rgba(225,74,42,.22);
}
.hp7-year-note{
  display:none;
  width:max-content;
  margin-top:7px;
  padding:5px 8px;
  border-radius:999px;
  font-size:8px;
  letter-spacing:.04em;
}
body.hp7-yearly .hp7-year-note{display:inline-flex}
body.hp7-yearly .hp7-plan.popular .hp7-year-note{background:#fff4ef;border-color:#ffd1c4;color:#b93621}

/* Billing toggle more premium / clearer */
.hp7-billing-wrap{margin-bottom:30px}
.hp7-billing{
  padding:5px;
  border-radius:16px;
  box-shadow:0 10px 28px rgba(23,59,93,.08)
}
.hp7-billing button{padding:11px 24px;border-radius:11px}
.hp8-hot{
  padding:4px 7px;
  border-radius:999px;
  font-size:7px;
  letter-spacing:.06em;
}

/* Comparison accordion: less admin panel, more product comparison */
.hp7-details{margin-top:24px!important}
.hp7-details summary{
  min-height:50px;
  border-width:1px;
  border-color:#d7e4ec;
  box-shadow:0 7px 20px rgba(17,61,96,.035);
}
.hp7-table th,.hp7-table td{padding-top:12px;padding-bottom:12px}

/* Dark trust strip */
.hp7-feature-strip{padding-top:32px;padding-bottom:32px}
.hp7-feature-grid{gap:14px}
.hp7-feature{min-height:190px;padding:24px}
.hp7-feature-icon{width:54px;height:54px;font-size:25px}
.hp7-feature h3{font-size:17px}
.hp7-techline{margin-top:16px}

/* Apps — remove "tiny icon spreadsheet" feeling */
.hp8-apps{padding-top:42px;padding-bottom:42px}
.hp8-apps-head{margin-bottom:20px}
.hp8-app-grid{grid-template-columns:repeat(4,1fr)!important;gap:13px!important}
.hp8-app{
  min-height:112px!important;
  flex-direction:row;
  justify-content:flex-start;
  text-align:left;
  padding:18px 20px;
  background:#fff;
  box-shadow:0 8px 22px rgba(17,61,96,.035)
}
.hp8-app i{
  display:grid;
  place-items:center;
  flex:0 0 45px;
  width:45px;
  height:45px;
  border-radius:12px;
  background:#edf7fd;
  font-size:23px!important
}
.hp8-app:nth-child(2) i{background:#f5efff;color:#7442bf}
.hp8-app:nth-child(3) i{background:#fff0ee;color:#b93621}
.hp8-app:nth-child(4) i{background:#eef6ff;color:#1765aa}
.hp8-app:nth-child(5) i{background:#eefaf7;color:#147a63}
.hp8-app:nth-child(6) i{background:#fff7ea;color:#a45a0d}
.hp8-app:nth-child(7) i{background:#fff2eb;color:#ad4d1b}
.hp8-app:nth-child(8) i{background:#edf4ff;color:#1c5fb7}
.hp8-app b{font-size:11px}

/* OPTIMIZATION — engineering language visualized */
.hp10-optimization{
  position:relative;
  overflow:hidden;
}
.hp10-optimization:before{
  content:"";
  position:absolute;
  right:-180px;
  top:40px;
  width:470px;
  height:470px;
  border-radius:50%;
  border:1px solid rgba(34,126,208,.08);
}
.hp10-stack{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:9px;
  max-width:980px;
  margin:0 auto 35px;
  padding:14px 18px;
  border:1px solid #d6e5ef;
  border-radius:16px;
  background:linear-gradient(180deg,#fff,#f7fbfd);
  box-shadow:0 10px 30px rgba(17,61,96,.045);
}
.hp10-stack span{
  padding:8px 12px;
  border-radius:9px;
  background:#edf7fd;
  font-size:10px;
  font-weight:900;
  color:#1d6698;
}
.hp10-stack i{
  font-style:normal;
  font-size:14px;
  color:#9bb0bf;
}
.hp10-opt-card{position:relative;overflow:hidden}
.hp10-opt-no{
  position:absolute;
  right:16px;
  top:13px;
  font-size:28px;
  line-height:1;
  font-weight:950;
  color:#edf3f7;
}
.hp10-opt-card i{position:relative;z-index:2}
.hp7-opt-grid{gap:40px}
.hp7-opt-card{min-height:150px}
.hp7-php{margin-top:20px}

/* Transparency / location / services tightened */
.hp7-tips{gap:12px}
.hp7-tip{padding:22px}
.hp7-locations{margin-top:22px!important;gap:11px!important}
.hp7-location{
  min-height:100px!important;
  padding:16px 13px!important;
}
.hp7-windows{padding:26px 30px}
.hp7-eco-card{padding:24px}

/* FAQ was visually too tall */
.hp7-faq-grid{gap:50px}
.hp7-faq summary{padding-top:16px;padding-bottom:16px}
.hp7-faq p{padding-bottom:15px}
.hp7-section:has(.hp7-faq-grid){padding-bottom:48px}
.hp7-final{padding-top:54px;padding-bottom:54px}

/* avoid huge dead zones in wide desktop */
@media(min-width:1200px){
  .hp7-section.hp7-soft{padding-top:64px;padding-bottom:64px}
}

/* responsive */
@media(max-width:991px){
  .hp7-plan{min-height:0}
  .hp10-stack{justify-content:flex-start}
}
@media(max-width:767px){
  .hp7-hero{padding-top:158px;padding-bottom:54px}
  .hp7-section{padding-top:54px;padding-bottom:54px}
  .hp8-app-grid{grid-template-columns:1fr 1fr!important}
  .hp8-app{min-height:94px!important;padding:14px}
  .hp10-stack{gap:6px;padding:12px}
  .hp10-stack span{padding:7px 9px}
  .hp10-stack i{display:none}
}

/* ===== azh-hosting-v15-css-sticky (consolidated; original cascade position preserved) ===== */
.azh-v15-sticky{display:none}

@media(max-width:991px){
  /* One mobile navigation system only. */
  .header-btm{display:none!important}
  .mean-container .mean-bar,
  .mean-container .mean-nav,
  .mean-container a.meanmenu-reveal{
    display:none!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }

  .azh-v15-sticky{
    display:block;
    position:sticky;
    top:0;
    z-index:2147482000;
    width:100%;
    background:linear-gradient(115deg,#0739a9 0%,#075ee8 62%,#08aee3 100%);
    box-shadow:0 7px 22px rgba(5,30,83,.18);
  }
  .azh-v15-sticky-inner{
    min-height:68px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:8px 15px;
  }
  .azh-v15-brand{
    min-width:0;
    display:flex;
    align-items:center;
    gap:8px;
  }
  .azh-v15-logo{
    display:flex;
    align-items:center;
    min-width:0;
  }
  .azh-v15-logo img{
    display:block;
    width:auto;
    max-width:210px;
    max-height:40px;
  }
  .azh-v15-flags{
    display:flex;
    align-items:center;
    gap:3px;
    flex:0 0 auto;
  }
  .azh-v15-flags a{display:flex}
  .azh-v15-flags img{
    display:block;
    width:auto;
    max-height:25px;
  }

  .azh-v15-toggle{
    flex:0 0 46px;
    width:46px;
    height:44px;
    border:0;
    border-radius:10px;
    background:rgba(255,255,255,.08);
    padding:8px 9px;
    cursor:pointer;
  }
  .azh-v15-toggle span{
    display:block;
    width:28px;
    height:3px;
    margin:4px auto;
    border-radius:3px;
    background:#fff;
    transition:transform .18s ease,opacity .18s ease;
  }
  .azh-v15-sticky.azh-open .azh-v15-toggle span:nth-child(1){
    transform:translateY(7px) rotate(45deg)
  }
  .azh-v15-sticky.azh-open .azh-v15-toggle span:nth-child(2){opacity:0}
  .azh-v15-sticky.azh-open .azh-v15-toggle span:nth-child(3){
    transform:translateY(-7px) rotate(-45deg)
  }

  .azh-v15-nav{
    display:none;
    position:absolute;
    top:100%;
    right:0;
    width:min(88vw,340px);
    max-height:calc(100dvh - 68px);
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
    padding:10px 0 14px;
    background:#071f5f;
    border-radius:0 0 0 14px;
    box-shadow:0 18px 36px rgba(0,0,0,.25);
  }
  .azh-v15-sticky.azh-open .azh-v15-nav{display:block}
  .azh-v15-nav>a,
  .azh-v15-nav summary,
  .azh-v15-nav details div a{
    display:block;
    width:100%;
    margin:0;
    padding:13px 18px;
    border:0;
    border-bottom:1px solid rgba(255,255,255,.09);
    background:transparent;
    color:#fff!important;
    text-decoration:none!important;
    font-size:14px;
    font-weight:750;
    line-height:1.35;
    cursor:pointer;
  }
  .azh-v15-nav details{margin:0}
  .azh-v15-nav summary{
    position:relative;
    list-style:none;
  }
  .azh-v15-nav summary::-webkit-details-marker{display:none}
  .azh-v15-nav summary:after{
    content:"+";
    position:absolute;
    right:18px;
    top:50%;
    transform:translateY(-50%);
    font-size:18px;
    font-weight:500;
    color:#9bdcff;
  }
  .azh-v15-nav details[open] summary:after{content:"−"}
  .azh-v15-nav details div{background:rgba(255,255,255,.035)}
  .azh-v15-nav details div a{
    padding-left:30px;
    font-size:13px;
    font-weight:650;
    color:#d8e8ff!important;
  }
  .azh-v15-nav .azh-v15-cabinet{
    margin:10px 14px 0;
    width:auto;
    border:1px solid rgba(255,255,255,.16);
    border-radius:9px;
    text-align:center;
    background:rgba(255,255,255,.08);
  }

  /* Since the original lower header is hidden, hero can start cleanly beneath sticky bar. */
  .hp7-hero{padding-top:32px!important}
}

@media(max-width:430px){
  .azh-v15-sticky-inner{padding-left:10px;padding-right:10px}
  .azh-v15-logo img{max-width:185px;max-height:36px}
  .azh-v15-flags img{max-height:22px}
  .azh-v15-brand{gap:5px}
}

/* ===== azh-hosting-v16-breadcrumb-top (consolidated; original cascade position preserved) ===== */
.hp7-hero-copy{padding-top:4px}
@media(max-width:991px){
  .hp7-hero{padding-top:30px!important}
  .hp7-hero-copy{padding-top:0}
}

/* ===== azh-hosting-v17-polish (consolidated; original cascade position preserved) ===== */
.hp7-hero{
  background:
    radial-gradient(circle at 76% 16%,rgba(70,210,255,.22),transparent 31%),
    radial-gradient(circle at 18% 78%,rgba(42,142,255,.17),transparent 34%),
    linear-gradient(118deg,#0b49bd 0%,#096fdc 55%,#10a7df 100%) !important;
}
@media(max-width:991px){
  .azh-v15-sticky{background:linear-gradient(115deg,#0b49bd 0%,#096fdc 60%,#10a7df 100%)!important}
}
.hp7-actions{gap:12px!important}
.hp7-actions .hp7-btn{min-height:50px!important;padding:0 22px!important;border-radius:12px!important;font-weight:900!important;transition:transform .18s ease,box-shadow .18s ease!important}
.hp7-actions .hp7-btn:hover{transform:translateY(-2px)}
.hp7-actions .hp7-btn-primary{background:#fff!important;color:#075fc7!important;border:1px solid rgba(255,255,255,.82)!important;box-shadow:0 12px 28px rgba(4,41,108,.18)!important}
.hp7-actions .hp7-btn-ghost{background:#147a3d!important;border:1px solid #147a3d!important;color:#fff!important;box-shadow:0 12px 26px rgba(19,139,68,.23)!important}
.hp7-actions .hp7-btn-ghost:hover{background:#116a35!important;border-color:#116a35!important}
.hp10-optimization .hp7-opt-card{background:linear-gradient(180deg,#fff,#f9fcfe)!important}
.hp10-optimization .hp7-opt-card i{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#edf7fd;color:#066fc9;font-size:22px}

/* ===== azh-hosting-v18-premium (consolidated; original cascade position preserved) ===== */
/* Premium mobile drawer */
@media(max-width:991px){
  .azh-v15-nav{
    width:min(90vw,350px)!important;
    padding:12px!important;
    background:
      radial-gradient(circle at 85% 0%,rgba(48,176,255,.20),transparent 34%),
      linear-gradient(155deg,#f7fbff 0%,#eaf5ff 52%,#f8fcff 100%)!important;
    border:1px solid rgba(31,126,205,.15)!important;
    border-radius:0 0 0 20px!important;
    box-shadow:0 22px 55px rgba(13,72,126,.20)!important;
  }
  .azh-v15-nav>a,.azh-v15-nav summary{
    display:flex!important;align-items:center!important;gap:11px!important;
    margin:6px 0!important;padding:13px 14px!important;
    border:1px solid rgba(28,119,194,.10)!important;border-radius:12px!important;
    background:rgba(255,255,255,.78)!important;
    color:#173f67!important;font-weight:850!important;
    box-shadow:0 5px 14px rgba(27,90,145,.045)!important;
  }
  .azh-v15-nav summary:after{color:#3988c8!important}
  .azh-v15-nav details div{
    margin:2px 5px 8px!important;padding:5px 0!important;
    background:rgba(223,240,253,.65)!important;border-radius:10px!important;
  }
  .azh-v15-nav details div a{
    border-bottom:0!important;color:#3b6181!important;padding:10px 14px 10px 44px!important;
  }
  .azh-v15-nav .azh-v15-cabinet{
    margin:10px 0 0!important;
    background:linear-gradient(135deg,#1169d6,#159dde)!important;
    border:0!important;color:#fff!important;justify-content:center!important;
    box-shadow:0 10px 22px rgba(12,107,194,.20)!important;
  }
  .azh-v18-mi{
    display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;
    border-radius:9px;background:#e8f5ff;color:#066fc9;font-size:17px;font-weight:900;
  }
  .azh-v15-cabinet .azh-v18-mi{background:rgba(255,255,255,.16);color:#fff}
}

/* Security / infrastructure cards: light premium strip */
.hp7-feature-strip{
  background:linear-gradient(180deg,#f3f9fd 0%,#eaf5fb 100%)!important;
  border-top:1px solid #dcebf4!important;border-bottom:1px solid #dcebf4!important;
}
.hp7-feature{
  background:#fff!important;border:1px solid #dbe8f0!important;
  box-shadow:0 10px 28px rgba(20,74,112,.06)!important;
}
.hp7-feature h3{color:#163f61!important}
.hp7-feature p{color:#60788a!important}
.hp7-feature:nth-child(1) .hp7-feature-icon{background:#e9f4ff!important;color:#116dbd!important}
.hp7-feature:nth-child(2) .hp7-feature-icon{background:#eaf9f1!important;color:#147a3d!important}
.hp7-feature:nth-child(3) .hp7-feature-icon{background:#f3edff!important;color:#8254cc!important}
.hp7-feature:nth-child(4) .hp7-feature-icon{background:#fff3e5!important;color:#9f5a12!important}
.hp7-techline{color:#4f6d82!important;border-top-color:#dce8ef!important}

/* Optimization copy breathes more; developer line is secondary */
.hp10-optimization .hp7-copy p{max-width:660px}
/* Final CTA: lighter than header/footer */
.hp7-final{
  background:
    radial-gradient(circle at 80% 20%,rgba(76,187,255,.16),transparent 34%),
    linear-gradient(135deg,#eef8ff 0%,#f8fcff 58%,#eaf6fd 100%)!important;
  border-top:1px solid #d8eaf5!important;
}
.hp7-final h2{color:#173f61!important}
.hp7-final p{color:#60788a!important}
.hp7-final .hp7-btn-primary{
  background:linear-gradient(135deg,#0b6bd8,#0a77c8)!important;color:#fff!important;
  box-shadow:0 12px 28px rgba(11,107,216,.20)!important;border:0!important;
}
.hp7-final .hp7-btn-ghost{
  background:#147a3d!important;color:#fff!important;border-color:#147a3d!important;
}

/* ===== azh-hosting-final-mobile-core (consolidated; original cascade position preserved) ===== */
@media(min-width:992px){
  .header{background:linear-gradient(115deg,#0739a9 0%,#075ee8 55%,#08b7e7 100%)!important}
}
@media(max-width:991px){
  html,body{overflow-x:hidden!important}
  .header{
    position:relative!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    width:100%!important;
    background:linear-gradient(115deg,#0739a9 0%,#075ee8 62%,#08aee3 100%)!important;
    box-shadow:none!important;
  }
  .header-top{background:transparent!important}
  .hp7-page,.hp7-hero{display:block!important;visibility:visible!important;opacity:1!important}
  .hp7-hero{
    position:relative!important;
    min-height:0!important;
    margin-top:0!important;
    padding-bottom:50px!important;
  }
  .hp7-hero h1{font-size:clamp(34px,9vw,42px)!important;line-height:1.08!important}
  .hp7-hero p{margin-top:18px!important;font-size:14px!important;line-height:1.68!important}
}
.hp11-svg-icon{
  display:grid;
  place-items:center;
  flex:0 0 45px;
  width:45px;
  height:45px;
  border-radius:12px;
  background:#fff7ea;
  color:#a45a0d
}
.hp11-svg-icon svg{display:block}

/* Accessibility: final WhatsApp CTA contrast */
.hp7-final .hp7-btn {
    background: #147a3d !important;
    color: #fff !important;
}

.hp7-final .hp7-btn:hover {
    background: #116a35 !important;
}