:root{--velora-deep: #2E1D38;--velora-purple: #5C3D6E;--velora-mauve: #7D5A8E;--velora-pink: #E8C4D8;--velora-blush: #FAF5F7;--velora-cream: #FDF9FB;--velora-gold: #C9A87C;--velora-text: #3A2845;--velora-muted: #8B7396;--velora-shadow-sm: 0 2px 8px rgba(46, 29, 56, .08);--velora-shadow-md: 0 8px 30px rgba(92, 61, 110, .15);--velora-shadow-lg: 0 12px 40px rgba(92, 61, 110, .2);--velora-shadow-glow: 0 4px 20px rgba(92, 61, 110, .3);--velora-ease-bounce: cubic-bezier(.34, 1.56, .64, 1);--velora-ease-smooth: cubic-bezier(.4, 0, .2, 1);--velora-duration: .3s;--velora-duration-fast: .2s;--velora-radius-card: 16px;--velora-radius-pill: 9999px;--velora-radius-sm: 8px}*,*:before,*:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--velora-cream)}html{scroll-behavior:smooth}body,html{overflow-x:hidden}.hero-section,.slideshow-section,[class*=banner],[class*=hero]{position:relative}.hero-section:after,.slideshow-section:after,[class*=banner]:after,[class*=hero]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");pointer-events:none;z-index:1;mix-blend-mode:overlay}.collection-item,.grid-banners .item,.collection-tab .item{transition:transform var(--velora-duration) var(--velora-ease-bounce),opacity var(--velora-duration) var(--velora-ease-smooth);will-change:transform}.collection-item:hover,.grid-banners .item:hover,.collection-tab .item:hover{transform:translateY(-4px)}.collection-item .overlay,.grid-banners .item .overlay{background:linear-gradient(to top,rgba(46,29,56,.7) 0%,rgba(46,29,56,.1) 60%,transparent 100%)!important;transition:opacity var(--velora-duration) var(--velora-ease-smooth)}.collection-item:hover .overlay,.grid-banners .item:hover .overlay{opacity:.9}.product-item,.product-card,.grid-product{transition:box-shadow var(--velora-duration) var(--velora-ease-smooth),transform var(--velora-duration) var(--velora-ease-bounce);will-change:transform,box-shadow}.product-item:hover,.product-card:hover,.grid-product:hover{box-shadow:var(--velora-shadow-md);transform:translateY(-2px)}.product-item .product-image,.collection-item img,.grid-banners .item img,.product-card .product-image{border-radius:var(--velora-radius-card);overflow:hidden}.btn,.btn-style-1,.btn-style-2,.btn-style-3,button[type=submit],.shopify-challenge__button,.add-to-cart,.addToCart{border-radius:var(--velora-radius-pill)!important;letter-spacing:.1em;text-transform:uppercase;font-size:13px;transition:transform var(--velora-duration-fast) var(--velora-ease-bounce),box-shadow var(--velora-duration-fast) var(--velora-ease-smooth),background-color var(--velora-duration-fast) var(--velora-ease-smooth)}.btn:hover,.btn-style-1:hover,.btn-style-2:hover,.btn-style-3:hover,button[type=submit]:hover,.add-to-cart:hover,.addToCart:hover{transform:translateY(-1px);box-shadow:var(--velora-shadow-glow)}.btn:active,.btn-style-1:active,.btn-style-2:active,.btn-style-3:active,button[type=submit]:active{transform:translateY(0);box-shadow:var(--velora-shadow-sm)}.btn:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--velora-mauve);outline-offset:2px}.jdgm-star,.spr-icon,.review-star,.star-rating .star,.jdgm-star.jdgm--on,.spr-icon-star{color:var(--velora-gold)!important}.header-sticky .header-wrap,.site-header.is-sticky,header.is-sticky{background:#fdf9fbe0!important;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border-bottom:1px solid rgba(92,61,110,.06);transition:background var(--velora-duration) var(--velora-ease-smooth)}@keyframes velora-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.announcement-bar .marquee-track,.announcement-bar .scrolling-text{animation:velora-marquee 30s linear infinite}.announcement-bar .marquee-track:hover,.announcement-bar .scrolling-text:hover{animation-play-state:paused}.newsletter-section,.footer-newsletter{background:linear-gradient(135deg,var(--velora-deep) 0%,var(--velora-purple) 100%);color:var(--velora-pink)}.newsletter-section input[type=email],.footer-newsletter input[type=email]{border-radius:var(--velora-radius-pill);border:1px solid rgba(232,196,216,.3);background:#ffffff14;color:#fff;padding:12px 20px;transition:border-color var(--velora-duration-fast) var(--velora-ease-smooth)}.newsletter-section input[type=email]:focus,.footer-newsletter input[type=email]:focus{border-color:var(--velora-pink);outline:none}.newsletter-section input[type=email]::placeholder,.footer-newsletter input[type=email]::placeholder{color:#e8c4d899}.product-label .sale,.product-label .new,.product-badge{border-radius:var(--velora-radius-pill);letter-spacing:.1em;text-transform:uppercase;font-size:10px;padding:4px 12px;font-weight:600}.product-label .sale{background:var(--velora-deep);color:var(--velora-pink)}.product-label .new{background:var(--velora-gold);color:#fff}.trust-badge-icon,.policy-icon{width:44px;height:44px;border-radius:50%;background:var(--velora-blush);display:flex;align-items:center;justify-content:center;color:var(--velora-purple);transition:background var(--velora-duration-fast) var(--velora-ease-smooth)}.trust-badge-icon:hover,.policy-icon:hover{background:var(--velora-pink)}.site-nav a,.main-menu a,nav a{position:relative;text-decoration:none}.site-nav a:after,.main-menu a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1.5px;background:var(--velora-mauve);transition:width var(--velora-duration) var(--velora-ease-smooth)}.site-nav a:hover:after,.main-menu a:hover:after{width:100%}::selection{background:var(--velora-pink);color:var(--velora-deep)}::-moz-selection{background:var(--velora-pink);color:var(--velora-deep)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--velora-cream)}::-webkit-scrollbar-thumb{background:var(--velora-pink);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--velora-mauve)}.product-item .product-image img,.product-card .product-image img,.grid-product .product-image img{transition:transform .6s var(--velora-ease-smooth)}.product-item:hover .product-image img,.product-card:hover .product-image img,.grid-product:hover .product-image img{transform:scale(1.04)}@media(max-width:639px){nav a,.btn,button[aria-label],.site-nav a,.main-menu a{min-height:44px;display:inline-flex;align-items:center}.product-item .product-image,.collection-item img,.grid-banners .item img{border-radius:12px}.product-item:hover,.product-card:hover,.grid-product:hover,.collection-item:hover,.grid-banners .item:hover{transform:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-velora.css.map */
