:root{--green:#236344;--green-2:#3c8a62;--paper:#f5f9f0;--surface:#fff;--ink:#173d2d;--muted:#668071;--line:#d5e6d8;color:var(--ink);font-family:Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{background:var(--paper)}button,a{font:inherit}.reader-topbar{border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;height:66px;padding:0 26px;display:flex}.brand{color:var(--green);align-items:center;gap:10px;font-weight:900;text-decoration:none;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:5px;place-items:center;width:35px;height:35px;font:21px Georgia;display:grid}.brand small{color:#527c65;letter-spacing:.1em;margin-top:3px;font:10px monospace;display:block}.reader-topbar>div{color:var(--muted);align-items:center;gap:12px;font-size:13px;display:flex}.reader-topbar em{color:var(--green);background:#e7f5eb;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal}.pdf-workspace{background:var(--paper);grid-template-columns:278px minmax(420px,1fr) 266px;height:calc(100% - 66px);transition:grid-template-columns .2s;display:grid}.pdf-workspace.left-folded{grid-template-columns:36px minmax(420px,1fr) 266px}.pdf-workspace.right-folded{grid-template-columns:278px minmax(420px,1fr) 36px}.pdf-workspace.left-folded.right-folded{grid-template-columns:36px minmax(420px,1fr) 36px}.side-wrap{background:#f9fcf6;min-width:0;position:relative}.side-wrap.left{border-right:1px solid var(--line)}.side-wrap.right{border-left:1px solid var(--line)}.side-toggle{z-index:2;width:25px;height:25px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #bad6c1;border-radius:50%;font-size:22px;line-height:18px;position:absolute;top:16px}.left .side-toggle{right:-13px}.right .side-toggle{left:-13px}.course-sidebar,.pdf-toc{height:100%;padding:36px 18px 24px;overflow:auto}.sidebar-head p,.toc-head p{color:var(--green-2);letter-spacing:.13em;margin:0 0 10px;font:700 10px monospace}.sidebar-head h2{letter-spacing:-.04em;margin:0;font-size:23px}.sidebar-head>span{color:var(--muted);margin-top:7px;font-size:12px;display:block}.course-tree{margin-top:25px}.course-group{margin-bottom:9px}.group-title,.document-link,.toc-section button{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:0}.group-title{border-radius:8px;justify-content:space-between;align-items:center;padding:10px 8px;font-size:14px;font-weight:800;display:flex}.group-title:hover{background:#eaf6ed}.group-title span{align-items:center;gap:7px;display:flex}.group-title i{width:16px;height:16px;color:var(--green);background:#dff1e4;border-radius:4px;place-items:center;font-style:normal;display:grid}.group-title small{color:var(--muted);font-size:10px;font-weight:500}.document-list{border-left:1px solid #bfe0c8;gap:3px;margin:2px 0 7px 16px;padding:2px 0 4px 12px;display:grid}.document-link{color:#4d6c5b;border-left:3px solid #0000;border-radius:6px;justify-content:space-between;gap:6px;padding:8px 7px;font-size:12px;line-height:1.3;display:flex}.document-link b{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.document-link span{color:#8da598;flex:none;font-size:10px}.document-link:hover,.document-link.active{border-left-color:var(--green-2);color:var(--green);background:#e6f5e9}.sidebar-note{border-top:1px solid var(--line);color:var(--muted);gap:6px;margin:25px 4px 0;padding:15px 0 0;font-size:11px;line-height:1.7;display:grid}.sidebar-note b{color:var(--green);font-size:12px}.pdf-reader{flex-direction:column;min-width:0;min-height:0;padding:20px 26px 24px;display:flex}.pdf-reader-head{justify-content:space-between;align-items:center;gap:18px;min-height:48px;margin-bottom:14px;display:flex}.pdf-reader-head p{color:var(--green-2);margin:0 0 4px;font-size:11px}.pdf-reader-head h1{letter-spacing:-.025em;margin:0;font-size:19px}.pdf-actions{color:var(--muted);align-items:center;gap:11px;font-size:12px;display:flex}.pdf-actions a{color:var(--green);background:#fff;border:1px solid #abd4b8;border-radius:7px;padding:7px 10px;font-weight:700;text-decoration:none}.pdf-actions a:hover{background:#e7f5eb}.pdf-canvas{background:#e7e9e6;border:1px solid #c9ded0;border-radius:12px;flex:1;min-height:0;overflow:hidden;box-shadow:0 12px 30px #225b3e14}.pdf-canvas iframe{background:#fff;border:0;width:100%;height:100%}.toc-head{border-bottom:1px solid var(--line);gap:5px;padding-bottom:17px;display:grid}.toc-head p{margin:0}.toc-head b{font-size:14px;line-height:1.35}.toc-head span{color:var(--muted);font-size:11px}.pdf-toc nav{border-left:1px solid #bfe0c8;margin-top:16px}.toc-section{margin-bottom:11px}.toc-section>button,.toc-section>div button{border-left:3px solid #0000;border-radius:0 7px 7px 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 7px 7px 13px;font-size:12px;line-height:1.35;display:grid;position:relative}.toc-section>button{font-weight:800}.toc-section>div{border-left:1px dashed #d6e8d9;margin-left:14px}.toc-section>div button{color:#527262;font-size:11.5px}.toc-section i{color:#82a991;font-size:9px;font-style:normal}.toc-section small{color:#91a99a;font:10px monospace}.toc-section button:hover,.toc-section button.active{border-left-color:var(--green-2);color:var(--green);background:#e7f5e9}.toc-hint{border-top:1px solid var(--line);color:#718b7a;margin:26px 0 0;padding:13px 0 0;font-size:11px;line-height:1.75}@media (width<=900px){.pdf-workspace,.pdf-workspace.left-folded,.pdf-workspace.right-folded,.pdf-workspace.left-folded.right-folded{grid-template-columns:42px minmax(0,1fr) 42px}.course-sidebar,.pdf-toc{display:none}.side-toggle{left:8px!important;right:auto!important}.pdf-reader{padding:14px}.pdf-reader-head h1{font-size:15px}.pdf-actions span{display:none}}@media (width<=600px){.reader-topbar{padding:0 14px}.reader-topbar>div{display:none}.pdf-reader{padding:10px}.pdf-reader-head{margin-bottom:9px}.pdf-reader-head h1{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}}.annotator{background:#e9eeea;flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.annotator-toolbar{z-index:3;background:#fffffff7;border-bottom:1px solid #cddbd0;align-items:center;gap:12px;min-height:52px;padding:8px 12px;display:flex;box-shadow:0 2px 8px #163d2d0f}.page-nav,.annotation-tools,.zoom-tools{align-items:center;gap:6px;display:flex}.annotator-toolbar button,.annotator-toolbar select{color:#315d46;cursor:pointer;background:#fff;border:1px solid #c8d9cc;border-radius:7px;height:31px;font-size:12px;font-weight:700}.annotator-toolbar button{padding:0 10px}.annotator-toolbar button:hover:not(:disabled),.annotator-toolbar button.active{color:#1e6945;background:#e5f4e9;border-color:#4d9870}.annotator-toolbar button:disabled{opacity:.4;cursor:not-allowed}.page-nav button,.zoom-tools button{width:31px;padding:0;font-size:21px;line-height:1}.page-nav label{color:#668071;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.page-nav input{text-align:center;color:#173d2d;border:1px solid #c8d9cc;border-radius:6px;width:42px;height:31px;font:700 12px monospace}.page-nav span,.zoom-tools span{color:#769080;font:11px monospace}.annotation-tools{border-left:1px solid #dfebe1;padding-left:12px}.annotation-tools input[type=color]{cursor:pointer;background:#fff;border:1px solid #c8d9cc;border-radius:7px;width:31px;height:31px;padding:3px}.annotation-tools select{padding:0 7px}.annotation-tools .clear-notes{color:#ab4036;border-color:#e7bcb7}.zoom-tools{border-left:1px solid #dfebe1;padding-left:12px}.save-state{color:#39805a;white-space:nowrap;margin-left:auto;font-size:11px;font-weight:700}.pdf-scroll{background:linear-gradient(135deg,#e8ede8,#f2f4f1);flex:1;min-height:0;padding:18px 24px 70px;position:relative;overflow:auto}.pdf-sheet{background:#fff;margin:0 auto 24px;transition:box-shadow .2s;position:relative;box-shadow:0 10px 28px #1934273b}.pdf-sheet.current{box-shadow:0 0 0 3px #3c8a624d,0 10px 28px #1934273b}.pdf-sheet canvas{max-width:none;display:block}.ink-layer{touch-action:none;cursor:crosshair;position:absolute;inset:0}.ink-layer.eraser{cursor:cell}.sheet-label{z-index:2;color:#fff;opacity:0;pointer-events:none;background:#194a31b8;border-radius:999px;padding:3px 7px;font:10px monospace;transition:opacity .15s;position:absolute;top:9px;right:10px}.pdf-sheet:hover .sheet-label,.pdf-sheet.current .sheet-label{opacity:1}.sheet-placeholder{color:#8aa092;background:repeating-linear-gradient(-45deg,#f8faf8,#f8faf8 12px,#f4f7f4 12px 24px);place-items:center;height:100%;font-size:12px;display:grid}.pdf-loading{z-index:4;color:#50705d;background:#fff;border-radius:8px;width:max-content;margin:20px auto;padding:11px 16px;font-size:13px;position:sticky;top:20px;box-shadow:0 3px 14px #183e2c21}.pdf-loading.error{color:#b33d36}@media (width<=1050px){.annotator-toolbar{flex-wrap:wrap;gap:7px}.save-state{margin-left:0}.pdf-scroll{padding:12px}}@media (width<=620px){.annotation-tools{border-left:0;padding-left:0}.annotation-tools .clear-notes,.zoom-tools,.save-state{display:none}.pdf-scroll{padding:9px}}.pen-menu{position:relative}.pen-popover{z-index:10;color:#315d46;background:#fff;border:1px solid #bcd8c4;border-radius:10px;width:242px;padding:13px;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 14px 28px #183e2c2e}.pen-popover:before{content:"";background:#fff;border-top:1px solid #bcd8c4;border-left:1px solid #bcd8c4;width:10px;height:10px;position:absolute;top:-6px;left:21px;transform:rotate(45deg)}.pen-popover p{color:#236344;margin:0 0 11px;font-size:12px;font-weight:800;position:relative}.color-row{border-bottom:1px solid #e2eee5;align-items:center;gap:7px;padding-bottom:11px;display:flex}.color-row>span{color:#688273;margin-right:2px;font-size:11px;font-weight:700}.color-row button{min-width:21px;background:var(--swatch)!important;border:2px solid #0000!important;border-radius:50%!important;width:21px!important;height:21px!important;padding:0!important}.color-row button:hover,.color-row button.selected{box-shadow:0 0 0 2px var(--swatch);border-color:#fff!important}.custom-color{color:#527362;justify-content:space-between;align-items:center;margin-top:10px;font-size:11px;font-weight:700;display:flex}.custom-color input[type=color]{cursor:pointer;background:#fff;border:1px solid #c8d9cc;border-radius:6px;width:34px;height:27px;padding:2px}.stroke-size{color:#527362;white-space:nowrap;align-items:center;gap:6px;margin-top:11px;font-size:11px;font-weight:700;display:flex}.stroke-size input[type=range]{accent-color:#3c8a62;cursor:pointer;flex:1;width:100%}.stroke-size output{color:#236344;min-width:33px;font:700 11px monospace}@media (width<=620px){.pen-popover{left:-42px}.pen-popover:before{left:61px}}.ink-layer.hand{cursor:grab}.ink-layer.hand:active{cursor:grabbing}.reader-topbar{height:56px;padding:0 22px}.brand-mark{width:32px;height:32px;font-size:19px}.brand small{margin-top:1px}.pdf-reader{padding:11px 20px 16px}.pdf-reader-head{min-height:36px;margin-bottom:7px}.pdf-reader-head p{margin-bottom:1px}.pdf-reader-head h1{font-size:17px}.pdf-actions a{padding:6px 9px}@media (width<=900px){.pdf-reader{padding:10px 12px}}@media (width<=600px){.reader-topbar{height:52px}.pdf-workspace{height:calc(100% - 52px)}.pdf-reader{padding:8px}.pdf-reader-head{min-height:32px}}.reader-topbar{display:none}.pdf-workspace{height:100%}@media (width<=600px){.pdf-workspace{height:100%}}.theme-tools{border-left:1px solid #dfebe1;gap:3px;padding-left:10px;display:flex}.theme-tools button{border-radius:50%!important;width:29px!important;height:29px!important;padding:0!important;font-size:14px!important}.theme-tools button.active{color:#1e6945!important;background:#dff2e4!important;border-color:#3c8a62!important}html[data-reader-theme=eye] body,html[data-reader-theme=eye] .pdf-workspace{color:#344d37;background:#edf4df}html[data-reader-theme=eye] .side-wrap,html[data-reader-theme=eye] .course-sidebar,html[data-reader-theme=eye] .pdf-toc{background:#f6faef}html[data-reader-theme=eye] .annotator-toolbar{background:#f8fbf2;border-color:#cbdcc5}html[data-reader-theme=eye] .pdf-scroll{background:linear-gradient(135deg,#e5ecdc,#f0f4e9)}html[data-reader-theme=eye] .group-title:hover,html[data-reader-theme=eye] .document-link:hover,html[data-reader-theme=eye] .document-link.active,html[data-reader-theme=eye] .toc-section button:hover,html[data-reader-theme=eye] .toc-section button.active{background:#e3efd9}html[data-reader-theme=dark] body,html[data-reader-theme=dark] .pdf-workspace{color:#e5f1e8;background:#111a15}html[data-reader-theme=dark] .side-wrap,html[data-reader-theme=dark] .course-sidebar,html[data-reader-theme=dark] .pdf-toc{background:#142019;border-color:#2e4638}html[data-reader-theme=dark] .side-wrap{border-color:#2e4638}html[data-reader-theme=dark] .sidebar-head h2,html[data-reader-theme=dark] .toc-head b,html[data-reader-theme=dark] .group-title,html[data-reader-theme=dark] .document-link,html[data-reader-theme=dark] .toc-section button{color:#d9e9dd}html[data-reader-theme=dark] .sidebar-head>span,html[data-reader-theme=dark] .group-title small,html[data-reader-theme=dark] .document-link span,html[data-reader-theme=dark] .toc-head span,html[data-reader-theme=dark] .toc-section small{color:#9bb2a3}html[data-reader-theme=dark] .group-title:hover,html[data-reader-theme=dark] .document-link:hover,html[data-reader-theme=dark] .document-link.active,html[data-reader-theme=dark] .toc-section button:hover,html[data-reader-theme=dark] .toc-section button.active{color:#e5f5e9;background:#203c2b}html[data-reader-theme=dark] .annotator-toolbar{background:#17241c;border-color:#30483a}html[data-reader-theme=dark] .annotator-toolbar button,html[data-reader-theme=dark] .annotator-toolbar select,html[data-reader-theme=dark] .page-nav input{color:#dcecdf;background:#1d2d23;border-color:#3b5845}html[data-reader-theme=dark] .annotator-toolbar button.active,html[data-reader-theme=dark] .annotator-toolbar button:hover:not(:disabled){color:#dff4e4;background:#294d36}html[data-reader-theme=dark] .pdf-scroll{background:linear-gradient(135deg,#1b2a21,#142019)}html[data-reader-theme=dark] .theme-tools{border-color:#395340}html[data-reader-theme=dark] .theme-tools button.active{color:#ecfff0!important;background:#315b40!important}@media (width<=760px){.theme-tools{border-left:0;padding-left:0}.save-state{display:none}}.pdf-toc .toc-children{border-left:1px dashed #d6e8d9;margin-left:14px}.pdf-toc .toc-children .toc-children{border-left:1px dotted #e1eee2;margin-left:12px}.pdf-toc .toc-children .toc-section>button{color:#527262;font-weight:500}.pdf-toc .toc-children .toc-children .toc-section>button{color:#668071;padding-top:5px;padding-bottom:5px;font-size:11px}html[data-reader-theme=dark] .pdf-toc .toc-children{border-color:#365440}html,body,#root{min-height:0}.pdf-workspace{height:100dvh;min-height:0}.side-wrap,.pdf-reader{min-height:0;overflow:hidden}.course-sidebar,.pdf-toc{overscroll-behavior:contain;scrollbar-gutter:stable;height:100%;min-height:0;overflow:hidden auto}.pdf-reader-head{flex:none}.pdf-canvas{flex:auto;min-height:0;display:flex;overflow:visible}.annotator{flex:auto;min-height:0}.annotator-toolbar{white-space:nowrap;flex:none;min-height:52px;position:sticky;top:0;overflow:visible}.pdf-scroll{overscroll-behavior:contain;flex:auto;min-height:0;overflow:auto}@media (width<=900px){.pdf-workspace{height:100dvh}.annotator-toolbar{flex-wrap:nowrap}}.pdf-sheet-eye:after,.pdf-sheet-dark:after{content:"";z-index:2;pointer-events:none;position:absolute;inset:0}.pdf-sheet-eye:after{mix-blend-mode:multiply;background:#e0c27029}.pdf-sheet-dark:after{background:#141c177a}.pdf-sheet .sheet-label{z-index:3}.native-pdf-viewer{background:#e5e7e5;width:100%;height:100%;min-height:0;display:flex;position:relative}.native-pdf-viewer iframe{background:#fff;border:0;width:100%;height:100%;display:block}.native-pdf-mask{z-index:1;pointer-events:none;position:absolute;inset:42px 0 0}.native-pdf-mask-eye{mix-blend-mode:multiply;background:#e0c27026}.native-pdf-mask-dark{background:#141c1775}.reader-theme-tools{gap:4px;padding-right:3px;display:flex}.reader-theme-tools button{color:#276345;cursor:pointer;background:#fff;border:1px solid #b8d7c0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;font-size:14px;display:grid}.reader-theme-tools button:hover,.reader-theme-tools button.active{color:#1e6945;background:#dff2e4;border-color:#3c8a62;box-shadow:0 0 0 2px #3c8a621f}html[data-reader-theme=dark] .reader-theme-tools button{color:#dcecdf;background:#1d2d23;border-color:#3b5845}html[data-reader-theme=dark] .reader-theme-tools button.active{color:#ecfff0;background:#315b40}.sync-identity{color:#648071;white-space:nowrap;align-items:center;gap:6px;margin-left:4px;font-size:11px;font-weight:700;display:flex}.sync-identity input{color:#315d46;background:#fff;border:1px solid #c8d9cc;border-radius:7px;width:92px;height:29px;padding:0 7px;font:700 11px ui-monospace,Consolas,monospace}.sync-identity input:focus{border-color:#4d9870;outline:2px solid #3c8a622e}@media (width<=1180px){.sync-identity{display:none}}.watercolor-tip{color:#728c7b;margin:-5px 0 10px;font-size:10px;line-height:1.45;display:block}
