.WatchAndBuy-module__io0oFG__section{background-color:hsl(var(--background));width:100%;padding:4rem 0;position:relative;overflow:hidden}.WatchAndBuy-module__io0oFG__header{text-align:center;margin-bottom:2rem;padding:0 1rem}.WatchAndBuy-module__io0oFG__heading{color:hsl(var(--foreground));letter-spacing:-.02em;font-size:1.75rem;font-weight:700}@media (min-width:768px){.WatchAndBuy-module__io0oFG__heading{font-size:2.25rem}}.WatchAndBuy-module__io0oFG__subtitle{color:hsl(var(--muted-foreground));margin-top:.5rem;font-size:.875rem}.WatchAndBuy-module__io0oFG__carouselWrapper{position:relative}.WatchAndBuy-module__io0oFG__carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1rem;padding:0 1rem;display:flex;overflow-x:auto}.WatchAndBuy-module__io0oFG__carousel::-webkit-scrollbar{display:none}@media (min-width:768px){.WatchAndBuy-module__io0oFG__carousel{gap:1.25rem;padding:0 2rem}}@media (min-width:1024px){.WatchAndBuy-module__io0oFG__carousel{padding:0 4rem}}.WatchAndBuy-module__io0oFG__card{scroll-snap-align:start;background-color:hsl(var(--card));border:1px solid hsl(var(--border));cursor:pointer;border-radius:12px;outline:none;flex:none;width:220px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.WatchAndBuy-module__io0oFG__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000026}@media (min-width:768px){.WatchAndBuy-module__io0oFG__card{width:260px}}@media (min-width:1024px){.WatchAndBuy-module__io0oFG__card{width:280px}}.WatchAndBuy-module__io0oFG__videoContainer{aspect-ratio:9/16;background-color:#000;position:relative;overflow:hidden}.WatchAndBuy-module__io0oFG__posterImage{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.WatchAndBuy-module__io0oFG__video{object-fit:cover;z-index:2;width:100%;height:100%;display:block;position:absolute;inset:0}.WatchAndBuy-module__io0oFG__videoOverlay{pointer-events:none;z-index:3;background:linear-gradient(#0000,#000000b3);height:40%;position:absolute;bottom:0;left:0;right:0}.WatchAndBuy-module__io0oFG__cardInfo{padding:.75rem 1rem}.WatchAndBuy-module__io0oFG__cardTitle{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;line-height:1.3;overflow:hidden}.WatchAndBuy-module__io0oFG__cardPrice{color:hsl(var(--muted-foreground));margin-top:.125rem;font-size:.8rem;font-weight:500}.WatchAndBuy-module__io0oFG__arrowBtn{z-index:10;background:hsl(var(--background));border:1px solid hsl(var(--border));width:40px;height:40px;color:hsl(var(--foreground));cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.WatchAndBuy-module__io0oFG__arrowBtn:hover{background:hsl(var(--accent));box-shadow:0 4px 16px #00000026}.WatchAndBuy-module__io0oFG__arrowLeft{left:.5rem}.WatchAndBuy-module__io0oFG__arrowRight{right:.5rem}@media (max-width:767px){.WatchAndBuy-module__io0oFG__arrowBtn{display:none}}.WatchAndBuy-module__io0oFG__viewerOverlay{z-index:9999;background:#000000eb;justify-content:center;align-items:center;animation:.2s WatchAndBuy-module__io0oFG__fadeIn;display:flex;position:fixed;inset:0}@keyframes WatchAndBuy-module__io0oFG__fadeIn{0%{opacity:0}to{opacity:1}}.WatchAndBuy-module__io0oFG__viewerClose{z-index:10002;color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:fixed;top:1rem;right:1rem}.WatchAndBuy-module__io0oFG__viewerClose:hover{background:#ffffff40}.WatchAndBuy-module__io0oFG__viewerDesktop{justify-content:center;align-items:center;gap:1.5rem;height:100%;padding:2rem;display:flex}@media (max-width:767px){.WatchAndBuy-module__io0oFG__viewerDesktop{display:none}}.WatchAndBuy-module__io0oFG__viewerVideoWrap{aspect-ratio:9/16;background:#000;border-radius:16px;width:100%;max-width:400px;position:relative;overflow:hidden;box-shadow:0 0 80px #00000080}.WatchAndBuy-module__io0oFG__viewerVideo{object-fit:cover;width:100%;height:100%;display:block}.WatchAndBuy-module__io0oFG__viewerSoundBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:1rem;left:1rem}.WatchAndBuy-module__io0oFG__viewerSoundBtn:hover{background:#000000b3}.WatchAndBuy-module__io0oFG__viewerNav{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.WatchAndBuy-module__io0oFG__viewerNav:hover{background:#fff3;transform:scale(1.1)}.WatchAndBuy-module__io0oFG__viewerProductBar{background:linear-gradient(#0000 0%,#000000d9 100%);justify-content:space-between;align-items:flex-end;gap:.75rem;padding:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.WatchAndBuy-module__io0oFG__viewerProductInfo{flex:1;min-width:0}.WatchAndBuy-module__io0oFG__viewerProductTitle{color:#fff;font-size:1rem;font-weight:600;line-height:1.3}.WatchAndBuy-module__io0oFG__viewerProductPrice{color:#ffffffb3;margin-top:.125rem;font-size:.875rem}.WatchAndBuy-module__io0oFG__viewerBuyBtn{color:#000;white-space:nowrap;background:#fff;border-radius:8px;flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.WatchAndBuy-module__io0oFG__viewerBuyBtn:hover{background:#ffffffe6;transform:translateY(-1px)}.WatchAndBuy-module__io0oFG__viewerMobile{display:none}@media (max-width:767px){.WatchAndBuy-module__io0oFG__viewerMobile{z-index:10001;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;display:block;position:fixed;inset:0;overflow-y:auto}}.WatchAndBuy-module__io0oFG__reelSlide{scroll-snap-align:start;background:#000;width:100%;height:100dvh;position:relative}.WatchAndBuy-module__io0oFG__reelVideo{object-fit:cover;width:100%;height:100%;display:block}.WatchAndBuy-module__io0oFG__reelSoundBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:4rem;right:1rem}.WatchAndBuy-module__io0oFG__reelInfo{padding:1.5rem 1rem;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom));z-index:4;background:linear-gradient(#0000 0%,#000c 100%);position:absolute;bottom:0;left:0;right:0}.WatchAndBuy-module__io0oFG__reelTitle{color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:600}.WatchAndBuy-module__io0oFG__reelPrice{color:#ffffffb3;margin-bottom:.75rem;font-size:.875rem}.WatchAndBuy-module__io0oFG__reelBuyBtn{color:#000;background:#fff;border-radius:8px;align-items:center;gap:.375rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.WatchAndBuy-module__io0oFG__skeleton{gap:1rem;padding:0 1rem;display:flex;overflow:hidden}.WatchAndBuy-module__io0oFG__skeletonCard{background:hsl(var(--muted));border-radius:12px;flex:none;width:220px;animation:1.5s ease-in-out infinite alternate WatchAndBuy-module__io0oFG__shimmer;overflow:hidden}.WatchAndBuy-module__io0oFG__skeletonVideo{aspect-ratio:9/16;background:hsl(var(--muted))}.WatchAndBuy-module__io0oFG__skeletonInfo{padding:.75rem 1rem}.WatchAndBuy-module__io0oFG__skeletonLine{background:hsl(var(--muted-foreground) / .15);border-radius:6px;height:12px;margin-bottom:.5rem}.WatchAndBuy-module__io0oFG__skeletonLineShort{background:hsl(var(--muted-foreground) / .1);border-radius:6px;width:60%;height:10px}@keyframes WatchAndBuy-module__io0oFG__shimmer{0%{opacity:.7}to{opacity:1}}