:root{--cream:#f5f1e8;--ink:#263b32;--muted:#62675e;--accent:#a35136;--line:#d9d8cc;--dark:#20382f}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Trebuchet MS",sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}a:focus-visible{outline:3px solid var(--accent);outline-offset:6px}::selection{background:#dec5ac;color:var(--ink)}.skip-link{position:absolute;top:-100px;left:20px;z-index:10;padding:12px 24px;background:var(--cream)}.skip-link:focus{top:12px}.header{height:112px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:block;width:180px;flex-shrink:0}.brand img{width:180px;filter:brightness(0) saturate(100%) invert(19%) sepia(15%) saturate(825%) hue-rotate(99deg) brightness(95%) contrast(89%)}nav{display:flex;gap:34px;font-size:13px}nav a{padding:10px 0}nav a:hover,.text-link:hover{color:var(--accent)}.header-phone{font-size:15px;border-bottom:1px solid var(--ink);padding:8px 0;font-weight:bold;white-space:nowrap}.header-phone span{margin-left:20px}.hero{display:grid;grid-template-columns:1.04fr 1fr;padding:64px 6% 0;gap:0 6%}.hero-copy{padding:14px 0 38px}.eyebrow{text-transform:uppercase;letter-spacing:2.3px;font-size:10px;font-weight:bold;margin:0 0 24px;display:flex;align-items:center;gap:12px}.small-line{width:28px;height:1px;background:var(--accent);display:inline-block}h1,h2,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:normal}h1{font-size:clamp(90px,9.3vw,148px);letter-spacing:-8px;line-height:1;margin:32px 0 24px}h1>span:first-child{display:block;font-size:clamp(27px,3vw,42px);letter-spacing:-1.5px;line-height:1.4;margin-bottom:5px}.hero-dot{color:var(--accent)}.hero-tagline{font-family:Georgia,"Times New Roman",serif;font-size:clamp(23px,2.4vw,33px);line-height:1.3;margin-bottom:20px}.hero-description{max-width:340px;color:var(--muted);font-size:14px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;background:var(--ink);color:var(--cream);font-size:13px;padding:15px 24px;transition:background .2s,transform .2s}.button:hover{background:var(--accent);transform:translateY(-2px)}.text-link{font-size:12px;border-bottom:1px solid var(--line);padding:9px 0}.text-link span{margin-left:14px}.hero-address{margin:34px 0 0;font-size:10px;color:var(--muted)}.hero-visual{position:relative;min-height:510px;margin:8px 0 38px}.hero-image{height:100%;width:100%;object-fit:cover;border-radius:48% 48% 0 0;object-position:48% center}.hero-visual:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#17241db3);pointer-events:none}.photo-label{position:absolute;left:28px;bottom:23px;z-index:1;color:white;font-family:Georgia,serif;font-style:italic;font-size:18px}.hero-stamp{position:absolute;z-index:2;right:-20px;top:20px;width:126px;height:126px;border-radius:50%;background:var(--accent);color:var(--cream);display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(12deg);outline:1px solid #ecd9c280;outline-offset:-8px}.hero-stamp span{font-size:8px;letter-spacing:1.8px}.hero-stamp strong{font-family:Georgia,serif;font-size:31px;font-weight:normal;line-height:1.6}.hero-bottom{grid-column:1/-1;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:21px 0;font-size:10px;letter-spacing:.6px;color:var(--muted)}.hero-bottom a span{margin-left:24px}.section-wrap{margin:0 auto;width:88%;max-width:1440px}.intro{display:grid;grid-template-columns:1fr 1fr;gap:6%;padding:105px 0 95px}h2{font-size:clamp(37px,4.4vw,65px);line-height:1.12;letter-spacing:-2px;margin:0}h2 em{font-weight:normal;color:var(--accent)}.intro-copy{padding-top:12px;font-size:14px;color:var(--muted)}.lead{font-family:Georgia,serif;font-size:24px;line-height:1.45;color:var(--ink);margin-bottom:22px}.intro-copy p:last-child{margin-bottom:0}.gallery-section{padding:0 0 100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding-top:42px;border-top:1px solid var(--line);margin-bottom:35px}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 3px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery figure{margin:0;overflow:hidden;background:#e5dece}.gallery a{display:block}.gallery img{width:100%;aspect-ratio:413/304;object-fit:cover;transition:transform .45s}.gallery a:hover img{transform:scale(1.045)}.contact{display:grid;grid-template-columns:1fr 1fr;background:var(--dark);color:var(--cream)}.contact-copy{padding:70px 12%}.contact .eyebrow{color:#d8b498}.contact h2 em{color:#d8b498}.contact-copy>p:not(.eyebrow){font-size:13px;margin:26px 0;color:#d1d7cd}.contact address{font-style:normal;font-size:14px}.contact-label{display:block;color:#bbc7bc;font-size:9px;letter-spacing:2px;text-transform:uppercase;margin-bottom:8px}.contact-phone{margin:26px 0}.contact-phone>a{font-family:Georgia,serif;font-size:36px;line-height:1.3}.contact-phone>a span{font-size:24px;margin-left:20px}.button-light{background:var(--cream);color:var(--ink)}.button-light:hover{color:white}.map{min-height:570px;background:#d8dace}.map iframe{display:block;width:100%;height:100%;min-height:570px;border:0}.footer{padding:38px 6% 18px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:28px}.footer-main .brand{width:160px}.footer-main p,.footer-main>a:last-child{font-size:12px;margin:0}.footer-main>a:last-child span{margin-left:20px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:10px}
@media(min-width:1600px){.header,.hero,.footer{padding-left:max(6%,calc((100vw - 1440px)/2));padding-right:max(6%,calc((100vw - 1440px)/2))}.hero{column-gap:80px}}
@media(max-width:900px){.header{height:95px;padding:0 5%;gap:20px}.brand,.brand img{width:150px}nav{gap:20px;font-size:12px}.hero{padding:40px 5% 0;column-gap:5%}.hero-visual{min-height:460px}.hero-stamp{width:100px;height:100px;right:-10px}.hero-stamp strong{font-size:26px}.hero-stamp span{font-size:6px}.hero-actions{gap:16px}.hero .eyebrow{font-size:8px;letter-spacing:1.5px}.hero-address{max-width:250px}.section-wrap{width:90%}.intro{padding:70px 0}.contact-copy{padding:55px 10%}.contact-phone>a{font-size:30px}}
@media(max-width:640px){.header{height:auto;flex-wrap:wrap;padding-top:15px;padding-bottom:12px;gap:10px}.brand,.brand img{width:145px}.header-phone{font-size:13px}.header-phone span{margin-left:8px}nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:6px;gap:12px}.hero{grid-template-columns:1fr;padding-top:28px}.hero-copy{padding:0 0 32px}.hero .eyebrow{font-size:9px;letter-spacing:1.6px}.hero h1{font-size:100px;letter-spacing:-5px;margin:23px 0 20px}.hero h1>span:first-child{font-size:30px;letter-spacing:-1px}.hero-tagline{font-size:28px}.hero-description{max-width:330px;font-size:14px}.hero-actions{margin-top:25px;gap:24px}.hero-address{max-width:none;margin-top:25px;font-size:10px}.hero-visual{height:365px;min-height:0;margin:0 0 25px}.hero-image{border-radius:46% 46% 0 0;object-position:center}.hero-stamp{right:0;top:12px;width:110px;height:110px}.photo-label{font-size:17px}.hero-bottom{font-size:9px;gap:18px;padding:16px 0}.hero-bottom a{white-space:nowrap}.hero-bottom a span{margin-left:6px}.intro{grid-template-columns:1fr;gap:26px;padding:55px 0}h2{font-size:43px;letter-spacing:-1.7px}.eyebrow{margin-bottom:17px}.intro-copy{padding:0}.lead{font-size:23px}.section-heading{display:block;padding-top:30px;margin-bottom:25px}.section-heading>p{margin-top:20px}.gallery{grid-template-columns:repeat(2,1fr);gap:10px}.gallery-section{padding-bottom:55px}.contact{grid-template-columns:1fr}.contact-copy{padding:48px 7%}.contact-phone>a{font-size:36px}.map,.map iframe{min-height:350px;height:350px}.footer{padding:30px 5% 20px}.footer-main{flex-wrap:wrap;gap:20px}.footer-main .brand{width:145px}.footer-main p{font-size:11px}.footer-main>a:last-child{width:100%}.footer-bottom{flex-wrap:wrap;gap:10px 20px;font-size:9px}.footer-bottom a{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Portada inmersiva: imágenes locales, fundidos y movimiento suave, sin JavaScript. */
.header{position:absolute;inset:0 0 auto;z-index:5;color:#fff;border-color:#ffffff35;background:linear-gradient(#12201980,transparent)}
.header .brand img{filter:brightness(0) invert(1)}
.header-phone{border-color:#ffffff65}.header nav a:hover{color:#eac8a6}
.hero{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:800px;min-height:max(800px,100svh);padding:160px 6% 105px;gap:0;background:#1b2922;color:#fff;text-align:center}
.hero-background{position:absolute;inset:0;z-index:-2;background:#23392e}
.hero-background:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#09181166 0%,#09181170 35%,#0918116b 65%,#091811c9 100%),linear-gradient(90deg,#10191145,transparent 70%)}
.hero-slide{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;opacity:0;animation:hero-fade 24s linear infinite,hero-drift 24s linear infinite;will-change:opacity,transform}
.slide-one{opacity:1;animation-delay:-2s}.slide-two{animation-delay:6s}.slide-three{animation-delay:14s}
@keyframes hero-fade{0%,27%{opacity:1}33.333%,94%{opacity:0}100%{opacity:1}}
@keyframes hero-drift{0%{transform:scale(1.02)}33.333%,100%{transform:scale(1.12)}}
.hero-copy{max-width:800px;padding:0;text-shadow:0 2px 25px #09120d40}
.hero .eyebrow{justify-content:center;font-size:11px;letter-spacing:3px;color:#f5e5d2;margin:0 0 28px}
.hero .small-line{background:#e1b58a}.hero h1{font-size:clamp(110px,12vw,180px);letter-spacing:-7px;margin:0 0 21px;line-height:.95}
.hero h1>span:first-child{font-size:clamp(25px,2.5vw,36px);letter-spacing:1px;line-height:1.4;margin-bottom:12px}
.hero-dot{color:#d6a679}.hero-tagline{font-size:clamp(25px,2.6vw,37px);margin-bottom:18px}.hero-tagline br{display:none}.hero-tagline br:after{content:" "}
.hero-description{max-width:440px;margin:0 auto;color:#f0eee7;font-size:14px}
.hero-actions{justify-content:center;margin-top:32px;gap:30px}.hero .button{background:#f5f1e8;color:#263b32;text-shadow:none;min-width:170px}.hero .button:hover{background:#e2bea0}.hero .text-link{color:white;border-color:#ffffff70}.hero .text-link:hover{color:#eac8a6}
.hero-address{max-width:none;margin:35px 0 0;color:#e6e8df;font-size:11px;letter-spacing:.4px}
.hero-bottom{position:absolute;left:6%;right:6%;bottom:0;border-color:#ffffff40;color:#e2e6dc;text-align:left;padding:22px 0}
.motion-toggle{position:absolute;bottom:82px;right:6%;width:1px;height:1px;opacity:0}
.motion-label{position:absolute;right:6%;bottom:79px;cursor:pointer;padding:8px 13px;border:1px solid #ffffff55;border-radius:2px;color:#f6f2e9;font-size:10px;letter-spacing:.6px;background:#12201950;z-index:2}
.motion-label:hover{background:#12201990}.play-text{display:none}.motion-toggle:checked~.hero-background .hero-slide{animation-play-state:paused}.motion-toggle:checked~.motion-label .pause-text{display:none}.motion-toggle:checked~.motion-label .play-text{display:inline}.motion-toggle:focus-visible~.motion-label{outline:2px solid white;outline-offset:5px}
@media(max-width:900px){.hero{padding:145px 5% 120px;min-height:max(760px,100svh)}.hero .eyebrow{font-size:10px}.hero-bottom{left:5%;right:5%}}
@media(max-width:640px){.header{padding-top:16px;padding-bottom:10px}.header nav{border-color:#ffffff35}.hero{min-height:max(760px,100svh);padding:178px 6% 150px}.hero h1{font-size:112px;letter-spacing:-6px;margin:0 0 25px}.hero h1>span:first-child{font-size:27px;letter-spacing:.5px;margin-bottom:13px}.hero .eyebrow{font-size:8px;letter-spacing:1.7px;margin-bottom:30px;gap:9px}.hero .small-line{width:17px}.hero-tagline{font-size:27px;line-height:1.3}.hero-tagline br{display:block}.hero-description{font-size:13px;max-width:280px}.hero-actions{gap:23px;margin-top:27px}.hero .button{min-width:145px;padding:14px 20px}.hero-address{font-size:10px;max-width:270px;margin:27px auto 0}.hero-slide{object-position:55% center}.hero-bottom{font-size:9px;gap:16px;padding:19px 0}.hero-bottom>span{max-width:125px}.motion-label{bottom:84px;right:50%;transform:translateX(50%);white-space:nowrap}.hero-background:after{background:linear-gradient(180deg,#09181188,#09181180 65%,#091811d9)}}
@media(prefers-reduced-motion:reduce){.hero-slide{animation:none;transform:none;opacity:0}.hero-slide:first-child{opacity:1}.motion-label,.motion-toggle{display:none}}
