:root{--ink:#102449;--accent:#7656a5;--pale:#eef0f8;--paper:#ffffff;--accent2:#cc486d;--surface:#eef0f8;--muted:color-mix(in srgb,#102449 67%,transparent);--line:color-mix(in srgb,#102449 13%,transparent);--line-strong:color-mix(in srgb,#102449 28%,transparent);--focus:#cc486d;--radius:0px;--font-display:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;--font-body:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.visual-stage.stage-1{--n:1}.visual-stage.stage-2{--n:2}.visual-stage.stage-3{--n:3}.visual-stage.stage-4{--n:4}
.sr-only,.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.62;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:999;padding:.75rem 1rem;background:var(--ink);color:white;border-radius:.35rem}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.shell{width:min(1180px,calc(100% - 2.25rem));margin-inline:auto}.narrow{width:min(780px,calc(100% - 2.25rem));margin-inline:auto}.research-strip{background:var(--ink);color:white;font-size:.78rem;letter-spacing:.075em;text-transform:uppercase}.research-strip .shell{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0}.research-strip a{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--paper) 92%,transparent);backdrop-filter:blur(16px)}.header-row{min-height:76px;display:flex;align-items:center;gap:2rem}.brand{display:flex;align-items:center;gap:.8rem;min-width:max-content}.brand img{width:46px;height:46px;object-fit:contain;border-radius:calc(var(--radius)*.55)}.brand strong{display:block;font-family:var(--font-display);font-size:1.05rem;letter-spacing:-.02em}.brand small{display:block;color:var(--muted);font-size:.63rem;letter-spacing:.12em;text-transform:uppercase}.main-nav{margin-left:auto;display:flex;align-items:center;gap:1.35rem;font-size:.88rem;font-weight:680}.main-nav a{position:relative;padding:.5rem 0}.main-nav a[aria-current=page]::after{content:"";position:absolute;left:0;right:0;bottom:.05rem;height:2px;background:var(--accent)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:46px;padding:.72rem 1.05rem;border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent);color:white;font-weight:760;line-height:1.1;transition:transform .2s ease,box-shadow .2s ease}.button:hover,.nav-cta:hover{transform:translateY(-2px);box-shadow:0 10px 28px color-mix(in srgb,var(--accent) 25%,transparent)}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line-strong)}.nav-toggle{display:none;margin-left:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:.62rem .8rem}.hero{overflow:hidden;border-bottom:1px solid var(--line);background:linear-gradient(140deg,var(--paper),var(--surface))}.hero-shell{min-height:650px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding:clamp(4.5rem,9vw,8rem) 0}.eyebrow{margin:0 0 1rem;color:var(--accent);font-size:.72rem;font-weight:820;letter-spacing:.16em;text-transform:uppercase}.hero h1,.page-hero h1{max-width:15ch;margin:0;font-family:var(--font-display);font-size:clamp(3rem,6.2vw,6.3rem);font-weight:740;letter-spacing:-.055em;line-height:.96}.hero-copy>p:not(.eyebrow){max-width:60ch;margin:1.55rem 0;color:var(--muted);font-size:clamp(1.03rem,1.4vw,1.22rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.micro-proof{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.35rem}.micro-proof span{border:1px solid var(--line);border-radius:999px;background:var(--surface);padding:.4rem .68rem;font-size:.76rem}.hero-visual{position:relative;min-height:440px;border:1px solid var(--line);border-radius:calc(var(--radius)*1.5);overflow:hidden;background:var(--surface);box-shadow:0 30px 80px rgba(12,27,39,.12)}.visual-core{position:absolute;inset:50% auto auto 50%;width:180px;height:180px;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:50%;background:var(--accent);color:white;font-family:var(--font-display);font-size:3rem;font-weight:800;letter-spacing:-.05em}.visual-label{position:absolute;display:block;padding:.65rem .8rem;border:1px solid var(--line);border-radius:var(--radius);background:color-mix(in srgb,var(--paper) 92%,transparent);box-shadow:0 12px 34px rgba(0,0,0,.08);font-size:.75rem;font-weight:750}.visual-label.one{left:7%;top:12%}.visual-label.two{right:6%;top:24%}.visual-label.three{left:12%;bottom:13%}.visual-label.four{right:10%;bottom:8%}.section{padding:clamp(4.5rem,8vw,7.5rem) 0;border-bottom:1px solid var(--line)}.section.tint{background:var(--surface)}.section.dark{background:var(--ink);color:white}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.52fr);gap:2rem;align-items:end;margin-bottom:2.3rem}.section-heading h2{max-width:16ch;margin:0;font-family:var(--font-display);font-size:clamp(2rem,4vw,4rem);letter-spacing:-.045em;line-height:1}.section-heading p{margin:0;color:var(--muted)}.dark .section-heading p{color:rgba(255,255,255,.68)}.search-panel{display:grid;grid-template-columns:1fr auto;gap:.7rem;padding:clamp(1rem,2vw,1.5rem);border:1px solid var(--line);border-radius:calc(var(--radius)*1.25);background:var(--paper);box-shadow:0 18px 55px rgba(12,27,39,.08)}.search-panel label{position:absolute;width:1px;height:1px;overflow:hidden}.search-panel input{width:100%;min-height:58px;border:0;background:transparent;padding:0 1rem;font-size:1.08rem;outline:0}.search-panel button{border:0}.search-note{margin:.85rem 0 0;color:var(--muted);font-size:.82rem}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.info-card,.resource-card,.quality-card{min-height:220px;padding:1.4rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.info-card small,.resource-card small,.quality-card small{color:var(--accent);font-weight:800;letter-spacing:.12em;text-transform:uppercase}.info-card h3,.resource-card h3,.quality-card h3{margin:.75rem 0 .55rem;font-family:var(--font-display);font-size:1.55rem;letter-spacing:-.025em;line-height:1.08}.info-card p,.resource-card p,.quality-card p{margin:0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-card{position:relative;display:flex;min-height:100%;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--paper);transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(12,27,39,.1)}.product-card img{width:100%;height:auto;aspect-ratio:617/760;align-self:start;object-fit:contain;background:white}.product-card-copy{display:flex;flex:1;flex-direction:column;padding:1rem}.product-card small{color:var(--accent);font-size:.67rem;font-weight:790;letter-spacing:.09em;text-transform:uppercase}.product-card strong{margin:.35rem 0;font-family:var(--font-display);font-size:1.12rem;line-height:1.15}.product-card p{margin:auto 0 0;color:var(--muted);font-size:.78rem}.product-card[hidden]{display:none}.section-link{display:inline-flex;margin-top:1.4rem;color:var(--accent);font-weight:780}.step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));counter-reset:steps;gap:0}.step{position:relative;padding:1.4rem;border-top:1px solid var(--line-strong)}.step::before{counter-increment:steps;content:"0" counter(steps);display:block;margin-bottom:2rem;color:var(--accent);font-family:var(--font-display);font-size:1.8rem}.step:not(:last-child)::after{content:"";position:absolute;top:-4px;right:-4px;width:8px;height:8px;border-radius:50%;background:var(--accent)}.step h3{margin:0 0 .45rem;font-family:var(--font-display)}.step p{margin:0;color:var(--muted);font-size:.88rem}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.metric{background:var(--paper);padding:2rem}.metric strong{display:block;font-family:var(--font-display);font-size:clamp(2.6rem,5vw,5rem);letter-spacing:-.055em;color:var(--accent)}.metric span{color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.7rem}.category-card{padding:1.25rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.category-card strong{display:block;font-family:var(--font-display);font-size:1.4rem}.category-card span{color:var(--muted);font-size:.82rem}.document-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:3rem;align-items:center}.document-stack{position:relative;min-height:320px}.document-sheet{position:absolute;inset:12% 13%;border:1px solid var(--line);border-radius:calc(var(--radius)*.55);background:var(--paper);box-shadow:0 18px 45px rgba(0,0,0,.11);padding:2rem;transform:rotate(-3deg)}.document-sheet:nth-child(2){transform:rotate(4deg) translate(20px,-12px)}.document-lines{height:10px;margin:.8rem 0;border-radius:20px;background:var(--line)}.document-lines.short{width:62%}.faq-list{display:grid;gap:.7rem}.faq-list details{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:1rem 1.2rem}.faq-list summary{font-family:var(--font-display);font-weight:760;cursor:pointer}.faq-list p{color:var(--muted)}.quote-wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(2rem,6vw,6rem);align-items:start}.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1.4rem;border:1px solid var(--line);border-radius:calc(var(--radius)*1.2);background:var(--paper);color:var(--ink)}.lead-form label{display:grid;gap:.35rem;font-size:.78rem;font-weight:780}.lead-form .wide,.lead-form [role=status]{grid-column:1/-1}.lead-form input,.lead-form textarea,.lead-form select{width:100%;border:1px solid var(--line-strong);border-radius:calc(var(--radius)*.65);background:var(--surface);padding:.78rem .85rem}.lead-form textarea{resize:vertical}.honey{position:absolute!important;left:-9999px!important}.lead-form [role=status]{min-height:1.2em;margin:0;color:var(--muted);font-size:.8rem}.page-hero{padding:clamp(4.5rem,8vw,7rem) 0;border-bottom:1px solid var(--line);background:linear-gradient(145deg,var(--surface),var(--paper))}.page-hero h1{font-size:clamp(2.8rem,5.4vw,5.8rem)}.page-hero p{max-width:65ch;margin:1.4rem 0 0;color:var(--muted);font-size:1.1rem}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 1.2rem;padding:0;list-style:none;color:var(--muted);font-size:.75rem}.breadcrumbs li:not(:last-child)::after{content:"/";margin-left:.45rem}.catalog-tools{position:sticky;top:76px;z-index:20;padding:1rem 0;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--paper) 94%,transparent);backdrop-filter:blur(14px)}.tool-row{display:flex;gap:.7rem;align-items:center}.catalog-search{flex:1;min-height:48px;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface);padding:.7rem .9rem}.filter-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.filter-row button{border:1px solid var(--line);border-radius:999px;background:var(--paper);padding:.4rem .7rem;font-size:.75rem}.filter-row button[aria-pressed=true]{border-color:var(--accent);background:var(--accent);color:white}.result-count{min-width:7rem;text-align:right;color:var(--muted);font-size:.8rem}.catalog-section{padding:2.4rem 0 6rem}.catalog-section .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-detail{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,6vw,6rem);padding:clamp(3rem,7vw,6.5rem) 0}.product-media{position:sticky;top:110px;align-self:start;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white}.product-media>img{width:100%;height:auto;aspect-ratio:617/760;object-fit:contain}.product-copy h1{margin:.5rem 0 1rem;font-family:var(--font-display);font-size:clamp(2.7rem,5vw,5.6rem);letter-spacing:-.055em;line-height:.96}.tag-row{display:flex;flex-wrap:wrap;gap:.45rem}.tag{border:1px solid var(--line);border-radius:999px;padding:.35rem .65rem;font-size:.72rem}.fact-list{display:grid;margin:1.7rem 0;border-top:1px solid var(--line)}.fact{display:grid;grid-template-columns:145px 1fr;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--line)}.fact dt{color:var(--muted);font-size:.78rem}.fact dd{margin:0;font-weight:650}.notice{padding:1rem 1.1rem;border-left:4px solid var(--accent);background:var(--surface);font-size:.84rem}.coa-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.coa-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white}.coa-card img{width:100%;height:auto;object-fit:contain}.coa-card span{display:block;padding:.65rem;font-size:.72rem}.empty-doc{padding:1.2rem;border:1px dashed var(--line-strong);border-radius:var(--radius);color:var(--muted)}.prose{padding:4rem 0 6rem}.prose h2{margin:2.3rem 0 .8rem;font-family:var(--font-display);font-size:2rem;letter-spacing:-.03em}.prose h2:first-child{margin-top:0}.prose p,.prose li{color:var(--muted)}.prose table{width:100%;border-collapse:collapse}.prose th,.prose td{padding:.85rem;border:1px solid var(--line);text-align:left;vertical-align:top}.site-footer{background:var(--ink);color:white;padding:4rem 0 1.3rem}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,.6fr);gap:2rem}.footer-brand{max-width:34ch}.footer-brand p,.site-footer a{color:rgba(255,255,255,.68)}.footer-column{display:grid;align-content:start;gap:.55rem}.footer-column strong{margin-bottom:.4rem}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.56);font-size:.75rem}.status-pill{display:inline-flex;align-items:center;gap:.4rem;color:var(--accent);font-size:.73rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.status-pill::before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px color-mix(in srgb,currentColor 15%,transparent)}

.nav-pill .main-nav{padding:.38rem;border:1px solid var(--line);border-radius:999px;background:var(--surface)}.nav-pill .main-nav a{padding:.44rem .65rem}.nav-rail .site-header{border-top:4px solid var(--accent)}.nav-split .header-row{min-height:88px}.nav-split .brand{padding-right:2rem;border-right:1px solid var(--line)}.nav-minimal .main-nav a:not(.nav-cta){font-weight:520}.nav-utility .site-header::after{content:attr(data-reference);position:absolute;right:1.2rem;top:100%;padding:.25rem .55rem;background:var(--ink);color:white;font-size:.55rem;letter-spacing:.08em}.nav-tabs .main-nav{align-self:stretch}.nav-tabs .main-nav a{display:grid;place-items:center;padding-inline:.55rem;border-left:1px solid var(--line)}.nav-mega .header-row{min-height:92px}.nav-mega .brand img{width:54px;height:54px}.nav-sidebar .site-header{position:relative}.nav-sidebar .header-row{min-height:96px}.layout-orbit .hero-visual{background:radial-gradient(circle at center,var(--pale) 0 26%,transparent 27%),repeating-radial-gradient(circle at center,transparent 0 58px,var(--line) 59px 60px),var(--surface)}.layout-orbit .visual-core::after{content:"";position:absolute;width:280px;height:110px;border:1px solid var(--accent);border-radius:50%;transform:rotate(-18deg)}.layout-stages .hero-shell{grid-template-columns:.85fr 1.15fr}.layout-stages .hero-visual{display:grid;grid-template-columns:repeat(4,1fr);align-items:end;padding:1.3rem;background:var(--ink)}.layout-stages .visual-stage{display:flex;align-items:flex-end;min-height:calc(120px + var(--n)*55px);padding:1rem;border-left:1px solid rgba(255,255,255,.22);color:white;font-size:.74rem}.layout-stages .visual-core{display:none}.layout-atlas .hero-shell{grid-template-columns:1.2fr .8fr}.layout-atlas .hero-visual{border-radius:0;background:linear-gradient(90deg,var(--line) 1px,transparent 1px),linear-gradient(var(--line) 1px,transparent 1px),var(--surface);background-size:54px 54px}.layout-atlas .visual-label{border-radius:0}.layout-atlas .visual-core{border-radius:0;transform:translate(-50%,-50%) rotate(8deg)}.layout-journey .hero-visual{background:var(--paper)}.layout-journey .hero-visual::before{content:"";position:absolute;left:50%;top:8%;bottom:8%;border-left:2px dashed var(--accent)}.layout-journey .visual-label{left:auto;right:8%;width:42%}.layout-journey .visual-label:nth-of-type(even){right:auto;left:8%}.layout-command .hero{background:var(--ink);color:white}.layout-command .hero-shell{grid-template-columns:1fr 1fr}.layout-command .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.68)}.layout-command .hero-visual{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1px;padding:1px;background:rgba(255,255,255,.16)}.layout-command .visual-label{position:static;display:flex;align-items:end;border:0;border-radius:0;background:rgba(255,255,255,.06);color:white;box-shadow:none}.layout-command .visual-core{border-radius:var(--radius)}.layout-searchlab .hero-shell{grid-template-columns:1fr;min-height:600px;text-align:center}.layout-searchlab .hero-copy{display:grid;justify-items:center}.layout-searchlab .hero h1{max-width:18ch}.layout-searchlab .hero-visual{display:none}.layout-directory .hero-shell{grid-template-columns:.72fr 1.28fr}.layout-directory .hero-visual{border-radius:0;background:var(--paper)}.layout-directory .hero-visual::before{content:"CATALOG DIRECTORY";position:absolute;inset:0 auto 0 0;width:72px;display:grid;place-items:center;background:var(--accent);color:white;writing-mode:vertical-rl;font-weight:800;letter-spacing:.14em}.layout-spectrum .hero-visual{background:linear-gradient(135deg,var(--accent),var(--accent2),var(--pale));filter:saturate(1.08)}.layout-spectrum .visual-label{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.82)}.layout-harbor .hero{background:var(--paper)}.layout-harbor .hero-shell{grid-template-columns:1.25fr .75fr}.layout-harbor .hero h1{font-weight:500}.layout-harbor .hero-visual{min-height:520px;border-radius:50% 50% 0 0;background:linear-gradient(to bottom,var(--pale),var(--accent))}.layout-grove .hero-visual{border-radius:45% 45% 12px 12px;background:radial-gradient(circle at 50% 70%,var(--accent) 0 6%,transparent 7%),linear-gradient(110deg,transparent 47%,var(--accent) 48% 52%,transparent 53%),var(--pale)}.layout-grove .visual-label{border-radius:999px}.layout-ridge .hero-visual{clip-path:polygon(0 14%,72% 0,100% 20%,92% 100%,10% 92%);border-radius:0;background:repeating-linear-gradient(165deg,var(--surface) 0 22px,var(--line) 23px 24px)}.layout-dossier .hero-shell{grid-template-columns:.78fr 1.22fr}.layout-dossier .hero-visual{border-radius:6px;background:var(--paper)}.layout-dossier .hero-visual::before{content:"DOCUMENTATION RECORD";position:absolute;left:2rem;right:2rem;top:2rem;padding-bottom:.8rem;border-bottom:4px double var(--line-strong);font-family:monospace;font-size:.8rem;letter-spacing:.12em}.layout-dossier .visual-label{font-family:monospace;border-style:dashed}.layout-hub .hero-visual{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:.7rem;padding:.7rem}.layout-hub .visual-label{position:static;border-radius:var(--radius);display:flex;align-items:end}.layout-hub .visual-core{width:120px;height:120px}.layout-modules .hero-visual{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:.8fr 1.2fr;gap:.7rem;padding:.7rem;background:transparent;box-shadow:none}.layout-modules .visual-label{position:static;border-radius:var(--radius);display:grid;place-items:center}.layout-modules .visual-label.one{grid-row:span 2}.layout-modules .visual-core{display:none}.layout-foundry .hero{background:var(--ink);color:white}.layout-foundry .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.65)}.layout-foundry .hero-visual{border-radius:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0 32px,rgba(255,255,255,.08) 33px),var(--ink)}.layout-foundry .visual-core{border-radius:0;background:var(--accent2)}.layout-foundry .visual-label{border-radius:0;background:var(--paper)}.layout-workflow .hero-shell{grid-template-columns:1fr}.layout-workflow .hero-copy{display:grid;grid-template-columns:1fr .72fr;gap:3rem;align-items:end}.layout-workflow .hero-visual{min-height:220px;display:flex;align-items:center;justify-content:space-around;border-radius:999px}.layout-workflow .visual-core{position:static;transform:none;width:110px;height:110px}.layout-workflow .visual-label{position:static}.layout-notebook .hero{background:repeating-linear-gradient(var(--paper) 0 36px,var(--line) 37px 38px)}.layout-notebook .hero-visual{border-radius:0;background:var(--paper);box-shadow:12px 14px 0 var(--pale)}.layout-notebook .visual-label{font-family:monospace;border:0;border-bottom:1px solid var(--line-strong);border-radius:0;box-shadow:none}.layout-signal .hero-visual{background:radial-gradient(circle at 50% 50%,var(--pale),var(--surface))}.layout-signal .visual-core{box-shadow:0 0 0 22px var(--pale),0 0 0 23px var(--accent),0 0 0 70px var(--surface)}.layout-trilane .hero-shell{grid-template-columns:.7fr 1.3fr}.layout-trilane .hero-visual{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.layout-trilane .visual-label{position:static;border:0;border-radius:0;box-shadow:none;writing-mode:vertical-rl;display:grid;place-items:center;background:var(--paper)}.layout-trilane .visual-core{width:130px;height:130px}.layout-nordic .hero-shell{min-height:720px;grid-template-columns:1.3fr .7fr}.layout-nordic .hero h1{font-weight:450}.layout-nordic .hero-visual{min-height:500px;border:0;border-left:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}.layout-nordic .visual-core{width:110px;height:110px;background:transparent;border:1px solid var(--accent);color:var(--accent)}.density-dense .section{padding-block:4.5rem}.density-dense .card-grid,.density-dense .product-grid{gap:.55rem}.density-dense .info-card{min-height:180px;padding:1rem}.density-airy .section{padding-block:8rem}.catalog-rows .catalog-section .product-grid,.catalog-list .catalog-section .product-grid,.catalog-index .catalog-section .product-grid,.catalog-table .catalog-section .product-grid,.catalog-directory .catalog-section .product-grid{grid-template-columns:1fr}.catalog-rows .catalog-section .product-card,.catalog-list .catalog-section .product-card,.catalog-index .catalog-section .product-card,.catalog-table .catalog-section .product-card,.catalog-directory .catalog-section .product-card{display:grid;grid-template-columns:160px minmax(0,1fr);align-items:start;min-height:0}.catalog-table .catalog-section .product-card{grid-template-columns:120px minmax(0,1fr);border-left:4px solid var(--accent)}.catalog-mosaic .catalog-section .product-grid{grid-template-columns:repeat(3,1fr)}.catalog-mosaic .product-card:nth-child(7n+1){grid-column:span 2;grid-row:span 2}.catalog-portal .catalog-section .product-grid,.catalog-filter .catalog-section .product-grid,.catalog-blocks .catalog-section .product-grid{grid-template-columns:repeat(3,1fr)}.catalog-masonry .catalog-section .product-grid{columns:4;display:block}.catalog-masonry .product-card{break-inside:avoid;margin-bottom:1rem}.catalog-shelves .catalog-section .product-grid{grid-template-columns:repeat(5,1fr)}

.hero-photo{display:block!important;padding:0!important;background:var(--surface)!important;isolation:isolate}.hero-photo img{position:absolute;inset:0;z-index:0;width:100%;height:100%;min-height:inherit;object-fit:cover}.hero-photo .media-provenance{position:absolute;z-index:3;right:.75rem;bottom:.75rem;max-width:calc(100% - 1.5rem);padding:.42rem .62rem;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(9,18,26,.72);backdrop-filter:blur(8px);color:white;font-size:.62rem;font-weight:700;letter-spacing:.045em;line-height:1.2}.layout-stages .hero-photo,.layout-command .hero-photo,.layout-hub .hero-photo,.layout-modules .hero-photo,.layout-workflow .hero-photo,.layout-trilane .hero-photo{display:block!important}.layout-searchlab .hero-photo{display:block!important;width:min(980px,100%);min-height:480px;margin:0 auto}.layout-journey .hero-photo::before{display:none}.layout-directory .hero-photo::before,.layout-dossier .hero-photo::before{z-index:2}.layout-workflow .hero-photo{min-height:390px;border-radius:calc(var(--radius)*1.25)}.layout-modules .hero-photo{min-height:460px;border:1px solid var(--line);box-shadow:0 30px 80px rgba(12,27,39,.12)}.layout-trilane .hero-photo{min-height:470px}.layout-nordic .hero-photo img{object-position:58% center}.about-intro,.quality-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:clamp(2rem,6vw,6rem);align-items:center}.about-copy h2,.compact-prose h2{max-width:15ch;margin:0 0 1.2rem;font-family:var(--font-display);font-size:clamp(2.2rem,4.5vw,4.4rem);letter-spacing:-.045em;line-height:1}.about-copy>p:not(.eyebrow),.compact-prose p{color:var(--muted)}.source-media{position:relative;margin:0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--paper);box-shadow:0 18px 54px rgba(12,27,39,.1)}.source-media img{width:100%;height:auto;object-fit:contain;background:white}.source-media-feature img{min-height:0}.source-media figcaption{display:grid;gap:.05rem;padding:.75rem .85rem;border-top:1px solid var(--line);background:var(--paper);font-size:.76rem;font-weight:720}.source-media figcaption small{color:var(--muted);font-size:.63rem;font-weight:560}.capability-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem}.capability-card{min-height:225px;padding:1.2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.capability-card small,.model-grid small{color:var(--accent);font-weight:820;letter-spacing:.12em}.capability-card h3,.model-grid h3{margin:2rem 0 .55rem;font-family:var(--font-display);font-size:1.25rem;line-height:1.08}.capability-card p,.model-grid p{margin:0;color:var(--muted);font-size:.8rem}.source-note{margin:1.2rem 0 0;padding:1rem 1.15rem;border-left:4px solid var(--accent);background:var(--surface);color:var(--muted);font-size:.82rem}.about-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:dense;gap:1rem;align-items:start}.about-gallery .source-media-wide{grid-column:span 2;grid-row:auto}.operating-model{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,6vw,6rem);align-items:end}.operating-model .section-heading{display:block;margin:0}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.18)}.model-grid article{min-height:230px;padding:1.35rem;background:var(--ink)}.model-grid p{color:rgba(255,255,255,.66)}.quality-photo{min-width:0}.compact-prose{padding:0}.compact-prose h2:first-of-type{margin-top:0}
@media(max-width:980px){.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-intro,.quality-intro{grid-template-columns:1fr 1fr}.source-media-feature img{min-height:360px}.operating-model{grid-template-columns:1fr}.about-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.about-intro,.quality-intro{grid-template-columns:1fr}.about-intro .source-media{order:-1}.source-media-feature img{min-height:0}.about-gallery{grid-template-columns:1fr}.about-gallery .source-media-wide{grid-column:auto;grid-row:auto}.capability-grid,.model-grid{grid-template-columns:1fr}.capability-card,.model-grid article{min-height:0}.hero-photo .media-provenance{right:.5rem;bottom:.5rem;font-size:.56rem}.layout-searchlab .hero-photo{min-height:330px}}

.product-card img,.product-media>img{aspect-ratio:760/617}
.catalog-mosaic .product-card:nth-child(7n+1){grid-column:auto;grid-row:auto}
.catalog-mosaic .catalog-section .product-card:nth-child(7n+1){grid-column:span 2;grid-row:span 2}
.quote-wrap{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:clamp(2rem,4vw,4rem)}
.quote-wrap>.quote-copy{min-width:0}
.quote-wrap .section-heading{grid-template-columns:1fr;align-items:start;margin-bottom:1.5rem}
.quote-wrap .section-heading h2{max-width:13ch;font-size:clamp(2.25rem,4vw,4.25rem);overflow-wrap:normal;word-break:normal}
.quote-wrap .section-heading p{max-width:43ch}
.document-band .section-heading{grid-template-columns:1fr;align-items:start}
@media(max-width:980px){.source-media-feature img{min-height:0}}
@media(max-width:460px){.catalog-mosaic .catalog-section .product-card:nth-child(7n+1){grid-column:auto;grid-row:auto}}

@media(max-width:980px){.main-nav{gap:.7rem}.main-nav a:not(.nav-cta){display:none}.product-grid,.catalog-section .product-grid,.catalog-mosaic .catalog-section .product-grid,.catalog-portal .catalog-section .product-grid,.catalog-filter .catalog-section .product-grid,.catalog-blocks .catalog-section .product-grid,.catalog-shelves .catalog-section .product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.shell,.narrow{width:min(100% - 1.35rem,1180px)}.research-strip .shell{align-items:center}.research-strip span:last-child{display:none}.site-header{top:0}.header-row{min-height:68px}.brand img{width:40px;height:40px}.main-nav{display:none;position:absolute;left:.7rem;right:.7rem;top:calc(100% + .4rem);flex-direction:column;align-items:stretch;padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 20px 55px rgba(0,0,0,.14)}.main-nav[data-open]{display:flex}.main-nav a:not(.nav-cta){display:block}.nav-toggle{display:block}.hero-shell,.layout-stages .hero-shell,.layout-atlas .hero-shell,.layout-command .hero-shell,.layout-directory .hero-shell,.layout-harbor .hero-shell,.layout-dossier .hero-shell,.layout-trilane .hero-shell,.layout-nordic .hero-shell{min-height:0;grid-template-columns:1fr;padding:4.3rem 0}.hero h1,.page-hero h1{font-size:clamp(2.65rem,13vw,4.6rem)}.hero-visual{min-height:330px}.layout-searchlab .hero-shell{padding-block:5rem}.layout-workflow .hero-copy{grid-template-columns:1fr}.layout-workflow .hero-visual{min-height:360px;flex-direction:column;border-radius:var(--radius)}.section-heading{grid-template-columns:1fr;align-items:start}.card-grid,.product-grid,.catalog-section .product-grid,.catalog-mosaic .catalog-section .product-grid,.catalog-portal .catalog-section .product-grid,.catalog-filter .catalog-section .product-grid,.catalog-blocks .catalog-section .product-grid,.catalog-shelves .catalog-section .product-grid{grid-template-columns:repeat(2,1fr)}.step-grid{grid-template-columns:1fr 1fr}.metric-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.document-band,.quote-wrap,.product-detail{grid-template-columns:1fr}.product-media{position:static}.lead-form{grid-template-columns:1fr}.lead-form>*{grid-column:1}.coa-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.catalog-tools{top:68px}.fact{grid-template-columns:1fr;gap:.2rem}.catalog-masonry .catalog-section .product-grid{columns:2}}
@media(max-width:460px){.card-grid,.product-grid,.catalog-section .product-grid,.catalog-mosaic .catalog-section .product-grid,.catalog-portal .catalog-section .product-grid,.catalog-filter .catalog-section .product-grid,.catalog-blocks .catalog-section .product-grid,.catalog-shelves .catalog-section .product-grid{grid-template-columns:1fr}.step-grid{grid-template-columns:1fr}.search-panel{grid-template-columns:1fr}.hero-actions{display:grid}.button{width:100%}.category-grid{grid-template-columns:1fr 1fr}.tool-row{align-items:stretch;flex-direction:column}.result-count{text-align:left}.catalog-masonry .catalog-section .product-grid{columns:1}.catalog-rows .catalog-section .product-card,.catalog-list .catalog-section .product-card,.catalog-index .catalog-section .product-card,.catalog-table .catalog-section .product-card,.catalog-directory .catalog-section .product-card{grid-template-columns:112px minmax(0,1fr)}.research-strip{font-size:.66rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.research-strip,.site-header,.site-footer,.hero-actions,.catalog-tools,.lead-form{display:none!important}.section,.page-hero{padding:1.5rem 0}.product-detail{display:block}.product-media{max-width:320px}.shell,.narrow{width:100%}}

/* Peer-parity architecture. These selectors are emitted after the legacy
   scaffold so the frozen reference blueprint, rather than the old layout
   experiment, controls the rendered geometry. */
body[data-template]{overflow-x:clip}
body[data-template] .shell{width:min(1180px,calc(100% - 2.5rem))}
body[data-template] h1,body[data-template] h2,body[data-template] h3{overflow-wrap:normal;word-break:normal;hyphens:none}
body[data-template] .brand img{flex:0 0 auto;width:48px;height:48px;border-radius:0;object-fit:contain}
.site-header[data-header]{position:relative;top:auto;background:var(--paper);backdrop-filter:none}
.peer-utility{border-bottom:1px solid var(--line);background:var(--paper);font-size:.73rem}
.peer-utility>.shell{display:flex;min-height:34px;align-items:center;justify-content:flex-end;gap:2rem}
.peer-utility>.shell>span{margin-right:auto;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}
.peer-utility a{margin-left:1.4rem;color:var(--muted)}
.commerce-header-row{display:flex;min-height:82px;align-items:center;gap:clamp(1rem,3vw,3rem)}
.header-search{display:grid;grid-template-columns:minmax(160px,1fr) auto;flex:1;max-width:620px;border:1px solid var(--line-strong);background:white}
.header-search input{min-width:0;height:46px;border:0;padding:0 .9rem;background:transparent;outline:0}
.header-search button{border:0;border-left:1px solid var(--line);padding:0 1rem;background:var(--surface);font-weight:760}
.header-actions{display:flex;gap:1rem;font-size:.78rem;font-weight:700}
.peer-nav-band{position:relative;border-top:1px solid var(--line);background:var(--paper)}
.peer-nav-band .main-nav{min-height:54px;justify-content:flex-end;margin-inline:auto}
.contact-header{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:2rem;min-height:96px}
.contact-header p{margin:0;text-align:center;font-size:.8rem;line-height:1.35}
.contact-header>span{font-size:.72rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}
.consult-header{display:flex;min-height:92px;align-items:center;gap:2rem}
.consult-header>div>p{max-width:42ch;margin:.35rem 0 0;color:var(--muted);font-size:.73rem}
.narrow-header{width:min(1160px,calc(100% - 2.5rem));margin-inline:auto}
.peer-utility.narrow-header{display:flex;min-height:42px;align-items:center;justify-content:flex-end;gap:2rem}
.peer-utility.narrow-header>span{font-size:.72rem;color:var(--muted)}
.peer-utility.narrow-header .header-search{max-width:250px}
.centered-brand-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;min-height:82px}
.centered-brand-row .header-context{color:var(--muted);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}
.centered-brand-row .header-contact-link{justify-self:end;color:var(--accent);font-size:.8rem;font-weight:760}
.centered-brand-row .nav-toggle{justify-self:end}
.lifecycle-primary-row .header-search,.directory-primary-row .header-search{max-width:520px}
.technical-primary-row,.filter-primary-row,.corporate-primary-row,.service-primary-row{min-height:78px}
.filter-utility-row{border-bottom:1px solid var(--line);font-size:.72rem}
.filter-utility-row>.shell{display:flex;min-height:32px;align-items:center;justify-content:space-between;color:var(--muted)}
.filter-utility-row a{margin-left:1.2rem}
.site-header.header-utility-dense-blue .peer-nav-band,.site-header.header-dark-blue-taxonomy .peer-utility,.site-header.header-dark-blue-taxonomy .commerce-header-row,.site-header.header-blue-global-search .commerce-header-row,.site-header.header-blue-global-search .peer-nav-band{background:var(--ink);color:white}
.site-header.header-utility-dense-blue .peer-nav-band a,.site-header.header-dark-blue-taxonomy a,.site-header.header-blue-global-search a{color:white}
.site-header.header-dark-utility-commerce .peer-utility{background:#2d2d2d;color:white}
.site-header.header-hamburger-red-search .brand{padding:.65rem;background:var(--accent);color:white}
.site-header.header-contact-line-blue-nav .peer-nav-band{background:var(--accent);color:white}
.site-header.header-contact-line-blue-nav .peer-nav-band a{color:white}
.site-header.header-minimal-filter-utility .peer-nav-band{border-top:0}
.site-header.header-minimal-filter-utility .main-nav{font-size:1rem}
.site-header.header-centered-corporate .header-row{justify-content:center}
.site-header.header-centered-corporate .brand{margin-right:3rem}

.peer-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:var(--paper)}
.peer-hero .hero-copy{position:relative;z-index:3;min-width:0}
.peer-hero .hero-copy h1,.peer-carousel .hero-copy .carousel-hero-title{max-width:18ch;margin:0;font-family:var(--font-display);font-size:clamp(2.9rem,4.8vw,5rem);font-weight:740;letter-spacing:-.052em;line-height:.98}
.peer-hero .hero-copy>p:not(.eyebrow){max-width:58ch;margin:1.3rem 0;color:var(--muted);font-size:clamp(.98rem,1.25vw,1.16rem)}
.peer-hero-visual{position:relative;min-width:0;margin:0;overflow:hidden;background:var(--surface)}
.peer-hero-visual>img{display:block;width:100%;height:100%;object-fit:cover}
.peer-hero .media-provenance{position:absolute;right:.75rem;bottom:.75rem;z-index:4;max-width:calc(100% - 1.5rem);margin:0;padding:.4rem .58rem;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(10,20,30,.72);color:white;font-size:.59rem;font-weight:700;line-height:1.2;backdrop-filter:blur(8px)}
.peer-hero .hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}
.peer-hero .micro-proof{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.2rem}
.peer-hero .micro-proof span{padding:.35rem .62rem;border:1px solid currentColor;border-radius:999px;background:transparent;font-size:.7rem;opacity:.78}
.peer-carousel{position:relative;min-width:0}
.peer-carousel-track{position:relative;min-width:0}
.peer-carousel-slide{position:relative;display:none;min-width:0}
.peer-carousel .peer-carousel-slide:not([data-active]){display:none}
.peer-carousel-slide[data-active]{display:grid}
.peer-carousel-controls{position:absolute;z-index:8;right:1rem;bottom:1rem;display:flex;align-items:center;gap:.55rem;padding:.45rem;border:1px solid color-mix(in srgb,var(--line-strong) 72%,transparent);border-radius:999px;background:color-mix(in srgb,var(--paper) 90%,transparent);box-shadow:0 12px 34px rgba(12,27,39,.15);backdrop-filter:blur(10px)}
.peer-carousel-controls>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:var(--surface);font-weight:800}
.peer-carousel-controls>div{display:flex;gap:.35rem}
.peer-carousel-controls [data-carousel-dot]{display:grid;width:34px;height:34px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent}
.peer-carousel-controls [data-carousel-dot]::before{content:"";width:9px;height:9px;border:1px solid var(--accent);border-radius:50%;background:transparent}
.peer-carousel-controls [data-carousel-dot][aria-pressed="true"]::before{background:var(--accent)}
.hero-search{position:relative;z-index:3;display:grid;gap:.5rem;width:min(760px,100%);margin-top:1.4rem}
.hero-search>label{font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.hero-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:.4rem;border:1px solid var(--line-strong);background:white;box-shadow:0 16px 42px rgba(12,27,39,.1)}
.hero-search input{min-width:0;border:0;padding:.8rem;background:transparent;outline:0}
.hero-search .button{border-radius:0}

/* 01 reference-style-01: two navigation tiers and a full-bleed photographic hero. */
.hero-reference-style-01{min-height:650px;color:white}
.hero-reference-style-01>.peer-hero-visual{position:absolute;inset:0}
.hero-reference-style-01>.peer-hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--ink) 96%,transparent) 0,color-mix(in srgb,var(--ink) 78%,transparent) 35%,transparent 72%)}
.hero-reference-style-01 .hero-overlay{position:relative;z-index:2;display:flex;min-height:650px;align-items:center}
.hero-reference-style-01 .hero-copy{width:min(650px,62%)}
.hero-reference-style-01 .hero-copy h1{font-size:clamp(3rem,4.4vw,4.65rem);max-width:15ch}
.hero-reference-style-01 .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.82)}
.hero-reference-style-01 .button.secondary{border-color:white;color:white}

/* 02 reference-style-02: white editorial space, masked photograph, floating panel. */
.hero-reference-style-02{min-height:670px;background:linear-gradient(180deg,#fff 0 66%,var(--ink) 66%)}
.hero-reference-style-02 .editorial-stage{position:relative;min-height:670px}
.hero-reference-style-02 .peer-carousel,.hero-reference-style-02 .peer-carousel-track,.hero-reference-style-02 .peer-carousel-slide{min-height:670px}
.hero-reference-style-02 .peer-carousel-slide[data-active]{display:block}
.hero-reference-style-02 .peer-hero-visual{position:absolute;right:0;top:70px;width:60%;height:480px;clip-path:path("M 25 260 C 20 65 170 0 330 40 C 470 72 500 190 630 170 L 650 470 L 80 480 Z")}
.hero-reference-style-02 .organic-mask{position:absolute;right:-8%;bottom:40px;width:56%;height:250px;border-radius:50% 50% 0 0;background:color-mix(in srgb,var(--pale) 86%,white)}
.hero-reference-style-02 .hero-copy{position:absolute;left:8%;bottom:0;width:min(540px,52%);padding:2.2rem 2.4rem;background:white;text-align:center;box-shadow:0 28px 70px rgba(0,0,0,.12)}
.hero-reference-style-02 .hero-copy h1,.hero-reference-style-02 .hero-copy .carousel-hero-title{font-size:clamp(2.5rem,3.5vw,3.6rem)}
.hero-reference-style-02 .hero-copy .micro-proof{justify-content:center}
.hero-reference-style-02 .hero-actions{justify-content:center}
.hero-reference-style-02 .peer-carousel-controls{right:auto;left:1rem;bottom:1rem}

/* 03 reference-style-03: deep canvas with an offset statement card. */
.hero-reference-style-03{min-height:720px;padding-bottom:70px;background:white}
.hero-reference-style-03 .deep-hero-canvas{height:540px;overflow:hidden;opacity:.94}
.hero-reference-style-03 .deep-hero-canvas .peer-hero-visual{height:100%;width:100%}
.hero-reference-style-03 .statement-card{position:relative;z-index:3;width:min(960px,calc(100% - 3rem));margin:-160px auto 0;padding:2.6rem 3rem;background:color-mix(in srgb,var(--pale) 74%,white);box-shadow:0 26px 70px rgba(12,27,39,.12)}
.hero-reference-style-03 .hero-copy{max-width:780px}
.hero-reference-style-03 .hero-copy h1{font-size:clamp(3rem,5vw,5rem)}

/* 04 reference-style-04: notice band, facility image, translucent copy panel. */
.hero-reference-style-04{min-height:650px;background:#f3f3f3}
.hero-reference-style-04 .hero-notice{position:relative;z-index:2;width:min(1100px,calc(100% - 2.5rem));margin:1.5rem auto;padding:1rem 1.4rem;background:var(--surface);color:var(--ink);font-weight:700;text-align:center}
.hero-reference-style-04>.peer-hero-visual{height:550px}
.hero-reference-style-04 .translucent-card{position:absolute;left:50%;bottom:45px;z-index:3;transform:translateX(-50%)}
.hero-reference-style-04 .hero-copy{width:min(610px,62%);padding:2.2rem;background:rgba(255,255,255,.9);backdrop-filter:blur(10px)}
.hero-reference-style-04 .hero-copy h1{font-size:clamp(2.7rem,3.9vw,3.9rem)}

/* 05 reference style 05: project statement plus persistent RFQ rail. */
.hero-reference-style-05{background:var(--ink);color:white}
.hero-reference-style-05 .split-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);min-height:620px;align-items:center;gap:3rem;padding-block:5rem}
.hero-reference-style-05 .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.7)}
.hero-reference-style-05 .button.secondary{border-color:white;color:white}
.hero-reference-style-05 .peer-hero-visual{grid-column:2;grid-row:1;height:480px}
.hero-reference-style-05 .hero-quote-rail{grid-column:2;grid-row:1;z-index:3;align-self:end;margin:2rem;padding:1.3rem;background:white;color:var(--ink)}
.hero-reference-style-05 .hero-quote-rail>*{display:block;margin:.35rem 0}
.hero-reference-style-05 .hero-quote-rail a{color:var(--accent);font-weight:800}

/* 06 reference-style-06: global search and configurable pathways. */
.hero-reference-style-06{min-height:570px;background:var(--ink);color:white}
.hero-reference-style-06 .peer-carousel{width:100%;margin-inline:auto}
.hero-reference-style-06 .search-first-hero{position:relative;display:grid;min-height:570px;place-items:center;padding:4.5rem 1.25rem 6rem;text-align:center}
.hero-reference-style-06 .peer-hero-visual{position:absolute;inset:0;height:100%}
.hero-reference-style-06 .peer-hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,15,38,.56),rgba(5,15,38,.82))}
.hero-reference-style-06 .hero-copy{position:relative;z-index:3;display:grid;justify-items:center;width:min(880px,100%)}
.hero-reference-style-06 .hero-copy h1,.hero-reference-style-06 .hero-copy .carousel-hero-title{max-width:17ch;font-size:clamp(2.8rem,4.4vw,4.9rem)}
.hero-reference-style-06 .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.82)}
.hero-reference-style-06 .hero-actions,.hero-reference-style-06 .micro-proof{justify-content:center}
.hero-reference-style-06 .button.secondary{border-color:white;color:white}
.hero-reference-style-06 .peer-carousel-controls{right:50%;bottom:1rem;transform:translateX(50%)}

/* 07 reference style 07: dense taxonomy directory. */
.hero-reference-style-07 .directory-hero{display:grid;grid-template-columns:190px minmax(0,1fr) minmax(320px,.72fr);gap:2.2rem;min-height:580px;align-items:center;padding-block:3.5rem}
.hero-reference-style-07 .directory-hero>aside{align-self:stretch;display:grid;align-content:start;gap:0;border:1px solid var(--line)}
.hero-reference-style-07 .directory-hero>aside>*{padding:.9rem 1rem;border-bottom:1px solid var(--line)}
.hero-reference-style-07 .directory-hero>aside strong{background:var(--accent);color:white}
.hero-reference-style-07 .peer-hero-visual{height:500px;border-left:8px solid var(--accent)}
.hero-reference-style-07 .hero-copy h1{font-size:clamp(2.8rem,3.65vw,3.7rem)}

/* 08 AnaSpec: search-led discovery with application links. */
.hero-anaspec .discovery-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:1rem 3rem;align-items:center;min-height:610px;padding-block:4.5rem}
.hero-anaspec .hero-search,.hero-anaspec .application-chips{grid-column:1}
.hero-anaspec .application-chips{display:flex;flex-wrap:wrap;gap:.55rem}
.hero-anaspec .application-chips a{padding:.65rem .9rem;border:1px solid var(--line);background:white;font-size:.78rem}
.hero-anaspec .peer-hero-visual{grid-column:2;grid-row:1/4;height:500px;border-radius:50% 50% 6px 6px}
.hero-anaspec .hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,3.8vw,4rem);font-weight:500}

/* 09 New England Peptide: simple consultative composition. */
.hero-new-england-peptide .consultative-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.46fr) minmax(300px,.72fr);gap:1.2rem;align-items:center;min-height:600px;padding-block:5rem}
.hero-new-england-peptide .consult-card{padding:1.4rem;border-top:4px solid var(--accent);background:var(--surface)}
.hero-new-england-peptide .consult-card>*{display:block;margin:.4rem 0}
.hero-new-england-peptide .consult-card span{color:var(--accent);font-weight:850}
.hero-new-england-peptide .consult-card a{font-weight:780}
.hero-new-england-peptide .peer-hero-visual{height:500px;border-radius:50% 50% 0 0}
.hero-new-england-peptide .hero-copy h1{font-size:clamp(2.75rem,3.7vw,3.9rem)}

/* 10 JPT: utility-commerce slider and quote band. */
.hero-reference-style-10{padding:1.6rem 0 0}
.hero-reference-style-10 .commerce-slider{position:relative;min-height:560px}
.hero-reference-style-10 .peer-carousel,.hero-reference-style-10 .peer-carousel-track,.hero-reference-style-10 .peer-carousel-slide{min-height:560px}
.hero-reference-style-10 .peer-carousel-slide[data-active]{display:block}
.hero-reference-style-10 .peer-hero-visual{position:absolute;inset:0;height:560px}
.hero-reference-style-10 .peer-hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 94%,transparent) 0,color-mix(in srgb,var(--accent) 82%,transparent) 58%,transparent 86%)}
.hero-reference-style-10 .hero-copy{display:flex;min-height:560px;width:min(660px,62%);flex-direction:column;justify-content:center;padding:2.5rem 3rem;color:white}
.hero-reference-style-10 .hero-copy h1,.hero-reference-style-10 .hero-copy .carousel-hero-title{max-width:16ch;font-size:clamp(2.75rem,3.75vw,3.8rem)}
.hero-reference-style-10 .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.84)}
.hero-reference-style-10 .button.secondary{border-color:white;color:white}
.hero-reference-style-10 .quote-band{display:flex;min-height:54px;align-items:center;justify-content:center;gap:4rem;background:color-mix(in srgb,var(--accent) 74%,white);color:white}
.hero-reference-style-10 .quote-band a{padding:.35rem 1.5rem;border:1px solid white;border-radius:999px;font-weight:800}

/* 11 reference-style-11: blue portal chrome and tinted photographic banner. */
.hero-reference-style-11{min-height:470px;color:white}
.hero-reference-style-11>.peer-hero-visual{position:absolute;inset:0;height:470px}
.hero-reference-style-11>.peer-hero-visual::after{content:"";position:absolute;inset:0;background:color-mix(in srgb,var(--accent2) 68%,transparent)}
.hero-reference-style-11 .tinted-banner{position:relative;z-index:2;display:flex;min-height:470px;align-items:center}
.hero-reference-style-11 .hero-copy{max-width:920px}
.hero-reference-style-11 .hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.7rem,4.4vw,4.7rem);font-weight:500}
.hero-reference-style-11 .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.85)}
.hero-reference-style-11 .button.secondary{border-color:white;color:white}

/* 12 reference-style-12: modular promotional tiles. */
.hero-reference-style-12{padding-block:3.5rem;background:#f5f5f5}
.hero-reference-style-12 .promotion-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:1fr 1fr;gap:1rem;min-height:560px}
.hero-reference-style-12 .promotion-grid>article{padding:2rem;background:white;box-shadow:0 4px 14px rgba(0,0,0,.07)}
.hero-reference-style-12 .promotion-main{grid-row:1/3;display:flex;align-items:center}
.hero-reference-style-12 .promotion-main .hero-copy h1{max-width:22ch;font-size:clamp(2.7rem,3.8vw,4rem)}
.hero-reference-style-12 .promotion-search{display:grid;align-content:center;gap:1rem}
.hero-reference-style-12 .promotion-search .hero-search{margin:0}
.hero-reference-style-12 .promotion-image{padding:0!important;overflow:hidden}
.hero-reference-style-12 .promotion-image .peer-hero-visual{height:100%}

/* 13 Thermo Fisher: application and technical-support hub. */
.hero-thermo-fisher-scientific .hub-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:2rem;align-items:center;min-height:610px;padding-block:4.5rem}
.hero-thermo-fisher-scientific .hub-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}
.hero-thermo-fisher-scientific .hub-tiles a{display:grid;min-height:130px;align-content:end;padding:1rem;border:1px solid var(--line);background:white}
.hero-thermo-fisher-scientific .hub-tiles span{margin-top:.35rem;color:var(--muted);font-size:.75rem}
.hero-thermo-fisher-scientific .peer-hero-visual{grid-column:2;grid-row:1/3;height:510px}
.hero-thermo-fisher-scientific .hero-copy h1{font-size:clamp(2.8rem,3.8vw,4rem)}

/* 14 Eurogentec: modular service-family promo. */
.hero-eurogentec .service-promo{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:1rem 3rem;align-items:center;min-height:600px;padding-block:4rem}
.hero-eurogentec .service-promo-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}
.hero-eurogentec .service-promo-cards a{padding:1rem;border-top:4px solid var(--accent);background:white;font-size:.8rem;font-weight:750}
.hero-eurogentec .peer-hero-visual{grid-column:2;grid-row:1/3;height:500px}
.hero-eurogentec .hero-copy h1{font-size:clamp(2.8rem,3.8vw,4rem)}

/* 15 reference style 15: centered copy on a full-width laboratory image. */
.hero-reference-style-15{min-height:580px;color:white}
.hero-reference-style-15>.peer-hero-visual{position:absolute;inset:0;height:580px}
.hero-reference-style-15>.peer-hero-visual::after{content:"";position:absolute;inset:0;background:rgba(8,24,58,.56)}
.hero-reference-style-15 .centered-hero-copy{position:relative;z-index:2;display:flex;min-height:580px;align-items:center;justify-content:center;text-align:center}
.hero-reference-style-15 .hero-copy{display:grid;justify-items:center;max-width:940px}
.hero-reference-style-15 .hero-copy h1{font-size:clamp(2.8rem,3.8vw,4rem)}
.hero-reference-style-15 .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.88)}
.hero-reference-style-15 .button.secondary{border-color:white;background:white;color:var(--ink)}
.hero-reference-style-15 .micro-proof{justify-content:center}

/* 16 reference-style-16: two independent solution lanes, followed by source context. */
.hero-reference-style-16 .immune-solutions-stage{display:grid;grid-template-columns:1fr;gap:0;align-items:stretch;padding-block:3.6rem}
.hero-reference-style-16 .immune-solution-lanes{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}
.hero-reference-style-16 .immune-solution-lanes article{display:flex;min-height:470px;flex-direction:column;align-items:flex-start;padding:clamp(1.6rem,3vw,3rem);background:var(--paper)}
.hero-reference-style-16 .immune-solution-lanes article+article{border-left:1px solid var(--line);background:var(--surface)}
.hero-reference-style-16 .immune-solution-lanes h1,.hero-reference-style-16 .immune-solution-lanes h2{max-width:13ch;margin:0;font-family:var(--font-display);font-size:clamp(2rem,3.3vw,3.7rem);letter-spacing:-.045em;line-height:1}
.hero-reference-style-16 .immune-solution-lanes p:not(.eyebrow){max-width:40ch;margin:1.3rem 0;color:var(--muted)}
.hero-reference-style-16 .immune-solution-lanes .button{margin-top:auto}
.hero-reference-style-16 .peer-hero-visual{height:320px}
.hero-reference-style-16 .immune-contact-strip{grid-column:1/-1;display:flex;justify-content:space-between;gap:1rem;padding:.9rem 1.1rem;background:var(--ink);color:white;font-size:.78rem}
.hero-reference-style-16 .immune-contact-strip a{font-weight:780}
.hero-reference-style-16 .hero-copy h1{max-width:16ch;font-size:clamp(2.8rem,3.8vw,4rem)}

/* 17 reference style 17: product intro and persistent quick filters. */
.hero-reference-style-17{background:#f2f2f2}
.hero-reference-style-17 .products-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);gap:clamp(2rem,7vw,7rem);min-height:620px;align-items:center;padding-block:4.5rem}
.hero-reference-style-17 .hero-copy{grid-column:1;grid-row:1}
.hero-reference-style-17 .hero-copy h1{max-width:15ch;color:var(--accent);font-size:clamp(3rem,4.6vw,5rem);font-weight:500}
.hero-reference-style-17 .hero-copy>p:not(.eyebrow){max-width:66ch}
.hero-reference-style-17 .hero-actions .button.secondary,.hero-reference-style-17 .micro-proof{display:none}
.hero-reference-style-17 .peer-hero-visual{grid-column:2;grid-row:1;width:100%;height:410px;border-radius:50% 50% 44% 56%;background:white}

/* 18 Phoenix: search and evidence signals. */
.hero-reference-style-18 .trust-search-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:1rem 3rem;align-items:center;min-height:620px;padding-block:4.5rem}
.hero-reference-style-18 .hero-search,.hero-reference-style-18 dl{grid-column:1}
.hero-reference-style-18 dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0;border-block:1px solid var(--line)}
.hero-reference-style-18 dl>div{padding:1rem;border-right:1px solid var(--line)}
.hero-reference-style-18 dt{font-family:var(--font-display);font-size:1.6rem;font-weight:800}
.hero-reference-style-18 dd{margin:0;color:var(--muted);font-size:.72rem}
.hero-reference-style-18 .peer-hero-visual{grid-column:2;grid-row:1/4;height:520px}

/* 19 reference-style-19: narrow asymmetric dark panel and three pathways. */
.hero-reference-style-19{padding-block:1.5rem 3.5rem;background:white}
.hero-reference-style-19 .asymmetric-hero{display:grid;grid-template-columns:3fr 1fr;min-height:430px;border-block:4px solid var(--accent)}
.hero-reference-style-19 .dark-panel{display:flex;align-items:center;padding:2.3rem;background:#303030;color:white}
.hero-reference-style-19 .dark-panel .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.8)}
.hero-reference-style-19 .button.secondary{border-color:white;color:white}
.hero-reference-style-19 .peer-hero-visual{height:430px}
.hero-reference-style-19 .three-lane-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}
.hero-reference-style-19 .three-lane-nav a{padding:1rem;border-bottom:3px solid var(--accent);font-weight:800;text-align:center}

/* 20 reference-style-20: contact-led header, concise hero, service tiles. */
.hero-reference-style-20{background:linear-gradient(180deg,#2f61ad 0 500px,white 500px)}
.hero-reference-style-20 .concise-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:3rem;align-items:center;min-height:430px;padding-block:2.6rem;color:white}
.hero-reference-style-20 .hero-copy h1{font-size:clamp(2.8rem,3.8vw,4rem);font-weight:550}
.hero-reference-style-20 .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.82)}
.hero-reference-style-20 .button.secondary{border-color:white;color:white}
.hero-reference-style-20 .micro-proof span{border-color:rgba(255,255,255,.65)}
.hero-reference-style-20 .peer-hero-visual{height:350px}
.hero-reference-style-20 .service-tile-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-bottom:4rem}
.hero-reference-style-20 .service-tile-strip a{display:grid;min-height:150px;align-content:end;padding:1.25rem;border:3px solid var(--ink);border-radius:28px;background:white}
.hero-reference-style-20 .service-tile-strip span{margin-top:.3rem;color:var(--muted);font-size:.75rem}

/* Home-flow differentiation and source photography. */
.flow-module[data-section]{position:relative}
.flow-module[data-flow-index]::before{content:attr(data-flow-index);position:absolute;right:max(1rem,calc((100vw - 1180px)/2));top:1.2rem;color:var(--line-strong);font-family:var(--font-display);font-size:clamp(2rem,5vw,5rem);font-weight:800;line-height:1}
.peer-media-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);gap:4rem;align-items:center}
.peer-media-layout .section-heading{display:block}
.peer-media-layout .source-media img{width:100%;height:auto;max-height:560px;object-fit:contain}
.product-service-lanes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line)}
.product-service-lanes>a{display:grid;min-height:300px;align-content:end;padding:clamp(1.4rem,3vw,2.6rem);background:var(--paper)}
.product-service-lanes small{color:var(--accent);font-weight:820;letter-spacing:.1em;text-transform:uppercase}
.product-service-lanes h3{max-width:18ch;margin:.8rem 0;font-family:var(--font-display);font-size:clamp(1.7rem,3vw,3rem);letter-spacing:-.035em;line-height:1.02}
.product-service-lanes p{max-width:52ch;margin:0 0 1.4rem;color:var(--muted)}
.product-service-lanes strong{color:var(--accent)}
.template-reference-style-02 .flow-selected-records .product-grid,.template-reference-style-02 .flow-news-resource .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.template-reference-style-02 .flow-selected-records .product-card{display:grid;grid-template-columns:180px 1fr}
.template-reference-style-03 .flow-need-lanes .card-grid,.template-reference-style-03 .flow-delivery-platform .step-grid{grid-template-columns:repeat(2,1fr);gap:1rem}
.template-reference-style-04 .flow-project-model,.template-reference-style-04 .flow-analytical-quality{background:#f5f5f5}
.template-reference-style-05 .flow-lifecycle-services .card-grid{grid-template-columns:repeat(4,1fr)}
.template-reference-style-06 .flow-category-shortcuts .category-grid,.template-reference-style-07 .category-grid{grid-template-columns:repeat(6,1fr)}
.template-reference-style-07 .flow-module{padding-block:4rem}
.template-reference-style-07 .section-heading h2{font-size:clamp(2rem,3.3vw,3.2rem)}
.template-reference-style-10 .flow-synthesis-strengths .card-grid{grid-template-columns:repeat(3,1fr)}
.template-reference-style-11 .flow-module:nth-of-type(even){background:color-mix(in srgb,var(--accent) 7%,white)}
.template-reference-style-12 .flow-module .info-card,.template-reference-style-12 .flow-module .resource-card{box-shadow:0 4px 14px rgba(0,0,0,.08)}
.template-reference-style-15 .flow-taxonomy .category-grid{grid-template-columns:repeat(6,1fr)}
.template-reference-style-17 .flow-product-index{background:#f2f2f2}
.template-reference-style-19 main>.flow-module{width:min(1160px,calc(100% - 2.5rem));margin-inline:auto;border-inline:1px solid var(--line)}
.template-reference-style-20 .flow-module{padding-block:4.5rem}

/* Catalog geometries. */
.catalog-layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}
.catalog-sidebar{position:sticky;top:1.5rem;padding:1.2rem;border:1px solid var(--line);background:var(--paper)}
.catalog-sidebar>strong{display:block;font-family:var(--font-display);font-size:1.35rem}
.catalog-sidebar>p{color:var(--muted);font-size:.78rem}
.catalog-sidebar .filter-row{display:grid;grid-template-columns:repeat(2,1fr)}
.catalog-side-links{display:grid;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line);font-size:.78rem;font-weight:760}
.catalog-layout-left-filter-grid .catalog-layout,.catalog-layout-commerce-filter-grid .catalog-layout,.catalog-layout-dense-portal-filter .catalog-layout,.catalog-layout-dense-filters-table .catalog-layout,.catalog-layout-product-hub-filter .catalog-layout,.catalog-layout-sidebar-masonry .catalog-layout,.catalog-layout-persistent-left-filter .catalog-layout{grid-template-columns:240px minmax(0,1fr)}
.catalog-section .product-card img,.product-media>img{width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;background:white}
.catalog-layout-calm-cards .catalog-section .product-grid,.catalog-layout-consulting-cards .catalog-section .product-grid,.catalog-layout-commerce-filter-grid .catalog-section .product-grid,.catalog-layout-product-hub-filter .catalog-section .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.catalog-layout-platform-index .catalog-section .product-grid,.catalog-layout-block-catalog .catalog-section .product-grid,.catalog-layout-catalog-category-index .catalog-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.catalog-layout-shelf-grid .catalog-section .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.catalog-layout-application-mosaic .catalog-section .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.catalog-layout-application-mosaic .product-card:nth-child(7n+1){grid-column:span 2}
.catalog-layout-editorial-rows .catalog-section .product-grid,.catalog-layout-technical-table .catalog-section .product-grid,.catalog-layout-directory-table .catalog-section .product-grid,.catalog-layout-dense-filters-table .catalog-section .product-grid,.catalog-layout-plain-list .catalog-section .product-grid,.catalog-layout-simple-list .catalog-section .product-grid{grid-template-columns:1fr}
.catalog-layout-editorial-rows .catalog-section .product-card,.catalog-layout-technical-table .catalog-section .product-card,.catalog-layout-directory-table .catalog-section .product-card,.catalog-layout-dense-filters-table .catalog-section .product-card,.catalog-layout-plain-list .catalog-section .product-card,.catalog-layout-simple-list .catalog-section .product-card{display:grid;grid-template-columns:150px minmax(0,1fr);min-height:0}
.catalog-layout-technical-table .product-card,.catalog-layout-directory-table .product-card,.catalog-layout-dense-filters-table .product-card{border-radius:0;border-left:5px solid var(--accent)}
.catalog-layout-technical-table .product-card-copy,.catalog-layout-directory-table .product-card-copy,.catalog-layout-dense-filters-table .product-card-copy{display:grid;grid-template-columns:minmax(180px,.7fr) 1fr;align-items:center;gap:1rem}
.catalog-layout-sidebar-masonry .catalog-results>.product-grid{display:block;columns:3;column-gap:1rem}
.catalog-layout-sidebar-masonry .product-card{break-inside:avoid;margin-bottom:1rem}
.catalog-layout-persistent-left-filter .catalog-section{background:#f2f2f2}
.catalog-layout-persistent-left-filter .product-card{border-radius:20px}

/* Product-record geometries. */
.product-media-column{position:sticky;top:110px;display:grid;gap:1rem;align-self:start;min-width:0}
.product-media-column .product-media{position:static}
.product-side-rail{padding:1.2rem;border-top:4px solid var(--accent);background:var(--surface)}
.product-side-rail>strong{font-family:var(--font-display);font-size:1.15rem}
.product-side-rail dl{display:grid;margin:1rem 0}
.product-side-rail dl>div{padding:.65rem 0;border-top:1px solid var(--line)}
.product-side-rail dt{color:var(--muted);font-size:.7rem;text-transform:uppercase}
.product-side-rail dd{margin:.2rem 0 0;font-size:.8rem;font-weight:700}
.product-side-rail a{color:var(--accent);font-size:.78rem;font-weight:800}
.product-detail .product-copy{min-width:0}
.product-detail .product-copy h1{max-width:18ch;font-size:clamp(2.65rem,4.6vw,5rem);line-height:1}
.product-layout-technical-two-column .product-detail,.product-layout-dossier-identity .product-detail,.product-layout-evidence-first .product-detail{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr)}
.product-layout-rfq-dominant .product-copy>.lead-form,.product-layout-sku-configurator .product-copy>.lead-form{border:3px solid var(--accent)}
.product-layout-single-column-brief .product-detail,.product-layout-concise-single-record .product-detail{grid-template-columns:1fr;width:min(840px,100%);margin-inline:auto}
.product-layout-single-column-brief .product-media-column,.product-layout-concise-single-record .product-media-column{position:static;width:min(520px,100%)}
.product-layout-commerce-detail .product-detail,.product-layout-facts-resources .product-detail{gap:3rem}
.product-layout-identifier-first .fact-list,.product-layout-technical-cards-table .fact-list,.product-layout-dossier-identity .fact-list{font-family:ui-monospace,"SFMono-Regular",Consolas,monospace;font-size:.82rem}
.product-layout-separated-lanes .fact-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}
.product-layout-separated-lanes .fact{display:block;padding:1rem;background:var(--paper)}

/* Secondary pages inherit each peer's geometry instead of a universal banner. */
body[data-template] .page-hero h1{max-width:18ch;font-size:clamp(2.7rem,5vw,5rem);line-height:1}
.inner-layout-contact-rail .page-hero,.inner-layout-document-rail .page-hero,.inner-layout-evidence-file-rail .page-hero{border-left:clamp(12px,4vw,60px) solid var(--accent)}
.inner-layout-account-commerce .page-hero,.inner-layout-commerce-record .page-hero,.inner-layout-support-resource .page-hero{padding-block:3.5rem;background:white}
.inner-layout-direct-inquiry .page-hero{background:var(--paper);border-top:6px solid var(--accent)}
.inner-layout-identifier-dossier .page-hero{background:#f2f2f2}
.inner-layout-product-synthesis-analysis .page-hero{width:min(1160px,calc(100% - 2.5rem));margin-inline:auto;border-block:4px solid var(--accent);background:#303030;color:white}
.inner-layout-product-synthesis-analysis .page-hero p,.inner-layout-product-synthesis-analysis .breadcrumbs{color:rgba(255,255,255,.75)}

@media(max-width:1080px){
  .header-actions{display:none}
  .main-nav{gap:.8rem;font-size:.8rem}
  .hero-reference-style-07 .directory-hero{grid-template-columns:170px 1fr}.hero-reference-style-07 .peer-hero-visual{display:none}
  .hero-new-england-peptide .consultative-hero{grid-template-columns:1fr .55fr}.hero-new-england-peptide .peer-hero-visual{display:none}
  .template-reference-style-06 .flow-category-shortcuts .category-grid,.template-reference-style-07 .category-grid,.template-reference-style-15 .flow-taxonomy .category-grid{grid-template-columns:repeat(4,1fr)}
  .catalog-layout-shelf-grid .catalog-section .product-grid{grid-template-columns:repeat(4,1fr)}
}

@media(max-width:840px){
  .quote-wrap{grid-template-columns:1fr}
  .quote-wrap .section-heading{grid-template-columns:1fr;align-items:start}
  .quote-wrap .section-heading h2{max-width:20ch}
}

@media(max-width:760px){
  body[data-template] .shell,.narrow-header{width:min(100% - 1.25rem,1180px)}
  .peer-carousel-controls>button,.peer-carousel-controls [data-carousel-dot]{width:44px;height:44px}
  .peer-utility,.filter-utility-row{display:none}
  .site-header[data-header] .header-row,.commerce-header-row,.consult-header,.contact-header,.centered-brand-row{display:flex;min-height:70px;padding-block:.5rem}
  .centered-brand-row .header-context,.centered-brand-row .header-contact-link{display:none}
  .centered-brand-row .brand{margin-right:auto}
  .site-header[data-header] .brand{min-width:0}
  .site-header[data-header] .brand strong{white-space:normal;font-size:.92rem}
  .site-header[data-header] .brand small{font-size:.54rem}
  .site-header[data-header] .brand img{width:42px;height:42px}
  .header-search,.contact-header>p,.contact-header>span,.consult-header>div>p{display:none}
  .peer-nav-band{border-top:0}
  .peer-nav-band .main-nav,.site-header[data-header] .main-nav{top:100%;z-index:60;min-height:0;margin:0}
  .peer-nav-band .main-nav[data-open],.site-header[data-header] .main-nav[data-open]{display:flex}
  .peer-nav-band .main-nav[data-open],.site-header[data-header] .main-nav[data-open]{padding:1rem!important;border:1px solid var(--line)!important;border-radius:var(--radius)!important;background:var(--paper)!important;color:var(--ink)!important;box-shadow:0 20px 55px rgba(0,0,0,.16)!important}
  .peer-nav-band .main-nav[data-open] a,.site-header[data-header] .main-nav[data-open] a{color:var(--ink)!important}
  .peer-hero{min-height:0!important;padding:0!important}
  .peer-hero .hero-copy h1,.peer-carousel .hero-copy .carousel-hero-title{max-width:none;font-size:clamp(2.15rem,10vw,3.5rem);letter-spacing:-.045em;line-height:1.03}
  .peer-hero .hero-copy>p:not(.eyebrow){font-size:.96rem}
  .peer-hero .media-provenance{font-size:.52rem}
  .hero-search>div{grid-template-columns:1fr}.hero-search .button{width:100%}
  .hero-reference-style-01{min-height:560px!important}.hero-reference-style-01 .hero-overlay{min-height:560px}.hero-reference-style-01 .hero-copy{width:100%;padding:2rem 0}.hero-reference-style-01>.peer-hero-visual::after{background:linear-gradient(90deg,rgba(8,20,32,.94),rgba(8,20,32,.62))}
  .hero-reference-style-02{background:white}.hero-reference-style-02 .editorial-stage,.hero-reference-style-02 .peer-carousel,.hero-reference-style-02 .peer-carousel-track,.hero-reference-style-02 .peer-carousel-slide{min-height:0}.hero-reference-style-02 .editorial-stage{display:grid;padding:2rem 0}.hero-reference-style-02 .peer-hero-visual{position:relative;right:auto;top:auto;width:100%;height:280px;clip-path:none}.hero-reference-style-02 .organic-mask{display:none}.hero-reference-style-02 .hero-copy{position:relative;left:auto;bottom:auto;width:100%;padding:1.2rem .8rem;box-shadow:none}.hero-reference-style-02 .hero-copy h1,.hero-reference-style-02 .hero-copy .carousel-hero-title{font-size:clamp(1.95rem,9vw,2.45rem)}.hero-reference-style-02 .hero-copy>p:not(.eyebrow){margin:.85rem 0;font-size:.88rem;line-height:1.45}.hero-reference-style-02 .hero-actions .button.secondary,.hero-reference-style-02 .micro-proof{display:none}.hero-reference-style-02 .hero-actions{justify-content:center}.hero-reference-style-02 .peer-carousel-controls{left:50%;right:auto;top:218px;bottom:auto;transform:translateX(-50%)}
  .hero-reference-style-03 .deep-hero-canvas{height:300px}.hero-reference-style-03 .statement-card{width:calc(100% - 1.25rem);margin:-45px auto 0;padding:1.4rem}
  .hero-reference-style-04 .hero-notice{width:calc(100% - 1.25rem);font-size:.75rem}.hero-reference-style-04>.peer-hero-visual{height:430px}.hero-reference-style-04 .translucent-card{left:.625rem;right:.625rem;bottom:1rem;width:auto;transform:none}.hero-reference-style-04 .hero-copy{width:100%;padding:1.25rem}.hero-reference-style-04 .hero-copy>p:not(.eyebrow){display:none}
  .hero-reference-style-05 .split-hero,.hero-reference-style-06 .search-first-hero,.hero-reference-style-07 .directory-hero,.hero-anaspec .discovery-hero,.hero-new-england-peptide .consultative-hero,.hero-thermo-fisher-scientific .hub-hero,.hero-eurogentec .service-promo,.hero-reference-style-16 .workflow-hero,.hero-reference-style-18 .trust-search-hero,.hero-reference-style-20 .concise-hero{display:grid;grid-template-columns:1fr;min-height:0;gap:1.5rem;padding-block:3rem}
  .hero-reference-style-05 .peer-hero-visual,.hero-reference-style-05 .hero-quote-rail,.hero-reference-style-06 .peer-hero-visual,.hero-anaspec .peer-hero-visual,.hero-new-england-peptide .peer-hero-visual,.hero-thermo-fisher-scientific .peer-hero-visual,.hero-eurogentec .peer-hero-visual,.hero-reference-style-16 .peer-hero-visual,.hero-reference-style-18 .peer-hero-visual{grid-column:auto;grid-row:auto;width:100%;height:300px;margin:0}
  .hero-reference-style-05 .hero-quote-rail{height:auto}
  .hero-reference-style-07 .directory-hero>aside{display:none}.hero-reference-style-07 .peer-hero-visual{display:block}
  .hero-reference-style-06 .hero-copy,.hero-reference-style-06 .hero-search,.hero-reference-style-06 .service-shortcuts,.hero-anaspec .hero-search,.hero-anaspec .application-chips,.hero-thermo-fisher-scientific .hub-tiles,.hero-eurogentec .service-promo-cards,.hero-reference-style-16 .workflow-nodes,.hero-reference-style-18 .hero-search,.hero-reference-style-18 dl{grid-column:auto}
  .hero-reference-style-06 .service-shortcuts,.hero-thermo-fisher-scientific .hub-tiles,.hero-eurogentec .service-promo-cards,.hero-reference-style-16 .workflow-nodes,.hero-reference-style-18 dl{grid-template-columns:1fr}
  .hero-reference-style-10 .commerce-slider,.hero-reference-style-10 .peer-carousel,.hero-reference-style-10 .peer-carousel-track,.hero-reference-style-10 .peer-carousel-slide{min-height:600px}.hero-reference-style-10 .peer-hero-visual{height:600px}.hero-reference-style-10 .hero-copy{min-height:600px;width:100%;padding:1.2rem 1.2rem 5rem}.hero-reference-style-10 .hero-copy h1,.hero-reference-style-10 .hero-copy .carousel-hero-title{font-size:clamp(2.05rem,9vw,3rem)}.hero-reference-style-10 .quote-band{gap:1rem;padding:.7rem;font-size:.75rem}
  .hero-reference-style-06 .peer-carousel{width:100%}.hero-reference-style-06 .peer-carousel-controls{right:50%;bottom:.8rem;transform:translateX(50%)}.hero-reference-style-06 .search-first-hero{min-height:600px;padding:3rem 1rem 5.2rem}.hero-reference-style-06 .peer-hero-visual{position:absolute;inset:0;width:100%;height:100%;margin:0}
  .hero-reference-style-16 .immune-solutions-stage{grid-template-columns:1fr;padding-block:2.5rem}.hero-reference-style-16 .immune-solution-lanes{grid-template-columns:1fr}.hero-reference-style-16 .immune-solution-lanes article{min-height:360px}.hero-reference-style-16 .immune-solution-lanes article+article{border-top:1px solid var(--line);border-left:0}.hero-reference-style-16 .peer-hero-visual{height:300px}.hero-reference-style-16 .immune-contact-strip{flex-direction:column}
  .hero-reference-style-11,.hero-reference-style-11>.peer-hero-visual,.hero-reference-style-11 .tinted-banner{min-height:500px;height:500px}.hero-reference-style-11 .tinted-banner{padding-block:2rem}
  .hero-reference-style-12 .promotion-grid{grid-template-columns:1fr;grid-template-rows:auto}.hero-reference-style-12 .promotion-main{grid-row:auto}.hero-reference-style-12 .promotion-image{min-height:280px}
  .hero-reference-style-15,.hero-reference-style-15>.peer-hero-visual,.hero-reference-style-15 .centered-hero-copy{min-height:560px;height:560px}.hero-reference-style-15 .centered-hero-copy{padding-block:2rem}
  .hero-reference-style-17 .products-intro{grid-template-columns:1fr;min-height:0;padding-block:3rem}.hero-reference-style-17 .hero-copy,.hero-reference-style-17 .peer-hero-visual{grid-column:auto;grid-row:auto}.hero-reference-style-17 .peer-hero-visual{height:280px}
  .hero-reference-style-19 .asymmetric-hero{grid-template-columns:1fr}.hero-reference-style-19 .dark-panel{padding:1.5rem}.hero-reference-style-19 .peer-hero-visual{height:280px}.hero-reference-style-19 .three-lane-nav{grid-template-columns:1fr}
  .hero-reference-style-20{background:linear-gradient(180deg,#2f61ad 0 720px,white 720px)}.hero-reference-style-20 .service-tile-strip{grid-template-columns:1fr;margin-bottom:2rem}.hero-reference-style-20 .peer-hero-visual{height:280px}
  .peer-media-layout{grid-template-columns:1fr;gap:2rem}.peer-media-layout .source-media{order:-1}
  .product-service-lanes{grid-template-columns:1fr}.product-service-lanes>a{min-height:230px}
  .flow-module[data-flow-index]::before{display:none}
  .template-reference-style-02 .flow-selected-records .product-grid,.template-reference-style-02 .flow-news-resource .card-grid,.template-reference-style-03 .flow-need-lanes .card-grid,.template-reference-style-03 .flow-delivery-platform .step-grid,.template-reference-style-05 .flow-lifecycle-services .card-grid,.template-reference-style-10 .flow-synthesis-strengths .card-grid{grid-template-columns:1fr}
  .template-reference-style-02 .flow-selected-records .product-card{grid-template-columns:120px 1fr}
  .template-reference-style-06 .flow-category-shortcuts .category-grid,.template-reference-style-07 .category-grid,.template-reference-style-15 .flow-taxonomy .category-grid{grid-template-columns:repeat(2,1fr)}
  .catalog-layout-left-filter-grid .catalog-layout,.catalog-layout-commerce-filter-grid .catalog-layout,.catalog-layout-dense-portal-filter .catalog-layout,.catalog-layout-dense-filters-table .catalog-layout,.catalog-layout-product-hub-filter .catalog-layout,.catalog-layout-sidebar-masonry .catalog-layout,.catalog-layout-persistent-left-filter .catalog-layout{grid-template-columns:1fr}
  .catalog-sidebar{position:static}.catalog-sidebar .filter-row{grid-template-columns:repeat(5,1fr)}
  .catalog-layout-calm-cards .catalog-section .product-grid,.catalog-layout-consulting-cards .catalog-section .product-grid,.catalog-layout-commerce-filter-grid .catalog-section .product-grid,.catalog-layout-product-hub-filter .catalog-section .product-grid,.catalog-layout-platform-index .catalog-section .product-grid,.catalog-layout-block-catalog .catalog-section .product-grid,.catalog-layout-catalog-category-index .catalog-section .product-grid,.catalog-layout-shelf-grid .catalog-section .product-grid,.catalog-layout-application-mosaic .catalog-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .catalog-layout-application-mosaic .product-card:nth-child(7n+1){grid-column:auto}
  .catalog-layout-sidebar-masonry .catalog-results>.product-grid{columns:2}
  .product-detail,.product-layout-technical-two-column .product-detail,.product-layout-dossier-identity .product-detail,.product-layout-evidence-first .product-detail{grid-template-columns:1fr;gap:1.5rem}
  .product-media-column,.product-media{position:static}.product-layout-separated-lanes .fact-list{grid-template-columns:1fr}
  body[data-template] .page-hero h1{font-size:clamp(2.35rem,10vw,3.8rem)}
}

@media(max-width:420px){
  .research-strip .shell{width:calc(100% - 1rem)}
  .research-strip{font-size:.58rem;letter-spacing:.03em}
  .prose table{width:100%;table-layout:fixed}
  .prose th,.prose td{min-width:0;padding:.55rem;font-size:.78rem;overflow-wrap:anywhere}
  .peer-hero .hero-actions{display:grid}.peer-hero .hero-actions .button{width:100%}
  .catalog-sidebar .filter-row{grid-template-columns:repeat(4,1fr)}
  .catalog-layout-calm-cards .catalog-section .product-grid,.catalog-layout-consulting-cards .catalog-section .product-grid,.catalog-layout-commerce-filter-grid .catalog-section .product-grid,.catalog-layout-product-hub-filter .catalog-section .product-grid,.catalog-layout-platform-index .catalog-section .product-grid,.catalog-layout-block-catalog .catalog-section .product-grid,.catalog-layout-catalog-category-index .catalog-section .product-grid,.catalog-layout-shelf-grid .catalog-section .product-grid,.catalog-layout-application-mosaic .catalog-section .product-grid{grid-template-columns:1fr}
  .catalog-layout-sidebar-masonry .catalog-results>.product-grid{columns:1}
  .catalog-layout-editorial-rows .catalog-section .product-card,.catalog-layout-technical-table .catalog-section .product-card,.catalog-layout-directory-table .catalog-section .product-card,.catalog-layout-dense-filters-table .catalog-section .product-card,.catalog-layout-plain-list .catalog-section .product-card,.catalog-layout-simple-list .catalog-section .product-card{grid-template-columns:120px minmax(0,1fr)}
  .catalog-layout-technical-table .product-card-copy,.catalog-layout-directory-table .product-card-copy,.catalog-layout-dense-filters-table .product-card-copy{display:flex}
  .product-detail .product-copy h1{font-size:clamp(2.2rem,12vw,3.2rem)}
}

/* Shared scope: these values only apply after a peer template has been selected. */
body[data-peer]{--exact-header:78px;--exact-hero:620px;--exact-section:clamp(4.75rem,7vw,7.5rem);--exact-card-radius:12px;--exact-title-track:-.045em}
body[data-peer] .site-header{min-height:var(--exact-header)}
body[data-peer] .header-row{min-height:var(--exact-header)}
body[data-peer] .hero-shell,body[data-peer] .peer-hero{min-height:var(--exact-hero)}
body[data-peer] .hero-shell{padding-block:clamp(4rem,7vw,7.25rem)}
body[data-peer] .peer-hero h1,body[data-peer] .page-hero h1{letter-spacing:var(--exact-title-track)}
body[data-peer] .section{padding-block:var(--exact-section)}
body[data-peer] .info-card,body[data-peer] .quality-card,body[data-peer] .resource-card,body[data-peer] .product-card{border-radius:var(--exact-card-radius)}
body[data-peer] .peer-hero-visual img{object-fit:cover}
body[data-peer] .product-card>img{width:100%;height:auto;aspect-ratio:760/617;object-fit:contain;object-position:center;background:#fff}
body[data-peer] .product-media>img{width:100%;height:auto;aspect-ratio:760/617;object-fit:contain;object-position:center;background:#fff}
body[data-peer] .source-media img{width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain;background:#fff}
body[data-peer] .site-footer{padding-top:clamp(3.5rem,6vw,5.75rem)}

/* 01 reference-style-01: restrained two-tier corporate surface with broad laboratory hero. */
body[data-peer='reference-style-01']{--exact-header:88px;--exact-hero:660px;--exact-section:clamp(5rem,8vw,8.5rem);--exact-card-radius:0;--exact-title-track:-.055em}
body[data-peer='reference-style-01'] .research-strip{font-size:.68rem;letter-spacing:.13em}
body[data-peer='reference-style-01'] .site-header{border-bottom:2px solid var(--accent)}
body[data-peer='reference-style-01'] .main-nav{font-size:.8rem;gap:1.05rem;text-transform:uppercase;letter-spacing:.045em}
body[data-peer='reference-style-01'] .hero-copy{max-width:44rem}
body[data-peer='reference-style-01'] .section-heading{max-width:72rem;margin-inline:auto}
body[data-peer='reference-style-01'] .site-footer{padding-bottom:2.2rem}

/* 02 reference-style-02: editorial panels and ample white space. */
body[data-peer='reference-style-02']{--exact-header:96px;--exact-hero:700px;--exact-section:clamp(5rem,8vw,9rem);--exact-card-radius:0}
body[data-peer='reference-style-02'] .site-header{background:var(--paper);border-bottom:0}
body[data-peer='reference-style-02'] .header-row{border-bottom:1px solid var(--line)}
body[data-peer='reference-style-02'] .main-nav{font-size:.78rem;letter-spacing:.03em}
body[data-peer='reference-style-02'] .hero-copy{padding-block:1.25rem;border-left:4px solid var(--accent);padding-left:clamp(1.1rem,3vw,3.25rem)}
body[data-peer='reference-style-02'] .info-card{border-width:0 0 1px;border-radius:0;padding:1.7rem 0}

/* 03 reference-style-03: dark platform statement and precise modular rhythm. */
body[data-peer='reference-style-03']{--exact-header:82px;--exact-hero:690px;--exact-section:clamp(5rem,8vw,8rem);--exact-card-radius:2px}
body[data-peer='reference-style-03'] .site-header{border-top:4px solid var(--accent)}
body[data-peer='reference-style-03'] .main-nav{font-weight:620;text-transform:uppercase;font-size:.73rem;letter-spacing:.075em}
body[data-peer='reference-style-03'] .peer-hero{background:var(--ink);color:white}
body[data-peer='reference-style-03'] .hero-copy>p:not(.eyebrow){color:color-mix(in srgb,white 70%,transparent)}
body[data-peer='reference-style-03'] .section-heading h2{max-width:13ch}
body[data-peer='reference-style-03'] .metric{padding:clamp(1.5rem,3vw,3rem)}

/* 04 reference-style-04: utilitarian blue header and a concise commercial hero panel. */
body[data-peer='reference-style-04']{--exact-header:76px;--exact-hero:610px;--exact-section:clamp(4.4rem,7vw,7.25rem);--exact-card-radius:4px}
body[data-peer='reference-style-04'] .research-strip{background:var(--accent);font-size:.7rem}
body[data-peer='reference-style-04'] .main-nav{gap:.9rem;font-size:.8rem}
body[data-peer='reference-style-04'] .nav-cta{border-radius:3px;text-transform:uppercase;font-size:.76rem;letter-spacing:.04em}
body[data-peer='reference-style-04'] .hero-copy{background:color-mix(in srgb,var(--paper) 94%,transparent);padding:clamp(1.25rem,3vw,3rem);box-shadow:0 16px 46px rgba(0,0,0,.11)}
body[data-peer='reference-style-04'] .info-card{box-shadow:inset 0 3px 0 var(--accent)}

/* 05 reference style 05: RFQ-first technical density. */
body[data-peer='reference-style-05']{--exact-header:74px;--exact-hero:575px;--exact-section:clamp(4rem,6vw,6.75rem);--exact-card-radius:0}
body[data-peer='reference-style-05'] .site-header{background:var(--ink);color:white;border-bottom:3px solid var(--accent)}
body[data-peer='reference-style-05'] .brand small,body[data-peer='reference-style-05'] .main-nav a{color:rgba(255,255,255,.78)}
body[data-peer='reference-style-05'] .hero-shell{grid-template-columns:1.1fr .9fr}
body[data-peer='reference-style-05'] .hero-actions .button{border-radius:0;text-transform:uppercase;letter-spacing:.05em}
body[data-peer='reference-style-05'] .product-card{border-radius:0}

/* 06 reference-style-06: commerce/search hierarchy with compact cards. */
body[data-peer='reference-style-06']{--exact-header:92px;--exact-hero:570px;--exact-section:clamp(4.25rem,6.5vw,7rem);--exact-card-radius:6px}
body[data-peer='reference-style-06'] .research-strip{background:var(--surface);color:var(--ink);border-bottom:1px solid var(--line)}
body[data-peer='reference-style-06'] .main-nav{font-size:.78rem;gap:.9rem}
body[data-peer='reference-style-06'] .peer-hero h1{max-width:17ch}
body[data-peer='reference-style-06'] .search-panel{border-radius:5px;box-shadow:none;border-width:2px}
body[data-peer='reference-style-06'] .category-card{border-radius:5px;padding:1rem}

/* 07 reference style 07: dense directory, compact header, square records. */
body[data-peer='reference-style-07']{--exact-header:70px;--exact-hero:510px;--exact-section:clamp(3.75rem,5vw,6rem);--exact-card-radius:0;--exact-title-track:-.03em}
body[data-peer='reference-style-07'] .site-header{border-bottom:2px solid var(--accent)}
body[data-peer='reference-style-07'] .main-nav{gap:.7rem;font-size:.72rem;font-weight:720}
body[data-peer='reference-style-07'] .hero-shell{grid-template-columns:.9fr 1.1fr}
body[data-peer='reference-style-07'] .section-heading{margin-bottom:1.5rem}
body[data-peer='reference-style-07'] .product-card-copy{padding:.85rem}

/* 08 reference-style-08: service storefront, concise banner and lightly rounded utilities. */
body[data-peer='reference-style-08']{--exact-header:76px;--exact-hero:535px;--exact-section:clamp(4rem,6vw,6.75rem);--exact-card-radius:5px}
body[data-peer='reference-style-08'] .research-strip{background:var(--accent);font-size:.68rem}
body[data-peer='reference-style-08'] .main-nav{font-size:.78rem;gap:.85rem}
body[data-peer='reference-style-08'] .peer-hero{background:linear-gradient(105deg,var(--surface),var(--paper))}
body[data-peer='reference-style-08'] .hero-copy{max-width:42rem}
body[data-peer='reference-style-08'] .info-card{min-height:190px;border-top:3px solid var(--accent)}

/* 09 reference-style-09: compact technical header, express-service callout. */
body[data-peer='reference-style-09']{--exact-header:72px;--exact-hero:360px;--exact-section:clamp(4rem,6vw,6.75rem);--exact-card-radius:2px}
body[data-peer='reference-style-09'] .research-strip{font-size:.65rem;background:var(--ink)}
body[data-peer='reference-style-09'] .site-header{border-bottom:3px solid var(--accent)}
body[data-peer='reference-style-09'] .main-nav{gap:.8rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.035em}
body[data-peer='reference-style-09'] .hero-shell{grid-template-columns:1fr .82fr}
body[data-peer='reference-style-09'] .hero-actions .button{border-radius:2px;text-transform:uppercase;font-size:.75rem}
body[data-peer='reference-style-09'] .info-card{border-radius:2px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 34%,transparent)}

/* 10 JPT: dark utility bands with more generous research-facing cards. */
body[data-peer='reference-style-10']{--exact-header:88px;--exact-hero:645px;--exact-section:clamp(4.75rem,7vw,8rem);--exact-card-radius:8px}
body[data-peer='reference-style-10'] .research-strip{background:var(--ink);font-size:.65rem}
body[data-peer='reference-style-10'] .site-header{background:var(--surface)}
body[data-peer='reference-style-10'] .main-nav{font-size:.77rem;font-weight:700}
body[data-peer='reference-style-10'] .peer-hero-visual{border-radius:0}
body[data-peer='reference-style-10'] .quality-card{border-top:4px solid var(--accent)}

/* 11 reference-style-11: global catalogue portal with a wide search-led hero. */
body[data-peer='reference-style-11']{--exact-header:94px;--exact-hero:600px;--exact-section:clamp(4.5rem,6.5vw,7.25rem);--exact-card-radius:0}
body[data-peer='reference-style-11'] .research-strip{background:var(--accent);font-size:.67rem}
body[data-peer='reference-style-11'] .main-nav{font-size:.76rem;gap:.85rem}
body[data-peer='reference-style-11'] .hero-shell{grid-template-columns:1.2fr .8fr}
body[data-peer='reference-style-11'] .search-panel{border-radius:0;border:0;border-bottom:2px solid var(--accent);box-shadow:none}
body[data-peer='reference-style-11'] .category-card{border-radius:0}

/* 12 reference-style-12: SKU portal density and thin utilitarian rules. */
body[data-peer='reference-style-12']{--exact-header:98px;--exact-hero:560px;--exact-section:clamp(3.8rem,5.5vw,6.5rem);--exact-card-radius:0;--exact-title-track:-.025em}
body[data-peer='reference-style-12'] .research-strip{background:var(--surface);color:var(--ink);border-bottom:1px solid var(--line)}
body[data-peer='reference-style-12'] .site-header{border-bottom:2px solid var(--accent)}
body[data-peer='reference-style-12'] .main-nav{font-size:.72rem;gap:.7rem}
body[data-peer='reference-style-12'] .hero-shell{min-height:var(--exact-hero);grid-template-columns:1fr 1fr}
body[data-peer='reference-style-12'] .product-card{border-radius:0;box-shadow:none}

/* 13 reference style 13: light, minimal biotech header and photo-led spacing. */
body[data-peer='reference-style-13']{--exact-header:80px;--exact-hero:650px;--exact-section:clamp(5rem,7.5vw,8.5rem);--exact-card-radius:10px}
body[data-peer='reference-style-13'] .site-header{border-bottom:0;background:color-mix(in srgb,var(--paper) 96%,transparent)}
body[data-peer='reference-style-13'] .main-nav{font-size:.78rem;font-weight:560;gap:1.25rem}
body[data-peer='reference-style-13'] .hero-copy{max-width:39rem}
body[data-peer='reference-style-13'] .peer-hero-visual{border:0;border-radius:0;box-shadow:none}
body[data-peer='reference-style-13'] .info-card{border:0;border-radius:0;background:transparent;padding:1.25rem 0}

/* 14 reference-style-14: technical proof strip, narrow type measure, square modules. */
body[data-peer='reference-style-14']{--exact-header:76px;--exact-hero:585px;--exact-section:clamp(4rem,6vw,7rem);--exact-card-radius:1px}
body[data-peer='reference-style-14'] .research-strip{background:var(--ink);font-size:.66rem;letter-spacing:.12em}
body[data-peer='reference-style-14'] .site-header{border-bottom:1px solid var(--ink)}
body[data-peer='reference-style-14'] .main-nav{font-size:.74rem;text-transform:uppercase;letter-spacing:.055em}
body[data-peer='reference-style-14'] .peer-hero h1{max-width:14ch}
body[data-peer='reference-style-14'] .step{padding-inline:1rem}
body[data-peer='reference-style-14'] .info-card{border-radius:1px}

/* 15 reference style 15: dark taxonomy portal with dense navigation. */
body[data-peer='reference-style-15']{--exact-header:86px;--exact-hero:625px;--exact-section:clamp(4rem,6vw,7rem);--exact-card-radius:0}
body[data-peer='reference-style-15'] .site-header{background:var(--ink);color:white;border-bottom:3px solid var(--accent)}
body[data-peer='reference-style-15'] .brand small,body[data-peer='reference-style-15'] .main-nav a{color:rgba(255,255,255,.76)}
body[data-peer='reference-style-15'] .main-nav{font-size:.74rem;gap:.76rem}
body[data-peer='reference-style-15'] .peer-hero{background:var(--ink);color:white}
body[data-peer='reference-style-15'] .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.68)}
body[data-peer='reference-style-15'] .product-card{border-radius:0}

/* 16 reference-style-16: scientific problem framing, open layout, restrained accent. */
body[data-peer='reference-style-16']{--exact-header:84px;--exact-hero:665px;--exact-section:clamp(5rem,7.5vw,8.25rem);--exact-card-radius:8px}
body[data-peer='reference-style-16'] .site-header{border-bottom:0}
body[data-peer='reference-style-16'] .main-nav{font-size:.78rem;font-weight:580;gap:1.15rem}
body[data-peer='reference-style-16'] .hero-shell{grid-template-columns:.95fr 1.05fr}
body[data-peer='reference-style-16'] .hero-copy{max-width:43rem}
body[data-peer='reference-style-16'] .section-heading h2{max-width:14ch}
body[data-peer='reference-style-16'] .quality-card{border-left:4px solid var(--accent)}

/* 17 reference style 17: chemical catalogue density and compact identifier records. */
body[data-peer='reference-style-17']{--exact-header:74px;--exact-hero:510px;--exact-section:clamp(3.75rem,5vw,6rem);--exact-card-radius:0;--exact-title-track:-.025em}
body[data-peer='reference-style-17'] .research-strip{background:var(--surface);color:var(--ink);border-bottom:1px solid var(--line)}
body[data-peer='reference-style-17'] .main-nav{font-size:.71rem;gap:.7rem}
body[data-peer='reference-style-17'] .hero-shell{grid-template-columns:1fr .9fr}
body[data-peer='reference-style-17'] .section-heading{margin-bottom:1.45rem}
body[data-peer='reference-style-17'] .product-card-copy{padding:.82rem}

/* 18 reference style 18: trusted catalogue with a calm signal band. */
body[data-peer='reference-style-18']{--exact-header:80px;--exact-hero:570px;--exact-section:clamp(4rem,6vw,7rem);--exact-card-radius:4px}
body[data-peer='reference-style-18'] .site-header{border-bottom:3px solid var(--accent)}
body[data-peer='reference-style-18'] .main-nav{font-size:.76rem;gap:.85rem}
body[data-peer='reference-style-18'] .hero-copy{max-width:40rem}
body[data-peer='reference-style-18'] .quality-card{box-shadow:inset 0 4px 0 var(--accent)}
body[data-peer='reference-style-18'] .document-band{gap:clamp(1.5rem,4vw,4rem)}

/* 19 reference-style-19: slim centered utility and asymmetric dark statement. */
body[data-peer='reference-style-19']{--exact-header:74px;--exact-hero:615px;--exact-section:clamp(4.5rem,6.5vw,7.5rem);--exact-card-radius:3px}
body[data-peer='reference-style-19'] .research-strip{background:var(--accent);font-size:.66rem}
body[data-peer='reference-style-19'] .header-row{justify-content:center;gap:1.4rem}
body[data-peer='reference-style-19'] .main-nav{margin-left:0;font-size:.75rem;gap:.85rem}
body[data-peer='reference-style-19'] .peer-hero{background:var(--ink);color:white}
body[data-peer='reference-style-19'] .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.7)}
body[data-peer='reference-style-19'] .peer-hero-visual{border-radius:0}

/* 20 reference-style-20: Nordic restraint, short service path, generous quiet margins. */
body[data-peer='reference-style-20']{--exact-header:82px;--exact-hero:610px;--exact-section:clamp(5rem,8vw,8.5rem);--exact-card-radius:0;--exact-title-track:-.04em}
body[data-peer='reference-style-20'] .site-header{border-bottom:1px solid var(--line-strong)}
body[data-peer='reference-style-20'] .main-nav{font-size:.75rem;font-weight:540;gap:1.3rem}
body[data-peer='reference-style-20'] .hero-shell{grid-template-columns:1.1fr .9fr}
body[data-peer='reference-style-20'] .peer-hero h1{max-width:13ch;font-weight:540}
body[data-peer='reference-style-20'] .info-card{border-width:1px 0 0;border-radius:0;padding:1.5rem 0}

/* Final replacement templates: their emitted DOM is intentionally distinct. */
body[data-peer='reference-style-08'] .peer-hero{background:linear-gradient(110deg,#f7fbfd,#eef8fb)}
body[data-peer='reference-style-08'] .technical-promotion-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:clamp(2rem,6vw,6rem);min-height:505px;align-items:center;padding-block:3rem}
body[data-peer='reference-style-08'] .technical-promotion-stage>div{min-width:0}
body[data-peer='reference-style-08'] .reference-style-08-promotion-copy h1{max-width:17ch;margin:0;color:var(--accent);font-size:clamp(2rem,3.1vw,3.35rem);line-height:1.02}
body[data-peer='reference-style-08'] .reference-style-08-promotion-copy>p:not(.eyebrow){max-width:52ch;margin:1rem 0;color:var(--muted)}
body[data-peer='reference-style-08'] .reference-style-08-promotion-copy ul{display:grid;gap:.3rem;margin:0 0 1.4rem;padding-left:1.1rem;color:var(--muted);font-size:.82rem}
body[data-peer='reference-style-08'] .reference-style-08-promotion-copy .button{border-radius:0;background:white;color:var(--ink)}
body[data-peer='reference-style-08'] .technical-promotion-stage .peer-hero-visual{height:360px;border-radius:0;background:transparent}
body[data-peer='reference-style-08'] .technical-promotion-stage .peer-hero-visual>img{object-fit:contain}

body[data-peer='reference-style-09'] .hero-reference-style-09{min-height:360px;color:var(--ink)}
body[data-peer='reference-style-09'] .hero-reference-style-09>.peer-hero-visual{position:absolute;inset:0;height:100%}
body[data-peer='reference-style-09'] .hero-reference-style-09>.peer-hero-visual::after{content:"";position:absolute;inset:0;background:rgba(235,247,250,.74)}
body[data-peer='reference-style-09'] .express-service-stage{position:relative;z-index:2;display:flex;min-height:360px;flex-direction:column;justify-content:center;align-items:center;padding-block:2rem;text-align:center}
body[data-peer='reference-style-09'] .express-service-stage .hero-copy{display:grid;justify-items:center;width:min(760px,100%)}
body[data-peer='reference-style-09'] .express-service-stage .hero-copy h1{max-width:18ch;font-size:clamp(2.2rem,3.6vw,3.6rem);color:var(--accent)}
body[data-peer='reference-style-09'] .express-service-stage .hero-copy>p:not(.eyebrow),body[data-peer='reference-style-09'] .express-service-stage .hero-actions .button.secondary,body[data-peer='reference-style-09'] .express-service-stage .micro-proof{display:none}
body[data-peer='reference-style-09'] .capability-mini-grid{display:none}
body[data-peer='reference-style-09'] .capability-mini-grid a{padding:1rem;border-right:1px solid var(--accent);background:rgba(255,255,255,.72);font-size:.72rem;font-weight:760;text-align:center}
body[data-peer='reference-style-09'] .capability-mini-grid a:last-child{border-right:0}

body[data-peer='reference-style-13'] .hero-reference-style-13{min-height:650px;color:white}
body[data-peer='reference-style-13'] .hero-reference-style-13>.peer-hero-visual{position:absolute;inset:0;height:100%}
body[data-peer='reference-style-13'] .provis-fade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(30,42,68,.82),rgba(30,42,68,.28) 65%,rgba(30,42,68,.08))}
body[data-peer='reference-style-13'] .integrated-biotech-stage{position:relative;z-index:2;display:flex;min-height:650px;flex-direction:column;justify-content:center;align-items:flex-start}
body[data-peer='reference-style-13'] .integrated-biotech-stage .hero-copy>p:not(.eyebrow){color:rgba(255,255,255,.82)}
body[data-peer='reference-style-13'] .integrated-biotech-stage .button.secondary{border-color:white;color:white}
body[data-peer='reference-style-13'] .integrated-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(820px,74%);margin-top:1.5rem;background:white;color:var(--ink)}
body[data-peer='reference-style-13'] .integrated-paths a{display:grid;gap:.25rem;padding:1.1rem 1.2rem;border-right:1px solid var(--line)}
body[data-peer='reference-style-13'] .integrated-paths a:last-child{border-right:0}
body[data-peer='reference-style-13'] .integrated-paths span{color:var(--muted);font-size:.68rem}

body[data-peer='reference-style-14'] .hero-reference-style-14{padding-block:2rem 1rem;background:white}
body[data-peer='reference-style-14'] .reference-style-14-hero-card{position:relative;min-height:390px;overflow:hidden;border:1px solid var(--line);border-radius:18px}
body[data-peer='reference-style-14'] .reference-style-14-hero-card>.peer-hero-visual{position:absolute;inset:0;height:100%}
body[data-peer='reference-style-14'] .reference-style-14-hero-card>.peer-hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,251,252,.96),rgba(245,251,252,.78) 48%,rgba(245,251,252,.08) 82%)}
body[data-peer='reference-style-14'] .technical-proof-copy{position:relative;z-index:2;display:flex;min-height:390px;width:min(610px,56%);align-items:center;padding:2.4rem;color:var(--ink)}
body[data-peer='reference-style-14'] .technical-proof-copy .hero-copy h1{max-width:14ch;font-size:clamp(2.25rem,3.5vw,3.55rem);color:var(--accent)}
body[data-peer='reference-style-14'] .technical-proof-copy .hero-copy>p:not(.eyebrow){color:var(--muted)}
body[data-peer='reference-style-14'] .technical-proof-copy .button.secondary{border-color:var(--line-strong);color:var(--ink)}
body[data-peer='reference-style-14'] .proof-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:1rem;background:var(--line)}
body[data-peer='reference-style-14'] .proof-strip>span{display:grid;gap:.1rem;padding:1rem 1.25rem;background:var(--paper);font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}
body[data-peer='reference-style-14'] .proof-strip strong{font-size:1.25rem;color:var(--accent);text-transform:none}

/* Home-module anatomy: equal heights and stable baselines, never ad-hoc centering. */
body[data-peer] .peer-pathway-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1px;background:var(--line)}
body[data-peer] .peer-pathway-grid>a{display:grid;grid-template-rows:auto auto 1fr auto;min-height:230px;gap:.65rem;padding:1.4rem;background:var(--paper)}
body[data-peer] .peer-pathway-grid small{color:var(--accent);font-weight:820;letter-spacing:.12em}
body[data-peer] .peer-pathway-grid h3{margin:.4rem 0 0;font-size:1.18rem;line-height:1.15}
body[data-peer] .peer-pathway-grid p{margin:0;color:var(--muted);font-size:.78rem}
body[data-peer] .peer-pathway-grid>a>span{justify-self:end;color:var(--accent);font-size:1.4rem}
body[data-peer='reference-style-09'] .peer-pathway-service-grid .peer-pathway-grid{grid-template-columns:repeat(3,1fr);gap:1rem;background:transparent}
body[data-peer='reference-style-09'] .peer-pathway-service-grid .peer-pathway-grid>a{border:1px solid var(--accent);border-radius:18px;background:white}
body[data-peer] .promotion-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
body[data-peer] .promotion-product-grid .product-card{min-height:0}
body[data-peer] .peer-proof-section{padding-block:1.25rem;background:var(--ink);color:white}
body[data-peer] .peer-proof-section>.shell{display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:1px}
body[data-peer] .peer-proof-section>.shell>div{display:grid;gap:.15rem;padding:1rem 1.25rem;border-right:1px solid rgba(255,255,255,.2)}
body[data-peer] .peer-proof-section strong{font-size:1.65rem}
body[data-peer] .peer-proof-section span{font-size:.68rem;color:rgba(255,255,255,.7)}
body[data-peer] .peer-proof-section a{padding:1rem;color:white;font-size:.75rem;font-weight:780}

body[data-peer] .footer-newsletter{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:3rem;padding:1.5rem 0 2.25rem;border-bottom:1px solid currentColor}
body[data-peer] .footer-newsletter>div{display:grid;gap:.3rem}
body[data-peer] .footer-newsletter small{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;opacity:.68}
body[data-peer] .footer-newsletter strong{font-size:clamp(1.25rem,2.3vw,2rem)}
body[data-peer] .footer-sparse .footer-grid{grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(130px,.6fr))}
body[data-peer] .footer-sparse .footer-column:last-child{display:none}
body[data-peer] .footer-dense .footer-grid{grid-template-columns:minmax(260px,1.15fr) repeat(3,1fr);gap:clamp(1.5rem,4vw,4rem)}

body[data-peer] .product-media{display:grid;place-items:center;aspect-ratio:760/617;overflow:hidden;background:#fff}
body[data-peer] .product-card>img{aspect-ratio:760/617}
body[data-peer] .product-copy,body[data-peer] .product-card-copy,body[data-peer] .section-heading>*{min-width:0}
body[data-peer] .product-copy h1,body[data-peer] .product-card strong{overflow-wrap:anywhere;word-break:normal}

@media (max-width:1100px){
  body[data-peer='reference-style-01'] .site-header{position:relative}
  body[data-peer='reference-style-01'] .header-row .nav-toggle{display:block}
  body[data-peer='reference-style-01'] .header-row .main-nav{display:none;position:absolute;left:1rem;right:1rem;top:100%;z-index:70;flex-direction:column;align-items:stretch;margin:0;padding:1rem;border:1px solid var(--line);background:var(--paper);box-shadow:0 20px 55px rgba(0,0,0,.15)}
  body[data-peer='reference-style-01'] .header-row .main-nav[data-open]{display:flex}
}

@media (max-width:760px){
  body[data-peer]{--exact-header:68px;--exact-hero:auto;--exact-section:3.75rem}
  body[data-peer] .header-row{min-height:var(--exact-header)}
  body[data-peer] .commerce-header-row,body[data-peer] .header-row,body[data-peer] .consult-header,body[data-peer] .contact-header{width:calc(100% - 1.25rem);max-width:calc(100% - 1.25rem);min-width:0;gap:.7rem;margin-inline:auto}
  body[data-peer] .commerce-header-row>*,body[data-peer] .header-row>*,body[data-peer] .consult-header>*,body[data-peer] .contact-header>*{min-width:0}
  body[data-peer] .header-search{display:none!important;flex:0 0 0!important;width:0!important;min-width:0!important;max-width:0!important;overflow:hidden!important}
  body[data-peer] .main-nav:not([data-open]){display:none!important;width:0!important;min-width:0!important;max-width:0!important;overflow:hidden!important}
  body[data-peer] .brand{min-width:0!important;max-width:calc(100% - 64px)}
  body[data-peer] .brand>span{min-width:0;max-width:100%}
  body[data-peer] .brand strong,body[data-peer] .brand small{white-space:normal;overflow-wrap:anywhere;word-break:normal}
  body[data-peer] .site-header{position:sticky}
  body[data-peer] .hero-shell,body[data-peer] .peer-hero{min-height:0}
  body[data-peer] .hero-shell{padding-block:3.25rem;gap:2rem}
  body[data-peer] .peer-hero h1,body[data-peer] .page-hero h1{max-width:none;font-size:clamp(2.05rem,9.5vw,3.6rem);line-height:1.03}
  body[data-peer] .hero-copy>p:not(.eyebrow){margin-block:1.15rem;font-size:1rem}
  body[data-peer] .peer-hero-visual{min-height:270px}
  body[data-peer] .section-heading{gap:.85rem;margin-bottom:1.6rem}
  body[data-peer] .section-heading h2{max-width:14ch;font-size:clamp(1.9rem,9vw,2.75rem)}
  body[data-peer] .site-footer{padding-top:3.25rem}
  body[data-peer='reference-style-01'] .research-strip,body[data-peer='reference-style-02'] .research-strip,body[data-peer='reference-style-03'] .research-strip,body[data-peer='reference-style-04'] .research-strip,body[data-peer='reference-style-05'] .research-strip,body[data-peer='reference-style-06'] .research-strip,body[data-peer='reference-style-07'] .research-strip,body[data-peer='reference-style-08'] .research-strip,body[data-peer='reference-style-09'] .research-strip,body[data-peer='reference-style-10'] .research-strip,body[data-peer='reference-style-11'] .research-strip,body[data-peer='reference-style-12'] .research-strip,body[data-peer='reference-style-13'] .research-strip,body[data-peer='reference-style-14'] .research-strip,body[data-peer='reference-style-15'] .research-strip,body[data-peer='reference-style-16'] .research-strip,body[data-peer='reference-style-17'] .research-strip,body[data-peer='reference-style-18'] .research-strip,body[data-peer='reference-style-19'] .research-strip,body[data-peer='reference-style-20'] .research-strip{font-size:.6rem;letter-spacing:.075em}
  body[data-peer='reference-style-01'] .main-nav,body[data-peer='reference-style-02'] .main-nav,body[data-peer='reference-style-03'] .main-nav,body[data-peer='reference-style-04'] .main-nav,body[data-peer='reference-style-05'] .main-nav,body[data-peer='reference-style-06'] .main-nav,body[data-peer='reference-style-07'] .main-nav,body[data-peer='reference-style-08'] .main-nav,body[data-peer='reference-style-09'] .main-nav,body[data-peer='reference-style-10'] .main-nav,body[data-peer='reference-style-11'] .main-nav,body[data-peer='reference-style-12'] .main-nav,body[data-peer='reference-style-13'] .main-nav,body[data-peer='reference-style-14'] .main-nav,body[data-peer='reference-style-15'] .main-nav,body[data-peer='reference-style-16'] .main-nav,body[data-peer='reference-style-17'] .main-nav,body[data-peer='reference-style-18'] .main-nav,body[data-peer='reference-style-19'] .main-nav,body[data-peer='reference-style-20'] .main-nav{font-size:.78rem;letter-spacing:0}
  body[data-peer='reference-style-01'] .hero-copy,body[data-peer='reference-style-02'] .hero-copy,body[data-peer='reference-style-04'] .hero-copy,body[data-peer='reference-style-13'] .hero-copy,body[data-peer='reference-style-16'] .hero-copy{padding-left:0;border-left:0}
  body[data-peer='reference-style-05'] .hero-shell,body[data-peer='reference-style-09'] .hero-shell,body[data-peer='reference-style-11'] .hero-shell,body[data-peer='reference-style-12'] .hero-shell,body[data-peer='reference-style-17'] .hero-shell,body[data-peer='reference-style-20'] .hero-shell{grid-template-columns:1fr}
  body[data-peer='reference-style-19'] .header-row{justify-content:space-between}
  body[data-peer='reference-style-08'] .technical-promotion-stage{grid-template-columns:1fr;min-height:0;padding-block:2.5rem;gap:1.25rem}
  body[data-peer='reference-style-08'] .reference-style-08-promotion-copy h1{font-size:clamp(2rem,10vw,2.7rem)}
  body[data-peer='reference-style-08'] .technical-promotion-stage .peer-hero-visual{display:none}
  body[data-peer='reference-style-09'] .hero-reference-style-09{min-height:0;padding-block:0 2rem}
  body[data-peer='reference-style-09'] .hero-reference-style-09>.peer-hero-visual{position:relative;height:290px}
  body[data-peer='reference-style-09'] .hero-reference-style-09>.peer-hero-visual::after{background:linear-gradient(0deg,rgba(255,255,255,.95),transparent 55%)}
  body[data-peer='reference-style-09'] .hero-reference-style-09,body[data-peer='reference-style-09'] .express-service-stage{min-height:340px}
  body[data-peer='reference-style-09'] .express-service-stage{padding-block:2rem}
  body[data-peer='reference-style-09'] .express-service-stage .hero-copy{width:100%}
  body[data-peer='reference-style-13'] .hero-reference-style-13{min-height:580px}
  body[data-peer='reference-style-13'] .integrated-biotech-stage{min-height:580px;justify-content:flex-end;padding-block:3rem}
  body[data-peer='reference-style-13'] .integrated-paths{grid-template-columns:1fr;width:100%}
  body[data-peer='reference-style-13'] .integrated-paths a{border-right:0;border-bottom:1px solid var(--line)}
  body[data-peer='reference-style-14'] .reference-style-14-hero-card{min-height:560px;border-radius:14px}
  body[data-peer='reference-style-14'] .technical-proof-copy{min-height:560px;width:100%;align-items:flex-end;padding:1.35rem}
  body[data-peer='reference-style-14'] .reference-style-14-hero-card>.peer-hero-visual::after{background:linear-gradient(0deg,rgba(245,251,252,.98),rgba(245,251,252,.12) 78%)}
  body[data-peer='reference-style-14'] .technical-proof-copy .hero-copy>p:not(.eyebrow),body[data-peer='reference-style-14'] .technical-proof-copy .micro-proof{display:none}
  body[data-peer='reference-style-14'] .proof-strip{grid-template-columns:1fr 1fr}
  body[data-peer] .peer-pathway-grid,body[data-peer='reference-style-09'] .peer-pathway-service-grid .peer-pathway-grid,body[data-peer] .promotion-product-grid{grid-template-columns:1fr}
  body[data-peer] .peer-pathway-grid>a{min-height:0}
  body[data-peer] .peer-proof-section>.shell{grid-template-columns:1fr}
  body[data-peer] .peer-proof-section>.shell>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}
  body[data-peer] .footer-newsletter{align-items:flex-start;flex-direction:column}
  body[data-peer] .footer-sparse .footer-grid{grid-template-columns:1fr}
  body[data-peer] .footer-dense .footer-grid{grid-template-columns:1fr}
  body[data-peer] .research-strip .shell{display:block;white-space:normal;overflow-wrap:anywhere}
  body[data-peer] .research-strip a{display:none}
}

/* Reference/target first-fold calibration: keep the generated content, but make
   the common peer modules occupy the same deliberate geometry as the captures. */
@media (min-width:761px){
  body[data-peer] .shell{width:min(1280px,calc(100% - 3rem))}
  body[data-peer] .peer-hero>.shell,body[data-peer] .hero-shell{column-gap:clamp(2.25rem,5vw,5.75rem)}
  body[data-peer] .peer-hero h1{max-width:14ch}
  body[data-peer] .peer-pathway-grid,body[data-peer] .promotion-product-grid{align-items:stretch}
  body[data-peer] .peer-pathway-grid>a{min-height:250px}
  body[data-peer] .promotion-product-grid .product-card{display:grid;grid-template-rows:auto minmax(0,1fr);height:100%}
  body[data-peer] .promotion-product-grid .product-card-copy{display:grid;grid-template-rows:auto auto 1fr;min-height:0}
  body[data-peer] .metric-grid,body[data-peer] .site-footer .footer-grid{align-items:stretch}
  body[data-peer='reference-style-01'] .peer-hero,body[data-peer='reference-style-02'] .peer-hero,body[data-peer='reference-style-13'] .peer-hero{min-height:680px}
  body[data-peer='reference-style-03'] .peer-hero{min-height:650px}
  body[data-peer='reference-style-04'] .peer-hero,body[data-peer='reference-style-09'] .peer-hero{min-height:590px}
  body[data-peer='reference-style-08'] .peer-hero,body[data-peer='reference-style-14'] .peer-hero{min-height:560px}
  body[data-peer='reference-style-01'] .peer-hero h1,body[data-peer='reference-style-02'] .peer-hero h1,body[data-peer='reference-style-16'] .peer-hero h1{max-width:12ch}
  body[data-peer='reference-style-07'] .peer-hero h1,body[data-peer='reference-style-17'] .peer-hero h1,body[data-peer='reference-style-12'] .peer-hero h1{max-width:15ch}
  body[data-peer='reference-style-05'] .peer-hero h1{max-width:13ch}
  body[data-peer='reference-style-15'] .peer-hero h1{max-width:20ch}
}

@media (max-width:760px){
  body[data-peer] .shell{width:calc(100% - 2rem)}
  body[data-peer] .peer-hero{min-height:640px}
  body[data-peer] .hero-shell{min-height:640px;align-content:center;padding-block:2.75rem}
  body[data-peer] .peer-hero h1{max-width:13ch;font-size:clamp(2.05rem,9vw,3.15rem);line-height:1.01}
  body[data-peer] .peer-hero-visual{min-height:300px}
  body[data-peer] .peer-pathway-grid>a{min-height:188px;padding:1.15rem}
  body[data-peer] .promotion-product-grid .product-card{display:grid;grid-template-rows:auto minmax(0,1fr)}
  body[data-peer] .promotion-product-grid .product-card-copy{min-height:154px}
  body[data-peer] .section-heading{margin-bottom:1.35rem}
  body[data-peer='reference-style-01'] .peer-hero,body[data-peer='reference-style-02'] .peer-hero{min-height:760px}
  body[data-peer='reference-style-01'] .hero-shell,body[data-peer='reference-style-02'] .hero-shell{min-height:760px}
  body[data-peer='reference-style-03'] .peer-hero{min-height:700px}
  body[data-peer='reference-style-04'] .peer-hero,body[data-peer='reference-style-09'] .peer-hero{min-height:690px}
  body[data-peer='reference-style-08'] .peer-hero{min-height:620px}
  body[data-peer='reference-style-13'] .peer-hero{min-height:700px}
  body[data-peer='reference-style-14'] .peer-hero{min-height:650px}
  body[data-peer='reference-style-07'] .peer-hero,body[data-peer='reference-style-17'] .peer-hero,body[data-peer='reference-style-12'] .peer-hero{min-height:600px}
  body[data-peer='reference-style-15'] .peer-hero,body[data-peer='reference-style-18'] .peer-hero{min-height:670px}
  body[data-peer='reference-style-19'] .peer-hero,body[data-peer='reference-style-20'] .peer-hero{min-height:625px}
  body[data-peer='reference-style-01'] .peer-hero h1,body[data-peer='reference-style-02'] .peer-hero h1,body[data-peer='reference-style-16'] .peer-hero h1{max-width:12ch}
  body[data-peer='reference-style-07'] .peer-hero h1,body[data-peer='reference-style-17'] .peer-hero h1{max-width:14ch}
  body[data-peer='reference-style-15'] .peer-hero h1{max-width:17ch}
}

/* Final reviewed corrections. These are peer-scoped and come after every
   responsive calibration so an earlier generic rule cannot reintroduce the
   contrast, crop, or stacking defects found in the comparison board. */
body[data-peer='reference-style-03'] .statement-card{color:var(--ink)}
body[data-peer='reference-style-03'] .statement-card .hero-copy>p:not(.eyebrow){color:var(--muted)}
body[data-peer='reference-style-03'] .statement-card .button.secondary{border-color:var(--line-strong);color:var(--ink)}

body[data-peer='reference-style-17']{--font-display:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
body[data-peer='reference-style-17'] .hero-reference-style-17 .products-intro{position:relative;isolation:isolate;overflow:hidden}
body[data-peer='reference-style-17'] .hero-reference-style-17 .hero-copy{position:relative;z-index:2;max-width:52%}
body[data-peer='reference-style-17'] .hero-reference-style-17 .hero-copy h1{max-width:16ch;font-weight:500;letter-spacing:-.045em}
body[data-peer='reference-style-17'] .hero-reference-style-17 .peer-hero-visual{position:absolute;inset:0;grid-column:1/-1;grid-row:1;z-index:1;width:100%;height:100%;border:0;border-radius:0;background:transparent;box-shadow:none}
body[data-peer='reference-style-17'] .hero-reference-style-17 .peer-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center;background:transparent}

@media (max-width:760px){
  body[data-peer='reference-style-08'] .technical-promotion-stage{position:relative;isolation:isolate;min-height:620px;align-content:center;overflow:hidden}
  body[data-peer='reference-style-08'] .reference-style-08-promotion-copy{position:relative;z-index:2}
  body[data-peer='reference-style-08'] .technical-promotion-stage .peer-hero-visual{display:block;position:absolute;inset:0;z-index:1;width:100%;height:100%;min-height:0;opacity:.17;pointer-events:none}
  body[data-peer='reference-style-08'] .technical-promotion-stage .peer-hero-visual>img{width:100%;height:100%;object-fit:cover}
  body[data-peer='reference-style-17'] .hero-reference-style-17,body[data-peer='reference-style-17'] .hero-reference-style-17 .products-intro{min-height:650px}
  body[data-peer='reference-style-17'] .hero-reference-style-17 .products-intro{display:flex;align-items:flex-start;padding-block:3.75rem}
  body[data-peer='reference-style-17'] .hero-reference-style-17 .hero-copy{max-width:none}
  body[data-peer='reference-style-17'] .hero-reference-style-17 .hero-copy h1{max-width:12ch;font-size:clamp(2.45rem,11vw,3.25rem);line-height:1.03}
  body[data-peer='reference-style-17'] .hero-reference-style-17 .peer-hero-visual{display:none}
  body[data-peer='reference-style-20'] .hero-reference-style-20{background:white}
  body[data-peer='reference-style-20'] .hero-reference-style-20 .concise-hero{position:relative;isolation:isolate;min-height:430px;padding:2rem;color:white;overflow:hidden}
  body[data-peer='reference-style-20'] .hero-reference-style-20 .concise-hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(30,84,171,.98),rgba(30,84,171,.78) 58%,rgba(30,84,171,.2))}
  body[data-peer='reference-style-20'] .hero-reference-style-20 .hero-copy{position:relative;z-index:2;align-self:center;max-width:20rem}
  body[data-peer='reference-style-20'] .hero-reference-style-20 .hero-copy .eyebrow{color:rgba(255,255,255,.92)}
  body[data-peer='reference-style-20'] .hero-reference-style-20 .hero-copy h1{max-width:12ch;font-size:clamp(2.2rem,10vw,3rem)}
  body[data-peer='reference-style-20'] .hero-reference-style-20 .hero-copy>p:not(.eyebrow),body[data-peer='reference-style-20'] .hero-reference-style-20 .hero-actions .button.secondary,body[data-peer='reference-style-20'] .hero-reference-style-20 .micro-proof{display:none}
  body[data-peer='reference-style-20'] .hero-reference-style-20 .peer-hero-visual{position:absolute;inset:0;z-index:0;width:100%;height:100%;min-height:0}
  body[data-peer='reference-style-20'] .hero-reference-style-20 .peer-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}
  body[data-peer='reference-style-20'] .hero-reference-style-20 .service-tile-strip{grid-template-columns:1fr;gap:0;margin-bottom:2rem}
  body[data-peer='reference-style-20'] .hero-reference-style-20 .service-tile-strip a{min-height:165px;border-width:0 0 1px;border-radius:0;align-content:center;text-align:center}
}

/* Peer-specific home and chrome recipes: slots 15–20 */
body[data-site-id="matrix-style-15"] .peerx-creative-top,body[data-site-id="matrix-style-18"] .peerx-phoenix-top,body[data-site-id="matrix-style-19"] .peerx-alta-utility,body[data-site-id="matrix-style-20"] .peerx-reference-style-20-contact{display:flex;justify-content:space-between;gap:1rem;padding:.42rem max(1rem,calc((100% - 1180px)/2));font-size:.77rem}
body[data-site-id="matrix-style-15"] .peerx-creative-top,body[data-site-id="matrix-style-18"] .peerx-phoenix-top{background:#102d58;color:#fff}body[data-site-id="matrix-style-15"] .peerx-creative-top a,body[data-site-id="matrix-style-18"] .peerx-phoenix-top a{color:inherit}
body[data-site-id="matrix-style-19"] .peerx-alta-utility{max-width:1020px;margin:auto;color:#4f6770;border-bottom:1px solid #d7e1e3}body[data-site-id="matrix-style-20"] .peerx-reference-style-20-contact{align-items:center;text-align:center;font-size:.7rem;color:#244157}
.peerx-header .peerx-commerce-row,.peerx-header .peerx-iris-row,.peerx-header .peerx-alta-row,.peerx-header .peerx-reference-style-20-row,.peerx-header .peerx-reference-style-16-row{max-width:1180px;margin:auto;min-height:72px;display:flex;align-items:center;gap:1.4rem;padding:.6rem 1rem}.peerx-header .peerx-brand{display:inline-flex;align-items:center;gap:.6rem;color:inherit;text-decoration:none;min-width:max-content}.peerx-header .peerx-brand img{width:45px;height:45px;object-fit:contain}.peerx-header .peerx-brand strong,.peerx-header .peerx-brand small{display:block}.peerx-header .peerx-brand small{font-size:.67rem;font-weight:400;opacity:.7}.peerx-header nav{display:flex;align-items:center;gap:1.1rem}.peerx-header nav a{text-decoration:none;color:inherit;font-size:.86rem}.peerx-header .peerx-menu{display:none;margin-left:auto}.peerx-header .peerx-header-search{display:flex;flex:1;max-width:420px;margin-left:auto}.peerx-header .peerx-header-search input{min-width:0;width:100%;padding:.55rem .7rem;border:1px solid #c8d0d6}.peerx-header .peerx-header-search button,.peerx-hero form button,.peerx-section form button{border:0;padding:.55rem .9rem;background:#123c63;color:white;cursor:pointer}.peerx-dark-nav,.peerx-phoenix-nav,.peerx-reference-style-20-nav{background:#0b3669;color:white}.peerx-dark-nav nav,.peerx-phoenix-nav nav,.peerx-reference-style-20-nav nav{max-width:1180px;margin:auto;padding:.75rem 1rem}.peerx-creative-header .peerx-commerce-row{min-height:66px}.peerx-reference-style-16-row{justify-content:space-between}.peerx-reference-style-16-row>span{font-size:.8rem;color:#66717d}.peerx-reference-style-16-row nav{margin-left:auto}.peerx-iris-header{box-shadow:0 1px 5px #102d5818}.peerx-iris-row nav{margin-left:auto}.peerx-icon-links{font-size:.77rem;display:flex;gap:.55rem}.peerx-alta-row{max-width:1020px!important}.peerx-alta-row nav{margin-left:auto}.peerx-reference-style-20-row{justify-content:center;min-height:57px!important}.peerx-reference-style-20-row .peerx-menu{position:absolute;right:1rem}.peerx-reference-style-20-nav{background:#1d559d}.peerx-reference-style-20-nav nav{justify-content:center}
.peerx-wrap{width:min(1180px,calc(100% - 2rem));margin:auto}.peerx-section{padding:4rem 0}.peerx-section h2{margin:0 0 1.4rem;font-size:clamp(1.55rem,2.5vw,2.35rem);line-height:1.1}.peerx-section h3{margin:.1rem 0 .6rem}.peerx-section p{line-height:1.6}.peerx-button{display:inline-block;padding:.72rem 1.1rem;background:#0d5b93;color:#fff!important;text-decoration:none;border:1px solid #0d5b93}.peerx-outline{background:transparent;color:#fff!important;border-color:#fff}.peerx-boundary{font-size:.82rem;border-left:3px solid #ec8f39;padding-left:.7rem}.peerx-hero{position:relative;overflow:hidden}.peerx-hero h1{margin:.2rem 0 .8rem;font-size:clamp(2rem,4vw,4.1rem);line-height:1.02}.peerx-hero p{max-width:650px;line-height:1.55}.peerx-hero-image,.peerx-iris-art,.peerx-reference-style-16-art,.peerx-phoenix-image,.peerx-alta-image{object-fit:cover}.peerx-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.peerx-product{display:grid;gap:.5rem;color:inherit;text-decoration:none;padding:1rem;border:1px solid #e0e4e6;background:#fff}.peerx-product img{width:100%;height:145px;object-fit:contain}.peerx-product small{color:#66717d}.peerx-media-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,1fr);align-items:center;gap:2rem}.peerx-source-photo{width:100%;max-height:310px;object-fit:cover}.peerx-inquiry{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;max-width:760px}.peerx-inquiry label{display:grid;gap:.3rem;font-weight:600;font-size:.85rem}.peerx-inquiry input,.peerx-inquiry textarea{width:100%;box-sizing:border-box;padding:.65rem;border:1px solid #b8c3ca;background:white}.peerx-inquiry .peerx-wide{grid-column:1/-1}.peerx-inquiry button{width:max-content;border:0;background:#0e5486;color:white;padding:.75rem 1.2rem;cursor:pointer}.peerx-footer{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:2rem;padding:3rem max(1rem,calc((100% - 1180px)/2));background:#0d2342;color:#fff}.peerx-footer a{color:inherit;text-decoration:none;display:block;margin:.35rem 0;font-size:.85rem}.peerx-footer small{grid-column:1/-1;opacity:.75}.peerx-editorial-footer{grid-template-columns:1fr 2fr}.peerx-creative-hero{min-height:480px;color:white;background:#061b35}.peerx-creative-hero .peerx-hero-image{position:absolute;inset:0;width:100%;height:100%;opacity:.58}.peerx-hero-center{position:relative;z-index:1;min-height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem}.peerx-creative-taxonomy{padding:1.3rem 0;background:#f5f7f8}.peerx-creative-taxonomy .peerx-wrap{display:grid;grid-template-columns:1fr 2fr;gap:1rem;align-items:center}.peerx-creative-taxonomy form{display:flex}.peerx-creative-taxonomy input{width:100%;padding:.6rem;border:1px solid #ccd5dc}.peerx-creative-taxonomy div{display:flex;justify-content:space-between;gap:.5rem}.peerx-creative-taxonomy a{font-size:.8rem;color:#173a68;text-decoration:none}.peerx-hot h2{text-align:center}.peerx-creative-capabilities{background:#103a71;color:#fff}.peerx-creative-capabilities>div>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.peerx-creative-capabilities article{padding:1.1rem;border:1px solid #ffffff55}.peerx-creative-services{background:#f4f8f8}.peerx-doc-grid>div{padding:1.5rem;background:#edf4fb}.peerx-faq details{padding:1rem;border-bottom:1px solid #dce2e5}.peerx-form-section{background:#f1f6f8}.peerx-reference-style-16-hero{background:#fafafa;color:#263253}.peerx-reference-style-16-hero .peerx-wrap{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;min-height:400px}.peerx-reference-style-16-art{width:100%;height:340px;object-fit:contain}.peerx-workflow-problem>div>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.peerx-workflow-problem article{border-top:3px solid #a33374;padding-top:.8rem}.peerx-reference-style-16-carousel{background:#f8f8f8}.peerx-carousel{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem}.peerx-carousel>button{border:0;background:transparent;font-size:1.4rem}.peerx-reference-style-16-updates>div>div{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:1rem}.peerx-reference-style-16-updates article{padding:1rem;border:1px solid #e1e4e7}.peerx-reference-style-16-quality{text-align:center;padding-top:2rem}.peerx-iris-hero{background:#f1f3f3;color:#164974}.peerx-iris-hero .peerx-wrap{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:430px}.peerx-iris-art{width:100%;height:400px;object-fit:contain}.peerx-iris-index{padding-top:2rem}.peerx-iris-layout{display:grid;grid-template-columns:220px 1fr;gap:1.5rem}.peerx-iris-layout aside{display:grid;align-content:start;gap:.55rem;padding:1rem;background:#f0f5f8}.peerx-iris-layout aside a{color:#294b6a;text-decoration:none}.peerx-iris-layout .peerx-products{grid-template-columns:repeat(3,1fr)}.peerx-iris-synthesis{background:#e9f4fa}.peerx-iris-docs>div{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;border:1px solid #dbe3e7}.peerx-iris-docs a{color:#0e6096}.peerx-phoenix-hero{background:#f3f5f7}.peerx-phoenix-hero .peerx-wrap{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:400px}.peerx-phoenix-hero form,.peerx-alta-search form{display:flex;max-width:470px}.peerx-phoenix-hero input,.peerx-alta-search input{min-width:0;flex:1;padding:.65rem;border:1px solid #b6c0ca}.peerx-phoenix-image{width:100%;height:390px}.peerx-phoenix-trust{padding:1.3rem 0;background:#fff}.peerx-phoenix-trust>div>div{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dce4e8}.peerx-phoenix-trust b{background:#fff;padding:1rem;text-align:center}.peerx-phoenix-categories{background:#f8f5ed}.peerx-phoenix-categories>div>div{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.peerx-phoenix-categories a{padding:1.3rem .8rem;background:#fff;color:#203c51;text-decoration:none;text-align:center}.peerx-phoenix-resource{background:#f6f6f6}.peerx-alta-hero{background:#2d3031;color:#fff}.peerx-alta-hero .peerx-wrap{display:grid;grid-template-columns:1fr 1fr;min-height:330px;align-items:center}.peerx-alta-image{width:100%;height:330px;opacity:.7}.peerx-alta-lanes{text-align:center}.peerx-alta-lanes>div>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.peerx-alta-lanes article{border:1px solid #d5e1e2;padding:1rem}.peerx-alta-lanes article:nth-child(1){border-top:5px solid #ed5d8c}.peerx-alta-lanes article:nth-child(2){border-top:5px solid #55b7d8}.peerx-alta-lanes article:nth-child(3){border-top:5px solid #54a495}.peerx-alta-lanes a{color:#d62e76}.peerx-alta-about{text-align:center}.peerx-alta-icons{display:flex;justify-content:center;gap:3rem;color:#387992;font-size:.9rem}.peerx-alta-video{background:#e4f5f8;text-align:center}.peerx-video-frame{height:220px;max-width:580px;margin:0 auto 1rem;background:#101010;color:#fff;display:grid;place-items:center}.peerx-alta-search{background:#86d0e6}.peerx-alta-articles .peerx-products{grid-template-columns:repeat(3,1fr)}.peerx-reference-style-20-hero{height:255px;color:#fff;background:#1c5caa}.peerx-reference-style-20-hero .peerx-hero-image{position:absolute;inset:0;width:100%;height:100%;opacity:.45}.peerx-reference-style-20-hero .peerx-wrap{height:100%;position:relative;z-index:1;display:flex;align-items:center}.peerx-reference-style-20-hero h1{font-size:clamp(1.7rem,3vw,2.9rem);max-width:590px}.peerx-reference-style-20-tiles{padding:1.3rem 0}.peerx-reference-style-20-tiles>div>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.peerx-reference-style-20-tiles article,.peerx-reference-style-20-custom,.peerx-reference-style-20-modifications,.peerx-reference-style-20-products,.peerx-reference-style-20-quality,.peerx-reference-style-20-docs{border:2px solid #374858;border-radius:11px;box-shadow:0 2px 4px #001c3b38;margin:1rem auto;padding:1rem;max-width:1050px}.peerx-reference-style-20-tiles article{text-align:center;min-height:150px}.peerx-reference-style-20-tiles article span{color:#1e5ca2;font-weight:bold}.peerx-reference-style-20-tiles article a{display:inline-block;border:1px solid;border-radius:20px;padding:.3rem .7rem;color:#142d47;text-decoration:none}.peerx-reference-style-20-custom,.peerx-reference-style-20-modifications,.peerx-reference-style-20-products,.peerx-reference-style-20-quality,.peerx-reference-style-20-docs{padding:1rem 1.5rem}.peerx-reference-style-20-products .peerx-products{grid-template-columns:repeat(3,1fr)}.peerx-reference-style-20-docs a{color:#155692}
@media (max-width:820px){.peerx-header .peerx-menu{display:block;flex:0 0 auto;min-height:44px}.peerx-header nav{display:none}.peerx-header nav[data-open]{display:grid;position:absolute;z-index:20;top:100%;left:0;right:0;padding:1rem;background:inherit;color:inherit;box-shadow:0 4px 10px #001b3329}.peerx-header{position:relative}.peerx-header .peerx-header-search{display:none}.peerx-header .peerx-commerce-row,.peerx-header .peerx-iris-row,.peerx-header .peerx-alta-row,.peerx-header .peerx-reference-style-20-row,.peerx-header .peerx-reference-style-16-row{min-height:58px;gap:.55rem}.peerx-header .peerx-brand{min-width:0}.peerx-header .peerx-brand img{width:38px;height:38px}.peerx-header .peerx-brand strong{font-size:.82rem}.peerx-header .peerx-brand small,.peerx-reference-style-16-row>span,.peerx-icon-links{display:none}.peerx-creative-top,.peerx-phoenix-top,.peerx-alta-utility,.peerx-reference-style-20-contact{font-size:.66rem!important}.peerx-creative-top span:first-child,.peerx-phoenix-top span:first-child{display:none}.peerx-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.peerx-product{padding:.65rem;font-size:.82rem}.peerx-product img{height:110px}.peerx-section{padding:2.4rem 0}.peerx-media-copy,.peerx-reference-style-16-hero .peerx-wrap,.peerx-iris-hero .peerx-wrap,.peerx-phoenix-hero .peerx-wrap,.peerx-alta-hero .peerx-wrap{grid-template-columns:1fr}.peerx-inquiry{grid-template-columns:1fr}.peerx-footer{grid-template-columns:1fr;padding:2rem 1rem}.peerx-footer small{grid-column:auto}.peerx-creative-hero,.peerx-hero-center{min-height:390px}.peerx-hero h1{font-size:2rem}.peerx-creative-taxonomy .peerx-wrap{grid-template-columns:1fr}.peerx-creative-taxonomy div{overflow:auto;justify-content:flex-start;white-space:nowrap}.peerx-creative-capabilities>div>div,.peerx-workflow-problem>div>div,.peerx-reference-style-16-updates>div>div,.peerx-alta-lanes>div>div{grid-template-columns:1fr}.peerx-carousel{grid-template-columns:1fr}.peerx-carousel>button{display:none}.peerx-reference-style-16-carousel .peerx-products{grid-template-columns:repeat(2,1fr)}.peerx-iris-hero{min-height:520px}.peerx-iris-art{height:260px;order:-1}.peerx-iris-layout{grid-template-columns:1fr}.peerx-iris-layout aside{grid-template-columns:repeat(2,1fr)}.peerx-iris-layout aside b{grid-column:1/-1}.peerx-iris-layout .peerx-products{grid-template-columns:repeat(2,1fr)}.peerx-iris-docs>div{display:grid}.peerx-phoenix-image{height:250px;order:-1}.peerx-phoenix-trust>div>div,.peerx-phoenix-categories>div>div{grid-template-columns:repeat(2,1fr)}.peerx-alta-image{height:210px;order:-1}.peerx-alta-icons{display:grid;gap:.7rem}.peerx-reference-style-20-hero{height:310px}.peerx-reference-style-20-tiles>div>div{grid-template-columns:repeat(2,1fr);gap:.65rem}.peerx-reference-style-20-tiles article{min-height:130px;padding:.65rem;font-size:.78rem}.peerx-reference-style-20-products .peerx-products{grid-template-columns:repeat(2,1fr)}}
.peerx-creative-search{background:#eef3f7}.peerx-creative-search form{max-width:760px}.peerx-creative-search form>label{display:block;margin-bottom:.45rem;font-weight:700}.peerx-creative-search form>div{display:flex}.peerx-creative-search input{min-width:0;flex:1;padding:.7rem;border:1px solid #b9c8d4}.peerx-reference-style-16-capabilities>div>div,.peerx-iris-filters>div>div,.peerx-alta-quality>div>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.peerx-reference-style-16-capabilities article,.peerx-alta-quality article{padding:1rem;border:1px solid #d8dee3}.peerx-reference-style-16-capabilities article{border-top:3px solid #a33374}.peerx-iris-filters{background:#f5f8fa}.peerx-iris-filters>div>div{grid-template-columns:repeat(4,minmax(0,1fr))}.peerx-iris-filters a{padding:1rem;background:#fff;border:1px solid #dbe4e8;color:#294b6a;text-decoration:none}.peerx-phoenix-documents{background:#f6f6f6}.peerx-phoenix-documents a{display:inline-block;margin:.4rem .8rem .4rem 0;color:#203c51}.peerx-alta-records .peerx-products{grid-template-columns:repeat(3,minmax(0,1fr))}.peerx-alta-quality{background:#f0f7f8}.peerx-alta-quality>div>div{grid-template-columns:repeat(2,minmax(0,1fr))}.peerx-alta-quality a{color:#d62e76}
@media (max-width:820px){.peerx-reference-style-16-capabilities>div>div,.peerx-iris-filters>div>div,.peerx-alta-quality>div>div{grid-template-columns:1fr}.peerx-alta-records .peerx-products{grid-template-columns:repeat(2,minmax(0,1fr))}.peerx-creative-search form>div{width:100%}}
@media (max-width:360px){.peerx-header .peerx-brand small,.peerx-reference-style-16-row>span,.peerx-icon-links{display:none}.peerx-header .peerx-brand strong{font-size:.78rem}.peerx-products,.peerx-alta-records .peerx-products{grid-template-columns:1fr}.peerx-iris-layout .peerx-products,.peerx-reference-style-16-carousel .peerx-products,.peerx-reference-style-20-products .peerx-products{grid-template-columns:1fr}.peerx-reference-style-20-tiles>div>div{grid-template-columns:1fr}.peerx-phoenix-trust>div>div,.peerx-phoenix-categories>div>div{grid-template-columns:1fr}.peerx-iris-layout aside{grid-template-columns:1fr}.peerx-creative-top,.peerx-phoenix-top,.peerx-reference-style-20-contact{justify-content:center}.peerx-creative-top span:last-child,.peerx-phoenix-top span:last-child{display:none}}
.peerx-knowledge-image{width:min(720px,100%);max-height:390px;margin:0 auto 1rem;object-fit:contain;background:#fff}
/* Source captures use a dark utility/search layer above a white taxonomy row. */
body[data-site-id="matrix-style-15"] .peerx-dark-nav,body[data-site-id="matrix-style-18"] .peerx-phoenix-nav{background:#fff;color:#123c63;border-bottom:1px solid #d9e1e7}
body[data-site-id="matrix-style-15"] .peerx-dark-nav nav,body[data-site-id="matrix-style-18"] .peerx-phoenix-nav nav{padding-block:.68rem}
/* Alta's source keeps all principal content on a deliberately narrow canvas. */
body[data-site-id="matrix-style-19"] .peerx-wrap{width:min(1020px,calc(100% - 2rem))}
@media (max-width:820px){.peerx-header nav[data-open]{background:#fff;color:#123c63}}

/* 15 — Creative-style long catalog and service homepage. */
body[data-site-id="matrix-style-15"]{color:#173a68}body[data-site-id="matrix-style-15"] .peerx-creative-hero{min-height:760px}body[data-site-id="matrix-style-15"] .peerx-hero-center{min-height:760px}body[data-site-id="matrix-style-15"] .peerx-hot{padding-block:90px}body[data-site-id="matrix-style-15"] .peerx-hot .peerx-product{min-height:440px}body[data-site-id="matrix-style-15"] .peerx-creative-search{min-height:300px}body[data-site-id="matrix-style-15"] .peerx-creative-capabilities{padding-block:100px;background:linear-gradient(120deg,#0c3f7e,#143677)}body[data-site-id="matrix-style-15"] .peerx-creative-capabilities article{min-height:330px}body[data-site-id="matrix-style-15"] .peerx-creative-services{padding-block:110px}body[data-site-id="matrix-style-15"] .peerx-creative-services .peerx-source-photo{max-height:none;height:500px}body[data-site-id="matrix-style-15"] .peerx-doc-grid{padding-block:110px;background:#0e3a76;color:#fff}body[data-site-id="matrix-style-15"] .peerx-faq{padding-block:100px}body[data-site-id="matrix-style-15"] .peerx-form-section{padding-block:90px;background:#0d376d;color:#fff}

/* 16 — deliberately sparse reference-style-16-style legacy layout. */
body[data-site-id="immunara-peptide"]{color:#080d60}body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero{min-height:470px;background:#fff}body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero .peerx-wrap{min-height:470px}body[data-site-id="immunara-peptide"] .peerx-workflow-problem{min-height:360px}body[data-site-id="immunara-peptide"] .peerx-reference-style-16-carousel{min-height:530px;background:#fff}body[data-site-id="immunara-peptide"] .peerx-reference-style-16-carousel .peerx-product{min-height:330px}body[data-site-id="immunara-peptide"] .peerx-reference-style-16-capabilities{display:none}body[data-site-id="immunara-peptide"] .peerx-reference-style-16-quality{display:none}body[data-site-id="immunara-peptide"] .peerx-reference-style-16-updates{min-height:500px}body[data-site-id="immunara-peptide"] .peerx-form-section{min-height:360px;background:#fff}body[data-site-id="immunara-peptide"] .peerx-reference-style-16-footer{min-height:580px;background:#080d68}

/* 17 — the frozen Iris reference is a single 1000px hero viewport. */
body[data-site-id="matrix-style-17"] .peerx-footer{display:none}body[data-site-id="matrix-style-17"] .peerx-iris-header .peerx-iris-row{min-height:105px;max-width:1180px}body[data-site-id="matrix-style-17"] .peerx-iris-hero{height:895px;background:#f1f2f2}body[data-site-id="matrix-style-17"] .peerx-iris-hero .peerx-wrap{min-height:895px}body[data-site-id="matrix-style-17"] .peerx-iris-hero h1{font-size:58px;font-weight:400}body[data-site-id="matrix-style-17"] .peerx-iris-art{height:520px;object-fit:contain}

/* 18 — Phoenix-style full corporate/catalog composition. */
body[data-site-id="matrix-style-18"]{color:#0a315a}body[data-site-id="matrix-style-18"] .peerx-phoenix-hero .peerx-wrap{min-height:650px}body[data-site-id="matrix-style-18"] .peerx-phoenix-image{height:520px;border-radius:16px}body[data-site-id="matrix-style-18"] .peerx-phoenix-trust>div>div{grid-template-columns:repeat(6,1fr)}body[data-site-id="matrix-style-18"] .peerx-phoenix-trust b{min-height:90px;display:grid;place-items:center}
body[data-site-id="matrix-style-18"] .peerx-phoenix-catalog{padding-block:90px}body[data-site-id="matrix-style-18"] .peerx-phoenix-catalog>div>div{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:35px}body[data-site-id="matrix-style-18"] .peerx-phoenix-catalog a{display:flex;min-height:170px;flex-direction:column;padding:25px;border-radius:12px;background:linear-gradient(#fff,#8190a4);color:#0a315a;text-decoration:none;box-shadow:0 9px 20px #173a6830}body[data-site-id="matrix-style-18"] .peerx-phoenix-catalog span{margin-top:auto;color:#fff}
body[data-site-id="matrix-style-18"] .peerx-phoenix-topics{padding-block:100px;background:#faf8f1;text-align:center}body[data-site-id="matrix-style-18"] .peerx-phoenix-topics>div>div{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:50px}body[data-site-id="matrix-style-18"] .peerx-phoenix-topics a{display:flex;min-height:130px;flex-direction:column;justify-content:center;padding:20px;border:1px solid #e1e2df;border-radius:12px;background:#fff;color:#0a315a;text-decoration:none}
body[data-site-id="matrix-style-18"] .peerx-phoenix-locations{padding-block:90px}body[data-site-id="matrix-style-18"] .peerx-phoenix-locations>.peerx-wrap{display:grid;grid-template-columns:1fr 1fr;gap:35px}body[data-site-id="matrix-style-18"] .peerx-phoenix-locations>.peerx-wrap>div{display:grid;grid-template-columns:1fr 1fr;min-height:360px;background:#f4f0e8}body[data-site-id="matrix-style-18"] .peerx-phoenix-locations article,body[data-site-id="matrix-style-18"] .peerx-phoenix-locations aside{padding:50px}body[data-site-id="matrix-style-18"] .peerx-phoenix-locations aside{grid-column:1/-1;min-height:250px;margin-left:30%;background:#f26522;color:#fff}
body[data-site-id="matrix-style-18"] .peerx-phoenix-story{padding-block:110px;background:#faf8f1}body[data-site-id="matrix-style-18"] .peerx-phoenix-story>.peerx-wrap{display:grid;grid-template-columns:1fr 1.35fr;gap:70px;align-items:center}body[data-site-id="matrix-style-18"] .peerx-phoenix-story img{height:590px;max-height:none;border-radius:14px}body[data-site-id="matrix-style-18"] .peerx-phoenix-story article>div{display:flex;gap:15px}body[data-site-id="matrix-style-18"] .peerx-phoenix-story article>div b{display:flex;min-width:150px;flex-direction:column;padding:22px;background:#0a315a;color:#fff;font-size:30px}body[data-site-id="matrix-style-18"] .peerx-phoenix-story span{font-size:12px}
body[data-site-id="matrix-style-18"] .peerx-phoenix-team{padding-block:100px;text-align:center}body[data-site-id="matrix-style-18"] .peerx-phoenix-team>div>div{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}body[data-site-id="matrix-style-18"] .peerx-phoenix-team article{display:flex;flex-direction:column}body[data-site-id="matrix-style-18"] .peerx-phoenix-team img{height:430px;max-height:none;border-radius:12px;filter:grayscale(.2)}
body[data-site-id="matrix-style-18"] .peerx-phoenix-news{padding-block:100px;background:#faf8f1}body[data-site-id="matrix-style-18"] .peerx-phoenix-news>div>div{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}body[data-site-id="matrix-style-18"] .peerx-phoenix-news article{min-height:370px;padding:18px;border:1px solid #ddd;border-radius:12px;background:#fff}body[data-site-id="matrix-style-18"] .peerx-phoenix-news article>div{height:190px;background:linear-gradient(#f3f4f6,#74879d)}
body[data-site-id="matrix-style-18"] .peerx-phoenix-cta{min-height:280px;padding-block:65px;background:linear-gradient(120deg,#123e6c,#0a315a);color:#fff}body[data-site-id="matrix-style-18"] .peerx-phoenix-cta a{display:inline-block;padding:14px 20px;background:#ef6727;color:#fff}body[data-site-id="matrix-style-18"] .peerx-commerce-footer{background:#0a315a}

/* 19 — narrow Alta service, accreditation, inquiry and article stack. */
body[data-site-id="matrix-style-19"]{color:#555;background:#fff}
body[data-site-id="matrix-style-19"] .peerx-alta-hero{min-height:360px;border-bottom:4px solid #ed3c91;background:linear-gradient(90deg,#303030 0 75%,#fff 75%)}
body[data-site-id="matrix-style-19"] .peerx-alta-hero .peerx-wrap{display:block;min-height:360px}
body[data-site-id="matrix-style-19"] .peerx-alta-hero article{box-sizing:border-box;width:75%;padding:48px 34px;color:#fff}
body[data-site-id="matrix-style-19"] .peerx-alta-hero h1{max-width:680px;font-size:34px;line-height:1.15}
body[data-site-id="matrix-style-19"] .peerx-alta-hero p{font-size:14px;line-height:1.65;color:#ddd}
body[data-site-id="matrix-style-19"] .peerx-alta-lanes{padding-block:55px;text-align:center}
body[data-site-id="matrix-style-19"] .peerx-alta-lanes>div>div{grid-template-columns:repeat(3,1fr);gap:38px 28px}
body[data-site-id="matrix-style-19"] .peerx-alta-lanes article{display:flex;min-height:390px;flex-direction:column;align-items:center;border:0;padding:0}
body[data-site-id="matrix-style-19"] .peerx-alta-service-image{width:100%;height:150px;object-fit:cover;order:-1}
body[data-site-id="matrix-style-19"] .peerx-alta-lanes h3{margin:16px 0 8px;color:#30aecd;font-size:18px;text-decoration:underline}
body[data-site-id="matrix-style-19"] .peerx-alta-lanes p{margin:0 auto 14px;max-width:260px;font-size:13px}
body[data-site-id="matrix-style-19"] .peerx-alta-pill{margin-top:auto;border-radius:22px;padding:9px 18px;background:#ed3c91;color:#fff;text-decoration:none;font-size:12px}
body[data-site-id="matrix-style-19"] .peerx-alta-about{padding-block:55px;text-align:center}
body[data-site-id="matrix-style-19"] .peerx-alta-about>div>p{max-width:850px;margin:auto;font-size:14px}
body[data-site-id="matrix-style-19"] .peerx-alta-about>div>div{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:42px}
body[data-site-id="matrix-style-19"] .peerx-alta-about b{position:relative;padding:70px 20px 20px;color:#e33a8e;font-size:15px}
body[data-site-id="matrix-style-19"] .peerx-alta-about b:before{position:absolute;top:0;left:50%;width:54px;height:54px;border:1px solid #c9e4e9;border-radius:50%;content:"";transform:translateX(-50%)}
body[data-site-id="matrix-style-19"] .peerx-alta-video{padding:38px 0 70px;background:#fff}
body[data-site-id="matrix-style-19"] .peerx-alta-video-frame{position:relative;width:490px;max-width:100%;height:330px;margin:auto;background:#111;overflow:hidden}
body[data-site-id="matrix-style-19"] .peerx-knowledge-image{width:100%;height:100%;max-height:none;margin:0;object-fit:cover;opacity:.35;background:#111}
body[data-site-id="matrix-style-19"] .peerx-alta-video-frame>a{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:52px;text-decoration:none}
body[data-site-id="matrix-style-19"] .peerx-alta-band{min-height:340px;background:#86d0e6}
body[data-site-id="matrix-style-19"] .peerx-alta-contact{padding:0;border-block:4px solid #ed3c91;background:#fff}
body[data-site-id="matrix-style-19"] .peerx-alta-contact>.peerx-wrap{width:min(1020px,100%)}
body[data-site-id="matrix-style-19"] .peerx-alta-contact article{box-sizing:border-box;width:34%;min-height:300px;padding:48px 34px;background:#42bddb;color:#fff}
body[data-site-id="matrix-style-19"] .peerx-alta-contact h2{margin:0 0 20px;color:#fff}
body[data-site-id="matrix-style-19"] .peerx-alta-contact-button{display:inline-block;margin-top:12px;border:2px solid #ed3c91;border-radius:24px;padding:11px 18px;color:#fff;text-decoration:none}
body[data-site-id="matrix-style-19"] .peerx-alta-articles{padding:22px 0 70px}
body[data-site-id="matrix-style-19"] .peerx-alta-articles h2{font-size:30px}
body[data-site-id="matrix-style-19"] .peerx-alta-article-layout{display:grid;grid-template-columns:210px 1fr;gap:38px}
body[data-site-id="matrix-style-19"] .peerx-alta-article-image{width:210px;height:330px;object-fit:cover;align-self:end}
body[data-site-id="matrix-style-19"] .peerx-alta-article-layout>div{display:grid;gap:28px}
body[data-site-id="matrix-style-19"] .peerx-alta-articles article{padding-bottom:18px;border-bottom:1px solid #e6ecee}
body[data-site-id="matrix-style-19"] .peerx-alta-articles small{color:#39aecb;font-size:11px}
body[data-site-id="matrix-style-19"] .peerx-alta-articles h3{margin:6px 0;font-size:17px;text-decoration:underline}
body[data-site-id="matrix-style-19"] .peerx-alta-articles p,body[data-site-id="matrix-style-19"] .peerx-alta-articles a{font-size:13px}
body[data-site-id="matrix-style-19"] .peerx-editorial-footer{min-height:360px;background:#112a31}

/* 20 — reference-style-20 rounded six-card and text-panel layout. */
body[data-site-id="matrix-style-20"] .peerx-reference-style-20-tiles{padding-block:65px}body[data-site-id="matrix-style-20"] .peerx-reference-style-20-tiles article{min-height:270px;border-radius:24px;border-color:#0a2147;box-shadow:0 8px 8px #00152d55}body[data-site-id="matrix-style-20"] .peerx-reference-style-20-tiles article span{font-size:36px}body[data-site-id="matrix-style-20"] :is(.peerx-reference-style-20-bar,.peerx-reference-style-20-custom,.peerx-reference-style-20-modifications,.peerx-reference-style-20-quality,.peerx-reference-style-20-support,.peerx-reference-style-20-docs){max-width:1320px;margin:30px auto;padding:26px 35px;border:3px solid #0a2147;border-radius:24px;box-shadow:0 8px 8px #00152d55;text-align:center}body[data-site-id="matrix-style-20"] .peerx-reference-style-20-bar{padding:14px}body[data-site-id="matrix-style-20"] .peerx-reference-style-20-footer{background:#061b42}

@media(min-width:821px){
 body[data-site-id="immunara-peptide"] .peerx-reference-style-16-footer{min-height:428px}
 body[data-site-id="matrix-style-18"] .peerx-phoenix-catalog{min-height:790px}body[data-site-id="matrix-style-18"] .peerx-phoenix-topics{min-height:790px}body[data-site-id="matrix-style-18"] .peerx-phoenix-locations{min-height:870px}body[data-site-id="matrix-style-18"] .peerx-phoenix-story{min-height:950px}body[data-site-id="matrix-style-18"] .peerx-phoenix-team{min-height:890px}body[data-site-id="matrix-style-18"] .peerx-phoenix-news{min-height:760px}
 body[data-site-id="matrix-style-20"] .peerx-reference-style-20-custom,body[data-site-id="matrix-style-20"] .peerx-reference-style-20-modifications,body[data-site-id="matrix-style-20"] .peerx-reference-style-20-quality,body[data-site-id="matrix-style-20"] .peerx-reference-style-20-support,body[data-site-id="matrix-style-20"] .peerx-reference-style-20-docs{min-height:145px}
}

@media(max-width:820px){
 body[data-site-id="matrix-style-15"] .peerx-creative-hero,body[data-site-id="matrix-style-15"] .peerx-hero-center{min-height:560px}body[data-site-id="matrix-style-15"] .peerx-creative-services .peerx-source-photo{height:320px}
 body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero .peerx-wrap{min-height:600px}body[data-site-id="immunara-peptide"] .peerx-workflow-problem{min-height:650px}body[data-site-id="immunara-peptide"] .peerx-reference-style-16-carousel{min-height:800px}body[data-site-id="immunara-peptide"] .peerx-reference-style-16-updates{min-height:760px}body[data-site-id="immunara-peptide"] .peerx-form-section{min-height:300px}body[data-site-id="immunara-peptide"] .peerx-reference-style-16-footer{min-height:650px}
 body[data-site-id="matrix-style-17"] .peerx-iris-header .peerx-iris-row{min-height:70px}body[data-site-id="matrix-style-17"] .peerx-iris-hero{height:774px}body[data-site-id="matrix-style-17"] .peerx-iris-hero .peerx-wrap{min-height:774px}body[data-site-id="matrix-style-17"] .peerx-iris-art{height:300px}body[data-site-id="matrix-style-17"] .peerx-iris-hero h1{font-size:40px}
 body[data-site-id="matrix-style-18"] .peerx-phoenix-hero .peerx-wrap{min-height:720px}body[data-site-id="matrix-style-18"] .peerx-phoenix-trust>div>div{grid-template-columns:repeat(2,1fr)}body[data-site-id="matrix-style-18"] .peerx-phoenix-catalog>div>div,body[data-site-id="matrix-style-18"] .peerx-phoenix-topics>div>div{grid-template-columns:1fr 1fr}body[data-site-id="matrix-style-18"] .peerx-phoenix-catalog a,body[data-site-id="matrix-style-18"] .peerx-phoenix-topics a{min-height:250px}body[data-site-id="matrix-style-18"] .peerx-phoenix-locations>.peerx-wrap,body[data-site-id="matrix-style-18"] .peerx-phoenix-story>.peerx-wrap,body[data-site-id="matrix-style-18"] .peerx-phoenix-team>div>div,body[data-site-id="matrix-style-18"] .peerx-phoenix-news>div>div{grid-template-columns:1fr}body[data-site-id="matrix-style-18"] .peerx-phoenix-locations aside{margin:0}body[data-site-id="matrix-style-18"] .peerx-phoenix-story img{height:460px}body[data-site-id="matrix-style-18"] .peerx-phoenix-team img{height:420px}body[data-site-id="matrix-style-18"] .peerx-phoenix-news article{min-height:390px}
 body[data-site-id="matrix-style-19"] .peerx-alta-hero{min-height:390px;background:#303030}body[data-site-id="matrix-style-19"] .peerx-alta-hero .peerx-wrap{min-height:390px}body[data-site-id="matrix-style-19"] .peerx-alta-hero article{width:100%;padding:44px 20px}body[data-site-id="matrix-style-19"] .peerx-alta-hero h1{font-size:30px}body[data-site-id="matrix-style-19"] .peerx-alta-lanes>div>div{grid-template-columns:1fr}body[data-site-id="matrix-style-19"] .peerx-alta-lanes article{min-height:350px}body[data-site-id="matrix-style-19"] .peerx-alta-about>div>div{grid-template-columns:1fr;gap:12px}body[data-site-id="matrix-style-19"] .peerx-alta-video-frame{height:250px}body[data-site-id="matrix-style-19"] .peerx-alta-band{min-height:220px}body[data-site-id="matrix-style-19"] .peerx-alta-contact article{width:100%;min-height:270px}body[data-site-id="matrix-style-19"] .peerx-alta-article-layout{grid-template-columns:1fr}body[data-site-id="matrix-style-19"] .peerx-alta-article-image{width:100%;height:230px;align-self:auto}body[data-site-id="matrix-style-19"] .peerx-editorial-footer{min-height:0}
 body[data-site-id="matrix-style-20"] .peerx-reference-style-20-tiles>div>div{grid-template-columns:1fr}body[data-site-id="matrix-style-20"] .peerx-reference-style-20-tiles article{min-height:260px}body[data-site-id="matrix-style-20"] :is(.peerx-reference-style-20-bar,.peerx-reference-style-20-custom,.peerx-reference-style-20-modifications,.peerx-reference-style-20-quality,.peerx-reference-style-20-support,.peerx-reference-style-20-docs){margin:25px 16px;min-height:125px}
}
@media(max-width:820px){
 body[data-site-id="matrix-style-18"] .peerx-phoenix-locations>.peerx-wrap>div{grid-template-columns:1fr;width:100%;min-width:0}
 body[data-site-id="matrix-style-18"] .peerx-phoenix-locations article,body[data-site-id="matrix-style-18"] .peerx-phoenix-locations aside{min-width:0;padding:34px}
 body[data-site-id="matrix-style-18"] .peerx-phoenix-topics>div>div,body[data-site-id="matrix-style-18"] .peerx-phoenix-catalog>div>div{grid-template-columns:repeat(2,minmax(0,1fr))}
 body[data-site-id="matrix-style-18"] .peerx-phoenix-story img,body[data-site-id="matrix-style-18"] .peerx-phoenix-story article{width:100%;max-width:100%;min-width:0}
 body[data-site-id="matrix-style-18"] .peerx-phoenix-story article>div b{min-width:0;overflow-wrap:anywhere}
 body[data-site-id="matrix-style-18"] .peerx-phoenix-topics a,body[data-site-id="matrix-style-18"] .peerx-phoenix-topics b{min-width:0;overflow-wrap:anywhere}
}

/* 15 — corrected Creative-style geometry from the locked reference. */
body[data-site-id="matrix-style-15"] .peerx-creative-top{min-height:58px;align-items:center;padding-block:5px}
body[data-site-id="matrix-style-15"] .peerx-creative-top>div{display:flex;align-items:center;gap:42px}
body[data-site-id="matrix-style-15"] .peerx-creative-top .peerx-brand{color:#fff}
body[data-site-id="matrix-style-15"] .peerx-creative-top .peerx-brand img{width:39px;height:39px}
body[data-site-id="matrix-style-15"] .peerx-dark-nav nav{justify-content:center;gap:44px}
body[data-site-id="matrix-style-15"] .peerx-creative-hero,body[data-site-id="matrix-style-15"] .peerx-hero-center{min-height:470px}
body[data-site-id="matrix-style-15"] .peerx-creative-hero .peerx-hero-image{opacity:.62}
body[data-site-id="matrix-style-15"] .peerx-creative-hero h1{max-width:760px;font-size:36px;font-weight:500}
body[data-site-id="matrix-style-15"] .peerx-creative-hero .peerx-button{margin:12px 4px;padding:12px 23px;background:#ff5a3c;border-color:#ff5a3c}
body[data-site-id="matrix-style-15"] .peerx-creative-hero .peerx-outline{background:#fff;color:#173a68!important;border-color:#fff}
body[data-site-id="matrix-style-15"] .peerx-creative-taxonomy{padding:15px 0;background:#fff;box-shadow:0 2px 8px #102d581d}
body[data-site-id="matrix-style-15"] .peerx-creative-taxonomy .peerx-wrap{grid-template-columns:1.1fr 1fr}
body[data-site-id="matrix-style-15"] .peerx-creative-taxonomy form{display:flex}
body[data-site-id="matrix-style-15"] .peerx-creative-taxonomy input{min-width:0;flex:1}
body[data-site-id="matrix-style-15"] .peerx-creative-taxonomy button{background:#ff5a3c}
body[data-site-id="matrix-style-15"] .peerx-hot{padding-block:64px;text-align:center}
body[data-site-id="matrix-style-15"] .peerx-hot .peerx-products{grid-template-columns:repeat(4,1fr)}
body[data-site-id="matrix-style-15"] .peerx-hot .peerx-product{min-height:310px;text-align:left;border:0;box-shadow:0 4px 15px #173a6817}
body[data-site-id="matrix-style-15"] .peerx-hot .peerx-product img{height:155px;object-fit:contain}
body[data-site-id="matrix-style-15"] .peerx-creative-areas{padding-block:62px;background:linear-gradient(115deg,#0d3d78,#164f96);color:#fff}
body[data-site-id="matrix-style-15"] .peerx-creative-areas>.peerx-wrap{display:grid;grid-template-columns:.75fr 1.55fr;gap:42px;align-items:center}
body[data-site-id="matrix-style-15"] .peerx-creative-areas>.peerx-wrap>div{display:grid;grid-template-columns:1fr 1fr;gap:18px}
body[data-site-id="matrix-style-15"] .peerx-creative-areas a{position:relative;display:block;min-height:145px;overflow:hidden;color:#173a68;background:#fff;text-align:center;text-decoration:none}
body[data-site-id="matrix-style-15"] .peerx-area-image{width:100%;height:112px;object-fit:contain;background:#eef4f8}
body[data-site-id="matrix-style-15"] .peerx-creative-areas b{display:block;padding:9px}
body[data-site-id="matrix-style-15"] .peerx-creative-capabilities{padding-block:65px;background:#fff;color:#173a68;text-align:center}
body[data-site-id="matrix-style-15"] .peerx-creative-capabilities>div>div{grid-template-columns:repeat(5,1fr);gap:24px;margin-top:35px}
body[data-site-id="matrix-style-15"] .peerx-creative-capabilities article{display:grid;place-items:center;min-height:150px;border:0;box-shadow:0 4px 17px #173a6817}
body[data-site-id="matrix-style-15"] .peerx-creative-capabilities article span{display:grid;width:62px;height:62px;place-items:center;border-radius:50%;background:#e9f4fb;color:#ff5a3c;font-size:24px}
body[data-site-id="matrix-style-15"] .peerx-creative-products{padding-block:60px;background:#10407c;color:#fff}
body[data-site-id="matrix-style-15"] .peerx-creative-products>.peerx-wrap>div{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
body[data-site-id="matrix-style-15"] .peerx-creative-products article{min-height:185px;padding:25px;border-radius:6px;background:#fff;color:#173a68}
body[data-site-id="matrix-style-15"] .peerx-creative-products article a{color:#ff5a3c}
body[data-site-id="matrix-style-15"] .peerx-doc-grid{padding-block:68px;background:linear-gradient(#fff 0 58%,#ff5a3c 58%);color:#173a68}
body[data-site-id="matrix-style-15"] .peerx-doc-grid>.peerx-wrap>div{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}
body[data-site-id="matrix-style-15"] .peerx-doc-grid img{height:270px;max-height:none;object-fit:cover;border-radius:6px}
body[data-site-id="matrix-style-15"] .peerx-doc-grid article{min-height:190px;padding:35px;background:#fff;box-shadow:0 4px 16px #173a6822}
body[data-site-id="matrix-style-15"] .peerx-faq{padding-block:68px;text-align:center}
body[data-site-id="matrix-style-15"] .peerx-faq>.peerx-wrap>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
body[data-site-id="matrix-style-15"] .peerx-faq article{display:grid;min-height:105px;place-items:center;padding:18px;box-shadow:0 4px 15px #173a6817}
body[data-site-id="matrix-style-15"] .peerx-form-section{padding-block:54px;background:#0d376d;color:#fff}
body[data-site-id="matrix-style-15"] .peerx-creative-contact{display:grid;grid-template-columns:1.25fr .75fr;gap:30px}
body[data-site-id="matrix-style-15"] .peerx-creative-contact aside{padding:24px;background:#092e62}
body[data-site-id="matrix-style-15"] .peerx-creative-contact aside a{display:inline-block;padding:10px 14px;background:#ff5a3c;color:#fff;text-decoration:none}

/* 16 — corrected reference-style-16-style legacy composition. */
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-main{display:flex;max-width:1180px;min-height:72px;margin:auto;align-items:center;padding:8px 22px}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-main>div{display:flex;margin-left:auto;align-items:center;gap:20px}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-main>div>a{color:#080d60;text-decoration:none;font-size:13px;font-weight:700}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-main .peerx-header-search{width:250px;margin:0}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-nav{border-top:1px solid #eee;border-bottom:1px solid #eee}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-nav nav{display:flex;max-width:1180px;margin:auto;gap:32px;padding:13px 22px}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero{min-height:250px;background:#fff}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero .peerx-wrap{grid-template-columns:1fr 1fr;min-height:250px;gap:50px;text-align:center}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero article{padding:28px 10px}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero h1,body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero h2{margin:0 0 4px;font-size:25px;font-weight:400}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero em{display:block;margin-bottom:18px;font-size:18px;color:#555}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero p{font-size:14px;color:#222}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero article>a{display:inline-block;border:1px solid #080d60;padding:7px 14px;color:#080d60;text-decoration:none}
body[data-site-id="immunara-peptide"] .peerx-workflow-problem{min-height:0;padding:35px 0 55px}
body[data-site-id="immunara-peptide"] .peerx-workflow-problem>div>div{grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}
body[data-site-id="immunara-peptide"] .peerx-workflow-problem article{display:grid;grid-template-columns:150px 1fr;gap:14px;border:0;padding:0}
body[data-site-id="immunara-peptide"] .peerx-workflow-problem article img{grid-row:1/4;width:150px;height:120px;object-fit:cover}
body[data-site-id="immunara-peptide"] .peerx-workflow-problem aside{text-align:right;font-size:15px}
body[data-site-id="immunara-peptide"] .peerx-workflow-problem aside a{display:inline-block;padding:8px 14px;background:#080d60;color:#fff;text-decoration:none}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-carousel{min-height:0;padding:58px 0;background:#fff;text-align:center}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-carousel .peerx-products{grid-template-columns:repeat(4,1fr)}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-carousel .peerx-product{min-height:310px;text-align:left}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-carousel .peerx-product img{height:185px}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-capabilities,body[data-site-id="immunara-peptide"] .peerx-reference-style-16-quality{display:none}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-updates{min-height:0;padding:58px 0;text-align:center}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-updates>div>div{grid-template-columns:repeat(3,1fr)}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-updates article{min-height:300px;text-align:left}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-updates img{height:150px;object-fit:cover}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-people{min-height:280px;padding:45px 0;text-align:center}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-people>div>div{display:grid;grid-template-columns:repeat(4,1fr);margin-top:28px}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-people span{padding:13px;border-bottom:1px solid #ddd}
body[data-site-id="immunara-peptide"] .peerx-reference-style-16-footer{min-height:0;background:#080d68}

/* 20 — corrected reference-style-20 split hero and compact cards. */
body[data-site-id="matrix-style-20"] .peerx-reference-style-20-row{justify-content:space-between;min-height:78px!important}
body[data-site-id="matrix-style-20"] .peerx-reference-style-20-row p{margin-left:auto;text-align:right;font-size:13px;line-height:1.5}
body[data-site-id="matrix-style-20"] .peerx-reference-style-20-row p a{color:#153e73}
body[data-site-id="matrix-style-20"] .peerx-reference-style-20-nav nav{padding-block:12px;gap:42px}
body[data-site-id="matrix-style-20"] .peerx-reference-style-20-hero{display:grid;grid-template-columns:52% 48%;height:330px;background:#2460aa}
body[data-site-id="matrix-style-20"] .peerx-reference-style-20-hero-copy{display:grid;align-content:center;gap:25px;padding-left:max(24px,calc((100vw - 1180px)/2));background:linear-gradient(115deg,#2460aa 0 78%,#3f7fc6 78%);font-size:22px}
body[data-site-id="matrix-style-20"] .peerx-reference-style-20-hero-copy h1{margin:0;font-size:22px;line-height:1.2}
body[data-site-id="matrix-style-20"] .peerx-reference-style-20-hero .peerx-hero-image{position:static;width:100%;height:330px;opacity:1;object-fit:cover}
body[data-site-id="matrix-style-20"] .peerx-reference-style-20-tiles{padding-block:46px}
body[data-site-id="matrix-style-20"] .peerx-reference-style-20-tiles article{min-height:220px;border-radius:22px}
body[data-site-id="matrix-style-20"] .peerx-reference-style-20-tiles article span{display:block;min-height:52px;font-size:34px}

@media(max-width:820px){
 body[data-site-id="matrix-style-15"] .peerx-creative-top>div>a,body[data-site-id="matrix-style-15"] .peerx-creative-top>span{display:none}
 body[data-site-id="matrix-style-15"] .peerx-creative-hero,body[data-site-id="matrix-style-15"] .peerx-hero-center{min-height:390px}
 body[data-site-id="matrix-style-15"] .peerx-creative-taxonomy .peerx-wrap,body[data-site-id="matrix-style-15"] .peerx-creative-areas>.peerx-wrap,body[data-site-id="matrix-style-15"] .peerx-doc-grid>.peerx-wrap>div,body[data-site-id="matrix-style-15"] .peerx-creative-contact{grid-template-columns:1fr}
 body[data-site-id="matrix-style-15"] .peerx-hot .peerx-products{grid-template-columns:repeat(2,1fr)}
 body[data-site-id="matrix-style-15"] .peerx-hot .peerx-product{min-height:260px}
 body[data-site-id="matrix-style-15"] .peerx-creative-capabilities>div>div{grid-template-columns:repeat(2,1fr)}
 body[data-site-id="matrix-style-15"] .peerx-creative-products>.peerx-wrap>div,body[data-site-id="matrix-style-15"] .peerx-faq>.peerx-wrap>div{grid-template-columns:1fr}
 body[data-site-id="immunara-peptide"] .peerx-reference-style-16-main{min-height:60px;padding:7px 14px}
 body[data-site-id="immunara-peptide"] .peerx-reference-style-16-main>div{display:none}
 body[data-site-id="immunara-peptide"] .peerx-reference-style-16-nav nav{display:none}
 body[data-site-id="immunara-peptide"] .peerx-reference-style-16-nav nav[data-open]{display:grid}
 body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero .peerx-wrap{grid-template-columns:1fr;min-height:0;gap:0}
 body[data-site-id="immunara-peptide"] .peerx-reference-style-16-hero article{padding:28px 12px}
 body[data-site-id="immunara-peptide"] .peerx-workflow-problem>div>div{grid-template-columns:1fr;gap:25px}
 body[data-site-id="immunara-peptide"] .peerx-workflow-problem aside{text-align:left}
 body[data-site-id="immunara-peptide"] .peerx-reference-style-16-carousel .peerx-products{grid-template-columns:repeat(2,1fr)}
 body[data-site-id="immunara-peptide"] .peerx-reference-style-16-updates>div>div,body[data-site-id="immunara-peptide"] .peerx-reference-style-16-people>div>div{grid-template-columns:1fr}
 body[data-site-id="matrix-style-20"] .peerx-reference-style-20-row p{display:none}
 body[data-site-id="matrix-style-20"] .peerx-reference-style-20-hero{grid-template-columns:1fr;height:auto}
 body[data-site-id="matrix-style-20"] .peerx-reference-style-20-hero-copy{min-height:270px;padding:30px 22px;font-size:18px}
 body[data-site-id="matrix-style-20"] .peerx-reference-style-20-hero .peerx-hero-image{height:230px}
 body[data-site-id="matrix-style-20"] .peerx-reference-style-20-tiles article{min-height:190px}
}

/* Conversion, report-library, and editorial modules shared by all peer templates. */
.matrix-certificate-section{padding:clamp(3.5rem,6vw,5.5rem) 0;border-block:1px solid var(--line);background:color-mix(in srgb,var(--surface) 72%,var(--paper))}.matrix-certificate-shell{width:min(1180px,calc(100% - 2.5rem));margin-inline:auto}.matrix-certificate-section header{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.matrix-certificate-section header>div:first-child{max-width:760px}.matrix-certificate-section header p{margin:0 0 .55rem;color:var(--accent);font-size:.72rem;font-weight:850;letter-spacing:.14em}.matrix-certificate-section header h2{margin:0;font-family:var(--font-display);font-size:clamp(2rem,3.7vw,3.6rem);letter-spacing:-.045em;line-height:1}.matrix-certificate-section header span{display:block;margin-top:1rem;color:var(--muted);line-height:1.6}.matrix-certificate-actions{display:flex;flex:0 0 auto;flex-direction:column;gap:.65rem}.matrix-certificate-actions>a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:.72rem 1rem;border:1px solid var(--accent);border-radius:var(--radius);color:var(--accent);font-weight:800}.matrix-certificate-actions .matrix-certificate-whatsapp{background:var(--accent);color:white}.matrix-certificate-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.matrix-certificate-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.matrix-certificate-card>a:first-child{display:grid;height:250px;place-items:start center;overflow:hidden;border-bottom:1px solid var(--line);background:#fff}.matrix-certificate-card img{width:100%;height:100%;object-fit:contain;object-position:top center}.matrix-certificate-card>div{padding:1rem}.matrix-certificate-card small{color:var(--accent);font-size:.64rem;font-weight:850;letter-spacing:.1em}.matrix-certificate-card h3{margin:.45rem 0 .35rem;font-family:var(--font-display);font-size:1.15rem;line-height:1.15}.matrix-certificate-card p{min-height:3.9em;margin:0 0 .75rem;color:var(--muted);font-size:.75rem;line-height:1.5}.matrix-certificate-card>div>a{color:var(--accent);font-size:.75rem;font-weight:800}@media(max-width:900px){.matrix-certificate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.matrix-certificate-shell{width:calc(100% - 1.25rem)}.matrix-certificate-section header{align-items:flex-start;flex-direction:column}.matrix-certificate-actions{width:100%}.matrix-certificate-actions>a{width:100%;text-align:center}.matrix-certificate-grid{grid-template-columns:1fr}.matrix-certificate-card{display:grid;grid-template-columns:120px minmax(0,1fr)}.matrix-certificate-card>a:first-child{height:100%;min-height:180px;border-right:1px solid var(--line);border-bottom:0}.matrix-certificate-card p{min-height:0}}
.product-card-main{display:flex;min-width:0;flex:1;flex-direction:column}.product-card-copy{padding-bottom:4.4rem}.product-card-whatsapp{position:absolute;right:.8rem;bottom:.8rem;left:.8rem;z-index:2;display:flex;min-height:38px;align-items:center;justify-content:center;border-radius:max(6px,calc(var(--radius)*.7));background:#14843f;color:#fff!important;font-size:.76rem;font-weight:800;line-height:1}.product-card-whatsapp:hover{background:#0e6e33}.product-contact-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.25rem 0 1.7rem}.whatsapp-primary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.8rem 1.1rem;border-radius:var(--radius);background:#14843f;color:#fff!important;font-weight:800}.whatsapp-primary:hover{background:#0e6e33}.whatsapp-home-band{position:relative;z-index:3;border-block:1px solid color-mix(in srgb,#14843f 42%,transparent);background:linear-gradient(115deg,#0a5a2d,#14843f);color:#fff}.whatsapp-home-band>.shell{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:1.45rem}.whatsapp-home-band p{margin:0 0 .25rem;font-size:.68rem;font-weight:900;letter-spacing:.15em}.whatsapp-home-band h2{margin:0;font:800 clamp(1.3rem,2.2vw,2rem)/1.08 var(--font-display)}.whatsapp-home-band span{display:block;margin-top:.35rem;color:rgba(255,255,255,.8);font-size:.85rem}.whatsapp-home-band .whatsapp-primary{flex:0 0 auto;border:1px solid rgba(255,255,255,.7);background:#fff;color:#0a5a2d!important}.whatsapp-floating{position:fixed;right:20px;bottom:84px;z-index:80;display:flex;min-width:118px;min-height:48px;align-items:center;justify-content:center;border:2px solid #fff;border-radius:999px;background:#14843f;color:#fff!important;box-shadow:0 12px 35px rgba(0,0,0,.25);font-size:.84rem;font-weight:900}.whatsapp-floating:hover{transform:translateY(-2px);background:#0e6e33}.report-library{padding-top:2.5rem}.report-summary{display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:baseline;gap:.25rem 1rem;margin-bottom:1.3rem}.report-summary strong{font:800 clamp(2rem,4vw,4rem)/1 var(--font-display);color:var(--accent)}.report-summary span{color:var(--muted)}.report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.report-card{display:grid;grid-template-columns:180px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.report-preview{display:flex;min-height:230px;align-items:flex-start;justify-content:center;background:#fff}.report-preview img{width:100%;height:auto;max-height:300px;object-fit:contain}.report-card>div{display:flex;min-width:0;flex-direction:column;padding:1.1rem}.report-card small{color:var(--accent);font-weight:800;text-transform:uppercase}.report-card h2{margin:.35rem 0;font:750 1.2rem/1.15 var(--font-display)}.report-card p{margin:.4rem 0 1rem;color:var(--muted);font-size:.8rem}.report-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:auto}.report-actions a{color:var(--accent);font-size:.78rem;font-weight:800}.blog-library{padding-top:2.5rem}.blog-category-nav{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2rem}.blog-category-nav a{padding:.55rem .8rem;border:1px solid var(--line-strong);border-radius:999px;background:var(--paper);font-size:.78rem;font-weight:800}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.blog-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);scroll-margin-top:120px}.blog-card img{width:100%;height:auto;aspect-ratio:1200/320;object-fit:cover}.blog-card div{padding:1.25rem}.blog-card small{color:var(--accent);font-weight:800}.blog-card h2{margin:.55rem 0;font:760 clamp(1.25rem,2vw,1.75rem)/1.12 var(--font-display)}.blog-card p{color:var(--muted)}.blog-card span{color:var(--accent);font-weight:800}.blog-article{padding-block:3rem 6rem}.blog-article-meta{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem;color:var(--muted);font-size:.82rem}.blog-article-cover{width:100%;height:auto;aspect-ratio:1200/320;object-fit:cover;border-radius:var(--radius)}.blog-article .prose{width:min(780px,100%);margin-inline:auto;padding-top:2.5rem}.blog-article .prose p{font-size:1.04rem}.peerx-product{position:relative;padding-bottom:3.7rem}.peerx-product-whatsapp{position:absolute;right:.65rem;bottom:.65rem;left:.65rem;display:flex;min-height:34px;align-items:center;justify-content:center;border-radius:5px;background:#14843f;color:#fff!important;font-size:.7rem;font-weight:800}.peerx-footer .footer-whatsapp{color:#69df91!important;font-weight:800}
.blog-category-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1rem}.blog-category-heading h2{margin:0;font:780 clamp(1.6rem,2.5vw,2.4rem)/1.05 var(--font-display)}.blog-category-heading p{margin:0;color:var(--muted)}.blog-category-nav{margin-bottom:0}.blog-category-nav button{cursor:pointer;padding:.6rem .85rem;border:1px solid var(--line-strong);border-radius:999px;background:var(--paper);color:var(--ink);font:800 .76rem/1 var(--font-body)}.blog-category-nav button span{display:inline-grid;min-width:1.35rem;height:1.35rem;margin-left:.3rem;place-items:center;border-radius:999px;background:var(--surface);font-size:.64rem}.blog-category-nav button[aria-pressed="true"]{border-color:var(--accent);background:var(--accent);color:#fff}.blog-category-nav button[aria-pressed="true"] span{background:rgba(255,255,255,.18);color:#fff}.blog-result-status{margin:.9rem 0 1.6rem;color:var(--muted);font-size:.78rem}.blog-card[hidden]{display:none}
@media(max-width:760px){.whatsapp-home-band>.shell{align-items:flex-start;flex-direction:column;gap:1rem}.whatsapp-home-band .whatsapp-primary{width:100%}.whatsapp-floating{right:12px;bottom:72px;min-width:105px;min-height:44px}.report-grid,.blog-grid{grid-template-columns:1fr}.report-card{grid-template-columns:125px minmax(0,1fr)}.report-summary{grid-template-columns:auto 1fr}.product-contact-actions>*{width:100%}.blog-category-heading{display:block}.blog-category-heading p{margin-top:.5rem}.blog-category-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem}.blog-category-nav button{flex:0 0 auto}}
@media print{.whatsapp-floating,.whatsapp-home-band,.product-card-whatsapp{display:none!important}}

/* Layout acceptance repairs 2026-09-05: content-led sizing, review sites only. */
body[data-site-id="immunara-peptide"] .report-card h2{overflow-wrap:anywhere}
body[data-site-id="immunara-peptide"] label.skip-link{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
body[data-site-id="immunara-peptide"]:is(.catalog-rows,.catalog-list,.catalog-index,.catalog-table,.catalog-directory) .catalog-section .product-card{display:flex;flex-direction:column;align-items:stretch;min-height:0}
body[data-site-id="immunara-peptide"]:is(.catalog-rows,.catalog-list,.catalog-index,.catalog-table,.catalog-directory) .catalog-section .product-card[hidden]{display:none}
body[data-site-id="immunara-peptide"]:is(.catalog-rows,.catalog-list,.catalog-index,.catalog-table,.catalog-directory) .catalog-section .product-card-main{display:grid;grid-template-columns:160px minmax(0,1fr);width:100%;align-items:start;min-width:0}
body[data-site-id="immunara-peptide"]:is(.catalog-rows,.catalog-list,.catalog-index,.catalog-table,.catalog-directory) .catalog-section .product-card-main>img{width:160px;height:auto;max-height:210px;object-fit:contain}
body[data-site-id="immunara-peptide"]:is(.catalog-rows,.catalog-list,.catalog-index,.catalog-table,.catalog-directory) .catalog-section .product-card-copy{display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:0;gap:8px;padding:20px 24px 72px}
body[data-site-id="immunara-peptide"]:is(.catalog-rows,.catalog-list,.catalog-index,.catalog-table,.catalog-directory) .catalog-section .product-card-copy strong{overflow-wrap:anywhere;line-height:1.25}
body[data-site-id="immunara-peptide"]:is(.catalog-rows,.catalog-list,.catalog-index,.catalog-table,.catalog-directory) .catalog-section .product-card-copy p{margin:0}
@media(max-width:760px){
body[data-site-id="immunara-peptide"]:is(.catalog-rows,.catalog-list,.catalog-index,.catalog-table,.catalog-directory) .catalog-section .product-card-main{grid-template-columns:104px minmax(0,1fr)}
body[data-site-id="immunara-peptide"]:is(.catalog-rows,.catalog-list,.catalog-index,.catalog-table,.catalog-directory) .catalog-section .product-card-main>img{width:104px;height:auto}
body[data-site-id="immunara-peptide"]:is(.catalog-rows,.catalog-list,.catalog-index,.catalog-table,.catalog-directory) .catalog-section .product-card-copy{padding:16px 12px 72px}
}

body[data-site-id="immunara-peptide"] .peerx-reference-style-16-updates article{min-height:0}

/* Remaining eleven: approved crop and content-spacing repairs, 2026-09-06. */
body[data-site-id="immunara-peptide"] .matrix-certificate-card>a:first-child{grid-template-rows:minmax(0,1fr);min-width:0}
body[data-site-id="immunara-peptide"] .matrix-certificate-card img{min-width:0;min-height:0;max-height:100%;object-fit:contain}

body[data-site-id="immunara-peptide"] :is(.peerx-proimmune-updates,.peerx-reference-style-16-updates)>div>div{align-items:start}
body[data-site-id="immunara-peptide"] :is(.peerx-proimmune-updates,.peerx-reference-style-16-updates) article{min-height:0;height:auto}
body[data-site-id="immunara-peptide"] .peerx-product>a:first-child{display:flex;flex-direction:column;gap:8px}
