@charset "UTF-8";:root{--blh-accent:#e888cc;--blh-bg:#ffffff;--blh-text:#1d2327;--blh-btn-bg:#e888cc;--blh-btn-text:#ffffff;--blh-parent-fixed-nav-height:120px;--blh-parent-bottom-nav-height:50px}.blh-iframe-body{margin:0!important;padding:0!important;background:var(--blh-bg);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;color:var(--blh-text);box-sizing:border-box}.blh-iframe-body *,.blh-iframe-body ::after,.blh-iframe-body ::before{box-sizing:inherit}.blh-iframe-body{-ms-overflow-style:none;scrollbar-width:none}.blh-iframe-body::-webkit-scrollbar{display:none}.blh-hub{width:100%;max-width:var(--blh-hub-width,400px);margin:0 auto;padding:0 20px 20px;box-sizing:border-box;display:flex;flex-direction:column}.blh-empty{padding:24px;text-align:center;color:#888}.blh-badge{display:inline-block;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.blh-badge--live{background:var(--blh-accent);color:#fff}.blh-badge--upcoming{background:#fff;color:var(--blh-accent);text-transform:none}.blh-meta{margin:0 0 6px;font-size:12px;color:#888}.blh-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:12px}.blh-action-btn{display:inline-flex;align-items:center;gap:4px;padding:0;border:none;background:0 0;font-size:13px;cursor:pointer;color:#1d2327}.blh-action-btn svg{color:#1d2327}.blh-action-btn:hover{background:0 0;opacity:.8}.blh-notify-btn{color:#1d2327}.blh-notify-btn:hover{opacity:.8}.blh-bambuser-btn,.blh-modal-trigger-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background:var(--blh-btn-bg);border:none;border-radius:4px;color:var(--blh-btn-text);font-size:13px;font-weight:600;text-align:center;cursor:pointer}@media (max-width:768px){.blh-bambuser-btn,.blh-modal-trigger-btn{font-size:13px}}.blh-bambuser-btn:hover,.blh-modal-trigger-btn:hover{opacity:.85}.blh-section-title{font-size:16px;font-weight:700;margin:32px 0 20px;color:#1d2327}.blh-section-title:first-child{margin-top:0}.blh-no-live-placeholder{padding:16px;text-align:center;margin-bottom:24px}.blh-no-live-placeholder-title{font-size:16px;color:#646970;margin:0 0 8px;font-weight:500}.blh-no-live-placeholder-desc{font-size:16px;font-weight:600;color:var(--blh-accent);margin:0;line-height:1.4}.blh-featured-card{position:relative;margin-bottom:20px;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0}.blh-featured-card__image-wrap{position:relative;width:100%;height:auto;aspect-ratio:1/1;overflow:hidden;border-radius:8px}@media (max-width:768px){.blh-featured-card__image-wrap{height:auto;aspect-ratio:1/1}}.blh-featured-card__image-wrap .blh-badge{position:absolute;top:16px;left:16px;z-index:2}.blh-featured-card__image{width:100%;height:100%;object-fit:cover;display:block}.blh-featured-card__body{position:relative;margin-top:-24px;background:#fff;padding:24px 16px 0;border-radius:24px 24px 0 0;z-index:2;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0}.blh-featured-card__meta-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.blh-featured-card__meta-wrap .blh-meta-date{color:var(--blh-accent);font-size:12px;font-weight:500}.blh-featured-card__meta-wrap .blh-meta-type{margin-left:auto;background:rgba(232,136,204,.1);color:var(--blh-accent);font-size:10px;font-weight:700;padding:2px 8px;border-radius:4px}.blh-featured-card__title{margin:0 0 16px;font-size:18px;font-weight:700;line-height:1.3;color:#1d2327}@media (max-width:768px){.blh-featured-card__title{font-size:15px}}.blh-featured-card__host{display:flex;align-items:center;gap:12px;margin-bottom:16px}.blh-featured-card__host-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;border:1px solid rgba(0,0,0,.1)}.blh-featured-card__host-info{display:flex;flex-direction:column;justify-content:center}.blh-featured-card__host-name{font-size:14px;font-weight:700;line-height:1.2;color:#1d2327}.blh-featured-card__host-subtitle{font-size:12px;line-height:1.2;color:#888;margin-top:2px}.blh-featured-card__desc{margin:0;font-size:13px;color:#888;line-height:1.5}@media (max-width:768px){.blh-featured-card__desc{font-size:12px}}.blh-featured-card__desc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blh-featured-card__actions-primary{margin-top:auto;padding-bottom:20px}.blh-featured-card__actions-primary .blh-bambuser-btn,.blh-featured-card__actions-primary .blh-modal-trigger-btn{width:100%;justify-content:center;padding:12px 16px}.blh-list{display:flex;flex-direction:column;gap:32px}.blh-list-card{display:flex;gap:16px;align-items:flex-start}.blh-list-card__thumb-wrap{position:relative;flex-shrink:0;width:110px;height:110px;border-radius:8px;overflow:hidden}.blh-list-card__thumb-wrap .blh-badge{position:absolute;top:6px;left:6px;font-size:9px;padding:2px 6px}.blh-list-card__thumb{width:100%;height:100%;object-fit:cover;display:block}.blh-list-card__body{flex:1;min-width:0}.blh-list-card__meta-wrap{display:flex;align-items:center;gap:8px;margin-bottom:4px}.blh-list-card__meta-wrap .blh-meta-date{color:var(--blh-meta);font-size:11px}.blh-list-card__meta-wrap .blh-meta-type{color:var(--blh-meta);font-size:11px}.blh-list-card__meta-wrap .blh-meta-type:before{content:"·";margin-right:8px}.blh-list-card__title{margin:0 0 8px;font-size:14px;font-weight:700;line-height:1.4;color:#1d2327;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blh-list-card__host{display:flex;align-items:center;gap:10px}.blh-list-card__host-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.blh-list-card__host-info{display:flex;flex-direction:column;justify-content:center}.blh-list-card__host-name{font-size:14px;font-weight:600;line-height:1.2;color:#1d2327}.blh-list-card__host-subtitle{font-size:12px;color:#666;line-height:1.2;margin-top:2px}.blh-list-card__actions-secondary{gap:8px}.blh-list-card__actions-secondary .blh-action-btn{font-size:11.5px}.blh-list-card__actions-primary{margin-top:8px}.blh-list-card__actions-primary .blh-bambuser-btn,.blh-list-card__actions-primary .blh-modal-trigger-btn{width:auto;padding:8px 12px;font-size:11px}.blh-modal-overlay{display:none;width:100%;min-height:100vh;background:#fff;position:fixed;inset:0;z-index:999999}.blh-modal-overlay .blh-modal-content{background:#fff;width:100%;max-width:var(--blh-hub-width,400px);margin:0 auto;border-radius:0;position:relative;min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;padding:0 20px}@keyframes slideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}.blh-modal-overlay .blh-modal-content .blh-modal-header{width:100%;background:0 0;position:relative;display:flex;justify-content:center}.blh-modal-overlay .blh-modal-content .blh-modal-header .blh-modal-hero-img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;border-radius:0}.blh-modal-overlay .blh-modal-content .blh-modal-header .blh-modal-close{position:fixed;top:15px;right:max(35px,50vw - var(--blh-hub-width,400px) / 2 + 35px);width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.2);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999;padding:0}.blh-modal-overlay .blh-modal-content .blh-modal-header .blh-modal-close img,.blh-modal-overlay .blh-modal-content .blh-modal-header .blh-modal-close svg{width:18px;height:18px;object-fit:contain}.blh-modal-overlay .blh-modal-content .blh-modal-body{background:#fff;border-radius:24px 24px 0 0;margin-top:-24px;padding:16px 20px 24px 20px;text-align:center;position:relative;z-index:1;min-height:0;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.blh-modal-overlay .blh-modal-content .blh-modal-body::-webkit-scrollbar{display:none}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:700;color:#fff;margin:-42px auto 5px;position:relative;z-index:2}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-badge.blh-badge--live{background:#e74c3c}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-badge.blh-badge--upcoming{background:#007aff}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-title{font-size:15px;font-weight:700;margin:0 0 5px;color:#333}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-time{font-size:13px;color:#e74c3c;margin-bottom:30px}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-time .blh-upcoming-timer{color:#007aff}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-section{margin-bottom:20px;text-align:left}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-section .blh-modal-section-title{font-size:14px;font-weight:700;margin:0 0 10px;color:#333}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-section .blh-modal-text{font-size:14px;color:#666;line-height:1.6}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-section .blh-modal-text ol{margin:0;padding-left:0;list-style-position:inside}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-section .blh-modal-text ol li{margin-bottom:4px}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-section .blh-modal-text ul{margin:0;padding-left:0;list-style:none}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-section .blh-modal-text ul li{margin-bottom:4px;position:relative;padding-left:14px}.blh-modal-overlay .blh-modal-content .blh-modal-body .blh-modal-section .blh-modal-text ul li:before{content:"・";position:absolute;left:0;top:0}.blh-modal-overlay .blh-modal-content .blh-modal-footer{padding:0 0 20px;background:#fff;position:relative;z-index:10;border:0;outline:0;box-shadow:none}.blh-modal-overlay .blh-modal-content .blh-modal-footer .blh-modal-join-btn{width:100%;padding:12px 16px;display:flex;align-items:center;justify-content:center;background:#e587c6;color:#fff;border:0;outline:0;box-shadow:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:background .3s}.blh-modal-overlay .blh-modal-content .blh-modal-footer .blh-modal-join-btn:hover{background:#d675b4}body.blh-in-iframe,html.blh-in-iframe{height:100vh;height:100dvh;overflow:hidden;margin:0;padding:0}body.blh-in-iframe.blh-modal-open,html.blh-in-iframe.blh-modal-open{height:100%;overflow:hidden;overscroll-behavior:none}body.blh-in-iframe{background:0 0!important}body.blh-in-iframe.blh-modal-open{position:fixed;inset:0;width:100%}body.blh-in-iframe .blh-modal-overlay{height:100%;position:fixed;inset:0;overflow:hidden}body.blh-in-iframe .blh-modal-overlay .blh-modal-content{height:100%;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}body.blh-in-iframe .blh-modal-overlay .blh-modal-content::-webkit-scrollbar{display:none}body.blh-in-iframe .blh-modal-overlay .blh-modal-header{flex-shrink:0}body.blh-in-iframe .blh-modal-overlay .blh-modal-body{flex:1 0 auto;padding-bottom:12px}body.blh-in-iframe .blh-modal-overlay .blh-modal-footer{flex-shrink:0;position:sticky;bottom:0;z-index:100;background:#fff;padding-bottom:calc(20px + var(--blh-parent-bottom-nav-height,0px))}.blh-shoppable-videos{margin-right:-20px}.blh-shoppable-videos bam-playlist{--bam-player-height:30vh;--bam-playlist-gap:8px}@media (max-width:479px){.blh-shoppable-videos bam-playlist{--bam-player-height:20vh}}@media (min-width:480px) and (max-width:768px){.blh-shoppable-videos bam-playlist{--bam-player-height:32vh}}@media (min-width:769px) and (max-width:1024px){.blh-shoppable-videos bam-playlist{--bam-player-height:36vh}}