:root{--gold: #c59b50;--gold-bright: #efc876;--rose: #e23c67;--ink: #17130f;--muted: #8b8580;--line: #eee9e2;--paper: #fff;--canvas: #171717;color:var(--ink);background:var(--canvas);font-family:Arial,Microsoft YaHei,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--canvas)}body{min-width:320px;min-height:100%;margin:0;background:var(--canvas)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}svg{width:20px;height:20px;stroke-width:1.8}.app-shell{width:min(100%,860px);min-height:100vh;margin-inline:auto;padding-bottom:68px;background:#faf9f7;box-shadow:0 0 40px #00000061}.app-shell--immersive{padding-bottom:0;background:#000}.page-body{min-height:calc(100vh - 118px)}.top-header{position:sticky;top:0;z-index:40;height:58px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;color:#fff;background:linear-gradient(110deg,#17120e,#3d2c1c 45%,#17120e);border-bottom:1px solid #6f542f}.icon-button,.header-home{width:42px;height:42px;display:grid;place-items:center;margin:auto;padding:0;border:0;color:#f3d89d;background:transparent}.brand-mark{min-width:0;height:52px;display:flex;align-items:center;justify-content:center}.brand-mark img{width:auto;max-width:190px;height:43px;object-fit:contain}.brand-mark strong{color:var(--gold-bright);font-size:23px}.category-strip{position:sticky;top:58px;z-index:35;display:flex;gap:4px;overflow-x:auto;padding:0 10px;border-bottom:1px solid var(--line);background:#fffffff7;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-strip a{flex:0 0 auto;padding:12px 11px 10px;border-bottom:2px solid transparent;color:#625b53;font-size:14px;white-space:nowrap}.category-strip a.router-link-exact-active{border-color:var(--rose);color:var(--rose);font-weight:700}.bottom-nav{position:fixed;z-index:50;right:0;bottom:0;left:0;width:min(100%,860px);height:64px;display:grid;grid-template-columns:repeat(5,1fr);margin-inline:auto;border-top:1px solid #e6dfd5;background:#fffffff7;box-shadow:0 -5px 18px #23190f14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#77716b;font-size:11px}.bottom-nav a.router-link-exact-active{color:var(--rose)}.bottom-nav a:nth-child(3) svg{width:31px;height:31px;margin-top:-15px;padding:6px;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--rose),#f07159);box-shadow:0 5px 12px #e23c6747}.content-section{padding:0 14px;background:var(--paper)}.content-section+.content-section{margin-top:10px}.section-heading{min-height:49px;display:flex;align-items:center;justify-content:space-between;gap:14px}.section-heading>div{min-width:0;display:flex;align-items:center;gap:7px}.section-heading i{width:4px;height:18px;border-radius:2px;background:linear-gradient(var(--gold-bright),var(--rose))}.section-heading h2{margin:0;font-size:18px;line-height:1.2}.section-heading span{color:var(--muted);font-size:12px}.section-heading>a{flex:none;display:flex;align-items:center;color:var(--muted);font-size:12px}.section-heading>a svg{width:15px;height:15px}.ad-slot{position:relative;background:#fff}.ad-slot--carousel{overflow:hidden;background:#1c1713}.carousel-ad{display:block;width:100%;aspect-ratio:21 / 9;overflow:hidden}.carousel-ad img,.carousel-ad video{width:100%;height:100%;object-fit:fill}.carousel-dots{position:absolute;right:0;bottom:8px;left:0;display:flex;justify-content:center;gap:5px;pointer-events:none}.carousel-dots button{width:5px;height:5px;padding:0;border:0;border-radius:50%;background:#ffffff8c;pointer-events:auto}.carousel-dots button.active{width:15px;border-radius:3px;background:var(--rose)}.ad-list{display:grid}.ad-slot--icons .ad-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px 9px;padding:6px 0 15px}.ad-slot--icons .ad-list a,.ad-slot--mini-icons .ad-list a{min-width:0;text-align:center}.ad-slot--icons img,.ad-slot--icons video{width:100%;aspect-ratio:1;border-radius:10px;object-fit:cover;box-shadow:0 3px 9px #392b1c1f}.ad-slot--icons span,.ad-slot--mini-icons span{display:block;margin-top:5px;overflow:hidden;font-size:12px;line-height:18px;white-space:nowrap;text-overflow:ellipsis}.ad-slot--mini-icons .ad-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px 10px;padding:8px 0 16px}.ad-slot--mini-icons img,.ad-slot--mini-icons video{width:58px;max-width:100%;aspect-ratio:1;margin-inline:auto;border-radius:50%;object-fit:cover}.ad-slot--live .ad-list{grid-auto-flow:column;grid-auto-columns:minmax(210px,42%);gap:10px;overflow-x:auto;padding:4px 0 14px;scrollbar-width:none}.ad-slot--live a{position:relative;overflow:hidden;border-radius:6px;background:#111}.ad-slot--live img,.ad-slot--live video{width:100%;aspect-ratio:16 / 9;object-fit:cover}.ad-slot--live span{position:absolute;right:0;bottom:0;left:0;padding:18px 8px 7px;overflow:hidden;color:#fff;background:linear-gradient(transparent,#000000bf);font-size:13px;white-space:nowrap;text-overflow:ellipsis}.ad-slot--feed .ad-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 14px}.ad-slot--feed img,.ad-slot--feed video{width:100%;aspect-ratio:16 / 9;object-fit:cover}.ad-slot--feed span{display:none}.ad-slot--novel-ads .ad-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 14px}.ad-slot--novel-ads img,.ad-slot--novel-ads video{width:100%;aspect-ratio:3 / 4;object-fit:cover}.ad-slot--novel-ads span{display:block;margin-top:4px;overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 10px;padding:2px 0 17px}.video-card{min-width:0;cursor:pointer}.video-thumb{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:4px;background:#211c18}.video-thumb img{width:100%;height:100%;object-fit:cover}.video-thumb>span,.video-thumb>b{position:absolute;bottom:5px;padding:2px 5px;border-radius:3px;color:#fff;background:#000000a6;font-size:10px;font-weight:400}.video-thumb>span{left:5px}.video-thumb>b{right:5px;display:flex;align-items:center;gap:2px}.video-thumb>b svg{width:10px;height:10px}.video-card h3{height:38px;margin:6px 1px 0;overflow:hidden;color:#3d3935;font-size:13px;font-weight:500;line-height:19px}.media-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#ceb47c;background:linear-gradient(135deg,#241e18,#4b3827);font-size:24px;font-weight:700}.state-panel{min-height:130px;display:grid;place-items:center;color:var(--muted);background:#fff}.state-panel--large{min-height:360px}.state-panel--dark{min-height:300px;color:#aaa;background:#080808}.page-title{min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:#fff}.page-title h1{margin:0;font-size:20px}.page-title span{color:var(--muted);font-size:12px}.page-title button{padding:5px 10px;border:1px solid var(--line);color:#777;background:#fff}.listing-page>.video-grid{padding:14px;background:#fff}.pager-bar{display:flex;align-items:center;justify-content:center;gap:18px;padding:20px 14px 25px;background:#fff}.pager-bar button{min-width:80px;height:35px;border:1px solid #d6cfc5;color:#655c52;background:#fff}.pager-bar button:disabled{opacity:.35;cursor:default}.pager-bar span{color:var(--muted);font-size:13px}.search-box{display:grid;grid-template-columns:1fr auto;gap:8px;padding:14px;background:#fff}.search-box input{min-width:0;height:42px;padding:0 14px;border:1px solid #e6dfd6;border-radius:4px;outline:0;background:#f7f5f2}.search-box input:focus{border-color:var(--gold)}.search-box button{height:42px;display:flex;align-items:center;gap:5px;padding:0 15px;border:0;border-radius:4px;color:#fff;background:linear-gradient(135deg,var(--rose),#cb6b45)}.search-box button svg{width:17px}.player-wrap{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#000}.player-wrap>*{width:100%;height:100%}.video-info{padding:14px;background:#fff}.video-info h1{margin:0;font-size:18px;line-height:1.5}.video-info>p{margin:7px 0 13px;color:var(--muted);font-size:12px}.video-tools{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.video-tools button{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 3px 0;border:0;color:#6f6861;background:transparent;font-size:12px}.video-tools button.active{color:var(--rose)}.short-page{min-height:100vh;color:#fff;background:#000}.short-header{position:fixed;top:0;z-index:20;width:min(100%,860px);height:52px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;background:linear-gradient(rgba(0,0,0,.8),transparent)}.short-header button,.short-header a{width:44px;height:44px;display:grid;place-items:center;border:0;color:#fff;background:transparent}.short-header strong{text-align:center}.short-feed{height:100vh;overflow-y:auto;scroll-snap-type:y mandatory}.short-item{position:relative;height:100vh;display:grid;place-items:center;overflow:hidden;scroll-snap-align:start;background:#070707}.short-item>img,.short-item>a,.short-item>a>*{width:100%;height:100%;object-fit:contain}.short-item h2{position:absolute;right:60px;bottom:70px;left:16px;z-index:2;margin:0;font-size:16px;line-height:1.5;text-shadow:0 2px 5px #000}.short-play{position:absolute;width:62px;height:62px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:#00000073}.short-play svg{width:30px;height:30px}.short-badge{position:absolute;top:62px;right:13px;padding:3px 8px;border-radius:3px;background:#0000008c;font-size:11px}.short-floating-ad,.short-bottom-ad{position:fixed;z-index:25;width:64px;color:#fff}.short-floating-ad{top:74px;right:calc((100vw - min(100vw,860px))/2 + 12px)}.short-bottom-ad{right:calc((100vw - min(100vw,860px))/2 + 12px);bottom:15px}.short-floating-ad .ad-slot,.short-bottom-ad .ad-slot{background:transparent}.short-floating-ad .ad-list,.short-bottom-ad .ad-list{grid-template-columns:1fr;padding:0}.collection-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:10px 14px;background:#fff}.collection-tabs button{height:38px;border:1px solid var(--line);color:#6e675f;background:#fff}.collection-tabs button.active{border-color:var(--rose);color:#fff;background:var(--rose)}.novel-categories{display:flex;gap:7px;overflow-x:auto;padding:12px 14px;background:#fff;scrollbar-width:none}.novel-categories a{flex:none;padding:7px 13px;border:1px solid #e5ddd3;border-radius:15px;color:#6e675f;font-size:13px}.novel-categories a.router-link-exact-active{border-color:var(--gold);color:#fff;background:var(--gold)}.novel-categories--compact{border-top:1px solid var(--line)}.novel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 12px;padding-bottom:18px}.novel-grid--listing{padding:14px;background:#fff}.novel-card{min-width:0;display:grid;grid-template-columns:82px 1fr;gap:9px;cursor:pointer}.novel-cover{position:relative;width:82px;aspect-ratio:3 / 4;overflow:hidden;border-radius:4px;background:#2b241d}.novel-cover img{width:100%;height:100%;object-fit:cover}.novel-cover span{position:absolute;right:0;bottom:0;padding:2px 5px;color:#fff;background:#e23c67e0;font-size:10px}.novel-card h3{max-height:42px;margin:1px 0 5px;overflow:hidden;font-size:15px;line-height:21px}.novel-card p{height:48px;margin:0 0 6px;overflow:hidden;color:#8b847d;font-size:11px;line-height:16px}.novel-card small{display:block;overflow:hidden;color:var(--gold);font-size:10px;white-space:nowrap;text-overflow:ellipsis}.novel-detail-page{min-height:100vh;padding-bottom:30px;background:#fff}.novel-detail-header{display:grid;grid-template-columns:112px 1fr;gap:14px;padding:18px 14px;background:linear-gradient(135deg,#211a14,#4f3b27);color:#fff}.novel-detail-header>img{width:112px;aspect-ratio:3 / 4;object-fit:cover}.novel-detail-header h1{margin:4px 0 14px;color:#f2dca8;font-size:21px}.novel-detail-header p{margin:7px 0;color:#d8cec3;font-size:13px}.novel-detail-header span{display:inline-block;margin-top:5px;padding:4px 8px;border-radius:3px;color:#fff;background:var(--rose);font-size:11px}.novel-intro{margin:0;padding:15px 14px;color:#6e675f;font-size:14px;line-height:1.8}.chapter-picker{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:13px 14px;border-block:1px solid var(--line)}.chapter-picker select{min-width:0;height:36px;padding:0 8px;border:1px solid #ded6cb;background:#fff}.chapter-reader>h2{margin:24px 14px 15px;text-align:center;font-size:21px}.chapter-body{padding:0 18px;font-size:17px;line-height:2}.chapter-body p{margin:0 0 1.2em;text-indent:2em}.chapter-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:18px 14px}.chapter-actions button{height:40px;border:1px solid #d5c7b7;color:#5f554b;background:#fff}.chapter-actions button:disabled{opacity:.35}.mine-hero{min-height:128px;display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:12px;padding:20px 16px;color:#fff;background:linear-gradient(120deg,#1d1711,#5f4327 65%,#2a1f15)}.mine-avatar{width:72px;height:72px;display:grid;place-items:center;border:2px solid #dfc28b;border-radius:50%;color:#f1d89e;background:linear-gradient(145deg,#5f4327,#1d1711);font-size:30px;font-weight:700}.mine-hero h1{margin:0 0 7px;color:#f1d89e;font-size:21px}.mine-hero p{margin:0;color:#cfc2b4;font-size:12px}.mine-hero button{padding:8px 12px;border:1px solid #d8b46f;border-radius:4px;color:#efdba8;background:#0000002e}.mine-shortcuts{display:grid;grid-template-columns:repeat(4,1fr);padding:18px 10px;background:#fff}.mine-shortcuts a{display:flex;flex-direction:column;align-items:center;gap:7px;color:#5e5750;font-size:12px}.mine-shortcuts svg{width:25px;height:25px;color:var(--rose)}.mine-menu{margin-top:10px;background:#fff}.mine-menu a,.mine-menu button{width:100%;min-height:50px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:7px;padding:0 14px;border:0;border-bottom:1px solid var(--line);color:#504a44;background:#fff;text-align:left}.mine-menu svg{width:19px;color:var(--gold)}.mine-menu b{color:var(--muted);font-size:12px;font-weight:400}.popup-mask{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:#000000b8}.popup-ad{position:relative;width:min(82vw,430px);padding:5px 5px 11px;border:1px solid #b99452;border-radius:7px;background:#17120e;box-shadow:0 16px 50px #00000080}.popup-ad>button{position:absolute;z-index:2;top:-17px;right:-17px;width:36px;height:36px;display:grid;place-items:center;padding:0;border:2px solid #fff;border-radius:50%;color:#fff;background:#1b1713}.popup-ad a,.popup-ad img,.popup-ad video{width:100%;aspect-ratio:1;border-radius:4px;object-fit:cover}.popup-ad p{margin:8px 0 0;overflow:hidden;color:#e8d3a7;text-align:center;white-space:nowrap;text-overflow:ellipsis}@media(max-width:680px){.app-shell{box-shadow:none}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-slot--icons .ad-list{grid-template-columns:repeat(4,minmax(0,1fr))}.ad-slot--live .ad-list{grid-auto-columns:72%}.novel-grid{grid-template-columns:1fr}.novel-card{grid-template-columns:92px 1fr}.novel-cover{width:92px}.novel-card p{height:51px;font-size:12px;line-height:17px}}@media(max-width:390px){.brand-mark img{max-width:155px}.ad-slot--icons .ad-list{gap:12px 7px}.ad-slot--mini-icons .ad-list{gap:11px 5px}.video-grid{gap:14px 7px}.mine-hero{grid-template-columns:62px 1fr}.mine-avatar{width:62px;height:62px}.mine-hero>button{display:none}.chapter-body{padding-inline:15px;font-size:16px}}
