.ts-feed{background:var(--tsf-bg,#fff);color:var(--tsf-ink,#141416);--tsf-h2:var(--gc-t2);--tsf-h4:var(--gc-t4);--tsf-body:var(--gc-t5);--tsf-small:var(--gc-t6);--tsf-tiny:var(--gc-t6);--tsf-pad:var(--tsf-pad0,56px);--tsf-gut:var(--container-gutter,40px);--tsf-content:var(--container-max-width,1600px);font-family:var(--gc-font,-apple-system,"PingFang TC",sans-serif);letter-spacing:-.006em;padding-block:calc(var(--tsf-pad) - 14px)}.ts-feed *{box-sizing:border-box}.ts-feed :where(p),.ts-feed :where(h2){margin:0}.ts-feed :where(a),.ts-feed :where(a):hover,.ts-feed :where(a):visited{text-decoration:none;color:inherit}.ts-feed img,.ts-feed video{display:block;max-width:100%}.ts-feed__wrap{max-width:var(--tsf-content);margin-inline:auto;padding-inline:var(--tsf-gut)}.ts-feed__top{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;flex-wrap:wrap;margin-bottom:30px}.ts-feed__ht{min-width:0}.ts-feed__eb{font-size:var(--tsf-small);font-weight:600;margin-bottom:12px;color:color-mix(in srgb,currentColor 58%,transparent)}.ts-feed__h{font-size:var(--tsf-h2);font-weight:var(--gc-w-bold,600);line-height:1.15;letter-spacing:var(--gc-t2-ls,-.018em)!important;letter-spacing:-.024em;text-wrap:balance}.ts-feed__ig{display:flex;align-items:center;gap:14px}.ts-feed__av{width:56px;height:56px;border-radius:50%;flex:none;padding:2.5px;background:conic-gradient(from 200deg,#f5a623,#d6249f,#8134af,#f5a623)}.ts-feed__avin{display:block;width:100%;height:100%;border-radius:50%;overflow:hidden;background:var(--tsf-bg,#fff);box-shadow:inset 0 0 0 2px var(--tsf-bg,#fff)}.ts-feed__avin img{width:100%;height:100%;object-fit:cover;border-radius:50%}.ts-feed__at{font-size:var(--tsf-small);font-weight:var(--gc-w-bold,600);margin-bottom:6px}.ts-feed__follow{display:inline-flex;align-items:center;justify-content:center;font-size:var(--tsf-small);font-weight:var(--gc-w-bold,600);padding:11px 22px;border-radius:999px;box-shadow:inset 0 0 0 1.5px currentColor;transition:background .2s,color .2s}.ts-feed__follow:hover{background:var(--tsf-ink,#141416);color:var(--tsf-bg,#fff)}.ts-feed__note{display:inline-block;margin-top:16px;font-size:var(--tsf-tiny);color:color-mix(in srgb,currentColor 58%,transparent)}.ts-feed__rail{overflow-x:auto;scrollbar-width:none;padding-block:14px}.ts-feed__rail::-webkit-scrollbar{display:none}.ts-feed__track{display:flex;gap:var(--tsf-gap,20px);padding-left:max(var(--tsf-gut),calc((100% - var(--tsf-content))/2 + var(--tsf-gut)));padding-right:var(--tsf-gut)}.ts-reel{-webkit-appearance:none;appearance:none;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;position:relative;display:block;text-align:left;flex:0 0 var(--tsf-card-w,360px);min-width:0;aspect-ratio:1/1.52;border-radius:var(--tsf-radius,17px);overflow:hidden;background:#f0f0f3;transition:transform .34s cubic-bezier(.2,.7,.3,1),box-shadow .34s}.ts-reel:hover{transform:scale(var(--tsf-hover,1.02));box-shadow:0 22px 44px -18px #0000003d}.ts-reel:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media(prefers-reduced-motion:reduce){.ts-reel{transition:none}.ts-reel:hover{transform:none}}.ts-reel__v{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#f0f0f3}.ts-feed__none{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:16px;text-align:center;font-size:var(--tsf-small);color:color-mix(in srgb,currentColor 45%,transparent);border:1px dashed color-mix(in srgb,currentColor 26%,transparent);border-radius:var(--tsf-radius,17px)}.ts-reel:before{content:"";position:absolute;top:0;left:0;right:0;height:88px;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.26),transparent);pointer-events:none}.ts-reel__ig{position:absolute;top:14px;right:14px;width:26px;height:26px;z-index:2;color:#fff;filter:drop-shadow(0 1px 3px rgba(0,0,0,.4))}.ts-reel__ig svg{width:100%;height:100%}.ts-reel__play{position:absolute;top:14px;left:14px;z-index:2;display:flex;align-items:center;gap:5px;font-size:var(--tsf-tiny);font-weight:var(--gc-w-bold,600);color:#fff;padding:5px 11px;border-radius:999px;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity .26s;pointer-events:none}.ts-reel__play svg{width:11px;height:11px;flex:none}.ts-reel.is-playing .ts-reel__play{opacity:1}.ts-reel__pin{position:absolute;left:12px;bottom:12px;width:64px;height:64px;z-index:2;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 4px 14px #00000047;transition:opacity .26s,transform .26s}.ts-reel__pin img{width:100%;height:100%;object-fit:contain}.ts-reel:hover .ts-reel__pin,.ts-reel:focus-visible .ts-reel__pin{opacity:0;transform:translateY(6px)}.ts-reel__buy{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;display:flex;align-items:center;gap:9px;background:#fff;color:#141416;border-radius:999px;padding:8px 16px 8px 8px;font-size:var(--tsf-small);font-weight:var(--gc-w-bold,600);opacity:0;transform:translateY(8px);transition:opacity .26s,transform .26s}.ts-reel:hover .ts-reel__buy,.ts-reel:focus-visible .ts-reel__buy{opacity:1;transform:none}.ts-reel__buy i{width:32px;height:32px;border-radius:8px;background:#f0f0f3;flex:none;overflow:hidden}.ts-reel__buy i img{width:100%;height:100%;object-fit:contain}.ts-reel__bn{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-player{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0a0a0cf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:center;padding:40px;color:#fff;font-family:var(--gc-font,-apple-system,"PingFang TC",sans-serif);letter-spacing:-.006em;--tsp-h4:var(--gc-t4);--tsp-small:var(--gc-t6)}.ts-player[hidden]{display:none}.ts-player *{box-sizing:border-box}.ts-player :where(p){margin:0}.ts-player :where(a){text-decoration:none;color:inherit}.ts-player img,.ts-player video{display:block;max-width:100%}.ts-player__x,.ts-player__nav{-webkit-appearance:none;appearance:none;border:0;cursor:pointer;color:#fff;background:#ffffff24;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;transition:background .2s}.ts-player__x:hover,.ts-player__nav:hover{background:#ffffff42}.ts-player__x{position:absolute;top:22px;right:26px;width:44px;height:44px}.ts-player__x svg{width:20px;height:20px}.ts-player__nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px}.ts-player__nav svg{width:22px;height:22px}.ts-player__nav--l{left:26px}.ts-player__nav--r{right:26px}.ts-player__nav[disabled]{opacity:.3;cursor:default}.ts-player__box{display:flex;gap:34px;align-items:center;max-height:100%}.ts-player__v{width:420px;max-height:calc(100vh - 80px);aspect-ratio:9/16;border-radius:18px;flex:none;background:#1e1e22;object-fit:contain}.ts-player__side{width:300px;flex:none}.ts-player__at{font-size:var(--tsp-h4);font-weight:var(--gc-w-bold,600);margin-bottom:18px}.ts-player__prod{display:flex;gap:14px;align-items:center;margin-bottom:18px;background:#ffffff14;border-radius:14px;padding:14px;transition:background .2s}.ts-player__prod:hover{background:#ffffff29}.ts-player__thumb{width:56px;height:56px;border-radius:10px;background:#ffffff24;flex:none;overflow:hidden}.ts-player__thumb img{width:100%;height:100%;object-fit:contain}.ts-player__ptext{min-width:0}.ts-player__pn{display:block;font-size:var(--tsp-small);font-weight:var(--gc-w-bold,600);margin-bottom:2px}.ts-player__pd{display:block;font-size:var(--tsp-small);color:#9a9aa2;line-height:1.5}.ts-player__cta{display:flex;align-items:center;justify-content:center;width:100%;font-size:var(--tsp-small);font-weight:var(--gc-w-bold,600);padding:14px 28px;border-radius:999px;background:#fff;color:#141416;transition:opacity .2s}.ts-player__cta:hover{opacity:.86;color:#141416}.ts-player__hint{font-size:var(--tsp-small);color:#9a9aa2;margin-top:14px;line-height:1.5}@media(max-width:1100px){.ts-feed{--tsf-pad:calc(var(--tsf-pad0,56px) * .72)}.ts-reel{flex-basis:min(var(--tsf-card-w,360px),300px)}.ts-player__v{width:340px}.ts-player__side{width:280px}.ts-player__box{gap:24px}}@media(max-width:749px){.ts-feed{--tsf-pad:calc(var(--tsf-pad0,56px) * .64);--tsf-gap:12px}.ts-reel{flex-basis:min(var(--tsf-card-w,360px),238px);border-radius:calc(var(--tsf-radius,17px) * .85)}.ts-reel__pin{width:48px;height:48px;left:10px;bottom:10px}.ts-reel__buy{left:8px;right:8px;bottom:8px;padding:6px 12px 6px 6px}.ts-reel__buy i{width:26px;height:26px}.ts-player{padding:16px}.ts-player__box{flex-direction:column;gap:16px;width:100%}.ts-player__nav{display:none}.ts-player__x{top:10px;right:12px;width:38px;height:38px}.ts-player__v{width:100%;max-width:236px;max-height:52vh}.ts-player__side{width:100%;max-width:340px}.ts-player__at{margin-bottom:12px;text-align:center}.ts-player__prod{margin-bottom:12px}.ts-player__hint{display:none}}.ts-feed--mosaic .ts-feed__track{display:grid;grid-auto-flow:column dense;grid-template-rows:1.672fr 1fr;grid-auto-columns:calc(var(--tsf-h,560px) * .65);column-gap:var(--tsf-gap,20px);row-gap:18px;height:var(--tsf-h,560px);align-items:stretch}.ts-feed--mosaic .ts-reel{aspect-ratio:auto;flex:none;width:auto;height:100%;min-height:0}.ts-feed--mosaic .ts-reel--tall{grid-row:span 2}.ts-feed--mosaic .ts-reel--wide{grid-column:span 2;grid-row:1}.ts-feed--mosaic .ts-reel--small{grid-row:2}.ts-feed--mosaic .ts-reel--small:before{height:52px}.ts-feed--mosaic .ts-reel--wide:before{height:70px}@media(max-width:749px){.ts-feed--mosaic .ts-feed__track{--tsf-h:calc(var(--tsf-h0,560px) * .875);row-gap:14px}}.ts-feed__q{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-size:var(--tsf-small);color:color-mix(in srgb,currentColor 58%,transparent);transition:color .2s}.ts-feed__q:hover{color:currentColor}.ts-feed__qav{width:26px;height:26px;border-radius:50%;overflow:hidden;flex:none;background:color-mix(in srgb,currentColor 8%,transparent)}.ts-feed__qav img{width:100%;height:100%;object-fit:cover;display:block}.ts-feed__qat{font-weight:var(--gc-w-bold,600);color:currentColor}.ts-feed__qdot{opacity:.5}.ts-feed__qgo{color:currentColor}.ts-feed__end{flex:0 0 var(--tsf-card-w,360px);aspect-ratio:1/1.52;border-radius:var(--tsf-radius,17px);background:var(--tsf-ink,#141416);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:32px 26px;text-align:center;transition:transform .34s cubic-bezier(.2,.7,.3,1)}.ts-feed__end:hover{transform:scale(var(--tsf-hover,1.02))}.ts-feed__endav{width:72px;height:72px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 0 0 1px #ffffff47}.ts-feed__endav img{width:100%;height:100%;object-fit:cover;display:block}.ts-feed__endat{font-size:var(--tsf-small);font-weight:var(--gc-w-bold,600)}.ts-feed__endnote{font-size:var(--tsf-tiny);color:#ffffff9e;line-height:1.7}.ts-feed__endbtn{margin-top:4px;display:inline-flex;align-items:center;justify-content:center;font-size:var(--tsf-small);font-weight:var(--gc-w-bold,600);padding:11px 26px;border-radius:999px;background:#fff;color:var(--tsf-ink,#141416)}@media(prefers-reduced-motion:reduce){.ts-feed__end{transition:none}.ts-feed__end:hover{transform:none}}.ts-feed--mosaic .ts-feed__end{grid-row:span 2;height:100%;width:auto;aspect-ratio:auto;flex:none;min-height:0}@media(max-width:749px){.ts-feed--mosaic .ts-feed__end{grid-row:span 2;height:100%;width:auto;aspect-ratio:auto;flex:none}}.ts-feed .ts-feed__ig{display:inline-flex;align-items:center;gap:9px;padding:9px 14px;border-radius:999px;font-size:var(--tsf-small);font-weight:var(--gc-w-bold,600);color:color-mix(in srgb,currentColor 58%,transparent);background:transparent;transition:background .16s,color .16s;white-space:nowrap}.ts-feed .ts-feed__ig:hover{background:color-mix(in srgb,currentColor 7%,transparent);color:currentColor}.ts-feed .ts-feed__av{width:34px;height:34px;flex:none;border-radius:50%;overflow:hidden;padding:0;background:color-mix(in srgb,currentColor 8%,transparent);box-shadow:none}.ts-feed .ts-feed__av img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.ts-feed .ts-feed__at{margin:0;color:currentColor;font-size:inherit;font-weight:inherit}.ts-feed .ts-feed__dot{opacity:.45}.ts-feed .ts-feed__go{color:inherit}.ts-feed .ts-feed__ig svg{width:14px;height:14px;flex:none;opacity:.65}@media(max-width:749px){.ts-feed .ts-feed__ig{margin-left:-14px;padding-block:8px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/ts-feed.css.map */
