body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;padding-top:80px;padding-top:var(--header-height,80px)}:root{--header-height:80px;--header-height-mobile:70px}@media (max-width:768px){:root{--header-height:var(--header-height-mobile)}body{padding-top:70px;padding-top:var(--header-height-mobile)}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@tailwind base;@tailwind components;@tailwind utilities;@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.fade-in-up{animation:fadeInUp .8s ease-out}.fade-in{animation:fadeIn .6s ease-out}.slide-in-left{animation:slideInLeft .6s ease-out}.slide-in-right{animation:slideInRight .6s ease-out}.pulse{animation:pulse 2s infinite}.bounce{animation:bounce 2s infinite}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.gradient-text{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease infinite;background:linear-gradient(45deg,#1976d2,#42a5f5);background-clip:text;-webkit-background-clip:text;background-size:200% 200%}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.spin{animation:spin 1s linear infinite}.card-hover{cursor:pointer;transition:all .3s ease}.card-hover:hover{box-shadow:0 15px 35px #0000001a;transform:translateY(-8px)}.btn-animate{overflow:hidden;position:relative;transition:all .3s ease}.btn-animate:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.btn-animate:active{transform:translateY(0)}@media (max-width:768px){.mobile-optimized{font-size:1.1rem;line-height:1.6}.mobile-padding{padding:1rem}}.header{background-color:#2f2fff;color:var(--light-font-color);height:80px;height:var(--header-height,80px);left:0;position:fixed;top:0;width:100%;z-index:1000}.header__container{align-items:center;display:flex;height:100%;padding:0 1rem}__input{background-color:#fff;color:var(--default-font-color);display:inline-block;flex:1 0;font-size:var(--h5-size)}.search__button{background-color:#1976d2;font-weight:600;transition:background-color .3s ease}.search__button:hover{background-color:#1565c0}.submit-button{margin-top:-12px!important}@media(max-width:768px){.header{height:70px;height:var(--header-height-mobile,70px)}.header__container{padding:0 .5rem}.search{margin:.5rem}.search__select{font-size:.8rem;width:10rem}.search__input{font-size:.9rem}}.delivery-location{align-items:flex-end;display:flex;padding:1rem}.delivery-location__pin{margin-right:.2rem}.delivery-location__hint{color:var(--hint-light-font-color);font-size:var(--h6-size);margin-bottom:.1rem}.delivery-location__title{font-weight:700}.logo{padding:.5rem .5rem 0;position:relative}.logo__img{height:calc(var(--header-height) - 2rem);max-width:100%}.logo__country{bottom:2.2rem;font-size:var(--h6-size);font-weight:700;position:absolute;right:0}.search{align-items:stretch;border-radius:var(--border-radius);display:flex;flex:1 0;margin:1rem;overflow:hidden}.search button,.search input,.search select{border:none;box-shadow:none;outline:none;padding:.8rem}.search__select{background-color:#f2f2f2;border-right:.1rem solid #e2e2e2!important;display:inline-block;font-size:var(--h6-size);text-align:center;width:14rem}.search__input{background-color:#fff;color:var(--default-font-color);display:inline-block;flex:1 0;font-size:var(--h5-size)}.search__button{align-items:center;background-color:teal;border-bottom-right-radius:var(--border-radius);border-top-right-radius:var(--border-radius);color:#fff;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease}.search__button:hover{background-color:#066}@keyframes spin{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.loader{align-items:center;display:flex;justify-content:center;padding:1rem}.loader__icon{animation:spin .36s linear 0s infinite running;border-bottom:.5rem solid #e2e2e2;border-left:.5rem solid #e2e2e2;border-radius:50%;border-right:.5rem solid #e2e2e2;border-right-color:var(--theme-color-1);border-top:.5rem solid #e2e2e2;border-top-color:var(--theme-color-1)}.error{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem;position:relative}.error__message{font-size:var(--h4-size);font-weight:700;text-align:center}.error__button{background-color:var(--theme-color-1);border:none;border-radius:var(--border-radius);box-shadow:none;color:var(--light-font-color);cursor:pointer;margin-top:1rem;outline:none;padding:1rem}.PlatformFilters_filters__ykhF6{display:flex;flex-direction:column;gap:8px;padding:16px}.PlatformFilters_filters__ykhF6 label{align-items:center;display:flex;font-size:14px}.PlatformFilters_filters__ykhF6 label input{margin-right:8px}.PlatformFilters_filters__ykhF6 label.PlatformFilters_disabled__xe7FY{color:#ccc;cursor:not-allowed}.MuiContainer-root{padding-left:0!important;padding-right:0!important}.product-card{box-shadow:var(--default-shadow);padding-left:5px!important;padding-right:5px!important}.product-card__price{align-items:flex-end;display:flex;font-size:var(--h4-size);margin-bottom:.5rem}.product-card__amount{font-weight:700}.product-card__amount--discount{color:var(--hint-font-color);font-weight:400;margin-left:.3rem;text-decoration:line-through}.product-card__gallery{align-items:center;display:flex;height:12rem;justify-content:center;margin:1rem 0;overflow:hidden}.product-card__button{border:.1rem solid #e2e2e2;box-shadow:none;cursor:pointer;font-weight:700;outline:none;padding:.5rem 1rem;position:relative}.add-to-cart-button{background-color:#adff2f}.currency-format{align-items:center;display:inline-flex!important;font-weight:bolder}.information{line-height:1.6;padding:.5rem 0 0}.information__layout{width:100%}.information__header{font-size:var(--h3-size);font-weight:bolder;padding-top:0}.information__category{color:var(--link-color);font-size:var(--h4-size)}.information__label{color:var(--hint-font-color);font-size:var(--h4-size);font-weight:bolder}.information__price{display:inline-block;font-size:var(--h6-size);font-weight:600}.information__amount{font-size:"15px";font-weight:600}.information__features,.information__specs{padding-top:2rem}.information__rating{border-bottom:1px solid var(--border-color);display:flex;padding:.5rem 0 1rem 1rem}.information__spec-header{font-size:var(--h4-size);font-weight:700}.information__rating-label{color:var(--link-color);padding-left:1rem}.strikethrough{text-decoration:line-through}.add-to-cart-button,.button-like{border:1rem solid #e2e2e2;box-shadow:10px}.button-like{cursor:pointer;font-weight:700;outline:none}.rating{align-items:center;display:flex}.rating__star{color:#e2e2e2;margin:.2rem}.rating__star--active{color:var(--theme-color-1)}.add-to-cart{align-items:stretch;border:.1rem solid #e2e2e2;display:inline-flex}.add-to-cart__action{background-color:var(--theme-color-1);border:none;box-shadow:none;cursor:pointer;outline:none;padding:.5rem 1rem}.add-to-cart__action,.add-to-cart__quantity{align-items:center;display:flex;justify-content:center}.add-to-cart__quantity{font-weight:700;min-width:3rem;padding:.5rem}.add-to-cart-button{background-color:var(--theme-color-1)}.slider{display:block;height:40rem;width:100%}.slider__listing{list-style-type:none}.slider__list{cursor:pointer;padding:0 0 1rem 1rem}.slider__list img{border:1px solid #a2a6ac;border-radius:2px;height:40rem;object-fit:contain;object-position:center;width:100%}.slider__list img:hover{border-color:#e77600}.slider__right img{height:45rem;object-fit:contain;object-position:center;width:100%}.product-card-wrapper{border:none;min-height:200vh;padding-left:5px!important;padding-right:5px!important;position:relative}.Container,.muiContainer-root{padding-left:0!important;padding-right:0!important}.product-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;height:auto;justify-content:space-between;margin:10px auto;max-width:250px;overflow:hidden;padding:0!important;width:100%}.product-card__outer-price{padding:3px!important}.product-card__price-container{display:flex;justify-content:space-between;margin-bottom:.5rem;padding:0 1px 0 0!important}.product-card__price{font-size:1.5rem!important;font-weight:600;margin-right:auto!important;padding:0!important;text-align:left!important}.product-card__discount{background-color:#fff3e0;border-radius:4px;color:#ff1744;display:inline-block;float:right;font-size:1.5rem!important;font-weight:600!important;margin-left:auto!important;padding:2px 8px;text-align:right!important}.product-card__title{word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:bolder;font-weight:600;height:"10rem"!important;height:68px;margin-bottom:.5rem;overflow:hidden;padding:4px!important;text-overflow:ellipsis;white-space:pre-wrap;word-break:break-word}.product-card__rating{align-items:center;display:flex}.product-card__rating-count{color:var(--hint-font-color);margin-left:.5rem}.product-card__gallery{background-color:#f8f8f8;display:block;height:200px;margin:0 auto;max-width:100%;object-fit:cover;object-position:center;width:auto}@media(max-width:600px){.product-card .product-card__title{height:95px}.product-card .product-card__gallery{height:150px}}@media(min-width:601px)and (max-width:1024px){.product-card .product-card__gallery{height:180px}}@media(min-width:1025px){.product-card .product-card__title{height:95px}.product-card .product-card__gallery{height:200px}}.product-card__image{height:100%;object-fit:contain;object-position:center}.product-card__actions{align-items:center;display:flex;justify-content:center}.product-card__button{align-items:center;background-color:#2f2fff;color:#fff;display:block;justify-content:center;padding:5px 1rem .5rem;position:bottom}.product-card__buttondiv{align-items:center;display:flex;justify-content:center}.add-to-cart-button{background-color:#1976d2;color:#fff;transition:background-color .3s ease}.add-to-cart-button:hover{background-color:#1565c0}.account{cursor:pointer;padding:0 1rem}.account__hint{font-size:var(--h6-size);margin-bottom:.2rem}.account__title{font-weight:bolder;margin-right:.2rem}.account__arrow{color:var(--hint-light-font-color);margin-bottom:-.5rem}.h-cart{align-items:center;display:flex;padding:0 1rem}.h-cart__count{color:var(--theme-color-1);font-size:var(--h4-size);font-weight:bolder;margin-left:.3rem}.photo{height:50px;width:50px}.h-orders{cursor:pointer;padding:0 1rem}.h-orders__hint{font-size:var(--h6-size);margin-bottom:.2rem}.h-orders__title{font-weight:bolder}.cart-item{align-items:flex-start;border-bottom:.1rem solid #e2e2e2;display:flex;padding:1rem}.cart-item__image{width:10rem}.cart-item__image img{width:100%}.cart-item__details{flex:1 0;padding:0 1rem}.cart-item__title{font-size:var(--h3-size);font-weight:bolder;margin-bottom:.5rem}.cart-item__brand{color:var(--hint-font-color)}.cart-item__purchase{align-items:center;display:flex;justify-content:flex-end;min-width:20rem;padding:0 1rem}.cart-item__amount,.cart-item__price{min-width:8rem}.cart-item__currency{justify-content:flex-end}.cart-item__amount,.cart-item__assign,.cart-item__multiply,.cart-item__price,.cart-item__quantity{margin:0 1rem}.product{background-color:#fff;display:flex;height:100%;padding-top:50px}.product-img,.product-info{display:block;height:100%;width:100%}.product-page .MuiGrid-container{align-items:flex-start}.product-page .MuiGrid-item{display:flex;flex-direction:column}@media(max-width:768px){.product-page .MuiGrid-item{margin-bottom:1rem}}@media(min-width:769px)and (max-width:1024px){.product-page .MuiGrid-item:first-child{flex:0 0 40%}.product-page .MuiGrid-item:nth-child(2){flex:0 0 35%}.product-page .MuiGrid-item:nth-child(3){flex:0 0 25%}}@media(min-width:1025px){.product-page .MuiGrid-item:first-child{flex:0 0 33.33%}.product-page .MuiGrid-item:nth-child(2){flex:0 0 41.67%}.product-page .MuiGrid-item:nth-child(3){flex:0 0 25%}}.product-section-card{transition:all .3s ease}.product-section-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.social-media-section .MuiButton-root{transition:all .3s ease}.social-media-section .MuiButton-root:hover{transform:translateY(-1px)}.home{background-color:#fff;margin:0 auto;max-width:150rem;width:100%}.home__section{overflow:hidden;padding-right:30px}.products{display:flex;flex-wrap:wrap;padding:10px}.add-to-cart-button{background-color:#2f2fff;border:.1rem solid #e2e2e2;box-shadow:none;cursor:pointer;font-weight:700;outline:none;padding:.5rem 1rem}html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--theme-color-1:#f1c557;--theme-color-2:#141921;--body-background-color:#eaeded;--default-font-color:#0f1111;--hint-font-color:#565959;--light-font-color:#fff;--hint-light-font-color:#ccc;--link-color:#007185;--border-color:#e7e7e7;--h1-size:3rem;--h2-size:2.4rem;--h3-size:2rem;--h4-size:1.8rem;--h5-size:1.4rem;--h6-size:1.2rem;--border-radius:0.5rem;--header-height:6rem;--default-shadow:#d7d7d7 0.1rem 0.2rem 0.5rem}html{box-sizing:border-box;font-size:62.5%;margin:0;padding:0}html *{box-sizing:inherit}body{background-color:#eaeded;background-color:var(--body-background-color);color:#0f1111;color:var(--default-font-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:1.4rem;font-size:var(--h5-size);margin:0;padding:0}#root,.page-container,body,head,html{background-color:#fff;height:100%;margin:0;padding:0}a{color:inherit;text-decoration:none}.MuiAppBar-root{margin-bottom:0!important;margin-top:0!important}.MuiToolbar-root{min-height:auto!important}.page-container{background-color:#fff}.bold{font-weight:700}.mobile{border-radius:50%;box-shadow:15px 15px 0 0 #e4dcf2;height:80px;margin:0 auto;width:80px}.desktop{background:#b097d8;height:100px;margin:0 auto;width:400px}.desktop p{padding-top:2%}.laptop{background:#9674cb;height:100px;margin:0 auto;width:500px}.laptop p{padding-top:2%}.tablet-mobile{background:#cab9e5;height:100px;margin:0 auto;width:300px}.tablet-mobile p{padding-top:2%}.deal-picker-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.filter-panel{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;transition:all .3s ease}.filter-panel:hover{box-shadow:0 8px 30px #00000026}.results-panel{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;min-height:600px}.search-input .MuiOutlinedInput-root{border-radius:8px;transition:all .3s ease}.search-input .MuiOutlinedInput-root:hover{box-shadow:0 2px 8px #1976d21a}.search-input .MuiOutlinedInput-root.Mui-focused{box-shadow:0 4px 12px #1976d233}.discount-slider .MuiSlider-track,.price-slider .MuiSlider-track,.rating-slider .MuiSlider-track{background:linear-gradient(90deg,#1976d2,#42a5f5)}.discount-slider .MuiSlider-thumb,.price-slider .MuiSlider-thumb,.rating-slider .MuiSlider-thumb{background:#1976d2;box-shadow:0 2px 8px #1976d24d}.discount-slider .MuiSlider-thumb:hover,.price-slider .MuiSlider-thumb:hover,.rating-slider .MuiSlider-thumb:hover{box-shadow:0 4px 12px #1976d266}.store-chip{cursor:pointer;transition:all .2s ease}.store-chip:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.store-chip.selected{color:#fff}.apply-filters-btn,.store-chip.selected{background:linear-gradient(45deg,#1976d2,#42a5f5)}.apply-filters-btn{border-radius:8px;font-weight:600;text-transform:none;transition:all .3s ease}.apply-filters-btn:hover{background:linear-gradient(45deg,#1565c0,#1976d2);box-shadow:0 4px 12px #1976d24d;transform:translateY(-1px)}.product-grid .MuiGrid-item{transition:all .3s ease}.product-grid .MuiGrid-item:hover{transform:translateY(-2px)}.advanced-filters-accordion .MuiAccordionSummary-root{background:#f8f9fa;border-radius:8px}.advanced-filters-accordion .MuiAccordionSummary-root:hover{background:#e9ecef}.advanced-filters-accordion .MuiAccordionDetails-root{padding:16px}@media(max-width:960px){.filter-panel{margin-bottom:20px;position:relative!important;top:0!important}.results-panel{min-height:400px}}@media(max-width:600px){.deal-picker-container{padding:16px}.store-chip{font-size:.8rem;padding:4px 8px}}.error-state,.loading-state{align-items:center;display:flex;justify-content:center;min-height:400px}.empty-state{padding:40px 20px;text-align:center}.empty-state .empty-icon{color:#1976d2;font-size:64px;margin-bottom:16px}.empty-state .empty-title{font-weight:600;margin-bottom:8px}.empty-state .empty-description{color:#666;margin-bottom:24px}.results-count{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:24px;padding:16px}.results-count .count-text{color:#333;font-weight:600}.results-count .count-chip{background:linear-gradient(45deg,#1976d2,#42a5f5);color:#fff;font-weight:600}.filter-header{align-items:center;border-bottom:2px solid #e9ecef;display:flex;margin-bottom:24px;padding-bottom:16px}.filter-header .filter-icon{color:#1976d2;margin-right:8px}.filter-header .filter-title{color:#333;font-weight:600}.filter-header .clear-button{color:#666;margin-left:auto}.filter-header .clear-button:hover{color:#d32f2f}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-out}*{transition:all .2s ease}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#1976d2;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1565c0}
/*# sourceMappingURL=main.ebafc681.css.map*/