:root{--green:#07583f;--green2:#118153;--mint:#eef8ef;--ink:#13221d;--muted:#66726d;--line:#e5ebe7;--white:#fff;--soft:#f8faf8;--red:#e83b3b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,"Noto Sans Thai","Noto Sans SC",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.topline{min-height:28px;padding:5px 3vw;background:#064a36;color:#eaf6ef;display:flex;justify-content:space-between;align-items:center;font-size:10px;gap:15px}.topline a{color:#fff}header{height:74px;padding:0 3vw;display:grid;grid-template-columns:205px 1fr auto;gap:20px;align-items:center;background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #edf1ee}.brand{display:flex;align-items:center;gap:10px}.brand img{width:48px;height:48px;object-fit:contain}.brand div{display:flex;flex-direction:column}.brand b{font-size:20px;color:var(--green);letter-spacing:.3px}.brand small{font-size:8px;letter-spacing:2px;color:#6b7b72}nav{display:flex;justify-content:center;gap:26px;height:100%;align-items:center}nav a{font-size:12px;font-weight:650;padding:28px 0 22px;border-bottom:2px solid transparent;white-space:nowrap}nav a:hover,nav a.active{color:var(--green2);border-color:var(--green2)}.head-actions{display:flex;align-items:center;gap:8px}.searchbox{width:165px;height:36px;border:1px solid #dfe5e1;border-radius:18px;display:flex;align-items:center;padding:0 11px;background:#fafbfa}.searchbox input{width:100%;border:0;outline:0;background:transparent;font-size:11px}.searchbox span{font-size:18px}.head-actions select{height:34px;border:1px solid #dfe5e1;border-radius:18px;background:#fff;color:var(--green);padding:0 7px}.iconbtn{border:0;background:#fff;display:flex;align-items:center;gap:4px;cursor:pointer;font-size:20px;position:relative}.iconbtn span{font-size:11px}.iconbtn em{position:absolute;right:-6px;top:-7px;background:var(--red);color:#fff;border-radius:10px;min-width:18px;height:18px;line-height:18px;font-size:10px;font-style:normal}.hero{min-height:410px;display:grid;grid-template-columns:46% 54%;background:linear-gradient(90deg,#fff 0,#fbfdfb 48%,#eaf5ed);overflow:hidden}.hero-copy{padding:40px 3vw 28px 7vw;position:relative;z-index:2}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;color:var(--green2)}.hero h1{font-size:38px;line-height:1.12;margin:8px 0 12px;color:#063d2d}.hero h1 b{color:#0c6b49}.hero-copy>p{font-size:17px;line-height:1.65;margin:0;color:#35463f}.hero-points{display:flex;gap:35px;margin:20px 0}.hero-points>div{display:grid;grid-template-columns:42px auto;grid-template-rows:auto auto;column-gap:8px;align-items:center}.hero-points i{grid-row:1/3;width:42px;height:42px;border:2px solid var(--green2);border-radius:50%;display:grid;place-items:center;font-style:normal;color:var(--green2);font-size:19px}.hero-points b{font-size:11px}.hero-points small{font-size:9px;color:var(--muted)}.hero-buttons{display:flex;gap:12px}.primary,.secondary{border-radius:24px;padding:11px 24px;font-weight:800;border:1px solid var(--green);cursor:pointer;display:inline-block}.primary{background:linear-gradient(90deg,var(--green2),var(--green));color:#fff}.secondary{background:#fff;color:var(--green)}.script{margin-top:18px;font:italic 18px Georgia,serif;color:#30453b}.hero-visual{position:relative;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.9)}.hero-visual:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fbfdfb 0,transparent 22%)}.hero-orb{position:absolute;right:10%;top:45px;z-index:2;width:145px;height:145px;border-radius:50%;border:2px solid #d8eadc;background:#ffffffd9;box-shadow:0 10px 40px #174f2d20;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green)}.hero-orb:before{content:"";position:absolute;inset:-14px;border:1px solid #b9d9c1;border-radius:50%}.hero-orb b{font-size:21px}.hero-orb span{font-size:15px}.hero-orb small{font-size:11px}.hero-quote{position:absolute;right:7%;bottom:35px;z-index:2;background:#ffffffdf;border-radius:18px;padding:14px 18px;font-size:14px;line-height:1.5;color:#23362e}.categories,.section{padding:24px 3vw}.row-title{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.row-title h2,.row-title h3{margin:0;color:#10251d}.row-title p{margin:4px 0 0;color:var(--muted);font-size:12px}.row-title>a{color:var(--green);font-size:12px;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:12px}.cat{text-align:center}.cat-art{height:115px;border-radius:12px;background:linear-gradient(145deg,#edf7f1,#dfeee5);display:grid;place-items:center;font-size:42px;color:#2c805c;box-shadow:inset 0 0 0 1px #e1ece5}.cat:nth-child(2) .cat-art{background:linear-gradient(145deg,#f7f4e8,#eee8d5)}.cat:nth-child(3) .cat-art{background:linear-gradient(145deg,#fff0f0,#f7dede)}.cat:nth-child(4) .cat-art{background:linear-gradient(145deg,#e9f6f7,#d9ecef)}.cat:nth-child(5) .cat-art{background:linear-gradient(145deg,#f6edf1,#eadde4)}.cat:nth-child(6) .cat-art{background:linear-gradient(145deg,#edf3fb,#dce8f6)}.cat b{display:block;font-size:12px;margin-top:8px}.cat small{font-size:9px;color:var(--muted)}.business-band{margin:0 1.5vw 8px;padding:24px 3vw;border-radius:12px;background:linear-gradient(90deg,#f4faf2,#e8f5e6);display:grid;grid-template-columns:40% 60%;align-items:center}.business-band small{color:var(--green2);font-weight:800;letter-spacing:1px}.business-band h2{margin:5px 0 7px;font-size:25px;line-height:1.3}.business-band p{font-size:11px;color:var(--muted);max-width:540px}.business-band .primary{font-size:11px;padding:9px 18px}.business-icons{display:grid;grid-template-columns:repeat(4,1fr)}.business-icons div{text-align:center}.business-icons i{width:58px;height:58px;margin:auto auto 7px;border-radius:50%;background:#d9efd8;display:grid;place-items:center;font-size:25px;font-style:normal;color:var(--green)}.business-icons b{display:block;font-size:12px}.business-icons small{font-size:9px;color:#52665c;letter-spacing:0}.products{padding-top:30px}.products .row-title>div small,.videos .row-title small,.registration>div>small,.story-card small{color:var(--green2);font-weight:800;letter-spacing:1.5px;font-size:9px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:14px;min-height:220px}.card,.empty-product{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f7f7f7}.card .pad{padding:12px;text-align:center;display:flex;flex-direction:column;flex:1}.card h3{font-size:13px;margin:0 0 8px}.price{font-size:16px;font-weight:800;color:var(--green);margin-top:auto}.memberPrice{font-size:10px;color:#a9853c}.card small{font-size:9px;color:#777}.card .btn,.card .primary{padding:8px 10px;margin-top:8px;font-size:11px}.empty-product{grid-column:1/-1;align-items:center;justify-content:center;color:#839088;min-height:210px;background:#fbfdfb}.empty-product span{font-size:38px;color:#b7c9be}.empty-product b{font-size:16px}.empty-product small{margin-top:4px}.content-grid{display:grid;grid-template-columns:1.05fr 1.1fr 1fr;gap:12px;padding-top:0}.story-card,.promo-card,.news-card{border-radius:12px;overflow:hidden;min-height:210px}.story-card{background:#f1f6f3;display:grid;grid-template-columns:42% 58%}.story-card img{width:100%;height:100%;object-fit:cover}.about-copy{padding:22px}.about-copy h2{font-size:19px;margin:5px 0}.about-copy p{font-size:11px;line-height:1.6;color:var(--muted)}.about-copy a,.promo-card a{font-size:11px;font-weight:800;color:var(--green)}.promo-card{padding:28px;background:linear-gradient(135deg,#fff0e8,#f8e4d8);position:relative}.promo-card span{background:#e44b42;color:#fff;padding:5px 12px;border-radius:0 0 10px 10px;position:absolute;top:0;left:25px;font-size:10px}.promo-card h3{font-size:22px;margin:18px 0 5px;color:#164936}.promo-card p{font-size:11px;color:#6a675f;max-width:320px}.news-card{border:1px solid var(--line);padding:18px}.news-card .row-title{align-items:center}.news-card h3{font-size:16px}.news-line{padding:12px 0;border-bottom:1px solid var(--line)}.news-line b{display:block;font-size:11px}.news-line small{font-size:9px;color:var(--muted)}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:14px}.video-card{border:1px solid var(--line);border-radius:12px;overflow:hidden}.video-card video{width:100%;aspect-ratio:16/9;display:block;background:#111}.video-card .pad{padding:12px}.video-card h3{font-size:14px;margin:0;color:var(--green)}.video-card p{font-size:10px;color:var(--muted)}.registration{background:#f6faf7;display:grid;grid-template-columns:1.4fr .7fr;gap:35px;align-items:center}.registration h2{font-size:24px;margin:4px 0;color:var(--green)}.registration p{font-size:11px;color:var(--muted)}.reg-facts{display:flex;gap:25px;margin-top:18px}.reg-facts span{font-size:9px;color:var(--muted)}.reg-facts b{font-size:11px;color:var(--ink)}.certificate{text-align:center}.certificate img{width:100%;height:155px;object-fit:contain;background:#fff;border-radius:10px;border:1px solid var(--line)}.certificate a{display:inline-block;margin-top:8px;color:var(--green);font-size:11px;font-weight:800}footer{background:#064a36;color:#fff;min-height:90px;padding:18px 3vw;display:grid;grid-template-columns:230px 1fr auto auto;gap:25px;align-items:center}.footer-brand{display:flex;align-items:center;gap:9px}.footer-brand img{width:44px;height:44px;object-fit:contain;background:#fff;border-radius:50%;padding:3px}.footer-brand div{display:flex;flex-direction:column}.footer-brand small{font-size:9px}.footer-slogan{font-size:16px;font-weight:700}.social{display:flex;gap:7px}.social a{height:32px;min-width:32px;padding:0 8px;border-radius:16px;background:#fff;color:var(--green);display:grid;place-items:center;font-size:10px;font-weight:800}.footer-links{display:flex;gap:15px;font-size:10px}.copyright{background:#043c2c;color:#d7e8df;padding:7px 3vw;text-align:right;font-size:9px}dialog{width:min(720px,94vw);border:0;border-radius:18px;padding:26px;box-shadow:0 20px 80px #0005}dialog::backdrop{background:#0008}.x{float:right;border:0;background:none;font-size:28px}.cartrow{display:grid;grid-template-columns:64px 1fr auto auto;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:12px 0}.cartrow img{width:64px;height:64px;object-fit:cover;border-radius:8px}.summary{display:grid;grid-template-columns:1fr auto;gap:8px;padding:18px 0;border-bottom:1px solid var(--line)}form{display:grid;gap:10px;margin-top:15px}input,textarea,select{padding:11px;border:1px solid #d9e1dc;border-radius:9px}textarea{min-height:85px}.two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dialog-actions{display:flex;gap:8px}
@media(max-width:1100px){header{grid-template-columns:180px 1fr auto}nav{gap:12px}.searchbox{display:none}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.content-grid{grid-template-columns:1fr 1fr}.news-card{grid-column:1/-1}.footer-slogan{display:none}}
@media(max-width:760px){.topline{justify-content:center}.topline>div:nth-child(2),.topline>div:nth-child(3){display:none}header{height:66px;grid-template-columns:1fr auto}.brand img{width:42px;height:42px}.brand b{font-size:17px}nav{display:none}.iconbtn span{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:30px 6vw}.hero h1{font-size:32px}.hero-visual{min-height:300px}.hero-points{gap:12px;justify-content:space-between}.hero-points>div{display:flex;flex-direction:column;text-align:center}.hero-points i{margin-bottom:4px}.hero-orb{width:110px;height:110px}.categories,.section{padding:22px 4vw}.category-grid{grid-template-columns:repeat(2,1fr)}.business-band{grid-template-columns:1fr;margin:0;border-radius:0;gap:20px}.business-icons{grid-template-columns:repeat(2,1fr);gap:16px}.product-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.story-card{min-height:230px}.news-card{grid-column:auto}.registration{grid-template-columns:1fr}.reg-facts{flex-direction:column;gap:8px}.video-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr;text-align:center}.footer-brand,.social,.footer-links{justify-content:center}.copyright{text-align:center}.two{grid-template-columns:1fr}}
@media(max-width:430px){.brand small{display:none}.hero-points{display:grid;grid-template-columns:repeat(3,1fr)}.hero-buttons{flex-direction:column}.hero-buttons a{text-align:center}.product-grid{grid-template-columns:1fr}.story-card{grid-template-columns:1fr}.story-card img{height:150px}.row-title{align-items:flex-start}.category-grid{gap:8px}.cat-art{height:95px}}
/* Happy 2 Rich: 7-category direct-marketing storefront */
.multi-hero{background:linear-gradient(100deg,#f8fbf6 0%,#fff 46%,#edf7ec 100%)}
.category-visual{min-height:430px;background:radial-gradient(circle at 60% 45%,#fff 0 18%,#e9f5e5 19% 36%,#d8ecd4 37% 55%,#f8fbf6 56%);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.mini-categories{width:min(520px,76%);display:grid;grid-template-columns:repeat(2,1fr);gap:10px;position:relative;z-index:2}.mini-categories span{background:#ffffffdd;border:1px solid #dfeadd;border-radius:16px;padding:13px 15px;box-shadow:0 8px 28px #1c5a2a12;font-size:13px;font-weight:700;color:#174d31}.mini-categories span:last-child{grid-column:1/-1;justify-self:center}.category-visual .hero-orb{top:28px;right:45px}.category-visual .hero-quote{right:38px;bottom:24px}.category-grid.seven{grid-template-columns:repeat(7,1fr)}.category-grid .cat{border:0;font:inherit;cursor:pointer}.category-grid .cat:hover{transform:translateY(-3px);box-shadow:0 12px 30px #174d3115}.story-symbol{min-height:230px;background:linear-gradient(135deg,#eaf5e6,#fff7e9);display:grid;place-items:center;font-size:72px;font-weight:900;color:#1c643f;letter-spacing:-6px}.products .row-title p{max-width:600px}
@media(max-width:1100px){.category-grid.seven{grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){.category-visual{min-height:360px}.mini-categories{width:88%;grid-template-columns:1fr 1fr}.category-grid.seven{grid-template-columns:repeat(2,1fr)}.category-visual .hero-orb,.category-visual .hero-quote{display:none}}
@media(max-width:430px){.mini-categories{grid-template-columns:1fr}.mini-categories span:last-child{grid-column:auto;justify-self:stretch}.category-grid.seven{grid-template-columns:1fr 1fr}}

/* 2026-09 hero refresh: multi-category direct-marketing positioning */
.business-hero{min-height:410px;background:linear-gradient(90deg,#fff 0,#fbfdfb 46%,#edf7ef 100%)}
.reference-hero{min-height:410px;background:#eef7f0}
.reference-hero:before{background:linear-gradient(90deg,#fbfdfb 0,rgba(251,253,251,.35) 10%,transparent 25%)}
.reference-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:72% center;filter:none}
.reference-overlay{position:absolute;z-index:3;right:4%;bottom:5%;max-width:330px;padding:12px 16px;border-radius:16px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);box-shadow:0 12px 35px rgba(7,88,63,.14);color:var(--green)}
.reference-overlay b{display:block;font-size:16px;letter-spacing:.8px}.reference-overlay span{display:block;margin-top:3px;font-size:10px;color:#4d6359}
@media(max-width:760px){.reference-hero{min-height:300px}.reference-hero img{object-position:70% center}.reference-overlay{left:5%;right:5%;bottom:5%;max-width:none}}
/* Hero copy update: Happy 2 Rich multi-category direct-marketing positioning */
.hero-copy>p strong{display:block;margin-top:5px;color:#203c31;font-weight:650}
.reference-hero img{object-position:center center}
@media(min-width:761px){.business-hero{grid-template-columns:43% 57%}.business-hero .hero-copy{padding-left:5vw}.business-hero .hero-visual{min-height:410px}}

/* ===== Readability typography refresh ===== */
body{
  font-family:"Noto Sans Thai","Noto Sans SC","Tahoma","Arial",sans-serif;
  font-size:16px;
  line-height:1.6;
  letter-spacing:0;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.topline{font-size:12px;line-height:1.45}
.brand b{font-size:21px;font-weight:800}.brand small{font-size:10px;letter-spacing:1.25px}
nav a{font-size:14px;font-weight:700}.searchbox input{font-size:13px}.iconbtn span{font-size:12px}
.hero-copy{padding-top:46px;padding-bottom:38px}
.hero h1{font-size:clamp(38px,3.45vw,54px);line-height:1.18;letter-spacing:-.5px;margin:4px 0 16px;font-weight:800}
.hero h1 b{font-weight:800}.hero-copy>p{font-size:20px;line-height:1.65;color:#31443b;max-width:650px}.hero-copy>p strong{font-size:18px;line-height:1.55;margin-top:7px}
.hero-points{gap:28px;margin:24px 0}.hero-points>div{grid-template-columns:50px auto;column-gap:10px}.hero-points i{width:50px;height:50px;font-size:21px}.hero-points b{font-size:14px;line-height:1.35}.hero-points small{font-size:12px;line-height:1.4;margin-top:2px}
.primary,.secondary{font-size:15px;padding:12px 26px;line-height:1.3}
.row-title h2{font-size:28px;line-height:1.3}.row-title h3{font-size:22px}.row-title p{font-size:14px;line-height:1.6}.row-title>a{font-size:14px}
.cat b{font-size:14px;line-height:1.45}.cat small{font-size:12px;line-height:1.45;display:block;margin-top:2px}
.business-band small{font-size:12px}.business-band h2{font-size:30px;line-height:1.35}.business-band p{font-size:14px;line-height:1.65}.business-band .primary{font-size:14px}.business-icons b{font-size:14px;line-height:1.4}.business-icons small{font-size:12px;line-height:1.4}
.products .row-title>div small,.videos .row-title small,.registration>div>small,.story-card small{font-size:11px;letter-spacing:1px}
.card h3{font-size:15px;line-height:1.45}.price{font-size:18px}.memberPrice,.card small{font-size:12px}.card .btn,.card .primary{font-size:13px}
.about-copy h2{font-size:23px;line-height:1.35}.about-copy p,.promo-card p{font-size:13px;line-height:1.65}.about-copy a,.promo-card a{font-size:13px}.promo-card h3{font-size:25px;line-height:1.35}.promo-card span{font-size:12px}.news-card h3{font-size:19px}.news-line b{font-size:13px;line-height:1.45}.news-line small{font-size:11px}
.video-card h3{font-size:16px}.video-card p{font-size:13px;line-height:1.55}.registration h2{font-size:28px;line-height:1.35}.registration p{font-size:14px;line-height:1.65}.reg-facts span{font-size:12px}.reg-facts b{font-size:14px}.certificate a{font-size:13px}
.footer-brand small{font-size:11px}.footer-slogan{font-size:17px;line-height:1.5}.footer-links{font-size:12px}.copyright{font-size:11px}
input,textarea,select,button{font-size:14px}

@media(max-width:760px){
  body{font-size:15px}
  .hero-copy{padding:30px 6vw 34px}
  .hero h1{font-size:36px;line-height:1.2}
  .hero-copy>p{font-size:17px;line-height:1.65}.hero-copy>p strong{font-size:16px}
  .hero-points b{font-size:13px}.hero-points small{font-size:11px}.hero-points i{width:44px;height:44px}
  .row-title h2{font-size:24px}.business-band h2{font-size:25px}.registration h2{font-size:24px}
}
@media(max-width:430px){
  .hero h1{font-size:31px}.hero-copy>p{font-size:16px}.hero-copy>p strong{font-size:15px}
  .hero-points{gap:8px}.hero-points b{font-size:12px}.hero-points small{font-size:10px}
}

/* ===== Premium typography refinement ===== */
:root{--display-green:#073f31;--accent-green:#0b7650;--body-ink:#23362f}
body{
  font-family:"Noto Sans Thai","Leelawadee UI","Th Sarabun New","Noto Sans SC",system-ui,sans-serif;
  color:var(--body-ink);
  font-weight:400;
  font-feature-settings:"kern" 1;
}
.brand b,nav a,.primary,.secondary,.row-title h2,.row-title h3,.business-band h2,.registration h2,.about-copy h2,.promo-card h3{
  font-family:"Noto Sans Thai","Leelawadee UI","Noto Sans SC",sans-serif;
}
.hero-copy{padding-top:50px}
.hero h1{
  max-width:690px;
  margin:0 0 18px;
  color:var(--display-green);
  font-size:clamp(42px,3.7vw,58px);
  font-weight:700;
  line-height:1.16;
  letter-spacing:-1.15px;
  text-wrap:balance;
}
.hero h1 b{
  display:inline-block;
  margin-top:2px;
  color:var(--accent-green);
  font-weight:800;
  letter-spacing:-1.35px;
}
.hero-copy>p{
  max-width:650px;
  margin:0;
  color:#405149;
  font-size:20px;
  font-weight:400;
  line-height:1.72;
  letter-spacing:.05px;
}
.hero-copy>p strong{
  display:block;
  margin-top:8px;
  color:#193d30;
  font-size:18px;
  font-weight:600;
  line-height:1.65;
}
.hero-points{margin:27px 0 29px;gap:30px}
.hero-points b{color:#163c2e;font-size:14px;font-weight:700;letter-spacing:.05px}
.hero-points small{color:#687970;font-size:12px;font-weight:400;line-height:1.5}
.hero-points i{border-width:1.5px;box-shadow:0 6px 18px rgba(7,88,63,.08)}
.primary,.secondary{font-weight:700;letter-spacing:.05px;box-shadow:0 7px 20px rgba(7,88,63,.08)}
.row-title h2,.business-band h2,.registration h2,.about-copy h2,.promo-card h3{font-weight:750;letter-spacing:-.35px}
.row-title h2{color:#123d2e}.cat b,.business-icons b,.card h3,.news-line b{font-weight:650}
.business-band h2{color:#103f2e}.business-band p,.about-copy p,.registration p{color:#5b6c64}
footer,.topline{letter-spacing:.02px}

@media(max-width:760px){
  .hero-copy{padding-top:34px}
  .hero h1{font-size:clamp(35px,9.2vw,44px);line-height:1.2;letter-spacing:-.7px}
  .hero h1 b{letter-spacing:-.8px}
  .hero-copy>p{font-size:17px;line-height:1.7}.hero-copy>p strong{font-size:16px;line-height:1.6}
}
@media(max-width:430px){
  .hero h1{font-size:33px;line-height:1.22}
  .hero-copy>p{font-size:16px}
}


/* ===== 2026-09 final responsive + inline languages + branded categories ===== */
html,body{width:100%;max-width:100%;overflow-x:hidden}img,video,iframe{max-width:100%}
.language-switch{display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;height:36px;padding:0 10px;border:1px solid #dfe5e1;border-radius:20px;background:#fff;flex:0 0 auto}
.language-switch button{border:0;background:transparent;padding:2px 3px;color:#66766e;font-size:12px;font-weight:650;cursor:pointer;white-space:nowrap}
.language-switch button.active{color:var(--green);font-weight:800}.language-switch span{color:#c9d3cd;font-size:11px}
.category-grid.seven{grid-template-columns:repeat(7,minmax(0,1fr))}.cat{border:0;background:transparent;cursor:pointer;padding:0;min-width:0}.cat-art{height:auto;aspect-ratio:1.12/1;padding:16px;background:linear-gradient(145deg,#f8fbf9,#edf5f0)!important}.cat-art img{width:78%;height:78%;object-fit:contain;filter:drop-shadow(0 7px 12px rgba(7,88,63,.08))}.category-card.active .cat-art{box-shadow:inset 0 0 0 2px var(--green2),0 8px 22px rgba(7,88,63,.08)}
.facebook-embed{position:relative;width:100%;aspect-ratio:16/9;background:#f2f5f3;overflow:hidden}.facebook-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
@media(max-width:1180px){header{grid-template-columns:190px 1fr;grid-template-areas:"brand actions" "nav nav";height:auto;padding-top:8px}.brand{grid-area:brand}.head-actions{grid-area:actions;justify-self:end}nav{grid-area:nav;height:46px;overflow-x:auto;justify-content:flex-start;gap:22px;scrollbar-width:none}nav a{padding:13px 0 10px}.searchbox{width:min(220px,22vw)}.category-grid.seven{grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){.topline{padding:6px 4vw;flex-wrap:wrap}.topline>span:last-child{margin-left:auto}header{display:flex;flex-wrap:wrap;gap:8px 12px;padding:8px 4vw}.brand{order:1;flex:1;min-width:180px}.brand img{width:42px;height:42px}.brand b{font-size:18px}.head-actions{order:2;margin-left:auto;gap:5px}.language-switch{order:1;height:32px;padding:0 7px;gap:4px}.language-switch button{font-size:11px}.searchbox{order:4;width:100%;flex-basis:100%;height:38px}.iconbtn span{display:none}nav{order:5;width:100%;flex-basis:100%;height:42px;gap:20px;overflow-x:auto}nav a{font-size:12px;padding:10px 0 8px}.hero{grid-template-columns:1fr}.hero-copy{padding:30px 5vw 32px}.hero-visual{min-height:280px}.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hero-points>div{display:flex;flex-direction:column;text-align:center;gap:4px}.hero-points i{flex:none}.hero-buttons{flex-wrap:wrap}.category-grid.seven{grid-template-columns:repeat(2,1fr);gap:12px}.categories,.section{padding-left:5vw;padding-right:5vw}.business-band{grid-template-columns:1fr;margin:0 3vw 8px;padding:24px 5vw}.business-icons{grid-template-columns:repeat(2,1fr);gap:18px}.product-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.video-grid{grid-template-columns:1fr}.registration{grid-template-columns:1fr}.reg-facts{flex-direction:column;gap:8px}footer{grid-template-columns:1fr;text-align:center}.footer-brand,.social,.footer-links{justify-content:center}.footer-slogan{font-size:15px}}
@media(max-width:430px){.brand small{display:none}.brand{min-width:145px}.language-switch{width:auto}.language-switch button{font-size:10px;padding:1px 2px}.hero-visual{min-height:230px}.product-grid{grid-template-columns:1fr}.cat b{font-size:13px}.cat small{font-size:11px}.primary,.secondary{width:100%;text-align:center}}

/* ===== Light Purple / Lavender theme ===== */
:root{
  --green:#6d4aa0;
  --green2:#8b63bd;
  --mint:#f3ecfb;
  --ink:#342c40;
  --muted:#766d82;
  --line:#e8dff1;
  --white:#fff;
  --soft:#fbf9fd;
  --display-green:#513678;
  --accent-green:#8055ad;
  --body-ink:#3a3245;
}
body{background:#fff;color:var(--body-ink)}
.topline{background:#684494;color:#f8f2ff}
header{background:rgba(255,255,255,.97);border-bottom-color:#eee5f5}
.brand b,.row-title>a,.price,.video-card h3,.certificate a,.about-copy a,.promo-card a{color:var(--green)}
nav a:hover,nav a.active{color:var(--green2);border-color:var(--green2)}
.head-actions select{color:var(--green);border-color:#e3d8ed}
.hero,.business-hero{background:linear-gradient(100deg,#fff 0%,#fdfaff 44%,#eee2f8 100%)}
.hero h1{color:var(--display-green)}.hero h1 b{color:var(--accent-green)}
.hero-points i{border-color:var(--green2);color:var(--green2)}
.primary{background:linear-gradient(90deg,#9a73c7,#694493);border-color:#694493;box-shadow:0 8px 24px rgba(105,68,147,.15)}
.secondary{border-color:#7951a6;color:#694493;background:#fff}
.reference-hero{background:#f2e9fa}.reference-hero:before{background:linear-gradient(90deg,#fdfaff 0,rgba(253,250,255,.38) 10%,transparent 25%)}
.reference-overlay{color:#62418c;box-shadow:0 12px 35px rgba(95,59,137,.16)}
.categories,.section{background-color:#fff}
.cat-art,.category-logo-wrap{background:linear-gradient(145deg,#f6effc,#eadcf5)!important;box-shadow:inset 0 0 0 1px #eadff2}
.cat:nth-child(n) .cat-art{background:linear-gradient(145deg,#f7f1fc,#e8daf4)!important}
.business-band{background:linear-gradient(90deg,#f8f2fc,#eadcf5)}
.business-icons i{background:#e9d9f5;color:#70499d}
.empty-product{background:#fcf9fe}
.story-card{background:#f7f1fb}.story-symbol{background:linear-gradient(135deg,#efe2f8,#fff7fc);color:#714a9c}
.promo-card{background:linear-gradient(135deg,#f7ecfb,#eadcf5)}
.registration{background:#f8f3fc}.registration h2{color:#65418e}
footer{background:#5c3b82}.footer-brand img{background:#fff}.social a{color:#65418e}
.searchbox{border-color:#e5dcee;background:#fcfaff}
.card,.video-card,.news-card{border-color:#e9e0f0}
.modal-card{border-color:#e6dbef}


/* ===== Production Purple Master Repair ===== */
.brand img{width:68px;height:68px}.brand b{font-size:22px}.brand{min-width:225px}.footer-brand img{width:76px;height:76px;object-fit:contain}
.business-icons .business-detail{appearance:none;border:0;background:transparent;color:inherit;text-align:center;cursor:pointer;padding:12px 8px;border-radius:18px;transition:.2s}.business-icons .business-detail:hover,.business-icons .business-detail:focus-visible{background:rgba(255,255,255,.58);transform:translateY(-2px);outline:2px solid rgba(109,74,160,.18)}.business-icons .business-detail i,.business-icons .business-detail b,.business-icons .business-detail small,.business-icons .business-detail span{display:block}.business-icons .business-detail span{margin-top:8px;color:var(--green);font-size:11px;font-weight:750}
.member-guide{background:linear-gradient(180deg,#fff,#fbf7ff)}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px}.guide-grid article{padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(94,59,130,.06)}.guide-grid span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eee1f8;color:#67428f;font-weight:850;font-size:18px}.guide-grid h3{margin:14px 0 6px;color:#573a7d}.guide-grid p{margin:0;color:var(--muted);line-height:1.7}.guide-actions{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}
.location{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:stretch;background:#f8f3fc}.location-copy{padding:12px 0}.location-copy h2{font-size:32px;color:#5c3b82;margin:6px 0 12px}.location-copy h3{margin:0 0 8px}.location-copy p{line-height:1.8;color:#5f566a}.contact-lines{display:grid;gap:7px;margin:18px 0}.contact-lines a{color:#684494;font-weight:700}.map-button{display:inline-block;margin-top:6px}.map-card{min-height:340px;border-radius:24px;overflow:hidden;background:#eadcf5;box-shadow:0 14px 34px rgba(92,59,130,.12)}.map-card iframe{width:100%;height:100%;min-height:340px;border:0}
.info-dialog{max-width:680px;width:min(92vw,680px);border:0;border-radius:24px;padding:28px;box-shadow:0 24px 70px rgba(46,29,63,.28)}.info-dialog::backdrop{background:rgba(37,25,48,.5)}.info-dialog h2{color:#5c3b82;margin-top:0}.info-dialog h3{color:#684494;margin-bottom:5px}.info-dialog p,.info-dialog li{line-height:1.75;color:#5f566a}.info-dialog .dialog-actions{display:flex;gap:10px;margin-top:22px}
.video-card video{width:100%;aspect-ratio:16/9;object-fit:cover;background:#160f1d}.video-sound{position:absolute;right:12px;bottom:12px;z-index:2;border:0;border-radius:999px;background:rgba(35,23,46,.76);color:#fff;padding:8px 12px;cursor:pointer}.video-media-wrap{position:relative}
@media(max-width:1180px){.brand img{width:60px;height:60px}.brand{min-width:210px}}
@media(max-width:760px){.brand img{width:56px;height:56px}.brand b{font-size:19px}.guide-grid{grid-template-columns:1fr 1fr}.location{grid-template-columns:1fr}.map-card,.map-card iframe{min-height:300px}}
@media(max-width:430px){.brand img{width:52px;height:52px}.guide-grid{grid-template-columns:1fr}.location-copy h2{font-size:27px}.info-dialog{padding:22px}.info-dialog .dialog-actions{flex-direction:column}}


/* Master hero banner replacement — uses the user-supplied artwork without regenerating it. */
.hero-banner{position:relative;width:100%;overflow:hidden;background:#fff;line-height:0}
.hero-banner-image{display:block;width:100%;height:auto;max-width:none;object-fit:contain}
.hero-banner-cta{position:absolute;z-index:3;right:2.1%;bottom:3.2%;width:17.4%;height:9.6%;border-radius:999px;cursor:pointer;line-height:normal}
.hero-banner-cta:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px rgba(7,88,63,.7)}
@media(max-width:760px){.hero-banner{overflow-x:auto;scrollbar-width:thin}.hero-banner-image{width:100%;min-width:0}.hero-banner-cta{right:2%;bottom:3%;width:18%;height:10%}}

/* Category photography */
.category-grid .cat-art{padding:0!important;overflow:hidden;background:#f7f3fb!important}
.category-grid .cat-art img{width:100%!important;height:100%!important;object-fit:cover!important;filter:none!important;display:block}
