.app-container[data-v-4aa992d8]{min-height:100vh;background-color:#f5f7fa}.doc-layout[data-v-e0443035]{display:flex;min-height:100vh}.sidebar[data-v-e0443035]{width:260px;background:linear-gradient(180deg,#2c3e50,#1a252f);color:#ecf0f1;position:fixed;left:0;top:0;height:100vh;overflow-y:auto;box-shadow:2px 0 10px #0000001a}.sidebar-header[data-v-e0443035]{padding:25px 20px;background:#0003;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-header h1[data-v-e0443035]{font-size:18px;font-weight:600;margin-bottom:8px}.sidebar-header p[data-v-e0443035]{font-size:12px;color:#bdc3c7}.sidebar-nav[data-v-e0443035]{padding:15px 0}.nav-list[data-v-e0443035]{padding:0;margin:0}.nav-item[data-v-e0443035]{border-bottom:1px solid rgba(255,255,255,.05)}.nav-link[data-v-e0443035]{display:flex;align-items:center;padding:14px 20px;color:#ecf0f1;transition:all .3s ease;font-size:14px;text-decoration:none}.nav-link[data-v-e0443035]:hover{background:#ffffff1a;padding-left:25px}.nav-link.active[data-v-e0443035]{background:#3498db4d;border-left:3px solid #3498db}.nav-icon[data-v-e0443035]{margin-right:12px;width:20px;height:20px;object-fit:contain}.nav-group-title[data-v-e0443035]{cursor:pointer;-webkit-user-select:none;user-select:none}.nav-group-title .arrow[data-v-e0443035]{margin-left:auto;font-size:10px;transition:transform .3s ease}.nav-group-title .arrow.expanded[data-v-e0443035]{transform:rotate(180deg)}.submenu-list[data-v-e0443035]{list-style:none;padding:0;margin:0;background:#0000001a}.submenu-item[data-v-e0443035]{border-bottom:1px solid rgba(255,255,255,.03)}.submenu-link[data-v-e0443035]{padding:10px 20px 10px 50px;font-size:13px}.submenu-link[data-v-e0443035]:hover{padding-left:55px}.submenu-link.active[data-v-e0443035]{background:#3498db33;border-left:3px solid #3498db}.submenu-dot[data-v-e0443035]{margin-right:8px;color:#3498db}.main-content[data-v-e0443035]{flex:1;margin-left:260px;min-height:100vh;background-color:#f5f7fa}@media (max-width: 768px){.sidebar[data-v-e0443035]{width:100%;height:auto;position:relative}.main-content[data-v-e0443035]{margin-left:0}}.home-page[data-v-07776ce8]{padding:40px}.welcome-section[data-v-07776ce8]{max-width:1000px;margin:0 auto}h1[data-v-07776ce8]{font-size:32px;color:#2c3e50;text-align:center;margin-bottom:15px}.subtitle[data-v-07776ce8]{font-size:18px;color:#7f8c8d;text-align:center;margin-bottom:50px}.chapter-grid[data-v-07776ce8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;margin-bottom:50px}.chapter-card[data-v-07776ce8]{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:30px;color:#fff;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.chapter-card[data-v-07776ce8]:hover{transform:translateY(-8px);box-shadow:0 15px 35px #667eea66}.card-icon[data-v-07776ce8]{width:50px;height:50px;margin-bottom:15px;object-fit:contain}.chapter-card h3[data-v-07776ce8]{font-size:20px;margin-bottom:10px}.chapter-card p[data-v-07776ce8]{font-size:13px;opacity:.9;line-height:1.5}.info-section[data-v-07776ce8]{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 15px #00000014}.info-section h2[data-v-07776ce8]{font-size:22px;color:#2c3e50;margin-bottom:20px}.info-section ul[data-v-07776ce8]{list-style:disc;padding-left:20px}.info-section li[data-v-07776ce8]{margin-bottom:12px;color:#555;line-height:1.8}@media (max-width: 768px){.home-page[data-v-07776ce8]{padding:20px}h1[data-v-07776ce8]{font-size:24px}.chapter-grid[data-v-07776ce8]{grid-template-columns:1fr}}.chapter-page[data-v-7fe9f315]{padding:40px;margin:0 auto}.chapter-header[data-v-7fe9f315]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-7fe9f315]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-7fe9f315]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-7fe9f315]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-7fe9f315]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-7fe9f315]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-7fe9f315]{margin-bottom:40px}.content-section[data-v-7fe9f315]:last-child{margin-bottom:0}.content-section h2[data-v-7fe9f315]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-7fe9f315]{margin-bottom:30px}.subsection h3[data-v-7fe9f315]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-7fe9f315]{margin-bottom:20px}.content-block p[data-v-7fe9f315]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-7fe9f315],.content-block ol[data-v-7fe9f315]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-7fe9f315]{margin-bottom:8px;line-height:1.6}.note-block[data-v-7fe9f315]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-7fe9f315]{margin:20px 0;overflow-x:auto}table[data-v-7fe9f315]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-7fe9f315]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-7fe9f315]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-7fe9f315]:nth-child(2n){background-color:#fafafa}.image-container[data-v-7fe9f315]{margin:20px 0;text-align:center}.image-container img[data-v-7fe9f315]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-7fe9f315]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-7fe9f315]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-7fe9f315]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-7fe9f315]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-7fe9f315]{padding:20px}.chapter-content[data-v-7fe9f315]{padding:25px}.chapter-navigation[data-v-7fe9f315]{flex-direction:column}}.img-border[data-v-7fe9f315]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-7fe9f315]{margin:5px 0}.width-10[data-v-7fe9f315]{width:10%}.width-20[data-v-7fe9f315]{width:20%}.width-30[data-v-7fe9f315]{width:30%}.width-40[data-v-7fe9f315]{width:40%}.width-50[data-v-7fe9f315]{width:50%}.width-100[data-v-7fe9f315]{width:100%}.margin-top-10[data-v-7fe9f315]{margin-top:10px}.margin-top-15[data-v-7fe9f315]{margin-top:15px}.margin-top-20[data-v-7fe9f315]{margin-top:20px}.margin-top-25[data-v-7fe9f315]{margin-top:25px}.margin-top-30[data-v-7fe9f315]{margin-top:30px}.margin-top-35[data-v-7fe9f315]{margin-top:35px}.margin-top-40[data-v-7fe9f315]{margin-top:40px}.margin-top-45[data-v-7fe9f315]{margin-top:45px}.margin-top-50[data-v-7fe9f315]{margin-top:50px}.margin-left-10[data-v-7fe9f315]{margin-left:50px}.chapter-page[data-v-8f80cfee]{padding:40px;margin:0 auto}.chapter-header[data-v-8f80cfee]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-8f80cfee]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-8f80cfee]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-8f80cfee]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-8f80cfee]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-8f80cfee]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-8f80cfee]{margin-bottom:40px}.content-section[data-v-8f80cfee]:last-child{margin-bottom:0}.content-section h2[data-v-8f80cfee]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-8f80cfee]{margin-bottom:30px}.subsection h3[data-v-8f80cfee]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-8f80cfee]{margin-bottom:20px}.content-block p[data-v-8f80cfee]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-8f80cfee],.content-block ol[data-v-8f80cfee]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-8f80cfee]{margin-bottom:8px;line-height:1.6}.note-block[data-v-8f80cfee]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-8f80cfee]{margin:20px 0;overflow-x:auto}table[data-v-8f80cfee]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-8f80cfee]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-8f80cfee]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-8f80cfee]:nth-child(2n){background-color:#fafafa}.image-container[data-v-8f80cfee]{margin:20px 0;text-align:center}.image-container img[data-v-8f80cfee]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-8f80cfee]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-8f80cfee]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-8f80cfee]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-8f80cfee]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-8f80cfee]{padding:20px}.chapter-content[data-v-8f80cfee]{padding:25px}.chapter-navigation[data-v-8f80cfee]{flex-direction:column}}.img-border[data-v-8f80cfee]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-8f80cfee]{margin:5px 0}.width-10[data-v-8f80cfee]{width:10%}.width-20[data-v-8f80cfee]{width:20%}.width-30[data-v-8f80cfee]{width:30%}.width-40[data-v-8f80cfee]{width:40%}.width-50[data-v-8f80cfee]{width:50%}.width-100[data-v-8f80cfee]{width:100%}.margin-top-10[data-v-8f80cfee]{margin-top:10px}.margin-top-15[data-v-8f80cfee]{margin-top:15px}.margin-top-20[data-v-8f80cfee]{margin-top:20px}.margin-top-25[data-v-8f80cfee]{margin-top:25px}.margin-top-30[data-v-8f80cfee]{margin-top:30px}.margin-top-35[data-v-8f80cfee]{margin-top:35px}.margin-top-40[data-v-8f80cfee]{margin-top:40px}.margin-top-45[data-v-8f80cfee]{margin-top:45px}.margin-top-50[data-v-8f80cfee]{margin-top:50px}.margin-left-10[data-v-8f80cfee]{margin-left:50px}.chapter-page[data-v-878b7bc6]{padding:40px;margin:0 auto}.chapter-header[data-v-878b7bc6]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-878b7bc6]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-878b7bc6]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-878b7bc6]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-878b7bc6]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-878b7bc6]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-878b7bc6]{margin-bottom:40px}.content-section[data-v-878b7bc6]:last-child{margin-bottom:0}.content-section h2[data-v-878b7bc6]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-878b7bc6]{margin-bottom:30px}.subsection h3[data-v-878b7bc6]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-878b7bc6]{margin-bottom:20px}.content-block p[data-v-878b7bc6]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-878b7bc6],.content-block ol[data-v-878b7bc6]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-878b7bc6]{margin-bottom:8px;line-height:1.6}.note-block[data-v-878b7bc6]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-878b7bc6]{margin:20px 0;overflow-x:auto}table[data-v-878b7bc6]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-878b7bc6]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-878b7bc6]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-878b7bc6]:nth-child(2n){background-color:#fafafa}.image-container[data-v-878b7bc6]{margin:20px 0;text-align:center}.image-container img[data-v-878b7bc6]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-878b7bc6]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-878b7bc6]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-878b7bc6]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-878b7bc6]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-878b7bc6]{padding:20px}.chapter-content[data-v-878b7bc6]{padding:25px}.chapter-navigation[data-v-878b7bc6]{flex-direction:column}}.img-border[data-v-878b7bc6]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-878b7bc6]{margin:5px 0}.width-10[data-v-878b7bc6]{width:10%}.width-20[data-v-878b7bc6]{width:20%}.width-30[data-v-878b7bc6]{width:30%}.width-40[data-v-878b7bc6]{width:40%}.width-50[data-v-878b7bc6]{width:50%}.width-100[data-v-878b7bc6]{width:100%}.margin-top-10[data-v-878b7bc6]{margin-top:10px}.margin-top-15[data-v-878b7bc6]{margin-top:15px}.margin-top-20[data-v-878b7bc6]{margin-top:20px}.margin-top-25[data-v-878b7bc6]{margin-top:25px}.margin-top-30[data-v-878b7bc6]{margin-top:30px}.margin-top-35[data-v-878b7bc6]{margin-top:35px}.margin-top-40[data-v-878b7bc6]{margin-top:40px}.margin-top-45[data-v-878b7bc6]{margin-top:45px}.margin-top-50[data-v-878b7bc6]{margin-top:50px}.margin-left-10[data-v-878b7bc6]{margin-left:50px}.chapter-page[data-v-ab9a9271]{padding:40px;margin:0 auto}.chapter-header[data-v-ab9a9271]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-ab9a9271]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-ab9a9271]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-ab9a9271]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-ab9a9271]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-ab9a9271]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-ab9a9271]{margin-bottom:40px}.content-section[data-v-ab9a9271]:last-child{margin-bottom:0}.content-section h2[data-v-ab9a9271]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-ab9a9271]{margin-bottom:30px}.subsection h3[data-v-ab9a9271]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-ab9a9271]{margin-bottom:20px}.content-block p[data-v-ab9a9271]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-ab9a9271],.content-block ol[data-v-ab9a9271]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-ab9a9271]{margin-bottom:8px;line-height:1.6}.note-block[data-v-ab9a9271]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-ab9a9271]{margin:20px 0;overflow-x:auto}table[data-v-ab9a9271]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-ab9a9271]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-ab9a9271]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-ab9a9271]:nth-child(2n){background-color:#fafafa}.image-container[data-v-ab9a9271]{margin:20px 0;text-align:center}.image-container img[data-v-ab9a9271]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-ab9a9271]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-ab9a9271]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-ab9a9271]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-ab9a9271]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-ab9a9271]{padding:20px}.chapter-content[data-v-ab9a9271]{padding:25px}.chapter-navigation[data-v-ab9a9271]{flex-direction:column}}.img-border[data-v-ab9a9271]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-ab9a9271]{margin:5px 0}.width-10[data-v-ab9a9271]{width:10%}.width-20[data-v-ab9a9271]{width:20%}.width-30[data-v-ab9a9271]{width:30%}.width-40[data-v-ab9a9271]{width:40%}.width-50[data-v-ab9a9271]{width:50%}.width-100[data-v-ab9a9271]{width:100%}.margin-top-10[data-v-ab9a9271]{margin-top:10px}.margin-top-15[data-v-ab9a9271]{margin-top:15px}.margin-top-20[data-v-ab9a9271]{margin-top:20px}.margin-top-25[data-v-ab9a9271]{margin-top:25px}.margin-top-30[data-v-ab9a9271]{margin-top:30px}.margin-top-35[data-v-ab9a9271]{margin-top:35px}.margin-top-40[data-v-ab9a9271]{margin-top:40px}.margin-top-45[data-v-ab9a9271]{margin-top:45px}.margin-top-50[data-v-ab9a9271]{margin-top:50px}.margin-left-10[data-v-ab9a9271]{margin-left:50px}.chapter-page[data-v-27a19d01]{padding:40px;margin:0 auto}.chapter-header[data-v-27a19d01]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-27a19d01]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-27a19d01]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-27a19d01]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-27a19d01]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-27a19d01]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-27a19d01]{margin-bottom:40px}.content-section[data-v-27a19d01]:last-child{margin-bottom:0}.content-section h2[data-v-27a19d01]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-27a19d01]{margin-bottom:30px}.subsection h3[data-v-27a19d01]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-27a19d01]{margin-bottom:20px}.content-block p[data-v-27a19d01]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-27a19d01],.content-block ol[data-v-27a19d01]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-27a19d01]{margin-bottom:8px;line-height:1.6}.note-block[data-v-27a19d01]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-27a19d01]{margin:20px 0;overflow-x:auto}table[data-v-27a19d01]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-27a19d01]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-27a19d01]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-27a19d01]:nth-child(2n){background-color:#fafafa}.image-container[data-v-27a19d01]{margin:20px 0;text-align:center}.image-container img[data-v-27a19d01]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-27a19d01]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-27a19d01]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-27a19d01]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-27a19d01]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-27a19d01]{padding:20px}.chapter-content[data-v-27a19d01]{padding:25px}.chapter-navigation[data-v-27a19d01]{flex-direction:column}}.img-border[data-v-27a19d01]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-27a19d01]{margin:5px 0}.width-10[data-v-27a19d01]{width:10%}.width-20[data-v-27a19d01]{width:20%}.width-30[data-v-27a19d01]{width:30%}.width-40[data-v-27a19d01]{width:40%}.width-50[data-v-27a19d01]{width:50%}.width-100[data-v-27a19d01]{width:100%}.margin-top-10[data-v-27a19d01]{margin-top:10px}.margin-top-15[data-v-27a19d01]{margin-top:15px}.margin-top-20[data-v-27a19d01]{margin-top:20px}.margin-top-25[data-v-27a19d01]{margin-top:25px}.margin-top-30[data-v-27a19d01]{margin-top:30px}.margin-top-35[data-v-27a19d01]{margin-top:35px}.margin-top-40[data-v-27a19d01]{margin-top:40px}.margin-top-45[data-v-27a19d01]{margin-top:45px}.margin-top-50[data-v-27a19d01]{margin-top:50px}.margin-left-10[data-v-27a19d01]{margin-left:50px}.chapter-page[data-v-91d1e634]{padding:40px;margin:0 auto}.chapter-header[data-v-91d1e634]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-91d1e634]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-91d1e634]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-91d1e634]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-91d1e634]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-91d1e634]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-91d1e634]{margin-bottom:40px}.content-section[data-v-91d1e634]:last-child{margin-bottom:0}.content-section h2[data-v-91d1e634]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-91d1e634]{margin-bottom:30px}.subsection h3[data-v-91d1e634]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-91d1e634]{margin-bottom:20px}.content-block p[data-v-91d1e634]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-91d1e634],.content-block ol[data-v-91d1e634]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-91d1e634]{margin-bottom:8px;line-height:1.6}.note-block[data-v-91d1e634]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-91d1e634]{margin:20px 0;overflow-x:auto}table[data-v-91d1e634]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-91d1e634]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-91d1e634]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-91d1e634]:nth-child(2n){background-color:#fafafa}.image-container[data-v-91d1e634]{margin:20px 0;text-align:center}.image-container img[data-v-91d1e634]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-91d1e634]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-91d1e634]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-91d1e634]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-91d1e634]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-91d1e634]{padding:20px}.chapter-content[data-v-91d1e634]{padding:25px}.chapter-navigation[data-v-91d1e634]{flex-direction:column}}.img-border[data-v-91d1e634]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-91d1e634]{margin:5px 0}.width-10[data-v-91d1e634]{width:10%}.width-20[data-v-91d1e634]{width:20%}.width-30[data-v-91d1e634]{width:30%}.width-40[data-v-91d1e634]{width:40%}.width-50[data-v-91d1e634]{width:50%}.width-100[data-v-91d1e634]{width:100%}.margin-top-10[data-v-91d1e634]{margin-top:10px}.margin-top-15[data-v-91d1e634]{margin-top:15px}.margin-top-20[data-v-91d1e634]{margin-top:20px}.margin-top-25[data-v-91d1e634]{margin-top:25px}.margin-top-30[data-v-91d1e634]{margin-top:30px}.margin-top-35[data-v-91d1e634]{margin-top:35px}.margin-top-40[data-v-91d1e634]{margin-top:40px}.margin-top-45[data-v-91d1e634]{margin-top:45px}.margin-top-50[data-v-91d1e634]{margin-top:50px}.margin-left-10[data-v-91d1e634]{margin-left:50px}.chapter-page[data-v-710daed4]{padding:40px;margin:0 auto}.chapter-header[data-v-710daed4]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-710daed4]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-710daed4]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-710daed4]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-710daed4]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-710daed4]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-710daed4]{margin-bottom:40px}.content-section[data-v-710daed4]:last-child{margin-bottom:0}.content-section h2[data-v-710daed4]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-710daed4]{margin-bottom:30px}.subsection h3[data-v-710daed4]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-710daed4]{margin-bottom:20px}.content-block p[data-v-710daed4]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-710daed4],.content-block ol[data-v-710daed4]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-710daed4]{margin-bottom:8px;line-height:1.6}.note-block[data-v-710daed4]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-710daed4]{margin:20px 0;overflow-x:auto}table[data-v-710daed4]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-710daed4]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-710daed4]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-710daed4]:nth-child(2n){background-color:#fafafa}.image-container[data-v-710daed4]{margin:20px 0;text-align:center}.image-container img[data-v-710daed4]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-710daed4]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-710daed4]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-710daed4]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-710daed4]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-710daed4]{padding:20px}.chapter-content[data-v-710daed4]{padding:25px}.chapter-navigation[data-v-710daed4]{flex-direction:column}}.img-border[data-v-710daed4]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-710daed4]{margin:5px 0}.width-10[data-v-710daed4]{width:10%}.width-20[data-v-710daed4]{width:20%}.width-30[data-v-710daed4]{width:30%}.width-40[data-v-710daed4]{width:40%}.width-50[data-v-710daed4]{width:50%}.width-100[data-v-710daed4]{width:100%}.margin-top-10[data-v-710daed4]{margin-top:10px}.margin-top-15[data-v-710daed4]{margin-top:15px}.margin-top-20[data-v-710daed4]{margin-top:20px}.margin-top-25[data-v-710daed4]{margin-top:25px}.margin-top-30[data-v-710daed4]{margin-top:30px}.margin-top-35[data-v-710daed4]{margin-top:35px}.margin-top-40[data-v-710daed4]{margin-top:40px}.margin-top-45[data-v-710daed4]{margin-top:45px}.margin-top-50[data-v-710daed4]{margin-top:50px}.margin-left-10[data-v-710daed4]{margin-left:50px}.chapter-page[data-v-e7a7769c]{padding:40px;margin:0 auto}.chapter-header[data-v-e7a7769c]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-e7a7769c]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-e7a7769c]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-e7a7769c]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-e7a7769c]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-e7a7769c]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-e7a7769c]{margin-bottom:40px}.content-section[data-v-e7a7769c]:last-child{margin-bottom:0}.content-section h2[data-v-e7a7769c]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-e7a7769c]{margin-bottom:30px}.subsection h3[data-v-e7a7769c]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-e7a7769c]{margin-bottom:20px}.content-block p[data-v-e7a7769c]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-e7a7769c],.content-block ol[data-v-e7a7769c]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-e7a7769c]{margin-bottom:8px;line-height:1.6}.note-block[data-v-e7a7769c]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-e7a7769c]{margin:20px 0;overflow-x:auto}table[data-v-e7a7769c]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-e7a7769c]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-e7a7769c]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-e7a7769c]:nth-child(2n){background-color:#fafafa}.image-container[data-v-e7a7769c]{margin:20px 0;text-align:center}.image-container img[data-v-e7a7769c]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-e7a7769c]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-e7a7769c]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-e7a7769c]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-e7a7769c]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-e7a7769c]{padding:20px}.chapter-content[data-v-e7a7769c]{padding:25px}.chapter-navigation[data-v-e7a7769c]{flex-direction:column}}.img-border[data-v-e7a7769c]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-e7a7769c]{margin:5px 0}.width-10[data-v-e7a7769c]{width:10%}.width-20[data-v-e7a7769c]{width:20%}.width-30[data-v-e7a7769c]{width:30%}.width-40[data-v-e7a7769c]{width:40%}.width-50[data-v-e7a7769c]{width:50%}.width-100[data-v-e7a7769c]{width:100%}.margin-top-10[data-v-e7a7769c]{margin-top:10px}.margin-top-15[data-v-e7a7769c]{margin-top:15px}.margin-top-20[data-v-e7a7769c]{margin-top:20px}.margin-top-25[data-v-e7a7769c]{margin-top:25px}.margin-top-30[data-v-e7a7769c]{margin-top:30px}.margin-top-35[data-v-e7a7769c]{margin-top:35px}.margin-top-40[data-v-e7a7769c]{margin-top:40px}.margin-top-45[data-v-e7a7769c]{margin-top:45px}.margin-top-50[data-v-e7a7769c]{margin-top:50px}.margin-left-10[data-v-e7a7769c]{margin-left:50px}.chapter-page[data-v-6a6f88e5]{padding:40px;margin:0 auto}.chapter-header[data-v-6a6f88e5]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-6a6f88e5]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-6a6f88e5]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-6a6f88e5]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-6a6f88e5]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-6a6f88e5]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-6a6f88e5]{margin-bottom:40px}.content-section[data-v-6a6f88e5]:last-child{margin-bottom:0}.content-section h2[data-v-6a6f88e5]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-6a6f88e5]{margin-bottom:30px}.subsection h3[data-v-6a6f88e5]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-6a6f88e5]{margin-bottom:20px}.content-block p[data-v-6a6f88e5]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-6a6f88e5],.content-block ol[data-v-6a6f88e5]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-6a6f88e5]{margin-bottom:8px;line-height:1.6}.note-block[data-v-6a6f88e5]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-6a6f88e5]{margin:20px 0;overflow-x:auto}table[data-v-6a6f88e5]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-6a6f88e5]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-6a6f88e5]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-6a6f88e5]:nth-child(2n){background-color:#fafafa}.image-container[data-v-6a6f88e5]{margin:20px 0;text-align:center}.image-container img[data-v-6a6f88e5]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-6a6f88e5]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-6a6f88e5]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-6a6f88e5]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-6a6f88e5]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-6a6f88e5]{padding:20px}.chapter-content[data-v-6a6f88e5]{padding:25px}.chapter-navigation[data-v-6a6f88e5]{flex-direction:column}}.img-border[data-v-6a6f88e5]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-6a6f88e5]{margin:5px 0}.width-10[data-v-6a6f88e5]{width:10%}.width-20[data-v-6a6f88e5]{width:20%}.width-30[data-v-6a6f88e5]{width:30%}.width-40[data-v-6a6f88e5]{width:40%}.width-50[data-v-6a6f88e5]{width:50%}.width-100[data-v-6a6f88e5]{width:100%}.margin-top-10[data-v-6a6f88e5]{margin-top:10px}.margin-top-15[data-v-6a6f88e5]{margin-top:15px}.margin-top-20[data-v-6a6f88e5]{margin-top:20px}.margin-top-25[data-v-6a6f88e5]{margin-top:25px}.margin-top-30[data-v-6a6f88e5]{margin-top:30px}.margin-top-35[data-v-6a6f88e5]{margin-top:35px}.margin-top-40[data-v-6a6f88e5]{margin-top:40px}.margin-top-45[data-v-6a6f88e5]{margin-top:45px}.margin-top-50[data-v-6a6f88e5]{margin-top:50px}.margin-left-10[data-v-6a6f88e5]{margin-left:50px}.chapter-icon[data-v-6a6f88e5]{width:48px;height:48px;object-fit:contain}.chapter-page[data-v-c50c4eca]{padding:40px;margin:0 auto}.chapter-header[data-v-c50c4eca]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-c50c4eca]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-c50c4eca]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-c50c4eca]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-c50c4eca]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-c50c4eca]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-c50c4eca]{margin-bottom:40px}.content-section[data-v-c50c4eca]:last-child{margin-bottom:0}.content-section h2[data-v-c50c4eca]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-c50c4eca]{margin-bottom:30px}.subsection h3[data-v-c50c4eca]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-c50c4eca]{margin-bottom:20px}.content-block p[data-v-c50c4eca]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-c50c4eca],.content-block ol[data-v-c50c4eca]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-c50c4eca]{margin-bottom:8px;line-height:1.6}.note-block[data-v-c50c4eca]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-c50c4eca]{margin:20px 0;overflow-x:auto}table[data-v-c50c4eca]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-c50c4eca]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-c50c4eca]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-c50c4eca]:nth-child(2n){background-color:#fafafa}.image-container[data-v-c50c4eca]{margin:20px 0;text-align:center}.image-container img[data-v-c50c4eca]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-c50c4eca]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-c50c4eca]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-c50c4eca]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-c50c4eca]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-c50c4eca]{padding:20px}.chapter-content[data-v-c50c4eca]{padding:25px}.chapter-navigation[data-v-c50c4eca]{flex-direction:column}}.img-border[data-v-c50c4eca]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-c50c4eca]{margin:5px 0}.width-10[data-v-c50c4eca]{width:10%}.width-20[data-v-c50c4eca]{width:20%}.width-30[data-v-c50c4eca]{width:30%}.width-40[data-v-c50c4eca]{width:40%}.width-50[data-v-c50c4eca]{width:50%}.width-100[data-v-c50c4eca]{width:100%}.margin-top-10[data-v-c50c4eca]{margin-top:10px}.margin-top-15[data-v-c50c4eca]{margin-top:15px}.margin-top-20[data-v-c50c4eca]{margin-top:20px}.margin-top-25[data-v-c50c4eca]{margin-top:25px}.margin-top-30[data-v-c50c4eca]{margin-top:30px}.margin-top-35[data-v-c50c4eca]{margin-top:35px}.margin-top-40[data-v-c50c4eca]{margin-top:40px}.margin-top-45[data-v-c50c4eca]{margin-top:45px}.margin-top-50[data-v-c50c4eca]{margin-top:50px}.margin-left-10[data-v-c50c4eca]{margin-left:50px}.chapter-icon[data-v-c50c4eca]{width:48px;height:48px;object-fit:contain}.stats-grid[data-v-c50c4eca]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:20px}.stats-card[data-v-c50c4eca]{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:25px;color:#fff;text-align:center}.stats-card h3[data-v-c50c4eca]{font-size:14px;margin-bottom:10px;opacity:.9}.stats-value[data-v-c50c4eca]{font-size:32px;font-weight:700;margin-bottom:8px}.stats-desc[data-v-c50c4eca]{font-size:12px;opacity:.8}@media (max-width: 768px){.stats-grid[data-v-c50c4eca]{grid-template-columns:1fr}}.chapter-page[data-v-7362547b]{padding:40px;margin:0 auto}.chapter-header[data-v-7362547b]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-7362547b]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-7362547b]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-7362547b]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-7362547b]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-7362547b]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-7362547b]{margin-bottom:40px}.content-section[data-v-7362547b]:last-child{margin-bottom:0}.content-section h2[data-v-7362547b]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-7362547b]{margin-bottom:30px}.subsection h3[data-v-7362547b]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-7362547b]{margin-bottom:20px}.content-block p[data-v-7362547b]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-7362547b],.content-block ol[data-v-7362547b]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-7362547b]{margin-bottom:8px;line-height:1.6}.note-block[data-v-7362547b]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-7362547b]{margin:20px 0;overflow-x:auto}table[data-v-7362547b]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-7362547b]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-7362547b]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-7362547b]:nth-child(2n){background-color:#fafafa}.image-container[data-v-7362547b]{margin:20px 0;text-align:center}.image-container img[data-v-7362547b]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-7362547b]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-7362547b]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-7362547b]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-7362547b]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-7362547b]{padding:20px}.chapter-content[data-v-7362547b]{padding:25px}.chapter-navigation[data-v-7362547b]{flex-direction:column}}.img-border[data-v-7362547b]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-7362547b]{margin:5px 0}.width-10[data-v-7362547b]{width:10%}.width-20[data-v-7362547b]{width:20%}.width-30[data-v-7362547b]{width:30%}.width-40[data-v-7362547b]{width:40%}.width-50[data-v-7362547b]{width:50%}.width-100[data-v-7362547b]{width:100%}.margin-top-10[data-v-7362547b]{margin-top:10px}.margin-top-15[data-v-7362547b]{margin-top:15px}.margin-top-20[data-v-7362547b]{margin-top:20px}.margin-top-25[data-v-7362547b]{margin-top:25px}.margin-top-30[data-v-7362547b]{margin-top:30px}.margin-top-35[data-v-7362547b]{margin-top:35px}.margin-top-40[data-v-7362547b]{margin-top:40px}.margin-top-45[data-v-7362547b]{margin-top:45px}.margin-top-50[data-v-7362547b]{margin-top:50px}.margin-left-10[data-v-7362547b]{margin-left:50px}.chapter-icon[data-v-7362547b]{width:48px;height:48px;object-fit:contain}.stats-grid[data-v-7362547b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:20px}.stats-card[data-v-7362547b]{background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:12px;padding:25px;color:#fff;text-align:center}.stats-card h3[data-v-7362547b]{font-size:14px;margin-bottom:10px;opacity:.9}.stats-value[data-v-7362547b]{font-size:32px;font-weight:700;margin-bottom:8px}.stats-desc[data-v-7362547b]{font-size:12px;opacity:.8}@media (max-width: 768px){.stats-grid[data-v-7362547b]{grid-template-columns:1fr}}.chapter-page[data-v-ff59ab2c]{padding:40px;margin:0 auto}.chapter-header[data-v-ff59ab2c]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-ff59ab2c]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-ff59ab2c]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-ff59ab2c]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-ff59ab2c]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-ff59ab2c]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-ff59ab2c]{margin-bottom:40px}.content-section[data-v-ff59ab2c]:last-child{margin-bottom:0}.content-section h2[data-v-ff59ab2c]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-ff59ab2c]{margin-bottom:30px}.subsection h3[data-v-ff59ab2c]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-ff59ab2c]{margin-bottom:20px}.content-block p[data-v-ff59ab2c]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-ff59ab2c],.content-block ol[data-v-ff59ab2c]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-ff59ab2c]{margin-bottom:8px;line-height:1.6}.note-block[data-v-ff59ab2c]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-ff59ab2c]{margin:20px 0;overflow-x:auto}table[data-v-ff59ab2c]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-ff59ab2c]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-ff59ab2c]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-ff59ab2c]:nth-child(2n){background-color:#fafafa}.image-container[data-v-ff59ab2c]{margin:20px 0;text-align:center}.image-container img[data-v-ff59ab2c]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-ff59ab2c]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-ff59ab2c]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-ff59ab2c]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-ff59ab2c]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-ff59ab2c]{padding:20px}.chapter-content[data-v-ff59ab2c]{padding:25px}.chapter-navigation[data-v-ff59ab2c]{flex-direction:column}}.img-border[data-v-ff59ab2c]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-ff59ab2c]{margin:5px 0}.width-10[data-v-ff59ab2c]{width:10%}.width-20[data-v-ff59ab2c]{width:20%}.width-30[data-v-ff59ab2c]{width:30%}.width-40[data-v-ff59ab2c]{width:40%}.width-50[data-v-ff59ab2c]{width:50%}.width-100[data-v-ff59ab2c]{width:100%}.margin-top-10[data-v-ff59ab2c]{margin-top:10px}.margin-top-15[data-v-ff59ab2c]{margin-top:15px}.margin-top-20[data-v-ff59ab2c]{margin-top:20px}.margin-top-25[data-v-ff59ab2c]{margin-top:25px}.margin-top-30[data-v-ff59ab2c]{margin-top:30px}.margin-top-35[data-v-ff59ab2c]{margin-top:35px}.margin-top-40[data-v-ff59ab2c]{margin-top:40px}.margin-top-45[data-v-ff59ab2c]{margin-top:45px}.margin-top-50[data-v-ff59ab2c]{margin-top:50px}.margin-left-10[data-v-ff59ab2c]{margin-left:50px}.chapter-icon[data-v-ff59ab2c]{width:48px;height:48px;object-fit:contain}.stats-grid[data-v-ff59ab2c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:20px}.stats-card[data-v-ff59ab2c]{background:linear-gradient(135deg,#4facfe,#00f2fe);border-radius:12px;padding:25px;color:#fff;text-align:center}.stats-card h3[data-v-ff59ab2c]{font-size:14px;margin-bottom:10px;opacity:.9}.stats-value[data-v-ff59ab2c]{font-size:32px;font-weight:700;margin-bottom:8px}.stats-desc[data-v-ff59ab2c]{font-size:12px;opacity:.8}@media (max-width: 768px){.stats-grid[data-v-ff59ab2c]{grid-template-columns:1fr}}.chapter-page[data-v-5627c77b]{padding:40px;margin:0 auto}.chapter-header[data-v-5627c77b]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-5627c77b]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-5627c77b]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-5627c77b]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-5627c77b]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-5627c77b]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-5627c77b]{margin-bottom:40px}.content-section[data-v-5627c77b]:last-child{margin-bottom:0}.content-section h2[data-v-5627c77b]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-5627c77b]{margin-bottom:30px}.subsection h3[data-v-5627c77b]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-5627c77b]{margin-bottom:20px}.content-block p[data-v-5627c77b]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-5627c77b],.content-block ol[data-v-5627c77b]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-5627c77b]{margin-bottom:8px;line-height:1.6}.note-block[data-v-5627c77b]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-5627c77b]{margin:20px 0;overflow-x:auto}table[data-v-5627c77b]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-5627c77b]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-5627c77b]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-5627c77b]:nth-child(2n){background-color:#fafafa}.image-container[data-v-5627c77b]{margin:20px 0;text-align:center}.image-container img[data-v-5627c77b]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-5627c77b]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-5627c77b]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-5627c77b]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-5627c77b]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-5627c77b]{padding:20px}.chapter-content[data-v-5627c77b]{padding:25px}.chapter-navigation[data-v-5627c77b]{flex-direction:column}}.img-border[data-v-5627c77b]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-5627c77b]{margin:5px 0}.width-10[data-v-5627c77b]{width:10%}.width-20[data-v-5627c77b]{width:20%}.width-30[data-v-5627c77b]{width:30%}.width-40[data-v-5627c77b]{width:40%}.width-50[data-v-5627c77b]{width:50%}.width-100[data-v-5627c77b]{width:100%}.margin-top-10[data-v-5627c77b]{margin-top:10px}.margin-top-15[data-v-5627c77b]{margin-top:15px}.margin-top-20[data-v-5627c77b]{margin-top:20px}.margin-top-25[data-v-5627c77b]{margin-top:25px}.margin-top-30[data-v-5627c77b]{margin-top:30px}.margin-top-35[data-v-5627c77b]{margin-top:35px}.margin-top-40[data-v-5627c77b]{margin-top:40px}.margin-top-45[data-v-5627c77b]{margin-top:45px}.margin-top-50[data-v-5627c77b]{margin-top:50px}.margin-left-10[data-v-5627c77b]{margin-left:50px}.chapter-icon[data-v-5627c77b]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-5627c77b]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.float-button[data-v-5627c77b]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-5627c77b]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-5627c77b]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-5627c77b]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-5627c77b]{font-size:16px;font-weight:600}.outline-close[data-v-5627c77b]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-5627c77b]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-5627c77b]{padding:20px}.outline-list[data-v-5627c77b]{list-style:none;padding:0;margin:0}.outline-item[data-v-5627c77b]{margin-bottom:10px}.outline-link[data-v-5627c77b]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-5627c77b]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-5627c77b]{padding-left:15px}.outline-level-3[data-v-5627c77b]{padding-left:30px}.outline-level-4[data-v-5627c77b]{padding-left:45px}.chapter-page[data-v-3f705f9c]{padding:40px;margin:0 auto}.chapter-header[data-v-3f705f9c]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-3f705f9c]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-3f705f9c]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-3f705f9c]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-3f705f9c]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-3f705f9c]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-3f705f9c]{margin-bottom:40px}.content-section[data-v-3f705f9c]:last-child{margin-bottom:0}.content-section h2[data-v-3f705f9c]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-3f705f9c]{margin-bottom:30px}.subsection h3[data-v-3f705f9c]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-3f705f9c]{margin-bottom:20px}.content-block p[data-v-3f705f9c]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-3f705f9c],.content-block ol[data-v-3f705f9c]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-3f705f9c]{margin-bottom:8px;line-height:1.6}.note-block[data-v-3f705f9c]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-3f705f9c]{margin:20px 0;overflow-x:auto}table[data-v-3f705f9c]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-3f705f9c]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-3f705f9c]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-3f705f9c]:nth-child(2n){background-color:#fafafa}.image-container[data-v-3f705f9c]{margin:20px 0;text-align:center}.image-container img[data-v-3f705f9c]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-3f705f9c]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-3f705f9c]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-3f705f9c]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-3f705f9c]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-3f705f9c]{padding:20px}.chapter-content[data-v-3f705f9c]{padding:25px}.chapter-navigation[data-v-3f705f9c]{flex-direction:column}}.img-border[data-v-3f705f9c]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-3f705f9c]{margin:5px 0}.width-10[data-v-3f705f9c]{width:10%}.width-20[data-v-3f705f9c]{width:20%}.width-30[data-v-3f705f9c]{width:30%}.width-40[data-v-3f705f9c]{width:40%}.width-50[data-v-3f705f9c]{width:50%}.width-100[data-v-3f705f9c]{width:100%}.margin-top-10[data-v-3f705f9c]{margin-top:10px}.margin-top-15[data-v-3f705f9c]{margin-top:15px}.margin-top-20[data-v-3f705f9c]{margin-top:20px}.margin-top-25[data-v-3f705f9c]{margin-top:25px}.margin-top-30[data-v-3f705f9c]{margin-top:30px}.margin-top-35[data-v-3f705f9c]{margin-top:35px}.margin-top-40[data-v-3f705f9c]{margin-top:40px}.margin-top-45[data-v-3f705f9c]{margin-top:45px}.margin-top-50[data-v-3f705f9c]{margin-top:50px}.margin-left-10[data-v-3f705f9c]{margin-left:50px}.float-button[data-v-3f705f9c]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-3f705f9c]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-3f705f9c]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-3f705f9c]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-3f705f9c]{font-size:16px;font-weight:600}.outline-close[data-v-3f705f9c]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-3f705f9c]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-3f705f9c]{padding:20px}.outline-list[data-v-3f705f9c]{list-style:none;padding:0;margin:0}.outline-item[data-v-3f705f9c]{margin-bottom:10px}.outline-link[data-v-3f705f9c]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-3f705f9c]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-3f705f9c]{padding-left:15px}.outline-level-3[data-v-3f705f9c]{padding-left:30px}.outline-level-4[data-v-3f705f9c]{padding-left:45px}.outline-level-5[data-v-3f705f9c]{padding-left:60px}.outline-level-6[data-v-3f705f9c]{padding-left:75px}.chapter-icon[data-v-3f705f9c]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-3f705f9c]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-2ee00ec1]{padding:40px;margin:0 auto}.chapter-header[data-v-2ee00ec1]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-2ee00ec1]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-2ee00ec1]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-2ee00ec1]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-2ee00ec1]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-2ee00ec1]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-2ee00ec1]{margin-bottom:40px}.content-section[data-v-2ee00ec1]:last-child{margin-bottom:0}.content-section h2[data-v-2ee00ec1]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-2ee00ec1]{margin-bottom:30px}.subsection h3[data-v-2ee00ec1]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-2ee00ec1]{margin-bottom:20px}.content-block p[data-v-2ee00ec1]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-2ee00ec1],.content-block ol[data-v-2ee00ec1]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-2ee00ec1]{margin-bottom:8px;line-height:1.6}.note-block[data-v-2ee00ec1]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-2ee00ec1]{margin:20px 0;overflow-x:auto}table[data-v-2ee00ec1]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-2ee00ec1]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-2ee00ec1]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-2ee00ec1]:nth-child(2n){background-color:#fafafa}.image-container[data-v-2ee00ec1]{margin:20px 0;text-align:center}.image-container img[data-v-2ee00ec1]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-2ee00ec1]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-2ee00ec1]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-2ee00ec1]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-2ee00ec1]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-2ee00ec1]{padding:20px}.chapter-content[data-v-2ee00ec1]{padding:25px}.chapter-navigation[data-v-2ee00ec1]{flex-direction:column}}.img-border[data-v-2ee00ec1]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-2ee00ec1]{margin:5px 0}.width-10[data-v-2ee00ec1]{width:10%}.width-20[data-v-2ee00ec1]{width:20%}.width-30[data-v-2ee00ec1]{width:30%}.width-40[data-v-2ee00ec1]{width:40%}.width-50[data-v-2ee00ec1]{width:50%}.width-100[data-v-2ee00ec1]{width:100%}.margin-top-10[data-v-2ee00ec1]{margin-top:10px}.margin-top-15[data-v-2ee00ec1]{margin-top:15px}.margin-top-20[data-v-2ee00ec1]{margin-top:20px}.margin-top-25[data-v-2ee00ec1]{margin-top:25px}.margin-top-30[data-v-2ee00ec1]{margin-top:30px}.margin-top-35[data-v-2ee00ec1]{margin-top:35px}.margin-top-40[data-v-2ee00ec1]{margin-top:40px}.margin-top-45[data-v-2ee00ec1]{margin-top:45px}.margin-top-50[data-v-2ee00ec1]{margin-top:50px}.margin-left-10[data-v-2ee00ec1]{margin-left:50px}.float-button[data-v-2ee00ec1]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-2ee00ec1]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-2ee00ec1]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-2ee00ec1]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-2ee00ec1]{font-size:16px;font-weight:600}.outline-close[data-v-2ee00ec1]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-2ee00ec1]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-2ee00ec1]{padding:20px}.outline-list[data-v-2ee00ec1]{list-style:none;padding:0;margin:0}.outline-item[data-v-2ee00ec1]{margin-bottom:10px}.outline-link[data-v-2ee00ec1]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-2ee00ec1]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-2ee00ec1]{padding-left:15px}.outline-level-3[data-v-2ee00ec1]{padding-left:30px}.outline-level-4[data-v-2ee00ec1]{padding-left:45px}.outline-level-5[data-v-2ee00ec1]{padding-left:60px}.outline-level-6[data-v-2ee00ec1]{padding-left:75px}.blockquote[data-v-2ee00ec1]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-icon[data-v-2ee00ec1]{width:48px;height:48px;object-fit:contain}.chapter-page[data-v-46e8ea5d]{padding:40px;margin:0 auto}.chapter-header[data-v-46e8ea5d]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-46e8ea5d]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-46e8ea5d]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-46e8ea5d]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-46e8ea5d]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-46e8ea5d]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-46e8ea5d]{margin-bottom:40px}.content-section[data-v-46e8ea5d]:last-child{margin-bottom:0}.content-section h2[data-v-46e8ea5d]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-46e8ea5d]{margin-bottom:30px}.subsection h3[data-v-46e8ea5d]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-46e8ea5d]{margin-bottom:20px}.content-block p[data-v-46e8ea5d]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-46e8ea5d],.content-block ol[data-v-46e8ea5d]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-46e8ea5d]{margin-bottom:8px;line-height:1.6}.note-block[data-v-46e8ea5d]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-46e8ea5d]{margin:20px 0;overflow-x:auto}table[data-v-46e8ea5d]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-46e8ea5d]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-46e8ea5d]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-46e8ea5d]:nth-child(2n){background-color:#fafafa}.image-container[data-v-46e8ea5d]{margin:20px 0;text-align:center}.image-container img[data-v-46e8ea5d]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-46e8ea5d]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-46e8ea5d]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-46e8ea5d]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-46e8ea5d]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-46e8ea5d]{padding:20px}.chapter-content[data-v-46e8ea5d]{padding:25px}.chapter-navigation[data-v-46e8ea5d]{flex-direction:column}}.img-border[data-v-46e8ea5d]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-46e8ea5d]{margin:5px 0}.width-10[data-v-46e8ea5d]{width:10%}.width-20[data-v-46e8ea5d]{width:20%}.width-30[data-v-46e8ea5d]{width:30%}.width-40[data-v-46e8ea5d]{width:40%}.width-50[data-v-46e8ea5d]{width:50%}.width-100[data-v-46e8ea5d]{width:100%}.margin-top-10[data-v-46e8ea5d]{margin-top:10px}.margin-top-15[data-v-46e8ea5d]{margin-top:15px}.margin-top-20[data-v-46e8ea5d]{margin-top:20px}.margin-top-25[data-v-46e8ea5d]{margin-top:25px}.margin-top-30[data-v-46e8ea5d]{margin-top:30px}.margin-top-35[data-v-46e8ea5d]{margin-top:35px}.margin-top-40[data-v-46e8ea5d]{margin-top:40px}.margin-top-45[data-v-46e8ea5d]{margin-top:45px}.margin-top-50[data-v-46e8ea5d]{margin-top:50px}.margin-left-10[data-v-46e8ea5d]{margin-left:50px}.float-button[data-v-46e8ea5d]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-46e8ea5d]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-46e8ea5d]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-46e8ea5d]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-46e8ea5d]{font-size:16px;font-weight:600}.outline-close[data-v-46e8ea5d]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-46e8ea5d]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-46e8ea5d]{padding:20px}.outline-list[data-v-46e8ea5d]{list-style:none;padding:0;margin:0}.outline-item[data-v-46e8ea5d]{margin-bottom:10px}.outline-link[data-v-46e8ea5d]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-46e8ea5d]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-46e8ea5d]{padding-left:15px}.outline-level-3[data-v-46e8ea5d]{padding-left:30px}.outline-level-4[data-v-46e8ea5d]{padding-left:45px}.outline-level-5[data-v-46e8ea5d]{padding-left:60px}.outline-level-6[data-v-46e8ea5d]{padding-left:75px}.chapter-icon[data-v-46e8ea5d]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-46e8ea5d]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-de721b33]{padding:40px;margin:0 auto}.chapter-header[data-v-de721b33]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-de721b33]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-de721b33]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-de721b33]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-de721b33]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-de721b33]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-de721b33]{margin-bottom:40px}.content-section[data-v-de721b33]:last-child{margin-bottom:0}.content-section h2[data-v-de721b33]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-de721b33]{margin-bottom:30px}.subsection h3[data-v-de721b33]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-de721b33]{margin-bottom:20px}.content-block p[data-v-de721b33]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-de721b33],.content-block ol[data-v-de721b33]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-de721b33]{margin-bottom:8px;line-height:1.6}.note-block[data-v-de721b33]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-de721b33]{margin:20px 0;overflow-x:auto}table[data-v-de721b33]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-de721b33]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-de721b33]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-de721b33]:nth-child(2n){background-color:#fafafa}.image-container[data-v-de721b33]{margin:20px 0;text-align:center}.image-container img[data-v-de721b33]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-de721b33]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-de721b33]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-de721b33]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-de721b33]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-de721b33]{padding:20px}.chapter-content[data-v-de721b33]{padding:25px}.chapter-navigation[data-v-de721b33]{flex-direction:column}}.img-border[data-v-de721b33]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-de721b33]{margin:5px 0}.width-10[data-v-de721b33]{width:10%}.width-20[data-v-de721b33]{width:20%}.width-30[data-v-de721b33]{width:30%}.width-40[data-v-de721b33]{width:40%}.width-50[data-v-de721b33]{width:50%}.width-100[data-v-de721b33]{width:100%}.margin-top-10[data-v-de721b33]{margin-top:10px}.margin-top-15[data-v-de721b33]{margin-top:15px}.margin-top-20[data-v-de721b33]{margin-top:20px}.margin-top-25[data-v-de721b33]{margin-top:25px}.margin-top-30[data-v-de721b33]{margin-top:30px}.margin-top-35[data-v-de721b33]{margin-top:35px}.margin-top-40[data-v-de721b33]{margin-top:40px}.margin-top-45[data-v-de721b33]{margin-top:45px}.margin-top-50[data-v-de721b33]{margin-top:50px}.margin-left-10[data-v-de721b33]{margin-left:50px}.float-button[data-v-de721b33]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-de721b33]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-de721b33]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-de721b33]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-de721b33]{font-size:16px;font-weight:600}.outline-close[data-v-de721b33]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-de721b33]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-de721b33]{padding:20px}.outline-list[data-v-de721b33]{list-style:none;padding:0;margin:0}.outline-item[data-v-de721b33]{margin-bottom:10px}.outline-link[data-v-de721b33]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-de721b33]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-de721b33]{padding-left:15px}.outline-level-3[data-v-de721b33]{padding-left:30px}.outline-level-4[data-v-de721b33]{padding-left:45px}.outline-level-5[data-v-de721b33]{padding-left:60px}.outline-level-6[data-v-de721b33]{padding-left:75px}.chapter-icon[data-v-de721b33]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-de721b33]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-57d61ccd]{padding:40px;margin:0 auto}.chapter-header[data-v-57d61ccd]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-57d61ccd]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-57d61ccd]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-57d61ccd]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-57d61ccd]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-57d61ccd]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-57d61ccd]{margin-bottom:40px}.content-section[data-v-57d61ccd]:last-child{margin-bottom:0}.content-section h2[data-v-57d61ccd]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-57d61ccd]{margin-bottom:30px}.subsection h3[data-v-57d61ccd]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-57d61ccd]{margin-bottom:20px}.content-block p[data-v-57d61ccd]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-57d61ccd],.content-block ol[data-v-57d61ccd]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-57d61ccd]{margin-bottom:8px;line-height:1.6}.note-block[data-v-57d61ccd]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-57d61ccd]{margin:20px 0;overflow-x:auto}table[data-v-57d61ccd]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-57d61ccd]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-57d61ccd]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-57d61ccd]:nth-child(2n){background-color:#fafafa}.image-container[data-v-57d61ccd]{margin:20px 0;text-align:center}.image-container img[data-v-57d61ccd]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-57d61ccd]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-57d61ccd]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-57d61ccd]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-57d61ccd]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-57d61ccd]{padding:20px}.chapter-content[data-v-57d61ccd]{padding:25px}.chapter-navigation[data-v-57d61ccd]{flex-direction:column}}.img-border[data-v-57d61ccd]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-57d61ccd]{margin:5px 0}.width-10[data-v-57d61ccd]{width:10%}.width-20[data-v-57d61ccd]{width:20%}.width-30[data-v-57d61ccd]{width:30%}.width-40[data-v-57d61ccd]{width:40%}.width-50[data-v-57d61ccd]{width:50%}.width-100[data-v-57d61ccd]{width:100%}.margin-top-10[data-v-57d61ccd]{margin-top:10px}.margin-top-15[data-v-57d61ccd]{margin-top:15px}.margin-top-20[data-v-57d61ccd]{margin-top:20px}.margin-top-25[data-v-57d61ccd]{margin-top:25px}.margin-top-30[data-v-57d61ccd]{margin-top:30px}.margin-top-35[data-v-57d61ccd]{margin-top:35px}.margin-top-40[data-v-57d61ccd]{margin-top:40px}.margin-top-45[data-v-57d61ccd]{margin-top:45px}.margin-top-50[data-v-57d61ccd]{margin-top:50px}.margin-left-10[data-v-57d61ccd]{margin-left:50px}.float-button[data-v-57d61ccd]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-57d61ccd]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-57d61ccd]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-57d61ccd]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-57d61ccd]{font-size:16px;font-weight:600}.outline-close[data-v-57d61ccd]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-57d61ccd]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-57d61ccd]{padding:20px}.outline-list[data-v-57d61ccd]{list-style:none;padding:0;margin:0}.outline-item[data-v-57d61ccd]{margin-bottom:10px}.outline-link[data-v-57d61ccd]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-57d61ccd]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-57d61ccd]{padding-left:15px}.outline-level-3[data-v-57d61ccd]{padding-left:30px}.outline-level-4[data-v-57d61ccd]{padding-left:45px}.outline-level-5[data-v-57d61ccd]{padding-left:60px}.outline-level-6[data-v-57d61ccd]{padding-left:75px}.chapter-icon[data-v-57d61ccd]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-57d61ccd]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-ae1772e6]{padding:40px;margin:0 auto}.chapter-header[data-v-ae1772e6]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-ae1772e6]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-ae1772e6]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-ae1772e6]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-ae1772e6]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-ae1772e6]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-ae1772e6]{margin-bottom:40px}.content-section[data-v-ae1772e6]:last-child{margin-bottom:0}.content-section h2[data-v-ae1772e6]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-ae1772e6]{margin-bottom:30px}.subsection h3[data-v-ae1772e6]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-ae1772e6]{margin-bottom:20px}.content-block p[data-v-ae1772e6]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-ae1772e6],.content-block ol[data-v-ae1772e6]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-ae1772e6]{margin-bottom:8px;line-height:1.6}.note-block[data-v-ae1772e6]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-ae1772e6]{margin:20px 0;overflow-x:auto}table[data-v-ae1772e6]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-ae1772e6]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-ae1772e6]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-ae1772e6]:nth-child(2n){background-color:#fafafa}.image-container[data-v-ae1772e6]{margin:20px 0;text-align:center}.image-container img[data-v-ae1772e6]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-ae1772e6]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-ae1772e6]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-ae1772e6]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-ae1772e6]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-ae1772e6]{padding:20px}.chapter-content[data-v-ae1772e6]{padding:25px}.chapter-navigation[data-v-ae1772e6]{flex-direction:column}}.img-border[data-v-ae1772e6]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-ae1772e6]{margin:5px 0}.width-10[data-v-ae1772e6]{width:10%}.width-20[data-v-ae1772e6]{width:20%}.width-30[data-v-ae1772e6]{width:30%}.width-40[data-v-ae1772e6]{width:40%}.width-50[data-v-ae1772e6]{width:50%}.width-100[data-v-ae1772e6]{width:100%}.margin-top-10[data-v-ae1772e6]{margin-top:10px}.margin-top-15[data-v-ae1772e6]{margin-top:15px}.margin-top-20[data-v-ae1772e6]{margin-top:20px}.margin-top-25[data-v-ae1772e6]{margin-top:25px}.margin-top-30[data-v-ae1772e6]{margin-top:30px}.margin-top-35[data-v-ae1772e6]{margin-top:35px}.margin-top-40[data-v-ae1772e6]{margin-top:40px}.margin-top-45[data-v-ae1772e6]{margin-top:45px}.margin-top-50[data-v-ae1772e6]{margin-top:50px}.margin-left-10[data-v-ae1772e6]{margin-left:50px}.float-button[data-v-ae1772e6]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-ae1772e6]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-ae1772e6]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-ae1772e6]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-ae1772e6]{font-size:16px;font-weight:600}.outline-close[data-v-ae1772e6]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-ae1772e6]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-ae1772e6]{padding:20px}.outline-list[data-v-ae1772e6]{list-style:none;padding:0;margin:0}.outline-item[data-v-ae1772e6]{margin-bottom:10px}.outline-link[data-v-ae1772e6]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-ae1772e6]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-ae1772e6]{padding-left:15px}.outline-level-3[data-v-ae1772e6]{padding-left:30px}.outline-level-4[data-v-ae1772e6]{padding-left:45px}.outline-level-5[data-v-ae1772e6]{padding-left:60px}.outline-level-6[data-v-ae1772e6]{padding-left:75px}.chapter-icon[data-v-ae1772e6]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-ae1772e6]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-f408e0ad]{padding:40px;margin:0 auto}.chapter-header[data-v-f408e0ad]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-f408e0ad]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-f408e0ad]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-f408e0ad]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-f408e0ad]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-f408e0ad]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-f408e0ad]{margin-bottom:40px}.content-section[data-v-f408e0ad]:last-child{margin-bottom:0}.content-section h2[data-v-f408e0ad]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-f408e0ad]{margin-bottom:30px}.subsection h3[data-v-f408e0ad]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-f408e0ad]{margin-bottom:20px}.content-block p[data-v-f408e0ad]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-f408e0ad],.content-block ol[data-v-f408e0ad]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-f408e0ad]{margin-bottom:8px;line-height:1.6}.note-block[data-v-f408e0ad]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-f408e0ad]{margin:20px 0;overflow-x:auto}table[data-v-f408e0ad]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-f408e0ad]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-f408e0ad]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-f408e0ad]:nth-child(2n){background-color:#fafafa}.image-container[data-v-f408e0ad]{margin:20px 0;text-align:center}.image-container img[data-v-f408e0ad]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-f408e0ad]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-f408e0ad]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-f408e0ad]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-f408e0ad]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-f408e0ad]{padding:20px}.chapter-content[data-v-f408e0ad]{padding:25px}.chapter-navigation[data-v-f408e0ad]{flex-direction:column}}.img-border[data-v-f408e0ad]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-f408e0ad]{margin:5px 0}.width-10[data-v-f408e0ad]{width:10%}.width-20[data-v-f408e0ad]{width:20%}.width-30[data-v-f408e0ad]{width:30%}.width-40[data-v-f408e0ad]{width:40%}.width-50[data-v-f408e0ad]{width:50%}.width-100[data-v-f408e0ad]{width:100%}.margin-top-10[data-v-f408e0ad]{margin-top:10px}.margin-top-15[data-v-f408e0ad]{margin-top:15px}.margin-top-20[data-v-f408e0ad]{margin-top:20px}.margin-top-25[data-v-f408e0ad]{margin-top:25px}.margin-top-30[data-v-f408e0ad]{margin-top:30px}.margin-top-35[data-v-f408e0ad]{margin-top:35px}.margin-top-40[data-v-f408e0ad]{margin-top:40px}.margin-top-45[data-v-f408e0ad]{margin-top:45px}.margin-top-50[data-v-f408e0ad]{margin-top:50px}.margin-left-10[data-v-f408e0ad]{margin-left:50px}.chapter-icon[data-v-f408e0ad]{width:48px;height:48px;object-fit:contain}.chapter-page[data-v-1fd28ec7]{padding:40px;margin:0 auto}.chapter-header[data-v-1fd28ec7]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-1fd28ec7]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-1fd28ec7]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-1fd28ec7]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-1fd28ec7]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-1fd28ec7]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-1fd28ec7]{margin-bottom:40px}.content-section[data-v-1fd28ec7]:last-child{margin-bottom:0}.content-section h2[data-v-1fd28ec7]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-1fd28ec7]{margin-bottom:30px}.subsection h3[data-v-1fd28ec7]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-1fd28ec7]{margin-bottom:20px}.content-block p[data-v-1fd28ec7]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-1fd28ec7],.content-block ol[data-v-1fd28ec7]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-1fd28ec7]{margin-bottom:8px;line-height:1.6}.note-block[data-v-1fd28ec7]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-1fd28ec7]{margin:20px 0;overflow-x:auto}table[data-v-1fd28ec7]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-1fd28ec7]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-1fd28ec7]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-1fd28ec7]:nth-child(2n){background-color:#fafafa}.image-container[data-v-1fd28ec7]{margin:20px 0;text-align:center}.image-container img[data-v-1fd28ec7]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-1fd28ec7]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-1fd28ec7]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-1fd28ec7]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-1fd28ec7]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-1fd28ec7]{padding:20px}.chapter-content[data-v-1fd28ec7]{padding:25px}.chapter-navigation[data-v-1fd28ec7]{flex-direction:column}}.img-border[data-v-1fd28ec7]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-1fd28ec7]{margin:5px 0}.width-10[data-v-1fd28ec7]{width:10%}.width-20[data-v-1fd28ec7]{width:20%}.width-30[data-v-1fd28ec7]{width:30%}.width-40[data-v-1fd28ec7]{width:40%}.width-50[data-v-1fd28ec7]{width:50%}.width-100[data-v-1fd28ec7]{width:100%}.margin-top-10[data-v-1fd28ec7]{margin-top:10px}.margin-top-15[data-v-1fd28ec7]{margin-top:15px}.margin-top-20[data-v-1fd28ec7]{margin-top:20px}.margin-top-25[data-v-1fd28ec7]{margin-top:25px}.margin-top-30[data-v-1fd28ec7]{margin-top:30px}.margin-top-35[data-v-1fd28ec7]{margin-top:35px}.margin-top-40[data-v-1fd28ec7]{margin-top:40px}.margin-top-45[data-v-1fd28ec7]{margin-top:45px}.margin-top-50[data-v-1fd28ec7]{margin-top:50px}.margin-left-10[data-v-1fd28ec7]{margin-left:50px}.float-button[data-v-1fd28ec7]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-1fd28ec7]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-1fd28ec7]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-1fd28ec7]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-1fd28ec7]{font-size:16px;font-weight:600}.outline-close[data-v-1fd28ec7]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-1fd28ec7]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-1fd28ec7]{padding:20px}.outline-list[data-v-1fd28ec7]{list-style:none;padding:0;margin:0}.outline-item[data-v-1fd28ec7]{margin-bottom:10px}.outline-link[data-v-1fd28ec7]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-1fd28ec7]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-1fd28ec7]{padding-left:15px}.outline-level-3[data-v-1fd28ec7]{padding-left:30px}.outline-level-4[data-v-1fd28ec7]{padding-left:45px}.outline-level-5[data-v-1fd28ec7]{padding-left:60px}.outline-level-6[data-v-1fd28ec7]{padding-left:75px}.chapter-icon[data-v-1fd28ec7]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-1fd28ec7]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-aeb55383]{padding:40px;margin:0 auto}.chapter-header[data-v-aeb55383]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-aeb55383]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-aeb55383]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-aeb55383]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-aeb55383]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-aeb55383]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-aeb55383]{margin-bottom:40px}.content-section[data-v-aeb55383]:last-child{margin-bottom:0}.content-section h2[data-v-aeb55383]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-aeb55383]{margin-bottom:30px}.subsection h3[data-v-aeb55383]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-aeb55383]{margin-bottom:20px}.content-block p[data-v-aeb55383]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-aeb55383],.content-block ol[data-v-aeb55383]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-aeb55383]{margin-bottom:8px;line-height:1.6}.note-block[data-v-aeb55383]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-aeb55383]{margin:20px 0;overflow-x:auto}table[data-v-aeb55383]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-aeb55383]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-aeb55383]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-aeb55383]:nth-child(2n){background-color:#fafafa}.image-container[data-v-aeb55383]{margin:20px 0;text-align:center}.image-container img[data-v-aeb55383]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-aeb55383]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-aeb55383]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-aeb55383]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-aeb55383]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-aeb55383]{padding:20px}.chapter-content[data-v-aeb55383]{padding:25px}.chapter-navigation[data-v-aeb55383]{flex-direction:column}}.img-border[data-v-aeb55383]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-aeb55383]{margin:5px 0}.width-10[data-v-aeb55383]{width:10%}.width-20[data-v-aeb55383]{width:20%}.width-30[data-v-aeb55383]{width:30%}.width-40[data-v-aeb55383]{width:40%}.width-50[data-v-aeb55383]{width:50%}.width-100[data-v-aeb55383]{width:100%}.margin-top-10[data-v-aeb55383]{margin-top:10px}.margin-top-15[data-v-aeb55383]{margin-top:15px}.margin-top-20[data-v-aeb55383]{margin-top:20px}.margin-top-25[data-v-aeb55383]{margin-top:25px}.margin-top-30[data-v-aeb55383]{margin-top:30px}.margin-top-35[data-v-aeb55383]{margin-top:35px}.margin-top-40[data-v-aeb55383]{margin-top:40px}.margin-top-45[data-v-aeb55383]{margin-top:45px}.margin-top-50[data-v-aeb55383]{margin-top:50px}.margin-left-10[data-v-aeb55383]{margin-left:50px}.float-button[data-v-aeb55383]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-aeb55383]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-aeb55383]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-aeb55383]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-aeb55383]{font-size:16px;font-weight:600}.outline-close[data-v-aeb55383]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-aeb55383]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-aeb55383]{padding:20px}.outline-list[data-v-aeb55383]{list-style:none;padding:0;margin:0}.outline-item[data-v-aeb55383]{margin-bottom:10px}.outline-link[data-v-aeb55383]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-aeb55383]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-aeb55383]{padding-left:15px}.outline-level-3[data-v-aeb55383]{padding-left:30px}.outline-level-4[data-v-aeb55383]{padding-left:45px}.outline-level-5[data-v-aeb55383]{padding-left:60px}.outline-level-6[data-v-aeb55383]{padding-left:75px}.chapter-icon[data-v-aeb55383]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-aeb55383]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-c631b8dd]{padding:40px;margin:0 auto}.chapter-header[data-v-c631b8dd]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-c631b8dd]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-c631b8dd]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-c631b8dd]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-c631b8dd]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-c631b8dd]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-c631b8dd]{margin-bottom:40px}.content-section[data-v-c631b8dd]:last-child{margin-bottom:0}.content-section h2[data-v-c631b8dd]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-c631b8dd]{margin-bottom:30px}.subsection h3[data-v-c631b8dd]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-c631b8dd]{margin-bottom:20px}.content-block p[data-v-c631b8dd]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-c631b8dd],.content-block ol[data-v-c631b8dd]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-c631b8dd]{margin-bottom:8px;line-height:1.6}.note-block[data-v-c631b8dd]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-c631b8dd]{margin:20px 0;overflow-x:auto}table[data-v-c631b8dd]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-c631b8dd]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-c631b8dd]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-c631b8dd]:nth-child(2n){background-color:#fafafa}.image-container[data-v-c631b8dd]{margin:20px 0;text-align:center}.image-container img[data-v-c631b8dd]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-c631b8dd]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-c631b8dd]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-c631b8dd]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-c631b8dd]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-c631b8dd]{padding:20px}.chapter-content[data-v-c631b8dd]{padding:25px}.chapter-navigation[data-v-c631b8dd]{flex-direction:column}}.img-border[data-v-c631b8dd]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-c631b8dd]{margin:5px 0}.width-10[data-v-c631b8dd]{width:10%}.width-20[data-v-c631b8dd]{width:20%}.width-30[data-v-c631b8dd]{width:30%}.width-40[data-v-c631b8dd]{width:40%}.width-50[data-v-c631b8dd]{width:50%}.width-100[data-v-c631b8dd]{width:100%}.margin-top-10[data-v-c631b8dd]{margin-top:10px}.margin-top-15[data-v-c631b8dd]{margin-top:15px}.margin-top-20[data-v-c631b8dd]{margin-top:20px}.margin-top-25[data-v-c631b8dd]{margin-top:25px}.margin-top-30[data-v-c631b8dd]{margin-top:30px}.margin-top-35[data-v-c631b8dd]{margin-top:35px}.margin-top-40[data-v-c631b8dd]{margin-top:40px}.margin-top-45[data-v-c631b8dd]{margin-top:45px}.margin-top-50[data-v-c631b8dd]{margin-top:50px}.margin-left-10[data-v-c631b8dd]{margin-left:50px}.float-button[data-v-c631b8dd]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-c631b8dd]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-c631b8dd]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-c631b8dd]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-c631b8dd]{font-size:16px;font-weight:600}.outline-close[data-v-c631b8dd]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-c631b8dd]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-c631b8dd]{padding:20px}.outline-list[data-v-c631b8dd]{list-style:none;padding:0;margin:0}.outline-item[data-v-c631b8dd]{margin-bottom:10px}.outline-link[data-v-c631b8dd]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-c631b8dd]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-c631b8dd]{padding-left:15px}.outline-level-3[data-v-c631b8dd]{padding-left:30px}.outline-level-4[data-v-c631b8dd]{padding-left:45px}.outline-level-5[data-v-c631b8dd]{padding-left:60px}.outline-level-6[data-v-c631b8dd]{padding-left:75px}.chapter-icon[data-v-c631b8dd]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-c631b8dd]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-2d939163]{padding:40px;margin:0 auto}.chapter-header[data-v-2d939163]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-2d939163]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-2d939163]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-2d939163]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-2d939163]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-2d939163]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-2d939163]{margin-bottom:40px}.content-section[data-v-2d939163]:last-child{margin-bottom:0}.content-section h2[data-v-2d939163]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-2d939163]{margin-bottom:30px}.subsection h3[data-v-2d939163]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-2d939163]{margin-bottom:20px}.content-block p[data-v-2d939163]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-2d939163],.content-block ol[data-v-2d939163]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-2d939163]{margin-bottom:8px;line-height:1.6}.note-block[data-v-2d939163]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-2d939163]{margin:20px 0;overflow-x:auto}table[data-v-2d939163]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-2d939163]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-2d939163]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-2d939163]:nth-child(2n){background-color:#fafafa}.image-container[data-v-2d939163]{margin:20px 0;text-align:center}.image-container img[data-v-2d939163]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-2d939163]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-2d939163]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-2d939163]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-2d939163]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-2d939163]{padding:20px}.chapter-content[data-v-2d939163]{padding:25px}.chapter-navigation[data-v-2d939163]{flex-direction:column}}.img-border[data-v-2d939163]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-2d939163]{margin:5px 0}.width-10[data-v-2d939163]{width:10%}.width-20[data-v-2d939163]{width:20%}.width-30[data-v-2d939163]{width:30%}.width-40[data-v-2d939163]{width:40%}.width-50[data-v-2d939163]{width:50%}.width-100[data-v-2d939163]{width:100%}.margin-top-10[data-v-2d939163]{margin-top:10px}.margin-top-15[data-v-2d939163]{margin-top:15px}.margin-top-20[data-v-2d939163]{margin-top:20px}.margin-top-25[data-v-2d939163]{margin-top:25px}.margin-top-30[data-v-2d939163]{margin-top:30px}.margin-top-35[data-v-2d939163]{margin-top:35px}.margin-top-40[data-v-2d939163]{margin-top:40px}.margin-top-45[data-v-2d939163]{margin-top:45px}.margin-top-50[data-v-2d939163]{margin-top:50px}.margin-left-10[data-v-2d939163]{margin-left:50px}.float-button[data-v-2d939163]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-2d939163]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-2d939163]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-2d939163]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-2d939163]{font-size:16px;font-weight:600}.outline-close[data-v-2d939163]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-2d939163]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-2d939163]{padding:20px}.outline-list[data-v-2d939163]{list-style:none;padding:0;margin:0}.outline-item[data-v-2d939163]{margin-bottom:10px}.outline-link[data-v-2d939163]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-2d939163]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-2d939163]{padding-left:15px}.outline-level-3[data-v-2d939163]{padding-left:30px}.outline-level-4[data-v-2d939163]{padding-left:45px}.outline-level-5[data-v-2d939163]{padding-left:60px}.outline-level-6[data-v-2d939163]{padding-left:75px}.chapter-icon[data-v-2d939163]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-2d939163]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-2af58c5e]{padding:40px;margin:0 auto}.chapter-header[data-v-2af58c5e]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-2af58c5e]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-2af58c5e]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-2af58c5e]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-2af58c5e]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-2af58c5e]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-2af58c5e]{margin-bottom:40px}.content-section[data-v-2af58c5e]:last-child{margin-bottom:0}.content-section h2[data-v-2af58c5e]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-2af58c5e]{margin-bottom:30px}.subsection h3[data-v-2af58c5e]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-2af58c5e]{margin-bottom:20px}.content-block p[data-v-2af58c5e]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-2af58c5e],.content-block ol[data-v-2af58c5e]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-2af58c5e]{margin-bottom:8px;line-height:1.6}.note-block[data-v-2af58c5e]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-2af58c5e]{margin:20px 0;overflow-x:auto}table[data-v-2af58c5e]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-2af58c5e]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-2af58c5e]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-2af58c5e]:nth-child(2n){background-color:#fafafa}.image-container[data-v-2af58c5e]{margin:20px 0;text-align:center}.image-container img[data-v-2af58c5e]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-2af58c5e]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-2af58c5e]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-2af58c5e]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-2af58c5e]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-2af58c5e]{padding:20px}.chapter-content[data-v-2af58c5e]{padding:25px}.chapter-navigation[data-v-2af58c5e]{flex-direction:column}}.img-border[data-v-2af58c5e]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-2af58c5e]{margin:5px 0}.width-10[data-v-2af58c5e]{width:10%}.width-20[data-v-2af58c5e]{width:20%}.width-30[data-v-2af58c5e]{width:30%}.width-40[data-v-2af58c5e]{width:40%}.width-50[data-v-2af58c5e]{width:50%}.width-100[data-v-2af58c5e]{width:100%}.margin-top-10[data-v-2af58c5e]{margin-top:10px}.margin-top-15[data-v-2af58c5e]{margin-top:15px}.margin-top-20[data-v-2af58c5e]{margin-top:20px}.margin-top-25[data-v-2af58c5e]{margin-top:25px}.margin-top-30[data-v-2af58c5e]{margin-top:30px}.margin-top-35[data-v-2af58c5e]{margin-top:35px}.margin-top-40[data-v-2af58c5e]{margin-top:40px}.margin-top-45[data-v-2af58c5e]{margin-top:45px}.margin-top-50[data-v-2af58c5e]{margin-top:50px}.margin-left-10[data-v-2af58c5e]{margin-left:50px}.float-button[data-v-2af58c5e]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-2af58c5e]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-2af58c5e]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-2af58c5e]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-2af58c5e]{font-size:16px;font-weight:600}.outline-close[data-v-2af58c5e]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-2af58c5e]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-2af58c5e]{padding:20px}.outline-list[data-v-2af58c5e]{list-style:none;padding:0;margin:0}.outline-item[data-v-2af58c5e]{margin-bottom:10px}.outline-link[data-v-2af58c5e]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-2af58c5e]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-2af58c5e]{padding-left:15px}.outline-level-3[data-v-2af58c5e]{padding-left:30px}.outline-level-4[data-v-2af58c5e]{padding-left:45px}.outline-level-5[data-v-2af58c5e]{padding-left:60px}.outline-level-6[data-v-2af58c5e]{padding-left:75px}.chapter-icon[data-v-2af58c5e]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-2af58c5e]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-893e9857]{padding:40px;margin:0 auto}.chapter-header[data-v-893e9857]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-893e9857]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-893e9857]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-893e9857]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-893e9857]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-893e9857]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-893e9857]{margin-bottom:40px}.content-section[data-v-893e9857]:last-child{margin-bottom:0}.content-section h2[data-v-893e9857]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-893e9857]{margin-bottom:30px}.subsection h3[data-v-893e9857]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-893e9857]{margin-bottom:20px}.content-block p[data-v-893e9857]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-893e9857],.content-block ol[data-v-893e9857]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-893e9857]{margin-bottom:8px;line-height:1.6}.note-block[data-v-893e9857]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-893e9857]{margin:20px 0;overflow-x:auto}table[data-v-893e9857]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-893e9857]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-893e9857]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-893e9857]:nth-child(2n){background-color:#fafafa}.image-container[data-v-893e9857]{margin:20px 0;text-align:center}.image-container img[data-v-893e9857]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-893e9857]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-893e9857]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-893e9857]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-893e9857]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-893e9857]{padding:20px}.chapter-content[data-v-893e9857]{padding:25px}.chapter-navigation[data-v-893e9857]{flex-direction:column}}.img-border[data-v-893e9857]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-893e9857]{margin:5px 0}.width-10[data-v-893e9857]{width:10%}.width-20[data-v-893e9857]{width:20%}.width-30[data-v-893e9857]{width:30%}.width-40[data-v-893e9857]{width:40%}.width-50[data-v-893e9857]{width:50%}.width-100[data-v-893e9857]{width:100%}.margin-top-10[data-v-893e9857]{margin-top:10px}.margin-top-15[data-v-893e9857]{margin-top:15px}.margin-top-20[data-v-893e9857]{margin-top:20px}.margin-top-25[data-v-893e9857]{margin-top:25px}.margin-top-30[data-v-893e9857]{margin-top:30px}.margin-top-35[data-v-893e9857]{margin-top:35px}.margin-top-40[data-v-893e9857]{margin-top:40px}.margin-top-45[data-v-893e9857]{margin-top:45px}.margin-top-50[data-v-893e9857]{margin-top:50px}.margin-left-10[data-v-893e9857]{margin-left:50px}.float-button[data-v-893e9857]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-893e9857]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-893e9857]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-893e9857]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-893e9857]{font-size:16px;font-weight:600}.outline-close[data-v-893e9857]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-893e9857]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-893e9857]{padding:20px}.outline-list[data-v-893e9857]{list-style:none;padding:0;margin:0}.outline-item[data-v-893e9857]{margin-bottom:10px}.outline-link[data-v-893e9857]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-893e9857]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-893e9857]{padding-left:15px}.outline-level-3[data-v-893e9857]{padding-left:30px}.outline-level-4[data-v-893e9857]{padding-left:45px}.outline-level-5[data-v-893e9857]{padding-left:60px}.outline-level-6[data-v-893e9857]{padding-left:75px}.chapter-icon[data-v-893e9857]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-893e9857]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-231ad6c2]{padding:40px;margin:0 auto}.chapter-header[data-v-231ad6c2]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-231ad6c2]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-231ad6c2]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-231ad6c2]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-231ad6c2]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-231ad6c2]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-231ad6c2]{margin-bottom:40px}.content-section[data-v-231ad6c2]:last-child{margin-bottom:0}.content-section h2[data-v-231ad6c2]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-231ad6c2]{margin-bottom:30px}.subsection h3[data-v-231ad6c2]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-231ad6c2]{margin-bottom:20px}.content-block p[data-v-231ad6c2]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-231ad6c2],.content-block ol[data-v-231ad6c2]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-231ad6c2]{margin-bottom:8px;line-height:1.6}.note-block[data-v-231ad6c2]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-231ad6c2]{margin:20px 0;overflow-x:auto}table[data-v-231ad6c2]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-231ad6c2]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-231ad6c2]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-231ad6c2]:nth-child(2n){background-color:#fafafa}.image-container[data-v-231ad6c2]{margin:20px 0;text-align:center}.image-container img[data-v-231ad6c2]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-231ad6c2]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-231ad6c2]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-231ad6c2]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-231ad6c2]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-231ad6c2]{padding:20px}.chapter-content[data-v-231ad6c2]{padding:25px}.chapter-navigation[data-v-231ad6c2]{flex-direction:column}}.img-border[data-v-231ad6c2]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-231ad6c2]{margin:5px 0}.width-10[data-v-231ad6c2]{width:10%}.width-20[data-v-231ad6c2]{width:20%}.width-30[data-v-231ad6c2]{width:30%}.width-40[data-v-231ad6c2]{width:40%}.width-50[data-v-231ad6c2]{width:50%}.width-100[data-v-231ad6c2]{width:100%}.margin-top-10[data-v-231ad6c2]{margin-top:10px}.margin-top-15[data-v-231ad6c2]{margin-top:15px}.margin-top-20[data-v-231ad6c2]{margin-top:20px}.margin-top-25[data-v-231ad6c2]{margin-top:25px}.margin-top-30[data-v-231ad6c2]{margin-top:30px}.margin-top-35[data-v-231ad6c2]{margin-top:35px}.margin-top-40[data-v-231ad6c2]{margin-top:40px}.margin-top-45[data-v-231ad6c2]{margin-top:45px}.margin-top-50[data-v-231ad6c2]{margin-top:50px}.margin-left-10[data-v-231ad6c2]{margin-left:50px}.float-button[data-v-231ad6c2]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-231ad6c2]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-231ad6c2]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-231ad6c2]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-231ad6c2]{font-size:16px;font-weight:600}.outline-close[data-v-231ad6c2]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-231ad6c2]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-231ad6c2]{padding:20px}.outline-list[data-v-231ad6c2]{list-style:none;padding:0;margin:0}.outline-item[data-v-231ad6c2]{margin-bottom:10px}.outline-link[data-v-231ad6c2]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-231ad6c2]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-231ad6c2]{padding-left:15px}.outline-level-3[data-v-231ad6c2]{padding-left:30px}.outline-level-4[data-v-231ad6c2]{padding-left:45px}.outline-level-5[data-v-231ad6c2]{padding-left:60px}.outline-level-6[data-v-231ad6c2]{padding-left:75px}.chapter-icon[data-v-231ad6c2]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-231ad6c2]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-7cc7a0c8]{padding:40px;margin:0 auto}.chapter-header[data-v-7cc7a0c8]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-7cc7a0c8]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-7cc7a0c8]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-7cc7a0c8]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-7cc7a0c8]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-7cc7a0c8]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-7cc7a0c8]{margin-bottom:40px}.content-section[data-v-7cc7a0c8]:last-child{margin-bottom:0}.content-section h2[data-v-7cc7a0c8]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-7cc7a0c8]{margin-bottom:30px}.subsection h3[data-v-7cc7a0c8]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-7cc7a0c8]{margin-bottom:20px}.content-block p[data-v-7cc7a0c8]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-7cc7a0c8],.content-block ol[data-v-7cc7a0c8]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-7cc7a0c8]{margin-bottom:8px;line-height:1.6}.note-block[data-v-7cc7a0c8]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-7cc7a0c8]{margin:20px 0;overflow-x:auto}table[data-v-7cc7a0c8]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-7cc7a0c8]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-7cc7a0c8]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-7cc7a0c8]:nth-child(2n){background-color:#fafafa}.image-container[data-v-7cc7a0c8]{margin:20px 0;text-align:center}.image-container img[data-v-7cc7a0c8]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-7cc7a0c8]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-7cc7a0c8]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-7cc7a0c8]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-7cc7a0c8]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-7cc7a0c8]{padding:20px}.chapter-content[data-v-7cc7a0c8]{padding:25px}.chapter-navigation[data-v-7cc7a0c8]{flex-direction:column}}.img-border[data-v-7cc7a0c8]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-7cc7a0c8]{margin:5px 0}.width-10[data-v-7cc7a0c8]{width:10%}.width-20[data-v-7cc7a0c8]{width:20%}.width-30[data-v-7cc7a0c8]{width:30%}.width-40[data-v-7cc7a0c8]{width:40%}.width-50[data-v-7cc7a0c8]{width:50%}.width-100[data-v-7cc7a0c8]{width:100%}.margin-top-10[data-v-7cc7a0c8]{margin-top:10px}.margin-top-15[data-v-7cc7a0c8]{margin-top:15px}.margin-top-20[data-v-7cc7a0c8]{margin-top:20px}.margin-top-25[data-v-7cc7a0c8]{margin-top:25px}.margin-top-30[data-v-7cc7a0c8]{margin-top:30px}.margin-top-35[data-v-7cc7a0c8]{margin-top:35px}.margin-top-40[data-v-7cc7a0c8]{margin-top:40px}.margin-top-45[data-v-7cc7a0c8]{margin-top:45px}.margin-top-50[data-v-7cc7a0c8]{margin-top:50px}.margin-left-10[data-v-7cc7a0c8]{margin-left:50px}.float-button[data-v-7cc7a0c8]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-7cc7a0c8]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-7cc7a0c8]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-7cc7a0c8]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-7cc7a0c8]{font-size:16px;font-weight:600}.outline-close[data-v-7cc7a0c8]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-7cc7a0c8]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-7cc7a0c8]{padding:20px}.outline-list[data-v-7cc7a0c8]{list-style:none;padding:0;margin:0}.outline-item[data-v-7cc7a0c8]{margin-bottom:10px}.outline-link[data-v-7cc7a0c8]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-7cc7a0c8]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-7cc7a0c8]{padding-left:15px}.outline-level-3[data-v-7cc7a0c8]{padding-left:30px}.outline-level-4[data-v-7cc7a0c8]{padding-left:45px}.outline-level-5[data-v-7cc7a0c8]{padding-left:60px}.outline-level-6[data-v-7cc7a0c8]{padding-left:75px}.chapter-icon[data-v-7cc7a0c8]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-7cc7a0c8]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-5ad739a7]{padding:40px;margin:0 auto}.chapter-header[data-v-5ad739a7]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-5ad739a7]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-5ad739a7]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-5ad739a7]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-5ad739a7]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-5ad739a7]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-5ad739a7]{margin-bottom:40px}.content-section[data-v-5ad739a7]:last-child{margin-bottom:0}.content-section h2[data-v-5ad739a7]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-5ad739a7]{margin-bottom:30px}.subsection h3[data-v-5ad739a7]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-5ad739a7]{margin-bottom:20px}.content-block p[data-v-5ad739a7]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-5ad739a7],.content-block ol[data-v-5ad739a7]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-5ad739a7]{margin-bottom:8px;line-height:1.6}.note-block[data-v-5ad739a7]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-5ad739a7]{margin:20px 0;overflow-x:auto}table[data-v-5ad739a7]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-5ad739a7]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-5ad739a7]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-5ad739a7]:nth-child(2n){background-color:#fafafa}.image-container[data-v-5ad739a7]{margin:20px 0;text-align:center}.image-container img[data-v-5ad739a7]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-5ad739a7]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-5ad739a7]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-5ad739a7]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-5ad739a7]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-5ad739a7]{padding:20px}.chapter-content[data-v-5ad739a7]{padding:25px}.chapter-navigation[data-v-5ad739a7]{flex-direction:column}}.img-border[data-v-5ad739a7]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-5ad739a7]{margin:5px 0}.width-10[data-v-5ad739a7]{width:10%}.width-20[data-v-5ad739a7]{width:20%}.width-30[data-v-5ad739a7]{width:30%}.width-40[data-v-5ad739a7]{width:40%}.width-50[data-v-5ad739a7]{width:50%}.width-100[data-v-5ad739a7]{width:100%}.margin-top-10[data-v-5ad739a7]{margin-top:10px}.margin-top-15[data-v-5ad739a7]{margin-top:15px}.margin-top-20[data-v-5ad739a7]{margin-top:20px}.margin-top-25[data-v-5ad739a7]{margin-top:25px}.margin-top-30[data-v-5ad739a7]{margin-top:30px}.margin-top-35[data-v-5ad739a7]{margin-top:35px}.margin-top-40[data-v-5ad739a7]{margin-top:40px}.margin-top-45[data-v-5ad739a7]{margin-top:45px}.margin-top-50[data-v-5ad739a7]{margin-top:50px}.margin-left-10[data-v-5ad739a7]{margin-left:50px}.float-button[data-v-5ad739a7]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-5ad739a7]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-5ad739a7]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-5ad739a7]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-5ad739a7]{font-size:16px;font-weight:600}.outline-close[data-v-5ad739a7]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-5ad739a7]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-5ad739a7]{padding:20px}.outline-list[data-v-5ad739a7]{list-style:none;padding:0;margin:0}.outline-item[data-v-5ad739a7]{margin-bottom:10px}.outline-link[data-v-5ad739a7]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-5ad739a7]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-5ad739a7]{padding-left:15px}.outline-level-3[data-v-5ad739a7]{padding-left:30px}.outline-level-4[data-v-5ad739a7]{padding-left:45px}.outline-level-5[data-v-5ad739a7]{padding-left:60px}.outline-level-6[data-v-5ad739a7]{padding-left:75px}.chapter-icon[data-v-5ad739a7]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-5ad739a7]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-2c73f64a]{padding:40px;margin:0 auto}.chapter-header[data-v-2c73f64a]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-2c73f64a]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-2c73f64a]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-2c73f64a]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-2c73f64a]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-2c73f64a]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-2c73f64a]{margin-bottom:40px}.content-section[data-v-2c73f64a]:last-child{margin-bottom:0}.content-section h2[data-v-2c73f64a]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-2c73f64a]{margin-bottom:30px}.subsection h3[data-v-2c73f64a]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-2c73f64a]{margin-bottom:20px}.content-block p[data-v-2c73f64a]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-2c73f64a],.content-block ol[data-v-2c73f64a]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-2c73f64a]{margin-bottom:8px;line-height:1.6}.note-block[data-v-2c73f64a]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-2c73f64a]{margin:20px 0;overflow-x:auto}table[data-v-2c73f64a]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-2c73f64a]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-2c73f64a]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-2c73f64a]:nth-child(2n){background-color:#fafafa}.image-container[data-v-2c73f64a]{margin:20px 0;text-align:center}.image-container img[data-v-2c73f64a]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-2c73f64a]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-2c73f64a]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-2c73f64a]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-2c73f64a]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-2c73f64a]{padding:20px}.chapter-content[data-v-2c73f64a]{padding:25px}.chapter-navigation[data-v-2c73f64a]{flex-direction:column}}.img-border[data-v-2c73f64a]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-2c73f64a]{margin:5px 0}.width-10[data-v-2c73f64a]{width:10%}.width-20[data-v-2c73f64a]{width:20%}.width-30[data-v-2c73f64a]{width:30%}.width-40[data-v-2c73f64a]{width:40%}.width-50[data-v-2c73f64a]{width:50%}.width-100[data-v-2c73f64a]{width:100%}.margin-top-10[data-v-2c73f64a]{margin-top:10px}.margin-top-15[data-v-2c73f64a]{margin-top:15px}.margin-top-20[data-v-2c73f64a]{margin-top:20px}.margin-top-25[data-v-2c73f64a]{margin-top:25px}.margin-top-30[data-v-2c73f64a]{margin-top:30px}.margin-top-35[data-v-2c73f64a]{margin-top:35px}.margin-top-40[data-v-2c73f64a]{margin-top:40px}.margin-top-45[data-v-2c73f64a]{margin-top:45px}.margin-top-50[data-v-2c73f64a]{margin-top:50px}.margin-left-10[data-v-2c73f64a]{margin-left:50px}.float-button[data-v-2c73f64a]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-2c73f64a]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-2c73f64a]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-2c73f64a]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-2c73f64a]{font-size:16px;font-weight:600}.outline-close[data-v-2c73f64a]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-2c73f64a]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-2c73f64a]{padding:20px}.outline-list[data-v-2c73f64a]{list-style:none;padding:0;margin:0}.outline-item[data-v-2c73f64a]{margin-bottom:10px}.outline-link[data-v-2c73f64a]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-2c73f64a]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-2c73f64a]{padding-left:15px}.outline-level-3[data-v-2c73f64a]{padding-left:30px}.outline-level-4[data-v-2c73f64a]{padding-left:45px}.outline-level-5[data-v-2c73f64a]{padding-left:60px}.outline-level-6[data-v-2c73f64a]{padding-left:75px}.chapter-icon[data-v-2c73f64a]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-2c73f64a]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.bill-note[data-v-2c73f64a]{font-size:1.5em;font-weight:700;color:gray!important;font-style:italic}.chapter-page[data-v-8bd93445]{padding:40px;margin:0 auto}.chapter-header[data-v-8bd93445]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-8bd93445]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-8bd93445]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-8bd93445]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-8bd93445]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-8bd93445]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-8bd93445]{margin-bottom:40px}.content-section[data-v-8bd93445]:last-child{margin-bottom:0}.content-section h2[data-v-8bd93445]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-8bd93445]{margin-bottom:30px}.subsection h3[data-v-8bd93445]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-8bd93445]{margin-bottom:20px}.content-block p[data-v-8bd93445]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-8bd93445],.content-block ol[data-v-8bd93445]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-8bd93445]{margin-bottom:8px;line-height:1.6}.note-block[data-v-8bd93445]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-8bd93445]{margin:20px 0;overflow-x:auto}table[data-v-8bd93445]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-8bd93445]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-8bd93445]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-8bd93445]:nth-child(2n){background-color:#fafafa}.image-container[data-v-8bd93445]{margin:20px 0;text-align:center}.image-container img[data-v-8bd93445]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-8bd93445]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-8bd93445]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-8bd93445]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-8bd93445]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-8bd93445]{padding:20px}.chapter-content[data-v-8bd93445]{padding:25px}.chapter-navigation[data-v-8bd93445]{flex-direction:column}}.img-border[data-v-8bd93445]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-8bd93445]{margin:5px 0}.width-10[data-v-8bd93445]{width:10%}.width-20[data-v-8bd93445]{width:20%}.width-30[data-v-8bd93445]{width:30%}.width-40[data-v-8bd93445]{width:40%}.width-50[data-v-8bd93445]{width:50%}.width-100[data-v-8bd93445]{width:100%}.margin-top-10[data-v-8bd93445]{margin-top:10px}.margin-top-15[data-v-8bd93445]{margin-top:15px}.margin-top-20[data-v-8bd93445]{margin-top:20px}.margin-top-25[data-v-8bd93445]{margin-top:25px}.margin-top-30[data-v-8bd93445]{margin-top:30px}.margin-top-35[data-v-8bd93445]{margin-top:35px}.margin-top-40[data-v-8bd93445]{margin-top:40px}.margin-top-45[data-v-8bd93445]{margin-top:45px}.margin-top-50[data-v-8bd93445]{margin-top:50px}.margin-left-10[data-v-8bd93445]{margin-left:50px}.float-button[data-v-8bd93445]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-8bd93445]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-8bd93445]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-8bd93445]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-8bd93445]{font-size:16px;font-weight:600}.outline-close[data-v-8bd93445]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-8bd93445]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-8bd93445]{padding:20px}.outline-list[data-v-8bd93445]{list-style:none;padding:0;margin:0}.outline-item[data-v-8bd93445]{margin-bottom:10px}.outline-link[data-v-8bd93445]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-8bd93445]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-8bd93445]{padding-left:15px}.outline-level-3[data-v-8bd93445]{padding-left:30px}.outline-level-4[data-v-8bd93445]{padding-left:45px}.outline-level-5[data-v-8bd93445]{padding-left:60px}.outline-level-6[data-v-8bd93445]{padding-left:75px}.chapter-icon[data-v-8bd93445]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-8bd93445]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-70f10baf]{padding:40px;margin:0 auto}.chapter-header[data-v-70f10baf]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-70f10baf]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-70f10baf]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-70f10baf]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-70f10baf]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-70f10baf]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-70f10baf]{margin-bottom:40px}.content-section[data-v-70f10baf]:last-child{margin-bottom:0}.content-section h2[data-v-70f10baf]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-70f10baf]{margin-bottom:30px}.subsection h3[data-v-70f10baf]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-70f10baf]{margin-bottom:20px}.content-block p[data-v-70f10baf]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-70f10baf],.content-block ol[data-v-70f10baf]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-70f10baf]{margin-bottom:8px;line-height:1.6}.note-block[data-v-70f10baf]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-70f10baf]{margin:20px 0;overflow-x:auto}table[data-v-70f10baf]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-70f10baf]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-70f10baf]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-70f10baf]:nth-child(2n){background-color:#fafafa}.image-container[data-v-70f10baf]{margin:20px 0;text-align:center}.image-container img[data-v-70f10baf]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-70f10baf]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-70f10baf]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-70f10baf]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-70f10baf]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-70f10baf]{padding:20px}.chapter-content[data-v-70f10baf]{padding:25px}.chapter-navigation[data-v-70f10baf]{flex-direction:column}}.img-border[data-v-70f10baf]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-70f10baf]{margin:5px 0}.width-10[data-v-70f10baf]{width:10%}.width-20[data-v-70f10baf]{width:20%}.width-30[data-v-70f10baf]{width:30%}.width-40[data-v-70f10baf]{width:40%}.width-50[data-v-70f10baf]{width:50%}.width-100[data-v-70f10baf]{width:100%}.margin-top-10[data-v-70f10baf]{margin-top:10px}.margin-top-15[data-v-70f10baf]{margin-top:15px}.margin-top-20[data-v-70f10baf]{margin-top:20px}.margin-top-25[data-v-70f10baf]{margin-top:25px}.margin-top-30[data-v-70f10baf]{margin-top:30px}.margin-top-35[data-v-70f10baf]{margin-top:35px}.margin-top-40[data-v-70f10baf]{margin-top:40px}.margin-top-45[data-v-70f10baf]{margin-top:45px}.margin-top-50[data-v-70f10baf]{margin-top:50px}.margin-left-10[data-v-70f10baf]{margin-left:50px}.float-button[data-v-70f10baf]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-70f10baf]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-70f10baf]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-70f10baf]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-70f10baf]{font-size:16px;font-weight:600}.outline-close[data-v-70f10baf]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-70f10baf]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-70f10baf]{padding:20px}.outline-list[data-v-70f10baf]{list-style:none;padding:0;margin:0}.outline-item[data-v-70f10baf]{margin-bottom:10px}.outline-link[data-v-70f10baf]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-70f10baf]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-70f10baf]{padding-left:15px}.outline-level-3[data-v-70f10baf]{padding-left:30px}.outline-level-4[data-v-70f10baf]{padding-left:45px}.outline-level-5[data-v-70f10baf]{padding-left:60px}.outline-level-6[data-v-70f10baf]{padding-left:75px}.chapter-icon[data-v-70f10baf]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-70f10baf]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-593f82b0]{padding:40px;margin:0 auto}.chapter-header[data-v-593f82b0]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-593f82b0]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-593f82b0]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-593f82b0]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-593f82b0]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-593f82b0]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-593f82b0]{margin-bottom:40px}.content-section[data-v-593f82b0]:last-child{margin-bottom:0}.content-section h2[data-v-593f82b0]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-593f82b0]{margin-bottom:30px}.subsection h3[data-v-593f82b0]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-593f82b0]{margin-bottom:20px}.content-block p[data-v-593f82b0]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-593f82b0],.content-block ol[data-v-593f82b0]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-593f82b0]{margin-bottom:8px;line-height:1.6}.note-block[data-v-593f82b0]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-593f82b0]{margin:20px 0;overflow-x:auto}table[data-v-593f82b0]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-593f82b0]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-593f82b0]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-593f82b0]:nth-child(2n){background-color:#fafafa}.image-container[data-v-593f82b0]{margin:20px 0;text-align:center}.image-container img[data-v-593f82b0]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-593f82b0]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-593f82b0]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-593f82b0]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-593f82b0]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-593f82b0]{padding:20px}.chapter-content[data-v-593f82b0]{padding:25px}.chapter-navigation[data-v-593f82b0]{flex-direction:column}}.img-border[data-v-593f82b0]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-593f82b0]{margin:5px 0}.width-10[data-v-593f82b0]{width:10%}.width-20[data-v-593f82b0]{width:20%}.width-30[data-v-593f82b0]{width:30%}.width-40[data-v-593f82b0]{width:40%}.width-50[data-v-593f82b0]{width:50%}.width-100[data-v-593f82b0]{width:100%}.margin-top-10[data-v-593f82b0]{margin-top:10px}.margin-top-15[data-v-593f82b0]{margin-top:15px}.margin-top-20[data-v-593f82b0]{margin-top:20px}.margin-top-25[data-v-593f82b0]{margin-top:25px}.margin-top-30[data-v-593f82b0]{margin-top:30px}.margin-top-35[data-v-593f82b0]{margin-top:35px}.margin-top-40[data-v-593f82b0]{margin-top:40px}.margin-top-45[data-v-593f82b0]{margin-top:45px}.margin-top-50[data-v-593f82b0]{margin-top:50px}.margin-left-10[data-v-593f82b0]{margin-left:50px}.float-button[data-v-593f82b0]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-593f82b0]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-593f82b0]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-593f82b0]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-593f82b0]{font-size:16px;font-weight:600}.outline-close[data-v-593f82b0]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-593f82b0]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-593f82b0]{padding:20px}.outline-list[data-v-593f82b0]{list-style:none;padding:0;margin:0}.outline-item[data-v-593f82b0]{margin-bottom:10px}.outline-link[data-v-593f82b0]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-593f82b0]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-593f82b0]{padding-left:15px}.outline-level-3[data-v-593f82b0]{padding-left:30px}.outline-level-4[data-v-593f82b0]{padding-left:45px}.outline-level-5[data-v-593f82b0]{padding-left:60px}.outline-level-6[data-v-593f82b0]{padding-left:75px}.chapter-icon[data-v-593f82b0]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-593f82b0]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-c07255c2]{padding:40px;margin:0 auto}.chapter-header[data-v-c07255c2]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-c07255c2]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-c07255c2]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-c07255c2]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-c07255c2]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-c07255c2]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-c07255c2]{margin-bottom:40px}.content-section[data-v-c07255c2]:last-child{margin-bottom:0}.content-section h2[data-v-c07255c2]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-c07255c2]{margin-bottom:30px}.subsection h3[data-v-c07255c2]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-c07255c2]{margin-bottom:20px}.content-block p[data-v-c07255c2]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-c07255c2],.content-block ol[data-v-c07255c2]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-c07255c2]{margin-bottom:8px;line-height:1.6}.note-block[data-v-c07255c2]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-c07255c2]{margin:20px 0;overflow-x:auto}table[data-v-c07255c2]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-c07255c2]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-c07255c2]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-c07255c2]:nth-child(2n){background-color:#fafafa}.image-container[data-v-c07255c2]{margin:20px 0;text-align:center}.image-container img[data-v-c07255c2]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-c07255c2]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-c07255c2]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-c07255c2]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-c07255c2]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-c07255c2]{padding:20px}.chapter-content[data-v-c07255c2]{padding:25px}.chapter-navigation[data-v-c07255c2]{flex-direction:column}}.img-border[data-v-c07255c2]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-c07255c2]{margin:5px 0}.width-10[data-v-c07255c2]{width:10%}.width-20[data-v-c07255c2]{width:20%}.width-30[data-v-c07255c2]{width:30%}.width-40[data-v-c07255c2]{width:40%}.width-50[data-v-c07255c2]{width:50%}.width-100[data-v-c07255c2]{width:100%}.margin-top-10[data-v-c07255c2]{margin-top:10px}.margin-top-15[data-v-c07255c2]{margin-top:15px}.margin-top-20[data-v-c07255c2]{margin-top:20px}.margin-top-25[data-v-c07255c2]{margin-top:25px}.margin-top-30[data-v-c07255c2]{margin-top:30px}.margin-top-35[data-v-c07255c2]{margin-top:35px}.margin-top-40[data-v-c07255c2]{margin-top:40px}.margin-top-45[data-v-c07255c2]{margin-top:45px}.margin-top-50[data-v-c07255c2]{margin-top:50px}.margin-left-10[data-v-c07255c2]{margin-left:50px}.float-button[data-v-c07255c2]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-c07255c2]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-c07255c2]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-c07255c2]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-c07255c2]{font-size:16px;font-weight:600}.outline-close[data-v-c07255c2]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-c07255c2]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-c07255c2]{padding:20px}.outline-list[data-v-c07255c2]{list-style:none;padding:0;margin:0}.outline-item[data-v-c07255c2]{margin-bottom:10px}.outline-link[data-v-c07255c2]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-c07255c2]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-c07255c2]{padding-left:15px}.outline-level-3[data-v-c07255c2]{padding-left:30px}.outline-level-4[data-v-c07255c2]{padding-left:45px}.outline-level-5[data-v-c07255c2]{padding-left:60px}.outline-level-6[data-v-c07255c2]{padding-left:75px}.chapter-icon[data-v-c07255c2]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-c07255c2]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-6e362462]{padding:40px;margin:0 auto}.chapter-header[data-v-6e362462]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-6e362462]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-6e362462]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-6e362462]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-6e362462]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-6e362462]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-6e362462]{margin-bottom:40px}.content-section[data-v-6e362462]:last-child{margin-bottom:0}.content-section h2[data-v-6e362462]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-6e362462]{margin-bottom:30px}.subsection h3[data-v-6e362462]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-6e362462]{margin-bottom:20px}.content-block p[data-v-6e362462]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-6e362462],.content-block ol[data-v-6e362462]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-6e362462]{margin-bottom:8px;line-height:1.6}.note-block[data-v-6e362462]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-6e362462]{margin:20px 0;overflow-x:auto}table[data-v-6e362462]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-6e362462]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-6e362462]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-6e362462]:nth-child(2n){background-color:#fafafa}.image-container[data-v-6e362462]{margin:20px 0;text-align:center}.image-container img[data-v-6e362462]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-6e362462]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-6e362462]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-6e362462]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-6e362462]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-6e362462]{padding:20px}.chapter-content[data-v-6e362462]{padding:25px}.chapter-navigation[data-v-6e362462]{flex-direction:column}}.img-border[data-v-6e362462]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-6e362462]{margin:5px 0}.width-10[data-v-6e362462]{width:10%}.width-20[data-v-6e362462]{width:20%}.width-30[data-v-6e362462]{width:30%}.width-40[data-v-6e362462]{width:40%}.width-50[data-v-6e362462]{width:50%}.width-100[data-v-6e362462]{width:100%}.margin-top-10[data-v-6e362462]{margin-top:10px}.margin-top-15[data-v-6e362462]{margin-top:15px}.margin-top-20[data-v-6e362462]{margin-top:20px}.margin-top-25[data-v-6e362462]{margin-top:25px}.margin-top-30[data-v-6e362462]{margin-top:30px}.margin-top-35[data-v-6e362462]{margin-top:35px}.margin-top-40[data-v-6e362462]{margin-top:40px}.margin-top-45[data-v-6e362462]{margin-top:45px}.margin-top-50[data-v-6e362462]{margin-top:50px}.margin-left-10[data-v-6e362462]{margin-left:50px}.float-button[data-v-6e362462]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-6e362462]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-6e362462]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-6e362462]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-6e362462]{font-size:16px;font-weight:600}.outline-close[data-v-6e362462]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-6e362462]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-6e362462]{padding:20px}.outline-list[data-v-6e362462]{list-style:none;padding:0;margin:0}.outline-item[data-v-6e362462]{margin-bottom:10px}.outline-link[data-v-6e362462]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-6e362462]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-6e362462]{padding-left:15px}.outline-level-3[data-v-6e362462]{padding-left:30px}.outline-level-4[data-v-6e362462]{padding-left:45px}.outline-level-5[data-v-6e362462]{padding-left:60px}.outline-level-6[data-v-6e362462]{padding-left:75px}.chapter-icon[data-v-6e362462]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-6e362462]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-9d6fa810]{padding:40px;margin:0 auto}.chapter-header[data-v-9d6fa810]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-9d6fa810]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-9d6fa810]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-9d6fa810]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-9d6fa810]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-9d6fa810]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-9d6fa810]{margin-bottom:40px}.content-section[data-v-9d6fa810]:last-child{margin-bottom:0}.content-section h2[data-v-9d6fa810]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-9d6fa810]{margin-bottom:30px}.subsection h3[data-v-9d6fa810]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-9d6fa810]{margin-bottom:20px}.content-block p[data-v-9d6fa810]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-9d6fa810],.content-block ol[data-v-9d6fa810]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-9d6fa810]{margin-bottom:8px;line-height:1.6}.note-block[data-v-9d6fa810]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-9d6fa810]{margin:20px 0;overflow-x:auto}table[data-v-9d6fa810]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-9d6fa810]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-9d6fa810]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-9d6fa810]:nth-child(2n){background-color:#fafafa}.image-container[data-v-9d6fa810]{margin:20px 0;text-align:center}.image-container img[data-v-9d6fa810]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-9d6fa810]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-9d6fa810]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-9d6fa810]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-9d6fa810]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-9d6fa810]{padding:20px}.chapter-content[data-v-9d6fa810]{padding:25px}.chapter-navigation[data-v-9d6fa810]{flex-direction:column}}.img-border[data-v-9d6fa810]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-9d6fa810]{margin:5px 0}.width-10[data-v-9d6fa810]{width:10%}.width-20[data-v-9d6fa810]{width:20%}.width-30[data-v-9d6fa810]{width:30%}.width-40[data-v-9d6fa810]{width:40%}.width-50[data-v-9d6fa810]{width:50%}.width-100[data-v-9d6fa810]{width:100%}.margin-top-10[data-v-9d6fa810]{margin-top:10px}.margin-top-15[data-v-9d6fa810]{margin-top:15px}.margin-top-20[data-v-9d6fa810]{margin-top:20px}.margin-top-25[data-v-9d6fa810]{margin-top:25px}.margin-top-30[data-v-9d6fa810]{margin-top:30px}.margin-top-35[data-v-9d6fa810]{margin-top:35px}.margin-top-40[data-v-9d6fa810]{margin-top:40px}.margin-top-45[data-v-9d6fa810]{margin-top:45px}.margin-top-50[data-v-9d6fa810]{margin-top:50px}.margin-left-10[data-v-9d6fa810]{margin-left:50px}.float-button[data-v-9d6fa810]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-9d6fa810]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-9d6fa810]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-9d6fa810]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-9d6fa810]{font-size:16px;font-weight:600}.outline-close[data-v-9d6fa810]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-9d6fa810]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-9d6fa810]{padding:20px}.outline-list[data-v-9d6fa810]{list-style:none;padding:0;margin:0}.outline-item[data-v-9d6fa810]{margin-bottom:10px}.outline-link[data-v-9d6fa810]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-9d6fa810]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-9d6fa810]{padding-left:15px}.outline-level-3[data-v-9d6fa810]{padding-left:30px}.outline-level-4[data-v-9d6fa810]{padding-left:45px}.outline-level-5[data-v-9d6fa810]{padding-left:60px}.outline-level-6[data-v-9d6fa810]{padding-left:75px}.chapter-icon[data-v-9d6fa810]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-9d6fa810]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-d64cb20e]{padding:40px;margin:0 auto}.chapter-header[data-v-d64cb20e]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-d64cb20e]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-d64cb20e]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-d64cb20e]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-d64cb20e]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-d64cb20e]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-d64cb20e]{margin-bottom:40px}.content-section[data-v-d64cb20e]:last-child{margin-bottom:0}.content-section h2[data-v-d64cb20e]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-d64cb20e]{margin-bottom:30px}.subsection h3[data-v-d64cb20e]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-d64cb20e]{margin-bottom:20px}.content-block p[data-v-d64cb20e]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-d64cb20e],.content-block ol[data-v-d64cb20e]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-d64cb20e]{margin-bottom:8px;line-height:1.6}.note-block[data-v-d64cb20e]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-d64cb20e]{margin:20px 0;overflow-x:auto}table[data-v-d64cb20e]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-d64cb20e]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-d64cb20e]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-d64cb20e]:nth-child(2n){background-color:#fafafa}.image-container[data-v-d64cb20e]{margin:20px 0;text-align:center}.image-container img[data-v-d64cb20e]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-d64cb20e]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-d64cb20e]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-d64cb20e]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-d64cb20e]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-d64cb20e]{padding:20px}.chapter-content[data-v-d64cb20e]{padding:25px}.chapter-navigation[data-v-d64cb20e]{flex-direction:column}}.img-border[data-v-d64cb20e]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-d64cb20e]{margin:5px 0}.width-10[data-v-d64cb20e]{width:10%}.width-20[data-v-d64cb20e]{width:20%}.width-30[data-v-d64cb20e]{width:30%}.width-40[data-v-d64cb20e]{width:40%}.width-50[data-v-d64cb20e]{width:50%}.width-100[data-v-d64cb20e]{width:100%}.margin-top-10[data-v-d64cb20e]{margin-top:10px}.margin-top-15[data-v-d64cb20e]{margin-top:15px}.margin-top-20[data-v-d64cb20e]{margin-top:20px}.margin-top-25[data-v-d64cb20e]{margin-top:25px}.margin-top-30[data-v-d64cb20e]{margin-top:30px}.margin-top-35[data-v-d64cb20e]{margin-top:35px}.margin-top-40[data-v-d64cb20e]{margin-top:40px}.margin-top-45[data-v-d64cb20e]{margin-top:45px}.margin-top-50[data-v-d64cb20e]{margin-top:50px}.margin-left-10[data-v-d64cb20e]{margin-left:50px}.float-button[data-v-d64cb20e]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-d64cb20e]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-d64cb20e]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-d64cb20e]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-d64cb20e]{font-size:16px;font-weight:600}.outline-close[data-v-d64cb20e]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-d64cb20e]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-d64cb20e]{padding:20px}.outline-list[data-v-d64cb20e]{list-style:none;padding:0;margin:0}.outline-item[data-v-d64cb20e]{margin-bottom:10px}.outline-link[data-v-d64cb20e]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-d64cb20e]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-d64cb20e]{padding-left:15px}.outline-level-3[data-v-d64cb20e]{padding-left:30px}.outline-level-4[data-v-d64cb20e]{padding-left:45px}.outline-level-5[data-v-d64cb20e]{padding-left:60px}.outline-level-6[data-v-d64cb20e]{padding-left:75px}.chapter-icon[data-v-d64cb20e]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-d64cb20e]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-cdbc57b6]{padding:40px;margin:0 auto}.chapter-header[data-v-cdbc57b6]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-cdbc57b6]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-cdbc57b6]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-cdbc57b6]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-cdbc57b6]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-cdbc57b6]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-cdbc57b6]{margin-bottom:40px}.content-section[data-v-cdbc57b6]:last-child{margin-bottom:0}.content-section h2[data-v-cdbc57b6]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-cdbc57b6]{margin-bottom:30px}.subsection h3[data-v-cdbc57b6]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-cdbc57b6]{margin-bottom:20px}.content-block p[data-v-cdbc57b6]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-cdbc57b6],.content-block ol[data-v-cdbc57b6]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-cdbc57b6]{margin-bottom:8px;line-height:1.6}.note-block[data-v-cdbc57b6]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-cdbc57b6]{margin:20px 0;overflow-x:auto}table[data-v-cdbc57b6]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-cdbc57b6]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-cdbc57b6]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-cdbc57b6]:nth-child(2n){background-color:#fafafa}.image-container[data-v-cdbc57b6]{margin:20px 0;text-align:center}.image-container img[data-v-cdbc57b6]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-cdbc57b6]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-cdbc57b6]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-cdbc57b6]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-cdbc57b6]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-cdbc57b6]{padding:20px}.chapter-content[data-v-cdbc57b6]{padding:25px}.chapter-navigation[data-v-cdbc57b6]{flex-direction:column}}.img-border[data-v-cdbc57b6]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-cdbc57b6]{margin:5px 0}.width-10[data-v-cdbc57b6]{width:10%}.width-20[data-v-cdbc57b6]{width:20%}.width-30[data-v-cdbc57b6]{width:30%}.width-40[data-v-cdbc57b6]{width:40%}.width-50[data-v-cdbc57b6]{width:50%}.width-100[data-v-cdbc57b6]{width:100%}.margin-top-10[data-v-cdbc57b6]{margin-top:10px}.margin-top-15[data-v-cdbc57b6]{margin-top:15px}.margin-top-20[data-v-cdbc57b6]{margin-top:20px}.margin-top-25[data-v-cdbc57b6]{margin-top:25px}.margin-top-30[data-v-cdbc57b6]{margin-top:30px}.margin-top-35[data-v-cdbc57b6]{margin-top:35px}.margin-top-40[data-v-cdbc57b6]{margin-top:40px}.margin-top-45[data-v-cdbc57b6]{margin-top:45px}.margin-top-50[data-v-cdbc57b6]{margin-top:50px}.margin-left-10[data-v-cdbc57b6]{margin-left:50px}.float-button[data-v-cdbc57b6]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-cdbc57b6]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-cdbc57b6]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-cdbc57b6]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-cdbc57b6]{font-size:16px;font-weight:600}.outline-close[data-v-cdbc57b6]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-cdbc57b6]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-cdbc57b6]{padding:20px}.outline-list[data-v-cdbc57b6]{list-style:none;padding:0;margin:0}.outline-item[data-v-cdbc57b6]{margin-bottom:10px}.outline-link[data-v-cdbc57b6]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-cdbc57b6]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-cdbc57b6]{padding-left:15px}.outline-level-3[data-v-cdbc57b6]{padding-left:30px}.outline-level-4[data-v-cdbc57b6]{padding-left:45px}.outline-level-5[data-v-cdbc57b6]{padding-left:60px}.outline-level-6[data-v-cdbc57b6]{padding-left:75px}.chapter-icon[data-v-cdbc57b6]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-cdbc57b6]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}.chapter-page[data-v-249038e9]{padding:40px;margin:0 auto}.chapter-header[data-v-249038e9]{background:#fff;border-radius:12px;padding:35px;margin-bottom:30px;box-shadow:0 4px 15px #00000014}.chapter-info[data-v-249038e9]{display:flex;align-items:center;margin-bottom:15px}.chapter-icon[data-v-249038e9]{font-size:48px;margin-right:20px}.chapter-header h1[data-v-249038e9]{font-size:28px;color:#2c3e50;margin:0}.chapter-desc[data-v-249038e9]{color:#7f8c8d;font-size:16px;margin:0}.chapter-content[data-v-249038e9]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.content-section[data-v-249038e9]{margin-bottom:40px}.content-section[data-v-249038e9]:last-child{margin-bottom:0}.content-section h2[data-v-249038e9]{color:#2c3e50;font-size:22px;margin-bottom:20px;padding-left:12px;border-left:4px solid #667eea}.subsection[data-v-249038e9]{margin-bottom:30px}.subsection h3[data-v-249038e9]{color:#34495e;font-size:18px;margin-bottom:15px}.content-block[data-v-249038e9]{margin-bottom:20px}.content-block p[data-v-249038e9]{margin-bottom:12px;line-height:1.8;color:#333}.content-block ul[data-v-249038e9],.content-block ol[data-v-249038e9]{margin-left:25px;margin-bottom:15px}.content-block li[data-v-249038e9]{margin-bottom:8px;line-height:1.6}.note-block[data-v-249038e9]{background-color:#e8f4fc;border-left:4px solid #667eea;padding:15px 20px;border-radius:0 8px 8px 0;margin:15px 0}.table-container[data-v-249038e9]{margin:20px 0;overflow-x:auto}table[data-v-249038e9]{width:100%;border-collapse:collapse;border:1px solid #e0e0e0}th[data-v-249038e9]{background-color:#667eea;color:#fff;padding:14px 18px;text-align:left;font-weight:600}td[data-v-249038e9]{padding:12px 18px;border:1px solid #e0e0e0}tr[data-v-249038e9]:nth-child(2n){background-color:#fafafa}.image-container[data-v-249038e9]{margin:20px 0;text-align:center}.image-container img[data-v-249038e9]{max-width:100%;border-radius:8px;border:1px solid #e0e0e0}.image-caption[data-v-249038e9]{margin-top:10px;color:#7f8c8d;font-size:14px}.chapter-navigation[data-v-249038e9]{display:flex;justify-content:space-between;gap:20px}.nav-btn[data-v-249038e9]{flex:1;padding:18px 25px;background:#fff;border-radius:10px;text-align:center;color:#667eea;font-weight:600;box-shadow:0 4px 15px #00000014;transition:all .3s ease;text-decoration:none}.nav-btn[data-v-249038e9]:hover{background:#667eea;color:#fff}@media (max-width: 768px){.chapter-page[data-v-249038e9]{padding:20px}.chapter-content[data-v-249038e9]{padding:25px}.chapter-navigation[data-v-249038e9]{flex-direction:column}}.img-border[data-v-249038e9]{border:1px solid #c6c6cb;border-radius:10px;margin:5px 0}.mar-top-btm[data-v-249038e9]{margin:5px 0}.width-10[data-v-249038e9]{width:10%}.width-20[data-v-249038e9]{width:20%}.width-30[data-v-249038e9]{width:30%}.width-40[data-v-249038e9]{width:40%}.width-50[data-v-249038e9]{width:50%}.width-100[data-v-249038e9]{width:100%}.margin-top-10[data-v-249038e9]{margin-top:10px}.margin-top-15[data-v-249038e9]{margin-top:15px}.margin-top-20[data-v-249038e9]{margin-top:20px}.margin-top-25[data-v-249038e9]{margin-top:25px}.margin-top-30[data-v-249038e9]{margin-top:30px}.margin-top-35[data-v-249038e9]{margin-top:35px}.margin-top-40[data-v-249038e9]{margin-top:40px}.margin-top-45[data-v-249038e9]{margin-top:45px}.margin-top-50[data-v-249038e9]{margin-top:50px}.margin-left-10[data-v-249038e9]{margin-left:50px}.float-button[data-v-249038e9]{position:fixed;right:20px;top:25vh;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px #667eea66;z-index:1000;font-size:14px;font-weight:500;transition:all .3s ease}.float-button[data-v-249038e9]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.outline-panel[data-v-249038e9]{position:fixed;right:0;top:0;width:300px;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;z-index:999;overflow-y:auto;transition:transform .3s ease}.outline-header[data-v-249038e9]{display:flex;justify-content:space-between;align-items:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.outline-title[data-v-249038e9]{font-size:16px;font-weight:600}.outline-close[data-v-249038e9]{width:28px;height:28px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.outline-close[data-v-249038e9]:hover{background:#ffffff4d;transform:rotate(90deg)}.outline-content[data-v-249038e9]{padding:20px}.outline-list[data-v-249038e9]{list-style:none;padding:0;margin:0}.outline-item[data-v-249038e9]{margin-bottom:10px}.outline-link[data-v-249038e9]{display:block;padding:8px 12px;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;font-size:14px}.outline-link[data-v-249038e9]:hover{background:#f0f2f5;color:#667eea;padding-left:16px}.outline-level-2[data-v-249038e9]{padding-left:15px}.outline-level-3[data-v-249038e9]{padding-left:30px}.outline-level-4[data-v-249038e9]{padding-left:45px}.outline-level-5[data-v-249038e9]{padding-left:60px}.outline-level-6[data-v-249038e9]{padding-left:75px}.chapter-icon[data-v-249038e9]{width:48px;height:48px;object-fit:contain}.blockquote[data-v-249038e9]{color:#666;border-left:4px solid #ddd;padding-left:20px;margin-left:0;margin-top:10px;font-size:16px;font-weight:900;font-style:italic}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Microsoft YaHei,PingFang SC,SimHei,sans-serif;line-height:1.6;color:#333}a{text-decoration:none;color:inherit}ul{list-style:none}
