/*
Theme Name: PharmaLab Blue Pro
Theme URI: https://example.com/pharmalab-blue-pro
Author: Codex
Description: Professional WordPress theme for chemical and pharmaceutical foreign trade websites. Includes product catalog, product categories, product detail specifications and online inquiry forms.
Version: 2.2.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: pharmalab-blue-pro
Tags: business, chemistry, pharmaceutical, products, responsive, custom-menu
*/

:root {
  --blue-950:#06172f;
  --blue-900:#08224a;
  --blue-800:#0b3670;
  --blue-700:#0b57b7;
  --blue-600:#0969da;
  --blue-500:#1685ff;
  --cyan:#17c7e8;
  --teal:#18b79a;
  --orange:#ff9f43;
  --ink:#102033;
  --muted:#607089;
  --line:#dce8f5;
  --soft:#f4f9ff;
  --white:#fff;
  --shadow:0 18px 45px rgba(8,34,74,.12);
  --radius:18px;
  --container:1200px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,Arial,"Helvetica Neue",sans-serif;color:var(--ink);background:#fff;line-height:1.65}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
input,textarea,select,button{font:inherit}
.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}
.mono{font-family:"IBM Plex Mono",Consolas,monospace}

.btn,.button,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:999px;padding:13px 22px;font-weight:800;cursor:pointer;transition:.2s ease;background:var(--blue-600);color:#fff;box-shadow:0 12px 24px rgba(9,105,218,.22)}
.btn:hover,.button:hover{transform:translateY(-2px);background:var(--blue-700)}
.btn--ghost{background:#fff;color:var(--blue-700);border:1px solid var(--line);box-shadow:none}
.btn--light{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.25);box-shadow:none}

.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,232,245,.9)}
.topbar{background:var(--blue-950);color:#d7e9ff;font-size:13px}
.topbar__inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.topbar a{color:#fff}
.header-main{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;gap:12px;font-weight:900;color:var(--blue-950)}
.brand__mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--blue-600),var(--cyan));display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 12px 28px rgba(9,105,218,.28)}
.brand__name{font-size:22px;letter-spacing:-.03em}
.brand__tag{font-size:11px;color:var(--muted);font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.nav{display:flex;align-items:center;gap:6px}
.nav ul{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0}
.nav a{display:block;padding:10px 13px;border-radius:999px;color:#253b55;font-weight:800;font-size:14px}
.nav a:hover{background:var(--soft);color:var(--blue-700)}
.mobile-toggle{display:none;border:0;background:var(--soft);border-radius:12px;padding:10px}

.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 12%,rgba(23,199,232,.32),transparent 28%),linear-gradient(135deg,var(--blue-950),var(--blue-800));color:#fff}
.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent)}
.hero__inner{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center;padding:92px 0}
.eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:7px 13px;color:#cbeeff;font-weight:900;font-size:13px;letter-spacing:.06em;text-transform:uppercase}
.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:20px 0 18px;letter-spacing:-.06em}
.hero h1 span{color:#7be7ff}
.hero p{font-size:18px;color:#d7e9ff;max-width:680px}
.hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.hero-search{margin-top:26px;background:#fff;border-radius:20px;padding:10px;display:flex;box-shadow:0 22px 55px rgba(0,0,0,.22);max-width:680px}
.hero-search input{flex:1;border:0;padding:12px 16px;outline:0;color:var(--ink)}
.hero-search button{white-space:nowrap}
.hero-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:28px;padding:26px;box-shadow:0 24px 60px rgba(0,0,0,.25);backdrop-filter:blur(12px)}
.molecule{height:260px;border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04));position:relative;overflow:hidden}
.node{position:absolute;width:26px;height:26px;border-radius:50%;background:var(--cyan);box-shadow:0 0 30px rgba(23,199,232,.8)}
.node.n1{left:20%;top:30%}.node.n2{left:52%;top:18%;background:#fff}.node.n3{right:18%;top:48%;background:var(--teal)}.node.n4{left:38%;bottom:18%;background:var(--orange)}
.bond{position:absolute;height:2px;background:rgba(255,255,255,.55);transform-origin:left center}
.bond.b1{left:24%;top:35%;width:150px;transform:rotate(-18deg)}.bond.b2{left:56%;top:25%;width:140px;transform:rotate(38deg)}.bond.b3{left:42%;top:70%;width:170px;transform:rotate(-44deg)}
.hero-card dl{display:grid;gap:10px;margin:22px 0 0}.hero-card div{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.14);padding-bottom:8px}.hero-card dt{color:#b9d9ff}.hero-card dd{margin:0;font-weight:900}

.section{padding:78px 0}.section--soft{background:var(--soft)}.section--dark{background:var(--blue-950);color:#fff}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:30px}
.section-kicker{color:var(--blue-600);font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:13px}
.section-title{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.045em;margin:8px 0 0}
.section-desc{max-width:680px;color:var(--muted);margin:10px 0 0}.section--dark .section-desc{color:#bad2ef}
.section-head--products{margin-bottom:14px}
.section-title--products{font-size:16px;line-height:1.25;letter-spacing:-.01em;margin-top:6px}

.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.cat-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow);transition:.2s}
.cat-card:hover{transform:translateY(-4px);border-color:#b8d7f7}
.cat-card__icon{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--blue-600),var(--cyan));display:grid;place-items:center;color:#fff;font-weight:900;margin-bottom:14px}
.cat-card__head{display:flex;align-items:center;gap:16px;margin-bottom:18px}
.cat-card__head .cat-card__icon{flex:0 0 48px;margin-bottom:0}
.cat-card__head h3{margin:0;min-width:0}
.cat-card h3{font-size:22px;letter-spacing:-.03em;margin:0 0 10px}.cat-card ul{padding-left:18px;margin:0;color:var(--muted)}.cat-card li{margin:4px 0}

.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.product-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}
.product-card__media{height:190px;background:linear-gradient(135deg,#eff7ff,#dbeeff);display:grid;place-items:center;color:var(--blue-700);font-weight:900}
.product-card__body{padding:20px}.product-card__cat{color:var(--blue-600);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.product-card h3{margin:6px 0 12px;font-size:20px;line-height:1.25}.product-card dl{display:grid;gap:8px;margin:0 0 16px}.product-card dl div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px dashed var(--line);padding-bottom:6px}.product-card dt{color:var(--muted)}.product-card dd{margin:0;font-weight:800}

.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.feature strong{display:block;font-size:30px;color:var(--blue-700);line-height:1}.feature span{color:var(--muted);font-weight:700}
.coa-showcase-section{padding:0}
.section--product-categories{padding-top:40px;padding-bottom:0}
@media(max-width:700px){.section--product-categories{padding-top:28px}}
.peptide-development.peptide-development--research{padding-top:32px}
@media(max-width:700px){.peptide-development.peptide-development--research{padding-top:24px}}
.coa-showcase{position:relative;display:grid;grid-template-columns:86px minmax(280px,1.25fr) minmax(270px,.9fr) auto;align-items:center;gap:26px;padding:30px 34px;border:1px solid #cfe2f7;border-radius:24px;background:linear-gradient(120deg,#fff 0%,#f7fbff 68%,#e8f4ff 100%);box-shadow:0 18px 45px rgba(7,45,91,.09);overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.coa-showcase:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,var(--blue-600),var(--cyan))}
.coa-showcase:hover{transform:translateY(-3px);border-color:#9fc9f4;box-shadow:0 24px 54px rgba(7,45,91,.14)}
.coa-showcase__icon{width:76px;height:76px;border-radius:22px;background:linear-gradient(135deg,var(--blue-700),var(--cyan));display:grid;place-items:center;color:#fff;box-shadow:0 14px 30px rgba(9,105,218,.22)}
.coa-showcase__icon svg{width:48px;height:48px;display:block}
.coa-showcase__content{display:grid;gap:6px;min-width:0}
.coa-showcase__kicker{color:var(--blue-600);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.coa-showcase__content strong{color:var(--blue-950);font-size:30px;line-height:1.1;letter-spacing:-.035em}
.coa-showcase__description{color:var(--muted);font-size:15px;line-height:1.55;max-width:650px}
.coa-showcase__types{display:flex;flex-wrap:wrap;gap:8px}
.coa-showcase__types span{padding:8px 11px;border:1px solid #cfe2f7;border-radius:999px;background:#fff;color:var(--blue-800);font-size:12px;font-weight:800;white-space:nowrap}
.coa-showcase__action{display:inline-flex;align-items:center;gap:10px;padding:13px 18px;border-radius:999px;background:var(--blue-700);color:#fff;font-size:14px;font-weight:900;white-space:nowrap;box-shadow:0 10px 24px rgba(9,105,218,.2)}
.coa-showcase__action b{font-size:18px;transition:transform .2s ease}.coa-showcase:hover .coa-showcase__action b{transform:translateX(3px)}
@media (max-width:900px){.coa-showcase{grid-template-columns:76px 1fr auto}.coa-showcase__types{grid-column:2/-1}.coa-showcase__icon{width:68px;height:68px}.coa-showcase__content strong{font-size:26px}}
@media (max-width:650px){.coa-showcase-section{padding:0}.coa-showcase{grid-template-columns:58px 1fr;padding:22px 20px;gap:16px}.coa-showcase__icon{width:56px;height:56px;border-radius:17px}.coa-showcase__icon svg{width:36px;height:36px}.coa-showcase__types,.coa-showcase__action{grid-column:1/-1}.coa-showcase__content strong{font-size:23px}.coa-showcase__action{justify-content:center}}
.process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:22px}.step b{color:#7be7ff}.step h3{margin:10px 0 8px}.step p{color:#bad2ef;margin:0}
.peptide-development{padding:72px 0;background:linear-gradient(135deg,#eef7ff 0%,#e4f1ff 100%)}
.peptide-development__inner{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(560px,1.28fr);align-items:center;gap:54px}
.peptide-development__copy h2{max-width:500px;margin:10px 0 18px;color:var(--blue-950);font-size:clamp(34px,4vw,48px);line-height:1.08;letter-spacing:-.045em}
.peptide-development__copy>p{max-width:520px;margin:0;color:#4f6680;font-size:16px;line-height:1.7}
.peptide-development__points{display:grid;gap:11px;margin:24px 0 28px;padding:0;list-style:none;color:#1d3551;font-weight:800}
.peptide-development__points li{display:flex;align-items:center;gap:10px}
.peptide-development__points li span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--blue-700);color:#fff;font-size:12px;flex:0 0 22px}
.peptide-development__link{display:inline-flex;align-items:center;gap:9px;color:var(--blue-700);font-weight:900}
.peptide-development__link b{font-size:18px;transition:transform .2s ease}.peptide-development__link:hover b{transform:translateX(4px)}
.peptide-development--research .peptide-development__copy h2{max-width:430px;margin:8px 0 12px;font-size:clamp(30px,3.2vw,40px);line-height:1.1}
.peptide-development--research .peptide-development__copy>p{line-height:1.55}
.peptide-development--research .peptide-development__points{gap:8px;margin:16px 0 18px}
.peptide-development__media{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:10px;border:1px solid #c9def4;border-radius:24px;background:rgba(255,255,255,.72);box-shadow:0 22px 55px rgba(7,45,91,.12)}
.peptide-development__media figure{position:relative;min-width:0;margin:0;border-radius:17px;overflow:hidden;background:#dcecff;aspect-ratio:1/1}
.peptide-development__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}
.peptide-development__media figure:hover img{transform:scale(1.035)}
.peptide-development__media figcaption{position:absolute;inset:auto 0 0;padding:32px 16px 14px;background:linear-gradient(transparent,rgba(5,45,93,.9));color:#fff;text-align:center;font-size:13px;font-weight:900}
.capabilities-showcase{background:linear-gradient(135deg,#fff 0%,#f3f8fe 100%);border-top:1px solid #d7e8f8}
.capabilities-showcase{padding-top:48px;padding-bottom:48px}
.capabilities-showcase .peptide-development__copy h2{max-width:430px;margin:8px 0 14px;font-size:clamp(30px,3.2vw,40px);line-height:1.1}
@media(max-width:700px){.capabilities-showcase{padding-top:36px;padding-bottom:36px}}
.capabilities-showcase .peptide-development__copy>p strong{display:block;margin-bottom:7px;color:var(--blue-950);font-size:18px}
.capabilities-showcase__media img{object-position:center}
@media (max-width:900px){.peptide-development{padding:56px 0}.peptide-development__inner{grid-template-columns:1fr;gap:34px}.peptide-development__copy h2,.peptide-development__copy>p{max-width:none}}
@media (max-width:560px){.peptide-development{padding:42px 0}.peptide-development__media{grid-template-columns:1fr}.peptide-development__copy h2{font-size:31px}.peptide-development__media figure{aspect-ratio:4/3}}

#resources{padding-bottom:36px}
#inquiry{padding-top:36px}
@media(max-width:700px){#resources{padding-bottom:28px}#inquiry{padding-top:28px}}
.inquiry-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:start}
.contact-panel,.inquiry-form{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow)}
.contact-row{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.contact-row:last-child{border-bottom:0}.contact-row b{display:block}.contact-row span{color:var(--muted)}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px;margin-bottom:14px}.field--full{grid-column:1/-1}.field label{font-weight:800;color:#243b55}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);border-radius:14px;padding:12px 14px;outline:0;background:#fbfdff}.field input:focus,.field textarea:focus{border-color:var(--blue-500);box-shadow:0 0 0 4px rgba(22,133,255,.12)}
.form-message{display:none;margin-top:12px;padding:12px 14px;border-radius:12px;background:#e8fff7;color:#047857;font-weight:800}.form-message.is-error{background:#fff1f2;color:#be123c}

.site-footer{background:#071a35;color:#c8dcf4;padding:56px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.footer-title{color:#fff;font-weight:900;margin-bottom:12px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#8fb1d6;font-size:14px}

.page-hero{background:linear-gradient(135deg,var(--blue-950),var(--blue-800));color:#fff;padding:64px 0}.page-hero h1{font-size:48px;margin:0;letter-spacing:-.04em}.content-area{padding:62px 0}.content-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--shadow)}
.product-layout{display:grid;grid-template-columns:1fr 380px;gap:28px}.spec-table{width:100%;border-collapse:collapse}.spec-table th,.spec-table td{border-bottom:1px solid var(--line);padding:12px;text-align:left}.spec-table th{color:var(--muted);width:38%}

@media (max-width: 900px){
  .topbar{display:none}.header-main{height:auto;padding:14px 0}.mobile-toggle{display:block}.nav{display:none;position:absolute;left:20px;right:20px;top:72px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:var(--shadow)}.nav.is-open{display:block}.nav ul{display:block}.nav a{padding:12px}
  .hero__inner,.inquiry-wrap,.product-layout{grid-template-columns:1fr}.hero__inner{padding:62px 0}.cat-grid,.product-grid,.features,.process,.footer-grid{grid-template-columns:1fr 1fr}.section-head{display:block}.form-grid{grid-template-columns:1fr}
}
@media (max-width: 560px){.container{width:min(100% - 28px,var(--container))}.cat-grid,.product-grid,.features,.process,.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.hero-search{display:block}.hero-search button{width:100%;margin-top:8px}}

/* Products mega menu and built-in language switcher */
.topbar__actions{display:flex;align-items:center;gap:16px}
.language-switcher{position:relative;display:inline-flex;align-items:center}
.language-switcher:before{content:"🌐";position:absolute;left:9px;z-index:1;font-size:13px;pointer-events:none}
.language-switcher select{appearance:none;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#0b2c58;color:#fff;padding:5px 28px 5px 29px;font-size:12px;font-weight:800;cursor:pointer;outline:0}
.language-switcher:after{content:"⌄";position:absolute;right:9px;color:#b9d9ff;pointer-events:none}
.language-switcher option{color:#102033;background:#fff}
#google_translate_element{display:none!important}
.goog-te-banner-frame.skiptranslate,.goog-te-balloon-frame{display:none!important}
body{top:0!important}

.nav .primary-menu{position:relative}
.nav-products{position:relative;display:flex;align-items:center}
.nav-products__link span{font-size:16px;margin-left:3px}
.submenu-toggle{display:none;border:0;background:var(--soft);color:var(--blue-700);border-radius:10px;width:40px;height:40px;font-weight:900;cursor:pointer}
.product-mega{display:none;position:absolute;z-index:100;top:calc(100% + 17px);left:50%;transform:translateX(-50%);width:min(940px,calc(100vw - 44px));padding:22px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 28px 70px rgba(6,23,47,.2)}
.product-mega:before{content:"";position:absolute;left:0;right:0;top:-20px;height:22px}
.nav-products:hover .product-mega,.nav-products:focus-within .product-mega,.nav-products.is-open .product-mega{display:block}
.product-mega__head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 4px 15px;margin-bottom:16px;border-bottom:1px solid var(--line)}
.product-mega__head strong{font-size:20px;color:var(--blue-950)}
.product-mega__head a{padding:6px 10px!important;color:var(--blue-600)!important}
.product-mega__grid{display:grid!important;grid-template-columns:repeat(3,1fr);align-items:start!important;gap:20px 26px!important}
.product-mega__group{min-width:0}
.product-mega__parent{padding:0 0 7px!important;border-radius:0!important;color:var(--blue-800)!important;font-size:15px!important;border-bottom:2px solid #d8eaff}
.product-mega__group ul{display:block!important;margin-top:7px!important}
.product-mega__group li{display:block}
.product-mega__group li a{padding:4px 0!important;border-radius:0!important;color:var(--muted)!important;font-size:13px!important;font-weight:700!important}
.product-mega__group li a:hover{background:transparent!important;color:var(--blue-600)!important;transform:translateX(3px)}

html[dir="rtl"] body{direction:rtl;text-align:right}
html[dir="rtl"] .language-switcher:before{left:auto;right:9px}
html[dir="rtl"] .language-switcher:after{right:auto;left:9px}
html[dir="rtl"] .language-switcher select{padding:5px 29px 5px 28px}
html[dir="rtl"] .product-mega__group li a:hover{transform:translateX(-3px)}

.pack-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;margin-top:16px}
.pack-table th,.pack-table td{padding:13px 14px;text-align:left;border-bottom:1px solid var(--line)}
.pack-table th{background:#eef6ff;color:var(--blue-900);font-size:13px}
.pack-table tr:last-child td{border-bottom:0}
.quote-select-all{margin:16px 0 8px;font-weight:700;color:var(--blue-900)}
.quote-select-all label{display:inline-flex;align-items:center;gap:9px;cursor:pointer}
.quote-select-all input,.js-quote-package{width:18px;height:18px;accent-color:#1261a0;cursor:pointer}
.quote-check-col{width:48px}.quote-add-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:18px}
.quote-action-message{font-size:14px;color:var(--blue-900);font-weight:600}
.quote-cart-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue-900);font-weight:800;text-decoration:none;white-space:nowrap}
.quote-cart-count{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:99px;background:var(--blue-900);color:#fff;font-size:12px}
.quote-cart-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:26px;align-items:start}
.quote-cart-form-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow)}
.quote-cart-heading{display:flex;justify-content:space-between;gap:20px;align-items:start}.quote-cart-heading h2{margin-bottom:6px}
.quote-clear-button,.quote-remove-button{border:0;background:transparent;color:#b42318;font:inherit;font-weight:700;cursor:pointer;padding:6px}
.quote-cart-table{width:100%;border-collapse:collapse;margin-top:20px}.quote-cart-table th,.quote-cart-table td{text-align:left;padding:14px 12px;border-bottom:1px solid var(--line)}
.quote-cart-table th{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.quote-cart-empty{text-align:center;padding:42px 20px}
.stock-badge{display:inline-flex;border-radius:999px;padding:4px 9px;background:#e8fff7;color:#047857;font-size:12px;font-weight:900}
.safety-box{margin-top:28px;border:1px solid #fed7aa;background:#fff8ed;border-radius:18px;padding:20px}
.safety-box h3{margin:0 0 8px;color:#9a3412}
.product-source-image{width:100%;max-height:420px;object-fit:cover;border-radius:20px;margin-bottom:24px}
.product-card__media img{width:100%;height:100%;object-fit:cover}

@media (max-width:900px){
  .quote-cart-layout{grid-template-columns:1fr}
  .topbar{display:block}.topbar__inner{height:38px;justify-content:flex-end}.topbar__inner>span{display:none}.topbar__actions>span{display:none}.nav{top:108px}
  .nav-products{display:grid;grid-template-columns:1fr 44px;align-items:center}
  .submenu-toggle{display:block}
  .product-mega{position:static;grid-column:1/-1;transform:none;width:100%;padding:14px;margin-top:7px;border-radius:14px;box-shadow:none}
  .nav-products:hover .product-mega{display:none}
  .nav-products.is-open .product-mega,.nav-products:focus-within .product-mega{display:block}
  .product-mega__grid{grid-template-columns:repeat(2,1fr)!important;gap:18px!important}
  .product-mega__head{align-items:flex-start}
  .product-mega__head strong{font-size:17px}
}
@media (max-width:560px){
  .quote-cart-table{display:block;overflow-x:auto;white-space:nowrap}.header-quote-button{display:none}
  .header-main>.btn{display:none}
  .product-mega__grid{grid-template-columns:1fr!important}
  .pack-table{display:block;overflow-x:auto;white-space:nowrap}
}
/* Footer Source Override Start */
.footer-grid--source{grid-template-columns:minmax(210px,.9fr) minmax(120px,.58fr) minmax(150px,.78fr) minmax(250px,1fr) minmax(230px,.92fr);align-items:start;justify-content:start;gap:22px 24px}
.footer-brand-column{display:flex;flex-direction:column;gap:16px;min-width:0}
.footer-brand .brand__mark{background:linear-gradient(135deg,#1aa7ff,#2fd3ff)}
.footer-brand .brand__name{font-size:28px}
.footer-brand-copy{margin:0;color:#d8e7fa;font-size:18px;font-weight:700}
.footer-links a{color:#d8e7fa}
.footer-links a:hover,.footer-legal a:hover{color:#fff}
.footer-link-icon{display:inline-flex;align-items:flex-start;gap:10px}
.footer-link-icon--nowrap{white-space:nowrap}
.footer-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#2fd3ff;flex:0 0 18px;margin-top:2px}
.footer-icon svg{width:18px;height:18px;display:block}
.footer-icon--brand{color:#49dcff}
.footer-icon--top{margin-top:3px}
.footer-address-title{margin:16px 0 8px;color:#fff;font-weight:900}
.footer-address-wrap{display:flex;align-items:flex-start;gap:10px}
.footer-address{font-style:normal;line-height:1.55;color:#d8e7fa;font-size:14px;max-width:280px}
.footer-legal{display:flex;gap:16px;flex-wrap:wrap}
.footer-legal a{color:#8fb1d6}
@media (max-width: 900px){.footer-grid--source{grid-template-columns:1fr 1fr;gap:20px}}
@media (max-width: 560px){.footer-grid--source{grid-template-columns:1fr}}
/* Footer Source Override End */


/* Floating WhatsApp Support */
.floating-whatsapp{position:fixed;right:22px;bottom:96px;z-index:9999;display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:12px 16px;border-radius:999px;background:#25d366;color:#fff;font-weight:900;box-shadow:0 16px 34px rgba(0,0,0,.22);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.floating-whatsapp:hover{transform:translateY(-3px);background:#1ebe5d;box-shadow:0 18px 38px rgba(0,0,0,.28);color:#fff}
.floating-whatsapp__icon{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px}
.floating-whatsapp__icon svg{width:28px;height:28px;display:block}
.floating-whatsapp__label{font-size:14px;line-height:1;white-space:nowrap}
@media (max-width: 560px){.floating-whatsapp{right:16px;bottom:78px;width:54px;height:54px;min-height:54px;padding:0;justify-content:center}.floating-whatsapp__label{display:none}}

/* Product detail information tabs */
.product-detail-tabs{margin-top:34px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}
.product-detail-tabs__nav{display:flex;align-items:center;gap:6px;padding:0 18px;border-bottom:1px solid var(--line);overflow-x:auto}
.product-detail-tabs__nav button{appearance:none;border:0;border-bottom:3px solid transparent;background:transparent;color:#53657a;padding:17px 16px 14px;font:inherit;font-weight:800;white-space:nowrap;cursor:pointer}
.product-detail-tabs__nav button:hover{color:var(--blue-700)}
.product-detail-tabs__nav button.is-active{color:var(--blue-900);border-bottom-color:var(--blue-600)}
.product-detail-tabs__panel{padding:24px 28px;color:var(--ink);line-height:1.75}
.product-detail-tabs__panel[hidden]{display:none}
.product-detail-tabs__panel>:first-child{margin-top:0}
.product-detail-tabs__panel>:last-child{margin-bottom:0}
.product-detail-tabs__panel .spec-table{margin:0}
@media (max-width:560px){.product-detail-tabs__nav{padding:0 8px}.product-detail-tabs__nav button{padding:15px 10px 12px;font-size:13px}.product-detail-tabs__panel{padding:20px}}
/* Homepage spacing system 2.2.15 */
.home .coa-showcase-section{padding:32px 0}
.home .section--product-categories{padding:48px 0 56px}
.home .peptide-development--research{padding:56px 0}
.home .capabilities-showcase{padding:56px 0}
.home #resources{padding:64px 0}
.home #inquiry{padding:56px 0 64px}
.home .section-head{margin-bottom:36px}
.home .cat-grid,.home .product-grid{gap:24px}
.home .peptide-development__inner{gap:64px}
.home .inquiry-wrap{gap:32px}
@media(max-width:900px){
  .home .coa-showcase-section{padding:28px 0}
  .home .section--product-categories{padding:40px 0 48px}
  .home .peptide-development--research,.home .capabilities-showcase{padding:48px 0}
  .home #resources{padding:52px 0}
  .home #inquiry{padding:48px 0 56px}
  .home .section-head{margin-bottom:30px}
  .home .peptide-development__inner{gap:40px}
}
@media(max-width:560px){
  .home .coa-showcase-section{padding:22px 0}
  .home .section--product-categories{padding:32px 0 40px}
  .home .peptide-development--research,.home .capabilities-showcase{padding:40px 0}
  .home #resources{padding:44px 0}
  .home #inquiry{padding:40px 0 48px}
  .home .section-head{margin-bottom:26px}
  .home .cat-grid,.home .product-grid{gap:18px}
  .home .inquiry-wrap{gap:24px}
}
/* Homepage color harmony 2.2.16 */
.home .coa-showcase-section{background:linear-gradient(180deg,#edf6ff 0%,#f5faff 100%);border-top:1px solid #dbeafb;border-bottom:1px solid #e3eef9}
.home .section--product-categories{background:#fff}
.home .peptide-development--research{background:linear-gradient(135deg,#eef7ff 0%,#e7f2fd 100%);border-top:1px solid #d9e9f8;border-bottom:1px solid #d7e7f6}
.home .capabilities-showcase{background:linear-gradient(135deg,#fff 0%,#f7fbff 100%);border-top:0;border-bottom:1px solid #e0ebf6}
.home #resources{background:linear-gradient(180deg,#f3f8fd 0%,#edf5fc 100%);border-bottom:1px solid #dce9f5}
.home #inquiry{background:linear-gradient(180deg,#fff 0%,#f9fcff 100%)}
.home .cat-card,.home .product-card,.home .contact-panel,.home .inquiry-form{border-color:#d7e6f4;box-shadow:0 14px 34px rgba(7,45,91,.08)}
.home .peptide-development__media{border-color:#cfe1f2;box-shadow:0 18px 44px rgba(7,45,91,.1)}

/* Featured Products navigation target 2.2.18 */
#resources{scroll-margin-top:110px}
@media(max-width:900px){#resources{scroll-margin-top:86px}}
/* Shared header and footer logo 2.2.20 */
.header-main .custom-logo{display:block;width:80px;height:80px;object-fit:contain}
.footer-site-logo{display:inline-flex;align-items:center;width:max-content;line-height:0}
.footer-custom-logo{display:block;width:80px;height:80px;object-fit:contain}
.footer-brand-column{gap:0}
@media(max-width:560px){.header-main .custom-logo,.footer-custom-logo{width:72px;height:72px}}

