/*
Theme Name: PeptidesOEM Pro
Author: Hytanbio Tech
Version: 1.0.1
*/
:root{--navy:#0B2239;--teal:#16A6A1;--aqua:#E8F8F6;--ivory:#FFFDF7;--coral:#F26B4F;--ink:#172033;--muted:#607086;--line:#d8e6e5;--soft:#f6fbfa;--radius:8px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--ivory);line-height:1.6}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}.wrap{max-width:var(--max);margin:auto;padding:0 22px}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,253,247,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.nav{height:74px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:218px}.brand svg{width:42px;height:42px}.brand-name{font-size:21px;font-weight:800;letter-spacing:0;color:var(--navy)}.brand-sub{display:block;font-size:11px;color:var(--muted);font-weight:600;line-height:1.1}.menu{display:flex;align-items:center;gap:17px;margin-left:auto}.menu a{color:#22304a;font-size:14px;font-weight:650}.cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;background:var(--coral);color:#fff!important;padding:10px 14px;font-weight:800;box-shadow:0 8px 20px rgba(242,107,79,.22)}.ghost{border:1px solid rgba(255,255,255,.45);color:#fff!important;background:transparent;box-shadow:none}.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#0B2239 0%,#0f3a4f 50%,#16A6A1 120%);color:#fff}.hero .wrap{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:44px;min-height:640px;align-items:center;padding-top:56px;padding-bottom:64px}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#8fe7e2}.hero h1{font-size:58px;line-height:1.03;margin:13px 0 20px;letter-spacing:0}.hero p{font-size:18px;color:#e4f5f4;max-width:720px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:30px}.trust{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);padding:14px;border-radius:8px}.trust strong{display:block;font-size:20px;color:#fff}.hero-visual{position:relative;min-height:430px}.hero-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:8px;box-shadow:0 24px 80px rgba(0,0,0,.24)}.slider-dots{display:flex;gap:8px;margin-top:14px}.slider-dots span{width:34px;height:4px;background:rgba(255,255,255,.35);border-radius:9px}.slider-dots span:first-child{background:#fff}.band{padding:72px 0}.soft{background:var(--aqua)}.section-head{max-width:760px;margin-bottom:28px}.section-head h2{font-size:34px;line-height:1.18;margin:0 0 12px;color:var(--navy);letter-spacing:0}.section-head p{color:var(--muted);font-size:17px;margin:0}.grid{display:grid;gap:20px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{border:1px solid var(--line);border-radius:8px;background:#fff;padding:24px;min-height:100%;box-shadow:0 10px 28px rgba(11,34,57,.04)}.card h3{margin:0 0 10px;color:var(--navy);font-size:21px}.card p{margin:0 0 14px;color:var(--muted)}.card ul,.content ul{margin:12px 0 0;padding-left:20px}.card li,.content li{margin:7px 0}.pill{display:inline-flex;border:1px solid #9ddbd7;background:#eefaf9;color:#0a6763;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;margin-bottom:12px}.content{max-width:920px}.content h1{font-size:46px;line-height:1.08;color:var(--navy);margin:42px 0 18px}.content h2{font-size:29px;line-height:1.2;color:var(--navy);margin:44px 0 13px;padding-top:6px;border-top:1px solid var(--line)}.content h3{font-size:22px;color:var(--navy);margin:28px 0 10px}.content p{font-size:17px;color:#354259}.content .answer{font-size:18px;border-left:4px solid var(--teal);background:#eefaf9;padding:16px 18px;color:#21304a}.table{width:100%;border-collapse:collapse;margin:18px 0;background:#fff}.table th,.table td{border:1px solid var(--line);padding:12px;text-align:left;vertical-align:top}.table th{background:#edf8f7;color:var(--navy)}.quote-panel{background:var(--navy);color:#fff;border-radius:8px;padding:28px}.quote-panel h2,.quote-panel h3{color:#fff}.lead-form{display:grid;gap:14px}.lead-form label{font-weight:750;color:inherit}.lead-form input,.lead-form textarea,.lead-form select{width:100%;border:1px solid #c9d5e4;border-radius:6px;padding:12px;font:inherit;color:var(--ink);background:#fff}.lead-form button{border:0;border-radius:6px;background:var(--coral);color:#fff;padding:13px 18px;font-weight:800;cursor:pointer}.hp-field{position:absolute;left:-9999px}.wa-float{position:fixed;right:22px;bottom:22px;width:56px;height:56px;border-radius:50%;background:#25D366;color:#fff;display:flex;align-items:center;justify-content:center;z-index:50;box-shadow:0 12px 30px rgba(0,0,0,.22)}.wa-float svg{width:28px;height:28px}.site-footer{background:#07192b;color:#dbe7f4;padding:42px 0 24px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .7fr .7fr;gap:28px}.site-footer h3{color:#fff;margin-top:0}.site-footer a{color:#dbe7f4}.copy{border-top:1px solid rgba(255,255,255,.13);margin-top:28px;padding-top:18px;color:#9fb1c4;font-size:14px}.notice{padding:12px 14px;border-radius:6px;margin:12px 0}.notice.ok{background:#eaf8ef;color:#1d643b}.notice.err{background:#fff1f1;color:#8a1f1f}@media (max-width:980px){.menu{display:none}.hero .wrap{grid-template-columns:1fr;min-height:auto}.hero h1{font-size:42px}.hero-visual{min-height:300px}.grid-4,.grid-3,.grid-2,.footer-grid{grid-template-columns:1fr 1fr}.trust-row{grid-template-columns:1fr 1fr}}@media (max-width:620px){.wrap{padding:0 16px}.nav{height:66px}.brand-sub{display:none}.hero h1{font-size:34px}.hero p{font-size:16px}.grid-4,.grid-3,.grid-2,.footer-grid,.trust-row{grid-template-columns:1fr}.band{padding:50px 0}.content h1{font-size:34px}.wa-float{right:16px;bottom:16px}}
.menu,.menu ul{list-style:none;margin:0;padding:0}.menu li{position:relative}.menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:250px;background:#FFFDF7;border:1px solid var(--line);border-radius:8px;padding:8px;box-shadow:0 18px 45px rgba(11,34,57,.14);z-index:40}.menu li:hover>.sub-menu{display:block}.menu .sub-menu a{display:block;padding:9px 10px;color:var(--navy);white-space:normal}.menu .sub-menu a:hover{background:var(--aqua);text-decoration:none}.menu>.menu-item>a{display:inline-flex;align-items:center;height:74px}
/* Keep primary navigation on one line on desktop. */
@media (min-width: 981px){
  .nav{gap:16px}
  .brand{min-width:185px;flex:0 0 auto}
  .brand svg{width:38px;height:38px}
  .brand-name{font-size:19px}
  .brand-sub{font-size:10px}
  .menu{display:flex;align-items:center;gap:11px;flex-wrap:nowrap;white-space:nowrap;margin-left:auto;min-width:0}
  .menu>li{flex:0 0 auto;white-space:nowrap}
  .menu>li>a{height:74px;white-space:nowrap;font-size:13px;line-height:1;padding:0}
  .menu>a.cta{flex:0 0 auto;white-space:nowrap;font-size:13px;padding:9px 11px}
  .menu .sub-menu{white-space:normal}
  .menu .sub-menu a{height:auto;font-size:13px;line-height:1.35;white-space:normal}
}
@media (min-width: 981px) and (max-width: 1180px){
  .wrap{padding-left:14px;padding-right:14px}
  .nav{gap:10px}
  .brand{min-width:170px}
  .menu{gap:8px}
  .menu>li>a,.menu>a.cta{font-size:12px}
  .menu>a.cta{padding:8px 9px}
}
/* Larger no-whitespace header logo based on option 02. */
.brand{min-width:310px;gap:8px;align-self:stretch;display:flex;align-items:center}
.brand svg.po-logo-wide{width:300px;height:64px;display:block;flex:0 0 auto}
.brand>span{display:none}
@media (min-width:981px){
  .brand{min-width:300px}
  .brand svg.po-logo-wide{width:292px;height:64px}
}
@media (min-width:981px) and (max-width:1180px){
  .brand{min-width:255px}
  .brand svg.po-logo-wide{width:250px;height:58px}
  .menu{gap:6px}
  .menu>li>a,.menu>a.cta{font-size:11.5px}
}
@media (max-width:620px){
  .brand{min-width:230px}
  .brand svg.po-logo-wide{width:226px;height:54px}
}
/* Force selected logo to fill header vertically with minimal whitespace. */
@media (min-width:981px){
  .site-header .nav{height:84px;gap:10px}
  .site-header .brand{min-width:335px;height:84px;align-self:center;display:flex;align-items:center;overflow:visible}
  .site-header .brand svg.po-logo-tight{width:335px!important;height:80px!important;display:block}
  .site-header .menu{gap:7px;flex-wrap:nowrap;white-space:nowrap}
  .site-header .menu>li>a{height:84px;font-size:12px;white-space:nowrap}
  .site-header .menu>a.cta{font-size:12px;padding:8px 9px;white-space:nowrap}
}
@media (min-width:1181px){
  .site-header .brand{min-width:360px}
  .site-header .brand svg.po-logo-tight{width:360px!important;height:82px!important}
  .site-header .menu{gap:8px}
  .site-header .menu>li>a,.site-header .menu>a.cta{font-size:12.5px}
}
@media (max-width:620px){
  .site-header .nav{height:76px}
  .site-header .brand{min-width:275px;height:76px}
  .site-header .brand svg.po-logo-tight{width:272px!important;height:70px!important}
}
