:root{--veqo-orange-1: #FF6B1A;--veqo-orange-2: #FFC247;--veqo-gradient: linear-gradient(135deg, var(--veqo-orange-1), var(--veqo-orange-2));--veqo-ink: #111111;--veqo-ink-soft: #4A4A4A;--veqo-white: #FFFFFF;--veqo-gray-50: #FAFAFA;--veqo-gray-100: #F4F4F4;--veqo-gray-200: #ECECEC;--veqo-gray-300: #E0E0E0;--veqo-gray-500: #8A8A8A;--veqo-font-display: "Poppins", "SF Pro Display", -apple-system, sans-serif;--veqo-font-body: "Inter", "SF Pro Text", -apple-system, sans-serif;--veqo-radius-sm: 10px;--veqo-radius-md: 18px;--veqo-radius-lg: 28px;--veqo-shadow-soft: 0 8px 30px rgba(17,17,17,.06);--veqo-shadow-hover: 0 16px 40px rgba(255,107,26,.16);--veqo-container: 1240px;--veqo-gutter: 20px}.veqo-scope *{box-sizing:border-box}.veqo-scope img{max-width:100%;display:block}.veqo-scope a{color:inherit;text-decoration:none}.veqo-scope button{font-family:inherit;cursor:pointer;border:none;background:none}.veqo-scope ul{list-style:none;margin:0;padding:0}.veqo-scope h1,.veqo-scope h2,.veqo-scope h3{font-family:var(--veqo-font-display);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin:0}.veqo-scope,.veqo-scope input,.veqo-scope button{font-family:var(--veqo-font-body);color:var(--veqo-ink)}.veqo-container{width:100%;max-width:var(--veqo-container);margin:0 auto;padding:0 var(--veqo-gutter)}@media(prefers-reduced-motion:reduce){.veqo-scope *{animation-duration:.001ms!important;transition-duration:.001ms!important}}.veqo-scope a:focus-visible,.veqo-scope button:focus-visible,.veqo-scope input:focus-visible{outline:2px solid var(--veqo-orange-1);outline-offset:3px;border-radius:4px}.veqo-eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--veqo-orange-1);margin-bottom:12px;display:flex;align-items:center;gap:8px}.veqo-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 30px;border-radius:999px;font-weight:600;font-size:15px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;white-space:nowrap}.veqo-btn-primary{background:var(--veqo-gradient);color:#fff;box-shadow:var(--veqo-shadow-hover)}.veqo-btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 46px #ff6b1a42}.veqo-btn-secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55)}.veqo-btn-secondary:hover{background:#ffffff1f}.veqo-btn-outline-dark{background:transparent;color:var(--veqo-ink);border:1.5px solid var(--veqo-gray-300)}.veqo-btn-outline-dark:hover{border-color:var(--veqo-ink)}.veqo-topbar{background:var(--veqo-ink);color:#fff;overflow:hidden;height:38px}.veqo-topbar-track{display:flex;align-items:center;gap:56px;white-space:nowrap;height:100%;animation:veqoScrollTopbar 22s linear infinite}.veqo-topbar-track span{font-size:12.5px;font-weight:500;letter-spacing:.2px;display:flex;align-items:center;gap:7px}@keyframes veqoScrollTopbar{0%{transform:translate(0)}to{transform:translate(-50%)}}.veqo-header{position:sticky;top:0;z-index:100;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--veqo-gray-200);transition:padding .3s ease,box-shadow .3s ease}.veqo-header.is-scrolled{box-shadow:0 4px 24px #0000000d}.veqo-header-inner{display:flex;align-items:center;justify-content:space-between;padding:18px var(--veqo-gutter);transition:padding .3s ease}.veqo-header.is-scrolled .veqo-header-inner{padding:12px var(--veqo-gutter)}.veqo-logo{display:flex;align-items:center;gap:10px;flex-shrink:0}.veqo-logo svg{width:30px;height:30px}.veqo-logo-word{font-family:var(--veqo-font-display);font-weight:800;font-size:22px;background:var(--veqo-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.veqo-nav-desktop{display:none;align-items:center;gap:32px;font-weight:500;font-size:14.5px}.veqo-nav-desktop a{color:var(--veqo-ink-soft);transition:color .2s}.veqo-nav-desktop a:hover{color:var(--veqo-ink)}.veqo-header-search{display:none;flex:1;max-width:420px;margin:0 28px;background:var(--veqo-gray-100);border-radius:999px;padding:11px 18px;align-items:center;gap:10px}.veqo-header-search input{border:none;background:transparent;outline:none;font-size:14px;width:100%}.veqo-header-actions{display:flex;align-items:center;gap:18px}.veqo-icon-btn{position:relative;color:var(--veqo-ink);display:flex}.veqo-icon-btn .veqo-badge{position:absolute;top:-6px;right:-7px;background:var(--veqo-orange-1);color:#fff;font-size:10px;font-weight:700;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center}.veqo-menu-toggle{display:flex}@media(min-width:1024px){.veqo-nav-desktop,.veqo-header-search{display:flex}.veqo-menu-toggle{display:none}}.veqo-mobile-nav{display:none;flex-direction:column;gap:18px;padding:20px;background:#fff;border-bottom:1px solid var(--veqo-gray-200)}.veqo-mobile-nav.is-open{display:flex}.veqo-hero{position:relative;min-height:92vh;display:flex;align-items:flex-end;background:#000;overflow:hidden}.veqo-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.veqo-hero-media img{width:100%;height:100%;object-fit:cover;opacity:.92}.veqo-hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#0000008c 78%,#000000bf)}.veqo-hero-content{position:relative;z-index:1;color:#fff;padding:0 var(--veqo-gutter) 64px;max-width:var(--veqo-container);margin:0 auto;width:100%}.veqo-hero-content h1{font-size:clamp(38px,7vw,76px);max-width:760px;margin-bottom:18px;color:#fff}.veqo-hero-content p{font-size:clamp(15px,2vw,19px);color:#ffffffe0;max-width:460px;margin-bottom:34px}.veqo-hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.veqo-trust-bar{border-bottom:1px solid var(--veqo-gray-200);background:var(--veqo-white)}.veqo-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 16px;padding:36px 0}.veqo-trust-item{display:flex;align-items:center;gap:12px}.veqo-trust-item .veqo-mark{flex-shrink:0;width:38px;height:38px}.veqo-trust-item h4{font-size:14px;font-weight:700;margin-bottom:2px;font-family:var(--veqo-font-body)}.veqo-trust-item p{font-size:12.5px;color:var(--veqo-gray-500);margin:0}@media(min-width:768px){.veqo-trust-grid{grid-template-columns:repeat(4,1fr);padding:44px 0}}.veqo-section{padding:88px 0}.veqo-section-head{max-width:620px;margin-bottom:52px}.veqo-section-head.center{margin-inline:auto;text-align:center}.veqo-section-head h2{font-size:clamp(28px,4vw,42px);margin-bottom:14px}.veqo-section-head p{color:var(--veqo-gray-500);font-size:16px;line-height:1.6;margin:0}.veqo-section-alt{background:var(--veqo-gray-50)}.veqo-reveal{opacity:1;transform:none}.js-ready .veqo-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.js-ready .veqo-reveal.is-visible{opacity:1;transform:none}.veqo-cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.veqo-cat-card{position:relative;border-radius:var(--veqo-radius-md);overflow:hidden;aspect-ratio:1/1.1;box-shadow:var(--veqo-shadow-soft);transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s ease;display:block}.veqo-cat-card:hover{transform:translateY(-6px);box-shadow:var(--veqo-shadow-hover)}.veqo-cat-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.veqo-cat-card:hover img{transform:scale(1.06)}.veqo-cat-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.55) 100%)}.veqo-cat-label{position:absolute;left:18px;bottom:16px;z-index:1;color:#fff;font-weight:700;font-size:16px;font-family:var(--veqo-font-display)}@media(min-width:640px){.veqo-cat-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.veqo-cat-grid{grid-template-columns:repeat(6,1fr)}.veqo-cat-card{aspect-ratio:3/4}}.veqo-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.veqo-product-card{background:#fff;border-radius:var(--veqo-radius-md);transition:transform .4s cubic-bezier(.2,.8,.2,1)}.veqo-product-card:hover{transform:translateY(-5px)}.veqo-product-media{position:relative;border-radius:var(--veqo-radius-md);overflow:hidden;aspect-ratio:1/1;background:var(--veqo-gray-100);margin-bottom:16px;box-shadow:var(--veqo-shadow-soft)}.veqo-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.veqo-product-card:hover .veqo-product-media img{transform:scale(1.05)}.veqo-badge{position:absolute;top:14px;left:14px;background:#ffffffeb;color:var(--veqo-ink);font-size:11px;font-weight:700;padding:6px 12px;border-radius:999px}.veqo-quick-add{position:absolute;bottom:14px;right:14px;width:42px;height:42px;border-radius:50%;background:var(--veqo-gradient);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(8px);transition:opacity .3s,transform .3s;box-shadow:0 6px 18px #ff6b1a59}.veqo-product-card:hover .veqo-quick-add{opacity:1;transform:none}.veqo-product-info h3{font-size:15px;font-weight:600;font-family:var(--veqo-font-body);margin-bottom:4px}.veqo-product-info .veqo-price{font-weight:700;font-size:15.5px}.veqo-product-info .veqo-price .veqo-old{color:var(--veqo-gray-500);text-decoration:line-through;font-weight:500;font-size:13.5px;margin-left:6px}@media(min-width:640px){.veqo-product-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.veqo-product-grid{grid-template-columns:repeat(4,1fr);gap:28px}}.veqo-section-cta-row{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:20px;margin-bottom:52px}.veqo-section-cta-row .veqo-section-head{margin-bottom:0}.veqo-promo{border-radius:var(--veqo-radius-lg);background:var(--veqo-ink);color:#fff;padding:60px 32px;text-align:center;position:relative;overflow:hidden}.veqo-promo:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(255,107,26,.35),transparent 70%);top:-220px;right:-160px}.veqo-promo h2{font-size:clamp(26px,4vw,38px);margin-bottom:14px;position:relative;color:#fff}.veqo-promo p{color:#ffffffbf;max-width:460px;margin:0 auto 28px;position:relative}.veqo-testi-scroller{display:flex;gap:20px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.veqo-testi-scroller::-webkit-scrollbar{display:none}.veqo-testi-card{scroll-snap-align:start;flex:0 0 82%;background:#fff;border-radius:var(--veqo-radius-md);padding:28px 24px;box-shadow:var(--veqo-shadow-soft);border:1px solid var(--veqo-gray-200)}.veqo-testi-stars{color:var(--veqo-orange-1);font-size:14px;margin-bottom:14px;letter-spacing:2px}.veqo-testi-card p{font-size:14.5px;line-height:1.7;color:var(--veqo-ink-soft);margin:0 0 20px}.veqo-testi-person{display:flex;align-items:center;gap:12px}.veqo-testi-person img{width:42px;height:42px;border-radius:50%;object-fit:cover}.veqo-testi-person span{font-weight:700;font-size:13.5px;display:block}.veqo-testi-person small{color:var(--veqo-gray-500);font-size:12px}@media(min-width:768px){.veqo-testi-card{flex:0 0 calc(33.333% - 14px)}}.veqo-why-grid{display:grid;grid-template-columns:1fr;gap:36px}.veqo-why-item{display:flex;gap:18px}.veqo-why-item .veqo-mark{flex-shrink:0;width:44px;height:44px}.veqo-why-item h4{font-family:var(--veqo-font-display);font-size:17px;margin-bottom:6px}.veqo-why-item p{font-size:14.5px;color:var(--veqo-gray-500);line-height:1.65;margin:0}@media(min-width:768px){.veqo-why-grid{grid-template-columns:repeat(2,1fr);gap:44px 40px}}.veqo-faq-list{border-top:1px solid var(--veqo-gray-200)}.veqo-faq-item{border-bottom:1px solid var(--veqo-gray-200)}.veqo-faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;padding:22px 4px;font-family:var(--veqo-font-display);font-size:15.5px;font-weight:600;text-align:left;gap:20px}.veqo-faq-q .veqo-mark{flex-shrink:0;width:20px;height:20px;transition:transform .35s ease}.veqo-faq-item.is-open .veqo-faq-q .veqo-mark{transform:rotate(45deg)}.veqo-faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.veqo-faq-a p{padding:0 4px 22px;color:var(--veqo-gray-500);font-size:14.5px;line-height:1.7;max-width:640px;margin:0}.veqo-newsletter{text-align:center;padding:70px 24px;border-radius:var(--veqo-radius-lg);background:var(--veqo-gray-50);border:1px solid var(--veqo-gray-200)}.veqo-newsletter h2{font-size:clamp(24px,3.4vw,32px);margin-bottom:10px}.veqo-newsletter p{color:var(--veqo-gray-500);margin:0 0 28px}.veqo-newsletter-form{display:flex;gap:10px;max-width:420px;margin:0 auto;flex-wrap:wrap}.veqo-newsletter-form input{flex:1;min-width:180px;padding:15px 20px;border-radius:999px;border:1.5px solid var(--veqo-gray-300);font-size:14px;outline:none;background:#fff}.veqo-newsletter-form input:focus{border-color:var(--veqo-orange-1)}.veqo-newsletter-note{font-size:12px;color:var(--veqo-gray-500);margin-top:14px}.veqo-newsletter-success{color:var(--veqo-orange-1);font-weight:600;font-size:14px}.veqo-footer{background:#fff;border-top:1px solid var(--veqo-gray-200);padding-top:64px}.veqo-footer-grid{display:grid;grid-template-columns:1fr;gap:40px;padding-bottom:40px}.veqo-footer-brand p{color:var(--veqo-gray-500);font-size:13.5px;margin-top:14px;max-width:260px;line-height:1.6}.veqo-footer-col h5{font-size:13px;font-weight:700;letter-spacing:.4px;margin-bottom:16px;text-transform:uppercase;color:var(--veqo-gray-500)}.veqo-footer-col ul li{margin-bottom:10px;font-size:14px}.veqo-footer-col ul li a:hover{color:var(--veqo-orange-1)}.veqo-footer-bottom{border-top:1px solid var(--veqo-gray-200);padding:24px 0 32px;display:flex;flex-direction:column;gap:14px;font-size:12.5px;color:var(--veqo-gray-500)}@media(min-width:768px){.veqo-footer-grid{grid-template-columns:1.6fr repeat(3,1fr)}.veqo-footer-bottom{flex-direction:row;justify-content:space-between}}.veqo-hide-mobile{display:none}@media(min-width:1024px){.veqo-hide-mobile{display:block}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/veqo-theme.css.map */
