:root{--navy:#0b1733;--orange:#f76d21;--ink:#172439;--muted:#687482;--line:#dfe4e8;--paper:#f4f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:5px}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--orange)}.preview{background:var(--navy);color:#fff;text-align:center;padding:9px 20px;font-size:12px;letter-spacing:.08em}.preview span{letter-spacing:0;color:#cbd3df;margin-left:20px}header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.brand img{display:block;object-fit:contain;width:180px;height:65px}nav{display:flex;gap:34px;font-size:14px}nav a:hover,.text-link:hover{color:var(--orange)}.button{background:var(--orange);color:#fff;padding:16px 24px;border-radius:5px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;font-weight:600;border:0;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#d7530a;transform:translateY(-1px)}.small{padding:12px 19px;min-height:44px;font-size:14px}.hero{position:relative;min-height:650px;background:var(--navy);color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,17,32,.95) 0%,rgba(5,17,32,.8) 32%,rgba(5,17,32,.12) 80%),url('assets/proyecto.jpg') center/cover}.hero-content{position:relative;padding:80px 6% 100px;max-width:850px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;margin:0 0 24px}.orange{color:#bb480b}h1{font-size:clamp(44px,5.1vw,76px);letter-spacing:-.045em;line-height:1.04;font-weight:500;margin:0 0 28px}h2{font-size:clamp(34px,3.2vw,48px);line-height:1.13;letter-spacing:-.035em;font-weight:500;margin:0 0 22px}.intro{color:#e0e7e8;font-size:18px;line-height:1.65;margin:0 0 32px}.hero-secondary{margin-left:26px;font-size:14px}.hero-bottom{position:absolute;bottom:24px;left:6%;right:6%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.08em;color:#d4dce2}.hero-bottom span:last-child{letter-spacing:0}.section{padding:90px 6%}.project{display:grid;grid-template-columns:1fr 1fr;gap:80px}.project-copy>p{margin:0 0 20px;font-size:18px}.muted{color:var(--muted)}.project-points{display:flex;gap:24px;padding-top:20px;font-size:14px;border-top:1px solid var(--line)}.project-points span{flex:1;border-left:2px solid var(--orange);padding-left:12px}.lot-section{padding:72px 6%;background:var(--paper)}.section-title{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:25px}.section-title h2{margin:0}.section-title>p{font-size:14px;margin:0;line-height:1.8}.toolbar{display:flex;align-items:center;justify-content:space-between;margin:28px 0 20px;gap:12px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:#fff;color:var(--ink);padding:10px 18px;border-radius:30px;font-size:14px}.filters button.active{background:var(--navy);color:#fff;border-color:var(--navy)}#count{font-size:14px;color:var(--muted)}.explorer{display:grid;grid-template-columns:minmax(0,1fr) 310px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.map-wrap{background:#e6ece8;padding:22px 24px;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.map-top,.map-bottom{display:flex;justify-content:space-between;font-size:12px;font-weight:600;letter-spacing:.06em;color:#43594e}.map-bottom{justify-content:center;gap:24px;flex-wrap:wrap;letter-spacing:0;font-weight:400;font-size:14px}.map-bottom span{display:flex;align-items:center;gap:7px}.dot{display:inline-block;width:10px;height:10px;border-radius:50%}.available{background:#406f55}.reserved{background:#b98132}.sold{background:#9ba3a3}#map{display:block;width:100%;min-height:270px}.lot rect{stroke:#fff;stroke-width:2;fill:#6c9277;transition:fill .2s,opacity .2s}.lot text{fill:#fff;font-size:16px;font-weight:bold;pointer-events:none}.lot[data-status="Reservado"] rect{fill:#b38b51}.lot[data-status="Vendido"] rect{fill:#939e99}.lot{cursor:pointer}.lot.selected rect,.lot:hover rect,.lot:focus rect{fill:var(--orange);stroke:#fff;stroke-width:4}.lot.dimmed{opacity:.15;pointer-events:none}.lot-detail{padding:27px;background:#fff}.detail-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.detail-top .eyebrow{margin:0;font-size:10px}.badge{font-size:12px;padding:4px 9px;border-radius:20px;background:#e6eee8;color:#355d42}h3{font-size:34px;margin:20px 0 0;font-weight:500;letter-spacing:-.03em}.detail-sub{font-size:12px;color:var(--muted);margin:0 0 24px}.area strong{display:block;font-size:37px;letter-spacing:-.04em}.area span{color:var(--muted);font-size:14px}dl{margin:20px 0}dl div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #edf0f2;font-size:14px}dt{color:var(--muted)}dd{margin:0;font-weight:600}.lot-detail .button{width:100%;font-size:14px;padding:14px}.text-link{display:block;text-align:center;margin:18px 0;font-size:14px}.fine{font-size:12px;line-height:1.7;color:var(--muted)}.list-details{margin-top:24px}.list-details summary{cursor:pointer;font-size:14px;font-weight:600;padding:10px 0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px}th,td{text-align:left;padding:14px;border-bottom:1px solid var(--line)}td button{background:transparent;border:0;color:#b9480b;text-decoration:underline;padding:8px}.finance{display:grid;grid-template-columns:1fr 440px;gap:10%;background:var(--navy);color:#fff;align-items:center}.finance-copy p:not(.eyebrow){color:#bdc6d5;max-width:420px}.finance-copy .fine{margin-top:35px}.calculator{background:#fff;color:var(--ink);border-radius:9px;padding:32px}label{display:block;font-size:14px;font-weight:600;margin:0 0 9px}input:not([type=range]),select,textarea{width:100%;padding:13px 14px;border:1px solid #ced6df;border-radius:5px;background:#fff;color:var(--ink);min-width:0}input[type=range]{width:100%;accent-color:var(--orange);cursor:pointer}.range-label{display:flex;justify-content:space-between;align-items:center;font-size:12px}.range-label:first-of-type{margin-top:24px;font-size:14px}.range-label label{margin:0}.calculator select{margin-bottom:20px}.calculator label[for=months]{margin-top:22px}.calculation{background:#f3f5f7;padding:20px;border-radius:5px;margin:0 0 22px;font-size:14px}.calculation>strong{display:block;font-size:38px;letter-spacing:-.04em;margin:6px 0 14px}.calculation>div{display:flex;justify-content:space-between;gap:20px;color:var(--muted);border-top:1px solid var(--line);padding-top:14px}.calculation b{display:block;color:var(--ink);font-size:16px}.calculator .button{width:100%;font-size:14px}.contact{display:grid;grid-template-columns:1fr 1.1fr;gap:10%}.contact>div>p:not(.eyebrow){max-width:390px;color:var(--muted)}.phone{display:block;font-size:27px;letter-spacing:-.03em;margin:30px 0 2px}.phone span{color:var(--orange);margin-left:15px}.contact .muted{font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:22px}textarea{resize:vertical;margin-bottom:22px}.contact form{align-self:center}footer{margin:0 6%;padding:30px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;color:var(--muted)}footer img{object-fit:contain}footer p{margin:0}section{scroll-margin-top:15px}@media(min-width:1600px){.section,.lot-section{padding-left:calc((100vw - 1400px)/2);padding-right:calc((100vw - 1400px)/2)}}@media(max-width:1000px){nav{gap:18px}.project,.contact{gap:40px}.finance{grid-template-columns:1fr 1fr;gap:40px}.section-title{align-items:start;flex-direction:column}.explorer{grid-template-columns:minmax(0,1fr) 280px}.map-wrap{padding:16px 12px}.lot-detail{padding:20px}.map-bottom{gap:12px}.hero-secondary{display:block;margin:22px 0 0}}@media(max-width:720px){html{scroll-padding-top:80px}.preview{font-size:10px;padding:8px 14px}.preview span{display:block;margin:3px 0 0;font-size:11px;line-height:1.5}header{height:78px;padding:0 5%}nav{display:none}.brand img{width:145px;height:52px}.hero{min-height:610px}.hero-content{padding:65px 6% 95px}.hero-image{background-position:60% center;background-image:linear-gradient(90deg,rgba(5,17,32,.94),rgba(5,17,32,.48)),url('assets/proyecto.jpg')}.hero-bottom{flex-direction:column;gap:6px}.hero h1{font-size:49px}.intro{font-size:16px}.section,.lot-section{padding:55px 6%}.project,.finance,.contact{grid-template-columns:1fr;gap:30px}.project-copy>p{font-size:16px}.project-points{gap:12px}.project-points span{font-size:12px}.section-title{gap:10px}.toolbar{flex-direction:column;align-items:start}.filters{gap:6px}.filters button{font-size:12px;padding:9px 12px;min-height:42px}.explorer{grid-template-columns:1fr}.map-wrap{padding:20px 12px}.lot-detail{padding:25px}.map-bottom{font-size:12px}.lot-detail dl{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.lot-detail .area{margin-top:18px}.detail-sub{margin-bottom:12px}.calculator{padding:24px}.finance-copy .fine{margin-top:20px}.form-row{grid-template-columns:1fr}.contact .button{width:100%}footer{flex-wrap:wrap;padding:24px 0}footer p{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Real survey selection layer */
.map-wrap{background:#eef1f3}.map-top{color:#465263;gap:16px}.map-top a{letter-spacing:0;text-decoration:underline}#map{background:#fff;margin:20px 0;min-height:330px}.lot polygon{fill:#205d4b;fill-opacity:.15;stroke:#47745f;stroke-width:2}.lot circle{fill:#315d4d;stroke:#fff;stroke-width:3}.lot text{font-size:27px}.lot.selected polygon,.lot:hover polygon,.lot:focus polygon{fill:#f76d21;fill-opacity:.3;stroke:#f76d21;stroke-width:4}.lot.selected circle,.lot:hover circle,.lot:focus circle{fill:#d95c16}.badge{background:#edf0f3;color:#526071}.map-wrap .fine{margin-bottom:0}.map-bottom{color:#526071}.detail-top .eyebrow{font-size:12px}.detail-top{flex-wrap:wrap}.lot-detail dl{font-size:14px}.lot-detail dd{text-align:right;max-width:60%}.area strong{font-size:32px}@media(max-width:720px){#map{min-height:0}.map-wrap{overflow:auto}.lot text{font-size:30px}.map-top{font-size:12px}.list-details summary{min-height:44px}}
/* Immersive property explorer */
.lot-section{background:#eef2f5}.explorer{grid-template-columns:minmax(0,1fr) 320px;overflow:hidden;border:0;box-shadow:0 20px 65px #13223812}.immersive-wrap{position:relative;padding:0;background:#c6d7dd;display:block;min-width:0}.immersive-wrap .map-top{position:absolute;top:20px;left:20px;right:20px;z-index:7;align-items:center;pointer-events:none}.view-modes{display:flex;padding:4px;border-radius:8px;background:#ffffffec;box-shadow:0 4px 20px #14382e14;pointer-events:auto}.view-modes button{padding:10px 15px;border:0;border-radius:5px;background:transparent;color:#273e43;font-size:14px}.view-modes button.active{background:#0b1733;color:#fff}.view-icon{pointer-events:auto;width:42px;height:42px;border:0;border-radius:7px;background:#fffffff0;font-size:24px;color:#172439}#scene-stage{position:relative;width:100%;height:660px;overflow:hidden}#scene-stage canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab}#scene-labels{position:absolute;inset:0;pointer-events:none;overflow:hidden}#scene-loading{position:absolute;inset:0;display:grid;place-items:center;padding:30px;text-align:center;color:#203a37;z-index:6;pointer-events:none}#scene-loading[hidden]{display:none}.terrain-label{position:absolute;pointer-events:auto;transform:translate(-50%,-50%);border:0;background:transparent;padding:0;display:flex;align-items:center;filter:drop-shadow(0 3px 5px #12281d4d);font-size:14px}.terrain-number{display:grid;place-items:center;min-width:35px;height:35px;border-radius:50%;border:2px solid #f3f8e5;background:#254d3f;color:white;font-size:13px;font-weight:700}.terrain-label.reserved .terrain-number{background:#a77632}.terrain-label.selected .terrain-number{background:#ed6c25;border-color:white;min-width:42px;height:42px;font-size:15px}.terrain-info{position:absolute;left:50%;top:calc(100% + 8px);transform:translateX(-50%);white-space:nowrap;padding:10px 14px;border-radius:6px;background:#fff;color:#13283b;font-weight:700;display:none;line-height:1.35}.terrain-info small{display:block;font-size:11px;font-weight:400;color:#68787b;margin-top:4px}.terrain-label.selected .terrain-info,.terrain-label:hover .terrain-info,.terrain-label:focus-visible .terrain-info{display:block}.terrain-label.selected .terrain-info{border-bottom:3px solid #f76d21}.street-label{position:absolute;transform:translate(-50%,-50%);font-size:9px;letter-spacing:.08em;white-space:nowrap;color:#eaf2f3;text-shadow:0 1px 4px #253c3d;font-weight:700;pointer-events:none}.scene-toolbar{position:absolute;left:20px;bottom:128px;z-index:7;display:flex;gap:1px;background:#ffffffef;box-shadow:0 5px 20px #263d3f26;border-radius:7px;overflow:hidden}.scene-toolbar button{width:43px;height:43px;border:0;background:transparent;font-size:22px;color:#203d46}.scene-toolbar button:hover{background:#e4ebee}.scene-help{position:absolute;left:20px;bottom:102px;right:20px;font-size:12px;color:#253f42;text-shadow:0 0 6px #fff}.immersive-wrap .map-bottom{position:absolute;bottom:65px;left:20px;right:20px;color:#1d3940;justify-content:start;gap:18px;font-size:12px}.immersive-wrap .map-bottom a{margin-left:auto;text-decoration:underline}.scene-disclaimer{position:absolute;bottom:13px;left:20px;right:20px;margin:0;font-size:10px;line-height:1.5;color:#3e555a;max-width:720px}.lot-price-block{margin:22px 0 24px;padding:20px 0;border-top:1px solid #e5e9ed;border-bottom:1px solid #e5e9ed}.lot-price-block>span{font-size:12px;color:#677581}.lot-price-block>strong{display:block;font-size:31px;line-height:1.3;letter-spacing:-.045em;margin:6px 0}.lot-price-block>strong.is-consult{font-size:26px}.lot-price-block>p{font-size:14px;font-weight:600;color:#b94f18;margin:6px 0 0}.status-available{background:#e1eee3!important;color:#2f6140!important}.status-reserved{background:#f7ecd8!important;color:#96631f!important}.lot-detail .area strong{font-size:28px}.lot-detail h3{margin-top:16px}.lot-detail .fine{font-size:11px}.lot-detail .text-link{margin:13px 0}.lot-detail{padding:24px}.finance-lot{font-size:14px;font-weight:600;color:#a24717;margin:0 0 20px}.deposit-label{margin-top:20px}.needs-value{font-size:23px!important;line-height:1.3}.calculator .fine{margin:10px 0}.explorer.expanded{position:fixed;inset:20px;z-index:100;margin:0;border-radius:12px;grid-template-columns:minmax(0,1fr) 320px}.explorer.expanded #scene-stage{height:100%}.explorer.expanded .lot-detail{overflow:auto}.explorer-open{overflow:hidden}#scene-notice{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);z-index:8;background:#fffffff2;box-shadow:0 12px 50px #17332d38;border-radius:10px;width:300px;max-width:85%;padding:22px;font-size:15px;line-height:1.65;text-align:center;color:#1a3541}#scene-notice a{display:block;font-size:13px;text-decoration:underline;margin-top:10px}.list-details th,.list-details td{white-space:nowrap}.toolbar{flex-wrap:wrap}
@media(max-width:1100px){.explorer{grid-template-columns:minmax(0,1fr) 290px}.lot-detail{padding:20px}#scene-stage{height:690px}.scene-toolbar{bottom:145px}.scene-help{bottom:119px}.scene-disclaimer{font-size:10px}.immersive-wrap .map-bottom{bottom:85px}.explorer.expanded{grid-template-columns:minmax(0,1fr) 290px}}
@media(max-width:720px){.explorer{grid-template-columns:1fr}#scene-stage{height:560px}.immersive-wrap .map-top{left:12px;right:12px;top:12px}.view-modes button{padding:9px 12px;font-size:12px}.scene-toolbar{left:12px;bottom:147px}.scene-help{left:12px;right:12px;bottom:122px;font-size:10px}.immersive-wrap .map-bottom{left:12px;right:12px;bottom:88px;gap:12px;font-size:11px}.scene-disclaimer{left:12px;right:12px;bottom:16px;font-size:10px}.lot-price-block{margin:18px 0;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:16px 0}.lot-price-block>span{grid-column:1/-1}.lot-price-block>strong{font-size:30px}.lot-price-block>p{font-size:12px;text-align:right}.lot-detail{padding:24px}.lot-detail .area{margin:0}.lot-detail .fine{font-size:12px}.explorer.expanded{inset:8px;display:block;overflow-y:auto}.explorer.expanded #scene-stage{height:68vh;min-height:460px}.explorer.expanded .lot-detail{overflow:visible}.terrain-number{min-width:32px;height:32px;font-size:12px}.street-label{font-size:8px}.filters button{font-size:12px}.scene-toolbar button{width:42px;height:42px}}
/* Selector de desarrollos y Santa Elena */
.selection-page{background:#f3f5f7}.selection-page header{position:relative}.header-caption{font-size:12px;letter-spacing:.1em;color:#62707e}.selection-main{max-width:1460px;padding:58px 6% 20px;margin:auto}.selection-heading{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:36px}.selection-heading h1{font-size:clamp(36px,3.5vw,54px);line-height:1.08;letter-spacing:-.045em;margin:0;color:#0b1733}.selection-heading .eyebrow{margin-bottom:17px}.selection-heading>p{color:#62707e;font-size:16px;margin:0;line-height:1.7}.development-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.development-card{background:white;border-radius:10px;overflow:hidden;border:1px solid #e0e5eb;box-shadow:0 9px 28px #0b173307}.development-cover{display:block;height:245px;position:relative;overflow:hidden;background:#12263a}.development-cover img{display:block;object-fit:cover;width:100%;height:100%;transition:transform .45s}.development-cover:hover img{transform:scale(1.025)}.santa-cover{background:#ebefec}.santa-cover img{object-fit:contain;padding:15px 45px 24px}.east-cover img{filter:brightness(.85)}.cover-badge{position:absolute;top:18px;left:20px;background:#eb6b22;color:white;font-size:12px;font-weight:700;letter-spacing:.07em;padding:9px 12px;border-radius:4px}.cover-badge.light{background:#ffffffed;color:#18362f}.image-caption{position:absolute;bottom:0;left:0;right:0;padding:8px 20px;background:#11253ad6;font-size:12px;color:#e4eaf0}.development-content{padding:28px 30px}.development-content>.eyebrow{color:#b6501a;margin-bottom:10px}.development-content h2{font-size:35px;margin:0;letter-spacing:-.04em}.development-location{font-size:14px;color:#687787;min-height:44px;margin:10px 0 12px}.plot-pills{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 24px}.plot-pills span{background:#f0f4f5;color:#415766;border-radius:4px;padding:7px 9px;font-size:12px}.development-prices{display:grid;grid-template-columns:1fr 1fr;gap:18px;border-top:1px solid #e3e8ed;padding-top:20px}.development-prices span{font-size:12px;color:#637282;display:block}.development-prices strong{display:block;font-size:25px;letter-spacing:-.035em;margin-top:5px;font-weight:600}.development-payment{font-size:14px;line-height:1.8;margin:18px 0 22px;color:#576979;min-height:50px}.development-payment b{color:#21364c;font-weight:600}.development-link{width:100%;font-size:14px}.development-note{font-size:12px;line-height:1.6;color:#70808c;margin:15px 0 0;min-height:39px}.selection-contact{display:flex;justify-content:space-between;align-items:center;padding:32px 0 15px;gap:25px;font-size:14px;color:#536678}.selection-contact a{color:#19364d;text-decoration:underline;text-underline-offset:5px}.santa-page .hero-image{background-image:linear-gradient(90deg,#081b29f5 5%,#122f24c9 60%,#12342888),url('assets/grass.png')}.status-sold{background:#f4e3df!important;color:#92392e!important}.terrain-label.sold .terrain-number{background:#9c554a}.santa-page .dot.sold{background:#9c554a}#lot-cash{font-size:18px!important;color:#214d3f!important;margin:10px 0!important}#lot-cash[hidden]{display:none!important}.santa-page #lot-deposit{font-size:13px;line-height:1.6}.santa-page .lot-price-block strong{font-size:30px}.santa-page .lot-price-block{margin:16px 0;padding:16px 0}.santa-page input[readonly]{background:#f2f5f7;color:#36485b}.santa-page .finance-copy h2{font-size:42px}.santa-page .hero-bottom{gap:15px}.switch-project{white-space:nowrap}@media(max-width:1000px){nav{gap:12px;font-size:12px}.development-content{padding:24px}.development-prices strong{font-size:22px}.development-location{min-height:65px}.header-caption{display:none}.santa-cover img{padding:20px 14px}.development-cover{height:215px}}@media(max-width:720px){.selection-main{padding:38px 5% 20px}.selection-heading{display:block;margin-bottom:26px}.selection-heading h1{font-size:37px}.selection-heading>p{margin-top:20px;font-size:16px}.selection-heading>p br{display:none}.development-grid{grid-template-columns:1fr;gap:25px}.development-cover{height:225px}.development-content{padding:25px}.development-location{min-height:0}.development-prices strong{font-size:24px}.development-note{min-height:0}.development-payment{font-size:14px;min-height:0}.selection-contact{display:block;font-size:14px}.selection-contact a{display:inline-block;line-height:1.8}.switch-project{font-size:12px;padding:11px}.santa-page .finance-copy h2{font-size:34px}.santa-page .lot-price-block{display:block}.santa-page .lot-price-block p{text-align:left}.santa-page .hero-bottom{font-size:12px}.santa-page .lot-price-block strong{font-size:32px}}
