:root{--vds-bg:#090b16;--vds-bg2:#111429;--vds-card:rgba(255,255,255,.065);--vds-text:#f8f7ff;--vds-muted:#a8aec8;--vds-violet:#8b5cf6;--vds-mint:#2de2c5;--vds-coral:#ff7a76;--vds-line:rgba(255,255,255,.11)}
.vds-site{background:var(--vds-bg);color:var(--vds-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:hidden}
.vds-site *{box-sizing:border-box}.vds-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.vds-hero{position:relative;padding:110px 0 86px;background:radial-gradient(circle at 75% 15%,rgba(139,92,246,.22),transparent 35%),radial-gradient(circle at 15% 80%,rgba(45,226,197,.12),transparent 30%),var(--vds-bg)}
.vds-hero__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:76px;align-items:center}.vds-eyebrow,.vds-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;color:var(--vds-mint)}.vds-eyebrow{display:inline-flex;gap:9px;align-items:center;border:1px solid var(--vds-line);padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.035)}.vds-eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--vds-mint);box-shadow:0 0 16px var(--vds-mint)}
.vds-hero h1{font-size:clamp(46px,6vw,79px);line-height:.98;letter-spacing:-.055em;margin:25px 0 24px}.vds-hero h1 span{background:linear-gradient(90deg,var(--vds-violet),var(--vds-mint));-webkit-background-clip:text;color:transparent}.vds-hero__content>p{font-size:19px;line-height:1.7;color:var(--vds-muted);max-width:660px}.vds-actions{display:flex;gap:12px;margin:34px 0 25px;flex-wrap:wrap}.vds-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;color:#0a0b15!important;font-weight:800;padding:14px 20px;border-radius:12px;background:linear-gradient(100deg,var(--vds-mint),#98f4df);box-shadow:0 14px 40px rgba(45,226,197,.18);transition:.2s transform,.2s box-shadow}.vds-btn:hover{transform:translateY(-2px);box-shadow:0 18px 45px rgba(45,226,197,.28)}.vds-btn--secondary{color:var(--vds-text)!important;background:rgba(255,255,255,.05);border:1px solid var(--vds-line);box-shadow:none}.vds-trust{display:flex;gap:20px;color:var(--vds-muted);font-size:13px;flex-wrap:wrap}
.vds-console{position:relative;border:1px solid var(--vds-line);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025));box-shadow:0 35px 100px rgba(0,0,0,.38);backdrop-filter:blur(18px);transform:perspective(1000px) rotateY(-4deg) rotateX(2deg)}.vds-console:after{content:"";position:absolute;inset:15% -8% -12% 20%;background:linear-gradient(135deg,var(--vds-violet),var(--vds-mint));filter:blur(80px);opacity:.19;z-index:-1}.vds-console__bar{height:54px;border-bottom:1px solid var(--vds-line);display:flex;align-items:center;padding:0 18px;gap:8px}.vds-console__bar i{width:9px;height:9px;border-radius:50%;background:var(--vds-coral)}.vds-console__bar i:nth-child(2){background:#ffd36a}.vds-console__bar i:nth-child(3){background:var(--vds-mint)}.vds-console__bar span{margin-left:auto;color:#838ba8;font-size:12px}.vds-console__body{padding:26px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.vds-console__body p{margin:0 0 13px}.vds-console__body b{color:var(--vds-mint)}.vds-console__body .is-muted{color:#717993}.vds-console__body .is-success{color:var(--vds-mint);margin-bottom:26px}.vds-server-stat{display:grid;grid-template-columns:70px 1fr;gap:10px;margin:17px 0;position:relative;padding-bottom:12px}.vds-server-stat strong{text-align:right}.vds-server-stat em{position:absolute;left:0;bottom:0;width:100%;height:4px;background:rgba(255,255,255,.08);border-radius:20px;overflow:hidden}.vds-server-stat em:after{content:"";display:block;width:var(--w);height:100%;background:linear-gradient(90deg,var(--vds-violet),var(--vds-mint));border-radius:20px}
.vds-metrics{border-block:1px solid var(--vds-line);background:#0c0e1c}.vds-metrics__grid{display:grid;grid-template-columns:repeat(4,1fr)}.vds-metrics__grid>div{padding:27px;text-align:center;border-right:1px solid var(--vds-line)}.vds-metrics__grid>div:last-child{border:0}.vds-metrics strong{font-size:28px;display:block}.vds-metrics span{color:var(--vds-muted);font-size:12px;text-transform:uppercase;letter-spacing:.1em}
.vds-section{padding:100px 0}.vds-section--soft{background:var(--vds-bg2);border-block:1px solid var(--vds-line)}.vds-section__head{text-align:center;max-width:700px;margin:0 auto 45px}.vds-section__head h2,.vds-dedicated h2,.vds-cta h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.04em;margin:10px 0 12px}.vds-section__head p,.vds-dedicated p{color:var(--vds-muted);font-size:17px;line-height:1.7}
.vds-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vds-price-card{padding:30px;border:1px solid var(--vds-line);border-radius:20px;background:var(--vds-card);position:relative}.vds-price-card--featured{border-color:rgba(45,226,197,.55);transform:translateY(-8px);box-shadow:0 25px 70px rgba(45,226,197,.10)}.vds-chip{display:inline-block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.11em;color:var(--vds-mint);background:rgba(45,226,197,.09);padding:7px 9px;border-radius:999px}.vds-price-card h3{font-size:24px;margin:20px 0 9px}.vds-price{min-height:54px;margin-bottom:20px}.vds-price strong,.vds-price .woocommerce-Price-amount{font-size:38px;color:var(--vds-text);font-weight:850}.vds-price small{color:var(--vds-muted)}.vds-price-card p,.vds-price-card li{color:var(--vds-muted)}.vds-price-card ul{list-style:none;padding:0;margin:22px 0}.vds-price-card li{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.07)}.vds-price-card li:before{content:"✓";color:var(--vds-mint);margin-right:8px}.vds-price-card .vds-btn{width:100%;margin-top:10px}
.vds-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.vds-feature-grid article{padding:25px;border-left:1px solid var(--vds-line)}.vds-feature-grid span{font-size:12px;color:var(--vds-coral);font-weight:900}.vds-feature-grid h3{font-size:20px}.vds-feature-grid p{color:var(--vds-muted);line-height:1.65}
.vds-dedicated{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.vds-rack{display:grid;gap:10px;padding:25px;border:1px solid var(--vds-line);border-radius:22px;background:linear-gradient(145deg,rgba(139,92,246,.13),rgba(45,226,197,.04))}.vds-rack div{height:58px;border:1px solid var(--vds-line);border-radius:9px;background:rgba(0,0,0,.25);position:relative}.vds-rack div:before{content:"";position:absolute;left:17px;top:23px;width:9px;height:9px;border-radius:50%;background:var(--vds-mint);box-shadow:18px 0 0 rgba(45,226,197,.35),36px 0 0 rgba(45,226,197,.2)}.vds-rack div:after{content:"VDSROOT NODE";position:absolute;right:17px;top:20px;color:#646c87;font:10px ui-monospace,monospace;letter-spacing:.12em}
.vds-cta{padding:65px 0;background:linear-gradient(110deg,rgba(139,92,246,.28),rgba(45,226,197,.14)),#111429;border-top:1px solid var(--vds-line)}.vds-cta .vds-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.vds-cta h2{margin-bottom:0}.vds-page-hero{min-height:420px;display:flex;align-items:center;background:radial-gradient(circle at 80% 20%,rgba(139,92,246,.25),transparent 38%),var(--vds-bg)}.vds-page-hero h1{font-size:clamp(45px,7vw,80px);margin:12px 0}.vds-page-hero p{font-size:19px;color:var(--vds-muted)}
@media(max-width:900px){.vds-hero{padding-top:75px}.vds-hero__grid,.vds-dedicated{grid-template-columns:1fr}.vds-console{transform:none}.vds-pricing-grid{grid-template-columns:1fr}.vds-price-card--featured{transform:none}.vds-feature-grid{grid-template-columns:1fr 1fr}.vds-metrics__grid{grid-template-columns:1fr 1fr}.vds-metrics__grid>div:nth-child(2){border-right:0}.vds-metrics__grid>div:nth-child(-n+2){border-bottom:1px solid var(--vds-line)}}
@media(max-width:600px){.vds-wrap{width:min(100% - 26px,1180px)}.vds-hero h1{font-size:47px}.vds-actions .vds-btn{width:100%}.vds-trust{display:grid;gap:8px}.vds-feature-grid{grid-template-columns:1fr}.vds-cta .vds-wrap{display:block}.vds-cta .vds-btn{margin-top:22px;width:100%}.vds-section{padding:75px 0}.vds-console__body{padding:18px}}
/* VDSROOT 1.1 theme isolation and storefront chrome */
body.vdsroot-page{margin:0!important;background:var(--vds-bg)!important}
body.vdsroot-page .wp-site-blocks>header,body.vdsroot-page .wp-site-blocks>footer,body.vdsroot-page header.wp-block-template-part,body.vdsroot-page footer.wp-block-template-part,body.vdsroot-page .site-header,body.vdsroot-page .site-footer,body.vdsroot-page #masthead,body.vdsroot-page #colophon{display:none!important}
body.vdsroot-page .entry-header,body.vdsroot-page .wp-block-post-title,body.vdsroot-page h1.entry-title{display:none!important}
body.vdsroot-page .wp-site-blocks,body.vdsroot-page .site,body.vdsroot-page .site-content,body.vdsroot-page .content-area,body.vdsroot-page main.site-main,body.vdsroot-page .entry-content{margin:0!important;padding:0!important;max-width:none!important;width:100%!important}
body.vdsroot-page .entry-content>*{max-width:none!important;margin-block-start:0!important;margin-block-end:0!important}
.vds-topbar{background:#080a13;color:#9ea7c3;text-align:center;padding:8px 18px;font:700 11px/1.3 Inter,system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--vds-line)}
.vds-header{position:relative;z-index:50;background:rgba(9,11,22,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--vds-line)}
.vds-header__inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.vds-brand{display:inline-flex;align-items:center;gap:11px;color:#fff!important;text-decoration:none!important;font:900 17px/1 Inter,system-ui,sans-serif;letter-spacing:.06em}
.vds-brand small{display:block;margin-top:5px;color:#8992ae;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.vds-brand__mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#080a13;background:linear-gradient(135deg,var(--vds-mint),#9df5e2);box-shadow:0 10px 30px rgba(45,226,197,.16)}
.vds-nav{display:flex;align-items:center;gap:24px}.vds-nav>a:not(.vds-btn){color:#bdc4d9!important;text-decoration:none!important;font:700 14px Inter,system-ui,sans-serif;transition:.2s color}.vds-nav>a:not(.vds-btn):hover{color:#fff!important}.vds-nav .vds-btn{padding:11px 16px;border-radius:10px}.vds-nav__cart{padding-left:22px;border-left:1px solid var(--vds-line)}
.vds-menu-toggle{display:none;background:none;border:0;padding:8px}.vds-menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px}
.vds-location-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vds-location-grid article{padding:28px;border:1px solid var(--vds-line);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.025))}.vds-location-grid b{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:rgba(139,92,246,.16);color:#c8b7ff}.vds-location-grid h3{font-size:22px;margin:18px 0 8px}.vds-location-grid p{color:var(--vds-muted);margin:0}.vds-locations{border-top:1px solid var(--vds-line);background:radial-gradient(circle at 50% 0,rgba(139,92,246,.13),transparent 35%),var(--vds-bg)}
.vds-footer{background:#070911;color:#a4acc4;border-top:1px solid var(--vds-line);font-family:Inter,system-ui,sans-serif;padding:68px 0 35px}.vds-footer__grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.vds-footer p{max-width:380px;line-height:1.7}.vds-footer h3{color:#fff;font-size:14px;margin:4px 0 18px}.vds-footer a:not(.vds-brand),.vds-footer span{display:block;color:#929bb6!important;text-decoration:none!important;font-size:13px;margin:11px 0}.vds-footer a:hover{color:#fff!important}
@media(max-width:980px){.vds-menu-toggle{display:block}.vds-nav{display:none;position:absolute;top:82px;left:20px;right:20px;padding:22px;background:#111429;border:1px solid var(--vds-line);border-radius:16px;box-shadow:0 25px 60px rgba(0,0,0,.4);flex-direction:column;align-items:stretch}.vds-nav.is-open{display:flex}.vds-nav__cart{padding-left:0;border-left:0}.vds-nav .vds-btn{width:100%}.vds-footer__grid{grid-template-columns:1fr 1fr}.vds-location-grid{grid-template-columns:1fr}}
@media(max-width:600px){.vds-topbar{font-size:9px}.vds-header__inner{height:70px}.vds-nav{top:70px}.vds-footer__grid{grid-template-columns:1fr}.vds-footer{padding-top:52px}}
.vds-pricing-grid--four{grid-template-columns:repeat(4,minmax(0,1fr));}
@media(max-width:1050px){.vds-pricing-grid--four{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:650px){.vds-pricing-grid--four{grid-template-columns:1fr;}}

/* VDSROOT 1.2.3 — premium WooCommerce product pages */
body.vdsroot-page.single-product{background:var(--vds-bg)!important;color:var(--vds-text)!important}
body.vdsroot-page.single-product .wp-site-blocks>header,
body.vdsroot-page.single-product .wp-site-blocks>footer,
body.vdsroot-page.single-product header.wp-block-template-part,
body.vdsroot-page.single-product footer.wp-block-template-part,
body.vdsroot-page.single-product .site-header,
body.vdsroot-page.single-product .site-footer,
body.vdsroot-page.single-product #masthead,
body.vdsroot-page.single-product #colophon{display:none!important}
body.vdsroot-page.single-product .wp-site-blocks,
body.vdsroot-page.single-product .site,
body.vdsroot-page.single-product .site-content,
body.vdsroot-page.single-product .content-area,
body.vdsroot-page.single-product main.site-main{margin:0!important;padding:0!important;max-width:none!important;width:100%!important;background:var(--vds-bg)!important}
body.vdsroot-page.single-product .woocommerce{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:64px 0 100px;font-family:Inter,system-ui,sans-serif;color:var(--vds-text)}
body.vdsroot-page.single-product .woocommerce-breadcrumb{color:var(--vds-muted);font-size:13px;margin:0 0 32px}
body.vdsroot-page.single-product .woocommerce-breadcrumb a{color:var(--vds-mint)!important;text-decoration:none}
body.vdsroot-page.single-product div.product{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(380px,1.1fr);gap:64px;align-items:start}
body.vdsroot-page.single-product div.product .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important;min-height:470px;border:1px solid var(--vds-line);border-radius:24px;background:radial-gradient(circle at 70% 20%,rgba(139,92,246,.22),transparent 40%),linear-gradient(145deg,#14182b,#0c0f1e);display:grid;place-items:center;overflow:hidden;position:relative}
body.vdsroot-page.single-product div.product .woocommerce-product-gallery:before{content:"VDSROOT\A CLOUD NODE";white-space:pre;display:grid;place-items:center;width:72%;height:58%;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(6,8,18,.55);box-shadow:0 28px 80px rgba(0,0,0,.35),inset 0 1px rgba(255,255,255,.06);color:#fff;font-weight:900;font-size:30px;line-height:1.25;letter-spacing:.08em;text-align:center}
body.vdsroot-page.single-product div.product .woocommerce-product-gallery:after{content:"●  ●  ●";position:absolute;top:27%;left:21%;color:var(--vds-mint);font-size:12px;letter-spacing:7px}
body.vdsroot-page.single-product div.product .woocommerce-product-gallery__wrapper{display:none!important}
body.vdsroot-page.single-product div.product .summary{width:100%!important;float:none!important;margin:0!important;padding:24px 0}
body.vdsroot-page.single-product .product_title{font-size:clamp(40px,5vw,64px)!important;line-height:1.02;letter-spacing:-.045em;color:#fff!important;margin:0 0 18px!important}
body.vdsroot-page.single-product .summary .price{display:flex;align-items:baseline;gap:7px;margin:0 0 24px!important;color:#fff!important}
body.vdsroot-page.single-product .summary .price .woocommerce-Price-amount{font-size:42px;font-weight:900;color:#fff!important}
.vds-billing-period{font-size:14px;color:var(--vds-muted);font-weight:600}
body.vdsroot-page.single-product .woocommerce-product-details__short-description{font-size:18px;line-height:1.7;color:var(--vds-muted);padding-bottom:24px;border-bottom:1px solid var(--vds-line)}
body.vdsroot-page.single-product form.cart{display:flex;gap:12px;margin:28px 0!important}
body.vdsroot-page.single-product form.cart .quantity{display:none!important}
body.vdsroot-page.single-product .single_add_to_cart_button{min-height:54px!important;padding:0 28px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,var(--vds-mint),#91f0dc)!important;color:#07110f!important;font-weight:900!important;font-size:15px!important;box-shadow:0 14px 35px rgba(45,226,197,.18)!important}
body.vdsroot-page.single-product .single_add_to_cart_button:hover{transform:translateY(-2px);filter:brightness(1.05)}
body.vdsroot-page.single-product .product_meta{margin-top:24px;padding:18px 20px;border:1px solid var(--vds-line);border-radius:14px;background:rgba(255,255,255,.03);color:var(--vds-muted)}
body.vdsroot-page.single-product .product_meta a{color:var(--vds-mint)!important;text-decoration:none}
body.vdsroot-page.single-product .woocommerce-tabs{grid-column:1/-1!important;width:100%!important;margin-top:26px;padding:34px;border:1px solid var(--vds-line);border-radius:20px;background:var(--vds-card)}
body.vdsroot-page.single-product .woocommerce-tabs ul.tabs{padding:0!important;margin:0 0 24px!important;border-bottom:1px solid var(--vds-line)!important}
body.vdsroot-page.single-product .woocommerce-tabs ul.tabs:before{display:none!important}
body.vdsroot-page.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:none!important;margin:0 28px 0 0!important;padding:0 0 14px!important;border-radius:0!important}
body.vdsroot-page.single-product .woocommerce-tabs ul.tabs li:before,body.vdsroot-page.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}
body.vdsroot-page.single-product .woocommerce-tabs ul.tabs li.active{border-bottom:2px solid var(--vds-mint)!important}
body.vdsroot-page.single-product .woocommerce-tabs ul.tabs li a{color:#fff!important;font-weight:800!important}
body.vdsroot-page.single-product .woocommerce-Tabs-panel h2{color:#fff;font-size:26px}
body.vdsroot-page.single-product .woocommerce-Tabs-panel p{color:var(--vds-muted);font-size:16px;line-height:1.75}
body.vdsroot-page.single-product .related.products{grid-column:1/-1!important;width:100%!important;margin-top:45px}
body.vdsroot-page.single-product .related.products>h2{font-size:38px;color:#fff;margin-bottom:28px}
body.vdsroot-page.single-product ul.products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin:0!important}
body.vdsroot-page.single-product ul.products li.product{width:auto!important;margin:0!important;padding:24px!important;border:1px solid var(--vds-line);border-radius:18px;background:var(--vds-card);display:block!important}
body.vdsroot-page.single-product ul.products li.product img{height:180px!important;object-fit:contain;border-radius:13px;background:linear-gradient(145deg,#15192c,#0d101e);opacity:.25;margin-bottom:20px!important}
body.vdsroot-page.single-product ul.products li.product .woocommerce-loop-product__title{color:#fff!important;font-size:19px!important}
body.vdsroot-page.single-product ul.products li.product .price{color:#fff!important;font-size:22px!important;font-weight:850!important}
body.vdsroot-page.single-product ul.products li.product .button{display:inline-flex!important;margin-top:18px!important;padding:12px 17px!important;border-radius:10px!important;background:var(--vds-mint)!important;color:#07110f!important;font-weight:900!important}
body.vdsroot-page.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{display:none!important}
@media(max-width:850px){body.vdsroot-page.single-product div.product{grid-template-columns:1fr;gap:30px}body.vdsroot-page.single-product div.product .woocommerce-product-gallery{min-height:350px}body.vdsroot-page.single-product ul.products{grid-template-columns:1fr!important}}

/* 1.2.4 hard standalone commerce templates */
body.vdsroot-standalone{margin:0!important;background:var(--vds-bg)!important;color:var(--vds-text)!important}
body.vdsroot-standalone>.wp-site-blocks,body.vdsroot-standalone>.site{display:none!important}
.vds-commerce-shell{min-height:70vh;background:radial-gradient(circle at 85% 0,rgba(139,92,246,.12),transparent 30%),var(--vds-bg);padding:54px 0 100px;font-family:Inter,system-ui,sans-serif}
.vds-crumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:var(--vds-muted);font-size:13px;margin-bottom:34px}.vds-crumbs a{color:var(--vds-mint)!important;text-decoration:none}.vds-crumbs b{color:#fff}
.vds-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.vds-product-visual{min-height:520px;border:1px solid var(--vds-line);border-radius:26px;background:radial-gradient(circle at 70% 20%,rgba(139,92,246,.25),transparent 42%),linear-gradient(145deg,#15192d,#0b0e1b);display:grid;place-items:center;box-shadow:0 35px 90px rgba(0,0,0,.3)}
.vds-node-card{width:72%;padding:34px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(6,8,18,.68);box-shadow:0 25px 70px rgba(0,0,0,.42)}.vds-node-lights{display:flex;gap:7px;margin-bottom:45px}.vds-node-lights i{width:8px;height:8px;border-radius:99px;background:var(--vds-mint)}.vds-node-card>span{font-size:10px;letter-spacing:.2em;color:var(--vds-muted)}.vds-node-card strong{display:block;font-size:24px;line-height:1.2;color:#fff;margin:14px 0}.vds-node-card p{color:var(--vds-muted);font-size:13px}.vds-node-bars{display:grid;gap:11px;margin-top:30px}.vds-node-bars em{height:6px;border-radius:20px;background:linear-gradient(90deg,var(--vds-mint) 0 68%,rgba(255,255,255,.08) 68%)}.vds-node-bars em:nth-child(2){background:linear-gradient(90deg,#8b5cf6 0 42%,rgba(255,255,255,.08) 42%)}.vds-node-bars em:nth-child(3){background:linear-gradient(90deg,#52b8ff 0 83%,rgba(255,255,255,.08) 83%)}
.vds-product-summary h1{font-size:clamp(44px,5vw,70px);line-height:.98;letter-spacing:-.05em;color:#fff;margin:20px 0}.vds-product-price{display:flex;align-items:baseline;gap:7px;color:#fff;margin:0 0 22px}.vds-product-price .amount{font-size:44px;font-weight:900;color:#fff}.vds-product-lead{font-size:18px;line-height:1.7;color:var(--vds-muted);max-width:620px}.vds-product-benefits{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:28px 0;padding:0;list-style:none}.vds-product-benefits li{color:#dce2f3}.vds-product-benefits li:before{content:'✓';color:var(--vds-mint);margin-right:9px}.vds-product-cart{margin:28px 0 16px}.vds-product-cart button{min-height:56px!important;padding:0 30px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,var(--vds-mint),#91f0dc)!important;color:#06110f!important;font-weight:900!important;font-size:16px!important;box-shadow:0 16px 38px rgba(45,226,197,.18)!important}.vds-safe-note{color:var(--vds-muted);font-size:13px}
.vds-plan-details,.vds-related{margin-top:90px;padding-top:58px;border-top:1px solid var(--vds-line)}.vds-plan-details h2,.vds-related h2{font-size:clamp(34px,4vw,52px);color:#fff;letter-spacing:-.04em;margin:12px 0 35px}.vds-detail-grid,.vds-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.vds-detail-grid article,.vds-related-grid article{padding:28px;border:1px solid var(--vds-line);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025))}.vds-detail-grid b{color:#ff738e;font-size:12px}.vds-detail-grid h3,.vds-related-grid h3{color:#fff;font-size:20px;margin:17px 0 10px}.vds-detail-grid p,.vds-related-grid p{color:var(--vds-muted);line-height:1.65}.vds-related-grid{grid-template-columns:repeat(3,1fr)}.vds-related-price .amount{font-size:30px;font-weight:900;color:#fff}.vds-related-grid .vds-btn{margin-top:16px}
.vds-checkout-head{text-align:center;max-width:760px;margin:0 auto 38px}.vds-checkout-head h1{font-size:clamp(42px,5vw,64px);color:#fff;letter-spacing:-.05em;margin:10px 0}.vds-checkout-head p{color:var(--vds-muted);font-size:17px}.vds-checkout-card{padding:34px;border:1px solid var(--vds-line);border-radius:24px;background:#101323;box-shadow:0 30px 90px rgba(0,0,0,.28)}
.vds-checkout-card .woocommerce{color:#dce2f3}.vds-checkout-card h3,.vds-checkout-card h2,.vds-checkout-card label{color:#fff!important}.vds-checkout-card input,.vds-checkout-card select,.vds-checkout-card textarea{background:#0a0d18!important;border:1px solid #30364f!important;color:#fff!important;border-radius:10px!important;padding:13px!important}.vds-checkout-card #order_review,.vds-checkout-card .woocommerce-checkout-review-order{background:#0b0e1a;border:1px solid var(--vds-line);border-radius:16px;padding:22px}.vds-checkout-card table,.vds-checkout-card td,.vds-checkout-card th{border-color:var(--vds-line)!important;color:#dce2f3!important}.vds-checkout-card .button,.vds-checkout-card #place_order{background:var(--vds-mint)!important;color:#06110f!important;border:0!important;border-radius:10px!important;font-weight:900!important;padding:15px 22px!important}.vds-checkout-card .woocommerce-error{background:rgba(255,85,110,.1)!important;color:#ffd7de!important;border:1px solid rgba(255,85,110,.45)!important;border-radius:12px!important}
@media(max-width:900px){.vds-product-layout{grid-template-columns:1fr;gap:35px}.vds-product-visual{min-height:370px}.vds-detail-grid{grid-template-columns:1fr 1fr}.vds-related-grid{grid-template-columns:1fr}.vds-checkout-card{padding:20px}}
@media(max-width:600px){.vds-commerce-shell{padding-top:32px}.vds-product-benefits,.vds-detail-grid{grid-template-columns:1fr}.vds-node-card{width:80%;padding:24px}.vds-product-visual{min-height:310px}}

/* v1.2.6 — polished cart */
body.vdsroot-page.woocommerce-cart .vds-commerce-shell{padding:72px 0 110px;background:radial-gradient(circle at 82% 8%,rgba(139,92,246,.13),transparent 33%),var(--vds-bg)}
body.vdsroot-page.woocommerce-cart .vds-checkout-card{padding:0;background:transparent;border:0;box-shadow:none}
body.vdsroot-page.woocommerce-cart .woocommerce{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(330px,.8fr);gap:28px;align-items:start;color:var(--vds-text)}
body.vdsroot-page.woocommerce-cart .woocommerce-notices-wrapper{grid-column:1/-1}
body.vdsroot-page.woocommerce-cart .woocommerce-message{margin:0 0 4px!important;padding:17px 20px 17px 52px!important;background:rgba(45,226,197,.09)!important;border:1px solid rgba(45,226,197,.3)!important;border-radius:14px!important;color:#dffdf7!important}
body.vdsroot-page.woocommerce-cart .woocommerce-message:before{color:var(--vds-mint)!important;top:17px!important}
body.vdsroot-page.woocommerce-cart .woocommerce-message .button{display:none!important}
body.vdsroot-page.woocommerce-cart form.woocommerce-cart-form{margin:0!important;padding:10px 28px 28px;border:1px solid var(--vds-line);border-radius:22px;background:linear-gradient(145deg,#111527,#0d101e);box-shadow:0 26px 70px rgba(0,0,0,.22)}
body.vdsroot-page.woocommerce-cart table.shop_table{border:0!important;border-collapse:separate!important;border-spacing:0!important;margin:0!important;background:transparent!important}
body.vdsroot-page.woocommerce-cart table.shop_table thead th{padding:22px 12px 17px!important;border:0!important;border-bottom:1px solid var(--vds-line)!important;color:#8f9ab7!important;font-size:11px!important;letter-spacing:.13em!important;text-transform:uppercase!important}
body.vdsroot-page.woocommerce-cart table.shop_table td{padding:24px 12px!important;border:0!important;border-bottom:1px solid var(--vds-line)!important;background:transparent!important;color:#fff!important;vertical-align:middle!important}
body.vdsroot-page.woocommerce-cart td.product-thumbnail{display:none!important}
body.vdsroot-page.woocommerce-cart th.product-thumbnail{display:none!important}
body.vdsroot-page.woocommerce-cart td.product-name{position:relative;padding-left:66px!important;min-height:64px}
body.vdsroot-page.woocommerce-cart td.product-name:before{content:'V';position:absolute;left:8px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--vds-mint),#92f1df);color:#07110f;font-weight:950;box-shadow:0 10px 25px rgba(45,226,197,.18)}
body.vdsroot-page.woocommerce-cart td.product-name a{color:#fff!important;text-decoration:none!important;font-size:17px!important;font-weight:850!important}
body.vdsroot-page.woocommerce-cart td.product-price,body.vdsroot-page.woocommerce-cart td.product-subtotal{font-weight:850!important;color:#fff!important}
body.vdsroot-page.woocommerce-cart .quantity .qty{width:68px!important;min-height:46px!important;text-align:center!important;background:#090c18!important;border:1px solid #313750!important;border-radius:11px!important;color:#fff!important}
body.vdsroot-page.woocommerce-cart td.product-remove a.remove{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:9px!important;background:rgba(255,85,110,.08)!important;color:#ff7890!important;font-size:19px!important}
body.vdsroot-page.woocommerce-cart td.product-remove a.remove:hover{background:#ff5570!important;color:#fff!important}
body.vdsroot-page.woocommerce-cart td.actions{padding:24px 0 0!important;border:0!important}
body.vdsroot-page.woocommerce-cart td.actions .coupon{display:flex!important;gap:10px!important}
body.vdsroot-page.woocommerce-cart td.actions .coupon input{width:190px!important;min-height:48px!important;background:#090c18!important;border:1px solid #313750!important;color:#fff!important;border-radius:11px!important}
body.vdsroot-page.woocommerce-cart td.actions .button{min-height:48px!important;background:linear-gradient(135deg,var(--vds-mint),#91f0dc)!important;color:#07110f!important;border:0!important;border-radius:11px!important;font-weight:900!important;padding:0 20px!important}
body.vdsroot-page.woocommerce-cart td.actions button[name=update_cart]{float:right!important;background:#1b725f!important;color:#dffff8!important}
body.vdsroot-page.woocommerce-cart .cart-collaterals{width:auto!important;float:none!important;margin:0!important}
body.vdsroot-page.woocommerce-cart .cart_totals{width:100%!important;float:none!important;margin:0!important;padding:28px!important;border:1px solid var(--vds-line)!important;border-radius:22px!important;background:linear-gradient(145deg,#13172a,#0e1120)!important;box-shadow:0 26px 70px rgba(0,0,0,.24)!important}
body.vdsroot-page.woocommerce-cart .cart_totals h2{margin:0 0 18px!important;color:#fff!important;font-size:24px!important}
body.vdsroot-page.woocommerce-cart .cart_totals table{background:transparent!important;border:0!important}
body.vdsroot-page.woocommerce-cart .cart_totals th,body.vdsroot-page.woocommerce-cart .cart_totals td{padding:17px 0!important;background:transparent!important;border:0!important;border-bottom:1px solid var(--vds-line)!important;color:#c7cee2!important}
body.vdsroot-page.woocommerce-cart .cart_totals td{text-align:right!important;color:#fff!important;font-weight:800!important}
body.vdsroot-page.woocommerce-cart .cart_totals .order-total th,body.vdsroot-page.woocommerce-cart .cart_totals .order-total td{padding-top:23px!important;font-size:20px!important;border-bottom:0!important;color:#fff!important}
body.vdsroot-page.woocommerce-cart .wc-proceed-to-checkout{padding:22px 0 0!important}
body.vdsroot-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:58px!important;margin:0!important;border-radius:13px!important;background:linear-gradient(135deg,var(--vds-mint),#91f0dc)!important;color:#06110f!important;font-size:17px!important;font-weight:950!important;box-shadow:0 16px 38px rgba(45,226,197,.16)!important}
body.vdsroot-page.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{transform:translateY(-2px);filter:brightness(1.04)}
body.vdsroot-page.woocommerce-cart .return-to-shop .button{background:var(--vds-mint)!important;color:#07110f!important;border-radius:12px!important}
@media(max-width:900px){body.vdsroot-page.woocommerce-cart .woocommerce{grid-template-columns:1fr}body.vdsroot-page.woocommerce-cart form.woocommerce-cart-form{padding:6px 17px 20px}body.vdsroot-page.woocommerce-cart table.shop_table thead{display:none}body.vdsroot-page.woocommerce-cart table.shop_table tr.cart_item{display:grid;grid-template-columns:34px 1fr auto;gap:8px;padding:18px 0;border-bottom:1px solid var(--vds-line)}body.vdsroot-page.woocommerce-cart table.shop_table td{display:block!important;padding:7px!important;border:0!important}body.vdsroot-page.woocommerce-cart td.product-name{grid-column:2/4;padding-left:58px!important}body.vdsroot-page.woocommerce-cart td.product-price{grid-column:2}body.vdsroot-page.woocommerce-cart td.product-quantity{grid-column:3}body.vdsroot-page.woocommerce-cart td.product-subtotal{grid-column:2/4;text-align:right}body.vdsroot-page.woocommerce-cart td.actions .coupon{float:none!important;width:100%!important}body.vdsroot-page.woocommerce-cart td.actions .coupon input{width:100%!important}body.vdsroot-page.woocommerce-cart td.actions button[name=update_cart]{float:none!important;width:100%!important;margin-top:10px!important}}

/* v1.2.7 — checkout and shop hardening */
body.vdsroot-checkout-page .vds-checkout-card{padding:30px!important;background:linear-gradient(145deg,#111527,#0d101e)!important;border:1px solid var(--vds-line)!important}
body.vdsroot-checkout-page form.checkout.woocommerce-checkout{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;gap:28px!important;align-items:start!important}
body.vdsroot-checkout-page form.checkout .col2-set{width:auto!important;float:none!important;margin:0!important;padding:26px!important;background:#0b0e1a!important;border:1px solid var(--vds-line)!important;border-radius:18px!important}
body.vdsroot-checkout-page form.checkout #order_review_heading{grid-column:2!important;margin:0 0 -12px!important;padding:0 2px!important;color:#fff!important;font-size:24px!important}
body.vdsroot-checkout-page form.checkout #order_review{grid-column:2!important;width:auto!important;float:none!important;margin:0!important;background:#0b0e1a!important;border:1px solid var(--vds-line)!important;border-radius:18px!important;padding:24px!important}
body.vdsroot-checkout-page .woocommerce-billing-fields h3,body.vdsroot-checkout-page .woocommerce-additional-fields h3{margin:0 0 22px!important;color:#fff!important}
body.vdsroot-checkout-page .form-row{margin:0 0 16px!important}
body.vdsroot-checkout-page .form-row label{display:block!important;margin:0 0 8px!important;color:#c9d1e7!important;font-size:13px!important;font-weight:700!important}
body.vdsroot-checkout-page .form-row input.input-text,body.vdsroot-checkout-page .form-row textarea,body.vdsroot-checkout-page .form-row select,body.vdsroot-checkout-page .select2-container--default .select2-selection--single{width:100%!important;min-height:50px!important;background:#070a14!important;border:1px solid #30364f!important;color:#fff!important;border-radius:11px!important;box-shadow:none!important}
body.vdsroot-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:48px!important;color:#fff!important;padding-left:14px!important}
body.vdsroot-checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow{height:48px!important}
body.vdsroot-checkout-page .woocommerce-checkout-review-order-table{margin:0 0 18px!important;background:transparent!important}
body.vdsroot-checkout-page #payment{background:#101525!important;border:1px solid var(--vds-line)!important;border-radius:14px!important;color:#dce2f3!important}
body.vdsroot-checkout-page #payment ul.payment_methods{border-bottom:1px solid var(--vds-line)!important}
body.vdsroot-checkout-page #payment .woocommerce-info,body.vdsroot-checkout-page #payment .woocommerce-error{background:rgba(255,184,77,.08)!important;color:#ffe6b7!important;border:1px solid rgba(255,184,77,.3)!important;border-radius:11px!important}
body.vdsroot-checkout-page .woocommerce-form-coupon-toggle .woocommerce-info{background:rgba(45,226,197,.08)!important;border:1px solid rgba(45,226,197,.28)!important;color:#dffdf7!important;border-radius:12px!important}
body.vdsroot-checkout-page .woocommerce-privacy-policy-text{color:#aeb8d0!important}
body.vdsroot-checkout-page #place_order{width:100%!important;min-height:56px!important;font-size:16px!important}

.vds-shop-shell{padding:70px 0 110px;background:radial-gradient(circle at 85% 5%,rgba(139,92,246,.13),transparent 30%),var(--vds-bg)}
.vds-shop-head{margin-bottom:38px}.vds-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 26px;padding:15px 18px;border:1px solid var(--vds-line);border-radius:14px;background:#0e1221;color:#aeb8d0}.vds-shop-toolbar strong{color:#fff}.vds-shop-toolbar select{min-height:42px;padding:0 40px 0 14px;border:1px solid #30364f;border-radius:10px;background:#090c18;color:#fff}
.vds-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.vds-shop-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:24px;border:1px solid var(--vds-line);border-radius:18px;background:linear-gradient(150deg,#15192a,#0e111e);box-shadow:0 20px 50px rgba(0,0,0,.18);transition:.22s ease}.vds-shop-card:hover{transform:translateY(-5px);border-color:rgba(45,226,197,.45)}.vds-shop-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.vds-shop-card__node{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,var(--vds-mint),#91f0dc);color:#07110f;font-weight:950}.vds-shop-card h2{margin:0 0 12px;font-size:21px}.vds-shop-card h2 a{color:#fff;text-decoration:none}.vds-shop-card__price{display:flex;align-items:baseline;gap:5px;margin-bottom:14px;color:#fff;font-size:29px;font-weight:900}.vds-shop-card__price small{font-size:12px;color:#97a2bd}.vds-shop-card p{min-height:48px;color:#aeb8d0}.vds-shop-card ul{display:grid;gap:9px;margin:4px 0 24px;padding:0;list-style:none;color:#cbd3e6}.vds-shop-card li:before{content:'✓';margin-right:8px;color:var(--vds-mint)}.vds-shop-card .vds-btn{margin-top:auto;width:100%;justify-content:center}.vds-shop-pagination{margin-top:38px}.vds-shop-pagination ul.page-numbers{display:flex;justify-content:center;gap:8px;border:0!important}.vds-shop-pagination a,.vds-shop-pagination span{display:grid!important;place-items:center!important;min-width:42px!important;height:42px!important;border:1px solid var(--vds-line)!important;border-radius:10px!important;background:#101424!important;color:#fff!important}.vds-shop-pagination .current{background:var(--vds-mint)!important;color:#07110f!important}.vds-empty-state{padding:60px;text-align:center;border:1px solid var(--vds-line);border-radius:18px;background:#101424}
@media(max-width:1050px){.vds-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){body.vdsroot-checkout-page form.checkout.woocommerce-checkout{grid-template-columns:1fr!important}body.vdsroot-checkout-page form.checkout #order_review_heading,body.vdsroot-checkout-page form.checkout #order_review{grid-column:1!important}}
@media(max-width:600px){body.vdsroot-checkout-page .vds-checkout-card{padding:16px!important}body.vdsroot-checkout-page form.checkout .col2-set,body.vdsroot-checkout-page form.checkout #order_review{padding:18px!important}.vds-shop-grid{grid-template-columns:1fr}.vds-shop-toolbar{align-items:flex-start;flex-direction:column}.vds-shop-toolbar form{width:100%}.vds-shop-toolbar select{width:100%}}

/* v1.2.8 — premium WooCommerce client area */
.vds-account-shell{min-height:760px;padding:76px 0 110px;background:radial-gradient(circle at 82% 8%,rgba(139,92,246,.18),transparent 34%),radial-gradient(circle at 12% 55%,rgba(45,226,197,.08),transparent 28%),var(--vds-bg);color:var(--vds-text)}
.vds-account-head{max-width:760px;margin:0 auto 42px;text-align:center}.vds-account-head h1{margin:10px 0 12px;color:#fff;font-size:clamp(44px,6vw,72px);letter-spacing:-.05em}.vds-account-head p{margin:0;color:var(--vds-muted);font-size:17px}
.vds-account-card{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.vds-account-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:30px;align-items:start;width:100%}.vds-account-layout>.woocommerce-notices-wrapper{grid-column:1/-1}
.vds-account-card .woocommerce-MyAccount-navigation{float:none!important;width:auto!important;margin:0!important;padding:14px;border:1px solid var(--vds-line);border-radius:20px;background:linear-gradient(145deg,#121628,#0c0f1d);position:sticky;top:24px}
.vds-account-card .woocommerce-MyAccount-navigation ul{margin:0!important;padding:0!important;list-style:none!important}.vds-account-card .woocommerce-MyAccount-navigation li{margin:4px 0!important;border:0!important}.vds-account-card .woocommerce-MyAccount-navigation a{display:flex!important;align-items:center;min-height:48px;padding:0 15px!important;border-radius:11px;color:#d5dced!important;text-decoration:none!important;font-weight:750!important;transition:.18s ease}.vds-account-card .woocommerce-MyAccount-navigation a:hover,.vds-account-card .woocommerce-MyAccount-navigation .is-active a{background:linear-gradient(90deg,rgba(45,226,197,.16),rgba(45,226,197,.06));color:var(--vds-mint)!important}
.vds-account-card .woocommerce-MyAccount-content{float:none!important;width:auto!important;min-width:0;color:#c6cde0}.vds-account-card .woocommerce-MyAccount-content>p:first-child{margin-top:0;padding:24px 26px;border:1px solid var(--vds-line);border-radius:18px;background:rgba(255,255,255,.045);font-size:15px;line-height:1.75}.vds-account-card a{color:var(--vds-mint)}
.vds-account-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:24px 0}.vds-account-stat{min-height:178px;padding:22px;border:1px solid var(--vds-line);border-radius:18px;background:linear-gradient(150deg,#15192a,#0d101d);box-shadow:0 20px 50px rgba(0,0,0,.16)}.vds-account-icon{display:grid;place-items:center;width:40px;height:40px;margin-bottom:22px;border:1px solid rgba(45,226,197,.38);border-radius:12px;color:var(--vds-mint);font-size:20px}.vds-account-stat small{display:block;color:#cfd6e9;font-size:14px}.vds-account-stat strong{display:block;margin:9px 0 5px;color:#fff;font-size:31px;line-height:1}.vds-account-stat em{color:var(--vds-mint);font-style:normal;font-size:13px}
.vds-account-actions{margin-top:26px;padding:28px;border:1px solid var(--vds-line);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025))}.vds-account-section-head h2{margin:8px 0 24px;color:#fff;font-size:28px;letter-spacing:-.025em}.vds-account-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.vds-account-action-grid article{padding:23px;border:1px solid var(--vds-line);border-radius:16px;background:#0d101d}.vds-account-action-grid article>span{color:var(--vds-mint);font-size:27px}.vds-account-action-grid h3{margin:13px 0 7px;color:#fff;font-size:18px}.vds-account-action-grid p{min-height:48px;margin:0 0 18px;color:var(--vds-muted);line-height:1.55}.vds-account-action-grid .vds-btn{padding:11px 15px;font-size:13px}
.vds-account-card .woocommerce-orders-table,.vds-account-card .woocommerce-table,.vds-account-card table.shop_table{width:100%!important;border:1px solid var(--vds-line)!important;border-collapse:separate!important;border-spacing:0!important;border-radius:16px!important;overflow:hidden;background:#0d101d!important;color:#dce3f3!important}.vds-account-card table th,.vds-account-card table td{padding:16px!important;border:0!important;border-bottom:1px solid var(--vds-line)!important;background:transparent!important;color:inherit!important}.vds-account-card table tr:last-child td{border-bottom:0!important}.vds-account-card table th{color:#fff!important;font-size:13px!important}.vds-account-card .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 14px!important;border:0!important;border-radius:10px!important;background:var(--vds-mint)!important;color:#07110f!important;font-weight:850!important;text-decoration:none!important}
.vds-account-card form .form-row label{display:block;margin:0 0 8px;color:#cdd5e7;font-weight:700}.vds-account-card input.input-text,.vds-account-card input[type=email],.vds-account-card input[type=password],.vds-account-card select,.vds-account-card textarea{width:100%!important;min-height:50px!important;padding:10px 14px!important;border:1px solid #30364f!important;border-radius:11px!important;background:#070a14!important;color:#fff!important;box-shadow:none!important}.vds-account-card fieldset{margin:24px 0!important;padding:22px!important;border:1px solid var(--vds-line)!important;border-radius:14px!important}.vds-account-card legend{padding:0 8px;color:#fff;font-weight:800}.vds-account-card .woocommerce-Address{padding:22px!important;border:1px solid var(--vds-line)!important;border-radius:16px!important;background:#0d101d!important}.vds-account-card address{color:#c6cde0;line-height:1.7}
.vds-account-card .woocommerce-info,.vds-account-card .woocommerce-message,.vds-account-card .woocommerce-error{border:1px solid rgba(45,226,197,.3)!important;border-radius:12px!important;background:rgba(45,226,197,.07)!important;color:#dffdf7!important}
@media(max-width:1050px){.vds-account-overview{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.vds-account-layout{grid-template-columns:1fr}.vds-account-card .woocommerce-MyAccount-navigation{position:static}.vds-account-card .woocommerce-MyAccount-navigation ul{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.vds-account-action-grid{grid-template-columns:1fr}}
@media(max-width:560px){.vds-account-shell{padding:55px 0 80px}.vds-account-overview{grid-template-columns:1fr}.vds-account-card .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr}.vds-account-actions{padding:18px}.vds-account-head{text-align:left}}

.vds-account-card .woocommerce-MyAccount-navigation{grid-column:1;grid-row:1;box-sizing:border-box}
.vds-account-card .woocommerce-MyAccount-content{grid-column:2;grid-row:1;box-sizing:border-box;display:block!important;max-width:none!important;margin:0!important}
.vds-account-card .woocommerce-MyAccount-content>*:first-child{margin-top:0}
.vds-account-card .woocommerce-MyAccount-content>p{max-width:none}
.vds-account-card .woocommerce-MyAccount-navigation li:not(.is-active) a{background:transparent!important}
@media(max-width:820px){.vds-account-card .woocommerce-MyAccount-navigation,.vds-account-card .woocommerce-MyAccount-content{grid-column:1;grid-row:auto;width:100%!important}}


/* v1.3.0 — My Account structural fix.
   WooCommerce wraps the navigation and content in a .woocommerce element.
   The previous grid was applied one level too high, which compressed the
   dashboard into a narrow left column. */
body.vdsroot-account-page .vds-account-card,
body.vdsroot-account-page .vds-account-layout,
body.vdsroot-account-page .vds-account-layout > .woocommerce{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
body.vdsroot-account-page .vds-account-layout{
  display:block!important;
}
body.vdsroot-account-page .vds-account-layout > .woocommerce{
  display:grid!important;
  grid-template-columns:260px minmax(0,1fr)!important;
  gap:30px!important;
  align-items:start!important;
}
body.vdsroot-account-page .vds-account-layout > .woocommerce > .woocommerce-notices-wrapper,
body.vdsroot-account-page .vds-account-layout > .woocommerce > .woocommerce-error,
body.vdsroot-account-page .vds-account-layout > .woocommerce > .woocommerce-message,
body.vdsroot-account-page .vds-account-layout > .woocommerce > .woocommerce-info{
  grid-column:1 / -1!important;
}
body.vdsroot-account-page .woocommerce-MyAccount-navigation{
  grid-column:1!important;
  grid-row:2!important;
  width:100%!important;
  max-width:none!important;
}
body.vdsroot-account-page .woocommerce-MyAccount-content{
  grid-column:2!important;
  grid-row:2!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  overflow:visible!important;
}
body.vdsroot-account-page .woocommerce-MyAccount-content .vds-account-overview{
  width:100%!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
body.vdsroot-account-page .woocommerce-MyAccount-content .vds-account-actions{
  width:100%!important;
}
body.vdsroot-account-page .woocommerce-MyAccount-content .vds-account-action-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
body.vdsroot-account-page .woocommerce-MyAccount-content p,
body.vdsroot-account-page .woocommerce-MyAccount-content section,
body.vdsroot-account-page .woocommerce-MyAccount-content form,
body.vdsroot-account-page .woocommerce-MyAccount-content table{
  max-width:none!important;
}
@media(max-width:1050px){
  body.vdsroot-account-page .woocommerce-MyAccount-content .vds-account-overview{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:820px){
  body.vdsroot-account-page .vds-account-layout > .woocommerce{
    grid-template-columns:1fr!important;
  }
  body.vdsroot-account-page .woocommerce-MyAccount-navigation,
  body.vdsroot-account-page .woocommerce-MyAccount-content{
    grid-column:1!important;
    grid-row:auto!important;
  }
}
@media(max-width:560px){
  body.vdsroot-account-page .woocommerce-MyAccount-content .vds-account-overview,
  body.vdsroot-account-page .woocommerce-MyAccount-content .vds-account-action-grid{
    grid-template-columns:1fr!important;
  }
}

/* v2.0 — content, support and legal pages */
.vds-page-hero--compact{padding:86px 0 64px}.vds-content-section{padding:70px 0 100px;background:var(--vds-bg,#070b18)}
.vds-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.vds-support-grid--three{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}
.vds-info-card,.vds-contact-panel,.vds-split-panel,.vds-status-banner,.vds-status-grid article,.vds-kb-grid article,.vds-legal-aside,.vds-legal-copy{border:1px solid rgba(148,163,184,.16);background:linear-gradient(145deg,rgba(20,25,43,.96),rgba(10,15,29,.96));border-radius:22px}
.vds-info-card{padding:30px}.vds-info-card>span{font-size:12px;color:#ff6b8a;font-weight:800}.vds-info-card h2{font-size:24px;margin:18px 0 12px}.vds-info-card p{color:#aab5d3;line-height:1.75}.vds-info-card a,.vds-contact-email,.vds-status-banner a,.vds-kb-grid a{color:#48e0c2;font-weight:800;text-decoration:none}
.vds-split-panel{display:grid;grid-template-columns:1.3fr .7fr;gap:34px;padding:36px;margin:34px 0 70px}.vds-split-panel h2,.vds-contact-hero h2{font-size:38px;line-height:1.1;margin:12px 0 20px}.vds-check-list{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:13px}.vds-check-list li:before{content:'✓';color:#41dfc0;margin-right:10px;font-weight:900}
.vds-contact-panel{padding:30px}.vds-contact-panel hr{border:0;border-top:1px solid rgba(148,163,184,.16);margin:25px 0}.vds-contact-email{font-size:22px;overflow-wrap:anywhere}.vds-status-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#41dfc0;box-shadow:0 0 18px #41dfc0;margin-right:8px}
.vds-section__head--left{text-align:left;max-width:none;margin:0 0 28px}.vds-faq{display:grid;gap:14px}.vds-faq details{border:1px solid rgba(148,163,184,.16);background:#0e1425;border-radius:16px;padding:0 22px}.vds-faq summary{cursor:pointer;font-weight:800;padding:20px 0}.vds-faq details p{padding:0 0 20px;color:#aab5d3;line-height:1.7}
.vds-contact-hero{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:stretch;margin-bottom:30px}.vds-contact-hero>div:first-child{padding:36px 10px 36px 0}.vds-contact-hero p{color:#aab5d3;line-height:1.75;max-width:720px}
.vds-legal-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start}.vds-legal-aside{padding:26px;position:sticky;top:110px}.vds-legal-aside h3{font-size:22px}.vds-legal-aside p{color:#aab5d3;line-height:1.6}.vds-legal-note{font-size:12px;border-top:1px solid rgba(148,163,184,.16);padding-top:18px;margin-top:20px}.vds-legal-copy{padding:40px}.vds-legal-copy section+section{border-top:1px solid rgba(148,163,184,.14);padding-top:30px;margin-top:30px}.vds-legal-copy h2{font-size:27px;margin:0 0 15px}.vds-legal-copy p{color:#b7c1dc;line-height:1.85;margin:0 0 14px}.vds-legal-copy a{color:#48e0c2}
.vds-status-banner{padding:26px 30px;display:flex;align-items:center;gap:18px;margin-bottom:24px}.vds-status-banner div{flex:1}.vds-status-banner h2{margin:0 0 6px}.vds-status-banner p{margin:0;color:#aab5d3}.vds-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.vds-status-grid article{padding:24px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:18px}.vds-status-grid b{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:rgba(72,224,194,.12);color:#48e0c2}.vds-status-grid h3{margin:0 0 5px}.vds-status-grid p{margin:0;color:#aab5d3}.vds-status-grid article>span{color:#48e0c2;font-weight:800}
.vds-kb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.vds-kb-grid article{padding:28px}.vds-kb-grid article>span{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:rgba(124,92,255,.17);color:#8eeedc;font-weight:900}.vds-kb-grid h2{font-size:22px;margin:20px 0 10px}.vds-kb-grid p{color:#aab5d3;line-height:1.7}
@media(max-width:900px){.vds-support-grid,.vds-support-grid--three,.vds-contact-hero,.vds-split-panel,.vds-legal-layout,.vds-status-grid,.vds-kb-grid{grid-template-columns:1fr}.vds-legal-aside{position:static}.vds-status-banner{align-items:flex-start;flex-wrap:wrap}.vds-status-grid article{grid-template-columns:54px 1fr}.vds-status-grid article>span{grid-column:2}}
@media(max-width:560px){.vds-content-section{padding:48px 0 70px}.vds-info-card,.vds-contact-panel,.vds-split-panel,.vds-legal-copy,.vds-legal-aside{padding:22px}.vds-split-panel h2,.vds-contact-hero h2{font-size:30px}.vds-status-grid article{grid-template-columns:1fr}.vds-status-grid article>span{grid-column:auto}.vds-page-hero--compact{padding:58px 0 44px}}

/* v3.0.1 hard standalone fallback */
html body.vdsroot-standalone{margin:0!important;background:#090b16!important;color:#f8f7ff!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
body.vdsroot-standalone *{box-sizing:border-box}
body.vdsroot-standalone a{color:#2de2c5}
body.vdsroot-standalone .vds-site,body.vdsroot-standalone .vds-page-shell{min-height:100vh;background:#090b16;color:#f8f7ff}

/* v3.0.3 — legal pages polish and full standalone Refund Policy template */
body.vdsroot-standalone{margin:0!important;background:#070b18!important;color:#eef3ff!important}
body.vdsroot-standalone .vds-page-hero--compact{border-bottom:1px solid rgba(148,163,184,.12);background:
 radial-gradient(circle at 80% 10%,rgba(124,58,237,.22),transparent 42%),
 linear-gradient(180deg,#0c1020 0%,#090d19 100%)}
body.vdsroot-standalone .vds-page-hero--compact .vds-wrap{max-width:1180px}
body.vdsroot-standalone .vds-content-section>.vds-wrap{max-width:1180px}
body.vdsroot-standalone .vds-legal-layout{grid-template-columns:260px minmax(0,1fr);gap:32px}
body.vdsroot-standalone .vds-legal-aside{box-shadow:0 22px 70px rgba(0,0,0,.22)}
body.vdsroot-standalone .vds-legal-copy{box-shadow:0 24px 80px rgba(0,0,0,.18)}
body.vdsroot-standalone .vds-legal-copy section{scroll-margin-top:120px}
body.vdsroot-standalone .vds-legal-copy h2{color:#18b69b;letter-spacing:-.02em}
body.vdsroot-standalone .vds-legal-copy p{font-size:15px}
body.vdsroot-standalone .vds-legal-aside .vds-kicker{display:inline-flex;margin-bottom:12px}
body.vdsroot-standalone .vds-legal-aside>a{display:inline-flex;margin-top:6px;word-break:break-word}
@media(max-width:900px){body.vdsroot-standalone .vds-legal-layout{grid-template-columns:1fr}body.vdsroot-standalone .vds-legal-aside{position:static}}

/* VDSROOT 3.0.6 — five products on one desktop row */
.vds-pricing-grid--five{grid-template-columns:repeat(5,minmax(0,1fr));}
.vds-pricing-grid--five .vds-price-card{padding:24px;}
.vds-pricing-grid--five .vds-price-card h3{font-size:21px;}
.vds-pricing-grid--five .vds-price strong,.vds-pricing-grid--five .vds-price .woocommerce-Price-amount{font-size:34px;}
@media(max-width:1200px){.vds-pricing-grid--five{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:850px){.vds-pricing-grid--five{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:650px){.vds-pricing-grid--five{grid-template-columns:1fr;}}

/* VDSROOT 3.0.7 — centered responsive product grids and aligned purchase cards */
.vds-pricing-grid--catalog,
.vds-pricing-grid--home{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  align-items:stretch;
  justify-content:center;
}
.vds-pricing-grid--count-1{grid-template-columns:minmax(0,280px);max-width:280px;}
.vds-pricing-grid--count-2{grid-template-columns:repeat(2,minmax(0,280px));max-width:578px;}
.vds-pricing-grid--count-3{grid-template-columns:repeat(3,minmax(0,280px));max-width:876px;}
.vds-pricing-grid--count-4{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1000px;}
.vds-pricing-grid--count-5{grid-template-columns:repeat(5,minmax(0,1fr));max-width:1180px;}
.vds-pricing-grid--count-5 .vds-price-card{padding:24px;}
.vds-pricing-grid--count-5 .vds-price-card h3{font-size:21px;}
.vds-pricing-grid--count-5 .vds-price strong,
.vds-pricing-grid--count-5 .vds-price .woocommerce-Price-amount{font-size:34px;}
.vds-price-card{
  display:flex;
  flex-direction:column;
  height:100%;
  min-width:0;
}
.vds-price-card ul{flex:1;}
.vds-price-card .vds-btn{margin-top:auto;min-height:52px;}
.vds-pricing-grid--home .vds-price-card h3,
.vds-pricing-grid--catalog .vds-price-card h3{overflow-wrap:anywhere;}
@media(max-width:1200px){
  .vds-pricing-grid--count-5{grid-template-columns:repeat(3,minmax(0,1fr));max-width:876px;}
}
@media(max-width:1050px){
  .vds-pricing-grid--count-4{grid-template-columns:repeat(2,minmax(0,1fr));max-width:600px;}
  .vds-pricing-grid--count-5{grid-template-columns:repeat(2,minmax(0,1fr));max-width:600px;}
}
@media(max-width:900px){
  .vds-pricing-grid--count-3{grid-template-columns:repeat(2,minmax(0,1fr));max-width:600px;}
}
@media(max-width:650px){
  .vds-pricing-grid--count-1,
  .vds-pricing-grid--count-2,
  .vds-pricing-grid--count-3,
  .vds-pricing-grid--count-4,
  .vds-pricing-grid--count-5{grid-template-columns:1fr;max-width:420px;}
}
