/* First-screen choices. Keep the typed headline and the existing server visual. */
.home-infra-copy { min-width: 0; max-width: 660px; }
.home-infra-eyebrow {
    display: flex; align-items: center; gap: 10px; margin-bottom: 23px;
    color: #b9c7d5; font-size: 12px; line-height: 1.5; letter-spacing: .6px;
}
.home-infra-eyebrow > span {
    flex: 0 0 6px; height: 6px; border-radius: 50%; background: #80e0ef;
    box-shadow: 0 0 15px #80e0ef50;
}
.home-infra-copy h1 {
    margin: 0 0 22px !important; font-size: clamp(42px, 4.2vw, 64px) !important;
    font-weight: 700; line-height: 1.08 !important; letter-spacing: -1.8px !important;
}
.home-infra-title { display: block; color: #f5f7fb; }
.home-infra-copy .animatype {
    min-height: 1.25em; margin-top: 10px; color: #ef8df2;
    font-size: .7em; line-height: 1.25; letter-spacing: -.8px;
}
.home-infra-copy .animatype #typed3, .home-infra-copy .typed-cursor { color: inherit; }
.main-container.slider .silder-container .slider-content p.home-infra-intro {
    width: auto !important; max-width: 490px !important; margin: 0 0 23px !important;
    color: #b9c5d2; font-size: 16px !important; line-height: 1.75 !important;
}
.home-infra-providers { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 17px; margin-bottom: 25px; }
.home-infra-providers > span { color: #8e9bab; font-size: 11px; }
.home-infra-providers ul { display: flex; flex-wrap: wrap; gap: 18px; margin: 0; padding: 0; list-style: none; }
.home-infra-providers li { color: #d5deea; font-size: 13px; font-weight: 700; letter-spacing: .2px; }
.home-infra-products { display: grid; grid-template-columns: 1.2fr 1fr; gap: 12px; }
.home-infra-product {
    display: flex; flex-direction: column; min-width: 0; padding: 20px;
    border: 1px solid #738aab4d; border-radius: 12px; color: #f3f6fc;
    background: linear-gradient(125deg, #232d3d, #1a222f);
    transition: border-color .2s, background .2s, transform .2s;
}
.home-infra-product-dedicated { border-color: #df83e76b; background: linear-gradient(120deg, #3c2946, #272334); }
.home-infra-product-top { display: flex; align-items: center; gap: 10px; }
.home-infra-product-top > i { color: #99dfee; font-size: 16px; }
.home-infra-product-dedicated .home-infra-product-top > i { color: #eda6f1; }
.home-infra-product-top strong { font-size: 17px; font-weight: 700; line-height: 1.4; }
.home-infra-product-note { display: block; margin-top: 8px; color: #b9c5d2; font-size: 12px; line-height: 1.6; }
.home-infra-product-bottom { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-top: auto; padding-top: 24px; font-size: 12px; font-weight: 600; }
.home-infra-product-bottom > i { flex: 0 0 auto; color: #d5e8f7; font-size: 12px; transition: transform .2s; }
.home-infra-product-dedicated .home-infra-product-bottom { color: #f4b1f4; }
.home-infra-vps-price { display: flex; align-items: baseline; flex-wrap: wrap; gap: 4px; color: #bdc9d7; font-size: 11px; font-weight: 400; }
.home-infra-vps-price b { color: #f5f7fb; font-size: 19px; font-weight: 700; }
.home-infra-product:hover { color: #fff; border-color: #b7e5f2; transform: translateY(-3px); }
.home-infra-product-dedicated:hover { border-color: #f1a2f5; background: linear-gradient(120deg, #48314e, #302739); }
.home-infra-product:hover .home-infra-product-bottom > i { transform: translateX(3px); }
.home-infra-help { display: flex; flex-wrap: wrap; align-items: center; gap: 6px 12px; margin-top: 22px; font-size: 12px; line-height: 1.7; }
.home-infra-help > span { color: #a1b0c1; }
.home-infra-help a { display: inline-flex; align-items: center; gap: 9px; color: #d9eaf5; text-decoration: underline; text-decoration-color: #d9eaf54d; text-underline-offset: 4px; }
.home-infra-help a > i { font-size: 10px; }
.home-infra-help a:hover { color: #fff; text-decoration-color: currentColor; }
.home-infra-copy a:focus-visible, .home-case-controls button:focus-visible { outline: 2px solid #80e0ef; outline-offset: 5px; }
/* Real controls also remain usable when mobile autoplay is stopped. */
html[data-page="home"] .casestudy .home-case-controls {
    position: static; display: flex; justify-content: flex-start; flex-wrap: wrap; gap: 8px;
    width: auto; height: auto; margin: 25px 0 0; padding: 0; transform: none;
}
.home-case-controls button {
    display: grid; place-items: center; width: 44px; height: 44px; padding: 0;
    border: 1px solid #d5dae3; border-radius: 8px; background: #f4f6fa;
    color: #526075; font-size: 13px; font-weight: 700; cursor: pointer;
}
.home-case-controls button[aria-pressed="true"] { border-color: #b72782; background: #b72782; color: #fff; }
@media (max-width: 1199px) {
    .home-infra-product { padding: 16px; }
    .home-infra-product-top strong { font-size: 15px; }
}
@media (max-width: 991px) {
    .home-infra-copy { max-width: 670px; }
    .home-infra-copy h1 { font-size: 52px !important; }
    .home-infra-product-top strong { font-size: 18px; }
    .home-infra-product { padding: 20px; }
    .header-main-slider .flickity-viewport { touch-action: pan-y pinch-zoom; }
    html[data-page="home"] .casestudy .content-info p { display: block !important; font-size: 14px; }
}
@media (max-width: 575px) {
    .home-infra-eyebrow { margin-bottom: 19px; font-size: 10px; letter-spacing: .2px; }
    .home-infra-copy h1 { font-size: clamp(32px, 9vw, 46px) !important; letter-spacing: -1px !important; margin-bottom: 16px !important; }
    .home-infra-copy .animatype { margin-top: 12px; font-size: .76em; letter-spacing: -.5px; }
    .main-container.slider .silder-container .slider-content p.home-infra-intro { font-size: 14px !important; line-height: 1.75 !important; margin-bottom: 18px !important; }
    .home-infra-providers { gap: 7px 12px; margin-bottom: 22px; }
    .home-infra-providers > span { flex-basis: 100%; font-size: 10px; }
    .home-infra-providers li { font-size: 12px; }
    .home-infra-products { grid-template-columns: 1fr; gap: 10px; }
    .home-infra-product { padding: 16px 18px; }
    .home-infra-product-top strong { font-size: 17px; }
    .home-infra-product-note { font-size: 12px; margin-top: 5px; }
    .home-infra-product-bottom { padding-top: 14px; }
    .home-infra-help { margin-top: 19px; gap: 4px 10px; }
}
@media (prefers-reduced-motion: reduce) {
    .home-infra-product, .home-infra-product-bottom > i { transition: none; }
    .home-infra-product:hover, .home-infra-product:hover .home-infra-product-bottom > i { transform: none; }
}
