.nav-top-bar.svelte-ocbj1u{background:#2d2d2d;border-bottom:1px solid rgba(255,255,255,.1);padding:.5rem 0;position:sticky;top:0;z-index:50}[data-theme=light] .nav-top-bar.svelte-ocbj1u{background:#2d2d2d!important;height:65px}[data-theme=dark] .nav-top-bar.svelte-ocbj1u{background:#0f172a!important;height:65px}.nav-top-container.svelte-ocbj1u{display:flex;justify-content:flex-start;align-items:center}.nav-container.svelte-ocbj1u{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:100%;visibility:visible!important;opacity:1!important}.nav-logo.svelte-ocbj1u{justify-self:start;white-space:nowrap;display:block!important;visibility:visible!important}.nav-links.svelte-ocbj1u{justify-self:center;display:flex!important;align-items:center;gap:2rem;margin:0;padding:0;visibility:visible!important;opacity:1!important}.nav-icon.svelte-ocbj1u{width:24px;height:24px;flex-shrink:0;fill:none;stroke-width:2;transition:stroke .3s ease;stroke:#fff;display:block!important;visibility:visible!important;opacity:1!important}[data-theme=light] .nav-icon.svelte-ocbj1u{stroke:#000!important}[data-theme=dark] .nav-icon.svelte-ocbj1u{stroke:#fff!important}.nav-link.svelte-ocbj1u{position:relative;display:flex;align-items:center;justify-content:center;padding:.5rem;text-decoration:none;border:none;background:none;cursor:pointer;color:inherit;font-family:inherit;font-size:inherit}.nav-theme-btn.svelte-ocbj1u{appearance:none;-webkit-appearance:none;-moz-appearance:none}.nav-tooltip.svelte-ocbj1u{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-8px);background:var(--bg-card);color:var(--text-primary);padding:.5rem .75rem;border-radius:.5rem;font-size:.875rem;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease;pointer-events:none;z-index:150;box-shadow:var(--shadow-lg);border:1px solid var(--border-color);margin-bottom:.5rem}.nav-tooltip.svelte-ocbj1u:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--bg-card)}.nav-link.svelte-ocbj1u:hover .nav-tooltip:where(.svelte-ocbj1u){opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}[data-theme=light] .nav-tooltip.svelte-ocbj1u{background:#505050;color:#fff;border-color:#fff3}[data-theme=light] .nav-tooltip.svelte-ocbj1u:after{border-top-color:#505050}.mobile.svelte-ocbj1u .nav-link:where(.svelte-ocbj1u){padding:.75rem 1rem;justify-content:flex-start;gap:.75rem}.mobile.svelte-ocbj1u .nav-link-text:where(.svelte-ocbj1u){display:block;font-size:1rem}.nav-link.svelte-ocbj1u:hover .nav-icon:where(.svelte-ocbj1u){transform:scale(1.1);transition:transform .2s ease}[data-theme=dark] .nav-link.svelte-ocbj1u:hover .nav-icon:where(.svelte-ocbj1u){stroke:var(--bg-accent)!important}[data-theme=light] .nav-link.svelte-ocbj1u:hover .nav-icon:where(.svelte-ocbj1u){stroke:#ff957b!important}[data-theme=light] .nav.svelte-ocbj1u{background:#fff!important;border-bottom:none!important;position:sticky;top:65px;z-index:51}[data-theme=light] .nav.scrolled.svelte-ocbj1u{background:#fff!important;box-shadow:0 2px 8px #0000001a}[data-theme=light] .nav-logo.svelte-ocbj1u{color:#000!important}[data-theme=light] .nav-logo.svelte-ocbj1u:hover{color:#ff957b!important}[data-theme=dark] .nav-logo.svelte-ocbj1u{color:#fff!important}[data-theme=dark] .nav-logo.svelte-ocbj1u:hover{color:var(--bg-accent)!important}[data-theme=light] .nav.svelte-ocbj1u:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#e5e5e5}.menu-toggle.svelte-ocbj1u{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:4px}.hamburger.svelte-ocbj1u{width:25px;height:3px;background:var(--text-primary);transition:.3s;border-radius:2px;display:block}[data-theme=light] .hamburger.svelte-ocbj1u{background:#000}[data-theme=dark] .hamburger.svelte-ocbj1u{background:#fff}.hamburger.active.svelte-ocbj1u:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.hamburger.active.svelte-ocbj1u:nth-child(2){opacity:0}.hamburger.active.svelte-ocbj1u:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.mobile-menu.svelte-ocbj1u{display:none;position:absolute;top:100%;left:0;right:0;background:var(--bg-primary);border-top:1px solid var(--border-color);box-shadow:var(--shadow-lg);transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:100}[data-theme=light] .mobile-menu.svelte-ocbj1u{background:#505050;color:#fff;border-top:1px solid rgba(255,255,255,.1)}[data-theme=light] .mobile-menu.svelte-ocbj1u .nav-link:where(.svelte-ocbj1u){color:#ffffffe6;border-bottom:1px solid rgba(255,255,255,.1)}[data-theme=light] .mobile-menu.svelte-ocbj1u .nav-link:where(.svelte-ocbj1u):hover{color:#ff957b;background:#ffffff0d}[data-theme=dark] .mobile-menu.svelte-ocbj1u{background:#0f172afa}.mobile-menu.open.svelte-ocbj1u{display:block;transform:translateY(0);opacity:1;visibility:visible}.mobile-menu.svelte-ocbj1u .nav-links:where(.svelte-ocbj1u){display:flex;flex-direction:column;align-items:center;padding:1rem 0;gap:0;width:100%;max-width:100%}.mobile.svelte-ocbj1u .nav-link:where(.svelte-ocbj1u){display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;justify-content:flex-start;width:100%;max-width:300px;margin:0 auto}.mobile.svelte-ocbj1u .nav-link-text:where(.svelte-ocbj1u){display:block;font-size:1rem;font-weight:500;white-space:nowrap}.mobile.svelte-ocbj1u .nav-icon:where(.svelte-ocbj1u){flex-shrink:0;width:24px;height:24px}@media(max-width:640px){.nav-links.svelte-ocbj1u:not(.mobile){display:none!important}.menu-toggle.svelte-ocbj1u{display:flex}.nav-logo.svelte-ocbj1u{font-size:1.25rem}.nav-container.svelte-ocbj1u{grid-template-columns:1fr auto!important}}.author-link.svelte-mhm9od{cursor:pointer;color:inherit;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.author-link.svelte-mhm9od:hover{text-decoration-color:currentColor}.tooltip.svelte-mhm9od{position:fixed!important;width:320px;max-width:90vw;max-height:80vh;background:var(--bg-card)!important;color:var(--text-primary)!important;border:1px solid var(--border-color);border-radius:.75rem;box-shadow:var(--shadow-lg);z-index:99999!important;padding:1rem;pointer-events:auto;display:flex!important;flex-direction:column!important;visibility:visible!important;opacity:1!important;overflow-y:auto;overflow-x:hidden}.tooltip-above.svelte-mhm9od{transform:translate(-50%,-100%);margin-bottom:12px;animation:svelte-mhm9od-fadeInAbove .2s ease}.tooltip-below.svelte-mhm9od{transform:translate(-50%);margin-top:12px;animation:svelte-mhm9od-fadeInBelow .2s ease}@keyframes svelte-mhm9od-fadeInAbove{0%{opacity:.3;transform:translate(-50%,calc(-100% - 4px))}to{opacity:1;transform:translate(-50%,-100%)}}.tooltip-below.svelte-mhm9od{animation:svelte-mhm9od-fadeInBelow .2s ease}@keyframes svelte-mhm9od-fadeInBelow{0%{opacity:.3;transform:translate(-50%,4px)}to{opacity:1;transform:translate(-50%)}}.tooltip-above.svelte-mhm9od:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:8px solid transparent;border-top-color:var(--bg-card)}.tooltip-below.svelte-mhm9od:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:8px solid transparent;border-bottom-color:var(--bg-card)}.tooltip-loading.svelte-mhm9od{text-align:center;padding:1rem}.spinner.svelte-mhm9od{border:3px solid var(--bg-secondary);border-top:3px solid var(--bg-accent);border-radius:50%;width:32px;height:32px;animation:svelte-mhm9od-spin .8s linear infinite;margin:0 auto .5rem}@keyframes svelte-mhm9od-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tooltip-loading.svelte-mhm9od p:where(.svelte-mhm9od){margin:0;font-size:.875rem;color:var(--text-secondary)}.tooltip-content.svelte-mhm9od{max-height:none;overflow-y:visible}.tooltip-header.svelte-mhm9od{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}.tooltip-title.svelte-mhm9od{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.wikipedia-link.svelte-mhm9od{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--bg-accent);text-decoration:none;transition:color .2s ease}.wikipedia-link.svelte-mhm9od:hover{opacity:.8;text-decoration:underline}.tooltip-meta.svelte-mhm9od{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color);font-size:.8125rem;color:var(--text-secondary)}.tooltip-meta.svelte-mhm9od span:where(.svelte-mhm9od){display:block}.tooltip-meta.svelte-mhm9od strong:where(.svelte-mhm9od){color:var(--text-primary);font-weight:600}.tooltip-body.svelte-mhm9od{font-size:.875rem;line-height:1.6;color:var(--text-secondary)}.tooltip-body.svelte-mhm9od p:where(.svelte-mhm9od){margin:0 0 .75rem;white-space:pre-wrap;word-wrap:break-word}.biography-text.svelte-mhm9od{max-height:none;overflow:visible}.expand-button.svelte-mhm9od{background:var(--bg-accent);color:#fff;border:none;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:.5rem;width:100%}.expand-button.svelte-mhm9od:hover{background:var(--bg-accent-hover);opacity:.9}[data-theme=light] .expand-button.svelte-mhm9od{background:#ff957b}[data-theme=light] .expand-button.svelte-mhm9od:hover{background:#ff7a5c}.tooltip-empty.svelte-mhm9od{text-align:center;padding:1rem;color:var(--text-secondary);font-size:.875rem}.livre-card.svelte-165b88o{background:var(--bg-card);border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-md);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.livre-card.svelte-165b88o:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.livre-image.svelte-165b88o{position:relative;height:200px;overflow:hidden;background:var(--bg-secondary)}.livre-image.svelte-165b88o img:where(.svelte-165b88o){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.livre-card.svelte-165b88o:hover .livre-image:where(.svelte-165b88o) img:where(.svelte-165b88o){transform:scale(1.05)}.placeholder-image.svelte-165b88o{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-secondary);background:var(--bg-secondary)}.rating-badge.svelte-165b88o{position:absolute;top:.75rem;right:.75rem;background:#000c;color:#fff;padding:.5rem;border-radius:.5rem;display:flex;align-items:center;gap:.25rem;font-size:.75rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rating-value.svelte-165b88o{font-weight:600;margin-right:.25rem}.stars.svelte-165b88o{display:flex;gap:1px}.stars.svelte-165b88o svg:where(.svelte-165b88o){color:#fbbf24}.rating-count.svelte-165b88o{font-size:.625rem;opacity:.8;margin-left:.25rem}.livre-content.svelte-165b88o{padding:1.5rem;flex:1;display:flex;flex-direction:column}.livre-header.svelte-165b88o{margin-bottom:1rem}.livre-titre-btn.svelte-165b88o{background:none;border:none;padding:0;margin:0 0 .5rem;cursor:pointer;text-align:left;width:100%;display:block}.livre-titre.svelte-165b88o{font-size:1.25rem;font-weight:600;color:var(--text-primary);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.livre-titre-btn.svelte-165b88o:hover .livre-titre:where(.svelte-165b88o){color:var(--bg-accent)}.livre-titre-btn.svelte-165b88o:focus{outline:2px solid var(--bg-accent);outline-offset:2px;border-radius:.25rem}.livre-auteur.svelte-165b88o{color:var(--text-secondary);font-size:.875rem;margin:0;font-style:italic}.livre-meta.svelte-165b88o{margin-bottom:1rem;font-size:.875rem}.meta-item.svelte-165b88o{margin-bottom:.25rem;color:var(--text-secondary)}.meta-item.svelte-165b88o strong:where(.svelte-165b88o){color:var(--text-primary)}.livre-resume.svelte-165b88o{margin-bottom:1rem;flex:1}.livre-resume.svelte-165b88o p:where(.svelte-165b88o){font-size:.875rem;line-height:1.5;color:var(--text-secondary);margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.livre-genres.svelte-165b88o{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.genre-tag.svelte-165b88o{background:var(--bg-accent);color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500}.livre-actions.svelte-165b88o{margin-top:auto;padding-top:1rem}.voir-livre-btn.svelte-165b88o{width:100%;background:var(--bg-accent);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.voir-livre-btn.svelte-165b88o:hover:not(:disabled){background:var(--bg-accent-dark, #2563eb);transform:translateY(-1px)}.voir-livre-btn.svelte-165b88o:disabled{background:var(--bg-secondary);color:var(--text-secondary);cursor:not-allowed;opacity:.6}@media(max-width:768px){.livre-content.svelte-165b88o{padding:1rem}.livre-titre.svelte-165b88o{font-size:1.125rem}.livre-meta.svelte-165b88o{font-size:.8125rem}}.modal-overlay.svelte-2a1yko{position:fixed;inset:0;background:#000000bf;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;cursor:pointer}.modal-content.svelte-2a1yko{background:var(--bg-card);border-radius:1.5rem;max-width:900px;max-height:90vh;width:100%;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #0000004d}.modal-header.svelte-2a1yko{padding:2rem;background:#1e293b;color:#fff;display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.modal-header-content.svelte-2a1yko{flex:1}.modal-title.svelte-2a1yko{font-size:1.75rem;font-weight:700;margin:0 0 .5rem;line-height:1.2}.modal-author.svelte-2a1yko{font-size:1rem;opacity:.95;margin:0;font-style:italic}.close-button.svelte-2a1yko{background:#fff3;border:none;border-radius:.5rem;padding:.5rem;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.close-button.svelte-2a1yko:hover{background:#ffffff4d;transform:scale(1.05)}.modal-body.svelte-2a1yko{padding:2rem;overflow-y:auto;flex:1}.modal-body-grid.svelte-2a1yko{display:grid;grid-template-columns:300px 1fr;gap:2rem}.modal-image-section.svelte-2a1yko{display:flex;flex-direction:column;gap:1rem}.modal-image.svelte-2a1yko{width:100%;border-radius:.75rem;box-shadow:0 4px 12px #00000026;aspect-ratio:2 / 3;-o-object-fit:cover;object-fit:cover}.modal-placeholder.svelte-2a1yko{width:100%;aspect-ratio:2 / 3;background:var(--bg-secondary);border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);opacity:.5}.modal-rating.svelte-2a1yko{background:#fbbf241a;padding:1rem;border-radius:.75rem;border:1px solid rgba(251,191,36,.2)}.modal-rating-stars.svelte-2a1yko{display:flex;gap:.25rem;margin-bottom:.5rem}.modal-rating-stars.svelte-2a1yko svg:where(.svelte-2a1yko){color:#fbbf24}.modal-rating-info.svelte-2a1yko{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-primary)}.modal-rating-value.svelte-2a1yko{font-weight:600;font-size:1rem}.modal-rating-count.svelte-2a1yko{color:var(--text-secondary);font-size:.875rem}.modal-details.svelte-2a1yko{display:flex;flex-direction:column;gap:1.5rem}.modal-section.svelte-2a1yko{padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.modal-section.svelte-2a1yko:last-child{border-bottom:none}.modal-section-title.svelte-2a1yko{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.modal-info-grid.svelte-2a1yko{display:flex;flex-direction:column;gap:.5rem}.modal-info-item.svelte-2a1yko{font-size:.9375rem;color:var(--text-secondary);line-height:1.6}.modal-info-item.svelte-2a1yko strong:where(.svelte-2a1yko){color:var(--text-primary);font-weight:600;margin-right:.5rem}.modal-resume.svelte-2a1yko{font-size:.9375rem;line-height:1.7;color:var(--text-secondary)}.modal-read-more.svelte-2a1yko{background:none;border:none;color:var(--bg-accent);cursor:pointer;font-weight:600;font-size:.875rem;padding:.25rem 0;margin-top:.5rem;transition:color .2s ease}.modal-read-more.svelte-2a1yko:hover{color:var(--bg-accent-dark)}.modal-genres.svelte-2a1yko{display:flex;flex-wrap:wrap;gap:.5rem}.modal-genre-tag.svelte-2a1yko{background:var(--bg-accent);color:#fff;padding:.375rem .875rem;border-radius:1rem;font-size:.875rem;font-weight:500}.modal-critiques.svelte-2a1yko{display:flex;flex-direction:column;gap:1rem}.modal-critique.svelte-2a1yko{background:var(--bg-secondary);padding:1rem;border-radius:.75rem}.modal-critique-header.svelte-2a1yko{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.modal-critique-header.svelte-2a1yko strong:where(.svelte-2a1yko){color:var(--text-primary);font-size:.875rem}.modal-critique-stars.svelte-2a1yko{display:flex;gap:.125rem}.modal-critique-stars.svelte-2a1yko svg:where(.svelte-2a1yko){color:#fbbf24;width:14px;height:14px}.modal-critique-text.svelte-2a1yko{font-size:.875rem;color:var(--text-secondary);line-height:1.6;margin:0}.modal-footer.svelte-2a1yko{padding:1.5rem 2rem;background:var(--bg-secondary);display:flex;justify-content:flex-end;gap:1rem}.modal-button.svelte-2a1yko{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:.9375rem}.modal-button-primary.svelte-2a1yko{background:var(--bg-accent);color:#fff}.modal-button-primary.svelte-2a1yko:hover{background:var(--bg-accent-dark);transform:translateY(-1px)}.modal-button-secondary.svelte-2a1yko{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color)}.modal-button-secondary.svelte-2a1yko:hover{background:var(--bg-secondary)}@media(max-width:768px){.modal-body-grid.svelte-2a1yko{grid-template-columns:1fr}.modal-header.svelte-2a1yko{padding:1.5rem}.modal-title.svelte-2a1yko{font-size:1.5rem}.modal-body.svelte-2a1yko{padding:1.5rem}.modal-footer.svelte-2a1yko{padding:1rem 1.5rem;flex-direction:column}.modal-button.svelte-2a1yko{width:100%}}.section.svelte-1xyyzlx{padding:4rem 0;background:var(--bg-primary)}.container.svelte-1xyyzlx{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header.svelte-1xyyzlx{text-align:center;margin-bottom:3rem}.section-header.svelte-1xyyzlx h2:where(.svelte-1xyyzlx){font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}[data-theme=dark] .section-header.svelte-1xyyzlx h2:where(.svelte-1xyyzlx){color:#fff!important}.section-subtitle.svelte-1xyyzlx{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.loading-state.svelte-1xyyzlx,.error-state.svelte-1xyyzlx,.empty-state.svelte-1xyyzlx{text-align:center;padding:4rem 2rem}.loading-spinner.svelte-1xyyzlx{width:40px;height:40px;border:4px solid var(--border-color);border-top:4px solid var(--bg-accent);border-radius:50%;animation:svelte-1xyyzlx-spin 1s linear infinite;margin:0 auto 1rem}@keyframes svelte-1xyyzlx-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.retry-btn.svelte-1xyyzlx{background:var(--bg-accent);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1.5rem;cursor:pointer;transition:all .3s ease;margin-top:1rem}.retry-btn.svelte-1xyyzlx:hover{background:var(--bg-accent-dark, #2563eb);transform:translateY(-2px)}.livres-grid.svelte-1xyyzlx{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}@media(max-width:768px){.container.svelte-1xyyzlx{padding:0 1rem}.section-header.svelte-1xyyzlx h2:where(.svelte-1xyyzlx){font-size:2rem}.livres-grid.svelte-1xyyzlx{grid-template-columns:1fr}}.gallery-overlay.svelte-geoysn{position:fixed;inset:0;background:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.gallery-container.svelte-geoysn{width:100%;height:100%;display:flex;flex-direction:column;position:relative}.gallery-header.svelte-geoysn{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:linear-gradient(to bottom,rgba(0,0,0,.8),transparent)}.gallery-info.svelte-geoysn{color:#fff;font-size:1.1rem;font-weight:500}.close-btn.svelte-geoysn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.close-btn.svelte-geoysn:hover{background:#fff3;transform:scale(1.1)}.gallery-main.svelte-geoysn{flex:1;display:flex;align-items:center;justify-content:center;position:relative;padding:4rem 2rem 2rem}.nav-btn.svelte-geoysn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:10}.nav-btn.svelte-geoysn:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}.nav-prev.svelte-geoysn{left:2rem}.nav-next.svelte-geoysn{right:2rem}.image-container.svelte-geoysn{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:zoom-in}.main-image.svelte-geoysn{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;-moz-user-select:none;user-select:none;-webkit-user-select:none}.main-image.zoomed.svelte-geoysn{cursor:grab}.main-image.zoomed.svelte-geoysn:active{cursor:grabbing}.thumbnails-container.svelte-geoysn{position:absolute;bottom:0;left:0;right:0;padding:1rem 2rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent)}.thumbnails.svelte-geoysn{display:flex;gap:.5rem;justify-content:center;overflow-x:auto;padding:.5rem 0}.thumbnail.svelte-geoysn{flex-shrink:0;width:60px;height:60px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:none;padding:0}.thumbnail.svelte-geoysn:hover{border-color:#ffffff80;transform:scale(1.05)}.thumbnail.active.svelte-geoysn{border-color:var(--bg-accent);transform:scale(1.1)}.thumbnail.svelte-geoysn img:where(.svelte-geoysn){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-controls.svelte-geoysn{position:absolute;bottom:0;left:0;right:0;padding:.5rem 2rem 1rem;text-align:center}.control-hint.svelte-geoysn{color:#ffffffb3;font-size:.9rem}@media(max-width:768px){.gallery-header.svelte-geoysn{padding:1rem}.gallery-main.svelte-geoysn{padding:3rem 1rem 1rem}.nav-btn.svelte-geoysn{width:40px;height:40px}.nav-prev.svelte-geoysn{left:1rem}.nav-next.svelte-geoysn{right:1rem}.thumbnails-container.svelte-geoysn{padding:1rem}.thumbnail.svelte-geoysn{width:50px;height:50px}.control-hint.svelte-geoysn{font-size:.8rem}}.livre-card.svelte-1nwymv9{background:var(--bg-card);border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-md);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.livre-card.svelte-1nwymv9:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.livre-image.svelte-1nwymv9{position:relative;height:200px;aspect-ratio:2 / 3;overflow:hidden;background:var(--bg-secondary)}.livre-image.svelte-1nwymv9 img:where(.svelte-1nwymv9){display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease;image-rendering:auto;transform:scale(1.08)}.livre-card.svelte-1nwymv9:hover .livre-image:where(.svelte-1nwymv9) img:where(.svelte-1nwymv9){transform:scale(1.12)}.placeholder-image.svelte-1nwymv9{display:flex;align-items:center;justify-content:center;height:100%;width:100%;color:var(--text-secondary);background:var(--bg-secondary)}.placeholder-image.svelte-1nwymv9 svg:where(.svelte-1nwymv9){max-width:80px;max-height:80px;opacity:.3;fill:currentColor}.livre-content.svelte-1nwymv9{padding:1.5rem;flex:1;display:flex;flex-direction:column}.livre-header.svelte-1nwymv9{margin-bottom:1rem}.livre-titre-btn.svelte-1nwymv9{background:none;border:none;padding:0;margin:0 0 .5rem;cursor:pointer;text-align:left;width:100%;display:block}.livre-titre.svelte-1nwymv9{font-size:1.125rem;font-weight:600;color:var(--text-primary);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.livre-titre-btn.svelte-1nwymv9:hover .livre-titre:where(.svelte-1nwymv9){color:var(--bg-accent)}.livre-titre-btn.svelte-1nwymv9:focus{outline:2px solid var(--bg-accent);outline-offset:2px;border-radius:.25rem}.livre-auteur.svelte-1nwymv9{color:var(--text-secondary);font-size:.875rem;margin:0;font-style:italic;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.book-categories.svelte-1nwymv9{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.category-tag.svelte-1nwymv9{background:var(--bg-accent);color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500}.sub-category-tag.svelte-1nwymv9{background:var(--bg-secondary);color:var(--text-primary);padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500;border:1px solid var(--border-color)}.book-meta.svelte-1nwymv9{font-size:.8125rem;color:var(--text-secondary);margin-bottom:1rem}.meta-item.svelte-1nwymv9{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.livre-actions.svelte-1nwymv9{margin-top:auto;padding-top:1rem;display:flex;flex-direction:column;gap:.75rem}.book-price.svelte-1nwymv9{background:var(--bg-accent);color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;font-size:1rem;text-align:center}.voir-livre-btn.svelte-1nwymv9{width:100%;background:var(--bg-accent);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.voir-livre-btn.svelte-1nwymv9:hover{background:var(--bg-accent-dark, #2563eb);transform:translateY(-1px)}@media(max-width:1024px){.livre-image.svelte-1nwymv9{height:180px}}@media(max-width:640px){.livre-image.svelte-1nwymv9{height:160px}}@media(max-width:768px){.livre-content.svelte-1nwymv9{padding:1rem}.livre-titre.svelte-1nwymv9{font-size:1rem}}.contact-modal-panel.svelte-1btwglb{background-color:#fff;border:1px solid var(--border-color)}[data-theme=dark] .contact-modal-panel.svelte-1btwglb{background-color:var(--bg-card);color:var(--text-primary);border-color:var(--border-color);box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0a}[data-theme=light] .contact-modal-panel.svelte-1btwglb{background-color:#fff;border-color:var(--border-color)}[data-theme=light] .contact-modal-body.svelte-1btwglb .contact-modal-section-title:where(.svelte-1btwglb){color:#1a1a1a!important}[data-theme=light] .contact-modal-body.svelte-1btwglb .contact-modal-label:where(.svelte-1btwglb){color:#262626!important}[data-theme=light] .contact-modal-body.svelte-1btwglb .contact-modal-help:where(.svelte-1btwglb){color:#525252!important}.modal-header.svelte-1btwglb{background-color:#ff957b}.modal-header-subtitle.svelte-1btwglb{color:#ffffffeb}[data-theme=dark] .modal-header.svelte-1btwglb{background-color:#e85d40;box-shadow:inset 0 -1px #00000014}[data-theme=dark] .contact-modal-body.svelte-1btwglb .contact-modal-section-title:where(.svelte-1btwglb){color:#f8fafc}[data-theme=dark] .contact-modal-body.svelte-1btwglb .contact-modal-label:where(.svelte-1btwglb){color:#e2e8f0}[data-theme=dark] .contact-modal-body.svelte-1btwglb .contact-modal-help:where(.svelte-1btwglb){color:#cbd5e1}[data-theme=dark] .contact-modal-section-icon--user.svelte-1btwglb{color:#7dd3fc}[data-theme=dark] .contact-modal-section-icon--mail.svelte-1btwglb{color:#4ade80}[data-theme=dark] .contact-modal-section-icon--org.svelte-1btwglb{color:#fb923c}[data-theme=dark] .contact-modal-section-icon--msg.svelte-1btwglb{color:#c084fc}[data-theme=dark] .contact-modal-input.svelte-1btwglb{background-color:#fff!important;color:#0f172a!important;border-color:#94a3b8!important;color-scheme:light}[data-theme=dark] .contact-modal-input.svelte-1btwglb::-moz-placeholder{color:#64748b!important;opacity:1}[data-theme=dark] .contact-modal-input.svelte-1btwglb::placeholder{color:#64748b!important;opacity:1}[data-theme=dark] .contact-modal-input.svelte-1btwglb:focus{border-color:#ff957b!important;box-shadow:0 0 0 2px #ff957b59}[data-theme=dark] .contact-modal-btn-cancel.svelte-1btwglb{background-color:transparent;color:#f8fafc!important;border:2px solid #64748b!important}[data-theme=dark] .contact-modal-btn-cancel.svelte-1btwglb:hover{background-color:#ffffff0f;border-color:#94a3b8!important}.modal-submit-btn.svelte-1btwglb{background-color:#e85d40;color:#fff;font-weight:600;box-shadow:0 1px 2px #0000001f;text-shadow:0 1px 0 rgba(0,0,0,.12)}.modal-submit-btn.svelte-1btwglb:hover:not(:disabled){background-color:#d94a32}[data-theme=light] .modal-submit-btn.svelte-1btwglb{background-color:#ff957b}[data-theme=light] .modal-submit-btn.svelte-1btwglb:hover:not(:disabled){background-color:#ff7a5c}[data-theme=dark] .modal-submit-btn.svelte-1btwglb{background-color:#e85d40;color:#fff}[data-theme=dark] .modal-submit-btn.svelte-1btwglb:hover:not(:disabled){background-color:#ff6b4a}.contact-modal-alert--success.svelte-1btwglb{background-color:#dcfce7;color:#166534;border:1px solid #86efac}.contact-modal-alert--error.svelte-1btwglb{background-color:#fee2e2;color:#991b1b;border:1px solid #fca5a5}[data-theme=dark] .contact-modal-alert--success.svelte-1btwglb{background-color:#16653459;color:#bbf7d0;border-color:#4ade8066}[data-theme=dark] .contact-modal-alert--error.svelte-1btwglb{background-color:#7f1d1d59;color:#fecaca;border-color:#f8717173}.modal-overlay.svelte-1pmu08l{position:fixed;inset:0;background:#000000bf;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.modal-content.svelte-1pmu08l{background:var(--bg-card);border-radius:1.5rem;max-width:900px;max-height:90vh;width:100%;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #0000004d}.modal-header.svelte-1pmu08l{padding:2rem;background:#1e293b;color:#fff;display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.modal-header-content.svelte-1pmu08l{flex:1}.modal-title.svelte-1pmu08l{font-size:1.75rem;font-weight:700;margin:0 0 .5rem;line-height:1.2}.modal-author.svelte-1pmu08l{font-size:1rem;opacity:.95;margin:0;font-style:italic}.close-button.svelte-1pmu08l{background:#fff3;border:none;border-radius:.5rem;padding:.5rem;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.close-button.svelte-1pmu08l:hover{background:#ffffff4d;transform:scale(1.05)}.modal-body.svelte-1pmu08l{padding:2rem;overflow-y:auto;flex:1}.modal-body-grid.svelte-1pmu08l{display:grid;grid-template-columns:300px 1fr;gap:2rem}.modal-image-section.svelte-1pmu08l{display:flex;flex-direction:column;gap:1rem}.modal-image.svelte-1pmu08l{width:100%;border-radius:.75rem;box-shadow:0 4px 12px #00000026;aspect-ratio:2 / 3;-o-object-fit:cover;object-fit:cover}.modal-placeholder.svelte-1pmu08l{width:100%;aspect-ratio:2 / 3;background:var(--bg-secondary);border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);opacity:.5}.modal-details.svelte-1pmu08l{display:flex;flex-direction:column;gap:1.5rem}.modal-section.svelte-1pmu08l{padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.modal-section.svelte-1pmu08l:last-child{border-bottom:none}.modal-section-title.svelte-1pmu08l{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.modal-price.svelte-1pmu08l{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--bg-accent);color:#fff;border-radius:.75rem}.modal-price-label.svelte-1pmu08l{font-size:1rem;opacity:.9}.modal-price-value.svelte-1pmu08l{font-size:1.5rem;font-weight:700}.modal-categories.svelte-1pmu08l{display:flex;flex-wrap:wrap;gap:.5rem}.modal-category-tag.svelte-1pmu08l{background:var(--bg-accent);color:#fff;padding:.375rem .875rem;border-radius:1rem;font-size:.875rem;font-weight:500}.modal-sub-category-tag.svelte-1pmu08l{background:var(--bg-secondary);color:var(--text-primary);padding:.375rem .875rem;border-radius:1rem;font-size:.875rem;font-weight:500;border:1px solid var(--border-color)}.modal-info-grid.svelte-1pmu08l{display:flex;flex-direction:column;gap:.5rem}.modal-info-item.svelte-1pmu08l{font-size:.9375rem;color:var(--text-secondary);line-height:1.6}.modal-info-item.svelte-1pmu08l strong:where(.svelte-1pmu08l){color:var(--text-primary);font-weight:600;margin-right:.5rem}.modal-footer.svelte-1pmu08l{padding:1.5rem 2rem;background:var(--bg-secondary);display:flex;justify-content:flex-end;gap:1rem}.modal-button.svelte-1pmu08l{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:.9375rem}.modal-button-primary.svelte-1pmu08l{background:var(--bg-accent);color:#fff}.modal-button-primary.svelte-1pmu08l:hover{background:var(--bg-accent-dark);transform:translateY(-1px)}.modal-button-secondary.svelte-1pmu08l{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color)}.modal-button-secondary.svelte-1pmu08l:hover{background:var(--bg-secondary)}@media(max-width:768px){.modal-body-grid.svelte-1pmu08l{grid-template-columns:1fr}.modal-header.svelte-1pmu08l{padding:1.5rem}.modal-title.svelte-1pmu08l{font-size:1.5rem}.modal-body.svelte-1pmu08l{padding:1.5rem}.modal-footer.svelte-1pmu08l{padding:1rem 1.5rem;flex-direction:column}.modal-button.svelte-1pmu08l{width:100%}}.section.svelte-1o2qcl4{padding:4rem 0;background:var(--bg-primary)}.container.svelte-1o2qcl4{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header.svelte-1o2qcl4{text-align:center;margin-bottom:3rem}.section-header.svelte-1o2qcl4 h2:where(.svelte-1o2qcl4){font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}[data-theme=dark] .section-header.svelte-1o2qcl4 h2:where(.svelte-1o2qcl4){color:#fff!important}.section-subtitle.svelte-1o2qcl4{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.loading-state.svelte-1o2qcl4,.error-state.svelte-1o2qcl4,.empty-state.svelte-1o2qcl4{text-align:center;padding:4rem 2rem}.spinner.svelte-1o2qcl4{width:40px;height:40px;border:4px solid var(--border-color);border-top:4px solid var(--bg-accent);border-radius:50%;animation:svelte-1o2qcl4-spin 1s linear infinite;margin:0 auto 1rem}@keyframes svelte-1o2qcl4-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.retry-btn.svelte-1o2qcl4{background:var(--bg-accent);color:#fff;border:none;border-radius:.5rem;padding:.75rem 1.5rem;cursor:pointer;margin-top:1rem}.books-grid.svelte-1o2qcl4{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.load-more.svelte-1o2qcl4{text-align:center;margin:3rem 0}.load-more-btn.svelte-1o2qcl4{background:var(--bg-accent);color:#fff;border:none;border-radius:.5rem;padding:1rem 2rem;cursor:pointer;font-weight:500;display:inline-flex;align-items:center;gap:.5rem;font-size:1rem}.load-more-btn.svelte-1o2qcl4:hover{background:var(--bg-accent-dark, #2563eb);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.why-section.svelte-1o2qcl4,.contact-section.svelte-1o2qcl4{margin-top:4rem}.why-header.svelte-1o2qcl4{text-align:center;margin-bottom:2rem}.why-header.svelte-1o2qcl4 svg:where(.svelte-1o2qcl4){margin:0 auto 1rem;display:block;color:var(--bg-accent);width:48px;height:48px}.why-header.svelte-1o2qcl4 h3:where(.svelte-1o2qcl4){font-size:2rem;font-weight:600;margin-bottom:.5rem}.why-grid.svelte-1o2qcl4{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding-bottom:2rem}.reason-card.svelte-1o2qcl4{background:var(--bg-card);padding:2rem;border-radius:1rem;box-shadow:var(--shadow-md);text-align:center}.reason-number.svelte-1o2qcl4{position:absolute;top:1rem;right:1rem;background:var(--bg-accent);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}[data-theme=light] .reason-number.svelte-1o2qcl4{background:#cf3539;box-shadow:0 2px 8px #cf353933}.reason-icon.svelte-1o2qcl4{width:80px;height:80px;margin:0 auto 1rem;background:var(--bg-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #00000026}[data-theme=light] .reason-icon.svelte-1o2qcl4{background:#ffe5e3;color:#ff957b!important;box-shadow:0 2px 8px #ff957b26}.reason-icon.svelte-1o2qcl4 svg:where(.svelte-1o2qcl4){width:40px;height:40px}.reason-card.svelte-1o2qcl4 h4:where(.svelte-1o2qcl4){font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.reason-card.svelte-1o2qcl4 p:where(.svelte-1o2qcl4){color:var(--text-secondary);font-size:.875rem}.contact-header.svelte-1o2qcl4{text-align:center;margin-bottom:2rem}.contact-header.svelte-1o2qcl4 svg:where(.svelte-1o2qcl4){margin:0 auto 1rem;display:block;color:var(--bg-accent);width:48px;height:48px}.contact-actions.svelte-1o2qcl4{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.help-section.svelte-1o2qcl4{text-align:center;padding:2rem;background:var(--bg-card);border-radius:1rem}.help-actions.svelte-1o2qcl4{display:flex;justify-content:center;gap:1rem;margin:1rem 0}@media(max-width:1200px){.books-grid.svelte-1o2qcl4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.container.svelte-1o2qcl4{padding:0 1rem}.section-header.svelte-1o2qcl4 h2:where(.svelte-1o2qcl4){font-size:2rem}.books-grid.svelte-1o2qcl4,.why-grid.svelte-1o2qcl4{grid-template-columns:1fr}.contact-actions.svelte-1o2qcl4,.help-actions.svelte-1o2qcl4{flex-direction:column}}main.svelte-1uha8ag{scroll-behavior:smooth}section.svelte-1uha8ag{scroll-margin-top:80px}
