:root{color-scheme:dark;--bg:#050505;--panel:#111;--soft:#191919;--text:#fff;--muted:#9b9b9b;--accent:#ff2f76;--green:#34d399;--safe-bottom:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#000;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}button,input{font:inherit}button{color:inherit}.app-shell{position:relative;width:100%;max-width:430px;min-height:100vh;margin:0 auto;background:var(--bg);overflow:hidden;box-shadow:0 0 50px #000}.page{padding:0 14px 145px}.topbar{position:sticky;z-index:20;top:0;margin:0 -14px;padding:10px 14px 5px;background:linear-gradient(#050505 82%,transparent)}.topline{display:flex;align-items:center;gap:9px}.brand{display:flex;align-items:center;gap:4px;font-size:15px;font-weight:900;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:linear-gradient(145deg,#fff,#fb4e9b 48%,#7137e8);font-size:11px;color:#11020b}.search-pill{height:31px;min-width:0;flex:1;display:flex;align-items:center;gap:6px;padding:0 11px;border-radius:18px;background:#282828;color:#bbb;border:0;text-align:left}.search-pill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-icon{width:29px;height:29px;padding:0;border:0;background:none;font-size:19px}.channels{display:flex;gap:25px;overflow:auto;margin-top:10px;padding:0 4px 6px;scrollbar-width:none}.channels::-webkit-scrollbar{display:none}.channel{position:relative;flex:none;border:0;background:none;padding:0 0 7px;font-weight:800;color:#aaa;white-space:nowrap}.channel.active{color:#fff}.channel.active:after{content:"";position:absolute;bottom:0;left:50%;width:19px;height:3px;border-radius:3px;background:var(--accent);transform:translateX(-50%)}.hero{position:relative;height:188px;margin-top:6px;border-radius:10px;overflow:hidden;background:radial-gradient(circle at 78% 22%,#f9b3d1 0 10%,transparent 11%),linear-gradient(125deg,#7d0f35,#e62b63 52%,#ff8a4c)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.65),transparent 65%)}.hero-copy{position:absolute;z-index:1;left:17px;top:23px;max-width:245px}.hero-kicker{font-size:12px;color:#ffd9e8}.hero-title{margin:6px 0;font-size:28px;line-height:1.12;font-weight:950}.hero-sub{font-size:13px;color:#ffe5ee}.hero-cta{margin-top:15px;padding:7px 16px;border:0;border-radius:16px;background:#fff;color:#111;font-size:12px;font-weight:800}.quick-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px 5px;margin:14px 0 18px}.quick{border:0;background:none;padding:0;text-align:center}.quick-icon{display:grid;place-items:center;aspect-ratio:1;border-radius:11px;background:linear-gradient(145deg,var(--c1),var(--c2));font-size:19px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.quick-label{display:block;margin-top:5px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section{margin-top:20px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.section-title{position:relative;margin:0;padding-left:10px;font-size:17px}.section-title:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:4px;border-radius:3px;background:linear-gradient(#ff176a,#ff8732)}.more{border:0;background:none;color:#ddd;font-size:12px}.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 10px}.video-card{border:0;background:none;padding:0;text-align:left}.thumb{position:relative;aspect-ratio:1.45;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#422348,#18101e)}.thumb img{display:block;width:100%;height:100%;object-fit:cover}.thumb:after{content:"▶";position:absolute;right:7px;bottom:6px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(0,0,0,.56);font-size:10px}.badge{position:absolute;top:6px;right:6px;padding:3px 6px;border-radius:8px;background:rgba(0,0,0,.68);font-size:9px}.video-title{height:39px;margin:6px 1px 0;overflow:hidden;font-size:13px;line-height:1.5;font-weight:650}.inline-ad{position:relative;grid-column:1/-1;height:82px;border-radius:9px;overflow:hidden;padding:14px 16px;background:linear-gradient(110deg,#571043,#a81776 55%,#ff4b8f);border:1px solid rgba(255,255,255,.14)}.inline-ad strong{display:block;font-size:18px}.inline-ad span{font-size:11px;color:#ffd8ec}.inline-ad .ad-btn{position:absolute;right:14px;top:24px;border:0;border-radius:15px;padding:7px 12px;background:#fff;color:#95104f;font-size:11px;font-weight:800}.download-bar{position:fixed;z-index:35;left:50%;bottom:64px;transform:translateX(-50%);width:min(calc(100% - 24px),406px);height:66px;border-radius:11px;background:linear-gradient(100deg,#8b14d5,#e62fbd);display:flex;align-items:center;padding:9px 40px 9px 10px;box-shadow:0 8px 30px rgba(0,0,0,.5)}.download-logo{display:grid;place-items:center;width:45px;height:45px;border-radius:10px;background:#fff;color:#a21bc8;font-weight:950}.download-copy{min-width:0;margin-left:9px}.download-copy strong{display:block;font-size:14px}.download-copy small{color:#f3d7fa;font-size:10px}.download-action{margin-left:auto;border:0;border-radius:15px;background:#fff;color:#a41bc8;padding:7px 10px;font-size:11px;font-weight:900}.x{position:absolute;right:7px;top:5px;border:0;background:none;font-size:22px;color:#eee}.bottom-nav{position:fixed;z-index:30;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,430px);height:64px;padding-bottom:var(--safe-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:rgba(5,5,5,.97);border-top:1px solid #222}.nav-item{border:0;background:none;padding:7px 2px 5px;color:#aaa;font-size:10px}.nav-item b{display:block;margin-bottom:3px;font-size:20px;line-height:1}.nav-item.active{color:var(--green)}.floating-ad{position:fixed;z-index:34;left:calc(50% + min(215px,50vw) - 105px);bottom:143px;width:92px;height:70px;border-radius:9px;background:linear-gradient(135deg,#ffad14,#e2245e);display:grid;place-items:center;text-align:center;font-size:12px;font-weight:900;box-shadow:0 6px 20px #000}.floating-ad .x{right:-7px;top:-11px;width:22px;height:22px;border-radius:50%;background:#222;font-size:15px}.overlay{position:fixed;z-index:80;inset:0;background:rgba(0,0,0,.82);display:grid;place-items:center;padding:18px}.modal{position:relative;width:min(358px,100%);border-radius:14px;overflow:hidden;background:#151515;box-shadow:0 20px 70px #000}.modal-ad{min-height:445px;padding:28px 20px;text-align:center;background:radial-gradient(circle at 50% 55%,#b42370,transparent 35%),linear-gradient(#29020e,#090909 55%,#250017)}.modal-ad .mini{color:#ffd47a;font-size:14px}.modal-ad h2{margin:12px 0 5px;font-size:31px;line-height:1.16}.modal-ad p{color:#ffccdc}.modal-ad .fake-photo{height:200px;margin:25px 5px 20px;border-radius:10px;background:linear-gradient(135deg,#7f1748,#d573a2 50%,#2a0718)}.modal-primary{width:80%;height:42px;border:0;border-radius:22px;background:linear-gradient(90deg,#ffcc49,#ff4f8c);color:#31101d;font-weight:900}.modal-close{position:absolute;right:8px;top:8px;width:32px;height:32px;border:1px solid #777;border-radius:50%;background:rgba(0,0,0,.62);font-size:20px}.detail-hero{margin:0 -14px;min-height:360px;padding:18px 16px;background:linear-gradient(0deg,#050505 0 18%,rgba(5,5,5,.1) 70%),linear-gradient(135deg,#5d2446,#111)}.back{border:0;background:rgba(0,0,0,.5);width:34px;height:34px;border-radius:50%}.detail-info{padding-top:190px}.detail-info h1{margin:0 0 6px;font-size:25px}.meta{color:#bbb;font-size:12px}.desc{color:#aaa;line-height:1.65;font-size:13px}.play-btn{border:0;border-radius:19px;background:var(--accent);padding:10px 23px;font-weight:900}.episodes{display:flex;gap:8px;flex-wrap:wrap}.episode{min-width:48px;padding:8px;border:1px solid #333;border-radius:7px;background:#151515}.player{aspect-ratio:16/9;margin:10px 0;background:#111;display:grid;place-items:center}.search-page{padding-top:15px}.search-input{width:100%;height:42px;border:1px solid #333;border-radius:22px;background:#181818;color:#fff;padding:0 16px}.empty{padding:70px 15px;text-align:center;color:#777}.skeleton{animation:pulse 1.3s infinite alternate;background:#1a1a1a}@keyframes pulse{to{background:#292929}}@media(min-width:700px){body{background:#090909}.app-shell{border-left:1px solid #222;border-right:1px solid #222}.floating-ad{left:calc(50% + 110px)}}
.portrait-scroll{display:flex;gap:12px;overflow-x:auto;padding:0 0 8px;scroll-snap-type:x proximity;scrollbar-width:none}.portrait-scroll::-webkit-scrollbar{display:none}.portrait-card{width:41%;min-width:41%;scroll-snap-align:start}.portrait-card .thumb{aspect-ratio:2/3}.portrait-card .video-title{height:22px;white-space:nowrap;text-overflow:ellipsis}.mixed-section,.portrait-section{display:flex;flex-direction:column}.feature-card{width:100%;margin-bottom:12px}.feature-card .thumb{aspect-ratio:2/1}.feature-card .video-title{height:22px;white-space:nowrap;text-overflow:ellipsis}.mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.mini-grid .thumb{aspect-ratio:1.62}.mini-grid .video-title{height:39px}.mixed-section>.inline-ad{margin-top:14px}.refresh-row{align-self:center;margin:10px 0 0;padding:6px 15px;border:0;background:transparent;color:#aaa;font-size:12px}.refresh-row:disabled{opacity:.55}
.hero-slide{background-position:center;background-size:cover;animation:heroFade .55s ease both}.hero-slide:before{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.05) 74%)}.hero-slide .hero-title{display:-webkit-box;max-height:66px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:25px}.hero-slide .hero-sub{max-width:245px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-dots{position:absolute;z-index:2;right:12px;bottom:10px;display:flex;gap:5px}.hero-dot{width:6px;height:6px;padding:0;border:0;border-radius:5px;background:rgba(255,255,255,.45);transition:width .3s ease,background .3s ease}.hero-dot.active{width:18px;background:#fff}@keyframes heroFade{from{opacity:.35;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}
.thumb img[data-src],.related-thumb img[data-src],.lazy-cover:not(.loaded){opacity:0;filter:blur(7px);transform:scale(1.025)}.thumb img,.related-thumb img{transition:opacity .38s ease,filter .45s ease,transform .45s ease}.thumb img.loaded,.related-thumb img.loaded{opacity:1;filter:blur(0);transform:scale(1)}.thumb:has(img[data-src]),.related-thumb:has(img[data-src]){background:linear-gradient(110deg,#21151f 20%,#392434 38%,#21151f 58%);background-size:220% 100%;animation:coverShimmer 1.25s linear infinite}.thumb:has(img.loaded),.related-thumb:has(img.loaded){animation:none}.lazy-error{display:none}@keyframes coverShimmer{to{background-position:-220% 0}}
.latest-feed{margin-top:22px;padding-top:14px;border-top:1px solid #181818}.feed-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.feed-grid .thumb{aspect-ratio:1.68}.feed-grid .video-title{height:22px;white-space:nowrap;text-overflow:ellipsis}
.quick-icon,.quick-ad-grid i,.play-ad-icons i{overflow:hidden}.quick-icon img,.quick-ad-grid i img,.play-ad-icons i img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.quick:active .quick-icon,.play-ad-icons button:active i{transform:scale(.94)}.quick-icon,.play-ad-icons i{transition:transform .16s ease}
.immersive-shell{position:fixed;z-index:999;inset:0;display:grid;place-items:center;background:#000}.immersive-shell video{width:100%;height:100%;background:#000;object-fit:contain}.immersive-back{position:absolute;z-index:3;top:max(14px,env(safe-area-inset-top));left:14px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(0,0,0,.58);font-size:28px}.immersive-loading{color:#aaa}.immersive-title{position:absolute;right:16px;bottom:max(18px,env(safe-area-inset-bottom));left:16px;overflow:hidden;color:rgba(255,255,255,.75);font-size:12px;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}
.rental-ad{padding:0!important;overflow:hidden;cursor:pointer}.rental-ad img{display:block;width:100%;height:100%;object-fit:cover}.related-inline-ad.rental-ad{border:0}
.player-banner-ad.player-gif-ad{display:block;width:100%;height:82px;padding:0;border:0;border-radius:9px;overflow:hidden;background:#21101e;cursor:pointer}.player-banner-ad.player-gif-ad img{display:block;width:100%;height:100%;object-fit:cover}
.play-comment-list{min-height:190px;padding:4px 0 80px}.play-comment-list article{padding:14px 2px;border-bottom:1px solid #242424}.play-comment-list header{display:flex;justify-content:space-between;gap:10px}.play-comment-list header b{font-size:14px}.play-comment-list time{color:#777;font-size:11px}.play-comment-list article>p{margin:8px 0;color:#ddd;line-height:1.6;word-break:break-word}.play-comment-reply{margin-top:9px;padding:9px 11px;border-radius:8px;background:#191919}.play-comment-reply b{color:#f3c85c;font-size:12px}.play-comment-reply p{margin:5px 0 0;color:#bbb;font-size:13px}.play-comment-form{position:sticky;bottom:64px;display:flex;gap:8px;padding:10px 0;background:#050505}.play-comment-form input{min-width:0;flex:1;height:40px;padding:0 13px;border:1px solid #333;border-radius:20px;background:#1b1b1b;color:#fff}.play-comment-form button{padding:0 17px;border:0;border-radius:20px;background:var(--green);font-weight:800}.play-comment-form button:disabled{opacity:.55}.play-comment-status{min-height:20px;margin:0;color:#aaa;font-size:12px}
.splash-ad{position:fixed;z-index:120;inset:0;background:#050505;overflow:hidden;opacity:1;animation:splashIn .22s ease-out both;contain:layout paint}.splash-ad.is-closing{pointer-events:none;animation:splashOut .2s ease-in both}.splash-ad-media{display:block;width:100%;height:100%;padding:0;border:0;background:#050505}.splash-ad-media.image-failed:after{content:"广告加载失败，即将进入网站";position:absolute;inset:0;display:grid;place-items:center;color:#aaa;font-size:14px}.splash-ad-media img{display:block;width:100%;height:100%;object-fit:cover;transform:translateZ(0)}.splash-countdown{position:absolute;z-index:2;top:max(16px,env(safe-area-inset-top));right:14px;padding:7px 11px;border:1px solid rgba(255,255,255,.28);border-radius:18px;background:rgba(0,0,0,.72);color:#fff;font-size:12px}.splash-wait{position:absolute;z-index:2;left:50%;bottom:max(20px,env(safe-area-inset-bottom));transform:translateX(-50%);padding:7px 13px;border-radius:18px;background:rgba(0,0,0,.68);color:#ddd;font-size:11px;white-space:nowrap}@keyframes splashIn{from{opacity:0}to{opacity:1}}@keyframes splashOut{from{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.splash-ad,.splash-ad.is-closing{animation-duration:.01ms}}

/* 与目标站一致的高对比度排版：纯黑背景、明亮文字和更醒目的导航。 */
:root{--bg:#000;--panel:#101010;--soft:#181818;--text:#fff;--muted:#c6c6c6;--green:#04ab41}html,body{font-size:16px;background:#000;color:#fff}.app-shell{background:#000}.topbar{background:linear-gradient(#000 84%,transparent)}.channel{font-size:15px;font-weight:650;color:#d0d0d0}.channel.active{color:#fff}.quick-label{font-size:12px;font-weight:550;color:#eee}.section-title{font-size:18px;line-height:28px;font-weight:650;color:#fff}.more{font-size:13px;font-weight:550;color:#f0f0f0}.video-title{font-size:14px;line-height:1.42;font-weight:500;color:#e6e6e6}.refresh-row{font-size:13px;font-weight:550;color:#ddd}.related-card h3{font-size:14px;font-weight:550;color:#eee}.related-card p,.meta,.desc{color:#c6c6c6}.bottom-nav{height:68px;background:rgba(0,0,0,.98);border-top-color:#292929}.nav-item{padding:7px 2px 6px;color:#e6e6e6;font-size:11px;font-weight:650;letter-spacing:.15px}.nav-item b{margin-bottom:4px;font-size:23px;font-weight:750;color:#f2f2f2}.nav-item.active{color:var(--green);font-weight:750}.nav-item.active b{color:var(--green);filter:drop-shadow(0 0 5px rgba(4,171,65,.35))}
.home-banner-zone{margin:0 -14px 20px;padding:var(--home-ad-spacer,28px) 14px 0;background:#000}.home-banner-list{display:grid;gap:9px}.home-gif-banner{display:block;width:100%;height:76px;padding:0;border:0;border-radius:8px;overflow:hidden;background:#161616;cursor:pointer}.home-gif-banner img{display:block;width:100%;height:100%;object-fit:cover}
.category-page .hero{margin-top:6px}.category-page .home-banner-zone{margin-bottom:24px}.category-results{margin-top:0}.category-count{color:#aaa;font-size:12px}.category-loading{display:grid;place-items:center;gap:10px;min-height:150px;color:#aaa;font-size:13px}.category-loading i{width:26px;height:26px;border:3px solid #2b2b2b;border-top-color:var(--green);border-radius:50%;animation:categorySpin .75s linear infinite}@keyframes categorySpin{to{transform:rotate(360deg)}}
.short-shell{height:100dvh;min-height:100dvh;overflow:hidden}.short-feed{position:relative;width:100%;height:calc(100dvh - 68px);overflow:hidden;background:#000;touch-action:none;user-select:none}.short-feed video{display:block;width:100%;height:100%;object-fit:cover;background:#000}.short-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.34),transparent 24%,transparent 55%,rgba(0,0,0,.78))}.short-back{position:absolute;z-index:2;top:max(14px,env(safe-area-inset-top));left:14px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(0,0,0,.42);font-size:29px}.short-copy{position:absolute;z-index:2;right:68px;bottom:28px;left:15px;text-shadow:0 1px 4px #000}.short-copy strong{display:block;margin-bottom:7px;font-size:17px;font-weight:750}.short-copy span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#eee;font-size:13px;line-height:1.45}.short-copy small{display:block;margin-top:9px;color:#d5d5d5;font-size:11px}.short-actions{position:absolute;z-index:3;right:9px;bottom:27px;display:grid;gap:15px}.short-actions button{width:51px;padding:0;border:0;background:none;color:#fff;font-size:10px;font-weight:650;text-shadow:0 1px 4px #000}.short-actions b{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 3px;border-radius:50%;background:rgba(0,0,0,.42);font-size:24px}.short-history-tip{position:absolute;z-index:2;top:18px;left:50%;transform:translateX(-50%);padding:6px 11px;border-radius:15px;background:rgba(0,0,0,.42);color:#ddd;font-size:10px}.short-status{display:grid;place-items:center;align-content:center;gap:13px;height:100%;color:#ddd}.short-status i{width:32px;height:32px;border:3px solid #333;border-top-color:var(--green);border-radius:50%;animation:categorySpin .75s linear infinite}.short-status button{padding:8px 18px;border:0;border-radius:18px;background:var(--green);color:#fff;font-weight:700}
.feature-page{min-height:100vh;padding:0 14px 105px;background:#000}.feature-header{position:sticky;z-index:18;top:0;margin:0 -14px;padding:14px 14px 9px;background:rgba(0,0,0,.96);backdrop-filter:blur(12px)}.feature-header h1{margin:0 0 13px;font-size:22px;font-weight:800}.feature-tabs{display:flex;gap:8px}.feature-tabs button{flex:1;padding:8px 4px;border:0;border-radius:18px;background:#181818;color:#bbb;font-size:12px;font-weight:650}.feature-tabs button.active{background:var(--green);color:#fff;box-shadow:0 4px 15px rgba(4,171,65,.2)}.feature-notice{display:flex;width:100%;overflow:hidden;margin:13px 0 17px;padding:9px 0;border:0;border-radius:6px;background:#151515;color:#ffd65c;white-space:nowrap}.feature-notice span{flex:none;padding-left:100%;font-size:12px;animation:featureTicker 13s linear infinite}.feature-notice span+span{animation-delay:-6.5s}@keyframes featureTicker{to{transform:translateX(-100%)}}.feature-block{margin-top:18px}.feature-block h2{margin:0 0 13px;font-size:18px}.feature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px 8px}.feature-grid button{min-width:0;padding:0;border:0;background:none}.feature-grid i{display:block;aspect-ratio:1;border-radius:13px;overflow:hidden;background:#191919}.feature-grid img{display:block;width:100%;height:100%;object-fit:cover}.feature-grid span{display:block;margin-top:5px;overflow:hidden;color:#e8e8e8;font-size:10px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.feature-list-block{margin-top:27px}.feature-list{display:grid;gap:1px}.feature-item{display:flex;align-items:center;min-height:78px;padding:10px 0;border-bottom:1px solid #1b1b1b}.feature-item-main{display:flex;align-items:center;min-width:0;flex:1;padding:0;border:0;background:none;text-align:left}.feature-item-main>img{width:58px;height:58px;flex:none;border-radius:13px;object-fit:cover;background:#191919}.feature-item-copy{min-width:0;margin-left:11px}.feature-item-copy strong,.feature-item-copy small,.feature-item-copy em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feature-item-copy strong{color:#fff;font-size:15px;font-weight:700}.feature-item-copy small{margin-top:4px;color:#aaa;font-size:11px}.feature-item-copy em{width:max-content;max-width:100%;margin-top:6px;padding:2px 6px;border-radius:4px;background:#291d09;color:#ffcd58;font-size:9px;font-style:normal}.feature-open{flex:none;min-width:54px;margin-left:8px;padding:8px 11px;border:0;border-radius:17px;background:var(--green);color:#fff;font-size:12px;font-weight:750}.feature-notice.bottom{margin-top:22px}
.short-shell{perspective:900px}.short-feed{transform-origin:center;will-change:transform,opacity,filter}.short-feed.is-dragging{transition:none}.short-page-trace{position:absolute;z-index:7;inset:-12%;pointer-events:none;opacity:calc(var(--drag-progress,0) * .82);background:linear-gradient(180deg,transparent 18%,rgba(255,255,255,.16) 47%,rgba(255,255,255,.045) 54%,transparent 80%);filter:blur(15px);transform:translateY(calc((var(--drag-progress,0) * 18%) - 9%));mix-blend-mode:screen}.short-snap-back{transition:transform .27s cubic-bezier(.2,.75,.25,1),opacity .22s ease,filter .24s ease}.short-leave-next{animation:shortLeaveNext .24s cubic-bezier(.4,0,.7,1) both}.short-leave-previous{animation:shortLeavePrevious .24s cubic-bezier(.4,0,.7,1) both}.short-enter-next{opacity:0;filter:blur(8px);transform:translateY(-15%) rotateX(5deg) scale(.982)}.short-enter-previous{opacity:0;filter:blur(8px);transform:translateY(15%) rotateX(-5deg) scale(.982)}.short-enter-next.short-enter-active,.short-enter-previous.short-enter-active{opacity:1;filter:blur(0);transform:translateY(0) rotateX(0) scale(1);transition:transform .36s cubic-bezier(.18,.75,.24,1),opacity .3s ease,filter .34s ease}@keyframes shortLeaveNext{to{opacity:.1;filter:blur(8px);transform:translateY(28%) rotateX(-7deg) scale(.97)}}@keyframes shortLeavePrevious{to{opacity:.1;filter:blur(8px);transform:translateY(-28%) rotateX(7deg) scale(.97)}}
.short-copy{bottom:38px}.short-copy strong{margin:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.short-progress{position:absolute;z-index:10;right:10px;bottom:9px;left:10px;display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:7px;color:#eee;font-size:10px;text-shadow:0 1px 3px #000;touch-action:none}.short-progress input{width:100%;height:18px;margin:0;accent-color:#fff;cursor:pointer}.short-progress input::-webkit-slider-runnable-track{height:3px;border-radius:3px;background:rgba(255,255,255,.45)}.short-progress input::-webkit-slider-thumb{width:13px;height:13px;margin-top:-5px;border-radius:50%;background:#fff}.short-progress span:last-child{text-align:right}
.short-feed{perspective:none;contain:layout paint}.short-swipe-panel{position:absolute;z-index:2;inset:0;overflow:hidden;background:#000;will-change:transform;backface-visibility:hidden}.short-current-panel{z-index:3}.short-neighbor{z-index:2}.short-neighbor-top{top:-100%;bottom:100%}.short-neighbor-bottom{top:100%;bottom:-100%}.short-neighbor video{display:block;width:100%;height:100%;object-fit:cover;background:#000}.short-neighbor-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),transparent 55%,rgba(0,0,0,.65));pointer-events:none}.short-neighbor strong{position:absolute;right:18px;bottom:28px;left:16px;color:#fff;font-size:17px;text-shadow:0 1px 4px #000}.short-neighbor-top{box-shadow:0 8px 28px rgba(0,0,0,.62)}.short-neighbor-bottom{box-shadow:0 -8px 28px rgba(0,0,0,.62)}.short-feed.dragging-up .short-current-panel,.short-feed.dragging-down .short-current-panel{box-shadow:0 0 28px rgba(0,0,0,.7)}.short-page-trace{display:none}.empty-neighbor{background:linear-gradient(180deg,#050505,#151515)}
.short-neighbor:not(.preview-ready) video{background:#080808}.short-neighbor.preview-ready video{animation:previewReady .22s ease both}@keyframes previewReady{from{opacity:.86}to{opacity:1}}
.short-actions{bottom:55px;gap:18px}.short-actions button.active b{background:rgba(255,35,103,.3);color:#ff376f}.short-progress{grid-template-columns:34px minmax(0,1fr) 34px 28px}.short-fullscreen{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;background:none;color:#fff;font-size:20px;text-shadow:0 1px 4px #000}.short-comments{position:absolute;z-index:20;right:0;bottom:0;left:0;height:min(62%,430px);padding:13px 14px 12px;border-radius:18px 18px 0 0;background:rgba(18,18,18,.98);backdrop-filter:blur(15px);touch-action:auto}.short-comments[hidden]{display:none}.short-comments-head{display:flex;align-items:center;justify-content:space-between}.short-comments-head strong{font-size:16px}.short-comments-head button{width:32px;height:32px;border:0;background:none;color:#fff;font-size:24px}.short-comments-empty{display:grid;place-items:center;align-content:center;height:calc(100% - 92px);color:#aaa;text-align:center}.short-comments-empty small{margin-top:6px;color:#777}.short-comment-input{display:flex;gap:8px}.short-comment-input input{min-width:0;flex:1;height:38px;padding:0 13px;border:1px solid #333;border-radius:19px;background:#222;color:#fff}.short-comment-input button{padding:0 15px;border:0;border-radius:19px;background:var(--green);color:#fff;font-weight:700}
.community-page{min-height:100vh;padding-bottom:90px;background:#000}.community-header{position:sticky;z-index:22;top:0;display:flex;align-items:center;gap:10px;padding:11px 14px;background:rgba(0,0,0,.97);backdrop-filter:blur(12px)}.community-search{display:flex;align-items:center;min-width:0;flex:1;height:36px;padding:0 12px;border-radius:19px;background:#202020;color:#aaa}.community-search input{min-width:0;flex:1;margin-left:6px;border:0;outline:0;background:none;color:#fff}.community-publish-btn{padding:7px 13px;border:0;border-radius:17px;background:var(--green);color:#fff;font-weight:750}.community-body{padding:0 14px}.community-notice-label{margin-top:10px;color:#fff;font-size:13px;font-weight:700}.community-marquee{overflow:hidden;margin:8px 0 12px;padding:8px 0;border-radius:6px;background:#151515;color:#ffd35d;white-space:nowrap}.community-marquee span{display:inline-block;padding-left:100%;font-size:11px;animation:featureTicker 15s linear infinite}.community-categories{display:flex;gap:8px;overflow-x:auto;margin:0 -14px;padding:0 14px 11px;scrollbar-width:none}.community-categories::-webkit-scrollbar{display:none}.community-categories button{flex:none;padding:7px 12px;border:0;border-radius:16px;background:#171717;color:#bbb;font-size:11px}.community-categories button.active{background:#fff;color:#111;font-weight:750}.community-banner{display:flex;gap:10px;overflow-x:auto;margin:4px -14px 13px;padding:0 14px;scroll-snap-type:x mandatory;scrollbar-width:none}.community-banner button{position:relative;width:78%;min-width:78%;height:112px;padding:0;border:0;border-radius:10px;overflow:hidden;scroll-snap-align:center;background:#181818}.community-banner img{display:block;width:100%;height:100%;object-fit:cover}.community-banner span{position:absolute;right:0;bottom:0;left:0;padding:18px 10px 7px;background:linear-gradient(transparent,rgba(0,0,0,.78));font-weight:700;text-align:left}.community-ad-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px 8px;margin-bottom:18px}.community-ad-grid button{min-width:0;padding:0;border:0;background:none}.community-ad-grid img{display:block;width:100%;aspect-ratio:1;border-radius:12px;object-fit:cover;background:#181818}.community-ad-grid span{display:block;margin-top:4px;overflow:hidden;color:#e6e6e6;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.community-posts{display:grid;gap:10px}.community-post{padding:13px;border:1px solid #222;border-radius:11px;background:#111}.community-post header{display:flex;align-items:center}.community-avatar{display:grid;place-items:center;width:38px;height:38px;flex:none;border-radius:50%;background:linear-gradient(145deg,#ef3b87,#6734c8);font-weight:800}.community-post header>div:nth-child(2){min-width:0;margin-left:9px}.community-post h2{margin:0;font-size:14px}.community-post time{display:block;margin-top:3px;color:#888;font-size:10px}.community-post header>span{margin-left:auto;padding:3px 7px;border-radius:5px;background:#2b210c;color:#ffd15c;font-size:9px}.community-post p{margin:12px 0;color:#e7e7e7;font-size:14px;line-height:1.65;white-space:pre-wrap}.community-post footer{display:flex;align-items:center;gap:16px;border-top:1px solid #202020;padding-top:9px}.community-post footer button{padding:0;border:0;background:none;color:#aaa;font-size:11px}.community-post footer button:last-child{margin-left:auto;color:#ddd}.community-empty{padding:55px 10px;color:#888;text-align:center}.community-empty small{display:block;margin-top:7px}.community-modal{position:fixed;z-index:110;inset:0;display:grid;align-items:end;background:rgba(0,0,0,.78)}.community-compose{position:relative;padding:15px 15px max(18px,env(safe-area-inset-bottom));border-radius:18px 18px 0 0;background:#171717}.community-compose header{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.community-compose header strong{font-size:18px}.community-compose header button{width:32px;height:32px;border:0;background:none;color:#fff;font-size:24px}.community-compose>input:not(.community-hp),.community-compose select,.community-compose textarea{display:block;width:100%;box-sizing:border-box;margin:9px 0;padding:10px 12px;border:1px solid #333;border-radius:9px;background:#222;color:#fff}.community-compose textarea{height:130px;resize:none}.community-compose p{color:#999;font-size:11px}.community-submit{width:100%;height:42px;border:0;border-radius:21px;background:var(--green);color:#fff;font-weight:800}.community-submit:disabled{opacity:.55}.community-hp{position:absolute!important;left:-9999px!important}.community-message{margin-top:9px;color:#ffd35d;font-size:12px;text-align:center}
.community-compose-page{height:100%;max-height:none;border-radius:0;display:flex;flex-direction:column;padding:0}.community-compose-page>header{height:54px;padding:0 16px;border-bottom:1px solid #242424;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.community-compose-page>header strong{text-align:center;font-size:17px}.community-cancel{justify-self:start!important;background:none!important;color:#fff!important;padding:8px 0!important}.community-compose-body{padding:16px;display:flex;flex-direction:column;gap:13px;overflow:auto;flex:1}.community-media-placeholder{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.community-media-placeholder button{border:1px solid #333;background:#181818;color:#777;border-radius:9px;padding:11px 14px}.community-media-placeholder small{width:100%;color:#777}.community-compose-page>.community-submit{margin:12px 16px 20px;height:46px}.community-detail-head{height:54px;position:sticky;top:0;z-index:5;background:#0b0b0b;border-bottom:1px solid #222;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;text-align:center}.community-detail-head button{border:0;background:none;color:#fff;font-size:30px}.community-detail{padding:18px 14px 90px}.community-detail article{background:#141414;border-radius:13px;padding:16px}.community-detail article>header{display:flex;gap:10px;align-items:center}.community-detail article h1{font-size:16px;margin:0}.community-detail article time{color:#888;font-size:12px}.community-detail article header>span{margin-left:auto;color:#ffd260;background:#33250d;border-radius:5px;padding:4px 7px;font-size:11px}.community-detail article>p{font-size:15px;line-height:1.8;white-space:pre-wrap;word-break:break-word}.community-detail-actions{border-top:1px solid #252525;padding-top:14px;display:flex;justify-content:space-between;align-items:center;color:#999;font-size:13px}.community-detail-actions button{border:0;border-radius:18px;background:#292929;color:#fff;padding:8px 15px}.community-detail section{margin-top:18px}.community-detail section h2{font-size:17px}.community-detail section h2 small{color:#888}
.short-play-hint{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%) scale(.8);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.48);backdrop-filter:blur(8px);font-size:25px;opacity:0;pointer-events:none;transition:.18s}.short-play-hint.show{opacity:1;transform:translate(-50%,-50%) scale(1)}.short-toast{position:absolute;z-index:40;left:50%;bottom:110px;transform:translate(-50%,12px);padding:9px 15px;border-radius:20px;background:rgba(20,20,20,.94);color:#fff;font-size:13px;opacity:0;pointer-events:none;transition:.2s;white-space:nowrap}.short-toast.show{opacity:1;transform:translate(-50%,0)}
.feedback-page{min-height:100vh;background:#0b0b0b;padding-bottom:30px}.feedback-page>header{height:54px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;text-align:center;border-bottom:1px solid #242424;position:sticky;top:0;background:#0b0b0b;z-index:5}.feedback-page>header button{border:0;background:none;color:#fff;font-size:30px}.feedback-page form{padding:16px;display:flex;flex-direction:column;gap:14px}.feedback-tip{margin:0;padding:12px;border-radius:9px;background:#1b1b1b;color:#aaa;font-size:12px;line-height:1.6}.feedback-page label{display:flex;flex-direction:column;gap:7px;color:#ddd;font-size:13px}.feedback-page input,.feedback-page select,.feedback-page textarea{box-sizing:border-box;width:100%;border:1px solid #333;border-radius:9px;background:#171717;color:#fff;padding:11px 12px;font:inherit}.feedback-page textarea{min-height:120px;resize:vertical}.feedback-upload-note{color:#777;font-size:12px}.feedback-submit{height:46px;border:0;border-radius:23px;background:#08b84d;color:#fff;font-weight:800;font-size:16px}.feedback-submit:disabled{opacity:.55}#feedback-message{text-align:center;color:#ffd260;font-size:13px}
.feedback-readonly{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:start;padding:2px 0;color:#aaa;font-size:13px}.feedback-readonly b{color:#eee;font-weight:500;line-height:1.45}.feedback-choice-list{border-radius:10px;overflow:hidden;background:#171717}.feedback-choice{width:100%;height:50px;padding:0 14px;border:0;border-bottom:1px solid #292929;background:#171717;color:#aaa;display:flex;align-items:center;justify-content:space-between;font-size:14px;text-align:left}.feedback-choice:last-of-type{border-bottom:0}.feedback-choice.selected{color:#fff}.feedback-choice b{color:#777;font-size:24px;font-weight:400}.feedback-client{padding:2px 0}.feedback-client p{margin:0 0 8px;color:#ddd;font-size:13px;line-height:1.55}.feedback-client div{display:flex;align-items:center;gap:8px}.feedback-client a{flex:1;color:#38a7ff;font-size:13px;overflow-wrap:anywhere}.feedback-client button{flex:none;border:1px solid #555;border-radius:16px;background:#242424;color:#fff;padding:6px 14px}.feedback-picker-mask{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.62);backdrop-filter:blur(2px);display:flex;align-items:flex-end}.feedback-picker{width:100%;max-height:72vh;border-radius:18px 18px 0 0;background:#202020;box-shadow:0 -14px 40px rgba(0,0,0,.42);animation:feedbackSheetIn .22s ease-out}.feedback-picker header{height:54px;display:grid;grid-template-columns:70px 1fr 70px;align-items:center;border-bottom:1px solid #333;text-align:center}.feedback-picker header button{height:100%;border:0;background:none;color:#aaa;font-size:14px}.feedback-picker header button:last-child{color:#19c765}.feedback-picker header strong{font-size:15px}.feedback-picker-list{max-height:54vh;overflow:auto;padding:7px 0 calc(12px + env(safe-area-inset-bottom))}.feedback-picker-list button{display:block;width:100%;height:48px;border:0;background:none;color:#ddd;font-size:15px}.feedback-picker-list button.active{color:#22d36f;font-weight:700;background:#292929}@keyframes feedbackSheetIn{from{transform:translateY(100%);opacity:.5}to{transform:none;opacity:1}}
.feedback-area-picker{height:min(62vh,520px)}.feedback-area-columns{display:grid;grid-template-columns:1fr 1fr 1fr;height:calc(100% - 54px);min-height:300px}.feedback-area-columns>div{overflow:auto;border-right:1px solid #303030;padding:7px 0 calc(12px + env(safe-area-inset-bottom));scrollbar-width:none}.feedback-area-columns>div:last-child{border-right:0}.feedback-area-columns button{display:block;width:100%;min-height:45px;padding:7px 5px;border:0;background:none;color:#bbb;font-size:13px;line-height:1.25}.feedback-area-columns button.active{color:#22d36f;font-weight:700;background:#292929}
.mine-page{min-height:100vh;padding:20px 14px 96px;background:linear-gradient(180deg,#1b2330 0,#090909 230px);color:#fff}.mine-head{display:flex;align-items:center;gap:12px;padding:16px 4px}.mine-avatar{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:linear-gradient(145deg,#6d7d96,#242b36);font-size:24px;font-weight:800}.mine-user{min-width:0;flex:1}.mine-user strong{display:block;font-size:18px}.mine-user span{display:block;margin-top:5px;color:#aeb4be;font-size:12px}.mine-head>button,.mine-stats>button{border:0;border-radius:17px;background:linear-gradient(90deg,#f4d1a0,#e4ab65);color:#3c2614;padding:8px 14px;font-weight:800}.mine-stats{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-radius:13px;background:linear-gradient(100deg,#332b27,#171717);box-shadow:0 8px 28px rgba(0,0,0,.25)}.mine-stats div{display:flex;align-items:baseline;gap:8px}.mine-stats b{font-size:23px}.mine-stats span{color:#bcb3aa;font-size:12px}.mine-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);margin:14px 0;padding:15px 6px;border-radius:13px;background:#171717}.mine-shortcuts button{border:0;background:none;color:#ddd;font-size:11px}.mine-shortcuts b{display:grid;place-items:center;width:39px;height:39px;margin:0 auto 7px;border-radius:13px;background:#272727;color:#f0c57e;font-size:20px}.mine-section{margin:13px 0;padding:14px;border-radius:13px;background:#171717;scroll-margin-top:14px}.mine-section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mine-section h2{margin:0;font-size:16px}.mine-section header button,.mine-section header span{border:0;background:none;color:#929292;font-size:11px}.mine-media-row{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.mine-media-row>p{width:100%;padding:22px 0;margin:0;color:#777;text-align:center;font-size:13px}.mine-media{flex:0 0 92px;padding:0;border:0;background:none;color:#ddd;text-align:left}.mine-media span{display:grid;place-items:center;width:92px;height:122px;overflow:hidden;border-radius:8px;background:#292929}.mine-media img{width:100%;height:100%;object-fit:cover}.mine-media b{display:block;overflow:hidden;margin-top:6px;font-size:11px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.mine-ads{display:grid;gap:9px;margin:13px 0}.mine-ads button{height:74px;padding:0;overflow:hidden;border:0;border-radius:11px;background:#181818}.mine-ads img{width:100%;height:100%;object-fit:cover}.mine-menu{overflow:hidden;border-radius:13px;background:#171717}.mine-menu button{display:grid;grid-template-columns:32px 1fr 20px;align-items:center;width:100%;height:51px;padding:0 14px;border:0;border-bottom:1px solid #292929;background:none;color:#ddd;text-align:left}.mine-menu button:last-child{border-bottom:0}.mine-menu b{color:#e7bc76;font-size:17px}.mine-menu i{color:#777;font-size:20px;font-style:normal}.mine-version{text-align:center;color:#555;font-size:11px}.mine-toast{position:fixed;z-index:60;left:50%;bottom:90px;transform:translate(-50%,12px);padding:9px 15px;border-radius:19px;background:#292929;opacity:0;pointer-events:none;transition:.2s;white-space:nowrap}.mine-toast.show{opacity:1;transform:translate(-50%,0)}.member-mask{position:fixed;z-index:1100;inset:0;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.72);backdrop-filter:blur(6px)}.member-modal{position:relative;width:min(100%,370px);padding:28px 22px 20px;border-radius:18px;background:#202020;box-shadow:0 20px 70px #000}.member-close{position:absolute;top:8px;right:10px;border:0;background:none;color:#aaa;font-size:28px}.member-modal h2{margin:0;text-align:center}.member-modal>p{margin:8px 0 20px;color:#888;text-align:center;font-size:12px}.member-modal form{display:grid;gap:11px}.member-modal input{box-sizing:border-box;width:100%;height:45px;padding:0 13px;border:1px solid #383838;border-radius:9px;background:#151515;color:#fff}.member-submit{height:45px;border:0;border-radius:23px;background:#08b84d;color:#fff;font-weight:800}.member-submit:disabled{opacity:.55}#member-message{min-height:20px;margin-top:9px;color:#ffbd70;text-align:center;font-size:12px}.member-switch{display:block;margin:4px auto 0;border:0;background:none;color:#55aeff;font-size:12px}
.short-actions{gap:12px}.short-actions button:disabled{opacity:.72}.short-actions em{display:block;min-height:14px;font-size:12px;font-style:normal;font-weight:800;line-height:14px}.short-actions span{display:block;font-size:10px}.short-actions b{margin-bottom:2px}
.short-preload-cache{position:fixed;z-index:-1;right:0;bottom:0;width:2px;height:2px;overflow:hidden;opacity:.001;pointer-events:none}.short-preload-cache video{display:block;width:2px!important;height:2px!important;object-fit:contain}
.mine-sub-page{min-height:100vh;padding:58px 14px 30px;background:#0b0b0b;color:#fff}.mine-sub-head{position:fixed;z-index:20;top:0;right:0;left:0;height:54px;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;border-bottom:1px solid #242424;background:#101010;text-align:center}.mine-sub-head button{height:100%;border:0;background:none;color:#fff;font-size:30px}.mine-reply-section h2,.mine-request-list h2,.business-page h2{margin:18px 2px 10px;font-size:15px}.mine-reply-section article,.mine-request-list article{position:relative;margin:9px 0;padding:13px;border-radius:11px;background:#181818}.mine-reply-section article>b{display:block;padding-right:70px;color:#eee;font-size:13px}.mine-reply-section article>span,.mine-request-list article span{position:absolute;top:13px;right:13px;color:#858585;font-size:10px}.mine-reply-section article p,.mine-request-list article p{margin:9px 0;color:#ccc;font-size:13px;line-height:1.55}.mine-reply-section article a{color:#58aaff;font-size:11px}.mine-reply-section article.reply{border-left:3px solid #20be62}.mine-empty{padding:45px 15px;color:#777;text-align:center}.mine-empty.large{padding-top:30vh}.mine-empty small{display:block;margin-top:8px}.mine-form{display:grid;gap:12px;padding:18px 2px}.mine-form textarea,.mine-form input{box-sizing:border-box;width:100%;padding:12px;border:1px solid #333;border-radius:9px;background:#171717;color:#fff;font:inherit}.mine-form textarea{min-height:150px;resize:vertical}.mine-form p{margin:0;color:#888;font-size:12px;line-height:1.7}.mine-form button,.checkin-page>button{height:45px;border:0;border-radius:23px;background:#08b84d;color:#fff;font-weight:800}.mine-form button:disabled,.checkin-page>button:disabled{opacity:.48}.promo-form label{display:grid;gap:8px;color:#bbb;font-size:13px}.business-page{padding-top:6px}.business-page article{display:flex;align-items:center;gap:10px;padding:13px;margin:8px 0;border-radius:11px;background:#181818}.business-page article div{min-width:0;flex:1}.business-page article b,.business-page article span{display:block}.business-page article b{font-size:13px}.business-page article span{overflow:hidden;margin-top:5px;color:#888;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.business-page article button{flex:none;padding:7px 12px;border:0;border-radius:16px;background:#262626;color:#3fce78}.business-note{color:#777;font-size:11px;line-height:1.6}.help-page>p{color:#888}.help-page details{margin:8px 0;border-radius:10px;background:#181818}.help-page summary{padding:15px;cursor:pointer}.help-page details p{padding:0 15px 15px;margin:0;color:#aaa;font-size:13px;line-height:1.6}.checkin-page{padding:28px 4px;text-align:center}.checkin-page>span{color:#aaa}.checkin-page>strong{display:block;margin:7px;font-size:40px;color:#ffd16f}.checkin-days{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.checkin-days div{padding:13px 3px;border-radius:10px;background:#181818}.checkin-days b,.checkin-days span{display:block;font-size:11px}.checkin-days span{margin-top:5px;color:#ffd16f}.checkin-page>button{width:100%}.comment-author{display:flex;align-items:center;justify-content:space-between}.comment-reply-btn{padding:3px 10px;border:0;border-radius:12px;background:#2b2b2b;color:#aaa;font-size:10px}.comment-reply{margin-top:8px;padding:8px;border-radius:7px;background:#252525}.comment-reply b{color:#61d28a;font-size:11px}.comment-reply p{margin:5px 0!important;font-size:12px!important}.short-comment-status button{margin-left:6px;border:0;background:none;color:#5faeff}
.community-compose-page{background:#0b0b0b}.community-compose-page>header{grid-template-columns:64px 1fr 64px!important;padding:env(safe-area-inset-top) 16px 0!important;border-bottom-color:#202020!important;background:rgba(11,11,11,.98)}.community-compose-page>header strong{font-size:16px!important;font-weight:700;letter-spacing:.02em}.community-compose-page>header .community-cancel{justify-self:start!important;width:auto!important;height:44px!important;margin:0!important;padding:0 8px 0 0!important;border:0!important;background:none!important;color:#aaa!important;font-size:14px!important;font-weight:500!important;line-height:44px!important}.community-compose-page>header .community-cancel:active{color:#fff!important;opacity:.72}
.short-comments-list{flex:1;overflow:auto;padding:4px 15px 80px;text-align:left}.short-comments-list article{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.short-comments-list b{font-size:13px}.short-comments-list time{display:block;margin-top:3px;color:#777;font-size:10px}.short-comments-list p{margin:7px 0 0;color:#e8e8e8;font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word}
.short-comment-status{min-height:18px;padding:0 8px 6px;text-align:center;color:#aaa;font-size:12px}.short-comment-status.success{color:#39d77b}.short-comment-status.error{color:#ff7373}.short-comment-status.working{color:#ffd260}
.floating-gif-ad{bottom:var(--float-bottom,143px);width:var(--float-width,92px);height:var(--float-height,70px);display:block;background:#111;box-shadow:0 7px 24px rgba(0,0,0,.72);overflow:visible}.floating-ad-link{display:block;width:100%;height:100%;padding:0;border:0;border-radius:9px;overflow:hidden;background:#111}.floating-ad-link img{display:block;width:100%;height:100%;object-fit:cover}.floating-gif-ad .x{z-index:2;display:grid;place-items:center;padding:0;border:1px solid #555;color:#fff}
.short-feed-ad{background:#050505}.short-feed-ad>button{display:block;width:100%;height:100%;padding:0;border:0;background:#050505}.short-feed-ad img{display:block;width:100%;height:100%;object-fit:cover}.short-feed-ad:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.05),transparent 55%,rgba(0,0,0,.62))}.short-feed-ad-label{position:absolute;z-index:2;top:max(18px,env(safe-area-inset-top));left:15px;padding:4px 8px;border:1px solid rgba(255,255,255,.45);border-radius:5px;background:rgba(0,0,0,.62);color:#fff;font-size:11px}.short-feed-ad strong{position:absolute;z-index:2;right:18px;bottom:74px;left:16px;color:#fff;font-size:18px;text-align:left;text-shadow:0 2px 6px #000}.short-feed-ad-countdown{position:absolute;z-index:4;right:14px;top:max(18px,env(safe-area-inset-top));padding:7px 11px;border-radius:17px;background:rgba(0,0,0,.72);color:#fff;font-size:12px}.short-ad-neighbor img{display:block;width:100%;height:100%;object-fit:cover}.short-ad-neighbor span{position:absolute;top:18px;left:14px;padding:4px 8px;border-radius:5px;background:rgba(0,0,0,.68);font-size:11px}.short-ad-feed{touch-action:none}
