:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef3f8;background:#101314;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;width:100%;min-width:320px;min-height:100vh;background:#101314;overflow-x:hidden}html,body,#root{max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh;max-width:100%;overflow-x:hidden}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:248px;padding:18px;display:flex;flex-direction:column;border-right:1px solid #242a2d;background:#141819}.brand{display:flex;align-items:center;gap:10px;height:44px;font-weight:800;letter-spacing:0}.brand img{width:34px;height:34px;object-fit:contain}.sidebar nav{display:grid;gap:6px;margin-top:26px}.sidebar nav a,.bottom-nav a,.ghost,.primary,.action{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;border:1px solid transparent;min-height:42px;padding:0 13px;color:#d8e1e7}.sidebar nav a{justify-content:flex-start}.sidebar nav a.active,.bottom-nav a.active{background:#eaf6ff;color:#101314}.sidebar nav a:not(.active):hover,.ghost:hover,.action:hover{background:#20272a}.sidebar-footer{margin-top:auto}.full{width:100%}.primary{border:0;background:#54c7ec;color:#061115;font-weight:760}.primary:hover{background:#7fd7f2}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid #2a3438;border-radius:999px;background:#182022;color:#eef3f8}.primary.compact,.ghost.compact,.action.compact{min-height:36px;padding-inline:12px}.ghost,.action{background:#182022;border-color:#2a3438}.action.active{background:#f5c968;color:#1b1300}.main{margin-left:248px;min-height:100vh;overflow-x:hidden}.topbar{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;gap:16px;padding:16px 28px;border-bottom:1px solid #242a2d;background:#101314eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.search,.toolbar,.comment-form,.message-form{display:flex;align-items:center;gap:10px;min-height:44px;border:1px solid #2d383c;background:#151b1d;border-radius:8px;padding:0 12px}.search{width:min(520px,100%)}.search-trigger{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:999px;background:transparent;color:#d8e1e7}.toolbar{max-width:520px;margin-bottom:22px}input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#eef3f8}.account-pill{display:flex;align-items:center;gap:10px;white-space:nowrap}.mobile-auth-bar{display:none}.mini-audio-player{position:fixed;left:272px;right:24px;bottom:18px;z-index:70;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,520px) 40px;align-items:center;gap:14px;padding:10px 12px;border:1px solid #2a3438;border-radius:8px;background:#121819f5;box-shadow:0 16px 46px #00000057;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mini-audio-copy{min-width:0;display:flex;align-items:center;gap:10px}.mini-audio-copy img,.mini-audio-copy svg{width:38px;height:38px;flex:0 0 auto;border-radius:6px;object-fit:cover;background:#20272a}.mini-audio-copy div{min-width:0;display:grid;gap:2px}.mini-audio-copy strong,.mini-audio-copy span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-audio-copy span{color:#94a5ad;font-size:.82rem}.mini-audio-player audio{width:100%}.mobile-action{min-width:42px;height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #2a3438;border-radius:999px;background:#182022;color:#eef3f8;overflow:hidden}.mobile-action span{display:none;white-space:nowrap}.mobile-action.expanded{padding:0 12px}.mobile-action.expanded span{display:inline}.mobile-action.primary{border-color:transparent;background:#54c7ec;color:#061115}.page{width:min(1280px,100%);margin:0 auto;padding:28px}.intro-band{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:24px;min-height:190px;margin-bottom:28px;background:linear-gradient(135deg,#54c7ec38,#f5c96826),#151b1d;border-bottom:1px solid #283236}.intro-band h1{margin:0;max-width:660px;font-size:clamp(1.55rem,3.4vw,3.1rem);line-height:1.04;letter-spacing:0}.eyebrow{margin:0 0 12px;color:#85d8f3;font-size:.82rem;font-weight:800;text-transform:uppercase}.section{margin:30px 0 38px}.section-head,.page-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.page-title{justify-content:flex-start}.page-title-action{margin-left:auto;flex:0 0 auto}.section h2,.page-title h1,.detail-copy h1{margin:0;letter-spacing:0}.page-title p,.detail-copy span,.media-card span,.poster-card span,.post-card span,.post-card small,.room span{color:#94a5ad}.title-icon{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:#1d2528}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px}.poster-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:18px}.media-card,.poster-card,.post-card,.dating-card{display:grid;gap:10px;padding:10px;border:1px solid #263035;border-radius:8px;background:#151b1d;min-width:0}.media-card strong,.poster-card strong,.post-card strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thumb{width:100%;aspect-ratio:16 / 10;border-radius:6px;object-fit:cover;background:#20272a}.poster-card .thumb{aspect-ratio:2 / 3}.thumb.large{aspect-ratio:16 / 9}.video-thumb-frame{position:relative;overflow:hidden;border-radius:6px;background:#20272a}.video-thumb-frame .thumb{display:block;border-radius:0}.video-play-badge{position:absolute;inset:0;display:grid;place-items:center;color:#fff;filter:drop-shadow(0 2px 9px rgba(0,0,0,.5));pointer-events:none}.video-play-badge svg{padding:9px;width:46px;height:46px;border-radius:999px;background:#00000057}.video-duration-badge,.video-access-badge{position:absolute;display:inline-flex;align-items:center;gap:5px;z-index:1;padding:5px 8px;border-radius:999px;background:#000000ad;color:#fff;font-size:.76rem;font-weight:800;line-height:1}.video-duration-badge{right:7px;bottom:7px}.video-access-badge{left:7px;top:7px}.fallback{display:grid;place-items:center;color:#8ed8f2}.post-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.post-card{grid-template-columns:170px 1fr}.post-card .thumb{object-fit:contain}.post-card p{margin:8px 0;color:#cbd6dc;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-composer{display:grid;gap:14px;margin:0 0 24px;padding:16px;border:1px solid #263035;border-radius:8px;background:#151b1d}.composer-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:12px;align-items:stretch}.post-composer textarea,.post-composer input,.post-composer select{min-height:44px;border:1px solid #2d383c;border-radius:8px;background:#101314;padding:10px 12px;color:#eef3f8}.post-composer textarea{min-height:116px;resize:vertical}.media-picker{position:relative;min-height:116px;display:grid;place-items:center;gap:8px;padding:16px;border:1px dashed #385057;border-radius:8px;background:#111718;color:#b7d5df;text-align:center;cursor:pointer}.media-picker input{position:absolute;inset:0;opacity:0;cursor:pointer}.composer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.composer-section{display:grid;gap:10px;padding:13px;border:1px solid #263035;border-radius:8px;background:#121819}.composer-section h3{margin:0;font-size:1rem}.compact-section{grid-template-columns:minmax(160px,auto) minmax(0,1fr);align-items:center}.switch-line{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;padding:9px;border:1px solid #243034;border-radius:8px;background:#101314}.switch-line input{width:18px;min-height:18px;margin-top:2px;accent-color:#54c7ec}.switch-line span,.switch-line small{min-width:0}.switch-line span{display:grid;gap:3px}.switch-line small{color:#94a5ad;line-height:1.35}.media-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px}.media-preview-card{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid #283438;border-radius:8px;background:#101314}.media-preview-card img{width:100%;height:100%;object-fit:cover}.media-preview-card>span,.media-preview-card small,.media-preview-card button{position:absolute;z-index:2}.media-preview-card>span{left:6px;bottom:6px;width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:#0506069e;color:#fff}.media-preview-card small{right:7px;bottom:8px;padding:2px 5px;border-radius:4px;background:#050606ad;color:#fff;font-size:.72rem}.media-preview-card button{top:6px;right:6px;width:25px;height:25px;display:grid;place-items:center;border:0;border-radius:999px;background:#e04040eb;color:#fff}.post-feed-card{border:1px solid #263035;border-radius:8px;background:#151b1d;overflow:visible;padding:16px;position:relative;display:grid;gap:14px}.post-feed-link{display:grid;gap:12px;padding:13px}.post-card-head{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) auto auto auto;gap:10px;align-items:center}.profile-bulk-actions{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}.profile-bulk-actions .danger{border-color:#e0404066;color:#ffd9d9}.profile-video-card-shell{position:relative}.profile-select-toggle,.post-select-toggle{border:1px solid #344248;border-radius:999px;background:#11181beb;color:#d7eef7;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 14px 30px #00000047}.profile-select-toggle{position:absolute;z-index:2;top:10px;left:10px;padding:7px}.post-select-toggle{justify-self:end;padding:6px 10px}.profile-select-toggle input,.post-select-toggle input{width:18px;height:18px;margin:0;accent-color:#55c8ee}.profile-select-toggle.selected,.post-select-toggle.selected{background:#2f5765f5;border-color:#55c8ee}.profile-video-card-shell.is-selected .profile-video-thumb,.post-feed-card.is-selected{outline:2px solid rgba(85,200,238,.65);outline-offset:2px}.profile-video-card-shell.is-selected .profile-video-thumb{box-shadow:inset 0 0 0 2px #55c8ee73}.profile-video-card-shell .profile-video-card{display:grid}.audio-picker{display:grid;gap:10px}.audio-picker-search{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.audio-picker-list{max-height:280px;overflow:auto;border:1px solid #2a383e;border-radius:8px;background:#12191c;padding:8px;display:grid;gap:8px}.audio-item{border:1px solid #26363c;border-radius:8px;padding:8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center}.audio-cover-btn{border:0;background:transparent;padding:0}.audio-cover-img,.audio-cover-fallback{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#1b262b;border:1px solid #2a3b42}.audio-cover-fallback{display:grid;place-items:center;color:#8eb7c7;font-size:1.1rem}.audio-item.selected{border-color:#55c8ee;background:#2f576540}.audio-item-meta{border:0;background:transparent;text-align:left;color:inherit;display:grid;gap:3px}.audio-item-meta span{font-size:.82rem;color:#9fb5bf}.post-author-copy,.post-card-body{min-width:0;display:grid;gap:4px}.post-author-copy{border:0;padding:0;background:transparent;color:inherit;text-align:left}.post-author-copy>span{display:flex;min-width:0;gap:5px;align-items:center}.post-author-copy svg{flex:0 0 auto;color:#2aa8f2}.post-author-copy svg+svg{color:#f5a623}.post-author-copy strong,.post-author-copy small,.post-card-body strong,.post-card-body small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-author-copy small,.post-card-body small{color:#94a5ad}.follow-pill{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 16px;border:0;border-radius:999px;background:#2aa8f2;color:#fff;font-weight:800}.follow-pill.following{background:#243238;color:#cde4ee}.post-menu-button{width:34px;height:34px}.post-menu-wrap{position:relative}.post-menu-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:8;min-width:158px;display:grid;gap:4px;padding:7px;border:1px solid #2e3b40;border-radius:8px;background:#101314;box-shadow:0 18px 44px #00000059}.post-menu-popover button{min-height:36px;display:flex;align-items:center;gap:9px;border:0;border-radius:6px;padding:0 9px;background:transparent;color:#e8f2f6;text-align:left}.post-menu-popover button:hover{background:#1b2427}.post-action-message{margin:-4px 0 0;color:#8ed8f2;font-size:.86rem}.post-feed-text{display:grid;gap:5px;border:0;padding:0;background:transparent;color:#f1f8fb;text-align:left}.post-feed-text-clickable{cursor:pointer}.post-feed-text strong{font-size:1.08rem}.post-feed-text span{color:#d3e0e5}.post-badges,.post-access-summary{display:flex;gap:7px;flex-wrap:wrap}.post-badges span,.post-access-summary span{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border:1px solid #304047;border-radius:999px;background:#101314;color:#c6d7df;font-size:.78rem;font-weight:700}.post-lock,.locked-detail-media{min-height:210px;display:grid;place-items:center;gap:8px;padding:24px;border-radius:8px;background:linear-gradient(135deg,#54c7ec1c,#f5c96814),#101314;color:#dcebf1;text-align:center}.locked-detail-media{width:100%;border:1px solid #263035;cursor:pointer}.feed-media-mosaic{position:relative;display:grid;width:100%;min-height:260px;aspect-ratio:16 / 10;border:0;border-radius:8px;overflow:hidden;padding:0;background:#202b2f;color:#fff;cursor:pointer}.feed-media-mosaic.media-count-1{grid-template-columns:1fr}.feed-media-mosaic.media-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-media-mosaic.media-count-3{grid-template-columns:minmax(0,2fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr))}.feed-media-mosaic.media-count-3 .feed-media-cell:first-child{grid-row:1 / span 2}.feed-media-cell,.feed-media-placeholder{position:relative;min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(10,16,18,.75);background:#202b2f}.feed-media-cell .thumb{width:100%;height:100%;object-fit:cover}.feed-media-placeholder{grid-column:1 / -1;display:grid;place-items:center;gap:8px;color:#88dbf4}.feed-video-play,.feed-media-more,.feed-access-chip,.feed-nsfw-overlay{position:absolute;z-index:3}.feed-video-play{left:50%;top:50%;width:50px;height:50px;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:999px;background:#ffffffc7;color:#111}.feed-media-more{left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:36px;padding:0 10px;border-radius:999px;background:#00000085;font-size:1.6rem;font-weight:900}.feed-access-chip{top:12px;left:12px;min-width:42px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border-radius:999px;background:#fac515;color:#fff;font-weight:900;box-shadow:0 10px 24px #00000052}.feed-access-chip.vip{background:#8257e6}.feed-nsfw-overlay{inset:0;display:grid;place-items:center;align-content:center;gap:8px;background:#e6e9eb2e;color:#f5a623;text-align:center}.feed-nsfw-overlay strong,.feed-nsfw-overlay small{padding:7px 14px;border-radius:999px;background:#ffffffe0;color:#f5a623}.feed-nsfw-overlay small{color:#1d2528}.is-nsfw-hidden .feed-media-cell .thumb,.is-nsfw-hidden .feed-media-placeholder{filter:blur(14px)}.post-feed-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;color:#9ca9ae}.post-feed-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;background:transparent;color:inherit;font-weight:700;cursor:pointer}.post-feed-actions button.active{color:#54c7ec}.access-modal{width:min(520px,calc(100vw - 32px));display:grid;gap:16px;justify-items:center;padding:28px;border:1px solid #29363b;border-radius:18px;background:#151b1d;color:#edf8fb;text-align:center;box-shadow:0 26px 70px #00000061}.access-modal.light{background:#fff;color:#222}.access-modal h2,.access-modal p{margin:0}.access-modal-icon{width:94px;height:94px;display:grid;place-items:center;border-radius:999px;background:#54c7ec24;color:#54c7ec}.access-modal-icon.coin,.access-modal-icon.warning{background:#fac51529;color:#fac515}.access-modal-icon.vip{background:#8257e629;color:#a78bfa}.coin-balance-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border-radius:999px;background:#edf1f3;color:#637178;font-weight:800}.modal-actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.coin-button{background:#fac515}.vip-package-list{width:100%;display:grid;gap:10px}.vip-package-list button,.coin-package-row button{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #2b3a40;border-radius:8px;padding:12px;background:#101314;color:#eaf4f8}.vip-package-list button:hover,.coin-package-row button.active{border-color:#54c7ec}.payment-link{color:#54c7ec;font-weight:800}.recharge-panel p{margin-top:0;color:#9eb1b9}.coin-package-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.coin-package-row button{justify-content:center}.settings-toggle{display:flex!important;align-items:center;gap:8px;color:#cbd6dc}.settings-toggle input,.check-row input,.inline-form .check-row input[type=checkbox],.inline-form .settings-toggle input[type=checkbox]{flex:0 0 auto;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;margin:0!important;padding:0!important;accent-color:#54c7ec}.composer-hint{margin:-4px 0 4px;color:#fac515;font-weight:800}.post-lock small,.locked-detail-media span{max-width:360px;color:#94a5ad}.locked-detail-media{min-height:360px;border:1px solid #263035}.segmented{display:inline-flex;gap:4px;padding:4px;margin:0 0 22px;border:1px solid #2a3438;border-radius:8px;background:#151b1d}.segmented button{min-height:34px;border:0;border-radius:6px;padding:0 14px;background:transparent;color:#cbd6dc;text-transform:capitalize}.segmented .active{background:#20272a;color:#54c7ec}.search-tabs{display:inline-flex;gap:4px;padding:4px;margin:0 0 18px;border:1px solid #2a3438;border-radius:8px;background:#151b1d;overflow-x:auto;max-width:100%}.search-tabs button{min-height:34px;border:0;border-radius:6px;padding:0 14px;background:transparent;color:#cbd6dc;white-space:nowrap}.search-tabs button.active{background:#eef5f8;color:#101314}.search-results-section{margin-top:0}.profile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.interactive{cursor:pointer}.interactive:hover{border-color:#54c7ec}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px;background:#000000ad}.dating-panel{position:relative;width:min(520px,100%);max-height:min(760px,92vh);overflow:auto;border:1px solid #2a3438;border-radius:8px;background:#151b1d}.dating-panel .close{position:absolute;top:12px;right:12px;z-index:2}.dating-panel-copy{display:grid;gap:12px;padding:18px}.dating-panel-copy h2,.dating-panel-copy p{margin:0}.dating-facts,.dating-reasons,.dating-actions{display:flex;gap:8px;flex-wrap:wrap}.dating-facts span,.dating-reasons span{padding:7px 10px;border-radius:999px;background:#20282b;color:#cbd6dc}.library-sections{display:flex;gap:10px;overflow-x:auto;padding-bottom:14px;margin-bottom:16px}.library-sections button{min-width:142px;display:grid;gap:3px;padding:12px;border:1px solid #2a3438;border-radius:8px;background:#151b1d;color:#eef3f8;text-align:left}.library-sections button.active{background:#eaf6ff;color:#101314}.library-sections small{color:#94a5ad}.breadcrumb-row{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.hint-text{margin:-8px 0 14px;color:#94a5ad}.library-card{width:100%;color:inherit;text-align:left;cursor:pointer}.library-card:hover{border-color:#54c7ec}.library-thumb{position:relative;display:block}.library-play{position:absolute;inset:0;margin:auto;width:58px;height:58px;display:grid;place-items:center;border-radius:999px;background:#0000008a;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.infinite-sentinel{min-height:72px;display:flex;align-items:center;justify-content:center;gap:8px;color:#85d8f3}.infinite-sentinel svg{animation:spin 1s linear infinite}.load-more-row{min-height:74px;display:flex;align-items:center;justify-content:center;color:#85d8f3}.load-more-row button svg{flex:0 0 auto}.load-more-row button:disabled svg{animation:spin 1s linear infinite}.viewer-backdrop{z-index:90}.library-viewer{position:relative;width:min(1080px,96vw);max-height:94vh;display:grid;grid-template-rows:minmax(0,1fr) auto;border:1px solid #2a3438;border-radius:8px;background:#101314;overflow:hidden}.library-viewer .close{position:absolute;top:12px;right:12px;z-index:3;background:#0a0d0eb8}.viewer-media{position:relative;min-height:280px;display:grid;place-items:center;background:#000}.viewer-media video,.viewer-media img{width:100%;max-height:76vh;object-fit:contain}.viewer-media iframe,.viewer-media object{width:100%;min-height:76vh;border:0;background:#fff}.document-viewer{width:min(720px,100%);display:grid;place-items:center;gap:16px;padding:24px}.document-viewer audio{width:min(520px,100%)}.viewer-copy{display:grid;gap:6px;padding:16px}.viewer-copy h2,.viewer-copy p{margin:0}.viewer-copy span{color:#94a5ad}.dating-card .thumb{aspect-ratio:4 / 5}.dating-info{display:grid;gap:8px}.status{color:#94a5ad;font-size:.82rem}.status:before{content:"";display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:999px;background:#7a8589}.status.online:before{background:#57e389}.dating-page .dating-segmented{margin-bottom:16px}.dating-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.dating-toolbar-actions{display:flex;gap:8px}.dating-search{display:flex;gap:8px;margin-bottom:12px}.dating-search input{flex:1;min-width:0}.dating-plan-strip{display:grid;gap:4px;margin-bottom:8px}.dating-plan-main{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.dating-plan-label{font-size:.82rem;color:#94a5ad;white-space:nowrap}.dating-plan-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.dating-plan-actions .primary.compact,.dating-plan-actions .ghost.compact{padding:5px 9px;font-size:.76rem;gap:5px}.dating-plan-geo{margin:0;font-size:.76rem;color:#94a5ad;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dating-upgrade-benefits{margin:0;padding-left:18px;color:#cbd6dc;font-size:.9rem}.dating-upgrade-benefits li+li{margin-top:4px}.dating-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.dating-distance{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;color:#f5e97a}.dating-card.locked{opacity:.72}.dating-card.locked .dating-info{filter:blur(1px)}.dating-card-lock{position:absolute;inset:0;display:grid;place-content:center;gap:8px;text-align:center;background:#080c0e8c;color:#fff;z-index:2}.dating-card{position:relative}.dating-upgrade-banner{width:100%;display:flex;align-items:center;gap:14px;margin:18px 0;padding:16px 18px;border:0;border-radius:16px;text-align:left;color:#fff;background:linear-gradient(135deg,#e91e63,#7c4dff);cursor:pointer}.dating-upgrade-banner strong{display:block}.dating-upgrade-banner span{display:block;font-size:.9rem;opacity:.9}.locked-grid{margin-bottom:24px}.dating-empty{padding:48px 16px;text-align:center}.dating-filter-sheet{width:min(520px,100%);max-height:88vh;margin:auto;display:grid;grid-template-rows:auto 1fr auto;border-radius:20px 20px 0 0;background:#141a1d;align-self:end}.dating-filter-header,.dating-filter-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 20px}.dating-filter-body{overflow:auto;padding:0 20px 20px;display:grid;gap:20px}.dating-filter-section{display:grid;gap:10px}.dating-age-inputs{display:grid;gap:8px}.dating-chip-row{display:flex;flex-wrap:wrap;gap:8px}.dating-chip{padding:8px 12px;border-radius:999px;border:1px solid #2d383d;background:#1b2326;color:#cbd6dc}.dating-chip.active{border-color:#e91e63;background:#e91e632e;color:#fff}.dating-upgrade-backdrop{display:flex;align-items:flex-start;justify-content:center;min-height:100%;overflow-y:auto;padding:max(12px,env(safe-area-inset-top)) 16px max(20px,env(safe-area-inset-bottom))}.dating-upgrade-modal{position:relative;width:min(480px,100%);max-height:min(92dvh,720px);margin:auto 0;flex-shrink:0;display:flex;flex-direction:column;border-radius:18px;background:#141a1d;border:1px solid #2a3438;overflow:hidden}.dating-upgrade-modal-header{flex-shrink:0;display:grid;gap:6px;padding:20px 20px 12px}.dating-upgrade-modal-header h2{margin:0;padding-right:40px}.dating-upgrade-modal-header .close{position:absolute;top:14px;left:14px}.dating-upgrade-modal-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:grid;gap:12px;padding:0 20px 16px}.dating-upgrade-modal-body>p{margin:0}.dating-upgrade-durations{padding-bottom:4px}.dating-upgrade-modal-footer{flex-shrink:0;display:grid;gap:10px;padding:14px 20px max(20px,env(safe-area-inset-bottom));border-top:1px solid #2a3438;background:#141a1d}.dating-upgrade-modal-footer .primary{width:100%}.dating-upgrade-tiers{display:flex;gap:10px}.dating-upgrade-tiers button{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:12px;border:1px solid #2d383d;background:#1b2326;color:#cbd6dc}.dating-upgrade-tiers button.active{border-color:#e91e63;color:#fff}.dating-meet{display:grid;gap:20px}.dating-meet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.dating-meet-header-copy{min-width:0;flex:1}.dating-meet-header h2{margin:0 0 4px;font-size:1rem}.dating-meet-upgrade{flex-shrink:0;white-space:nowrap}.dating-meet-empty{display:grid;justify-items:center;gap:8px;padding:24px 16px;border-radius:14px;background:#171f22;border:1px dashed #2d383d;color:#94a5ad;text-align:center}.dating-meet-empty svg{opacity:.45}.dating-meet-empty p,.dating-meet-status{margin:0}.dating-meet-section header{margin-bottom:0}.dating-meet-list{display:grid;gap:10px}.dating-meet-card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px;padding:10px;border-radius:14px;background:#171f22;border:1px solid #273137;cursor:pointer;align-items:stretch}.dating-meet-card-body{display:grid;gap:6px;align-content:center;min-width:0}.dating-meet-reject{justify-self:start;margin-top:2px}.dating-card-thumb-wrap{position:relative;border-radius:12px;overflow:hidden;min-height:84px}.dating-card-thumb-wrap .dating-thumb{width:100%;height:100%;min-height:84px}.dating-card-distance-badge{position:absolute;left:5px;bottom:5px;display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:999px;background:#000000b8;color:#f5e97a;font-size:.66rem;line-height:1.2;z-index:1}.dating-card-online-badge{position:absolute;top:5px;left:5px;padding:2px 6px;border-radius:999px;background:#57e38933;color:#9ef0b8;font-size:.62rem;z-index:1}.dating-upgrade-recharge{display:grid;gap:8px}.dating-meet-section h2{margin:0 0 4px}.dating-meet-card.match{border-color:#e91e6359}.dating-meet-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.dating-ai-score,.dating-mutual-badge{font-size:.78rem;padding:4px 8px;border-radius:999px;background:#e91e6329;color:#ff8cb3}.dating-thumb{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;background:#20282b}.dating-thumb.large{aspect-ratio:4 / 5;border-radius:0;max-height:420px}.dating-thumb.placeholder{display:block}.dating-profile-page{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.dating-profile-hero{position:relative;margin:-12px -16px 0}.dating-profile-back{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:8px 12px;border:0;border-radius:999px;background:#00000073;color:#fff}.dating-profile-hero-copy{position:absolute;left:0;right:0;bottom:0;padding:18px 16px;background:linear-gradient(transparent,#000000c7)}.dating-profile-hero-copy h1{margin:6px 0 0}.dating-distance-hero{display:inline-flex;align-items:center;gap:6px;color:#f5e97a}.dating-photo-dots{position:absolute;bottom:88px;left:0;right:0;display:flex;justify-content:center;gap:6px}.dating-photo-dots button{width:8px;height:8px;border:0;border-radius:999px;background:#ffffff59}.dating-photo-dots button.active{background:#fff}.dating-profile-body{display:grid;gap:22px;padding-top:20px}.dating-profile-body h2{margin:0 0 10px;font-size:1rem}.dating-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.dating-section-head h2{margin:0}.dating-section-head a{color:#54c7ec;font-size:.88rem;white-space:nowrap}.dating-life-posts-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dating-life-posts-row::-webkit-scrollbar{display:none}.dating-life-post-card{flex:0 0 72px;width:72px;height:72px;border-radius:10px;overflow:hidden;background:#20282b;border:1px solid #243036;color:inherit}.dating-life-post-card img,.dating-life-post-card .resolved-media-loading,.dating-life-post-placeholder{width:100%;height:100%;object-fit:cover;display:block}.dating-life-post-placeholder{background:linear-gradient(135deg,#1d2529,#283238)}.dating-info-row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #243036}.dating-info-row span{color:#94a5ad}.dating-profile-actions{position:fixed;left:0;right:0;bottom:0;display:flex;gap:8px;align-items:center;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#0c1012f5;border-top:1px solid #243036;z-index:25}.dating-profile-actions .dating-action-message{flex:1;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:8px}.dating-profile-actions .dating-action-icon{flex:0 0 52px;width:52px;min-width:52px;height:48px;padding:0;display:inline-flex;align-items:center;justify-content:center}.dating-private-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.dating-private-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.dating-action-result{padding:10px 12px;border-radius:12px;background:#57e3891f;color:#9ef0b8}.detail-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:26px;padding:28px}.detail-main,.detail-side{min-width:0}.video-player,.detail-poster{width:100%;aspect-ratio:16 / 9;border:0;border-radius:8px;object-fit:cover;background:#000}.locked-video-player{position:relative;width:100%;min-height:100%;display:grid;place-items:center;padding:0;border:0;border-radius:8px;overflow:hidden;background:#000;color:#fff;cursor:pointer}.locked-video-player .thumb{width:100%;height:100%;min-height:inherit;aspect-ratio:auto;border-radius:0;object-fit:contain}.locked-video-shade{position:absolute;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.locked-video-callout{position:absolute;z-index:1;display:grid;gap:8px;justify-items:center;padding:18px;max-width:min(340px,calc(100% - 32px));text-align:center}.locked-video-callout strong{font-size:1.18rem}.locked-video-callout small{color:#c6d4da}.detail-copy{padding-top:18px;display:grid;gap:12px}.detail-copy p{max-width:840px;line-height:1.65;color:#d5dee4}.movie-facts{display:grid;gap:18px;margin-top:8px}.fact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.fact-card{display:grid;gap:6px;padding:13px;border:1px solid #263035;border-radius:8px;background:#151b1d}.fact-card span,.cast-card span{color:#94a5ad;font-size:.86rem}.fact-card strong{line-height:1.45}.cast-section{display:grid;gap:10px}.cast-section h2{margin:0;font-size:1.15rem}.cast-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px}.cast-card{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;padding:10px;border:1px solid #263035;border-radius:8px;background:#151b1d}.cast-card img,.cast-avatar{width:52px;height:52px;border-radius:8px;object-fit:cover;background:#20282b}.cast-avatar{display:grid;place-items:center;color:#b7ecff;font-weight:800}.cast-card div{min-width:0;display:grid;gap:3px}.cast-card strong,.cast-card span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-gallery{display:grid;gap:10px}.media-gallery-main{position:relative;width:100%;display:block;border-radius:8px;outline:0;cursor:zoom-in}.media-gallery-main .thumb,.media-gallery-main .video-player{object-fit:contain}.media-nav,.viewer-nav{position:absolute;z-index:2;display:grid;place-items:center;border:1px solid rgba(210,229,238,.28);border-radius:999px;color:#eef3f8;background:#080b0c9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.media-nav{top:50%;width:42px;height:42px;transform:translateY(-50%)}.media-nav-prev{left:12px}.media-nav-next{right:12px}.viewer-nav{top:50%;width:52px;height:52px;transform:translateY(-50%)}.viewer-nav-prev{left:16px}.viewer-nav-next{right:16px}.media-nav:hover,.viewer-nav:hover{border-color:#54c7ec;background:#161e20db}.media-gallery-main:focus-visible{outline:2px solid #54c7ec;outline-offset:3px}.media-strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.media-strip button{width:82px;height:52px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #2a3438;border-radius:6px;background:#151b1d;color:#eef3f8;overflow:hidden}.media-strip button.active{border-color:#54c7ec;box-shadow:0 0 0 1px #54c7ec inset}.media-strip img{width:100%;height:100%;object-fit:cover}.video-reel-page{height:calc(100vh - 77px);height:calc(100dvh - 77px);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:0;overflow:hidden;background:#050606;overscroll-behavior:none}.reel-stage{position:relative;min-width:0;width:100%;height:100%;display:grid;place-items:center;overflow:hidden;touch-action:none;background:#000}.reel-back{position:absolute;top:22px;left:22px;z-index:5;width:42px;height:42px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.reel-player{position:relative;width:100%;height:100%;max-width:100%;max-height:100%;touch-action:none}.reel-video{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0;object-fit:cover;background:#000;touch-action:none}.reel-preview-lock{position:absolute;inset:0;z-index:7;display:grid;place-content:center;justify-items:center;gap:10px;padding:24px;border:0;color:#fff;background:#00000094;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.reel-preview-lock strong{max-width:280px;text-align:center;font-size:1.05rem}.reel-copy{position:absolute;left:24px;right:92px;bottom:42px;display:grid;gap:4px;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.72);pointer-events:none}.reel-copy a{color:inherit;pointer-events:auto}.reel-copy h1{margin:0;max-width:760px;font-size:clamp(1.04rem,1.85vw,1.55rem);line-height:1.08;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reel-copy p{max-width:720px;margin:0;font-size:.95rem;line-height:1.24;color:#e8f0f3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reel-copy span,.reel-copy small{color:#c5d3da}.reel-action-rail{position:absolute;right:18px;top:50%;z-index:6;width:62px;transform:translateY(-50%);display:grid;justify-items:center;gap:10px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.65)}.reel-action-rail button{width:52px;min-height:42px;display:grid;place-items:center;gap:2px;border:0;background:transparent;color:#fff;padding:0}.reel-action-rail button:disabled{opacity:.6}.reel-action-rail button.active{color:#f5c968}.reel-action-rail span{font-size:.82rem;font-weight:760}.reel-profile-action{position:relative;margin-bottom:2px;width:52px;min-height:48px;display:grid;place-items:center}.reel-profile-link{display:grid;place-items:center}.reel-profile-action .avatar{width:44px;height:44px;border:2px solid rgba(255,255,255,.88);box-shadow:0 4px 18px #00000061}.reel-action-rail .follow-badge{position:absolute;right:5px;bottom:-1px;width:18px;height:18px;display:grid;place-items:center;border-radius:999px;background:#ff3d20;color:#fff;font-size:.9rem;line-height:1;font-weight:900;min-height:18px;padding:0;border:0}.reel-action-rail .follow-badge.active{background:#54c7ec}.reel-nav{position:absolute;right:34px;z-index:3;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#12181abd;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.reel-nav:disabled{opacity:.35;cursor:default}.reel-nav.up{top:24px}.reel-nav.down{top:80px}.reel-comments{min-width:0;height:100%;padding:18px;overflow:auto;border-left:1px solid #242a2d;background:#101314}.reel-play-center{position:absolute;inset:0;margin:auto;width:92px;height:92px;display:grid;place-items:center;border:0;border-radius:999px;background:#0000005c;color:#fff}.reel-control-bar{position:absolute;left:18px;bottom:8px;z-index:4;display:inline-grid;grid-template-columns:24px auto;align-items:center;gap:5px;width:fit-content;max-width:calc(100% - 118px);padding:4px 7px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#05060694;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.reel-control-bar button{width:23px;height:23px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#fff}.reel-control-bar span{white-space:nowrap;font-size:.72rem;color:#e8f0f3}.reel-progress{-webkit-appearance:none;appearance:none;position:absolute;left:0;right:0;bottom:0;z-index:5;width:100%;height:12px;margin:0;padding:0;cursor:pointer;accent-color:#54c7ec;background:transparent}.reel-progress::-webkit-slider-runnable-track{height:2px;background:#ffffff6b}.reel-progress::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:11px;height:11px;margin-top:-4.5px;border:0;border-radius:999px;background:#54c7ec}.reel-progress::-moz-range-track{height:2px;background:#ffffff6b}.reel-progress::-moz-range-thumb{width:11px;height:11px;border:0;border-radius:999px;background:#54c7ec}.actions{display:flex;gap:10px;flex-wrap:wrap}.comments{display:grid;gap:12px}.comment-form,.message-form{padding-right:6px}.comment,.message,.episode,.room{border:1px solid #263035;background:#151b1d;border-radius:8px}.comment{display:grid;grid-template-columns:38px 1fr;gap:10px;padding:12px}.comment-item{display:flex;align-items:flex-start;gap:12px}.comment.comment-item{display:flex}.comment-item-body{flex:1;min-width:0}.comment-item-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.comment-item-meta strong{font-size:13px;color:#9aa8b2;font-weight:600}.comment-time{font-size:12px;color:#667785}.verified-inline{color:#54c7ec;flex:0 0 auto}.comment-item-text{margin:4px 0 0;color:#eef4f7;font-size:15px;line-height:1.35;word-break:break-word}.comment-item-actions{display:flex;align-items:center;gap:16px;margin-top:6px}.comment-item-actions button{padding:0;border:0;background:transparent;color:#8b98a5;font-size:13px;font-weight:600;cursor:pointer}.comment-item-like-col{display:flex;flex-direction:column;align-items:center;gap:2px;flex-shrink:0;min-width:28px;padding-top:2px}.comment-item-like-col button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:999px;background:transparent;color:#8b98a5;cursor:pointer}.comment-item-like-col button.liked{color:#ff4b6e}.comment-item-like-col span{font-size:11px;color:#8b98a5;line-height:1}.comment-thread{display:grid;gap:0}.comment-thread-reply{margin-left:46px}.comment-reply-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 16px;border-top:1px solid #242a2d;background:#171c1e;font-size:13px;color:#9aa8b2}.comment p,.message p{margin:4px 0 0;color:#d7e2e8}.avatar{width:34px;height:34px;border-radius:999px;object-fit:cover;flex:0 0 auto}.fallback-avatar{display:grid;place-items:center;background:#2c6f83;color:#eaf8fc;font-weight:800}.chat-layout,.chat-shell{width:100%;display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:0;height:calc(100vh - 140px);max-height:calc(100vh - 140px);min-height:0;border:1px solid #243036;border-radius:18px;overflow:hidden;background:#101518}.page.chat-shell{width:min(1280px,100%);max-width:100%;padding:0;margin:0 auto;overflow:hidden}.chat-sidebar,.chat-main{min-height:0;height:100%;max-height:100%;overflow:hidden}.chat-sidebar{display:grid;grid-template-rows:auto auto auto 1fr;border-right:1px solid #243036;background:#12181b;min-height:0}.chat-sidebar-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 16px 10px}.chat-sidebar-header h1{margin:0;font-size:1.35rem}.chat-sidebar-header p{margin:4px 0 0;color:#9eb0b8;font-size:.92rem}.chat-sidebar-actions{display:flex;gap:8px}.chat-search-bar{display:flex;align-items:center;gap:10px;margin:0 16px 10px;padding:0 12px;min-height:42px;border:1px solid #2d383c;border-radius:12px;background:#151b1d;color:#8fa4ad}.chat-search-bar input{flex:1;min-width:0;border:0;background:transparent;color:#eef3f8}.chat-filter-row{display:flex;gap:8px;padding:0 16px 12px;overflow:auto}.chat-filter-chip{padding:6px 12px;border-radius:999px;border:1px solid #2d383c;color:#c7d5db;white-space:nowrap}.chat-filter-chip.active{border-color:#54c7ec;background:#54c7ec1f;color:#eaf8fc}.chat-room-list{overflow:auto;padding:0 8px 12px;display:grid;gap:8px}.chat-room-tile{width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;text-align:left;color:#f3f8fb;background:#1a2328;border:1px solid #2a3940;transition:background .15s ease,border-color .15s ease}.chat-room-tile:hover{background:#213038;border-color:#35505a}.chat-room-tile.active{background:#1e3340;border-color:#54c7ec;box-shadow:inset 3px 0 #54c7ec}.chat-avatar{border-radius:50%;object-fit:cover;flex-shrink:0;background:#24343a}.chat-avatar.fallback{display:inline-flex;align-items:center;justify-content:center;font-weight:800;color:#dff7ff}.chat-room-copy{min-width:0;flex:1}.chat-room-top,.chat-room-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-room-top strong,.chat-room-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-room-top strong{color:#f7fbfd;font-size:.98rem}.chat-room-top span{color:#8fa4ad;font-size:.8rem;flex-shrink:0}.chat-room-preview{color:#c2d2d9;font-size:.9rem}.chat-unread-badge{min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#54c7ec;color:#06202a;font-size:.75rem;font-weight:800}.chat-empty-list,.chat-empty-thread,.chat-login-gate{display:grid;place-items:center;gap:10px;padding:32px 20px;text-align:center;color:#9eb0b8}.chat-main{display:flex;flex-direction:column;background:#0f1417;min-height:0}.chat-thread{display:flex;flex-direction:column;flex:1;min-height:0;height:100%;max-height:100%;overflow:hidden}.chat-thread-header{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #243036;background:#12181b}.chat-back-button{display:none}.chat-thread-title{min-width:0;flex:1}.chat-thread-title strong,.chat-thread-title span{display:block}.chat-thread-title span{color:#91a5ad;font-size:.86rem}.chat-thread-actions,.chat-compose-tools,.chat-call-controls,.chat-call-modal-actions,.chat-sidebar-actions{display:flex;align-items:center;gap:8px}.chat-menu-wrap{position:relative}.chat-dropdown,.chat-attach-menu,.chat-message-menu{position:absolute;right:0;top:calc(100% + 6px);min-width:160px;display:grid;gap:4px;padding:8px;border:1px solid #2d383c;border-radius:12px;background:#151b1d;z-index:5}.chat-dropdown button,.chat-dropdown a,.chat-attach-menu button,.chat-message-menu button{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;color:#eef3f8;text-align:left}.chat-message-menu{top:auto;bottom:calc(100% + 6px);left:0;right:auto}.chat-messages{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px;display:flex;flex-direction:column;gap:12px}.chat-load-older,.chat-load-older-button{align-self:center;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;color:#b7c7ce;font-size:.84rem;background:#ffffff0a;border:1px solid #2d383c}.chat-thread-footer{flex-shrink:0;background:#12181b;border-top:1px solid #243036;padding-bottom:env(safe-area-inset-bottom,0px);z-index:6}.chat-message-row{display:flex;align-items:flex-end;gap:8px}.chat-message-row.mine{justify-content:flex-end}.chat-message-wrap{max-width:min(78%,640px);position:relative}.chat-message-wrap:has(.chat-bubble.media){max-width:min(82%,320px)}.chat-message-sender{display:block;margin:0 0 4px 6px;color:#91a5ad;font-size:.82rem}.chat-bubble{padding:10px 12px;border-radius:16px;background:#182126}.chat-bubble.mine{background:#183944;border-bottom-right-radius:6px}.chat-bubble.theirs{border-bottom-left-radius:6px}.chat-bubble.media{padding:4px;width:fit-content;max-width:100%;background:#12181b}.chat-bubble.media.mine{background:#10242b}.chat-media-button{display:block;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in;max-width:100%;text-align:left}.chat-bubble .translated-post-text{font-size:.96rem}.chat-bubble .translation-banner{margin-bottom:8px;font-size:.78rem}.chat-bubble-meta{display:flex;align-items:center;gap:6px;margin-top:6px;color:#91a5ad;font-size:.74rem}.chat-reply-preview{margin-bottom:8px;padding:8px 10px;border-left:3px solid #54c7ec;border-radius:8px;background:#0000002e}.chat-reply-preview span{display:block;color:#c7d5db;font-size:.88rem}.chat-system-message{margin:0 auto;max-width:420px;padding:10px 12px;border-radius:12px;background:#ffffff0a;text-align:center;color:#c7d5db}.chat-system-actions{display:flex;flex-direction:column;gap:8px;width:100%;margin-top:8px}.chat-system-button{width:100%;justify-content:center;min-height:40px}.chat-system-message .primary.compact.chat-system-button{max-width:none}.chat-image,.chat-video{display:block;width:auto;max-width:min(280px,72vw);max-height:min(360px,52vh);height:auto;border-radius:12px;object-fit:contain;background:transparent}.chat-file-card{display:flex;align-items:center;gap:10px;color:inherit}.chat-typing-indicator{display:flex;align-items:center;gap:6px;color:#91a5ad;font-size:.86rem}.chat-typing-indicator span{width:7px;height:7px;border-radius:50%;background:#54c7ec;animation:chat-typing 1.2s infinite ease-in-out}.chat-typing-indicator span:nth-child(2){animation-delay:.15s}.chat-typing-indicator span:nth-child(3){animation-delay:.3s}@keyframes chat-typing{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}.chat-compose-preview,.chat-compose{background:#12181b}.chat-compose{padding:10px 12px 12px}.image-lightbox-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;background:#000000f0}.image-lightbox-stage{width:min(100vw,100%);height:min(100vh,100%);display:grid;place-items:center;padding:56px 12px;touch-action:pan-y}.image-lightbox-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none}.image-lightbox-loading{width:42px;height:42px;border-radius:50%;border:3px solid rgba(255,255,255,.2);border-top-color:#54c7ec;animation:spin .8s linear infinite}.image-lightbox-error{color:#c7d5db}.image-lightbox-close,.image-lightbox-nav{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:#00000073;color:#fff;cursor:pointer}.image-lightbox-close{top:max(12px,env(safe-area-inset-top));right:12px;width:42px;height:42px}.image-lightbox-nav{top:50%;transform:translateY(-50%);width:44px;height:44px}.image-lightbox-nav.prev{left:8px}.image-lightbox-nav.next{right:8px}.image-lightbox-counter{position:absolute;top:max(16px,env(safe-area-inset-top));left:50%;transform:translate(-50%);color:#e8f2f6;font-size:.9rem;z-index:2}.chat-compose-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:8px;width:100%}.chat-compose-preview{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-bottom:1px solid #243036}.chat-compose-preview>div{min-width:0}.chat-compose-preview span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#b7c7ce;font-size:.88rem}.chat-compose textarea{min-width:0;width:100%;min-height:42px;max-height:120px;resize:none;padding:10px 12px;border:1px solid #2d383c;border-radius:14px;background:#151b1d;color:#eef3f8}.chat-compose-tools{position:relative;flex-shrink:0}.chat-compose-icon,.chat-compose-send{width:42px;min-width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center}.chat-attach-menu{bottom:calc(100% + 8px);top:auto;left:0;right:auto;min-width:180px}.chat-uploading,.chat-thread-error{padding:0 14px 10px;margin:0}.chat-skeleton-list{display:grid;gap:10px}.chat-room-skeleton,.chat-message-skeleton{height:64px;border-radius:14px;background:linear-gradient(90deg,#182126 25%,#223038,#182126 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}.chat-message-skeleton{width:68%;height:54px}.chat-picker-modal{width:min(520px,calc(100vw - 32px));display:grid;gap:12px}.chat-picker-modal header,.chat-picker-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-picker-list{max-height:320px;overflow:auto;display:grid;gap:6px}.chat-picker-list button{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;text-align:left;color:#eef3f8}.chat-picker-list button.active,.chat-picker-list button:hover{background:#182126}.chat-call-modal-backdrop,.chat-call-overlay{position:fixed;inset:0;z-index:80;background:#03080aeb}.chat-call-modal-backdrop{display:grid;place-items:center}.chat-call-modal{width:min(420px,calc(100vw - 32px));display:grid;justify-items:center;gap:12px;padding:28px 20px;border-radius:20px;background:#12181b;text-align:center}.chat-call-overlay{display:grid;grid-template-rows:1fr auto}.chat-call-stage{position:relative;display:grid;place-items:center}.chat-call-remote,.chat-call-local,.chat-call-voice-stage{border-radius:18px;background:#0b1013}.chat-call-remote{width:min(100%,960px);max-height:calc(100vh - 180px)}.chat-call-local{position:absolute;right:20px;bottom:20px;width:160px;height:220px;object-fit:cover;border:2px solid rgba(255,255,255,.18)}.chat-call-voice-stage{width:180px;height:180px;display:grid;place-items:center;border-radius:50%}.chat-call-remote-audio{display:none}.chat-call-status{margin-top:16px;color:#dff7ff;font-size:1.1rem}.chat-call-controls{justify-content:center;padding:20px}.chat-rooms,.chat-thread{min-height:calc(100vh - 140px)}.user-search{display:grid;gap:8px;margin-bottom:14px}.user-search input{min-height:42px;padding:0 12px;border:1px solid #2d383c;border-radius:8px;background:#151b1d}.user-search button,.room{width:100%;display:flex;align-items:center;gap:10px;padding:12px;color:#eef3f8;text-align:left}.room{display:grid;border-color:#263035}.room.active{outline:2px solid #54c7ec}.room-list,.messages,.episode-list{display:grid;gap:10px}.thread{height:calc(100vh - 150px);display:grid;grid-template-rows:1fr auto;gap:12px}.messages{align-content:end;overflow:auto}.message{width:min(76%,620px);padding:10px 12px}.message.mine{justify-self:end;background:#183944}.episode{display:flex;gap:12px;align-items:center;padding:12px}.episode span{color:#85d8f3;font-weight:760}.auth-page{min-height:calc(100vh - 80px);display:grid;place-items:center;padding:28px}.auth-cta-row{display:flex;gap:10px;flex-wrap:wrap}.auth-panel{width:min(420px,100%);display:grid;gap:14px;padding:24px;border:1px solid #2a3438;border-radius:8px;background:#151b1d}.auth-panel img{width:56px;height:56px}.auth-panel h1{margin:0}.auth-panel input{min-height:44px;padding:0 12px;border:1px solid #2d383c;border-radius:8px;background:#101314}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.saved-list{display:grid;gap:10px}.saved-list a,.saved-row{padding:14px;border:1px solid #263035;border-radius:8px;background:#151b1d}.saved-row{display:flex;align-items:center;gap:12px}.saved-row a{min-width:0;flex:1;display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;padding:0;border:0;background:transparent}.saved-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#94a5ad}.account-grid{display:grid;gap:16px}.account-panel,.account-tile{border:1px solid #2a3438;border-radius:8px;background:#151b1d}.account-panel{padding:16px}.account-panel h2{margin:0 0 12px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-heading h2{margin-bottom:4px}.panel-heading p{margin:0;color:#94a5ad}.profile-panel{display:flex;align-items:center;gap:14px}.profile-panel .avatar{width:52px;height:52px}.profile-panel div{min-width:0;display:grid;gap:3px}.profile-panel strong,.account-tile span{font-weight:800}.profile-panel span,.account-tile small,.settings-tile label{color:#94a5ad}.profile-panel .ghost,.profile-panel .row-actions{margin-left:auto}.sync-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sync-mode-grid label{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:flex-start;padding:12px;border:1px solid #2d383c;border-radius:8px;background:#101314}.sync-mode-grid label.active{border-color:#54c7ec;background:#132126}.sync-mode-grid input{width:18px!important;min-width:18px!important;min-height:18px!important;height:18px!important;margin-top:2px!important;padding:0!important;accent-color:#54c7ec}.sync-mode-grid strong,.sync-mode-grid small{display:block}.sync-mode-grid small{margin-top:3px;color:#94a5ad}.channel-import-list{display:grid;gap:10px;margin-top:14px}.channel-import-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #263035;border-radius:8px;background:#101314}.channel-import-row div{min-width:0;display:grid;gap:4px}.channel-import-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.channel-import-actions .danger{border-color:#663636;color:#ffd0d0}.channel-import-row span,.channel-import-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#94a5ad}.account-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.account-tile{min-height:128px;padding:16px;display:grid;align-content:start;gap:8px}.settings-tile label{display:grid;gap:6px;font-size:.86rem}.settings-tile select{min-height:38px;border:1px solid #2d383c;border-radius:8px;padding:0 10px;background:#101314;color:#eef3f8}.row-actions{display:flex;gap:8px;flex-wrap:wrap}.inline-form{display:grid;gap:12px;padding:14px;margin:0 0 22px;border:1px solid #2a3438;border-radius:8px;background:#151b1d}.inline-form.flat{margin:0;padding:0;border:0;background:transparent}.inline-form input,.inline-form textarea,.inline-form select{width:100%;min-height:42px;border:1px solid #2d383c;border-radius:8px;padding:0 12px;background:#101314;color:#eef3f8}.inline-form textarea{min-height:92px;padding-top:10px;resize:vertical}.inline-form input[type=file]{padding:9px 12px}.add-video-panel{display:grid;gap:14px;padding:14px;margin:0 0 22px;border:1px solid #2a3438;border-radius:8px;background:#151b1d}.add-video-panel .inline-form{margin:0}.form-grid{display:grid;gap:12px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid label,.choice-card{display:grid;gap:7px;min-width:0}.form-grid label span{color:#b8c7cf;font-weight:700}.choice-grid{display:grid;gap:10px}.choice-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-card{grid-template-columns:20px minmax(0,1fr);align-items:center;padding:12px;border:1px solid #2d383c;border-radius:8px;background:#101314;color:#dce7ed;font-weight:800}.check-row,.form-section label.check-row,.settings-toggle{display:grid!important;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;width:100%;color:#cbd6dc}.check-row span,.settings-toggle span{min-width:0;line-height:1.35}.form-section{display:grid;gap:12px;padding:14px;border:1px solid #263035;border-radius:8px;background:#101314}.form-section h3{margin:0;font-size:1rem}.form-section label{display:grid;gap:7px;color:#cbd6dc}.public-profile-card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:18px;align-items:center;margin-bottom:24px;padding:18px;border:1px solid #2a3438;border-radius:8px;background:#151b1d}.public-profile-card .avatar{width:84px;height:84px}.public-profile-card h1{display:flex;align-items:center;gap:7px;margin:0}.public-profile-card h1 svg{color:#2aa8f2}.public-profile-card p{margin:6px 0 12px;color:#b7c7ce}.profile-page{max-width:1280px}.tiktok-profile-card{grid-template-columns:132px minmax(0,1fr);align-items:start;padding:26px;gap:26px}.tiktok-profile-card .avatar{width:132px;height:132px;border-radius:50%}.profile-main{min-width:0;display:grid;gap:14px}.profile-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.profile-username{display:inline-flex;margin-top:4px;color:#9db3bd;font-size:1.05rem}.profile-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.profile-actions .primary,.profile-actions .ghost{flex:0 1 auto}.profile-actions .icon-button{flex:0 0 42px}.profile-actions .primary.is-following{background:#243238;color:#dff5ff}.icon-button.soft{background:#20282c;border:1px solid #2e3a40}.profile-menu-wrap{position:relative}.profile-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:20;min-width:160px;padding:8px;border:1px solid #2d383c;border-radius:8px;background:#161d20;box-shadow:0 16px 45px #00000052}.profile-menu button{width:100%;min-height:40px;display:flex;align-items:center;gap:10px;justify-content:flex-start;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#edf7fb}.profile-menu button:hover{background:#20282c}.profile-stat-row{display:flex;gap:20px;flex-wrap:wrap;color:#d8e5ea}.profile-stat-row span{display:inline-flex;align-items:baseline;gap:6px;white-space:nowrap}.profile-stat-row strong{color:#fff;font-size:1.05rem}.profile-bio{max-width:760px;white-space:pre-wrap;color:#dce8ed;line-height:1.45}.profile-bio a{color:#76d9ff;font-weight:700}.profile-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #263035;margin-bottom:18px}.profile-tabs button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-bottom:3px solid transparent;background:transparent;color:#94a8b1;font-weight:800}.profile-tabs button.active{color:#f4fbff;border-bottom-color:#55c8ee}.profile-sort{display:flex;justify-content:flex-end;margin:-4px 0 18px}.profile-video-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px}.profile-video-card{min-width:0;display:grid;gap:8px;color:#f4fbff}.profile-video-card strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.95rem;line-height:1.25}.profile-video-card small{color:#a5bac3}.profile-video-thumb{position:relative;aspect-ratio:9 / 16;overflow:hidden;border-radius:8px;background:#1b2528}.profile-video-thumb .thumb,.profile-video-thumb img{width:100%;height:100%;border-radius:0;object-fit:cover}.profile-video-thumb span{position:absolute;left:8px;bottom:8px;display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:999px;background:#0000008a;color:#fff;font-size:.85rem;font-weight:800}.profile-private-state{min-height:320px;display:grid;place-items:center;align-content:center;gap:12px;color:#aab9bf;text-align:center}.profile-private-state h2,.profile-private-state p{margin:0}.chip-grid{display:flex;gap:8px;flex-wrap:wrap}.chip-option{display:inline-grid}.chip-option input{position:absolute;opacity:0;pointer-events:none}.chip-option span{min-height:34px;display:inline-flex;align-items:center;border:1px solid #2d383c;border-radius:999px;padding:0 12px;background:#151b1d;color:#cbd6dc}.chip-option input:checked+span{border-color:transparent;background:#eaf6ff;color:#101314}.empty,.error{border:1px solid #2a3438;border-radius:8px;padding:18px;background:#151b1d}.empty{display:grid;gap:8px;place-items:center;text-align:center;color:#cbd6dc}.empty p{margin:0}.error{color:#ffd0d0;border-color:#663636}.status-message{border:1px solid #2d5260;border-radius:8px;padding:12px 14px;background:#10232a;color:#9be7ff}.muted-link{color:#85d8f3}.skeleton{min-height:120px;border-radius:8px;background:linear-gradient(90deg,#161c1e,#243034,#161c1e);background-size:200% 100%;animation:pulse 1.2s infinite linear}.bottom-nav{display:none}@keyframes pulse{to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.sidebar{display:none}.main{margin-left:0;padding-bottom:50px}.mini-audio-player{left:8px;right:8px;bottom:54px;grid-template-columns:minmax(0,1fr) 40px;gap:8px}.mini-audio-player audio{grid-column:1 / -1}.main.reel-main{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;padding-bottom:48px;overflow:hidden;overscroll-behavior:none}.topbar{padding:12px}.reel-main .topbar,.reel-main .mobile-auth-bar,.account-pill span{display:none}.mobile-auth-bar{position:sticky;top:65px;z-index:9;display:flex;justify-content:flex-end;gap:8px;padding:8px 16px;border-bottom:1px solid #242a2d;background:#101314eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.page,.detail-page{padding:16px}.tiktok-profile-card{grid-template-columns:88px minmax(0,1fr);gap:14px;padding:14px;align-items:start}.tiktok-profile-card .avatar{width:88px;height:88px}.profile-title-row{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.profile-actions{width:100%;justify-content:flex-start;flex-wrap:nowrap;gap:8px}.profile-actions .ghost,.profile-actions .primary{min-width:0;max-width:180px;white-space:nowrap}.profile-actions .icon-button{width:42px;min-width:42px;height:42px}.profile-stat-row{gap:12px;font-size:.86rem}.profile-tabs button{min-height:48px}.profile-sort{justify-content:flex-start}.intro-band{align-items:start;min-height:170px;padding:18px;flex-direction:column}.intro-band h1{font-size:clamp(1.45rem,6vw,2.4rem);line-height:1.06}.page.chat-shell{width:100%;padding:0;margin:0;flex:1;min-height:0;height:auto;max-height:none;overflow:hidden}.main:has(.chat-shell.chat-thread-open){display:flex;flex-direction:column;height:calc(100dvh - 48px);min-height:calc(100dvh - 48px);max-height:calc(100dvh - 48px);padding-bottom:0;overflow:hidden}.main:has(.chat-shell.chat-thread-open) .topbar,.main:has(.chat-shell.chat-thread-open) .mobile-auth-bar{display:none}.page.chat-shell.chat-thread-open{flex:1;min-height:0;margin-bottom:0;display:flex;flex-direction:column}.chat-shell.chat-thread-open{flex:1;min-height:0;height:100%;max-height:100%}.chat-shell{height:100%;max-height:100%;min-height:0;border-radius:0;border-left:0;border-right:0}.detail-page,.chat-layout,.chat-shell{grid-template-columns:1fr}.chat-shell .chat-main,.chat-shell.chat-thread-open .chat-sidebar{display:none}.chat-shell.chat-thread-open .chat-main{display:flex;flex:1;min-height:0;height:100%}.chat-shell.chat-thread-open .chat-thread-footer{padding-bottom:calc(58px + env(safe-area-inset-bottom,0px))}.chat-system-actions{flex-direction:column}.chat-back-button{display:inline-flex}.video-reel-page{height:calc(100vh - 48px);height:calc(100dvh - 48px);grid-template-columns:1fr;overflow:hidden;touch-action:pan-y}.reel-stage{height:100%}.reel-player,.reel-video{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}.reel-comments{display:none}.reel-comments-sheet-backdrop{position:fixed;inset:0;z-index:40;display:grid;align-items:end;background:#00000073}.reel-comments-sheet{max-height:min(74vh,720px);display:grid;grid-template-rows:auto 1fr;border-radius:18px 18px 0 0;background:#141819;border-top:1px solid #2a3135;overflow:hidden}.reel-comments-sheet-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #242a2d}.reel-comments-sheet-body{display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:0}.comments-sheet{display:flex;flex-direction:column;height:100%;min-height:0;gap:0}.comments-sheet-list{flex:1;min-height:0;overflow-y:auto;padding:8px 16px 12px}.comments-sheet .comment-item{padding:10px 0;border:0;background:transparent}.comments-sheet .comment-thread-reply{margin-left:42px}.sheet-empty-comments{text-align:center;padding:24px 0}.comments-sheet .comment-form,.comments-sheet .comment-form-sheet{flex-shrink:0;margin:0;border-radius:0;border-left:0;border-right:0;border-bottom:0;background:#141819;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px))}.chat-rooms,.chat-thread,.chat-sidebar,.chat-main,.chat-shell,.thread{min-height:0;height:100%;max-height:100%}.post-card{grid-template-columns:104px 1fr}.composer-top,.composer-grid,.compact-section{grid-template-columns:1fr}.poster-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));width:100vw;width:100dvw;max-width:100vw;max-width:100dvw;height:48px;min-height:48px;max-height:48px;border-top:1px solid #242a2d;background:#141819;overflow:hidden;contain:layout paint}.bottom-nav a{min-width:0;height:48px;min-height:48px;max-height:48px;width:100%;padding:2px 1px;flex-direction:column;gap:1px;border-radius:0;font-size:.68rem;line-height:1.05;overflow:hidden}.bottom-nav a svg{flex:0 0 auto;width:19px;height:19px}.bottom-nav a span{max-width:100%;font-size:clamp(.52rem,2.1vw,.64rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:1180px){.post-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:761px)and (max-width:1180px){.follow-pill{width:40px;min-width:40px;padding:0}.follow-pill .follow-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}@media(max-width:760px){.grid,.poster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.profile-video-card strong{font-size:.78rem}.profile-video-card small{font-size:.72rem}.post-list{grid-template-columns:1fr;gap:14px}.post-card,.sync-mode-grid,.channel-import-row{grid-template-columns:1fr}.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.dating-card{gap:6px}.dating-card .thumb{aspect-ratio:1 / 1}.dating-info{gap:5px}.dating-info p,.dating-info .primary,.dating-distance-inline{display:none}.dating-info strong{font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dating-profile-page{padding-bottom:calc(148px + env(safe-area-inset-bottom))}.dating-profile-actions{bottom:calc(48px + env(safe-area-inset-bottom))}.dating-plan-loc-label{display:none}.dating-plan-actions .ghost.compact{padding:5px 8px}.status{font-size:.68rem}.media-card,.poster-card,.post-card,.post-feed-link,.dating-card{padding:7px}.media-card strong,.poster-card strong,.post-card strong{font-size:.88rem}.media-card span,.poster-card span,.post-card span,.post-card small{font-size:.76rem}.post-feed-link{gap:9px}.post-card-head{grid-template-columns:44px minmax(0,1fr) auto auto}.follow-pill{padding:0 14px}.post-badges span,.post-access-summary span{min-height:22px;font-size:.68rem}.media-preview-grid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr))}}@media(max-width:560px){.search{width:44px;min-height:44px;padding:0 6px;justify-content:center;transition:width .18s ease}.search.expanded{width:100%;justify-content:flex-start;padding:0 12px}.search input{width:0;opacity:0;pointer-events:none}.search.expanded input{width:100%;opacity:1;pointer-events:auto}.tiktok-profile-card{grid-template-columns:72px minmax(0,1fr);gap:12px}.tiktok-profile-card .avatar{width:72px;height:72px}.tiktok-profile-card .profile-main,.tiktok-profile-card .profile-title-row{display:contents}.tiktok-profile-card .profile-title-row>div:first-child{grid-column:2;align-self:center}.tiktok-profile-card .profile-actions{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr) 38px 38px;gap:8px;width:100%;margin-top:2px}.public-profile-card h1{font-size:1.35rem}.profile-actions .primary,.profile-actions .ghost{width:100%;max-width:none;min-height:38px;padding:0 10px;font-size:.86rem;overflow:hidden;text-overflow:ellipsis}.profile-actions .primary svg,.profile-actions .ghost svg{flex:0 0 auto}.profile-actions .icon-button{width:38px;min-width:38px;height:38px}.profile-menu-wrap{width:38px;min-width:38px}.profile-stat-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,auto));gap:8px 14px}.profile-bio{grid-column:1 / -1}.profile-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-pill{display:none}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.media-card,.poster-card,.post-card,.post-feed-link,.dating-card{padding:7px}.media-card strong,.poster-card strong,.post-card strong{font-size:.88rem}.media-card span,.poster-card span,.post-card span,.post-card small{font-size:.76rem}.post-card{grid-template-columns:1fr}.post-list{grid-template-columns:1fr;gap:14px}.post-composer{padding:12px}.composer-section{padding:11px}.switch-line{padding:8px}.poster-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.two,.account-links{grid-template-columns:1fr}.profile-panel{align-items:flex-start;flex-direction:column}.profile-panel .ghost,.profile-panel .row-actions{margin-left:0}.reel-copy{left:16px;right:82px;bottom:36px;gap:3px}.reel-copy h1{font-size:1rem}.reel-copy p{font-size:.82rem;line-height:1.2;-webkit-line-clamp:2}.reel-copy span,.reel-copy small{font-size:.78rem}.reel-action-rail{right:12px;top:49%;width:52px;gap:6px}.reel-action-rail button{width:48px;min-height:34px}.reel-action-rail span{font-size:.72rem}.reel-profile-action .avatar{width:38px;height:38px}.follow-badge{right:4px;width:16px;height:16px;font-size:.78rem}.reel-nav{right:18px;width:38px;height:38px}.reel-control-bar{left:12px;bottom:7px;grid-template-columns:22px auto;gap:3px;max-width:calc(100% - 88px);padding:3px 6px}.reel-control-bar span{font-size:.66rem}.reel-control-bar button{width:21px;height:21px}.reel-progress{height:10px}}.posts-page .community-hub-section,.posts-page .creator-strip,.posts-page .feed-tab-chips{margin-bottom:18px}.community-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.community-section-head h2{margin:0;font-size:1.1rem;color:#e6e9eb}.community-section-head a{color:#54c7ec;font-weight:600;text-decoration:none}.hot-forums-strip{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.forum-preview-card{min-width:238px;min-height:140px;border-radius:22px;padding:16px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 24px #00000059;border:1px solid rgba(255,255,255,.08)}.forum-preview-open{border:0;background:transparent;color:inherit;text-align:left;padding:0;cursor:pointer}.forum-preview-open strong{display:block;font-size:1.05rem;margin-bottom:8px}.forum-preview-open span,.forum-preview-open small{display:block;color:#ffffffe6}.forum-follow{align-self:flex-start;border:0;border-radius:14px;padding:6px 12px;background:#ffffff2e;color:#fff;font-weight:700;cursor:pointer}.forum-follow.following{background:#ffffffeb;color:#2f5765}.creator-strip{width:100%;display:flex;align-items:center;gap:10px;border:1px solid #2a3438;border-radius:20px;padding:14px 16px;background:#151b1d;color:#e6e9eb;cursor:pointer;text-align:left}.creator-strip svg{color:#fac515;flex-shrink:0}.creator-strip strong{flex:1}.creator-strip-avatars{display:flex;gap:8px}.creator-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.creator-avatar.large{width:84px;height:84px}.creator-avatar.fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2f5765,#54c7ec);color:#fff;font-weight:700}.feed-tab-chips{display:flex;gap:10px;overflow-x:auto;padding:4px;border:1px solid #2a3438;border-radius:12px;background:#151b1d}.feed-tab-chips button{border:0;border-radius:10px;padding:10px 16px;background:transparent;color:#cbd6dc;font-weight:700;cursor:pointer;white-space:nowrap}.feed-tab-chips button.active{background:#20272a;color:#54c7ec}.community-empty-panel,.community-hub-loading{padding:24px;border-radius:20px;background:#151b1d;border:1px solid #2a3438;text-align:center;color:#cbd6dc}.community-empty-panel strong{display:block;margin-bottom:8px;color:#e6e9eb}.community-empty-panel span{color:#9aa8b0}.hot-forums-hero{margin-bottom:18px;padding:22px;border-radius:28px;background:linear-gradient(135deg,#101b42,#2e58c5,#1d4f8c);color:#fff;border:1px solid rgba(84,199,236,.18)}.hot-forums-hero h2{margin:0 0 10px}.hot-forums-list{display:grid;gap:14px}.forum-detail-card{border-radius:28px;padding:20px;color:#fff;box-shadow:0 14px 28px #00000047;border:1px solid rgba(255,255,255,.08)}.forum-detail-head{display:flex;gap:12px;align-items:flex-start}.forum-detail-open{flex:1;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;padding:0}.forum-detail-title-row{display:flex;align-items:center;gap:8px}.forum-detail-title-row h3{margin:0;font-size:1.5rem}.forum-hot-badge{padding:6px 10px;border-radius:14px;background:#ffffff2e;font-size:.75rem;font-weight:800}.forum-detail-description{color:#ffffffe0}.forum-detail-metrics{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.forum-detail-metrics span{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border-radius:16px;background:#ffffff24;font-weight:700}.content-creators-page{background:linear-gradient(180deg,#2a1454,#1a0d42 35%,#0d0828);color:#fff;border-radius:24px;padding-bottom:24px;border:1px solid #2a3438}.creator-page-title{margin:0 0 12px;text-align:center;font-size:1.6rem}.creator-page-back{border:0;background:transparent;color:#cbd6dc;margin-bottom:8px;cursor:pointer}.creator-metric-tabs,.creator-window-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.creator-metric-tabs button,.creator-window-tabs button{border:0;background:transparent;color:#ffffffbf;font-weight:600;padding:10px 0;cursor:pointer;border-bottom:3px solid transparent}.creator-metric-tabs button.active,.creator-window-tabs button.active{color:#fff;border-bottom-color:#54c7ec}.creator-window-tabs{padding:4px;border-radius:26px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.creator-window-tabs button{border:0;border-radius:22px;border-bottom:0}.creator-window-tabs button.active{background:linear-gradient(135deg,#54c7ec,#2f5765)}.creator-podium{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:end;margin:20px 0}.creator-podium-slot{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.creator-podium-slot.rank-1{transform:translateY(-12px)}.creator-podium-block{width:100%;min-height:84px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:800;color:#e6e9eb;background:linear-gradient(180deg,#3a3050,#2a2040);border:1px solid rgba(255,255,255,.1)}.creator-podium-slot.rank-1 .creator-podium-block{background:linear-gradient(180deg,#4a3a20,#2f2410);color:#fac515}.creator-podium-slot.rank-2 .creator-podium-block{background:linear-gradient(180deg,#2a3048,#1c2238)}.creator-podium-slot.rank-3 .creator-podium-block{background:linear-gradient(180deg,#3a2830,#281820)}.creator-podium-slot button,.creator-ranking-row button{border:1px solid rgba(255,255,255,.45);border-radius:14px;background:transparent;color:#fff;padding:8px 14px;cursor:pointer}.creator-podium-slot button.following,.creator-ranking-row button.following{background:#54c7ec38;border-color:#54c7ec73}.creator-ranking-list{margin-top:18px;padding:20px;border-radius:34px 34px 0 0;background:#00000038;border-top:1px solid rgba(255,255,255,.08)}.creator-ranking-row{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:22px;background:#ffffff0f;border:1px solid rgba(255,255,255,.06);margin-bottom:12px}.creator-rank{width:40px;font-size:1.1rem;font-weight:700}.creator-ranking-copy{flex:1;display:flex;flex-direction:column;gap:4px}.creator-ranking-empty{color:#ffffffb8;text-align:center}.creator-page-loading{padding:48px;text-align:center;color:#cbd6dc}.post-video-list{display:grid;gap:14px}.post-video-card{background:#151b1d;border:1px solid #2a3438;border-radius:16px;overflow:hidden}.post-video-thumb{position:relative;display:block;width:100%;border:0;padding:0;background:#111;cursor:pointer}.post-video-thumb img,.post-video-placeholder{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.post-video-placeholder{background:#1d2430}.post-video-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;background:#00000047}.post-video-copy{padding:12px;color:#e6e9eb}.post-video-author{display:flex;align-items:center;gap:10px;margin-bottom:8px}.translated-post-text .translation-banner{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:4px;font-size:.78rem;color:#9aa8b0;font-style:italic}.translation-toggle,.translation-settings-button{border:0;background:transparent;color:#54c7ec;font-weight:600;cursor:pointer;padding:0}.post-feed-text .translated-post-text{display:block;text-align:left;font-weight:400;color:inherit}.detail-description{line-height:1.6;color:#cbd6dc}.modal.translation-settings-modal{width:min(520px,100%);padding:24px;border-radius:16px;border:1px solid #2a3438;background:#151b1d;color:#e6e9eb}.translation-settings-modal h2{margin:0 0 12px}.translation-settings-modal{max-width:520px}.translation-settings-switch{display:flex;gap:10px;align-items:flex-start;margin:16px 0;color:#cbd6dc}.translation-settings-note{color:#9aa8b0;font-size:.92rem}
