:root{--sv-navy:#06152B;--sv-navy2:#071B36;--sv-blue:#073DCE;--sv-electric:#008CFF;--sv-cyan:#00D9FF;--sv-purple:#5420D6;--sv-magenta:#E600A9;--sv-white:#fff;--sv-bg:#F5F9FF;--sv-text:#14213D;--sv-muted:#5B6B82;--sv-line:#DCE7F4;--sv-success:#16A34A;--sv-danger:#EF4444;--sv-warning:#F59E0B;--sv-radius:14px;--sv-btn-radius:9px;--sv-shadow-strength:7;--sv-shadow:0 8px 28px rgba(7,27,54,var(--sv-shadow-opacity,.07));--sv-container:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sv-bg);color:var(--sv-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}img{max-width:100%;height:auto}a{color:var(--sv-blue);text-decoration:none}a:hover{color:var(--sv-electric)}button,input,select,textarea{font:inherit}.sv-container{width:min(var(--sv-container),calc(100% - 48px));margin-inline:auto}.sv-site-header{position:relative;z-index:100;background:linear-gradient(100deg,#041329,#082b57);color:#fff;border-bottom:1px solid rgba(255,255,255,.09);box-shadow:0 3px 18px rgba(0,0,0,.12)}.sv-nav{min-height:68px;display:flex;align-items:center;gap:18px}.sv-brand{display:inline-flex;align-items:center;flex:0 0 auto}.sv-brand img{display:block;width:auto;max-width:190px;height:48px;object-fit:contain}.custom-logo-link img{height:48px;width:auto}.sv-menu{display:flex;align-items:center;gap:20px;margin-left:auto}.sv-menu>ul{display:flex;align-items:center;gap:20px;list-style:none;padding:0;margin:0}.sv-menu li{position:relative}.sv-menu a{color:#fff;font-size:14px;font-weight:700;white-space:nowrap}.sv-menu a:hover,.sv-menu .current-menu-item>a,.sv-menu .current_page_item>a{color:var(--sv-cyan)}.sv-menu .sub-menu{position:absolute;top:100%;left:0;min-width:210px;background:#071b36;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:8px;list-style:none;display:none;box-shadow:0 18px 40px rgba(0,0,0,.22)}.sv-menu li:hover>.sub-menu,.sv-menu li:focus-within>.sub-menu{display:block}.sv-menu .sub-menu a{display:block;padding:9px 10px}.sv-search{display:flex;align-items:center;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12);border-radius:24px;overflow:hidden;min-width:220px}.sv-search input{width:100%;min-width:0;background:transparent;border:0;color:#fff;padding:10px 13px;outline:0}.sv-search input::placeholder{color:#c5d1e3}.sv-search button{border:0;background:var(--sv-electric);color:#fff;width:42px;height:40px;cursor:pointer}.sv-icon-link{color:#fff;font-size:20px;display:inline-flex;align-items:center;gap:3px}.sv-icon-link:hover{color:#fff}.sv-cart-badge{display:inline-flex;min-width:18px;height:18px;padding:0 5px;align-items:center;justify-content:center;border-radius:9px;background:#ef4444;color:#fff;font-size:10px;margin-left:-8px;vertical-align:top}.sv-mobile-toggle{display:none;background:transparent;border:0;color:#fff;font-size:24px;padding:5px;cursor:pointer}.sv-hero{background:radial-gradient(circle at 78% 42%,rgba(0,140,255,.24),transparent 28%),linear-gradient(90deg,rgba(3,13,31,.99),rgba(5,24,60,.92));color:#fff;padding:72px 0 58px;overflow:hidden}.sv-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.sv-kicker{display:inline-flex;align-items:center;padding:7px 13px;border-radius:20px;background:rgba(84,32,214,.42);border:1px solid rgba(255,255,255,.14);font-size:13px;font-weight:700}.sv-hero h1{font-size:clamp(40px,5vw,58px);line-height:1.02;margin:18px 0 16px;letter-spacing:-1.8px}.sv-gradient{background:linear-gradient(90deg,var(--sv-cyan),#2388ff);-webkit-background-clip:text;background-clip:text;color:transparent}.sv-hero p{font-size:18px;max-width:650px;color:#dce8fa;margin:0}.sv-actions{display:flex;gap:12px;margin-top:25px;flex-wrap:wrap}.sv-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--sv-btn-radius,9px);padding:11px 18px;font-weight:800;border:1px solid transparent;cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s}.sv-btn:hover{transform:translateY(-1px)}.sv-btn-primary{background:linear-gradient(90deg,#087fff,#00b7ff);color:#fff;box-shadow:0 8px 20px rgba(0,140,255,.18)}.sv-btn-primary:hover{color:#fff;box-shadow:0 10px 24px rgba(0,140,255,.28)}.sv-btn-secondary{border-color:rgba(255,255,255,.34);color:#fff;background:rgba(255,255,255,.04)}.sv-btn-secondary:hover{color:#fff;background:rgba(255,255,255,.09)}.sv-hero-art{display:flex;justify-content:center;align-items:center}.sv-hero-art img{width:min(500px,100%);filter:drop-shadow(0 25px 35px rgba(0,140,255,.25))}.sv-trust-strip{background:#fff;border-bottom:1px solid var(--sv-line)}.sv-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:17px 0}.sv-trust-item{display:flex;align-items:center;gap:10px;font-size:13px}.sv-trust-item strong{display:block;color:var(--sv-text)}.sv-section{padding:48px 0}.sv-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.sv-section h2{font-size:30px;line-height:1.15;margin:0}.sv-muted{color:var(--sv-muted)}.sv-categories{display:grid;grid-template-columns:repeat(8,1fr);gap:13px}.sv-cat{background:#fff;border:1px solid var(--sv-line);border-radius:var(--sv-radius);padding:17px 8px;text-align:center;box-shadow:var(--sv-shadow);transition:.2s}.sv-cat:hover{transform:translateY(-2px);border-color:#b7d7ff;box-shadow:0 12px 30px rgba(0,104,220,.11)}.sv-cat-icon{font-size:27px;color:var(--sv-blue)}.sv-cat span{display:block;font-weight:800;font-size:13px;margin:6px 0 2px;color:var(--sv-text)}.sv-cat small{color:var(--sv-blue)}.sv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.sv-product{background:#fff;border:1px solid var(--sv-line);border-radius:var(--sv-radius);padding:12px;box-shadow:var(--sv-shadow);position:relative;display:flex;flex-direction:column;min-width:0}.sv-product img,.sv-product>.sv-demo-image{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:9px;background:#f6f9fd}.sv-badge{position:absolute;top:10px;left:10px;z-index:2;background:#7c2be8;color:#fff;border-radius:8px;padding:5px 9px;font-size:11px;font-weight:800}.sv-product h3{font-size:15px;line-height:1.3;margin:7px 0 3px}.sv-product h3 a{color:var(--sv-text)}.sv-product h3 a:hover{color:var(--sv-blue)}.sv-product .brand,.sv-product .type{font-size:12px;color:var(--sv-muted)}.sv-stars{color:#f59e0b;font-size:13px;margin-top:4px}.sv-price{font-weight:900;font-size:20px;margin:4px 0 10px}.sv-price del,.sv-old{text-decoration:line-through;color:#8a98ab;font-size:13px;margin-left:5px;font-weight:500}.sv-product .button,.sv-product .sv-btn{width:100%;padding:9px 12px;margin-top:auto;border-radius:var(--sv-btn-radius,8px);text-align:center}.sv-product .added_to_cart{display:none}.sv-banner{border-radius:14px;overflow:hidden;background:linear-gradient(100deg,#06234c,#3f11a8);color:#fff;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sv-banner h3{margin:0;font-size:28px}.sv-banner p{margin:5px 0 0;color:#dbe9ff}.sv-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sv-post{background:#fff;border:1px solid var(--sv-line);border-radius:var(--sv-radius);overflow:hidden;box-shadow:var(--sv-shadow);display:flex;flex-direction:column}.sv-post img{width:100%;height:190px;object-fit:cover}.sv-post-placeholder{height:190px;background:linear-gradient(135deg,#06152b,#173e78);display:flex;align-items:center;justify-content:center;color:var(--sv-cyan);font-size:46px}.sv-post-body{padding:16px;display:flex;flex-direction:column;flex:1}.sv-post h3{margin:7px 0;font-size:18px;line-height:1.3}.sv-post p{flex:1}.sv-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sv-benefit{background:#fff;border:1px solid var(--sv-line);padding:20px;border-radius:var(--sv-radius);text-align:center}.sv-benefit .icon{font-size:30px;color:var(--sv-electric);margin-bottom:4px}.sv-footer{background:var(--sv-footer-bg,#031324);color:#dce7f6;padding:50px 0 18px}.sv-footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1.35fr;gap:38px}.sv-footer h3{color:#fff;font-size:16px;margin-top:0}.sv-footer p,.sv-footer a{color:#c1cee0;font-size:14px}.sv-footer a:hover{color:#fff}.sv-footer ul{padding:0;margin:0;list-style:none}.sv-footer li{margin:6px 0}.sv-footer-brand img{width:170px;height:auto}.sv-socials{display:flex;gap:8px;margin-top:12px}.sv-socials a{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#102a49;color:#fff;font-weight:800}.sv-newsletter{display:flex;gap:7px}.sv-newsletter input{min-width:0;flex:1;padding:11px;border-radius:8px;border:0}.sv-newsletter .sv-btn{padding:11px 14px}.sv-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:15px;display:flex;justify-content:space-between;font-size:13px}.sv-page-hero{background:linear-gradient(90deg,#06152B,#062d68);color:#fff;padding:38px 0}.sv-page-hero h1{font-size:clamp(34px,4vw,48px);margin:4px 0 6px}.sv-page-hero p{margin:0;color:#dce8fa}.sv-breadcrumbs{font-size:13px;color:#cbdaf0;margin-bottom:10px}.sv-breadcrumbs a{color:#b8dcff}.sv-layout{display:grid;grid-template-columns:250px 1fr;gap:24px;padding:30px 0}.sv-sidebar,.sv-card,.sv-content{background:#fff;border:1px solid var(--sv-line);border-radius:var(--sv-radius);box-shadow:var(--sv-shadow)}.sv-sidebar{padding:18px;height:max-content}.sv-sidebar h3{font-size:16px;border-bottom:1px solid #e5edf7;padding-bottom:10px;margin-top:0}.sv-sidebar label{display:block;font-size:14px;margin:8px 0}.sv-products-archive{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sv-pagination{display:flex;gap:7px;margin-top:24px;flex-wrap:wrap}.sv-pagination ul{list-style:none;display:flex;gap:7px;padding:0;margin:0}.sv-pagination a,.sv-pagination span{padding:9px 13px;background:#fff;border:1px solid #d9e6f5;border-radius:8px}.sv-pagination .current{background:var(--sv-electric);color:#fff;border-color:var(--sv-electric)}.sv-single-product{display:grid;grid-template-columns:1fr 1.08fr 280px;gap:22px;padding:30px 0}.sv-gallery,.sv-product-info,.sv-info-panel{background:#fff;border:1px solid var(--sv-line);border-radius:var(--sv-radius);padding:18px;box-shadow:var(--sv-shadow)}.sv-gallery .woocommerce-product-gallery{width:100%!important;float:none!important}.sv-gallery img{width:100%;aspect-ratio:1/1;object-fit:contain}.sv-product-info h1{font-size:34px;line-height:1.15}.sv-checks{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.sv-check{font-size:13px;color:#155e32}.sv-price-big{font-size:32px;font-weight:900;color:#159447}.sv-info-panel ul{padding:0;list-style:none}.sv-info-panel li{padding:8px 0;border-bottom:1px solid #edf2f7;font-size:13px}.sv-content{padding:24px}.sv-content .woocommerce-tabs ul.tabs{padding:0;margin:0 0 20px}.sv-content .woocommerce-tabs ul.tabs li{border:0;background:#f3f7fc;border-radius:8px;margin:0 4px 5px 0}.sv-content .woocommerce-tabs ul.tabs li.active{background:var(--sv-electric);color:#fff}.sv-cart-layout,.sv-checkout-layout{display:grid;grid-template-columns:1fr 340px;gap:24px;padding:30px 0}.sv-table{width:100%;border-collapse:collapse}.sv-table th,.sv-table td{padding:12px;border-bottom:1px solid #e3ebf5;text-align:left;font-size:14px}.sv-summary{padding:20px}.sv-form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.sv-field{margin-bottom:15px}.sv-field label{display:block;font-weight:700;font-size:13px;margin-bottom:5px}.sv-field input,.sv-field select,.sv-field textarea{width:100%;padding:11px;border:1px solid #cfdceb;border-radius:8px;background:#fff}.sv-account{display:grid;grid-template-columns:220px 1fr;gap:24px;padding:30px 0}.sv-account-nav{padding:10px}.sv-account-nav a{display:block;padding:11px 13px;border-radius:8px;color:var(--sv-text);font-weight:700}.sv-account-nav a.active,.sv-account-nav a:hover{background:linear-gradient(90deg,#0d80ff,#00b9ff);color:#fff}.sv-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.sv-stat{padding:18px;background:#fff;border:1px solid var(--sv-line);border-radius:12px}.sv-stat strong{display:block;font-size:28px}.sv-article-layout{display:grid;grid-template-columns:1fr 290px;gap:24px;padding:30px 0}.sv-article h1{font-size:42px;line-height:1.12}.sv-article h2{font-size:27px}.sv-article p,.sv-article li{font-size:16px}.sv-callout{padding:18px;border-radius:10px;background:#eaf6ff;border-left:4px solid var(--sv-electric);margin:18px 0}.sv-related{margin-top:25px}.sv-no-results{padding:50px;text-align:center;background:#fff;border:1px dashed #b9cbe0;border-radius:12px}
.woocommerce .woocommerce-breadcrumb{color:#cbdaf0;margin:0 0 6px}.woocommerce .quantity .qty{min-height:42px;border:1px solid #cfdceb;border-radius:8px}.woocommerce div.product form.cart .button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:linear-gradient(90deg,#087fff,#00b7ff);color:#fff;border:0;border-radius:8px;padding:11px 18px;font-weight:800}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:10px;border-top:3px solid var(--sv-electric);background:#fff;box-shadow:var(--sv-shadow)}.woocommerce .star-rating{color:#f59e0b}.woocommerce span.onsale{background:#7c2be8;min-width:auto;min-height:auto;padding:6px 10px;border-radius:8px;line-height:1;font-weight:800}
@media(max-width:1100px){.sv-menu{gap:12px}.sv-menu>ul{gap:12px}.sv-search{min-width:180px}.sv-categories{grid-template-columns:repeat(4,1fr)}.sv-grid{grid-template-columns:repeat(3,1fr)}.sv-products-archive{grid-template-columns:repeat(2,1fr)}.sv-single-product{grid-template-columns:1fr 1fr}.sv-info-panel{grid-column:1/-1}.sv-footer-grid{grid-template-columns:1fr 1fr}.sv-benefits{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.sv-container{width:min(100% - 24px,var(--sv-container))}.sv-mobile-toggle{display:block}.sv-menu{display:none;position:absolute;left:12px;right:12px;top:68px;background:var(--sv-navy);padding:12px;border-radius:0 0 12px 12px;box-shadow:0 18px 35px rgba(0,0,0,.24)}.sv-menu.open{display:block}.sv-menu>ul{display:block}.sv-menu li{border-bottom:1px solid rgba(255,255,255,.08)}.sv-menu a{display:block;padding:11px 5px}.sv-menu .sub-menu{position:static;display:block;background:transparent;border:0;box-shadow:none;padding:0 0 5px 12px}.sv-search{margin-left:auto;min-width:0;width:180px}.sv-search input{width:100%}.sv-hero{padding:50px 0}.sv-hero-grid{grid-template-columns:1fr}.sv-hero-art{order:-1}.sv-hero-art img{width:250px}.sv-trust{grid-template-columns:1fr 1fr}.sv-blog-grid{grid-template-columns:1fr}.sv-layout,.sv-cart-layout,.sv-checkout-layout,.sv-account,.sv-article-layout{grid-template-columns:1fr}.sv-sidebar{order:2}.sv-footer-grid{grid-template-columns:1fr}.sv-footer-bottom{flex-direction:column;gap:8px}.sv-form-row{grid-template-columns:1fr}.sv-stat-grid{grid-template-columns:1fr 1fr}.sv-single-product{grid-template-columns:1fr}.sv-products-archive,.sv-grid{grid-template-columns:1fr 1fr}.sv-categories{grid-template-columns:repeat(2,1fr)}.sv-section-head{align-items:flex-start;flex-direction:column}.sv-article h1{font-size:34px}}
@media(max-width:480px){.sv-search{width:42px;background:transparent;border-color:transparent}.sv-search input{display:none}.sv-search button{background:var(--sv-electric);border-radius:50%;width:38px;height:38px}.sv-brand img,.custom-logo-link img{height:42px}.sv-nav{gap:9px}.sv-products-archive,.sv-grid{grid-template-columns:1fr}.sv-trust{grid-template-columns:1fr}.sv-benefits{grid-template-columns:1fr}.sv-banner{padding:20px;display:block}.sv-banner .sv-btn{margin-top:14px}.sv-checks{grid-template-columns:1fr}}

/* SoftVST contextual SVG icon system */
.sv-icon{width:1.15em;height:1.15em;display:inline-block;vertical-align:-.18em;flex:0 0 auto;stroke:currentColor}.sv-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px}.sv-btn .sv-icon{width:16px;height:16px;vertical-align:0}.sv-kicker,.sv-trust-item,.sv-actions .sv-btn-secondary{display:inline-flex;align-items:center;gap:8px}.sv-kicker .sv-icon{width:18px;height:18px}.sv-search button{display:inline-flex;align-items:center;justify-content:center}.sv-search button .sv-icon{width:19px;height:19px}.sv-icon-link{display:inline-flex;align-items:center;justify-content:center;position:relative}.sv-icon-link .sv-icon{width:20px;height:20px}.sv-mobile-icon{display:inline-flex;align-items:center;justify-content:center}.sv-mobile-icon .sv-icon{width:22px;height:22px}.sv-mobile-close{display:none}.sv-mobile-toggle.is-open .sv-mobile-menu{display:none}.sv-mobile-toggle.is-open .sv-mobile-close{display:inline-flex}.sv-brand-link{display:inline-flex;align-items:center}.sv-brand-link img{display:block}.sv-breadcrumbs{display:flex;align-items:center;gap:6px}.sv-breadcrumb-icon{display:inline-flex;color:currentColor}.sv-breadcrumb-icon .sv-icon{width:14px;height:14px}.sv-cat-icon{display:flex;align-items:center;justify-content:center}.sv-cat-icon .sv-icon{width:28px;height:28px}.sv-cat small{display:inline-flex;align-items:center;gap:5px}.sv-cat small .sv-icon{width:14px;height:14px}.sv-section-head h2{display:flex;align-items:center;gap:9px}.sv-section-head h2 .sv-icon{width:22px;height:22px}.sv-trust-item>.sv-icon{width:26px;height:26px;color:var(--sv-electric)}.sv-benefit .icon{display:flex;align-items:center;justify-content:center}.sv-benefit .icon .sv-icon{width:26px;height:26px}.sv-stars{display:flex;align-items:center;gap:6px}.sv-rating-icons{display:inline-flex;gap:2px;align-items:center}.sv-rating-icons .sv-icon{width:15px;height:15px}.sv-rating-icons .is-filled{fill:#f59e0b;color:#f59e0b}.sv-rating-icons .is-empty{fill:none;opacity:.35}.sv-demo-image,.sv-post-placeholder{display:flex;align-items:center;justify-content:center}.sv-demo-image .sv-icon,.sv-post-placeholder .sv-icon{width:46px;height:46px;opacity:.8}.sv-check{display:flex;align-items:center;gap:8px}.sv-check .sv-icon{width:19px;height:19px;color:#0aa36c;flex:0 0 19px}.sv-socials a{display:inline-flex;align-items:center;justify-content:center}.sv-socials .sv-icon{width:18px;height:18px}.sv-newsletter button .sv-icon{width:15px;height:15px}.sv-footer-heart{font-size:14px;color:#ff5a7a}.sv-cart-badge{display:flex;align-items:center;justify-content:center}
@media(max-width:780px){.sv-mobile-toggle{display:inline-flex;align-items:center;justify-content:center}.sv-menu.open{display:block}}

/* SoftVST homepage v1.3 — reference-matched layout */
.sv-home .sv-hero{position:relative;background:#030f22 url('assets/images/hero-studio.jpg') center/cover no-repeat;padding:30px 0 26px;min-height:340px}
.sv-home .sv-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,12,28,.97) 0%,rgba(2,16,39,.86) 48%,rgba(0,21,58,.35) 100%)}
.sv-home .sv-hero-grid{position:relative;z-index:1;grid-template-columns:1.08fr .92fr;gap:28px}
.sv-hero-copy{padding-top:5px}.sv-home .sv-hero h1{font-size:clamp(39px,4.4vw,57px);margin:13px 0 10px;line-height:1.03}.sv-home .sv-hero p{font-size:16px;max-width:610px;line-height:1.42}.sv-home .sv-actions{margin-top:17px}.sv-home .sv-hero-art{min-height:285px;position:relative}.sv-home .sv-hero-art img{width:min(410px,92%);position:relative;z-index:2}.sv-hero-glow{position:absolute;width:380px;height:260px;border-radius:50%;background:rgba(0,153,255,.28);filter:blur(50px)}
.sv-hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:20px}.sv-hero-trust span{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#dfe9f8}.sv-hero-trust .sv-icon{width:19px;height:19px;color:#0796ff}
.sv-categories-section{padding-top:18px;padding-bottom:10px}.sv-categories-section .sv-section-head{margin-bottom:12px}.sv-categories-section .sv-section-head h2{font-size:25px}.sv-home .sv-categories{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.sv-home .sv-cat{padding:14px 7px 12px;min-height:106px}.sv-home .sv-cat-icon .sv-icon{width:31px;height:31px;color:#3b32e7}.sv-home .sv-cat span{font-size:11px;min-height:30px;display:flex;align-items:center;justify-content:center}.sv-home .sv-cat small{font-size:10px}
.sv-featured{padding-top:25px;padding-bottom:12px}.sv-featured .sv-section-head{margin-bottom:13px}.sv-featured .sv-section-head h2{font-size:25px}.sv-product-grid-home{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.sv-product-grid-home .sv-product{padding:9px;border-radius:9px}.sv-product-grid-home .sv-product img,.sv-product-grid-home .sv-product>.sv-demo-image{aspect-ratio:1/1;margin-bottom:4px}.sv-product-grid-home .sv-product h3{font-size:12px;min-height:31px}.sv-product-grid-home .sv-product .brand{font-size:10px}.sv-product-grid-home .sv-product .sv-price{font-size:16px}.sv-product-grid-home .sv-product .sv-stars{font-size:10px}.sv-product-grid-home .sv-rating-icons .sv-icon{width:12px;height:12px}.sv-product-grid-home .sv-product .sv-btn,.sv-product-grid-home .sv-product .button{font-size:11px;padding:7px 5px}.sv-product-grid-home .sv-badge{font-size:9px;padding:4px 6px}
.sv-deals-section{padding:12px 0 20px}.sv-deals-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sv-deals-grid .sv-banner{min-height:118px;padding:18px 20px;border-radius:10px}.sv-banner-offer{background:linear-gradient(105deg,#073ca1,#3b0bd3 62%,#771bd9);display:grid;grid-template-columns:62px 1fr 110px;align-items:center}.sv-banner-offer .sv-banner-icon .sv-icon{width:52px;height:52px;color:#00dfff}.sv-banner-copy strong{font-size:12px;color:#00e5ff}.sv-banner-copy h3{font-size:20px;margin:0}.sv-banner-copy p{font-size:10px;line-height:1.35;margin:3px 0 8px}.sv-btn-white{background:#fff;color:#0864d8;padding:6px 12px;font-size:10px}.sv-btn-white:hover{color:#0864d8}.sv-banner-art{height:85px;position:relative}.sv-banner-art:before,.sv-banner-art:after{content:"";position:absolute;bottom:4px;width:53px;height:70px;border-radius:5px;background:linear-gradient(145deg,#111a2b,#384a65);border:1px solid #8fa4bd;box-shadow:12px -8px 0 -3px #202d42}.sv-banner-art:before{left:5px;transform:skewY(-7deg)}.sv-banner-art:after{left:35px;transform:skewY(6deg)}.sv-banner-art span{position:absolute;z-index:3;font-size:7px;font-weight:900;color:#00cfff;left:14px;top:30px;transform:rotate(-7deg)}.sv-banner-art span:last-child{left:48px;top:43px;color:#fff}.sv-banner-studio{background:linear-gradient(100deg,#07162f,#0b315c 58%,#32125f);display:flex;justify-content:space-between}.sv-banner-studio h3{font-size:19px}.sv-banner-studio p{font-size:11px;margin:2px 0 9px}.sv-banner-studio .sv-btn{font-size:10px;padding:7px 12px}.sv-studio-art{width:130px;position:relative}.sv-speaker{position:absolute;right:20px;bottom:4px;width:68px;height:82px;border-radius:7px;background:linear-gradient(145deg,#15283e,#07101d);border:1px solid #8197b0}.sv-speaker:before{content:"";position:absolute;left:12px;top:14px;width:42px;height:42px;border-radius:50%;background:#07101c;border:4px solid #2aa6ff}.sv-knob{position:absolute;right:7px;top:16px;width:42px;height:42px;border-radius:50%;background:#1d2538;border:4px solid #9b4eff}.sv-blog-section{padding-top:20px;padding-bottom:20px}.sv-blog-section .sv-section-head{margin-bottom:13px}.sv-blog-section .sv-section-head h2{font-size:25px}.sv-blog-grid-home{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.sv-blog-grid-home .sv-post img,.sv-blog-grid-home .sv-post-placeholder{height:122px}.sv-blog-grid-home .sv-post-body{padding:11px}.sv-blog-grid-home .sv-post h3{font-size:12px;margin:5px 0}.sv-blog-grid-home .sv-post p{font-size:11px;line-height:1.35;margin:3px 0}.sv-blog-grid-home .sv-post-body>a{font-size:11px}
.sv-benefits-strip{background:#eef7ff;border-top:1px solid #dcecff;border-bottom:1px solid #dcecff}.sv-benefits-strip .sv-benefits{padding:17px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.sv-benefits-strip .sv-benefit{background:transparent;border:0;box-shadow:none;padding:0;display:flex;text-align:left;align-items:center;gap:11px}.sv-benefits-strip .sv-benefit .icon{flex:0 0 34px}.sv-benefits-strip .sv-benefit .icon .sv-icon{width:30px;height:30px;color:#087fff}.sv-benefits-strip .sv-benefit strong{display:block;font-size:12px}.sv-benefits-strip .sv-benefit span{display:block;font-size:10px;color:#66788f}
@media(max-width:1100px){.sv-home .sv-categories{grid-template-columns:repeat(4,1fr)}.sv-product-grid-home{grid-template-columns:repeat(3,1fr)}.sv-blog-grid-home{grid-template-columns:repeat(2,1fr)}.sv-benefits-strip .sv-benefits{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.sv-home .sv-hero{padding:42px 0 30px}.sv-home .sv-hero-grid{grid-template-columns:1fr}.sv-home .sv-hero-art{order:-1;min-height:190px}.sv-home .sv-hero-art img{width:220px}.sv-home .sv-categories{grid-template-columns:repeat(2,1fr)}.sv-product-grid-home{grid-template-columns:repeat(2,1fr)}.sv-deals-grid{grid-template-columns:1fr}.sv-blog-grid-home{grid-template-columns:1fr 1fr}.sv-benefits-strip .sv-benefits{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.sv-product-grid-home,.sv-blog-grid-home{grid-template-columns:1fr}.sv-benefits-strip .sv-benefits{grid-template-columns:1fr}.sv-banner-offer{grid-template-columns:48px 1fr}.sv-banner-art{display:none}.sv-home .sv-hero h1{font-size:38px}.sv-hero-trust{gap:9px 13px}}
/* SoftVST 1.4 premium refinement */
.sv-site-header.is-sticky{position:sticky;top:0}.sv-brand-link{display:flex;align-items:center}.sv-brand-link img{max-width:185px;height:48px;object-fit:contain}.sv-menu>ul>li>a{position:relative;padding:25px 0}.sv-menu>ul>li.current-menu-item>a:after,.sv-menu>ul>li.current_page_item>a:after,.sv-menu>ul>li>a:hover:after{content:"";position:absolute;left:0;right:0;bottom:14px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--sv-cyan),var(--sv-electric))}.sv-search{height:40px;min-width:235px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.sv-search input{font-size:12px}.sv-search button{width:42px;height:40px}.sv-home .sv-hero-premium{position:relative;min-height:420px;padding:30px 0 25px;background-image:linear-gradient(90deg,rgba(2,10,25,.98),rgba(2,16,39,var(--sv-overlay)),rgba(0,18,51,.3)),var(--sv-hero-bg);background-position:center;background-size:cover}.sv-home .sv-hero-grid{grid-template-columns:1.05fr .95fr;gap:24px}.sv-home .sv-hero-copy{padding-left:2px}.sv-home .sv-hero h1{font-size:clamp(42px,4.6vw,58px);font-weight:850;letter-spacing:-1.7px;margin:12px 0 11px}.sv-home .sv-hero p{font-size:15px;max-width:610px;color:#e1ebf8}.sv-kicker{font-size:11px;padding:7px 12px;background:linear-gradient(90deg,rgba(73,31,176,.62),rgba(53,18,134,.45));box-shadow:0 8px 20px rgba(57,25,160,.16)}.sv-kicker .sv-icon{width:15px;height:15px;color:#ffd23c}.sv-home .sv-hero-art{min-height:310px;display:flex;align-items:center;justify-content:center}.sv-home .sv-hero-art img{width:min(560px,100%);max-height:390px;object-fit:cover;object-position:center;border-radius:24px;filter:drop-shadow(0 28px 48px rgba(0,0,0,.34)) drop-shadow(0 0 30px rgba(0,164,255,.28));animation:sv-float 5s ease-in-out infinite;box-shadow:0 0 0 1px rgba(255,255,255,.08),0 24px 60px rgba(0,0,0,.28)}.sv-hero-light{position:absolute;border-radius:50%;pointer-events:none}.sv-hero-light-a{width:300px;height:300px;right:18%;top:3%;background:rgba(0,149,255,.17);filter:blur(60px)}.sv-hero-light-b{width:230px;height:230px;right:3%;bottom:-20%;background:rgba(151,42,255,.18);filter:blur(55px)}.sv-hero-orbit{position:absolute;border:1px solid rgba(0,203,255,.25);border-radius:50%;transform:rotate(-20deg);pointer-events:none}.sv-orbit-1{width:390px;height:210px}.sv-orbit-2{width:330px;height:180px;border-color:rgba(198,69,255,.22);transform:rotate(20deg)}.sv-home .sv-hero-tagline{display:none}.sv-hero-tagline{position:absolute;right:1%;top:5%;display:flex;flex-direction:column;font-size:20px;line-height:1.02;font-style:italic;font-family:cursive;color:#fff;transform:rotate(-7deg);text-align:center}.sv-hero-tagline strong{font-size:26px}.sv-hero-tagline span:nth-child(2){color:#b8eaff}.sv-hero-tagline span:nth-child(3){color:#fff}.sv-hero-trust{gap:20px;margin-top:17px}.sv-hero-trust span{font-size:10px}.sv-hero-trust .sv-icon{width:18px;height:18px;color:#0b9bff}.sv-section-kicker{display:block;font-size:9px;font-weight:850;letter-spacing:1.2px;color:#1385e8;margin-bottom:2px}.sv-section-head-tight{margin-bottom:10px}.sv-home .sv-categories{gap:11px}.sv-home .sv-cat{position:relative;padding:15px 8px 12px;min-height:112px;border:1px solid #e1eaf5;background:linear-gradient(180deg,#fff,#fafdff);box-shadow:0 5px 18px rgba(20,54,93,.045);transition:transform .18s,box-shadow .18s,border-color .18s}.sv-home .sv-cat:hover{transform:translateY(-3px);border-color:#b7d9f8;box-shadow:0 12px 28px rgba(0,125,255,.11)}.sv-home .sv-cat-icon{width:52px;height:52px;border-radius:15px;background:linear-gradient(145deg,#edf7ff,#f3efff);margin:0 auto 8px;color:#3e39e9}.sv-home .sv-cat-icon .sv-icon{width:26px;height:26px;stroke-width:1.7}.sv-home .sv-cat-name{font-size:11px;font-weight:800;line-height:1.15;color:#13223d}.sv-home .sv-cat small{margin-top:6px;color:#087fff;font-weight:700}.sv-home .sv-cat small .sv-icon{width:11px;height:11px}.sv-featured{padding-top:27px}.sv-featured .sv-section-head{margin-bottom:12px}.sv-featured .sv-section-head h2{font-size:24px;margin:0}.sv-featured .sv-section-cta,.sv-blog-section .sv-section-cta{padding:9px 13px;font-size:11px}.sv-product-grid-home{gap:12px}.sv-product-grid-home .sv-product{position:relative;padding:10px;border:1px solid #e0e9f4;background:#fff;box-shadow:0 5px 17px rgba(21,48,83,.045);transition:transform .18s,box-shadow .18s,border-color .18s}.sv-product-grid-home .sv-product:hover{transform:translateY(-3px);border-color:#b8d9f7;box-shadow:0 13px 28px rgba(0,112,230,.11)}.sv-product-media{display:block}.sv-product-grid-home .sv-product img,.sv-product-grid-home .sv-product>.sv-demo-image{aspect-ratio:1/1;object-fit:contain;background:#f7f9fc;border-radius:7px}.sv-product-grid-home .sv-product h3{font-size:12px;line-height:1.25;min-height:31px;margin:7px 0 3px}.sv-product-grid-home .sv-product .brand{font-size:9px;color:#63748c;text-transform:none;margin-bottom:3px}.sv-product-grid-home .sv-product .sv-stars{gap:4px;font-size:9px}.sv-product-grid-home .sv-product .sv-price{margin:5px 0 7px;font-size:15px;font-weight:850}.sv-product-grid-home .sv-product .sv-price del{color:#8a98a9;font-size:10px;margin-left:4px}.sv-product-grid-home .sv-product .sv-add-cart{width:100%;padding:7px 5px;font-size:10px;gap:5px}.sv-product-grid-home .sv-product .sv-add-cart .sv-icon{width:13px;height:13px}.sv-product-grid-home .sv-badge{top:8px;left:8px;background:#eef7ff;color:#087fff;border:1px solid #cfe6fb;font-size:8px;padding:4px 6px;border-radius:5px}.sv-empty-state{grid-column:1/-1;padding:30px;border:1px dashed #b8cce0;border-radius:12px;text-align:center;background:#fff;color:#60738d}.sv-deals-grid{gap:13px}.sv-banner{overflow:hidden}.sv-banner-eyebrow{display:block;font-size:9px;letter-spacing:1px;font-weight:850;color:#7be8ff;margin-bottom:2px}.sv-banner-copy h3{font-size:21px}.sv-banner-copy p{font-size:10px;color:#e8f3ff}.sv-banner-art .sv-mini-box{position:absolute;width:48px;height:68px;bottom:4px;border:1px solid #91a8c3;border-radius:4px;background:linear-gradient(145deg,#0f1c2f,#354861);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.sv-banner-art .b1{left:4px;transform:rotate(-8deg)}.sv-banner-art .b2{left:29px;bottom:8px;transform:rotate(4deg)}.sv-banner-art .b3{left:54px;bottom:1px;transform:rotate(10deg)}.sv-banner-studio{align-items:center}.sv-banner-studio h3{font-size:20px;margin:0}.sv-blog-grid-home .sv-post{border:1px solid #e0e9f4;box-shadow:0 5px 18px rgba(20,54,93,.045)}.sv-blog-grid-home .sv-post img{object-fit:cover}.sv-benefits-strip .sv-benefit .icon{width:36px;height:36px;border-radius:10px;background:#e1f1ff}.sv-benefits-strip .sv-benefit .icon .sv-icon{width:22px;height:22px}.sv-benefits-strip .sv-benefit strong{font-size:11px}.sv-benefits-strip .sv-benefit span{font-size:9px}@keyframes sv-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}
@media(max-width:1100px){.sv-menu{gap:12px}.sv-menu>ul{gap:13px}.sv-search{min-width:190px}.sv-home .sv-categories{grid-template-columns:repeat(4,1fr)}.sv-product-grid-home{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.sv-site-header.is-sticky{position:relative}.sv-nav{min-height:62px}.sv-mobile-toggle{order:-1}.sv-menu{display:none;position:absolute;left:20px;right:20px;top:62px;padding:10px;background:#071b36;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.25)}.sv-menu.open{display:block}.sv-menu>ul{display:block}.sv-menu>ul>li>a{display:block;padding:11px 8px}.sv-menu>ul>li>a:after{display:none}.sv-search{flex:1;min-width:0}.sv-home .sv-hero-premium{padding:38px 0 30px}.sv-home .sv-hero-grid{grid-template-columns:1fr}.sv-home .sv-hero-art{order:-1;min-height:205px}.sv-home .sv-hero-art img{width:min(92vw,560px);max-height:300px}.sv-hero-tagline{right:7%;top:3%;font-size:15px}.sv-hero-tagline strong{font-size:21px}.sv-orbit-1{width:270px;height:150px}.sv-orbit-2{width:240px;height:130px}.sv-home .sv-hero h1{font-size:42px}.sv-home .sv-categories{grid-template-columns:repeat(2,1fr)}.sv-product-grid-home{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.sv-brand img,.custom-logo-link img,.sv-brand-link img{max-width:145px;height:42px}.sv-icon-link .sv-icon{width:18px;height:18px}.sv-home .sv-hero h1{font-size:36px}.sv-home .sv-hero p{font-size:14px}.sv-hero-trust{gap:9px 12px}.sv-home .sv-cat{min-height:106px}.sv-product-grid-home{grid-template-columns:1fr 1fr;gap:9px}.sv-product-grid-home .sv-product{padding:8px}.sv-product-grid-home .sv-product h3{font-size:11px}.sv-product-grid-home .sv-product .sv-price{font-size:14px}.sv-product-grid-home .sv-product .sv-add-cart span{font-size:9px}.sv-deals-grid{grid-template-columns:1fr}.sv-blog-grid-home{grid-template-columns:1fr 1fr}}
/* SoftVST 2.0.0 — WooCommerce account dashboard */
.sv-account-hero{position:relative;overflow:hidden;color:#fff;background-image:linear-gradient(90deg,rgba(3,14,35,.98) 0%,rgba(5,29,69,.88) 55%,rgba(5,29,69,.55) 100%),var(--sv-account-bg);background-size:cover;background-position:center 45%;min-height:140px}.sv-account-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(0,178,255,.16),transparent 28%);pointer-events:none}.sv-account-hero .sv-container{position:relative;z-index:1}.sv-account-breadcrumb{display:flex;align-items:center;gap:8px;padding-top:24px;font-size:12px;color:#d7e5f8}.sv-account-breadcrumb a{color:#bde0ff}.sv-account-breadcrumb .sv-icon{width:12px;height:12px}.sv-account-hero-inner{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:7px 0 22px}.sv-account-hero h1{font-size:36px;line-height:1;margin:0 0 7px;font-weight:850;letter-spacing:-.8px}.sv-account-hero p{margin:0;color:#e0ebfa;font-size:14px}.sv-account-hero-quote{width:170px;padding:15px 18px;border:1px solid rgba(100,180,255,.25);background:rgba(7,29,70,.5);border-radius:10px;text-align:right;box-shadow:0 10px 30px rgba(0,0,0,.16)}.sv-account-hero-quote strong{display:block;font-size:16px;line-height:1.2}.sv-account-hero-quote span{display:block;margin-top:5px;color:#d5e5fa;font-size:11px}.sv-account-shell{display:grid;grid-template-columns:218px minmax(0,1fr);gap:16px;padding-top:17px;padding-bottom:18px}.sv-account-sidebar{min-width:0}.sv-account-nav,.sv-account-help,.sv-account-panel,.sv-pro-card{background:#fff;border:1px solid #dfe8f3;border-radius:9px;box-shadow:0 5px 18px rgba(19,49,83,.045)}.sv-account-nav{padding:10px}.sv-account-profile{display:flex;gap:10px;align-items:center;padding:6px 5px 13px;margin-bottom:6px;border-bottom:1px solid #e8eef6}.sv-account-avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#e7f3ff,#edf0ff);color:#163fe0;font-weight:900;font-size:15px}.sv-account-profile div:last-child{min-width:0}.sv-account-profile strong,.sv-account-profile span,.sv-account-profile em{display:block}.sv-account-profile strong{font-size:12px;color:#16233b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sv-account-profile span{font-size:10px;color:#65758c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sv-account-profile em{font-style:normal;display:inline-block;margin-top:4px;background:#d9f8e6;color:#15803d;border-radius:4px;padding:2px 6px;font-size:8px;font-weight:800}.sv-account-nav ul{list-style:none;margin:0;padding:0}.sv-account-nav li{margin:2px 0}.sv-account-nav li a{display:flex;align-items:center;gap:11px;padding:10px 10px;border-radius:7px;color:#182943;font-size:12px;font-weight:750;transition:.15s}.sv-account-nav li a .sv-icon{width:17px;height:17px;flex:0 0 17px}.sv-account-nav li.is-active a,.sv-account-nav li a:hover{background:linear-gradient(90deg,#087fff,#11b5f4);color:#fff;box-shadow:0 5px 14px rgba(0,132,255,.18)}.sv-account-nav li:not(.is-active):not(.woocommerce-MyAccount-navigation-link--dashboard) a:hover{color:#fff}.sv-account-help{margin-top:14px;padding:16px;background:linear-gradient(145deg,#edf7ff,#f6fbff)}.sv-account-help-icon{width:38px;height:38px;border-radius:11px;background:#dcefff;color:#087fff;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.sv-account-help-icon .sv-icon{width:23px;height:23px}.sv-account-help strong{font-size:13px}.sv-account-help p{font-size:10px;color:#62748d;margin:2px 0 10px}.sv-account-help .sv-btn{width:100%;font-size:10px;padding:8px 7px}.sv-account-main{min-width:0}.sv-account-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:13px}.sv-account-stat{min-width:0;display:flex;align-items:center;gap:10px;padding:13px;background:#fff;border:1px solid #dce7f3;border-radius:9px;box-shadow:0 5px 16px rgba(19,49,83,.04);color:#16233b}.sv-account-stat:hover{color:#16233b;transform:translateY(-1px)}.sv-account-stat .sv-stat-icon{width:42px;height:42px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#e3f1ff;color:#087fff;flex:0 0 42px}.sv-account-stat .sv-stat-icon .sv-icon{width:23px;height:23px}.sv-account-stat small,.sv-account-stat strong,.sv-account-stat b{display:block}.sv-account-stat small{font-size:10px;color:#415675;font-weight:700}.sv-account-stat strong{font-size:23px;line-height:1.1;margin:2px 0}.sv-account-stat b{font-size:9px;color:#075de2}.sv-account-stat b .sv-icon{width:10px;height:10px}.stat-downloads .sv-stat-icon{background:#e5f3ff}.stat-licenses .sv-stat-icon{background:#dff9ec;color:#0b9a5b}.stat-wishlist{background:#fff7fa;border-color:#f2dce5}.stat-wishlist .sv-stat-icon{background:#ffe3eb;color:#e5264f}.sv-account-top-grid{display:grid;grid-template-columns:minmax(0,2.05fr) 275px;gap:13px}.sv-account-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:13px}.sv-account-panel{overflow:hidden}.sv-panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;border-bottom:1px solid #e6edf5}.sv-panel-head h2{font-size:14px;margin:0;color:#14223b;display:flex;align-items:center;gap:8px}.sv-panel-head h2 .sv-icon{width:17px;height:17px;color:#087fff}.sv-panel-head>a{font-size:9px;font-weight:800;color:#087fff;white-space:nowrap}.sv-panel-head>a .sv-icon{width:10px;height:10px}.sv-account-table-wrap{overflow-x:auto}.sv-account-table{width:100%;border-collapse:collapse;min-width:540px}.sv-account-table th{background:#f5f8fc;color:#182943;font-size:9px;font-weight:850;text-align:left;padding:8px 10px;white-space:nowrap}.sv-account-table td{border-bottom:1px solid #edf1f6;padding:8px 10px;color:#4c5e77;font-size:9px;white-space:nowrap}.sv-account-table tbody tr:last-child td{border-bottom:0}.sv-table-product{display:flex;align-items:center;gap:8px;min-width:145px;color:#172640;font-weight:750}.sv-table-product img{width:25px;height:25px;object-fit:contain;border-radius:4px;background:#f4f7fb;flex:0 0 25px}.sv-status{display:inline-flex;padding:4px 8px;border-radius:5px;font-size:8px;font-weight:800;line-height:1}.sv-status-completed,.sv-status-processing{background:#d7f8e4;color:#0d8a4b}.sv-status-pending{background:#fff3cd;color:#9a6a00}.sv-status-cancelled,.sv-status-failed{background:#ffe1e6;color:#bd243d}.sv-view-btn,.sv-copy-license{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cde1f5;background:#f4f9ff;color:#087fff;border-radius:5px;padding:4px 9px;font-size:8px;font-weight:800;cursor:pointer}.sv-view-btn:hover,.sv-copy-license:hover{background:#087fff;color:#fff}.sv-details-panel dl{margin:0;padding:4px 14px 8px}.sv-details-panel dl>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #edf1f6}.sv-details-panel dl>div:last-child{border-bottom:0}.sv-details-panel dt{font-size:9px;color:#223652;font-weight:800}.sv-details-panel dd{font-size:9px;color:#53647a;margin:0;text-align:right;max-width:155px;overflow:hidden;text-overflow:ellipsis}.sv-edit-profile{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 14px 12px;border:1px solid #087fff;border-radius:5px;padding:7px;color:#087fff;font-size:9px;font-weight:850}.sv-edit-profile .sv-icon{width:12px;height:12px}.sv-pro-card{margin-top:12px;padding:13px;background:linear-gradient(135deg,#082d64,#4510a8);color:#fff;display:grid;grid-template-columns:34px 1fr;gap:8px}.sv-pro-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:#ffd21c}.sv-pro-icon .sv-icon{width:28px;height:28px}.sv-pro-card h3{font-size:12px;margin:0 0 3px}.sv-pro-card h3 span{font-size:8px;padding:2px 5px;border-radius:4px;background:#b88cff;margin-left:4px}.sv-pro-card p{font-size:8px;line-height:1.45;color:#e7effc;margin:0}.sv-pro-card .sv-btn{grid-column:1/-1;padding:7px 8px;font-size:9px;border:1px solid rgba(255,255,255,.2)}.sv-download-table code{font-size:8px;color:#4b5e76}.sv-download-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;background:#087fff;color:#fff;border-radius:5px;font-size:8px;font-weight:800}.sv-download-btn .sv-icon{width:11px;height:11px}.sv-empty-cell{text-align:center!important;padding:25px!important;color:#7a899d!important}.sv-account-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:13px}.sv-account-benefits>div{background:#fff;border:1px solid #dfe8f3;border-radius:8px;padding:13px 10px;display:grid;grid-template-columns:36px 1fr;column-gap:9px;align-items:center}.sv-account-benefits>div>span{grid-row:1/3;width:36px;height:36px;border-radius:9px;background:#e2f0ff;color:#087fff;display:flex;align-items:center;justify-content:center}.sv-account-benefits>div>span .sv-icon{width:22px;height:22px}.sv-account-benefits strong{font-size:10px;color:#182943}.sv-account-benefits small{font-size:8px;color:#687b94}.woocommerce-account .sv-footer{margin-top:0}.woocommerce-account .woocommerce-notices-wrapper{margin-bottom:12px}.woocommerce-account .sv-account-main>.woocommerce-MyAccount-content{width:100%;float:none}.woocommerce-account .woocommerce-MyAccount-content>p:first-child{display:none}
@media(max-width:1050px){.sv-account-stats{grid-template-columns:repeat(2,1fr)}.sv-account-top-grid{grid-template-columns:1fr}.sv-account-side-stack{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sv-pro-card{margin-top:0}.sv-account-bottom-grid{grid-template-columns:1fr}.sv-account-benefits{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.sv-account-shell{grid-template-columns:1fr}.sv-account-sidebar{order:0}.sv-account-nav ul{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.sv-account-profile{grid-column:1/-1}.sv-account-help{display:none}.sv-account-hero-inner{align-items:flex-start}.sv-account-hero-quote{display:none}.sv-account-side-stack{grid-template-columns:1fr}.sv-account-benefits{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.sv-account-hero h1{font-size:29px}.sv-account-stats{grid-template-columns:1fr}.sv-account-nav ul{grid-template-columns:1fr}.sv-account-benefits{grid-template-columns:1fr}.sv-account-stat{padding:12px}.sv-account-panel{border-radius:8px}}
/* SoftVST v1.6 — My Account five-pass refinement */
.sv-account-hero{position:relative;overflow:hidden;background-color:#061b3d;background-image:linear-gradient(90deg,rgba(3,18,42,.98) 0%,rgba(5,28,64,.9) 48%,rgba(4,28,62,.58) 100%),var(--sv-account-bg);background-position:center;background-size:cover;}
.sv-account-hero:after{content:"";position:absolute;inset:auto -10% -65% 45%;height:180px;background:radial-gradient(circle,rgba(0,181,255,.22),transparent 65%);pointer-events:none}
.sv-account-hero .sv-container{position:relative;z-index:1}.sv-account-breadcrumb{padding-top:17px;font-size:11px;display:flex;align-items:center;gap:7px;color:#d6e5f7}.sv-account-breadcrumb a{color:#9fd6ff}.sv-account-breadcrumb .sv-icon{width:11px;height:11px}.sv-account-hero-inner{min-height:140px;padding:10px 0 22px;display:flex;justify-content:space-between;align-items:flex-end;gap:28px}.sv-account-hero h1{font-size:40px;letter-spacing:-1px;text-shadow:0 3px 18px rgba(0,0,0,.25)}.sv-account-hero p{font-size:15px;max-width:620px}.sv-account-hero-quote{width:185px;flex:0 0 185px;padding:16px 18px;border-radius:12px;background:rgba(7,23,53,.58);border:1px solid rgba(111,191,255,.25);backdrop-filter:blur(7px);text-align:right}.sv-account-hero-quote strong{font-size:17px}.sv-account-shell{grid-template-columns:232px minmax(0,1fr);gap:18px;padding-top:19px}.sv-account-nav,.sv-account-help,.sv-account-panel,.sv-pro-card,.sv-account-benefits>div{border-radius:11px;box-shadow:0 8px 24px rgba(14,42,76,.055)}
.sv-account-nav{padding:11px}.sv-account-profile{padding:7px 6px 14px;margin-bottom:8px}.sv-account-avatar{width:46px;height:46px;font-size:16px;box-shadow:inset 0 0 0 1px #d8e8fa}.sv-account-profile strong{font-size:13px}.sv-account-profile span{font-size:10px}.sv-account-profile em{font-size:9px;padding:3px 7px}.sv-account-nav li a{padding:10px 11px;font-size:12px;gap:10px}.sv-account-nav li a .sv-icon{width:18px;height:18px}.sv-account-nav li.is-active a{box-shadow:0 7px 18px rgba(0,132,255,.2)}
.sv-account-stats{gap:12px;margin-bottom:15px}.sv-account-stat{min-height:78px;padding:13px 14px;transition:transform .18s ease,box-shadow .18s ease}.sv-account-stat:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(14,42,76,.09)}.sv-account-stat .sv-stat-icon{width:44px;height:44px;flex-basis:44px}.sv-account-stat strong{font-size:25px}.sv-account-top-grid{gap:15px}.sv-account-bottom-grid{gap:15px;margin-top:15px}.sv-account-panel{overflow:hidden}.sv-panel-head{padding:14px 15px;background:linear-gradient(180deg,#fff,#fbfdff)}.sv-panel-head h2{font-size:14px}.sv-account-table{min-width:620px}.sv-account-table th{padding:9px 11px;font-size:9px}.sv-account-table td{padding:9px 11px;font-size:9px}.sv-table-product img{width:28px;height:28px;flex-basis:28px}.sv-view-btn,.sv-copy-license{min-height:27px}.sv-details-panel dl{padding:5px 15px 9px}.sv-details-panel dl>div{padding:9px 0}.sv-edit-profile{margin:0 15px 14px;padding:8px}.sv-pro-card{padding:15px;background:linear-gradient(135deg,#062d67 0%,#4210a1 100%);box-shadow:0 10px 25px rgba(44,18,120,.15)}.sv-pro-card .sv-btn{border-radius:7px}.sv-account-benefits{gap:13px;margin-top:15px}.sv-account-benefits>div{padding:14px 12px}.sv-account-benefits>div>span{width:38px;height:38px}.sv-account-benefits strong{font-size:10px}.sv-account-benefits small{font-size:8px}
.woocommerce-account .woocommerce-MyAccount-content{min-width:0}.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info{border-radius:9px}.woocommerce-account .woocommerce-MyAccount-content form{background:#fff;border:1px solid #dfe8f3;border-radius:11px;padding:20px;box-shadow:0 7px 22px rgba(14,42,76,.045)}
.sv-footer{background:var(--sv-footer-bg,#061426);color:#d8e5f5}.sv-footer-logo img{height:50px;width:auto}.sv-footer-tagline{font-weight:700!important;color:#fff!important;margin-top:2px!important}.sv-footer-bottom{gap:20px;align-items:center}.sv-footer-bottom span{min-width:0}.sv-footer-heart{color:#ff405f}
@media(max-width:1050px){.sv-account-shell{grid-template-columns:215px minmax(0,1fr)}.sv-account-stats{grid-template-columns:repeat(2,1fr)}.sv-account-top-grid{grid-template-columns:1fr}.sv-account-side-stack{display:grid;grid-template-columns:1fr 1fr;gap:13px}.sv-pro-card{margin-top:0}.sv-account-bottom-grid{grid-template-columns:1fr}.sv-account-benefits{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.sv-account-hero-inner{min-height:120px}.sv-account-hero h1{font-size:34px}.sv-account-shell{grid-template-columns:1fr}.sv-account-nav ul{grid-template-columns:repeat(2,1fr);gap:3px}.sv-account-profile{grid-column:1/-1}.sv-account-help{display:none}.sv-account-side-stack{grid-template-columns:1fr}.sv-account-benefits{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.sv-container{width:min(var(--sv-container),calc(100% - 28px))}.sv-account-hero h1{font-size:29px}.sv-account-hero p{font-size:13px}.sv-account-hero-quote{display:none}.sv-account-stats{grid-template-columns:1fr}.sv-account-nav ul{grid-template-columns:1fr}.sv-account-stat{min-height:70px}.sv-account-benefits{grid-template-columns:1fr}.sv-account-panel{border-radius:9px}.sv-account-table{min-width:580px}}

/* v1.7 Single Product refinement */
.sv-single-product-page{background:linear-gradient(180deg,#f7fbff 0,#fff 38%)}
.sv-product-breadcrumbs{display:flex;align-items:center;gap:7px;padding:15px 0 5px;color:#64748b;font-size:12px;white-space:nowrap;overflow:auto}.sv-product-breadcrumbs a{color:#1769d5}.sv-product-breadcrumbs svg{width:12px;height:12px;flex:0 0 12px}.sv-product-breadcrumbs strong{color:#263854;font-weight:700}.sv-single-product-refined{grid-template-columns:minmax(0,1.02fr) minmax(0,1.12fr) 280px;align-items:start;padding-top:18px;padding-bottom:16px}.sv-product-gallery-card,.sv-product-main-card,.sv-product-sidebar>div{background:#fff;border:1px solid #dce8f5;border-radius:12px;box-shadow:0 8px 28px rgba(17,52,91,.055)}.sv-product-gallery-card{position:relative;padding:12px;overflow:hidden}.sv-product-badge{position:absolute;z-index:5;left:22px;top:22px;padding:6px 11px;border-radius:7px;background:#6f22dc;color:#fff;font-size:11px;font-weight:850}.sv-gallery-head{display:flex;justify-content:space-between;align-items:center;padding:3px 4px 10px;color:#263854;font-size:12px;font-weight:800}.sv-gallery-head>span{display:flex;align-items:center;gap:6px}.sv-gallery-head svg{width:15px;height:15px;color:#087fff}.sv-gallery-zoom{width:32px;height:32px;border-radius:50%;border:1px solid #d9e5f3;background:#fff;color:#10213e;display:flex;align-items:center;justify-content:center;cursor:pointer}.sv-gallery-zoom svg{width:17px;height:17px}.sv-gallery-stage{background:radial-gradient(circle at 55% 40%,#0c69db 0,#082b69 32%,#05152e 75%);border-radius:10px;overflow:hidden;padding:8px}.sv-gallery-stage .woocommerce-product-gallery{margin:0!important}.sv-gallery-stage .flex-control-thumbs{display:flex;gap:8px;margin:9px 0 0!important}.sv-gallery-stage .flex-control-thumbs li{width:20%!important;float:none!important;margin:0!important}.sv-gallery-stage .flex-control-thumbs img{height:64px!important;object-fit:contain;background:#f5f8fc;border-radius:7px;border:1px solid #dce6f1;padding:2px}.sv-gallery-note{display:flex;align-items:center;justify-content:center;gap:6px;color:#64748b;font-size:10px;padding:9px 2px 2px}.sv-gallery-note svg{width:14px;height:14px;color:#10a45c}.sv-product-main-card{padding:20px}.sv-product-taxonomy{color:#166fe1;font-size:11px;font-weight:750;margin-bottom:7px}.sv-product-taxonomy a{display:inline-block;background:#eaf4ff;padding:4px 7px;border-radius:5px;margin-right:4px}.sv-product-main-card .product_title{font-size:32px;line-height:1.08;letter-spacing:-.8px;color:#0e1b36;margin:0 0 6px}.sv-product-subtitle{font-size:13px;color:#4b5f7d;margin:0 0 10px}.sv-product-rating-row .woocommerce-product-rating{margin:5px 0 14px;display:flex;align-items:center;gap:8px}.sv-product-rating-row .star-rating{color:#f5aa00}.sv-product-rating-row .woocommerce-review-link{font-size:11px;color:#44617f}.sv-product-excerpt{font-size:13px;color:#334b6b;line-height:1.65;padding:2px 0 3px}.sv-product-checks{display:grid;grid-template-columns:1fr 1fr;gap:7px 18px;margin:16px 0;padding:13px 0;border-top:1px solid #e8eef6;border-bottom:1px solid #e8eef6}.sv-product-checks div{display:flex;align-items:center;gap:7px;font-size:11px;color:#16335a}.sv-product-checks svg{width:15px;height:15px;color:#12a054;flex:0 0 15px}.sv-purchase-price .price{display:flex;align-items:baseline;gap:8px;margin:12px 0!important}.sv-purchase-price .price ins{text-decoration:none;color:#0c9b4d;font-size:30px;font-weight:900}.sv-purchase-price .price del{font-size:13px;color:#7f8da1}.sv-product-purchase-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sv-product-cart-form .cart{display:flex;gap:8px;margin:0!important}.sv-product-cart-form .quantity{display:flex}.sv-product-cart-form .quantity input{width:58px;border:1px solid #cfddec;border-radius:8px;padding:10px;text-align:center}.sv-product-cart-form .single_add_to_cart_button{flex:1!important;background:linear-gradient(90deg,#087fff,#00b8ff)!important;border:0!important;border-radius:8px!important;color:#fff!important;font-weight:850!important;padding:12px 16px!important;min-height:44px}.sv-buy-now{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #1685ff;color:#087fff;border-radius:8px;font-weight:850;padding:10px 14px}.sv-buy-now:hover{background:#eff8ff;color:#006ee5}.sv-buy-now svg{width:17px;height:17px}.sv-product-trust-bar{display:grid;grid-template-columns:repeat(3,1fr);margin-top:14px;border:1px solid #e0eaf4;border-radius:9px;background:#f8fbff}.sv-product-trust-bar>div{display:flex;align-items:center;gap:7px;padding:10px;border-right:1px solid #e2eaf4}.sv-product-trust-bar>div:last-child{border-right:0}.sv-product-trust-bar svg{width:20px;height:20px;color:#087fff;flex:0 0 20px}.sv-product-trust-bar strong,.sv-product-trust-bar small{display:block}.sv-product-trust-bar strong{font-size:9px;color:#182943}.sv-product-trust-bar small{font-size:8px;color:#63748b}.sv-product-sidebar{display:flex;flex-direction:column;gap:11px;min-width:0}.sv-stock-card{padding:12px!important;background:linear-gradient(135deg,#effff7,#dff9eb)!important;border-color:#bcebd2!important}.sv-stock-card>div{display:flex;align-items:center;gap:10px}.sv-stock-card svg{width:29px;height:29px;color:#0b9d56}.sv-stock-card strong,.sv-stock-card small{display:block}.sv-stock-card strong{color:#087642;font-size:13px}.sv-stock-card small{color:#4c6e5d;font-size:10px}.sv-product-meta-card{padding:15px!important;overflow:hidden}.sv-product-meta-card h3,.sv-why-buy h3,.sv-sidebar-help h3{margin:0 0 10px;font-size:14px;color:#15243e}.sv-product-meta-card dl{margin:0}.sv-product-meta-card dl>div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:8px;padding:8px 0;border-bottom:1px solid #edf2f7}.sv-product-meta-card dt{font-size:9px;font-weight:800;color:#425a79}.sv-product-meta-card dd{font-size:9px;color:#182e4d;margin:0;overflow-wrap:anywhere}.sv-product-tags{display:grid;grid-template-columns:38px 1fr;gap:6px;padding-top:10px}.sv-product-tags strong{font-size:9px}.sv-product-tags a{display:inline-block;background:#edf3fa;border-radius:12px;padding:3px 6px;font-size:8px;margin:0 3px 3px 0;color:#4b607a}.sv-product-promo{padding:14px!important;background:linear-gradient(135deg,#082d65,#4310a4)!important;color:#fff;display:grid;grid-template-columns:34px 1fr;gap:6px 8px}.sv-promo-icon{color:#ffd326;display:flex;align-items:flex-start;justify-content:center}.sv-promo-icon svg{width:28px;height:28px}.sv-product-promo h3{font-size:13px;color:#fff;margin:0 0 3px}.sv-product-promo p{font-size:9px;line-height:1.45;color:#dbe8fb;margin:0}.sv-product-promo .sv-btn{grid-column:1/-1;padding:8px;font-size:9px}.sv-why-buy{padding:15px!important}.sv-why-buy>div{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #edf2f7}.sv-why-buy>div:last-child{border-bottom:0}.sv-why-buy svg{width:21px;height:21px;color:#087fff;flex:0 0 21px}.sv-why-buy strong,.sv-why-buy small{display:block}.sv-why-buy strong{font-size:9px;color:#1b2d48}.sv-why-buy small{font-size:8px;color:#6a7c92}.sv-sidebar-help{padding:15px!important;background:linear-gradient(145deg,#edf8ff,#f8fcff)!important}.sv-sidebar-help>div{width:34px;height:34px;border-radius:10px;background:#dcefff;color:#087fff;display:flex;align-items:center;justify-content:center;margin-bottom:7px}.sv-sidebar-help>div svg{width:21px;height:21px}.sv-sidebar-help p{font-size:9px;color:#64748b;margin:0 0 10px}.sv-sidebar-help .sv-btn{width:100%;font-size:9px;padding:8px}.sv-product-features{padding:0 0 14px}.sv-product-feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.sv-product-feature-grid>div{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #dfe9f4;border-radius:9px;padding:12px;box-shadow:0 5px 18px rgba(18,50,86,.035)}.sv-product-feature-grid svg{width:27px;height:27px;color:#087fff;flex:0 0 27px}.sv-product-feature-grid strong,.sv-product-feature-grid small{display:block}.sv-product-feature-grid strong{font-size:10px;color:#162943}.sv-product-feature-grid small{font-size:8px;color:#687b92}.sv-product-tabs-wrap{padding-bottom:20px}.sv-product-tabs{padding:0!important;overflow:hidden}.sv-product-tabs .woocommerce-tabs{margin:0}.sv-product-tabs ul.tabs{display:flex;gap:3px;flex-wrap:wrap;padding:10px 10px 0!important;margin:0!important;border-bottom:1px solid #e2eaf4}.sv-product-tabs ul.tabs:before{display:none!important}.sv-product-tabs ul.tabs li{margin:0!important;border:0!important;background:#f3f7fc!important;border-radius:7px 7px 0 0!important}.sv-product-tabs ul.tabs li:before,.sv-product-tabs ul.tabs li:after{display:none!important}.sv-product-tabs ul.tabs li a{padding:9px 15px!important;font-size:10px!important;color:#243b5c!important;font-weight:800}.sv-product-tabs ul.tabs li.active{background:#087fff!important}.sv-product-tabs ul.tabs li.active a{color:#fff!important}.sv-product-tabs .woocommerce-Tabs-panel{padding:15px 18px!important;margin:0!important}.sv-product-tabs .woocommerce-Tabs-panel h2{font-size:19px}.sv-product-tabs .woocommerce-Tabs-panel p,.sv-product-tabs .woocommerce-Tabs-panel li{font-size:12px;line-height:1.7;color:#3c5575}.sv-related-products-section{padding-top:8px}.sv-related-products-section .related.products{margin:0}.sv-related-products-section .products{display:grid!important;grid-template-columns:repeat(5,1fr);gap:13px;margin:0!important}.sv-related-products-section .products:before,.sv-related-products-section .products:after{display:none!important}.sv-related-products-section .products li{width:auto!important;margin:0!important}.sv-related-products-section .sv-product{height:100%}.sv-single-product-page .woocommerce-message,.sv-single-product-page .woocommerce-info,.sv-single-product-page .woocommerce-error{width:min(var(--sv-container),calc(100% - 48px));margin:12px auto!important;border-radius:8px!important}
@media(max-width:1150px){.sv-single-product-refined{grid-template-columns:1fr 1.05fr}.sv-product-sidebar{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.sv-stock-card{grid-column:1/-1}.sv-related-products-section .products{grid-template-columns:repeat(4,1fr)}}
@media(max-width:800px){.sv-single-product-refined{grid-template-columns:1fr}.sv-product-sidebar{grid-column:auto;display:flex}.sv-product-main-card .product_title{font-size:28px}.sv-product-checks{grid-template-columns:1fr}.sv-product-purchase-actions{grid-template-columns:1fr}.sv-product-trust-bar{grid-template-columns:1fr}.sv-product-trust-bar>div{border-right:0;border-bottom:1px solid #e2eaf4}.sv-product-trust-bar>div:last-child{border-bottom:0}.sv-product-feature-grid{grid-template-columns:1fr 1fr}.sv-related-products-section .products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.sv-product-feature-grid{grid-template-columns:1fr}.sv-related-products-section .products{grid-template-columns:1fr}.sv-product-gallery-card,.sv-product-main-card{padding:11px}.sv-product-breadcrumbs{font-size:10px}.sv-product-main-card .product_title{font-size:24px}}
.sv-footer-credits{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.sv-footer-credit-sep{opacity:.35}.sv-footer-heart{color:#ff4d67}.sv-footer-bottom>span{min-width:0}
@media(max-width:780px){.sv-footer-credits{justify-content:flex-start}}
/* SoftVST Shop v1.8 refinement */
.sv-shop-hero{position:relative;background:#061a3c center/cover no-repeat;color:#fff;overflow:hidden}.sv-shop-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 45%,rgba(0,174,255,.28),transparent 28%);pointer-events:none}.sv-shop-hero>.sv-container{position:relative;z-index:1;padding:17px 0 20px}.sv-shop-breadcrumb{font-size:12px;color:#cfe0f5}.sv-shop-breadcrumb .woocommerce-breadcrumb{margin:0!important;color:#d9e6f5}.sv-shop-breadcrumb a{color:#b8dcff}.sv-shop-hero-inner{padding:5px 0 9px;max-width:650px}.sv-shop-hero h1{font-size:clamp(38px,4.3vw,52px);line-height:1.04;letter-spacing:-1.7px;margin:7px 0 8px}.sv-shop-hero h1 span{color:#0ddcff}.sv-shop-hero p{font-size:15px;line-height:1.55;max-width:650px;margin:0;color:#e3edfb}.sv-shop-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:8px}.sv-shop-trust>div{display:grid;grid-template-columns:32px 1fr;column-gap:8px;align-items:center}.sv-shop-trust-icon{grid-row:1/3;width:32px;height:32px;border-radius:9px;background:rgba(0,149,255,.2);color:#15a8ff;display:flex;align-items:center;justify-content:center}.sv-shop-trust-icon .sv-icon{width:20px;height:20px}.sv-shop-trust strong{font-size:11px;line-height:1.1}.sv-shop-trust small{font-size:9px;color:#c3d4e9}.sv-shop-layout{display:grid;grid-template-columns:208px minmax(0,1fr);gap:14px;padding-top:17px;padding-bottom:16px}.sv-shop-sidebar{min-width:0}.sv-filter-box{background:#fff;border:1px solid #dce7f3;border-radius:8px;padding:11px 10px;margin-bottom:9px;box-shadow:0 3px 12px rgba(17,53,91,.035)}.sv-filter-box h3{font-size:12px;margin:0 0 9px;color:#14243e}.sv-filter-search{display:flex;border:1px solid #d7e3f0;border-radius:6px;overflow:hidden}.sv-filter-search input{width:100%;min-width:0;border:0;padding:8px 8px;font-size:10px;outline:0}.sv-filter-search button{width:34px;border:0;background:#0788ff;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.sv-filter-search button .sv-icon{width:15px;height:15px}.sv-filter-row{display:grid;grid-template-columns:13px minmax(0,1fr) auto;align-items:center;gap:7px;margin:7px 0;font-size:10px;color:#263956;cursor:pointer}.sv-filter-row input{margin:0;accent-color:#087fff}.sv-filter-row span{display:flex;align-items:center;gap:7px;min-width:0}.sv-filter-row span .sv-icon{width:15px;height:15px;color:#087fff;flex:0 0 15px}.sv-filter-row em{font-style:normal;color:#70829a;font-size:9px}.sv-filter-list{max-height:220px;overflow:auto;padding-right:2px}.sv-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:6px}.sv-price-inputs label{font-size:9px;color:#6a7b91}.sv-price-inputs input{width:100%;margin-top:4px;padding:7px 6px;border:1px solid #d7e3f0;border-radius:5px;font-size:10px}.sv-filter-actions{padding:1px 2px 4px}.sv-filter-actions .sv-btn{width:100%;padding:8px 9px;font-size:10px}.sv-filter-actions .sv-icon{width:13px;height:13px}.sv-filter-clear{display:block;text-align:center;font-size:10px;margin-top:7px}.sv-shop-results{min-width:0}.sv-shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.sv-shop-tabs{display:flex;gap:4px;flex-wrap:wrap}.sv-shop-tabs a{display:inline-flex;padding:7px 12px;border-radius:6px;background:#f2f7fd;color:#203451;font-size:10px;font-weight:800}.sv-shop-tabs a.active{background:#087fff;color:#fff}.sv-shop-sort .woocommerce-ordering{float:none;margin:0}.sv-shop-sort select{font-size:10px;border:1px solid #d7e3f0;border-radius:6px;padding:8px 24px 8px 9px;background:#fff;color:#1d3150}.sv-shop-count-row{display:flex;justify-content:space-between;align-items:center;margin:0 0 8px;font-size:10px;color:#526680}.sv-view-switch{display:flex;gap:4px}.sv-view-switch button{width:27px;height:27px;border:1px solid #dce7f3;border-radius:5px;background:#fff;color:#657994;display:flex;align-items:center;justify-content:center;cursor:pointer}.sv-view-switch button.is-active{background:#eef7ff;color:#087fff;border-color:#a9d4ff}.sv-view-switch .sv-icon{width:14px;height:14px}.sv-products-archive-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.sv-products-archive-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sv-products-archive-4 .sv-product,.sv-products-archive-3 .sv-product{padding:9px;border-radius:8px}.sv-products-archive-4 .sv-product h3,.sv-products-archive-3 .sv-product h3{font-size:11px;min-height:29px}.sv-products-archive-4 .sv-product .brand,.sv-products-archive-4 .sv-product .type,.sv-products-archive-3 .sv-product .brand,.sv-products-archive-3 .sv-product .type{font-size:9px}.sv-products-archive-4 .sv-stars,.sv-products-archive-3 .sv-stars{font-size:11px}.sv-products-archive-4 .sv-price,.sv-products-archive-3 .sv-price{font-size:15px;margin:2px 0 7px}.sv-products-archive-4 .sv-product .button,.sv-products-archive-4 .sv-product .sv-btn,.sv-products-archive-3 .sv-product .button,.sv-products-archive-3 .sv-product .sv-btn{font-size:10px;padding:7px 7px}.sv-shop-promo{margin-top:10px;border-radius:9px;overflow:hidden;background:linear-gradient(100deg,#081e47,#5411cf);color:#fff;padding:16px 20px;display:flex;align-items:center;gap:16px;min-height:120px}.sv-shop-promo-icon{width:58px;height:58px;flex:0 0 58px;color:#13c9ff;display:flex;align-items:center;justify-content:center}.sv-shop-promo-icon .sv-icon{width:54px;height:54px}.sv-shop-promo strong{font-size:13px;color:#17d4ff}.sv-shop-promo h2{font-size:22px;margin:1px 0 3px}.sv-shop-promo p{font-size:10px;margin:0 0 8px;color:#d8e8fb}.sv-shop-promo .sv-btn{background:#fff;color:#087fff;font-size:10px;padding:7px 11px}.sv-shop-benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding-bottom:16px}.sv-shop-benefits>div{background:#fff;border:1px solid #dce7f3;border-radius:7px;padding:10px;display:grid;grid-template-columns:28px 1fr;column-gap:7px;align-items:center}.sv-shop-benefits .sv-icon{grid-row:1/3;width:25px;height:25px;color:#087fff}.sv-shop-benefits strong{font-size:10px}.sv-shop-benefits small{font-size:8px;color:#687b93}.sv-no-results{padding:55px 20px}.sv-no-results-icon{width:48px;height:48px;border-radius:50%;background:#eaf5ff;color:#087fff;display:flex;align-items:center;justify-content:center;margin:0 auto 10px}.sv-no-results-icon .sv-icon{width:25px;height:25px}
@media(max-width:1050px){.sv-shop-layout{grid-template-columns:190px minmax(0,1fr)}.sv-products-archive-4,.sv-products-archive-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sv-shop-trust{gap:10px}.sv-shop-trust strong{font-size:10px}}
@media(max-width:780px){.sv-shop-hero>.sv-container{padding-top:13px}.sv-shop-hero h1{font-size:34px}.sv-shop-trust{grid-template-columns:1fr 1fr}.sv-shop-layout{grid-template-columns:1fr}.sv-shop-sidebar{order:0}.sv-products-archive-4,.sv-products-archive-3{grid-template-columns:repeat(2,minmax(0,1fr))}.sv-shop-toolbar{align-items:flex-start;flex-direction:column}.sv-shop-sort{width:100%}.sv-shop-sort select{width:100%}.sv-shop-benefits{grid-template-columns:1fr 1fr}.sv-shop-promo{padding:14px}.sv-filter-box{margin-bottom:8px}}
@media(max-width:460px){.sv-shop-trust{grid-template-columns:1fr}.sv-products-archive-4,.sv-products-archive-3{grid-template-columns:1fr}.sv-shop-benefits{grid-template-columns:1fr}.sv-shop-promo-icon{display:none}}

/* v1.9 resilience and page polish */
.sv-content{min-width:0;overflow-wrap:anywhere}.sv-content h1,.sv-content h2,.sv-content h3{color:var(--sv-text)}.sv-content img{border-radius:var(--sv-radius,14px)}.sv-content form input,.sv-content form select,.sv-content form textarea{max-width:100%;border:1px solid var(--sv-line);border-radius:var(--sv-btn-radius,9px);padding:10px 12px;background:#fff}.sv-no-results{text-align:center;background:#fff;border:1px solid var(--sv-line);border-radius:var(--sv-radius,14px);box-shadow:var(--sv-shadow);padding:70px 24px}.sv-no-results h1{font-size:56px;line-height:1;margin:0 0 8px}.sv-page-content{padding:34px 0}.sv-page-card{background:#fff;border:1px solid var(--sv-line);border-radius:var(--sv-radius);box-shadow:var(--sv-shadow);padding:28px;min-width:0}.sv-page-card table{width:100%;border-collapse:collapse}.sv-page-card th,.sv-page-card td{padding:10px;border-bottom:1px solid #e7eef6;text-align:left}.sv-footer-credit-sep{display:inline-flex;align-items:center}.sv-footer-credits{overflow-wrap:anywhere}

/* v2.0 footer credit refinement */
.sv-footer-credits{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}
.sv-footer-wp-credit,.sv-footer-brand-credit{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:6px 10px;border:1px solid rgba(133,190,255,.18);border-radius:999px;background:linear-gradient(180deg,rgba(25,65,108,.62),rgba(8,27,50,.72));box-shadow:0 5px 16px rgba(0,0,0,.12);color:#dcecff;font-size:11px;line-height:1.25}
.sv-footer-wp-credit .sv-icon{width:15px;height:15px;color:#7bc7ff;flex:0 0 15px}.sv-footer-brand-credit{color:#f0f6ff}.sv-footer-credit-sep{opacity:.28!important;padding:0 1px}
@media(max-width:780px){.sv-footer-credits{justify-content:flex-start}.sv-footer-wp-credit,.sv-footer-brand-credit{font-size:10px}}
/* v2.1 content, legal, about and contact system */
.sv-page-eyebrow{display:inline-flex;align-items:center;gap:6px;color:#0b8fff;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sv-page-hero .sv-page-eyebrow{color:#8ddfff}.sv-special-hero{padding:48px 0 42px}.sv-special-hero h1{max-width:900px}.sv-special-hero p{max-width:760px}.sv-special-content{padding:34px 0 60px}.sv-featured-copy{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:stretch;margin-bottom:22px}.sv-featured-copy>div:first-child,.sv-special-stat,.sv-info-grid>div,.sv-callout,.sv-contact-card,.sv-contact-form{background:#fff;border:1px solid var(--sv-line);border-radius:var(--sv-radius);box-shadow:var(--sv-shadow)}.sv-featured-copy>div:first-child{padding:28px}.sv-featured-copy h2{font-size:32px;margin:8px 0}.sv-special-stat{padding:26px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#f2f9ff,#eef5ff)}.sv-special-stat strong{font-size:24px;color:var(--sv-blue)}.sv-special-stat span{color:var(--sv-muted);margin-top:5px}.sv-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:22px 0}.sv-info-grid>div{padding:24px}.sv-special-icon,.sv-contact-icon{width:44px;height:44px;border-radius:13px;background:linear-gradient(145deg,#eaf6ff,#eef0ff);color:var(--sv-blue);display:flex;align-items:center;justify-content:center;margin-bottom:13px}.sv-special-icon .sv-icon,.sv-contact-icon .sv-icon{width:22px;height:22px}.sv-info-grid h3,.sv-contact-card h3{margin:0 0 6px}.sv-info-grid p,.sv-contact-card p{margin:0;color:var(--sv-muted)}.sv-callout{padding:25px;background:linear-gradient(135deg,#f4faff,#f5f1ff);margin-top:22px}.sv-callout strong{font-size:18px}.sv-callout p{margin:6px 0 14px;color:#536780}.sv-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sv-contact-grid-large{margin-bottom:22px}.sv-contact-card{padding:24px}.sv-contact-card>a{display:inline-flex;align-items:center;gap:6px;margin-top:14px;font-weight:800}.sv-contact-card>a .sv-icon{width:15px;height:15px}.sv-contact-form{padding:28px}.sv-contact-form .sv-section-head{margin-bottom:18px}.sv-contact-form label{display:block;font-size:13px;font-weight:800;color:#1a2b46;margin:13px 0}.sv-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sv-contact-form input,.sv-contact-form textarea{display:block;width:100%;margin-top:6px;padding:12px 13px;border:1px solid #d7e4f2;border-radius:10px;background:#fbfdff;outline:none}.sv-contact-form input:focus,.sv-contact-form textarea:focus{border-color:#66baff;box-shadow:0 0 0 3px rgba(0,140,255,.1)}.sv-legal-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:22px;padding:34px 0 60px}.sv-legal-nav{height:max-content;background:#fff;border:1px solid var(--sv-line);border-radius:var(--sv-radius);padding:16px;box-shadow:var(--sv-shadow);position:sticky;top:95px}.sv-legal-nav h3{margin:0 0 10px;font-size:15px}.sv-legal-nav ul{list-style:none;padding:0;margin:0}.sv-legal-nav li+li{margin-top:4px}.sv-legal-nav a{display:block;padding:9px 10px;border-radius:8px;color:#536780;font-size:13px;font-weight:700}.sv-legal-nav a:hover,.sv-legal-nav a.is-active{background:#edf7ff;color:#087fff}.sv-legal-content{line-height:1.75}.sv-legal-content h2{font-size:21px;margin:28px 0 8px}.sv-legal-content h2:first-child{margin-top:0}.sv-legal-content p,.sv-legal-content li{color:#4f637d}.sv-legal-content ul,.sv-legal-content ol{padding-left:22px}.sv-legal-note{padding:13px 15px;border:1px solid #bfe0ff;background:#eef8ff;border-radius:10px;color:#315b82;font-size:13px;margin-bottom:20px}.sv-legal-updated{margin-top:30px;padding-top:15px;border-top:1px solid var(--sv-line);font-size:12px;color:#8090a5}.sv-faq details{border:1px solid var(--sv-line);border-radius:10px;padding:13px 15px;margin:9px 0;background:#fbfdff}.sv-faq summary{font-weight:800;cursor:pointer}.sv-article-cta{margin:30px 0 10px;padding:24px;border-radius:14px;background:linear-gradient(135deg,#071d43,#3d16a5);color:#fff}.sv-article-cta h3{margin:5px 0}.sv-article-cta p{color:#d9e7fa}.sv-article-cta .sv-page-eyebrow{color:#80eaff}.sv-article-cta .sv-btn{margin-top:7px}.sv-article-cta .sv-icon{width:16px;height:16px}
@media(max-width:900px){.sv-featured-copy{grid-template-columns:1fr}.sv-info-grid,.sv-contact-grid{grid-template-columns:1fr 1fr}.sv-legal-layout{grid-template-columns:1fr}.sv-legal-nav{position:static}.sv-legal-nav ul{display:grid;grid-template-columns:1fr 1fr;gap:4px}.sv-legal-nav li+li{margin-top:0}}
@media(max-width:620px){.sv-special-hero{padding:38px 0 32px}.sv-special-content{padding:24px 0 42px}.sv-info-grid,.sv-contact-grid,.sv-form-grid{grid-template-columns:1fr}.sv-featured-copy>div:first-child,.sv-special-stat,.sv-info-grid>div,.sv-contact-card,.sv-contact-form{padding:20px}.sv-legal-nav ul{grid-template-columns:1fr}.sv-legal-content{padding:20px}.sv-article-cta{padding:19px}}
.sv-license-activations{display:block;margin-top:4px;color:#718096;font-size:11px}.sv-license-action{margin-left:5px;padding:6px 9px;border:1px solid #d8e2ef;background:#fff;border-radius:7px;cursor:pointer;font-weight:600}.sv-license-action:hover{border-color:#008cff;color:#008cff}.sv-status-inactive{background:#f1f3f5!important;color:#64748b!important}
/* SoftVST Phase 2 sales features */
.sv-phase2-actions{display:flex;gap:10px;margin:16px 0;flex-wrap:wrap}.sv-phase2-btn,.sv-mini-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--sv-line,#dbe4ef);background:#fff;color:#132238;border-radius:10px;padding:10px 14px;cursor:pointer;font-weight:700}.sv-phase2-btn svg,.sv-mini-action svg{width:18px;height:18px}.sv-phase2-btn.is-active,.sv-mini-action.is-active{border-color:#1689ff;color:#1689ff;background:#f1f8ff}.sv-loop-tools{display:flex;gap:6px;margin-top:8px}.sv-mini-action{width:38px;height:36px;padding:0}.sv-phase2-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.sv-phase2-card{position:relative;border:1px solid var(--sv-line,#dbe4ef);border-radius:16px;background:#fff;padding:16px;box-shadow:0 10px 30px rgba(12,35,65,.06)}.sv-phase2-card img{width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:12px}.sv-phase2-card h3{margin:12px 0 8px}.sv-phase2-price{font-weight:800;margin-bottom:12px}.sv-deal-badge{position:absolute;top:24px;left:24px;background:#e74c3c;color:#fff;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.sv-empty-state{padding:40px;text-align:center;border:1px dashed var(--sv-line,#dbe4ef);border-radius:16px;background:#f8fbff}.sv-compare-wrap{overflow:auto}.sv-compare-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--sv-line,#dbe4ef);border-radius:16px;overflow:hidden}.sv-compare-table th,.sv-compare-table td{padding:14px;border-bottom:1px solid #edf2f7;text-align:left;vertical-align:middle}.sv-compare-table th{font-weight:800;background:#f7faff}.sv-compare-table tr:last-child th,.sv-compare-table tr:last-child td{border-bottom:0}@media(max-width:1000px){.sv-phase2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.sv-phase2-grid{grid-template-columns:1fr}.sv-phase2-btn{width:100%}}

.sv-live-results{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:9999;background:#fff;border:1px solid var(--sv-line);border-radius:12px;box-shadow:0 18px 45px rgba(6,21,43,.18);overflow:hidden;display:none}.sv-live-results.is-open{display:block}.sv-live-results>a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid var(--sv-line);color:var(--sv-text);background:#fff}.sv-live-results>a:hover{background:#f4f8ff}.sv-live-results img{width:42px;height:42px;object-fit:cover;border-radius:7px;background:#f4f7fb}.sv-live-results span{min-width:0;display:flex;flex-direction:column;flex:1}.sv-live-results strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sv-live-results small{color:var(--sv-muted);font-weight:700}.sv-live-results svg{width:18px;height:18px;color:var(--sv-electric);flex:0 0 auto}.sv-live-empty{padding:14px;color:var(--sv-muted);font-size:13px}.sv-recently-viewed,.sv-recommendations{margin-top:12px}.sv-recently-viewed .sv-product,.sv-recommendations .sv-product{height:100%}@media(max-width:720px){.sv-live-results{position:fixed;top:74px;left:12px;right:12px;width:auto}.sv-search{min-width:0}}

/* Phase 8 — Support Center */
.sv-support-wrap{display:grid;gap:24px;max-width:1180px;margin:30px auto}.sv-support-card,.sv-support-login{background:#fff;border:1px solid #e5ebf3;border-radius:20px;padding:28px;box-shadow:0 12px 35px rgba(9,28,53,.06)}.sv-support-card-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.sv-support-card h2{margin:4px 0 8px;font-size:28px}.sv-support-card p{color:#64748b}.sv-support-form label{display:grid;gap:8px;font-weight:700;color:#17243a;margin-bottom:18px}.sv-support-form input,.sv-support-form select,.sv-support-form textarea{width:100%;box-sizing:border-box;border:1px solid #dce4ef;border-radius:12px;padding:13px 14px;background:#fbfdff;font:inherit;font-weight:400}.sv-support-form textarea{resize:vertical}.sv-support-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sv-optional{font-size:12px;font-weight:500;color:#94a3b8}.sv-support-notice{padding:14px 18px;border-radius:12px;border:1px solid #dbe5f2}.sv-support-notice.success{background:#effcf5;border-color:#b9efd0}.sv-support-notice.error{background:#fff4f4;border-color:#f3c5c5}.sv-support-table-wrap{overflow:auto}.sv-support-table{width:100%;border-collapse:collapse}.sv-support-table th,.sv-support-table td{padding:14px 12px;border-bottom:1px solid #edf1f6;text-align:left;white-space:nowrap}.sv-support-table th{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.sv-support-table a{font-weight:700;text-decoration:none}.sv-ticket-status,.sv-ticket-priority{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700}.sv-ticket-open{background:#eaf4ff;color:#1769aa}.sv-ticket-pending{background:#fff6df;color:#9a6700}.sv-ticket-resolved,.sv-ticket-closed{background:#eaf9f0;color:#18784b}.sv-ticket-priority{background:#f1f5f9;color:#475569}.sv-ticket-detail-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.sv-ticket-meta{display:flex;gap:16px;flex-wrap:wrap;margin:14px 0 22px;color:#64748b;font-size:13px}.sv-ticket-message,.sv-ticket-reply{padding:18px;border-radius:14px;background:#f7faff;border:1px solid #e4ebf4;margin-top:14px}.sv-ticket-reply{background:#f9fafb}.sv-ticket-message strong,.sv-ticket-reply strong{display:block;margin-bottom:8px}.sv-ticket-reply small{color:#94a3b8}.sv-support-reply{margin-top:22px}.sv-support-back{font-weight:700;text-decoration:none}.sv-support-login{text-align:center;padding:45px}.sv-support-admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.sv-support-admin-stats div{background:#f6f9fd;border:1px solid #e3eaf3;border-radius:12px;padding:16px}.sv-support-admin-stats strong,.sv-support-admin-stats span{display:block}.sv-support-admin-stats strong{font-size:25px}.sv-support-admin-stats span{color:#64748b;margin-top:4px}
@media(max-width:700px){.sv-support-grid,.sv-support-admin-stats{grid-template-columns:1fr}.sv-support-card,.sv-support-login{padding:20px}.sv-ticket-detail-head{display:block}.sv-ticket-detail-head>div:last-child{margin-top:12px}}

/* Phase 8 support refinements */
.sv-support-tip{display:flex;align-items:center;min-height:48px;padding:12px 14px;border:1px dashed #cbd8e8;border-radius:12px;background:#f7fbff;color:#61748e;font-size:12px;line-height:1.5}.sv-support-tip strong{color:#18304f;margin-right:5px}.sv-ticket-actions{margin-top:18px;padding-top:16px;border-top:1px solid #e7edf5}.sv-ticket-actions .sv-btn-secondary{background:#eef4fa;color:#1c3658;border:1px solid #d5e1ee}.sv-ticket-actions .sv-btn-secondary:hover{background:#e5eef8}
@media(max-width:700px){.sv-support-grid{grid-template-columns:1fr}.sv-support-card{padding:20px}.sv-ticket-detail-head{display:grid!important;gap:12px}}

/* Phase 9: Software Updates */
.sv-updates-center{display:grid;gap:24px}.sv-updates-head{padding:28px;border:1px solid var(--sv-line,#e5eaf1);border-radius:var(--sv-radius,18px);background:#fff}.sv-updates-head h2{margin:6px 0 8px}.sv-eyebrow{font-size:11px;font-weight:800;letter-spacing:.14em;color:#2563eb}.sv-updates-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.sv-update-card{padding:22px;border:1px solid var(--sv-line,#e5eaf1);border-radius:var(--sv-radius,18px);background:#fff;box-shadow:0 12px 30px rgba(6,20,38,.06)}.sv-update-product{display:flex;gap:14px;align-items:center}.sv-update-product img{width:72px;height:72px;object-fit:cover;border-radius:14px}.sv-update-product h3{margin:0 0 5px}.sv-update-product p{margin:0;color:#64748b}.sv-update-meta{display:flex;justify-content:space-between;align-items:center;margin:18px 0;padding:12px 14px;background:#f5f8fc;border-radius:12px}.sv-update-meta span{color:#64748b;font-size:13px}.sv-update-changelog{margin-bottom:18px;font-size:14px;color:#475569}.sv-update-changelog strong{color:#0f172a}.sv-update-card .sv-btn{display:inline-flex;align-items:center;gap:8px}@media(max-width:800px){.sv-updates-grid{grid-template-columns:1fr}}

/* Phase 10 — Advanced Sales */
.sv-sales-group{margin:28px 0;padding:24px;border:1px solid var(--sv-line,#dce7f4);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(20,33,61,.06)}
.sv-sales-group .sv-section-head{margin-bottom:18px}.sv-sales-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.sv-sales-product{padding:12px;border:1px solid var(--sv-line,#dce7f4);border-radius:12px;background:#f8fbff}.sv-sales-product a{display:grid;gap:8px;color:inherit;text-decoration:none}.sv-sales-product img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:9px}.sv-sales-product strong{font-size:14px}.sv-sales-product>span{display:block;margin-top:8px;font-weight:700}.sv-fbt-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.sv-fbt-products label{display:flex;gap:10px;align-items:center;padding:12px;border:1px solid var(--sv-line,#dce7f4);border-radius:12px;cursor:pointer}.sv-fbt-products label.is-selected{border-color:#008cff;box-shadow:0 0 0 2px rgba(0,140,255,.08)}.sv-fbt-products img{width:58px;height:58px;object-fit:cover;border-radius:8px}.sv-fbt-products span{display:grid;gap:3px}.sv-fbt-products small{opacity:.7}.sv-fbt-message{margin-top:10px;font-size:14px;font-weight:600}.sv-fbt-add{border:0;cursor:pointer}.sv-fbt-add:disabled{opacity:.55;cursor:wait}
@media(max-width:900px){.sv-sales-products{grid-template-columns:repeat(2,minmax(0,1fr))}.sv-fbt-products{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.sv-sales-products,.sv-fbt-products{grid-template-columns:1fr}.sv-sales-group{padding:18px}}

/* Phase 11 — Security admin status */
.sv-security-score{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid rgba(20,120,255,.14);border-radius:14px;margin:16px 0;background:#f7fbff}.sv-security-score strong{font-size:24px}.sv-security-score span{color:#64748b}.sv-security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sv-security-item{display:grid;grid-template-columns:32px 1fr;gap:2px 10px;align-items:center;padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.sv-security-item>span{grid-row:span 2;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:700}.sv-security-item.is-good>span{background:#e9fbf1;color:#12824b}.sv-security-item.is-off>span{background:#fff4e5;color:#a15c00}.sv-security-item small{color:#64748b}.sv-security-item strong{font-size:14px}@media(max-width:700px){.sv-security-grid{grid-template-columns:1fr}}

/* SoftVST 3.9 — editorial post system */
.sv-post-page{background:var(--sv-bg);min-height:100vh}
.sv-post-hero{padding:34px 0 38px;background:linear-gradient(135deg,#061a34 0%,#0b2b55 55%,#172b66 100%);color:#fff}
.sv-post-hero .sv-breadcrumbs{margin-bottom:22px;color:#c9d8ed}
.sv-post-kicker{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;letter-spacing:.12em;color:#8feaff;text-transform:uppercase}
.sv-post-kicker .sv-icon{width:15px;height:15px}
.sv-post-hero h1{max-width:900px;margin:12px 0 18px;font-size:clamp(34px,5vw,58px);line-height:1.05;letter-spacing:-.025em}
.sv-post-meta{display:flex;gap:18px;flex-wrap:wrap;color:#d8e5f5;font-size:14px}
.sv-post-meta span{display:inline-flex;align-items:center;gap:6px}.sv-post-meta .sv-icon{width:16px;height:16px;color:#76dfff}
.sv-post-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;padding:34px 0 60px;align-items:start}
.sv-post-layout .sv-article{min-width:0;padding:0;overflow:hidden}
.sv-post-featured{margin:0;border-bottom:1px solid var(--sv-line);background:#edf4fb}
.sv-post-featured img{display:block;width:100%;height:auto;max-height:620px;object-fit:cover}
.sv-post-body{padding:30px clamp(20px,4vw,48px)}.sv-post-body p,.sv-post-body li{font-size:17px;line-height:1.8;color:#24364f}
.sv-post-body h2,.sv-post-body h3,.sv-post-body h4{color:#0d1f38;line-height:1.25;margin:1.7em 0 .65em}.sv-post-body h2{font-size:30px}.sv-post-body h3{font-size:24px}
.sv-post-body img{max-width:100%;height:auto;border-radius:12px}.sv-post-body blockquote{margin:24px 0;padding:18px 22px;border-left:4px solid var(--sv-electric);background:#f1f8ff;border-radius:0 12px 12px 0}
.sv-page-links{padding:16px 0;border-top:1px solid var(--sv-line);border-bottom:1px solid var(--sv-line)}
.sv-post-taxonomy{padding:0 48px 28px;display:grid;gap:12px}.sv-post-taxonomy>div{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.sv-post-taxonomy strong{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--sv-muted);margin-right:4px}.sv-post-taxonomy a{padding:6px 10px;border-radius:999px;background:#edf5ff;color:#1768b5;font-size:12px;font-weight:700}
.sv-post-recent,.sv-author-card{margin:0 28px 28px;padding:24px;border:1px solid var(--sv-line);border-radius:var(--sv-radius);background:#fbfdff}.sv-post-recent .sv-section-head{margin-bottom:18px}.sv-post-recent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sv-post-recent-card{display:block;overflow:hidden;border:1px solid var(--sv-line);border-radius:12px;background:#fff;color:var(--sv-text);transition:transform .18s ease,box-shadow .18s ease}.sv-post-recent-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(16,48,88,.1)}.sv-post-recent-card img,.sv-post-thumb-placeholder{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.sv-post-thumb-placeholder{display:flex;align-items:center;justify-content:center;background:#eaf4ff;color:var(--sv-electric)}.sv-post-recent-card>div:last-child{padding:12px}.sv-post-recent-card small{color:var(--sv-muted);font-size:11px}.sv-post-recent-card h3{font-size:15px;line-height:1.3;margin:5px 0 0}
.sv-author-card{display:flex;gap:18px;align-items:center;background:linear-gradient(135deg,#f7fbff,#edf7ff)}.sv-author-avatar{width:88px;height:88px;border-radius:50%;display:block}.sv-author-avatar-wrap{flex:0 0 auto}.sv-author-label{font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--sv-electric)}.sv-author-card h3{margin:4px 0 5px;font-size:22px}.sv-author-card p{margin:0 0 7px;color:var(--sv-muted);line-height:1.55}.sv-author-card a{font-weight:800;color:#086fca;display:inline-flex;gap:6px;align-items:center}.sv-author-card a .sv-icon{width:14px}
.sv-post-sidebar{display:grid;gap:18px;position:sticky;top:20px}.sv-post-sidebar .sv-sidebar{margin:0}.sv-sidebar h3{display:flex;align-items:center;gap:7px}.sv-sidebar h3 .sv-icon{width:17px;color:var(--sv-electric)}.sv-sidebar-posts,.sv-sidebar-links{list-style:none;padding:0;margin:0;display:grid;gap:11px}.sv-sidebar-posts li a{display:flex;gap:10px;align-items:center;color:var(--sv-text)}.sv-sidebar-posts img{width:58px;height:46px;border-radius:7px;object-fit:cover;flex:0 0 auto}.sv-sidebar-posts strong{display:block;font-size:13px;line-height:1.3}.sv-sidebar-posts small,.sv-sidebar-links small{display:block;color:var(--sv-muted);font-size:11px;margin-top:3px}.sv-sidebar-links li{border-bottom:1px solid #eaf0f6;padding-bottom:10px}.sv-sidebar-links li:last-child{border:0;padding-bottom:0}.sv-sidebar-links a{font-size:13px;font-weight:700;color:var(--sv-text)}.sv-sidebar-cta{background:linear-gradient(145deg,#071b35,#102f61);color:#fff;border:0}.sv-sidebar-cta h3{color:#fff;border-color:rgba(255,255,255,.15)}.sv-sidebar-cta p{color:#c9d8ed;font-size:13px;line-height:1.6}.sv-sidebar-cta-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(0,217,255,.13);color:#75eaff}.sv-sidebar-cta-icon .sv-icon{width:22px}
.sv-comments-section{margin:0 28px 30px;padding:26px;border-top:1px solid var(--sv-line)}.sv-comments-header h2{margin:4px 0 20px;font-size:25px}.sv-comment-list{list-style:none;padding:0;margin:0 0 26px}.sv-comment{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid #e7eef6}.sv-comment-avatar img{width:52px;height:52px;border-radius:50%;display:block}.sv-comment-main{min-width:0;flex:1}.sv-comment-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sv-comment-meta strong{font-size:14px}.sv-comment-meta time{font-size:11px;color:var(--sv-muted)}.sv-comment-content{margin-top:7px;color:#344861;font-size:14px;line-height:1.7}.sv-comment-content p{margin:0 0 8px}.sv-comment-actions a{font-size:12px;font-weight:800;color:#0875cf}.sv-comment-pending{margin-top:7px;padding:8px 10px;background:#fff7df;border-radius:7px;color:#805b00;font-size:12px}.sv-comment-form{margin-top:26px;padding:24px;border:1px solid var(--sv-line);background:#f8fbff;border-radius:14px}.sv-comment-form-head h3{font-size:23px;margin:4px 0}.sv-comment-form-head p{color:var(--sv-muted);margin:0 0 16px}.sv-comment-form p{margin:0 0 15px}.sv-comment-form label{display:block;font-size:12px;font-weight:800;margin-bottom:6px}.sv-comment-form input,.sv-comment-form textarea{width:100%;box-sizing:border-box;border:1px solid #ccdbea;border-radius:9px;padding:12px 13px;background:#fff;font:inherit;color:var(--sv-text);outline:none}.sv-comment-form input:focus,.sv-comment-form textarea:focus{border-color:var(--sv-electric);box-shadow:0 0 0 3px rgba(0,140,255,.1)}.sv-comment-form .comment-form-author,.sv-comment-form .comment-form-email{width:calc(50% - 8px);display:inline-block;vertical-align:top}.sv-comment-form .comment-form-email{margin-left:12px}.sv-comment-form .required{color:#d13b3b}.sv-comment-notice,.sv-comment-privacy{font-size:12px;color:var(--sv-muted);line-height:1.5}.sv-comment-form .form-submit{margin-bottom:0}.sv-comment-form .submit{cursor:pointer}.sv-comments-pagination{display:flex;gap:8px;margin:20px 0;flex-wrap:wrap}.sv-comments-pagination a{padding:8px 11px;border:1px solid var(--sv-line);border-radius:8px;background:#fff;color:#1768b5;font-size:12px;font-weight:700}.sv-no-comments{text-align:center;padding:24px;border:1px dashed #cbd9e8;border-radius:10px;background:#f8fbff}.sv-no-comments .sv-icon{width:25px;color:var(--sv-electric);display:block;margin:0 auto 8px}.sv-no-comments strong{display:block}.sv-no-comments p{margin:4px 0;color:var(--sv-muted);font-size:13px}.sv-comments-closed{padding:12px;background:#f5f7fa;border-radius:8px;color:var(--sv-muted)}
@media(max-width:900px){.sv-post-layout{grid-template-columns:1fr}.sv-post-sidebar{position:static;grid-template-columns:1fr 1fr}.sv-post-recent-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.sv-post-hero{padding:26px 0 30px}.sv-post-meta{gap:9px 14px;font-size:12px}.sv-post-layout{padding:18px 0 40px}.sv-post-body{padding:22px 18px}.sv-post-body p,.sv-post-body li{font-size:15px;line-height:1.7}.sv-post-body h2{font-size:25px}.sv-post-taxonomy{padding:0 18px 20px}.sv-post-recent,.sv-author-card,.sv-comments-section{margin-left:14px;margin-right:14px}.sv-post-recent{padding:18px}.sv-post-recent-grid,.sv-post-sidebar{grid-template-columns:1fr}.sv-author-card{align-items:flex-start;padding:18px}.sv-author-avatar{width:64px;height:64px}.sv-comments-section{padding:20px 4px}.sv-comment-form{padding:18px}.sv-comment-form .comment-form-author,.sv-comment-form .comment-form-email{width:100%;display:block;margin-left:0}.sv-post-hero h1{font-size:32px}}

/* v4.0.3 responsive image system: product art 1:1, editorial art 16:9. */
.sv-product-media{display:block;aspect-ratio:1/1;overflow:hidden;border-radius:9px;background:#f6f9fd}.sv-product-media img,.sv-product img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center;display:block}.sv-product>.sv-demo-image{aspect-ratio:1/1!important}.sv-gallery-stage .woocommerce-product-gallery__image a{display:block;aspect-ratio:1/1;overflow:hidden}.sv-gallery-stage .woocommerce-product-gallery__image img{width:100%!important;height:100%!important;aspect-ratio:1/1;object-fit:cover;object-position:center}.sv-gallery-stage .flex-control-thumbs{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.sv-gallery-stage .flex-control-thumbs li{width:64px!important}.sv-gallery-stage .flex-control-thumbs img{aspect-ratio:1/1!important;height:auto!important;object-fit:cover!important}.sv-post-featured{margin:0 0 26px;overflow:hidden;border-radius:14px;background:#eef3f9;aspect-ratio:16/9}.sv-post-featured img{display:block;width:100%;height:100%;object-fit:cover}.sv-post-recent-card img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.sv-sidebar-posts img{display:block;width:82px!important;height:auto!important;aspect-ratio:16/9;object-fit:cover}.sv-post img:not(.sv-author-avatar){max-width:100%}@media(max-width:1024px){.sv-product-media,.sv-product-media img,.sv-product img{aspect-ratio:1/1}.sv-gallery-stage .woocommerce-product-gallery__image a,.sv-gallery-stage .woocommerce-product-gallery__image img{aspect-ratio:1/1}.sv-post-featured{aspect-ratio:16/9}}@media(max-width:640px){.sv-post-featured{border-radius:10px}.sv-sidebar-posts img{width:76px!important}.sv-gallery-stage .flex-control-thumbs li{width:56px!important}}

/* v4.0.3 image sizing: let WordPress srcset select the closest generated variant. */
.sv-table-product img,.sv-update-product img{width:42px;height:42px;aspect-ratio:1/1;object-fit:cover;flex:0 0 auto}.sv-update-product img{width:64px;height:64px;border-radius:8px}.sv-sidebar-posts img{height:auto!important}

/* Phase A — Product & Reviews */
.sv-product-reviews{max-width:1240px;margin:28px auto 0;padding:30px;background:#fff;border:1px solid var(--sv-line,#dce7f4);border-radius:18px;box-shadow:0 12px 34px rgba(6,21,43,.06)}
.sv-reviews-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid var(--sv-line,#dce7f4)}
.sv-reviews-head h2{margin:5px 0 4px;font-size:28px}.sv-reviews-head p{margin:0;color:var(--sv-muted,#5b6b82)}
.sv-review-summary{min-width:150px;text-align:center;padding:14px 18px;border-radius:14px;background:#f6f9fd}.sv-review-summary strong{display:block;font-size:32px;line-height:1}.sv-review-summary .sv-review-stars{display:block;margin:7px 0 3px}.sv-review-summary small{color:var(--sv-muted,#5b6b82)}
.sv-review-stars{color:#f59e0b;letter-spacing:2px;font-size:15px}.sv-rating-distribution{display:grid;gap:7px;padding:20px 0}.sv-rating-distribution>div{display:grid;grid-template-columns:34px minmax(0,1fr) 28px;align-items:center;gap:10px;font-size:12px;font-weight:700}.sv-rating-distribution>div>div{height:7px;border-radius:99px;background:#eaf0f7;overflow:hidden}.sv-rating-distribution i{display:block;height:100%;background:linear-gradient(90deg,#008cff,#00d9ff);border-radius:99px}.sv-rating-distribution small{color:var(--sv-muted,#5b6b82);text-align:right}
.sv-reviews-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin:4px 0 18px}.sv-reviews-toolbar label{font-size:12px;font-weight:800;color:var(--sv-muted,#5b6b82)}.sv-reviews-toolbar select{border:1px solid var(--sv-line,#dce7f4);border-radius:9px;padding:9px 11px;background:#fff;color:var(--sv-text,#14213d)}
.sv-review-list{display:grid;gap:0}.sv-review-card{display:flex;gap:15px;padding:22px 0;border-bottom:1px solid #e7eef6}.sv-review-avatar img{width:52px;height:52px;border-radius:50%;display:block}.sv-review-main{min-width:0;flex:1}.sv-review-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.sv-review-meta strong{font-size:15px}.sv-review-meta time{font-size:11px;color:var(--sv-muted,#5b6b82)}.sv-verified-review{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:999px;background:#e9f9f2;color:#087a4a;font-size:10px;font-weight:800}.sv-verified-review .sv-icon{width:12px;height:12px}.sv-review-content{margin-top:9px;color:#344861;font-size:14px;line-height:1.75}.sv-review-content p{margin:0 0 7px}.sv-review-proscons{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:13px}.sv-review-proscons>div{padding:12px;border-radius:10px;background:#f7fafd}.sv-review-proscons strong{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.sv-review-proscons p{margin:5px 0 0;font-size:12px;color:var(--sv-muted,#5b6b82);line-height:1.55}.sv-review-helpful{margin-top:12px;border:1px solid var(--sv-line,#dce7f4);background:#fff;border-radius:8px;padding:7px 10px;font:inherit;font-size:11px;font-weight:800;color:#1768b5;cursor:pointer;display:inline-flex;align-items:center;gap:5px}.sv-review-helpful:hover{border-color:#008cff}.sv-review-helpful .sv-icon{width:14px;height:14px}.sv-review-vote-message{margin-left:8px;font-size:11px;color:var(--sv-muted,#5b6b82)}
.sv-review-form{margin-top:24px;padding:22px;border:1px solid var(--sv-line,#dce7f4);border-radius:14px;background:#f8fbff}.sv-review-form-head h3{margin:4px 0;font-size:22px}.sv-review-form-head p{margin:0 0 16px;color:var(--sv-muted,#5b6b82)}.sv-review-field{margin:0 0 14px}.sv-review-field label,.sv-review-rating label{display:block;margin-bottom:6px;font-size:12px;font-weight:800}.sv-review-field input,.sv-review-field textarea,.sv-review-rating select{width:100%;box-sizing:border-box;border:1px solid #cbd9e8;border-radius:9px;padding:11px 12px;background:#fff;color:var(--sv-text,#14213d);font:inherit;outline:none}.sv-review-field input:focus,.sv-review-field textarea:focus,.sv-review-rating select:focus{border-color:#008cff;box-shadow:0 0 0 3px rgba(0,140,255,.1)}.sv-review-rating{margin-bottom:14px}.sv-review-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sv-review-note{font-size:11px;color:var(--sv-muted,#5b6b82);line-height:1.5}.sv-review-empty,.sv-review-login,.sv-review-closed{padding:18px;border-radius:12px;background:#f7fafd;border:1px dashed #cbd9e8;color:var(--sv-muted,#5b6b82)}.sv-review-empty strong{color:var(--sv-text,#14213d)}
@media(max-width:700px){.sv-product-reviews{margin:20px 14px 0;padding:20px 16px;border-radius:14px}.sv-reviews-head{display:grid}.sv-review-summary{justify-self:start}.sv-review-two{grid-template-columns:1fr}.sv-review-card{gap:11px}.sv-review-avatar img{width:44px;height:44px}.sv-review-proscons{grid-template-columns:1fr}.sv-reviews-toolbar{justify-content:space-between}}

/* Phase A product resources */
.sv-product-resources h3{margin:0 0 12px}.sv-product-resources ul{margin:0;padding:0 0 0 18px;color:#42566f}.sv-product-resources li{margin:0 0 7px;font-size:13px;line-height:1.5}.sv-resource-links{display:grid;gap:8px}.sv-resource-links a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border:1px solid var(--sv-line,#dce7f4);border-radius:9px;color:#1768b5;text-decoration:none;font-size:12px;font-weight:800}.sv-resource-links a .sv-icon{width:14px}

/* Phase B — Customer Software Library */
.sv-software-library{margin-top:24px}.sv-library-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.sv-library-head h2{margin:4px 0 7px;font-size:clamp(26px,3vw,34px);line-height:1.12}.sv-library-head p{margin:0;color:var(--sv-muted,#5b6b82)}.sv-library-links{display:flex;gap:10px;flex-wrap:wrap}.sv-library-links a{display:inline-flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid var(--sv-line,#dce7f4);border-radius:10px;background:#fff;color:var(--sv-text,#14213d);font-weight:700;text-decoration:none}.sv-library-links a svg{width:16px;height:16px}.sv-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.sv-software-card{overflow:hidden;background:#fff;border:1px solid var(--sv-line,#dce7f4);border-radius:16px;box-shadow:0 8px 28px rgba(20,33,61,.06)}.sv-software-cover{position:relative;aspect-ratio:1/1;background:#edf4fb;overflow:hidden}.sv-software-cover img{display:block;width:100%;height:100%;object-fit:cover}.sv-library-status{position:absolute;top:12px;right:12px;padding:6px 9px;border-radius:999px;background:#fff;font-size:11px;font-weight:800;box-shadow:0 4px 14px rgba(0,0,0,.1)}.sv-library-status.is-update{color:#8a3ffc}.sv-library-status.is-current{color:#13795b}.sv-software-body{padding:18px}.sv-software-title{display:flex;justify-content:space-between;gap:12px}.sv-software-title h3{margin:0;font-size:18px}.sv-software-title p{margin:4px 0 0;color:var(--sv-muted,#5b6b82);font-size:13px}.sv-software-title>a{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--sv-line,#dce7f4);border-radius:9px;color:var(--sv-text,#14213d);flex:none}.sv-software-title>a svg{width:16px;height:16px}.sv-software-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;padding:12px;border-radius:12px;background:#f6f9fd}.sv-software-meta span{display:flex;flex-direction:column;gap:3px;min-width:0}.sv-software-meta small{font-size:11px;color:var(--sv-muted,#5b6b82)}.sv-software-meta strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sv-software-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sv-software-actions .sv-btn{min-height:40px}.sv-software-support{display:inline-flex;align-items:center;gap:6px;margin-left:auto;color:#36516e;font-size:13px;font-weight:700;text-decoration:none}.sv-software-support svg{width:15px;height:15px}.sv-library-empty{padding:48px 28px;text-align:center;background:#fff;border:1px dashed var(--sv-line,#dce7f4);border-radius:16px}.sv-library-empty-icon{width:56px;height:56px;margin:0 auto 15px;display:grid;place-items:center;border-radius:15px;background:#eef6ff;color:#078cff}.sv-library-empty-icon svg{width:28px;height:28px}.sv-library-empty h3{margin:0 0 7px;font-size:20px}.sv-library-empty p{max-width:620px;margin:0 auto 18px;color:var(--sv-muted,#5b6b82)}
@media (max-width:900px){.sv-library-grid{grid-template-columns:1fr}.sv-library-head{align-items:flex-start;flex-direction:column}.sv-library-links{width:100%}}
@media (max-width:560px){.sv-software-body{padding:14px}.sv-software-meta{grid-template-columns:1fr 1fr}.sv-software-meta span:last-child{grid-column:1/-1}.sv-software-actions{align-items:stretch}.sv-software-actions .sv-btn{width:100%;justify-content:center}.sv-software-support{margin-left:0;padding:6px 0}.sv-library-links a{flex:1;justify-content:center}}
.sv-software-dashboard-card{margin-top:20px}.sv-software-dashboard-card>p{margin:0 0 14px;color:var(--sv-muted,#5b6b82)}

/* AI-generated internal-link cards */
.sv-ai-related-content{margin:36px 0;padding:22px;border:1px solid var(--sv-border,#dfe8f2);border-radius:18px;background:var(--sv-card,#fff)}
.sv-ai-related-content h2{margin:0 0 16px}.sv-ai-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sv-ai-related-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid var(--sv-border,#dfe8f2);border-radius:12px;text-decoration:none;font-weight:700}.sv-ai-related-card:hover{transform:translateY(-1px)}
@media(max-width:700px){.sv-ai-related-grid{grid-template-columns:1fr}.sv-ai-related-content{padding:17px}}

/* v4.7.2 — SoftVST Cart/Checkout presentation baseline. */
.sv-cart-hero{background:linear-gradient(96deg,#04132d 0%,#061d47 52%,#0a2b60 100%);color:#fff;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08)}
.sv-cart-hero-inner{position:relative}.sv-cart-breadcrumbs{display:flex;align-items:center;gap:9px;padding:20px 0 4px;font-size:13px;color:#c8d8ee}.sv-cart-breadcrumbs a{color:#8feaff}.sv-cart-breadcrumbs svg{width:13px;height:13px}.sv-cart-hero-copy{min-height:145px;display:grid;grid-template-columns:minmax(320px,1fr) minmax(340px,430px) 220px;align-items:center;gap:18px}.sv-cart-hero h1{margin:0 0 7px;font-size:clamp(34px,4vw,46px);line-height:1.05;letter-spacing:-1.2px;color:#fff}.sv-cart-hero p{margin:0;color:#d7e4f5;font-size:15px}.sv-cart-hero-art{position:relative;height:145px;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.sv-cart-hero-art img{width:235px;height:160px;object-fit:contain;object-position:center;filter:drop-shadow(0 18px 28px rgba(0,150,255,.28));transform:translateX(10px)}.sv-cart-hero-quote{font-family:cursive;font-size:22px;line-height:1.05;font-weight:500;color:#fff;text-align:center;z-index:1;transform:rotate(-3deg)}.sv-cart-hero-quote em{color:#e5f3ff}.sv-cart-hero-trust{height:100%;display:grid;align-content:center;gap:13px;padding-left:18px;border-left:1px solid rgba(255,255,255,.13)}.sv-cart-hero-trust>div{display:flex;align-items:center;gap:10px}.sv-cart-hero-trust span{color:#19efb1;display:inline-flex}.sv-cart-hero-trust svg{width:25px;height:25px}.sv-cart-hero-trust strong{font-size:12px;line-height:1.15}.sv-cart-hero-trust small{display:block;color:#c2d1e4;font-size:10px;font-weight:500;margin-top:3px}.sv-cart-page{padding-top:16px;padding-bottom:34px}.sv-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.sv-cart-main{min-width:0}.sv-cart-card,.sv-cart-benefits,.sv-cart-offer,.sv-cart-empty-card{background:#fff;border:1px solid var(--sv-line);border-radius:12px;box-shadow:0 7px 24px rgba(17,52,91,.055)}.sv-cart-card-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 18px 13px;border-bottom:1px solid #e6edf5}.sv-cart-card-head h2{margin:0;display:flex;align-items:center;gap:8px;font-size:19px;line-height:1.2;color:#172b49}.sv-cart-card-head h2 svg{width:24px;height:24px;color:#087fff}.sv-cart-card-head h2 span{font-weight:800}.sv-cart-clear{display:inline-flex;align-items:center;gap:6px;color:#ef4052;font-size:12px;font-weight:800}.sv-cart-clear svg{width:17px;height:17px}.sv-cart-table-wrap{overflow-x:auto}.sv-cart-table{width:100%;margin:0!important;border:0!important;border-collapse:collapse}.sv-cart-table thead th{padding:9px 12px!important;background:#f5f8fc;border:0!important;color:#263b59;font-size:11px;font-weight:800;text-align:left}.sv-cart-table thead th:first-child{padding-left:18px!important}.sv-cart-table thead th.product-price{width:135px}.sv-cart-table thead th.product-quantity{width:150px}.sv-cart-table thead th.product-subtotal{width:105px}.sv-cart-table tbody td{padding:12px!important;border:0!important;border-bottom:1px solid #edf2f7!important;vertical-align:middle}.sv-cart-table tbody tr:last-child td{border-bottom:0!important}.sv-cart-table tbody td:first-child{padding-left:18px!important}.sv-cart-product{display:flex;align-items:center;gap:12px;min-width:280px}.sv-cart-product-image{display:block;flex:0 0 76px;width:76px;height:76px;padding:3px;border:1px solid #e1e9f3;border-radius:7px;background:#f7f9fc}.sv-cart-product-image img{display:block;width:100%!important;height:100%!important;aspect-ratio:1/1;object-fit:contain;border-radius:5px}.sv-cart-product-info{min-width:0}.sv-cart-product-title{display:block;color:#172b49;font-size:13px;font-weight:800;line-height:1.3}.sv-cart-product-title:hover{color:#087fff}.sv-cart-product-desc{display:block;color:#6b7d93;font-size:10px;line-height:1.35;margin-top:4px;max-width:280px}.sv-cart-product-meta{display:inline-block;color:#2f4764;font-size:10px;font-weight:700;margin-top:5px}.sv-cart-price strong,.sv-cart-price .woocommerce-Price-amount{font-size:15px;color:#172b49}.sv-cart-table .product-price del{display:block;color:#8b9aae;font-size:11px}.sv-cart-save{display:inline-block;margin-top:5px;padding:3px 6px;border-radius:4px;background:#c8f4df;color:#08764a;font-size:9px;font-weight:800}.sv-qty-control{display:inline-flex;align-items:center;height:31px;border:1px solid #cbd9e8;border-radius:7px;overflow:hidden;background:#fff}.sv-qty-btn{width:29px;height:29px;padding:0;border:0;background:#f8fbff;color:#31516f;font-size:17px;line-height:1;cursor:pointer}.sv-qty-btn:hover{background:#eef6ff;color:#087fff}.sv-qty-control .quantity{margin:0!important}.sv-qty-control .qty{width:35px!important;height:29px!important;padding:0!important;border:0!important;border-left:1px solid #dce6f0!important;border-right:1px solid #dce6f0!important;border-radius:0!important;text-align:center!important;color:#172b49!important;font-size:12px!important;font-weight:800!important;box-shadow:none!important;-moz-appearance:textfield}.sv-qty-control .qty::-webkit-outer-spin-button,.sv-qty-control .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sv-cart-table .product-subtotal .amount{font-size:14px;font-weight:900;color:#172b49}.sv-cart-remove{display:inline-flex!important;align-items:center;justify-content:center;width:30px;height:30px;border-radius:7px!important;background:#fff7f8!important;color:#ef4052!important;font-size:0!important}.sv-cart-remove:hover{background:#ffecef!important;color:#dc2940!important}.sv-cart-remove svg{width:16px;height:16px}.sv-cart-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 18px;background:#fff;border-top:1px solid #edf2f7}.sv-cart-coupon{display:flex;align-items:center;gap:8px;min-width:0}.sv-cart-coupon-label{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#172b49;font-size:11px}.sv-cart-coupon-label svg{width:19px;height:19px;color:#087fff}.sv-cart-coupon input{width:210px;height:37px;border:1px solid #cbd9e8!important;border-radius:6px!important;padding:0 11px!important;background:#fff!important;box-shadow:none!important;font-size:11px!important}.sv-cart-coupon .sv-btn{height:37px;padding:0 18px;border-radius:6px}.sv-btn-soft{background:#eaf4ff;color:#1768b5;border-color:#e1edf9}.sv-btn-soft:hover{background:#deefff;color:#087fff}.sv-cart-actions>.sv-btn{white-space:nowrap}.sv-cart-form .woocommerce-cart-form__contents~.actions{display:none}.sv-cart-summary{overflow:hidden}.sv-cart-summary .sv-cart-card-head{padding-bottom:14px}.sv-summary-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 18px;color:#344b69;font-size:12px}.sv-summary-row strong{color:#172b49;font-size:13px}.sv-summary-discount span,.sv-summary-discount strong{color:#16804e}.sv-summary-total{display:flex;align-items:center;justify-content:space-between;padding:13px 18px 14px;margin-top:2px;border-top:1px solid #e4ebf3}.sv-summary-total span{font-size:20px;font-weight:900;color:#172b49}.sv-summary-total strong{font-size:23px;font-weight:900;color:#087fff}.sv-checkout-btn{width:calc(100% - 36px);margin:0 18px;padding:13px 14px;font-size:13px;border-radius:8px}.sv-summary-note{padding:11px 18px 16px;margin:0!important;color:#667a93;font-size:9px;line-height:1.55;text-align:center}.sv-summary-note a{font-weight:800}.sv-cart-benefits{margin-top:14px;padding:8px 16px}.sv-cart-benefits>div{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf2f7}.sv-cart-benefits>div:last-child{border-bottom:0}.sv-benefit-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;flex:0 0 34px}.sv-benefit-icon svg{width:19px;height:19px}.sv-benefit-icon.is-green{background:#d9fae9;color:#0b9b5e}.sv-benefit-icon.is-blue{background:#e1f0ff;color:#087fff}.sv-benefit-icon.is-pink{background:#ffe5ec;color:#f02f62}.sv-benefit-icon.is-purple{background:#eee5ff;color:#6934dd}.sv-cart-benefits strong{display:block;color:#1a2e4a;font-size:11px;line-height:1.2}.sv-cart-benefits small{display:block;color:#708198;font-size:9px;font-weight:500;line-height:1.35;margin-top:3px}.sv-cart-offer{margin-top:14px;padding:16px;background:linear-gradient(135deg,#061f4a,#3911a0);color:#fff;display:grid;grid-template-columns:42px 1fr;gap:2px 9px;overflow:hidden;position:relative}.sv-cart-offer:after{content:"";position:absolute;width:120px;height:120px;right:-35px;bottom:-55px;border-radius:50%;background:rgba(0,217,255,.14)}.sv-cart-offer-icon{color:#16dcff;display:flex;align-items:flex-start;justify-content:center}.sv-cart-offer-icon svg{width:38px;height:38px}.sv-cart-offer small{font-size:10px;color:#cce6ff;font-weight:700}.sv-cart-offer h3{margin:1px 0;font-size:18px;color:#14e1ff;line-height:1.15}.sv-cart-offer p{margin:0;color:#e2eaff;font-size:10px}.sv-cart-offer .sv-btn{grid-column:1/-1;justify-self:start;margin-top:10px;padding:7px 11px;background:#087fff;color:#fff;font-size:10px;z-index:1}.sv-cart-recommendations{margin-top:16px;padding:0}.sv-cart-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin:0 2px 9px}.sv-cart-section-head h2{margin:0;color:#172b49;font-size:19px;line-height:1.2}.sv-cart-section-head p{margin:3px 0 0;color:#708198;font-size:10px}.sv-cart-section-head>a{display:inline-flex;align-items:center;gap:4px;color:#087fff;font-size:10px;font-weight:800;white-space:nowrap}.sv-cart-section-head>a svg{width:13px;height:13px}.sv-cart-recommend-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.sv-cart-recommend-grid .sv-product{padding:9px;border-radius:9px;box-shadow:0 5px 18px rgba(18,50,86,.04)}.sv-cart-recommend-grid .sv-product-media img,.sv-cart-recommend-grid .sv-product-media>.sv-demo-image{aspect-ratio:1/1}.sv-cart-recommend-grid .sv-product h3{font-size:11px;margin-top:6px}.sv-cart-recommend-grid .sv-product .brand,.sv-cart-recommend-grid .sv-product .sv-stars{font-size:9px}.sv-cart-recommend-grid .sv-product .sv-price{font-size:14px;margin-bottom:7px}.sv-cart-recommend-grid .sv-product .sv-btn{font-size:10px;padding:7px 8px}.sv-cart-empty-card{padding:70px 25px;text-align:center;margin:22px auto;max-width:720px}.sv-cart-empty-icon{width:70px;height:70px;margin:0 auto 16px;display:grid;place-items:center;border-radius:20px;background:#eaf5ff;color:#087fff}.sv-cart-empty-icon svg{width:34px;height:34px}.sv-cart-empty-card h2{margin:0 0 8px;font-size:26px;color:#172b49}.sv-cart-empty-card p{max-width:520px;margin:0 auto 20px;color:#687b92;font-size:13px}
@media(max-width:1050px){.sv-cart-layout{grid-template-columns:minmax(0,1fr) 300px}.sv-cart-hero-copy{grid-template-columns:1fr 350px}.sv-cart-hero-trust{display:none}.sv-cart-recommend-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.sv-cart-hero-copy{min-height:125px;grid-template-columns:1fr}.sv-cart-hero-art{display:none}.sv-cart-hero h1{font-size:35px}.sv-cart-layout{grid-template-columns:1fr}.sv-cart-sidebar{order:-1}.sv-cart-summary{position:static}.sv-cart-benefits,.sv-cart-offer{display:none}.sv-cart-actions{align-items:stretch;flex-direction:column}.sv-cart-coupon{width:100%;flex-wrap:wrap}.sv-cart-coupon input{flex:1;min-width:140px}.sv-cart-actions>.sv-btn{width:100%}}
@media(max-width:620px){.sv-container{width:min(var(--sv-container),calc(100% - 28px))}.sv-cart-page{padding-top:10px}.sv-cart-table thead{display:none}.sv-cart-table,.sv-cart-table tbody,.sv-cart-table tr,.sv-cart-table td{display:block;width:100%!important}.sv-cart-table tbody tr{position:relative;padding:14px 12px;border-bottom:1px solid #edf2f7}.sv-cart-table tbody td{padding:4px 0!important;border:0!important;text-align:left!important}.sv-cart-table tbody td.product-name{padding-right:35px!important}.sv-cart-product{min-width:0;align-items:flex-start}.sv-cart-product-image{width:64px;height:64px;flex-basis:64px}.sv-cart-product-title{font-size:12px}.sv-cart-product-desc{max-width:none}.sv-cart-table td.product-price,.sv-cart-table td.product-quantity,.sv-cart-table td.product-subtotal{display:inline-block;width:auto!important;vertical-align:middle;margin-right:14px}.sv-cart-table td.product-price:before,.sv-cart-table td.product-quantity:before,.sv-cart-table td.product-subtotal:before{display:block;font-size:9px;font-weight:800;color:#7a8ba0;margin-bottom:3px}.sv-cart-table td.product-price:before{content:'Price'}.sv-cart-table td.product-quantity:before{content:'Quantity'}.sv-cart-table td.product-subtotal:before{content:'Total'}.sv-cart-table td.product-remove{position:absolute;right:10px;top:15px}.sv-cart-card-head{padding:14px}.sv-cart-card-head h2{font-size:16px}.sv-cart-actions{padding:12px}.sv-cart-coupon-label{width:100%}.sv-cart-coupon{gap:6px}.sv-cart-coupon input{width:auto;flex:1}.sv-cart-coupon .sv-btn{padding-inline:13px}.sv-cart-section-head{align-items:flex-start;flex-direction:column}.sv-cart-section-head>a{align-self:flex-end}.sv-cart-recommend-grid{grid-template-columns:1fr 1fr;gap:8px}.sv-cart-hero{margin-inline:-0px}.sv-cart-breadcrumbs{font-size:11px;padding-top:13px}.sv-cart-hero-copy{min-height:112px}.sv-cart-hero h1{font-size:30px}.sv-cart-hero p{font-size:12px}.sv-summary-total span{font-size:17px}.sv-summary-total strong{font-size:20px}}
@media(max-width:390px){.sv-cart-recommend-grid{grid-template-columns:1fr}.sv-cart-coupon input{min-width:100px}.sv-cart-coupon .sv-btn{padding-inline:10px}}

/* AI Content Studio conversion blocks: server-generated, product-ID validated CTAs. */
.sv-ai-purchase-cta{margin:32px 0;padding:24px;border:1px solid #dbe7f4;border-radius:18px;background:linear-gradient(135deg,#f7fbff,#eef6ff);box-shadow:0 10px 30px rgba(20,45,80,.06)}
.sv-ai-purchase-head>span{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.12em;color:#008cff;margin-bottom:6px}.sv-ai-purchase-head h2{margin:0 0 8px}.sv-ai-purchase-head p{margin:0 0 18px;color:#5b6b82}.sv-ai-product-cta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sv-ai-product-cta{padding:16px;border:1px solid #dbe7f4;border-radius:14px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:14px}.sv-ai-product-cta h3{margin:0;font-size:16px}.sv-ai-product-price{margin-top:6px;font-weight:800;color:#14213d}.sv-ai-cta-actions{display:flex;gap:8px;flex-wrap:wrap}.sv-ai-view-button,.sv-ai-buy-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:9px;text-decoration:none;font-weight:700}.sv-ai-view-button{background:#eef4fb;color:#173252}.sv-ai-buy-button{background:linear-gradient(135deg,#008cff,#00b9ff);color:#fff}.sv-ai-view-button:hover,.sv-ai-buy-button:hover{transform:translateY(-1px)}
@media(max-width:900px){.sv-ai-product-cta-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.sv-ai-purchase-cta{padding:18px;margin:24px 0}.sv-ai-product-cta-grid{grid-template-columns:1fr}.sv-ai-cta-actions>*{flex:1 1 140px}}
