/*
Theme Name: Linde Estudio
Template: astra
Version: 1.0.0
Description: Tema hijo editorial de Astra para una demostración de arquitectura.
*/
:root{--paper:#f1eee7;--ink:#24251f;--line:#bcbcaf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body.linde{margin:0;background:var(--paper);color:var(--ink);font-family:"Helvetica Neue",Helvetica,sans-serif;font-size:17px;line-height:1.6}a{color:inherit}a:focus-visible{outline:2px solid #696e49;outline-offset:6px}a:hover{color:#676b46}.linde-header{display:flex;justify-content:space-between;align-items:center;padding:26px 4.5%;border-bottom:1px solid var(--line);gap:25px}.wordmark{font-size:30px;font-weight:600;letter-spacing:-1.5px;text-decoration:none;line-height:1}.wordmark span{font-size:11px;letter-spacing:2.5px;display:block;margin-top:9px;text-transform:uppercase}.linde-header nav{display:flex;gap:32px;font-size:13px}.linde-header nav a{text-decoration:none}.linde main{padding:0 4.5%;max-width:1800px;margin:auto}.linde h1,.linde h2,.linde h3{color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-weight:400}.linde h1{font-size:clamp(58px,7.9vw,125px);line-height:1.01;letter-spacing:-.055em;max-width:1050px;margin:26px 0 40px}.linde h2{font-size:clamp(38px,4.2vw,66px);line-height:1.1;letter-spacing:-.04em;margin:14px 0 28px}.linde h3{font-size:30px;line-height:1.2;margin:18px 0 12px}.linde p{margin:0 0 24px}.linde .eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:2px;margin:0 0 18px}.hero{padding-top:52px}.hero-intro{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.hero-intro p{max-width:400px;margin:0;font-size:16px}.text-link{text-decoration:none;border-bottom:1px solid;padding-bottom:6px;font-size:13px;white-space:nowrap}.linde figure{margin:0}.linde img{display:block;width:100%;object-fit:cover}.hero-image img{height:clamp(320px,44vw,680px)}.linde figcaption{font-size:11px;color:#57594b;text-align:left;margin:10px 0 0}.section{padding:95px 0;border-bottom:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:40px}.section-heading>p{max-width:330px;font-size:14px}.project-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:5vw}.project-grid .project:nth-child(2){padding-top:100px}.project img{aspect-ratio:1.3;object-fit:cover}.project p{max-width:460px;font-size:15px}.project .eyebrow{margin-top:22px}.study{display:grid;grid-template-columns:1fr 1fr;gap:10%}.study p:not(.eyebrow){max-width:500px}.service-row{display:grid;grid-template-columns:70px 1fr 1fr;gap:30px;padding:28px 0;border-top:1px solid var(--line)}.service-row h3{margin:0}.service-row p{font-size:15px;margin:0}.closing{padding:85px 0}.closing h2{max-width:800px}.closing p{max-width:590px}.linde-footer{padding:30px 4.5%;background:var(--ink);color:var(--paper);display:flex;justify-content:space-between;gap:30px;font-size:11px}.linde-footer a{color:var(--paper)}.skip-link{position:absolute;left:10px;top:-100px}.skip-link:focus{top:10px;background:var(--paper);padding:15px;z-index:99}@media(max-width:700px){.linde-header{align-items:start}.linde-header nav{gap:10px 18px;flex-wrap:wrap;justify-content:end;max-width:200px;font-size:12px}.wordmark{font-size:26px}.hero{padding-top:35px}.hero-intro,.section-heading{display:block}.hero-intro p{margin-bottom:24px}.section{padding:60px 0}.project-grid,.study{grid-template-columns:1fr;gap:40px}.project-grid .project:nth-child(2){padding-top:0}.service-row{grid-template-columns:30px 1fr;gap:15px}.service-row p{grid-column:2}.linde-footer{flex-direction:column;gap:10px}.linde h1{font-size:60px}.section-heading>p{max-width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
