.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-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-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-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-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?subset=AAAMAAAgMWE */
