:root{--navy:#0C2152;--yellow:#FDBA1D;--muted:#657185;--pale:#f2f5f9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--navy);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.7}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button:focus-visible,a:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}.skip{position:fixed;top:-80px;left:15px;z-index:99;background:white;padding:12px}.skip:focus{top:10px}.wrap{width:min(1240px,88%);margin:auto}.section{padding-top:100px;padding-bottom:100px}header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;gap:30px;background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid #e7ebf0}.brand img{width:168px;height:72px;object-fit:contain}nav{display:flex;gap:30px;font-size:14px;font-weight:600}nav a:hover{color:#a16d00}.header-cta{font-size:14px;font-weight:700;border-left:1px solid #ddd;padding-left:25px;white-space:nowrap}.header-cta span{margin-left:15px;color:#b17a00}.menu{display:none;background:none;border:0;color:var(--navy);font-size:26px}.hero{min-height:680px;position:relative;display:flex;flex-direction:column;justify-content:center;color:#fff;overflow:hidden}.slides,.slide,.hero-shade{position:absolute;inset:0}.slide{background-size:cover;background-position:center;opacity:0;transition:opacity 1s}.slide.active{opacity:1}.hero-shade{background:linear-gradient(90deg,rgba(3,22,43,.82),rgba(3,22,43,.25)),linear-gradient(0deg,rgba(3,22,43,.5),transparent 40%)}.hero-content{position:relative;padding:72px 0 94px}.eyebrow{font-size:12px;letter-spacing:2.3px;font-weight:700;margin-bottom:21px;display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:28px;height:2px;background:var(--yellow)}.light{color:#f4cf7b}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,5.2vw,76px);line-height:1.05;letter-spacing:-2.8px;font-weight:500;margin-bottom:25px}h1 em{font-style:normal;color:var(--yellow)}.hero-content p{max-width:490px;font-size:17px;color:#eef0f4;line-height:1.7;margin-bottom:32px}.button{display:inline-flex;align-items:center;gap:28px;padding:15px 23px;font-size:14px;font-weight:700}.yellow{background:var(--yellow);color:var(--navy)}.button:hover{background:#ffd46b}.hero-bottom{position:absolute;bottom:26px;left:6%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff40;padding-top:22px}.hero-caption{font-size:12px;letter-spacing:2px}.slider-controls{display:flex;gap:10px;align-items:center}.slider-controls>span{font-size:20px;margin-right:22px}.slider-controls small{font-size:13px;color:#d0d5de}.slider-controls button{border:1px solid #ffffff70;background:transparent;color:white;width:39px;height:39px}.slider-controls button:hover{background:var(--yellow);color:var(--navy)}h2{font-size:clamp(32px,3.3vw,47px);font-weight:500;line-height:1.15;letter-spacing:-1.4px;margin-bottom:25px}p{color:var(--muted)}.about{display:grid;grid-template-columns:1fr 1.12fr;gap:8%;align-items:center}.about-image{position:relative;padding-right:25px;padding-bottom:28px}.about-image>img{height:475px;width:100%;object-fit:cover}.image-label{position:absolute;right:0;bottom:0;background:var(--navy);color:white;padding:24px 28px;border-left:4px solid var(--yellow)}.image-label span{font-size:11px;letter-spacing:1.8px;display:block;color:#d2dcf0}.image-label strong{font-weight:400;font-size:21px}.about-copy p{font-size:16px;margin-bottom:19px}.about-facts{display:flex;gap:34px;border-top:1px solid #dce1e9;margin-top:29px;padding-top:22px}.about-facts strong{display:block;font-size:24px;font-weight:600}.about-facts div:first-child strong{font-size:40px;line-height:1.25}.about-facts span{font-size:12px;color:var(--muted)}.business{background:var(--pale)}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:42px}.section-head h2{margin-bottom:0}.section-head>p{max-width:350px;margin-bottom:4px}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.business-card{background:white;text-align:left;border:0;padding:28px 28px 24px;color:var(--navy);position:relative;transition:transform .2s,box-shadow .2s}.business-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #0c21520d}.business-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.business-number{font-size:13px;color:#8b96a7}.business-code{font-size:14px;font-weight:700;letter-spacing:1px;border-bottom:3px solid var(--yellow);padding-bottom:6px}.business-card h3{font-size:21px;line-height:1.3;font-weight:600;margin-bottom:13px;max-width:250px}.business-card p{font-size:14px;line-height:1.7;margin-bottom:22px}.text-link{font-size:13px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.text-link span{font-size:21px;font-weight:400}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 23px}.product-card{text-align:left;border:none;background:transparent;padding:0;color:var(--navy)}.product-image{height:220px;background:#f5f6f8;display:flex;align-items:center;justify-content:center;padding:32px;overflow:hidden;position:relative}.product-image img{max-height:160px;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product-card:hover img{transform:scale(1.06)}.product-image.photo{padding:0}.product-image.photo img{width:100%;height:100%;max-height:none;object-fit:cover}.product-card h3{font-size:20px;margin:15px 0 0;font-weight:600}.product-card p{font-size:13px;margin:1px 0}.product-card .product-footer{display:flex;justify-content:space-between;gap:8px;align-items:center}.product-arrow{font-size:24px}.badge{position:absolute;left:12px;top:12px;padding:3px 9px;background:var(--yellow);color:var(--navy);font-size:11px;z-index:1}.recipes{background:var(--navy);color:white}.recipes p{color:#c0c9db}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.editorial-card{background:none;border:0;color:inherit;padding:0;text-align:left;display:flex;flex-direction:column;align-items:stretch}.editorial-card img{width:100%;height:240px;object-fit:cover;transition:filter .2s}.editorial-card:hover img{filter:brightness(.88)}.card-meta{font-size:11px;letter-spacing:1.4px;margin:22px 0 10px;font-weight:700}.recipes .card-meta{color:#f6c757}.editorial-card h3{font-size:24px;line-height:1.3;font-weight:500;margin-bottom:22px}.editorial-card .text-link{margin-top:auto;border-top:1px solid #ffffff35;padding-top:14px}.articles .text-link{border-top:1px solid #dce1e9}.articles .card-meta{color:var(--muted)}.section-note{font-size:11px;letter-spacing:2px;color:var(--muted);padding-bottom:8px}footer{background:var(--navy);color:white;border-top:5px solid var(--yellow)}.footer-top{padding-top:64px;padding-bottom:54px;display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:40px}.footer-brand img{width:175px;border:8px solid white}.footer-brand p{font-size:23px;color:white;line-height:1.35;margin:22px 0 0}.footer-top h3{font-size:14px;font-weight:600;margin:8px 0 18px}.footer-top a,.footer-top>div>p{display:block;font-size:14px;color:#c3cde1;margin-bottom:8px}.footer-top a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid #ffffff25;display:flex;justify-content:space-between;padding-top:21px;padding-bottom:21px;font-size:12px;color:#c3cde1}@media(min-width:1500px){.hero-bottom{left:calc((100% - 1240px)/2)}}@media(max-width:1050px){nav{gap:19px}.header-cta{display:none}.about{gap:5%}.business-grid{gap:15px}.business-card{padding:22px}.product-grid{grid-template-columns:repeat(3,1fr)}.editorial-card img{height:200px}.footer-top{gap:25px}}@media(max-width:720px){header{height:78px}.brand img{width:145px;height:62px}.menu{display:block}nav{display:none;position:absolute;top:78px;left:0;right:0;background:white;padding:25px 6%;box-shadow:0 12px 20px #0001}nav.open{display:flex;flex-direction:column;gap:15px}.hero{min-height:660px}.hero-content{padding:50px 0 110px}h1{font-size:52px;letter-spacing:-2px}.hero-content p{font-size:16px;max-width:90%}.hero-caption{display:none}.hero-bottom{justify-content:flex-end}.section{padding-top:64px;padding-bottom:64px}.about{grid-template-columns:1fr;gap:42px}.about-image>img{height:360px}.about-facts{gap:24px}.about-facts strong{font-size:19px}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:20px;max-width:none}.business-grid{grid-template-columns:1fr 1fr}.business-card h3{font-size:19px}.business-top{margin-bottom:24px}.product-grid{grid-template-columns:repeat(2,1fr);gap:28px 16px}.product-image{height:175px;padding:20px}.product-card h3{font-size:18px}.editorial-grid{grid-template-columns:1fr;gap:35px}.editorial-card img{height:260px}.editorial-card h3{font-size:24px;margin-bottom:15px}.card-meta{margin-top:16px}.section-note{display:none}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:20px}.dialog-copy{padding:26px}.dialog-copy h2{font-size:28px}}@media(max-width:400px){.business-grid{grid-template-columns:1fr}.hero-content h1{font-size:45px}.product-image{height:150px}.about-facts{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

html{scroll-behavior:auto}nav{gap:23px;align-items:center}.nav-business{position:relative}.nav-business-heading{display:flex;align-items:center;gap:6px}.submenu-toggle{border:0;background:none;color:var(--navy);padding:8px;font-size:18px;line-height:1}.business-menu{position:absolute;top:calc(100% + 16px);left:-22px;min-width:290px;background:white;padding:12px;box-shadow:0 14px 40px #0c215226;border-top:3px solid var(--yellow)}.business-menu a{display:block;padding:10px 12px;line-height:1.4}.business-menu a:hover,.business-menu a[aria-current]{background:var(--pale)}nav a[aria-current="page"]{color:#966600}.page-banner{background:var(--navy);color:white;padding:38px 0 46px}.page-banner h1{font-size:48px;margin:20px 0 0;letter-spacing:-1.5px}.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:14px;line-height:1.6}.breadcrumb a{text-decoration:underline;text-underline-offset:4px}.breadcrumb span:last-child{opacity:.75}.detail-page{padding-top:34px;padding-bottom:90px}.detail-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:7%;align-items:start;margin-top:42px}.detail-visual img{width:100%;max-height:590px;object-fit:cover}.products .detail-visual{background:var(--pale);padding:40px}.products .detail-visual img{max-height:460px;object-fit:contain}.detail-copy h1{font-size:clamp(32px,3.5vw,48px);letter-spacing:-1.3px;line-height:1.13;overflow-wrap:anywhere}.detail-body{color:var(--muted)}.detail-body h3{color:var(--navy);margin:28px 0 12px}.detail-body li{margin-bottom:8px}.detail-body ul,.detail-body ol{padding-left:24px}.detail-body .lead{font-size:20px;color:var(--navy)}.detail-back{margin-top:24px}.detail-badge{display:inline-block;background:var(--yellow);padding:5px 12px;color:var(--navy);font-size:14px;margin-bottom:20px}.business-card{display:flex;flex-direction:column}.business-card .text-link{margin-top:auto}.product-card{display:block}.business-menu[hidden]{display:none}@media(max-width:1050px){nav{gap:16px}}@media(max-width:800px){header{height:78px}.brand img{width:145px;height:62px}.menu{display:block}nav{display:none;position:absolute;top:78px;left:0;right:0;background:white;padding:22px 6%;box-shadow:0 12px 20px #0001;max-height:calc(100dvh - 78px);overflow-y:auto}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:15px}.nav-business-heading{justify-content:space-between}.business-menu{position:static;min-width:0;box-shadow:none;border-top:0;border-left:2px solid var(--yellow);margin-top:12px;padding:0 0 0 8px}.business-menu a{font-size:14px}.detail-layout{grid-template-columns:1fr;gap:32px}.detail-visual img{max-height:400px}.page-banner h1{font-size:36px}.detail-page{padding-bottom:60px}.detail-copy h1{font-size:36px}}

/* Contact button and updated hero copy */
html{scroll-behavior:smooth}.header-cta{border:0;padding:12px 18px;display:inline-flex;flex-shrink:0}.hero-content h1{max-width:1050px;font-size:clamp(40px,4.8vw,69px);line-height:1.1}.hero-content p{max-width:660px}.footer-contact svg{width:19px;height:19px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;margin-top:3px}.footer-top .footer-contact a,.footer-top .footer-contact p{display:flex;align-items:flex-start;gap:10px}.footer-contact span{min-width:0;overflow-wrap:anywhere}.footer-top{grid-template-columns:1.7fr 1fr 1fr 1.8fr}@media(min-width:801px) and (max-width:1150px){header{gap:16px;padding-inline:3%}nav{gap:12px}.brand img{width:140px}.header-cta{padding:10px 12px}}@media(max-width:800px){header{gap:12px}.header-cta{margin-left:auto;font-size:12px;padding:10px 12px}.hero-content h1{font-size:clamp(34px,7vw,52px);letter-spacing:-1.3px}.hero-content p{max-width:100%}.footer-top{grid-template-columns:1fr 1fr}.footer-contact{grid-column:1/-1}}@media(max-width:380px){header{padding-inline:4%;gap:8px}.brand img{width:120px}.header-cta{padding:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.home-about{grid-template-columns:.9fr 1.2fr;gap:6%;align-items:center}.home-about .about-image>img{height:650px}.about-highlights{list-style:none;padding:24px 0 0;margin:25px 0 30px;border-top:1px solid #dce1e9;display:grid;grid-template-columns:1fr 1fr;gap:25px 24px}.about-highlights li{display:flex;align-items:flex-start;gap:12px}.about-highlight-icon{width:38px;height:38px;flex:none;display:flex;align-items:center;justify-content:center;background:#fdf3d7;color:var(--navy)}.about-highlight-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.about-highlights h3{font-size:16px;line-height:1.4;margin:0 0 7px;font-weight:700}.about-copy .about-highlights p{font-size:14px;line-height:1.65;margin:0}@media(max-width:1050px){.home-about{gap:4%}.about-highlights{grid-template-columns:1fr;gap:20px}}@media(max-width:800px){.home-about{grid-template-columns:1fr;gap:42px}.home-about .about-image>img{height:360px}.about-highlights{grid-template-columns:1fr 1fr}}@media(max-width:540px){.about-highlights{grid-template-columns:1fr}}

/* Recipe detail: white background */
.detail-page.recipes{background:#fff;color:var(--navy)}.detail-page.recipes p{color:var(--muted)}

/* About page: snapshot, facilities map, blue food */
.page-anchors{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.page-anchors a{font-size:13px;font-weight:700;padding:8px 14px;border:1px solid #ffffff40;transition:background .2s,color .2s}.page-anchors a:hover{background:var(--yellow);border-color:var(--yellow);color:var(--navy)}.about-image-plain{padding:0}
.snapshot{background:var(--navy);color:#fff;position:relative;overflow:hidden}.snapshot:before,.snapshot:after{content:'';position:absolute;border:1.5px solid #fdba1d8c;border-radius:50%;pointer-events:none}.snapshot:before{width:340px;height:340px;right:-150px;bottom:-150px}.snapshot:after{width:230px;height:230px;right:-95px;bottom:-95px}.snapshot .wrap{position:relative;z-index:1}.snapshot .section-head>p{color:#c0c9db}.snapshot-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26}.snapshot-item{padding:36px 24px 34px;border-left:1px solid #ffffff26}.snapshot-item:first-child{border-left:0;padding-left:0}.snapshot-item:last-child{padding-right:0}.snapshot-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border:1px solid #fdba1d80;border-radius:50%;color:var(--yellow);margin-bottom:24px}.snapshot-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.snapshot-item h3{font-size:18px;line-height:1.35;font-weight:600;margin-bottom:10px}.snapshot-item p{font-size:14px;line-height:1.65;color:#c0c9db;margin:0}.snapshot-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:40px 0 36px}.snapshot-stats strong{display:block;font-size:clamp(34px,3.4vw,46px);font-weight:500;letter-spacing:-1.4px;line-height:1.15;color:var(--yellow)}.snapshot-stats span{display:block;font-size:13px;line-height:1.5;margin-top:4px;color:#c0c9db}.snapshot-certs{display:flex;align-items:center;gap:14px 24px;flex-wrap:wrap;border-top:1px solid #ffffff26;padding-top:26px}.snapshot-certs>span{font-size:11px;letter-spacing:2px;font-weight:700;color:#f6c757}.snapshot-certs ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.snapshot-certs li{font-size:12px;font-weight:700;letter-spacing:.4px;padding:6px 12px;border:1px solid #ffffff38}
.facilities{background:var(--pale)}.facility-map{position:relative;margin-top:10px}.facility-map svg{display:block;width:100%;height:auto}.map-neighbor{fill:#e1e7ef}.map-land{fill:#c9d4e3}.map-pin{position:absolute;transform:translate(-50%,-50%);z-index:1}.map-pin.is-active{z-index:2}.map-pin-dot{width:30px;height:30px;border-radius:50%;background:var(--navy);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;border:3px solid #fff;box-shadow:0 6px 16px #0c21523d;position:relative;transition:transform .2s}.map-pin.office .map-pin-dot{background:var(--yellow);color:var(--navy)}.map-pin-dot:before{content:'';position:absolute;inset:-9px;border-radius:50%;border:2px solid var(--navy);opacity:0;animation:pin-pulse 2.8s ease-out infinite}.map-pin.office .map-pin-dot:before{border-color:#e0a000}.map-pin.is-active .map-pin-dot{transform:scale(1.2)}@keyframes pin-pulse{0%{transform:scale(.6);opacity:.7}100%{transform:scale(1.5);opacity:0}}.map-pin-label{position:absolute;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.25;color:var(--navy);background:#fff;padding:6px 10px;box-shadow:0 6px 16px #0c21521a}.map-pin-label small{display:block;font-size:10px;letter-spacing:1.2px;color:var(--muted);text-transform:uppercase}.label-top .map-pin-label{bottom:calc(100% + 8px);left:50%;transform:translateX(-50%)}.label-bottom .map-pin-label{top:calc(100% + 8px);left:50%;transform:translateX(-50%)}.label-right .map-pin-label{left:calc(100% + 8px);top:50%;transform:translateY(-50%)}.map-legend{display:flex;gap:24px;flex-wrap:wrap;font-size:13px;color:var(--muted);margin:18px 0 40px}.map-legend span{display:flex;align-items:center;gap:8px}.map-legend i{width:12px;height:12px;border-radius:50%;background:var(--navy)}.map-legend i.office{background:var(--yellow)}.location-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.location-card{background:#fff;padding:26px 26px 22px;border-top:3px solid transparent;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s}.location-card.is-active{border-top-color:var(--yellow);box-shadow:0 15px 30px #0c21520f;transform:translateY(-3px)}.location-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.location-number{width:30px;height:30px;border-radius:50%;background:var(--navy);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.location-number.office{background:var(--yellow);color:var(--navy)}.location-type{font-size:11px;letter-spacing:1.6px;font-weight:700;color:var(--muted)}.location-card h3{font-size:22px;font-weight:600;line-height:1.25;margin-bottom:2px}.location-region{font-size:13px;color:var(--muted);margin-bottom:14px}.location-card p{font-size:14px;line-height:1.65;margin-bottom:18px}.location-card .text-link{margin-top:auto;border-top:1px solid #dce1e9;padding-top:14px}.location-note{font-size:14px;margin:28px 0 0;max-width:760px}
.bluefood-intro{display:grid;grid-template-columns:1fr 1.05fr;gap:7%;align-items:center}.bluefood-visual{position:relative;padding-bottom:40px}.bluefood-visual img{width:100%;height:540px;object-fit:cover}.bluefood-stat{position:absolute;right:-24px;bottom:0;max-width:310px;background:var(--navy);color:#fff;padding:24px 26px;border-left:4px solid var(--yellow)}.bluefood-stat strong{display:block;font-size:40px;font-weight:500;letter-spacing:-1.2px;line-height:1.1;color:var(--yellow)}.bluefood-stat span{display:block;font-size:14px;line-height:1.55;margin-top:8px;color:#eef0f4}.bluefood-stat small{display:block;font-size:11px;line-height:1.5;color:#aab6cc;margin-top:12px}.bluefood-copy p{margin-bottom:18px}.bluefood-benefits{list-style:none;padding:22px 0 0;margin:26px 0 0;border-top:1px solid #dce1e9;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bluefood-benefits strong{display:block;font-size:15px;line-height:1.35;margin-bottom:4px}.bluefood-benefits span{display:block;font-size:13px;line-height:1.55;color:var(--muted)}.bluefood-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin:96px 0 34px}.bluefood-head h3{font-size:clamp(26px,2.4vw,34px);font-weight:500;letter-spacing:-1px;line-height:1.2;margin:0}.bluefood-head p{max-width:360px;margin:0}.pillar-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dce1e9;border-left:1px solid #dce1e9}.pillar-card{padding:32px 30px 28px;border-right:1px solid #dce1e9;border-bottom:1px solid #dce1e9;display:flex;flex-direction:column;transition:background .2s}.pillar-card:hover{background:var(--pale)}.pillar-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:26px}.pillar-icon{width:48px;height:48px;background:#fdf3d7;display:flex;align-items:center;justify-content:center}.pillar-icon svg{width:26px;height:26px;fill:none;stroke:var(--navy);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.pillar-number{font-size:13px;font-weight:700;letter-spacing:1px;color:#8b96a7}.pillar-card h4{font-size:20px;line-height:1.3;font-weight:600;margin:0 0 12px}.pillar-card p{font-size:14px;line-height:1.7;margin-bottom:22px}.pillar-tags{margin-top:auto;display:flex;flex-wrap:wrap;gap:8px}.pillar-tags a,.pillar-tags span{font-size:11px;font-weight:700;letter-spacing:1px;padding:5px 10px;border:1px solid #dce1e9}.pillar-tags a:hover{background:var(--yellow);border-color:var(--yellow)}
.ocean-quote{color:#fff;background:linear-gradient(90deg,rgba(3,22,43,.92),rgba(3,22,43,.6)),url('assets/ocean.webp') center/cover;padding:96px 0}.ocean-quote blockquote{margin:0;max-width:880px}.ocean-quote blockquote p{font-size:clamp(24px,2.6vw,36px);line-height:1.35;letter-spacing:-.6px;color:#fff;margin:0 0 34px}.ocean-quote-actions{display:flex;align-items:center;gap:20px 28px;flex-wrap:wrap}.ocean-quote-link{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.ocean-quote-link:hover{color:var(--yellow)}
@media(max-width:1050px){.snapshot-grid{grid-template-columns:repeat(3,1fr)}.snapshot-item:nth-child(3){padding-right:0}.snapshot-item:nth-child(4){border-left:0;padding-left:0}.snapshot-item:nth-child(n+4){border-top:1px solid #ffffff26}.location-grid,.pillar-grid{grid-template-columns:1fr 1fr}.bluefood-benefits{grid-template-columns:1fr}}@media(max-width:900px){.map-pin-label{display:none}}@media(max-width:800px){.bluefood-intro{grid-template-columns:1fr;gap:42px}.bluefood-visual img{height:380px}.bluefood-stat{right:0}.bluefood-benefits{grid-template-columns:repeat(3,1fr)}.bluefood-head{display:block;margin-top:64px}.bluefood-head p{margin-top:14px;max-width:none}}@media(max-width:720px){.snapshot:before{width:220px;height:220px;right:-110px;bottom:-110px}.snapshot:after{width:150px;height:150px;right:-75px;bottom:-75px}.snapshot-grid{grid-template-columns:1fr}.snapshot-grid .snapshot-item{display:grid;grid-template-columns:48px 1fr;gap:0 18px;padding:24px 0;border-left:0}.snapshot-item+.snapshot-item{border-top:1px solid #ffffff26}.snapshot-icon{width:48px;height:48px;margin:0;grid-row:span 2}.snapshot-icon svg{width:24px;height:24px}.snapshot-stats{grid-template-columns:1fr 1fr;gap:26px 20px}.facility-map{margin-inline:-6vw}.map-pin-dot{width:20px;height:20px;font-size:10px;border-width:2px}.map-pin-dot:before{inset:-6px}.location-grid,.pillar-grid,.bluefood-benefits{grid-template-columns:1fr}.pillar-card{padding:26px 22px}.bluefood-visual{padding-bottom:0}.bluefood-visual img{height:300px}.bluefood-stat{position:relative;right:auto;max-width:none;margin:-48px 0 0 24px}.ocean-quote{padding:70px 0}}@media(prefers-reduced-motion:reduce){.map-pin-dot:before{animation:none}}

/* Home: impact, CEO message, certifications, where to buy; footer social */
.impact{background:var(--navy);color:#fff;position:relative;overflow:hidden}.impact:before,.impact:after{content:'';position:absolute;border:1.5px solid #fdba1d8c;border-radius:50%;pointer-events:none}.impact:before{width:340px;height:340px;right:-170px;bottom:-170px}.impact:after{width:230px;height:230px;right:-115px;bottom:-115px}.impact .wrap{position:relative;z-index:1}.impact .section-head>p{color:#c0c9db}.impact-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff26}.impact-grid li{padding:36px 28px 4px;border-left:1px solid #ffffff26}.impact-grid li:first-child{border-left:0;padding-left:0}.impact-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff12;color:var(--yellow);margin-bottom:26px}.impact-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.impact-grid strong{display:block;font-size:clamp(44px,4.6vw,64px);font-weight:500;letter-spacing:-2px;line-height:1;color:var(--yellow);font-variant-numeric:tabular-nums;white-space:nowrap}.impact-grid strong small{font-size:.42em;letter-spacing:-.5px;color:#fff}.impact-label{display:block;font-size:14px;line-height:1.5;color:#c0c9db;margin-top:14px}
.ceo{background:var(--pale)}.ceo-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:7%;align-items:start}.ceo-mark{display:block;font-family:Georgia,'Times New Roman',serif;font-size:130px;line-height:1;height:62px;color:var(--yellow);margin-bottom:6px}.ceo-intro h2{font-size:clamp(26px,2.6vw,38px);line-height:1.3;letter-spacing:-1px;margin:0}.ceo-body{background:#fff;padding:40px 40px 34px;border-top:4px solid var(--yellow)}.ceo-body p{margin-bottom:18px}.ceo-sign{display:flex;align-items:center;gap:14px;border-top:1px solid #dce1e9;margin-top:26px;padding-top:22px}.ceo-avatar{width:48px;height:48px;border-radius:50%;background:var(--navy);color:var(--yellow);display:flex;align-items:center;justify-content:center;flex:none}.ceo-avatar svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.ceo-sign strong{display:block;font-size:15px;line-height:1.3}.ceo-sign div span{display:block;font-size:13px;color:var(--muted)}
.cert-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.cert-card{border:1px solid #dce1e9;padding:24px 22px;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s}.cert-card:hover{border-color:var(--yellow);box-shadow:0 15px 30px #0c21520d;transform:translateY(-4px)}.cert-top{display:flex;align-items:center;gap:10px;margin-bottom:22px}.cert-icon{width:38px;height:38px;flex:none;display:flex;align-items:center;justify-content:center;background:#fdf3d7}.cert-icon svg{width:21px;height:21px;fill:none;stroke:var(--navy);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.cert-cat{font-size:10.5px;letter-spacing:1.4px;font-weight:700;text-transform:uppercase;line-height:1.3;color:var(--muted)}.cert-card h3{font-size:22px;font-weight:700;line-height:1.2;margin:0 0 4px}.cert-name{font-size:12px;line-height:1.45;color:#8b96a7;margin-bottom:14px}.cert-card p{font-size:13.5px;line-height:1.65;margin:0}
.where-to-buy{background:var(--pale)}.channel-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.channel-tabs button{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #dce1e9;color:var(--navy);padding:12px 18px;font-size:14px;font-weight:700;text-align:left;transition:background .2s,color .2s,border-color .2s}.channel-tabs button:hover{border-color:var(--navy)}.channel-tabs button[aria-selected="true"]{background:var(--navy);border-color:var(--navy);color:#fff}.channel-tabs svg{width:18px;height:18px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.channel-tabs button[aria-selected="true"] svg{stroke:var(--yellow)}.channel-panel{display:grid;grid-template-columns:.8fr 2fr;gap:20px;background:#fff;padding:20px}.channel-panel[hidden]{display:none}.channel-panel:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.channel-info{padding:24px 18px 20px 14px;display:flex;flex-direction:column}.channel-count{font-size:11px;letter-spacing:1.6px;font-weight:700;text-transform:uppercase;color:#966600;margin-bottom:12px}.channel-info h3{font-size:26px;font-weight:500;letter-spacing:-.6px;line-height:1.2;margin-bottom:12px}.channel-info p{font-size:14px;margin-bottom:22px}.channel-info .text-link{margin-top:auto;border-top:1px solid #dce1e9;padding-top:14px}.logo-wall{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e6ebf1;border:1px solid #e6ebf1}.logo-wall li{background:#fff;min-height:128px;display:flex;align-items:center;justify-content:center;padding:18px}.plogo{display:flex;align-items:center;gap:10px;color:#8a94a6;line-height:1.1;transition:color .25s,transform .25s}.logo-wall li:hover .plogo{color:var(--navy);transform:scale(1.04)}.plogo svg{width:30px;height:30px;flex:none;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:stroke .25s}.logo-wall li:hover .plogo svg{stroke:#e0a000}.plogo-1{font-size:20px;letter-spacing:-.5px}.plogo-1 b{font-weight:800}.plogo-2{flex-direction:column;gap:6px;text-align:center}.plogo-2 em{font-family:Georgia,'Times New Roman',serif;font-size:23px;letter-spacing:-.3px}.plogo-2 small{font-size:9px;letter-spacing:3px;font-weight:700}.plogo-3{font-size:14px;font-weight:800;letter-spacing:3px}.plogo-3 i{width:13px;height:13px;flex:none;background:currentColor;transform:rotate(45deg)}.plogo-4{font-size:17px;font-weight:900;letter-spacing:1px;line-height:1.05;border-left:4px solid currentColor;padding-left:10px}.plogo-5{font-size:15px;font-weight:700;border:2px solid currentColor;border-radius:999px;padding:9px 18px}.plogo-6{font-size:16px;font-weight:700}.plogo-6 b{width:36px;height:36px;flex:none;display:flex;align-items:center;justify-content:center;background:#8a94a6;color:#fff;font-size:13px;letter-spacing:.5px;transition:background .25s}.logo-wall li:hover .plogo-6 b{background:var(--navy)}.plogo-market{font-size:18px;font-weight:800;letter-spacing:-.3px}.plogo-market svg{width:24px;height:24px}.channel-cta{display:flex;justify-content:space-between;align-items:center;gap:18px 40px;flex-wrap:wrap;margin-top:28px;padding:22px 28px;border:1px solid #dce1e9;background:#fff}.channel-cta p{margin:0;font-size:15px}.channel-cta strong{color:var(--navy);margin-right:4px}
.footer-social{display:flex;justify-content:space-between;align-items:center;gap:22px 40px;flex-wrap:wrap;border-top:1px solid #ffffff25;padding-top:26px;padding-bottom:26px}.footer-social-group{display:flex;align-items:center;gap:12px 18px;flex-wrap:wrap}.footer-social h3{font-size:14px;font-weight:600;margin:0}.social-links,.store-links{display:flex;flex-wrap:wrap;gap:10px}.social-links a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff38;border-radius:50%;transition:background .2s,color .2s,border-color .2s}.store-links a{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border:1px solid #ffffff38;font-size:13px;font-weight:700;color:#c3cde1;transition:background .2s,color .2s,border-color .2s}.social-links a:hover,.store-links a:hover{background:var(--yellow);border-color:var(--yellow);color:var(--navy)}.social-links svg,.store-links svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.store-links svg{width:16px;height:16px}
@media(max-width:1050px){.impact-grid{grid-template-columns:1fr 1fr}.impact-grid li{padding:32px 24px 30px}.impact-grid li:nth-child(odd){border-left:0;padding-left:0}.impact-grid li:nth-child(n+3){border-top:1px solid #ffffff26}.cert-grid{grid-template-columns:1fr 1fr}.channel-panel{grid-template-columns:1fr}.channel-info{padding:12px 8px 6px}.ceo-layout{gap:5%}}@media(max-width:800px){.ceo-layout{grid-template-columns:1fr;gap:34px}.ceo-body{padding:30px 26px 26px}}@media(max-width:720px){.impact-grid li{padding:26px 14px 24px}.impact-icon{margin-bottom:18px}.impact-label{font-size:13px}.ceo-mark{font-size:100px;height:48px}.channel-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.channel-tabs button{padding:11px 12px;font-size:13px;gap:8px}.channel-panel{padding:12px}.logo-wall{grid-template-columns:1fr 1fr}.logo-wall li{min-height:104px;padding:14px 10px}.plogo{transform-origin:center}.plogo-1{font-size:17px}.plogo-2 em{font-size:19px}.plogo-3{font-size:12px;letter-spacing:2px}.plogo-4{font-size:15px}.plogo-5{font-size:13px;padding:8px 13px}.plogo-6{font-size:14px}.plogo-market{font-size:15px}.channel-cta{padding:20px}.footer-social{flex-direction:column;align-items:flex-start}}@media(max-width:720px){.impact:before{width:200px;height:200px;right:-100px;bottom:-100px}.impact:after{width:130px;height:130px;right:-65px;bottom:-65px}}@media(max-width:540px){.cert-grid{gap:10px}.cert-card{padding:18px 14px}.cert-top{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:14px}.cert-cat{font-size:9.5px;letter-spacing:1px}.cert-card h3{font-size:18px}.cert-name{font-size:11px;margin-bottom:10px}.cert-card p{font-size:12.5px;line-height:1.6}}
