:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bg: #efe8e2;--text: #213547;--accent: #b03a2e;--muted: #6b7280;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;color-scheme:light}html,body,#root{margin:0;padding:0;width:100%;min-height:100%;box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overflow-x:hidden;text-align:center}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url(/assets/OaxacaPicture_21-B4MByvjO.jpg);background-size:cover;background-position:center;opacity:.06;pointer-events:none;z-index:0;filter:saturate(.95) brightness(.98)}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#0000000a;pointer-events:none;z-index:0}.container{display:flex;flex-direction:column;max-width:1100px;width:100%;margin:0 auto;padding:1rem;position:relative;z-index:1;align-items:center;text-align:center}.site-header{background:linear-gradient(90deg,#fff6f4,#fff);border-bottom:1px solid #eee;padding:1rem 0}.header-row{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.site-header h1{margin:0;font-size:1.6rem}.site-header .location{margin:.25rem 0 0;color:var(--muted)}.lang-switch{display:flex;gap:.4rem}.lang-switch button{padding:.4rem .6rem;border-radius:6px;border:1px solid #ddd;background:#fff;cursor:pointer}.hero{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:.5rem;width:100%}.hero-media{position:relative;width:100%;display:flex;justify-content:center;align-items:center;padding:0}.hero-image{display:block;width:90vw;max-width:1600px;height:min(80vh,1000px);object-fit:cover;border-radius:10px;box-shadow:0 8px 28px #0000001f;opacity:0;transition:opacity .6s ease,transform .6s ease;transform:translateY(6px)}.hero-image.loaded{opacity:1;transform:translateY(0)}.hero-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;color:var(--text);width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.6rem;border:none;z-index:4;box-shadow:0 6px 18px #0000001f}.hero-nav:hover{transform:translateY(-50%) scale(1.02)}.hero-prev{left:calc(5vw + 8px)}.hero-next{right:calc(5vw + 8px)}@media (max-width:420px){.hero-nav{display:none}.hero-image{width:96vw;height:50vh}}@media (max-width:920px){.hero-image{height:320px}.hero-placeholder{height:260px}.hero-card{max-width:92%}.header-row{flex-direction:column}}@media (max-width:640px){.hero-image{height:260px}.hero-card{flex-direction:column;transform:translateY(-20px);gap:.5rem;width:calc(100% - 2rem)}.thumb img{height:120px}.thumb{max-width:100%}}.hero-card{position:absolute;left:50%;transform:translate(-50%) translateY(12px);bottom:6%;max-width:900px;width:calc(90% - 2rem);z-index:5;background:#fffffff5;padding:1rem 1.25rem;border-radius:10px;text-align:center;box-shadow:0 8px 30px #00000014}.hero-placeholder{width:90vw;max-width:1600px;height:min(60vh,700px);border-radius:10px;display:flex;align-items:center;justify-content:center}.gallery{padding-top:1.5rem;text-align:center;width:100%}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;width:100%;justify-items:center}.hero-media,.hero-image,.hero-placeholder{box-sizing:border-box}html,body,#root,#app-root,#main-root{height:100%;margin:0;padding:0;background:#000}header,.header,nav,footer,.footer,.site-header,.site-footer{display:none!important}#main-root{display:flex;flex-direction:column;width:100%;background:#111;color:#fff;box-sizing:border-box;position:relative}.gallery,.gallery.container,.gallery-root{height:100%;width:100%;max-width:none;padding:.5rem;box-sizing:border-box;display:flex;flex-direction:column}.gallery>h3,.gallery>h2{margin:.25rem 0 .5rem;padding:0 .25rem;color:inherit}.gallery .grid{flex:1;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));overflow:auto;align-content:start;padding:.25rem}.thumb{display:block;background:#222;overflow:hidden;aspect-ratio:4 / 3;border-radius:6px}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.lightbox,.modal{z-index:9999}@media (max-width: 600px){.gallery .grid{grid-template-columns:repeat(2,1fr)}}.large-gallery{height:100%;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000;opacity:1;position:relative}.slideshow{height:100%;width:100%;margin:0;position:relative}.slide{height:100%;width:100%;object-fit:cover;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.gallery-overlay-button{position:absolute;right:1.25rem;bottom:1.25rem;z-index:1002;padding:.75rem 1.25rem;background:linear-gradient(135deg,#c8a76c,#d4af8a);color:#111;border:none;border-radius:6px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;cursor:pointer;box-shadow:0 8px 18px #00000073;transition:transform .16s ease,box-shadow .16s ease}.gallery-overlay-button:hover{transform:translateY(-3px);box-shadow:0 12px 26px #00000080}@media (max-width: 900px){.gallery-overlay-button{right:.9rem;bottom:.9rem;padding:.6rem 1rem;font-size:.95rem}}@media (max-width: 480px){.gallery-overlay-button{right:.6rem;bottom:.6rem;padding:.55rem .9rem;font-size:.9rem}}.fade-in{animation:fadeIn .6s ease-in}@keyframes fadeIn{0%{opacity:0;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.property-description{position:relative;margin:0;padding:0;background:linear-gradient(to top,#000000d9,#0000008c);color:#fff;width:100%;overflow:auto;box-sizing:border-box;z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-top:1px solid rgba(200,167,108,.15)}.property-description .desc-inner{padding:2rem 2.5rem;max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box}.property-description h2{margin:0 0 1.5rem;font-size:1.8rem;color:#c8a76c;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.property-description h3{margin:1.5rem 0 .75rem;font-size:1.1rem;color:#e8d9b8;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.property-description h3:first-child{margin-top:0}.property-description p{color:#e6e6e6;line-height:1.65;margin:.5rem 0;font-size:.95rem}.property-description strong{color:#d4af8a;font-weight:600}.property-description em{color:#b8b8b8;font-style:italic}.property-description .location{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(200,167,108,.2)}.property-description .columns{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.property-description .column-section{display:flex;flex-direction:column}.property-description .feature-list{display:grid;gap:1.2rem}.property-description .feature-item{padding:.8rem 1rem;background:#c8a76c0f;border-left:3px solid rgba(200,167,108,.3);border-radius:2px}.property-description .feature-item strong{display:block;margin-bottom:.25rem;color:#d4af8a}.property-description .feature-item p{margin:0;font-size:.9rem}.property-description .note{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(200,167,108,.2);text-align:center;font-size:.9rem;color:#b8b8b8}.gallery-modal-button{margin-top:1.5rem;padding:.75rem 2rem;background:linear-gradient(135deg,#c8a76c,#d4af8a);color:#1a1a1a;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.gallery-modal-button:hover{background:linear-gradient(135deg,#d4af8a,#e8c9a0);transform:translateY(-2px);box-shadow:0 8px 16px #c8a76c4d}.gallery-modal-button:active{transform:translateY(0)}@media (max-width: 900px){.property-description{max-height:60vh}.property-description .desc-inner{padding:1.5rem}.property-description h2{font-size:1.4rem;margin-bottom:1rem}.property-description .columns{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 600px){.property-description{max-height:65vh;padding:0}.property-description .desc-inner{padding:1.2rem 1rem}.property-description h2{font-size:1.3rem;margin-bottom:.75rem}.property-description h3{font-size:.95rem;margin:1.2rem 0 .5rem}.property-description p{font-size:.9rem;line-height:1.55;margin:.4rem 0}.property-description .columns{grid-template-columns:1fr;gap:.8rem}.property-description .feature-item{padding:.7rem .85rem;gap:.2rem}.property-description .feature-list{gap:.9rem}.property-description .location{margin-bottom:1rem;padding-bottom:1rem}.property-description .note{margin-top:1.2rem;padding-top:1rem}.gallery-modal-button{margin-top:1.2rem;padding:.85rem 1.8rem;font-size:.95rem;width:100%;box-sizing:border-box}}@media (max-width: 380px){.property-description .desc-inner{padding:1rem .8rem}.property-description h2{font-size:1.1rem;margin-bottom:.6rem}.property-description h3{font-size:.9rem}.property-description p{font-size:.85rem}.gallery-modal-button{padding:.75rem 1.5rem;font-size:.9rem}}.gallery-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000eb;z-index:9998;animation:fadeIn .2s ease-out}.gallery-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box;overflow:auto}.gallery-modal-viewer{position:relative;width:100%;max-width:900px;max-height:70vh;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.gallery-modal-image{max-width:100%;max-height:70vh;object-fit:contain;border-radius:4px;animation:fadeIn .3s ease-out;-webkit-user-select:none;user-select:none}.gallery-modal-counter{position:absolute;bottom:12px;right:12px;background:#0009;color:#fff;padding:.4rem .8rem;border-radius:3px;font-size:.9rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gallery-modal-close{position:absolute;top:1.5rem;right:1.5rem;background:#00000080;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10000}.gallery-modal-close:hover{background:#c8a76cb3;transform:scale(1.1)}.gallery-modal-nav{position:absolute;top:50%;transform:translateY(-50%);background:#0006;color:#fff;border:none;width:50px;height:50px;border-radius:4px;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10000}.gallery-modal-nav:hover{background:#c8a76c99}.gallery-modal-nav-prev{left:1rem}.gallery-modal-nav-next{right:1rem}.gallery-modal-thumbnails{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.8rem;width:100%;max-width:900px;max-height:120px;overflow-y:auto;padding:1rem 0}.gallery-modal-thumb{position:relative;width:80px;height:80px;border:2px solid rgba(200,167,108,.3);background:#0000004d;border-radius:3px;padding:0;cursor:pointer;overflow:hidden;transition:all .2s ease}.gallery-modal-thumb img{width:100%;height:100%;object-fit:cover}.gallery-modal-thumb:hover{border-color:#c8a76c99;background:#c8a76c1a}.gallery-modal-thumb.active{border-color:#c8a76c;background:#c8a76c33;box-shadow:0 0 12px #c8a76c4d}@media (max-width: 768px){.gallery-modal{padding:.75rem}.gallery-modal-viewer{max-height:55vh;margin-bottom:1rem}.gallery-modal-image{max-height:55vh;border-radius:2px}.gallery-modal-nav{width:48px;height:48px;font-size:1.8rem;background:#000000b3}.gallery-modal-nav:active{background:#c8a76ccc}.gallery-modal-nav-prev{left:.25rem}.gallery-modal-nav-next{right:.25rem}.gallery-modal-close{width:44px;height:44px;font-size:1.5rem;top:1rem;right:1rem;background:#000000b3}.gallery-modal-counter{bottom:8px;right:8px;font-size:.85rem}.gallery-modal-thumbnails{grid-template-columns:repeat(auto-fit,minmax(65px,1fr));gap:.4rem;max-height:100px;padding:.75rem 0}.gallery-modal-thumb{width:65px;height:65px;border-width:2px}}@media (max-width: 480px){.gallery-modal{padding:.5rem;justify-content:flex-end}.gallery-modal-viewer{max-height:50vh;margin-bottom:.75rem}.gallery-modal-image{max-height:50vh}.gallery-modal-nav{width:44px;height:44px;font-size:1.5rem}.gallery-modal-nav-prev{left:0}.gallery-modal-nav-next{right:0}.gallery-modal-close{width:40px;height:40px;font-size:1.3rem;top:.75rem;right:.75rem}.gallery-modal-thumbnails{grid-template-columns:repeat(auto-fit,minmax(55px,1fr));gap:.3rem;max-height:90px;padding:.5rem 0}.gallery-modal-thumb{width:55px;height:55px}}.language-switcher{position:fixed;top:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.5rem;z-index:1000;background:#0009;padding:.6rem .8rem;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(200,167,108,.3)}.lang-btn{background:none;border:none;color:#fff9;font-size:.85rem;font-weight:600;cursor:pointer;padding:.3rem .5rem;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;border-radius:2px}.lang-btn:hover{color:#c8a76c}.lang-btn.active{color:#c8a76c;background:#c8a76c1a;border:1px solid rgba(200,167,108,.4)}.lang-separator{color:#c8a76c66;font-size:.85rem}@media (max-width: 600px){.language-switcher{top:1rem;right:1rem;padding:.6rem .7rem;gap:.4rem}.lang-btn{font-size:.8rem;padding:.35rem .5rem;min-width:32px;text-align:center;border-radius:3px}.lang-btn:active{background:#c8a76c33}}@media (max-width: 380px){.language-switcher{top:.85rem;right:.85rem;padding:.5rem .55rem;gap:.35rem}.lang-btn{font-size:.75rem;padding:.3rem .45rem}.lang-separator{font-size:.75rem}}.home-button{position:fixed;top:1.25rem;left:1.25rem;z-index:1001}.home-button button{background:#0009;color:#fff;border:1px solid rgba(200,167,108,.25);padding:.45rem .6rem;border-radius:6px;font-size:1rem;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-button button:hover{background:#c8a76c1f;color:#d4af8a}@media (max-width: 600px){.home-button{top:.9rem;left:.9rem}.home-button button{padding:.35rem .5rem;font-size:.95rem}}.contact-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10050}.contact-modal{width:96%;max-width:560px;background:#111;border:1px solid rgba(200,167,108,.12);border-radius:8px;box-shadow:0 12px 40px #0009;color:#fff;overflow:hidden}.contact-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;background:linear-gradient(90deg,#c8a76c14,#c8a76c05);border-bottom:1px solid rgba(200,167,108,.06)}.contact-header h3{margin:0;color:#d4af8a}.close-btn{background:none;border:none;color:#fff;font-size:1.05rem;cursor:pointer}.contact-form{display:flex;flex-direction:column;gap:.6rem;padding:.8rem 0 1rem}.contact-form label{display:flex;flex-direction:column;font-size:.9rem;color:#eaeaea}.contact-form input,.contact-form textarea{margin-top:.35rem;padding:.55rem .6rem;border-radius:4px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;color:#fff}.contact-form textarea{min-height:100px;resize:vertical}.field-error{color:#ffb3b3;font-size:.85rem;margin-top:.25rem}.success-msg{color:#bff0c7;font-size:.95rem}@media (max-width: 480px){.contact-modal{max-width:94%}.contact-form textarea{min-height:80px}}
