*{box-sizing:border-box}body{margin:0;background:#f4f1eb;color:#181818;font-family:"Kanit",sans-serif}header{height:82px;background:#fff;border-top:2px solid #222;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0}header img{width:130px;height:50px;object-fit:cover}header>a:last-child{font-size:13px;color:#555}main{width:min(820px,calc(100% - 40px));margin:80px auto 120px}.eyebrow{color:#df1f1a;font-size:13px;letter-spacing:.1em}h1{font-size:clamp(45px,7vw,78px);line-height:1;margin:10px 0}.updated{color:#888;margin-bottom:60px}section{display:grid;grid-template-columns:220px 1fr;gap:35px;padding:28px 0;border-top:1px solid #d8d3ca}h2{font-size:19px;margin:0}section p{color:#555;line-height:1.85;margin:0;font-weight:300}section a{color:#df1f1a}@media(max-width:650px){header{padding:0 20px}main{margin-top:50px}section{grid-template-columns:1fr;gap:10px}}
