
/* Equal-height desktop homepage hero columns; the image asset and crop are unchanged. */
@media(min-width:821px){.hero{align-items:stretch}.hero-photo{position:relative;min-height:640px;align-self:stretch;overflow:hidden}.hero-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}}
.contact-intro-copy{font-size:16px;line-height:1.65;max-width:520px;margin:30px 0 0}.contact-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-self:end}.contact-card{min-height:178px;padding:25px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;transition:transform .2s ease,background .2s ease}.contact-card:hover{transform:translateY(-3px)}.contact-card svg{grid-column:1/3}.contact-card small{align-self:end;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.contact-card strong{grid-column:1/3;font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:400;align-self:end}.contact-card-call{background:var(--ink);color:#fff}.contact-card-call svg{color:var(--yellow)}.contact-card-call small{color:#aaa79e}.contact-card-enquiry{background:var(--yellow);color:var(--ink)}.contact-card-enquiry b{grid-column:2;grid-row:3;align-self:end;font-size:20px;font-weight:400}.contact-card-enquiry strong{grid-column:1}.contact-card-enquiry small{color:#5f4700}@media(max-width:600px){.contact-card-grid{grid-template-columns:1fr}.contact-card{min-height:150px}}
.logo-wordmark{display:block;width:184px;height:auto;object-fit:contain}.footer-logo .logo-wordmark{filter:invert(1)}@media(max-width:820px){.logo-wordmark{width:154px}}
.card-body .product-summary{min-height:48px;margin:0 0 25px;padding-top:14px;border-top:1px solid var(--line);font-size:13px;line-height:1.55;color:var(--muted)}
.product-card{color:inherit;transition:background-color .2s ease}.product-card:hover{background:#faf8f1}.product-card .card-photo img{transition:transform .45s ease}.product-card:hover .card-photo img{transform:scale(1.025)}.shell-card-photo{background:#f2efe7}.shell-card-photo img{width:100%;height:100%;margin:0;object-fit:cover;object-position:center 48%}.card-arrow{display:flex;justify-content:flex-end;align-items:center;height:22px;font-size:19px;color:#9c7000;transition:transform .2s ease}.product-card:hover .card-arrow{transform:translateX(5px)}
:root{--ink:#1b1a17;--paper:#fbfaf6;--warm:#f1eee6;--yellow:#efb719;--line:#d7d3c9;--muted:#66645d}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.header{height:84px;padding:0 4.5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:5}.logo{display:flex;align-items:center;gap:12px}.logo>span:last-child{display:flex;flex-direction:column;line-height:1}.logo strong{font-size:16px;letter-spacing:.04em}.logo small{font-size:7px;letter-spacing:.22em;margin-top:5px}.mark{width:39px;height:42px;position:relative;display:block}.mark i{position:absolute;width:17px;height:27px;background:var(--yellow);border-radius:100% 10% 100% 10%}.mark i:nth-child(1){left:1px;top:7px;transform:rotate(31deg)}.mark i:nth-child(2){left:17px;top:1px;transform:rotate(78deg)}.mark i:nth-child(3){left:18px;top:17px;transform:rotate(126deg)}nav{display:flex;gap:30px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}nav a:hover{color:#a97800}.nav-cta,.primary{background:var(--yellow);font-size:9px;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.nav-cta{justify-self:end;padding:15px 20px}.primary{display:inline-flex;align-items:center;gap:25px;padding:16px 20px;width:max-content}.primary span{font-size:15px}.eyebrow{margin:0 0 22px;color:#9c7000;font-size:9px;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.hero{min-height:640px;display:grid;grid-template-columns:1fr 1.05fr;background:var(--warm)}.hero-copy{padding:90px 5.2vw;display:flex;flex-direction:column;justify-content:center}.hero h1,.section-head h2,.about h2,.market h2,.contact h2,.product-page h1,.product-page h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.04em}.hero h1{font-size:clamp(68px,7vw,106px);line-height:.94;margin:0;max-width:720px}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;max-width:500px;margin:30px 0}.hero-photo{min-width:0}.product-section{padding:105px 4.5vw;background:#fff}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:12vw;align-items:end;margin-bottom:58px}.section-head h2{font-size:68px;line-height:1;margin:0}.section-head>p{font-size:14px;line-height:1.6;max-width:380px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-card{min-width:0;border-right:1px solid var(--line);padding:0 18px 30px}.product-card:first-child{padding-left:0}.product-card:last-child{border-right:0;padding-right:0}.card-photo{height:250px;position:relative;overflow:hidden}.card-icon{position:absolute;left:18px;bottom:16px;width:44px;height:44px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#9c7000}.card-body{padding:25px 4px 0}.card-body h3{font-family:Georgia,serif;font-size:31px;line-height:1.05;font-weight:400;letter-spacing:-.03em;margin:0 0 20px}.card-body ul{list-style:none;padding:0;margin:0 0 25px;border-top:1px solid var(--line)}.card-body li{padding:9px 0;border-bottom:1px solid var(--line);font-size:10px;text-transform:uppercase;letter-spacing:.07em}.card-body a{display:flex;justify-content:space-between;font-size:9px;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.about{padding:105px 5vw;background:#22211d;color:#fff;display:grid;grid-template-columns:1.25fr 1fr .55fr;gap:8vw}.about .eyebrow{color:var(--yellow)}.about h2{font-size:58px;line-height:1.02;margin:0}.about-copy{align-self:end}.about-copy p{font-size:16px;line-height:1.7;margin:0 0 18px;color:#d7d5ce}.experience{align-self:end;display:flex;flex-direction:column;border-left:1px solid #5b5951;padding-left:28px}.experience strong{font-family:Georgia,serif;color:var(--yellow);font-size:65px;font-weight:400}.experience span{font-size:10px;line-height:1.4;color:#aaa79e}.market{padding:105px 5vw;background:var(--warm);display:grid;grid-template-columns:1.15fr 1fr;gap:11vw}.market h2{font-size:57px;line-height:1.03;margin:0;max-width:650px}.market-copy{align-self:end}.market-copy p{font-size:16px;line-height:1.7;margin:0 0 18px}.industries{padding:62px 5vw;background:#fff;text-align:center}.industry-icons{display:grid;grid-template-columns:repeat(10,1fr);margin-top:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.industry-icons div{padding:25px 10px;display:flex;flex-direction:column;align-items:center;gap:13px;border-right:1px solid var(--line)}.industry-icons div:last-child{border-right:0}.industry-icons svg{color:#9c7000}.industry-icons span{font-size:10px;line-height:1.2}.contact{padding:100px 5vw;display:grid;grid-template-columns:1.15fr 1fr;gap:11vw}.contact h2{font-size:65px;line-height:1;margin:0}.contact>div:last-child{align-self:end}.contact>div:last-child p{font-size:16px;line-height:1.65;margin:0 0 25px}.phone{display:inline-block;margin-left:25px;font-size:12px;border-bottom:1px solid;padding-bottom:4px}footer{padding:42px 4.5vw;background:#1b1a17;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;gap:35px}footer p{font-size:9px;opacity:.65;margin:0}footer p:last-child{text-align:right}.product-page .header{position:relative}.product-hero{min-height:570px;display:grid;grid-template-columns:1fr 1fr;background:var(--warm)}.product-hero>div{padding:80px 6vw;display:flex;flex-direction:column;justify-content:center;position:relative}.large-code{display:none}.product-hero h1{font-size:67px;line-height:.98;margin:0}.product-hero>div>p:not(.eyebrow){font-size:16px;line-height:1.65;max-width:470px;margin:27px 0}.product-hero img{min-height:570px}.product-hero .primary{align-self:flex-start}.product-details{display:grid;grid-template-columns:1fr 1.25fr;gap:9vw;padding:90px 6vw;background:#fff}.product-details svg{color:#9c7000;margin-bottom:22px}.product-details h2{font-size:47px;margin:0}.product-details dl{margin:0;border-top:1px solid var(--line)}.product-details dl>div{padding:20px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:130px 1fr}.product-details dt{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#9c7000;font-weight:800}.product-details dd{margin:0;display:flex;flex-wrap:wrap;gap:8px}.product-details dd span{font-size:11px;background:var(--warm);padding:8px 10px}.product-note{padding:85px 6vw;background:var(--warm);display:grid;grid-template-columns:1.2fr 1fr;gap:9vw}.product-note .eyebrow{grid-column:1/-1}.product-note h2{font-size:45px;line-height:1.05;margin:0}.product-note>p:last-child{font-size:15px;line-height:1.7;margin:0;align-self:end}
@media(max-width:820px){.header{height:72px;padding:0 5vw;grid-template-columns:1fr auto}.header nav{display:none}.nav-cta{padding:12px}.hero,.market,.contact,.product-hero,.product-details,.product-note{grid-template-columns:1fr}.hero{min-height:0}.hero-copy{padding:70px 6vw}.hero h1{font-size:58px}.hero-photo{height:400px}.product-section{padding:75px 6vw}.section-head{grid-template-columns:1fr;gap:28px}.section-head h2{font-size:52px}.product-grid{grid-template-columns:1fr;border-bottom:0}.product-card,.product-card:first-child,.product-card:last-child{padding:0 0 35px;border-right:0;border-bottom:1px solid var(--line);margin-bottom:28px}.card-photo{height:275px}.about{padding:75px 6vw;grid-template-columns:1fr;gap:40px}.about h2,.market h2,.contact h2{font-size:48px}.experience{border-left:0;border-top:1px solid #5b5951;padding:25px 0 0}.market,.contact,.product-details,.product-note{padding:75px 6vw;gap:40px}.industry-icons{grid-template-columns:repeat(2,1fr)}.industry-icons div{border-bottom:1px solid var(--line)}footer{grid-template-columns:1fr}footer p:last-child{text-align:left}.product-hero>div{padding:70px 6vw}.product-hero h1{font-size:52px}.product-hero img{min-height:320px}.product-details dl>div{grid-template-columns:1fr;gap:12px}.product-note .eyebrow{grid-column:auto}.product-note h2{font-size:40px}}
.market-signal{display:block;width:min(440px,100%);height:auto;margin-top:52px;overflow:visible}.signal-base{stroke:#c9c2b5;stroke-width:1}.signal-line{fill:none;stroke:var(--ink);stroke-width:2.5;stroke-linecap:round}.signal-marker{stroke:var(--yellow);stroke-width:1.5}.signal-dot{fill:var(--yellow)}.signal-ticks line{stroke:#aaa396;stroke-width:1}@media(max-width:820px){.market-signal{margin-top:36px;max-width:420px}}
.credentials{padding:42px 5vw;background:#22211d;color:#fff;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #45433d}.credential{display:flex;align-items:center;justify-content:center;gap:22px;min-height:78px;border-right:1px solid #4c4942}.credential:last-child{border-right:0}.credential>span:last-child{display:flex;flex-direction:column;gap:8px}.credential strong{font-family:Georgia,'Times New Roman',serif;font-size:21px;font-weight:400}.credential small{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#aaa79e}.credential-mark{width:58px;height:58px;flex:0 0 58px;border:1px solid #716c60;border-radius:50%;display:grid;place-items:center;color:var(--yellow);position:relative}.australia-mark img{width:39px;height:39px;object-fit:contain;filter:invert(69%) sepia(98%) saturate(1260%) hue-rotate(3deg) brightness(96%) contrast(101%)}.distribution-truck{width:41px;height:34px;overflow:visible}.distribution-truck path,.distribution-truck circle{fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.haccp-mark b{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.08em}.haccp-mark i{position:absolute;right:-3px;bottom:1px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:#22211d;font-family:Arial,sans-serif;font-size:11px;font-style:normal;font-weight:700}@media(max-width:820px){.credentials{grid-template-columns:1fr;padding:18px 6vw}.credential{justify-content:flex-start;border-right:0;border-bottom:1px solid #4c4942;padding:22px 0}.credential:last-child{border-bottom:0}}
.contact-actions{margin-top:30px;border-top:1px solid var(--line)}.contact-option{min-height:72px;padding:14px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:170px 28px 1fr;align-items:center}.contact-option strong{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:400}.contact-option>span{color:#9c7000}.contact-option>a:not(.primary){font-size:16px;width:max-content;border-bottom:1px solid #9d988d;padding-bottom:3px}.contact-option .primary{justify-self:start}.contact-option .primary b,.form-submit b{font-size:15px}.contact-page{background:var(--warm)}.contact-intro{padding:95px 6vw 80px;display:grid;grid-template-columns:1.1fr 1fr;gap:10vw;align-items:end;border-bottom:1px solid var(--line)}.contact-intro h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(58px,6.5vw,92px);font-weight:400;line-height:.95;letter-spacing:-.045em;margin:0}.contact-intro>p{font-size:17px;line-height:1.7;max-width:510px;margin:0}.enquiry-wrap{padding:80px 6vw 105px;background:#fff;display:grid;grid-template-columns:1.35fr .65fr;gap:10vw}.enquiry-form{display:grid;grid-template-columns:1fr 1fr;gap:25px 22px}.enquiry-form label{display:flex;flex-direction:column;gap:10px}.enquiry-form label>span{font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:#6f695f}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;border:1px solid #cbc5b8;background:#fff;color:var(--ink);border-radius:0;padding:15px 14px;font:15px Arial,Helvetica,sans-serif}.enquiry-form textarea{resize:vertical;min-height:150px}.enquiry-form input:focus,.enquiry-form select:focus,.enquiry-form textarea:focus{outline:2px solid rgba(224,165,0,.32);outline-offset:1px;border-color:#a97800}.form-wide{grid-column:1/-1}.form-submit{border:0;cursor:pointer}.contact-aside{border-left:1px solid var(--line);padding-left:38px;align-self:start}.contact-aside>a{font-family:Georgia,'Times New Roman',serif;font-size:31px;border-bottom:1px solid #a59f93;padding-bottom:5px}.contact-aside>p:last-child{font-size:14px;line-height:1.7;margin-top:28px;color:#5e5a52}@media(max-width:820px){.contact-option{grid-template-columns:1fr auto;gap:8px}.contact-option>span{display:none}.contact-option>a{grid-column:1/-1}.contact-intro,.enquiry-wrap{grid-template-columns:1fr;gap:38px}.contact-intro{padding:70px 6vw 55px}.contact-intro h1{font-size:55px}.enquiry-wrap{padding:60px 6vw 75px}.enquiry-form{grid-template-columns:1fr}.enquiry-form label,.form-wide{grid-column:1}.contact-aside{border-left:0;border-top:1px solid var(--line);padding:35px 0 0}}

/* Liquid egg product-page studies */
.lo-page h1,.lo-page h2,.lo-index h1,.lo-index h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em}.lo-header{height:84px;padding:0 4.5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:5}.lo-header nav{display:flex}.lo-option-label{justify-self:end;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#736f66}.lo-text-link{display:flex;align-items:center;justify-content:space-between;width:220px;padding:16px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);font-size:10px;text-transform:uppercase;letter-spacing:.11em;font-weight:800}.lo-text-link span{font-size:17px}.lo-index{min-height:100vh;background:var(--warm)}.lo-index-intro{padding:90px 6vw 60px;max-width:900px}.lo-index-intro h1{font-size:clamp(58px,7vw,94px);line-height:.95;margin:0}.lo-index-intro>p:last-child{font-size:16px;line-height:1.7;max-width:620px;margin:30px 0 0}.lo-option-grid{padding:0 4.5vw 90px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lo-option-card{min-height:400px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);background:#fff}.lo-option-card>span,.lo-option-card>b{font-size:9px;text-transform:uppercase;letter-spacing:.12em}.lo-option-card h2{font-size:39px;line-height:1.02;margin:0 0 18px}.lo-option-card p{font-size:14px;line-height:1.6;color:var(--muted);max-width:330px}.lo-option-card-2{background:#22211d;color:#fff;border-color:#22211d}.lo-option-card-2 p{color:#bdbab1}.lo-option-card-2>b{color:#e07124}.lo-option-card-3{background:#f7f4ec}.loe-hero{min-height:655px;display:grid;grid-template-columns:.88fr 1.12fr;background:#f2efe7}.loe-copy{padding:90px 5.5vw;display:flex;flex-direction:column;justify-content:center}.loe-copy h1{font-size:clamp(68px,7vw,104px);line-height:.88;margin:0}.loe-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:470px;margin:30px 0 44px}.loe-hero figure{margin:0;position:relative;background:#f8f4ed;overflow:hidden}.loe-hero figure img{object-fit:cover}.loe-hero figcaption{position:absolute;left:28px;bottom:28px;padding:15px 18px;background:#22211d;color:#fff;display:flex;align-items:center;gap:12px;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.loe-hero figcaption svg{color:var(--yellow)}.loe-range{display:grid;grid-template-columns:1.2fr .8fr 1.2fr;padding:0 5vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.loe-range>div{padding:42px 30px;border-right:1px solid var(--line)}.loe-range>div:last-child{border-right:0}.loe-range small,.los-data small{display:block;color:#9c7000;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.13em;margin-bottom:22px}.loe-range p,.los-data p{font-family:Georgia,serif;font-size:22px;margin:8px 0}.loe-close{padding:100px 6vw;display:grid;grid-template-columns:1.1fr .9fr;column-gap:10vw;background:#f2efe7}.loe-close>.eyebrow{grid-column:1/-1}.loe-close h2{font-size:60px;line-height:1;margin:0}.loe-close>div p{font-size:16px;line-height:1.7;margin:0 0 30px}.lop-hero{min-height:650px;background:#22211d;color:#fff;display:grid;grid-template-columns:.9fr 1.15fr .65fr;align-items:stretch}.lop-title{padding:100px 0 80px 5vw;display:flex;flex-direction:column;justify-content:center;z-index:1}.lop-title .eyebrow{color:#e07124}.lop-title h1{font-size:clamp(65px,6.3vw,94px);line-height:.9;margin:0;white-space:nowrap}.lop-image{background:#f2eee6;align-self:stretch}.lop-image img{object-fit:cover}.lop-intro{padding:80px 4vw 75px 3vw;display:flex;flex-direction:column;justify-content:flex-end}.lop-intro p{font-size:15px;line-height:1.7;color:#d4d1ca;margin:0 0 35px}.lop-intro a{padding-top:18px;border-top:1px solid #5b5851;display:flex;justify-content:space-between;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#fff}.lop-intro a span{color:#e07124;font-size:16px}.lop-buying{padding:95px 5vw;display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw;background:#fff}.lop-buying-title h2{font-size:52px;line-height:1.02;margin:0;max-width:520px}.lop-table{border-top:2px solid var(--ink)}.lop-table>div{display:grid;grid-template-columns:50px 1fr 150px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.lop-table>div span{font-size:9px;color:#9c7000}.lop-table>div strong{font-family:Georgia,serif;font-size:23px;font-weight:400}.lop-table>div small{text-align:right;color:var(--muted)}.lop-table>p{font-size:13px;line-height:1.6;margin:25px 0 0;color:var(--muted)}.lop-enquiry{padding:70px 5vw;background:#e07124;color:#171613;display:grid;grid-template-columns:1fr .8fr auto;gap:7vw;align-items:end}.lop-enquiry span{font-size:9px;text-transform:uppercase;letter-spacing:.12em}.lop-enquiry h2{font-size:42px;margin:12px 0 0}.lop-enquiry>p{font-size:14px;line-height:1.65;margin:0}.lop-enquiry .primary{background:#171613;color:#fff}.los-shell{display:grid;grid-template-columns:270px 1fr;background:#fff}.los-shell aside{padding:56px 28px;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:100vh;position:sticky;top:0;height:100vh}.los-shell aside>a{padding:18px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:11px}.los-shell aside>a.active{font-weight:700;color:#9c7000}.los-shell aside>div{margin-top:auto;padding-top:28px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:9px}.los-shell aside small{font-size:8px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted)}.los-shell aside>div a{font-family:Georgia,serif;font-size:18px}.los-shell article>header{padding:90px 6vw 65px;display:grid;grid-template-columns:1fr auto;align-items:end;background:#f2efe7}.los-shell article>header .eyebrow{grid-column:1/-1}.los-shell article>header h1{font-size:clamp(70px,8vw,120px);line-height:.87;margin:0}.los-shell article>header>p:last-child{font-size:14px;margin:0 0 10px}.los-shell figure{height:575px;margin:0;background:#f4efe6}.los-shell figure img{object-fit:cover}.los-data{display:grid;grid-template-columns:1.1fr .8fr 1.1fr;border-bottom:1px solid var(--line)}.los-data>div{padding:45px 4vw;border-right:1px solid var(--line)}.los-data>div:last-child{border-right:0}.los-action{padding:90px 5vw;display:grid;grid-template-columns:1fr 1fr;gap:9vw;background:#22211d;color:#fff}.los-action .eyebrow{color:#e07124}.los-action h2{font-size:49px;line-height:1;margin:0}.los-action>div:last-child{align-self:end}.los-action>div:last-child p{font-size:15px;line-height:1.65;color:#ccc8bf}.los-action>div:last-child a{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid #5b5851;border-bottom:1px solid #5b5851;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.los-action>div:last-child a span{color:#e07124;font-size:16px}
@media(max-width:900px){.lo-header{height:72px;grid-template-columns:1fr auto;padding:0 5vw}.lo-header nav{display:none}.lo-option-grid{grid-template-columns:1fr}.lo-option-card{min-height:290px}.loe-hero,.loe-close,.lop-hero,.lop-buying,.lop-enquiry{grid-template-columns:1fr}.loe-copy{padding:70px 6vw}.loe-copy h1,.lop-title h1{font-size:58px}.loe-hero figure{height:430px}.loe-range,.los-data{grid-template-columns:1fr}.loe-range>div,.los-data>div{border-right:0;border-bottom:1px solid var(--line)}.loe-close{gap:35px}.loe-close>.eyebrow{grid-column:auto}.loe-close h2{font-size:48px}.lop-title{padding:70px 6vw 35px}.lop-image{height:430px}.lop-intro{padding:40px 6vw 60px}.lop-buying,.lop-enquiry{padding:70px 6vw;gap:35px}.lop-table>div{grid-template-columns:35px 1fr}.lop-table>div small{grid-column:2;text-align:left;margin-top:7px}.los-shell{grid-template-columns:1fr}.los-shell aside{display:none}.los-shell article>header{padding:70px 6vw 50px;grid-template-columns:1fr}.los-shell article>header h1{font-size:58px}.los-shell article>header>p:last-child{margin:25px 0 0}.los-shell figure{height:420px}.los-action{grid-template-columns:1fr;padding:70px 6vw;gap:35px}}

.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.privacy-notice{font-size:11px;line-height:1.55;color:var(--muted);margin:0}.privacy-notice a,.legal-page article a,.footer-legal a{text-decoration:underline;text-underline-offset:3px}.form-submit:disabled{cursor:wait;opacity:.7}.form-status{margin:0;padding:13px 15px;font-size:13px;line-height:1.5}.form-status.success{background:#edf4ea;color:#274b22}.form-status.error{background:#fff0ed;color:#7c281e}.footer-legal{display:flex;flex-direction:column;align-items:flex-end;gap:6px;text-align:right;font-size:9px;line-height:1.4;color:#aaa79e}.footer-legal>span:last-child{display:flex;gap:16px;color:#fff}.legal-page article{max-width:850px;margin:0 auto;padding:90px 6vw 105px}.legal-page article h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(56px,7vw,90px);font-weight:400;line-height:.95;letter-spacing:-.045em;margin:0 0 18px}.legal-page article h2{font-family:Georgia,'Times New Roman',serif;font-size:31px;font-weight:400;margin:50px 0 12px}.legal-page article p,.legal-page article address{font-size:15px;line-height:1.75;font-style:normal}.legal-updated{color:var(--muted);font-size:12px!important;margin-bottom:42px}@media(max-width:820px){.footer-legal{align-items:flex-start;text-align:left}.legal-page article{padding:65px 6vw 80px}.legal-page article h2{font-size:27px;margin-top:38px}}

/* Liquid egg range additions */
.loe-range{grid-template-columns:1.15fr .7fr 1fr 1fr}.loe-range>div{padding-left:26px;padding-right:26px}.lop-table>div{grid-template-columns:42px 1fr 125px 150px;gap:18px;padding-top:22px;padding-bottom:22px}.lop-table>div em{text-align:right;color:var(--muted);font-size:10px;line-height:1.55;font-style:normal}.los-data{grid-template-columns:1.15fr .7fr 1fr 1fr}
@media(max-width:900px){.loe-range,.los-data{grid-template-columns:1fr}.lop-table>div{grid-template-columns:35px 1fr}.lop-table>div em{grid-column:2;text-align:left;margin-top:7px}}

/* Shell egg product-page studies */
.shell-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:980px}.shell-study h1,.shell-study h2,.shell-study h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em}.she-hero{min-height:640px;display:grid;grid-template-columns:.82fr 1.18fr;background:#f2efe7}.she-copy{padding:88px 5.5vw;display:flex;flex-direction:column;justify-content:center}.she-copy h1{font-size:clamp(78px,8vw,118px);line-height:.83;margin:0}.she-copy>p:not(.eyebrow){max-width:470px;margin:32px 0 42px;font-size:16px;line-height:1.7}.she-hero figure{position:relative;margin:0;overflow:hidden}.she-hero figure img{object-position:center 64%}.she-hero figcaption{position:absolute;left:28px;bottom:28px;background:#22211d;color:#fff;padding:15px 18px;font-size:9px;text-transform:uppercase;letter-spacing:.11em}.she-spec{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);background:#fff}.she-spec>div{padding:40px 5vw;border-right:1px solid var(--line);display:flex;align-items:baseline;gap:30px}.she-spec>div:last-child{border-right:0}.she-spec small,.she-formats article small,.shs-range small,.shs-order article small{color:#9c7000;font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:800}.she-spec p{font-family:Georgia,serif;font-size:23px;margin:0}.she-formats{padding:100px 5vw;display:grid;grid-template-columns:.9fr 1fr 1fr;gap:18px;background:#fff}.she-format-intro{padding-right:5vw}.she-format-intro h2{font-size:55px;line-height:1;margin:0 0 24px}.she-format-intro>p:last-child{font-size:15px;line-height:1.7;max-width:360px}.she-formats article{border:1px solid var(--line);padding:16px 16px 24px}.she-format-image{height:225px;margin-bottom:24px;overflow:hidden;background:var(--warm)}.she-format-image img{object-position:center}.she-bulk-image img{transform:scale(1.18);object-position:center 62%}.she-formats article h3{font-size:37px;margin:8px 0 8px}.she-formats article p{font-size:13px;margin:0 0 14px}.she-formats article em{display:block;border-top:1px solid var(--line);padding-top:13px;color:var(--muted);font-size:10px;line-height:1.5;font-style:normal}.shs-hero{min-height:570px;display:grid;grid-template-columns:.88fr 1.12fr;background:#22211d;color:#fff}.shs-hero>div{padding:90px 6vw;display:flex;flex-direction:column;justify-content:center}.shs-hero .eyebrow{color:#e07124}.shs-hero h1{font-size:clamp(76px,8vw,116px);line-height:.88;margin:0}.shs-hero p:not(.eyebrow){max-width:460px;color:#d2cfc7;font-size:16px;line-height:1.7;margin:30px 0 0}.shs-hero img{object-position:center 63%}.shs-order{padding:90px 5vw;background:#fff;display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw}.shs-order header h2{font-size:52px;margin:0}.shs-order-grid{border-top:2px solid var(--ink)}.shs-order article{display:grid;grid-template-columns:45px 1fr 1fr;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.shs-order article>span{font-size:9px;color:#9c7000}.shs-order article strong{font-family:Georgia,serif;font-size:28px;font-weight:400}.shs-order article p{grid-column:3;margin:6px 0 0;color:var(--muted);font-size:12px}.shs-reference{display:grid;grid-template-columns:1.05fr .95fr;background:#f2efe7}.shs-reference figure{height:470px;margin:0}.shs-reference figure img{object-position:center}.shs-reference>div{padding:70px 6vw;display:flex;flex-direction:column;justify-content:center}.shs-reference h2{font-size:45px;line-height:1.05;margin:0 0 25px}.shs-reference>div>p:last-child{font-size:14px;line-height:1.7;max-width:450px}.shs-range{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.shs-range>div{padding:42px 5vw;border-right:1px solid var(--line);display:flex;align-items:baseline;gap:28px}.shs-range>div:last-child{border-right:0}.shs-range strong{font-family:Georgia,serif;font-size:22px;font-weight:400}
@media(max-width:900px){.shell-option-grid,.she-hero,.she-formats,.shs-hero,.shs-order,.shs-reference{grid-template-columns:1fr}.she-copy,.shs-hero>div{padding:70px 6vw}.she-copy h1,.shs-hero h1{font-size:62px}.she-hero figure,.shs-hero>img{height:420px}.she-spec,.shs-range{grid-template-columns:1fr}.she-spec>div,.shs-range>div{border-right:0;border-bottom:1px solid var(--line);flex-wrap:wrap}.she-formats{padding:70px 6vw}.she-format-intro{padding:0 0 20px}.shs-order{padding:70px 6vw;gap:35px}.shs-reference figure{height:350px}.shs-reference>div{padding:60px 6vw}.shs-order article{grid-template-columns:35px 1fr}.shs-order article strong,.shs-order article p{grid-column:2}.shs-order article strong{margin-top:8px}}

/* Shell editorial range aligned with the liquid egg page */
.she-spec-clean{grid-template-columns:.8fr 1.2fr 1fr}.she-spec-clean>div{display:block;padding:42px 4vw}.she-spec-clean small{display:block;margin-bottom:22px}.she-spec-clean p{font-size:22px;margin:8px 0}
@media(max-width:900px){.she-spec-clean{grid-template-columns:1fr}.she-spec-clean>div{display:block}}

/* Egg powder product page */
.page-product-icon{width:50px;height:50px;border:1px solid #d7d0c4;border-radius:50%;display:grid;place-items:center;color:#9c7000;background:#fff;margin-bottom:28px}
.product-credentials{border-top:1px solid var(--line)}
.powder-hero figure img{object-fit:cover}.powder-range{grid-template-columns:1.35fr .65fr 1fr}.albumen-inline{color:var(--muted);font-size:.72em}.powder-range>div{padding-left:34px;padding-right:34px}.lo-editorial:not(.powder-editorial) .loe-hero{grid-template-columns:.72fr 1.28fr;min-height:590px}.lo-editorial:not(.powder-editorial) .loe-hero figure img{object-fit:cover;object-position:center;padding:0}
@media(max-width:900px){.powder-range{grid-template-columns:1fr}.powder-range>div{padding-left:30px;padding-right:30px}.lo-editorial:not(.powder-editorial) .loe-hero{grid-template-columns:1fr;min-height:0}.lo-editorial:not(.powder-editorial) .loe-hero figure{height:430px}}

.shell-pack-visuals{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.shell-pack-visuals figure{margin:0;background:#fff}.shell-pack-visuals figure>div{aspect-ratio:1/1;overflow:hidden;background:#f2efe7}.shell-pack-visuals img{object-position:center;object-fit:cover}.shell-pack-visuals figcaption{padding:22px 3vw 26px;display:flex;align-items:baseline;justify-content:space-between;gap:18px}.shell-pack-visuals small{color:#9c7000;font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:800}.shell-pack-visuals strong{font-family:Georgia,serif;font-size:22px;font-weight:400;white-space:nowrap}
@media(max-width:900px){.shell-pack-visuals{grid-template-columns:1fr}.shell-pack-visuals figure>div{aspect-ratio:1/1}}

/* Navigation consistency and mobile access */
header>nav{font-size:10px}.nav-cta,.primary,.lo-option-label,.lo-text-link{font-size:10px}.mobile-menu{display:none;position:relative;z-index:20}.mobile-menu summary{list-style:none;cursor:pointer;padding:11px 12px;border:1px solid var(--line);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:calc(100% + 9px);width:210px;padding:8px 18px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 34px rgba(28,26,21,.14);display:flex;flex-direction:column;gap:0}.mobile-menu nav a{padding:13px 0;border-bottom:1px solid var(--line);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.mobile-menu nav a:last-child{border-bottom:0}.mobile-menu summary:focus-visible,.mobile-menu a:focus-visible{outline:2px solid #a97800;outline-offset:2px}
@media(max-width:900px){.lo-header{grid-template-columns:1fr auto auto;gap:10px}.lo-header .mobile-menu{display:block}.lo-header .mobile-menu nav{display:flex}}
@media(max-width:820px){.header{grid-template-columns:1fr auto auto;gap:10px}.header .mobile-menu{display:block}.header .mobile-menu nav{display:flex}.header .nav-cta{white-space:nowrap}}

/* Homepage hero: preserve its approved near-square crop independently. */
@media(min-width:821px){
  .hero-photo{aspect-ratio:1.08/1;min-height:0;align-self:stretch}
  .hero-photo img{object-fit:cover;object-position:center}
}

/* Homepage product cards: one stable landscape frame, with individual focal points. */
@media(min-width:821px){
  .product-card .card-photo{height:auto;aspect-ratio:1.68/1}
  .product-card:nth-child(1) .card-photo img{object-fit:cover;object-position:center}
  .product-card:nth-child(2) .card-photo img{object-fit:cover;object-position:center}
  .product-card:nth-child(3) .card-photo img{object-fit:cover;object-position:center 48%}
}

/* Liquid egg product hero: lock the approved carton-and-bladder frame. */
@media(min-width:901px){
  .lo-editorial:not(.powder-editorial) .loe-hero{align-items:stretch}
  .lo-editorial:not(.powder-editorial) .loe-hero figure{align-self:stretch;min-height:0;overflow:hidden}
  .lo-editorial:not(.powder-editorial) .loe-hero figure img{width:100%;height:100%;object-fit:cover;object-position:center}
}

/* Egg powder product hero: keep its packaging composition in a distinct frame. */
@media(min-width:901px){
  .powder-editorial .powder-hero{align-items:stretch}
  .powder-editorial .powder-hero figure{align-self:stretch;min-height:0;overflow:hidden}
  .powder-editorial .powder-hero figure img{width:100%;height:100%;object-fit:cover;object-position:center}
}

/* Shell egg product hero: preserve the existing lower focal point. */
@media(min-width:901px){
  .shell-editorial .she-hero{align-items:stretch}
  .shell-editorial .she-hero figure{align-self:stretch;min-height:0;overflow:hidden}
  .shell-editorial .she-hero figure img{width:100%;height:100%;object-fit:cover;object-position:center 64%}
}

/* Shell pack formats: retain three separate square product frames. */
.shell-pack-visuals figure:nth-child(1)>div{aspect-ratio:1/1}
.shell-pack-visuals figure:nth-child(1) img{object-fit:cover;object-position:center}
.shell-pack-visuals figure:nth-child(2)>div{aspect-ratio:1/1}
.shell-pack-visuals figure:nth-child(2) img{object-fit:cover;object-position:center}
.shell-pack-visuals figure:nth-child(3)>div{aspect-ratio:1/1}
.shell-pack-visuals figure:nth-child(3) img{object-fit:cover;object-position:center}

/* Product-page portrait-phone sources retain their supplied proportions. */
@media(max-width:600px) and (orientation:portrait){
  .lo-editorial .loe-hero,.shell-editorial .she-hero{height:auto;min-height:0;grid-template-rows:auto auto;align-content:start;align-items:start;overflow-x:hidden}
  .lo-editorial .loe-hero figure,.shell-editorial .she-hero figure{display:block;width:100%;max-width:100%;height:auto;min-height:0;aspect-ratio:auto;align-self:start;overflow:hidden;margin:0;padding:0}
  .lo-editorial .loe-hero figure picture,.shell-editorial .she-hero figure picture{display:block;width:100%;max-width:100%;height:auto;margin:0;padding:0}
  .lo-editorial .loe-hero figure img,.shell-editorial .she-hero figure img{display:block;width:100%;max-width:100%;height:auto;min-height:0;object-fit:contain;object-position:center;margin:0}
  .lo-editorial:not(.powder-editorial) .loe-hero figure{height:auto;min-height:0}
}

/* cPanel fallback: native details menu needs no JS. */
.mobile-menu summary{cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}
