#tkb-sticky{position:fixed;bottom:0;left:0;right:0;background:#111;border-top:2px solid #ff9900;z-index:999999;transform:translateY(100%);transition:transform 0.3s ease;display:flex;flex-direction:row;align-items:stretch;height:152px;box-shadow:0 -4px 24px rgba(0,0,0,0.6)}#tkb-sticky.visible{transform:translateY(0)}#tkb-sticky.visible.tkb-collapsed{transform:translateY(100%)}#tkb-sticky-toggle{position:fixed;left:50%;bottom:152px;transform:translateX(-50%);z-index:1000000;height:32px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#ff9900;color:#fff;border:none;border-radius:6px 6px 0 0;font-size:13px;font-weight:600;line-height:1;cursor:pointer;box-shadow:0 -2px 12px rgba(0,0,0,0.25);transition:bottom 0.25s ease,background 0.15s ease}#tkb-sticky-toggle:hover{background:#e68800}#tkb-sticky-toggle.tkb-collapsed{bottom:0;border-radius:6px 6px 0 0}#tkb-sticky-toggle.tkb-collapsed .tkb-toggle-open{display:none}#tkb-sticky-toggle.tkb-collapsed .tkb-toggle-closed{display:block!important}body.tkb-sticky-collapsed{padding-bottom:32px!important}#tkb-sticky-left{flex-shrink:0;width:136px;overflow:hidden;background:#090909;border-right:1px solid rgba(255,255,255,0.06)}#tkb-sticky-thumb-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:6px;text-decoration:none}#tkb-sticky-thumb{width:100%;height:100%;object-fit:contain;background:#000;display:block;border-radius:2px}#tkb-sticky-center{flex:1;display:grid;grid-template-rows:minmax(0,1fr) 4px 54px;align-items:center;padding:12px 16px;min-width:0;gap:10px;overflow:hidden}#tkb-sticky-info{min-width:0;overflow:hidden}#tkb-sticky-product-link{display:block;text-decoration:none;width:fit-content;max-width:100%}#tkb-sticky-product{font-size:13px;color:#ff9900;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:0.5px;line-height:1.2}#tkb-sticky-title{font-size:26px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.15}#tkb-sticky-artist{font-size:14px;color:#8f8f8f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}#tkb-sticky-bar{height:4px;background:#333;border-radius:2px;cursor:pointer;position:relative}#tkb-sticky-fill{height:100%;background:#ff9900;border-radius:2px;width:0%;transition:width 0.1s linear}#tkb-sticky-cursor{position:absolute;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#ff9900;left:0%;opacity:0;transition:left 0.1s linear}#tkb-sticky-bar:hover #tkb-sticky-cursor{opacity:1}#tkb-sticky-controls{display:flex;align-items:center;justify-content:center;gap:6px;min-height:54px;overflow:visible}#tkb-sticky-controls button{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;transition:background 0.15s}#tkb-sticky-controls button:hover{background:#2a2a2a}#tkb-sticky-prev svg,#tkb-sticky-next svg{width:20px!important;height:20px!important}#tkb-sticky-btn{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;background:#ff9900!important;border-radius:50%!important}#tkb-sticky-btn:hover{background:#e68800!important}#tkb-sticky-btn svg,#tkb-sticky-btn svg *{fill:#fff!important;color:#fff!important}#tkb-sticky-right{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 16px 12px 8px;flex-shrink:0;min-width:290px;position:relative}.tkb-sticky-util{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:38px;min-height:38px;padding:0 12px;background:#1f1f1f;border:1px solid rgba(255,255,255,0.08);color:#ddd;border-radius:999px;cursor:pointer;transition:all 0.15s ease;font-size:12px;font-weight:600;flex-shrink:0;box-sizing:border-box}.tkb-sticky-util:hover,.tkb-sticky-util.active{background:#2a2a2a;color:#fff;border-color:rgba(255,255,255,0.16)}#tkb-sticky-close{position:static;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.08);color:#b8b8b8;font-size:22px;line-height:1;cursor:pointer;padding:0;border-radius:50%;transition:all 0.15s ease;flex-shrink:0}#tkb-sticky-close:hover{color:#fff;background:rgba(255,255,255,0.12)}#tkb-sticky-times{display:none}#tkb-sticky-cart{display:none;align-items:center;justify-content:center;width:38px;height:38px;min-width:38px;min-height:38px;border-radius:50%;background:#ff9900;color:#fff;text-decoration:none;transition:all 0.2s ease;margin-left:0;flex-shrink:0;box-sizing:border-box}#tkb-sticky-cart svg{color:#fff;stroke:currentColor!important}#tkb-sticky-cart.visible{display:flex}#tkb-sticky-cart:hover{background:#e68800;color:#fff}#tkb-sticky-cart.added{background:#2a2a2a}#tkb-sticky-cart.added svg{stroke:#4CAF50!important}#tkb-sticky-panel{position:fixed;right:16px;bottom:148px;width:min(420px,calc(100vw - 32px));max-height:min(60vh,540px);background:#111;border:1px solid rgba(255,255,255,0.08);border-top:2px solid #ff9900;box-shadow:0 -4px 24px rgba(0,0,0,0.45);z-index:999998;overflow:hidden;border-radius:8px 8px 0 0}#tkb-sticky-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#161616;border-bottom:1px solid rgba(255,255,255,0.06);color:#fff;font-size:14px}#tkb-sticky-panel-close{width:28px;height:28px;border-radius:50%;border:none;background:rgba(255,255,255,0.08);color:#ddd;cursor:pointer;font-size:16px}#tkb-sticky-panel-body{max-height:calc(min(60vh,540px) - 52px);overflow:auto;padding:8px}.tkb-sticky-panel-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px;background:transparent;border:none;border-radius:6px;color:#fff;text-align:left;cursor:pointer}.tkb-sticky-panel-item:hover{background:#1f1f1f}.tkb-sticky-panel-item.is-current{background:#202020}.tkb-sticky-panel-item .num,.tkb-sticky-panel-item .meta{flex-shrink:0;color:#888;font-size:11px}.tkb-sticky-panel-item .main{flex:1;min-width:0}.tkb-sticky-panel-item .main strong,.tkb-sticky-panel-item .main span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tkb-sticky-panel-item .main .release{font-size:11px;color:#ff9900;font-weight:700}.tkb-sticky-panel-item .main strong{font-size:13px;color:#fff}.tkb-sticky-panel-item .main span{font-size:11px;color:#8f8f8f}.tkb-empty-note{padding:12px;color:#a3a3a3;font-size:13px}.tkb-pitch-panel{padding:8px 4px 12px;color:#fff}.tkb-pitch-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.tkb-pitch-value{color:#ff9900;font-size:24px;font-weight:800;letter-spacing:.3px}.tkb-pitch-rate{color:#8f8f8f;font-size:12px;text-align:right}.tkb-pitch-slider{width:100%;accent-color:#ff9900;cursor:pointer}.tkb-pitch-scale{display:flex;justify-content:space-between;margin-top:5px;color:#777;font-size:10px}.tkb-pitch-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px}.tkb-pitch-label{color:#aaa;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.tkb-pitch-buttons{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.tkb-pitch-choice,.tkb-pitch-reset{border:1px solid rgba(255,255,255,.12);background:#1f1f1f;color:#ddd;min-height:34px;padding:0 12px;border-radius:999px;cursor:pointer;font-size:12px;font-weight:700}.tkb-pitch-choice:hover,.tkb-pitch-reset:hover{background:#2a2a2a;color:#fff}.tkb-pitch-choice.active{background:#ff9900;color:#111;border-color:#ff9900}.tkb-pitch-help{margin:14px 0 0;color:#777;font-size:11px;line-height:1.45}#tkb-pitch-strip{position:fixed;left:0;right:0;bottom:152px;z-index:999997;background:#151515;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,153,0,.55);box-shadow:0 -4px 18px rgba(0,0,0,.28)}#tkb-pitch-strip.visible{display:block!important}.tkb-pitch-strip-inner{min-height:44px;max-width:980px;margin:0 auto;padding:5px 14px;display:flex;align-items:center;gap:9px;box-sizing:border-box}.tkb-pitch-strip-value{width:62px;flex:0 0 62px;color:#ff9900;font-size:13px;font-weight:800;text-align:right;font-variant-numeric:tabular-nums}.tkb-pitch-strip-edge{color:#858585;font-size:10px;flex:0 0 auto}.tkb-pitch-strip-slider{min-width:90px;flex:1 1 auto;height:24px;accent-color:#ff9900;cursor:pointer}.tkb-pitch-strip-rpm{display:flex;border:1px solid rgba(255,255,255,.12);border-radius:999px;overflow:hidden;flex:0 0 auto}.tkb-pitch-strip-choice,.tkb-pitch-strip-mini,.tkb-pitch-strip-close{border:0;color:#ddd;background:#222;cursor:pointer;font-weight:800;line-height:1}.tkb-pitch-strip-choice{min-width:38px;height:30px;padding:0 10px;font-size:12px}.tkb-pitch-strip-choice + .tkb-pitch-strip-choice{border-left:1px solid rgba(255,255,255,.1)}.tkb-pitch-strip-choice.active{background:#ff9900;color:#111}.tkb-pitch-strip-mini{height:30px;min-width:38px;padding:0 9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:11px}.tkb-pitch-strip-close{width:30px;height:30px;border-radius:50%;font-size:16px;background:rgba(255,255,255,.07)}.tkb-pitch-strip-choice:hover,.tkb-pitch-strip-mini:hover,.tkb-pitch-strip-close:hover{filter:brightness(1.15);color:#fff}body.tkb-sticky-visible{padding-bottom:152px}@media (max-width:1024px){#tkb-sticky-title{font-size:22px}#tkb-sticky-right{min-width:240px}.tkb-sticky-util span{display:none}.tkb-sticky-util{width:36px;padding:0}}@media (max-width:768px){#tkb-sticky-toggle{bottom:calc(108px + env(safe-area-inset-bottom,0px));height:30px;padding:0 13px;font-size:12px}#tkb-sticky-toggle.tkb-collapsed{bottom:env(safe-area-inset-bottom,0px)}body.tkb-sticky-collapsed{padding-bottom:calc(30px + env(safe-area-inset-bottom,0px))!important}#tkb-sticky{height:108px;min-height:108px;bottom:0!important;left:0!important;right:0!important;align-items:stretch;overflow:hidden;padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:content-box}#tkb-sticky-left{width:108px;height:108px;min-width:108px}#tkb-sticky-thumb-link{padding:4px}#tkb-sticky-thumb{width:100%;height:100%;object-fit:contain}#tkb-sticky-center{padding:7px 6px;gap:4px;grid-template-rows:minmax(0,1fr) 3px 38px;min-width:0}#tkb-sticky-info{display:flex;flex-direction:column;justify-content:center;gap:1px;min-width:0;overflow:hidden}#tkb-sticky-product{font-size:9.5px;max-width:100%;line-height:1.1}#tkb-sticky-title{font-size:13px;max-width:100%;line-height:1.12}#tkb-sticky-artist{display:block;font-size:10.5px;max-width:100%;color:#aaa;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#tkb-sticky-bar{height:3px}#tkb-sticky-controls{gap:14px;justify-content:center;height:38px}#tkb-sticky-prev,#tkb-sticky-next{width:36px!important;height:36px!important;padding:0!important}#tkb-sticky-prev svg,#tkb-sticky-next svg{width:20px!important;height:20px!important}#tkb-sticky-btn{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;max-width:38px!important;max-height:38px!important;padding:0!important}#tkb-sticky-btn svg{width:18px!important;height:18px!important}#tkb-sticky-right{min-width:144px;width:144px;padding:7px 7px 7px 0;gap:6px;align-items:center;justify-content:center;flex-wrap:wrap;align-content:center;box-sizing:border-box}.tkb-sticky-util,#tkb-sticky-cart,#tkb-sticky-close{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important;padding:0!important;border-radius:50%!important;position:static!important;margin:0!important;transform:none!important;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;flex:0 0 42px}.tkb-sticky-util span{display:none}#tkb-sticky-tracklist-btn{order:1}#tkb-sticky-history-btn{order:2}#tkb-sticky-pitch-btn{order:3}#tkb-sticky-cart{order:4}#tkb-sticky-close{order:5}.tkb-sticky-util svg,#tkb-sticky-cart svg,#tkb-sticky-close svg{width:20px!important;height:20px!important}#tkb-sticky-close{font-size:26px;line-height:1}#tkb-sticky-panel{right:8px;left:8px;width:auto;bottom:calc(116px + env(safe-area-inset-bottom,0px));max-height:45vh}body.tkb-sticky-visible{padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))}}@media (max-width:480px){#tkb-sticky-toggle{bottom:calc(104px + env(safe-area-inset-bottom,0px))}#tkb-sticky{height:104px;min-height:104px}#tkb-sticky-left{width:104px;height:104px;min-width:104px}#tkb-sticky-right{min-width:134px;width:134px;gap:5px;padding-right:5px}.tkb-sticky-util,#tkb-sticky-cart,#tkb-sticky-close{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;flex-basis:40px}#tkb-sticky-close{font-size:25px}#tkb-sticky-center{grid-template-rows:minmax(0,1fr) 3px 38px}#tkb-sticky-btn{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important}#tkb-sticky-panel{bottom:calc(112px + env(safe-area-inset-bottom,0px))}body.tkb-sticky-visible{padding-bottom:calc(104px + env(safe-area-inset-bottom,0px))}}@media (max-width:768px){#tkb-sticky.visible{display:grid!important;grid-template-columns:88px minmax(0,1fr);grid-template-rows:104px 52px;height:calc(156px + env(safe-area-inset-bottom,0px));min-height:calc(156px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);overflow:hidden;box-sizing:border-box}#tkb-sticky-left{grid-column:1;grid-row:1;width:88px;min-width:88px;height:104px;border-right:1px solid rgba(255,255,255,.06)}#tkb-sticky-center{grid-column:2;grid-row:1;width:auto;min-width:0;height:104px;padding:7px 10px 5px;grid-template-rows:minmax(0,1fr) 3px 38px;box-sizing:border-box}#tkb-sticky-right{grid-column:1 / -1;grid-row:2;width:100%;min-width:0;height:52px;padding:5px 8px;gap:8px;flex-wrap:nowrap;align-items:center;justify-content:center;align-content:center;border-top:1px solid rgba(255,255,255,.07);background:#0d0d0d;box-sizing:border-box}.tkb-sticky-util,#tkb-sticky-cart,#tkb-sticky-close{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;flex:0 0 40px!important}#tkb-sticky-product{font-size:9px}#tkb-sticky-title{font-size:13px}#tkb-sticky-artist{font-size:10px}#tkb-sticky-toggle{bottom:calc(156px + env(safe-area-inset-bottom,0px))}#tkb-sticky-toggle.tkb-collapsed{bottom:env(safe-area-inset-bottom,0px)}#tkb-sticky-panel{bottom:calc(164px + env(safe-area-inset-bottom,0px))}body.tkb-sticky-visible{padding-bottom:calc(156px + env(safe-area-inset-bottom,0px))!important}}@media (max-width:390px){#tkb-sticky.visible{grid-template-columns:82px minmax(0,1fr)}#tkb-sticky-left{width:82px;min-width:82px}#tkb-sticky-right{gap:6px;padding-left:5px;padding-right:5px}.tkb-sticky-util,#tkb-sticky-cart,#tkb-sticky-close{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;max-width:38px!important;max-height:38px!important;flex-basis:38px!important}}@media (max-width:768px){#tkb-sticky.visible{display:grid!important;grid-template-columns:76px minmax(0,1fr);grid-template-rows:76px 44px;height:calc(120px + env(safe-area-inset-bottom,0px));min-height:calc(120px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box}#tkb-sticky-left{width:76px;min-width:76px;height:76px}#tkb-sticky-thumb-link{padding:3px}#tkb-sticky-center{height:76px;padding:5px 8px 4px;gap:2px;grid-template-rows:minmax(0,1fr) 3px 30px}#tkb-sticky-product{font-size:8px;line-height:1.05}#tkb-sticky-title{font-size:12px;line-height:1.08}#tkb-sticky-artist{font-size:9px;line-height:1.05}#tkb-sticky-controls{height:30px;min-height:30px;gap:12px}#tkb-sticky-prev,#tkb-sticky-next{width:30px!important;height:30px!important;padding:0!important}#tkb-sticky-prev svg,#tkb-sticky-next svg{width:17px!important;height:17px!important}#tkb-sticky-btn{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;padding:0!important}#tkb-sticky-btn svg{width:15px!important;height:15px!important}#tkb-sticky-right{height:44px;padding:4px 8px;gap:10px;border-top:1px solid rgba(255,255,255,.07)}.tkb-sticky-util,#tkb-sticky-cart,#tkb-sticky-close{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;flex:0 0 34px!important}.tkb-sticky-util svg,#tkb-sticky-cart svg{width:17px!important;height:17px!important}#tkb-sticky-close{font-size:21px}#tkb-sticky-toggle{bottom:calc(120px + env(safe-area-inset-bottom,0px));height:27px;padding:0 11px;font-size:11px}#tkb-sticky-panel{right:8px;left:8px;bottom:calc(128px + env(safe-area-inset-bottom,0px));width:auto;max-height:min(42vh,310px);border-radius:12px}#tkb-sticky-panel-head{padding:8px 10px;font-size:13px}#tkb-sticky-panel-close{width:30px;height:30px}#tkb-sticky-panel-body{max-height:calc(min(42vh,310px) - 47px);padding:7px}.tkb-pitch-panel{padding:2px 3px 5px}.tkb-pitch-summary{margin-bottom:8px}.tkb-pitch-value{font-size:19px}.tkb-pitch-rate{font-size:10px}.tkb-pitch-slider{height:24px}.tkb-pitch-scale{margin-top:1px;font-size:9px}.tkb-pitch-row{margin-top:9px;gap:7px}.tkb-pitch-label{font-size:10px}.tkb-pitch-buttons{gap:5px;flex-wrap:nowrap}.tkb-pitch-choice,.tkb-pitch-reset{min-height:30px;padding:0 10px;font-size:11px}.tkb-pitch-help{display:none}body.tkb-sticky-visible{padding-bottom:calc(120px + env(safe-area-inset-bottom,0px))!important}}@media (max-width:390px){#tkb-sticky.visible{grid-template-columns:72px minmax(0,1fr)}#tkb-sticky-left{width:72px;min-width:72px}#tkb-sticky-right{gap:8px;padding-left:5px;padding-right:5px}.tkb-sticky-util,#tkb-sticky-cart,#tkb-sticky-close{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;flex-basis:32px!important}}@media (max-width:768px){#tkb-pitch-strip{bottom:calc(120px + env(safe-area-inset-bottom,0px))}.tkb-pitch-strip-inner{min-height:48px;width:100%;max-width:none;padding:5px 8px;gap:6px}.tkb-pitch-strip-value{width:50px;flex-basis:50px;font-size:11px}.tkb-pitch-strip-edge{display:none}.tkb-pitch-strip-slider{min-width:70px;height:28px}.tkb-pitch-strip-choice{min-width:34px;height:30px;padding:0 8px}.tkb-pitch-strip-mini{min-width:34px;height:30px;padding:0 7px;font-size:10px}.tkb-pitch-strip-close{width:28px;min-width:28px;height:28px;font-size:15px}}@media (max-width:420px){.tkb-pitch-strip-inner{gap:4px;padding-left:6px;padding-right:6px}.tkb-pitch-strip-value{width:46px;flex-basis:46px;font-size:10px}.tkb-pitch-strip-choice{min-width:31px;padding:0 6px}.tkb-pitch-strip-mini{min-width:31px;padding:0 5px}}@media (max-width:768px){#tkb-sticky-toggle{left:auto!important;right:10px!important;transform:none!important;bottom:calc(126px + env(safe-area-inset-bottom,0px))!important;min-width:34px;width:34px;height:28px;padding:0;border-radius:8px 8px 0 0;gap:0;transition:bottom .2s ease,opacity .2s ease,transform .2s ease}#tkb-sticky-toggle span{display:none}#tkb-sticky-toggle svg{width:11px;height:11px}body.tkb-pitch-strip-open #tkb-sticky-toggle:not(.tkb-collapsed){bottom:calc(174px + env(safe-area-inset-bottom,0px))!important}#tkb-sticky-toggle.tkb-collapsed{left:auto!important;right:10px!important;bottom:env(safe-area-inset-bottom,0px)!important;width:auto;min-width:76px;padding:0 12px;gap:6px;border-radius:8px 8px 0 0}#tkb-sticky-toggle.tkb-collapsed span{display:inline}}@media (min-width:769px){#tkb-sticky-toggle{left:auto!important;right:18px!important;transform:none!important;width:42px;min-width:42px;padding:0;gap:0;border-radius:7px 7px 0 0}#tkb-sticky-toggle span{display:none}body.tkb-pitch-strip-open #tkb-sticky-toggle:not(.tkb-collapsed){bottom:198px!important}#tkb-sticky-toggle.tkb-collapsed{left:auto!important;right:18px!important;width:auto;min-width:82px;padding:0 14px;gap:6px}#tkb-sticky-toggle.tkb-collapsed span{display:inline}}.tkb-pitch-strip-slider,.tkb-pitch-slider{-webkit-appearance:none;appearance:none;min-width:90px;height:30px;padding:0;border:0;outline:0;background:transparent;cursor:pointer}.tkb-pitch-strip-slider::-webkit-slider-runnable-track,.tkb-pitch-slider::-webkit-slider-runnable-track{height:7px;background:#373737;border:1px solid rgba(255,255,255,.14);border-radius:999px;box-shadow:inset 0 1px 2px rgba(0,0,0,.75)}.tkb-pitch-strip-slider::-webkit-slider-thumb,.tkb-pitch-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;margin-top:-7px;border:3px solid #111;border-radius:50%;background:#ff9900;box-shadow:0 0 0 2px rgba(255,153,0,.28),0 2px 7px rgba(0,0,0,.55);cursor:grab}.tkb-pitch-strip-slider:active::-webkit-slider-thumb,.tkb-pitch-slider:active::-webkit-slider-thumb{cursor:grabbing}.tkb-pitch-strip-slider::-moz-range-track,.tkb-pitch-slider::-moz-range-track{height:7px;background:#373737;border:1px solid rgba(255,255,255,.14);border-radius:999px;box-shadow:inset 0 1px 2px rgba(0,0,0,.75)}.tkb-pitch-strip-slider::-moz-range-progress,.tkb-pitch-slider::-moz-range-progress{height:7px;background:#ff9900;border-radius:999px}.tkb-pitch-strip-slider::-moz-range-thumb,.tkb-pitch-slider::-moz-range-thumb{width:16px;height:16px;border:3px solid #111;border-radius:50%;background:#ff9900;box-shadow:0 0 0 2px rgba(255,153,0,.28),0 2px 7px rgba(0,0,0,.55);cursor:grab}.tkb-pitch-strip-slider:focus-visible::-webkit-slider-thumb,.tkb-pitch-slider:focus-visible::-webkit-slider-thumb,.tkb-pitch-strip-slider:focus-visible::-moz-range-thumb,.tkb-pitch-slider:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px rgba(255,153,0,.45)}@media (max-width:768px){html,body{min-height:100%}#tkb-sticky{position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:120px!important;min-height:120px!important;padding-bottom:0!important;margin:0!important;transform:translate3d(0,100%,0);-webkit-transform:translate3d(0,100%,0);backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform}#tkb-sticky.visible{transform:translate3d(0,0,0)!important;-webkit-transform:translate3d(0,0,0)!important}#tkb-sticky.visible.tkb-collapsed{transform:translate3d(0,100%,0)!important;-webkit-transform:translate3d(0,100%,0)!important}#tkb-pitch-strip{position:fixed!important;left:0!important;right:0!important;bottom:120px!important;margin:0!important;transform:translateZ(0);-webkit-transform:translateZ(0)}#tkb-sticky-toggle{position:fixed!important;right:10px!important;bottom:126px!important;margin:0!important;transform:translateZ(0)!important;-webkit-transform:translateZ(0)!important}body.tkb-pitch-strip-open #tkb-sticky-toggle:not(.tkb-collapsed){bottom:174px!important}#tkb-sticky-toggle.tkb-collapsed{bottom:0!important}#tkb-sticky-panel{bottom:128px!important}body.tkb-sticky-visible{padding-bottom:120px!important}body.tkb-sticky-collapsed{padding-bottom:28px!important}.tkb-pitch-strip-slider,.tkb-pitch-slider{-webkit-appearance:none!important;appearance:none!important;height:30px!important;background:transparent!important;border:0!important;padding:0!important;outline:none!important}.tkb-pitch-strip-slider::-webkit-slider-runnable-track,.tkb-pitch-slider::-webkit-slider-runnable-track{height:7px;background:#3a3a3a;border:1px solid rgba(255,255,255,.18);border-radius:999px;box-shadow:inset 0 1px 2px rgba(0,0,0,.7)}.tkb-pitch-strip-slider::-webkit-slider-thumb,.tkb-pitch-slider::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none!important;width:24px;height:24px;margin-top:-9px;border-radius:50%;background:#ff9900;border:3px solid #111;box-shadow:0 0 0 2px rgba(255,153,0,.35),0 2px 7px rgba(0,0,0,.55);cursor:grab}.tkb-pitch-strip-slider:active::-webkit-slider-thumb,.tkb-pitch-slider:active::-webkit-slider-thumb{transform:scale(1.08);cursor:grabbing}.tkb-pitch-strip-slider::-moz-range-track,.tkb-pitch-slider::-moz-range-track{height:7px;background:#3a3a3a;border:1px solid rgba(255,255,255,.18);border-radius:999px}.tkb-pitch-strip-slider::-moz-range-thumb,.tkb-pitch-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#ff9900;border:3px solid #111;box-shadow:0 0 0 2px rgba(255,153,0,.35)}.tkb-pitch-strip-inner{background:#141414;border-top:2px solid #ff9900;border-bottom:1px solid rgba(255,255,255,.08)}}@media (max-width:768px){#tkb-sticky,#tkb-sticky.visible{display:block!important;height:120px!important;min-height:120px!important;overflow:visible!important;padding:0!important;box-sizing:border-box!important}#tkb-sticky-left{position:absolute!important;top:6px!important;left:6px!important;width:68px!important;min-width:68px!important;height:68px!important;margin:0!important;border-right:1px solid rgba(255,255,255,.06)!important;overflow:hidden!important;z-index:2}#tkb-sticky-thumb-link{padding:3px!important}#tkb-sticky-center{position:static!important;display:block!important;width:auto!important;height:auto!important;min-width:0!important;padding:0!important;margin:0!important;overflow:visible!important}#tkb-sticky-info{position:absolute!important;top:7px!important;left:82px!important;right:46px!important;height:47px!important;min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:0!important;overflow:hidden!important;z-index:2}#tkb-sticky-product{font-size:9px!important;line-height:1.05!important}#tkb-sticky-title{font-size:13.5px!important;line-height:1.08!important}#tkb-sticky-artist{font-size:10px!important;line-height:1.05!important}#tkb-sticky-bar{position:absolute!important;top:61px!important;left:82px!important;right:10px!important;width:auto!important;height:3px!important;margin:0!important;z-index:2}#tkb-sticky-controls{display:none!important}#tkb-sticky-right{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;min-width:0!important;height:47px!important;padding:4px 6px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;align-content:center!important;flex-wrap:nowrap!important;gap:clamp(3px,1.35vw,7px)!important;background:#0d0d0d!important;border-top:1px solid rgba(255,255,255,.07)!important;box-sizing:border-box!important;z-index:3}#tkb-sticky-right>#tkb-sticky-prev,#tkb-sticky-right>#tkb-sticky-btn,#tkb-sticky-right>#tkb-sticky-next,#tkb-sticky-right>.tkb-sticky-util,#tkb-sticky-right>#tkb-sticky-cart{position:static!important;transform:none!important;margin:0!important;padding:0!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;flex:0 0 36px!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;box-sizing:border-box!important}#tkb-sticky-right>#tkb-sticky-prev,#tkb-sticky-right>#tkb-sticky-btn,#tkb-sticky-right>#tkb-sticky-next,#tkb-sticky-right>.tkb-sticky-util{display:inline-flex!important}#tkb-sticky-right>#tkb-sticky-cart.visible{display:inline-flex!important}#tkb-sticky-right>#tkb-sticky-cart:not(.visible){display:none!important}#tkb-sticky-right>#tkb-sticky-prev,#tkb-sticky-right>#tkb-sticky-next{background:transparent!important;border:0!important;cursor:pointer!important}#tkb-sticky-right>#tkb-sticky-prev svg,#tkb-sticky-right>#tkb-sticky-next svg{width:19px!important;height:19px!important}#tkb-sticky-right>#tkb-sticky-btn{width:39px!important;min-width:39px!important;max-width:39px!important;height:39px!important;min-height:39px!important;max-height:39px!important;flex-basis:39px!important;background:#ff9900!important}#tkb-sticky-right>#tkb-sticky-btn svg{width:18px!important;height:18px!important}#tkb-sticky-right>.tkb-sticky-util span{display:none!important}#tkb-sticky-prev{order:1!important}#tkb-sticky-btn{order:2!important}#tkb-sticky-next{order:3!important}#tkb-sticky-tracklist-btn{order:4!important}#tkb-sticky-history-btn{order:5!important}#tkb-sticky-pitch-btn{order:6!important}#tkb-sticky-cart{order:7!important}#tkb-sticky>#tkb-sticky-close{position:absolute!important;top:7px!important;right:7px!important;bottom:auto!important;left:auto!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;font-size:21px!important;line-height:1!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.09)!important;color:#c7c7c7!important;z-index:5!important}#tkb-sticky-panel{bottom:128px!important;z-index:999998!important}#tkb-pitch-strip{bottom:120px!important;z-index:999998!important}#tkb-sticky-toggle{z-index:1000002!important;transition:bottom .18s ease,background .15s ease!important}body.tkb-sticky-visible{padding-bottom:120px!important}}@media (max-width:374px){#tkb-sticky-info{left:76px!important}#tkb-sticky-bar{left:76px!important}#tkb-sticky-left{width:62px!important;min-width:62px!important;height:62px!important}#tkb-sticky-right{gap:3px!important;padding-left:3px!important;padding-right:3px!important}#tkb-sticky-right>#tkb-sticky-prev,#tkb-sticky-right>#tkb-sticky-next,#tkb-sticky-right>.tkb-sticky-util,#tkb-sticky-right>#tkb-sticky-cart{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;flex-basis:34px!important}#tkb-sticky-right>#tkb-sticky-btn{width:37px!important;min-width:37px!important;max-width:37px!important;height:37px!important;min-height:37px!important;max-height:37px!important;flex-basis:37px!important}}@media (min-width:769px){#tkb-sticky>#tkb-sticky-close{position:absolute!important;top:10px!important;right:10px!important;bottom:auto!important;left:auto!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.10)!important;color:#bdbdbd!important;font-size:22px!important;line-height:1!important;z-index:8!important}#tkb-sticky>#tkb-sticky-close:hover{color:#fff!important;background:rgba(255,255,255,.13)!important;border-color:rgba(255,255,255,.18)!important}#tkb-sticky-right{min-width:258px!important;padding-right:14px!important}.tkb-sticky-util{height:38px!important;min-height:38px!important}#tkb-sticky-cart{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important}#tkb-sticky-cart svg{width:19px!important;height:19px!important}#tkb-sticky-btn{width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important}}#tkb-sticky-toggle,#tkb-sticky-close{position:fixed!important;top:auto!important;transform:none!important;z-index:1000004!important;box-sizing:border-box!important;height:34px!important;min-height:34px!important;max-height:34px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border-radius:8px 8px 0 0!important;box-shadow:0 -2px 12px rgba(0,0,0,.34)!important;transition:bottom .18s ease,background .15s ease,border-color .15s ease!important}#tkb-sticky-toggle,#tkb-sticky-toggle.tkb-collapsed{left:18px!important;right:auto!important;width:44px!important;min-width:44px!important;max-width:44px!important;background:#ff9900!important;color:#fff!important;border:1px solid #ff9900!important;gap:0!important}#tkb-sticky-toggle span,#tkb-sticky-toggle.tkb-collapsed span{display:none!important}#tkb-sticky-toggle:hover{background:#e68800!important}#tkb-sticky-close,#tkb-sticky-close.tkb-collapsed{left:auto!important;right:18px!important;width:44px!important;min-width:44px!important;max-width:44px!important;background:#1d1d1d!important;border:1px solid rgba(255,255,255,.14)!important;color:#d8d8d8!important;font-size:23px!important;line-height:1!important;cursor:pointer!important}#tkb-sticky-close:hover{background:#2a2a2a!important;border-color:#ff9900!important;color:#fff!important}#tkb-sticky>#tkb-sticky-close{display:none!important}#tkb-sticky-toggle .tkb-toggle-open,#tkb-sticky-toggle .tkb-toggle-closed{width:18px!important;height:18px!important;color:#fff!important;fill:none!important;flex:0 0 auto!important}#tkb-sticky-toggle .tkb-toggle-open{display:block!important}#tkb-sticky-toggle .tkb-toggle-closed{display:none!important}#tkb-sticky-toggle.tkb-collapsed .tkb-toggle-open{display:none!important}#tkb-sticky-toggle.tkb-collapsed .tkb-toggle-closed{display:block!important}#tkb-sticky-close.tkb-collapsed{display:none!important;pointer-events:none!important}@media (min-width:769px){#tkb-sticky-right{min-width:258px!important}#tkb-sticky-cart{order:1!important}#tkb-sticky-tracklist-btn{order:2!important}#tkb-sticky-history-btn{order:3!important}#tkb-sticky-pitch-btn{order:4!important}}@media (max-width:768px){#tkb-sticky-info{right:10px!important}#tkb-sticky-prev{order:1!important}#tkb-sticky-btn{order:2!important}#tkb-sticky-next{order:3!important}#tkb-sticky-cart{order:4!important}#tkb-sticky-tracklist-btn{order:5!important}#tkb-sticky-history-btn{order:6!important}#tkb-sticky-pitch-btn{order:7!important}#tkb-sticky-toggle,#tkb-sticky-toggle.tkb-collapsed{left:8px!important;right:auto!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:32px!important;min-height:32px!important;max-height:32px!important}#tkb-sticky-close,#tkb-sticky-close.tkb-collapsed{left:auto!important;right:8px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:32px!important;min-height:32px!important;max-height:32px!important;font-size:21px!important}}