:root{--color-bg: #f0fbfd;--color-surface: #ffffff;--color-primary: #0e7490;--color-accent: #22d3ee;--color-text: #12313b;--color-text-muted: #5b7784;--font-heading: "Prompt", sans-serif;--font-body: "Noto Sans Thai", 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-v57{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.5rem;background:var(--color-primary)}.site-header-v57 .brand{color:#fff;text-decoration:none;font-size:1.2rem;font-weight:700}.gauge-dial-v57{position:relative;width:28px;height:14px;overflow:hidden}.gauge-dial-v57:before{content:"";position:absolute;inset:0;border-radius:28px 28px 0 0;background:conic-gradient(from 180deg at 50% 100%,var(--color-accent) 0deg,#0b5568 180deg)}.gauge-dial-v57-needle{position:absolute;left:50%;bottom:0;width:2px;height:12px;background:#fff;transform-origin:bottom center;transform:translate(-50%) rotate(25deg)}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:1.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-frost-v57{position:relative;width:100%;aspect-ratio:16 / 8;overflow:hidden}.hero-frost-v57 img{width:100%;height:100%;object-fit:cover;display:block}.hero-frost-v57:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,#0e2833d9,#0e749040 55%,#0e749000 80%);z-index:1}.frost-crystal-v57{position:absolute;top:-6%;border-radius:50%;background:radial-gradient(circle,#ffffffbf,#fff0 70%);z-index:1;filter:blur(2px)}.frost-1{left:-4%;width:160px;height:160px}.frost-2{left:14%;width:90px;height:90px;top:-3%}.frost-3{right:-3%;width:180px;height:180px}.hero-frost-v57-content{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:2rem 1.5rem 1.75rem;max-width:720px;margin:0 auto;text-align:center}.hero-frost-v57-content h1{color:#fff;font-size:2.1rem;margin:0 0 .6rem;line-height:1.3}.hero-frost-v57-content p{color:#dff6fb;line-height:1.8;margin:0 0 1.25rem}@media(max-width:640px){.hero-frost-v57{aspect-ratio:4 / 5}.hero-frost-v57-content h1{font-size:1.5rem}}.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:10px;overflow:hidden;box-shadow:0 2px 10px #0e74901f;transition:transform .15s ease}.news-card:hover{transform:translateY(-3px)}.news-card-img{position:relative}.news-card-img img{width:100%;height:180px;object-fit:cover;display:block}.tag-pill-v57{position:absolute;top:10px;left:10px;background:var(--color-accent);color:#0b3644;font-size:.72rem;font-weight:700;padding:.3rem .75rem;border-radius:999px}.news-card-body{padding:1.1rem 1.2rem 1.3rem}.news-card-date{font-size:.78rem;color:var(--color-primary);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}}.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)}.icon-row-list-v57{margin:2rem 0 3rem;display:flex;flex-direction:column;gap:.9rem}.icon-row-v57{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--color-surface);border-radius:12px;text-decoration:none;color:inherit;box-shadow:0 2px 8px #0e74901a}.icon-row-v57:hover{background:#e6f8fb}.icon-row-v57-avatar{flex:0 0 auto;width:40px;height:40px;border-radius:50%;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center}.icon-row-v57-text{display:flex;flex-direction:column;gap:.25rem}.icon-row-v57-tag{font-size:.72rem;font-weight:700;color:var(--color-primary);text-transform:uppercase;letter-spacing:.03em}.icon-row-v57-title{font-size:1.05rem;font-weight:600;color:var(--color-text)}.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}
