@media (max-width:768px){body,html{width:100%;max-width:100%;overflow-x:hidden}*,:after,:before{box-sizing:border-box}.homePage .hero{padding:22px 12px 16px}.homePage .badge{margin-bottom:9px;padding:6px 10px;font-size:11px}.homePage .hero-title{font-size:27px;line-height:1.15;letter-spacing:-.5px}.homePage .hero-text{font-size:14px}.homePage .search-panel{display:grid;grid-template-columns:1fr;grid-gap:7px;gap:7px;margin-top:15px;padding:9px;border-radius:15px}.homePage .filter-input,.homePage .filter-select,.homePage .search-btn,.homePage .search-input{width:100%;min-width:0;height:44px;font-size:16px}.homePage .stats-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0 0;border-radius:15px}.homePage .stat-item{padding:11px;border-bottom:1px solid #eef2f7}.homePage .stat-icon{width:34px;height:34px;border-radius:11px;font-size:16px}.homePage .stat-value{font-size:18px}.homePage .stat-label{font-size:11px}.homePage .popular-section{margin-top:16px;padding:0 12px}.homePage .section-head{gap:10px}.homePage .section-head h2{font-size:18px}.homePage .section-head a{flex-shrink:0;font-size:12px;white-space:nowrap}.homePage .popular-grid{display:flex;gap:9px;overflow-x:auto;overflow-y:hidden;padding-bottom:3px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.homePage .popular-grid::-webkit-scrollbar{display:none}.homePage .popular-card{flex:0 0 108px;min-width:108px;min-height:104px;padding:10px 8px;scroll-snap-align:start}.homePage .popular-icon{width:39px;height:39px;font-size:21px}.homePage .popular-name{font-size:12px}.homePage .popular-count{font-size:11px}.homePage .content{display:block;width:100%;max-width:none;margin:16px 0 20px;padding:0}.homePage .sidebar{display:none}.homePage .list-top{display:block;margin:0;padding:12px;border-right:0;border-left:0;border-radius:0}.homePage .list-top h2{font-size:18px}.homePage .list-top p{font-size:13px}.homePage .list-top .sort-select{display:none}.homePage .product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;width:100%;padding:8px;background:#f4f5f7}.homePage .product-card{display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;margin:0;padding:0;gap:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.05)}.homePage .product-card:hover{transform:none;box-shadow:0 2px 8px rgba(15,23,42,.05)}.homePage .product-card .image-placeholder,.homePage .product-card .product-image-wrap{width:100%;height:148px;overflow:hidden;border:0;border-radius:0;background:#fff}.homePage .product-card .product-image{display:block;width:100%;height:148px;padding:4px;border-radius:0;object-fit:contain}.homePage .product-card .card-body{display:flex;flex:1 1;flex-direction:column;min-width:0;padding:9px}.homePage .product-card .product-title{display:-webkit-box;min-height:36px;margin:0 0 7px;padding:0;overflow:hidden;border:0;font-size:13px;font-weight:650;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.homePage .product-card .category-pill,.homePage .product-card .desc,.homePage .product-card .detail-mini,.homePage .product-card .meta-date,.homePage .product-card .meta-min-order,.homePage .product-card .new-badge{display:none!important}.homePage .product-card .meta-grid{display:block;margin-top:6px;overflow:hidden;font-size:10.5px}.homePage .product-card .meta-grid>span:not(.store-line),.homePage .product-card .store-dot,.homePage .product-card .verified{display:none!important}.homePage .product-card .store-line,.homePage .product-card .store-name-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.homePage .product-card .price-row,.homePage .product-card .price-row-card{display:block;margin-top:auto;padding-top:7px}.homePage .product-card .price{display:block;font-size:17px;font-weight:750;text-align:left}.homePage .product-card .message-button,.homePage .product-card .send-message-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:34px;margin-top:8px;padding:7px 8px;border:0;border-radius:8px;background:#f97316;color:#fff;font-size:11px;font-weight:700;text-decoration:none;cursor:pointer}}@media (max-width:380px){.homePage .hero-title{font-size:24px}.homePage .product-grid{gap:6px;padding:6px}.homePage .product-card .image-placeholder,.homePage .product-card .product-image,.homePage .product-card .product-image-wrap{height:128px}.homePage .product-card .product-title{min-height:35px;font-size:12.5px}.homePage .product-card .price{font-size:16px}.homePage .popular-card{flex-basis:100px;min-width:100px}}.productShell{display:grid;grid-template-columns:minmax(0,760px) minmax(360px,420px);grid-template-areas:"gallery seller" "details seller";align-items:start;justify-content:center;grid-gap:18px;gap:18px;width:min(1280px,calc(100% - 32px));margin:0 auto 18px}.productLeft{display:contents}.galleryCard{grid-area:gallery;position:relative;min-width:0;min-height:570px}.buyBox{grid-area:seller;position:-webkit-sticky;position:sticky;top:92px;min-width:0}.productDetailsCard{grid-area:details;min-width:0;margin:0}.contentShell{width:min(1280px,calc(100% - 32px));margin:0 auto 48px}.mainContent{display:grid;grid-gap:18px;gap:18px;min-width:0}.sellerTrustSection{width:100%;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.sellerTrustSection h3{margin:0 0 10px;color:#111827;font-size:15px;font-weight:750}.sellerTrustGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.sellerTrustItem{min-width:0;padding:10px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc}.sellerTrustItem strong{display:block;overflow:hidden;color:#111827;font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.sellerTrustItem span{display:block;margin-top:3px;color:#64748b;font-size:11px;line-height:1.35}@media (max-width:1050px){.productShell{max-width:820px;grid-template-columns:minmax(0,1fr);grid-template-areas:"gallery" "seller" "details"}.buyBox{position:static;top:auto}.buyBox,.galleryCard{min-height:0}}@media (max-width:700px){.contentShell,.productShell{width:100%;margin-bottom:12px;padding:0 10px}.productShell{grid-template-columns:minmax(0,1fr);grid-template-areas:"gallery" "seller" "details";gap:12px}.buyBox,.faqCard,.galleryCard,.productDetailsCard,.similarCard,.storeMiniCard,.tabCard{min-width:0;padding:14px;border-radius:18px}.galleryCard{min-height:0}.galleryFrame{height:auto;min-height:300px}.galleryFrame>*{max-height:none}.galleryFrame img{width:100%;max-height:360px!important;object-fit:contain!important}.sellerTrustGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.infoRow,.tableGrid{grid-template-columns:1fr}.infoRow{border-right:0}.tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tabs a{flex:0 0 auto}}@media (max-width:380px){.sellerTrustGrid{grid-template-columns:1fr}}