.ShopFeed-module__ag_hNq__section{background:var(--color-light);min-height:100vh;padding:120px 0 80px}.ShopFeed-module__ag_hNq__container{max-width:1600px;margin:0 auto;padding:0 40px}.ShopFeed-module__ag_hNq__header{text-align:center;margin-bottom:60px}.ShopFeed-module__ag_hNq__title{font-family:var(--font-kumbh,"Kumbh Sans", sans-serif);letter-spacing:-.04em;text-transform:uppercase;color:var(--color-dark);font-feature-settings:"blwf" on, "cv09" on, "cv03" on, "cv04" on, "cv11" on;margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:600;line-height:1.1}.ShopFeed-module__ag_hNq__subtitle{font-family:var(--font-body);color:#666;letter-spacing:-.01em;font-size:16px;font-weight:400}.ShopFeed-module__ag_hNq__searchWrap{max-width:500px;margin:32px auto 0;position:relative}.ShopFeed-module__ag_hNq__searchActions{align-items:center;gap:8px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.ShopFeed-module__ag_hNq__filterRow{color:#666;width:100%;max-width:500px;font-family:var(--font-body);letter-spacing:-.01em;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:10px;margin:14px auto 0;font-size:14px;display:flex}.ShopFeed-module__ag_hNq__filterCheckbox{accent-color:#111;flex:none;width:16px;height:16px;margin:0}.ShopFeed-module__ag_hNq__filterLabel{line-height:1.4}.ShopFeed-module__ag_hNq__focusedShareRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;max-width:500px;margin:16px auto 0;display:flex}.ShopFeed-module__ag_hNq__focusedShareActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.ShopFeed-module__ag_hNq__focusedShareText{font-family:var(--font-body);color:#777;font-size:13px}.ShopFeed-module__ag_hNq__focusedShareButton{color:#222;font-family:var(--font-body);cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s}.ShopFeed-module__ag_hNq__focusedShareButton:hover{background:#f7f7f7;border-color:#cfcfcf}.ShopFeed-module__ag_hNq__focusedShareSecondary{color:#666;font-family:var(--font-body);background:0 0;border:1px solid #0000;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s,background .2s}.ShopFeed-module__ag_hNq__focusedShareSecondary:hover{color:#222;background:#0000000a}.ShopFeed-module__ag_hNq__searchInput{width:100%;font-size:15px;font-family:var(--font-body);box-sizing:border-box;border:1px solid #eaeaea;border-radius:30px;outline:none;padding:16px 48px;transition:all .2s}.ShopFeed-module__ag_hNq__searchInput:focus{border-color:#000;box-shadow:0 4px 16px #0000000f}.ShopFeed-module__ag_hNq__searchIcon{color:#999;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.ShopFeed-module__ag_hNq__clearSearch{color:#666;cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.ShopFeed-module__ag_hNq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ShopFeed-module__ag_hNq__loadingState,.ShopFeed-module__ag_hNq__emptyState{color:#999;min-height:300px;font-family:var(--font-body);justify-content:center;align-items:center;font-size:16px;display:flex}.ShopFeed-module__ag_hNq__spinner{border:3px solid #e0e0e0;border-top-color:#000;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite ShopFeed-module__ag_hNq__spin}@keyframes ShopFeed-module__ag_hNq__spin{to{transform:rotate(360deg)}}.ShopFeed-module__ag_hNq__loadMore{justify-content:center;padding:48px 0;display:flex}.ShopFeed-module__ag_hNq__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ShopFeed-module__ag_hNq__modalContent{background:#fff;border-radius:20px;width:100%;max-width:650px;max-height:90vh;padding:32px;position:relative;overflow-y:auto}.ShopFeed-module__ag_hNq__modalClose{color:#333;cursor:pointer;z-index:10;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.ShopFeed-module__ag_hNq__modalClose:hover{background:#e0e0e0}.ShopFeed-module__ag_hNq__embedWrap{justify-content:center;display:flex}@media (max-width:1200px){.ShopFeed-module__ag_hNq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:809px){.ShopFeed-module__ag_hNq__section{padding:120px 0 60px}.ShopFeed-module__ag_hNq__container{padding:0 16px}.ShopFeed-module__ag_hNq__grid{grid-template-columns:repeat(2,1fr);gap:12px}.ShopFeed-module__ag_hNq__header{margin-bottom:48px}.ShopFeed-module__ag_hNq__title{font-size:32px}.ShopFeed-module__ag_hNq__modalContent{border-radius:16px;padding:16px}}@media (max-width:480px){.ShopFeed-module__ag_hNq__searchWrap{max-width:100%}.ShopFeed-module__ag_hNq__searchActions{gap:6px;right:8px}.ShopFeed-module__ag_hNq__filterRow{align-items:flex-start;margin-top:12px;font-size:13px}.ShopFeed-module__ag_hNq__focusedShareRow{flex-direction:column;gap:8px;margin-top:14px}.ShopFeed-module__ag_hNq__focusedShareText{text-align:center;max-width:260px}.ShopFeed-module__ag_hNq__focusedShareActions{flex-flow:row;gap:6px;width:auto}.ShopFeed-module__ag_hNq__focusedShareButton,.ShopFeed-module__ag_hNq__focusedShareSecondary{text-align:center;white-space:nowrap;justify-content:center;min-width:0;padding:7px 12px;font-size:11px}.ShopFeed-module__ag_hNq__focusedShareSecondary{color:#444;background:#fff;border-color:#e3e3e3}.ShopFeed-module__ag_hNq__filterCheckbox{margin-top:1px}.ShopFeed-module__ag_hNq__clearSearch{width:22px;height:22px}.ShopFeed-module__ag_hNq__grid{grid-template-columns:1fr;gap:16px}}
.VideoCard-module__sYlKcq__card{background:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:column;min-height:180px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:flex;overflow:hidden}.VideoCard-module__sYlKcq__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.VideoCard-module__sYlKcq__emptyCard{opacity:.6}.VideoCard-module__sYlKcq__emptyCard:hover{opacity:1}.VideoCard-module__sYlKcq__header{cursor:pointer;border-bottom:1px solid #f4f4f4;align-items:center;gap:12px;padding:16px;transition:background .2s;display:flex}.VideoCard-module__sYlKcq__header:hover{background:#fafafa}.VideoCard-module__sYlKcq__videoThumb{background:#e0e0e0;border-radius:10px;flex-shrink:0;width:64px;height:84px;position:relative;overflow:hidden}.VideoCard-module__sYlKcq__coverImg{object-fit:cover;width:100%;height:100%}.VideoCard-module__sYlKcq__playOverlay{color:#fff;font-family:var(--font-body);opacity:0;background:#0000004d;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;font-weight:600;transition:opacity .2s;display:flex;position:absolute;inset:0}.VideoCard-module__sYlKcq__header:hover .VideoCard-module__sYlKcq__playOverlay{opacity:1}@media (max-width:768px){.VideoCard-module__sYlKcq__playOverlay{opacity:1;background:#0006}}.VideoCard-module__sYlKcq__placeholder{color:#999;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.VideoCard-module__sYlKcq__headerText{flex-direction:column;flex-grow:1;gap:6px;min-width:0;display:flex}.VideoCard-module__sYlKcq__caption{font-family:var(--font-body);color:#333;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.VideoCard-module__sYlKcq__watchText{font-family:var(--font-body);color:#888;font-size:11px;font-weight:600}.VideoCard-module__sYlKcq__headerMeta{justify-content:space-between;align-items:center;gap:10px;display:flex}.VideoCard-module__sYlKcq__shareButton{color:#555;font-family:var(--font-body);cursor:pointer;background:#f8f8f8;border:1px solid #00000014;border-radius:999px;flex:none;padding:6px 10px;font-size:11px;font-weight:600;line-height:1;transition:background .2s,border-color .2s,color .2s}.VideoCard-module__sYlKcq__shareButton:hover{color:#222;background:#f1f1f1;border-color:#00000024}.VideoCard-module__sYlKcq__body{flex-direction:column;flex-grow:1;padding:16px;display:flex}.VideoCard-module__sYlKcq__productList{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.VideoCard-module__sYlKcq__productList::-webkit-scrollbar{height:6px}.VideoCard-module__sYlKcq__productList::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}.VideoCard-module__sYlKcq__productList::-webkit-scrollbar-track{background:0 0}.VideoCard-module__sYlKcq__emptyState{flex-grow:1;justify-content:center;align-items:center;min-height:80px;display:flex}.VideoCard-module__sYlKcq__emptyState span{font-family:var(--font-body);color:#bbb;font-size:12px;font-style:italic}
.ProductPill-module__DAZpWa__card{color:var(--color-dark);cursor:pointer;scroll-snap-align:start;background:#f9f9f9;border:1px solid #0000000d;border-radius:10px;flex-direction:column;flex:0 0 100px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.ProductPill-module__DAZpWa__card:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #0000000f}.ProductPill-module__DAZpWa__imageWrap{aspect-ratio:1;background:#eee;width:100%;overflow:hidden}.ProductPill-module__DAZpWa__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ProductPill-module__DAZpWa__card:hover .ProductPill-module__DAZpWa__image{transform:scale(1.05)}.ProductPill-module__DAZpWa__placeholderImage{color:#ccc;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;display:flex}.ProductPill-module__DAZpWa__info{flex-direction:column;gap:4px;padding:12px;display:flex}.ProductPill-module__DAZpWa__name{font-family:var(--font-body);-webkit-line-clamp:2;color:#222;-webkit-box-orient:vertical;font-size:13px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductPill-module__DAZpWa__shopText{font-family:var(--font-body);color:#666;margin-top:2px;font-size:11px;font-weight:500}
