:root{--ink:#17272a;--muted:#647477;--primary:#266d65;--primary-dark:#173e3a;--primary-soft:#e9f1ef;--accent:#e1aa50;--paper:#fbfcfa;--canvas:#f2f0e9;--line:#dce4e1;--danger:#a94747;--warning:#a96828;--shadow:0 18px 50px #14373317}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);text-rendering:optimizelegibility;font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,system-ui,sans-serif}body{background:radial-gradient(circle at 4% 3%, #e1aa501c, transparent 28rem), var(--canvas);min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-root{min-height:100vh}.topbar{color:#fff;background:linear-gradient(120deg, #ffffff09, transparent 55%), var(--primary-dark);justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:14px clamp(18px,4vw,54px);display:flex;box-shadow:0 8px 30px #112e2b2e}.brand{align-items:center;gap:13px;display:flex}.brand-mark{object-fit:cover;border:1px solid #ffffff3b;border-radius:14px;width:46px;height:46px;box-shadow:inset 0 1px #ffffff59}.brand h1{letter-spacing:.06em;margin:0;font-size:21px}.brand p{color:#c4d8d4;margin:3px 0 0;font-size:12px}.topbar-actions{align-items:center;gap:9px;display:flex}.language-menu{z-index:20;position:relative}.language-trigger{color:#edf6f4;cursor:pointer;background:linear-gradient(135deg,#ffffff1c,#ffffff0a);border:1px solid #ffffff2e;border-radius:11px;align-items:center;gap:8px;min-height:38px;padding:5px 10px 5px 6px;font-size:12px;font-weight:650;transition:border-color .15s,background .15s;display:flex;box-shadow:inset 0 1px #ffffff1f,0 5px 16px #06191724}.language-trigger:hover,.language-trigger[aria-expanded=true]{background:linear-gradient(135deg,#ffffff29,#ffffff12);border-color:#9be1c085}.language-trigger:focus-visible,.language-popover button:focus-visible{outline-offset:2px;outline:2px solid #9be1c0}.language-globe{width:26px;height:26px;color:var(--primary-dark);background:#dceee8;border-radius:8px;place-items:center;font-family:Georgia,Songti SC,serif;font-size:13px;font-weight:750;display:grid}.language-chevron{border-bottom:1.5px solid #c9ddda;border-right:1.5px solid #c9ddda;width:7px;height:7px;margin:-3px 1px 0 2px;transition:transform .15s;transform:rotate(45deg)}.language-trigger[aria-expanded=true] .language-chevron{margin-top:3px;transform:rotate(225deg)}.language-popover{width:172px;color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border:1px solid #173e3a21;border-radius:13px;padding:6px;animation:.14s ease-out language-menu-in;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 18px 42px #0d2b2738}.language-popover:before{content:"";background:#fff;border-top:1px solid #173e3a21;border-left:1px solid #173e3a21;width:9px;height:9px;position:absolute;top:-5px;right:20px;transform:rotate(45deg)}.language-popover button{color:#405255;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:38px;padding:8px 10px;font-size:12px;font-weight:620;display:flex;position:relative}.language-popover button:hover{color:var(--primary-dark);background:var(--primary-soft)}.language-popover button.active{color:var(--primary-dark);background:#e5f1ed}.language-check{width:20px;color:var(--primary);text-align:right;font-size:15px;font-weight:800}@keyframes language-menu-in{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.privacy-pill{color:#d8e6e3;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:12px;display:flex}.privacy-dot{background:#70d7a3;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #70d7a31f}.page-intro{max-width:1440px;margin:0 auto;padding:34px clamp(16px,3vw,34px) 22px}.page-intro h2{letter-spacing:-.02em;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(26px,3vw,38px);font-weight:650}.page-intro>p:last-child{max-width:720px;color:var(--muted);margin:9px 0 0;font-size:14px;line-height:1.7}.app-shell{grid-template-columns:minmax(390px,440px) minmax(0,1fr);align-items:start;gap:18px;width:min(1440px,100% - 32px);margin:0 auto;display:grid}.control-card,.workspace-card{box-shadow:var(--shadow);background:#fbfcfaf5;border:1px solid #ccdad6e6;border-radius:18px;overflow:hidden}.control-card{position:sticky;top:18px}.control-section{border-bottom:1px solid var(--line);padding:22px 24px}.section-title{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.section-title>span{color:#fff;background:var(--primary);border-radius:9px;flex:none;place-items:center;width:27px;height:27px;font-size:13px;font-weight:800;display:grid}.section-title h3{margin:1px 0 2px;font-size:15px}.section-title p{color:var(--muted);margin:0;font-size:11px}.drop-zone{background:#f7faf8;border:1.5px dashed #adc3be;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:13px;transition:border-color .16s,background .16s,transform .16s;display:grid}.drop-zone.is-dragging{border-color:var(--primary);background:var(--primary-soft);transform:translateY(-2px)}.drop-zone.has-file{border-style:solid;border-color:#bdd0cb}.file-glyph{color:#fff;background:var(--primary);letter-spacing:.06em;border-radius:9px 9px 12px;place-items:center;width:43px;height:48px;font-size:10px;font-weight:800;display:grid}.file-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.file-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.file-copy span{color:var(--muted);font-size:11px}.cover-row{grid-template-columns:92px 1fr;gap:17px;margin-bottom:16px;display:grid}.cover-preview{aspect-ratio:5/8;background:var(--primary-soft);border:1px solid #c8d6d2;border-radius:9px;width:92px;overflow:hidden;box-shadow:0 8px 18px #173e3a1f}.cover-preview img{object-fit:cover;transform-origin:50%;width:100%;height:100%;display:block}.default-cover{color:#fff;background:radial-gradient(circle at 90% 10%, #e1aa5059, transparent 45%), linear-gradient(145deg, var(--primary-dark), #3b8178);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:16px 10px 12px;display:flex}.default-cover span{border-left:3px solid var(--accent);padding-left:8px;font-family:Georgia,Songti SC,serif;font-size:13px;font-weight:700;line-height:1.5}.default-cover small{color:#d1e3df;font-size:9px}.cover-actions{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;display:flex}.cover-actions p{color:var(--muted);margin:2px 0 0;font-size:10px}.crop-cover-button{color:var(--primary);font-weight:700}.crop-dialog-backdrop{z-index:50;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0c1f1eb8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.crop-dialog{background:#fbfcfa;border:1px solid #ffffff94;border-radius:19px;width:min(720px,100%);padding:24px;box-shadow:0 28px 80px #081b1957}.crop-dialog-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.crop-dialog-header h3{margin:0 0 4px;font-family:Georgia,Songti SC,serif;font-size:25px}.crop-dialog-header>div>p:last-child{color:var(--muted);margin:0;font-size:12px}.crop-close{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:50%;flex:none;padding:0;font-size:24px;line-height:1}.crop-dialog-body{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:center;gap:30px;display:grid}.crop-stage{aspect-ratio:5/8;background:#e6ece9;border:5px solid #fff;border-radius:13px;justify-self:center;width:min(300px,100%);position:relative;overflow:hidden;box-shadow:0 0 0 1px #b7c9c4,0 18px 36px #173e3a33}.crop-stage>img{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.crop-canvas{cursor:grab;touch-action:none;width:100%;height:100%;display:block}.crop-canvas:active{cursor:grabbing}.crop-canvas:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}.crop-ratio{color:#fff;letter-spacing:.08em;pointer-events:none;background:#102e2bc7;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;position:absolute;bottom:10px;right:10px}.crop-controls{flex-direction:column;gap:21px;display:flex}.crop-output{background:var(--primary-soft);border:1px solid #d6e3df;border-radius:12px;flex-direction:column;gap:5px;padding:14px 15px;display:flex}.crop-output strong{color:var(--primary-dark);font-size:13px}.crop-output span{color:var(--muted);font-size:11px}.crop-zoom{flex-direction:column;gap:10px;display:flex}.crop-zoom>span{color:#4f6063;justify-content:space-between;font-size:12px;font-weight:700;display:flex}.crop-zoom output{color:var(--primary);font-variant-numeric:tabular-nums}.crop-zoom input{width:100%;accent-color:var(--primary)}.crop-tip{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.crop-dialog-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.crop-apply{width:auto;min-width:112px;padding-inline:18px}.field{flex-direction:column;gap:6px;margin-top:12px;display:flex}.field>span{color:#4f6063;font-size:12px;font-weight:650}.field input,.field select,.field textarea{width:100%;min-height:40px;color:var(--ink);background:#fff;border:1px solid #cbd7d4;border-radius:10px;outline:none;padding:9px 11px;font-size:13px;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:76px;font-family:Consolas,SFMono-Regular,monospace;font-size:12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #266d651c}.primary-button,.secondary-button,.text-button,.edit-button{cursor:pointer;border:0}.primary-button{color:#fff;background:var(--primary);border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;font-size:15px;font-weight:750;transition:background .15s,transform .15s,box-shadow .15s;display:flex;box-shadow:0 9px 22px #266d6538}.primary-button:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 12px 25px #266d6545}.secondary-button{min-height:36px;color:var(--primary-dark);background:#fff;border:1px solid #afc4bf;border-radius:9px;padding:7px 13px;font-size:12px;font-weight:650;transition:background .15s,border-color .15s}.secondary-button:hover:not(:disabled){border-color:var(--primary);background:var(--primary-soft)}.secondary-button.compact{min-height:34px;padding-inline:11px}.full-width{width:100%;margin-top:15px}.text-button{color:var(--primary);background:0 0;padding:3px 0;font-size:11px}button:disabled{cursor:not-allowed;opacity:.48}.export-area{background:#f5f8f6;padding:20px 24px 18px}.export-buttons{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:9px;display:grid}.export-buttons .secondary-button{min-height:48px;font-size:13px}.export-buttons .secondary-button .spinner{vertical-align:-3px;border-color:#266d6538;border-top-color:var(--primary);margin-right:7px;display:inline-block}.export-progress{background:#dbe7e3;border-radius:999px;height:4px;margin-top:10px;overflow:hidden}.export-progress span{border-radius:inherit;background:var(--primary);height:100%;transition:width .18s;display:block}.export-area p{color:var(--muted);text-align:center;margin:9px 0 0;font-size:10px}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.workspace-card{min-height:690px;padding:24px}.workspace-header{justify-content:space-between;align-items:flex-start;gap:18px;min-height:68px;display:flex}.workspace-header h3{margin:0;font-family:Georgia,Songti SC,serif;font-size:23px}.workspace-stats{color:var(--muted);margin:6px 0 0;font-size:12px}.rule-badge{max-width:260px;color:var(--primary);background:var(--primary-soft);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:700;overflow:hidden}.rule-badge.warning{color:var(--warning);background:#fff2df}.chapter-list-header{border:1px solid var(--line);min-height:36px;color:var(--muted);background:#f2f6f4;border-bottom:0;border-radius:11px 11px 0 0;grid-template-columns:54px minmax(0,1fr) 84px 42px;align-items:center;padding:0 5px;font-size:10px;display:grid}.chapter-list-header span:first-child,.chapter-list-header span:nth-child(3){text-align:center}.chapter-list{border:1px solid var(--line);overscroll-behavior:contain;background:#fff;border-radius:0 0 11px 11px;height:342px;overflow:auto}.chapter-list.is-empty{place-items:center;display:grid}.chapter-row{background:#fff;border-bottom:1px solid #edf1ef;grid-template-columns:minmax(0,1fr) 42px;min-height:43px;transition:background .12s;display:grid}.chapter-row:last-child{border-bottom:0}.chapter-row:hover,.chapter-row.is-selected{background:#edf5f2}.chapter-row.is-selected{box-shadow:inset 3px 0 var(--primary)}.chapter-main{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:54px minmax(0,1fr) 84px;align-items:center;padding:0 5px;display:grid}.chapter-index{color:#8a9799;text-align:center;font-size:11px}.chapter-title{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.chapter-count{color:#7d8b8d;text-align:center;font-size:11px}.chapter-edit{border:1px solid var(--primary);background:#fff;border-radius:6px;outline:0;width:calc(100% - 8px);min-width:0;padding:5px 7px;font-size:12px}.edit-button{width:28px;height:28px;color:var(--primary);background:0 0;border-radius:7px;place-self:center;font-size:10px;font-weight:700}.edit-button:hover{background:#dcebe7}.empty-state{max-width:260px;color:var(--muted);text-align:center;padding:28px 20px}.empty-book{width:52px;height:52px;color:var(--primary);background:var(--primary-soft);border-radius:16px;place-items:center;margin:0 auto 12px;font-family:Georgia,serif;font-size:20px;display:grid}.empty-state strong{color:var(--ink);margin-bottom:5px;font-size:13px;display:block}.empty-state p{margin:0;font-size:11px;line-height:1.7}.preview-panel{border:1px solid var(--line);background:#fff;border-radius:11px;margin-top:16px;overflow:hidden}.preview-heading{border-bottom:1px solid var(--line);min-height:38px;color:var(--muted);background:#f6f8f7;justify-content:space-between;align-items:center;gap:16px;padding:0 13px;font-size:11px;display:flex}.preview-heading small{color:var(--primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.preview-content{color:#344448;overscroll-behavior:contain;height:178px;padding:18px 22px;overflow:auto}.preview-content h4{color:var(--ink);text-align:center;margin:0 0 16px;font-family:Georgia,Songti SC,serif;font-size:17px}.preview-content p{white-space:pre-wrap;margin:0;font-family:Georgia,Songti SC,serif;font-size:13px;line-height:1.95}.preview-placeholder{color:#99a5a6;text-align:center}.status-bar{color:#536466;background:#fbfcfacc;border:1px solid #cbdad6;border-radius:11px;align-items:center;gap:9px;width:min(1440px,100% - 32px);min-height:42px;margin:16px auto 0;padding:10px 14px;font-size:11px;display:flex}.status-bar.has-error{color:var(--danger);background:#fff5f5;border-color:#e2bcbc}.status-icon{color:#fff;background:var(--primary);border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:grid}.status-bar.has-error .status-icon{background:var(--danger)}footer{color:#7f8d8e;justify-content:space-between;gap:18px;width:min(1440px,100% - 32px);margin:0 auto;padding:24px 2px 32px;font-size:10px;display:flex}.footer-meta{justify-content:flex-end;align-items:center;gap:14px;display:flex}.footer-meta a{color:var(--primary);font-weight:700;text-decoration:none}.footer-meta a:hover{text-underline-offset:3px;text-decoration:underline}.footer-meta a:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:2px}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:960px){.app-shell{grid-template-columns:1fr;width:min(760px,100% - 28px)}.page-intro,.status-bar,footer{width:min(760px,100% - 28px)}.control-card{grid-template-columns:1fr 1fr;display:grid;position:static}.control-section{border-right:1px solid var(--line)}.control-section:first-child{border-right:0;grid-column:1/-1}.control-section:nth-child(3){border-right:0}.export-area{grid-column:1/-1}}@media (max-width:640px){.topbar{min-height:68px;padding:11px 14px}.brand-mark{border-radius:12px;width:40px;height:40px;font-size:19px}.brand h1{font-size:17px}.brand p{display:none}.privacy-pill{text-overflow:ellipsis;max-width:142px;padding:7px 9px;font-size:10px;overflow:hidden}.topbar-actions{gap:6px}.language-trigger{gap:6px;min-height:34px;padding:4px 8px 4px 5px;font-size:11px}.language-globe{width:24px;height:24px}.language-popover{width:164px}.page-intro{padding:24px 1px 15px}.page-intro h2{font-size:27px}.page-intro>p:last-child{font-size:12px}.app-shell,.page-intro,.status-bar,footer{width:calc(100% - 24px)}.control-card{border-radius:15px;display:block}.control-section{border-right:0;padding:19px 17px}.crop-dialog-backdrop{align-items:start;padding:12px}.crop-dialog{border-radius:16px;margin:10px 0;padding:17px}.crop-dialog-header{margin-bottom:14px}.crop-dialog-header h3{font-size:21px}.crop-dialog-body{grid-template-columns:1fr;gap:18px}.crop-stage{width:min(220px,62vw)}.crop-controls{gap:14px}.crop-dialog-actions{flex-wrap:wrap}.crop-apply{flex:1}.drop-zone{grid-template-columns:auto minmax(0,1fr)}.drop-zone .compact{grid-column:1/-1;width:100%}.export-area{z-index:4;border-top:1px solid var(--line);padding:13px 16px 12px;position:sticky;bottom:0;box-shadow:0 -9px 25px #173e3a14}.workspace-card{border-radius:15px;min-height:620px;padding:18px 13px}.workspace-header{flex-direction:column;gap:9px;min-height:98px}.workspace-header h3{font-size:21px}.rule-badge{max-width:100%}.chapter-list-header{grid-template-columns:42px minmax(0,1fr) 40px}.chapter-list-header span:nth-child(3){display:none}.chapter-list-header span:last-child{display:block}.chapter-list{height:330px}.chapter-row{grid-template-columns:minmax(0,1fr) 40px}.chapter-main{grid-template-columns:42px minmax(0,1fr);min-height:46px}.chapter-count{display:none}.preview-content{height:190px;padding:17px 14px}footer{flex-direction:column;gap:4px;padding-bottom:24px}.footer-meta{flex-direction:column;align-items:flex-start;gap:4px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
