/* Shared footer: company, navigation, software, and direct contact. */
.site-footer{display:block;width:100%;margin:0;padding:0;border:0;border-top:1px solid #353c33;background:radial-gradient(ellipse at 0 0,#37291c55,transparent 52%),#111613;color:#c1c8ba}
.site-footer p{margin:0;min-width:0;font-size:inherit;color:inherit;flex:none}
.footer-intro{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:52px 0 42px;border-bottom:1px solid #30382e}
.site-footer .footer-kicker{margin-bottom:15px;font-size:10px;font-weight:600;letter-spacing:1.8px;color:#ef8e69}
.site-footer .footer-heading{margin:0;color:#f1f1e6;font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1.25;letter-spacing:-1.3px}
.footer-heading>span:last-child{color:#b6c6a5}
html[lang="th"] .site-footer .footer-heading{font-size:clamp(27px,2.65vw,37px);line-height:1.5;letter-spacing:-.5px}
.footer-project-cta{display:inline-flex;align-items:center;gap:25px;flex-shrink:0;color:#f2f0e5;font-size:14px;padding:9px 9px 9px 24px;border:1px solid #59604d;border-radius:999px;transition:border-color .2s,background .2s}
.footer-cta-arrow{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--accent);color:#192014;font-size:28px}
.footer-project-cta:hover{border-color:#ef8e69;background:#ffffff06}
.footer-grid{display:grid;grid-template-columns:1.3fr .85fr 1fr 1.2fr;align-items:start;gap:36px;padding:48px 0 46px}
.site-footer .wordmark{width:fit-content;font-size:29px;color:#f3f3ea}
.site-footer .brand-image{width:42px;height:42px;margin-right:9px}
.site-footer .footer-description{margin-top:22px;max-width:290px;font-size:14px;line-height:1.9;color:#a0ad98}
.footer-specialties{display:flex;flex-wrap:wrap;gap:6px 15px;margin-top:22px;color:#cbd5c1;font-size:10px;letter-spacing:.2px}
.footer-specialties>span+span{position:relative}
.footer-specialties>span+span::before{position:absolute;content:'';width:3px;height:3px;left:-9px;top:50%;background:#f38b64;border-radius:50%}
.site-footer .footer-column h3,.site-footer .footer-contact h3{margin:0 0 20px;color:#edf0e4;font-size:13px;line-height:1.6;font-weight:600;letter-spacing:0}
.footer-column ul{display:grid;gap:14px;list-style:none;margin:0;padding:0}
.footer-column a{display:block;width:fit-content;min-height:24px;font-size:13px;line-height:1.6;transition:color .2s}
.footer-column a:hover{color:#ff9878}
.footer-product-name{display:block;color:#d6decf;transition:color .2s}
.footer-product-description{display:block;margin-top:2px;font-size:11px;color:#8c9d85;line-height:1.6}
.footer-solutions a:hover .footer-product-name{color:#ff9878}
.site-footer .footer-ownership{margin-top:19px;padding-top:14px;border-top:1px solid #30382e;max-width:220px;font-size:10px;line-height:1.8;color:#9bac91}
.footer-contact{padding:23px 20px 21px;border:1px solid #574434;border-radius:12px;background:linear-gradient(140deg,#3a2c204d,#1d241966)}
.footer-contact-icon{display:grid;place-items:center;width:39px;height:39px;margin-bottom:17px;color:#f99876;border:1px solid #88604669;border-radius:10px;background:#ee835910}
.site-footer .footer-contact h3{margin-bottom:10px;font-size:12px;color:#c4cbb8}
.footer-phone{display:inline-block;font-family:'DM Sans','Noto Sans Thai',sans-serif;font-size:clamp(17px,1.6vw,22px);font-weight:550;letter-spacing:-.5px;line-height:1.6;white-space:nowrap;color:#f4f2e6}
.footer-phone:hover{color:#ff9878}
.site-footer .footer-contact p{margin-top:13px;font-size:12px;line-height:1.9;color:#9faa92}
.footer-enquiry{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:20px;padding-top:15px;border-top:1px solid #594936;font-size:11px;color:#f9a181;line-height:1.7}
.footer-enquiry>span[aria-hidden]{font-size:20px;line-height:1}
.footer-enquiry:hover{text-decoration:underline;text-underline-offset:4px}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0 27px;border-top:1px solid #30382e}
.site-footer .footer-bottom p{font-size:10px;line-height:1.8;color:#89977e}
.footer-back-top{display:inline-flex;align-items:center;gap:12px;font-size:10px;white-space:nowrap;color:#c3cdb8}
.footer-back-top>span[aria-hidden]{display:grid;place-items:center;width:28px;height:28px;border:1px solid #48533f;border-radius:50%;font-size:18px}
.footer-back-top:hover{color:#ff9878}
@media(max-width:1100px){.footer-grid{grid-template-columns:1.2fr .9fr 1fr;gap:35px}.footer-contact{grid-column:1/-1;display:grid;grid-template-columns:39px 1fr 1.4fr;gap:0 20px;align-items:center}.footer-contact-icon{grid-row:1/3;margin:0}.site-footer .footer-contact h3{grid-column:2;grid-row:1;margin:0}.footer-phone{grid-column:2;grid-row:2;font-size:22px}.site-footer .footer-contact p{grid-column:3;grid-row:1/3;margin:0}.footer-enquiry{grid-column:2/-1;margin-top:17px}.site-footer .wordmark{font-size:27px}.footer-bottom{flex-wrap:wrap}.site-footer .footer-signoff{display:none}}
@media(max-width:760px){.footer-intro{align-items:flex-start;flex-direction:column;gap:25px;padding:36px 0 31px}.site-footer .footer-kicker{font-size:9px}.site-footer .footer-heading{font-size:33px}.footer-project-cta{font-size:12px;padding:7px 7px 7px 18px;gap:20px}.footer-cta-arrow{width:37px;height:37px;font-size:24px}.footer-grid{grid-template-columns:1fr 1.1fr;gap:32px 23px;padding:34px 0}.footer-brand{grid-column:1/-1}.site-footer .footer-description{max-width:420px;margin-top:16px;font-size:14px}.footer-specialties{margin-top:16px}.site-footer .footer-column h3{font-size:12px;margin-bottom:17px}.footer-column a{font-size:13px}.footer-product-description{font-size:10px}.footer-contact{display:block;padding:23px}.footer-contact-icon{margin-bottom:14px}.site-footer .footer-contact h3{margin-bottom:7px}.site-footer .footer-contact p{margin-top:12px;max-width:400px}.footer-phone{font-size:25px}.footer-enquiry{font-size:12px;margin-top:17px}.footer-bottom{gap:15px;padding:19px 0 24px}.footer-back-top{margin-left:auto}.site-footer .footer-bottom p{font-size:9px}}
@media(max-width:370px){.footer-grid{gap:29px 18px}.site-footer .footer-heading{font-size:29px}html[lang="th"] .site-footer .footer-heading{font-size:25px}.site-footer .footer-column h3{font-size:11px}.footer-column a{font-size:12px}.footer-product-description{font-size:9px}.footer-contact{padding:20px}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-back-top{margin:0}}
@media(prefers-reduced-motion:reduce){.footer-project-cta,.footer-column a,.footer-product-name{transition:none}}
