.hte-shell{--ink:#111;--paper:#f7f6f2;--muted:#73736d;--line:rgba(17,17,17,.12);--sun:#ff6b35;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif;line-height:1.4;overflow:hidden}.hte-shell *{box-sizing:border-box}.hte-shell a{text-decoration:none;color:inherit}.hte-nav{max-width:1440px;margin:auto;height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:relative;z-index:10}.hte-brand{display:flex;align-items:center;gap:10px;font-size:13px;letter-spacing:.18em;font-weight:800}.hte-mark{width:22px;height:22px;border-radius:50%;background:linear-gradient(140deg,#111 0 44%,#777 45% 62%,#ddd 63%);display:inline-block}.hte-links{display:flex;gap:32px;font-size:13px;color:#555}.hte-links a:hover,.hte-text-link:hover,.hte-inline-link:hover{color:#111}.hte-nav-actions{display:flex;align-items:center;gap:18px;font-size:13px}.hte-text-link{color:#555}.hte-nav-cta{background:#111;color:#fff!important;padding:12px 16px;border-radius:999px}.hte-hero{height:min(82vh,820px);min-height:640px;position:relative;margin:0 18px;border-radius:30px;overflow:hidden;background:#222}.hte-hero-bg{position:absolute;inset:0;background-image:url('https://nidodelcondor.com.ar/wp-content/uploads/2022/05/Suite-panoramica-1536x936.jpg');background-size:cover;background-position:center 52%;transform:scale(1.02)}.hte-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.24) 40%,rgba(0,0,0,.72))}.hte-hero-content{position:absolute;left:clamp(30px,7vw,110px);bottom:clamp(72px,10vw,130px);max-width:780px;color:#fff}.hte-overline{display:block;font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:800;opacity:.8}.hte-dark{color:#5d5d57;opacity:1}.hte-hero h1{font-size:clamp(52px,7.7vw,116px);letter-spacing:-.065em;line-height:.92;margin:20px 0;font-weight:650}.hte-hero h1 em,.hte-intro-grid h2 em,.hte-final-cta h2 em{font-style:normal;color:rgba(255,255,255,.7)}.hte-hero p{font-size:18px;line-height:1.55;max-width:590px;color:rgba(255,255,255,.84);margin:0 0 28px}.hte-primary{display:inline-flex;align-items:center;gap:12px;border-radius:999px;background:#fff;color:#111!important;padding:14px 20px;font-size:13px;font-weight:750}.hte-primary span{font-size:16px}.hte-scroll{position:absolute;right:32px;bottom:30px;color:#fff;font-size:9px;letter-spacing:.18em;writing-mode:vertical-rl;display:flex;align-items:center;gap:10px}.hte-scroll span{width:1px;height:46px;background:rgba(255,255,255,.55)}.hte-search-wrap{max-width:1280px;margin:-38px auto 0;position:relative;z-index:5;padding:0 28px}.hte-search{background:#fff;border:1px solid rgba(17,17,17,.08);border-radius:22px;box-shadow:0 18px 55px rgba(0,0,0,.10);display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr auto;padding:8px;gap:4px}.hte-search label{display:flex;flex-direction:column;justify-content:center;padding:10px 14px;border-radius:16px}.hte-search label:focus-within{background:#f4f4f1}.hte-search label span{font-size:9px;letter-spacing:.16em;font-weight:800;color:#777}.hte-search input,.hte-search select{border:0;outline:0;background:transparent;font:inherit;font-size:14px;padding:5px 0;color:#222;width:100%}.hte-search button{border:0;background:#111;color:#fff;border-radius:16px;padding:0 24px;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.hte-search button span{margin-left:8px}.hte-section{max-width:1240px;margin:0 auto;padding:110px 28px 80px}.hte-section--intro{padding-top:125px}.hte-intro-grid{display:grid;grid-template-columns:1fr 3fr;gap:80px}.hte-intro-grid h2{font-size:clamp(38px,5vw,68px);line-height:1.01;letter-spacing:-.055em;margin:0 0 24px;font-weight:650}.hte-intro-grid h2 em{color:#888}.hte-intro-grid p{max-width:720px;color:#666;font-size:18px;line-height:1.6;margin:0}.hte-section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px}.hte-section-head h2{font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.05em;margin:10px 0 0;font-weight:650}.hte-inline-link{font-size:13px;font-weight:750;white-space:nowrap;margin-bottom:4px}.hte-inline-link span{margin-left:7px}.hte-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.hte-card{display:block}.hte-card-media{position:relative;aspect-ratio:1/1.12;border-radius:24px;overflow:hidden;background:#ddd}.hte-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.hte-card:hover .hte-card-media img{transform:scale(1.045)}.hte-tag{position:absolute;left:16px;top:16px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;padding:9px 11px;border-radius:999px}.hte-card-arrow{position:absolute;right:16px;top:16px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.86);font-size:15px;opacity:0;transform:translateY(4px);transition:.25s}.hte-card:hover .hte-card-arrow{opacity:1;transform:none}.hte-card-meta{display:flex;justify-content:space-between;gap:20px;padding:14px 2px 0}.hte-card-meta h3{font-size:17px;line-height:1.1;margin:0 0 7px;font-weight:650;letter-spacing:-.02em}.hte-card-meta p{font-size:13px;color:#777;margin:0}.hte-price{display:flex;align-items:baseline;gap:5px;white-space:nowrap}.hte-price strong{font-size:13px}.hte-price span{font-size:11px;color:#888}.hte-section--dest{padding-top:70px}.hte-dest-grid{display:grid;grid-template-columns:1.3fr .9fr;gap:20px}.hte-dest{min-height:330px;position:relative;border-radius:24px;overflow:hidden;background:#222}.hte-dest:nth-child(1){grid-row:span 2;min-height:680px}.hte-dest img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s}.hte-dest:hover img{transform:scale(1.035)}.hte-dest-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.68))}.hte-dest-copy{position:absolute;left:24px;bottom:24px;color:#fff;display:flex;flex-direction:column}.hte-dest-copy span{font-size:9px;letter-spacing:.18em;opacity:.72}.hte-dest-copy strong{font-size:36px;letter-spacing:-.04em;margin:5px 0}.hte-dest-copy small{font-size:12px}.hte-manifesto{max-width:1240px;margin:90px auto 0;border-radius:30px;background:#101010;color:#fff;padding:76px 70px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.hte-manifesto-copy h2{font-size:clamp(38px,4.6vw,66px);letter-spacing:-.055em;line-height:.98;margin:17px 0}.hte-manifesto-copy p{color:#b6b6b0;max-width:560px;font-size:17px;line-height:1.55}.hte-light-link{display:inline-flex;gap:9px;margin-top:20px;font-size:13px;font-weight:750}.hte-manifesto-stat{border-left:1px solid rgba(255,255,255,.18);padding-left:24px;display:flex;flex-direction:column;justify-content:end}.hte-manifesto-stat strong{font-size:44px;letter-spacing:-.05em;color:#fff}.hte-manifesto-stat span{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#aaa;font-weight:800;margin:3px 0 10px}.hte-manifesto-stat p{margin:0;color:#9c9c97;font-size:13px;line-height:1.5}.hte-final-cta{max-width:1240px;margin:0 auto;padding:145px 28px 120px;text-align:center}.hte-final-cta h2{font-size:clamp(46px,6vw,84px);letter-spacing:-.065em;line-height:.95;margin:18px auto 32px;max-width:980px}.hte-final-cta h2 em{color:#898982}.hte-primary--dark{background:#111;color:#fff!important}.hte-footer{max-width:1440px;margin:auto;padding:28px 34px 34px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto auto;gap:28px;align-items:center;color:#76766f;font-size:11px}.hte-footer .hte-brand{color:#111}.hte-empty{border:1px dashed rgba(17,17,17,.2);padding:60px;text-align:center;border-radius:22px;color:#777}@media(max-width:960px){.hte-links{display:none}.hte-search{grid-template-columns:1fr 1fr}.hte-search button{min-height:55px}.hte-intro-grid{grid-template-columns:1fr;gap:20px}.hte-grid{grid-template-columns:1fr 1fr}.hte-dest-grid{grid-template-columns:1fr 1fr}.hte-dest:nth-child(1){grid-row:auto;min-height:420px}.hte-manifesto{grid-template-columns:1fr 1fr;padding:55px 40px}.hte-manifesto-copy{grid-column:1/-1}.hte-footer{grid-template-columns:1fr 1fr}.hte-footer span:last-child{justify-self:end}}@media(max-width:640px){.hte-nav{height:70px;padding:0 18px}.hte-nav-cta{display:none}.hte-hero{margin:0 10px;border-radius:22px;min-height:600px;height:76vh}.hte-hero-content{left:24px;right:24px;bottom:56px}.hte-hero h1{font-size:50px}.hte-hero p{font-size:15px}.hte-search-wrap{margin:-26px 10px 0;padding:0}.hte-search{grid-template-columns:1fr;gap:2px;padding:6px;border-radius:18px}.hte-search button{height:52px}.hte-section{padding:80px 20px 55px}.hte-section--intro{padding-top:88px}.hte-intro-grid h2{font-size:42px}.hte-section-head{align-items:flex-start;flex-direction:column;gap:16px}.hte-grid{grid-template-columns:1fr;gap:25px}.hte-card-media{aspect-ratio:1/1.04}.hte-dest-grid{grid-template-columns:1fr}.hte-dest,.hte-dest:nth-child(1){min-height:340px}.hte-manifesto{margin:70px 10px 0;padding:44px 25px;grid-template-columns:1fr;gap:35px;border-radius:22px}.hte-manifesto-copy{grid-column:auto}.hte-manifesto-copy h2{font-size:42px}.hte-manifesto-stat{border-left:0;border-top:1px solid rgba(255,255,255,.18);padding:22px 0 0}.hte-final-cta{padding:95px 20px 80px}.hte-final-cta h2{font-size:48px}.hte-footer{padding:24px 20px;grid-template-columns:1fr;gap:10px}.hte-footer span:last-child{justify-self:start}.hte-scroll{display:none}}
.hte-muted{font-size:12px;color:#777}.hte-single-page{background:#f7f6f2}.hte-back{display:inline-block;font-size:13px;margin:0 0 18px;color:#555}.hte-property-wrap{padding-top:45px}.hte-property-hero{position:relative;min-height:560px;border-radius:26px;overflow:hidden;background:#222}.hte-property-hero>img{width:100%;height:560px;object-fit:cover;display:block}.hte-property-overlay{position:absolute;inset:auto 0 0;padding:70px 55px 45px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.75))}.hte-property-overlay h1{font-size:clamp(42px,6vw,78px);letter-spacing:-.055em;line-height:.95;margin:12px 0 10px}.hte-property-overlay p{margin:0;font-size:17px}.hte-single-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:65px;max-width:1180px;margin:55px auto 0}.hte-property-lead{font-size:21px;line-height:1.45;color:#333}.hte-copy{font-size:16px;line-height:1.7;color:#555}.hte-amenities{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.hte-amenities span{padding:10px 13px;border:1px solid rgba(17,17,17,.12);border-radius:999px;font-size:12px;background:#fff}.hte-book-box{background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 12px 40px rgba(0,0,0,.08);padding:25px;border-radius:22px;position:sticky;top:25px;height:max-content}.hte-price{display:flex;gap:6px;align-items:baseline;margin-bottom:18px}.hte-price strong{font-size:25px}.hte-price span{font-size:12px;color:#777}.hte-book-form{display:flex;flex-direction:column;gap:10px}.hte-book-form input,.hte-book-form select{width:100%;border:1px solid rgba(17,17,17,.14);border-radius:12px;padding:12px 13px;background:#fff;font:inherit}.hte-book-form label{font-size:11px;color:#777}.hte-book-form label input{margin-top:5px}.hte-book-form button{border:0;border-radius:999px;padding:14px 18px;background:#111;color:#fff;font:inherit;font-weight:750;cursor:pointer}.hte-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hte-availability{font-size:12px;min-height:18px;color:#3d6b4d}.hte-total{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-top:1px solid rgba(17,17,17,.09);border-bottom:1px solid rgba(17,17,17,.09);font-size:12px}.hte-total strong{font-size:15px}.hte-book-form small{font-size:10px;color:#888;line-height:1.4}.hte-booking-success{max-width:1180px;margin:28px auto 0;background:#edf7ef;border:1px solid #cfe6d3;border-radius:16px;padding:14px 18px;display:flex;gap:10px;align-items:center;font-size:13px}.hte-booking-success span{color:#4f6654}.ht-meta{display:flex;flex-wrap:wrap;gap:18px;padding:0 0 18px;border-bottom:1px solid rgba(17,17,17,.1);margin-bottom:22px}.ht-meta span{font-size:12px;color:#666}@media(max-width:900px){.hte-single-grid{grid-template-columns:1fr;gap:35px}.hte-book-box{position:static}.hte-property-hero,.hte-property-hero>img{min-height:460px;height:460px}.hte-property-overlay{padding:55px 25px 28px}.hte-booking-success{margin:20px}.hte-property-wrap{padding-top:30px}}@media(max-width:640px){.hte-property-hero,.hte-property-hero>img{min-height:390px;height:390px}.hte-property-overlay h1{font-size:44px}.hte-search-wrap{z-index:10}.hte-two{grid-template-columns:1fr}.hte-book-box{padding:20px}}
