:root{--vell-red:#e50914;--vell-red-dark:#b60009;--vell-blue:#073b78;--vell-blue-dark:#052a56;--vell-green:#138a43;--vell-yellow:#ffc51b;--vell-ink:#152235;--vell-muted:#667085;--vell-bg:#f5f7fb;--vell-white:#fff;--vell-radius:18px;--vell-shadow:0 14px 40px rgba(15,35,65,.10)}
html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--vell-ink);background:var(--vell-bg)}a{transition:color .2s ease,transform .2s ease,box-shadow .2s ease}.container{width:min(1280px,calc(100% - 40px));max-width:1280px}
#header{background:#fff;box-shadow:0 5px 24px rgba(10,32,68,.08);position:relative;z-index:20}#header .header-nav{background:var(--vell-blue-dark);border:0;color:#fff;min-height:38px}#header .header-nav a,#header .header-nav .material-icons{color:#fff}#header .header-top{padding:18px 0}#header .logo{max-width:205px;max-height:72px;width:auto;height:auto}.header-top .search-widget{float:none;max-width:640px;margin:auto}.search-widget form{border:2px solid #e7eaf0;border-radius:999px;overflow:hidden;background:#fff}.search-widget form input[type=text]{height:48px;padding:0 54px 0 22px;border:0;background:#fff;font-size:15px}.search-widget form button[type=submit]{height:48px;width:52px;background:var(--vell-red);color:#fff;right:0;bottom:0}.search-widget form button[type=submit] i{color:#fff}.header-top-right{display:flex;align-items:center;justify-content:flex-end}.blockcart{border-radius:14px!important;background:#f2f5f9!important;padding:12px 16px!important}.blockcart .header,.blockcart .header i{color:var(--vell-blue-dark)!important}
#wrapper{background:var(--vell-bg);padding-top:0}.page-home{max-width:none}.vell-home{overflow:hidden}.vell-hero{position:relative;display:grid;grid-template-columns:1.15fr .85fr;min-height:520px;margin:28px auto 22px;padding:70px clamp(30px,6vw,90px);border-radius:28px;color:#fff;background:linear-gradient(122deg,var(--vell-blue-dark) 0%,var(--vell-blue) 54%,#0b559b 100%);box-shadow:0 24px 65px rgba(5,42,86,.28);isolation:isolate}.vell-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 12%,rgba(229,9,20,.40),transparent 36%),radial-gradient(circle at 15% 110%,rgba(255,197,27,.18),transparent 34%);z-index:-1}.vell-hero__copy{align-self:center;max-width:720px;z-index:2}.vell-eyebrow,.vell-kicker{display:inline-block;color:var(--vell-yellow);font-size:13px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.vell-hero h1{margin:14px 0 20px;color:#fff;font-size:clamp(40px,5.2vw,72px);line-height:1.02;letter-spacing:-.045em}.vell-hero h1 strong{color:#fff;background:linear-gradient(90deg,#fff,var(--vell-yellow));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.vell-hero p{max-width:650px;color:#e9f1fa;font-size:18px;line-height:1.65}.vell-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.vell-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;font-weight:800;text-decoration:none!important}.vell-btn--primary{color:#fff!important;background:var(--vell-red);box-shadow:0 10px 25px rgba(229,9,20,.34)}.vell-btn--primary:hover{background:#ff1722;transform:translateY(-2px)}.vell-btn--ghost{color:#fff!important;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.08)}.vell-btn--ghost:hover{background:#fff;color:var(--vell-blue-dark)!important}.vell-btn--light{color:var(--vell-blue-dark)!important;background:#fff}.vell-trust-inline{display:flex;flex-wrap:wrap;gap:18px;color:#d8e6f4;font-size:13px;font-weight:700}.vell-hero__visual{position:relative;min-height:360px}.vell-bag{position:absolute;z-index:3;left:50%;top:50%;display:grid;place-items:center;width:190px;height:220px;transform:translate(-50%,-46%) rotate(-4deg);border-radius:20px 20px 45px 45px;background:linear-gradient(145deg,var(--vell-yellow),#e2a800);color:var(--vell-blue);font-size:110px;font-weight:900;box-shadow:0 30px 60px rgba(0,0,0,.25)}.vell-bag:before{content:"";position:absolute;left:45px;right:45px;top:-48px;height:85px;border:15px solid var(--vell-red);border-bottom:0;border-radius:70px 70px 0 0}.vell-orbit{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.vell-orbit--one{inset:5%}.vell-orbit--two{inset:18%;border-color:rgba(255,197,27,.24)}.vell-float{position:absolute;z-index:4;display:grid;place-items:center;width:74px;height:74px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(0,0,0,.22);font-size:38px}.vell-float--watch{top:6%;left:8%;transform:rotate(-8deg)}.vell-float--tech{right:2%;top:25%;transform:rotate(9deg)}.vell-float--home{right:18%;bottom:2%;transform:rotate(-5deg)}
.vell-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 auto 58px}.vell-benefits>div{display:grid;grid-template-columns:52px 1fr;column-gap:13px;align-items:center;padding:18px;border-radius:16px;background:#fff;box-shadow:0 8px 25px rgba(24,43,77,.07)}.vell-benefits>div>span{grid-row:1/3;display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:#f0f4fa;font-size:25px}.vell-benefits strong{font-size:15px}.vell-benefits small{color:var(--vell-muted);font-size:12px}
.vell-section{margin:0 auto 62px}.vell-section__head{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.vell-section__head h2,.vell-promo h2{margin:5px 0 0;color:var(--vell-ink);font-size:clamp(27px,3vw,40px);letter-spacing:-.035em}.vell-section__head>a{color:var(--vell-red);font-weight:800}.vell-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.vell-category{position:relative;display:grid;grid-template-columns:64px 1fr 22px;gap:15px;align-items:center;min-height:116px;padding:22px;border-radius:var(--vell-radius);color:#fff!important;overflow:hidden;box-shadow:var(--vell-shadow)}.vell-category:after{content:"";position:absolute;width:130px;height:130px;right:-60px;bottom:-70px;border:25px solid rgba(255,255,255,.12);border-radius:50%}.vell-category:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(15,35,65,.18)}.vell-category__icon{display:grid;place-items:center;width:62px;height:62px;border-radius:17px;background:rgba(255,255,255,.18);font-size:31px}.vell-category strong{display:block;color:#fff;font-size:19px}.vell-category small{display:block;margin-top:5px;color:rgba(255,255,255,.78)}.vell-category b{font-size:22px}.vell-category--red{background:linear-gradient(135deg,#df0712,#9f0008)}.vell-category--blue{background:linear-gradient(135deg,#0b5ea8,#073b78)}.vell-category--yellow{background:linear-gradient(135deg,#ffbf00,#e18700)}.vell-category--green{background:linear-gradient(135deg,#1aa556,#087235)}.vell-category--navy{background:linear-gradient(135deg,#234f88,#0b2447)}.vell-category--orange{background:linear-gradient(135deg,#ff7438,#d84110)}
.vell-promo{position:relative;display:grid;grid-template-columns:1fr 300px;align-items:center;margin:0 auto 65px;padding:45px clamp(28px,5vw,70px);border-radius:26px;background:linear-gradient(115deg,#eef3fa,#fff);box-shadow:var(--vell-shadow);overflow:hidden}.vell-promo:before{content:"";position:absolute;right:-80px;top:-150px;width:480px;height:480px;border-radius:50%;background:var(--vell-red);opacity:.96}.vell-promo>div{position:relative;z-index:2}.vell-promo p{max-width:680px;margin:12px 0 22px;color:var(--vell-muted);font-size:16px}.vell-promo .vell-btn--light{background:var(--vell-blue);color:#fff!important}.vell-promo__badge{display:flex;flex-direction:column;align-items:center;color:#fff;text-align:center}.vell-promo__badge strong{font-size:50px;line-height:1}.vell-promo__badge span{font-size:22px;font-weight:700}.vell-products-wrap{margin:0 auto 70px}.vell-products-wrap .featured-products,.vell-products-wrap .product-accessories{padding:30px;border-radius:22px;background:#fff;box-shadow:var(--vell-shadow)}
.products-section-title,.featured-products h2{color:var(--vell-ink)!important;font-size:32px!important;font-weight:800!important;letter-spacing:-.03em;text-transform:none!important}.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.products .product{width:auto!important;padding:0!important}.product-miniature{height:100%;border:1px solid #e9edf3;border-radius:17px;background:#fff;overflow:hidden;transition:.25s ease}.product-miniature:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(13,38,74,.13)}.product-miniature .thumbnail-container{width:100%!important;height:100%!important;margin:0!important;box-shadow:none!important}.product-miniature .product-thumbnail img{width:100%;height:250px;object-fit:contain;padding:15px}.product-miniature .product-description{position:relative!important;width:100%!important;height:auto!important;padding:15px 16px 19px!important}.product-title a{color:var(--vell-ink)!important;font-weight:700}.product-price-and-shipping{color:var(--vell-red)!important;font-size:18px;font-weight:900}.discount-percentage{background:var(--vell-red)!important}.all-product-link{color:var(--vell-red)!important;font-weight:800}
#footer{padding-top:42px;background:var(--vell-blue-dark);color:#d7e4f2}#footer .footer-container{background:transparent;box-shadow:none}#footer a{color:#d7e4f2}#footer a:hover{color:#fff}#footer .h3,#footer .h4,#footer .block-contact-title{color:#fff}.footer-container li a{color:#c5d4e6}.footer-container .row:last-child{border-top:1px solid rgba(255,255,255,.12);padding-top:20px}.vell-copyright{margin:0;color:#d7e4f2;text-align:center}
@media(max-width:991px){.container{width:min(100% - 28px,1280px)}#header .header-top{padding:12px 0}.vell-hero{grid-template-columns:1fr;min-height:auto;padding:55px 38px}.vell-hero__visual{min-height:330px;margin-top:20px}.vell-benefits{grid-template-columns:repeat(2,1fr)}.vell-category-grid{grid-template-columns:repeat(2,1fr)}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.vell-promo{grid-template-columns:1fr 210px}.vell-promo:before{right:-180px}.vell-promo__badge strong{font-size:38px}}
@media(max-width:767px){body{font-size:14px}.container{width:min(100% - 20px,1280px)}#header .header-nav{min-height:34px}#header .header-top{padding:10px 0}#header .logo{max-width:145px;max-height:55px}.header-top .search-widget{margin-top:10px;width:100%}.vell-hero{margin-top:14px;padding:42px 22px;border-radius:20px}.vell-hero h1{font-size:40px}.vell-hero p{font-size:16px}.vell-hero__actions{display:grid}.vell-btn{width:100%}.vell-trust-inline{gap:8px 12px}.vell-hero__visual{min-height:250px}.vell-bag{width:120px;height:145px;font-size:70px}.vell-bag:before{left:27px;right:27px;top:-31px;height:55px;border-width:10px}.vell-float{width:53px;height:53px;border-radius:15px;font-size:27px}.vell-benefits{grid-template-columns:1fr;margin-bottom:42px}.vell-section{margin-bottom:45px}.vell-section__head{align-items:flex-start}.vell-section__head h2{font-size:28px}.vell-category-grid{grid-template-columns:1fr}.vell-category{min-height:104px}.vell-promo{display:block;padding:35px 24px}.vell-promo:before{right:-310px;opacity:.08}.vell-promo__badge{display:none}.vell-products-wrap .featured-products{padding:18px 10px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-miniature .product-thumbnail img{height:175px}.product-miniature .product-description{padding:11px!important}.products-section-title,.featured-products h2{font-size:25px!important}}
@media(max-width:390px){.products{grid-template-columns:1fr}.product-miniature .product-thumbnail img{height:230px}.vell-hero h1{font-size:35px}}

/* Vellstore Pro photographic storefront v3 */
#header .header-top>.container>.row{display:grid;grid-template-columns:1fr minmax(210px,320px) 1fr;align-items:center}
#header .header-top .col-md-2{grid-column:2;width:100%;text-align:center}
#header .header-top .col-md-10{grid-column:3;width:100%;display:flex;align-items:center;justify-content:flex-end}
#header .logo{display:block;margin:auto;max-width:230px;max-height:92px}
#header .header-top .search-widget{max-width:260px;margin:0 12px 0 0}

.vell-showcase{position:relative;margin:24px auto 22px;border-radius:26px;overflow:hidden;box-shadow:0 24px 65px rgba(5,42,86,.22);background:#071f3d}
.vell-showcase__track{display:flex;width:200%;animation:vellCarousel 14s ease-in-out infinite}
.vell-slide{position:relative;width:50%;min-height:600px;padding:clamp(45px,6vw,90px);display:flex;align-items:center;background-position:center;background-size:cover;isolation:isolate}
.vell-slide:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(2,16,35,.96) 0%,rgba(4,25,52,.84) 34%,rgba(4,25,52,.18) 64%,rgba(4,25,52,.02) 100%)}
.vell-slide--products{background-image:url('../img/hero-products-v3.webp')}
.vell-slide--lifestyle{background-image:url('../img/hero-lifestyle-v3.webp')}
.vell-slide__content{max-width:650px;color:#fff}
.vell-slide h1,.vell-slide h2{margin:14px 0 20px;color:#fff;font-size:clamp(42px,5vw,72px);line-height:1.02;letter-spacing:-.045em}
.vell-slide h1 strong,.vell-slide h2 strong{color:#ffc51b}
.vell-slide p{max-width:610px;color:#f0f5fb;font-size:18px;line-height:1.65;text-shadow:0 1px 10px rgba(0,0,0,.35)}
.vell-showcase__dots{position:absolute;left:50%;bottom:20px;display:flex;gap:8px;transform:translateX(-50%)}
.vell-showcase__dots span{width:34px;height:4px;border-radius:9px;background:rgba(255,255,255,.45)}
.vell-showcase__dots span:first-child{background:#ffc51b;animation:vellDot 14s ease-in-out infinite}
@keyframes vellCarousel{0%,43%{transform:translateX(0)}50%,93%{transform:translateX(-50%)}100%{transform:translateX(0)}}
@keyframes vellDot{0%,43%,100%{transform:translateX(0)}50%,93%{transform:translateX(42px)}}

.vell-category-grid--photo{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.vell-category-photo{position:relative;display:flex;align-items:flex-end;min-height:300px;padding:24px;border-radius:22px;overflow:hidden;background-color:#0b2b55;background-position:center;background-size:cover;color:#fff!important;box-shadow:0 14px 35px rgba(15,35,65,.14);isolation:isolate}
.vell-category-photo:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(2,15,33,.9),rgba(2,15,33,.06) 72%)}
.vell-category-photo:after{content:"";position:absolute;inset:0;z-index:-1;background:inherit;background-position:inherit;background-size:inherit;transition:transform .45s ease}
.vell-category-photo:hover:after{transform:scale(1.055)}
.vell-category-photo:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(15,35,65,.22)}
.vell-category-photo>span{position:relative;z-index:2}
.vell-category-photo strong{display:block;color:#fff;font-size:25px}.vell-category-photo small{display:block;margin:6px 0 15px;color:#e7edf6;font-size:14px}.vell-category-photo b{color:#ffc51b;font-size:13px;text-transform:uppercase;letter-spacing:.08em}
.vell-category-photo--watch{background-image:url('../img/hero-products-v3.webp');background-position:60% center}
.vell-category-photo--tech{background-image:url('../img/hero-products-v3.webp');background-position:78% center}
.vell-category-photo--home{background-image:url('../img/banner-home-beauty-v3.webp');background-position:18% center}
.vell-category-photo--beauty{background-image:url('../img/hero-lifestyle-v3.webp');background-position:78% center}
.vell-category-photo--perfume{background-image:url('../img/banner-home-beauty-v3.webp');background-position:80% center}
.vell-category-photo--toys{background-image:url('../img/hero-products-v3.webp');background-position:96% bottom}

.vell-promo--photo{min-height:390px;display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(2,18,39,.94),rgba(2,18,39,.52) 55%,rgba(2,18,39,.05)),url('../img/banner-home-beauty-v3.webp');background-position:center;background-size:cover;color:#fff}
.vell-promo--photo:before{display:none}.vell-promo--photo>div{max-width:650px}.vell-promo--photo h2{color:#fff}.vell-promo--photo p{color:#eef3f9}.vell-promo--photo .vell-kicker{color:#ffc51b}

@media(max-width:991px){#header .header-top>.container>.row{grid-template-columns:1fr 210px 1fr}.vell-slide{min-height:520px}.vell-category-grid--photo{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){#header .header-top>.container>.row{display:flex;flex-wrap:wrap;justify-content:center}#header .header-top .col-md-2{order:1;width:100%}#header .header-top .col-md-10{order:2;width:100%;justify-content:center;margin-top:10px}#header .logo{max-width:180px;max-height:75px}#header .header-top .search-widget{max-width:none;margin:0;width:calc(100% - 80px)}.vell-showcase{margin-top:12px;border-radius:18px}.vell-slide{min-height:540px;padding:38px 22px;align-items:flex-end;background-position:66% center}.vell-slide:after{background:linear-gradient(0deg,rgba(2,16,35,.97) 0%,rgba(2,16,35,.82) 48%,rgba(2,16,35,.08) 82%)}.vell-slide h1,.vell-slide h2{font-size:38px}.vell-slide p{font-size:15px}.vell-category-grid--photo{grid-template-columns:1fr}.vell-category-photo{min-height:270px}.vell-promo--photo{min-height:420px;padding:32px 24px;align-items:flex-end;background-position:62% center}.vell-promo--photo{background-image:linear-gradient(0deg,rgba(2,18,39,.96),rgba(2,18,39,.1) 85%),url('../img/banner-home-beauty-v3.webp')}}
@media(prefers-reduced-motion:reduce){.vell-showcase__track,.vell-showcase__dots span:first-child{animation:none}}
