@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@300;400;500;600;700&display=swap";
.Footer-module__S6Hkya__footer{background-color:var(--text-dark);color:#fff;padding-top:4rem}.Footer-module__S6Hkya__footerContent{flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-bottom:3rem;display:flex}.Footer-module__S6Hkya__brandSection{max-width:350px}.Footer-module__S6Hkya__logo{margin-bottom:1rem}.Footer-module__S6Hkya__address{color:#adb5bd;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a{background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}.Footer-module__S6Hkya__socials a:hover{background-color:var(--primary-teal)}.Footer-module__S6Hkya__linksSection h3{color:#fff;margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__S6Hkya__linksSection ul{flex-direction:column;gap:.8rem;display:flex}.Footer-module__S6Hkya__linksSection li,.Footer-module__S6Hkya__linksSection a{color:#adb5bd;font-size:.95rem;transition:color .2s}.Footer-module__S6Hkya__linksSection a:hover{color:var(--primary-teal)}.Footer-module__S6Hkya__bottomBar{text-align:center;color:#adb5bd;background-color:#0003;padding:1.5rem;font-size:.85rem}
.Header-module__hBw1pG__header{z-index:100;flex-direction:column;width:100%;display:flex;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000001a}.Header-module__hBw1pG__topBar{color:var(--primary-teal);background-color:#fff;border-bottom:1px solid #f0f0f0;align-items:center;height:36px;font-size:.85rem;display:flex}.Header-module__hBw1pG__topBarContent{justify-content:space-between;width:100%;display:flex}.Header-module__hBw1pG__topContact{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__topAuth{align-items:center;display:flex}.Header-module__hBw1pG__topAuth button{color:var(--primary-teal)}.Header-module__hBw1pG__topAuth button:hover{text-decoration:underline}.Header-module__hBw1pG__middleBar{background-color:#fff;padding:16px 0}.Header-module__hBw1pG__middleBarContent{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__bookBtn{color:#fff;background-color:#84c5c5;border-radius:6px;align-items:center;padding:10px 24px;font-size:1.05rem;font-weight:500;transition:opacity .2s;display:flex}.Header-module__hBw1pG__bookBtn:hover{opacity:.9}.Header-module__hBw1pG__navBar{background-color:#84c5c5;align-items:center;height:50px;display:flex}.Header-module__hBw1pG__navBarContent{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__mainNav{align-items:center;height:100%;font-size:.95rem;font-weight:500;display:flex}.Header-module__hBw1pG__navLink,.Header-module__hBw1pG__activeNavLink{color:#fff;border-radius:4px;align-items:center;padding:8px 16px;transition:background-color .2s;display:flex}.Header-module__hBw1pG__navLink:hover{background-color:#ffffff1a}.Header-module__hBw1pG__activeNavLink{color:var(--primary-teal);background-color:#fff;font-weight:600}.Header-module__hBw1pG__navActions{color:#fff;align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__searchBtn{color:#fff;font-size:1.2rem}.Header-module__hBw1pG__activeLang{font-size:.95rem;font-weight:500}
:root{--primary-teal:#6ec2c9;--primary-teal-hover:#5aaeb5;--text-dark:#3c403e;--text-light:#f8f9fa;--bg-light:#f8f9fa;--bg-white:#fff;--border-color:#e2e8f0;--header-height:80px;--topbar-height:40px}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:var(--text-dark);background-color:var(--bg-white);font-family:Noto Sans Thai,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1rem}
