.vds-hero{position:relative;background:linear-gradient(135deg,#0d1b3e 0%,#132044 50%,#0d1b3e 100%);padding:80px 0 72px;overflow:hidden}.vds-hero-bg{position:absolute;inset:0;pointer-events:none}.vds-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.25}.vds-orb1{width:500px;height:500px;background:radial-gradient(circle,#3b7fff,transparent);top:-120px;right:-80px}.vds-orb2{width:300px;height:300px;background:radial-gradient(circle,#1e50d8,transparent);bottom:-60px;left:5%}.vds-grid{position:absolute;inset:0;background-image:linear-gradient(rgb(75 140 250 / .07) 1px,transparent 1px),linear-gradient(90deg,rgb(75 140 250 / .07) 1px,transparent 1px);background-size:48px 48px}.vds-hero-inner{display:grid;grid-template-columns:1fr 460px;gap:60px;align-items:center;position:relative}.vds-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#7cc8ff;margin-bottom:16px}.vds-live-dot{width:8px;height:8px;border-radius:50%;background:#34d058;box-shadow:0 0 0 3px rgb(52 208 88 / .3);animation:onlinePulse 2s ease-in-out infinite;flex-shrink:0}.vds-hero-text h1{font-size:clamp(28px, 3.6vw, 52px);font-weight:800;line-height:1.12;color:#fff;margin-bottom:18px}.vds-blue{color:#4b8cfa}.vds-hero-text p{font-size:15px;color:rgb(255 255 255 / .65);line-height:1.7;max-width:480px;margin-bottom:28px}.vds-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.vds-hero-actions .btn-ghost{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .2);color:rgb(255 255 255 / .8)}.vds-hero-actions .btn-ghost:hover{background:rgb(255 255 255 / .15);color:#fff}.vds-badges{display:flex;flex-wrap:wrap;gap:10px}.vds-badge{display:flex;align-items:center;gap:10px;background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .12);border-radius:10px;padding:10px 14px;backdrop-filter:blur(8px)}.vds-badge-ico{width:32px;height:32px;border-radius:8px;background:rgb(75 140 250 / .2);color:#4b8cfa;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vds-badge strong{display:block;font-size:12.5px;font-weight:700;color:#fff}.vds-badge span{display:block;font-size:11px;color:rgb(255 255 255 / .5)}.stats-section{padding:48px 0;background:var(--navy);position:relative;overflow:hidden}.stats-section::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%234b8cfa' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/svg%3E")}.stats__grid{display:flex;align-items:center;justify-content:space-between;gap:0;position:relative}.s-stat{text-align:center;flex:1;padding:8px 20px}.s-stat__num{font-size:42px;font-weight:800;color:#fff;line-height:1;margin-bottom:6px}.s-stat__label{font-size:13px;color:rgb(255 255 255 / .5);font-weight:500}.stats-sep{width:1px;height:48px;background:rgb(255 255 255 / .1);flex-shrink:0}.vds-packages{padding:72px 0 34px;background:var(--bg)}.vds-pkg-head{margin-bottom:28px}.vds-pkg-eyebrow{display:inline-block;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--blue);margin-bottom:8px}.vds-pkg-head h2{font-size:26px;font-weight:800;color:var(--navy);margin-bottom:6px}.vds-pkg-head p{font-size:13.5px;color:var(--text-muted)}.vds-filters{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:24px;align-items:flex-end}.vds-fg{display:flex;flex-direction:column;gap:5px}.vds-fg label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.vds-fg .sel-wrap select{padding:8px 34px 8px 12px;border:1px solid var(--border);border-radius:8px;background:#fff;font-family:'Inter','Inter Fallback',sans-serif;font-size:13.5px;color:var(--blue);font-weight:600;cursor:pointer;outline:none;appearance:none;min-width:160px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231a73e8' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-color:#fff}.vds-fg-wide .sel-wrap select{min-width:260px}.vds-pkg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.vds-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px 20px;display:flex;flex-direction:column;gap:14px;position:relative;transition:box-shadow .2s,transform .2s}.vds-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.vds-card-hot{background:linear-gradient(145deg,#1a73e8,#1250c4);border:2px solid #1a73e8;transform:translateY(-5px);box-shadow:0 10px 32px rgb(26 115 232 / .3)}.vds-card-hot:hover{transform:translateY(-8px)}.vds-hot-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#fff;color:var(--blue);font-size:11px;font-weight:700;padding:3px 14px;border-radius:20px;white-space:nowrap;border:2px solid #1a73e8;display:flex;align-items:center;gap:4px}.vds-card-name{font-size:17px;font-weight:800;color:var(--navy)}.vds-card-hot .vds-card-name{color:#fff}.vds-card-price{font-size:36px;font-weight:800;line-height:1;color:var(--navy)}.vds-card-hot .vds-card-price{color:#fff}.vds-card-price sub{font-size:13px;font-weight:400;color:var(--text-muted);vertical-align:baseline}.vds-card-hot .vds-card-price sub{color:rgb(255 255 255 / .65)}.vds-hr{border:none;border-top:1px solid var(--border);margin:0}.vds-hr-w{border-top-color:rgb(255 255 255 / .2)}.vds-feats{display:flex;flex-direction:column;gap:9px;flex:1}.vds-feats li{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted)}.vds-feats svg{width:15px;height:15px;flex-shrink:0}.vds-feats-w li{color:rgb(255 255 255 / .85)}.vds-btn{margin-top:auto}.vds-compare-link{text-align:center;margin-top:24px}.vds-compare-link a{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:13.5px;font-weight:600}.vds-compare-link a:hover{text-decoration:underline}.vds-faq{padding:80px 0;background:var(--bg)}.vds-faq-inner{display:grid;grid-template-columns:260px 1fr;gap:60px;align-items:start}.vds-faq-eyebrow{display:inline-block;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--blue);margin-bottom:10px}.vds-faq-head h2{font-size:24px;font-weight:800;color:var(--navy);margin-bottom:8px}.vds-faq-head p{font-size:13.5px;color:var(--text-muted)}.vds-faq-list{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:#fff}.vds-faq-item{border-bottom:1px solid var(--border)}.vds-faq-item:last-child{border-bottom:none}.vds-faq-open{background:var(--blue-light)}.vds-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;background:none;border:none;cursor:pointer;text-align:left;font-family:'Inter','Inter Fallback',sans-serif;font-size:14px;font-weight:600;color:var(--navy);transition:color .15s}.vds-faq-q svg{flex-shrink:0;color:var(--text-muted);transition:transform .25s}.vds-faq-open .vds-faq-q{color:var(--blue)}.vds-faq-open .vds-faq-q svg{transform:rotate(180deg);color:var(--blue)}.vds-faq-a{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.vds-faq-open .vds-faq-a{max-height:300px}.vds-faq-a p{padding:0 20px 18px;font-size:13.5px;color:var(--text-muted);line-height:1.7}@media(max-width:1100px){.vds-pkg-grid{grid-template-columns:repeat(2,1fr)}.vds-card-hot{transform:none}}@media(max-width:900px){.vds-hero-inner{grid-template-columns:1fr}.vds-hero-visual{display:none}.vds-faq-inner{grid-template-columns:1fr;gap:28px}.stats__grid{flex-wrap:wrap}.s-stat{flex:0 0 50%;padding:16px}.stats-sep{display:none}}@media(max-width:768px){.vds-pkg-grid{grid-template-columns:1fr 1fr}.vds-hero-text h1{font-size:28px}.vds-badges{flex-direction:column;gap:8px}}@media(max-width:520px){.vds-pkg-grid{grid-template-columns:1fr}.vds-card-hot{transform:none}.s-stat{flex:0 0 50%}.s-stat__num{font-size:30px}.vds-filters{flex-direction:column}.vds-fg .sel-wrap select{min-width:100%;width:100%}}.vdscpu{padding:40px 0 44px;background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.vdscpu-head{margin-bottom:20px}.vdscpu-head h2{font-size:25px;font-weight:800;color:var(--navy);margin:5px 0 5px;letter-spacing:-.01em}.vdscpu-head p{font-size:13.5px;color:var(--text-muted);max-width:620px;line-height:1.65;margin:0}.vdscpu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.vdscpu-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px 24px 20px;box-shadow:0 2px 14px rgb(13 27 62 / .05);transition:border-color .18s,box-shadow .18s,transform .18s}.vdscpu-card:hover{border-color:#c9dbf7;box-shadow:0 10px 28px rgb(13 27 62 / .09);transform:translateY(-2px)}.vdscpu-card-top{display:flex;align-items:center;gap:14px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #eef2f7}.vdscpu-ico{width:46px;height:46px;flex-shrink:0;border-radius:12px;background:linear-gradient(135deg,#e8f0fe,#d7e6ff);color:var(--blue-ink);display:flex;align-items:center;justify-content:center}.vdscpu-ico svg{width:24px;height:24px}.vdscpu-title{flex:1;min-width:0}.vdscpu-brand{display:block;font-size:11.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:2px}.vdscpu-title h3{font-size:19px;font-weight:800;color:var(--navy);margin:0;line-height:1.2;letter-spacing:-.01em;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.vdscpu-x2{font-size:12px;font-weight:800;line-height:1;color:#fff;background:var(--blue-ink);border-radius:20px;padding:4px 9px;letter-spacing:.02em}.vdscpu-sub{display:block;font-size:11.5px;font-weight:500;color:var(--text-muted);margin-top:1px}.vdscpu-status{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;align-self:flex-start;font-size:11.5px;font-weight:700;color:#15803d;background:#dcfce7;border-radius:20px;padding:4px 11px}.vdscpu-status i{width:6px;height:6px;border-radius:50%;background:#22c55e;flex-shrink:0;box-shadow:0 0 0 3px rgb(34 197 94 / .22)}.vdscpu-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 12px;margin:0 0 18px}.vdscpu-specs>div{min-width:0}.vdscpu-specs dt{font-size:11.5px;color:var(--text-muted);margin-bottom:3px;line-height:1.3}.vdscpu-specs dd{font-size:15px;font-weight:700;color:var(--navy);margin:0;line-height:1.25}.vdscpu-tags{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:0;padding:0}.vdscpu-tags li{font-size:11.5px;font-weight:600;color:var(--blue-ink);background:#f4f8ff;border:1px solid #dde9ff;border-radius:20px;padding:4px 11px}.vdscpu-note{display:flex;align-items:flex-start;gap:9px;margin:16px 0 0;padding:0;font-size:12.5px;line-height:1.6;color:var(--text-muted);max-width:780px}.vdscpu-note svg{width:15px;height:15px;flex-shrink:0;margin-top:2px;color:var(--blue-ink)}@media (max-width:700px){.vdscpu{padding:30px 0 34px}.vdscpu-specs{grid-template-columns:repeat(2,1fr)}.vdscpu-card{padding:20px 18px 18px}.vdscpu-title h3{font-size:17.5px}}@media (max-width:380px){.vdscpu-specs{grid-template-columns:1fr 1fr;gap:14px 10px}.vdscpu-card-top{flex-wrap:wrap}}