.live-lang-switcher{display:inline-flex;align-items:center;gap:7px;padding:4px 6px 4px 8px;border-radius:14px;background:linear-gradient(180deg,#fff,#f6f6f8);border:1px solid rgba(15,15,20,.08);box-shadow:0 1px 2px rgba(15,15,20,.05),inset 0 1px 0 hsla(0,0%,100%,.95)}.live-lang-switcher.is-compact{padding:3px 5px 3px 7px;border-radius:12px;gap:5px}.live-lang-switcher-icon{display:grid;place-items:center;width:18px;height:18px;color:#ff1f2d;flex-shrink:0}.live-lang-switcher.is-compact .live-lang-switcher-icon{width:16px;height:16px}.live-lang-switcher-icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.live-lang-switcher-track{display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:10px;background:rgba(15,15,20,.04)}.live-lang-switcher.is-compact .live-lang-switcher-track{border-radius:9px;padding:2px}.live-lang-switcher-btn{border:0;background:transparent;color:#7a7a85;font-size:11px;font-weight:800;letter-spacing:.1em;line-height:1;min-width:36px;height:30px;padding:0 8px;border-radius:8px;cursor:pointer;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .12s ease}.live-lang-switcher.is-compact .live-lang-switcher-btn{min-width:32px;height:26px;font-size:10px;padding:0 7px;border-radius:7px}.live-lang-switcher-btn:hover:not(.is-active){color:#33333a;background:hsla(0,0%,100%,.72)}.live-lang-switcher-btn.is-active{color:#fff;background:linear-gradient(145deg,#ff1f2d,#ff4f5c 52%,#ff6974);box-shadow:0 2px 10px rgba(255,31,45,.34),inset 0 1px 0 hsla(0,0%,100%,.22);transform:translateY(-.5px)}.live-lang-switcher-btn:active{transform:translateY(0)}.live-lang-switcher-btn:focus-visible{outline:2px solid rgba(255,31,45,.45);outline-offset:2px}.live-shopping-index{--lsi-bg:#fff;--lsi-text:#111;--lsi-muted:#737373;--lsi-border:#ececec;--lsi-red:#ff1f2d;--lsi-radius:12px;min-height:100vh;background:var(--lsi-bg);color:var(--lsi-text);font-family:Noto Sans,system-ui,-apple-system,sans-serif}.live-shopping-index-shell{max-width:720px;margin:0 auto}.live-shopping-index-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--lsi-border);background:linear-gradient(180deg,#fff,#fafafa);box-shadow:0 1px 0 hsla(0,0%,100%,.9);position:sticky;top:0;z-index:20}.live-shopping-index-brand{display:flex;align-items:center;gap:8px;min-width:0}.live-shopping-index-brand-link{color:inherit;text-decoration:none;min-width:0}.live-shopping-index-back-btn{color:var(--lsi-red)}.live-shopping-index-brand-text{display:flex;flex-direction:column;gap:2px;min-width:0}.live-shopping-index-brand-text strong{font-size:18px;font-weight:700;line-height:1.1}.live-shopping-index-brand-text span{font-size:11px;font-weight:700;color:var(--lsi-red);letter-spacing:.02em}.live-shopping-index-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.live-shopping-index-admin-link{font-size:12px;font-weight:700;color:var(--lsi-text);text-decoration:none}.live-shopping-index-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:var(--lsi-text);border-radius:999px;cursor:pointer;text-decoration:none;position:relative}.live-shopping-index-icon-btn svg{width:22px;height:22px}.live-shopping-index-cart-btn{position:relative}.live-shopping-index-cart-badge{position:absolute;top:-2px;right:-2px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--lsi-red);color:#111;font-size:12px;font-weight:900;line-height:20px;text-align:center;box-shadow:0 0 0 2px #fff}.live-shopping-index-cart-badge.is-empty{background:#b8b8be}.live-shopping-index-tabs-wrap{border-bottom:1px solid var(--lsi-border);background:#fff}.live-shopping-site-chrome{position:sticky;top:0;z-index:30;background:#fff}.live-shopping-site-chrome .live-shopping-index-tabs-wrap{top:0}.live-shopping-index-tabs{display:flex;gap:18px;overflow-x:auto;padding:0 16px;scrollbar-width:none;-ms-overflow-style:none}.live-shopping-index-tabs::-webkit-scrollbar{display:none}.live-shopping-index-tab{flex:0 0 auto;border:none;background:transparent;padding:14px 0 12px;font-size:14px;font-weight:600;color:var(--lsi-muted);cursor:pointer;position:relative;white-space:nowrap;text-decoration:none;display:inline-block}.live-shopping-index-tab.is-active{color:var(--lsi-red)}.live-shopping-index-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--lsi-red);border-radius:999px 999px 0 0}.live-shopping-index-body{padding:16px}.live-shopping-index-section+.live-shopping-index-section{margin-top:28px}.live-shopping-index-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.live-shopping-index-section-head h2{margin:0;font-size:18px;font-weight:700}.live-shopping-index-section-head a{font-size:13px;color:var(--lsi-muted);text-decoration:none}.live-shopping-index-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:720px){.live-shopping-index-shell{max-width:980px}.live-shopping-index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}.live-shopping-index-card{display:flex;flex-direction:column;min-width:0;text-decoration:none;color:inherit;background:#fff;border:1px solid var(--lsi-border);border-radius:16px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.04)}.live-shopping-index-video-frame{position:relative;aspect-ratio:9/16;min-height:240px;overflow:hidden;background:#111}.live-shopping-index-video-frame iframe,.live-shopping-index-video-frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border:0}.live-shopping-index-video-frame iframe{position:absolute;top:50%;left:50%;height:100%;width:auto;min-width:100%;aspect-ratio:16/9;transform:translate(-50%,-50%)}.live-shopping-index-watch-chip{position:absolute;left:10px;bottom:10px;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:4px 8px 4px 4px;border-radius:6px;background:rgba(0,0,0,.72);pointer-events:none}.live-shopping-index-duration-badge,.live-shopping-index-live-badge,.live-shopping-index-play-badge{position:absolute;top:8px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:700;line-height:1;pointer-events:none}.live-shopping-index-live-badge{left:8px;background:var(--lsi-red);color:#fff;padding:3px 6px;font-size:10px}.live-shopping-index-viewer-count{color:#fff;font-size:12px;font-weight:600;line-height:1;white-space:nowrap}.live-shopping-index-play-badge{left:8px;background:rgba(0,0,0,.55);color:#fff;font-size:10px}.live-shopping-index-duration-badge{right:8px;background:rgba(0,0,0,.55);color:#fff}.live-shopping-index-comment-chip{position:absolute;bottom:10px;right:10px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;background:rgba(0,0,0,.55);color:#fff;font-size:11px;font-weight:700;line-height:1;pointer-events:none}.live-shopping-index-watch-bar{padding:10px 10px 0}.live-shopping-index-view-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:40px;border-radius:10px;background:var(--lsi-red);color:#fff;font-size:14px;font-weight:700;text-decoration:none}.live-shopping-index-card-body{padding:10px 2px 0;display:grid;gap:6px;text-decoration:none;color:inherit}.live-shopping-index-card-title{margin:0;font-size:13px;font-weight:600;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.live-shopping-index-seller{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--lsi-muted);min-width:0}.live-shopping-index-seller span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-shopping-index-verified{color:#3b82f6;flex-shrink:0}.live-shopping-index-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.live-shopping-index-price{font-size:14px;font-weight:700}.live-shopping-index-heart{border:none;background:transparent;padding:0;cursor:pointer;color:#c4c4c4;line-height:0}.live-shopping-index-heart.is-active{color:var(--lsi-red)}.live-shopping-index-heart svg{width:20px;height:20px}.live-shopping-index-empty{grid-column:1/-1;padding:24px 12px;text-align:center;color:var(--lsi-muted);font-size:14px}.live-shopping-index-fixture-note{margin:0 0 16px;padding:10px 12px;border-radius:8px;background:#fff7f7;border:1px solid #ffd9dc;color:#8a1f28;font-size:12px}@media (max-width:420px){.live-shopping-index-admin-link,.live-shopping-index-brand-text span{display:none}}