:root{--ink:#2d286e;--accent:#00a6d6;--pale:#e7f1fa;--paper:#ffffff;--accent2:#bacd36;--surface:#e7f1fa;--muted:color-mix(in srgb,#2d286e 67%,transparent);--line:color-mix(in srgb,#2d286e 13%,transparent);--line-strong:color-mix(in srgb,#2d286e 28%,transparent);--focus:#bacd36;--radius:0px;--font-display:Georgia,"Times New Roman",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}
*{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}
  .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 templates 01-07: intentionally scoped to their own reference families. */
body[data-site-id="matrix-style-01"] .page-hero-reference-media{position:relative;isolation:isolate;display:flex;min-height:520px;align-items:center;overflow:hidden;padding:0;border-bottom:0;background:#034f8c;color:#fff}
body[data-site-id="matrix-style-01"] .page-hero-reference-media::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(2,49,96,.97) 0%,rgba(2,62,119,.88) 38%,rgba(2,55,104,.54) 64%,rgba(2,43,80,.17) 100%),linear-gradient(0deg,rgba(2,36,69,.28),transparent 48%)}
body[data-site-id="matrix-style-01"] .page-hero-reference-image{position:absolute;inset:0;z-index:0}
body[data-site-id="matrix-style-01"] .page-hero-reference-image img{width:100%;height:100%;object-fit:cover;object-position:center 52%}
body[data-site-id="matrix-style-01"] .page-hero-reference-media>.shell{position:relative;z-index:2;padding-block:86px}
body[data-site-id="matrix-style-01"] .page-hero-reference-copy{width:min(760px,72%)}
body[data-site-id="matrix-style-01"] .page-hero-reference-media .breadcrumbs{color:rgba(255,255,255,.78)}
body[data-site-id="matrix-style-01"] .page-hero-reference-media .breadcrumbs a{color:#fff}
body[data-site-id="matrix-style-01"] .page-hero-reference-media .eyebrow{max-width:54ch;color:#9dd8ff}
body[data-site-id="matrix-style-01"] .page-hero-reference-media h1{max-width:15ch;color:#fff;text-shadow:0 2px 18px rgba(0,25,52,.2)}
body[data-site-id="matrix-style-01"] .page-hero-reference-media .page-hero-reference-copy>p:last-child{max-width:58ch;color:rgba(255,255,255,.86);text-shadow:0 1px 12px rgba(0,25,52,.25)}
@media (max-width:760px){body[data-site-id="matrix-style-01"] .page-hero-reference-media{min-height:440px}body[data-site-id="matrix-style-01"] .page-hero-reference-media::after{background:linear-gradient(90deg,rgba(2,48,92,.96) 0%,rgba(2,57,108,.88) 62%,rgba(2,45,85,.6) 100%)}body[data-site-id="matrix-style-01"] .page-hero-reference-image img{object-position:58% center}body[data-site-id="matrix-style-01"] .page-hero-reference-media>.shell{padding-block:52px}body[data-site-id="matrix-style-01"] .page-hero-reference-copy{width:100%}body[data-site-id="matrix-style-01"] .page-hero-reference-media h1{max-width:12ch;font-size:clamp(2.55rem,12vw,4rem)}body[data-site-id="matrix-style-01"] .page-hero-reference-media .page-hero-reference-copy>p:last-child{max-width:46ch;font-size:.98rem}}
body[data-site-id="matrix-style-01"] .catalog-tools{top:0;padding:18px 0 16px;border-bottom:1px solid #d7e1e9;background:rgba(255,255,255,.98);box-shadow:0 10px 26px rgba(18,56,84,.08);backdrop-filter:blur(16px)}
body[data-site-id="matrix-style-01"] .catalog-tools .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body[data-site-id="matrix-style-01"] .catalog-tools .tool-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:stretch}
body[data-site-id="matrix-style-01"] .catalog-search-field{position:relative;min-width:0}
body[data-site-id="matrix-style-01"] .catalog-search-field svg{position:absolute;left:17px;top:50%;z-index:1;transform:translateY(-50%);fill:none;stroke:#07539a;stroke-width:1.8;stroke-linecap:round;pointer-events:none}
body[data-site-id="matrix-style-01"] .catalog-search-hint{position:absolute;left:47px;top:50%;z-index:1;transform:translateY(-50%);color:#6b8091;font-size:.96rem;line-height:1.4;pointer-events:none;transition:opacity .15s ease}
body[data-site-id="matrix-style-01"] .catalog-search-field:focus-within .catalog-search-hint,body[data-site-id="matrix-style-01"] .catalog-search-field[data-has-value] .catalog-search-hint{opacity:0}
body[data-site-id="matrix-style-01"] .catalog-search{position:relative;z-index:2;display:block;width:100%;min-height:54px;border:1px solid #9fb6c7;border-radius:2px;background:transparent;padding:12px 46px;color:#173b57;font-size:.96rem;line-height:1.4;box-shadow:inset 0 1px 2px rgba(12,57,91,.04)}
body[data-site-id="matrix-style-01"] .catalog-search:focus{border-color:#0963d5;outline:3px solid rgba(9,99,213,.2);outline-offset:1px}
body[data-site-id="matrix-style-01"] .result-count{min-width:118px;min-height:54px;display:flex;align-items:center;justify-content:center;border:1px solid #d5e0e8;background:#f2f7fa;padding:0 16px;color:#365b76;font-size:.82rem;font-weight:750;white-space:nowrap}
body[data-site-id="matrix-style-01"] .catalog-tools .filter-row{gap:8px;margin-top:12px}
body[data-site-id="matrix-style-01"] .catalog-tools .filter-row button{min-height:38px;border-color:#c6d5e0;background:#fff;padding:7px 15px;color:#244c68;font-size:.78rem;font-weight:700}
body[data-site-id="matrix-style-01"] .catalog-tools .filter-row button[aria-pressed="true"]{border-color:#079fac;background:#079fac;color:#fff}
@media (max-width:600px){body[data-site-id="matrix-style-01"] .catalog-tools{padding-block:12px}body[data-site-id="matrix-style-01"] .catalog-tools .tool-row{grid-template-columns:1fr;gap:8px}body[data-site-id="matrix-style-01"] .catalog-search-hint{font-size:.78rem}body[data-site-id="matrix-style-01"] .result-count{min-height:30px;justify-content:flex-start;border:0;background:transparent;padding:0;color:#587286}body[data-site-id="matrix-style-01"] .catalog-tools .filter-row{flex-wrap:nowrap;overflow-x:auto;padding:2px 0 6px;scrollbar-width:thin}body[data-site-id="matrix-style-01"] .catalog-tools .filter-row button{flex:0 0 auto}}
body[data-site-id="matrix-style-01"] .peerx-reference-style-01-hero .peerx-wrap{z-index:auto}
[data-peer="reference-style-01"],[data-peer="reference-style-02"],[data-peer="reference-style-03"],[data-peer="reference-style-04"],[data-peer="reference-style-05"],[data-peer="reference-style-06"],[data-peer="reference-style-07"] { --px-ink:#102e3e; --px-blue:#086a86; --px-pale:#edf5f4; }
.peerx-header,.peerx-footer,.peerx-hero,.peerx-section { box-sizing:border-box; }
.peerx-wrap,.peerx-headmain,.peerx-topline,.peerx-cpc-main,.peerx-gs-main,.peerx-gl-main,.peerx-corden-main,.peerx-footer { width:min(1180px,calc(100% - 40px)); margin-inline:auto; }
.peerx-header { background:#fff; color:#1d2e37; position:relative; z-index:10; }
.peerx-topline,.peerx-gs-utility,.peerx-gl-utility { min-height:34px; display:flex; align-items:center; justify-content:space-between; gap:18px; font-size:.77rem; }
.peerx-topline a,.peerx-gs-utility a,.peerx-gl-utility a { margin-left:14px; }
.peerx-headmain,.peerx-cpc-main,.peerx-gs-main,.peerx-gl-main,.peerx-corden-main { min-height:84px; display:flex; align-items:center; gap:24px; }
.peerx-brand { color:inherit; display:inline-flex; align-items:center; gap:9px; min-width:max-content; text-decoration:none; }
.peerx-brand img { object-fit:contain; width:48px; height:48px; }
.peerx-brand span { display:grid; gap:2px; line-height:1.05; }.peerx-brand small{font-size:.65rem;font-weight:500;letter-spacing:.04em}
.peerx-header nav { display:flex; align-items:center; justify-content:flex-end; gap:20px; flex:1; }.peerx-header nav a{font-size:.83rem;color:inherit;text-decoration:none;white-space:nowrap}
.peerx-menu { display:none; background:transparent; border:1px solid currentColor; border-radius:0; padding:.42rem .65rem; color:inherit; }
.peerx-header-search { flex:1; display:flex; max-width:450px; }.peerx-header-search input,.peerx-directory-search input,.peerx-hero-search input { min-width:0; flex:1; border:1px solid #aabac0; padding:.62rem .7rem; }.peerx-header-search button,.peerx-directory-search button,.peerx-hero-search button { border:0; padding:.62rem .9rem; background:#0b6579;color:#fff; }
.peerx-reference-style-01-header .peerx-topline{color:#fff;background:#05394b;width:100%;padding-inline:max(20px,calc((100vw - 1180px)/2))}.peerx-reference-style-01-header .peerx-headmain{min-height:104px}.peerx-reference-style-01-header nav a:last-child{background:#0a637d;color:#fff;padding:.65rem .85rem}
.peerx-reference-style-02-header{border-bottom:1px solid #dce6df}.peerx-reference-style-02-header .peerx-topline{width:min(1180px,calc(100% - 40px));margin:auto;color:#577065}.peerx-reference-style-02-header .peerx-brand{color:#004e42}.peerx-reference-style-02-header nav a:last-child{border:1px solid #004e42;padding:.45rem .65rem}
.peerx-corden-header{background:#fff;color:#28236d;border-top:4px solid #272167}.peerx-corden-main{justify-content:space-between;min-height:76px}.peerx-corden-main>span{margin-left:auto;opacity:.7;font-size:.8rem}.peerx-corden-nav{border-top:1px solid #d9dceb}.peerx-corden-nav nav{width:min(1040px,calc(100% - 40px));margin:auto;justify-content:center;min-height:48px}.peerx-corden-nav nav a{font-weight:600}
.peerx-ambi-header{border-top:5px solid #7dbe20}.peerx-ambi-header .peerx-topline{background:#07375e;color:#fff;width:100%;padding-inline:max(20px,calc((100vw - 1180px)/2))}.peerx-ambi-nav,.peerx-cpc-nav,.peerx-gs-nav,.peerx-gl-nav{border-block:1px solid #dce6e7}.peerx-ambi-nav nav,.peerx-cpc-nav nav,.peerx-gs-nav nav,.peerx-gl-nav nav{width:min(1180px,calc(100% - 40px));margin:auto;justify-content:flex-start;min-height:46px}.peerx-ambi-notice{margin:0;padding:.52rem max(20px,calc((100vw - 1180px)/2));background:#f1f4f7;color:#173b58;font-size:.78rem;text-align:center}
.peerx-cpc-header{border-top:5px solid #dc302f}.peerx-cpc-main>div{display:flex;gap:12px;font-size:.8rem;margin-left:auto}.peerx-cpc-nav{background:#062d47;color:#fff}.peerx-cpc-nav nav a:last-child{margin-left:auto;background:#db332e;padding:.55rem .7rem}
.peerx-gs-utility{width:100%;padding-inline:max(20px,calc((100vw - 1180px)/2));background:#0a1930;color:#fff;justify-content:flex-end}.peerx-gs-main>span{font-size:.75rem;color:#697684}.peerx-gs-nav{border-bottom:3px solid #1d8bd0}.peerx-gs-nav nav a:first-child{color:#126bab;font-weight:700}.peerx-gs-nav nav a:last-child{margin-left:auto;background:#ef7d25;color:#fff;padding:.5rem .75rem}
.peerx-gl-utility{width:100%;padding-inline:max(20px,calc((100vw - 1180px)/2));background:#f2f2f2;color:#3d3d3d}.peerx-gl-header .peerx-brand{color:#172a78}.peerx-gl-nav{background:#173996;color:#fff}.peerx-gl-nav nav a:last-child{margin-left:auto;background:#d7262e;padding:.5rem .75rem}
.peerx-hero { overflow:hidden; position:relative; }.peerx-hero h1{font-size:clamp(2rem,4.2vw,4.7rem);line-height:1.02;margin:.25rem 0 1rem;max-width:800px}.peerx-hero p{max-width:650px;font-size:1.03rem;line-height:1.55}.peerx-button{display:inline-block;text-decoration:none;background:#086a86;color:#fff;padding:.72rem 1rem;margin-top:.6rem}.peerx-text-link{display:inline-block;margin:.8rem;color:inherit;text-decoration:underline;text-underline-offset:4px}.peerx-hero-art,.peerx-poly-image,.peerx-corden-image,.peerx-ambio-image,.peerx-cpc-image,.peerx-gs-image,.peerx-gl-image{object-fit:cover}
.peerx-reference-style-01-hero{min-height:570px;background:#063e54;color:#fff}.peerx-reference-style-01-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,43,70,.91) 0%,rgba(2,60,79,.7) 42%,rgba(3,43,58,.08) 78%)}.peerx-reference-style-01-hero .peerx-wrap{min-height:570px;display:block;position:relative;padding:112px 0;z-index:1}.peerx-reference-style-01-hero .peerx-wrap>div{position:relative;z-index:2;width:min(575px,100%)}.peerx-reference-style-01-hero .peerx-hero-art{position:absolute;inset:0;width:100%;height:570px;object-fit:cover;mix-blend-mode:normal;z-index:0}.peerx-reference-style-01-hero h1{font-size:clamp(2.35rem,3.85vw,4rem);color:#fff}.peerx-reference-style-01-hero .peerx-button{background:#087b9c}
.peerx-poly-hero{min-height:620px;background:#0c5149;color:#fff}.peerx-poly-track,.peerx-poly-slide{position:absolute;inset:0}.peerx-poly-slide{display:none}.peerx-poly-slide[data-active]{display:block}.peerx-poly-image{width:100%;height:620px;opacity:.56}.peerx-poly-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.78) 0 34%,rgba(209,229,218,.18) 54%,rgba(8,75,69,.48) 100%)}.peerx-poly-panel{position:absolute;z-index:1;bottom:74px;left:50%;transform:translateX(-50%);width:min(550px,calc(100% - 40px));padding:40px;background:#fff;color:#123c36;box-shadow:0 10px 28px rgba(15,55,50,.2)}.peerx-poly-panel h1,.peerx-poly-panel h2{font-size:clamp(2.1rem,4vw,4.2rem);line-height:1.02;margin:.25rem 0 1rem}.peerx-poly-panel .peerx-button{background:#a1b900}.peerx-poly-controls{position:absolute;z-index:3;top:18px;right:max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:4px}.peerx-poly-controls>span{display:flex}.peerx-poly-controls button{width:44px;height:44px;border:1px solid rgba(22,72,63,.7);background:rgba(255,255,255,.76);color:#16483f;cursor:pointer}.peerx-poly-controls [data-carousel-dot]{position:relative;padding:0;border:0;background:transparent}.peerx-poly-controls [data-carousel-dot]::before{content:"";position:absolute;width:12px;height:12px;inset:50% auto auto 50%;transform:translate(-50%,-50%);border-radius:50%;background:rgba(22,72,63,.32)}.peerx-poly-controls [data-carousel-dot][aria-pressed="true"]::before{background:#95ac2f}
.peerx-corden-hero{min-height:610px;background:#fff;color:#263c7c}.peerx-corden-hero .peerx-wrap{position:relative;padding:138px 0}.peerx-corden-hero article{width:min(505px,100%);background:#e7f4fc;padding:28px 30px;box-shadow:0 2px 8px rgba(39,54,108,.06)}.peerx-corden-hero h1{font-size:clamp(2rem,3.25vw,3.25rem);color:#294487}.peerx-corden-hero .peerx-button{background:#a5bd38;color:#1d326f}
.peerx-ambio-hero{min-height:590px;background:#052d49;color:#fff}.peerx-ambio-image{position:absolute;inset:0;width:100%;height:100%;opacity:.42}.peerx-ambio-hero .peerx-wrap{position:relative;padding:105px 0}.peerx-ambio-hero article{width:min(550px,100%);padding:28px;border-left:5px solid #7dbe20;background:rgba(5,38,59,.85)}.peerx-ambio-hero .peerx-button{background:#75b823}
.peerx-cpc-hero{background:#062941;color:#fff}.peerx-cpc-hero .peerx-wrap{min-height:485px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.peerx-cpc-image{width:100%;height:100%;min-height:485px}.peerx-cpc-hero .peerx-button{background:#db302e}
.peerx-gs-hero{min-height:560px;color:#fff;background:#09254b}.peerx-gs-image{position:absolute;inset:0;width:100%;height:100%;opacity:.47}.peerx-gs-hero .peerx-wrap{position:relative;padding:92px 0}.peerx-gs-hero article{max-width:610px}.peerx-hero-search{margin-top:1.5rem}.peerx-hero-search label{display:block;margin-bottom:.4rem}.peerx-hero-search div{display:flex}.peerx-hero-search input{background:#fff}.peerx-hero-search button{background:#f28b1f}
.peerx-gl-hero{background:#eef1f5}.peerx-gl-hero .peerx-wrap{min-height:455px;display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:25px}.peerx-gl-image{width:100%;height:365px;object-fit:contain}.peerx-directory-search{display:flex;margin-top:1rem;max-width:560px}.peerx-directory-search label{position:absolute;clip:rect(0 0 0 0)}.peerx-directory-search button{background:#d31e2a}
.peerx-section{padding:78px 0}.peerx-section h2{font-size:clamp(1.65rem,2.7vw,2.7rem);line-height:1.08;margin:0 0 30px;color:#14323e}.peerx-metrics{background:#073e51;color:#fff}.peerx-metrics h2,.peerx-metrics .peerx-stat-row{color:#fff}.peerx-stat-row,.peerx-why-metrics .peerx-wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.22)}.peerx-stat-row>div,.peerx-why-metrics .peerx-wrap>div{padding:24px;background:#073e51;display:grid;gap:6px}.peerx-why-metrics .peerx-wrap>h2{grid-column:1/-1}.peerx-stat-row strong,.peerx-why-metrics strong{font-size:2.4rem}.peerx-six-grid,.peerx-lifecycle-grid,.peerx-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#d4e0e2}.peerx-six-grid a,.peerx-lifecycle-grid a,.peerx-category-shortcuts a,.peerx-directory-grid a{display:flex;justify-content:space-between;gap:15px;padding:25px;background:#fff;color:#14323e;text-decoration:none;font-weight:650}.peerx-six-grid a:hover,.peerx-lifecycle-grid a:hover,.peerx-category-shortcuts a:hover{background:#e8f4f2}.peerx-media-copy{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.peerx-source-photo{width:100%;max-height:400px;object-fit:contain;background:#edf2f2}.peerx-media-copy p{font-size:1.1rem;line-height:1.65}.peerx-records{background:#f4f7f7}.peerx-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.peerx-product{min-width:0;padding:16px;background:#fff;border:1px solid #d8e0e0;color:#153642;text-decoration:none;display:grid;gap:8px}.peerx-product-image{width:100%;height:185px;object-fit:contain}.peerx-product small{color:#5e7278}.peerx-faq{background:#edf4f2}.peerx-faq details{border-top:1px solid #b8c9c4;padding:17px 0}.peerx-faq summary{font-weight:700;cursor:pointer}.peerx-boundary{font-size:.85rem;color:#47565e}
.peerx-form-section{background:#123f50;color:#fff}.peerx-form-section h2{color:#fff}.peerx-inquiry{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.peerx-inquiry label{display:grid;gap:5px;font-size:.82rem}.peerx-inquiry input,.peerx-inquiry textarea{box-sizing:border-box;width:100%;border:0;padding:.7rem;background:#fff;color:#142b35}.peerx-inquiry .peerx-wide{grid-column:span 3}.peerx-inquiry button{justify-self:start;border:0;padding:.75rem 1rem;background:#b4d334;color:#193940;font-weight:700}.peerx-inquiry .honey{display:none}
.peerx-stage-section{background:#f1f5f0}.peerx-stage-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;list-style:none;padding:0;margin:0;border-left:1px solid #cedbd3}.peerx-stage-row li{min-height:210px;padding:20px;border:1px solid #cedbd3;border-left:0;display:grid;align-content:start;gap:10px}.peerx-stage-row b{color:#78920b}.peerx-stage-row strong{font-size:1.35rem}.peerx-poly-records{background:#fff}.peerx-quality-band{background:#004d43;color:#fff}.peerx-quality-band h2{color:#fff}.peerx-news-grid .peerx-wrap,.peerx-article-row.peerx-section .peerx-wrap,.peerx-events .peerx-article-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.peerx-news-grid .peerx-wrap>h2,.peerx-article-row.peerx-section .peerx-wrap>h2{grid-column:1/-1}.peerx-news-grid a,.peerx-article-row a{padding:24px;border-top:3px solid #93ad33;background:#fff;color:#16433d;text-decoration:none;box-shadow:0 1px 8px rgba(18,46,46,.08)}
.peerx-why-metrics{background:#fff}.peerx-why-metrics .peerx-wrap>div{background:#fff;color:#2b67b0;padding:18px 12px;border:0}.peerx-why-metrics .peerx-wrap{gap:28px;background:transparent}.peerx-lanes{background:#e8f5fc}.peerx-lanes .peerx-wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.peerx-lanes h2{grid-column:1/-1}.peerx-lanes a{min-height:180px;padding:26px;background:#30458e;color:#fff;text-decoration:none;display:grid;gap:12px;border-top:4px solid #72bde9}.peerx-lanes b{font-size:1.5rem}.peerx-platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#d5d8ee}.peerx-platform-grid>div{padding:28px;background:#fff}.peerx-download-slice{background:#f8f4ed}
.peerx-project-model{background:#edf3f5}.peerx-project-model .peerx-wrap>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.peerx-project-model b{padding:20px;background:#fff;border-top:4px solid #78be20}.peerx-service-cards .peerx-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.peerx-service-cards h2{grid-column:1/-1}.peerx-service-cards a{padding:46px 24px;background:#083b59;color:#fff;text-decoration:none;font-size:1.3rem}.peerx-journey{background:#072e4b;color:#fff}.peerx-journey h2{color:#fff}.peerx-journey ol{display:flex;justify-content:space-between;gap:25px;padding:0;list-style-position:inside}.peerx-journey li{max-width:280px;font-size:1.15rem}.peerx-analytical{background:#e9f1f1}.peerx-facility-slice{padding-block:45px;background:#eef5f7}
.peerx-lifecycle{background:#e9f0f5}.peerx-cpc-form{background:#dbe7ed;color:#133344}.peerx-cpc-form h2{color:#133344}.peerx-cpc-form .peerx-inquiry input,.peerx-cpc-form .peerx-inquiry textarea{border:1px solid #b3c3ca}.peerx-cpc-form .peerx-inquiry button{background:#db302e;color:#fff}
.peerx-category-shortcuts{background:#c3d4e4}.peerx-category-shortcuts .peerx-wrap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#c3d4e4}.peerx-category-shortcuts .peerx-wrap>h2{grid-column:1/-1}.peerx-configurator{background:#edf6fb}.peerx-configurator .peerx-wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#c9dae8}.peerx-configurator h2{grid-column:1/-1;margin-bottom:0}.peerx-configurator .peerx-wrap>div{padding:24px;background:#fff;display:grid;gap:8px}.peerx-configurator .peerx-button{grid-column:1/-1;justify-self:start;background:#157ac0}.peerx-quality-grid{background:#072b53;color:#fff}.peerx-quality-grid h2{color:#fff}.peerx-quality-grid .peerx-wrap{display:grid;grid-template-columns:1fr 1fr;gap:30px}.peerx-quality-grid h2{grid-column:1/-1}.peerx-quality-grid a{color:#fff}
.peerx-directory{background:#f1f3f7}.peerx-directory-grid{grid-template-columns:repeat(6,1fr);background:#c9cfe0}.peerx-directory-grid a{justify-content:center;color:#173886}.peerx-exact-search{padding-block:48px}.peerx-gl-records .peerx-products{grid-template-columns:repeat(5,1fr)}.peerx-gl-records .peerx-product-image{height:125px}.peerx-document-bar{background:#173996;color:#fff}.peerx-document-bar h2,.peerx-document-bar a{color:#fff}.peerx-directory-quality{background:#f3f4f8}.peerx-directory-quality .peerx-wrap{display:grid;grid-template-columns:1fr 1fr;gap:16px}.peerx-directory-quality h2{grid-column:1/-1}.peerx-directory-quality a{padding:24px;border:1px solid #cbd2e4;color:#173886;text-decoration:none}
.peerx-footer{margin-top:0;padding:58px 0 24px}.peerx-footer a{color:inherit;text-decoration:none}.peerx-footer p{max-width:350px;line-height:1.55}.peerx-footer small{display:block;margin-top:28px;opacity:.75}.peerx-reference-style-01-footer{width:100%;padding-inline:max(20px,calc((100vw - 1180px)/2));background:#0b394b;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:25px}.peerx-reference-style-01-footer>div:last-of-type{display:flex;flex-wrap:wrap;gap:14px;align-content:start}.peerx-dense-footer{background:#161f3d;color:#fff}.peerx-footer-columns{display:grid;grid-template-columns:2fr 1fr 1fr;gap:25px}.peerx-footer-columns>div{display:grid;align-content:start;gap:8px}.peerx-commerce-footer{background:#0a1930;color:#fff}.peerx-commerce-footer{display:grid;grid-template-columns:1fr 2fr;gap:40px}.peerx-light-footer{background:#edf1f1;display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap}.peerx-light-footer>div{display:flex;gap:15px;flex-wrap:wrap}

/* Helixora: reference-style-01-led structure, with Helixora-only factual content and media. */
.peerx-reference-style-01-header{border-bottom:1px solid #d9e2ea;background:#fff;color:#173b57}.peerx-reference-style-01-header .peerx-topline{width:min(1180px,calc(100% - 40px));min-height:40px;padding:0;border-bottom:1px solid #e4eaf0;background:#fff;color:#607487;justify-content:flex-end}.peerx-reference-style-01-header .peerx-topline>span:first-child{margin-right:auto;font-size:.64rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.peerx-reference-style-01-header .peerx-topline a{color:#607487;font-size:.69rem;font-weight:750}.peerx-reference-style-01-header .peerx-headmain{min-height:92px}.peerx-reference-style-01-header .peerx-brand{color:#07539a}.peerx-reference-style-01-header .peerx-brand img{width:56px;height:56px}.peerx-reference-style-01-header .peerx-brand strong{font-size:1.08rem}.peerx-reference-style-01-header nav{gap:20px}.peerx-reference-style-01-header nav a{font-size:.74rem;font-weight:800}.peerx-reference-style-01-header nav a:last-child{border-radius:999px;background:#0963d5;padding:.72rem 1.08rem;color:#fff;box-shadow:0 6px 18px rgba(9,99,213,.2)}
.peerx-reference-style-01-hero{min-height:590px;background:#034f8c;color:#fff}.peerx-reference-style-01-hero::after{z-index:1;background:linear-gradient(90deg,rgba(2,58,119,.96) 0%,rgba(2,75,145,.84) 37%,rgba(2,61,116,.24) 69%,rgba(2,48,91,.04) 100%)}.peerx-reference-style-01-hero .peerx-wrap{width:100%;max-width:none;min-height:590px;padding:0}.peerx-reference-style-01-hero .peerx-hero-art{width:100%;height:590px;object-position:center 51%}.peerx-reference-style-01-hero .peerx-reference-style-01-hero-copy{position:relative;z-index:2;width:min(560px,calc(100% - 40px));margin-left:max(20px,calc((100vw - 1180px)/2));padding-top:124px}.peerx-reference-style-01-hero .peerx-reference-style-01-hero-copy>p:first-child{margin:0 0 1rem;font-size:.66rem;font-weight:900;letter-spacing:.13em}.peerx-reference-style-01-hero h1{max-width:10.5ch;margin:0 0 1.1rem;font-size:clamp(2.7rem,4.65vw,5.05rem);font-weight:790;line-height:.96}.peerx-reference-style-01-hero .peerx-reference-style-01-hero-copy>p:nth-of-type(2){max-width:45ch;color:rgba(255,255,255,.9);font-size:.95rem}.peerx-reference-style-01-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.45rem}.peerx-reference-style-01-hero .peerx-button{min-height:46px;box-sizing:border-box;margin:0;border:1px solid rgba(255,255,255,.82);border-radius:999px;background:transparent;padding:.8rem 1.15rem;color:#fff;font-size:.74rem;font-weight:850}.peerx-reference-style-01-hero .peerx-button:first-child{background:#086ce0}.peerx-reference-style-01-hero .peerx-hero-whatsapp{border-color:#1aa04f;background:#14843f}
.peerx-reference-style-01-stripes{height:31px;background:repeating-linear-gradient(-55deg,#fff 0 16px,#edf2f6 17px 19px)}
.peerx-reference-style-01-metrics,.peerx-reference-style-01-services,.peerx-reference-style-01-why,.peerx-reference-style-01-workflow{background:#fff;color:#173b57}.peerx-reference-style-01-metrics,.peerx-reference-style-01-services,.peerx-reference-style-01-why,.peerx-reference-style-01-company,.peerx-reference-style-01-knowledge,.peerx-reference-style-01-workflow,.peerx-reference-style-01-faq,.peerx-reference-style-01-inquiry{padding-block:96px}.peerx-reference-style-01-metrics h2,.peerx-reference-style-01-services h2,.peerx-reference-style-01-knowledge h2,.peerx-reference-style-01-workflow h2,.peerx-reference-style-01-faq h2{max-width:790px;margin-inline:auto;text-align:center;color:#173b57}.peerx-reference-style-01-metrics .peerx-section-intro,.peerx-reference-style-01-services>.peerx-wrap>.peerx-section-intro{max-width:720px;margin:-14px auto 44px;color:#607487;text-align:center}
.peerx-reference-style-01-metrics .peerx-stat-row{gap:22px;background:transparent}.peerx-reference-style-01-metrics .peerx-stat-row>div{min-height:168px;align-content:center;border:1px solid #dbe4ec;background:#f8fafc;color:#173b57;text-align:center}.peerx-reference-style-01-metrics .peerx-stat-row strong{color:#0863d0;font-size:3.35rem;line-height:1}.peerx-reference-style-01-metrics .peerx-stat-row span{color:#607487;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.peerx-reference-style-01-services .peerx-media-copy{grid-template-columns:1.08fr .92fr;align-items:stretch;gap:0}.peerx-reference-style-01-services .peerx-service-media{min-height:606px;overflow:hidden;border-radius:18px 0 0 18px}.peerx-reference-style-01-services .peerx-source-photo{height:100%;max-height:none;object-fit:cover}.peerx-reference-style-01-services .peerx-six-grid{grid-template-columns:1fr;background:#d8e3ec;border-radius:0 18px 18px 0;overflow:hidden}.peerx-reference-style-01-services .peerx-six-grid a{min-height:100px;align-items:center;padding:22px 28px;font-size:1rem;font-weight:800}.peerx-reference-style-01-services .peerx-six-grid b{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#0863d0;color:#fff;font-size:1.05rem}.peerx-reference-style-01-services .peerx-six-grid a:nth-child(2) b,.peerx-reference-style-01-services .peerx-six-grid a:nth-child(5) b{background:#ef7638}.peerx-reference-style-01-services .peerx-six-grid a:nth-child(3) b,.peerx-reference-style-01-services .peerx-six-grid a:nth-child(6) b{background:#10a4a4}
.peerx-reference-style-01-why h2,.peerx-reference-style-01-company h2{max-width:790px;margin:0 0 38px;color:#173b57;text-align:left}.peerx-reference-style-01-why .peerx-media-copy,.peerx-reference-style-01-company .peerx-media-copy{grid-template-columns:1.05fr .95fr;gap:64px}.peerx-reference-style-01-why .peerx-source-photo,.peerx-reference-style-01-company .peerx-source-photo{height:455px;max-height:none;border-radius:18px;object-fit:cover}.peerx-reference-style-01-why .peerx-media-copy p,.peerx-reference-style-01-company .peerx-media-copy p{color:#516d82}.peerx-reference-style-01-why ul{display:grid;gap:.72rem;margin:1.45rem 0;padding:0;list-style:none}.peerx-reference-style-01-why li{position:relative;padding:0 0 .78rem 1.35rem;border-bottom:1px solid #d9e3eb;color:#244a66}.peerx-reference-style-01-why li::before{content:"+";position:absolute;left:0;color:#0ca0a5;font-weight:900}.peerx-reference-style-01-why .peerx-button,.peerx-reference-style-01-company .peerx-button{border-radius:999px;background:#0863d0;color:#fff}.peerx-reference-style-01-company{background:#f1f5f8}
.peerx-reference-style-01-knowledge{background:#fff}.peerx-knowledge-layout{display:grid;grid-template-columns:1.07fr .93fr;gap:22px;margin-top:44px}.peerx-knowledge-feature{position:relative;min-height:520px;overflow:hidden;border-radius:18px;background:#063e7b;color:#fff;text-decoration:none}.peerx-knowledge-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.peerx-knowledge-feature::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,46,94,.94),rgba(3,46,94,.04) 72%)}.peerx-knowledge-feature>span{position:absolute;z-index:1;inset:auto 32px 30px;display:grid;gap:12px}.peerx-knowledge-feature small,.peerx-knowledge-list small{color:#6de0e5;font-size:.66rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.peerx-knowledge-feature strong{max-width:17ch;font-size:1.65rem;line-height:1.14}.peerx-knowledge-feature b{font-size:.74rem}.peerx-knowledge-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.peerx-knowledge-list a{min-height:250px;padding:25px;border-top:4px solid #0863d0;background:#f2f5f8;color:#173b57;text-decoration:none;display:flex;flex-direction:column;gap:15px}.peerx-knowledge-list a:nth-child(2){border-color:#ef7638}.peerx-knowledge-list a:nth-child(3){border-color:#10a4a4}.peerx-knowledge-list a:nth-child(4){border-color:#75a53b}.peerx-knowledge-list strong{font-size:1.05rem;line-height:1.28}.peerx-knowledge-list span{margin-top:auto;color:#0863d0;font-size:.74rem;font-weight:850}.peerx-reference-style-01-knowledge>.peerx-wrap>.peerx-text-link{display:table;margin:28px auto 0;color:#0863d0;font-weight:800}
.peerx-workflow-feature{position:relative;min-height:540px;margin-top:44px;overflow:hidden;border-radius:18px}.peerx-workflow-feature>.peerx-source-photo{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover}.peerx-workflow-feature>div{position:absolute;z-index:1;left:0;bottom:0;width:min(520px,calc(100% - 40px));padding:34px;background:rgba(3,61,116,.94);color:#fff}.peerx-workflow-feature p{margin-top:0;font-size:1rem;line-height:1.6}.peerx-workflow-feature .peerx-button{border-radius:999px;background:#fff;color:#07539a}
.peerx-reference-style-01-faq{background:#f2f5f8}.peerx-reference-style-01-faq details{max-width:900px;margin-inline:auto;padding:20px 0;border-top:1px solid #cbd7e1}.peerx-reference-style-01-faq summary{color:#173b57}.peerx-reference-style-01-faq details:last-child{border-bottom:1px solid #cbd7e1}
.peerx-reference-style-01-inquiry{position:relative;overflow:hidden;background:#063b75;color:#fff}.peerx-reference-style-01-inquiry::before{content:"";position:absolute;right:-45px;top:-35px;width:390px;height:260px;opacity:.72;background:linear-gradient(90deg,transparent 0 22px,#0e81d8 22px 44px,transparent 44px 66px,#16a7a7 66px 88px,transparent 88px 110px,#ef7638 110px 132px,transparent 132px),linear-gradient(0deg,transparent 0 22px,rgba(255,255,255,.16) 22px 44px,transparent 44px 66px,rgba(255,255,255,.09) 66px 88px,transparent 88px);transform:rotate(-13deg)}.peerx-reference-style-01-inquiry>.peerx-wrap{position:relative;z-index:1}.peerx-reference-style-01-inquiry>.peerx-wrap>h2{text-align:center;color:#fff}.peerx-reference-style-01-inquiry>.peerx-wrap>.peerx-section-intro{margin:-10px auto 34px;color:rgba(255,255,255,.78);text-align:center}.peerx-reference-style-01-inquiry .peerx-inquiry{max-width:980px;margin-inline:auto}.peerx-reference-style-01-inquiry .peerx-inquiry input,.peerx-reference-style-01-inquiry .peerx-inquiry textarea{border:1px solid rgba(255,255,255,.24);border-radius:2px}.peerx-reference-style-01-inquiry .peerx-inquiry button{border-radius:999px;background:#70cf8f;color:#103a2b}
.peerx-reference-style-01-footer{grid-template-columns:.72fr 1.65fr;padding-top:72px;padding-bottom:28px;background:#eaf0f5;color:#173b57}.peerx-footer-mark{display:flex;align-items:center;gap:12px;color:#07539a!important}.peerx-footer-mark img{width:52px;height:52px;object-fit:contain}.peerx-reference-style-01-footer-brand strong{color:#07539a;font-size:1.35rem}.peerx-reference-style-01-footer-brand p{color:#607487;font-size:.8rem}.peerx-reference-style-01-footer .peerx-reference-style-01-footer-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.peerx-reference-style-01-footer .peerx-reference-style-01-footer-nav>div{display:grid;align-content:start;gap:10px}.peerx-reference-style-01-footer-nav b{margin-bottom:4px;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.peerx-reference-style-01-footer-nav a{font-size:.78rem;color:#4a6276}.peerx-reference-style-01-footer>small{grid-column:1/-1;padding-top:22px;border-top:1px solid #cedae4}.peerx-reference-style-01-footer .footer-whatsapp{color:#14843f!important}
@media (max-width:760px){.peerx-wrap,.peerx-headmain,.peerx-topline,.peerx-cpc-main,.peerx-gs-main,.peerx-gl-main,.peerx-corden-main,.peerx-footer{width:min(100% - 28px,1180px)}.peerx-header nav{display:none;position:absolute;top:100%;left:0;width:100%;padding:14px;background:inherit;border-top:1px solid rgba(130,140,145,.35);box-shadow:0 8px 15px rgba(0,0,0,.1)}.peerx-header nav[data-open]{display:grid}.peerx-menu{display:block;margin-left:auto;min-height:42px}.peerx-topline{font-size:.68rem}.peerx-header-search{display:none}.peerx-cpc-main>div,.peerx-gs-main>span{display:none}.peerx-reference-style-01-header .peerx-headmain{min-height:72px}.peerx-gl-utility span{display:none}.peerx-hero h1{font-size:2.25rem}.peerx-reference-style-01-hero,.peerx-reference-style-01-hero .peerx-wrap{min-height:510px}.peerx-reference-style-01-hero .peerx-wrap{padding-block:74px}.peerx-reference-style-01-hero .peerx-hero-art{height:510px;min-height:0}.peerx-cpc-hero .peerx-wrap,.peerx-gl-hero .peerx-wrap{grid-template-columns:1fr;padding-block:48px}.peerx-cpc-image,.peerx-gl-image{height:270px;min-height:0}.peerx-poly-hero,.peerx-poly-image{min-height:570px;height:570px}.peerx-poly-panel{left:14px;transform:none;width:calc(100% - 28px);padding:25px}.peerx-corden-hero,.peerx-ambio-hero{min-height:530px}.peerx-corden-hero .peerx-wrap,.peerx-ambio-hero .peerx-wrap,.peerx-gs-hero .peerx-wrap{padding:60px 0}.peerx-corden-hero article,.peerx-ambio-hero article{padding:22px}.peerx-gs-hero{min-height:540px}.peerx-section{padding:50px 0}.peerx-stat-row,.peerx-why-metrics .peerx-wrap,.peerx-products,.peerx-six-grid,.peerx-lifecycle-grid,.peerx-category-shortcuts .peerx-wrap,.peerx-directory-grid,.peerx-platform-grid,.peerx-project-model .peerx-wrap>div,.peerx-service-cards .peerx-wrap,.peerx-configurator .peerx-wrap,.peerx-news-grid .peerx-wrap,.peerx-article-row.peerx-section .peerx-wrap,.peerx-events .peerx-article-row,.peerx-quality-grid .peerx-wrap,.peerx-directory-quality .peerx-wrap{grid-template-columns:1fr}.peerx-product-image{height:210px}.peerx-media-copy,.peerx-media-copy.peerx-reverse{grid-template-columns:1fr;gap:24px}.peerx-media-copy.peerx-reverse>div{order:2}.peerx-stage-row{grid-template-columns:1fr 1fr}.peerx-stage-row li{min-height:160px}.peerx-lanes .peerx-wrap{grid-template-columns:1fr}.peerx-lanes h2{grid-column:auto}.peerx-lanes a{min-height:0}.peerx-journey ol{display:grid;gap:12px}.peerx-project-model b{padding:15px}.peerx-category-shortcuts{background:#c3d4e4}.peerx-category-shortcuts .peerx-wrap>h2{grid-column:auto}.peerx-configurator h2,.peerx-quality-grid h2,.peerx-directory-quality h2{grid-column:auto}.peerx-gl-records .peerx-products{grid-template-columns:1fr 1fr}.peerx-gl-records .peerx-product-image{height:120px}.peerx-inquiry{grid-template-columns:1fr}.peerx-inquiry .peerx-wide{grid-column:auto}.peerx-footer-columns,.peerx-commerce-footer{grid-template-columns:1fr}.peerx-reference-style-01-footer{width:100%;padding-inline:14px;grid-template-columns:1fr}.peerx-light-footer{display:grid}.peerx-corden-main>span{display:none}}
@media (max-width:760px){.peerx-reference-style-01-header .peerx-topline{display:none}.peerx-reference-style-01-header .peerx-headmain{width:calc(100% - 28px);padding:0}.peerx-reference-style-01-header .peerx-brand img{width:46px;height:46px}.peerx-reference-style-01-header nav{top:72px;background:#fff}.peerx-reference-style-01-header nav a:last-child{border-radius:0}.peerx-reference-style-01-hero,.peerx-reference-style-01-hero .peerx-wrap{min-height:555px}.peerx-reference-style-01-hero .peerx-wrap{width:100%;padding:0}.peerx-reference-style-01-hero .peerx-hero-art{height:555px;object-position:60% center}.peerx-reference-style-01-hero::after{background:linear-gradient(90deg,rgba(2,54,108,.96) 0%,rgba(2,65,126,.84) 60%,rgba(2,51,98,.4) 100%)}.peerx-reference-style-01-hero .peerx-reference-style-01-hero-copy{width:calc(100% - 36px);margin-left:18px;padding-top:86px}.peerx-reference-style-01-hero h1{max-width:11ch;font-size:2.8rem}.peerx-reference-style-01-hero .peerx-reference-style-01-hero-copy>p:nth-of-type(2){font-size:.88rem}.peerx-reference-style-01-hero-actions{display:grid;max-width:245px}.peerx-reference-style-01-hero .peerx-button{width:100%;text-align:center}.peerx-reference-style-01-stripes{height:20px}.peerx-reference-style-01-metrics,.peerx-reference-style-01-services,.peerx-reference-style-01-why,.peerx-reference-style-01-company,.peerx-reference-style-01-knowledge,.peerx-reference-style-01-workflow,.peerx-reference-style-01-faq,.peerx-reference-style-01-inquiry{padding-block:56px}.peerx-reference-style-01-metrics .peerx-stat-row>div{min-height:125px}.peerx-reference-style-01-services .peerx-media-copy{grid-template-columns:1fr;gap:0}.peerx-reference-style-01-services .peerx-service-media{min-height:320px;border-radius:14px 14px 0 0}.peerx-reference-style-01-services .peerx-six-grid{grid-template-columns:1fr;border-radius:0 0 14px 14px}.peerx-reference-style-01-services .peerx-six-grid a{min-height:76px;padding:16px 20px}.peerx-reference-style-01-why h2,.peerx-reference-style-01-company h2{margin-bottom:28px}.peerx-reference-style-01-why .peerx-media-copy,.peerx-reference-style-01-company .peerx-media-copy{grid-template-columns:1fr;gap:28px}.peerx-reference-style-01-why .peerx-source-photo,.peerx-reference-style-01-company .peerx-source-photo{height:300px}.peerx-knowledge-layout{grid-template-columns:1fr}.peerx-knowledge-feature{min-height:390px}.peerx-knowledge-list{grid-template-columns:1fr}.peerx-knowledge-list a{min-height:145px}.peerx-workflow-feature{min-height:470px}.peerx-workflow-feature>div{width:calc(100% - 28px);padding:24px}.peerx-reference-style-01-inquiry::before{right:-170px}.peerx-reference-style-01-footer .peerx-reference-style-01-footer-nav{grid-template-columns:1fr 1fr;gap:28px}.peerx-reference-style-01-footer>small{grid-column:auto}.peerx-reference-style-01-footer{padding-top:48px}}
@media (max-width:390px){[data-peer="matrix-style-04"] .peerx-hero h1{font-size:1.75rem;line-height:1.08}}
@media (max-width:390px){.peerx-brand{min-width:0}.peerx-brand span{min-width:0}.peerx-brand strong{font-size:.9rem;line-height:1.05}.peerx-headmain,.peerx-cpc-main,.peerx-gs-main,.peerx-gl-main,.peerx-corden-main{gap:10px}.peerx-brand small{display:none}.peerx-topline{padding-inline:14px!important}.peerx-hero h1{font-size:2rem}.peerx-stage-row{grid-template-columns:1fr}.peerx-gl-records .peerx-products{grid-template-columns:1fr}.peerx-poly-panel{padding:20px}.peerx-header nav a{padding:.4rem 0}.peerx-directory-search{flex-wrap:wrap}.peerx-directory-search input{width:100%;flex-basis:100%}.peerx-directory-search button{margin-top:7px}.peerx-hero-search div{display:grid;gap:7px}.peerx-hero-search input{width:100%}}
@media (max-width:390px){[data-site-id="matrix-style-04"] .peerx-hero h1{max-width:17ch;font-size:1.5rem;line-height:1.08}}
/* Site 02 exact-reference reconstruction. */
body[data-site-id="matrix-style-02"]{background:#fff;color:#24282a}
body[data-site-id="matrix-style-02"] .peerx-reference-style-02-header{height:111px;border:0;background:#fff}
body[data-site-id="matrix-style-02"] .peerx-poly-utility{position:absolute;right:max(20px,calc((100vw - 1380px)/2));top:17px;display:flex;gap:20px;z-index:2}
body[data-site-id="matrix-style-02"] .peerx-poly-utility a{color:#96a91a;font-size:10px;font-weight:750;text-decoration:none;text-transform:uppercase}
body[data-site-id="matrix-style-02"] .peerx-reference-style-02-header .peerx-headmain{width:calc(100% - 40px);max-width:1400px;min-height:111px;padding-top:25px}
body[data-site-id="matrix-style-02"] .peerx-reference-style-02-header .peerx-brand{color:#3f4345}
body[data-site-id="matrix-style-02"] .peerx-reference-style-02-header .peerx-brand img{width:46px;height:46px}
body[data-site-id="matrix-style-02"] .peerx-reference-style-02-header .peerx-brand strong{font-size:19px;font-weight:650}
body[data-site-id="matrix-style-02"] .peerx-reference-style-02-header .peerx-brand small{display:none}
body[data-site-id="matrix-style-02"] .peerx-reference-style-02-header nav{padding-top:28px;gap:25px}
body[data-site-id="matrix-style-02"] .peerx-reference-style-02-header nav a{font-size:11px;font-weight:750;text-transform:uppercase}
body[data-site-id="matrix-style-02"] .peerx-reference-style-02-header nav a:last-child{border:0;padding:0}
body[data-site-id="matrix-style-02"] .peerx-poly-hero{z-index:1;min-height:545px;height:545px;overflow:visible;background:linear-gradient(112deg,#fff 0 12%,#f5f8ed 28%,#b9d44c 46%,#edf6ec 63%,#78cfd1 100%);color:#24282a}
body[data-site-id="matrix-style-02"] .peerx-poly-track,body[data-site-id="matrix-style-02"] .peerx-poly-slide{height:545px}
body[data-site-id="matrix-style-02"] .peerx-poly-image{position:absolute;right:-4%;top:-13%;width:58%;height:116%;opacity:.86;object-fit:cover;clip-path:polygon(18% 0,100% 0,100% 100%,2% 100%,20% 73%,1% 45%)}
body[data-site-id="matrix-style-02"] .peerx-poly-slide::after{background:radial-gradient(circle at 12% 78%,rgba(166,199,39,.78),transparent 28%),linear-gradient(90deg,rgba(255,255,255,.88),rgba(255,255,255,.18) 58%,rgba(255,255,255,0))}
body[data-site-id="matrix-style-02"] .peerx-poly-panel{bottom:-88px;width:540px;min-height:300px;box-sizing:border-box;padding:44px 54px;text-align:center;box-shadow:0 4px 16px rgba(0,0,0,.13)}
body[data-site-id="matrix-style-02"] .peerx-poly-panel>p:first-child{margin:0 0 13px;color:#858c8f;font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}
body[data-site-id="matrix-style-02"] .peerx-poly-panel h1,body[data-site-id="matrix-style-02"] .peerx-poly-panel h2{max-width:none;margin:0 0 17px;color:#24282a;font-size:25px;font-weight:650;line-height:1.15;letter-spacing:0}
body[data-site-id="matrix-style-02"] .peerx-poly-panel>p:nth-of-type(2){max-width:46ch;margin:0 auto 16px;color:#3e4447;font-size:13px;line-height:1.5}
body[data-site-id="matrix-style-02"] .peerx-poly-panel .peerx-button{margin-top:0;border-radius:26px;background:#a4b926;padding:13px 25px;color:#fff;font-size:10px;font-weight:800;text-transform:uppercase}
body[data-site-id="matrix-style-02"] .peerx-poly-controls{inset:250px 0 auto;justify-content:space-between;padding:0 54px;pointer-events:none}
body[data-site-id="matrix-style-02"] .peerx-poly-controls>span{position:absolute;left:50%;top:221px;transform:translateX(-50%);gap:5px;pointer-events:auto}
body[data-site-id="matrix-style-02"] .peerx-poly-controls button{width:46px;height:46px;border:0;border-radius:50%;background:rgba(49,54,55,.62);color:#fff;pointer-events:auto}
body[data-site-id="matrix-style-02"] .peerx-poly-controls [data-carousel-dot]{width:12px;height:12px;background:transparent}
body[data-site-id="matrix-style-02"] .peerx-poly-controls [data-carousel-dot]::before{width:9px;height:9px;background:#d3d5d5}
body[data-site-id="matrix-style-02"] .peerx-poly-controls [data-carousel-dot][aria-pressed="true"]::before{background:#a4b926}
body[data-site-id="matrix-style-02"] .peerx-poly-overview{min-height:555px;padding:155px 20px 85px;background:#195b57;color:#fff;text-align:center}
body[data-site-id="matrix-style-02"] .peerx-poly-overview .peerx-wrap{width:min(760px,100%)}
body[data-site-id="matrix-style-02"] .peerx-poly-overview h2{max-width:18ch;margin:0 auto 24px;color:#fff;font-size:44px;font-weight:620;line-height:1.08}
body[data-site-id="matrix-style-02"] .peerx-poly-overview p{max-width:720px;margin:0 auto 28px;color:rgba(255,255,255,.84);font-size:15px;line-height:1.65}
body[data-site-id="matrix-style-02"] .peerx-poly-outline{display:inline-flex;min-height:42px;align-items:center;border:2px solid #a9bd28;border-radius:24px;padding:0 24px;color:#a9bd28;text-decoration:none;text-transform:uppercase;font-size:10px;font-weight:800}
body[data-site-id="matrix-style-02"] .peerx-poly-news{position:relative;padding:95px 20px 105px;background:#fff}
body[data-site-id="matrix-style-02"] .peerx-poly-news>.peerx-wrap{width:min(1170px,100%)}
body[data-site-id="matrix-style-02"] .peerx-poly-news h2{margin:0 0 42px;color:#2c3032;font-size:30px;font-weight:500}
body[data-site-id="matrix-style-02"] .peerx-poly-subscribe{position:absolute;right:max(20px,calc((100vw - 1170px)/2));top:105px;color:#8fa619;font-size:12px}
body[data-site-id="matrix-style-02"] .peerx-poly-news-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
body[data-site-id="matrix-style-02"] .peerx-poly-news-grid article{display:flex;min-height:335px;flex-direction:column;border:1px solid #dfe2e2;padding:30px;background:#fff}
body[data-site-id="matrix-style-02"] .peerx-poly-news-grid small{align-self:flex-start;background:#5d2443;padding:5px 8px;color:#fff;font-size:9px;font-weight:750;text-transform:uppercase}
body[data-site-id="matrix-style-02"] .peerx-poly-news-grid h3{margin:18px 0 15px;font-size:19px;line-height:1.18}
body[data-site-id="matrix-style-02"] .peerx-poly-news-grid p{margin:0;color:#3f4548;font-size:13px;line-height:1.55}
body[data-site-id="matrix-style-02"] .peerx-poly-news-grid a{margin-top:auto;color:#91a81b;font-size:12px}
body[data-site-id="matrix-style-02"] .peerx-poly-news>.peerx-wrap>.peerx-poly-outline{display:flex;width:max-content;margin:55px auto 0}
body[data-site-id="matrix-style-02"] .peerx-poly-events{padding:100px 20px 120px;background:#f4f4f4;text-align:center}
body[data-site-id="matrix-style-02"] .peerx-poly-events .peerx-wrap{width:min(720px,100%)}
body[data-site-id="matrix-style-02"] .peerx-poly-events h2{margin:0 0 60px;color:#25292b;font-size:28px;font-weight:500}
body[data-site-id="matrix-style-02"] .peerx-poly-kicker{margin:0 0 12px;color:#313638;font-size:9px;font-weight:800;letter-spacing:.08em}
body[data-site-id="matrix-style-02"] .peerx-poly-event-list{display:grid;text-align:left}
body[data-site-id="matrix-style-02"] .peerx-poly-event-list>a{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:20px;min-height:86px;border-bottom:1px solid #d9dddd;color:#2c3133;text-decoration:none}
body[data-site-id="matrix-style-02"] .peerx-poly-event-list b{font-size:31px;font-weight:450;text-align:center}
body[data-site-id="matrix-style-02"] .peerx-poly-event-list span{display:grid;gap:4px}
body[data-site-id="matrix-style-02"] .peerx-poly-event-list strong{font-size:13px}
body[data-site-id="matrix-style-02"] .peerx-poly-event-list small{font-size:10px}
body[data-site-id="matrix-style-02"] .peerx-poly-event-list em{color:#91a81b;font-size:11px;font-style:normal}
body[data-site-id="matrix-style-02"] .peerx-poly-events .peerx-poly-outline{margin-top:55px}
body[data-site-id="matrix-style-02"] .peerx-poly-footer{width:100%;padding:80px max(20px,calc((100vw - 1400px)/2)) 28px;background:#d2d3d5;color:#2d3133}
body[data-site-id="matrix-style-02"] .peerx-poly-footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:60px}
body[data-site-id="matrix-style-02"] .peerx-poly-footer-grid>div{display:grid;align-content:start;gap:9px}
body[data-site-id="matrix-style-02"] .peerx-poly-footer-grid strong{color:#9db528;font-size:18px;letter-spacing:.14em;text-transform:uppercase}
body[data-site-id="matrix-style-02"] .peerx-poly-footer-grid b{margin-bottom:7px;color:#9db528;font-size:11px}
body[data-site-id="matrix-style-02"] .peerx-poly-footer a{color:#282d2f;font-size:10px;text-decoration:none;text-transform:uppercase}
body[data-site-id="matrix-style-02"] .peerx-poly-footer .footer-whatsapp{color:#14843f!important}
body[data-site-id="matrix-style-02"] .peerx-poly-footer>small{margin-top:70px;text-align:center;font-size:9px}
@media (max-width:760px){body[data-site-id="matrix-style-02"] .peerx-reference-style-02-header{height:72px}body[data-site-id="matrix-style-02"] .peerx-poly-utility{display:none}body[data-site-id="matrix-style-02"] .peerx-reference-style-02-header .peerx-headmain{width:calc(100% - 28px);min-height:72px;padding:0}body[data-site-id="matrix-style-02"] .peerx-reference-style-02-header nav{top:72px;padding-top:14px;background:#fff}body[data-site-id="matrix-style-02"] .peerx-poly-hero,body[data-site-id="matrix-style-02"] .peerx-poly-track,body[data-site-id="matrix-style-02"] .peerx-poly-slide{height:535px;min-height:535px}body[data-site-id="matrix-style-02"] .peerx-poly-image{right:-37%;top:-4%;width:115%;height:78%;clip-path:polygon(28% 0,100% 0,100% 100%,8% 100%,20% 70%,2% 38%)}body[data-site-id="matrix-style-02"] .peerx-poly-panel{left:50%;bottom:25px;transform:translateX(-50%);width:calc(100% - 46px);min-height:230px;padding:30px 24px}body[data-site-id="matrix-style-02"] .peerx-poly-panel h1,body[data-site-id="matrix-style-02"] .peerx-poly-panel h2{font-size:23px}body[data-site-id="matrix-style-02"] .peerx-poly-controls{top:155px;padding:0 18px}body[data-site-id="matrix-style-02"] .peerx-poly-controls>span{top:326px}body[data-site-id="matrix-style-02"] .peerx-poly-overview{min-height:455px;padding:75px 22px}body[data-site-id="matrix-style-02"] .peerx-poly-overview h2{font-size:34px}body[data-site-id="matrix-style-02"] .peerx-poly-news,body[data-site-id="matrix-style-02"] .peerx-poly-events{padding:65px 18px}body[data-site-id="matrix-style-02"] .peerx-poly-subscribe{position:static;display:block;margin:-25px 0 30px}body[data-site-id="matrix-style-02"] .peerx-poly-news-grid{grid-template-columns:1fr}body[data-site-id="matrix-style-02"] .peerx-poly-news-grid article{min-height:300px;padding:24px}body[data-site-id="matrix-style-02"] .peerx-poly-event-list>a{grid-template-columns:52px 1fr;gap:12px;padding:12px 0}body[data-site-id="matrix-style-02"] .peerx-poly-event-list em{grid-column:2}body[data-site-id="matrix-style-02"] .peerx-poly-footer{padding:55px 22px 24px}body[data-site-id="matrix-style-02"] .peerx-poly-footer-grid{grid-template-columns:1fr 1fr;gap:35px 24px}body[data-site-id="matrix-style-02"] .peerx-poly-footer-grid>div:first-child{grid-column:1/-1}body[data-site-id="matrix-style-02"] .peerx-poly-footer>small{margin-top:45px}}
body[data-site-id="matrix-style-02"] .peerx-poly-image{right:0}
@media (max-width:760px){body[data-site-id="matrix-style-02"] .peerx-poly-image{right:0;width:100%}}

/* Northstar inner pages: use the approved editorial laboratory visual as a
   restrained image field, then keep the catalog rows compact and scannable. */
body[data-site-id="matrix-style-02"] .page-hero{position:relative;isolation:isolate;min-height:360px;overflow:hidden;padding:68px 0;border-left:16px solid #bdd600;background:#edf2ef}
body[data-site-id="matrix-style-02"] .page-hero-northstar-image{position:absolute;z-index:-2;inset:0 0 0 48%;clip-path:polygon(16% 0,100% 0,100% 100%,0 100%,8% 55%)}
body[data-site-id="matrix-style-02"] .page-hero-northstar-image img{width:100%;height:100%;object-fit:cover;object-position:center 43%}
body[data-site-id="matrix-style-02"] .page-hero::after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#edf2ef 0 45%,rgba(237,242,239,.93) 52%,rgba(237,242,239,.26) 72%,rgba(237,242,239,.08) 100%)}
body[data-site-id="matrix-style-02"] .page-hero>.shell{position:relative;z-index:1}
body[data-site-id="matrix-style-02"] .page-hero h1{max-width:12ch;color:#222729;font-size:clamp(42px,4vw,68px);line-height:.98}
body[data-site-id="matrix-style-02"] .page-hero .eyebrow{max-width:52ch;margin-bottom:14px;color:#567975;font-size:12px;line-height:1.45}
body[data-site-id="matrix-style-02"] .page-hero p:last-child{max-width:52ch;margin-top:18px;color:#567975;font-size:17px;line-height:1.55}
body[data-site-id="matrix-style-02"] .page-hero .breadcrumbs{margin-bottom:38px;color:#567975;font-size:12px}
body[data-site-id="matrix-style-02"].catalog-layout-editorial-rows label.skip-link[for="catalog-search"]{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}
body[data-site-id="matrix-style-02"].catalog-layout-editorial-rows .whatsapp-floating{display:none}
body[data-site-id="matrix-style-02"] .catalog-section .product-grid{gap:14px}
body[data-site-id="matrix-style-02"] .catalog-section .product-card{display:grid;grid-template-columns:minmax(0,1fr) 176px;min-height:0;border-color:#d9e1de;border-radius:0;overflow:hidden;box-shadow:0 5px 18px rgba(20,66,59,.045)}
body[data-site-id="matrix-style-02"] .catalog-section .product-card-main{display:grid;grid-template-columns:160px minmax(0,1fr);min-width:0;align-items:center}
body[data-site-id="matrix-style-02"] .catalog-section .product-card-main img{width:160px!important;height:auto!important;max-height:160px;align-self:center;object-fit:contain!important}
body[data-site-id="matrix-style-02"] .catalog-section .product-card-copy{min-width:0;padding:20px 24px;justify-content:center}
body[data-site-id="matrix-style-02"] .catalog-section .product-card strong{margin:5px 0;color:#262b2d;font-size:20px}
body[data-site-id="matrix-style-02"] .catalog-section .product-card p{margin:0;color:#5c7d79;font-size:13px}
body[data-site-id="matrix-style-02"] .catalog-section .product-card-whatsapp{position:static;align-self:center;min-height:44px;margin:16px;border-radius:999px;background:#14883f;font-size:12px}
body[data-site-id="matrix-style-02"] .peerx-poly-footer{min-height:0}
@media (max-width:760px){
 body[data-site-id="matrix-style-02"] .page-hero{min-height:0;padding:48px 0;border-left-width:10px}
 body[data-site-id="matrix-style-02"] .page-hero-northstar-image{inset:0;clip-path:none;opacity:.26}
 body[data-site-id="matrix-style-02"] .page-hero-northstar-image img{object-position:58% 42%}
 body[data-site-id="matrix-style-02"] .page-hero::after{background:linear-gradient(90deg,rgba(237,242,239,.98),rgba(237,242,239,.88))}
 body[data-site-id="matrix-style-02"] .page-hero .breadcrumbs{margin-bottom:24px}
 body[data-site-id="matrix-style-02"] .page-hero h1{font-size:clamp(38px,12vw,52px)}
 body[data-site-id="matrix-style-02"] .page-hero p:last-child{font-size:15px}
 body[data-site-id="matrix-style-02"] .catalog-section .product-grid{gap:10px}
 body[data-site-id="matrix-style-02"] .catalog-section .product-card{grid-template-columns:1fr}
 body[data-site-id="matrix-style-02"] .catalog-section .product-card-main{grid-template-columns:112px minmax(0,1fr)}
 body[data-site-id="matrix-style-02"] .catalog-section .product-card-main img{width:112px!important;max-height:132px}
 body[data-site-id="matrix-style-02"] .catalog-section .product-card-copy{padding:15px 14px}
 body[data-site-id="matrix-style-02"] .catalog-section .product-card strong{font-size:17px}
 body[data-site-id="matrix-style-02"] .catalog-section .product-card p{font-size:11px;line-height:1.4}
 body[data-site-id="matrix-style-02"] .catalog-section .product-card-whatsapp{min-height:42px;margin:0 12px 12px}
 body[data-site-id="matrix-style-02"] .peerx-poly-events{padding-bottom:65px}
 body[data-site-id="matrix-style-02"] .peerx-poly-footer{min-height:0}
}
@media (max-width:390px){body[data-site-id="matrix-style-02"] .catalog-section .product-card-copy{padding-inline:12px}}

/* Teralume: exact long-form platform rhythm reconstructed from the frozen reference. */
body[data-site-id="teralume-bio"]{background:#fff;color:#263a78;font-family:Arial,sans-serif}
body[data-site-id="teralume-bio"] .peerx-corden-header{border-top:5px solid #2d236c}
body[data-site-id="teralume-bio"] .peerx-corden-main{position:relative;width:min(1140px,calc(100% - 60px));min-height:118px;gap:34px}
body[data-site-id="teralume-bio"] .peerx-corden-header .peerx-brand{flex:0 0 auto}
body[data-site-id="teralume-bio"] .peerx-corden-header .peerx-brand img{width:70px;height:70px}
body[data-site-id="teralume-bio"] .peerx-corden-header .peerx-brand strong{font-size:21px}
body[data-site-id="teralume-bio"] .peerx-corden-header .peerx-brand small{font-size:11px}
body[data-site-id="teralume-bio"] .peerx-corden-main nav{display:flex;flex:1;justify-content:flex-end;gap:24px}
body[data-site-id="teralume-bio"] .peerx-corden-main nav a{color:#293e80;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}
body[data-site-id="teralume-bio"] .peerx-corden-main nav a[aria-current="page"]{color:#35a7e1}
body[data-site-id="teralume-bio"] .peerx-corden-hero{min-height:880px;overflow:visible;background:#fff;color:#263a78}
body[data-site-id="teralume-bio"] .peerx-corden-hero-image{position:absolute;inset:0 0 auto;width:100%;height:650px;object-fit:cover;object-position:center 46%}
body[data-site-id="teralume-bio"] .peerx-corden-hero::after{content:"";position:absolute;inset:0 0 auto;height:650px;background:linear-gradient(90deg,rgba(22,31,38,.1),rgba(22,31,38,0) 65%);pointer-events:none}
body[data-site-id="teralume-bio"] .peerx-corden-hero .peerx-wrap{position:relative;z-index:1;width:min(1140px,calc(100% - 60px));padding:440px 0 0}
body[data-site-id="teralume-bio"] .peerx-corden-hero article{width:min(825px,100%);padding:46px 48px;background:#e9f7ff;box-shadow:none}
body[data-site-id="teralume-bio"] .peerx-corden-hero article>p:first-child,body[data-site-id="teralume-bio"] .peerx-corden-kicker{margin:0 0 8px;color:#48a6d8;font-size:11px;font-weight:700}
body[data-site-id="teralume-bio"] .peerx-corden-hero h1{margin:0 0 18px;color:#243a82;font-size:39px;line-height:1.08}
body[data-site-id="teralume-bio"] .peerx-corden-hero ul{margin:18px 0;padding-left:20px;color:#263a78;font-size:13px}
body[data-site-id="teralume-bio"] .peerx-corden-hero .peerx-button,body[data-site-id="teralume-bio"] .peerx-corden-supply .peerx-button,body[data-site-id="teralume-bio"] .peerx-corden-cta .peerx-button{margin:0;background:#a7c52c;color:#fff;font-size:12px;font-weight:700}
body[data-site-id="teralume-bio"] .peerx-corden-textlink{margin-left:15px;color:#273b7d;font-size:12px;text-decoration:underline}
body[data-site-id="teralume-bio"] .peerx-corden-shell{width:min(1120px,calc(100% - 80px));margin:auto}
body[data-site-id="teralume-bio"] .peerx-corden-why{padding:88px 0 120px;background:#fff}
body[data-site-id="teralume-bio"] .peerx-corden-why h2{margin:0 0 15px;color:#293f85;font-size:36px}
body[data-site-id="teralume-bio"] .peerx-corden-why>.peerx-corden-shell>p:not(.peerx-corden-kicker){max-width:1050px;margin:0;color:#273b73;font-size:14px;line-height:1.7}
body[data-site-id="teralume-bio"] .peerx-corden-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 75px;margin-top:45px}
body[data-site-id="teralume-bio"] .peerx-corden-stats div{display:grid;gap:5px}
body[data-site-id="teralume-bio"] .peerx-corden-stats strong{color:#35a6e3;font-size:42px;font-weight:400;line-height:1}
body[data-site-id="teralume-bio"] .peerx-corden-stats span{color:#263a78;font-size:12px}
body[data-site-id="teralume-bio"] .peerx-corden-promo{padding:85px 0 0;background:#e8f7ff}
body[data-site-id="teralume-bio"] .peerx-corden-promo .peerx-corden-shell>div{display:grid;grid-template-columns:70px auto 1fr;align-items:center;gap:18px;min-height:150px;padding:30px 45px;background:#2f438c;color:#fff}
body[data-site-id="teralume-bio"] .peerx-corden-promo img{width:58px;height:58px;object-fit:contain}
body[data-site-id="teralume-bio"] .peerx-corden-promo strong{font-size:30px}
body[data-site-id="teralume-bio"] .peerx-corden-promo span{font-size:20px}
body[data-site-id="teralume-bio"] .peerx-corden-needs{padding:85px 0 105px;background:#e8f7ff;text-align:center}
body[data-site-id="teralume-bio"] .peerx-corden-needs h2{margin:0 0 55px;font-size:30px;font-weight:400}
body[data-site-id="teralume-bio"] .peerx-corden-tabs{display:grid;grid-template-columns:repeat(3,1fr);width:min(720px,100%);margin:0 auto 35px;gap:12px;color:#293e80;font-size:13px}
body[data-site-id="teralume-bio"] .peerx-corden-tabs button{position:relative;display:grid;gap:10px;border:0;background:transparent;padding:0 0 12px;color:#293e80;font:inherit;text-align:center}
body[data-site-id="teralume-bio"] .peerx-corden-tabs button::after{content:"";position:absolute;bottom:-36px;left:50%;z-index:2;width:0;height:0;transform:translateX(-50%);border:14px solid transparent;border-bottom-color:#30458e;opacity:0}
body[data-site-id="teralume-bio"] .peerx-corden-tabs button[data-active]::after{opacity:1}
body[data-site-id="teralume-bio"] .peerx-corden-tab-image{width:100%;height:150px;object-fit:cover}
body[data-site-id="teralume-bio"] .peerx-corden-tabs button span{font-weight:700}
body[data-site-id="teralume-bio"] .peerx-corden-platform{display:grid;background:#30458e;color:#fff;text-align:left}
@media(min-width:761px){body[data-site-id="teralume-bio"] .peerx-corden-platform [data-corden-panel]:not([data-active]){display:none}}
body[data-site-id="teralume-bio"] .peerx-corden-platform article{padding:55px 58px;border-bottom:1px solid rgba(255,255,255,.18)}
body[data-site-id="teralume-bio"] .peerx-corden-platform article:last-child{border-bottom:0}
body[data-site-id="teralume-bio"] .peerx-corden-platform small{color:#63c0eb;font-size:12px}
body[data-site-id="teralume-bio"] .peerx-corden-platform h3{margin:15px 0;font-size:30px}
body[data-site-id="teralume-bio"] .peerx-corden-platform p{max-width:800px;font-size:15px;line-height:1.7}
body[data-site-id="teralume-bio"] .peerx-corden-platform ul{display:grid;gap:13px;margin:30px 0;padding-left:20px;font-size:13px}
body[data-site-id="teralume-bio"] .peerx-corden-platform a{display:inline-block;margin-top:30px;background:#35a8e4;padding:12px 18px;color:#fff;text-decoration:none;font-size:12px}
body[data-site-id="teralume-bio"] .peerx-corden-supply{padding:105px 0;background:#fff}
body[data-site-id="teralume-bio"] .peerx-corden-supply article{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);width:100%;align-items:center;background:#e8f7ff}
body[data-site-id="teralume-bio"] .peerx-corden-supply article>div{padding:70px 62px}
body[data-site-id="teralume-bio"] .peerx-corden-supply-image{width:100%;height:100%;min-height:500px;object-fit:cover}
body[data-site-id="teralume-bio"] .peerx-corden-supply h2{max-width:14ch;margin:0 0 22px;color:#2c4185;font-size:38px}
body[data-site-id="teralume-bio"] .peerx-corden-supply p{max-width:640px;line-height:1.75}
body[data-site-id="teralume-bio"] .peerx-corden-supply ul{display:grid;gap:14px;margin:32px 0;padding-left:20px}
body[data-site-id="teralume-bio"] .peerx-corden-deliver{padding:75px 0 90px;background:#30458e;color:#fff}
body[data-site-id="teralume-bio"] .peerx-corden-sectionline{display:flex;align-items:center;justify-content:space-between;gap:30px}
body[data-site-id="teralume-bio"] .peerx-corden-sectionline h2{margin:0;font-size:31px;font-weight:400}
body[data-site-id="teralume-bio"] .peerx-corden-sectionline a{background:#3aa9e4;padding:10px 16px;color:#fff;font-size:11px}
body[data-site-id="teralume-bio"] .peerx-corden-deliver .peerx-corden-shell>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 65px;margin-top:55px}
body[data-site-id="teralume-bio"] .peerx-corden-deliver span{display:grid;grid-template-columns:68px 1fr;min-height:92px;align-items:center;gap:18px;border:0;font-size:12px}
body[data-site-id="teralume-bio"] .peerx-corden-deliver b{color:#62c3eb;font-size:14px;font-weight:600}
body[data-site-id="teralume-bio"] .peerx-corden-icon{display:grid;width:78px;height:78px;place-items:center;color:#a8c72c}
body[data-site-id="teralume-bio"] .peerx-corden-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
body[data-site-id="teralume-bio"] .peerx-corden-deliver .peerx-corden-icon{width:62px;height:62px;color:#35a8e4}
body[data-site-id="teralume-bio"] .peerx-corden-model{padding:72px 0 78px;background:#fff}
body[data-site-id="teralume-bio"] .peerx-corden-model .peerx-corden-shell{display:grid;grid-template-columns:1fr 1fr;gap:56px}
body[data-site-id="teralume-bio"] .peerx-corden-model article{display:grid;grid-template-columns:82px 1fr;min-height:255px;gap:26px;align-items:start}
body[data-site-id="teralume-bio"] .peerx-corden-model h2{margin:0 0 12px;color:#2a4083;font-size:24px}
body[data-site-id="teralume-bio"] .peerx-corden-model p{margin:0 0 18px;font-size:13px;line-height:1.75}
body[data-site-id="teralume-bio"] .peerx-corden-model a{color:#33a5df;font-size:12px}
body[data-site-id="teralume-bio"] .peerx-corden-capabilities{padding:105px 0;background:#e8f7ff}
body[data-site-id="teralume-bio"] .peerx-corden-capabilities .peerx-corden-shell{display:grid;grid-template-columns:1.6fr .7fr;gap:85px}
body[data-site-id="teralume-bio"] .peerx-corden-capabilities h2{margin:0 0 25px;color:#2a4083;font-size:34px}
body[data-site-id="teralume-bio"] .peerx-corden-capabilities p,body[data-site-id="teralume-bio"] .peerx-corden-capabilities li{font-size:13px;line-height:1.7}
body[data-site-id="teralume-bio"] .peerx-corden-capabilities aside{display:grid;align-content:start;background:#30458e;padding:35px;color:#fff}
body[data-site-id="teralume-bio"] .peerx-corden-capabilities aside h3{margin-top:0;font-size:22px}
body[data-site-id="teralume-bio"] .peerx-corden-capabilities aside a{border-bottom:1px solid rgba(255,255,255,.25);padding:13px 0;color:#fff;font-size:12px}
body[data-site-id="teralume-bio"] .peerx-corden-capabilities aside .peerx-button{border:0;background:#a7c52c;text-align:center}
body[data-site-id="teralume-bio"] .peerx-corden-news{padding:105px 0;background:#fff}
body[data-site-id="teralume-bio"] .peerx-corden-news .peerx-corden-shell>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}
body[data-site-id="teralume-bio"] .peerx-corden-news article{background:#35a7e1;color:#fff}
body[data-site-id="teralume-bio"] .peerx-corden-news article>a{display:flex;height:100%;flex-direction:column;color:#fff;text-decoration:none}
body[data-site-id="teralume-bio"] .peerx-corden-news-image{width:100%;height:220px;object-fit:cover}
body[data-site-id="teralume-bio"] .peerx-corden-news small{margin:28px 30px 0;font-size:10px}
body[data-site-id="teralume-bio"] .peerx-corden-news h3{margin:12px 30px;font-size:19px;line-height:1.3}
body[data-site-id="teralume-bio"] .peerx-corden-news span{margin:auto 30px 30px;font-size:12px}
body[data-site-id="teralume-bio"] .peerx-corden-cta{padding:75px 0;background:#30458e;color:#fff}
body[data-site-id="teralume-bio"] .peerx-corden-cta h2{margin:0 0 8px;font-size:30px;font-weight:400}
body[data-site-id="teralume-bio"] .peerx-corden-cta p{margin:0 0 20px}
body[data-site-id="teralume-bio"] .peerx-corden-footer{box-sizing:border-box;width:100%;min-height:220px;margin:0;padding:56px max(40px,calc((100vw - 1120px)/2)) 34px;background:#fff;color:#293e80}
body[data-site-id="teralume-bio"] .peerx-corden-footer-inner{width:min(1120px,100%);margin:auto}
body[data-site-id="teralume-bio"] .peerx-corden-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 30px}
body[data-site-id="teralume-bio"] .peerx-corden-footer nav a{font-size:13px}
body[data-site-id="teralume-bio"] .peerx-corden-footer small{margin-top:48px;text-align:right;opacity:1}
body[data-site-id="teralume-bio"] .whatsapp-floating{right:20px;bottom:24px}
body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card{display:flex;min-height:250px;flex-direction:column;align-items:stretch;border-color:#d5dceb;border-radius:0;box-shadow:none}
body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card-main{display:grid;min-height:248px;grid-template-columns:220px minmax(0,1fr);align-items:stretch}
body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card img{width:220px!important;height:248px!important;align-self:stretch;object-fit:contain!important;background:#f5f8fb}
body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card-copy{min-width:0;padding:28px 26px 78px}
body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card small{font-size:11px;line-height:1.55}
body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card strong{margin:9px 0 7px;color:#293e80;font-size:22px;line-height:1.15}
body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card p{margin:0;color:#6671a3;font-size:13px;line-height:1.55}
body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card-whatsapp{left:246px;right:26px;bottom:24px;min-height:44px;border-radius:0;font-size:12px}
@media(max-width:1080px){body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-grid{grid-template-columns:1fr}}
@media(max-width:560px){body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card{min-height:220px}body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card-main{min-height:218px;grid-template-columns:128px minmax(0,1fr)}body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card img{width:128px!important;height:auto!important;min-height:218px}body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card-copy{padding:18px 16px 72px}body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card strong{font-size:18px}body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card p{font-size:12px;line-height:1.45}body[data-site-id="teralume-bio"].catalog-index .catalog-section .product-card-whatsapp{left:144px;right:16px;bottom:16px;min-height:44px}body[data-site-id="teralume-bio"].catalog-index .whatsapp-floating{display:none}}
@media(max-width:980px){body[data-site-id="teralume-bio"] .peerx-corden-main nav{display:none;position:absolute;z-index:20;top:100%;left:0;width:100%;padding:18px 24px;background:#fff;border-top:1px solid #d9dceb;box-shadow:0 8px 15px rgba(0,0,0,.1)}body[data-site-id="teralume-bio"] .peerx-corden-main nav[data-open]{display:grid;gap:14px}body[data-site-id="teralume-bio"] .peerx-corden-main .peerx-menu{display:block;margin-left:auto}}
@media(max-width:760px){body[data-site-id="teralume-bio"] .peerx-corden-main{width:calc(100% - 30px);min-height:96px}body[data-site-id="teralume-bio"] .peerx-corden-header .peerx-brand img{width:52px;height:52px}body[data-site-id="teralume-bio"] .peerx-corden-header .peerx-brand strong{font-size:19px}body[data-site-id="teralume-bio"] .peerx-corden-hero{min-height:0}body[data-site-id="teralume-bio"] .peerx-corden-hero::after{display:none}body[data-site-id="teralume-bio"] .peerx-corden-hero-image{position:relative;display:block;width:100%;height:168px;object-position:center 46%}body[data-site-id="teralume-bio"] .peerx-corden-hero .peerx-wrap{width:100%;padding:32px 15px 0}body[data-site-id="teralume-bio"] .peerx-corden-hero article{width:100%;padding:30px 24px 34px}body[data-site-id="teralume-bio"] .peerx-corden-hero h1{font-size:31px}body[data-site-id="teralume-bio"] .peerx-corden-textlink{display:block;margin:18px 0 0}body[data-site-id="teralume-bio"] .peerx-corden-shell{width:calc(100% - 28px)}body[data-site-id="teralume-bio"] .peerx-corden-why{padding:68px 0 90px}body[data-site-id="teralume-bio"] .peerx-corden-why h2{font-size:30px}body[data-site-id="teralume-bio"] .peerx-corden-stats{grid-template-columns:1fr 1fr;gap:38px 25px}body[data-site-id="teralume-bio"] .peerx-corden-promo{padding:55px 0 0}body[data-site-id="teralume-bio"] .peerx-corden-promo .peerx-corden-shell>div{grid-template-columns:50px 1fr;padding:25px 20px}body[data-site-id="teralume-bio"] .peerx-corden-promo span{grid-column:1/-1;font-size:15px}body[data-site-id="teralume-bio"] .peerx-corden-needs{padding:55px 0 75px}body[data-site-id="teralume-bio"] .peerx-corden-tabs{display:none}body[data-site-id="teralume-bio"] .peerx-corden-platform article{display:block;padding:48px 24px}body[data-site-id="teralume-bio"] .peerx-corden-supply{padding:70px 0}body[data-site-id="teralume-bio"] .peerx-corden-supply article{grid-template-columns:1fr;width:100%}body[data-site-id="teralume-bio"] .peerx-corden-supply article>div{padding:55px 24px}body[data-site-id="teralume-bio"] .peerx-corden-supply-image{display:none}body[data-site-id="teralume-bio"] .peerx-corden-supply h2{font-size:33px}body[data-site-id="teralume-bio"] .peerx-corden-deliver .peerx-corden-shell>div:last-child{grid-template-columns:1fr;gap:20px}body[data-site-id="teralume-bio"] .peerx-corden-deliver span{grid-template-columns:64px 1fr;min-height:74px}body[data-site-id="teralume-bio"] .peerx-corden-model .peerx-corden-shell,body[data-site-id="teralume-bio"] .peerx-corden-capabilities .peerx-corden-shell,body[data-site-id="teralume-bio"] .peerx-corden-news .peerx-corden-shell>div:last-child{grid-template-columns:1fr}body[data-site-id="teralume-bio"] .peerx-corden-model article{grid-template-columns:70px 1fr;min-height:0;gap:18px}body[data-site-id="teralume-bio"] .peerx-corden-model .peerx-corden-icon{width:66px;height:66px}body[data-site-id="teralume-bio"] .peerx-corden-capabilities,body[data-site-id="teralume-bio"] .peerx-corden-news{padding:80px 0}body[data-site-id="teralume-bio"] .peerx-corden-news-image{height:240px}body[data-site-id="teralume-bio"] .peerx-corden-footer{min-height:0;padding:36px 22px 28px}body[data-site-id="teralume-bio"] .peerx-corden-footer nav{display:grid;justify-content:start;gap:0}body[data-site-id="teralume-bio"] .peerx-corden-footer nav a{display:flex;min-height:44px;align-items:center}body[data-site-id="teralume-bio"] .peerx-corden-footer small{margin-top:24px;text-align:left}body[data-site-id="teralume-bio"] .whatsapp-floating{right:12px;bottom:18px}}

/* 04 — strict reference-style-04 reference geometry with client-owned identity and content. */
body[data-site-id="matrix-style-04"]{background:#fff;color:#181818}
body[data-site-id="matrix-style-04"] .peerx-ambi-header{border-top:6px solid #76b64a;background:#fff}
body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-headmain{min-height:132px}
body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-brand img{width:94px;height:94px}
body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-brand strong{color:#080c8b;font-size:20px}
body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-brand small{color:#555}
body[data-site-id="matrix-style-04"] .peerx-ambi-careers{margin-left:auto;margin-right:24px;font-size:13px}
body[data-site-id="matrix-style-04"] .peerx-ambi-careers a{color:#222;text-decoration:none}
body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-header-search{width:250px}
body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-header-search input{border:0;border-radius:28px;background:#f5f5f5}
body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-header-search button{border-radius:0 28px 28px 0;background:#efefef;color:#777}
body[data-site-id="matrix-style-04"] .peerx-ambi-nav{display:flex;min-height:63px;align-items:center;justify-content:center;background:#080898}
body[data-site-id="matrix-style-04"] .peerx-ambi-nav nav{display:flex;gap:42px;align-items:center}
body[data-site-id="matrix-style-04"] .peerx-ambi-nav a{color:#fff;text-decoration:none;font-size:13px;text-transform:uppercase}
body[data-site-id="matrix-style-04"] .peerx-ambi-nav a:last-child{background:#7fbd49;padding:17px 22px}
body[data-site-id="matrix-style-04"] .peerx-ambio-promo{padding:24px 0;background:#f7f7f7}
body[data-site-id="matrix-style-04"] .peerx-ambio-promo>div{display:flex;width:min(1100px,calc(100% - 80px));min-height:192px;margin:auto;align-items:center;padding:35px 65px;background:linear-gradient(105deg,#4eb2e1 0 31%,#164c9c 31% 80%,#262251 80%);color:#fff}
body[data-site-id="matrix-style-04"] .peerx-ambio-promo img{width:120px;height:120px;filter:brightness(0) invert(1)}
body[data-site-id="matrix-style-04"] .peerx-ambio-promo strong{margin-left:24px;font-size:30px}
body[data-site-id="matrix-style-04"] .peerx-ambio-promo span{margin-left:28px;font-size:14px}
body[data-site-id="matrix-style-04"] .peerx-ambio-news{background:#fff;border-bottom:1px solid #dedede}
body[data-site-id="matrix-style-04"] .peerx-ambio-news>div{display:flex;width:min(1100px,calc(100% - 80px));min-height:66px;margin:auto;align-items:center;gap:34px}
body[data-site-id="matrix-style-04"] .peerx-ambio-news strong{color:#080898;font-size:14px;letter-spacing:.13em}
body[data-site-id="matrix-style-04"] .peerx-ambio-news a{color:#242424;text-decoration:none;font-size:14px}
body[data-site-id="matrix-style-04"] .peerx-ambio-news a span{margin-left:18px;color:#080898;font-weight:700}
body[data-site-id="matrix-style-04"] .peerx-ambio-hero{min-height:700px;background:#ddd;color:#101086}
body[data-site-id="matrix-style-04"] .peerx-ambio-image{position:absolute;inset:0;width:100%;height:100%;opacity:1;object-position:center}
body[data-site-id="matrix-style-04"] .peerx-ambio-hero::after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.08)}
body[data-site-id="matrix-style-04"] .peerx-ambio-hero .peerx-wrap{position:relative;z-index:1;width:min(1140px,calc(100% - 80px));padding:100px 0}
body[data-site-id="matrix-style-04"] .peerx-ambio-hero article{width:610px;padding:44px 42px 40px;border:0;background:rgba(255,255,255,.88)}
body[data-site-id="matrix-style-04"] .peerx-ambio-hero article>p:first-child{color:#0b0b87;font-size:18px;letter-spacing:.13em}
body[data-site-id="matrix-style-04"] .peerx-ambio-hero h1{max-width:13ch;margin:18px 0;color:#78b848;font-size:43px;font-weight:400;line-height:1.12}
body[data-site-id="matrix-style-04"] .peerx-ambio-hero article>p:nth-of-type(2){color:#11117e;font-size:18px}
body[data-site-id="matrix-style-04"] .peerx-ambio-hero hr{width:250px;margin:35px 0 25px;border:0;border-top:1px solid #333}
body[data-site-id="matrix-style-04"] .peerx-ambio-project{color:#222!important;font-size:20px!important}
body[data-site-id="matrix-style-04"] .peerx-ambio-whatsapp{display:block;margin-top:22px;background:#7ebd47;padding:20px 24px;text-transform:uppercase}
body[data-site-id="matrix-style-04"] .peerx-ambio-model{padding:62px 0 72px;background:#f5f5f5;text-align:center}
body[data-site-id="matrix-style-04"] .peerx-ambio-shell{width:min(850px,calc(100% - 80px));margin:auto}
body[data-site-id="matrix-style-04"] .peerx-ambio-model>.peerx-ambio-shell>p{margin:0;color:#0b0b87;font-size:14px;letter-spacing:.22em}
body[data-site-id="matrix-style-04"] .peerx-ambio-model h2{margin:23px 0;color:#0a0a8c;font-size:35px;font-weight:500}
body[data-site-id="matrix-style-04"] .peerx-ambio-model>.peerx-ambio-shell>span{display:block;width:50px;margin:0 auto 28px;border-top:3px solid #222}
body[data-site-id="matrix-style-04"] .peerx-ambio-model div div{text-align:left;font-size:15px;line-height:1.55}
body[data-site-id="matrix-style-04"] .peerx-ambio-wide{width:min(1140px,calc(100% - 80px));margin:auto}
body[data-site-id="matrix-style-04"] .peerx-ambio-split{padding:78px 0;background:#fff}
body[data-site-id="matrix-style-04"] .peerx-ambio-split:nth-of-type(even){background:#fff}
body[data-site-id="matrix-style-04"] .peerx-ambio-split>.peerx-ambio-wide{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:68px}
body[data-site-id="matrix-style-04"] .peerx-ambio-split article{padding:18px 0}
body[data-site-id="matrix-style-04"] .peerx-ambio-split h2{margin:0 0 22px;color:#080898;font-size:36px;font-weight:500;line-height:1.16}
body[data-site-id="matrix-style-04"] .peerx-ambio-split p{font-size:16px;line-height:1.65}
body[data-site-id="matrix-style-04"] .peerx-ambio-section-image{width:100%;height:390px;object-fit:cover}
body[data-site-id="matrix-style-04"] :is(.peerx-ambio-split,.peerx-ambio-final) .peerx-button{margin-top:18px;background:#7ebd47;text-transform:uppercase}
body[data-site-id="matrix-style-04"] .peerx-ambio-services{padding:86px 0;background:linear-gradient(145deg,#55982e 0%,#28743f 25%,#17476b 60%,#080898 100%)}
body[data-site-id="matrix-style-04"] .peerx-ambio-kicker{margin:0;color:#fff;font-size:14px;letter-spacing:.2em;text-align:center}
body[data-site-id="matrix-style-04"] .peerx-ambio-services>.peerx-ambio-wide>h2{margin:16px 0 42px;color:#fff;font-size:40px;font-weight:500;text-align:center}
body[data-site-id="matrix-style-04"] .peerx-ambio-service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}
body[data-site-id="matrix-style-04"] .peerx-ambio-service-grid article{grid-column:span 2;background:#fff}
body[data-site-id="matrix-style-04"] .peerx-ambio-service-grid article:nth-child(n+4){grid-column:span 3}
body[data-site-id="matrix-style-04"] .peerx-ambio-card-image{width:100%;height:210px;object-fit:cover}
body[data-site-id="matrix-style-04"] .peerx-ambio-service-grid article>div{padding:24px}
body[data-site-id="matrix-style-04"] .peerx-ambio-service-grid h3{margin:0 0 12px;font-size:20px}
body[data-site-id="matrix-style-04"] .peerx-ambio-service-grid h3 a{color:#080898;text-decoration:none}
body[data-site-id="matrix-style-04"] .peerx-ambio-service-grid p{min-height:74px;font-size:14px;line-height:1.55}
body[data-site-id="matrix-style-04"] .peerx-ambio-service-grid div>a{color:#080898;font-size:13px;font-weight:700;text-decoration:none;text-transform:uppercase}
body[data-site-id="matrix-style-04"] .peerx-ambio-quality{padding:84px 0;background:linear-gradient(125deg,#589c2d 0%,#327735 35%,#163776 72%,#080898 100%);color:#fff}
body[data-site-id="matrix-style-04"] .peerx-ambio-quality>.peerx-ambio-wide{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:64px}
body[data-site-id="matrix-style-04"] .peerx-ambio-quality header{margin:0;text-align:left}
body[data-site-id="matrix-style-04"] .peerx-ambio-quality h2,body[data-site-id="matrix-style-04"] .peerx-ambio-audiences h2,body[data-site-id="matrix-style-04"] .peerx-ambio-resources h2{color:#080898;font-size:36px;font-weight:500}
body[data-site-id="matrix-style-04"] .peerx-ambio-quality h2{color:#fff}
body[data-site-id="matrix-style-04"] .peerx-ambio-quality>.peerx-ambio-wide>div{display:grid;grid-template-columns:1fr;gap:2px}
body[data-site-id="matrix-style-04"] .peerx-ambio-quality a{min-height:0;padding:24px 28px;background:#1016dc;color:#fff;text-decoration:none}
body[data-site-id="matrix-style-04"] .peerx-ambio-quality h3{display:flex;gap:10px;margin:0 0 10px;color:#fff;font-size:21px}
body[data-site-id="matrix-style-04"] .peerx-ambio-quality h3 span{color:#85ca48}
body[data-site-id="matrix-style-04"] .peerx-ambio-quality p{line-height:1.6}
body[data-site-id="matrix-style-04"] .peerx-ambio-audiences{padding:84px 0;background:#fff;text-align:center}
body[data-site-id="matrix-style-04"] .peerx-ambio-audiences>.peerx-ambio-wide>p{margin-bottom:36px}
body[data-site-id="matrix-style-04"] .peerx-ambio-audiences>.peerx-ambio-wide>div{display:grid;grid-template-columns:1fr 1fr;gap:28px;text-align:left}
body[data-site-id="matrix-style-04"] .peerx-ambio-audiences article{background:#f4f4f4;padding-bottom:28px}
body[data-site-id="matrix-style-04"] .peerx-ambio-audiences article :is(h3,p,a){margin-left:28px;margin-right:28px}
body[data-site-id="matrix-style-04"] .peerx-ambio-audiences h3{color:#080898;font-size:23px}
body[data-site-id="matrix-style-04"] .peerx-ambio-audiences article>a{color:#080898;font-weight:700;text-transform:uppercase}
body[data-site-id="matrix-style-04"] .peerx-ambio-audience-image{width:100%;height:280px;object-fit:cover}
body[data-site-id="matrix-style-04"] .peerx-ambio-resources{padding:86px 0;background:#f6f6f6}
body[data-site-id="matrix-style-04"] .peerx-ambio-resources>.peerx-ambio-wide{display:grid;grid-template-columns:1.1fr .9fr;gap:70px}
body[data-site-id="matrix-style-04"] .peerx-ambio-resources article{padding:22px 0;border-top:1px solid #bbb}
body[data-site-id="matrix-style-04"] .peerx-ambio-resources small{color:#707070;letter-spacing:.1em}
body[data-site-id="matrix-style-04"] .peerx-ambio-resources h3{margin:8px 0;font-size:20px}
body[data-site-id="matrix-style-04"] .peerx-ambio-resources h3 a{color:#080898;text-decoration:none}
body[data-site-id="matrix-style-04"] .peerx-ambio-resources article>a,body[data-site-id="matrix-style-04"] .peerx-ambio-viewall{color:#080898;font-size:13px;font-weight:700;text-transform:uppercase}
body[data-site-id="matrix-style-04"] .peerx-ambio-final{padding:88px 0;background:linear-gradient(120deg,#173b70,#4c8c28);color:#222}
body[data-site-id="matrix-style-04"] .peerx-ambio-final>div{width:min(560px,calc(100% - 40px));margin:auto;padding:42px 48px;background:rgba(255,255,255,.94);text-align:left}
body[data-site-id="matrix-style-04"] .peerx-ambio-final p{color:#080898;letter-spacing:.2em}
body[data-site-id="matrix-style-04"] .peerx-ambio-final h2{margin:16px 0 24px;color:#080898;font-size:42px;font-weight:500}
body[data-site-id="matrix-style-04"] .peerx-ambio-final span{display:block;font-size:20px}
body[data-site-id="matrix-style-04"] .peerx-ambio-final .peerx-ambio-whatsapp{display:flex;justify-content:center}
body[data-site-id="matrix-style-04"] .peerx-ambio-footer{display:grid;grid-template-columns:1fr 2fr;width:100%;padding:60px max(40px,calc((100vw - 1100px)/2)) 24px;background:#fff;color:#252525;gap:55px}
body[data-site-id="matrix-style-04"] .peerx-ambio-footer-brand a{display:flex;align-items:center;gap:16px;color:#080898;text-decoration:none}
body[data-site-id="matrix-style-04"] .peerx-ambio-footer-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
body[data-site-id="matrix-style-04"] .peerx-ambio-footer-nav>div{display:grid;align-content:start;gap:10px}
body[data-site-id="matrix-style-04"] .peerx-ambio-footer-nav b{margin-bottom:8px;color:#080898}
body[data-site-id="matrix-style-04"] .peerx-ambio-footer-bottom{display:flex;grid-column:1/-1;padding-top:24px;border-top:1px solid #d6d6d6;gap:24px;font-size:12px}
body[data-site-id="matrix-style-04"] .peerx-ambio-footer-bottom a{color:#080898}
@media(max-width:760px){body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-headmain{display:grid;min-height:185px;padding:18px 18px 12px}body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-brand{align-self:start}body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-brand img{width:84px;height:84px}body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-brand strong{font-size:15px}body[data-site-id="matrix-style-04"] .peerx-ambi-careers{display:none}body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-header-search{display:flex;grid-column:1/-1;grid-row:2;width:260px;margin:auto}body[data-site-id="matrix-style-04"] .peerx-ambi-header .peerx-menu{position:absolute;top:185px;left:16px;z-index:5;margin:15px 0;border:1px solid #fff;background:#080898;color:#fff}body[data-site-id="matrix-style-04"] .peerx-ambi-nav{min-height:70px;justify-content:flex-start}body[data-site-id="matrix-style-04"] .peerx-ambi-nav nav{display:none}body[data-site-id="matrix-style-04"] .peerx-ambi-nav nav[data-open]{display:grid;top:255px;z-index:9;background:#080898}body[data-site-id="matrix-style-04"] .peerx-ambio-promo>div{width:calc(100% - 48px);min-height:60px;padding:18px}body[data-site-id="matrix-style-04"] .peerx-ambio-promo img{width:50px;height:50px}body[data-site-id="matrix-style-04"] .peerx-ambio-promo strong{margin-left:10px;font-size:15px}body[data-site-id="matrix-style-04"] .peerx-ambio-promo span{display:none}body[data-site-id="matrix-style-04"] .peerx-ambio-news{min-height:200px}body[data-site-id="matrix-style-04"] .peerx-ambio-news>div{display:grid;width:calc(100% - 36px);min-height:105px;padding:18px 0;gap:8px}body[data-site-id="matrix-style-04"] .peerx-ambio-news a span{display:block;margin:5px 0 0}body[data-site-id="matrix-style-04"] .peerx-ambio-hero{min-height:869px}body[data-site-id="matrix-style-04"] .peerx-ambio-hero .peerx-wrap{width:100%;padding:210px 0 0}body[data-site-id="matrix-style-04"] .peerx-ambio-hero article{width:100%;padding:38px 18px 28px;background:rgba(255,255,255,.9)}body[data-site-id="matrix-style-04"] .peerx-ambio-hero article>p:first-child{font-size:13px}body[data-site-id="matrix-style-04"] .peerx-ambio-hero h1{max-width:15ch;font-size:33px}body[data-site-id="matrix-style-04"] .peerx-ambio-hero hr{width:180px;margin:25px 0 18px}body[data-site-id="matrix-style-04"] .peerx-ambio-whatsapp{padding:17px}body[data-site-id="matrix-style-04"] .peerx-ambio-shell,body[data-site-id="matrix-style-04"] .peerx-ambio-wide{width:calc(100% - 36px)}body[data-site-id="matrix-style-04"] .peerx-ambio-model{padding:55px 0 50px}body[data-site-id="matrix-style-04"] .peerx-ambio-model h2{font-size:27px}body[data-site-id="matrix-style-04"] .peerx-ambio-model div div{font-size:14px}body[data-site-id="matrix-style-04"] .peerx-ambio-split{padding:54px 0}body[data-site-id="matrix-style-04"] .peerx-ambio-split>.peerx-ambio-wide{grid-template-columns:1fr;gap:25px}body[data-site-id="matrix-style-04"] .peerx-ambio-capacity article{order:2}body[data-site-id="matrix-style-04"] .peerx-ambio-split h2{font-size:28px}body[data-site-id="matrix-style-04"] .peerx-ambio-section-image{height:250px}body[data-site-id="matrix-style-04"] .peerx-ambio-services,body[data-site-id="matrix-style-04"] .peerx-ambio-quality,body[data-site-id="matrix-style-04"] .peerx-ambio-audiences,body[data-site-id="matrix-style-04"] .peerx-ambio-resources{padding:58px 0}body[data-site-id="matrix-style-04"] .peerx-ambio-services>.peerx-ambio-wide>h2,body[data-site-id="matrix-style-04"] .peerx-ambio-quality h2,body[data-site-id="matrix-style-04"] .peerx-ambio-audiences h2,body[data-site-id="matrix-style-04"] .peerx-ambio-resources h2{font-size:29px}body[data-site-id="matrix-style-04"] .peerx-ambio-service-grid,body[data-site-id="matrix-style-04"] .peerx-ambio-quality>.peerx-ambio-wide,body[data-site-id="matrix-style-04"] .peerx-ambio-quality>.peerx-ambio-wide>div,body[data-site-id="matrix-style-04"] .peerx-ambio-audiences>.peerx-ambio-wide>div,body[data-site-id="matrix-style-04"] .peerx-ambio-resources>.peerx-ambio-wide{grid-template-columns:1fr;gap:22px}body[data-site-id="matrix-style-04"] .peerx-ambio-quality header{text-align:center}body[data-site-id="matrix-style-04"] .peerx-ambio-service-grid article,body[data-site-id="matrix-style-04"] .peerx-ambio-service-grid article:nth-child(n+4){grid-column:auto}body[data-site-id="matrix-style-04"] .peerx-ambio-service-grid p{min-height:0}body[data-site-id="matrix-style-04"] .peerx-ambio-quality a{min-height:0}body[data-site-id="matrix-style-04"] .peerx-ambio-audience-image{height:220px}body[data-site-id="matrix-style-04"] .peerx-ambio-final{padding:62px 0}body[data-site-id="matrix-style-04"] .peerx-ambio-final>div{padding:34px 24px}body[data-site-id="matrix-style-04"] .peerx-ambio-final h2{font-size:31px}body[data-site-id="matrix-style-04"] .peerx-ambio-footer{grid-template-columns:1fr;padding:42px 20px 24px;gap:34px}body[data-site-id="matrix-style-04"] .peerx-ambio-footer-nav{grid-template-columns:1fr 1fr}body[data-site-id="matrix-style-04"] .peerx-ambio-footer-bottom{display:grid;gap:8px}body[data-site-id="matrix-style-04"] .whatsapp-floating{display:none}}

/* 05 — strict reference style 05 long-form homepage geometry. */
body[data-site-id="matrix-style-05"]{background:#fff;color:#282828}
body[data-site-id="matrix-style-05"] .peerx-cpc-header{border-top:5px solid #ec222b;background:#fff}
body[data-site-id="matrix-style-05"] .peerx-cpc-main{min-height:76px}
body[data-site-id="matrix-style-05"] .peerx-cpc-main .peerx-brand strong{color:#d91f2a}
body[data-site-id="matrix-style-05"] .peerx-cpc-main .peerx-brand small{color:#333}
body[data-site-id="matrix-style-05"] .peerx-cpc-nav{min-height:46px;background:#fff;border-block:1px solid #d7dde2}
body[data-site-id="matrix-style-05"] .peerx-cpc-nav nav{display:flex;width:min(1320px,calc(100% - 50px));margin:auto;justify-content:flex-end;gap:30px}
body[data-site-id="matrix-style-05"] .peerx-cpc-nav a{color:#333;text-decoration:none;font-size:11px;text-transform:uppercase}
body[data-site-id="matrix-style-05"] .peerx-cpc-nav a:last-child{background:#e6242c;padding:14px 25px;color:#fff}
body[data-site-id="matrix-style-05"] .peerx-cpc-hero{min-height:620px;background:#eef4f8;color:#173f75}
body[data-site-id="matrix-style-05"] .peerx-cpc-image{position:absolute;inset:0;width:100%;height:100%;object-position:center right}
body[data-site-id="matrix-style-05"] .peerx-cpc-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,249,252,.98) 0%,rgba(246,249,252,.86) 33%,rgba(246,249,252,.1) 65%)}
body[data-site-id="matrix-style-05"] .peerx-cpc-hero-shell{position:relative;z-index:1;width:min(1320px,calc(100% - 80px));margin:auto;padding:110px 0}
body[data-site-id="matrix-style-05"] .peerx-cpc-hero article{width:520px}
body[data-site-id="matrix-style-05"] .peerx-cpc-hero article>p:first-child{font-size:13px;text-transform:uppercase}
body[data-site-id="matrix-style-05"] .peerx-cpc-hero h1{max-width:12ch;color:#153d79;font-size:52px}
body[data-site-id="matrix-style-05"] .peerx-cpc-hero h1::first-line{color:#153d79}
body[data-site-id="matrix-style-05"] .peerx-cpc-hero .peerx-button{margin-right:10px;background:#e5252e;text-transform:uppercase;font-size:11px}
body[data-site-id="matrix-style-05"] .peerx-cpc-shell{width:min(1320px,calc(100% - 80px));margin:auto}
body[data-site-id="matrix-style-05"] .peerx-cpc-shell h2{margin:0 0 28px;font-size:27px}
body[data-site-id="matrix-style-05"] .peerx-cpc-services{padding:70px 0 85px;background:#eef6fd}
body[data-site-id="matrix-style-05"] .peerx-cpc-titlebar{display:flex;align-items:end;justify-content:space-between;gap:60px}
body[data-site-id="matrix-style-05"] .peerx-cpc-titlebar p{max-width:720px;font-size:13px;line-height:1.6}
body[data-site-id="matrix-style-05"] .peerx-cpc-services .peerx-cpc-shell>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:35px}
body[data-site-id="matrix-style-05"] .peerx-cpc-services article{min-height:250px;padding:30px 25px;background:#fff;border-top:4px solid #e9232c}
body[data-site-id="matrix-style-05"] .peerx-cpc-services article h3{font-size:18px}
body[data-site-id="matrix-style-05"] .peerx-cpc-services article p{min-height:95px;font-size:13px;line-height:1.55}
body[data-site-id="matrix-style-05"] .peerx-cpc-services article a,body[data-site-id="matrix-style-05"] .peerx-cpc-feature a,body[data-site-id="matrix-style-05"] .peerx-cpc-events a,body[data-site-id="matrix-style-05"] .peerx-cpc-papers a,body[data-site-id="matrix-style-05"] .peerx-cpc-publications a{display:inline-block;background:#e5252e;padding:9px 13px;color:#fff;text-decoration:none;text-transform:uppercase;font-size:10px}
body[data-site-id="matrix-style-05"] .peerx-cpc-feature{padding:85px 0 95px;background:#fff;border-bottom:70px solid #1763a7}
body[data-site-id="matrix-style-05"] .peerx-cpc-feature-lead{display:grid;grid-template-columns:90px 1fr;gap:25px;padding:25px 0;border-block:1px solid #ddd}
body[data-site-id="matrix-style-05"] .peerx-cpc-feature-lead time{display:grid;justify-items:center;border-right:1px solid #ddd}
body[data-site-id="matrix-style-05"] .peerx-cpc-feature-lead time b{font-size:34px}
body[data-site-id="matrix-style-05"] .peerx-cpc-feature-lead h3{margin:0 0 12px;font-size:18px}
body[data-site-id="matrix-style-05"] .peerx-cpc-feature-lead p{font-size:13px;line-height:1.6}
body[data-site-id="matrix-style-05"] .peerx-cpc-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px}
body[data-site-id="matrix-style-05"] .peerx-cpc-news-grid article{min-height:730px;border:1px solid #d7dce1;background:#fff}
body[data-site-id="matrix-style-05"] .peerx-cpc-card-image{width:100%;height:310px;object-fit:cover}
body[data-site-id="matrix-style-05"] .peerx-cpc-news-grid h3,body[data-site-id="matrix-style-05"] .peerx-cpc-news-grid p,body[data-site-id="matrix-style-05"] .peerx-cpc-news-grid small,body[data-site-id="matrix-style-05"] .peerx-cpc-news-grid a{margin-inline:25px}
body[data-site-id="matrix-style-05"] .peerx-cpc-news-grid small{display:block;margin-top:25px;color:#777;font-size:10px;text-transform:uppercase}
body[data-site-id="matrix-style-05"] .peerx-cpc-news-grid h3{font-size:19px}
body[data-site-id="matrix-style-05"] .peerx-cpc-news-grid p{font-size:13px;line-height:1.6}
body[data-site-id="matrix-style-05"] .peerx-cpc-viewall{text-align:right}
body[data-site-id="matrix-style-05"] .peerx-cpc-events{padding:85px 0 115px;background:#edf5fc}
body[data-site-id="matrix-style-05"] .peerx-cpc-event-layout{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:28px}
body[data-site-id="matrix-style-05"] .peerx-cpc-event-layout ol{margin:0;padding:0;list-style:none}
body[data-site-id="matrix-style-05"] .peerx-cpc-event-layout li{display:grid;grid-template-columns:45px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid #cbd7e2}
body[data-site-id="matrix-style-05"] .peerx-cpc-event-layout li b{color:#e5252e;font-size:18px}
body[data-site-id="matrix-style-05"] .peerx-cpc-event-layout article{min-height:680px;background:#fff;border:1px solid #d7dce1}
body[data-site-id="matrix-style-05"] .peerx-cpc-event-image{width:100%;height:330px;object-fit:cover}
body[data-site-id="matrix-style-05"] .peerx-cpc-event-layout article h3,body[data-site-id="matrix-style-05"] .peerx-cpc-event-layout article p,body[data-site-id="matrix-style-05"] .peerx-cpc-event-layout article a{margin-inline:25px}
body[data-site-id="matrix-style-05"] .peerx-cpc-event-layout article p{font-size:13px;line-height:1.6}
body[data-site-id="matrix-style-05"] .peerx-cpc-papers{padding:85px 0 95px;background:#fff}
body[data-site-id="matrix-style-05"] .peerx-cpc-papers .peerx-cpc-shell>div{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
body[data-site-id="matrix-style-05"] .peerx-cpc-papers article{min-height:650px;border-top:4px solid #e5252e}
body[data-site-id="matrix-style-05"] .peerx-cpc-papers article .peerx-cpc-card-image{height:230px}
body[data-site-id="matrix-style-05"] .peerx-cpc-papers article h3{font-size:16px}
body[data-site-id="matrix-style-05"] .peerx-cpc-papers article p{font-size:12px;line-height:1.6}
body[data-site-id="matrix-style-05"] .peerx-cpc-publications{padding:85px 0 120px;background:#edf5fc}
body[data-site-id="matrix-style-05"] .peerx-cpc-publications .peerx-cpc-shell>div{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
body[data-site-id="matrix-style-05"] .peerx-cpc-publications article{min-height:560px;padding:28px;background:#fff}
body[data-site-id="matrix-style-05"] .peerx-cpc-publications article h3{font-size:17px}
body[data-site-id="matrix-style-05"] .peerx-cpc-publications article p{font-size:13px;line-height:1.65}
body[data-site-id="matrix-style-05"] .peerx-cpc-publications blockquote{margin:50px 0;color:#e5252e;font-size:16px;line-height:1.5}
body[data-site-id="matrix-style-05"] .peerx-cpc-testimonial{padding:110px 0 130px;background:#fff;text-align:center}
body[data-site-id="matrix-style-05"] .peerx-cpc-testimonial>div{width:min(980px,calc(100% - 80px));margin:auto}
body[data-site-id="matrix-style-05"] .peerx-cpc-testimonial h2{font-size:28px}
body[data-site-id="matrix-style-05"] .peerx-cpc-testimonial h2 span,body[data-site-id="matrix-style-05"] .peerx-cpc-testimonial blockquote{color:#e5252e}
body[data-site-id="matrix-style-05"] .peerx-cpc-testimonial blockquote{margin:55px auto 35px;font-size:18px;line-height:1.7}
body[data-site-id="matrix-style-05"] .peerx-cpc-facility{position:relative;min-height:660px;overflow:hidden;background:#14243a;color:#fff}
body[data-site-id="matrix-style-05"] .peerx-cpc-facility::after{content:"";position:absolute;inset:0;background:rgba(7,19,37,.58)}
body[data-site-id="matrix-style-05"] .peerx-cpc-facility-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
body[data-site-id="matrix-style-05"] .peerx-cpc-facility>div{position:relative;z-index:1;width:min(1050px,calc(100% - 80px));margin:auto;padding:150px 0;text-align:center}
body[data-site-id="matrix-style-05"] .peerx-cpc-facility h2{font-size:34px}
body[data-site-id="matrix-style-05"] .peerx-cpc-facility span{display:inline-grid;width:125px;height:125px;margin:45px 20px 0;place-items:center;border:2px solid #fff;border-radius:50%}
body[data-site-id="matrix-style-05"] .peerx-cpc-partner{padding:55px 0;background:linear-gradient(115deg,#9b1830,#0c2c78);color:#fff;text-align:center}
body[data-site-id="matrix-style-05"] .peerx-cpc-partner strong{font-size:36px}
body[data-site-id="matrix-style-05"] .peerx-cpc-partner .peerx-button{background:#e5252e}
body[data-site-id="matrix-style-05"] .peerx-dense-footer{width:100%;padding:65px max(40px,calc((100vw - 1320px)/2));background:#272727;color:#ddd}
@media(max-width:760px){body[data-site-id="matrix-style-05"] .peerx-cpc-main{width:calc(100% - 28px);min-height:72px}body[data-site-id="matrix-style-05"] .peerx-cpc-main .peerx-header-search,body[data-site-id="matrix-style-05"] .peerx-cpc-main>div{display:none}body[data-site-id="matrix-style-05"] .peerx-cpc-nav{min-height:52px}body[data-site-id="matrix-style-05"] .peerx-cpc-nav nav{display:none}body[data-site-id="matrix-style-05"] .peerx-cpc-nav nav[data-open]{display:grid;width:100%;background:#fff}body[data-site-id="matrix-style-05"] .peerx-cpc-hero{min-height:780px}body[data-site-id="matrix-style-05"] .peerx-cpc-image{object-position:64% center}body[data-site-id="matrix-style-05"] .peerx-cpc-hero::after{background:linear-gradient(90deg,rgba(246,249,252,.96),rgba(246,249,252,.52))}body[data-site-id="matrix-style-05"] .peerx-cpc-hero-shell{width:calc(100% - 40px);padding:230px 0 80px}body[data-site-id="matrix-style-05"] .peerx-cpc-hero article{width:100%}body[data-site-id="matrix-style-05"] .peerx-cpc-hero h1{font-size:40px}body[data-site-id="matrix-style-05"] .peerx-cpc-shell{width:calc(100% - 34px)}body[data-site-id="matrix-style-05"] .peerx-cpc-titlebar{display:block}body[data-site-id="matrix-style-05"] .peerx-cpc-services{padding:60px 0 80px}body[data-site-id="matrix-style-05"] .peerx-cpc-services .peerx-cpc-shell>div:last-child,body[data-site-id="matrix-style-05"] .peerx-cpc-news-grid,body[data-site-id="matrix-style-05"] .peerx-cpc-event-layout,body[data-site-id="matrix-style-05"] .peerx-cpc-papers .peerx-cpc-shell>div,body[data-site-id="matrix-style-05"] .peerx-cpc-publications .peerx-cpc-shell>div{grid-template-columns:1fr}body[data-site-id="matrix-style-05"] .peerx-cpc-services article{min-height:310px}body[data-site-id="matrix-style-05"] .peerx-cpc-feature{padding:70px 0;border-bottom-width:55px}body[data-site-id="matrix-style-05"] .peerx-cpc-feature-lead{grid-template-columns:65px 1fr}body[data-site-id="matrix-style-05"] .peerx-cpc-news-grid article{min-height:760px}body[data-site-id="matrix-style-05"] .peerx-cpc-card-image{height:330px}body[data-site-id="matrix-style-05"] .peerx-cpc-events,body[data-site-id="matrix-style-05"] .peerx-cpc-papers,body[data-site-id="matrix-style-05"] .peerx-cpc-publications{padding:70px 0 90px}body[data-site-id="matrix-style-05"] .peerx-cpc-event-layout article{min-height:680px}body[data-site-id="matrix-style-05"] .peerx-cpc-papers article{min-height:650px}body[data-site-id="matrix-style-05"] .peerx-cpc-publications article{min-height:550px}body[data-site-id="matrix-style-05"] .peerx-cpc-testimonial{padding:90px 0 110px}body[data-site-id="matrix-style-05"] .peerx-cpc-testimonial>div{width:calc(100% - 40px)}body[data-site-id="matrix-style-05"] .peerx-cpc-facility{min-height:930px}body[data-site-id="matrix-style-05"] .peerx-cpc-facility>div{width:calc(100% - 40px);padding:150px 0}body[data-site-id="matrix-style-05"] .peerx-cpc-facility span{width:110px;height:110px;margin:30px 8px 0}body[data-site-id="matrix-style-05"] .peerx-cpc-partner{padding:70px 20px}body[data-site-id="matrix-style-05"] .peerx-dense-footer{padding:60px 22px}}

/* 06 — strict reference-style-06 reference structure. */
body[data-site-id="matrix-style-06"]{background:#fff;color:#071348}
body[data-site-id="matrix-style-06"] .peerx-reference-style-06-header{background:#07134c;color:#fff}
body[data-site-id="matrix-style-06"] .peerx-gs-utility{min-height:32px;background:#07134c}
body[data-site-id="matrix-style-06"] .peerx-gs-main{min-height:74px}
body[data-site-id="matrix-style-06"] .peerx-gs-main .peerx-brand strong{color:#fff}
body[data-site-id="matrix-style-06"] .peerx-gs-main .peerx-brand small{color:#b9c7ff}
body[data-site-id="matrix-style-06"] .peerx-gs-main .peerx-header-search input{border-color:#6370a3;border-radius:22px 0 0 22px;background:transparent;color:#fff}
body[data-site-id="matrix-style-06"] .peerx-gs-main .peerx-header-search button{border:1px solid #6370a3;border-left:0;border-radius:0 22px 22px 0;background:transparent}
body[data-site-id="matrix-style-06"] .peerx-gs-nav{border:0;background:#07134c;color:#fff}
body[data-site-id="matrix-style-06"] .peerx-gs-nav nav{min-height:42px}
body[data-site-id="matrix-style-06"] .peerx-gs-nav nav a:first-child{color:#fff}
body[data-site-id="matrix-style-06"] .peerx-gs-nav nav a:last-child{border:1px solid #58d347;border-radius:20px;background:transparent;color:#8deb72}
body[data-site-id="matrix-style-06"] .peerx-gs-hero{min-height:590px;background:#000;color:#fff}
body[data-site-id="matrix-style-06"] .peerx-gs-image{position:absolute;inset:0;width:100%;height:100%;opacity:.48;object-position:center}
body[data-site-id="matrix-style-06"] .peerx-gs-hero::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.25)}
body[data-site-id="matrix-style-06"] .peerx-gs-hero-overlay{position:relative;z-index:1;width:min(1100px,calc(100% - 60px));margin:auto;padding:105px 0;text-align:center}
body[data-site-id="matrix-style-06"] .peerx-gs-hero h1{max-width:none;margin:10px auto;color:#fff;font-size:54px;font-weight:400}
body[data-site-id="matrix-style-06"] .peerx-gs-hero p{margin-inline:auto;color:#51b6ed}
body[data-site-id="matrix-style-06"] .peerx-gs-hero .peerx-button{border-radius:25px;background:#34a8ef;padding:16px 32px}
body[data-site-id="matrix-style-06"] .peerx-gs-shell{width:min(1200px,calc(100% - 80px));margin:auto}
body[data-site-id="matrix-style-06"] .peerx-gs-services{padding:80px 0 115px;background:#07134c;color:#fff;text-align:center}
body[data-site-id="matrix-style-06"] .peerx-gs-services h2{margin:0 0 20px;font-size:40px;font-weight:400}
body[data-site-id="matrix-style-06"] .peerx-gs-services>.peerx-gs-shell>p{max-width:880px;margin:0 auto 45px;line-height:1.6}
body[data-site-id="matrix-style-06"] .peerx-gs-services>.peerx-gs-shell>div{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}
body[data-site-id="matrix-style-06"] .peerx-gs-services article{position:relative;min-height:315px;padding:28px 25px;text-align:left;border-radius:18px;background:#233ed0}
body[data-site-id="matrix-style-06"] .peerx-gs-services article.tone-2{background:#3d58e8}body[data-site-id="matrix-style-06"] .peerx-gs-services article.tone-3{background:#6ae35d;color:#06204e}body[data-site-id="matrix-style-06"] .peerx-gs-services article.tone-4{background:#fff;color:#07134c}
body[data-site-id="matrix-style-06"] .peerx-gs-services article h3{margin:0;font-size:27px;font-weight:400;line-height:1.05}
body[data-site-id="matrix-style-06"] .peerx-gs-services article p{min-height:125px;line-height:1.5}
body[data-site-id="matrix-style-06"] .peerx-gs-services article a{display:inline-block;border-radius:22px;background:#55cc4e;padding:10px 20px;color:#07134c;text-decoration:none}
body[data-site-id="matrix-style-06"] .peerx-gs-services article b{position:absolute;right:22px;bottom:30px;font-size:38px}
body[data-site-id="matrix-style-06"] .peerx-gs-events{min-height:1680px;padding:95px 0;background:#fff}
body[data-site-id="matrix-style-06"] .peerx-gs-event-tabs{display:flex;width:430px;margin:0 auto 35px;gap:18px}
body[data-site-id="matrix-style-06"] .peerx-gs-event-tabs span{flex:1;border:1px solid #07134c;border-radius:24px;padding:10px;text-align:center}
body[data-site-id="matrix-style-06"] .peerx-gs-event-tabs span:first-child{background:#17217b;color:#fff}
body[data-site-id="matrix-style-06"] .peerx-gs-event-list{display:grid;width:330px;margin-left:auto;gap:12px}
body[data-site-id="matrix-style-06"] .peerx-gs-event-list article{min-height:195px;padding:22px;border:1px solid #d9dce8;border-radius:14px}
body[data-site-id="matrix-style-06"] .peerx-gs-event-list small{color:#4bce46}
body[data-site-id="matrix-style-06"] .peerx-gs-event-list h3{font-size:18px;font-weight:400}
body[data-site-id="matrix-style-06"] .peerx-gs-event-list p{font-size:13px;line-height:1.5}
body[data-site-id="matrix-style-06"] .peerx-gs-event-list a{display:inline-block;border-radius:20px;background:#112080;padding:8px 18px;color:#fff;text-decoration:none;font-size:12px}
body[data-site-id="matrix-style-06"] .peerx-gs-testimonials{min-height:1030px;padding:80px 0;background:#fff}
body[data-site-id="matrix-style-06"] .peerx-gs-testimonials .peerx-gs-shell{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:end;min-height:850px}
body[data-site-id="matrix-style-06"] .peerx-gs-testimonials article{padding-bottom:80px}
body[data-site-id="matrix-style-06"] .peerx-gs-testimonials h3{font-size:20px}
body[data-site-id="matrix-style-06"] .peerx-gs-testimonials p{margin-top:75px;font-size:14px;line-height:1.7}
body[data-site-id="matrix-style-06"] .peerx-gs-news{padding:95px 0 130px;background:#fff}
body[data-site-id="matrix-style-06"] .peerx-gs-news h2{text-align:center;font-size:38px;font-weight:400}
body[data-site-id="matrix-style-06"] .peerx-gs-news .peerx-gs-shell>div{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:65px;padding-bottom:80px;border-bottom:1px solid #9da4b9}
body[data-site-id="matrix-style-06"] .peerx-gs-news article{min-height:260px}
body[data-site-id="matrix-style-06"] .peerx-gs-news h3{font-size:17px;font-weight:400}
body[data-site-id="matrix-style-06"] .peerx-gs-news p{font-size:12px;line-height:1.55}
body[data-site-id="matrix-style-06"] .peerx-gs-news a{color:#07134c}
body[data-site-id="matrix-style-06"] .peerx-commerce-footer{width:100%;padding:85px max(30px,calc((100vw - 1200px)/2));background:#07134c;color:#fff}
@media(min-width:761px){body[data-site-id="matrix-style-06"] .peerx-gs-events{min-height:1132px}body[data-site-id="matrix-style-06"] .peerx-gs-testimonials{min-height:700px}body[data-site-id="matrix-style-06"] .peerx-gs-testimonials .peerx-gs-shell{min-height:530px}}
@media(max-width:760px){body[data-site-id="matrix-style-06"] .peerx-gs-utility{display:none}body[data-site-id="matrix-style-06"] .peerx-gs-main{width:calc(100% - 28px);min-height:76px}body[data-site-id="matrix-style-06"] .peerx-gs-main .peerx-header-search,body[data-site-id="matrix-style-06"] .peerx-gs-main>span{display:none}body[data-site-id="matrix-style-06"] .peerx-gs-nav{min-height:48px}body[data-site-id="matrix-style-06"] .peerx-gs-nav nav{display:none}body[data-site-id="matrix-style-06"] .peerx-gs-nav nav[data-open]{display:grid;background:#07134c}body[data-site-id="matrix-style-06"] .peerx-gs-hero{min-height:720px}body[data-site-id="matrix-style-06"] .peerx-gs-hero-overlay{width:calc(100% - 32px);padding:160px 0}body[data-site-id="matrix-style-06"] .peerx-gs-hero h1{font-size:38px}body[data-site-id="matrix-style-06"] .peerx-gs-shell{width:calc(100% - 28px)}body[data-site-id="matrix-style-06"] .peerx-gs-services{padding:65px 0 90px}body[data-site-id="matrix-style-06"] .peerx-gs-services h2{font-size:34px}body[data-site-id="matrix-style-06"] .peerx-gs-services>.peerx-gs-shell>div{grid-template-columns:1fr 1fr;gap:14px}body[data-site-id="matrix-style-06"] .peerx-gs-services article{min-height:330px;padding:22px 18px}body[data-site-id="matrix-style-06"] .peerx-gs-services article h3{font-size:23px}body[data-site-id="matrix-style-06"] .peerx-gs-events{min-height:1580px;padding:75px 0}body[data-site-id="matrix-style-06"] .peerx-gs-event-tabs{width:100%}body[data-site-id="matrix-style-06"] .peerx-gs-event-list{width:100%;margin:0;padding-top:520px}body[data-site-id="matrix-style-06"] .peerx-gs-event-list article{min-height:225px}body[data-site-id="matrix-style-06"] .peerx-gs-testimonials{min-height:1450px;padding:70px 0}body[data-site-id="matrix-style-06"] .peerx-gs-testimonials .peerx-gs-shell{grid-template-columns:1fr;gap:110px;min-height:1300px;align-content:end}body[data-site-id="matrix-style-06"] .peerx-gs-testimonials article{padding-bottom:0}body[data-site-id="matrix-style-06"] .peerx-gs-news{padding:80px 0 110px}body[data-site-id="matrix-style-06"] .peerx-gs-news .peerx-gs-shell>div{grid-template-columns:1fr;gap:50px}body[data-site-id="matrix-style-06"] .peerx-gs-news article{min-height:350px}body[data-site-id="matrix-style-06"] .peerx-commerce-footer{padding:70px 22px}}

/* 07 — strict reference style 07 frozen reference composition. */
body[data-site-id="matrix-style-07"]{background:#fff;color:#292929}
body[data-site-id="matrix-style-07"] .peerx-gl-header{background:#fff}
body[data-site-id="matrix-style-07"] .peerx-gl-main{display:flex;width:min(1200px,calc(100% - 80px));min-height:94px;margin:auto;align-items:center;gap:24px}
body[data-site-id="matrix-style-07"] .peerx-gl-main .peerx-brand{min-width:390px}
body[data-site-id="matrix-style-07"] .peerx-gl-main .peerx-brand img{width:82px;height:72px}
body[data-site-id="matrix-style-07"] .peerx-gl-main .peerx-brand strong{font-size:23px}
body[data-site-id="matrix-style-07"] .peerx-gl-tools{display:flex;flex:1;align-items:center;justify-content:flex-end;gap:15px;font-size:13px;white-space:nowrap}
body[data-site-id="matrix-style-07"] .peerx-gl-search{display:flex;width:300px;margin:0}
body[data-site-id="matrix-style-07"] .peerx-gl-search select,body[data-site-id="matrix-style-07"] .peerx-gl-search input{min-width:0;border:1px solid #ddd;background:#f5f5f5;padding:10px}
body[data-site-id="matrix-style-07"] .peerx-gl-search select{width:105px;border-right:0}
body[data-site-id="matrix-style-07"] .peerx-gl-search input{width:195px}
body[data-site-id="matrix-style-07"] .peerx-gl-search button{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
body[data-site-id="matrix-style-07"] .peerx-gl-action{padding:12px 16px;background:#b72420;color:#fff!important;text-decoration:none}
body[data-site-id="matrix-style-07"] .peerx-gl-nav{border:0;background:#323474;color:#fff}
body[data-site-id="matrix-style-07"] .peerx-gl-nav nav{min-height:62px;justify-content:space-between}
body[data-site-id="matrix-style-07"] .peerx-gl-nav nav a:first-child,body[data-site-id="matrix-style-07"] .peerx-gl-nav nav a:last-child{margin:0;background:transparent;color:#fff;padding:0}
body[data-site-id="matrix-style-07"] .peerx-gl-intro{min-height:255px;padding:45px 0 0;background:#fff}
body[data-site-id="matrix-style-07"] .peerx-gl-intro-main,body[data-site-id="matrix-style-07"] .peerx-gl-products,body[data-site-id="matrix-style-07"] .peerx-gl-follow{display:grid;width:min(1200px,calc(100% - 80px));margin:auto;grid-template-columns:3fr 1fr;gap:75px}
body[data-site-id="matrix-style-07"] .peerx-gl-intro article{padding-left:300px}
body[data-site-id="matrix-style-07"] .peerx-gl-intro h1{margin:0;color:#b5211d;font-size:29px;font-weight:500}
body[data-site-id="matrix-style-07"] .peerx-gl-intro p{font-size:14px;line-height:1.8}
body[data-site-id="matrix-style-07"] .peerx-gl-intro a{color:#222}
body[data-site-id="matrix-style-07"] .peerx-gl-intro aside{display:grid;gap:96px;align-content:start;text-align:center}
body[data-site-id="matrix-style-07"] .peerx-gl-intro aside h2{font-size:17px}
body[data-site-id="matrix-style-07"] .peerx-gl-intro aside p{margin:0}
body[data-site-id="matrix-style-07"] .peerx-gl-products{min-height:455px;padding-top:8px}
body[data-site-id="matrix-style-07"] .peerx-gl-products>div{padding-right:80px}
body[data-site-id="matrix-style-07"] .peerx-gl-products h2{font-size:20px}
body[data-site-id="matrix-style-07"] .peerx-gl-products p{font-size:14px;line-height:1.75}
body[data-site-id="matrix-style-07"] .peerx-gl-products aside{display:grid;align-content:space-around;text-align:center}
body[data-site-id="matrix-style-07"] .peerx-gl-whatsapp{justify-self:center;padding:13px 22px;background:#b62420;color:#fff!important;text-decoration:none;font-weight:700}
body[data-site-id="matrix-style-07"] .peerx-gl-follow{display:flex;min-height:75px;align-items:center;justify-content:flex-end;gap:35px;font-size:14px}
body[data-site-id="matrix-style-07"] .peerx-gl-follow strong{margin-right:auto}
body[data-site-id="matrix-style-07"] .peerx-gl-follow a{color:#222;text-decoration:none}
body[data-site-id="matrix-style-07"] .peerx-gl-footer{display:flex;width:100%;min-height:88px;box-sizing:border-box;padding:24px max(40px,calc((100vw - 1200px)/2));align-items:center;gap:28px;background:#f0f2f7;color:#222}
body[data-site-id="matrix-style-07"] .peerx-gl-footer a{margin:0;color:#222}
body[data-site-id="matrix-style-07"] .peerx-gl-footer small{margin-left:auto}
@media(max-width:1100px){body[data-site-id="matrix-style-07"] .peerx-gl-main{width:calc(100% - 40px);gap:16px}body[data-site-id="matrix-style-07"] .peerx-gl-main .peerx-brand{min-width:260px}body[data-site-id="matrix-style-07"] .peerx-gl-main .peerx-brand img{width:60px;height:55px}body[data-site-id="matrix-style-07"] .peerx-gl-main .peerx-brand strong{font-size:19px}body[data-site-id="matrix-style-07"] .peerx-gl-tools{gap:8px;font-size:12px}body[data-site-id="matrix-style-07"] .peerx-gl-language{display:none}body[data-site-id="matrix-style-07"] .peerx-gl-search{width:230px}body[data-site-id="matrix-style-07"] .peerx-gl-search select{width:85px}body[data-site-id="matrix-style-07"] .peerx-gl-search input{width:145px}body[data-site-id="matrix-style-07"] .peerx-gl-action{padding:10px}}
@media(max-width:820px){body[data-site-id="matrix-style-07"] .peerx-gl-main{width:calc(100% - 28px);min-height:76px}body[data-site-id="matrix-style-07"] .peerx-gl-main .peerx-brand{min-width:0}body[data-site-id="matrix-style-07"] .peerx-gl-main .peerx-brand img{width:54px;height:54px}body[data-site-id="matrix-style-07"] .peerx-gl-tools{display:none}body[data-site-id="matrix-style-07"] .peerx-menu{display:block;margin-left:auto}body[data-site-id="matrix-style-07"] .peerx-gl-nav{min-height:48px}body[data-site-id="matrix-style-07"] .peerx-gl-nav nav{display:none}body[data-site-id="matrix-style-07"] .peerx-gl-nav nav[data-open]{display:grid;background:#323474;padding:16px 18px;gap:14px}}
@media(max-width:760px){body[data-site-id="matrix-style-07"] .peerx-gl-main{width:calc(100% - 28px);min-height:76px}body[data-site-id="matrix-style-07"] .peerx-gl-main .peerx-brand{min-width:0}body[data-site-id="matrix-style-07"] .peerx-gl-main .peerx-brand img{width:54px;height:54px}body[data-site-id="matrix-style-07"] .peerx-gl-tools{display:none}body[data-site-id="matrix-style-07"] .peerx-gl-nav{min-height:48px}body[data-site-id="matrix-style-07"] .peerx-gl-nav nav{display:none}body[data-site-id="matrix-style-07"] .peerx-gl-nav nav[data-open]{display:grid;background:#323474;padding:16px 18px;gap:14px}body[data-site-id="matrix-style-07"] .peerx-gl-intro{padding:38px 0}body[data-site-id="matrix-style-07"] .peerx-gl-intro-main,body[data-site-id="matrix-style-07"] .peerx-gl-products{width:calc(100% - 36px);grid-template-columns:1fr;gap:30px}body[data-site-id="matrix-style-07"] .peerx-gl-intro article{padding:0}body[data-site-id="matrix-style-07"] .peerx-gl-intro h1{font-size:27px}body[data-site-id="matrix-style-07"] .peerx-gl-intro aside{gap:12px;text-align:left}body[data-site-id="matrix-style-07"] .peerx-gl-products{min-height:0;padding:25px 0 45px}body[data-site-id="matrix-style-07"] .peerx-gl-products>div{padding:0}body[data-site-id="matrix-style-07"] .peerx-gl-products aside{gap:22px;align-content:start;text-align:left}body[data-site-id="matrix-style-07"] .peerx-gl-whatsapp{justify-self:start}body[data-site-id="matrix-style-07"] .peerx-gl-follow{width:calc(100% - 36px);min-height:150px;flex-wrap:wrap;justify-content:flex-start;gap:16px}body[data-site-id="matrix-style-07"] .peerx-gl-follow strong{width:100%}body[data-site-id="matrix-style-07"] .peerx-gl-footer{display:grid;min-height:0;padding:28px 18px;gap:12px}body[data-site-id="matrix-style-07"] .peerx-gl-footer small{margin:0}}
/* The frozen responsive references switch their full navigation at 780px. */
@media (min-width:761px) and (max-width:780px){
 body[data-site-id="matrix-style-01"] .peerx-headmain nav,body[data-site-id="matrix-style-02"] .peerx-headmain nav{display:none}
 body[data-site-id="matrix-style-01"] .peerx-headmain .peerx-menu,body[data-site-id="matrix-style-02"] .peerx-headmain .peerx-menu{display:block;margin-left:auto}
 body[data-site-id="matrix-style-01"] .peerx-reference-style-01-hero-copy h1{width:340px;max-width:100%}
 body[data-site-id="matrix-style-04"] .peerx-ambio-hero h1{max-width:18ch}
 body[data-site-id="matrix-style-07"] .peerx-gl-intro article{padding-left:0}
}
body[data-site-id="matrix-style-02"] .peerx-poly-controls [data-carousel-dot]{width:40px;height:40px}
body[data-site-id="matrix-style-06"] .peerx-gs-services>.peerx-gs-shell>div{grid-template-columns:repeat(4,minmax(0,1fr))}
body[data-site-id="matrix-style-06"] .peerx-gs-services article{min-width:0;overflow-wrap:anywhere}
@media (max-width:780px){body[data-site-id="matrix-style-06"] .peerx-gs-services>.peerx-gs-shell>div{grid-template-columns:repeat(2,minmax(0,1fr))}}
body[data-site-id="matrix-style-06"] .peerx-gs-services h3{overflow-wrap:anywhere}
@media (min-width:761px){body[data-site-id="matrix-style-04"] .peerx-ambi-nav{min-height:64px}body[data-site-id="matrix-style-04"] .peerx-ambi-nav nav{flex:none;width:min(1140px,calc(100% - 40px));min-height:64px;margin-inline:auto;justify-content:flex-start;gap:35px}}
@media (min-width:761px) and (max-width:950px){body[data-site-id="matrix-style-04"] .peerx-ambi-nav nav{gap:12px}body[data-site-id="matrix-style-04"] .peerx-ambi-nav a{font-size:11px}}
@media (min-width:600px) and (max-width:760px){body[data-site-id="matrix-style-04"] .peerx-ambio-hero h1{max-width:18ch;font-size:33px}}
/* Frozen-reference page-length calibration. These rules preserve the matched
   section order and restore the spacing rhythm visible in the supplied shots. */
@media (min-width:761px){
 body[data-site-id="matrix-style-01"] :is(.peerx-reference-style-01-metrics,.peerx-reference-style-01-services,.peerx-reference-style-01-why,.peerx-reference-style-01-company,.peerx-reference-style-01-knowledge,.peerx-reference-style-01-workflow,.peerx-reference-style-01-faq,.peerx-reference-style-01-inquiry){padding-block:156px}
 body[data-site-id="matrix-style-04"] .peerx-ambio-promo{padding-block:24px}
}
@media (max-width:760px){
 body[data-site-id="matrix-style-01"] :is(.peerx-reference-style-01-metrics,.peerx-reference-style-01-services,.peerx-reference-style-01-why,.peerx-reference-style-01-company,.peerx-reference-style-01-knowledge,.peerx-reference-style-01-workflow,.peerx-reference-style-01-faq,.peerx-reference-style-01-inquiry){padding-block:99px}
}

/* Conversion, report-library, and editorial modules shared by all peer templates. */
.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}}
