:root{--tg-bg: #000000;--tg-text: #ffffff;--tg-hint: #8a8a8a;--tg-secondary-bg: #1c1c1e;--accent: #ff2d55;--tabbar-h: 56px;--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{margin:0;height:100%;width:100%}body{background:#000;color:var(--tg-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;overflow:hidden}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit;padding:0;transition:transform .1s ease,opacity .1s ease}button:active{transform:scale(.94);opacity:.85}.app{position:relative;height:100%;width:100%;display:flex;flex-direction:column;background:#000}.app-body{flex:1;min-height:0;position:relative;overflow:hidden}.tabbar{height:calc(var(--tabbar-h) + var(--safe-bottom));padding-bottom:var(--safe-bottom);display:flex;background:#111;border-top:1px solid rgba(255,255,255,.08);flex-shrink:0;z-index:20}.tabbar-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:11px;color:#8a8a8a}.tabbar-item.active{color:var(--accent)}.feed{height:100%;overflow-y:scroll;scroll-snap-type:y mandatory;scrollbar-width:none;background:#000}.feed::-webkit-scrollbar{display:none}.feed-item{position:relative;height:100%;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;background:#000}.player{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#000}.player-video{width:100%;height:100%;object-fit:contain;background:#000}.player-play-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.player-loading{position:absolute;top:50%;left:50%;width:36px;height:36px;margin:-18px 0 0 -18px;border:3px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;pointer-events:none}@keyframes spin{to{transform:rotate(360deg)}}.player-progress-hit{position:absolute;left:0;right:0;bottom:0;height:24px;display:flex;align-items:flex-end;touch-action:none}.player-progress{position:relative;width:100%;height:3px;background:#fff3;transition:height .15s ease}.player-progress-hit.seeking .player-progress{height:6px}.player-progress-bar{height:100%;background:var(--accent)}.player-progress-thumb{position:absolute;bottom:-3px;width:10px;height:10px;margin-left:-5px;border-radius:50%;background:#fff;opacity:0;transition:opacity .15s ease}.player-progress-hit.seeking .player-progress-thumb{opacity:1}.feed-poster{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-color:#111;filter:brightness(.7)}.burst-heart{position:fixed;z-index:30;font-size:56px;pointer-events:none;transform:translate(-50%,-50%);animation:heartBurst .8s ease-out forwards}@keyframes heartBurst{0%{transform:translate(-50%,-50%) scale(0);opacity:0}15%{transform:translate(-50%,-50%) scale(1.25) rotate(-8deg);opacity:1}35%{transform:translate(-50%,-50%) scale(1) rotate(4deg)}to{transform:translate(-50%,-110%) scale(1.15);opacity:0}}.feed-actions{position:absolute;right:10px;bottom:120px;display:flex;flex-direction:column;align-items:center;gap:20px;z-index:10}.feed-action{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.6)}.feed-action.liked .feed-action-icon{animation:likePop .35s cubic-bezier(.2,2,.4,1)}@keyframes likePop{0%{transform:scale(.5)}60%{transform:scale(1.3)}to{transform:scale(1)}}.feed-full-btn{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px;color:#fff;font-weight:600}.feed-full-btn svg{padding:8px;background:var(--accent);border-radius:50%}.feed-info{position:absolute;left:14px;right:80px;bottom:24px;z-index:10;text-shadow:0 1px 4px rgba(0,0,0,.7)}.feed-title{font-size:19px;font-weight:700;margin-bottom:6px}.feed-meta{font-size:13px;color:#ffffffd9;margin-bottom:8px}.feed-tags{display:flex;gap:8px;margin-bottom:8px;flex-wrap:wrap}.feed-tag{font-size:12px;color:#fff}.feed-desc{font-size:13px;color:#ffffffe6;line-height:1.4;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feed-cta{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:#fff;font-size:14px;font-weight:600;padding:10px 16px;border-radius:24px}.player-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;background:#000;animation:overlayIn .28s cubic-bezier(.32,.72,.35,1)}@keyframes overlayIn{0%{transform:translateY(8%);opacity:0}to{transform:translateY(0);opacity:1}}.player-page{height:100%}.overlay-back{position:absolute;top:12px;left:12px;z-index:60;width:36px;height:36px;border-radius:50%;background:#0006;color:#fff;font-size:24px;line-height:1}.player-page-header{position:absolute;top:14px;left:56px;right:14px;z-index:10;display:flex;flex-direction:column;gap:2px;text-shadow:0 1px 4px rgba(0,0,0,.7)}.player-page-title{font-size:16px;font-weight:700}.player-page-ep{font-size:12px;color:#fffc}.player-page-bottom{position:absolute;left:14px;bottom:28px;z-index:10}.ep-select-btn{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:14px;padding:8px 16px;border-radius:20px}.locked-ep{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.locked-ep-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#fff}.locked-ep-lock{font-size:40px}.locked-ep-title{font-size:18px;font-weight:700}.locked-ep-tip{font-size:13px;color:#ffffffb3}.locked-ep-btn{margin-top:8px;background:var(--accent);color:#fff;font-weight:600;padding:10px 28px;border-radius:24px}.ep-drawer-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:70;background:#00000080;display:flex;align-items:flex-end}.ep-drawer{width:100%;max-height:60%;background:#1c1c1e;border-radius:16px 16px 0 0;padding:16px;overflow-y:auto;animation:slideUp .25s ease}@keyframes slideUp{0%{transform:translateY(100%)}}.ep-drawer-head{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.ep-drawer-head span:first-child{font-size:17px;font-weight:700}.ep-drawer-sub{font-size:13px;color:var(--tg-hint)}.ep-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.ep-cell{position:relative;aspect-ratio:1;background:#2c2c2e;border-radius:8px;color:#fff;font-size:15px;display:flex;align-items:center;justify-content:center}.ep-cell.active{background:var(--accent)}.ep-cell.locked{color:#fff6}.ep-lock{position:absolute;top:2px;right:4px;font-size:10px}.home{height:100%;overflow-y:auto;background:#0d0d0d;padding-bottom:20px}.home::-webkit-scrollbar{display:none}.home-header{position:sticky;top:0;z-index:5;padding:14px 16px 10px;background:#0d0d0d}.home-header h1{margin:0 0 10px;font-size:24px}.home-search{background:#1c1c1e;border-radius:20px;padding:9px 14px;font-size:14px;color:var(--tg-hint)}.home-section{padding:8px 16px 4px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-head h2{margin:0;font-size:18px}.refresh-btn{display:flex;align-items:center;gap:4px;font-size:13px;color:var(--tg-hint)}.featured-scroll{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;margin:0 -16px;padding:0 16px 4px}.featured-scroll::-webkit-scrollbar{display:none}.featured-card{flex:0 0 auto;width:128px;text-align:left}.featured-cover{position:relative;width:128px;height:176px;border-radius:10px;background-size:cover;background-position:center;background-color:#222;margin-bottom:6px}.featured-badge{position:absolute;top:6px;left:6px;background:var(--accent);color:#fff;font-size:10px;padding:2px 6px;border-radius:4px}.featured-title{font-size:13px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-list{display:flex;flex-direction:column;gap:12px}.rank-item{display:flex;align-items:center;gap:12px;text-align:left;width:100%;background:#161618;border-radius:12px;padding:10px}.rank-no{position:absolute;top:0;left:0;min-width:22px;height:22px;padding:0 6px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;font-style:italic;color:#fff;background:#0000008c;border-radius:8px 0}.rank-no.top{background:var(--accent)}.rank-cover{position:relative;width:60px;height:80px;border-radius:8px;background-size:cover;background-position:center;background-color:#222;flex-shrink:0;overflow:hidden}.rank-info{flex:1;min-width:0}.rank-title{font-size:15px;font-weight:600;color:#fff;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-tags{font-size:12px;color:var(--tg-hint);margin-bottom:5px}.rank-play{font-size:12px;color:var(--tg-hint)}.rank-watch{flex-shrink:0;background:var(--accent);color:#fff;font-size:13px;font-weight:600;padding:7px 14px;border-radius:18px}.drama-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.drama-card{text-align:left}.drama-cover{position:relative;width:100%;aspect-ratio:3 / 4;border-radius:10px;background-size:cover;background-position:center;background-color:#222;margin-bottom:6px}.drama-play-count{position:absolute;left:6px;bottom:6px;font-size:11px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8)}.drama-ep-badge{position:absolute;top:6px;right:6px;font-size:10px;color:#fff;background:#00000080;padding:2px 6px;border-radius:4px}.drama-card-title{font-size:13px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px}.drama-card-tags{font-size:11px;color:var(--tg-hint)}.load-more{text-align:center;padding:20px;font-size:13px;color:var(--tg-hint)}.profile{height:100%;overflow-y:auto;background:#0d0d0d;padding:0 16px 20px}.profile::-webkit-scrollbar{display:none}.profile-header{display:flex;align-items:center;gap:14px;padding:24px 0 20px}.profile-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;background:var(--accent);display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700;color:#fff;flex-shrink:0}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-meta{min-width:0}.profile-name{font-size:20px;font-weight:700}.profile-id{font-size:13px;color:var(--tg-hint);margin-top:2px}.profile-username{font-size:13px;color:var(--tg-hint)}.profile-vip{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#3a2a1a,#5a3d1f);border:1px solid rgba(255,200,120,.3);border-radius:14px;padding:16px;margin-bottom:20px}.profile-vip-title{font-size:16px;font-weight:700;color:#ffd98a}.profile-vip-sub{font-size:12px;color:#ffd98ab3;margin-top:2px}.profile-vip-btn{background:#ffd98a;color:#5a3d1f;font-weight:700;font-size:14px;padding:8px 18px;border-radius:20px}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#1c1c1e;border-radius:14px;padding:16px 8px;margin-bottom:24px}.profile-grid-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 0}.profile-grid-icon{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center}.profile-grid-label{font-size:12px;color:var(--tg-text)}.profile-section h3{font-size:16px;margin:0 0 12px}.profile-empty{color:var(--tg-hint);font-size:14px}.history-list{display:flex;flex-direction:column;gap:14px}.history-item{display:flex;align-items:center;gap:12px;text-align:left;width:100%}.history-cover{width:56px;height:76px;border-radius:8px;background-size:cover;background-position:center;background-color:#222;flex-shrink:0}.history-info{flex:1;min-width:0}.history-title{font-size:15px;font-weight:600;margin-bottom:6px}.history-progress{font-size:12px;color:var(--tg-hint);margin-bottom:6px}.history-bar{height:3px;background:#ffffff26;border-radius:2px;overflow:hidden}.history-bar-fill{height:100%;background:var(--accent)}.history-continue{font-size:13px;color:var(--accent);flex-shrink:0}.subpage{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0d0d0d;display:flex;flex-direction:column;animation:subpageIn .25s cubic-bezier(.32,.72,.35,1)}@keyframes subpageIn{0%{transform:translate(30%);opacity:0}to{transform:translate(0);opacity:1}}.subpage-header{display:flex;align-items:center;gap:6px;padding:12px 12px 10px;flex-shrink:0}.subpage-header h2{margin:0;font-size:17px}.subpage-back{width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:#fff}.subpage-body{flex:1;overflow-y:auto;padding:4px 16px 24px}.subpage-body::-webkit-scrollbar{display:none}.sub-list{display:flex;flex-direction:column;gap:10px}.sub-item{display:flex;align-items:center;gap:12px;text-align:left;width:100%;background:#161618;border-radius:12px;padding:10px}.sub-cover{width:56px;height:76px;border-radius:8px;background-size:cover;background-position:center;background-color:#222;flex-shrink:0}.sub-info{flex:1;min-width:0}.sub-title{font-size:15px;font-weight:600;color:#fff;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sub-desc{font-size:12px;color:var(--tg-hint);margin-bottom:4px}.sub-time{font-size:12px;color:var(--tg-hint);margin-top:4px}.sub-arrow{color:var(--tg-hint);font-size:20px;flex-shrink:0}.sub-continue{font-size:13px;color:var(--accent);flex-shrink:0}.sub-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:80px 0;color:var(--tg-hint);font-size:14px}.sub-empty-icon{font-size:44px}.coin-card{position:relative;background:linear-gradient(135deg,#3a2a1a,#5a3d1f);border:1px solid rgba(255,200,120,.3);border-radius:14px;padding:18px 16px;margin-bottom:16px}.coin-balance-label{font-size:12px;color:#ffd98ab3}.coin-balance{font-size:34px;font-weight:800;color:#ffd98a;margin-top:4px}.coin-recharge{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:#ffd98a;color:#5a3d1f;font-weight:700;font-size:14px;padding:8px 20px;border-radius:20px}.coin-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#161618;border-radius:12px;padding:12px 14px}.coin-row-info{min-width:0}.coin-amount{font-size:16px;font-weight:700;color:var(--tg-hint);flex-shrink:0}.coin-amount.plus{color:#32d74b}.support{display:flex;flex-direction:column;align-items:center;padding-top:48px;text-align:center}.support-icon{width:96px;height:96px;border-radius:50%;background:#ff2d551a;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.support-tip{font-size:14px;color:var(--tg-hint);margin:0 30px 24px;line-height:1.5}.support-btn{background:var(--accent);color:#fff;font-size:15px;font-weight:600;padding:12px 36px;border-radius:24px}.support-sub{font-size:12px;color:var(--tg-hint);margin-top:18px}.complaint{padding-top:8px}.complaint-label{font-size:14px;font-weight:600;margin:14px 0 10px}.complaint-types{display:flex;flex-wrap:wrap;gap:8px}.chip{background:#1c1c1e;color:var(--tg-hint);font-size:13px;padding:7px 14px;border-radius:16px;border:1px solid transparent}.chip.active{background:#ff2d551f;color:var(--accent);border-color:var(--accent)}.complaint-text{width:100%;background:#1c1c1e;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:var(--tg-text);font-family:inherit;font-size:14px;padding:12px;resize:none;outline:none}.complaint-text:focus{border-color:var(--accent)}.complaint-count{text-align:right;font-size:12px;color:var(--tg-hint);margin-top:6px}.complaint-submit{width:100%;background:var(--accent);color:#fff;font-size:15px;font-weight:600;padding:13px 0;border-radius:24px;margin-top:20px}
