/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.table{display:table}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#213832;--green:#1e6657;--deep:#153e35;--gold:#dfa94e;--paper:#f4f1e9;--line:#dce2dc;--muted:#73817d}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:Noto Sans SC,Microsoft YaHei,system-ui,sans-serif}button,input,textarea{font:inherit}.shell{min-height:100vh;display:flex}.sidebar{background:var(--deep);color:#fff;z-index:30;flex-direction:column;width:320px;padding:25px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:48px 1fr;column-gap:13px;padding:3px 6px 22px;display:grid}.brand>b{border:1px solid #fff6;grid-row:1/3;place-items:center;width:48px;height:48px;font-family:Georgia;display:grid}.brand>span{margin-top:4px;font-size:15px;font-weight:700}.brand>small{color:#aac0ba;letter-spacing:1px;margin-top:4px;font-size:10px}.progress-card{background:#0e332b;border-radius:11px;margin-bottom:14px;padding:15px 16px}.progress-card>div{justify-content:space-between;font-size:12px;display:flex}.progress-card b{color:#f0c16d}.progress-card>i{background:#ffffff20;border-radius:9px;height:5px;margin:10px 0;display:block;overflow:hidden}.progress-card em{background:var(--gold);height:100%;display:block}.progress-card small{color:#9eb8b0;font-size:10px}nav{flex:1;padding-right:4px;overflow:auto}nav p{color:#e7bd70;letter-spacing:1px;margin:18px 9px 7px;font:700 10px Georgia}nav button{color:#dbe8e4;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}nav button:hover,nav button.active{background:#ffffff12}nav button.active{box-shadow:inset 3px 0 var(--gold)}nav button span{background:#2a7162;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font:10px Georgia;display:grid}nav button b{font-size:12px;font-weight:500;line-height:1.35}.backup{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff2a;border-radius:8px;justify-content:space-between;margin-top:12px;padding:11px 14px;display:flex}.shell>main{width:calc(100% - 320px);margin-left:320px}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffffff0;justify-content:space-between;align-items:center;height:70px;padding:0 40px;display:flex;position:sticky;top:0}.topbar>div{align-items:center;gap:10px;display:flex}.topbar span,.topbar small{color:var(--muted);font-size:11px}.topbar b{font-size:12px}.topbar small{align-items:center;gap:7px;display:flex}.topbar small i{background:#63a78d;border-radius:50%;width:7px;height:7px}.menu{background:0 0;border:0;font-size:21px;display:none}.reader{max-width:980px;margin:0 auto;padding:52px 62px 80px}.doc-cover{border-bottom:1px solid #cad4ce;margin-bottom:23px;padding-bottom:28px}.doc-cover>span{color:var(--green);letter-spacing:2px;font:700 11px Georgia}.doc-cover h1{margin:12px 0;font-family:Songti SC,SimSun,serif;font-size:39px;line-height:1.25}.doc-cover p{color:var(--muted);font-size:12px}.reading-note{border-left:3px solid var(--green);background:#e5eee9;gap:18px;margin-bottom:35px;padding:16px 19px;display:flex}.reading-note b{white-space:nowrap;font-size:13px}.reading-note span{color:#5e736c;font-size:12px;line-height:1.7}.document-body{border:1px solid var(--line);background:#fff;border-radius:14px;padding:44px 50px;box-shadow:0 14px 40px #21473d0b}.text-block p,.callout p,.prompt p,.inline-answer p{color:#2d403b;white-space:pre-line;margin:12px 0;font-family:Songti SC,SimSun,serif;font-size:16px;line-height:2}.original-title{text-align:center;margin:10px 0 28px;font-family:Songti SC,SimSun,serif;font-size:30px}.chapter-title,.section-title{font-family:Songti SC,SimSun,serif;line-height:1.45}.chapter-title{border-top:2px solid var(--ink);margin:45px 0 20px;padding-top:24px;font-size:27px}.section-title{color:#204e43;margin:34px 0 15px;font-size:21px}.text-block h3{margin:25px 0 10px;font-size:16px}.callout{border-left:3px solid var(--gold);background:#fff5de;margin:22px 0;padding:12px 20px}.prompt{color:#fff;background:#173e36;border-radius:10px;margin:23px 0;padding:21px 24px}.prompt>div:first-child{justify-content:space-between;display:flex}.prompt span{color:#f1c573;letter-spacing:1.3px;font:700 10px Georgia}.prompt button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:5px;padding:5px 10px;font-size:10px}.prompt p{color:#eef5f2;white-space:pre-line;font-family:monospace;font-size:13px;line-height:1.75}.inline-answer{background:#f1f7f3;border:1px solid #cfe1d7;border-radius:9px;margin:22px 0;padding:18px}.inline-answer p{margin-top:0}.inline-answer textarea,.editable textarea{resize:vertical;background:#fff;border:1px solid #bcd3c8;border-radius:7px;outline:none;width:100%;padding:11px 12px;line-height:1.65}.inline-answer textarea:focus,.editable textarea:focus{border-color:#438673;box-shadow:0 0 0 3px #43867317}.table-wrap{border:1px solid #d7ded9;border-radius:9px;margin:25px 0;overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:560px;font-size:13px;line-height:1.65}.table-wrap td{vertical-align:top;white-space:pre-line;border:1px solid #dfe4e0;padding:12px 13px}.table-wrap tr:first-child td{color:#254b41;background:#edf3ef;font-weight:600}.table-wrap td.editable{background:#f4faf6;min-width:150px}.cell-text{margin-bottom:8px}.chapter-footer{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin-top:25px;padding:22px 25px;display:flex}.chapter-footer b{font-size:14px}.chapter-footer p{color:var(--muted);margin:5px 0 0;font-size:11px}.chapter-footer button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:11px 16px}.chapter-footer button.done{color:#226451;background:#dcebe5}.pager{justify-content:space-between;margin-top:18px;display:flex}.pager button{color:#54665f;cursor:pointer;background:0 0;border:1px solid #cad5cf;border-radius:7px;padding:10px 15px}.pager button:disabled{opacity:.35;cursor:default}@media (width<=820px){.sidebar{width:min(320px,88vw);transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.shell>main{width:100%;margin-left:0}.menu{display:block}.topbar{padding:0 17px}.topbar>div span{display:none}.reader{padding:31px 16px 60px}.doc-cover h1{font-size:30px}.reading-note{display:block}.reading-note b{margin-bottom:6px;display:block}.document-body{padding:27px 19px}.chapter-title{font-size:23px}.section-title{font-size:19px}.text-block p,.callout p,.inline-answer p{font-size:15px}.chapter-footer{display:block}.chapter-footer button{width:100%;margin-top:14px}}@media print{.sidebar,.topbar,.reading-note,.pager,.chapter-footer{display:none!important}.shell>main{width:100%;margin:0}.reader{max-width:none;padding:0}.document-body{box-shadow:none;border:0;padding:0}.editable textarea{border:1px solid #999}.prompt{color:#111;background:#eee!important}.prompt p{color:#111}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.pdf-reader{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 14px 40px #21473d0b}.pdf-toolbar{border-bottom:1px solid var(--line);background:#edf4f0;justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.pdf-toolbar b{font-size:13px;display:block}.pdf-toolbar span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.pdf-toolbar a,.pdf-fallback a{color:var(--green);font-size:12px;font-weight:700;text-decoration:none}.pdf-reader iframe{background:#e9ece9;border:0;width:100%;height:78vh;min-height:720px;display:block}.pdf-fallback{color:var(--muted);text-align:center;padding:12px 18px;font-size:11px}.pdf-fallback a{margin-left:4px}@media (width<=820px){.pdf-toolbar{align-items:flex-start;gap:12px}.pdf-toolbar span{max-width:210px}.pdf-reader iframe{height:70vh;min-height:520px}}@media print{.pdf-toolbar,.pdf-fallback{display:none}.pdf-reader iframe{height:100vh}}.brand-with-logo{flex-direction:column;align-items:flex-start;gap:7px;padding:0 7px 20px;display:flex}.tfc-logo-crop{background-image:url(./tfc-logo-blue.png);background-position:0;background-repeat:no-repeat;background-size:contain;flex:none;width:230px;height:58px;display:block}.brand-with-logo>.tfc-logo-crop{filter:brightness(0)invert()}.brand-with-logo .brand-product{color:#fff;letter-spacing:.4px;font-size:13px;font-weight:700}.brand-with-logo small{color:#efc676;letter-spacing:.6px;font-size:11px;line-height:1.5}.chapter-brand{border-bottom:1px solid #d9e2dc;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:17px;display:flex}.chapter-brand .tfc-logo-crop{width:205px;height:52px}.chapter-brand b{color:#174c75;letter-spacing:1px;font-family:Songti SC,SimSun,serif;font-size:15px}.doc-cover>.chapter-brand+span{display:block}@media (width<=820px){.chapter-brand{align-items:flex-start;gap:14px}.chapter-brand .tfc-logo-crop{width:158px;height:40px}.chapter-brand b{text-align:right;max-width:145px;font-size:12px;line-height:1.5}}@media print{.chapter-brand{display:flex!important}}.choice-row{cursor:pointer;background:#f2f8f4;border:1px solid #d3e4da;border-radius:8px;align-items:flex-start;gap:11px;margin:9px 0;padding:13px 15px;font-size:14px;line-height:1.6;display:flex}.choice-row input{width:18px;height:18px;accent-color:var(--green);flex:none;margin-top:2px}.choice-row:hover{background:#edf6f1;border-color:#74a795}.type-slogan{border-left:4px solid var(--gold);background:#fff7e7;margin:28px 0 8px;padding:18px 21px}.type-slogan p{font-weight:700;color:#234c42!important;margin:0!important;font-family:Songti SC,SimSun,serif!important;font-size:18px!important;line-height:1.8!important}.export-stack{gap:8px;margin-top:12px;display:grid}.export-stack .backup{margin-top:0}.export-all{color:#153e35;background:#f0bd5f;border-color:#f0bd5f;font-weight:800}.data-backup{color:#bdd0ca;padding:9px 13px;font-size:11px}.chapter-actions{align-items:center;gap:9px;display:flex}.chapter-footer .pdf-action{color:#163c34;background:#dca743}.print-book{display:none}@media (width<=820px){.chapter-actions{width:100%;margin-top:14px;display:grid}.chapter-actions button{margin-top:0}.chapter-footer .pdf-action{width:100%}}@media print{.shell.has-print-book{display:none!important}.print-book{color:#172d28;background:#fff;font-family:Songti SC,SimSun,serif;display:block!important}.print-book-cover{text-align:center;page-break-after:always;flex-direction:column;justify-content:center;align-items:center;min-height:95vh;display:flex}.print-book-cover .tfc-logo-crop{width:207px;height:62px}.print-book-cover h1{margin:45px 0 10px;font-size:28px}.print-book-cover h2{margin:10px 0;font-size:42px}.print-book-cover p{color:#315f53;font-size:16px}.print-document{page-break-before:always;padding:8mm 5mm}.print-document>header{border-bottom:2px solid #244e43;margin-bottom:8mm;padding-bottom:4mm}.print-document>header small{color:#64736f;font-family:Arial,sans-serif;font-size:9pt}.print-document>header h1{margin:3mm 0 0;font-size:24pt}.print-document .prompt button{display:none}.print-document textarea{resize:none;min-height:18mm;overflow:visible}.print-document .choice-row{break-inside:avoid}.print-document .table-wrap{overflow:visible}.print-document table{min-width:0!important}.print-pdf-reference{background:#f2f6f3;border:1px solid #bdcbc5;padding:8mm}.print-pdf-reference b{font-size:16pt}.print-pdf-reference p{font-size:11pt;line-height:1.7}}
