:root{--gold:#b58c38;--gold-dark:#947025;--ink:#181b1c;--muted:#687071;--line:#e7dfd0;--cream:#f8f5ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:'Noto Sans Thai',Arial,sans-serif;line-height:1.75;font-size:15px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}a,button,input,select,summary{outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.25;letter-spacing:-.6px}p{color:var(--muted)}.preview-bar{height:24px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;background:#f7f4eb;color:#8c743e;font-size:9px;letter-spacing:1.3px}.preview-bar a{letter-spacing:0}.site-header{height:90px;display:flex;align-items:center;padding:13px 5.5%;gap:35px;background:#fffefded;position:relative;z-index:10}.logo{width:110px;height:auto}.site-header nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1;font-size:14px}.site-header nav a{padding:8px 0;position:relative;white-space:nowrap}.site-header nav a.active{color:var(--gold-dark)}.site-header nav a.active:after{content:'';position:absolute;bottom:0;height:2px;background:var(--gold);left:0;right:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:10px 25px;border:1px solid var(--gold);background:var(--gold);color:#fff;border-radius:26px;font-weight:500;line-height:1.5;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#a0782a;transform:translateY(-1px)}.button.secondary{color:var(--gold-dark);background:white}.button.small{padding:8px 23px;font-size:13px}.menu{display:none}.hero{position:relative;aspect-ratio:2.1;min-height:480px;max-height:670px;background:#f3f2f0 url('assets/hero-g4-marble.png') center 66%/cover no-repeat;padding:32px 6%;display:flex;align-items:center}.hero-copy{width:43%;position:relative;z-index:1}.hero-logo{width:285px;max-width:72%;margin-bottom:20px}.hero h1{font-family:Arial,sans-serif;font-size:clamp(24px,2.6vw,37px);letter-spacing:-1px;white-space:nowrap;font-weight:700;margin-bottom:10px}.hero-tagline{font-size:clamp(17px,1.65vw,24px);color:#292b2c;letter-spacing:-.3px}.hero-description{font-size:14px;color:#535759;margin:16px 0 20px;line-height:1.8}.hero-caption{position:absolute;bottom:24px;left:6%;font-size:8px;letter-spacing:2.3px;color:#93702b}.section{max-width:1330px;margin:auto;padding:55px 45px}.eyebrow{display:block;color:var(--gold-dark);font-size:10px;font-weight:600;letter-spacing:2.5px;margin-bottom:12px}.line-title{display:flex;align-items:center;gap:28px;justify-content:center;color:var(--gold-dark);font-size:12px;font-weight:600;letter-spacing:3px;margin-bottom:23px}.line-title:before,.line-title:after{content:'';height:1px;flex:1;background:#bb9448}.collection{padding-top:24px;padding-bottom:44px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-card{min-width:0}.product-scene{display:block;width:100%;aspect-ratio:1.26;background-repeat:no-repeat;transition:filter .2s}.product-scene:hover{filter:brightness(1.05)}.qgod .product-scene,.product-page-visual.qgod{background-image:url('assets/approved-web-reference.png');background-size:222% 420%;background-position:7% 52.1%}.qhang .product-scene,.product-page-visual.qhang{background-image:url('assets/hero-g4-marble.png');background-size:235% auto;background-position:100% 60%}.product-card-body{padding:18px 2px 0}.product-card .eyebrow{font-size:8px;letter-spacing:2px;margin-bottom:5px}.product-card h2{font-family:Arial,sans-serif;font-size:39px;font-weight:700;margin-bottom:3px}.product-card p{font-size:16px;color:#424849}.product-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:14px;gap:15px}.product-card-bottom>span{font-size:12px;color:#707677}.yogurt-banner{max-width:1240px;margin:10px auto 25px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;background:radial-gradient(ellipse at 75% 65%,#fffdf7,#f6ead4 50%,#fdfaf3 85%);overflow:hidden;position:relative;min-height:390px;padding:35px 55px}.yogurt-copy{z-index:1}.yogurt-copy h2{font-size:35px;line-height:1.4;margin-bottom:14px}.yogurt-copy p{font-size:14px;color:#746a58}.flavour-pills{display:flex;gap:10px;margin:19px 0 24px;flex-wrap:wrap}.flavour-pills span{padding:5px 12px;border:1px solid #cdbd9e;border-radius:20px;font-size:11px;color:#8d743f}.yogurt-art{height:325px;position:relative;display:flex;justify-content:center;align-items:center}.yogurt-art img{height:116%;max-width:none;mix-blend-mode:multiply;transform:rotate(15deg);position:relative;z-index:1}.yogurt-orbit{position:absolute;width:280px;height:280px;border:1px solid #c5ac773d;border-radius:50%;background:radial-gradient(circle,#fff9ec55,#dcc89744)}.taste-label{position:absolute;right:2%;bottom:30px;width:95px;height:95px;border:1px solid #c7ad7c;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a38542;font-family:Arial,sans-serif;font-size:11px;line-height:1.5;background:#fff9ee;z-index:2;transform:rotate(-10deg)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:26px}.section-heading h2{font-size:31px;font-weight:600}.section-heading .eyebrow{margin-bottom:10px}.text-link{color:var(--gold-dark);font-size:13px;border-bottom:1px solid var(--gold);padding-bottom:4px;white-space:nowrap}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.product-info{background:#fcfbf8;border:1px solid var(--line);padding:27px 30px}.info-top h3{font-family:Arial,sans-serif;font-size:28px;margin-bottom:12px}.info-top p{font-size:13px;line-height:1.9}.facts{display:grid;grid-template-columns:1fr 1fr;gap:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin-top:21px}.facts span{display:block;font-size:10px;color:#8c816c;margin-bottom:5px}.facts b{font-size:12px;font-weight:500}details{border-bottom:1px solid var(--line);padding:15px 0}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:13px;font-weight:500}summary::-webkit-details-marker{display:none}summary:after{content:'＋';font-size:17px;font-weight:400;color:var(--gold)}details[open]>summary:after{content:'−'}details p{font-size:12px;line-height:1.9;margin-top:13px}.benefit-list{padding-top:15px}.benefit-list>div{display:flex;gap:12px;margin:12px 0}.benefit-list i{font-style:normal;color:var(--gold);font-size:15px}.benefit-list b{font-weight:500;font-size:13px}.benefit-list p{font-size:12px;margin:3px 0 0}.registration{display:flex;justify-content:space-between;gap:10px;font-size:11px;margin-top:20px;color:#696357}.registration b{font-weight:500}.micro{font-size:10px!important;color:#8d887d;margin-top:10px!important}.ingredient-caption{font-size:11px;margin-bottom:10px}.ingredient-list>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ece7de;padding:7px 0;font-size:11px}.ingredient-list strong{font-weight:500;white-space:nowrap}.media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.media-card{border:1px solid var(--line);background:white;overflow:hidden}.media-visual{aspect-ratio:1.8;background:#151615;overflow:hidden}.media-visual video,.media-visual iframe{width:100%;height:100%;display:block;object-fit:contain;border:0}.media-visual video{background:#161616}.media-body{padding:20px 23px}.media-body .eyebrow{font-size:8px;margin-bottom:7px}.media-body h3{font-size:19px;font-weight:500}.media-body .text-link{margin-top:13px;display:inline-block}.social-cover{height:100%;display:flex;align-items:center;justify-content:center;background:#f4f1e8}.social-cover img{height:100%;mix-blend-mode:multiply;object-fit:contain}.brand-band{max-width:1240px;margin:15px auto 25px;padding:35px 40px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;background:#f5f5f3 url('assets/hero-g4-marble.png') left top/220% auto}.brand-band h2{font-size:32px;font-weight:600}.brand-band p{font-size:13px;margin:16px 0 22px}.brand-mark{min-height:240px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fffffff0;padding:28px}.brand-mark img{width:240px;margin-bottom:20px}.brand-mark span{font-family:Arial,sans-serif;letter-spacing:1px;font-size:13px;color:#96712a}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.shop-product{border:1px solid var(--line);padding:23px}.shop-product h3{font-family:Arial,sans-serif;font-size:24px;margin-bottom:15px}.store-row{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.store-link{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #e9e5dd;border-radius:6px;padding:12px 11px;flex:1;white-space:nowrap;transition:box-shadow .2s;background:#fff;min-width:95px}.store-link:hover{box-shadow:0 4px 12px #0000000d}.store-link>span{font-family:Arial,sans-serif;font-size:13px;font-weight:600}.store-link>span:last-child{font-weight:400;font-size:11px;color:#817766}.channel-logo{width:22px;height:24px;object-fit:contain}.channel-logo.lazada{width:80px;height:27px}.channel-logo.shopee+span{color:#ee4d2d}.shop-help{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:23px;font-size:12px;color:#78766d}.facebook-link{display:inline-flex;align-items:center;gap:7px;color:#426290}.facebook-link .channel-logo{width:17px;height:17px}.faq-section{padding-top:22px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;align-items:start}.faq-grid details{padding:20px 0}.contact-strip{max-width:1240px;margin:0 auto 55px;padding:25px 35px;background:#f8f5ef;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-strip .eyebrow{margin-bottom:6px}.contact-strip h2{font-size:23px;font-weight:500}.facebook-button{background:white;color:#334d76;border-color:#d6dce5;gap:10px;font-size:13px}.facebook-button:hover{background:#edf1f7}.facebook-button img{width:19px;height:19px}footer{padding:38px 5.5% 15px;color:white;background:#1c201f;border-top:2px solid var(--gold)}.footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.3fr;gap:30px;max-width:1240px;margin:auto}.footer-top .logo{width:125px}.footer-top .eyebrow{color:#bfa66b;font-size:9px}.footer-top a{display:block;color:#dddeda;font-size:12px;margin:9px 0}.footer-top p{font-size:10px;color:#aeb5b0;line-height:1.9;margin-top:15px}.footer-facebook{display:flex!important;align-items:center;gap:10px}.footer-facebook img{width:24px;height:24px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:9px;color:#939c98;border-top:1px solid #ffffff20;padding-top:17px;margin:25px auto 0;max-width:1240px}.page-head{padding:40px 6%;background:#f7f5ef}.page-head h1{font-size:36px;margin-bottom:15px;font-weight:600}.page-head p{font-size:14px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:40px 5.5%;max-width:1370px;margin:auto;align-items:center}.product-page-visual{aspect-ratio:1.3;background-repeat:no-repeat;position:relative}.product-page-visual>span{position:absolute;bottom:15px;left:20px;background:#ffffffed;padding:5px 12px;font-size:9px;letter-spacing:1.5px;color:#8c6821}.product-page-intro h1{font-family:Arial,sans-serif;font-size:48px;margin-bottom:10px}.product-page-intro h2{font-size:23px;line-height:1.5;margin-bottom:16px;font-weight:500}.product-page-intro p{font-size:13px;line-height:1.9}.product-badges{display:flex;gap:10px;margin:20px 0 25px;flex-wrap:wrap}.product-badges span{font-size:11px;border:1px solid var(--line);padding:5px 12px;border-radius:20px}.concise-details{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;padding-top:15px}.concise-details h2{font-size:29px;margin:20px 0 15px}.concise-details>div>p{font-size:14px;margin-bottom:20px}.concise-details .product-info .info-top,.concise-details .product-info .facts{display:none}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-mark{padding:70px 35px;background:#f4f3ee;display:flex;justify-content:center}.about-mark img{width:260px}.about-layout h2{font-size:32px;margin-bottom:20px}.about-layout p{font-size:14px;line-height:1.9;margin-bottom:15px}.actions{display:flex;gap:12px;margin-top:22px;flex-wrap:wrap}.filters{display:flex;gap:10px;align-items:center;margin-bottom:27px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:white;border-radius:25px;padding:7px 20px;font-size:13px}.filter.active{background:var(--gold);border-color:var(--gold);color:white}.platform-select{margin-left:auto;display:flex;gap:12px;align-items:center;font-size:12px}.platform-select select{border:1px solid var(--line);padding:7px 10px;background:white;border-radius:4px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-card{padding:35px;background:#faf8f3}.contact-card>.channel-logo{width:34px;height:34px;margin-bottom:20px}.contact-card h2{font-size:24px;margin-bottom:15px}.contact-card p{font-size:13px;margin-bottom:25px}.admin-layout{display:grid;grid-template-columns:200px 1fr;min-height:600px}.admin-sidebar{background:#f3eee3;padding:30px 20px}.admin-sidebar a{display:block;padding:10px 0;font-size:13px}.admin-main{padding:35px;max-width:1100px;width:100%}.admin-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center}.admin-toolbar h2{font-size:28px}.note{background:#f7f3e9;border-left:2px solid var(--gold);padding:14px;font-size:12px;margin:20px 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0}.stat{border:1px solid var(--line);padding:17px;font-size:12px}.stat b{display:block;font-size:26px;font-weight:500}.content-row{border-bottom:1px solid var(--line);padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.content-row h3{font-size:16px;margin-bottom:8px;font-weight:500}.content-row p{font-size:11px}.editor{background:#f8f5ef;padding:25px;margin:20px 0}.editor h3{font-size:22px;margin-bottom:20px}.editor label{display:block;margin:12px 0 5px;font-size:12px}.editor input,.editor select{width:100%;padding:10px;border:1px solid #d8cfbd;background:white;border-radius:3px}.editor .grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.editor-preview{max-width:450px;margin:20px auto}.editor .button{font-size:12px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#222;color:white;padding:12px 25px;border-radius:8px;z-index:30;display:none;font-size:13px}section[id]{scroll-margin-top:30px}@media(min-width:1500px){.hero{background-position:center 60%}.hero-logo{width:330px}.hero-copy{max-width:650px}}@media(max-width:1050px){.site-header{gap:20px;padding:12px 4%}.site-header nav{gap:17px;font-size:12px}.header-shop{display:none}.hero{min-height:440px}.hero-copy{width:45%}.hero-logo{width:240px}.hero-description{font-size:12px}.hero-caption{font-size:7px}.hero h1{font-size:25px}.section{padding-left:30px;padding-right:30px}.yogurt-banner,.brand-band,.contact-strip{margin-left:30px;margin-right:30px}.yogurt-banner{padding:30px}.yogurt-copy h2{font-size:29px}.yogurt-art{height:290px}.info-grid{gap:20px}.product-info{padding:23px}.shop-grid{gap:20px}.shop-product{padding:18px}.store-row{gap:7px}.store-link{min-width:80px;padding:9px 7px}.store-link>span{font-size:11px}.channel-logo{width:19px}.channel-logo.lazada{width:66px}.product-card-bottom{align-items:start}.product-card-bottom>span{font-size:10px}.footer-top{gap:20px}.product-page{gap:30px}.product-page-intro h2{font-size:20px}.product-page-intro h1{font-size:42px}}@media(max-width:700px){.preview-bar{font-size:7px;letter-spacing:.8px;height:22px}.site-header{height:78px;padding:12px 6%;justify-content:space-between}.site-header .logo{width:96px}.menu{display:block;border:0;background:none;font-size:23px;padding:5px}.site-header nav{display:none;position:absolute;left:0;right:0;top:78px;padding:20px 7%;background:#fff;box-shadow:0 10px 20px #0001;font-size:14px}.site-header nav.open{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero{aspect-ratio:auto;min-height:650px;display:block;padding:28px 7% 355px;background-size:auto 370px;background-position:right bottom;background-color:#f7f7f6}.hero-copy{width:100%}.hero-logo{width:180px;max-width:100%;margin-bottom:15px}.hero h1{font-size:25px;white-space:normal;letter-spacing:-.5px}.hero-tagline{font-size:17px}.hero-description{display:none}.hero .button{margin-top:20px;font-size:12px;padding:9px 20px}.hero-caption{display:none}.section{padding:32px 20px}.collection{padding-top:20px}.line-title{font-size:10px;gap:15px;margin-bottom:20px}.product-grid{gap:16px}.product-scene{aspect-ratio:1}.qgod .product-scene{background-size:240% 400%;background-position:10% 53%}.qhang .product-scene{background-size:255% auto;background-position:100% 58%}.product-card-body{padding-top:12px}.product-card h2{font-size:29px}.product-card .eyebrow{font-size:6px;letter-spacing:1px}.product-card p{font-size:12px;line-height:1.7}.product-card-bottom{display:block;margin-top:8px}.product-card-bottom>span{display:block;min-height:31px;font-size:9px}.product-card-bottom .button{font-size:11px;padding:7px 14px;margin-top:8px}.yogurt-banner{margin:10px 20px 15px;padding:28px 25px;grid-template-columns:1fr;min-height:0;gap:5px}.yogurt-copy h2{font-size:29px}.yogurt-copy .eyebrow{font-size:8px;letter-spacing:1.5px}.yogurt-copy p{font-size:12px}.flavour-pills{gap:6px}.flavour-pills span{font-size:9px;padding:5px 8px}.yogurt-copy .button{font-size:12px}.yogurt-art{height:255px;margin-top:10px}.yogurt-art img{height:113%}.yogurt-orbit{width:210px;height:210px}.taste-label{width:75px;height:75px;right:7%;font-size:9px}.section-heading{align-items:start;gap:15px}.section-heading h2{font-size:25px}.eyebrow{font-size:8px;letter-spacing:2px}.text-link{font-size:11px}.info-grid{grid-template-columns:1fr;gap:18px}.product-info{padding:22px}.info-top h3{font-size:26px}.media-grid{grid-template-columns:1fr;gap:20px}.media-body{padding:17px}.media-body h3{font-size:17px}.brand-band{margin:10px 20px;padding:28px 25px;grid-template-columns:1fr;gap:25px}.brand-band h2{font-size:29px}.brand-band p{font-size:12px}.brand-mark{min-height:190px}.brand-mark img{width:190px}.shop-grid{grid-template-columns:1fr;gap:17px}.shop-help{flex-direction:column;gap:7px;font-size:11px}.store-link{min-width:75px;padding:11px 7px}.store-link>span{font-size:11px}.channel-logo.lazada{width:70px}.faq-grid{grid-template-columns:1fr}.faq-grid details{padding:16px 0}.contact-strip{margin:5px 20px 30px;padding:25px;flex-direction:column;align-items:start;gap:20px}.contact-strip h2{font-size:22px}.footer-top{grid-template-columns:1fr 1fr;gap:25px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{align-items:start;flex-direction:column;gap:8px}footer{padding:30px 7% 18px}.product-page{grid-template-columns:1fr;gap:25px;padding:25px 20px}.product-page-visual{aspect-ratio:1.4}.product-page-intro h1{font-size:39px}.product-page-intro h2{font-size:22px}.concise-details{grid-template-columns:1fr;gap:20px;padding-top:0}.concise-details h2{font-size:26px;margin-bottom:7px}.concise-details>div>p{font-size:12px;margin-bottom:10px}.concise-details>div>p br{display:none}.page-head{padding:32px 7%}.page-head h1{font-size:30px}.page-head p{font-size:12px}.about-layout{grid-template-columns:1fr;gap:25px}.about-mark{padding:40px}.about-mark img{width:200px}.about-layout h2{font-size:27px}.about-layout p{font-size:13px}.contact-grid{grid-template-columns:1fr}.contact-card{padding:27px}.contact-card h2{font-size:23px}.platform-select{margin:6px 0 0;width:100%;font-size:11px}.filter{font-size:12px;padding:6px 17px}.admin-layout{grid-template-columns:1fr}.admin-sidebar{display:flex;gap:20px;overflow:auto;padding:12px 20px}.admin-sidebar a{font-size:11px;white-space:nowrap}.admin-main{padding:25px 20px}.admin-toolbar{flex-wrap:wrap;gap:15px}.admin-toolbar h2{font-size:25px}.stats{gap:7px}.stat{padding:10px;font-size:10px}.content-row h3{font-size:14px}.content-row .button{font-size:11px;padding:7px 12px}.editor{padding:20px}.editor .grid{grid-template-columns:1fr;gap:0}}
.qhang .product-scene,.product-page-visual.qhang{background-image:url('assets/qhang-marble-card.png');background-size:cover;background-position:center}.hero-logo{width:320px}.media-visual{background:#f4f2ed}.media-visual video{object-fit:contain}
@media(max-width:1050px){.hero-logo{width:245px}}@media(max-width:700px){.hero-logo{width:180px}.qhang .product-scene{background-size:cover;background-position:center}}
/* Match the supplied MockupWeb artwork and its composition. */
:root{--gold:#b68a35;--gold-dark:#a57826;--cream:#fff}.site-header{height:90px;padding:12px 5.8%;background:#fafafa;gap:36px}.site-header .logo{width:116px}.site-header nav{gap:30px;font-size:14px}.header-shop{min-width:170px;font-size:14px!important}.hero-reference{position:relative;width:100%;aspect-ratio:1024/477;overflow:hidden}.hero-reference>img{position:absolute;width:100%;max-width:none;height:auto;left:0;top:-19.2872%;pointer-events:none}.hero-reference-cta{position:absolute;left:6.05%;top:61.2%;width:16.55%;height:8.9%;border-radius:40px}.hero-reference-cta:hover{box-shadow:0 0 0 2px #ffffff75,0 0 0 4px #b58c3850}.hero-reference-cta:focus-visible{outline:3px solid #111;outline-offset:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-mobile{display:none}.collection{max-width:none;padding:20px 4% 24px}.line-title{margin-bottom:20px;font-size:12px}.product-grid{gap:2%}.product-card-body{padding:8px 0 0}.product-card .product-card-body h2{font-size:42px;margin:0 0 1px}.product-card-body p{font-size:16px;color:#565b5c;margin:0 0 10px}.product-card-body .button{font-size:14px;padding:8px 25px}.product-card.qgod .product-scene{background-image:url('assets/approved-web-reference.png');background-size:222% 420%;background-position:7% 52.1%}.product-card.qhang{background:url('assets/qhang-marble-card.png') center/cover no-repeat;position:relative}.product-card.qhang .product-scene{background:none}.product-card.qhang .product-card-body{position:relative;background:linear-gradient(90deg,#fff 0%,#fffffff5 34%,#ffffff30 100%);width:100%;padding:8px 0 0}.brand-band{max-width:none;margin:12px 0 0 4.4%;padding:0;background:white;grid-template-columns:34% 1fr;gap:2.2%;min-height:200px}.brand-band-copy{padding:0 0 15px}.brand-band h2{font-size:35px;white-space:nowrap;margin:0 0 10px}.brand-band p{font-size:17px;margin:0 0 18px}.rule-label{display:flex;align-items:center;gap:18px;margin-bottom:20px}.rule-label:after{content:'';height:1px;background:#bd9447;flex:1}.brand-mark{display:block;position:relative;width:100%;min-height:0;aspect-ratio:624/181;overflow:hidden;padding:0;background:white}.brand-mark img{width:164.103%;max-width:none;position:absolute;left:-64.103%;top:-625.967%;height:auto;margin:0}.reference-shop{max-width:none;padding:20px 4.4% 22px}.reference-shop .rule-label{margin-bottom:21px}.reference-shop-row{display:flex;align-items:center;justify-content:space-between;gap:25px}.reference-shop h2{font-size:25px;font-weight:600;white-space:nowrap}.ribbon-channel{display:flex;align-items:center;justify-content:center;gap:9px;border-left:1px solid var(--gold);padding-left:30px;flex:1;white-space:nowrap;font-size:19px;font-family:Arial,sans-serif}.ribbon-channel .channel-logo{width:30px;height:34px}.ribbon-channel .channel-logo.lazada{width:115px;height:40px}.ribbon-arrow{color:#1639be;font-size:28px;margin-left:8px}.more-content{border-top:1px solid #eee;margin-top:5px}.more-content .section{padding-top:44px;padding-bottom:35px}.product-info,.yogurt-banner,.contact-strip,.page-head,.about-mark,.contact-card,.editor,.admin-sidebar{background:#fff}.yogurt-banner{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:30px}.yogurt-orbit{background:none}.brand-band .button{padding:9px 25px}.reference-footer{background:#1c1f1e;padding:24px 5% 15px;border:0}.footer-main{display:flex;align-items:center;gap:30px}.footer-main>.logo,.footer-main>a .logo{width:120px}.footer-main nav{display:flex;align-items:center;justify-content:center;gap:25px;flex:1;font-size:12px}.footer-main>.footer-facebook{font-size:14px;border-left:1px solid #8b6c38;padding-left:30px}.footer-main .footer-facebook img{filter:grayscale(1) brightness(0) invert(1);width:25px}.reference-footer .footer-bottom{font-size:9px;margin-top:20px;padding-top:12px}.product-page-visual.qgod{background-image:url('assets/approved-web-reference.png')}
@media(min-width:1440px){.site-header{height:105px}.site-header .logo{width:135px}.hero-reference{max-height:none}.brand-band h2{font-size:42px}.brand-band p{font-size:20px}.brand-band .button{font-size:17px}.reference-shop h2{font-size:30px}}
@media(max-width:1050px){.site-header{height:88px;padding:10px 5.8%;gap:20px}.site-header nav{gap:22px;font-size:12px}.site-header .logo{width:110px}.header-shop{display:inline-flex;min-width:145px;padding:8px 18px!important;font-size:12px!important}.brand-band{min-height:180px}.brand-band h2{font-size:30px}.brand-band p{font-size:15px}.reference-shop h2{font-size:22px}.ribbon-channel{padding-left:20px;font-size:16px}.ribbon-channel .channel-logo.lazada{width:95px}.reference-shop-row{gap:20px}.footer-main nav{gap:14px;font-size:11px}.footer-main{gap:20px}.footer-main>.footer-facebook{padding-left:20px;font-size:12px}}
@media(max-width:700px){.site-header{height:78px;padding:10px 6%}.site-header .logo{width:100px}.header-shop{display:none}.site-header nav{font-size:14px;top:78px}.hero-reference{display:none}.hero-mobile{display:block}.hero-mobile h2{font-size:27px;margin-bottom:10px}.hero-mobile .hero-tagline{font-size:17px}.collection{padding:20px 5% 25px}.product-grid{gap:16px;grid-template-columns:1fr}.product-card.qgod .product-scene{aspect-ratio:1.26;background-size:222% 420%;background-position:7% 52.1%}.product-card.qhang .product-scene{aspect-ratio:1.26}.product-card .product-card-body h2{font-size:37px}.product-card-body p{font-size:14px;margin-bottom:10px}.product-card-body .button{font-size:12px;padding:8px 20px;margin-top:0}.product-card-body{padding:8px 0 0}.product-card.qhang{margin-top:10px}.brand-band{margin:15px 0 10px;padding:0;grid-template-columns:1fr;gap:20px}.brand-band-copy{padding:0 6%}.brand-band h2{font-size:30px}.brand-band p{font-size:15px}.brand-mark{aspect-ratio:624/181}.brand-band .rule-label{margin-bottom:15px}.reference-shop{padding:22px 6%}.reference-shop-row{display:grid;grid-template-columns:repeat(3,1fr);gap:15px 10px}.reference-shop h2{grid-column:1/-1;font-size:24px;margin-bottom:3px}.ribbon-channel{font-size:12px;padding:0;border:0;gap:4px}.ribbon-channel .channel-logo{width:22px;height:26px}.ribbon-channel .channel-logo.lazada{width:79px;height:30px}.ribbon-arrow{font-size:20px;margin-left:0}.reference-shop .rule-label{margin-bottom:15px}.footer-main{flex-wrap:wrap;gap:25px}.footer-main nav{flex:1 0 100%;order:2;flex-wrap:wrap;justify-content:flex-start;font-size:11px;gap:12px 20px}.footer-main>.footer-facebook{margin-left:auto;border:0}.footer-main>a .logo{width:110px}.reference-footer .footer-bottom{font-size:8px}.more-content .section{padding:30px 20px}.product-info{padding:20px}.yogurt-banner{margin:10px 20px}.contact-strip{border-top:1px solid var(--line);padding-top:25px}}

/* Continuous banner background behind the functional homepage navigation. */
@media(min-width:701px){
 .home-page .site-header{height:8.984375vw;background:transparent;position:absolute;inset:0 0 auto;width:100%;}
 .home-page .hero-reference{aspect-ratio:1024/569;background:url('assets/banner-nav-clean.png') left top/100% auto no-repeat;}
 .home-page .hero-reference>img{top:0;clip-path:inset(5.989584% 0 0);}
 .home-page .hero-reference-cta{top:67.487%;height:7.461%;}
}
@media(max-width:700px){
 .home-page .site-header{background:transparent;position:absolute;inset:0 0 auto;width:100%;}
 .home-page .hero-mobile{padding-top:106px;min-height:728px;background-color:#f7f7f6;}
}

/* Approved brand taglines, rendered as live text on the hero. */
.banner-taglines{position:absolute;left:4.8%;top:82%;width:28.2%;height:15%;padding:1.3% 1.2%;background:linear-gradient(105deg,#fff 75%,#fffffff5);display:flex;flex-direction:column;justify-content:center;gap:.35vw}
.banner-taglines:before{content:'';width:40px;height:1px;background:var(--gold);margin-bottom:.3vw}
.banner-tagline-en{font-family:Arial,sans-serif;color:var(--gold-dark);font-size:1.65vw;font-weight:600;line-height:1.4;white-space:nowrap;letter-spacing:.01em}
.banner-tagline-th{font-size:1.5vw;color:#45403a;line-height:1.5;white-space:nowrap}
.hero-tagline-en{font-family:Arial,sans-serif;color:var(--gold-dark);font-weight:600;font-size:18px;line-height:1.5;margin-bottom:5px}
@media(max-width:700px){.home-page .hero-mobile{min-height:760px}}

/* Brand taglines replace the previous headline and product description. */
.banner-taglines{left:6.05%;top:50.9%;width:35.5%;height:14.2%;padding:0;background:none;justify-content:flex-start;gap:.45vw}
.banner-taglines:before{display:none}
.banner-tagline-en{font-size:2.75vw;line-height:1.3;color:#171717;font-weight:700;letter-spacing:-.035em}
.banner-tagline-th{font-size:2.05vw;line-height:1.6;color:#4c4c4c;letter-spacing:-.025em}
@media(max-width:700px){.hero-mobile .hero-tagline-en{font-size:25px;letter-spacing:-.5px;line-height:1.35;margin:18px 0 7px}.hero-mobile .hero-tagline{font-size:18px}.home-page .hero-mobile{min-height:728px}}
