/* Cyclone Hosting V5 - Premium Hosting Features */

.v5features-container{width:min(1180px,calc(100% - 40px));margin:0 auto}

.v5features-hero,.v5features-detail-hero{
    position:relative;overflow:hidden;padding:170px 22px 95px;
    background:
        radial-gradient(circle at 76% 26%,rgba(19,223,255,.22),transparent 30%),
        radial-gradient(circle at 12% 10%,rgba(255,216,77,.08),transparent 28%),
        linear-gradient(180deg,#061229,#030711)
}

.v5features-grid-bg{
    position:absolute;inset:0;
    background-image:
        linear-gradient(rgba(126,218,255,.05) 1px,transparent 1px),
        linear-gradient(90deg,rgba(126,218,255,.05) 1px,transparent 1px);
    background-size:72px 72px;opacity:.58
}

.v5features-hero-inner{
    position:relative;z-index:2;width:min(1180px,100%);margin:0 auto;
    display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center
}

.v5features-hero-copy>span,.v5features-heading>span,.v5features-platform-copy>span,
.v5features-final>div>div>span,.v5features-detail-inner>span,.v5features-detail-card>span,
.v5features-missing span{
    display:inline-flex;padding:10px 16px;border:1px solid rgba(126,218,255,.22);
    border-radius:999px;color:#bff5ff;background:rgba(19,223,255,.08);
    font-size:11px;font-weight:950;letter-spacing:.15em;text-transform:uppercase
}

.v5features-hero h1,.v5features-detail-hero h1,.v5features-missing h1{
    margin:23px 0 16px;color:#fff;font-size:clamp(48px,6vw,80px);
    line-height:.94;letter-spacing:-.065em
}

.v5features-hero p,.v5features-heading p,.v5features-platform-copy p,
.v5features-final p,.v5features-detail-hero p{
    max-width:760px;color:#b8cae0;font-size:18px;line-height:1.75
}

.v5features-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:29px}

.v5features-primary,.v5features-secondary{
    min-height:54px;display:inline-flex;align-items:center;justify-content:center;
    padding:0 24px;border-radius:14px;font-weight:950
}
.v5features-primary{color:#111827;background:linear-gradient(135deg,#ffef4a,#ffc400)}
.v5features-secondary{color:#dff7ff;border:1px solid rgba(126,218,255,.18);background:rgba(255,255,255,.055)}

.v5features-hero-panel{
    padding:26px;border:1px solid rgba(126,218,255,.20);border-radius:30px;
    background:radial-gradient(circle at 100% 0,rgba(19,223,255,.15),transparent 34%),linear-gradient(180deg,#0e2340,#08162a);
    box-shadow:0 34px 100px rgba(0,0,0,.44),0 0 42px rgba(19,223,255,.11)
}

.v5features-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid rgba(126,218,255,.10)}
.v5features-panel-head small,.v5features-panel-head strong{display:block}
.v5features-panel-head small{color:#7894b1;font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.v5features-panel-head strong{margin-top:4px;color:#fff;font-size:19px}
.v5features-panel-head>span{display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;color:#b9ffdf;background:rgba(57,255,138,.08);border:1px solid rgba(57,255,138,.18);font-size:11px;font-weight:850}
.v5features-panel-head>span i{width:8px;height:8px;margin-right:7px;border-radius:50%;background:#39ff8a}

.v5features-panel-list{display:grid;gap:12px;margin-top:18px}
.v5features-panel-list article{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid rgba(126,218,255,.10);border-radius:16px;background:rgba(255,255,255,.034)}
.v5features-panel-list article>i{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:13px;color:#071327;background:#13dfff;font-style:normal}
.v5features-panel-list strong,.v5features-panel-list small{display:block}
.v5features-panel-list strong{color:#fff}
.v5features-panel-list small{margin-top:3px;color:#7894b1}

.v5features-main,.v5features-related{
    padding:105px 0;background:
        radial-gradient(circle at 50% 0,rgba(19,223,255,.08),transparent 34%),
        linear-gradient(180deg,#061229,#040a18)
}

.v5features-platform{padding:105px 0;background:linear-gradient(180deg,#040a18,#061229)}

.v5features-heading{width:min(850px,100%);margin:0 auto 43px;text-align:center}
.v5features-heading h2,.v5features-platform-copy h2,.v5features-final h2,.v5features-detail-card h2{
    margin:20px 0 14px;color:#fff;font-size:clamp(36px,4.8vw,61px);
    line-height:1;letter-spacing:-.055em
}
.v5features-heading p{margin:0 auto}
.v5features-heading code{padding:3px 7px;border-radius:7px;background:#071427;color:#dff7ff}

.v5features-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.v5features-card{
    min-height:330px;display:flex;flex-direction:column;padding:28px;
    border:1px solid rgba(126,218,255,.15);border-radius:27px;
    background:radial-gradient(circle at 100% 0,rgba(19,223,255,.10),transparent 38%),
               linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.026));
    box-shadow:0 24px 70px rgba(0,0,0,.25);transition:.24s ease
}
.v5features-card:hover{transform:translateY(-7px);border-color:rgba(19,223,255,.35)}
.v5features-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;color:#071327;background:linear-gradient(135deg,#7ef0ff,#13dfff);font-size:22px;font-weight:950}
.v5features-card h3{margin:22px 0 10px;color:#fff;font-size:25px}
.v5features-card p{color:#91aac4;line-height:1.7}
.v5features-card a{display:inline-flex;margin-top:auto;padding-top:18px;color:#ffef4a;font-weight:950}

.v5features-platform-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.v5features-platform-copy ul{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}
.v5features-platform-copy li{display:flex;gap:12px;padding:15px;border:1px solid rgba(126,218,255,.10);border-radius:16px;background:rgba(255,255,255,.03)}
.v5features-platform-copy li i{width:31px;height:31px;display:grid;place-items:center;flex:0 0 31px;border-radius:10px;color:#071327;background:#13dfff;font-style:normal}
.v5features-platform-copy li strong,.v5features-platform-copy li small{display:block}
.v5features-platform-copy li strong{color:#fff}
.v5features-platform-copy li small{margin-top:4px;color:#7894b1}

.v5features-platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.v5features-platform-grid article{min-height:160px;display:flex;flex-direction:column;justify-content:center;padding:25px;border:1px solid rgba(126,218,255,.13);border-radius:23px;background:rgba(255,255,255,.035);text-align:center}
.v5features-platform-grid strong{color:#fff;font-size:24px}
.v5features-platform-grid small{margin-top:8px;color:#89a2bd}

.v5features-final{padding:95px 0 125px;background:#030711}
.v5features-final>div>div{padding:56px 35px;border:1px solid rgba(126,218,255,.20);border-radius:36px;background:radial-gradient(circle at 50% 0,rgba(19,223,255,.15),transparent 40%),rgba(255,255,255,.05);text-align:center}
.v5features-final p{margin:0 auto}
.v5features-final>div>div>div{display:flex;justify-content:center;flex-wrap:wrap;gap:13px;margin-top:27px}

.v5features-detail-inner{position:relative;z-index:2;width:min(960px,100%);margin:0 auto;text-align:center}
.v5features-detail-inner nav{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:#7894b1}
.v5features-detail-inner nav a{color:#9fc9e6}
.v5features-detail-icon{width:70px;height:70px;display:grid;place-items:center;margin:0 auto 18px;border-radius:22px;color:#071327;background:linear-gradient(135deg,#7ef0ff,#13dfff);font-size:28px}
.v5features-detail-hero p{margin:0 auto}

.v5features-detail-main{padding:95px 0 110px;background:linear-gradient(180deg,#061229,#040a18)}
.v5features-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;align-items:start}
.v5features-detail-card,.v5features-detail-aside{border:1px solid rgba(126,218,255,.14);border-radius:26px;background:rgba(255,255,255,.035)}
.v5features-detail-card{padding:34px}
.v5features-detail-card>p{color:#a4b9cf;line-height:1.85}
.v5features-detail-points{display:grid;gap:13px;margin-top:28px}
.v5features-detail-points article{display:flex;gap:12px;padding:16px;border:1px solid rgba(126,218,255,.10);border-radius:16px;background:rgba(255,255,255,.025)}
.v5features-detail-points i{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;border-radius:10px;color:#071327;background:#13dfff;font-style:normal}
.v5features-detail-points strong,.v5features-detail-points small{display:block}
.v5features-detail-points strong{color:#fff}
.v5features-detail-points small{margin-top:4px;color:#7894b1}
.v5features-detail-aside{position:sticky;top:120px;padding:23px}
.v5features-detail-aside strong{display:block;color:#fff;font-size:20px}
.v5features-detail-aside p{color:#91aac4;line-height:1.65}
.v5features-detail-aside a{display:block;margin-top:10px;color:#ffef4a;font-weight:950}

.v5features-missing{padding:190px 22px 120px;text-align:center;background:#030711}
.v5features-missing>div{width:min(760px,100%);margin:auto}
.v5features-missing p{color:#a9bdd5}
.v5features-missing a{display:inline-flex;margin-top:22px;padding:16px 22px;border-radius:999px;background:#ffc400;color:#111827;font-weight:950}

@media(max-width:1000px){
    .v5features-hero-inner,.v5features-platform-layout{grid-template-columns:1fr}
    .v5features-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .v5features-detail-layout{grid-template-columns:1fr}
    .v5features-detail-aside{position:static}
}
@media(max-width:650px){
    .v5features-container{width:min(100% - 28px,1180px)}
    .v5features-hero,.v5features-detail-hero{padding-top:145px}
    .v5features-card-grid,.v5features-platform-grid{grid-template-columns:1fr}
    .v5features-panel-head{align-items:flex-start;flex-direction:column}
    .v5features-final>div>div{padding:40px 20px}
    .v5features-primary,.v5features-secondary{width:100%}
}
