.hs-gong-player{--hs-primary: #967bb6;--hs-primary-dark: #7a5fa0;--hs-primary-light: #dccce7;--hs-primary-soft: #f5f0fa;--hs-heading: #0c1438;--hs-text: #202020;--hs-text-soft: #6b6b6b;--hs-white: #ffffff;background:var(--hs-white);border-radius:8px;padding:24px;max-width:700px;margin:24px auto;box-shadow:0 4px 16px #967bb61f}.hs-gong-player__header{text-align:center;margin-bottom:20px}.hs-gong-player__title{font-size:22px;font-weight:700;color:var(--hs-heading);margin:0 0 6px}.hs-gong-player__title span{color:var(--hs-primary)}.hs-gong-player__subtitle{font-size:14px;color:var(--hs-text-soft);margin:0;line-height:1.5}.hs-gong-section{margin-bottom:20px}.hs-gong-section__header{margin-bottom:12px}.hs-gong-section__title{font-size:16px;font-weight:700;color:var(--hs-heading);margin:0 0 2px;display:flex;align-items:center;gap:6px}.hs-gong-section__title:before{content:"";width:3px;height:16px;background:var(--hs-primary);border-radius:2px}.hs-gong-section__desc{font-size:12px;color:var(--hs-text-soft);margin:0;padding-left:9px;font-style:italic}.hs-gong-grid{display:flex;flex-direction:column;gap:6px}.hs-gong-item{display:flex;align-items:center;gap:12px;background:var(--hs-primary-soft);border-radius:8px;padding:10px 14px;border:2px solid transparent;transition:all .2s;cursor:pointer}.hs-gong-item:hover{border-color:var(--hs-primary-light)}.hs-gong-item.playing{border-color:var(--hs-primary);background:var(--hs-white)}.hs-gong-item__play{width:36px;height:36px;min-width:36px;border-radius:50%;background:var(--hs-primary);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.hs-gong-item__play:hover{background:var(--hs-primary-dark);transform:scale(1.05)}.hs-gong-item__play svg{width:14px;height:14px;fill:var(--hs-white);margin-left:2px}.hs-gong-item.playing .hs-gong-item__play svg{margin-left:0}.hs-gong-item__info{display:flex;align-items:center;gap:8px;min-width:100px}.hs-gong-item__size{font-size:16px;font-weight:700;color:var(--hs-heading);min-width:32px}.hs-gong-item__desc{font-size:12px;color:var(--hs-text-soft)}.hs-gong-item__controls{flex:1;display:flex;align-items:center;gap:10px}.hs-gong-item__progress{flex:1;height:4px;background:var(--hs-primary-light);border-radius:2px;overflow:hidden;min-width:60px;cursor:pointer}.hs-gong-item__progress:hover{height:6px}.hs-gong-item__progress-bar{height:100%;background:var(--hs-primary);width:0%;transition:width .1s linear}.hs-gong-item__time{font-size:11px;color:var(--hs-text-soft);min-width:32px;text-align:right;font-variant-numeric:tabular-nums}.hs-gong-stop{display:flex;justify-content:center;margin:16px 0}.hs-gong-stop__btn{background:transparent;border:1px solid rgba(150,123,182,.3);color:var(--hs-text-soft);padding:6px 16px;border-radius:20px;cursor:pointer;font-size:12px;transition:all .2s}.hs-gong-stop__btn:hover{border-color:var(--hs-primary);color:var(--hs-primary);background:var(--hs-primary-soft)}.hs-gong-info{display:flex;gap:10px;background:var(--hs-primary-soft);border-radius:8px;padding:12px 14px}.hs-gong-info__icon{width:16px;height:16px;min-width:16px;fill:var(--hs-primary);margin-top:1px}.hs-gong-info__text{font-size:12px;color:var(--hs-text-soft);margin:0;line-height:1.5}.hs-gong-info__text strong{color:var(--hs-heading)}.hs-gong-item.loading .hs-gong-item__play{position:relative;background:var(--hs-primary-light)}.hs-gong-item.loading .hs-gong-item__play:after{content:"";position:absolute;width:16px;height:16px;border:2px solid transparent;border-top-color:var(--hs-white);border-radius:50%;animation:gong-spin .8s linear infinite}.hs-gong-item.loading .hs-gong-item__play svg{opacity:0}@keyframes gong-spin{to{transform:rotate(360deg)}}.hs-gong-item.error{opacity:.5;pointer-events:none}@media (max-width: 600px){.hs-gong-player{padding:16px;margin:16px auto}.hs-gong-player__title{font-size:18px}.hs-gong-section__title{font-size:14px}.hs-gong-item{padding:8px 12px;gap:10px}.hs-gong-item__play{width:32px;height:32px;min-width:32px}.hs-gong-item__play svg{width:12px;height:12px}.hs-gong-item__size{font-size:14px;min-width:28px}.hs-gong-item__desc{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gong-player.css.map */
