:root{--ink:#0a0a0a;--mobile-header:clamp(72px,18vw,92px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Noto Sans Thai',sans-serif}body.menu-open{overflow:hidden}.font-display{font-family:'Bodoni Moda',serif}.kicker{font-size:11px;letter-spacing:.28em;font-weight:600}.hero{background-position:center;background-size:cover}.nav-link{position:relative}.nav-link:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:1px;background:#000;transition:.25s}.nav-link:hover:after{right:0}.mobile-menu{position:fixed;top:var(--mobile-header);left:0;right:0;height:calc(100dvh - var(--mobile-header));background:rgba(255,255,255,.985);border-top:1px solid #e8e8e8;opacity:0;visibility:hidden;transform:translateY(-16px);transition:opacity .28s ease,transform .32s ease,visibility .28s;overflow:auto}.mobile-menu.open{opacity:1;visibility:visible;transform:none}.mobile-menu>div{counter-reset:mobile-nav;min-height:100%;padding:clamp(20px,5vh,50px) clamp(22px,7vw,48px) clamp(24px,6vh,54px)}.mobile-link{counter-increment:mobile-nav;position:relative;display:flex;align-items:center;min-height:clamp(48px,9vh,72px);padding:clamp(10px,2vh,18px) clamp(34px,9vw,58px);border-bottom:1px solid #e6e6e6;font-size:clamp(16px,5vw,24px);font-weight:400;line-height:1.3;transition:padding .2s,background .2s}.mobile-link:before{content:"0" counter(mobile-nav);position:absolute;left:0;font-family:'Bodoni Moda',serif;font-size:clamp(10px,3vw,13px);color:#9a9a9a;letter-spacing:.08em}.mobile-link:after{content:"→";position:absolute;right:0;font-size:clamp(16px,4vw,21px);font-weight:300}.mobile-link:active{background:#f5f5f5;padding-left:calc(clamp(34px,9vw,58px) + 5px)}.btn{display:inline-flex;min-width:190px;justify-content:space-between;align-items:center;background:#0a0a0a;color:#fff;padding:17px 22px;font-size:14px}.side-index{position:absolute;left:3.5%;top:39%;flex-direction:column;align-items:center;gap:22px;font-size:12px}.side-index span{height:30px;width:1px;background:#111}.side-index em{font-style:normal;color:#aaa}.slider{display:flex;align-items:center;gap:24px;transition:.5s;justify-content:center}.promo{position:relative;flex:0 0 250px;height:540px;overflow:hidden;transform:perspective(900px) rotateY(6deg) scale(.92);transition:.55s;opacity:.72}.promo.active{flex-basis:520px;transform:none;opacity:1}.promo img{width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.9))}.promo-copy{position:absolute;inset:24px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.promo-copy p{font-size:14px}.promo-copy small{display:block;margin-top:5px;color:#ddd}.promo-copy a{display:inline-block;margin-top:22px;border-bottom:1px solid #fff;padding-bottom:5px;font-size:13px}.round{width:44px;height:44px;border:1px solid #ccc;border-radius:50%}.dot{width:6px;height:6px;border:1px solid #888;border-radius:50%}.dot.on{background:#000;border-color:#000}@media(max-width:1023px){#header{height:var(--mobile-header);background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}#header>div:first-child{height:var(--mobile-header);padding-left:clamp(22px,6vw,44px);padding-right:clamp(18px,5vw,38px)}#header .font-display{font-size:clamp(15px,4.5vw,20px)}#menuBtn{font-size:clamp(22px,6vw,29px);min-width:44px;min-height:44px}}@media(max-width:768px){.hero{min-height:800px;background-position:64% center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.78) 48%,transparent 85%)}.hero>div{z-index:1}.promo{display:none}.promo.active{display:block;flex-basis:min(88vw,430px);height:570px}.slider{justify-content:center}}@media(max-height:560px) and (max-width:1023px){.mobile-menu>div{padding-top:12px;padding-bottom:12px}.mobile-link{min-height:42px;font-size:15px;padding-top:8px;padding-bottom:8px}}
