@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@700&display=swap";
.main-module__WHTWca__container{color:#1a1a1a;background-color:#f8f9fa;flex-direction:column;min-height:100vh;display:flex}.main-module__WHTWca__mainContent{flex:1;padding-bottom:70px;overflow-y:auto}.main-module__WHTWca__header{z-index:100;background-color:#fff;border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:8px 12px;display:flex;position:sticky;top:0}.main-module__WHTWca__logoContainer{align-items:center;gap:8px;display:flex}.main-module__WHTWca__logo{object-fit:contain;width:70px;height:28px}.main-module__WHTWca__actions{align-items:center;gap:12px;display:flex}.main-module__WHTWca__iconButton{cursor:pointer;color:#4a4a4a;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:background-color .2s;display:flex}.main-module__WHTWca__iconButton:hover{background-color:#f0f0f0}.main-module__WHTWca__userAvatar{object-fit:cover;cursor:pointer;border:1px solid #e0e0e0;border-radius:50%;width:32px;height:32px}.main-module__WHTWca__searchForm{z-index:99;padding:8px 12px;transition:all .3s}.main-module__WHTWca__searchForm.main-module__WHTWca__onSticky{background-color:#fff;border-bottom:1px solid #eaeaea;padding:8px 12px;position:sticky;top:55px}.main-module__WHTWca__searchInput{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:stretch;width:100%;display:flex;overflow:hidden}.main-module__WHTWca__searchInput input{color:#1a1a1a;background:0 0;border:none;flex:1;padding:10px 12px;font-size:.95rem}.main-module__WHTWca__searchInput input:focus{outline:none}.main-module__WHTWca__searchInput input::placeholder{color:#9e9e9e}.main-module__WHTWca__searchButton{color:#4a4a4a;cursor:pointer;background:0 0;border:none;border-left:1px solid #e0e0e0;justify-content:center;align-items:center;width:48px;display:flex}.main-module__WHTWca__marqueeContainer{background-color:#f5f5f5;margin:8px 0;padding:6px 0;position:relative;overflow:hidden}.main-module__WHTWca__marqueeContent{white-space:nowrap;animation:40s linear infinite main-module__WHTWca__marquee;display:inline-flex}.main-module__WHTWca__marqueeItem{color:#4a4a4a;align-items:center;gap:6px;margin-right:30px;font-size:13px;display:inline-flex}.main-module__WHTWca__marqueeIcon{color:#666;font-size:14px}@keyframes main-module__WHTWca__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.main-module__WHTWca__carouselContainer{background-color:#f5f5f5;border-radius:12px;margin:8px 12px;position:relative;overflow:hidden}.main-module__WHTWca__carousel{width:100%;transition:transform .3s;display:flex}.main-module__WHTWca__carouselSlide{aspect-ratio:16/9;min-width:100%;position:relative}.main-module__WHTWca__carouselImage{object-fit:cover;cursor:pointer;width:100%;height:100%;display:block}.main-module__WHTWca__sponsorMain{z-index:2;cursor:pointer;background-color:#00000080;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:8px;right:8px}.main-module__WHTWca__sponsorIcon{color:#fff;font-size:16px}.main-module__WHTWca__sponsorContainer{color:#fff;white-space:nowrap;text-overflow:ellipsis;background-color:#0009;border-radius:4px;max-width:150px;padding:4px 8px;font-size:.75rem;overflow:hidden}.main-module__WHTWca__carouselIndicators{background-color:#0000004d;border-radius:20px;gap:6px;padding:4px 8px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.main-module__WHTWca__carouselDot{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s}.main-module__WHTWca__carouselDotActive{background-color:#fff;border-radius:3px;width:18px}.main-module__WHTWca__events_img{object-fit:cover;cursor:pointer;width:100%;max-height:150px;margin:8px 0;display:block}.main-module__WHTWca__top_offers_home{cursor:pointer;background-color:#fff;border:1px solid #eaeaea;border-radius:12px;align-items:center;margin:12px;padding:12px;display:flex;box-shadow:0 2px 8px #0000000d}.main-module__WHTWca__top_offers_home img{object-fit:cover;border-radius:8px;width:70px;height:70px;margin-right:12px}.main-module__WHTWca__offerInfo{flex:1}.main-module__WHTWca__offerTitle{color:#1a1a1a;margin-bottom:2px;font-size:1rem;font-weight:600}.main-module__WHTWca__offerDesc{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:.8rem;display:-webkit-box;overflow:hidden}.main-module__WHTWca__offerPrice{color:#1a1a1a;background-color:#f0f0f0;border-radius:4px;margin-bottom:2px;padding:2px 8px;font-size:.85rem;font-weight:600;display:inline-block}.main-module__WHTWca__offerTime{color:#888;font-size:.7rem}.main-module__WHTWca__categorySection{margin:8px 0;padding:8px 12px}.main-module__WHTWca__sameLine{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.main-module__WHTWca__categoryHeader{color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:1.1rem;font-weight:600}.main-module__WHTWca__viewMore{color:#666;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px 8px;font-size:.85rem;display:flex}.main-module__WHTWca__categoryList{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:8px;display:flex;overflow-x:auto}.main-module__WHTWca__categoryList::-webkit-scrollbar{display:none}.main-module__WHTWca__categoryItem{scroll-snap-align:start;cursor:pointer;color:#4a4a4a;white-space:nowrap;background-color:#fff;border:1px solid #e0e0e0;border-radius:20px;flex-shrink:0;padding:6px 16px;font-size:.85rem;transition:all .2s}.main-module__WHTWca__categoryItem:hover{background-color:#f5f5f5;border-color:#ccc}.main-module__WHTWca__sectionHeader{color:#1a1a1a;margin:16px 12px 8px;font-size:1.2rem;font-weight:600}.main-module__WHTWca__letestHead{margin-left:12px}.main-module__WHTWca__latestProducts{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px;padding:0 12px;display:grid}.main-module__WHTWca__latestProductCard{cursor:pointer;background-color:#fff;border:1px solid #eaeaea;border-radius:10px;transition:all .2s;overflow:hidden}.main-module__WHTWca__latestProductCard:hover{box-shadow:0 2px 8px #0000001a}.main-module__WHTWca__latestProductImage{aspect-ratio:1;background-color:#f5f5f5;width:100%;position:relative;overflow:hidden}.main-module__WHTWca__latestProductImage img{object-fit:cover;width:100%;height:100%}.main-module__WHTWca__outOfStock{color:#fff;text-align:center;background-color:#000000b3;padding:4px;font-size:.7rem;position:absolute;bottom:0;left:0;right:0}.main-module__WHTWca__latestProductInfo{padding:8px}.main-module__WHTWca__latestProductTitle{color:#4a4a4a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.1rem;margin-bottom:4px;font-size:.8rem;line-height:1.3;display:-webkit-box;overflow:hidden}.main-module__WHTWca__latestProductPrice{color:#1a1a1a;flex-wrap:wrap;align-items:center;gap:6px;font-size:.9rem;font-weight:600;display:flex}.main-module__WHTWca__latestProductOriginalPrice{color:#999;font-size:.7rem;text-decoration:line-through}.main-module__WHTWca__bottomNav{z-index:90;background-color:#fff;border-top:1px solid #eaeaea;justify-content:space-around;padding:6px 0 8px;transition:transform .3s;display:flex;position:fixed;bottom:0;left:0;right:0}.main-module__WHTWca__bottomNav.main-module__WHTWca__hidden{transform:translateY(100%)}.main-module__WHTWca__navItem{cursor:pointer;color:#888;background:0 0;border:none;border-radius:20px;flex-direction:column;align-items:center;gap:2px;padding:4px 12px;display:flex}.main-module__WHTWca__navIcon{color:#888;font-size:1.3rem}.main-module__WHTWca__navLabel{color:#888;font-size:.65rem;font-weight:500}.main-module__WHTWca__navItemActive .main-module__WHTWca__navIcon,.main-module__WHTWca__navItemActive .main-module__WHTWca__navLabel{color:#06c}.main-module__WHTWca__fadeIn{opacity:0;animation:.3s forwards main-module__WHTWca__fadeInUp}@keyframes main-module__WHTWca__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.main-module__WHTWca__last_loading_product{object-fit:contain;width:100%;height:100%;padding:20px}@media (min-width:768px){.main-module__WHTWca__header{padding:10px 16px}.main-module__WHTWca__logo{width:85px;height:32px}.main-module__WHTWca__actions{gap:16px}.main-module__WHTWca__searchForm{padding:10px 16px}.main-module__WHTWca__searchForm.main-module__WHTWca__onSticky{padding:10px 16px;top:57px}.main-module__WHTWca__searchInput input{padding:12px 16px;font-size:1rem}.main-module__WHTWca__carouselSlide{aspect-ratio:21/9}.main-module__WHTWca__carouselIndicators{bottom:16px}.main-module__WHTWca__events_img{max-height:180px}.main-module__WHTWca__categoryHeader{font-size:1.2rem}.main-module__WHTWca__categoryItem{padding:8px 20px;font-size:.9rem}.main-module__WHTWca__latestProducts{grid-template-columns:repeat(3,1fr);gap:12px}.main-module__WHTWca__sectionHeader{margin:20px 16px 12px;font-size:1.3rem}.main-module__WHTWca__top_offers_home{margin:16px;padding:16px}.main-module__WHTWca__top_offers_home img{width:90px;height:90px}.main-module__WHTWca__offerTitle{font-size:1.1rem}}@media (min-width:1024px){.main-module__WHTWca__onlyForPcMobUI{width:100%;max-width:1200px;margin:0 auto}.main-module__WHTWca__header{padding:12px 24px}.main-module__WHTWca__logo{width:100px;height:35px}.main-module__WHTWca__actions{gap:20px}.main-module__WHTWca__searchForm{padding:12px 24px}.main-module__WHTWca__searchForm.main-module__WHTWca__onSticky{padding:12px 24px;top:60px}.main-module__WHTWca__searchInput{max-width:600px;margin:0 auto}.main-module__WHTWca__carouselContainer{margin:12px 24px}.main-module__WHTWca__carouselSlide{aspect-ratio:21/8}.main-module__WHTWca__events_img{border-radius:12px;width:calc(100% - 48px);max-height:200px;margin:12px 24px}.main-module__WHTWca__categorySection{padding:12px 24px}.main-module__WHTWca__latestProducts{grid-template-columns:repeat(4,1fr);gap:16px;padding:0 24px}.main-module__WHTWca__sectionHeader{margin:24px 24px 16px}.main-module__WHTWca__top_offers_home{margin:16px 24px}.main-module__WHTWca__bottomNav{border-radius:30px;max-width:400px;padding:6px 8px;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 2px 10px #0000001a}.main-module__WHTWca__bottomNav.main-module__WHTWca__hidden{transform:translate(-50%,100%)}.main-module__WHTWca__navItem{padding:6px 16px}}@media (min-width:1440px){.main-module__WHTWca__onlyForPcMobUI{max-width:1400px}.main-module__WHTWca__latestProducts{grid-template-columns:repeat(5,1fr)}}@media (hover:none) and (pointer:coarse){.main-module__WHTWca__categoryList{-webkit-overflow-scrolling:touch}.main-module__WHTWca__navItem:hover{background:0 0}}
.LoadingAnimation-module__ZZGn1a__loadingScreen{z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.5s ease-in-out LoadingAnimation-module__ZZGn1a__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}.LoadingAnimation-module__ZZGn1a__letter{transform-origin:50%;margin:0 .3rem;font-size:4rem;font-weight:700;animation:2s ease-in-out infinite LoadingAnimation-module__ZZGn1a__float}.LoadingAnimation-module__ZZGn1a__i{color:#4facfe;animation-delay:0s}.LoadingAnimation-module__ZZGn1a__n{color:#00204a;animation-delay:.3s}.LoadingAnimation-module__ZZGn1a__r{color:#00204a;animation-delay:.6s}.LoadingAnimation-module__ZZGn1a__l{color:#00204a;animation-delay:.9s}@keyframes LoadingAnimation-module__ZZGn1a__float{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.1)}to{transform:translateY(0)scale(1)}}@keyframes LoadingAnimation-module__ZZGn1a__fadeIn{0%{opacity:0}to{opacity:1}}
.footer-module___to-Iq__footer{color:#333;background:#f8f9fa;border-top:1px solid #e9ecef;padding:3rem 2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer-module___to-Iq__footerMain{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto 2rem;display:grid}.footer-module___to-Iq__footerSection{flex-direction:column;gap:1rem;display:flex}.footer-module___to-Iq__footerSection h3{color:#2c5aa0;margin:0;font-size:1.3rem;font-weight:600}.footer-module___to-Iq__footerSection h4{color:#495057;margin:0 0 .5rem;font-size:1rem;font-weight:600}.footer-module___to-Iq__description{color:#6c757d;margin:0;font-size:.9rem;line-height:1.5}.footer-module___to-Iq__trustBadges{flex-direction:column;gap:.8rem;margin-top:1rem;display:flex}.footer-module___to-Iq__trustItem{color:#495057;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.footer-module___to-Iq__trustIcon{color:#28a745;font-size:.9rem}.footer-module___to-Iq__supportLinks{flex-direction:column;gap:.6rem;display:flex}.footer-module___to-Iq__supportLinks a{color:#6c757d;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-module___to-Iq__supportLinks a:hover{color:#2c5aa0}.footer-module___to-Iq__sellerText{color:#6c757d;margin:0;font-size:.9rem}.footer-module___to-Iq__sellerFeatures{flex-direction:column;gap:.6rem;margin:.5rem 0;display:flex}.footer-module___to-Iq__feature{color:#495057;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.footer-module___to-Iq__featureIcon{color:#2c5aa0;font-size:.8rem}.footer-module___to-Iq__sellerLink{color:#2c5aa0;margin-top:.5rem;font-size:.9rem;font-weight:500;text-decoration:none}.footer-module___to-Iq__sellerLink:hover{text-decoration:underline}.footer-module___to-Iq__appLinks{flex-direction:column;gap:.8rem;display:flex}.footer-module___to-Iq__appLink{color:#333;background:#fff;border:1px solid #dee2e6;border-radius:6px;align-items:center;gap:.8rem;padding:.6rem;text-decoration:none;transition:all .2s;display:flex}.footer-module___to-Iq__appLink:hover{border-color:#2c5aa0;transform:translateY(-1px)}.footer-module___to-Iq__appIcon{color:#333;font-size:1.2rem}.footer-module___to-Iq__appText{flex-direction:column;line-height:1.2;display:flex}.footer-module___to-Iq__appText span{color:#6c757d;font-size:.7rem}.footer-module___to-Iq__appText strong{font-size:.85rem;font-weight:600}.footer-module___to-Iq__contactInfo{flex-direction:column;gap:1rem;display:flex}.footer-module___to-Iq__contactItem{align-items:flex-start;gap:.6rem;display:flex}.footer-module___to-Iq__contactIcon{color:#2c5aa0;margin-top:.1rem;font-size:.9rem}.footer-module___to-Iq__contactItem div{flex-direction:column;display:flex}.footer-module___to-Iq__contactItem a{color:#2c5aa0;font-size:.9rem;font-weight:500;text-decoration:none}.footer-module___to-Iq__contactItem span{color:#6c757d;margin-top:.1rem;font-size:.75rem}.footer-module___to-Iq__socialLinks{flex-direction:column;gap:.8rem;display:flex}.footer-module___to-Iq__socialLink{color:#495057;background:#fff;border:1px solid #dee2e6;border-radius:6px;align-items:center;gap:.6rem;padding:.6rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.footer-module___to-Iq__socialLink:hover{color:#2c5aa0;border-color:#2c5aa0}.footer-module___to-Iq__socialIcon{font-size:1rem}.footer-module___to-Iq__securityNotice{background:#e7f3ff;border:1px solid #b3d4fc;border-radius:6px;max-width:1200px;margin:2rem auto;padding:1.2rem}.footer-module___to-Iq__noticeContent{align-items:flex-start;gap:1rem;display:flex}.footer-module___to-Iq__noticeIcon{color:#2c5aa0;margin-top:.1rem;font-size:1.1rem}.footer-module___to-Iq__noticeContent h5{color:#2c5aa0;margin:0 0 .3rem;font-size:.95rem;font-weight:600}.footer-module___to-Iq__noticeContent p{color:#495057;margin:0;font-size:.85rem;line-height:1.4}.footer-module___to-Iq__footerBottom{text-align:center;border-top:1px solid #dee2e6;max-width:1200px;margin:0 auto;padding-top:2rem}.footer-module___to-Iq__legalLinks{justify-content:center;gap:1.5rem;margin-bottom:1rem;display:flex}.footer-module___to-Iq__legalLinks a{color:#6c757d;font-size:.85rem;text-decoration:none;transition:color .2s}.footer-module___to-Iq__legalLinks a:hover{color:#2c5aa0}.footer-module___to-Iq__copyright{color:#6c757d;font-size:.85rem;line-height:1.3}.footer-module___to-Iq__copyright p{margin:.2rem 0}@media (max-width:768px){.footer-module___to-Iq__footer{padding:2rem 1rem 1rem}.footer-module___to-Iq__footerMain{grid-template-columns:1fr;gap:2rem}.footer-module___to-Iq__legalLinks{flex-direction:column;gap:.8rem}.footer-module___to-Iq__noticeContent{text-align:center;flex-direction:column;gap:.5rem}}@media (max-width:480px){.footer-module___to-Iq__footer{padding:1.5rem 1rem 1rem}.footer-module___to-Iq__appLinks{flex-direction:column}}
@keyframes AppPromoPopup-module__97WWNa__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes AppPromoPopup-module__97WWNa__overlayOut{0%{opacity:1}to{opacity:0}}@keyframes AppPromoPopup-module__97WWNa__cardIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes AppPromoPopup-module__97WWNa__cardOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes AppPromoPopup-module__97WWNa__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes AppPromoPopup-module__97WWNa__pulseRing{0%{transform:scale(.95);box-shadow:0 0 #ec6e3c73}70%{transform:scale(1);box-shadow:0 0 0 12px #ec6e3c00}to{transform:scale(.95);box-shadow:0 0 #ec6e3c00}}@keyframes AppPromoPopup-module__97WWNa__floatBadge{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-4px)rotate(-2deg)}}.AppPromoPopup-module__97WWNa__overlay{z-index:9999;background:#0a08064d;justify-content:center;align-items:flex-end;animation:.28s forwards AppPromoPopup-module__97WWNa__overlayIn;display:flex;position:fixed;inset:0}.AppPromoPopup-module__97WWNa__overlayOut{animation:.32s forwards AppPromoPopup-module__97WWNa__overlayOut}.AppPromoPopup-module__97WWNa__card{background:#faf7f3;border-radius:28px 28px 0 0;width:100%;max-width:520px;font-family:DM Sans,sans-serif;animation:.38s cubic-bezier(.22,1,.36,1) forwards AppPromoPopup-module__97WWNa__cardIn;position:relative;overflow:hidden}.AppPromoPopup-module__97WWNa__cardOut{animation:.32s cubic-bezier(.4,0,1,1) forwards AppPromoPopup-module__97WWNa__cardOut}.AppPromoPopup-module__97WWNa__topbar{background:linear-gradient(90deg,#ec6e3c,#f5a623,#ec6e3c) 0 0/200%;height:4px;animation:2.5s linear infinite AppPromoPopup-module__97WWNa__shimmer}.AppPromoPopup-module__97WWNa__handle{background:#d4cdc5;border-radius:2px;width:36px;height:4px;margin:14px auto 0}.AppPromoPopup-module__97WWNa__close{cursor:pointer;color:#5c5248;z-index:1;background:#ede8e1;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex;position:absolute;top:18px;right:20px}.AppPromoPopup-module__97WWNa__close:hover{background:#ddd6cc}.AppPromoPopup-module__97WWNa__inner{text-align:center;padding:20px 28px 36px}.AppPromoPopup-module__97WWNa__badge{color:#b84a15;letter-spacing:.1em;text-transform:uppercase;background:#fff3eb;border:1px solid #f5c4a6;border-radius:20px;margin-bottom:18px;padding:4px 12px;font-size:10px;font-weight:600;animation:3s ease-in-out infinite AppPromoPopup-module__97WWNa__floatBadge;display:inline-block}.AppPromoPopup-module__97WWNa__icon{color:#ec6e3c;background:#fff;border:1.5px solid #ede8e1;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 16px;animation:2.4s ease-in-out infinite AppPromoPopup-module__97WWNa__pulseRing;display:flex}.AppPromoPopup-module__97WWNa__title{color:#1a1410;margin:0 0 8px;font-family:Playfair Display,serif;font-size:26px;font-weight:700;line-height:1.25}.AppPromoPopup-module__97WWNa__titleAccent{color:#ec6e3c}.AppPromoPopup-module__97WWNa__desc{color:#7a7068;max-width:340px;margin:0 auto 24px;font-size:14px;line-height:1.65}.AppPromoPopup-module__97WWNa__features{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:24px;display:flex}.AppPromoPopup-module__97WWNa__feature{color:#5c5248;background:#fff;border:1px solid #ede8e1;border-radius:10px;align-items:center;gap:5px;padding:7px 12px;font-size:12px;font-weight:500;display:flex}.AppPromoPopup-module__97WWNa__dot{background:#ec6e3c;border-radius:50%;flex-shrink:0;width:6px;height:6px}.AppPromoPopup-module__97WWNa__cta{color:#faf7f3;cursor:pointer;letter-spacing:.01em;box-sizing:border-box;background:#1a1410;border:none;border-radius:14px;width:100%;margin-bottom:12px;padding:15px 0;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:background .18s,transform .12s;display:block;position:relative;overflow:hidden}.AppPromoPopup-module__97WWNa__cta:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%) 0 0/200%;animation:2s linear infinite AppPromoPopup-module__97WWNa__shimmer;position:absolute;inset:0}.AppPromoPopup-module__97WWNa__cta:hover{background:#2d2420;transform:translateY(-1px)}.AppPromoPopup-module__97WWNa__cta:active{transform:translateY(0)}.AppPromoPopup-module__97WWNa__storeNote{color:#a89e94;letter-spacing:.02em;margin:0 0 16px;font-size:11px}.AppPromoPopup-module__97WWNa__dismiss{color:#a89e94;cursor:pointer;background:0 0;border:none;width:100%;padding:6px 0;font-family:DM Sans,sans-serif;font-size:13px;transition:color .15s}.AppPromoPopup-module__97WWNa__dismiss:hover{color:#5c5248}
.FullPageLoading-module__z83xpG__overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:111;background:#0009;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.FullPageLoading-module__z83xpG__spinnerContainer{width:64px;height:64px;position:relative}.FullPageLoading-module__z83xpG__outerRing{border:4px solid #dbeafe;border-radius:50%;width:100%;height:100%;animation:1s linear infinite FullPageLoading-module__z83xpG__spin}.FullPageLoading-module__z83xpG__innerRing{border:4px solid #0000;border-top-color:#2563eb;border-radius:50%;width:100%;height:100%;animation:1s linear infinite FullPageLoading-module__z83xpG__spin;position:absolute;top:0;left:0}.FullPageLoading-module__z83xpG__centerDot{background:#2563eb;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FullPageLoading-module__z83xpG__loadingText{text-align:center;margin-top:24px}.FullPageLoading-module__z83xpG__text{color:#4b5563;margin-bottom:8px;font-size:18px;font-weight:500}.FullPageLoading-module__z83xpG__darkText{color:#d1d5db;}.FullPageLoading-module__z83xpG__dotsContainer{justify-content:center;gap:4px;display:flex}.FullPageLoading-module__z83xpG__dot{background:#2563eb;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite FullPageLoading-module__z83xpG__bounce}.FullPageLoading-module__z83xpG__dot1{animation-delay:-.32s;}.FullPageLoading-module__z83xpG__dot2{animation-delay:-.16s;}.FullPageLoading-module__z83xpG__dot3{}.FullPageLoading-module__z83xpG__progressContainer{background:#e5e7eb;border-radius:9999px;width:256px;height:8px;margin-top:32px;overflow:hidden}.FullPageLoading-module__z83xpG__darkProgressContainer{background:#374151;}.FullPageLoading-module__z83xpG__progressBar{background:#2563eb;border-radius:9999px;width:75%;height:100%;animation:2s infinite FullPageLoading-module__z83xpG__pulse}.FullPageLoading-module__z83xpG__percentage{color:#6b7280;margin-top:16px;font-family:monospace;font-size:14px}.FullPageLoading-module__z83xpG__darkPercentage{color:#9ca3af;}.FullPageLoading-module__z83xpG__cancelButton{color:#6b7280;cursor:pointer;background:0 0;border:none;margin-top:24px;padding:8px 16px;font-size:14px;transition:color .2s}.FullPageLoading-module__z83xpG__cancelButton:hover{color:#374151}.FullPageLoading-module__z83xpG__darkCancelButton{color:#9ca3af;}.FullPageLoading-module__z83xpG__darkCancelButton:hover{color:#e5e7eb}@keyframes FullPageLoading-module__z83xpG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FullPageLoading-module__z83xpG__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes FullPageLoading-module__z83xpG__pulse{0%,to{opacity:1}50%{opacity:.7}}
.main-module__lpX-oG__container{background:#f5f5f5;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;overflow:hidden}.main-module__lpX-oG__loadingContent{text-align:center;width:100%;max-width:90%;padding:20px}.main-module__lpX-oG__logo{color:#3b82f6;width:80px;height:80px;margin:0 auto 20px;animation:1.5s ease-in-out infinite main-module__lpX-oG__pulse}.main-module__lpX-oG__title{color:#333;margin-bottom:10px;font-size:clamp(1.5rem,4vw,2.5rem)}.main-module__lpX-oG__subtitle{color:#666;margin-bottom:30px;font-size:clamp(.9rem,2.5vw,1.1rem)}.main-module__lpX-oG__loadingBar{background:#e0e0e0;border-radius:4px;width:100%;max-width:300px;height:8px;margin:20px auto;overflow:hidden}.main-module__lpX-oG__progress{background:linear-gradient(90deg,#3b82f6,#10b981);border-radius:4px;width:0%;height:100%;animation:3s ease-in-out infinite main-module__lpX-oG__loading}.main-module__lpX-oG__spinner{color:#3b82f6;width:50px;height:50px;margin:20px auto;animation:1s linear infinite main-module__lpX-oG__spin;display:none}.main-module__lpX-oG__auth{z-index:999;background-color:#00000080;width:100vw;height:100vh;position:relative;overflow:hidden}.main-module__lpX-oG__authContainer{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;width:calc(100% - 4rem);max-width:400px;padding:2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main-module__lpX-oG__title{color:#1a202c;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.main-module__lpX-oG__authForm{flex-direction:column;gap:1.25rem;display:flex}.main-module__lpX-oG__formGroup{flex-direction:column;gap:.5rem;display:flex}.main-module__lpX-oG__label{color:#4a5568;font-size:.875rem;font-weight:500}.main-module__lpX-oG__input{border:1px solid #e2e8f0;border-radius:.375rem;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.main-module__lpX-oG__input:focus{border-color:#4299e1;outline:none}.main-module__lpX-oG__errorMessage{color:#e53e3e;margin-top:.25rem;font-size:.75rem}.main-module__lpX-oG__submitBtn{color:#fff;cursor:pointer;background-color:#4299e1;border:none;border-radius:.375rem;padding:.75rem;font-size:1rem;font-weight:500;transition:background-color .2s}.main-module__lpX-oG__submitBtn:hover{background-color:#3182ce}.main-module__lpX-oG__submitBtn:disabled{cursor:not-allowed;background-color:#a0aec0}.main-module__lpX-oG__body{color:#1e293b;background-color:#f8fafc;width:100vw;height:100vh;line-height:1.6;overflow:hidden}.main-module__lpX-oG__mb{align-items:center;gap:10px;padding:5px 20px;display:none}.main-module__lpX-oG__mb h2{margin:5px}.main-module__lpX-oG__menu_close{display:none;position:absolute;right:20px}.main-module__lpX-oG__dashboard{min-height:100vh;display:flex}.main-module__lpX-oG__sidebar{color:#f8fafc;z-index:11;background-color:#1e293b;width:280px;height:100vh;padding:20px 0;transition:all .3s;overflow-y:auto}.main-module__lpX-oG__sidebar_header{border-bottom:1px solid #334155;padding:0 20px 20px}.main-module__lpX-oG__sidebar_header h3{align-items:center;gap:10px;font-size:1.3rem;display:flex}.main-module__lpX-oG__sidebar_menu{padding:20px 0}.main-module__lpX-oG__sidebar_menu ul{list-style:none}.main-module__lpX-oG__sidebar_menu li{color:#94a3b8;border-left:3px solid #0000;align-items:center;gap:12px;margin-bottom:5px;padding:12px 20px;font-size:.95rem;text-decoration:none;transition:all .3s;display:flex}.main-module__lpX-oG__sidebar_menu li:hover,.main-module__lpX-oG__sidebar_menu li.main-module__lpX-oG__active{color:#fff;background-color:#334155;border-left:3px solid #3b82f6}.main-module__lpX-oG__main_content{background-color:#f8fafc;flex:1;height:100vh;overflow-y:auto}.main-module__lpX-oG__input_with_icon input{border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:12px 15px 12px 40px;font-size:.95rem;transition:border-color .3s}.main-module__lpX-oG__input_with_icon input:focus{border-color:#3b82f6}.main-module__lpX-oG__btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:500;transition:all .3s;display:flex}.main-module__lpX-oG__btn.main-module__lpX-oG__primary{color:#fff;background-color:#3b82f6}.main-module__lpX-oG__btn.main-module__lpX-oG__primary:hover{background-color:#2563eb}.main-module__lpX-oG__row{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}@media (max-width:1400px){.main-module__lpX-oG__stats_cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:1200px){.main-module__lpX-oG__row{grid-template-columns:1fr}.main-module__lpX-oG__sidebar{width:240px}}@media (max-width:992px){.main-module__lpX-oG__dashboard{flex-direction:column}.main-module__lpX-oG__sidebar{width:100%}}@media only screen and (max-width:768px){.main-module__lpX-oG__body{overflow:auto}.main-module__lpX-oG__mb{display:flex}.main-module__lpX-oG__sidebar{height:100vh;display:none;position:fixed}.main-module__lpX-oG__menu_close{display:block}}@media (max-width:600px){.main-module__lpX-oG__logo{width:60px;height:60px}.main-module__lpX-oG__loadingBar{height:6px}}@media (max-width:640px){.main-module__lpX-oG__authContainer{padding:1.5rem}}@keyframes main-module__lpX-oG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes main-module__lpX-oG__pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes main-module__lpX-oG__loading{0%{width:0%}50%{width:80%}to{width:100%}}
.dashboard-module__c3xq9G__main{padding:20px 30px}.dashboard-module__c3xq9G__top_bar{justify-content:flex-end;align-items:center;margin-bottom:30px;display:flex}.dashboard-module__c3xq9G__user_info{align-items:center;gap:20px;display:flex}.dashboard-module__c3xq9G__user{align-items:center;gap:10px;display:flex}.dashboard-module__c3xq9G__user img{border-radius:50%;width:40px;height:40px}.dashboard-module__c3xq9G__stats_cards{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px;display:grid}.dashboard-module__c3xq9G__card{background-color:#fff;border-radius:12px;align-items:center;padding:20px;transition:transform .3s,box-shadow .3s;display:flex}.dashboard-module__c3xq9G__card:hover{transform:translateY(-5px)}.dashboard-module__c3xq9G__card_icon{border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-right:15px;display:flex}.dashboard-module__c3xq9G__blue{color:#fff;background-color:#3b82f6}.dashboard-module__c3xq9G__green{color:#fff;background-color:#10b981}.dashboard-module__c3xq9G__inventry{color:#fff;background-color:#6366f1}.dashboard-module__c3xq9G__orange{color:#fff;background-color:#f59e0b}.dashboard-module__c3xq9G__emgreen{color:#fff;background-color:#10b981}.dashboard-module__c3xq9G__lightblue{color:#fff;background-color:#3b82f6}.dashboard-module__c3xq9G__pinkred{color:#fff;background-color:#f43f5e}.dashboard-module__c3xq9G__purple{color:#fff;background-color:#8b5cf6}.dashboard-module__c3xq9G__freshgreen{color:#fff;background-color:#22c55e}.dashboard-module__c3xq9G__card_info h3{color:#1e293b;margin-bottom:5px;font-size:1.8rem}.dashboard-module__c3xq9G__card_info p{color:#64748b;margin-bottom:5px;font-size:.9rem}.dashboard-module__c3xq9G__trend.dashboard-module__c3xq9G__up{color:#10b981}.dashboard-module__c3xq9G__trend.dashboard-module__c3xq9G__down{color:#ef4444}@media (max-width:1400px){.dashboard-module__c3xq9G__stats_cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.dashboard-module__c3xq9G__stats_cards{grid-template-columns:1fr}}@media only screen and (max-width:768px){.dashboard-module__c3xq9G__mb{display:flex}.dashboard-module__c3xq9G__sidebar{height:100vh;display:none;position:fixed}.dashboard-module__c3xq9G__menu_close{display:block}.dashboard-module__c3xq9G__main_content{padding:15px}.dashboard-module__c3xq9G__top_bar{flex-direction:column;align-items:flex-start;gap:15px}.dashboard-module__c3xq9G__user_info{justify-content:space-between;width:100%}}
.messages-module__KzYIKW__container{color:#fff;scroll-snap-type:y proximity;scroll-behavior:smooth;z-index:1111;width:100%;max-width:94vw;height:max-content;position:fixed;top:10px;left:50%;overflow:hidden auto;transform:translate(-50%)}.messages-module__KzYIKW__addButton{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:5px;margin-bottom:15px;padding:10px 15px;font-size:16px}.messages-module__KzYIKW__notification{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:.5;-webkit-user-select:none;user-select:none;scroll-snap-align:start;background-color:#00000080;border-radius:20px;width:100%;max-width:400px;margin-bottom:10px;padding:15px;transition:all .3s;position:relative;left:50%;overflow:hidden;transform:scale(.98)translate(-50%)}.messages-module__KzYIKW__action{flex-wrap:wrap;gap:10px;width:100%;display:flex}.messages-module__KzYIKW__nav{color:#ddd;background-color:#414242;border-radius:15px;padding:5px 15px;text-decoration:none}.messages-module__KzYIKW__notification.messages-module__KzYIKW__active{opacity:1;transform:scale(1)translate(-50%)}.messages-module__KzYIKW__notification.messages-module__KzYIKW__swiping{transition:none}.messages-module__KzYIKW__notification.messages-module__KzYIKW__removing{opacity:0;transform:translate(100%)scale(.9)}.messages-module__KzYIKW__header{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.messages-module__KzYIKW__appInfo{align-items:center;gap:8px;display:flex}.messages-module__KzYIKW__appName{opacity:.8;font-size:14px;font-weight:500}.messages-module__KzYIKW__time{opacity:.6;font-size:12px}.messages-module__KzYIKW__content{margin-bottom:5px;font-size:.8em;font-weight:400;line-height:1.4}.messages-module__KzYIKW__closeButton{cursor:pointer;opacity:0;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .2s;display:flex;position:absolute;top:10px;right:10px}.messages-module__KzYIKW__notification.messages-module__KzYIKW__active .messages-module__KzYIKW__closeButton{opacity:1}
.cart-module__xI4SSG__container{background:#fff;flex:1;width:100%;max-width:1200px;margin:0 auto;position:relative;overflow:hidden}.cart-module__xI4SSG__reportViwe{background-color:#fefefe;border-radius:5px;width:calc(100% - 30px);max-width:600px;padding:15px;display:block;position:relative;overflow:hidden}.cart-module__xI4SSG__close{color:#fff;background-color:red;position:absolute;top:0;right:0}.cart-module__xI4SSG__reportViwe textarea,.cart-module__xI4SSG__reportViwe button{border:2px solid #ddd;border-radius:5px;width:100%;margin-bottom:10px;display:block}.cart-module__xI4SSG__reportViwe textarea{resize:none}.cart-module__xI4SSG__reportViwe button{margin-bottom:0;padding:10px}.cart-module__xI4SSG__rprtForm{display:block}.cart-module__xI4SSG__ordercart{height:90vh;padding-bottom:100px;overflow:hidden auto}.cart-module__xI4SSG__btmsplit{background-color:#f6f6f6;width:100%;height:7px;box-shadow:inset 0 0 1px 1px #6b72801a}.cart-module__xI4SSG__fullView{width:100%;height:100%;overflow:hidden}.cart-module__xI4SSG__cartEmpty{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;padding:15px;display:flex}.cart-module__xI4SSG__cartEmpty img{object-fit:cover;max-width:50%;margin-bottom:10px}.cart-module__xI4SSG__cartEmpty h4{color:#4f46e5;margin:0}.cart-module__xI4SSG__shopNow{color:#fff;background-color:#46a3e5;border:2px solid #46a3e5;border-radius:5px;padding:10px 20px;font-size:20px;font-weight:600}.cart-module__xI4SSG__header{z-index:11;background-color:#fff;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:10px 14px;display:flex;position:sticky;top:0;left:0}.cart-module__xI4SSG__filterTabs{gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.cart-module__xI4SSG__filterTab{cursor:pointer;white-space:nowrap;background:#f3f4f6;border:none;border-radius:20px;min-width:max-content;padding:8px 16px;font-size:.875rem;font-weight:500}.cart-module__xI4SSG__filterTab.cart-module__xI4SSG__active{color:#fff;background-color:#4f46e5}.cart-module__xI4SSG__orderList{padding:0}.cart-module__xI4SSG__trackingVisual{align-items:center;margin:12px 0;display:flex;position:relative}.cart-module__xI4SSG__trackingStep{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.cart-module__xI4SSG__stepIcon{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:4px;font-size:.75rem;display:flex}.cart-module__xI4SSG__stepActive{color:#fff;background-color:#4f46e5}.cart-module__xI4SSG__stepInactive{color:#6b7280;background-color:#e5e7eb}.cart-module__xI4SSG__stepLabel{color:#6b7280;text-align:center;font-size:.75rem}.cart-module__xI4SSG__trackingLine{z-index:0;background-color:#e5e7eb;height:2px;position:absolute;top:12px;left:0;right:0}.cart-module__xI4SSG__trackingProgress{background-color:#4f46e5;height:100%}.cart-module__xI4SSG__statusBadge{text-transform:uppercase;z-index:11;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;height:max-content;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;bottom:20px;right:10px}.cart-module__xI4SSG__statusPendingBadge{color:#6b7280;background-color:#6b72801a}.cart-module__xI4SSG__statusProcessingBadge{color:#f59e0b;background-color:#f59e0b1a}.cart-module__xI4SSG__statusShippedBadge{color:#3b82f6;background-color:#3b82f61a}.cart-module__xI4SSG__statusCompletedBadge{color:#10b981;background-color:#10b9811a}.cart-module__xI4SSG__orderMeta{background-color:#e0e9f7;border-radius:10px;justify-content:space-between;gap:16px;margin-bottom:12px;padding:5px;font-size:.875rem;display:flex}.cart-module__xI4SSG__metaItem{color:#6b7280;align-items:center;gap:6px;display:flex}.cart-module__xI4SSG__desc{word-break:break-all;white-space:wrap;color:#6b7280;margin:3px 0}.cart-module__xI4SSG__actions{gap:8px;display:flex}.cart-module__xI4SSG__actionButton{cursor:pointer;border:1px solid #0000;border-radius:4px;padding:6px 12px;font-size:.75rem;font-weight:500}.cart-module__xI4SSG__primaryAction{color:#fff;background-color:#4f46e5}.cart-module__xI4SSG__secondaryAction{background-color:#0000;border-color:#d1d5db}.cart-module__xI4SSG__spinner{color:#6b7280;animation:1s linear infinite cart-module__xI4SSG__spin}@keyframes cart-module__xI4SSG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cart-module__xI4SSG__fadin{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.notifications-module__dvAT-G__container{position:relative}.notifications-module__dvAT-G__filterContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#fff;border-bottom:2px solid #e5e7eb;position:sticky;top:0;left:0;overflow-x:auto}.notifications-module__dvAT-G__filterContainer::-webkit-scrollbar{display:none}.notifications-module__dvAT-G__filterScroll{gap:.5rem;min-width:min-content;padding:1rem 1.5rem;display:flex}.notifications-module__dvAT-G__filterTab{color:#6b7280;cursor:pointer;white-space:nowrap;text-transform:capitalize;background-color:#f3f4f6;border:none;border-radius:20px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.notifications-module__dvAT-G__filterTab:hover{color:#374151;background:#e5e7eb}.notifications-module__dvAT-G__filterTabActive{color:#fff;background-color:#4f46e5}.notifications-module__dvAT-G__filterTabActive:hover{background-color:#413bbd}.notifications-module__dvAT-G__notificationsList{min-height:0;max-height:100vh;margin-bottom:80px;overflow-y:scroll}.notifications-module__dvAT-G__notificationItem{cursor:pointer;border-bottom:1px solid #e5e7eb;padding:10px;transition:background .2s}.notifications-module__dvAT-G__mainImage{object-fit:cover;aspect-ratio:3/2;border-top-left-radius:15px;border-top-right-radius:15px;width:100%;display:block}.notifications-module__dvAT-G__notifiContents{position:relative}.notifications-module__dvAT-G__flexIt{gap:8px;display:flex}.notifications-module__dvAT-G__littleUp{position:absolute;top:-25px;left:5px}.notifications-module__dvAT-G__notificationItem:last-child{border-bottom:none}.notifications-module__dvAT-G__notificationItem:hover{background:#f9fafb}.notifications-module__dvAT-G__notificationItem.notifications-module__dvAT-G__unread{background:#eff6ff}.notifications-module__dvAT-G__notificationItem.notifications-module__dvAT-G__unread:hover{background:#dbeafe}.notifications-module__dvAT-G__avatar{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.125rem;font-weight:600;display:flex}.notifications-module__dvAT-G__littleGap{margin-left:55px!important}.notifications-module__dvAT-G__avatarSystem{background:linear-gradient(135deg,#f59e0b 0%,#ea580c 100%);font-size:1.5rem}.notifications-module__dvAT-G__content{min-width:0}.notifications-module__dvAT-G__extraBg{background-color:#fff;border-bottom-right-radius:15px;border-bottom-left-radius:15px;padding:5px 10px}.notifications-module__dvAT-G__headerRow{display:block}.notifications-module__dvAT-G__onlyFlex{gap:5px;margin:5px 0;display:flex}.notifications-module__dvAT-G__time{color:#9ca3af;font-size:.75rem}.notifications-module__dvAT-G__title{color:#1f2937;font-size:.9375rem;font-weight:600}.notifications-module__dvAT-G__tag{text-transform:uppercase;border-radius:4px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.notifications-module__dvAT-G__tagDelivery{color:#1e40af;background:#dbeafe}.notifications-module__dvAT-G__tagSeller{color:#065f46;background:#d1fae5}.notifications-module__dvAT-G__tagChats{color:#92400e;background:#fef3c7}.notifications-module__dvAT-G__tagInteraction,.notifications-module__dvAT-G__tagAccount{color:#374151;background:#e5e7eb}.notifications-module__dvAT-G__description{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.notifications-module__dvAT-G__actions{flex-wrap:wrap;gap:.5rem;display:flex}.notifications-module__dvAT-G__actionBtn{cursor:pointer;border:none;border-radius:6px;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.notifications-module__dvAT-G__actionBtnPrimary{color:#fff;background:#667eea}.notifications-module__dvAT-G__actionBtnPrimary:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 2px 4px #667eea66}.notifications-module__dvAT-G__actionBtnSecondary{color:#667eea;background:#fff;border:1px solid #667eea}.notifications-module__dvAT-G__actionBtnSecondary:hover{background:#f0f4ff}.notifications-module__dvAT-G__fullView{width:100%;height:80vh;overflow:hidden}.notifications-module__dvAT-G__emptyState{text-align:center;color:#9ca3af;flex-direction:column;justify-content:center;width:100%;height:80vh;padding:4rem 1.5rem;display:flex;overflow:hidden}.notifications-module__dvAT-G__emptyIcon{margin-bottom:1rem;font-size:3rem}.notifications-module__dvAT-G__emptyIcon img{object-fit:cover;width:50%}.notifications-module__dvAT-G__emptyText{margin:0;font-size:1.125rem}
.overlay-module__nL2pBW__overlay{z-index:1000;box-sizing:border-box;background-color:#000000b3;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;height:100vh;padding:10px 10px 20px;display:flex;position:fixed;top:0;left:0;box-shadow:0 5px 15px 2px #0000000d}.overlay-module__nL2pBW__contentWrapper{flex-direction:column;width:100%;max-width:600px;display:flex}.overlay-module__nL2pBW__searchContainer{background-color:#f5f7fa;border:1px solid #e0e0e0;border-radius:16px;align-items:center;margin-bottom:15px;padding:5px 20px;display:flex}.overlay-module__nL2pBW__iconButton{cursor:pointer;color:#757575;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.overlay-module__nL2pBW__input{color:#000d;background:0 0;border:none;outline:none;flex:1;padding:10px;font-size:16px;font-weight:500}.overlay-module__nL2pBW__input::placeholder{color:#9e9e9e}.overlay-module__nL2pBW__closeButtonWrapper{cursor:pointer;background-color:#fff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;margin:5px;display:flex;box-shadow:0 0 4px #0000000d}.overlay-module__nL2pBW__categoriesContainer{background-color:#e9e9e9;border-radius:20px;width:100%;max-height:400px;padding:15px;overflow-y:auto}.overlay-module__nL2pBW__categoriesWrap{flex-wrap:wrap;gap:8px;display:flex}.overlay-module__nL2pBW__categoryChip{cursor:pointer;white-space:nowrap;border-radius:18px;justify-content:center;align-items:center;height:36px;padding:0 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.overlay-module__nL2pBW__categoryChipActive{color:#fff;background-color:#000;border:1px solid #0000;box-shadow:0 2px 4px #00000026}.overlay-module__nL2pBW__categoryChipInactive{color:#0000008a;background-color:#fff;border:1px solid #e0e0e0}
.profile-module__pazLxG__loginPrompt{text-align:center;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.profile-module__pazLxG__loginContent{background:var(--card-bg);border-radius:8px;width:100%;max-width:500px;padding:2rem}.profile-module__pazLxG__loginContent h2{color:var(--primary-color);margin-bottom:1rem}.profile-module__pazLxG__loginContent p{color:var(--text-color);margin-bottom:2rem}.profile-module__pazLxG__loginButtons{justify-content:center;gap:1rem;display:flex}.profile-module__pazLxG__loginButton,.profile-module__pazLxG__registerButton{cursor:pointer;border:none;border-radius:4px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.profile-module__pazLxG__loginButton{background-color:var(--primary-color);color:#fff}.profile-module__pazLxG__loginButton:hover{background-color:var(--primary-dark)}.profile-module__pazLxG__registerButton{color:var(--primary-color);border:1px solid var(--primary-color);background-color:#0000}.profile-module__pazLxG__registerButton:hover{background-color:var(--primary-light)}.profile-module__pazLxG__profileActions{gap:1rem;margin-top:1rem;display:flex}.profile-module__pazLxG__logoutButton{background-color:var(--danger-color);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin:20px 0;padding:1rem;transition:background-color .3s;display:flex}.profile-module__pazLxG__logoutButton:hover{background-color:var(--danger-dark)}.profile-module__pazLxG__container{padding:20px}.profile-module__pazLxG__profileHeader{color:#fff;text-align:center;background:linear-gradient(135deg,#6c5ce7 0%,#a29bfe 100%);border-radius:15px;flex-direction:column;align-items:center;margin-bottom:30px;padding:40px 30px 30px;animation:.6s ease-out profile-module__pazLxG__fadeIn;display:flex;position:relative}.profile-module__pazLxG__profileAvatarContainer{margin-bottom:20px;position:relative}.profile-module__pazLxG__profileAvatar{object-fit:cover;border:5px solid #ffffff4d;border-radius:50%;width:120px;height:120px}.profile-module__pazLxG__editAvatarBtn{color:#fff;cursor:pointer;background-color:#6c5ce7;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;bottom:5px;right:5px}.profile-module__pazLxG__editAvatarBtn:hover{background-color:#5649c0;transform:scale(1.1)}.profile-module__pazLxG__profileName{margin-bottom:5px;font-size:26px;font-weight:600}.profile-module__pazLxG__profileEmail{opacity:.9;margin-bottom:20px;font-size:15px}.profile-module__pazLxG__editProfileBtn{color:#6c5ce7;cursor:pointer;background-color:#fff;border:none;border-radius:30px;align-items:center;gap:8px;padding:10px 25px;font-weight:600;transition:all .3s;display:inline-flex}.profile-module__pazLxG__editProfileBtn:hover{transform:translateY(-3px)}.profile-module__pazLxG__profileStats{justify-content:space-around;width:100%;max-width:500px;margin-top:25px;display:flex}.profile-module__pazLxG__statItem{text-align:center}.profile-module__pazLxG__statValue{margin-bottom:5px;font-size:22px;font-weight:700}.profile-module__pazLxG__statLabel{opacity:.8;font-size:13px}.profile-module__pazLxG__profileContent{gap:25px;display:flex}.profile-module__pazLxG__profileSection{background-color:#fff;border-radius:15px;flex:1;min-width:300px;padding:25px;animation:.6s ease-out backwards profile-module__pazLxG__fadeIn}.profile-module__pazLxG__sectionTitle{color:#6c5ce7;justify-content:space-between;align-items:center;margin-bottom:25px;font-size:20px;font-weight:600;display:flex}.profile-module__pazLxG__sectionTitle svg{margin-right:10px}.profile-module__pazLxG__accountDetails{margin-bottom:10px}.profile-module__pazLxG__detailRow{border-bottom:1px solid #dfe6e9;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.profile-module__pazLxG__detailRow:last-child{border-bottom:none}.profile-module__pazLxG__detailLabel{color:#636e72;align-items:center;gap:10px;font-weight:500;display:flex}.profile-module__pazLxG__detailLabel svg{color:#6c5ce7;width:20px}.profile-module__pazLxG__detailValue{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:60%;font-weight:500;overflow:hidden}.profile-module__pazLxG__statusVerified{color:#00b894;font-weight:600}.profile-module__pazLxG__notificationItem{border-bottom:1px solid #dfe6e9;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.profile-module__pazLxG__notificationLabel{align-items:center;gap:12px;display:flex}.profile-module__pazLxG__notificationDesc{color:#636e72;margin-top:3px;font-size:13px}.profile-module__pazLxG__switch{width:50px;height:26px;display:inline-block;position:relative}.profile-module__pazLxG__switch input{opacity:0;width:0;height:0}.profile-module__pazLxG__slider{cursor:pointer;background-color:#ccc;border-radius:34px;transition:all .4s;position:absolute;inset:0}.profile-module__pazLxG__slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.profile-module__pazLxG__slider{background-color:#00b894}input:checked+.profile-module__pazLxG__slider:before{transform:translate(24px)}.profile-module__pazLxG__actionGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:15px;margin-top:10px;display:grid}.profile-module__pazLxG__actionCard{cursor:pointer;text-align:center;color:inherit;background-color:#fff;border:1px solid #dfe6e9;border-radius:12px;flex-direction:column;align-items:center;padding:20px;text-decoration:none;transition:all .3s;display:flex}.profile-module__pazLxG__actionCard:hover{border-color:#6c5ce7;transform:translateY(-5px)}.profile-module__pazLxG__actionIcon{color:#6c5ce7;background:linear-gradient(135deg,#6c5ce71a 0%,#6c5ce733 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:15px;font-size:20px;display:flex}.profile-module__pazLxG__actionTitle{margin-bottom:5px;font-weight:600}.profile-module__pazLxG__actionDesc{color:#636e72;margin-bottom:10px;font-size:13px}.profile-module__pazLxG__modal{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;place-items:center;width:100%;height:100vh;display:grid;position:fixed;top:0;left:0;overflow:hidden}.profile-module__pazLxG__modalContent{background-color:#fff;border-radius:15px;width:90%;max-width:500px;margin:8% auto;padding:30px;animation:.4s profile-module__pazLxG__modalopen;position:relative}.profile-module__pazLxG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.profile-module__pazLxG__modalTitle{color:#6c5ce7;font-size:22px;font-weight:600}.profile-module__pazLxG__closeModal{cursor:pointer;color:#636e72;background:0 0;border:none;font-size:24px;transition:all .3s}.profile-module__pazLxG__closeModal:hover{color:#d63031;transform:rotate(90deg)}.profile-module__pazLxG__formGroup{margin-bottom:20px}.profile-module__pazLxG__formLabel{color:#2d3436;margin-bottom:8px;font-weight:500;display:block}.profile-module__pazLxG__formInput{border:1px solid #dfe6e9;border-radius:8px;width:100%;padding:12px 15px;font-size:15px;transition:all .3s}.profile-module__pazLxG__formInput:focus{border-color:#6c5ce7;outline:none}.profile-module__pazLxG__modalFooter{justify-content:flex-end;gap:15px;margin-top:25px;display:flex}.profile-module__pazLxG__btn{cursor:pointer;border-radius:8px;padding:12px 25px;font-size:15px;font-weight:500;transition:all .3s}.profile-module__pazLxG__btnPrimary{color:#fff;background-color:#6c5ce7;border:none}.profile-module__pazLxG__btnPrimary:hover{background-color:#5649c0;transform:translateY(-2px)}.profile-module__pazLxG__btnSecondary{color:#2d3436;background-color:#fff;border:1px solid #dfe6e9}.profile-module__pazLxG__btnSecondary:hover{background-color:#f8f9fa;border-color:#636e72}.profile-module__pazLxG__photoChangeContainer{align-items:center;gap:15px;margin-bottom:15px;display:flex}.profile-module__pazLxG__currentPhoto{object-fit:cover;border-radius:50%;width:60px;height:60px}.profile-module__pazLxG__spinner{animation:1s linear infinite profile-module__pazLxG__spin}@keyframes profile-module__pazLxG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes profile-module__pazLxG__modalopen{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.profile-module__pazLxG__profileHeader{padding:30px 20px 20px}.profile-module__pazLxG__profileAvatar{width:100px;height:100px}.profile-module__pazLxG__profileName{font-size:22px}.profile-module__pazLxG__profileContent{flex-direction:column}.profile-module__pazLxG__profileSection{min-width:100%}.profile-module__pazLxG__actionGrid{grid-template-columns:1fr 1fr}}@media (max-width:576px){.profile-module__pazLxG__container{padding:15px}.profile-module__pazLxG__profileSection{padding:5px}.profile-module__pazLxG__modalContent{padding:25px 20px}.profile-module__pazLxG__actionGrid{grid-template-columns:1fr}}@keyframes profile-module__pazLxG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-module__pazLxG__drawerOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2000;opacity:0;visibility:hidden;background:#0006;transition:all .3s;position:fixed;inset:0}.profile-module__pazLxG__drawerVisible{opacity:1;visibility:visible}.profile-module__pazLxG__sideDrawer{background:#fff;flex-direction:column;width:100%;max-width:400px;height:100%;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:-100%;box-shadow:-5px 0 25px #0000001a}.profile-module__pazLxG__drawerOpen{right:0}.profile-module__pazLxG__addressSummaryCard{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;transition:background .2s;display:flex}.profile-module__pazLxG__addressSummaryCard:hover{background:#f1f5f9}.profile-module__pazLxG__iconCircle{width:40px;height:40px;color:var(--primary-color);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-right:12px;display:flex;box-shadow:0 2px 5px #0000000d}.profile-module__pazLxG__drawerHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.profile-module__pazLxG__drawerTitle{align-items:center;gap:10px;font-size:1.1rem;font-weight:700;display:flex}.profile-module__pazLxG__drawerContent{flex:1;padding:20px;overflow-y:auto}.profile-module__pazLxG__addressCard{border:1px solid #e2e8f0;border-radius:10px;margin-bottom:15px;padding:15px}.profile-module__pazLxG__addressType{color:var(--primary-color);margin-bottom:5px;font-size:.9rem;font-weight:700}.profile-module__pazLxG__addressText{color:#64748b;margin-bottom:10px;font-size:.95rem}.profile-module__pazLxG__primaryBtnFull{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px;font-weight:600}.profile-module__pazLxG__drawerFooter{border-top:1px solid #eee;padding:20px}
.RecentlyVisited-module__oSU3uW__recentlyVisited{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;margin:10px;padding-right:0;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.RecentlyVisited-module__oSU3uW__recentlyVisited:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:100% 100% 0 0;height:70%;position:absolute;bottom:0;left:0;right:0}.RecentlyVisited-module__oSU3uW__container{max-width:1200px;margin:0 auto}.RecentlyVisited-module__oSU3uW__recentlyVisitedHeader{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex;position:relative}.RecentlyVisited-module__oSU3uW__sectionTitle{text-align:left;color:#fff;text-shadow:0 2px 4px #0003;margin:0;font-size:1rem}.RecentlyVisited-module__oSU3uW__recentlyVisitedContainer{position:relative}.RecentlyVisited-module__oSU3uW__recentlyVisitedScroll{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;gap:10px;display:flex;overflow-x:auto}.RecentlyVisited-module__oSU3uW__recentlyVisitedScroll::-webkit-scrollbar{display:none}.RecentlyVisited-module__oSU3uW__recentProduct{background-color:#fff;border-radius:12px;flex:none;width:240px;margin:10px 0;overflow:hidden;box-shadow:5px 5px 10px #0000004d}.RecentlyVisited-module__oSU3uW__recentProduct:first-child{margin-left:10px}.RecentlyVisited-module__oSU3uW__recentProduct:last-child{margin-right:10px}.RecentlyVisited-module__oSU3uW__recentProductImg{background:linear-gradient(45deg,#f5f7fa,#e4e8f0);justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.RecentlyVisited-module__oSU3uW__recentProductImg:after{content:"";background:linear-gradient(#0000,#0000000d);position:absolute;inset:0}.RecentlyVisited-module__oSU3uW__recentProductImg img{object-fit:cover;width:100%}.RecentlyVisited-module__oSU3uW__recentProductInfo{background-color:#fff;padding:5px}.RecentlyVisited-module__oSU3uW__recentProductInfo h4{white-space:nowrap;text-overflow:ellipsis;color:#333;margin:0 0 4px;font-size:16px;overflow:hidden}.RecentlyVisited-module__oSU3uW__productPrice{align-items:center;gap:5px;margin:0 0 5px;display:flex}.RecentlyVisited-module__oSU3uW__productPrice span{color:#2c5aa0}.RecentlyVisited-module__oSU3uW__productPrice del{color:#ee2424}.RecentlyVisited-module__oSU3uW__suportDesc{color:#666;align-items:center;gap:5px;margin-top:5px;font-size:.8rem;display:flex}.RecentlyVisited-module__oSU3uW__suportIcon{color:#888;font-size:.9rem}.RecentlyVisited-module__oSU3uW__suportDesc small{font-size:.75rem}.RecentlyVisited-module__oSU3uW__scrollBtn{cursor:pointer;z-index:10;opacity:.9;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .3s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #00000026}.RecentlyVisited-module__oSU3uW__scrollBtn:hover{opacity:1;transform:translateY(-50%)scale(1.05)}.RecentlyVisited-module__oSU3uW__scrollLeft{left:-22px}.RecentlyVisited-module__oSU3uW__scrollRight{right:-22px}@media (max-width:768px){.RecentlyVisited-module__oSU3uW__recentlyVisited{box-shadow:none;background:0 0;border-radius:0;margin:10px 0}.RecentlyVisited-module__oSU3uW__recentlyVisited:before{content:"";height:70%;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0000004d,0 10px 30px #0000004d}.RecentlyVisited-module__oSU3uW__sectionTitle{color:#667eea;margin-left:10px}.RecentlyVisited-module__oSU3uW__scrollBtn{display:none}.RecentlyVisited-module__oSU3uW__recentProduct{width:150px}.RecentlyVisited-module__oSU3uW__recentProductImg{height:110px}.RecentlyVisited-module__oSU3uW__sectionTitle{font-size:24px}}
.sec1-module__2VfAGW__section{background:linear-gradient(#0000,#fff);margin:0;padding:0 0 10px}.sec1-module__2VfAGW__sectionHeader{color:#0f1111;margin:0 12px 8px;padding:0;font-size:1.1rem;font-weight:600}.sec1-module__2VfAGW__sectionContent{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:8px;display:flex;overflow-x:auto}.sec1-module__2VfAGW__sectionContent::-webkit-scrollbar{display:none}.sec1-module__2VfAGW__sectionContent:before{content:"";scroll-snap-align:start;flex:0 0 5px}.sec1-module__2VfAGW__sectionContent:after{content:"";scroll-snap-align:end;flex:0 0 5px}.sec1-module__2VfAGW__productCard{scroll-snap-align:start;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;flex:0 0 140px;overflow:hidden}.sec1-module__2VfAGW__productImage{aspect-ratio:1;width:100%;position:relative}.sec1-module__2VfAGW__productImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.sec1-module__2VfAGW__productCard:hover .sec1-module__2VfAGW__productImage img{transform:scale(1.03)}.sec1-module__2VfAGW__priceOverlay{background:linear-gradient(#0000,#000000b3);align-items:center;gap:4px;padding:6px 4px;display:flex;position:absolute;bottom:0;left:0;right:0}.sec1-module__2VfAGW__currentPrice{color:#02b827;font-size:.85rem;font-weight:700}.sec1-module__2VfAGW__originalPrice{color:#f93c3c;font-size:.7rem;font-weight:700;text-decoration:line-through}.sec1-module__2VfAGW__discountBadge{color:#fff;background-color:#ff6161;border-radius:12px;padding:3px 6px;font-size:.65rem;font-weight:600;line-height:1;position:absolute;top:6px;left:6px}.sec1-module__2VfAGW__productInfo{align-items:center;min-height:40px;padding:8px 6px;display:flex}.sec1-module__2VfAGW__productTitle{color:#0f1111;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.8rem;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}@media (min-width:768px){.sec1-module__2VfAGW__sectionHeader{margin:0 16px 12px;font-size:1.3rem}.sec1-module__2VfAGW__sectionContent{gap:12px;padding:0 12px 12px}.sec1-module__2VfAGW__productCard{border-radius:10px;flex:0 0 160px}.sec1-module__2VfAGW__productInfo{min-height:44px;padding:10px 8px}.sec1-module__2VfAGW__productTitle{font-size:.85rem}.sec1-module__2VfAGW__currentPrice{font-size:.9rem}.sec1-module__2VfAGW__originalPrice{font-size:.75rem}.sec1-module__2VfAGW__discountBadge{padding:3px 8px;font-size:.7rem}}@media (min-width:1024px){.sec1-module__2VfAGW__sectionHeader{margin:0 20px 16px;font-size:1.5rem}.sec1-module__2VfAGW__sectionContent{gap:16px;padding:0 16px 16px}.sec1-module__2VfAGW__productCard{border-radius:12px;flex:0 0 180px}.sec1-module__2VfAGW__productInfo{min-height:48px;padding:12px 10px}.sec1-module__2VfAGW__productTitle{font-size:.9rem}.sec1-module__2VfAGW__currentPrice{font-size:1rem}.sec1-module__2VfAGW__originalPrice{font-size:.8rem}.sec1-module__2VfAGW__discountBadge{padding:4px 10px;font-size:.75rem}}@media (min-width:1440px){.sec1-module__2VfAGW__productCard{flex:0 0 200px}.sec1-module__2VfAGW__productInfo{padding:14px 12px}.sec1-module__2VfAGW__productTitle{font-size:.95rem}}
.sec2-module__gaeVZa__compactSection{margin:0;padding:0}.sec2-module__gaeVZa__sectionHeader{justify-content:space-between;align-items:center;padding:8px 15px;display:flex}.sec2-module__gaeVZa__title{color:#0f1111;margin:0;font-size:1.1rem;font-weight:600}.sec2-module__gaeVZa__seeAll{color:#007185;cursor:pointer;font-size:.8rem;font-weight:500}.sec2-module__gaeVZa__horizontalScroll{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:6px;padding:8px 6px;display:flex;overflow-x:auto}.sec2-module__gaeVZa__horizontalScroll::-webkit-scrollbar{display:none}.sec2-module__gaeVZa__horizontalScroll:before{content:"";scroll-snap-align:start;flex:0 0 5px}.sec2-module__gaeVZa__horizontalScroll:after{content:"";scroll-snap-align:end;flex:0 0 5px}.sec2-module__gaeVZa__compactCard{scroll-snap-align:start;background:#fff;border:1px solid #e0e0e0;border-radius:6px;flex:0 0 120px;transition:all .2s;overflow:hidden}.sec2-module__gaeVZa__compactCard:hover{border-color:#c45500;box-shadow:0 2px 4px #0000001a}.sec2-module__gaeVZa__imageBox{aspect-ratio:1;width:100%;position:relative}.sec2-module__gaeVZa__imageBox img{object-fit:cover;width:100%;height:100%;display:block}.sec2-module__gaeVZa__discountPill{color:#fff;background:#ff6161;border-radius:10px;padding:3px 6px;font-size:.7rem;font-weight:600;line-height:1;position:absolute;top:4px;left:4px}.sec2-module__gaeVZa__freeDeliveryBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:4px;padding:3px 5px;font-size:.7rem;font-weight:500;line-height:1;position:absolute;bottom:4px;left:4px}.sec2-module__gaeVZa__productMeta{padding:6px 4px}.sec2-module__gaeVZa__productName{color:#0f1111;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:28px;margin:0 0 4px;font-size:.7rem;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.sec2-module__gaeVZa__priceRow{align-items:center;gap:4px;margin-bottom:3px;display:flex}.sec2-module__gaeVZa__finalPrice{color:#0f1111;font-size:.8rem;font-weight:700}.sec2-module__gaeVZa__oldPrice{color:#878787;font-size:.65rem;text-decoration:line-through}.sec2-module__gaeVZa__deliveryBadge{display:none}@media (min-width:768px){.sec2-module__gaeVZa__sectionHeader{padding:12px 16px}.sec2-module__gaeVZa__title{font-size:1.3rem}.sec2-module__gaeVZa__seeAll{font-size:.9rem}.sec2-module__gaeVZa__horizontalScroll{gap:8px;padding:12px 8px}.sec2-module__gaeVZa__compactCard{flex:0 0 140px}.sec2-module__gaeVZa__freeDeliveryBadge{padding:3px 5px;font-size:.6rem;bottom:6px;left:6px}.sec2-module__gaeVZa__productMeta{padding:8px 6px}.sec2-module__gaeVZa__productName{height:32px;font-size:.75rem}.sec2-module__gaeVZa__finalPrice{font-size:.85rem}.sec2-module__gaeVZa__oldPrice{font-size:.7rem}}@media (min-width:1024px){.sec2-module__gaeVZa__compactCard{flex:0 0 130px}.sec2-module__gaeVZa__horizontalScroll{gap:6px}}@media (min-width:1440px){.sec2-module__gaeVZa__compactCard{flex:0 0 125px}}
.dashboard-module__Q7gJeW__main{padding:20px 30px}.dashboard-module__Q7gJeW__top_bar{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.dashboard-module__Q7gJeW__search_box{background-color:#fff;border-radius:8px;width:400px;display:flex;overflow:hidden}.dashboard-module__Q7gJeW__search_box input{border:none;outline:none;flex:1;padding:12px 15px;font-size:.95rem}.dashboard-module__Q7gJeW__search_box button{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;justify-content:center;align-items:center;padding:0 15px;display:flex}.dashboard-module__Q7gJeW__user_info{align-items:center;gap:20px;display:flex}.dashboard-module__Q7gJeW__user{align-items:center;gap:10px;display:flex}.dashboard-module__Q7gJeW__user img{border-radius:50%;width:40px;height:40px}.dashboard-module__Q7gJeW__stats_cards{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px;display:grid}.dashboard-module__Q7gJeW__card{background-color:#fff;border-radius:12px;align-items:center;padding:20px;transition:transform .3s,box-shadow .3s;display:flex}.dashboard-module__Q7gJeW__card:hover{transform:translateY(-5px)}.dashboard-module__Q7gJeW__card_icon{border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-right:15px;display:flex}.dashboard-module__Q7gJeW__blue{color:#fff;background-color:#3b82f6}.dashboard-module__Q7gJeW__green{color:#fff;background-color:#10b981}.dashboard-module__Q7gJeW__inventry{color:#fff;background-color:#6366f1}.dashboard-module__Q7gJeW__orange{color:#fff;background-color:#f59e0b}.dashboard-module__Q7gJeW__emgreen{color:#fff;background-color:#10b981}.dashboard-module__Q7gJeW__lightblue{color:#fff;background-color:#3b82f6}.dashboard-module__Q7gJeW__pinkred{color:#fff;background-color:#f43f5e}.dashboard-module__Q7gJeW__purple{color:#fff;background-color:#8b5cf6}.dashboard-module__Q7gJeW__freshgreen{color:#fff;background-color:#22c55e}.dashboard-module__Q7gJeW__card_info h3{color:#1e293b;margin-bottom:5px;font-size:1.8rem}.dashboard-module__Q7gJeW__card_info p{color:#64748b;margin-bottom:5px;font-size:.9rem}.dashboard-module__Q7gJeW__trend.dashboard-module__Q7gJeW__up{color:#10b981}.dashboard-module__Q7gJeW__trend.dashboard-module__Q7gJeW__down{color:#ef4444}@media (max-width:1400px){.dashboard-module__Q7gJeW__stats_cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.dashboard-module__Q7gJeW__stats_cards{grid-template-columns:1fr}.dashboard-module__Q7gJeW__search_box{width:300px}}@media only screen and (max-width:768px){.dashboard-module__Q7gJeW__mb{display:flex}.dashboard-module__Q7gJeW__sidebar{height:100vh;display:none;position:fixed}.dashboard-module__Q7gJeW__menu_close{display:block}.dashboard-module__Q7gJeW__main_content{padding:15px}.dashboard-module__Q7gJeW__top_bar{flex-direction:column;align-items:flex-start;gap:15px}.dashboard-module__Q7gJeW__search_box{width:100%}.dashboard-module__Q7gJeW__user_info{justify-content:space-between;width:100%}}
.sec3-module__O-a-7q__scrollableSection{margin:0;padding:0}.sec3-module__O-a-7q__sectionHeader{justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.sec3-module__O-a-7q__title{color:#0f1111;margin:0;font-size:1.1rem;font-weight:600}.sec3-module__O-a-7q__seeAll{color:#007185;cursor:pointer;font-size:.8rem;font-weight:500}.sec3-module__O-a-7q__horizontalScroll{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding:8px 0;display:flex;overflow-x:auto}.sec3-module__O-a-7q__horizontalScroll::-webkit-scrollbar{display:none}.sec3-module__O-a-7q__horizontalScroll:before{content:"";scroll-snap-align:start;flex:0 0 5px}.sec3-module__O-a-7q__horizontalScroll:after{content:"";scroll-snap-align:end;flex:0 0 5px}.sec3-module__O-a-7q__scrollCard{scroll-snap-align:start;background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex:0 0 140px;transition:all .2s;overflow:hidden}.sec3-module__O-a-7q__scrollCard:hover{border-color:#c45500;box-shadow:0 1px 3px #0000001a}.sec3-module__O-a-7q__imageBox{aspect-ratio:1;width:100%;position:relative}.sec3-module__O-a-7q__imageBox img{object-fit:cover;width:100%;height:100%;display:block}.sec3-module__O-a-7q__discountBadge{color:#fff;background:#ff6161;border-radius:10px;padding:2px 6px;font-size:.6rem;font-weight:600;line-height:1;position:absolute;top:4px;left:4px}.sec3-module__O-a-7q__freeDelivery{color:#fff;background:#000000b3;border-radius:4px;padding:2px 4px;font-size:.55rem;font-weight:500;line-height:1;position:absolute;bottom:4px;left:4px}.sec3-module__O-a-7q__productInfo{padding:6px 4px}.sec3-module__O-a-7q__productName{color:#0f1111;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:28px;margin:0 0 4px;font-size:.7rem;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.sec3-module__O-a-7q__rating{align-items:center;gap:3px;margin-bottom:4px;display:flex}.sec3-module__O-a-7q__stars{color:#ffa41c;font-size:.65rem}.sec3-module__O-a-7q__ratingCount{color:#878787;font-size:.6rem}.sec3-module__O-a-7q__priceContainer{align-items:center;gap:4px;display:flex}.sec3-module__O-a-7q__currentPrice{color:#0f1111;font-size:.8rem;font-weight:700}.sec3-module__O-a-7q__originalPrice{color:#878787;font-size:.65rem;text-decoration:line-through}@media (min-width:768px){.sec3-module__O-a-7q__sectionHeader{padding:12px 16px}.sec3-module__O-a-7q__title{font-size:1.3rem}.sec3-module__O-a-7q__seeAll{font-size:.9rem}.sec3-module__O-a-7q__horizontalScroll{gap:10px;padding:12px 0}.sec3-module__O-a-7q__horizontalScroll:before,.sec3-module__O-a-7q__horizontalScroll:after{flex:0 0 16px}.sec3-module__O-a-7q__scrollCard{flex:0 0 160px}.sec3-module__O-a-7q__productInfo{padding:8px 6px}.sec3-module__O-a-7q__productName{height:32px;font-size:.75rem}.sec3-module__O-a-7q__currentPrice{font-size:.85rem}}@media (min-width:1024px){.sec3-module__O-a-7q__scrollCard{flex:0 0 150px}.sec3-module__O-a-7q__horizontalScroll{gap:8px}}
.events-module__raE_ia__mainLayout{box-sizing:border-box;gap:32px;width:100%;height:85vh;padding:24px;font-family:Inter,-apple-system,sans-serif;display:flex;position:relative}.events-module__raE_ia__eventsSidebar{background:#f8fafc;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;width:320px;max-height:80vh;padding:24px;display:flex;overflow-y:auto}.events-module__raE_ia__sideTitle{color:#111827;text-transform:uppercase;letter-spacing:.5px;margin:0 0 20px;font-size:16px;font-weight:800}.events-module__raE_ia__listContainer{flex-direction:column;gap:12px;display:flex}.events-module__raE_ia__eventItem{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;padding:16px;transition:all .2s;display:flex}.events-module__raE_ia__eventItem:hover{border-color:#6366f1;transform:translate(4px);box-shadow:0 4px 12px #0000000d}.events-module__raE_ia__itemContent{flex-direction:column;flex:1;gap:4px;display:flex}.events-module__raE_ia__nameRow{justify-content:space-between;align-items:center;display:flex}.events-module__raE_ia__eventName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.events-module__raE_ia__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:2px 8px;font-size:10px;font-weight:800}.events-module__raE_ia__running{color:#15803d;background:#dcfce7}.events-module__raE_ia__scheduled{color:#854d0e;background:#fef9c3}.events-module__raE_ia__eventDate{color:#94a3b8;font-size:11px}.events-module__raE_ia__deleteBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:8px;padding:6px;transition:all .2s;display:flex}.events-module__raE_ia__deleteBtn:hover{background:#fee2e2}.events-module__raE_ia__contentArea{flex:1;justify-content:center;align-items:flex-start;display:flex;position:relative}.events-module__raE_ia__canvas{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.events-module__raE_ia__formCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:5;background:#ffffffe6;border:1px solid #f1f5f9;border-radius:32px;width:100%;max-width:520px;padding:40px;position:relative;box-shadow:0 10px 40px #0000000a}.events-module__raE_ia__title{color:#000;letter-spacing:-.5px;margin:0 0 8px;font-size:26px;font-weight:800}.events-module__raE_ia__subtitle{color:#64748b;margin-bottom:32px;font-size:14px}.events-module__raE_ia__formGrid{flex-direction:column;gap:24px;display:flex}.events-module__raE_ia__full{width:100%}.events-module__raE_ia__row{gap:16px;display:flex}.events-module__raE_ia__half{min-width:0}.events-module__raE_ia__label{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.events-module__raE_ia__input{color:#1e293b;box-sizing:border-box;background:#f8fafc;border:1.5px solid #f1f5f9;border-radius:14px;width:100%;min-width:0;padding:14px 16px;font-size:15px;transition:all .2s}.events-module__raE_ia__input:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 4px #6366f10f}.events-module__raE_ia__uploadBox{text-align:center;color:#94a3b8;cursor:pointer;background:#fff;border:2px dashed #e2e8f0;border-radius:18px;padding:24px;font-size:14px;font-weight:600;transition:all .2s}.events-module__raE_ia__uploadBox:hover{color:#6366f1;background:#f5f3ff;border-color:#6366f1}.events-module__raE_ia__gallery{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.events-module__raE_ia__imgThumbnail{border:2px solid #fff;border-radius:12px;width:68px;height:68px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.events-module__raE_ia__imgThumbnail img{object-fit:cover;width:100%;height:100%}.events-module__raE_ia__copyBtn{color:#fff;opacity:0;cursor:pointer;background:#00000080;border:none;justify-content:center;align-items:center;font-size:18px;transition:all .2s;display:flex;position:absolute;inset:0}.events-module__raE_ia__imgThumbnail:hover .events-module__raE_ia__copyBtn{opacity:1}.events-module__raE_ia__effectGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.events-module__raE_ia__effectCard{cursor:pointer;text-align:center;color:#94a3b8;background:#fff;border:1.5px solid #f1f5f9;border-radius:18px;padding:16px 8px;font-size:9px;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.events-module__raE_ia__effectCard.events-module__raE_ia__active{color:#6366f1;background:#f5f3ff;border-color:#6366f1;transform:translateY(-4px);box-shadow:0 10px 20px #6366f11a}.events-module__raE_ia__icon{margin-bottom:6px;font-size:24px;display:block}.events-module__raE_ia__submitBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:18px;font-size:16px;font-weight:700;transition:all .2s;display:flex}.events-module__raE_ia__submitBtn:hover{background:#000;transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}.events-module__raE_ia__spinner{font-size:24px;animation:1s linear infinite events-module__raE_ia__rotate}@keyframes events-module__raE_ia__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.events-module__raE_ia__error{color:#ef4444;margin-top:8px;font-size:12px;font-weight:600}
.main-module__FXlNNW__canvasWrapper{pointer-events:none;z-index:9999;width:100vw;height:100vh;position:fixed;top:0;left:0}.main-module__FXlNNW__snowCanvas{width:100%;height:100%;display:block}
.versionManager-module__ku4GLa__container{background-color:#f8fafc;justify-content:center;align-items:center;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.versionManager-module__ku4GLa__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:480px;padding:40px;box-shadow:0 10px 25px -5px #0000000d}.versionManager-module__ku4GLa__header{margin-bottom:30px}.versionManager-module__ku4GLa__header h2{color:#1e293b;margin:0;font-size:22px;font-weight:700}.versionManager-module__ku4GLa__subtitle{color:#64748b;margin:5px 0 0;font-size:14px}.versionManager-module__ku4GLa__versionGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:25px;display:grid}.versionManager-module__ku4GLa__label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.versionManager-module__ku4GLa__input{color:#1e293b;border:2px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:12px 15px;font-size:15px;transition:all .2s}.versionManager-module__ku4GLa__input:focus{border-color:#2563eb}.versionManager-module__ku4GLa__notesWrapper{margin-bottom:30px}.versionManager-module__ku4GLa__noteInputContainer{position:relative}.versionManager-module__ku4GLa__noteCounter{color:#64748b;font-size:12px;font-weight:600;position:absolute;top:14px;right:15px}.versionManager-module__ku4GLa__counterLimit{color:#ef4444}.versionManager-module__ku4GLa__notesList{margin-top:15px;padding:0;list-style:none}.versionManager-module__ku4GLa__noteItem{color:#1e293b;background:#f1f5f9;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:10px 15px;font-size:14px;animation:.2s ease-out versionManager-module__ku4GLa__slideIn;display:flex}.versionManager-module__ku4GLa__deleteBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 5px;font-size:18px;transition:color .2s}.versionManager-module__ku4GLa__deleteBtn:hover{color:#ef4444}.versionManager-module__ku4GLa__submitBtn{color:#fff;cursor:pointer;background-color:#1e293b;border:none;border-radius:8px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:opacity .2s}.versionManager-module__ku4GLa__submitBtn:hover{opacity:.9}.versionManager-module__ku4GLa__shake{animation:.4s cubic-bezier(.36,.07,.19,.97) both versionManager-module__ku4GLa__shake;border-color:#ef4444!important}@keyframes versionManager-module__ku4GLa__slideIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes versionManager-module__ku4GLa__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}
.chat-module__dpe5WG__appContainer{background-color:#fff;max-width:1200px;height:100vh;display:flex}.chat-module__dpe5WG__sidebar{color:#fff;background-color:#2c3e50;width:300px;transition:transform .3s;overflow-y:auto}.chat-module__dpe5WG__sidebarHeader{background-color:#1a252f;padding:20px;font-size:18px;font-weight:700}.chat-module__dpe5WG__roomList{list-style:none}.chat-module__dpe5WG__roomItem{cursor:pointer;border-bottom:1px solid #34495e;padding:15px 20px;transition:background .2s}.chat-module__dpe5WG__roomItem:hover{background-color:#34495e}.chat-module__dpe5WG__roomItem.chat-module__dpe5WG__active{background-color:#4a6fa5}.chat-module__dpe5WG__roomName{margin-bottom:3px;font-weight:500}.chat-module__dpe5WG__roomPreview{color:#bdc3c7;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.chat-module__dpe5WG__chatArea{border-left:1px solid #e0e0e0;flex-direction:column;flex:1;display:flex}.chat-module__dpe5WG__chatHeader{color:#fff;background-color:#4a6fa5;justify-content:space-between;align-items:center;padding:15px 20px;font-size:18px;font-weight:700;display:flex}.chat-module__dpe5WG__backButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:16px;display:none}.chat-module__dpe5WG__chatMessages{flex-direction:column;flex:1;gap:15px;padding:20px;display:flex;overflow-y:auto}.chat-module__dpe5WG__message{word-wrap:break-word;border-radius:18px;max-width:70%;padding:12px 16px;line-height:1.4;position:relative}.chat-module__dpe5WG__received{color:#000;background-color:#e5e5ea;border-bottom-left-radius:5px;align-self:flex-start}.chat-module__dpe5WG__sent{color:#fff;background-color:#4a6fa5;border-bottom-right-radius:5px;align-self:flex-end}.chat-module__dpe5WG__messageTime{opacity:.7;text-align:right;margin-top:5px;font-size:11px}.chat-module__dpe5WG__chatInput{background-color:#f9f9f9;border-top:1px solid #e5e5e5;padding:15px;display:flex}.chat-module__dpe5WG__chatInput input{border:1px solid #ddd;border-radius:25px;outline:none;flex:1;padding:12px 15px;font-size:16px}.chat-module__dpe5WG__chatInput button{color:#fff;cursor:pointer;background-color:#4a6fa5;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin-left:10px;display:flex}@media (max-width:768px){.chat-module__dpe5WG__sidebar{z-index:10;width:100%;height:100%;position:absolute}.chat-module__dpe5WG__sidebar.chat-module__dpe5WG__hidden{transform:translate(-100%)}.chat-module__dpe5WG__chatArea.chat-module__dpe5WG__hidden{display:none}.chat-module__dpe5WG__backButton{display:block}}
.spend-ivestment-module__jAWoea__topbar{background:var(--white);border-bottom:1px solid var(--border-color);z-index:40;justify-content:space-between;align-items:center;height:54px;padding:0 28px;transition:border-color .25s,background .25s;display:flex;position:sticky;top:0}.spend-ivestment-module__jAWoea__topbar.spend-ivestment-module__jAWoea__exp{background:#fff8f8;border-bottom-color:#f87171}.spend-ivestment-module__jAWoea__topbar.spend-ivestment-module__jAWoea__inv{background:#f0fdf9;border-bottom-color:#34d399}.spend-ivestment-module__jAWoea__brand{letter-spacing:-.3px;align-items:center;gap:9px;font-family:Fraunces,serif;font-size:16px;font-weight:500;display:flex}.spend-ivestment-module__jAWoea__brandIcon{color:#fff;background:var(--ink);border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:background .25s;display:flex}.spend-ivestment-module__jAWoea__brandIcon.spend-ivestment-module__jAWoea__exp{background:#ef4444}.spend-ivestment-module__jAWoea__brandIcon.spend-ivestment-module__jAWoea__inv{background:#059669}.spend-ivestment-module__jAWoea__topbarRight{color:var(--ink3);font-size:12px}.spend-ivestment-module__jAWoea__page{max-width:680px;margin:0 auto;padding:40px 20px 60px}.spend-ivestment-module__jAWoea__pageHead{margin-bottom:28px;animation:.35s both spend-ivestment-module__jAWoea__up}.spend-ivestment-module__jAWoea__eyebrow{letter-spacing:1.4px;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:700;transition:color .25s;display:flex}.spend-ivestment-module__jAWoea__eyebrow.spend-ivestment-module__jAWoea__exp{color:#ef4444}.spend-ivestment-module__jAWoea__eyebrow.spend-ivestment-module__jAWoea__inv{color:#059669}.spend-ivestment-module__jAWoea__eyebrow:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block}.spend-ivestment-module__jAWoea__pageHead h1{letter-spacing:-.8px;font-family:Fraunces,serif;font-size:clamp(26px,5vw,38px);font-weight:500;line-height:1.15}.spend-ivestment-module__jAWoea__pageHead h1 em{font-style:italic;transition:color .25s}.spend-ivestment-module__jAWoea__pageHead h1 em.spend-ivestment-module__jAWoea__exp{color:#ef4444}.spend-ivestment-module__jAWoea__pageHead h1 em.spend-ivestment-module__jAWoea__inv{color:#059669}.spend-ivestment-module__jAWoea__typeSwitch{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;animation:.38s 40ms both spend-ivestment-module__jAWoea__up;display:grid}.spend-ivestment-module__jAWoea__typeBtn{background:var(--white);border:1.5px solid var(--border-color);border-radius:var(--radius);cursor:pointer;text-align:left;padding:20px 16px 18px;transition:border-color .2s,background .2s,box-shadow .2s,transform .15s;position:relative;overflow:hidden}.spend-ivestment-module__jAWoea__typeBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #00000012}.spend-ivestment-module__jAWoea__typeBtn.spend-ivestment-module__jAWoea__active.spend-ivestment-module__jAWoea__exp{background:linear-gradient(135deg,#fff8f8 0%,#fee2e2 100%);border-color:#ef4444;box-shadow:0 4px 20px #ef44441f}.spend-ivestment-module__jAWoea__typeBtn.spend-ivestment-module__jAWoea__active.spend-ivestment-module__jAWoea__inv{background:linear-gradient(135deg,#f0fdf9 0%,#d1fae5 100%);border-color:#059669;box-shadow:0 4px 20px #0596691f}.spend-ivestment-module__jAWoea__tbEmoji{margin-bottom:10px;font-size:22px;display:block}.spend-ivestment-module__jAWoea__tbName{color:var(--ink);margin-bottom:3px;font-size:15px;font-weight:600;transition:color .2s;display:block}.spend-ivestment-module__jAWoea__typeBtn.spend-ivestment-module__jAWoea__active.spend-ivestment-module__jAWoea__exp .spend-ivestment-module__jAWoea__tbName{color:#dc2626}.spend-ivestment-module__jAWoea__typeBtn.spend-ivestment-module__jAWoea__active.spend-ivestment-module__jAWoea__inv .spend-ivestment-module__jAWoea__tbName{color:#047857}.spend-ivestment-module__jAWoea__tbDesc{color:var(--ink3);font-size:12px;line-height:1.4}.spend-ivestment-module__jAWoea__tbCheck{opacity:0;color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .22s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:12px;right:12px;transform:scale(.5)}.spend-ivestment-module__jAWoea__typeBtn.spend-ivestment-module__jAWoea__active .spend-ivestment-module__jAWoea__tbCheck{opacity:1;transform:scale(1)}.spend-ivestment-module__jAWoea__typeBtn.spend-ivestment-module__jAWoea__active.spend-ivestment-module__jAWoea__exp .spend-ivestment-module__jAWoea__tbCheck{background:#ef4444}.spend-ivestment-module__jAWoea__typeBtn.spend-ivestment-module__jAWoea__active.spend-ivestment-module__jAWoea__inv .spend-ivestment-module__jAWoea__tbCheck{background:#059669}.spend-ivestment-module__jAWoea__card{background:var(--white);border:1.5px solid var(--border-color);box-shadow:var(--shadow);border-radius:18px;padding:32px 30px 28px;transition:border-color .25s,box-shadow .25s;animation:.42s 80ms both spend-ivestment-module__jAWoea__up}.spend-ivestment-module__jAWoea__card.spend-ivestment-module__jAWoea__exp{border-color:#fca5a5;box-shadow:0 2px 8px #ef44440f,0 8px 32px #ef44440d}.spend-ivestment-module__jAWoea__card.spend-ivestment-module__jAWoea__inv{border-color:#6ee7b7;box-shadow:0 2px 8px #0596690f,0 8px 32px #0596690d}.spend-ivestment-module__jAWoea__sec{letter-spacing:1px;text-transform:uppercase;color:var(--ink3);border-bottom:1.5px solid var(--border-color);align-items:center;margin-top:26px;margin-bottom:18px;padding-bottom:9px;font-size:10.5px;font-weight:700;transition:color .2s,border-color .2s;display:flex}.spend-ivestment-module__jAWoea__sec:first-child{margin-top:0}.spend-ivestment-module__jAWoea__sec.spend-ivestment-module__jAWoea__exp{color:#dc2626;border-bottom-color:#fca5a5}.spend-ivestment-module__jAWoea__sec.spend-ivestment-module__jAWoea__inv{color:#047857;border-bottom-color:#6ee7b7}.spend-ivestment-module__jAWoea__g2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.spend-ivestment-module__jAWoea__full{grid-column:span 2}.spend-ivestment-module__jAWoea__field{flex-direction:column;gap:5px;display:flex}.spend-ivestment-module__jAWoea__field label{color:var(--ink2);align-items:center;gap:3px;font-size:12.5px;font-weight:600;display:flex}.spend-ivestment-module__jAWoea__req{color:#ef4444;margin-left:2px}.spend-ivestment-module__jAWoea__field input,.spend-ivestment-module__jAWoea__field select,.spend-ivestment-module__jAWoea__field textarea{border:1.5px solid var(--border-color);width:100%;color:var(--ink);background:var(--white);border-radius:8px;outline:none;padding:10px 13px;font-family:Instrument Sans,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.spend-ivestment-module__jAWoea__card.spend-ivestment-module__jAWoea__exp .spend-ivestment-module__jAWoea__field input:focus,.spend-ivestment-module__jAWoea__card.spend-ivestment-module__jAWoea__exp .spend-ivestment-module__jAWoea__field select:focus,.spend-ivestment-module__jAWoea__card.spend-ivestment-module__jAWoea__exp .spend-ivestment-module__jAWoea__field textarea:focus{background:#fff8f8;border-color:#ef4444;box-shadow:0 0 0 3px #fee2e2}.spend-ivestment-module__jAWoea__card.spend-ivestment-module__jAWoea__inv .spend-ivestment-module__jAWoea__field input:focus,.spend-ivestment-module__jAWoea__card.spend-ivestment-module__jAWoea__inv .spend-ivestment-module__jAWoea__field select:focus,.spend-ivestment-module__jAWoea__card.spend-ivestment-module__jAWoea__inv .spend-ivestment-module__jAWoea__field textarea:focus{background:#f0fdf9;border-color:#059669;box-shadow:0 0 0 3px #d1fae5}.spend-ivestment-module__jAWoea__field input::placeholder,.spend-ivestment-module__jAWoea__field textarea::placeholder{color:var(--ink3)}.spend-ivestment-module__jAWoea__field textarea{resize:vertical;min-height:76px;line-height:1.55}.spend-ivestment-module__jAWoea__amtWrap{position:relative}.spend-ivestment-module__jAWoea__amtPrefix{pointer-events:none;color:var(--ink3);font-size:16px;font-weight:600;transition:color .2s;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.spend-ivestment-module__jAWoea__amtPrefix.spend-ivestment-module__jAWoea__exp{color:#ef4444}.spend-ivestment-module__jAWoea__amtPrefix.spend-ivestment-module__jAWoea__inv{color:#059669}.spend-ivestment-module__jAWoea__amtWrap input{letter-spacing:-.4px;padding-left:28px;font-size:20px;font-weight:600}.spend-ivestment-module__jAWoea__amtWrap.spend-ivestment-module__jAWoea__exp input{background:#fff8f8;border-color:#fca5a5}.spend-ivestment-module__jAWoea__amtWrap.spend-ivestment-module__jAWoea__inv input{background:#f0fdf9;border-color:#6ee7b7}.spend-ivestment-module__jAWoea__selWrap{position:relative}.spend-ivestment-module__jAWoea__selWrap:after{content:"";border:4px solid #0000;border-top:5px solid var(--ink3);pointer-events:none;transition:border-top-color .2s;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.spend-ivestment-module__jAWoea__selWrap.spend-ivestment-module__jAWoea__exp:after{border-top-color:#ef4444}.spend-ivestment-module__jAWoea__selWrap.spend-ivestment-module__jAWoea__inv:after{border-top-color:#059669}.spend-ivestment-module__jAWoea__selWrap select{cursor:pointer;padding-right:32px}.spend-ivestment-module__jAWoea__selWrap.spend-ivestment-module__jAWoea__exp select{background:#fff8f8;border-color:#fca5a5}.spend-ivestment-module__jAWoea__selWrap.spend-ivestment-module__jAWoea__inv select{background:#f0fdf9;border-color:#6ee7b7}.spend-ivestment-module__jAWoea__actions{border-top:1px solid var(--border-color);gap:10px;margin-top:26px;padding-top:22px;display:flex}.spend-ivestment-module__jAWoea__btnSave{cursor:pointer;color:#fff;background:var(--ink);border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:7px;padding:13px 20px;font-family:Instrument Sans,sans-serif;font-size:14.5px;font-weight:600;transition:background .2s,opacity .14s,transform .12s,box-shadow .2s;display:flex}.spend-ivestment-module__jAWoea__btnSave.spend-ivestment-module__jAWoea__exp{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 4px 14px #ef444459}.spend-ivestment-module__jAWoea__btnSave.spend-ivestment-module__jAWoea__inv{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 14px #05966959}.spend-ivestment-module__jAWoea__btnSave:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 6px 20px #0003}.spend-ivestment-module__jAWoea__btnSave:active:not(:disabled){transform:none}.spend-ivestment-module__jAWoea__btnClear{border:1.5px solid var(--border-color);color:var(--ink2);cursor:pointer;background:0 0;border-radius:9px;align-items:center;gap:6px;padding:13px 18px;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:500;transition:background .14s,border-color .14s;display:flex}.spend-ivestment-module__jAWoea__btnClear:hover:not(:disabled){background:var(--soft);border-color:var(--border-color2)}.spend-ivestment-module__jAWoea__spin{animation:.7s linear infinite spend-ivestment-module__jAWoea__spin}@keyframes spend-ivestment-module__jAWoea__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spend-ivestment-module__jAWoea__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:200;opacity:0;pointer-events:none;background:#f8f7f4e6;justify-content:center;align-items:center;transition:opacity .22s;display:flex;position:fixed;inset:0}.spend-ivestment-module__jAWoea__overlay.spend-ivestment-module__jAWoea__show{opacity:1;pointer-events:all}.spend-ivestment-module__jAWoea__sbox{background:var(--white);border:1.5px solid var(--border-color);text-align:center;border-radius:20px;width:90%;max-width:300px;padding:40px 36px;transition:transform .28s cubic-bezier(.34,1.56,.64,1);transform:scale(.9)translateY(12px);box-shadow:0 24px 64px #0000001f}.spend-ivestment-module__jAWoea__overlay.spend-ivestment-module__jAWoea__show .spend-ivestment-module__jAWoea__sbox{transform:scale(1)translateY(0)}.spend-ivestment-module__jAWoea__sbox.spend-ivestment-module__jAWoea__exp{border-color:#fca5a5;box-shadow:0 24px 64px #ef444424}.spend-ivestment-module__jAWoea__sbox.spend-ivestment-module__jAWoea__inv{border-color:#6ee7b7;box-shadow:0 24px 64px #05966924}.spend-ivestment-module__jAWoea__sboxIcon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 18px;display:flex}.spend-ivestment-module__jAWoea__sboxIcon.spend-ivestment-module__jAWoea__exp{color:#ef4444;background:linear-gradient(135deg,#fee2e2,#fecaca);box-shadow:0 4px 16px #ef444433}.spend-ivestment-module__jAWoea__sboxIcon.spend-ivestment-module__jAWoea__inv{color:#059669;background:linear-gradient(135deg,#d1fae5,#a7f3d0);box-shadow:0 4px 16px #05966933}.spend-ivestment-module__jAWoea__sboxAmt{letter-spacing:-1.2px;margin-bottom:4px;font-family:Fraunces,serif;font-size:36px;font-weight:300}.spend-ivestment-module__jAWoea__sboxAmt.spend-ivestment-module__jAWoea__exp{color:#dc2626}.spend-ivestment-module__jAWoea__sboxAmt.spend-ivestment-module__jAWoea__inv{color:#047857}.spend-ivestment-module__jAWoea__sbox h3{letter-spacing:-.4px;margin-bottom:6px;font-family:Fraunces,serif;font-size:20px;font-weight:500}.spend-ivestment-module__jAWoea__sbox p{color:var(--ink2);margin-bottom:22px;font-size:13px;line-height:1.5}.spend-ivestment-module__jAWoea__btnNext{cursor:pointer;color:#fff;border:none;border-radius:8px;width:100%;padding:12px;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:600;transition:opacity .14s,transform .12s}.spend-ivestment-module__jAWoea__btnNext.spend-ivestment-module__jAWoea__exp{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 3px 12px #ef44444d}.spend-ivestment-module__jAWoea__btnNext.spend-ivestment-module__jAWoea__inv{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 3px 12px #0596694d}.spend-ivestment-module__jAWoea__btnNext:hover{opacity:.88;transform:translateY(-1px)}.spend-ivestment-module__jAWoea__toast{background:var(--ink);color:#fff;opacity:0;pointer-events:none;z-index:300;border-radius:30px;padding:10px 20px;font-size:13px;font-weight:500;transition:all .18s;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(10px)}.spend-ivestment-module__jAWoea__toast.spend-ivestment-module__jAWoea__show{opacity:1;transform:translate(-50%)translateY(0)}@keyframes spend-ivestment-module__jAWoea__up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.spend-ivestment-module__jAWoea__topbar{padding:0 16px}.spend-ivestment-module__jAWoea__page{padding:28px 14px 40px}.spend-ivestment-module__jAWoea__card{padding:22px 18px 20px}.spend-ivestment-module__jAWoea__g2{grid-template-columns:1fr}.spend-ivestment-module__jAWoea__full{grid-column:span 1}.spend-ivestment-module__jAWoea__actions{flex-direction:column}}
.get-spend-module__-JFh5a__root{--si-bg:#0d1117;--si-surface:#161b22;--si-surface2:#1c2128;--si-border:#30363d;--si-text:#e6edf3;--si-muted:#7d8590;--si-green:#3fb950;--si-green-bg:#1a2f1c;--si-red:#f85149;--si-red-bg:#2d1316;--si-blue:#58a6ff;--si-blue-bg:#1a2540;--si-gold:#e3b341;--si-gold-bg:#2d2208;--si-accent:#388bfd;--si-radius:10px;--si-radius-sm:6px;background:var(--si-bg);height:100%;color:var(--si-text);flex-direction:column;font-family:cabin,Segoe UI,sans-serif;display:flex;overflow:hidden}.get-spend-module__-JFh5a__topSection{flex-shrink:0;padding:24px 28px 14px}.get-spend-module__-JFh5a__header{border-bottom:1px solid var(--si-border);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:18px;display:flex}.get-spend-module__-JFh5a__headerLeft{align-items:center;gap:14px;display:flex}.get-spend-module__-JFh5a__logoMark{background:linear-gradient(135deg,#388bfd 0%,#3fb950 100%);border-radius:10px;flex-shrink:0;width:36px;height:36px}.get-spend-module__-JFh5a__title{letter-spacing:.4px;color:var(--si-text);margin:0 0 2px;font-family:zag,sans-serif;font-size:20px}.get-spend-module__-JFh5a__subtitle{color:var(--si-muted);margin:0;font-family:cabin,sans-serif;font-size:12px}.get-spend-module__-JFh5a__downloadBtn{background:var(--si-surface2);color:var(--si-text);border:1px solid var(--si-border);border-radius:var(--si-radius-sm);cursor:pointer;align-items:center;gap:7px;padding:8px 16px;font-family:gaboed,sans-serif;font-size:13px;transition:border-color .15s,background .15s;display:flex}.get-spend-module__-JFh5a__downloadBtn:hover{border-color:var(--si-accent);background:#1f2937}.get-spend-module__-JFh5a__headerActions{align-items:center;gap:8px;display:flex}.get-spend-module__-JFh5a__iconBtn{background:var(--si-surface2);width:34px;height:34px;color:var(--si-muted);border:1px solid var(--si-border);border-radius:var(--si-radius-sm);cursor:pointer;place-items:center;transition:border-color .15s,color .15s;display:grid}.get-spend-module__-JFh5a__iconBtn:hover{border-color:var(--si-accent);color:var(--si-text)}.get-spend-module__-JFh5a__spinning svg{animation:.8s linear infinite get-spend-module__-JFh5a__si-spin}@keyframes get-spend-module__-JFh5a__si-spin{to{transform:rotate(360deg)}}.get-spend-module__-JFh5a__exportPdfBtn{color:#e6edf3;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(135deg,#1a2a3a 0%,#16212b 100%);border:1px solid #3b4b5c;border-radius:30px;align-items:center;gap:8px;padding:8px 18px;font-family:gaboed,sans-serif;font-size:13px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.get-spend-module__-JFh5a__exportPdfBtn:before{content:"";background:linear-gradient(90deg,#0000,#388bfd33,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.get-spend-module__-JFh5a__exportPdfBtn:hover:before{left:100%}.get-spend-module__-JFh5a__exportPdfBtn:hover{border-color:var(--si-accent);background:linear-gradient(135deg,#1f3448 0%,#1a2a3a 100%);transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}.get-spend-module__-JFh5a__exportPdfBtn:active{transform:translateY(0)}.get-spend-module__-JFh5a__exportPdfLoading{opacity:.8;cursor:wait;border-color:var(--si-accent);background:linear-gradient(135deg,#1f3448 0%,#1a2a3a 100%)}.get-spend-module__-JFh5a__exportSpinner{border:2px solid var(--si-muted);border-top-color:var(--si-accent);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite get-spend-module__-JFh5a__exportSpin;display:inline-block}@keyframes get-spend-module__-JFh5a__exportSpin{to{transform:rotate(360deg)}}.get-spend-module__-JFh5a__loadingBar{background:linear-gradient(90deg, var(--si-accent), var(--si-green));z-index:10;height:2px;animation:1.2s ease-in-out infinite get-spend-module__-JFh5a__si-slide;position:absolute;top:0;left:0;right:0}@keyframes get-spend-module__-JFh5a__si-slide{0%{transform-origin:0;transform:scaleX(0)}50%{transform-origin:0;transform:scaleX(1)}51%{transform-origin:100%;transform:scaleX(1)}to{transform-origin:100%;transform:scaleX(0)}}.get-spend-module__-JFh5a__retryLink{color:var(--si-accent);cursor:pointer;text-decoration:underline}.get-spend-module__-JFh5a__statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}@media (max-width:1100px){.get-spend-module__-JFh5a__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.get-spend-module__-JFh5a__statsGrid{grid-template-columns:1fr}}.get-spend-module__-JFh5a__statCard{background:var(--si-surface);border:1px solid var(--si-border);border-radius:var(--si-radius);align-items:flex-start;gap:12px;padding:14px 16px;transition:transform .15s;display:flex;position:relative;overflow:hidden}.get-spend-module__-JFh5a__statCard:hover{transform:translateY(-2px)}.get-spend-module__-JFh5a__statIcon{background:var(--si-surface2);width:38px;height:38px;color:var(--si-muted);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.get-spend-module__-JFh5a__accentGreen .get-spend-module__-JFh5a__statIcon{color:var(--si-green);background:var(--si-green-bg)}.get-spend-module__-JFh5a__accentRed .get-spend-module__-JFh5a__statIcon{color:var(--si-red);background:var(--si-red-bg)}.get-spend-module__-JFh5a__accentBlue .get-spend-module__-JFh5a__statIcon{color:var(--si-blue);background:var(--si-blue-bg)}.get-spend-module__-JFh5a__accentGold .get-spend-module__-JFh5a__statIcon{color:var(--si-gold);background:var(--si-gold-bg)}.get-spend-module__-JFh5a__accentGreen{border-color:#2b4630}.get-spend-module__-JFh5a__accentRed{border-color:#4a1f1c}.get-spend-module__-JFh5a__accentBlue{border-color:#1e3558}.get-spend-module__-JFh5a__accentGold{border-color:#3d2e0c}.get-spend-module__-JFh5a__statBody{flex:1;min-width:0}.get-spend-module__-JFh5a__statLabel{color:var(--si-muted);text-transform:uppercase;letter-spacing:.8px;margin:0 0 3px;font-family:cabin,sans-serif;font-size:10px}.get-spend-module__-JFh5a__statValue{color:var(--si-text);white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-family:zag,sans-serif;font-size:18px;overflow:hidden}.get-spend-module__-JFh5a__statSub{color:var(--si-muted);margin:0;font-family:cabin,sans-serif;font-size:11px}.get-spend-module__-JFh5a__toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.get-spend-module__-JFh5a__searchWrap{flex:1;min-width:180px;position:relative}.get-spend-module__-JFh5a__searchIcon{color:var(--si-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.get-spend-module__-JFh5a__searchInput{background:var(--si-surface);border:1px solid var(--si-border);border-radius:var(--si-radius-sm);width:100%;color:var(--si-text);outline:none;padding:8px 12px 8px 34px;font-family:cabin,sans-serif;font-size:13px;transition:border-color .15s}.get-spend-module__-JFh5a__searchInput::placeholder{color:var(--si-muted)}.get-spend-module__-JFh5a__searchInput:focus{border-color:var(--si-accent)}.get-spend-module__-JFh5a__toolbarRight{align-items:center;gap:10px;display:flex}.get-spend-module__-JFh5a__dropdownWrap{position:relative}.get-spend-module__-JFh5a__dropdownBtn{background:var(--si-surface);color:var(--si-text);border:1px solid var(--si-border);border-radius:var(--si-radius-sm);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;padding:8px 12px;font-family:gaboed,sans-serif;font-size:13px;transition:border-color .15s;display:flex}.get-spend-module__-JFh5a__dropdownBtn:hover{border-color:var(--si-accent)}.get-spend-module__-JFh5a__rotated{transition:transform .2s;transform:rotate(180deg)}.get-spend-module__-JFh5a__dropdown{background:var(--si-surface2);border:1px solid var(--si-border);border-radius:var(--si-radius-sm);z-index:99;min-width:170px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0006}.get-spend-module__-JFh5a__dropdownItem{cursor:pointer;color:var(--si-text);padding:8px 14px;font-family:cabin,sans-serif;font-size:13px;transition:background .12s}.get-spend-module__-JFh5a__dropdownItem:hover{background:#2d3748}.get-spend-module__-JFh5a__dropdownActive{color:var(--si-accent);font-weight:600}.get-spend-module__-JFh5a__tableArea{flex-direction:column;flex:1;min-height:0;padding:14px 28px 20px;display:flex}.get-spend-module__-JFh5a__tableWrap{border:1px solid var(--si-border);border-radius:var(--si-radius);background:var(--si-surface);flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.get-spend-module__-JFh5a__thead{border-bottom:1px solid var(--si-border);flex-shrink:0;width:100%;display:block}.get-spend-module__-JFh5a__thead table{border-collapse:collapse;table-layout:fixed;width:100%}.get-spend-module__-JFh5a__tbodyWrap{flex:1;min-height:0;overflow:hidden auto}.get-spend-module__-JFh5a__tbodyWrap table{border-collapse:collapse;table-layout:fixed;width:100%}.get-spend-module__-JFh5a__tfoot{border-top:2px solid var(--si-border);background:var(--si-surface2);flex-shrink:0;width:100%;display:block}.get-spend-module__-JFh5a__tfoot table{border-collapse:collapse;table-layout:fixed;width:100%}.get-spend-module__-JFh5a__colDate,.get-spend-module__-JFh5a__colType{width:110px}.get-spend-module__-JFh5a__colCat{width:140px}.get-spend-module__-JFh5a__colVendor{width:160px}.get-spend-module__-JFh5a__colMethod{width:110px}.get-spend-module__-JFh5a__colAmt{width:130px}.get-spend-module__-JFh5a__colNote{width:auto}.get-spend-module__-JFh5a__th{background:var(--si-surface2);color:var(--si-muted);text-transform:uppercase;letter-spacing:.7px;text-align:left;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;padding:11px 14px;font-family:cabin,sans-serif;font-size:11px;transition:color .15s}.get-spend-module__-JFh5a__th:hover{color:var(--si-text)}.get-spend-module__-JFh5a__thInner{align-items:center;gap:5px;display:inline-flex}.get-spend-module__-JFh5a__tr{border-bottom:1px solid var(--si-border);transition:background .1s}.get-spend-module__-JFh5a__tr:last-child{border-bottom:none}.get-spend-module__-JFh5a__tr:hover{background:#1a2030}.get-spend-module__-JFh5a__trEven{background:#ffffff04}.get-spend-module__-JFh5a__td{vertical-align:middle;color:var(--si-text);padding:10px 14px;font-family:cabin,sans-serif;overflow:hidden}.get-spend-module__-JFh5a__dateCell{flex-direction:column;gap:1px;display:flex}.get-spend-module__-JFh5a__dateDay{font-size:13px;font-weight:600}.get-spend-module__-JFh5a__dateYear{color:var(--si-muted);white-space:nowrap;font-size:10px}.get-spend-module__-JFh5a__dateTime{color:var(--si-accent);margin-left:5px;font-size:10px;font-style:normal}.get-spend-module__-JFh5a__badge{text-transform:capitalize;white-space:nowrap;border-radius:99px;align-items:center;gap:4px;padding:3px 9px;font-family:cabin,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.get-spend-module__-JFh5a__badgeInvest{background:var(--si-green-bg);color:var(--si-green);border:1px solid #2d5230}.get-spend-module__-JFh5a__badgeExpense{background:var(--si-red-bg);color:var(--si-red);border:1px solid #5a2020}.get-spend-module__-JFh5a__catPrimary{font-size:13px;display:block}.get-spend-module__-JFh5a__catSub{color:var(--si-muted);margin-top:1px;font-size:11px;display:block}.get-spend-module__-JFh5a__vendorName{white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.get-spend-module__-JFh5a__vendorContact{color:var(--si-muted);margin-top:1px;font-size:11px;display:block}.get-spend-module__-JFh5a__methodTag{background:var(--si-surface2);border:1px solid var(--si-border);color:var(--si-muted);white-space:nowrap;border-radius:4px;padding:2px 8px;font-size:11px;display:inline-block}.get-spend-module__-JFh5a__amountCell{text-align:right;white-space:nowrap;font-family:zag,sans-serif;font-size:14px}.get-spend-module__-JFh5a__amtInvest{color:var(--si-green)}.get-spend-module__-JFh5a__amtExpense{color:var(--si-red)}.get-spend-module__-JFh5a__descCell{color:var(--si-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.get-spend-module__-JFh5a__tfootRow .get-spend-module__-JFh5a__td{color:var(--si-text);padding:11px 14px;font-size:13px}.get-spend-module__-JFh5a__empty{color:var(--si-muted);flex:1;justify-content:center;align-items:center;padding:40px;font-family:cabin,sans-serif;font-size:14px;display:flex}
.addSeller-module__3noM7G__container{background:#fff;border-radius:8px;width:100%;max-width:500px;margin:0 auto;padding:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.addSeller-module__3noM7G__title{text-align:center;color:#333;margin-bottom:25px;font-size:24px}.addSeller-module__3noM7G__formGroup{margin-bottom:20px}.addSeller-module__3noM7G__label{color:#555;margin-bottom:8px;font-weight:700;display:block}.addSeller-module__3noM7G__input{border:1px solid #ddd;border-radius:4px;width:100%;padding:12px;font-size:16px}.addSeller-module__3noM7G__input:focus{border-color:#4caf50;outline:none}.addSeller-module__3noM7G__tokenContainer{gap:10px;display:flex}.addSeller-module__3noM7G__tokenInput{flex:1}.addSeller-module__3noM7G__copyBtn{color:#fff;cursor:pointer;background-color:#2196f3;border:none;border-radius:4px;padding:0 15px;transition:background-color .3s}.addSeller-module__3noM7G__copyBtn:hover{background-color:#0b7dda}.addSeller-module__3noM7G__submitBtn{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:4px;width:100%;padding:12px 20px;font-size:16px;transition:background-color .3s}.addSeller-module__3noM7G__submitBtn:hover{background-color:#45a049}@media (max-width:480px){.addSeller-module__3noM7G__container{padding:15px}.addSeller-module__3noM7G__tokenContainer{flex-direction:column}.addSeller-module__3noM7G__copyBtn{padding:10px}}
.mail-module__kZzt3G__container{max-width:1200px;margin:0 auto;padding:20px}.mail-module__kZzt3G__header{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:10px;margin-bottom:20px;padding:20px;box-shadow:0 4px 6px #0000001a}.mail-module__kZzt3G__headerContent{justify-content:space-between;align-items:center;display:flex}.mail-module__kZzt3G__logo{align-items:center;gap:10px;font-size:24px;font-weight:700;display:flex}.mail-module__kZzt3G__btn{cursor:pointer;border:none;border-radius:5px;align-items:center;gap:8px;padding:10px 15px;font-weight:600;transition:all .3s;display:inline-flex}.mail-module__kZzt3G__btnPrimary{background-color:var(--primary);color:#fff}.mail-module__kZzt3G__btnPrimary:hover{background-color:var(--secondary)}.mail-module__kZzt3G__btnSuccess{background-color:var(--success);color:#fff}.mail-module__kZzt3G__btnLight{background-color:var(--light);color:var(--dark)}.mail-module__kZzt3G__mainContent{grid-template-columns:300px 1fr;gap:20px;display:grid}.mail-module__kZzt3G__sidebar{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 6px #0000000d}.mail-module__kZzt3G__editorContainer{background-color:#fff;border-radius:10px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 4px 6px #0000000d}.mail-module__kZzt3G__sectionTitle{color:var(--primary);border-bottom:1px solid #eee;margin-bottom:15px;padding-bottom:10px;font-size:18px;font-weight:600}.mail-module__kZzt3G__formGroup{margin-bottom:15px}.mail-module__kZzt3G__formGroup label{margin-bottom:5px;font-weight:500;display:block}.mail-module__kZzt3G__formGroup input,.mail-module__kZzt3G__formGroup select,.mail-module__kZzt3G__formGroup textarea{border:1px solid #ddd;border-radius:5px;width:100%;padding:10px;font-size:14px}.mail-module__kZzt3G__checkboxGroup{flex-direction:column;gap:10px;margin-top:10px;display:flex}.mail-module__kZzt3G__checkboxItem{align-items:center;gap:8px;display:flex}.mail-module__kZzt3G__checkboxItem input{width:auto}.mail-module__kZzt3G__placeholderList{margin-top:20px}.mail-module__kZzt3G__placeholderItem{border:1px dashed var(--primary);cursor:pointer;background-color:#f0f8ff;border-radius:4px;margin-bottom:8px;padding:8px 12px;font-size:14px}.mail-module__kZzt3G__placeholderItem:hover{background-color:#e1efff}.mail-module__kZzt3G__tabContainer{border-bottom:1px solid #ddd;margin-bottom:15px;display:flex}.mail-module__kZzt3G__tab{cursor:pointer;border-bottom:3px solid #0000;padding:10px 20px}.mail-module__kZzt3G__tab.mail-module__kZzt3G__active{border-bottom:3px solid var(--primary);color:var(--primary);font-weight:600}.mail-module__kZzt3G__tabContent{flex-direction:column;gap:20px;display:flex}.mail-module__kZzt3G__toolbar{background-color:#f8f9fa;border-radius:5px;flex-wrap:wrap;gap:10px;padding:10px;display:flex}.mail-module__kZzt3G__toolbarBtn{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:4px;align-items:center;gap:5px;padding:8px 12px;display:flex}.mail-module__kZzt3G__toolbarBtn:hover{background-color:#f0f0f0}.mail-module__kZzt3G__editor{background-color:#fff;border:1px solid #ddd;border-radius:5px;outline:none;min-height:400px;padding:15px}.mail-module__kZzt3G__editorActions{justify-content:flex-end;gap:10px;margin-top:15px;display:flex}.mail-module__kZzt3G__previewContainer{background-color:#fff;border:1px solid #ddd;border-radius:5px;margin-top:20px;padding:15px}.mail-module__kZzt3G__emailPreview{background:#fff;border:1px solid #eee;margin-top:15px;padding:20px}.mail-module__kZzt3G__stats{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px;display:grid}.mail-module__kZzt3G__statCard{text-align:center;background-color:#fff;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000000d}.mail-module__kZzt3G__statValue{color:var(--primary);font-size:24px;font-weight:700}.mail-module__kZzt3G__statLabel{color:var(--gray);font-size:14px}.mail-module__kZzt3G__footer{text-align:center;color:var(--gray);margin-top:30px;padding:20px;font-size:14px}@media (max-width:768px){.mail-module__kZzt3G__mainContent,.mail-module__kZzt3G__stats{grid-template-columns:1fr}.mail-module__kZzt3G__headerContent{text-align:center;flex-direction:column;gap:15px}.mail-module__kZzt3G__toolbar{justify-content:center}.mail-module__kZzt3G__editorActions{flex-direction:column}}
.highlight-module__JjyADG__container{max-width:1000px;margin:0 auto;padding:2rem}.highlight-module__JjyADG__title{color:#333;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.highlight-module__JjyADG__formSection{background:#f9f9f9;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.highlight-module__JjyADG__form{flex-direction:column;gap:1rem;display:flex}.highlight-module__JjyADG__fileUpload{flex-direction:column;gap:.5rem;display:flex}.highlight-module__JjyADG__fileLabel{color:#fff;cursor:pointer;text-align:center;background:#4a90e2;border-radius:4px;width:fit-content;padding:.75rem 1.5rem;font-weight:500;transition:background .2s;display:inline-block}.highlight-module__JjyADG__fileLabel:hover{background:#357abd}.highlight-module__JjyADG__fileInput{display:none}.highlight-module__JjyADG__fileInfo{flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.highlight-module__JjyADG__fileName{color:#333;font-weight:500}.highlight-module__JjyADG__fileSize{color:#666;font-size:.9rem}.highlight-module__JjyADG__imagePreviewContainer{background:#fff;border:1px solid #eee;border-radius:8px;margin-top:1rem;padding:1rem}.highlight-module__JjyADG__previewTitle{color:#333;margin-bottom:.5rem;font-weight:600}.highlight-module__JjyADG__imagePreview{border:1px solid #eee;border-radius:4px;max-width:100%;max-height:200px}.highlight-module__JjyADG__input{border:1px solid #ddd;border-radius:4px;padding:.75rem;font-size:1rem}.highlight-module__JjyADG__input:focus{border-color:#4a90e2;outline:none;box-shadow:0 0 0 2px #4a90e233}.highlight-module__JjyADG__buttonGroup{gap:.5rem;margin-top:1rem;display:flex}.highlight-module__JjyADG__primaryButton{color:#fff;cursor:pointer;background:#4a90e2;border:none;border-radius:4px;padding:.75rem 1.5rem;font-weight:500;transition:background .2s}.highlight-module__JjyADG__primaryButton:hover:not(:disabled){background:#357abd}.highlight-module__JjyADG__primaryButton:disabled{cursor:not-allowed;background:#a0a0a0}.highlight-module__JjyADG__secondaryButton{color:#333;cursor:pointer;background:#f1f1f1;border:1px solid #ddd;border-radius:4px;padding:.75rem 1.5rem;font-weight:500;transition:background .2s}.highlight-module__JjyADG__secondaryButton:hover:not(:disabled){background:#e5e5e5}.highlight-module__JjyADG__secondaryButton:disabled{color:#a0a0a0;cursor:not-allowed;background:#f5f5f5}.highlight-module__JjyADG__listSection{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.highlight-module__JjyADG__saveHl{justify-content:space-between;align-items:center;display:flex}.highlight-module__JjyADG__save{color:#fff;background-color:#357abd;border:none;border-radius:5px;padding:10px 20px;font-weight:800}.highlight-module__JjyADG__emptyMessage{text-align:center;color:#888;font-style:italic}.highlight-module__JjyADG__highlightList{flex-direction:column;gap:1rem;display:flex}.highlight-module__JjyADG__highlightItem{border:1px solid #eee;border-radius:6px;align-items:center;padding:1rem;transition:box-shadow .2s;display:flex}.highlight-module__JjyADG__highlightItem:hover{box-shadow:0 2px 8px #0000001a}.highlight-module__JjyADG__highlightImage{border-radius:4px;flex-shrink:0;width:80px;height:80px;margin-right:1rem;overflow:hidden}.highlight-module__JjyADG__highlightImage img{object-fit:cover;width:100%;height:100%}.highlight-module__JjyADG__highlightDetails{flex:1}.highlight-module__JjyADG__highlightReason{color:#333;margin-bottom:.25rem;font-weight:600}.highlight-module__JjyADG__highlightPath{color:#666;font-size:.9rem}.highlight-module__JjyADG__highlightActions{gap:.5rem;display:flex}.highlight-module__JjyADG__editButton{color:#4a90e2;cursor:pointer;background:#f0f7ff;border:1px solid #4a90e2;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.highlight-module__JjyADG__editButton:hover:not(:disabled){background:#e1efff}.highlight-module__JjyADG__editButton:disabled{opacity:.6;cursor:not-allowed}.highlight-module__JjyADG__removeButton{color:#e53e3e;cursor:pointer;background:#fff5f5;border:1px solid #e53e3e;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.highlight-module__JjyADG__removeButton:hover:not(:disabled){background:#ffe5e5}.highlight-module__JjyADG__removeButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.highlight-module__JjyADG__container{padding:1rem}.highlight-module__JjyADG__highlightItem{flex-direction:column;align-items:flex-start}.highlight-module__JjyADG__highlightImage{margin-bottom:1rem;margin-right:0}.highlight-module__JjyADG__highlightActions{align-self:flex-end;margin-top:1rem}.highlight-module__JjyADG__buttonGroup{flex-direction:column}}
