.veyro-footer{padding:3.5rem 0 0}.veyro-footer__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.veyro-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:3rem;padding-bottom:3rem;align-items:start}.veyro-footer__logo{max-width:160px;height:auto;margin-bottom:1rem;display:block}.veyro-footer__brand{font-size:1.2rem;font-weight:800;margin:0 0 .9rem}.veyro-footer__desc{font-size:.88rem;line-height:1.75;margin:0}.veyro-footer__info-line{font-size:.88rem;line-height:1.6;margin:.35rem 0 0}.veyro-footer__social{margin-top:1.25rem}.veyro-footer__col-title{font-size:1rem;font-weight:700;margin:0 0 1rem}.veyro-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.veyro-footer__links a{text-decoration:none;transition:opacity .2s;display:block}.veyro-footer__links a:hover{opacity:.65}.veyro-footer__bottom{border-top:1px solid rgba(128,128,128,.15);margin-top:0}.veyro-footer__bottom-inner{max-width:1200px;margin:0 auto;padding:1.1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.veyro-footer__copy{margin:0;font-size:.82rem}.veyro-footer__payment{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.veyro-footer__payment .icon{height:26px;width:auto}.veyro-footer__pay-logo{height:26px;width:auto;object-fit:contain;border-radius:3px}.veyro-footer__localization{max-width:1200px;margin:0 auto;padding:.75rem 1.5rem 1rem;display:flex;flex-wrap:wrap;gap:1rem;border-top:1px solid rgba(128,128,128,.1)}@media(max-width:900px){.veyro-footer__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:540px){.veyro-footer__grid{grid-template-columns:1fr;gap:1.75rem}.veyro-footer__bottom-inner{flex-direction:column;align-items:flex-start}}.veyro-header{position:sticky;top:0;z-index:200;background:#fff;box-shadow:0 1px #00000014}.veyro-header__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem;height:64px;display:flex;align-items:center;justify-content:space-between}.veyro-header__left{min-width:44px;display:flex;align-items:center}.veyro-header__logo{position:absolute;left:50%;transform:translate(-50%)}.veyro-logo-link{text-decoration:none;display:flex;align-items:center}.veyro-logo-text{font-size:1.5rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#1a1a2e}.veyro-logo-img{height:40px;width:auto;display:block;object-fit:contain}.veyro-header__right{display:flex;align-items:center}.veyro-cart{position:relative;color:#1a1a2e;text-decoration:none;display:flex;align-items:center}.veyro-cart__badge{position:absolute;top:-8px;right:-8px;background:#ff5c5c;color:#fff;border-radius:50%;width:18px;height:18px;font-size:.62rem;font-weight:700;display:flex;align-items:center;justify-content:center}.veyro-burger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px;width:38px;height:38px;align-items:center;justify-content:center}.veyro-burger span{display:block;width:22px;height:2px;background:#1a1a2e;border-radius:2px;transition:all .3s}.veyro-burger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.veyro-burger.open span:nth-child(2){opacity:0}.veyro-burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.veyro-mobile-menu{position:fixed;top:0;left:0;width:280px;height:100vh;background:#fff;z-index:300;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.veyro-mobile-menu.open{transform:translate(0)}.veyro-mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.5rem;border-bottom:1px solid #f0f0f0}.veyro-mobile-menu__logo{font-size:1.1rem;font-weight:800;letter-spacing:.1em;color:#1a1a2e}.veyro-mobile-menu__close{background:none;border:none;font-size:1.3rem;cursor:pointer;color:#888}.veyro-mobile-menu__nav{display:flex;flex-direction:column;padding:.5rem 0}.veyro-mobile-menu__nav a{color:#1a1a2e;text-decoration:none;font-size:1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:1rem 1.5rem;border-bottom:1px solid #f5f5f5;transition:color .2s}.veyro-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:250;opacity:0;pointer-events:none;transition:opacity .3s}.veyro-overlay.open{opacity:1;pointer-events:all}@media(max-width:768px){.veyro-burger{display:flex}.veyro-header__logo{position:static;transform:none}.veyro-header__inner{justify-content:space-between;position:relative}}@media(min-width:769px){.veyro-mobile-menu,.veyro-overlay,.veyro-burger{display:none!important}.veyro-header__logo{position:absolute;left:50%;transform:translate(-50%)}}.veyro-avis{padding:5rem 0}.veyro-avis__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem}.veyro-avis__head{text-align:center;margin-bottom:3rem}.veyro-avis__eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ff5c5c;display:block;margin-bottom:.5rem}.veyro-avis__title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#1a1a2e;margin:0}.veyro-avis__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.veyro-avis__card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;padding:1.75rem;display:flex;flex-direction:column;gap:1rem;transition:box-shadow .25s}.veyro-avis__card:hover{box-shadow:0 8px 24px #00000014}.veyro-avis__stars{display:flex;gap:2px}.veyro-avis__star{font-size:1.1rem;color:#ddd;line-height:1}.veyro-avis__star--filled{color:#ffb800}.veyro-avis__quote{font-size:.95rem;color:#444;line-height:1.7;margin:0;font-style:italic;flex:1}.veyro-avis__author{display:flex;align-items:center;gap:.75rem;margin-top:auto}.veyro-avis__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.veyro-avis__avatar-placeholder{width:40px;height:40px;border-radius:50%;background:#ff5c5c;color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.veyro-avis__author-info{display:flex;flex-direction:column;gap:.1rem}.veyro-avis__author strong{font-size:.85rem;color:#1a1a2e}.veyro-avis__author span{font-size:.75rem;color:#999}@media(max-width:900px){.veyro-avis__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.veyro-avis{padding:3rem 0}.veyro-avis__inner{padding:0 1rem}.veyro-avis__head{margin-bottom:1.75rem}.veyro-avis__title{font-size:clamp(1.4rem,6vw,2rem)!important}.veyro-avis__grid{grid-template-columns:1fr;gap:1rem}.veyro-avis__card{padding:1.25rem;border-radius:16px}.veyro-avis__author{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.75rem!important;flex-wrap:nowrap!important}.veyro-avis__author-info{display:flex;flex-direction:column;min-width:0}.veyro-avis__author-info strong,.veyro-avis__author-info span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.veyro-conf{padding:3.5rem 0}.veyro-conf__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.veyro-conf__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem}.veyro-conf__icon-wrap svg{display:block}.veyro-conf__title{font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1a1a2e;margin:0;line-height:1.3}.veyro-conf__text{font-size:.85rem;color:#555;line-height:1.7;margin:0;max-width:220px}@media(max-width:768px){.veyro-conf__inner{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}}@media(max-width:420px){.veyro-conf__inner{grid-template-columns:1fr}}.veyro-cta{padding:5rem 0}.veyro-cta__inner{max-width:860px;margin:0 auto;padding:0 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.veyro-cta__eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.veyro-cta__title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;margin:0;line-height:1.15}.veyro-cta__subtitle{font-size:1rem;margin:0;max-width:560px;line-height:1.65}.veyro-cta__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.75rem}.veyro-cta__btn{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 1.75rem;border-radius:50px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;white-space:nowrap}.veyro-cta__btn:hover{transform:translateY(-2px)}.veyro-cta__btn svg{flex-shrink:0}@media(max-width:540px){.veyro-cta__buttons{flex-direction:column;align-items:stretch}.veyro-cta__btn{justify-content:center}}.veyro-faq{padding:5rem 0}.veyro-faq__inner{max-width:800px;margin:0 auto;padding:0 1.25rem}.veyro-faq__head{text-align:center;margin-bottom:2.5rem}.veyro-faq__eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ff5c5c;display:block;margin-bottom:.5rem}.veyro-faq__title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#1a1a2e;margin:0 0 .5rem}.veyro-faq__subtitle{font-size:1rem;color:#666;margin:0}.veyro-faq__list{display:flex;flex-direction:column}.veyro-faq__item{border-bottom:1px solid #f0f0f0}.veyro-faq__item:first-child{border-top:1px solid #f0f0f0}.veyro-faq__question{width:100%;background:none;border:none;padding:1.2rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-size:.98rem;font-weight:600;color:#1a1a2e;text-align:left;transition:color .2s}.veyro-faq__question:hover{color:#ff5c5c}.veyro-faq__chevron{flex-shrink:0;color:#aaa;transition:transform .3s,color .2s}.veyro-faq__question[aria-expanded=true] .veyro-faq__chevron{transform:rotate(180deg)}.veyro-faq__answer{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.veyro-faq__answer-inner{padding:0 0 1.2rem;font-size:.93rem;color:#555;line-height:1.75}@media(max-width:600px){.veyro-faq{padding:3rem 0}.veyro-faq__inner{padding:0 1rem}.veyro-faq__head{margin-bottom:1.75rem}.veyro-faq__title{font-size:clamp(1.4rem,6vw,2rem)!important}.veyro-faq__subtitle{font-size:.9rem!important}.veyro-faq__question{font-size:.9rem!important;padding:1rem 0}}.veyro-float{position:fixed;z-index:9999;bottom:24px;display:flex;flex-direction:column;gap:12px;pointer-events:none}.veyro-float__btn{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;color:#fff;text-decoration:none;box-shadow:0 4px 16px #00000038;transition:transform .2s,box-shadow .2s;pointer-events:all;position:fixed}.veyro-float__btn:hover{transform:scale(1.1);box-shadow:0 6px 24px #00000047}.veyro-float__btn--wa{background:#25d366;right:20px}.veyro-float__btn--ms{background:#006aff;left:20px}@media(max-width:600px){.veyro-float__btn{width:50px;height:50px}.veyro-float__btn svg{width:24px;height:24px}}.veyro-gslider{padding:4rem 0}.veyro-gslider__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem}.veyro-gslider__head{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;gap:.4rem;align-items:center}.veyro-gslider__eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.veyro-gslider__title{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;margin:0;line-height:1.2}.veyro-gslider__sub{font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;margin:0}.veyro-gslider__wrap{position:relative;overflow:hidden}.veyro-gslider__track{display:flex;gap:var(--gsl-gap, 12px);transition:transform .5s cubic-bezier(.25,.46,.45,.94);will-change:transform}.veyro-gslider__item{flex:0 0 calc((100% - var(--gsl-gap, 12px) * 2) / 3);overflow:hidden;aspect-ratio:3/4}.veyro-gslider__img{width:100%;height:100%;object-fit:cover;display:block}.veyro-gslider__btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:44px;height:44px;font-size:1.8rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;z-index:2;transition:background .2s}.veyro-gslider__btn:hover{background:#fff}.veyro-gslider__btn--prev{left:8px}.veyro-gslider__btn--next{right:8px}@media(max-width:600px){.veyro-gslider{padding:2.5rem 0}.veyro-gslider__inner{padding:0 .75rem}.veyro-gslider__item{flex:0 0 calc((100% - var(--gsl-gap, 12px)) / 2)}.veyro-gslider__btn{width:36px;height:36px;font-size:1.4rem}}.veyro-galerie{padding:4rem 0}.veyro-galerie__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem}.veyro-galerie__head{text-align:center;margin-bottom:2.5rem;display:flex;flex-direction:column;gap:.5rem;align-items:center}.veyro-galerie__eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;display:block}.veyro-galerie__title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;margin:0;line-height:1.2}.veyro-galerie__subtitle{font-size:1rem;margin:0;line-height:1.6;max-width:560px}.veyro-galerie__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.veyro-galerie__item{overflow:hidden;aspect-ratio:1 / 1}.veyro-galerie__link{display:block;width:100%;height:100%}.veyro-galerie__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.veyro-galerie__item:hover .veyro-galerie__img{transform:scale(1.04)}@media(max-width:768px){.veyro-galerie__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.veyro-galerie{padding:2.5rem 0}.veyro-galerie__inner{padding:0 .75rem}.veyro-galerie__head{margin-bottom:1.5rem}}.veyro-hero{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;min-height:560px;overflow:hidden}.veyro-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-color:#1a1a2e}.veyro-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hero-overlay, #1A1A2E);opacity:var(--hero-overlay-opacity, .45)}.veyro-hero__content{position:relative;z-index:1;max-width:680px;padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.veyro-hero__badge{display:inline-block;background:#ff5c5c;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.35rem .9rem;border-radius:20px}.veyro-hero__title{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.1;color:#fff;margin:0;letter-spacing:-.01em}.veyro-hero__subtitle{font-size:1.05rem;color:#ffffffd9;margin:0;max-width:480px;line-height:1.6}.veyro-hero__ctas{display:flex;gap:.9rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem}.veyro-btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 2rem;border-radius:50px;font-size:.95rem;font-weight:700;text-decoration:none;letter-spacing:.04em;transition:all .25s;border:2px solid transparent;cursor:pointer}.veyro-btn--primary{background:#ff5c5c;color:#fff}.veyro-btn--primary:hover{background:#e04b4b;transform:translateY(-2px)}.veyro-btn--secondary{background:transparent;border-color:#fff;color:#fff}.veyro-btn--secondary:hover{background:#ffffff1f;transform:translateY(-2px)}@media(max-width:600px){.veyro-hero__ctas{flex-direction:column;width:100%}.veyro-btn{width:100%;justify-content:center}}.veyro-histoire{padding:5rem 0;overflow:hidden}.veyro-histoire__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem;display:flex;align-items:center;gap:4rem}.veyro-histoire__image-col{flex:1;min-width:0}.veyro-histoire__img{width:100%;border-radius:24px;display:block;object-fit:cover;aspect-ratio:1/1;box-shadow:0 16px 48px #0000001a}.veyro-histoire__img-placeholder{width:100%;aspect-ratio:1/1;border-radius:24px;background:#f0f0f0;overflow:hidden}.veyro-histoire__text-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:1.2rem}.veyro-histoire__eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ff5c5c}.veyro-histoire__title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:#1a1a2e;margin:0;line-height:1.15}.veyro-histoire__body{font-size:1rem;color:#555;line-height:1.75;margin:0}.veyro-btn{display:inline-block;padding:.85rem 1.75rem;border-radius:50px;font-size:.9rem;font-weight:700;text-decoration:none;cursor:pointer;transition:all .25s;letter-spacing:.03em}.veyro-btn--primary{color:#fff}@media(max-width:768px){.veyro-histoire__inner{flex-direction:column!important;gap:2rem}.veyro-histoire{padding:3rem 0}}@media(max-width:600px){.veyro-histoire{padding:2.5rem 0}.veyro-histoire__inner{padding:0 1rem;gap:1.5rem}.veyro-histoire__image-col{width:100%}.veyro-histoire__img,.veyro-histoire__img-placeholder{border-radius:16px;aspect-ratio:1/1;width:100%}.veyro-histoire__text-col{align-items:center;text-align:center}.veyro-histoire__title{font-size:clamp(1.4rem,6vw,1.8rem)!important}.veyro-histoire__body{font-size:.9rem!important;text-align:center}.veyro-btn{text-align:center;justify-content:center;width:100%;box-sizing:border-box}}.veyro-livraison{padding:4rem 0}.veyro-livraison__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem;display:grid;grid-template-columns:3fr 2fr;gap:3rem;align-items:center}.veyro-livraison__content{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.veyro-livraison__title{font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:800;color:#1a1a2e;margin:0;line-height:1.15}.veyro-livraison__text{font-size:1rem;color:#444;margin:0;line-height:1.7}.veyro-livraison__badges{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:center}.veyro-livraison__badge{display:flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;color:#333}.veyro-livraison__badge-icon{font-size:1.1em;line-height:1}.veyro-livraison__logos{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.veyro-livraison__logo{height:36px;width:auto;object-fit:contain}.veyro-livraison__map{display:flex;justify-content:center;align-items:center;min-width:0;min-height:260px}.veyro-livraison__map-img{max-width:100%;height:auto;object-fit:contain}.veyro-livraison__map-placeholder{width:100%;min-height:260px;border:2px dashed #ccc;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#aaa;font-size:.9rem}.veyro-livraison__map-placeholder span{font-size:2.5rem}@media(max-width:768px){.veyro-livraison__inner{grid-template-columns:1fr;gap:2rem}.veyro-livraison__map{order:-1}.veyro-livraison__map-img{max-height:280px}}@media(max-width:600px){.veyro-livraison{padding:2.5rem 0}.veyro-livraison__inner{padding:0 1rem}}.veyro-lp-empty{max-width:600px;margin:3rem auto;padding:2rem;background:#fff3cd;border-radius:12px;text-align:center;color:#856404;font-weight:600}.veyro-lp-pdp{padding:3rem 0 5rem}.veyro-lp-pdp__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.veyro-lp-pdp__gallery{position:sticky;top:84px}.veyro-lp-pdp__main-wrap{position:relative;border-radius:20px;overflow:hidden;background:#f5f5f5;aspect-ratio:1}.veyro-lp-pdp__main-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s}.veyro-lp-pdp__placeholder{width:100%;height:100%}.veyro-lp-pdp__badge-promo{position:absolute;top:14px;left:14px;background:#ff5c5c;color:#fff;font-size:.82rem;font-weight:800;padding:.3rem .8rem;border-radius:20px}.veyro-lp-pdp__thumbs{display:flex;gap:.6rem;margin-top:.9rem;flex-wrap:wrap}.veyro-lp-pdp__thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:#f5f5f5;transition:border-color .2s;padding:0}.veyro-lp-pdp__thumb.active{border-color:#ff5c5c}.veyro-lp-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.veyro-lp-pdp__info,.veyro-lp-pdp__form{display:flex;flex-direction:column;gap:1rem}.veyro-lp-pdp__meta{display:flex;flex-direction:column;gap:.5rem}.veyro-lp-pdp__rating{display:flex;align-items:center;gap:.4rem}.veyro-lp-stars{color:#ffb800;font-size:.95rem;letter-spacing:1px}.veyro-lp-rating-count{font-size:.8rem;color:#888;text-decoration:underline}.veyro-lp-social{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#555;font-weight:500;background:#f8f8f8;border-radius:8px;padding:.45rem .75rem}.veyro-lp-social__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;animation:veyroLpPulse 2s infinite}@keyframes veyroLpPulse{0%,to{opacity:1}50%{opacity:.4}}.veyro-lp-pdp__title{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;color:#1a1a2e;margin:0 0 .3rem;line-height:1.2}.veyro-lp-pdp__headline{font-size:1rem;color:#666;margin:0;line-height:1.6}.veyro-lp-pdp__price{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.veyro-lp-price-regular{font-size:var(--lp-p-ss, 1.7rem);font-weight:800;color:var(--lp-p-reg, #1A1A2E)}.veyro-lp-price-sale{font-size:var(--lp-p-ss, 1.7rem);font-weight:800;color:var(--lp-p-sale, #1A1A2E)}.veyro-lp-price-old{font-size:var(--lp-p-os, 1rem);color:var(--lp-p-old, #aaa);text-decoration:line-through;font-weight:400}.veyro-lp-price-badge{font-size:var(--lp-p-bs, .8rem);font-weight:700;padding:.28rem .7rem;border-radius:6px;background:var(--lp-p-bb, #0D6E5E);color:var(--lp-p-bt, #fff);white-space:nowrap;letter-spacing:.03em}.veyro-vp-group{display:flex;flex-direction:column;gap:.45rem;margin-bottom:.15rem}.veyro-vp-label-row{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.veyro-vp-label{font-size:var(--vp-lbl-sz,.82rem);color:var(--vp-lbl,#888);font-weight:500}.veyro-vp-value{font-size:var(--vp-lbl-sz,.82rem);color:var(--vp-val,#1A1A2E);font-weight:700}.veyro-vp-guide{font-size:var(--vp-lbl-sz,.82rem);color:var(--vp-guide,#FF5C5C);text-decoration:underline;margin-left:auto;white-space:nowrap}.veyro-vp-swatches{display:flex;flex-wrap:wrap;gap:var(--vp-swatch-gap, 8px)}.veyro-vp-swatch{width:var(--vp-swatch,32px);height:var(--vp-swatch,32px);border-radius:var(--vp-swatch-r,50%);border:2px solid rgba(0,0,0,.1);cursor:pointer;padding:0;transition:transform .15s,box-shadow .15s}.veyro-vp-swatch:hover{transform:scale(1.1)}.veyro-vp-swatch.selected{box-shadow:0 0 0 2px #fff,0 0 0 calc(2px + var(--vp-ring-w,3px)) var(--vp-ring,#1A1A2E);transform:scale(1.08)}.veyro-vp-sizes{display:flex;flex-wrap:wrap;gap:var(--vp-btn-gap, 6px)}.veyro-vp-size-btn{padding:.38rem .85rem;min-width:42px;text-align:center;border-radius:var(--vp-radius,8px);border:1.5px solid var(--vp-bdr,#CCCCCC);background:var(--vp-bg,#FFFFFF);color:var(--vp-color,#1A1A2E);font-size:var(--vp-sz,.85rem);font-weight:600;cursor:pointer;transition:all .15s}.veyro-vp-size-btn:hover:not(.unavail){border-color:var(--vp-sel-bdr,#1A1A2E);background:var(--vp-bg,#fff)}.veyro-vp-size-btn.selected{background:var(--vp-sel-bg,#1A7A6A);color:var(--vp-sel-color,#fff);border-color:var(--vp-sel-bdr,#1A7A6A)}.veyro-vp-size-btn.unavail{opacity:.3;cursor:not-allowed;text-decoration:line-through}.veyro-lp-trust__item{display:flex;align-items:center;gap:.6rem;font-size:.82rem;color:#444;font-weight:500}.veyro-lp-trust__item>span:first-child{font-size:1rem;width:20px;text-align:center}.veyro-lp-stock{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#92400e;background:#fef3c7;border-radius:8px;padding:.45rem .75rem;font-weight:600}.veyro-lp-stock__dot{width:8px;height:8px;border-radius:50%;background:#f59e0b;flex-shrink:0;animation:veyroLpPulse 1.5s infinite}.veyro-lp-atc{width:100%;display:flex;align-items:center;justify-content:center;gap:.6rem;background:#ff5c5c;color:#fff;border:none;border-radius:50px;padding:1.05rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;letter-spacing:.03em;transition:all .25s}.veyro-lp-atc:hover:not(.disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff5c5c66}.veyro-lp-atc.disabled{background:#ccc;cursor:not-allowed}.veyro-lp-buynow .shopify-payment-button__button{border-radius:50px!important}.veyro-lp-payments{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:.6rem 0;border-top:1px solid #f0f0f0}.veyro-lp-payments__label{font-size:.7rem;color:#999;font-weight:600;white-space:nowrap}.veyro-lp-payment-pill{font-size:.68rem;font-weight:700;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:5px;padding:.2rem .5rem;color:#333}.veyro-lp-paylogos__label{margin:0 0 .4rem;font-weight:600}.veyro-lp-paylogos{display:flex;flex-wrap:nowrap;align-items:center;overflow-x:auto;scrollbar-width:none}.veyro-lp-paylogos::-webkit-scrollbar{display:none}.veyro-lp-paylogos__card{display:flex;align-items:center;justify-content:center}.veyro-lp-paylogos__card img{object-fit:contain}.veyro-lp-acc{border-top:1px solid #ececec}.veyro-lp-acc:last-child{border-bottom:1px solid #ececec}.veyro-lp-acc__btn{width:100%;background:none;border:none;display:flex;align-items:center;justify-content:space-between;padding:.9rem 0;cursor:pointer;font-size:.93rem;font-weight:700;color:#1a1a2e;text-align:left;gap:.75rem}.veyro-lp-acc__btn:hover{color:#ff5c5c}.veyro-lp-acc__chevron{color:#aaa;transition:transform .3s;flex-shrink:0}.veyro-lp-acc__btn[aria-expanded=true] .veyro-lp-acc__chevron{transform:rotate(180deg)}.veyro-lp-acc__body{overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.veyro-lp-acc__inner{padding-bottom:.9rem;font-size:.88rem;color:#555;line-height:1.75}.veyro-lp-acc__inner.rte p{margin:0 0 .5rem}.veyro-lp-acc__img{width:100%;display:block;margin:.6rem 0}.veyro-lp-divider{border:none;border-top:1px solid #f0f0f0;margin:0}@media(max-width:900px){.veyro-lp-pdp{padding:1rem 0 3rem}.veyro-lp-pdp__inner{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.veyro-lp-pdp__gallery{position:static}.veyro-lp-pdp__gallery,.veyro-lp-pdp__info{min-width:0;width:100%}.veyro-lp-buynow{max-width:100%;overflow:hidden}.veyro-lp-paylogos{max-width:100%;min-width:0}.veyro-lp-acc__inner table{display:block;width:100%;max-width:100%;overflow-x:auto}.veyro-lp-acc__inner img{max-width:100%;height:auto}}@media(max-width:600px){.veyro-lp-pdp{padding:0 0 3rem}.veyro-lp-pdp__inner{padding:0;gap:1rem}.veyro-lp-pdp__main-wrap{border-radius:0;aspect-ratio:1}.veyro-lp-pdp__thumbs{padding:0 1rem;gap:.4rem}.veyro-lp-pdp__thumb{width:60px;height:60px}.veyro-lp-pdp__info{padding:0 1rem}.veyro-lp-pdp__form{gap:.75rem}.veyro-lp-paylogos{flex-wrap:wrap!important;justify-content:flex-start!important}.veyro-lp-pdp__title{font-size:clamp(1.2rem,5vw,1.6rem)!important}.veyro-lp-pdp__price{flex-wrap:wrap;gap:.4rem}.veyro-lp-price-sale,.veyro-lp-price-regular{font-size:clamp(1.4rem,6vw,2rem)!important}.veyro-lp-price-old{font-size:.9rem!important}.veyro-lp-price-badge{font-size:.72rem!important}.veyro-vp-sizes{gap:.35rem}.veyro-vp-size-btn{padding:.35rem .7rem;min-width:38px;font-size:.82rem}.veyro-vp-swatches{gap:.4rem}.veyro-lp-proof-row{flex-wrap:nowrap;gap:.5rem;align-items:center}.veyro-lp-atc{padding:.9rem 1rem;font-size:.95rem}.veyro-lp-trust__item{font-size:.8rem}.veyro-lp-payments{gap:.35rem}.veyro-lp-payment-pill{font-size:.62rem;padding:.15rem .4rem}.veyro-lp-paylogos{gap:.5rem!important}.veyro-lp-paylogos__card{padding:6px 8px!important}.veyro-lp-acc__btn{padding:.8rem 0;font-size:.9rem}.veyro-lp-acc__inner{font-size:.85rem}.veyro-lp-review{padding:.75rem .85rem;flex-direction:row!important}.veyro-lp-review__avatar{width:44px;height:44px;flex-shrink:0}.veyro-cart-drawer{width:100vw}.veyro-cart-drawer__head{padding:1rem}.veyro-cart-drawer__body{padding:.75rem 1rem}.veyro-cart-drawer__footer{padding:1rem}.veyro-cart-item{gap:.5rem}.veyro-cart-item__img{border-radius:8px}}.veyro-lp-review{padding:1rem 1.1rem;display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;box-shadow:0 2px 12px #0000000f}.veyro-lp-review__avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;flex-shrink:0}.veyro-lp-review__avatar--placeholder{display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:800}.veyro-lp-review__body{display:flex;flex-direction:column;gap:.4rem;min-width:0;flex:1}.veyro-lp-review__meta{display:flex;flex-direction:column;gap:.1rem}.veyro-lp-review__name{font-size:.9rem;font-weight:800;color:#1a1a2e;line-height:1}.veyro-lp-review__stars{font-size:.85rem;letter-spacing:1px;color:#ffb800;line-height:1}.veyro-lp-review__text{font-size:.85rem;color:#555;line-height:1.65;margin:0}.veyro-lp-rating-block{display:flex;flex-direction:column;gap:.5rem;padding:.7rem 1rem}.veyro-lp-proof-row{display:flex;align-items:center;gap:.75rem}.veyro-lp-avatar-stack{display:flex;align-items:center;flex-shrink:0}.veyro-lp-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2.5px solid #fff;box-shadow:0 2px 8px #00000024}.veyro-lp-avatar-stack>img{margin-right:-10px;position:relative;z-index:1}.veyro-lp-avatar-2wrap{position:relative}.veyro-lp-avatar-badge{position:absolute;bottom:-2px;right:-4px;background:#2b7fff;color:#fff;border:2px solid #fff;border-radius:50%;width:16px;height:16px;font-size:.55rem;font-weight:800;display:flex;align-items:center;justify-content:center}.veyro-lp-proof-text{font-weight:600;line-height:1.4}.veyro-lp-proof-text p{margin:0}.veyro-lp-proof-text strong{color:var(--lp-acc, #2B7FFF);font-weight:700}.veyro-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9998;opacity:0;transition:opacity .3s}.veyro-cart-overlay.open{opacity:1}.veyro-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(420px,100vw);background:#fff;z-index:9999;display:flex;flex-direction:column;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 40px #0000002e}.veyro-cart-drawer.open{transform:translate(0)}.veyro-cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #f0f0f0;flex-shrink:0}.veyro-cart-drawer__title{font-size:.85rem;font-weight:800;letter-spacing:.12em;color:#1a1a2e}.veyro-cart-drawer__close{background:none;border:none;cursor:pointer;font-size:1.1rem;color:#aaa;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s,color .2s}.veyro-cart-drawer__close:hover{background:#f5f5f5;color:#333}.veyro-cart-drawer__body{flex:1;overflow-y:auto;padding:1rem 1.5rem}.veyro-cart-empty{color:#aaa;text-align:center;padding:2rem 0;font-size:.9rem}.veyro-cart-item{display:grid;grid-template-columns:80px 1fr 32px;gap:.75rem;align-items:start;padding:1rem 0;border-bottom:1px solid #f5f5f5}.veyro-cart-item:last-child{border-bottom:none}.veyro-cart-item__img-wrap{position:relative}.veyro-cart-item__img{width:80px;height:80px;object-fit:cover;border-radius:10px;display:block;background:#f5f5f5}.veyro-cart-item__qty-badge{position:absolute;top:-6px;right:-6px;background:#ff5c5c;color:#fff;border-radius:50%;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.veyro-cart-item__info{display:flex;flex-direction:column;gap:.25rem}.veyro-cart-item__title{font-size:.88rem;font-weight:700;color:#1a1a2e;margin:0;line-height:1.3}.veyro-cart-item__variant{font-size:.78rem;color:#888;margin:0}.veyro-cart-item__prop{display:block;font-size:.75rem;color:#555}.veyro-cart-item__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.veyro-cart-item__qty-ctrl{display:flex;align-items:center;gap:0;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden}.veyro-cart-qty-btn{background:none;border:none;width:30px;height:30px;cursor:pointer;font-size:1rem;color:#1a1a2e;display:flex;align-items:center;justify-content:center;transition:background .15s}.veyro-cart-qty-btn:hover{background:#f5f5f5}.veyro-cart-qty-num{font-size:.82rem;font-weight:700;min-width:22px;text-align:center;color:#1a1a2e}.veyro-cart-item__price-row{display:flex;flex-direction:column;align-items:flex-end}.veyro-cart-item__price{font-size:.9rem;font-weight:700;color:#1a1a2e}.veyro-cart-item__price-old{font-size:.75rem;color:#bbb;text-decoration:line-through}.veyro-cart-item__remove{background:none;border:none;cursor:pointer;color:#ccc;padding:4px;border-radius:6px;transition:color .2s,background .2s;align-self:center}.veyro-cart-item__remove:hover{color:#ff5c5c;background:#fff0f0}.veyro-cart-drawer__footer{border-top:1px solid #f0f0f0;padding:1.25rem 1.5rem;flex-shrink:0;display:flex;flex-direction:column;gap:.75rem}.veyro-cart-total{display:flex;justify-content:space-between;align-items:center;font-size:.88rem;font-weight:800;color:#1a1a2e;letter-spacing:.06em}.veyro-cart-shipping{font-size:.75rem;color:#aaa;margin:0;text-align:center}.veyro-cart-checkout{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#16a085;color:#fff;text-decoration:none;border-radius:50px;padding:1rem 1.5rem;font-size:.95rem;font-weight:700;letter-spacing:.03em;transition:background .2s,transform .2s}.veyro-cart-checkout:hover{background:#138d75;transform:translateY(-1px)}.veyro-newsletter{padding:5rem 0}.veyro-newsletter__inner{max-width:560px;margin:0 auto;padding:0 1.25rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.veyro-newsletter__emoji{font-size:2.5rem;line-height:1}.veyro-newsletter__title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#1a1a2e;margin:0;line-height:1.15}.veyro-newsletter__subtitle{font-size:1rem;color:#666;margin:0;line-height:1.6}.veyro-newsletter__form{display:flex;width:100%;max-width:460px;border-radius:50px;overflow:hidden;box-shadow:0 4px 20px #0000001a;margin-top:.5rem}.veyro-newsletter__input{flex:1;border:2px solid transparent;border-right:none;border-radius:50px 0 0 50px;padding:.9rem 1.25rem;font-size:.93rem;outline:none;background:#fff;color:#1a1a2e;transition:border-color .2s}.veyro-newsletter__input::placeholder{color:#aaa}.veyro-newsletter__btn{background:#ff5c5c;color:#fff;border:none;border-radius:0 50px 50px 0;padding:.9rem 1.5rem;font-size:.9rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .25s;letter-spacing:.03em}.veyro-newsletter__success{color:#22a55b;font-size:.9rem;font-weight:600;margin:0}.veyro-newsletter__error{color:#e53e3e;font-size:.85rem;margin:0}.veyro-newsletter__disclaimer{font-size:.72rem;color:#aaa;margin:0;line-height:1.5}@media(max-width:600px){.veyro-newsletter{padding:3rem 0}.veyro-newsletter__inner{padding:0 1rem}.veyro-newsletter__title{font-size:clamp(1.4rem,6vw,2rem)!important}.veyro-newsletter__subtitle{font-size:.9rem!important}}@media(max-width:480px){.veyro-newsletter__form{flex-direction:column;border-radius:12px;width:100%}.veyro-newsletter__input{border-radius:10px 10px 0 0;border-right:2px solid transparent}.veyro-newsletter__btn{border-radius:0 0 10px 10px}}.veyro-partners{padding:3rem 0}.veyro-partners__inner{max-width:1100px;margin:0 auto;padding:0 1.5rem}.veyro-partners__head{text-align:center;margin-bottom:2.5rem}.veyro-partners__title{font-size:1.1rem;font-weight:700;color:#1a1a2e;margin:0 0 .4rem}.veyro-partners__subtitle{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#999;margin:0}.veyro-partners__logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem 3rem}.veyro-partners__logo-item{display:flex;align-items:center;justify-content:center}.veyro-partners__logo-item a{display:flex;align-items:center}.veyro-partners__logo-img{width:auto;max-width:140px;display:block;object-fit:contain;transition:opacity .3s,filter .3s}.veyro-partners__text-logo{font-size:1.4rem;font-weight:700;color:#999;font-family:serif;white-space:nowrap;transition:color .3s}.veyro-partners__logo-item:hover .veyro-partners__text-logo{color:#1a1a2e}@media(max-width:600px){.veyro-partners__logos{gap:1.5rem 2rem}}.veyro-pfeatures{padding:2.5rem 0}.veyro-pfeatures__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.veyro-pfeatures__item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.veyro-pfeatures__icon{font-size:2rem;line-height:1}.veyro-pfeatures__title{font-size:.85rem;font-weight:700;color:#1a1a2e}.veyro-pfeatures__text{font-size:.8rem;color:#666;margin:0;line-height:1.5}@media(max-width:700px){.veyro-pfeatures__inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.veyro-pfeatures{padding:2rem 0}.veyro-pfeatures__inner{padding:0 1rem;gap:1rem}.veyro-pfeatures__item{padding:.5rem}}.veyro-pdp{padding:3rem 0 5rem}.veyro-pdp__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.veyro-pdp__gallery{position:sticky;top:84px}.veyro-pdp__main-img-wrap{position:relative;border-radius:20px;overflow:hidden;background:#f5f5f5;aspect-ratio:1}.veyro-pdp__main-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .2s}.veyro-pdp__img-placeholder{width:100%;height:100%}.veyro-pdp__badge-promo{position:absolute;top:14px;left:14px;background:#ff5c5c;color:#fff;font-size:.82rem;font-weight:800;letter-spacing:.04em;padding:.3rem .8rem;border-radius:20px}.veyro-pdp__thumbs{display:flex;gap:.6rem;margin-top:.9rem;flex-wrap:wrap}.veyro-pdp__thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:#f5f5f5;transition:border-color .2s;padding:0;flex-shrink:0}.veyro-pdp__thumb.active{border-color:#ff5c5c}.veyro-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.veyro-pdp__info,.veyro-pdp__form{display:flex;flex-direction:column;gap:1.1rem}.veyro-pdp__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.veyro-pdp__vendor{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ff5c5c}.veyro-pdp__rating{display:flex;align-items:center;gap:.35rem}.veyro-pdp__stars{color:#ffb800;font-size:.9rem;letter-spacing:1px}.veyro-pdp__rating-count{font-size:.8rem;color:#888;text-decoration:underline;cursor:pointer}.veyro-pdp__social-proof{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#555;font-weight:500;background:#f8f8f8;border-radius:8px;padding:.5rem .8rem}.veyro-pdp__social-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:veyroPulse 2s infinite}@keyframes veyroPulse{0%,to{opacity:1}50%{opacity:.4}}.veyro-pdp__title{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;color:#1a1a2e;margin:0;line-height:1.2}.veyro-pdp__price-wrap{display:flex;align-items:baseline;flex-wrap:wrap;gap:.6rem}.veyro-pdp__price-regular{font-size:1.7rem;font-weight:800;color:#1a1a2e}.veyro-pdp__price-sale{font-size:1.7rem;font-weight:800;color:#ff5c5c}.veyro-pdp__price-old{font-size:1.1rem;color:#aaa;text-decoration:line-through;font-weight:400}.veyro-pdp__price-save{font-size:.78rem;font-weight:700;padding:.2rem .6rem;border-radius:10px;background:#fee;color:#ff5c5c}.veyro-pdp__option-group{display:flex;flex-direction:column;gap:.5rem}.veyro-pdp__option-header{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.veyro-pdp__option-label{font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1a1a2e}.veyro-pdp__selected-val{font-size:.82rem;font-weight:500;color:#666}.veyro-pdp__size-guide{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#ff5c5c;text-decoration:underline;margin-left:auto}.veyro-pdp__option-values{display:flex;flex-wrap:wrap;gap:.5rem}.veyro-pdp__option-btn{padding:.5rem 1.1rem;border-radius:8px;border:2px solid #e0e0e0;background:#fff;font-size:.88rem;font-weight:600;color:#1a1a2e;cursor:pointer;transition:all .2s;min-width:48px;text-align:center}.veyro-pdp__option-btn.selected{border-color:#ff5c5c;color:#ff5c5c;background:#fee}.veyro-pdp__option-btn:hover:not(.unavailable){border-color:#ff5c5c}.veyro-pdp__option-btn.unavailable{opacity:.35;cursor:not-allowed;text-decoration:line-through}.veyro-pdp__swatches{display:flex;flex-wrap:wrap;gap:.6rem}.veyro-pdp__swatch{width:32px;height:32px;border-radius:50%;border:2px solid rgba(0,0,0,.1);cursor:pointer;transition:box-shadow .2s,transform .2s;padding:0}.veyro-pdp__swatch:hover{transform:scale(1.1)}.veyro-pdp__swatch.selected{box-shadow:0 0 0 3px #ff5c5c;transform:scale(1.1)}.veyro-pdp__swatch.unavailable{opacity:.35;cursor:not-allowed}.veyro-pdp__qty-group{display:flex;flex-direction:column;gap:.5rem}.veyro-pdp__qty{display:flex;border:2px solid #e0e0e0;border-radius:10px;width:fit-content;overflow:hidden}.veyro-pdp__qty-btn{background:none;border:none;width:40px;height:44px;font-size:1.2rem;cursor:pointer;color:#1a1a2e;transition:background .2s}.veyro-pdp__qty-btn:hover{background:#f5f5f5}.veyro-pdp__qty-input{width:52px;height:44px;border:none;text-align:center;font-size:.95rem;font-weight:700;color:#1a1a2e;outline:none}.veyro-pdp__atc-wrap{display:flex;gap:.75rem}.veyro-pdp__atc{flex:1;display:flex;align-items:center;justify-content:center;gap:.6rem;background:#ff5c5c;color:#fff;border:none;border-radius:50px;padding:1rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;letter-spacing:.03em;transition:all .25s}.veyro-pdp__atc:hover:not(.disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff5c5c59}.veyro-pdp__atc.disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.veyro-pdp__buynow{margin-top:.5rem}.shopify-payment-button__button{border-radius:50px!important}.veyro-pdp__payments{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;padding:.75rem 0;border-top:1px solid #f0f0f0}.veyro-pdp__payments-label{font-size:.72rem;color:#999;font-weight:600;white-space:nowrap}.veyro-pdp__payment-icons{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.veyro-pdp__payment-icon{display:inline-flex;align-items:center;justify-content:center;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:6px;padding:3px 7px;height:26px}.veyro-pdp__trust-item{display:flex;align-items:center;gap:.6rem;font-size:.82rem;color:#444;font-weight:500}.veyro-pdp__trust-icon{font-size:1rem;width:20px;text-align:center}.veyro-pdp__accordion{border-top:1px solid #ececec}.veyro-pdp__accordion:last-child{border-bottom:1px solid #ececec}.veyro-pdp__acc-btn{width:100%;background:none;border:none;display:flex;align-items:center;justify-content:space-between;padding:1rem 0;cursor:pointer;font-size:.93rem;font-weight:700;color:#1a1a2e;text-align:left;gap:.75rem}.veyro-pdp__acc-btn:hover{color:#ff5c5c}.veyro-pdp__acc-icon{color:#aaa;transition:transform .3s;flex-shrink:0}.veyro-pdp__acc-btn[aria-expanded=true] .veyro-pdp__acc-icon{transform:rotate(180deg)}.veyro-pdp__acc-body{overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.veyro-pdp__acc-inner{padding-bottom:1rem;font-size:.9rem;color:#555;line-height:1.75}.veyro-pdp__acc-inner.rte p{margin:0 0 .5rem}.veyro-pdp__divider{border:none;border-top:1px solid #f0f0f0;margin:0}@media(max-width:900px){.veyro-pdp__inner{grid-template-columns:1fr;gap:2rem}.veyro-pdp__gallery{position:static}.veyro-pdp{padding:1.5rem 0 4rem}}.veyro-related{padding:4rem 0}.veyro-related__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem}.veyro-related__title{font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:800;color:#1a1a2e;margin:0 0 2rem;text-align:center}.veyro-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:900px){.veyro-related__grid{grid-template-columns:repeat(2,1fr)}}.veyro-products{padding:4rem 0}.veyro-products__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem}.veyro-products__head{text-align:center;margin-bottom:2.5rem}.veyro-products__title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#1a1a2e;margin:0 0 .5rem}.veyro-products__subtitle{font-size:1rem;color:#666;margin:0}.veyro-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.veyro-product-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #00000012;transition:transform .25s,box-shadow .25s}.veyro-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.veyro-product-card__img-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:#f5f5f5}.veyro-product-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.veyro-product-card:hover .veyro-product-card__img{transform:scale(1.06)}.veyro-product-card__img-placeholder{width:100%;height:100%}.veyro-product-card__badge{position:absolute;top:10px;left:10px;background:#ff5c5c;color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .6rem;border-radius:12px}.veyro-product-card__info{padding:1rem}.veyro-product-card__name{display:block;font-size:.9rem;font-weight:600;color:#1a1a2e;margin-bottom:.4rem;line-height:1.3}.veyro-product-card__price{font-size:.9rem;font-weight:700;display:flex;gap:.5rem;align-items:baseline}.veyro-product-card__price--sale{color:#ff5c5c}.veyro-product-card__price--old{color:#aaa;text-decoration:line-through;font-weight:400;font-size:.8rem}.veyro-products__cta{text-align:center;margin-top:2.5rem}.veyro-btn--outline{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 2.5rem;border-radius:50px;font-size:.95rem;font-weight:700;text-decoration:none;letter-spacing:.04em;border:2px solid #FF5C5C;color:#ff5c5c;background:transparent;transition:all .25s}.veyro-btn--outline:hover{background:#ff5c5c;color:#fff;transform:translateY(-2px)}.veyro-products__empty{text-align:center;color:#999;font-size:.9rem;padding:3rem 0}@media(max-width:960px){.veyro-products__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.veyro-products__grid{grid-template-columns:repeat(2,1fr);gap:.8rem}}.veyro-trust{padding:1.2rem 0}.veyro-trust__inner{max-width:1200px;margin:0 auto;padding:0 1.25rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem 2rem}.veyro-trust__item{display:flex;align-items:center;gap:.6rem;padding:.5rem 0}.veyro-trust__icon{font-size:1.5rem;line-height:1;flex-shrink:0}.veyro-trust__text{display:flex;flex-direction:column;gap:.1rem}.veyro-trust__text strong{font-size:.82rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#1a1a2e;line-height:1.2}.veyro-trust__text span{font-size:.75rem;color:#666;line-height:1.3}@media(max-width:600px){.veyro-trust{padding:1rem 0}.veyro-trust__inner{gap:.25rem 1rem;padding:0 1rem;justify-content:center}.veyro-trust__text strong{font-size:.74rem}.veyro-trust__text span{font-size:.68rem}.veyro-trust__item{padding:.35rem 0}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
