*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--bg-card:#fff;--bg-elevated:#f5f5f5;--border:#ebebeb;--red:#d81b7a;--red-dim:#d81b7a1a;--green:#0057ff;--green-dim:#0057ff1a;--text-primary:#111;--text-secondary:#444;--text-muted:#8e8e8e;--font:"Space Grotesk", system-ui, sans-serif}html,body{background:var(--bg);color:var(--text-primary);font-family:var(--font);-webkit-font-smoothing:antialiased;overscroll-behavior:none;font-size:16px;line-height:1.5}#root{max-width:480px;min-height:100dvh;margin:0 auto}button{font-family:var(--font);cursor:pointer;background:0 0;border:none}img{max-width:100%;display:block}::-webkit-scrollbar{display:none}.sip-backdrop{z-index:500;opacity:0;background:#00000080;justify-content:center;align-items:flex-end;transition:opacity .25s;display:flex;position:fixed;inset:0}.sip-backdrop--open{opacity:1}.sip-sheet{padding:20px 24px calc(36px + env(safe-area-inset-bottom));text-align:center;background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:480px;transition:transform .32s cubic-bezier(.32,.72,0,1);transform:translateY(100%)}.sip-backdrop--open .sip-sheet{transform:translateY(0)}.sip-handle{background:#e8e8e8;border-radius:99px;width:36px;height:4px;margin:0 auto 20px}.sip-icon{margin-bottom:14px;font-size:40px;line-height:1}.sip-title{color:#111;letter-spacing:-.3px;margin-bottom:8px;font-size:20px;font-weight:800}.sip-message{color:#666;margin-bottom:24px;font-size:14px;line-height:1.55}.sip-sign-in-btn{color:#fff;width:100%;font-size:16px;font-weight:700;font-family:var(--font);background:#d81b7a;border-radius:12px;margin-bottom:10px;padding:15px;transition:opacity .15s,transform .1s;display:block}.sip-sign-in-btn:active{opacity:.85;transform:scale(.98)}.sip-dismiss-btn{color:#888;width:100%;font-size:15px;font-weight:500;font-family:var(--font);padding:12px;transition:color .15s;display:block}.sip-dismiss-btn:active{color:#444}.cgp-backdrop{z-index:550;background:0 0;justify-content:center;align-items:flex-end;transition:background .32s;display:flex;position:fixed;inset:0}.cgp-backdrop--open{background:#0000007a}.cgp-sheet{width:100%;max-width:480px;padding:8px 24px calc(28px + env(safe-area-inset-bottom));text-align:center;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;align-items:center;transition:transform .32s cubic-bezier(.32,.72,0,1);display:flex;transform:translateY(100%)}.cgp-sheet--open{transform:translateY(0)}.cgp-handle{background:#e0e0e0;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 18px}.cgp-icon{margin-bottom:10px;font-size:32px;line-height:1}.cgp-title{color:var(--text-primary);letter-spacing:-.3px;font-size:18px;font-weight:800;font-family:var(--font);margin:0 0 6px}.cgp-body{color:var(--text-muted);font-size:14px;font-family:var(--font);margin:0 0 22px;line-height:1.5}.cgp-boost-btn{color:#fff;width:100%;min-height:50px;font-size:16px;font-weight:800;font-family:var(--font);letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#9b27af 0%,#d81b7a 100%);border:none;border-radius:12px;transition:transform .12s,opacity .15s}.cgp-boost-btn:active{opacity:.94;transform:scale(.98)}.cgp-dismiss-btn{color:var(--text-muted);font-size:14px;font-weight:600;font-family:var(--font);cursor:pointer;background:0 0;border:none;margin-top:12px;padding:6px}.cgp-dismiss-btn:active{opacity:.7}.bst-backdrop{z-index:900;pointer-events:none;background:0 0;justify-content:center;align-items:flex-end;transition:background .28s;display:flex;position:fixed;inset:0}.bst-backdrop--open{pointer-events:all;background:#000000d9}.bst-sheet{background:#111;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:560px;max-height:80dvh;transition:transform .3s cubic-bezier(.32,.72,0,1);display:flex;position:relative;overflow:hidden;transform:translateY(100%)}.bst-sheet--open{transform:translateY(0)}.bst-close{z-index:10;-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;line-height:1;display:flex;position:absolute;top:14px;right:14px}.bst-header{color:#fff;background:linear-gradient(135deg,#9b27af 0%,#d81b7a 100%);flex-direction:column;flex-shrink:0;align-items:center;gap:6px;padding:28px 20px 20px;display:flex;position:relative;overflow:hidden}.bst-title{font-family:var(--font);letter-spacing:.01em;margin:0;font-size:18px;font-weight:800}@keyframes bst-spark-float{0%{opacity:0;transform:translateY(6px)scale(.7)}40%{opacity:1}to{opacity:0;transform:translateY(-14px)scale(1)}}.bst-header-spark{pointer-events:none;font-size:14px;animation:2.4s ease-in-out infinite bst-spark-float;position:absolute}.bst-header-spark--1{animation-delay:0s;top:18px;left:22%}.bst-header-spark--2{animation-delay:.6s;top:30px;right:26%}.bst-header-spark--3{animation-delay:1.2s;top:12px;right:40%}.bst-body{min-height:0;padding:18px 16px calc(18px + env(safe-area-inset-bottom));flex:1;overflow-y:auto}.bst-status{text-align:center;color:#ffffff80;font-family:var(--font);padding:24px 0;font-size:14px}.bst-podium{border-bottom:1px solid #ffffff14;justify-content:center;align-items:flex-end;gap:10px;margin-bottom:8px;padding-bottom:20px;display:flex}@keyframes bst-podium-pop{0%{opacity:0;transform:scale(.7)}60%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.bst-podium-item{flex-direction:column;align-items:center;gap:4px;width:96px;animation:.4s cubic-bezier(.34,1.4,.64,1) both bst-podium-pop;display:flex}.bst-podium-item--link{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.bst-podium-item--rank1{order:2;animation-delay:50ms}.bst-podium-item--rank2{order:1;animation-delay:.15s}.bst-podium-item--rank3{order:3;animation-delay:.15s}.bst-podium-badge{flex-direction:column;align-items:center;gap:1px;display:flex}.bst-podium-medal{font-size:22px;line-height:1}.bst-podium-rank-num{font-family:var(--font);color:#ffffff8c;font-size:10px;font-weight:700}.bst-podium-item--rank1 .bst-podium-avatar{width:64px;height:64px;box-shadow:0 0 0 3px gold,0 0 18px #ffd70080}.bst-podium-avatar{object-fit:cover;border-radius:50%;width:52px;height:52px;box-shadow:0 0 0 2px #ffffff40}.bst-podium-avatar--fallback{color:#fff;font-weight:800;font-family:var(--font);background:#9b27af;justify-content:center;align-items:center;font-size:18px;display:flex}.bst-podium-name{font-family:var(--font);color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-size:12px;font-weight:700;overflow:hidden}.bst-list{flex-direction:column;display:flex}.bst-list-row{border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding:9px 4px;display:flex}.bst-list-row--link{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0f;width:100%;font-family:inherit}.bst-list-rank{text-align:center;width:28px;font-family:var(--font);color:#fff6;flex-shrink:0;font-size:12px;font-weight:700}.bst-list-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.bst-list-avatar--fallback{color:#fff;font-weight:700;font-family:var(--font);background:#9b27af;justify-content:center;align-items:center;font-size:13px;display:flex}.bst-list-avatar--anon{background:#ffffff1f}.bst-list-name{min-width:0;font-family:var(--font);color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:600;overflow:hidden}.bst-list-amount{font-family:var(--font);color:#ffffffb3;flex-shrink:0;font-size:13px;font-weight:700}.bst-list-row--anon .bst-list-name,.bst-list-row--anon .bst-list-amount{color:#ffffff80}.bc-overlay{z-index:4;pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;gap:16px;padding:24px 64px 20px 16px;display:flex;position:absolute;inset:0;overflow:hidden}.bc-row{flex-wrap:wrap;justify-content:center;align-items:flex-end;display:flex}.bc-avatar{opacity:0;transform:translateY(var(--bc-rise,60cqh)) scale(.82);animation-name:bc-avatar-flow;animation-duration:5.75s;animation-delay:var(--bc-delay,0s);border:2px solid #ffffffd9;border-radius:50%;flex-shrink:0;animation-timing-function:cubic-bezier(.16,.84,.28,1);animation-fill-mode:forwards;position:relative;overflow:hidden;box-shadow:0 2px 8px #0006}.bc-avatar--apex{border:3px solid #ffd24d;animation-timing-function:cubic-bezier(.22,1.42,.36,1);box-shadow:0 0 0 1px #00000080,0 0 22px #ffd24da6,0 4px 14px #00000080}@keyframes bc-avatar-flow{0%{opacity:0;transform:translateY(var(--bc-rise,60cqh)) scale(.82)}1.983%{opacity:1}16.522%{opacity:1;transform:translateY(0)scale(1)}42.609%{opacity:1;animation-timing-function:cubic-bezier(.16,1,.3,1);transform:translateY(0)scale(1)}74.174%{opacity:1;transform:translateY(calc(var(--bc-exit,-60cqh) * .75)) scale(.94);animation-timing-function:linear}to{opacity:0;transform:translateY(var(--bc-exit,-60cqh)) scale(.92)}}.bc-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.bc-avatar-fallback{color:#fff;width:100%;height:100%;font-weight:800;font-family:var(--font);background:#9b27af;justify-content:center;align-items:center;display:flex}.bc-crown{top:calc(var(--bc-size) * -.12);font-size:calc(var(--bc-size) * .2);filter:drop-shadow(0 1px 3px #0009);position:absolute;left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.bc-avatar{opacity:1;animation:none;transform:none}}.mlb-backdrop{z-index:800;pointer-events:none;background:0 0;justify-content:center;align-items:flex-end;transition:background .28s;display:flex;position:fixed;inset:0}.mlb-backdrop--open{pointer-events:all;background:#000000d9}.mlb-sheet{background:#111;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:560px;height:90dvh;transition:transform .3s cubic-bezier(.32,.72,0,1);display:flex;position:relative;overflow:hidden;transform:translateY(100%)}.mlb-sheet--open{transform:translateY(0)}.mlb-close{z-index:10;-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:500;line-height:1;transition:background .15s;display:flex;position:absolute;top:14px;right:14px}.mlb-close:active{background:#ffffff47}.mlb-media-wrap{background:#000;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden;container-type:size}.mlb-media{object-fit:contain;width:100%;height:100%;display:block}.mlb-nav{z-index:5;-webkit-backdrop-filter:blur(6px);color:#fff;background:#00000059;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.mlb-nav:active{background:#0000008c}.mlb-nav--prev{left:10px}.mlb-nav--next{right:10px}.mlb-rail{z-index:5;flex-direction:column;align-items:center;gap:20px;display:flex;position:absolute;bottom:18px;right:10px}.mlb-rail-item{color:#fff;filter:drop-shadow(0 1px 3px #0009);flex-direction:column;align-items:center;gap:4px;display:flex}.mlb-rail-item:active{opacity:.7}.mlb-rail-item--boost{color:#d81b7a}.mlb-rail-count{font-family:var(--font);font-size:12px;font-weight:700}.mlb-info{padding:14px 18px calc(18px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;background:#111;flex-shrink:0;max-height:32dvh;overflow-y:auto}.mlb-caption{color:#ffffffd9;font-size:14px;line-height:1.55;font-family:var(--font);margin-bottom:6px}.mlb-author{color:#ffffff73;font-size:12px;font-weight:500;font-family:var(--font)}.mlb-boost-reinforcement{color:#ffffff73;font-size:11px;font-weight:600;font-family:var(--font);letter-spacing:.01em;margin-top:6px}.mlb-sheet--vertical{border-radius:0;height:100dvh}.mlb-vertical-scroll{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.mlb-vertical-slide{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;height:100%;display:flex}.mlb-vertical-slide .mlb-media-wrap{flex:1;min-height:0}.mlb-repost-toast{z-index:4000;color:#fff;pointer-events:none;white-space:nowrap;background:#111;border-radius:20px;padding:10px 20px;font-size:13px;font-weight:600;position:fixed;bottom:90px;left:50%;transform:translate(-50%)}.boost-btn{color:#fff;letter-spacing:.04em;cursor:pointer;background:linear-gradient(135deg,#9b27af 0%,#d81b7a 100%);border:none;border-radius:12px;justify-content:center;align-items:center;width:calc(100% - 32px);min-height:52px;margin:4px 16px;padding:0;font-size:17px;font-weight:800;transition:background .18s,transform .12s,opacity .18s;display:flex;position:relative;overflow:hidden}.boost-btn:before{content:"";opacity:0;background:#ffffff14;transition:opacity .15s;position:absolute;inset:0}.boost-btn:active:before{opacity:1}.boost-btn:active{transform:scale(.98)}.boost-btn-inner{justify-content:center;align-items:center;gap:8px;display:flex}@keyframes pulse-ring{0%{box-shadow:0 0 #d81b7a80}70%{box-shadow:0 0 0 12px #d81b7a00}to{box-shadow:0 0 #d81b7a00}}.boost-btn--pulse{animation:.6s ease-out pulse-ring}.boost-reinforcement{font-family:var(--font);color:var(--text-muted);text-align:center;letter-spacing:.01em;margin:0 16px 14px;font-size:11px;font-weight:600}.caption-more-btn{font-family:var(--font);color:var(--red);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:700;display:inline}.caption--expanded{cursor:pointer}.card{background:var(--bg-card);flex-direction:column;gap:0;display:flex;overflow:hidden}.card-header{justify-content:space-between;align-items:center;gap:10px;padding:14px 16px 12px;display:flex}.card-brand{align-items:center;gap:10px;min-width:0;display:flex}.card-brand--link{text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.avatar{background:var(--bg-elevated);border:1.5px solid var(--border);width:36px;height:36px;color:var(--text-primary);letter-spacing:-.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.card-brand-info{flex-direction:column;min-width:0;display:flex}.brand-name{color:#111;letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.brand-handle{color:#888;letter-spacing:0;font-size:13px;font-weight:400}.card-meta-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.status-badge{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:20px;padding:3px 8px;font-size:11px;font-weight:800}.time-ago{color:#888;font-size:13px}.card-image-wrap{background:var(--bg-elevated);width:100%;position:relative;overflow:hidden}.card-image{object-fit:cover;width:100%;height:auto;transition:transform .4s;display:block}.card-image-wrap--sized .card-image{height:100%}.card:hover .card-image{transform:scale(1.02)}.card-image--placeholder{background:linear-gradient(145deg,#f5f5f5 0%,#ebebeb 100%);flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:240px;display:flex}.card-placeholder-initial{color:#00000012;letter-spacing:-2px;-webkit-user-select:none;user-select:none;font-size:52px;font-weight:800;line-height:1}.card-url-badge{color:var(--text-muted);letter-spacing:.2px;background:#0000000a;border:1px solid #00000014;border-radius:20px;padding:5px 12px;font-size:11px;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.card-url-badge:active{color:var(--text-primary);background:#00000012}.card-market-pill{-webkit-backdrop-filter:blur(12px);color:#fff;letter-spacing:.2px;background:#0a0a0a8c;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:10px;left:10px}.card-video-badge{color:#fff;-webkit-backdrop-filter:blur(8px);letter-spacing:.3px;pointer-events:none;background:#0a0a0abf;border:1px solid #ffffff1f;border-radius:20px;padding:4px 9px;font-size:10px;font-weight:700;position:absolute;top:10px;right:10px}.card-mute-btn{color:#fff;-webkit-backdrop-filter:blur(8px);background:#0a0a0a8c;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,transform .1s;display:flex;position:absolute;bottom:10px;right:10px}.card-mute-btn:active{background:#0a0a0abf;transform:scale(.92)}.card-caption{color:var(--text-secondary);padding:12px 16px 4px;font-size:13px;font-weight:400;line-height:1.55}.card-stats{align-items:center;gap:0;padding:12px 16px;display:flex}.stat{flex-direction:column;flex:1;align-items:center;gap:1px;display:flex}.stat-value{color:var(--text-primary);letter-spacing:-.5px;font-size:22px;font-weight:800;line-height:1.2}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.stat-divider{background:var(--border);flex-shrink:0;width:1px;height:28px}.pod-value{align-items:baseline;gap:3px;font-weight:800;display:flex}.heat-flame{font-size:16px;line-height:1}.heat-number{background:linear-gradient(135deg,#ff7043 0%,#d81b7a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.heat-info-icon{color:var(--text-muted);opacity:.7;vertical-align:middle;margin-left:2px;font-size:9px;font-weight:600}.heat-explainer{color:var(--text-muted);font-size:11px;font-family:var(--font);margin:-6px 16px 8px;animation:.15s fadeInDown}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.progress-section{padding:4px 16px 12px}.progress-labels{justify-content:space-between;align-items:baseline;margin-bottom:7px;display:flex}.progress-label-text{color:var(--text-muted);text-transform:uppercase;letter-spacing:.6px;font-size:10px;font-weight:600}.screen-time-label{color:var(--green);letter-spacing:-.1px;font-size:11px;font-weight:700;line-height:1.3}.progress-track{background:var(--bg-elevated);border-radius:99px;height:4px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#d81b7a,#f04898);border-radius:99px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1);position:relative}.progress-fill:after{content:"";filter:blur(4px);background:#ffffff4d;border-radius:99px;width:20px;height:100%;position:absolute;top:0;right:0}.progress-fill--complete{background:linear-gradient(90deg,#0057ff,#0040cc)}.progress-fill--complete:after{background:#0057ff66}.boost-btn--boosted{color:var(--green);background:#0057ff14;border:1px solid #0057ff40}.boost-btn--boosted:active{transform:scale(.97)}.card-claim-row{align-items:center;gap:8px;padding:0 16px 8px;display:flex}.card-claim-badge{font-size:11px;font-weight:600;font-family:var(--font);color:var(--text-muted);letter-spacing:.02em;background:#8888881a;border-radius:6px;padding:3px 8px}.card-claim-badge--revshare{color:var(--green);background:#0057ff0f}.card-claim-copy{font-size:11px;font-weight:600;font-family:var(--font);color:var(--red);cursor:pointer;letter-spacing:.02em;background:0 0;border:none;padding:0}.card-claim-copy:active{opacity:.7}.boost-btn--live{background:var(--green-dim);color:var(--green);cursor:default;border:1px solid #0057ff40}.boost-btn--live:active{transform:none}.card-boosters{align-items:center;padding:10px 16px 0;display:flex}.card-booster-face{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:40px;height:40px;margin:0;padding:0;position:relative;overflow:hidden}.card-booster-face:disabled{cursor:default}.card-booster-img{object-fit:cover;width:100%;height:100%;display:block}.card-booster-initial{color:#fff;width:100%;height:100%;font-size:15px;font-weight:700;font-family:var(--font);justify-content:center;align-items:center;display:flex}.card-booster-more{color:#888;width:40px;height:40px;font-size:12px;font-weight:700;font-family:var(--font);background:#f0f0f0;border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.card-share-row{flex-wrap:nowrap;align-items:center;gap:6px;padding:0 16px 8px;display:flex}.boost-badge{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#0057ff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:13px;font-weight:700;transition:opacity .15s,transform .12s;display:inline-flex}.boost-badge:active{opacity:.8;transform:scale(.9)}.boost-badge-tip{color:#fff;font-size:11px;font-weight:600;font-family:var(--font);white-space:nowrap;pointer-events:none;z-index:10;background:#111;border-radius:8px;padding:5px 10px;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.boost-badge-tip:after{content:"";border:5px solid #0000;border-top-color:#111;position:absolute;top:100%;left:50%;transform:translate(-50%)}.card-share-btn{color:#555;min-width:0;font-size:12px;font-weight:500;font-family:var(--font);white-space:nowrap;text-overflow:ellipsis;background:#f5f5f5;border-radius:20px;flex:1 1 0;justify-content:center;align-items:center;gap:5px;padding:7px 8px;transition:background .15s;display:inline-flex;overflow:hidden}.card-share-btn:active{background:#ebebeb}@keyframes share-pulse-ring{0%{box-shadow:0 0 #d81b7a80}70%{box-shadow:0 0 0 10px #d81b7a00}to{box-shadow:0 0 #d81b7a00}}.card-share-btn--pulse{animation:.6s ease-out share-pulse-ring}.card-link-toast{z-index:1000;color:#fff;pointer-events:none;font-size:13px;font-weight:600;font-family:var(--font);white-space:nowrap;background:#111;border-radius:20px;padding:10px 20px;position:fixed;bottom:90px;left:50%;transform:translate(-50%)}.card-menu-wrap{position:relative}.card-dots-btn{color:#888;letter-spacing:-1px;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;font-weight:700;transition:background .15s;display:flex}.card-dots-btn:active{background:var(--bg-elevated)}.card-menu{z-index:200;background:#fff;border:1px solid #e8e8e8;border-radius:10px;min-width:128px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 20px #0000001f}.card-menu-item{text-align:left;color:#111;width:100%;font-size:14px;font-weight:500;font-family:var(--font);padding:11px 16px;transition:background .1s;display:block}.card-menu-item:active{background:#f5f5f5}.card-menu-item--delete{color:#e53e3e}.dcm-overlay{z-index:700;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.dcm-sheet{padding:24px 20px calc(32px + env(safe-area-inset-bottom));text-align:center;background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:480px}.dcm-text{color:#111;margin-bottom:20px;font-size:16px;font-weight:600;line-height:1.5}.dcm-delete-btn{color:#fff;width:100%;font-size:16px;font-weight:700;font-family:var(--font);background:#e53e3e;border-radius:12px;margin-bottom:10px;padding:14px;transition:opacity .15s;display:block}.dcm-delete-btn:active{opacity:.85}.dcm-cancel-btn{color:#888;width:100%;font-size:15px;font-weight:500;font-family:var(--font);padding:12px;display:block}.sc-card{background:var(--bg-card);flex-direction:column;display:flex;overflow:hidden}.sc-header{justify-content:space-between;align-items:center;gap:10px;padding:14px 16px 12px;display:flex}.sc-brand{align-items:center;gap:10px;min-width:0;display:flex}.sc-avatar{color:#0057ffb3;background:#0057ff14;border:1.5px solid #0057ff33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:16px;font-weight:700;display:flex;overflow:hidden}.sc-avatar--link{cursor:pointer}.sc-avatar-img{object-fit:cover;width:100%;height:100%}.sc-name--link{text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.sc-brand-info{flex-direction:column;min-width:0;display:flex}.sc-name{color:var(--text-primary);letter-spacing:-.2px;font-size:14px;font-weight:700}.sc-market-label{color:var(--text-muted);font-size:11px;font-weight:400}.sc-time{color:var(--text-muted);flex-shrink:0;font-size:11px}.sc-media-wrap{background:var(--bg-elevated);width:100%;position:relative;overflow:hidden}.sc-media{width:100%;height:auto;display:block}.sc-media-wrap--sized .sc-media{object-fit:cover;height:100%}.sc-eye-badge{color:#fff;-webkit-backdrop-filter:blur(8px);letter-spacing:.3px;pointer-events:none;background:#0057ff33;border:1px solid #0057ff4d;border-radius:20px;padding:4px 9px;font-size:10px;font-weight:700;position:absolute;top:10px;right:10px}.sc-pill{-webkit-backdrop-filter:blur(12px);color:#fff;letter-spacing:.2px;background:#0a0a0ad1;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:10px;left:10px}.sc-mute-btn{color:#fff;-webkit-backdrop-filter:blur(8px);background:#0a0a0a8c;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,transform .1s;display:flex;position:absolute;bottom:10px;right:10px}.sc-mute-btn:active{background:#0a0a0abf;transform:scale(.92)}.sc-caption{color:var(--text-secondary);padding:12px 16px 16px;font-size:13px;font-weight:400;line-height:1.55}.sc-media-wrap{cursor:pointer}.sc-share-row{flex-wrap:nowrap;align-items:center;gap:6px;padding:8px 16px 12px;display:flex}.sc-share-btn{color:#555;min-width:0;font-size:12px;font-weight:500;font-family:var(--font);white-space:nowrap;text-overflow:ellipsis;background:#f5f5f5;border-radius:20px;flex:1 1 0;justify-content:center;align-items:center;gap:5px;padding:7px 8px;transition:background .15s;display:inline-flex;overflow:hidden}.sc-share-btn:active{background:#ebebeb}@keyframes sc-share-pulse-ring{0%{box-shadow:0 0 #d81b7a80}70%{box-shadow:0 0 0 10px #d81b7a00}to{box-shadow:0 0 #d81b7a00}}.sc-share-btn--pulse{animation:.6s ease-out sc-share-pulse-ring}.sc-menu-wrap{flex-shrink:0;position:relative}.sc-dots-btn{color:#888;letter-spacing:-1px;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;font-weight:700;transition:background .15s;display:flex}.sc-dots-btn:active{background:var(--bg-elevated)}.sc-menu{z-index:200;background:#fff;border:1px solid #e8e8e8;border-radius:10px;min-width:128px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 20px #0000001f}.sc-menu-item{text-align:left;color:#111;width:100%;font-size:14px;font-weight:500;font-family:var(--font);padding:11px 16px;transition:background .1s;display:block}.sc-menu-item:active{background:#f5f5f5}.sc-menu-item--delete{color:#e53e3e}.mjbb-banner{cursor:pointer;background:0 0;border:none;border-radius:12px;flex-shrink:0;width:calc(100% - 32px);margin:14px 16px 16px;padding:0;line-height:0;display:block;overflow:hidden}.mjbb-banner:active{opacity:.9}.mjbb-img{width:100%;height:auto;display:block}.feed-root{background:var(--bg);flex-direction:column;min-height:100dvh;display:flex}.ptr-indicator{z-index:150;width:38px;height:38px;color:var(--green);pointer-events:none;opacity:0;background:#fff;border:1px solid #ebebeb;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:68px;left:50%;transform:translate(-50%)translateY(-22px);box-shadow:0 2px 8px #0000001a}@keyframes ptr-spin{to{transform:rotate(360deg)}}.ptr-icon{display:block}.ptr-icon--spinning{animation:.8s linear infinite ptr-spin}.feed-loading-more{justify-content:center;padding:18px 0 28px;display:flex}.feed-loading-more:after{content:"";border:2px solid #00000026;border-top-color:#0000008c;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite ptr-spin}@keyframes toast-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.topup-toast{z-index:300;background:var(--green);color:#0a0a0a;cursor:pointer;width:100%;max-width:480px;padding:14px 20px;padding-top:calc(14px + env(safe-area-inset-top));align-items:center;gap:8px;font-size:13px;font-weight:700;animation:.3s cubic-bezier(.32,.72,0,1) toast-in;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.topup-toast-check{flex-shrink:0;font-size:16px}.feed-header{z-index:100;background:#fff;border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;padding:22px 16px 14px;display:flex;position:sticky;top:0}.feed-header-live-actions{align-items:center;gap:4px;display:flex}.feed-logo{pointer-events:none;flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.feed-logo-wordmark{align-items:baseline;gap:0;line-height:1;display:flex}.logo-rw{color:#d81b7a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Satisfy,cursive;font-size:52px;font-weight:400}.logo-boost{color:#111;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-family:Satisfy,cursive;font-size:52px;font-weight:400}.feed-logo-tagline{font-family:var(--font);color:#111;letter-spacing:.15em;text-transform:uppercase;text-align:center;font-size:10px;font-weight:700;line-height:1}.feed-header-actions{align-items:center;gap:4px;display:flex}.icon-btn{color:#111;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,color .15s;display:flex;position:relative}.icon-btn:active{background:var(--bg-elevated);color:var(--text-primary)}@keyframes bell-pulse-ring{0%{box-shadow:0 0 #d81b7a80}70%{box-shadow:0 0 0 10px #d81b7a00}to{box-shadow:0 0 #d81b7a00}}.icon-btn--pulse{animation:.6s ease-out bell-pulse-ring}.live-go-btn,.live-join-btn,.live-watch-btn{border-radius:10px;flex-direction:column;gap:1px;width:auto;height:auto;padding:3px 6px}@keyframes live-icon-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.12)}}.live-watch-btn{animation:1.4s ease-in-out infinite live-icon-pulse}.live-icon-label{letter-spacing:.4px;color:var(--red);font-size:8.5px;font-weight:800;line-height:1}.notif--unread{width:auto;height:auto;color:var(--red);border-radius:10px;flex-direction:column;gap:1px;padding:3px 8px;animation:1.4s ease-in-out infinite live-icon-pulse}.notif-dot{background:var(--red);border:1.5px solid var(--bg);border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.feed-tabs-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.feed-tabs{gap:4px;width:max-content;min-width:100%;padding:8px 10px;display:flex}.feed-tab{color:#aaa;white-space:nowrap;letter-spacing:0;border:2px solid #0000;border-radius:20px;padding:6px 14px;font-size:15px;font-weight:500;transition:color .15s,border-color .15s}.feed-tab--active{color:#d81b7a;border-color:#d81b7a;font-weight:700}.hero-banner{cursor:pointer;background:0 0;border:none;border-radius:18px;flex-shrink:0;width:calc(100% - 32px);margin:14px 16px 16px;padding:0;line-height:0;display:block;overflow:hidden}.hero-banner:active{opacity:.9}.hero-banner-image{width:100%;height:auto;display:block}.featured-slot-wrap{flex-direction:column;flex-shrink:0;gap:8px;margin:14px 0 16px;display:flex}.featured-slot-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#d81b7a;margin:0 0 0 16px;font-size:11px;font-weight:700}.feed-list{flex-direction:column;gap:12px;padding:2px 0 100px;display:flex}.feed-empty{text-align:center;color:var(--text-muted);padding:48px 16px;font-size:14px}.feed-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;gap:6px 16px;margin-top:4px;padding:24px 16px 116px;display:flex}.feed-footer a{color:var(--text-muted);font-size:12px;text-decoration:none}.feed-footer a:active{color:var(--text-primary)}.feed-bottom-stack{z-index:100;flex-direction:column;width:100%;max-width:480px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.feed-nav{min-height:64px;padding:10px 0 calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:2px solid #111;align-items:center;display:flex}.live-now-bar{color:#fff;text-align:left;background:#18181f;border:none;border-top:2px solid #ff3b5c;align-items:center;gap:10px;width:100%;padding:8px 16px;font-family:inherit;display:flex;box-shadow:0 -2px 14px #ff3b5c59}.live-now-thumb{border-radius:50%;flex-shrink:0;width:32px;height:32px;position:relative;overflow:visible}.live-now-thumb img,.live-now-thumb-fallback{object-fit:cover;color:#fff;background:#3a3a45;border:2px solid #ff3b5c;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.live-now-thumb-dot{background:#ff3b5c;border:2px solid #18181f;border-radius:50%;width:10px;height:10px;animation:1.6s ease-out infinite live-dot-pulse-ring;position:absolute;bottom:-1px;right:-1px}@keyframes live-dot-pulse-ring{0%{box-shadow:0 0 #ff3b5c99}70%{box-shadow:0 0 0 8px #ff3b5c00}to{box-shadow:0 0 #ff3b5c00}}.live-now-label{letter-spacing:.03em;color:#ff3b5c;flex-shrink:0;font-size:13px;font-weight:800}.live-now-viewers{color:#ffffffb3;flex-shrink:0;margin-left:auto;font-size:12px}.nav-item{color:var(--text-muted);flex-direction:column;flex:1;align-items:center;gap:3px;padding:6px 0;transition:color .15s;display:flex}.nav-item--active{color:var(--red)}.nav-item--active .nav-label{font-weight:700}.nav-item--highlight{color:var(--text-muted)}.nav-item--highlight .nav-icon{background:var(--red);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:34px;margin-top:-4px;display:flex}.nav-icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.nav-label{letter-spacing:.3px;font-size:10px;font-weight:600}.nav-item--highlight .nav-label{color:var(--text-muted)}@keyframes nav-pulse-ring{0%{box-shadow:0 0 #d81b7a99}70%{box-shadow:0 0 0 10px #d81b7a00}to{box-shadow:0 0 #d81b7a00}}.nav-item--highlight .nav-icon--pulse{animation:.6s ease-out nav-pulse-ring}.update-banner{left:50%;bottom:calc(84px + env(safe-area-inset-bottom));z-index:40;color:#fff;pointer-events:auto;background:#111;border-radius:14px;align-items:center;gap:12px;max-width:calc(100% - 32px);padding:12px 12px 12px 16px;animation:.32s cubic-bezier(.32,.72,0,1) both update-banner-in;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 4px 18px #00000047}@keyframes update-banner-in{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.update-banner-text{font-size:13px;font-weight:600;font-family:var(--font);white-space:nowrap}.update-banner-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.update-banner-refresh{background:var(--red);color:#fff;font-size:13px;font-weight:700;font-family:var(--font);white-space:nowrap;border-radius:20px;padding:7px 14px;transition:opacity .15s,transform .1s}.update-banner-refresh:active{opacity:.85;transform:scale(.97)}.update-banner-refresh:disabled,.update-banner-dismiss:disabled{opacity:.6;cursor:default}.update-banner-dismiss{color:#ffffffd9;background:#ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s;display:flex}.update-banner-dismiss:active{background:#ffffff38}.root-exit-toast{z-index:5000;color:#fff;pointer-events:none;white-space:nowrap;font-size:13px;font-weight:600;font-family:var(--font);background:#111;border-radius:20px;padding:10px 20px;animation:.15s ease-out root-exit-toast-in;position:fixed;bottom:90px;left:50%;transform:translate(-50%)}@keyframes root-exit-toast-in{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
