:root{--nh-yellow:#feee00;--nh-yellow-dark:#e7d900;--nh-ink:#202124;--nh-muted:#69707a;--nh-card:#f3f4f6;--nh-card-image:#fafafa;--nh-line:#e5e7eb;--nh-shadow:0 12px 30px rgba(15,23,42,.10)}
.ns-home-final,.ns-home-final button,.ns-home-final input,.ns-home-final select,.ns-home-final textarea{font-family:Inter,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",Arial,sans-serif!important}
.ns-home-final{color:var(--nh-ink)!important;background:#fff!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.ns-home-final section,.ns-home-final .home-section,.ns-home-final .aiz-section{padding-top:26px!important;padding-bottom:26px!important}
.ns-home-final h1,.ns-home-final h2,.ns-home-final h3,.ns-home-final .section-title{color:#111827!important;font-weight:850!important;line-height:1.22!important;letter-spacing:-.35px!important}
.ns-home-final .aiz-carousel,.ns-home-final .home-slider,.ns-home-final .main-banner,.ns-home-final .slick-slider{border-radius:18px!important;overflow:hidden!important}
.ns-home-final .home-slider img,.ns-home-final .main-banner img,.ns-home-final .aiz-carousel img{width:100%!important;object-fit:cover!important}
.ns-home-final .slick-current img{animation:nhBannerZoom 5.5s ease-out both}
@keyframes nhBannerZoom{from{transform:scale(1.035)}to{transform:scale(1)}}
.noon-hero__cat-row,.ns-home-categories{position:relative!important;overflow:hidden!important;padding:10px 0 18px!important}
.noon-hero__cat-carousel{padding:6px 36px!important}
.noon-hero__cat-carousel .slick-track{display:flex!important;align-items:stretch!important}
.noon-hero__cat-carousel .slick-slide{height:auto!important;padding:0 6px!important}
.noon-hero__cat-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:146px!important;padding:14px 10px!important;color:var(--nh-ink)!important;background:var(--nh-card)!important;border:1px solid var(--nh-line)!important;border-radius:18px!important;text-align:center!important;transition:transform .22s ease,box-shadow .22s ease,background .22s ease!important}
.noon-hero__cat-item:hover{background:#fff!important;transform:translateY(-4px)!important;box-shadow:var(--nh-shadow)!important}
.noon-hero__cat-thumb{display:flex!important;align-items:center!important;justify-content:center!important;width:84px!important;height:84px!important;margin:0 auto 10px!important;padding:8px!important;background:#fff!important;border-radius:16px!important;overflow:hidden!important}
.noon-hero__cat-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:12px!important;transition:transform .22s ease!important}
.noon-hero__cat-item:hover img{transform:scale(1.06)!important}
.noon-hero__cat-name{min-height:37px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#202124!important;font-size:14px!important;font-weight:800!important;line-height:1.32!important}
.ns-product-section{position:relative!important;overflow:hidden!important}
.ns-product-section .slick-track{display:flex!important;align-items:stretch!important}
.ns-product-section .slick-slide{height:auto!important;padding:0 7px!important}
.ns-home-final .aiz-card-box,.ns-home-final .product-card,.ns-home-final .product-box,.ns-home-final .card-product,.ns-home-final .product-item,.ns-product-card{height:380px!important;display:flex!important;flex-direction:column!important;background:var(--nh-card)!important;border:1px solid var(--nh-line)!important;border-radius:18px!important;overflow:hidden!important;box-shadow:none!important;transition:transform .22s ease,box-shadow .22s ease!important}
.ns-home-final .aiz-card-box:hover,.ns-product-card:hover{transform:translateY(-5px)!important;box-shadow:var(--nh-shadow)!important}
.ns-home-final .aiz-card-box img,.ns-home-final .aiz-card-box .img-fit,.ns-product-card img{width:100%!important;height:200px!important;max-height:200px!important;object-fit:contain!important;background:var(--nh-card-image)!important;border-radius:16px 16px 0 0!important;transition:transform .25s ease!important}
.ns-home-final .aiz-card-box:hover img,.ns-product-card:hover img{transform:scale(1.035)!important}
.ns-home-final .product-title,.ns-home-final .product-name,.ns-home-final .card-title,.ns-home-final .aiz-card-box .fs-13,.ns-home-final .aiz-card-box .fs-14{min-height:39px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#202124!important;font-size:14px!important;font-weight:600!important;line-height:1.42!important}
.ns-home-final .price,.ns-home-final .current-price,.ns-home-final .product-price,.ns-home-final .aiz-card-box .fw-700,.ns-home-final .aiz-card-box .fw-600{color:#111827!important;font-size:21px!important;font-weight:900!important;letter-spacing:-.35px!important;font-variant-numeric:tabular-nums!important}
.ns-home-final .btn-primary,.ns-home-final .btn-warning,.ns-home-final .btn-soft-primary,.ns-home-final .add-to-cart,.ns-home-final .buy-now{color:#111!important;background:var(--nh-yellow)!important;border-color:var(--nh-yellow-dark)!important;border-radius:10px!important;font-weight:800!important}
.ns-home-final .slick-prev,.ns-home-final .slick-next,.noon-hero__cat-carousel .slick-prev,.noon-hero__cat-carousel .slick-next{width:40px!important;height:40px!important;z-index:30!important;border-radius:50%!important;color:#111827!important;background:#fff!important;box-shadow:0 5px 18px rgba(0,0,0,.16)!important}
.ns-home-final .ns-reveal{animation:nhReveal .5s ease both}
@keyframes nhReveal{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1199px) and (min-width:769px){.ns-home-final .aiz-card-box,.ns-product-card{height:350px!important}.ns-home-final .aiz-card-box img,.ns-home-final .aiz-card-box .img-fit,.ns-product-card img{height:185px!important;max-height:185px!important}}
@media(max-width:768px){.ns-home-final section,.ns-home-final .home-section,.ns-home-final .aiz-section{padding-top:18px!important;padding-bottom:18px!important}.noon-hero__cat-carousel{padding:4px!important}.noon-hero__cat-carousel .slick-slide{padding:0 4px!important}.noon-hero__cat-item{min-height:116px!important;padding:10px 6px!important;border-radius:14px!important}.noon-hero__cat-thumb{width:62px!important;height:62px!important;border-radius:13px!important}.noon-hero__cat-name{min-height:31px!important;font-size:12px!important}.ns-home-final .aiz-card-box,.ns-product-card{height:274px!important;border-radius:14px!important}.ns-home-final .aiz-card-box img,.ns-home-final .aiz-card-box .img-fit,.ns-product-card img{height:155px!important;max-height:155px!important}.ns-home-final .product-title,.ns-home-final .product-name,.ns-home-final .card-title,.ns-home-final .aiz-card-box .fs-13,.ns-home-final .aiz-card-box .fs-14{min-height:34px!important;font-size:12px!important;line-height:1.4!important}.ns-home-final .price,.ns-home-final .current-price,.ns-home-final .product-price{font-size:17px!important}.ns-home-final .slick-prev,.ns-home-final .slick-next{display:none!important}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
