:root{--blue:#063b87;--blue2:#0b5cb8;--yellow:#ffc928;--ink:#17324d;--soft:#f4f8fc}*{box-sizing:border-box}body{font-family:'IBM Plex Sans Thai',sans-serif;color:var(--ink);background:#fff}.main-nav{background:linear-gradient(135deg,#052f70,#0756a8)}.brand-mark{width:44px;height:44px;border-radius:14px;background:var(--yellow);color:#073675;display:grid;place-items:center;font-size:24px}.navbar-brand small{display:block;font-size:.72rem;opacity:.8}.nav-link{font-weight:600}.hero{min-height:620px;background:linear-gradient(90deg,rgba(2,31,72,.88),rgba(2,31,72,.28)),url('../img/science-center-hero.png') center/cover no-repeat;display:flex;align-items:center;color:#fff}.hero h1{font-size:clamp(2.3rem,5vw,5rem);font-weight:700}.hero .lead{max-width:720px}.btn-yellow{background:var(--yellow);border-color:var(--yellow);color:#17324d;font-weight:700}.btn-yellow:hover{background:#ffda60}.section{padding:72px 0}.section-soft{background:var(--soft)}.section-title{font-weight:700;color:var(--blue);position:relative;padding-bottom:12px}.section-title:after{content:'';position:absolute;left:0;bottom:0;width:70px;height:4px;border-radius:9px;background:var(--yellow)}.card-modern{border:0;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(4,47,104,.10);height:100%;transition:.25s}.card-modern:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(4,47,104,.17)}.card-modern img{height:220px;object-fit:cover}.icon-box{width:64px;height:64px;border-radius:20px;background:#e9f2ff;color:var(--blue2);display:grid;place-items:center;font-size:30px}.stat-box{background:#fff;border-radius:24px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.07)}.stat-box strong{font-size:2.4rem;color:var(--blue)}.page-hero{background:linear-gradient(135deg,#073b85,#0b64bd);color:white;padding:70px 0}.badge-type{background:#e9f2ff;color:#0752a0}.person-img{height:300px!important;object-position:top}.album-cover{height:260px!important}.site-footer{background:#062f69;color:#dcecff}.site-footer a{display:block;color:#fff;text-decoration:none;margin-bottom:8px}.footer-bottom{background:#032653;color:#bcd4ef}.detail-content img{max-width:100%;height:auto}.download-row{border:1px solid #e5edf6;border-radius:18px;padding:18px;background:#fff}@media(max-width:768px){.hero{min-height:500px}.section{padding:50px 0}}
