:root{--es-color-primary:#f4a21e;--es-color-primary-hover:#ffb84a;--es-color-secondary:#0ea5a4;--es-bg:#08111f;--es-surface:#101827;--es-surface-hover:#172337;--es-text:#f8fafc;--es-text-muted:#94a3b8;--es-border:#22324b;--es-space-1:4px;--es-space-2:8px;--es-space-3:12px;--es-space-4:16px;--es-space-5:24px;--es-space-6:32px;--es-space-7:48px;--es-radius-sm:8px;--es-radius-md:16px;--es-radius-lg:24px;--es-shadow-sm:0 4px 12px #0000002e;--es-shadow-md:0 12px 30px #00000047;--es-shadow-lg:0 24px 60px #00000059}body{background:var(--es-bg);color:var(--es-text);margin:0;font-family:Inter,system-ui,sans-serif}.app{max-width:1600px;margin:auto;padding:72px 64px}.hero h1{font-size:3rem}.hero p{color:var(--es-text-muted)}.es-home-header{margin-bottom:48px}.es-logo{width:120px;height:auto;margin-bottom:20px}.es-home-header h1{color:var(--es-text);margin:0;font-size:3.5rem;font-weight:800}.es-home-header p{color:var(--es-text-muted);margin-top:16px;font-size:1.25rem}.es-route-loading,.es-route-error{border:1px solid var(--es-border);border-radius:var(--es-radius-md);background:var(--es-surface);max-width:680px;margin:96px auto;padding:32px}.es-route-loading{color:var(--es-text-muted);text-align:center}.es-route-error h1{margin:0 0 12px}.es-route-error p{color:var(--es-text-muted);margin:0}:focus-visible{outline:3px solid var(--es-color-primary);outline-offset:3px}.es-skip-link{z-index:1000;background:var(--es-color-primary);color:#111;border-radius:6px;padding:10px 14px;font-weight:700;text-decoration:none;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.es-skip-link:focus{transform:translateY(0)}a.es-book-card,a.es-person-card,a.es-organization-card,a.es-taxonomy-card,a.es-continue-reading-card{color:inherit;text-decoration:none}.es-hero{margin-bottom:80px;position:relative}.es-hero-stage{border-radius:28px;transition:opacity .35s;position:relative;overflow:hidden}.es-hero-stage.fade-out{opacity:0}.es-hero-stage.fade-in{opacity:1}.es-hero-slide{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:28px;align-items:flex-end;height:350px;padding:40px;display:flex;position:relative;overflow:hidden}.es-hero-overlay{background:linear-gradient(90deg,#08111ff0 0%,#08111fe0 28%,#08111f94 55%,#08111f2e 82%,#08111f14 100%);position:absolute;inset:0}.es-hero-content{z-index:2;max-width:560px;position:relative}.es-hero-intro{color:var(--es-color-primary);letter-spacing:.4px;background:#f4a21e29;border-radius:999px;align-items:center;margin-bottom:12px;padding:8px 18px;font-weight:700;display:inline-flex}.es-hero-author{margin-bottom:6px;font-size:1.15rem;font-weight:700}.es-hero-author span{opacity:.75;margin-left:8px;font-weight:400}.es-hero-content h1{margin:0 0 12px;font-size:3rem;font-weight:800;line-height:1.05}.es-hero-content p{color:#ffffffdb;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.98rem;line-height:1.55;display:-webkit-box;overflow:hidden}.es-hero-actions{flex-wrap:wrap;gap:16px;display:flex}.es-hero-arrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;opacity:.5;z-index:20;background:#00000029;border:none;border-radius:50%;width:52px;height:52px;transition:all .25s;position:absolute;top:50%;transform:translateY(-50%)}.es-hero:hover .es-hero-arrow{opacity:.8}.es-prev{left:24px}.es-next{right:24px}.es-hero-arrow:hover{background:#00000085}.es-hero-dots{justify-content:center;align-items:center;gap:12px;margin-top:26px;display:flex}.es-hero-dot{cursor:pointer;background:#ffffff47;border:none;border-radius:999px;width:10px;height:10px;transition:all .25s}.es-hero-dot:hover{background:#ffffff8c}.es-hero-dot.active{background:var(--es-color-primary);width:34px}.es-button-primary,.es-button-secondary{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;height:48px;padding:0 26px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.es-button-primary{background:var(--es-color-primary);color:#111;border:none;box-shadow:0 10px 24px #f4a21e47}.es-button-primary:hover{background:var(--es-color-primary-hover);transform:translateY(-2px);box-shadow:0 14px 32px #f4a21e61}.es-button-secondary{color:var(--es-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff29}.es-button-secondary:hover{background:#ffffff24;border-color:#ffffff47;transform:translateY(-2px)}@media (width<=992px){.es-hero-slide{height:294px;padding:32px}.es-hero-content h1{font-size:2.5rem}}@media (width<=768px){.es-hero-slide{height:322px;padding:24px}.es-hero-content{max-width:100%}.es-hero-content h1{font-size:2rem}.es-hero-author,.es-hero-content p{font-size:1rem}.es-hero-actions{flex-direction:column;align-items:flex-start}.es-hero-arrow{opacity:.5;width:44px;height:44px}}
