/* Antik House V19.5 — location-led cinematic hero */
:root{
  --hero-gold:#efc778;
  --hero-gold-deep:#b87822;
  --hero-cream:#fff8ea;
  --hero-teal:#5aa6a2;
  --hero-coral:#ef8068;
}
.hero-v19-5{
  min-height:100svh;
  isolation:isolate;
  overflow:hidden;
  background:#14242b;
}
.hero-v19-5 .hero-media{z-index:-4;background:#15252b}
.hero-v19-5 .hero-media video{
  width:100%;height:100%;object-fit:cover;
  object-position:center 48%;
  filter:saturate(.88) contrast(1.05) brightness(.86);
  transform:scale(1.055);
  animation:heroCinematicDrift 20s ease-in-out infinite alternate;
  will-change:transform;
}
.hero-v19-5 .hero-media:before{
  content:"";position:absolute;inset:0;z-index:1;
  background:
    radial-gradient(70% 74% at 24% 44%,rgba(13,24,28,.08),rgba(13,24,28,.62) 74%),
    linear-gradient(90deg,rgba(10,20,24,.83) 0%,rgba(13,27,31,.62) 42%,rgba(17,27,28,.34) 66%,rgba(15,21,22,.64) 100%);
}
.hero-v19-5 .hero-media:after{
  background:
    linear-gradient(180deg,rgba(8,16,20,.24) 0%,rgba(8,16,20,.04) 42%,rgba(8,14,17,.74) 100%),
    linear-gradient(115deg,rgba(35,108,111,.18),transparent 40%,rgba(232,173,76,.11) 76%,rgba(228,104,79,.12));
  z-index:2;
}
.hero-atmosphere{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}
.hero-atmosphere i{position:absolute;border-radius:50%;filter:blur(2px);opacity:.55;animation:heroGlowFloat 12s ease-in-out infinite}
.hero-atmosphere i:nth-child(1){width:380px;height:380px;left:-150px;top:24%;background:radial-gradient(circle,rgba(79,177,176,.28),transparent 68%)}
.hero-atmosphere i:nth-child(2){width:320px;height:320px;right:8%;top:12%;background:radial-gradient(circle,rgba(243,190,96,.20),transparent 67%);animation-delay:-4s}
.hero-atmosphere i:nth-child(3){width:280px;height:280px;right:-90px;bottom:2%;background:radial-gradient(circle,rgba(239,111,88,.18),transparent 67%);animation-delay:-8s}
.hero-frame{position:absolute;inset:clamp(106px,10vw,144px) clamp(18px,3vw,52px) 26px;border:1px solid rgba(255,255,255,.10);border-radius:34px;z-index:1;pointer-events:none;mask-image:linear-gradient(90deg,#000 0 60%,transparent 94%)}
.hero-v19-5 .hero-inner{
  width:min(1370px,calc(100% - 64px));
  grid-template-columns:minmax(0,1.38fr) minmax(380px,440px);
  gap:clamp(42px,5vw,82px);
  padding:clamp(74px,8vh,112px) 0 clamp(66px,8vh,96px);
}
.hero-v19-5 .hero-copy{max-width:900px;position:relative}
.hero-v19-5 .hero-badge{
  min-height:38px;padding:9px 15px 9px 11px;margin-bottom:24px;
  background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.07));
  border-color:rgba(255,255,255,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 14px 38px rgba(0,0,0,.12)
}
.hero-badge-pulse{width:10px;height:10px;border-radius:50%;background:var(--hero-gold);box-shadow:0 0 0 6px rgba(239,199,120,.12),0 0 24px rgba(239,199,120,.65);animation:heroPulse 2.3s ease-in-out infinite;flex:0 0 auto}
.hero-badge-text{display:block}
.hero-v19-5 h1{
  max-width:920px;font-size:clamp(68px,7.7vw,126px);line-height:.78;letter-spacing:-.055em;
  text-shadow:0 16px 52px rgba(0,0,0,.28);
}
.hero-v19-5 h1 em{display:inline;color:var(--hero-gold);text-shadow:0 0 36px rgba(239,199,120,.15)}
.hero-v19-5 h1 span{display:block;margin-top:.17em;font-size:.56em;line-height:.94;letter-spacing:-.037em;color:#fffdf8;max-width:760px}
.hero-v19-5 .hero-copy>p{max-width:760px;margin-top:28px;color:rgba(255,255,255,.88);font-size:clamp(16px,1.22vw,19px);line-height:1.72;text-shadow:0 4px 18px rgba(0,0,0,.25)}
.hero-location-proof{display:flex;align-items:stretch;gap:0;margin-top:28px;width:max-content;max-width:100%;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(12,28,31,.27);backdrop-filter:blur(17px);-webkit-backdrop-filter:blur(17px);overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.13)}
.hero-location-proof div{display:flex;align-items:center;gap:9px;padding:12px 16px;border-right:1px solid rgba(255,255,255,.13);min-width:0}
.hero-location-proof div:last-child{border-right:0}
.hero-location-proof strong{font-family:'Cormorant Garamond',serif;font-size:25px;line-height:1;color:var(--hero-gold);white-space:nowrap}
.hero-location-proof span{font-size:9px;line-height:1.35;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:rgba(255,255,255,.82);max-width:108px}
.hero-v19-5 .hero-actions{margin-top:28px;gap:11px}
.hero-v19-5 .hero-actions .btn{position:relative;overflow:hidden;min-width:210px;border-radius:2px;height:56px;gap:16px;isolation:isolate}
.hero-v19-5 .hero-actions .btn b{font-size:17px;font-weight:400;transition:transform .3s var(--ease)}
.hero-v19-5 .hero-actions .btn:hover b{transform:translate(3px,-2px)}
.hero-primary-cta{background:linear-gradient(115deg,#a8691e,#d79b3e 48%,#b67420)!important;border-color:rgba(255,227,174,.40)!important;box-shadow:0 18px 50px rgba(192,126,35,.28),inset 0 1px 0 rgba(255,255,255,.25)!important}
.hero-primary-cta:before,.booking-submit:before,.quick-whatsapp:before,.nav-btn:before{content:"";position:absolute;inset:-60% auto -60% -46%;width:38%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.40),transparent);transform:skewX(-18deg);animation:heroButtonShine 5.5s ease-in-out infinite;pointer-events:none}
.hero-secondary-cta{background:rgba(255,255,255,.095)!important;border-color:rgba(255,255,255,.34)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.13)!important}
.hero-secondary-cta:hover{background:rgba(255,255,255,.17)!important}
.hero-v19-5 .hero-value-note{display:flex;gap:10px 22px;flex-wrap:wrap;margin-top:20px;color:rgba(255,255,255,.84)}
.hero-v19-5 .hero-value-note span{position:relative;padding-left:21px;font-size:10px;letter-spacing:.09em;text-transform:uppercase;font-weight:800}
.hero-v19-5 .hero-value-note span:before{content:"✓";position:absolute;left:0;top:-2px;width:15px;height:15px;display:grid;place-items:center;border:1px solid rgba(239,199,120,.54);border-radius:50%;color:var(--hero-gold);font-size:9px}
.hero-scroll-cue{display:inline-flex;align-items:center;gap:11px;margin-top:30px;color:rgba(255,255,255,.62);font-size:9px;letter-spacing:.17em;text-transform:uppercase;font-weight:800;transition:.3s var(--ease)}
.hero-scroll-cue i{width:22px;height:34px;border:1px solid rgba(255,255,255,.32);border-radius:999px;position:relative}
.hero-scroll-cue i:after{content:"";position:absolute;left:50%;top:7px;width:3px;height:7px;border-radius:99px;background:var(--hero-gold);transform:translateX(-50%);animation:heroScroll 2s ease-in-out infinite}
.hero-scroll-cue:hover{color:#fff;transform:translateY(2px)}
.hero-v19-5 .booking-card{
  position:relative;overflow:hidden;padding:28px 28px 24px;border-radius:32px;
  background:linear-gradient(145deg,rgba(255,252,245,.94),rgba(239,228,210,.88));
  border:1px solid rgba(255,255,255,.58);
  box-shadow:0 38px 110px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.72)!important;
  backdrop-filter:blur(24px) saturate(1.08);-webkit-backdrop-filter:blur(24px) saturate(1.08);
  transform-style:preserve-3d;will-change:transform;
}
.hero-v19-5 .booking-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;border-radius:28px 28px 0 0;background:linear-gradient(90deg,var(--hero-teal) 0%,var(--hero-gold) 52%,var(--hero-coral) 100%);box-shadow:0 0 18px rgba(240,181,94,.20);opacity:1}
.hero-v19-5 .booking-card:after{content:"";position:absolute;width:240px;height:240px;right:-130px;top:-130px;border-radius:50%;background:radial-gradient(circle,rgba(228,178,91,.17),transparent 67%);pointer-events:none}
.booking-card-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.booking-card-topline .eyebrow{margin-bottom:16px}
.booking-live{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:rgba(38,115,93,.08);border:1px solid rgba(38,115,93,.14);font-size:8px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:#2c745e;white-space:nowrap}
.booking-live i{width:7px;height:7px;border-radius:50%;background:#31a779;box-shadow:0 0 0 5px rgba(49,167,121,.10);animation:heroPulse 2.2s ease-in-out infinite}
.hero-v19-5 .booking-card h3{font-size:clamp(37px,3.2vw,49px);line-height:.92;margin-bottom:10px}
.hero-v19-5 .booking-card>p{font-size:13px;line-height:1.65;margin-bottom:19px;max-width:360px}
.booking-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
.booking-form-grid .field{min-width:0}
.booking-form-grid .field label{font-size:9px;margin-bottom:7px}
.booking-form-grid .field input,.booking-form-grid .field select{height:50px;border-radius:13px;background:rgba(255,255,255,.74);border-color:rgba(86,65,38,.13);box-shadow:inset 0 1px 0 rgba(255,255,255,.75);transition:border-color .25s var(--ease),box-shadow .25s var(--ease),background .25s var(--ease)}
.booking-form-grid .field input:focus,.booking-form-grid .field select:focus{background:#fff;border-color:rgba(168,120,52,.55);box-shadow:0 0 0 4px rgba(168,120,52,.10),inset 0 1px 0 rgba(255,255,255,.9)}
.booking-submit,.quick-price-preview,.quick-whatsapp,.booking-trust{grid-column:1/-1}
.booking-submit{position:relative;overflow:hidden;width:100%;height:54px!important;border-radius:999px!important;margin-top:4px!important;display:flex!important;gap:14px!important;box-shadow:0 20px 45px rgba(169,105,30,.22),inset 0 1px 0 rgba(255,255,255,.24)!important}
.booking-submit b{font-size:18px;transition:transform .25s var(--ease)}
.booking-submit:hover b{transform:translateX(4px)}
.hero-v19-5 .quick-price-preview{border-radius:18px!important;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(245,235,219,.72))!important;border:1px solid rgba(168,120,52,.16)!important;padding:14px 16px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.68)!important}
.quick-whatsapp{position:relative;overflow:hidden;display:flex!important;align-items:center;justify-content:center;gap:12px;min-height:50px;border-radius:999px!important;background:linear-gradient(135deg,#136a50,#248867 55%,#116047)!important;color:#fff!important;box-shadow:0 18px 42px rgba(19,106,80,.20),inset 0 1px 0 rgba(255,255,255,.20)!important;border:1px solid rgba(255,255,255,.20)!important;font-size:10px!important;letter-spacing:.10em!important;text-transform:uppercase;font-weight:900;text-align:center}
.quick-whatsapp:hover{transform:translateY(-2px);box-shadow:0 24px 52px rgba(19,106,80,.27),0 0 28px rgba(48,177,132,.14)!important}
.booking-trust{display:flex;align-items:center;justify-content:center;gap:12px 20px;flex-wrap:wrap;padding-top:1px;color:#756d62}
.booking-trust span{font-size:9px;letter-spacing:.07em;text-transform:uppercase}
.booking-trust b{font-weight:800}
.header{box-shadow:0 1px 0 rgba(255,255,255,.28)}
.links a{transition:color .25s var(--ease),text-shadow .25s var(--ease),transform .25s var(--ease)}
.links a:hover{color:#a66e27;text-shadow:0 0 17px rgba(196,154,93,.35);transform:translateY(-1px)}
.lang,.menu{transition:transform .28s var(--ease),box-shadow .28s var(--ease),border-color .28s var(--ease),background .28s var(--ease)}
.lang:hover,.menu:hover{transform:translateY(-2px);border-color:rgba(168,120,52,.34);background:#fffaf1;box-shadow:0 14px 32px rgba(97,67,29,.12),0 0 24px rgba(196,154,93,.10)}
.nav-btn{position:relative;overflow:hidden;border-radius:999px;box-shadow:0 16px 38px rgba(147,100,38,.22)}
.hero-v19-5.hero-ready .hero-badge{animation:heroEnter .75s .05s both}
.hero-v19-5.hero-ready h1{animation:heroEnter .9s .13s both}
.hero-v19-5.hero-ready .hero-copy>p{animation:heroEnter .9s .24s both}
.hero-v19-5.hero-ready .hero-location-proof{animation:heroEnter .9s .33s both}
.hero-v19-5.hero-ready .hero-actions{animation:heroEnter .9s .42s both}
.hero-v19-5.hero-ready .hero-value-note{animation:heroEnter .9s .50s both}
.hero-v19-5.hero-ready .booking-card{animation:heroCardEnter 1s .30s both}
@keyframes heroCinematicDrift{0%{transform:scale(1.055) translate3d(-.4%,0,0)}100%{transform:scale(1.095) translate3d(.45%,-.35%,0)}}
@keyframes heroGlowFloat{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(16px,-18px,0) scale(1.06)}}
@keyframes heroPulse{0%,100%{transform:scale(.9);opacity:.72}50%{transform:scale(1.08);opacity:1}}
@keyframes heroButtonShine{0%,66%{left:-46%}86%,100%{left:122%}}
@keyframes heroScroll{0%{transform:translate(-50%,0);opacity:0}28%{opacity:1}75%{opacity:1}100%{transform:translate(-50%,12px);opacity:0}}
@keyframes heroEnter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}
@keyframes heroCardEnter{from{opacity:0;transform:translate3d(22px,30px,0) scale(.975)}to{opacity:1;transform:none}}
@media(max-width:1160px){
  .hero-v19-5 .hero-inner{grid-template-columns:1fr;max-width:900px;padding-bottom:70px}
  .hero-v19-5 .hero-copy{max-width:860px}
  .hero-v19-5 .booking-card{max-width:650px!important}
  .hero-frame{mask-image:none}
}
@media(max-width:760px){
  .hero-v19-5{min-height:auto!important;padding-top:128px!important}
  body:not(.has-offer-bar) .hero-v19-5{padding-top:76px!important}
  .hero-v19-5 .hero-media video{object-position:54% center;filter:saturate(.86) contrast(1.06) brightness(.83);animation:none;transform:scale(1.025)}
  .hero-v19-5 .hero-media:before{background:linear-gradient(180deg,rgba(10,23,28,.46) 0%,rgba(10,26,33,.53) 32%,rgba(14,23,25,.74) 73%,rgba(18,16,13,.91) 100%),linear-gradient(90deg,rgba(9,23,29,.52),rgba(9,23,29,.12))}
  .hero-v19-5 .hero-media:after{background:linear-gradient(120deg,rgba(55,151,151,.13),transparent 42%,rgba(236,176,71,.12))}
  .hero-frame{inset:145px 12px 18px;border-radius:25px;opacity:.62}
  .hero-v19-5 .hero-inner{width:calc(100% - 34px)!important;padding:35px 0 28px!important;gap:26px!important}
  .hero-v19-5 .hero-badge{margin-bottom:22px!important;min-height:36px;padding:8px 12px 8px 9px!important;font-size:9px!important;letter-spacing:.13em!important}
  .hero-v19-5 h1{font-size:clamp(50px,15.7vw,69px)!important;line-height:.82!important;letter-spacing:-.052em!important;max-width:100%!important}
  .hero-v19-5 h1 span{font-size:.63em;line-height:.96;margin-top:.27em;max-width:94%}
  .hero-v19-5 .hero-copy>p{font-size:15px!important;line-height:1.62!important;margin-top:23px!important;color:rgba(255,255,255,.87)}
  .hero-location-proof{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px;border-radius:17px}
  .hero-location-proof div{display:block;padding:11px 9px;text-align:center}
  .hero-location-proof strong{display:block;font-size:22px;margin-bottom:5px}
  .hero-location-proof span{display:block;max-width:none;font-size:7.5px;letter-spacing:.07em}
  .hero-v19-5 .hero-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:9px!important;margin-top:23px!important}
  .hero-v19-5 .hero-actions .btn{min-width:0!important;width:100%;height:53px!important;padding:0 12px!important;font-size:10px!important;letter-spacing:.075em!important;gap:8px!important;border-radius:2px!important}
  .hero-v19-5 .hero-value-note{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;margin-top:18px}
  .hero-v19-5 .hero-value-note span{font-size:8px;letter-spacing:.06em;line-height:1.4;padding-left:20px}
  .hero-v19-5 .hero-value-note span:last-child{grid-column:1/-1}
  .hero-scroll-cue{display:none}
  .hero-v19-5 .booking-card{max-width:100%!important;width:100%;padding:23px 18px 20px!important;border-radius:27px!important;margin-bottom:8px!important;transform:none!important}
  .booking-card-topline{gap:8px}
  .booking-live{font-size:7px;padding:6px 8px}
  .hero-v19-5 .booking-card h3{font-size:40px!important;line-height:.94!important;margin-top:2px}
  .hero-v19-5 .booking-card>p{font-size:13px!important;line-height:1.58!important;margin-bottom:18px}
  .booking-form-grid{grid-template-columns:1fr!important;gap:11px!important}
  .booking-form-grid .field,.booking-submit,.quick-price-preview,.quick-whatsapp,.booking-trust{grid-column:1!important;width:100%!important;min-width:0!important}
  .booking-form-grid .field input,.booking-form-grid .field select{height:56px!important;line-height:normal!important;border-radius:14px!important;font-size:16px!important;width:100%!important;min-width:0!important;max-width:100%!important}
  .booking-submit{height:56px!important;margin-top:3px!important}
  .quick-whatsapp{min-height:54px!important;padding:0 13px!important;line-height:1.35}
  .booking-trust{gap:8px 12px;padding:2px 3px 0}
  .booking-trust span{font-size:7.5px}
}
@media(max-width:390px){
  .hero-v19-5 .hero-inner{width:calc(100% - 26px)!important}
  .hero-v19-5 h1{font-size:clamp(45px,15vw,59px)!important}
  .hero-v19-5 .hero-copy>p{font-size:14px!important}
  .hero-v19-5 .hero-actions{grid-template-columns:1fr!important}
  .hero-v19-5 .hero-value-note{grid-template-columns:1fr}
  .hero-v19-5 .hero-value-note span:last-child{grid-column:auto}
  .hero-location-proof span{font-size:7px}
  .booking-card-topline{align-items:center}
  .booking-card-topline .eyebrow{font-size:9px;letter-spacing:.16em}
  .booking-live span{display:none}
}
@media(prefers-reduced-motion:reduce){
  .hero-v19-5 .hero-media video,.hero-atmosphere i,.hero-badge-pulse,.booking-live i,.hero-primary-cta:before,.booking-submit:before,.quick-whatsapp:before,.nav-btn:before,.hero-scroll-cue i:after{animation:none!important}
  .hero-v19-5.hero-ready *{animation:none!important}
}

/* V19.5 mobile first-screen compaction */
@media(max-width:760px){
  .hero-v19-5 .hero-copy>p{max-width:355px!important}
  .hero-location-proof{margin-top:18px}
  .hero-location-proof div{padding:9px 7px}
  .hero-location-proof strong{font-size:20px}
  .hero-v19-5 .hero-actions{margin-top:18px!important}
  .hero-v19-5 .hero-value-note{margin-top:14px;gap:8px 10px}
  .hero-v19-5 .hero-inner{gap:22px!important}
}
