:root{--bg:#0d0d0d;--surface:#1a1a1a;--surface2:#242424;--surface3:#2e2e2e;--yellow:#f5c800;--yellow-dark:#c9a400;--yellow-glow:#f5c80040;--text:#fff;--text-dim:#888;--text-muted:#555;--border:#2e2e2e;--nav-h-top:60px;--nav-h-mob:64px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:24px;--r-full:9999px;--shadow:0 4px 24px #0009;--t:.2s ease}.social-shell{color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}.page-wrapper{background:var(--bg);flex-direction:column;max-width:1200px;min-height:100vh;margin:0 auto;display:flex;position:relative;box-shadow:-1px 0 #f5c8001f,1px 0 #f5c8001f,-30px 0 60px #000000d9,30px 0 60px #000000d9}.page-content{min-width:0;padding-bottom:var(--nav-h-mob);flex:1}@media (min-width:900px){.page-content{padding-top:var(--nav-h-top);padding-bottom:0}}.container{max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:900px){.container{padding:0 40px}}.nav-top{width:100%;max-width:1200px;height:var(--nav-h-top);-webkit-backdrop-filter:blur(20px);z-index:300;background:#0d0d0df5;border-bottom:1px solid #f5c80026;border-left:1px solid #f5c80014;border-right:1px solid #f5c80014;align-items:center;gap:0;padding:0 28px;display:none;position:fixed;top:0;left:50%;transform:translate(-50%)}@media (min-width:900px){.nav-top{display:flex}}.nav-top-logo{font-family:var(--font-comic);letter-spacing:2px;color:var(--yellow);text-shadow:2px 2px #0006;flex-shrink:0;margin-right:24px;font-size:26px;font-weight:800}.nav-top-logo span{color:#fff}.nav-top-center{flex:1;align-items:center;gap:2px;display:flex}.nav-top-link{border-radius:var(--r-md);color:var(--text-dim);transition:all var(--t);align-items:center;gap:7px;padding:8px 14px;font-size:14px;font-weight:600;display:flex;position:relative}.nav-top-link svg{width:20px;height:20px;transition:all var(--t);flex-shrink:0}.nav-top-link:hover{color:var(--text);background:var(--surface2)}.nav-top-link:hover svg{transform:scale(1.1)}.nav-top-link.active{color:var(--yellow);background:#f5c8001a}.nav-top-link.active svg{filter:drop-shadow(0 0 6px #f5c80080)}.nav-top-link.active:after{content:"";background:var(--yellow);border-radius:var(--r-full);width:20px;height:2px;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)}.nav-top-right{align-items:center;gap:6px;margin-left:auto;display:flex}.nav-top-avatar-btn{border-radius:var(--r-full);transition:background var(--t);cursor:pointer;align-items:center;gap:8px;padding:5px 10px 5px 5px;display:flex}.nav-top-avatar-btn:hover{background:var(--surface2)}.nav-top-avatar-btn img{object-fit:cover;border:2px solid var(--yellow);border-radius:50%;flex-shrink:0;width:32px;height:32px}.nav-top-avatar-btn span{font-size:13px;font-weight:600}.nav-top-icon-btn{border-radius:var(--r-md);width:36px;height:36px;color:var(--text-dim);transition:all var(--t);flex-shrink:0;justify-content:center;align-items:center;display:flex}.nav-top-icon-btn:hover{background:var(--surface2);color:var(--text)}.nav-top-icon-btn svg{width:20px;height:20px}.nav-bottom{width:100%;max-width:1200px;height:var(--nav-h-mob);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border);z-index:200;background:#0d0d0df7;justify-content:space-around;align-items:center;padding:0 8px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}@media (min-width:900px){.nav-bottom{display:none}}.nav-bottom-item{color:var(--text-dim);transition:all var(--t);border-radius:var(--r-md);flex-direction:column;align-items:center;gap:3px;padding:8px 24px;font-size:11px;font-weight:600;display:flex;position:relative}.nav-bottom-item svg{width:24px;height:24px;transition:all var(--t)}.nav-bottom-item.active{color:var(--yellow)}.nav-bottom-item.active svg{filter:drop-shadow(0 0 8px #f5c80099);transform:scale(1.1)}.nav-bottom-item.active:before{content:"";background:var(--yellow);border-radius:0 0 var(--r-full) var(--r-full);width:32px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#0d0d0df5;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:sticky;top:0}.page-header-logo{font-family:var(--font-comic);color:var(--yellow);letter-spacing:2px;font-size:26px;font-weight:800}.page-header-logo span{color:#fff}.page-header-title{font-family:var(--font-comic);color:var(--yellow);letter-spacing:1px;font-size:22px;font-weight:800}.page-header-back{color:var(--text-dim);border-radius:var(--r-md);transition:all var(--t);align-items:center;gap:6px;padding:6px;font-size:14px;font-weight:500;display:flex}.page-header-back:hover{color:var(--text)}.page-header-back svg{width:22px;height:22px}.page-header-action{color:var(--text-dim);border-radius:var(--r-md);transition:color var(--t);cursor:pointer;background:0 0;border:none;align-items:center;padding:6px;display:flex}.page-header-action svg{width:22px;height:22px}@media (min-width:900px){.page-header{display:none}}.desktop-heading{padding:28px 32px 0;display:none}.desktop-heading h1{font-family:var(--font-comic);letter-spacing:2px;color:var(--yellow);font-size:32px;font-weight:800}@media (min-width:900px){.desktop-heading{display:block}}.btn{border-radius:var(--r-full);transition:all var(--t);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:600;display:inline-flex}.btn svg{flex-shrink:0;width:16px;height:16px}.btn-primary{background:var(--yellow);color:#000}.btn-primary:hover{background:var(--yellow-dark);box-shadow:0 6px 20px var(--yellow-glow);transform:translateY(-1px)}.btn-outline{color:var(--text);border:1.5px solid #ffffff38}.btn-outline:hover{background:#ffffff0f;border-color:#ffffff80}.btn-ghost{color:var(--text-dim)}.btn-ghost:hover{color:var(--text);background:var(--surface2);border-radius:var(--r-md)}.btn-lg{border-radius:var(--r-xl);padding:14px 32px;font-size:16px}.btn-sm{padding:6px 14px;font-size:13px}.btn-full{width:100%}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden}.comic-card{border-radius:var(--r-md);cursor:pointer;aspect-ratio:9/16;background:var(--surface2);transition:transform var(--t);display:block;position:relative;overflow:hidden}.comic-card:hover{transform:translateY(-5px)}.comic-card:hover .comic-card-overlay{opacity:1}.comic-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.comic-card:hover img{transform:scale(1.04)}.comic-card-overlay{opacity:.85;transition:opacity var(--t);background:linear-gradient(#0000 0%,#000000f2 100%);padding:40px 12px 12px;position:absolute;bottom:0;left:0;right:0}.comic-card-badge{background:var(--yellow);color:#000;border-radius:var(--r-full);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.comic-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:13px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.comic-card-meta{color:#fff9;align-items:center;gap:8px;font-size:11px;display:flex}.comic-card-meta span{align-items:center;gap:3px;display:flex}.comic-card-meta svg{width:11px;height:11px}.comics-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:480px){.comics-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:768px){.comics-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1200px){.comics-grid{grid-template-columns:repeat(5,1fr);gap:20px}}.profile-comics-grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}@media (min-width:600px){.profile-comics-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:900px){.profile-comics-grid{grid-template-columns:repeat(7,1fr)}}.scroll-row{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.scroll-row::-webkit-scrollbar{display:none}.genre-chip{border-radius:var(--r-full);border:1.5px solid var(--border);color:var(--text-dim);white-space:nowrap;cursor:pointer;transition:all var(--t);flex-shrink:0;align-items:center;padding:6px 18px;font-size:13px;font-weight:500;display:inline-flex}.genre-chip:hover{border-color:var(--yellow);color:var(--yellow)}.genre-chip.active{border-color:var(--yellow);color:#000;background:var(--yellow)}.section{padding:24px 0}.section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.section-title{font-family:var(--font-comic);letter-spacing:1px;font-size:20px;font-weight:800}.section-link{color:var(--yellow);font-size:13px;font-weight:600}.hero-banner{width:100%;height:320px;position:relative;overflow:hidden}@media (min-width:600px){.hero-banner{height:440px}}@media (min-width:900px){.hero-banner{height:580px}}.hero-banner-bg{transform-origin:50%;background:url(/social/anime-hero.png) 50%/cover no-repeat;transition:transform 8s;position:absolute;inset:0}.hero-banner:hover .hero-banner-bg{transform:scale(1.03)}.hero-banner-overlay{background:#000000b3;align-items:flex-end;display:flex;position:absolute;inset:0}.hero-banner-content{width:100%;padding:24px 20px 32px}@media (min-width:900px){.hero-banner-content{padding:48px 40px 64px}}.featured-banner{border-radius:var(--r-lg);height:260px;margin-bottom:24px;display:block;position:relative;overflow:hidden}@media (min-width:768px){.featured-banner{height:360px}}.featured-banner img{object-fit:cover;width:100%;height:100%}.featured-banner-overlay{background:linear-gradient(90deg,#000000d9 0%,#0003 70%);align-items:flex-end;padding:24px;display:flex;position:absolute;inset:0}.featured-banner-badge{background:var(--yellow);color:#000;border-radius:var(--r-full);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;padding:3px 12px;font-size:11px;font-weight:700;display:inline-block}.featured-banner-title{font-family:var(--font-comic);letter-spacing:2px;text-shadow:2px 2px 8px #000c;margin-bottom:8px;font-size:32px;font-weight:800;line-height:1}@media (min-width:768px){.featured-banner-title{font-size:48px}}.featured-banner-meta{color:#ffffffa6;margin-bottom:16px;font-size:13px}.avatar{object-fit:cover;border-radius:50%;flex-shrink:0;display:block}.avatar-sm{width:32px;height:32px}.avatar-md{width:48px;height:48px}.avatar-lg{width:72px;height:72px}.avatar-xl{width:96px;height:96px}.avatar-2xl{width:120px;height:120px}.avatar-ring{border:3px solid var(--yellow)}.avatar[src="/AvatarEmpty.png"]{background:#dcdcdc}.profile-hero{background:var(--surface);padding:28px 20px 24px;position:relative;overflow:hidden}.profile-hero:before{content:"";z-index:0;background:repeating-conic-gradient(at 50% 110%,#ffffff06 0deg 2deg,#0000 2deg 6deg);position:absolute;inset:-100%}.profile-hero>*{z-index:1;position:relative}.profile-hero-top{align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.profile-hero-info{flex:1;min-width:0}.profile-username{margin-bottom:2px;font-size:18px;font-weight:700}.profile-flag{color:var(--text-dim);margin-bottom:12px;font-size:14px}.profile-stats{gap:24px;margin-bottom:12px;display:flex}.profile-stat{flex-direction:column;gap:2px;display:flex}.profile-stat-val{font-size:16px;font-weight:700}.profile-stat-lbl{color:var(--text-dim);font-size:11px}.profile-bio{color:var(--text-dim);margin-bottom:20px;font-size:14px}.profile-buttons{gap:10px;display:flex}.profile-buttons .btn{flex:1}@media (min-width:900px){.profile-hero{padding:48px 48px 36px}.profile-hero-top{align-items:center;gap:28px}.profile-username{font-size:26px}.profile-stats{gap:40px}.profile-stat-val{font-size:22px}.profile-stat-lbl{font-size:13px}.profile-bio{font-size:16px}.profile-buttons{flex:none;width:auto}.profile-buttons .btn{flex:none}}.episode-item{border-bottom:1px solid var(--border);cursor:pointer;transition:background var(--t);align-items:center;gap:14px;padding:14px 0;display:flex}.episode-item:hover{background:var(--surface2);margin:0 -16px;padding-left:16px;padding-right:16px}.episode-thumb{border-radius:var(--r-sm);object-fit:cover;background:var(--surface2);flex-shrink:0;width:80px;height:56px}.episode-info{flex:1;min-width:0}.episode-title{margin-bottom:4px;font-size:15px;font-weight:600}.episode-meta{color:var(--text-dim);gap:12px;font-size:12px;display:flex}.episode-num{color:var(--text-muted);flex-shrink:0;font-size:12px}.player-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#0d0d0df5;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}.player-title{text-align:center;flex:1;font-size:14px;font-weight:600}.player-stage{background:#000;max-width:480px;margin:0 auto}.player-video{aspect-ratio:9/16;object-fit:contain;background:#000;width:100%;display:block}.comic-detail-cover{object-fit:cover;width:100%;height:280px;display:block}@media (min-width:768px){.comic-detail-cover{height:400px}}.comic-detail-header{position:relative}.comic-detail-overlay{background:linear-gradient(#0000 0%,#0d0d0d 100%);padding:48px 20px 20px;position:absolute;bottom:0;left:0;right:0}.comic-detail-genre{background:var(--yellow);color:#000;border-radius:var(--r-full);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;padding:3px 12px;font-size:11px;font-weight:700;display:inline-block}.comic-detail-title{font-family:var(--font-comic);letter-spacing:2px;text-shadow:2px 2px 6px #000c;font-size:32px;font-weight:800;line-height:1}.comic-detail-info{border-bottom:1px solid var(--border);padding:16px 20px}.comic-detail-stats{flex-wrap:wrap;gap:20px;margin-bottom:12px;display:flex}.comic-stat{color:var(--text-dim);align-items:center;gap:6px;font-size:13px;display:flex}.comic-stat svg{width:15px;height:15px;color:var(--text)}.comic-stat strong{color:var(--text);font-weight:600}.comic-detail-author{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:10px;padding:14px 20px;display:flex}.comic-detail-author:hover{background:var(--surface)}.comic-detail-desc{color:var(--text-dim);border-bottom:1px solid var(--border);padding:16px 20px;font-size:14px;line-height:1.7}.settings-group{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);margin-bottom:16px;overflow:hidden}.settings-group-title{color:var(--text-dim);text-transform:uppercase;letter-spacing:1px;padding:14px 20px 0;font-size:12px;font-weight:600}.settings-item{border-bottom:1px solid var(--border);cursor:pointer;transition:background var(--t);align-items:center;gap:14px;padding:14px 20px;display:flex}.settings-item:last-child{border-bottom:none}.settings-item:hover{background:var(--surface2)}.settings-item-icon{background:var(--surface2);border-radius:var(--r-md);width:38px;height:38px;color:var(--text-dim);flex-shrink:0;justify-content:center;align-items:center;display:flex}.settings-item-icon svg{width:18px;height:18px}.settings-item-body{flex:1;min-width:0}.settings-item-label{font-size:15px;font-weight:500}.settings-item-sub{color:var(--text-dim);margin-top:1px;font-size:13px}.settings-item-right{color:var(--text-muted)}.settings-item-right svg{width:16px;height:16px}.toggle{flex-shrink:0;width:46px;height:26px;position:relative}.toggle input{opacity:0;width:0;height:0}.toggle-slider{background:var(--surface3);border-radius:var(--r-full);cursor:pointer;transition:background var(--t);position:absolute;inset:0}.toggle-slider:before{content:"";width:20px;height:20px;transition:transform var(--t);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px}.toggle input:checked+.toggle-slider{background:var(--yellow)}.toggle input:checked+.toggle-slider:before{transform:translate(20px)}.form-group{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.form-label{color:var(--text-dim);font-size:14px;font-weight:500}.form-input{background:var(--surface2);border:1.5px solid var(--border);border-radius:var(--r-md);color:var(--text);transition:border-color var(--t);width:100%;padding:12px 16px;font-size:15px}.form-input:focus{border-color:var(--yellow);outline:none}.form-input::placeholder{color:var(--text-muted)}textarea.form-input{resize:vertical;min-height:100px}.chat-item{cursor:pointer;transition:background var(--t);border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:14px 20px;display:flex}.chat-item:hover{background:var(--surface2)}.chat-item-content{flex:1;min-width:0}.chat-item-top{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.chat-item-name{font-size:15px;font-weight:600}.chat-item-time{color:var(--text-muted);flex-shrink:0;font-size:12px}.chat-item-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-item-preview{color:var(--text-dim);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;overflow:hidden}.chat-unread{background:var(--yellow);color:#000;border-radius:var(--r-full);flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.messages-area{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.message{align-items:flex-end;gap:8px;max-width:100%;display:flex}.message.sent{flex-direction:row-reverse}.message>div{flex-direction:column;align-items:flex-start;min-width:0;max-width:80%;display:flex}.message.sent>div{align-items:flex-end}.message-bubble{overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;border-radius:18px;max-width:100%;padding:10px 14px;font-size:15px;line-height:1.45}.message.received .message-bubble{background:var(--surface2);border-bottom-left-radius:4px}.message.sent .message-bubble{background:var(--yellow);color:#000;border-bottom-right-radius:4px}.message-time{color:var(--text-muted);padding:2px 4px 0;font-size:11px}.chat-input-bar{border-top:1px solid var(--border);background:var(--surface);align-items:flex-end;gap:10px;padding:12px 16px;display:flex}.chat-input{background:var(--surface2);border:1.5px solid var(--border);border-radius:var(--r-xl);color:var(--text);resize:none;flex:1;max-height:120px;padding:10px 16px;font-size:15px;line-height:1.4}.chat-input:focus{border-color:var(--yellow);outline:none}.chat-send-btn{background:var(--yellow);color:#000;width:42px;height:42px;transition:all var(--t);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-send-btn:hover{background:var(--yellow-dark);transform:scale(1.05)}.chat-send-btn svg{width:18px;height:18px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 24px;display:flex;position:relative;overflow:hidden}.empty-state:before{content:"";z-index:0;background:repeating-conic-gradient(#ffffff04 0deg 2deg,#0000 2deg 6deg);position:absolute;inset:0}.empty-state>*{z-index:1;position:relative}.empty-state-text{font-family:var(--font-comic);color:var(--yellow);letter-spacing:3px;text-shadow:3px 3px #0009,-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;font-size:56px;font-weight:800;line-height:1}.empty-state-sub{color:var(--text-dim);font-size:15px;font-weight:600}.search-bar{background:var(--surface2);border:1.5px solid var(--border);border-radius:var(--r-full);transition:border-color var(--t);align-items:center;gap:10px;padding:10px 16px;display:flex}.search-bar:focus-within{border-color:var(--yellow)}.search-bar svg{width:18px;height:18px;color:var(--text-muted);flex-shrink:0}.search-bar input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:15px}.search-bar input::placeholder{color:var(--text-muted)}.pro-badge{color:#000;border-radius:var(--r-full);letter-spacing:.5px;background:linear-gradient(135deg,#f5c800,#ff8c00);align-items:center;gap:5px;padding:4px 14px;font-size:13px;font-weight:700;display:inline-flex}.pro-badge svg{width:13px;height:13px}.login-logo{font-family:var(--font-comic);letter-spacing:3px;color:var(--yellow);text-shadow:2px 2px #0006;font-size:48px;font-weight:800;line-height:1}.login-logo span{color:#fff}.login-google-btn svg{width:20px;height:20px}.login-error{color:#ff6b6b;font-size:14px;font-weight:500}.account-menu-anchor{position:relative}.account-menu{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);min-width:180px;box-shadow:var(--shadow);z-index:400;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0}.account-menu-item{text-align:left;border-radius:var(--r-sm);width:100%;color:var(--text-dim);cursor:pointer;transition:all var(--t);background:0 0;border:none;align-items:center;gap:8px;padding:9px 12px;font-size:14px;font-weight:500;display:flex}.account-menu-item:hover{background:var(--surface2);color:var(--text)}.account-menu-item.danger{color:#ff6b6b}.account-menu-item.danger:hover{color:#ff8585;background:#ff6b6b1a}.divider{background:var(--border);height:1px;margin:20px 0}.reader-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#0d0d0df5;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}.reader-title{text-align:center;flex:1;font-size:14px;font-weight:600}.reader-content{max-width:720px;margin:0 auto}.reader-panel{width:100%;display:block}.reader-page{background:#000;flex-direction:column;min-height:100vh;display:flex}.reader-main{flex:1}.panel-img{width:100%;max-width:720px;margin:0 auto;display:block}.episode-selector{background:var(--surface2);border:1.5px solid var(--border);border-radius:var(--r-md);color:var(--text);cursor:pointer;padding:6px 12px;font-size:13px;font-weight:600}.reader-comments{background:var(--surface);border-top:1px solid var(--border);max-width:720px;margin:0 auto;padding:24px 20px}.comment-item{border-bottom:1px solid var(--border);gap:12px;padding:12px 0;display:flex}.comment-item:last-child{border-bottom:none}.comment-body{flex:1}.comment-header{align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.comment-name{font-size:14px;font-weight:600}.comment-time{color:var(--text-muted);font-size:11px}.comment-text{color:var(--text-dim);font-size:14px;line-height:1.5}.comment-likes{color:var(--text-dim);cursor:pointer;align-items:center;gap:4px;margin-top:6px;font-size:12px;display:flex}.comment-input-bar{background:var(--surface);border-top:1px solid var(--border);align-items:center;gap:10px;max-width:100%;padding:12px 20px;display:flex;position:sticky;bottom:0}.comment-input{background:var(--surface2);border:1.5px solid var(--border);border-radius:var(--r-full);color:var(--text);flex:1;padding:10px 16px;font-size:14px}.comment-input:focus{border-color:var(--yellow);outline:none}.comment-send{background:var(--yellow);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.comment-send svg{width:16px;height:16px}.chat-page{height:calc(100vh - var(--nav-h-mob));background:var(--bg);flex-direction:column;display:flex}.chat-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#0d0d0df5;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}.chat-messages{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex;overflow-y:auto}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-track{background:0 0}.chat-messages::-webkit-scrollbar-thumb{background:var(--surface3);border-radius:4px}.date-divider{text-align:center;color:var(--text-muted);padding:8px 0;font-size:12px}.online-indicator{border:2px solid var(--bg);background:#22c55e;border-radius:50%;width:10px;height:10px}@media (min-width:900px){.chat-page{height:calc(100vh - var(--nav-h-top))}}.create-section-title{font-family:var(--font-comic);letter-spacing:1px;margin-bottom:12px;padding:16px 20px 0;font-size:18px;font-weight:800}.character-slot{flex-direction:column;flex-shrink:0;align-items:center;gap:6px;display:flex}.character-avatar{object-fit:cover;border:2px solid var(--border);border-radius:50%;width:64px;height:64px}.character-avatar.add-slot{background:var(--surface2);border:2px dashed var(--border);color:var(--text-dim);cursor:pointer;transition:all var(--t);justify-content:center;align-items:center;display:flex}.character-avatar.add-slot:hover{border-color:var(--yellow);color:var(--yellow)}.character-avatar.add-slot svg{width:24px;height:24px}.character-name{color:var(--text-dim);white-space:nowrap;font-size:12px}.ai-gen-btns{gap:10px;padding:0 20px 16px;display:flex}.ai-gen-btn{border-radius:var(--r-full);border:1.5px solid var(--border);color:var(--text-dim);text-align:center;cursor:pointer;transition:all var(--t);flex:1;padding:8px 12px;font-size:13px;font-weight:500}.ai-gen-btn:hover{border-color:var(--yellow);color:var(--yellow)}.create-preview{background:var(--surface2);border:1.5px dashed var(--border);border-radius:var(--r-md);aspect-ratio:9/16;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;max-height:280px;margin:0 20px 20px;font-size:14px;display:flex}.create-preview svg{opacity:.4;width:32px;height:32px}.genre-card-name{background:var(--surface2);padding:8px;font-size:12px;font-weight:600}.setting-tile-icon{margin-bottom:6px;font-size:28px}.setting-tile-label{margin-bottom:2px;font-size:13px;font-weight:600}.setting-tile-sub{color:var(--text-dim);font-size:11px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.flex-1{flex:1;min-width:0}.w-full{width:100%}.text-center{text-align:center}.text-dim{color:var(--text-dim)}.text-muted{color:var(--text-muted)}.text-yellow{color:var(--yellow)}.text-sm{font-size:13px}.text-xs{font-size:11px}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-comic{font-family:var(--font-comic);font-weight:800}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.p-4{padding:16px}.p-5{padding:20px}.px-4{padding-left:16px;padding-right:16px}.py-2{padding-top:8px;padding-bottom:8px}.rounded{border-radius:var(--r-md)}.rounded-full{border-radius:var(--r-full)}.border-b{border-bottom:1px solid var(--border)}.hidden{display:none!important}.hide-desktop{display:block}.show-desktop{display:none!important}@media (min-width:900px){.hide-desktop{display:none!important}.show-desktop{display:block!important}.show-desktop-flex{display:flex!important}}.ep-num-pill{font-family:var(--font-comic);letter-spacing:.5px;background:var(--yellow);color:#000;border-radius:var(--r-full);flex-shrink:0;padding:1px 10px;font-size:11px;font-weight:800}.episode-thumb-wrap{border-radius:var(--r-sm);flex-shrink:0;position:relative;overflow:hidden}.episode-thumb-wrap .episode-thumb{aspect-ratio:9/16;width:50px;height:auto;display:block}.episode-play{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.episode-play span{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.episode-title-row{align-items:center;gap:8px;margin-bottom:4px;display:flex}.episode-title-row .episode-title{margin-bottom:0}.people-backdrop{z-index:1500;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.people-sheet{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg,16px);flex-direction:column;width:100%;max-width:420px;max-height:75vh;display:flex;overflow:hidden}.people-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.people-close{background:var(--surface2);width:34px;height:34px;color:var(--text);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.people-list{padding:6px 8px;overflow-y:auto}.people-row{border-radius:var(--r-md);color:var(--text);transition:background var(--t);align-items:center;gap:12px;padding:10px 12px;display:flex}.people-row:hover{background:var(--surface2)}.watch-root{z-index:2000;background:#000;position:fixed;inset:0}.watch-feed{scroll-snap-type:y mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;height:100dvh;overflow-y:scroll}.watch-feed::-webkit-scrollbar{display:none}.watch-slide{scroll-snap-align:start;scroll-snap-stop:always;justify-content:center;align-items:center;height:100dvh;display:flex;position:relative;overflow:hidden}.watch-media{object-fit:contain;background:#000;width:100%;height:100%}@media (min-width:900px){.watch-media{width:auto;max-width:100%}}.watch-overlay{pointer-events:none;background:linear-gradient(#00000059 0%,#0000 30% 68%,#0000008c 100%);position:absolute;inset:0}.watch-back,.watch-mute{top:max(14px, env(safe-area-inset-top));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;pointer-events:auto;z-index:3;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute}.watch-back{left:14px}.watch-mute{right:14px}.watch-info{left:16px;right:70px;bottom:max(24px, env(safe-area-inset-bottom));color:#fff;z-index:2;position:absolute}.watch-info-tag{color:var(--yellow);text-shadow:0 1px 4px #0009;margin-bottom:6px;font-size:12px;font-weight:700;display:inline-block}.watch-info-title{text-shadow:0 1px 6px #000000b3;font-size:18px;font-weight:700;line-height:1.25}.watch-info-series{color:#fffc;text-shadow:0 1px 4px #0009;margin-top:4px;font-size:13px}.watch-info-desc{color:#ffffffd1;-webkit-line-clamp:2;text-shadow:0 1px 4px #0009;-webkit-box-orient:vertical;margin-top:6px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.watch-playpause{color:#fff;pointer-events:none;opacity:0;z-index:2;background:#0006;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;transition:opacity .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.watch-playpause.show{opacity:1}
