:root{--ink:#16251f;--muted:#66736c;--bg:#f7f3ea;--paper:#fffdf8;--line:#ded7ca;--leaf:#234b3a;--sand:#d6bb86;--terracotta:#9a5b42;--radius:12px;--radius-lg:18px;--shadow:0 18px 55px rgba(22,37,31,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--ink)}a{color:inherit}img{display:block;width:100%;height:100%;object-fit:cover}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:76px;padding:0 clamp(18px,4vw,60px);display:flex;align-items:center;justify-content:space-between;background:rgba(247,243,234,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(22,37,31,.12)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:700;letter-spacing:.02em}.brand-mark{width:36px;height:36px;border:1px solid var(--leaf);display:grid;place-items:center;font-family:'Cormorant Garamond',serif;font-size:20px}.main-nav{display:flex;align-items:center;gap:24px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.main-nav a{text-decoration:none}.nav-cta,.btn.primary{background:var(--leaf);color:white!important;padding:13px 18px;text-decoration:none;border:1px solid var(--leaf);display:inline-flex;align-items:center;gap:10px}.menu-toggle{display:none;border:1px solid var(--leaf);background:transparent;padding:10px 14px;text-transform:uppercase;letter-spacing:.08em}.hero{min-height:100vh;display:grid;align-items:end;padding:130px clamp(22px,7vw,110px) 72px;color:white;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.10)),var(--hero);background-size:cover;background-position:center}.hero-content{max-width:780px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:var(--terracotta);font-weight:700}.hero .eyebrow,.dark .eyebrow{color:#ead9b9}.hero h1,.page-hero h1{font-family:'Cormorant Garamond',serif;font-weight:600;font-size:clamp(54px,9vw,124px);line-height:.88;margin:18px 0}.hero p{font-size:clamp(18px,2vw,24px);line-height:1.55;max-width:650px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{border:1px solid currentColor;padding:13px 18px;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.btn.ghost{background:rgba(255,255,255,.12);color:white}.btn.dark{color:var(--leaf);background:transparent}.section{padding:clamp(70px,9vw,130px) clamp(20px,5vw,80px)}.section.narrow{max-width:1160px;margin:auto}.intro{display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(34px,6vw,84px);align-items:center}.intro-media{aspect-ratio:4/5;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.intro-text h2,.section-title h2,.cta h2{font-family:'Cormorant Garamond',serif;font-size:clamp(42px,6vw,78px);line-height:.98;margin:12px 0 24px}.intro-text p,.lead{font-size:18px;line-height:1.75;color:var(--muted)}.section-title{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-title p{max-width:540px;color:var(--muted);line-height:1.7}.villas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.villa-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;text-decoration:none;box-shadow:0 10px 30px rgba(22,37,31,.05)}.villa-card figure{height:360px;margin:0}.card-body{padding:22px}.card-body small{color:var(--terracotta);text-transform:uppercase;letter-spacing:.12em;font-weight:700}.card-body h3{font-family:'Cormorant Garamond',serif;font-size:34px;margin:10px 0}.card-body p{color:var(--muted);line-height:1.6}.experience-row{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.experience-feature{min-height:620px;border-radius:var(--radius);overflow:hidden;position:relative}.experience-feature .overlay,.cta .overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.62),rgba(0,0,0,.08));display:flex;align-items:end;padding:34px;color:white}.experience-list{display:grid;gap:18px}.experience-item{display:grid;grid-template-columns:160px 1fr;gap:18px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.experience-item figure{height:160px;margin:0}.reviews{background:#17241f;color:#f8f1df}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{border:1px solid rgba(255,255,255,.18);padding:28px;border-radius:var(--radius);background:rgba(255,255,255,.04)}.review p{line-height:1.7;color:#efe7d6}.cta{height:560px;position:relative;overflow:hidden}.faq details{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:12px;padding:20px}.faq summary{cursor:pointer;font-weight:700}.faq p{color:var(--muted);line-height:1.7}.site-footer{background:#111a17;color:#f7f3ea;padding:70px clamp(20px,5vw,80px)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.3fr 1fr;gap:40px}.site-footer a{display:block;text-decoration:none;color:#d9cfbb;margin:9px 0}.site-footer h3{font-family:'Cormorant Garamond',serif;font-size:38px;line-height:1}.gateway{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.gateway-panel{position:relative;padding:70px;display:flex;flex-direction:column;justify-content:end;text-decoration:none;color:white;background-size:cover;background-position:center;isolation:isolate}.gateway-panel:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.12));z-index:-1}.gateway-panel span{font-family:'Cormorant Garamond',serif;font-size:72px}.page-hero{padding:150px clamp(20px,5vw,80px) 70px;background:#eadfcb}.page-hero p{max-width:760px;color:var(--muted);font-size:20px;line-height:1.7}.listing{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.detail{display:grid;grid-template-columns:1.1fr .9fr;gap:40px}.detail-image{aspect-ratio:4/5;border-radius:var(--radius);overflow:hidden}.feature-list,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature-list article,.contact-form{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:28px}.contact-form{display:grid;gap:12px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);background:#fff;padding:14px;font:inherit}.contact-form textarea{min-height:150px}@media(max-width:900px){.site-header{height:auto;min-height:68px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--bg);padding:20px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.main-nav.is-open{display:flex}.hero{background-image:linear-gradient(0deg,rgba(0,0,0,.68),rgba(0,0,0,.08)),var(--hero-mobile,var(--hero));min-height:92vh}.intro,.experience-row,.detail,.feature-list,.contact-grid,.footer-grid{grid-template-columns:1fr}.villas-grid,.reviews-grid,.listing{grid-template-columns:1fr}.section-title{display:block}.experience-feature{min-height:440px}.experience-item{grid-template-columns:120px 1fr}.gateway{grid-template-columns:1fr}.gateway-panel{min-height:50vh;padding:34px}.gateway-panel span{font-size:48px}.cta{height:480px}}
.hidden-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-form label{display:grid;gap:8px;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.form-note{padding:14px 16px;border:1px solid var(--line);background:var(--paper);font-size:14px}.form-note.success{border-color:rgba(35,75,58,.35);background:rgba(35,75,58,.08)}.form-note.error{border-color:rgba(154,91,66,.4);background:rgba(154,91,66,.09)}.form-note p{margin:0 0 6px}.form-note p:last-child{margin-bottom:0}


/* ------------------------------------------------------------
   Soft scroll motion layer
   Finom, luxus hangulatú mozgások képekre és szövegekre.
   Nem igényel külső könyvtárat, csak a main.js IntersectionObserver logikáját.
------------------------------------------------------------ */
.hero{background-position:center calc(50% + var(--hero-y,0px));transition:background-position .08s linear}.hero-content{opacity:0;transform:translateY(22px);animation:heroIntro 1.05s cubic-bezier(.22,.61,.36,1) .16s forwards}.hero .btn{transition:transform .35s ease,background-color .35s ease,color .35s ease}.hero .btn:hover{transform:translateY(-2px)}@keyframes heroIntro{to{opacity:1;transform:translateY(0)}}
.motion-image{overflow:hidden;position:relative}.motion-image img{transform:translate3d(0,var(--img-y,0px),0) scale(1.055);transition:transform .14s linear;will-change:transform}.villa-card figure.motion-image img,.experience-item figure.motion-image img{scale:1.04}.villa-card,.experience-item,.review,.feature-list article,.contact-form,.faq details{transition:transform .5s ease,box-shadow .5s ease,border-color .5s ease}.villa-card:hover,.experience-item:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(22,37,31,.10);border-color:rgba(35,75,58,.26)}
.reveal{opacity:0;transform:translateY(26px);transition:opacity .85s cubic-bezier(.22,.61,.36,1),transform .85s cubic-bezier(.22,.61,.36,1);transition-delay:var(--reveal-delay,0ms);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-soft{opacity:0;transform:translateY(16px);transition:opacity .75s ease,transform .75s ease;transition-delay:var(--reveal-delay,0ms)}.reveal-soft.is-visible{opacity:1;transform:translateY(0)}
.section-title h2,.intro-text h2,.cta h2,.page-hero h1{letter-spacing:-.015em}.section-title.reveal.is-visible h2,.intro-text.reveal.is-visible h2,.cta .overlay .reveal.is-visible h2{animation:softTextLift .9s cubic-bezier(.22,.61,.36,1) both}@keyframes softTextLift{from{transform:translateY(10px);opacity:.88}to{transform:translateY(0);opacity:1}}
@media(max-width:900px){.motion-image img{transform:translate3d(0,0,0) scale(1.035)}.hero{background-position:center center}.reveal{transform:translateY(18px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero,.hero-content,.motion-image img,.reveal,.reveal-soft,.villa-card,.experience-item,.hero .btn{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}.hero{background-position:center center!important}}

/* ------------------------------------------------------------
   Requested refinement round
   - Larger landscape image for the Thoughtfully Crafted block
   - Soft hover zoom on villa cards
   - Full image hero on every villa detail page with readable overlay text
------------------------------------------------------------ */
.intro-wide{
  max-width:1480px;
  margin:0 auto;
  grid-template-columns:minmax(0,1.28fr) minmax(360px,.72fr);
  gap:clamp(42px,6vw,96px);
}
.intro-media-wide{
  aspect-ratio:16/10;
  min-height:clamp(420px,42vw,680px);
  border-radius:var(--radius);
}
.intro-media-wide img{
  object-position:center center;
}
.villa-card figure{
  overflow:hidden;
  background:#d8d0c0;
}
.villa-card figure img{
  transform:translate3d(0,var(--img-y,0px),0) scale(1.045);
  transition:transform 1.15s cubic-bezier(.22,.61,.36,1), filter 1.15s cubic-bezier(.22,.61,.36,1);
  will-change:transform;
}
.villa-card:hover figure img{
  transform:translate3d(0,var(--img-y,0px),0) scale(1.13);
  filter:saturate(1.05) contrast(1.03);
}
.villa-hero{
  min-height:clamp(620px,78vh,860px);
  padding:150px clamp(20px,5vw,80px) 78px;
  display:flex;
  align-items:flex-end;
  position:relative;
  color:#fffdf8;
  background:
    linear-gradient(90deg,rgba(8,18,14,.74) 0%,rgba(8,18,14,.50) 38%,rgba(8,18,14,.12) 100%),
    linear-gradient(0deg,rgba(8,18,14,.58) 0%,rgba(8,18,14,.10) 48%),
    var(--villa-hero);
  background-size:cover;
  background-position:center;
  overflow:hidden;
}
.villa-hero:after{
  content:'';
  position:absolute;
  inset:auto 0 0 0;
  height:34%;
  background:linear-gradient(0deg,rgba(8,18,14,.42),rgba(8,18,14,0));
  pointer-events:none;
}
.villa-hero-content{
  position:relative;
  z-index:1;
  max-width:760px;
  padding:clamp(22px,3vw,38px);
  border-left:1px solid rgba(255,253,248,.46);
  background:linear-gradient(90deg,rgba(8,18,14,.36),rgba(8,18,14,.08));
  backdrop-filter:blur(2px);
}
.villa-hero .eyebrow{
  color:#ead9b9;
}
.villa-hero h1{
  margin:14px 0 18px;
  text-shadow:0 14px 42px rgba(0,0,0,.45);
}
.villa-hero p{
  max-width:660px;
  color:rgba(255,253,248,.92);
  text-shadow:0 8px 28px rgba(0,0,0,.5);
}
@media(max-width:900px){
  .intro-wide{
    grid-template-columns:1fr;
    max-width:760px;
  }
  .intro-media-wide{
    aspect-ratio:4/3;
    min-height:auto;
  }
  .villa-card:hover figure img{
    transform:translate3d(0,0,0) scale(1.08);
  }
  .villa-hero{
    min-height:76vh;
    padding:128px 22px 46px;
    align-items:flex-end;
    background:
      linear-gradient(0deg,rgba(8,18,14,.76) 0%,rgba(8,18,14,.36) 56%,rgba(8,18,14,.20) 100%),
      var(--villa-hero);
    background-size:cover;
    background-position:center;
  }
  .villa-hero-content{
    width:100%;
    padding:22px;
    border-left:0;
    border-top:1px solid rgba(255,253,248,.42);
    background:linear-gradient(0deg,rgba(8,18,14,.44),rgba(8,18,14,.16));
  }
}
@media(prefers-reduced-motion:reduce){
  .villa-card figure img,.villa-card:hover figure img{transform:none!important;filter:none!important;transition:none!important}
}

/* ------------------------------------------------------------
   Readability fix for the homepage Thoughtfully Crafted image block
   The text can overlap bright / busy imagery, so it receives a soft
   luxury glass panel, gradient wash and stronger responsive contrast.
------------------------------------------------------------ */
.intro-wide{
  position:relative;
  isolation:isolate;
}
.intro-wide .intro-media-wide{
  position:relative;
}
.intro-wide .intro-media-wide::after{
  content:'';
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(247,243,234,0) 0%,rgba(247,243,234,.10) 52%,rgba(247,243,234,.38) 100%),
    linear-gradient(0deg,rgba(8,18,14,.14),rgba(8,18,14,0) 45%);
}
.intro-wide .intro-text{
  position:relative;
  z-index:2;
  padding:clamp(26px,3.4vw,52px);
  border:1px solid rgba(255,253,248,.52);
  border-radius:var(--radius);
  background:
    linear-gradient(135deg,rgba(255,253,248,.88),rgba(247,243,234,.70)),
    rgba(255,253,248,.78);
  box-shadow:0 26px 70px rgba(22,37,31,.16);
  backdrop-filter:blur(14px) saturate(1.05);
  -webkit-backdrop-filter:blur(14px) saturate(1.05);
}
.intro-wide .intro-text .eyebrow{
  color:#52645c;
  text-shadow:0 1px 0 rgba(255,255,255,.45);
}
.intro-wide .intro-text h2{
  color:var(--ink);
  text-shadow:0 2px 18px rgba(255,253,248,.42);
}
.intro-wide .intro-text p{
  color:#53645d;
  text-shadow:0 1px 0 rgba(255,253,248,.28);
}
@media(min-width:901px){
  .intro-wide .intro-text{
    margin-left:clamp(-120px,-6vw,-42px);
  }
}
@media(max-width:900px){
  .intro-wide .intro-text{
    margin-top:-58px;
    margin-left:18px;
    margin-right:18px;
    padding:24px;
    background:
      linear-gradient(135deg,rgba(255,253,248,.94),rgba(247,243,234,.86)),
      rgba(255,253,248,.90);
    backdrop-filter:blur(10px);
    -webkit-backdrop-filter:blur(10px);
  }
}
@supports not ((backdrop-filter:blur(10px)) or (-webkit-backdrop-filter:blur(10px))){
  .intro-wide .intro-text{
    background:#fffdf8;
  }
}
