
:root{--navy:#090d18;--navy2:#111a31;--gold:#e6aa25;--cream:#f6f1e7;--paper:#fffdf8;--ink:#15182a;--muted:#6f6c70;--line:#ddd4c5}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
.site-header{height:86px;background:rgba(7,11,21,.97);display:flex;align-items:center;padding:0 4vw;position:sticky;top:0;z-index:30;border-bottom:1px solid #252b3a}.brand img{width:215px;max-height:64px;object-fit:contain}.site-header nav{margin-left:auto;display:flex;gap:27px}.site-header nav a{color:#fff;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.site-header nav a:hover{color:var(--gold)}.menu-btn{display:none;margin-left:auto;background:none;border:0;color:white;font-size:28px}
.hero{min-height:515px;background:radial-gradient(circle at 65% 35%,#25345d 0,#121a31 34%,#080d19 72%);color:white;display:grid;grid-template-columns:42% 58%;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;inset:0;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:57px 57px;opacity:.09;pointer-events:none}.hero-copy{padding:74px 0 65px 5vw;position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:.22em;font-weight:900;color:var(--gold)}.hero h1,.page-hero h1,.detail-copy h1{font-family:Georgia,serif}.hero h1{font-size:56px;line-height:.95;margin:16px 0 25px;letter-spacing:-.03em}.hero h1 em{font-style:normal;color:var(--gold);font-size:1.45em}.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.6;max-width:570px;color:#e8e9ed}.button{display:inline-block;background:var(--gold);color:#111827;font-weight:900;padding:15px 22px;border-radius:9px;margin-top:18px}.button.secondary{background:transparent;color:var(--ink);border:1px solid #a49a87}.hero-books{position:relative;z-index:2;height:515px}.hero-book{position:absolute;bottom:26px;filter:drop-shadow(0 18px 18px #0008);transition:.3s}.hero-book:hover{transform:translateY(-13px) rotate(0)!important;z-index:9}.hero-book img{height:390px;width:auto;border-radius:2px}.hb1{left:10%;transform:rotate(-4deg)}.hb2{left:30%;transform:rotate(1deg);z-index:4}.hb3{left:52%;transform:rotate(3deg)}.hb4{left:71%;transform:rotate(5deg)}
.virtues{display:grid;grid-template-columns:repeat(4,1fr);padding:23px 5vw;background:var(--paper);border-bottom:1px solid var(--line);gap:20px}.virtues div{display:flex;align-items:center;gap:15px;font-weight:700}.virtues b{color:var(--gold);font-size:30px}.section{padding:45px 5vw}.section.alt{background:#efe9dc}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-head h2{font-family:Georgia,serif;font-size:30px;margin:0}.section-head>a{font-size:13px;font-weight:900;color:#9c6b0c}
.book-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.book-card{min-width:0}.cover-wrap{display:block;height:370px;perspective:800px;margin-bottom:15px}.cover-wrap img{height:100%;width:auto;max-width:100%;margin:auto;object-fit:contain;box-shadow:10px 12px 20px #0003;transition:transform .28s,box-shadow .28s;transform-origin:left center}.book-card:hover .cover-wrap img{transform:rotateY(-7deg) translateY(-6px);box-shadow:18px 20px 28px #0003}.pill{display:inline-block;background:#ece2cb;padding:5px 8px;border-radius:6px;font-size:11px;font-weight:800}.book-card h3{font-size:16px;margin:10px 0 5px}.book-card .author,.meta{font-size:12px;color:var(--muted);margin:5px 0}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:13px;font-size:13px}.card-bottom strong{font-size:16px}.card-bottom a{font-weight:800;color:#875e0c}
.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.collection-card,.collection-row{color:white;border-radius:13px;background:linear-gradient(130deg,#151d37,#070b13);padding:30px;min-height:160px;position:relative;overflow:hidden}.collection-card:after,.collection-row:after{content:"";position:absolute;width:140px;height:140px;border:1px solid #ffffff2b;border-radius:50%;right:-35px;bottom:-55px}.collection-card h3{font-family:Georgia,serif;font-size:25px;margin:0 0 8px}.collection-card p{color:#d6d9e3;font-size:14px}.collection-card span{display:inline-block;margin-top:18px;color:var(--gold);font-weight:900;font-size:12px}.c-infiltracion-friki{background:linear-gradient(130deg,#0c3d56,#102638)}.c-espejo-del-gato{background:linear-gradient(130deg,#15142c,#32134b)}.c-infantil{background:linear-gradient(130deg,#363053,#15172b)}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-grid article{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:27px}.news-grid small{color:#a3700e;font-weight:900}.news-grid h3{font-family:Georgia,serif;font-size:23px}.news-grid p{color:var(--muted);line-height:1.55}.news-grid a{font-weight:900;font-size:13px}.news-grid .events{background:var(--navy2);color:white;border:0}.news-grid .events p{color:#cfd3de}
.newsletter{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:28px 5vw;background:linear-gradient(90deg,#16153b,#101a3a);color:white}.newsletter div{display:flex;flex-direction:column}.newsletter strong{font-family:Georgia,serif;font-size:23px}.newsletter span{color:#cbd0dc;margin-top:5px}.newsletter form{display:flex;max-width:620px;width:48%}.newsletter input{flex:1;border:0;padding:15px;border-radius:8px 0 0 8px;font-size:15px}.newsletter button{border:0;background:var(--gold);font-weight:900;padding:0 22px;border-radius:0 8px 8px 0}
.footer{background:#080d18;color:#d9dde6;padding:38px 5vw 18px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:45px}.footer-logo{width:190px;max-height:65px;object-fit:contain}.footer h4{text-transform:uppercase;font-size:13px;color:white}.footer p{font-size:13px;line-height:1.7}.footer small{display:block;text-align:center;border-top:1px solid #262e40;padding-top:17px;margin-top:25px;color:#9299a7}
.page{min-height:70vh}.page-hero{background:var(--navy2);color:white;padding:70px 8vw}.page-hero h1{font-size:52px;margin:8px 0 18px}.page-hero>p:last-child{max-width:800px;color:#d5d8e1;font-size:18px;line-height:1.65}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:35px}.filters a{background:#e8e0d2;padding:9px 14px;border-radius:99px;font-size:13px;font-weight:800}.filters a.active{background:var(--navy2);color:white}
.book-detail{padding:65px 7vw;display:grid;grid-template-columns:36% 64%;gap:60px;align-items:start}.detail-cover{display:flex;justify-content:center;perspective:1000px}.detail-cover img{max-height:680px;box-shadow:20px 25px 35px #0004;transition:.3s}.detail-cover:hover img{transform:rotateY(-5deg)}.detail-copy h1{font-size:50px;margin:16px 0 5px}.detail-copy h2{font-weight:400;color:#645f67;margin-top:0}.by{color:#6f6b70}.synopsis{font-family:Georgia,serif;font-size:19px;line-height:1.7;max-width:800px}.specs{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ddd4c5;margin:30px 0;border:1px solid #ddd4c5}.specs div{background:var(--paper);padding:16px}.specs span{display:block;color:#797378;text-transform:uppercase;font-size:10px;font-weight:900;margin-bottom:5px}.specs b{font-size:14px}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.sample-note{font-size:13px;color:#7a7375}.collection-list{display:grid;gap:20px}.collection-row{display:flex;justify-content:space-between;align-items:center;min-height:180px}.collection-row h2{font-family:Georgia,serif;font-size:34px;margin:6px 0}.collection-row p{max-width:750px;color:#d9dbe4}.collection-row>div>span{color:var(--gold);font-size:12px;font-weight:900}
@media(max-width:1050px){.site-header nav{gap:13px}.site-header nav a{font-size:11px}.hero{grid-template-columns:1fr}.hero-copy{padding-right:5vw}.hero-books{height:430px}.hero{min-height:880px}.hero-book img{height:330px}.book-grid{grid-template-columns:repeat(3,1fr)}.collection-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.site-header{height:74px}.brand img{width:170px}.menu-btn{display:block}.site-header nav{display:none;position:absolute;top:74px;left:0;right:0;background:#090d18;padding:20px;flex-direction:column}.site-header nav.open{display:flex}.hero{min-height:900px}.hero-copy{padding-top:45px}.hero h1{font-size:42px}.hero-books{height:390px}.hero-book img{height:270px}.hb1{left:4%}.hb2{left:25%}.hb3{left:48%}.hb4{left:67%}.virtues{grid-template-columns:1fr 1fr}.book-grid{grid-template-columns:repeat(2,1fr);gap:22px}.cover-wrap{height:310px}.collection-grid,.news-grid{grid-template-columns:1fr}.newsletter{flex-direction:column;align-items:flex-start}.newsletter form{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.book-detail{grid-template-columns:1fr;padding:40px 6vw}.detail-cover img{max-height:520px}.detail-copy h1{font-size:38px}.specs{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.hero{min-height:820px}.hero-books{height:330px}.hero-book img{height:225px}.virtues{grid-template-columns:1fr}.book-grid{grid-template-columns:1fr 1fr}.cover-wrap{height:245px}.section{padding-left:4vw;padding-right:4vw}.footer-grid{grid-template-columns:1fr}.page-hero h1{font-size:38px}.specs{grid-template-columns:1fr}.newsletter form{display:block}.newsletter input,.newsletter button{width:100%;border-radius:8px;margin-top:8px;padding:14px}}
