@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Hedvig+Letters+Serif&display=swap";:root{--primary-orange: #F48426;--primary-orange-dark: #E07520;--primary-orange-light: #FFA54D;--primary-blue: #002F50;--primary-blue-dark: #001F35;--primary-blue-light: #004170;--light-bg: #FBFAF7;--accent-blue: #006EDC;--dark-brown: #3A2012;--success-green: #28a745;--success-teal: #17A787;--danger-red: #dc3545;--warning-yellow: #f59e0b;--text-primary: #002F50;--text-secondary: #4A5568;--text-muted: #718096;--text-light: #A0AEC0;--bg-white: #FFFFFF;--bg-cream: #FBFAF7;--bg-gray: #F7FAFC;--bg-navy: #002F50;--bg-navy-gradient: linear-gradient(135deg, #002F50 0%, #004170 100%);--font-heading: "Hedvig Letters Serif", Georgia, serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0, 47, 80, .08);--shadow-md: 0 4px 12px rgba(0, 47, 80, .1);--shadow-lg: 0 8px 24px rgba(0, 47, 80, .12);--shadow-xl: 0 16px 48px rgba(0, 47, 80, .15);--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .4s ease;--crust: #11111b;--mantle: #181825;--base: #1e1e2e;--surface0: #313244;--surface1: #45475a;--surface2: #585b70;--overlay0: #6c7086;--overlay1: #7f849c;--overlay2: #9399b2;--subtext: #a6adc8;--text: #333333;--vividtext: #002F50;--lavender: #b4befe;--blue: #006EDC;--sapphire: #74c7ec;--sky: #89dceb;--teal: #17A787;--green: #28a745;--yellow: #f59e0b;--peach: #F48426;--maroon: #eba0ac;--red: #dc3545;--mauve: #cba6f7;--pink: #f5c2e7;--flamingo: #f2cdcd;--rosewater: #f5e0dc;--size-normal: 1em;--size-small: .875em;--size-large: 1.125em;--size-mini: .75em;--card-shadow: var(--shadow-md)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--text-primary);background:var(--light-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--primary-blue);line-height:1.2;font-weight:400;margin-bottom:var(--spacing-sm)}h1{font-size:2.5rem;letter-spacing:-.02em}h2{font-size:2rem;letter-spacing:-.01em}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.1rem}p{margin:0;color:var(--text-secondary)}a{color:var(--primary-orange);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--primary-orange-dark)}button{font-family:var(--font-body);font-size:.875rem;font-weight:500;padding:.625rem 1.25rem;border:none;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);display:inline-flex;align-items:center;justify-content:center;gap:.5rem}button:disabled{opacity:.6;cursor:not-allowed}input,textarea{font-family:var(--font-body);font-size:.875rem;padding:.625rem 1rem;border:1px solid #dee2e6;border-radius:var(--radius-md);background:#fff;color:var(--text-primary);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}input:focus,textarea:focus{outline:none;border-color:var(--primary-orange);box-shadow:0 0 0 3px #f4842626}.card{background:#fff;border-radius:var(--radius-lg);padding:var(--spacing-md);box-shadow:var(--shadow-md);transition:all var(--transition-base)}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}@media (max-width: 768px){html{font-size:14px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}}@media (max-width: 480px){html{font-size:13px}}.spinner{width:40px;height:40px;border:4px solid var(--light-bg);border-top-color:var(--primary-orange);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.text-center{text-align:center}.text-orange{color:var(--primary-orange)}.text-blue{color:var(--primary-blue)}.text-muted{color:var(--text-muted)}.book-card.svelte-1kbj3zv.svelte-1kbj3zv{display:flex;background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--shadow-md);transition:all .3s ease}.book-card.svelte-1kbj3zv.svelte-1kbj3zv:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.book-card.mobile.svelte-1kbj3zv.svelte-1kbj3zv{flex-direction:column}.book-cover-wrap.svelte-1kbj3zv.svelte-1kbj3zv{position:relative;flex-shrink:0}.book-cover.svelte-1kbj3zv.svelte-1kbj3zv{width:180px;height:260px;object-fit:cover}.book-card.mobile.svelte-1kbj3zv .book-cover.svelte-1kbj3zv{width:100%;height:200px}.completed-badge.svelte-1kbj3zv.svelte-1kbj3zv{position:absolute;top:12px;right:12px;width:32px;height:32px;background:var(--success-green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;box-shadow:0 2px 8px #28a74566}.archived-badge.svelte-1kbj3zv.svelte-1kbj3zv{position:absolute;top:8px;left:8px;background:#6b7280eb;color:#fff;font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:4px}.locked-overlay.svelte-1kbj3zv.svelte-1kbj3zv{position:absolute;top:0;right:0;bottom:0;left:0;background:#002f508c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem}.locked-note.svelte-1kbj3zv.svelte-1kbj3zv{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#002f500f;border-radius:6px;font-size:.85rem;color:var(--text-secondary)}.locked-note.svelte-1kbj3zv i.svelte-1kbj3zv{color:var(--primary-blue)}.book-details.svelte-1kbj3zv.svelte-1kbj3zv{flex:1;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.book-title.svelte-1kbj3zv.svelte-1kbj3zv{font-family:var(--font-heading);font-size:1.5rem;color:var(--primary-blue);margin:0;line-height:1.3}.book-meta.svelte-1kbj3zv.svelte-1kbj3zv{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.meta-item.svelte-1kbj3zv.svelte-1kbj3zv{display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.9rem}.meta-item.svelte-1kbj3zv i.svelte-1kbj3zv{color:var(--primary-orange)}.status-badge.svelte-1kbj3zv.svelte-1kbj3zv{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;border-radius:20px;font-size:.8rem;font-weight:600}.status-badge.available.svelte-1kbj3zv.svelte-1kbj3zv{background:#d4edda;color:#155724}.status-badge.in-use.svelte-1kbj3zv.svelte-1kbj3zv{background:#fff3cd;color:#856404}.progress-section.svelte-1kbj3zv.svelte-1kbj3zv{flex:1}.progress-header.svelte-1kbj3zv.svelte-1kbj3zv{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.progress-label.svelte-1kbj3zv.svelte-1kbj3zv{font-size:.85rem;color:var(--text-secondary);display:flex;align-items:center;gap:.4rem}.progress-value.svelte-1kbj3zv.svelte-1kbj3zv{font-size:.85rem;color:var(--text-muted)}.text-success.svelte-1kbj3zv.svelte-1kbj3zv{color:var(--success-green)!important}.progress-bar-wrap.svelte-1kbj3zv.svelte-1kbj3zv{height:8px;background:#e9ecef;border-radius:4px;overflow:hidden}.progress-bar.svelte-1kbj3zv.svelte-1kbj3zv{height:100%;background:linear-gradient(90deg,var(--success-teal),var(--success-green));border-radius:4px;transition:width .3s ease}.read-btn.svelte-1kbj3zv.svelte-1kbj3zv{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:var(--primary-orange);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:var(--font-body)}.read-btn.svelte-1kbj3zv.svelte-1kbj3zv:hover:not(.disabled){background:var(--primary-orange-dark);transform:translateY(-2px);box-shadow:0 4px 12px #f484264d}.read-btn.disabled.svelte-1kbj3zv.svelte-1kbj3zv{background:#adb5bd;cursor:not-allowed}.engagement-indicator.svelte-1kbj3zv.svelte-1kbj3zv{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem .75rem;background:#00000008;border-radius:6px;font-size:.8rem}.engagement-dot.svelte-1kbj3zv.svelte-1kbj3zv{width:8px;height:8px;border-radius:50%;background-color:var(--indicator-color);flex-shrink:0}.engagement-text.svelte-1kbj3zv.svelte-1kbj3zv{color:var(--text-secondary);font-weight:500}@media (max-width: 600px){.book-details.svelte-1kbj3zv.svelte-1kbj3zv{padding:1rem}.book-title.svelte-1kbj3zv.svelte-1kbj3zv{font-size:1.25rem}}main.svelte-11odwkg.svelte-11odwkg{min-height:100vh;background:var(--light-bg)}.header-bar.svelte-11odwkg.svelte-11odwkg{background:#fff;border-bottom:1px solid #eee;padding:1rem 2rem;position:sticky;top:0;z-index:100;box-shadow:var(--shadow-sm)}.header-content.svelte-11odwkg.svelte-11odwkg{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.brand.svelte-11odwkg.svelte-11odwkg{display:flex;align-items:center;gap:.75rem;font-family:var(--font-heading);font-size:1.25rem;color:var(--primary-blue)}.brand.svelte-11odwkg i.svelte-11odwkg{color:var(--primary-orange);font-size:1.5rem}.header-actions.svelte-11odwkg.svelte-11odwkg{display:flex;gap:.75rem}.btn.svelte-11odwkg.svelte-11odwkg{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:8px;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s;border:none;font-family:var(--font-body)}.btn-secondary.svelte-11odwkg.svelte-11odwkg{background:var(--primary-blue);color:#fff}.btn-secondary.svelte-11odwkg.svelte-11odwkg:hover{background:var(--primary-blue-dark);transform:translateY(-1px);box-shadow:0 4px 12px #002f5033}.btn-learn.svelte-11odwkg.svelte-11odwkg{background:linear-gradient(135deg,#28a745,#218838);color:#fff}.btn-learn.svelte-11odwkg.svelte-11odwkg:hover{transform:translateY(-1px);box-shadow:0 4px 12px #28a7454d}.btn-outline.svelte-11odwkg.svelte-11odwkg{background:transparent;border:1px solid #dee2e6;color:var(--text-secondary)}.btn-outline.svelte-11odwkg.svelte-11odwkg:hover{border-color:var(--danger-red);color:var(--danger-red);background:#dc35450d}.library-container.svelte-11odwkg.svelte-11odwkg{max-width:1200px;margin:0 auto;padding:2rem}.page-header.svelte-11odwkg.svelte-11odwkg{margin-bottom:2rem}.page-header.svelte-11odwkg h1.svelte-11odwkg{font-family:var(--font-heading);color:var(--primary-blue);font-size:2.5rem;margin-bottom:.5rem}.page-header.svelte-11odwkg .subtitle.svelte-11odwkg{color:var(--text-muted);font-size:1.1rem}.page-header.svelte-11odwkg .integrity-note.svelte-11odwkg{color:var(--text-muted);font-size:.82rem;margin-top:.4rem;opacity:.85}.page-header.svelte-11odwkg .integrity-note i.svelte-11odwkg{margin-right:.35rem}.toolbar.svelte-11odwkg.svelte-11odwkg{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:var(--shadow-sm);flex-wrap:wrap}.search-wrap.svelte-11odwkg.svelte-11odwkg{flex:1 1 280px;position:relative;min-width:0}.search-wrap.svelte-11odwkg i.svelte-11odwkg{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.search-input.svelte-11odwkg.svelte-11odwkg{width:100%;padding:.65rem .85rem .65rem 2.25rem;border:1px solid #dee2e6;border-radius:8px;font-size:.95rem;font-family:var(--font-body);background:#fff;transition:border-color .15s,box-shadow .15s}.search-input.svelte-11odwkg.svelte-11odwkg:focus{outline:none;border-color:var(--primary-orange);box-shadow:0 0 0 3px #f4842626}.filter-wrap.svelte-11odwkg.svelte-11odwkg{display:flex;align-items:center;gap:.5rem}.filter-label.svelte-11odwkg.svelte-11odwkg{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-muted);font-size:.9rem}.filter-select.svelte-11odwkg.svelte-11odwkg{padding:.55rem .75rem;border:1px solid #dee2e6;border-radius:8px;background:#fff;font-size:.92rem;font-family:var(--font-body);color:var(--text-primary);cursor:pointer;min-width:220px}.filter-select.svelte-11odwkg.svelte-11odwkg:focus{outline:none;border-color:var(--primary-orange);box-shadow:0 0 0 3px #f4842626}.btn-clear.svelte-11odwkg.svelte-11odwkg{padding:.55rem .9rem;font-size:.88rem}.empty-state.subdued.svelte-11odwkg.svelte-11odwkg{padding:2.5rem 2rem}.empty-state.subdued.svelte-11odwkg i.svelte-11odwkg{font-size:2.5rem}.stats-bar.svelte-11odwkg.svelte-11odwkg{display:flex;gap:2rem;margin-bottom:2rem;padding:1rem 1.5rem;background:#fff;border-radius:12px;box-shadow:var(--shadow-sm)}.stat.svelte-11odwkg.svelte-11odwkg{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary)}.stat.svelte-11odwkg i.svelte-11odwkg{color:var(--primary-orange)}.library-grid.svelte-11odwkg.svelte-11odwkg{display:flex;flex-direction:column;gap:1.5rem}.pager.svelte-11odwkg.svelte-11odwkg{display:flex;justify-content:center;gap:.35rem;margin:2rem 0 1rem;flex-wrap:wrap}.page-btn.svelte-11odwkg.svelte-11odwkg{min-width:2.25rem;height:2.25rem;padding:0 .65rem;border:1px solid #dee2e6;border-radius:8px;background:#fff;color:var(--text-secondary);font-size:.9rem;font-family:var(--font-body);cursor:pointer;transition:all .15s}.page-btn.svelte-11odwkg.svelte-11odwkg:hover:not(:disabled):not(.active){border-color:var(--primary-orange);color:var(--primary-orange)}.page-btn.active.svelte-11odwkg.svelte-11odwkg{background:var(--primary-blue);border-color:var(--primary-blue);color:#fff;cursor:default}.page-btn.svelte-11odwkg.svelte-11odwkg:disabled{opacity:.4;cursor:not-allowed}.empty-state.svelte-11odwkg.svelte-11odwkg{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;box-shadow:var(--shadow-md)}.empty-state.svelte-11odwkg i.svelte-11odwkg{font-size:4rem;color:var(--text-light);margin-bottom:1.5rem}.empty-state.svelte-11odwkg h2.svelte-11odwkg{color:var(--primary-blue);margin-bottom:.5rem}.empty-state.svelte-11odwkg p.svelte-11odwkg{color:var(--text-muted)}@media (max-width: 768px){.header-bar.svelte-11odwkg.svelte-11odwkg{padding:1rem}.header-content.svelte-11odwkg.svelte-11odwkg{flex-direction:column;gap:1rem}.library-container.svelte-11odwkg.svelte-11odwkg{padding:1rem}.page-header.svelte-11odwkg h1.svelte-11odwkg{font-size:2rem}}.admin-layout.svelte-1hi5bu5.svelte-1hi5bu5{display:flex;min-height:100vh;background:var(--light-bg)}.sidebar.svelte-1hi5bu5.svelte-1hi5bu5{width:260px;background:linear-gradient(180deg,var(--primary-blue) 0%,#001a2e 100%);color:#fff;display:flex;flex-direction:column;position:fixed;height:100vh;transition:width .3s ease;z-index:1000;box-shadow:2px 0 8px #0000001a}.sidebar.collapsed.svelte-1hi5bu5.svelte-1hi5bu5{width:70px}.sidebar-header.svelte-1hi5bu5.svelte-1hi5bu5{padding:1.5rem 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.brand.svelte-1hi5bu5.svelte-1hi5bu5{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;font-family:var(--font-heading)}.brand.svelte-1hi5bu5 i.svelte-1hi5bu5{font-size:1.5rem;color:var(--primary-orange)}.brand-text.svelte-1hi5bu5.svelte-1hi5bu5{white-space:nowrap}.toggle-btn.svelte-1hi5bu5.svelte-1hi5bu5{background:#ffffff1a;border:none;color:#fff;width:30px;height:30px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;padding:0}.toggle-btn.svelte-1hi5bu5.svelte-1hi5bu5:hover{background:#fff3}.sidebar-menu.svelte-1hi5bu5.svelte-1hi5bu5{flex:1;padding:1rem 0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.user-badge.svelte-1hi5bu5.svelte-1hi5bu5{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f4842633;border-left:3px solid var(--primary-orange);margin:0 .5rem 1rem;border-radius:4px;font-size:.875rem;font-weight:600}.menu-item.svelte-1hi5bu5.svelte-1hi5bu5{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;margin:.125rem .5rem;color:#fffc;text-decoration:none;transition:all .2s;border-left:3px solid transparent;border-radius:6px}.menu-item.svelte-1hi5bu5.svelte-1hi5bu5:hover{background:#ffffff1a;color:#fff;border-left-color:var(--primary-orange)}.menu-item.active.svelte-1hi5bu5.svelte-1hi5bu5{background:#ffffff26;color:#fff;border-left-color:var(--primary-orange)}.menu-item.svelte-1hi5bu5 i.svelte-1hi5bu5{width:20px;text-align:center;font-size:1.1rem}.menu-item.svelte-1hi5bu5 span.svelte-1hi5bu5{white-space:nowrap}.menu-item.external.svelte-1hi5bu5 .external-icon.svelte-1hi5bu5{margin-left:auto;font-size:.75rem;opacity:.6}.menu-section-title.svelte-1hi5bu5.svelte-1hi5bu5{padding:1rem 1.25rem .5rem;font-size:.7rem;font-weight:700;color:#ffffff80;letter-spacing:.5px;text-transform:uppercase}.sidebar-footer.svelte-1hi5bu5.svelte-1hi5bu5{padding:1rem;border-top:1px solid rgba(255,255,255,.1)}.user-info.svelte-1hi5bu5.svelte-1hi5bu5{display:flex;align-items:center;gap:.75rem;padding:.5rem;margin-bottom:.5rem}.user-info.svelte-1hi5bu5>i.svelte-1hi5bu5{font-size:2rem;color:var(--primary-orange)}.user-details.svelte-1hi5bu5.svelte-1hi5bu5{flex:1;min-width:0}.user-name.svelte-1hi5bu5.svelte-1hi5bu5{font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-role.svelte-1hi5bu5.svelte-1hi5bu5{font-size:.75rem;color:#fff9;text-transform:capitalize}.logout-btn.svelte-1hi5bu5.svelte-1hi5bu5{width:100%;padding:.75rem;background:#f4433633;border:1px solid rgba(244,67,54,.3);color:#fff;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .2s;font-size:.875rem;font-weight:500}.logout-btn.svelte-1hi5bu5.svelte-1hi5bu5:hover{background:#f443364d}.main-content.svelte-1hi5bu5.svelte-1hi5bu5{flex:1;margin-left:260px;transition:margin-left .3s ease;min-height:100vh}.main-content.sidebar-collapsed.svelte-1hi5bu5.svelte-1hi5bu5{margin-left:70px}.page-header.svelte-1hi5bu5.svelte-1hi5bu5{background:#fff;padding:1.5rem 2rem;border-bottom:1px solid #dee2e6;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;align-items:center;gap:1rem}.page-title.svelte-1hi5bu5.svelte-1hi5bu5{color:var(--primary-blue);font-size:1.75rem;font-weight:400;margin:0;font-family:var(--font-heading)}.content-wrapper.svelte-1hi5bu5.svelte-1hi5bu5{padding:2rem}.sidebar-menu.svelte-1hi5bu5.svelte-1hi5bu5::-webkit-scrollbar{width:6px}.sidebar-menu.svelte-1hi5bu5.svelte-1hi5bu5::-webkit-scrollbar-track{background:#ffffff0d}.sidebar-menu.svelte-1hi5bu5.svelte-1hi5bu5::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.sidebar-menu.svelte-1hi5bu5.svelte-1hi5bu5::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width: 768px){.sidebar.svelte-1hi5bu5.svelte-1hi5bu5{width:70px}.sidebar.collapsed.svelte-1hi5bu5.svelte-1hi5bu5{width:0}.main-content.svelte-1hi5bu5.svelte-1hi5bu5{margin-left:70px}.main-content.sidebar-collapsed.svelte-1hi5bu5.svelte-1hi5bu5{margin-left:0}.brand-text.svelte-1hi5bu5.svelte-1hi5bu5,.menu-item.svelte-1hi5bu5 span.svelte-1hi5bu5,.user-details.svelte-1hi5bu5.svelte-1hi5bu5,.logout-btn.svelte-1hi5bu5 span.svelte-1hi5bu5,.user-badge.svelte-1hi5bu5 span.svelte-1hi5bu5,.menu-section-title.svelte-1hi5bu5.svelte-1hi5bu5{display:none}}.modal-overlay.svelte-1ea9wov.svelte-1ea9wov{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#002f5080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.modal.svelte-1ea9wov.svelte-1ea9wov{background:#fff;border-radius:16px;width:90%;max-width:700px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #002f504d}.modal-header.svelte-1ea9wov.svelte-1ea9wov{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #eee;background:var(--bg-gray)}.modal-header.svelte-1ea9wov h2.svelte-1ea9wov{margin:0;font-family:var(--font-heading);color:var(--primary-blue);font-size:1.5rem;display:flex;align-items:center;gap:.75rem}.modal-header.svelte-1ea9wov h2 i.svelte-1ea9wov{color:var(--primary-orange)}.close-btn.svelte-1ea9wov.svelte-1ea9wov{width:36px;height:36px;border:none;background:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:all .2s}.close-btn.svelte-1ea9wov.svelte-1ea9wov:hover{background:#ffebee;color:#c62828}.modal-body.svelte-1ea9wov.svelte-1ea9wov{padding:1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:1.5rem}.form-section.svelte-1ea9wov.svelte-1ea9wov{display:flex;flex-direction:column;gap:1rem}.form-group.svelte-1ea9wov.svelte-1ea9wov{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-1ea9wov label.svelte-1ea9wov{font-weight:500;color:var(--text-primary);font-size:.9rem}.required.svelte-1ea9wov.svelte-1ea9wov{color:#dc3545}.form-group.svelte-1ea9wov input.svelte-1ea9wov,.form-group.svelte-1ea9wov textarea.svelte-1ea9wov{padding:.75rem 1rem;border:1px solid #dee2e6;border-radius:8px;font-size:.95rem;font-family:var(--font-body);transition:border-color .2s,box-shadow .2s}.form-group.svelte-1ea9wov input.svelte-1ea9wov:focus,.form-group.svelte-1ea9wov textarea.svelte-1ea9wov:focus{outline:none;border-color:var(--primary-orange);box-shadow:0 0 0 3px #f4842626}.form-row.svelte-1ea9wov.svelte-1ea9wov{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.upload-section.svelte-1ea9wov.svelte-1ea9wov{background:var(--bg-gray);border-radius:12px;padding:1rem}.tab-header.svelte-1ea9wov.svelte-1ea9wov{display:flex;gap:.5rem;margin-bottom:1rem}.tab-btn.svelte-1ea9wov.svelte-1ea9wov{flex:1;padding:.75rem 1rem;border:none;background:#fff;border-radius:8px;cursor:pointer;font-weight:500;color:var(--text-muted);transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-body)}.tab-btn.svelte-1ea9wov.svelte-1ea9wov:hover{color:var(--primary-orange)}.tab-btn.active.svelte-1ea9wov.svelte-1ea9wov{background:var(--primary-orange);color:#fff}.preview-area.svelte-1ea9wov.svelte-1ea9wov{min-height:200px;background:#fff;border-radius:8px;overflow:hidden}.thumbnail-preview.svelte-1ea9wov.svelte-1ea9wov{height:200px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.thumbnail-preview.svelte-1ea9wov.svelte-1ea9wov:hover{background:var(--bg-gray)}.thumbnail-preview.svelte-1ea9wov img.svelte-1ea9wov{max-height:100%;max-width:100%;object-fit:contain}.pdf-preview.svelte-1ea9wov.svelte-1ea9wov{padding:1rem}.pdf-info.svelte-1ea9wov.svelte-1ea9wov{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--bg-gray);border-radius:8px}.pdf-info.svelte-1ea9wov>i.svelte-1ea9wov{font-size:2.5rem;color:#dc3545}.pdf-info.existing.svelte-1ea9wov.svelte-1ea9wov{border:1px dashed var(--primary-blue);background:#004d800d}.pdf-info.existing.svelte-1ea9wov>i.svelte-1ea9wov{color:var(--primary-blue)}.pdf-details.svelte-1ea9wov.svelte-1ea9wov{flex:1;display:flex;flex-direction:column}.pdf-name.svelte-1ea9wov.svelte-1ea9wov{font-weight:600;color:var(--text-primary)}.pdf-pages.svelte-1ea9wov.svelte-1ea9wov{font-size:.85rem;color:var(--text-muted)}.change-btn.svelte-1ea9wov.svelte-1ea9wov{padding:.5rem 1rem;border:1px solid #dee2e6;background:#fff;border-radius:6px;cursor:pointer;font-size:.85rem;color:var(--text-secondary);transition:all .2s;display:flex;align-items:center;gap:.5rem;font-family:var(--font-body)}.change-btn.svelte-1ea9wov.svelte-1ea9wov:hover{border-color:var(--primary-orange);color:var(--primary-orange)}.upload-placeholder.svelte-1ea9wov.svelte-1ea9wov{height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--text-muted);cursor:pointer;transition:all .2s}.upload-placeholder.svelte-1ea9wov.svelte-1ea9wov:hover{color:var(--primary-orange);background:var(--bg-gray)}.upload-placeholder.svelte-1ea9wov i.svelte-1ea9wov{font-size:3rem;opacity:.5}.upload-placeholder.svelte-1ea9wov small.svelte-1ea9wov{font-size:.8rem;opacity:.7}.upload-placeholder.drag-active.svelte-1ea9wov.svelte-1ea9wov{background:#f484261a;color:var(--primary-orange);border:2px dashed var(--primary-orange);border-radius:8px}.upload-placeholder.drag-active.svelte-1ea9wov i.svelte-1ea9wov{opacity:1;transform:scale(1.1)}.thumbnail-preview.dragging.svelte-1ea9wov.svelte-1ea9wov,.pdf-preview.dragging.svelte-1ea9wov.svelte-1ea9wov{background:#f484260d}.overlay-hint.svelte-1ea9wov.svelte-1ea9wov{position:absolute;bottom:0;left:0;right:0;background:#000000b3;color:#fff;padding:.5rem;text-align:center;font-size:.85rem;opacity:0;transition:opacity .2s}.thumbnail-preview.svelte-1ea9wov:hover .overlay-hint.svelte-1ea9wov{opacity:1}.thumbnail-preview.svelte-1ea9wov.svelte-1ea9wov{position:relative}.extracting.svelte-1ea9wov.svelte-1ea9wov{font-weight:400;font-size:.8rem;color:var(--primary-orange);margin-left:.5rem}.field-warning.svelte-1ea9wov.svelte-1ea9wov{color:#e67e22;font-size:.8rem;display:flex;align-items:center;gap:.3rem;margin-top:.25rem}.field-label.svelte-1ea9wov.svelte-1ea9wov{font-weight:500;color:var(--text-primary);font-size:.9rem;display:flex;align-items:center;gap:.4rem}.course-hint.svelte-1ea9wov.svelte-1ea9wov{font-size:.85rem;color:var(--text-muted);background:var(--bg-gray);padding:.6rem .8rem;border-radius:6px;line-height:1.4}.course-hint.warning.svelte-1ea9wov.svelte-1ea9wov{background:#fff4e5;color:#b05c00}.course-list.svelte-1ea9wov.svelte-1ea9wov{display:flex;flex-direction:column;gap:.35rem;max-height:200px;overflow-y:auto;border:1px solid #dee2e6;border-radius:8px;padding:.5rem;background:#fff}.course-item.svelte-1ea9wov.svelte-1ea9wov{display:flex;align-items:center;gap:.6rem;padding:.4rem .5rem;border-radius:6px;cursor:pointer;font-weight:400}.course-item.svelte-1ea9wov.svelte-1ea9wov:hover{background:var(--bg-gray)}.course-item.svelte-1ea9wov input[type=checkbox].svelte-1ea9wov{cursor:pointer;margin:0}.course-item.svelte-1ea9wov .course-name.svelte-1ea9wov{flex:1;font-size:.92rem;color:var(--text-primary)}.course-item.svelte-1ea9wov .course-code.svelte-1ea9wov{font-size:.75rem;color:var(--text-muted);background:var(--bg-gray);padding:.15rem .5rem;border-radius:999px}.course-summary.svelte-1ea9wov.svelte-1ea9wov{font-size:.85rem;color:var(--text-secondary);display:flex;align-items:center;gap:.4rem;margin-top:.25rem}.file-size-info.svelte-1ea9wov.svelte-1ea9wov{margin-top:1rem;text-align:center;font-size:.9rem;color:var(--success-green);display:flex;align-items:center;justify-content:center;gap:.5rem}.file-size-info.error.svelte-1ea9wov.svelte-1ea9wov{color:#dc3545}.modal-footer.svelte-1ea9wov.svelte-1ea9wov{padding:1.5rem;border-top:1px solid #eee;display:flex;justify-content:flex-end;gap:.75rem;background:var(--bg-gray)}.btn.svelte-1ea9wov.svelte-1ea9wov{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s;font-family:var(--font-body);font-size:.95rem}.btn-primary.svelte-1ea9wov.svelte-1ea9wov{background:var(--primary-orange);color:#fff;border:none}.btn-primary.svelte-1ea9wov.svelte-1ea9wov:hover:not(:disabled){background:var(--primary-orange-dark);transform:translateY(-1px);box-shadow:0 4px 12px #f484264d}.btn-primary.svelte-1ea9wov.svelte-1ea9wov:disabled{background:#adb5bd;cursor:not-allowed}.btn-secondary.svelte-1ea9wov.svelte-1ea9wov{background:#fff;color:var(--text-secondary);border:1px solid #dee2e6}.btn-secondary.svelte-1ea9wov.svelte-1ea9wov:hover{background:#f8f9fa;border-color:#adb5bd}.btn-outline.svelte-1ea9wov.svelte-1ea9wov{background:#fff;color:var(--primary-blue);border:1px solid var(--primary-blue)}.btn-outline.svelte-1ea9wov.svelte-1ea9wov:hover{background:var(--primary-blue);color:#fff}.upload-progress.svelte-1ea9wov.svelte-1ea9wov{flex:1;display:flex;flex-direction:column;gap:.5rem}.progress-bar.svelte-1ea9wov.svelte-1ea9wov{height:8px;background:#e9ecef;border-radius:4px;overflow:hidden}.progress-fill.svelte-1ea9wov.svelte-1ea9wov{height:100%;background:linear-gradient(90deg,var(--primary-orange),var(--primary-orange-light));border-radius:4px;transition:width .3s ease}.status-text.svelte-1ea9wov.svelte-1ea9wov{font-size:.9rem;color:var(--text-secondary);text-align:center}@media (max-width: 600px){.modal.svelte-1ea9wov.svelte-1ea9wov{width:95%;max-height:95vh}.form-row.svelte-1ea9wov.svelte-1ea9wov{grid-template-columns:1fr}.modal-footer.svelte-1ea9wov.svelte-1ea9wov{flex-direction:column}.btn.svelte-1ea9wov.svelte-1ea9wov{width:100%;justify-content:center}}.dashboard.svelte-1ef1140.svelte-1ef1140{display:flex;flex-direction:column;gap:2rem}.stats-grid.svelte-1ef1140.svelte-1ef1140{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.stat-card.svelte-1ef1140.svelte-1ef1140{background:#fff;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;box-shadow:var(--shadow-md);transition:transform .2s,box-shadow .2s}.stat-card.svelte-1ef1140.svelte-1ef1140:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.stat-icon.svelte-1ef1140.svelte-1ef1140{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#fff}.stat-card.books.svelte-1ef1140 .stat-icon.svelte-1ef1140{background:linear-gradient(135deg,#667eea,#764ba2)}.stat-card.available.svelte-1ef1140 .stat-icon.svelte-1ef1140{background:linear-gradient(135deg,#43e97b,#38f9d7)}.stat-card.borrowed.svelte-1ef1140 .stat-icon.svelte-1ef1140{background:linear-gradient(135deg,#f093fb,#f5576c)}.stat-card.pages.svelte-1ef1140 .stat-icon.svelte-1ef1140{background:linear-gradient(135deg,#4facfe,#00f2fe)}.stat-info.svelte-1ef1140.svelte-1ef1140{flex:1}.stat-label.svelte-1ef1140.svelte-1ef1140{font-size:.9rem;color:var(--text-muted);margin-bottom:.25rem}.stat-value.svelte-1ef1140.svelte-1ef1140{font-size:2rem;font-weight:700;color:var(--text-primary)}.section.svelte-1ef1140.svelte-1ef1140{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:var(--shadow-md)}.section.svelte-1ef1140 h3.svelte-1ef1140{margin:0 0 1.5rem;color:var(--text-primary);font-size:1.25rem;font-family:var(--font-heading)}.section-header.svelte-1ef1140.svelte-1ef1140{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header.svelte-1ef1140 h3.svelte-1ef1140{margin:0}.actions-grid.svelte-1ef1140.svelte-1ef1140{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.action-card.svelte-1ef1140.svelte-1ef1140{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;background:var(--bg-gray);border:none;border-radius:8px;text-decoration:none;color:var(--text-primary);transition:all .2s;gap:.75rem;cursor:pointer;font-family:var(--font-body)}.action-card.svelte-1ef1140.svelte-1ef1140:hover{background:var(--primary-orange);color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #f484264d}.action-card.svelte-1ef1140 i.svelte-1ef1140{font-size:2rem}.action-card.svelte-1ef1140 span.svelte-1ef1140{font-weight:500}.empty-state.svelte-1ef1140.svelte-1ef1140{text-align:center;padding:3rem;color:var(--text-muted)}.empty-state.svelte-1ef1140 i.svelte-1ef1140{font-size:4rem;margin-bottom:1rem;opacity:.3}.empty-state.svelte-1ef1140 h4.svelte-1ef1140{margin:0 0 .5rem;color:var(--text-primary)}.empty-state.svelte-1ef1140 p.svelte-1ef1140{margin-bottom:1.5rem}.books-table.svelte-1ef1140.svelte-1ef1140{overflow-x:auto}table.svelte-1ef1140.svelte-1ef1140{width:100%;border-collapse:collapse}th.svelte-1ef1140.svelte-1ef1140,td.svelte-1ef1140.svelte-1ef1140{padding:1rem;text-align:left;border-bottom:1px solid #eee}th.svelte-1ef1140.svelte-1ef1140{font-weight:600;color:var(--text-muted);font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}tr.svelte-1ef1140.svelte-1ef1140:hover{background:var(--bg-gray)}.book-title.svelte-1ef1140.svelte-1ef1140{display:flex;align-items:center;gap:1rem;font-weight:500}.book-thumb.svelte-1ef1140.svelte-1ef1140{width:40px;height:56px;object-fit:cover;border-radius:4px;box-shadow:var(--shadow-sm)}.badge.svelte-1ef1140.svelte-1ef1140{display:inline-block;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:20px;text-transform:uppercase}.badge.available.svelte-1ef1140.svelte-1ef1140{background:#d4edda;color:#155724}.badge.in-use.svelte-1ef1140.svelte-1ef1140{background:#fff3cd;color:#856404}.badge.s3.svelte-1ef1140.svelte-1ef1140{background:#e3f2fd;color:#1565c0}.badge.local.svelte-1ef1140.svelte-1ef1140{background:#f3e5f5;color:#7b1fa2}.actions.svelte-1ef1140.svelte-1ef1140{display:flex;gap:.5rem}.btn-icon.svelte-1ef1140.svelte-1ef1140{width:36px;height:36px;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0}.btn-icon.edit.svelte-1ef1140.svelte-1ef1140{background:#e3f2fd;color:#1565c0}.btn-icon.edit.svelte-1ef1140.svelte-1ef1140:hover{background:#1565c0;color:#fff}.btn-icon.delete.svelte-1ef1140.svelte-1ef1140{background:#ffebee;color:#c62828}.btn-icon.delete.svelte-1ef1140.svelte-1ef1140:hover{background:#c62828;color:#fff}.badge.archived.svelte-1ef1140.svelte-1ef1140{background:#6b7280;color:#fff}.btn-icon.archive.svelte-1ef1140.svelte-1ef1140{color:#6b7280}.btn-icon.archive.svelte-1ef1140.svelte-1ef1140:hover{background:#6b7280;color:#fff}.btn-primary.svelte-1ef1140.svelte-1ef1140{background:var(--primary-orange);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s;font-family:var(--font-body)}.btn-primary.svelte-1ef1140.svelte-1ef1140:hover{background:var(--primary-orange-dark);transform:translateY(-1px);box-shadow:0 4px 12px #f484264d}@media (max-width: 768px){.stats-grid.svelte-1ef1140.svelte-1ef1140{grid-template-columns:1fr 1fr}.section-header.svelte-1ef1140.svelte-1ef1140{flex-direction:column;align-items:flex-start;gap:1rem}.book-title.svelte-1ef1140.svelte-1ef1140{flex-direction:column;align-items:flex-start}.book-thumb.svelte-1ef1140.svelte-1ef1140{display:none}}@media (max-width: 480px){.stats-grid.svelte-1ef1140.svelte-1ef1140{grid-template-columns:1fr}}.student-progress-summary.svelte-1ef1140.svelte-1ef1140{background:linear-gradient(135deg,var(--primary-blue) 0%,#001a2e 100%);color:#fff}.summary-content.svelte-1ef1140.svelte-1ef1140{display:flex;align-items:center;gap:1.5rem}.summary-icon.svelte-1ef1140.svelte-1ef1140{width:60px;height:60px;background:#ffffff26;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.summary-icon.svelte-1ef1140 i.svelte-1ef1140{font-size:1.75rem;color:var(--primary-orange)}.summary-info.svelte-1ef1140.svelte-1ef1140{flex:1}.summary-info.svelte-1ef1140 h3.svelte-1ef1140{margin:0 0 .5rem;color:#fff;font-size:1.25rem}.summary-text.svelte-1ef1140.svelte-1ef1140{margin:0;color:#fffc;font-size:.95rem}.summary-text.svelte-1ef1140 strong.svelte-1ef1140{color:var(--primary-orange)}.summary-text.loading.svelte-1ef1140.svelte-1ef1140{display:flex;align-items:center;gap:.5rem}.view-all-btn.svelte-1ef1140.svelte-1ef1140{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--primary-orange);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .2s;flex-shrink:0}.view-all-btn.svelte-1ef1140.svelte-1ef1140:hover{background:var(--primary-orange-dark);transform:translate(4px)}@media (max-width: 600px){.summary-content.svelte-1ef1140.svelte-1ef1140{flex-direction:column;text-align:center}.view-all-btn.svelte-1ef1140.svelte-1ef1140{width:100%;justify-content:center}}.wheel.svelte-ne8wp4{display:flex}.lds-hourglass.svelte-ne8wp4,.lds-hourglass.svelte-ne8wp4:after{box-sizing:border-box}.lds-hourglass.svelte-ne8wp4{display:inline-block;position:relative;width:var(--size);height:var(--size)}.lds-hourglass.svelte-ne8wp4:after{content:" ";display:block;border-radius:50%;width:0;height:0;margin:calc(var(--size) / 10);box-sizing:border-box;border:calc(var(--size) * .4) solid var(--color);border-color:var(--color) transparent var(--color) transparent;animation:svelte-ne8wp4-lds-hourglass 1.2s infinite}@keyframes svelte-ne8wp4-lds-hourglass{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{transform:rotate(900deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:rotate(1800deg)}}.charts-loading.svelte-rs8b6c{display:flex;justify-content:center;padding:2rem}.charts-empty.svelte-rs8b6c{color:#888;font-size:.9rem;padding:.5rem 0}.charts-grid.svelte-rs8b6c{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.75rem}.chart-box.svelte-rs8b6c{position:relative;height:260px;background:#fff;border-radius:6px;padding:.5rem}@media (max-width: 900px){.charts-grid.svelte-rs8b6c{grid-template-columns:1fr}}.detail-actions.svelte-1ee4p98.svelte-1ee4p98{display:flex;justify-content:flex-end;margin-bottom:.5rem}.notice-btn.svelte-1ee4p98.svelte-1ee4p98{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;background:#7c2d12;color:#fff;border:none;border-radius:6px;font-size:.82rem;font-weight:600;cursor:pointer}.notice-btn.svelte-1ee4p98.svelte-1ee4p98:hover{background:#9a3412}.notice-modal-overlay.svelte-1ee4p98.svelte-1ee4p98{position:fixed;top:0;right:0;bottom:0;left:0;background:#001b2eb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:4000;display:flex;align-items:center;justify-content:center;padding:1.5rem}.notice-modal.svelte-1ee4p98.svelte-1ee4p98{background:#fff;border-radius:12px;max-width:620px;width:100%;max-height:90vh;overflow-y:auto;padding:1.5rem 1.75rem}.notice-modal.svelte-1ee4p98 h3.svelte-1ee4p98{margin:0 0 .5rem;color:var(--primary-blue, #002f50)}.notice-explain.svelte-1ee4p98.svelte-1ee4p98,.notice-sent.svelte-1ee4p98.svelte-1ee4p98{font-size:.88rem;color:#5b6a78;line-height:1.55}.notice-field.svelte-1ee4p98.svelte-1ee4p98{display:block;margin:.85rem 0}.notice-field.svelte-1ee4p98 span.svelte-1ee4p98{display:block;font-size:.8rem;font-weight:600;color:#35424e;margin-bottom:.3rem}.notice-field.svelte-1ee4p98 input.svelte-1ee4p98,.notice-field.svelte-1ee4p98 select.svelte-1ee4p98,.notice-field.svelte-1ee4p98 textarea.svelte-1ee4p98{width:100%;padding:.55rem .7rem;border:1px solid #cfd8e0;border-radius:6px;font-size:.9rem;font-family:inherit;box-sizing:border-box}.notice-error.svelte-1ee4p98.svelte-1ee4p98{color:#dc2626;font-size:.85rem}.notice-modal-actions.svelte-1ee4p98.svelte-1ee4p98{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1rem}.notice-primary.svelte-1ee4p98.svelte-1ee4p98,.notice-secondary.svelte-1ee4p98.svelte-1ee4p98{padding:.6rem 1.1rem;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer}.notice-primary.svelte-1ee4p98.svelte-1ee4p98{background:var(--primary-blue, #002f50);color:#fff}.notice-primary.danger.svelte-1ee4p98.svelte-1ee4p98{background:#b91c1c}.notice-secondary.svelte-1ee4p98.svelte-1ee4p98{background:#e8edf2;color:#35424e}.notice-primary.svelte-1ee4p98.svelte-1ee4p98:disabled,.notice-secondary.svelte-1ee4p98.svelte-1ee4p98:disabled{opacity:.6;cursor:wait}.students-page.svelte-1ee4p98.svelte-1ee4p98{max-width:1200px}.toolbar.svelte-1ee4p98.svelte-1ee4p98{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.search-input-wrapper.svelte-1ee4p98.svelte-1ee4p98{position:relative;flex:1;min-width:240px;max-width:500px}.search-input-wrapper.svelte-1ee4p98 i.fa-search.svelte-1ee4p98{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#999}.search-input-wrapper.svelte-1ee4p98 input.svelte-1ee4p98{width:100%;padding:.75rem 2.5rem .75rem 2.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .2s}.search-input-wrapper.svelte-1ee4p98 input.svelte-1ee4p98:focus{outline:none;border-color:var(--primary-orange)}.clear-btn.svelte-1ee4p98.svelte-1ee4p98{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#999;cursor:pointer;padding:.25rem}.toolbar.svelte-1ee4p98 select.svelte-1ee4p98{padding:.6rem .75rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;font-size:.95rem}.state-box.svelte-1ee4p98.svelte-1ee4p98{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#666;gap:1rem}.state-box.small.svelte-1ee4p98.svelte-1ee4p98{padding:1rem}.state-box.error.svelte-1ee4p98.svelte-1ee4p98{color:#dc3545}.state-box.error.svelte-1ee4p98 button.svelte-1ee4p98{padding:.5rem 1.5rem;background:var(--primary-orange);color:#fff;border:none;border-radius:4px;cursor:pointer}.empty-icon.svelte-1ee4p98.svelte-1ee4p98{font-size:4rem;color:#ccc}.results-summary.svelte-1ee4p98.svelte-1ee4p98{margin-bottom:1rem;color:#666;font-size:.9rem}.students-table.svelte-1ee4p98.svelte-1ee4p98{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}table.svelte-1ee4p98.svelte-1ee4p98{width:100%;border-collapse:collapse}thead.svelte-1ee4p98.svelte-1ee4p98{background:var(--primary-blue);color:#fff}th.svelte-1ee4p98.svelte-1ee4p98{padding:1rem;text-align:left;font-weight:600;font-size:.9rem}td.svelte-1ee4p98.svelte-1ee4p98{padding:1rem;border-bottom:1px solid #eee}.expand-col.svelte-1ee4p98.svelte-1ee4p98{width:40px;text-align:center}.books-col.svelte-1ee4p98.svelte-1ee4p98{width:70px;text-align:center}.metric-col.svelte-1ee4p98.svelte-1ee4p98{width:170px}.time-col.svelte-1ee4p98.svelte-1ee4p98{width:110px;white-space:nowrap}.student-row.svelte-1ee4p98.svelte-1ee4p98{cursor:pointer;transition:background-color .2s}.student-row.svelte-1ee4p98.svelte-1ee4p98:hover{background-color:#f8f9fa}.student-row.expanded.svelte-1ee4p98.svelte-1ee4p98{background-color:#f0f7ff}.student-name.svelte-1ee4p98.svelte-1ee4p98{font-weight:600;color:var(--primary-blue)}.student-email.svelte-1ee4p98.svelte-1ee4p98{color:#666}.bar-wrap.svelte-1ee4p98.svelte-1ee4p98{display:flex;align-items:center;gap:.5rem}.bar.svelte-1ee4p98.svelte-1ee4p98{height:8px;border-radius:4px;min-width:2px;max-width:100px}.bar-text.svelte-1ee4p98.svelte-1ee4p98{font-size:.85rem;font-weight:600}.score-badge.svelte-1ee4p98.svelte-1ee4p98{display:inline-block;color:#fff;font-size:.8rem;font-weight:700;padding:.2rem .55rem;border-radius:999px}.no-data.svelte-1ee4p98.svelte-1ee4p98{color:#aaa;font-weight:600;cursor:help}.flag-badge.svelte-1ee4p98.svelte-1ee4p98{display:inline-flex;align-items:center;gap:.25rem;margin-left:.5rem;color:#fff;font-size:.7rem;font-weight:700;padding:.1rem .45rem;border-radius:999px;cursor:help;vertical-align:middle}.flags-panel.svelte-1ee4p98.svelte-1ee4p98{margin:.5rem 1rem 0 3rem;padding:.75rem 1rem;background:#fff7ed;border-left:4px solid #f59e0b;border-radius:6px}.flags-title.svelte-1ee4p98.svelte-1ee4p98{font-weight:700;color:#b45309;margin-bottom:.5rem;font-size:.9rem}.flags-panel.svelte-1ee4p98 ul.svelte-1ee4p98{margin:0;padding-left:1.25rem}.flags-panel.svelte-1ee4p98 li.svelte-1ee4p98{font-size:.85rem;color:#333;margin-bottom:.25rem}.books-detail-row.svelte-1ee4p98 td.svelte-1ee4p98{padding:0;background:#f8f9fa}.books-detail.svelte-1ee4p98.svelte-1ee4p98{padding:1rem 1rem 1rem 3rem;display:flex;flex-direction:column;gap:.75rem}.book-item.svelte-1ee4p98.svelte-1ee4p98{background:#fff;border-radius:6px;border-left:4px solid var(--primary-orange);padding:0 1rem .5rem}.book-item.charted.svelte-1ee4p98.svelte-1ee4p98{border-left-color:var(--primary-blue)}.book-line.svelte-1ee4p98.svelte-1ee4p98{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;background:none;border:none;padding:.75rem 0;cursor:pointer;font-size:.95rem;text-align:left}.book-info.svelte-1ee4p98.svelte-1ee4p98{display:flex;align-items:center;gap:.75rem}.book-info.svelte-1ee4p98 i.svelte-1ee4p98{color:var(--primary-orange)}.book-name.svelte-1ee4p98.svelte-1ee4p98{font-weight:500;color:var(--primary-blue)}.book-metrics.svelte-1ee4p98.svelte-1ee4p98{display:flex;align-items:center;gap:.75rem;font-size:.9rem;flex-wrap:wrap}.pages.svelte-1ee4p98.svelte-1ee4p98{color:#333}.mini-progress.svelte-1ee4p98.svelte-1ee4p98{display:inline-block;width:100px;height:6px;background:#e0e0e0;border-radius:3px;overflow:hidden}.mini-bar.svelte-1ee4p98.svelte-1ee4p98{display:block;height:100%;border-radius:3px}.completion.svelte-1ee4p98.svelte-1ee4p98{font-weight:600}.chart-hint.svelte-1ee4p98.svelte-1ee4p98{color:#bbb}.pagination.svelte-1ee4p98.svelte-1ee4p98{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem}.page-btn.svelte-1ee4p98.svelte-1ee4p98{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer}.page-btn.svelte-1ee4p98.svelte-1ee4p98:disabled{opacity:.5;cursor:not-allowed}.page-numbers.svelte-1ee4p98.svelte-1ee4p98{display:flex;gap:.25rem}.page-num.svelte-1ee4p98.svelte-1ee4p98{width:36px;height:36px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer}.page-num.active.svelte-1ee4p98.svelte-1ee4p98{background:var(--primary-blue);color:#fff;border-color:var(--primary-blue)}@media (max-width: 768px){.students-table.svelte-1ee4p98.svelte-1ee4p98{overflow-x:auto}table.svelte-1ee4p98.svelte-1ee4p98{min-width:700px}}canvas.svelte-12p3lqr{display:none}.show.svelte-12p3lqr{display:block}button.svelte-ueimng{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;color:#fff;font-size:.95rem;font-weight:500;font-family:var(--font-body);padding:.625rem 1.25rem;border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;cursor:pointer;transition:all .2s ease}button.svelte-ueimng:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #00000026;filter:brightness(1.1)}button.svelte-ueimng:disabled{cursor:not-allowed;background:#adb5bd!important;opacity:.7}.wrap.svelte-ueimng{display:inline-block}svg.svelte-1jm9rf1{filter:invert(92%) sepia(100%) saturate(0%) hue-rotate(202deg) brightness(106%) contrast(106%)}.go_back_wrap.svelte-3orlez.svelte-3orlez{width:900px;max-width:100%;margin:auto;padding:1rem 1.5rem}.go_back_wrap.svelte-3orlez>button.svelte-3orlez{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-size:.9rem;font-weight:500;transition:all .2s ease}.go_back_wrap.svelte-3orlez>button.svelte-3orlez:hover{background:#fff3;border-color:#ffffff4d}.hustle_wrap.svelte-3orlez.svelte-3orlez{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#002f50b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center}.hustle_inner.svelte-3orlez.svelte-3orlez{position:relative;background:#fff;padding:2rem 2.5rem;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:480px;width:90%;display:flex;flex-direction:column;gap:1rem;animation:svelte-3orlez-modalSlideIn .3s ease}@keyframes svelte-3orlez-modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hustle_inner.svelte-3orlez .title.svelte-3orlez{font-family:var(--font-heading);font-size:1.5rem;color:var(--primary-blue);margin:0;display:flex;align-items:center;gap:.5rem}.hustle_inner.svelte-3orlez .title.svelte-3orlez:before{content:"⏱️"}.hustle_inner.svelte-3orlez .content.svelte-3orlez{color:var(--text-secondary);line-height:1.6;font-size:.95rem;margin:0}.hustle_inner.svelte-3orlez>div.svelte-3orlez{display:flex;justify-content:center;margin-top:.5rem}.header_inner_wrap.svelte-3orlez.svelte-3orlez{width:max-content;display:grid;align-items:center;grid-template-columns:1fr auto 1fr;gap:1rem;padding:.5rem;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}main.svelte-3orlez.svelte-3orlez{background:linear-gradient(135deg,var(--primary-blue) 0%,#003d66 100%);width:100vw;min-height:100vh;overflow-x:hidden;padding-bottom:50vh;flex-direction:column;display:flex}.viewer_wrap.svelte-3orlez.svelte-3orlez{display:flex;justify-content:center;align-items:center;flex:1}button.svelte-3orlez.svelte-3orlez{cursor:pointer;background:var(--primary-orange);color:#fff;padding:.625rem 1.25rem;border:none;border-radius:8px;font-weight:500;font-size:.9rem;transition:all .2s ease}button.svelte-3orlez.svelte-3orlez:hover:not(.disabled){background:var(--primary-orange-dark);transform:translateY(-1px);box-shadow:0 4px 12px #f484264d}.page_info.svelte-3orlez.svelte-3orlez{justify-content:center;display:flex;align-items:center;font-size:1rem;font-weight:600;color:#fff;background:#ffffff26;padding:.5rem 1rem;border-radius:8px}.page_no_info.svelte-3orlez.svelte-3orlez{margin:0 .75rem;min-width:80px;text-align:center}.nav_footer.svelte-3orlez.svelte-3orlez{position:fixed;bottom:0;left:0;right:0;padding:.75rem 0 max(.75rem,env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;gap:.3rem;justify-content:center;background:#00000059;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 -4px 12px #00000026;z-index:50;pointer-events:auto}.disabled.svelte-3orlez.svelte-3orlez{cursor:not-allowed;opacity:.5;background:#6c757d}.integrity_note.svelte-3orlez.svelte-3orlez{color:#ffffffbf;font-size:.72rem;letter-spacing:.02em}.disabled.svelte-3orlez.svelte-3orlez:hover{transform:none;box-shadow:none}.complete-btn.svelte-3orlez.svelte-3orlez{background:linear-gradient(135deg,#10b981,#059669);font-weight:600}.complete-btn.svelte-3orlez.svelte-3orlez:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #10b98166}@media (max-width: 768px){.go_back_wrap.svelte-3orlez.svelte-3orlez{width:100%;padding:1rem}.header_inner_wrap.svelte-3orlez.svelte-3orlez{gap:.5rem}button.svelte-3orlez.svelte-3orlez{padding:.5rem 1rem;font-size:.85rem}.hustle_inner.svelte-3orlez.svelte-3orlez{padding:1.5rem}}main.svelte-45vhz1.svelte-45vhz1{background:linear-gradient(135deg,var(--primary-blue) 0%,#003d66 100%);overflow-y:scroll;overflow-x:hidden;width:100vw;min-height:100vh}.activity_alert_wrap.svelte-45vhz1.svelte-45vhz1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed;background:#002f50b3;width:100vw;height:100vh;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center}.activity_alert.svelte-45vhz1.svelte-45vhz1{font-size:1.25rem;padding:1.5rem 2.5rem;background:#fff;color:var(--primary-blue);border-radius:16px;box-shadow:0 20px 60px #0000004d;font-family:var(--font-body);font-weight:500;animation:svelte-45vhz1-alertPulse 1s ease-in-out infinite}@keyframes svelte-45vhz1-alertPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}h1.svelte-45vhz1.svelte-45vhz1{font-family:var(--font-heading);font-size:2rem;font-weight:700;text-align:center;color:#fff;padding:2rem;margin:0}.view_wrap.svelte-45vhz1.svelte-45vhz1{max-width:800px;height:100vh}.completion_modal_wrap.svelte-45vhz1.svelte-45vhz1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#002f50d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;display:flex;align-items:center;justify-content:center;animation:svelte-45vhz1-fadeIn .3s ease}@keyframes svelte-45vhz1-fadeIn{0%{opacity:0}to{opacity:1}}.completion_modal.svelte-45vhz1.svelte-45vhz1{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 25px 80px #0006;text-align:center;max-width:420px;width:90%;animation:svelte-45vhz1-slideUp .4s ease}@keyframes svelte-45vhz1-slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.completion_icon.svelte-45vhz1.svelte-45vhz1{width:80px;height:80px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2.5rem;color:#fff;box-shadow:0 8px 24px #10b98159}.completion_icon_error.svelte-45vhz1.svelte-45vhz1{background:linear-gradient(135deg,#ef4444,#b91c1c);box-shadow:0 8px 24px #ef444459}.completion_spinner.svelte-45vhz1.svelte-45vhz1{width:56px;height:56px;margin:0 auto 1.5rem;border:5px solid rgba(0,61,102,.15);border-top-color:var(--primary-blue);border-radius:50%;animation:svelte-45vhz1-completion_spin .8s linear infinite}@keyframes svelte-45vhz1-completion_spin{to{transform:rotate(360deg)}}.completion_error_id.svelte-45vhz1.svelte-45vhz1{font-size:.75rem!important;color:#9ca3af!important;font-family:monospace;word-break:break-all}.completion_btn.svelte-45vhz1.svelte-45vhz1:disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.completion_modal.svelte-45vhz1 h2.svelte-45vhz1{font-family:var(--font-heading);font-size:1.75rem;color:var(--primary-blue);margin:0 0 1rem}.completion_modal.svelte-45vhz1 p.svelte-45vhz1{color:var(--text-secondary);font-size:1rem;margin:0 0 .5rem;line-height:1.5}.completion_modal.svelte-45vhz1 p strong.svelte-45vhz1{color:var(--primary-blue)}.completion_subtitle.svelte-45vhz1.svelte-45vhz1{font-size:.9rem!important;color:#6b7280!important;margin-bottom:1.5rem!important}.completion_btn.svelte-45vhz1.svelte-45vhz1{background:linear-gradient(135deg,var(--primary-orange) 0%,var(--primary-orange-dark) 100%);color:#fff;border:none;padding:.875rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.completion_btn.svelte-45vhz1.svelte-45vhz1:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f4842659}.notice_overlay.svelte-21g8x.svelte-21g8x{position:fixed;top:0;right:0;bottom:0;left:0;background:#001b2ed9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:5000;display:flex;align-items:center;justify-content:center;padding:1.5rem}.notice_card.svelte-21g8x.svelte-21g8x{background:#fff;color:#1a2530;max-width:640px;width:100%;max-height:88vh;overflow-y:auto;border-radius:12px;border-top:6px solid #d97706;padding:1.75rem 2rem;box-shadow:0 20px 60px #0006}.notice_card.sanction.svelte-21g8x.svelte-21g8x{border-top-color:#dc2626}.kind.svelte-21g8x.svelte-21g8x{margin:0;color:#d97706;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.sanction.svelte-21g8x .kind.svelte-21g8x{color:#dc2626}h2.svelte-21g8x.svelte-21g8x{margin:.6rem 0 .2rem;font-size:1.35rem;line-height:1.3;color:var(--primary-blue, #002f50)}.issued.svelte-21g8x.svelte-21g8x{color:#6b7a89;font-size:.85rem;margin:0 0 1rem}.body.svelte-21g8x.svelte-21g8x{white-space:pre-line;line-height:1.65;font-size:.98rem;border-top:1px solid #e6ebf0;padding-top:1rem}.hint.svelte-21g8x.svelte-21g8x{font-size:.82rem;color:#6b7a89;margin:1.25rem 0 .9rem}.ack.svelte-21g8x.svelte-21g8x{width:100%;padding:.85rem 1.25rem;background:var(--primary-blue, #002f50);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer}.ack.svelte-21g8x.svelte-21g8x:disabled{opacity:.6;cursor:wait}.more.svelte-21g8x.svelte-21g8x{text-align:center;color:#6b7a89;font-size:.82rem;margin:.75rem 0 0}.indeterminate.svelte-1de36d7.svelte-1de36d7{width:max-content;position:fixed;top:50%;left:50%;transform:translate(-50%,-100%)}.indeterminate.svelte-1de36d7 h2.svelte-1de36d7{font-size:2em}.indeterminate.svelte-1de36d7 p.svelte-1de36d7{font-size:1em;display:flex;justify-content:center}main.svelte-1de36d7.svelte-1de36d7{font-family:var(--font-body);color:var(--text-primary);background:var(--light-bg);min-height:100vh}.notice-banner.svelte-1de36d7.svelte-1de36d7{position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:1000;max-width:min(90vw,560px);display:flex;align-items:center;gap:12px;padding:12px 16px;background:#1f2937;color:#fff;border-radius:8px;box-shadow:0 6px 20px #00000040;font-family:var(--font-body);font-size:.95rem;cursor:pointer}.notice-close.svelte-1de36d7.svelte-1de36d7{background:transparent;border:none;color:#fff;font-size:1.2rem;line-height:1;cursor:pointer;padding:0 2px}
