@charset "UTF-8";:root{--vap-primary: #2FA4D7;--vap-primary-dark: #1f86b3;--vap-accent: #F5E9D8;--vap-bg: #ffffff;--vap-text: #111111;--vap-muted: #6b7280;--vap-border: #e5e7eb}body{background:#fff;color:#111;margin:0}.vap-hero,.vap-header,.vap-footer{width:100%}a{color:#2fa4d7}a:hover{color:#1f86b3}.vap-header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100;box-shadow:0 1px 4px #0000000a}.vap-header .vap-navbar{display:flex;align-items:center;gap:1rem;height:64px}.vap-header .vap-brand{display:flex;align-items:center;text-decoration:none;color:#111;font-weight:700;font-size:1.15rem;flex-shrink:0}.vap-header .vap-brand img{max-height:36px;width:auto}.vap-header .vap-brand .vap-brand-name{color:#2fa4d7}.vap-header .vap-nav-toggle{margin-inline-start:auto;display:none;flex-direction:column;justify-content:space-between;background:transparent;border:0;width:28px;height:22px;padding:0;cursor:pointer}.vap-header .vap-nav-toggle span{display:block;width:100%;height:3px;background:#2fa4d7;border-radius:2px}.vap-header .vap-nav-menu-wrap{margin-inline-start:auto}.vap-header .vap-nav-menu{list-style:none;margin:0;padding:0;display:flex;gap:1.25rem;align-items:center}.vap-header .vap-nav-menu>li{position:relative}.vap-header .vap-nav-menu>li>a{color:#111;text-decoration:none;padding:.5rem 0;font-weight:500}.vap-header .vap-nav-menu>li>a:hover{color:#2fa4d7}.vap-header .vap-nav-menu>li.has-children>a:after,.vap-header .vap-nav-menu>li.vap-nav-has-children>a:after{content:" ▾";font-size:.8em;color:#6b7280}.vap-header .vap-nav-menu>li.has-children:hover>.submenu,.vap-header .vap-nav-menu>li.vap-nav-has-children:hover .vap-nav-submenu{display:block}.vap-header .vap-nav-menu .submenu,.vap-header .vap-nav-menu .vap-nav-submenu{list-style:none;position:absolute;top:100%;min-width:200px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 6px 18px #00000014;padding:.35rem 0;margin:0;display:none;z-index:10}.vap-header .vap-nav-menu .submenu li,.vap-header .vap-nav-menu .vap-nav-submenu li{position:relative}.vap-header .vap-nav-menu .submenu li a,.vap-header .vap-nav-menu .vap-nav-submenu li a{display:block;padding:.45rem 1rem;color:#111;text-decoration:none;font-size:.92rem}.vap-header .vap-nav-menu .submenu li a:hover,.vap-header .vap-nav-menu .vap-nav-submenu li a:hover{background:#f5e9d8;color:#2fa4d7}.vap-header .vap-nav-menu .submenu li.has-children>.submenu,.vap-header .vap-nav-menu .vap-nav-submenu li.has-children>.submenu{top:0;inset-inline-start:100%}.vap-header .vap-nav-menu .submenu li.has-children:hover>.submenu,.vap-header .vap-nav-menu .vap-nav-submenu li.has-children:hover>.submenu{display:block}@media (max-width: 768px){.vap-header .vap-nav-toggle{display:flex}.vap-header .vap-nav-menu-wrap{position:absolute;top:64px;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;display:none}.vap-header .vap-nav-menu-wrap.is-open{display:block}.vap-header .vap-nav-menu{flex-direction:column;gap:0;padding:.5rem 1rem}.vap-header .vap-nav-menu>li{width:100%}.vap-header .vap-nav-menu>li>a{padding:.65rem 0;display:block}.vap-header .vap-nav-menu .submenu,.vap-header .vap-nav-menu .vap-nav-submenu{position:static;border:0;box-shadow:none;padding:0 0 0 1rem;display:block;inset-inline-start:0}}.vap-footer{margin-top:3rem;background:#111;color:#ffffffd9}.vap-footer .vap-footer-main{padding:3rem 0 2rem}.vap-footer .vap-footer-brand img{max-height:44px;width:auto}.vap-footer .vap-footer-brand .vap-footer-brand-name{font-size:1.4rem;font-weight:700;color:#2fa4d7}.vap-footer .vap-footer-title{font-size:1rem;font-weight:700;color:#fff;margin:0 0 1rem;position:relative;padding-bottom:.5rem}.vap-footer .vap-footer-title:after{content:"";position:absolute;bottom:0;inset-inline-start:0;width:36px;height:2px;background:#2fa4d7}.vap-footer .vap-footer-text{color:#ffffffa6;line-height:1.65;font-size:.92rem}.vap-footer .vap-footer-links{list-style:none;margin:0;padding:0}.vap-footer .vap-footer-links li{margin-bottom:.4rem}.vap-footer .vap-footer-links a{color:#ffffffbf;text-decoration:none}.vap-footer .vap-footer-links a:hover{color:#2fa4d7}.vap-footer .vap-footer-products{list-style:none;margin:0;padding:0}.vap-footer .vap-footer-products li{margin-bottom:.65rem}.vap-footer .vap-footer-products li a{display:flex;align-items:center;gap:.65rem;color:#ffffffd9;text-decoration:none}.vap-footer .vap-footer-products li a:hover .vap-footer-product-title{color:#2fa4d7}.vap-footer .vap-footer-products .vap-footer-product-thumb{flex:0 0 48px;width:48px;height:48px;border-radius:4px;background:#f5e9d8;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#2fa4d7}.vap-footer .vap-footer-products .vap-footer-product-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vap-footer .vap-footer-products .vap-footer-product-title{font-size:.88rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vap-footer .vap-footer-bottom{background:#070707;padding:1rem 0;text-align:center}.vap-footer .vap-copyright{margin:0;font-size:.85rem;color:#ffffff8c}.vap-hero{position:relative;overflow:hidden;background:#f5e9d8}.vap-hero .swiper-slide{position:relative;min-height:380px;display:flex;align-items:center;justify-content:center}.vap-hero .swiper-slide img{width:100%;height:380px;-o-object-fit:cover;object-fit:cover;display:block}.vap-hero .swiper-button-prev,.vap-hero .swiper-button-next{color:#2fa4d7;background:#ffffffd9;width:44px;height:44px;border-radius:50%;opacity:0;transition:opacity .2s ease}.vap-hero .swiper-button-prev:after,.vap-hero .swiper-button-next:after{font-size:18px;font-weight:700}.vap-hero:hover .swiper-button-prev,.vap-hero:hover .swiper-button-next{opacity:1}@media (hover: none),(max-width: 768px){.vap-hero .swiper-button-prev,.vap-hero .swiper-button-next{opacity:1}}.vap-hero .swiper-pagination-bullet-active{background:#2fa4d7}.vap-category-section{padding:2.5rem 0}.vap-category-section+.vap-category-section{border-top:1px solid #e5e7eb}.vap-category-section .vap-category-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1rem}.vap-category-section .vap-category-header h2{color:#111;margin:0;font-size:1.4rem;font-weight:700}.vap-category-section .vap-category-header a.see-all{font-size:.9rem;color:#2fa4d7;text-decoration:none}.vap-category-section .vap-category-header a.see-all:hover{color:#1f86b3;text-decoration:underline}.vap-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;height:100%;transition:box-shadow .2s ease,transform .2s ease}.vap-product-card:hover{box-shadow:0 6px 18px #2fa4d71f;transform:translateY(-2px);color:inherit}.vap-product-card .vap-product-image{position:relative;background:#f5e9d8;aspect-ratio:1/1;overflow:hidden}.vap-product-card .vap-product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.vap-product-card .vap-product-image .vap-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#2fa4d7;opacity:.55;font-size:2.5rem}.vap-product-card .vap-product-body{padding:.75rem .85rem;flex:1;display:flex;flex-direction:column;gap:.25rem}.vap-product-card .vap-product-title{font-weight:600;font-size:.95rem;color:#111;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vap-product-card .vap-product-price{color:#2fa4d7;font-weight:700;font-size:.95rem}.vap-products-swiper .swiper-button-prev,.vap-products-swiper .swiper-button-next{color:#2fa4d7;background:#fff;width:38px;height:38px;border-radius:50%;box-shadow:0 2px 8px #00000014}.vap-products-swiper .swiper-button-prev:after,.vap-products-swiper .swiper-button-next:after{font-size:14px;font-weight:700}.vap-products-swiper .swiper-pagination-bullet-active{background:#2fa4d7}.vap-products-swiper{padding-bottom:30px}.vap-category-page .vap-category-page-header h1{font-size:1.6rem;font-weight:700}.vap-filters{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.vap-filters .vap-filters-title{margin:0 0 .75rem;font-size:1rem;font-weight:700;color:#111;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.vap-filters .vap-filter-group{margin-top:.75rem}.vap-filters .vap-filter-group h4{margin:0 0 .35rem;font-size:.9rem;font-weight:700;color:#2fa4d7}.vap-filters .vap-filter-option{display:flex;align-items:center;gap:.4rem;margin:.25rem 0;font-size:.9rem;color:#111;cursor:pointer}.vap-filters .vap-filter-option input{accent-color:#2FA4D7}.vap-filters .vap-filter-option:hover span{color:#1f86b3}.vap-filters .vap-filter-clear{font-size:.85rem;color:#6b7280;text-decoration:underline}.vap-filters .vap-filter-clear:hover{color:#2fa4d7}.vap-filters-empty{color:#6b7280;font-size:.9rem;font-style:italic}.vap-product-page .vap-product-page-title{font-size:1.6rem;font-weight:700;color:#111;margin-bottom:1rem}.vap-product-page .vap-product-page-meta{display:flex;gap:1rem;align-items:baseline;flex-wrap:wrap}.vap-product-page .vap-product-price-lg{font-size:1.4rem;font-weight:700;color:#2fa4d7}.vap-product-page .vap-product-sku{color:#6b7280;font-size:.85rem}.vap-product-page .vap-product-page-description{margin-top:1rem;line-height:1.7;color:#111}.vap-product-page .vap-product-page-description h2,.vap-product-page .vap-product-page-description h3,.vap-product-page .vap-product-page-description h4{color:#2fa4d7;margin-top:1.25rem}.vap-product-page .vap-product-page-description img{max-width:100%;height:auto;border-radius:6px}.vap-gallery{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#f5e9d8}.vap-gallery .vap-gallery-empty{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;color:#2fa4d7;opacity:.55;font-size:4rem}.vap-gallery-swiper .swiper-slide{aspect-ratio:1/1;background:#f5e9d8}.vap-gallery-swiper .swiper-slide a{display:block;height:100%;cursor:zoom-in}.vap-gallery-swiper .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.vap-gallery-swiper .swiper-button-prev,.vap-gallery-swiper .swiper-button-next{color:#2fa4d7;background:#ffffffd9;width:36px;height:36px;border-radius:50%}.vap-gallery-swiper .swiper-button-prev:after,.vap-gallery-swiper .swiper-button-next:after{font-size:13px;font-weight:700}.vap-gallery-swiper .swiper-pagination-bullet-active{background:#2fa4d7}.vap-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000eb;display:none;align-items:center;justify-content:center}.vap-lightbox.is-open{display:flex}.vap-lightbox .vap-lightbox-img{max-width:92vw;max-height:88vh;-o-object-fit:contain;object-fit:contain;border-radius:4px;box-shadow:0 12px 40px #00000080}.vap-lightbox .vap-lightbox-close,.vap-lightbox .vap-lightbox-prev,.vap-lightbox .vap-lightbox-next{position:absolute;background:transparent;border:0;color:#fff;cursor:pointer;padding:.5rem .8rem;font-size:2rem;line-height:1;opacity:.85}.vap-lightbox .vap-lightbox-close:hover,.vap-lightbox .vap-lightbox-prev:hover,.vap-lightbox .vap-lightbox-next:hover{opacity:1;color:#2fa4d7}.vap-lightbox .vap-lightbox-close{top:.5rem;right:1rem;font-size:2.5rem}.vap-lightbox .vap-lightbox-prev{left:1rem;top:50%;transform:translateY(-50%)}.vap-lightbox .vap-lightbox-next{right:1rem;top:50%;transform:translateY(-50%)}.vap-lightbox .vap-lightbox-caption{position:absolute;bottom:1rem;left:0;right:0;text-align:center;color:#fff;font-size:.9rem;opacity:.85}
