:root{--color-bg: #fdf8f3;--color-surface: #ffffff;--color-primary: #1b6b6b;--color-accent: #e8896b;--color-text: #2c3a3a;--color-text-muted: #6f7f7f;--font-heading: "Athiti", sans-serif;--font-body: "Sarabun", sans-serif}*{box-sizing:border-box}html{height:100%;overflow-x:hidden}body{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);overflow-wrap:anywhere;overflow-x:hidden}h1,h2,h3,.brand{font-family:var(--font-heading)}a{color:var(--color-primary)}.site-header-v49{position:absolute;top:0;left:0;right:0;z-index:5;display:flex;align-items:center;justify-content:center;gap:.7rem;padding:1.5rem}.site-header-v49 .brand{color:#fff;text-decoration:none;font-size:1.3rem;font-weight:600;text-shadow:0 1px 6px rgba(0,0,0,.35)}.temp-badge-v49{width:42px;height:42px;border-radius:50%;background:#fff3;backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.68rem;font-weight:600}main{flex:1 0 auto;width:100%}.wrap{max-width:1080px;margin:0 auto;padding:0 1.5rem}.breadcrumb{font-size:.85rem;color:var(--color-text-muted);margin:4.5rem auto 0;max-width:1080px;padding:0 1.5rem}.breadcrumb a{text-decoration:none}.site-footer{text-align:center;padding:1.5rem;color:var(--color-text-muted);font-size:.9rem}.cta{display:inline-block;background:var(--color-primary);color:#fff;padding:.7rem 1.6rem;border-radius:999px;text-decoration:none;font-weight:700}.hero-steam-v49{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden}.hero-steam-v49 img{width:100%;height:100%;object-fit:cover;display:block}.hero-steam-v49:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,#1b3d3dbf,#1b3d3d26 50%,#1b3d3d00 75%);z-index:1}.steam-blob{position:absolute;bottom:-10%;border-radius:50%;background:#ffffff8c;filter:blur(28px);z-index:2}.steam-1{left:8%;width:140px;height:140px;opacity:.5}.steam-2{left:42%;width:200px;height:200px;opacity:.4}.steam-3{right:10%;width:120px;height:120px;opacity:.55}.hero-steam-v49-content{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:2rem 1.5rem 1.75rem;max-width:720px;margin:0 auto;text-align:center}.hero-steam-v49-content h1{color:#fff;font-size:2.1rem;margin:0 0 .6rem;line-height:1.3}.hero-steam-v49-content p{color:#f0efe8;line-height:1.8;margin:0 0 1.25rem}@media(max-width:640px){.hero-steam-v49{aspect-ratio:4 / 5}.hero-steam-v49-content h1{font-size:1.5rem}.breadcrumb{margin-top:4rem}}.section{padding:3rem 0}.section h2{text-align:center;font-size:1.8rem;margin-bottom:.4rem;color:var(--color-primary)}.section-lede{text-align:center;color:var(--color-text-muted);max-width:560px;margin:0 auto 2rem}.section-cta-row{text-align:center;margin-top:2rem}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.news-card{display:block;text-decoration:none;color:inherit;background:var(--color-surface);border-radius:14px;overflow:hidden;box-shadow:0 2px 10px #1b6b6b1a;transition:transform .15s ease}.news-card:hover{transform:translateY(-3px)}.news-card img{width:100%;height:180px;object-fit:cover;display:block}.news-card-body{padding:1.1rem 1.2rem 1.3rem}.news-card-date{font-size:.78rem;color:var(--color-accent);font-weight:700;text-transform:uppercase;letter-spacing:.03em}.news-card h3{font-size:1.05rem;margin:.4rem 0 .5rem;line-height:1.4;color:var(--color-primary)}.news-card p{font-size:.92rem;color:var(--color-text-muted);line-height:1.6;margin:0}@media(max-width:860px){.news-grid{grid-template-columns:1fr}}.section-map-v49{background-color:var(--color-bg);background-image:radial-gradient(rgba(27,107,107,.12) 1.5px,transparent 1.5px);background-size:22px 22px}.about-block{background:var(--color-surface);border-radius:14px;padding:2rem;max-width:760px;margin:0 auto}.about-block h2{margin-top:0}.about-block p{line-height:1.9;color:var(--color-text-muted)}.post-list{list-style:none;padding:0}.post-list li{padding:1rem 0;border-bottom:1px solid rgba(27,107,107,.12)}.post-list a{font-size:1.1rem;font-weight:600;text-decoration:none}.post-date{margin:.25rem 0 0;color:var(--color-text-muted);font-size:.9rem}article h1{color:var(--color-primary);font-size:2rem}article{max-width:760px;margin:2rem auto;padding:0 1.5rem;line-height:1.9}article h2{color:var(--color-primary);font-size:1.4rem;margin-top:2rem}
