:root{color:#fff;background:#25282b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:#25282b}button,input{font:inherit}button{border:0}.page{min-height:100vh}.dark-page{background:#25282b;color:#fff}.app-shell{min-height:100vh;padding-bottom:calc(66px + env(safe-area-inset-bottom));background:#25282b}.app-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;height:100px;padding:40px 16px 12px;background:#202326f5}.hero .app-header{position:relative;background:transparent}.app-header h1{margin:0;color:#fff;font-size:20px;text-align:center}.avatar-button,.icon-button{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:#00000052;color:#fff}.avatar-button{padding:0;overflow:hidden;background:#fff;color:#888;border:2px solid #fff}.avatar-button img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.avatar-button span{display:grid;width:100%;height:100%;place-items:center;border-radius:50%}.search-button span{font-size:24px;transform:translateY(-1px)}.bottom-tabs{position:fixed;right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);padding:7px 0 calc(7px + env(safe-area-inset-bottom));background:#050505e0;box-shadow:0 -2px 12px #00000059}.tab-item{display:grid;gap:3px;place-items:center;color:#969696;text-decoration:none;font-size:12px}.tab-item img{width:24px;height:24px;object-fit:contain;filter:grayscale(1)}.tab-item.router-link-active{color:#f8d355}.tab-item.router-link-active img{filter:none}.hero{position:relative;min-height:80vw;overflow:hidden;background:#25282b}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0000001a,#25282b38 55%,#25282b)}.hero>*{position:relative;z-index:1}.hero-carousel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hero-carousel::-webkit-scrollbar{display:none}.hero-slide{flex:0 0 100%;width:100%;min-height:80vw;scroll-snap-align:start;background:#25282b center / cover no-repeat}.hero-loading{display:grid;min-height:80vw;place-items:center;color:#aaa}.hero-dots{position:absolute;right:20px;bottom:26px;display:flex;gap:8px}.hero-dots span{width:8px;height:8px;border-radius:999px;background:#ffffff80}.hero-dots .active{background:#fff}.content-block{padding:0 12px 20px}.home-section{margin-bottom:18px}.section-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-title-row h2,.search-section h2,.episode-panel h2,.video-info h2{margin:0;font-size:17px}.section-title-row button{background:transparent;color:#f8d355;font-size:13px}.horizontal-list{display:grid;grid-auto-columns:128px;grid-auto-flow:column;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.horizontal-list::-webkit-scrollbar{display:none}.video-card{min-width:0}.poster{position:relative;width:100%;aspect-ratio:4 / 5;border-radius:8px;background:#1f2225 center / cover no-repeat;overflow:hidden}.play-mark{position:absolute;top:50%;left:50%;display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:#fff;background:#00000085;transform:translate(-50%,-50%)}.video-card h3{margin:8px 0 2px;color:#fff;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.video-card p{margin:0;color:#999;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loading-row,.center-state{display:grid;min-height:140px;place-items:center;color:#bbb}.center-state.light{color:#666}.privacy-page{min-height:100vh;background:#25282b;color:#fff}.privacy-appbar{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;height:92px;padding:38px 10px 10px;background:#25282b}.privacy-appbar h1{margin:0;font-size:20px;font-weight:500;text-align:center}.privacy-appbar button{display:grid;width:40px;height:40px;place-items:center;border-radius:20px;background:transparent;color:#fff}.privacy-back{font-size:32px;line-height:1}.privacy-refresh{font-size:22px}.privacy-frame-wrap{position:relative;min-height:calc(100vh - 92px);background:#fff}.privacy-frame{display:block;width:100%;height:calc(100vh - 92px);border:0;background:#fff}.privacy-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#25282b;color:#f8d355}.category-tabs{position:sticky;top:100px;z-index:9;display:flex;height:50px;overflow-x:auto;background:#202326;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{flex:0 0 auto;padding:0 20px;background:transparent;color:#777;border-bottom:3px solid transparent}.category-tabs .active{color:#ffd56a;font-weight:700;border-bottom-color:#ffd56a}.grid-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;padding:12px}.load-more{display:block;width:calc(100% - 24px);height:44px;margin:10px 12px 24px;color:#f8d355;background:#2d3034;border-radius:8px}.search-page{min-height:100vh;background:#fff;color:#111}.search-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:42px 1fr 52px;gap:8px;align-items:center;padding:40px 12px 10px;background:#25282b}.search-header button{height:40px;background:transparent;color:#f8d355}.search-header button:first-child{color:#fff;font-size:28px}.search-header input{min-width:0;height:40px;padding:0 16px;border:0;border-radius:20px;outline:none;background:#eceff1}.search-content{padding:16px}.search-section{margin-bottom:22px}.search-section .video-card h3{color:#111}.player-page{min-height:100vh;background:#25282b;color:#fff}.video-stage{position:relative;background:#000}.main-video{display:block;width:100%;aspect-ratio:16 / 9;background:#000}.back-float,.quality-button{position:absolute;top:calc(12px + env(safe-area-inset-top));z-index:3;min-width:40px;height:36px;border-radius:18px;background:#00000075;color:#fff}.back-float{left:10px;font-size:30px}.quality-button{right:10px;padding:0 12px}.quality-menu{position:absolute;top:calc(54px + env(safe-area-inset-top));right:10px;z-index:4;display:grid;min-width:86px;overflow:hidden;border-radius:8px;background:#fff}.quality-menu button{padding:10px;background:#fff;color:#111}.cast-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;gap:10px;padding:24px;text-align:center;background:#000000d6}.cast-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.cast-actions button{height:36px;padding:0 12px;border-radius:18px;background:#2d3034;color:#fff}.cast-dialog{width:min(360px,100%);padding:22px 18px 16px;border-radius:16px;background:#25272a;color:#fff}.cast-dialog h3{margin:0 0 10px;text-align:center;font-size:18px}.cast-dialog p{margin:0 0 16px;color:#aeb4bb;font-size:13px;line-height:1.5;text-align:center}.cast-method-list{display:grid;gap:10px}.cast-method-list button{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;width:100%;min-height:66px;padding:10px 12px;border-radius:10px;background:#30343a;color:#fff;text-align:left}.cast-method-list button:disabled{opacity:.38}.cast-method-list button>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#f8d355;color:#111;font-size:20px}.cast-method-list strong,.cast-method-list em{display:block}.cast-method-list strong{margin-bottom:4px;font-size:15px}.cast-method-list em{color:#aeb4bb;font-size:12px;font-style:normal;line-height:1.35}.cast-dialog-close{display:block;width:100%;height:42px;margin-top:14px;border-radius:21px;background:transparent;color:#aeb4bb}.video-info,.episode-panel{margin-top:10px;padding:16px;background:#2d3034}.video-info h1{margin:0 0 8px;font-size:18px;line-height:1.35}.meta,.description{color:#aaa;font-size:13px;line-height:1.55}.action-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin:12px 0 16px}.action-grid button{display:grid;gap:4px;justify-items:center;padding:8px 4px;background:transparent;color:#aaa;font-size:12px}.action-grid button.active{color:#f55}.action-grid img{width:28px;height:28px;object-fit:contain}.episode-row{display:flex;gap:10px;overflow-x:auto;margin-top:12px;scrollbar-width:none}.episode-row::-webkit-scrollbar{display:none}.episode-row button{flex:0 0 auto;min-width:72px;height:36px;padding:0 12px;border-radius:4px;color:#fff;background:#565b60}.episode-row .active{background:#d92929}.episode-row .vip{background:#646464}.dialog-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#00000085}.dialog-box{width:min(320px,100%);padding:24px 20px 18px;border-radius:16px;color:#111;background:linear-gradient(180deg,#fff,#fff5c2 96%)}.dialog-box h3{margin:0 0 14px;text-align:center;font-size:18px}.dialog-box p{margin:0 0 24px;color:#222;line-height:1.55;text-align:center}.privacy-consent-box{width:min(320px,100%);padding:24px;border-radius:16px;background:#25272a;color:#fff}.privacy-consent-box h3{margin:0 0 20px;text-align:center;font-size:20px}.privacy-consent-box p{margin:0 0 18px;color:#aeb4bb;line-height:1.55;text-align:center}.privacy-consent-link{display:block;margin:0 auto 28px;background:transparent;color:#5da9ff;font-size:14px}.privacy-consent-box .dialog-actions button{border:1px solid #6e7378;background:transparent;color:#aeb4bb}.privacy-consent-box .dialog-actions button:last-child{border-color:#f8d355;background:#f8d355;color:#111}.dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dialog-actions button{height:40px;border-radius:20px;background:#00000014}.dialog-actions button:last-child{background:#111;color:#fff}.toast{position:fixed;right:24px;bottom:calc(86px + env(safe-area-inset-bottom));left:24px;z-index:80;padding:12px 16px;border-radius:8px;color:#fff;text-align:center;background:#000000c7}.toast-enter-active,.toast-leave-active{transition:opacity .18s ease,transform .18s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(8px)}.login-page{min-height:100vh;background:#25272a;color:#fff}.login-appbar{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;height:88px;padding:calc(28px + env(safe-area-inset-top)) 12px 10px;background:#25272a}.login-appbar h1{margin:0;font-size:20px;font-weight:500;text-align:center}.login-appbar button{width:44px;height:44px;border-radius:50%;background:transparent;color:#fff;font-size:30px}.login-content{display:grid;gap:20px;padding:30px 24px 24px}.register-content{padding-top:40px}.login-logo{width:90px;height:90px;border-radius:16px;object-fit:cover;justify-self:center}.phone-login-form{display:grid;gap:16px}.phone-login-title{display:flex;align-items:center;justify-content:space-between}.phone-login-title h2{margin:0;color:#fff;font-size:18px}.phone-login-title button{background:transparent;color:#f8d355}.phone-login-form input{width:100%;height:50px;padding:0 14px;border:1px solid #757575;border-radius:8px;outline:none;background:transparent;color:#fff}.phone-login-form input:focus{border-color:#f8d355}.phone-login-form input::placeholder{color:#9e9e9e}.form-field{display:grid;gap:6px}.form-field small{color:#9e9e9e;font-size:12px;line-height:1.4}.form-field em{color:#ff6b6b;font-style:normal;font-size:12px;line-height:1.4}.code-row{display:grid;grid-template-columns:1fr 120px;gap:12px}.code-row button{height:50px;border-radius:8px;background:#f8d355;color:#111;font-size:14px}.code-row button:disabled,.primary-button:disabled{opacity:.45}.primary-button{height:52px;border-radius:8px;background:#f8d355;color:#111;font-weight:700}.terms-row{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:center;color:#9e9e9e;font-size:14px;line-height:1.45}.terms-row input{width:18px;height:18px;accent-color:#f8d355}.terms-row button{padding:0;background:transparent;color:#5da8ff}.register-row{display:flex;align-items:center;justify-content:center;gap:4px;color:#fff}.register-row button{background:transparent;color:#f8d355}.vip-page{min-height:100vh;padding-bottom:calc(92px + env(safe-area-inset-bottom));background:#000;color:#fff}.vip-appbar{position:sticky;top:0;z-index:14;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;height:88px;padding:calc(28px + env(safe-area-inset-top)) 12px 10px;background:#000}.vip-appbar h1{margin:0;font-size:20px;text-align:center}.vip-appbar button{width:44px;height:44px;border-radius:50%;background:transparent;color:#fff;font-size:30px}.vip-loading{display:grid;min-height:60vh;place-items:center;color:#ff9800}.vip-user-card,.vip-plan-panel{margin:16px;padding:20px;border-radius:12px;background:#212121}.vip-user-row{display:flex;align-items:center;justify-content:center;gap:16px}.vip-user-row img{width:80px;height:80px;border-radius:50%;object-fit:cover}.vip-user-row h2{margin:0 0 6px;font-size:18px}.vip-user-row span{display:inline-block;padding:3px 8px;border-radius:4px;background:#777;color:#fff;font-size:12px;font-weight:700}.vip-user-row span.active{background:#ff9800}.vip-status-box{margin-top:16px;padding:12px 16px;border-radius:8px;background:#303030;text-align:center}.vip-status-box p{margin:0;color:#fff;font-size:14px;line-height:1.45}.vip-status-box .vip-expire,.vip-benefit-line{margin-bottom:8px;color:#ff9800;font-weight:700}.vip-plan-panel h2{margin:0 0 8px;font-size:18px}.vip-plan-panel>p{margin:0 0 16px;color:#9e9e9e;font-size:14px}.vip-plans{display:grid;gap:16px}.vip-plan-card{padding:16px;border:2px solid transparent;border-radius:12px;background:#303030}.vip-plan-card.selected{border-color:#ff9800}.vip-plan-card h3{margin:0 0 6px;font-size:16px}.vip-plan-card>p{margin:0 0 12px;color:#9e9e9e;font-size:14px}.price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:16px}.price-row strong{color:#ff9800;font-size:28px}.price-row del{color:#9e9e9e;font-size:16px}.vip-plan-card ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.vip-plan-card li{display:grid;grid-template-columns:20px 1fr;gap:12px;align-items:start}.vip-plan-card li>span{width:20px;height:20px;border:1px solid #ff9800;border-radius:50%;position:relative}.vip-plan-card li>span:after{content:"";position:absolute;top:6px;left:6px;width:6px;height:6px;border-radius:50%;background:#ff9800}.vip-plan-card b{display:block;color:#fff;font-size:14px;line-height:1.35}.vip-plan-card em{display:block;color:#9e9e9e;font-size:12px;font-style:normal;line-height:1.45}.vip-bottom-bar{position:fixed;right:0;bottom:0;left:0;z-index:18;padding:16px 16px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #303030;background:#212121}.vip-bottom-bar button{width:100%;height:48px;border-radius:24px;background:#ff9800;color:#fff;font-size:16px;font-weight:700}.qr-payment-dialog{width:min(320px,100%);padding:20px;border-radius:14px;background:#fff;color:#111}.qr-payment-dialog h3{margin:0 0 16px;font-size:18px;text-align:center}.qr-image-wrap{display:grid;width:220px;height:220px;margin:0 auto 16px;place-items:center;border-radius:8px;background:#f7f7f7}.qr-image-wrap img{max-width:200px;max-height:200px;object-fit:contain}.qr-payment-dialog p{margin:0 0 18px;color:#555;font-size:14px;line-height:1.5;text-align:center}.qr-paid-button,.qr-cancel-button{width:100%;height:44px;border-radius:22px;font-size:16px}.qr-paid-button{background:#ff9800;color:#fff;font-weight:700}.qr-paid-button:disabled{opacity:.6}.qr-cancel-button{margin-top:10px;background:transparent;color:#555}.profile-page{min-height:100vh;padding-bottom:24px;background:#25282b}.profile-appbar{position:sticky;top:0;z-index:15;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;height:88px;padding:calc(28px + env(safe-area-inset-top)) 12px 10px;background:#25282b}.profile-appbar h1{margin:0;color:#fff;font-size:20px;font-weight:500;text-align:center}.more-button{width:44px;height:44px;border-radius:50%;background:transparent;color:#fff;font-size:26px;line-height:1}.profile-menu{position:absolute;top:calc(72px + env(safe-area-inset-top));right:12px;display:grid;min-width:142px;overflow:hidden;border-radius:8px;box-shadow:0 10px 24px #00000047;background:#fff}.profile-menu button{height:44px;padding:0 16px;text-align:left;background:#fff;color:#111}.profile-hero{display:grid;justify-items:center;padding:24px 16px;background:#25282b}.profile-photo{width:80px;height:80px;padding:0;overflow:hidden;border:3px solid #fff;border-radius:50%;background:#fff}.profile-photo img{width:100%;height:100%;object-fit:cover}.profile-hero h2{margin:16px 0 8px;color:#fff;font-size:18px}.vip-line{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff}.vip-line span{padding:2px 10px;border-radius:12px;background:#ff9800;color:#fff;font-size:16px;font-weight:700}.vip-line em{font-style:normal;font-size:14px}.login-pill{height:36px;margin-top:4px;padding:0 24px;border-radius:20px;background:#f8d355;color:#25282b;font-weight:700}.member-card{display:grid;grid-template-columns:1fr auto;gap:4px 12px;margin:8px 12px;padding:16px;border-radius:12px;background:linear-gradient(90deg,#ff9800,#ff5252);box-shadow:0 3px 8px #8080804d}.member-card h2{grid-column:1;margin:0;color:#fff;font-size:16px}.member-card p{grid-column:1;margin:0;color:#ffffffb8;font-size:12px}.member-card button{grid-column:2;grid-row:1 / span 2;align-self:end;height:36px;padding:0 16px;border-radius:20px;background:#fff;color:#e53935;font-size:14px;font-weight:700;white-space:nowrap}.function-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:8px 12px;padding:12px;border-radius:12px;background:#25282b;box-shadow:0 2px 5px #80808033}.function-grid button{display:grid;justify-items:center;align-content:center;gap:2px;min-height:74px;border-radius:8px;background:transparent;color:#fff}.function-grid img{width:28px;height:28px;object-fit:contain}.function-grid span{max-width:100%;overflow:hidden;color:#fff;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.edit-profile-page,.bind-phone-page{min-height:100vh;background:#25282b;color:#fff}.edit-avatar-section{display:grid;justify-items:center;padding:24px 16px;background:#2d3034}.edit-avatar-button{position:relative;width:100px;height:100px;padding:0;border:3px solid #fff;border-radius:50%;background:#fff}.edit-avatar-button img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.edit-avatar-button span{position:absolute;right:0;bottom:0;display:grid;width:30px;height:30px;place-items:center;border:2px solid #2196f3;border-radius:50%;background:#fff;color:#2196f3;font-size:16px}.edit-avatar-section p{margin:8px 0 0;color:#ffffffb8;font-size:14px}.edit-avatar-section input{display:none}.profile-edit-list{margin-top:10px}.profile-edit-row{display:grid;grid-template-columns:auto 1fr 18px;gap:10px;align-items:center;width:100%;min-height:56px;padding:0 16px;border-bottom:1px solid rgba(158,158,158,.28);background:#2d3034;color:#fff;text-align:left}.profile-edit-row em{overflow:hidden;color:#bdbdbd;font-style:normal;text-align:right;text-overflow:ellipsis;white-space:nowrap}.profile-edit-row i{color:#9e9e9e;font-style:normal;font-size:20px}.profile-input-dialog{width:min(320px,100%);padding:22px 18px 18px;border-radius:14px;background:#fff;color:#111}.profile-input-dialog h3{margin:0 0 16px;text-align:center;font-size:18px}.profile-input-dialog input,.bind-phone-form input{width:100%;height:46px;padding:0 12px;border:1px solid #f8d355;border-radius:8px;outline:none}.bind-phone-form{display:grid;gap:20px;padding:16px}.bind-phone-form label{display:grid;gap:8px}.bind-phone-form label>span{color:#fff;font-size:14px}.bind-code-row{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:8px}.bind-code-row button,.bind-submit{height:46px;border-radius:8px;background:#f8d355;color:#111;font-weight:700}.bind-code-row button:disabled,.bind-submit:disabled{background:#f8d3556b;color:#0000006b}.bind-phone-form>p{margin:0;color:#9e9e9e;font-size:14px;text-align:center}.language-dialog{width:min(320px,100%);overflow:hidden;border-radius:12px;background:#fff;color:#111}.language-dialog h3{margin:0;padding:18px 20px 12px;font-size:18px}.language-dialog button{display:block;width:100%;height:48px;padding:0 20px;text-align:left;background:#fff;color:#111}.language-dialog button.active{color:#d32f2f;font-weight:700}.media-list-page{min-height:100vh;background:#25282b;color:#fff}.media-list-appbar{position:sticky;top:0;z-index:14;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;height:88px;padding:calc(28px + env(safe-area-inset-top)) 12px 10px;background:#25282b}.media-list-appbar h1{margin:0;color:#fff;font-size:20px;font-weight:500;text-align:center}.media-list-appbar button{width:44px;height:44px;border-radius:50%;background:transparent;color:#fff;font-size:30px}.media-list-center,.media-list-empty{display:grid;min-height:calc(100vh - 120px);place-items:center;color:#9e9e9e}.media-list-empty{align-content:center;gap:16px}.empty-icon{color:#9e9e9e;font-size:64px;line-height:1}.media-list-empty p{margin:0;font-size:16px}.media-list-content{padding-bottom:24px}.media-list-item{display:grid;grid-template-columns:90px 1fr 24px;gap:16px;align-items:center;width:100%;padding:12px 16px;background:transparent;color:#fff;text-align:left}.media-thumb{position:relative;width:90px;height:90px;border-radius:12px;background:#1f2225 center / cover no-repeat;box-shadow:0 2px 4px #80808033;overflow:hidden}.media-thumb span{position:absolute;right:4px;bottom:4px;padding:2px 6px;border-radius:4px;background:#0009;color:#fff;font-size:10px}.media-info{min-width:0}.media-info h2{display:-webkit-box;margin:0 0 8px;overflow:hidden;color:#fff;font-size:17px;font-weight:500;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.media-info p{margin:0;color:#bdbdbd;font-size:13px}.download-path{margin-top:6px!important;overflow:hidden;color:#8d949b!important;text-overflow:ellipsis;white-space:nowrap}.downloading-block{padding:12px 16px 4px}.downloading-block>h2{margin:0 0 12px;color:#fff;font-size:16px;font-weight:600}.download-progress-item{display:grid;grid-template-columns:90px 1fr;gap:16px;align-items:center;padding-bottom:14px}.download-progress{height:6px;margin-top:10px;overflow:hidden;border-radius:999px;background:#3a3d41}.download-progress i{display:block;height:100%;border-radius:inherit;background:#f8d355}.media-arrow{color:#9e9e9e;font-size:28px}.media-divider{height:1px;margin-left:16px;background:#9e9e9e26}.media-load-more{display:block;width:calc(100% - 32px);height:42px;margin:16px;border-radius:8px;background:#2d3034;color:#bdbdbd}@media (min-width: 720px){body{display:grid;justify-content:center}#app{width:430px;min-height:100vh;background:#25282b}.bottom-tabs{right:auto;left:50%;width:430px;transform:translate(-50%)}}
