:root{--cream:#fefcf7;--sand:#f8f8f6;--orange:#ff7818;--orange-deep:#e8671d;--ink:#550000;--brown:#5c1a0a;--line:#dacfbf;--white:#fff;--serif:'DM Serif Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.025em}h1 em,h2 em{font-weight:400}::selection{background:var(--orange);color:#fff}.wrap{width:min(100% - 96px,1320px);margin-inline:auto}.skip-link{position:absolute;left:12px;top:-60px;z-index:30;padding:12px;background:#fff}.skip-link:focus{top:12px}.section-pad{padding:clamp(90px,11vw,170px) 0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.19em;line-height:1.3}.orange{color:var(--orange-deep)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;min-height:55px;padding:0 26px;border:1px solid transparent;border-radius:100px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .25s,transform .25s,color .25s}.button:hover{transform:translateY(-3px)}.button-orange{background:var(--orange);color:#fff}.button-orange:hover{background:var(--orange-deep)}.text-link,.underlined-link,.light-link{display:inline-flex;align-items:center;gap:22px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.text-link:hover,.underlined-link:hover,.light-link:hover{color:var(--orange-deep)}.underlined-link,.light-link{padding-bottom:9px;border-bottom:1px solid currentColor}.reveal{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .8s ease}.reveal.is-visible{opacity:1;transform:none}
.site-header{height:78px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 max(48px,calc((100vw - 1320px)/2));background:rgba(254,252,247,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(85,0,0,.09)}.brand{display:inline-flex;align-items:center;flex:none}.brand-logo{display:block;width:auto;height:66px}.primary-nav{display:flex;align-items:center;gap:clamp(17px,2.4vw,38px)}.primary-nav>a{font-size:12px;font-weight:700;letter-spacing:.025em;white-space:nowrap;transition:color .2s}.primary-nav>a:hover{color:var(--orange-deep)}.primary-nav .nav-cta{padding:12px 18px;border:1px solid var(--orange);border-radius:99px;background:var(--orange);color:#fff;text-transform:uppercase;font-size:10px;letter-spacing:.08em}.primary-nav .nav-cta:hover{background:var(--orange-deep);color:#fff}.nav-cta span{margin-left:12px}.menu-toggle{display:none}
.hero{min-height:min(810px,calc(100svh - 78px));position:relative;overflow:hidden;display:flex;align-items:center;background:#eee0cd}.hero-image{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(254,252,247,.26) 0%,rgba(254,252,247,.06) 48%,transparent 70%),url('assets/gac-feed-eggs-hero-orange.png');background-size:cover;background-position:center center}.hero-content{position:relative;z-index:1;padding-top:22px;padding-bottom:90px}.hero-eyebrow{display:flex;align-items:center;gap:12px;color:var(--brown)}.eyebrow-line{width:22px;height:1px;background:var(--orange)}.hero h1{max-width:750px;margin:26px 0 24px;font-size:clamp(62px,6.7vw,104px)}.hero h1 em{color:var(--orange-deep)}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:34px}.hero-bottom{position:absolute;bottom:32px;left:0;right:0;display:flex;gap:28px;align-items:center;font-size:10px;font-weight:700;letter-spacing:.14em}.hero-bottom span:nth-child(2){margin-left:14px}.hero-bottom a{margin-left:auto}.hero-bottom a span{font-size:18px;vertical-align:-2px;margin-left:10px}
.intro{background:var(--cream)}.intro-layout{display:grid;grid-template-columns:32% 1fr}.section-index{display:flex;gap:11px;align-items:flex-start;padding-top:7px;font-size:11px;font-weight:700;letter-spacing:.13em}.index-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);margin-top:5px}.intro-main{max-width:820px}.intro h2{font-size:clamp(55px,6vw,91px);margin:22px 0 37px}.intro h2 em{color:var(--orange-deep)}.intro p:not(.eyebrow){max-width:650px;color:#6b493f}.intro .large-copy{font-size:24px;line-height:1.42;color:var(--ink)!important}.intro .underlined-link{margin-top:23px}
.statement{min-height:720px;position:relative;display:flex;align-items:center;overflow:hidden;color:#fff;background:#340c09}.statement-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(34,5,5,.92),rgba(43,8,4,.55) 57%,rgba(27,5,4,.15)),url('assets/01-Hero-Vietnam-Gac-Food.png');background-size:cover;background-position:center}.statement-content{position:relative;z-index:1}.statement h2{max-width:900px;margin:25px 0 32px;font-size:clamp(57px,7vw,106px)}.statement h2 em{color:#ffa25c}.statement p:not(.eyebrow){max-width:600px;font-size:18px;color:#f4e7df}.statement .light-link{margin-top:28px}
.powder{background:var(--sand)}.powder-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(60px,8vw,130px);align-items:center}.powder-visual{position:relative;overflow:hidden;min-height:610px;background:#ead7c5}.powder-visual img{width:100%;height:610px;object-fit:cover;object-position:69% center}.powder-content h2{font-size:clamp(54px,5.3vw,82px);margin:22px 0 27px}.powder-content p:not(.eyebrow){max-width:510px;color:#6b493f}.powder-content .large-copy{font-size:23px;color:var(--ink)!important;line-height:1.4}.supply-list{display:flex;flex-wrap:wrap;gap:8px;margin:31px 0}.supply-list span{border:1px solid var(--line);padding:8px 11px;border-radius:99px;font-size:11px;font-weight:700}.powder-content .underlined-link{margin-top:9px}
.eggs{background:var(--cream)}.eggs-top{max-width:850px}.eggs h2{font-size:clamp(56px,6vw,92px);margin:21px 0 29px}.eggs h2 em{color:var(--orange-deep)}.eggs-top>p:not(.eyebrow){max-width:640px;font-size:20px;color:#6b493f}.eggs-top .underlined-link{margin-top:20px}.measure-heading{display:flex;align-items:start;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:22px;margin-top:85px}.measure-heading span{font-size:11px;font-weight:700;letter-spacing:.14em;white-space:nowrap}.measure-heading p{max-width:440px;color:#6b493f;font-size:14px;margin:0}.measure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:25px}.measure-card{min-height:340px;position:relative;display:flex;flex-direction:column;padding:26px 30px 28px;border:1px solid var(--line);background:#fff}.measure-no{font-size:11px;font-weight:700;color:var(--orange-deep)}.measure-card h3{font-family:var(--serif);font-weight:400;font-size:32px;margin:auto 0 11px}.measure-card p{font-size:14px;color:#6b493f;margin:0;max-width:280px}.egg-icon{height:112px;width:112px;position:absolute;right:38px;top:42px;border-radius:50%;background:#fff7e9;border:9px solid #f4eee5;box-shadow:0 15px 35px #55000018;display:grid;place-items:center}.egg-icon span{width:61px;height:61px;border-radius:50%;background:linear-gradient(135deg,#f8a32d,#ed6e14)}.chart-icon{position:absolute;top:62px;right:45px;height:100px;display:flex;align-items:end;gap:9px}.chart-icon i{display:block;width:20px;border-radius:10px 10px 0 0;background:#ffbf92}.chart-icon i:nth-child(1){height:43px}.chart-icon i:nth-child(2){height:72px}.chart-icon i:nth-child(3){height:61px}.chart-icon i:nth-child(4){height:91px;background:var(--orange)}.shell-icon{position:absolute;right:42px;top:20px;font-size:135px;font-weight:200;line-height:1;color:#ffc697}.eggs-note{font-size:12px;color:#876d62;margin:18px 0 0}
.trial{background:var(--brown);color:#fff}.trial-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(70px,9vw,150px)}.trial h2{font-size:clamp(58px,5.9vw,91px);margin:23px 0 26px}.trial h2 em{color:#ffad76}.trial-heading>p:last-child{max-width:460px;color:#ecd2c9;font-size:18px}.trial-steps{list-style:none;margin:0;padding:0}.trial-steps li{display:grid;grid-template-columns:65px 1fr;gap:10px;padding:27px 0 32px;border-top:1px solid #ffffff55}.trial-steps li:last-child{border-bottom:1px solid #ffffff55}.trial-steps li>span{font-size:12px;color:#ffad76}.trial-steps h3{font-family:var(--serif);font-weight:400;font-size:30px;margin:0 0 9px}.trial-steps p{max-width:430px;color:#ecd2c9;margin:0;font-size:14px}
.contact{background:#f3ece0}.contact-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(70px,10vw,160px);align-items:start}.contact-copy h2{font-size:clamp(58px,5.7vw,88px);margin:22px 0 32px}.contact-copy h2 em{color:var(--orange-deep)}.contact-copy>p:not(.eyebrow){max-width:410px;font-size:18px;color:#6b493f}.contact-small{border-top:1px solid var(--line);padding-top:20px;margin-top:60px;max-width:390px;font-size:12px;color:#795d53}.trial-form{background:#fff;padding:clamp(26px,3.2vw,48px);box-shadow:0 20px 70px #5c1a0a10}.form-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:24px;font-size:11px;font-weight:700;letter-spacing:.13em}.form-heading span:last-child{font-size:20px;color:var(--orange)}.trial-form label{display:block;margin-bottom:18px;font-size:12px;font-weight:700}.trial-form input,.trial-form select,.trial-form textarea{display:block;width:100%;margin-top:8px;border:1px solid #d9c9bd;border-radius:0;background:#fefcf7;color:var(--ink);padding:12px 13px;outline:none;font-size:14px;font-weight:400}.trial-form input:focus,.trial-form select:focus,.trial-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 2px #ff781830}.trial-form textarea{resize:vertical;min-height:96px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-submit{width:100%;margin-top:5px}.form-note{font-size:11px;color:#846d60;margin:13px 0 0}.form-status{font-size:12px;color:#285d3e;margin:12px 0 0}.form-status:empty{display:none}
.site-footer{background:#2e0b0a;color:#fff;padding:76px 0 23px}.footer-main{display:grid;grid-template-columns:2.2fr 1fr 1fr 1.15fr;gap:35px;padding-bottom:80px}.footer-brand .brand-logo{height:106px}.footer-main>div:first-child p{font-family:var(--serif);font-size:23px;max-width:300px;margin:27px 0 0;color:#e6c5b8}.footer-main>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-label{font-size:10px;font-weight:700;letter-spacing:.15em;color:#d4aa9d;margin-bottom:13px}.footer-main a:not(.brand){font-size:13px;color:#f2ded6}.footer-main a:hover{color:#ffad76}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff30;padding-top:22px;font-size:10px;letter-spacing:.1em;color:#c5a69c}
@media(max-width:1100px){.site-header{padding-inline:28px}.wrap{width:min(100% - 56px,1320px)}.primary-nav{gap:14px}.primary-nav>a{font-size:11px}.powder-grid{gap:45px}.powder-visual,.powder-visual img{height:520px;min-height:520px}}
@media(max-width:800px){.site-header{height:68px}.brand-logo{height:54px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;background:none;border:0;width:42px;height:42px;padding:8px;cursor:pointer}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink)}.primary-nav{display:none;position:absolute;top:68px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:15px 28px 25px;background:var(--cream);box-shadow:0 20px 25px #55000012}.primary-nav.is-open{display:flex}.primary-nav>a{padding:13px 0;font-size:15px;border-bottom:1px solid var(--line)}.primary-nav .nav-cta{align-self:flex-start;margin-top:15px;padding:12px 20px;font-size:11px}.hero{min-height:740px}.hero-image{background-position:61% center;opacity:.55}.hero::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fefcf7ba,#fefcf722)}.hero-content{padding-top:40px}.hero h1{font-size:clamp(58px,12vw,86px)}.intro-layout,.powder-grid,.trial-grid,.contact-grid{grid-template-columns:1fr}.intro-layout{gap:40px}.powder-visual{order:2}.powder-content{order:1}.measure-grid{grid-template-columns:1fr 1fr}.measure-card:last-child{grid-column:span 2}.contact-grid,.trial-grid{gap:65px}.footer-main{grid-template-columns:2fr 1fr 1fr}.footer-main>div:last-child{grid-column:2/4}}
@media(max-width:600px){html{scroll-padding-top:68px}.wrap{width:calc(100% - 38px)}.site-header{padding-inline:19px}.section-pad{padding:83px 0}.hero{min-height:calc(100svh - 68px);max-height:none}.hero-image{background-position:64% center;opacity:.49}.hero::before{background:linear-gradient(90deg,#fefcf7d6 0%,#fefcf7a1 55%,#fefcf747)}.hero-content{padding-top:12px;padding-bottom:100px}.hero h1{font-size:clamp(56px,14vw,76px);margin:24px 0}.hero-actions{align-items:flex-start;flex-direction:column;gap:23px}.hero-bottom{bottom:18px;align-items:end}.hero-bottom span:nth-child(2){display:none}.hero-bottom a{font-size:9px}.intro h2,.powder h2,.eggs h2,.trial h2,.contact h2{font-size:clamp(51px,12vw,70px)}.intro .large-copy,.powder-content .large-copy{font-size:21px}.statement{min-height:650px}.statement-photo{background-position:62% center}.statement h2{font-size:clamp(51px,12vw,72px)}.statement p:not(.eyebrow){font-size:16px}.powder-visual,.powder-visual img{height:420px;min-height:420px}.measure-grid{grid-template-columns:1fr;margin-top:25px}.measure-card,.measure-card:last-child{grid-column:auto;min-height:285px}.eggs-top>p:not(.eyebrow){font-size:17px}.measure-heading{display:block;margin-top:60px}.measure-heading p{margin-top:12px}.trial-steps li{grid-template-columns:45px 1fr}.contact-small{margin-top:34px}.field-row{grid-template-columns:1fr;gap:0}.trial-form{padding:25px}.footer-main{grid-template-columns:1fr 1fr;gap:38px 22px;padding-bottom:55px}.footer-main>div:first-child{grid-column:span 2}.footer-main>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.footer-bottom span:last-child{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}

/* Search answers and readable content when scripts are unavailable */
.reveal{opacity:1;transform:none}
.js-motion .reveal:not(.is-visible){opacity:0;transform:translateY(26px)}
.seo-questions{background:#fff}
.seo-questions-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,120px)}
.seo-questions h2,.wg-questions h2{font-size:clamp(48px,5.5vw,78px);margin:22px 0;color:var(--orange-deep)}
.seo-question-list article{padding:22px 0;border-top:1px solid var(--line)}
.seo-question-list article:last-child{border-bottom:1px solid var(--line)}
.seo-question-list h3{font-size:22px;line-height:1.25;margin:0 0 10px}
.seo-question-list p{font-size:16px;line-height:1.6;color:#5d453b;max-width:690px;margin:0}
@media(max-width:800px){.seo-questions-grid{grid-template-columns:1fr;gap:24px}}
@media(max-width:600px){.seo-questions h2,.wg-questions h2{font-size:clamp(44px,10.5vw,60px)}.seo-question-list h3{font-size:19px}}
@media(prefers-reduced-motion:reduce){.js-motion .reveal:not(.is-visible){opacity:1;transform:none}}
/* Match the Layer Feed headings to the Gac information pages. */
.hero h1,.intro h2,.statement h2,.powder h2,.eggs h2,.trial h2,.seo-questions h2,.contact h2,.measure-card h3,.trial-steps h3{font-family:var(--sans);font-weight:700;letter-spacing:-.05em;line-height:1.05}
.hero h1 em,.intro h2 em,.statement h2 em,.powder h2 em,.eggs h2 em,.trial h2 em,.seo-questions h2 em,.contact h2 em{font-style:normal;font-weight:700}
