:root{--color-brand-pink:#e6a4a6;--color-brand-pink-darker:#d68f91;--color-brand-pink-light:#f7d9d9;--color-brand-pink-lightest:#fdf6f6;--text-dark:#3a3a3a;--text-primary:#595959;--text-secondary:#475569;--text-subtle:#64748b;--text-on-brand:#fff;--background-light:#fff;--background-brand:var(--color-brand-pink-light);--section-padding:5rem 10%;--border-radius-md:.5rem;--border-radius-lg:1rem;--shadow-soft:0 4px 12px -2px #e6a4a633;--shadow-md:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-lg:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;font-family:Sarabun,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;background-color:var(--background-light);max-width:100vw;color:var(--text-dark);font-family:Mitr,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}
.Navbar-module__pSp8Ga__navbar{z-index:1000;background-color:#ec4899;width:100%;font-family:Anuphan,Prompt,sans-serif;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000001a}.Navbar-module__pSp8Ga__navbarContainer{box-sizing:border-box;max-width:1280px;margin-left:auto;margin-right:auto;padding:.75rem 2rem}.Navbar-module__pSp8Ga__navbarContent{justify-content:space-between;align-items:center;display:flex}.Navbar-module__pSp8Ga__navBrand{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__logoImage{width:auto;height:2.5rem}.Navbar-module__pSp8Ga__brandTextWrapper{text-align:left;flex-direction:column;line-height:1.3;display:flex}.Navbar-module__pSp8Ga__brandTitle{color:#fff;white-space:nowrap;font-size:1.15rem;font-weight:700}.Navbar-module__pSp8Ga__brandSubtitle{color:#fff;white-space:nowrap;font-size:.8rem}.Navbar-module__pSp8Ga__hamburgerMenu{display:none}.Navbar-module__pSp8Ga__hamburgerButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px}.Navbar-module__pSp8Ga__hamburgerIcon{fill:currentColor;width:1.5rem;height:1.5rem}.Navbar-module__pSp8Ga__desktopMenu{align-items:center;gap:1.25rem;display:flex}.Navbar-module__pSp8Ga__navLink{color:#e2e8f0;white-space:nowrap;border-radius:.375rem;padding:.5rem .85rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__pSp8Ga__navLink:hover{color:#fff;background-color:#ffffff26;transform:translateY(-1px)}.Navbar-module__pSp8Ga__mobileMenu{padding-top:.5rem;padding-bottom:.75rem;display:none}.Navbar-module__pSp8Ga__mobileMenuOpen{display:block!important}.Navbar-module__pSp8Ga__mobileNavLink{color:#e2e8f0;text-align:left;border-radius:.375rem;padding:.65rem .75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Navbar-module__pSp8Ga__mobileNavLink:hover{color:#fff;background-color:#ffffff1a}@media (max-width:1024px){.Navbar-module__pSp8Ga__navbarContainer{padding:.75rem 1rem}.Navbar-module__pSp8Ga__brandTitle{font-size:1rem}.Navbar-module__pSp8Ga__desktopMenu{gap:.5rem}.Navbar-module__pSp8Ga__navLink{padding:.4rem .6rem;font-size:.88rem}}@media (max-width:768px){.Navbar-module__pSp8Ga__desktopMenu{display:none!important}.Navbar-module__pSp8Ga__hamburgerMenu{display:block!important}.Navbar-module__pSp8Ga__brandTitle{font-size:.95rem}.Navbar-module__pSp8Ga__brandSubtitle{font-size:.75rem}.Navbar-module__pSp8Ga__logoImage{height:2.2rem}}
.Footer-module__nhiC3q__footerContainer{box-sizing:border-box;background-color:#f9fafb;border-top:1px solid #f3f4f6;justify-content:center;align-items:center;width:100%;padding:1.5rem 1rem;font-family:Anuphan,Prompt,sans-serif;display:flex}.Footer-module__nhiC3q__copyrightText{color:#6b7280;text-align:center;word-break:break-word;width:100%;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:768px){.Footer-module__nhiC3q__footerContainer{padding:1.25rem 1rem}.Footer-module__nhiC3q__copyrightText{font-size:.85rem}}
.LineSidebar-module__xktR-G__mobileBanner{color:#fff;z-index:100;background-color:#00b900;padding:.75rem 1rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000001a}.LineSidebar-module__xktR-G__lineBannerContent{align-items:center;gap:.75rem;display:flex}.LineSidebar-module__xktR-G__lineBannerIcon{font-size:2rem}.LineSidebar-module__xktR-G__lineBannerText{flex-grow:1}.LineSidebar-module__xktR-G__lineBannerTitle{font-weight:700}.LineSidebar-module__xktR-G__lineBannerButton{color:#00b900;white-space:nowrap;background-color:#fff;border-radius:.5rem;padding:.5rem 1rem;font-weight:700}.LineSidebar-module__xktR-G__lineBannerClose{color:#fff;cursor:pointer;background:0 0;border:none;padding:.25rem}.LineSidebar-module__xktR-G__desktopSidebar{z-index:50;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);text-align:center;background-color:#fff;width:280px;padding:1.5rem;display:none;position:fixed;bottom:6rem;right:1.5rem}.LineSidebar-module__xktR-G__sidebarTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.LineSidebar-module__xktR-G__sidebarText{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem}.LineSidebar-module__xktR-G__sidebarQrImage{margin:0 auto 1rem}.LineSidebar-module__xktR-G__sidebarCloseButton{cursor:pointer;color:var(--text-subtle);background:0 0;border:none;position:absolute;top:.75rem;right:.75rem}.LineSidebar-module__xktR-G__sidebarCloseButton:hover{color:var(--text-primary)}.LineSidebar-module__xktR-G__sidebarButton{color:#fff;cursor:pointer;border-radius:var(--border-radius-md);background-color:#00b900;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-weight:700;transition:background-color .2s;display:flex}.LineSidebar-module__xktR-G__sidebarButton:hover{background-color:#00a300}@media (min-width:1024px){.LineSidebar-module__xktR-G__mobileBanner{display:none}.LineSidebar-module__xktR-G__desktopSidebar{display:block}}
.BackToTopButton-module__4uQAla__backToTopContainer{z-index:50;position:fixed;bottom:1.5rem;right:1.5rem}.BackToTopButton-module__4uQAla__backToTopButton{color:var(--text-on-brand);width:3rem;height:3rem;box-shadow:var(--shadow-lg);cursor:pointer;background-color:#ec4899;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .3s,transform .3s;display:flex}.BackToTopButton-module__4uQAla__backToTopButton:hover{background-color:var(--color-brand-pink-darker);transform:scale(1.1)}.BackToTopButton-module__4uQAla__icon{width:1.5rem;height:1.5rem}
