:root{--navy:#0c2938;--navy2:#061a24;--gold:#d8ad31;--cream:#f4f1e9;--white:#fff;--ink:#10171b;--muted:#637078;--line:#d9dfdf;--salmon:#db6656;--wrap:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}
.wrap{width:min(var(--wrap),calc(100% - 44px));margin:auto}.header{position:fixed;inset:0 0 auto;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(22px,4vw,58px);color:white;transition:.25s}.header.scrolled,.header.open{background:rgba(255,255,255,.94);color:var(--ink);backdrop-filter:blur(18px);box-shadow:0 10px 35px #061a2415}.brand{display:flex;align-items:baseline;gap:8px;font-family:Georgia,serif;font-weight:700}.brand span{font-size:2rem;letter-spacing:.06em}.brand small{font:700 .58rem Inter,sans-serif;letter-spacing:.24em;color:var(--gold)}.nav{display:flex;align-items:center;gap:28px;font-size:.83rem;font-weight:750}.nav a{position:relative}.nav-cta{border:1px solid currentColor;border-radius:99px;padding:10px 16px}.nav-toggle{display:none;border:1px solid currentColor;border-radius:99px;padding:9px 13px;background:none;color:inherit}
.hero{position:relative;min-height:94svh;color:white;overflow:hidden;background:var(--navy)}.hero-photo,.hero-overlay{position:absolute;inset:0}.hero-photo{background:url("images/processing/salmon-atid.jpg") center/cover no-repeat;transform:scale(1.03)}.hero-overlay{background:linear-gradient(90deg,rgba(4,15,21,.93) 0%,rgba(4,15,21,.72) 48%,rgba(4,15,21,.18) 100%),linear-gradient(0deg,rgba(4,15,21,.45),transparent 45%)}.hero-copy{position:relative;z-index:2;display:flex;min-height:94svh;flex-direction:column;justify-content:center;padding:125px 0 70px}.kicker{margin:0 0 18px;color:#a2760b;font-size:.72rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.kicker.light{color:var(--gold)}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em}h1{max-width:930px;margin:0 0 24px;font-size:clamp(3.7rem,7.6vw,7.5rem);line-height:.91}h1 em{color:#f1c958;font-weight:400}h2{margin:0;font-size:clamp(2.35rem,5vw,4.7rem);line-height:1.02}.lead{max-width:720px;color:#ffffffd9;font-size:clamp(1.05rem,1.7vw,1.3rem)}.actions{display:flex;gap:12px;margin-top:18px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:13px 21px;border:1px solid transparent;border-radius:99px;font-weight:850;cursor:pointer}.gold{background:var(--gold);color:#111}.glass{border-color:#ffffff99;background:#ffffff12;color:white}.scroll{position:absolute;z-index:3;right:38px;bottom:30px;font-size:.66rem;letter-spacing:.18em}.scroll span{margin-left:8px;font-size:1rem}
.intro,.portfolio,.process,.partnership,.history{padding:clamp(72px,8vw,112px) 0}.intro{background:white}.two,.brokerage-grid,.cert-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(40px,7vw,100px)}.prose{color:#3f4b51;font-size:1.08rem}.prose p{margin-top:0}.split-head{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end;margin-bottom:48px}.split-head>p{color:var(--muted)}
.portfolio{background:#f5f2ea}.trim-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trim{overflow:hidden;background:white;border:1px solid var(--line)}.trim img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#edf1f0;padding:12px}.trim div{padding:20px}.trim b{color:var(--salmon)}.trim div>p{margin:12px 0 5px;color:var(--muted);font-size:.68rem;font-weight:900;letter-spacing:.1em}.trim h3{margin:0 0 9px;font:500 2rem Georgia,serif}.trim span{color:var(--muted);font-size:.9rem}.formats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.formats article{background:#fff;border:1px solid var(--line);padding-bottom:20px}.formats img{width:100%;aspect-ratio:16/9;object-fit:contain;background:#eef1f0;padding:12px}.formats h3,.formats p{margin-left:20px;margin-right:20px}.formats h3{margin-top:18px}.formats p{color:var(--muted)}
.reveal{position:relative;min-height:72svh;display:grid;place-items:center;overflow:hidden}.reveal-bg{position:absolute;inset:-10%;background:url("images/processing/salmon-proceso-atid.jpg") center/cover fixed no-repeat}.reveal:after{content:"";position:absolute;inset:0;background:#061a2470}.reveal-card{position:relative;z-index:2;width:min(900px,calc(100% - 40px));padding:55px;background:#0c2938d9;color:white;backdrop-filter:blur(10px);border:1px solid #ffffff2c}
.process{background:white}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.steps article{min-height:220px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.steps b{color:var(--salmon)}.steps h3{margin:22px 0 10px}.steps p{color:var(--muted)}
.brokerage{padding:clamp(80px,10vw,130px) 0;background:var(--navy);color:white}.brokerage-grid>div>p{color:#ffffffbd;font-size:1.05rem}.model{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.model div{padding:20px;border:1px solid #ffffff2d;background:#ffffff0a}.model div.atid{border-color:#d8ad3180}.model small,.model strong{display:block}.model small{color:var(--gold);font-size:.67rem;font-weight:900;letter-spacing:.12em}.model strong{margin-top:5px}.model>p{grid-column:1/-1;color:#ffffffb8;font-size:.92rem}
.partnership{background:var(--cream)}.certs{padding:clamp(80px,10vw,125px) 0;background:var(--navy2);color:white}.cert-grid>div>p{color:#ffffffb8}.cert-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cert-list span{display:grid;place-items:center;min-height:90px;border:1px solid #ffffff2b;font-weight:900;letter-spacing:.08em}
.history{background:white}.timeline{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.timeline article{padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.timeline time{color:#a2760b;font-weight:900}.timeline p{color:var(--muted)}
.contact{padding:clamp(80px,10vw,130px) 0;background:linear-gradient(#0c2938ef,#0c2938ef),url("images/processing/salmon-proceso-atid.jpg") center/cover;color:white}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.contact-grid>div>p{color:#ffffffbd}.contact-grid>div>a{color:var(--gold);font-weight:800}.contact form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:24px;border:1px solid #ffffff30;background:#ffffff0c;backdrop-filter:blur(14px)}label{display:grid;gap:7px;font-size:.78rem;font-weight:800}input,select,textarea{width:100%;border:1px solid #ffffff3a;border-radius:4px;background:#fffffff2;color:#111;padding:12px}.full{grid-column:1/-1}.note{margin:0;color:#ffffff8f;font-size:.75rem}
footer{padding:28px 0;background:#051218;color:#ffffffa8}.footer{display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center}.footer p{margin:0;font-size:.84rem}.inverse{color:white}
@media(max-width:900px){.nav-toggle{display:block}.nav{position:absolute;top:72px;left:18px;right:18px;display:none;flex-direction:column;align-items:stretch;padding:15px;background:white;color:var(--ink);box-shadow:0 18px 50px #0002}.nav.open{display:flex}.two,.brokerage-grid,.cert-grid,.split-head,.contact-grid{grid-template-columns:1fr}.trim-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.split-head{gap:25px}.reveal-bg{background-attachment:scroll}}
@media(max-width:600px){.wrap{width:min(var(--wrap),calc(100% - 30px))}.header{padding:14px 16px}.brand span{font-size:1.6rem}.hero-copy{padding-top:100px}.actions{display:grid}.scroll{display:none}.trim-grid,.formats,.steps,.cert-list,.timeline,.contact form{grid-template-columns:1fr}.full{grid-column:auto}.reveal-card{padding:32px}.footer{grid-template-columns:1fr}.model{grid-template-columns:1fr}.model>span{transform:rotate(90deg);text-align:center}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal-bg{background-attachment:scroll}}

/* =========================
   V2 refinements
   ========================= */
.availability-strip{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:1px;
  margin:0 0 26px;
  background:var(--line);
  border:1px solid var(--line);
}
.availability-strip>div{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:18px;
  align-items:start;
  padding:20px 22px;
  background:#fff;
}
.availability-strip strong{
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.5rem;
  font-weight:500;
}
.availability-strip span{
  color:var(--muted);
  font-size:.92rem;
}
.model-v2{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
}
.model-v2 .model-row{
  padding:20px;
  border:1px solid #ffffff2d;
  background:#ffffff0a;
}
.model-v2 .model-row.atid{
  border-color:#d8ad3180;
  box-shadow:inset 4px 0 0 var(--gold);
}
.model-v2 p{
  color:#ffffffb8;
  font-size:.92rem;
}
.partnership-v2{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:clamp(40px,7vw,100px);
  align-items:center;
}
.partnership-copy>p{
  max-width:720px;
  color:#3f4b51;
  font-size:1.08rem;
}
.partner-card{
  padding:34px;
  background:var(--navy);
  color:#fff;
  border:1px solid #123e50;
}
.partner-card span{
  display:block;
  color:var(--gold);
  font-size:.68rem;
  font-weight:900;
  letter-spacing:.15em;
  margin-bottom:8px;
}
.partner-card strong{
  display:block;
  font-family:Georgia,"Times New Roman",serif;
  font-size:2.25rem;
  font-weight:500;
  line-height:1.05;
}
.partner-card p{color:#ffffffa8}
.partner-card hr{
  border:0;
  border-top:1px solid #ffffff25;
  margin:26px 0;
}
.cert-note{
  margin-top:20px;
  padding-top:20px;
  border-top:1px solid #ffffff20;
  font-size:.86rem!important;
  color:#ffffff8f!important;
}
.history{
  padding-top:100px;
  padding-bottom:110px;
}
.history-head{margin-bottom:34px}
.timeline-v2{
  position:relative;
  display:grid;
  gap:0;
  margin-top:28px;
}
.timeline-v2:before{
  content:"";
  position:absolute;
  left:155px;
  top:16px;
  bottom:16px;
  width:1px;
  background:var(--line);
}
.timeline-v2 article{
  display:grid;
  grid-template-columns:125px 30px 1fr;
  gap:15px;
  padding:24px 0;
  border-bottom:1px solid var(--line);
  position:relative;
}
.timeline-v2 time{
  color:#a2760b;
  font-weight:900;
  letter-spacing:.03em;
}
.timeline-v2 .dot{
  width:11px;
  height:11px;
  margin-top:7px;
  border-radius:50%;
  background:#fff;
  border:2px solid var(--gold);
  z-index:2;
}
.timeline-v2 h3{
  margin:0 0 8px;
  font:500 1.5rem Georgia,"Times New Roman",serif;
}
.timeline-v2 p{
  margin:0;
  max-width:800px;
  color:var(--muted);
}
.timeline-v2 article.current{
  background:linear-gradient(90deg,#fff7df00,#fff7df);
}
.timeline-v2 article.current .dot{
  background:var(--gold);
}
.timeline-v2 article.current h3{
  color:var(--navy);
}
@media(max-width:900px){
  .partnership-v2{grid-template-columns:1fr}
  .availability-strip{grid-template-columns:1fr}
}
@media(max-width:650px){
  .timeline-v2:before{left:8px}
  .timeline-v2 article{
    grid-template-columns:22px 1fr;
    gap:10px;
    padding-left:0;
  }
  .timeline-v2 time{
    grid-column:2;
    grid-row:1;
  }
  .timeline-v2 .dot{
    grid-column:1;
    grid-row:1 / span 2;
  }
  .timeline-v2 .timeline-copy{
    grid-column:2;
    grid-row:2;
  }
  .availability-strip>div{grid-template-columns:1fr;gap:6px}
}


/* =========================
   V3 – original yellow ATID logo + descriptor
   ========================= */
.brand-logo,.footer-brand{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:4px;
  line-height:1;
}
.brand-logo img{
  width:142px;
  height:72px;
  object-fit:cover;
  object-position:center;
  display:block;
}
.brand-logo strong,.footer-brand strong{
  font:900 .60rem Inter,ui-sans-serif,system-ui,sans-serif;
  letter-spacing:.13em;
  color:#153b67;
  white-space:nowrap;
}
.footer-brand img{
  width:112px;
  height:57px;
  object-fit:cover;
  object-position:center;
}
.footer-brand strong{color:#f0c34b;font-size:.52rem}
.header{padding-top:10px;padding-bottom:10px}
@media(max-width:600px){
  .brand-logo img{width:108px;height:55px}
  .brand-logo strong{font-size:.46rem;letter-spacing:.09em}
}


/* =========================
   V4 – visual portfolio, history and certification refinements
   ========================= */
.visual-proof{padding:clamp(72px,8vw,112px) 0;background:#fff}
.visual-head{margin-bottom:30px}
.proof-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:1fr 1fr;gap:14px}
.proof-grid figure{position:relative;margin:0;overflow:hidden;background:#e8eceb;min-height:250px}
.proof-grid .proof-wide{grid-row:1 / span 2;min-height:520px}
.proof-grid img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.proof-grid figure:hover img{transform:scale(1.025)}
.proof-grid figcaption{position:absolute;left:16px;bottom:16px;padding:8px 12px;background:#061a24d9;color:#fff;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(8px)}
.cert-list-v4{align-content:center}
.cert-mark{display:flex!important;min-height:110px!important;flex-direction:column;gap:4px;text-align:center;padding:18px 10px}
.cert-mark strong{font:700 1.15rem Georgia,"Times New Roman",serif;letter-spacing:.06em}
.cert-mark small{color:#ffffff8f;font-size:.65rem;letter-spacing:.05em;text-transform:uppercase}
.history-visual{display:grid;grid-template-columns:1.2fr .8fr;gap:1px;margin:28px 0 34px;background:var(--line);border:1px solid var(--line)}
.history-visual>div{padding:26px;background:#f7f5ef}
.history-visual-copy span{display:block;margin-bottom:8px;color:#a2760b;font-size:.68rem;font-weight:900;letter-spacing:.16em}
.history-visual-copy strong{display:block;max-width:650px;font:500 clamp(1.45rem,2.4vw,2.2rem) Georgia,"Times New Roman",serif;line-height:1.12}
.history-visual-note{display:flex;align-items:center;color:var(--muted)}
@media(max-width:900px){
  .proof-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}
  .proof-grid .proof-wide{grid-column:1/-1;grid-row:auto;min-height:420px}
  .history-visual{grid-template-columns:1fr}
}
@media(max-width:600px){
  .proof-grid{grid-template-columns:1fr}
  .proof-grid .proof-wide{grid-column:auto;min-height:300px}
  .proof-grid figure{min-height:230px}
}

/* V4.1 — historical photography */
.timeline-photo article{grid-template-columns:125px 30px minmax(0,1fr) 330px;align-items:start;column-gap:15px}
.timeline-photo .history-gallery,.timeline-photo .history-now{grid-column:4;grid-row:1;align-self:start}
.history-gallery{display:grid;gap:8px;border-radius:16px;overflow:hidden;background:#eef0f1;min-height:150px}
.history-gallery.two{grid-template-columns:1fr 1fr}
.history-gallery.three{grid-template-columns:1.2fr .9fr .9fr}
.history-gallery img{width:100%;height:180px;object-fit:cover;display:block;filter:saturate(.88) contrast(.98)}
.history-gallery.three img{height:160px}
.history-gallery img:hover{filter:saturate(1) contrast(1);transition:.25s ease}
.history-now{min-height:160px;border-radius:16px;background:var(--navy);padding:24px;display:flex;flex-direction:column;justify-content:center;color:white}
.history-now span{font:700 2.5rem Georgia,"Times New Roman",serif;letter-spacing:.03em}
.history-now strong{color:var(--gold);font-size:1.02rem;margin:3px 0 18px}
.history-now small{color:#ffffffb0;line-height:1.45}
@media(max-width:1100px){.timeline-photo article{grid-template-columns:110px 30px 1fr}.timeline-photo .history-gallery,.timeline-photo .history-now{grid-column:3;grid-row:auto;margin-top:16px;max-width:620px}}
@media(max-width:650px){.timeline-photo article{grid-template-columns:22px 1fr}.timeline-photo .history-gallery,.timeline-photo .history-now{grid-column:2;grid-row:auto}.history-gallery.three{grid-template-columns:1fr 1fr}.history-gallery.three img:first-child{grid-column:1/-1}.history-gallery img,.history-gallery.three img{height:150px}}


/* V4.1 — dedicated History page */
.history-summary{padding:clamp(72px,8vw,112px) 0;background:#f7f5ef;border-top:1px solid var(--line)}
.history-summary-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,120px);align-items:start}
.history-summary h2{margin-bottom:0}.history-summary-copy{max-width:720px;color:var(--muted);font-size:1.08rem}.history-summary-copy p:first-child{margin-top:0}.text-link{display:inline-flex;gap:12px;align-items:center;margin-top:18px;color:var(--navy);font-weight:900;text-decoration:none;border-bottom:1px solid #c6a23b;padding-bottom:5px}.text-link span{color:#a2760b;font-size:1.25em}
.history-page{padding-top:92px}.history-hero{padding:clamp(80px,9vw,135px) 0 75px;background:#f7f5ef;border-bottom:1px solid var(--line)}.history-hero h1{max-width:1000px;font:500 clamp(3.4rem,7vw,7.4rem)/.9 Georgia,"Times New Roman",serif;letter-spacing:-.055em;margin:16px 0 32px}.history-hero h1 em{color:#b68610;font-weight:500}.history-lead{max-width:820px;color:var(--muted);font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.55}.history-full{padding:0 0 100px;background:white}.history-wide{width:min(1440px,calc(100% - 64px))}.history-intro{display:grid;grid-template-columns:220px 1fr;gap:50px;padding:42px 0;border-bottom:1px solid var(--line);align-items:center}.history-intro span{color:#a2760b;font-weight:900;letter-spacing:.12em}.history-intro p{font:500 clamp(1.45rem,2.4vw,2.2rem) Georgia,"Times New Roman",serif;margin:0;max-width:850px}.history-chapter{display:grid;grid-template-columns:150px minmax(320px,.75fr) minmax(540px,1.25fr);gap:clamp(28px,4vw,65px);padding:70px 0;border-bottom:1px solid var(--line);align-items:start}.chapter-date{color:#a2760b;font-weight:900;font-size:1.05rem;padding-top:5px}.chapter-copy h2{font:500 clamp(2rem,3.1vw,3.5rem)/1 Georgia,"Times New Roman",serif;letter-spacing:-.035em;margin:8px 0 22px}.chapter-copy>p:last-of-type{color:var(--muted);font-size:1.05rem;line-height:1.65}.chapter-gallery{display:grid;gap:12px;min-height:360px}.chapter-gallery.gallery-two{grid-template-columns:1fr 1fr}.chapter-gallery.gallery-three{grid-template-columns:1.35fr .82fr .82fr}.chapter-gallery img{width:100%;height:390px;object-fit:cover;display:block;border-radius:18px;filter:saturate(.92) contrast(.99)}.chapter-gallery.gallery-three img{height:360px}.history-brand-panel{min-height:360px;border-radius:18px;background:var(--navy);padding:48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.history-brand-panel img{width:min(260px,80%);height:auto;margin-bottom:16px}.history-brand-panel strong{color:var(--gold);letter-spacing:.13em;font-size:.8rem}.history-brand-panel small{display:block;color:#ffffffb5;margin-top:32px;max-width:360px;font:500 1.5rem/1.25 Georgia,"Times New Roman",serif}.history-cta{padding:90px 0;background:var(--navy);color:white}.history-cta h2{font:500 clamp(2.8rem,5vw,5.5rem)/.95 Georgia,"Times New Roman",serif;letter-spacing:-.04em;margin:12px 0 34px}
@media(max-width:1050px){.history-chapter{grid-template-columns:120px 1fr}.chapter-gallery,.history-brand-panel{grid-column:2}.chapter-gallery{min-height:0}.chapter-gallery img,.chapter-gallery.gallery-three img{height:320px}.history-summary-grid{grid-template-columns:1fr}.history-summary-copy{max-width:800px}}
@media(max-width:700px){.history-wide{width:min(100% - 30px,1440px)}.history-page{padding-top:78px}.history-hero h1{font-size:clamp(3rem,15vw,5rem)}.history-intro{grid-template-columns:1fr;gap:10px}.history-chapter{grid-template-columns:1fr;gap:18px;padding:52px 0}.chapter-gallery,.history-brand-panel{grid-column:1}.chapter-gallery.gallery-two,.chapter-gallery.gallery-three{grid-template-columns:1fr 1fr}.chapter-gallery.gallery-three img:first-child{grid-column:1/-1}.chapter-gallery img,.chapter-gallery.gallery-three img{height:230px}.history-brand-panel{min-height:300px;padding:32px}.history-summary-grid{gap:25px}}


/* V4.2 — History breadcrumb only */
.history-breadcrumb{
  width:min(1180px,calc(100% - 40px));
  margin:22px auto 0;
  display:flex;
  align-items:center;
  gap:10px;
  font-size:16px;
  line-height:1.4;
  font-weight:800;
  color:#66727a;
}
.history-breadcrumb a{
  color:#a97400;
  text-decoration:none;
}
.history-breadcrumb a:hover,
.history-breadcrumb a:focus{
  text-decoration:underline;
}
.history-breadcrumb span[aria-hidden="true"]{
  color:#aeb5b9;
  font-size:19px;
}
@media (max-width:700px){
  .history-breadcrumb{
    width:min(100% - 28px,1180px);
    margin-top:16px;
    font-size:15px;
  }
}

/* V4.4 — fourth portfolio category: value-added salmon */
@media(min-width:901px){
  .formats{grid-template-columns:repeat(4,minmax(0,1fr));}
}
.value-added-images{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:1px;
  background:var(--line);
}
.formats .value-added-images img{
  aspect-ratio:1/1;
  padding:10px;
  background:#eef1f0;
  object-fit:contain;
}
.formats .format-detail{
  font-size:.82rem;
  line-height:1.5;
  color:#59666d;
}
.formats .format-detail strong{color:#26343b;}

/* V4.5 — compact reference-format specifications */
.trim .format-detail{margin-top:12px;font-size:11px;line-height:1.5;color:#52606a}.trim .format-detail strong{color:#263844}.formats .format-detail{margin-top:12px;font-size:11px;line-height:1.5;color:#52606a}.formats .format-detail strong{color:#263844}

/* V4.6 — match lower Reference formats typography to Trim C–F */
.formats .format-detail{
  font-size:.68rem;
  line-height:1.5;
  font-weight:900;
  letter-spacing:.1em;
  color:#52606a;
}
.formats .format-detail strong{color:#263844;}


/* V4.7 — certification logos */
.cert-list-v4{grid-template-columns:repeat(3,minmax(0,1fr));}
.cert-list-v4 .cert-mark{min-height:185px!important;justify-content:center;align-items:center;gap:7px;padding:18px 12px;background:#fff;color:var(--ink);border:1px solid #ffffff35;}
.cert-list-v4 .cert-mark img{display:block;width:100%;max-width:150px;height:82px;object-fit:contain;margin:0 auto 5px;}
.cert-list-v4 .cert-mark strong{font:800 1rem/1.1 Arial,sans-serif;letter-spacing:.04em;}
.cert-list-v4 .cert-mark small{color:#5d6970;font-size:.62rem;line-height:1.25;letter-spacing:.05em;}
@media(max-width:900px){.cert-list-v4{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:600px){.cert-list-v4{grid-template-columns:1fr;}.cert-list-v4 .cert-mark{min-height:165px!important;}}


/* V4.8 — Certified Supply panoramic aquaculture closure */
.certified-supply-panorama{
  width:100%;
  overflow:hidden;
  background:#0b2530;
}
.certified-supply-panorama img{
  display:block;
  width:100%;
  height:clamp(220px,24vw,380px);
  object-fit:cover;
  object-position:center;
}
@media(max-width:700px){
  .certified-supply-panorama img{
    height:220px;
  }
}


/* =========================
   V5.1 — Corporate Footer
   ========================= */
.site-footer{
  padding:72px 0 24px;
  color:rgba(255,255,255,.76);
  background:#071922;
  border-top:1px solid rgba(255,255,255,.08);
}
.footer-grid{
  display:grid;
  grid-template-columns:minmax(260px,1.55fr) repeat(3,minmax(150px,.65fr));
  gap:clamp(34px,5vw,72px);
  align-items:start;
}
.footer-brand-block{
  max-width:430px;
}
.footer-brand-link{
  display:inline-flex;
  flex-direction:column;
  align-items:flex-start;
  gap:5px;
  margin-bottom:22px;
}
.footer-brand-link img{
  width:128px;
  height:auto;
  border-radius:2px;
}
.footer-brand-link strong{
  color:#f1c34a;
  font-size:.58rem;
  font-weight:900;
  letter-spacing:.14em;
  white-space:nowrap;
}
.footer-brand-block p{
  margin:0;
  max-width:390px;
  color:rgba(255,255,255,.66);
  font-size:.94rem;
  line-height:1.7;
}
.footer-column{
  display:grid;
  gap:11px;
}
.footer-column h3{
  margin:0 0 8px;
  color:#fff;
  font-family:Inter,ui-sans-serif,system-ui,sans-serif;
  font-size:.77rem;
  font-weight:900;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.footer-column a,
.footer-column span{
  color:rgba(255,255,255,.68);
  font-size:.9rem;
  line-height:1.5;
}
.footer-column a{
  transition:color .16s ease,transform .16s ease;
}
.footer-column a:hover,
.footer-column a:focus-visible{
  color:#f1c34a;
  transform:translateX(2px);
}
.footer-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  margin-top:52px;
  padding-top:20px;
  border-top:1px solid rgba(255,255,255,.11);
}
.footer-bottom p{
  margin:0;
  color:rgba(255,255,255,.48);
  font-size:.79rem;
}
.footer-legal{
  display:flex;
  align-items:center;
  gap:20px;
}
.footer-legal a{
  color:rgba(255,255,255,.52);
  font-size:.79rem;
}
.footer-legal a:hover,
.footer-legal a:focus-visible{
  color:#f1c34a;
}
@media(max-width:980px){
  .footer-grid{
    grid-template-columns:1.35fr repeat(2,1fr);
  }
  .footer-contact{
    grid-column:2 / -1;
  }
}
@media(max-width:700px){
  .site-footer{
    padding-top:54px;
  }
  .footer-grid{
    grid-template-columns:1fr 1fr;
    gap:36px 24px;
  }
  .footer-brand-block{
    grid-column:1 / -1;
  }
  .footer-contact{
    grid-column:auto;
  }
  .footer-bottom{
    align-items:flex-start;
    flex-direction:column;
    margin-top:40px;
  }
}
@media(max-width:460px){
  .footer-grid{
    grid-template-columns:1fr;
  }
  .footer-brand-block,
  .footer-contact{
    grid-column:auto;
  }
}


/* ==========================================================
   V5.2 — Responsive refinements only
   Desktop design remains unchanged.
   ========================================================== */

@media (max-width: 980px){
  .wrap{
    width:min(100% - 36px,1180px);
  }

  .product-grid,
  .formats-grid,
  .cert-grid{
    gap:18px;
  }

  .product-card,
  .format-card,
  .cert-card{
    min-width:0;
  }

  .product-card img,
  .format-card img{
    width:100%;
    height:auto;
  }

  .brokerage-grid,
  .business-grid,
  .supply-grid,
  .contact-grid{
    gap:32px;
  }

  .cert-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }

  .cert-card img{
    max-width:120px;
    max-height:72px;
    object-fit:contain;
  }
}

@media (max-width: 760px){
  html{
    scroll-padding-top:82px;
  }

  body{
    overflow-x:hidden;
  }

  .wrap{
    width:min(100% - 28px,1180px);
  }

  header .wrap,
  .site-header .wrap{
    min-height:68px;
  }

  .brand img,
  .site-brand img{
    max-width:108px;
    height:auto;
  }

  .hero{
    min-height:auto;
  }

  .hero .wrap,
  .hero-inner{
    padding-top:74px;
    padding-bottom:66px;
  }

  .hero h1{
    max-width:12ch;
    font-size:clamp(2.55rem,11vw,4rem);
    line-height:1.01;
  }

  .hero p{
    max-width:34rem;
    font-size:1rem;
    line-height:1.65;
  }

  section{
    scroll-margin-top:78px;
  }

  .section-head,
  .section-heading{
    margin-bottom:28px;
  }

  .section-head h2,
  .section-heading h2{
    font-size:clamp(2rem,8.5vw,3rem);
    line-height:1.07;
  }

  .product-grid,
  .formats-grid,
  .cert-grid,
  .brokerage-grid,
  .business-grid,
  .supply-grid,
  .contact-grid{
    grid-template-columns:1fr !important;
  }

  .product-card,
  .format-card{
    height:auto;
  }

  .product-card img,
  .format-card img{
    aspect-ratio:16/10;
    object-fit:cover;
  }

  .product-card .content,
  .format-card .content,
  .product-card-copy,
  .format-card-copy{
    padding:20px;
  }

  .reference-formats,
  .reference-format{
    font-size:.93rem !important;
    line-height:1.55 !important;
  }

  .process-grid,
  .steps-grid{
    grid-template-columns:1fr !important;
    gap:14px;
  }

  .process-grid article,
  .steps-grid article{
    padding:22px 20px;
  }

  .cert-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:12px;
  }

  .cert-card{
    min-height:142px;
    padding:18px 12px;
  }

  .cert-card img{
    max-width:108px;
    max-height:62px;
  }

  .certified-supply-panorama img{
    height:210px;
  }

  form,
  .quote-form{
    width:100%;
  }

  input,
  select,
  textarea,
  button{
    max-width:100%;
  }

  .footer-grid{
    grid-template-columns:1fr 1fr;
  }

  .footer-brand-block{
    grid-column:1/-1;
  }
}

@media (max-width: 520px){
  .wrap{
    width:min(100% - 24px,1180px);
  }

  .hero .wrap,
  .hero-inner{
    padding-top:60px;
    padding-bottom:56px;
  }

  .hero h1{
    font-size:clamp(2.25rem,11vw,3.25rem);
  }

  .cert-grid{
    grid-template-columns:1fr 1fr !important;
  }

  .cert-card{
    min-height:132px;
  }

  .footer-grid{
    grid-template-columns:1fr;
  }

  .footer-brand-block,
  .footer-contact{
    grid-column:auto;
  }

  .footer-bottom{
    gap:14px;
  }

  .footer-legal{
    flex-wrap:wrap;
  }
}


/* V5.2.3 — History back-to-home button */
.history-home-wrap{
  width:min(1180px,calc(100% - 40px));
  margin:24px auto 0;
}
.history-home-button{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:12px 18px;
  border:1px solid rgba(10,27,35,.18);
  border-radius:999px;
  background:#fff;
  color:#0b1b23;
  font-size:14px;
  line-height:1;
  font-weight:800;
  text-decoration:none;
  box-shadow:0 6px 18px rgba(10,27,35,.06);
  transition:transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}
.history-home-button:hover,
.history-home-button:focus-visible{
  transform:translateY(-1px);
  border-color:#c58a00;
  box-shadow:0 8px 22px rgba(10,27,35,.10);
}
@media(max-width:700px){
  .history-home-wrap{
    width:min(100% - 28px,1180px);
    margin-top:16px;
  }
  .history-home-button{
    font-size:13px;
    padding:11px 16px;
  }
}


/* V5.2.5 — ensure History home button is below fixed header and clickable */
.history-page > .history-home-wrap{
  position:relative;
  z-index:5;
  width:min(1180px,calc(100% - 40px));
  margin:18px auto 4px;
  pointer-events:auto;
}
.history-page > .history-home-wrap .history-home-button{
  position:relative;
  z-index:6;
  pointer-events:auto;
}


/* V5.3 — performance safeguards */
img{
  max-width:100%;
}
@media (prefers-reduced-motion: reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
  }
}


/* V5.5 — Other Value-Added Products */
.other-value-added{
  padding:74px 0 78px;
  background:#0a2029;
  color:#fff;
}
.other-va-head{
  display:grid;
  grid-template-columns:minmax(260px,.85fr) minmax(420px,1.35fr);
  gap:16px 64px;
  align-items:start;
  margin-bottom:38px;
}
.other-va-head .kicker{
  grid-column:1/-1;
  margin-bottom:4px;
  color:#d5a51f;
}
.other-va-head h2{
  margin:0;
  max-width:720px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(2.25rem,4vw,4.2rem);
  font-weight:500;
  line-height:1.02;
  letter-spacing:-.025em;
}
.other-va-head > p:last-child{
  margin:4px 0 0;
  color:rgba(255,255,255,.70);
  font-size:1rem;
  line-height:1.65;
  max-width:520px;
}
.other-va-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  border-top:1px solid rgba(255,255,255,.15);
  border-left:1px solid rgba(255,255,255,.15);
}
.other-va-card{
  min-height:330px;
  padding:26px 24px 28px;
  border-right:1px solid rgba(255,255,255,.15);
  border-bottom:1px solid rgba(255,255,255,.15);
}
.other-va-no{
  display:block;
  margin-bottom:42px;
  color:#f06c55;
  font-size:.86rem;
  font-weight:900;
  letter-spacing:.06em;
}
.other-va-card h3{
  margin:0 0 14px;
  color:#fff;
  font-size:1.15rem;
  line-height:1.2;
}
.other-va-card > p:not(.reference-formats){
  margin:0 0 24px;
  color:rgba(255,255,255,.72);
  font-size:.94rem;
  line-height:1.62;
}
.other-va-card .reference-formats{
  margin:0;
  color:rgba(255,255,255,.82);
  font-size:.82rem;
  line-height:1.55;
}
.other-va-card .reference-formats strong{
  color:#fff;
}
@media(max-width:980px){
  .other-va-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .other-va-head{grid-template-columns:1fr;gap:14px}
}
@media(max-width:620px){
  .other-value-added{padding:54px 0 58px}
  .other-va-grid{grid-template-columns:1fr}
  .other-va-card{min-height:0}
  .other-va-no{margin-bottom:24px}
}


/* V5.5.2 — Other Value-Added Products aligned to landing light section */
.other-value-added{
  background:#fff;
  color:#0f1a20;
  border-top:1px solid #ece8df;
  border-bottom:1px solid #ece8df;
}
.other-va-head .kicker{
  color:#b98200;
}
.other-va-head h2{
  color:#0f1a20;
}
.other-va-head > p:last-child{
  color:#5c6970;
}
.other-va-grid{
  border-top:1px solid #dfe3e4;
  border-left:1px solid #dfe3e4;
}
.other-va-card{
  background:#fff;
  border-right:1px solid #dfe3e4;
  border-bottom:1px solid #dfe3e4;
}
.other-va-no{
  color:#ef6a52;
}
.other-va-card h3{
  color:#0f1a20;
}
.other-va-card > p:not(.reference-formats){
  color:#5b6870;
}
.other-va-card .reference-formats{
  color:#39464d;
}
.other-va-card .reference-formats strong{
  color:#0f1a20;
}


/* V5.8 — Core Web Vitals / rendering performance */
img{
  height:auto;
}
@media (min-width: 801px){
  .product-card,
  .format-card,
  .cert-card,
  .other-va-card{
    content-visibility:auto;
    contain-intrinsic-size:1px 420px;
  }
}
@media (prefers-reduced-motion: reduce){
  html{scroll-behavior:auto!important}
  *,*::before,*::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
  }
}
