.amazing-carousel[data-v-131374b4]{position:relative;width:100%;overflow:hidden}.carousel-container[data-v-131374b4]{position:relative;width:100%}.modern-carousel[data-v-131374b4]{position:relative}.carousel-slide-modern[data-v-131374b4]{position:relative;width:100%;height:100%;overflow:hidden}.slide-background[data-v-131374b4]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1.1);transition:transform 8s ease}.carousel-slide-modern:hover .slide-background[data-v-131374b4]{transform:scale(1.15)}.background-overlay[data-v-131374b4]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0003,#0006,#000000b3)}.animated-particles[data-v-131374b4]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,255,255,.05) 0%,transparent 50%);animation:particleFloat-131374b4 20s ease-in-out infinite}@keyframes particleFloat-131374b4{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.slide-content-modern[data-v-131374b4]{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;height:100%;padding:0 5%}.content-container[data-v-131374b4]{text-align:center;max-width:800px;animation:contentSlideIn-131374b4 1s ease-out}.slide-badge[data-v-131374b4]{display:inline-block;position:relative;margin-bottom:30px;animation:badgeFloat-131374b4 2s ease-in-out infinite}.badge-text[data-v-131374b4]{background:linear-gradient(135deg,#6e090a,#8b0a0b);color:#fff;padding:8px 20px;border-radius:25px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;position:relative;z-index:2}.badge-glow[data-v-131374b4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(circle,rgba(110,9,10,.4) 0%,transparent 70%);border-radius:25px;animation:badgeGlow-131374b4 2s ease-in-out infinite}@keyframes badgeFloat-131374b4{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes badgeGlow-131374b4{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.title-section[data-v-131374b4]{margin-bottom:30px}.main-title[data-v-131374b4]{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;color:#fff;line-height:1.1;margin-bottom:20px;text-shadow:2px 2px 8px rgba(0,0,0,.5);animation:titleReveal-131374b4 1.2s ease-out .3s both}.title-decoration[data-v-131374b4]{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:20px}.title-line[data-v-131374b4]{width:60px;height:3px;background:linear-gradient(90deg,transparent,#6E090A,transparent);border-radius:2px;animation:lineExpand-131374b4 1.5s ease-out .8s both}.title-dot[data-v-131374b4]{width:8px;height:8px;background:#6e090a;border-radius:50%;animation:dotPulse-131374b4 2s ease-in-out infinite}@keyframes titleReveal-131374b4{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lineExpand-131374b4{0%{width:0}to{width:60px}}@keyframes dotPulse-131374b4{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.slide-description-modern[data-v-131374b4]{font-size:clamp(1.1rem,2vw,1.4rem);color:#ffffffe6;line-height:1.6;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto;animation:descriptionFade-131374b4 1s ease-out .6s both}@keyframes descriptionFade-131374b4{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.action-buttons[data-v-131374b4]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;animation:buttonsSlideUp-131374b4 1s ease-out .9s both}.primary-btn[data-v-131374b4]{position:relative;background:linear-gradient(135deg,#6e090a,#8b0a0b);color:#fff;border:none;padding:16px 32px;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;overflow:hidden;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;align-items:center;gap:10px;box-shadow:0 8px 25px #6e090a66}.primary-btn[data-v-131374b4]:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 15px 40px #6e090a99}.btn-shine[data-v-131374b4]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.primary-btn:hover .btn-shine[data-v-131374b4]{left:100%}.btn-icon svg[data-v-131374b4]{width:20px;height:20px;transition:transform .3s ease}.primary-btn:hover .btn-icon svg[data-v-131374b4]{transform:scale(1.2)}.secondary-btn[data-v-131374b4]{position:relative;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.8);padding:16px 32px;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;align-items:center;gap:10px;overflow:hidden}.secondary-btn[data-v-131374b4]:hover{background:#fff;color:#333;transform:translateY(-4px) scale(1.05);box-shadow:0 15px 40px #0003}.btn-arrow svg[data-v-131374b4]{width:20px;height:20px;transition:transform .3s ease}.secondary-btn:hover .btn-arrow svg[data-v-131374b4]{transform:translate(5px)}@keyframes buttonsSlideUp-131374b4{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.floating-features[data-v-131374b4]{position:absolute;top:50px;right:50px;display:flex;flex-direction:column;gap:20px;z-index:15}.feature-card[data-v-131374b4]{position:relative;background:#fffffff2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:15px 20px;border-radius:20px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 30px #0003;transition:all .3s cubic-bezier(.25,.46,.45,.94);animation:featureFloat-131374b4 1s ease-out both}.feature-card[data-v-131374b4]:nth-child(1){animation-delay:1.2s}.feature-card[data-v-131374b4]:nth-child(2){animation-delay:1.4s}.feature-card[data-v-131374b4]:nth-child(3){animation-delay:1.6s}.feature-card[data-v-131374b4]:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 20px 50px #0000004d}.feature-icon svg[data-v-131374b4]{width:24px;height:24px;color:#6e090a}.feature-text[data-v-131374b4]{font-weight:600;color:#333;font-size:.9rem}.feature-glow[data-v-131374b4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(circle,rgba(110,9,10,.1) 0%,transparent 70%);border-radius:20px;opacity:0;transition:opacity .3s ease}.feature-card:hover .feature-glow[data-v-131374b4]{opacity:1}@keyframes featureFloat-131374b4{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.slide-indicator[data-v-131374b4]{position:absolute;bottom:50px;left:50px;color:#fff;font-size:1.2rem;font-weight:600;z-index:15}.current-slide[data-v-131374b4]{font-size:2rem;color:#6e090a;text-shadow:0 0 10px rgba(110,9,10,.5)}.total-slides[data-v-131374b4]{opacity:.7}.navigation-dots[data-v-131374b4]{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:15px;z-index:20}.nav-dot[data-v-131374b4]{position:relative;width:16px;height:16px;cursor:pointer;transition:all .3s ease}.dot-fill[data-v-131374b4]{width:100%;height:100%;border-radius:50%;background:#ffffff4d;transition:all .3s ease}.dot-pulse[data-v-131374b4]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;background:#6e090a4d;opacity:0;transition:all .3s ease}.nav-dot:hover .dot-fill[data-v-131374b4]{background:#fffc;transform:scale(1.2)}.nav-dot.active .dot-fill[data-v-131374b4]{background:#6e090a;transform:scale(1.3)}.nav-dot.active .dot-pulse[data-v-131374b4]{opacity:1;animation:dotPulse-131374b4 2s ease-in-out infinite}.progress-bar[data-v-131374b4]{position:absolute;bottom:0;left:0;width:100%;height:4px;background:#fff3;z-index:25}.progress-fill[data-v-131374b4]{height:100%;background:linear-gradient(90deg,#6e090a,#8b0a0b);transition:width .1s linear;border-radius:2px}@keyframes contentSlideIn-131374b4{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.floating-features[data-v-131374b4]{position:static;margin-top:30px;flex-direction:row;justify-content:center;flex-wrap:wrap}.feature-card[data-v-131374b4]{padding:10px 15px}.slide-indicator[data-v-131374b4]{bottom:30px;left:30px}.action-buttons[data-v-131374b4]{flex-direction:column;align-items:center}.primary-btn[data-v-131374b4],.secondary-btn[data-v-131374b4]{width:100%;max-width:300px}}@media (max-width: 480px){.floating-features[data-v-131374b4]{flex-direction:column;align-items:center}.slide-indicator[data-v-131374b4]{bottom:20px;left:20px}.navigation-dots[data-v-131374b4]{bottom:20px}}[data-v-131374b4] .v-carousel{border-radius:0}[data-v-131374b4] .v-carousel__controls{background:transparent}[data-v-131374b4] .v-btn--icon{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}[data-v-131374b4] .v-btn--icon:hover{background:#ffffff40;transform:scale(1.1);box-shadow:0 8px 25px #0003}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff}.carousel{position:relative;text-align:center;box-sizing:border-box;touch-action:pan-y;overscroll-behavior:none}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;margin:0!important;position:relative;transition:transform ease-out;height:var(--vc-trk-height, auto)}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}:root{--vc-icn-width: 1.2em}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}:root{--vc-nav-width: 30px;--vc-nav-height: 30px;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-background: transparent}.carousel__prev,.carousel__next{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel.is-rtl .carousel__prev{left:auto;right:0}.carousel.is-rtl .carousel__next{right:auto;left:0}.carousel.is-vertical .carousel__prev,.carousel.is-vertical .carousel__next{left:auto;top:auto;right:50%;transform:translate(50%);margin:5px auto}.carousel.is-btt .carousel__prev{bottom:0}.carousel.is-btt .carousel__next,.carousel.is-ttb .carousel__prev{top:0}.carousel.is-ttb .carousel__next{bottom:0}@media (hover: hover){.carousel__prev:hover,.carousel__next:hover{color:var(--vc-nav-color-hover)}}:root{--vc-pgn-width: 16px;--vc-pgn-height: 4px;--vc-pgn-margin: 6px 5px;--vc-pgn-border-radius: 0;--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-active-color: var(--vc-clr-primary)}.carousel__pagination{display:flex;justify-content:center;list-style:none!important;line-height:0;padding:0!important;margin:0!important;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}@media (hover: hover){.carousel__pagination-button:hover:after{background-color:var(--vc-pgn-active-color)}}.carousel.is-vertical .carousel__pagination{left:auto;right:5px;bottom:50%;transform:translateY(50%);flex-direction:column}.carousel.is-vertical .carousel__pagination-button:after{height:var(--vc-pgn-width);width:var(--vc-pgn-height)}.carousel__slide{flex-shrink:0;margin:0;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}.most-popular-section[data-v-cbc3c9d1]{padding:5rem 0 3rem;background-color:#fafafa;position:relative}.section-header[data-v-cbc3c9d1]{text-align:center;margin-bottom:3rem;position:relative}.section-title[data-v-cbc3c9d1]{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.title-underline[data-v-cbc3c9d1]{width:80px;height:4px;background-color:#6e090a;margin:0 auto}.product-carousel[data-v-cbc3c9d1]{margin-bottom:3rem}.product-card[data-v-cbc3c9d1]{border-radius:8px;overflow:hidden;background-color:#fff;box-shadow:0 10px 25px #0000000d;transition:all .4s cubic-bezier(.175,.885,.32,1.275);margin:10px;cursor:pointer;height:380px;min-width:240px;width:100%;display:flex;flex-direction:column}.product-card[data-v-cbc3c9d1]:hover{transform:translateY(-10px);box-shadow:0 15px 35px #0000001a}.product-image-wrapper[data-v-cbc3c9d1]{height:230px;overflow:hidden;position:relative;background-color:#f5f5f5}.product-image[data-v-cbc3c9d1]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.product-card:hover .product-image[data-v-cbc3c9d1]{transform:scale(1.08)}.product-overlay[data-v-cbc3c9d1]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-card:hover .product-overlay[data-v-cbc3c9d1]{opacity:1}.view-details-btn[data-v-cbc3c9d1]{background-color:#fff!important;color:#000!important;font-weight:600;letter-spacing:.5px;text-transform:none;padding:0 20px}.product-info[data-v-cbc3c9d1]{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.product-title-wrapper[data-v-cbc3c9d1]{min-height:3.5rem;margin-bottom:.8rem;overflow:hidden}.product-title[data-v-cbc3c9d1]{font-size:1.1rem;font-weight:600;color:#333;line-height:1.4;word-break:break-word}[data-v-cbc3c9d1] .product-title{color:#333}[data-v-cbc3c9d1] .product-title h1{font-size:1.3rem!important;font-weight:700;margin:0;line-height:1.3}[data-v-cbc3c9d1] .product-title h2{font-size:1.2rem!important;font-weight:700;margin:0;line-height:1.3}[data-v-cbc3c9d1] .product-title h3{font-size:1.1rem!important;font-weight:700;margin:0;line-height:1.3}[data-v-cbc3c9d1] .product-title p{font-size:1.1rem!important;margin:0 0 .3rem;line-height:1.4}[data-v-cbc3c9d1] .product-title strong,[data-v-cbc3c9d1] .product-title b{font-weight:700}[data-v-cbc3c9d1] .product-title em,[data-v-cbc3c9d1] .product-title i{font-style:italic}[data-v-cbc3c9d1] .product-title font[size="1"]{font-size:.75rem!important}[data-v-cbc3c9d1] .product-title font[size="2"]{font-size:.875rem!important}[data-v-cbc3c9d1] .product-title font[size="3"]{font-size:1rem!important}[data-v-cbc3c9d1] .product-title font[size="4"]{font-size:1.125rem!important}[data-v-cbc3c9d1] .product-title font[size="5"]{font-size:1.25rem!important}[data-v-cbc3c9d1] .product-title font[size="6"]{font-size:1.5rem!important}[data-v-cbc3c9d1] .product-title font[size="7"]{font-size:1.75rem!important}[data-v-cbc3c9d1] .product-title a{color:inherit;text-decoration:underline}.action-buttons[data-v-cbc3c9d1]{margin-top:auto}.whatsapp-btn[data-v-cbc3c9d1]{width:100%;color:#fff!important;font-weight:500;text-transform:none;letter-spacing:.5px}.view-all-container[data-v-cbc3c9d1]{text-align:center;margin-top:1rem}.view-all-btn[data-v-cbc3c9d1]{min-width:200px;padding:0 25px;height:48px;font-weight:600;letter-spacing:1px;text-transform:uppercase}[data-v-cbc3c9d1] .carousel__prev,[data-v-cbc3c9d1] .carousel__next{background-color:#000!important;border-radius:50%;width:40px!important;height:40px!important;color:#fff!important;opacity:.7;transition:opacity .3s ease}[data-v-cbc3c9d1] .carousel__prev:hover,[data-v-cbc3c9d1] .carousel__next:hover{opacity:1}@media (max-width: 768px){.section-title[data-v-cbc3c9d1]{font-size:2rem}.product-card[data-v-cbc3c9d1]{height:350px;min-width:220px}.product-image-wrapper[data-v-cbc3c9d1]{height:200px}.product-info[data-v-cbc3c9d1]{padding:1rem}.product-title-wrapper[data-v-cbc3c9d1]{min-height:3rem}[data-v-cbc3c9d1] .product-title h1{font-size:1.1rem!important}[data-v-cbc3c9d1] .product-title h2{font-size:1rem!important}[data-v-cbc3c9d1] .product-title h3{font-size:.95rem!important}[data-v-cbc3c9d1] .product-title p{font-size:.9rem!important}}@media (max-width: 480px){.most-popular-section[data-v-cbc3c9d1]{padding:3rem 0 2rem}.product-card[data-v-cbc3c9d1]{height:320px;min-width:200px;margin:6px}.product-image-wrapper[data-v-cbc3c9d1]{height:180px}.product-info[data-v-cbc3c9d1]{padding:.8rem}.product-title-wrapper[data-v-cbc3c9d1]{min-height:2.5rem}[data-v-cbc3c9d1] .product-title h1{font-size:1rem!important}[data-v-cbc3c9d1] .product-title h2{font-size:.95rem!important}[data-v-cbc3c9d1] .product-title h3{font-size:.9rem!important}[data-v-cbc3c9d1] .product-title p{font-size:.85rem!important}}.most-sold-section[data-v-59bad0e6]{max-width:1200px;margin:0 auto}.image-gallery-container[data-v-59bad0e6]{position:relative}.gallery-desktop-layout[data-v-59bad0e6]{display:flex;gap:20px}.thumbnail-column[data-v-59bad0e6]{width:90px;display:flex;flex-direction:column;align-items:center}.thumbnails-vertical[data-v-59bad0e6]{height:360px;overflow:hidden;display:flex;flex-direction:column;gap:10px}.thumbnail[data-v-59bad0e6]{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;border:2px solid #eee;cursor:pointer;transition:all .3s ease;border-radius:8px}.thumbnail.active[data-v-59bad0e6],.thumbnail-horizontal.active[data-v-59bad0e6]{border-color:#007bff;transform:scale(1.05);box-shadow:0 0 10px #007bff4d}.thumbnail[data-v-59bad0e6]:hover,.thumbnail-horizontal[data-v-59bad0e6]:hover{transform:scale(1.05);border-color:#ddd}.main-image-container[data-v-59bad0e6]{flex:1;display:flex;align-items:center;justify-content:center}.main-image[data-v-59bad0e6]{max-width:100%;max-height:400px;-o-object-fit:contain;object-fit:contain;border:2px solid #eee;border-radius:10px;transition:transform .3s ease;padding:20px}.main-image-mobile[data-v-59bad0e6]{width:100%;height:280px;-o-object-fit:contain;object-fit:contain;border:2px solid #eee;border-radius:10px;padding:10px}.thumbnail-slider[data-v-59bad0e6]{display:flex;align-items:center;justify-content:center;gap:10px}.thumbnails-horizontal[data-v-59bad0e6]{width:100%;overflow:hidden;max-width:320px}.thumbnails-scroll-container[data-v-59bad0e6]{display:flex;transition:transform .3s ease;gap:10px}.thumbnail-horizontal[data-v-59bad0e6]{min-width:70px;height:70px;-o-object-fit:contain;object-fit:contain;border:2px solid #eee;border-radius:8px;cursor:pointer;transition:all .2s ease}.nav-button[data-v-59bad0e6]{background-color:#f8f8f8;color:#333;border-radius:50%;min-width:30px;height:30px;box-shadow:0 2px 5px #0000001a;z-index:1}.nav-button-horizontal[data-v-59bad0e6]{background-color:#f8f8f8;color:#333;border-radius:50%;min-width:30px;height:30px;box-shadow:0 2px 5px #0000001a;flex-shrink:0}.product-details[data-v-59bad0e6]{height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 15px;text-align:center}.product-title-wrapper[data-v-59bad0e6]{margin-bottom:1rem;width:100%;min-height:4rem}.product-title[data-v-59bad0e6]{font-weight:600;line-height:1.3;width:100%}[data-v-59bad0e6] .product-title{font-weight:600;line-height:1.3;width:100%;word-wrap:break-word;text-align:center}[data-v-59bad0e6] .product-title h1{font-size:1.75rem!important;font-weight:700;margin:0 0 .5rem;line-height:1.3;text-align:center}[data-v-59bad0e6] .product-title h2{font-size:1.5rem!important;font-weight:600;margin:0 0 .4rem;line-height:1.3;text-align:center}[data-v-59bad0e6] .product-title h3{font-size:1.35rem!important;font-weight:600;margin:0 0 .3rem;line-height:1.3;text-align:center}[data-v-59bad0e6] .product-title p{margin:0 0 .5rem;font-size:1.25rem!important}[data-v-59bad0e6] .product-title strong,[data-v-59bad0e6] .product-title b{font-weight:700}[data-v-59bad0e6] .product-title em,[data-v-59bad0e6] .product-title i{font-style:italic}[data-v-59bad0e6] .product-title font[size="1"]{font-size:.875rem!important}[data-v-59bad0e6] .product-title font[size="2"]{font-size:1rem!important}[data-v-59bad0e6] .product-title font[size="3"]{font-size:1.25rem!important}[data-v-59bad0e6] .product-title font[size="4"]{font-size:1.375rem!important}[data-v-59bad0e6] .product-title font[size="5"]{font-size:1.5rem!important}[data-v-59bad0e6] .product-title font[size="6"]{font-size:1.75rem!important}[data-v-59bad0e6] .product-title font[size="7"]{font-size:2rem!important}[data-v-59bad0e6] .product-title span{font-size:inherit!important;line-height:inherit!important}[data-v-59bad0e6] .product-title a{color:inherit;text-decoration:underline}.price[data-v-59bad0e6]{color:#6e090a;font-weight:500}.divider[data-v-59bad0e6]{margin-left:auto;margin-right:auto;width:70%;border:none;border-top:2px solid #eee}.shop-button[data-v-59bad0e6]{text-transform:uppercase;letter-spacing:1px;font-weight:500;padding:12px 0;transition:all .3s ease}.shop-button[data-v-59bad0e6]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}@media (max-width: 959px){.product-details[data-v-59bad0e6]{margin-top:30px;padding:0}.divider[data-v-59bad0e6]{width:100%;margin:15px 0}.product-title-wrapper[data-v-59bad0e6]{min-height:3.5rem}[data-v-59bad0e6] .product-title h1{font-size:1.5rem!important}[data-v-59bad0e6] .product-title h2{font-size:1.35rem!important}[data-v-59bad0e6] .product-title h3{font-size:1.25rem!important}[data-v-59bad0e6] .product-title p{font-size:1.15rem!important}}@media (max-width: 600px){.shop-button[data-v-59bad0e6]{padding:8px 0}.main-image-mobile[data-v-59bad0e6]{height:240px}.product-title-wrapper[data-v-59bad0e6]{min-height:3rem}[data-v-59bad0e6] .product-title h1{font-size:1.25rem!important}[data-v-59bad0e6] .product-title h2{font-size:1.15rem!important}[data-v-59bad0e6] .product-title h3{font-size:1.1rem!important}[data-v-59bad0e6] .product-title p{font-size:1rem!important}}.premium-product-section[data-v-daa2c613]{background-color:#f9f9f9;margin:3rem 0;position:relative;overflow:hidden}.premium-product-section[data-v-daa2c613]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#6e090a0d,#0000);z-index:0}.premium-product-row[data-v-daa2c613]{position:relative;z-index:1}.text-section[data-v-daa2c613]{text-align:left}.premium-content[data-v-daa2c613]{max-width:500px;margin:0 auto}.subtitle[data-v-daa2c613]{font-size:14px;letter-spacing:1.5px;color:#6e090a;margin-bottom:16px;text-transform:uppercase;font-weight:500}.title-wrapper[data-v-daa2c613]{margin-bottom:20px}.title[data-v-daa2c613],[data-v-daa2c613] .title{font-size:32px;font-weight:700;line-height:1.2;color:#1a1a1a}[data-v-daa2c613] .title h1{font-size:36px!important;font-weight:700;margin:0 0 10px;line-height:1.2}[data-v-daa2c613] .title h2{font-size:32px!important;font-weight:700;margin:0 0 10px;line-height:1.2}[data-v-daa2c613] .title h3{font-size:28px!important;font-weight:700;margin:0 0 10px;line-height:1.2}[data-v-daa2c613] .title p{font-size:inherit!important;margin:0 0 10px;line-height:1.4}[data-v-daa2c613] .title strong,[data-v-daa2c613] .title b{font-weight:700}[data-v-daa2c613] .title em,[data-v-daa2c613] .title i{font-style:italic}[data-v-daa2c613] .title font[size="1"]{font-size:16px!important}[data-v-daa2c613] .title font[size="2"]{font-size:20px!important}[data-v-daa2c613] .title font[size="3"]{font-size:24px!important}[data-v-daa2c613] .title font[size="4"]{font-size:28px!important}[data-v-daa2c613] .title font[size="5"]{font-size:32px!important}[data-v-daa2c613] .title font[size="6"]{font-size:36px!important}[data-v-daa2c613] .title font[size="7"]{font-size:40px!important}[data-v-daa2c613] .title span{font-size:inherit!important}.description-wrapper[data-v-daa2c613]{margin-bottom:30px}.description[data-v-daa2c613],[data-v-daa2c613] .description{font-size:16px;color:#555;line-height:1.6}[data-v-daa2c613] .description h1{font-size:24px!important;margin:15px 0 10px;font-weight:700;color:#333}[data-v-daa2c613] .description h2{font-size:20px!important;margin:15px 0 10px;font-weight:700;color:#333}[data-v-daa2c613] .description h3{font-size:18px!important;margin:15px 0 10px;font-weight:700;color:#333}[data-v-daa2c613] .description p{margin:0 0 10px;font-size:inherit!important}[data-v-daa2c613] .description ul{list-style-type:disc;margin-left:20px;margin-bottom:15px}[data-v-daa2c613] .description ol{list-style-type:decimal;margin-left:20px;margin-bottom:15px}[data-v-daa2c613] .description li{margin-bottom:5px}[data-v-daa2c613] .description a{color:#3490dc;text-decoration:underline}[data-v-daa2c613] .description strong,[data-v-daa2c613] .description b{font-weight:700}[data-v-daa2c613] .description em,[data-v-daa2c613] .description i{font-style:italic}[data-v-daa2c613] .description font[size="1"]{font-size:.75rem!important}[data-v-daa2c613] .description font[size="2"]{font-size:.875rem!important}[data-v-daa2c613] .description font[size="3"]{font-size:1rem!important}[data-v-daa2c613] .description font[size="4"]{font-size:1.125rem!important}[data-v-daa2c613] .description font[size="5"]{font-size:1.25rem!important}[data-v-daa2c613] .description font[size="6"]{font-size:1.5rem!important}[data-v-daa2c613] .description font[size="7"]{font-size:1.75rem!important}.premium-image-container[data-v-daa2c613]{width:100%;display:flex;justify-content:center;align-items:center}.premium-image[data-v-daa2c613]{border-radius:12px;transition:transform .3s ease}.shop-button[data-v-daa2c613]{font-weight:500;letter-spacing:1.5px;padding:12px 30px;transition:all .3s ease;font-size:14px}.shop-button[data-v-daa2c613]:hover{transform:translateY(-3px);box-shadow:0 6px 12px #00000026!important}@media (max-width: 959px){.premium-product-section[data-v-daa2c613]{margin:2rem 0}.title[data-v-daa2c613],[data-v-daa2c613] .title{font-size:26px}[data-v-daa2c613] .title h1{font-size:30px!important}[data-v-daa2c613] .title h2{font-size:26px!important}[data-v-daa2c613] .title h3{font-size:22px!important}[data-v-daa2c613] .title font[size="5"],[data-v-daa2c613] .title font[size="6"],[data-v-daa2c613] .title font[size="7"]{font-size:26px!important}.subtitle[data-v-daa2c613]{font-size:12px;margin-bottom:12px}.description[data-v-daa2c613],[data-v-daa2c613] .description{font-size:14px}[data-v-daa2c613] .description h1{font-size:20px!important}[data-v-daa2c613] .description h2{font-size:18px!important}[data-v-daa2c613] .description h3{font-size:16px!important}}@media (max-width: 599px){.title[data-v-daa2c613],[data-v-daa2c613] .title{font-size:22px}[data-v-daa2c613] .title h1{font-size:26px!important}[data-v-daa2c613] .title h2{font-size:22px!important}[data-v-daa2c613] .title h3{font-size:20px!important}[data-v-daa2c613] .title font[size="5"],[data-v-daa2c613] .title font[size="6"],[data-v-daa2c613] .title font[size="7"]{font-size:22px!important}.shop-button[data-v-daa2c613]{padding:10px 20px;width:100%}.premium-image[data-v-daa2c613]{max-width:320px;margin:0 auto}}.hero-section[data-v-7e1918d6]{position:relative;margin-bottom:0}.features-section[data-v-7e1918d6]{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.features-grid[data-v-7e1918d6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px}.feature-card[data-v-7e1918d6]{text-align:center;padding:40px 20px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;position:relative;overflow:hidden}.feature-card[data-v-7e1918d6]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6e090a,#8b0a0b);transform:scaleX(0);transition:transform .3s ease}.feature-card[data-v-7e1918d6]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.feature-card[data-v-7e1918d6]:hover:before{transform:scaleX(1)}.feature-icon[data-v-7e1918d6]{margin-bottom:20px;padding:20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:50%;display:inline-block}.feature-card h3[data-v-7e1918d6]{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#333}.feature-card p[data-v-7e1918d6]{color:#666;line-height:1.6}.section-header[data-v-7e1918d6]{text-align:center;margin-bottom:60px}.section-title[data-v-7e1918d6]{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:15px;position:relative}.section-subtitle[data-v-7e1918d6]{font-size:1.1rem;color:#666;margin-bottom:20px;max-width:600px;margin-left:auto;margin-right:auto}.title-decoration[data-v-7e1918d6]{width:80px;height:4px;background:linear-gradient(90deg,#6e090a,#8b0a0b);margin:0 auto;border-radius:2px;position:relative}.title-decoration[data-v-7e1918d6]:before,.title-decoration[data-v-7e1918d6]:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:20px;height:2px;background:#6e090a;border-radius:1px}.title-decoration[data-v-7e1918d6]:before{left:-30px}.title-decoration[data-v-7e1918d6]:after{right:-30px}.products-section[data-v-7e1918d6],.featured-section[data-v-7e1918d6],.premium-section[data-v-7e1918d6]{padding:80px 0}.products-section[data-v-7e1918d6]{background:#fff}.featured-section[data-v-7e1918d6]{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.premium-section[data-v-7e1918d6]{background:#fff}.newsletter-section[data-v-7e1918d6]{padding:80px 0;background:linear-gradient(135deg,#6e090a,#8b0a0b);color:#fff}.newsletter-content[data-v-7e1918d6]{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:1000px;margin:0 auto}.newsletter-text h2[data-v-7e1918d6]{font-size:2.5rem;font-weight:700;margin-bottom:15px}.newsletter-text p[data-v-7e1918d6]{font-size:1.1rem;opacity:.9;max-width:400px}.newsletter-form[data-v-7e1918d6]{display:flex;gap:15px;flex:1;max-width:500px}.newsletter-input[data-v-7e1918d6]{flex:1}.newsletter-input[data-v-7e1918d6] .v-field{background:#ffffff1a;border:2px solid rgba(255,255,255,.2);color:#fff}.newsletter-input[data-v-7e1918d6] .v-field__input{color:#fff}.newsletter-input[data-v-7e1918d6] .v-field__input::-moz-placeholder{color:#ffffffb3}.newsletter-input[data-v-7e1918d6] .v-field__input::placeholder{color:#ffffffb3}.subscribe-btn[data-v-7e1918d6]{background:#fff!important;color:#6e090a!important;font-weight:600;min-width:120px}.testimonials-section[data-v-7e1918d6]{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.testimonials-grid[data-v-7e1918d6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.testimonial-card[data-v-7e1918d6]{background:#fff;border-radius:20px;padding:30px;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.testimonial-card[data-v-7e1918d6]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.stars[data-v-7e1918d6]{margin-bottom:20px}.testimonial-content p[data-v-7e1918d6]{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:25px;font-style:italic}.testimonial-author[data-v-7e1918d6]{display:flex;align-items:center;gap:15px}.author-avatar[data-v-7e1918d6]{width:50px;height:50px;background:linear-gradient(135deg,#6e090a,#8b0a0b);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem}.author-info h4[data-v-7e1918d6]{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:5px}.author-info span[data-v-7e1918d6]{color:#666;font-size:.9rem}.cta-section[data-v-7e1918d6]{padding:80px 0;background:linear-gradient(135deg,#333,#555);color:#fff;text-align:center}.cta-content h2[data-v-7e1918d6]{font-size:3rem;font-weight:700;margin-bottom:20px}.cta-content p[data-v-7e1918d6]{font-size:1.2rem;opacity:.9;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons[data-v-7e1918d6]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.cta-btn[data-v-7e1918d6]{min-width:150px;height:50px;font-weight:600}.cta-btn-outline[data-v-7e1918d6]{min-width:150px;height:50px;font-weight:600;border:2px solid white;color:#fff}.cta-btn-outline[data-v-7e1918d6]:hover{background:#fff!important;color:#333!important}@media (max-width: 768px){.features-grid[data-v-7e1918d6]{grid-template-columns:1fr;gap:20px}.section-title[data-v-7e1918d6]{font-size:2rem}.newsletter-content[data-v-7e1918d6]{flex-direction:column;text-align:center}.newsletter-form[data-v-7e1918d6]{flex-direction:column;width:100%}.testimonials-grid[data-v-7e1918d6]{grid-template-columns:1fr}.cta-content h2[data-v-7e1918d6]{font-size:2.5rem}.cta-buttons[data-v-7e1918d6]{flex-direction:column;align-items:center}.cta-btn[data-v-7e1918d6],.cta-btn-outline[data-v-7e1918d6]{width:100%;max-width:300px}}@media (max-width: 480px){.section-title[data-v-7e1918d6]{font-size:1.8rem}.cta-content h2[data-v-7e1918d6],.newsletter-text h2[data-v-7e1918d6]{font-size:2rem}}
