.error-boundary[data-v-9fe8187f]{display:flex;align-items:center;justify-content:center;min-height:300px;padding:40px}.error-boundary__content[data-v-9fe8187f]{text-align:center;max-width:400px}.error-boundary__icon[data-v-9fe8187f]{font-size:48px;margin-bottom:16px}.error-boundary__msg[data-v-9fe8187f]{color:var(--el-text-color-secondary);margin:12px 0 24px;word-break:break-word}.offline-banner[data-v-304e0da3]{position:fixed;top:0;left:0;right:0;z-index:9999;display:flex;align-items:center;gap:8px;padding:10px 14px;font-size:13px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .3s ease}.offline-banner--update[data-v-304e0da3]{background:#0ea5e9eb;color:#fff}.offline-banner__icon[data-v-304e0da3]{flex-shrink:0;font-size:15px}.offline-banner__text[data-v-304e0da3]{flex:1}.offline-banner__action[data-v-304e0da3]{background:#ffffff38;border:none;color:inherit;padding:4px 12px;border-radius:6px;font-size:12px;cursor:pointer;white-space:nowrap}.offline-banner__close[data-v-304e0da3]{background:none;border:none;color:inherit;font-size:14px;cursor:pointer;padding:2px 6px;opacity:.8}.banner-slide-enter-active[data-v-304e0da3],.banner-slide-leave-active[data-v-304e0da3]{transition:transform .3s ease}.banner-slide-enter-from[data-v-304e0da3],.banner-slide-leave-to[data-v-304e0da3]{transform:translateY(-100%)}.mobile-device-status-bar[data-v-20150452]{display:none}@media(min-width:768px)and (hover:hover)and (pointer:fine){.mobile-device-status-bar[data-v-20150452]{display:flex;align-items:center;justify-content:space-between;height:28px;padding:0 18px;font-size:13px;font-weight:600;color:var(--nw-text-primary);box-sizing:border-box;user-select:none;-webkit-user-select:none}.md-status-time[data-v-20150452]{font-variant-numeric:tabular-nums;letter-spacing:.2px}.md-status-icons[data-v-20150452]{display:flex;align-items:center;gap:6px}.md-status-icon[data-v-20150452]{width:16px;height:12px;color:var(--nw-text-primary)}.md-status-battery[data-v-20150452]{position:relative;width:26px;height:12px;border:1px solid var(--nw-text-primary);border-radius:3px;box-sizing:border-box;opacity:.9}.md-status-battery-level[data-v-20150452]{width:80%;height:100%;background:var(--nw-text-primary);border-radius:1px;opacity:.9}.md-status-battery-cap[data-v-20150452]{position:absolute;top:50%;right:-3px;width:2px;height:5px;background:var(--nw-text-primary);border-radius:0 1px 1px 0;transform:translateY(-50%);opacity:.9}.mobile-device-status-bar--dark[data-v-20150452],.mobile-device-status-bar--dark .md-status-icon[data-v-20150452]{color:var(--nw-text-primary)}.mobile-device-status-bar--dark .md-status-battery[data-v-20150452]{border-color:var(--nw-text-primary)}.mobile-device-status-bar--dark .md-status-battery-level[data-v-20150452],.mobile-device-status-bar--dark .md-status-battery-cap[data-v-20150452]{background:var(--nw-text-primary)}}html,body,#app{margin:0;padding:0;width:100%;height:100%}html.route-scroll-locked,body.route-scroll-locked,#app.route-scroll-locked{overflow:hidden}html.route-scroll-unlocked,body.route-scroll-unlocked,#app.route-scroll-unlocked{overflow-x:hidden;overflow-y:auto}:root{--nw-bg-primary: #f8fafc;--nw-bg-secondary: #ffffff;--nw-bg-card: rgba(255, 255, 255, .8);--nw-bg-hover: rgba(99, 102, 241, .08);--nw-border: rgba(203, 213, 225, .6);--nw-text-primary: #0f172a;--nw-text-secondary: #475569;--nw-text-muted: #64748b;--nw-accent-start: #6366f1;--nw-accent-end: #a855f7;--nw-accent-gradient: linear-gradient(135deg, #6366f1, #a855f7);--nw-success: #10b981;--nw-warning: #f59e0b;--nw-danger: #ef4444;--nw-info: #3b82f6;--nw-gold: #f59e0b;--nw-gold-light: #fbbf24;--nw-gold-gradient: linear-gradient(135deg, #f59e0b, #fbbf24);--nw-font-display: "Noto Sans SC", "Source Han Sans SC", "PingFang SC", "Microsoft YaHei UI", "Microsoft YaHei", "Segoe UI", sans-serif;--nw-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--nw-font-mono: "Cascadia Code", "Fira Code", "JetBrains Mono", "Consolas", monospace;--nw-text-xs: 11px;--nw-text-sm: 13px;--nw-text-base: 14px;--nw-text-md: 15px;--nw-text-lg: 16px;--nw-text-xl: 18px;--nw-text-2xl: 24px;--nw-text-3xl: 30px;--nw-leading-tight: 1.3;--nw-leading-normal: 1.5;--nw-leading-relaxed: 1.7;--nw-radius-xs: 6px;--nw-radius-sm: 8px;--nw-radius-md: 12px;--nw-radius-lg: 16px;--nw-radius-xl: 22px;--nw-radius-2xl: 28px;--nw-radius-full: 999px;--nw-space-1: 4px;--nw-space-2: 8px;--nw-space-3: 12px;--nw-space-4: 16px;--nw-space-5: 20px;--nw-space-6: 24px;--nw-space-8: 32px;--nw-space-10: 40px;--nw-space-12: 48px;--nw-space-2half: 10px;--nw-space-3half: 14px;--nw-space-4half: 18px;--nw-ease-bounce: cubic-bezier(.34, 1.56, .64, 1);--nw-ease-fast: cubic-bezier(.4, 0, .6, 1);--nw-ease-exit: cubic-bezier(.4, 0, 1, 1);--nw-duration-fast: .14s;--nw-duration-normal: .2s;--nw-duration-slow: .28s;--nw-shadow-surface: 0 2px 8px color-mix(in srgb, var(--nw-text-primary) 6%, transparent);--nw-shadow-card: 0 8px 24px color-mix(in srgb, var(--nw-text-primary) 8%, transparent);--nw-shadow-float: 0 16px 40px color-mix(in srgb, var(--nw-text-primary) 10%, transparent);--nw-shadow-glow: 0 0 32px color-mix(in srgb, var(--star-brand-sky, #0ea5e9) 20%, transparent);--role-protagonist-base: #f59e0b;--role-protagonist-bg: rgba(245, 158, 11, .2);--role-protagonist-border: rgba(245, 158, 11, .4);--role-deuteragonist-base: #06b6d4;--role-deuteragonist-bg: rgba(6, 182, 212, .18);--role-deuteragonist-border: rgba(6, 182, 212, .38);--role-antagonist-base: #ef4444;--role-antagonist-bg: rgba(239, 68, 68, .2);--role-antagonist-border: rgba(239, 68, 68, .4);--role-rival-base: #f97316;--role-rival-bg: rgba(249, 115, 22, .18);--role-rival-border: rgba(249, 115, 22, .38);--role-love-interest-base: #ec4899;--role-love-interest-bg: rgba(236, 72, 153, .18);--role-love-interest-border: rgba(236, 72, 153, .38);--role-mentor-base: #8b5cf6;--role-mentor-bg: rgba(139, 92, 246, .18);--role-mentor-border: rgba(139, 92, 246, .38);--role-ally-base: #10b981;--role-ally-bg: rgba(16, 185, 129, .18);--role-ally-border: rgba(16, 185, 129, .38);--role-faction-leader-base: #6366f1;--role-faction-leader-bg: rgba(99, 102, 241, .18);--role-faction-leader-border: rgba(99, 102, 241, .38);--role-supporting-base: #3b82f6;--role-supporting-bg: rgba(59, 130, 246, .2);--role-supporting-border: rgba(59, 130, 246, .4);--role-family-base: #14b8a6;--role-family-bg: rgba(20, 184, 166, .18);--role-family-border: rgba(20, 184, 166, .38);--role-comic-relief-base: #84cc16;--role-comic-relief-bg: rgba(132, 204, 22, .18);--role-comic-relief-border: rgba(132, 204, 22, .38);--role-minor-base: #9ca3af;--role-minor-bg: rgba(107, 114, 128, .2);--role-minor-border: rgba(107, 114, 128, .4);--msg-character-letter-base: #0891b2;--msg-character-letter-bg: rgba(8, 145, 178, .14);--msg-character-letter-border: rgba(8, 145, 178, .3);--msg-character-outreach-base: #7c3aed;--msg-character-outreach-bg: rgba(124, 58, 237, .14);--msg-character-outreach-border: rgba(124, 58, 237, .3);--msg-side-story-recommend-base: #b45309;--msg-side-story-recommend-bg: rgba(180, 83, 9, .14);--msg-side-story-recommend-border: rgba(180, 83, 9, .3);--msg-update-reminder-base: #2563eb;--msg-update-reminder-bg: rgba(37, 99, 235, .14);--msg-update-reminder-border: rgba(37, 99, 235, .3);--msg-comic-published-base: #ec4899;--msg-comic-published-bg: rgba(236, 72, 153, .14);--msg-comic-published-border: rgba(236, 72, 153, .3);--msg-system-base: #475569;--msg-system-bg: rgba(71, 85, 105, .12);--msg-system-border: rgba(71, 85, 105, .28);--nw-shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--nw-shadow-md: 0 4px 16px rgba(0, 0, 0, .06), 0 1px 4px rgba(0, 0, 0, .04);--nw-shadow-lg: 0 12px 40px rgba(0, 0, 0, .1), 0 4px 12px rgba(0, 0, 0, .05);--nw-shadow-glow: 0 0 20px rgba(99, 102, 241, .15);--nw-shadow: 0 4px 24px rgba(0, 0, 0, .08);--nw-duration-fast: .15s;--nw-duration-normal: .25s;--nw-duration-slow: .4s;--nw-ease-out: cubic-bezier(.16, 1, .3, 1);--nw-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--nw-ease-smooth: cubic-bezier(.4, 0, .2, 1);--nw-glass: rgba(255, 255, 255, .7);--nw-glass-border: rgba(203, 213, 225, .4);--nw-text-btn-bg: rgba(99, 102, 241, .08);--nw-text-btn-bg-hover: rgba(99, 102, 241, .16);--nw-text-btn-border: rgba(99, 102, 241, .24)}html.dark{--nw-bg-primary: #0a0e1a;--nw-bg-secondary: #111827;--nw-bg-card: rgba(17, 24, 39, .8);--nw-bg-hover: rgba(99, 102, 241, .1);--nw-border: rgba(75, 85, 99, .4);--nw-text-primary: #f3f4f6;--nw-text-secondary: #9ca3af;--nw-text-muted: #6b7280;--nw-glass: rgba(17, 24, 39, .6);--nw-glass-border: rgba(75, 85, 99, .3);--nw-text-btn-bg: rgba(129, 140, 248, .18);--nw-text-btn-bg-hover: rgba(129, 140, 248, .3);--nw-text-btn-border: rgba(129, 140, 248, .44);--nw-shadow-sm: 0 1px 3px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .15);--nw-shadow-md: 0 4px 16px rgba(0, 0, 0, .25), 0 2px 4px rgba(0, 0, 0, .15);--nw-shadow-lg: 0 12px 40px rgba(0, 0, 0, .35), 0 4px 12px rgba(0, 0, 0, .2);--nw-shadow-glow: 0 0 24px rgba(99, 102, 241, .2);--nw-shadow: 0 4px 24px rgba(0, 0, 0, .3);--el-bg-color: var(--nw-bg-secondary);--el-bg-color-overlay: var(--nw-bg-card);--el-text-color-primary: var(--nw-text-primary);--el-text-color-regular: var(--nw-text-secondary);--el-border-color: var(--nw-border);--el-color-primary: #6366f1;--el-color-primary-light-3: #818cf8;--el-color-primary-light-5: #a5b4fc;--el-color-primary-light-7: #c7d2fe;--el-color-primary-light-9: #e0e7ff;--el-color-primary-dark-2: #4f46e5}html.dark.warm-night{--nw-bg-primary: #1a1512;--nw-bg-secondary: #241e1a;--nw-bg-card: rgba(36, 30, 26, .85);--nw-bg-hover: rgba(245, 158, 11, .1);--nw-border: rgba(139, 92, 46, .35);--nw-text-primary: #f5e6d3;--nw-text-secondary: #c4a882;--nw-text-muted: #8b7355;--nw-accent-start: #f59e0b;--nw-accent-end: #d97706;--nw-accent-strong: #d97706;--nw-accent-gradient: linear-gradient(135deg, #f59e0b, #d97706);--nw-glass: rgba(36, 30, 26, .65);--nw-glass-border: rgba(139, 92, 46, .25);--nw-text-btn-bg: rgba(245, 158, 11, .18);--nw-text-btn-bg-hover: rgba(245, 158, 11, .3);--nw-text-btn-border: rgba(245, 158, 11, .44);--nw-shadow-sm: 0 1px 3px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .1);--nw-shadow-md: 0 4px 16px rgba(0, 0, 0, .2), 0 2px 6px rgba(0, 0, 0, .1);--nw-shadow-lg: 0 12px 40px rgba(0, 0, 0, .3), 0 4px 12px rgba(0, 0, 0, .15);--nw-shadow-glow: 0 0 24px rgba(245, 158, 11, .15);--nw-shadow: 0 4px 24px rgba(0, 0, 0, .25);--nw-success: #10b981;--nw-warning: #f59e0b;--nw-danger: #ef4444;--nw-info: #3b82f6;--nw-gold: #fbbf24;--nw-gold-light: #fcd34d;--nw-gold-gradient: linear-gradient(135deg, #fbbf24, #f59e0b);--el-bg-color: var(--nw-bg-secondary);--el-bg-color-overlay: var(--nw-bg-card);--el-text-color-primary: var(--nw-text-primary);--el-text-color-regular: var(--nw-text-secondary);--el-border-color: var(--nw-border);--el-color-primary: #f59e0b;--el-color-primary-light-3: #fbbf24;--el-color-primary-light-5: #fcd34d;--el-color-primary-light-7: #fde68a;--el-color-primary-light-9: #fef3c7;--el-color-primary-dark-2: #d97706;--star-brand-sky: #f59e0b;--star-brand-teal: #d97706;--star-brand-ink: #f5e6d3;--star-brand-light: #1a1512;--star-brand-glow: rgba(245, 158, 11, .2);--star-brand-gradient: linear-gradient(135deg, #f59e0b, #d97706);--star-brand-panel: linear-gradient(140deg, rgba(36, 30, 26, .92), rgba(26, 21, 18, .88))}html.dark.warm-night .nw-panel,html.dark.warm-night .nw-stat-card{background:linear-gradient(155deg,#241e1aeb,#1a1512f2)}html.dark.warm-night .nw-modal-panel{background:linear-gradient(155deg,#241e1af5,#1a1512fa)}html.dark.warm-night .nw-modal-overlay{background:#1a15128c}html.dark.warm-night .nw-input,html.dark.warm-night .nw-textarea{background:#1a1512b3;border-color:#8b5c2e59}html.dark.warm-night .nw-input:focus,html.dark.warm-night .nw-textarea:focus{border-color:#f59e0b}html.dark.warm-night .nw-tag{color:#fcd34d;background:#f59e0b24}html.dark.warm-night .nw-state{background:#241e1a99}html:not(.dark){--el-bg-color: var(--nw-bg-secondary);--el-bg-color-overlay: var(--nw-bg-card);--el-text-color-primary: var(--nw-text-primary);--el-text-color-regular: var(--nw-text-secondary);--el-border-color: var(--nw-border);--el-color-primary: #6366f1;--el-color-primary-light-3: #818cf8;--el-color-primary-light-5: #a5b4fc;--el-color-primary-light-7: #c7d2fe;--el-color-primary-light-9: #eef2ff;--el-color-primary-dark-2: #4f46e5}html,body{font-family:var(--nw-font-sans);background-color:var(--nw-bg-primary);color:var(--nw-text-primary);transition:background-color .3s ease,color .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#6366f140;color:inherit}:focus-visible{outline:2px solid rgba(99,102,241,.5);outline-offset:2px}*{scrollbar-width:thin;scrollbar-color:rgba(99,102,241,.2) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent;margin:4px}::-webkit-scrollbar-thumb{background:#6366f133;border-radius:10px;-webkit-transition:background .2s;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#6366f166}::-webkit-scrollbar-corner{background:transparent}.glass-card{background:var(--nw-glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--nw-glass-border);border-radius:var(--nw-radius-lg);box-shadow:var(--nw-shadow-sm);transition:box-shadow var(--nw-duration-normal) var(--nw-ease-smooth),border-color var(--nw-duration-normal) var(--nw-ease-smooth),transform var(--nw-duration-normal) var(--nw-ease-out)}.gradient-text{background:var(--nw-accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gold-gradient-text{background:var(--nw-gold-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gold-accent{color:var(--nw-gold)}.text-display{font-family:var(--nw-font-display)}.mono-text{font-family:var(--nw-font-mono)}.divider-gradient{height:1px;background:linear-gradient(90deg,transparent,var(--nw-accent-start),var(--nw-accent-end),transparent);opacity:.3;border:none}.hover-lift{transition:transform var(--nw-duration-normal) var(--nw-ease-out),box-shadow var(--nw-duration-normal) var(--nw-ease-smooth)}.hover-lift:hover{transform:translateY(-2px);box-shadow:var(--nw-shadow-lg)}.premium-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 10px;border-radius:20px;font-size:var(--nw-text-xs);font-weight:500;letter-spacing:.02em;border:1px solid transparent}.premium-tag.tag-purple{background:#6366f11f;color:var(--nw-accent-start);border-color:#6366f133}.premium-tag.tag-gold{background:#f59e0b1f;color:var(--nw-gold);border-color:#f59e0b33}.premium-tag.tag-green{background:#10b9811f;color:var(--nw-success);border-color:#10b98133}.premium-tag.tag-red{background:#ef44441f;color:var(--nw-danger);border-color:#ef444433}.premium-tag.tag-blue{background:#3b82f61f;color:var(--nw-info);border-color:#3b82f633}.premium-tag.tag-gray{background:#6b72801f;color:var(--nw-text-muted);border-color:#6b728033}html.dark .premium-tag.tag-purple{color:#a5b4fc}html.dark .premium-tag.tag-gold{color:#fbbf24}html.dark .premium-tag.tag-green{color:#6ee7b7}html.dark .premium-tag.tag-red{color:#fca5a5}html.dark .premium-tag.tag-blue{color:#93c5fd}html.dark .premium-tag.tag-gray{color:#9ca3af}.stat-card{background:var(--nw-glass);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--nw-glass-border);border-radius:var(--nw-radius-lg);padding:var(--nw-space-5) var(--nw-space-6);box-shadow:var(--nw-shadow-sm);position:relative;overflow:hidden;transition:all var(--nw-duration-normal) var(--nw-ease-out)}.stat-card:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--nw-accent-gradient);opacity:0;transition:opacity var(--nw-duration-normal) var(--nw-ease-smooth)}.stat-card:hover:after{opacity:1}.stat-card:hover{box-shadow:var(--nw-shadow-md);border-color:#6366f133}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s ease}.slide-enter-from{opacity:0;transform:translate(-20px)}.slide-leave-to{opacity:0;transform:translate(20px)}@keyframes slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:slide-up var(--nw-duration-slow) var(--nw-ease-out) both}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fade-in var(--nw-duration-normal) var(--nw-ease-smooth) both}@keyframes glow-pulse{0%,to{box-shadow:0 0 8px #6366f14d}50%{box-shadow:0 0 16px #6366f180}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes skeleton-pulse{0%,to{opacity:.4}50%{opacity:.8}}.skeleton-pulse{animation:skeleton-pulse 1.5s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.list-enter-active{transition:all .3s var(--nw-ease-out)}.list-enter-from{opacity:0;transform:translateY(12px)}.list-leave-active{transition:all .2s var(--nw-ease-in)}.list-leave-to{opacity:0;transform:translate(-20px)}.dialog-enter-active{transition:all .25s var(--nw-ease-spring)}.dialog-enter-from{opacity:0;transform:scale(.92)}.dialog-leave-active{transition:all .2s var(--nw-ease-in)}.dialog-leave-to{opacity:0;transform:scale(.95)}.drawer-enter-active,.drawer-leave-active{transition:transform .3s var(--nw-ease-smooth)}.drawer-enter-from,.drawer-leave-to{transform:translate(100%)}.expand-enter-active,.expand-leave-active{transition:all .25s var(--nw-ease-out);overflow:hidden}.expand-enter-from,.expand-leave-to{opacity:0;height:0}.toast-enter-active,.toast-leave-active{transition:all .3s var(--nw-ease-spring)}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(30px)}@keyframes ripple{to{transform:scale(4);opacity:0}}@keyframes pop-in{0%{transform:scale(.8);opacity:0}60%{transform:scale(1.05)}to{transform:scale(1);opacity:1}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@keyframes count-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes check-pop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes heartbeat{0%,to{transform:scale(1)}10%,30%{transform:scale(.9)}20%,40%{transform:scale(1.1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes scale-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes stagger-pop{0%{opacity:0;transform:translateY(12px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes expand-bounce{0%{transform:scale(1);opacity:0}40%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:1}}@keyframes node-complete{0%{transform:scale(1)}40%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes check-pop-rotate{0%{transform:scale(0) rotate(-45deg);opacity:0}50%{transform:scale(1.3) rotate(10deg)}to{transform:scale(1) rotate(0);opacity:1}}@keyframes loading-bar{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes skeleton-wave{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes flow-dash{to{stroke-dashoffset:-12}}@keyframes fill-bar{0%{width:0}}@keyframes circle-progress{0%{stroke-dashoffset:283}to{stroke-dashoffset:var(--progress)}}.input-glow{animation:input-glow .4s var(--nw-ease-out)}@keyframes input-glow{0%{box-shadow:0 0 #6366f166}to{box-shadow:0 0 0 4px #6366f100}}.stagger-item{opacity:0;animation:slide-up var(--nw-duration-slow) var(--nw-ease-out) both}.stagger-pop{opacity:0;animation:stagger-pop var(--nw-duration-normal) var(--nw-ease-spring) both}.ripple-btn{position:relative;overflow:hidden}.shake{animation:shake .5s ease-in-out}.spin{animation:spin 1s linear infinite}.bounce{animation:bounce .6s ease-in-out infinite}.scale-pulse{animation:scale-pulse 1.5s ease-in-out infinite}.gradient-flow{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);background-size:200% 100%;animation:gradient-shift 2s linear infinite}.card-hover-glow{transition:box-shadow var(--nw-duration-slow) var(--nw-ease-smooth),transform var(--nw-duration-normal) var(--nw-ease-spring)}.card-hover-glow:hover{box-shadow:0 16px 48px #6366f126,0 8px 20px #00000014;transform:translateY(-5px) scale(1.01)}.dash-flow{stroke-dasharray:8 4}.dash-flow.flow-active{animation:flow-dash 1.2s linear infinite}.success-appear{animation:check-pop-rotate .6s var(--nw-ease-spring)}.success-complete{opacity:1}.number-roll{display:inline-block;transition:all .3s var(--nw-ease-out)}.expand-bounce{animation:expand-bounce .35s var(--nw-ease-spring)}.loading-spinner{animation:spin 1s linear infinite}.wave-loading{position:relative;overflow:hidden}.wave-loading:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);background-size:200% 100%;animation:loading-bar 1.5s ease-in-out infinite}.skeleton-wave{background:linear-gradient(90deg,var(--nw-glass-border) 0%,rgba(99,102,241,.1) 50%,var(--nw-glass-border) 100%);background-size:200% 100%;animation:skeleton-wave 1.5s ease-in-out infinite}.el-button{border-radius:var(--nw-radius-sm)!important;font-weight:500!important;transition:all var(--nw-duration-normal) var(--nw-ease-out)!important;letter-spacing:.01em}.el-button:not(.is-circle){min-height:32px;padding:0 12px;font-size:var(--nw-text-sm)!important}.el-button--small:not(.is-circle){min-height:26px;padding:0 10px;font-size:12px!important}.el-button--large:not(.is-circle){min-height:36px;padding:0 16px}.el-button.is-text{--el-button-text-color: var(--nw-text-secondary);--el-button-hover-text-color: var(--nw-text-primary);--el-button-active-text-color: var(--nw-text-primary);--el-button-bg-color: var(--nw-text-btn-bg);--el-button-hover-bg-color: var(--nw-text-btn-bg-hover);--el-button-active-bg-color: var(--nw-text-btn-bg-hover);border:1px solid var(--nw-text-btn-border)!important}.el-button.is-text:hover,.el-button.is-text:focus-visible{border-color:#6366f16b!important}.el-button.is-text.is-disabled{--el-button-text-color: var(--nw-text-muted);--el-button-bg-color: rgba(148, 163, 184, .1);border-color:#94a3b838!important}.el-button--primary.is-text{--el-button-text-color: #eef2ff;--el-button-hover-text-color: #ffffff;--el-button-active-text-color: #ffffff;--el-button-bg-color: rgba(79, 70, 229, .86);--el-button-hover-bg-color: rgba(79, 70, 229, .96);--el-button-active-bg-color: rgba(67, 56, 202, .96);border-color:#818cf8c2!important}.el-button--warning.is-text{--el-button-text-color: #78350f;--el-button-hover-text-color: #78350f;--el-button-active-text-color: #78350f;--el-button-bg-color: rgba(245, 158, 11, .2);--el-button-hover-bg-color: rgba(245, 158, 11, .28);--el-button-active-bg-color: rgba(217, 119, 6, .3);border-color:#f59e0b66!important}.el-button--danger.is-text{--el-button-text-color: #7f1d1d;--el-button-hover-text-color: #7f1d1d;--el-button-active-text-color: #7f1d1d;--el-button-bg-color: rgba(239, 68, 68, .18);--el-button-hover-bg-color: rgba(239, 68, 68, .26);--el-button-active-bg-color: rgba(220, 38, 38, .3);border-color:#ef444466!important}.el-button--success.is-text{--el-button-text-color: #065f46;--el-button-hover-text-color: #065f46;--el-button-active-text-color: #065f46;--el-button-bg-color: rgba(16, 185, 129, .18);--el-button-hover-bg-color: rgba(16, 185, 129, .26);--el-button-active-bg-color: rgba(5, 150, 105, .3);border-color:#10b98166!important}html.dark .el-button--warning.is-text{--el-button-text-color: #fef3c7;--el-button-hover-text-color: #fffbeb;--el-button-active-text-color: #fffbeb}html.dark .el-button--danger.is-text{--el-button-text-color: #fecaca;--el-button-hover-text-color: #fee2e2;--el-button-active-text-color: #fee2e2}html.dark .el-button--success.is-text{--el-button-text-color: #bbf7d0;--el-button-hover-text-color: #dcfce7;--el-button-active-text-color: #dcfce7}.el-button--primary{background:var(--nw-accent-gradient)!important;border:none!important;box-shadow:0 2px 8px #6366f140}.el-button--primary:hover,.el-button--primary:focus{box-shadow:0 4px 16px #6366f159!important;transform:translateY(-1px);opacity:.95}.el-button--primary:active{transform:translateY(0)!important;box-shadow:0 2px 6px #6366f133!important}.el-button--primary.is-plain{background:transparent!important;border:1px solid var(--nw-accent-start)!important;color:var(--nw-accent-start)!important;box-shadow:none}.el-button--primary.is-plain:hover{background:#6366f11a!important;box-shadow:none!important;transform:none}.el-button--primary:not(.is-disabled):hover{animation:button-glow 1.5s ease-in-out infinite}@keyframes button-glow{0%,to{box-shadow:0 4px 16px #6366f159}50%{box-shadow:0 6px 24px #6366f180,0 0 30px #6366f14d}}.el-button:not(.is-text):not(.is-disabled):hover{transform:translateY(-2px)}.el-button:not(.is-text):not(.is-disabled):active{transform:translateY(0) scale(.98)}.el-button:not(.is-disabled){position:relative;overflow:hidden}.el-button:not(.is-disabled):before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.el-button:not(.is-disabled):active:before{width:300px;height:300px}.el-button--success:not(.is-disabled):hover{box-shadow:0 4px 16px #10b98159,0 0 20px #10b98133}.el-button--danger:not(.is-disabled):hover{box-shadow:0 4px 16px #ef444459,0 0 20px #ef444433}.el-button--warning:not(.is-disabled):hover{box-shadow:0 4px 16px #f59e0b59,0 0 20px #f59e0b33}.el-button.is-text:not(.is-disabled):hover{transform:scale(1.05)}.el-input__wrapper.is-focus{animation:input-glow-enhanced .4s var(--nw-ease-spring)}@keyframes input-glow-enhanced{0%{box-shadow:0 0 0 1px var(--nw-accent-start) inset,0 0 0 3px #6366f114}50%{box-shadow:0 0 0 1px var(--nw-accent-start) inset,0 0 0 6px #6366f11f,0 0 0 10px #6366f114}to{box-shadow:0 0 0 1px var(--nw-accent-start) inset,0 0 0 3px #6366f114}}.el-input__wrapper{border-radius:var(--nw-radius-sm)!important;transition:all var(--nw-duration-normal) var(--nw-ease-smooth)!important}.el-input__wrapper:hover{box-shadow:0 0 0 1px #6366f14d inset!important}.el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--nw-accent-start) inset,0 0 0 3px #6366f114!important}.el-textarea__inner:focus{box-shadow:0 0 0 1px var(--nw-accent-start) inset,0 0 0 3px #6366f114!important}.el-tag{border-radius:20px!important;font-weight:500!important;letter-spacing:.01em}.el-tabs__active-bar{background:var(--nw-accent-gradient)!important;border-radius:2px!important;height:3px!important}.el-tabs__item{font-weight:500!important;transition:color var(--nw-duration-normal) var(--nw-ease-smooth)!important}.el-dialog{border-radius:var(--nw-radius-xl)!important;overflow:hidden;box-shadow:var(--nw-shadow-lg)!important}.el-dialog__header{border-bottom:1px solid var(--nw-border);padding-bottom:16px!important}.el-dialog__title{font-weight:600!important;font-size:var(--nw-text-lg)!important}.el-table{border-radius:var(--nw-radius-md)!important;overflow:hidden}.el-table th.el-table__cell{font-weight:600!important;font-size:var(--nw-text-sm)!important;letter-spacing:.02em}.el-progress-bar__outer,.el-progress-bar__inner{border-radius:6px!important}.el-dropdown-menu,.el-select-dropdown{border-radius:var(--nw-radius-md)!important;border:1px solid var(--nw-glass-border)!important;box-shadow:var(--nw-shadow-lg)!important}.el-message{border-radius:var(--nw-radius-md)!important}.el-form-item__label{font-weight:500!important;color:var(--nw-text-secondary)!important}.el-switch.is-checked .el-switch__core{background:var(--nw-accent-gradient)!important;border-color:transparent!important}.el-menu-item{border-radius:var(--nw-radius-sm);margin:2px 8px;transition:all var(--nw-duration-normal) var(--nw-ease-smooth)!important}.el-menu-item:hover{background:var(--nw-bg-hover)!important}.el-menu-item.is-active{background:#6366f11a!important;color:var(--nw-accent-start)!important;position:relative}.el-menu-item.is-active:before{content:"";position:absolute;left:0;top:25%;bottom:25%;width:3px;background:var(--nw-accent-gradient);border-radius:0 2px 2px 0}@keyframes glow-pulse-premium{0%,to{box-shadow:0 0 20px #6366f14d,0 0 40px #6366f126}50%{box-shadow:0 0 30px #6366f180,0 0 60px #6366f140}}@keyframes border-flow{0%{border-color:#6366f14d;box-shadow:0 0 #6366f100}50%{border-color:#6366f1cc;box-shadow:0 0 20px #6366f14d}to{border-color:#6366f14d;box-shadow:0 0 #6366f100}}@keyframes magnetic-pull{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes ripple-expand{0%{transform:scale(0);opacity:.6}to{transform:scale(4);opacity:0}}@keyframes text-shimmer{0%{background-position:-200% center}to{background-position:200% center}}.text-gradient-shimmer{background:linear-gradient(90deg,var(--nw-accent-start) 0%,#fff 25%,var(--nw-accent-end) 50%,#fff 75%,var(--nw-accent-start) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:text-shimmer 3s linear infinite}@keyframes counter-up{0%{opacity:0;transform:translateY(20px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.counter-animate{animation:counter-up .6s var(--nw-ease-bounce) forwards}@keyframes progress-glow{0%{box-shadow:0 0 5px var(--nw-accent-start)}50%{box-shadow:0 0 20px var(--nw-accent-start),0 0 30px var(--nw-accent-end)}to{box-shadow:0 0 5px var(--nw-accent-start)}}.progress-glow{animation:progress-glow 2s ease-in-out infinite}@keyframes float-enhanced{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-10px) rotate(1deg)}75%{transform:translateY(-5px) rotate(-1deg)}}.float-enhanced{animation:float-enhanced 6s ease-in-out infinite}@keyframes wave-bg{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.wave-bg{background:linear-gradient(135deg,#6366f10d,#a855f70d,#ec48990d);background-size:200% 200%;animation:wave-bg 15s ease infinite}@keyframes flip-3d{0%{transform:perspective(400px) rotateY(0)}to{transform:perspective(400px) rotateY(360deg)}}.flip-3d{animation:flip-3d 1s var(--nw-ease-smooth)}@keyframes pop-in-enhanced{0%{opacity:0;transform:scale(.3) translateY(30px)}60%{opacity:1;transform:scale(1.05) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}.pop-in-enhanced{animation:pop-in-enhanced .6s var(--nw-ease-bounce) forwards}@keyframes beam-scan{0%{transform:translate(-100%) skew(-15deg)}to{transform:translate(200%) skew(-15deg)}}.beam-scan:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(99,102,241,.1) 50%,transparent 100%);animation:beam-scan 2s linear infinite}@keyframes particle-float{0%,to{transform:translateY(0) translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100px) translate(50px);opacity:0}}@keyframes breathe{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}}.breathe{animation:breathe 3s ease-in-out infinite}@keyframes border-flow-rgb{0%{border-color:#6366f1;box-shadow:0 0 10px #6366f14d}33%{border-color:#a855f7;box-shadow:0 0 10px #a855f74d}66%{border-color:#ec4899;box-shadow:0 0 10px #ec48994d}to{border-color:#6366f1;box-shadow:0 0 10px #6366f14d}}.border-flow-rgb{animation:border-flow-rgb 6s linear infinite}.page-enter-active{transition:all .4s var(--nw-ease-smooth)}.page-enter-from{opacity:0;transform:translateY(30px) scale(.95)}.page-leave-active{transition:all .3s var(--nw-ease-in)}.page-leave-to{opacity:0;transform:translateY(-20px) scale(.98)}.slide-left-enter-active{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.slide-left-enter-from{opacity:0;transform:translate(50px) scale(.95)}.slide-left-leave-active{transition:all .3s cubic-bezier(.55,.055,.675,.19)}.slide-left-leave-to{opacity:0;transform:translate(-50px) scale(.98)}.slide-right-enter-active{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.slide-right-enter-from{opacity:0;transform:translate(-50px) scale(.95)}.slide-right-leave-active{transition:all .3s cubic-bezier(.55,.055,.675,.19)}.slide-right-leave-to{opacity:0;transform:translate(50px) scale(.98)}.zoom-fade-enter-active{transition:all .4s var(--nw-ease-spring)}.zoom-fade-enter-from{opacity:0;transform:scale(.8) translateY(20px)}.zoom-fade-leave-active{transition:all .3s var(--nw-ease-in)}.zoom-fade-leave-to{opacity:0;transform:scale(1.1)}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:768px)and (max-width:1023px){.hide-tablet{display:none!important}}@media(min-width:1024px){.hide-desktop{display:none!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.typewriter-cursor:after{content:"|";animation:cursor-blink 1s step-end infinite}@keyframes cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}.wave-loader{display:flex;align-items:center;gap:4px}.wave-loader span{width:4px;height:20px;background:var(--nw-accent-start);animation:wave 1.2s ease-in-out infinite}.wave-loader span:nth-child(2){animation-delay:.1s}.wave-loader span:nth-child(3){animation-delay:.2s}.wave-loader span:nth-child(4){animation-delay:.3s}.wave-loader span:nth-child(5){animation-delay:.4s}@keyframes wave{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1.5)}}.cube-loader{width:40px;height:40px;position:relative;transform-style:preserve-3d;animation:cube-rotate 3s ease-in-out infinite}@keyframes cube-rotate{0%{transform:rotateX(0) rotateY(0)}25%{transform:rotateX(90deg) rotateY(0)}50%{transform:rotateX(90deg) rotateY(90deg)}75%{transform:rotateX(0) rotateY(90deg)}to{transform:rotateX(0) rotateY(0)}}.reveal-underline{position:relative}.reveal-underline:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--nw-accent-gradient);transition:width .4s var(--nw-ease-smooth)}.reveal-underline:hover:after{width:100%}.floating-label{animation:float-label 4s ease-in-out infinite}@keyframes float-label{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.glitch-text{position:relative}.glitch-text:hover{animation:glitch .5s ease-in-out}@keyframes glitch{0%,to{transform:translate(0);text-shadow:none}20%{transform:translate(-2px,2px);text-shadow:2px 0 #ff0000,-2px 0 #00ffff}40%{transform:translate(2px,-2px);text-shadow:-2px 0 #ff0000,2px 0 #00ffff}60%{transform:translate(-2px,-2px);text-shadow:2px 2px #ff0000,-2px -2px #00ffff}80%{transform:translate(2px,2px);text-shadow:-2px 2px #ff0000,2px -2px #00ffff}}.cangjie-wechat-page,.mobile-focus-light-vars,.mobile-me-real-name-dialog,.mobile-published-dialog,.mobile-novel-status-dialog,.mobile-character-edit-dialog,.mobile-login-dialog,.mobile-novel-detail-dialog,.mobile-title-editor-sheet,.mobile-chapter-preview-drawer,.mobile-fun-page,.el-select-dropdown.mf-select-popper,.mobile-focus-page{--mobile-focus-accent: var(--star-brand-sky, #0ea5e9);--mobile-focus-accent-strong: var(--star-brand-teal, #14b8a6);--mobile-focus-tint: rgba(14, 165, 233, .12);--nw-bg-primary: #edf4f8;--nw-bg-secondary: #ffffff;--nw-bg-card: rgba(255, 255, 255, .94);--nw-text-primary: #102033;--nw-text-secondary: #41556b;--nw-text-muted: #5d7188;--nw-border: rgba(148, 163, 184, .34);--mobile-focus-surface: var(--nw-bg-card);--mobile-focus-surface-strong: var(--nw-bg-secondary);--mobile-focus-surface-muted: color-mix(in srgb, var(--nw-text-primary) 4%, var(--nw-bg-secondary));--mobile-focus-status-sky: var(--star-brand-sky, #0369a1);--mobile-focus-status-teal: var(--star-brand-teal, #0f766e);--mobile-focus-status-gold: var(--nw-warning, #f59e0b);--mobile-focus-status-ink: #334155;--mobile-focus-status-danger: var(--nw-danger, #ef4444);--mobile-focus-status-success: var(--nw-success, #10b981);--mobile-focus-on-accent: var(--nw-bg-secondary);--mobile-focus-page-bg: radial-gradient(circle at top right, color-mix(in srgb, var(--mobile-focus-accent) 13%, transparent), transparent 26%), radial-gradient(circle at top left, color-mix(in srgb, var(--mobile-focus-accent-strong) 8%, transparent), transparent 24%), linear-gradient(180deg, var(--nw-bg-primary) 0%, color-mix(in srgb, var(--nw-bg-primary) 48%, var(--nw-bg-secondary)) 44%, color-mix(in srgb, var(--nw-bg-primary) 86%, var(--nw-bg-secondary)) 100%);--el-text-color-primary: var(--nw-text-primary);--el-text-color-regular: var(--nw-text-secondary);--el-text-color-secondary: var(--nw-text-muted);--el-text-color-placeholder: color-mix(in srgb, var(--nw-text-muted) 72%, var(--nw-bg-secondary));--el-bg-color: var(--nw-bg-secondary);--el-bg-color-overlay: var(--nw-bg-secondary);--el-fill-color: var(--mobile-focus-surface-muted);--el-fill-color-light: var(--mobile-focus-surface-muted);--el-fill-color-lighter: color-mix(in srgb, var(--mobile-focus-surface-muted) 82%, var(--nw-bg-secondary));--el-fill-color-blank: var(--nw-bg-secondary);--el-border-color: var(--nw-border);--el-border-color-light: color-mix(in srgb, var(--nw-border) 82%, transparent);--el-border-color-lighter: color-mix(in srgb, var(--nw-border) 64%, transparent);--el-input-bg-color: var(--nw-bg-secondary);--el-input-text-color: var(--nw-text-primary);--el-disabled-bg-color: var(--mobile-focus-surface-muted);color-scheme:light}.mobile-focus-page{min-height:100vh;padding:calc(env(safe-area-inset-top,0px) + 12px) 14px calc(env(safe-area-inset-bottom,0px) + 100px);background:var(--mobile-focus-page-bg);color:var(--nw-text-primary)}.mobile-focus-shell{width:min(100%,480px);margin:0 auto;display:grid;gap:12px}.mobile-focus-dark-vars,.mobile-focus-page--dark{--mobile-focus-accent: var(--star-brand-sky, #0ea5e9);--mobile-focus-accent-strong: var(--star-brand-teal, #14b8a6);--nw-bg-primary: #08111f;--nw-bg-secondary: #0e1a2d;--nw-bg-card: rgba(8, 18, 34, .94);--nw-text-primary: #f8fafc;--nw-text-secondary: rgba(226, 232, 240, .82);--nw-text-muted: rgba(226, 232, 240, .68);--nw-border: rgba(90, 108, 132, .38);--nw-bg-hover: rgba(2, 132, 199, .1);--nw-glass: rgba(8, 18, 34, .6);--nw-glass-border: rgba(90, 108, 132, .3);--nw-text-btn-bg: rgba(2, 132, 199, .18);--nw-text-btn-bg-hover: rgba(2, 132, 199, .3);--nw-text-btn-border: rgba(2, 132, 199, .44);--nw-shadow-sm: 0 1px 3px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .15);--nw-shadow-md: 0 4px 16px rgba(0, 0, 0, .25), 0 2px 4px rgba(0, 0, 0, .15);--nw-shadow-lg: 0 12px 40px rgba(0, 0, 0, .35), 0 4px 12px rgba(0, 0, 0, .2);--nw-shadow-glow: 0 0 24px rgba(2, 132, 199, .2);--nw-shadow: 0 4px 24px rgba(0, 0, 0, .3);--mobile-focus-surface: var(--nw-bg-card);--mobile-focus-surface-strong: var(--nw-bg-secondary);--mobile-focus-surface-muted: color-mix(in srgb, var(--nw-text-primary) 6%, var(--nw-bg-secondary));--mobile-focus-status-sky: #7dd3fc;--mobile-focus-status-teal: #5eead4;--mobile-focus-status-gold: #fbbf24;--mobile-focus-status-ink: #cbd5e1;--mobile-focus-status-danger: #f87171;--mobile-focus-status-success: #34d399;--mobile-focus-on-accent: var(--nw-text-primary);--mobile-focus-page-bg: radial-gradient(circle at top left, rgba(2, 132, 199, .18), transparent 26%), radial-gradient(circle at 88% 14%, rgba(20, 184, 166, .16), transparent 24%), linear-gradient(180deg, #08111f 0%, #0e1a2d 52%, #0a1322 100%);color-scheme:dark;--el-bg-color: var(--nw-bg-secondary);--el-bg-color-overlay: var(--nw-bg-card);--el-text-color-primary: var(--nw-text-primary);--el-text-color-regular: var(--nw-text-secondary);--el-border-color: var(--nw-border);--el-color-primary: var(--star-brand-sky, #0ea5e9);--el-color-primary-light-3: #7dd3fc;--el-color-primary-light-5: #bae6fd;--el-color-primary-light-7: #e0f2fe;--el-color-primary-light-9: #f0f9ff;--el-color-primary-dark-2: #0369a1}html.dark.warm-night .mobile-focus-page{--star-brand-sky: #f59e0b;--star-brand-teal: #d97706;--mobile-focus-accent: #f59e0b;--mobile-focus-accent-strong: #d97706;--mobile-focus-tint: rgba(245, 158, 11, .16);--nw-bg-primary: #1a1512;--nw-bg-secondary: #241e1a;--nw-bg-card: rgba(36, 30, 26, .85);--nw-text-primary: #f5e6d3;--nw-text-secondary: #c4a882;--nw-text-muted: #8b7355;--nw-border: rgba(139, 92, 46, .35);--nw-bg-hover: rgba(245, 158, 11, .1);--nw-glass: rgba(36, 30, 26, .65);--nw-glass-border: rgba(139, 92, 46, .25);--nw-text-btn-bg: rgba(245, 158, 11, .18);--nw-text-btn-bg-hover: rgba(245, 158, 11, .3);--nw-text-btn-border: rgba(245, 158, 11, .44);--nw-shadow-sm: 0 1px 3px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .1);--nw-shadow-md: 0 4px 16px rgba(0, 0, 0, .2), 0 2px 6px rgba(0, 0, 0, .1);--nw-shadow-lg: 0 12px 40px rgba(0, 0, 0, .3), 0 4px 12px rgba(0, 0, 0, .15);--nw-shadow-glow: 0 0 24px rgba(245, 158, 11, .15);--nw-shadow: 0 4px 24px rgba(0, 0, 0, .25);--mobile-focus-surface: var(--nw-bg-card);--mobile-focus-surface-strong: var(--nw-bg-secondary);--mobile-focus-surface-muted: color-mix(in srgb, var(--nw-text-primary) 6%, var(--nw-bg-secondary));--mobile-focus-status-sky: #fcd34d;--mobile-focus-status-teal: #fbbf24;--mobile-focus-status-gold: #fcd34d;--mobile-focus-status-ink: #c4a882;--mobile-focus-status-danger: #f87171;--mobile-focus-status-success: #34d399;--mobile-focus-on-accent: #1a1512;--mobile-focus-page-bg: radial-gradient(circle at top right, rgba(245, 158, 11, .14), transparent 28%), radial-gradient(circle at top left, rgba(217, 119, 6, .1), transparent 24%), linear-gradient(180deg, #1a1512 0%, #241e1a 52%, #1f1a16 100%);color-scheme:dark;--el-bg-color: var(--nw-bg-secondary);--el-bg-color-overlay: var(--nw-bg-card);--el-text-color-primary: var(--nw-text-primary);--el-text-color-regular: var(--nw-text-secondary);--el-border-color: var(--nw-border);--el-color-primary: #f59e0b;--el-color-primary-light-3: #fbbf24;--el-color-primary-light-5: #fcd34d;--el-color-primary-light-7: #fde68a;--el-color-primary-light-9: #fef3c7;--el-color-primary-dark-2: #d97706}.mobile-focus-topbar{position:sticky;top:calc(env(safe-area-inset-top,0px) + 6px);z-index:12;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--nw-radius-xl);border:1px solid color-mix(in srgb,var(--mobile-focus-accent) 18%,var(--nw-border));background:var(--mobile-focus-surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 28px color-mix(in srgb,var(--nw-text-primary) 8%,transparent)}.mobile-focus-brand{display:flex;align-items:center;gap:10px;min-width:0}.mobile-focus-brand__copy{display:grid;gap:2px;min-width:0}.mobile-focus-brand__copy strong,.mobile-focus-title{margin:0;font-size:15px;line-height:1.2;color:var(--nw-text-primary)}.mobile-focus-brand__copy span,.mobile-focus-meta span,.mobile-focus-item__meta span,.mobile-focus-item__top span,.mobile-focus-metric span{font-size:11px;line-height:1.35;color:var(--nw-text-muted)}.mobile-focus-main{display:grid;gap:12px}.mobile-focus-page--dark .mobile-focus-topbar{border-color:#7dd3fc29;background:#081222b8;box-shadow:0 18px 36px #02081733}html.dark.warm-night .mobile-focus-page .mobile-focus-topbar{border-color:#f59e0b33;background:#241e1ab8;box-shadow:0 18px 36px #00000040}.mobile-focus-page--dark .mobile-focus-brand__copy strong,.mobile-focus-page--dark .mobile-focus-title,.mobile-focus-page--dark .mobile-focus-action__copy strong,.mobile-focus-page--dark .mobile-focus-item__top strong,.mobile-focus-page--dark .mobile-focus-empty strong,.mobile-focus-page--dark .mobile-focus-hero h1,.mobile-focus-page--dark .mobile-focus-section__head h2{color:#f8fafc}html.dark.warm-night .mobile-focus-page .mobile-focus-brand__copy strong,html.dark.warm-night .mobile-focus-page .mobile-focus-title,html.dark.warm-night .mobile-focus-page .mobile-focus-action__copy strong,html.dark.warm-night .mobile-focus-page .mobile-focus-item__top strong,html.dark.warm-night .mobile-focus-page .mobile-focus-empty strong,html.dark.warm-night .mobile-focus-page .mobile-focus-hero h1,html.dark.warm-night .mobile-focus-page .mobile-focus-section__head h2{color:#f5e6d3}.mobile-focus-page--dark .mobile-focus-brand__copy span,.mobile-focus-page--dark .mobile-focus-meta span,.mobile-focus-page--dark .mobile-focus-item__meta span,.mobile-focus-page--dark .mobile-focus-item__top span,.mobile-focus-page--dark .mobile-focus-metric span,.mobile-focus-page--dark .mobile-focus-note,.mobile-focus-page--dark .mobile-focus-section__hint,.mobile-focus-page--dark .mobile-focus-action__copy p,.mobile-focus-page--dark .mobile-focus-item p,.mobile-focus-page--dark .mobile-focus-empty p{color:#e2e8f0c2}html.dark.warm-night .mobile-focus-page .mobile-focus-brand__copy span,html.dark.warm-night .mobile-focus-page .mobile-focus-meta span,html.dark.warm-night .mobile-focus-page .mobile-focus-item__meta span,html.dark.warm-night .mobile-focus-page .mobile-focus-item__top span,html.dark.warm-night .mobile-focus-page .mobile-focus-metric span,html.dark.warm-night .mobile-focus-page .mobile-focus-note,html.dark.warm-night .mobile-focus-page .mobile-focus-section__hint,html.dark.warm-night .mobile-focus-page .mobile-focus-action__copy p,html.dark.warm-night .mobile-focus-page .mobile-focus-item p,html.dark.warm-night .mobile-focus-page .mobile-focus-empty p{color:#f5e6d3c7}.mobile-focus-page--dark .mobile-focus-action,.mobile-focus-page--dark .mobile-focus-item,.mobile-focus-page--dark .mobile-focus-empty{border-color:#7dd3fc24;background:linear-gradient(180deg,#0f172aeb,#111e34db)}html.dark.warm-night .mobile-focus-page .mobile-focus-action,html.dark.warm-night .mobile-focus-page .mobile-focus-item,html.dark.warm-night .mobile-focus-page .mobile-focus-empty{border-color:#f59e0b2e;background:linear-gradient(180deg,#241e1ad9,#2d231cc7)}.mobile-focus-hero,.mobile-focus-section{display:grid;gap:12px;padding:18px 16px;border-radius:var(--nw-radius-2xl);border:1px solid color-mix(in srgb,var(--mobile-focus-accent) 16%,var(--nw-border));background:var(--mobile-focus-surface);box-shadow:var(--nw-shadow-card);transition:transform var(--nw-duration-normal) var(--nw-ease-smooth),box-shadow var(--nw-duration-normal) var(--nw-ease-smooth),border-color var(--nw-duration-normal) var(--nw-ease-smooth);animation:mobile-focus-in .4s var(--nw-ease-bounce) both}.mobile-focus-hero{gap:10px;background:radial-gradient(circle at 92% 8%,color-mix(in srgb,var(--mobile-focus-accent) 14%,transparent),transparent 34%),linear-gradient(180deg,color-mix(in srgb,var(--nw-bg-secondary) 97%,transparent),color-mix(in srgb,var(--mobile-focus-surface-muted) 76%,var(--nw-bg-secondary)))}@keyframes mobile-focus-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.mobile-focus-page--dark .mobile-focus-hero,.mobile-focus-page--dark .mobile-focus-section{border-color:#7dd3fc24;background:radial-gradient(circle at 92% 8%,rgba(14,165,233,.12),transparent 34%),linear-gradient(180deg,#081222f0,#0a1628e6);box-shadow:0 18px 36px #02081738}html.dark.warm-night .mobile-focus-page .mobile-focus-hero,html.dark.warm-night .mobile-focus-page .mobile-focus-section{border-color:#f59e0b33;background:radial-gradient(circle at 92% 8%,rgba(245,158,11,.18),transparent 34%),linear-gradient(180deg,#241e1ae0,#2d231ccc);box-shadow:0 18px 36px #00000047}.mobile-focus-kicker{margin:0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--mobile-focus-accent) 82%,var(--nw-text-primary))}.mobile-focus-hero h1,.mobile-focus-section__head h2{margin:0;letter-spacing:-.03em;color:var(--nw-text-primary)}.mobile-focus-hero h1{font-size:clamp(24px,7vw,31px);line-height:1.1}.mobile-focus-note,.mobile-focus-section__hint,.mobile-focus-action__copy p,.mobile-focus-item p,.mobile-focus-empty p{margin:0;font-size:13px;line-height:1.68;color:var(--nw-text-secondary)}.mobile-focus-inline{display:flex;flex-wrap:wrap;gap:8px}.mobile-focus-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mobile-focus-metric{display:grid;gap:4px;padding:12px;border-radius:var(--nw-radius-lg);border:1px solid color-mix(in srgb,var(--mobile-focus-accent) 18%,var(--nw-border));background:linear-gradient(180deg,color-mix(in srgb,var(--mobile-focus-accent) 9%,var(--nw-bg-secondary)),var(--nw-bg-secondary));transition:transform var(--nw-duration-fast) var(--nw-ease-fast),border-color var(--nw-duration-normal) var(--nw-ease-smooth)}.mobile-focus-metric:active{transform:scale(.98)}.mobile-focus-metric strong{font-size:22px;line-height:1;color:var(--nw-text-primary)}.mobile-focus-meta{display:flex;flex-wrap:wrap;gap:8px}.mobile-focus-tag{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:var(--nw-radius-full);border:1px solid color-mix(in srgb,var(--mobile-focus-accent) 20%,transparent);background:color-mix(in srgb,var(--mobile-focus-accent) 13%,var(--nw-bg-secondary));color:color-mix(in srgb,var(--mobile-focus-accent) 88%,var(--nw-text-primary));font-size:11px;font-weight:700;line-height:1;transition:transform var(--nw-duration-fast) var(--nw-ease-fast),background var(--nw-duration-normal) var(--nw-ease-smooth)}.mobile-focus-tag:active{transform:scale(.96)}.mobile-focus-tag--sky{border-color:color-mix(in srgb,var(--star-brand-sky) 20%,transparent);background:color-mix(in srgb,var(--star-brand-sky) 12%,var(--nw-bg-secondary));color:color-mix(in srgb,var(--star-brand-sky) 88%,var(--nw-text-primary))}.mobile-focus-tag--teal{border-color:color-mix(in srgb,var(--star-brand-teal) 20%,transparent);background:color-mix(in srgb,var(--star-brand-teal) 12%,var(--nw-bg-secondary));color:color-mix(in srgb,var(--star-brand-teal) 86%,var(--nw-text-primary))}.mobile-focus-tag--gold{border-color:color-mix(in srgb,var(--star-brand-gold, #f59e0b) 22%,transparent);background:color-mix(in srgb,var(--mobile-focus-status-gold) 13%,var(--nw-bg-secondary));color:color-mix(in srgb,var(--mobile-focus-status-gold) 86%,var(--nw-text-primary))}.mobile-focus-tag--ink{border-color:color-mix(in srgb,var(--mobile-focus-status-ink) 12%,transparent);background:color-mix(in srgb,var(--mobile-focus-status-ink) 6%,transparent);color:var(--mobile-focus-status-ink)}.mobile-focus-tag--danger{border-color:color-mix(in srgb,var(--mobile-focus-status-danger) 22%,transparent);background:color-mix(in srgb,var(--mobile-focus-status-danger) 10%,transparent);color:color-mix(in srgb,var(--mobile-focus-status-danger) 86%,var(--nw-text-primary))}.mobile-focus-section__head{display:grid;gap:4px}.mobile-focus-section__head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.mobile-focus-section__head h2{font-size:18px;line-height:1.2;color:var(--nw-text-primary)}.mobile-focus-actions,.mobile-focus-list,.mobile-focus-stack{display:grid;gap:10px}.mobile-focus-action,.mobile-focus-item,.mobile-focus-empty{display:grid;gap:8px;width:100%;max-width:100%;padding:14px;border-radius:var(--nw-radius-lg);border:1px solid color-mix(in srgb,var(--mobile-focus-accent) 16%,var(--nw-border));background:linear-gradient(180deg,color-mix(in srgb,var(--nw-bg-secondary) 98%,transparent),color-mix(in srgb,var(--mobile-focus-surface-muted) 76%,var(--nw-bg-secondary)));text-align:left;box-sizing:border-box}.mobile-focus-action{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;cursor:pointer}.mobile-focus-action__icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--nw-radius-md);background:color-mix(in srgb,var(--mobile-focus-accent) 16%,var(--mobile-focus-surface-muted));color:color-mix(in srgb,var(--mobile-focus-accent) 92%,var(--nw-text-primary))}.mobile-focus-action__copy{display:grid;gap:3px;min-width:0}.mobile-focus-action__copy strong,.mobile-focus-item__top strong,.mobile-focus-empty strong{font-size:15px;line-height:1.3;color:var(--nw-text-primary)}.mobile-focus-surface-card{display:grid;gap:14px;padding:18px;border-radius:var(--nw-radius-2xl);border:1px solid color-mix(in srgb,var(--mobile-focus-accent) 16%,var(--nw-border));background:linear-gradient(180deg,color-mix(in srgb,var(--nw-bg-secondary) 96%,transparent),color-mix(in srgb,var(--mobile-focus-surface-muted) 76%,var(--nw-bg-secondary)));box-shadow:0 18px 36px color-mix(in srgb,var(--nw-text-primary) 8%,transparent)}.mobile-focus-surface-card--sky{border-color:color-mix(in srgb,var(--star-brand-sky) 14%,var(--nw-border));background:radial-gradient(circle at top right,color-mix(in srgb,var(--star-brand-sky) 10%,transparent),transparent 28%),color-mix(in srgb,var(--nw-bg-card) 94%,var(--nw-bg-secondary) 6%)}.mobile-focus-surface-card--teal{border-color:color-mix(in srgb,var(--star-brand-teal) 16%,var(--nw-border));background:radial-gradient(circle at top right,color-mix(in srgb,var(--star-brand-teal) 12%,transparent),transparent 28%),linear-gradient(180deg,color-mix(in srgb,var(--nw-bg-secondary) 95%,transparent),color-mix(in srgb,var(--star-brand-teal) 4%,var(--nw-bg-secondary)))}.mobile-focus-surface-card--gold{border-color:color-mix(in srgb,var(--star-brand-gold, #f59e0b) 16%,var(--nw-border));background:radial-gradient(circle at top right,color-mix(in srgb,var(--mobile-focus-status-gold) 12%,transparent),transparent 28%),linear-gradient(180deg,color-mix(in srgb,var(--nw-bg-secondary) 96%,transparent),color-mix(in srgb,var(--mobile-focus-status-gold) 5%,var(--nw-bg-secondary)))}.mobile-focus-subcard{display:grid;gap:4px;padding:14px;border-radius:var(--nw-radius-lg);border:1px solid color-mix(in srgb,var(--mobile-focus-accent) 12%,var(--nw-border));background:color-mix(in srgb,var(--mobile-focus-surface) 86%,transparent)}.mobile-focus-item{cursor:default;transition:transform var(--nw-duration-fast) var(--nw-ease-fast),border-color var(--nw-duration-normal) var(--nw-ease-smooth)}.mobile-focus-item--clickable{cursor:pointer}.mobile-focus-item--clickable:active{transform:scale(.99)}.mobile-focus-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-focus-item__meta{display:flex;flex-wrap:wrap;gap:6px}.mobile-focus-book-card{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:stretch;gap:12px;width:100%;max-width:100%;text-align:left;box-sizing:border-box}.mobile-focus-book-card__cover{width:82px;min-height:118px;border-radius:var(--nw-radius-lg);overflow:hidden;background:linear-gradient(160deg,#18253a,#243a5a);box-shadow:inset 0 1px #ffffff14}.mobile-focus-book-card__cover img,.mobile-focus-book-card__cover-fallback{display:block;width:100%;height:100%}.mobile-focus-book-card__cover img{object-fit:cover}.mobile-focus-book-card__cover-fallback{display:grid;place-items:center;background:radial-gradient(circle at top,rgba(56,189,248,.24),transparent 36%),linear-gradient(160deg,#162033,#223a57)}.mobile-focus-book-card__cover-fallback span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:var(--nw-radius-md);background:#ffffff1a;color:#f8fafc;font-size:24px;font-weight:800}.mobile-focus-book-card__content{display:grid;gap:8px;min-width:0}.mobile-focus-book-card .mobile-focus-item__top{align-items:flex-start;gap:8px}.mobile-focus-book-card .mobile-focus-item__top strong{flex:1 1 auto;min-width:0;font-size:17px;line-height:1.24;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mobile-focus-book-card .mobile-focus-item__top>span{flex:0 0 auto;padding:4px 8px;border-radius:var(--nw-radius-full);background:color-mix(in srgb,var(--mobile-focus-accent) 8%,transparent);color:var(--nw-text-muted);font-size:11px;font-weight:700}.mobile-focus-book-card p{margin:0;color:color-mix(in srgb,var(--nw-text-secondary) 92%,transparent);font-size:13px;line-height:1.62;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mobile-focus-book-card .mobile-focus-item__meta{gap:8px}.mobile-focus-book-card .mobile-focus-item__meta span{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:var(--nw-radius-full);background:color-mix(in srgb,var(--nw-border) 36%,transparent);color:var(--nw-text-muted);font-size:11px;font-weight:700}.mobile-focus-delta{font-size:14px;font-weight:700;line-height:1.2;white-space:nowrap}.mobile-focus-delta.income{color:var(--mobile-focus-status-success)}.mobile-focus-delta.expense{color:var(--mobile-focus-status-danger)}.mobile-focus-chip-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.mobile-focus-chip-row::-webkit-scrollbar{display:none}.mobile-focus-chip{flex:0 0 auto;min-height:34px;padding:0 12px;border-radius:var(--nw-radius-full);border:1px solid color-mix(in srgb,var(--nw-border) 48%,transparent);background:color-mix(in srgb,var(--mobile-focus-surface) 92%,transparent);color:var(--nw-text-secondary);font-size:12px;font-weight:700;cursor:pointer}.mobile-focus-chip.active{border-color:color-mix(in srgb,var(--mobile-focus-accent) 30%,transparent);background:color-mix(in srgb,var(--mobile-focus-accent) 16%,var(--nw-bg-secondary));color:color-mix(in srgb,var(--mobile-focus-accent) 88%,var(--nw-text-primary))}.mobile-focus-searchbar,.mobile-focus-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.mobile-focus-input{width:100%;min-height:42px;padding:0 14px;border-radius:var(--nw-radius-md);border:1px solid color-mix(in srgb,var(--mobile-focus-accent) 18%,var(--nw-border));background:color-mix(in srgb,var(--nw-bg-secondary) 98%,transparent);box-sizing:border-box;color:var(--nw-text-primary)}.mobile-focus-button,.mobile-focus-button--primary,.mobile-focus-button--secondary,.mobile-focus-button--ghost{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 12px;border-radius:var(--nw-radius-full);border:1px solid transparent;font-size:12px;font-weight:700;line-height:1;cursor:pointer;transition:transform var(--nw-duration-fast) var(--nw-ease-fast),box-shadow var(--nw-duration-normal) var(--nw-ease-smooth),background var(--nw-duration-normal) var(--nw-ease-smooth),border-color var(--nw-duration-normal) var(--nw-ease-smooth);transform-origin:center}.mobile-focus-button--primary{background:linear-gradient(135deg,color-mix(in srgb,var(--mobile-focus-accent) 94%,var(--nw-text-primary)),color-mix(in srgb,var(--mobile-focus-accent-strong) 94%,var(--nw-text-primary)));color:var(--mobile-focus-on-accent);box-shadow:0 12px 24px color-mix(in srgb,var(--mobile-focus-accent) 28%,transparent)}.mobile-focus-button--secondary{border-color:color-mix(in srgb,var(--mobile-focus-accent) 20%,var(--nw-border));background:color-mix(in srgb,var(--mobile-focus-accent) 5%,var(--mobile-focus-surface));color:var(--nw-text-primary)}.mobile-focus-button--ghost{background:color-mix(in srgb,var(--mobile-focus-accent) 8%,var(--mobile-focus-surface));color:var(--nw-text-secondary)}.mobile-focus-button--compact{min-height:28px;padding:0 10px;font-size:13px;font-weight:500}.mobile-focus-button:active{transform:scale(.96)}.mobile-focus-button--primary:active{box-shadow:0 6px 12px color-mix(in srgb,var(--mobile-focus-accent) 20%,transparent)}.mobile-focus-button--secondary:active,.mobile-focus-button--ghost:active{background:color-mix(in srgb,var(--mobile-focus-accent) 12%,var(--mobile-focus-surface))}.mobile-focus-page--dark .mobile-focus-button--secondary{border-color:#7dd3fc29;background:#0f172a80;color:#e2e8f0e6}html.dark.warm-night .mobile-focus-page .mobile-focus-button--secondary{border-color:#f59e0b33;background:#241e1a8c;color:#f5e6d3eb}.mobile-focus-page--dark .mobile-focus-button--ghost{background:#ffffff0f;color:#e2e8f0d1}html.dark.warm-night .mobile-focus-page .mobile-focus-button--ghost{background:#ffffff0d;color:#f5e6d3d6}.mobile-me-real-name-dialog .el-dialog,.mobile-published-dialog .el-dialog,.mobile-novel-status-dialog .el-dialog,.mobile-character-edit-dialog .el-dialog,.mobile-login-dialog .el-dialog,.mobile-novel-detail-dialog .el-dialog,.mobile-title-editor-sheet .el-drawer,.mobile-chapter-preview-drawer .el-drawer{background:linear-gradient(180deg,color-mix(in srgb,var(--nw-bg-secondary) 98%,transparent),color-mix(in srgb,var(--mobile-focus-surface-muted) 76%,var(--nw-bg-secondary)));color:var(--nw-text-primary)}.mobile-me-real-name-dialog .el-dialog__title,.mobile-published-dialog .el-dialog__title,.mobile-novel-status-dialog .el-dialog__title,.mobile-character-edit-dialog .el-dialog__title,.mobile-login-dialog .el-dialog__title,.mobile-novel-detail-dialog .el-dialog__title,.mobile-title-editor-sheet .el-drawer__title,.mobile-chapter-preview-drawer .el-drawer__title{color:var(--nw-text-primary)}.mobile-me-real-name-dialog .el-dialog__body,.mobile-published-dialog .el-dialog__body,.mobile-novel-status-dialog .el-dialog__body,.mobile-character-edit-dialog .el-dialog__body,.mobile-login-dialog .el-dialog__body,.mobile-novel-detail-dialog .el-dialog__body,.mobile-title-editor-sheet .el-drawer__body,.mobile-chapter-preview-drawer .el-drawer__body{color:var(--nw-text-secondary)}.mobile-focus-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px;border-radius:var(--nw-radius-lg);background:color-mix(in srgb,var(--nw-text-primary) 6%,transparent)}.mobile-focus-page--dark .mobile-focus-tabs{background:#ffffff0d}html.dark.warm-night .mobile-focus-page .mobile-focus-tabs{background:#f59e0b14}.mobile-focus-tab{min-height:42px;border:none;border-radius:var(--nw-radius-md);background:transparent;color:var(--nw-text-muted);font-size:14px;font-weight:700;cursor:pointer}.mobile-focus-tab.active{background:linear-gradient(135deg,color-mix(in srgb,var(--mobile-focus-accent) 18%,var(--nw-bg-secondary)),color-mix(in srgb,var(--mobile-focus-accent-strong) 12%,var(--nw-bg-secondary)));color:var(--nw-text-primary)}.mobile-focus-page--dark .mobile-focus-tab{color:#e2e8f0a8}html.dark.warm-night .mobile-focus-page .mobile-focus-tab{color:#f5e6d3b3}.mobile-focus-page--dark .mobile-focus-tab.active{background:linear-gradient(135deg,#0ea5e942,#14b8a62e);color:#f8fafc}html.dark.warm-night .mobile-focus-page .mobile-focus-tab.active{background:linear-gradient(135deg,#f59e0b3d,#d9770629);color:#f5e6d3}.mobile-focus-input-stack{display:grid;gap:12px}.mobile-focus-empty{justify-items:start}.mobile-focus-loading{padding-top:4px}.mobile-focus-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.04em}.mobile-focus-checkbox{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.6;color:var(--nw-text-secondary)}.mobile-focus-page--dark .mobile-focus-checkbox{color:#e2e8f0bd}html.dark.warm-night .mobile-focus-page .mobile-focus-checkbox{color:#f5e6d3c7}.mobile-focus-page--dark .mobile-focus-input,.mobile-focus-page--dark .mobile-focus-chip{border-color:#7dd3fc24;background:#0f172a85;color:#f8fafc}html.dark.warm-night .mobile-focus-page .mobile-focus-input,html.dark.warm-night .mobile-focus-page .mobile-focus-chip{border-color:#f59e0b2e;background:#241e1a99;color:#f5e6d3}.mobile-focus-page--dark .mobile-focus-input::placeholder{color:#e2e8f06b}html.dark.warm-night .mobile-focus-page .mobile-focus-input::placeholder{color:#f5e6d375}.mobile-focus-page--dark .mobile-focus-tag,.mobile-focus-page--dark .mobile-focus-item__meta span{border-color:#7dd3fc2e;background:#ffffff0f;color:#e2e8f0d1}html.dark.warm-night .mobile-focus-page .mobile-focus-tag,html.dark.warm-night .mobile-focus-page .mobile-focus-item__meta span{border-color:#f59e0b33;background:#ffffff0d;color:#f5e6d3d6}html.dark.warm-night .mobile-focus-page .mobile-focus-book-card__cover-fallback{background:radial-gradient(circle at top,rgba(245,158,11,.18),transparent 36%),linear-gradient(160deg,#241e1ad9,#362c24e6)}html.dark.warm-night .mobile-focus-page .mobile-focus-book-card__cover-fallback span{color:#f5e6d3}html.dark.warm-night .mobile-me-real-name-dialog,html.dark.warm-night .mobile-published-dialog,html.dark.warm-night .mobile-novel-status-dialog,html.dark.warm-night .mobile-character-edit-dialog,html.dark.warm-night .mobile-login-dialog,html.dark.warm-night .mobile-novel-detail-dialog,html.dark.warm-night .mobile-title-editor-sheet,html.dark.warm-night .mobile-chapter-preview-drawer{--mobile-focus-accent: #f59e0b;--mobile-focus-accent-strong: #d97706;--nw-bg-primary: #1a1512;--nw-bg-secondary: #241e1a;--nw-bg-card: rgba(36, 30, 26, .85);--nw-text-primary: #f5e6d3;--nw-text-secondary: #c4a882;--nw-text-muted: #8b7355;--nw-border: rgba(139, 92, 46, .35);--mobile-focus-surface: rgba(36, 30, 26, .85);--mobile-focus-surface-muted: rgb(49, 42, 37);--mobile-focus-status-gold: #fcd34d;--mobile-focus-status-ink: #c4a882;--mobile-focus-status-danger: #f87171;--mobile-focus-status-success: #34d399;--mobile-focus-on-accent: #1a1512;--el-bg-color: #241e1a;--el-bg-color-overlay: rgba(36, 30, 26, .85);--el-text-color-primary: #f5e6d3;--el-text-color-regular: #c4a882;--el-border-color: rgba(139, 92, 46, .35);--el-color-primary: #f59e0b}.mobile-focus-pull-indicator{position:fixed;top:calc(env(safe-area-inset-top,0px) + 8px);left:50%;z-index:100;transform:translate(-50%) translateY(var(--pull-offset, -60px));display:flex;align-items:center;justify-content:center;gap:8px;min-width:120px;height:40px;padding:0 16px;border-radius:var(--nw-radius-full);border:1px solid color-mix(in srgb,var(--mobile-focus-accent) 22%,var(--nw-border));background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 24px #0f172a1f;font-size:12px;font-weight:700;color:color-mix(in srgb,var(--mobile-focus-accent) 82%,#15304b);pointer-events:none;transition:transform .18s ease-out,opacity .18s ease-out;will-change:transform}.mobile-focus-pull-indicator--visible{--pull-offset: 0px}.mobile-focus-pull-indicator--triggered{border-color:color-mix(in srgb,var(--mobile-focus-accent) 36%,var(--nw-border));background:color-mix(in srgb,var(--mobile-focus-accent) 12%,rgba(255,255,255,.97))}.mobile-focus-pull-indicator--refreshing{--pull-offset: 0px}.mobile-focus-pull-spinner{width:16px;height:16px;border:2px solid color-mix(in srgb,var(--mobile-focus-accent) 26%,transparent);border-top-color:var(--mobile-focus-accent);border-radius:50%}.mobile-focus-pull-indicator--refreshing .mobile-focus-pull-spinner{animation:mobile-focus-spin .7s linear infinite}.mobile-focus-pull-arrow{display:inline-flex;transition:transform .2s ease}.mobile-focus-pull-indicator--triggered .mobile-focus-pull-arrow{transform:rotate(180deg)}.mobile-focus-page--dark .mobile-focus-pull-indicator{border-color:#7dd3fc2e;background:#081222e0;color:#e2e8f0db;box-shadow:0 8px 24px #02081747}html.dark.warm-night .mobile-focus-page .mobile-focus-pull-indicator{border-color:#f59e0b38;background:#241e1ae0;color:#f5e6d3e0;box-shadow:0 8px 24px #00000052}.mobile-focus-page--dark .mobile-focus-pull-indicator--triggered{border-color:#7dd3fc4d;background:#0ea5e924}html.dark.warm-night .mobile-focus-page .mobile-focus-pull-indicator--triggered{border-color:#f59e0b52;background:#f59e0b29}.mobile-entry-page .mobile-focus-pull-indicator{border-color:#7dd3fc2e;background:#081222e0;color:#e2e8f0db;box-shadow:0 8px 24px #02081747}.mobile-entry-page .mobile-focus-pull-indicator--triggered{border-color:#f59e0b4d;background:#f59e0b24}@media(max-width:360px){.mobile-focus-page{padding-inline:12px}.mobile-focus-topbar,.mobile-focus-searchbar,.mobile-focus-input-row,.mobile-focus-metrics,.mobile-focus-section__head--row{grid-template-columns:minmax(0,1fr)}.mobile-focus-action{grid-template-columns:auto minmax(0,1fr)}.mobile-focus-action>.el-icon:last-child{display:none}.mobile-focus-book-card{grid-template-columns:72px minmax(0,1fr);gap:10px}.mobile-focus-book-card__cover{width:72px;min-height:104px;border-radius:var(--nw-radius-md)}}.mobile-focus-loading{display:grid;gap:12px;padding:var(--nw-space-3) 0}.mobile-focus-skeleton-line{height:13px;border-radius:var(--nw-radius-sm);background:color-mix(in srgb,var(--nw-text-primary) 8%,transparent);animation:mobile-focus-skeleton-pulse 1.5s var(--nw-ease-smooth) infinite}.mobile-focus-skeleton-line--sm{height:11px}.mobile-focus-skeleton-line--lg{height:18px}.mobile-focus-skeleton-line--xl{height:22px}.mobile-focus-skeleton-line--title{height:24px;width:60%}.mobile-focus-skeleton-line--full{width:100%}.mobile-focus-skeleton-line--half{width:50%}.mobile-focus-skeleton-line--third{width:33%}.mobile-focus-skeleton-card{display:grid;gap:10px;padding:16px;border-radius:var(--nw-radius-xl);border:1px solid color-mix(in srgb,var(--mobile-focus-accent) 10%,var(--nw-border));background:var(--mobile-focus-surface)}.mobile-focus-skeleton-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-focus-skeleton-card__body{display:grid;gap:6px}.mobile-focus-skeleton-card__footer{display:flex;gap:16px;margin-top:4px}.mobile-focus-skeleton-cover{width:72px;min-height:104px;border-radius:var(--nw-radius-lg);background:color-mix(in srgb,var(--nw-text-primary) 8%,transparent);animation:mobile-focus-skeleton-pulse 1.5s var(--nw-ease-smooth) infinite}.mobile-focus-skeleton-cover--lg{width:100%;min-height:160px}.mobile-focus-skeleton-avatar{width:40px;height:40px;border-radius:var(--nw-radius-full);background:color-mix(in srgb,var(--nw-text-primary) 8%,transparent);animation:mobile-focus-skeleton-pulse 1.5s var(--nw-ease-smooth) infinite}.mobile-focus-skeleton-avatar--sm{width:28px;height:28px}.mobile-focus-skeleton-avatar--lg{width:56px;height:56px}.mobile-focus-skeleton-tags{display:flex;gap:6px}.mobile-focus-skeleton-tag{height:24px;width:56px;border-radius:var(--nw-radius-full);background:color-mix(in srgb,var(--nw-text-primary) 8%,transparent);animation:mobile-focus-skeleton-pulse 1.5s var(--nw-ease-smooth) infinite}.mobile-focus-spinner{width:20px;height:20px;border:2.5px solid color-mix(in srgb,var(--mobile-focus-accent) 22%,transparent);border-top-color:var(--mobile-focus-accent);border-radius:50%;animation:mobile-focus-spin .75s linear infinite}.mobile-focus-spinner--sm{width:14px;height:14px;border-width:2px}.mobile-focus-spinner--lg{width:32px;height:32px;border-width:3px}@keyframes mobile-focus-spin{to{transform:rotate(360deg)}}.mobile-focus-progress{width:100%;height:4px;border-radius:var(--nw-radius-full);background:color-mix(in srgb,var(--nw-text-primary) 8%,transparent);overflow:hidden}.mobile-focus-progress__bar{height:100%;border-radius:var(--nw-radius-full);background:linear-gradient(90deg,var(--mobile-focus-accent),var(--mobile-focus-accent-strong));transition:width var(--nw-duration-normal) var(--nw-ease-smooth);animation:mobile-focus-progress-glow 2s ease-in-out infinite}@keyframes mobile-focus-progress-glow{0%,to{box-shadow:0 0 8px color-mix(in srgb,var(--mobile-focus-accent) 40%,transparent)}50%{box-shadow:0 0 16px color-mix(in srgb,var(--mobile-focus-accent) 60%,transparent)}}.mobile-focus-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#f8fafce0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:mobile-focus-fade-in var(--nw-duration-normal) var(--nw-ease-smooth)}.mobile-focus-loading-overlay__spinner{width:40px;height:40px;border:3px solid color-mix(in srgb,var(--mobile-focus-accent) 20%,transparent);border-top-color:var(--mobile-focus-accent);border-radius:50%;animation:mobile-focus-spin .8s linear infinite;box-shadow:0 4px 20px color-mix(in srgb,var(--mobile-focus-accent) 30%,transparent)}.mobile-focus-loading-overlay__text{font-size:13px;font-weight:600;color:var(--nw-text-secondary);letter-spacing:.02em}@keyframes mobile-focus-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mobile-focus-skeleton-pulse{0%,to{opacity:.5}50%{opacity:.9}}.mobile-focus-page--dark .mobile-focus-skeleton-line,.mobile-focus-page--dark .mobile-focus-skeleton-cover,.mobile-focus-page--dark .mobile-focus-skeleton-avatar,.mobile-focus-page--dark .mobile-focus-skeleton-tag{background:#ffffff14}html.dark.warm-night .mobile-focus-page .mobile-focus-skeleton-line,html.dark.warm-night .mobile-focus-page .mobile-focus-skeleton-cover,html.dark.warm-night .mobile-focus-page .mobile-focus-skeleton-avatar,html.dark.warm-night .mobile-focus-page .mobile-focus-skeleton-tag{background:#f59e0b24}.mobile-focus-page--dark .mobile-focus-loading-overlay{background:#08111fd6}html.dark.warm-night .mobile-focus-page .mobile-focus-loading-overlay{background:#1a1512d6}.mobile-focus-page--dark .mobile-focus-loading-overlay__spinner{border-color:#0ea5e933;border-top-color:#7dd3fc;box-shadow:0 4px 20px #0ea5e940}html.dark.warm-night .mobile-focus-page .mobile-focus-loading-overlay__spinner{border-color:#f59e0b38;border-top-color:#fbbf24;box-shadow:0 4px 20px #f59e0b3d}.mobile-focus-page--dark .mobile-focus-loading-overlay__text{color:#e2e8f0bd}html.dark.warm-night .mobile-focus-page .mobile-focus-loading-overlay__text{color:#f5e6d3c7}.mobile-offline-banner{position:fixed;top:calc(env(safe-area-inset-top,0px) + 8px);left:50%;z-index:110;transform:translate(-50%) translateY(var(--offline-banner-y, -80px));display:flex;align-items:center;gap:8px;min-width:200px;height:42px;padding:0 16px;border-radius:var(--nw-radius-full);background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 24px #0f172a24;font-size:13px;font-weight:600;pointer-events:auto;transition:transform .28s cubic-bezier(.34,1.56,.64,1);will-change:transform}.mobile-offline-banner--visible{--offline-banner-y: 0px}.mobile-offline-banner--offline{color:#92400e;border:1px solid rgba(217,119,6,.28)}.mobile-offline-banner--recovered{color:#065f46;border:1px solid rgba(5,150,105,.28)}.mobile-offline-banner__icon{flex-shrink:0;display:flex;align-items:center;font-size:16px}.mobile-offline-banner__dismiss{margin-left:auto;border:none;background:none;padding:2px;cursor:pointer;color:#94a3b8;font-size:14px;line-height:1;display:flex;align-items:center}.mobile-focus-page--dark .mobile-offline-banner{background:#081222eb;box-shadow:0 8px 24px #0208174d}html.dark.warm-night .mobile-focus-page .mobile-offline-banner{background:#241e1aeb;box-shadow:0 8px 24px #00000052}.mobile-focus-page--dark .mobile-offline-banner--offline{color:#fbbf24;border-color:#fbbf2447}html.dark.warm-night .mobile-focus-page .mobile-offline-banner--offline{color:#fcd34d;border-color:#fcd34d52}.mobile-focus-page--dark .mobile-offline-banner--recovered{color:#34d399;border-color:#34d39947}html.dark.warm-night .mobile-focus-page .mobile-offline-banner--recovered{color:#34d399;border-color:#34d39952}html.dark .mobile-focus-light-vars{--mobile-focus-accent: var(--star-brand-teal, #06b6d4);--mobile-focus-accent-strong: var(--star-brand-teal-strong, #0891b2);--nw-bg-primary: #0f172a;--nw-bg-secondary: #1e293b;--nw-bg-card: rgba(30, 41, 59, .94);--nw-text-primary: #f1f5f9;--nw-text-secondary: #94a3b8;--nw-text-muted: #64748b;--nw-border: rgba(148, 163, 184, .25);--mobile-focus-surface: rgba(30, 41, 59, .94);--mobile-focus-surface-strong: #1e293b}html.dark.warm-night .mobile-focus-light-vars{--mobile-focus-accent: #f59e0b;--mobile-focus-accent-strong: #d97706;--nw-bg-primary: #1a1512;--nw-bg-secondary: #241e1a;--nw-bg-card: rgba(36, 30, 26, .94);--nw-text-primary: #f5e6d3;--nw-text-secondary: #c4a882;--nw-text-muted: #8b7355;--nw-border: rgba(139, 92, 46, .35);--mobile-focus-surface: rgba(36, 30, 26, .94);--mobile-focus-surface-strong: #241e1a}.character-identity-labels{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.character-identity-labels__item{max-width:100%;padding:3px 8px;overflow:hidden;color:var(--nw-text-secondary);font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap;background:color-mix(in srgb,var(--nw-text-muted) 8%,var(--nw-bg-primary));border:1px solid var(--nw-border);border-radius:999px}.character-identity-labels__item--growth{color:var(--mobile-focus-accent-strong);background:color-mix(in srgb,var(--mobile-focus-accent) 10%,var(--nw-bg-primary));border-color:color-mix(in srgb,var(--mobile-focus-accent) 28%,var(--nw-border))}.character-identity-labels__item--relationship{color:var(--star-brand-teal-strong);background:color-mix(in srgb,var(--star-brand-teal) 9%,var(--nw-bg-primary));border-color:color-mix(in srgb,var(--star-brand-teal) 24%,var(--nw-border))}.character-identity-labels__item--social{color:var(--nw-text-primary)}.character-growth-timeline__title{margin:0 0 10px;color:var(--nw-text-primary);font-size:13px;font-weight:700}.character-growth-timeline__list{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.character-growth-timeline__item{position:relative;display:grid;grid-template-columns:12px minmax(0,1fr);gap:8px;padding-bottom:12px}.character-growth-timeline__item:not(:last-child):before{position:absolute;top:10px;bottom:0;left:4px;width:1px;background:color-mix(in srgb,var(--mobile-focus-accent) 28%,var(--nw-border));content:""}.character-growth-timeline__dot{z-index:1;width:9px;height:9px;margin-top:4px;background:var(--mobile-focus-accent);border:2px solid var(--nw-bg-primary);border-radius:50%}.character-growth-timeline__content{min-width:0}.character-growth-timeline__meta{display:flex;flex-wrap:wrap;gap:4px 10px;color:var(--mobile-focus-accent-strong);font-size:10px;font-weight:700}.character-growth-timeline__summary{margin:3px 0 0;overflow-wrap:anywhere;color:var(--nw-text-secondary);font-size:12px;line-height:1.55}@media(min-width:768px)and (hover:hover)and (pointer:fine){body.route-mobile-preview{--mobile-device-frame-width: min(430px, calc(100vw - 28px) );--mobile-device-frame-height: min(960px, calc(100vh - 24px) );--mobile-device-shell-size: 8px;--mobile-device-screen-width: calc(var(--mobile-device-frame-width) - (var(--mobile-device-shell-size) * 2));--mobile-device-screen-height: calc(var(--mobile-device-frame-height) - (var(--mobile-device-shell-size) * 2));--mobile-device-frame-top: calc((100vh - var(--mobile-device-frame-height)) / 2);--mobile-device-frame-bottom: var(--mobile-device-frame-top);--mobile-device-screen-top: calc(var(--mobile-device-frame-top) + var(--mobile-device-shell-size));--mobile-device-screen-bottom: calc(var(--mobile-device-frame-bottom) + var(--mobile-device-shell-size));--mobile-device-screen-side: calc((100vw - var(--mobile-device-screen-width)) / 2);display:grid;min-height:100vh;place-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--nw-bg-primary) 72%,var(--nw-text-primary)),color-mix(in srgb,var(--nw-bg-primary) 94%,var(--star-brand-sky)))}html.route-mobile-preview,body.route-mobile-preview,#app.route-mobile-preview{overflow:hidden}#app.route-mobile-preview{position:relative;display:grid;width:100%;min-height:100vh;place-items:center;background:linear-gradient(180deg,color-mix(in srgb,var(--nw-bg-primary) 78%,transparent),color-mix(in srgb,var(--nw-bg-primary) 92%,var(--nw-bg-secondary)))}body.route-mobile-preview:before,body.route-mobile-preview:after{position:fixed;left:50%;z-index:500;content:"";pointer-events:none;transform:translate(-50%)}body.route-mobile-preview:before{top:calc(var(--mobile-device-frame-top) + 5px);width:68px;height:5px;border-radius:var(--nw-radius-full);background:color-mix(in srgb,var(--nw-text-primary) 88%,var(--nw-bg-primary));box-shadow:inset 0 1px color-mix(in srgb,var(--nw-bg-secondary) 12%,transparent)}body.route-mobile-preview:after{bottom:calc(var(--mobile-device-frame-bottom) + 6px);width:76px;height:3px;border-radius:var(--nw-radius-full);background:color-mix(in srgb,var(--nw-bg-secondary) 54%,var(--nw-text-primary));opacity:.86}body.route-mobile-preview .mobile-device-status-bar{position:fixed;top:var(--mobile-device-screen-top);left:var(--mobile-device-screen-side);right:var(--mobile-device-screen-side);z-index:450;height:28px;pointer-events:none;width:var(--mobile-device-screen-width)}body.route-mobile-preview .mobile-focus-page,body.route-mobile-preview .mobile-book-reader-page,body.route-mobile-preview .mobile-fun-page{position:relative;isolation:isolate;width:var(--mobile-device-frame-width);max-width:var(--mobile-device-frame-width);height:var(--mobile-device-frame-height);min-height:0;max-height:var(--mobile-device-frame-height);margin:0;padding-top:28px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:var(--mobile-device-shell-size) solid color-mix(in srgb,var(--nw-text-primary) 92%,var(--nw-bg-primary));border-radius:var(--nw-radius-2xl);box-shadow:0 30px 80px color-mix(in srgb,var(--nw-text-primary) 22%,transparent),0 10px 28px color-mix(in srgb,var(--nw-text-primary) 18%,transparent),inset 0 0 0 1px color-mix(in srgb,var(--nw-bg-secondary) 18%,transparent);box-sizing:border-box;scrollbar-width:none}body.route-mobile-preview .mobile-focus-page::-webkit-scrollbar,body.route-mobile-preview .mobile-book-reader-page::-webkit-scrollbar,body.route-mobile-preview .mobile-fun-page::-webkit-scrollbar{display:none}body.route-mobile-preview .mobile-workbench-dock,body.route-mobile-preview .mobile-novel-reader-pager{bottom:calc(var(--mobile-device-screen-bottom) + 12px);width:min(calc(var(--mobile-device-screen-width) - 22px),392px)}body.route-mobile-preview .mobile-workbench-dock--wide{width:min(calc(var(--mobile-device-screen-width) - 18px),440px)}body.route-mobile-preview .mobile-msg-fab,body.route-mobile-preview .mobile-book-reader-tts-launcher,body.route-mobile-preview .mobile-novel-reader-tts-launcher{right:calc(var(--mobile-device-screen-side) + 16px);bottom:calc(var(--mobile-device-screen-bottom) + 88px)}body.route-mobile-preview .mobile-novel-reader-toolbar{bottom:calc(var(--mobile-device-screen-bottom) + 78px)}body.route-mobile-preview .mobile-book-reader-bottombar{bottom:calc(var(--mobile-device-screen-bottom) + 10px)}body.route-mobile-preview .mobile-book-reader-progress{top:calc(var(--mobile-device-screen-top) + 28px);right:var(--mobile-device-screen-side);left:var(--mobile-device-screen-side);width:auto;border-radius:var(--nw-radius-full)}body.route-mobile-preview .mobile-focus-pull-indicator{position:absolute;top:8px;left:14px;right:14px;width:auto;max-width:none;transform:translate(0) translateY(var(--pull-offset, -60px))}body.route-mobile-preview .mobile-focus-pull-indicator:not(.mobile-focus-pull-indicator--visible):not(.mobile-focus-pull-indicator--refreshing){opacity:0;pointer-events:none}body.route-mobile-preview .offline-banner{top:calc(var(--mobile-device-screen-top) + 36px);right:calc(var(--mobile-device-screen-side) + 12px);left:calc(var(--mobile-device-screen-side) + 12px);border-radius:var(--nw-radius-full);box-shadow:0 12px 28px color-mix(in srgb,var(--nw-text-primary) 18%,transparent)}body.route-mobile-preview .mobile-workbench-notif-overlay,body.route-mobile-preview .mobile-book-reader-overlay,body.route-mobile-preview .mobile-novel-reader-overlay,body.route-mobile-preview .mme-overlay,body.route-mobile-preview .mas-overlay,body.route-mobile-preview .character-chat-overlay,body.route-mobile-preview .char-detail-sheet,body.route-mobile-preview .char-manage-sheet,body.route-mobile-preview .plot-vote-editor,body.route-mobile-preview .interactive-setup,body.route-mobile-preview .character-mailbox,body.route-mobile-preview .character-moments,body.route-mobile-preview .mobile-create-sheet,body.route-mobile-preview .mobile-create-chapter-sheet,body.route-mobile-preview .mobile-cover-editor,body.route-mobile-preview .mobile-cover-editor-sheet,body.route-mobile-preview .mobile-rewrite-sheet,body.route-mobile-preview .mobile-character-edit-sheet,body.route-mobile-preview .mobile-novel-status-sheet,body.route-mobile-preview .mobile-comic-strip,body.route-mobile-preview .interactive-setup-overlay,body.route-mobile-preview .fork-sheet-overlay,body.route-mobile-preview .fork-publish-overlay,body.route-mobile-preview .fork-review-overlay,body.route-mobile-preview .fork-records-overlay,body.route-mobile-preview .fork-settings-overlay,body.route-mobile-preview .ss-reader-overlay,body.route-mobile-preview .side-story-gen-overlay,body.route-mobile-preview .ss-plaza-overlay,body.route-mobile-preview .author-letter-overview,body.route-mobile-preview .share-card-viewer,body.route-mobile-preview .share-poster-list,body.route-mobile-preview .share-poster-preview,body.route-mobile-preview .poster-list-overlay,body.route-mobile-preview .poster-preview-overlay,body.route-mobile-preview .mobile-note-input-overlay,body.route-mobile-preview .annotation-panel,body.route-mobile-preview .mobile-batch-sheet,body.route-mobile-preview .el-overlay-dialog:has(.mobile-me-real-name-dialog),body.route-mobile-preview .el-overlay-dialog:has(.mobile-published-dialog),body.route-mobile-preview .el-overlay-dialog:has(.mobile-novel-status-dialog),body.route-mobile-preview .el-overlay-dialog:has(.mobile-character-edit-dialog),body.route-mobile-preview .el-overlay-dialog:has(.mobile-login-dialog),body.route-mobile-preview .el-overlay-dialog:has(.mobile-novel-detail-dialog),body.route-mobile-preview .el-overlay:has(.mobile-title-editor-sheet),body.route-mobile-preview .el-overlay:has(.mobile-chapter-preview-drawer){inset:var(--mobile-device-screen-top) var(--mobile-device-screen-side) var(--mobile-device-screen-bottom) var(--mobile-device-screen-side);width:auto;overflow-y:auto;overflow-x:hidden;border-radius:var(--nw-radius-xl)}body.route-mobile-preview .el-overlay-dialog:has(.mobile-me-real-name-dialog)::-webkit-scrollbar,body.route-mobile-preview .el-overlay-dialog:has(.mobile-published-dialog)::-webkit-scrollbar,body.route-mobile-preview .el-overlay-dialog:has(.mobile-novel-status-dialog)::-webkit-scrollbar,body.route-mobile-preview .el-overlay-dialog:has(.mobile-character-edit-dialog)::-webkit-scrollbar,body.route-mobile-preview .el-overlay-dialog:has(.mobile-login-dialog)::-webkit-scrollbar,body.route-mobile-preview .el-overlay-dialog:has(.mobile-novel-detail-dialog)::-webkit-scrollbar{width:6px}body.route-mobile-preview .el-overlay-dialog:has(.mobile-me-real-name-dialog)::-webkit-scrollbar-thumb,body.route-mobile-preview .el-overlay-dialog:has(.mobile-published-dialog)::-webkit-scrollbar-thumb,body.route-mobile-preview .el-overlay-dialog:has(.mobile-novel-status-dialog)::-webkit-scrollbar-thumb,body.route-mobile-preview .el-overlay-dialog:has(.mobile-character-edit-dialog)::-webkit-scrollbar-thumb,body.route-mobile-preview .el-overlay-dialog:has(.mobile-login-dialog)::-webkit-scrollbar-thumb,body.route-mobile-preview .el-overlay-dialog:has(.mobile-novel-detail-dialog)::-webkit-scrollbar-thumb{background:#94a3b866;border-radius:3px}body.route-mobile-preview .mobile-workbench-notif-sheet,body.route-mobile-preview .mme-sheet,body.route-mobile-preview .mas-sheet,body.route-mobile-preview .character-chat-sheet,body.route-mobile-preview .char-detail-sheet__panel,body.route-mobile-preview .char-manage-sheet__panel,body.route-mobile-preview .mobile-create-sheet__panel,body.route-mobile-preview .mobile-cover-editor__panel,body.route-mobile-preview .mobile-batch-sheet__panel,body.route-mobile-preview .mobile-rewrite-sheet__panel,body.route-mobile-preview .mobile-comic-strip__panel,body.route-mobile-preview .plot-vote-editor__panel,body.route-mobile-preview .interactive-setup__panel,body.route-mobile-preview .mobile-character-edit-sheet__panel,body.route-mobile-preview .mobile-novel-status-sheet__panel,body.route-mobile-preview .mobile-cover-editor-sheet__panel,body.route-mobile-preview .fork-sheet,body.route-mobile-preview .fork-publish-sheet,body.route-mobile-preview .fork-review-sheet,body.route-mobile-preview .fork-records-sheet,body.route-mobile-preview .fork-settings-sheet,body.route-mobile-preview .ss-reader-sheet,body.route-mobile-preview .side-story-gen-sheet,body.route-mobile-preview .ss-plaza-sheet,body.route-mobile-preview .author-letter-overview__sheet,body.route-mobile-preview .poster-list-sheet,body.route-mobile-preview .poster-preview-sheet,body.route-mobile-preview .mobile-book-reader-panel,body.route-mobile-preview .mobile-novel-reader-picker,body.route-mobile-preview .mobile-novel-reader-editor,body.route-mobile-preview .mobile-published-dialog .el-dialog,body.route-mobile-preview .mobile-novel-detail-dialog .el-dialog,body.route-mobile-preview .mobile-me-real-name-dialog .el-dialog,body.route-mobile-preview .mobile-novel-status-dialog .el-dialog,body.route-mobile-preview .mobile-character-edit-dialog .el-dialog,body.route-mobile-preview .mobile-login-dialog .el-dialog,body.route-mobile-preview .mobile-title-editor-sheet.el-drawer,body.route-mobile-preview .mobile-chapter-preview-drawer.el-drawer{width:min(100%,var(--mobile-device-screen-width));max-width:var(--mobile-device-screen-width);box-sizing:border-box;margin-right:auto;margin-left:auto}body.route-mobile-preview .mobile-comic-strip__panel,body.route-mobile-preview .plot-vote-editor__panel{left:auto;right:auto}body.route-mobile-preview .mobile-published-dialog .el-dialog,body.route-mobile-preview .mobile-novel-detail-dialog .el-dialog,body.route-mobile-preview .mobile-me-real-name-dialog .el-dialog,body.route-mobile-preview .mobile-novel-status-dialog .el-dialog,body.route-mobile-preview .mobile-character-edit-dialog .el-dialog,body.route-mobile-preview .mobile-login-dialog .el-dialog{margin-top:max(12px,calc((var(--mobile-device-frame-height) - var(--mobile-device-shell-size) * 2 - 560px) / 2));max-height:calc(var(--mobile-device-screen-height) - var(--mobile-device-shell-size) * 2 - 60px)}body.route-mobile-preview .mobile-published-dialog .el-dialog__body,body.route-mobile-preview .mobile-novel-detail-dialog .el-dialog__body,body.route-mobile-preview .mobile-me-real-name-dialog .el-dialog__body,body.route-mobile-preview .mobile-novel-status-dialog .el-dialog__body,body.route-mobile-preview .mobile-character-edit-dialog .el-dialog__body,body.route-mobile-preview .mobile-login-dialog .el-dialog__body{max-height:calc(var(--mobile-device-screen-height) - var(--mobile-device-shell-size) * 2 - 160px);overflow-y:auto;overflow-x:hidden}}@media(min-width:768px)and (hover:hover)and (pointer:fine)and (max-height:760px){body.route-mobile-preview{--mobile-device-frame-width: min(430px, calc(100vw - 24px) );--mobile-device-frame-height: calc(100vh - 20px) }}:root{--nw-bg-primary: #e1e8ef;--nw-bg-secondary: #ecf1f6;--nw-bg-card: rgba(235, 241, 247, .88);--nw-bg-hover: rgba(3, 105, 161, .08);--nw-border: rgba(117, 133, 156, .34);--nw-header-bg-start: rgba(238, 244, 250, .92);--nw-header-bg-end: rgba(226, 235, 245, .88);--nw-header-glow: rgba(14, 165, 233, .18);--nw-header-shadow: var(--nw-shadow-md);--nw-text-primary: #0f172a;--nw-text-secondary: #334155;--nw-text-muted: #64748b;--nw-accent-start: #0369a1;--nw-accent-end: #0f766e;--nw-accent-gradient: linear-gradient(135deg, #0369a1 0%, #0f766e 100%);--nw-font-display: "Plus Jakarta Sans", "Noto Sans SC", "PingFang SC", "Segoe UI Variable", sans-serif;--nw-font-sans: "Manrope", "Noto Sans SC", "PingFang SC", "Segoe UI Variable", sans-serif;--nw-font-mono: "JetBrains Mono", "Cascadia Code", "SFMono-Regular", "Consolas", monospace;--nw-font-regular: 400;--nw-font-medium: 500;--nw-font-semibold: 600;--nw-font-bold: 700;--nw-radius-sm: 8px;--nw-radius-md: 12px;--nw-radius-lg: 16px;--nw-radius-xl: 22px;--nw-shadow-sm: 0 2px 8px rgba(15, 23, 42, .06);--nw-shadow-md: 0 10px 28px rgba(15, 23, 42, .1);--nw-shadow-lg: 0 20px 50px rgba(15, 23, 42, .14);--nw-shadow-glow: 0 0 20px rgba(2, 132, 199, .18);--nw-shadow: 0 12px 30px rgba(15, 23, 42, .1);--el-color-primary: #0369a1;--el-color-primary-light-3: #0284c7;--el-color-primary-light-5: #0ea5e9;--el-color-primary-light-7: #38bdf8;--el-color-primary-dark-2: #0284c7;--el-border-radius-base: 12px}html.dark{--nw-bg-primary: #060c17;--nw-bg-secondary: #0f172a;--nw-bg-card: rgba(15, 23, 42, .78);--nw-bg-hover: rgba(56, 189, 248, .18);--nw-border: rgba(90, 108, 132, .38);--nw-header-bg-start: rgba(5, 11, 24, .94);--nw-header-bg-end: rgba(10, 20, 38, .9);--nw-header-glow: rgba(56, 189, 248, .24);--nw-header-shadow: 0 16px 34px rgba(0, 0, 0, .42);--nw-text-primary: #e2e8f0;--nw-text-secondary: #a8b5c7;--nw-text-muted: #8a9ab0;--nw-shadow-sm: 0 2px 10px rgba(0, 0, 0, .28);--nw-shadow-md: 0 12px 30px rgba(0, 0, 0, .34);--nw-shadow-lg: 0 28px 60px rgba(0, 0, 0, .4);--nw-shadow-glow: 0 0 28px rgba(56, 189, 248, .24);--nw-shadow: 0 14px 34px rgba(0, 0, 0, .35)}html,body{font-family:var(--nw-font-sans);background:radial-gradient(circle at 0% 0%,rgba(3,105,161,.05),transparent 36%),radial-gradient(circle at 100% 0%,rgba(15,118,110,.04),transparent 34%),linear-gradient(180deg,#ffffff1a,#fff0),var(--nw-bg-primary);color:var(--nw-text-primary)}html.dark body{background:radial-gradient(circle at 8% 0%,rgba(14,165,233,.2),transparent 38%),radial-gradient(circle at 92% 0%,rgba(20,184,166,.18),transparent 36%),linear-gradient(180deg,#020617bf,#020617eb),var(--nw-bg-primary)}#app{background:transparent}.dashboard,.novel-layout,.chapter-workspace{position:relative}.dashboard-header,.novel-layout .mobile-header,.novel-layout .sidebar,.chapter-workspace .editor-toolbar,.chapter-workspace .comment-panel{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.el-button{border-radius:12px;transition:transform .18s ease,box-shadow .24s ease,border-color .24s ease}.el-button:not(.is-disabled):hover{transform:translateY(-1px)}.el-button--primary{border:none;background:var(--nw-accent-gradient);box-shadow:0 7px 16px #0369a12b}.el-button--primary:not(.is-disabled):hover{box-shadow:0 9px 20px #0f766e2e}.el-input__wrapper,.el-textarea__inner,.el-select__wrapper{border-radius:12px;box-shadow:inset 0 0 0 1px var(--nw-border)}.el-input__wrapper.is-focus,.el-select__wrapper.is-focused,.el-textarea__inner:focus{box-shadow:inset 0 0 0 1px #0369a157!important}.el-drawer,.el-dialog,.el-popover.el-popper{border-radius:16px}.el-drawer{border-left:1px solid var(--nw-border)}.el-dialog{border:1px solid var(--nw-border);box-shadow:var(--nw-shadow-lg)}.dashboard-header,.chapter-workspace .editor-area,.novel-layout .main-content{animation:modern-surface-enter .45s cubic-bezier(.16,1,.3,1) both}@keyframes modern-surface-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.el-button,.el-input__wrapper,.el-textarea__inner,.el-select__wrapper{border-radius:10px}}@media(prefers-reduced-motion:reduce){.dashboard-header,.chapter-workspace .editor-area,.novel-layout .main-content,.el-button{animation:none!important;transition:none!important;transform:none!important}}:root{--star-brand-ink: #0f172a;--star-brand-sky: #0369a1;--star-brand-teal: #0f766e;--star-brand-light: #e6edf5;--star-brand-glow: rgba(3, 105, 161, .2);--star-brand-gradient: linear-gradient(135deg, var(--star-brand-sky), var(--star-brand-teal));--star-brand-panel: linear-gradient(140deg, rgba(238, 244, 250, .92), rgba(228, 236, 246, .88))}html.dark{--star-brand-ink: #e2e8f0;--star-brand-light: #0f172a;--star-brand-glow: rgba(56, 189, 248, .24);--star-brand-panel: linear-gradient(140deg, rgba(5, 11, 24, .9), rgba(10, 20, 38, .86))}html.dark.warm-night{--star-brand-sky: #f59e0b;--star-brand-teal: #d97706;--star-brand-ink: #f5e6d3;--star-brand-light: #1a1512;--star-brand-glow: rgba(245, 158, 11, .2);--star-brand-gradient: linear-gradient(135deg, #f59e0b, #d97706);--star-brand-panel: linear-gradient(140deg, rgba(36, 30, 26, .92), rgba(26, 21, 18, .88))}.star-wordmark{display:inline-flex;align-items:center;gap:10px}.star-wordmark-pill{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:28px;padding:0 10px;border-radius:999px;border:1px solid color-mix(in srgb,var(--star-brand-sky) 35%,transparent);background:color-mix(in srgb,var(--star-brand-sky) 15%,transparent);color:var(--star-brand-sky);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.star-wordmark-main{font-size:clamp(26px,2.4vw,34px);font-weight:800;letter-spacing:.01em;color:var(--star-brand-ink)}.star-brand-panel{border:1px solid var(--nw-border);background:var(--star-brand-panel);box-shadow:var(--nw-shadow-sm)}.star-gradient-text{background:var(--star-brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.star-brand-chip{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px;border-radius:999px;border:1px solid color-mix(in srgb,var(--star-brand-sky) 34%,var(--nw-border));background:color-mix(in srgb,var(--star-brand-sky) 10%,var(--nw-bg-card));color:var(--nw-text-secondary);font-size:11px;font-weight:600;letter-spacing:.04em}.star-brand-kicker{margin:0;display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:.1em;color:var(--nw-text-secondary);text-transform:uppercase}.star-brand-divider{height:1px;background:linear-gradient(90deg,color-mix(in srgb,var(--star-brand-sky) 52%,transparent),color-mix(in srgb,var(--star-brand-teal) 52%,transparent),transparent)}.star-brand-orbit{position:relative;overflow:hidden}.star-brand-orbit:after{content:"";position:absolute;width:190px;height:190px;right:-80px;top:-42px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,color-mix(in srgb,var(--star-brand-sky) 24%,transparent),transparent 72%);opacity:.58}@media(prefers-reduced-motion:no-preference){.star-brand-orbit:after{animation:star-brand-orbit-pulse 8s ease-in-out infinite}}@keyframes star-brand-orbit-pulse{0%{transform:translateZ(0);opacity:.55}50%{transform:translate3d(-9px,7px,0);opacity:.82}to{transform:translateZ(0);opacity:.55}}html.dark.warm-night .mobile-focus-page,.mobile-focus-page--warm-night{--star-brand-sky: #f59e0b;--star-brand-teal: #d97706;--star-brand-glow: rgba(245, 158, 11, .2);--star-brand-panel: linear-gradient(140deg, rgba(36, 30, 26, .92), rgba(26, 21, 18, .88))}.mobile-focus-page--warm-night .star-wordmark-pill{border-color:#f59e0b66;background:#f59e0b2e;color:#f59e0b}.mobile-focus-page--warm-night .star-wordmark-main{color:#f5e6d3}.mobile-focus-page--warm-night .star-brand-panel{background:linear-gradient(140deg,#241e1aeb,#1a1512e0)}.mobile-focus-page--warm-night .star-gradient-text{background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-background-clip:text;background-clip:text;color:transparent}.mobile-focus-page--warm-night .star-brand-chip{border-color:#f59e0b59;background:#f59e0b1f}.mobile-focus-page--warm-night .star-brand-divider{background:linear-gradient(90deg,rgba(245,158,11,.52),rgba(217,119,6,.52),transparent)}.mobile-focus-page--warm-night .star-brand-orbit:after{background:radial-gradient(circle,rgba(245,158,11,.24),transparent 72%)}.dashboard .dashboard-body .novel-card-grid .stats-row{position:relative}.dashboard .dashboard-body .novel-card-grid .stat-card{position:relative;overflow:hidden}.dashboard .dashboard-body .novel-card-grid .stat-card:after{content:"";position:absolute;left:12px;right:12px;top:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--star-brand-sky) 62%,transparent),color-mix(in srgb,var(--star-brand-teal) 62%,transparent),transparent);opacity:.55;pointer-events:none}.dashboard .dashboard-body .novel-card-grid .filter-bar{position:relative;overflow:hidden;border-color:color-mix(in srgb,var(--star-brand-sky) 20%,var(--nw-border))!important;background:var(--star-brand-panel)!important}.dashboard .dashboard-body .novel-card-grid .filter-bar:before{content:"";position:absolute;top:-24px;right:-40px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--star-brand-sky) 20%,transparent),transparent 70%);pointer-events:none}.dashboard .dashboard-body .tag-filter-bar{margin-bottom:10px;padding:10px 12px;border-radius:14px;border:1px solid color-mix(in srgb,var(--star-brand-sky) 18%,var(--nw-border));background:color-mix(in srgb,var(--star-brand-sky) 6%,var(--nw-bg-secondary));box-shadow:var(--nw-shadow-sm)}.dashboard .dashboard-body .tag-filter-label{letter-spacing:.08em;font-weight:600;color:var(--nw-text-secondary)}.dashboard .dashboard-body .tag-pill{border-color:color-mix(in srgb,var(--star-brand-sky) 25%,var(--nw-border));background:color-mix(in srgb,var(--star-brand-sky) 8%,var(--nw-bg-card))}.dashboard .dashboard-body .tag-pill--active{background:var(--star-brand-gradient)}.dashboard .dashboard-body .novel-card-grid .novel-card{position:relative;overflow:hidden}.dashboard .dashboard-body .novel-card-grid .novel-card:after{content:"";position:absolute;left:16px;right:16px;top:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--star-brand-sky) 64%,transparent),color-mix(in srgb,var(--star-brand-teal) 64%,transparent),transparent);opacity:.5;pointer-events:none}.dashboard .dashboard-body .novel-card-grid .status-tag.el-tag{border-color:color-mix(in srgb,var(--star-brand-sky) 32%,var(--nw-border))!important;background:color-mix(in srgb,var(--star-brand-sky) 10%,var(--nw-bg-card))!important;color:color-mix(in srgb,var(--star-brand-sky) 80%,var(--nw-text-primary))!important}.dashboard .dashboard-body .novel-card-grid .card-footer{position:relative;border-top-color:transparent!important}.dashboard .dashboard-body .novel-card-grid .card-footer:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--star-brand-sky) 36%,transparent),color-mix(in srgb,var(--star-brand-teal) 36%,transparent),transparent)}html.dark .dashboard .dashboard-body .novel-card-grid .stat-card:after,html.dark .dashboard .dashboard-body .novel-card-grid .novel-card:after{opacity:.72}html.dark .dashboard .dashboard-body .novel-card-grid .filter-bar{border-color:color-mix(in srgb,var(--star-brand-sky) 28%,var(--nw-border))!important}
