@font-face{font-family:Sarabun;src:url('../assets/homepage-2027/fonts/Sarabun-Regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Sarabun;src:url('../assets/homepage-2027/fonts/Sarabun-Medium.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Sarabun;src:url('../assets/homepage-2027/fonts/Sarabun-SemiBold.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Sarabun;src:url('../assets/homepage-2027/fonts/Sarabun-Bold.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
:root{--ink:#1c292b;--navy:#000066;--green:#245c49;--muted:#61716e;--line:#dce2de;--paper:#fff;--mint:#f0f5f1;--gold:#c8ab58}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;letter-spacing:0}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #b78920;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.13}h2{font-size:42px}h3{font-size:17px;font-weight:500;line-height:1.4}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.section{padding-block:85px}.eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;color:var(--green);margin-bottom:20px}.button{display:inline-flex;gap:28px;align-items:center;justify-content:center;min-height:50px;padding:12px 23px;border:1px solid transparent;border-radius:3px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.navy{color:#fff;background:var(--navy)}.navy:hover{background:#202077}.white{background:white;color:var(--ink)}.white:hover{background:var(--mint)}.icon-button{display:grid;place-items:center;width:44px;height:44px;padding:0;background:transparent;border:1px solid currentColor;border-radius:50%;color:inherit;font-size:14px}.text-link{display:inline-flex;gap:22px;align-items:center;color:var(--green);font-size:14px;font-weight:600;border-bottom:1px solid #b7c7bd;padding-bottom:7px}.text-link:hover{color:var(--navy)}.header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-inline:42px;background:white;position:sticky;top:0;z-index:10;border-bottom:1px solid #eee}.brand{display:block;flex-shrink:0}.brand img{width:170px;height:61px;object-fit:contain}.header nav{display:flex;align-items:center;gap:28px;font-size:13px}.header nav>a:not(.button):hover{color:var(--green);text-decoration:underline;text-underline-offset:7px}.nav-cta{min-height:44px;font-size:13px;gap:20px}.menu-toggle{display:none}.skip{position:fixed;top:-100px;left:15px;padding:12px;background:white;z-index:100}.skip:focus{top:12px}
.hero{position:relative;height:min(660px,calc(100svh - 180px));min-height:430px;color:white;overflow:hidden;background:#344b3e}.hero video,.hero-shade{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.49),rgba(0,0,0,.05) 90%);pointer-events:none}.hero-content{position:relative;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;height:100%;padding-bottom:28px}.light{color:#fff;font-size:13px}.hero h1{font-size:76px;margin-bottom:23px}.hero-copy{max-width:610px;font-size:18px;line-height:1.65;margin-bottom:32px;text-shadow:0 1px 5px #0005}.hero-bottom{position:absolute;bottom:25px;left:0;right:0;display:flex;justify-content:space-between;align-items:center}.hero-bottom>a{font-size:12px;display:flex;align-items:center;gap:22px}.hero-bottom .icon-button{background:#0003;border-color:#fff9}.intro{display:grid;grid-template-columns:1fr 1.13fr;column-gap:100px;row-gap:45px}.intro-copy>p{margin-bottom:18px;color:var(--muted)}.intro-copy>p:first-child{color:var(--ink);font-size:18px}.destination-line{grid-column:1/-1;border-top:1px solid var(--line);padding-top:26px;display:flex;gap:32px;align-items:baseline;font-size:12px}.destination-line>span{color:var(--green);font-weight:700;flex-shrink:0}.destination-line p{color:var(--muted)}.destination-line b{font-weight:400;color:#b6bdb8;margin:0 9px}.services{background:var(--mint)}.service-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.service-heading>p:not(.eyebrow){max-width:310px;margin:24px 0;color:var(--muted)}.service-list{border-top:1px solid #cbd6cf}.service-list details{border-bottom:1px solid #cbd6cf}.service-list summary{display:flex;gap:20px;align-items:center;min-height:75px;list-style:none;cursor:pointer;padding:17px 0}.service-list summary::-webkit-details-marker{display:none}.service-list summary h3{flex:1}.service-list summary .number{font-size:11px;color:var(--green)}.service-list summary>.icon-plus{font-size:12px;color:var(--green);transition:transform .2s}.service-list details[open] .icon-plus{transform:rotate(45deg)}.service-list details>p{margin:0 25px 23px 34px;font-size:14px;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}.section-heading>p{color:var(--muted);font-size:14px}.style-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.style-tile{padding:0;border:0;background:transparent;text-align:left;min-width:0;color:var(--ink)}.style-tile>img{width:100%;aspect-ratio:1.55;object-fit:cover;transition:filter .25s;filter:saturate(.86);border-radius:3px}.style-tile:hover>img{filter:saturate(1.1)}.tile-caption{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-block:16px;border-bottom:1px solid var(--line);font-size:17px;line-height:1.4;min-height:62px}.tile-caption>.icon-arrow-right{font-size:12px;flex-shrink:0;color:var(--green);transition:transform .2s}.style-tile:hover .icon-arrow-right{transform:translateX(4px)}
.operations{display:grid;grid-template-columns:1fr 1fr;background:#edf2f0}.operation-photo{min-height:570px}.operation-photo img{width:100%;height:100%;object-fit:cover}.operation-copy{padding:62px clamp(32px,5%,90px)}.operation-copy>p:not(.eyebrow){color:var(--muted);margin:24px 0;max-width:500px}.operation-facts{display:grid;grid-template-columns:1fr 1fr;gap:26px 30px;margin:30px 0}.operation-facts h3{font-size:15px;font-weight:600;margin-bottom:8px}.operation-facts p{font-size:13px;color:var(--muted);line-height:1.6}.trust{text-align:center;padding-block:53px}.trust .eyebrow{margin-bottom:12px}.trust>p:not(.eyebrow){max-width:690px;margin:0 auto 14px;font-size:18px}.trust>span{font-size:12px;color:var(--muted)}.contact{background:#e5ecdf;border-top:1px solid #d3dccd}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.contact h2{font-size:40px}.contact p:not(.eyebrow){margin-top:21px;color:#56634f;font-size:15px}.contact-actions{display:flex;flex-direction:column;gap:12px;align-items:flex-start;font-size:14px}.contact-actions>.button{margin-bottom:8px;min-width:230px}.contact-actions>a:hover{text-decoration:underline}.footer{padding-top:48px}.footer-top{display:grid;grid-template-columns:1fr 1.5fr .8fr .8fr;gap:35px;padding-bottom:40px}.footer-top>p{font-size:12px;color:var(--muted)}.footer-top>div{display:flex;flex-direction:column;gap:7px;font-size:12px}.footer-top>div a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:19px 0;font-size:11px;color:var(--muted)}
dialog{padding:0;border:0;border-radius:6px;width:min(600px,calc(100% - 32px));max-height:calc(100svh - 40px);color:var(--ink);background:#fff;box-shadow:0 20px 90px #0003}dialog::backdrop{background:#10231fd0}dialog .dialog-close{position:absolute;top:14px;right:14px;color:var(--ink);background:#fff;z-index:1;border-color:var(--line)}#style-image{width:100%;height:235px;object-fit:cover}.dialog-content{padding:34px}.dialog-content h2{font-size:32px;margin-bottom:20px}.dialog-content>p:not(.eyebrow){margin-bottom:28px;color:var(--muted)}.dialog-content .eyebrow{margin-bottom:12px}#inquiry-dialog .dialog-content{padding-top:52px}form{display:grid;gap:15px}label{display:grid;gap:5px;font-size:13px;font-weight:600}input,textarea,select{border:1px solid #b9c5be;border-radius:3px;padding:10px;background:#fff;color:var(--ink);min-width:0;width:100%;font-size:16px}textarea{resize:vertical}.form-note{font-size:12px;color:var(--muted)}
@media(min-width:1600px){.hero{height:min(760px,calc(100svh - 205px))}.hero h1{font-size:88px}}
@media(max-width:1100px){.header{padding-inline:28px}.header nav{gap:18px}.brand img{width:150px}.wrap{width:calc(100% - 64px)}.intro{gap:40px}.service-layout{gap:45px}.hero h1{font-size:64px}h2{font-size:36px}.operation-copy{padding:45px 32px}.tile-caption{font-size:15px}.destination-line{flex-direction:column;gap:10px}.header nav{font-size:12px}.nav-cta{padding-inline:14px}}
@media(max-width:860px){.header{height:80px}.brand img{width:145px;height:52px}.menu-toggle{display:grid;border:0;font-size:25px;border-radius:3px}.header nav{display:none;position:absolute;top:80px;left:0;right:0;background:white;padding:24px 32px;border-bottom:1px solid var(--line);box-shadow:0 15px 18px #0001;font-size:15px;align-items:stretch;gap:0}.header nav.open{display:flex;flex-direction:column}.header nav>a{padding:12px}.header nav .nav-cta{margin-top:12px}.hero{height:560px;min-height:0}.hero h1{font-size:56px}.service-layout{grid-template-columns:1fr;gap:35px}.service-heading>p:not(.eyebrow){max-width:500px}.operations{grid-template-columns:1fr}.operation-photo{height:360px;min-height:0}.operation-photo img{object-position:center 55%}.operation-copy{padding:48px 32px}.operation-copy>p:not(.eyebrow){max-width:none}.contact-inner{gap:35px}.contact h2{font-size:33px}.footer-top{grid-template-columns:1fr 1.5fr;row-gap:28px}.section-heading>p{max-width:300px}.style-grid{gap:20px 16px}.tile-caption{align-items:flex-start;min-height:72px}.intro{grid-template-columns:1fr;gap:28px}.intro h2 br{display:none}.section{padding-block:60px}.destination-line{grid-column:auto}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.header{padding-inline:20px;height:76px}.header nav{top:76px}.hero{height:calc(100svh - 160px);min-height:435px;max-height:620px}.hero h1{font-size:44px;max-width:300px}.hero .eyebrow{font-size:10px;max-width:270px}.hero-copy{font-size:16px;max-width:290px}.hero-copy br{display:none}.hero-content{padding-bottom:35px}.hero-shade{background:#0005}.hero-bottom{bottom:18px}.hero-bottom>a{font-size:11px}.hero video{object-position:60% center}h2{font-size:33px}.intro-copy>p:first-child{font-size:17px}.intro-copy>p{font-size:15px}.destination-line p{font-size:12px;line-height:2.2}.destination-line b{margin:0 5px}.section{padding-block:48px}.section-heading{display:block;margin-bottom:26px}.section-heading>p{margin-top:16px;font-size:14px;max-width:none}.section-heading br{display:none}.style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 15px}.style-tile>img{aspect-ratio:1.12}.tile-caption{font-size:14px;padding-top:12px;gap:6px;min-height:73px}.tile-caption>.icon-arrow-right{font-size:10px;margin-top:5px}.service-list summary{gap:12px;min-height:75px}.service-list h3{font-size:16px}.service-list details>p{margin-left:25px}.operation-photo{height:270px}.operation-copy{padding:40px 20px}.operation-copy>p:not(.eyebrow){font-size:15px}.operation-facts{gap:22px 18px}.trust{padding-block:38px}.trust>p:not(.eyebrow){font-size:16px}.trust>span{display:block;font-size:11px;line-height:2}.contact-inner{flex-direction:column;align-items:flex-start;gap:30px}.contact h2{font-size:33px}.contact h2 br{display:none}.contact-actions{width:100%;font-size:13px}.contact-actions>.button{width:100%}.footer-top{gap:25px 18px;grid-template-columns:1fr 1fr}.footer-top>.brand{grid-column:1/-1}.footer-top>p{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px;font-size:10px}.dialog-content{padding:26px 22px}.dialog-content h2{font-size:28px}#style-image{height:190px}html{scroll-padding-top:94px}}
body{font-family:Sarabun,Arial,Helvetica,sans-serif}
.header nav{font-weight:500}
.tile-caption{font-weight:600}
select{font-size:14px;font-weight:400}
#inquiry-dialog{width:min(720px,calc(100% - 32px))}
#inquiry-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}
#inquiry-form label{display:block}
#inquiry-form label input,#inquiry-form label select,#inquiry-form label textarea{display:block;margin-top:7px}
#inquiry-form [hidden]{display:none}
#inquiry-form .form-wide{grid-column:1/-1}
#inquiry-form .optional{font-size:11px;font-weight:400;color:var(--muted)}
#inquiry-form input[readonly]{background:var(--mint)}
@media(max-width:600px){#inquiry-form{grid-template-columns:minmax(0,1fr);gap:15px}}
.footer-social h3{font-size:14px;font-weight:600;margin-bottom:5px}
.culinary-frame{display:block;aspect-ratio:1.55;overflow:hidden;border-radius:3px}
.culinary-frame img{width:100%;height:100%;object-fit:cover;object-position:center bottom;transform:scale(1.12);transform-origin:center bottom;filter:brightness(1.05) saturate(1.02)}
@media(max-width:600px){.culinary-frame{aspect-ratio:1.12}.culinary-frame img{transform:none;object-position:55% center}}
.style-tile[data-style="nature"]>img{object-position:center 70%}
.style-tile[data-style="community"]>img{object-position:center bottom}
.style-tile[data-style="wellness"]>img{object-position:center bottom}
#style-dialog[data-style="wellness"] #style-image{aspect-ratio:auto}
.style-tile[data-style="education"]>img,#style-dialog[data-style="education"] #style-image{filter:saturate(1.16) brightness(1.03) contrast(1.04)}
#style-dialog.full-photo-detail #style-image{height:auto;aspect-ratio:3/2;object-fit:contain}
.style-tile[data-style="culture"]>img{object-position:center center}
.operations{align-items:center}
.operation-photo{height:auto;min-height:0}
.operation-photo img{height:auto;object-fit:contain}
.social-icons{display:flex;gap:8px}
.footer-social a{display:grid;place-items:center;width:44px;height:44px;border-radius:3px}
.footer-social a:hover{background:var(--mint);text-decoration:none!important}
.footer-social a span{text-align:center;font-size:24px;color:var(--navy)}
@media(min-width:1101px){.footer-top{grid-template-columns:1fr 1.5fr .8fr .8fr 1fr;gap:25px}}
@media(min-width:861px) and (max-width:1599px){.hero{height:min(660px,calc(100svh - 240px))}}
.header{position:fixed;inset:0 0 auto;background:transparent;color:#fff;border-color:transparent;transition:background .2s,color .2s,box-shadow .2s}
.header .brand{position:relative}
.header .logo-color{opacity:0}
.header .logo-white{position:absolute;inset:0}
.header.scrolled{background:#fff;color:var(--ink);border-bottom-color:var(--line);box-shadow:0 2px 10px #00000008}
.header.scrolled .logo-color{opacity:1}
.header.scrolled .logo-white{opacity:0}
.header:not(.scrolled) nav>a:not(.button):hover{color:#fff}
.header:not(.scrolled) .nav-cta{background:#ffffff15;border-color:#ffffffa6;color:#fff}
.header:not(.scrolled) .nav-cta:hover{background:#fff;color:var(--navy)}
.hero{height:min(820px,calc(100svh - 110px));min-height:540px}
.hero-shade{background:linear-gradient(180deg,#0009 0,transparent 30%),linear-gradient(90deg,#0008, #0001 95%)}
.hero-content{padding-top:96px;padding-bottom:35px}
.hero h1{font-size:64px;max-width:850px;line-height:1.12;margin-bottom:26px}
.hero h1 span{display:block}
@media(min-width:1600px){.hero h1{font-size:72px;max-width:1000px}}
@media(max-width:1100px){.hero h1{font-size:56px;max-width:760px}}
@media(max-width:860px){.header nav{color:var(--ink)}.header:not(.scrolled) nav>a:not(.button):hover{color:var(--green)}.header:not(.scrolled) nav .nav-cta{background:var(--navy);color:#fff}.hero-content{padding-top:80px}.hero h1{font-size:48px;max-width:650px}}
@media(max-width:600px){.hero{height:calc(100svh - 95px);min-height:510px;max-height:740px}.hero-content{padding-top:76px;padding-bottom:35px}.hero h1{font-size:40px;max-width:350px}.hero-copy{max-width:340px}.hero-shade{background:linear-gradient(180deg,#0009,transparent 35%),linear-gradient(90deg,#0007,#0003)}}
@media(max-width:360px){.hero h1{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}.button:hover{transform:none}}
