.feature-card,.hero-badge{backdrop-filter:blur(10px)}.dh-main-nav,.hero-description p:last-child{margin-bottom:0}.vps-hero-section{position:relative;background:linear-gradient(135deg,#0047c6 0,#06f 100%);padding:120px 0 100px;overflow:hidden;margin-top:0}header{margin-top:0;padding-top:0}.dh-main-nav{padding-bottom:0}.vps-hero-content{position:relative;z-index:2;max-width:1000px;margin:0 auto;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.15);padding:8px 20px;border-radius:50px;color:#fff;font-size:.875rem;font-weight:500;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);animation:.8s fadeInDown}.hero-badge svg{flex-shrink:0}.hero-titles{margin-bottom:3rem;animation:.8s .2s both fadeInUp}.hero-main-title{font-size:3.5rem;font-weight:800;color:#fff;margin:0 0 1rem;line-height:1.2;text-shadow:0 4px 12px rgba(0,0,0,.2)}.hero-subtitle{font-size:1.5rem;font-weight:600;color:rgba(255,255,255,.95);margin:0;letter-spacing:-.5px}.hero-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;margin-bottom:3rem;animation:.8s .4s both fadeInUp}.feature-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:1.5rem 1rem;transition:.3s cubic-bezier(.4, 0, .2, 1);cursor:default}.feature-card:hover{transform:translateY(-8px);background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);box-shadow:0 12px 32px rgba(0,0,0,.2)}.feature-icon{width:60px;height:60px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.15);border-radius:12px;transition:.3s}.hero-bg-shapes,.hero-cta-btn::before{width:100%;height:100%;position:absolute}.feature-card:hover .feature-icon{background:rgba(255,255,255,.25);transform:scale(1.1)}.feature-label{color:#fff;font-size:.95rem;font-weight:600;margin:0;letter-spacing:-.3px}.hero-description{max-width:800px;margin:0 auto 2.5rem;animation:.8s .6s both fadeInUp}.hero-description p{color:rgba(255,255,255,.95);font-size:1.05rem;line-height:1.75;margin:0 0 1rem}.hero-description strong{color:#fff;font-weight:700}.hero-cta-wrapper{animation:.8s .8s both fadeInUp}.hero-cta-btn{display:inline-flex;align-items:center;gap:12px;background:#fff;color:#0047c6;font-size:1.1rem;font-weight:700;padding:16px 40px;border:none;border-radius:50px;cursor:pointer;transition:.3s cubic-bezier(.4, 0, .2, 1);box-shadow:0 8px 24px rgba(0,0,0,.2);position:relative;overflow:hidden}.hero-cta-btn::before{content:"";top:0;left:0;background:linear-gradient(135deg,#04da8d 0,#00b374 100%);opacity:0;transition:opacity .3s}.hero-cta-btn:hover::before{opacity:1}.hero-cta-btn span,.hero-cta-btn svg{position:relative;z-index:1;transition:.3s}.hero-cta-btn:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.3)}.hero-cta-btn:hover span,.hero-cta-btn:hover svg{color:#fff}.hero-cta-btn svg{transition:transform .3s}.hero-cta-btn:hover svg{transform:translateX(4px)}.hero-bg-shapes{top:0;left:0;z-index:1;pointer-events:none;overflow:hidden}.shape{position:absolute;border-radius:50%;background:rgba(255,255,255,.05);animation:20s ease-in-out infinite float}.shape-1{width:400px;height:400px;top:-100px;right:-100px;animation-delay:0s}.shape-2{width:300px;height:300px;bottom:-80px;left:-80px;animation-delay:5s}.shape-3{width:200px;height:200px;top:50%;left:10%;animation-delay:10s}@keyframes fadeInDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,100%{transform:translateY(0) rotate(0)}25%{transform:translateY(-30px) rotate(5deg)}50%{transform:translateY(0) rotate(10deg)}75%{transform:translateY(30px) rotate(5deg)}}@media (max-width:992px){.vps-hero-section{padding:100px 0 80px}.hero-main-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.hero-features-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:576px){.vps-hero-section{padding:80px 0 60px}.hero-main-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.hero-features-grid{grid-template-columns:1fr;gap:.75rem}.feature-card{padding:1.25rem 1rem}.hero-description p{font-size:.95rem}.hero-cta-btn{font-size:1rem;padding:14px 32px}.shape-1,.shape-2,.shape-3{display:none}}
