/* Interior pages only: silver surfaces and graphite for readable accents. */
body { --accent: #62676c; --surface: #f1f2f3; --line: #d6d8da; }
nav a[aria-current] { color: #44484c; text-decoration: underline; text-underline-offset: 7px; }
.explore-stack>a:last-child,.button:hover,.formula { background: #eceeef; }
.category { background: #e9ebed; color: #484c50; }
.art-0 { background: #242628; color: #d8dadd; }
.art-1 { background: #e6e8ea; color: #474b50; }
.art-2 { background: #e1e3e5; color: #484c50; }
.about-page { max-width: 1440px; }
.about-opening { display: grid; grid-template-columns: 1.3fr 1fr; gap: clamp(32px,6vw,90px); align-items: center; padding: 64px 0 72px; }
.about-opening .eyebrow { color: #70757a; margin-bottom: 25px; }
.about-opening h1 { margin-bottom: 30px; }
.about-opening p { font-size: 18px; line-height: 1.85; color: #50545a; }
.about-opening p:first-of-type { font-size: clamp(22px,2.1vw,29px); line-height: 1.55; color: #24272a; }
.about-page figure { margin: 0; }
.about-page img { display: block; width: 100%; height: auto; }
.about-opening figure { max-width: 370px; justify-self: end; }
.about-page figcaption { font-size: 13px; line-height: 1.5; margin-top: 12px; color: #70757a; }
.about-chapter { display: grid; grid-template-columns: minmax(0,1.5fr) minmax(0,1fr); gap: clamp(32px,6vw,90px); padding: 64px 0; border-top: 1px solid var(--line); align-items: start; }
.about-text { max-width: 710px; font-size: 18px; line-height: 1.85; color: #50545a; }
.about-text h2 { color: #202326; font-size: clamp(27px,3vw,39px); font-weight: 550; line-height: 1.25; letter-spacing: -1px; margin-bottom: 30px; }
.about-text p { margin-bottom: 22px; }
.about-text a { text-decoration: underline; text-underline-offset: 4px; }
.about-photos { display: grid; gap: 35px; padding-top: 7px; }
.about-photos img { max-height: 590px; object-fit: contain; object-position: left; }
.about-origin { background: linear-gradient(120deg,#f5f6f7,#e0e2e4 55%,#f4f5f6); border: 1px solid #d9dcde; padding: clamp(28px,5vw,65px); margin: 20px 0 64px; }
.about-origin .about-text,.about-future .about-text { margin-inline: auto; }
.about-future { padding-bottom: 10px; }
/* Let the story flow around its photographs instead of reserving empty columns. */
.about-page { max-width: 1200px; }
.about-opening { grid-template-columns: minmax(0,1fr) 250px; gap: 36px; padding: 40px 0; }
.about-chapter { display: flow-root; padding: 38px 0; }
.about-text { max-width: none; }
.about-text p,.about-opening p,.nova-article p { text-align: justify; hyphens: auto; }
.about-photos { float: right; width: 36%; margin: 0 0 22px 32px; padding: 0; gap: 20px; }
.about-photos img { max-height: none; object-fit: initial; }
#hockey .about-photos { width: 47%; grid-template-columns: 1fr 1fr; gap: 14px; }
.about-origin { padding: 32px; margin: 0 0 38px; }
.about-text p { margin-bottom: 18px; }
.about-origin .about-text,.about-future .about-text { max-width: none; }
.integrated-gallery { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start; margin: 28px 0; }
.integrated-gallery figure { margin: 0; }
.integrated-gallery img { display: block; width: 100%; height: auto; }
.family-gallery { max-width: 640px; margin: 26px auto; }
.nova-page { max-width: 1120px; }
.nova-opening { padding: 30px 0 10px; }
.nova-opening .eyebrow { color: var(--muted); }
.nova-opening h1 { font-size: clamp(46px,6vw,78px); letter-spacing: -3px; margin: 15px 0; }
.nova-opening>p { font-size: 22px; line-height: 1.5; max-width: 800px; color: #52575c; }
.nova-opening .nova-brand-title { display: flex; align-items: center; gap: clamp(18px,3vw,38px); width: min(100%,740px); margin: 28px 0; padding: 0; background: transparent; border: 0; }
.nova-brand-title span { position: relative; display: block; overflow: hidden; }
.nova-symbol { flex: 0 0 22%; aspect-ratio: 590 / 300; }
.nova-wordmark { flex: 1; aspect-ratio: 1180 / 345; }
/* Frame the artwork inside the supplied transparent PNG canvases. */
.nova-brand-title img { position: absolute; display: block; max-width: none; height: auto; }
.nova-symbol img { width: 260.339%; left: -81.356%; top: -123.333%; }
.nova-wordmark img { width: 141.695%; left: -26.271%; top: -81.159%; }
.nova-article { max-width: 850px; margin-inline: auto; font-size: 18px; line-height: 1.85; color: #50545a; }
.nova-article h2 { font-size: clamp(26px,3vw,35px); line-height: 1.3; letter-spacing: -.8px; color: #24272a; margin: 38px 0 22px; }
.nova-article p { margin-bottom: 18px; }
.nova-article .integrated-gallery:has(img[src$="primeros-disenos.jpg"]) { grid-template-columns: .75fr 1.8fr; }
.nova-article blockquote { margin: 28px 0; padding: 20px 25px; border-left: 3px solid #a6abb0; background: #f1f2f3; }
.nova-process-photo { margin: 26px 0; }
.nova-process-photo img { width: 100%; height: auto; display: block; }
@media(max-width:760px) {
  .about-opening,.about-chapter { grid-template-columns: 1fr; gap: 28px; padding: 38px 0; }
  .about-opening h1 { font-size: 52px; letter-spacing: -2px; }
  .about-opening figure { justify-self: stretch; max-width: none; }
  .about-text,.about-opening p { font-size: 17px; line-height: 1.8; }
  .about-opening p:first-of-type { font-size: 23px; }
  .about-origin { margin: 10px 0 40px; }
  .about-photos img { max-height: none; }
  .about-photos,#hockey .about-photos { float: none; width: 100%; margin: 20px 0 0; }
  .about-chapter { display: flex; flex-direction: column; gap: 0; padding: 28px 0; }
  .about-chapter .about-text { order: 0; }
  .about-chapter .about-photos { order: 1; }
  .about-text p,.about-opening p,.nova-article p { text-align: left; }
  .about-origin { padding: 24px; }
  .integrated-gallery { gap: 12px; }
  .nova-article { font-size: 17px; }
}

/* Original NOVA wordmark on clean white, without the separate symbol. */
.nova-card-art { background: #fff; padding: clamp(24px,5vw,64px); }
.nova-card-art .nova-wordmark { position: relative; display: block; overflow: hidden; flex: none; width: 100%; max-width: 740px; }
.nova-card-art .nova-wordmark img { position: absolute; display: block; max-width: none; height: auto; }

/* Teide: documentary cover with original expedition photography. */
.teide-cover { position: relative; height: 360px; overflow: hidden; background: #172526; color: white; }
.teide-cover>img { position: absolute; right: 0; top: 0; width: 65%; height: 100%; object-fit: cover; object-position: center 80%; }
.teide-cover::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg,#172526 13%,rgba(23,37,38,.94) 28%,rgba(23,37,38,0) 70%); }
.teide-cover-type { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: flex-start; padding: 30px; height: 100%; }
.teide-cover-type small { font-size: 12px; letter-spacing: 2px; }
.teide-cover-type strong { font-size: clamp(48px,5.5vw,78px); line-height: 1.1; letter-spacing: -3px; margin: 20px 0 14px; font-weight: 600; }
.teide-cover-type>span { font-size: 14px; line-height: 1.45; letter-spacing: 2px; }
.teide-cover-type .teide-cover-status { margin-top: auto; letter-spacing: 1.5px; }
.teide-page { max-width: 1200px; }
.teide-heading { padding: 24px 0 32px; }
.teide-heading h1 { font-size: clamp(38px,5vw,66px); letter-spacing: -2px; max-width: 950px; margin-bottom: 0; }
.teide-heading .eyebrow { font-size: 14px; }
.teide-article { display: flow-root; font-size: 18px; line-height: 1.85; color: #50545a; }
.teide-article p { margin-bottom: 22px; }
.teide-story-photo { float: right; width: 43%; margin: 0 0 26px 36px; }
.teide-story-photo img { display: block; width: 100%; height: auto; }
.teide-story-photo figcaption { font-size: 14px; line-height: 1.5; margin-top: 10px; color: #686c73; }
@media(max-width:760px) {
 .teide-story-photo { float: none; width: 100%; margin: 0 0 26px; }
 .teide-article { font-size: 17px; }
 .teide-cover { height: 320px; }
 .teide-cover-type { padding: 24px; }
 .teide-cover-type strong { font-size: 58px; }
}

/* Hockey story: photography woven into the article, in its original proportions. */
.hockey-page { max-width: 1200px; }
.hockey-opening { padding: 48px 0 28px; }
.hockey-opening .eyebrow { font-size: 14px; margin-bottom: 22px; color: #686c73; }
.hockey-opening h1 { font-size: clamp(46px,6vw,78px); line-height: 1.08; letter-spacing: -3px; margin-bottom: 24px; }
.hockey-subtitle { font-size: clamp(20px,2vw,26px); line-height: 1.5; max-width: 850px; color: #50545a; }
.hockey-story { font-size: 18px; line-height: 1.85; color: #50545a; }
.hockey-chapter { display: flow-root; padding: 30px 0; border-top: 1px solid #d6d8da; }
.hockey-chapter:first-child { padding-top: 0; border: 0; }
.hockey-chapter h2 { font-size: clamp(27px,3vw,38px); line-height: 1.25; letter-spacing: -.8px; color: #202326; margin: 0 0 28px; max-width: 900px; }
.hockey-chapter p { margin-bottom: 18px; }
.hockey-photo { margin: 24px 0; }
.hockey-photo img { display: block; width: 100%; height: auto; }
.hockey-float { float: right; width: 40%; margin: 0 0 24px 34px; }
.hockey-wide { clear: both; margin: 28px 0 0; }
.cv-section p,.cv-section li { font-size: 17px; }
.cv-section h3:not(:first-child) { margin-top: 30px; }
@media(max-width:760px) {
 .hockey-opening { padding-top: 34px; }
 .hockey-opening h1 { letter-spacing: -2px; }
 .hockey-story { font-size: 17px; }
 .hockey-float { float: none; width: 100%; margin: 0 0 25px; }
 .hockey-chapter { padding: 26px 0; }
 .cv-top { flex-wrap: wrap; }
 .contact-options a { overflow-wrap: anywhere; }
}

/* Empty editorial sections. */
.coming-soon { min-height: 58vh; padding-block: clamp(48px,8vw,100px); }
.coming-soon h1 { font-size: clamp(38px,6vw,76px); line-height: 1.12; letter-spacing: -.04em; }
.coming-soon p { max-width: 650px; }
.coming-soon .text-link { display: inline-block; margin-top: 28px; }
