
:root{--bg:#08090C;--panel:#111319;--gold:#D8B76A;--gold2:#F0D78D;--text:#F7F1E8;--muted:#BDB5A7;--line:rgba(216,183,106,.20);--soft:rgba(255,255,255,.08);--shadow:0 24px 70px rgba(0,0,0,.36)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Inter,system-ui,Segoe UI,Arial,sans-serif;background:radial-gradient(circle at 14% -10%,rgba(216,183,106,.14),transparent 30rem),linear-gradient(135deg,#08090C,#101218 55%,#090A0D)}a{color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:80;height:74px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;background:rgba(8,9,12,.84);backdrop-filter:blur(18px);border-bottom:1px solid var(--soft)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.logo-mark{width:46px;height:46px;border-radius:16px;border:1px solid rgba(216,183,106,.45);background:linear-gradient(145deg,rgba(216,183,106,.20),rgba(255,255,255,.04)),#111318;display:grid;place-items:center;box-shadow:0 0 26px rgba(216,183,106,.12);position:relative}.logo-mark:before{content:"D";width:27px;height:27px;border-radius:9px;display:grid;place-items:center;color:#17110A;background:linear-gradient(135deg,#F4DD95,#D8B76A,#A9782E);font-size:18px;font-weight:950}.logo-mark:after{content:"";position:absolute;right:8px;bottom:8px;width:10px;height:10px;border-right:2px solid var(--gold);border-bottom:2px solid var(--gold)}.brand strong{display:block;font-size:15px}.brand small{display:block;color:var(--muted);font-size:12px}.nav{display:flex;gap:22px}.nav a{color:var(--muted);font-size:13px;text-decoration:none;font-weight:800}.nav a:hover{color:var(--gold)}.menu-btn{display:none;border:1px solid var(--line);color:var(--gold);background:transparent;border-radius:999px;padding:9px 13px}.hero{min-height:calc(100vh - 74px);padding:58px 6vw 44px;display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.kicker{margin:0 0 14px;color:var(--gold);text-transform:uppercase;letter-spacing:4px;font-size:12px;font-weight:950}h1,h2,h3{margin:0 0 16px;line-height:1.05}h1{font-size:clamp(44px,6.5vw,78px);letter-spacing:-3px}h2{font-size:clamp(30px,4.2vw,52px);letter-spacing:-1.8px}h3{font-size:20px}p{margin:0 0 16px;color:var(--muted);line-height:1.72}.lead{max-width:650px;font-size:18px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 18px}.btn{min-height:44px;padding:12px 18px;border-radius:999px;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:rgba(255,255,255,.04);color:var(--text);font-weight:900;cursor:pointer}.btn.primary{border:0;color:#17110A;background:linear-gradient(135deg,#F4DD95,#D8B76A,#A9782E)}.whatsapp-btn{color:#E4FFEC;border-color:rgba(37,211,102,.34);background:rgba(37,211,102,.10)}.trust-line{display:inline-flex;margin:0 0 20px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:rgba(216,183,106,.10);color:var(--text);font-size:13px;font-weight:800}.quick-prices{max-width:650px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quick-prices div,.pro-offer-card,.card,.service-saas-card,.payment-card,.testimonial-card,.login-card,.admin-card,.booking-card,.about-hero-card,.story-card,.why-grid div{border:1px solid var(--line);background:rgba(255,255,255,.052);border-radius:24px;box-shadow:0 18px 55px rgba(0,0,0,.24)}.quick-prices div{padding:15px}.quick-prices strong{display:block;color:var(--gold);font-size:22px;line-height:1;margin-bottom:6px}.quick-prices span{color:var(--muted);font-size:12px;font-weight:700}.hero-image{position:relative}.hero-image img{width:100%;height:500px;object-fit:cover;border-radius:32px;border:1px solid var(--line);box-shadow:var(--shadow)}.floating-card{position:absolute;right:20px;bottom:20px;width:min(280px,calc(100% - 40px));padding:16px;border-radius:18px;border:1px solid var(--line);background:rgba(9,10,13,.86);backdrop-filter:blur(14px)}.floating-card strong{display:block;color:var(--gold)}.section{padding:60px 6vw}.section-head{max-width:780px;margin-bottom:28px}.center-head{text-align:center;margin-left:auto;margin-right:auto}.calculator-section{padding-top:48px}.estimate-shell{overflow:hidden;border:1px solid var(--line);border-radius:32px;background:linear-gradient(90deg,rgba(8,9,12,.96),rgba(8,9,12,.78) 52%,rgba(8,9,12,.40)),url("https://images.unsplash.com/photo-1555066931-4365d14bab8c?auto=format&fit=crop&w=1600&q=80") right center/cover;box-shadow:var(--shadow);padding:32px}.estimate-hero{display:grid;grid-template-columns:110px 1fr;gap:24px;align-items:center;margin-bottom:28px}.estimate-icon{width:96px;height:96px;border-radius:28px;display:grid;place-items:center;border:1px solid var(--line);color:var(--gold);background:rgba(216,183,106,.10);font-size:46px;font-weight:900}.calculator-card{display:grid;grid-template-columns:1fr 240px;gap:24px;align-items:stretch;padding:18px;border-radius:22px;border:1px solid var(--soft);background:rgba(12,14,18,.86);box-shadow:0 14px 45px rgba(0,0,0,.26)}.calculator-inputs{display:grid;grid-template-columns:1.3fr 1fr;gap:18px}.qty-control{display:grid;grid-template-columns:1fr 42px 42px;gap:8px}.qty-btn{border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.04);color:var(--text);font-size:24px;cursor:pointer}.estimate-result{border-left:1px dashed rgba(216,183,106,.26);padding:10px 16px 10px 28px;display:grid;align-content:center;gap:6px}.estimate-result strong{color:var(--gold);font-size:48px;line-height:1}.estimate-note{grid-column:1/-1;display:flex;align-items:center;gap:6px;margin:0;color:var(--text)}.estimate-note b{color:var(--gold);font-size:20px}.pro-offer-grid,.cards.three,.services-saas-grid,.payment-grid,.testimonial-grid{display:grid;gap:16px}.pro-offer-grid{grid-template-columns:repeat(2,1fr);max-width:1020px;margin:0 auto}.pro-offer-card,.card,.payment-card,.testimonial-card{padding:18px}.featured-offer,.card.featured{background:linear-gradient(180deg,rgba(216,183,106,.13),rgba(255,255,255,.052))}.offer-badge,.tag{display:inline-flex;margin-bottom:14px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase}.offer-badge{padding:6px 10px;border-radius:999px;color:#17110A;background:linear-gradient(135deg,#F4DD95,#D8B76A,#A9782E);letter-spacing:0}.offer-badge.subtle{color:var(--gold);background:rgba(255,255,255,.06);border:1px solid var(--line)}.price{color:var(--text);font-size:28px;font-weight:950;margin-bottom:12px}ul{margin:0 0 18px;padding-left:18px;color:var(--muted);line-height:1.72}.pro-offer-card .btn,.card .btn{width:100%}.console-card-pro{display:grid;grid-template-columns:1fr 1.2fr auto;gap:24px;align-items:center;padding:26px;border-radius:30px;border:1px solid var(--line);background:linear-gradient(135deg,rgba(9,10,13,.92),rgba(9,10,13,.72)),url("https://images.unsplash.com/photo-1605901309584-818e25960a8f?auto=format&fit=crop&w=1400&q=80") center/cover;box-shadow:var(--shadow)}.console-points{display:flex;flex-wrap:wrap;gap:10px}.console-points span{border:1px solid var(--line);background:rgba(255,255,255,.06);color:var(--muted);padding:9px 12px;border-radius:999px;font-size:13px;font-weight:800}.cards.three{grid-template-columns:repeat(3,1fr)}.card img,.service-saas-card img{width:100%;object-fit:cover;border-radius:17px;border:1px solid var(--line);margin-bottom:14px}.card img{height:140px}.services-saas-grid{grid-template-columns:repeat(4,1fr)}.service-saas-card{padding:14px}.service-saas-card img{height:126px}.service-saas-card p{font-size:13px}.booking-section{padding:0 6vw 70px}.booking-shell{display:grid;grid-template-columns:.42fr .58fr;gap:28px;align-items:stretch;min-height:680px;padding:28px;border-radius:30px;border:1px solid var(--line);background:linear-gradient(90deg,rgba(9,10,13,.92),rgba(9,10,13,.72) 44%,rgba(9,10,13,.90)),url("https://images.unsplash.com/photo-1621905251189-08b45d6a269e?auto=format&fit=crop&w=1600&q=80") center/cover;box-shadow:var(--shadow)}.booking-copy{display:flex;flex-direction:column;justify-content:center;padding:18px 0 18px 4px}.booking-benefits{display:grid;gap:14px;margin-top:24px;max-width:430px}.booking-benefits div{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center}.benefit-icon,.support-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:#17110A;background:linear-gradient(135deg,#F4DD95,#D8B76A,#A9782E);font-weight:950}.booking-benefits strong{display:block}.booking-benefits span{color:var(--muted);font-size:13px}.support-card{margin-top:auto;max-width:430px;padding:16px;border-radius:20px;border:1px solid var(--line);background:rgba(216,183,106,.08);display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:center}.booking-form{padding:22px;border-radius:26px;border:1px solid var(--line);background:rgba(10,12,16,.84)!important;backdrop-filter:blur(12px);box-shadow:0 18px 60px rgba(0,0,0,.32)}.steps-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.step{text-align:center;color:var(--muted);font-size:12px;font-weight:800}.step span{width:32px;height:32px;margin:0 auto 8px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.10);color:var(--text)}.step.active{color:var(--gold)}.step.active span{color:#17110A;background:linear-gradient(135deg,#F4DD95,#D8B76A,#A9782E)}.form-section{padding:14px;margin-bottom:12px;border:1px solid rgba(216,183,106,.13);background:rgba(255,255,255,.035);border-radius:18px}.form-section-title{display:flex;gap:12px;margin-bottom:14px}.form-section-title span{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:#17110A;background:linear-gradient(135deg,#F4DD95,#D8B76A,#A9782E);font-weight:950;font-size:12px}.form-section-title h3{font-size:16px;margin-bottom:2px}.form-section-title p{margin:0;font-size:12px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}label{display:grid;gap:8px;margin-bottom:12px;color:var(--gold);font-size:13px;font-weight:850}input,select,textarea{width:100%;min-height:44px;padding:12px 13px;border-radius:13px;border:1px solid rgba(216,183,106,.22)!important;background:#111318!important;color:var(--text)!important;outline:none}select option{background:#111318;color:var(--text)}textarea{min-height:100px;resize:vertical}.status-text,.slot-status{color:var(--gold);min-height:22px;margin-bottom:0}.payment-grid{grid-template-columns:repeat(3,1fr)}.testimonial-grid{max-width:1080px;margin:0 auto;grid-template-columns:repeat(3,1fr)}.testimonial-top{display:flex;gap:12px;align-items:center}.testimonial-top img,.testimonial-admin-row img,.avatar-placeholder{width:52px;height:52px;border-radius:16px;object-fit:cover;border:1px solid var(--line);background:rgba(216,183,106,.12);color:var(--gold);display:grid;place-items:center;font-weight:900}.stars{color:var(--gold);letter-spacing:2px}.footer{padding:30px 6vw;border-top:1px solid var(--soft);display:flex;justify-content:space-between;gap:20px;color:var(--muted)}.mobile-sticky-cta{display:none}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:translateY(0)}.about-hero{padding:72px 6vw;display:grid;grid-template-columns:1.15fr .85fr;gap:36px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.admin-body{min-height:100vh}.hidden{display:none!important}.login-view{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(440px,100%);padding:34px}.admin-shell{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.admin-sidebar{padding:24px;border-right:1px solid var(--soft);background:rgba(255,255,255,.035)}.side-btn{width:100%;margin-top:12px;padding:13px;border-radius:15px;border:1px solid var(--line);color:var(--text);background:transparent;cursor:pointer;text-align:left;font-weight:800}.side-btn.active,.side-btn:hover{color:var(--gold);background:rgba(216,183,106,.10)}.admin-content{padding:30px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.stats div{padding:16px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.052)}.stats strong{display:block;color:var(--gold);font-size:32px}.toolbar{display:grid;grid-template-columns:1fr 220px;gap:14px;margin-bottom:18px}.booking-list{display:grid;gap:14px}.booking-card,.admin-card{padding:18px}.small-btn{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.04);color:var(--text);text-decoration:none;cursor:pointer}.badge{display:inline-block;padding:5px 10px;border:1px solid var(--line);border-radius:999px;color:var(--gold);font-size:12px;font-weight:900}.booking-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.slot-row{display:flex;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:16px;padding:12px;margin-top:8px}.note-box{padding:12px;border:1px solid var(--line);border-radius:14px;background:rgba(0,0,0,.18)}.flatpickr-calendar{background:#111318!important;border:1px solid rgba(216,183,106,.28)!important;border-radius:18px!important;box-shadow:0 24px 70px rgba(0,0,0,.55)!important;color:var(--text)!important}.flatpickr-months,.flatpickr-weekdays,.flatpickr-days,.dayContainer{background:#111318!important}.flatpickr-day{color:var(--text)!important;border-radius:12px!important}.flatpickr-day.selected{background:linear-gradient(135deg,#F4DD95,#D8B76A,#A9782E)!important;color:#17110A!important}@media(max-width:1200px){.booking-shell,.calculator-card{grid-template-columns:1fr}.estimate-result{border-left:0;border-top:1px dashed rgba(216,183,106,.26);padding:18px 0 0}}@media(max-width:950px){.site-header{height:70px;padding:0 4vw}.menu-btn{display:block}.nav{display:none;position:absolute;top:70px;left:4vw;right:4vw;flex-direction:column;gap:12px;padding:18px;border:1px solid var(--line);border-radius:20px;background:rgba(9,10,13,.98)}.nav.open{display:flex}.hero{min-height:auto;padding:42px 4vw;grid-template-columns:1fr;gap:28px}h1{font-size:36px;letter-spacing:-1.5px}h2{font-size:28px}.lead{font-size:15.5px}.actions .btn{flex:1 1 150px}.quick-prices{grid-template-columns:repeat(3,1fr);gap:8px}.quick-prices div{padding:11px 8px;text-align:center}.quick-prices strong{font-size:17px}.quick-prices span{font-size:11px}.hero-image img{height:285px;border-radius:24px}.floating-card{left:16px;right:16px;bottom:16px;width:auto}.section{padding:44px 4vw}.estimate-shell{padding:18px;border-radius:24px}.estimate-hero{grid-template-columns:1fr;gap:14px}.estimate-icon{width:68px;height:68px;border-radius:20px;font-size:32px}.calculator-inputs,.pro-offer-grid,.cards.three,.services-saas-grid,.payment-grid,.testimonial-grid,.story-grid,.form-grid,.stats,.toolbar,.admin-shell{grid-template-columns:1fr}.console-card-pro{grid-template-columns:1fr;padding:20px}.booking-section{padding:0 4vw 86px}.booking-shell{padding:16px;border-radius:26px;min-height:auto}.booking-form{padding:12px}.steps-row{display:none}.footer{flex-direction:column;padding-bottom:84px}.mobile-sticky-cta{display:flex;position:fixed;left:14px;right:14px;bottom:14px;z-index:80;min-height:50px;justify-content:center;align-items:center;border-radius:999px;color:#17110A;text-decoration:none;font-weight:950;background:linear-gradient(135deg,#F4DD95,#D8B76A,#A9782E);box-shadow:0 18px 45px rgba(0,0,0,.38)}.admin-content,.admin-sidebar{padding:18px}} 

/* === Final polish: real logo, booking panel and payment cards === */
.logo-mark.image-logo{width:52px;height:52px;padding:3px;overflow:hidden;border-radius:50%;border:1px solid rgba(216,183,106,.55);background:radial-gradient(circle at center,rgba(216,183,106,.18),rgba(0,0,0,.9));box-shadow:0 0 26px rgba(216,183,106,.18)}
.logo-mark.image-logo::before,.logo-mark.image-logo::after{display:none!important}
.logo-mark.image-logo img{width:100%;height:100%;object-fit:cover;border-radius:50%;filter:saturate(.95) contrast(1.05)}
.brand{gap:13px}.brand strong{letter-spacing:.1px}
.booking-shell{align-items:stretch}.polished-booking-copy{position:relative;display:flex;align-items:stretch;min-height:100%}
.booking-copy-inner{width:100%;display:flex;flex-direction:column;justify-content:center;gap:0;padding:20px 8px}
.polished-booking-copy h2{max-width:480px}.polished-booking-copy p{max-width:520px}
.polished-benefits{margin-top:28px;gap:12px;max-width:520px}
.polished-benefits .benefit-card{display:grid;grid-template-columns:50px 1fr;gap:14px;align-items:center;padding:12px;border:1px solid rgba(216,183,106,.16);border-radius:18px;background:rgba(8,9,12,.52);backdrop-filter:blur(8px);transition:transform .22s ease,border-color .22s ease,background .22s ease}
.polished-benefits .benefit-card:hover{transform:translateX(4px);border-color:rgba(216,183,106,.35);background:rgba(216,183,106,.08)}
.benefit-icon,.support-icon{width:50px;height:50px;border-radius:16px;font-size:18px;box-shadow:0 14px 35px rgba(0,0,0,.28)}
.polished-benefits strong{display:block;color:var(--text);font-size:15px;line-height:1.25;margin-bottom:4px}
.polished-benefits span{display:block;color:var(--muted);font-size:13px;line-height:1.45}
.polished-support-card{margin-top:26px;max-width:520px;padding:16px;border-radius:22px;background:linear-gradient(135deg,rgba(216,183,106,.13),rgba(255,255,255,.045));border:1px solid rgba(216,183,106,.32);box-shadow:0 18px 48px rgba(0,0,0,.28)}
.polished-support-card strong{display:block;color:var(--text);font-size:16px;margin-bottom:4px}.polished-support-card span{display:block;color:var(--muted);font-size:13px;line-height:1.45}
.payment-section{padding-top:72px;padding-bottom:72px}.premium-payment-grid{max-width:1120px;margin:0 auto;align-items:stretch}
.premium-payment-card{position:relative;padding:24px;min-height:180px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.premium-payment-card::after{content:"";position:absolute;inset:auto -20% -50% -20%;height:110px;background:radial-gradient(circle,rgba(216,183,106,.18),transparent 70%);opacity:.5;pointer-events:none}
.premium-payment-card:hover{transform:translateY(-6px);border-color:rgba(216,183,106,.42);box-shadow:0 28px 78px rgba(0,0,0,.34)}
.featured-payment{background:linear-gradient(180deg,rgba(216,183,106,.14),rgba(255,255,255,.052))}
.payment-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:#17110A;background:linear-gradient(135deg,#F4DD95,#D8B76A,#A9782E);box-shadow:0 16px 38px rgba(0,0,0,.28);font-size:22px;margin-bottom:18px}
.premium-payment-card strong{display:block;color:var(--text);font-size:21px;letter-spacing:-.3px;margin-bottom:8px}.premium-payment-card span{display:block;color:var(--muted);font-size:14px;line-height:1.6}
.testimonial-preview{padding-top:70px}.footer{margin-top:20px}
@media(max-width:950px){.logo-mark.image-logo{width:46px;height:46px}.brand small{display:none}.booking-copy-inner{padding:4px}.polished-benefits{gap:10px;margin-top:18px}.polished-benefits .benefit-card{grid-template-columns:44px 1fr;padding:10px}.benefit-icon,.support-icon{width:44px;height:44px;border-radius:14px}.polished-support-card{margin-top:16px}.premium-payment-card{min-height:150px;padding:18px}.payment-section{padding-top:44px;padding-bottom:44px}}


/* === Final split booking UI + bold logo polish === */
.logo-mark.image-logo {
  width: 54px;
  height: 54px;
  padding: 3px;
  border-radius: 50%;
  border: 2px solid rgba(216,183,106,.62);
  background: radial-gradient(circle at center, rgba(216,183,106,.20), rgba(0,0,0,.95));
  box-shadow: 0 0 24px rgba(216,183,106,.18);
  overflow: hidden;
}

.logo-mark.image-logo::before,
.logo-mark.image-logo::after {
  display: none !important;
}

.logo-mark.image-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  transform: scale(1.08);
  filter: saturate(1.04) contrast(1.08);
}

.split-booking-section {
  padding: 0 6vw 78px;
}

.split-booking-shell {
  display: grid;
  grid-template-columns: .92fr 1.08fr;
  gap: 34px;
  align-items: stretch;
  border: 1px solid rgba(216,183,106,.30);
  border-radius: 34px;
  padding: 32px;
  background:
    radial-gradient(circle at 12% 10%, rgba(216,183,106,.16), transparent 24rem),
    linear-gradient(135deg, rgba(7,8,11,.98), rgba(12,15,19,.92));
  box-shadow: 0 32px 90px rgba(0,0,0,.42);
  position: relative;
  overflow: hidden;
}

.split-booking-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 0% 0%, rgba(216,183,106,.12), transparent 28rem),
    radial-gradient(circle at 100% 100%, rgba(216,183,106,.08), transparent 24rem);
  pointer-events: none;
}

.booking-brand-panel,
.split-booking-form {
  position: relative;
  z-index: 1;
}

.booking-brand-panel {
  min-height: 720px;
  padding: 28px;
  border-radius: 28px;
  background:
    linear-gradient(135deg, rgba(5,6,8,.82), rgba(5,6,8,.62)),
    url("https://images.unsplash.com/photo-1621905251189-08b45d6a269e?auto=format&fit=crop&w=1400&q=80") center/cover;
  border: 1px solid rgba(216,183,106,.16);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.booking-logo-lockup {
  width: 310px;
  max-width: 92%;
  margin-bottom: 28px;
}

.booking-logo-lockup img {
  width: 100%;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 20px 45px rgba(0,0,0,.55)) saturate(1.05) contrast(1.05);
  border-radius: 22px;
}

.booking-brand-panel h2 {
  font-size: clamp(42px, 5.4vw, 76px);
  max-width: 520px;
  letter-spacing: -2.8px;
  text-shadow: 0 12px 30px rgba(0,0,0,.45);
}

.booking-lead {
  max-width: 540px;
  font-size: 18px;
  color: rgba(247,241,232,.82);
}

.booking-benefit-list {
  display: grid;
  gap: 12px;
  margin-top: 24px;
  max-width: 520px;
}

.booking-benefit-item {
  display: grid;
  grid-template-columns: 68px 1fr;
  gap: 18px;
  align-items: center;
  padding: 14px 16px;
  border-radius: 20px;
  border: 1px solid rgba(216,183,106,.24);
  background: rgba(10,12,15,.72);
  backdrop-filter: blur(10px);
  transition: transform .22s ease, border-color .22s ease, background .22s ease;
}

.booking-benefit-item:hover {
  transform: translateX(5px);
  border-color: rgba(216,183,106,.55);
  background: rgba(216,183,106,.09);
}

.round-icon,
.whatsapp-round,
.form-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  border: 2px solid rgba(216,183,106,.70);
  background: radial-gradient(circle at 30% 20%, #F4DD95, #D8B76A 45%, #9A6A24 100%);
  color: #111318;
  font-weight: 950;
  font-size: 22px;
  box-shadow: 0 15px 35px rgba(0,0,0,.35);
}

.booking-benefit-item strong,
.whatsapp-help-card strong {
  display: block;
  color: var(--text);
  font-size: 20px;
  line-height: 1.15;
  margin-bottom: 5px;
}

.booking-benefit-item small,
.whatsapp-help-card small {
  display: block;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.45;
}

.whatsapp-help-card {
  margin-top: 22px;
  max-width: 520px;
  display: grid;
  grid-template-columns: 68px 1fr;
  gap: 18px;
  align-items: center;
  padding: 18px;
  border-radius: 24px;
  border: 1px solid rgba(216,183,106,.55);
  background: linear-gradient(135deg, rgba(216,183,106,.14), rgba(7,8,11,.80));
  box-shadow: 0 20px 60px rgba(0,0,0,.36), inset 0 0 0 1px rgba(255,255,255,.04);
}

.mini-whatsapp-btn {
  display: inline-flex;
  margin-top: 12px;
  padding: 10px 16px;
  border-radius: 999px;
  color: #17110A;
  text-decoration: none;
  font-weight: 950;
  background: linear-gradient(135deg, #F4DD95, #D8B76A, #A9782E);
}

.split-booking-form {
  padding: 32px;
  border-radius: 28px;
  border: 1px solid rgba(216,183,106,.42);
  background:
    radial-gradient(circle at 10% 0%, rgba(216,183,106,.09), transparent 22rem),
    rgba(9,11,15,.90) !important;
  box-shadow: 0 24px 70px rgba(0,0,0,.34);
  backdrop-filter: blur(14px);
}

.form-head {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 26px;
}

.form-head h3 {
  margin-bottom: 4px;
  font-size: 30px;
  letter-spacing: -.8px;
}

.form-head p {
  color: var(--gold);
  font-weight: 850;
  margin: 0;
}

.split-booking-form label {
  font-size: 15px;
  color: var(--text);
  font-weight: 780;
}

.split-booking-form input,
.split-booking-form select,
.split-booking-form textarea {
  min-height: 58px;
  border-radius: 14px;
  padding: 15px 16px;
  font-size: 15px;
  background: linear-gradient(180deg, rgba(17,19,24,.98), rgba(11,13,17,.98)) !important;
  border-color: rgba(216,183,106,.24) !important;
}

.split-booking-form textarea {
  min-height: 132px;
}

.submit-booking-btn {
  width: 100%;
  margin-top: 8px;
  min-height: 60px;
  border-radius: 16px;
  font-size: 16px;
}

.submit-booking-btn span {
  margin-left: 12px;
  font-size: 28px;
  line-height: 0;
}

.secure-note {
  margin: 16px 0 0;
  text-align: center;
  color: var(--muted);
  font-size: 14px;
}

/* Stronger payment section */
.payment-section {
  padding-top: 76px;
  padding-bottom: 76px;
}

.premium-payment-grid {
  max-width: 1120px;
  margin: 0 auto;
  align-items: stretch;
}

.premium-payment-card {
  position: relative;
  padding: 26px;
  min-height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}

.premium-payment-card::after {
  content: "";
  position: absolute;
  inset: auto -20% -48% -20%;
  height: 120px;
  background: radial-gradient(circle, rgba(216,183,106,.22), transparent 70%);
  opacity: .7;
  pointer-events: none;
}

.premium-payment-card:hover {
  transform: translateY(-6px);
  border-color: rgba(216,183,106,.48);
  box-shadow: 0 28px 78px rgba(0,0,0,.36);
}

.featured-payment {
  background: linear-gradient(180deg, rgba(216,183,106,.15), rgba(255,255,255,.052));
}

.payment-icon {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  color: #17110A;
  background: linear-gradient(135deg, #F4DD95, #D8B76A, #A9782E);
  box-shadow: 0 16px 38px rgba(0,0,0,.28);
  font-size: 24px;
  margin-bottom: 18px;
}

.premium-payment-card strong {
  display: block;
  color: var(--text);
  font-size: 22px;
  letter-spacing: -.4px;
  margin-bottom: 8px;
}

.premium-payment-card span {
  display: block;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.6;
}

@media (max-width: 1200px) {
  .split-booking-shell {
    grid-template-columns: 1fr;
  }

  .booking-brand-panel {
    min-height: auto;
  }

  .booking-logo-lockup {
    width: 260px;
  }
}

@media (max-width: 950px) {
  .logo-mark.image-logo {
    width: 46px;
    height: 46px;
  }

  .brand small {
    display: none;
  }

  .split-booking-section {
    padding: 0 4vw 86px;
  }

  .split-booking-shell {
    padding: 14px;
    border-radius: 26px;
    gap: 16px;
  }

  .booking-brand-panel {
    padding: 18px;
    border-radius: 22px;
  }

  .booking-logo-lockup {
    width: 210px;
    margin-bottom: 18px;
  }

  .booking-brand-panel h2 {
    font-size: 38px;
    letter-spacing: -1.4px;
  }

  .booking-lead {
    font-size: 15px;
  }

  .booking-benefit-list {
    gap: 10px;
  }

  .booking-benefit-item {
    grid-template-columns: 52px 1fr;
    padding: 12px;
    gap: 12px;
  }

  .round-icon,
  .whatsapp-round,
  .form-icon {
    width: 46px;
    height: 46px;
    font-size: 18px;
  }

  .booking-benefit-item strong,
  .whatsapp-help-card strong {
    font-size: 16px;
  }

  .booking-benefit-item small,
  .whatsapp-help-card small {
    font-size: 13px;
  }

  .whatsapp-help-card {
    grid-template-columns: 52px 1fr;
    padding: 14px;
    gap: 12px;
  }

  .split-booking-form {
    padding: 16px;
    border-radius: 22px;
  }

  .form-head h3 {
    font-size: 24px;
  }

  .split-booking-form input,
  .split-booking-form select,
  .split-booking-form textarea {
    min-height: 48px;
    font-size: 14px;
  }

  .submit-booking-btn {
    min-height: 52px;
  }

  .premium-payment-card {
    min-height: 160px;
    padding: 20px;
  }
}

/* === Pixel-match final: full wide logo, exact booking, exact footer === */
.site-header{
  height:86px!important;
  padding:0 5vw!important;
  display:grid!important;
  grid-template-columns:auto 1fr auto!important;
  gap:34px!important;
}
.brand-wide{
  display:flex!important;
  align-items:center!important;
  width:330px!important;
  max-width:34vw!important;
  overflow:visible!important;
}
.brand-wide img{
  width:330px!important;
  height:auto!important;
  display:block!important;
  object-fit:contain!important;
  filter:drop-shadow(0 10px 24px rgba(0,0,0,.5));
}
.nav{
  justify-content:center!important;
  gap:44px!important;
}
.nav a{
  position:relative;
  font-size:15px!important;
  color:#fff!important;
  opacity:.95;
}
.nav a.active::after,
.nav a:hover::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-18px;
  height:3px;
  background:#f0b400;
  border-radius:99px;
}
.header-book-btn{
  min-height:50px;
  padding:0 22px;
  border:1px solid #f0b400;
  border-radius:8px;
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:#f0b400;
  text-decoration:none;
  font-weight:900;
  white-space:nowrap;
}
.menu-btn{z-index:90}

/* booking exact */
.exact-booking-section{
  padding:0!important;
  margin:0!important;
  background:
    linear-gradient(90deg, rgba(5,6,8,.95) 0%, rgba(5,6,8,.90) 48%, rgba(5,6,8,.96) 100%),
    url("https://images.unsplash.com/photo-1593640408182-31c70c8268f5?auto=format&fit=crop&w=1800&q=80") center/cover;
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08);
}
.exact-booking-wrap{
  max-width:1500px;
  margin:0 auto;
  padding:34px 5vw 22px;
  display:grid;
  grid-template-columns:.86fr 1.14fr;
  gap:56px;
  align-items:center;
}
.exact-booking-left{
  min-height:650px;
  padding:20px 0 0;
  position:relative;
}
.exact-booking-left::before{
  content:"";
  position:absolute;
  left:-80px;
  top:0;
  width:220px;
  height:340px;
  background:radial-gradient(circle, rgba(240,180,0,.28) 1px, transparent 2px);
  background-size:14px 14px;
  opacity:.55;
}
.exact-booking-left>*{position:relative;z-index:1}
.exact-booking-left .kicker{
  color:#f0b400!important;
  letter-spacing:1.8px!important;
  font-size:16px!important;
  margin-bottom:12px!important;
}
.exact-booking-left h2{
  font-size:clamp(54px,5.1vw,76px)!important;
  line-height:.96!important;
  letter-spacing:-2.5px!important;
  margin-bottom:18px!important;
}
.booking-lead{
  max-width:430px!important;
  color:#fff!important;
  font-size:21px!important;
  line-height:1.35!important;
}
.exact-benefits{
  display:grid;
  gap:8px;
  max-width:520px;
  margin-top:28px;
}
.exact-benefit{
  min-height:68px;
  display:grid;
  grid-template-columns:74px 1fr;
  align-items:center;
  border:1px solid rgba(240,180,0,.45);
  background:linear-gradient(180deg, rgba(255,255,255,.055), rgba(255,255,255,.025));
  border-radius:8px;
  overflow:hidden;
}
.exact-benefit>span{
  height:100%;
  display:grid;
  place-items:center;
  color:#f0b400;
  font-size:34px;
  border-right:1px solid rgba(240,180,0,.36);
}
.exact-benefit strong{
  display:block;
  color:#fff;
  font-size:18px;
  margin-bottom:4px;
}
.exact-benefit small{
  color:#fff;
  opacity:.9;
  font-size:14px;
}
.exact-whatsapp-card{
  max-width:620px;
  min-height:78px;
  margin-top:10px;
  padding:12px 14px;
  border:2px solid #f0b400;
  border-radius:12px;
  background:linear-gradient(180deg, rgba(255,255,255,.055), rgba(255,255,255,.025));
  box-shadow:0 0 28px rgba(240,180,0,.16);
  display:grid;
  grid-template-columns:60px 1fr auto;
  gap:16px;
  align-items:center;
}
.exact-whatsapp-card>span{
  width:54px;height:54px;border:3px solid #f0b400;border-radius:50%;
  display:grid;place-items:center;color:#f0b400;font-size:28px;
}
.exact-whatsapp-card strong{
  display:block;color:#fff;font-size:21px;margin-bottom:3px;
}
.exact-whatsapp-card small{display:block;color:#fff;opacity:.9;font-size:14px}
.exact-whatsapp-card a{
  padding:12px 18px;
  border-radius:8px;
  background:linear-gradient(135deg,#f7d76b,#f0b400,#b87400);
  color:#111318;
  font-weight:900;
  text-decoration:none;
  white-space:nowrap;
}

.exact-booking-form{
  padding:38px!important;
  border:1.5px solid #f0b400!important;
  border-radius:14px!important;
  background:rgba(7,8,10,.86)!important;
  box-shadow:0 26px 70px rgba(0,0,0,.45)!important;
}
.exact-form-head{
  display:flex;
  align-items:center;
  gap:18px;
  margin-bottom:22px;
}
.exact-form-head>span{
  width:64px;height:64px;border:2px solid #f0b400;border-radius:50%;
  display:grid;place-items:center;color:#f0b400;font-size:30px;
}
.exact-form-head h3{
  color:#fff!important;
  font-size:30px!important;
  margin:0 0 4px!important;
}
.exact-form-head p{color:#f0b400!important;font-weight:900;margin:0!important}
.exact-booking-form .form-grid{
  grid-template-columns:repeat(2,1fr)!important;
  gap:18px 26px!important;
}
.exact-booking-form label{
  color:#fff!important;
  font-weight:700!important;
  font-size:15px!important;
  margin-bottom:18px!important;
}
.exact-booking-form input,
.exact-booking-form select,
.exact-booking-form textarea{
  min-height:50px!important;
  margin-top:8px!important;
  border-radius:7px!important;
  background:linear-gradient(180deg, rgba(23,26,32,.92), rgba(14,16,20,.92))!important;
  border:1px solid rgba(255,255,255,.28)!important;
  color:#fff!important;
}
.exact-booking-form textarea{min-height:92px!important}
.hidden-package{display:none!important}
.exact-submit-btn{
  width:100%!important;
  min-height:56px!important;
  border-radius:7px!important;
  font-size:18px!important;
  justify-content:center!important;
  position:relative;
}
.exact-submit-btn span{
  position:absolute;
  right:20px;
  font-size:32px;
}
.secure-note{
  text-align:center!important;
  color:#fff!important;
  opacity:.9!important;
  font-size:14px!important;
  margin-top:16px!important;
}

/* exact footer */
.exact-footer{
  padding:0!important;
  margin:0!important;
  display:block!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
  background:linear-gradient(180deg, rgba(9,10,12,.98), rgba(4,5,7,.98))!important;
}
.footer-main{
  max-width:1500px;
  margin:0 auto;
  padding:28px 5vw 28px;
  display:grid;
  grid-template-columns:1.8fr 1fr 1.2fr 1.7fr 1.1fr;
  gap:34px;
  align-items:start;
}
.footer-brand{
  display:grid;
  grid-template-columns:290px 1fr;
  gap:24px;
  align-items:center;
}
.footer-brand img{
  width:290px;
  height:auto;
  object-fit:contain;
}
.footer-brand p,
.footer-col p,
.footer-col a{
  color:#fff!important;
  opacity:.86;
  line-height:1.55;
  font-size:15px;
  text-decoration:none;
}
.footer-col{
  border-left:1px solid rgba(216,183,106,.25);
  padding-left:26px;
  min-height:150px;
}
.footer-col h4{
  color:#f0b400;
  font-size:18px;
  margin:0 0 12px;
}
.footer-col a{
  display:flex;
  justify-content:space-between;
  gap:12px;
  margin:7px 0;
}
.contact-col p{margin:8px 0}
.socials{
  display:flex;
  gap:14px;
}
.socials a{
  width:48px;height:48px;border:1px solid rgba(240,180,0,.5);border-radius:50%;
  display:grid;place-items:center;color:#f0b400!important;font-weight:900;font-size:22px;
}
.footer-bottom{
  max-width:1500px;
  margin:0 auto;
  padding:14px 5vw 22px;
  border-top:1px solid rgba(240,180,0,.45);
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:#fff;
  opacity:.86;
  font-size:14px;
}
.footer-bottom a{color:#fff;text-decoration:none;margin:0 14px}
.footer-bottom div span{opacity:.7}

.admin-login-logo{
  width:280px;
  max-width:100%;
  display:block;
  margin-bottom:20px;
}

/* responsive */
@media(max-width:1200px){
  .site-header{grid-template-columns:auto auto!important}
  .nav,.header-book-btn{display:none!important}
  .brand-wide{max-width:62vw!important;width:300px!important}
  .brand-wide img{width:300px!important}
  .exact-booking-wrap{grid-template-columns:1fr;gap:28px}
  .exact-booking-left{min-height:auto}
  .footer-main{grid-template-columns:1fr 1fr}
  .footer-brand{grid-column:1/-1}
}
@media(max-width:700px){
  .brand-wide{width:230px!important;max-width:72vw!important}
  .brand-wide img{width:230px!important}
  .site-header{height:74px!important;padding:0 4vw!important}
  .exact-booking-wrap{padding:26px 4vw 22px}
  .exact-booking-left h2{font-size:44px!important}
  .booking-lead{font-size:17px!important}
  .exact-benefit{grid-template-columns:60px 1fr}
  .exact-benefit>span{font-size:28px}
  .exact-whatsapp-card{grid-template-columns:52px 1fr;gap:12px}
  .exact-whatsapp-card a{grid-column:1/-1;text-align:center;justify-content:center;display:flex}
  .exact-booking-form{padding:18px!important}
  .exact-booking-form .form-grid{grid-template-columns:1fr!important;gap:0!important}
  .footer-main{grid-template-columns:1fr;padding:28px 4vw}
  .footer-brand{grid-template-columns:1fr}
  .footer-brand img{width:260px}
  .footer-col{border-left:0;border-top:1px solid rgba(216,183,106,.25);padding-left:0;padding-top:18px}
  .footer-bottom{padding:14px 4vw 90px;flex-direction:column;gap:12px;text-align:center}
}

/* === Exact reference rebuild overrides === */
.exact-header{
  height:96px!important;
  padding:0 5vw!important;
  display:grid!important;
  grid-template-columns:360px 1fr auto!important;
  gap:34px!important;
  align-items:center!important;
}
.brand-wide{
  width:360px!important;
  max-width:none!important;
  overflow:visible!important;
  display:flex!important;
  align-items:center!important;
}
.brand-wide img{
  width:360px!important;
  height:auto!important;
  display:block!important;
  object-fit:contain!important;
  filter:drop-shadow(0 10px 24px rgba(0,0,0,.55));
}
.exact-nav{justify-content:center!important;gap:42px!important}
.exact-nav a{font-size:16px!important;color:#fff!important;font-weight:900!important;position:relative}
.exact-nav a.active::after,.exact-nav a:hover::after{content:"";position:absolute;left:0;right:0;bottom:-22px;height:3px;background:#f0b400;border-radius:99px}
.header-book-btn{height:54px;padding:0 26px;border:1px solid #f0b400;border-radius:8px;color:#f0b400;text-decoration:none;font-weight:950;display:flex;align-items:center;gap:12px;white-space:nowrap;font-size:18px}
.exact-hero{
  min-height:calc(100vh - 220px)!important;
  padding:72px 5vw 54px!important;
  grid-template-columns:.95fr 1.05fr!important;
  max-width:1500px!important;
  margin:0 auto!important;
}
.exact-hero .kicker{color:#f0b400!important;font-size:14px!important;letter-spacing:4px!important;margin-bottom:28px!important}
.exact-hero h1{font-size:clamp(60px,6.3vw,104px)!important;line-height:1.02!important;letter-spacing:-4px!important}
.exact-hero .lead{max-width:680px!important;font-size:21px!important;color:#e7dfd2!important;line-height:1.55!important;margin-top:20px!important}
.exact-hero .actions{margin-top:36px!important;gap:26px!important}
.exact-hero .btn{height:58px!important;padding:0 28px!important;border-radius:10px!important;font-size:18px!important}
.exact-hero .btn span{margin-right:8px}
.exact-hero-image img{
  height:560px!important;
  border-radius:36px!important;
  border:1.5px solid #f0b400!important;
  box-shadow:0 34px 100px rgba(0,0,0,.45)!important;
  object-position:center!important;
}
.hero-feature-strip{
  max-width:1500px;
  margin:0 auto;
  padding:30px 5vw 38px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:0;
  border-top:1px solid rgba(255,255,255,.12);
}
.hero-feature-strip div{display:grid;grid-template-columns:74px 1fr;gap:20px;align-items:center;padding:0 28px;border-right:1px solid rgba(255,255,255,.18)}
.hero-feature-strip div:first-child{padding-left:0}.hero-feature-strip div:last-child{border-right:0}
.hero-feature-strip span{font-size:52px;color:#f0b400;line-height:1}
.hero-feature-strip strong{display:block;color:#fff;font-size:20px;margin-bottom:5px}
.hero-feature-strip p{margin:0!important;color:#cfc7bb!important;font-size:16px!important;line-height:1.4!important}

/* booking exact */
.exact-booking-section{padding:0!important;margin:0!important;background:linear-gradient(90deg,rgba(5,6,8,.95),rgba(5,6,8,.90) 48%,rgba(5,6,8,.96)),url("https://images.unsplash.com/photo-1593640408182-31c70c8268f5?auto=format&fit=crop&w=1800&q=80") center/cover;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.exact-booking-wrap{max-width:1500px;margin:0 auto;padding:34px 5vw 22px;display:grid;grid-template-columns:.86fr 1.14fr;gap:56px;align-items:center}
.exact-booking-left{min-height:650px;padding:20px 0 0;position:relative}.exact-booking-left .kicker{color:#f0b400!important;letter-spacing:1.8px!important;font-size:16px!important;margin-bottom:12px!important}.exact-booking-left h2{font-size:clamp(54px,5.1vw,76px)!important;line-height:.96!important;letter-spacing:-2.5px!important;margin-bottom:18px!important}.booking-lead{max-width:430px!important;color:#fff!important;font-size:21px!important;line-height:1.35!important}
.exact-benefits{display:grid;gap:8px;max-width:520px;margin-top:28px}.exact-benefit{min-height:68px;display:grid;grid-template-columns:74px 1fr;align-items:center;border:1px solid rgba(240,180,0,.45);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border-radius:8px;overflow:hidden}.exact-benefit>span{height:100%;display:grid;place-items:center;color:#f0b400;font-size:34px;border-right:1px solid rgba(240,180,0,.36)}.exact-benefit strong{display:block;color:#fff;font-size:18px;margin-bottom:4px}.exact-benefit small{color:#fff;opacity:.9;font-size:14px}
.exact-whatsapp-card{max-width:620px;min-height:78px;margin-top:10px;padding:12px 14px;border:2px solid #f0b400;border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));box-shadow:0 0 28px rgba(240,180,0,.16);display:grid;grid-template-columns:60px 1fr auto;gap:16px;align-items:center}.exact-whatsapp-card>span{width:54px;height:54px;border:3px solid #f0b400;border-radius:50%;display:grid;place-items:center;color:#f0b400;font-size:28px}.exact-whatsapp-card strong{display:block;color:#fff;font-size:21px;margin-bottom:3px}.exact-whatsapp-card small{display:block;color:#fff;opacity:.9;font-size:14px}.exact-whatsapp-card a{padding:12px 18px;border-radius:8px;background:linear-gradient(135deg,#f7d76b,#f0b400,#b87400);color:#111318;font-weight:900;text-decoration:none;white-space:nowrap}
.exact-booking-form{padding:38px!important;border:1.5px solid #f0b400!important;border-radius:14px!important;background:rgba(7,8,10,.86)!important;box-shadow:0 26px 70px rgba(0,0,0,.45)!important}.exact-form-head{display:flex;align-items:center;gap:18px;margin-bottom:22px}.exact-form-head>span{width:64px;height:64px;border:2px solid #f0b400;border-radius:50%;display:grid;place-items:center;color:#f0b400;font-size:30px}.exact-form-head h3{color:#fff!important;font-size:30px!important;margin:0 0 4px!important}.exact-form-head p{color:#f0b400!important;font-weight:900;margin:0!important}.exact-booking-form .form-grid{grid-template-columns:repeat(2,1fr)!important;gap:18px 26px!important}.exact-booking-form label{color:#fff!important;font-weight:700!important;font-size:15px!important;margin-bottom:18px!important}.exact-booking-form input,.exact-booking-form select,.exact-booking-form textarea{min-height:50px!important;margin-top:8px!important;border-radius:7px!important;background:linear-gradient(180deg,rgba(23,26,32,.92),rgba(14,16,20,.92))!important;border:1px solid rgba(255,255,255,.28)!important;color:#fff!important}.exact-booking-form textarea{min-height:92px!important}.hidden-package{display:none!important}.exact-submit-btn{width:100%!important;min-height:56px!important;border-radius:7px!important;font-size:18px!important;justify-content:center!important;position:relative}.exact-submit-btn span{position:absolute;right:20px;font-size:32px}.secure-note{text-align:center!important;color:#fff!important;opacity:.9!important;font-size:14px!important;margin-top:16px!important}

/* exact footer */
.exact-footer{padding:0!important;margin:0!important;display:block!important;border-top:1px solid rgba(255,255,255,.10)!important;background:linear-gradient(180deg,rgba(9,10,12,.98),rgba(4,5,7,.98))!important}
.footer-main{max-width:1500px;margin:0 auto;padding:28px 5vw 28px;display:grid;grid-template-columns:1.8fr 1fr 1.2fr 1.7fr 1.1fr;gap:34px;align-items:start}
.footer-brand{display:grid;grid-template-columns:300px 1fr;gap:24px;align-items:center}.footer-brand img{width:300px;height:auto;object-fit:contain}.footer-brand p,.footer-col p,.footer-col a{color:#fff!important;opacity:.86;line-height:1.55;font-size:15px;text-decoration:none}.footer-col{border-left:1px solid rgba(216,183,106,.25);padding-left:26px;min-height:150px}.footer-col h4{color:#f0b400;font-size:18px;margin:0 0 12px}.footer-col a{display:flex;justify-content:space-between;gap:12px;margin:7px 0}.contact-col p{margin:8px 0}.socials{display:flex;gap:14px}.socials a{width:48px;height:48px;border:1px solid rgba(240,180,0,.5);border-radius:50%;display:grid;place-items:center;color:#f0b400!important;font-weight:900;font-size:22px}.footer-bottom{max-width:1500px;margin:0 auto;padding:14px 5vw 22px;border-top:1px solid rgba(240,180,0,.45);display:flex;align-items:center;justify-content:space-between;color:#fff;opacity:.86;font-size:14px}.footer-bottom a{color:#fff;text-decoration:none;margin:0 14px}

@media(max-width:1250px){.exact-header{grid-template-columns:300px 1fr auto!important}.brand-wide,.brand-wide img{width:300px!important}.exact-nav{gap:22px!important}.exact-hero{grid-template-columns:1fr!important}.exact-hero-image img{height:420px!important}.exact-booking-wrap{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:800px){.exact-header{height:78px!important;grid-template-columns:1fr auto!important;padding:0 4vw!important}.brand-wide,.brand-wide img{width:240px!important}.exact-nav,.header-book-btn{display:none!important}.exact-hero{padding:42px 4vw!important}.exact-hero h1{font-size:44px!important;letter-spacing:-1.5px!important}.exact-hero .lead{font-size:17px!important}.exact-hero .actions{gap:12px!important}.exact-hero .btn{flex:1 1 160px!important}.hero-feature-strip{grid-template-columns:1fr!important;padding:20px 4vw}.hero-feature-strip div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:14px 0}.exact-booking-wrap{padding:26px 4vw 22px}.exact-booking-left h2{font-size:44px!important}.exact-booking-form{padding:18px!important}.exact-booking-form .form-grid{grid-template-columns:1fr!important;gap:0!important}.exact-whatsapp-card{grid-template-columns:52px 1fr}.exact-whatsapp-card a{grid-column:1/-1;text-align:center}.footer-main{grid-template-columns:1fr;padding:28px 4vw}.footer-brand{grid-template-columns:1fr}.footer-brand img{width:260px}.footer-col{border-left:0;border-top:1px solid rgba(216,183,106,.25);padding-left:0;padding-top:18px}.footer-bottom{flex-direction:column;text-align:center;gap:12px;padding-bottom:90px}}


/* === Exact uploaded logo implementation === */
.brand-exact-logo {
  width: 385px !important;
  max-width: 385px !important;
  height: 155px !important;
  max-height: 86px !important;
  display: flex !important;
  align-items: center !important;
  overflow: visible !important;
  text-decoration: none !important;
}

.brand-exact-logo img {
  width: 385px !important;
  height: auto !important;
  max-height: 120px !important;
  object-fit: contain !important;
  object-position: left center !important;
  display: block !important;
  border-radius: 0 !important;
  transform: none !important;
  filter: drop-shadow(0 10px 24px rgba(0,0,0,.50)) !important;
}

/* Fix header grid so the full logo has enough space */
.exact-header,
.site-header {
  height: 112px !important;
  padding: 0 5vw !important;
  display: grid !important;
  grid-template-columns: 410px 1fr auto !important;
  align-items: center !important;
  gap: 30px !important;
  overflow: visible !important;
}

/* Remove old circular/logo masking styles completely */
.logo-mark,
.logo-mark.image-logo {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}

.logo-mark::before,
.logo-mark::after,
.logo-mark.image-logo::before,
.logo-mark.image-logo::after {
  display: none !important;
}

/* Footer exact logo */
.footer-brand img {
  width: 300px !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: contain !important;
  object-position: left center !important;
  border-radius: 0 !important;
  filter: drop-shadow(0 10px 24px rgba(0,0,0,.45)) !important;
}

/* Admin login exact logo */
.admin-login-logo,
.exact-admin-logo {
  width: 330px !important;
  max-width: 100% !important;
  height: auto !important;
  display: block !important;
  margin: 0 auto 24px auto !important;
  object-fit: contain !important;
  border-radius: 0 !important;
}

/* Make nav fit beside the logo */
.exact-nav,
.nav {
  gap: 34px !important;
}

.header-book-btn {
  white-space: nowrap !important;
}

/* Desktop medium screens */
@media (max-width: 1250px) {
  .exact-header,
  .site-header {
    grid-template-columns: 330px 1fr auto !important;
    gap: 20px !important;
  }

  .brand-exact-logo {
    width: 330px !important;
    max-width: 330px !important;
  }

  .brand-exact-logo img {
    width: 330px !important;
  }

  .exact-nav,
  .nav {
    gap: 20px !important;
  }
}

/* Tablet/mobile */
@media (max-width: 950px) {
  .exact-header,
  .site-header {
    height: 88px !important;
    grid-template-columns: 1fr auto !important;
    padding: 0 4vw !important;
  }

  .brand-exact-logo {
    width: 270px !important;
    max-width: 72vw !important;
    height: auto !important;
    max-height: 80px !important;
  }

  .brand-exact-logo img {
    width: 270px !important;
    max-width: 72vw !important;
    max-height: 78px !important;
  }

  .nav,
  .exact-nav,
  .header-book-btn {
    display: none !important;
  }
}

@media (max-width: 520px) {
  .brand-exact-logo,
  .brand-exact-logo img {
    width: 230px !important;
    max-width: 74vw !important;
  }

  .exact-header,
  .site-header {
    height: 80px !important;
  }
}


/* === FINAL EXACT LOOK AMENDMENT === */

/* Header alignment exactly like reference */
.exact-header,
.site-header {
  height: 104px !important;
  padding: 0 5vw !important;
  display: grid !important;
  grid-template-columns: 390px 1fr auto !important;
  align-items: center !important;
  gap: 34px !important;
  overflow: visible !important;
}

/* Use uploaded logo exactly, cropped and lowered slightly */
.brand-exact-logo,
.brand-logo-final {
  width: 370px !important;
  max-width: 370px !important;
  height: 96px !important;
  max-height: 96px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  overflow: visible !important;
  text-decoration: none !important;
  transform: translateY(6px) !important;
}

.brand-exact-logo img,
.brand-logo-final img {
  width: 370px !important;
  height: auto !important;
  max-height: 94px !important;
  object-fit: contain !important;
  object-position: left center !important;
  display: block !important;
  border-radius: 0 !important;
  transform: none !important;
  filter: drop-shadow(0 12px 24px rgba(0,0,0,.55)) !important;
}

/* Keep navbar vertically aligned with lowered logo */
.exact-nav,
.nav {
  align-self: center !important;
  gap: 38px !important;
  transform: translateY(4px) !important;
}

.exact-nav a,
.nav a {
  font-size: 16px !important;
  font-weight: 900 !important;
  color: #fff !important;
  white-space: nowrap !important;
}

.header-book-btn {
  height: 54px !important;
  padding: 0 26px !important;
  border-radius: 8px !important;
  border: 1px solid #f0b400 !important;
  color: #f0b400 !important;
  font-size: 18px !important;
  font-weight: 950 !important;
  align-self: center !important;
  transform: translateY(4px) !important;
}

/* No old circle logo */
.logo-mark,
.logo-mark.image-logo {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}
.logo-mark::before,
.logo-mark::after,
.logo-mark.image-logo::before,
.logo-mark.image-logo::after {
  display: none !important;
}

/* Hero top spacing to match the reference after taller header */
.exact-hero {
  padding-top: 62px !important;
}

.exact-hero-image img {
  border-color: #f0b400 !important;
  border-width: 1.5px !important;
}

/* Footer logo exact and cleaner */
.footer-brand {
  display: grid !important;
  grid-template-columns: 300px 1fr !important;
  gap: 28px !important;
  align-items: center !important;
}

.footer-brand img {
  width: 300px !important;
  max-width: 300px !important;
  height: auto !important;
  max-height: 94px !important;
  object-fit: contain !important;
  object-position: left center !important;
  border-radius: 0 !important;
  filter: drop-shadow(0 10px 22px rgba(0,0,0,.5)) !important;
}

/* Admin logo */
.admin-login-logo,
.exact-admin-logo {
  width: 330px !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 110px !important;
  object-fit: contain !important;
  border-radius: 0 !important;
  display: block !important;
  margin: 0 auto 24px auto !important;
}

/* Responsive */
@media (max-width: 1250px) {
  .exact-header,
  .site-header {
    grid-template-columns: 320px 1fr auto !important;
    gap: 22px !important;
  }

  .brand-exact-logo,
  .brand-logo-final {
    width: 310px !important;
    max-width: 310px !important;
  }

  .brand-exact-logo img,
  .brand-logo-final img {
    width: 310px !important;
    max-height: 88px !important;
  }

  .exact-nav,
  .nav {
    gap: 20px !important;
  }
}

@media (max-width: 950px) {
  .exact-header,
  .site-header {
    height: 88px !important;
    grid-template-columns: 1fr auto !important;
    padding: 0 4vw !important;
  }

  .brand-exact-logo,
  .brand-logo-final {
    width: 270px !important;
    max-width: 74vw !important;
    height: 76px !important;
    transform: translateY(4px) !important;
  }

  .brand-exact-logo img,
  .brand-logo-final img {
    width: 270px !important;
    max-width: 74vw !important;
    max-height: 74px !important;
  }

  .nav,
  .exact-nav,
  .header-book-btn {
    display: none !important;
  }

  .footer-brand {
    grid-template-columns: 1fr !important;
  }

  .footer-brand img {
    width: 270px !important;
    max-width: 100% !important;
  }
}

@media (max-width: 520px) {
  .brand-exact-logo,
  .brand-logo-final,
  .brand-exact-logo img,
  .brand-logo-final img {
    width: 230px !important;
    max-width: 74vw !important;
  }

  .exact-header,
  .site-header {
    height: 82px !important;
  }
}


/* === FINAL EXACT UPLOADED LOGO + RESPONSIVE POLISH === */

/* Header: allow the exact horizontal logo to breathe */
.exact-header,
.site-header {
  height: 106px !important;
  padding: 0 clamp(20px, 5vw, 76px) !important;
  display: grid !important;
  grid-template-columns: minmax(310px, 390px) 1fr auto !important;
  align-items: center !important;
  gap: clamp(18px, 2.4vw, 36px) !important;
  overflow: visible !important;
}

/* Use uploaded image exactly. No circular mask. No crop. */
.brand-final-logo {
  width: 380px !important;
  max-width: 100% !important;
  height: 92px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  overflow: visible !important;
  text-decoration: none !important;
  transform: translateY(4px) !important;
}

.brand-final-logo img {
  width: 380px !important;
  height: auto !important;
  max-height: 92px !important;
  object-fit: contain !important;
  object-position: left center !important;
  display: block !important;
  border-radius: 0 !important;
  transform: none !important;
  filter: drop-shadow(0 12px 24px rgba(0,0,0,.55)) !important;
}

/* Remove all previous circle/cropped logo styling */
.logo-mark,
.logo-mark.image-logo {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}
.logo-mark::before,
.logo-mark::after,
.logo-mark.image-logo::before,
.logo-mark.image-logo::after {
  display: none !important;
}

/* Navbar spacing */
.exact-nav,
.nav {
  align-self: center !important;
  justify-content: center !important;
  gap: clamp(22px, 3vw, 42px) !important;
  transform: translateY(2px) !important;
}

.exact-nav a,
.nav a {
  font-size: 16px !important;
  font-weight: 900 !important;
  color: #fff !important;
  white-space: nowrap !important;
}

.header-book-btn {
  height: 54px !important;
  padding: 0 26px !important;
  border-radius: 8px !important;
  border: 1px solid #f0b400 !important;
  color: #f0b400 !important;
  font-size: 18px !important;
  font-weight: 950 !important;
  align-self: center !important;
  transform: translateY(2px) !important;
}

/* Footer logo uses exact image, clean and professional */
.footer-brand {
  display: grid !important;
  grid-template-columns: 300px 1fr !important;
  gap: 28px !important;
  align-items: center !important;
}

.footer-brand img {
  width: 300px !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 96px !important;
  object-fit: contain !important;
  object-position: left center !important;
  border-radius: 0 !important;
  transform: none !important;
  filter: drop-shadow(0 10px 22px rgba(0,0,0,.50)) !important;
}

/* Admin logo */
.admin-login-logo,
.exact-admin-logo {
  width: 330px !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 110px !important;
  object-fit: contain !important;
  border-radius: 0 !important;
  display: block !important;
  margin: 0 auto 24px auto !important;
}

/* Make the top hero sit nicely under taller header */
.exact-hero {
  padding-top: clamp(42px, 5vw, 68px) !important;
}

/* Improve desktop balance */
@media (min-width: 1251px) {
  .exact-header,
  .site-header {
    grid-template-columns: 390px 1fr auto !important;
  }
}

/* Medium screens: reduce logo slightly so nav stays clean */
@media (max-width: 1250px) {
  .exact-header,
  .site-header {
    height: 96px !important;
    grid-template-columns: 310px 1fr auto !important;
    gap: 18px !important;
  }

  .brand-final-logo {
    width: 305px !important;
    height: 82px !important;
  }

  .brand-final-logo img {
    width: 305px !important;
    max-height: 82px !important;
  }

  .exact-nav,
  .nav {
    gap: 18px !important;
  }

  .exact-nav a,
  .nav a {
    font-size: 14px !important;
  }

  .header-book-btn {
    height: 48px !important;
    padding: 0 18px !important;
    font-size: 15px !important;
  }
}

/* Tablet/mobile: show logo cleanly, hide nav/book button */
@media (max-width: 950px) {
  .exact-header,
  .site-header {
    height: 88px !important;
    grid-template-columns: 1fr auto !important;
    padding: 0 4vw !important;
  }

  .brand-final-logo {
    width: 280px !important;
    max-width: 74vw !important;
    height: 78px !important;
    transform: translateY(3px) !important;
  }

  .brand-final-logo img {
    width: 280px !important;
    max-width: 74vw !important;
    max-height: 76px !important;
  }

  .nav,
  .exact-nav,
  .header-book-btn {
    display: none !important;
  }

  .footer-brand {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  .footer-brand img {
    width: 280px !important;
    max-width: 90vw !important;
  }
}

/* Small mobile */
@media (max-width: 520px) {
  .exact-header,
  .site-header {
    height: 80px !important;
  }

  .brand-final-logo {
    width: 235px !important;
    max-width: 76vw !important;
    height: 70px !important;
  }

  .brand-final-logo img {
    width: 235px !important;
    max-width: 76vw !important;
    max-height: 68px !important;
  }

  .footer-brand img {
    width: 235px !important;
  }
}


/* === HEADER OVERFLOW FIX: keep logo/nav/book button inside 100% width === */
html,
body {
  max-width: 100%;
  overflow-x: hidden !important;
}

.exact-header,
.site-header {
  width: 100% !important;
  max-width: 100vw !important;
  height: 94px !important;
  padding: 0 clamp(14px, 3vw, 48px) !important;
  display: grid !important;
  grid-template-columns: minmax(220px, 320px) minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: clamp(12px, 1.6vw, 24px) !important;
  overflow: hidden !important;
}

/* Logo: full image, smaller and contained */
.brand-final-logo {
  width: 100% !important;
  max-width: 320px !important;
  height: 82px !important;
  display: flex !important;
  align-items: center !important;
  overflow: visible !important;
  transform: translateY(2px) !important;
}

.brand-final-logo img {
  width: 100% !important;
  max-width: 320px !important;
  height: auto !important;
  max-height: 82px !important;
  object-fit: contain !important;
  object-position: left center !important;
}

/* Nav: use flexible spacing, no overflow */
.exact-nav,
.nav {
  min-width: 0 !important;
  width: 100% !important;
  justify-content: center !important;
  gap: clamp(14px, 2vw, 30px) !important;
  transform: none !important;
  overflow: hidden !important;
}

.exact-nav a,
.nav a {
  font-size: clamp(13px, 1vw, 16px) !important;
  line-height: 1.1 !important;
  white-space: nowrap !important;
}

/* Book button: smaller and inside viewport */
.header-book-btn {
  height: 50px !important;
  min-width: 132px !important;
  max-width: 170px !important;
  padding: 0 18px !important;
  font-size: 16px !important;
  white-space: nowrap !important;
  transform: none !important;
  flex-shrink: 0 !important;
}

/* Large desktop: allow a little more logo size safely */
@media (min-width: 1400px) {
  .exact-header,
  .site-header {
    grid-template-columns: minmax(260px, 350px) minmax(0, 1fr) auto !important;
    padding-left: 48px !important;
    padding-right: 48px !important;
  }

  .brand-final-logo,
  .brand-final-logo img {
    max-width: 350px !important;
  }
}

/* Laptop widths: tighten everything */
@media (max-width: 1200px) {
  .exact-header,
  .site-header {
    grid-template-columns: minmax(210px, 280px) minmax(0, 1fr) auto !important;
    gap: 14px !important;
  }

  .brand-final-logo,
  .brand-final-logo img {
    max-width: 280px !important;
    max-height: 76px !important;
  }

  .exact-nav,
  .nav {
    gap: 14px !important;
  }

  .exact-nav a,
  .nav a {
    font-size: 13px !important;
  }

  .header-book-btn {
    min-width: 118px !important;
    max-width: 145px !important;
    height: 46px !important;
    padding: 0 14px !important;
    font-size: 14px !important;
  }
}

/* When space gets tight, hide nav but keep logo and Book Now */
@media (max-width: 1020px) {
  .exact-header,
  .site-header {
    grid-template-columns: minmax(220px, 290px) 1fr auto !important;
  }

  .exact-nav,
  .nav {
    display: none !important;
  }

  .menu-btn {
    display: block !important;
    justify-self: end !important;
  }

  .header-book-btn {
    display: inline-flex !important;
    justify-self: end !important;
  }
}

/* Mobile: show logo + menu only, no overflow */
@media (max-width: 720px) {
  .exact-header,
  .site-header {
    height: 82px !important;
    grid-template-columns: minmax(180px, 1fr) auto !important;
    padding: 0 14px !important;
    gap: 10px !important;
  }

  .brand-final-logo {
    max-width: 245px !important;
    height: 70px !important;
  }

  .brand-final-logo img {
    max-width: 245px !important;
    max-height: 70px !important;
  }

  .header-book-btn {
    display: none !important;
  }

  .menu-btn {
    display: block !important;
  }
}

@media (max-width: 420px) {
  .brand-final-logo,
  .brand-final-logo img {
    max-width: 210px !important;
  }
}


/* === Booking left-side section final fix === */
.booking-left-pro {
  min-height: 650px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  position: relative !important;
}

.booking-left-pro::before {
  content: "";
  position: absolute;
  left: -70px;
  top: 28px;
  width: 220px;
  height: 320px;
  background: radial-gradient(circle, rgba(240,180,0,.28) 1.4px, transparent 2px);
  background-size: 14px 14px;
  opacity: .52;
  pointer-events: none;
}

.booking-left-pro::after {
  content: "";
  position: absolute;
  inset: 0;
  max-width: 600px;
  background: radial-gradient(circle at 10% 30%, rgba(240,180,0,.08), transparent 36rem);
  pointer-events: none;
}

.booking-left-content {
  width: 100%;
  max-width: 620px;
  position: relative;
  z-index: 2;
}

.booking-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #f0b400;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 950;
}

.booking-left-pro h2 {
  margin: 0 0 16px !important;
  color: #fff !important;
  font-size: clamp(48px, 5vw, 76px) !important;
  line-height: .96 !important;
  letter-spacing: -2.4px !important;
  text-shadow: 0 18px 42px rgba(0,0,0,.52);
}

.booking-left-pro .booking-lead {
  max-width: 500px !important;
  margin: 0 0 26px !important;
  color: rgba(255,255,255,.90) !important;
  font-size: 20px !important;
  line-height: 1.45 !important;
}

.booking-benefits-pro {
  width: 100%;
  max-width: 560px;
  display: grid;
  gap: 10px;
}

.booking-benefit-pro {
  min-height: 72px;
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 18px;
  align-items: center;
  padding: 10px 18px 10px 10px;
  border: 1px solid rgba(240,180,0,.42);
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(255,255,255,.060), rgba(255,255,255,.025));
  box-shadow: 0 16px 46px rgba(0,0,0,.25);
  backdrop-filter: blur(8px);
  transition: transform .22s ease, border-color .22s ease, background .22s ease;
}

.booking-benefit-pro:hover {
  transform: translateX(5px);
  border-color: rgba(240,180,0,.75);
  background: linear-gradient(180deg, rgba(240,180,0,.10), rgba(255,255,255,.025));
}

.benefit-pro-icon {
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  color: #111318;
  background: linear-gradient(135deg, #ffdf72, #f0b400, #b87400);
  font-size: 26px;
  font-weight: 950;
  box-shadow: 0 14px 30px rgba(0,0,0,.35);
}

.booking-benefit-pro strong {
  display: block;
  color: #fff;
  font-size: 19px;
  line-height: 1.18;
  margin-bottom: 4px;
}

.booking-benefit-pro small {
  display: block;
  color: rgba(255,255,255,.82);
  font-size: 14px;
  line-height: 1.45;
}

.booking-whatsapp-pro {
  width: 100%;
  max-width: 620px;
  min-height: 84px;
  margin-top: 12px;
  padding: 14px;
  display: grid;
  grid-template-columns: 58px 1fr auto;
  gap: 16px;
  align-items: center;
  border: 2px solid #f0b400;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(240,180,0,.13), rgba(255,255,255,.035));
  box-shadow: 0 0 28px rgba(240,180,0,.17), 0 18px 52px rgba(0,0,0,.30);
}

.whatsapp-pro-icon {
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  border: 3px solid #f0b400;
  color: #f0b400;
  font-size: 30px;
  font-weight: 950;
}

.booking-whatsapp-pro strong {
  display: block;
  color: #fff;
  font-size: 21px;
  line-height: 1.2;
  margin-bottom: 3px;
}

.booking-whatsapp-pro small {
  display: block;
  color: rgba(255,255,255,.82);
  font-size: 13px;
  line-height: 1.4;
}

.booking-whatsapp-pro a {
  min-height: 42px;
  padding: 0 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #111318;
  text-decoration: none;
  font-weight: 950;
  font-size: 14px;
  white-space: nowrap;
  border-radius: 8px;
  background: linear-gradient(135deg, #ffdf72, #f0b400, #b87400);
  box-shadow: 0 12px 28px rgba(0,0,0,.30);
}

/* Balance booking grid */
.exact-booking-wrap {
  align-items: center !important;
}

/* Mobile fix */
@media (max-width: 950px) {
  .booking-left-pro {
    min-height: auto !important;
    padding: 4px 0 8px !important;
  }

  .booking-left-pro::before {
    left: -90px;
    top: -10px;
    width: 180px;
    height: 260px;
    opacity: .32;
  }

  .booking-left-content {
    max-width: none;
  }

  .booking-left-pro h2 {
    font-size: 42px !important;
    letter-spacing: -1.3px !important;
  }

  .booking-left-pro .booking-lead {
    font-size: 16px !important;
    margin-bottom: 18px !important;
  }

  .booking-benefits-pro {
    max-width: none;
    gap: 9px;
  }

  .booking-benefit-pro {
    min-height: 66px;
    grid-template-columns: 58px 1fr;
    gap: 12px;
    padding: 9px 12px 9px 9px;
  }

  .benefit-pro-icon {
    width: 46px;
    height: 46px;
    font-size: 22px;
    border-radius: 11px;
  }

  .booking-benefit-pro strong {
    font-size: 16px;
  }

  .booking-benefit-pro small {
    font-size: 13px;
  }

  .booking-whatsapp-pro {
    grid-template-columns: 52px 1fr;
    gap: 12px;
    padding: 12px;
  }

  .whatsapp-pro-icon {
    width: 48px;
    height: 48px;
    font-size: 26px;
  }

  .booking-whatsapp-pro a {
    grid-column: 1 / -1;
    width: 100%;
  }
}

@media (max-width: 520px) {
  .booking-left-pro h2 {
    font-size: 38px !important;
  }

  .booking-benefit-pro {
    grid-template-columns: 52px 1fr;
  }

  .benefit-pro-icon {
    width: 42px;
    height: 42px;
    font-size: 20px;
  }
}


/* === Final minimalist footer === */
.clean-footer {
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  background:
    radial-gradient(circle at 12% 0%, rgba(240,180,0,.07), transparent 22rem),
    linear-gradient(180deg, #090a0d 0%, #050608 100%) !important;
  border-top: 1px solid rgba(255,255,255,.08) !important;
}

.clean-footer-main {
  max-width: 1500px;
  margin: 0 auto;
  padding: 34px clamp(20px, 5vw, 76px) 28px;
  display: grid;
  grid-template-columns: minmax(260px, 1.6fr) .8fr .9fr 1.15fr .75fr;
  gap: 34px;
  align-items: start;
}

.clean-footer-brand img {
  width: 270px !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: 88px !important;
  object-fit: contain !important;
  object-position: left center !important;
  display: block !important;
  margin-bottom: 14px;
  filter: drop-shadow(0 10px 20px rgba(0,0,0,.45)) !important;
}

.clean-footer-brand p {
  max-width: 330px;
  margin: 0;
  color: rgba(255,255,255,.72);
  font-size: 14px;
  line-height: 1.65;
}

.clean-footer-col {
  min-width: 0;
}

.clean-footer-col h4 {
  margin: 0 0 14px;
  color: #f0b400;
  font-size: 15px;
  font-weight: 950;
  letter-spacing: .2px;
}

.clean-footer-col a,
.clean-footer-col p {
  display: block;
  margin: 0 0 9px;
  color: rgba(255,255,255,.74) !important;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5;
}

.clean-footer-col a:hover {
  color: #f0b400 !important;
}

.clean-contact p {
  display: flex;
  align-items: flex-start;
  gap: 9px;
}

.clean-contact p span {
  color: #f0b400;
  min-width: 18px;
}

.clean-social {
  justify-self: end;
  text-align: right;
}

.clean-social-icons {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
}

.clean-social-icons a {
  width: 42px;
  height: 42px;
  margin: 0;
  border: 1px solid rgba(240,180,0,.45);
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #f0b400 !important;
  background: rgba(255,255,255,.025);
  font-size: 18px;
  font-weight: 950;
  transition: transform .2s ease, background .2s ease, border-color .2s ease;
}

.clean-social-icons a:hover {
  transform: translateY(-3px);
  background: rgba(240,180,0,.10);
  border-color: rgba(240,180,0,.85);
}

.clean-footer-bottom {
  max-width: 1500px;
  margin: 0 auto;
  padding: 16px clamp(20px, 5vw, 76px) 24px;
  border-top: 1px solid rgba(240,180,0,.22);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  color: rgba(255,255,255,.62);
  font-size: 13px;
}

.clean-footer-bottom div {
  display: flex;
  gap: 22px;
}

.clean-footer-bottom a {
  color: rgba(255,255,255,.62);
  text-decoration: none;
}

.clean-footer-bottom a:hover {
  color: #f0b400;
}

/* Override older footer layouts */
.exact-footer .footer-main,
.footer-main,
.footer-brand,
.footer-col,
.socials {
  all: unset;
}

@media (max-width: 1150px) {
  .clean-footer-main {
    grid-template-columns: 1.4fr 1fr 1fr;
  }

  .clean-social {
    justify-self: start;
    text-align: left;
  }

  .clean-social-icons {
    justify-content: flex-start;
  }
}

@media (max-width: 760px) {
  .clean-footer-main {
    grid-template-columns: 1fr 1fr;
    gap: 26px 22px;
    padding-top: 30px;
  }

  .clean-footer-brand {
    grid-column: 1 / -1;
  }

  .clean-footer-brand img {
    width: 250px !important;
  }

  .clean-footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 90px;
  }
}

@media (max-width: 520px) {
  .clean-footer-main {
    grid-template-columns: 1fr;
  }

  .clean-footer-brand img {
    width: 230px !important;
  }

  .clean-footer-bottom div {
    flex-direction: column;
    gap: 8px;
  }
}
