.Banners-module__MR7DwW__bannerSection{background-color:var(--white);padding:2rem 5%}.Banners-module__MR7DwW__bannerWrapper{max-width:1200px;margin:0 auto}.Banners-module__MR7DwW__mainBanner{background-color:#000;border-radius:32px;width:100%;height:500px;position:relative;overflow:hidden}.Banners-module__MR7DwW__bgImage{object-fit:cover;object-position:center;transition:transform .8s}.Banners-module__MR7DwW__mainBanner:hover .Banners-module__MR7DwW__bgImage{transform:scale(1.03)}.Banners-module__MR7DwW__overlay{z-index:2;background:linear-gradient(90deg,#000000b3 0%,#0000 70%);align-items:center;padding:0 8%;display:flex;position:absolute;inset:0}.Banners-module__MR7DwW__content{max-width:500px}.Banners-module__MR7DwW__badge{background:var(--brand-gradient);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:50px;margin-bottom:1.5rem;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.Banners-module__MR7DwW__title{color:#fff;letter-spacing:-2px;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Banners-module__MR7DwW__description{color:#fffc;margin-bottom:2rem;font-size:1.1rem}.Banners-module__MR7DwW__btnBanner{color:#000;background:#fff;border-radius:12px;padding:16px 40px;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 20px #0003}.Banners-module__MR7DwW__btnBanner:hover{background:var(--color-off-white);transform:translateY(-3px);box-shadow:0 15px 30px #0000004d}@media (max-width:1024px){.Banners-module__MR7DwW__mainBanner{height:400px}.Banners-module__MR7DwW__title{font-size:2.5rem}}@media (max-width:600px){.Banners-module__MR7DwW__bannerSection{padding:1rem 4%}.Banners-module__MR7DwW__mainBanner{border-radius:24px;height:250px}.Banners-module__MR7DwW__bgImage{object-position:85% center}.Banners-module__MR7DwW__overlay{background:linear-gradient(#0000 0%,#000c 80%);align-items:flex-end;padding:0 10% 3rem}.Banners-module__MR7DwW__content{text-align:center;width:100%}.Banners-module__MR7DwW__title{letter-spacing:-1px;font-size:1.8rem}.Banners-module__MR7DwW__description{font-size:.9rem}}
.Catalog-module__DeLvCW__catalogSection{background-color:var(--white);padding:4rem 0}.Catalog-module__DeLvCW__container{grid-template-columns:280px 1fr;gap:0 4rem;max-width:1240px;margin:0 auto;padding:0 20px;display:grid}.Catalog-module__DeLvCW__sidebar{height:fit-content;position:sticky;top:100px}.Catalog-module__DeLvCW__filterGroup{margin-bottom:3rem}.Catalog-module__DeLvCW__filterGroup h4{text-transform:uppercase;letter-spacing:1.5px;color:var(--color-black-pure);justify-content:space-between;margin-bottom:1.5rem;font-size:.8rem;display:flex}.Catalog-module__DeLvCW__filterGroup h4 span{color:var(--primary-color);font-weight:800}.Catalog-module__DeLvCW__buttonList button{text-align:left;width:100%;color:var(--color-gray);border-left:2px solid #0000;padding:12px 0;font-size:.9rem;font-weight:500;transition:all .3s;display:block}.Catalog-module__DeLvCW__buttonList button.Catalog-module__DeLvCW__active{color:var(--color-black-pure);border-left:2px solid var(--color-black-pure);padding-left:15px;font-weight:700}.Catalog-module__DeLvCW__rangeInput::-webkit-slider-thumb{-webkit-appearance:none;background:var(--color-black-pure);border:3px solid var(--white);cursor:pointer;border-radius:50%;width:20px;height:20px;box-shadow:0 4px 10px #0000001a}.Catalog-module__DeLvCW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Catalog-module__DeLvCW__card{background:var(--white);border:1px solid var(--color-off-white);border-radius:var(--border-radius-lg);color:inherit;border-radius:10px;text-decoration:none;transition:all .5s cubic-bezier(.2,1,.3,1);display:block;position:relative;overflow:hidden}.Catalog-module__DeLvCW__card:hover{box-shadow:var(--shadow-premium);border-color:#0000;transform:translateY(-10px)}.Catalog-module__DeLvCW__imageBox{background-color:#fbfbfb;justify-content:center;align-items:center;height:340px;padding:0;display:flex;position:relative;overflow:hidden}.Catalog-module__DeLvCW__imageBox img{object-fit:contain;max-height:100%;transition:transform .6s}.Catalog-module__DeLvCW__categoryTag{background:var(--white);text-transform:uppercase;border:1px solid var(--color-off-white);letter-spacing:.5px;border-radius:50px;padding:5px 14px;font-size:.65rem;font-weight:800;position:absolute;top:1.5rem;left:1.5rem}.Catalog-module__DeLvCW__cardInfo{padding:2rem}.Catalog-module__DeLvCW__cardInfo h3{color:var(--color-black-pure);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Catalog-module__DeLvCW__cardInfo p{color:var(--color-gray);margin-bottom:1.5rem;font-size:.85rem;line-height:1.5}.Catalog-module__DeLvCW__cardFooter{justify-content:space-between;align-items:center;display:flex}.Catalog-module__DeLvCW__viewIcon{background-color:var(--color-off-white);border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.Catalog-module__DeLvCW__card:hover .Catalog-module__DeLvCW__viewIcon{background-color:var(--color-black-pure);color:var(--white);transform:translate(5px)}.Catalog-module__DeLvCW__mobileActions{display:none}@media (max-width:1024px){.Catalog-module__DeLvCW__container{grid-template-columns:1fr;padding:0 4%}.Catalog-module__DeLvCW__sidebar{display:none}.Catalog-module__DeLvCW__mobileActions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid var(--color-off-white);background:#fffffff2;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.2rem 0;display:flex;position:sticky;top:64px}.Catalog-module__DeLvCW__filterTrigger{background:var(--color-black-pure);color:var(--white);border-radius:50px;align-items:center;gap:12px;padding:12px 24px;font-size:.85rem;font-weight:700;transition:transform .2s;display:flex;position:relative}.Catalog-module__DeLvCW__filterTrigger:active{transform:scale(.95)}.Catalog-module__DeLvCW__dot{background:var(--primary-color);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:14px}.Catalog-module__DeLvCW__resultsCount{color:var(--color-gray);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.Catalog-module__DeLvCW__grid{grid-template-columns:repeat(2,1fr);gap:12px}.Catalog-module__DeLvCW__imageBox{height:200px;padding:0}.Catalog-module__DeLvCW__cardInfo{padding:1.2rem}.Catalog-module__DeLvCW__cardInfo h3{font-size:.95rem}.Catalog-module__DeLvCW__cardInfo p{display:none}.Catalog-module__DeLvCW__price{font-size:1.15rem}.Catalog-module__DeLvCW__viewIcon{display:none}}.Catalog-module__DeLvCW__filterDrawer{background:var(--white);z-index:3001;border-radius:32px 32px 0 0;width:100%;padding:0;transition:all .5s cubic-bezier(.4,0,.2,1);position:fixed;bottom:-100%;left:0;box-shadow:0 -10px 40px #0000001a}.Catalog-module__DeLvCW__drawerHeader span{letter-spacing:-.5px;font-size:1.3rem;font-weight:800}.Catalog-module__DeLvCW__drawerHeader button{color:var(--color-gray);font-size:1.2rem}.Catalog-module__DeLvCW__drawerGroup{margin-bottom:2.5rem}.Catalog-module__DeLvCW__drawerGroup p{color:var(--color-black-pure);margin-bottom:1.2rem;font-size:.95rem;font-weight:700}.Catalog-module__DeLvCW__drawerChips{flex-wrap:wrap;gap:10px;display:flex}.Catalog-module__DeLvCW__drawerChips button{background:var(--color-off-white);color:var(--color-gray);border-radius:50px;padding:12px 22px;font-size:.85rem;font-weight:600;transition:all .3s}.Catalog-module__DeLvCW__drawerChips button.Catalog-module__DeLvCW__chipActive{background:var(--color-black-pure);color:var(--white)}.Catalog-module__DeLvCW__applyBtn{background:var(--brand-gradient);width:100%;color:var(--white);border-radius:20px;margin-top:1rem;padding:20px;font-size:1rem;font-weight:700;box-shadow:0 10px 20px #6366f133}.Catalog-module__DeLvCW__sidebarHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Catalog-module__DeLvCW__clearBtnDesktop{color:var(--primary-color);cursor:pointer;background:0 0;font-size:.75rem;font-weight:700;text-decoration:underline}.Catalog-module__DeLvCW__rangeLabels{color:#aaa;justify-content:space-between;margin-top:10px;font-size:.7rem;font-weight:600;display:flex}.Catalog-module__DeLvCW__priceHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.Catalog-module__DeLvCW__priceValue{color:var(--primary-color);font-size:.9rem;font-weight:800}.Catalog-module__DeLvCW__noResults{text-align:center;padding:100px 20px}.Catalog-module__DeLvCW__noResults p{color:#666;margin-bottom:20px}.Catalog-module__DeLvCW__clearBtnMobile{color:var(--primary-color);margin-left:auto;margin-right:15px;font-size:.8rem;font-weight:700}.Catalog-module__DeLvCW__drawerClear{color:var(--primary-color);margin-right:20px;font-size:.9rem;font-weight:700}.Catalog-module__DeLvCW__drawerLabel{justify-content:space-between;align-items:center;margin-bottom:15px;font-weight:800;display:flex}.Catalog-module__DeLvCW__drawerLabel span{color:var(--primary-color)}.Catalog-module__DeLvCW__searchHeader{border-bottom:1px solid #eee;grid-column:1/-1;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Catalog-module__DeLvCW__searchHeader p{color:#666;font-size:1.1rem}.Catalog-module__DeLvCW__searchHeader strong{color:#000}.Catalog-module__DeLvCW__resultsCountBadge{color:#888;background:#f0f0f0;border-radius:50px;padding:4px 12px;font-size:.8rem;font-weight:700}.Catalog-module__DeLvCW__noResults{text-align:center;flex-direction:column;grid-column:1/-1;align-items:center;gap:1.5rem;padding:5rem 0;display:flex}.Catalog-module__DeLvCW__noResults p{color:#333;font-size:1.2rem}.Catalog-module__DeLvCW__noResults button{color:#fff;background:#000;border-radius:50px;padding:12px 24px;font-weight:700}.Catalog-module__DeLvCW__skeletonCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.Catalog-module__DeLvCW__skeletonImage,.Catalog-module__DeLvCW__skeletonTitle,.Catalog-module__DeLvCW__skeletonPrice{background:#f1f5f9 linear-gradient(90deg,#f1f5f9 0,#f8fafc 40px,#f1f5f9 80px) 0 0/600px 100%;animation:1.8s linear infinite Catalog-module__DeLvCW__shimmer}.Catalog-module__DeLvCW__skeletonImage{aspect-ratio:1;width:100%}.Catalog-module__DeLvCW__skeletonInfo{flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.Catalog-module__DeLvCW__skeletonTitle{border-radius:4px;width:80%;height:20px}.Catalog-module__DeLvCW__skeletonPrice{border-radius:4px;width:40%;height:24px}@keyframes Catalog-module__DeLvCW__shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@media (max-width:768px){.Catalog-module__DeLvCW__skeletonCard{border-radius:12px}.Catalog-module__DeLvCW__skeletonInfo{padding:.8rem}.Catalog-module__DeLvCW__resultsCountBadge{display:none}}.Catalog-module__DeLvCW__searchHeader{background:#fff;border:1px solid #f0f0f0;border-radius:16px;grid-column:1/-1;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.2rem 2rem;animation:.5s ease-out Catalog-module__DeLvCW__fadeInDown;display:flex;box-shadow:0 4px 15px #00000008}.Catalog-module__DeLvCW__searchHeader p{color:#666;margin:0;font-size:1.1rem;font-weight:500}.Catalog-module__DeLvCW__searchHeader strong{color:#1a1a1a;background:linear-gradient(120deg,#e0e0e0 0%,#f5f5f5 100%);border-radius:6px;padding:2px 8px}.Catalog-module__DeLvCW__resultsCountBadge{color:#fff;letter-spacing:.5px;background:#1a1a1a;border-radius:50px;padding:6px 16px;font-size:.85rem;font-weight:600;box-shadow:0 4px 10px #00000026}.Catalog-module__DeLvCW__sidebar{background:#fff;border:1px solid #f0f0f0;border-radius:24px;padding:2rem;transition:all .3s;position:sticky;top:100px;box-shadow:0 10px 30px #0000000a}.Catalog-module__DeLvCW__sidebar:hover{box-shadow:0 15px 40px #00000012}.Catalog-module__DeLvCW__sidebarHeader h4{color:#1a1a1a;letter-spacing:-.5px;margin:0;font-size:1.2rem;font-weight:800}.Catalog-module__DeLvCW__buttonList{flex-direction:column;gap:10px;margin:1.5rem 0 2.5rem;display:flex}.Catalog-module__DeLvCW__buttonList button{color:#555;text-align:left;cursor:pointer;background:#f8f9fa;border:1px solid #0000;border-radius:12px;padding:12px 16px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.Catalog-module__DeLvCW__buttonList button:hover{color:#000;background:#f0f0f0;transform:translate(5px)}.Catalog-module__DeLvCW__buttonList button.Catalog-module__DeLvCW__active{color:#fff;background:#0070f3;border-color:#0070f3;box-shadow:0 8px 20px #0070f34d}.Catalog-module__DeLvCW__filterGroup{border-top:1px solid #f0f0f0;padding-top:2rem}.Catalog-module__DeLvCW__priceHeader h4{text-transform:uppercase;color:#999;letter-spacing:1px;margin-bottom:8px;font-size:.9rem}.Catalog-module__DeLvCW__priceValue{color:#0070f3;margin-bottom:15px;font-size:1.2rem;font-weight:800;display:block}.Catalog-module__DeLvCW__rangeInput{-webkit-appearance:none;background:#eee;border-radius:10px;outline:none;width:100%;height:6px}.Catalog-module__DeLvCW__rangeInput::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#0070f3;border:3px solid #fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;box-shadow:0 2px 8px #0003}.Catalog-module__DeLvCW__rangeInput::-webkit-slider-thumb:hover{transform:scale(1.2)}@keyframes Catalog-module__DeLvCW__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Catalog-module__DeLvCW__drawerOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;opacity:0;visibility:hidden;background:#0006;transition:all .4s;position:fixed;inset:0}.Catalog-module__DeLvCW__drawerOverlay.Catalog-module__DeLvCW__show{opacity:1;visibility:visible}.Catalog-module__DeLvCW__filterDrawer{background:var(--white);z-index:2001;border-radius:32px 32px 0 0;width:100%;max-height:90vh;padding:1rem 1.2rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:fixed;bottom:-100%;left:0;overflow-y:auto;box-shadow:0 -10px 40px #0000001a}.Catalog-module__DeLvCW__filterDrawer.Catalog-module__DeLvCW__active{bottom:0}.Catalog-module__DeLvCW__filterDrawer:before{content:"";background:#e2e8f0;border-radius:10px;width:40px;height:5px;margin:0 auto 2rem;display:block}.Catalog-module__DeLvCW__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Catalog-module__DeLvCW__drawerHeader span{color:var(--color-black-pure);letter-spacing:-.5px;font-size:1.4rem;font-weight:800}.Catalog-module__DeLvCW__drawerHeader button{background:var(--color-off-white);width:32px;height:32px;color:var(--color-gray);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.Catalog-module__DeLvCW__drawerLabel{color:var(--color-black-pure);justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1rem;font-weight:700;display:flex}.Catalog-module__DeLvCW__drawerLabel span{color:var(--primary-color);font-weight:800}.Catalog-module__DeLvCW__drawerChips{flex-wrap:wrap;gap:10px;margin-bottom:2rem;display:flex}.Catalog-module__DeLvCW__drawerChips button{background:var(--color-off-white);color:var(--color-gray);border:1px solid #0000;border-radius:50px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.Catalog-module__DeLvCW__drawerChips button.Catalog-module__DeLvCW__chipActive{background:var(--color-black-pure);color:var(--white);box-shadow:0 4px 12px #00000026}.Catalog-module__DeLvCW__applyBtn{background:var(--color-black-pure);width:100%;color:var(--white);transition:transform .2s active;cursor:pointer;border:none;border-radius:18px;margin-top:1.5rem;padding:1.2rem;font-size:1.1rem;font-weight:700}.Catalog-module__DeLvCW__applyBtn:active{transform:scale(.98)}.Catalog-module__DeLvCW__showcase{width:100%}.Catalog-module__DeLvCW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;animation:.6s ease-out Catalog-module__DeLvCW__fadeInUp;display:grid}.Catalog-module__DeLvCW__card{color:inherit;background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.Catalog-module__DeLvCW__card:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.Catalog-module__DeLvCW__imageBox img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .6s cubic-bezier(.2,1,.3,1)}.Catalog-module__DeLvCW__card:hover .Catalog-module__DeLvCW__imageBox img{transform:scale(1.08)}.Catalog-module__DeLvCW__categoryTag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-transform:uppercase;color:#1a1a1a;letter-spacing:.5px;background:#ffffffe6;border-radius:10px;padding:6px 12px;font-size:.65rem;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0000000d}.Catalog-module__DeLvCW__cardInfo{flex-direction:column;flex-grow:1;padding:20px;display:flex}.Catalog-module__DeLvCW__cardInfo h3{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8rem;margin:0 0 12px;font-size:1.05rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Catalog-module__DeLvCW__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Catalog-module__DeLvCW__price{color:#0070f3;letter-spacing:-.5px;font-size:1.25rem;font-weight:800}.Catalog-module__DeLvCW__viewIcon{color:#0070f3;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.Catalog-module__DeLvCW__card:hover .Catalog-module__DeLvCW__viewIcon{color:#fff;background:#0070f3;transform:rotate(-10deg)}@media (max-width:1024px){.Catalog-module__DeLvCW__grid{grid-template-columns:repeat(2,1fr);gap:16px}.Catalog-module__DeLvCW__imageBox{aspect-ratio:1;padding:10px}.Catalog-module__DeLvCW__cardInfo{padding:15px}.Catalog-module__DeLvCW__cardInfo h3{min-height:2.6rem;font-size:.95rem}.Catalog-module__DeLvCW__price{font-size:1.1rem}.Catalog-module__DeLvCW__viewIcon{border-radius:10px;width:32px;height:32px}}@media (max-width:480px){.Catalog-module__DeLvCW__grid{gap:12px}.Catalog-module__DeLvCW__card{border-radius:16px}.Catalog-module__DeLvCW__categoryTag{padding:4px 8px;font-size:.55rem;top:8px;left:8px}}@keyframes Catalog-module__DeLvCW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Catalog-module__DeLvCW__imageBox{aspect-ratio:1/1.1;background:#f9fafb;justify-content:center;align-items:center;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.Catalog-module__DeLvCW__imageBox img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,1,.3,1)}.Catalog-module__DeLvCW__grid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}@media (min-width:1024px){.Catalog-module__DeLvCW__grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (min-width:1440px){.Catalog-module__DeLvCW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.Catalog-module__DeLvCW__catalogSection{padding:1rem 0}}.Catalog-module__DeLvCW__priceContainer{flex-direction:column;gap:2px;display:flex}.Catalog-module__DeLvCW__oldPrice{color:#888;font-size:.85rem;font-weight:400;text-decoration:line-through}.Catalog-module__DeLvCW__price{color:var(--foreground);font-size:1.1rem;font-weight:700}.Catalog-module__DeLvCW__imageBox{position:relative}.Catalog-module__DeLvCW__discountBadge{color:#fff;z-index:2;background-color:#22c55e;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:800;position:absolute;top:10px;right:10px;box-shadow:0 4px 10px #0000001a}
.Feedback-module__b80J6a__feedbackSection{background-color:#fff;padding:6rem 0;overflow:hidden}.Feedback-module__b80J6a__container{max-width:1240px;margin:0 auto;padding:0 20px;position:relative}.Feedback-module__b80J6a__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.Feedback-module__b80J6a__header h2{color:#111;letter-spacing:-1.5px;max-width:400px;font-size:2.5rem;font-weight:800;line-height:1.1}.Feedback-module__b80J6a__carouselControls{gap:12px;display:flex}.Feedback-module__b80J6a__carouselControls button{color:#111;background:#f5f5f7;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Feedback-module__b80J6a__carouselControls button:hover{color:#fff;background:#000;transform:scale(1.05)}.Feedback-module__b80J6a__carouselTrack{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding:20px 0;display:flex;overflow-x:auto}.Feedback-module__b80J6a__carouselTrack::-webkit-scrollbar{display:none}.Feedback-module__b80J6a__feedbackCard{scroll-snap-align:start;background:#fbfbfb;border:1px solid #f0f0f0;border-radius:32px;flex-direction:column;flex:0 0 calc(33.333% - 16px);padding:2.5rem;transition:border-color .3s;display:flex}.Feedback-module__b80J6a__feedbackCard:hover{border-color:#e0e0e0}.Feedback-module__b80J6a__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.Feedback-module__b80J6a__cardHeader strong{color:#111;font-size:1.1rem;font-weight:700}.Feedback-module__b80J6a__starsRow{gap:3px;display:flex}.Feedback-module__b80J6a__feedbackCard p{color:#555;flex-grow:1;margin-bottom:2rem;font-size:1rem;font-style:italic;line-height:1.6}.Feedback-module__b80J6a__date{color:#aaa;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.Feedback-module__b80J6a__fabButton{color:#fff;z-index:999;background:#000;border-radius:50px;align-items:center;gap:12px;padding:16px 28px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 20px 40px #00000026}.Feedback-module__b80J6a__fabButton:hover{background:#25d366;transform:translateY(-5px)scale(1.02)}.Feedback-module__b80J6a__modalOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10000;background:#0000004d;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Feedback-module__b80J6a__modalContent{background:#fff;border-radius:32px;width:100%;max-width:500px;padding:3rem;animation:.4s ease-out Feedback-module__b80J6a__modalIn;position:relative;box-shadow:0 30px 60px #0000001a}@keyframes Feedback-module__b80J6a__modalIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Feedback-module__b80J6a__closeBtn{color:#bbb;font-size:1.2rem;transition:color .2s;position:absolute;top:25px;right:25px}.Feedback-module__b80J6a__closeBtn:hover{color:#000}.Feedback-module__b80J6a__form h3{letter-spacing:-1px;margin-bottom:2rem;font-size:1.8rem;font-weight:800}.Feedback-module__b80J6a__inputGroup{flex-direction:column;gap:8px;margin-bottom:1.5rem;display:flex}.Feedback-module__b80J6a__inputGroup label{text-transform:uppercase;color:#111;font-size:.85rem;font-weight:700}.Feedback-module__b80J6a__inputGroup input,.Feedback-module__b80J6a__inputGroup textarea{background:#f9f9f9;border:1px solid #eee;border-radius:14px;padding:16px;font-size:1rem;transition:all .3s}.Feedback-module__b80J6a__inputGroup input:focus,.Feedback-module__b80J6a__inputGroup textarea:focus{background:#fff;border-color:#000;outline:none}.Feedback-module__b80J6a__starRating{gap:6px;display:flex}.Feedback-module__b80J6a__starRating button{cursor:pointer;background:0 0;transition:transform .2s}.Feedback-module__b80J6a__starRating button:hover{transform:scale(1.15)}.Feedback-module__b80J6a__starOn{color:#ffc107}.Feedback-module__b80J6a__starOff{color:#e0e0e0}.Feedback-module__b80J6a__submitBtn{color:#fff;background:#000;border-radius:18px;width:100%;margin-top:1rem;padding:20px;font-size:1rem;font-weight:700;transition:all .3s}.Feedback-module__b80J6a__submitBtn:hover{background:#222;transform:translateY(-2px)}.Feedback-module__b80J6a__successState{text-align:center;padding:1rem 0}.Feedback-module__b80J6a__successState h3{margin:1.5rem 0 .5rem}.Feedback-module__b80J6a__successState p{color:#666}@media (max-width:1024px){.Feedback-module__b80J6a__feedbackCard{flex:0 0 calc(50% - 12px)}}@media (max-width:768px){.Feedback-module__b80J6a__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem}.Feedback-module__b80J6a__header h2{font-size:2rem}.Feedback-module__b80J6a__feedbackCard{flex:0 0 100%;padding:2rem}.Feedback-module__b80J6a__fabButton{padding:14px 20px;bottom:20px;right:20px}.Feedback-module__b80J6a__fabButton span{display:none}.Feedback-module__b80J6a__modalContent{padding:2rem}}
.page-module___8aEwW__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;font-family:var(--font-geist-sans);background-color:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__main{background-color:var(--foreground);flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;width:100%;max-width:800px;padding:120px 60px;display:flex}.page-module___8aEwW__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module___8aEwW__intro h1{letter-spacing:-2.4px;text-wrap:balance;max-width:320px;color:var(--text-primary);font-size:40px;font-weight:600;line-height:48px}.page-module___8aEwW__intro p{text-wrap:balance;max-width:440px;color:var(--text-secondary);font-size:18px;line-height:32px}.page-module___8aEwW__intro a{color:var(--text-primary);font-weight:500}.page-module___8aEwW__ctas{flex-direction:row;gap:16px;width:100%;max-width:440px;font-size:14px;display:flex}.page-module___8aEwW__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:500;transition:all .2s;display:flex}a.page-module___8aEwW__primary{background:var(--text-primary);color:var(--background);gap:8px}a.page-module___8aEwW__secondary{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page-module___8aEwW__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module___8aEwW__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.page-module___8aEwW__main{padding:48px 24px}.page-module___8aEwW__intro{gap:16px}.page-module___8aEwW__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}}@media (prefers-color-scheme:dark){.page-module___8aEwW__logo{filter:invert()}.page-module___8aEwW__page{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#999;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}
.Header-module__ldgnoG__header{z-index:1000;background:#fff;border-bottom:1px solid #f0f0f0;width:100%;position:sticky;top:0}.Header-module__ldgnoG__container{justify-content:space-between;align-items:center;max-width:1240px;height:72px;margin:0 auto;padding:0 20px;display:flex}.Header-module__ldgnoG__leftSection{align-items:center;gap:1.5rem;display:flex}.Header-module__ldgnoG__location{color:var(--color-gray);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;display:flex}.Header-module__ldgnoG__desktopSearch{flex:1;max-width:500px;margin:0 2rem}.Header-module__ldgnoG__searchWrapper{width:100%;position:relative}.Header-module__ldgnoG__searchWrapper input{background:#f4f4f5;border:1px solid #0000;border-radius:50px;width:100%;padding:10px 45px 10px 20px;font-size:.85rem;transition:all .3s}.Header-module__ldgnoG__searchWrapper input:focus{border-color:var(--primary-color);background:#fff}.Header-module__ldgnoG__searchIconBtn{color:var(--color-gray);background:0 0;border:none;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.Header-module__ldgnoG__mobileSearchField{background:#fff;border-top:0 solid #f0f0f0;max-height:0;transition:max-height .3s ease-out;overflow:hidden}.Header-module__ldgnoG__searchVisible{border-top:1px solid #f0f0f0;max-height:70px;padding:12px 5%}.Header-module__ldgnoG__searchWrapperMobile{flex-direction:row;width:100%;display:flex;position:relative}.Header-module__ldgnoG__searchWrapperMobile input{background:#f4f4f5;border:1px solid #eee;border-radius:12px;outline:none;width:100%;padding:12px 45px 12px 20px}.Header-module__ldgnoG__clearSearch{color:#fff;background:#ccc;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.Header-module__ldgnoG__rightSection{align-items:center;gap:1rem;display:flex}.Header-module__ldgnoG__socialDesktop{gap:.8rem;display:flex}.Header-module__ldgnoG__socialBtn{background:#f4f4f5;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Header-module__ldgnoG__mobileActions{align-items:center;gap:.5rem;display:none}.Header-module__ldgnoG__iconBtn{color:var(--color-black-pure);cursor:pointer;background:0 0;border:none;padding:8px}.Header-module__ldgnoG__burger{flex-direction:column;justify-content:space-between;width:20px;height:14px;display:flex;position:relative}.Header-module__ldgnoG__burger span{background:#000;border-radius:2px;width:100%;height:2px;transition:all .3s}.Header-module__ldgnoG__burgerOpen span:first-child{transform:translateY(6px)rotate(45deg)}.Header-module__ldgnoG__burgerOpen span:last-child{transform:translateY(-6px)rotate(-45deg)}@media (max-width:1024px){.Header-module__ldgnoG__desktopSearch,.Header-module__ldgnoG__location,.Header-module__ldgnoG__socialDesktop{display:none}.Header-module__ldgnoG__mobileActions{display:flex}}.Header-module__ldgnoG__mobileSearchInner{align-items:center;gap:12px;width:100%;display:flex}.Header-module__ldgnoG__searchWrapperMobile{flex:1;position:relative}.Header-module__ldgnoG__searchWrapperMobile input{background:#f4f4f5;border:1px solid #eee;border-radius:12px;outline:none;width:100%;padding:12px 45px 12px 20px;font-size:1rem}.Header-module__ldgnoG__clearSearch{color:#fff;background:#ccc;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.Header-module__ldgnoG__closeSearchBtn{color:#111;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:flex}.Header-module__ldgnoG__searchVisible{border-top:1px solid #f0f0f0;align-items:center;max-height:80px;padding:12px 20px;display:flex}
