:root{--mint:#e8f2ed;--mint-deep:#cfded6;--paper:#f8f5ef;--white:#fffdf9;--ink:#171918;--muted:#666b67;--bronze:#9a7558;--line:rgba(23,25,24,.14);--max:1220px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Manrope,system-ui,sans-serif;background:var(--paper);color:var(--ink);line-height:1.65}img{display:block;width:100%}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}.header{position:sticky;top:0;z-index:50;background:rgba(248,245,239,.88);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{min-height:84px;display:flex;justify-content:space-between;align-items:center;gap:30px}.identity{display:flex;flex-direction:column;line-height:1.15}.identity strong{font-family:"Cormorant Garamond",serif;font-size:1.45rem}.identity span{font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}.menu{display:flex;align-items:center;gap:28px;font-size:.9rem}.menu a{transition:.2s}.menu a:hover{color:var(--bronze)}.menu-contact{border:1px solid var(--ink);border-radius:999px;padding:10px 18px}.menu-button{display:none;background:transparent;border:0;font:inherit;font-weight:700}.hero{padding:90px 0 70px;background:linear-gradient(110deg,var(--paper) 0 58%,var(--mint) 58% 100%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.kicker{text-transform:uppercase;letter-spacing:.16em;font-weight:700;font-size:.73rem;color:var(--bronze);margin-bottom:18px}h1,h2,h3{font-family:"Cormorant Garamond",serif;line-height:1.02}h1{font-size:clamp(3.8rem,7.4vw,7.3rem);max-width:840px;margin-bottom:28px}h2{font-size:clamp(2.8rem,5vw,5rem);max-width:890px}h3{font-size:2rem}.hero-intro{font-size:1.15rem;color:var(--muted);max-width:650px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:700;transition:.2s}.btn:hover{transform:translateY(-2px)}.primary{background:var(--ink);color:white}.secondary{border:1px solid var(--ink)}.hero-image{position:relative}.hero-image img{aspect-ratio:4/5;object-fit:cover;border-radius:28px;box-shadow:0 30px 90px rgba(23,25,24,.16)}.hero-image figcaption{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(255,253,249,.9);backdrop-filter:blur(8px);padding:14px 18px;border-radius:14px;font-size:.76rem;text-transform:uppercase;letter-spacing:.11em}.proof{background:var(--ink);color:white}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof article{min-height:180px;padding:38px 26px;border-right:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;justify-content:center}.proof article:last-child{border-right:0}.proof strong{font-family:"Cormorant Garamond",serif;font-size:2.7rem;line-height:1}.proof span{margin-top:10px;color:rgba(255,255,255,.68);font-size:.9rem}.section{padding:120px 0}.section-head{max-width:900px;margin-bottom:58px}.section-head>p:last-child{max-width:700px;margin-top:22px;color:var(--muted);font-size:1.08rem}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.service-card{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:34px;min-height:260px}.service-card>span,.step>span,.audio-card span{font-size:.74rem;letter-spacing:.14em;color:var(--bronze);font-weight:700}.service-card h3{margin:60px 0 16px}.service-card p{color:var(--muted)}.wide-image{margin-top:22px;border-radius:24px;overflow:hidden}.wide-image img{height:420px;object-fit:cover}.method{background:var(--mint)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{padding:28px 24px;border-top:1px solid var(--ink)}.step h3{margin:58px 0 12px}.step p{color:var(--muted);font-size:.92rem}.about{background:var(--white)}.about-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}.portrait img{aspect-ratio:4/5;object-fit:cover;border-radius:24px}.about-copy p{font-size:1.06rem;color:var(--muted);margin-top:20px}.about-copy a{text-decoration:underline;text-underline-offset:3px}.voice{background:var(--ink);color:white}.voice .section-head>p:last-child{color:rgba(255,255,255,.62)}.audio-grid{display:grid;gap:16px}.audio-card{display:grid;grid-template-columns:1fr minmax(280px,420px);gap:30px;align-items:center;border:1px solid rgba(255,255,255,.15);border-radius:18px;padding:26px;background:rgba(255,255,255,.04)}.audio-card h3{margin:8px 0 6px}.audio-card p{color:rgba(255,255,255,.62)}audio{width:100%}.contact{padding:110px 0;background:var(--mint-deep)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.contact-grid>div>p:last-child{margin-top:22px;max-width:610px;color:var(--muted)}.contact-card{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:34px}.contact-card span{font-size:.74rem;text-transform:uppercase;letter-spacing:.14em;color:var(--bronze);font-weight:700}.contact-card a{font-family:"Cormorant Garamond",serif;font-size:clamp(1.45rem,3vw,3rem);line-height:1.08;letter-spacing:-.025em;display:block;margin:12px 0 18px;white-space:nowrap}.contact-card p{color:var(--muted);font-size:.9rem}footer{background:var(--ink);color:white}.footer-inner{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-inner div{display:flex;flex-direction:column}.footer-inner span,.footer-inner p{color:rgba(255,255,255,.58);font-size:.82rem}.reveal{opacity:0;transform:translateY(18px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.hero{background:var(--paper)}.hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.proof-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.audio-card{grid-template-columns:1fr}.menu{display:none;position:absolute;top:88px;left:20px;right:20px;flex-direction:column;align-items:stretch;background:var(--white);border:1px solid var(--line);padding:22px;border-radius:18px}.menu.open{display:flex}.menu-button{display:block}}@media(max-width:560px){.wrap{width:min(calc(100% - 28px),var(--max))}.hero,.section{padding:78px 0}h1{font-size:3.7rem}.proof-grid,.steps{grid-template-columns:1fr}.proof article{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.proof article:last-child{border-bottom:0}.wide-image img{height:280px}.footer-inner{flex-direction:column;justify-content:center;text-align:center}}

@media(max-width:420px){.contact-card a{font-size:1.22rem;letter-spacing:-.035em}}
.books-kicker {
  font-size: 1.35rem;
}
.books-level {
  margin-top: 60px;
}

.books-level h3 {
  font-size: 2.4rem;
  margin-bottom: 28px;
}

.books-grid {
  display: grid;
  grid-template-columns: repeat(3, 220px);
  gap: 40px;
  justify-content: center;
}

.book-card img {
  width: 100%;
  border-radius: 14px;
}

.book-card h4 {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.55rem;
  margin-top: 14px;
  line-height: 1.15;
}

.book-buy {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 14px;
  padding: 10px 16px;
  border: 1px solid var(--ink);
  border-radius: 999px;
  font-size: .85rem;
  font-weight: 700;
  transition: .2s;
}

.book-buy:hover {
  background: var(--ink);
  color: white;
}

.schools-box {
  max-width: 850px;
  margin: 80px auto 0;
  padding: 36px 40px;
  background: var(--mint);
  border: 1px solid var(--line);
  border-radius: 22px;
}

.schools-box h3 {
  font-size: 2.2rem;
  margin-bottom: 12px;
}

.schools-box p {
  color: var(--muted);
  max-width: 700px;
}

.school-email {
  display: inline-block;
  margin-top: 20px;
  margin-right: 12px;
  font-weight: 700;
}

.copy-email {
  padding: 10px 16px;
  border: 1px solid var(--ink);
  border-radius: 999px;
  background: transparent;
  color: var(--ink);
  font-family: Manrope, system-ui, sans-serif;
  font-size: .85rem;
  font-weight: 700;
  cursor: pointer;
  transition: .2s;
}

.copy-email:hover {
  background: var(--ink);
  color: white;
}
.schools-box {
  max-width: 900px;
  padding: 44px;
}

.schools-box h2 {
  font-size: clamp(2.2rem, 4vw, 3.5rem);
  line-height: 1.1;
  margin-bottom: 28px;
}

.schools-box h3 {
  font-size: clamp(1.7rem, 3vw, 2.2rem);
  line-height: 1.15;
  margin-top: 36px;
  margin-bottom: 14px;
}

.schools-box p {
  max-width: 100%;
  margin-bottom: 16px;
  line-height: 1.75;
}

.schools-pricing {
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 18px;
  padding: 30px;
  margin: 34px 0;
}

.schools-pricing h3 {
  margin-top: 0;
}

.schools-pricing .schools-price {
  font-family: "Cormorant Garamond", serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
  color: var(--ink);
  margin: 22px 0 8px;
}

.schools-price span {
  font-family: Manrope, system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.schools-pricing ul {
  margin: 24px 0 0;
  padding-left: 22px;
}

.schools-pricing li {
  margin-bottom: 12px;
  line-height: 1.65;
}

.school-contact-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 22px;
  margin-top: 14px;
  background: var(--ink);
  color: white;
  border-radius: 999px;
  font-size: .9rem;
  font-weight: 700;
  text-align: center;
  transition: .2s;
}

.school-contact-btn:hover {
  transform: translateY(-2px);
  background: var(--bronze);
}

.schools-email-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.schools-email-row .school-email {
  margin: 0;
  overflow-wrap: anywhere;
}

@media (max-width: 560px) {
  .schools-box {
    padding: 26px 20px;
  }

  .schools-pricing {
    padding: 24px 20px;
  }

  .schools-pricing .schools-price {
    font-size: 3.3rem;
  }

  .school-contact-btn {
    width: 100%;
  }
}
@media(max-width: 480px) {
  .books-grid {
    grid-template-columns: 220px;
    justify-content: center;
  }
}
.back-to-top {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 1000;
  padding: 10px 16px;
  border: 1px solid var(--ink);
  border-radius: 999px;
  background: white;
  color: var(--ink);
  font-size: .9rem;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 4px 14px rgba(0,0,0,.10);
  transition: .2s;
}

.back-to-top:hover {
  transform: translateY(-3px);
}
.back-home {
  display: inline-block;
  margin: 28px 0 0 28px;
  padding: 9px 14px;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--ink);
  font-size: .85rem;
  font-weight: 700;
  text-decoration: none;
  transition: .2s;
}

.back-home:hover {
  transform: translateX(-3px);
  background: var(--mint);
}

.curiosity-grid {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 45px;
}

.curiosity-card {
  display: flex;
  align-items: center;
  gap: 36px;
  max-width: 760px;
  margin: 0 auto;
}

.curiosity-card img {
  width: 155px;
  height: auto;
  flex-shrink: 0;
  border-radius: 8px;
}

.curiosity-info {
  flex: 1;
}

.curiosity-info h3 {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.8rem;
  line-height: 1.15;
  margin-bottom: 10px;
}

.curiosity-info p {
  color: var(--muted);
  line-height: 1.65;
}

.collection-link {
  text-align: center;
  margin-top: 55px;

}
.curiosity-info h2 {
  font-family: "Cormorant Garamond", serif;
  font-size: 2rem;
  line-height: 1.15;
  margin-bottom: 10px;
}

.collection-title {
  font-size: 2.9rem;
}

.collection-banner {
  max-width: 900px;
  margin: 40px auto 0;
  padding: 0 24px;
}

.collection-banner img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
}

.collection-section {
  padding-top: 55px;
}

.graded-banner {
  max-width: 900px;
  margin: 40px auto 0;
  padding: 0 24px;
}

.graded-banner img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
}

.graded-section {
  padding-top: 55px;
}

.books-section {
  background: #f7faf7;
}

/* Logotip Verger de Lletres a la pàgina inicial */
.verger-logo {
  display: block;
  width: 100%;
  max-width: 520px;
  height: auto;
  margin: 0 0 28px 0;
}

@media (min-width: 901px) {
  .hero {
    padding-top: 45px;
  }
}

/* Apartat Dibuixant el català */
.dibuixant-section {
  padding: 70px 0;
  background: #f7faf7;
  text-align: center;
}

.dibuixant-section h2 {
  margin-bottom: 18px;
}

.dibuixant-section > .wrap > p {
  max-width: 700px;
  margin: 0 auto 42px;
}

.dibuixant-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 48px;
  max-width: 850px;
  margin: 0 auto;
}

.dibuixant-book {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dibuixant-book > a:first-child {
  width: 100%;
  max-width: 270px;
}

.dibuixant-book img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.dibuixant-book h3 {
  margin: 24px 0 12px;
  font-size: 1.25rem;
}

.dibuixant-level {
  margin-bottom: 16px;
}

.dibuixant-btn {
  display: inline-block;
  margin-top: auto;
  padding: 12px 22px;
  border-radius: 6px;
  background: #9a7558;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

.dibuixant-btn:hover {
  background: #78583f;
}

@media (max-width: 600px) {
  .dibuixant-grid {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}

/* Espai entre les pastilles de l'apartat de llibres */
a.book-buy + a.book-buy {
  margin-left: 16px;
}

/* Pàgina Altres llibres */
.altres-llibres-page {
  padding: 65px 0 90px;
  background: #f8f5ef;
  text-align: center;
}

.altres-llibres-page h1 {
  font-size: clamp(2.5rem, 5vw, 4.5rem);
  margin: 0 auto 45px;
}

.altres-llibre-destacat {
  max-width: 620px;
  margin: 0 auto 75px;
}

.altres-llibre-destacat img {
  display: block;
  width: 100%;
  max-width: 260px;
  height: auto;
  margin: 0 auto 25px;
  border-radius: 5px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.altres-llibre-destacat h2 {
  margin-bottom: 18px;
}

.altres-llibre-destacat p {
  margin: 0 auto 25px;
  max-width: 550px;
}

.altres-cuina {
  padding-top: 45px;
  border-top: 1px solid rgba(23, 25, 24, 0.14);
}

.altres-cuina > h2 {
  margin-bottom: 40px;
}

.altres-cuina-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 50px;
  max-width: 850px;
  margin: 0 auto;
}

.altres-cuina-llibre {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.altres-cuina-llibre img {
  width: 100%;
  max-width: 250px;
  height: auto;
  margin-bottom: 24px;
  border-radius: 5px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.altres-cuina-llibre h3 {
  margin-bottom: 12px;
}

.altres-cuina-llibre p {
  margin-bottom: 22px;
}

.altres-cuina-llibre .book-buy {
  margin-top: auto;
}

@media (max-width: 600px) {
  .altres-cuina-grid {
    grid-template-columns: 1fr;
    gap: 55px;
  }
}

/* Pàgina de serveis */

.serveis-page {
  background: #f8f5ef;
  color: #171918;
}

.serveis-intro {
  padding: 75px 0 85px;
  text-align: center;
}

.serveis-intro h1 {
  font-size: clamp(2.5rem, 5vw, 4.5rem);
  max-width: 1000px;
  margin: 0 auto 25px;
}

.serveis-intro p {
  max-width: 780px;
  margin: 0 auto;
  font-size: 1.2rem;
  line-height: 1.7;
}

.servei-detall {
  padding: 85px 0;
  border-top: 1px solid rgba(23, 25, 24, 0.14);
  scroll-margin-top: 30px;
}

.servei-detall:nth-of-type(even) {
  background: #e8f2ed;
}

/* Fotografia a l'esquerra i títol a la dreta */

.servei-capcalera {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
  gap: 55px;
  align-items: center;
  margin-bottom: 65px;
}

.servei-capcalera img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 18px;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.12);
}

.servei-capcalera-text {
  min-width: 0;
}

.servei-numero {
  display: block;
  color: #9a7558;
  font-size: clamp(6rem, 12vw, 11rem);
  font-weight: 800;
  line-height: 0.95;
  letter-spacing: -0.06em;
  margin-bottom: 22px;
}

.servei-capcalera h2 {
  font-size: clamp(3rem, 5.5vw, 5.5rem);
  line-height: 1.05;
  letter-spacing: -0.045em;
  overflow-wrap: break-word;
  margin-bottom: 25px;
}

.servei-frase {
  font-size: clamp(1.4rem, 2.3vw, 2rem);
  font-weight: 800;
  line-height: 1.35;
  max-width: 580px;
}

/* Textos explicatius */

.servei-contingut {
  max-width: 900px;
  margin: 0 auto;
  font-size: 1.08rem;
  line-height: 1.8;
}

.servei-contingut p {
  margin-bottom: 20px;
}

.servei-contingut h3 {
  font-size: clamp(1.5rem, 2.5vw, 2rem);
  line-height: 1.25;
  margin: 48px 0 22px;
}

.servei-contingut ul {
  padding-left: 28px;
  margin-bottom: 25px;
}

.servei-contingut li {
  margin-bottom: 10px;
}

/* Botons */

.servei-contacte,
.servei-mostres {
  display: inline-block;
  padding: 14px 24px;
  border-radius: 8px;
  background: #9a7558;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
}

.servei-contacte:hover,
.servei-mostres:hover {
  background: #78583f;
}

.servei-mostres {
  margin-bottom: 15px;
}

/* Adaptació a mòbils */

@media (max-width: 800px) {
  .serveis-intro {
    padding: 55px 0;
  }

  .servei-detall {
    padding: 60px 0;
  }

  .servei-capcalera {
    grid-template-columns: 1fr;
    gap: 30px;
    margin-bottom: 45px;
  }

  .servei-capcalera img {
    max-width: 600px;
  }

  .servei-numero {
    font-size: clamp(5rem, 18vw, 8rem);
  }

  .servei-capcalera h2 {
    font-size: clamp(2.8rem, 9vw, 4.5rem);
  }

  .servei-frase {
    font-size: clamp(1.35rem, 5vw, 1.8rem);
  }
}

/* Logotip de la pàgina de serveis */

.serveis-logo {
  display: block;
  width: fit-content;
  max-width: 90%;
  margin: 35px auto 10px;
}

.serveis-logo img {
  display: block;
  width: 550px;
  max-width: 100%;
  height: auto;
}

/* Botons per escriure amb Gmail */

.servei-gmail {
  display: inline-block;
  padding: 14px 24px;
  margin: 10px 0 0 10px;
  border-radius: 8px;
  background: #365c4b;
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
}

.servei-gmail:hover {
  background: #274537;
  color: #fff;
}

@media (max-width: 600px) {
  .servei-gmail {
    margin-left: 0;
  }
}
