@font-face{font-family:FuturaCWS;src:url('assets/fonts/futura-medium.ttf') format('truetype');font-display:swap;font-weight:500}@font-face{font-family:FuturaCWS;src:url('assets/fonts/futura-bold.ttf') format('truetype');font-display:swap;font-weight:700}@font-face{font-family:MyriadCWS;src:url('assets/fonts/myriad-regular.otf') format('opentype');font-display:swap;font-weight:400}@font-face{font-family:MyriadCWS;src:url('assets/fonts/myriad-bold.otf') format('opentype');font-display:swap;font-weight:700}:root{--ink:#14211e;--forest:#0a3b32;--forest-dark:#062b25;--orange:#d4521a;--orange-dark:#d94a1f;--paper:#fbfaf6;--cream:#f3eee5;--white:#fff;--muted:#5f6d68;--line:rgba(20,33,30,.16);--shadow:0 24px 65px rgba(20,33,30,.12);--heading:FuturaCWS,"Trebuchet MS",Arial,sans-serif;--body:MyriadCWS,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--paper);color:var(--ink);font-family:var(--body);font-size:18px;line-height:1.6;margin:0}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}img{display:block;max-width:100%}main{overflow:clip}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);font-weight:500;letter-spacing:-.025em;line-height:1.05}h1 em,h2 em{color:var(--orange);font-style:normal}.skip-link{background:var(--forest-dark);color:#fff;left:1rem;padding:.7rem 1rem;position:fixed;top:-80px;z-index:300}.skip-link:focus{top:1rem}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0)}.container{margin:0 auto;max-width:1520px;padding-left:5vw;padding-right:5vw}.section{padding-bottom:7.5rem;padding-top:7.5rem}.eyebrow{align-items:center;display:flex;font-family:var(--heading);font-size:.74rem;font-weight:700;gap:.65rem;letter-spacing:.12em;margin-bottom:1.3rem;text-transform:uppercase}.eyebrow:before{background:var(--orange);border-radius:50%;content:"";height:7px;width:7px}.eyebrow.light{color:#dce8e4}.eyebrow.light:before{background:#fff}.lead{font-size:1.3rem;line-height:1.55}.button{align-items:center;background:var(--orange);border:0;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--heading);font-size:.77rem;font-weight:700;gap:1.5rem;justify-content:space-between;letter-spacing:.09em;min-height:54px;padding:0 1.4rem;text-transform:uppercase;transition:background .2s,transform .2s}.button:hover,.button:focus-visible{background:var(--orange-dark);transform:translateY(-2px)}.button.cream{background:var(--cream);color:var(--forest-dark)}.button.cream:hover{background:#fff}.site-header{align-items:center;backdrop-filter:blur(18px);background:rgba(251,250,246,.95);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;height:100px;left:0;padding:0 4vw;position:fixed;right:0;top:0;z-index:100}.brand{display:block;width:285px}.brand img{width:100%}.desktop-nav{align-items:center;display:flex;gap:2rem;height:100%}.desktop-nav a{align-items:center;display:flex;font-family:var(--heading);font-size:.74rem;font-weight:700;height:100%;letter-spacing:.09em;position:relative;text-transform:uppercase}.desktop-nav a:after{background:var(--orange);bottom:0;content:"";height:3px;left:50%;position:absolute;right:50%;transition:left .2s,right .2s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--orange)}.desktop-nav a:hover:after,.desktop-nav a.active:after{left:0;right:0}.header-cta{justify-self:end}.mobile-nav{display:none}.home-hero{display:grid;grid-template-columns:52% 48%;min-height:820px;padding-top:100px}.hero-copy{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:7vw 6vw}.hero-copy h1{font-size:clamp(4rem,6vw,6.6rem);max-width:900px}.hero-copy>p:not(.eyebrow){color:var(--muted);font-size:1.25rem;line-height:1.65;max-width:680px}.hero-media{background:var(--forest);margin:0;min-height:720px;overflow:hidden;position:relative}.hero-media img{height:100%;object-fit:cover;position:absolute;width:100%}.hero-media:after{background:linear-gradient(180deg,transparent 45%,rgba(6,43,37,.78));content:"";inset:0;position:absolute}.hero-media figcaption{bottom:2.5rem;color:#fff;font-family:var(--heading);font-size:.8rem;font-weight:700;letter-spacing:.12em;position:absolute;right:3rem;text-transform:uppercase;z-index:2}.metrics{align-items:stretch;background:#fff;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 3fr;padding:0 5vw}.metrics>p{align-self:center;font-family:var(--heading);font-size:.73rem;font-weight:700;letter-spacing:.11em;max-width:200px;text-transform:uppercase}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr)}.metric{border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;min-height:160px;padding:1.5rem 2.3vw}.metric strong{color:var(--orange);font-family:var(--heading);font-size:3.5rem;font-weight:500;line-height:1}.metric span{font-family:var(--heading);font-size:.72rem;font-weight:700;letter-spacing:.08em;margin-top:.75rem;text-transform:uppercase}.about{display:grid;gap:5vw;grid-template-columns:.8fr 1fr 1fr}.about h2,.section-intro h2,.why h2,.catalog-heading h2,.document-section h2{font-size:clamp(3rem,4.6vw,5rem);margin:0}.about-copy{align-self:center}.about-copy p:not(.lead){color:var(--muted)}.about figure{margin:0;min-height:530px;overflow:hidden;position:relative}.about figure img{height:100%;object-fit:cover;position:absolute;width:100%}.feature-pills{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:2rem}.feature-pills span{border:1px solid var(--line);border-radius:999px;font-family:var(--heading);font-size:.7rem;font-weight:700;letter-spacing:.07em;padding:.6rem .9rem;text-transform:uppercase}.purpose{background:var(--cream)}.section-intro{display:grid;gap:4vw;grid-template-columns:.6fr 1.4fr;margin-bottom:3.7rem}.purpose-grid{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.purpose-grid article{background:#fff;border:1px solid var(--line);min-height:330px;padding:2.7rem}.purpose-grid h3{font-size:2rem;margin:1.8rem 0 1rem}.purpose-grid p{color:var(--muted);font-size:1.08rem}.feature-icon,.purpose-grid .feature-icon{align-items:center;background:var(--orange);border-radius:50%;color:#fff;display:flex;height:58px;justify-content:center;width:58px}.feature-icon.forest{background:var(--forest)}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.feature-icon svg,.value-grid svg,.icon-list svg,.process-grid svg,.capability-grid svg,.assurance-grid svg,.document-list svg,.contact-details svg,.social-links svg,.product-search svg,.no-results svg,.pending-visual svg{height:25px;width:25px}.value-grid{display:grid;grid-template-columns:repeat(6,1fr);margin-top:1.5rem}.value-grid article{border:1px solid var(--line);border-right:0;background:#fff;min-height:180px;padding:1.5rem}.value-grid article:last-child{border-right:1px solid var(--line)}.value-grid article>span{align-items:center;color:var(--orange);display:flex;height:40px}.value-grid h3{font-size:1rem;margin-top:2.2rem}.why{display:grid;gap:8vw;grid-template-columns:.7fr 1.3fr}.why-copy>p:not(.eyebrow){color:var(--muted);max-width:500px}.icon-list{display:grid;grid-template-columns:1fr 1fr}.icon-list article{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:1rem;grid-template-columns:52px 1fr;min-height:112px;padding:1rem}.icon-list article:nth-child(odd){border-right:1px solid var(--line)}.icon-list article>span{align-items:center;background:var(--cream);border-radius:50%;color:var(--orange);display:flex;height:44px;justify-content:center;width:44px}.icon-list h3{font-size:1.15rem;margin:0}.logo-marquee{background:#fff;border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding:5rem 0}.marquee-heading{margin:0 auto 3rem;max-width:1520px;padding:0 5vw}.marquee-heading h2{font-size:clamp(2.8rem,4vw,4.5rem);margin:0}.marquee-heading>p:last-child{color:var(--muted)}.marquee-window{overflow:hidden}.marquee-track{animation:marquee 45s linear infinite;display:flex;gap:1rem;list-style:none;margin:0;padding:0;width:max-content}.marquee-track li{align-items:center;background:var(--paper);border:1px solid var(--line);display:flex;height:120px;justify-content:center;padding:1.4rem;width:220px}.marquee-track img{filter:grayscale(1);max-height:74px;max-width:165px;mix-blend-mode:multiply;object-fit:contain;transition:filter .25s}.marquee-track li:hover img{filter:none}@keyframes marquee{to{transform:translateX(calc(-50% - .5rem))}}.cta{align-items:center;background:var(--orange);color:#fff;display:grid;gap:8vw;grid-template-columns:1.2fr .8fr;padding:6.5rem 7vw}.cta h2{font-size:clamp(3.5rem,5vw,5.8rem);margin:0}.cta h2 em{color:var(--forest-dark)}.cta>div:last-child>p{font-size:1.15rem;line-height:1.7}.cta .button{margin-top:1rem}footer{background:var(--forest-dark);color:#fff;padding:5.5rem 5vw 2rem}.footer-grid{display:grid;gap:5vw;grid-template-columns:1.55fr repeat(3,1fr)}.footer-brand>a{background:#fff;display:inline-block;padding:.7rem 1rem}.footer-brand img{width:260px}.footer-brand>p{color:#a8beb7;max-width:370px}.footer-grid h2{font-size:.76rem;font-weight:700;letter-spacing:.11em;margin-bottom:1.4rem;text-transform:uppercase}.footer-grid>div:not(.footer-brand)>a,.footer-grid>div:not(.footer-brand)>span{color:#b3c8c2;display:block;font-size:.94rem;margin:.7rem 0}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);color:#839d96;display:flex;font-family:var(--heading);font-size:.65rem;justify-content:space-between;letter-spacing:.09em;margin-top:4rem;padding-top:1.6rem;text-transform:uppercase}.footer-contact-link{align-items:center;display:grid;gap:.75rem;grid-template-columns:36px 1fr;margin:.75rem 0}.footer-contact-icon{align-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;color:#fff;display:flex;height:34px;justify-content:center;margin:0;width:34px}.social-links{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.5rem}.social-links a{align-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#fff;display:flex;height:42px;justify-content:center;transition:background .2s,color .2s;width:42px}.social-links a:hover{background:#fff;color:var(--forest)}.social-links svg{height:18px;width:18px}.social-pending{color:#8ca49d;font-size:.75rem;margin-left:.4rem}.products-hero,.page-hero{display:grid;grid-template-columns:52% 48%;min-height:720px;padding-top:100px}.products-hero>div,.page-hero>div{align-items:flex-start;background:var(--forest-dark);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:6rem 6vw}.products-hero h1,.page-hero h1{font-size:clamp(3.8rem,5.5vw,6rem);margin-bottom:1.5rem}.products-hero>div>p:not(.eyebrow),.page-hero>div>p:not(.eyebrow){color:#c0d1cc;font-size:1.14rem;max-width:650px}.products-hero figure,.page-hero figure{background:var(--orange);margin:0;min-height:620px;overflow:hidden}.products-hero figure img,.page-hero figure img{height:100%;object-fit:cover;width:100%}.product-search{align-items:center;background:#fff;border-radius:999px;color:var(--ink);display:grid;gap:.8rem;grid-template-columns:28px 1fr;margin-top:2.2rem;max-width:670px;padding:.3rem .45rem .3rem 1.3rem;width:100%}.product-search input{border:0;border-radius:999px;font-size:1rem;min-height:57px;outline:0;width:100%}.category-filter{background:#fff;border-bottom:1px solid var(--line);display:flex;gap:.6rem;overflow-x:auto;padding:1rem 4vw;position:sticky;top:100px;z-index:50}.category-filter button{background:var(--paper);border:1px solid var(--line);border-radius:999px;cursor:pointer;flex:0 0 auto;font-family:var(--heading);font-size:.7rem;font-weight:700;letter-spacing:.05em;padding:.65rem 1rem}.category-filter button.active,.category-filter button:hover{background:var(--forest);color:#fff}.product-results{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1520px;padding:2rem 5vw}.product-results p{color:var(--muted);margin:0}.product-results button{background:none;border:0;color:var(--orange);cursor:pointer;font-family:var(--heading);font-size:.72rem;font-weight:700;text-transform:uppercase}.catalog-shell{margin:0 auto;max-width:1520px;padding:0 5vw 7rem}.catalog-section{border-top:1px solid var(--line);padding:5.5rem 0}.catalog-heading{display:grid;gap:5vw;grid-template-columns:1.2fr .8fr;margin-bottom:3rem}.catalog-heading>p{align-self:end;color:var(--muted);max-width:530px}.product-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.product-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;min-height:430px;transition:box-shadow .25s,transform .25s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-card figure{align-items:center;background:var(--cream);display:flex;height:280px;justify-content:center;margin:0;overflow:hidden;padding:1rem}.product-card figure img{height:100%;object-fit:contain;width:100%}.product-card>div:last-child{display:flex;flex:1;flex-direction:column;padding:1.3rem}.product-card>div>span{color:var(--orange);font-family:var(--heading);font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-card h3{font-size:1.15rem;margin:1rem 0}.product-card a{color:var(--forest);font-family:var(--heading);font-size:.7rem;font-weight:700;margin-top:auto;text-transform:uppercase}.pending-visual{align-items:center;background:repeating-linear-gradient(135deg,#f3eee5,#f3eee5 12px,#eee6da 12px,#eee6da 24px);color:var(--muted);display:flex;flex-direction:column;gap:.7rem;height:280px;justify-content:center}.pending-visual svg{height:38px;width:38px}.pending-visual span{font-family:var(--heading);font-size:.72rem;text-transform:uppercase}.list-catalog{display:grid;gap:5vw;grid-template-columns:.75fr 1.25fr}.catalog-visual{margin:0;min-height:560px;overflow:hidden;position:relative}.catalog-visual img{height:100%;object-fit:cover;position:absolute;width:100%}.catalog-visual>span{background:var(--forest-dark);bottom:1rem;color:#fff;font-family:var(--heading);font-size:.64rem;left:1rem;letter-spacing:.08em;padding:.55rem .7rem;position:absolute;text-transform:uppercase}.catalog-list h2{font-size:clamp(2.8rem,4vw,4.4rem)}.catalog-list ul{display:grid;grid-template-columns:1fr 1fr;list-style:none;margin:2.5rem 0 0;padding:0}.catalog-list li{align-items:center;border-bottom:1px solid var(--line);display:flex;font-size:1rem;justify-content:space-between;min-height:58px;padding:.7rem}.catalog-list li:nth-child(odd){border-right:1px solid var(--line)}.catalog-list li a{align-items:center;border:1px solid var(--line);border-radius:50%;display:flex;height:30px;justify-content:center;margin-left:1rem;width:30px}.catalog-list li a:hover{background:var(--orange);color:#fff}.no-results{text-align:center;padding:8rem 2rem}.no-results span{align-items:center;background:var(--cream);border-radius:50%;color:var(--orange);display:flex;height:72px;justify-content:center;margin:0 auto 1.5rem;width:72px}.no-results h2{font-size:2.5rem}.page-hero.orange>div{background:var(--orange)}.page-hero.orange h1 em{color:var(--forest-dark)}.page-hero.orange>div>p:not(.eyebrow){color:#fff}.page-hero.forest>div{background:var(--forest)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr)}.process-grid article{border:1px solid var(--line);border-right:0;min-height:260px;padding:2rem}.process-grid article:nth-child(3n){border-right:1px solid var(--line)}.process-grid article:nth-child(n+4){border-top:0}.process-grid article>span,.capability-grid article>span,.assurance-grid article>span{align-items:center;background:var(--cream);border-radius:50%;color:var(--orange);display:flex;height:52px;justify-content:center;width:52px}.process-grid h3{font-size:1.45rem;margin:3rem 0 .7rem}.process-grid p{color:var(--muted)}.feature-split{background:var(--cream);display:grid;grid-template-columns:1fr 1fr}.feature-split figure{margin:0;min-height:680px;overflow:hidden}.feature-split figure img{height:100%;object-fit:cover;width:100%}.feature-split>div{align-self:center;padding:7vw}.feature-split h2{font-size:clamp(3.2rem,4.8vw,5.2rem)}.feature-split>div>p:not(.eyebrow){color:var(--muted)}.check-list{list-style:none;margin:2rem 0 0;padding:0}.check-list li{border-top:1px solid var(--line);font-family:var(--heading);font-size:.92rem;padding:.9rem 0}.check-list li:before{color:var(--orange);content:"✓";margin-right:.8rem}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr)}.capability-grid article{border:1px solid var(--line);border-right:0;min-height:220px;padding:2rem}.capability-grid article:nth-child(3n){border-right:1px solid var(--line)}.capability-grid article:nth-child(n+4){border-top:0}.capability-grid h3{font-size:1.22rem;margin:3rem 0 0}.assurance-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.assurance-grid article{background:#fff;border:1px solid var(--line);min-height:350px;padding:2rem}.assurance-grid h3{font-size:1.35rem;margin:3rem 0 .8rem}.assurance-grid p{color:var(--muted)}.certifications{align-items:center;background:var(--forest-dark);color:#fff;display:grid;gap:5vw;grid-template-columns:.8fr 1.2fr;padding:6.5rem 5vw}.certifications h2{font-size:clamp(3rem,4.5vw,5rem)}.certifications>div:first-child>p:last-child{color:#a9beb8}.cert-marquee{overflow:hidden}.cert-track{animation:certMarquee 24s linear infinite;display:flex;gap:1rem;width:max-content}.cert-track li{align-items:center;background:#fff;color:var(--ink);display:flex;flex-direction:column;height:190px;justify-content:center;list-style:none;padding:1.2rem;width:190px}.cert-track img{height:105px;object-fit:contain;width:130px}.cert-track span{font-family:var(--heading);font-size:.72rem;font-weight:700;margin-top:.8rem;text-transform:uppercase}@keyframes certMarquee{to{transform:translateX(calc(-50% - .5rem))}}.document-section{display:grid;gap:7vw;grid-template-columns:.8fr 1.2fr}.document-section>div>p:last-child{color:var(--muted)}.document-list{border-top:1px solid var(--line)}.document-list article{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:1rem;grid-template-columns:50px 1fr;padding:1.1rem 0}.document-list svg{color:var(--orange)}.contact-page{display:grid;grid-template-columns:.82fr 1.18fr;min-height:100vh;padding-top:100px}.contact-panel{background:var(--orange);color:#fff;padding:6rem 5vw}.contact-panel h1{font-size:clamp(4rem,5.5vw,6rem)}.contact-panel h1 em{color:var(--forest-dark)}.contact-panel>p:not(.eyebrow){font-size:1.12rem}.contact-details{border-top:1px solid rgba(255,255,255,.4);margin-top:3rem}.contact-details>a,.contact-details>span{align-items:center;border-bottom:1px solid rgba(255,255,255,.4);display:grid;gap:1rem;grid-template-columns:48px 1fr;padding:1rem 0}.contact-details>a>span,.contact-details>span>span{align-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;display:flex;height:42px;justify-content:center;width:42px}.contact-details small{display:block;font-family:var(--heading);font-size:.65rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.contact-panel .social-links a{border-color:rgba(255,255,255,.65)}.contact-panel .social-pending{color:rgba(255,255,255,.75)}.contact-form-wrap{padding:6rem 6vw}.contact-form-wrap h2{font-size:clamp(2.8rem,4vw,4.5rem)}.form-grid{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-grid label{display:flex;flex-direction:column;font-family:var(--heading);font-size:.7rem;font-weight:700;gap:.45rem;letter-spacing:.08em;text-transform:uppercase}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid textarea{background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;color:var(--ink);font-family:var(--body);font-size:1rem;min-height:50px;padding:.55rem 0;text-transform:none}.form-grid textarea{min-height:120px;resize:vertical}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--orange);outline:0}.form-actions{align-items:center;display:flex;gap:1.2rem;margin-top:2rem}.form-actions p{color:var(--muted);font-size:.82rem;margin:0}.form-status{color:var(--forest);font-size:.88rem;min-height:1.3rem}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}[data-reveal].revealed{opacity:1;transform:none}[hidden]{display:none!important}@media(max-width:1180px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;display:flex;flex-direction:column;gap:7px;list-style:none;padding:12px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--ink);height:2px;width:28px}.mobile-nav nav{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);display:flex;flex-direction:column;min-width:310px;padding:1rem;position:absolute;right:0;top:48px}.mobile-nav nav a{border-bottom:1px solid var(--line);font-family:var(--heading);font-size:.85rem;font-weight:700;padding:.85rem}.mobile-inquiry{color:var(--orange)}.home-hero,.products-hero,.page-hero{grid-template-columns:1fr}.hero-copy,.products-hero>div,.page-hero>div{min-height:620px;padding:8rem 7vw 5rem}.hero-media,.products-hero figure,.page-hero figure{min-height:540px}.about{grid-template-columns:1fr 1.2fr}.about figure{grid-column:1/-1}.value-grid{grid-template-columns:repeat(3,1fr)}.value-grid article:nth-child(3){border-right:1px solid var(--line)}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.contact-page{grid-template-columns:1fr}.contact-panel,.contact-form-wrap{padding:6rem 7vw}}@media(max-width:780px){body{font-size:17px}html{scroll-padding-top:82px}.site-header{height:82px;padding:0 5vw}.brand{width:230px}.mobile-nav nav{max-height:calc(100vh - 82px);overflow:auto}.section{padding-bottom:5rem;padding-top:5rem}.home-hero,.products-hero,.page-hero,.contact-page{padding-top:82px}.hero-copy,.products-hero>div,.page-hero>div{min-height:auto;padding:5rem 6vw}.hero-copy h1,.products-hero h1,.page-hero h1,.cta h2{font-size:clamp(3rem,13vw,4.4rem)}.hero-media,.products-hero figure,.page-hero figure{min-height:430px}.metrics{display:block;padding:2rem 6vw}.metrics>p{margin-bottom:1.2rem}.metric-grid{grid-template-columns:1fr}.metric{border-left:0;border-top:1px solid var(--line);min-height:120px;padding:1.25rem 0}.about,.why,.list-catalog,.section-intro,.catalog-heading,.feature-split,.certifications,.document-section,.cta{display:block}.about-copy,.why .icon-list,.catalog-heading>p,.feature-split>div,.cert-marquee,.document-list,.cta>div:last-child{margin-top:2.3rem}.about figure{min-height:420px}.purpose-grid{grid-template-columns:1fr}.purpose-grid article{min-height:0}.value-grid{grid-template-columns:1fr 1fr}.value-grid article,.value-grid article:nth-child(3){border:1px solid var(--line);border-bottom:0}.value-grid article:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.icon-list{grid-template-columns:1fr}.icon-list article:nth-child(odd){border-right:0}.marquee-heading{padding:0 6vw}.marquee-track li{height:105px;width:190px}.cta{padding:5rem 6vw}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.category-filter{top:82px}.product-results{padding-left:6vw;padding-right:6vw}.catalog-shell{padding-left:6vw;padding-right:6vw}.product-grid{grid-template-columns:1fr 1fr}.catalog-visual{min-height:430px}.catalog-list{margin-top:2rem}.catalog-list ul{grid-template-columns:1fr}.catalog-list li:nth-child(odd){border-right:0}.process-grid,.capability-grid,.assurance-grid{grid-template-columns:1fr}.process-grid article,.process-grid article:nth-child(3n),.capability-grid article,.capability-grid article:nth-child(3n){border:1px solid var(--line);border-bottom:0;min-height:0}.process-grid article:last-child,.capability-grid article:last-child{border-bottom:1px solid var(--line)}.process-grid article:nth-child(n+4),.capability-grid article:nth-child(n+4){border-top:1px solid var(--line)}.feature-split figure{min-height:430px}.feature-split>div{padding:5rem 6vw}.certifications{padding:5rem 6vw}.contact-panel,.contact-form-wrap{padding:5rem 6vw}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.form-actions{align-items:flex-start;flex-direction:column}}@media(max-width:500px){.brand{width:205px}.hero-media,.products-hero figure,.page-hero figure{min-height:350px}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.product-card figure,.pending-visual{height:270px}.value-grid{grid-template-columns:1fr}.value-grid article{border:1px solid var(--line);border-bottom:0!important}.value-grid article:last-child{border-bottom:1px solid var(--line)!important}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:.6rem}.product-search{border-radius:18px}.product-search input{border-radius:18px}.social-pending{flex-basis:100%;margin-left:0}.contact-panel h1{font-size:3.4rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}
:root{--paper:#fcfbf8;--cream:#f6f1e9;--heading:MyriadCWS,"Segoe UI",Arial,sans-serif;--body:MyriadCWS,"Segoe UI",Arial,sans-serif}
.category-filter{scrollbar-width:none}
.category-filter::-webkit-scrollbar,.mobile-nav nav::-webkit-scrollbar{display:none}
body{font-family:var(--body);font-size:18px;letter-spacing:0;line-height:1.65}
p{letter-spacing:0}
h1,h2,h3{font-weight:700;letter-spacing:-.012em}
.brand{width:315px}
.brand img{height:64px;object-fit:contain;object-position:left center;width:100%}
.desktop-nav a{align-self:center;font-size:.9rem;height:auto;letter-spacing:.035em;padding:.42rem 0 .3rem}
.desktop-nav a:after{bottom:0;height:2px}
.header-cta{border-radius:999px;box-shadow:0 12px 28px rgba(241,91,42,.24);gap:.9rem;min-height:58px;padding:0 .65rem 0 1.45rem}
.header-cta span{align-items:center;background:rgba(255,255,255,.2);border-radius:50%;display:flex;font-size:1.05rem;height:40px;justify-content:center;transition:background .2s,transform .2s;width:40px}
.header-cta:hover span,.header-cta:focus-visible span{background:#fff;color:var(--orange);transform:rotate(45deg)}
.category-filter button{font-size:.88rem;letter-spacing:.01em;padding:.78rem 1.08rem}
.metrics{background:var(--cream);display:block;padding:4rem 5vw 4.5rem}
.metrics>p{font-size:1.08rem;line-height:1.35;margin:0 0 1.8rem;max-width:none;text-align:center}
.metric-grid{gap:1rem;margin:0 auto;max-width:1520px}
.metric{align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 36px rgba(20,33,30,.07);min-height:185px;text-align:center}
.metric strong{font-weight:700}
.home-hero,.products-hero,.page-hero{align-items:stretch}
.home-hero{min-height:720px}
.home-hero .hero-copy{padding-bottom:4.5rem;padding-top:4.5rem}
.home-hero .hero-media{align-self:stretch;box-shadow:0 22px 58px rgba(20,33,30,.14);height:auto;min-height:620px}
.home-hero .hero-media img{image-rendering:auto}
.hero-media img,.products-hero figure img,.page-hero figure img{object-position:center center}
.about-aligned{gap:0;grid-template-columns:52% 48%;padding-left:6vw;padding-right:0}
.about-content{align-items:start;display:grid;gap:3.5vw;grid-template-columns:.8fr 1.2fr;padding-right:4vw}
.about-copy>p{line-height:1.65;text-align:left;word-spacing:normal}
.about-aligned figure{min-height:560px}
.about-aligned figure img{background:linear-gradient(145deg,#fff6ef,#f4e8dc);object-fit:contain;padding:2.5vw}
.feature-pills{display:grid;gap:.75rem;max-width:370px;width:100%}
.feature-pills span{align-items:center;display:flex;font-size:1rem;justify-content:center;line-height:1.2;min-height:54px;padding:.85rem 1.2rem;text-align:center;white-space:normal;width:100%}
.purpose-grid{gap:1.25rem}
.purpose-grid article{border-radius:22px;box-shadow:0 18px 46px rgba(20,33,30,.08);min-height:350px;padding:3rem}
.purpose-grid h3{font-size:2.35rem}
.purpose-grid p{font-size:1.12rem;line-height:1.7}
.feature-icon,.purpose-grid .feature-icon{box-shadow:0 12px 28px rgba(241,91,42,.22);height:62px;width:62px}
.feature-icon.forest{box-shadow:0 12px 28px rgba(10,59,50,.2)}
.why-label{font-size:1.28rem;margin-bottom:1.7rem}
.section-question{font-size:1.05rem;margin-bottom:1.7rem}
.purpose-intro{display:block;text-align:center}
.purpose-intro h2{font-size:clamp(2.8rem,4.3vw,4.8rem);line-height:.98;white-space:normal}
.purpose-intro h2 em{display:inline-block;margin-top:.2em}
.core-values-title{font-size:clamp(2rem,3vw,3rem);margin:4rem 0 1.4rem;text-align:center}
.value-grid{gap:.8rem}
.value-grid article,.value-grid article:last-child{border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 28px rgba(20,33,30,.05);min-height:150px;padding:1.25rem}
.value-grid article>span{align-items:center;background:linear-gradient(145deg,#fff6f1,#f6e9df);border:1px solid rgba(241,91,42,.18);border-radius:50%;display:flex;height:52px;justify-content:center;width:52px}
.value-grid h3{font-size:1.12rem;margin-top:1.45rem}
.icon-list{gap:1rem}
.icon-list article,.icon-list article:nth-child(odd){background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 30px rgba(20,33,30,.05);min-height:118px;padding:1.2rem}
.icon-list article>span{border:1px solid rgba(241,91,42,.2);box-shadow:0 8px 20px rgba(241,91,42,.12);height:50px;width:50px}
.icon-list h3{font-size:1.2rem}
.marquee-track{animation-duration:90s}
.marquee-window:hover .marquee-track,.marquee-window:focus-within .marquee-track{animation-play-state:paused}
.marquee-heading{text-align:center}
.marquee-track img{filter:none;mix-blend-mode:normal;transition:transform .32s ease,filter .25s}
.marquee-track li{background:#fff}
.marquee-track li:hover img{transform:scale(1.12)}
.cert-track{animation-duration:48s}
.footer-brand>a{background:transparent;padding:0}
.footer-contact .footer-contact-link,.footer-grid .footer-contact-link,.footer-contact-link{align-items:center!important;display:grid!important;gap:.75rem!important;grid-template-columns:36px 1fr!important;margin:.75rem 0!important;text-align:left!important}
.footer-contact-link>span:last-child{align-self:center!important;color:#b3c8c2;line-height:1.3!important}
.footer-contact-icon{align-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;color:#fff;display:flex!important;flex-shrink:0!important;height:34px!important;justify-content:center;margin:0!important;width:34px!important}
.footer-contact-icon svg{height:16px;width:16px}
.category-count{color:var(--orange);font-family:var(--heading);font-size:.95rem;font-weight:700;margin-bottom:1rem}
.category-count strong{font-size:1.15rem}
.cta-kicker{font-size:1.08rem;letter-spacing:.08em;margin-bottom:1.6rem}
.pending-visual{background:linear-gradient(145deg,#faf7f1,#eee8de);color:var(--orange)}
.pending-visual svg{height:52px;width:52px}
.product-card-text>div:last-child{padding-top:1.8rem}
.page-hero.orange figure{background:#fff}
.page-hero.orange figure img{object-fit:contain}
.private-label-feature figure{align-items:stretch;align-self:center;background:transparent;display:flex;height:clamp(560px,50vw,720px);justify-content:center;min-height:0;padding:0}
.private-label-feature figure img{display:block;height:auto;max-height:620px;object-fit:contain;position:relative;width:100%;z-index:2}
.private-label-feature figure video{background:transparent;border:0;box-shadow:none;display:block;height:100%;max-height:720px;min-height:0;object-fit:cover;object-position:center;outline:0;width:100%}
.private-label-stage{isolation:isolate;position:relative}
.package-label{backdrop-filter:blur(8px);background:rgba(255,255,255,.92);border:1px solid rgba(241,91,42,.28);border-radius:999px;box-shadow:0 12px 30px rgba(20,33,30,.12);color:var(--forest-dark);font-family:var(--heading);font-size:.8rem;font-weight:700;letter-spacing:.05em;padding:.7rem 1rem;pointer-events:none;position:absolute;text-transform:uppercase;will-change:transform;z-index:3}
.package-label-retail{animation:packageRetailPath 8.5s ease-in-out infinite;left:7%;top:18%}
.package-label-foodservice{animation:packageFoodservicePath 9.5s ease-in-out -2.2s infinite;right:7%;top:24%}
.package-label-flexible{animation:packageFlexiblePath 10.5s ease-in-out -4.4s infinite;bottom:20%;left:8%}
.package-label-export{animation:packageExportPath 9s ease-in-out -6.2s infinite;bottom:15%;right:8%}
@keyframes packageRetailPath{0%,100%{transform:translate3d(0,0,0) rotate(0)}25%{transform:translate3d(14px,-9px,0) rotate(1deg)}55%{transform:translate3d(22px,8px,0) rotate(-1deg)}78%{transform:translate3d(5px,13px,0) rotate(.5deg)}}
@keyframes packageFoodservicePath{0%,100%{transform:translate3d(0,0,0) rotate(0)}22%{transform:translate3d(-18px,8px,0) rotate(-1deg)}52%{transform:translate3d(-10px,18px,0) rotate(.8deg)}78%{transform:translate3d(7px,6px,0) rotate(-.5deg)}}
@keyframes packageFlexiblePath{0%,100%{transform:translate3d(0,0,0) rotate(0)}28%{transform:translate3d(11px,-18px,0) rotate(-.7deg)}58%{transform:translate3d(25px,-8px,0) rotate(1deg)}82%{transform:translate3d(8px,6px,0) rotate(.4deg)}}
@keyframes packageExportPath{0%,100%{transform:translate3d(0,0,0) rotate(0)}24%{transform:translate3d(-16px,-10px,0) rotate(.8deg)}54%{transform:translate3d(-25px,7px,0) rotate(-1deg)}80%{transform:translate3d(-6px,13px,0) rotate(.4deg)}}
.private-label-feature .check-list{display:grid;gap:.8rem;margin-top:2.2rem}
.private-label-feature .check-list li{align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 26px rgba(20,33,30,.05);display:grid;font-size:1.12rem;gap:1rem;grid-template-columns:48px 1fr;line-height:1.35;min-height:76px;padding:1rem 1.2rem}
.private-label-feature .check-list li:before{align-items:center;background:var(--orange);border-radius:50%;color:#fff;content:"✓";display:flex;font-size:1.1rem;font-weight:700;height:40px;justify-content:center;margin:0;width:40px}
.centered-intro{display:block;margin-left:auto;margin-right:auto;max-width:1050px;text-align:center}
.document-note{display:inline;line-height:2.1;text-decoration:underline;text-decoration-color:var(--orange);text-decoration-thickness:2px;text-underline-offset:6px}
.contact-panel{background:#fff0e8;color:var(--ink)}
.contact-panel h1 em{color:var(--orange)}
.contact-panel>p:not(.eyebrow){color:var(--muted)}
.contact-panel .eyebrow.light{color:var(--orange)}
.contact-panel .eyebrow.light:before{background:var(--orange)}
.contact-details{border-top-color:rgba(20,33,30,.16)}
.contact-details>a,.contact-details>span{border-bottom-color:rgba(20,33,30,.16)}
.contact-details>a>span,.contact-details>span>span{border-color:rgba(241,91,42,.5);color:var(--orange)}
.contact-panel .social-links a{border-color:rgba(10,59,50,.24);color:var(--forest)}
.contact-panel .social-links a:hover{background:var(--forest);color:#fff}
.category-filter{flex-wrap:wrap;overflow-x:visible}
.category-catalog{padding:4.5rem 0}
.category-overview{background:var(--cream);border:1px solid var(--line);border-radius:24px;display:grid;grid-template-columns:1.05fr .95fr;margin-bottom:1.2rem;min-height:0;overflow:hidden}
.category-summary{align-self:center;min-height:390px;padding:3.5rem}
.category-summary h2{font-size:clamp(2.8rem,4.6vw,5rem);margin:0}
.category-kicker{color:var(--muted);font-size:1.08rem;margin:1.2rem 0 0}
.category-representative{align-items:center;aspect-ratio:5/3;background:#fff;display:flex;justify-content:center;margin:0;min-height:0;padding:0}
.category-representative img{height:100%;max-height:none;object-fit:contain;object-position:center;width:100%}
.category-catalog[data-category="canned"] .category-representative{background:#fff;padding:0}
.category-catalog[data-category="canned"] .category-representative img{max-height:none}
.child-category-grid{column-count:2;column-gap:1.2rem;display:block}
.child-category{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 34px rgba(20,33,30,.05);break-inside:avoid;display:inline-block;margin:0 0 1.2rem;overflow:hidden;padding:1.5rem;width:100%}
.child-category>h3{border-bottom:2px solid var(--orange);font-size:1.45rem;margin:0;padding:0 0 1rem}
.premium-product-list{list-style:none;margin:0;padding:0}
.premium-product-list li{align-items:center;border-bottom:1px solid var(--line);display:flex;font-size:1.02rem;min-height:62px;padding:.8rem .25rem}
.premium-product-list li:last-child{border-bottom:0}
.unpictured-catalog{background:var(--cream);border:1px solid var(--line);border-radius:20px;margin-top:2.2rem;padding:2rem}
.unpictured-catalog>div{align-items:end;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1.4rem}
.unpictured-catalog>div p{color:var(--orange);font-size:.88rem;font-weight:700;margin:0;text-transform:uppercase}
.unpictured-catalog h3{font-size:1.65rem;margin:0}
.unpictured-catalog ul{display:grid;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0}
.unpictured-catalog li{align-items:center;border-top:1px solid var(--line);display:flex;font-size:1rem;justify-content:space-between;min-height:58px;padding:.7rem}
.unpictured-catalog li:nth-child(odd){border-right:1px solid var(--line)}
.unpictured-catalog li a{align-items:center;border:1px solid var(--line);border-radius:50%;display:flex;flex:0 0 auto;height:30px;justify-content:center;margin-left:1rem;width:30px}
.unpictured-catalog li a:hover{background:var(--orange);color:#fff}
.form-intro{color:var(--muted);margin:-.7rem 0 2.2rem;max-width:620px}
.form-grid{column-gap:2rem;row-gap:1.8rem}
.form-grid>label{font-size:1rem;gap:.55rem;letter-spacing:0;text-transform:none}
.form-grid>label small{color:var(--muted);font-family:var(--body);font-size:.78rem;font-weight:400;letter-spacing:0;margin-top:-.2rem}
.form-grid input,.form-grid textarea{border-bottom-width:2px;font-size:1.08rem}
.form-grid input::placeholder,.form-grid textarea::placeholder{color:#7a8581;opacity:1}
.form-grid input:focus,.form-grid textarea:focus{box-shadow:0 2px 0 var(--orange)}
.form-grid input:user-invalid,.form-grid textarea:user-invalid{border-color:#b42318}
.category-interest{border:0;grid-column:1/-1;margin:0;min-width:0;padding:0}
.category-interest legend{font-family:var(--heading);font-size:1rem;font-weight:700;padding:0}
.category-interest>p{color:var(--muted);font-size:.9rem;margin:.25rem 0 .9rem}
.category-options{display:grid;gap:.65rem;grid-template-columns:1fr 1fr}
.form-grid .category-option{align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;cursor:pointer;display:flex;flex-direction:row;font-family:var(--body);font-size:.95rem;font-weight:400;gap:.7rem;letter-spacing:0;min-height:50px;padding:.7rem .85rem;text-transform:none;transition:border-color .2s,background .2s,transform .2s}
.form-grid .category-option:hover{border-color:var(--orange);transform:translateY(-1px)}
.form-grid .category-option:has(input:checked){background:#fff3ed;border-color:var(--orange);color:var(--forest-dark)}
.category-option input{accent-color:var(--orange);flex:0 0 auto;height:19px;min-height:0;width:19px}
.category-option.select-all{background:var(--forest);border-color:var(--forest);color:#fff;grid-column:1/-1;font-family:var(--heading);font-weight:700}
.category-option.select-all:has(input:checked){background:var(--forest-dark);color:#fff}
.inquiry-submit{border-radius:999px;box-shadow:0 12px 28px rgba(241,91,42,.22);min-width:235px}
.form-status{font-size:.95rem;font-weight:700;margin-top:1.2rem}
.email-fallback{background:#fff;border:1px solid var(--line);border-left:4px solid var(--orange);border-radius:14px;box-shadow:0 14px 35px rgba(20,33,30,.08);margin-top:1rem;padding:1.25rem}
.email-fallback>strong{font-family:var(--heading);font-size:1.15rem}
.email-fallback>p{color:var(--muted);font-size:.9rem;margin:.15rem 0 .8rem}
.email-choices{display:flex;flex-wrap:wrap;gap:.55rem}
.email-choice{background:var(--cream);border:1px solid var(--line);border-radius:999px;color:var(--forest-dark);cursor:pointer;font-family:var(--heading);font-size:.78rem;font-weight:700;padding:.65rem .95rem}
.email-choice:hover,.email-choice:focus-visible{border-color:var(--orange);outline:0}
.email-choice.primary{background:var(--orange);border-color:var(--orange);color:#fff}
.private-label-feature .check-list li:before{content:"\2713"}

/* Keep the private-label reel crisp, proportional and visually balanced with its copy. */
.private-label-feature{align-items:stretch;column-gap:clamp(2.5rem,4vw,5rem);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);padding:clamp(4.5rem,6vw,6.5rem) 5vw}
.private-label-feature>div{padding:0}
.private-label-feature figure{align-self:stretch;aspect-ratio:auto;background:var(--cream);border-radius:22px;height:auto;max-width:760px;overflow:hidden;width:100%}
.private-label-feature figure video{background:var(--cream);border-radius:22px;height:100%;max-height:none;object-fit:contain;width:100%}

@media(max-width:1100px){
  .private-label-feature{grid-template-columns:1fr;padding-left:7vw;padding-right:7vw;row-gap:3.25rem}
  .private-label-feature figure{align-self:center;aspect-ratio:16/9}
  .private-label-feature figure,.private-label-feature>div{margin-left:auto;margin-right:auto;max-width:780px;width:100%}
}
@media(max-width:1180px){.brand{width:300px}.home-hero .hero-media{height:auto;min-height:540px}.about-aligned{grid-template-columns:1fr;padding:6rem 7vw}.about-content{padding-right:0}.about-aligned figure{grid-column:auto;margin-top:3rem}.child-category-grid{column-count:2}}
@media(max-width:780px){.brand{width:235px}.brand img{height:54px}.home-hero .hero-media{min-height:430px}.category-filter{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.purpose-grid article{padding:2.1rem}.purpose-intro h2{white-space:normal}.core-values-title{margin-top:3rem}.footer-brand img{width:290px}.private-label-feature{padding:5rem 6vw}.private-label-feature figure{padding:0}.package-label{font-size:.68rem;padding:.55rem .75rem}.footer-contact-link{grid-template-columns:34px 1fr}.feature-pills span{font-size:.95rem;white-space:normal}.about-aligned{padding:5rem 6vw}.about-content{display:block}.about-content .about-copy{margin-top:2.3rem}.about-aligned figure{min-height:430px}.category-overview{grid-template-columns:1fr}.category-summary{padding:2.2rem}.category-representative{min-height:320px}.child-category-grid{column-count:1}.child-category{padding:1.25rem}.category-interest{grid-column:auto}.form-actions{width:100%}.inquiry-submit{width:100%}}
@media(max-width:500px){.brand{width:205px}.home-hero .hero-media{min-height:350px}.purpose-grid h3{font-size:2rem}.category-options{grid-template-columns:1fr}.category-option.select-all{grid-column:auto}.email-choices{display:grid;grid-template-columns:1fr 1fr}.email-choice{text-align:center}.package-label{font-size:.58rem}.package-label-retail{left:3%;top:14%}.package-label-foodservice{right:3%;top:20%}.package-label-flexible{bottom:18%;left:3%}.package-label-export{bottom:12%;right:3%}}
.child-category-grid:has(.catalog-item:nth-child(13)){column-count:1}
.child-category-grid:has(.catalog-item:nth-child(13)) .premium-product-list{column-gap:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
.child-category-grid:has(> .child-category:only-child){column-count:1}
.child-category-grid:has(> .child-category:only-child) .premium-product-list{column-gap:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
@media(min-width:1181px){.child-category-grid:has(.catalog-item:nth-child(13)) .premium-product-list{grid-template-columns:repeat(3,minmax(0,1fr))}.child-category-grid:has(> .child-category:nth-child(3):last-child){align-items:start;column-count:auto;display:grid;gap:1.2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.child-category-grid:has(> .child-category:nth-child(3):last-child) .child-category{margin:0}.child-category-grid:has(> .child-category:nth-child(3):last-child) .child-category:has(.catalog-item:nth-child(7)) .premium-product-list{column-gap:1.2rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:780px){.child-category-grid:has(.catalog-item:nth-child(13)) .premium-product-list,.child-category-grid:has(> .child-category:only-child) .premium-product-list{grid-template-columns:1fr}}
@media(max-width:780px){.private-label-feature figure{aspect-ratio:16/9;height:auto;min-height:0}.private-label-feature figure video{height:100%;max-height:none}}

/* Packaging explorer */
.packaging-explorer{background:linear-gradient(135deg,#fff9f4,#f6f1e9);border:1px solid rgba(241,91,42,.24);border-radius:18px;margin:0 0 1.25rem;overflow:hidden}
.packaging-explorer summary{align-items:center;cursor:pointer;display:grid;gap:1rem;grid-template-columns:54px 1fr 38px;list-style:none;min-height:86px;padding:1rem 1.25rem;transition:background .25s ease}
.packaging-explorer summary::-webkit-details-marker{display:none}
.packaging-explorer summary:hover,.packaging-explorer summary:focus-visible{background:#fff;outline:0}
.packaging-summary-icon{align-items:center;background:var(--orange);border-radius:50%;color:#fff;display:flex;height:48px;justify-content:center;width:48px}
.packaging-summary-icon svg{fill:none;height:24px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:24px}
.packaging-explorer summary strong{display:block;font-family:var(--heading);font-size:1.12rem}
.packaging-explorer summary small{color:var(--muted);display:block;font-size:.86rem;margin-top:.08rem}
.packaging-toggle{align-items:center;border:1px solid var(--line);border-radius:50%;color:var(--orange);display:flex;font-family:var(--heading);font-size:1.4rem;height:34px;justify-content:center;transition:background .25s,transform .3s;width:34px}
.packaging-explorer[open] .packaging-toggle{background:var(--orange);color:#fff;transform:rotate(45deg)}
.packaging-panel{border-top:1px solid rgba(241,91,42,.2);display:grid;gap:1rem;grid-template-columns:1fr;padding:1.25rem}
.packaging-panel.multi-format,.packaging-panel.multi-format.four-formats{grid-template-columns:repeat(2,minmax(0,1fr))}
.packaging-format{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 30px rgba(20,33,30,.06);min-width:0;padding:1.25rem;transition:border-color .28s ease,box-shadow .28s ease,transform .28s ease}
.packaging-format:hover{border-color:rgba(241,91,42,.45);box-shadow:0 18px 38px rgba(20,33,30,.11);transform:translateY(-4px)}
.packaging-format-heading{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}
.packaging-format-heading p{color:var(--orange);font-family:var(--heading);font-size:.72rem;font-weight:700;letter-spacing:.09em;margin:0 0 .15rem;text-transform:uppercase}
.packaging-format-heading h3{font-size:1.35rem;margin:0}
.packaging-format-heading small{color:var(--muted);font-size:.78rem;text-align:right}
.packaging-visuals{align-items:end;background:var(--cream);border:1px solid rgba(20,33,30,.06);border-radius:14px;display:flex;flex-wrap:nowrap;gap:clamp(.75rem,2vw,1.75rem);justify-content:center;min-height:245px;padding:1.25rem 1rem}
.packaging-size-item{align-items:center;display:flex;flex:1 1 0px;flex-direction:column;height:100%;justify-content:flex-end;margin:0;max-width:260px;min-width:0;text-align:center;width:100%}
.multi-format .packaging-size-item{max-width:130px}
.package-drawing{align-items:flex-end;color:var(--orange);display:flex;height:160px;justify-content:center;margin:auto 0 .65rem;width:100%}
.package-drawing img{filter:drop-shadow(0 2px 4px rgba(20,33,30,.08));height:auto;max-height:155px;max-width:100%;object-fit:contain;transition:transform .25s ease}
.packaging-size-item:hover .package-drawing img{transform:translateY(-4px) scale(1.05)}
.package-drawing svg{fill:none;height:132px;max-height:132px;max-width:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1;transform:scale(var(--package-scale,1)) scaleX(var(--package-width,1));transform-origin:center bottom;transition:transform .25s ease;width:86px}
.packaging-size-item:hover .package-drawing svg{transform:translateY(-3px) scale(var(--package-scale,1)) scaleX(var(--package-width,1))}
.package-drawing.package-carton svg{width:112px}
.package-drawing.package-bag svg{width:92px}
.packaging-size-item figcaption{line-height:1.15;min-height:38px}
.packaging-size-item figcaption strong{color:var(--forest-dark);display:block;font-family:var(--heading);font-size:.92rem;white-space:nowrap}
.packaging-size-item figcaption small{color:var(--muted);display:block;font-size:.74rem;margin-top:.25rem;white-space:nowrap}
.multi-format .packaging-visuals{min-height:220px}
.packaging-data-note{align-items:center;background:#f7f2eb;border:1px solid var(--line);border-left:4px solid var(--orange);border-radius:14px;display:flex;gap:1rem;margin:0 0 2rem;padding:1rem 1.2rem}
.packaging-data-note strong{color:var(--forest-dark);font-family:var(--heading);font-size:.82rem;letter-spacing:.06em;text-transform:uppercase}
.packaging-data-note p{color:var(--muted);font-size:.92rem;margin:0}

/* Interactive export map */
.page-hero.orange>.export-map-experience{background:#072f2a;display:flex;flex-direction:column;margin:0;min-height:720px;padding:1.25rem}
.export-map-stage{background:linear-gradient(145deg,#15463e,#09352f);border:1px solid rgba(223,238,232,.2);border-radius:22px;box-shadow:inset 0 1px 0 rgba(255,255,255,.04);display:grid;flex:1;grid-template-rows:minmax(390px,1fr) auto;overflow:hidden;padding:1rem}
.export-map{align-self:center;height:auto;max-height:500px;width:100%}
.world-map-base{opacity:.98}
.map-land path{fill:#dce4df;opacity:.32;stroke:rgba(255,255,255,.3);stroke-width:2}
.export-routes path{fill:none;opacity:.28;stroke:#ff986d;stroke-dasharray:7 10;stroke-linecap:round;stroke-width:3;transition:opacity .25s,stroke-width .25s}
.export-routes path.active{animation:routeFlow 8s linear infinite;opacity:1;stroke:#fff;stroke-width:4}
@keyframes routeFlow{to{stroke-dashoffset:-136}}
.market-marker{cursor:pointer;filter:url(#map-shadow);outline:none}
.market-marker>circle:first-child{fill:#fff;opacity:.9;stroke:var(--orange);stroke-width:3;transition:fill .25s,transform .25s}
.market-marker .marker-core{fill:var(--orange)}
.market-marker text,.map-origin text{fill:#fffdf8;font-family:var(--heading);font-size:26px;font-weight:800;letter-spacing:.018em;paint-order:stroke;stroke:#07342e;stroke-linejoin:round;stroke-width:8px;text-anchor:middle}
.market-marker:hover>circle:first-child,.market-marker:focus>circle:first-child,.market-marker.active>circle:first-child{fill:var(--orange);transform:scale(1.18)}
.market-marker:hover .marker-core,.market-marker:focus .marker-core,.market-marker.active .marker-core{fill:#fff}
.map-origin>circle:first-child{fill:var(--orange);opacity:.35;stroke:#fff;stroke-width:2}
.map-origin>circle:nth-child(2){fill:#fff;stroke:var(--orange);stroke-width:3}
.market-brief{background:rgba(255,255,255,.97);border-left:5px solid var(--orange);border-radius:14px;box-shadow:0 18px 42px rgba(0,0,0,.2);min-height:164px;padding:1.1rem 1.25rem}
.market-brief>[data-market-label]{color:var(--orange);font-family:var(--heading);font-size:.72rem;font-weight:700;letter-spacing:.1em;margin:0;text-transform:uppercase}
.market-brief h2{color:var(--forest-dark);font-size:1.4rem;line-height:1.1;margin:.32rem 0 .55rem}
.market-brief>[data-market-copy]{color:var(--muted);font-size:.86rem;line-height:1.45;margin:0}
.export-map-experience figcaption{background:transparent;padding:1rem .2rem .2rem}
.market-selector{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:center}
.market-selector button{background:transparent;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;cursor:pointer;font-family:var(--heading);font-size:.72rem;font-weight:700;padding:.5rem .75rem;transition:background .2s,border-color .2s}
.market-selector button:hover,.market-selector button:focus-visible,.market-selector button.active{background:var(--orange);border-color:var(--orange);outline:0}
.export-map-experience figcaption>p{color:rgba(255,255,255,.68);font-size:.74rem;margin:.65rem 0 0;text-align:center}

/* Local market page */
.local-market-hero{display:grid;grid-template-columns:48% 52%;min-height:780px;padding-top:100px}
.local-hero-copy{background:var(--forest-dark);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:7rem 6vw}
.local-hero-copy h1{font-size:clamp(4rem,5.4vw,6.3rem);line-height:.88;margin:.9rem 0 2rem}
.local-hero-copy h1 em{color:var(--orange)}
.local-hero-copy>p:not(.eyebrow){color:#bed0ca;font-size:1.12rem;max-width:650px}
.local-hero-copy .button{align-self:flex-start;margin-top:1.4rem}
.local-hero-visual{background:#e9e1d7;margin:0;min-height:680px;overflow:hidden;position:relative}
.local-hero-visual>img{height:100%;object-fit:cover;object-position:38% center;width:100%}
.local-brand-card{align-items:center;background:#fff;border:1px solid rgba(20,33,30,.1);border-radius:26px;box-shadow:0 24px 65px rgba(20,33,30,.16);display:flex;justify-content:center;margin:0;overflow:hidden;padding:1.2rem;position:absolute}
.local-brand-card img{height:100%;object-fit:contain;width:100%}
.egglicious-card{height:52%;left:7%;top:7%;transform:rotate(-3deg);width:52%;z-index:2}
.soltan-card{height:48%;right:5%;top:17%;transform:rotate(3deg);width:43%;z-index:3}
.soltan-brown-card{bottom:5%;height:39%;left:24%;transform:rotate(-1deg);width:52%;z-index:4}
.local-intro{display:grid;gap:7vw;grid-template-columns:1fr 1fr}
.local-intro h2{font-size:clamp(3rem,4.6vw,5.2rem)}
.local-intro>div:last-child{align-self:center}
.local-intro>div:last-child p:not(.lead){color:var(--muted)}
.local-eggs-showcase{background:var(--cream);border-bottom:1px solid var(--line);border-top:1px solid var(--line);box-shadow:inset 0 18px 45px rgba(20,33,30,.035);display:grid;grid-template-columns:1fr 1fr}
.local-eggs-gallery{background:var(--orange);display:grid;gap:1rem;grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);grid-template-rows:1fr;min-height:560px;padding:3vw}
.local-eggs-gallery figure{align-items:center;background:#fff;border-radius:20px;display:flex;justify-content:center;margin:0;overflow:hidden;padding:1rem}
.local-eggs-gallery img{height:100%;object-fit:contain;width:100%}
.local-eggs-gallery .egg-gallery-feature{padding:1.5rem}
.local-eggs-gallery .egg-brand-mark{padding:1.5rem}
.local-eggs-gallery .egglicious-logo-feature{padding:1.5rem}
.local-eggs-copy{align-self:center;padding:3.4vw}
.local-eggs-copy .eyebrow{font-size:1rem}
.local-eggs-copy h2{font-size:clamp(2.8rem,3.8vw,4.3rem)}
.local-eggs-copy>p:not(.eyebrow){color:var(--muted);font-size:1.05rem}
.local-check-list{list-style:none;margin:1.3rem 0 0;padding:0}
.local-check-list li{align-items:center;border-top:1px solid var(--line);display:flex;font-family:var(--heading);font-size:1rem;font-weight:700;min-height:50px;padding:.55rem 0}
.local-check-list li:before{align-items:center;background:var(--orange);border-radius:50%;color:#fff;content:"✓";display:flex;flex:0 0 auto;height:30px;justify-content:center;margin-right:.8rem;width:30px}
.local-services{background:#fff}
.local-service-grid{display:grid;gap:1rem;grid-template-columns:repeat(12,minmax(0,1fr));margin-top:3rem}
.local-service-grid article{background:var(--cream);border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 38px rgba(20,33,30,.06);grid-column:span 3;min-height:250px;overflow:hidden;padding:2rem 1.75rem;position:relative}
.local-service-grid article:before{background:var(--orange);content:"";height:4px;left:0;position:absolute;right:0;top:0}
.local-service-grid article:nth-last-child(-n+3){grid-column:span 4}
.local-service-grid h3{font-size:1.4rem;margin:1.5rem 0 .75rem}
.local-service-grid p{color:var(--muted);font-size:.95rem;margin:0}
.local-partner-marquee .marquee-heading{max-width:920px}
.local-partner-marquee .marquee-heading>.eyebrow{justify-content:center}
.local-partner-marquee .marquee-heading>p:last-child{color:var(--muted);margin:.6rem auto 0;max-width:720px}
.local-partner-marquee .marquee-track{animation-duration:135s}

@media(max-width:1320px) and (min-width:1181px){.desktop-nav{gap:1.15rem}.desktop-nav a{font-size:.78rem}.brand{width:280px}.header-cta{min-width:190px}}
@media(max-width:1180px){.page-hero.orange>.export-map-experience{min-height:760px}.local-market-hero{grid-template-columns:1fr;padding-top:100px}.local-hero-copy{min-height:620px;padding:7rem 7vw}.local-hero-visual{aspect-ratio:3/2;min-height:0}.local-hero-visual>img{object-position:center}.local-service-grid article{grid-column:span 6}.local-service-grid article:nth-last-child(-n+3){grid-column:span 4}}
@media(max-width:780px){.packaging-panel.multi-format{grid-template-columns:1fr}.multi-format .packaging-format{min-height:0}.packaging-format{grid-template-columns:88px 1fr}.packaging-format-icon{height:88px;width:88px}.packaging-format-icon svg{height:62px;width:62px}.packaging-data-note{align-items:flex-start;flex-direction:column;gap:.35rem}.page-hero.orange>.export-map-experience{min-height:0;padding:.7rem}.export-map-stage{grid-template-rows:auto auto;padding:.65rem}.export-map{min-height:310px}.market-marker text,.map-origin text{font-size:27px;stroke-width:8px}.market-brief{min-height:190px}.market-selector{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding:.15rem}.market-selector button{flex:0 0 auto}.local-market-hero{padding-top:82px}.local-hero-copy{min-height:auto;padding:5rem 6vw}.local-hero-copy h1{font-size:clamp(3.3rem,13vw,4.8rem)}.local-hero-visual{aspect-ratio:3/2;min-height:0}.local-intro,.local-eggs-showcase{display:block}.local-eggs-gallery{min-height:560px;padding:6vw}.local-eggs-copy{padding:5rem 6vw}.local-service-grid{grid-template-columns:1fr 1fr}.local-service-grid article,.local-service-grid article:nth-last-child(-n+3){grid-column:auto;min-height:220px}.local-service-grid article:last-child{grid-column:1/-1}.local-service-grid h3{margin-top:1rem}}
@media(max-width:780px){.market-marker text,.map-origin text{font-size:34px;stroke-width:10px}}
@media(max-width:500px){.packaging-explorer summary{gap:.7rem;grid-template-columns:44px 1fr 32px;padding:.85rem}.packaging-summary-icon{height:40px;width:40px}.packaging-format{align-items:start;grid-template-columns:1fr}.packaging-format-icon{height:78px;width:78px}.packaging-sizes li{font-size:.9rem;padding:.6rem .75rem}.local-hero-visual{aspect-ratio:3/2;min-height:0}.local-eggs-gallery{grid-template-columns:1fr;grid-template-rows:1.7fr .8fr;min-height:680px}.local-service-grid{grid-template-columns:1fr}.local-service-grid article,.local-service-grid article:last-child{grid-column:auto;min-height:0}.local-service-grid h3{margin-top:1rem}}

/* Final source review: shared alignment and responsive media refinements */
footer{padding:5.5rem 0 2rem}
.footer-grid{margin:0 auto;max-width:1520px;padding-left:5vw;padding-right:5vw;width:100%}
.footer-bottom{margin:4rem auto 0;max-width:1520px;padding:1.6rem 5vw 0;width:100%}

@media(max-width:1180px){
  .home-hero .hero-media{align-self:stretch;height:auto;min-height:540px}
}

@media(max-width:780px){
  .home-hero .hero-copy{padding-bottom:5rem;padding-top:5rem}
  .home-hero .hero-media{min-height:430px}
  .category-summary{min-height:0}
  .category-representative{aspect-ratio:5/3;min-height:0}
  .packaging-panel.multi-format,.packaging-panel.multi-format.four-formats{grid-template-columns:1fr}
  .packaging-format,.multi-format .packaging-format{grid-template-columns:88px 1fr;min-height:0}
  .packaging-format-icon{height:88px;width:88px}
  .packaging-format-icon svg{height:62px;width:62px}
  .local-eggs-gallery{min-height:480px;padding:6vw}
  .footer-grid,.footer-bottom{padding-left:6vw;padding-right:6vw}
}

@media(max-width:500px){
  .packaging-explorer summary{grid-template-columns:44px 1fr 32px}
  .packaging-summary-icon{height:40px;width:40px}
  .packaging-format,.multi-format .packaging-format{grid-template-columns:78px 1fr;min-height:0}
  .packaging-format-icon{height:78px;width:78px}
  .packaging-format-icon svg{height:54px;width:54px}
  .local-eggs-gallery{grid-template-rows:1.25fr .8fr;min-height:540px}
}

/* Client-supplied packaging-size illustrations */
@media(max-width:780px){
  .packaging-format,.multi-format .packaging-format{display:block;padding:1rem}
  .packaging-format-heading{align-items:flex-start}
  .packaging-visuals,.multi-format .packaging-visuals{grid-template-columns:repeat(3,minmax(62px,1fr));min-height:215px}
  .packaging-visuals.packaging-count-2{grid-template-columns:repeat(2,minmax(82px,1fr))}
  .packaging-visuals.packaging-count-1{grid-template-columns:minmax(100px,1fr)}
}
@media(max-width:500px){
  .packaging-panel{padding:.8rem}
  .packaging-format-heading{display:block}
  .packaging-format-heading small{display:block;margin-top:.35rem;text-align:left}
  .packaging-visuals,.multi-format .packaging-visuals{gap:.45rem;grid-template-columns:repeat(3,minmax(54px,1fr));padding:.8rem .45rem}
  .package-drawing{height:125px}
  .package-drawing img{max-height:110px}
  .package-drawing svg{height:114px;max-height:114px}
  .packaging-size-item figcaption strong{font-size:.8rem}
  .packaging-size-item figcaption small{font-size:.67rem}
}

/* ═══════════════════════════════════════════════════════
   WhatsApp Floating Button
   Edit: Adjust position, size, or colors below.
   ═══════════════════════════════════════════════════════ */
.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;bottom:1.75rem;box-shadow:0 6px 20px rgba(37,211,102,.4);color:#fff;display:flex;height:60px;justify-content:center;position:fixed;right:1.75rem;transition:transform .2s,box-shadow .2s;width:60px;z-index:90}
.whatsapp-float:hover{box-shadow:0 10px 28px rgba(37,211,102,.5);transform:scale(1.08)}
.whatsapp-float svg{fill:#fff;height:32px;stroke:none;width:32px}
@media(max-width:500px){.whatsapp-float{bottom:1.1rem;height:54px;right:1.1rem;width:54px}.whatsapp-float svg{height:28px;width:28px}}

/* ═══════════════════════════════════════════════════════
   404 Error Page
   ═══════════════════════════════════════════════════════ */
.error-page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px);padding:8rem 5vw 5rem;text-align:center}
.error-page h1{font-size:clamp(5rem,12vw,10rem);line-height:.85;margin:0 0 1rem}
.error-page h1 em{display:block;font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.2;margin-top:.5rem}
.error-page>p{color:var(--muted);font-size:1.15rem;margin:0 auto 2.5rem;max-width:520px}
.error-actions{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}
.error-actions .button{border-radius:999px}
@media(max-width:780px){.error-page{min-height:calc(100vh - 82px);padding-top:6rem}}


/* ======================================================
   Responsive hardening — production candidate 2026-08-21
   Keeps the approved desktop design while making product
   packaging and dense catalogue UI adapt cleanly to
   laptop, tablet, mobile and narrow-mobile viewports.
   ====================================================== */

/* Packaging illustrations must be an adaptive grid, not a
   non-wrapping flex row. This also prevents package art from
   being squeezed at intermediate widths. */
.packaging-visuals,
.multi-format .packaging-visuals{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(92px,1fr));
  align-items:end;
  justify-items:center;
  gap:clamp(.7rem,1.5vw,1.4rem);
  min-height:0;
}
.packaging-size-item,
.multi-format .packaging-size-item{
  justify-self:stretch;
  max-width:none;
  min-width:0;
}
.packaging-size-item figcaption{
  width:100%;
  overflow-wrap:anywhere;
}

/* Laptop / landscape tablet */
@media(max-width:1180px){
  .packaging-panel.multi-format,
  .packaging-panel.multi-format.four-formats{
    grid-template-columns:1fr;
  }
  .packaging-visuals,
  .multi-format .packaging-visuals{
    grid-template-columns:repeat(auto-fit,minmax(105px,1fr));
  }
  .packaging-format-heading{
    align-items:flex-start;
    flex-wrap:wrap;
  }
  .category-overview{
    min-width:0;
  }
  .category-summary,
  .category-representative{
    min-width:0;
  }
}

/* Tablet / standard mobile */
@media(max-width:780px){
  .packaging-panel{
    gap:.85rem;
  }
  .packaging-format,
  .multi-format .packaging-format{
    display:block;
    min-width:0;
    padding:1rem;
  }
  .packaging-visuals,
  .multi-format .packaging-visuals{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:.7rem;
    min-height:0;
    padding:1rem .75rem;
  }
  .packaging-visuals.packaging-count-2{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .packaging-visuals.packaging-count-1{
    grid-template-columns:minmax(0,1fr);
  }
  .package-drawing{
    height:140px;
    min-width:0;
  }
  .package-drawing img{
    max-height:132px;
    max-width:100%;
  }
  .package-drawing svg{
    height:124px;
    max-height:124px;
    max-width:100%;
  }
  .packaging-size-item figcaption strong,
  .packaging-size-item figcaption small{
    white-space:normal;
  }
  .product-results{
    flex-wrap:wrap;
    gap:.75rem 1rem;
  }
  .category-count{
    max-width:100%;
  }
  .child-category,
  .unpictured-catalog{
    min-width:0;
  }
  .premium-product-list li,
  .unpictured-catalog li{
    overflow-wrap:anywhere;
  }
}

/* Phones: two packaging illustrations per row so artwork and
   labels stay legible rather than being compressed into 3 tiny cells. */
@media(max-width:520px){
  .packaging-explorer{
    border-radius:14px;
  }
  .packaging-explorer summary{
    grid-template-columns:42px minmax(0,1fr) 30px;
    gap:.65rem;
    min-height:76px;
    padding:.8rem;
  }
  .packaging-summary-icon{
    height:40px;
    width:40px;
  }
  .packaging-explorer summary strong{
    font-size:1rem;
    line-height:1.2;
  }
  .packaging-explorer summary small{
    font-size:.78rem;
    line-height:1.3;
  }
  .packaging-toggle{
    height:30px;
    width:30px;
  }
  .packaging-panel{
    padding:.7rem;
  }
  .packaging-format,
  .multi-format .packaging-format{
    padding:.85rem;
  }
  .packaging-format-heading{
    display:block;
    margin-bottom:.8rem;
  }
  .packaging-format-heading h3{
    font-size:1.15rem;
  }
  .packaging-format-heading small{
    display:block;
    margin-top:.3rem;
    text-align:left;
  }
  .packaging-visuals,
  .multi-format .packaging-visuals,
  .packaging-visuals.packaging-count-2{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:.55rem;
    padding:.75rem .45rem;
  }
  .packaging-visuals.packaging-count-1{
    grid-template-columns:minmax(0,1fr);
  }
  .package-drawing{
    height:132px;
    margin-bottom:.5rem;
  }
  .package-drawing img{
    max-height:120px;
  }
  .package-drawing svg{
    height:116px;
    max-height:116px;
  }
  .packaging-size-item figcaption{
    min-height:34px;
  }
  .packaging-size-item figcaption strong{
    font-size:.82rem;
    line-height:1.15;
  }
  .packaging-size-item figcaption small{
    font-size:.69rem;
    line-height:1.15;
  }
  .category-summary{
    padding:1.6rem 1.25rem;
  }
  .category-summary h2{
    font-size:clamp(2.15rem,11vw,3.25rem);
  }
  .category-representative{
    aspect-ratio:4/3;
  }
  .child-category{
    padding:1rem;
  }
  .child-category>h3{
    font-size:1.25rem;
  }
  .premium-product-list li{
    font-size:.96rem;
    min-height:56px;
  }
}

/* Very narrow phones (320–359px) */
@media(max-width:359px){
  .site-header{
    padding-left:4vw;
    padding-right:4vw;
  }
  .brand{
    width:185px;
  }
  .mobile-nav nav{
    min-width:min(292px,calc(100vw - 8vw));
  }
  .catalog-shell,
  .product-results{
    padding-left:4.5vw;
    padding-right:4.5vw;
  }
  .packaging-explorer summary{
    grid-template-columns:38px minmax(0,1fr) 28px;
    padding:.7rem;
  }
  .packaging-summary-icon{
    height:36px;
    width:36px;
  }
  .packaging-panel{
    padding:.55rem;
  }
  .packaging-format,
  .multi-format .packaging-format{
    padding:.7rem;
  }
  .packaging-visuals,
  .multi-format .packaging-visuals,
  .packaging-visuals.packaging-count-2{
    gap:.4rem;
    padding:.65rem .3rem;
  }
  .package-drawing{
    height:118px;
  }
  .package-drawing img{
    max-height:108px;
  }
  .package-drawing svg{
    height:106px;
    max-height:106px;
  }
}


/* Production inquiry anti-spam honeypot: hidden visually and from normal keyboard flow. */
.hp-field {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.inquiry-submit[disabled] {
  cursor: wait;
  opacity: .72;
}
