
:root{--ink:#0d1720;--navy:#071d2b;--teal:#087d78;--green:#5b9d63;--gold:#d8ad3f;--cream:#f4f0e8;--white:#fff;--muted:#66727b}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid rgba(13,23,32,.08)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;text-decoration:none}.brand-mark{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--teal),var(--gold));color:#fff;font:italic 700 27px Georgia}.brand-copy{display:flex;flex-direction:column;margin-left:10px;line-height:1}.brand-copy strong{font:italic 700 26px Georgia}.brand-copy small{font-size:10px;letter-spacing:3px;text-transform:uppercase;margin-top:5px}.custom-logo{max-height:58px;width:auto}.menu{display:flex;gap:28px;align-items:center;list-style:none;margin:0;padding:0}.menu a{text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.04em}.menu .nav-cta,.nav-cta{background:var(--ink);color:#fff;padding:11px 17px;border-radius:2px}.menu-toggle{display:none}
.hero{min-height:720px;background:linear-gradient(120deg,#071821 0%,#0b2b38 58%,#0d4c4d 100%);color:#fff;display:flex;align-items:center;position:relative;overflow:hidden}.hero-content{position:relative;z-index:2;padding:90px 0}.eyebrow{font-size:12px;letter-spacing:.28em;font-weight:800;text-transform:uppercase;color:#a9d8d0}.eyebrow.dark{color:var(--teal)}h1,h2,h3{line-height:1.06;margin:.2em 0}.hero h1{font-family:Georgia,serif;font-size:clamp(50px,7vw,92px);font-weight:500;letter-spacing:-.04em;max-width:1050px}.hero h1 em{color:#dfbd58;font-weight:400}.hero-lead{max-width:700px;color:#d6e0e2;font-size:20px}.hero-actions{display:flex;gap:14px;margin-top:35px}.btn{display:inline-block;text-decoration:none;padding:14px 20px;font-size:12px;letter-spacing:.09em;text-transform:uppercase;font-weight:800}.btn.primary{background:var(--gold);color:var(--ink)}.btn.ghost{border:1px solid rgba(255,255,255,.4);color:#fff}.btn.light{background:#fff;color:var(--ink)}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.18}.orb-one{width:600px;height:600px;border:1px solid #fff;right:-120px;top:-120px}.orb-two{width:380px;height:380px;border:1px solid var(--gold);right:80px;bottom:-120px}.feather{position:absolute;right:9%;bottom:5%;font-size:260px;color:rgba(255,255,255,.04);transform:rotate(-18deg)}
.stats{background:var(--cream);border-bottom:1px solid #ded8cc}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat-grid div{padding:34px 25px;border-right:1px solid #ded8cc}.stat-grid div:first-child{border-left:1px solid #ded8cc}.stat-grid strong{font:500 42px Georgia;display:block}.stat-grid span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}
.section{padding:100px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.section h2{font:500 clamp(40px,5vw,66px) Georgia;letter-spacing:-.035em}.story-intro p{font-size:18px;color:#45525a}.text-link{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:4px}
.portfolio{background:#f7f7f4}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9ddda;border:1px solid #d9ddda}.card{background:#fff;padding:38px;min-height:285px;display:flex;flex-direction:column}.card>span{font:italic 18px Georgia;color:var(--gold)}.card h3{font:500 30px Georgia;margin-top:30px}.card p{color:var(--muted)}.card small{margin-top:auto;font-weight:800;letter-spacing:.12em;color:var(--teal)}.card.featured{background:var(--navy);color:#fff}.card.featured p{color:#c9d3d7}
.hospitality-band{background:linear-gradient(110deg,#0a2633,#0b5956);color:#fff}.hospitality-band p{max-width:600px;color:#d5e2e2;font-size:18px}.big-number{display:flex;align-items:center;gap:25px;justify-content:center}.big-number strong{font:500 160px Georgia;color:var(--gold);line-height:.8}.big-number span{text-transform:uppercase;letter-spacing:.12em;font-size:13px}
.development-card{display:grid;grid-template-columns:1fr 1fr;min-height:470px;background:var(--cream);margin-top:40px}.dev-copy{padding:60px}.dev-copy p{color:var(--muted);font-size:17px}.dev-art{background:linear-gradient(135deg,#162d38,#356a6a);color:#fff;padding:55px;display:flex;flex-direction:column;justify-content:space-between}.dev-art span{letter-spacing:.25em;font-size:12px}.dev-art strong{font:500 72px Georgia;line-height:.9;color:#e7c45f}
.closing{background:#0a151c;color:#fff;text-align:center}.closing p{color:#cbd3d6;font-size:18px}.closing .wrap{max-width:850px}
.site-footer{background:#050b0f;color:#b8c0c4;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand{font:italic 32px Georgia;color:#fff}.copyright{border-top:1px solid #263139;margin-top:35px;padding-top:20px;font-size:12px}
.page-hero{background:linear-gradient(120deg,#071821,#0d4c4d);color:#fff;padding:120px 0 80px}.page-hero h1{font:500 clamp(52px,7vw,90px) Georgia}.content-narrow{max-width:900px;font-size:18px}.post-card{padding:30px 0;border-bottom:1px solid #ddd}.post-card h2{font:500 36px Georgia}.post-card h2 a{text-decoration:none}
@media(max-width:900px){.menu-toggle{display:block;background:none;border:1px solid #ccc;padding:9px 12px}.primary-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:20px}.primary-nav.open{display:block}.menu{display:block}.menu li{margin:15px 0}.hero{min-height:620px}.stat-grid{grid-template-columns:1fr 1fr}.split,.development-card{grid-template-columns:1fr;gap:35px}.cards{grid-template-columns:1fr 1fr}.section-heading{display:block}.section-heading .text-link{display:inline-block;margin-top:15px}.footer-grid{grid-template-columns:1fr}.big-number{justify-content:flex-start}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.hero h1{font-size:46px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start}.stat-grid,.cards{grid-template-columns:1fr}.stat-grid div{border-right:0;border-bottom:1px solid #ded8cc}.section{padding:70px 0}.dev-copy,.dev-art{padding:35px}.dev-art strong{font-size:52px}.big-number strong{font-size:110px}}

.meaning{font:italic 20px Georgia;color:#43545b!important;border-left:3px solid var(--gold);padding-left:22px;margin-top:28px}
.timeline-section{background:#fff}.timeline{display:grid;grid-template-columns:repeat(5,1fr);margin-top:50px;border-top:2px solid var(--gold)}.timeline article{padding:32px 25px;border-right:1px solid #e2e2df}.timeline article:first-child{border-left:1px solid #e2e2df}.timeline b{font-size:11px;letter-spacing:.12em;color:var(--teal);text-transform:uppercase}.timeline h3{font:500 25px Georgia;margin:16px 0}.timeline p{font-size:14px;color:var(--muted)}
.hotel-list{display:grid;gap:10px;border-left:1px solid rgba(255,255,255,.25);padding-left:50px}.hotel-list span{font-size:11px;letter-spacing:.18em;color:#e4bd52;font-weight:800;margin-top:15px}.hotel-list strong{font:400 23px Georgia;color:#fff}
.founder-feature{background:#fff}.founder-monogram{min-height:430px;background:linear-gradient(145deg,#0b2733,#0b615d);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.founder-monogram span{font:italic 120px Georgia;color:#e4bd52}.founder-monogram small{letter-spacing:.2em}
@media(max-width:900px){.timeline{grid-template-columns:1fr;border-top:0;border-left:2px solid var(--gold)}.timeline article,.timeline article:first-child{border-left:0;border-right:0;border-bottom:1px solid #e2e2df}.hotel-list{border-left:0;padding-left:0}.founder-monogram{min-height:300px}}

/* V3 — original Mayur identity */
.site-header{background:#050b0f;border-bottom:1px solid rgba(255,255,255,.12)}
.header-inner{height:92px}
.original-brand{height:76px;overflow:hidden;display:flex;align-items:center}
.original-logo{height:76px;width:210px;object-fit:cover;object-position:center;display:block}
.site-header .menu a{color:#f4f3ee}
.site-header .menu .nav-cta{background:var(--gold);color:#08131a}
.site-header .menu-toggle{color:#fff;border-color:rgba(255,255,255,.35)}
.identity-band{background:#061117;color:#fff;padding:90px 0}
.identity-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}
.identity-logo-panel{background:#000;min-height:390px;display:flex;align-items:center;justify-content:center;border:1px solid #20323a}
.identity-logo-panel img{width:92%;height:auto;display:block}
.identity-copy h2{font:500 clamp(42px,5vw,66px) Georgia;margin:.15em 0 .35em}
.identity-copy p{color:#c8d2d5;font-size:17px}
.identity-copy blockquote{margin:35px 0 0;padding:0 0 0 25px;border-left:3px solid var(--gold);font:italic 29px/1.35 Georgia;color:#fff}
.identity-copy blockquote strong{color:var(--gold);font-weight:500}
@media(max-width:900px){
 .header-inner{height:78px}.original-brand{height:64px}.original-logo{height:64px;width:175px}
 .primary-nav{top:78px;background:#07151c}.identity-grid{grid-template-columns:1fr;gap:40px}.identity-logo-panel{min-height:280px}
}

/* V3.1 logo sizing fix */
.site-header .header-inner{height:86px!important}
.site-header .original-brand{height:70px!important;width:245px!important;overflow:hidden!important;flex:0 0 245px!important}
.site-header .original-logo{display:block!important;width:245px!important;height:70px!important;max-width:245px!important;max-height:70px!important;object-fit:contain!important;object-position:left center!important}
@media(max-width:900px){
 .site-header .header-inner{height:74px!important}
 .site-header .original-brand{height:58px!important;width:200px!important;flex-basis:200px!important}
 .site-header .original-logo{width:200px!important;height:58px!important;max-width:200px!important;max-height:58px!important}
}

/* V3.2 — approved compact logo from the color-palette board */
.site-header{
  background:#fff!important;
  border-bottom:1px solid #e8e5de!important;
}
.site-header .header-inner{
  height:92px!important;
}
.site-header .original-brand{
  width:285px!important;
  height:76px!important;
  flex:0 0 285px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
}
.site-header .original-logo{
  width:285px!important;
  height:76px!important;
  max-width:285px!important;
  max-height:76px!important;
  object-fit:contain!important;
  object-position:left center!important;
  display:block!important;
}
.site-header .menu a{color:#18232a!important}
.site-header .menu .nav-cta{background:#10202a!important;color:#fff!important}
.site-header .menu-toggle{color:#18232a!important;border-color:#c8c8c3!important}
@media(max-width:900px){
  .site-header .header-inner{height:78px!important}
  .site-header .original-brand{width:225px!important;height:62px!important;flex-basis:225px!important}
  .site-header .original-logo{width:225px!important;height:62px!important;max-width:225px!important;max-height:62px!important}
  .primary-nav{top:78px!important;background:#fff!important}
}

/* V3.3 — tight transparent header logo; no image box can extend into hero */
.site-header{background:#fff!important;overflow:visible!important}
.site-header .header-inner{
  height:86px!important;
  min-height:86px!important;
  align-items:center!important;
}
.site-header .original-brand{
  width:260px!important;
  height:66px!important;
  flex:0 0 260px!important;
  overflow:visible!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
}
.site-header .original-logo{
  width:260px!important;
  height:66px!important;
  max-width:260px!important;
  max-height:66px!important;
  object-fit:contain!important;
  object-position:left center!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
}
@media(max-width:900px){
 .site-header .header-inner{height:72px!important;min-height:72px!important}
 .site-header .original-brand{width:205px!important;height:54px!important;flex-basis:205px!important}
 .site-header .original-logo{width:205px!important;height:54px!important;max-width:205px!important;max-height:54px!important}
}

/* V3.4 — header proportions corrected */
.site-header{
  background:#fff!important;
  min-height:118px!important;
  overflow:hidden!important;
}
.site-header .header-inner{
  height:118px!important;
  min-height:118px!important;
  align-items:center!important;
  overflow:hidden!important;
}
.site-header .original-brand{
  width:230px!important;
  height:88px!important;
  flex:0 0 230px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
}
.site-header .original-logo{
  width:220px!important;
  height:auto!important;
  max-width:220px!important;
  max-height:82px!important;
  object-fit:contain!important;
  object-position:center center!important;
  display:block!important;
}
.site-header .primary-nav{
  align-self:center!important;
}
@media(max-width:900px){
 .site-header{min-height:92px!important}
 .site-header .header-inner{height:92px!important;min-height:92px!important}
 .site-header .original-brand{width:185px!important;height:70px!important;flex-basis:185px!important}
 .site-header .original-logo{width:180px!important;max-width:180px!important;max-height:64px!important}
 .primary-nav{top:92px!important}
}

/* V3.5 — corrected COMPLETE header-logo asset */
.site-header{
  background:#fff!important;
  min-height:100px!important;
  overflow:hidden!important;
}
.site-header .header-inner{
  height:100px!important;
  min-height:100px!important;
  align-items:center!important;
}
.site-header .original-brand{
  width:250px!important;
  height:84px!important;
  flex:0 0 250px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
}
.site-header .original-logo{
  width:240px!important;
  height:auto!important;
  max-width:240px!important;
  max-height:78px!important;
  object-fit:contain!important;
  display:block!important;
}
@media(max-width:900px){
 .site-header{min-height:82px!important}
 .site-header .header-inner{height:82px!important;min-height:82px!important}
 .site-header .original-brand{width:205px!important;height:68px!important;flex-basis:205px!important}
 .site-header .original-logo{width:195px!important;max-width:195px!important;max-height:62px!important}
 .primary-nav{top:82px!important}
}

/* =========================================================
   V3.6 FINAL HEADER RESET
   Previous versions accumulated conflicting header rules.
   This block is intentionally authoritative.
   ========================================================= */
html body .site-header{
    background:#fff !important;
    height:110px !important;
    min-height:110px !important;
    max-height:110px !important;
    overflow:hidden !important;
}
html body .site-header .wrap.header-inner{
    height:110px !important;
    min-height:110px !important;
    max-height:110px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    overflow:hidden !important;
}
html body .site-header a.brand.original-brand{
    width:260px !important;
    min-width:260px !important;
    max-width:260px !important;
    height:90px !important;
    min-height:90px !important;
    max-height:90px !important;
    flex:0 0 260px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-start !important;
    overflow:hidden !important;
    margin:0 !important;
    padding:0 !important;
}
html body .site-header a.brand.original-brand img.original-logo{
    display:block !important;
    width:250px !important;
    height:auto !important;
    max-width:250px !important;
    max-height:87px !important;
    object-fit:contain !important;
    object-position:center center !important;
    margin:0 !important;
    padding:0 !important;
    transform:none !important;
}
html body .site-header .menu a{color:#18232a !important}
html body .site-header .menu .nav-cta{background:#10202a !important;color:#fff !important}

@media(max-width:900px){
    html body .site-header,
    html body .site-header .wrap.header-inner{
        height:86px !important;
        min-height:86px !important;
        max-height:86px !important;
    }
    html body .site-header a.brand.original-brand{
        width:205px !important;
        min-width:205px !important;
        max-width:205px !important;
        height:72px !important;
        min-height:72px !important;
        max-height:72px !important;
        flex-basis:205px !important;
    }
    html body .site-header a.brand.original-brand img.original-logo{
        width:195px !important;
        max-width:195px !important;
        max-height:68px !important;
    }
    html body .site-header .primary-nav{top:86px !important}
}

/* =========================================================
   V3.7 — HEADER LOGO FIT FIX
   Keep existing design. Fit complete logo inside header.
   ========================================================= */
html body .site-header {
    height: 112px !important;
    min-height: 112px !important;
    max-height: 112px !important;
    overflow: visible !important;
}

html body .site-header .wrap.header-inner {
    height: 112px !important;
    min-height: 112px !important;
    max-height: 112px !important;
    align-items: center !important;
    overflow: visible !important;
}

html body .site-header a.brand.original-brand {
    width: 220px !important;
    min-width: 220px !important;
    max-width: 220px !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    flex: 0 0 220px !important;
    overflow: visible !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
}

html body .site-header a.brand.original-brand img.original-logo {
    width: 210px !important;
    max-width: 210px !important;
    height: auto !important;
    max-height: 90px !important;
    object-fit: contain !important;
    object-position: center center !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
}

@media (max-width:900px) {
    html body .site-header,
    html body .site-header .wrap.header-inner {
        height: 88px !important;
        min-height: 88px !important;
        max-height: 88px !important;
        overflow: visible !important;
    }

    html body .site-header a.brand.original-brand {
        width: 175px !important;
        min-width: 175px !important;
        max-width: 175px !important;
        height: 76px !important;
        min-height: 76px !important;
        max-height: 76px !important;
        flex-basis: 175px !important;
        overflow: visible !important;
    }

    html body .site-header a.brand.original-brand img.original-logo {
        width: 168px !important;
        max-width: 168px !important;
        max-height: 70px !important;
    }

    html body .site-header .primary-nav {
        top: 88px !important;
    }
}

/* V3.8 — definitive desktop header geometry; cache-busted by functions.php */
@media (min-width:901px){
  html body .site-header{
    height:120px !important;
    min-height:120px !important;
    max-height:120px !important;
    overflow:hidden !important;
  }
  html body .site-header .wrap.header-inner{
    height:120px !important;
    min-height:120px !important;
    max-height:120px !important;
    overflow:hidden !important;
  }
  html body .site-header a.brand.original-brand{
    width:210px !important;
    min-width:210px !important;
    max-width:210px !important;
    height:100px !important;
    min-height:100px !important;
    max-height:100px !important;
    flex:0 0 210px !important;
    overflow:hidden !important;
  }
  html body .site-header a.brand.original-brand img.original-logo{
    width:200px !important;
    max-width:200px !important;
    height:auto !important;
    max-height:96px !important;
    object-fit:contain !important;
    object-position:center center !important;
    margin:0 !important;
    transform:none !important;
  }
}

/* V3.9 — enlarge header logo only; keep proven v3.8 header geometry */
@media (min-width:901px){
  html body .site-header a.brand.original-brand{
    width:300px !important;
    min-width:300px !important;
    max-width:300px !important;
    flex:0 0 300px !important;
  }
  html body .site-header a.brand.original-brand img.original-logo{
    width:290px !important;
    max-width:290px !important;
    height:auto !important;
    max-height:104px !important;
    object-fit:contain !important;
    object-position:center center !important;
  }
}
