/* Vega Festive Mode 2.0 — presentation-only, non-destructive storefront skin */
:root{--vdm-primary:#a11d33;--vdm-secondary:#f6b80e;--vdm-surface:#fff6dd;--vdm-primary-rgb:161,29,51;--vdm-secondary-rgb:246,184,14;--vdm-surface-rgb:255,246,221;--vdm-intensity:1;--vdm-density:1}
.vdm-festive-mode{--vdm-ring:rgba(var(--vdm-primary-rgb),.18);--vdm-soft:rgba(var(--vdm-secondary-rgb),.12)}
.vdm-festive-mode *{box-sizing:border-box}

/* Announcement strip */
.vdm-announcement{position:relative;z-index:60;width:100%;background:linear-gradient(90deg,var(--vdm-primary),#7e1026 55%,var(--vdm-primary));color:#fff;box-shadow:0 2px 12px rgba(0,0,0,.12);overflow:hidden}
.vdm-announcement:before,.vdm-announcement:after{content:"";position:absolute;inset:auto;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(var(--vdm-secondary-rgb),.28),transparent 66%);pointer-events:none}
.vdm-announcement:before{left:-70px;top:-100px}.vdm-announcement:after{right:-50px;bottom:-120px}
.vdm-announcement__inner{min-height:38px;max-width:1440px;margin:0 auto;padding:7px clamp(12px,2vw,28px);display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:700;line-height:1.25;position:relative}
.vdm-announcement__icon{width:22px;height:22px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.18));animation:vdm-float calc(3s/var(--vdm-intensity)) ease-in-out infinite}
.vdm-announcement__text{text-align:center}.vdm-announcement__cta{display:inline-flex;align-items:center;min-height:26px;padding:4px 11px;border-radius:999px;background:var(--vdm-secondary);color:#1d1d1d!important;text-decoration:none!important;white-space:nowrap;box-shadow:0 2px 0 rgba(0,0,0,.12)}
.vdm-countdown{display:inline-flex;gap:4px;align-items:center;padding:3px 8px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.12);font-variant-numeric:tabular-nums;white-space:nowrap}

/* Safe decoration hosts */
.vdm-host{}.vdm-host--needs-position{position:relative!important}.vdm-scene{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden;border-radius:inherit;contain:layout paint style}.vdm-scene img{position:absolute;display:block;width:clamp(24px,4vw,64px);height:auto;object-fit:contain;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 6px 10px rgba(0,0,0,.15));will-change:transform}
.vdm-scene__a{right:8px;top:8px;animation:vdm-float calc(3.4s/var(--vdm-intensity)) ease-in-out infinite}.vdm-scene__b{left:8px;bottom:8px;animation:vdm-sway calc(4s/var(--vdm-intensity)) ease-in-out infinite}.vdm-scene__c{right:24%;bottom:12%;width:clamp(18px,2.6vw,38px)!important;animation:vdm-pulse calc(2.4s/var(--vdm-intensity)) ease-in-out infinite}
.vdm-spark-rail{position:absolute;left:10%;right:10%;bottom:8px;height:22px;display:flex;justify-content:space-between;align-items:center}.vdm-spark-rail i{display:block;width:5px;height:5px;border-radius:50%;background:var(--vdm-secondary);box-shadow:0 0 12px rgba(var(--vdm-secondary-rgb),.65);animation:vdm-spark calc((1.7s + var(--i)*.08s)/var(--vdm-intensity)) ease-in-out infinite;animation-delay:calc(var(--i)*-.13s)}
.vdm-garland{position:absolute;left:0;right:0;top:0;height:52px;display:flex;justify-content:space-around;align-items:flex-start;padding:0 3%;background:linear-gradient(180deg,rgba(var(--vdm-surface-rgb),.88),rgba(var(--vdm-surface-rgb),0));opacity:.92}.vdm-garland:before{content:"";position:absolute;left:2%;right:2%;top:5px;height:2px;background:linear-gradient(90deg,transparent,var(--vdm-primary),var(--vdm-secondary),var(--vdm-primary),transparent);opacity:.65}.vdm-garland img{position:relative!important;top:2px!important;left:auto!important;right:auto!important;bottom:auto!important;width:clamp(20px,3vw,36px)!important;transform-origin:50% 0;animation:vdm-sway calc((2.8s + var(--i)*.08s)/var(--vdm-intensity)) ease-in-out infinite;animation-delay:calc(var(--i)*-.16s)}

/* Header */
.vdm-host--header{box-shadow:0 8px 24px rgba(var(--vdm-primary-rgb),.07)}.vdm-host--header .vdm-scene{overflow:visible;z-index:20}.vdm-host--header .vdm-garland{top:100%;height:36px;background:none;filter:none;opacity:.82}.vdm-host--header .vdm-garland:before{top:1px}.vdm-host--header .vdm-garland img{width:24px!important}
.vdm-host--header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,var(--vdm-primary),var(--vdm-secondary),var(--vdm-primary));opacity:.7;z-index:18;pointer-events:none}

/* Hero and banners */
.vdm-host--hero,.vdm-host--banner{outline:1px solid rgba(var(--vdm-secondary-rgb),.22);box-shadow:0 18px 42px rgba(var(--vdm-primary-rgb),.10)}
.vdm-host--hero .vdm-scene,.vdm-host--banner .vdm-scene{background:linear-gradient(135deg,rgba(var(--vdm-surface-rgb),.08),rgba(var(--vdm-secondary-rgb),.05));z-index:4}
.vdm-host--hero .vdm-scene__a,.vdm-host--banner .vdm-scene__a{width:clamp(64px,9vw,140px);right:clamp(8px,2vw,26px);top:calc(10px + var(--vdm-parallax,0px))}.vdm-host--hero .vdm-scene__b,.vdm-host--banner .vdm-scene__b{width:clamp(48px,7vw,108px);left:clamp(8px,2vw,26px);bottom:calc(8px - var(--vdm-parallax,0px))}.vdm-host--hero .vdm-spark-rail,.vdm-host--banner .vdm-spark-rail{bottom:10px;height:28px}
.vdm-scene__image-overlay{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:.24!important;mix-blend-mode:normal;filter:none!important;animation:none!important;pointer-events:none!important}

/* Categories */
.vdm-host--category{transition:transform .18s ease,box-shadow .18s ease,outline-color .18s ease;outline:1px solid rgba(var(--vdm-primary-rgb),.10);background-image:linear-gradient(145deg,rgba(var(--vdm-surface-rgb),.22),transparent 58%)}.vdm-host--category .vdm-scene{z-index:4}.vdm-host--category .vdm-scene__a{width:30px;right:3px;top:3px;opacity:.9}.vdm-host--category .vdm-scene__b{width:20px;left:4px;bottom:4px;opacity:.72}.vdm-host--category .vdm-spark-rail{left:15%;right:15%;bottom:3px;height:10px}.vdm-host--category .vdm-spark-rail i{width:3px;height:3px}.vdm-hover-motion .vdm-host--category:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(var(--vdm-primary-rgb),.12)}

/* Product cards */
.vdm-festive-mode ul.products li.product,.vdm-festive-mode .vega-product-card,.vdm-festive-mode .wc-block-grid__product{position:relative}
.vdm-host--product-card{transition:transform .18s ease,box-shadow .18s ease;outline:1px solid rgba(var(--vdm-primary-rgb),.08)}.vdm-host--product-card .vdm-scene{z-index:3;opacity:.68}.vdm-host--product-card .vdm-scene__a{width:30px;right:4px;top:4px}.vdm-host--product-card .vdm-scene__b{width:18px;left:4px;bottom:5px}.vdm-hover-motion .vdm-host--product-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(var(--vdm-primary-rgb),.11)}
.vdm-woo-badge,.vdm-js-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-height:22px!important;padding:4px 9px!important;margin:0!important;border-radius:999px!important;background:linear-gradient(135deg,var(--vdm-primary),#d11f45)!important;color:#fff!important;font-size:11px!important;font-weight:800!important;line-height:1!important;letter-spacing:.01em!important;box-shadow:0 4px 10px rgba(var(--vdm-primary-rgb),.22)!important;position:absolute!important;top:8px!important;left:8px!important;z-index:8!important;border:2px solid rgba(255,255,255,.85)!important;pointer-events:none!important}

/* Blog/article cards */
.vdm-host--blog-card{border-color:rgba(var(--vdm-primary-rgb),.12)!important;box-shadow:0 10px 26px rgba(var(--vdm-primary-rgb),.07);background-image:linear-gradient(180deg,rgba(var(--vdm-surface-rgb),.20),transparent 36%)}.vdm-host--blog-card .vdm-scene__a{width:32px}.vdm-blog-chip{position:absolute;top:10px;left:10px;z-index:7;padding:5px 10px;border-radius:999px;background:var(--vdm-primary);color:#fff;font-size:11px;font-weight:800;pointer-events:none}

/* Product detail */
.vdm-product-highlights{display:grid;gap:8px;margin:14px 0 18px;padding:0!important}.vdm-product-highlight{display:flex;align-items:center;gap:9px;min-height:40px;padding:8px 11px;border-radius:10px;border:1px solid rgba(var(--vdm-primary-rgb),.10);background:linear-gradient(90deg,rgba(var(--vdm-secondary-rgb),.10),rgba(var(--vdm-surface-rgb),.65));font-size:13px;font-weight:700;color:inherit}.vdm-product-highlight:nth-child(2){background:linear-gradient(90deg,rgba(var(--vdm-primary-rgb),.07),rgba(var(--vdm-surface-rgb),.5))}.vdm-product-highlight img{width:24px;height:24px;object-fit:contain;flex:0 0 24px}
.single-product.vdm-festive-mode .summary .price{position:relative}.single-product.vdm-festive-mode .summary .price:after{content:"Festive";display:inline-flex;margin-left:8px;padding:3px 8px;border-radius:999px;background:rgba(var(--vdm-primary-rgb),.09);color:var(--vdm-primary);font-size:10px;font-weight:800;vertical-align:middle}

/* Cart / checkout */
.vdm-commerce-notice{display:flex;align-items:center;gap:11px;margin:0 0 18px;padding:13px 15px;border:1px solid rgba(var(--vdm-secondary-rgb),.35);border-radius:12px;background:linear-gradient(105deg,var(--vdm-surface),rgba(255,255,255,.95));box-shadow:0 8px 20px rgba(var(--vdm-primary-rgb),.06);color:#222}.vdm-commerce-notice img{width:30px;height:30px;object-fit:contain}.vdm-festive-mode.woocommerce-cart .cart_totals,.vdm-festive-mode.woocommerce-checkout #order_review{border-color:rgba(var(--vdm-primary-rgb),.18)!important;box-shadow:0 12px 30px rgba(var(--vdm-primary-rgb),.06)}

/* Footer */
.vdm-host--footer{position:relative}.vdm-host--footer:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--vdm-primary),var(--vdm-secondary),var(--vdm-primary));z-index:4}.vdm-footer-message{display:flex;align-items:center;justify-content:center;gap:10px;width:min(100% - 24px,1180px);margin:16px auto 0;padding:10px 14px;border-radius:12px;background:linear-gradient(120deg,rgba(var(--vdm-primary-rgb),.92),rgba(var(--vdm-primary-rgb),.78));color:#fff;font-weight:700;text-align:center}.vdm-footer-message img{width:28px;height:28px;object-fit:contain}

/* Floating scene */
.vdm-floating-canvas{position:fixed;inset:0;z-index:999;pointer-events:none;overflow:hidden}.vdm-floating{position:absolute;width:clamp(64px,8vw,128px);height:auto;opacity:.78;filter:drop-shadow(0 10px 18px rgba(0,0,0,.14));will-change:transform}.vdm-floating--tl{left:-18px;top:18%;animation:vdm-float calc(5s/var(--vdm-intensity)) ease-in-out infinite}.vdm-floating--tr{right:-14px;top:26%;animation:vdm-sway calc(5.6s/var(--vdm-intensity)) ease-in-out infinite}.vdm-floating--br{right:-18px;bottom:10%;animation:vdm-pulse calc(4.8s/var(--vdm-intensity)) ease-in-out infinite}.vdm-floating--bl{left:-20px;bottom:14%;animation:vdm-float calc(6s/var(--vdm-intensity)) ease-in-out infinite reverse}

/* Offer popup */
.vdm-popup{position:fixed;right:18px;bottom:18px;z-index:100000;width:min(360px,calc(100vw - 28px));padding:18px 18px 16px;border-radius:18px;background:linear-gradient(145deg,var(--vdm-surface),#fff 62%);border:1px solid rgba(var(--vdm-primary-rgb),.16);box-shadow:0 20px 60px rgba(0,0,0,.22);transform:translateY(24px) scale(.96);opacity:0;transition:opacity .24s ease,transform .24s ease}.vdm-popup.is-visible{transform:none;opacity:1}.vdm-popup__close{position:absolute;right:9px;top:8px;width:30px;height:30px;border:0;border-radius:50%;background:rgba(0,0,0,.06);font-size:18px;cursor:pointer}.vdm-popup__icon{width:54px;height:54px;object-fit:contain;float:left;margin:0 12px 6px 0}.vdm-popup h3{margin:2px 30px 5px 0;font-size:20px;line-height:1.15}.vdm-popup p{margin:0 0 12px;font-size:13px;line-height:1.45}.vdm-popup__cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border-radius:10px;background:var(--vdm-primary);color:#fff!important;text-decoration:none!important;font-weight:800}

/* Manual shortcode */
.vdm-shortcode{position:absolute;z-index:5;pointer-events:none;width:var(--vdm-shortcode-size);height:var(--vdm-shortcode-size)}.vdm-shortcode img{width:100%;height:100%;object-fit:contain;animation:vdm-float 3.5s ease-in-out infinite}.vdm-shortcode--top-right{top:0;right:0}.vdm-shortcode--top-left{top:0;left:0}.vdm-shortcode--bottom-right{bottom:0;right:0}.vdm-shortcode--bottom-left{bottom:0;left:0}.vdm-shortcode--center{top:50%;left:50%;transform:translate(-50%,-50%)}

/* Performance state */
.vdm-paused .vdm-scene *,.vdm-paused.vdm-scene *{animation-play-state:paused!important}.vdm-paused.vdm-host{will-change:auto!important}

@keyframes vdm-float{0%,100%{transform:translate3d(0,0,0) rotate(-2deg)}50%{transform:translate3d(0,-7px,0) rotate(2deg)}}
@keyframes vdm-sway{0%,100%{transform:rotate(-4deg) translateY(0)}50%{transform:rotate(5deg) translateY(3px)}}
@keyframes vdm-pulse{0%,100%{transform:scale(.92);opacity:.68}50%{transform:scale(1.06);opacity:1}}
@keyframes vdm-spark{0%,100%{transform:scale(.45);opacity:.2}50%{transform:scale(1.35);opacity:1}}

@media(max-width:767px){
  .vdm-announcement__inner{min-height:34px;padding:6px 10px;gap:7px;font-size:11px}.vdm-announcement__icon{width:18px;height:18px}.vdm-announcement__cta{padding:3px 8px;min-height:24px}.vdm-countdown{display:none}
  .vdm-garland{height:38px;padding:0 1.5%}.vdm-garland img{width:22px!important}.vdm-host--header .vdm-garland{display:none}
  .vdm-host--hero .vdm-scene__a,.vdm-host--banner .vdm-scene__a{width:64px}.vdm-host--hero .vdm-scene__b,.vdm-host--banner .vdm-scene__b{width:48px}.vdm-scene__c{display:none}
  .vdm-host--category .vdm-scene__a{width:23px}.vdm-host--category .vdm-scene__b{display:none}.vdm-host--product-card .vdm-scene__b{display:none}
  .vdm-floating{width:70px;opacity:.56}.vdm-popup{right:14px;bottom:14px}
  .vdm-product-highlights{grid-template-columns:1fr}.vdm-product-highlight{min-height:36px;padding:7px 9px;font-size:12px}
}

@media(prefers-reduced-motion:reduce){
  .vdm-festive-mode .vdm-announcement__icon,.vdm-festive-mode .vdm-scene *,.vdm-festive-mode .vdm-floating,.vdm-festive-mode .vdm-shortcode img{animation:none!important;transition:none!important}.vdm-floating{opacity:.42}.vdm-popup{transition:none}
}

/* v2.1 premium festive artwork */
.vdm-garland--premium{height:58px!important;left:0!important;right:0!important;top:-4px!important;padding:0!important;display:block!important;overflow:visible!important}
.vdm-garland--premium .vdm-garland__premium{display:block!important;width:100%!important;max-width:none!important;height:58px!important;object-fit:fill!important;opacity:.97!important;filter:drop-shadow(0 5px 7px rgba(80,40,0,.12))!important;animation:vdm-toran-breathe calc(5.8s/var(--vdm-intensity)) ease-in-out infinite!important;transform-origin:50% 0}
.vdm-host--header .vdm-garland--premium{height:38px!important;top:-3px!important}.vdm-host--header .vdm-garland--premium .vdm-garland__premium{height:38px!important}
.vdm-host--blog-card{overflow:hidden!important;isolation:isolate}.vdm-host--blog-card .vdm-scene{opacity:.88;z-index:2}.vdm-host--blog-card .vdm-scene__a{width:48px!important;right:8px!important;top:8px!important;filter:drop-shadow(0 5px 9px rgba(0,0,0,.12))}.vdm-host--blog-card .vdm-scene__b{width:28px!important;left:auto!important;right:12px!important;bottom:9px!important;opacity:.64}.vdm-host--blog-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,var(--vdm-primary),var(--vdm-secondary),transparent);opacity:.7;z-index:3;pointer-events:none}.vdm-festival-ganesh .vdm-host--blog-card .vdm-scene__a{width:58px!important}.vdm-festival-ganesh .vdm-host--blog-card{background-image:radial-gradient(circle at 92% 8%,rgba(var(--vdm-secondary-rgb),.12),transparent 25%),linear-gradient(180deg,rgba(var(--vdm-surface-rgb),.30),transparent 42%)}
@keyframes vdm-toran-breathe{0%,100%{transform:translateY(0) scaleY(1)}50%{transform:translateY(1px) scaleY(1.025)}}
@media(max-width:767px){.vdm-garland--premium{height:40px!important}.vdm-garland--premium .vdm-garland__premium{height:40px!important}.vdm-host--blog-card .vdm-scene__a{width:42px!important}.vdm-festival-ganesh .vdm-host--blog-card .vdm-scene__a{width:48px!important}}
@media(prefers-reduced-motion:reduce){.vdm-garland--premium .vdm-garland__premium{animation:none!important}}


/* v2.2 outer-decoration refinements */
.vdm-host--category,.vdm-host--product-card{overflow:visible!important;isolation:isolate}
.vdm-host--category .vdm-scene,.vdm-host--product-card .vdm-scene{inset:-6px!important;overflow:visible!important;background:none!important}
.vdm-host--category{outline:1px solid rgba(var(--vdm-primary-rgb),.10);box-shadow:0 8px 18px rgba(var(--vdm-primary-rgb),.05)}
.vdm-host--category .vdm-scene__a{top:-10px!important;right:-8px!important;width:26px!important;opacity:.96}.vdm-host--category .vdm-scene__b{left:-7px!important;bottom:-8px!important;width:18px!important;opacity:.82}.vdm-host--category .vdm-scene__c,.vdm-host--category .vdm-spark-rail{display:none!important}
.vdm-host--product-card{outline:1px solid rgba(var(--vdm-primary-rgb),.10)!important;box-shadow:0 10px 24px rgba(var(--vdm-primary-rgb),.06)}
.vdm-host--product-card .vdm-scene{opacity:1!important}.vdm-host--product-card .vdm-scene__a{top:-12px!important;right:-10px!important;width:28px!important}.vdm-host--product-card .vdm-scene__b{left:-9px!important;bottom:-9px!important;width:18px!important;opacity:.8}.vdm-host--product-card .vdm-scene__c,.vdm-host--product-card .vdm-spark-rail{display:none!important}
.vdm-host--product-card .vdm-js-badge,.vdm-host--product-card .vdm-woo-badge{top:10px!important;left:10px!important}
.vdm-host--blog-card{overflow:hidden!important;background-image:linear-gradient(180deg,rgba(var(--vdm-surface-rgb),.18),transparent 42%)!important;box-shadow:0 10px 22px rgba(var(--vdm-primary-rgb),.06)!important}
.vdm-host--blog-card .vdm-scene{background:none!important;opacity:1!important}.vdm-host--blog-card .vdm-scene__a{width:42px!important;right:12px!important;top:12px!important;left:auto!important}.vdm-host--blog-card .vdm-scene__b,.vdm-host--blog-card .vdm-scene__c,.vdm-host--blog-card .vdm-spark-rail{display:none!important}
.vdm-host--blog-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 92% 12%,rgba(var(--vdm-secondary-rgb),.12),transparent 18%);z-index:1}
.vdm-popup{max-height:var(--vdm-popup-max-height,520px)}
@media(max-width:767px){.vdm-host--category .vdm-scene__a{top:-8px!important;right:-6px!important;width:22px!important}.vdm-host--product-card .vdm-scene__a{top:-9px!important;right:-8px!important;width:22px!important}.vdm-host--blog-card .vdm-scene__a{width:34px!important;right:8px!important;top:8px!important}.vdm-popup{max-height:min(var(--vdm-popup-max-height,520px),80vh)}}


/* v2.3 configurable header toran, label styles and popup positions */
.vdm-garland--classic{height:54px!important;left:0!important;right:0!important;top:-3px!important;padding:0!important;display:block!important;overflow:visible!important;background:none!important}
.vdm-garland--classic .vdm-garland__premium{display:block!important;width:100%!important;max-width:none!important;height:54px!important;object-fit:fill!important;opacity:.94!important;filter:drop-shadow(0 4px 6px rgba(80,40,0,.10))!important;animation:vdm-toran-breathe calc(6.2s/var(--vdm-intensity)) ease-in-out infinite!important;transform-origin:50% 0}
.vdm-host--header .vdm-garland--classic{height:36px!important}.vdm-host--header .vdm-garland--classic .vdm-garland__premium{height:36px!important}

.vdm-badge-style-ribbon{border-radius:4px 4px 4px 0!important;padding:5px 12px!important}.vdm-badge-style-ribbon:after{content:"";position:absolute;left:0;bottom:-6px;border-top:6px solid rgba(var(--vdm-primary-rgb),.78);border-right:6px solid transparent}
.vdm-badge-style-burst{width:58px!important;height:58px!important;min-height:58px!important;padding:7px!important;border-radius:50%!important;line-height:1.05!important;text-align:center!important;white-space:normal!important;clip-path:polygon(50% 0%,61% 14%,78% 8%,82% 26%,100% 30%,88% 46%,100% 61%,81% 67%,78% 86%,60% 80%,50% 100%,39% 82%,21% 89%,18% 69%,0 62%,13% 47%,0 32%,20% 26%,22% 7%,40% 14%)}
.vdm-badge-style-corner{top:0!important;left:0!important;border-radius:0 0 10px 0!important;padding:7px 12px!important;border:0!important;box-shadow:0 5px 12px rgba(var(--vdm-primary-rgb),.20)!important}
.vdm-badge-style-minimal{background:rgba(255,255,255,.94)!important;color:var(--vdm-primary)!important;border:1px solid rgba(var(--vdm-primary-rgb),.28)!important;box-shadow:0 4px 10px rgba(var(--vdm-primary-rgb),.08)!important}

.vdm-popup--bottom-right{right:18px;left:auto;top:auto;bottom:18px}
.vdm-popup--bottom-left{left:18px;right:auto;top:auto;bottom:18px}
.vdm-popup--top-right{right:18px;left:auto;top:18px;bottom:auto}
.vdm-popup--top-left{left:18px;right:auto;top:18px;bottom:auto}
.vdm-popup--center{left:50%;right:auto;top:50%;bottom:auto;transform:translate(-50%,-44%) scale(.96)}
.vdm-popup--center.is-visible{transform:translate(-50%,-50%) scale(1)}
@media(max-width:767px){.vdm-popup--bottom-right,.vdm-popup--bottom-left{left:14px;right:14px;bottom:14px;width:auto}.vdm-popup--top-right,.vdm-popup--top-left{left:14px;right:14px;top:14px;width:auto}.vdm-popup--center{width:calc(100vw - 28px)}.vdm-garland--classic{height:38px!important}.vdm-garland--classic .vdm-garland__premium{height:38px!important}}
@media(prefers-reduced-motion:reduce){.vdm-garland--classic .vdm-garland__premium{animation:none!important}}

/* v2.4 asset-rich festive system: royal header, 4-side product frames, advanced motion */
.vdm-host--header .vdm-scene{inset:0!important;overflow:visible!important;contain:layout style!important;z-index:30!important}
.vdm-header-dress{position:absolute;left:0;right:0;top:100%;height:84px;z-index:30;pointer-events:none;overflow:visible;filter:drop-shadow(0 5px 7px rgba(72,37,0,.14))}
.vdm-header-dress .vdm-garland{display:block!important;position:absolute!important;left:0!important;right:0!important;top:-5px!important;width:100%!important;height:58px!important;padding:0!important;background:none!important;opacity:1!important;overflow:visible!important}
.vdm-header-dress .vdm-garland:before{display:none!important}
.vdm-header-dress .vdm-garland .vdm-garland__premium{position:absolute!important;inset:0!important;width:100%!important;max-width:none!important;height:58px!important;object-fit:fill!important;opacity:1!important;filter:drop-shadow(0 4px 5px rgba(85,45,0,.16))!important;transform-origin:50% 0;animation:vdm-royal-toran calc(6s/var(--vdm-intensity)) ease-in-out infinite!important}
.vdm-header-dress__mala{position:absolute!important;left:0!important;right:0!important;top:34px!important;width:100%!important;max-width:none!important;height:46px!important;object-fit:fill!important;opacity:.98!important;filter:drop-shadow(0 4px 5px rgba(98,47,0,.12))!important;transform-origin:50% 0;animation:vdm-mala-sway calc(7.2s/var(--vdm-intensity)) ease-in-out infinite!important}
.vdm-header-dress--compact{height:50px}.vdm-header-dress--compact .vdm-garland,.vdm-header-dress--compact .vdm-garland .vdm-garland__premium{height:34px!important}.vdm-header-dress--compact .vdm-header-dress__mala{top:21px!important;height:27px!important}
.vdm-header-dress--normal{height:67px}.vdm-header-dress--normal .vdm-garland,.vdm-header-dress--normal .vdm-garland .vdm-garland__premium{height:45px!important}.vdm-header-dress--normal .vdm-header-dress__mala{top:28px!important;height:36px!important}
.vdm-header-dress--grand{height:84px}
.vdm-host--header:after{bottom:-1px!important;height:2px!important;z-index:28!important}

/* Product cards: decoration is strictly outside the content box. */
.vdm-host--product-card{overflow:visible!important;isolation:isolate;outline:none!important;box-shadow:0 12px 26px rgba(var(--vdm-primary-rgb),.07)!important}
.vdm-host--product-card>.vdm-scene{position:absolute!important;inset:-12px!important;overflow:visible!important;contain:layout style!important;background:none!important;z-index:6!important;border-radius:inherit!important;opacity:1!important}
.vdm-product-frame{position:absolute;inset:0;pointer-events:none;border-radius:inherit;z-index:6;overflow:visible}
.vdm-product-frame__corner{position:absolute!important;width:31px!important;height:31px!important;object-fit:contain!important;filter:drop-shadow(0 4px 5px rgba(0,0,0,.14))!important;z-index:3;transform-origin:center}
.vdm-product-frame__corner--tl{left:-5px!important;top:-5px!important}.vdm-product-frame__corner--tr{right:-5px!important;top:-5px!important}.vdm-product-frame__corner--br{right:-5px!important;bottom:-5px!important}.vdm-product-frame__corner--bl{left:-5px!important;bottom:-5px!important}
.vdm-product-frame__edge{position:absolute;display:block;z-index:1;opacity:.92}
.vdm-product-frame__edge--top,.vdm-product-frame__edge--bottom{left:20px;right:20px;height:7px;background:radial-gradient(circle,rgba(var(--vdm-secondary-rgb),.98) 0 3px,transparent 3.4px) 0 50%/18px 7px repeat-x}
.vdm-product-frame__edge--top{top:2px}.vdm-product-frame__edge--bottom{bottom:2px}
.vdm-product-frame__edge--left,.vdm-product-frame__edge--right{top:20px;bottom:20px;width:7px;background:radial-gradient(circle,rgba(var(--vdm-primary-rgb),.86) 0 3px,transparent 3.4px) 50% 0/7px 18px repeat-y}
.vdm-product-frame__edge--left{left:2px}.vdm-product-frame__edge--right{right:2px}
.vdm-product-frame--royal:before{content:"";position:absolute;inset:6px;border:1px solid rgba(var(--vdm-secondary-rgb),.42);border-radius:inherit;box-shadow:0 0 0 2px rgba(var(--vdm-primary-rgb),.05)}
.vdm-product-frame--corners .vdm-product-frame__edge{display:none}
.vdm-product-frame--mala .vdm-product-frame__edge--top,.vdm-product-frame--mala .vdm-product-frame__edge--bottom{height:9px;background:radial-gradient(circle at 50% 50%,#F97316 0 3px,#FACC15 3px 4px,transparent 4.5px) 0 50%/16px 9px repeat-x}
.vdm-product-frame--mala .vdm-product-frame__edge--left,.vdm-product-frame--mala .vdm-product-frame__edge--right{width:9px;background:radial-gradient(circle at 50% 50%,#F97316 0 3px,#FACC15 3px 4px,transparent 4.5px) 50% 0/9px 16px repeat-y}
.vdm-product-frame--minimal .vdm-product-frame__corner{width:22px!important;height:22px!important;opacity:.72}.vdm-product-frame--minimal .vdm-product-frame__edge{opacity:.45}
.vdm-hover-motion .vdm-host--product-card:hover>.vdm-scene{filter:drop-shadow(0 8px 12px rgba(var(--vdm-primary-rgb),.12))}

/* Category decoration stays outside the tile. */
.vdm-host--category>.vdm-scene{inset:-8px!important;overflow:visible!important;background:none!important;contain:layout style!important}
.vdm-category-ornament{position:absolute;inset:0;pointer-events:none}.vdm-category-ornament img{position:absolute!important;object-fit:contain!important;filter:drop-shadow(0 3px 4px rgba(0,0,0,.12))!important}.vdm-category-ornament__a{width:24px!important;right:-4px!important;top:-5px!important}.vdm-category-ornament__b{width:17px!important;left:-3px!important;bottom:-4px!important;opacity:.84}

/* Cleaner article artwork: one strong recognizable asset, no clutter. */
.vdm-host--blog-card>.vdm-scene{background:none!important;opacity:1!important}.vdm-host--blog-card .vdm-scene__a{width:54px!important;max-height:72px!important;right:10px!important;top:10px!important;left:auto!important;object-fit:contain!important;opacity:.96}.vdm-host--blog-card .vdm-scene__b,.vdm-host--blog-card .vdm-scene__c,.vdm-host--blog-card .vdm-spark-rail{display:none!important}.vdm-festival-ganesh .vdm-host--blog-card .vdm-scene__a{width:68px!important;max-height:84px!important}

/* Live WooCommerce discount synced into the festive product section. */
.vdm-product-highlight--discount{border-color:rgba(var(--vdm-secondary-rgb),.5)!important;background:linear-gradient(105deg,rgba(var(--vdm-secondary-rgb),.20),rgba(var(--vdm-surface-rgb),.92))!important;box-shadow:0 7px 18px rgba(var(--vdm-secondary-rgb),.10)}
.vdm-product-highlight--discount .vdm-discount-label{color:var(--vdm-primary);margin-right:5px}.vdm-product-highlight--discount .vdm-discount-saving{font-weight:900;color:#15803d}.vdm-product-highlight--discount .vdm-discount-percent{display:inline-flex;margin-left:5px;padding:2px 7px;border-radius:999px;background:#15803d;color:#fff;font-size:11px;white-space:nowrap}.vdm-product-highlight[hidden]{display:none!important}

/* Ambient advanced animation layer — decorative only, no clicks, no layout shift. */
.vdm-ambient-layer{position:fixed;inset:0;z-index:998;pointer-events:none;overflow:hidden;contain:strict}.vdm-ambient-particle{position:absolute;width:clamp(20px,2.5vw,38px);height:clamp(20px,2.5vw,38px);left:calc(var(--x)*1%);bottom:-52px;object-fit:contain;opacity:.62;filter:drop-shadow(0 4px 6px rgba(0,0,0,.10));animation:vdm-ambient-rise calc((11s + var(--i)*.55s)/var(--vdm-intensity)) linear infinite;animation-delay:calc(var(--delay)*-1s)}

/* Motion packs */
.vdm-motion-minimal .vdm-product-frame__corner,.vdm-motion-minimal .vdm-header-dress img,.vdm-motion-minimal .vdm-category-ornament img{animation:none!important}.vdm-motion-minimal .vdm-ambient-layer{display:none!important}
.vdm-motion-elegant .vdm-product-frame__corner{animation:vdm-corner-breathe calc(5.4s/var(--vdm-intensity)) ease-in-out infinite}.vdm-motion-elegant .vdm-ambient-particle{opacity:.42}
.vdm-motion-royal .vdm-product-frame__corner{animation:vdm-corner-royal calc((4.6s + var(--vdm-corner-index)*.28s)/var(--vdm-intensity)) ease-in-out infinite}.vdm-motion-royal .vdm-category-ornament__a{animation:vdm-corner-breathe calc(4.8s/var(--vdm-intensity)) ease-in-out infinite}
.vdm-motion-celebration .vdm-product-frame__corner{animation:vdm-corner-celebrate calc((3.2s + var(--vdm-corner-index)*.22s)/var(--vdm-intensity)) ease-in-out infinite}.vdm-motion-celebration .vdm-ambient-particle{opacity:.76;animation-duration:calc((8.5s + var(--i)*.4s)/var(--vdm-intensity))}

@keyframes vdm-royal-toran{0%,100%{transform:translateY(0) scaleY(1)}50%{transform:translateY(2px) scaleY(1.025)}}
@keyframes vdm-mala-sway{0%,100%{transform:translateX(0) rotate(.05deg)}50%{transform:translateX(2px) rotate(-.12deg)}}
@keyframes vdm-corner-breathe{0%,100%{transform:scale(.94) rotate(-2deg)}50%{transform:scale(1.04) rotate(2deg)}}
@keyframes vdm-corner-royal{0%,100%{transform:translateY(0) rotate(-3deg) scale(.96)}50%{transform:translateY(-3px) rotate(3deg) scale(1.05)}}
@keyframes vdm-corner-celebrate{0%,100%{transform:translateY(0) rotate(-5deg) scale(.94)}50%{transform:translateY(-5px) rotate(5deg) scale(1.09)}}
@keyframes vdm-ambient-rise{0%{transform:translate3d(0,0,0) rotate(0);opacity:0}10%{opacity:.64}75%{opacity:.52}100%{transform:translate3d(35px,-115vh,0) rotate(300deg);opacity:0}}

@media(max-width:767px){
  .vdm-header-dress{height:50px}.vdm-header-dress .vdm-garland{display:block!important;height:32px!important}.vdm-header-dress .vdm-garland .vdm-garland__premium{height:32px!important}.vdm-header-dress__mala{top:20px!important;height:27px!important}.vdm-header-dress--compact{height:36px}.vdm-header-dress--compact .vdm-header-dress__mala{top:15px!important;height:20px!important}.vdm-header-dress--grand{height:50px}
  .vdm-host--product-card>.vdm-scene{inset:-8px!important}.vdm-product-frame__corner{width:23px!important;height:23px!important}.vdm-product-frame__corner--tl{left:-3px!important;top:-3px!important}.vdm-product-frame__corner--tr{right:-3px!important;top:-3px!important}.vdm-product-frame__corner--br{right:-3px!important;bottom:-3px!important}.vdm-product-frame__corner--bl{left:-3px!important;bottom:-3px!important}.vdm-product-frame__edge--top,.vdm-product-frame__edge--bottom{left:14px;right:14px}.vdm-product-frame__edge--left,.vdm-product-frame__edge--right{top:14px;bottom:14px}
  .vdm-host--blog-card .vdm-scene__a{width:42px!important;max-height:58px!important}.vdm-festival-ganesh .vdm-host--blog-card .vdm-scene__a{width:52px!important}.vdm-ambient-particle{width:22px;height:22px;opacity:.45}
  .vdm-product-highlight--discount .vdm-discount-percent{margin-left:2px;font-size:10px}
}
@media(prefers-reduced-motion:reduce){.vdm-header-dress img,.vdm-product-frame__corner,.vdm-category-ornament img,.vdm-ambient-particle{animation:none!important}.vdm-ambient-layer{display:none!important}}
.vdm-host--header{overflow:visible!important}


/* v2.4.1 responsive asset sizing — preserve toran proportions, never squeeze */
.vdm-header-dress{
  top:calc(100% + var(--vdm-header-offset,0px))!important;
  min-height:calc(var(--vdm-header-toran-desktop,64px) + var(--vdm-header-mala-desktop,44px)*.55)!important;
}
.vdm-header-dress .vdm-garland,
.vdm-header-dress .vdm-garland .vdm-garland__premium{
  height:var(--vdm-header-toran-desktop,64px)!important;
  min-height:var(--vdm-header-toran-desktop,64px)!important;
}
.vdm-header-dress .vdm-garland .vdm-garland__premium{
  width:100%!important;
  min-width:100%!important;
  object-fit:var(--vdm-header-fit,cover)!important;
  object-position:center top!important;
}
.vdm-header-dress__mala{
  top:calc(var(--vdm-header-toran-desktop,64px)*.58)!important;
  height:var(--vdm-header-mala-desktop,44px)!important;
  min-height:var(--vdm-header-mala-desktop,44px)!important;
  width:100%!important;
  min-width:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
}
.vdm-header-size-lock .vdm-header-dress .vdm-garland__premium{flex-shrink:0!important;max-height:none!important}
.vdm-header-size-lock .vdm-header-dress__mala{flex-shrink:0!important;max-height:none!important}
.vdm-host--hero .vdm-scene__a,.vdm-host--banner .vdm-scene__a{width:var(--vdm-hero-asset-size,128px)!important;max-width:min(24vw,var(--vdm-hero-asset-size,128px))!important}
.vdm-product-frame__corner{width:var(--vdm-product-asset-size,38px)!important;height:var(--vdm-product-asset-size,38px)!important;object-fit:contain!important}
.vdm-category-ornament img{width:var(--vdm-category-asset-size,30px)!important;height:var(--vdm-category-asset-size,30px)!important;object-fit:contain!important}
.vdm-floating{width:var(--vdm-floating-asset-size,112px)!important;max-width:20vw!important}
.vdm-host--blog-card .vdm-scene__a{width:var(--vdm-article-asset-size,48px)!important;height:auto!important;object-fit:contain!important}

@media(max-width:767px){
  .vdm-header-dress{
    min-height:calc(var(--vdm-header-toran-mobile,54px) + var(--vdm-header-mala-mobile,34px)*.55)!important;
  }
  .vdm-header-dress .vdm-garland,
  .vdm-header-dress .vdm-garland .vdm-garland__premium{
    display:block!important;
    height:var(--vdm-header-toran-mobile,54px)!important;
    min-height:var(--vdm-header-toran-mobile,54px)!important;
  }
  .vdm-header-dress .vdm-garland .vdm-garland__premium{
    width:100%!important;
    min-width:100%!important;
    object-fit:var(--vdm-header-fit,cover)!important;
    object-position:center top!important;
  }
  .vdm-header-dress__mala{
    top:calc(var(--vdm-header-toran-mobile,54px)*.58)!important;
    height:var(--vdm-header-mala-mobile,34px)!important;
    min-height:var(--vdm-header-mala-mobile,34px)!important;
    width:100%!important;
    min-width:100%!important;
    object-fit:cover!important;
  }
  .vdm-product-frame__corner{width:max(26px,calc(var(--vdm-product-asset-size,38px)*.82))!important;height:max(26px,calc(var(--vdm-product-asset-size,38px)*.82))!important}
  .vdm-category-ornament img{width:max(22px,calc(var(--vdm-category-asset-size,30px)*.85))!important;height:max(22px,calc(var(--vdm-category-asset-size,30px)*.85))!important}
  .vdm-floating{width:max(64px,calc(var(--vdm-floating-asset-size,112px)*.68))!important;max-width:24vw!important}
  .vdm-host--blog-card .vdm-scene__a{width:max(34px,calc(var(--vdm-article-asset-size,48px)*.8))!important}
  .vdm-host--hero .vdm-scene__a,.vdm-host--banner .vdm-scene__a{width:max(70px,calc(var(--vdm-hero-asset-size,128px)*.66))!important;max-width:28vw!important}
}
