/* Vega 2.8 connected UI layer */
:root{--v28-green:#148447;--v28-ink:#172018;--v28-line:#e3e8df;--v28-shadow:0 14px 42px rgba(17,35,24,.16)}
[hidden]{display:none!important}
.vega-v28-view-cart{background:linear-gradient(135deg,#1b9955,#0e783f)!important;border-color:#0e783f!important;color:#fff!important;box-shadow:0 8px 22px rgba(14,123,66,.22)!important}
.vega-v28-view-cart:before{content:"✓";margin-right:7px;font-weight:900}
.vega-v28-layer-backdrop{position:absolute;inset:0;border:0;background:rgba(10,18,13,.48);backdrop-filter:blur(3px)}
.vega-v28-cart-layer,.vega-v28-modal{position:fixed;inset:0;z-index:100200}
body.vega-v28-layer-open{overflow:hidden}
.vega-v28-cart-layer aside{position:absolute;right:0;top:0;height:100dvh;width:min(440px,96vw);background:#fff;box-shadow:-18px 0 50px rgba(0,0,0,.2);padding:0;overflow:hidden;display:flex;flex-direction:column;animation:v28Drawer .25s ease-out}
.vega-v28-cart-layer--popup aside{left:50%;right:auto;top:50%;height:auto;max-height:min(88vh,760px);transform:translate(-50%,-50%);border-radius:24px;animation:v28Pop .22s ease-out}
.vega-v28-cart-layer header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px 15px;border-bottom:1px solid var(--v28-line);background:#fff}.vega-v28-cart-layer header>div{display:grid;gap:2px}.vega-v28-cart-layer header small{font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.12em;color:#777}.vega-v28-cart-layer header strong{font-size:20px;line-height:1.15}.vega-v28-cart-layer header button,.vega-v28-modal-close{flex:0 0 auto;border:0;background:#f1f3ef;border-radius:50%;width:38px;height:38px;font-size:24px;line-height:1;cursor:pointer}
.vega-v28-cart-drawer__body{min-height:0;flex:1 1 auto;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;padding:0 20px 20px}.vega-v28-cart-drawer__body .woocommerce-mini-cart{list-style:none;margin:0;padding:0}.vega-v28-cart-drawer__body .mini_cart_item{position:relative;display:block;padding:16px 30px 16px 0;border-bottom:1px solid var(--v28-line);min-width:0}.vega-v28-cart-drawer__body .mini_cart_item>a:not(.remove){display:grid!important;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:0!important;font-size:13px;font-weight:800;line-height:1.35;color:inherit;text-decoration:none}.vega-v28-cart-drawer__body .mini_cart_item img{float:none!important;width:76px!important;height:76px!important;margin:0!important;object-fit:contain;background:#f7f8f5;border-radius:12px}.vega-v28-cart-drawer__body .mini_cart_item .remove{position:absolute;right:0;top:16px;display:grid!important;place-items:center;width:26px!important;height:26px!important;line-height:1!important;border-radius:50%;background:#f4f4f2!important;color:#555!important;text-decoration:none!important}.vega-v28-cart-drawer__body .quantity{display:block;margin:7px 0 0 88px;font-size:12px;color:#666}.vega-v28-cart-drawer__body .woocommerce-mini-cart__empty-message{margin:auto 0;padding:44px 10px;text-align:center;color:#777}.vega-v28-cart-drawer__body .woocommerce-mini-cart__total{position:sticky;bottom:62px;z-index:3;display:flex;justify-content:space-between;gap:14px;margin:auto -20px 0!important;padding:15px 20px;background:#fff;border-top:1px solid var(--v28-line);font-size:14px}.vega-v28-cart-drawer__body .woocommerce-mini-cart__buttons{position:sticky;bottom:-20px;z-index:4;display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0 -20px -20px!important;padding:0 20px 20px;background:#fff}.vega-v28-cart-drawer__body .woocommerce-mini-cart__buttons .button{display:flex!important;align-items:center;justify-content:center;min-height:46px!important;margin:0!important;border-radius:12px!important;text-align:center}.vega-v28-cart-layer--popup .vega-v28-cart-drawer__body{max-height:calc(88vh - 72px)}@media(max-width:480px){.vega-v28-cart-layer aside{width:100vw}.vega-v28-cart-drawer__body{padding-inline:16px}.vega-v28-cart-drawer__body .woocommerce-mini-cart__total{margin-inline:-16px!important;padding-inline:16px}.vega-v28-cart-drawer__body .woocommerce-mini-cart__buttons{margin-inline:-16px!important;padding-inline:16px}.vega-v28-cart-drawer__body .mini_cart_item>a:not(.remove){grid-template-columns:68px minmax(0,1fr)}.vega-v28-cart-drawer__body .mini_cart_item img{width:68px!important;height:68px!important}.vega-v28-cart-drawer__body .quantity{margin-left:80px}}
.vega-v28-modal section{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(820px,94vw);max-height:90vh;overflow:auto;background:#fff;border-radius:24px;padding:24px;box-shadow:var(--v28-shadow)}.vega-v28-modal-close{position:absolute;right:12px;top:12px}.vega-v28-qv-product{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);gap:28px;align-items:center}.vega-v28-qv-image img{display:block;width:100%;height:auto;max-height:480px;object-fit:contain}.vega-v28-qv-actions{display:flex;gap:10px;flex-wrap:wrap}
.vega-v28-quick-view{width:auto;min-width:0;margin:0!important;background:#fff!important;color:var(--v28-green)!important;border:1px solid var(--v28-green)!important;cursor:pointer}.vega-product-card__actions .vega-v28-quick-view{width:100%}
.vega-live-search{position:relative;display:flex;align-items:center;overflow:visible}.vega-live-search>input[type=search]{width:100%;min-width:0}.vega-search--app,.vega-search--pill{border-radius:999px;background:#f3f6f1;border:1px solid #dce5d8}.vega-search--outlined{border:2px solid var(--v28-green);background:#fff}.vega-search--soft{border-radius:16px;background:#eef4eb}.vega-search--dark{border-radius:16px;background:#172018;color:#fff}.vega-search--dark input{color:#fff;background:transparent}.vega-live-search-results .vega-live-search-item{grid-template-columns:48px minmax(0,1fr) auto}.vega-live-search-results .vega-live-search-item strong{min-width:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.vega-v28-promo{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);gap:24px;align-items:center;padding:clamp(22px,5vw,64px);background:linear-gradient(135deg,#edf7e9,#fff4df);border-radius:24px;overflow:hidden}.vega-v28-promo h2{margin:.25em 0;font-size:clamp(26px,4vw,52px)}.vega-v28-promo p{max-width:58ch}.vega-v28-promo img{display:block;width:100%;max-height:360px;object-fit:contain}.vega-v28-promo--cover{position:relative;color:#fff;background:#172018}.vega-v28-promo--coupon{border:2px dashed #e66a24}.vega-v28-promo--flash{background:linear-gradient(135deg,#ffe337,#ff8b37)}.vega-v28-promo--festival{background:linear-gradient(135deg,#fff0f2,#fff7d8)}.vega-v28-promo--minimal{background:#fff;border:1px solid var(--v28-line)}.vega-v28-art--float img{animation:v28Float 4s ease-in-out infinite}.vega-v28-art--pulse img{animation:v28Pulse 2.8s ease-in-out infinite}.vega-v28-art--shimmer{position:relative}.vega-v28-art--shimmer:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.45) 50%,transparent 65%);transform:translateX(-130%);animation:v28Shimmer 4s infinite;pointer-events:none}
.vega-v28-checkout-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(1240px,calc(100% - 32px));margin:0 auto 18px}.vega-v28-checkout-trust span{display:flex;align-items:center;justify-content:center;min-height:48px;padding:8px 12px;background:#f3f8f1;border:1px solid #dce8d7;border-radius:14px;font-size:12px;font-weight:750;text-align:center}
.vega-v28-address-card{padding:16px;border:1px solid #d7e6d8;background:#f6fbf5;border-radius:16px;margin:0 0 18px}.vega-v28-address-card address{font-style:normal;margin:8px 0 12px}.vega-v28-address-card>div{display:flex;gap:8px;flex-wrap:wrap}body.logged-in.woocommerce-checkout:not(.vega-v28-edit-address) #customer_details{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.vega-v28-load-more{display:block!important;margin:22px auto!important;min-width:210px!important}
.vega-v28-cart-recommendations{margin:26px 0}.vega-v28-cart-recommendations--slider .vega-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.vega-v28-cart-recommendations--slider .vega-product-card{flex:0 0 min(240px,70vw);scroll-snap-align:start}.vega-v28-cart-recommendations--list .vega-product-grid{grid-template-columns:1fr!important}.vega-v28-cart-recommendations--list .vega-product-card{display:grid;grid-template-columns:120px 1fr}
.vega-product-trust__item,[data-vega-trust-tip]{position:relative;cursor:help}.vega-product-trust__item small,[data-vega-trust-tip] [role=tooltip]{transition:.18s;opacity:0;visibility:hidden;position:absolute;left:50%;bottom:calc(100% + 8px);transform:translateX(-50%);z-index:30;width:max-content;max-width:230px;padding:8px 10px;background:#172018;color:#fff;border-radius:9px;font-size:11px;box-shadow:0 8px 24px rgba(0,0,0,.2)}.vega-product-trust__item:hover small,.vega-product-trust__item.is-open small,[data-vega-trust-tip]:hover [role=tooltip],[data-vega-trust-tip].is-open [role=tooltip]{opacity:1;visibility:visible}
.vega-v28-festival-card{position:relative;overflow:hidden}.vega-v28-festival-card:after{content:"";position:absolute;pointer-events:none;inset:0;background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.52) 48%,transparent 61%);transform:translateX(-130%)}.vega-v28-festival-shimmer:after{animation:v28Shimmer 4.2s infinite}.vega-v28-festival-float{animation:v28Float 4s ease-in-out infinite}.vega-v28-festival-pulse{animation:v28Pulse 2.8s ease-in-out infinite}
.vega-product-recommendations--slider .vega-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.vega-product-recommendations--slider .vega-product-card{flex:0 0 min(260px,76vw);scroll-snap-align:start}.vega-product-recommendations--list .vega-product-grid{grid-template-columns:1fr!important}.vega-title--premium .product_title{font-family:Georgia,serif}.vega-title--compact .product_title{line-height:1.1!important}.vega-title--marketplace .product_title{font-weight:800!important;letter-spacing:-.025em}
/* Elementor product wrapper: prevents gallery/title/meta/tabs overflow. */
.vega-elementor-product-experience,.vega-elementor-product-experience>.product,.vega-elementor-product-experience__main,.vega-elementor-product-experience__gallery,.vega-elementor-product-experience__summary,.vega-elementor-product-experience__sections{min-width:0;max-width:100%;box-sizing:border-box}.vega-elementor-product-experience>.product{width:100%!important}.vega-elementor-product-experience__gallery .woocommerce-product-gallery{float:none!important;width:100%!important;max-width:100%!important;margin:0!important;opacity:1!important}.vega-elementor-product-experience .flex-viewport{width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden!important}.vega-elementor-product-experience .woocommerce-product-gallery__wrapper,.vega-elementor-product-experience .woocommerce-product-gallery__image{max-width:none!important;box-sizing:border-box}.vega-elementor-product-experience .woocommerce-product-gallery__image>a{display:flex;box-sizing:border-box}.vega-elementor-product-experience .woocommerce-product-gallery img{display:block;max-width:100%!important}.vega-elementor-product-experience .woocommerce-product-gallery:not(:has(.flex-viewport)) .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image:not(:first-child){display:none}.vega-elementor-product-experience__summary .product_title{display:block!important;visibility:visible!important;opacity:1!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important}.vega-elementor-product-experience__summary .woocommerce-product-details__short-description,.vega-elementor-product-experience__summary .product_meta{min-width:0;width:100%;max-width:100%;overflow-wrap:anywhere;word-break:break-word;box-sizing:border-box}.vega-elementor-product-experience__summary .product_meta{display:flex;flex-wrap:wrap;gap:6px 14px}.vega-elementor-product-experience__sections .woocommerce-tabs{clear:both!important;float:none!important;width:100%!important;max-width:100%!important}.vega-elementor-product-experience .woocommerce-Tabs-panel,.vega-elementor-product-experience .woocommerce-Tabs-panel img,.vega-elementor-product-experience .woocommerce-Tabs-panel table{max-width:100%!important;box-sizing:border-box!important;overflow-wrap:anywhere}@media(min-width:901px){.vega-elementor-product-experience__main{width:100%!important;max-width:100%!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;align-items:start!important}.vega-elementor-product-experience__gallery,.vega-elementor-product-experience__summary{width:100%!important;max-width:100%!important;min-width:0!important}}
/* Checkout width, mobile stacking, and bounded desktop sticky review. */
.woocommerce-checkout:not(.woocommerce-order-received) .vega-elementor-checkout-experience{width:100%!important;max-width:none!important}.woocommerce-checkout:not(.woocommerce-order-received) .vega-elementor-checkout-experience>.vega-container{width:calc(100% - 32px)!important;max-width:1240px!important;margin-inline:auto!important}.woocommerce-checkout:not(.woocommerce-order-received) .vega-elementor-checkout-experience form.checkout{width:100%!important;max-width:none!important;min-width:0!important}
@media(min-width:901px){.woocommerce-checkout:not(.woocommerce-order-received) .vega-elementor-checkout-experience form.checkout{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr)!important;grid-template-areas:"details heading" "details review"!important;gap:10px 28px!important;align-items:start!important}.woocommerce-checkout .vega-elementor-checkout-experience #customer_details{grid-area:details!important;min-width:0!important;width:100%!important}.woocommerce-checkout .vega-elementor-checkout-experience #order_review_heading{grid-area:heading!important;margin:0!important}.woocommerce-checkout .vega-elementor-checkout-experience #order_review{grid-area:review!important;position:sticky!important;top:72px!important;width:100%!important;min-width:0!important;max-height:calc(100vh - 92px)!important;overflow:auto!important;align-self:start!important}.vega-elementor-checkout-experience .elementor-widget-container{overflow:visible!important}}
@media(max-width:900px){.woocommerce-checkout:not(.woocommerce-order-received) .vega-elementor-checkout-experience,.woocommerce-checkout:not(.woocommerce-order-received) .vega-elementor-checkout-experience>.vega-container,.woocommerce-checkout:not(.woocommerce-order-received) .vega-elementor-checkout-experience .woocommerce,.woocommerce-checkout:not(.woocommerce-order-received) .vega-elementor-checkout-experience form.checkout,.woocommerce-checkout:not(.woocommerce-order-received) .vega-elementor-checkout-experience #customer_details{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;float:none!important;box-sizing:border-box!important}.woocommerce-checkout .vega-elementor-checkout-experience #customer_details .col-1,.woocommerce-checkout .vega-elementor-checkout-experience #customer_details .col-2{display:block!important;float:none!important;clear:both!important;width:100%!important;max-width:100%!important;margin:0!important}.woocommerce-checkout .vega-elementor-checkout-experience #order_review{position:static!important;width:100%!important;max-height:none!important;overflow:visible!important}.vega-v28-checkout-trust{display:flex;overflow-x:auto;width:calc(100% - 24px);scroll-snap-type:x mandatory}.vega-v28-checkout-trust span{flex:0 0 150px;scroll-snap-align:start}.vega-v28-qv-product{grid-template-columns:1fr}.vega-v28-modal section{padding:18px}.vega-elementor-product-experience__main{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important}.vega-elementor-product-experience__gallery{width:100%!important;overflow:hidden}.vega-elementor-product-experience .woocommerce-product-gallery__image img{width:100%!important;height:auto!important;object-fit:contain!important}.vega-elementor-product-experience__sections{width:100%!important;padding-inline:12px!important}.vega-elementor-product-experience .woocommerce-tabs ul.tabs{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;width:100%!important}.vega-elementor-product-experience__summary .product_title{font-size:var(--vega-v28-mobile-title,20px)!important;line-height:1.22!important}}
@media(max-width:767px){body.vega-has-mobile-dock .vega-mobile-dock{display:block!important;position:fixed!important;z-index:100050!important;left:10px!important;right:10px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;background:transparent!important;border:0!important;pointer-events:none}.vega-mobile-dock__inner{pointer-events:auto;display:flex!important;width:100%!important;min-height:66px;padding:6px!important;border:1px solid rgba(16,30,20,.1)!important;border-radius:22px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 14px 38px rgba(10,30,18,.2)!important;backdrop-filter:blur(16px)}.vega-mobile-dock__item{flex:1 1 0!important;min-width:0!important;border-radius:16px!important}.vega-mobile-dock__icon img{display:block;width:23px;height:23px;object-fit:contain}.vega-mobile-dock--dark .vega-mobile-dock__inner{background:#172018!important;color:#fff!important}.vega-mobile-dock--edge{left:0!important;right:0!important;bottom:0!important}.vega-mobile-dock--edge .vega-mobile-dock__inner{border-radius:20px 20px 0 0!important}.vega-mobile-dock--minimal .vega-mobile-dock__inner{box-shadow:0 -4px 18px rgba(0,0,0,.08)!important;border-radius:14px!important}.single-product.vega-has-mobile-dock{padding-bottom:calc(88px + env(safe-area-inset-bottom))!important}.single-product.vega-has-mobile-cartbar{padding-bottom:calc(152px + env(safe-area-inset-bottom))!important}}
@keyframes v28Drawer{from{transform:translateX(100%)}to{transform:none}}@keyframes v28Pop{from{opacity:0;transform:translate(-50%,-46%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes v28Shimmer{60%,100%{transform:translateX(130%)}}@keyframes v28Float{50%{transform:translateY(-5px)}}@keyframes v28Pulse{50%{box-shadow:0 0 0 6px rgba(226,102,37,.13)}}
@media(max-width:900px){.vega-v28-promo{grid-template-columns:1fr;padding:22px}.vega-v28-promo img{max-height:240px}}
@media(prefers-reduced-motion:reduce){.vega-v28-festival-card,.vega-v28-festival-card:after{animation:none!important}}

/* Vega 2.8.8 — connected cart counters + stable mobile app dock */
.vega-cart-count,.vega-mobile-dock__cart-count,[data-vega-cart-count]{font-variant-numeric:tabular-nums;visibility:visible!important;opacity:1!important}
.vega-cart-count.is-zero,.vega-mobile-dock__cart-count.is-zero,[data-vega-cart-count].is-zero{opacity:.78!important}
@media(max-width:767px){
  body.vega-has-mobile-dock{padding-bottom:calc(86px + env(safe-area-inset-bottom))!important}
  body.vega-has-mobile-dock .vega-mobile-dock{left:50%!important;right:auto!important;width:min(520px,calc(100% - 16px))!important;max-width:calc(100% - 16px)!important;transform:translateX(-50%);bottom:calc(7px + env(safe-area-inset-bottom))!important}
  .vega-mobile-dock__inner{display:grid!important;grid-template-columns:repeat(var(--vega-mobile-dock-items,4),minmax(0,1fr))!important;align-items:stretch!important;width:100%!important;min-height:64px!important;padding:5px!important;gap:2px!important}
  .vega-mobile-dock__item{display:flex!important;min-height:52px!important;padding:5px 2px!important;gap:3px!important;text-align:center!important;touch-action:manipulation}
  .vega-mobile-dock__icon{height:25px!important;min-width:25px}.vega-mobile-dock__icon svg{width:22px!important;height:22px!important}.vega-mobile-dock__icon img{width:22px!important;height:22px!important}
  .vega-mobile-dock__item small{display:block;max-width:100%;font-size:9px!important;line-height:1.05!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .vega-mobile-dock__cart-count{right:-9px!important;top:-6px!important;min-width:17px!important;height:17px!important;padding:0 4px!important;font-size:8px!important;border:2px solid var(--vega-mobile-dock-bg,#fff)!important}
  .vega-mobile-dock--app-pill .vega-mobile-dock__inner{border-radius:23px!important;background:var(--vega-mobile-dock-bg,#fff)!important}
  .vega-mobile-dock--floating .vega-mobile-dock__inner{border-radius:18px!important}
  .vega-mobile-dock--dark .vega-mobile-dock__inner{background:#172018!important;border-color:#26352a!important}.vega-mobile-dock--dark .vega-mobile-dock__item{color:#c8d0c7!important}.vega-mobile-dock--dark .vega-mobile-dock__item.is-active{color:#7fe0a5!important}.vega-mobile-dock--dark .vega-mobile-dock__cart-count{border-color:#172018!important}
  body.vega-has-mobile-dock .vega-mobile-dock--edge{left:0!important;right:0!important;width:100%!important;max-width:none!important;transform:none!important;bottom:0!important}.vega-mobile-dock--edge .vega-mobile-dock__inner{border-radius:18px 18px 0 0!important;padding-bottom:calc(5px + env(safe-area-inset-bottom))!important}
  .vega-mobile-dock--minimal .vega-mobile-dock__inner{border-radius:14px!important;background:#fff!important}
  .vega-mobile-overlay[aria-hidden="false"]{display:block!important}.vega-mobile-search-panel,.vega-mobile-category-panel{outline:0}
}


/* Vega 2.8.11 carry-forward developer fixes */
:root{--vega-mobile-nav-text:#62675e;--vega-mobile-nav-icon:22px;--vega-mobile-nav-label:9px;--vega-mobile-nav-gap:3px}
.vega-header--sticky-enabled,.vega-el-header-pro.is-sticky{position:sticky!important;top:0!important;z-index:100100!important}
.admin-bar .vega-header--sticky-enabled,.admin-bar .vega-el-header-pro.is-sticky{top:32px!important}
.elementor-location-header,.elementor-location-header>.elementor-element{overflow:visible!important}
@media(max-width:782px){.admin-bar .vega-header--sticky-enabled,.admin-bar .vega-el-header-pro.is-sticky{top:46px!important}}
@media(max-width:767px){
 .vega-mobile-dock__item{color:var(--vega-mobile-nav-text)!important;gap:var(--vega-mobile-nav-gap)!important}
 .vega-mobile-dock__icon svg,.vega-mobile-dock__icon img{width:var(--vega-mobile-nav-icon)!important;height:var(--vega-mobile-nav-icon)!important}
 .vega-mobile-dock__icon{height:calc(var(--vega-mobile-nav-icon) + 3px)!important;min-width:var(--vega-mobile-nav-icon)!important}
 .vega-mobile-dock__item small{font-size:var(--vega-mobile-nav-label)!important}
 .vega-mobile-dock__item.is-active,.vega-mobile-dock__item:active{color:var(--vega-mobile-dock-accent)!important}
}
.vega-service-badges{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 10px}.vega-service-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #dfe6dc;border-radius:999px;background:#f7faf6;color:#314033;font-size:10px;font-weight:750;line-height:1.15}.vega-service-badge svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vega-product-card .vega-service-badges{margin:5px 0 7px;gap:4px}.vega-product-card .vega-service-badge{font-size:8.5px;padding:4px 6px}
.vega-rating-label{display:inline-flex;align-items:center;margin-left:7px;padding:3px 7px;border-radius:999px;background:#edf7ef;color:#16733d;font-size:10px;font-weight:850;vertical-align:middle}.single-product .vega-rating-label{font-size:11px}
.vega-v28-cart-summary{display:flex;flex-direction:column;min-height:100%}.vega-v28-cart-items{list-style:none;margin:0;padding:0}.vega-v28-cart-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--v28-line)}.vega-v28-cart-item__image img{display:block;width:72px;height:72px;object-fit:contain;border-radius:12px;background:#f7f8f5}.vega-v28-cart-item__title{display:block;font-size:13px;font-weight:800;line-height:1.3;color:inherit;text-decoration:none}.vega-v28-cart-item__meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px;font-size:11px;color:#6a6e68}.vega-v28-cart-item__price{font-size:12px;font-weight:850;white-space:nowrap}.vega-v28-cart-item__remove{display:grid;place-items:center;width:26px;height:26px;margin-top:7px;margin-left:auto;border-radius:50%;background:#f3f4f2;color:#555;text-decoration:none}.vega-v28-shipping-progress{margin:16px 0 6px;padding:12px;border:1px solid #e1e6df;border-radius:14px;background:#fafcf9}.vega-v28-shipping-progress p{margin:0 0 8px;font-size:11px;font-weight:750}.vega-v28-shipping-progress__bar{height:7px;border-radius:999px;background:#e8ece6;overflow:hidden}.vega-v28-shipping-progress__bar span{display:block;height:100%;border-radius:inherit;background:var(--vega-accent);transition:width .25s ease}.vega-v28-cart-footer{position:sticky;bottom:-20px;margin-top:auto;margin-inline:-20px;padding:14px 20px 20px;background:#fff;border-top:1px solid var(--v28-line);z-index:5}.vega-v28-cart-footer__total{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:14px}.vega-v28-cart-footer__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.vega-v28-cart-footer__actions .button{display:flex!important;align-items:center;justify-content:center;min-height:46px!important;margin:0!important;border-radius:12px!important}
.vega-v281-desktop-slider .vega-product-grid{display:flex!important;grid-template-columns:none!important;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.vega-v281-desktop-slider .vega-product-grid::-webkit-scrollbar{display:none}.vega-v281-desktop-slider .vega-product-card{flex:0 0 calc((100% - (var(--vega-widget-desktop-visible) - 1)*14px)/var(--vega-widget-desktop-visible));scroll-snap-align:start}.vega-image-shape-square .vega-product-card__media{border-radius:0!important}.vega-image-shape-rounded .vega-product-card__media{border-radius:14px!important}.vega-image-shape-circle .vega-product-card__media{border-radius:50%!important;aspect-ratio:1/1;overflow:hidden}.vega-festival-overlay-shimmer,.vega-festival-overlay-float,.vega-festival-overlay-petals,.vega-festival-overlay-glow{position:relative;isolation:isolate;overflow:hidden}.vega-festival-overlay-shimmer:after,.vega-festival-overlay-float:after,.vega-festival-overlay-petals:after,.vega-festival-overlay-glow:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:var(--vega-festival-overlay-image);background-repeat:no-repeat;background-position:right top;background-size:min(36%,260px);opacity:.28}.vega-festival-overlay-shimmer:after{background-image:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.5) 45%,transparent 65%),var(--vega-festival-overlay-image);background-size:220% 100%,min(36%,260px);animation:vega281Shimmer 3.5s linear infinite}.vega-festival-overlay-float:after{animation:vega281Float 5s ease-in-out infinite}.vega-festival-overlay-petals:after{background-position:80% -20px;animation:vega281Petals 7s linear infinite}.vega-festival-overlay-glow:after{animation:vega281Glow 3s ease-in-out infinite}.vega-festival-overlay-shimmer>.vega-container,.vega-festival-overlay-float>.vega-container,.vega-festival-overlay-petals>.vega-container,.vega-festival-overlay-glow>.vega-container{position:relative;z-index:1}
.vega-category-shape-circle .vega-category-card__media{border-radius:50%!important;aspect-ratio:1/1}.vega-category-shape-square .vega-category-card__media{border-radius:0!important}.vega-category-shape-rounded .vega-category-card__media{border-radius:16px!important}.vega-category-card.is-selected{outline:2px solid var(--vega-accent);outline-offset:2px}.vega-category-animation-lift .vega-category-card,.vega-card-animation-lift .vega-product-card{transition:transform .2s ease,box-shadow .2s ease}.vega-category-animation-lift .vega-category-card:hover,.vega-card-animation-lift .vega-product-card:hover{transform:translateY(-5px)}.vega-category-animation-pulse .vega-category-card{animation:vega281Pulse 3.5s ease-in-out infinite}.vega-category-animation-float .vega-category-card,.vega-card-animation-float .vega-product-card{animation:vega281Float 5s ease-in-out infinite}.vega-card-animation-fade .vega-product-card{animation:vega281Fade .45s ease both}.vega-recently-viewed--slider .vega-product-grid{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.vega-recently-viewed--slider .vega-product-card{flex:0 0 calc(100%/var(--vega-recent-visible,5));scroll-snap-align:start;min-width:0}
.vega-hero-decor{position:absolute;z-index:1;right:4%;bottom:0;max-width:min(40%,430px);max-height:88%;object-fit:contain;pointer-events:none}.vega-hero-decor--float{animation:vega281Float 5s ease-in-out infinite}.vega-hero-decor--pulse{animation:vega281Pulse 3s ease-in-out infinite}.vega-hero-decor--slide{animation:vega281Slide 5s ease-in-out infinite}.vega-hero-decor--sparkle{animation:vega281Glow 3s ease-in-out infinite}.vega-hero-nav--square .vega-slider-controls button{border-radius:8px!important}.vega-hero-nav--minimal .vega-slider-controls button{background:transparent!important;border:0!important;box-shadow:none!important}.vega-el-active-offer{position:relative;overflow:hidden;isolation:isolate}.vega-el-active-offer__inner{position:relative;z-index:2}.vega-el-active-offer__decor{position:absolute;z-index:1;right:1%;bottom:-8%;max-width:34%;max-height:92%;object-fit:contain;pointer-events:none;opacity:.9}.vega-el-active-offer__decor.vega-decor-motion-float{animation:vega281Float 5s ease-in-out infinite}.vega-el-active-offer__decor.vega-decor-motion-pulse{animation:vega281Pulse 3s ease-in-out infinite}.vega-el-active-offer__decor.vega-decor-motion-rotate{animation:vegaFestRotate 12s linear infinite}.vega-el-active-offer__decor.vega-decor-motion-sparkle,.vega-el-active-offer__decor.vega-decor-motion-blessing{animation:vega281Glow 3s ease-in-out infinite}.vega-el-active-offer__decor.vega-decor-motion-petals{animation:vega281Petals 7s linear infinite}
@keyframes vega281Shimmer{to{background-position:-220% 0,right top}}@keyframes vega281Float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes vega281Pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes vega281Petals{0%{transform:translateY(-8%);opacity:.1}30%{opacity:.35}100%{transform:translateY(45%);opacity:.05}}@keyframes vega281Glow{0%,100%{filter:brightness(1);opacity:.72}50%{filter:brightness(1.22) drop-shadow(0 0 18px rgba(255,190,60,.4));opacity:1}}@keyframes vega281Fade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes vega281Slide{0%,100%{transform:translateX(0)}50%{transform:translateX(-12px)}}
@media(prefers-reduced-motion:reduce){.vega-category-animation-pulse .vega-category-card,.vega-category-animation-float .vega-category-card,.vega-card-animation-float .vega-product-card,.vega-card-animation-fade .vega-product-card,.vega-hero-decor,.vega-el-active-offer__decor,.vega-festival-overlay-shimmer:after,.vega-festival-overlay-float:after,.vega-festival-overlay-petals:after,.vega-festival-overlay-glow:after{animation:none!important}}

.vega-single-title-size-small .product_title{font-size:26px!important}.vega-single-title-size-medium .product_title{font-size:32px!important}.vega-single-title-size-large .product_title{font-size:38px!important}.vega-single-title-size-marketplace-large .product_title{font-size:42px!important}
@media(max-width:767px){.vega-single-title-size-small .product_title{font-size:18px!important}.vega-single-title-size-medium .product_title{font-size:20px!important}.vega-single-title-size-large .product_title{font-size:23px!important}.vega-single-title-size-marketplace-large .product_title{font-size:25px!important}}
