:root{--primary-color:#e32d2d;--primary-hover:#b81c1c;--section-gap:4rem;--base-line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-section{width:100%;min-height:70vh;height:70vh;max-height:none;display:flex;align-items:center;justify-content:center;margin-bottom:3rem;contain:layout}.hero-image-container{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:16/9;overflow:hidden;background-color:#f0f0f0}.hero-image-container:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 675'%3E%3Cfilter id='a'%3E%3CfeGaussianBlur stdDeviation='12'/%3E%3C/filter%3E%3Cimage width='100%25' height='100%25' filter='url(%23a)' href='data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAqAEYDASIAAhEBAxEB/8QAGwAAAgMBAQEAAAAAAAAAAAAABAUCAwYBAAf/xAAsEAACAQMDAwMDBAMAAAAAAAABAgMABBEFEiExQVEGE2EicYGRobHB0fDx/8QAGAEAAwEBAAAAAAAAAAAAAAAAAgMEAQD/xAAhEQACAgIDAAMBAQAAAAAAAAABAgADERIhMUFRYYGRIv/aAAwDAQACEQMRAD8A7RRS8urqx1iWzuJ3kt5yI9jxtYcr1A7VqJfR0FsqLDc3Uu0Y3O4K59sdasPpOzl+GW5hJ64O0/rUNtnqbXwgFJgGaO3zxKQOOD2+ueGlcVxeLPGHjZXQ8gg5B+YrjqXgMgzyAT/dcr6R9HNo9zNd3hNxe3G05BztQd1HgGptHmVtuB3oPUF8Z64f//Z'/%3E%3C/svg%3E");background-size:cover;background-position:50%;z-index:0;opacity:1;transition:opacity .5s ease}.hero-image-container.loaded:before{opacity:0}@supports not (aspect-ratio:16/9){.hero-image-container:before{content:"";float:left;padding-top:56.25%}.hero-image-container:after{content:"";display:block;clear:both}}@media (max-width:767px){.hero-image-container{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.hero-image-container:before{padding-top:56.25%}}}.hero-flag-img{object-position:center center;will-change:auto;transform:translateZ(0)}.hero-flag-bg-picture{position:absolute;inset:0;z-index:1;height:100%;width:100%;display:block;contain:paint}.hero-flag-bg.loading{opacity:.2}.hero-flag-bg.loaded{opacity:1}.hero-bg-content{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:opacity .5s ease}.hero-loading-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,97.3%,.8);z-index:2}.hero-loading-spinner{width:50px;height:50px;border-radius:50%;border:4px solid rgba(227,45,45,.1);border-top:4px solid var(--primary-color,#e32d2d);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.hero-bg-img,.hero-image-preloader{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.hero-image-preloader{visibility:hidden}.hero-flag-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(248,245,240,.65) 0,hsla(0,0%,100%,.45) 50%,rgba(248,245,240,.55));z-index:2;pointer-events:none}.hero-content{position:relative;width:100%;max-width:1200px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;text-align:center;line-height:var(--base-line-height);animation:fadeInUp .8s ease-out both;background:transparent;margin:-5% auto 0}@media (min-width:1200px){.hero-content{margin-top:0!important;padding-top:4rem;padding-bottom:4rem;max-width:1200px}.hero-section{overflow:visible!important}.hero-flag-img{object-position:center top!important}}@media (min-width:1600px){.hero-content{margin-top:0!important;padding-top:4rem;padding-bottom:4rem}}.hero-content h1{margin-bottom:1rem;padding-top:.5rem}.hero-country-selector{display:none!important;position:relative}.hero-country-selector .dropdown-menu{display:block}.hero-country-selector .dropdown-menu li{display:flex;align-items:center;width:100%}.hero-country-selector .dropdown-trigger{width:100%}.hero-country-selector>.selector-label{display:none}.hero-content h1{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;margin:0 auto 1rem;text-shadow:2px 2px 6px rgba(0,0,0,.6);line-height:1.1;padding-top:1rem}.hero-content h1,.hero-content p{color:#fff;max-width:600px;text-align:center;align-self:center}.hero-content p{font-size:clamp(1.1rem,2vw,1.5rem);margin:0 auto 1.75rem;text-shadow:1px 1px 4px rgba(0,0,0,.6)}.hero-search-form{position:relative;display:flex;align-items:center;max-width:500px;width:100%;margin:0 auto 1.5rem;border-radius:8px;overflow:hidden;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);align-self:center}.hero-search-input{flex-grow:1;padding:.9rem 1.2rem;border:none;font-size:1rem;color:#333;background-color:initial}.hero-search-input::placeholder{color:#777}.hero-search-input:focus{outline:none}.hero-search-button{background-color:initial;border:none;padding:.8rem 1rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.hero-search-button .search-icon{width:24px;height:24px;fill:#555}.hero-buttons-container{display:flex;align-items:center;justify-content:center;grid-gap:1rem;gap:1rem;margin:1.5rem auto 0;flex-wrap:wrap;align-self:center}.hero-shop-now-btn{background-color:var(--primary-color)!important;color:#fff!important;padding:.9rem 2.2rem!important;border-radius:8px!important;text-decoration:none!important;font-weight:600!important;font-size:1.15rem!important;transition:background-color .2s ease!important;height:auto;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:50px;box-sizing:border-box}.hero-shop-now-btn:hover{background-color:var(--primary-hover)!important}.hero-app-store-link .app-store-badge{height:50px;width:auto;display:block}.hero-chrome-extension-link{display:inline-flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;background:#4285f4;color:#fff;font:600 1.15rem/1 "Inter",sans-serif;padding:.9rem 2.2rem;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.25);text-decoration:none!important;transition:box-shadow .15s,background .15s;min-height:50px;box-sizing:border-box}.hero-chrome-extension-link:hover{background:#357ae8;box-shadow:0 2px 6px rgba(0,0,0,.35);text-decoration:none!important}.hero-chrome-extension-link:focus-visible{outline:2px solid #fff;outline-offset:2px;text-decoration:none!important}.hero-chrome-extension-link:active,.hero-chrome-extension-link:visited{text-decoration:none!important}.chrome-icon{width:20px;height:20px;flex-shrink:0;filter:none}.hero-content .btn-primary{display:inline-block;padding:.9rem 2.2rem;background:#c9282e;color:#fff;border-radius:4px;text-decoration:none;font-weight:600;font-size:1.15rem;transition:all .2s ease}.hero-content .btn-primary:focus,.hero-content .btn-primary:hover{background:#b31f25;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-section{margin-bottom:var(--section-gap)}.about-section,.country-selection-section{margin:var(--section-gap) 0}.country-selection-section{padding:0 1rem}.country-selectors-container{display:flex;flex-wrap:wrap;grid-gap:1rem;gap:1rem;align-items:flex-start;justify-content:center}.multi-country-selector,.primary-country-selector{width:auto;min-width:160px;max-width:240px}.selector-label{display:block;margin-bottom:.25rem;font-size:.9rem;font-weight:600;color:#333}.dropdown-trigger{padding:.4rem .8rem;width:100%;display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer}.dropdown-trigger img{width:20px;height:14px;object-fit:cover;margin-right:.5rem}.dropdown-trigger .arrow{margin-left:auto;font-size:.8rem;color:#666}.multi-country-selector .tags{display:flex;flex-wrap:wrap;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.5rem;border:1px solid #ccc;border-radius:6px;background:#f9f9f9;margin-bottom:.5rem;overflow:visible}.multi-country-selector .tag{background:#fff;color:#333;border:1px solid #ccc;padding:.3rem .6rem;border-radius:4px;display:inline-flex;align-items:center;grid-gap:.25rem;gap:.25rem;font-size:.85rem}.multi-country-selector .add-country-button{padding:.45rem .9rem;border-radius:4px;z-index:10}.multi-country-selector .dropdown-menu.multi-select-menu li label{display:flex;align-items:center;grid-gap:1rem;gap:1rem;padding:.5rem .75rem}.multi-country-selector .dropdown-menu.multi-select-menu input[type=checkbox]{flex-shrink:0;margin:0}.multi-country-selector .add-country-button{background:var(--primary-color);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s;flex:0 0 auto;position:relative;z-index:5}.multi-country-selector .add-country-button:focus,.multi-country-selector .add-country-button:hover{background:var(--primary-hover)}.featured-products-section{margin:30px 0;padding:0 16px}.featured-products-section h2{font-size:32px;font-weight:600;margin-bottom:20px;color:#333;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,280px));grid-gap:20px;gap:20px;max-width:1200px;margin:0 auto;justify-content:center;contain:layout style;min-height:400px}@media (max-width:1200px){.product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,280px));justify-content:center}}.featured-products-section .product-card{background:#fff;border-radius:8px;padding:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.07);text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #eaeaea;contain:layout style}.featured-products-section .product-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.featured-products-section .product-image{width:100%;height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;overflow:hidden}.featured-products-section .product-image img{max-width:100%;max-height:100%;object-fit:contain}.featured-products-section .product-info{padding:.75rem .5rem;justify-content:space-between;text-align:center;min-height:150px}.featured-products-section .product-info h3{margin:0 0 .35rem;line-height:1.3;min-height:2.6rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;opacity:1;visibility:visible}.featured-products-section .product-price{color:var(--primary-color,#e32d2d);font-size:1.05rem;margin-bottom:.75rem;text-align:center;opacity:1;visibility:visible}.featured-products-section .view-details-btn{background-color:var(--primary-color);color:#fff;text-decoration:none;font-weight:500;font-size:.95rem;padding:.6rem 1rem;display:block;text-align:center;border:none;border-radius:4px;transition:background-color .2s ease;white-space:nowrap}.featured-products-section .view-details-btn:hover{background-color:var(--primary-hover)}.about-section{background:#f8f9fa;text-align:center;padding:2rem 1rem}.about-section h2{font-size:2rem;margin-bottom:1rem;color:#333}.about-section p{max-width:650px;margin:0 auto 1.5rem;font-size:1rem;color:#555;line-height:var(--base-line-height)}.about-section .btn{display:inline-block;padding:.8rem 1.8rem;background:var(--primary-color);color:#fff;border-radius:6px;text-decoration:none;transition:background .2s}.about-section .btn:focus,.about-section .btn:hover{background:var(--primary-hover)}.about-section p,.hero-content p{line-height:var(--base-line-height)}a:focus,button:focus,input:focus{outline:2px solid var(--primary-color);outline-offset:2px}@media (max-width:768px){.hero-section{min-height:45vh;display:flex;align-items:center;padding-top:0;overflow:visible!important}.hero-flag-bg{background-position:50%}.hero-flag-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.7));z-index:2}.hero-content{padding:1rem 1rem 2rem;text-align:center;align-items:center;margin-top:0}.hero-content h1{font-size:clamp(2rem,7vw,2.5rem);text-align:center;margin-bottom:.5rem}.hero-content p{font-size:clamp(1rem,4vw,1.2rem);text-align:center;margin-bottom:1rem}.hero-search-form{margin-bottom:1.3rem;width:100%;max-width:90%}.hero-category-filters{grid-gap:.4rem;gap:.4rem;margin-bottom:1rem;max-width:100%;padding:0 .5rem}.category-filter-btn{font-size:.8rem;padding:.4rem .8rem;min-width:auto;flex-shrink:0}.hero-buttons-container{flex-direction:column;align-items:stretch;grid-gap:.75rem;gap:.75rem;width:100%;max-width:90%}.hero-shop-now-btn{width:100%;border-radius:6px!important}.hero-app-store-link,.hero-chrome-extension-link{width:100%;display:flex;justify-content:center}}@media (max-width:768px){.multi-country-selector,.primary-country-selector{width:100%}.app-promo-content{padding:1rem 0}.featured-products-section h2{font-size:1.6rem;margin-bottom:1.5rem}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;padding:0 .5rem;align-items:stretch}}@media (max-width:768px){.hero-flag-bg{background-position:50%}.hero-flag-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.7));z-index:2}.hero-content{position:relative;top:auto;left:auto;right:auto;transform:none;width:100%;max-width:100%;margin:0;padding:0 5% 12%;text-align:center;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-height:45vh}.hero-content h1{font-size:clamp(2.4rem,8vw,2.8rem);margin-bottom:.4rem;text-shadow:1px 1px 5px rgba(0,0,0,.7)}.hero-content h1,.hero-content p{color:#fff;width:100%;text-align:center}.hero-content p{font-size:clamp(1.05rem,4vw,1.2rem);margin-bottom:1rem;text-shadow:1px 1px 4px rgba(0,0,0,.7)}.hero-search-form{margin-bottom:1.3rem;width:100%;max-width:90%}.hero-buttons-container{flex-direction:row;align-items:center;justify-content:center;grid-gap:.75rem;gap:.75rem;width:100%;max-width:90%}.hero-shop-now-btn{width:auto;border-radius:6px!important}.hero-app-store-link{width:auto;display:flex;justify-content:center}}@media (max-width:768px){.hero-buttons-container{flex-direction:row;align-items:center;justify-content:center;grid-gap:.75rem;gap:.75rem;width:100%;max-width:90%}.hero-shop-now-btn{width:auto;border-radius:6px!important}.hero-app-store-link{width:auto;display:flex;justify-content:center}.hero-chrome-extension-link{font-size:1rem;padding:.75rem 1.2rem;grid-gap:.4rem;gap:.4rem;min-height:45px}.chrome-icon{width:18px;height:18px;filter:none}}.hero-flag-bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.hero-flag-img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform;transition:transform .5s ease}.hero-section:hover .hero-flag-img{transform:scale(1)}@media (max-width:768px){.hero-content{padding:0 1rem 2.5rem!important;bottom:0!important}.hero-content h1{font-size:clamp(1.8rem,6vw,2.2rem)!important;margin-bottom:.4rem!important;line-height:1.1!important}.hero-content p{font-size:clamp(.9rem,3.5vw,1rem)!important;line-height:1.3!important}.hero-content p,.hero-search-form{margin-bottom:.75rem!important}.hero-buttons-container{grid-gap:.75rem!important;gap:.75rem!important}.country-selection-section{margin:1.5rem 0!important;padding:0 .75rem!important}.country-selectors-container{grid-gap:.75rem!important;gap:.75rem!important;padding:.5rem 0!important}.featured-products-section{margin:1.5rem 0!important;padding:0 .75rem!important}.featured-products-section h2{font-size:1.5rem!important;margin-bottom:1rem!important}.product-grid{grid-gap:.5rem!important;gap:.5rem!important}.about-section{padding:1.25rem .75rem!important;text-align:center!important}.about-section h2{font-size:1.5rem!important;margin-bottom:.75rem!important}.about-section p{margin:0 auto 1rem!important}.about-section .btn{padding:.6rem 1.4rem!important}.app-promo{margin:1.5rem 0!important;padding:.75rem!important}.app-promo-content{grid-gap:.75rem!important;gap:.75rem!important}.app-promo-text h2{font-size:1.4rem!important;margin-bottom:.3rem!important}.app-promo-text p{font-size:.9rem!important;margin-bottom:.6rem!important;line-height:1.3!important}}@media (max-width:1366px){.hero-section{min-height:60vh;align-items:flex-start;padding-top:8vh}.hero-content{padding:1.5rem;margin-top:0}.hero-content h1{font-size:clamp(2.3rem,3.5vw,3rem)}.hero-content p{font-size:clamp(1rem,1.8vw,1.3rem)}.hero-shop-now-btn{padding:.8rem 1.8rem!important;font-size:1.1rem!important}.hero-app-store-link .app-store-badge{height:45px}}@media (max-width:1024px){.hero-section{min-height:55vh;align-items:flex-start;padding-top:5vh}}@media (min-width:1200px){.hero-content{margin-top:0!important}}@media (min-width:1600px){.hero-content{margin-top:0!important}}.skeleton-hidden{display:none;visibility:hidden}.skeleton-visible{position:absolute;top:0;left:0;width:100%;z-index:5;background-color:#fff}.content-hidden{opacity:0;visibility:hidden;height:0;overflow:hidden}.content-visible{opacity:1;visibility:visible;transition:opacity .3s ease-in}.content-preparing{opacity:0;visibility:hidden}.hero-section{min-height:400px;position:relative;overflow:hidden}@media (max-width:767px){.hero-section{min-height:unset!important;height:auto!important;overflow:visible!important;display:block!important;padding-top:0!important}.hero-flag-img{object-position:center 30%;height:100%;width:100%;will-change:transform}.hero-flag-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.7));z-index:2;pointer-events:none}.hero-content{padding-bottom:2rem}.featured-products-section .product-image{height:110px!important;padding-bottom:0!important;position:relative!important;width:100%!important;margin-bottom:.4rem!important;overflow:hidden!important;background:#fff!important;display:flex!important;align-items:flex-start!important;justify-content:center!important}.featured-products-section .product-image img{position:static!important;width:100%!important;height:auto!important;object-fit:contain!important;margin:0!important;padding:0!important;display:block!important;background:transparent!important}}@media (max-width:768px){.featured-products-section .product-card{display:flex;flex-direction:column}}.featured-products-section .product-card{display:flex;flex-direction:column;height:100%}.featured-products-section .product-info{display:flex;flex-direction:column;padding:15px;flex-grow:1;min-height:100px}.featured-products-section .product-info h3{font-weight:600;font-size:1rem;margin:0 0 10px;color:#333;visibility:visible!important;opacity:1!important;min-height:2.8em}.featured-products-section .product-price{font-weight:700;font-size:1.1rem;color:#e32d2d;margin:10px 0 15px;display:block!important;visibility:visible!important;opacity:1!important}.featured-products-section .view-details-btn{margin-top:auto;width:100%}.featured-products-section .product-image{margin-bottom:10px}.hero-category-filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;margin:1.5rem auto;width:100%;max-width:600px;align-self:center}.category-filter-btn{background-color:#fff;color:#333;border:1px solid #ddd;border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.95);outline:none;position:relative;will-change:transform,box-shadow}.category-filter-btn:hover{background-color:hsla(0,0%,96.1%,.95);border-color:#ccc}.category-filter-btn:focus,.category-filter-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.18)}.category-filter-btn:focus{outline:2px solid #005fcc;outline-offset:2px}.category-filter-btn.active{background-color:rgba(227,45,45,.98);color:#fff;border-color:var(--primary-color,#e32d2d);box-shadow:0 6px 16px rgba(227,45,45,.3)}.category-filter-btn.active:hover{background-color:rgba(184,28,28,.98);border-color:var(--primary-hover,#b81c1c);box-shadow:0 8px 20px rgba(184,28,28,.35)}.category-filter-btn.active:focus{outline:2px solid #fff;outline-offset:2px}.featured-image-container{position:relative;width:100%;height:100%;overflow:hidden;background-color:#f5f5f5;border-radius:8px}.featured-image{width:100%;height:100%;object-fit:contain;display:block;opacity:1;transition:none}.featured-image.error{opacity:.5;background:#f0f0f0 url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjMwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjZjBmMGYwIiBkPSJNMCAwaDMwMHYzMDBIMHoiLz48dGV4dCB4PSIxNTAiIHk9IjE2MCIgZm9udC1mYW1pbHk9IkFyaWFsIiBmb250LXNpemU9IjEyIiBmaWxsPSIjOTk5IiB0ZXh0LWFuY2hvcj0ibWlkZGxlIj5ObyBJbWFnZTwvdGV4dD48L3N2Zz4=") 50%/cover no-repeat}.featured-image-container:hover .featured-image{transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.featured-image,.featured-image-container{transition:none}}.featured-product-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease;overflow:hidden;height:100%;display:flex;flex-direction:column;cursor:pointer;position:relative}.featured-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.featured-product-image-container{position:relative;overflow:hidden;aspect-ratio:1/1;width:100%;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center}.featured-product-img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.featured-product-card:hover .featured-product-img{transform:scale(1.05)}.featured-product-info{padding:16px;display:flex;flex-direction:column;flex-grow:1;background-color:#fff;min-height:120px;text-align:center;align-items:center;justify-content:center;position:relative;overflow:hidden}.featured-product-name{font-weight:600;font-size:1rem;line-height:1.4;margin:0 0 8px;color:#333;width:100%;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;overflow-wrap:break-word;min-height:2.8em;text-align:center;visibility:visible;opacity:1}.featured-product-price{font-weight:700;font-size:1.1rem;color:#e32d2d;margin:8px 0 16px;display:block;visibility:visible;opacity:1}.featured-product-buttons-container{display:flex;grid-gap:12px;gap:12px;margin-top:auto;width:100%;box-sizing:border-box;padding:0}.featured-buy-btn{background-color:var(--primary-color,#e32d2d);color:#fff;border:none;border-radius:6px;padding:12px 24px;font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s ease;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;flex:1 1;box-shadow:0 2px 4px rgba(227,45,45,.2)}.featured-buy-btn:hover:not(:disabled){background-color:#c41e3a!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px rgba(227,45,45,.3)!important}.featured-buy-btn:active:not(:disabled){transform:translateY(0)!important;box-shadow:0 2px 4px rgba(227,45,45,.2)!important}.featured-buy-btn:disabled{background-color:#ccc!important;cursor:not-allowed!important;opacity:.6!important;transform:none!important;box-shadow:none!important}.featured-details-btn{background-color:#fff;color:var(--primary-color,#e32d2d);border:2px solid var(--primary-color,#e32d2d);border-radius:6px;padding:12px 24px;font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;text-decoration:none;transition:all .2s ease;min-height:48px;display:flex!important;align-items:center;justify-content:center;text-align:center;flex:1 1;box-shadow:0 2px 4px rgba(227,45,45,.1)}.featured-details-btn:hover{background-color:var(--primary-color,#e32d2d)!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 8px rgba(227,45,45,.2)!important;text-decoration:none!important}.featured-details-btn:active{transform:translateY(0)!important;box-shadow:0 2px 4px rgba(227,45,45,.1)!important}.featured-product-origin{position:absolute;top:10px;left:10px;background-color:rgba(0,0,0,.7);color:#fff;padding:4px 8px;border-radius:4px;font-size:.8rem}.featured-product-card.skeleton-placeholder{cursor:default;pointer-events:none}.featured-product-card.skeleton-placeholder:hover{transform:none;box-shadow:0 2px 8px rgba(0,0,0,.08)}.skeleton-image-placeholder{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:8px 8px 0 0}.skeleton-image-placeholder,.skeleton-shimmer{width:100%;height:100%;animation:shimmer 1.5s infinite}.skeleton-shimmer{background:linear-gradient(90deg,transparent 25%,hsla(0,0%,100%,.4) 50%,transparent 75%);background-size:200% 100%}.skeleton-text{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;margin-bottom:8px}.skeleton-title{height:20px;width:80%;margin-bottom:12px}.skeleton-price{height:16px;width:60%;margin-bottom:16px}.skeleton-button{height:36px;width:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:6px}@media (max-width:767px){.featured-product-card{overflow:hidden}.featured-product-info{padding:12px;min-height:100px;display:flex;flex-direction:column}.featured-product-buttons-container{grid-gap:8px;gap:8px;padding:0;margin-top:auto;width:100%;box-sizing:border-box}.featured-buy-btn,.featured-details-btn{font-size:.85rem;padding:8px 12px;min-height:40px;border-radius:5px;min-width:auto;flex:1 1}}@media screen and (min-width:768px) and (max-width:1024px){.featured-product-info{padding:14px;min-height:110px}.featured-product-buttons-container{grid-gap:10px;gap:10px;padding:0 12px 12px;margin-top:auto}.featured-buy-btn,.featured-details-btn{font-size:.95rem;padding:10px 18px;min-height:46px;border-radius:6px;min-width:110px}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
/*# sourceMappingURL=7.92d57ae2.chunk.css.map */