@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+Thai:wght@400;500;600;700;800&display=swap";:root{--bg:#fbfefb;--surface:#fff;--surface-soft:#f1faf3;--ink:#123c3b;--heading:#0a4f4e;--muted:#64817c;--border:#d8ece2;--green:#83cf58;--green-dark:#569f37;--teal:#10a7a4;--teal-dark:#087f7d;--line:#06c755;--danger:#8a2d2d;--radius:14px;--max:1080px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,Noto Sans Thai,system-ui,-apple-system,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-header{z-index:20;padding:10px max(20px, calc((100vw - var(--max)) / 2));border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbfefbf5;justify-content:space-between;align-items:center;gap:18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:0;display:flex}.brand-logo{object-fit:contain;border:1px solid var(--border);background:#fff;border-radius:12px;flex:none;width:44px;height:42px;padding:4px}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.05em;color:var(--green-dark);text-transform:uppercase;font-size:18px;line-height:1}.brand small{color:var(--teal-dark);margin-top:3px;font-size:12px;font-weight:700}nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;display:flex}nav a{color:var(--muted);border-radius:999px;padding:9px 11px;font-size:13px;font-weight:800}nav a:hover{background:var(--surface-soft);color:var(--teal-dark)}.nav-call{background:var(--teal-dark);color:#fff}.nav-call:hover{background:var(--green-dark);color:#fff}.language-picker{position:relative}.language-picker summary{border:1px solid var(--border);background:var(--surface);min-width:48px;min-height:40px;color:var(--teal-dark);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:8px 11px;font-size:13px;font-weight:800;list-style:none;display:inline-flex}.language-picker summary::-webkit-details-marker{display:none}.language-picker summary:after{content:"▾";font-size:10px}.language-picker[open] summary{border-color:var(--teal);background:var(--surface-soft)}.language-options{z-index:50;background:var(--surface);border:1px solid var(--border);border-radius:12px;gap:3px;min-width:142px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 30px #087f7d24}.language-options a{white-space:nowrap;border-radius:8px;display:block}.language-options a[aria-current=page]{background:var(--surface-soft);color:var(--teal-dark)}.section{max-width:var(--max);margin:0 auto;padding:56px 20px}.hero{grid-template-columns:minmax(0,1fr) 310px;align-items:center;gap:36px;min-height:calc(100svh - 63px);padding-top:38px;padding-bottom:38px;display:grid}.kicker{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.07em;margin:0 0 12px;font-size:11px;font-weight:800}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-.05em;max-width:690px;color:var(--heading);margin:0;font-size:clamp(48px,5.8vw,72px);font-weight:800;line-height:1.06}.lead{max-width:640px;color:var(--muted);margin:16px 0 0;font-size:clamp(16px,1.7vw,19px);line-height:1.6}.action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.action-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);justify-content:center;align-items:center;min-height:68px;padding:15px;transition:border-color .15s,background .15s;display:flex}.action-card:hover{border-color:var(--teal);background:#f7fffb}.action-card strong{color:var(--heading);text-align:center;font-size:18px;line-height:1.2}.action-card.call{background:var(--teal-dark);border-color:var(--teal-dark)}.action-card.call strong{color:#fff}.action-card.line{border-color:#06c75557}.action-card.order{border-color:#83cf5875}.location-panel{border-left:1px solid var(--border);background:0 0;gap:18px;padding-left:28px;display:grid}.panel-label{color:var(--green-dark);margin:0 0 5px;font-size:12px;font-weight:800}.location-panel h2{color:var(--heading);letter-spacing:-.02em;margin:0;font-size:25px;line-height:1.2}.location-panel p{color:var(--muted);margin:7px 0 0}.hours-box{border-top:1px solid var(--border);gap:4px;padding-top:16px;display:grid}.hours-box strong{color:var(--heading)}.hours-box span{color:var(--muted);font-size:14px}.hero-logo{display:none}.section-title{max-width:720px;margin-bottom:22px}.section-title.compact{margin-bottom:16px}.section-title h2,.visit-card h2{letter-spacing:-.035em;color:var(--heading);margin:0;font-size:clamp(32px,4.2vw,48px);line-height:1.12}.section-title p:not(.kicker),.visit-card p{color:var(--muted);font-size:16px}.catalog-panel,.cart-panel,.visit-card,.vitamin-feature,.steps{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.shop-section{padding-top:40px}.shop-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.shop-layout>*,.catalog-panel,.cart-panel,.visit-card{min-width:0}.catalog-panel{padding:14px;overflow:hidden}.filters{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px;padding-bottom:14px;display:grid}.filter{border:1px solid var(--border);background:var(--surface);min-width:0;min-height:72px;color:var(--heading);text-align:left;cursor:pointer;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;transition:transform .16s,border-color .16s,background .16s;display:grid}.filter:hover{background:var(--surface-soft);border-color:#087f7d6b;transform:translateY(-1px)}.filter-icon{background:var(--surface-soft);width:42px;height:42px;color:var(--teal-dark);border-radius:12px;place-items:center;display:grid}.filter-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.filter-copy{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px;min-width:0;display:grid}.filter-copy strong{font-size:13px;line-height:1.25}.filter-copy small{background:var(--surface-soft);min-width:20px;height:20px;color:var(--muted);border-radius:999px;place-items:center;padding:0 5px;font-size:11px;font-weight:900;display:inline-grid}.filter.active{background:var(--teal-dark);border-color:var(--teal-dark);color:#fff;box-shadow:0 7px 18px #087f7d24}.filter.active .filter-icon,.filter.active .filter-copy small{color:#fff;background:#ffffff29}.catalog-visual-note{color:var(--muted);margin:-2px 2px 14px;font-size:12px;line-height:1.45}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.product-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;min-height:246px;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;box-shadow:0 4px 16px #0f306a09}.product-card:hover{border-color:#087f7d52;transform:translateY(-2px);box-shadow:0 10px 24px #0f306a12}.product-card.selected{background:linear-gradient(180deg, #fff 0%, var(--surface-soft) 100%);border-color:var(--green);box-shadow:0 0 0 2px #83cf581f}.product-card-top{grid-template-columns:88px minmax(0,1fr);align-items:start;gap:12px;display:grid}.product-visual{--visual-soft:#dff5f0;background:linear-gradient(145deg, var(--visual-soft), #fff);width:88px;height:72px;color:var(--visual-accent,var(--teal-dark));border:1px solid color-mix(in srgb, var(--visual-accent,var(--teal-dark)) 16%, white);border-radius:14px;place-items:center;display:grid;overflow:hidden}.product-visual svg{stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;padding:5px}.product-visual[data-visual-theme=citrus]{--visual-accent:#df7a19;--visual-soft:#fff0cf}.product-visual[data-visual-theme=berry]{--visual-accent:#9c4cc4;--visual-soft:#f3e6fb}.product-visual[data-visual-theme=sky]{--visual-accent:#2878b8;--visual-soft:#e1f1fc}.product-visual[data-visual-theme=leaf]{--visual-accent:#4b9636;--visual-soft:#e6f5df}.product-visual[data-visual-theme=coral]{--visual-accent:#d45d58;--visual-soft:#fde5e2}.product-visual[data-visual-theme=aqua]{--visual-accent:#168c92;--visual-soft:#def5f3}.product-visual[data-visual-theme=amber]{--visual-accent:#bd771b;--visual-soft:#fcedcf}.product-visual[data-visual-theme=rose]{--visual-accent:#bd4869;--visual-soft:#f9e2e9}.product-visual[data-visual-theme=blue]{--visual-accent:#396ac4;--visual-soft:#e5ecfb}.product-visual[data-visual-theme=mint]{--visual-accent:#288b70;--visual-soft:#def3eb}.product-visual[data-visual-theme=lavender]{--visual-accent:#7458b8;--visual-soft:#ebe6f8}.product-heading{min-width:0}.product-category{max-width:100%;color:var(--teal-dark);letter-spacing:.025em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:900;line-height:1.2;display:inline-block}.product-card h3{color:var(--heading);margin:0 0 4px;font-size:17px;line-height:1.18}.product-card p{color:var(--muted);margin:0;font-size:13.5px}.product-card .thai{color:var(--green-dark);font-weight:700;line-height:1.25}.product-description{line-height:1.48;margin-top:12px!important}.product-bottom{justify-content:space-between;align-items:end;gap:10px;margin-top:auto;padding-top:13px;display:flex}.product-status{gap:5px;min-width:0;display:grid}.product-bottom strong{color:var(--teal-dark);font-size:12px;font-weight:800;line-height:1.25}.selected-chip{width:max-content;color:var(--green-dark);background:#e4f5dc;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900}.qty,.cart-qty{border:1px solid var(--border);background:var(--surface);border-radius:999px;flex:none;align-items:center;gap:7px;padding:3px;display:inline-flex}.qty button,.cart-qty button{background:var(--surface-soft);width:36px;height:36px;color:var(--teal-dark);cursor:pointer;border:0;border-radius:50%;font-size:18px;font-weight:900}.qty button:hover,.cart-qty button:hover{background:var(--green);color:#fff}.qty button:disabled{opacity:.36;cursor:default}.qty button:disabled:hover{background:var(--surface-soft);color:var(--teal-dark)}.qty span,.cart-qty span{text-align:center;min-width:18px;color:var(--heading);font-weight:800}.cart-panel{padding:16px;scroll-margin-top:80px;position:sticky;top:80px}.cart-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.cart-head h3{color:var(--heading);margin:0;font-size:21px}.cart-head button{color:var(--danger);cursor:pointer;background:0 0;border:0;font-weight:800}.cart-items{gap:8px;margin-bottom:16px;display:grid}.empty{background:var(--surface-soft);color:var(--muted);border-radius:10px;margin:0;padding:14px}.cart-line{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.cart-line span{color:var(--muted);font-size:13px;display:block}.order-form{gap:11px;display:grid}.order-form label{color:var(--heading);gap:6px;font-size:14px;font-weight:800;display:grid}input,select,textarea{border:1px solid var(--border);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:10px;padding:11px 12px}input:focus,select:focus,textarea:focus{border-color:var(--teal);outline:3px solid #10a7a424}textarea{resize:vertical;min-height:90px}.form-note{color:var(--muted);margin:0;font-size:13px}.order-result{background:var(--surface-soft);border:1px solid var(--border);border-radius:12px;margin-top:14px;padding:14px}.order-result textarea{min-height:190px;margin-top:10px;font-size:13px}.btn{border:1px solid var(--border);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:11px 16px;font-weight:800;display:inline-flex}.btn.dark{background:var(--teal-dark);border-color:var(--teal-dark);color:#fff}.btn.dark:hover{background:var(--green-dark);border-color:var(--green-dark)}.btn.light{background:var(--surface);color:var(--teal-dark);border-color:var(--border)}.btn.text{color:var(--teal-dark);background:0 0;border-color:#0000}.full{width:100%}.result-actions,.visit-actions{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.vitamins-section,.how-section{padding-top:28px}.vitamin-feature{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:20px;padding:20px;display:grid}.vitamin-feature .section-title{margin-bottom:0}.vitamin-points{border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.vitamin-points article{background:var(--surface);border-right:1px solid var(--border);padding:16px}.vitamin-points article:last-child{border-right:0}.vitamin-points span,.steps span{color:var(--green-dark);font-size:11px;font-weight:800}.vitamin-points h3,.steps h3{color:var(--heading);margin:8px 0 5px;font-size:19px;line-height:1.18}.vitamin-points p,.steps p{color:var(--muted);margin:0;font-size:14px}.steps{grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.steps article{border-right:1px solid var(--border);padding:18px}.steps article:last-child{border-right:0}.visit-card{grid-template-columns:minmax(0,1fr) 310px;gap:20px;padding:22px;display:grid}.visit-details{gap:14px;display:grid}.visit-details strong,.visit-details span{display:block}.visit-details strong{color:var(--heading);margin-bottom:5px}.visit-details span{color:var(--muted)}.visit-actions{border-top:1px solid var(--border);grid-column:1/-1;margin-top:0;padding-top:16px}footer{max-width:var(--max);color:var(--muted);margin:0 auto;padding:18px 20px 76px;font-size:13px}.sticky-cta{z-index:30;background:var(--teal-dark);border-radius:999px;grid-template-columns:repeat(3,1fr);padding:5px;display:none;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 14px 30px #087f7d2e}.sticky-cta a{color:#fff;text-align:center;border-radius:999px;padding:10px;font-weight:800}.sticky-cta a[href*=lin\.ee]{background:var(--line)}.sticky-cta .sticky-cart-link{color:var(--teal-dark);background:#fff;font-size:12px;line-height:1.15}@media (width<=980px){.hero,.shop-layout,.visit-card,.vitamin-feature{grid-template-columns:1fr}.hero{min-height:auto}.cart-panel{position:static}.location-panel{border-left:0;border-top:1px solid var(--border);padding-top:20px;padding-left:0}}@media (width<=720px){.site-header{gap:10px;padding:9px 12px}.brand{gap:8px;overflow:hidden}.brand-logo{border-radius:11px;width:40px;height:38px;padding:4px}.brand span{min-width:0}.brand strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.04em;max-width:150px;font-size:15px;overflow:hidden}.brand small{display:none}nav{flex-wrap:nowrap;flex:none;margin-left:auto}nav>a:not(.nav-call){display:none}.language-picker summary{min-height:40px;padding:8px 10px}.language-options a{display:block}.nav-call{min-height:40px;padding:9px 13px}.section{padding:30px 14px}.hero{gap:18px;padding-top:24px;padding-bottom:24px}.kicker{letter-spacing:.055em;margin-bottom:9px;font-size:10.5px;line-height:1.35}h1{letter-spacing:-.04em;font-size:clamp(36px,10.7vw,48px);line-height:1.1}html[lang=en] h1{font-size:clamp(32px,9vw,38px);line-height:1.08}.lead{margin-top:12px;font-size:15.5px;line-height:1.5}.action-grid{grid-template-columns:1fr;gap:8px;margin-top:18px}.action-card{border-radius:13px;justify-content:flex-start;min-height:52px;padding:13px 14px}.action-card strong{text-align:left;font-size:16px}.location-panel{gap:10px;padding-top:16px}.location-panel h2{font-size:20px}.location-panel p{font-size:14px}.hours-box{padding-top:12px}.hours-box span{font-size:13px}.section-title{margin-bottom:15px}.section-title h2,.visit-card h2{font-size:clamp(29px,8.4vw,38px)}.section-title p:not(.kicker),.visit-card p{font-size:15px}.shop-section{padding-top:28px}.catalog-panel,.cart-panel,.visit-card,.vitamin-feature{border-radius:14px;padding:14px}.filters{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:8px;margin:0 -14px 12px;padding:0 14px 11px;display:flex;overflow-x:auto}.filter{scroll-snap-align:start;flex:0 0 146px;grid-template-columns:38px minmax(0,1fr);gap:8px;min-height:72px;padding:8px}.filter-icon{border-radius:11px;width:38px;height:38px}.filter-icon svg{width:23px;height:23px}.filter-copy strong{font-size:12.5px}.product-grid{grid-template-columns:1fr;gap:9px}.product-card{min-height:0;padding:13px}.product-card-top{grid-template-columns:80px minmax(0,1fr);gap:11px}.product-visual{border-radius:12px;width:80px;height:68px}.product-card h3{font-size:17px}.product-card p{font-size:13.5px}.product-description{margin-top:11px!important}.product-bottom{padding-top:12px}.qty button,.cart-qty button{width:38px;height:38px}.cart-head h3{font-size:20px}.cart-line{grid-template-columns:1fr;align-items:start;gap:8px}input,select,textarea{font-size:16px}.order-result textarea{min-height:210px}.vitamins-section,.how-section{padding-top:20px}.vitamin-feature{gap:15px}.vitamin-points,.steps{border-radius:12px;grid-template-columns:1fr}.vitamin-points article,.steps article{border-right:0;border-bottom:1px solid var(--border);padding:15px}.vitamin-points article:last-child,.steps article:last-child{border-bottom:0}.visit-card{gap:15px}.visit-details{gap:12px}.result-actions,.visit-actions{grid-template-columns:1fr;display:grid}.btn{width:100%;min-height:46px;padding:11px 14px;font-size:14px}footer{padding:18px 14px 76px}.sticky-cta{display:grid}}@media (width<=360px){.brand span{display:none}h1{font-size:34px}}
