.hp{--luz:#0093d0;--luz-deep:#006e9e;--sky:#e9f5fb;--sky-line:#cfe8f5;--ink:#1e2a32;--muted:#5c707c;--paper:#fff;--gold:#f5b32b;--radius:14px;color:var(--ink);line-height:1.6}.hp h2.section{font-family:var(--font-fraunces),serif;letter-spacing:-.01em;margin-bottom:6px;font-size:1.7rem;font-weight:600}.hp .section-sub{color:var(--muted);margin-bottom:28px;font-size:.92rem}.hp .section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.hp .see-all{white-space:nowrap;color:var(--luz-deep);margin-bottom:28px;font-size:.9rem;font-weight:800;text-decoration:none}.hp .see-all:hover{text-decoration:underline}.hp .hero{background:var(--sky);position:relative;overflow:hidden}.hp .hero:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(55% 70% at 68% 40%,#ffffffe6 0%,#fff8e166 42%,#e9f5fb00 75%);position:absolute;inset:0}.hp .hero-inner{z-index:2;max-width:1180px;min-height:480px;margin:0 auto;position:relative}.hp .slide{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:48px;padding:56px 24px;display:none}.hp .slide.active{display:grid}.hp .slide-copy .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--luz-deep);margin-bottom:14px;font-size:.78rem;font-weight:800}.hp .slide-copy h1{font-family:var(--font-fraunces),serif;letter-spacing:-.015em;margin-bottom:12px;font-size:clamp(2.1rem,4.6vw,3.2rem);font-weight:600;line-height:1.08}.hp .slide-copy .by{color:var(--muted);margin-bottom:24px}.hp .slide-cta{color:#fff;background:var(--luz);border:2px solid var(--luz);border-radius:100px;align-items:center;gap:10px;padding:13px 28px;font-size:.95rem;font-weight:800;text-decoration:none;transition:background .12s,transform .12s;display:inline-flex}.hp .slide-cta:hover{background:var(--luz-deep);border-color:var(--luz-deep);transform:translateY(-1px)}.hp .slide-art{border-radius:var(--radius);aspect-ratio:16/10;background:var(--paper);overflow:hidden;box-shadow:0 26px 50px -22px #00507866}.hp .slide-art img{object-fit:cover;width:100%;height:100%}.hp .hero-dots{z-index:3;justify-content:center;gap:10px;display:flex;position:absolute;bottom:22px;left:0;right:0}.hp .hero-dots button{cursor:pointer;background:var(--sky-line);border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .12s,transform .12s}.hp .hero-dots button.on{background:var(--luz);transform:scale(1.25)}.hp .shelf-wrap{max-width:1180px;margin:0 auto;padding:64px 24px 30px}.hp .shelf-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:24px;padding-bottom:14px;display:flex;overflow-x:auto}.hp .shelf-track::-webkit-scrollbar{height:6px}.hp .shelf-track::-webkit-scrollbar-thumb{background:var(--sky-line);border-radius:100px}.hp .book-card{scroll-snap-align:start;flex:0 0 200px}.hp .book-card a{color:inherit;text-decoration:none}.hp .book-cover{aspect-ratio:4/4.4;background:var(--sky);border:1px solid var(--sky-line);border-radius:8px;justify-content:center;align-items:center;margin-bottom:12px;padding:10px;transition:transform .15s;display:flex;overflow:hidden;box-shadow:0 12px 24px -16px #0050784d}.hp .book-card:hover .book-cover{transform:translateY(-4px)}.hp .book-cover img{object-fit:contain;max-width:100%;max-height:100%;padding:0}.hp .book-card .t{font-family:var(--font-fraunces),serif;color:var(--ink);font-size:.98rem;font-weight:600;line-height:1.3}.hp .book-card .p{color:var(--muted);font-size:.85rem}.hp .mission{background:var(--sky);margin-top:34px}.hp .mission-inner{text-align:center;max-width:900px;margin:0 auto;padding:72px 24px}.hp .mission p{font-family:var(--font-fraunces),serif;letter-spacing:-.01em;font-size:clamp(1.3rem,2.6vw,1.8rem);font-weight:500;line-height:1.45}.hp .mission .since{font-family:var(--font-nunito-sans),sans-serif;letter-spacing:.06em;text-transform:uppercase;color:var(--luz-deep);margin-top:16px;font-size:.85rem;font-weight:800}.hp .identity{max-width:1180px;margin:0 auto;padding:56px 24px 26px}.hp .identity-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.hp .id-card{border:1px solid var(--sky-line);border-radius:var(--radius);padding:26px 24px;transition:border-color .12s}.hp .id-card:hover{border-color:var(--luz)}.hp .id-card a{text-decoration:none}.hp .id-card .ic{background:var(--sky);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;display:flex}.hp .id-card .ic svg{width:22px;height:22px;stroke:var(--luz);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.hp .id-card h3{font-family:var(--font-fraunces),serif;color:var(--ink);margin-bottom:6px;font-size:1.15rem;font-weight:600}.hp .id-card p{color:var(--muted);font-size:.9rem}.hp .news-band{max-width:1180px;margin:30px auto 0;padding:0 24px 70px}.hp .news-card{background:var(--luz);border-radius:var(--radius);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:48px 40px;display:flex}.hp .news-card h2{font-family:var(--font-fraunces),serif;margin-bottom:4px;font-size:1.5rem;font-weight:600}.hp .news-card p{opacity:.9;font-size:.92rem}.hp .news-form{flex-wrap:wrap;gap:10px;display:flex}.hp .news-form input{border:none;border-radius:100px;min-width:260px;padding:13px 18px;font-family:inherit;font-size:.95rem}.hp .news-form button{cursor:pointer;background:var(--ink);color:#fff;border:none;border-radius:100px;padding:13px 26px;font-family:inherit;font-size:.95rem;font-weight:800}.hp .news-ok{font-size:.92rem;font-weight:800}@media (max-width:900px){.hp .slide{grid-template-columns:1fr;gap:28px;padding:40px 24px 64px}.hp .slide-art{order:-1}.hp .identity-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hp .slide-cta,.hp .book-cover{transition:none}}
