.lp-shell{min-height:100vh;background-color:#f3f4f6}@media (min-width:1280px){.lp-shell{background-image:var(--landing-bg-image);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}}.lp-main{width:100%;min-height:100vh;margin:0 auto;background:#fff;color:#111827;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}@media (min-width:768px){.lp-main{padding:8px}}@media (min-width:1280px){.lp-main{width:1214px}}.lp-stack{display:flex;flex-direction:column;gap:12px}@media (min-width:768px){.lp-stack{gap:16px}}.lp-deferred-blocks{display:flex;flex-direction:column;min-width:0}.lp-link{color:inherit;text-decoration:none}.lp-section{overflow:hidden;background:#fff}@media (min-width:768px){.lp-section{border-radius:12px}}.lp-section-inner{padding:12px 8px}@media (min-width:768px){.lp-section-inner{padding:16px}}.lp-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 8px 8px}@media (min-width:768px){.lp-section-header{padding:16px 0 12px}}.lp-section-title{margin:0;color:#111;font-size:20px;font-weight:800;line-height:1;text-transform:uppercase}@media (min-width:768px){.lp-section-title{font-size:26px}}.lp-view-more{flex-shrink:0;color:#2563eb;font-size:13px;font-weight:600;white-space:nowrap}.lp-hero{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:8px;gap:8px;min-height:236px}@media (min-width:1024px){.lp-hero{grid-template-columns:224px minmax(0,1fr) 224px;align-items:stretch;min-height:460px}}.lp-ad-strip,.lp-banner-card,.lp-hero-slider,.lp-menu-panel,.lp-side-banners{overflow:hidden;background:#fff}@media (min-width:768px){.lp-ad-strip,.lp-banner-card,.lp-hero-slider,.lp-menu-panel,.lp-side-banners{border-radius:12px;box-shadow:0 15px 24px rgba(15,23,42,.06)}}.lp-menu-panel{display:none}@media (min-width:1024px){.lp-menu-panel{display:flex;flex-direction:column;gap:2px;padding:8px}}.lp-menu-item{display:flex;align-items:center;gap:10px;min-height:38px;padding:7px 8px;border-radius:8px;color:#111827;font-size:13px;font-weight:600}.lp-menu-item:hover{background:#fff1f1;color:#dc2626}.lp-menu-icon{position:relative;width:28px;height:28px;flex:0 0 28px;overflow:hidden;border-radius:8px;background:#f3f4f6}.lp-hero-main{display:flex;min-width:0;flex-direction:column;gap:8px}.lp-banner-track{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.lp-banner-track::-webkit-scrollbar{display:none}.lp-banner-slide{min-width:100%;scroll-snap-align:start}.lp-responsive-banner{display:block;width:100%;height:auto}.lp-hero-slider .lp-responsive-banner{height:236px;object-fit:cover}@media (min-width:640px){.lp-hero-slider .lp-responsive-banner{height:352px}}@media (min-width:1024px){.lp-hero-slider .lp-responsive-banner{height:372px}}.lp-side-banners{display:none}@media (min-width:1024px){.lp-side-banners{display:grid;grid-gap:8px;gap:8px}}.lp-ad-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px}.lp-ad-item{display:flex;align-items:center;justify-content:center;gap:6px;min-height:56px;padding:8px;text-align:center;font-size:11px;font-weight:700}@media (min-width:768px){.lp-ad-item{min-height:80px;flex-direction:column;border:1px solid #f3f4f6;border-radius:12px}}.lp-ad-icon{width:28px;height:28px;flex:0 0 28px;border-radius:999px;object-fit:cover}@media (min-width:768px){.lp-ad-icon{width:52px;height:52px}}.lp-banner-row{padding:0 8px}@media (min-width:768px){.lp-banner-row{padding:0}}.lp-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}@media (min-width:768px){.lp-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}}@media (min-width:1024px){.lp-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.lp-product-card{display:flex;min-width:0;height:100%;flex-direction:column;gap:10px;padding:10px;border:1px solid #f1f5f9;border-radius:12px;background:#fff;box-shadow:0 12px 22px rgba(15,23,42,.05)}.lp-product-image-wrap{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:10px;background:#f8fafc}.lp-product-image{object-fit:contain;padding:8px}.lp-product-name{display:-webkit-box;min-height:38px;margin:0;overflow:hidden;color:#111827;font-size:14px;font-weight:600;line-height:19px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lp-product-meta{min-height:18px;color:#64748b;font-size:12px;line-height:1.4}.lp-product-price{color:#dc2626;font-size:16px;font-weight:800;line-height:1}.lp-product-origin{color:#94a3b8;font-size:12px;text-decoration:line-through}.lp-chip-row{display:flex;gap:8px;overflow-x:auto;padding:0 8px 8px;-ms-overflow-style:none;scrollbar-width:none}.lp-chip-row::-webkit-scrollbar{display:none}.lp-chip{flex:0 0 auto;padding:7px 12px;border-radius:999px;background:#f8f7f4;color:#111827;font-size:13px;font-weight:600}.lp-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e5e7eb;border-radius:12px}@media (min-width:768px){.lp-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.lp-category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.lp-category-card{display:flex;min-height:120px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 8px;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;text-align:center}.lp-category-image{position:relative;width:64px;height:64px}.lp-category-title{display:-webkit-box;margin:0;overflow:hidden;color:#111;font-size:12px;font-weight:700;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lp-horizontal-list{display:grid;grid-auto-columns:minmax(220px,1fr);grid-auto-flow:column;grid-gap:10px;gap:10px;overflow-x:auto;padding:0 8px 8px;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.lp-horizontal-list::-webkit-scrollbar{display:none}.lp-media-card{overflow:hidden;scroll-snap-align:start;border-radius:12px;background:#fff;box-shadow:0 10px 20px rgba(15,23,42,.08)}.lp-media-image{position:relative;aspect-ratio:16/9;background:#f1f5f9}.lp-media-body{padding:10px}.lp-media-title{display:-webkit-box;margin:0;overflow:hidden;color:#111827;font-size:14px;font-weight:700;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lp-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}@media (min-width:768px){.lp-policy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}.lp-empty-space{height:1px}.lp-container{width:100%;max-width:1230px;margin:0 auto;padding:0 8px}@media (min-width:768px){.lp-container{padding:0 15px}}@media (min-width:1280px){.lp-container{padding:0}}.lp-header-desktop{display:none}.lp-header-mobile{display:block;width:100%;background:#f00}@media (min-width:1024px){.lp-header-desktop{display:block;width:100%}.lp-header-mobile{display:none}}.lp-header-ad{height:64px;overflow:hidden;background:#6b7280}.lp-header-ad picture,.lp-header-ad-image{display:block;width:100%;height:100%}.lp-header-ad-image{object-fit:cover}.lp-header-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:60}.lp-header-mainbar{background:#f00}.lp-header-mainbar-inner{display:flex;height:80px;align-items:center;gap:12px}.lp-header-logo{display:flex;width:260px;flex:0 0 260px;align-items:center;text-decoration:none}.lp-header-logo-image{display:block;width:100%;height:auto;object-fit:contain}.lp-header-logo-fallback,.lp-mobile-logo-fallback{color:#fff;font-size:22px;font-weight:800;letter-spacing:0}.lp-header-category{display:inline-flex;min-width:118px;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:rgba(255,255,255,.16);color:#fff;font-size:13px;font-weight:700;line-height:1;padding:13px 14px;text-decoration:none}.lp-header-category:hover{background:rgba(255,255,255,.24)}.lp-header-search-wrap{min-width:0;flex:1 1 420px}.lp-header-actions{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:12px}.lp-header-action,.lp-header-cart{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:700;text-decoration:none}.lp-header-action small{display:block;margin-top:2px;font-size:12px;font-weight:500}.lp-header-locations{position:relative}.lp-header-locations summary{list-style:none;cursor:pointer}.lp-header-locations summary::-webkit-details-marker{display:none}.lp-header-location-menu{position:absolute;top:calc(100% + 12px);right:0;z-index:70;width:360px;max-height:360px;overflow-y:auto;border-radius:10px;background:#fff;box-shadow:0 16px 34px rgba(15,23,42,.22);color:#111827;padding:10px}.lp-header-location-item{display:flex;flex-direction:column;gap:4px;padding:10px;border-bottom:1px solid #e5e7eb;font-size:12px;line-height:1.35}.lp-header-location-item:last-child{border-bottom:0}.lp-header-location-item span{color:#4b5563}.lp-header-cart{border-radius:999px;background:#ff4c4c;padding:12px 14px}.lp-header-cart-icon,.lp-mobile-cart{position:relative}.lp-header-cart-count,.lp-mobile-cart-count{position:absolute;top:-8px;right:-10px;display:inline-flex;min-width:17px;height:17px;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#f00;font-size:10px;font-weight:800;line-height:1;padding:0 4px}.lp-search{width:100%}.lp-search-form{position:relative;width:100%}.lp-search-input{display:block;width:100%;height:44px;border:1px solid transparent;border-radius:999px;background:#fff;color:#374151;font-size:14px;outline:none;padding:0 64px 0 22px;transition:border-color .16s ease}@media (min-width:1024px){.lp-search-input{font-size:12px}}.lp-search-input:focus{border-color:#383838}.lp-search-input::placeholder{color:#9ca3af}.lp-search-clear,.lp-search-submit{position:absolute;top:50%;display:inline-flex;width:37px;height:37px;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;cursor:pointer;transform:translateY(-50%)}.lp-search-clear{right:38px;color:#6b7280}.lp-search-submit{right:4px;background:#fef2f2;color:#ef4444}.lp-search-submit:hover{background:#fee2e2}.lp-search-suggestions{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:80;max-height:60vh;overflow-y:auto;margin:0;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 16px 34px rgba(15,23,42,.18);list-style:none;padding:8px}.lp-search-empty{color:#6b7280;font-size:12px;padding:9px 10px}.lp-search-suggestion{border-radius:10px}.lp-search-suggestion:hover{background:#f9fafb}.lp-search-suggestion-link{display:flex;gap:10px;padding:8px;color:inherit;text-decoration:none}.lp-search-suggestion-thumb{position:relative;width:44px;height:44px;flex:0 0 44px;overflow:hidden;border-radius:8px;background:#f3f4f6}.lp-search-suggestion-image{object-fit:contain;padding:4px}.lp-search-suggestion-body{min-width:0}.lp-search-suggestion-name{display:-webkit-box;overflow:hidden;color:#111827;font-size:12px;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lp-search-suggestion-price{display:block;margin-top:4px;color:#dc2626;font-size:12px;font-weight:800}.lp-hot-nav{overflow:hidden;background:#fff;box-shadow:0 0 14px rgba(0,0,0,.2)}.lp-hot-nav-inner{display:flex;min-height:42px;align-items:center;gap:18px}.lp-hot-nav-label{display:flex;flex:0 0 auto;align-items:center;gap:6px;color:#111;font-size:14px;font-weight:800;white-space:nowrap}.lp-hot-nav-list{display:flex;min-width:0;flex:1 1 auto;align-items:center;justify-content:space-between;gap:18px;margin:0;overflow:hidden;list-style:none;padding:0}.lp-hot-nav-item{min-width:0}.lp-hot-nav-link{display:block;overflow:hidden;color:#111;font-size:13px;font-weight:600;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.lp-hot-nav-link:hover{text-decoration:underline}.lp-hot-nav-skeleton{display:flex;flex:1 1 auto;gap:16px;overflow:hidden}.lp-hot-nav-skeleton span{width:112px;height:16px;flex:0 0 auto;border-radius:999px;background:#e5e7eb}.lp-mobile-topbar{display:flex;height:48px;align-items:center;justify-content:space-between;padding:8px;background:#f00}.lp-mobile-icon-link{min-width:40px;height:40px;color:#fff}.lp-mobile-icon-link,.lp-mobile-logo{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.lp-mobile-logo{width:min(200px,58vw)}.lp-mobile-logo-image{display:block;width:100%;height:auto;object-fit:contain}.lp-mobile-search{padding:8px 8px 14px;background:#f00}.lp-header-mobile .lp-hot-nav{border-radius:24px 24px 0 0;box-shadow:none}.lp-header-mobile .lp-hot-nav-inner{min-height:45px;gap:10px;overflow-x:auto}.lp-header-mobile .lp-hot-nav-list{justify-content:flex-start;overflow-x:auto;gap:0}.lp-header-mobile .lp-hot-nav-item{border-left:1px solid #d4d4d8;padding:0 14px}.lp-header-mobile .lp-hot-nav-item:first-child{border-left:0}.lp-footer-desktop{display:none}.lp-footer-mobile{display:block;margin-top:24px;background:#fff}@media (min-width:768px){.lp-footer-desktop{display:block;background:#fcfcfc}.lp-footer-mobile{display:none}}.lp-footer-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,3fr) minmax(0,1.25fr);grid-gap:28px;gap:28px;padding:32px 0}.lp-footer-mobile-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:10px;gap:10px;padding:16px 0 20px}.lp-footer-menu-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.lp-footer-mobile .lp-footer-menu-columns{display:flex;flex-direction:column;gap:18px}.lp-footer-title{margin:0 0 12px;color:#000;font-size:16px;font-weight:800;line-height:1;text-transform:uppercase}.lp-footer-link-list{display:flex;flex-direction:column;gap:7px;margin:0;list-style:none;padding:0}.lp-footer-link,.lp-product-footer-link{color:#000;font-size:14px;font-weight:400;line-height:1.45;text-decoration:none}.lp-footer-link:hover,.lp-product-footer-link:hover{text-decoration:underline}.lp-footer-html{color:#1f2937;font-size:13px;line-height:1.55}.lp-footer-html :where(h1,h2,h3,h4,p,figure){margin:0 0 8px}.lp-footer-html :where(h1,h2,h3,h4){color:#000;font-size:16px;font-weight:800;text-transform:uppercase}.lp-footer-html :where(a){color:inherit;text-decoration:none}.lp-footer-html :where(a:hover){text-decoration:underline}.lp-footer-html :where(img){max-width:100%;height:auto;vertical-align:middle}.lp-footer-certification .lp-footer-html :where(p){display:flex;flex-wrap:wrap;align-items:center;gap:6px}.lp-product-footer-links{display:none;background:#f8f8f8}@media (min-width:768px){.lp-product-footer-links{display:block}}.lp-product-footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:24px;column-gap:24px;grid-row-gap:3px;row-gap:3px;padding:8px 0}.lp-product-footer-link{color:#262626;font-size:12px;line-height:1.8}.lp-footer-copyright{background:#f8f8f8;padding:10px 0}.lp-footer-copyright-html{max-width:80%;margin:0 auto;color:#374151;font-size:12px;line-height:1.55;text-align:center}@media (max-width:767px){.lp-footer-copyright-html{max-width:95%}}.lp-mobile-dock{position:fixed;right:0;bottom:0;left:0;z-index:999999;display:block}@media (min-width:1024px){.lp-mobile-dock{display:none}}.lp-mobile-dock-inner{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e7eb;border-radius:15px 15px 0 0;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.05);padding:4px 12px calc(4px + env(safe-area-inset-bottom))}.lp-mobile-dock-item{display:inline-flex;min-width:62px;flex:1 1;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#404040;font-size:10px;font-weight:600;text-decoration:none;min-height:52px}.lp-mobile-dock-item-active{color:#f00}.lp-category-drawer{position:fixed;right:0;bottom:0;left:0;z-index:999998;display:none;opacity:0;pointer-events:none}.lp-category-drawer.is-open{display:block;opacity:1;pointer-events:auto}@media (min-width:1024px){.lp-category-drawer{display:none!important}}.lp-category-drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.4)}.lp-category-drawer-panel{position:absolute;inset:0;overflow:hidden;background:#fff}.lp-category-drawer-layout{display:flex;height:100%;min-height:0;overflow:hidden}.lp-category-drawer-left{width:96px;min-height:0;flex:0 0 96px;border-right:1px solid #e5e7eb;background:#f5f6f7}.lp-category-drawer-left-scroll,.lp-category-drawer-right-scroll{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.lp-category-drawer-left-scroll{padding-bottom:64px}.lp-category-drawer-top-item{position:relative;display:flex;width:100%;min-height:94px;flex-direction:column;align-items:center;gap:8px;margin:0 0 2px;border:0;background:#fff;padding:12px 8px;color:#111827;text-align:center}.lp-category-drawer-top-item.is-active,.lp-category-drawer-top-item:hover{background:#fff}.lp-category-drawer-pointer{position:absolute;top:50%;right:0;width:0;height:0;border-top:8px solid transparent;border-right:14px solid #f5f6f7;border-bottom:8px solid transparent;transform:translateY(-50%)}.lp-category-drawer-top-image{position:relative;display:block;width:44px;height:44px;overflow:hidden;border-radius:12px;background:#f9fafb}.lp-category-drawer-top-img{object-fit:contain;padding:4px}.lp-category-drawer-top-fallback{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#6b7280;font-size:14px;font-weight:700}.lp-category-drawer-top-title{display:-webkit-box;overflow:hidden;color:#111827;font-size:11px;font-weight:700;line-height:1.1;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lp-category-drawer-right{min-width:0;min-height:0;flex:1 1 auto;background:#f5f6f7}.lp-category-drawer-right-scroll{padding:4px 4px 85px}.lp-category-drawer-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:5px;border-radius:8px;background:#fff;padding:13px 12px}.lp-category-drawer-heading h2{margin:0;color:#111827;font-size:17px;font-weight:800;line-height:1.2}.lp-category-drawer-view-all{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;color:#3b82f6;font-size:12px;font-weight:600;text-decoration:none}.lp-category-drawer-sections{display:flex;flex-direction:column;gap:5px}.lp-category-drawer-section{display:flex;flex-direction:column;border-radius:6px;background:#fff;padding:8px}.lp-category-drawer-section-title{margin:0;color:#111827;font-size:15px;font-weight:700;line-height:1.3}.lp-category-drawer-items-scroll{overflow-x:auto;overflow-y:hidden;padding-top:8px;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lp-category-drawer-items-scroll::-webkit-scrollbar{display:none}.lp-category-drawer-items{display:flex;width:calc(100% + 200px);flex-wrap:wrap;column-gap:10px;row-gap:8px}.lp-category-drawer-item{position:relative;display:flex;min-height:34px;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e5e5e5;border-radius:10px;padding:5px 10px;color:#111827;font-size:12px;text-decoration:none}.lp-category-drawer-item:has(.lp-category-drawer-item-image){width:90px}.lp-category-drawer-item-image{display:inline-block;width:50px;pointer-events:none}.lp-category-drawer-item-img{display:block;width:50px;height:50px;object-fit:contain;pointer-events:none}.lp-category-drawer-item-title{margin-top:2px;color:#111827;font-size:11px;line-height:1.2;text-align:center}.lp-mobile-dock-spacer{height:calc(56px + env(safe-area-inset-bottom));background:#f8f8f8}@media (min-width:1024px){.lp-mobile-dock-spacer{display:none}}