/* Thailand market home.  Scope is intentionally limited to .mh-page. */
.mh-page{background:#0A1F1A;color:#EAE6DA}
.mh-page *{box-sizing:border-box}
.mh-page a{text-decoration:none}
.mh-wrap{max-width:1240px;margin:0 auto;padding-left:24px;padding-right:24px}
.mh-main{background:#0A1F1A}
.mh-main section{padding-top:46px;padding-bottom:46px;border-top:1px solid #2A473E}
.mh-section-head{display:flex;justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:20px}
.mh-section-head h2,.mh-section-title,.mh-finder h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:600;color:#EAE6DA;font-size:clamp(27px,3vw,38px);line-height:1.08;margin:0}
.mh-section-head>a,.mh-section-head>span{font-size:14px;color:#D4AF6A;white-space:nowrap}
.mh-eyebrow{margin:0 0 13px;color:#9C8350;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.mh-hero{border-bottom:1px solid #6E5C33;background:#081813}
.mh-hero-bg{min-height:478px;display:flex;align-items:center;background-image:linear-gradient(90deg,#081813 0%,rgba(8,24,19,.92) 33%,rgba(10,31,26,.40) 60%,rgba(8,24,19,.06) 100%),url('/assets/img/megahome/hero-desktop.png');background-position:center,right center;background-size:cover;background-repeat:no-repeat}
.mh-hero-copy{width:100%;padding-top:58px;padding-bottom:58px}
.mh-hero-copy>div,.mh-hero-copy>p,.mh-hero-copy>h1{max-width:640px}
.mh-hero-copy h1{margin:0 0 16px;font-family:'Cormorant Garamond',Georgia,serif;font-weight:600;font-size:clamp(43px,5vw,68px);line-height:.98;color:#EAE6DA}
.mh-hero-copy h1 em{color:#D4AF6A;font-style:normal}
.mh-hero-copy>p:not(.mh-eyebrow){margin:0 0 24px;color:#C2CCC4;font-size:18px;line-height:1.58}
.mh-intents{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 11px}
.mh-intents a{border:1px solid #2A473E;border-radius:999px;padding:7px 14px;color:#C2CCC4;font-size:14px;transition:border-color .2s,color .2s}
.mh-intents a:first-child,.mh-intents a:hover{border-color:#D4AF6A;color:#D4AF6A}
.mh-search{display:flex;max-width:640px;padding:7px;background:rgba(8,24,19,.88);border:1px solid #9C8350;border-radius:10px;gap:8px}
.mh-search label{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.mh-search-icon{color:#D4AF6A;font-size:20px}
.mh-search input{min-width:0;width:100%;border:0;background:transparent;color:#EAE6DA;font:inherit;outline:0;padding:9px 4px}.mh-search input::placeholder{color:#A9B4AC}
.mh-search button,.mh-primary{border:1px solid #D4AF6A;border-radius:8px;background:#D4AF6A;color:#081813;font:700 14px/1 system-ui,sans-serif;padding:11px 17px;cursor:pointer}
.mh-pulse{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid #2A473E;border-radius:12px;overflow:hidden;background:#2A473E;max-width:850px}
.mh-pulse div{padding:17px 19px;background:#081813}.mh-pulse b{display:block;color:#D4AF6A;font-size:27px;line-height:1.1}.mh-pulse span{display:block;margin-top:4px;color:#A9B4AC;font-size:13px}
.mh-routes{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.mh-route{display:flex;min-height:158px;flex-direction:column;gap:9px;padding:17px;border:1px solid #2A473E;border-radius:10px;background:#0F2620;transition:border-color .2s,transform .2s}.mh-route:hover{border-color:#D4AF6A;transform:translateY(-2px)}.mh-route-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #9C8350;border-radius:8px;color:#D4AF6A;font-size:18px}.mh-route-icon svg{display:block;width:19px;height:19px}.mh-route b{color:#EAE6DA;font-size:16px}.mh-route span:last-child{color:#A9B4AC;font-size:13px;line-height:1.45}
.mh-markets{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.mh-market{position:relative;display:flex;align-items:end;min-height:260px;overflow:hidden;border:1px solid #6E5C33;border-radius:12px;background-color:#0F2620;background-position:center;background-size:cover}.mh-market:before{position:absolute;inset:0;content:"";background:linear-gradient(0deg,rgba(8,24,19,.95),rgba(8,24,19,.1) 72%)}.mh-market-cambodia{background-image:url('/assets/img/megahome/tile-cambodia.png')}.mh-market-thailand{background-image:url('/assets/img/megahome/tile-thailand.png')}.mh-market span{position:relative;padding:22px}.mh-market b{display:block;color:#EAE6DA;font-family:'Cormorant Garamond',Georgia,serif;font-size:30px}.mh-market small{display:block;max-width:40ch;margin-top:4px;color:#C2CCC4;font-size:14px;line-height:1.45}
.mh-texture{position:relative;overflow:hidden}.mh-texture:before{position:absolute;inset:0;z-index:0;content:"";opacity:.055;background:center/cover no-repeat;pointer-events:none}.mh-texture>*{position:relative;z-index:1}.mh-texture-one:before{background-image:url('/assets/img/megahome/texture-1.png')}.mh-texture-two:before{background-image:url('/assets/img/megahome/texture-2.png')}.mh-texture-three:before{background-image:url('/assets/img/megahome/texture-3.png')}
.mh-projects{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.mh-project{overflow:hidden;border:1px solid #2A473E;border-radius:11px;background:#0F2620;transition:border-color .2s,transform .2s}.mh-project:hover{border-color:#D4AF6A;transform:translateY(-2px)}.mh-project img,.mh-project-image{display:block;width:100%;height:186px;object-fit:cover;background:linear-gradient(135deg,#123027,#081813)}.mh-project-body{display:flex;min-height:132px;flex-direction:column;align-items:flex-start;padding:13px 14px}.mh-badge{border:1px solid #6E5C33;border-radius:999px;padding:3px 8px;color:#C8A24B;font-size:11px}.mh-price{margin-top:10px;color:#D4AF6A;font-size:16px}.mh-project strong{margin-top:4px;color:#EAE6DA;font-size:15px}.mh-project-body>span:last-child{margin-top:4px;color:#A9B4AC;font-size:12px;line-height:1.4}
.mh-cities{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mh-city{display:flex;justify-content:space-between;gap:12px;padding:16px;border:1px solid #2A473E;border-radius:10px;background:#0F2620}.mh-city:hover{border-color:#D4AF6A}.mh-city b{display:block;color:#EAE6DA;font-size:16px}.mh-city small{display:block;margin-top:4px;color:#A9B4AC;font-size:12px}.mh-city em{align-self:center;color:#C8A24B;font-size:12px;font-style:normal;text-align:right}.mh-data-note{max-width:72ch;margin:14px 0 0;color:#A9B4AC;font-size:12px;line-height:1.55}
.mh-picks{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.mh-picks a{min-height:174px;padding:20px;border:1px solid #6E5C33;border-radius:11px;background:linear-gradient(115deg,rgba(8,24,19,.9),rgba(15,38,32,.84)),url('/assets/img/megahome/invest-16x9.png') center/cover}.mh-picks a:nth-child(2){background-image:linear-gradient(115deg,rgba(8,24,19,.9),rgba(15,38,32,.84)),url('/assets/img/megahome/seg-sea.png')}.mh-picks a:nth-child(3){background-image:linear-gradient(115deg,rgba(8,24,19,.9),rgba(15,38,32,.84)),url('/assets/img/megahome/seg-budget.png')}.mh-picks b{display:block;color:#D4AF6A;font-family:'Cormorant Garamond',Georgia,serif;font-size:25px}.mh-picks span{display:block;max-width:30ch;margin-top:8px;color:#C2CCC4;font-size:13px;line-height:1.5}
.mh-finder{display:grid;grid-template-columns:1fr .82fr;align-items:center;gap:24px;padding:28px 30px;border:1px solid #6E5C33;border-radius:14px;background:#0F2620}.mh-finder h2{margin-bottom:10px}.mh-finder p:not(.mh-eyebrow){max-width:58ch;margin:0 0 18px;color:#C2CCC4;font-size:16px;line-height:1.55}.mh-finder img{display:block;width:100%;max-height:240px;object-fit:contain}
.mh-hubs{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.mh-hub{position:relative;min-height:116px;padding:16px 34px 16px 16px;border:1px solid #2A473E;border-radius:10px;background:#0F2620}.mh-hub:hover{border-color:#D4AF6A}.mh-hub small{display:block;color:#9C8350;font-size:11px;letter-spacing:.07em;text-transform:uppercase}.mh-hub b{display:block;margin-top:7px;color:#EAE6DA;font-size:14px;line-height:1.35}.mh-hub span{position:absolute;right:15px;bottom:15px;color:#D4AF6A}
.mh-experts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mh-expert{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #2A473E;border-radius:10px;background:#0F2620}.mh-expert:hover{border-color:#D4AF6A}.mh-expert img{width:52px;height:52px;border-radius:50%;object-fit:cover;border:1px solid #6E5C33}.mh-expert b{display:block;color:#EAE6DA;font-size:15px}.mh-expert small{display:block;margin-top:3px;color:#A9B4AC;font-size:12px}
.mh-matrix{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mh-matrix-group{padding:2px 0}.mh-matrix-group h3{margin:0 0 10px;color:#C8A24B;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.mh-matrix-group a{display:block;padding:4px 0;color:#C2CCC4;font-size:14px}.mh-matrix-group a:hover{color:#D4AF6A}
@media(max-width:980px){.mh-routes{grid-template-columns:repeat(3,1fr)}.mh-projects{grid-template-columns:repeat(2,1fr)}.mh-hubs{grid-template-columns:repeat(2,1fr)}.mh-matrix{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.mh-wrap{padding-left:16px;padding-right:16px}.mh-main section{padding-top:32px;padding-bottom:32px}.mh-hero-bg{min-height:550px;align-items:end;background-image:linear-gradient(0deg,#081813 0%,rgba(8,24,19,.94) 38%,rgba(8,24,19,.15) 100%),url('/assets/img/megahome/hero-mobile.png');background-position:center}.mh-hero-copy{padding-top:90px;padding-bottom:32px}.mh-hero-copy h1{font-size:43px}.mh-hero-copy>p:not(.mh-eyebrow){font-size:16px}.mh-search{flex-wrap:wrap}.mh-search label{min-width:100%}.mh-search button{width:100%}.mh-pulse,.mh-routes,.mh-projects,.mh-cities,.mh-picks,.mh-experts,.mh-matrix{grid-template-columns:1fr}.mh-markets,.mh-finder{grid-template-columns:1fr}.mh-markets{gap:14px}.mh-market{min-height:210px}.mh-section-head{align-items:flex-start;flex-direction:column;gap:7px}.mh-section-head>a,.mh-section-head>span{white-space:normal}.mh-route{min-height:0}.mh-project img,.mh-project-image{height:205px}.mh-finder{padding:22px}.mh-finder img{max-height:190px}.mh-hubs{grid-template-columns:1fr}.mh-city em{max-width:15ch}.mh-intents a{font-size:13px}}

/* 2026 visual layer: market-specific imagery, kept inside the two market homes. */
.mh-page{--mh-ink:#081813;--mh-gold:#D4AF6A;--mh-line:rgba(212,175,106,.34);--mh-surface:rgba(8,24,19,.84);--mh-muted:#C2CCC4}
.mh-page.mh-market-cambodia .mh-hero-bg{background-image:linear-gradient(90deg,#081813 0%,rgba(8,24,19,.93) 35%,rgba(10,31,26,.42) 62%,rgba(8,24,19,.08) 100%),url('/assets/img/design2026/hero-cambodia-desktop.png')}
.mh-page.mh-market-thailand .mh-hero-bg{background-image:linear-gradient(90deg,#081813 0%,rgba(8,24,19,.93) 35%,rgba(10,31,26,.42) 62%,rgba(8,24,19,.08) 100%),url('/assets/img/design2026/hero-thailand-desktop.png')}
.mh-market.mh-market-cambodia{background-image:url('/assets/img/design2026/tile-cambodia.png')}.mh-market.mh-market-thailand{background-image:url('/assets/img/design2026/tile-thailand.png')}
.mh-section{position:relative;isolation:isolate;overflow:hidden}.mh-section:before{position:absolute;z-index:-1;inset:0;content:"";opacity:.18;background:center/cover no-repeat;pointer-events:none}.mh-section-pulse:before,.mh-section-router:before,.mh-section-cities:before{background-image:url('/assets/img/design2026/bg-section-warm.png')}.mh-market-thailand .mh-section-pulse:before,.mh-market-thailand .mh-section-router:before,.mh-market-thailand .mh-section-cities:before{background-image:url('/assets/img/design2026/bg-section-cool.png')}.mh-section-experts:before,.mh-section-finder:before{background-image:url('/assets/img/design2026/bg-section-deep.png');opacity:.26}.mh-section-fresh:after,.mh-section-picks:after,.mh-section-experts:after{position:absolute;z-index:-1;inset:0;content:"";opacity:.09;background:center/cover no-repeat;pointer-events:none}.mh-section-fresh:after{background-image:url('/assets/img/design2026/pattern-lines.png')}.mh-section-picks:after{background-image:url('/assets/img/design2026/pattern-geo.png')}.mh-section-experts:after{background-image:url('/assets/img/design2026/pattern-dust.png')}
.mh-city{position:relative;min-height:148px;align-items:end;overflow:hidden;background:#0F2620 center/cover no-repeat}.mh-city:before{position:absolute;inset:0;content:"";background:linear-gradient(0deg,rgba(8,24,19,.96),rgba(8,24,19,.16))}.mh-city>*{position:relative}.mh-city-phnom-penh{background-image:url('/assets/img/design2026/city-phnom-penh.png')}.mh-city-sihanoukville{background-image:url('/assets/img/design2026/city-sihanoukville.png')}.mh-city-siem-reap{background-image:url('/assets/img/design2026/city-siem-reap.png')}.mh-city-phuket{background-image:url('/assets/img/design2026/city-phuket.png')}.mh-city-pattaya{background-image:url('/assets/img/design2026/city-pattaya.png')}.mh-city-bangkok{background-image:url('/assets/img/design2026/city-bangkok-desktop.jpg')}
.mh-cta-band{background:#0F2620 center/cover no-repeat;background-image:linear-gradient(90deg,rgba(8,24,19,.97),rgba(8,24,19,.77)),url('/assets/img/design2026/cta-band-desktop.png')}.mh-cta-band img{opacity:.88;mix-blend-mode:screen}.mh-primary,.mh-search button{box-shadow:0 8px 20px rgba(0,0,0,.2);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.mh-primary:hover,.mh-search button:hover{background:#E3C27C;box-shadow:0 12px 25px rgba(0,0,0,.3);transform:translateY(-1px)}.mh-primary:focus-visible,.mh-search button:focus-visible,.mh-intents a:focus-visible,.mh-route:focus-visible,.mh-market:focus-visible,.mh-city:focus-visible,.mh-hub:focus-visible{outline:2px solid var(--mh-gold);outline-offset:3px}.mh-intents a{background:rgba(8,24,19,.42);backdrop-filter:blur(5px)}.mh-search{box-shadow:0 15px 35px rgba(0,0,0,.23)}.mh-search-icon{font-size:0}.mh-search-icon:before{display:block;width:17px;height:17px;content:"";border:1.6px solid #D4AF6A;border-radius:50%;box-shadow:8px 8px 0 -7px #D4AF6A}.mh-route-icon{font-family:Georgia,serif;color:#D4AF6A;border-color:var(--mh-line)}.mh-main section{border-color:rgba(212,175,106,.18)}
@media(max-width:680px){.mh-page{overflow-x:hidden}.mh-page.mh-market-cambodia .mh-hero-bg{background-image:linear-gradient(0deg,#081813 0%,rgba(8,24,19,.94) 42%,rgba(8,24,19,.12) 100%),url('/assets/img/design2026/hero-cambodia-mobile.png')}.mh-page.mh-market-thailand .mh-hero-bg{background-image:linear-gradient(0deg,#081813 0%,rgba(8,24,19,.94) 42%,rgba(8,24,19,.12) 100%),url('/assets/img/design2026/hero-thailand-mobile.png')}.mh-page .bhead-inner{max-width:100vw;min-width:0}.mh-page .bhead .burger{display:flex;position:fixed;top:12px;right:14px}.mh-hero-copy,.mh-hero-copy>*,.mh-search{width:100%;min-width:0;max-width:calc(100vw - 32px)}.mh-hero-copy h1,.mh-hero-copy>p:not(.mh-eyebrow){overflow-wrap:anywhere}.mh-hero-copy h1{font-size:min(42px,11vw)}.mh-cta-band{background-image:linear-gradient(0deg,rgba(8,24,19,.96),rgba(8,24,19,.68)),url('/assets/img/design2026/cta-band-mobile.png')}.mh-finder img{max-height:148px}.mh-city{min-height:126px}.mh-primary{display:inline-flex;justify-content:center;min-height:46px;align-items:center}.mh-intents a{min-height:37px;display:inline-flex;align-items:center}.mh-section:before{opacity:.13}}

/* Market homes use the same sticky header as every inner page. `clip` avoids creating a
   horizontal scroll container, which otherwise disables sticky positioning on mobile. */
.mh-page>.bhead{position:sticky;top:0;z-index:45}
@media(max-width:680px){.mh-page{overflow-x:clip}.mh-city-bangkok{background-image:url('/assets/img/design2026/city-bangkok-mobile.jpg')}}
