@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";#app-splash{position:fixed;inset:0;z-index:9999;display:grid;grid-template-rows:1fr auto;align-items:center;justify-items:center;gap:clamp(16px,5vh,40px);padding:clamp(24px,8vh,64px) 16px clamp(20px,8vh,60px);background:#efeff1;transition:opacity .25s ease}#app-splash.app-splash--hide{opacity:0;pointer-events:none}.app-splash__logo{text-align:center;width:min(520px,92vw);margin:0 auto;display:flex;justify-content:center;align-self:center}.app-splash__logo-row{display:flex;align-items:center;justify-content:center;gap:clamp(12px,3vw,18px);flex-wrap:wrap}.app-splash__icon{width:clamp(96px,24vw,128px);height:auto;display:block;border-radius:18px}.app-splash__brand{text-align:left}.app-splash__brand-title{font-family:Playfair Display,Times New Roman,serif;font-size:clamp(26px,6vw,32px);color:#0f3f3a;line-height:1}.app-splash__brand-subtitle{font-family:Playfair Display,Times New Roman,serif;font-size:clamp(22px,5vw,26px);color:#1c8c80;font-style:italic;line-height:1}.app-splash__loading{margin-top:8px;display:flex;gap:6px}.app-splash__dot{width:6px;height:6px;border-radius:50%;background:#1c8c80;animation:app-splash-bounce 1.2s infinite ease-in-out}.app-splash__dot:nth-child(2){animation-delay:.2s}.app-splash__dot:nth-child(3){animation-delay:.4s}.app-splash__branding{position:static;display:flex;flex-direction:column;align-items:center;gap:clamp(0px,.4vw,2px);color:#9e9e9e;font-family:Inter,Poppins,Segoe UI,sans-serif;font-size:clamp(20px,3.2vw,26px);font-weight:500;letter-spacing:.2px;line-height:1;align-self:end}.app-splash__powered{line-height:1}.app-splash__branding img{width:clamp(200px,50vw,280px);max-width:65vw;height:auto;display:block;margin-top:-4px}@keyframes app-splash-bounce{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@media(max-width:520px){.app-splash__brand{text-align:center}}:root{font-family:Manrope,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#2b2622;background-color:#f5f3f0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light;--safe-area-inset-top: env(safe-area-inset-top, 0px);--safe-area-inset-right: env(safe-area-inset-right, 0px);--safe-area-inset-bottom: env(safe-area-inset-bottom, 0px);--safe-area-inset-left: env(safe-area-inset-left, 0px)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(700px 320px at 10% -10%,rgba(188,224,220,.45),transparent 70%),radial-gradient(600px 340px at 90% 10%,rgba(246,214,187,.5),transparent 65%),#f5f3f0}#root{min-height:100vh}button,input{font-family:inherit}.login-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 18px 48px}.login-card{width:min(90vw,380px);background:#f9f7f4;border-radius:26px;padding:36px 28px 30px;text-align:center;box-shadow:0 30px 60px #2e27201f;position:relative;overflow:hidden;isolation:isolate}.login-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0%,rgba(90,167,161,.18),transparent 60%),radial-gradient(circle at 90% 10%,rgba(238,198,164,.28),transparent 55%);opacity:.7;z-index:-1}.icon-wrap{width:min(260px,72vw);margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.login-logo{width:100%;height:auto;display:block}.title{font-family:Playfair Display,Times New Roman,serif;font-size:2rem;margin:0;color:#2f2a25}.subtitle{margin:6px 0 22px;font-size:.95rem;color:#6d6259}.welcome{margin-bottom:22px}.welcome-title{font-size:1.05rem;margin:0 0 8px;color:#2f2a25}.welcome-text{margin:0;font-size:.9rem;color:#6d6259}.google-btn{width:100%;border:none;height:50px;border-radius:999px;background:#0f9b8f;color:#fff;font-weight:600;font-size:.95rem;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 12px 24px #0f9b8f47;transition:transform .2s ease,box-shadow .2s ease}.google-btn:hover{transform:translateY(-1px);box-shadow:0 16px 30px #0f9b8f52}.google-btn:active{transform:translateY(0)}.google-icon{width:22px;height:22px;flex:0 0 auto}.terms{margin:16px 0 18px;font-size:.75rem;color:#7c7268}.login-consent-overlay{position:fixed;inset:0;background:#0c0a08b3;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1200}.login-consent-card{width:min(92vw,420px);background:#1c1916;color:#f4efe7;border-radius:22px;padding:22px 20px;box-shadow:0 28px 60px #0006;border:1px solid rgba(255,255,255,.08)}.login-consent-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.login-consent-google{width:40px;height:40px;border-radius:12px;background:#fff;color:#1f1a12;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.login-consent-caption{margin:0;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:#cfc8bf}.login-consent-title{margin:4px 0 0;font-size:1.1rem}.login-consent-account{display:flex;align-items:center;gap:12px;padding:12px;border-radius:14px;background:#ffffff0a;margin-bottom:14px}.login-consent-avatar{width:42px;height:42px;border-radius:50%;background:#f0b34b;color:#1a1410;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.login-consent-account-name{margin:0;font-weight:600}.login-consent-account-note{margin:2px 0 0;font-size:.75rem;color:#b7b0a7}.login-consent-intro{margin:0 0 12px;font-size:.85rem;color:#d6d0c8}.login-consent-list{display:grid;gap:10px}.login-consent-item{display:flex;gap:12px;align-items:flex-start;padding:10px;border-radius:12px;background:#ffffff08}.login-consent-item strong{display:block;font-size:.85rem}.login-consent-item p{margin:4px 0 0;font-size:.75rem;color:#bfb9b0}.login-consent-icon{width:34px;height:34px;border-radius:10px;background:#f0b34b2e;color:#f1c067;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.login-consent-icon svg{width:18px;height:18px}.login-consent-terms{margin:14px 0 0;font-size:.72rem;line-height:1.5;color:#a8a29a}.login-consent-actions{display:flex;gap:12px;margin-top:18px}.login-consent-btn{flex:1;height:42px;border-radius:999px;font-weight:600;font-size:.85rem;cursor:pointer}.login-consent-btn.cancel{background:transparent;border:1px solid rgba(255,255,255,.25);color:#f1ece5}.login-consent-btn.primary{background:#f0b34b;border:none;color:#1b140f;box-shadow:0 12px 22px #f0b34b59}.login-consent-btn.primary:disabled{opacity:.6;cursor:not-allowed}@media(max-width:480px){.login-consent-card{padding:20px 16px}.login-consent-actions{flex-direction:column}.login-consent-btn{width:100%}}.auth-form{display:flex;flex-direction:column;gap:12px;text-align:left;margin:10px 0 6px}.auth-form label{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:600;color:#6b6159}.auth-form input{border:1px solid #eee6de;border-radius:12px;padding:10px 12px;font-size:.85rem;font-family:inherit;background:#fdfbf9}.auth-actions{display:flex;flex-direction:column;gap:8px;margin-top:4px}.auth-link{border:none;background:none;color:#4aa8a0;font-weight:600;cursor:pointer;font-size:.8rem}.auth-switch{border:none;background:#f3f3f0;color:#6c625b;font-weight:600;padding:10px 12px;border-radius:12px;cursor:pointer;margin:8px 0 4px}.auth-error{margin:0;font-size:.75rem;color:#a04d2b;font-weight:600}.auth-error-row{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff6f2;border:1px solid rgba(160,77,43,.2);border-radius:12px;padding:8px 10px}.auth-error-row .auth-error{margin:0;flex:1}.auth-message{margin:0;font-size:.75rem;color:#2b7a72;font-weight:600}.divider{width:70%;height:2px;margin:0 auto;background:linear-gradient(90deg,transparent,#cfe4df,transparent);border-radius:999px}.stagger{opacity:0;transform:translateY(12px);animation:fade-up .7s ease forwards}.s1{animation-delay:.05s}.s2{animation-delay:.12s}.s3{animation-delay:.2s}.s4{animation-delay:.28s}.s5{animation-delay:.36s}.s6{animation-delay:.44s}.s7{animation-delay:.52s}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.app-shell{min-height:100vh;display:flex;flex-direction:column}.screen{flex:1;padding:calc(28px + var(--safe-area-inset-top)) 18px calc(110px + var(--safe-area-inset-bottom));background:#f5f3f0;color:#2b2622;display:flex;flex-direction:column;gap:22px}.screen-transition-enter.screen-forward{animation:screen-enter-forward .18s cubic-bezier(.2,.9,.1,1) both}.screen-transition-exit.screen-forward{animation:screen-exit-forward .14s cubic-bezier(.4,0,1,1) both}.screen-transition-enter.screen-back{animation:screen-enter-back .18s cubic-bezier(.2,.9,.1,1) both}.screen-transition-exit.screen-back{animation:screen-exit-back .14s cubic-bezier(.4,0,1,1) both}.detail-screen.screen-transition-enter.screen-forward,.detail-screen.screen-transition-enter.screen-back{animation:detail-enter-up .2s cubic-bezier(.2,.9,.1,1) both}.detail-screen.screen-transition-exit.screen-back,.detail-screen.screen-transition-exit.screen-forward{animation:detail-exit-down .16s cubic-bezier(.4,0,1,1) both}@keyframes screen-enter-forward{0%{opacity:.75;transform:translate(26px)}to{opacity:1;transform:none}}@keyframes screen-exit-forward{0%{opacity:1;transform:translate(0)}to{opacity:.65;transform:translate(-22px)}}@keyframes screen-enter-back{0%{opacity:.75;transform:translate(-26px)}to{opacity:1;transform:none}}@keyframes screen-exit-back{0%{opacity:1;transform:translate(0)}to{opacity:.65;transform:translate(22px)}}@keyframes detail-enter-up{0%{opacity:.8;transform:translateY(28px) scale(.98)}to{opacity:1;transform:none}}@keyframes detail-exit-down{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:.7;transform:translateY(22px) scale(.98)}}@media(prefers-reduced-motion:reduce){.screen-transition-enter,.screen-transition-exit{animation:none}}.topbar{display:flex;align-items:center;justify-content:space-between}.greeting span{font-size:.85rem;color:#6c625b}.greeting h1{margin:4px 0 0;font-family:Playfair Display,Times New Roman,serif;font-size:1.6rem;color:#2b2622}.avatar-btn{width:38px;height:38px;border-radius:50%;border:none;background:#dff1ef;color:#4aa8a0;display:grid;place-items:center;box-shadow:0 8px 16px #44968f2e;cursor:pointer}.avatar-btn svg{width:18px;height:18px}.search-row{display:flex;gap:10px;align-items:center}.search{flex:1;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;background:#fdfbf9;border:1px solid rgba(0,0,0,.04);box-shadow:0 8px 20px #28211a0f}.search svg{width:18px;height:18px;color:#8c8278}.search input{border:none;outline:none;background:transparent;font-size:.9rem;width:100%;color:#2b2622}.filter-toggle{border:none;background:#fdfbf9;color:#2b2622;font-weight:600;padding:12px 14px;border-radius:12px;cursor:pointer;box-shadow:0 8px 18px #28211a14}.filter-toggle.active{background:#4aa8a0;color:#fff}.filters{display:flex;flex-direction:column;gap:14px;padding:16px;background:#fff;border-radius:18px;box-shadow:0 14px 28px #251e1914}.filter-group{display:flex;flex-direction:column;gap:10px}.filter-group span{font-size:.8rem;font-weight:700;color:#6b6159}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip{border:none;padding:6px 12px;border-radius:999px;background:#f8f5f1;color:#6c625b;font-size:.75rem;font-weight:600;cursor:pointer}.chip.active{background:#4aa8a0;color:#fff}.section{display:flex;flex-direction:column;gap:14px}.section-head{display:flex;align-items:center;justify-content:space-between}.section-head h2{margin:0;font-size:1.05rem;font-weight:700}.link{border:none;background:none;color:#4aa8a0;font-weight:600;cursor:pointer}.novel-list{display:flex;flex-direction:column;gap:16px}.novel-card,.library-card,.continue-card,.writer-novel-card{display:grid;grid-template-columns:70px 1fr;gap:14px;padding:14px;border-radius:18px;background:#fff;box-shadow:0 14px 28px #251e1914;align-items:center}.continue-card{border:1px solid rgba(74,168,160,.2);position:relative;padding-top:46px}.continue-card.loading{opacity:.9;cursor:progress}.continue-badge{position:absolute;top:18px;left:20px;padding:6px 12px;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#135f56;background:linear-gradient(135deg,#dff6f1,#bfe9e1);box-shadow:0 6px 14px #14786a2e;border:1px solid rgba(19,95,86,.12);display:inline-flex;align-items:center;gap:8px}.continue-inline-spinner{width:12px;height:12px;border-radius:999px;border:2px solid rgba(19,95,86,.25);border-top-color:#1b8c7a;animation:spin .8s linear infinite}.continue-card .cover{margin-top:6px}.continue-card .novel-info{padding-top:6px}.cover{width:70px;height:94px;border-radius:14px;object-fit:cover;box-shadow:0 8px 16px #18181833}.novel-info h3{margin:0 0 6px;font-size:.95rem;color:#2b2622}.author{margin:0 0 10px;color:#7a7067;font-size:.82rem}.meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:.78rem;color:#7a7067}.rating{display:inline-flex;align-items:center;gap:6px;color:#d08d00;font-weight:600}.rating svg{width:14px;height:14px}.tag{background:#f1f5f4;color:#2b7a72;font-weight:600;padding:2px 8px;border-radius:999px;font-size:.7rem}.library-list{display:flex;flex-direction:column;gap:16px}.last-read{margin:0 0 10px;font-size:.78rem;color:#8a7f75}.progress{display:flex;align-items:center;gap:10px;font-size:.75rem;color:#7a7067}.progress-track{flex:1;height:8px;border-radius:999px;background:#e6ded6;border:1px solid rgba(34,30,27,.08);overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#2f8f86,#4aa8a0);border-radius:999px;min-width:4px}.primary-btn{border:none;background:#4aa8a0;color:#fff;padding:8px 16px;border-radius:12px;font-weight:600;margin-top:10px;cursor:pointer;box-shadow:0 10px 18px #4ea5a240}.empty{margin:0;font-size:.85rem;color:#8a7f75;text-align:center;padding:12px;background:#fff;border-radius:12px}.skeleton{background:linear-gradient(90deg,#f4eee8,#fbf7f2,#f4eee8);background-size:200% 100%;animation:shimmer 1.4s ease-in-out infinite;border-radius:10px}.skeleton-card{pointer-events:none}.skeleton-text{height:10px;width:100%;display:block}.skeleton-text.short{width:60%}@keyframes spin{to{transform:rotate(360deg)}}.loading-wrap{display:flex;align-items:center;justify-content:center;padding:12px 0}.loading-spinner{width:24px;height:24px;border-radius:50%;border:3px solid #e5ddd5;border-top-color:#4aa8a0;animation:spin .9s linear infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes reader-fullscreen-pop{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes reader-fullscreen-close{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.86) translateY(32px)}}.profile-hero{display:flex;gap:16px;align-items:center;padding:18px;border-radius:20px;background:#fffaf5;box-shadow:0 12px 28px #251e1914}.profile-screen{padding-top:calc(36px + var(--safe-area-inset-top))}.profile-hero h2{margin:0 0 4px;font-size:1.1rem}.profile-hero p{margin:0;font-size:.85rem;color:#7a7067}.profile-avatar{width:52px;height:52px;border-radius:16px;background:#dff1ef;color:#4aa8a0;display:grid;place-items:center;border:none;padding:0;cursor:pointer;overflow:hidden}.profile-avatar svg{width:28px;height:28px}.profile-avatar-img{width:100%;height:100%;object-fit:cover}.profile-avatar-action{margin-top:6px;border:none;background:transparent;color:#4aa8a0;font-size:.75rem;font-weight:600;padding:0;cursor:pointer}.profile-avatar-action:disabled{opacity:.6;cursor:not-allowed}.profile-avatar-input{display:none}.profile-card{background:#fff;border-radius:18px;padding:18px;box-shadow:0 14px 28px #251e1914;display:flex;flex-direction:column;gap:12px}.profile-card h3{margin:0;font-size:1rem}.profile-screen{--writer-badge-card: #ffffff;--writer-badge-card-border: #ede8e0;--writer-badge-text: #1a1510;--writer-badge-muted: #8c8175;--writer-badge-soft: #f4f1ec;--writer-badge-soft-border: #e6ddd2;--writer-badge-locked-bg: #f5f3f0;--writer-badge-locked-border: #e5e0d8;--writer-badge-locked-text: #b0a898;--writer-badge-progress-track: #ede8e0;--writer-badge-progress-start: #6b8fa3;--writer-badge-progress-end: #4a7a96;--badge-unlock-overlay: rgba(10, 8, 5, .78);--badge-unlock-card: #faf8f5;--badge-unlock-border: #e7dfd5;--badge-unlock-text: #1a1510;--badge-unlock-muted: #7f7367;--badge-unlock-soft: #f3eee8;--badge-unlock-cta: #6b8fa3;--badge-unlock-cta-hover: #5c7e91}.badge-showcase-card{gap:14px;padding:14px;background:var(--writer-badge-card);border:1px solid var(--writer-badge-card-border)}.badge-showcase-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.badge-showcase-head h3{margin:0;font-size:1rem;color:var(--writer-badge-text)}.badge-showcase-head span{font-size:.72rem;color:var(--writer-badge-muted)}.badge-current-card{border:1px solid var(--writer-badge-card-border);border-radius:16px;padding:12px;background:var(--writer-badge-soft)}.badge-current-trigger{width:100%;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.badge-current-trigger:active{transform:scale(.985)}.badge-current-hint{display:block;margin-top:10px;font-size:.68rem;color:var(--writer-badge-muted)}.badge-current-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.badge-current-label{font-size:.62rem;letter-spacing:.11em;text-transform:uppercase;color:var(--writer-badge-muted);font-weight:600}.badge-next-label{font-size:.65rem;color:#c17d3c;font-weight:600}.badge-current-main{display:flex;align-items:center;gap:12px}.badge-current-icon{--tier-color: #6b8fa3;--tier-bg: #eef4f7;--tier-border: #ccdde8;width:52px;height:52px;border-radius:14px;border:1.5px solid var(--tier-border);background:var(--tier-bg);position:relative;overflow:hidden;flex:0 0 52px;display:grid;place-items:center}.badge-current-icon img{width:66%;height:66%;object-fit:contain}.badge-icon-shine{position:absolute;top:5px;left:6px;width:16px;height:6px;border-radius:999px;background:#ffffffad;transform:rotate(-18deg)}.badge-current-info{flex:1;display:flex;flex-direction:column;gap:6px}.badge-current-info strong{font-family:Playfair Display,serif;font-size:.95rem;line-height:1.2;color:var(--writer-badge-text)}.badge-current-info span{font-size:.7rem;color:var(--writer-badge-muted)}.badge-current-progress{width:100%;height:7px;border-radius:999px;overflow:hidden;background:var(--writer-badge-progress-track)}.badge-current-progress>div{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--writer-badge-progress-start),var(--writer-badge-progress-end));transition:width .35s ease}.badge-grid-card{border-radius:16px}.badge-collection-screen{gap:14px}.badge-collection-header{display:flex;align-items:center;gap:12px}.badge-collection-header h2{margin:0;font-size:1.1rem;color:var(--writer-badge-text)}.badge-collection-body{padding-top:12px}.badge-collection-summary{margin:0;font-size:.78rem;color:var(--writer-badge-muted)}.badge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.badge-grid-item{--tier-color: #6b8fa3;--tier-bg: #eef4f7;--tier-border: #ccdde8;background:var(--writer-badge-card);border:1.5px solid var(--tier-border);border-radius:16px;padding:16px 12px 12px;position:relative;overflow:hidden;text-align:center;display:flex;flex-direction:column;gap:5px;min-height:212px}.badge-grid-accent{position:absolute;top:0;left:14px;right:14px;height:2.5px;border-radius:0 0 4px 4px;background:var(--tier-color)}.badge-grid-status{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:50%;font-size:.7rem;display:grid;place-items:center;background:var(--tier-bg);color:var(--tier-color);border:1px solid var(--tier-border)}.badge-grid-icon-wrap{width:54px;height:54px;margin:0 auto 4px;border-radius:16px;background:var(--tier-bg);border:1.5px solid var(--tier-border);display:grid;place-items:center}.badge-grid-icon{width:70%;height:70%;object-fit:contain}.badge-grid-tier{font-size:.55rem;letter-spacing:.18em;text-transform:uppercase;color:var(--tier-color);font-weight:700}.badge-grid-name{font-family:Playfair Display,serif;font-size:.83rem;line-height:1.2;color:var(--tier-color)}.badge-grid-tagline{margin:0;font-size:.62rem;color:var(--writer-badge-muted);line-height:1.35;min-height:34px}.badge-grid-req{margin:auto auto 0;padding:5px 10px;border-radius:999px;background:var(--tier-bg);border:1px solid var(--tier-border);display:inline-flex;align-items:baseline;gap:4px}.badge-grid-req strong{color:var(--tier-color);font-family:Playfair Display,serif;font-size:.82rem}.badge-grid-req span{font-size:.63rem;color:var(--writer-badge-muted)}.badge-grid-item.is-locked{background:var(--writer-badge-locked-bg);border-color:var(--writer-badge-locked-border)}.badge-grid-item.is-locked .badge-grid-accent{background:var(--writer-badge-locked-text)}.badge-grid-item.is-locked .badge-grid-status{background:var(--writer-badge-soft);color:var(--writer-badge-locked-text);border-color:var(--writer-badge-locked-border)}.badge-grid-item.is-locked .badge-grid-icon-wrap{background:var(--writer-badge-soft);border-color:var(--writer-badge-locked-border)}.badge-grid-item.is-locked .badge-grid-icon{filter:grayscale(1);opacity:.5}.badge-grid-item.is-locked .badge-grid-tier,.badge-grid-item.is-locked .badge-grid-name,.badge-grid-item.is-locked .badge-grid-tagline{color:var(--writer-badge-locked-text)}.badge-grid-item.is-locked .badge-grid-req{background:var(--writer-badge-soft);border-color:var(--writer-badge-locked-border)}.badge-grid-item.is-locked .badge-grid-req strong,.badge-grid-item.is-locked .badge-grid-req span{color:var(--writer-badge-muted)}.badge-tier-t1{--tier-color: #6b8fa3;--tier-bg: #eef4f7;--tier-border: #ccdde8}.badge-tier-t2{--tier-color: #c17d3c;--tier-bg: #fdf5ec;--tier-border: #f0d4aa}.badge-tier-t3{--tier-color: #2e7d5e;--tier-bg: #edf7f2;--tier-border: #b8dece}.badge-tier-t4{--tier-color: #9b6b1a;--tier-bg: #fdf8ec;--tier-border: #e8d48a}.badge-grid-item.badge-tier-t4 .badge-grid-name{background:linear-gradient(135deg,#9b6b1a,#d4a832);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.badge-grid-item.is-locked.badge-tier-t4 .badge-grid-name{-webkit-text-fill-color:var(--writer-badge-locked-text);color:var(--writer-badge-locked-text)}.badge-unlock-backdrop{position:fixed;inset:0;background:var(--badge-unlock-overlay);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:18px;z-index:1600;animation:badge-unlock-backdrop-in .25s ease}.badge-unlock-popup{--badge-unlock-tier-color: #6b8fa3;--badge-unlock-tier-soft: #edf4f7;--badge-unlock-tier-border: #ccdde8;width:min(100%,330px);border-radius:26px;border:1px solid var(--badge-unlock-border);background:var(--badge-unlock-card);color:var(--badge-unlock-text);box-shadow:0 30px 70px #00000059;padding:26px 22px 20px;text-align:center;position:relative;overflow:hidden;animation:badge-unlock-popup-in .55s cubic-bezier(.34,1.56,.64,1)}.badge-unlock-popup.badge-tier-t2{--badge-unlock-tier-color: #c17d3c;--badge-unlock-tier-soft: #fdf4e8;--badge-unlock-tier-border: #ecd0ab}.badge-unlock-popup.badge-tier-t3{--badge-unlock-tier-color: #2e7d5e;--badge-unlock-tier-soft: #ebf6f1;--badge-unlock-tier-border: #bfdfd1}.badge-unlock-popup.badge-tier-t4{--badge-unlock-tier-color: #9b6b1a;--badge-unlock-tier-soft: #fbf5e8;--badge-unlock-tier-border: #e6d49a}.badge-unlock-popup:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:140px;height:3px;border-radius:0 0 6px 6px;background:linear-gradient(90deg,transparent,var(--badge-unlock-tier-color),transparent);opacity:.8}.badge-unlock-particles{position:absolute;inset:0;pointer-events:none}.badge-unlock-particle{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--badge-unlock-tier-color);opacity:0;animation:badge-unlock-particle-fly 1.15s ease-out forwards}.badge-unlock-particle.p1{top:18%;left:16%}.badge-unlock-particle.p2{top:24%;right:18%;width:4px;height:4px;animation-delay:.08s}.badge-unlock-particle.p3{top:63%;left:12%;width:6px;height:6px;animation-delay:.04s}.badge-unlock-particle.p4{top:70%;right:16%;width:3px;height:3px;animation-delay:.12s}.badge-unlock-particle.p5{top:12%;left:52%;width:4px;height:4px;animation-delay:.05s}.badge-unlock-particle.p6{top:80%;left:50%;width:4px;height:4px;animation-delay:.14s}.badge-unlock-label{display:block;font-size:.62rem;text-transform:uppercase;letter-spacing:.18em;color:var(--badge-unlock-tier-color);font-weight:700;margin-bottom:14px}.badge-unlock-icon-wrap{width:92px;height:92px;margin:0 auto 14px;position:relative}.badge-unlock-ring{position:absolute;inset:0;border-radius:50%;border:1.5px solid var(--badge-unlock-tier-color);opacity:0;transform:scale(.6)}.badge-unlock-ring.r1{animation:badge-unlock-ring 1.1s .15s ease-out forwards}.badge-unlock-ring.r2{animation:badge-unlock-ring 1.1s .28s ease-out forwards}.badge-unlock-icon{position:absolute;inset:11px;border-radius:999px;border:2px solid var(--badge-unlock-tier-border);background:linear-gradient(145deg,#ffffff,var(--badge-unlock-tier-soft));box-shadow:0 10px 22px #0000001f;display:flex;align-items:center;justify-content:center;animation:badge-unlock-badge-pop .5s cubic-bezier(.34,1.56,.64,1)}.badge-unlock-icon img{width:62%;height:62%;object-fit:contain}.badge-unlock-icon span{font-size:2rem;line-height:1}.badge-unlock-tier{display:inline-block;border-radius:999px;border:1px solid var(--badge-unlock-tier-border);background:var(--badge-unlock-tier-soft);color:var(--badge-unlock-tier-color);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;padding:4px 10px;margin-bottom:8px}.badge-unlock-name{margin:0;font-family:Playfair Display,serif;font-size:1.35rem;line-height:1.2}.badge-unlock-headline{margin:6px 0 10px;color:var(--badge-unlock-tier-color);font-size:.83rem;font-style:italic}.badge-unlock-message{margin:0;font-size:.78rem;color:var(--badge-unlock-muted);line-height:1.6}.badge-unlock-message strong{color:var(--badge-unlock-text)}.badge-unlock-tagline{margin:8px 0 16px;font-size:.71rem;color:var(--badge-unlock-muted)}.badge-unlock-cta{width:100%;border:none;border-radius:14px;padding:12px;font:inherit;font-size:.88rem;font-weight:700;letter-spacing:.02em;background:var(--badge-unlock-cta);color:#fff;cursor:pointer;transition:transform .15s ease,background .2s ease}.badge-unlock-cta:hover{background:var(--badge-unlock-cta-hover)}.badge-unlock-cta:active{transform:scale(.98)}@keyframes badge-unlock-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes badge-unlock-popup-in{0%{opacity:0;transform:translateY(26px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes badge-unlock-badge-pop{0%{transform:scale(.68) rotate(-12deg)}to{transform:scale(1) rotate(0)}}@keyframes badge-unlock-ring{0%{opacity:.68;transform:scale(.6)}to{opacity:0;transform:scale(1.78)}}@keyframes badge-unlock-particle-fly{0%{opacity:0;transform:translate(0) scale(0)}28%{opacity:.88}to{opacity:0;transform:translate(18px,-42px) scale(1)}}@media(max-width:420px){.badge-unlock-popup{width:min(100%,315px);padding:24px 18px 18px}}@media(prefers-reduced-motion:reduce){.badge-unlock-backdrop,.badge-unlock-popup,.badge-unlock-ring,.badge-unlock-icon,.badge-unlock-particle{animation:none!important}}.favorite-list{display:flex;flex-direction:column;gap:10px}.favorite-item{border:none;background:#fff;padding:10px 12px;border-radius:14px;box-shadow:0 10px 20px #251e1914;display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;text-align:left;cursor:pointer}.favorite-cover{width:48px;height:64px;border-radius:10px;object-fit:cover;box-shadow:0 8px 16px #1818182e}.favorite-item strong{display:block;font-size:.9rem;color:#2b2622}.favorite-item span{display:block;font-size:.78rem;color:#8a7f75;margin-top:4px}.followed-list{display:flex;flex-direction:column;gap:10px}.followed-item{background:#fff;padding:10px 12px;border-radius:14px;box-shadow:0 10px 20px #251e1914;display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center}.followed-avatar{width:48px;height:48px;border-radius:50%;background:#dff1ef;color:#2b7a72;display:grid;place-items:center;font-weight:700;overflow:hidden}.followed-avatar img{width:100%;height:100%;object-fit:cover;display:block}.followed-meta strong{display:block;font-size:.9rem;color:#2b2622}.followed-meta span{display:block;font-size:.78rem;color:#8a7f75;margin-top:4px}.followed-count{font-weight:600;color:#2b7a72}.followed-actions{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.followed-action-btn{border:1px solid rgba(74,168,160,.4);background:#4aa8a01f;color:#2b7a72;font-size:.72rem;font-weight:700;border-radius:999px;min-height:30px;padding:0 10px;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.followed-action-btn.is-danger{border-color:#9c3a3a6b;background:#9c3a3a24;color:#9c3a3a}.followed-action-btn:disabled{opacity:.9}.followed-action-note{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(108,98,91,.25);background:#6c625b14;color:#8a7f75;font-size:.7rem;font-weight:600}.theme-toggle{display:flex;gap:8px}.theme-option{flex:1;border:none;padding:8px 12px;border-radius:12px;background:#f3f3f0;color:#6c625b;font-weight:600;cursor:pointer}.theme-option.active{background:#4aa8a0;color:#fff}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{padding:6px 12px;border-radius:999px;background:#f1f5f4;color:#2b7a72;font-size:.75rem;font-weight:600}.setting-item{border:none;background:#f8f5f1;padding:10px 12px;border-radius:12px;text-align:left;cursor:pointer;color:#2b2622;font-weight:600}.setting-main{border:none;background:#f8f5f1;padding:12px 14px;border-radius:12px;text-align:left;cursor:pointer;color:#2b2622;font-weight:700}.settings-panel{margin-top:10px;padding:10px 12px;border-radius:12px;background:#fdfbf9;box-shadow:inset 0 0 0 1px #0000000a;display:flex;flex-direction:column;gap:10px}.settings-screen input,.settings-screen textarea{border:1px solid #eee6de;border-radius:12px;padding:10px 12px;font-size:.85rem;font-family:inherit;background:#fdfbf9;width:100%}.settings-actions{display:flex;justify-content:flex-end;gap:8px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.setting-row strong{display:block;font-size:.85rem;color:#2b2622}.setting-row span{display:block;font-size:.75rem;color:#8a7f75;margin-top:4px}.setting-status{padding:4px 8px;border-radius:999px;font-size:.7rem;font-weight:700;background:#e7f4f2;color:#2b7a72;white-space:nowrap}.setting-status.connected{background:#dff1ef;color:#2b7a72}.logout{border:none;background:#f3dede;color:#9c3a3a;font-weight:700;padding:12px;border-radius:14px;cursor:pointer;box-shadow:0 10px 20px #9c3a3a2e}.tabbar{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fffdfb;border-top:1px solid rgba(0,0,0,.06);display:grid;grid-template-columns:repeat(4,1fr);padding:10px 14px calc(16px + var(--safe-area-inset-bottom));gap:8px}.tabbar-menu{display:contents}.tab-btn{border:none;background:none;color:#8a7f75;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:.7rem;font-weight:600;cursor:pointer}.tab-btn svg{width:20px;height:20px}.tab-btn.active{color:#4aa8a0}@media(max-width:420px){.login-card{padding:32px 22px 26px}}@media(max-width:360px){.screen{padding:calc(22px + var(--safe-area-inset-top)) 14px calc(100px + var(--safe-area-inset-bottom));gap:18px}.home-topbar{flex-wrap:wrap}.home-brand{min-width:0;gap:10px}.home-logo{width:40px;height:40px}.home-brand p{font-size:.65rem}.home-brand h1{font-size:1rem}.home-search{padding:8px 10px}.genre-chip{font-size:.7rem;padding:5px 10px}.detail-header h2{font-size:.95rem}.leaderboard-hero h2{font-size:1.1rem}.leaderboard-hero p{font-size:.75rem}.leaderboard-podium{gap:8px}.podium-card{min-height:120px}.podium-card.is-top{min-height:150px}.podium-cover{width:50px;height:50px}.leaderboard-item{padding:8px 10px;gap:10px}.leaderboard-rank-pill{width:34px;height:34px;font-size:.7rem}.leaderboard-cover{width:48px;height:62px}.leaderboard-info strong{font-size:.82rem}.leaderboard-info span{font-size:.7rem}.leaderboard-meta{flex-wrap:wrap}.tabbar{padding:8px 10px calc(12px + var(--safe-area-inset-bottom))}.tab-btn{font-size:.65rem}.tab-btn svg{width:18px;height:18px}}@media(min-width:720px){.app-shell{max-width:420px;margin:24px auto;border-radius:32px;overflow:hidden;box-shadow:0 40px 80px #20191324}.tabbar{position:sticky}}.novel-card[role=button],.library-card[role=button]{cursor:pointer}.detail-screen{padding-bottom:40px}.detail-modern{padding-bottom:120px}.detail-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-actions{display:flex;align-items:center;gap:8px}.detail-fav{border:1px solid #e2d9d0;background:#fff;color:#2b2622;padding:6px 12px;border-radius:999px;font-weight:600;font-size:.8rem;cursor:pointer}.detail-fav.active{background:#4aa8a0;border-color:#4aa8a0;color:#fff}.detail-icon{width:32px;height:32px;border-radius:50%;border:1px solid #e2d9d0;background:#fff;color:#2b2622;display:grid;place-items:center;cursor:pointer;font-weight:700}.detail-icon svg{width:18px;height:18px}.detail-hero-modern{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.detail-cover-modern{width:160px;height:160px;border-radius:18px;object-fit:cover;box-shadow:0 16px 28px #251e192e}.detail-main h1{margin:0 0 6px;font-size:1.35rem}.detail-author{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;color:#2b2622;margin-bottom:0;border:none;background:none;padding:0;cursor:pointer;flex-wrap:wrap}.detail-author-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.detail-purchase-row{display:flex;align-items:center;gap:8px;margin:6px 0 4px;justify-content:center}.detail-purchase-btn{border:1px solid rgba(43,122,114,.25);background:#e9f4f2;color:#1f6a62;font-size:.72rem;font-weight:700;padding:6px 10px;border-radius:999px;cursor:pointer}.detail-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;background:#e7f4f2;color:#2b7a72;font-size:.72rem;font-weight:700}.detail-badge-icon{font-size:.85rem;line-height:1}.detail-badge-label{line-height:1}.detail-verified{width:18px;height:18px;border-radius:50%;background:#2bbf6a;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.detail-verified svg{width:12px;height:12px}.author-modal{position:fixed;inset:0;background:#1c181459;display:flex;align-items:flex-end;justify-content:center;padding:18px 18px calc(18px + var(--safe-area-inset-bottom));z-index:1200}.reader-comment-modal{--reader-comment-overlay: rgba(12, 18, 27, .28);padding:0;align-items:flex-end;background:var(--reader-comment-overlay);animation:reader-comment-overlay-in .22s ease-out both}.reader-comment-modal .reader-comment-sheet{width:min(100%,520px);height:calc(100svh - 8px);max-height:calc(100svh - 8px);margin:0 auto;border-radius:20px 20px 0 0;transform:translate3d(0,28px,0) scale(.985);opacity:0;will-change:transform,opacity;animation:reader-comment-sheet-in .3s cubic-bezier(.2,.8,.2,1) forwards}.author-modal.reader-comment-modal .reader-comment-sheet{background:var(--reader-comment-bg);color:var(--reader-comment-text)}@keyframes reader-comment-overlay-in{0%{background:#0000}to{background:var(--reader-comment-overlay)}}@keyframes reader-comment-sheet-in{0%{transform:translate3d(0,28px,0) scale(.985);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.reader-comment-modal{animation:none}.reader-comment-modal .reader-comment-sheet{animation:none;transform:none;opacity:1}}.author-sheet{width:min(100%,520px);background:#fff;border-radius:18px 18px 0 0;padding:10px 16px 18px;box-shadow:0 -18px 30px #251e192e;display:flex;flex-direction:column;gap:12px;max-height:70vh;overflow-y:auto}.purchase-sheet{gap:14px}.purchase-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.purchase-head h3{margin:0;font-size:1rem}.purchase-head p{margin:4px 0 0;font-size:.78rem;color:#8a7f75}.purchase-form{display:flex;flex-direction:column;gap:12px}.purchase-form label{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:600;color:#6b6159}.purchase-form input,.purchase-form textarea{border:1px solid #eee6de;border-radius:12px;padding:10px 12px;font-size:.85rem;font-family:inherit;background:#fdfbf9}.purchase-form textarea{resize:vertical}.purchase-actions{display:flex;justify-content:flex-end;gap:10px}.share-sheet{width:min(100%,360px);max-height:min(78vh,560px);border-radius:24px;padding:0 0 18px;gap:0;background:var(--share-modal-bg);box-shadow:0 24px 80px var(--share-shadow-strong),0 8px 24px var(--share-shadow-soft),0 0 0 1px var(--share-outline);overflow-y:auto;animation:share-pop-in .35s cubic-bezier(.34,1.56,.64,1)}.share-modal{--share-overlay: rgba(43, 32, 24, .35);--share-modal-bg: #ffffff;--share-shadow-strong: rgba(43, 32, 24, .22);--share-shadow-soft: rgba(43, 32, 24, .14);--share-outline: rgba(84, 66, 48, .08);--share-accent: linear-gradient(90deg, #4aa8a0, #7a9ed8, #c58a6b);--share-title: #1e1730;--share-close-bg: #f2efe8;--share-close-border: #e3ddd3;--share-close-text: #695f54;--share-divider: #ede6dc;--share-card-bg: #fbf8f4;--share-card-border: #ece3d7;--share-headline: #2b2622;--share-subtitle: #8a7f75;--share-desc: #6c625b;--share-link-bg: #edf4f2;--share-link-border: #d3e4de;--share-link-text: #2b7a72;--share-link-icon: #76a99f;--share-link-icon-bg: #e4efeb;--share-link-icon-copied: #2ca36f;--share-primary-bg: linear-gradient(135deg, #4aa8a0 0%, #2f8f86 100%);--share-primary-text: #ffffff;--share-primary-shadow: rgba(74, 168, 160, .34);--share-secondary-bg: #f3f0ec;--share-secondary-border: #e5ded5;--share-secondary-text: #4d443b;--share-social-bg: #f6f4f1;--share-social-border: #e8e2d9;--share-social-text: #5f554a;--share-social-wa-bg: #e9f8ef;--share-social-wa-border: #bfe8cd;--share-social-wa-text: #1e8b52;--share-social-tw-bg: #edf6fb;--share-social-tw-border: #bfdcf0;--share-social-tw-text: #1f719f;--share-note: #b0a79b;--share-notice-bg: rgba(34, 26, 18, .86);--share-notice-text: #ffffff;align-items:center;background:var(--share-overlay);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:24px 18px calc(20px + var(--safe-area-inset-bottom))}@keyframes share-pop-in{0%{opacity:0;transform:scale(.88) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes share-item-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.detail-screen.share-open{overflow:hidden;touch-action:none}.share-sheet{touch-action:pan-y}.share-accent{height:3px;background:var(--share-accent)}.share-handle{width:38px;height:4px;border-radius:999px;background:#80736547;margin:10px auto 6px}.share-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 20px}.share-head h3{margin:0;font-size:1.07rem;color:var(--share-title);letter-spacing:-.01em}.share-close-btn{padding:5px 13px;border-radius:20px;border:1px solid var(--share-close-border);background:var(--share-close-bg);color:var(--share-close-text);font-size:.77rem;font-weight:600;cursor:pointer}.share-divider{height:1px;margin:12px 20px 14px;background:linear-gradient(90deg,transparent,var(--share-divider),transparent)}.share-card{display:flex;flex-direction:column;gap:6px;margin:0 20px 12px;padding:12px;border-radius:13px;border:1px solid var(--share-card-border);background:var(--share-card-bg);animation:share-item-in .35s .04s cubic-bezier(.22,1,.36,1) both}.share-card strong{font-size:.96rem;color:var(--share-headline)}.share-card span{font-size:.78rem;color:var(--share-subtitle)}.share-card p{margin:0;font-size:.8rem;color:var(--share-desc);line-height:1.6}.share-link-pill{margin:0 20px 12px;background:var(--share-link-bg);border:1px solid var(--share-link-border);border-radius:10px;padding:8px 10px;display:flex;align-items:center;gap:8px;animation:share-item-in .35s .08s cubic-bezier(.22,1,.36,1) both}.share-link-pill-text{flex:1;font-size:.73rem;color:var(--share-link-text);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-link-copy{border:none;background:var(--share-link-icon-bg);color:var(--share-link-icon);width:26px;height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.9rem;font-weight:700;flex-shrink:0}.share-link-copy.copied{color:var(--share-link-icon-copied)}.share-notice{margin:0 20px 10px;text-align:center;font-size:.74rem;color:var(--share-notice-text);background:var(--share-notice-bg);border-radius:999px;padding:6px 10px;animation:share-item-in .26s ease both}.share-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 20px;margin-bottom:10px;animation:share-item-in .35s .12s cubic-bezier(.22,1,.36,1) both}.share-actions .primary-btn,.share-actions .ghost-btn{margin:0;min-height:40px;border-radius:12px;font-size:.78rem;line-height:1;padding:0 10px}.share-actions .primary-btn{background:var(--share-primary-bg);color:var(--share-primary-text);box-shadow:0 7px 16px var(--share-primary-shadow)}.share-actions .ghost-btn{background:var(--share-secondary-bg);border:1px solid var(--share-secondary-border);color:var(--share-secondary-text)}.share-socials{display:flex;gap:8px;padding:0 20px;margin-bottom:12px;animation:share-item-in .35s .16s cubic-bezier(.22,1,.36,1) both}.share-social{flex:1;border:1px solid var(--share-social-border);padding:9px 8px;border-radius:11px;background:var(--share-social-bg);color:var(--share-social-text);font-weight:600;cursor:pointer;font-size:.76rem}.share-social.whatsapp{background:var(--share-social-wa-bg);border-color:var(--share-social-wa-border);color:var(--share-social-wa-text)}.share-social.twitter{background:var(--share-social-tw-bg);border-color:var(--share-social-tw-border);color:var(--share-social-tw-text)}.share-hint{margin:0;font-size:.69rem;color:var(--share-note);text-align:center;padding:0 20px;animation:share-item-in .35s .2s cubic-bezier(.22,1,.36,1) both}body[data-theme=sand] .share-modal{--share-overlay: rgba(52, 38, 27, .36);--share-modal-bg: #fffbf4;--share-shadow-strong: rgba(80, 58, 34, .24);--share-shadow-soft: rgba(80, 58, 34, .16);--share-outline: rgba(126, 97, 62, .14);--share-accent: linear-gradient(90deg, #dca35d, #6ea47f, #7ea7d8)}body[data-theme=dark] .share-modal{--share-overlay: rgba(16, 12, 20, .58);--share-modal-bg: #2a2330;--share-shadow-strong: rgba(0, 0, 0, .44);--share-shadow-soft: rgba(0, 0, 0, .28);--share-outline: rgba(255, 255, 255, .06);--share-accent: linear-gradient(90deg, #c986a2, #7d90de, #7ac0b3);--share-title: #f2ebff;--share-close-bg: #3b3244;--share-close-border: #4b4056;--share-close-text: #d8cbe9;--share-divider: #4a3f55;--share-card-bg: #342b3d;--share-card-border: #4d4260;--share-headline: #f2ebff;--share-subtitle: #d1c5df;--share-desc: #d7cee3;--share-link-bg: #2f3a4a;--share-link-border: #44566f;--share-link-text: #b8dcff;--share-link-icon: #9ec8f1;--share-link-icon-bg: #273446;--share-link-icon-copied: #62d49a;--share-primary-bg: linear-gradient(135deg, #8b6bc6 0%, #6d56ad 100%);--share-primary-shadow: rgba(139, 107, 198, .4);--share-secondary-bg: #3a3245;--share-secondary-border: #52465f;--share-secondary-text: #e0d6ee;--share-social-bg: #3a3245;--share-social-border: #554a63;--share-social-text: #ddd2eb;--share-social-wa-bg: #224438;--share-social-wa-border: #2d6a53;--share-social-wa-text: #8be3b8;--share-social-tw-bg: #243f55;--share-social-tw-border: #2f5f82;--share-social-tw-text: #a8d8ff;--share-note: #a89bb9;--share-notice-bg: rgba(244, 236, 255, .16)}body[data-theme=dark2] .share-modal{--share-overlay: rgba(9, 15, 22, .64);--share-modal-bg: #141c26;--share-shadow-strong: rgba(0, 0, 0, .48);--share-shadow-soft: rgba(0, 0, 0, .32);--share-outline: rgba(150, 190, 230, .12);--share-accent: linear-gradient(90deg, #2b7a72, #4e8cc8, #6eb38f);--share-title: #e7f0fb;--share-close-bg: #1f2937;--share-close-border: #324355;--share-close-text: #c8d9ea;--share-divider: #2d3c4f;--share-card-bg: #1a2533;--share-card-border: #32475f;--share-headline: #e7f0fb;--share-subtitle: #9ec1df;--share-desc: #bfd2e6;--share-link-bg: #132a3a;--share-link-border: #2f556e;--share-link-text: #8fd0ff;--share-link-icon: #84c1ea;--share-link-icon-bg: #113146;--share-link-icon-copied: #66d99f;--share-primary-bg: linear-gradient(135deg, #2b7a72 0%, #22635d 100%);--share-primary-shadow: rgba(43, 122, 114, .45);--share-secondary-bg: #1f2b3a;--share-secondary-border: #32465a;--share-secondary-text: #d2e2f2;--share-social-bg: #1d2938;--share-social-border: #31465a;--share-social-text: #cddff0;--share-social-wa-bg: #1d4336;--share-social-wa-border: #2c6f56;--share-social-wa-text: #8ce4b8;--share-social-tw-bg: #1c3b55;--share-social-tw-border: #2e678f;--share-social-tw-text: #a6d8ff;--share-note: #94abc1;--share-notice-bg: rgba(216, 235, 255, .14)}.popular-center{align-items:center}.popular-daily{width:min(92vw,340px);border-radius:20px;padding:16px 16px 18px;max-height:none;gap:14px}.popular-daily-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.popular-daily-title{display:flex;gap:10px;align-items:flex-start}.popular-daily-icon{width:28px;height:28px;border-radius:9px;background:linear-gradient(140deg,#ff7a45,#ffd166);box-shadow:0 6px 14px #ff7a4559}.popular-daily-title h3{margin:0;font-size:.95rem}.popular-daily-title p{margin:3px 0 0;font-size:.75rem;color:#8a7f75}.popular-close{border:none;background:#f1ebe3;color:#5f5750;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.popular-close svg{width:16px;height:16px}.popular-daily-list{display:flex;flex-direction:column;gap:10px}.popular-daily-item{display:grid;grid-template-columns:46px 1fr;gap:10px;align-items:center;padding:8px 10px;border-radius:12px;border:1px solid #efe8e1;background:#faf7f3;text-align:left}.popular-daily-cover{width:46px;height:60px;border-radius:10px;overflow:hidden;background:#d9dce0;display:block}.popular-daily-cover img{width:100%;height:100%;object-fit:cover;display:block}.popular-daily-fallback{display:block;width:100%;height:100%;background:#d9dce0}.popular-daily-info{display:flex;flex-direction:column;gap:2px;min-width:0}.popular-daily-info strong{font-size:.85rem;color:#2b2622;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popular-daily-info span{font-size:.75rem;color:#8a7f75;line-height:1.2}.popular-daily-meta{display:flex;gap:6px;font-size:.72rem;color:#6f655d;align-items:center;flex-wrap:wrap;margin-top:2px}.popular-daily-meta-item{display:inline-flex;align-items:center;gap:3px;line-height:1.2;min-width:44px;max-width:82px;padding:2px 6px;border-radius:999px;background:#ffffffb8;overflow:hidden}.popular-daily-meta-icon{width:12px;height:12px;flex:0 0 12px;opacity:.9}.popular-daily-meta-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popular-daily-primary{width:100%;justify-content:center;padding:10px 16px;border-radius:12px}.popular-daily-link{width:100%;justify-content:center;padding:0;color:#28a45c;font-weight:600}.author-modal-full{align-items:stretch;padding:0;background:#f5f3f0}.author-sheet-full{width:100%;height:100%;max-height:none;border-radius:0;padding:0 18px 28px;box-shadow:none}.author-hero{margin:0 -18px;background:linear-gradient(135deg,#33b8a1,#1e9f98);border-radius:0 0 28px 28px;padding:calc(20px + var(--safe-area-inset-top)) 18px 78px;color:#fff;display:flex;flex-direction:column;gap:12px;box-shadow:0 18px 30px #1a7d724d;position:relative}.author-hero-clean{gap:14px}.author-hero .icon-btn{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.25);box-shadow:none}.author-hero-back{align-self:flex-start}.author-hero-main{display:flex;gap:14px;align-items:center}.author-hero-avatar{width:76px;height:76px;border-radius:50%;border:2px solid rgba(255,255,255,.85);background:#ffffff2e;color:#fff;display:grid;place-items:center;font-weight:700;overflow:hidden;flex-shrink:0;box-shadow:0 12px 20px #0000002e}.author-hero-avatar img{width:100%;height:100%;object-fit:cover;display:block}.author-hero-info{display:flex;flex-direction:column;gap:5px;min-width:0}.author-hero-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.author-hero-name{margin:0;font-size:1.1rem}.author-hero-badge{background:#ffffff40;padding:2px 8px;border-radius:999px;font-size:.72rem;font-weight:700}.author-hero-tags{margin:0;font-size:.75rem;color:#ffffffe6}.author-hero-rating{display:inline-flex;gap:6px;align-items:center;font-size:.78rem;color:#fffffff2}.author-hero-rating-count{font-size:.72rem;opacity:.85}.author-hero-follow{border:none;background:#fff;color:#2b7a72;padding:10px 16px;border-radius:14px;font-weight:700;font-size:.85rem;cursor:pointer;width:100%}.author-hero-follow.ghost{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3)}.author-stats-card{margin-top:-28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;background:#fff;color:#2b2622;border-radius:18px;padding:12px 10px;box-shadow:0 12px 24px #251e1914;position:relative;z-index:2}.author-stat{display:flex;flex-direction:column;align-items:center;gap:2px}.author-stat strong{font-size:.95rem;color:#2b2622}.author-stat span{font-size:.72rem;color:#8a7f75}.author-bio-card{background:#fff;border-radius:18px;padding:12px 14px;box-shadow:0 12px 24px #251e1914;color:#6c625b;font-style:italic;text-align:center}.author-bio-card p{margin:0}.author-social-icons{display:flex;justify-content:center;gap:14px}.author-social-icon{width:36px;height:36px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 10px 18px #251e1914;color:#6c625b}.author-social-icon svg{width:18px;height:18px}.author-social-icon.instagram{color:#e34f87}.author-social-icon.twitter{color:#3aa2e7}.author-social-icon.tiktok{color:#2b2622}.author-social-icon.disabled{opacity:.4}.writer-confirm-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.writer-confirm-head h3{margin:0;font-size:1rem}.writer-confirm-text{margin:0;font-size:.85rem;color:#6c625b;line-height:1.5}.writer-confirm-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.writer-confirm-modal{align-items:center;justify-content:center;padding:calc(16px + var(--safe-area-inset-top)) 16px calc(16px + var(--safe-area-inset-bottom));background:#0a0a0a6b;overscroll-behavior:contain}.writer-confirm-sheet{width:min(100%,420px);border-radius:18px;box-shadow:0 18px 36px #251e1929;max-height:min(80vh,520px)}.writer-confirm-sheet .author-handle{display:none}html.writer-delete-confirm-open,body.writer-delete-confirm-open{overflow:hidden;overscroll-behavior:none}.author-handle{width:52px;height:4px;border-radius:999px;background:#e5ddd5;align-self:center;margin-bottom:4px}.save-toast{position:fixed;left:50%;bottom:calc(24px + var(--safe-area-inset-bottom));transform:translate(-50%);background:#2bbf6a;color:#fff;padding:10px 16px;border-radius:999px;font-size:.9rem;font-weight:600;box-shadow:0 10px 24px #1a1f1c38;z-index:90;max-width:min(90vw,360px);text-align:center}.save-status{font-size:.8rem;color:#7a7067}.author-head{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px}.author-head-full{grid-template-columns:auto 1fr;gap:12px;align-items:center}.author-title h2{margin:0;font-size:1.15rem}.author-title p{margin:4px 0 0;font-size:.78rem;color:#8a7f75}.author-avatar{width:48px;height:48px;border-radius:16px;background:#4aa8a0;color:#fff;display:grid;place-items:center;font-weight:700;overflow:hidden}.author-avatar img{width:100%;height:100%;object-fit:cover;display:block}.author-head h3{margin:0;font-size:1rem}.author-name{display:inline-flex;align-items:center;gap:6px}.author-badge{font-size:.9rem;line-height:1}.author-head p{margin:4px 0 0;font-size:.75rem;color:#8a7f75}.author-card{display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:center;padding:14px;border-radius:16px;background:#fff;box-shadow:0 12px 24px #251e1914}.author-card-info h3{margin:0 0 6px}.author-tag{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:600;background:#e7f4f2;color:#2b7a72}.author-card-actions{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:12px}.author-works{display:flex;flex-direction:column;gap:12px}.author-works-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.author-works-head h3{margin:0;font-size:1rem}.author-works-head span{font-size:.8rem;color:#4aa8a0;font-weight:600}.author-works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.author-works-card{border:none;background:#fff;border-radius:16px;box-shadow:0 10px 20px #251e1914;display:flex;flex-direction:column;gap:8px;padding:8px;text-align:left;cursor:pointer;overflow:hidden}.author-works-cover{width:100%;height:110px;border-radius:10px;overflow:hidden;box-shadow:0 8px 16px #1818182e}.author-works-cover img{width:100%;height:100%;object-fit:cover;display:block}.author-works-meta strong{display:block;font-size:.78rem;color:#2b2622}.author-works-meta span{display:block;font-size:.68rem;color:#8a7f75;margin-top:4px}.author-works-link{font-size:.75rem;font-weight:600;color:#2fa290;border:none;background:none;padding:0;cursor:pointer}.author-footer-note{margin:18px 0 6px;text-align:center;font-size:.7rem;color:#b1a79f}.detail-synopsis{margin:0;font-size:.88rem;line-height:1.6;color:#6c625b}.detail-inline-ad-wrap{width:min(100%,320px);margin:8px auto 16px}.detail-inline-ad-label{display:flex;align-items:center;gap:8px;margin-bottom:6px;color:#9a8d7f;font-size:.68rem;letter-spacing:.01em}.detail-inline-ad-label:before,.detail-inline-ad-label:after{content:"";height:1px;flex:1;background:#9c8e808c}.detail-inline-ad-slot{width:100%;min-height:58px;border:0;background:transparent;position:relative;overflow:hidden}.detail-inline-ad-slot:before{content:none}.detail-tags{margin-top:10px}.detail-rating{margin-top:12px}.detail-rating .star-row{gap:4px;flex-wrap:wrap;align-items:center}.detail-rating-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.detail-rating-row .star-row{flex:1;min-width:0}.detail-rating .rating-meta{font-size:.75rem;color:#6c625b;margin-left:6px}.detail-review-btn{margin-top:0;border:none;background:#f1ebe3;color:#5a4f45;font-weight:600;padding:6px 12px;border-radius:999px;cursor:pointer;font-size:.78rem;white-space:nowrap}.detail-tabs{display:flex;gap:18px;border-bottom:1px solid #e6ded6;padding-bottom:8px;font-size:.9rem}.detail-tab{border:none;background:none;color:#8a7f75;font-weight:600;padding:6px 0;cursor:pointer}.detail-tab.active{color:#2b2622;border-bottom:2px solid #2b2622}.detail-preview{font-size:.88rem;color:#6c625b}.detail-preview p{margin:0}.detail-similar{margin-top:2px}.detail-similar-list{display:flex;flex-direction:column;gap:10px}.detail-similar-card{width:100%;border:none;border-radius:14px;background:#fff;padding:10px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;text-align:left;box-shadow:0 10px 20px #251e1914;cursor:pointer}.detail-similar-card:disabled{cursor:default}.detail-similar-cover{width:58px;height:78px;border-radius:10px;object-fit:cover;background:#efe7de}.detail-similar-info{min-width:0;display:flex;flex-direction:column;gap:4px;justify-content:center}.detail-similar-info strong{color:#2b2622;font-size:.92rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-similar-info span,.detail-similar-info em{color:#8a7f75;font-size:.75rem;font-style:normal;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-similar-rating{display:inline-flex;align-items:center;gap:4px;color:#e9a91a;font-size:.75rem;font-weight:700}.detail-similar-rating svg{width:13px;height:13px;fill:currentColor}.detail-episodes-head{display:flex;align-items:center;justify-content:space-between;color:#8a7f75;font-size:.85rem;margin-top:8px;margin-bottom:10px}.detail-sort{border:none;background:none;color:#8a7f75;font-weight:600;cursor:pointer}.detail-episode-list{display:flex;flex-direction:column;gap:12px;margin-top:12px}.detail-episode{background:#fff;border-radius:16px;padding:10px 12px;display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center;box-shadow:0 10px 20px #251e1914}.detail-episode.read{opacity:.6}.detail-episode-thumb{width:56px;height:56px;border-radius:12px;object-fit:cover}.detail-episode-info strong{display:block;font-size:.9rem;color:#2b2622}.detail-episode-info span{display:block;font-size:.75rem;color:#8a7f75;margin-top:4px}.detail-episode-stats{display:flex;align-items:center;gap:10px;margin-top:6px;font-size:.72rem;color:#8a7f75}.detail-episode-stat{display:inline-flex;align-items:center;gap:4px}.detail-episode-stat svg{width:12px;height:12px}.detail-episode-actions{display:inline-flex;flex-direction:column;align-items:flex-end;gap:8px}.detail-episode-cache-clear{border:1px solid #d4ccc4;background:#f8f5f1;color:#6f665f;padding:5px 11px;border-radius:999px;font-size:.72rem;font-weight:600;cursor:pointer}.detail-episode-read{border:1px solid #e2d9d0;background:#fff;color:#2b2622;padding:6px 12px;border-radius:999px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.detail-episode.read .detail-episode-read{background:#f8f5f1;color:#8a7f75;border-color:#e2d9d0}.detail-episode.read .detail-episode-cache-clear{background:#f8f5f1;color:#8a7f75;border-color:#ddd3ca}.detail-cta{position:fixed;left:0;right:0;bottom:0;padding:14px 18px calc(20px + var(--safe-area-inset-bottom));background:linear-gradient(180deg,#f5f3f000,#f5f3f0d9 35%,#f5f3f0)}.detail-cta-btn{width:100%;border:none;background:#4aa8a0;color:#fff;padding:14px 16px;border-radius:14px;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 12px 24px #4aa8a040;display:inline-flex;align-items:center;justify-content:center;gap:8px}.detail-episode-read:disabled,.detail-episode-cache-clear:disabled,.detail-cta-btn:disabled{cursor:wait;opacity:.82}.detail-audio-cache-notice{margin:10px 2px 0;font-size:.76rem;color:#6f665f}.detail-read-inline-spinner{width:12px;height:12px;border-radius:999px;border:2px solid currentColor;border-right-color:transparent;animation:spin .7s linear infinite}.settings-screen{gap:18px}.settings-header{display:flex;align-items:center;gap:12px}.settings-header h2{margin:0;font-size:1.1rem}.settings-content h3{margin-top:0}.settings-content h4{margin:12px 0 6px;font-size:.9rem}.settings-content p{margin:0 0 8px;font-size:.85rem;color:#6c625b;line-height:1.6}.settings-content ul{margin:0 0 8px;padding-left:18px;color:#6c625b;font-size:.83rem}.settings-content li{margin-bottom:6px}.status-quote{margin:0;font-size:.85rem;color:#6c625b;line-height:1.6;background:#fdfbf9;border-radius:12px;padding:12px 14px}.home-screen{--home-edge-bleed: 18px;background:#f5f3f0;color:#2b2622;gap:18px;padding-top:22px}.home-screen.pull-wrap{position:relative;overflow:hidden;touch-action:pan-y}.writer-screen.pull-wrap{position:relative;overflow:visible;touch-action:pan-y}.pull-indicator{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.78rem;color:#6c625b;opacity:0;overflow:hidden;transition:height .2s ease,opacity .2s ease}.writer-screen.pull-wrap .pull-indicator{position:absolute;top:0;left:0;right:0;pointer-events:none}.writer-screen.pull-wrap .pull-content{position:relative;z-index:1}.pull-indicator.active{opacity:1}.pull-spinner{width:16px;height:16px;border:2px solid #4aa8a0;border-top-color:transparent;border-radius:50%}.pull-spinner.spin{animation:spin .8s linear infinite}.pull-content{transition:transform .2s ease;will-change:transform}.home-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.home-brand{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.home-brand>div{min-width:0}.home-logo{width:44px;height:44px;border-radius:12px;overflow:hidden;display:grid;place-items:center;box-shadow:0 8px 18px #4aa8a047}.home-logo img{width:100%;height:100%;display:block;object-fit:cover}.home-brand p{margin:0 0 4px;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#8a7f75}.home-brand h1{margin:0;font-size:clamp(.95rem,3.7vw,1.1rem);font-family:Playfair Display,Times New Roman,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-actions{display:flex;align-items:center;gap:10px}.home-icon{position:relative;width:36px;height:36px;border-radius:12px;border:none;background:#fff;color:#2b7a72;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 18px #251e1914}.home-icon.active{background:#4aa8a0;color:#fff}.home-event-icon{overflow:visible}.home-event-status-dot{position:absolute;top:-3px;right:-3px;width:11px;height:11px;border-radius:999px;background:#b8ada2;border:2px solid #f8f3ec;box-shadow:0 3px 8px #251e1938;pointer-events:none}.home-event-status-dot.active{background:#ff3b30;box-shadow:0 0 0 3px #ff3b302e,0 4px 10px #b4141259}.home-icon svg{width:18px;height:18px}.home-search{display:flex;align-items:center;gap:10px;padding:10px 12px;margin-top:6px;margin-bottom:8px;border-radius:14px;background:#fff;box-shadow:0 10px 18px #251e1914}.home-search svg{width:18px;height:18px;color:#8a7f75}.home-search input{border:none;background:none;outline:none;width:100%;font-size:.9rem;color:#2b2622;caret-color:#2b2622}.home-search input::placeholder{color:#8a7f75}.home-search:focus-within{box-shadow:0 0 0 2px #4aa8a033}.home-genre-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;margin-bottom:12px;-webkit-overflow-scrolling:touch}.home-event-story-strip{margin:6px calc(var(--home-edge-bleed) * -1) 8px}.home-event-story-track{display:flex;align-items:flex-start;gap:10px;overflow-x:auto;padding:0 0 4px;scroll-padding-inline:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-event-story-track::-webkit-scrollbar{display:none}.home-event-story-item{border:none;background:transparent;padding:0;width:58px;min-width:58px;display:grid;gap:4px;justify-items:center;color:inherit;cursor:pointer}.home-event-story-ring{width:54px;height:54px;border-radius:999px;padding:2px;background:linear-gradient(135deg,#ff8a3d,#f97316 48%,#ef4444);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 14px #f0702052;position:relative}.home-event-story-ring>img{width:100%;height:100%;border-radius:999px;object-fit:cover;border:2px solid #f4f0e9;display:block}.home-event-cover-stamp{position:absolute;left:-3px;top:-3px;width:24px;height:16px;border:0;border-radius:999px;background:#ff3338;display:block;pointer-events:none;box-shadow:0 2px 5px #aa000042}.home-event-story-title{width:100%;font-size:.58rem;line-height:1.15;text-align:center;color:#756a5f;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.home-event-works-section{--event-work-card-width: clamp(170px, 56vw, 214px);margin:14px calc(var(--home-edge-bleed) * -1) 12px;padding:0 var(--home-edge-bleed)}.home-event-works-track{display:flex;gap:18px;overflow-x:auto;padding:4px max(var(--home-edge-bleed),calc((100% - var(--event-work-card-width)) / 2)) 14px;margin:0 calc(var(--home-edge-bleed) * -1);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-event-works-track::-webkit-scrollbar{display:none}.home-event-work-card{border:none;background:transparent;color:inherit;padding:0;width:var(--event-work-card-width);min-width:var(--event-work-card-width);display:flex;flex-direction:column;align-items:stretch;text-align:center;cursor:pointer;scroll-snap-align:center}.home-event-work-cover{position:relative;display:block;width:100%;aspect-ratio:.665;border-radius:18px;overflow:hidden;background:#efe6da;border:1px solid rgba(234,96,76,.36);box-shadow:0 14px 24px #1212123d,0 0 0 2px #ea604c57,0 0 26px #ea604c38}.home-event-work-cover img{width:100%;height:100%;object-fit:cover;display:block}.home-event-work-cover:after{content:"";position:absolute;inset:auto 0 0;height:44%;background:linear-gradient(180deg,#0000,#2c120fad);pointer-events:none}.home-event-work-rank{position:absolute;right:8px;top:8px;z-index:2;min-width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;background:#111827c7;color:#fff4dd;font-size:.72rem;font-weight:800;border:1px solid rgba(255,255,255,.18)}.home-event-work-cta{position:absolute;left:0;right:0;bottom:0;z-index:2;min-height:38px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ee5b47e6,#ca332bf5);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.02em}.home-event-work-title{margin-top:8px;font-size:.88rem;line-height:1.2;font-weight:800;color:#2d2621;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-event-work-author,.home-event-work-rating{margin-top:3px;font-size:.68rem;line-height:1.2;color:#7b7064;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-top7-section{--top7-bleed: 18px;--top7-accent-rgb: 90, 188, 176;--top7-summary-tint-strong: .16;--top7-summary-tint-soft: .05;margin:14px 0 10px}.home-top7-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.home-top7-heading-inline{display:flex;align-items:baseline;gap:8px;min-width:0;flex:1 1 auto}.home-top7-kicker{margin:0;font-size:.62rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:#ae9268;line-height:1;white-space:nowrap}.home-top7-head h2{margin:0;font-size:1.36rem;line-height:1.04;font-family:Playfair Display,Times New Roman,serif;color:#2b241f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-top7-link{border:1px solid rgba(var(--top7-accent-rgb),.52);background:linear-gradient(180deg,rgba(var(--top7-accent-rgb),.42),rgba(var(--top7-accent-rgb),.7));color:var(--top7-link-text, #132432);font-size:.78rem;font-weight:700;cursor:pointer;padding:8px 12px;border-radius:999px;letter-spacing:.01em;box-shadow:0 7px 14px rgba(var(--top7-accent-rgb),.28);line-height:1;white-space:nowrap;text-shadow:0 1px 1px rgba(0,0,0,.18)}.home-top7-showcase{--top7-card-width: clamp(170px, 56vw, 214px);--top7-side-scale: 1;--top7-side-offset: clamp(172px, 53vw, 204px);--top7-card-gap: 20px;--top7-rgb-ring-alpha: .56;--top7-rgb-glow-alpha: .5;--top7-rgb-glow-blur: 28px;--top7-rgb-ring-alpha-soft: .3;--top7-rgb-glow-alpha-soft: .24;--top7-rgb-glow-blur-soft: 16px;position:relative;height:336px;width:calc(100% + (var(--top7-bleed) * 2));margin-left:calc(var(--top7-bleed) * -1);margin-right:calc(var(--top7-bleed) * -1);overflow:hidden;padding:4px 0 0;touch-action:pan-y;-webkit-user-select:none;user-select:none}.home-top7-showcase.can-slide{cursor:grab}.home-top7-showcase.can-slide:active{cursor:grabbing}.home-top7-item{--top7-drift-x: 0px;--top7-slot-x: 0px;--top7-scale: 1;--top7-tilt: 0deg;border:none;background:none;padding:0;margin:0;color:inherit;position:absolute;left:50%;top:0;display:flex;flex-direction:column;width:var(--top7-card-width);transform:translate3d(calc(-50% + var(--top7-slot-x) + var(--top7-drift-x)),0,0) scale(var(--top7-scale)) rotate(var(--top7-tilt));transform-origin:center top;transition:transform .52s cubic-bezier(.16,1,.3,1),opacity .32s ease,filter .36s ease;will-change:transform}.home-top7-showcase.can-slide .home-top7-item{cursor:pointer}.home-top7-item.slot-center{--top7-slot-x: 0px;z-index:3}.home-top7-item.slot-left,.home-top7-item.slot-right{--top7-scale: var(--top7-side-scale);opacity:1;z-index:2;filter:none}.home-top7-item.slot-left{--top7-slot-x: calc((var(--top7-side-offset) + var(--top7-card-gap)) * -1)}.home-top7-item.slot-right{--top7-slot-x: calc(var(--top7-side-offset) + var(--top7-card-gap))}.home-top7-cover-wrap{width:100%;aspect-ratio:.665;border-radius:20px;overflow:hidden;position:relative;box-shadow:0 14px 24px #1b1b1b33;border:1px solid rgba(218,207,194,.74);transition:box-shadow .42s ease,filter .42s ease}.home-top7-item.slot-left .home-top7-cover-wrap,.home-top7-item.slot-right .home-top7-cover-wrap{box-shadow:0 10px 17px #1818182b;filter:saturate(.91)}.home-top7-item.slot-center .home-top7-cover-wrap{box-shadow:0 14px 24px #1212123d,0 0 0 2px rgba(var(--top7-accent-rgb),var(--top7-rgb-ring-alpha)),0 0 var(--top7-rgb-glow-blur) rgba(var(--top7-accent-rgb),var(--top7-rgb-glow-alpha));animation:top7-accent-glow 3.8s ease-in-out infinite}@keyframes top7-accent-glow{0%{box-shadow:0 14px 24px #1212123d,0 0 0 1px rgba(var(--top7-accent-rgb),var(--top7-rgb-ring-alpha-soft)),0 0 var(--top7-rgb-glow-blur-soft) rgba(var(--top7-accent-rgb),var(--top7-rgb-glow-alpha-soft))}50%{box-shadow:0 14px 24px #1212123d,0 0 0 2px rgba(var(--top7-accent-rgb),var(--top7-rgb-ring-alpha)),0 0 var(--top7-rgb-glow-blur) rgba(var(--top7-accent-rgb),var(--top7-rgb-glow-alpha))}to{box-shadow:0 14px 24px #1212123d,0 0 0 1px rgba(var(--top7-accent-rgb),var(--top7-rgb-ring-alpha-soft)),0 0 var(--top7-rgb-glow-blur-soft) rgba(var(--top7-accent-rgb),var(--top7-rgb-glow-alpha-soft))}}@media(prefers-reduced-motion:reduce){.home-top7-item.slot-center .home-top7-cover-wrap{animation:none;box-shadow:0 14px 24px #1212123d,0 0 0 1px rgba(var(--top7-accent-rgb),var(--top7-rgb-ring-alpha-soft)),0 0 var(--top7-rgb-glow-blur-soft) rgba(var(--top7-accent-rgb),var(--top7-rgb-glow-alpha-soft))}}.home-top7-cover-wrap img{width:100%;height:100%;object-fit:cover;object-position:center center;background:#e7ddd0;display:block}.home-top7-cover-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 62%,#00000024);pointer-events:none}.home-top7-rank{position:absolute;top:8px;right:8px;left:auto;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border-radius:50%;background:#10161ecc;color:#f3ddb0;border:1px solid rgba(255,255,255,.22);font-size:.72rem;font-weight:700;line-height:1}.home-top7-rating{position:absolute;left:10px;bottom:46px;display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:999px;background:#fff6ebf0;border:1px solid rgba(237,221,201,.86);color:#6d4f2e;font-size:.76rem;font-weight:700;line-height:1;z-index:2}.home-top7-rating svg{width:11px;height:11px;color:#e8b14d;flex:0 0 auto}.home-top7-item.slot-left .home-top7-rating,.home-top7-item.slot-right .home-top7-rating{opacity:0}.home-top7-cta-strip{position:absolute;left:0;right:0;bottom:0;z-index:3;height:40px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:.82rem;font-weight:800;letter-spacing:.04em;background:linear-gradient(180deg,rgba(var(--top7-accent-rgb),.95),rgba(var(--top7-accent-rgb),.76));color:var(--top7-cta-text, #f9f3e6);border-top:1px solid rgba(255,255,255,.26);box-shadow:0 -8px 18px rgba(var(--top7-accent-rgb),.34);text-shadow:0 1px 1px rgba(0,0,0,.22);opacity:0;transform:translateY(100%);transition:opacity .24s ease,transform .24s ease;pointer-events:none}.home-top7-cta-strip.is-active{opacity:1;transform:translateY(0)}.home-top7-summary{margin-top:0;width:calc(100% + (var(--top7-bleed) * 2));margin-left:calc(var(--top7-bleed) * -1);margin-right:calc(var(--top7-bleed) * -1);padding:16px 20px 20px;border-radius:0;background:linear-gradient(180deg,rgba(var(--top7-accent-rgb),var(--top7-summary-tint-strong)),rgba(var(--top7-accent-rgb),var(--top7-summary-tint-soft)) 42%,rgba(var(--top7-accent-rgb),0));border-top:1px solid rgba(var(--top7-accent-rgb),.46);text-align:center}.home-top7-title{margin:0;font-size:clamp(1.08rem,5.8vw,1.9rem);line-height:1.14;font-weight:900;color:#2e3036;text-transform:uppercase;letter-spacing:.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;text-overflow:ellipsis}.home-top7-summary .home-top7-title{font-size:clamp(.98rem,5vw,1.58rem);font-weight:950;line-height:1.08;letter-spacing:.005em;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:unset;line-clamp:unset}.home-top7-author{margin:10px auto 0;max-width:min(540px,94%);font-size:.95rem;line-height:1.4;color:#5d5a55}.home-top7-author strong{color:#2f343e;font-weight:800}.home-top7-web-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-top7-web-item{border:none;background:none;padding:0;margin:0;color:inherit;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:7px;min-width:0;cursor:pointer;transition:transform .22s ease,filter .22s ease}.home-top7-web-item:active{transform:translateY(1px)}.home-top7-web-item:focus-visible{outline:2px solid #3fb2a8;outline-offset:4px;border-radius:18px}.home-top7-web-cover-wrap{width:100%;border-radius:20px}.home-top7-web-rank{position:absolute;top:8px;left:8px;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:4px 8px;border-radius:999px;font-size:.72rem;font-weight:800;line-height:1;letter-spacing:.02em;color:#362612;background:#ffefcbf2;border:1px solid rgba(228,199,141,.92)}.home-top7-web-item .home-top7-title{max-width:100%;padding:0}.home-top7-web-item .home-top7-author{max-width:100%;margin-top:-1px}.home-all-head{margin:2px 0 -2px}.home-all-kicker{margin:0 0 2px;font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#9f8f80}.home-all-head h2{margin:0;font-size:1.05rem;font-weight:700;color:#2a241f}.home-short-story-wrap{margin-top:6px}.home-short-story-slider{display:flex;gap:10px;width:calc(100% + (var(--home-edge-bleed, 18px) * 2));margin-left:calc(var(--home-edge-bleed, 18px) * -1);margin-right:calc(var(--home-edge-bleed, 18px) * -1);overflow-x:auto;overflow-y:hidden;padding:1px 0 8px var(--home-edge-bleed, 18px);scroll-snap-type:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.home-short-story-slider::-webkit-scrollbar{display:none}.home-short-story-page{--story-grid-gap: 8px;--story-grid-height: clamp(152px, 42vw, 194px);--story-grid-row: calc((var(--story-grid-height) - var(--story-grid-gap)) / 2);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.64fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,var(--story-grid-row)));gap:var(--story-grid-gap);flex:0 0 clamp(278px,88vw,352px);min-width:0;align-items:start}.home-short-story-page.count-3{grid-template-columns:minmax(0,1fr) minmax(0,.64fr)}.home-short-story-page.count-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,var(--story-grid-height))}.home-short-story-page.count-1{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,var(--story-grid-height))}.home-short-story-card-lg{border:none;background:#ece6de;border-radius:12px;overflow:hidden;padding:0;margin:0;width:100%;height:var(--story-grid-height);cursor:pointer;box-shadow:0 8px 16px #2b241d24;transition:transform .16s ease,box-shadow .16s ease}.home-short-story-card-lg img{width:100%;height:100%;object-fit:cover;display:block}.home-short-story-card-lg.slot-left{grid-column:1;grid-row:1 / span 2}.home-short-story-card-lg.slot-right{grid-column:3;grid-row:1 / span 2}.home-short-story-card-lg.slot-single{grid-column:1;grid-row:1}.home-short-story-page.count-1 .home-short-story-card-lg.slot-single{width:min(100%,148px)}.home-short-story-page.count-2 .home-short-story-card-lg.slot-left,.home-short-story-page.count-2 .home-short-story-card-lg.slot-right{grid-row:1}.home-short-story-page.count-2 .home-short-story-card-lg.slot-right{grid-column:2}.home-short-story-card-lg:active{transform:scale(.98)}.home-short-story-card-lg:focus-visible{outline:2px solid rgba(58,178,167,.55);outline-offset:2px}.home-short-story-middle{grid-column:2;grid-row:1 / span 2;display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--story-grid-gap);height:var(--story-grid-height)}.home-short-story-thumb{border:none;background:#ece6de;border-radius:10px;overflow:hidden;padding:0;margin:0;width:100%;height:100%;cursor:pointer;box-shadow:0 8px 16px #2b241d24;transition:transform .16s ease,box-shadow .16s ease}.home-short-story-thumb:active{transform:scale(.98)}.home-short-story-thumb:focus-visible{outline:2px solid rgba(58,178,167,.55);outline-offset:2px}.home-short-story-thumb img{width:100%;height:100%;object-fit:cover;display:block}.home-short-story-thumb.is-placeholder{background:linear-gradient(135deg,#c6baac57,#b4a89a3d),repeating-linear-gradient(-45deg,#ffffff59 0 8px,#ebe4da59 8px 16px);border:1px dashed rgba(123,107,90,.36);box-shadow:none}.home-short-story-thumb.slot-left-top{grid-column:auto;grid-row:1}.home-short-story-thumb.slot-left-bottom{grid-column:auto;grid-row:2}.home-short-story-thumb.slot-middle-top{grid-column:auto;grid-row:1}.home-short-story-thumb.slot-middle-bottom{grid-column:auto;grid-row:2}.home-short-story-thumb.slot-right{grid-column:auto;grid-row:auto}.home-short-story-card-lg.is-placeholder{background:linear-gradient(135deg,#c6baac57,#b4a89a3d),repeating-linear-gradient(-45deg,#ffffff59 0 8px,#ebe4da59 8px 16px);border:1px dashed rgba(123,107,90,.36);box-shadow:none}.home-catalog-tabs{margin-top:8px;display:flex;gap:6px;flex-direction:column;align-items:flex-start}.home-catalog-tab{border:1px solid rgba(44,38,33,.14);background:#ffffffdb;color:#3d342d;border-radius:999px;padding:6px 12px;font-size:.73rem;font-weight:700;line-height:1;cursor:pointer}.home-catalog-tab.active{border-color:#2a9f93;background:linear-gradient(135deg,#39ac9d,#2a9f93);color:#fff}body[data-theme=dark] .home-catalog-tab,body[data-theme=dark2] .home-catalog-tab{background:#ffffff0f;border-color:#ffffff24;color:#d7dbde}body[data-theme=sand] .home-catalog-tab{background:#fffaf2e6;border-color:#9c7e5240;color:#6b4f2f}@media(max-width:360px){.home-screen{--home-edge-bleed: 14px}.home-top7-section{--top7-bleed: 14px}.home-top7-showcase{--top7-card-width: clamp(156px, 58vw, 182px);--top7-side-offset: clamp(154px, 50vw, 178px);--top7-card-gap: 18px;height:308px}.home-top7-item{top:3px}.home-top7-summary{padding:15px 12px 17px}.home-top7-author{font-size:.86rem}}.home-sponsor-carousel{position:relative;width:calc(100% + (var(--home-edge-bleed) * 2));margin:6px calc(var(--home-edge-bleed) * -1) 12px;overflow:hidden;touch-action:pan-y}.home-sponsor-carousel-track{display:flex;width:100%;transition:transform .36s cubic-bezier(.22,1,.36,1);will-change:transform}.home-sponsor-carousel.is-dragging .home-sponsor-carousel-track{transition:none}.home-sponsor-carousel-slide{flex:0 0 100%;min-width:0}.home-sponsor-carousel .home-sponsor-card{width:100%;margin:0}.home-sponsor-carousel-dots{position:absolute;left:12px;right:78px;bottom:8px;z-index:3;display:flex;justify-content:center;align-items:center;gap:5px;padding:0;pointer-events:none}body:not([data-platform=web]) .home-sponsor-carousel-dots{left:0;right:0;bottom:12px;padding:2px 8px;width:fit-content;margin:0 auto;border-radius:999px;background:#0c121c57}.home-sponsor-carousel-dot{width:4px;height:4px;border-radius:999px;background:#ffffff80;transition:transform .22s ease,background-color .22s ease,opacity .22s ease;opacity:1}.home-sponsor-carousel-dot.active{width:5px;height:5px;background:#fff;transform:scale(1.04);opacity:1}.home-sponsor-card{--sponsor-bg-start: #3a2517;--sponsor-bg-end: #1d140c;--sponsor-text: #f7e9d2;--sponsor-badge-bg: rgba(255, 194, 108, .2);--sponsor-badge-border: rgba(255, 194, 108, .34);--sponsor-badge-text: #f7d6a2;--sponsor-cta-bg: #caa55e;--sponsor-cta-text: #22160c;--sponsor-pattern-opacity: .34;--sponsor-cup-ring-start: #efd0a3;--sponsor-cup-ring-end: #9f7447;--sponsor-cup-fill-start: #9f7250;--sponsor-cup-fill-end: #65432b;position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-height:124px;padding:14px 14px 12px;width:calc(100% + (var(--home-edge-bleed) * 2));margin:6px calc(var(--home-edge-bleed) * -1) 12px;border-radius:20px;overflow:hidden;background:linear-gradient(138deg,var(--sponsor-bg-start),var(--sponsor-bg-end));color:var(--sponsor-text);box-shadow:0 14px 24px #0000002e}.home-sponsor-card.home-sponsor-full-banner{display:block;min-height:0;padding:0;gap:0;background:#131313;box-shadow:none}.home-sponsor-card.home-sponsor-full-banner:before{display:none}.home-sponsor-full-banner-hit{width:100%;display:block;padding:0;border:none;background:transparent;line-height:0;cursor:pointer}.home-sponsor-full-banner-hit:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:-3px}.home-sponsor-full-banner-image{width:100%;height:auto;display:block;aspect-ratio:auto;object-fit:contain;object-position:center;background:#050607}.home-sponsor-card.has-banner-image{--sponsor-text: #fbf4ec;--sponsor-badge-bg: rgba(250, 240, 224, .2);--sponsor-badge-border: rgba(250, 240, 224, .35);--sponsor-badge-text: #fff7ea}.home-sponsor-card.no-media{grid-template-columns:minmax(0,1fr)}.home-sponsor-banner-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none}.home-sponsor-banner-overlay{position:absolute;inset:0;background:linear-gradient(98deg,#110b08d6,#110b08a3 42%,#110b0857 72%,#110b0833);z-index:0;pointer-events:none}.home-screen .home-sponsor-card:not(.home-inline-banner){border-radius:0}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner){height:112px;min-height:112px;max-height:112px}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner):not(.home-sponsor-full-banner){padding:8px 12px;gap:8px}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner).home-sponsor-full-banner{width:calc(100% + (var(--home-edge-bleed) * 2));margin:6px calc(var(--home-edge-bleed) * -1) 12px;padding:0;gap:0;border-radius:0;overflow:hidden}body:not([data-platform=web]) .home-sponsor-carousel .home-sponsor-card.home-sponsor-full-banner{width:100%;margin:0}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner).home-sponsor-full-banner .home-sponsor-full-banner-hit{height:100%}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner).home-sponsor-full-banner .home-sponsor-full-banner-image{height:100%;aspect-ratio:auto}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner):not(.home-sponsor-full-banner) .home-sponsor-badge{top:6px;left:8px;font-size:.5rem;padding:3px 8px;max-width:calc(100% - 86px)}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner):not(.home-sponsor-full-banner) .home-sponsor-content{gap:4px;padding-top:16px}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner):not(.home-sponsor-full-banner) .home-sponsor-content h3{font-size:.79rem;line-height:1.14;max-width:26ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner):not(.home-sponsor-full-banner) .home-sponsor-content p{font-size:.67rem;line-height:1.18;max-width:34ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner):not(.home-sponsor-full-banner) .home-sponsor-cta{width:100%;justify-self:stretch;text-align:center;padding:7px 12px;font-size:.67rem}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner):not(.home-sponsor-full-banner) .home-sponsor-media{width:56px;height:56px;margin-right:0}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner):not(.home-sponsor-full-banner) .home-sponsor-media img{width:52px;height:52px}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner):not(.home-sponsor-full-banner) .home-sponsor-media.shape-square img{border-radius:10px}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner):not(.home-sponsor-full-banner) .home-sponsor-cup{width:50px;height:50px}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner):not(.home-sponsor-full-banner) .home-sponsor-cup:before{inset:8px}body:not([data-platform=web]) .home-screen .home-sponsor-card:not(.home-inline-banner):not(.home-sponsor-full-banner) .home-sponsor-cup:after{width:12px;height:16px;right:-6px;top:16px;border-width:3px}.home-screen .home-sponsor-card.home-sponsor-full-banner{border-radius:0;overflow:hidden}.home-inline-banner{grid-column:1 / -1;min-height:84px;margin:4px 0 10px;padding:10px 12px;border-radius:0;grid-template-columns:minmax(0,1fr) auto;gap:10px}.home-inline-banner.home-sponsor-full-banner{min-height:0;padding:0;gap:0;grid-template-columns:minmax(0,1fr)}.home-inline-banner.has-banner-image .home-sponsor-banner-overlay{background:linear-gradient(96deg,#120c08d1,#120c0899 48%,#120c0847 78%,#120c082e)}.home-inline-banner .home-sponsor-badge{position:static;max-width:fit-content;margin-bottom:6px;padding:3px 9px;font-size:.52rem}.home-inline-banner .home-sponsor-content{padding-top:0;gap:5px}.home-inline-banner .home-sponsor-content h3{font-size:.88rem;line-height:1.2;max-width:26ch}.home-inline-banner .home-sponsor-content p{font-size:.72rem;line-height:1.35;max-width:34ch}.home-inline-banner .home-sponsor-cta{padding:7px 12px;font-size:.72rem}.home-inline-banner .home-sponsor-media{width:56px;height:56px;margin-right:0}.home-inline-banner .home-sponsor-media img{width:52px;height:52px}.home-inline-banner .home-sponsor-cup{width:50px;height:50px}.home-inline-banner .home-sponsor-cup:before{inset:8px}.home-inline-banner .home-sponsor-cup:after{width:12px;height:16px;right:-6px;top:16px;border-width:3px}body[data-platform=web] .home-web-inline-sponsor{margin:8px 0 18px}body[data-platform=web] .home-web-hero-sponsor-wrap{grid-column:1 / -1;width:100%;display:grid;place-items:center;justify-self:center;margin:2px 0 4px;margin-inline:auto}body[data-platform=web] .home-web-hero-sponsor{width:min(100%,var(--web-home-hero-width, 1040px));min-height:116px;margin:0 auto;justify-self:center}@media(max-width:1100px){body[data-platform=web] .home-web-hero-sponsor{width:min(760px,96%)}}@media(max-width:380px){.home-inline-banner .home-sponsor-content p{display:none}}.home-sponsor-card:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.06) 1px,transparent 1px,transparent 10px);opacity:var(--sponsor-pattern-opacity);pointer-events:none}.home-sponsor-card.has-banner-image:before{opacity:calc(var(--sponsor-pattern-opacity) * .68)}.home-sponsor-badge{position:absolute;top:10px;left:10px;background:var(--sponsor-badge-bg);color:var(--sponsor-badge-text);border:1px solid var(--sponsor-badge-border);font-size:.56rem;font-weight:700;padding:4px 11px;border-radius:999px;text-transform:uppercase;letter-spacing:.1em;line-height:1;z-index:2;max-width:calc(100% - 100px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-sponsor-content{position:relative;z-index:1;display:grid;gap:7px;flex:1;padding-top:22px;min-width:0}.home-sponsor-content h3{margin:0;font-size:1.03rem;line-height:1.2;font-weight:700;font-family:Playfair Display,Times New Roman,serif;max-width:22ch}.home-sponsor-content p{margin:0;font-size:.79rem;line-height:1.45;opacity:.9;max-width:30ch}.home-sponsor-cta{align-self:start;border:none;background:var(--sponsor-cta-bg);color:var(--sponsor-cta-text);font-weight:700;font-size:.8rem;padding:9px 19px;border-radius:999px;cursor:pointer;line-height:1;transition:transform .12s ease,filter .12s ease}.home-sponsor-cta:not(:disabled):active{transform:scale(.98)}.home-sponsor-cta:not(:disabled):hover{filter:brightness(1.04)}.home-sponsor-cta:disabled{opacity:.6;cursor:not-allowed}.home-sponsor-media{position:relative;z-index:1;width:74px;height:74px;display:grid;place-items:center;margin-right:2px}.home-sponsor-media img{width:70px;height:70px;border-radius:50%;object-fit:cover;box-shadow:0 8px 16px #0000004d}.home-sponsor-media.shape-square img{border-radius:14px}.home-sponsor-cup{position:relative;width:66px;height:66px;border-radius:50%;background:radial-gradient(circle at 30% 30%,var(--sponsor-cup-ring-start),var(--sponsor-cup-ring-end));box-shadow:0 10px 18px #00000042}.home-sponsor-cup:before{content:"";position:absolute;inset:10px;border-radius:50%;background:radial-gradient(circle at 30% 30%,var(--sponsor-cup-fill-start),var(--sponsor-cup-fill-end));box-shadow:inset 0 2px 4px #fff3}.home-sponsor-cup:after{content:"";position:absolute;right:-8px;top:20px;width:16px;height:22px;border-radius:999px;border:4px solid rgba(239,208,163,.75);border-left:0}.home-sponsor-card.theme-coffee{--sponsor-bg-start: #3c2617;--sponsor-bg-end: #1a110a;--sponsor-badge-bg: rgba(255, 196, 118, .22);--sponsor-badge-border: rgba(255, 196, 118, .35);--sponsor-badge-text: #f6d8a7;--sponsor-cta-bg: #cfab68;--sponsor-cta-text: #1d130a;--sponsor-cup-ring-start: #f2d5ab;--sponsor-cup-ring-end: #a0784d;--sponsor-cup-fill-start: #996f4f;--sponsor-cup-fill-end: #5f3f2a}.home-sponsor-card.theme-emerald{--sponsor-bg-start: #11463f;--sponsor-bg-end: #0a2622;--sponsor-text: #d7f7ef;--sponsor-badge-bg: rgba(143, 248, 213, .2);--sponsor-badge-border: rgba(143, 248, 213, .34);--sponsor-badge-text: #bcf8e6;--sponsor-cta-bg: #7be3c6;--sponsor-cta-text: #093126;--sponsor-cup-ring-start: #b8ede2;--sponsor-cup-ring-end: #5db39f;--sponsor-cup-fill-start: #4d8a7e;--sponsor-cup-fill-end: #255349}.home-sponsor-card.theme-cream{--sponsor-bg-start: #f4eee4;--sponsor-bg-end: #e5d8c2;--sponsor-text: #2e261f;--sponsor-pattern-opacity: .1;--sponsor-badge-bg: rgba(123, 87, 38, .12);--sponsor-badge-border: rgba(123, 87, 38, .24);--sponsor-badge-text: #7d5a2d;--sponsor-cta-bg: #2d261f;--sponsor-cta-text: #f5ecdf;--sponsor-cup-ring-start: #e3d4be;--sponsor-cup-ring-end: #9b866c;--sponsor-cup-fill-start: #967657;--sponsor-cup-fill-end: #664b34}.home-sponsor-card.theme-sunset{--sponsor-bg-start: #4d1f31;--sponsor-bg-end: #1d0d15;--sponsor-text: #f6d5e5;--sponsor-badge-bg: rgba(255, 177, 208, .22);--sponsor-badge-border: rgba(255, 177, 208, .34);--sponsor-badge-text: #ffd2e8;--sponsor-cta-bg: #ff9ac6;--sponsor-cta-text: #3b1127;--sponsor-cup-ring-start: #f0bfd6;--sponsor-cup-ring-end: #9a5f7b;--sponsor-cup-fill-start: #955370;--sponsor-cup-fill-end: #582640}.home-genre-row::-webkit-scrollbar{display:none}.genre-chip{border:1px solid #efe8e1;background:#fff;color:#6c625b;padding:6px 12px;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap;cursor:pointer;box-shadow:0 6px 14px #251e190f}.genre-chip.active{background:#4aa8a0;color:#fff;border-color:transparent;box-shadow:0 10px 18px #4aa8a047}.leaderboard-screen{background:#f9fafb}.leaderboard-hero{margin:calc(-28px - var(--safe-area-inset-top)) -18px 0;padding:calc(28px + var(--safe-area-inset-top)) 18px 28px;background:linear-gradient(135deg,#14b8a6,#8b5cf6);border-bottom-left-radius:28px;border-bottom-right-radius:28px;color:#fff;box-shadow:0 18px 30px #1416282e}.leaderboard-hero-content{display:flex;gap:14px;align-items:flex-start}.leaderboard-hero h2{margin:0;font-size:1.35rem;font-weight:700}.leaderboard-hero p{margin:4px 0 0;font-size:.85rem;color:#fffc}.leaderboard-back{background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;box-shadow:none}.leaderboard-podium{margin-top:-32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:end}.podium-card{border:none;background:#fff;border-radius:20px;padding:14px 10px 18px;text-align:center;box-shadow:0 16px 30px #201e3c1f;display:flex;flex-direction:column;gap:8px;min-height:140px;cursor:pointer}.podium-card.is-top{min-height:170px;transform:translateY(-8px)}.podium-emoji{font-size:1.6rem}.podium-cover{width:58px;height:58px;border-radius:12px;overflow:hidden;align-self:center;box-shadow:0 10px 16px #14141e33;background:#efe7df}.podium-cover img{width:100%;height:100%;object-fit:cover;display:block}.podium-rank{font-size:1rem;font-weight:700}.podium-card.rank-1 .podium-rank{color:#f59e0b}.podium-card.rank-2 .podium-rank{color:#94a3b8}.podium-card.rank-3 .podium-rank{color:#c0841a}.podium-title{font-size:.85rem;font-weight:600;color:#2b2622;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.leaderboard-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.leaderboard-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;border:1px solid #eef1f5;background:#fff;text-align:left;box-shadow:0 10px 18px #1e293b14}.leaderboard-rank-pill{width:40px;height:40px;border-radius:50%;background:#14b8a6;color:#fff;font-weight:700;display:grid;place-items:center;font-size:.8rem;flex-shrink:0}.leaderboard-cover{width:52px;height:68px;border-radius:12px;overflow:hidden;background:#e5ddd5;flex-shrink:0}.leaderboard-cover img{width:100%;height:100%;object-fit:cover;display:block}.leaderboard-info{display:flex;flex-direction:column;gap:3px;min-width:0}.leaderboard-info strong{font-size:.9rem;color:#2b2622;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leaderboard-info span{font-size:.78rem;color:#8a7f75}.leaderboard-author{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leaderboard-meta{display:flex;align-items:center;gap:12px;color:#6c625b;font-size:.75rem}.leaderboard-stat{display:inline-flex;align-items:center;gap:4px}.leaderboard-stat svg{width:14px;height:14px}body[data-platform=web] .leaderboard-screen{padding:calc(24px + var(--safe-area-inset-top)) 56px 140px}body[data-platform=web] .leaderboard-hero{margin:0;border-radius:24px;padding:28px 32px}body[data-platform=web] .leaderboard-hero-content{max-width:1100px;margin:0 auto}body[data-platform=web] .leaderboard-podium{margin-top:18px;max-width:1100px;margin-left:auto;margin-right:auto;gap:16px}body[data-platform=web] .podium-card{min-height:170px}body[data-platform=web] .podium-card.is-top{min-height:200px}body[data-platform=web] .podium-cover{width:72px;height:72px}body[data-platform=web] .leaderboard-list{max-width:1100px;margin:20px auto 0}body[data-platform=web] .leaderboard-item{padding:14px 16px}@media(max-width:1100px){body[data-platform=web] .leaderboard-screen{padding:calc(24px + var(--safe-area-inset-top)) 24px 120px}body[data-platform=web] .leaderboard-hero{padding:24px}body[data-platform=web] .leaderboard-podium,body[data-platform=web] .leaderboard-list,body[data-platform=web] .leaderboard-hero-content{max-width:100%}}.home-grid{--home-gap: clamp(8px, 2.2vw, 14px);--home-radius: clamp(10px, 3vw, 16px);--home-badge-font: clamp(.55rem, 1.8vw, .7rem);--home-badge-pad-y: clamp(2px, .6vw, 4px);--home-badge-pad-x: clamp(6px, 1.8vw, 8px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--home-gap)}.home-genre-shelves{--home-gap: clamp(8px, 2.2vw, 14px);--home-radius: clamp(10px, 3vw, 16px);--home-badge-font: clamp(.55rem, 1.8vw, .7rem);--home-badge-pad-y: clamp(2px, .6vw, 4px);--home-badge-pad-x: clamp(6px, 1.8vw, 8px);display:flex;flex-direction:column;gap:12px}.home-genre-shelf{display:flex;flex-direction:column;gap:8px}.home-genre-shelf-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:0 2px}.home-genre-shelf-head h3{margin:0;font-size:.94rem;font-weight:800;color:#2b2622}.home-genre-shelf-head span{font-size:.66rem;font-weight:700;color:#928678;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.home-genre-shelf-track{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(118px,36vw,142px);gap:clamp(8px,2.6vw,12px);width:calc(100% + (var(--home-edge-bleed, 18px) * 2));margin-left:calc(var(--home-edge-bleed, 18px) * -1);margin-right:calc(var(--home-edge-bleed, 18px) * -1);overflow-x:auto;overflow-y:hidden;scroll-snap-type:none;overscroll-behavior-x:contain;padding:2px 0 8px var(--home-edge-bleed, 18px);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.home-genre-shelf-track::-webkit-scrollbar{width:0;height:0;display:none}.home-card--genre-shelf{min-width:0}.home-genre-shelves .home-empty{margin-top:2px}.home-card{border:none;background:none;padding:0;text-align:left;color:inherit;display:flex;flex-direction:column;gap:clamp(6px,1.8vw,10px);cursor:pointer;transition:transform .18s ease}.home-cover{position:relative;width:100%;aspect-ratio:3 / 4;border-radius:var(--home-radius);overflow:hidden;box-shadow:0 16px 26px #0003;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.home-card:active .home-cover{transform:scale(.98)}.home-card.is-opening{transform:translateY(2px)}.home-card.is-opening .home-cover{transform:scale(.96);filter:brightness(.95) saturate(1.05);box-shadow:0 10px 18px #00000038}.home-cover img{width:100%;height:100%;object-fit:cover;display:block}@media(prefers-reduced-motion:reduce){.home-card,.home-cover{transition:none}}.home-badge{position:absolute;top:8px;left:8px;background:#4aa8a0;color:#fff;font-size:var(--home-badge-font);font-weight:800;padding:var(--home-badge-pad-y) var(--home-badge-pad-x);border-radius:clamp(6px,2vw,10px)}.home-badge--ep-baru{background:#34b9a7;color:#fff}.home-badge--comeback{background:#2f2b28;color:#f2d081}.home-badge--serial-baru{background:#d55a55;color:#fff5f5}.home-badge--cerita-suara{background:#2e6cc2;color:#eef4ff}.home-badge--tamat{background:#2f8a57;color:#ecffef}.home-caption{padding:0 2px;display:flex;flex-direction:column;gap:4px}.home-rank{font-size:clamp(.7rem,1.9vw,.78rem);color:#2b7a72;font-weight:700}.home-read{display:inline-flex;align-items:center;gap:4px;font-size:clamp(.6rem,1.6vw,.7rem);color:#8a7f75;font-weight:600}.home-read svg{width:14px;height:14px}.home-leaderboard-row{display:flex;justify-content:flex-end;margin:-6px 0 12px}.home-leaderboard-link{font-size:.85rem}.home-empty{grid-column:1 / -1;margin:0;padding:16px;text-align:center;background:#fff;border-radius:14px;color:#8a7f75;font-size:.85rem}.home-coming-soon{grid-column:1 / -1;margin:8px 0 4px;padding:0;background:transparent;color:#2a231c}.home-coming-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home-coming-head h3{margin:0;font-size:clamp(1.65rem,4.7vw,2.05rem);line-height:1.08;letter-spacing:-.01em;color:#2a231c}.home-coming-head p{margin:6px 0 0;font-size:.8rem;color:#978f86}.home-coming-more{border:none;background:transparent;padding:4px 0;font-size:.88rem;font-weight:700;color:#cd4f0f;white-space:nowrap;cursor:pointer}.home-coming-body{margin-top:12px;display:grid;gap:12px}.home-coming-body.with-sponsor{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.home-coming-novel-column{min-width:0;display:grid;gap:6px}.home-coming-track-wrap{position:relative;min-width:0}.home-coming-track{margin-top:0;padding:2px 0}.home-coming-track-vertical{height:clamp(284px,62vw,360px);display:grid;grid-auto-flow:row;grid-auto-rows:100%;gap:10px;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.home-coming-body.with-sponsor .home-coming-track-vertical{height:clamp(340px,84vw,420px)}.home-coming-track-vertical.is-static{overflow-y:hidden}.home-coming-item{border-radius:18px;background:#fff;box-shadow:0 9px 22px #2b241d29;scroll-snap-align:start;overflow:hidden}.home-coming-item-sponsor{display:grid;grid-template-rows:minmax(0,1fr) auto}.home-coming-body.with-sponsor .home-coming-item-sponsor{height:clamp(340px,84vw,420px)}.home-coming-body.with-sponsor .home-coming-poster{aspect-ratio:3 / 3.5}.home-coming-body.with-sponsor .home-coming-meta{gap:6px;padding:8px 10px 10px}.home-coming-body.with-sponsor .home-coming-meta strong{font-size:.98rem}.home-coming-body.with-sponsor .home-coming-date-chip{padding:6px 8px}.home-coming-body.with-sponsor .home-coming-remind{padding:7px 9px;font-size:.68rem}.home-coming-sponsor-top{position:relative;padding:10px 12px 12px;display:grid;grid-template-rows:auto 1fr auto;gap:7px;align-content:start;min-height:134px;overflow:hidden}.home-coming-sponsor-top.has-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#080e1424,#080e1457 56%,#080e14b8);pointer-events:none;z-index:1}.home-coming-sponsor-top>*{position:relative;z-index:2}.home-coming-item-sponsor.theme-gold-dark .home-coming-sponsor-top{background:linear-gradient(140deg,#1d1a12,#2c2416 72%,#18130d)}.home-coming-item-sponsor.theme-coffee .home-coming-sponsor-top{background:linear-gradient(140deg,#315347,#1f3f35 72%,#1a312a)}.home-coming-item-sponsor.theme-emerald .home-coming-sponsor-top{background:linear-gradient(140deg,#059116,#077f16 68%,#03640d)}.home-coming-item-sponsor.theme-cream .home-coming-sponsor-top{background:linear-gradient(140deg,#efe3d1,#eadcc8 70%,#e2d2bc)}.home-coming-item-sponsor.theme-sunset .home-coming-sponsor-top{background:linear-gradient(140deg,#5a2046,#3f1732 72%,#2d1124)}.home-coming-sponsor-tag{justify-self:end;display:inline-flex;border-radius:999px;background:#0b0b0bb8;color:#fff;padding:4px 8px;font-size:.62rem;font-weight:800;letter-spacing:.05em}.home-coming-sponsor-media{position:absolute;inset:0;width:100%;height:100%;border-radius:0;background:#ffffff24;overflow:hidden;display:grid;place-items:center;z-index:0}.home-coming-sponsor-media.shape-circle{border-radius:50%}.home-coming-sponsor-media img{width:100%;height:100%;object-fit:cover;display:block}.home-coming-sponsor-fallback{width:38px;height:38px;color:#ffffffeb;display:inline-flex}.home-coming-sponsor-fallback svg{width:100%;height:100%}.home-coming-sponsor-top strong{font-size:1.46rem;line-height:1.05;color:#fff;align-self:end}.home-coming-item-sponsor.theme-cream .home-coming-sponsor-top strong{color:#2d2519}.home-coming-sponsor-top p{margin:0;font-size:.78rem;line-height:1.35;color:#ffffffe6}.home-coming-item-sponsor.theme-cream .home-coming-sponsor-top p{color:#4f4334}.home-coming-body.with-sponsor .home-coming-item-sponsor .home-coming-sponsor-top{min-height:clamp(200px,54vw,252px)}.home-coming-sponsor-chip{border:0;border-radius:999px;padding:7px 12px;width:fit-content;font-size:.76rem;font-weight:800;color:#0e2010;background:#ffd94a;cursor:pointer}.home-coming-sponsor-chip:disabled{opacity:.55;cursor:not-allowed}.home-coming-sponsor-bottom{background:#fff;padding:10px 12px 12px;display:grid;gap:8px}.home-coming-sponsor-bottom p{margin:0;font-size:.74rem;line-height:1.35;color:#241f18;font-weight:700}.home-coming-sponsor-cta{border:0;border-radius:999px;padding:9px 12px;background:#08a81d;color:#f4fff5;font-size:.82rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.home-coming-sponsor-cta:disabled{opacity:.6;cursor:not-allowed}.home-coming-poster{position:relative;border:none;padding:0;margin:0;width:100%;aspect-ratio:3 / 4;border-radius:18px 18px 0 0;overflow:hidden;background:#203040;cursor:pointer}.home-coming-poster:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#050c141f,#08142259 58%,#07101e9e),radial-gradient(circle at 80% 18%,#ffffff3d,#fff0 48%);pointer-events:none}.home-coming-poster img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.02)}.home-coming-tag{position:absolute;top:10px;left:10px;border-radius:999px;padding:5px 9px;font-size:.62rem;letter-spacing:.06em;font-weight:800;background:#141212e0;color:#fff;z-index:2}.home-coming-tag.is-new{background:#ff6f33}.home-coming-cover-label{position:absolute;left:0;right:0;bottom:12px;text-align:center;font-size:.98rem;font-family:Georgia,serif;font-style:italic;color:#f7f3edf5;text-shadow:0 2px 10px rgba(5,10,18,.64);z-index:2}.home-coming-meta{display:grid;gap:8px;padding:10px 12px 12px}.home-coming-meta strong{font-size:1.12rem;color:#1f1a15;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-coming-genre{display:inline-flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:.11em;font-size:.72rem;color:#8f877f;font-weight:700}.home-coming-genre-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#9466f6,#f45f7d)}.home-coming-action-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.home-coming-date-chip{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:999px;border:1px solid rgba(99,80,61,.2);background:#f4efe8}.home-coming-date-chip strong{font-size:.88rem;line-height:1;color:#29221a}.home-coming-date-chip small{font-size:.78rem;text-transform:capitalize;color:#574f46;line-height:1;font-weight:700}.home-coming-remind{border:0;border-radius:999px;background:#cf5b1d;color:#fff3ea;font-size:.72rem;font-weight:700;padding:8px 11px;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;cursor:pointer}.home-coming-remind-icon{width:12px;height:12px;display:inline-flex}.home-coming-remind-icon svg{width:100%;height:100%}.home-coming-remind.active{background:#171411;color:#fff}.home-coming-dots{margin-top:0;display:flex;align-items:center;justify-content:center;gap:6px}.home-coming-dots-vertical{position:absolute;top:50%;right:6px;transform:translateY(-50%);flex-direction:column;gap:5px;padding:4px 2px;border-radius:999px;background:#fff9;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:3}.home-coming-dot{width:6px;height:6px;border-radius:999px;background:#2c231933;transition:width .16s ease,background-color .16s ease}.home-coming-dot.active{width:18px;background:#cc5415}.home-coming-dots-vertical .home-coming-dot.active{width:6px;height:16px}.home-coming-track::-webkit-scrollbar{display:none}.home-coming-track-vertical::-webkit-scrollbar{display:none}.home-load-sentinel{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin:4px 0 2px;color:#8a7f75;font-size:.8rem;font-weight:600}.home-load-sentinel .loading-spinner{width:18px;height:18px}body[data-platform=web] .home-web-discovery{display:grid;grid-template-columns:minmax(0,1fr);justify-items:stretch;gap:24px;width:100%;margin:6px auto 0}body[data-platform=web] .home-web-shelf{display:grid;width:100%;gap:10px;justify-items:stretch;min-width:0}body[data-platform=web] .home-web-shelf-head{display:flex;align-items:center;justify-content:space-between;gap:12px}body[data-platform=web] .home-web-shelf-title{margin:0;font-size:clamp(1.42rem,1.4vw,1.7rem);font-weight:800;letter-spacing:-.01em;color:#15202b}body[data-platform=web] .home-web-story-sub{margin:0 0 -2px;font-size:1rem;color:#637188}body[data-platform=web] .home-web-mosaic-wrap{position:relative;display:block;width:100%;max-width:100%;min-width:0;overflow:hidden}body[data-platform=web] .home-web-shelf-arrow{position:absolute;top:50%;right:var(--web-home-arrow-offset, 0px);transform:translateY(-50%);width:34px;height:34px;border:1px solid rgba(22,27,38,.12);border-radius:999px;background:#fff;color:#2f3e53;display:grid;place-items:center;box-shadow:0 8px 20px #1b202b2e;cursor:pointer;z-index:4}body[data-platform=web] .home-web-shelf-arrow.is-left{left:var(--web-home-arrow-offset, 0px);right:auto}body[data-platform=web] .home-web-shelf-arrow.is-left svg{transform:rotate(180deg)}body[data-platform=web] .home-web-shelf-arrow svg{width:16px;height:16px}body[data-platform=web] .home-web-mosaic-track{--web-mosaic-row: var(--web-home-mosaic-row, 118px);display:grid;grid-auto-flow:column;grid-auto-columns:max-content;grid-template-rows:repeat(2,var(--web-mosaic-row));justify-content:start;gap:8px;overflow-x:auto;overflow-y:hidden;padding:2px 8px 6px 0;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;min-width:0}body[data-platform=web] .home-web-mosaic-track::-webkit-scrollbar{display:none}body[data-platform=web] .home-web-mosaic-card{border:none;background:none;padding:0;margin:0;width:74px;grid-row:span 1;border-radius:8px;overflow:hidden;cursor:pointer;position:relative;isolation:isolate;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s ease,filter .18s ease;will-change:transform}body[data-platform=web] .home-web-mosaic-card.tall{width:var(--web-home-mosaic-tall-width, 150px);grid-row:span 2}body[data-platform=web] .home-web-mosaic-cover{display:block;width:100%;height:100%}body[data-platform=web] .home-web-mosaic-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .26s cubic-bezier(.16,1,.3,1),filter .22s ease}body[data-platform=web] .home-web-story-track{display:grid;grid-auto-flow:row;grid-auto-columns:unset;grid-template-columns:repeat(auto-fill,minmax(var(--web-home-story-col-max, 116px),var(--web-home-story-col-max, 116px)));justify-content:start;gap:10px;overflow:visible;padding:2px 8px 8px 0}body[data-platform=web] .home-web-soon-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(132px,132px);gap:12px;width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 8px 8px 0;scrollbar-width:none;-ms-overflow-style:none;min-width:0}body[data-platform=web] .home-web-soon-wrap{display:block;width:100%;max-width:100%}body[data-platform=web] .home-web-soon-track::-webkit-scrollbar{display:none}body[data-platform=web] .home-web-soon-card{gap:7px}body[data-platform=web] .home-web-soon-cover{position:relative;border-radius:10px}body[data-platform=web] .home-web-soon-badge{position:absolute;top:8px;left:8px;padding:3px 8px;border-radius:999px;background:#0d6d6cdb;color:#e6ffff;font-size:.63rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;z-index:2}body[data-platform=web] .home-web-soon-title{font-size:.88rem;font-weight:700;line-height:1.2;color:#1a2431;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body[data-platform=web] .home-web-soon-meta{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;font-size:.75rem;color:#66768b}body[data-platform=web] .home-web-soon-date{padding:3px 8px;border-radius:999px;background:#1d243514;color:#4a5b71;font-weight:700}body[data-platform=web] .home-web-soon-views{display:inline-flex;align-items:center;gap:4px}body[data-platform=web] .home-web-soon-views svg{width:12px;height:12px;flex:0 0 auto}body[data-platform=web] .home-web-story-shelf .home-web-mosaic-wrap{display:block;width:100%}body[data-platform=web] .home-web-story-track::-webkit-scrollbar{display:none}body[data-platform=web] .home-web-story-shelf .home-web-shelf-arrow{display:none}body[data-platform=web] .home-web-story-card{border:none;background:none;padding:0;margin:0;color:inherit;text-align:left;display:grid;gap:6px;cursor:pointer;position:relative;isolation:isolate;border-radius:10px;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s ease,filter .18s ease;will-change:transform}body[data-platform=web] .home-web-story-cover{width:100%;aspect-ratio:3 / 4;border-radius:8px;overflow:hidden;box-shadow:0 12px 22px #171b2529}body[data-platform=web] .home-web-story-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .26s cubic-bezier(.16,1,.3,1),filter .22s ease}body[data-platform=web] .home-web-story-title{font-size:.9rem;font-weight:700;line-height:1.15;color:#1a2431;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body[data-platform=web] .home-web-story-author{margin-top:-2px;font-size:.82rem;color:#303e52;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body[data-platform=web] .home-web-story-views{margin-top:-1px;font-size:.78rem;color:#65768e;display:inline-flex;align-items:center;gap:4px}body[data-platform=web] .home-web-story-views svg{width:13px;height:13px;flex:0 0 auto}body[data-platform=web] .home-web-mosaic-card:after,body[data-platform=web] .home-web-story-card:after{content:"";position:absolute;inset:-20% -50%;background:linear-gradient(112deg,transparent 35%,rgba(255,255,255,.26) 50%,transparent 65%);opacity:0;transform:translate(-42%);transition:opacity .18s ease,transform .44s cubic-bezier(.16,1,.3,1);pointer-events:none;mix-blend-mode:screen;z-index:2}body[data-platform=web] .home-web-mosaic-card:hover,body[data-platform=web] .home-web-mosaic-card:focus-visible,body[data-platform=web] .home-web-story-card:hover,body[data-platform=web] .home-web-story-card:focus-visible{transform:translateY(-6px) scale(1.02);box-shadow:0 14px 26px #0f162252}body[data-platform=web] .home-web-mosaic-card:hover:after,body[data-platform=web] .home-web-mosaic-card:focus-visible:after,body[data-platform=web] .home-web-story-card:hover:after,body[data-platform=web] .home-web-story-card:focus-visible:after{opacity:.92;transform:translate(42%)}body[data-platform=web] .home-web-mosaic-card:hover .home-web-mosaic-cover img,body[data-platform=web] .home-web-mosaic-card:focus-visible .home-web-mosaic-cover img,body[data-platform=web] .home-web-story-card:hover .home-web-story-cover img,body[data-platform=web] .home-web-story-card:focus-visible .home-web-story-cover img{transform:scale(1.07);filter:saturate(1.08) contrast(1.04)}body[data-platform=web] .home-web-story-card:hover .home-web-story-title,body[data-platform=web] .home-web-story-card:focus-visible .home-web-story-title{color:#1d8b9f}@media(prefers-reduced-motion:reduce){body[data-platform=web] .home-web-mosaic-card,body[data-platform=web] .home-web-story-card,body[data-platform=web] .home-web-mosaic-cover img,body[data-platform=web] .home-web-story-cover img,body[data-platform=web] .home-web-mosaic-card:after,body[data-platform=web] .home-web-story-card:after{transition:none!important}body[data-platform=web] .home-web-mosaic-card:hover,body[data-platform=web] .home-web-mosaic-card:focus-visible,body[data-platform=web] .home-web-story-card:hover,body[data-platform=web] .home-web-story-card:focus-visible{transform:none!important;box-shadow:none!important}body[data-platform=web] .home-web-mosaic-card:hover:after,body[data-platform=web] .home-web-mosaic-card:focus-visible:after,body[data-platform=web] .home-web-story-card:hover:after,body[data-platform=web] .home-web-story-card:focus-visible:after{opacity:0!important;transform:none!important}}@media(max-width:1280px){body[data-platform=web] .home-web-mosaic-track{--web-mosaic-row: 108px}body[data-platform=web] .home-web-mosaic-card.tall{width:138px}}@media(max-width:1024px){body[data-platform=web] .home-web-shelf-arrow{width:32px;height:32px}body[data-platform=web] .home-web-story-shelf .home-web-story-track{grid-template-columns:repeat(auto-fill,minmax(96px,110px))}body[data-platform=web] .home-web-soon-track{grid-auto-columns:minmax(118px,118px);gap:10px}}body[data-platform=web] .home-screen{--home-edge-bleed: 0px;--web-home-content-max: 1460px;--web-home-arrow-offset: 0px;--web-home-mosaic-row: 118px;--web-home-mosaic-tall-width: 150px;--web-home-story-col-min: 102px;--web-home-story-col-max: 116px;--web-home-hero-width: 1040px;width:100%;max-width:none;margin:0;padding:calc(8px + var(--safe-area-inset-top)) 48px 140px}@media(min-width:1600px)and (max-width:2239px)and (min-height:900px){body[data-platform=web] .home-screen{--web-home-content-max: 1520px;--web-home-arrow-offset: 0px;--web-home-mosaic-row: 120px;--web-home-mosaic-tall-width: 152px;--web-home-story-col-min: 104px;--web-home-story-col-max: 118px;--web-home-hero-width: 1120px;padding:calc(8px + var(--safe-area-inset-top)) 52px 140px}}@media(min-width:2240px)and (min-height:1300px){body[data-platform=web] .home-screen{--web-home-content-max: 1880px;--web-home-arrow-offset: 0px;--web-home-mosaic-row: 132px;--web-home-mosaic-tall-width: 168px;--web-home-story-col-min: 112px;--web-home-story-col-max: 126px;--web-home-hero-width: 1280px;padding:calc(10px + var(--safe-area-inset-top)) 64px 150px}}body[data-platform=web] .home-topbar{gap:20px}body[data-platform=web] .home-logo{width:52px;height:52px;border-radius:14px}body[data-platform=web] .home-brand h1{font-size:1.4rem}body[data-platform=web] .home-search{padding:14px 16px;border-radius:16px}body[data-platform=web] .home-genre-row{flex-wrap:wrap;overflow:visible;row-gap:10px}body[data-platform=web] .home-top7-section{max-width:none}body[data-platform=web] .home-top7-showcase{--top7-card-width: clamp(168px, 34vw, 216px);--top7-side-offset: clamp(164px, 31vw, 228px);--top7-card-gap: 22px;height:318px}body[data-platform=web] .home-top7-web-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:14px}body[data-platform=web] .home-top7-web-item:hover{transform:translateY(-4px);filter:saturate(1.04)}body[data-platform=web] .home-top7-web-cover-wrap{border-radius:24px}body[data-platform=web] .home-top7-web-rank{top:10px;left:10px}body[data-platform=web] .home-all-head{margin-top:4px}body[data-platform=web] .home-grid{--home-gap: 18px;--home-radius: 18px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}body[data-platform=web] .home-coming-head h3{font-size:clamp(1.75rem,2.4vw,2.2rem)}body[data-platform=web] .home-coming-track{padding:2px 0}body[data-platform=web] .home-coming-track-vertical{height:auto;display:grid;grid-auto-flow:column;grid-auto-columns:clamp(240px,22vw,320px);gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:2px 2px 8px;cursor:grab;scrollbar-width:none;-ms-overflow-style:none}body[data-platform=web] .home-coming-track-vertical.is-dragging,body[data-platform=web] .home-coming-track-vertical.is-dragging *{cursor:grabbing;-webkit-user-select:none;user-select:none}body[data-platform=web] .home-coming-track-vertical::-webkit-scrollbar{width:0;height:0;display:none}body[data-platform=web] .home-coming-body:not(.with-sponsor){grid-template-columns:minmax(0,1fr);justify-content:start}body[data-platform=web] .home-coming-body:not(.with-sponsor) .home-coming-track-wrap{width:100%}body[data-platform=web] .home-coming-body:not(.with-sponsor) .home-coming-track-vertical{height:auto}body[data-platform=web] .home-coming-body:not(.with-sponsor) .home-coming-poster{aspect-ratio:16 / 10}body[data-platform=web] .home-coming-body.with-sponsor{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start}body[data-platform=web] .home-coming-body.with-sponsor .home-coming-item-sponsor,body[data-platform=web] .home-coming-body.with-sponsor .home-coming-track-vertical{height:auto}body[data-platform=web] .home-coming-track-vertical.is-static{overflow-x:hidden}body[data-platform=web] .home-coming-dots-vertical{position:static;transform:none;flex-direction:row;justify-self:center;margin-top:10px;padding:3px 8px;gap:6px}body[data-platform=web] .home-coming-dots-vertical .home-coming-dot.active{width:18px;height:6px}body[data-platform=web] .home-coming-meta strong{font-size:1rem}body[data-platform=web] .home-coming-item-sponsor .home-coming-sponsor-top strong{font-size:1.26rem}@media(max-width:1200px){body[data-platform=web] .home-coming-body.with-sponsor{grid-template-columns:minmax(0,1fr)}}@media(max-width:900px){body[data-platform=web] .home-coming-track-vertical{grid-auto-columns:clamp(220px,68vw,300px)}}body[data-platform=web] .home-card:hover{transform:translateY(-2px)}body[data-platform=web] .home-card:hover .home-cover{transform:translateY(-4px);box-shadow:0 18px 32px #00000038}body[data-platform=web] .app-shell{max-width:none;margin:0;border-radius:0;box-shadow:none;padding-top:64px}body[data-platform=web]{--web-logo-size: 34px;--web-logo-gap: 12px;--web-search-width: clamp(220px, 28vw, 360px)}body[data-platform=web] .tabbar{position:fixed;inset:0 0 auto;height:56px;display:flex;padding:0 24px;border-top:none;border-bottom:1px solid rgba(15,23,42,.08);background:#fff;z-index:90;justify-content:flex-start;gap:var(--web-logo-gap);align-items:center}body[data-platform=web] .tabbar-brand{position:static;width:var(--web-logo-size);height:var(--web-logo-size);border-radius:10px;background:#fff;display:grid;place-items:center;box-shadow:0 8px 16px #0f172a1f;border:1px solid rgba(15,23,42,.08)}body[data-platform=web] .tabbar-brand img{width:22px;height:22px;display:block}@media(max-width:480px){.home-coming-meta strong{font-size:1.04rem}.home-coming-sponsor-top strong{font-size:1.24rem}}body[data-platform=web] .tabbar-search{display:flex;align-items:center;gap:8px;height:38px;width:var(--web-search-width);padding:6px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;box-shadow:none}body[data-platform=web] .tabbar-search svg{width:18px;height:18px;color:#9aa4b2}body[data-platform=web] .tabbar-search input{border:none;background:transparent;outline:none;width:100%;font-size:.9rem;color:#111827}body[data-platform=web] .tabbar-search input::placeholder{color:#9aa4b2}body[data-platform=web] .tabbar-search:focus-within{border-color:#0f766e59;box-shadow:0 0 0 2px #0f766e1f}body[data-platform=web] .tabbar-menu{display:flex;align-items:center;justify-content:center;flex:1;gap:24px}body[data-platform=web] .tab-btn{display:inline-flex;align-items:center;flex-direction:row;gap:0;height:100%;padding:0 4px;border-radius:0;background:transparent;font-size:.9rem;font-weight:600;line-height:1;color:#374151;border-bottom:2px solid transparent}body[data-platform=web] .tab-btn svg{display:none}body[data-platform=web] .tab-btn.active{background:transparent;color:#0f766e;border-bottom-color:#0f766e}body[data-platform=web] .home-screen .pull-content{transform:none!important;width:min(var(--web-home-content-max, 1460px),100%);margin:0 auto}body[data-platform=web] .home-search{display:none}body[data-platform=web] .home-genre-row{justify-content:center;margin-bottom:25px}body[data-platform=web] .home-topbar{display:none}body[data-platform=web] .profile-screen{width:100%;max-width:none;margin:0;padding:calc(24px + var(--safe-area-inset-top)) 56px 140px;display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:24px;align-content:start}body[data-platform=web] .profile-screen .profile-hero{grid-column:1 / -1;padding:22px 24px;border-radius:24px;background:linear-gradient(140deg,#e8f2f1,#f8f5f1 60%);box-shadow:0 18px 32px #2019131f}body[data-platform=web] .profile-screen .profile-avatar{width:72px;height:72px;border-radius:20px}body[data-platform=web] .profile-screen .profile-avatar-action{margin-top:10px}body[data-platform=web] .profile-screen .profile-card{border-radius:20px;padding:20px}body[data-platform=web] .profile-screen .favorite-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}body[data-platform=web] .profile-screen .favorite-item{grid-template-columns:1fr;text-align:left}body[data-platform=web] .profile-screen .favorite-cover{width:100%;height:150px;border-radius:14px}body[data-platform=web] .profile-screen .theme-toggle{flex-direction:column}body[data-platform=web] .profile-screen .logout{grid-column:1 / -1;justify-self:start;padding:12px 20px}body[data-platform=web] .library-screen{width:100%;max-width:none;margin:0;display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:24px;padding:calc(24px + var(--safe-area-inset-top)) 56px 140px;align-content:start}body[data-platform=web] .library-screen>.section-head{grid-column:1 / -1;margin-bottom:2px}body[data-platform=web] .library-screen>.continue-card{grid-column:1;align-self:start}body[data-platform=web] .library-screen.has-continue>.library-list{grid-column:2}body[data-platform=web] .library-screen:not(.has-continue)>.library-list{grid-column:1 / -1}body[data-platform=web] .library-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:20px}body[data-platform=web] .library-card{grid-template-columns:1fr;padding:16px;gap:12px;align-items:start;transition:transform .2s ease,box-shadow .2s ease}body[data-platform=web] .library-card:hover{transform:translateY(-4px);box-shadow:0 18px 32px #0000002e}body[data-platform=web] .library-card .cover{width:100%;height:180px;border-radius:16px}body[data-platform=web] .library-card .novel-info{display:flex;flex-direction:column;gap:6px}body[data-platform=web] .library-card .last-read{margin:0}body[data-platform=web] .library-card .progress{margin-top:6px}body[data-platform=web] .continue-card{grid-template-columns:90px 1fr;padding:18px}body[data-platform=web] .continue-card .cover{width:90px;height:120px;border-radius:16px}body[data-platform=web] .writer-chapter-page{padding:calc(28px + var(--safe-area-inset-top)) 32px 140px}body[data-platform=web] .chapter-manager{max-width:1400px;width:100%;margin:0 auto;gap:24px}body[data-platform=web] .writer-chapter-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:32px;align-items:start}body[data-platform=web] .writer-chapter-left,body[data-platform=web] .writer-chapter-right{min-width:0}body[data-platform=web] .writer-chapter-right{display:flex;flex-direction:column;gap:16px;min-height:0}body[data-platform=web] .writer-chapter-right .story-editor{flex:1;min-height:0}body[data-platform=web] .writer-chapter-layout .chapter-manager{max-width:none;margin:0}body[data-platform=web] .writer-chapter-placeholder{border:1px dashed rgba(148,163,184,.35);border-radius:20px;padding:32px;min-height:320px;display:flex;flex-direction:column;gap:6px;justify-content:center;text-align:center;color:#94a3b8;background:#0f172a14}body[data-platform=web] .writer-chapter-placeholder h3{margin:0;color:#e2e8f0;font-size:1rem}body[data-platform=web] .chapter-header{top:64px;padding:12px 0 16px;border-bottom:1px solid rgba(15,23,42,.12)}body[data-platform=web] .chapter-summary-card,body[data-platform=web] .chapter-form-card{padding:18px 20px;border-radius:20px}body[data-platform=web] .chapter-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}body[data-platform=web] .chapter-card{padding:16px}body[data-platform=web] .chapter-card-head{align-items:center}body[data-platform=web] .chapter-actions,body[data-platform=web] .chapter-meta{justify-content:flex-start}body[data-platform=web] .chapter-meta-text{align-items:flex-start}body[data-theme=dark2][data-platform=web] .chapter-header{border-bottom-color:#1f252d}body[data-theme=dark2][data-platform=web] .writer-chapter-placeholder{border-color:#94a3b833;background:#0f172a40;color:#94a3b8}body[data-theme=dark2][data-platform=web] .writer-chapter-placeholder h3{color:#e6e9ef}@media(max-width:900px){body[data-platform=web] .chapter-list,body[data-platform=web] .writer-chapter-layout{grid-template-columns:1fr}}@media(max-width:1200px){body[data-platform=web] .home-screen,body[data-platform=web] .library-screen,body[data-platform=web] .profile-screen{padding-left:32px;padding-right:32px}body[data-platform=web] .tabbar-menu{gap:18px}}@media(max-width:1024px){body[data-platform=web]{--web-search-width: clamp(180px, 24vw, 300px)}body[data-platform=web] .tab-btn{font-size:.82rem}}@media(max-width:900px){body[data-platform=web] .library-screen,body[data-platform=web] .profile-screen{grid-template-columns:1fr}body[data-platform=web] .library-screen>.continue-card{grid-column:1 / -1}body[data-platform=web] .library-screen.has-continue>.library-list{grid-column:1 / -1}}@media(max-width:760px){body[data-platform=web] .tabbar{height:auto;padding:10px 16px;flex-wrap:wrap;row-gap:10px}body[data-platform=web] .tabbar-brand{order:1}body[data-platform=web] .tabbar-search{order:2;width:min(100%,420px)}body[data-platform=web] .tabbar-menu{order:3;flex:1 1 100%;justify-content:space-around}body[data-platform=web] .home-screen,body[data-platform=web] .library-screen,body[data-platform=web] .profile-screen{padding-left:20px;padding-right:20px}}body[data-platform=web] .writer-screen:not(.writer-chapter-page){display:block;padding:calc(36px + var(--safe-area-inset-top)) 56px 140px}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .pull-content{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);column-gap:24px;row-gap:20px;align-content:start;width:min(1280px,100%);margin:0 auto}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .pull-content>*{grid-column:1 / -1}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero{grid-column:1 / -1;margin:0;border-radius:24px;padding:28px 32px;position:relative}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero-actions{position:relative;padding-left:0}body[data-platform=web] .writer-story-modal,body[data-platform=web] .writer-preview-modal,body[data-platform=web] .writer-preview-confirm{z-index:120}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero-top{align-items:center}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero-actions{gap:12px}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero-add{padding:10px 18px;font-size:.85rem}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero-stats{position:absolute;top:10px;right:32px;display:inline-flex;gap:8px;padding:6px 8px;background:#ffffff24;border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero-stat{padding:4px 8px;border-radius:999px;font-size:.65rem;flex-direction:row;align-items:center;gap:4px;min-width:0}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero-stat strong{font-size:.75rem}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero-stat span{font-size:.62rem;opacity:.9}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-tabs{grid-column:1;grid-row:2;max-width:none;width:100%;justify-self:stretch;align-self:start;position:sticky;top:24px}body[data-platform=web] .writer-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}body[data-platform=web] .writer-tabs .writer-tab-btn:nth-child(2){display:block}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-motto{grid-column:2;grid-row:3;align-self:start;position:static;margin-top:0}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-stats{grid-column:2;grid-row:2;align-self:start;grid-template-columns:repeat(4,minmax(0,1fr))}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-interaction-card,body[data-platform=web] .writer-screen:not(.writer-chapter-page) .section,body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-list{grid-column:2}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,240px));gap:14px;justify-content:start}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-card{flex-direction:column;align-items:stretch;gap:8px;padding:12px;border-radius:14px}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-side{width:100%}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-cover{width:100%;height:auto;aspect-ratio:3 / 4;border-radius:10px}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-title{font-size:.95rem}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-meta{font-size:.72rem;gap:8px}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-pill{padding:6px 10px;font-size:.72rem}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-actions{margin-top:4px}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .auth-error-row,body[data-platform=web] .writer-screen:not(.writer-chapter-page) .auth-message{grid-column:1 / -1}body[data-platform=web] .reader-screen{padding:calc(28px + var(--safe-area-inset-top)) 32px 140px;gap:20px}body[data-platform=web] .reader-screen>.detail-header,body[data-platform=web] .reader-screen>.reader-controls-wrap,body[data-platform=web] .reader-screen>.reader-body,body[data-platform=web] .reader-screen>.reader-nav{width:min(900px,100%);margin-left:auto;margin-right:auto}body[data-platform=web] .reader-screen .reader-controls{padding:18px 20px;border-radius:18px}body[data-platform=web] .reader-screen .reader-body{padding:28px 32px 32px;border-radius:20px}body[data-platform=web] .reader-screen .reader-heading h2{font-size:1.25rem}body[data-platform=web] .reader-screen .reader-heading p{font-size:.9rem}body[data-platform=web] .reader-screen .reader-content-html p,body[data-platform=web] .reader-screen .reader-body p{font-size:1.02rem;line-height:1.9;margin-bottom:18px}body[data-platform=web] .reader-screen .reader-quote{padding:12px 18px;border-radius:12px}body[data-platform=web] .detail-screen{padding:calc(32px + var(--safe-area-inset-top)) 32px 140px}body[data-platform=web] .detail-screen .pull-content{width:min(1100px,100%);margin-left:auto;margin-right:auto}body[data-platform=web] .detail-topbar{align-items:center}body[data-platform=web] .detail-hero-modern{display:grid;grid-template-columns:minmax(200px,240px) minmax(0,1fr);gap:26px;text-align:left;align-items:center;justify-items:start}body[data-platform=web] .detail-cover-modern{width:220px;height:220px;border-radius:20px}body[data-platform=web] .detail-main h1{font-size:1.6rem}body[data-platform=web] .detail-synopsis{font-size:.95rem;line-height:1.75;max-width:680px}body[data-platform=web] .detail-rating-row{flex-wrap:wrap;gap:12px}body[data-platform=web] .detail-tabs{justify-content:flex-start;gap:14px}body[data-platform=web] .detail-preview{max-width:760px}body[data-platform=web] .detail-episode-list{gap:14px}body[data-platform=web] .detail-cta{position:static;width:min(1100px,100%);margin:32px auto 0;padding:0 0 24px;background:transparent;display:flex;justify-content:center}body[data-platform=web] .detail-cta-btn{width:min(520px,100%);border-radius:16px}@media(max-width:900px){body[data-platform=web] .detail-screen{padding:calc(28px + var(--safe-area-inset-top)) 20px 120px}body[data-platform=web] .detail-screen .pull-content{width:100%}body[data-platform=web] .detail-hero-modern{grid-template-columns:1fr;text-align:center;justify-items:center}body[data-platform=web] .detail-main h1{font-size:1.4rem}body[data-platform=web] .detail-synopsis{max-width:none}body[data-platform=web] .detail-tabs{justify-content:center;flex-wrap:wrap}body[data-platform=web] .detail-cta{width:100%;margin-top:24px;padding:0 0 16px}body[data-platform=web] .detail-cta-btn{width:100%}}@media(max-width:1200px){body[data-platform=web] .writer-screen:not(.writer-chapter-page){padding:calc(32px + var(--safe-area-inset-top)) 32px 130px}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .pull-content{grid-template-columns:1fr;width:100%}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .pull-content>*{grid-column:1 / -1}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero{grid-column:1 / -1}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-tabs{grid-column:1 / -1;grid-row:3;justify-self:stretch;width:100%}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-stats{grid-column:1 / -1;grid-row:2;align-self:start}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-motto{grid-column:1 / -1;grid-row:4;position:static;margin-top:0}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-interaction-card,body[data-platform=web] .writer-screen:not(.writer-chapter-page) .section,body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-list{grid-column:1 / -1}}@media(max-width:980px){body[data-platform=web] .writer-screen:not(.writer-chapter-page){padding:calc(28px + var(--safe-area-inset-top)) 24px 120px}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .pull-content{grid-template-columns:1fr;width:100%}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .pull-content>*{grid-column:1 / -1}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero{padding:22px 20px}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero-top{flex-direction:column;align-items:flex-start}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-hero-stats{position:static;margin-top:14px;width:100%}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-tabs{width:100%}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-motto{position:static;top:auto}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-list{display:flex;flex-direction:column}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-card{flex-direction:row;align-items:flex-start;padding:14px;border-radius:20px}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-cover{width:80px;height:112px;aspect-ratio:auto}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-title{font-size:.95rem}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-novel-meta{font-size:.72rem;gap:12px}body[data-platform=web] .writer-screen:not(.writer-chapter-page) .writer-pill{padding:6px 12px;font-size:.72rem}}@media(min-width:1100px){body[data-platform=web] .home-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1400px){body[data-platform=web] .home-grid{grid-template-columns:repeat(7,minmax(0,1fr))}}.detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-header h2{margin:0;font-size:1.05rem}.icon-btn{width:36px;height:36px;border-radius:12px;border:none;background:#fff;display:grid;place-items:center;color:#2b7a72;box-shadow:0 10px 20px #251e191a;cursor:pointer;touch-action:manipulation}.icon-btn svg{width:18px;height:18px}.detail-hero{display:grid;grid-template-columns:100px 1fr;gap:16px;padding:16px;border-radius:18px;background:#fff;box-shadow:0 14px 28px #251e1914}.detail-cover{width:100px;height:140px;border-radius:16px;object-fit:cover;box-shadow:0 12px 20px #18181840}.detail-info h3{margin:0 0 6px;font-size:1rem}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.detail-section{display:flex;flex-direction:column;gap:12px}.detail-section h3{margin:0;font-size:1rem}.synopsis{margin:0;font-size:.88rem;line-height:1.55;color:#6c625b}.chapter-list{display:flex;flex-direction:column;gap:10px}.chapter-item{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:12px;background:#fff;box-shadow:0 8px 18px #251e1914;font-size:.85rem;border:none;width:100%;text-align:left;cursor:pointer;font-family:inherit}.chapter-tag{padding:4px 10px;border-radius:999px;background:#f1f5f4;color:#2b7a72;font-size:.7rem;font-weight:600}.chapter-tag.free{background:#dff1ef;color:#2b7a72}.chapter-item:hover{box-shadow:0 10px 22px #251e191f}.review-list{display:flex;flex-direction:column;gap:12px}.review-card{background:#fff;border-radius:14px;padding:12px;box-shadow:0 10px 20px #251e1914}.review-head{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.78rem;color:#7a7067}.review-head strong{display:block;font-size:.85rem;color:#2b2622}.review-card p{margin:8px 0 0;font-size:.82rem;color:#6c625b}.highlight-form{background:#fff;border-radius:16px;padding:14px;box-shadow:0 12px 24px #251e1914;display:flex;flex-direction:column;gap:12px}.highlight-form label{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:600;color:#6b6159}.highlight-form input,.highlight-form textarea,.highlight-form select{border:1px solid #eee6de;border-radius:12px;padding:10px 12px;font-size:.85rem;font-family:inherit;background:#fdfbf9}.highlight-form textarea{resize:vertical}.highlight-list{display:flex;flex-direction:column;gap:12px}.highlight-card{background:#fff;border-radius:16px;padding:12px;box-shadow:0 10px 20px #251e1914;display:flex;flex-direction:column;gap:8px}.highlight-chapter{font-size:.72rem;font-weight:600;color:#4aa8a0}.highlight-note{font-size:.75rem;color:#7a7067}.highlight-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.bookmark-group-list{display:flex;flex-direction:column;gap:18px}.bookmark-group{background:#fff;border-radius:18px;padding:14px;box-shadow:0 12px 24px #251e1914;display:flex;flex-direction:column;gap:12px}.bookmark-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.bookmark-head h3{margin:0;font-size:.95rem}.bookmark-head p{margin:4px 0 0;font-size:.8rem;color:#7a7067}.badge{background:#dff1ef;color:#2b7a72;font-size:.72rem;font-weight:600;padding:4px 10px;border-radius:999px}.ghost-btn{border:none;background:#f8f5f1;color:#6c625b;font-weight:600;padding:6px 10px;border-radius:10px;cursor:pointer}.ghost-btn.danger{background:#f7e1e1;color:#9c3a3a}.primary-btn.danger{background:#c94b4b;box-shadow:0 10px 18px #c94b4b47}.reader-screen{gap:18px;min-height:100vh;position:relative}.reader-screen.reader-fullscreen{position:fixed;inset:0;padding:0;margin:0;z-index:120;overflow:hidden;height:100vh;height:100svh;animation:reader-fullscreen-pop .22s ease-out;transform-origin:center;will-change:transform,opacity}.reader-screen.reader-fullscreen.reader-fullscreen-exit{animation:reader-fullscreen-close .24s ease-in forwards;transform-origin:center bottom;pointer-events:none}.reader-screen.reader-fullscreen .detail-header{display:none}.reader-screen.reader-fullscreen:not(.reader-immersive) .reader-controls-wrap{display:none}.reader-screen.reader-fullscreen.reader-immersive .reader-controls-wrap{position:fixed;top:calc(28px + var(--safe-area-inset-top));left:14px;right:14px;z-index:24;pointer-events:none}.reader-screen.reader-fullscreen.reader-immersive .reader-controls-wrap .reader-controls{pointer-events:auto}.reader-screen.reader-fullscreen.reader-immersive .reader-controls-wrap .reader-controls.is-closed{pointer-events:none}.reader-screen.reader-fullscreen .reader-hero-backdrop{top:0;left:0;right:0;border-radius:0;height:140px}.reader-screen.reader-fullscreen .reader-body{flex:0 0 auto;border-radius:0;box-shadow:none;margin:0;padding:20px 18px calc(22px + var(--safe-area-inset-bottom));height:100vh;height:100svh;overflow:auto;overflow-x:hidden;touch-action:pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.reader-screen.reader-fullscreen.reader-immersive:not(.reader-paged) .reader-body{padding-top:calc(14px + var(--safe-area-inset-top))}body.platform-android .reader-screen.reader-fullscreen.reader-immersive:not(.reader-paged) .reader-body{padding-top:calc(18px + var(--safe-area-inset-top))}.reader-screen.reader-fullscreen.reader-paged .reader-body,.reader-screen.reader-fullscreen.reader-immersive.reader-paged .reader-body{padding-top:calc(10px + var(--safe-area-inset-top))}body.platform-android .reader-screen.reader-fullscreen.reader-immersive.reader-paged .reader-body{padding-top:calc(12px + var(--safe-area-inset-top))}body.platform-android .reader-screen.reader-fullscreen.reader-immersive.reader-paged .reader-heading{margin-top:0}.reader-screen.reader-fullscreen .reader-fab-nav{bottom:calc(24px + var(--safe-area-inset-bottom))}.reader-screen.reader-immersive .reader-actions,.reader-screen.reader-immersive .reader-fab-nav{opacity:0;transform:translateY(14px) scale(.98);filter:blur(1px);pointer-events:none;transition:opacity .16s ease,transform .22s cubic-bezier(.2,.9,.2,1),filter .22s ease;will-change:opacity,transform,filter}.reader-screen.reader-immersive.reader-hud-visible .reader-actions,.reader-screen.reader-immersive.reader-hud-visible .reader-fab-nav{opacity:1;transform:translateY(0) scale(1);filter:blur(0);pointer-events:auto}.reader-screen.reader-immersive .reader-page-indicator{opacity:.9;transform:translateY(0);filter:blur(0);pointer-events:none}.reader-hero-backdrop{position:absolute;top:72px;left:18px;right:18px;width:auto;height:130px;border-radius:18px;background-size:cover;background-position:center;opacity:.18;filter:none;box-shadow:none;pointer-events:none;z-index:0}.reader-screen>.detail-header,.reader-screen>.reader-controls-wrap,.reader-screen>.reader-body,.reader-screen>.reader-nav{position:relative;z-index:1}.reader-screen .detail-header{position:sticky;top:calc(var(--safe-area-inset-top));z-index:6;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto}.reader-screen.reader-paged .detail-header{position:relative;top:auto;z-index:2;margin-bottom:6px}.reader-screen .detail-header .icon-btn{touch-action:manipulation}.theme-sepia .detail-header,.theme-dark .detail-header,.theme-gelap .detail-header{background:transparent}.reader-title h2{margin:0;font-size:1rem}.reader-title p{margin:2px 0 0;font-size:.75rem;color:#7a7067}.reader-title-spacer{flex:1}.reader-heading{margin-bottom:12px;text-align:center}.reader-heading h2{margin:0 0 4px;font-size:1.1rem}.reader-heading p{margin:0;font-size:.8rem;color:#7a7067}.reader-screen-audio-mode{background:radial-gradient(circle at 50% 14%,rgba(168,34,34,.26),transparent 45%),radial-gradient(circle at 18% 8%,rgba(164,90,20,.16),transparent 38%),#090607;color:#f3e9db}.reader-screen-audio-mode .reader-hero-backdrop{top:80px;opacity:.16;filter:saturate(.75) blur(2px)}.reader-screen-audio-mode .detail-header .icon-btn{background:#ffffff0f;color:#f3e9db;border:1px solid rgba(255,255,255,.14)}.reader-screen-audio-mode .reader-body{background:linear-gradient(180deg,#110a0df5,#080507f5);border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 52px #0000008f}.reader-audio-mode{align-items:center;gap:14px;padding-top:22px}.reader-audio-source{display:none}.reader-audio-mode-head{display:grid;gap:6px;text-align:center}.reader-audio-mode-head span{font-size:.66rem;letter-spacing:.24em;text-transform:uppercase;color:#f5ebe0c7}.reader-audio-mode-head h2{margin:0;font-size:1.62rem;line-height:1.2;font-family:Playfair Display,Times New Roman,serif}.reader-audio-mode-head p{margin:0;font-size:.8rem;color:#f5ebe0b8}.reader-audio-cover-wrap{width:min(74vw,284px);aspect-ratio:1 / 1;display:grid;place-items:center}.reader-audio-rings{width:100%;height:100%;border-radius:50%;position:relative;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(76,190,181,.14) 0 18%,transparent 18% 26%,rgba(76,190,181,.11) 26% 35%,transparent 35% 45%,rgba(76,190,181,.08) 45% 54%,transparent 54% 64%,rgba(76,190,181,.06) 64% 73%,transparent 73% 100%)}.reader-audio-rings:after{content:none}.reader-audio-rings.is-playing{animation:reader-audio-pulse 2.6s ease-in-out infinite}.reader-audio-cover{width:44%;aspect-ratio:1 / 1;border-radius:50%;object-fit:cover;display:block;background:radial-gradient(circle at 30% 30%,#297774d9,#0c242beb);border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 30px #00000073}.reader-audio-cover-fallback{width:44%;aspect-ratio:1 / 1;border-radius:50%;display:grid;place-items:center;font-size:1.2rem;font-weight:700;color:#ebf5f4f2;background:radial-gradient(circle at 30% 30%,#297774e0,#0c242bf5);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 30px #00000073}@keyframes reader-audio-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.reader-audio-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.reader-audio-tags span{border:1px solid rgba(255,152,91,.45);color:#ffbc8f;border-radius:999px;padding:3px 10px;font-size:.7rem;font-weight:600;background:#471e158f}.reader-audio-episode-title{margin:0;text-align:center;font-size:1.24rem;line-height:1.35}.reader-audio-waveform{height:36px;width:min(300px,86%);display:flex;align-items:flex-end;justify-content:center;gap:3px}.reader-audio-waveform i{width:4px;border-radius:999px;background:linear-gradient(180deg,#ff6a4f,#4b1615);opacity:.62;transform-origin:center bottom;transform:scaleY(.72);will-change:transform,opacity;transition:transform .16s ease,opacity .16s ease}.reader-audio-waveform.is-playing i{opacity:.96;animation:reader-audio-wave 1.08s ease-in-out infinite}.reader-audio-waveform.is-playing i:nth-child(5n+1){animation-duration:.96s;animation-delay:-.11s}.reader-audio-waveform.is-playing i:nth-child(5n+2){animation-duration:1.12s;animation-delay:-.28s}.reader-audio-waveform.is-playing i:nth-child(5n+3){animation-duration:1.26s;animation-delay:-.41s}.reader-audio-waveform.is-playing i:nth-child(5n+4){animation-duration:1.04s;animation-delay:-.2s}.reader-audio-waveform.is-playing i:nth-child(5n+5){animation-duration:1.18s;animation-delay:-.34s}@keyframes reader-audio-wave{0%,to{transform:scaleY(.34);opacity:.45}50%{transform:scaleY(1);opacity:1}}@media(prefers-reduced-motion:reduce){.reader-audio-waveform.is-playing i{animation:none;transform:scaleY(.86);opacity:.85}}.reader-audio-seek-wrap{width:min(340px,94%);display:grid;gap:6px}.reader-audio-seek{width:100%;accent-color:#e54b4b}.reader-audio-time{display:flex;align-items:center;justify-content:space-between;color:#f5ebe0d1;font-size:.75rem}.reader-audio-network-mode{margin:0;min-height:1.1rem;color:#f5ebe0a8;font-size:.69rem;line-height:1.4}.reader-audio-transport{display:flex;align-items:center;justify-content:center;gap:14px}.reader-audio-transport-btn{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#f3e9db;border-radius:12px;min-width:56px;height:44px;font-size:.9rem;font-weight:700;cursor:pointer}.reader-audio-play-btn{width:72px;height:72px;border-radius:50%;border:none;display:grid;place-items:center;background:linear-gradient(180deg,#ed4a4a,#c73939);color:#fff;box-shadow:0 14px 28px #e2454561;cursor:pointer}.reader-audio-play-btn svg{width:32px;height:32px}.reader-audio-bottom-controls{width:min(340px,94%);display:grid;gap:12px}.reader-audio-volume{display:grid;gap:6px;color:#f5ebe0c2;font-size:.74rem}.reader-audio-volume input{width:100%;accent-color:#d94646}.reader-audio-speed{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.reader-audio-speed-btn{border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#f3e9db;border-radius:999px;padding:5px 11px;font-size:.72rem;font-weight:700;cursor:pointer}.reader-audio-speed-btn.active{background:#d94646;border-color:#d94646;color:#fff4f4}.reader-screen-audio-mode .reader-actions{margin-top:8px;flex-wrap:wrap}.reader-screen-audio-mode .reader-action-btn{background:#ffffff14;color:#f3e9db;border:1px solid rgba(255,255,255,.14)}.reader-screen-audio-mode .reader-action-btn.active{background:#e2484838;border-color:#e248485c}.reader-screen-audio-mode .reader-fab-nav{bottom:calc(96px + var(--safe-area-inset-bottom))}@media(max-width:480px){.reader-audio-mode-head h2{font-size:1.42rem}.reader-audio-play-btn{width:66px;height:66px}}.reader-controls{display:flex;flex-direction:column;gap:12px;padding:14px;border-radius:16px;background:#fff;box-shadow:none}.reader-controls-wrap{display:flex;flex-direction:column;gap:10px}.reader-controls-floating{background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 14px 30px #00000038;max-height:min(68vh,520px);overflow:auto;transform-origin:top center;transition:opacity .18s ease,transform .22s ease,max-height .22s ease,padding .22s ease}.reader-controls-floating.is-open{opacity:1;transform:translateY(0) scale(1);max-height:min(68vh,520px);padding:14px;pointer-events:auto}.reader-controls-floating.is-closed{opacity:0;transform:translateY(-8px) scale(.98);max-height:0;padding-top:0;padding-bottom:0;pointer-events:none;overflow:hidden}.reader-controls-toggle{border:none;background:#fff;color:#2b2622;padding:12px 14px;border-radius:14px;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:space-between;box-shadow:none;cursor:pointer}.reader-controls-chevron{display:inline-block;transform:rotate(0);transition:transform .2s ease;font-size:.9rem}.reader-controls-chevron.open{transform:rotate(180deg)}.reader-controls span{font-size:.75rem;font-weight:700;color:#6b6159;display:block;margin-bottom:8px}.reader-font-chip-row{gap:7px}.reader-font-chip{min-width:58px}.reader-body{background:#fff;padding:18px;border-radius:18px;box-shadow:none;color:inherit;display:flex;flex-direction:column}.reader-screen.reader-paged{--slide-bg: #f3ede3;--slide-ambient-core: #efe6d6;--slide-ambient-edge: #f3ede3;--slide-paper: #fff7eb;--slide-paper-shadow: rgba(58, 47, 39, .18);--slide-ink: #3a2f27;--slide-turn-highlight: rgba(255, 255, 255, .84);--slide-turn-mid: rgba(247, 238, 224, .96);--slide-turn-shadow: rgba(0, 0, 0, .24);--slide-sheen-light: rgba(255, 255, 255, .22);--slide-sheen-dark: rgba(0, 0, 0, .14);--slide-indicator-bg: rgba(15, 18, 22, .82);--slide-indicator-text: #ffffff;--slide-fab-bg: #4aa8a0;--slide-fab-text: #ffffff;--slide-fab-shadow: 0 12px 24px rgba(74, 168, 160, .35);--slide-fab-prev-bg: #f3f0ec;--slide-fab-prev-text: #4a423b;--slide-fab-prev-shadow: 0 10px 20px rgba(74, 66, 59, .18);--slide-action-bg: #ffffff;--slide-action-text: #6c625b;--slide-action-active-bg: #4aa8a0;--slide-action-active-text: #ffffff;--slide-next-bg: #efe7d8;--slide-next-border: #ddd1bc;--slide-next-label: rgba(58, 47, 39, .58);--slide-next-title: #2f2a26;--slide-next-cta-bg: linear-gradient(135deg, #342d25, #1e1a16);--slide-next-cta-text: #f6f2eb;--slide-next-note: #9b4d4d;height:100vh;height:100svh;overflow:hidden;box-sizing:border-box;background:radial-gradient(120% 90% at 50% 18%,var(--slide-ambient-core),var(--slide-ambient-edge) 68%),var(--slide-bg);color:var(--slide-ink)}.reader-screen.reader-paged .reader-body{flex:1;overflow:hidden;touch-action:pan-x;color:var(--slide-ink);background:var(--slide-paper);box-shadow:0 16px 30px var(--slide-paper-shadow)}.reader-screen.reader-fullscreen.reader-paged .reader-body{overflow:hidden;touch-action:pan-x}.reader-body--paged{position:relative}.reader-page{--reader-turn-duration: .52s;--reader-turn-ease: cubic-bezier(.22, .7, .16, 1);position:relative;overflow:hidden;perspective:none;transform-style:flat}.reader-screen.reader-paged .reader-page.turning{perspective:1400px;transform-style:preserve-3d;will-change:transform,filter}.reader-screen.reader-paged .reader-page-turn{position:absolute;top:0;bottom:0;right:0;width:66%;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,var(--slide-turn-highlight) 35%,var(--slide-turn-mid) 60%,var(--slide-turn-shadow) 100%);opacity:0;transform-origin:right center;transform:rotateY(0);transform-style:preserve-3d;backface-visibility:hidden;border-left:1px solid rgba(0,0,0,.05);box-shadow:-24px 0 36px #00000026;pointer-events:none;z-index:2;display:block}.reader-screen.reader-paged .reader-page.turning .reader-page-turn{opacity:.92}.reader-screen.reader-paged .reader-page:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;z-index:1;background:linear-gradient(92deg,rgba(255,255,255,0) 0%,var(--slide-sheen-light) 52%,var(--slide-sheen-dark) 100%)}.reader-content{content-visibility:auto;contain-intrinsic-size:1000px}body.platform-android .reader-content{content-visibility:visible;contain-intrinsic-size:auto}.reader-body--paged .reader-content{flex:1;overflow:hidden;content-visibility:visible;contain:none;contain-intrinsic-size:auto;min-height:0}.reader-content-columns{width:100%;height:100%;column-fill:auto;transition:transform .18s ease;will-change:transform}.reader-page-measure{position:absolute;left:-9999px;top:0;visibility:hidden;pointer-events:none;overflow:hidden;height:0;width:0}.reader-screen.reader-paged .reader-page-turn:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.85),transparent 55%),linear-gradient(120deg,#fff9,#fff0 45%);opacity:.7;transform:translateZ(1px)}.reader-screen.reader-paged .reader-page-turn:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--slide-turn-shadow),transparent 55%);opacity:.35;transform:translateZ(-1px)}.reader-screen.reader-paged .reader-page.turning.turn-next .reader-page-turn{animation:page-turn-next var(--reader-turn-duration) var(--reader-turn-ease)}.reader-screen.reader-paged .reader-page.turning.turn-prev .reader-page-turn{left:0;right:auto;transform-origin:left center;animation:page-turn-prev var(--reader-turn-duration) var(--reader-turn-ease)}.reader-screen.reader-paged .reader-page.turning.turn-next{animation:page-book-sway-next var(--reader-turn-duration) var(--reader-turn-ease)}.reader-screen.reader-paged .reader-page.turning.turn-prev{animation:page-book-sway-prev var(--reader-turn-duration) var(--reader-turn-ease)}.reader-screen.reader-paged .reader-page.turning.turn-next:before{animation:page-turn-sheen-next var(--reader-turn-duration) var(--reader-turn-ease)}.reader-screen.reader-paged .reader-page.turning.turn-prev:before{animation:page-turn-sheen-prev var(--reader-turn-duration) var(--reader-turn-ease)}.reader-screen.reader-paged .reader-page.turning.turn-next .reader-content{animation:page-content-shift-next var(--reader-turn-duration) var(--reader-turn-ease)}.reader-screen.reader-paged .reader-page.turning.turn-prev .reader-content{animation:page-content-shift-prev var(--reader-turn-duration) var(--reader-turn-ease)}.reader-screen:not(.reader-paged) .reader-page-turn{position:absolute;inset:0;opacity:0;pointer-events:none;z-index:2;background:linear-gradient(180deg,#fff0,#ffffff2e 40%,#00000014)}.reader-screen:not(.reader-paged) .reader-page.turning{will-change:transform,opacity,filter}.reader-screen:not(.reader-paged) .reader-page.turning.turn-next{animation:scroll-chapter-turn-next .52s cubic-bezier(.22,.7,.16,1)}.reader-screen:not(.reader-paged) .reader-page.turning.turn-prev{animation:scroll-chapter-turn-prev .52s cubic-bezier(.22,.7,.16,1)}.reader-screen:not(.reader-paged) .reader-page.turning.turn-next .reader-content{animation:scroll-content-shift-next .52s cubic-bezier(.22,.7,.16,1)}.reader-screen:not(.reader-paged) .reader-page.turning.turn-prev .reader-content{animation:scroll-content-shift-prev .52s cubic-bezier(.22,.7,.16,1)}.reader-screen:not(.reader-paged) .reader-page.turning.turn-next .reader-page-turn{animation:scroll-turn-sheen-next .52s cubic-bezier(.22,.7,.16,1)}.reader-screen:not(.reader-paged) .reader-page.turning.turn-prev .reader-page-turn{animation:scroll-turn-sheen-prev .52s cubic-bezier(.22,.7,.16,1)}@keyframes page-turn-next{0%{opacity:.08;transform:rotateY(0)}25%{opacity:.95}45%{opacity:.3}to{opacity:0;transform:rotateY(-165deg) translate(-10px)}}@keyframes page-turn-prev{0%{opacity:.08;transform:rotateY(0)}25%{opacity:.95}45%{opacity:.3}to{opacity:0;transform:rotateY(165deg) translate(10px)}}@keyframes page-book-sway-next{0%{transform:translate(0) rotateY(0);opacity:1}36%{transform:translate(-18px) rotateY(3deg);opacity:.82}42%{transform:translate(12px) rotateY(-1.8deg);opacity:.7}72%{transform:translate(-4px) rotateY(.6deg);opacity:.96}to{transform:translate(0) rotateY(0);opacity:1}}@keyframes page-book-sway-prev{0%{transform:translate(0) rotateY(0);opacity:1}36%{transform:translate(18px) rotateY(-3deg);opacity:.82}42%{transform:translate(-12px) rotateY(1.8deg);opacity:.7}72%{transform:translate(4px) rotateY(-.6deg);opacity:.96}to{transform:translate(0) rotateY(0);opacity:1}}@keyframes page-turn-sheen-next{0%{opacity:0;transform:translate(12%)}30%{opacity:.68}to{opacity:0;transform:translate(-14%)}}@keyframes page-turn-sheen-prev{0%{opacity:0;transform:translate(-12%) scaleX(-1)}30%{opacity:.68}to{opacity:0;transform:translate(14%) scaleX(-1)}}@keyframes page-content-shift-next{0%{transform:translate(0);opacity:1}38%{transform:translate(-10px);opacity:.68}78%{transform:translate(4px);opacity:.94}to{transform:translate(0);opacity:1}}@keyframes page-content-shift-prev{0%{transform:translate(0);opacity:1}38%{transform:translate(10px);opacity:.68}78%{transform:translate(-4px);opacity:.94}to{transform:translate(0);opacity:1}}@keyframes scroll-chapter-turn-next{0%{transform:translateY(0);opacity:1;filter:none}38%{transform:translateY(-12px) scale(.994);opacity:.72;filter:blur(.5px)}74%{transform:translateY(4px) scale(1.001);opacity:.94;filter:none}to{transform:translateY(0) scale(1);opacity:1;filter:none}}@keyframes scroll-chapter-turn-prev{0%{transform:translateY(0);opacity:1;filter:none}38%{transform:translateY(12px) scale(.994);opacity:.72;filter:blur(.5px)}74%{transform:translateY(-4px) scale(1.001);opacity:.94;filter:none}to{transform:translateY(0) scale(1);opacity:1;filter:none}}@keyframes scroll-content-shift-next{0%{transform:translateY(0);opacity:1}36%{transform:translateY(-8px);opacity:.62}76%{transform:translateY(3px);opacity:.9}to{transform:translateY(0);opacity:1}}@keyframes scroll-content-shift-prev{0%{transform:translateY(0);opacity:1}36%{transform:translateY(8px);opacity:.62}76%{transform:translateY(-3px);opacity:.9}to{transform:translateY(0);opacity:1}}@keyframes scroll-turn-sheen-next{0%{opacity:0;transform:translateY(18%)}26%{opacity:.46}to{opacity:0;transform:translateY(-22%)}}@keyframes scroll-turn-sheen-prev{0%{opacity:0;transform:translateY(-18%)}26%{opacity:.46}to{opacity:0;transform:translateY(22%)}}@media(prefers-reduced-motion:reduce){.reader-screen.reader-paged .reader-page{--reader-turn-duration: 0ms}.reader-screen.reader-paged .reader-page.turning,.reader-screen.reader-paged .reader-page.turning .reader-content,.reader-screen.reader-paged .reader-page.turning .reader-page-turn,.reader-screen.reader-paged .reader-page.turning:before{animation:none!important;transform:none!important;filter:none!important;opacity:1}.reader-screen:not(.reader-paged) .reader-page.turning,.reader-screen:not(.reader-paged) .reader-page.turning .reader-content,.reader-screen:not(.reader-paged) .reader-page.turning .reader-page-turn{animation:none!important;transform:none!important;filter:none!important;opacity:1!important}}.reader-nav{display:flex;gap:10px}.reader-fab-nav{position:fixed;right:18px;bottom:calc(140px + var(--safe-area-inset-bottom));display:flex;flex-direction:column;gap:10px;z-index:45}.reader-page-indicator{position:fixed;right:18px;bottom:calc(18px + var(--safe-area-inset-bottom));padding:4px 10px;border-radius:999px;background:var(--slide-indicator-bg, rgba(15, 18, 22, .82));color:var(--slide-indicator-text, #ffffff);font-size:.72rem;font-weight:600;border:1px solid rgba(255,255,255,.12);z-index:46;letter-spacing:.02em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.reader-screen.reader-fullscreen .reader-page-indicator{bottom:calc(12px + var(--safe-area-inset-bottom))}.reader-fab-btn{width:48px;height:48px;border-radius:50%;border:none;display:grid;place-items:center;cursor:pointer;background:var(--slide-fab-bg, #4aa8a0);color:var(--slide-fab-text, #ffffff);box-shadow:var(--slide-fab-shadow, 0 12px 24px rgba(74, 168, 160, .35))}.reader-fab-btn.prev{background:var(--slide-fab-prev-bg, #f3f0ec);color:var(--slide-fab-prev-text, #4a423b);box-shadow:var(--slide-fab-prev-shadow, 0 10px 20px rgba(74, 66, 59, .18))}.reader-fab-btn svg{width:22px;height:22px}.reader-fab-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.reader-actions{display:flex;justify-content:center;gap:12px;margin-top:12px}.reader-content{flex:1;position:relative}.reader-content.reader-content-loading{display:flex;align-items:center;justify-content:center}.reader-no-copy{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.reader-no-copy,.reader-no-copy *:not(input):not(textarea){-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.reader-no-copy::selection,.reader-no-copy *::selection{background:transparent}.reader-paragraph-row,.reader-paragraph-row *{-webkit-tap-highlight-color:transparent}.reader-content .align-left,.story-editor-input .align-left{text-align:left}.reader-content .align-center,.story-editor-input .align-center{text-align:center}.reader-content .align-right,.story-editor-input .align-right{text-align:right}.reader-content .align-justify,.story-editor-input .align-justify{text-align:justify;text-justify:inter-word}.reader-content-html p{margin:0 0 12px}.reader-content-html p:last-child{margin-bottom:0}.reader-content-html div{margin:0}.reader-content-html .reader-quote{margin:0 0 12px}.reader-content-html .chapter-image-block{--chapter-image-width: 100%;width:var(--chapter-image-width);max-width:100%;margin:0 auto 12px}.reader-content-html .chapter-image-block img,.reader-content-html img{display:block;width:100%;max-width:100%;height:auto;border-radius:12px;object-fit:cover}.reader-content-html{overflow-wrap:break-word;word-break:normal}.reader-paragraph-row{position:relative;display:block;margin:0 0 12px}.reader-paragraph-row.has-comments{padding-right:34px}.reader-paragraph-row>p,.reader-paragraph-row>.reader-quote,.reader-paragraph-row>div>p,.reader-paragraph-row>div>blockquote{margin:0;min-width:0}.reader-paragraph-comment-btn{position:absolute;top:.1em;right:0;z-index:2;width:auto;min-width:26px;height:22px;border:1px solid rgba(45,126,119,.22);border-radius:999px;background:#ffffffad;color:#2b7a72;display:inline-flex;align-items:center;justify-content:center;gap:2px;padding:0 5px;font-size:.66rem;font-weight:800;line-height:1;opacity:.68;box-shadow:0 4px 12px #2a5b5514}.reader-paragraph-comment-btn svg{width:13px;height:13px;flex:0 0 13px}.reader-paragraph-comment-btn.has-comments{opacity:.82;background:#2b7a721f;border-color:#2b7a7261}.reader-paragraph-comment-btn:active{transform:translateY(1px)}.reader-paragraph-action-backdrop{position:fixed;inset:0;z-index:70;background:#080c108f;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:flex;align-items:center;justify-content:flex-start;padding:22vh 18px 28px}.reader-paragraph-action-focus{width:min(100%,340px);display:flex;flex-direction:column;gap:16px;animation:reader-paragraph-action-in .18s ease-out both}.reader-paragraph-action-card{width:min(100%,560px);border-radius:4px;background:#232323f0;box-shadow:0 12px 36px #00000052;padding:16px 18px;color:#f5f6f7}.reader-paragraph-action-card p{margin:0;font-size:.95rem;line-height:1.4}.reader-paragraph-action-card span{display:inline-block;margin-top:8px;color:#f5f6f794;font-size:.78rem;font-weight:700}.reader-paragraph-action{width:min(320px,86vw);border-radius:22px;background:#22262cfa;box-shadow:0 18px 42px #00000061;padding:14px;display:flex;flex-direction:column;gap:4px}.reader-paragraph-action button{border:none;background:transparent;color:#f7f8fb;border-radius:14px;padding:14px 16px;display:inline-flex;align-items:center;gap:14px;font-size:1rem;font-weight:800;text-align:left}.reader-paragraph-action button:active{background:#ffffff14}.reader-paragraph-action svg{width:24px;height:24px;color:#f7f8fb;flex:0 0 24px}@keyframes reader-paragraph-action-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.reader-chapter-loader{min-height:100%;width:100%;display:flex;align-items:center;justify-content:center;padding:0 8px}.reader-chapter-loader-card{width:min(100%,320px);border-radius:24px;border:1px solid rgba(232,229,224,.95);background:#fff;box-shadow:0 14px 32px #2b262217;padding:28px 22px 22px;display:flex;flex-direction:column;align-items:center}.reader-chapter-loader-icon-wrap{width:78px;height:78px;border-radius:999px;background:#fff0ee;color:#e84b3a;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px;animation:reader-loader-icon-pulse 2s ease-in-out infinite}.reader-chapter-loader-book-icon{width:36px;height:36px;animation:reader-loader-book-flip 2s ease-in-out infinite;transform-origin:center}.reader-chapter-loader-book-icon svg{width:100%;height:100%;display:block}.reader-chapter-loader-title{margin:0;font-size:1rem;font-weight:700;color:#1a1a2e;animation:reader-loader-shimmer 2s ease-in-out infinite}.reader-chapter-loader-subtitle{margin:6px 0 20px;font-size:.78rem;color:#9b98a0;text-align:center;min-height:1.2em}.reader-chapter-loader-progress{width:100%;height:4px;border-radius:999px;overflow:hidden;background:#f0ede8}.reader-chapter-loader-progress-fill{height:100%;width:0;border-radius:inherit;background:#e84b3a;transition:width .22s cubic-bezier(.4,0,.2,1)}.reader-chapter-reload{min-height:clamp(220px,40vh,320px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;padding:10px 8px 20px}.reader-chapter-reload-title{margin:0;font-size:.92rem;color:#2f2a26;font-weight:600}.reader-chapter-reload-hint{margin:0;font-size:.76rem;color:#8f8479}.reader-chapter-reload-btn{margin-top:4px;border:none;border-radius:999px;background:linear-gradient(135deg,#e84b3a,#cf3f32);color:#fff;font-size:.78rem;font-weight:700;padding:9px 16px;min-height:36px;cursor:pointer;box-shadow:0 10px 20px #e84b3a47}.reader-chapter-reload-btn:active{transform:translateY(1px)}.reader-chapter-reload-btn:focus-visible{outline:2px solid rgba(232,75,58,.38);outline-offset:2px}@keyframes reader-loader-book-flip{0%,to{transform:rotateY(0) scale(1)}25%{transform:rotateY(-24deg) scale(1.05)}75%{transform:rotateY(24deg) scale(1.05)}}@keyframes reader-loader-icon-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes reader-loader-shimmer{0%,to{opacity:1}50%{opacity:.55}}.theme-sepia .reader-chapter-loader-card{background:#fff;border-color:#e8e5e0f2}.theme-dark .reader-chapter-loader-card{background:#fff8f4;border-color:#e7d3d9eb}.theme-dark .reader-chapter-loader-icon-wrap{background:#ffe9e6;color:#db5248}.theme-dark .reader-chapter-reload-title{color:#5a2a33}.theme-dark .reader-chapter-reload-hint{color:#9e7d87}.theme-dark .reader-chapter-reload-btn{background:linear-gradient(135deg,#e06a72,#cd4e59);box-shadow:0 10px 20px #e06a7247}.theme-gelap .reader-chapter-loader-card{background:#1a1f26;border-color:#2b333d;box-shadow:0 14px 32px #00000057}.theme-gelap .reader-chapter-loader-icon-wrap{background:#e84b3a24;color:#ff8e84}.theme-gelap .reader-chapter-loader-title{color:#f4f6fb}.theme-gelap .reader-chapter-loader-subtitle{color:#98a4b5}.theme-gelap .reader-chapter-loader-progress{background:#2b333d}.theme-gelap .reader-chapter-reload-title{color:#f4f6fb}.theme-gelap .reader-chapter-reload-hint{color:#98a4b5}.theme-gelap .reader-chapter-reload-btn{background:linear-gradient(135deg,#ff746a,#e4544a);box-shadow:0 10px 20px #e4544a47}@media(max-width:440px){.reader-chapter-loader-card{border-radius:20px;padding:24px 18px 18px}.reader-chapter-loader-icon-wrap{width:72px;height:72px;margin-bottom:16px}}@media(prefers-reduced-motion:reduce){.reader-chapter-loader-icon-wrap,.reader-chapter-loader-book-icon,.reader-chapter-loader-title{animation:none!important}.reader-chapter-loader-progress-fill{transition-duration:0ms}}.reader-next-chapter{margin:18px 0 8px;width:min(360px,100%);padding:14px 16px;border-radius:14px;text-align:left;display:flex;flex-direction:column;align-items:stretch;gap:6px;background:var(--reader-next-bg, #dde2df);border:1px solid var(--reader-next-border, #d3d8d4);box-shadow:0 10px 18px #271e1614}.reader-next-label{display:block;font-size:.64rem;letter-spacing:.08em;text-transform:uppercase;color:var(--reader-next-label, rgba(56, 48, 40, .56));margin-bottom:0}.reader-next-title{display:block;font-size:1.75rem;line-height:1.2;font-family:Playfair Display,Times New Roman,serif;color:var(--reader-next-title, #2f2a26)}.reader-next-cta{margin-top:4px;border:none;border-radius:10px;padding:11px 14px;width:100%;background:var(--reader-next-cta-bg, linear-gradient(135deg, #342d25, #1e1a16));color:var(--reader-next-cta-text, #f6f2eb);font-size:.93rem;font-weight:700;letter-spacing:.01em;text-align:center;cursor:pointer}.reader-next-cta:disabled{opacity:.55;cursor:not-allowed}.reader-next-note{display:block;font-size:.69rem;line-height:1.4;color:var(--reader-next-note, #9b4d4d)}.reader-screen.reader-paged .reader-next-chapter{background:var(--slide-next-bg);border-color:var(--slide-next-border)}.reader-screen.reader-paged .reader-next-label{color:var(--slide-next-label)}.reader-screen.reader-paged .reader-next-title{color:var(--slide-next-title)}.reader-screen.reader-paged .reader-next-cta{background:var(--slide-next-cta-bg);color:var(--slide-next-cta-text)}.reader-screen.reader-paged .reader-next-note{color:var(--slide-next-note)}.reader-next-overlay{position:absolute;left:0;right:0;top:50%;display:flex;justify-content:center;transform:translateY(-50%);pointer-events:none}.reader-next-overlay .reader-next-chapter{margin:0;max-width:min(340px,90%);pointer-events:auto}.reader-action-btn{border:none;background:var(--slide-action-bg, #ffffff);color:var(--slide-action-text, #6c625b);padding:8px 12px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;box-shadow:0 10px 18px #251e1914;cursor:pointer}.reader-action-btn svg{width:16px;height:16px}.reader-action-btn.active{background:var(--slide-action-active-bg, #4aa8a0);color:var(--slide-action-active-text, #ffffff)}.reader-action-btn:disabled{opacity:.6;cursor:not-allowed}.comment-sheet{gap:12px}.comment-list{display:flex;flex-direction:column;gap:10px;max-height:40vh;overflow-y:auto;padding-right:4px}.comment-item{background:#fdfbf9;border-radius:12px;padding:10px 12px;box-shadow:0 8px 18px #251e190f;display:flex;flex-direction:column;gap:6px}.comment-node{display:flex;flex-direction:column;gap:8px}.comment-children{display:flex;flex-direction:column;gap:8px;margin-left:16px}.comment-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.comment-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.comment-item strong{font-size:.85rem;color:#2b2622}.comment-item span{font-size:.82rem;color:#6c625b;line-height:1.4}.comment-item em{font-size:.7rem;color:#8a7f75;font-style:normal}.comment-delete{border:none;background:#f7e1e1;color:#9c3a3a;font-weight:700;font-size:.7rem;padding:4px 10px;border-radius:999px;cursor:pointer}.comment-reply{border:none;background:#e7f4f2;color:#2b7a72;font-weight:700;font-size:.7rem;padding:4px 10px;border-radius:999px;cursor:pointer}.comment-delete:disabled{opacity:.6;cursor:not-allowed}.comment-node.reply>.comment-item{background:#f8f5f1;border-left:3px solid rgba(74,168,160,.35)}.comment-reply-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8f5f1;border-radius:12px;padding:8px 12px;font-size:.8rem;color:#6c625b}.comment-reply-banner strong{color:#2b2622}.comment-item.mine{border:1px solid rgba(74,168,160,.35)}.comment-input{display:flex;flex-direction:column;gap:8px}.comment-input textarea{border:1px solid #eee6de;border-radius:12px;padding:10px 12px;font-size:.85rem;font-family:inherit;background:#fdfbf9;resize:vertical}.reader-comment-sheet{--reader-comment-bg: #ffffff;--reader-comment-border: #e3e9f2;--reader-comment-text: #1f2937;--reader-comment-subtle: #748299;--reader-comment-accent: #2f86de;--reader-comment-accent-soft: rgba(47, 134, 222, .15);--reader-comment-accent-border: rgba(47, 134, 222, .33);--reader-comment-accent-muted: #9bbddd;--reader-comment-delete: #d05467;--reader-comment-composer-bg: #f3f6fb;--reader-comment-composer-border: #d5deea;--reader-comment-avatar-bg: #dce5f1;--reader-comment-avatar-text: #3a4d64;--reader-comment-handle: rgba(50, 58, 69, .28);--reader-comment-shadow: 0 -16px 32px rgba(20, 34, 50, .18);gap:0;padding:10px 0 0;height:100%;max-height:100%;background:var(--reader-comment-bg);color:var(--reader-comment-text);border-radius:22px 22px 0 0;box-shadow:var(--reader-comment-shadow);overflow:hidden}.reader-comment-sheet .author-handle{margin:0 auto 10px;background:var(--reader-comment-handle);width:56px}.reader-comment-sheet .writer-confirm-head{position:relative;justify-content:center;border-bottom:1px solid var(--reader-comment-border);padding:2px 16px 12px}.reader-comment-sheet .writer-confirm-head h3{font-size:1.02rem;font-weight:700;color:var(--reader-comment-text);letter-spacing:.02em}.reader-comment-sheet .writer-confirm-head .ghost-btn{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:transparent;color:var(--reader-comment-subtle);padding:4px 2px;font-size:.82rem}.reader-comment-sheet .auth-error,.reader-comment-sheet .auth-message,.reader-comment-sheet .empty{margin:12px 16px 0}.reader-comment-sheet .empty{color:var(--reader-comment-subtle)}.reader-comment-context{margin:12px 16px 0;padding:10px 12px;border:1px solid var(--reader-comment-accent-border);border-radius:14px;background:var(--reader-comment-accent-soft);display:flex;flex-direction:column;gap:6px}.reader-comment-context span{color:var(--reader-comment-subtle);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.reader-comment-context p{margin:0;color:var(--reader-comment-text);font-size:.86rem;line-height:1.42;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.reader-comment-context .ghost-btn{align-self:flex-start;padding:0;background:transparent;color:var(--reader-comment-accent);font-size:.76rem;font-weight:800}.reader-comment-sheet .comment-list{gap:16px;max-height:none;padding:14px 16px 10px;overscroll-behavior:contain;flex:1 1 auto;min-height:0}.reader-comment-sheet .comment-node{gap:12px}.reader-comment-sheet .comment-item{background:transparent;border-radius:0;padding:0;box-shadow:none;display:flex;flex-direction:row;align-items:flex-start;gap:11px}.reader-comment-sheet .comment-avatar{width:36px;height:36px;border-radius:50%;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;background:var(--reader-comment-avatar-bg);color:var(--reader-comment-avatar-text);font-size:.78rem;font-weight:700;text-transform:uppercase;overflow:hidden}.reader-comment-sheet .comment-avatar img{width:100%;height:100%;object-fit:cover;display:block}.reader-comment-sheet .comment-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.reader-comment-sheet .comment-line{margin:0;display:flex;align-items:baseline;gap:7px;min-width:0}.reader-comment-sheet .comment-line strong{color:var(--reader-comment-text);font-size:.88rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:58%}.reader-comment-sheet .comment-line em{color:var(--reader-comment-subtle);font-size:.74rem;font-style:normal}.reader-comment-sheet .comment-text{margin:0;color:var(--reader-comment-text);font-size:.92rem;line-height:1.46;word-break:break-word}.reader-comment-sheet .comment-paragraph-chip{align-self:flex-start;border:1px solid var(--reader-comment-accent-border);background:var(--reader-comment-accent-soft);color:var(--reader-comment-accent);border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:800;line-height:1.2}.reader-comment-sheet .comment-like-count{align-self:flex-start;color:var(--reader-comment-subtle);font-size:.72rem;font-weight:800}.reader-comment-sheet .comment-meta{justify-content:flex-start;gap:16px;margin-top:2px}.reader-comment-sheet .comment-like,.reader-comment-sheet .comment-reply,.reader-comment-sheet .comment-delete{border:none;background:none;color:var(--reader-comment-subtle);padding:0;border-radius:0;font-size:.78rem;font-weight:700;letter-spacing:.01em}.reader-comment-sheet .comment-like.active{color:var(--reader-comment-accent)}.reader-comment-sheet .comment-delete{color:var(--reader-comment-delete)}.reader-comment-sheet .comment-like:hover,.reader-comment-sheet .comment-reply:hover,.reader-comment-sheet .comment-delete:hover{opacity:.86}.reader-comment-sheet .comment-like:disabled,.reader-comment-sheet .comment-delete:disabled{opacity:.55}.reader-comment-sheet .comment-node.reply>.comment-item{background:transparent;border-left:none}.reader-comment-sheet .comment-children{margin-left:47px;padding-left:13px;border-left:1px solid var(--reader-comment-border);gap:14px}.reader-comment-sheet .comment-item.mine .comment-avatar{background:var(--reader-comment-accent-soft);color:var(--reader-comment-accent)}.reader-comment-sheet .comment-item.mine .comment-line strong{color:var(--reader-comment-accent)}.reader-comment-sheet .comment-input{margin-top:auto;border-top:1px solid var(--reader-comment-border);padding:10px 14px calc(10px + var(--safe-area-inset-bottom));gap:10px;background:var(--reader-comment-bg)}.reader-comment-sheet .comment-reply-banner{background:var(--reader-comment-accent-soft);color:var(--reader-comment-subtle);border:1px solid var(--reader-comment-accent-border);border-radius:10px;padding:6px 10px}.reader-comment-sheet .comment-reply-banner strong{color:var(--reader-comment-text)}.reader-comment-sheet .comment-reply-banner .ghost-btn{background:transparent;color:var(--reader-comment-subtle);padding:2px 6px}.reader-comment-sheet .comment-composer{display:flex;align-items:center;gap:10px}.reader-comment-sheet .comment-composer-avatar{width:30px;height:30px;border-radius:50%;flex:0 0 30px;display:inline-flex;align-items:center;justify-content:center;background:var(--reader-comment-avatar-bg);color:var(--reader-comment-avatar-text);font-size:.72rem;font-weight:700;text-transform:uppercase;overflow:hidden}.reader-comment-sheet .comment-composer-avatar img{width:100%;height:100%;object-fit:cover;display:block}.reader-comment-sheet .comment-composer-field{flex:1;min-width:0;border:1px solid var(--reader-comment-composer-border);border-radius:999px;background:var(--reader-comment-composer-bg);padding:8px 12px}body[data-theme=sand] .reader-comment-modal{--reader-comment-overlay: rgba(58, 42, 28, .3)}body[data-theme=sand] .reader-comment-sheet{--reader-comment-bg: #fff7ee;--reader-comment-border: #e7dbcc;--reader-comment-text: #2b231c;--reader-comment-subtle: #7c7165;--reader-comment-accent: #2aa197;--reader-comment-accent-soft: rgba(42, 161, 151, .2);--reader-comment-accent-border: rgba(42, 161, 151, .35);--reader-comment-accent-muted: #87c9c3;--reader-comment-delete: #b05b66;--reader-comment-composer-bg: #f6ede2;--reader-comment-composer-border: #ddcdbb;--reader-comment-avatar-bg: #e6d7c5;--reader-comment-avatar-text: #6f5e4c;--reader-comment-handle: rgba(74, 56, 40, .28);--reader-comment-shadow: 0 -16px 30px rgba(66, 44, 26, .22)}body[data-theme=dark] .reader-comment-modal{--reader-comment-overlay: rgba(40, 15, 22, .36)}body[data-theme=dark] .reader-comment-sheet{--reader-comment-bg: #ffe6ec;--reader-comment-border: #e6c9d0;--reader-comment-text: #5a2a33;--reader-comment-subtle: #8c6a72;--reader-comment-accent: #e58ea1;--reader-comment-accent-soft: rgba(229, 142, 161, .24);--reader-comment-accent-border: rgba(229, 142, 161, .4);--reader-comment-accent-muted: #d5a6b2;--reader-comment-delete: #b05b66;--reader-comment-composer-bg: #fff0f4;--reader-comment-composer-border: #e6c9d0;--reader-comment-avatar-bg: #f3d7de;--reader-comment-avatar-text: #7a4b55;--reader-comment-handle: rgba(116, 70, 81, .3);--reader-comment-shadow: 0 -16px 30px rgba(88, 48, 60, .28)}body[data-theme=dark2] .reader-comment-modal{--reader-comment-overlay: rgba(7, 10, 15, .55)}body[data-theme=dark2] .reader-comment-sheet{--reader-comment-bg: #12161c;--reader-comment-border: #252c34;--reader-comment-text: #e6e9ef;--reader-comment-subtle: #9aa4b2;--reader-comment-accent: #58b8ad;--reader-comment-accent-soft: rgba(88, 184, 173, .24);--reader-comment-accent-border: rgba(88, 184, 173, .4);--reader-comment-accent-muted: #3f8e86;--reader-comment-delete: #ea929d;--reader-comment-composer-bg: #182230;--reader-comment-composer-border: #2d3744;--reader-comment-avatar-bg: #2a2f36;--reader-comment-avatar-text: #c8d0db;--reader-comment-handle: rgba(255, 255, 255, .32);--reader-comment-shadow: 0 -24px 44px rgba(2, 5, 9, .55)}body[data-theme=dark2] .reader-paragraph-action button:active{background:#58b8ad29}.reader-comment-sheet .comment-composer textarea{width:100%;border:none;border-radius:0;padding:0;background:transparent;color:var(--reader-comment-text);resize:none;min-height:22px;max-height:96px;line-height:1.35}.reader-comment-sheet .comment-composer textarea::placeholder{color:var(--reader-comment-subtle)}.reader-comment-sheet .comment-send-btn{border:none;background:transparent;color:var(--reader-comment-accent);font-size:.86rem;font-weight:700;padding:6px 2px;min-height:30px;box-shadow:none;cursor:pointer}.reader-comment-sheet .comment-send-btn:disabled{color:var(--reader-comment-accent-muted);cursor:not-allowed}.reader-nav .primary-btn{margin-top:0;flex:1}.reader-nav .ghost-btn{flex:1}.reader-body p{margin:0 0 16px}.reader-quote{margin:0 0 16px;padding:10px 14px;border-left:3px solid #c9b9a7;background:#c9b9a71f;border-radius:10px;font-style:italic}.text-small{font-size:.85em}.text-large{font-size:1.2em;font-weight:600}.reader-body p:last-child{margin-bottom:0}.theme-light{background:#f5f3f0;color:#2b2622;--reader-next-bg: #ece7dd;--reader-next-border: #ddd4c6;--reader-next-label: rgba(43, 38, 34, .56);--reader-next-title: #2b2622;--reader-next-cta-bg: linear-gradient(135deg, #38322d, #231f1b);--reader-next-cta-text: #f8f4ef;--reader-next-note: #8f4b4b}.theme-light .reader-body,.theme-light .reader-controls{background:#fff;color:#2b2622}.theme-light.reader-screen.reader-paged{--slide-bg: #f5f3f0;--slide-ambient-core: #ebe5dc;--slide-ambient-edge: #f5f3f0;--slide-paper: #ffffff;--slide-paper-shadow: rgba(43, 38, 34, .14);--slide-ink: #2b2622;--slide-turn-highlight: rgba(255, 255, 255, .86);--slide-turn-mid: rgba(242, 236, 229, .96);--slide-turn-shadow: rgba(43, 38, 34, .28);--slide-sheen-light: rgba(255, 255, 255, .24);--slide-sheen-dark: rgba(43, 38, 34, .15);--slide-next-bg: #ece7dd;--slide-next-border: #ddd4c6;--slide-next-label: rgba(43, 38, 34, .56);--slide-next-title: #2b2622;--slide-next-cta-bg: linear-gradient(135deg, #38322d, #231f1b);--slide-next-cta-text: #f8f4ef;--slide-next-note: #8f4b4b}.theme-sepia{background:#f3ede3;color:#3a2f27;--reader-next-bg: #e8dfce;--reader-next-border: #d8cdb8;--reader-next-label: rgba(56, 48, 40, .56);--reader-next-title: #2f2a26;--reader-next-cta-bg: linear-gradient(135deg, #342d25, #1e1a16);--reader-next-cta-text: #f6f2eb;--reader-next-note: #9b4d4d}.theme-sepia .reader-body,.theme-sepia .reader-controls{background:#fff7eb;color:#3a2f27}.theme-sepia.reader-screen.reader-paged{--slide-bg: #f3ede3;--slide-ambient-core: #efe6d6;--slide-ambient-edge: #f3ede3;--slide-paper: #fff7eb;--slide-paper-shadow: rgba(58, 47, 39, .18);--slide-ink: #3a2f27;--slide-turn-highlight: rgba(255, 255, 255, .84);--slide-turn-mid: rgba(247, 238, 224, .96);--slide-turn-shadow: rgba(0, 0, 0, .24);--slide-sheen-light: rgba(255, 255, 255, .22);--slide-sheen-dark: rgba(0, 0, 0, .14);--slide-next-bg: #e8dfce;--slide-next-border: #d8cdb8;--slide-next-label: rgba(56, 48, 40, .56);--slide-next-title: #2f2a26;--slide-next-cta-bg: linear-gradient(135deg, #342d25, #1e1a16);--slide-next-cta-text: #f6f2eb;--slide-next-note: #9b4d4d}.theme-light .reader-content-html span[style*=color],.theme-sepia .reader-content-html span[style*=color],.theme-dark .reader-content-html span[style*=color]{color:inherit!important}.reader-hint{position:fixed;left:50%;bottom:calc(16% + var(--safe-area-inset-bottom));transform:translate(-50%);z-index:20;max-width:min(320px,84vw);padding:10px 14px;border-radius:999px;background:#181818d9;color:#fff;font-size:.82rem;text-align:center;letter-spacing:.2px;box-shadow:0 8px 18px #0003;pointer-events:auto;-webkit-user-select:none;user-select:none}.reader-hint strong{font-weight:600}.theme-dark{background:#ffede4;color:#5a2a33;--reader-next-bg: #ecd9df;--reader-next-border: #dfc3cb;--reader-next-label: rgba(90, 42, 51, .7);--reader-next-title: #5a2a33;--reader-next-cta-bg: linear-gradient(135deg, #552735, #3d1d27);--reader-next-cta-text: #fbeff3;--reader-next-note: #b54f66}.theme-dark .reader-body,.theme-dark .reader-controls{background:#fff5f0;color:#5a2a33}.theme-dark.reader-screen.reader-paged{--slide-bg: #ffede4;--slide-ambient-core: #f8dce3;--slide-ambient-edge: #ffede4;--slide-paper: #fff5f0;--slide-paper-shadow: rgba(90, 42, 51, .2);--slide-ink: #5a2a33;--slide-turn-highlight: rgba(255, 237, 244, .88);--slide-turn-mid: rgba(247, 216, 227, .95);--slide-turn-shadow: rgba(90, 42, 51, .32);--slide-sheen-light: rgba(255, 255, 255, .28);--slide-sheen-dark: rgba(90, 42, 51, .2);--slide-indicator-bg: rgba(90, 42, 51, .82);--slide-indicator-text: #fff1f6;--slide-fab-bg: #e58ea1;--slide-fab-text: #ffffff;--slide-fab-shadow: 0 12px 24px rgba(229, 142, 161, .35);--slide-fab-prev-bg: #f7e2e8;--slide-fab-prev-text: #7a4653;--slide-fab-prev-shadow: 0 10px 20px rgba(122, 70, 83, .2);--slide-action-bg: #f7e2e8;--slide-action-text: #7a4653;--slide-action-active-bg: #e58ea1;--slide-action-active-text: #ffffff;--slide-next-bg: #ecd9df;--slide-next-border: #dfc3cb;--slide-next-label: rgba(90, 42, 51, .7);--slide-next-title: #5a2a33;--slide-next-cta-bg: linear-gradient(135deg, #552735, #3d1d27);--slide-next-cta-text: #fbeff3;--slide-next-note: #b54f66}.theme-dark .chip{background:#f9e6ea;color:#8c6a72}.theme-dark .chip.active{background:#e58ea1;color:#fff}.theme-dark .reader-next-chapter{background:#ecd9df;border-color:#dfc3cb}.theme-dark .reader-next-label{color:#5a2a33b3}.theme-dark .reader-next-title{color:#5a2a33}.theme-dark .reader-next-cta{background:linear-gradient(135deg,#552735,#3d1d27);color:#fbeff3}.theme-gelap{background:#0f1216;color:#e6e9ef;--reader-next-bg: #242d2c;--reader-next-border: #2e3d3a;--reader-next-label: rgba(198, 210, 224, .7);--reader-next-title: #e6e9ef;--reader-next-cta-bg: linear-gradient(135deg, #3a4f4b, #2b3a37);--reader-next-cta-text: #edf7f5;--reader-next-note: #d5878b}.theme-gelap .reader-body,.theme-gelap .reader-controls{background:#171b21;color:#e6e9ef}.theme-gelap.reader-screen.reader-paged{--slide-bg: #0f1216;--slide-ambient-core: #1a212a;--slide-ambient-edge: #0f1216;--slide-paper: #171b21;--slide-paper-shadow: rgba(0, 0, 0, .45);--slide-ink: #e6e9ef;--slide-turn-highlight: rgba(255, 255, 255, .18);--slide-turn-mid: rgba(96, 112, 134, .24);--slide-turn-shadow: rgba(0, 0, 0, .55);--slide-sheen-light: rgba(255, 255, 255, .1);--slide-sheen-dark: rgba(0, 0, 0, .46);--slide-indicator-bg: rgba(7, 10, 14, .82);--slide-indicator-text: #dbe2ef;--slide-fab-bg: #2b7a72;--slide-fab-text: #eefaf8;--slide-fab-shadow: 0 12px 24px rgba(43, 122, 114, .35);--slide-fab-prev-bg: #202732;--slide-fab-prev-text: #c3ccdb;--slide-fab-prev-shadow: 0 10px 20px rgba(0, 0, 0, .35);--slide-action-bg: #202732;--slide-action-text: #c7d0de;--slide-action-active-bg: #2b7a72;--slide-action-active-text: #eefaf8;--slide-next-bg: #242d2c;--slide-next-border: #2e3d3a;--slide-next-label: rgba(198, 210, 224, .7);--slide-next-title: #e6e9ef;--slide-next-cta-bg: linear-gradient(135deg, #3a4f4b, #2b3a37);--slide-next-cta-text: #edf7f5;--slide-next-note: #d5878b}.theme-gelap .reader-next-chapter{background:#242d2c;border-color:#2e3d3a}.theme-gelap .reader-next-label{color:#c6d2e0b3}.theme-gelap .reader-next-title{color:#e6e9ef}.theme-gelap .reader-next-cta{background:linear-gradient(135deg,#3a4f4b,#2b3a37);color:#edf7f5}.theme-gelap .chip{background:#1f252d;color:#9aa4b2}.theme-gelap .chip.active{background:#2b7a72;color:#fff}.theme-gelap .reader-quote{border-left-color:#2b7a72;background:#2b7a722e}.reader-screen.reader-screen-audio-mode{background:radial-gradient(circle at 50% 14%,rgba(168,34,34,.26),transparent 45%),radial-gradient(circle at 18% 8%,rgba(164,90,20,.16),transparent 38%),#090607;color:#f3e9db}.reader-screen.reader-screen-audio-mode .reader-body,.theme-light.reader-screen.reader-screen-audio-mode .reader-body,.theme-sepia.reader-screen.reader-screen-audio-mode .reader-body,.theme-dark.reader-screen.reader-screen-audio-mode .reader-body,.theme-gelap.reader-screen.reader-screen-audio-mode .reader-body{background:linear-gradient(180deg,#110a0df5,#080507f5);color:#f3e9db}.theme-light.reader-screen.reader-screen-audio-mode .reader-controls,.theme-sepia.reader-screen.reader-screen-audio-mode .reader-controls,.theme-dark.reader-screen.reader-screen-audio-mode .reader-controls,.theme-gelap.reader-screen.reader-screen-audio-mode .reader-controls{background:#0d090aeb;color:#f3e9db}.notifications-screen{gap:16px;background:#f7f5f2}.notification-header{display:flex;align-items:center;gap:10px}.notification-header h2{margin:0;font-size:1.05rem;font-weight:700}.notification-summary-card{background:#f1fbf9;border-radius:14px;padding:12px 16px;font-size:.78rem;color:#3f6f69;box-shadow:0 12px 22px #251e1914}.notification-summary-card p{margin:0}.notification-list{display:flex;flex-direction:column;gap:16px}.notification-group{display:flex;flex-direction:column;gap:10px}.notification-group-label{margin:0;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8a7f75}.notification-row{background:#fff;border-radius:16px;padding:12px 14px;box-shadow:0 12px 24px #251e1914;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.notification-row.unread{background:#eef7ff;border:1px solid rgba(74,129,212,.15)}.notification-avatar{width:46px;height:46px;border-radius:50%;background:#f2efec;color:#5f554c;font-weight:700;font-size:.78rem;display:grid;place-items:center;position:relative;overflow:hidden}.notification-avatar img{width:100%;height:100%;object-fit:cover;display:block}.notification-type{position:absolute;right:-4px;bottom:-4px;width:20px;height:20px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:.65rem;box-shadow:0 4px 10px #251e1933}.notification-type.comment{color:#1d7bd9}.notification-type.like{color:#e44d5d}.notification-type.follow{color:#2b7a72}.notification-text p{margin:0;font-size:.82rem;color:#3a332c}.notification-text strong{font-weight:700}.notification-text span{color:#8a7f75;font-size:.74rem}.notification-action{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.notification-follow{border:none;background:#2b7a72;color:#fff;padding:6px 14px;border-radius:999px;font-size:.72rem;font-weight:600;cursor:pointer;box-shadow:0 8px 18px #2b7a7240}.notification-thumb{width:44px;height:44px;border-radius:12px;object-fit:cover;box-shadow:0 8px 16px #1818182e}.notification-thumb.placeholder{background:#e8e3dc}.notification-open{align-self:flex-end;border:none;background:#f1f5f4;color:#2b7a72;padding:5px 12px;border-radius:999px;font-size:.7rem;font-weight:700;cursor:pointer}.review-form{background:#fff;border-radius:16px;padding:14px;box-shadow:0 12px 24px #251e1914;display:flex;flex-direction:column;gap:12px}.review-form label{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:600;color:#6b6159}.review-form input,.review-form textarea{border:1px solid #eee6de;border-radius:12px;padding:10px 12px;font-size:.85rem;font-family:inherit;background:#fdfbf9}.review-form textarea{resize:vertical}.review-submit{width:100%;justify-content:center}.star-row{display:flex;align-items:center;gap:6px}.star-row.compact{gap:4px}.star-icon{display:inline-flex;color:#d6c9b5;line-height:1}.star-icon svg{width:16px;height:16px;fill:currentColor}.star-icon.filled{color:#f2b01e}.star-row.compact .star-icon svg{width:14px;height:14px}.star-btn{border:none;background:none;display:inline-flex;align-items:center;justify-content:center;color:#d6c9b5;cursor:pointer;padding:0}.star-btn svg{width:20px;height:20px;fill:currentColor}.star-btn.active{color:#f2b01e}.star-row span{font-size:.75rem;color:#6c625b;margin-left:4px}.rating-modal,.purchase-modal{position:fixed;inset:0;background:#f5f3f0;display:flex;align-items:stretch;justify-content:center;padding:0;z-index:60;width:100vw;height:100vh;height:100svh}.rating-sheet,.purchase-sheet{width:100%;height:100%;min-height:100vh;min-height:100svh;max-height:none;background:#f5f3f0;border-radius:0;padding:calc(28px + var(--safe-area-inset-top)) 18px calc(24px + var(--safe-area-inset-bottom));box-shadow:none;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.rating-head{display:flex;align-items:center;justify-content:flex-start;gap:12px}.purchase-topbar{display:flex;align-items:center;gap:12px}.purchase-topbar h2{margin:0;font-size:1.1rem}.purchase-topbar p{margin:4px 0 0;font-size:.8rem;color:#8a7f75}.purchase-body{display:flex;flex-direction:column;gap:12px}.purchase-body label{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:600;color:#6b6159}.purchase-body input,.purchase-body textarea{border:1px solid #eee6de;border-radius:12px;padding:10px 12px;font-size:.85rem;font-family:inherit;background:#fdfbf9}.purchase-body textarea{resize:vertical}.purchase-note{margin:4px 0 0;font-size:.75rem;color:#8a7f75}.purchase-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:auto}.rating-head h2{margin:0;font-size:1.1rem}.rating-head p{margin:4px 0 0;font-size:.8rem;color:#8a7f75}.rating-close{border:none;background:#f1ebe3;color:#5f5750;width:32px;height:32px;border-radius:50%;font-size:1rem;cursor:pointer}.rating-card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 12px 24px #251e1914}.rating-summary{display:grid;gap:14px}.rating-score{display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}.rating-score h3{margin:0;font-size:2.2rem}.rating-score span{font-size:.78rem;color:#8a7f75}.rating-bars{display:flex;flex-direction:column;gap:8px}.rating-bar{display:grid;grid-template-columns:36px 1fr 32px;gap:8px;align-items:center;font-size:.75rem;color:#6c625b}.rating-bar-label{display:inline-flex;align-items:center;gap:4px}.rating-bar-label .star-icon svg{width:12px;height:12px}.rating-bar-track{background:#efe8e1;border-radius:999px;height:8px;overflow:hidden}.rating-bar-fill{height:100%;background:linear-gradient(90deg,#f2b01e,#ffd36a);border-radius:999px}body.modal-open .tabbar{display:none}body[data-theme=dark] .rating-modal,body[data-theme=dark] .rating-sheet{background:#ffede4;color:#5a2a33}body[data-theme=dark] .rating-head p{color:#8c6a72}body[data-theme=dark] .rating-card,body[data-theme=dark] .review-form{background:#ffe6ec;border:1px solid #e6c9d0;box-shadow:0 12px 24px #5a2a331f}body[data-theme=dark] .rating-score span,body[data-theme=dark] .rating-bar,body[data-theme=dark] .rating-bar-label,body[data-theme=dark] .review-form label,body[data-theme=dark] .star-row span{color:#8c6a72}body[data-theme=dark] .rating-bar-track{background:#f4dfe3}body[data-theme=dark] .review-form input,body[data-theme=dark] .review-form textarea{background:#fff5f7;border-color:#e6c9d0;color:#5a2a33}body[data-theme=dark] .purchase-modal,body[data-theme=dark] .purchase-sheet{background:#ffede4;color:#5a2a33}body[data-theme=dark] .purchase-topbar p,body[data-theme=dark] .purchase-note,body[data-theme=dark] .purchase-body label{color:#8c6a72}body[data-theme=dark] .purchase-body input,body[data-theme=dark] .purchase-body textarea{background:#fff5f7;border-color:#e6c9d0;color:#5a2a33}body[data-theme=dark2] .rating-modal,body[data-theme=dark2] .rating-sheet{background:#0b0e12;color:#e6e9ef}body[data-theme=dark2] .rating-head p{color:#9aa4b2}body[data-theme=dark2] .rating-card,body[data-theme=dark2] .review-form{background:#12161c;border:1px solid #20252c;box-shadow:0 12px 24px #06080a73}body[data-theme=dark2] .rating-score span,body[data-theme=dark2] .rating-bar,body[data-theme=dark2] .rating-bar-label,body[data-theme=dark2] .review-form label,body[data-theme=dark2] .star-row span{color:#9aa4b2}body[data-theme=dark2] .rating-bar-track{background:#1b2027}body[data-theme=dark2] .review-form input,body[data-theme=dark2] .review-form textarea{background:#151a20;border-color:#222831;color:#e6e9ef}body[data-theme=dark2] .purchase-modal,body[data-theme=dark2] .purchase-sheet{background:#0b0e12;color:#e6e9ef}body[data-theme=dark2] .purchase-topbar p,body[data-theme=dark2] .purchase-note,body[data-theme=dark2] .purchase-body label{color:#9aa4b2}body[data-theme=dark2] .purchase-body input,body[data-theme=dark2] .purchase-body textarea{background:#151a20;border-color:#222831;color:#e6e9ef}.review-card.mine{border:1px solid rgba(74,168,160,.35)}.writer-screen{gap:18px;background:#f4f6f8}.writer-hero{margin:calc(-28px - var(--safe-area-inset-top)) -18px 0;padding:calc(36px + var(--safe-area-inset-top)) 18px 22px;border-radius:0 0 32px 32px;background:linear-gradient(145deg,#33b8a1,#1e9f98);color:#fff;box-shadow:0 18px 30px #1a7d724d;display:flex;flex-direction:column;gap:18px}.writer-hero-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.writer-hero-text{min-width:0;flex:1}.writer-hero-label{margin:0 0 6px;font-size:.75rem;opacity:.8}.writer-hero-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.writer-hero-name{margin:0;font-size:1.7rem;font-family:Playfair Display,Times New Roman,serif;display:inline-flex;align-items:center;gap:6px}.writer-hero-handle{display:inline-block;margin-top:4px;font-size:.9rem;font-weight:600;opacity:.9}.writer-hero-handle.ghost{color:transparent}.writer-hero-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.writer-notif-btn{position:relative;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:#fff3;display:grid;place-items:center;color:#fff;box-shadow:none;cursor:pointer}.writer-notif-btn svg{width:18px;height:18px}.writer-notif-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e05c45;color:#fff;font-size:.6rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;border:2px solid #ffffff;box-shadow:0 6px 12px #e05c454d}.writer-badge{font-size:.95rem;line-height:1}.writer-name-edit{margin:0;padding:4px 10px;font-size:.7rem;color:#fff;border:1px solid rgba(255,255,255,.4);background:#ffffff2e;border-radius:999px}.writer-hero-add{border:none;background:#fff;color:#1f8f87;padding:8px 14px;border-radius:999px;font-weight:700;font-size:.8rem;display:inline-flex;align-items:center;gap:6px;cursor:pointer;box-shadow:0 10px 20px #19776e40}.writer-hero-add svg{width:16px;height:16px}.writer-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.writer-hero-stat{border:none;background:#fff3;color:#fff;border-radius:18px;padding:10px 8px;text-align:center;font-size:.75rem;font-weight:600;display:flex;flex-direction:column;gap:2px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.writer-hero-stat strong{font-size:1.1rem;font-weight:700}.writer-motto{margin-top:-18px;background:#fff;border-radius:18px;padding:12px 14px;box-shadow:0 12px 24px #251e1914;display:flex;align-items:center;gap:10px;font-size:.85rem;color:#6c625b;position:relative;z-index:2}.writer-motto-icon{width:24px;height:24px;border-radius:10px;background:#2fa2901f;color:#2fa290;display:inline-flex;align-items:center;justify-content:center}.writer-motto-icon svg{width:16px;height:16px}.writer-motto p{margin:0}.writer-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stat-card{background:#fff;border-radius:14px;padding:12px;box-shadow:0 10px 20px #251e1914;text-align:center}.stat-card span{display:block;font-size:.72rem;color:#7a7067;margin-bottom:4px}.stat-card strong{font-size:1rem;color:#2b2622}.writer-interaction-card{margin-top:2px;background:transparent}.writer-interaction-head{padding:0 2px 6px}.writer-interaction-head h3{margin:0;color:#2b2622;font-size:1rem;font-weight:700;letter-spacing:.01em}.writer-interaction-list{display:flex;flex-direction:column;gap:10px}.writer-interaction-row{display:flex;align-items:flex-start;gap:10px;padding:10px;background:#fff;border:1px solid #e2e8e8;border-radius:12px;box-shadow:0 8px 18px #251e190f}.writer-interaction-thumb{width:36px;height:36px;border-radius:8px;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.writer-interaction-thumb svg{width:16px;height:16px}.writer-interaction-thumb.tint-0{background:linear-gradient(135deg,#1f9d7c,#2dbb90)}.writer-interaction-thumb.tint-1{background:linear-gradient(135deg,#4f62cf,#7486e8)}.writer-interaction-thumb.tint-2{background:linear-gradient(135deg,#a467d8,#c089ec)}.writer-interaction-thumb.tint-3{background:linear-gradient(135deg,#3b9fbb,#5dc6de)}.writer-interaction-content{flex:1;min-width:0}.writer-interaction-novel{margin:0;font-size:.93rem;font-weight:700;color:#2b2622;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.writer-interaction-meta{margin:2px 0 0;color:#8a8280;font-size:.76rem}.writer-interaction-metrics{margin-top:6px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.writer-interaction-metric{display:inline-flex;align-items:center;gap:4px}.writer-interaction-metric svg{width:14px;height:14px}.writer-interaction-metric strong{font-size:.79rem;color:#78716e;font-weight:600}.writer-interaction-metric.like,.writer-interaction-metric.comment{color:#8f8782}.writer-interaction-comment-trigger{border:none;background:transparent;padding:0;cursor:pointer}.writer-interaction-comment-trigger:disabled{opacity:.6;cursor:not-allowed}.writer-interaction-comment-trigger:focus-visible{outline:2px solid rgba(47,143,147,.45);outline-offset:3px;border-radius:8px}.writer-interaction-empty{margin:0;padding:12px 10px;text-align:center;color:#7a7067;font-size:.8rem;background:#fff;border:1px solid #e2e8e8;border-radius:12px}.writer-interaction-foot{display:flex;justify-content:flex-end;padding:8px 4px 0}.writer-interaction-toggle{border:none;background:transparent;color:#2f8f93;font-size:.76rem;font-weight:700;padding:4px 8px;border-radius:999px;cursor:pointer}.writer-interaction-toggle:hover{background:#2f8f931a}.writer-comment-sheet{max-height:min(86vh,760px)}.writer-comment-summary{margin:6px 0 10px;font-size:.8rem;color:#6d645c}.writer-comment-summary strong{color:#2b2622}.writer-comment-hint{margin:0 0 8px;font-size:.76rem;color:#7f746b}.writer-policy-card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 12px 24px #251e1914}.writer-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.writer-policy-item{background:#f6f9f8;border:1px solid #e1e9e7;border-radius:12px;padding:10px;text-align:center}.writer-policy-item span{display:block;font-size:.72rem;color:#7a7067;margin-bottom:4px}.writer-policy-item strong{font-size:.96rem;color:#2b2622}.writer-policy-list{margin:12px 0 0;padding-left:18px;color:#6f655d;font-size:.78rem;display:flex;flex-direction:column;gap:6px}.writer-policy-note{margin:10px 0 0;font-size:.74rem;color:#7c7168}.writer-policy-actions{margin-top:12px;display:flex;justify-content:flex-end}.writer-policy-actions .primary-btn{min-width:170px}.writer-policy-note.muted{margin-top:6px;color:#9a8f85}.writer-novel-list{display:flex;flex-direction:column;gap:16px}.writer-novel-card{position:relative;background:#fff;border-radius:20px;padding:14px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 12px 24px #251e1914}.writer-novel-side{width:80px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px}.writer-novel-cover{width:80px;height:112px;border-radius:14px;overflow:hidden;flex-shrink:0;box-shadow:0 8px 16px #1818182e}.writer-novel-cover img{width:100%;height:100%;object-fit:cover;display:block}.writer-novel-content{flex:1;display:flex;flex-direction:column;gap:6px}.writer-novel-top{display:flex;justify-content:space-between;gap:8px}.writer-novel-title{margin:0;font-size:.95rem;color:#2b2622}.writer-novel-status{display:inline-block;margin-top:4px;padding:2px 8px;border-radius:999px;font-size:.65rem;font-weight:700;background:#2fa29026;color:#1f8f87}.writer-novel-status.draft{background:#e07b5529;color:#b85a3a}.writer-novel-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:.72rem;color:#7a7067}.writer-novel-meta span{display:inline-flex;align-items:center;gap:4px}.writer-novel-meta svg{width:14px;height:14px;color:#5f7a76}.writer-coming-soon-inline{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;background:#2aa1971f;color:#1f8f87;font-size:.68rem;font-weight:700;letter-spacing:.01em}.writer-coming-soon-inline svg{width:12px;height:12px;color:currentColor}.writer-coming-soon-label{text-transform:uppercase}.writer-coming-soon-inline strong{color:#1b6c66;font-weight:800}.writer-novel-update{margin:0;font-size:.72rem;color:#9a8f85}.writer-novel-actions{display:flex;gap:8px;flex-wrap:wrap}.writer-pill{border:1px solid #e1e9e7;background:#f6f9f8;color:#2b2622;padding:6px 12px;border-radius:999px;font-size:.72rem;font-weight:600;cursor:pointer}.writer-delete-icon{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;border:none;background:#ffffffe6;color:#9c3a3a;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 16px #251e191f}.writer-delete-icon svg{width:16px;height:16px}.draft-list{display:flex;flex-direction:column;gap:12px}.draft-card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 12px 24px #251e1914;display:flex;align-items:center;justify-content:space-between;gap:12px}.draft-card h3{margin:0 0 6px;font-size:.95rem}.draft-card p{margin:0 0 6px;font-size:.8rem;color:#6c625b}.draft-card span{font-size:.72rem;color:#8a7f75}.draft-chapter-note,.chapter-status-note{margin:6px 0 0;font-size:.78rem;color:#6c625b}.writer-novel-type-row{margin-top:0;display:flex;width:100%;justify-content:center;align-items:center}.writer-novel-type-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.01em;border:1px solid transparent}.writer-novel-type-badge.is-short{background:#2fa29024;border-color:#2fa29059;color:#1f8f87}.writer-novel-type-badge.is-novel{background:#5f7a7624;border-color:#5f7a7652;color:#425f5b}.writer-add{align-self:center;margin-top:6px}.writer-tabs{position:static;top:auto;z-index:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;background:#fff;padding:6px;margin-top:8px;border-radius:18px;box-shadow:0 12px 24px #251e1914;margin-bottom:10px}.writer-tab-btn{border:none;background:transparent;color:#6c625b;padding:8px 10px;border-radius:14px;font-size:.78rem;font-weight:700;cursor:pointer}.writer-tab-btn.active{background:#2fa290;color:#fff}.writer-form{background:#fff;border-radius:18px;padding:16px;box-shadow:0 14px 28px #251e1914;display:flex;flex-direction:column;gap:12px}.writer-form-modal{position:fixed;inset:0;background:#f4f6f8;z-index:85;overflow-y:auto}.writer-form-sheet{min-height:100%;padding:calc(24px + var(--safe-area-inset-top)) 18px calc(32px + var(--safe-area-inset-bottom))}.writer-name-sheet .writer-form{background:transparent;box-shadow:none;padding:0}.writer-access-card{background:#fff;border-radius:18px;padding:16px;box-shadow:0 14px 28px #251e1914;display:flex;flex-direction:column;gap:8px}.writer-access-card h2{margin:0;font-size:1rem}.writer-access-status{margin:0;font-size:.85rem;color:#6c625b}.writer-access-form{background:#fff;border-radius:18px;padding:16px;box-shadow:0 14px 28px #251e1914;display:flex;flex-direction:column;gap:12px}.writer-access-form label{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:600;color:#6b6159}.writer-access-form input{border:1px solid #eee6de;border-radius:12px;padding:10px 12px;font-size:.85rem;font-family:inherit;background:#fdfbf9}.writer-access-note{margin:0;font-size:.85rem;color:#6c625b;text-align:center}.writer-form-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.writer-form-head h3{margin:0;font-size:1rem}.writer-form label{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:600;color:#6b6159}.writer-form input,.writer-form textarea,.writer-form select{border:1px solid #eee6de;border-radius:12px;padding:10px 12px;font-size:.85rem;font-family:inherit;background:#fdfbf9}.writer-coming-soon-field{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:600;color:#6b6159}.writer-coming-soon-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px}.writer-coming-soon-date-field,.writer-coming-soon-row input[type=date]{width:100%;min-width:0}.writer-coming-soon-date-field{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.writer-coming-soon-date-label{font-size:.68rem;font-weight:700;color:#8a7f75}.writer-coming-soon-date-field input[type=date]{width:100%;min-width:0}.writer-short-toggle-block{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.writer-short-toggle-label{font-size:.68rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#8a7f75}.writer-short-toggle{width:100%;height:40px;border:1px solid rgba(40,34,29,.1);border-radius:999px;background:linear-gradient(180deg,#e6e9ec,#d8dde2);position:relative;cursor:pointer;overflow:hidden;isolation:isolate;transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .14s ease;box-shadow:inset 0 1px 2px #fff6,inset 0 -1px 2px #0000000f}.writer-short-toggle:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,#22d2ae,#12be98);opacity:0;transform:scaleX(.55);transform-origin:left center;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .22s ease;z-index:1}.writer-short-toggle:after{content:"";position:absolute;width:32px;height:32px;left:4px;top:4px;border-radius:999px;background:linear-gradient(145deg,#fff,#f3f4f5);box-shadow:0 2px 6px #00000029,inset 0 1px #ffffffe6;transition:left .24s cubic-bezier(.22,1,.36,1),box-shadow .22s ease;will-change:left;z-index:3}.writer-short-toggle.active{border-color:#139a7e73;box-shadow:0 0 0 3px #19cfa829,inset 0 1px 2px #ffffff40,inset 0 -1px 2px #0000000f;animation:writer-short-toggle-pulse .36s ease-out}.writer-short-toggle.active:before{opacity:1;transform:scaleX(1)}.writer-short-toggle.active:after{left:calc(100% - 36px);box-shadow:0 3px 8px #0b4b3e47,inset 0 1px #ffffffeb}.writer-short-toggle .writer-short-toggle-state{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.64rem;font-weight:800;letter-spacing:.11em;color:#6f7680;transition:color .22s ease,transform .22s ease;z-index:2;pointer-events:none}.writer-short-toggle.active .writer-short-toggle-state{color:#e9fff9;transform:translate(-8px)}.writer-short-toggle:hover:not(:disabled){transform:translateY(-1px)}.writer-short-toggle:active:not(:disabled){transform:translateY(0) scale(.985)}.writer-short-toggle:focus-visible{outline:2px solid #1cae94;outline-offset:2px}.writer-short-toggle:disabled{cursor:not-allowed;opacity:.7}@keyframes writer-short-toggle-pulse{0%{box-shadow:0 0 #19cfa842,inset 0 1px 2px #ffffff40,inset 0 -1px 2px #0000000f}to{box-shadow:0 0 0 3px #19cfa829,inset 0 1px 2px #ffffff40,inset 0 -1px 2px #0000000f}}@media(prefers-reduced-motion:reduce){.writer-short-toggle,.writer-short-toggle:before,.writer-short-toggle:after,.writer-short-toggle .writer-short-toggle-state{transition:none!important;animation:none!important}}.writer-form .writer-tag-note{margin:-4px 0 0;font-size:.72rem;color:#8a7f75}.writer-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.field-label{font-size:.75rem;font-weight:600;color:#6b6159;display:block;margin-bottom:6px}.cover-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cover-upload{display:grid;grid-template-columns:90px 1fr;gap:12px;align-items:center;padding:10px;border-radius:14px;background:#f8f5f1;margin-bottom:12px}.cover-preview{width:90px;height:120px;border-radius:12px;background:#fff;display:grid;place-items:center;overflow:hidden;border:1px solid #eee6de;position:relative}.cover-preview img{width:100%;height:100%;object-fit:cover}.cover-preview.event-stamped:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #b9161e2e;pointer-events:none}.cover-preview .cover-event-stamp-preview{position:absolute;left:-2px;top:-2px;width:45px;height:31px;border:0;border-radius:999px;background:#ff3338;pointer-events:none;box-shadow:0 3px 7px #aa000047}.cover-upload-actions{display:flex;flex-direction:column;gap:6px}.cover-upload-buttons{display:flex;gap:8px;flex-wrap:wrap}.cover-hint{margin:0;font-size:.72rem;color:#8a7f75}.cover-error{margin:0;font-size:.72rem;color:#a04d2b;font-weight:600}.cover-upload-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}.cover-option{border:2px solid transparent;border-radius:12px;background:#f8f5f1;padding:6px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:.7rem;color:#6c625b}.cover-option img{width:100%;height:80px;object-fit:cover;border-radius:10px}.cover-option.selected{border-color:#4aa8a0;background:#e7f4f2;color:#2b2622}.writer-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}body[data-platform=web] .writer-form-modal{display:flex;align-items:flex-start;justify-content:center;padding:32px;background:#0a0e12a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}body[data-platform=web] .writer-form-sheet{width:min(1200px,100%);min-height:auto;padding:0}body[data-platform=web] .writer-form{padding:24px 28px;border-radius:22px}body[data-platform=web] .cover-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1024px){body[data-platform=web] .writer-form-modal{padding:20px}body[data-platform=web] .writer-form-grid{grid-template-columns:1fr}body[data-platform=web] .cover-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body[data-theme=dark2][data-platform=web] .writer-form-modal{background:#0f1216bf}.writer-chapter-page{background:#f6f7fb;gap:18px}.chapter-manager{background:transparent;border-radius:0;padding:0;box-shadow:none;display:flex;flex-direction:column;gap:16px}.chapter-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;position:sticky;top:0;z-index:5;background:#f6f7fb;padding:6px 2px 10px}.chapter-header-text h2{margin:0;font-size:1rem;font-weight:700}.chapter-header-text p{margin:4px 0 0;font-size:.75rem;color:#7a7067}.chapter-add-btn{padding:8px 14px;border-radius:999px;font-size:.75rem;font-weight:700;background:#16a571;color:#fff;border:none;display:inline-flex;align-items:center;gap:6px;box-shadow:0 10px 18px #16a57147;cursor:pointer}.chapter-add-icon{width:20px;height:20px;border-radius:50%;background:#fff3;display:grid;place-items:center;font-weight:700}.chapter-summary-card,.chapter-form-card{background:#fff;border-radius:18px;padding:14px;box-shadow:0 10px 18px #251e1914;border:1px solid #ebe6de;display:flex;flex-direction:column;gap:12px}.chapter-summary-card{flex-direction:row;align-items:center;justify-content:space-between}.chapter-summary-card p{margin:0 0 4px;font-size:.85rem;font-weight:700;color:#2b2622}.chapter-summary-card span{font-size:.75rem;color:#8a7f75}.chapter-sort-btn{border-radius:999px;padding:6px 12px;font-size:.72rem;border:1px solid #e0d9cf;color:#6b6159;background:#fff}.chapter-sort-btn.active{background:#e9f7f3;border-color:#cde8e1;color:#246f66}.chapter-sort-help{margin:-4px 0 2px;font-size:.74rem;color:#7a6f65}.chapter-form-card label{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:600;color:#6b6159}.chapter-form-card input{border:1px solid #eee6de;border-radius:12px;padding:10px 12px;font-size:.85rem;font-family:inherit;background:#fdfbf9}.chapter-form-actions{display:flex;justify-content:flex-end;gap:8px}.chapter-toggle{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.chapter-toggle span{font-size:.75rem;font-weight:600;color:#6b6159}.chapter-list{display:flex;flex-direction:column;gap:12px}.chapter-card{background:#fff;border-radius:18px;padding:14px;box-shadow:0 10px 18px #251e1914;border:1px solid #ece7df;display:flex;flex-direction:column;gap:10px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.chapter-card.sort-mode{border-style:dashed}.chapter-card.sort-mode.holding{transform:scale(1.01);border-color:#d5cbc0;box-shadow:0 14px 24px #251e1929}.chapter-card.dragging{transform:scale(1.014);border-color:#cdbfae;box-shadow:0 20px 34px #251e1933}.chapter-card-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:start}.chapter-handle{width:22px;height:22px;color:#c7bfb6;display:grid;place-items:center;border:none;background:transparent;padding:0;border-radius:8px;cursor:default;transition:transform .16s ease,background-color .16s ease,color .16s ease}.chapter-handle.active{cursor:grab;color:#8d8379;touch-action:none}.chapter-handle.active.holding{color:#61564c;background:#8d837924;transform:scale(1.08)}.chapter-handle.active:disabled{opacity:.55;cursor:not-allowed}.chapter-card.dragging .chapter-handle.active{cursor:grabbing}.chapter-handle svg{width:18px;height:18px}.chapter-card-main h4{margin:0;font-size:.9rem}.chapter-card-main input{width:100%;border:1px solid #eee6de;border-radius:10px;padding:8px 10px;font-size:.85rem}.chapter-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;margin-bottom:10px}.chapter-more{width:32px;height:32px;color:#b2aa9f}.chapter-meta{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#8a7f75}.chapter-meta-text{display:flex;flex-direction:column;gap:2px}.chapter-meta-schedule{font-size:.7rem;color:#2b7a72;font-weight:600}.chapter-meta svg{width:14px;height:14px}.chapter-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.chapter-actions.sorting{justify-content:flex-end}.chapter-sort-move{border:1px solid #dfd5ca;background:#f8f4ef;color:#5f554d;border-radius:10px;padding:6px 10px;font-size:.75rem;font-weight:600}.chapter-sort-move:disabled{opacity:.45}.chapter-icon-btn{width:36px;height:36px;border-radius:12px;border:1px solid #e6dfd5;background:#fff;display:grid;place-items:center;color:#4a423b;box-shadow:0 6px 12px #251e1914;cursor:pointer}.chapter-icon-btn.schedule{color:#7b6b5e;border-color:#e6dfd5;background:#fff}.chapter-icon-btn.schedule.active{color:#2b7a72;border-color:#cfe8e5;background:#eaf7f5}.chapter-icon-btn.publish{color:#1f8f87;border-color:#cfe8e5;background:#eaf7f5}.chapter-icon-btn.unpublish{color:#b85a3a;border-color:#f2d9cf;background:#fff2ea}.chapter-icon-btn svg{width:18px;height:18px}.chapter-icon-btn.danger{color:#d24545;border-color:#f0d3d3;background:#fff6f6}.chapter-schedule{margin-top:12px;padding:12px;border-radius:14px;border:1px solid #ebe6de;background:#fdfbf9;display:flex;flex-direction:column;gap:10px}.chapter-schedule label{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:600;color:#6b6159}.chapter-schedule input{border:1px solid #eee6de;border-radius:12px;padding:10px 12px;font-size:.85rem;font-family:inherit;background:#fff}.chapter-schedule-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.chapter-schedule-error{font-size:.72rem;color:#b85a3a;font-weight:600}.viewer-modal{position:fixed;inset:0;background:#1c181459;display:flex;align-items:flex-end;justify-content:center;padding:18px 18px calc(18px + var(--safe-area-inset-bottom));z-index:1200}.viewer-sheet{width:min(100%,520px);background:#fff;border-radius:18px 18px 0 0;padding:10px 16px 18px;box-shadow:0 -18px 30px #251e192e;display:flex;flex-direction:column;gap:12px;max-height:70vh}.viewer-handle{width:52px;height:4px;border-radius:999px;background:#e5ddd5;align-self:center;margin-bottom:4px}.viewer-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.viewer-count{margin:0;font-size:.8rem;color:#8a7f75}.viewer-error{display:flex;align-items:center;justify-content:space-between;gap:8px}.viewer-error .auth-error{margin:0}.viewer-sheet-list{display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding-right:4px}.viewer-avatar{width:44px;height:44px;border-radius:50%;border:2px solid #4aa8a0;overflow:hidden;flex-shrink:0}.viewer-avatar img{width:100%;height:100%;object-fit:cover;display:block}.viewer-row{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;background:#fdfbf9;box-shadow:0 8px 18px #251e190f}.viewer-row-info strong{display:block;font-size:.9rem;color:#2b2622}.viewer-row-info span{display:block;font-size:.75rem;color:#8a7f75;margin-top:4px}.story-editor{background:#f7f4ef;border-radius:20px;padding:14px;border:1px solid #efe7df;box-shadow:0 12px 24px #251e1914;display:flex;flex-direction:column;gap:10px;flex:1;min-height:0;box-sizing:border-box;max-width:100%;overflow-x:hidden;transition:padding .22s ease}.writer-story-modal{position:fixed;inset:0;background:#f5f3f0;z-index:60;overflow:hidden;display:flex;flex-direction:column;padding:calc(20px + var(--safe-area-inset-top)) var(--safe-area-inset-right) calc(30px + var(--safe-area-inset-bottom)) var(--safe-area-inset-left)}.writer-story-sheet{width:100%;margin:0 auto;max-width:820px;flex:1;display:flex;min-height:0}.writer-preview-modal{position:fixed;inset:0;background:#f5f3f0;z-index:70;overflow:hidden;display:flex;flex-direction:column}.writer-preview-modal .reader-actions,.writer-preview-modal .reader-fab-nav{display:none}.writer-preview-modal .detail-header .icon-btn:last-child{display:none}.writer-preview-confirm{position:fixed;inset:0;background:#1c181473;display:flex;align-items:flex-end;justify-content:center;padding:18px 18px calc(18px + var(--safe-area-inset-bottom));z-index:150}.writer-preview-modal .reader-body{padding-bottom:calc(90px + var(--safe-area-inset-bottom))}.writer-preview-publish{position:fixed;right:18px;bottom:calc(24px + var(--safe-area-inset-bottom));z-index:140;padding:12px 18px;border-radius:999px;font-size:.85rem;box-shadow:0 14px 26px #4ea5a252}.writer-preview-fallback{margin:auto;padding:24px;display:flex;flex-direction:column;gap:10px;align-items:center}.writer-chat-btn{position:fixed;right:18px;bottom:calc(90px + var(--safe-area-inset-bottom));width:56px;height:56px;border-radius:50%;border:none;background:#25d366;color:#fff;display:grid;place-items:center;box-shadow:0 14px 26px #16834847;z-index:70;cursor:pointer;overflow:visible}.writer-chat-btn svg{width:26px;height:26px}.writer-chat-badge{position:absolute;top:-2px;right:-2px;width:14px;height:14px;border-radius:50%;background:#ff4b4b;box-shadow:0 4px 8px #ff4b4b66;border:2px solid #ffffff}.writer-chat-mention{position:absolute;top:-4px;left:-4px;min-width:16px;height:16px;border-radius:999px;background:#0b6bcb;color:#fff;font-weight:700;font-size:.65rem;display:grid;place-items:center;padding:0 4px;box-shadow:0 4px 8px #0b6bcb59;border:2px solid #ffffff}.writer-chat-modal{position:fixed;inset:0;background:#100e0c6b;display:flex;align-items:stretch;justify-content:center;padding:calc(10px + var(--safe-area-inset-top)) 8px calc(10px + var(--safe-area-inset-bottom));z-index:80;overscroll-behavior:contain}body.writer-chat-open,html.writer-chat-open{overflow:hidden;overscroll-behavior-y:none}body[data-platform=web] .writer-chat-modal{align-items:flex-end;justify-content:flex-end;padding:20px;background:#100e0c33}.writer-chat-sheet{width:100%;height:100%;max-height:none;background:#ece8df;border-radius:26px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 16px 36px #16120f3d;border:1px solid rgba(14,22,18,.08);overscroll-behavior-y:contain;position:relative}.writer-chat-sheet:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at top right,rgba(20,184,166,.12),transparent 34%),radial-gradient(circle at bottom left,rgba(15,118,110,.08),transparent 38%)}body[data-platform=web] .writer-chat-sheet{width:min(380px,92vw);height:min(76vh,760px);max-height:none;border-radius:28px;box-shadow:0 20px 36px #16120f4d}.writer-chat-header{position:relative;z-index:1;flex-shrink:0;padding:16px 16px 14px;background:linear-gradient(100deg,#0f8a7b,#14998a,#14b8a6);color:#fff;border-bottom-left-radius:26px;border-bottom-right-radius:26px;box-shadow:0 10px 24px #14b8a647}.writer-chat-head-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.chat-group-copy{min-width:0}.writer-chat-header h3{margin:0;font-size:.92rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.writer-chat-header p{margin:2px 0 0;font-size:.73rem;color:#ffffffd1;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chat-group-meta{display:flex;align-items:center;gap:12px;min-width:0}.chat-group-avatar{width:44px;height:44px;border-radius:14px;background:#ffffff2e;border:1px solid rgba(255,255,255,.26);display:grid;place-items:center;color:#fff;flex-shrink:0;box-shadow:0 8px 16px #0938333d}.chat-group-avatar svg{width:20px;height:20px}.writer-chat-head-actions{display:flex;align-items:center;gap:8px}.chat-head-btn{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff29;color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 14px #0938332e;transition:transform .2s ease,background-color .2s ease}.chat-head-btn svg{width:16px;height:16px}.chat-head-btn:active{transform:scale(.95)}.writer-chat-pinned-card{margin-top:12px;border-radius:16px;background:#ffffff29;border:1px solid rgba(255,255,255,.2);padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.writer-chat-pinned-copy{min-width:0}.writer-chat-pinned-meta{display:flex;align-items:center;gap:8px;margin-bottom:2px;font-size:.6rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700;color:#ffffffc7}.writer-chat-pinned-chip{border-radius:999px;background:#fff3;padding:3px 8px;letter-spacing:.1em}.writer-chat-pinned-card p{margin:0;font-size:.84rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.writer-chat-pinned-card small{display:block;margin-top:2px;font-size:.7rem;color:#ffffffd1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.writer-chat-pinned-join{border:none;border-radius:999px;background:#fff;color:#0f8a7b;font-size:.72rem;font-weight:800;padding:8px 14px;cursor:pointer;box-shadow:0 10px 18px #09383333;transition:transform .2s ease}.writer-chat-pinned-join:active{transform:scale(.96)}.writer-chat-thread{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;overscroll-behavior-y:contain;position:relative;z-index:1}.writer-chat-body{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;padding:8px 0 0}.writer-chat-messages{flex:1;min-height:0;height:100%;overflow-y:auto;padding:8px 12px 10px;display:flex;flex-direction:column;gap:14px;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;position:relative}.writer-chat-messages:before{content:"";position:absolute;inset:0;opacity:.12;pointer-events:none;background-image:radial-gradient(#0f8a7b .6px,transparent .6px);background-size:18px 18px}@keyframes writerChatFadeSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-row{display:flex;align-items:flex-end;gap:7px}.chat-row.mine{justify-content:flex-end}.chat-avatar{position:relative;width:30px;height:30px;border-radius:999px;background:linear-gradient(135deg,#75d0c6,#0f8a7b);color:#fff;font-size:.63rem;font-weight:700;display:grid;place-items:center;overflow:visible;flex-shrink:0;box-shadow:0 8px 14px #0e534a3d}.chat-avatar.mine{background:linear-gradient(135deg,#2e2e2e,#595959)}.chat-avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.chat-avatar-badge{position:absolute;right:-4px;bottom:-4px;width:16px;height:16px;border-radius:999px;display:grid;place-items:center;font-size:.55rem;line-height:1;border:1.5px solid rgba(255,255,255,.96);background:#fff;color:#6b5b48;box-shadow:0 4px 8px #0f12163d;padding:1px}.chat-avatar-badge.tier1{background:#efe7db}.chat-avatar-badge.tier2{background:#f6efe4}.chat-avatar-badge.tier3{background:#f7f2df}.chat-avatar-badge.tier4{background:#f8edd0}.chat-avatar-badge-img{width:100%;height:100%;object-fit:contain;border-radius:999px;display:block}.chat-stack{display:flex;flex-direction:column;max-width:min(79%,292px)}.chat-stack.mine{align-items:flex-end}.chat-bubble{max-width:100%;padding:10px 12px;border-radius:18px 18px 18px 8px;background:#ffffffeb;border:1px solid rgba(255,255,255,.78);color:#3f3d39;box-shadow:0 10px 20px #251e191a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chat-sender{display:block;font-size:.66rem;font-weight:700;color:#0f766e;margin-bottom:4px;margin-left:6px}.chat-bubble.mine{border-bottom-left-radius:18px;border-bottom-right-radius:8px;background:linear-gradient(140deg,#d9f7e5,#c6efdd 55%,#b6e5d8);border-color:#bde3d5;color:#17453f}.chat-bubble p{margin:0;font-size:.79rem;line-height:1.5;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap}.chat-message{display:block;overflow-wrap:anywhere;word-break:break-word}.chat-sticker-media{width:132px;max-width:100%;height:auto;display:block;border-radius:14px;margin:0}.chat-mention{color:#0b6bcb;font-weight:700}.chat-bubble.mine .chat-mention{color:#1d4c47}.chat-reply-preview{background:#f4f7f6;border-left:3px solid #4aa8a0;border-radius:8px;padding:6px 8px;margin-bottom:6px}.chat-reply-preview strong{display:block;font-size:.72rem;color:#2b7a72;margin-bottom:2px}.chat-reply-preview p{margin:0;font-size:.78rem;color:#6c625b}.chat-bubble.mine .chat-reply-preview{background:#cfead0;border-left-color:#3aa676}.chat-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:6px}.chat-meta span{font-size:.62rem;color:#6d6a66}.chat-meta-right{display:inline-flex;align-items:center;gap:6px}.chat-double-check{font-size:.62rem;color:#3f7f75;letter-spacing:-.08em}.chat-reply-btn{border:none;background:#e9f4f1;color:#238578;font-weight:700;font-size:.62rem;padding:3px 8px;border-radius:999px;cursor:pointer}.chat-reply-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;margin:0 2px 8px;padding:8px 10px;border-radius:12px;box-shadow:0 8px 18px #251e1914}.chat-reply-info span{display:block;font-size:.72rem;font-weight:700;color:#2b7a72;margin-bottom:2px}.chat-reply-info p{margin:0;font-size:.78rem;color:#6c625b}.writer-chat-footer{flex-shrink:0;padding:0 12px calc(10px + var(--safe-area-inset-bottom))}.chat-sticker-picker{margin:0 2px 8px;padding:8px;border-radius:14px;background:#fff;box-shadow:0 10px 20px #251e191a;display:flex;align-items:center;gap:8px}.chat-sticker-option{border:none;background:#f7f6f2;border-radius:12px;padding:4px;width:86px;height:86px;display:grid;place-items:center;cursor:pointer}.chat-sticker-option img{width:100%;height:100%;object-fit:contain;border-radius:10px}.writer-chat-input{background:#ffffffe0;border:1px solid rgba(255,255,255,.8);border-radius:24px;box-shadow:0 14px 28px #0000001c;padding:8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;position:relative;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.chat-emoji-btn{width:40px;height:40px;border-radius:999px;border:1px solid rgba(0,0,0,.06);background:#f4f7f6;color:#5b5a55;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease;font-size:.7rem;font-weight:800;letter-spacing:.03em}.chat-emoji-btn:active{transform:scale(.95)}.writer-chat-input-field{position:relative;min-width:0}.writer-chat-input textarea{resize:none;width:100%;border-radius:16px;border:1px solid rgba(0,0,0,.05);padding:9px 12px;font-size:.83rem;font-family:inherit;background:#f7f6f2;min-height:38px;max-height:84px;box-shadow:inset 0 1px 2px #121c180a;line-height:1.4}.chat-mention-list{position:absolute;left:0;right:0;bottom:calc(100% + 8px);background:#fff;border-radius:14px;box-shadow:0 12px 24px #251e191f;display:flex;flex-direction:column;gap:4px;padding:8px;z-index:5;max-height:220px;overflow-y:auto}.chat-mention-item{border:none;background:#f8f5f1;border-radius:10px;padding:8px 10px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:2px}.chat-mention-item.active{background:#e7f4f2}.chat-mention-name{font-weight:700;font-size:.85rem;color:#2b2622}.chat-mention-sub{font-size:.7rem;color:#8a7f75}.chat-send-btn{width:42px;height:42px;border-radius:50%;border:none;background:linear-gradient(140deg,#0f8a7b,#14b8a6);color:#fff;display:grid;place-items:center;box-shadow:0 10px 24px #14b8a661;cursor:pointer;transition:transform .2s ease}.chat-send-btn:active{transform:scale(.95)}.chat-send-btn:disabled{opacity:.6;cursor:default}.chat-send-btn svg{width:18px;height:18px}.story-editor .writer-form-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px 12px}.story-header{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 12px 10px;background:#fff;border:1px solid #efe7df;border-radius:16px;box-shadow:0 10px 18px #251e1914;max-height:160px;opacity:1;transform:translateY(0);transition:opacity .22s ease,transform .22s ease,max-height .22s ease,margin .22s ease,padding .22s ease,border-width .22s ease,box-shadow .22s ease}.story-editor--fullscreen .story-header{opacity:0;transform:translateY(-8px);max-height:0;margin:0;padding:0;border-width:0;box-shadow:none;pointer-events:none;overflow:hidden}.story-header-text{min-width:0}.story-header-text h1{margin:0;font-size:.98rem;font-weight:700;color:#2b2622}.story-back-btn{width:34px;height:34px;border-radius:50%;border:1px solid #efe7df;background:#fff;color:#2b2622;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 12px #251e1914;touch-action:manipulation}.story-back-btn svg{width:17px;height:17px}.story-save-btn{border:none;border-radius:999px;padding:6px 16px;font-size:.72rem;font-weight:600;background:#2b7a72;color:#fff;cursor:pointer;box-shadow:0 10px 18px #2b7a7240}.story-save-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.story-audio-box{margin-top:10px;padding:10px 12px;border:1px solid #efe7df;border-radius:14px;background:#fff;display:grid;gap:8px}.story-audio-input,.story-image-input{display:none}.story-audio-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.story-audio-meta strong{font-size:.82rem;color:#2b2622}.story-audio-meta span{font-size:.72rem;color:#8a7f75}.story-audio-actions{display:flex;flex-wrap:wrap;gap:8px}.story-audio-progress{position:relative;width:100%;height:7px;border-radius:999px;background:#e8f3f1;overflow:hidden}.story-audio-progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2b7a72,#49a89f);transition:width .12s linear}.story-audio-progress.processing .story-audio-progress-fill{background:repeating-linear-gradient(45deg,#2b7a72 0 10px,#4faea5 10px 20px);background-size:28px 28px;animation:storyAudioProgressMove .8s linear infinite}@keyframes storyAudioProgressMove{0%{background-position:0 0}to{background-position:28px 0}}.story-audio-btn{border:1px solid #d8ece9;background:#f2f9f8;color:#2b7a72;border-radius:999px;padding:6px 12px;font-size:.72rem;font-weight:700;cursor:pointer}.story-audio-btn:disabled{opacity:.6;cursor:not-allowed}.story-audio-btn.danger{border-color:#f3dede;background:#fbeeee;color:#9c3a3a}.story-audio-preview{width:100%}.story-audio-error{margin:0;font-size:.72rem;color:#9c3a3a}.story-editor .writer-form-head>div{min-width:0}.story-editor .writer-form-head h3{line-height:1.25;word-break:break-word}.story-editor .writer-form-head .ghost-btn{align-self:start}.story-subtitle{margin:2px 0 0;font-size:.75rem;color:#8a7f75}.story-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.story-meta--header{margin-top:6px}.story-count{font-size:.72rem;color:#8a7f75}.story-autosave-status{margin:4px 0 0;font-size:.68rem;color:#8a7f75;font-weight:600}.story-autosave-status.saving,.story-autosave-status.waiting{color:#2b7a72}.story-autosave-status.saved{color:#2d8a55}.story-autosave-status.error{color:#a04d2b}.story-editor .story-editor-label{display:flex;flex-direction:column;gap:6px;font-size:.75rem;font-weight:600;color:#6b6159;flex:1;min-height:0;max-width:100%;box-sizing:border-box}.story-editor-label{position:relative;flex:1;min-height:0;max-width:100%;box-sizing:border-box}.story-format-bar{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;margin-bottom:0;padding:8px;border-radius:14px;background:#fff;border:1px solid #efe7df;box-shadow:0 8px 14px #251e1914;width:100%;max-width:100%;box-sizing:border-box;overflow-x:auto;-webkit-overflow-scrolling:touch}.story-editor--fullscreen{padding-top:8px}.writer-story-sheet .story-editor.story-editor--fullscreen{padding:8px}.story-format-bar::-webkit-scrollbar{height:0}.story-align-popup{position:absolute;z-index:12;display:inline-flex;flex-wrap:wrap;gap:6px;padding:6px 8px;background:#fff;border-radius:999px;border:1px solid #e7e0d6;box-shadow:0 10px 20px #251e191f;transform:translate(-50%,-100%);margin-top:-8px;max-width:min(240px,90%);justify-content:center}.story-align-popup--bottom{transform:translate(-50%);margin-top:8px;margin-bottom:10px}.story-align-btn{border:none;background:#f6f1ea;color:#4a423b;width:30px;height:30px;border-radius:999px;display:grid;place-items:center;cursor:pointer}.story-align-btn.format{font-size:.7rem;font-weight:700}.story-align-btn.format em{font-style:italic}.story-align-btn svg{width:16px;height:16px}.story-format-btn{border:1px solid #e5e1d8;background:#f7f6f3;color:#4a423b;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:600;cursor:pointer;min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #251e1914}.story-format-btn.story-format-pill{padding:6px 12px}.story-format-icon-btn{width:28px;min-width:28px;padding:0}.story-image-size-indicator{min-width:40px;height:28px;padding:0 8px;border-radius:999px;border:1px solid #e5e1d8;background:#f7f6f3;color:#4a423b;font-size:.7rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.story-format-danger{color:#b63b3b;border-color:#b63b3b4d;background:#b63b3b14}.story-format-danger:disabled{color:#9a8f85;border-color:#e2d9ce;background:#f6f1ea}.story-format-btn:disabled{opacity:.62;cursor:not-allowed;box-shadow:none}.story-format-btn svg{width:16px;height:16px;display:block}.story-format-btn strong,.story-format-btn em{font-weight:700;font-style:inherit}.story-font-select{border:1px solid #e5e1d8;background:#f7f6f3;color:#4a423b;border-radius:999px;padding:6px 28px 6px 12px;font-size:.72rem;font-weight:600;box-shadow:0 4px 10px #251e1914;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236b6159' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.story-editor-body{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;max-width:100%;box-sizing:border-box}.story-editor-row{display:flex;gap:10px;align-items:stretch;flex:1;min-height:0;padding:10px;border-radius:16px;background:#fff;border:1px solid #efe7df;box-shadow:0 10px 18px #251e1914;max-width:100%;box-sizing:border-box}.story-editor textarea{border:none;border-radius:12px;padding:4px 2px;font-size:.85rem;font-family:inherit;background:transparent;resize:vertical;min-height:0;flex:1;width:100%;overflow-y:auto}.story-undo-btn{position:fixed;right:18px;bottom:calc(150px + var(--safe-area-inset-bottom));width:48px;height:48px;border-radius:50%;border:none;background:#2b7a72;color:#fff;display:grid;place-items:center;box-shadow:0 14px 28px #2b7a7259;cursor:pointer;z-index:85}.story-undo-btn svg{width:22px;height:22px}.story-undo-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.story-editor-input{border:none;border-radius:12px;padding:4px 2px;font-size:.85rem;font-family:inherit;background:transparent;min-height:0;flex:1;width:100%;outline:none;white-space:pre-wrap;overflow-y:auto;max-width:100%;box-sizing:border-box}.story-editor-input:empty:before{content:attr(data-placeholder);color:#b1a79e}.story-editor-input p{margin:0 0 12px}.story-editor-input p:last-child{margin-bottom:0}.story-editor-input .reader-quote{margin:0 0 12px}.story-editor-input .chapter-image-block{border-radius:14px;transition:box-shadow .16s ease,outline-color .16s ease;--chapter-image-width: 100%;width:var(--chapter-image-width);max-width:100%;margin:0 auto 12px}.story-editor-input .chapter-image-block.selected{outline:2px solid rgba(182,59,59,.72);box-shadow:0 0 0 2px #b63b3b29}.reader-content-html .chapter-image-block.chapter-image-size-100,.story-editor-input .chapter-image-block.chapter-image-size-100{--chapter-image-width: 100%}.reader-content-html .chapter-image-block.chapter-image-size-90,.story-editor-input .chapter-image-block.chapter-image-size-90{--chapter-image-width: 90%}.reader-content-html .chapter-image-block.chapter-image-size-80,.story-editor-input .chapter-image-block.chapter-image-size-80{--chapter-image-width: 80%}.reader-content-html .chapter-image-block.chapter-image-size-70,.story-editor-input .chapter-image-block.chapter-image-size-70{--chapter-image-width: 70%}.reader-content-html .chapter-image-block.chapter-image-size-60,.story-editor-input .chapter-image-block.chapter-image-size-60{--chapter-image-width: 60%}.reader-content-html .chapter-image-block.chapter-image-size-50,.story-editor-input .chapter-image-block.chapter-image-size-50{--chapter-image-width: 50%}.reader-content-html .chapter-image-block.chapter-image-size-40,.story-editor-input .chapter-image-block.chapter-image-size-40{--chapter-image-width: 40%}.story-editor-input .chapter-image-block img{display:block;width:100%;max-width:100%;height:auto;border-radius:12px;object-fit:cover;cursor:pointer}.story-color-picker{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:flex-start;padding:4px 6px;border-radius:12px;background:#fdfbf9;border:1px solid #efe7df;box-shadow:inset 0 0 0 1px #fff9;width:100%;max-width:100%;box-sizing:border-box;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}.story-color-picker::-webkit-scrollbar{width:0;height:0}.story-color-control{display:flex;flex-direction:row;gap:4px;align-items:center;width:auto;flex-shrink:0}.story-color-input{width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer}.story-color-hex{width:48px;border:1px solid #e7e0d6;border-radius:8px;padding:4px 6px;font-size:.65rem;text-align:center;color:#4a423b;background:#fdfbf9}.story-color-btn{width:20px;height:20px;border-radius:50%;border:2px solid transparent;cursor:pointer}.story-color-btn.active{border-color:#2b2622;box-shadow:0 0 0 2px #2b262226}.story-quote-color-chip{height:20px;border-radius:6px;border:1px solid #ddd4c6;background:#fffdf9;padding:0 6px;display:inline-flex;align-items:center;gap:5px;font-size:.58rem;color:#4d4238;flex-shrink:0;cursor:pointer}.story-quote-color-chip-indicator{width:16px;height:3px;border-radius:999px;border:1px solid rgba(77,66,56,.28)}.story-quote-hidden-input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.story-image-error{margin:2px 2px 0;font-size:.72rem;color:#9c3a3a}.story-actions{display:flex;justify-content:center;gap:8px;margin-top:auto}.story-actions .ghost-btn,.story-actions .primary-btn{min-width:110px}.status-tag{padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:600;background:#f1f5f4;color:#2b7a72}.status-tag.published{background:#dff1ef;color:#2b7a72}.status-tag.draft{background:#f3ede3;color:#8a7f75}.status-tag.scheduled{background:#e7f3f1;color:#2b7a72}.status-tag.free{background:#e8f7f1;color:#2b7a72}.status-tag.premium{background:#f8e9e0;color:#a04d2b}.status-tag.story-status{background:#f1f5f4;color:#6b6159}.chapter-updated{font-size:.7rem;color:#8a7f75}.primary-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}@media(max-width:768px){.writer-form-grid{grid-template-columns:1fr}}body[data-theme=dark]{background:#ffede4;color:#5a2a33}body[data-theme=dark] .screen:not(.reader-screen){background:#ffede4;color:#5a2a33}body[data-theme=dark] .profile-screen{--writer-badge-card: #ffe6ec;--writer-badge-card-border: #e6c9d0;--writer-badge-text: #5a2a33;--writer-badge-muted: #8c6a72;--writer-badge-soft: #f8dfe5;--writer-badge-soft-border: #e6c9d0;--writer-badge-locked-bg: #fbe7ec;--writer-badge-locked-border: #e6c9d0;--writer-badge-locked-text: #bc8c97;--writer-badge-progress-track: #f6d7df;--writer-badge-progress-start: #e8a9b5;--writer-badge-progress-end: #e58ea1;--badge-unlock-overlay: rgba(52, 18, 30, .72);--badge-unlock-card: #ffe6ec;--badge-unlock-border: #e6c9d0;--badge-unlock-text: #5a2a33;--badge-unlock-muted: #8c6a72;--badge-unlock-soft: #f8dfe5;--badge-unlock-cta: #d25f79;--badge-unlock-cta-hover: #bf4f67}body[data-theme=dark] .profile-hero,body[data-theme=dark] .profile-card,body[data-theme=dark] .favorite-item,body[data-theme=dark] .setting-item,body[data-theme=dark] .setting-main,body[data-theme=dark] .settings-panel,body[data-theme=dark] .theme-option,body[data-theme=dark] .detail-episode,body[data-theme=dark] .detail-episode-read,body[data-theme=dark] .detail-episode-cache-clear,body[data-theme=dark] .detail-fav,body[data-theme=dark] .detail-icon,body[data-theme=dark] .home-search,body[data-theme=dark] .home-icon{background:#ffe6ec;color:#5a2a33;border-color:#e6c9d0}body[data-theme=dark] .badge-item{background:#ffe3e9;border-color:#e6c9d0}body[data-theme=dark] .badge-item strong{color:#5a2a33}body[data-theme=dark] .badge-item span{color:#8c6a72}body[data-theme=dark] .badge-check{background:#f3d4db;color:#8c6a72}body[data-theme=dark] .badge-item.active{background:#f2b6c2;border-color:#e8a9b5}body[data-theme=dark] .badge-item.active .badge-check{background:#e58ea1;color:#fff}body[data-theme=dark] .badge-progress-meta strong{color:#5a2a33}body[data-theme=dark] .badge-progress-meta span,body[data-theme=dark] .badge-progress-note{color:#8c6a72}body[data-theme=dark] .badge-progress-bar{background:#fceaed}body[data-theme=dark] .badge-progress-bar:after{background-image:repeating-linear-gradient(90deg,transparent,transparent calc(16.66% - 1px),rgba(90,42,51,.12) calc(16.66% - 1px),rgba(90,42,51,.12) 16.66%)}body[data-theme=dark] .badge-progress-fill{background:linear-gradient(90deg,#e8a9b5,#e58ea1)}body[data-theme=dark] .home-screen{background:#ffede4;color:#5a2a33}body[data-theme=dark] .home-brand p,body[data-theme=dark] .detail-synopsis,body[data-theme=dark] .home-read,body[data-theme=dark] .genre-chip,body[data-theme=dark] .home-search svg,body[data-theme=dark] .home-search input::placeholder,body[data-theme=dark] .detail-episode-info span,body[data-theme=dark] .detail-preview,body[data-theme=dark] .setting-row span,body[data-theme=dark] .settings-content p,body[data-theme=dark] .settings-content ul,body[data-theme=dark] .status-quote,body[data-theme=dark] .author-head p,body[data-theme=dark] .author-status p,body[data-theme=dark] .author-social span,body[data-theme=dark] .author-follow-meta span,body[data-theme=dark] .progress{color:#8c6a72}body[data-theme=dark] .detail-episode-info strong,body[data-theme=dark] .detail-tab.active{color:#5a2a33}body[data-theme=dark] .detail-tab{color:#8c6a72}body[data-theme=dark] .detail-tab.active{border-bottom-color:#5a2a33}body[data-theme=dark] .detail-episodes-head,body[data-theme=dark] .detail-sort,body[data-theme=dark] .detail-episode-stats{color:#8c6a72}body[data-theme=dark] .progress-track{background:#f6d7df;border-color:#91394f47}body[data-theme=dark] .progress-fill{background:linear-gradient(90deg,#b33f54,#e36b86)}body[data-theme=light] .progress-track{background:#e3dbd4;border-color:#221e1b1f}body[data-theme=light] .progress-fill{background:linear-gradient(90deg,#0f766e,#34d399)}body[data-theme=sand]{background:#f7f1e8;color:#2b231c}body[data-theme=sand] .screen:not(.reader-screen){background:#f7f1e8;color:#2b231c}body[data-theme=sand] .profile-screen{--writer-badge-card: #fff7ee;--writer-badge-card-border: #e3d6c7;--writer-badge-text: #2b231c;--writer-badge-muted: #7c7165;--writer-badge-soft: #f4e8db;--writer-badge-soft-border: #e3d6c7;--writer-badge-locked-bg: #f8efe5;--writer-badge-locked-border: #e3d6c7;--writer-badge-locked-text: #b39f88;--writer-badge-progress-track: #efe3d8;--writer-badge-progress-start: #2aa197;--writer-badge-progress-end: #6fd0c4;--badge-unlock-overlay: rgba(35, 25, 14, .68);--badge-unlock-card: #fff7ee;--badge-unlock-border: #e3d6c7;--badge-unlock-text: #2b231c;--badge-unlock-muted: #7c7165;--badge-unlock-soft: #f4e8db;--badge-unlock-cta: #2aa197;--badge-unlock-cta-hover: #1f8f87}body[data-theme=sand] .profile-hero,body[data-theme=sand] .profile-card,body[data-theme=sand] .favorite-item,body[data-theme=sand] .setting-item,body[data-theme=sand] .setting-main,body[data-theme=sand] .settings-panel,body[data-theme=sand] .theme-option,body[data-theme=sand] .detail-episode,body[data-theme=sand] .detail-episode-read,body[data-theme=sand] .detail-episode-cache-clear,body[data-theme=sand] .detail-fav,body[data-theme=sand] .detail-icon,body[data-theme=sand] .home-search,body[data-theme=sand] .home-icon{background:#fff7ee;color:#2b231c;border-color:#e3d6c7}body[data-theme=sand] .theme-option.active{background:#2aa197;color:#fff}body[data-theme=sand] .badge-item{background:#fff0e6;border-color:#e3d6c7}body[data-theme=sand] .badge-item strong{color:#2b231c}body[data-theme=sand] .badge-item span{color:#7c7165}body[data-theme=sand] .badge-check{background:#efe1d3;color:#7c7165}body[data-theme=sand] .badge-item.active{background:#2aa197;border-color:#1f8b82}body[data-theme=sand] .badge-item.active .badge-check{background:#1f8b82;color:#fff}body[data-theme=sand] .badge-progress-meta strong{color:#2b231c}body[data-theme=sand] .badge-progress-meta span,body[data-theme=sand] .badge-progress-note{color:#7c7165}body[data-theme=sand] .badge-progress-bar{background:#efe3d8}body[data-theme=sand] .badge-progress-bar:after{background-image:repeating-linear-gradient(90deg,transparent,transparent calc(16.66% - 1px),rgba(43,35,28,.12) calc(16.66% - 1px),rgba(43,35,28,.12) 16.66%)}body[data-theme=sand] .badge-progress-fill{background:linear-gradient(90deg,#2aa197,#6fd0c4)}body[data-theme=sand] .home-screen{background:#f7f1e8;color:#2b231c}body[data-theme=sand] .home-brand p,body[data-theme=sand] .detail-synopsis,body[data-theme=sand] .home-read,body[data-theme=sand] .genre-chip,body[data-theme=sand] .home-search svg,body[data-theme=sand] .home-search input::placeholder,body[data-theme=sand] .detail-episode-info span,body[data-theme=sand] .setting-row span,body[data-theme=sand] .settings-content p,body[data-theme=sand] .settings-content ul,body[data-theme=sand] .status-quote,body[data-theme=sand] .author-head p,body[data-theme=sand] .author-status p,body[data-theme=sand] .author-social span,body[data-theme=sand] .author-follow-meta span,body[data-theme=sand] .progress{color:#7c7165}body[data-theme=sand] .progress-track{background:#e8dccf;border-color:#2b231c2e}body[data-theme=sand] .progress-fill{background:linear-gradient(90deg,#2aa197,#6fd0c4)}body[data-theme=sand] .leaderboard-item{background:#fff7ee;border-color:#e3d6c7}body[data-theme=sand] .leaderboard-rank-pill,body[data-theme=sand] .leaderboard-info strong{color:#2b231c}body[data-theme=sand] .leaderboard-info span,body[data-theme=sand] .leaderboard-meta{color:#7c7165}body[data-theme=sand] .leaderboard-cover{background:#efe1d3}body[data-theme=sand] .genre-chip{background:#fbf5ed;border-color:#e6d9c9;color:#9b7f68}body[data-theme=sand] .genre-chip.active{background:#2b1c12;border-color:#2b1c12;color:#fff}body[data-theme=sand] .home-top7-kicker{color:#9f8354}body[data-theme=sand] .home-top7-head h2,body[data-theme=sand] .home-top7-title{color:#2b231c}body[data-theme=sand] .home-top7-author{color:#7c7165}body[data-theme=sand] .home-top7-link{border-color:rgba(var(--top7-accent-rgb),.5);background:linear-gradient(180deg,rgba(var(--top7-accent-rgb),.38),rgba(var(--top7-accent-rgb),.64));color:var(--top7-link-text, #263238);box-shadow:0 6px 12px rgba(var(--top7-accent-rgb),.24)}body[data-theme=sand] .home-top7-summary{--top7-summary-tint-strong: .14;--top7-summary-tint-soft: .05}body[data-theme=sand] .home-top7-primary-cta{background:linear-gradient(180deg,#2d897f,#226f67);color:#fef4df}body[data-theme=sand] .home-top7-dot.active{background:#2aa197}body[data-theme=sand] .home-all-kicker{color:#9f8354}body[data-theme=sand] .home-all-head h2{color:#2b231c}body[data-theme=sand] .home-badge{background:#2b1c12;color:#f3e7db;border:1px solid rgba(255,255,255,.1)}body[data-theme=sand] .home-badge--ep-baru{color:#5cd1c5}body[data-theme=sand] .home-badge--comeback{color:#e5c26b}body[data-theme=sand] .home-badge--serial-baru{color:#f06b6b}body[data-theme=sand] .home-badge--cerita-suara{color:#9ec4ff}body[data-theme=sand] .home-badge--tamat{color:#8fe6b2}body[data-theme=sand] .leaderboard-screen{background:#f7f1e8}body[data-theme=sand] .leaderboard-hero{background:linear-gradient(135deg,#2fb1a4,#249a90 55%,#1f8f87);color:#fff;box-shadow:0 18px 30px #1a7d7240}body[data-theme=sand] .leaderboard-hero p{color:#ffffffd1}body[data-theme=sand] .leaderboard-back{background:#ffffff38;border-color:#ffffff59;color:#fff}body[data-theme=sand] .leaderboard-podium{margin-top:-26px}body[data-theme=sand] .leaderboard-rank-pill{background:#2aa197;color:#fff}body[data-theme=sand] .podium-card{background:#fff7ee;border:1px solid #e6d9c9;box-shadow:0 16px 26px #251e1914}body[data-theme=sand] .podium-title{color:#2b231c}body[data-theme=sand] .podium-rank{color:#7c7165}body[data-theme=sand] .podium-card.rank-1 .podium-rank{color:#c88a20}body[data-theme=sand] .podium-card.rank-2 .podium-rank{color:#8c7b6f}body[data-theme=sand] .podium-card.rank-3 .podium-rank{color:#a56a35}body[data-theme=sand] .podium-cover{background:#efe1d3}body[data-theme=sand] .leaderboard-item{box-shadow:0 12px 22px #251e1914}body[data-theme=sand] .author-follow-meta strong{color:#2b231c}body[data-theme=sand] .author-title p,body[data-theme=sand] .author-works-head span{color:#7c7165}body[data-theme=sand] .author-card,body[data-theme=sand] .author-sheet-full{background:#fff7ee;color:#2b231c}body[data-theme=sand] .author-tag{background:#2aa197;color:#fff}body[data-theme=sand] .author-modal-full{background:#f7f1e8}body[data-theme=sand] .author-works-card{background:#fff7ee;color:#2b231c}body[data-theme=sand] .author-works-meta strong{color:#2b231c}body[data-theme=sand] .writer-followers span{color:#7c7165}body[data-theme=sand] .detail-author,body[data-theme=sand] .home-search input{color:#2b231c}body[data-theme=sand] .tabbar{background:#fff7ee;border-top-color:#e3d6c7}body[data-theme=sand] .tab-btn{color:#7c7165}body[data-theme=sand] .tab-btn.active{color:#2aa197}body[data-theme=sand] .detail-cta{background:linear-gradient(180deg,#f7f1e800,#f7f1e8d9 35%,#f7f1e8)}body[data-theme=sand] .detail-episode.read .detail-episode-read,body[data-theme=sand] .detail-episode.read .detail-episode-cache-clear{background:#f1e6d9;color:#7c7165}body[data-theme=sand] .author-sheet,body[data-theme=sand] .author-social,body[data-theme=sand] .author-follow{background:#fff7ee}body[data-theme=sand] .writer-screen{background:#f7f1e8}body[data-theme=sand] .writer-hero{background:linear-gradient(145deg,#2fb1a4,#249a90);box-shadow:0 18px 30px #1a7d7240}body[data-theme=sand] .writer-hero-label{color:#ffffffc7}body[data-theme=sand] .writer-hero-name,body[data-theme=sand] .writer-hero-handle,body[data-theme=sand] .writer-badge{color:#fff}body[data-theme=sand] .writer-notif-btn{border-color:#ffffff73;background:#ffffff38;color:#fff}body[data-theme=sand] .writer-name-edit{border-color:#ffffff73;background:#fff3;color:#fff}body[data-theme=sand] .writer-hero-stat{background:#ffffff38}body[data-theme=sand] .writer-hero-add{background:#fff;color:#1f8f87}body[data-theme=sand] .writer-motto-icon{background:#2aa19729;color:#2aa197}body[data-theme=sand] .writer-motto,body[data-theme=sand] .stat-card,body[data-theme=sand] .writer-policy-card,body[data-theme=sand] .writer-policy-item,body[data-theme=sand] .writer-novel-card,body[data-theme=sand] .writer-tabs,body[data-theme=sand] .chapter-summary-card,body[data-theme=sand] .chapter-form-card,body[data-theme=sand] .chapter-card{background:#fff7ee;color:#2b231c;border:1px solid #e6d9c9;box-shadow:0 12px 24px #251e1914}body[data-theme=sand] .writer-tab-btn{color:#7c7165}body[data-theme=sand] .writer-tab-btn.active{background:#2aa197;color:#fff}body[data-theme=sand] .writer-novel-title,body[data-theme=sand] .stat-card strong,body[data-theme=sand] .writer-policy-item strong,body[data-theme=sand] .writer-profile-meta strong{color:#2b231c}body[data-theme=sand] .writer-novel-status{background:#2aa19729;color:#1f8f87}body[data-theme=sand] .writer-novel-status.draft{background:#c4784a29;color:#b85a3a}body[data-theme=sand] .writer-novel-meta,body[data-theme=sand] .writer-novel-meta span,body[data-theme=sand] .writer-novel-update,body[data-theme=sand] .stat-card span,body[data-theme=sand] .writer-interaction-empty,body[data-theme=sand] .writer-interaction-metric span,body[data-theme=sand] .writer-interaction-meta,body[data-theme=sand] .writer-policy-item span,body[data-theme=sand] .writer-policy-list,body[data-theme=sand] .writer-policy-note,body[data-theme=sand] .writer-motto{color:#7c7165}body[data-theme=sand] .writer-interaction-novel,body[data-theme=sand] .writer-interaction-metric strong{color:#2b231c}body[data-theme=sand] .writer-interaction-row,body[data-theme=sand] .writer-interaction-empty{background:#fff7ee;border-color:#e6d9c9;box-shadow:0 10px 18px #251e1912}body[data-theme=sand] .writer-interaction-toggle{color:#2aa197}body[data-theme=sand] .writer-interaction-toggle:hover{background:#2aa19724}body[data-theme=sand] .writer-comment-summary,body[data-theme=sand] .writer-comment-hint{color:#7c7165}body[data-theme=sand] .writer-comment-summary strong{color:#2b231c}body[data-theme=sand] .writer-novel-meta svg{color:#7c7165}body[data-theme=sand] .writer-coming-soon-inline{background:#2aa1972e;color:#1f8f87}body[data-theme=sand] .writer-coming-soon-inline strong{color:#1b6c66}body[data-theme=sand] .writer-pill{background:#f2e7da;border-color:#e6d9c9;color:#7c7165}body[data-theme=sand] .writer-novel-type-badge.is-short{background:#2aa19729;border-color:#2aa1975c;color:#1f8f87}body[data-theme=sand] .writer-novel-type-badge.is-novel{background:#7c716524;border-color:#7c71654d;color:#6d6259}body[data-theme=sand] .chapter-meta,body[data-theme=sand] .chapter-meta svg,body[data-theme=sand] .chapter-meta-text,body[data-theme=sand] .chapter-meta-schedule{color:#7c7165}body[data-theme=sand] .story-editor,body[data-theme=sand] .writer-story-modal{background:#f7f1e8}body[data-theme=sand] .writer-story-sheet{max-width:100%}body[data-theme=sand] .story-header,body[data-theme=sand] .story-format-bar,body[data-theme=sand] .story-editor-row{background:#fff7ee;border-color:#e6d9c9;box-shadow:0 10px 18px #251e1914}body[data-theme=sand] .story-back-btn{background:#fff7ee;border-color:#e6d9c9;color:#2b231c}body[data-theme=sand] .story-header-text h1{color:#2b231c}body[data-theme=sand] .story-subtitle,body[data-theme=sand] .story-count{color:#7c7165}body[data-theme=sand] .story-save-btn{background:#2aa197;box-shadow:0 10px 18px #1a7d7240}body[data-theme=sand] .story-format-btn,body[data-theme=sand] .story-font-select,body[data-theme=sand] .story-align-btn{background:#f2e7da;border-color:#e6d9c9;color:#4a423b}body[data-theme=sand] .story-color-picker{background:#fdf7f0;border-color:#e6d9c9}body[data-theme=sand] .story-color-hex{background:#fff7ee;border-color:#e6d9c9;color:#4a423b}body[data-theme=sand] .story-editor-input:empty:before{color:#b2a59a}body[data-theme=sand] .writer-chapter-page,body[data-theme=sand] .chapter-header{background:#f7f1e8}body[data-theme=sand] .chapter-add-btn{background:#2aa197;box-shadow:0 10px 18px #1a7d7240}body[data-theme=sand] .chapter-add-icon{background:#ffffff38}body[data-theme=sand] .chapter-header-text h2{color:#2b231c}body[data-theme=sand] .chapter-header-text p{color:#7c7165}body[data-theme=sand] .chapter-summary-card p{color:#2b231c}body[data-theme=sand] .chapter-summary-card span{color:#7c7165}body[data-theme=sand] .chapter-sort-btn{background:#fff7ee;border-color:#e6d9c9;color:#7c7165}body[data-theme=sand] .chapter-sort-btn.active{background:#e7f4ef;border-color:#cfe4db;color:#1f776d}body[data-theme=sand] .chapter-sort-help,body[data-theme=sand] .chapter-form-card label{color:#7c7165}body[data-theme=sand] .chapter-form-card input{background:#fdf7f0;border-color:#e6d9c9;color:#2b231c}body[data-theme=sand] .chapter-card-main h4{color:#2b231c}body[data-theme=sand] .chapter-card-main input{background:#fdf7f0;border-color:#e6d9c9;color:#2b231c}body[data-theme=sand] .chapter-handle{color:#c7bfb6}body[data-theme=sand] .chapter-sort-move{background:#fdf7f0;border-color:#e6d9c9;color:#6f6257}body[data-theme=sand] .chapter-card.sort-mode.holding{border-color:#dbcab7;box-shadow:0 14px 24px #5c462d26}body[data-theme=sand] .chapter-card.dragging{border-color:#cfb79f;box-shadow:0 20px 34px #5c462d33}body[data-theme=sand] .chapter-handle.active.holding{color:#6f6257;background:#6f625724}body[data-theme=sand] .chapter-more{color:#b2aa9f}body[data-theme=dark] .leaderboard-item{background:#ffe6ec;border-color:#e6c9d0}body[data-theme=dark] .leaderboard-rank-pill,body[data-theme=dark] .leaderboard-info strong{color:#5a2a33}body[data-theme=dark] .leaderboard-info span,body[data-theme=dark] .leaderboard-meta{color:#8c6a72}body[data-theme=dark] .leaderboard-cover{background:#f3d4db}body[data-theme=dark] .genre-chip{background:#ffe6ec;border-color:#e6c9d0;color:#8c6a72}body[data-theme=dark] .genre-chip.active{background:#d1546a;color:#fff}body[data-theme=dark] .home-top7-kicker{color:#b68b95}body[data-theme=dark] .home-top7-head h2,body[data-theme=dark] .home-top7-title{color:#5a2a33}body[data-theme=dark] .home-top7-author{color:#8c6a72}body[data-theme=dark] .home-top7-link{border-color:rgba(var(--top7-accent-rgb),.5);background:linear-gradient(180deg,rgba(var(--top7-accent-rgb),.36),rgba(var(--top7-accent-rgb),.62));color:var(--top7-link-text, #f4f8fb);box-shadow:0 7px 14px rgba(var(--top7-accent-rgb),.3)}body[data-theme=dark] .home-top7-cover-wrap{border-color:#e6c9d0;box-shadow:0 12px 24px #5a2a332e}body[data-theme=dark] .home-top7-rating{background:#ffeff4f2;border-color:#e6c9d0e0;color:#7d4550}body[data-theme=dark] .home-top7-summary{--top7-summary-tint-strong: .22;--top7-summary-tint-soft: .1}body[data-theme=dark] .home-top7-author{color:#c1b1b6}body[data-theme=dark] .home-top7-author strong{color:#f0d4dd}body[data-theme=dark] .home-top7-primary-cta{background:linear-gradient(180deg,#763c48,#5d2f39);color:#ffd8dd}body[data-theme=dark] .home-top7-dot.active{background:#d1546a}body[data-theme=dark] .home-all-kicker{color:#9f7a82}body[data-theme=dark] .home-all-head h2{color:#5a2a33}body[data-theme=dark] .leaderboard-rank-pill{background:#d1546a}body[data-theme=dark] .podium-card{background:#ffe6ec}body[data-theme=dark] .author-follow-meta strong{color:#5a2a33}body[data-theme=dark] .author-title p,body[data-theme=dark] .author-works-head span{color:#8c6a72}body[data-theme=dark] .author-card,body[data-theme=dark] .author-sheet-full{background:#ffe6ec;color:#5a2a33}body[data-theme=dark] .author-tag{background:#e8a9b5;color:#fff}body[data-theme=dark] .author-modal-full{background:#ffede4}body[data-theme=dark] .author-works-card{background:#ffe6ec;color:#5a2a33}body[data-theme=dark] .author-works-meta strong{color:#5a2a33}body[data-theme=dark] .author-works-meta span{color:#8c6a72}body[data-theme=dark] .followed-item{background:#ffe6ec;color:#5a2a33}body[data-theme=dark] .followed-meta strong{color:#5a2a33}body[data-theme=dark] .followed-meta span{color:#8c6a72}body[data-theme=dark] .followed-avatar{background:#e8a9b5;color:#fff}body[data-theme=dark] .followed-count{color:#e58ea1}body[data-theme=dark] .followed-action-btn{border-color:#e58ea16b;background:#e58ea124;color:#c85470}body[data-theme=dark] .followed-action-btn.is-danger{border-color:#b44f6780;background:#b44f672e;color:#b44f67}body[data-theme=dark] .followed-action-note{border-color:#8c6a7259;background:#8c6a7224;color:#8c6a72}.writer-profile-list{display:flex;flex-direction:column;gap:10px}.writer-profile-item{border:none;background:#fff;padding:10px 12px;border-radius:14px;box-shadow:0 10px 20px #251e1914;display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:center;text-align:left;cursor:pointer}.writer-profile-cover{width:56px;height:72px;border-radius:10px;object-fit:cover;box-shadow:0 8px 16px #18181833}.writer-profile-meta strong{display:block;font-size:.9rem;color:#2b2622}.writer-profile-meta span{display:block;font-size:.78rem;color:#8a7f75;margin-top:4px}body[data-theme=dark] .writer-profile-item{background:#ffe6ec;color:#5a2a33}body[data-theme=dark] .writer-profile-meta strong{color:#5a2a33}body[data-theme=dark] .writer-profile-meta span{color:#8c6a72}body[data-theme=dark] .writer-followers{background:#ffe6ec;color:#5a2a33;box-shadow:0 8px 16px #5a2a331f}body[data-theme=dark] .writer-followers strong{color:#5a2a33}body[data-theme=dark] .writer-followers span{color:#8c6a72}body[data-theme=dark] .detail-author,body[data-theme=dark] .home-search input{color:#5a2a33}body[data-theme=dark] .tabbar{background:#ffe6ec;border-top-color:#e6c9d0}body[data-theme=dark] .tab-btn{color:#8c6a72}body[data-theme=dark] .tab-btn.active{color:#e58ea1}body[data-theme=dark] .detail-cta{background:linear-gradient(180deg,#ffede400,#ffede4d9 35%,#ffede4)}body[data-theme=dark] .detail-episode.read .detail-episode-read,body[data-theme=dark] .detail-episode.read .detail-episode-cache-clear{background:#f9e6ea;color:#8c6a72}body[data-theme=dark] .author-sheet,body[data-theme=dark] .author-social,body[data-theme=dark] .author-follow{background:#ffe6ec;color:#5a2a33}body[data-theme=dark] .detail-purchase-btn{background:#f9dbe2;border-color:#8c6a724d;color:#7a4b55}body[data-theme=dark] .purchase-head p,body[data-theme=dark] .purchase-form label{color:#8c6a72}body[data-theme=dark] .purchase-form input,body[data-theme=dark] .purchase-form textarea{background:#fff5f7;border-color:#e6c9d0;color:#5a2a33}body[data-theme=dark] .author-handle{background:#e6c9d0}body[data-theme=dark] .popular-title{color:#8c6a72}body[data-theme=dark] .popular-close{background:#f3d7de;color:#6a3a46}body[data-theme=dark] .popular-daily-title p{color:#8c6a72}body[data-theme=dark] .popular-daily-item{background:#ffeef2;border-color:#f1cfd8}body[data-theme=dark] .popular-daily-info strong{color:#5a2a33}body[data-theme=dark] .popular-daily-info span,body[data-theme=dark] .popular-daily-meta{color:#8c6a72}body[data-theme=dark] .popular-daily-link{color:#d86179}body[data-theme=dark] .theme-option.active{background:#e58ea1;color:#fff}body[data-theme=dark2]{background:#0b0e12;color:#e6e9ef}body[data-theme=dark2] .screen:not(.reader-screen){background:#0b0e12;color:#e6e9ef}body[data-theme=dark2] .profile-screen{--writer-badge-card: #10141a;--writer-badge-card-border: #20252c;--writer-badge-text: #eef2f7;--writer-badge-muted: #9aa4b2;--writer-badge-soft: #141922;--writer-badge-soft-border: #20252c;--writer-badge-locked-bg: #0f141c;--writer-badge-locked-border: #20252c;--writer-badge-locked-text: #7f8998;--writer-badge-progress-track: #0f1319;--writer-badge-progress-start: #1f5d57;--writer-badge-progress-end: #3a8b82;--badge-unlock-overlay: rgba(3, 6, 9, .78);--badge-unlock-card: #10141a;--badge-unlock-border: #20252c;--badge-unlock-text: #eef2f7;--badge-unlock-muted: #9aa4b2;--badge-unlock-soft: #161b23;--badge-unlock-cta: #2b7a72;--badge-unlock-cta-hover: #23655f}body[data-theme=dark2] .profile-hero,body[data-theme=dark2] .profile-card,body[data-theme=dark2] .favorite-item,body[data-theme=dark2] .setting-item,body[data-theme=dark2] .setting-main,body[data-theme=dark2] .settings-panel,body[data-theme=dark2] .theme-option,body[data-theme=dark2] .detail-episode,body[data-theme=dark2] .detail-episode-read,body[data-theme=dark2] .detail-episode-cache-clear,body[data-theme=dark2] .detail-fav,body[data-theme=dark2] .detail-icon,body[data-theme=dark2] .home-search,body[data-theme=dark2] .home-icon{background:#12161c;color:#e6e9ef;border-color:#20252c}body[data-theme=dark2] .settings-screen .profile-card,body[data-theme=dark2] .settings-screen .settings-panel{background:#10141a;border:1px solid #20252c;box-shadow:0 10px 20px #06080a73}body[data-theme=dark2] .settings-screen .setting-item,body[data-theme=dark2] .settings-screen .setting-main{background:#151a20;border:1px solid #20252c;color:#e6e9ef}body[data-theme=dark2] .setting-row strong{color:#e6e9ef}body[data-theme=dark2] .settings-screen input,body[data-theme=dark2] .settings-screen textarea{background:#0f1319;border-color:#20252c;color:#e6e9ef}body[data-theme=dark2] .settings-screen input::placeholder,body[data-theme=dark2] .settings-screen textarea::placeholder{color:#9aa4b2}body[data-theme=dark2] .setting-status{background:#16322f;color:#9fe1d9}body[data-theme=dark2] .setting-status.connected{background:#1a3a36;color:#9fe1d9}body[data-theme=dark2] .badge-item{background:#12161c;border-color:#20252c}body[data-theme=dark2] .badge-item strong{color:#e6e9ef}body[data-theme=dark2] .badge-item span{color:#9aa4b2}body[data-theme=dark2] .badge-check{background:#151a20;color:#9aa4b2}body[data-theme=dark2] .badge-item.active{background:#2b7a72;border-color:#2f8a80}body[data-theme=dark2] .badge-item.active .badge-check{background:#1f6f66;color:#fff}body[data-theme=dark2] .badge-progress-meta strong{color:#f2f5f8}body[data-theme=dark2] .badge-progress-meta span,body[data-theme=dark2] .badge-progress-note{color:#b2bcc8}body[data-theme=dark2] .badge-progress-card{background:linear-gradient(160deg,#10141a,#0c1015);border:1px solid #20252c;box-shadow:0 14px 28px #06080a8c;position:relative;overflow:hidden}body[data-theme=dark2] .badge-progress-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#1f5d57e6,#3a8b82b3);opacity:.6}body[data-theme=dark2] .badge-progress-bar{background:#0f1319;border:1px solid #1c222b;box-shadow:inset 0 2px 6px #00000073}body[data-theme=dark2] .badge-progress-bar:after{background-image:repeating-linear-gradient(90deg,transparent,transparent calc(16.66% - 1px),rgba(230,233,239,.12) calc(16.66% - 1px),rgba(230,233,239,.12) 16.66%)}body[data-theme=dark2] .badge-progress-fill{background:linear-gradient(90deg,#1f5d57,#3a8b82);box-shadow:0 0 12px #3a8b8273}body[data-theme=dark2] .home-screen{background:#0b0e12;color:#e6e9ef}body[data-theme=dark2] .home-logo{background:#10141a;border:1px solid #20252c;box-shadow:0 10px 20px #06080a80}body[data-theme=dark2] .home-logo img{filter:brightness(.78) saturate(.9)}body[data-theme=dark2] .home-brand p,body[data-theme=dark2] .detail-synopsis,body[data-theme=dark2] .home-read,body[data-theme=dark2] .genre-chip,body[data-theme=dark2] .home-search svg,body[data-theme=dark2] .home-search input::placeholder,body[data-theme=dark2] .detail-episode-info span,body[data-theme=dark2] .detail-preview,body[data-theme=dark2] .setting-row span,body[data-theme=dark2] .settings-content p,body[data-theme=dark2] .settings-content ul,body[data-theme=dark2] .status-quote,body[data-theme=dark2] .author-head p,body[data-theme=dark2] .author-status p,body[data-theme=dark2] .author-social span,body[data-theme=dark2] .author-follow-meta span{color:#9aa4b2}body[data-theme=dark2] .detail-episode-info strong,body[data-theme=dark2] .detail-tab.active{color:#e6e9ef}body[data-theme=dark2] .detail-tab{color:#9aa4b2}body[data-theme=dark2] .detail-tab.active{border-bottom-color:#e6e9ef}body[data-theme=dark2] .detail-episodes-head,body[data-theme=dark2] .detail-sort,body[data-theme=dark2] .detail-episode-stats{color:#9aa4b2}body[data-theme=dark2] .leaderboard-item{background:#12161c;border-color:#20252c}body[data-theme=dark2] .leaderboard-rank-pill,body[data-theme=dark2] .leaderboard-info strong{color:#e6e9ef}body[data-theme=dark2] .leaderboard-info span,body[data-theme=dark2] .leaderboard-meta{color:#9aa4b2}body[data-theme=dark2] .leaderboard-cover{background:#151a20}body[data-theme=dark2] .genre-chip{background:#12161c;border-color:#20252c;color:#9aa4b2}body[data-theme=dark2] .genre-chip.active{background:#1f5d57;color:#fff}body[data-theme=dark2] .home-top7-kicker{color:#7f8a98}body[data-theme=dark2] .home-top7-head h2,body[data-theme=dark2] .home-top7-title{color:#e6e9ef}body[data-theme=dark2] .home-top7-author{color:#9aa4b2}body[data-theme=dark2] .home-top7-link{border-color:rgba(var(--top7-accent-rgb),.54);background:linear-gradient(180deg,rgba(var(--top7-accent-rgb),.34),rgba(var(--top7-accent-rgb),.58));color:var(--top7-link-text, #e6f7f1);box-shadow:0 7px 14px rgba(var(--top7-accent-rgb),.32)}body[data-theme=dark2] .home-top7-cover-wrap{border-color:#20252c;box-shadow:0 16px 30px #04070a80}body[data-theme=dark2] .home-top7-rating{background:#0f1319eb;border-color:#20252cd6;color:#d1d7df}body[data-theme=dark2] .home-top7-summary{--top7-summary-tint-strong: .2;--top7-summary-tint-soft: .08}body[data-theme=dark2] .home-top7-author{color:#a8b2be}body[data-theme=dark2] .home-top7-author strong{color:#d7dee8}body[data-theme=dark2] .home-top7-primary-cta{background:linear-gradient(180deg,#2a6f68,#1f5650);color:#d7efe9}body[data-theme=dark2] .home-top7-dot.active{background:#3a8b82}body[data-theme=dark2] .home-all-kicker{color:#7f8a98}body[data-theme=dark2] .home-all-head h2{color:#e6e9ef}body[data-theme=dark2] .home-badge{background:#1f5d57;color:#fff}body[data-theme=dark2] .leaderboard-rank-pill{background:#1f5d57}body[data-theme=dark2] .podium-card{background:#12161c}body[data-theme=dark2] .podium-title,body[data-theme=dark2] .author-follow-meta strong{color:#e6e9ef}body[data-theme=dark2] .author-title p,body[data-theme=dark2] .author-works-head span{color:#9aa4b2}body[data-theme=dark2] .author-card,body[data-theme=dark2] .author-sheet-full{background:#12161c;color:#e6e9ef}body[data-theme=dark2] .author-tag{background:#1f5d57;color:#fff}body[data-theme=dark2] .author-modal-full{background:#0b0e12}body[data-theme=dark2] .author-hero{background:linear-gradient(145deg,#1f3b38,#162c2a);box-shadow:0 18px 30px #0a141466}body[data-theme=dark2] .author-hero .icon-btn{background:#ffffff14;border-color:#fff3;color:#e6e9ef}body[data-theme=dark2] .author-hero-badge{background:#ffffff1f;color:#e6e9ef}body[data-theme=dark2] .author-hero-tags,body[data-theme=dark2] .author-hero-rating,body[data-theme=dark2] .author-hero-rating-count{color:#e6e9efd1}body[data-theme=dark2] .author-hero-follow{background:#e6e9ef;color:#162c2a}body[data-theme=dark2] .author-hero-follow.ghost{background:#ffffff1f;color:#e6e9ef;border-color:#ffffff40}body[data-theme=dark2] .author-stats-card,body[data-theme=dark2] .author-bio-card{background:#14181e;color:#e6e9ef;border:1px solid #20252c;box-shadow:0 10px 20px #06080a66}body[data-theme=dark2] .author-stat strong{color:#f2f4f8}body[data-theme=dark2] .author-stat span{color:#c2c9d3}body[data-theme=dark2] .author-bio-card p,body[data-theme=dark2] .author-footer-note,body[data-theme=dark2] .author-works-link{color:#9aa4b2}body[data-theme=dark2] .author-social-icon{background:#151a20;color:#e6e9ef;border-color:#20252c}body[data-theme=dark2] .author-social-icon.disabled{opacity:.5}body[data-theme=dark2] .author-works-card{background:#12161c;color:#e6e9ef}body[data-theme=dark2] .author-works-meta strong{color:#e6e9ef}body[data-theme=dark2] .author-works-meta span{color:#9aa4b2}body[data-theme=dark2] .profile-screen .profile-card,body[data-theme=dark2] .profile-screen .setting-item,body[data-theme=dark2] .profile-screen .setting-main{background:#10141a;border:1px solid #20252c;color:#e6e9ef;box-shadow:0 10px 20px #06080a73}body[data-theme=dark2] .followed-item{background:#12161c;color:#e6e9ef}body[data-theme=dark2] .followed-meta strong{color:#e6e9ef}body[data-theme=dark2] .followed-meta span{color:#9aa4b2}body[data-theme=dark2] .followed-avatar{background:#2b7a72;color:#fff}body[data-theme=dark2] .followed-count{color:#3a8b82}body[data-theme=dark2] .followed-action-btn{border-color:#3a8b8280;background:#3a8b8229;color:#4fb3a8}body[data-theme=dark2] .followed-action-btn.is-danger{border-color:#cc6b7e70;background:#cc6b7e2e;color:#f2a1b2}body[data-theme=dark2] .followed-action-note{border-color:#9aa4b247;background:#9aa4b21f;color:#9aa4b2}body[data-theme=dark2] .writer-profile-item{background:#12161c;color:#e6e9ef}body[data-theme=dark2] .writer-profile-meta strong{color:#e6e9ef}body[data-theme=dark2] .writer-profile-meta span{color:#9aa4b2}body[data-theme=dark2] .writer-followers{background:#12161c;color:#e6e9ef;box-shadow:0 8px 16px #0f121699}body[data-theme=dark2] .writer-followers strong{color:#e6e9ef}body[data-theme=dark2] .writer-followers span{color:#9aa4b2}body[data-theme=dark2] .detail-author,body[data-theme=dark2] .home-search input{color:#e6e9ef}body[data-theme=dark2] .tabbar{background:#11151b;border-top-color:#20252c}body[data-theme=dark2] .tabbar-brand{background:#11151b;border-color:#20252c;box-shadow:0 8px 16px #06080a8c}body[data-theme=dark2] .tabbar-search{background:#0f1319;border-color:#20252c}body[data-theme=dark2] .tabbar-search svg{color:#8b95a5}body[data-theme=dark2] .tabbar-search input{color:#e6e9ef}body[data-theme=dark2] .tabbar-search input::placeholder{color:#8b95a5}body[data-theme=dark2] .profile-screen .profile-hero{background:linear-gradient(140deg,#0f141a,#0b0f14 60%);border:1px solid #20252c;box-shadow:0 18px 32px #06080a99}body[data-theme=dark2] .profile-screen .profile-hero h2{color:#e6e9ef}body[data-theme=dark2] .profile-screen .profile-hero p,body[data-theme=dark2] .tab-btn{color:#9aa4b2}body[data-theme=dark2] .tab-btn.active{color:#1f5d57}body[data-theme=dark2] .detail-cta{background:linear-gradient(180deg,#0b0e1200,#0b0e12d9 35%,#0b0e12)}body[data-theme=dark2] .detail-cta-btn{background:#1f5d57;box-shadow:0 12px 24px #0612108c}body[data-theme=dark2] .detail-episode.read .detail-episode-read,body[data-theme=dark2] .detail-episode.read .detail-episode-cache-clear{background:#14181e;color:#9aa4b2}body[data-theme=dark2] .author-sheet,body[data-theme=dark2] .author-social,body[data-theme=dark2] .author-follow{background:#12161c;color:#e6e9ef}body[data-theme=dark2] .detail-purchase-btn{background:#1d2a2a;border-color:#3a8b8259;color:#d9f1ee}body[data-theme=dark2] .purchase-head p,body[data-theme=dark2] .purchase-form label{color:#9aa4b2}body[data-theme=dark2] .purchase-form input,body[data-theme=dark2] .purchase-form textarea{background:#151a20;border-color:#222831;color:#e6e9ef}body[data-theme=dark2] .author-handle{background:#20252c}body[data-theme=dark2] .viewer-modal{background:#080a0c99}body[data-theme=dark2] .viewer-sheet{background:#12161c;color:#e6e9ef;border:1px solid #20252c;box-shadow:0 -18px 30px #06080a8c}body[data-theme=dark2] .viewer-handle{background:#2a2f36}body[data-theme=dark2] .viewer-count,body[data-theme=dark2] .viewer-row-info span{color:#9aa4b2}body[data-theme=dark2] .viewer-row-info strong{color:#e6e9ef}body[data-theme=dark2] .viewer-row{background:#151a20;border:1px solid #222831;border-radius:14px;padding:8px 10px;box-shadow:0 10px 20px #06080a59}body[data-theme=dark2] .popular-title{color:#9aa4b2}body[data-theme=dark2] .popular-close{background:#151a20;color:#9aa4b2}body[data-theme=dark2] .popular-daily-title p{color:#9aa4b2}body[data-theme=dark2] .popular-daily-item{background:#171b21;border-color:#2a2f36}body[data-theme=dark2] .popular-daily-info strong{color:#e6e9ef}body[data-theme=dark2] .popular-daily-info span,body[data-theme=dark2] .popular-daily-meta{color:#9aa4b2}body[data-theme=dark2] .popular-daily-link{color:#3a8b82}body[data-theme=dark2] .theme-option{background:#10141a;color:#cbd5e1;border:1px solid #20252c}body[data-theme=dark2] .theme-option.active{background:#1f5d57;color:#fff}body[data-theme=dark2] .chips span{background:#151a20;color:#9fe1d9;border:1px solid #20252c}body[data-theme=dark2] .section-head h2,body[data-theme=dark2] .library-card,body[data-theme=dark2] .novel-card,body[data-theme=dark2] .continue-card,body[data-theme=dark2] .empty{background:#171b21;color:#e6e9ef;border-color:#2a2f36}body[data-theme=dark2] .link{color:#3a8b82}body[data-theme=dark2] .logout{background:#2a1e20;color:#f3b3b3;box-shadow:0 10px 20px #120a0c80}body[data-theme=dark2] .novel-info h3{color:#e6e9ef}body[data-theme=dark2] .author,body[data-theme=dark2] .meta,body[data-theme=dark2] .last-read,body[data-theme=dark2] .progress{color:#9aa4b2}body[data-theme=dark2] .progress-track{background:#1b2330;border-color:#ffffff1f}body[data-theme=dark2] .progress-fill{background:linear-gradient(90deg,#18a999,#56e39f)}body[data-theme=dark2] .tag{background:#1f252d;color:#e6e9ef}body[data-theme=dark2] .continue-card{border:1px solid #2a2f36}body[data-theme=dark2] .continue-badge{color:#dfe8e6;background:linear-gradient(135deg,#1f3b38,#1a2f2d);border:1px solid rgba(58,139,130,.35);box-shadow:0 6px 14px #0a121259}body[data-theme=dark2] .skeleton{background:linear-gradient(90deg,#14181e,#1e232b,#14181e)}body[data-theme=dark2] .writer-screen{background:#0b0e12}body[data-theme=dark2] .writer-hero{background:linear-gradient(145deg,#1f3b38,#162c2a);box-shadow:0 18px 30px #0a141466}body[data-theme=dark2] .writer-hero-stat{background:#ffffff14}body[data-theme=dark2] .writer-hero-add{background:#e6e9ef;color:#162c2a}body[data-theme=dark2] .writer-motto,body[data-theme=dark2] .stat-card,body[data-theme=dark2] .writer-policy-card,body[data-theme=dark2] .writer-policy-item,body[data-theme=dark2] .writer-novel-card,body[data-theme=dark2] .writer-tabs,body[data-theme=dark2] .chapter-summary-card,body[data-theme=dark2] .chapter-form-card,body[data-theme=dark2] .chapter-card{background:#12161c;color:#e6e9ef;border:1px solid #20252c;box-shadow:0 10px 20px #06080a66}body[data-theme=dark2] .writer-tab-btn{color:#9aa4b2}body[data-theme=dark2] .writer-tab-btn.active{background:#2b7a72;color:#fff}body[data-theme=dark2] .writer-novel-title,body[data-theme=dark2] .stat-card strong,body[data-theme=dark2] .writer-policy-item strong,body[data-theme=dark2] .writer-profile-meta strong{color:#e6e9ef}body[data-theme=dark2] .writer-novel-meta,body[data-theme=dark2] .writer-novel-meta span,body[data-theme=dark2] .writer-novel-update,body[data-theme=dark2] .stat-card span,body[data-theme=dark2] .writer-interaction-empty,body[data-theme=dark2] .writer-interaction-metric span,body[data-theme=dark2] .writer-interaction-meta,body[data-theme=dark2] .writer-policy-item span,body[data-theme=dark2] .writer-policy-list,body[data-theme=dark2] .writer-policy-note,body[data-theme=dark2] .writer-motto{color:#9aa4b2}body[data-theme=dark2] .writer-interaction-novel,body[data-theme=dark2] .writer-interaction-metric strong{color:#e6e9ef}body[data-theme=dark2] .writer-interaction-row,body[data-theme=dark2] .writer-interaction-empty{background:#12161c;border-color:#2a2f36;box-shadow:0 8px 16px #06080a57}body[data-theme=dark2] .writer-interaction-toggle{color:#58b8ad}body[data-theme=dark2] .writer-interaction-toggle:hover{background:#58b8ad24}body[data-theme=dark2] .writer-comment-summary,body[data-theme=dark2] .writer-comment-hint{color:#9aa4b2}body[data-theme=dark2] .writer-comment-summary strong{color:#e6e9ef}body[data-theme=dark2] .writer-coming-soon-inline{background:#2b7a7233;color:#9fe1d9}body[data-theme=dark2] .writer-coming-soon-inline strong{color:#b8eee8}body[data-theme=dark2] .writer-pill{background:#151a20;border-color:#20252c;color:#e6e9ef}body[data-theme=dark2] .writer-novel-type-badge.is-short{background:#2b7a723d;border-color:#59b0a557;color:#9fe1d9}body[data-theme=dark2] .writer-novel-type-badge.is-novel{background:#9aa4b229;border-color:#9aa4b24d;color:#c8d0db}body[data-theme=dark2] .writer-story-modal{background:#0f1216}body[data-theme=dark2] .chapter-meta,body[data-theme=dark2] .chapter-meta svg{color:#9aa4b2}body[data-theme=dark2] .chapter-icon-btn{background:#151a20;border-color:#20252c;color:#e6e9ef;box-shadow:none}body[data-theme=dark2] .chapter-icon-btn.schedule{background:#151a20;border-color:#20252c;color:#cbd5e1}body[data-theme=dark2] .chapter-icon-btn.schedule.active,body[data-theme=dark2] .chapter-icon-btn.publish{background:#1f3b38;border-color:#2b7a72;color:#9fe1d9}body[data-theme=dark2] .chapter-icon-btn.unpublish{background:#2a2320;border-color:#3a2f2a;color:#f0c49b}body[data-theme=dark2] .chapter-icon-btn.danger{background:#2a1e20;border-color:#3a2b2d;color:#f17b7b}body[data-theme=dark2] .chapter-meta-schedule{color:#9fe1d9}body[data-theme=dark2] .chapter-schedule{background:#10141a;border-color:#20252c}body[data-theme=dark2] .chapter-schedule label{color:#9aa4b2}body[data-theme=dark2] .chapter-schedule input{background:#151a20;border-color:#20252c;color:#e6e9ef}body[data-theme=dark2] .chapter-schedule-error{color:#f0c49b}body[data-theme=dark2] .chapter-more{color:#9aa4b2}body[data-theme=dark2] .story-editor{background:#0f1216;border-color:#2a2f36;box-shadow:0 12px 24px #0a0e1266}body[data-theme=dark2] .story-header,body[data-theme=dark2] .story-format-bar,body[data-theme=dark2] .story-editor-row{background:#171b21;border-color:#2a2f36;box-shadow:none}body[data-theme=dark2] .story-back-btn{background:#171b21;border-color:#2a2f36;color:#e6e9ef;box-shadow:none}body[data-theme=dark2] .story-format-btn,body[data-theme=dark2] .story-font-select,body[data-theme=dark2] .story-align-btn{background:#1f252d;border-color:#2a2f36;color:#e6e9ef;box-shadow:none}body[data-theme=dark2] .story-editor-input,body[data-theme=dark2] .story-editor textarea{color:#e6e9ef}body[data-theme=dark2] .story-editor-input{caret-color:#e6e9ef}body[data-theme=dark2] .story-editor-input:empty:before{color:#6b7280}body[data-theme=dark] .story-header-text h1,body[data-theme=dark2] .story-header-text h1{color:#f3f6fb}body[data-theme=dark] .story-subtitle,body[data-theme=dark] .story-count,body[data-theme=dark] .story-editor .story-editor-label,body[data-theme=dark2] .story-subtitle,body[data-theme=dark2] .story-count,body[data-theme=dark2] .story-editor .story-editor-label{color:#9aa4b2}body[data-theme=dark2] .story-color-picker,body[data-theme=dark2] .story-color-hex{background:#1a2028;border-color:#2a2f36;color:#e6e9ef}body[data-theme=dark2] .writer-chat-modal{background:#0a0c1099}body[data-theme=dark2] .writer-chat-btn{background:#1f5d57;box-shadow:0 14px 26px #08181499}body[data-theme=dark2] .writer-chat-sheet{background:#0f1216;box-shadow:0 -18px 32px #06080a80}body[data-theme=dark2] .writer-chat-header{background:#1f3b38;color:#e6e9ef}body[data-theme=dark2] .writer-chat-header p{color:#e6e9efb3}body[data-theme=dark2] .chat-group-avatar{background:#ffffff1f;color:#e6e9ef}body[data-theme=dark2] .chat-head-btn{background:#ffffff14;border-color:#ffffff24}body[data-theme=dark2] .writer-chat-messages{background:#0f1216}body[data-theme=dark2] .writer-chat-pinned-card{background:#ffffff14;border-color:#ffffff24}body[data-theme=dark2] .writer-chat-pinned-chip{background:#ffffff24}body[data-theme=dark2] .writer-chat-pinned-meta{color:#9fe1d9}body[data-theme=dark2] .writer-chat-pinned-card p{color:#eef8f6}body[data-theme=dark2] .writer-chat-pinned-card small{color:#e6e9efc7}body[data-theme=dark2] .writer-chat-pinned-join{background:#e6f3ef;color:#194f47}body[data-theme=dark2] .chat-avatar{background:#1f252d;color:#9aa4b2}body[data-theme=dark2] .chat-bubble{background:#171b21;color:#e6e9ef;box-shadow:0 8px 18px #0a0c1059}body[data-theme=dark2] .chat-bubble.mine{background:#1f3b38;color:#e6e9ef}body[data-theme=dark2] .chat-sender{color:#9fe1d9}body[data-theme=dark2] .chat-meta span{color:#9aa4b2}body[data-theme=dark2] .chat-double-check{color:#9fe1d9}body[data-theme=dark2] .chat-reply-btn{background:#1f252d;color:#9fe1d9}body[data-theme=dark2] .chat-reply-preview{background:#14181e;border-left-color:#2b7a72}body[data-theme=dark2] .chat-reply-preview strong{color:#9fe1d9}body[data-theme=dark2] .chat-reply-preview p{color:#9aa4b2}body[data-theme=dark2] .chat-bubble.mine .chat-reply-preview{background:#2f7a7240;border-left-color:#3a8b82}body[data-theme=dark2] .chat-reply-banner{background:#171b21;box-shadow:0 8px 18px #0a0c1059}body[data-theme=dark2] .chat-reply-info span{color:#9fe1d9}body[data-theme=dark2] .chat-reply-info p{color:#9aa4b2}body[data-theme=dark2] .writer-chat-input{background:#12161c}body[data-theme=dark2] .chat-sticker-picker{background:#171b21;box-shadow:0 8px 18px #0a0c1059}body[data-theme=dark2] .chat-sticker-option{background:#1f252d}body[data-theme=dark2] .chat-emoji-btn{background:#171b21;border-color:#20252c;color:#d1d6de}body[data-theme=dark2] .writer-chat-input textarea{background:#171b21;color:#e6e9ef;box-shadow:0 4px 12px #06080a59}body[data-theme=dark2] .chat-mention-list{background:#171b21;box-shadow:0 12px 24px #06080a73}body[data-theme=dark2] .chat-mention-item{background:#1f252d}body[data-theme=dark2] .chat-mention-item.active{background:#1f3b38}body[data-theme=dark2] .chat-mention-name{color:#e6e9ef}body[data-theme=dark2] .chat-mention-sub{color:#9aa4b2}body[data-theme=dark2] .chat-send-btn{background:#2b7a72;box-shadow:0 8px 18px #2b7a7259}body[data-theme=dark2] .writer-chapter-page,body[data-theme=dark2] .chapter-header{background:#0b0e12}body[data-theme=dark2] .chapter-add-btn{background:#0f5a41;box-shadow:0 8px 16px #081a148c}body[data-theme=dark2] .chapter-add-icon{background:#ffffff1f}body[data-theme=dark2] .chapter-header-text h2{color:#e6e9ef}body[data-theme=dark2] .chapter-header-text p{color:#9aa4b2}body[data-theme=dark2] .chapter-summary-card p{color:#e6e9ef}body[data-theme=dark2] .chapter-summary-card span{color:#9aa4b2}body[data-theme=dark2] .chapter-sort-btn{background:#151a20;border-color:#20252c;color:#e6e9ef}body[data-theme=dark2] .chapter-sort-btn.active{background:#17342f;border-color:#255149;color:#9fe1d9}body[data-theme=dark2] .chapter-sort-help,body[data-theme=dark2] .chapter-form-card label{color:#9aa4b2}body[data-theme=dark2] .chapter-form-card input{background:#10141a;border-color:#20252c;color:#e6e9ef}body[data-theme=dark2] .chapter-card-main h4{color:#e6e9ef}body[data-theme=dark2] .chapter-card-main input{background:#10141a;border-color:#20252c;color:#e6e9ef}body[data-theme=dark2] .chapter-handle{color:#556070}body[data-theme=dark2] .chapter-sort-move{background:#151a20;border-color:#20252c;color:#e6e9ef}body[data-theme=dark2] .chapter-card.sort-mode.holding{border-color:#2d3745;box-shadow:0 14px 24px #02060c8c}body[data-theme=dark2] .chapter-card.dragging{border-color:#37566b;box-shadow:0 20px 34px #02060ca6}body[data-theme=dark2] .chapter-handle.active.holding{color:#cbd5e1;background:#94a3b833}body[data-theme=dark2] .status-tag{background:#151a20;color:#cbd5e1}body[data-theme=dark2] .status-tag.published{background:#1f3b38;color:#9fe1d9}body[data-theme=dark2] .status-tag.draft{background:#20252c;color:#9aa4b2}body[data-theme=dark2] .status-tag.scheduled,body[data-theme=dark2] .status-tag.free{background:#1f3b38;color:#9fe1d9}body[data-theme=dark2] .status-tag.premium{background:#3a2f26;color:#f0c49b}body[data-platform=web] .author-modal-full{align-items:flex-start;justify-content:center;padding:32px;background:#0a0e12a6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow-y:auto}body[data-platform=web] .author-sheet-full{width:min(1100px,100%);height:auto;max-height:calc(100vh - 64px);border-radius:26px;padding:0 28px 32px;overflow:hidden auto}body[data-platform=web] .author-hero{margin:0 0 20px;border-radius:24px;padding:calc(24px + var(--safe-area-inset-top)) 24px 28px}body[data-platform=web] .author-stats-card{margin-top:0;border-radius:18px;padding:14px 16px}body[data-platform=web] .author-bio-card{text-align:left}body[data-platform=web] .author-social-icons{justify-content:flex-start}body[data-platform=web] .author-works-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body[data-platform=web] .author-works-cover{height:150px}@media(max-width:1100px){body[data-platform=web] .author-modal-full{padding:20px}body[data-platform=web] .author-sheet-full{max-height:calc(100vh - 40px)}body[data-platform=web] .author-works-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){body[data-platform=web] .author-works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-platform=web] .author-hero{padding:calc(20px + var(--safe-area-inset-top)) 18px 24px}}body[data-theme=dark2][data-platform=web] .home-screen{background:#07090c}body[data-theme=dark2][data-platform=web] .tabbar{background:#0a0d12;border-bottom-color:#1a2028}body[data-theme=dark2][data-platform=web] .tabbar-brand{background:#0a0d12;border-color:#1a2028;box-shadow:0 10px 20px #04060a99}body[data-theme=dark2][data-platform=web] .tabbar-search{background:#0a0d12;border-color:#1a2028}body[data-theme=dark2][data-platform=web] .tabbar-search input::placeholder{color:#7f8a9a}body[data-theme=dark2][data-platform=web] .genre-chip{background:#0f1319;border-color:#1b2028;color:#8b95a5}body[data-theme=dark2][data-platform=web] .genre-chip.active{background:#1b5c55;color:#f1fffd;box-shadow:0 10px 20px #09141473}body[data-theme=dark2][data-platform=web] .home-web-shelf-title{color:#d7e9f2}body[data-theme=dark2][data-platform=web] .home-web-soon-title{color:#d8e9f5}body[data-theme=dark2][data-platform=web] .home-web-soon-meta{color:#8aa3b8}body[data-theme=dark2][data-platform=web] .home-web-soon-date{background:#8ba3b829;color:#b9d0e5}body[data-theme=dark2][data-platform=web] .home-web-story-sub{color:#96abc2}body[data-theme=dark2][data-platform=web] .home-web-story-title{color:#d8e9f5}body[data-theme=dark2][data-platform=web] .home-web-story-author{color:#9fb4c7}body[data-theme=dark2][data-platform=web] .home-web-story-views{color:#8aa3b8}.event-screen{--event-bg: radial-gradient(circle at top, #f6f1ea, #f5f3f0 60%);--event-text: #2b2622;--event-muted: #7a7067;--event-hero-bg: linear-gradient(135deg, #dff1ef, #cfe9e4);--event-hero-shadow: 0 20px 50px rgba(36, 32, 27, .15);--event-card-bg: rgba(255, 255, 255, .8);--event-card-border: rgba(0, 0, 0, .06);--event-accent: #1c8c80;--event-accent-strong: #0f3f36;--event-badge-active-bg: #1c8c80;--event-badge-active-color: #ffffff;--event-badge-finished-bg: #8b6a3f;--event-badge-finished-color: #ffffff;--event-winner-bg: linear-gradient(135deg, #f1ede5, #e8e0d5);--event-lb-overlay-bg: rgba(10, 12, 16, .32);--event-lb-page-bg: radial-gradient(circle at top, #f6f1ea, #f5f3f0 62%);--event-lb-text: #2b2622;--event-lb-text-strong: #26211d;--event-lb-muted: #7a7067;--event-lb-border: rgba(0, 0, 0, .08);--event-lb-soft-bg: rgba(255, 255, 255, .62);--event-lb-hero-bg: radial-gradient(circle at 60% -20%, rgba(245, 166, 35, .2), rgba(255, 255, 255, .55) 68%);--event-lb-chip-bg: rgba(255, 255, 255, .74);--event-lb-chip-border: rgba(0, 0, 0, .1);--event-lb-chip-text: #6b6259;--event-lb-chip-accent-bg: rgba(245, 166, 35, .18);--event-lb-chip-accent-border: rgba(245, 166, 35, .36);--event-lb-chip-accent-text: #a56508;--event-lb-live-dot: #1c8c80;--event-lb-live-glow: rgba(28, 140, 128, .45);--event-lb-live-text: #7a7067;--event-lb-podium-bg: rgba(255, 255, 255, .68);--event-lb-podium-border: rgba(0, 0, 0, .08);--event-lb-row-bg: rgba(255, 255, 255, .74);--event-lb-row-border: rgba(0, 0, 0, .08);--event-lb-avatar-bg: rgba(255, 255, 255, .88);--event-lb-avatar-border: rgba(0, 0, 0, .14);--event-lb-close-bg: rgba(0, 0, 0, .05);--event-lb-close-border: rgba(0, 0, 0, .12);--event-lb-close-text: #2b2622;--event-lb-bar-bg: rgba(0, 0, 0, .12);--event-lb-bar-fill: linear-gradient(90deg, #1c8c80, rgba(28, 140, 128, .4));--event-lb-p1-bg: rgba(245, 166, 35, .16);--event-lb-p1-border: rgba(245, 166, 35, .4);--event-lb-p2-bg: rgba(110, 118, 135, .1);--event-lb-p2-border: rgba(110, 118, 135, .24);--event-lb-p3-bg: rgba(176, 120, 80, .12);--event-lb-p3-border: rgba(176, 120, 80, .24);--event-lb-p1-score: #b9740d;--event-lb-p2-score: #6e7687;--event-lb-p3-score: #9d6945;background:var(--event-bg);color:var(--event-text);padding:calc(20px + var(--safe-area-inset-top)) 14px calc(30px + var(--safe-area-inset-bottom))}body[data-theme=dark] .event-screen{--event-bg: radial-gradient(circle at top, #ffede4, #f8e4e8 60%);--event-text: #5a2a33;--event-muted: #8c6a72;--event-hero-bg: linear-gradient(135deg, #f3d4db, #e8a9b5);--event-hero-shadow: 0 20px 50px rgba(90, 42, 51, .2);--event-card-bg: rgba(255, 230, 236, .92);--event-card-border: rgba(209, 84, 106, .2);--event-accent: #d1546a;--event-accent-strong: #b33f54;--event-badge-active-bg: #d1546a;--event-badge-active-color: #ffffff;--event-badge-finished-bg: #8b6a3f;--event-badge-finished-color: #ffffff;--event-winner-bg: linear-gradient(135deg, #f3d4db, #e8a9b5);--event-lb-overlay-bg: rgba(39, 15, 22, .32);--event-lb-page-bg: radial-gradient(circle at top, #ffe7ee, #f7dde4 62%);--event-lb-text: #5a2a33;--event-lb-text-strong: #4b1f28;--event-lb-muted: #8c6a72;--event-lb-border: rgba(145, 57, 79, .24);--event-lb-soft-bg: rgba(255, 241, 245, .84);--event-lb-hero-bg: radial-gradient(circle at 60% -20%, rgba(209, 84, 106, .2), rgba(255, 236, 241, .62) 68%);--event-lb-chip-bg: rgba(255, 234, 240, .9);--event-lb-chip-border: rgba(145, 57, 79, .24);--event-lb-chip-text: #8c6a72;--event-lb-chip-accent-bg: rgba(209, 84, 106, .18);--event-lb-chip-accent-border: rgba(209, 84, 106, .36);--event-lb-chip-accent-text: #b33f54;--event-lb-live-dot: #d1546a;--event-lb-live-glow: rgba(209, 84, 106, .46);--event-lb-live-text: #8c6a72;--event-lb-podium-bg: rgba(255, 241, 245, .78);--event-lb-podium-border: rgba(145, 57, 79, .2);--event-lb-row-bg: rgba(255, 241, 245, .86);--event-lb-row-border: rgba(145, 57, 79, .2);--event-lb-avatar-bg: rgba(255, 247, 249, .95);--event-lb-avatar-border: rgba(145, 57, 79, .3);--event-lb-close-bg: rgba(179, 63, 84, .08);--event-lb-close-border: rgba(179, 63, 84, .3);--event-lb-close-text: #5a2a33;--event-lb-bar-bg: rgba(145, 57, 79, .18);--event-lb-bar-fill: linear-gradient(90deg, #d1546a, rgba(209, 84, 106, .35));--event-lb-p1-bg: rgba(209, 84, 106, .16);--event-lb-p1-border: rgba(209, 84, 106, .36);--event-lb-p2-bg: rgba(133, 99, 108, .1);--event-lb-p2-border: rgba(133, 99, 108, .26);--event-lb-p3-bg: rgba(176, 120, 80, .12);--event-lb-p3-border: rgba(176, 120, 80, .24);--event-lb-p1-score: #b33f54;--event-lb-p2-score: #7f6570;--event-lb-p3-score: #9d6945}body[data-theme=dark2] .event-screen{--event-bg: radial-gradient(circle at top, #0c2030, #050b12 60%);--event-text: #ffffff;--event-muted: #9fb3c8;--event-hero-bg: linear-gradient(135deg, #0f2d40, #123c56);--event-hero-shadow: 0 20px 50px rgba(0, 0, 0, .5);--event-card-bg: rgba(255, 255, 255, .03);--event-card-border: rgba(255, 255, 255, .05);--event-accent: #3dd6b0;--event-accent-strong: #18a999;--event-badge-active-bg: #0f3f36;--event-badge-active-color: #3dd6b0;--event-badge-finished-bg: #3a1a1a;--event-badge-finished-color: #ff6b6b;--event-winner-bg: linear-gradient(135deg, #2c2a1f, #3b3318);--event-lb-overlay-bg: #050b12;--event-lb-page-bg: radial-gradient(circle at top, #0c2030, #050b12 62%);--event-lb-text: #edf0f7;--event-lb-text-strong: #f4f6fb;--event-lb-muted: #8f96a7;--event-lb-border: rgba(255, 255, 255, .08);--event-lb-soft-bg: rgba(255, 255, 255, .04);--event-lb-hero-bg: radial-gradient(circle at 60% -20%, rgba(245, 166, 35, .16), transparent 68%);--event-lb-chip-bg: rgba(255, 255, 255, .06);--event-lb-chip-border: rgba(255, 255, 255, .08);--event-lb-chip-text: #a5acbd;--event-lb-chip-accent-bg: rgba(245, 166, 35, .14);--event-lb-chip-accent-border: rgba(245, 166, 35, .26);--event-lb-chip-accent-text: #f5a623;--event-lb-live-dot: #56e39f;--event-lb-live-glow: rgba(86, 227, 159, .85);--event-lb-live-text: #8f96a7;--event-lb-podium-bg: rgba(255, 255, 255, .03);--event-lb-podium-border: rgba(255, 255, 255, .06);--event-lb-row-bg: rgba(255, 255, 255, .04);--event-lb-row-border: rgba(255, 255, 255, .07);--event-lb-avatar-bg: rgba(255, 255, 255, .08);--event-lb-avatar-border: rgba(255, 255, 255, .16);--event-lb-close-bg: rgba(255, 255, 255, .08);--event-lb-close-border: rgba(255, 255, 255, .1);--event-lb-close-text: #e8edf7;--event-lb-bar-bg: rgba(255, 255, 255, .13);--event-lb-bar-fill: linear-gradient(90deg, #56e39f, rgba(86, 227, 159, .35));--event-lb-p1-bg: rgba(245, 166, 35, .13);--event-lb-p1-border: rgba(245, 166, 35, .34);--event-lb-p2-bg: rgba(155, 163, 180, .09);--event-lb-p2-border: rgba(155, 163, 180, .16);--event-lb-p3-bg: rgba(176, 120, 80, .09);--event-lb-p3-border: rgba(176, 120, 80, .16);--event-lb-p1-score: #f5a623;--event-lb-p2-score: #aeb5c4;--event-lb-p3-score: #be8861}.event-container{max-width:520px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:18px}.event-header{display:flex;align-items:center;gap:12px}.event-back-btn{width:40px;height:40px;border-radius:14px;border:none;background:#ffffff14;color:inherit;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.event-back-btn svg{width:18px;height:18px}.event-header-title{font-size:1.3rem;font-weight:700}.event-header-subtitle{font-size:.78rem;color:var(--event-muted)}.event-hero{position:relative;overflow:hidden;border-radius:24px;padding:22px;background:var(--event-hero-bg);box-shadow:var(--event-hero-shadow)}.event-banner{width:100%;border-radius:22px;overflow:hidden;box-shadow:var(--event-hero-shadow);padding:0;border:none;background:transparent;display:block;text-align:left;cursor:pointer}.event-banner img{width:100%;display:block;object-fit:cover;max-height:180px}.event-banner-modal{position:fixed;inset:0;background:#0a0c10bf;display:flex;align-items:center;justify-content:center;padding:20px 16px;z-index:1200}.event-banner-modal-inner{width:min(92vw,720px);max-height:82vh;display:flex;flex-direction:column;gap:12px;align-items:flex-end}.event-banner-modal-inner img{width:100%;max-height:74vh;object-fit:contain;border-radius:18px;background:#0b0e12;box-shadow:0 18px 40px #0006}.event-banner-close{border:none;background:#ffffff1f;color:#fff;padding:8px 14px;border-radius:999px;font-size:.8rem;font-weight:600;cursor:pointer}.event-leaderboard-btn{position:fixed;right:18px;bottom:calc(24px + var(--safe-area-inset-bottom));width:56px;height:56px;border-radius:50%;border:none;background:linear-gradient(135deg,var(--event-accent-strong),var(--event-accent));color:#fff;font-size:1.4rem;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px #00000040;cursor:pointer;z-index:30}.event-leaderboard-btn svg{width:24px;height:24px}.event-leaderboard-modal{position:fixed;inset:0;background:var(--event-lb-overlay-bg);display:flex;align-items:stretch;justify-content:stretch;padding:0;z-index:1200}.event-leaderboard-sheet{width:100%;height:100%;max-height:none;background:var(--event-lb-page-bg);color:var(--event-lb-text);border-radius:0;padding:calc(10px + var(--safe-area-inset-top)) 12px calc(16px + var(--safe-area-inset-bottom));box-shadow:none;border:none;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.event-leaderboard-v2{display:flex;flex-direction:column;gap:10px;width:min(100%,540px);margin:0 auto;min-height:100%}.event-lb-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px 2px 4px}.event-lb-topbar-title{font-size:1.08rem;font-weight:800;color:var(--event-lb-text-strong)}.event-leaderboard-v2 .event-muted{color:var(--event-lb-muted)}.event-lb-hero{background:var(--event-lb-hero-bg);border:1px solid var(--event-lb-border);border-radius:22px;padding:18px 16px 16px;position:relative}.event-lb-live{display:flex;align-items:center;gap:8px;margin-bottom:8px}.event-lb-live-dot{width:7px;height:7px;border-radius:999px;background:var(--event-lb-live-dot);box-shadow:0 0 8px var(--event-lb-live-glow);animation:eventLbBlink 2.2s infinite}@keyframes eventLbBlink{0%,to{opacity:1}50%{opacity:.32}}.event-lb-live-text{font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:var(--event-lb-live-text)}.event-lb-title{font-size:2rem;font-weight:700;line-height:1;letter-spacing:.02em;color:var(--event-lb-text-strong)}.event-lb-subtitle{font-size:.82rem;margin-top:4px;color:var(--event-lb-muted);font-weight:700}.event-lb-chips{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.event-lb-chip{font-size:.66rem;font-weight:800;border:1px solid var(--event-lb-chip-border);background:var(--event-lb-chip-bg);color:var(--event-lb-chip-text);border-radius:999px;padding:5px 12px;letter-spacing:.04em}.event-lb-chip-accent{border-color:var(--event-lb-chip-accent-border);background:var(--event-lb-chip-accent-bg);color:var(--event-lb-chip-accent-text)}.event-leaderboard-close{border:1px solid var(--event-lb-close-border);background:var(--event-lb-close-bg);color:var(--event-lb-close-text);padding:7px 13px;border-radius:999px;font-size:.75rem;font-weight:700;cursor:pointer}.event-lb-podium-wrap{padding:2px 0 0}.event-lb-podium{border:1px solid var(--event-lb-podium-border);background:var(--event-lb-podium-bg);border-radius:22px;padding:18px 12px 14px;display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:12px;align-items:end}.event-lb-pod{text-align:center;border-radius:16px;padding:12px 8px 10px;border:1px solid var(--event-lb-border);background:var(--event-lb-soft-bg);position:relative}.event-lb-pod.p1{background:var(--event-lb-p1-bg);border-color:var(--event-lb-p1-border)}.event-lb-pod.p2{background:var(--event-lb-p2-bg);border-color:var(--event-lb-p2-border)}.event-lb-pod.p3{background:var(--event-lb-p3-bg);border-color:var(--event-lb-p3-border)}.event-lb-pod.is-empty{opacity:.6}.event-lb-crown{position:absolute;top:-12px;left:50%;transform:translate(-50%);font-size:1.1rem;color:var(--event-lb-chip-accent-text)}.event-lb-pod-rank{font-size:.58rem;font-weight:800;letter-spacing:.14em;color:var(--event-lb-muted);margin-bottom:6px}.event-lb-pod-avatar{width:42px;height:42px;border-radius:12px;margin:0 auto 6px;border:1px solid var(--event-lb-avatar-border);background:var(--event-lb-avatar-bg);display:flex;align-items:center;justify-content:center;font-size:1.08rem;font-weight:800}.event-lb-pod-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.event-lb-pod-name{font-size:.72rem;font-weight:800;color:var(--event-lb-text-strong);margin-bottom:5px;word-break:break-word}.event-lb-pod-score{font-size:1.32rem;font-weight:800;line-height:1;color:var(--event-lb-text-strong)}.event-lb-pod.p1 .event-lb-pod-score{color:var(--event-lb-p1-score)}.event-lb-pod.p2 .event-lb-pod-score{color:var(--event-lb-p2-score)}.event-lb-pod.p3 .event-lb-pod-score{color:var(--event-lb-p3-score)}.event-lb-section-label{padding:4px 2px 2px;font-size:.64rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--event-lb-muted)}.event-lb-list{display:flex;flex-direction:column;gap:8px}.event-lb-row{display:flex;align-items:center;gap:10px;border:1px solid var(--event-lb-row-border);background:var(--event-lb-row-bg);border-radius:14px;padding:11px 12px}.event-lb-row-num{width:18px;text-align:center;font-size:.86rem;color:var(--event-lb-muted);font-weight:800}.event-lb-row-avatar{width:38px;height:38px;border-radius:11px;border:1px solid var(--event-lb-avatar-border);background:var(--event-lb-avatar-bg);display:flex;align-items:center;justify-content:center;font-size:.96rem;font-weight:800;color:var(--event-lb-text-strong)}.event-lb-row-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.event-lb-row-info{flex:1;min-width:0}.event-lb-row-name{font-size:.86rem;font-weight:800;color:var(--event-lb-text-strong);word-break:break-word}.event-lb-row-sub{font-size:.68rem;font-weight:700;color:var(--event-lb-muted);margin-top:2px}.event-lb-row-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.event-lb-row-score{font-size:1.08rem;font-weight:800;color:var(--event-lb-text-strong)}.event-lb-row-bar{width:52px;height:3px;border-radius:999px;background:var(--event-lb-bar-bg);overflow:hidden}.event-lb-row-bar-fill{height:100%;border-radius:inherit;background:var(--event-lb-bar-fill)}@media(max-width:420px){.event-leaderboard-sheet{padding:calc(10px + var(--safe-area-inset-top)) 10px calc(14px + var(--safe-area-inset-bottom))}.event-lb-title{font-size:1.78rem}.event-lb-podium{gap:8px;padding:14px 8px 12px}.event-lb-pod-name{font-size:.67rem}.event-lb-row-sub{font-size:.65rem}}.event-hero:after{content:"";position:absolute;width:150px;height:150px;background:#ffffff0d;border-radius:50%;top:-40px;right:-40px}.event-follow-btn{margin-top:4px;padding:10px 16px;border-radius:16px;border:none;background:linear-gradient(135deg,var(--event-accent-strong),var(--event-accent));color:#fff;font-weight:700;font-size:.85rem;letter-spacing:.04em}.event-unfollow-btn{margin-top:4px;padding:10px 16px;border-radius:16px;border:1px solid var(--event-accent);background:transparent;color:var(--event-accent);font-weight:700;font-size:.85rem;letter-spacing:.04em}.event-follow-btn:disabled,.event-unfollow-btn:disabled{opacity:.7;cursor:not-allowed}.event-follow-hint{margin-top:10px;font-size:.74rem;color:var(--event-muted)}.event-referral-box{margin-top:12px;display:grid;gap:10px;padding:12px;border-radius:14px;border:1px solid var(--event-card-border);background:#ffffff85}.event-referral-link{font-size:.73rem;word-break:break-all;color:var(--event-muted)}.event-referral-actions{display:flex;gap:8px;flex-wrap:wrap}.event-referral-btn{border:none;border-radius:12px;padding:8px 12px;font-size:.73rem;font-weight:700;letter-spacing:.03em;color:#fff;background:linear-gradient(135deg,var(--event-accent-strong),var(--event-accent))}.event-referral-btn.ghost{border:1px solid var(--event-accent);background:transparent;color:var(--event-accent)}.event-badge{display:inline-block;padding:6px 14px;border-radius:30px;font-size:.6rem;font-weight:700;letter-spacing:.12em;margin-bottom:12px;background:var(--event-badge-active-bg);color:var(--event-badge-active-color)}.event-badge.finished{background:var(--event-badge-finished-bg);color:var(--event-badge-finished-color)}.event-title{font-size:1.1rem;font-weight:800;margin-bottom:6px}.event-date{font-size:.75rem;color:var(--event-muted);margin-bottom:14px}.progress-box{margin-top:10px}.progress-label{font-size:.72rem;margin-bottom:6px;color:var(--event-muted)}.progress-bar{width:100%;height:8px;background:#ffffff1a;border-radius:20px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,var(--event-accent-strong),var(--event-accent));transition:width .4s ease}.section-card{background:var(--event-card-bg);border-radius:20px;padding:18px;border:1px solid var(--event-card-border)}.section-title{font-size:.85rem;font-weight:600;margin-bottom:10px}.list-item{font-size:.8rem;color:var(--event-muted);margin-bottom:6px}.participant-count{font-size:1.4rem;font-weight:700;margin-top:5px}.winner-box{background:var(--event-winner-bg);border-radius:20px;padding:18px;border:1px solid rgba(255,255,255,.08)}.winner-title{color:#f7d046;font-size:.78rem;font-weight:700;margin-bottom:6px}.winner-name{font-size:.9rem;font-weight:600}.event-muted{color:var(--event-muted)}.event-error{color:#ff6b6b}@media(max-width:420px){.writer-policy-grid{grid-template-columns:1fr}}.global-search-fab{position:fixed;top:auto;right:18px;bottom:calc(90px + var(--safe-area-inset-bottom));transform:none;z-index:70;width:56px;height:56px;border:none;border-radius:50%;background:#2f67ff;color:#fff;display:grid;place-items:center;box-shadow:0 14px 26px #143bad52;cursor:pointer;overflow:visible}.global-search-fab svg{width:26px;height:26px}.global-search-fab.hidden{opacity:0;pointer-events:none}.global-search-overlay{position:fixed;inset:0;z-index:1300;background:#080e1480;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:hidden;animation:global-search-overlay-in .22s ease-out both}.global-search-sheet{width:min(100%,520px);height:100dvh;max-height:100dvh;margin:0 auto;padding:calc(10px + var(--safe-area-inset-top)) 10px calc(22px + var(--safe-area-inset-bottom));background:#ececec;color:#1f1f1f;display:flex;flex-direction:column;gap:10px;overflow:hidden;animation:global-search-sheet-in .26s cubic-bezier(.22,.61,.36,1) both;transform-origin:bottom center}@keyframes global-search-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes global-search-sheet-in{0%{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.global-search-overlay,.global-search-sheet{animation:none}}.global-search-topbar{display:flex;align-items:center;gap:8px}.global-search-back{width:40px;height:40px;border-radius:12px;border:1px solid rgba(24,33,43,.18);background:#f4f4f4;color:#293340;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.global-search-back svg{width:20px;height:20px}.global-search-input{flex:1;min-width:0;display:flex;align-items:center;gap:8px;border-radius:12px;border:1px solid rgba(20,30,40,.1);background:#f8f8f8;padding:0 12px;height:40px}.global-search-input svg{width:18px;height:18px;color:#8a9298;flex-shrink:0}.global-search-input input{flex:1;min-width:0;border:none;background:transparent;color:#1d2228;font-size:.95rem;outline:none}.global-search-input input::placeholder{color:#8b949b}.global-search-tabs{display:flex;align-items:center;gap:6px;overflow-x:auto;padding-bottom:2px}.global-search-genre-filter-strip{border-radius:12px;border:1px solid rgba(25,41,54,.1);background:#ffffffc7;padding:8px}.global-search-keyword-row.global-search-genre-filter-row{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.global-search-keyword-row.global-search-genre-filter-row::-webkit-scrollbar{display:none}.global-search-suggest{border-radius:12px;border:1px solid rgba(25,41,54,.1);background:#ffffffc7;padding:8px;display:grid;gap:6px}.global-search-suggest-title{margin:0;font-size:.72rem;font-weight:700;color:#556270;text-transform:uppercase;letter-spacing:.04em}.global-search-suggest-list{display:grid;gap:6px}.global-search-suggest-item{border:none;border-radius:10px;background:#fff;padding:7px 8px;display:flex;align-items:center;gap:8px;cursor:pointer;text-align:left;color:inherit;touch-action:manipulation}.global-search-suggest-avatar{width:30px;height:30px;border-radius:999px;background:linear-gradient(180deg,#eef3fb,#dae5f4);border:1px solid rgba(61,80,97,.24);color:#243340;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.global-search-suggest-avatar img{width:100%;height:100%;object-fit:cover;display:block}.global-search-suggest-info{min-width:0;display:grid}.global-search-suggest-info strong{font-size:.8rem;color:#1f2b35;line-height:1.2}.global-search-suggest-info span{font-size:.7rem;color:#64727f;line-height:1.25}.global-search-tabs::-webkit-scrollbar{display:none}.global-search-tab{border:1px solid rgba(32,45,56,.2);background:#f6f6f6;color:#2d3942;border-radius:999px;padding:8px 14px;font-size:.8rem;font-weight:600;white-space:nowrap;cursor:pointer}.global-search-tab.active{background:#2b8ec4;border-color:#2b8ec4;color:#fff}.global-search-content{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;display:flex;flex-direction:column;gap:12px;padding-right:2px}.global-search-block{background:#ffffffc7;border:1px solid rgba(32,45,56,.08);border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:10px}.global-search-block-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.global-search-block-head h3{margin:0;font-size:.98rem}.global-search-block-head span{margin:0;font-size:.73rem;color:#66737f}.global-search-empty{margin:0;color:#6f7a84;font-size:.82rem}.global-search-karya-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.global-search-karya-card{border:none;border-radius:12px;background:#fff;padding:8px;text-align:left;color:inherit;display:grid;gap:6px;cursor:pointer}.global-search-karya-cover{display:block;aspect-ratio:.7;border-radius:9px;overflow:hidden;background:#c6cedf}.global-search-karya-cover img{width:100%;height:100%;object-fit:cover;display:block}.global-search-karya-title{font-size:.82rem;font-weight:700;color:#1f2730;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.global-search-karya-meta{font-size:.7rem;color:#65727e;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.global-search-best-match-note{margin:0;border:1px solid #2f3554;background:linear-gradient(135deg,#202640d6,#3d1b1fbd);color:#d8deed;border-radius:10px;padding:8px 10px;font-size:.76rem;line-height:1.35}.global-search-karya-list{display:grid;gap:10px}.global-search-karya-row{border:1px solid #252a38;border-radius:12px;background:#0f141f;padding:9px;color:inherit;text-align:left;display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:10px;align-items:flex-start;cursor:pointer}.global-search-karya-row.is-best{border-color:#3f4861;box-shadow:0 10px 18px #00000038}.global-search-karya-row-cover{display:block;width:78px;aspect-ratio:.72;border-radius:10px;overflow:hidden;background:#2a3242}.global-search-karya-row-cover img{width:100%;height:100%;object-fit:cover;display:block}.global-search-karya-row-info{min-width:0;display:grid;gap:5px}.global-search-karya-best-badge{width:fit-content;border-radius:999px;border:1px solid #5f3951;background:#261c27;color:#f0a2a2;font-size:.66rem;font-weight:700;letter-spacing:.01em;padding:3px 8px}.global-search-karya-row-title{font-size:.96rem;color:#f3f6fb;line-height:1.24}.global-search-karya-row-desc{font-size:.8rem;color:#9ea9bd;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.global-search-karya-row-tags{display:flex;flex-wrap:wrap;gap:6px}.global-search-karya-row-tag{font-size:.72rem;color:#c0c8d8;background:#1c2332;border:1px solid #2d3444;border-radius:8px;padding:4px 8px}.global-search-karya-row-views{display:inline-flex;align-items:center;gap:4px;color:#ff6d4f;font-weight:700;font-size:.86rem;margin-top:2px}.global-search-karya-row-views svg{width:15px;height:15px}.global-search-author-list{display:grid;gap:8px}.global-search-author-item{border:none;background:#fff;border-radius:12px;padding:9px 10px;display:flex;align-items:flex-start;gap:10px;cursor:pointer;color:inherit;text-align:left;touch-action:manipulation}.global-search-author-avatar{width:38px;height:38px;border-radius:999px;background:linear-gradient(180deg,#eef4ff,#dde7f7);border:1px solid rgba(56,73,88,.25);color:#22313f;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;flex-shrink:0}.global-search-author-avatar img{width:100%;height:100%;object-fit:cover;display:block}.global-search-author-info{min-width:0;display:grid;gap:2px}.global-search-author-info strong{font-size:.86rem;color:#1f2730;line-height:1.2}.global-search-author-info span{font-size:.73rem;color:#65717d;line-height:1.35}.global-search-author-sub{color:#7d8b98}.global-search-genre-chips{display:flex;flex-wrap:wrap;gap:7px}.global-search-genre-chip{border:1px solid rgba(37,69,97,.24);background:#ecf5fb;color:#255278;border-radius:999px;padding:7px 12px;font-size:.72rem;font-weight:600;cursor:pointer}.global-search-genre-list{display:grid;gap:8px}.global-search-genre-item{border:none;border-radius:12px;background:#fff;padding:10px;text-align:left;display:grid;gap:2px;cursor:pointer;color:inherit}.global-search-genre-item strong{font-size:.86rem;color:#1e2933}.global-search-genre-item span{font-size:.73rem;color:#63707c}.global-search-genre-sub{color:#7a8896}@media(min-width:720px){.global-search-fab{right:18px;bottom:calc(102px + var(--safe-area-inset-bottom))}}body[data-platform=web] .global-search-fab{top:calc(84px + var(--safe-area-inset-top));right:28px;bottom:auto}@media(max-width:760px){body[data-platform=web] .global-search-fab{top:auto;right:18px;bottom:calc(90px + var(--safe-area-inset-bottom))}}.global-search-overlay{background:#020208d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.global-search-sheet{width:min(100%,620px);padding:calc(14px + var(--safe-area-inset-top)) 14px calc(22px + var(--safe-area-inset-bottom));background:radial-gradient(circle at 120% -20%,rgba(255,87,34,.15) 0%,transparent 45%),radial-gradient(circle at -30% 120%,rgba(255,122,89,.1) 0%,transparent 40%),#05060c;color:#f3f5fa}.global-search-topbar{gap:10px}.global-search-back{width:42px;height:42px;border-radius:12px;border:1px solid #242733;background:#11141b;color:#e3e7ef}.global-search-input{border-radius:14px;border:1px solid #2a2f3a;background:#171a22;height:44px}.global-search-input svg{color:#7f8798}.global-search-input input{color:#f5f7fb}.global-search-input input::placeholder{color:#747d8e}.global-search-submit{border:none;background:transparent;color:#ff6e53;font-size:1.03rem;font-weight:700;padding:0 4px;cursor:pointer}.global-search-submit:disabled{opacity:.4;cursor:not-allowed}.global-search-suggest,.global-search-genre-filter-strip{border-radius:14px;border:1px solid #222737;background:#12151ff2}.global-search-suggest-title{color:#b8bfcd}.global-search-suggest-item{background:#131722}.global-search-suggest-info strong{color:#f2f5fb}.global-search-suggest-info span{color:#a4adbd}.global-search-tabs{margin-top:2px}.global-search-tab{border-color:#333845;background:#171a22;color:#d0d6e4}.global-search-tab.active{background:#2d8ac1;border-color:#2d8ac1}.global-search-content{gap:14px}.global-search-block{background:#0e121bf0;border:1px solid #222838}.global-search-block-head h3{color:#f2f5fb}.global-search-block-head span,.global-search-empty{color:#9aa3b3}.global-search-karya-card,.global-search-author-item,.global-search-genre-item{background:#101521}.global-search-karya-title,.global-search-author-info strong,.global-search-genre-item strong{color:#f2f5fb}.global-search-karya-meta,.global-search-author-info span,.global-search-genre-item span{color:#a1aabc}.global-search-author-sub,.global-search-genre-sub{color:#8893a9}.global-search-genre-chip{border-color:#324355;background:#111e2e;color:#a7c8e2}.global-search-trend-block{border-radius:14px;border:1px solid #232737;background:#0c0f18eb;padding:12px;display:grid;gap:10px}.global-search-trend-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.global-search-trend-head h3{margin:0;font-size:.97rem;color:#f0f3fa}.global-search-trend-action{width:30px;height:30px;border-radius:8px;border:1px solid #2f3544;background:#111724;color:#9ea8ba;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.global-search-trend-action svg{width:18px;height:18px}.global-search-trend-action:disabled{opacity:.45;cursor:not-allowed}.global-search-keyword-row{display:flex;flex-wrap:wrap;gap:8px}.global-search-keyword-row.compact-two-lines{gap:6px;max-height:56px;overflow:hidden;align-content:flex-start}.global-search-keyword-row.compact-two-lines .global-search-keyword-chip{padding:5px 10px;font-size:.68rem;line-height:1;max-width:118px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.global-search-keyword-chip{border:1px solid #2d3343;background:#171b25;color:#d4d9e5;border-radius:999px;padding:7px 14px;font-size:.9rem;cursor:pointer}.global-search-genre-filter-chip{flex:0 0 auto;white-space:nowrap;font-size:.82rem;padding:7px 13px}.global-search-genre-filter-chip.active{border-color:#2d8ac1;background:#2d8ac1;color:#fff}.global-search-keyword-chip.trending{border-color:#3b2f30;background:linear-gradient(160deg,#1a1e28,#1f1a1f)}.global-search-topsearch{border-radius:16px;border:1px solid #2a1c1d;background:radial-gradient(circle at 80% -20%,rgba(255,96,56,.2),transparent 50%),#0f1119;padding:12px;display:grid;gap:10px}.global-search-topsearch-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.global-search-topsearch-head h3{margin:0;color:#ff6548;font-size:1.08rem}.global-search-topsearch-head span{font-size:.76rem;color:#af97a2}.global-search-topsearch-list{display:grid;gap:10px}.global-search-topsearch-item{border:1px solid #252a38;border-radius:12px;background:#0f141f;padding:9px;color:inherit;text-align:left;display:grid;grid-template-columns:24px 84px 1fr auto;gap:10px;align-items:flex-start;cursor:pointer}.global-search-topsearch-rank{width:24px;height:24px;border-radius:8px;background:linear-gradient(180deg,#ff8c59,#eb4f2e);color:#fff;font-size:.76rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.global-search-topsearch-cover{display:block;width:84px;aspect-ratio:.7;border-radius:10px;overflow:hidden;background:#2a3242}.global-search-topsearch-cover img{width:100%;height:100%;object-fit:cover;display:block}.global-search-topsearch-info{min-width:0;display:grid;gap:5px}.global-search-topsearch-info strong{font-size:.95rem;color:#f3f6fb;line-height:1.28}.global-search-topsearch-desc{font-size:.82rem;color:#9ea9bd;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.global-search-topsearch-tags{display:flex;flex-wrap:wrap;gap:6px}.global-search-topsearch-tag{font-size:.74rem;color:#c0c8d8;background:#1c2332;border:1px solid #2d3444;border-radius:8px;padding:4px 8px}.global-search-topsearch-views{display:inline-flex;align-items:center;gap:4px;color:#ff6d4f;font-weight:700;font-size:.95rem;margin-top:2px}.global-search-topsearch-views svg{width:16px;height:16px}@media(max-width:430px){.global-search-submit{font-size:.94rem}.global-search-karya-row{grid-template-columns:72px 1fr}.global-search-karya-row-cover{width:72px}.global-search-karya-row-views{grid-column:2;justify-self:flex-end;margin-top:-2px}.global-search-topsearch-item{grid-template-columns:22px 76px 1fr}.global-search-topsearch-views{grid-column:3;justify-self:flex-end;margin-top:-2px}}body[data-theme=light] .global-search-fab{background:#2563eb;color:#fff;box-shadow:0 14px 26px #1d4ed847}body[data-theme=light] .global-search-overlay{background:#dae4f3bd}body[data-theme=light] .global-search-sheet{background:radial-gradient(circle at 120% -20%,rgba(37,99,235,.12) 0%,transparent 46%),radial-gradient(circle at -30% 120%,rgba(14,116,144,.08) 0%,transparent 42%),#f3f6fb;color:#1f2937}body[data-theme=light] .global-search-back{border-color:#d6deeb;background:#fff;color:#1f2937}body[data-theme=light] .global-search-input{border-color:#d6deeb;background:#fff}body[data-theme=light] .global-search-input svg{color:#6d7a8d}body[data-theme=light] .global-search-input input{color:#1f2937}body[data-theme=light] .global-search-input input::placeholder{color:#7c8799}body[data-theme=light] .global-search-submit{color:#2563eb}body[data-theme=light] .global-search-suggest,body[data-theme=light] .global-search-block,body[data-theme=light] .global-search-trend-block,body[data-theme=light] .global-search-topsearch,body[data-theme=light] .global-search-genre-filter-strip{border-color:#d7e0ee;background:#fffffff5}body[data-theme=light] .global-search-suggest-item,body[data-theme=light] .global-search-karya-card,body[data-theme=light] .global-search-author-item,body[data-theme=light] .global-search-genre-item,body[data-theme=light] .global-search-topsearch-item{background:#fff;border-color:#d7e0ee}body[data-theme=light] .global-search-suggest-title,body[data-theme=light] .global-search-block-head span,body[data-theme=light] .global-search-empty,body[data-theme=light] .global-search-karya-meta,body[data-theme=light] .global-search-author-info span,body[data-theme=light] .global-search-genre-item span,body[data-theme=light] .global-search-author-sub,body[data-theme=light] .global-search-genre-sub,body[data-theme=light] .global-search-topsearch-head span,body[data-theme=light] .global-search-topsearch-desc{color:#6b7688}body[data-theme=light] .global-search-suggest-info strong,body[data-theme=light] .global-search-block-head h3,body[data-theme=light] .global-search-karya-title,body[data-theme=light] .global-search-author-info strong,body[data-theme=light] .global-search-genre-item strong,body[data-theme=light] .global-search-trend-head h3,body[data-theme=light] .global-search-topsearch-info strong{color:#1f2937}body[data-theme=light] .global-search-tab{border-color:#cfd8e8;background:#fff;color:#334155}body[data-theme=light] .global-search-tab.active{background:#2563eb;border-color:#2563eb;color:#fff}body[data-theme=light] .global-search-trend-action{border-color:#d1d9e8;background:#f8fbff;color:#5f6d84}body[data-theme=light] .global-search-keyword-chip{border-color:#d1d9e8;background:#f2f6fc;color:#334155}body[data-theme=light] .global-search-keyword-chip.trending{border-color:#d7e0ee;background:linear-gradient(160deg,#f4f8ff,#eef6ff)}body[data-theme=light] .global-search-genre-filter-chip.active{border-color:#2563eb;background:#2563eb;color:#fff}body[data-theme=light] .global-search-genre-chip{border-color:#bfd6f6;background:#eaf2ff;color:#1d4ed8}body[data-theme=light] .global-search-topsearch-head h3,body[data-theme=light] .global-search-topsearch-views{color:#1d4ed8}body[data-theme=light] .global-search-topsearch-rank{background:linear-gradient(180deg,#3b82f6,#2563eb)}body[data-theme=light] .global-search-topsearch-tag{color:#334155;background:#eef3fb;border-color:#d1d9e8}body[data-theme=light] .global-search-best-match-note{border-color:#bfd6f6;background:linear-gradient(135deg,#e9f3fff5,#eff8fff2);color:#1d4ed8}body[data-theme=light] .global-search-karya-row{background:#fff;border-color:#d7e0ee}body[data-theme=light] .global-search-karya-row.is-best{border-color:#bfd6f6;box-shadow:0 10px 18px #2563eb1f}body[data-theme=light] .global-search-karya-best-badge{border-color:#bfd6f6;background:#eaf2ff;color:#1d4ed8}body[data-theme=light] .global-search-karya-row-title{color:#1f2937}body[data-theme=light] .global-search-karya-row-desc{color:#6b7688}body[data-theme=light] .global-search-karya-row-tag{color:#334155;background:#eef3fb;border-color:#d1d9e8}body[data-theme=light] .global-search-karya-row-views{color:#1d4ed8}body[data-theme=sand] .global-search-fab{background:#2aa197;color:#fff;box-shadow:0 14px 26px #2aa19747}body[data-theme=sand] .global-search-overlay{background:#4b39266b}body[data-theme=sand] .global-search-sheet{background:radial-gradient(circle at 120% -20%,rgba(42,161,151,.16) 0%,transparent 48%),radial-gradient(circle at -30% 120%,rgba(180,118,79,.1) 0%,transparent 42%),#f7f1e8;color:#2b231c}body[data-theme=sand] .global-search-back,body[data-theme=sand] .global-search-input{border-color:#e3d6c7;background:#fff7ee;color:#2b231c}body[data-theme=sand] .global-search-input svg{color:#8a7d6f}body[data-theme=sand] .global-search-input input{color:#2b231c}body[data-theme=sand] .global-search-input input::placeholder{color:#9c907f}body[data-theme=sand] .global-search-submit{color:#2aa197}body[data-theme=sand] .global-search-suggest,body[data-theme=sand] .global-search-block,body[data-theme=sand] .global-search-trend-block,body[data-theme=sand] .global-search-topsearch,body[data-theme=sand] .global-search-genre-filter-strip{border-color:#e3d6c7;background:#fff7eef2}body[data-theme=sand] .global-search-suggest-item,body[data-theme=sand] .global-search-karya-card,body[data-theme=sand] .global-search-author-item,body[data-theme=sand] .global-search-genre-item,body[data-theme=sand] .global-search-topsearch-item{background:#fff7ee;border-color:#e3d6c7}body[data-theme=sand] .global-search-suggest-title,body[data-theme=sand] .global-search-block-head span,body[data-theme=sand] .global-search-empty,body[data-theme=sand] .global-search-karya-meta,body[data-theme=sand] .global-search-author-info span,body[data-theme=sand] .global-search-genre-item span,body[data-theme=sand] .global-search-author-sub,body[data-theme=sand] .global-search-genre-sub,body[data-theme=sand] .global-search-topsearch-head span,body[data-theme=sand] .global-search-topsearch-desc{color:#7c7165}body[data-theme=sand] .global-search-suggest-info strong,body[data-theme=sand] .global-search-block-head h3,body[data-theme=sand] .global-search-karya-title,body[data-theme=sand] .global-search-author-info strong,body[data-theme=sand] .global-search-genre-item strong,body[data-theme=sand] .global-search-trend-head h3,body[data-theme=sand] .global-search-topsearch-info strong{color:#2b231c}body[data-theme=sand] .global-search-tab{border-color:#decebc;background:#fff7ee;color:#5f5143}body[data-theme=sand] .global-search-tab.active{background:#2aa197;border-color:#2aa197;color:#fff}body[data-theme=sand] .global-search-trend-action{border-color:#e0d2c2;background:#fff2e3;color:#7c7165}body[data-theme=sand] .global-search-keyword-chip{border-color:#dfd1c0;background:#f9eddf;color:#5f5143}body[data-theme=sand] .global-search-keyword-chip.trending{border-color:#dbc9b5;background:linear-gradient(160deg,#fff0df,#f8eadc)}body[data-theme=sand] .global-search-genre-filter-chip.active{border-color:#2aa197;background:#2aa197;color:#fff}body[data-theme=sand] .global-search-genre-chip{border-color:#97c9c4;background:#e6f5f2;color:#1f8b82}body[data-theme=sand] .global-search-topsearch-head h3,body[data-theme=sand] .global-search-topsearch-views{color:#2aa197}body[data-theme=sand] .global-search-topsearch-rank{background:linear-gradient(180deg,#3eb8ad,#1f8b82)}body[data-theme=sand] .global-search-topsearch-tag{color:#5f5143;background:#f1e5d7;border-color:#dccfbe}body[data-theme=sand] .global-search-best-match-note{border-color:#97c9c4;background:linear-gradient(135deg,#e6f5f2f5,#f5eadbeb);color:#1f8b82}body[data-theme=sand] .global-search-karya-row{background:#fff7ee;border-color:#e3d6c7}body[data-theme=sand] .global-search-karya-row.is-best{border-color:#97c9c4;box-shadow:0 10px 18px #1f8b8224}body[data-theme=sand] .global-search-karya-best-badge{border-color:#97c9c4;background:#e6f5f2;color:#1f8b82}body[data-theme=sand] .global-search-karya-row-title{color:#2b231c}body[data-theme=sand] .global-search-karya-row-desc{color:#7c7165}body[data-theme=sand] .global-search-karya-row-tag{color:#5f5143;background:#f1e5d7;border-color:#dccfbe}body[data-theme=sand] .global-search-karya-row-views{color:#2aa197}body[data-theme=dark] .global-search-fab{background:#d66d86;color:#fff;box-shadow:0 14px 26px #c8547052}body[data-theme=dark] .global-search-overlay{background:#5a2a3375}body[data-theme=dark] .global-search-sheet{background:radial-gradient(circle at 120% -20%,rgba(229,142,161,.24) 0%,transparent 48%),radial-gradient(circle at -30% 120%,rgba(210,95,121,.12) 0%,transparent 42%),#ffede4;color:#5a2a33}body[data-theme=dark] .global-search-back,body[data-theme=dark] .global-search-input{border-color:#e6c9d0;background:#ffe6ec;color:#5a2a33}body[data-theme=dark] .global-search-input svg{color:#9c7a82}body[data-theme=dark] .global-search-input input{color:#5a2a33}body[data-theme=dark] .global-search-input input::placeholder{color:#9f7a83}body[data-theme=dark] .global-search-submit{color:#c85470}body[data-theme=dark] .global-search-suggest,body[data-theme=dark] .global-search-block,body[data-theme=dark] .global-search-trend-block,body[data-theme=dark] .global-search-topsearch,body[data-theme=dark] .global-search-genre-filter-strip{border-color:#e6c9d0;background:#ffe6ecf2}body[data-theme=dark] .global-search-suggest-item,body[data-theme=dark] .global-search-karya-card,body[data-theme=dark] .global-search-author-item,body[data-theme=dark] .global-search-genre-item,body[data-theme=dark] .global-search-topsearch-item{background:#ffe6ec;border-color:#e6c9d0}body[data-theme=dark] .global-search-suggest-title,body[data-theme=dark] .global-search-block-head span,body[data-theme=dark] .global-search-empty,body[data-theme=dark] .global-search-karya-meta,body[data-theme=dark] .global-search-author-info span,body[data-theme=dark] .global-search-genre-item span,body[data-theme=dark] .global-search-author-sub,body[data-theme=dark] .global-search-genre-sub,body[data-theme=dark] .global-search-topsearch-head span,body[data-theme=dark] .global-search-topsearch-desc{color:#8c6a72}body[data-theme=dark] .global-search-suggest-info strong,body[data-theme=dark] .global-search-block-head h3,body[data-theme=dark] .global-search-karya-title,body[data-theme=dark] .global-search-author-info strong,body[data-theme=dark] .global-search-genre-item strong,body[data-theme=dark] .global-search-trend-head h3,body[data-theme=dark] .global-search-topsearch-info strong{color:#5a2a33}body[data-theme=dark] .global-search-tab{border-color:#e2c1c9;background:#ffe6ec;color:#7e5560}body[data-theme=dark] .global-search-tab.active{background:#c85470;border-color:#c85470;color:#fff}body[data-theme=dark] .global-search-trend-action{border-color:#e1c2cb;background:#fde8ed;color:#8c6a72}body[data-theme=dark] .global-search-keyword-chip{border-color:#e1c2cb;background:#fce8ed;color:#6f4a54}body[data-theme=dark] .global-search-keyword-chip.trending{border-color:#e1c2cb;background:linear-gradient(160deg,#ffeaf0,#f9e0e8)}body[data-theme=dark] .global-search-genre-filter-chip.active{border-color:#c85470;background:#c85470;color:#fff}body[data-theme=dark] .global-search-genre-chip{border-color:#e0b2bd;background:#f8dfe5;color:#b44f67}body[data-theme=dark] .global-search-topsearch-head h3,body[data-theme=dark] .global-search-topsearch-views{color:#c85470}body[data-theme=dark] .global-search-topsearch-rank{background:linear-gradient(180deg,#e58ea1,#c85470)}body[data-theme=dark] .global-search-topsearch-tag{color:#7e5560;background:#f8dfe5;border-color:#e1c2cb}body[data-theme=dark2] .global-search-fab{background:#1f5d57;color:#fff;box-shadow:0 14px 26px #08181499}body[data-theme=dark] .global-search-best-match-note{border-color:#e0b2bd;background:linear-gradient(135deg,#fbe4ebf2,#fff1e4e6);color:#c85470}body[data-theme=dark] .global-search-karya-row{background:#ffe6ec;border-color:#e6c9d0}body[data-theme=dark] .global-search-karya-row.is-best{border-color:#e0b2bd;box-shadow:0 10px 18px #c8547026}body[data-theme=dark] .global-search-karya-best-badge{border-color:#e0b2bd;background:#f8dfe5;color:#b44f67}body[data-theme=dark] .global-search-karya-row-title{color:#5a2a33}body[data-theme=dark] .global-search-karya-row-desc{color:#8c6a72}body[data-theme=dark] .global-search-karya-row-tag{color:#7e5560;background:#f8dfe5;border-color:#e1c2cb}body[data-theme=dark] .global-search-karya-row-views{color:#c85470}body[data-theme=dark2] .global-search-overlay{background:#030812c7}body[data-theme=dark2] .global-search-sheet{background:radial-gradient(circle at 120% -20%,rgba(43,142,196,.26) 0%,transparent 48%),radial-gradient(circle at -30% 120%,rgba(29,116,182,.15) 0%,transparent 42%),#060c18;color:#dbe8fa}body[data-theme=dark2] .global-search-back,body[data-theme=dark2] .global-search-input{border-color:#1f3a5a;background:#0d1a2c;color:#dbe8fa}body[data-theme=dark2] .global-search-input svg{color:#78a4d5}body[data-theme=dark2] .global-search-input input{color:#e6effc}body[data-theme=dark2] .global-search-input input::placeholder{color:#7696bb}body[data-theme=dark2] .global-search-submit{color:#55b7ff}body[data-theme=dark2] .global-search-suggest,body[data-theme=dark2] .global-search-block,body[data-theme=dark2] .global-search-trend-block,body[data-theme=dark2] .global-search-topsearch,body[data-theme=dark2] .global-search-genre-filter-strip{border-color:#1c3553;background:#0a1422f2}body[data-theme=dark2] .global-search-suggest-item,body[data-theme=dark2] .global-search-karya-card,body[data-theme=dark2] .global-search-karya-row,body[data-theme=dark2] .global-search-author-item,body[data-theme=dark2] .global-search-genre-item,body[data-theme=dark2] .global-search-topsearch-item{background:#0d1a2c;border-color:#1f3a5a}body[data-theme=dark2] .global-search-suggest-title,body[data-theme=dark2] .global-search-block-head span,body[data-theme=dark2] .global-search-empty,body[data-theme=dark2] .global-search-karya-meta,body[data-theme=dark2] .global-search-karya-row-desc,body[data-theme=dark2] .global-search-author-info span,body[data-theme=dark2] .global-search-genre-item span,body[data-theme=dark2] .global-search-author-sub,body[data-theme=dark2] .global-search-genre-sub,body[data-theme=dark2] .global-search-topsearch-head span,body[data-theme=dark2] .global-search-topsearch-desc{color:#8fb2d8}body[data-theme=dark2] .global-search-suggest-info strong,body[data-theme=dark2] .global-search-block-head h3,body[data-theme=dark2] .global-search-karya-title,body[data-theme=dark2] .global-search-karya-row-title,body[data-theme=dark2] .global-search-author-info strong,body[data-theme=dark2] .global-search-genre-item strong,body[data-theme=dark2] .global-search-trend-head h3,body[data-theme=dark2] .global-search-topsearch-info strong{color:#e6effc}body[data-theme=dark2] .global-search-tab{border-color:#264a71;background:#0d1a2c;color:#bad4f1}body[data-theme=dark2] .global-search-tab.active{background:#2b8ec4;border-color:#2b8ec4;color:#fff}body[data-theme=dark2] .global-search-trend-action{border-color:#264567;background:#10233a;color:#9dc0e2}body[data-theme=dark2] .global-search-keyword-chip{border-color:#254567;background:#13253b;color:#c3daf4}body[data-theme=dark2] .global-search-keyword-chip.trending{border-color:#2b4f77;background:linear-gradient(160deg,#142940,#112238)}body[data-theme=dark2] .global-search-genre-filter-chip.active{border-color:#2b8ec4;background:#2b8ec4;color:#fff}body[data-theme=dark2] .global-search-genre-chip{border-color:#3f6f9e;background:#143354;color:#a7d4ff}body[data-theme=dark2] .global-search-best-match-note{border-color:#2e5f8f;background:linear-gradient(135deg,#132d48e6,#0e2032db);color:#a9d7ff}body[data-theme=dark2] .global-search-karya-row.is-best{border-color:#2e5f8f;box-shadow:0 12px 20px #1131525c}body[data-theme=dark2] .global-search-karya-best-badge{border-color:#3f6f9e;background:#143354;color:#a7d4ff}body[data-theme=dark2] .global-search-karya-row-tag,body[data-theme=dark2] .global-search-topsearch-tag{color:#b8d8f7;background:#122843;border-color:#2a4d74}body[data-theme=dark2] .global-search-topsearch-head h3,body[data-theme=dark2] .global-search-karya-row-views,body[data-theme=dark2] .global-search-topsearch-views{color:#55b7ff}body[data-theme=dark2] .global-search-topsearch-rank{background:linear-gradient(180deg,#4cb4ff,#2b8ec4)}
