:root{--color-primary: #8b4225;--color-accent: #e8a33d;--color-bg: #faf6f2;--color-text: #2b2117;--font-heading: "Kodchasan", sans-serif;--font-body: "Athiti", sans-serif}*{box-sizing:border-box}html{height:100%}body{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg)}h1,h2,h3,.brand{font-family:var(--font-heading)}.site-header-v21{position:relative;display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:1.1rem 2rem 1.4rem;background:var(--color-primary);color:#fff}.site-header-v21 nav{display:flex;justify-content:center;gap:1.5rem}.site-header-v21 nav a{color:#fff;text-decoration:none;opacity:.92;font-weight:500}.site-header-v21 nav a:hover{opacity:1;text-decoration:underline}.site-header-v21 .brand{color:#fff;text-decoration:none;font-size:1.3rem;font-weight:700}.nav-toggle-v21{display:none}.nav-toggle-v21-label{display:none;position:absolute;top:1.3rem;right:1.5rem;flex-direction:column;justify-content:space-between;width:24px;height:18px;cursor:pointer}.nav-toggle-v21-label span{display:block;height:3px;width:100%;background:#fff;border-radius:3px}@media(max-width:900px){.site-header-v21{align-items:center}.nav-toggle-v21-label{display:flex}.site-header-v21 nav{display:none;width:100%;flex-direction:column;gap:0;order:2}.site-header-v21 nav a{padding:.75rem .25rem;text-align:center;border-top:1px solid rgba(255,255,255,.18)}.nav-toggle-v21:checked~nav{display:flex}}main{flex:1 0 auto;width:100%}.wrap{max-width:980px;margin:0 auto;padding:0 1.5rem}.breadcrumb{font-size:.85rem;color:#5c5145;margin:1.5rem auto 0;max-width:980px;padding:0 1.5rem}.breadcrumb a{color:var(--color-primary);text-decoration:none}.site-footer{text-align:center;padding:1.5rem;color:#5c5145;font-size:.9rem}.cta{display:inline-block;background:var(--color-accent);color:#2b1a04;padding:.6rem 1.3rem;border-radius:999px;text-decoration:none;font-weight:700}.hero-split-v21{display:flex;flex-wrap:wrap;align-items:stretch;gap:0}.hero-split-v21-text{flex:1 1 55%;min-width:300px;display:flex;flex-direction:column;justify-content:center;padding:2.5rem 2rem;background:#f1e4d8}.hero-split-v21-text h1{font-size:2.3rem;margin:0 0 .75rem;color:var(--color-primary)}.hero-split-v21-text p{line-height:1.75;margin:0 0 1.25rem}.hero-split-v21-media{flex:1 1 40%;min-width:260px;min-height:320px}.hero-split-v21-media img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:700px){.hero-split-v21-media{min-height:240px}.hero-split-v21-text{padding:2rem 1.5rem}}.section{padding:3rem 0}.section-soft{background:#f1e4d8}.section h2{text-align:center;font-size:1.85rem;margin-bottom:1.5rem}.card-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.card-grid>.card{flex:1 1 240px;max-width:300px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #00000014}.card-grid>.card img{width:100%;height:160px;object-fit:cover;display:block}.card-grid>.card .card-body{padding:1rem}.card-grid>.card h3{margin:0 0 .35rem;font-size:1.02rem;color:var(--color-primary)}.card-grid>.card p{margin:0;font-size:.88rem;line-height:1.65;color:#4a4038}.alt-row{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;padding:2rem 0}.alt-row.reverse{flex-direction:row-reverse}.alt-row-media{flex:1 1 300px}.alt-row-media img{width:100%;height:260px;object-fit:cover;border-radius:14px;display:block}.alt-row-text{flex:1 1 300px}.alt-row-text h3{margin:0 0 .5rem;font-size:1.3rem;color:var(--color-primary)}.alt-row-text p{line-height:1.75;margin:0}.faq-item{border-bottom:1px solid #e6d8ca;padding:1.1rem 0}.faq-item h3{margin:0 0 .4rem;font-size:1.05rem;color:var(--color-primary)}.faq-item p{margin:0;line-height:1.7}.banner-img{width:100%;height:340px;object-fit:cover;border-radius:16px;margin-bottom:1.5rem;display:block}@media(max-width:560px){.banner-img{height:220px}}.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-split-v21-media{position:relative}.hero-split-v21-media .site-image-figure{position:absolute;inset:0;height:100%}.hero-split-v21-media .site-image-figure img{width:100%;height:100%;object-fit:cover;display:block}.hero-split-v21-media .site-image-credit{position:absolute;right:.75rem;bottom:.6rem;z-index:1;margin-top:0;padding:.15rem .55rem;border-radius:999px;background:#00000073;color:#ffffffeb}.hero-split-v21-media .site-image-credit a{color:#ffffffeb}.cta-strip{text-align:center;padding:3rem 1.5rem;background:var(--color-primary);color:#fff}.cta-strip h2{color:#fff;margin-bottom:.75rem}
