:root{--green:#1a3c31;--ink:#26352e;--muted:#657168;--sand:#be9b7e;--line:#e2e7e1;--soft:#f5f6f2;--cream:#f7ede2;--radius:20px;font-family:"Jost",system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-size:16px;line-height:1.6}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}a[data-wa]{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #a05b28;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400;line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(3.2rem,5.4vw,5.1rem);margin-bottom:26px}h2{font-size:clamp(2.1rem,3.4vw,3.4rem);margin-bottom:20px}h3{line-height:1.3}em{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;color:var(--green)}.wrap{max-width:1260px;margin:auto;width:calc(100% - 100px)}.section{padding-top:100px;padding-bottom:100px}.eyebrow{font-size:.75rem;letter-spacing:.16em;font-weight:700;margin-bottom:20px}.header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 50px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fffffff5;backdrop-filter:blur(16px);z-index:10;gap:24px}.brand{font-size:2.05rem;font-weight:700;letter-spacing:-.07em;line-height:1}.brand>span:not(.brand-dot){font-weight:400}.brand-dot{color:#a87853}.header nav{display:flex;gap:30px;font-size:.875rem}.header nav a:hover,.footer a:hover{color:#a16b42}.contact-top{border:1px solid var(--line);border-radius:50px;padding:11px 20px;font-size:.875rem;font-weight:600;white-space:nowrap}.contact-top span{margin-left:14px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:60px;padding-top:42px;padding-bottom:25px;align-items:center}.hero-copy{padding:30px 0}.hero-copy .eyebrow{font-size:.68rem;letter-spacing:.12em}.intro{color:var(--muted);font-size:1.1rem;margin-bottom:32px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;border:1px solid var(--line);border-radius:50px;padding:15px 26px;font-weight:600;font-size:.9rem;transition:transform .2s;background:#fff;color:var(--ink)}.button:hover{transform:translateY(-2px)}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover{background:#285344}.hero-photo{height:580px;position:relative;border-radius:140px 24px 24px 24px;overflow:hidden;background:var(--soft)}.hero-photo>img{width:100%;height:100%;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#07170bd9);pointer-events:none}.photo-label{position:absolute;z-index:1;bottom:30px;left:32px;right:32px;color:#fff}.photo-label>span{display:block;font-size:.65rem;letter-spacing:.13em;margin-bottom:8px}.photo-label>a{display:flex;justify-content:space-between;font-size:1.1rem}.hero-note{display:flex;align-items:center;gap:14px;margin-top:40px;color:var(--muted);font-size:.8rem;line-height:1.5}.hero-note strong{font-weight:400}.note-icon{font-size:2rem;color:var(--green)}.section-top{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-top h2{margin-bottom:0}.section-top>p{font-size:.95rem;color:var(--muted);margin:0 0 5px}.filterbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:35px 0 8px}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{background:white;border:1px solid var(--line);border-radius:30px;padding:10px 18px;font-size:.875rem;color:var(--ink)}.chip.active{color:white;background:var(--green);border-color:var(--green)}.guests-label{display:flex;align-items:center;gap:10px;font-size:.8rem;color:var(--muted)}select{padding:10px;border:1px solid var(--line);border-radius:10px;background:white;color:var(--ink);font-size:.875rem}.result-count{font-size:.8rem;color:var(--muted);margin:16px 0}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 24px}.card{min-width:0}.card-photo{display:block;padding:0;border:0;background:var(--soft);width:100%;border-radius:18px;overflow:hidden;position:relative;aspect-ratio:1.26}.card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.card-badge{position:absolute;top:15px;left:15px;border-radius:24px;padding:5px 12px;font-size:.72rem;color:var(--ink);background:#fffffff2}.card-copy{padding:16px 2px 0}.card-copy .location{font-size:.75rem;color:var(--muted);margin-bottom:5px}.card h3{font-size:1.1rem;letter-spacing:-.025em;margin-bottom:7px}.card-meta{font-size:.85rem;color:var(--muted);margin-bottom:12px}.card-bottom{display:flex;justify-content:space-between;gap:12px;align-items:center}.details-button{border:0;padding:0;background:none;font-size:.85rem;color:var(--green);font-weight:600;text-decoration:underline;text-underline-offset:4px}.card-bottom>a{font-size:.8rem}.catalog-note{color:var(--muted);font-size:.8rem;text-align:center;margin:36px 0 0}.empty{grid-column:1/-1;text-align:center;padding:50px;background:var(--soft);border-radius:20px}.about{background:var(--soft)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-image{position:relative}.about-image img{height:440px;object-fit:cover;width:100%;border-radius:22px}.image-caption{display:block;font-size:.75rem;color:var(--muted);margin-top:14px}.about-copy p:not(.eyebrow){color:var(--muted);max-width:500px}.about-copy h2{margin-bottom:25px}.text-link{display:inline-flex;gap:24px;align-items:center;font-size:.9rem;font-weight:600;border-bottom:1px solid currentColor;padding-bottom:4px}.zones{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:40px}.zones>a{padding:32px;background:var(--soft);border-radius:18px;transition:transform .2s}.zones>a:hover{background:#eaf0e8}.zone-number{font-size:.7rem;letter-spacing:.13em;color:var(--muted)}.zones h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:400;font-size:1.65rem;margin:35px 0 15px}.zones p{color:var(--muted);font-size:.9rem;min-height:72px}.owners{background:var(--green);color:#fff}.owners .eyebrow{color:#d1baa3}.owners em{color:#dfc6ac}.owner-heading{display:grid;grid-template-columns:1fr 1fr;gap:90px}.owner-heading>div:last-child{padding-top:30px}.owner-heading p:not(.eyebrow){color:#e0e7df;max-width:470px}.light{background:var(--cream);border-color:var(--cream);color:var(--green);margin-top:12px}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:65px}.services article{border-top:1px solid #ffffff35;padding-top:24px}.services article>span{font-size:.8rem;color:#d1baa3}.services h3{font-size:1.05rem;margin:23px 0 12px}.services p{color:#d5dfd7;font-size:.875rem;margin:0}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}.faq-section>div>p:not(.eyebrow){color:var(--muted)}details{border-bottom:1px solid var(--line);padding:22px 0}details:first-child{padding-top:0}summary{cursor:pointer;font-size:1rem;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-weight:400;font-size:1.4rem;line-height:1}details[open] summary:after{content:'−'}details p{font-size:.95rem;color:var(--muted);padding-top:15px;margin-bottom:0}.contact{text-align:center;background:var(--cream);padding:65px 25px;border-radius:24px}.contact h2{font-family:"Playfair Display",Georgia,"Times New Roman",serif;letter-spacing:-.035em;font-size:clamp(2.3rem,4vw,3.5rem)}.phone{display:block;font-size:.9rem;margin-top:20px}.footer{padding-top:70px;display:grid;grid-template-columns:1fr 1fr;gap:35px}.footer p{font-size:.8rem;color:var(--muted);margin:16px 0 0}.footer-links{display:flex;align-items:start;justify-content:end;gap:25px;font-size:.8rem}.plain{background:none;padding:0;color:inherit;font-size:inherit;border:0}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:22px 0 35px;font-size:.75rem;color:var(--muted)}.floating-wa{position:fixed;right:25px;bottom:25px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:white;box-shadow:0 5px 20px #0003;z-index:11;border:2px solid white}.floating-wa svg{width:28px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round}.skip{position:fixed;top:-80px;left:20px;z-index:100;padding:10px;background:white}.skip:focus{top:10px}dialog{border:0;border-radius:24px;padding:0;width:min(820px,calc(100% - 32px));max-height:90vh;color:var(--ink);overscroll-behavior:contain}dialog::backdrop{background:#0b201bc9;backdrop-filter:blur(4px)}body.modal-open{overflow:hidden}.dialog-close{position:sticky;float:right;top:15px;right:15px;z-index:2;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:white;font-size:1.5rem;margin:15px 15px -55px 0}.detail-gallery{position:relative;background:var(--soft)}.detail-gallery>img{width:100%;height:390px;object-fit:cover}.gallery-controls{position:absolute;bottom:18px;right:20px;display:flex;align-items:center;gap:12px;background:#fff;border-radius:30px;padding:4px;font-size:.8rem}.gallery-controls button{width:38px;height:38px;border:0;background:var(--soft);border-radius:50%}.detail-body,.legal{padding:35px}.detail-body h2{font-size:2.1rem}.detail-body p{color:var(--muted)}.amenities{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.amenities span{background:var(--soft);padding:8px 13px;border-radius:8px;font-size:.85rem}.detail-actions{display:flex;gap:12px;flex-wrap:wrap}.small{font-size:.8rem}.legal h2{font-size:2rem}.legal h3{margin-top:25px;font-size:1rem}.legal p{font-size:.95rem;color:var(--muted)}.legal a{text-decoration:underline}[hidden]{display:none!important}
@media(min-width:1500px){.hero{padding-top:55px}.hero-photo{height:620px}}@media(max-width:1050px){.wrap{width:calc(100% - 60px)}.header{padding:0 30px;gap:20px}.header nav{gap:18px;font-size:.8rem}.contact-top{display:none}.hero{gap:30px}.hero-photo{height:520px}.hero h1{font-size:3.5rem}.hero-copy .eyebrow{max-width:270px}.about-grid,.owner-heading{gap:45px}.filterbar{align-items:start;flex-direction:column}.zones>a{padding:25px}.footer-links{gap:15px}.services{gap:22px}.faq-section{gap:40px}}@media(max-width:720px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 36px)}.header{height:72px;padding:0 20px}.brand{font-size:1.85rem}.menu-toggle{display:block;border:1px solid var(--line);border-radius:50%;background:#fff;width:42px;height:42px}.header nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:24px;font-size:1rem;box-shadow:0 15px 20px #0001}.header nav.open{display:flex;flex-direction:column;gap:22px}.hero{grid-template-columns:1fr;gap:24px;padding-top:20px}.hero-copy{padding:15px 5px 0}.hero h1{font-size:3.4rem}.hero h1 br:first-child{display:none}.hero .eyebrow{max-width:none;font-size:.6rem;letter-spacing:.08em}.intro{font-size:1rem;margin-bottom:24px}.hero-note{display:none}.hero-photo{height:370px;border-radius:80px 18px 18px 18px}.photo-label{bottom:24px;left:24px;right:24px}.photo-label>span{font-size:.6rem}.section{padding-top:64px;padding-bottom:64px}.section-top{display:block}.section-top>p{margin-top:20px}.section-top>p br{display:none}.filterbar{margin-top:26px;gap:16px}.chips{gap:7px}.chip{padding:9px 14px;font-size:.8rem}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px}.card-photo{aspect-ratio:.96;border-radius:14px}.card-badge{top:9px;left:8px;padding:4px 8px;font-size:.6rem}.card h3{font-size:1rem}.card-meta{font-size:.75rem}.card-copy .location{font-size:.68rem}.card-bottom{align-items:start;flex-direction:column;gap:8px}.card-bottom>a{font-size:.75rem}.about-grid{grid-template-columns:1fr;gap:32px}.about-image img{height:320px}.about-copy{padding:0 5px}.zones{grid-template-columns:1fr;gap:14px}.zones h3{margin-top:20px}.zones p{min-height:0}.owner-heading{grid-template-columns:1fr;gap:0}.owner-heading>div:last-child{padding-top:0}.services{grid-template-columns:repeat(2,1fr);gap:30px 22px;margin-top:40px}.faq-section{grid-template-columns:1fr;gap:35px}.contact{padding:45px 20px}.contact .eyebrow{font-size:.65rem}.footer{grid-template-columns:1fr;padding-top:50px}.footer-links{justify-content:start;flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:10px;padding-bottom:85px}.detail-gallery>img{height:300px}.detail-body,.legal{padding:26px 22px}.detail-body h2{font-size:1.8rem}.detail-actions .button{width:100%}.floating-wa{right:18px;bottom:18px}.button{padding:14px 22px}.contact h2{font-size:2.4rem}}@media(max-width:360px){.property-grid{grid-template-columns:1fr}.hero h1{font-size:2.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.hero-secondary{display:block;font-size:.85rem;text-decoration:underline;text-underline-offset:5px;margin-top:20px}.hero .intro{max-width:450px}.hero-note{margin-top:26px}.process{padding-bottom:30px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px}.process-grid article>span{color:#846747;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:2rem}.process-grid h3{font-size:1.05rem;margin:16px 0 12px}.process-grid p{color:var(--muted);font-size:.95rem}.owners{margin-top:55px}.contact>p:not(.eyebrow){color:var(--muted)}@media(max-width:720px){.process-grid{grid-template-columns:1fr;gap:25px}.owners{margin-top:35px}.hero h1 br:first-child{display:initial}.hero h1{font-size:3.3rem}.hero .intro{font-size:1rem}.hero-secondary{font-size:.8rem}.hero-copy .button{font-size:.8rem;gap:14px;padding:14px 18px}}

/* Brand typography: deliberately larger, compact editorial headings. */
body{font-weight:300}
h1,h2,h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:600;text-wrap:balance}
h1,h2{line-height:1.02;letter-spacing:-.04em}
.hero h1{font-size:clamp(3.7rem,6.4vw,6rem);line-height:.97}
h2{font-size:clamp(2.6rem,4.25vw,4rem)}
em,.zones h3{font-weight:600}
.contact h2{font-size:clamp(2.7rem,4.6vw,4.3rem)}
.hero-copy .eyebrow,.eyebrow,.zone-number,.photo-label>span{font-family:"Jost",system-ui,sans-serif;font-weight:500;letter-spacing:.25em}
.eyebrow,.hero-copy .eyebrow{font-size:.75rem}
.process-grid article>span{font-weight:600}
.card h3{font-size:1.3rem}.services h3,.process-grid h3{font-size:1.25rem}
.header nav,.chip{font-weight:400}
.hero{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}
/* Visible by default. Only a functioning enhancement opts into hidden states. */
[data-reveal]{opacity:1;transform:none}
.motion-enabled [data-reveal]{transition:opacity 550ms cubic-bezier(.16,1,.3,1),transform 550ms cubic-bezier(.16,1,.3,1)}
.motion-enabled [data-reveal]:not(.is-visible){opacity:0;transform:translate3d(0,18px,0)}
.motion-enabled :is(.services,.process-grid,.property-grid)>[data-reveal]:nth-child(2){transition-delay:90ms}
.motion-enabled :is(.services,.process-grid,.property-grid)>[data-reveal]:nth-child(3){transition-delay:180ms}
.motion-enabled :is(.services,.property-grid)>[data-reveal]:nth-child(4){transition-delay:270ms}
.motion-enabled .property-grid>[data-reveal]:nth-child(5){transition-delay:360ms}
.motion-enabled .property-grid>[data-reveal]:nth-child(6){transition-delay:450ms}
.card-photo img,.about-image img{transition:transform 600ms cubic-bezier(.16,1,.3,1)}
.about-image{overflow:hidden;border-radius:22px}
.hero-photo img{transform:scale(1.04)}
@media(hover:hover) and (pointer:fine){.card-photo:hover img,.about-image:hover img{transform:scale(1.04)}}
@media(hover:none){.motion-enabled [data-photo-enter] img{transform:scale(1);transition:transform 600ms cubic-bezier(.16,1,.3,1)}.motion-enabled [data-photo-enter].is-visible img{transform:scale(1.025)}}
/* Keep the header's layout slot fixed: compact its surface and contents with transforms. */
.header{background:transparent;border:0;backdrop-filter:none;isolation:isolate}
.header:before,.header:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;transform-origin:top;transition:transform 350ms cubic-bezier(.16,1,.3,1),opacity 350ms ease}
.header:before{background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}
.header:after{background:rgba(255,255,255,.9);box-shadow:0 6px 22px #1a3c3112;opacity:0;backdrop-filter:blur(16px)}
.header>*{transition:transform 350ms cubic-bezier(.16,1,.3,1)}
.header.is-condensed:before,.header.is-condensed:after{transform:scaleY(.8)}
.header.is-condensed:after{opacity:1}.header.is-condensed>*{transform:translateY(-9px)}
@media(max-width:1050px){.hero h1{font-size:clamp(3.4rem,6.3vw,5rem)}}
@media(max-width:720px){.hero{grid-template-columns:minmax(0,1fr)}.hero h1{font-size:clamp(3.5rem,11vw,4.9rem)}h2{font-size:clamp(2.5rem,8vw,3.2rem)}.contact h2{font-size:clamp(2.5rem,8vw,3.3rem)}.hero .eyebrow{font-size:.65rem;letter-spacing:.19em}.card h3{font-size:1.15rem}.header.is-condensed>*{transform:translateY(-7px)}.header.is-condensed nav{transform:translateY(-14px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}[data-reveal],.motion-enabled [data-reveal]:not(.is-visible){opacity:1!important;transform:none!important}.hero-photo img,.card-photo img,.about-image img,.header:before,.header:after,.header>*{transform:none!important}}
/* Second visual pass: editorial hierarchy and a deliberate, readable sequence. */
:root{--muted:#546158}
body{font-size:17px;line-height:1.7}
h1,h2{letter-spacing:-.035em}
.section-top h2{max-width:19ch}
.intro,.about-copy p:not(.eyebrow),.owner-heading p:not(.eyebrow){font-size:1.125rem;line-height:1.75}
.eyebrow{color:#735940;font-size:.75rem;letter-spacing:.23em;margin-bottom:25px}
.hero .eyebrow{color:var(--green)}
.section-top>p,.zones p,.process-grid p,.services p{font-size:1rem;line-height:1.7}
.card-meta,.card-copy .location,.catalog-note{font-size:.875rem}
.services h3,.process-grid h3{font-size:1.65rem;line-height:1.18;letter-spacing:-.02em}
.card h3{font-size:1.45rem;line-height:1.2;letter-spacing:-.025em}
.owners{padding-block:110px;background:linear-gradient(125deg,#132f27,#21483b)}
.owner-heading h2{max-width:12ch}
.services{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin-top:72px}
.services article{position:relative;padding-top:28px;border-top-color:#ffffff28}
.services article>span{display:block;font:italic 600 2.7rem/1 'Playfair Display',Georgia,serif;color:#d3b598;letter-spacing:-.06em}
.services h3{margin-top:28px;max-width:12ch}
.services p{color:#e0e7df}
.services article:before{content:'';position:absolute;top:-1px;left:0;right:0;height:1px;background:#d3b598;transform-origin:left;transform:scaleX(1)}
.process{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start;padding-top:120px;padding-bottom:50px}
.process>.section-top{position:sticky;top:145px;display:block;margin:0}
.process h2{font-size:clamp(2.7rem,4vw,3.8rem);max-width:12ch}
.process-grid{grid-template-columns:1fr;gap:0;margin:0}
.process-grid article{position:relative;display:grid;grid-template-columns:70px 1fr;column-gap:25px;padding:30px 0 38px;border-top:1px solid #dce2db}
.process-grid article>span{grid-row:1/3;font:italic 600 3.5rem/1 'Playfair Display',Georgia,serif;color:#a88b6c;letter-spacing:-.06em}
.process-grid h3{margin:0 0 12px;max-width:19ch}
.process-grid p{grid-column:2;margin:0;max-width:33ch}
.process-grid article:before{content:'';position:absolute;left:0;right:0;top:-1px;height:2px;background:var(--green);transform-origin:left;transform:scaleX(1)}
.about-copy h2{max-width:13ch;font-size:clamp(2.8rem,4.3vw,4.2rem)}
.about-image img{height:520px}
.zones{gap:0;border-block:1px solid var(--line)}
.zones>a{background:transparent;border-radius:0;padding:42px 30px}
.zones>a+a{border-left:1px solid var(--line)}
.zones h3{font-size:2rem;max-width:12ch;margin-top:32px}
.zone-number{color:#806548}
.zones>a:hover{background:#f5f6f2}
.faq-section h2{max-width:11ch}
summary{font-weight:500;font-size:1.08rem}
.details-button,.text-link,.card-bottom>a{font-size:.9rem}
.contact{position:relative;overflow:hidden;padding-block:85px;background:linear-gradient(120deg,#f7ede2,#f1e4d5)}
.contact h2{max-width:19ch;margin-inline:auto}
.contact:before{content:'';position:absolute;width:400px;height:400px;border:1px solid #be9b7e40;border-radius:50%;left:-280px;top:-200px;pointer-events:none}
.contact:after{content:'';position:absolute;width:420px;height:420px;border:1px solid #be9b7e40;border-radius:50%;right:-300px;bottom:-200px;pointer-events:none}
/* Timings belong to the observer queue, not an ancestor fade plus nth-child delay. */
.motion-enabled :is(.services,.process-grid,.property-grid)>[data-reveal]:nth-child(n){transition-delay:0ms}
.motion-enabled :is(.services,.process-grid)>[data-reveal]:not(.is-visible):before{transform:scaleX(0)}
.motion-enabled :is(.services,.process-grid)>[data-reveal]:before{transition:transform 750ms cubic-bezier(.16,1,.3,1) 120ms}
.motion-enabled :is(.services,.process-grid)>[data-reveal]>span{transition:transform 650ms cubic-bezier(.16,1,.3,1),opacity 550ms ease}
.motion-enabled :is(.services,.process-grid)>[data-reveal]:not(.is-visible)>span{transform:translateY(12px);opacity:0}
.motion-enabled :is(.services,.process-grid)>[data-reveal]>:is(h3,p){transition:transform 550ms cubic-bezier(.16,1,.3,1) 90ms,opacity 550ms ease 90ms}
.motion-enabled :is(.services,.process-grid)>[data-reveal]:not(.is-visible)>:is(h3,p){transform:translateY(8px);opacity:0}
@media(hover:hover) and (pointer:fine){.text-link span,.button span,.card-bottom>a{transition:transform 250ms ease}.text-link:hover span,.button:hover span{transform:translate(3px,-3px)}.card-bottom>a:hover{transform:translateX(3px)}}
@media(max-width:1050px){.process{gap:40px}.services{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.services h3{max-width:none}.about-image img{height:470px}}
@media(max-width:720px){body{font-size:16px}.owners{padding-block:65px}.services{gap:35px 24px;margin-top:45px}.services h3{font-size:1.35rem}.services p{font-size:.95rem}.services article>span{font-size:2.4rem}.process{display:block;padding-top:75px}.process>.section-top{position:static}.process h2{font-size:2.75rem;max-width:15ch}.process-grid{margin-top:35px}.process-grid article{grid-template-columns:52px 1fr;column-gap:18px}.process-grid article>span{font-size:3rem}.process-grid h3{font-size:1.5rem}.card h3{font-size:1.2rem}.card-copy .location,.card-meta{font-size:.8rem}.zones{display:block}.zones>a{display:block;padding:30px 10px}.zones>a+a{border-left:0;border-top:1px solid var(--line)}.zones h3{margin:20px 0 15px;max-width:none}.about-image img{height:350px}.about-copy h2{font-size:2.75rem}.intro,.about-copy p:not(.eyebrow),.owner-heading p:not(.eyebrow){font-size:1.05rem}.contact{padding-block:55px}.contact .eyebrow{font-size:.7rem;letter-spacing:.15em}}
@media(prefers-reduced-motion:reduce){.motion-enabled :is(.services,.process-grid)>[data-reveal]>:is(span,h3,p){transform:none!important;opacity:1!important}.motion-enabled :is(.services,.process-grid)>[data-reveal]:before{transform:none!important}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Final presentation and progressive enhancement. */
.about-image img{object-position:32% 50%}
html:not(.catalog-ready) .filterbar{display:none}
a.card-photo{display:block}
@media(max-width:700px){.about-image img{height:auto;aspect-ratio:4/3;object-fit:cover}}

/* Propiedades sin disponibilidad: presencia discreta, sin enlace a Airbnb */
.card-off .card-photo img{filter:saturate(.72) brightness(.96)}
.card-off .card-photo:after{content:'';position:absolute;inset:0;background:#1a3c310f;pointer-events:none}
.card-off:hover .card-photo img{transform:none}
.card-badge-off{background:#1a3c31e6;color:#f7ede2;letter-spacing:.04em}
.card-status{font-size:.78rem;color:var(--muted);letter-spacing:.02em}
.detail-status{font-size:.9rem;color:var(--muted);border-left:2px solid var(--sand);padding-left:14px;margin:0 0 20px}
@media(max-width:720px){.card-status{font-size:.72rem}}
