.tandil-carousel[data-astro-cid-j5hz2qoc]{padding:3rem 0;background:var(--clr-cream)}.carousel-header[data-astro-cid-j5hz2qoc]{text-align:center;margin-bottom:2rem}.carousel-wrapper[data-astro-cid-j5hz2qoc]{position:relative;max-width:1000px;margin:0 auto}.carousel-container[data-astro-cid-j5hz2qoc]{position:relative;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow-md);background:var(--clr-white)}.carousel-slide[data-astro-cid-j5hz2qoc]{display:none;animation:fadeIn .5s ease-in-out}.carousel-slide[data-astro-cid-j5hz2qoc].active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-content[data-astro-cid-j5hz2qoc]{display:grid;grid-template-columns:1fr;min-height:400px}@media (max-width: 767px){.slide-content[data-astro-cid-j5hz2qoc]{min-height:auto}}.slide-image[data-astro-cid-j5hz2qoc]{position:relative;overflow:hidden;height:300px}.slide-image[data-astro-cid-j5hz2qoc] img[data-astro-cid-j5hz2qoc]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 767px){.slide-image[data-astro-cid-j5hz2qoc]{height:250px}}.slide-text[data-astro-cid-j5hz2qoc]{padding:1.5rem;display:flex;flex-direction:column;justify-content:center}.slide-title[data-astro-cid-j5hz2qoc]{font-family:var(--ff-primary);color:var(--clr-primary);font-size:1.5rem;margin-bottom:.75rem;line-height:1.2}.slide-description[data-astro-cid-j5hz2qoc]{color:var(--clr-text);line-height:1.6;text-align:justify}.carousel-controls[data-astro-cid-j5hz2qoc]{position:absolute;top:25%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 1rem;pointer-events:none}.carousel-btn[data-astro-cid-j5hz2qoc]{pointer-events:all;background:#fffffff2;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:var(--clr-primary);cursor:pointer;transition:all .2s ease;box-shadow:0 2px 12px #00000026}.carousel-btn[data-astro-cid-j5hz2qoc]:hover{background:var(--clr-white);transform:scale(1.05)}.carousel-btn[data-astro-cid-j5hz2qoc]:active{transform:scale(.95)}.carousel-indicators[data-astro-cid-j5hz2qoc]{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem;flex-wrap:wrap}.carousel-indicator[data-astro-cid-j5hz2qoc]{width:12px;height:12px;border-radius:50%;border:none;background:var(--clr-almond);cursor:pointer;transition:all .2s ease}.carousel-indicator[data-astro-cid-j5hz2qoc].active{background:var(--clr-primary);transform:scale(1.2)}.carousel-indicator[data-astro-cid-j5hz2qoc]:hover{background:var(--clr-mocca)}@media (max-width: 767px){.carousel-indicators[data-astro-cid-j5hz2qoc]{display:none}}@media (min-width: 768px){.slide-content[data-astro-cid-j5hz2qoc]{grid-template-columns:1fr 1fr;min-height:400px}.slide-image[data-astro-cid-j5hz2qoc]{height:400px}.slide-text[data-astro-cid-j5hz2qoc]{padding:2rem}.slide-title[data-astro-cid-j5hz2qoc]{font-size:1.75rem}.carousel-controls[data-astro-cid-j5hz2qoc]{padding:0 -1rem}.carousel-btn[data-astro-cid-j5hz2qoc]{width:56px;height:56px}}@media (min-width: 1024px){.tandil-carousel[data-astro-cid-j5hz2qoc]{padding:4rem 0}.slide-image[data-astro-cid-j5hz2qoc]{height:450px}.slide-content[data-astro-cid-j5hz2qoc]{min-height:450px}.slide-text[data-astro-cid-j5hz2qoc]{padding:2.5rem}.slide-title[data-astro-cid-j5hz2qoc]{font-size:2rem}}.booking-engine[data-astro-cid-66qyceyu]{width:100%;max-width:100%}.booking-title[data-astro-cid-66qyceyu]{font-family:var(--ff-primary);color:var(--clr-primary);font-size:1.15rem;margin-bottom:1.25rem;text-align:left;font-weight:400}.booking-form[data-astro-cid-66qyceyu]{display:flex;flex-direction:column;gap:1.25rem}.booking-fields[data-astro-cid-66qyceyu]{display:grid;grid-template-columns:1fr 1fr 1.2fr 1.2fr;gap:1rem}.booking-field[data-astro-cid-66qyceyu]{display:flex;flex-direction:column;gap:.4rem}.booking-field[data-astro-cid-66qyceyu] label[data-astro-cid-66qyceyu]{font-size:.85rem;font-weight:600;color:var(--clr-text);text-transform:uppercase;letter-spacing:.05em;opacity:.8;text-align:center}.booking-field[data-astro-cid-66qyceyu] input[data-astro-cid-66qyceyu],.booking-field[data-astro-cid-66qyceyu] select[data-astro-cid-66qyceyu]{padding:.75rem 1rem;border:2px solid transparent;border-radius:8px;font-size:.95rem;background:#ffffffe6;transition:all .2s ease;backdrop-filter:blur(10px);box-shadow:0 2px 8px #0000001a;height:48px;box-sizing:border-box}.booking-field[data-astro-cid-66qyceyu] input[data-astro-cid-66qyceyu]:focus,.booking-field[data-astro-cid-66qyceyu] select[data-astro-cid-66qyceyu]:focus{outline:none;border-color:var(--clr-primary);background:var(--clr-white);box-shadow:0 4px 12px #966f5733;transform:translateY(-1px)}.booking-submit[data-astro-cid-66qyceyu]{margin-top:.5rem}.booking-submit[data-astro-cid-66qyceyu] .btn[data-astro-cid-66qyceyu]{width:100%;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;box-shadow:0 4px 12px #966f574d;transition:all .2s ease}.booking-submit[data-astro-cid-66qyceyu] .btn[data-astro-cid-66qyceyu]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #966f5766}@media (max-width: 767px){.booking-engine[data-astro-cid-66qyceyu]{max-width:100%;width:100%;margin:0}.booking-fields[data-astro-cid-66qyceyu]{grid-template-columns:.8fr .8fr;gap:.5rem;justify-content:center}.booking-field[data-astro-cid-66qyceyu] input[data-astro-cid-66qyceyu],.booking-field[data-astro-cid-66qyceyu] select[data-astro-cid-66qyceyu]{padding:.6rem .8rem;font-size:.9rem;height:44px}.booking-field[data-astro-cid-66qyceyu] label[data-astro-cid-66qyceyu]{font-size:.8rem}.booking-title[data-astro-cid-66qyceyu]{font-size:1rem;text-align:center;margin-bottom:1rem}.booking-submit[data-astro-cid-66qyceyu] .btn[data-astro-cid-66qyceyu]{padding:.8rem 1.2rem;font-size:.95rem}}@media (min-width: 768px){.booking-title[data-astro-cid-66qyceyu]{font-size:1.3rem}.booking-fields[data-astro-cid-66qyceyu]{grid-template-columns:1fr 1fr 1.2fr 1.2fr;gap:1.25rem}}@media (min-width: 1024px){.booking-fields[data-astro-cid-66qyceyu]{gap:1.5rem}}.hero__content[data-astro-cid-wwkfyc33]{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;max-width:1200px;margin:0 auto;width:100%;overflow-x:hidden}.hero__panel[data-astro-cid-wwkfyc33]{background:var(--clr-white);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-md);border:3px solid var(--clr-mocca);width:100%;max-width:none;min-height:400px;display:flex;flex-direction:column;justify-content:center;gap:1rem}.hero__header[data-astro-cid-wwkfyc33]{display:flex;align-items:center;gap:1rem;flex-shrink:0}.hero__logo[data-astro-cid-wwkfyc33]{flex-shrink:0}.hero__title[data-astro-cid-wwkfyc33]{font-family:var(--ff-primary);color:var(--clr-primary);font-size:clamp(1.5rem,1.2rem + 1vw,2rem);margin:0;line-height:1.2}.hero__cta[data-astro-cid-wwkfyc33]{display:block;width:100%;margin-top:auto;padding:1rem .75rem 0;border-top:1px solid rgba(150,111,87,.2);flex-shrink:0}.hero__image[data-astro-cid-wwkfyc33]{display:flex;justify-content:center;align-items:center;align-self:stretch}.hero__image[data-astro-cid-wwkfyc33] img[data-astro-cid-wwkfyc33]{width:100%;height:100%;min-height:350px;border-radius:var(--radius);box-shadow:var(--shadow-md);border:3px solid var(--clr-mocca);object-fit:cover;object-position:right center}@media (max-width: 767px){.hero__content[data-astro-cid-wwkfyc33]{grid-template-columns:1fr;gap:1.5rem}.hero__panel[data-astro-cid-wwkfyc33]{min-height:380px;padding:1rem;width:100%;max-width:100%;margin:0;box-sizing:border-box;overflow-x:hidden}.hero__header[data-astro-cid-wwkfyc33]{flex-direction:column;text-align:center;gap:.75rem;margin-bottom:1rem}.hero__title[data-astro-cid-wwkfyc33]{font-size:1.5rem}.hero__cta[data-astro-cid-wwkfyc33]{padding:1rem .5rem 0;margin-top:1rem}.hero__image[data-astro-cid-wwkfyc33]{display:none}}@media (min-width: 768px) and (max-width: 1023px){.hero__content[data-astro-cid-wwkfyc33]{grid-template-columns:1fr;gap:2rem;justify-items:center}.hero__panel[data-astro-cid-wwkfyc33]{min-height:420px;max-width:600px}.hero__image[data-astro-cid-wwkfyc33]{display:none}}@media (min-width: 1024px){.hero__content[data-astro-cid-wwkfyc33]{grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.hero__panel[data-astro-cid-wwkfyc33]{min-height:420px}.hero__image[data-astro-cid-wwkfyc33] img[data-astro-cid-wwkfyc33]{min-height:400px}}@media (min-width: 1024px){.hero__content[data-astro-cid-wwkfyc33]{gap:4rem}.hero__panel[data-astro-cid-wwkfyc33]{min-height:480px;padding:2rem}.hero__cta[data-astro-cid-wwkfyc33]{padding-top:1.5rem}.hero__image[data-astro-cid-wwkfyc33] img[data-astro-cid-wwkfyc33]{min-height:450px}}.gallery-cta[data-astro-cid-du5iljcr]{padding:4rem 0;background:var(--clr-white);position:relative}.gallery-cta--with-background[data-astro-cid-du5iljcr]{min-height:80vh;padding:5rem 0;display:flex;align-items:center}.gallery-cta__background[data-astro-cid-du5iljcr]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.gallery-cta__background[data-astro-cid-du5iljcr] img[data-astro-cid-du5iljcr]{width:100%;height:100%;object-fit:cover;display:block}.gallery-cta__overlay[data-astro-cid-du5iljcr]{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffe0;z-index:2}.gallery-cta--with-background[data-astro-cid-du5iljcr] .container[data-astro-cid-du5iljcr]{position:relative;z-index:3}.gallery-grid[data-astro-cid-du5iljcr]{display:grid;grid-template-columns:1fr;gap:3rem}.hotel-content[data-astro-cid-du5iljcr] h2[data-astro-cid-du5iljcr]{font-size:clamp(1.5rem,1.1rem + 1.2vw,2rem);line-height:1.2;margin-bottom:1rem}.hotel-content[data-astro-cid-du5iljcr] p[data-astro-cid-du5iljcr]{line-height:1.6;margin-bottom:0}.preview-images[data-astro-cid-du5iljcr]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;height:400px}.preview-image[data-astro-cid-du5iljcr]{position:relative;overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow-md);transition:transform .3s ease,box-shadow .3s ease}.preview-image[data-astro-cid-du5iljcr]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.preview-image--main[data-astro-cid-du5iljcr]{grid-column:1;grid-row:1 / 3}.preview-image[data-astro-cid-du5iljcr] img[data-astro-cid-du5iljcr]{width:100%;height:100%;object-fit:cover;display:block}.services-list[data-astro-cid-du5iljcr]{list-style:none;padding:0;margin:0}.services-list[data-astro-cid-du5iljcr] li[data-astro-cid-du5iljcr]{display:flex;align-items:center;gap:.6rem;padding-left:0}.services-list[data-astro-cid-du5iljcr] li[data-astro-cid-du5iljcr]:before{content:none}.service-icon[data-astro-cid-du5iljcr]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;border-radius:50%;border:2px solid var(--clr-primary);background:var(--clr-white)}.service-icon[data-astro-cid-du5iljcr] img[data-astro-cid-du5iljcr]{width:20px;height:20px;display:block}.gallery-cta-action[data-astro-cid-du5iljcr]{display:flex;justify-content:center;padding-top:2rem}.gallery-cta-action[data-astro-cid-du5iljcr] .btn[data-astro-cid-du5iljcr]{padding:1rem 2rem;font-size:1.1rem}@media (max-width: 767px){.gallery-cta[data-astro-cid-du5iljcr]{padding:3rem 0}.gallery-cta--with-background[data-astro-cid-du5iljcr]{min-height:100vh;padding:4rem 0}.gallery-grid[data-astro-cid-du5iljcr]{gap:2.5rem}.preview-images[data-astro-cid-du5iljcr]{grid-template-columns:1fr;height:auto;gap:1rem}.preview-image--main[data-astro-cid-du5iljcr]{grid-column:1;grid-row:auto;height:250px}.preview-image[data-astro-cid-du5iljcr]{height:200px}.gallery-cta-action[data-astro-cid-du5iljcr]{padding-top:1.5rem}}@media (min-width: 768px){.gallery-grid[data-astro-cid-du5iljcr]{grid-template-columns:1fr 1fr;grid-template-areas:"hotel images" "services images" "cta cta";gap:3rem 4rem;align-items:start}.hotel-content[data-astro-cid-du5iljcr]{grid-area:hotel}.preview-images[data-astro-cid-du5iljcr]{grid-area:images;height:450px}.services-content[data-astro-cid-du5iljcr]{grid-area:services}.gallery-cta-action[data-astro-cid-du5iljcr]{grid-area:cta;padding-top:1rem}}@media (min-width: 1024px){.gallery-cta[data-astro-cid-du5iljcr]{padding:5rem 0}.gallery-cta--with-background[data-astro-cid-du5iljcr]{min-height:85vh;padding:6rem 0}.gallery-grid[data-astro-cid-du5iljcr]{gap:4rem 5rem}.preview-images[data-astro-cid-du5iljcr]{height:500px;gap:1.5rem}.gallery-cta-action[data-astro-cid-du5iljcr]{padding-top:2rem}}@media (min-width: 1200px){.gallery-grid[data-astro-cid-du5iljcr]{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"hotel images services" "cta cta cta";gap:3rem}.hotel-content[data-astro-cid-du5iljcr]{grid-area:hotel}.preview-images[data-astro-cid-du5iljcr]{grid-area:images;height:400px}.services-content[data-astro-cid-du5iljcr]{grid-area:services}.gallery-cta-action[data-astro-cid-du5iljcr]{grid-area:cta;padding-top:3rem}}
