:root{--color-bg: #fdf6ea;--color-surface: #ffffff;--color-primary: #e8622c;--color-secondary: #4a2e5c;--color-text: #2c2230;--color-text-muted: #6b5f6f;--font-heading: "Chonburi", cursive;--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-v52{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1.5rem 1.5rem .5rem}.site-header-v52 .brand{color:var(--color-secondary);text-decoration:none;font-size:1.3rem}.amazing-stamp-v52{font-family:var(--font-body);font-weight:700;font-size:.65rem;letter-spacing:.1em;color:var(--color-primary);border:2px solid var(--color-primary);border-radius:999px;padding:.25rem .65rem;transform:rotate(-8deg)}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-postcard-v52{position:relative;width:100%;height:500px;overflow:hidden}.hero-postcard-v52:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,#17141ad9,#17141a4d 55%,#17141a00 80%)}.postcard-carousel-v52{position:absolute;inset:0}.postcard-carousel-v52-slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.postcard-carousel-v52-slide.is-active{opacity:1}.postcard-carousel-v52-slide img{width:100%;height:100%;object-fit:cover;display:block}.postcard-carousel-v52-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:38px;height:38px;border-radius:50%;border:none;background:#17141a73;color:#fff;font-size:1.4rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.postcard-carousel-v52-nav.is-prev{left:16px}.postcard-carousel-v52-nav.is-next{right:16px}.postcard-carousel-v52-dots{position:absolute;left:0;right:0;top:16px;z-index:3;display:flex;justify-content:center;gap:.5rem}.postcard-carousel-v52-dots button{width:9px;height:9px;border-radius:50%;border:none;padding:0;background:#ffffff8c;cursor:pointer}.postcard-carousel-v52-dots button.is-active{background:#fff;box-shadow:0 0 0 2px #e8622cb3}.hero-postcard-v52-text{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-postcard-v52-text h1{color:#fff;font-size:2.1rem;margin:0 0 .7rem;line-height:1.3}.hero-postcard-v52-text p{color:#efe6ea;line-height:1.8;margin:0 auto 1.25rem;max-width:520px}@media(max-width:780px){.hero-postcard-v52{height:420px}}@media(max-width:480px){.hero-postcard-v52{height:340px}.hero-postcard-v52-text h1{font-size:1.5rem}}.section{padding:3rem 0}.section h2{text-align:center;font-size:1.8rem;margin-bottom:.4rem;color:var(--color-secondary)}.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}.filmstrip-grid-v52{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.filmstrip-card-v52{position:relative;display:block;text-decoration:none;color:inherit;background:var(--color-surface);border-radius:10px;overflow:hidden;box-shadow:0 2px 10px #2c22301f;transition:transform .15s ease}.filmstrip-card-v52:hover{transform:translateY(-3px)}.filmstrip-card-v52:before,.filmstrip-card-v52:after{content:"";position:absolute;left:0;right:0;height:9px;background-color:#17141a;background-image:repeating-radial-gradient(circle,#fdf6ea 0 2.2px,transparent 2.2px 13px);background-position:center;z-index:2}.filmstrip-card-v52:before{top:0}.filmstrip-card-v52:after{top:171px}.filmstrip-card-v52 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-primary);font-weight:700;text-transform:uppercase;letter-spacing:.03em}.filmstrip-card-v52 h3{font-size:1.05rem;margin:.4rem 0 .5rem;line-height:1.4;color:var(--color-secondary)}.filmstrip-card-v52 p{font-size:.92rem;color:var(--color-text-muted);line-height:1.6;margin:0}@media(max-width:860px){.filmstrip-grid-v52{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;color:var(--color-secondary)}.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 #ecdfd0}.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-secondary);font-size:1.9rem}article{max-width:760px;margin:2rem auto;padding:0 1.5rem;line-height:1.9}article h2{color:var(--color-primary);font-size:1.35rem;margin-top:2rem}
