html{scroll-behavior:smooth}
#paketler{scroll-margin-top:100px}
#ihsv4{font-family:var(--font);color:var(--ink);line-height:1.2;-webkit-font-smoothing:antialiased;background:#fff}
#ihsv4{
  --blue:#1452f0; --blue-dark:#0d3bc4; --blue-light:#e8efff;
  --navy:#0b1c3d; --ink:#1c2538; --muted:#2b3241;
  --bg:#ffffff; --bg-soft:#f5f8fd; --line:#e3e9f4; --gutter:24px;
  --green:#0eaa5f; --amber:#f59e0b;
  --radius:16px; --shadow:0 10px 40px rgba(11,28,61,.08);
  --font:'Proxima Nova','proxima-nova','Segoe UI',system-ui,-apple-system,Roboto,Arial,sans-serif;
}
#ihsv4 *{margin:0;padding:0;box-sizing:border-box}
#ihsv4{scroll-behavior:smooth}
#ihsv4, #ihsv4{overflow-x:hidden}
#ihsv4{font-family:var(--font);color:var(--ink);background:var(--bg);line-height:1.2;-webkit-font-smoothing:antialiased}
#ihsv4 img{max-width:100%}
#ihsv4 a{color:var(--blue);text-decoration:none}
#ihsv4 .wrap{max-width:1180px;margin:0 auto;padding:0 var(--gutter)}
#ihsv4 .btn{display:inline-block;padding:13px 28px;border-radius:10px;font-weight:600;font-size:16px;cursor:pointer;border:none;transition:.2s}
#ihsv4 .btn-primary{background:var(--blue);color:#fff;width: 100%;}
#ihsv4 .btn-primary:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 8px 20px rgba(20,82,240,.3)}
#ihsv4 .btn-ghost{background:#fff;color:var(--blue);border:1.5px solid var(--blue)}
#ihsv4 .btn-ghost:hover{background:var(--blue-light)}
#ihsv4 .badge{display:inline-flex;align-items:center;gap:6px;background:var(--blue-light);color:var(--blue-dark);font-size:13px;font-weight:600;padding:6px 14px;border-radius:99px}
#ihsv4 section{padding:72px 0}
#ihsv4 h2{font-size:clamp(26px,3vw,37px);font-weight:600;line-height:1.25;color:var(--navy);letter-spacing:-.5px}
#ihsv4 .sub{color:var(--muted);font-size:17px;max-width:720px;margin:14px auto 0}
#ihsv4 .center{text-align:center}
#ihsv4 .reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}
#ihsv4 .reveal.on{opacity:1;transform:none}
#ihsv4 header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}
#ihsv4 .nav{display:flex;align-items:center;justify-content:space-between;height:68px}
#ihsv4 .logo{font-size:24px;font-weight:800;color:var(--navy)}
#ihsv4 .logo span{color:var(--blue)}
#ihsv4 .nav ul{display:flex;gap:28px;list-style:none}
#ihsv4 .nav ul a{color:var(--ink);font-weight:500;font-size:15px}
#ihsv4 .nav ul a:hover{color:var(--blue)}
#ihsv4 .nav-cta{display:flex;gap:10px;align-items:center}
#ihsv4 .cur-toggle{display:flex;border:1.5px solid var(--line);border-radius:8px;overflow:hidden;font-size:13px;font-weight:700}
#ihsv4 .cur-toggle button{border:none;background:#fff;padding:7px 13px;cursor:pointer;color:var(--muted)}
#ihsv4 .cur-toggle button.active{background:var(--blue);color:#fff}
@media(max-width:900px){#ihsv4 .nav ul{display:none}}
@media(max-width:640px){#ihsv4 .wrap{padding:0 var(--gutter)}
#ihsv4 .nav{height:58px;gap:8px}
#ihsv4 .logo{font-size:19px}
#ihsv4 .nav-cta{gap:7px}
#ihsv4 .nav-cta .btn{padding:8px 12px;font-size:12.5px;white-space:nowrap}
#ihsv4 .cur-toggle button{padding:6px 9px;font-size:12px}
#ihsv4 section{padding:52px 0}
#ihsv4 .wizard{padding:28px 20px}
#ihsv4 .wiz-opts{grid-template-columns:1fr 1fr;gap:10px}
#ihsv4 .cta{padding:36px 20px}
#ihsv4 .trust-bar{padding:22px 16px}
#ihsv4 .hero{padding:48px 0 44px}}
@media(max-width:380px){#ihsv4 .nav-cta .btn{display:none}}
#ihsv4 .hero{background:linear-gradient(180deg,#f0f5ff 0%,#fff 100%);padding:72px 0 56px;position:relative;overflow:hidden}
#ihsv4 .hero::before{content:"";position:absolute;right:-120px;top:-120px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(20,82,240,.10),transparent 70%)}
#ihsv4 .hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center;position:relative}
#ihsv4 .hero-h1{font-size:16px;font-weight:800;color:var(--blue);letter-spacing:3px;text-transform:uppercase;margin-top:18px}
#ihsv4 .hero .hero-title{font-weight:800;font-size:clamp(32px,4.6vw,52px);line-height:1.12;color:var(--navy);letter-spacing:-1px;margin:8px 0 16px}
#ihsv4 .hero .hero-title em{font-style:normal;color:var(--blue)}
#ihsv4 .hero p.lead{font-size:18px;color:var(--muted);max-width:540px}
#ihsv4 .hero-actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}
#ihsv4 .trust-row{display:flex;gap:24px;margin-top:34px;flex-wrap:wrap}
#ihsv4 .trust-row div{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--ink)}
#ihsv4 .trust-row svg{flex:none}
#ihsv4 .trust-row .tr-domain{background:linear-gradient(135deg,#eafaf0,#d8f3e4);border:1px solid #b9e7cc;color:#0a8a4c;font-weight:800;border-radius:99px;padding:7px 16px}
#ihsv4 .trust-row .tr-domain small{font-weight:600;color:#2e7d54;font-size:12px}
#ihsv4 .dm-hl{background:linear-gradient(transparent 58%,#c9f2dc 58%);color:#0a8a4c;font-weight:800;padding:0 3px;white-space:nowrap}
@media(max-width:900px){#ihsv4 .hero-grid{grid-template-columns:1fr}}
#ihsv4 .trust-bar{margin-top:46px;position:relative;background:linear-gradient(115deg,#ffffff 0%,#eef4ff 45%,#e2eeff 100%);border:1px solid #d8e4f8;border-radius:22px;padding:26px 34px;display:flex;align-items:center;gap:30px;box-shadow:0 22px 55px rgba(11,28,61,.10);overflow:hidden}
#ihsv4 .trust-bar::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1452f0,#7fd1ff 45%,#f5b942 80%,#1452f0);border-radius:22px 22px 0 0}
#ihsv4 .trust-bar::after{content:"";position:absolute;right:-60px;top:-60px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(20,82,240,.08),transparent 70%)}
#ihsv4 .tb-brand{flex:none;display:flex;flex-direction:column;align-items:center;gap:9px;padding-right:30px;border-right:1.5px solid #d8e4f8;text-align:center}
#ihsv4 .tb-logo{width:96px;height:auto;display:block}
#ihsv4 .tb-brand b{font-size:13.5px;color:var(--navy);line-height:1.4}
#ihsv4 .tb-body{flex:1;text-align:center;position:relative;z-index:1}
#ihsv4 .tb-body h3{font-size:clamp(17px,2vw,21px);color:var(--navy);letter-spacing:-.3px;margin-bottom:13px}
#ihsv4 .tb-body h3 mark{background:linear-gradient(transparent 62%,#cfe2ff 62%);color:var(--blue-dark);padding:0 2px}
#ihsv4 .tb-chips{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
#ihsv4 .chip{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #dde7f7;border-radius:99px;padding:9px 18px;font-size:14px;font-weight:700;color:var(--navy);box-shadow:0 4px 14px rgba(11,28,61,.07);transition:.22s;cursor:default}
#ihsv4 .chip:hover{transform:translateY(-3px);border-color:#b9cffa;box-shadow:0 10px 22px rgba(20,82,240,.16)}
#ihsv4 .chip svg{flex:none}
#ihsv4 .chip i{font-style:normal;color:var(--muted);font-weight:500}
@media(max-width:860px){#ihsv4 .trust-bar{flex-direction:column;gap:18px;padding:24px}
#ihsv4 .tb-brand{border-right:none;padding-right:0}}
#ihsv4 .hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:420px}
#ihsv4 .server-graphic{position:relative;animation:ihs_srvFloat 6s ease-in-out infinite}
@keyframes ihs_srvFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}
#ihsv4 .server-rack{background:linear-gradient(160deg,#1452f0,#0d3bc4 55%,#0a2d96);border-radius:22px;padding:26px 24px;width:300px;box-shadow:0 30px 70px rgba(20,82,240,.38),inset 0 1px 0 rgba(255,255,255,.25);border:1px solid rgba(255,255,255,.28)}
#ihsv4 .server-unit{background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.07));border:1px solid rgba(255,255,255,.24);border-radius:12px;padding:15px 17px;margin-bottom:13px;display:flex;align-items:center;justify-content:space-between;backdrop-filter:blur(2px)}
#ihsv4 .server-unit:last-child{margin-bottom:0}
#ihsv4 .server-lights{display:flex;gap:7px}
#ihsv4 .light{width:9px;height:9px;border-radius:50%;display:block}
#ihsv4 .light.b1{background:#9cc1ff;box-shadow:0 0 8px #9cc1ff;animation:ihs_blink 1.6s infinite}
#ihsv4 .light.b2{background:#e8f0ff;box-shadow:0 0 8px #e8f0ff;animation:ihs_blink 2.2s .4s infinite}
#ihsv4 .light.b3{background:#6da4ff;box-shadow:0 0 8px #6da4ff;animation:ihs_blink 1.9s .8s infinite}
@keyframes ihs_blink{0%,100%{opacity:1}50%{opacity:.25}}
#ihsv4 .server-slots{display:flex;gap:6px}
#ihsv4 .server-slots span{width:26px;height:7px;border-radius:3px;background:rgba(255,255,255,.35);animation:ihs_proc steps(1,end) infinite}
#ihsv4 .server-unit:nth-child(1) .server-slots span:nth-child(1){animation-duration:1.3s;animation-delay:.15s}
#ihsv4 .server-unit:nth-child(1) .server-slots span:nth-child(2){animation-duration:2.1s;animation-delay:.9s}
#ihsv4 .server-unit:nth-child(1) .server-slots span:nth-child(3){animation-duration:.9s;animation-delay:.4s}
#ihsv4 .server-unit:nth-child(1) .server-slots span:nth-child(4){animation-duration:1.7s;animation-delay:1.3s}
#ihsv4 .server-unit:nth-child(2) .server-slots span:nth-child(1){animation-duration:1.9s;animation-delay:.7s}
#ihsv4 .server-unit:nth-child(2) .server-slots span:nth-child(2){animation-duration:1.1s;animation-delay:.05s}
#ihsv4 .server-unit:nth-child(2) .server-slots span:nth-child(3){animation-duration:2.4s;animation-delay:1.1s}
#ihsv4 .server-unit:nth-child(2) .server-slots span:nth-child(4){animation-duration:1.4s;animation-delay:.5s}
#ihsv4 .server-unit:nth-child(3) .server-slots span:nth-child(1){animation-duration:1s;animation-delay:.6s}
#ihsv4 .server-unit:nth-child(3) .server-slots span:nth-child(2){animation-duration:1.6s;animation-delay:.2s}
#ihsv4 .server-unit:nth-child(3) .server-slots span:nth-child(3){animation-duration:1.2s;animation-delay:1s}
#ihsv4 .server-unit:nth-child(3) .server-slots span:nth-child(4){animation-duration:2s;animation-delay:.35s}
@keyframes ihs_proc{0%,100%{opacity:.30}28%{opacity:1;background:#dce9ff;box-shadow:0 0 10px rgba(220,233,255,.8)}55%{opacity:.30}74%{opacity:.85;background:#dce9ff}88%{opacity:.30}}
#ihsv4 .srv-bar{height:7px;border-radius:99px;background:rgba(255,255,255,.20);overflow:hidden;margin-top:16px}
#ihsv4 .srv-bar i{display:block;height:100%;width:40%;border-radius:99px;background:linear-gradient(90deg,#cfe0ff,#fff);animation:ihs_load 3.2s ease-in-out infinite}
@keyframes ihs_load{0%,100%{width:34%}50%{width:86%}}
#ihsv4 .srv-label{display:flex;justify-content:space-between;font-size:11.5px;color:#dce9ff;margin-top:8px;font-weight:600}
#ihsv4 .floating-card{position:absolute;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 14px 36px rgba(11,28,61,.16);padding:12px 16px;display:flex;align-items:center;gap:11px;font-size:13px;color:var(--muted);line-height:1.35;z-index:2}
#ihsv4 .floating-card strong{color:var(--navy);font-size:14px}
#ihsv4 .fc-icon{width:38px;height:38px;flex:none;border-radius:10px;background:var(--blue-light);display:flex;align-items:center;justify-content:center;font-size:19px}
#ihsv4 .fc-1{top:6%;left:-6%;animation:ihs_fc 5s ease-in-out infinite}
#ihsv4 .fc-2{top:38%;right:-9%;animation:ihs_fc 6s .8s ease-in-out infinite}
#ihsv4 .fc-3{bottom:4%;left:-2%;animation:ihs_fc 5.5s 1.4s ease-in-out infinite}
@keyframes ihs_fc{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
@media(max-width:900px){#ihsv4 .hero-visual{min-height:380px;margin-top:12px}
#ihsv4 .fc-1{left:0}
#ihsv4 .fc-2{right:0}
#ihsv4 .fc-3{left:4%}}
#ihsv4 .answer-box{background:linear-gradient(160deg,#ffffff,#f4f8ff 55%,#eaf1ff);border:1px solid #bcd0f5;border-radius:14px;padding:24px 28px;margin-top:40px;box-shadow:0 18px 44px rgba(20,82,240,.13);position:relative}
#ihsv4 .answer-box h2{font-size:24px;margin-bottom:8px}
#ihsv4 .answer-box p{font-size:15.5px;color:var(--ink)}
#ihsv4 .pkg-section{background:var(--bg-soft)}
#ihsv4 .pkg-filters{display:flex;gap:10px;justify-content:center;margin:30px 0 36px;flex-wrap:wrap}
#ihsv4 .pkg-filters button{border:1.5px solid var(--line);background:#fff;padding:9px 20px;border-radius:99px;font-size:14px;font-weight:600;color:var(--muted);cursor:pointer;transition:.2s}
#ihsv4 .pkg-filters button.active, #ihsv4 .pkg-filters button:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-light)}
#ihsv4 #paketler .wrap{max-width:1400px}
#ihsv4 .pkg-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
#ihsv4 .pkg{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px 14px;display:flex;flex-direction:column;transition:.25s;position:relative}
#ihsv4 .pkg:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#c5d4f5}
#ihsv4 .pkg.popular{border:2px solid var(--blue)}
#ihsv4 .pkg .pop-tag{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--blue);color:#fff;font-size:10.5px;font-weight:700;padding:3px 12px;border-radius:99px;white-space:nowrap}
#ihsv4 .pkg-head{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}
#ihsv4 .pkg-logo{width:40px;height:40px;flex:none;border-radius:11px;background:var(--bg-soft);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;padding:7px}
#ihsv4 .pkg-logo img{max-width:100%;max-height:100%;object-fit:contain}
#ihsv4 .pkg h3{font-size:14.5px;color:var(--navy);line-height:1.3}
#ihsv4 .pkg .for{display:none}
#ihsv4 .price{margin:12px 0 12px;text-align:center}
#ihsv4 .price b{font-size:22px;color:var(--navy);letter-spacing:-.5px}
#ihsv4 .price span{display:block;font-size:11.5px;color:var(--muted)}
#ihsv4 .pkg ul{list-style:none;margin-bottom:22px;flex:1}
#ihsv4 .pkg ul li{font-size:12px;padding:5.5px 0;border-bottom:1px dashed var(--line);display:flex;gap:6px;align-items:center}
#ihsv4 .pkg ul li:last-child{border:none}
#ihsv4 .pkg ul li svg{flex:none}
#ihsv4 .pkg .btn{text-align:center;padding:9px 8px;font-size:12.5px}
#ihsv4 .pkg .domain-chip{font-size:11px;padding:5px 10px;gap:5px}
#ihsv4 .pkg .domain-chip svg{width:12px;height:12px}
#ihsv4 .pkg ul li.li-domain{padding:8px 0}
#ihsv4 .pkg ul li.li-domain{justify-content:center;padding:11px 0}
#ihsv4 .domain-chip{position:relative;cursor:pointer;display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#10bd6b,#0a8a4c);color:#fff;font-weight:800;font-size:15px;padding:9px 20px;border-radius:99px;box-shadow:0 8px 20px rgba(14,170,95,.35);letter-spacing:.2px;white-space:nowrap;animation:ihs_domainPulse 2.8s ease-in-out infinite}
#ihsv4 .domain-chip svg{flex:none}
#ihsv4 .domain-chip:hover{animation-play-state:paused}
#ihsv4 .floating-card[data-tip]{cursor:pointer}
#ihsv4 .floating-card[data-tip]:hover{animation-play-state:paused}
#ihsv4 .domain-chip.sm{font-size:12.5px;padding:5px 14px;animation:none}
@keyframes ihs_domainPulse{0%,100%{transform:scale(1);box-shadow:0 8px 20px rgba(14,170,95,.35)}50%{transform:scale(1.06);box-shadow:0 12px 26px rgba(14,170,95,.5)}}
@media(max-width:1120px){#ihsv4 .pkg-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding:14px 2px 18px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
#ihsv4 .pkg-grid::-webkit-scrollbar{display:none}
#ihsv4 .pkg-grid .pkg{min-width:220px;width:220px;scroll-snap-align:center;flex:0 0 auto}
#ihsv4 .pkg-grid .pkg:hover{transform:none}}
@media(max-width:640px){#ihsv4 .pkg-grid .pkg{min-width:72%;width:72%}}
#ihsv4 .note{font-size:12.5px;color:var(--muted);text-align:center;margin-top:22px}
#ihsv4 .promo-row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin:28px auto 0}
#ihsv4 .promo-pill{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#eafaf0,#d8f3e4);border:1px solid #b9e7cc;border-radius:99px;padding:9px 24px 9px 11px;font-size:14.5px;font-weight:600;color:#175c38;box-shadow:0 10px 26px rgba(14,170,95,.16);position:relative;overflow:hidden;transition:.22s}
#ihsv4 .promo-pill:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(14,170,95,.24)}
#ihsv4 .promo-pill b{color:#0a8a4c}
#ihsv4 .promo-pill::after{content:"";position:absolute;top:0;left:-80%;width:55%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.75),transparent);transform:skewX(-20deg);animation:ihs_shine 5s ease-in-out infinite}
#ihsv4 .promo-pill.p2::after{animation-delay:2.5s}
@keyframes ihs_shine{0%,55%{left:-80%}85%,100%{left:135%}}
#ihsv4 .pr-ico{width:38px;height:38px;flex:none;border-radius:10px;background:linear-gradient(135deg,#ffd23e,#f5a623);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(245,166,35,.4)}
#ihsv4 .stamp{position:relative;width:50px;height:50px;flex:none}
#ihsv4 .stamp svg{position:absolute;inset:0;overflow:visible}
#ihsv4 .stamp-rotor{transform-origin:32px 32px;animation:ihs_spin 16s linear infinite}
@keyframes ihs_spin{to{transform:rotate(360deg)}}
#ihsv4 .stamp i{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--blue);font-style:normal;font-weight:800;font-size:14px;line-height:1}
#ihsv4 .stamp i small{font-size:7.5px;letter-spacing:1.2px;font-weight:700}
#ihsv4 .table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);margin-top:36px}
#ihsv4 table{width:100%;border-collapse:collapse;min-width:760px;font-size:14px}
#ihsv4 th, #ihsv4 td{padding:14px 18px;text-align:center;border-bottom:1px solid var(--line)}
#ihsv4 th{background:var(--bg-soft);color:var(--navy);font-size:13.5px}
#ihsv4 td:first-child, #ihsv4 th:first-child{text-align:left;font-weight:600;color:var(--navy)}
#ihsv4 tr:last-child td{border:none}
#ihsv4 tbody tr:hover{background:#f8faff}
#ihsv4 .yes{color:var(--green);font-weight:700}
#ihsv4 .dim{color:#b6c0d4}
#ihsv4 table .price-cell{font-weight:700;color:var(--blue);white-space:nowrap}
#ihsv4 .table-scroll td:nth-child(even), #ihsv4 .table-scroll tbody th:nth-child(even){background:#f3f7ff}
#ihsv4 .table-scroll thead th:nth-child(even){background:#e9f0fc}
#ihsv4 .table-scroll tbody tr:not(.cta-row):hover td{background:#e4edff;text-shadow:0 0 .65px currentColor,0 0 .65px currentColor}
#ihsv4 .table-scroll .cta-row td{background:transparent !important}
#ihsv4 .table-scroll thead th{background:var(--blue);color:#fff;border-right:1px solid rgba(255,255,255,.28);border-bottom:none}
#ihsv4 .table-scroll thead th:nth-child(even){background:var(--blue)}
#ihsv4 .table-scroll thead th:last-child{border-right:none}
#ihsv4 .table-scroll td{border-right:1px solid #edf2fb}
#ihsv4 .table-scroll td:last-child{border-right:none}
#ihsv4 .table-scroll .px{color:var(--blue);font-weight:800}
#ihsv4 .cta-row td{border-bottom:none;padding:16px 10px}
#ihsv4 .cta-row:hover{background:transparent}
#ihsv4 .btn-sm{padding:9px 18px;font-size:13px;border-radius:8px}
#ihsv4 .table-note{display:flex;align-items:center;justify-content:center;gap:11px;margin:14px 18px 16px;padding:12px 16px;background:#fff9e6;border-radius:50px;font-size:13.5px;font-weight:600;color:#ab762d;text-align:center}
#ihsv4 .table-note::before{content:"";width:9px;height:9px;border-radius:50%;background:#f5a623;flex:none;box-shadow:0 0 0 4px rgba(245,166,35,.3);animation:ihs_warnPulse 2s infinite}
@keyframes ihs_warnPulse{0%,100%{box-shadow:0 0 0 4px rgba(245,166,35,.3)}50%{box-shadow:0 0 0 9px rgba(245,166,35,.08)}}
@media(max-width:640px){#ihsv4 .table-note{border-radius:10px}}
#ihsv4 .comp-cards{display:none}
@media(max-width:920px){#ihsv4 .table-scroll{display:none}
#ihsv4 .comp-cards{display:block;margin-top:32px}}
#ihsv4 .cc-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 2px 14px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
#ihsv4 .cc-track::-webkit-scrollbar{display:none}
#ihsv4 .cc-card{min-width:85%;width:85%;flex:0 0 auto;scroll-snap-align:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}
#ihsv4 .cc-head{background:var(--bg-soft);border-bottom:1px solid var(--line);padding:18px;text-align:center}
#ihsv4 .cc-head h3{color:var(--navy);font-size:18px}
#ihsv4 .cc-price{color:var(--blue);font-weight:800;font-size:17px;margin-top:4px}
#ihsv4 .cc-price small{color:var(--muted);font-weight:500;font-size:12px}
#ihsv4 .cc-card ul{list-style:none;padding:6px 18px 14px;margin:0}
#ihsv4 .cc-card li{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 0;border-bottom:1px dashed var(--line);font-size:13.5px}
#ihsv4 .cc-card li:last-child{border-bottom:none}
#ihsv4 .cc-card .fn{color:var(--muted);font-weight:500}
#ihsv4 .cc-card .fv{color:var(--navy);font-weight:700;text-align:right;max-width:55%}
#ihsv4 .cc-card .fv.ok{color:var(--green)}
#ihsv4 .cc-card .fv.no{color:#b6c0d4}
#ihsv4 .cc-cta{display:block;margin:0 18px 18px;text-align:center;width:88%}
#ihsv4 .cc-dots{display:flex;justify-content:center;gap:7px;margin-top:4px}
#ihsv4 .cc-dot{width:8px;height:8px;border-radius:50%;background:#c5d4f5;border:none;padding:0;cursor:pointer;transition:.25s}
#ihsv4 .cc-dot.active{background:var(--blue);transform:scale(1.3)}
#ihsv4 .wizard{background:linear-gradient(135deg,var(--navy),#11306b);border-radius:20px;padding:44px;color:#fff;box-shadow:var(--shadow)}
#ihsv4 .wizard h2{color:#fff}
#ihsv4 .wizard p{color:#b9c6e4;margin-top:8px}
#ihsv4 .wiz-opts{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}
#ihsv4 .wiz-opts button{background:rgba(255,255,255,.08);border:1.5px solid rgba(255,255,255,.18);border-radius:12px;padding:18px 14px;color:#fff;font-size:14.5px;font-weight:600;cursor:pointer;transition:.2s;font-family:var(--font)}
#ihsv4 .wiz-opts button:hover{background:rgba(255,255,255,.16);transform:translateY(-3px)}
#ihsv4 .wiz-result{margin-top:24px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:20px 24px;display:none}
#ihsv4 .wiz-result.show{display:block;animation:ihs_pop .35s ease}
#ihsv4 .wiz-result b{color:#7fd1ff}
@keyframes ihs_pop{from{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}
@media(max-width:800px){#ihsv4 .wiz-opts{grid-template-columns:repeat(2,1fr)}}
#ihsv4 .feat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}
#ihsv4 .feat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;transition:.25s}
#ihsv4 .feat:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
#ihsv4 .feat .ico{width:46px;height:46px;border-radius:12px;background:var(--blue-light);display:flex;align-items:center;justify-content:center;margin-bottom:14px}
#ihsv4 .feat h3{font-size:15.5px;color:var(--navy);margin-bottom:6px}
#ihsv4 .feat p{font-size:13.5px;color:var(--muted)}
@media(max-width:980px){#ihsv4 .feat-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){#ihsv4 .feat-grid{grid-template-columns:repeat(2,1fr);}}
#ihsv4 .guide-row{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}
#ihsv4 .guide-row + .guide-row{margin-top:84px}
#ihsv4 .guide-row.flip .g-text{order:2}
#ihsv4 .guide-row.flip .g-visual{order:1}
#ihsv4 .g-text h2{margin-bottom:14px}
#ihsv4 .g-text p{color:var(--muted);font-size:15.5px;margin-bottom:14px}
#ihsv4 .g-text ul{margin:0 0 14px 20px;color:var(--muted);font-size:15.5px}
#ihsv4 .g-text ul li{margin-bottom:8px}
#ihsv4 .g-text ul b{color:var(--ink)}
#ihsv4 .g-visual{display:flex;justify-content:center}
@media(max-width:880px){#ihsv4 .guide-row{grid-template-columns:1fr;gap:34px}
#ihsv4 .guide-row.flip .g-text{order:1}
#ihsv4 .guide-row.flip .g-visual{order:2}}
#ihsv4 .check-panel{background:linear-gradient(160deg,#1452f0,#0d3bc4 60%,#0a2d96);border-radius:22px;padding:26px 28px;width:410px;max-width:100%;box-shadow:0 30px 70px rgba(20,82,240,.35),inset 0 1px 0 rgba(255,255,255,.25);border:1px solid rgba(255,255,255,.28);animation:ihs_srvFloat 6s ease-in-out infinite}
#ihsv4 .check-panel h4{color:#fff;font-size:14.5px;margin-bottom:16px;display:flex;align-items:center;gap:8px}
#ihsv4 .check-panel h4::before{content:"";width:8px;height:8px;border-radius:50%;background:#7fd1ff;box-shadow:0 0 8px #7fd1ff;animation:ihs_blink 1.8s infinite}
#ihsv4 .check-item{display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.20);border-radius:11px;padding:11px 14px;margin-bottom:10px;color:#eaf1ff;font-size:13.5px;font-weight:600;opacity:.45;animation:ihs_ckRow 9s infinite}
#ihsv4 .check-item .ck{width:22px;height:22px;flex:none;border-radius:50%;background:rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;animation:ihs_ckPop 9s infinite}
#ihsv4 .check-item:nth-child(2), #ihsv4 .check-item:nth-child(2) .ck{animation-delay:0s}
#ihsv4 .check-item:nth-child(3), #ihsv4 .check-item:nth-child(3) .ck{animation-delay:1.2s}
#ihsv4 .check-item:nth-child(4), #ihsv4 .check-item:nth-child(4) .ck{animation-delay:2.4s}
#ihsv4 .check-item:nth-child(5), #ihsv4 .check-item:nth-child(5) .ck{animation-delay:3.6s}
#ihsv4 .check-item:nth-child(6), #ihsv4 .check-item:nth-child(6) .ck{animation-delay:4.8s}
@keyframes ihs_ckRow{0%{opacity:.45}8%,88%{opacity:1}96%,100%{opacity:.45}}
@keyframes ihs_ckPop{0%{background:rgba(255,255,255,.18)}8%,88%{background:#0eaa5f;box-shadow:0 0 12px rgba(14,170,95,.7)}96%,100%{background:rgba(255,255,255,.18)}}
#ihsv4 .check-panel .srv-bar{margin-top:14px}
#ihsv4 .type-tower{background:linear-gradient(160deg,#1452f0,#0d3bc4 60%,#0a2d96);border-radius:22px;padding:26px 28px;width:410px;max-width:100%;box-shadow:0 30px 70px rgba(20,82,240,.35),inset 0 1px 0 rgba(255,255,255,.25);border:1px solid rgba(255,255,255,.28);animation:ihs_srvFloat 7s ease-in-out infinite}
#ihsv4 .type-unit{display:flex;align-items:center;justify-content:space-between;gap:10px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.20);border-radius:11px;padding:12px 15px;margin-bottom:10px;color:#eaf1ff;font-size:13.5px;font-weight:700;animation:ihs_typeGlow 10s infinite}
#ihsv4 .type-unit:last-child{margin-bottom:0}
#ihsv4 .type-unit small{font-weight:500;color:#aecbff;font-size:11.5px}
#ihsv4 .type-unit .tl{display:flex;gap:5px}
#ihsv4 .type-unit .tl span{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.35);animation:ihs_blink 1.5s infinite}
#ihsv4 .type-unit .tl span:nth-child(2){animation-delay:.5s}
#ihsv4 .type-unit:nth-child(1){animation-delay:0s}
#ihsv4 .type-unit:nth-child(2){animation-delay:2s}
#ihsv4 .type-unit:nth-child(3){animation-delay:4s}
#ihsv4 .type-unit:nth-child(4){animation-delay:6s}
#ihsv4 .type-unit:nth-child(5){animation-delay:8s}
@keyframes ihs_typeGlow{0%,18%{background:rgba(255,255,255,.28);border-color:#7fd1ff;box-shadow:0 0 18px rgba(127,209,255,.45);transform:translateX(6px)}22%,100%{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.20);transform:translateX(0)}}
#ihsv4 .check-panel:hover, #ihsv4 .type-tower:hover{animation-play-state:paused}
#ihsv4 .check-panel:hover .check-item, #ihsv4 .check-panel:hover .ck, #ihsv4 .type-tower:hover .type-unit, #ihsv4 .type-tower:hover .tl span{animation-play-state:paused}
#ihsv4 .check-item, #ihsv4 .type-unit{position:relative;cursor:pointer;transition:.2s}
#ihsv4 .check-item:hover{opacity:1 !important;background:rgba(255,255,255,.22)}
#ihsv4 .check-item:hover .ck{background:#0eaa5f !important;box-shadow:0 0 12px rgba(14,170,95,.7) !important}
#ihsv4 .type-unit:hover{background:rgba(255,255,255,.28) !important;border-color:#7fd1ff !important;box-shadow:0 0 18px rgba(127,209,255,.45) !important;transform:translateX(6px) !important}
#ihsv4 [data-tip]::before{content:attr(data-tip);position:absolute;bottom:calc(100% + 11px);left:50%;transform:translateX(-50%) translateY(6px);width:max-content;max-width:250px;background:#fff;color:var(--ink);font-size:12.5px;font-weight:500;line-height:1.5;padding:11px 14px;border-radius:10px;box-shadow:0 14px 36px rgba(11,28,61,.28);border:1px solid var(--line);opacity:0;visibility:hidden;transition:.22s;z-index:10;pointer-events:none;text-align:center;white-space:normal}
#ihsv4 [data-tip]::after{content:"";position:absolute;bottom:calc(100% + 3px);left:50%;transform:translateX(-50%) translateY(6px);border:5px solid transparent;border-top-color:#fff;opacity:0;visibility:hidden;transition:.22s;z-index:10;pointer-events:none}
#ihsv4 [data-tip]:hover::before, #ihsv4 [data-tip]:hover::after{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
#ihsv4 [data-tip]::before, #ihsv4 [data-tip]::after{z-index:9999}
#ihsv4 .t-chip{z-index:1}
#ihsv4 .t-chip:hover{z-index:60}
#ihsv4 .tech-panel{background:linear-gradient(160deg,#1452f0,#0d3bc4 60%,#0a2d96);border-radius:22px;padding:26px 28px;width:400px;max-width:100%;box-shadow:0 30px 70px rgba(20,82,240,.35),inset 0 1px 0 rgba(255,255,255,.25);border:1px solid rgba(255,255,255,.28);animation:ihs_srvFloat 6.5s ease-in-out infinite}
#ihsv4 .tech-panel:hover{animation-play-state:paused}
#ihsv4 .tech-panel:hover .speed-fill, #ihsv4 .tech-panel:hover .needle, #ihsv4 .tech-panel:hover .ring, #ihsv4 .tech-panel:hover .ssl-badge, #ihsv4 .tech-panel:hover .lock, #ihsv4 .tech-panel:hover h4::before{animation-play-state:paused}
#ihsv4 .tech-panel h4{color:#fff;font-size:14.5px;margin-bottom:18px;display:flex;align-items:center;gap:8px}
#ihsv4 .tech-panel h4::before{content:"";width:8px;height:8px;border-radius:50%;background:#7fd1ff;box-shadow:0 0 8px #7fd1ff;animation:ihs_blink 1.8s infinite}
#ihsv4 .t-chips{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap;justify-content:center}
#ihsv4 .t-chip{position:relative;cursor:pointer;font-size:11.5px;font-weight:700;color:#eaf1ff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:99px;padding:5px 12px;transition:.2s;white-space:nowrap}
#ihsv4 .t-chip:hover{background:rgba(255,255,255,.28);border-color:#7fd1ff;box-shadow:0 0 14px rgba(127,209,255,.4);transform:translateY(-2px)}
#ihsv4 .speed-row{margin-bottom:14px}
#ihsv4 .speed-row .lbl{display:flex;justify-content:space-between;color:#eaf1ff;font-size:12.5px;font-weight:700;margin-bottom:6px}
#ihsv4 .speed-row .lbl em{font-style:normal;color:#aecbff;font-weight:600}
#ihsv4 .speed-track{height:10px;border-radius:99px;background:rgba(255,255,255,.16);overflow:hidden}
#ihsv4 .speed-fill{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#7fd1ff,#fff);width:0;animation:ihs_speedFill 4.5s ease-in-out infinite}
#ihsv4 .speed-fill.s1{--w:96%}
#ihsv4 .speed-fill.s2{--w:34%;animation-delay:.25s;background:linear-gradient(90deg,#6da4ff,#9cc1ff)}
#ihsv4 .speed-fill.s3{--w:9%;animation-delay:.5s;background:rgba(255,255,255,.45)}
@keyframes ihs_speedFill{0%{width:0;opacity:1}40%{width:var(--w)}88%{width:var(--w);opacity:1}96%{opacity:0}100%{width:0;opacity:0}}
#ihsv4 .browser{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.22)}
#ihsv4 .b-top{display:flex;gap:6px;padding:10px 12px;background:var(--bg-soft);border-bottom:1px solid var(--line)}
#ihsv4 .b-top span{width:9px;height:9px;border-radius:50%;background:#d4ddee}
#ihsv4 .b-top span:first-child{background:#ffb4b4}
#ihsv4 .b-top span:nth-child(2){background:#ffe1a8}
#ihsv4 .b-top span:nth-child(3){background:#b9e8c9}
#ihsv4 .b-addr{display:flex;align-items:center;gap:8px;margin:12px;background:var(--bg-soft);border:1px solid var(--line);border-radius:99px;padding:8px 14px;font-size:12.5px;color:var(--ink);font-weight:600}
#ihsv4 .b-addr .lock{color:#0eaa5f;font-size:13px;animation:ihs_lockPulse 3s infinite}
@keyframes ihs_lockPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.25)}}
#ihsv4 .b-addr b{color:#0eaa5f}
#ihsv4 .b-body{padding:6px 14px 18px;position:relative;text-align:center}
#ihsv4 .b-line{height:8px;border-radius:4px;background:var(--bg-soft);margin:9px 0}
#ihsv4 .b-line.w60{width:60%}
#ihsv4 .b-line.w85{width:85%}
#ihsv4 .shield-wrap{position:relative;width:84px;height:84px;margin:14px auto 4px}
#ihsv4 .shield-wrap svg{position:relative;z-index:2}
#ihsv4 .ring{position:absolute;inset:0;border-radius:50%;border:2px solid #0eaa5f;animation:ihs_ringOut 2.4s ease-out infinite}
#ihsv4 .ring.r2{animation-delay:1.2s}
@keyframes ihs_ringOut{0%{transform:scale(.55);opacity:.8}100%{transform:scale(1.5);opacity:0}}
#ihsv4 .ssl-badge{display:inline-block;background:#e7f7ef;color:#0a8a4c;font-size:12px;font-weight:800;border-radius:99px;padding:5px 14px;animation:ihs_badgePop 4.8s infinite}
@keyframes ihs_badgePop{0%,8%{transform:scale(.85);opacity:0}14%,90%{transform:scale(1);opacity:1}100%{transform:scale(.85);opacity:0}}
#ihsv4 .gauge{position:relative;width:212px;height:106px;margin:6px auto 0;overflow:hidden}
#ihsv4 .gauge-arc{position:absolute;inset:0;width:212px;height:212px;border-radius:50%;background:conic-gradient(from 250deg,rgba(255,255,255,.15) 0deg,#6da4ff 70deg,#7fd1ff 150deg,#fff 220deg,transparent 220deg);-webkit-mask:radial-gradient(circle at 50% 50%,transparent 64px,#000 65px);mask:radial-gradient(circle at 50% 50%,transparent 64px,#000 65px)}
#ihsv4 .needle{position:absolute;bottom:0;left:calc(50% - 2px);width:4px;height:92px;background:#fff;border-radius:4px;transform-origin:bottom center;transform:rotate(-90deg);box-shadow:0 0 10px rgba(255,255,255,.65);animation:ihs_sweep 5s ease-in-out infinite}
@keyframes ihs_sweep{0%{transform:rotate(-88deg)}45%{transform:rotate(70deg)}58%{transform:rotate(62deg)}68%{transform:rotate(68deg)}100%{transform:rotate(-88deg)}}
#ihsv4 .needle::after{content:"";position:absolute;bottom:-7px;left:50%;transform:translateX(-50%);width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 0 10px rgba(255,255,255,.6)}
#ihsv4 .gauge-lbls{display:flex;justify-content:space-between;color:#aecbff;font-size:11.5px;font-weight:700;margin-top:8px}
#ihsv4 .gauge-lbls b{color:#fff;font-size:12.5px}
#ihsv4 .gauge-val{text-align:center;color:#fff;font-size:30px;font-weight:800;letter-spacing:-1px;margin-top:6px}
#ihsv4 .gauge-val small{display:block;font-size:11.5px;color:#aecbff;font-weight:600;letter-spacing:.3px}
#ihsv4 .ls-stack{display:flex;flex-direction:column;gap:22px;width:400px;max-width:100%}
#ihsv4 .ls-logo-top{width:100%;height:auto;display:block;padding:0 14px}
#ihsv4 .ls-stack .tech-panel{width:100%}
#ihsv4 .faq-section{background:var(--bg-soft)}
#ihsv4 .faq-cols{display:grid;grid-template-columns:1fr 1fr;gap:0 28px;margin-top:38px;align-items:start}
@media(max-width:880px){#ihsv4 .faq-cols{grid-template-columns:1fr}}
#ihsv4 details{background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:12px;overflow:hidden;transition:.2s}
#ihsv4 details[open]{border-color:#c5d4f5;box-shadow:var(--shadow)}
#ihsv4 summary{padding:17px 20px;font-weight:600;font-size:15px;color:var(--navy);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}
#ihsv4 summary::-webkit-details-marker{display:none}
#ihsv4 summary::after{content:"+";font-size:21px;color:var(--blue);font-weight:400;transition:.25s;flex:none}
#ihsv4 details[open] summary::after{transform:rotate(45deg)}
#ihsv4 details .a{padding:0 20px 18px;font-size:14.5px;color:var(--muted)}
#ihsv4 .cta{background:linear-gradient(150deg,#06333f,#0a4d5e 55%,#0c6079);border-radius:28px;padding:52px;text-align:center;color:#fff;position:relative;overflow:hidden;box-shadow:0 24px 60px rgba(6,51,63,.4)}
#ihsv4 .cta::before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(94,230,210,.20),transparent 65%);top:-200px;right:-140px}
#ihsv4 .cta .btn{color:#0a5063}
#ihsv4 .cta::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:44px 44px;pointer-events:none}
#ihsv4 .cta>*{position:relative;z-index:1}
#ihsv4 .cta h2{color:#fff}
#ihsv4 .cta p{color:#dce7ff;margin:10px auto 26px;max-width:75%;font-size:20px}
#ihsv4 .cta p b{color:#fff}
@media(max-width:640px){#ihsv4 .cta p{max-width:100%;font-size:16px}}
#ihsv4 .cta .btn{background:#05ffbd;color:#06333f !important;width: 100%;white-space: break-spaces;}
#ihsv4 .cta .btn:hover{background:#3af0c5;transform:translateY(-2px);box-shadow:0 12px 28px rgba(5,255,189,.35)}
#ihsv4 footer{background:var(--navy);color:#9fb0d2;padding:48px 0 32px;margin-top:72px;font-size:14px}
#ihsv4 .foot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:36px}
#ihsv4 .foot-grid h4{color:#fff;font-size:14px;margin-bottom:14px}
#ihsv4 .foot-grid a{display:block;color:#9fb0d2;margin-bottom:9px;font-size:13.5px}
#ihsv4 .foot-grid a:hover{color:#fff}
#ihsv4 .foot-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:24px;display:flex;justify-content:space-between;flex-wrap:gap;flex-wrap:wrap;gap:12px}
@media(max-width:880px){#ihsv4 .foot-grid{grid-template-columns:repeat(2,1fr)}}
#ihsv4 .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--blue-dark);background:var(--blue-light);border:1px solid #d8e4f8;padding:7px 14px;border-radius:999px}
#ihsv4 .eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px rgba(20,82,240,.22);animation:ihs_eyeDot 2.2s infinite}
@keyframes ihs_eyeDot{0%,100%{box-shadow:0 0 0 4px rgba(20,82,240,.22)}50%{box-shadow:0 0 0 8px rgba(20,82,240,.07)}}
#ihsv4 .g-text .eyebrow{margin-bottom:14px}
#ihsv4 .rehber-bg{background:linear-gradient(180deg,#eef4ff 0%,#e7effe 55%,#eef4ff 100%)}
#ihsv4 .rehber-bg .eyebrow{background:#fff}
#ihsv4 .le-logo-browser{width:64%;max-width:230px;height:auto;display:block;margin:16px auto 4px}
#ihsv4 .eyebrow-inv{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.3);color:#fff}
#ihsv4 .eyebrow-inv::before{background:#7fd1ff;box-shadow:0 0 0 4px rgba(255,255,255,.2)}
#ihsv4 .sec-head{max-width:760px;margin:0 auto 48px;text-align:center}
#ihsv4 .sec-head h2{margin:18px 0 12px}
#ihsv4 .sec-head p{color:var(--muted);font-size:16.5px}
#ihsv4 .grad-text{background:linear-gradient(92deg,var(--navy) 10%,var(--blue) 50%,#3a78ff 90%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
#ihsv4 .arr{transition:transform .25s;display:inline-block}
#ihsv4 .btn:hover .arr{transform:translateX(4px)}
#ihsv4 .btn-mint{background:#fff;color:var(--blue)}
#ihsv4 .btn-mint:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(0,0,0,.25)}
#ihsv4 .wz-card{background:linear-gradient(150deg,var(--navy),#11306b 55%,#0d3bc4);border-radius:28px;padding:56px 40px;color:#fff;position:relative;overflow:hidden;box-shadow:0 24px 60px rgba(11,28,61,.35)}
#ihsv4 .wz-card::before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(127,209,255,.22),transparent 65%);top:-200px;right:-140px}
#ihsv4 .wz-card::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:44px 44px;pointer-events:none}
#ihsv4 .wz-inner{position:relative;z-index:1;max-width:820px;margin:0 auto;text-align:center}
#ihsv4 .wz-inner h2{color:#fff;font-size:clamp(26px,3vw,37px);margin:14px 0 10px}
#ihsv4 .wz-inner h2 em{font-style:normal;color:#7fd1ff}
#ihsv4 .wz-inner>p{color:rgba(255,255,255,.75);margin-bottom:30px;font-size:16px}
#ihsv4 .wz-steps{display:flex;justify-content:center;gap:8px;margin-bottom:26px}
#ihsv4 .wz-steps i{width:44px;height:5px;border-radius:99px;background:rgba(255,255,255,.2);transition:.3s}
#ihsv4 .wz-steps i.on{background:#7fd1ff}
#ihsv4 .wz-q{font-size:19px;font-weight:800;margin-bottom:20px;min-height:30px}
#ihsv4 .wz-opts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:600px;margin:0 auto}
#ihsv4 .wz-opt{background:rgba(255,255,255,.08);border:1.5px solid rgba(255,255,255,.22);color:#fff;border-radius:14px;padding:15px 22px;font-size:14.5px;font-weight:700;transition:.22s;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-family:var(--font)}
#ihsv4 .wz-opt:last-child:nth-child(odd){grid-column:1/-1}
#ihsv4 .wz-opt:hover{background:rgba(127,209,255,.16);border-color:#7fd1ff;transform:translateY(-2px)}
#ihsv4 .wz-result{display:none}
#ihsv4 .wz-result.on{display:block;animation:ihs_pop .4s ease}
#ihsv4 .wzr-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(127,209,255,.15);border:1px solid rgba(127,209,255,.4);color:#7fd1ff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:7px 16px;border-radius:99px;margin-bottom:14px}
#ihsv4 .wz-result h3{color:#fff;font-size:30px;margin-bottom:8px}
#ihsv4 .wz-result p{color:rgba(255,255,255,.75);max-width:520px;margin:0 auto 16px;font-size:15px}
#ihsv4 .wz-price{font-size:19px;font-weight:800;color:#7fd1ff;margin-bottom:22px}
#ihsv4 .wz-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
#ihsv4 .wz-actions .btn{flex:1 1 240px;max-width:280px;justify-content:center}
@media(max-width:560px){#ihsv4 .wz-actions .btn{flex:1 1 100%;max-width:none}}
#ihsv4 .wz-restart{color:rgba(255,255,255,.65);font-size:13.5px;font-weight:700;margin-top:18px;text-decoration:underline;text-underline-offset:3px;background:none;border:none;cursor:pointer;font-family:var(--font)}
#ihsv4 .wz-restart:hover{color:#fff}
#ihsv4 .wz-inner.done h2 br, #ihsv4 .wz-inner.done h2 em{display:none}
#ihsv4 .wz-inner.done>p{display:none}
#ihsv4 .wz-inner.done .wz-steps{display:none}
#ihsv4 .wz-inner .eyebrow{color:rgb(5,255,189) !important;border-color:rgba(5,255,189,.35) !important;background:rgba(5,255,189,.10) !important}
#ihsv4 .wz-inner .eyebrow::before{background:rgb(5,255,189) !important;box-shadow:0 0 0 4px rgba(5,255,189,.25) !important}
#ihsv4 .wz-inner h2 em{color:rgb(5,255,189) !important}
#ihsv4 .wz-steps i.on{background:rgb(5,255,189) !important}
#ihsv4 .wz-price{color:rgb(5,255,189) !important}
#ihsv4 .wzr-badge{background:none !important;border:none !important;padding:0 !important;font-size:26px !important;letter-spacing:.04em !important;color:rgb(5,255,189) !important;margin-bottom:6px !important;font-weight:800 !important}
#ihsv4 .wzr-badge svg{width:19px;height:19px}
#ihsv4 .wz-restart{display:inline-flex;align-items:center;gap:6px}
#ihsv4 .wz-opt svg{flex:none}
#ihsv4 .badge svg{flex:none}
#ihsv4 .b-addr .lock{display:inline-flex}
#ihsv4 .pkg .pop-tag{display:inline-flex;align-items:center;gap:5px}
#ihsv4 .ping-pill svg, #ihsv4 .wzr-badge svg{flex:none}
#ihsv4 .perf{background:linear-gradient(180deg,#fff,#f0f5ff 60%,#fff)}
#ihsv4 .perf-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:stretch}
#ihsv4 .perf-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:34px;box-shadow:var(--shadow);display:flex;flex-direction:column}
#ihsv4 .perf-card .perf-callout{margin-top:auto}
#ihsv4 .perf-card .pspeed-row:last-of-type{margin-bottom:20px}
#ihsv4 .perf-card h3{font-size:20px;color:var(--navy);margin-bottom:6px}
#ihsv4 .perf-card .sub{font-size:14px;color:var(--muted);margin:0 0 26px;max-width:none}
#ihsv4 .pspeed-row{margin-bottom:20px}
#ihsv4 .pspeed-row .sr-top{display:flex;justify-content:space-between;font-size:13.5px;font-weight:700;margin-bottom:8px}
#ihsv4 .pspeed-row .sr-top .n{color:#3d5578}
#ihsv4 .pspeed-row .sr-top .v{color:var(--blue-dark);font-weight:800}
#ihsv4 .pspeed-track{height:14px;border-radius:99px;background:#ecf1fa;overflow:hidden}
#ihsv4 .pspeed-fill{height:100%;width:0;border-radius:99px;transition:width 1.4s cubic-bezier(.22,.9,.3,1)}
#ihsv4 .pspeed-fill.hdd{background:#c5d0e4}
#ihsv4 .pspeed-fill.ssd{background:linear-gradient(90deg,#9db9ff,#6da4ff)}
#ihsv4 .pspeed-fill.nvme{background:linear-gradient(90deg,var(--blue),#7fd1ff);box-shadow:0 0 16px rgba(127,209,255,.55)}
#ihsv4 .perf-callout{display:flex;align-items:center;gap:12px;background:var(--blue-light);border:1px dashed rgba(20,82,240,.35);border-radius:14px;padding:14px 18px;font-size:14px;font-weight:700;color:var(--blue-dark);margin-top:8px}
#ihsv4 .gauges{display:grid;grid-template-columns:1fr 1fr;gap:18px}
#ihsv4 .gauge-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;text-align:center;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;justify-content:center}
#ihsv4 .pring{position:relative;width:132px;height:132px;margin-bottom:14px}
#ihsv4 .pring svg{transform:rotate(-90deg)}
#ihsv4 .pring .track{fill:none;stroke:#e6edf9;stroke-width:11}
#ihsv4 .pring .val{fill:none;stroke-width:11;stroke-linecap:round;stroke:url(#gradBlue);stroke-dasharray:339.3;stroke-dashoffset:339.3;transition:stroke-dashoffset 1.6s cubic-bezier(.22,.9,.3,1)}
#ihsv4 .pring .center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-weight:800;font-size:22px;color:var(--blue-dark);line-height:1.15}
#ihsv4 .pring .center small{display:block;font-size:11px;color:var(--muted);font-weight:700;margin-top:2px}
#ihsv4 .gauge-card h4{font-size:14.5px;font-weight:800;color:var(--navy)}
#ihsv4 .gauge-card p{font-size:12.5px;color:var(--muted);margin-top:4px}
#ihsv4 .counters{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:40px}
#ihsv4 .counter{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px 22px;text-align:center;box-shadow:var(--shadow);transition:.3s}
#ihsv4 .counter:hover{transform:translateY(-4px)}
#ihsv4 .counter .cnum{font-size:clamp(30px,3.4vw,40px);font-weight:800;color:var(--blue);letter-spacing:-.02em}
#ihsv4 .counter .cnum .mint{color:var(--blue)}
#ihsv4 .counter .clbl{font-size:13px;font-weight:700;color:#111;margin-top:4px}
#ihsv4 .dc-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:40px;align-items:stretch}
#ihsv4 .dc-grid>.reveal:first-child{display:flex;flex-direction:column;justify-content:center}
#ihsv4 .dc-title{font-size:clamp(24px,2.9vw,37px);font-weight:600;margin:16px 0 0;white-space:nowrap}
@media(max-width:1050px){#ihsv4 .dc-title{white-space:normal}}
#ihsv4 .dc-grid .dc-list{margin-top:22px}
#ihsv4 .dc-map-card{background:linear-gradient(160deg,#fff,#f0f5ff);border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--shadow)}
#ihsv4 .dc-map-card > svg{width:100%;height:auto}
#ihsv4 .ping-pill svg{width:13px;height:13px;flex:none}
#ihsv4 .dc-list{display:flex;flex-direction:column;gap:14px;margin-top:24px}
#ihsv4 .dc-item{display:flex;gap:15px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 18px;transition:.25s}
#ihsv4 .dc-item:hover{transform:translateX(6px);border-color:#b9cffa;box-shadow:var(--shadow)}
#ihsv4 .dc-item .dic{width:42px;height:42px;border-radius:12px;flex:none;display:grid;place-items:center;background:var(--blue-light);font-size:18px}
#ihsv4 .dc-item h4{font-size:15.5px;color:var(--navy);margin-bottom:3px}
#ihsv4 .dc-item p{font-size:13.5px;color:var(--muted)}
#ihsv4 .ping-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
#ihsv4 .ping-pill{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:99px;padding:7px 13px;font-size:12.5px;font-weight:700;color:#33507e;box-shadow:var(--shadow)}
#ihsv4 .ping-pill b{color:var(--blue)}
#ihsv4 .dc-map-card .ping-pills{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;max-width:420px;margin:20px auto 0}
#ihsv4 .dc-map-card .ping-pill{justify-content:center;padding:10px 14px;font-size:13.5px;gap:9px}
#ihsv4 .dc-map-card .ping-pill svg{width:17px;height:17px}
#ihsv4 .dc-map-card .city-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-width:none;margin-top:14px;padding-top:16px;border-top:1px dashed #d8e4f8}
#ihsv4 .dc-map-card .city-pills .ping-pill{padding:7px 8px;font-size:12px;gap:6px;justify-content:center;white-space:nowrap}
#ihsv4 .dc-map-card .city-pills .ping-pill svg{width:12px;height:12px}
#ihsv4 .migrate{background:linear-gradient(180deg,#fff,#f0f5ff 55%,#fff)}
#ihsv4 .migrate .sec-head{max-width:960px}
@media(min-width:768px){#ihsv4 .migrate .sec-head h2{white-space:nowrap;font-size:clamp(24px,3vw,34px)}}
#ihsv4 .mig-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;counter-reset:mig}
#ihsv4 .mig-step{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px 26px;position:relative;transition:.3s;overflow:hidden}
#ihsv4 .mig-step:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
#ihsv4 .mig-step::before{counter-increment:mig;content:"0" counter(mig);position:absolute;top:16px;right:22px;font-size:52px;font-weight:800;color:rgba(20,82,240,.07);letter-spacing:-.04em}
#ihsv4 .mig-step .mic{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),#3a78ff);color:#fff;font-size:21px;margin-bottom:16px;box-shadow:0 8px 20px rgba(20,82,240,.3)}
#ihsv4 .mig-step h3{font-size:18px;color:var(--navy);margin-bottom:8px}
#ihsv4 .mig-step p{font-size:14px;color:var(--muted)}
#ihsv4 .mig-cta{margin-top:32px;display:flex;justify-content:center;gap:14px;flex-wrap:wrap;align-items:center}
#ihsv4 .mig-cta .hero-note{font-size:14px;color:var(--muted)}
#ihsv4 .mig-cta .hero-note b{color:var(--ink)}
@media(max-width:960px){#ihsv4 .perf-grid{grid-template-columns:1fr}
#ihsv4 .counters{grid-template-columns:1fr 1fr}
#ihsv4 .dc-grid{grid-template-columns:1fr}}
@media(max-width:860px){#ihsv4 .mig-steps{grid-template-columns:1fr}}
@media(max-width:640px){#ihsv4 .wz-card{padding:34px 18px}
#ihsv4 .wz-opts{grid-template-columns:1fr}
#ihsv4 .wz-opt{font-size:13px;padding:12px 15px}
#ihsv4 .wz-opt:last-child:nth-child(odd){grid-column:auto}
#ihsv4 .perf-card{padding:24px 18px}
#ihsv4 .counters{gap:12px}
#ihsv4 .gauges{grid-template-columns:1fr}
#ihsv4 .gauges .gauge-card{grid-column:auto !important}
#ihsv4 .dc-map-card{padding:18px}
#ihsv4 .dc-map-card .city-pills{grid-template-columns:repeat(2,1fr)}}
#ihsv4 .perf-disk{width:100%;max-width:none;display:flex;flex-direction:column;justify-content:center}
#ihsv4 .perf-disk .t-chips{margin-top:22px}
#ihsv4 .pd-sub{color:#c9d8f8;font-size:13px;margin:-10px 0 20px;line-height:1.5}
#ihsv4 .nvme-text h3{font-size:20px;color:var(--navy);margin-bottom:8px}
#ihsv4 .nvme-list{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0;padding:0}
#ihsv4 .nvme-list li{display:flex;gap:10px;align-items:flex-start;background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;padding:14px 16px;font-size:14px;color:var(--muted);line-height:1.55}
#ihsv4 .nvme-list li svg{flex:none;margin-top:3px}
#ihsv4 .nvme-list li b{color:var(--ink)}
@media(max-width:860px){#ihsv4 .nvme-list{grid-template-columns:1fr}}
#ihsv4 .dm-hl[data-tip]{position:relative;cursor:pointer}
#ihsv4 .info-sup{display:inline-block;vertical-align:super;line-height:0;margin-left:3px}
#ihsv4 .info-sup svg{display:inline-block;vertical-align:top}
#ihsv4 #hosting-secimi .guide-row{grid-template-columns:.75fr 1.25fr;gap:44px}
#ihsv4 #hosting-secimi .sec-img{max-width:400px}
@media(min-width:881px){#ihsv4 #hosting-secimi .g-text h2{white-space:nowrap;font-size:clamp(24px,2.5vw,34px)}}
@media(max-width:880px){#ihsv4 #hosting-secimi .guide-row{grid-template-columns:minmax(0,1fr)}}
#ihsv4 .intro-lines .il-1{font-size:24px;color:var(--ink);margin-bottom:10px;line-height:1.45}
#ihsv4 .intro-lines .il-2{font-size:24px;font-weight:700;color:var(--ink);margin-top:4px}
#ihsv4 .intro-cta{margin-top:22px;font-size:16px}
#ihsv4 .sec-img{width:100%;max-width:460px;height:auto;display:block}
#ihsv4 .answer-box{display:flex;align-items:center;gap:28px;text-align:left}
#ihsv4 .answer-box .ab-img{width:150px;height:auto;flex:none}
#ihsv4 .answer-box .ab-body{flex:1}
@media(max-width:640px){#ihsv4 .answer-box{flex-direction:column;text-align:center;gap:16px}
#ihsv4 .answer-box .ab-img{width:120px}
#ihsv4 .intro-lines .il-1{font-size:18px}
#ihsv4 .intro-lines .il-2{font-size:19px}}
#ihsv4 .feat-bg{background:linear-gradient(180deg,#fff,#f0f5ff 60%,#fff)}
#ihsv4 .testi-slider{margin-top:44px}
#ihsv4 .testi-viewport{overflow:hidden;padding:6px 4px}
#ihsv4 .testi-track{display:flex;transition:transform .45s cubic-bezier(.25,1,.5,1)}
#ihsv4 .testi-page{min-width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
#ihsv4 .ts-dots{display:flex;justify-content:center;gap:8px;margin-top:22px}
#ihsv4 .ts-dot{width:10px;height:10px;border-radius:50%;background:#c5d4f5;border:none;padding:0;cursor:pointer;transition:.25s}
#ihsv4 .ts-dot.active{background:var(--blue);transform:scale(1.3)}
#ihsv4 .t-foot small{display:flex;align-items:center;gap:5px}
@media(max-width:880px){#ihsv4 .testi-page{grid-template-columns:1fr;gap:16px}}
#ihsv4 .testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}
#ihsv4 .testi{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;margin:0;display:flex;flex-direction:column;transition:.25s}
#ihsv4 .testi:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#c5d4f5}
#ihsv4 .t-stars{display:flex;gap:4px}
#ihsv4 .testi blockquote{font-size:14.5px;color:var(--muted);line-height:1.65;margin:14px 0 20px;flex:1}
#ihsv4 .testi blockquote::before{content:"\201C";display:block;font-size:34px;line-height:.4;color:#c5d4f5;font-weight:800;margin-bottom:10px}
#ihsv4 .t-foot{display:flex;align-items:center;gap:12px}
#ihsv4 .t-av{width:42px;height:42px;flex:none;border-radius:50%;background:var(--blue-light);color:var(--blue);font-weight:800;font-size:16px;display:grid;place-items:center}
#ihsv4 .t-foot b{display:block;font-size:14px;color:var(--navy)}
#ihsv4 .t-foot small{font-size:12.5px;color:var(--muted)}
@media(max-width:880px){#ihsv4 .testi-grid{grid-template-columns:1fr;gap:16px}}
#ihsv4 #litespeed .g-text p{font-size:16px}
#ihsv4 .answer-box p{font-size:16px}
#ihsv4 .perf-disk h4{font-size:18px}
#ihsv4 .pd-sub{font-size:18px !important}
#ihsv4 .perf-disk .t-chip{font-size:14px}
#ihsv4 .gauge-card h4{font-size:16px}
#ihsv4 .dc-item p{font-size:18px}
#ihsv4 .dc-item h4{font-size:18px}
#ihsv4 .nvme-text p.sub{font-size:16px}
#ihsv4 .dc-map-card{align-self:stretch;display:flex;flex-direction:column;justify-content:center}
#ihsv4 .dc-map-card .ping-pill{position:relative;cursor:pointer}
@media(max-width:960px){#ihsv4 .dc-grid{grid-template-columns:1fr}}
#ihsv4 .g-text p{font-size:16px}
#ihsv4 .g-text ul li{font-size:16px}
#ihsv4 .check-panel h4{font-size:18px}
#ihsv4 .tech-panel h4{font-size:18px}
#ihsv4 .check-item{font-size:14px}
#ihsv4 .type-unit{font-size:14px}
#ihsv4 .t-chip{font-size:14px}
#ihsv4 .mig-cta{flex-direction:column;gap:14px}
#ihsv4 .mig-btn{font-size:15px}
#ihsv4 .mig-note{font-size:14px;color:#6b7a90}
#ihsv4 .mig-note b{color:#556170}
#ihsv4 .migrate .sec-head p{font-size:18px}
#ihsv4 .intro-cta.shine{position:relative;overflow:hidden;width: 100%;white-space: break-spaces;}
#ihsv4 .intro-cta.shine::after{content:"";position:absolute;top:0;left:-90%;width:55%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.55),transparent);transform:skewX(-20deg);animation:ihs_ctaShine 3.6s ease-in-out infinite}
@keyframes ihs_ctaShine{0%,60%{left:-90%}90%,100%{left:150%}}
#ihsv4 [data-tip]::before{max-width:min(250px,82vw)}
@media(max-width:640px){#ihsv4 .badge{white-space:normal;text-align:center;border-radius:16px;line-height:1.5}
#ihsv4 .trust-row{gap:10px 14px}
#ihsv4 .trust-row div{font-size:13px}
#ihsv4 .trust-row .tr-domain{white-space:normal;max-width:100%;padding:7px 14px}
#ihsv4 .dm-hl{white-space:normal}
#ihsv4 .promo-row{gap:12px}
#ihsv4 .promo-pill{max-width:100%;font-size:13px;padding:8px 16px 8px 10px;flex-wrap:wrap;justify-content:center;row-gap:2px;border-radius:20px}
#ihsv4 .pr-ico{width:32px;height:32px}
#ihsv4 .stamp{width:40px;height:40px}
#ihsv4 .stamp i{font-size:11.5px}
#ihsv4 .stamp i small{font-size:6.5px}
#ihsv4 .hero-visual{min-height:330px}
#ihsv4 .server-rack{width:264px;padding:20px 18px}
#ihsv4 .floating-card{font-size:11.5px;padding:9px 11px;gap:8px}
#ihsv4 .floating-card strong{font-size:12.5px}
#ihsv4 .fc-icon{width:30px;height:30px;font-size:15px;border-radius:8px}
#ihsv4 .answer-box{padding:18px 16px;margin-top:30px}
#ihsv4 .check-panel, #ihsv4 .type-tower, #ihsv4 .tech-panel{padding:22px 16px}
#ihsv4 .check-item, #ihsv4 .type-unit{font-size:12.5px;padding:10px 11px}
#ihsv4 .guide-row{gap:26px}
#ihsv4 .guide-row + .guide-row{margin-top:56px}
#ihsv4 .wiz-opts button{font-size:13px;padding:13px 8px}
#ihsv4 .tb-chips{gap:8px}
#ihsv4 .tb-chips .chip{font-size:12.5px;padding:7px 12px;gap:6px}
#ihsv4 .tb-body h3{font-size:16px}
#ihsv4 .cc-card .fv{max-width:60%}
#ihsv4 .foot-grid{gap:22px}
#ihsv4 .cta h2{font-size:23px}
#ihsv4 .sub{font-size:15px}}
@media(max-width:400px){#ihsv4 .promo-pill{font-size:12px}
#ihsv4 .trust-row div{font-size:12.5px}
#ihsv4 .server-rack{width:246px}}
@media(max-width:880px){#ihsv4 .guide-row{grid-template-columns:minmax(0,1fr)}
#ihsv4 .guide-row > *{min-width:0;max-width:100%}
#ihsv4 .check-panel, #ihsv4 .type-tower, #ihsv4 .tech-panel, #ihsv4 .ls-stack{width:100%}
#ihsv4 .g-visual{width:100%}}
@media(max-width:900px){#ihsv4 .hero-grid{grid-template-columns:minmax(0,1fr)}
#ihsv4 .hero-grid > *{min-width:0;max-width:100%}}
#ihsv4 .pkg-dots{display:none;justify-content:center;gap:8px;margin-top:18px}
#ihsv4 .pkg-dot{width:9px;height:9px;border-radius:50%;background:#c5d4f5;border:none;padding:0;cursor:pointer;transition:.25s}
#ihsv4 .pkg-dot.active{background:var(--blue);transform:scale(1.35)}
@media(max-width:1120px){#ihsv4 .pkg-dots{display:flex}
#ihsv4 .pkg-grid{margin-right:calc(-1*var(--gutter));padding-right:var(--gutter)}}
@media(max-width:920px){#ihsv4 .cc-track{margin-right:calc(-1*var(--gutter));padding-right:var(--gutter)}}
@media(max-width:920px){#ihsv4{--gutter:34px}}
@media(max-width:640px){#ihsv4{--gutter:20px}}
@media(min-width:641px) and (max-width:920px){#ihsv4 .cc-card{min-width:52%;width:52%}}