:root{--temu-orange: #FF6533;--temu-orange-dark: #E5531A;--temu-orange-light: #FFF0EB;--temu-red: #FB1919;--temu-red-bg: #FFEBEB;--temu-bg: #F5F5F5;--temu-card-bg: #FFFFFF;--temu-text: #222222;--temu-text-secondary: #777777;--temu-border: #E8E8E8;--temu-success: #00B578;--temu-star: #FFB800;--temu-shadow: 0 4px 16px rgba(0,0,0,.06)}*{box-sizing:border-box}body{margin:0;background-color:var(--temu-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--temu-text);-webkit-font-smoothing:antialiased}.temu-home-wrapper{width:100%;overflow-x:hidden}.temu-promo-bar{background:var(--temu-orange);color:#fff;height:36px;display:flex;align-items:center;overflow:hidden;position:relative;font-size:13px;font-weight:700}.temu-promo-marquee{display:flex;white-space:nowrap;animation:temuMarquee 24s linear infinite;will-change:transform}@keyframes temuMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.temu-header{background:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #0000000d;border-bottom:1px solid var(--temu-border)}.temu-header-inner{max-width:1440px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;gap:24px}.temu-logo{font-size:26px;font-weight:900;color:var(--temu-orange);text-decoration:none;display:flex;align-items:center;gap:6px;letter-spacing:-.5px}.temu-logo-badge{background:var(--temu-red);color:#fff;font-size:10px;font-weight:900;padding:2px 6px;border-radius:4px}.temu-search-wrap{flex:1;max-width:680px;position:relative}.temu-search-form{position:relative;display:flex;align-items:center}.temu-search-input{width:100%;height:42px;border-radius:21px;border:2px solid var(--temu-orange);padding:0 46px 0 18px;font-size:14px;outline:none;background:#fff}.temu-search-btn{position:absolute;right:4px;top:4px;width:34px;height:34px;border-radius:50%;background:var(--temu-orange);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.temu-header-actions{display:flex;align-items:center;gap:18px}.temu-header-action{display:flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none;color:var(--temu-text);font-size:11px;font-weight:600;position:relative}.temu-action-icon{width:22px;height:22px}.temu-cart-badge{position:absolute;top:-4px;right:-6px;background:var(--temu-red);color:#fff;font-size:10px;font-weight:900;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4px}.temu-category-nav{background:#fff;border-bottom:1px solid var(--temu-border);padding:10px 0}.temu-category-scroll{max-width:1440px;margin:0 auto;display:flex;gap:12px;overflow-x:auto;padding:0 24px;scrollbar-width:none}.temu-category-scroll::-webkit-scrollbar{display:none}.temu-category-item{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:72px;text-decoration:none;color:var(--temu-text);padding:4px;transition:transform .2s}.temu-category-item:hover{transform:translateY(-2px)}.temu-category-icon{width:52px;height:52px;border-radius:50%;background:var(--temu-orange-light);display:flex;align-items:center;justify-content:center;font-size:24px;border:1px solid #FFD8CC}.temu-category-name{font-size:11px;font-weight:700;text-align:center;white-space:nowrap}.temu-hero{max-width:1440px;margin:16px auto;padding:0 24px}.temu-hero-slider{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:3.2 / 1;box-shadow:var(--temu-shadow)}.temu-hero-track{display:flex;transition:transform .5s ease-in-out;will-change:transform}.temu-hero-slide{min-width:100%;position:relative}.temu-hero-slide img{width:100%;height:100%;object-fit:cover}.temu-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000008c,#0000001a 60%),transparent;display:flex;flex-direction:column;justify-content:center;padding:40px;color:#fff}.temu-hero-tag{background:var(--temu-orange);color:#fff;font-size:11px;font-weight:900;padding:4px 10px;border-radius:4px;width:fit-content;margin-bottom:10px}.temu-hero-title{font-size:36px;font-weight:900;line-height:1.2;margin:0 0 8px;max-width:550px}.temu-hero-subtitle{font-size:15px;margin:0 0 16px;max-width:450px;opacity:.95}.temu-hero-cta{background:var(--temu-orange);color:#fff;text-decoration:none;padding:12px 28px;border-radius:24px;font-size:14px;font-weight:900;width:fit-content;box-shadow:0 4px 14px #ff653366}.temu-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:#ffffffe6;border:none;font-size:16px;cursor:pointer;z-index:5;display:flex;align-items:center;justify-content:center}.temu-hero-arrow.prev{left:14px}.temu-hero-arrow.next{right:14px}.temu-hero-dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:5}.temu-hero-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer}.temu-hero-dot.active{background:#fff;width:22px;border-radius:4px}.temu-flash,.temu-mega-sale,.temu-lipstick-section,.temu-nailpolish-section,.temu-value-props,.temu-bestsellers,.temu-products{max-width:1440px;margin:24px auto;padding:0 24px}.temu-flash-header,.temu-products-header,.temu-bestsellers-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.temu-flash-title-wrap,.temu-bestseller-title-wrap{display:flex;align-items:center;gap:10px}.temu-flash-title,.temu-products-title,.temu-bestsellers-title{font-size:22px;font-weight:900;margin:0}.temu-flash-timer{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:var(--temu-text-secondary)}.temu-flash-timer .time-block{background:#222;color:#fff;padding:2px 6px;border-radius:4px;font-weight:800}.temu-flash-viewall{color:var(--temu-orange);font-size:13px;font-weight:800;text-decoration:none}.temu-flash-scroll,.temu-bestsellers-scroll{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.temu-flash-scroll::-webkit-scrollbar,.temu-bestsellers-scroll::-webkit-scrollbar{display:none}.temu-flash-card{min-width:175px;max-width:175px;background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;color:var(--temu-text);box-shadow:var(--temu-shadow);border:1px solid var(--temu-border)}.temu-flash-img-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.temu-flash-img-wrap img{width:100%;height:100%;object-fit:contain}.temu-flash-badge{position:absolute;top:8px;left:8px;background:var(--temu-red);color:#fff;font-size:10px;font-weight:900;padding:2px 6px;border-radius:4px}.temu-flash-info{padding:10px}.temu-flash-price{font-size:18px;font-weight:900;color:var(--temu-red)}.temu-flash-compare{font-size:12px;color:var(--temu-text-secondary);text-decoration:line-through;margin-left:4px}.temu-flash-sold-bar{height:6px;background:#ffe0d5;border-radius:3px;margin-top:6px;overflow:hidden}.temu-flash-sold-fill{height:100%;background:linear-gradient(90deg,var(--temu-orange),var(--temu-red))}.temu-flash-sold-text{font-size:10px;color:var(--temu-red);font-weight:700;margin-top:4px;display:block}.temu-category-banner-header{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:16px 20px;border-radius:12px;margin-bottom:16px;border:1px solid var(--temu-border)}.temu-cat-header-left{display:flex;align-items:center;gap:12px}.temu-cat-emoji{font-size:28px}.temu-cat-title{font-size:18px;font-weight:900;margin:0}.temu-cat-subtitle{font-size:12px;color:var(--temu-text-secondary);margin:2px 0 0}.temu-cat-link{color:var(--temu-orange);font-size:13px;font-weight:800;text-decoration:none}.temu-category-products-grid,.temu-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.temu-products-grid{grid-template-columns:repeat(5,1fr)}.temu-product-card{background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;color:var(--temu-text);box-shadow:var(--temu-shadow);border:1px solid var(--temu-border);display:flex;flex-direction:column;position:relative;transition:transform .2s}.temu-product-card:hover{transform:translateY(-4px)}.temu-product-img-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.temu-product-img-wrap img{width:100%;height:100%;object-fit:contain}.temu-product-discount{position:absolute;top:8px;left:8px;background:var(--temu-red);color:#fff;font-size:10px;font-weight:900;padding:2px 6px;border-radius:4px}.temu-product-wishlist{position:absolute;top:8px;right:8px;background:#ffffffe6;border:none;width:28px;height:28px;border-radius:50%;font-size:14px;cursor:pointer}.temu-product-quick-add{position:absolute;bottom:0;left:0;right:0;background:var(--temu-orange);color:#fff;border:none;padding:8px;font-size:12px;font-weight:800;cursor:pointer;text-align:center}.temu-product-info{padding:12px;display:flex;flex-direction:column;flex:1}.temu-product-name{font-size:13px;font-weight:600;line-height:1.4;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.temu-product-price-row{display:flex;align-items:baseline;gap:6px;margin-top:auto}.temu-product-price{font-size:18px;font-weight:900;color:var(--temu-text)}.temu-product-compare{font-size:12px;color:var(--temu-text-secondary);text-decoration:line-through}.temu-product-rating{display:flex;align-items:center;gap:4px;font-size:11px;margin-top:6px}.temu-product-stars{color:var(--temu-star)}.temu-product-sold{color:var(--temu-text-secondary)}.temu-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.temu-value-card{background:#fff;border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px;box-shadow:var(--temu-shadow);border:1px solid var(--temu-border)}.temu-value-icon{width:42px;height:42px;border-radius:10px;background:var(--temu-orange-light);display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.temu-value-title{font-size:13px;font-weight:800;display:block}.temu-value-desc{font-size:11px;color:var(--temu-text-secondary);display:block}.temu-mega-sale{background:#fff;border-radius:16px;padding:20px;box-shadow:var(--temu-shadow);border:1px solid var(--temu-border)}.temu-sale-banner-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.temu-sale-banner-left{display:flex;align-items:center;gap:10px}.temu-sale-flame{font-size:26px}.temu-sale-heading{font-size:20px;font-weight:900;margin:0}.temu-sale-subheading{font-size:12px;color:var(--temu-text-secondary);margin:2px 0 0}.temu-sale-tag-badge{background:var(--temu-red);color:#fff;font-size:12px;font-weight:900;padding:4px 10px;border-radius:6px}.temu-sale-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.temu-sale-card{background:#fff;border-radius:10px;border:1px solid var(--temu-border);overflow:hidden;text-decoration:none;color:var(--temu-text);display:flex;flex-direction:column}.temu-sale-img-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden}.temu-sale-img-wrap img{width:100%;height:100%;object-fit:contain}.temu-sale-tag{position:absolute;top:6px;left:6px;background:var(--temu-red);color:#fff;font-size:9px;font-weight:900;padding:2px 4px;border-radius:3px}.temu-sale-quick-add{position:absolute;bottom:0;left:0;right:0;background:var(--temu-orange);color:#fff;border:none;padding:6px;font-size:11px;font-weight:800;cursor:pointer;text-align:center}.temu-sale-info{padding:8px;text-align:center}.temu-sale-title{font-size:11px;font-weight:600;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.temu-sale-price-box{display:flex;align-items:baseline;justify-content:center;gap:4px}.temu-sale-price{font-size:15px;font-weight:900;color:var(--temu-red)}.temu-sale-old-price{font-size:11px;color:var(--temu-text-secondary);text-decoration:line-through}.temu-sale-save-badge{font-size:9px;color:var(--temu-red);font-weight:800;margin-top:2px}.temu-bestseller-card{min-width:160px;max-width:160px;background:#fff;border-radius:10px;border:1px solid var(--temu-border);overflow:hidden;text-decoration:none;color:var(--temu-text);position:relative}.temu-rank-badge{position:absolute;top:6px;left:6px;background:#222;color:var(--temu-star);font-size:9px;font-weight:900;padding:2px 6px;border-radius:4px;z-index:2}.temu-bestseller-img{aspect-ratio:1 / 1}.temu-bestseller-img img{width:100%;height:100%;object-fit:contain}.temu-bestseller-details{padding:8px}.temu-bestseller-name{font-size:12px;font-weight:600;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.temu-bestseller-price{font-size:16px;font-weight:900;color:var(--temu-text)}.temu-bestseller-stars{font-size:11px;color:var(--temu-star);margin-top:2px}.temu-footer{background:#fff;border-top:1px solid var(--temu-border);margin-top:40px}.temu-newsletter-strip{background:linear-gradient(135deg,#ff6533,#fb1919);color:#fff;padding:24px}.temu-newsletter-inner{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.temu-news-text h3{margin:0 0 4px;font-size:20px;font-weight:900}.temu-news-text p{margin:0;font-size:13px;opacity:.95}.temu-news-form{display:flex;gap:8px}.temu-news-input{width:300px;height:42px;border-radius:21px;border:none;padding:0 16px;font-size:13px;outline:none}.temu-news-btn{height:42px;padding:0 24px;border-radius:21px;background:#222;color:#fff;border:none;font-weight:800;font-size:13px;cursor:pointer}.temu-footer-main{max-width:1440px;margin:0 auto;padding:40px 24px}.temu-footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px}.temu-footer-logo{font-size:20px;font-weight:900;color:var(--temu-orange);margin:0 0 12px}.temu-footer-about{font-size:13px;color:var(--temu-text-secondary);line-height:1.6;margin-bottom:16px}.temu-halal-seal{display:flex;flex-direction:column;gap:4px;font-size:12px;font-weight:700;color:var(--temu-success)}.temu-footer-heading{font-size:15px;font-weight:800;margin:0 0 14px}.temu-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;font-size:13px}.temu-footer-links a{color:var(--temu-text-secondary);text-decoration:none}.temu-footer-links a:hover{color:var(--temu-orange)}.temu-social-sub{font-size:12px;color:var(--temu-text-secondary);margin-bottom:12px}.temu-social-links{display:flex;flex-wrap:wrap;gap:8px}.temu-social-icon{background:var(--temu-bg);color:var(--temu-text);text-decoration:none;font-size:12px;font-weight:700;padding:6px 12px;border-radius:16px;border:1px solid var(--temu-border)}.temu-footer-bottom{border-top:1px solid var(--temu-border);padding:16px 24px;background:#faf9f8;font-size:12px;color:var(--temu-text-secondary)}.temu-footer-bottom-inner{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.temu-payment-icons{display:flex;gap:6px;flex-wrap:wrap}.pay-badge{background:#fff;border:1px solid var(--temu-border);padding:4px 8px;border-radius:4px;font-size:11px;font-weight:700}.temu-mobile-bar{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--temu-border);z-index:999;box-shadow:0 -2px 10px #0000000f}.temu-mobile-bar-inner{display:flex;justify-content:space-around;padding:6px 0 env(safe-area-inset-bottom)}.temu-mobile-bar-item{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;color:var(--temu-text-secondary);text-decoration:none;position:relative;padding:4px 12px}.temu-mobile-bar-item.active{color:var(--temu-orange);font-weight:800}.bar-icon{font-size:20px}@media(max-width:1200px){.temu-products-grid,.temu-sale-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:992px){.temu-products-grid{grid-template-columns:repeat(3,1fr)}.temu-category-products-grid,.temu-value-grid{grid-template-columns:repeat(2,1fr)}.temu-footer-inner{grid-template-columns:1fr 1fr;gap:24px}.temu-hero-slider{aspect-ratio:2.2 / 1}.temu-hero-title{font-size:26px}}@media(max-width:768px){.temu-mobile-bar{display:block}body{padding-bottom:60px}.temu-header-inner{padding:8px 12px;gap:10px}.temu-logo{font-size:20px}.temu-search-input{height:38px;font-size:12px}.temu-search-btn{width:30px;height:30px;top:4px;right:4px}.temu-flash,.temu-mega-sale,.temu-lipstick-section,.temu-nailpolish-section,.temu-value-props,.temu-bestsellers,.temu-products{padding:0 12px;margin:16px auto}.temu-products-grid{grid-template-columns:repeat(2,1fr);gap:8px}.temu-sale-grid{grid-template-columns:repeat(3,1fr);gap:8px}.temu-hero{padding:0 12px;margin:10px auto}.temu-hero-slider{aspect-ratio:16 / 9;border-radius:12px}.temu-hero-overlay{padding:16px}.temu-hero-title{font-size:18px}.temu-hero-subtitle{font-size:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}.temu-hero-cta{padding:8px 18px;font-size:12px}.temu-news-input{width:100%}.temu-news-form{width:100%;flex-direction:column}}@media(max-width:480px){.temu-sale-grid{grid-template-columns:repeat(2,1fr)}.temu-value-grid,.temu-footer-inner{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/temu-homepage.css.map */
