html{scroll-behavior:smooth}body{margin:0}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #3A5AA8;outline-offset:5px}button{font:inherit;cursor:pointer}h1,h2,h3,p{overflow-wrap:break-word}h1{height:auto!important;width:100%!important}nav a{min-height:32px;display:inline-flex;align-items:center}.language-switch{display:flex;border:2px solid #241f1a;border-radius:999px;overflow:hidden;flex-shrink:0}.language-switch button{border:0;padding:8px 13px;background:white;color:#241f1a}.language-switch button[aria-pressed="true"]{background:#241f1a;color:white}html[lang="th"] p,html[lang="th"] h1,html[lang="th"] h2,html[lang="th"] h3{line-height:1.55!important}#top h1{margin:0!important}#top>div:nth-child(2)>p{height:auto!important}section{scroll-margin-top:16px}@media(max-width:600px){nav{padding:18px!important;gap:18px!important;justify-content:center!important}nav>div{gap:12px 16px!important;justify-content:center;font-size:14px!important}#top{padding:30px 20px 48px!important}#top h1{font-size:40px!important;max-width:100%!important}#top>div:nth-child(2){gap:18px!important}#collections{padding:48px 20px 24px!important}#safety,#story,#play{padding:48px 20px!important}#top img[aria-hidden]{opacity:.65}footer{padding:40px 20px 24px!important}footer>div{gap:28px!important}footer img{max-width:180px}p{font-size:16px!important}#safety em{font-size:13px;line-height:1.5;display:block}#top>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin-top:30px!important}#top>div:last-child>div{padding:5px!important;border-radius:12px!important}#top>div:last-child>div>div{font-size:14px!important}#top>div:last-child img{border-radius:8px!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(max-width:600px){#top>div:first-child{display:none}#top h1{font-size:36px!important}#top>div:last-child>div>div{font-size:13px!important}}

.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%}.product-card{margin:0;background:#fff;color:#241f1a;border-radius:14px;overflow:hidden;min-width:0}.product-card a{display:block}.product-card img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fff}.product-card figcaption{font-size:14px;text-align:center;padding:10px 6px;line-height:1.4}.product-card a:focus-visible{outline-offset:-4px}@media(max-width:600px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}
/* Consistent white frame around every product image. */
.product-card>a{padding:8px;background:#fff}.product-card img{border-radius:7px;aspect-ratio:auto;height:auto}.product-card figcaption{padding:4px 8px 12px}
