.bt-watch-toolbar-item,.bt-watch{display:none}
.bt-watch-launch{appearance:none;border:0;background:transparent;color:inherit;font:inherit;width:100%;height:100%;padding:0;cursor:pointer}
.bt-watch-launch-icon{position:relative;color:#fedbbe}
.bt-watch-launch-icon:before,.bt-watch-launch-icon:after{content:'';position:absolute;inset:-4px;border:2px solid currentColor;border-radius:50%;opacity:.55;animation:btWatchPulse 1.8s ease-out infinite}
.bt-watch-launch-icon:after{animation-delay:.9s}
.bt-watch-launch-icon svg{position:relative;z-index:1;width:25px;height:25px}
@keyframes btWatchPulse{0%{transform:scale(.72);opacity:.7}100%{transform:scale(1.35);opacity:0}}
@keyframes btWatchFloat{0%,100%{transform:translate(-50%,0)}50%{transform:translate(-50%,-4px)}}
@keyframes btWatchPlayBeat{0%,100%{transform:scale(.9)}50%{transform:scale(1.08)}}
@keyframes btWatchToolbarPulse{0%{transform:scale(.88);opacity:.5}100%{transform:scale(1.14);opacity:0}}

@media(max-width:1024px){
  .bt-watch-toolbar-item{display:block!important;visibility:visible!important;opacity:1!important}
  .hdt-section-toolbar-mobile,.hdt-section-toolbar-mobile .hdt-toolbar{overflow:visible!important;clip-path:none!important;contain:none!important}
  .hdt-section-toolbar-mobile .hdt-toolbar{padding-inline:2px!important}
  .hdt-section-toolbar-mobile .hdt-toolbar .hdt-toolbar-item{flex:1 1 0!important;min-width:0!important}
  .bt-watch-toolbar-item{position:relative!important;z-index:30!important;overflow:visible!important;clip-path:none!important;contain:none!important}
  .bt-watch-toolbar-item:before{display:none!important}
  .bt-watch-launch{position:relative!important;z-index:1!important;display:flex!important;overflow:visible!important;clip-path:none!important;contain:none!important;visibility:visible!important;opacity:1!important;flex-direction:column!important}
  .bt-watch-launch-icon{position:absolute!important;z-index:3!important;top:-32px;left:50%;width:48px!important;height:48px!important;display:grid!important;place-items:center;overflow:visible!important;border:2px solid #fdd8c2!important;border-radius:50%;color:#fedbbe!important;background:radial-gradient(circle at 34% 27%,#b500c9 0,#800096 50%,#550067 100%);box-shadow:0 0 0 2px #fdd8c24a,0 9px 21px #2900338c,inset 0 1px 2px #ffffff73;visibility:visible!important;opacity:1!important;animation:btWatchFloat 2.8s ease-in-out infinite}
  .bt-watch-launch-icon:before{inset:5px;border:1px solid #ffffff4d;opacity:1;animation:none}
  .bt-watch-launch-icon:after{inset:-2px;border:1px solid #8d00a8;animation:btWatchToolbarPulse 2.1s ease-out infinite}
  .bt-watch-launch-icon svg{width:23px!important;height:23px!important;overflow:visible!important;filter:drop-shadow(0 2px 3px #31003e73);animation:btWatchPlayBeat 1.7s ease-in-out infinite}
  .bt-watch-launch-icon svg path:last-child{display:none}
  .bt-watch-launch .hdt-toolbar-label{bottom:3px!important;color:#fdd8c2!important;font-weight:800!important;visibility:visible!important;opacity:1!important}
  .bt-watch,.bt-watch *{box-sizing:border-box}
  .bt-watch{position:fixed;inset:0;z-index:999999;display:block;width:100vw;height:100dvh;overflow:hidden;background:#000;color:#fff;font-family:inherit;font-size:16px;line-height:1.4}
  .bt-watch[hidden]{display:none!important}
  .bt-watch button,.bt-watch input,.bt-watch textarea{font-family:inherit;letter-spacing:0;text-transform:none}

  .bt-watch-head{position:absolute;z-index:20;top:0;right:0;left:0;height:calc(58px + env(safe-area-inset-top));display:flex;align-items:flex-end;padding:8px 12px;background:linear-gradient(#0008,transparent);pointer-events:none}
  .bt-watch-back{pointer-events:auto;width:auto!important;height:40px!important;min-width:0!important;min-height:0!important;margin:0!important;padding:7px 11px!important;display:flex;align-items:center;gap:3px;border:0!important;border-radius:999px!important;background:#171017a6!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1!important;box-shadow:none!important;backdrop-filter:blur(8px)}
  .bt-watch-back svg{width:21px;height:21px;flex:none}
  .bt-watch-back span{font-size:13px!important;line-height:1!important}
  [dir=rtl] .bt-watch-back svg{transform:rotate(180deg)}

  .bt-watch-feed{position:absolute;inset:0;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;overscroll-behavior:contain;scrollbar-width:none;background:#000}
  .bt-watch-feed::-webkit-scrollbar{display:none}
  .bt-watch-slide{position:relative!important;display:block!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;scroll-snap-align:start;scroll-snap-stop:always;background:#000}
  .bt-watch-video{position:absolute!important;inset:0!important;z-index:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;object-fit:contain!important;background:#000!important;opacity:1!important;visibility:visible!important}
  .bt-watch-shade{position:absolute;z-index:1;inset:35% 0 0;background:linear-gradient(transparent,#0005 38%,#000d);pointer-events:none}
  .bt-watch-progress{position:absolute;z-index:8;right:0;bottom:0;left:0;height:3px;background:#ffffff52;pointer-events:none}
  .bt-watch-progress i{display:block;width:0;height:100%;background:#fff;box-shadow:0 0 5px #fff}

  .bt-watch-play{position:absolute;z-index:6;top:50%;left:50%;width:78px!important;height:62px!important;min-width:0!important;min-height:0!important;display:grid;place-items:center;transform:translate(-50%,-50%);border:0!important;border-radius:8px!important;background:#0003!important;color:#fdd8c2!important;opacity:0;pointer-events:none;transition:opacity .18s}
  .bt-watch-play.is-visible{opacity:1;pointer-events:auto}
  .bt-watch-play svg{width:46px;height:46px;fill:currentColor;stroke:none}

  .bt-watch-brand{position:absolute;z-index:7;top:calc(8px + env(safe-area-inset-top));left:50%;display:grid;justify-items:center;gap:4px;transform:translateX(-50%);padding:4px 10px;border-radius:20px;background:#fdd8c24d;color:#732c8a!important;text-decoration:none!important;backdrop-filter:blur(8px)}
  .bt-watch-brand img{display:block;width:auto;height:24px;max-width:110px;object-fit:contain}
  .bt-watch-brand b{font-size:12px;font-weight:700;white-space:nowrap}
  .bt-watch-brand b.has-logo{display:flex;min-width:44px;min-height:24px;align-items:center;justify-content:center;line-height:0}
  .bt-watch-brand span{color:#ffc857;font-size:10px;line-height:1;text-shadow:0 1px 4px #0008}

  .bt-watch-product{position:absolute!important;z-index:5!important;top:auto!important;right:auto!important;left:auto!important;inset-inline-start:12px!important;inset-inline-end:82px!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;display:grid;gap:8px;margin:0!important;padding:0!important}
  .bt-watch-product-card{appearance:none;width:100%;display:grid;grid-template-columns:56px minmax(0,1fr) 14px;align-items:start;gap:9px;margin:0;padding:10px;border:0;border-radius:12px;background:#0000008c;color:#fff;text-align:start;box-shadow:none;backdrop-filter:blur(7px);cursor:pointer}
  .bt-watch-product-card>img{width:56px;height:56px;border-radius:50%;object-fit:cover}
  .bt-watch-product-card>span{display:grid;gap:3px;min-width:0}
  .bt-watch-product-card strong{font-size:13px;line-height:1.35;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .bt-watch-product-card small{color:#fdd8c2;font-size:10px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .bt-watch-product-card em{position:static!important;display:block!important;margin:0!important;color:#fff!important;font-style:normal;font-size:12px!important;font-weight:900;line-height:1.2!important}
  .bt-watch-product-card>i{align-self:center;color:#ffffff8c;font-style:normal;font-size:20px}

  .bt-watch-live-review{appearance:none;position:relative;width:min(312px,100%);height:92px;min-height:92px;margin:0;padding:0;border:0;background:transparent;color:#fff;text-align:start;overflow:visible;cursor:pointer}
  .bt-watch-live-review[hidden]{display:none}
  .bt-watch-live-review-line{position:absolute;inset-inline-start:0;bottom:8px;display:block;width:min(304px,100%);padding:7px 10px 8px;border:1px solid #ffffff1a;border-radius:9px;background:#00000061;color:#fff;box-shadow:0 6px 16px #0003;backdrop-filter:blur(5px);transition:bottom .52s ease-out;animation:btWatchReviewIn .68s ease-out both}
  .bt-watch-live-review-line.is-exiting{bottom:46px;pointer-events:none;animation:btWatchReviewOut .68s ease-out forwards}
  .bt-watch-live-review b,.bt-watch-live-review small{display:block}
  .bt-watch-live-review b{display:flex;align-items:center;gap:7px;min-width:0;font-size:11.5px;color:#fff}
  .bt-watch-live-review b .bt-watch-review-name{min-width:0;overflow:hidden;color:#fff;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis}
  .bt-watch-live-review b .bt-watch-review-stars{flex:none;color:#ffc857;font-size:12px;letter-spacing:1px;white-space:nowrap}
  .bt-watch-live-review small{display:-webkit-box;margin-top:4px;color:#f8f2fa;font-size:12px;font-weight:700;line-height:1.22;white-space:normal;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  @keyframes btWatchReviewIn{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}
  @keyframes btWatchReviewOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-28px)}}

  .bt-watch-products-pill{appearance:none;justify-self:start;display:flex;align-items:center;gap:5px;margin:0;padding:5px 9px;border:1px solid #ffffff38;border-radius:999px;background:#ffffff2e;color:#fff;font-size:10.5px;font-weight:800}
  .bt-watch-products-pill[hidden]{display:none}
  .bt-watch-products-pill svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.7}
  .bt-watch-products-pill b{color:#fdd8c2}

  .bt-watch-actions{position:absolute!important;z-index:6!important;top:auto!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;inset-inline-end:5px!important;width:64px;display:flex!important;flex-direction:column!important;align-items:center!important;gap:3px!important;margin:0!important;padding:0!important}
  .bt-watch-actions button,.bt-watch-actions>a,.bt-watch-metric{appearance:none;flex:0 0 auto;width:64px!important;min-width:0!important;min-height:46px!important;margin:0!important;padding:0!important;display:grid;place-items:center;align-content:center;gap:1px;border:0!important;background:transparent!important;color:#fff!important;text-decoration:none!important;box-shadow:none!important;text-shadow:0 2px 8px #000;cursor:pointer}
  .bt-watch-actions button>span,.bt-watch-actions>a>span,.bt-watch-metric>span{width:46px;height:46px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;backdrop-filter:none;transition:transform .36s ease-out,color .18s}
  .bt-watch-actions button:active>span{transform:scale(1.12)}
  .bt-watch-actions svg,.bt-watch-metric svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .bt-watch-actions small,.bt-watch-metric small{display:block;max-width:64px;color:#fff;font-size:9px;line-height:1.05;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .bt-watch-actions .is-active>span{color:#ff6fa5}
  .bt-watch-actions .is-cart>span{color:#fff}
  .bt-watch-metric small,.bt-watch-actions [data-bt-watch-like] small{font-size:12px;font-weight:700;line-height:1}
  .bt-watch-actions [data-bt-watch-mute].is-muted [data-sound-wave]{display:none}
  .bt-watch-actions [data-bt-watch-mute]:not(.is-muted) [data-sound-slash]{display:none}
  .bt-watch-actions [data-bt-watch-mute].is-muted>span{color:#fdd8c2}
  .bt-watch-actions [data-bt-watch-mute].is-muted>small{color:#fdd8c2}
  .bt-watch-native-wishlist,.bt-watch-wishlist-login{display:none!important}

  .bt-watch-loading{height:100%;display:grid;place-content:center;justify-items:center;gap:12px;color:#eadfea;font-size:13px}
  .bt-watch-loading i{width:42px;height:42px;border:3px solid #ffffff2b;border-top-color:#fdd8c2;border-radius:50%;animation:btWatchSpin .7s linear infinite}
  @keyframes btWatchSpin{to{transform:rotate(360deg)}}

  .bt-watch-sheet-wrap{position:absolute;z-index:40;inset:0}
  .bt-watch-sheet-wrap[hidden]{display:none!important}
  .bt-watch-sheet-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#2b12358f;backdrop-filter:blur(2px)}
  .bt-watch-sheet{position:absolute;right:0;bottom:0;left:0;max-height:88dvh;overflow:auto;padding:8px 16px max(22px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fff;color:#231127;box-shadow:0 -18px 50px #0005;animation:btWatchUp .24s ease-out;overscroll-behavior:contain;will-change:transform}
  .bt-watch-sheet.is-dragging{transition:none!important;user-select:none}
  @keyframes btWatchUp{from{transform:translateY(100%)}to{transform:none}}
  .bt-watch-sheet-handle{position:relative;width:100%;height:24px;margin:0 auto 4px;background:transparent;cursor:grab;touch-action:none}
  .bt-watch-sheet-handle:after{content:'';position:absolute;top:7px;left:50%;width:42px;height:4px;transform:translateX(-50%);border-radius:99px;background:#d5d1d6}
  .bt-watch-sheet.is-dragging .bt-watch-sheet-handle{cursor:grabbing}
  .bt-watch-sheet h3{margin:2px 0 14px;color:#32133a;font-size:17px;text-align:center}
  .bt-watch-sheet h3 small{display:inline-grid;place-items:center;padding:3px 8px;border-radius:99px;background:#f2e7f5;color:#732c8a;font-size:11px}
  .bt-watch-sheet-product{display:grid;grid-template-columns:70px 1fr;gap:12px;align-items:center}
  .bt-watch-sheet-product img{width:70px;height:70px;border-radius:14px;object-fit:cover}
  .bt-watch-sheet-product strong{display:block;color:#32133a;font-size:14px;line-height:1.45}
  .bt-watch-sheet-product b{display:block;margin-top:5px;color:#732c8a}
  .bt-watch-sheet fieldset{border:0;margin:14px 0 0;padding:0}
  .bt-watch-sheet legend{margin-bottom:8px;color:#32133a;font-size:12px;font-weight:900}
  .bt-watch-sheet fieldset button{margin:0 0 7px 7px;padding:8px 13px;border:1px solid #e2d3e6;border-radius:999px;background:#fff;color:#53205e;font-size:12px}
  .bt-watch-sheet fieldset button.is-selected{border-color:#732c8a;background:#f6ebf8;color:#732c8a;box-shadow:0 0 0 1px #732c8a}
  .bt-watch-qty{display:flex;align-items:center;justify-content:center;gap:22px;margin:18px 0}
  .bt-watch-qty button{width:38px;height:38px;border:1px solid #ead9ed;border-radius:50%;background:#faf5fb;color:#732c8a;font-size:22px}
  .bt-watch-qty b{min-width:22px;text-align:center;font-size:18px}
  .bt-watch-sheet-add{width:100%;min-height:50px;border:0;border-radius:999px;background:#6b0083;color:#fff;font-size:15px;font-weight:900}
  .bt-watch-sheet-add:disabled{opacity:.65}

  .bt-watch-products-list,.bt-watch-review-list{display:grid;gap:10px;max-height:52dvh;overflow:auto;margin:12px 0}
  .bt-watch-products-list>button{width:100%;display:grid;grid-template-columns:70px 1fr 16px;align-items:center;gap:11px;padding:9px;border:1px solid #eee0f1;border-radius:17px;background:#faf6fb;color:#32133a;text-align:start}
  .bt-watch-products-list img{width:70px;height:78px;border-radius:13px;object-fit:cover}
  .bt-watch-products-list span{display:grid;gap:6px}
  .bt-watch-products-list b{font-size:13px;line-height:1.35}
  .bt-watch-products-list em{color:#732c8a;font-style:normal;font-weight:900}
  .bt-watch-sheet--products{height:58dvh;min-height:34dvh;max-height:88dvh;display:flex;flex-direction:column;overflow:hidden;padding:12px 14px max(18px,env(safe-area-inset-bottom));border:1px solid #ffffff1f;background:#2b1235eb;color:#fff;box-shadow:0 -18px 50px #0008}
  .bt-watch-sheet--products .bt-watch-sheet-handle{flex:none;margin-bottom:10px;background:transparent}
  .bt-watch-sheet--products .bt-watch-sheet-handle:after{background:#ffffff52}
  .bt-watch-sheet--products h3{flex:none;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 4px 8px;color:#fff;font-size:17px;text-align:start}
  .bt-watch-sheet--products h3>span{min-width:0;color:#fff;font-weight:900}
  .bt-watch-sheet--products h3 small{flex:none;padding:4px 10px;background:#fdd8c22e;color:#fdd8c2;font-size:11px}
  .bt-watch-sheet--products .bt-watch-products-list{flex:1;min-height:0;max-height:none;align-content:start;grid-auto-rows:max-content;margin:0;padding:8px 0 12px;overflow:auto;overscroll-behavior:contain}
  .bt-watch-sheet--products .bt-watch-products-list>button{grid-template-columns:76px minmax(0,1fr) 18px;align-items:start;gap:12px;padding:10px;border:1px solid #ffffff1f;border-radius:18px;background:#ffffff1a;color:#fff;transition:background .18s,transform .18s}
  .bt-watch-sheet--products .bt-watch-products-list>button:active{background:#ffffff29;transform:scale(.985)}
  .bt-watch-sheet--products .bt-watch-products-list img{width:76px;height:90px;border-radius:14px;background:#fff;object-fit:cover}
  .bt-watch-sheet--products .bt-watch-products-list span{align-self:stretch;align-content:start;gap:5px;min-width:0}
  .bt-watch-sheet--products .bt-watch-products-list b{display:-webkit-box;overflow:hidden;color:#fff;font-size:13px;font-weight:900;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .bt-watch-sheet--products .bt-watch-products-list small{display:-webkit-box;overflow:hidden;color:#efddf4;font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}
  .bt-watch-sheet--products .bt-watch-products-list em{justify-self:start;margin-top:3px;padding:5px 9px;border-radius:999px;background:#fdd8c226;color:#fdd8c2;font-size:12px;line-height:1}
  .bt-watch-sheet--products .bt-watch-products-list i{align-self:center;color:#ffffffb3;font-style:normal;font-size:26px;line-height:1}
  .bt-watch-review-item{padding:11px;border:1px solid #eee0f1;border-radius:14px;background:#faf7fb}
  .bt-watch-review-item b{display:flex;justify-content:space-between;gap:8px;color:#32133a;font-size:12px}
  .bt-watch-review-item b span{color:#ffc857;letter-spacing:1px;white-space:nowrap}
  .bt-watch-review-item p{margin:6px 0 0;color:#5a4560;font-size:12px;line-height:1.5}
  .bt-watch-review-empty{padding:20px;color:#79667e;text-align:center;font-size:12px}
  .bt-watch-review-form{display:grid;gap:10px;margin-top:14px}
  .bt-watch-stars{display:flex;direction:ltr;justify-content:center}
  .bt-watch-stars button{width:48px!important;height:48px!important;min-width:0!important;min-height:0!important;margin:0!important;padding:2px!important;border:0!important;background:transparent!important;color:#ded4df!important;font-size:32px!important;line-height:1!important;box-shadow:none!important}
  .bt-watch-stars button.is-selected{color:#ffc857!important}
  .bt-watch-sheet input,.bt-watch-sheet textarea{width:100%;padding:12px;border:1px solid #ead9ed;border-radius:13px;background:#fff;color:#32133a;font:inherit}
  .bt-watch-sheet textarea{min-height:88px;resize:none}
  .bt-watch-review-status{min-height:20px;margin:0;color:#732c8a;font-size:12px;text-align:center}
  .bt-watch-sheet--review{overflow:auto;padding:8px 16px max(16px,env(safe-area-inset-bottom));border-radius:22px 22px 0 0}
  .bt-watch-sheet--review h3{margin:0 0 7px;font-size:17px;font-weight:900}
  .bt-watch-sheet--review .bt-watch-review-form{gap:11px;margin-top:0}
  .bt-watch-sheet--review textarea{min-height:96px;max-height:160px;padding:13px;border-radius:10px;line-height:1.5;resize:vertical}
  .bt-watch-review-submit{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}
  .bt-watch-review-submit span{width:22px;height:22px;display:grid;place-items:center}
  .bt-watch-review-submit svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .bt-watch-review-submit b{color:inherit;font-size:inherit;font-weight:900}
  .bt-watch-review-submit.is-loading span svg{display:none}
  .bt-watch-review-submit.is-loading span:after{content:'';width:18px;height:18px;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%;animation:btWatchSpin .7s linear infinite}
  .bt-watch-description{max-height:48dvh;overflow:auto;color:#5a4560;font-size:13px;line-height:1.75}

  .bt-watch-actions [data-bt-watch-cart].is-loading>span svg{display:none}
  .bt-watch-actions [data-bt-watch-cart].is-loading>span:after{content:'';width:18px;height:18px;border:2px solid #ffffff61;border-top-color:#fff;border-radius:50%;animation:btWatchSpin .7s linear infinite}

  .bt-watch-cart-notice-wrap{position:absolute;z-index:55;inset:0;display:grid;align-items:end}
  .bt-watch-cart-notice-wrap[hidden]{display:none!important}
  .bt-watch-cart-notice-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:#0007;backdrop-filter:blur(2px)}
  .bt-watch-cart-notice{position:relative;z-index:1;width:100%;padding:6px 10px max(12px,env(safe-area-inset-bottom));border-radius:12px 12px 0 0;background:#fff;color:#231127;box-shadow:0 -4px 18px #0003;animation:btWatchUp .24s ease-out}
  .bt-watch-cart-notice-close{position:absolute;z-index:2;top:4px;left:7px;width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#888;font-size:21px;line-height:1}
  .bt-watch-cart-notice-title{display:flex;align-items:center;justify-content:center;gap:6px;min-height:28px;color:#6c0484}
  .bt-watch-cart-notice-title>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#6c0484;box-shadow:0 3px 8px #6c048447;animation:btWatchNoticePulse .9s ease-in-out infinite alternate}
  .bt-watch-cart-notice-title svg{width:15px;height:15px;fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
  .bt-watch-cart-notice-title b{font-size:15px;font-weight:900}
  .bt-watch-cart-notice p{display:-webkit-box;max-width:88%;min-height:18px;margin:2px auto 8px;overflow:hidden;color:#4e4051;font-size:12px;font-weight:700;line-height:1.35;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .bt-watch-cart-notice-view{position:relative;width:100%;height:36px;display:grid;place-items:center;overflow:hidden;border:0;border-radius:10px;background:#fcdcc5;color:#6c0484}
  .bt-watch-cart-notice-view>i{position:absolute;z-index:0;top:0;right:0;bottom:0;width:0;background:#6c0484}
  .bt-watch-cart-notice-wrap.is-open .bt-watch-cart-notice-view>i{animation:btWatchNoticeProgress 2.6s ease-in-out forwards}
  .bt-watch-cart-notice-view>span{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:7px;color:#6c0484;font-size:13px;font-weight:900}
  .bt-watch-cart-notice-wrap.is-open .bt-watch-cart-notice-view>span{animation:btWatchNoticeColor 2.6s ease-in-out forwards}
  .bt-watch-cart-notice-view svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .bt-watch-cart-notice-view b{min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border:1px solid currentColor;border-radius:999px;font-size:9px;line-height:1}
  .bt-watch-cart-notice-view b[hidden]{display:none}
  @keyframes btWatchNoticePulse{from{transform:scale(.92);opacity:.85}to{transform:scale(1.08);opacity:1}}
  @keyframes btWatchNoticeProgress{from{width:0}to{width:100%}}
  @keyframes btWatchNoticeColor{0%,42%{color:#6c0484}58%,100%{color:#f5f5f7}}

  .bt-watch-toast{position:absolute;z-index:60;left:50%;bottom:calc(80px + env(safe-area-inset-bottom));max-width:85%;padding:10px 16px;border-radius:999px;background:#32133ae8;color:#fff;font-size:12px;font-weight:800;text-align:center;transform:translateX(-50%);box-shadow:0 10px 30px #0005}
  .bt-watch-toast[hidden]{display:none}
  body.bt-watch-open{overflow:hidden!important}
}

@media(prefers-reduced-motion:reduce){
  .bt-watch-launch-icon,.bt-watch-launch-icon:after,.bt-watch-launch-icon svg,.bt-watch-live-review-line,.bt-watch-cart-notice-title>span,.bt-watch-cart-notice-view>span{animation:none!important}
  .bt-watch-cart-notice-wrap.is-open .bt-watch-cart-notice-view>i{width:100%;animation:none!important}
  .bt-watch-cart-notice-wrap.is-open .bt-watch-cart-notice-view>span{color:#f5f5f7}
}

@media(max-width:1024px) and (max-height:720px){
  .bt-watch-actions{gap:0!important;transform:scale(.86);transform-origin:bottom right}
  [dir=rtl] .bt-watch-actions{transform-origin:bottom left}
  .bt-watch-product{bottom:10px!important}
}
