.hh-drip-list{background-color:#121212;color:#fff;min-height:100vh;font-family:"Nunito",var(--hh-font-body),sans-serif;-webkit-font-smoothing:antialiased}.hh-drip-list a,.hh-drip-list a:hover,.hh-drip-list a:visited{color:inherit!important;text-decoration:none!important}.hh-drip-list__header{background:linear-gradient(180deg,var(--hh-teal, #1A8C7A) 0%,#121212 100%);padding:clamp(100px,14vw,160px) clamp(1.5rem,4vw,4rem) 2rem;display:flex;align-items:flex-end;gap:clamp(1.25rem,3vw,2rem)}.hh-drip-list__cover{flex-shrink:0;width:clamp(140px,20vw,232px);height:clamp(140px,20vw,232px);border-radius:6px;overflow:hidden;box-shadow:0 8px 32px #00000080}.hh-drip-list__cover img{width:100%;height:100%;object-fit:cover;display:block}.hh-drip-list__info{display:flex;flex-direction:column;gap:.4rem}.hh-drip-list__label{font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3}.hh-drip-list__title{font-family:"Clash Display",var(--hh-font-clash),sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin:0;color:#fff}.hh-drip-list__desc{font-size:1.25rem;color:#ffffffa6;margin:0;line-height:1.4}.hh-drip-list__count{font-size:1.1rem;color:#ffffff80}.hh-drip-list__table{padding:1rem clamp(1.5rem,4vw,4rem) 3rem}.hh-drip-list__thead{display:flex;align-items:center;gap:1rem;padding:0 1rem .75rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:.5rem;font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73}.hh-drip-list__col-num{width:2rem;text-align:center;flex-shrink:0}.hh-drip-list__col-title{flex:1;padding-left:calc(48px + 1rem)}.hh-drip-list__col-date{width:120px;text-align:right;flex-shrink:0}.hh-drip-list__row{display:flex;align-items:center;gap:1rem;padding:.5rem 1rem;border-radius:6px;transition:background .15s ease;cursor:pointer}.hh-drip-list__row:hover{background:#ffffff1a}.hh-drip-list__num{width:2rem;text-align:center;flex-shrink:0;font-size:1.25rem;color:#ffffff80;font-variant-numeric:tabular-nums}.hh-drip-list__play-icon{display:none;width:16px;height:16px;color:#fff}.hh-drip-list__row:hover .hh-drip-list__num span{display:none}.hh-drip-list__row:hover .hh-drip-list__play-icon{display:inline-block}.hh-drip-list__thumb{width:48px;height:48px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#282828}.hh-drip-list__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hh-drip-list__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.hh-drip-list__name{font-size:1.3rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-drip-list__row:hover .hh-drip-list__name{color:var(--hh-teal, #1DB954)}.hh-drip-list__sub{font-size:1.1rem;color:#ffffff8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-drip-list__date{width:120px;text-align:right;flex-shrink:0;font-size:1.1rem;color:#ffffff73}.hh-drip-list__pagination{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding:2rem 1rem}.hh-drip-list__page-btn{font-size:1.15rem;font-weight:700;color:#fff!important;transition:color .2s}.hh-drip-list__page-btn:hover{color:var(--hh-teal)!important}.hh-drip-list__page-info{font-size:1.1rem;color:#ffffff80}@media (max-width: 768px){.hh-drip-list__header{flex-direction:column;align-items:center;text-align:center;padding-top:clamp(80px,12vw,120px)}.hh-drip-list__cover{width:180px;height:180px}.hh-drip-list__info{align-items:center}.hh-drip-list__thead,.hh-drip-list__col-date,.hh-drip-list__date{display:none}.hh-drip-list__table{padding:.5rem 1rem 3rem}.hh-drip-list__thumb{width:40px;height:40px}}@media (max-width: 480px){.hh-drip-list__cover{width:140px;height:140px}.hh-drip-list__title{font-size:1.8rem}}.hh-drip-story *,.hh-drip-story *:before,.hh-drip-story *:after{box-sizing:border-box;margin:0;padding:0}.hh-drip-story{background:#000;min-height:100vh;min-height:100dvh;display:flex;justify-content:center;align-items:center;font-family:"Nunito",var(--hh-font-body),-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;position:relative}.hh-drip-story__phone{position:relative;width:100%;max-width:430px;height:100vh;height:100dvh;overflow:hidden;background:#1a1a1a}@media (min-width: 768px){.hh-drip-story__phone{height:90vh;max-height:920px;border-radius:20px;box-shadow:0 0 80px #000c}}.hh-drip-story__progress{position:absolute;top:12px;left:12px;right:12px;display:flex;gap:4px;z-index:30}.hh-drip-story__bar{flex:1;height:3px;background:#ffffff40;border-radius:2px;overflow:hidden}.hh-drip-story__bar-fill{height:100%;background:#fff;width:0%;border-radius:2px;transition:width .3s linear}.hh-drip-story__bar.is-complete .hh-drip-story__bar-fill{width:100%}.hh-drip-story__bar.is-active .hh-drip-story__bar-fill{width:100%;animation:none}.hh-drip-story__panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:80px;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;z-index:1}.hh-drip-story__panel.is-active{opacity:1;visibility:visible;z-index:10}.hh-drip-panel-vinyl{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 24px 24px;width:100%;flex:1;position:relative}.hh-drip-panel-vinyl__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hh-drip-panel-vinyl__bg img{width:100%;height:100%;object-fit:cover;filter:blur(30px) brightness(.4)}.hh-drip-panel-vinyl__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.hh-drip-panel-vinyl__header,.hh-drip-vinyl,.hh-drip-message{position:relative;z-index:1}.hh-drip-panel-vinyl__header{margin-bottom:clamp(1.5rem,4vw,2.5rem)}.hh-drip-panel-vinyl__title{font-family:"Clash Display",var(--hh-font-clash),sans-serif;font-size:clamp(1.5rem,5vw,2rem);font-weight:700;color:#fff;line-height:1.2}.hh-drip-panel-vinyl__sub{font-size:1rem;color:#fff9;margin-top:.4rem}.hh-drip-vinyl{position:relative;display:flex;align-items:center;justify-content:center}.hh-drip-vinyl__disc{width:clamp(200px,55vw,280px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at center,transparent 30%,rgba(255,255,255,.03) 31%,transparent 32%),radial-gradient(circle at center,transparent 45%,rgba(255,255,255,.02) 46%,transparent 47%),radial-gradient(circle at center,transparent 60%,rgba(255,255,255,.03) 61%,transparent 62%),radial-gradient(circle at center,transparent 75%,rgba(255,255,255,.02) 76%,transparent 77%),conic-gradient(from 0deg,#222,#333,#222,#333,#222);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 3px #ffffff0f,0 8px 40px #00000080}.hh-drip-vinyl__disc.is-playing{animation:hh-drip-spin 3s linear infinite}@keyframes hh-drip-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hh-drip-vinyl__logo{width:40%;aspect-ratio:1;border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.1);box-shadow:0 0 20px #0000004d}.hh-drip-vinyl__logo img{width:100%;height:100%;object-fit:cover;display:block}.hh-drip-vinyl__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:none;background:none;cursor:pointer;z-index:2;opacity:.9;transition:opacity .2s,transform .2s}.hh-drip-vinyl__play:hover{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.hh-drip-vinyl__play.is-hidden{display:none}.hh-drip-message{margin-top:clamp(1.5rem,4vw,2.5rem);display:flex;align-items:flex-start;gap:.6rem;max-width:320px;opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.hh-drip-message.is-visible{opacity:1;transform:translateY(0)}.hh-drip-message__avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0}.hh-drip-message__avatar img{width:100%;height:100%;object-fit:cover}.hh-drip-message__bubble{background:#007aff;color:#fff;padding:.7em 1em;border-radius:18px 18px 18px 4px;font-size:.95rem;line-height:1.45;box-shadow:0 2px 8px #007aff4d}.hh-drip-message__audio{background:#007aff;color:#fff;padding:.5em 1em;border-radius:18px 18px 18px 4px;font-size:.85rem;display:flex;align-items:center;gap:.6rem;margin-top:.3rem;box-shadow:0 2px 8px #007aff4d}.hh-drip-message__audio-btn{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.hh-drip-message__waveform{flex:1;height:20px;display:flex;align-items:center;gap:2px}.hh-drip-message__waveform span{width:3px;background:#ffffffb3;border-radius:2px;display:block}.hh-drip-message__duration{font-size:.8rem;color:#ffffffb3;flex-shrink:0}.hh-drip-panel-gallery{width:100%;padding:48px 0 24px;display:flex;flex-direction:column;align-items:center}.hh-drip-story__panel[data-panel="1"]{justify-content:flex-start}.hh-drip-panel-gallery__heading{font-family:"Clash Display",var(--hh-font-clash),sans-serif;font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:1rem;text-align:center}.hh-drip-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;width:100%;padding:0 3px}.hh-drip-gallery--lg{grid-template-columns:repeat(2,1fr);gap:4px;padding:0 4px}.hh-drip-gallery__item{cursor:pointer;overflow:hidden;aspect-ratio:1;position:relative}.hh-drip-gallery__item img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease,opacity .2s ease}.hh-drip-gallery__item:hover img{transform:scale(1.03);opacity:.85}.hh-drip-panel-gallery__empty{color:#fff6;font-size:.95rem;text-align:center;padding:3rem 1rem}.hh-drip-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f2;z-index:200;display:none;align-items:center;justify-content:center}.hh-drip-lightbox.is-open{display:flex}.hh-drip-lightbox img{max-width:92%;max-height:88vh;object-fit:contain;border-radius:4px;cursor:pointer}.hh-drip-lightbox__close{position:absolute;top:16px;right:16px;width:40px;height:40px;border:none;background:#ffffff26;color:#fff;font-size:1.6rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:201}.hh-drip-lightbox__close:hover{background:#ffffff4d}.hh-drip-slideshow{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;background:#1a1a1a;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease;display:flex;align-items:center;justify-content:center;overflow:hidden}.hh-drip-slideshow.is-active{opacity:1;visibility:visible}.hh-drip-slideshow__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .8s ease;will-change:opacity}.hh-drip-slideshow__slide.is-active{opacity:1}.hh-drip-slideshow__slide img{width:100%;height:100%;object-fit:cover;display:block}.hh-drip-slideshow__slide.is-active img{animation:hh-drip-kenburns 4s ease-out forwards}@keyframes hh-drip-kenburns{0%{transform:scale(1) translate(0)}to{transform:scale(1.08) translate(-1%,-1%)}}.hh-drip-slideshow__slide:nth-child(2n).is-active img{animation-name:hh-drip-kenburns-alt}@keyframes hh-drip-kenburns-alt{0%{transform:scale(1.08) translate(-1%,1%)}to{transform:scale(1) translate(0)}}.hh-drip-slideshow__counter{position:absolute;top:24px;right:16px;font-size:.8rem;font-weight:600;color:#ffffffb3;background:#0006;padding:4px 10px;border-radius:12px;z-index:25;font-variant-numeric:tabular-nums}.hh-drip-story__bar.is-timing .hh-drip-story__bar-fill{transition:width linear}@media (prefers-reduced-motion: reduce){.hh-drip-slideshow__slide.is-active img{animation:none}.hh-drip-slideshow,.hh-drip-slideshow__slide,.hh-drip-story__panel{transition:none}}.hh-drip-share{position:absolute;bottom:16px;right:16px;width:36px;height:36px;border:none;background:none;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s;z-index:50;opacity:.7}.hh-drip-share:hover{opacity:1}.hh-drip-share svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hh-drip-playbar:not(.is-hidden)~.hh-drip-share{bottom:16px;right:16px}.hh-drip-toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%) translateY(20px);background:#1a8c7a;color:#fff;font-family:Nunito,sans-serif;font-size:.9rem;font-weight:600;padding:10px 22px;border-radius:24px;z-index:300;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;white-space:nowrap}.hh-drip-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.hh-drip-panel-spotify{width:100%;padding:48px 16px 24px;display:flex;flex-direction:column;align-items:center;flex:1}.hh-drip-panel-spotify__heading{font-family:"Clash Display",var(--hh-font-clash),sans-serif;font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:1rem;text-align:center}.hh-drip-spotify__iframe{width:100%;border-radius:12px;border:none;flex:1;min-height:352px}.hh-drip-panel-spotify__empty{color:#fff6;font-size:.95rem;text-align:center;padding:3rem 1rem}.hh-drip-playbar{position:absolute;bottom:0;left:0;right:0;background:#000000d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:0;z-index:40}.hh-drip-playbar.is-hidden{display:none}.hh-drip-playbar__progress{height:3px;background:#ffffff26;cursor:pointer;position:relative}.hh-drip-playbar__progress-fill{height:100%;background:var(--hh-teal, #1DB954);width:0%;border-radius:0;transition:width .25s linear}.hh-drip-playbar__controls{display:flex;align-items:center;gap:.75rem;padding:8px 16px 16px}.hh-drip-playbar__btn{width:36px;height:36px;border-radius:50%;background:#fff;border:none;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:transform .15s}.hh-drip-playbar__btn:hover{transform:scale(1.08)}.hh-drip-playbar__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.hh-drip-playbar__title{font-size:.85rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-drip-playbar__time{font-size:.75rem;color:#ffffff80;font-variant-numeric:tabular-nums}.hh-drip-playbar__seek{width:32px;height:32px;border:none;background:none;color:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .15s}.hh-drip-playbar__seek:hover{color:#fff}.hh-drip-story__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffff1a;border:none;color:#fff9;font-size:1.4rem;cursor:pointer;display:none;align-items:center;justify-content:center;transition:background .2s,color .2s;z-index:50}.hh-drip-story__nav:hover{background:#fff3;color:#fff}.hh-drip-story__nav--prev{left:calc(50% - 275px)}.hh-drip-story__nav--next{right:calc(50% - 275px)}@media (min-width: 768px){.hh-drip-story__nav{display:flex}}.hh-drip-story__back{position:fixed;top:20px;left:20px;color:#ffffff80!important;text-decoration:none!important;font-size:.85rem;font-family:Nunito,sans-serif;z-index:50;transition:color .2s;display:none}.hh-drip-story__back:hover{color:#fff!important}@media (min-width: 768px){.hh-drip-story__back{display:block}}@media (prefers-reduced-motion: reduce){.hh-drip-vinyl__disc.is-playing{animation:none}.hh-drip-message{transition:none;opacity:1;transform:none}.hh-drip-story__bar-fill{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/hh-drip.css.map */
