:root{--color-bg: #f3e5d8;--color-surface: #fffaf3;--color-primary: #4a2c2a;--color-accent: #c97b5a;--color-text: #3a2420;--color-text-muted: #7a5f52;--font-heading: "Chonburi", cursive;--font-body: "Athiti", 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-v48{padding:1.1rem 1.5rem;background:var(--color-surface);border-bottom:2px dashed rgba(74,44,42,.25)}.site-header-v48 .brand{color:var(--color-primary);text-decoration:none;font-size:1.35rem}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:#fff9f2;padding:.7rem 1.6rem;border-radius:999px;text-decoration:none;font-weight:700}.hero-receipt-v48{position:relative;width:100%;aspect-ratio:16 / 8;overflow:hidden}.hero-receipt-v48 img{width:100%;height:100%;object-fit:cover;display:block}.receipt-stub-v48{position:absolute;left:1.5rem;bottom:1.5rem;z-index:1;max-width:420px;background:var(--color-surface);padding:1.75rem 1.6rem 2.1rem;box-shadow:0 10px 30px #3a242059;clip-path:polygon(0% 0%,10% 4%,20% 0%,30% 4%,40% 0%,50% 4%,60% 0%,70% 4%,80% 0%,90% 4%,100% 0%,100% 100%,90% 96%,80% 100%,70% 96%,60% 100%,50% 96%,40% 100%,30% 96%,20% 100%,10% 96%,0% 100%)}.receipt-stub-v48 h1{font-size:1.55rem;color:var(--color-primary);margin:0 0 .7rem;line-height:1.35}.receipt-stub-v48 p{color:var(--color-text-muted);line-height:1.8;margin:0 0 1.25rem;font-size:.95rem}@media(max-width:640px){.hero-receipt-v48{aspect-ratio:4 / 5}.receipt-stub-v48{left:.9rem;right:.9rem;bottom:2.5rem;max-width:none;padding:1.4rem 1.2rem 1.7rem}.receipt-stub-v48 h1{font-size:1.2rem}.hero-receipt-v48 .site-image-credit{bottom:.75rem}}.section{padding:3rem 0}.section h2{text-align:center;font-size:1.7rem;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 #4a2c2a1a;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}}.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 dashed rgba(74,44,42,.2)}.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:1.8rem}article{max-width:760px;margin:2rem auto;padding:0 1.5rem;line-height:1.9}article h2{color:var(--color-primary);font-size:1.3rem;margin-top:2rem}.site-image-figure{margin:0}.site-image-credit{font-size:.75rem;color:#888;text-align:right;margin-top:.35rem}.site-image-credit a{color:#888;text-decoration:underline}.hero-receipt-v48 .site-image-figure{width:100%;height:100%;position:relative}.hero-receipt-v48 .site-image-figure img{width:100%;height:100%;object-fit:cover;display:block}.hero-receipt-v48 .site-image-credit{position:absolute;right:.75rem;bottom:.75rem;z-index:2;margin:0;background:#00000073;padding:.2rem .65rem;border-radius:999px;color:#fff}.hero-receipt-v48 .site-image-credit a{color:#fff}
