/*
Theme Name: Peptide Hub Theme
Theme URI: https://peptideshub.co.za
Author: Ivy Labs
Description: Lightweight companion theme for Peptide Control. Owns the header, navigation, WooCommerce shell and footer while Peptide Control owns the site system.
Version: 1.9.12
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: peptide-hub-theme
*/
:root{--ph-primary:#0B4EA2;--ph-dark:#061A33;--ph-ink:#0B1F36;--ph-muted:#657588;--ph-line:#E1E8F0;--ph-paper:#fff;--ph-soft:#F4F7FA;--ph-header-height:76px;--ph-mobile-header-height:64px;--ph-logo-width:210px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ph-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.ph-container{width:min(1560px,calc(100% - 48px));margin-inline:auto}
.ph-topbar{min-height:34px;display:flex;align-items:center;background:var(--ph-topbar-bg,#061A33);color:var(--ph-topbar-color,#DCEAF7);border-bottom:1px solid #0D3159;font-size:11px;font-weight:700}.ph-topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.ph-topbar-points{display:flex;align-items:center;gap:22px}.ph-topbar-points span{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.ph-topbar-points i{width:5px;height:5px;border-radius:50%;background:#62B0FF}
.ph-site-header{position:relative;z-index:9000;background:var(--ph-header-bg,#fff);color:var(--ph-header-color,#071A2F);border-bottom:1px solid var(--ph-line);box-shadow:0 8px 26px rgba(6,26,51,.07)}.ph-header-is-sticky .ph-site-header{position:sticky;top:0}.admin-bar.ph-header-is-sticky .ph-site-header{top:32px}.ph-header-inner{min-height:var(--ph-header-height,76px);display:grid;grid-template-columns:minmax(180px,var(--ph-logo-width,210px)) minmax(0,1fr) minmax(360px,auto);align-items:center;gap:clamp(16px,1.6vw,30px)}
.ph-brand{display:flex;align-items:center;min-width:0}.ph-brand a{display:flex;align-items:center;max-width:100%;text-decoration:none}.ph-brand img{display:block;width:auto;max-width:100%;max-height:calc(var(--ph-header-height,76px) - 18px);object-fit:contain}.ph-brand-text{font-size:22px;font-weight:900;letter-spacing:-.04em;color:#071A2F}
.ph-primary-nav{min-width:0}.ph-primary-nav>ul{display:flex;align-items:center;justify-content:center;gap:2px;margin:0;padding:0;list-style:none}.ph-primary-nav li{position:relative;margin:0}.ph-primary-nav>ul>li>a{display:flex;align-items:center;min-height:42px;padding:0 clamp(8px,.7vw,12px);border-radius:8px;color:#102A44;text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap;transition:background .18s ease,color .18s ease}.ph-primary-nav>ul>li>a:hover,.ph-primary-nav>ul>li.current-menu-item>a,.ph-primary-nav>ul>li.current-menu-ancestor>a{background:#EEF4FA;color:#0B4EA2}.ph-primary-nav .sub-menu{position:absolute;left:0;top:calc(100% + 10px);z-index:30;display:grid;min-width:260px;max-height:min(70vh,560px);overflow:auto;margin:0;padding:8px;list-style:none;border:1px solid #DCE5EF;border-radius:12px;background:#fff;box-shadow:0 22px 58px rgba(6,26,51,.16);opacity:0;visibility:hidden;transform:translateY(6px);transition:.16s ease}.ph-primary-nav li:hover>.sub-menu,.ph-primary-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.ph-primary-nav .sub-menu a{display:block;padding:10px 11px;border-radius:8px;color:#18344F;text-decoration:none;font-size:12px;font-weight:750}.ph-primary-nav .sub-menu a:hover{background:#EEF4FA;color:#0B4EA2}
.ph-header-utility{display:grid;grid-template-columns:minmax(180px,260px) auto;align-items:center;gap:10px;justify-self:end;min-width:0}.ph-header-search{min-width:0}.ph-header-search form,.ph-mobile-search-panel form{position:relative;margin:0}.ph-header-search input[type=search],.ph-mobile-search-panel input[type=search]{width:100%;height:42px;padding:0 42px 0 14px;border:1px solid #DCE5EF;border-radius:10px;background:#F7F9FB;color:#0B1F36;outline:none}.ph-header-search input[type=search]:focus,.ph-mobile-search-panel input[type=search]:focus{border-color:#7CB5EA;box-shadow:0 0 0 3px rgba(11,78,162,.10);background:#fff}.ph-header-search button,.ph-mobile-search-panel button{position:absolute;right:4px;top:4px;width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:#17334F;cursor:pointer;font-size:0}.ph-header-search button:before,.ph-mobile-search-panel button:before{content:"⌕";font-size:21px;line-height:1}.ph-header-search button span,.ph-mobile-search-panel button span{display:none}
.ph-header-actions{display:flex;align-items:center;gap:5px}.ph-header-action,.ph-menu-toggle,.ph-search-toggle{position:relative;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid transparent;border-radius:10px;background:#fff;color:#17334F;text-decoration:none;cursor:pointer}.ph-header-action:hover,.ph-menu-toggle:hover,.ph-search-toggle:hover{border-color:#DCE5EF;background:#F3F7FB;color:#0B4EA2}.ph-header-action svg,.ph-menu-toggle svg,.ph-search-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ph-cart-count,.ph-wishlist-count{position:absolute;right:-2px;top:-3px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#0B4EA2;color:#fff;font-size:9px;font-weight:900;border:2px solid #fff}.ph-menu-toggle,.ph-search-toggle{display:none}.ph-mobile-search-panel{display:none;padding:0 24px 14px;background:#fff}
.site-main{min-height:50vh}.ph-theme-content{width:min(1180px,calc(100% - 48px));margin:58px auto 90px}.ph-theme-content article{max-width:900px}.ph-theme-content img{max-width:100%;height:auto}.ph-theme-commerce{width:min(1440px,calc(100% - 48px));margin:42px auto 80px}
.ph-site-footer{margin-top:0;background:var(--ph-footer-bg,#061A33);color:var(--ph-footer-color,#E6E8F2)}.ph-footer-trust{border-bottom:1px solid rgba(255,255,255,.10);background:#082746}.ph-footer-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.ph-footer-trust-grid span{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:center;min-height:78px;padding:15px 20px;border-right:1px solid rgba(255,255,255,.09)}.ph-footer-trust-grid span:first-child{border-left:1px solid rgba(255,255,255,.09)}.ph-footer-trust-grid b,.ph-footer-trust-grid small{display:block}.ph-footer-trust-grid b{font-size:12px}.ph-footer-trust-grid small{margin-top:3px;color:#AFC4D8;font-size:10px}.ph-footer-trust-grid i{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(98,176,255,.35);border-radius:9px;color:#62B0FF;font-style:normal;font-weight:900}
.ph-footer-main{display:grid;grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(150px,1fr)) minmax(220px,1.1fr);gap:42px;padding:54px 0 42px}.ph-footer-brand img{display:block;max-width:210px;max-height:60px;object-fit:contain;filter:brightness(0) invert(1);opacity:.96}.ph-footer-brand p{max-width:310px;margin:15px 0 0;color:#B8C9D9;font-size:12px;line-height:1.7}.ph-footer-col h2{margin:0 0 15px;color:#fff;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.ph-footer-col ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.ph-footer-col a{color:#B8C9D9;text-decoration:none;font-size:12px}.ph-footer-col a:hover{color:#fff}.ph-footer-support p{margin:0 0 8px;color:#B8C9D9;font-size:12px;line-height:1.55}.ph-footer-support a{color:#fff;font-weight:800;text-decoration:none}.ph-footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 0;border-top:1px solid rgba(255,255,255,.09);color:#8FA9C0;font-size:10px}.ph-footer-bottom nav{display:flex;gap:16px;flex-wrap:wrap}.ph-footer-bottom a{color:#AFC4D8;text-decoration:none}
@media(max-width:1260px){.ph-header-inner{grid-template-columns:minmax(170px,1fr) auto}.ph-primary-nav{position:absolute;left:24px;right:24px;top:calc(100% + 8px);display:none;padding:10px;border:1px solid #DCE5EF;border-radius:14px;background:#fff;box-shadow:0 26px 60px rgba(6,26,51,.18)}.ph-primary-nav.is-open{display:block}.ph-primary-nav>ul{display:grid;justify-content:stretch}.ph-primary-nav>ul>li>a{justify-content:space-between;min-height:46px}.ph-primary-nav .sub-menu{position:static;display:none;max-height:none;margin:3px 0 8px;padding:4px 0 4px 16px;border:0;border-left:2px solid #DCE5EF;border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none}.ph-primary-nav li:hover>.sub-menu,.ph-primary-nav li:focus-within>.sub-menu{display:grid}.ph-menu-toggle,.ph-search-toggle{display:grid}.ph-header-utility{grid-template-columns:auto}.ph-header-search{display:none}.ph-header-actions{justify-content:flex-end}}
@media(max-width:782px){.admin-bar.ph-header-is-sticky .ph-site-header{top:46px}}
@media(max-width:700px){.ph-container{width:min(100% - 24px,1560px)}.ph-topbar{display:none}.ph-header-inner{min-height:var(--ph-mobile-header-height,64px);grid-template-columns:minmax(140px,1fr) auto;gap:8px}.ph-brand img{max-height:calc(var(--ph-mobile-header-height,64px) - 12px);max-width:min(var(--ph-logo-width,210px),185px)}.ph-primary-nav{left:12px;right:12px}.ph-header-action.is-wishlist{display:none}.ph-header-action,.ph-menu-toggle,.ph-search-toggle{width:40px;height:40px}.ph-mobile-search-panel.is-open{display:block}.ph-footer-trust-grid{grid-template-columns:1fr 1fr}.ph-footer-trust-grid span{border:1px solid rgba(255,255,255,.07)}.ph-footer-main{grid-template-columns:1fr 1fr;gap:30px;padding:42px 0 34px}.ph-footer-brand,.ph-footer-support{grid-column:1/-1}.ph-footer-bottom{align-items:flex-start;flex-direction:column}.ph-theme-content,.ph-theme-commerce{width:min(100% - 24px,1180px)}}
@media(max-width:460px){.ph-header-action.is-account{display:none}.ph-footer-main{grid-template-columns:1fr}.ph-footer-col,.ph-footer-brand,.ph-footer-support{grid-column:auto}}

/* === 1.9.1 compatibility pass: repair chrome without redesigning page content === */
/* Header and mega menu only. Existing Peptide Hub page and WooCommerce styling remains authoritative. */
.ph-site-header{overflow:visible!important}
.ph-header-inner{grid-template-columns:minmax(180px,220px) minmax(0,1fr) minmax(300px,390px);gap:18px}
.ph-primary-nav{position:static;min-width:0}
.ph-primary-menu{display:flex;align-items:center;justify-content:center;gap:2px;margin:0;padding:0;list-style:none}
.ph-nav-item{position:relative;margin:0}
.ph-nav-item>a,.ph-nav-shop-row>a{display:flex;align-items:center;min-height:42px;padding:0 10px;border-radius:8px;color:#102A44;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}
.ph-nav-item>a:hover,.ph-nav-shop:hover>.ph-nav-shop-row>a,.ph-nav-shop.is-mega-open>.ph-nav-shop-row>a{background:#EEF4FA;color:#0B4EA2}
.ph-nav-shop-row{display:flex;align-items:center}.ph-mega-toggle{display:grid;place-items:center;width:28px;height:36px;margin-left:-6px;border:0;background:transparent;color:#45617D;cursor:pointer}.ph-mega-toggle span{width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}
.ph-mega-menu{position:absolute;z-index:120;left:50%;top:calc(100% + 10px);width:min(1060px,calc(100vw - 48px));transform:translateX(-42%);padding-top:8px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,visibility .16s ease}
.ph-nav-shop:hover>.ph-mega-menu,.ph-nav-shop:focus-within>.ph-mega-menu,.ph-nav-shop.is-mega-open>.ph-mega-menu{opacity:1;visibility:visible;pointer-events:auto}
.ph-mega-inner{overflow:hidden;border:1px solid #D9E4EE;border-radius:16px;background:#fff;box-shadow:0 24px 60px rgba(6,26,51,.18)}
.ph-mega-head{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:18px 20px 13px}.ph-mega-head span,.ph-mega-head strong{display:block}.ph-mega-head span{color:#0B4EA2;font-size:10px;font-weight:900;letter-spacing:.14em}.ph-mega-head strong{margin-top:3px;color:#0B1F36;font-size:21px;letter-spacing:-.03em}.ph-mega-head>a{color:#0B4EA2;text-decoration:none;font-size:12px;font-weight:850}
.ph-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:0 13px 13px}.ph-mega-card{position:relative;display:block;min-height:124px;overflow:hidden;border-radius:12px;background:#071D37;color:#fff!important;text-decoration:none!important}.ph-mega-card-media{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .25s ease}.ph-mega-card-media:after{content:"";position:absolute;inset:0;background:rgba(3,18,37,.55)}.ph-mega-card:hover .ph-mega-card-media{transform:scale(1.035)}.ph-mega-card-copy{position:absolute;left:13px;right:13px;bottom:11px;z-index:2}.ph-mega-card-copy strong,.ph-mega-card-copy small{display:block}.ph-mega-card-copy strong{font-size:14px}.ph-mega-card-copy small{margin-top:4px;color:#D6E5F3;font-size:10px;line-height:1.35}.ph-mega-links{display:flex;gap:22px;align-items:center;padding:12px 18px;border-top:1px solid #E3EAF1;background:#F6F9FC}.ph-mega-links a{color:#34516C!important;text-decoration:none;font-size:11px;font-weight:800}.ph-mega-links a:hover{color:#0B4EA2!important}
/* Compact footer repair only. It does not alter page body or product-grid design. */
.ph-footer-cta{background:#0A2C52;border-bottom:1px solid rgba(255,255,255,.10)}.ph-footer-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:25px 0}.ph-footer-cta-inner span,.ph-footer-cta-inner strong,.ph-footer-cta-inner small{display:block}.ph-footer-cta-inner span{color:#68B5FF;font-size:9px;font-weight:900;letter-spacing:.17em}.ph-footer-cta-inner strong{margin-top:4px;color:#fff;font-size:23px;letter-spacing:-.03em}.ph-footer-cta-inner small{margin-top:5px;color:#B8CDDF;font-size:11px}.ph-footer-cta-actions{display:flex;gap:9px}.ph-footer-cta-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border:1px solid rgba(255,255,255,.28);border-radius:9px;color:#fff;text-decoration:none;font-size:11px;font-weight:850}.ph-footer-cta-actions a.is-primary{border-color:#1268C4;background:#1268C4}.ph-site-footer{min-height:0!important}.ph-footer-main{gap:34px;padding:42px 0 34px!important;min-height:0!important}.ph-footer-mini-badges{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.ph-footer-mini-badges span{padding:5px 8px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#9FB7CB;font-size:9px;font-weight:800}.ph-footer-payments{display:flex;gap:7px;flex-wrap:wrap;align-items:center;margin-top:14px}.ph-footer-payments span{width:100%;color:#8FA9C0;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.ph-footer-payments b{padding:5px 7px;border-radius:5px;background:#0B2746;color:#DCEAF7;font-size:9px}.ph-footer-bottom{padding:16px 0!important;min-height:0!important}
@media(max-width:1420px){.ph-header-inner{grid-template-columns:minmax(170px,200px) minmax(0,1fr) auto;gap:10px}.ph-header-search{display:none}.ph-search-toggle{display:grid}.ph-header-utility{grid-template-columns:auto}.ph-nav-item>a,.ph-nav-shop-row>a{padding-inline:8px;font-size:11px}}
@media(max-width:1120px){.ph-primary-nav{position:absolute;left:16px;right:16px;top:calc(100% + 8px);display:none;padding:8px;border:1px solid #DCE5EF;border-radius:14px;background:#fff;box-shadow:0 26px 60px rgba(6,26,51,.18)}.ph-primary-nav.is-open{display:block}.ph-primary-menu{display:grid;justify-content:stretch}.ph-nav-item>a,.ph-nav-shop-row>a{justify-content:flex-start;min-height:44px;font-size:13px}.ph-nav-shop-row{justify-content:space-between}.ph-mega-toggle{margin-left:auto}.ph-mega-menu{position:static;width:100%;transform:none!important;padding:0;display:none;opacity:1;visibility:visible;pointer-events:auto}.ph-nav-shop.is-mega-open>.ph-mega-menu{display:block}.ph-mega-inner{border-radius:10px;box-shadow:none}.ph-mega-head{padding:14px}.ph-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 10px 10px}.ph-mega-card{min-height:96px}.ph-mega-links{flex-wrap:wrap;gap:12px}.ph-menu-toggle,.ph-search-toggle{display:grid}.ph-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.ph-footer-brand,.ph-footer-support{grid-column:1/-1}}
@media(max-width:700px){.ph-header-inner{grid-template-columns:minmax(130px,1fr) auto}.ph-brand img{max-width:min(var(--ph-logo-width,210px),175px)!important}.ph-mega-grid{grid-template-columns:1fr 1fr}.ph-mega-card-copy small{display:none}.ph-footer-cta-inner{align-items:flex-start;flex-direction:column}.ph-footer-cta-actions{width:100%}.ph-footer-cta-actions a{flex:1}.ph-footer-main{grid-template-columns:1fr}.ph-footer-brand,.ph-footer-support{grid-column:auto}}

/* === Peptide Hub Theme 1.9.2: reliable navigation + usable image mega menu === */
.ph-mega-menu{width:min(1180px,calc(100vw - 36px));transform:translateX(-34%);top:calc(100% + 4px);padding-top:10px}
.ph-mega-inner{border-radius:18px;box-shadow:0 28px 70px rgba(3,18,37,.22)}
.ph-mega-head{align-items:center;padding:20px 22px 15px;border-bottom:1px solid #E6EDF4}.ph-mega-head>div{max-width:660px}.ph-mega-head small{display:block;margin-top:5px;color:#68798A;font-size:11px;line-height:1.45}.ph-mega-head>a{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border:1px solid #C9D9E8;border-radius:9px;background:#fff;color:#0B4EA2!important}
.ph-mega-layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;min-height:330px}.ph-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px}.ph-mega-card{min-height:142px;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.ph-mega-card-media:after{background:rgba(2,18,36,.54)}.ph-mega-card-copy{left:15px;right:15px;bottom:13px;padding-right:34px}.ph-mega-card-copy strong{font-size:15px;line-height:1.1}.ph-mega-card-copy small{font-size:10px;line-height:1.4;color:#DDE9F4}.ph-mega-card-copy b{position:absolute;right:0;bottom:0;display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.23);border-radius:50%;font-size:13px}
.ph-mega-aside{display:flex;flex-direction:column;padding:18px;border-left:1px solid #E4EBF2;background:#F7F9FC}.ph-mega-aside>span{margin-bottom:8px;color:#0B4EA2;font-size:9px;font-weight:900;letter-spacing:.14em}.ph-mega-aside>a{display:flex;align-items:center;min-height:39px;padding:0 9px;border-bottom:1px solid #E4EBF2;color:#28445F!important;text-decoration:none;font-size:11px;font-weight:800}.ph-mega-aside>a:hover{color:#0B4EA2!important;background:#EEF4FA}.ph-mega-aside .ph-mega-all{margin-top:auto;justify-content:center;border:0;border-radius:9px;background:#0B4EA2;color:#fff!important}.ph-mega-aside .ph-mega-all:hover{background:#083E83;color:#fff!important}
@media(max-width:1120px){.ph-mega-menu{width:100%;transform:none}.ph-mega-layout{grid-template-columns:1fr}.ph-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ph-mega-aside{border-left:0;border-top:1px solid #E4EBF2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.ph-mega-aside>span{grid-column:1/-1}.ph-mega-aside .ph-mega-all{grid-column:1/-1;margin-top:8px}}
@media(max-width:620px){.ph-mega-grid{grid-template-columns:1fr}.ph-mega-card{min-height:110px}.ph-mega-aside{grid-template-columns:1fr}.ph-mega-aside>span,.ph-mega-aside .ph-mega-all{grid-column:auto}}


/* === Peptide Hub Theme 1.9.3: menu fit + storefront button/text polish === */
@media(min-width:1261px){
  .ph-site-header .ph-header-inner{grid-template-columns:minmax(170px,210px) minmax(0,1fr) minmax(330px,430px);gap:clamp(14px,1.4vw,24px)}
  .ph-site-header .ph-primary-nav,.ph-site-header .ph-primary-menu,.ph-site-header .ph-nav-shop{position:static!important}
  .ph-site-header .ph-primary-menu{gap:4px}
  .ph-site-header .ph-primary-nav>ul>li>a,.ph-site-header .ph-nav-shop-row>a{min-height:44px;padding-inline:12px;font-size:13px;letter-spacing:-.01em}
  .ph-site-header .ph-mega-menu{left:50%!important;right:auto!important;top:100%!important;width:min(1220px,calc(100vw - 44px))!important;transform:translateX(-50%)!important;padding-top:10px!important}
}
.ph-mega-inner{overflow:hidden;border:1px solid #d7e3ee;border-radius:20px;background:#fff;box-shadow:0 30px 80px rgba(3,18,37,.20)}
.ph-mega-head{padding:20px 22px 16px;background:#fff}
.ph-mega-head span{font-size:10px;letter-spacing:.16em}
.ph-mega-head strong{font-size:24px;line-height:1.05}
.ph-mega-head small{max-width:610px;color:#718197;font-size:12px;line-height:1.5}
.ph-mega-head>a{gap:8px;min-height:42px;padding:0 15px;border-radius:10px;font-size:12px;white-space:nowrap}
.ph-mega-head>a b{font-size:15px}
.ph-mega-layout{grid-template-columns:minmax(0,1fr) 245px;min-height:0}
.ph-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:16px}
.ph-mega-card{min-height:138px;border-radius:14px;box-shadow:0 8px 22px rgba(3,18,37,.10)}
.ph-mega-card-media:after{background:rgba(2,18,36,.46)}
.ph-mega-card-copy{left:16px;right:14px;bottom:14px;padding-right:36px;text-shadow:0 2px 12px rgba(0,0,0,.22)}
.ph-mega-card-copy .ph-mega-card-meta{display:block;margin-bottom:5px;color:#8fc8ff;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.ph-mega-card-copy strong{font-size:16px;line-height:1.15;color:#fff}
.ph-mega-card-copy small{display:block;max-width:92%;margin-top:5px;color:#e8f2fb;font-size:10px;line-height:1.35}
.ph-mega-card-copy>b{right:0;bottom:1px;width:30px;height:30px;border-color:rgba(255,255,255,.30);background:rgba(5,26,48,.30)}
.ph-mega-aside{padding:18px 16px;background:#f6f9fc}
.ph-mega-aside>span{margin-bottom:7px;font-size:10px}
.ph-mega-aside>a{justify-content:space-between;gap:10px;min-height:43px;padding:0 10px;border-radius:8px;border-bottom:0;color:#29445e!important;font-size:12px}
.ph-mega-aside>a+a{margin-top:2px}
.ph-mega-aside>a:hover{background:#eaf2f9}
.ph-mega-aside>a b{color:#0b4ea2;font-size:13px}
.ph-mega-aside .ph-mega-all{min-height:44px;margin-top:auto;background:#0b4ea2;color:#fff!important}
.ph-mega-aside .ph-mega-all b{color:#fff}

/* WooCommerce controls: keep the browser/default grey out of the storefront. */
.peptide-hub-theme.woocommerce-shop .woocommerce a.button,
.peptide-hub-theme.woocommerce-shop .woocommerce button.button,
.peptide-hub-theme.woocommerce-shop .woocommerce input.button,
.peptide-hub-theme.woocommerce-shop .woocommerce #respond input#submit{
  display:inline-flex!important;align-items:center;justify-content:center;min-height:42px!important;padding:0 17px!important;border:1px solid #0b4ea2!important;border-radius:10px!important;background:#0b4ea2!important;color:#fff!important;font-size:12px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;box-shadow:0 7px 18px rgba(11,78,162,.14)!important;transition:transform .16s ease,background .16s ease,box-shadow .16s ease!important
}
.peptide-hub-theme.woocommerce-shop .woocommerce a.button:hover,
.peptide-hub-theme.woocommerce-shop .woocommerce button.button:hover,
.peptide-hub-theme.woocommerce-shop .woocommerce input.button:hover,
.peptide-hub-theme.woocommerce-shop .woocommerce #respond input#submit:hover{background:#073d81!important;border-color:#073d81!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 10px 24px rgba(11,78,162,.22)!important}
.peptide-hub-theme.woocommerce-shop .woocommerce ul.products li.product{padding-bottom:20px!important;border:1px solid #dfe7ef!important;border-radius:17px!important;background:#fff!important;box-shadow:0 10px 28px rgba(6,26,51,.055)!important}
.peptide-hub-theme.woocommerce-shop .woocommerce ul.products li.product .woocommerce-loop-product__title{margin:0!important;padding:15px 16px 4px!important;color:#0b1f36!important;font-size:15px!important;font-weight:900!important;line-height:1.22!important;letter-spacing:-.015em!important}
.peptide-hub-theme.woocommerce-shop .woocommerce ul.products li.product .price{margin:0 16px 12px!important;color:#0b4ea2!important;font-size:14px!important;font-weight:900!important;line-height:1.2!important}
.peptide-hub-theme.woocommerce-shop .woocommerce ul.products li.product .star-rating{margin:3px 16px 7px!important;font-size:11px!important}
.peptide-hub-theme.woocommerce-shop .woocommerce ul.products li.product .button{margin:0 16px!important;width:auto!important}
.peptide-hub-theme.woocommerce-shop .woocommerce-result-count{margin:6px 0 20px!important;color:#718197!important;font-size:12px!important;font-weight:650!important}
.peptide-hub-theme.woocommerce-shop .woocommerce-ordering select{min-width:180px;min-height:44px;padding:0 38px 0 14px!important;border:1px solid #d5e0ea!important;border-radius:10px!important;background-color:#fff!important;color:#193650!important;font-size:12px!important;font-weight:800!important;box-shadow:0 5px 15px rgba(6,26,51,.035)!important}

/* Shop section copy and action rhythm. */
.peptide-hub-theme.woocommerce-shop .ph-shop-intro-copy p{max-width:620px;font-size:14px;line-height:1.65}
.peptide-hub-theme.woocommerce-shop .ph-shop-intro-actions .ph-button{min-height:44px;padding-inline:18px;border-radius:10px;font-size:12px;font-weight:850}
.peptide-hub-theme.woocommerce-shop .ph-shop-category-heading{margin-top:38px}
.peptide-hub-theme.woocommerce-shop .ph-shop-category-heading h2{font-size:clamp(30px,3vw,42px);line-height:1.04}
.peptide-hub-theme.woocommerce-shop .ph-shop-quicklinks a{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border-radius:8px;background:#f2f6fa;color:#0b4ea2!important;font-size:11px;font-weight:850}
.peptide-hub-theme.woocommerce-shop .ph-shop-quicklinks a:hover{background:#e5eef7}

@media(max-width:1260px){
  .ph-mega-head{align-items:flex-start;flex-direction:column}.ph-mega-head>a{align-self:flex-start}
}
@media(max-width:1120px){
  .ph-mega-layout{grid-template-columns:1fr}.ph-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ph-mega-aside{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.ph-mega-aside .ph-mega-all{margin-top:4px}
}
@media(max-width:620px){
  .ph-mega-grid{grid-template-columns:1fr;padding:10px}.ph-mega-card{min-height:116px}.ph-mega-card-copy small{display:block}.ph-mega-aside{grid-template-columns:1fr}.ph-mega-head{padding:15px}.ph-mega-head strong{font-size:21px}
}


/* === Peptide Hub Theme 1.9.4: interaction + commerce consistency === */
/* Shop must remain readable against the white header in every state. */
.ph-site-header .ph-nav-shop-row>a{color:#102a44!important;background:transparent!important;text-decoration:none!important}
.ph-site-header .ph-nav-shop-row>a:hover,.ph-site-header .ph-nav-shop.is-mega-open>.ph-nav-shop-row>a{color:#0b4ea2!important;background:#eef4fa!important}
.ph-site-header .ph-mega-toggle{color:#45617d!important;background:transparent!important}.ph-site-header .ph-mega-toggle:hover{color:#0b4ea2!important;background:#eef4fa!important}

/* Desktop mega menu is JS controlled, with a generous close delay. Raw hover no longer snaps it shut. */
@media(min-width:1261px){
  .ph-site-header .ph-nav-shop>.ph-mega-menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s ease,visibility .18s ease!important}
  .ph-site-header .ph-nav-shop.is-mega-open>.ph-mega-menu,.ph-site-header .ph-nav-shop:focus-within>.ph-mega-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
}

/* Keep the global hierarchy calmer without touching Slidernator's own scene typography. */
.peptide-hub-theme .ph-section-heading h2{font-size:clamp(30px,3.5vw,50px)!important;line-height:1.02!important;letter-spacing:-.04em!important}
.peptide-hub-theme .ph-shopfront-heading h2,.peptide-hub-theme .ph-product-showcase-intro h2,.peptide-hub-theme .ph-brand-pulse-copy h2{font-size:clamp(32px,3.8vw,54px)!important;line-height:1!important}
.peptide-hub-theme .ph-content-page h1,.peptide-hub-theme .ph-theme-content h1{font-size:clamp(32px,3.7vw,52px)!important;line-height:1.03!important;letter-spacing:-.04em!important}
.peptide-hub-theme .ph-content-page h2,.peptide-hub-theme .ph-theme-content h2{font-size:clamp(25px,2.6vw,38px)!important;line-height:1.08!important;letter-spacing:-.03em!important}
.peptide-hub-theme.woocommerce-shop .ph-shop-intro-copy h1{font-size:clamp(34px,3.8vw,54px)!important}.peptide-hub-theme.woocommerce-shop .ph-shop-category-heading h2{font-size:clamp(27px,2.7vw,37px)!important}

/* Search form and results: product-first, outcome-aware, same visual language as Shop. */
.ph-product-search{position:relative;margin:0}.ph-product-search input[type=search]{width:100%;height:42px;padding:0 44px 0 14px;border:1px solid #d7e2ec;border-radius:10px;background:#f7f9fb;color:#0b1f36;font:inherit;outline:none}.ph-product-search input[type=search]:focus{border-color:#75afe4;background:#fff;box-shadow:0 0 0 3px rgba(11,78,162,.10)}.ph-product-search button{position:absolute;right:4px;top:4px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:8px;background:#0b4ea2;color:#fff;cursor:pointer}.ph-product-search button:before{content:"⌕";font-size:20px;line-height:1}.ph-product-search button span{display:none}
.ph-catalogue-search{background:#fff}.ph-search-hero{padding:42px 0 32px;background:#f5f8fb;border-bottom:1px solid #e0e8f0}.ph-search-hero-inner{max-width:1040px}.ph-search-kicker{color:#0b4ea2;font-size:10px;font-weight:900;letter-spacing:.16em}.ph-search-hero h1{max-width:850px;margin:8px 0 9px;color:#0b1f36;font-size:clamp(34px,4vw,56px);line-height:1;letter-spacing:-.045em}.ph-search-hero p{margin:0 0 19px;color:#65788a;font-size:14px}.ph-search-hero .ph-product-search{max-width:760px}.ph-search-hero .ph-product-search input[type=search]{height:50px;padding-left:17px;background:#fff}.ph-search-hero .ph-product-search button{top:5px;right:5px;width:40px;height:40px}
.ph-outcome-filter{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:17px}.ph-outcome-filter>span{margin-right:3px;color:#49637b;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.10em}.ph-outcome-filter a{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border:1px solid #d9e3ec;border-radius:999px;background:#fff;color:#29465f;text-decoration:none;font-size:10px;font-weight:800}.ph-outcome-filter a:hover,.ph-outcome-filter a.is-active{border-color:#0b4ea2;background:#0b4ea2;color:#fff}
.ph-search-results{padding-top:34px;padding-bottom:74px}.ph-search-results-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.ph-search-results-head span{color:#0b4ea2;font-size:9px;font-weight:900;letter-spacing:.14em}.ph-search-results-head h2{margin:4px 0 0;font-size:26px;letter-spacing:-.03em}.ph-search-results-head>a{color:#0b4ea2;text-decoration:none;font-size:11px;font-weight:850}.ph-search-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:0!important}.ph-search-product-grid:before,.ph-search-product-grid:after{display:none!important}.ph-search-product-grid li.product{float:none!important;width:auto!important;margin:0!important;padding:0 0 18px!important;overflow:hidden;border:1px solid #dfe7ef;border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(6,26,51,.055)}.ph-search-product-grid li.product img{width:100%!important;margin:0!important}.ph-search-product-grid li.product .ph-generated-product-stage{min-height:260px;border-bottom:1px solid #e1e8f0}.ph-search-product-grid li.product .woocommerce-loop-product__title{padding:14px 15px 4px!important;font-size:14px!important;font-weight:900!important;color:#0b1f36!important}.ph-search-product-grid li.product .price{display:block;margin:0 15px 11px!important;color:#0b4ea2!important;font-size:13px!important;font-weight:900!important}.ph-search-product-grid li.product .star-rating{margin:2px 15px 6px!important}.ph-search-product-grid li.product .button{display:inline-flex!important;align-items:center;justify-content:center;min-height:39px!important;margin:0 15px!important;padding:0 14px!important;border-radius:9px!important;background:#0b4ea2!important;color:#fff!important;font-size:11px!important;font-weight:850!important}.ph-search-pagination{margin-top:28px}.ph-search-pagination .nav-links{display:flex;justify-content:center;gap:6px}.ph-search-pagination a,.ph-search-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid #d9e3ec;border-radius:9px;text-decoration:none}.ph-search-pagination .current{border-color:#0b4ea2;background:#0b4ea2;color:#fff}.ph-search-empty{padding:50px;border:1px solid #dfe7ef;border-radius:18px;background:#f7f9fb;text-align:center}.ph-search-empty h2{margin-top:0;font-size:28px}.ph-search-empty p{color:#65788a}

/* Cart: compact product media and a modern two-column totals rhythm, not a giant default table. */
.peptide-hub-theme.woocommerce-cart .site-main>.woocommerce,.peptide-hub-theme.woocommerce-checkout .site-main>.woocommerce,.peptide-hub-theme.woocommerce-account .site-main>.woocommerce{width:min(1380px,calc(100% - 40px));margin:30px auto 72px}
.peptide-hub-theme.woocommerce-cart .woocommerce-notices-wrapper{margin-bottom:18px}.peptide-hub-theme.woocommerce-cart .woocommerce-message,.peptide-hub-theme.woocommerce-cart .woocommerce-info{padding:15px 18px 15px 48px!important;border:1px solid #d8e4ef!important;border-top:3px solid #0b4ea2!important;border-radius:12px!important;background:#f5f9fd!important;color:#173650!important}.peptide-hub-theme.woocommerce-cart .woocommerce-message .button{border-radius:9px!important;background:#0b4ea2!important;color:#fff!important}
.peptide-hub-theme.woocommerce-cart table.shop_table{overflow:hidden;margin:0 0 26px!important;border:1px solid #dce5ed!important;border-radius:16px!important;border-collapse:separate!important;border-spacing:0!important;background:#fff!important;box-shadow:0 10px 30px rgba(6,26,51,.05)}.peptide-hub-theme.woocommerce-cart table.shop_table th{padding:13px 15px!important;background:#f5f8fb!important;color:#49627a!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important}.peptide-hub-theme.woocommerce-cart table.shop_table td{padding:15px!important;border-top:1px solid #e7edf3!important;vertical-align:middle!important;color:#173650!important;font-size:13px!important}.peptide-hub-theme.woocommerce-cart td.product-thumbnail{width:142px!important}.peptide-hub-theme.woocommerce-cart td.product-thumbnail>a{display:block;width:112px!important}.peptide-hub-theme.woocommerce-cart td.product-thumbnail img{display:block!important;width:112px!important;height:112px!important;object-fit:cover!important;border-radius:12px!important}.peptide-hub-theme.woocommerce-cart td.product-name a{color:#0b1f36!important;font-weight:900!important;text-decoration:none!important}.peptide-hub-theme.woocommerce-cart td.product-price,.peptide-hub-theme.woocommerce-cart td.product-subtotal{font-weight:850!important;color:#0b4ea2!important}.peptide-hub-theme.woocommerce-cart td.product-remove{width:48px;text-align:center}.peptide-hub-theme.woocommerce-cart td.product-remove a.remove{display:grid!important;place-items:center;width:30px!important;height:30px!important;margin:auto;border-radius:50%!important;background:#fff2f2!important;color:#a32929!important;font-size:18px!important;text-decoration:none!important}.peptide-hub-theme.woocommerce-cart .quantity .qty{width:68px!important;height:42px!important;border:1px solid #d8e3ec!important;border-radius:9px!important;background:#fff!important}.peptide-hub-theme.woocommerce-cart table.cart td.actions{padding:13px!important;background:#f8fafc!important}.peptide-hub-theme.woocommerce-cart .coupon{display:flex!important;gap:7px!important}.peptide-hub-theme.woocommerce-cart .coupon input{min-width:180px!important;height:42px!important;padding:0 12px!important;border:1px solid #d8e3ec!important;border-radius:9px!important}.peptide-hub-theme.woocommerce-cart .woocommerce button.button,.peptide-hub-theme.woocommerce-cart .woocommerce a.button{min-height:42px!important;padding:0 16px!important;border-radius:9px!important;border:1px solid #0b4ea2!important;background:#0b4ea2!important;color:#fff!important;font-size:11px!important;font-weight:850!important}.peptide-hub-theme.woocommerce-cart .woocommerce button.button:disabled{opacity:.45!important}.peptide-hub-theme.woocommerce-cart .cart-collaterals{display:flex!important;justify-content:flex-end!important}.peptide-hub-theme.woocommerce-cart .cart_totals{float:none!important;width:min(100%,560px)!important;padding:22px!important;border:1px solid #dce5ed!important;border-radius:16px!important;background:#fff!important;box-shadow:0 12px 34px rgba(6,26,51,.06)}.peptide-hub-theme.woocommerce-cart .cart_totals h2{margin:0 0 13px!important;font-size:25px!important;letter-spacing:-.03em!important}.peptide-hub-theme.woocommerce-cart .cart_totals table{margin:0 0 16px!important;border:0!important;box-shadow:none!important}.peptide-hub-theme.woocommerce-cart .cart_totals table th,.peptide-hub-theme.woocommerce-cart .cart_totals table td{padding:11px 0!important;background:transparent!important;border-top:1px solid #e6edf3!important;text-transform:none!important;letter-spacing:0!important}.peptide-hub-theme.woocommerce-cart .wc-proceed-to-checkout{padding:0!important}.peptide-hub-theme.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{width:100%!important;min-height:50px!important;margin:0!important;font-size:14px!important}

/* Checkout and account inherit the same restrained controls. */
.peptide-hub-theme.woocommerce-checkout h1,.peptide-hub-theme.woocommerce-account h1{font-size:clamp(32px,3.5vw,48px)!important}.peptide-hub-theme.woocommerce-checkout input,.peptide-hub-theme.woocommerce-checkout select,.peptide-hub-theme.woocommerce-checkout textarea,.peptide-hub-theme.woocommerce-account input,.peptide-hub-theme.woocommerce-account select{border:1px solid #d8e3ec!important;border-radius:9px!important;background:#fff!important}.peptide-hub-theme.woocommerce-checkout #place_order{min-height:48px!important;border-radius:10px!important;background:#0b4ea2!important;color:#fff!important;font-weight:900!important}

@media(max-width:980px){.ph-search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.peptide-hub-theme.woocommerce-cart .cart-collaterals{display:block!important}.peptide-hub-theme.woocommerce-cart .cart_totals{width:100%!important}}
@media(max-width:680px){.ph-search-hero{padding-top:28px}.ph-search-results-head{align-items:flex-start;flex-direction:column}.ph-search-product-grid{grid-template-columns:1fr!important}.peptide-hub-theme.woocommerce-cart .site-main>.woocommerce,.peptide-hub-theme.woocommerce-checkout .site-main>.woocommerce,.peptide-hub-theme.woocommerce-account .site-main>.woocommerce{width:min(100% - 20px,1380px);margin-top:18px}.peptide-hub-theme.woocommerce-cart table.shop_table_responsive tr{display:grid!important;grid-template-columns:92px 1fr!important;padding:12px!important;border-top:1px solid #e7edf3}.peptide-hub-theme.woocommerce-cart table.shop_table_responsive td{display:block!important;padding:6px 8px!important;border:0!important;text-align:left!important}.peptide-hub-theme.woocommerce-cart table.shop_table_responsive td:before{display:none!important}.peptide-hub-theme.woocommerce-cart td.product-remove{position:absolute}.peptide-hub-theme.woocommerce-cart td.product-thumbnail{grid-row:1/5;width:auto!important}.peptide-hub-theme.woocommerce-cart td.product-thumbnail>a,.peptide-hub-theme.woocommerce-cart td.product-thumbnail img{width:82px!important;height:82px!important}.peptide-hub-theme.woocommerce-cart .coupon{display:grid!important;grid-template-columns:1fr auto!important}.peptide-hub-theme.woocommerce-cart .coupon input{min-width:0!important;width:100%!important}}

/* ========================================================================
   Peptide Hub Theme 1.9.5 - experience consistency, real search, calmer type.
   ======================================================================== */
:root{
  --ph-primary:#0B4EA2;
  --ph-primary-strong:#073D81;
  --ph-accent:#62B0FF;
  --ph-dark:#061A33;
  --ph-dark-2:#082746;
  --ph-ink:#0B1F36;
  --ph-muted:#65788A;
  --ph-soft:#F4F7FA;
  --ph-line:#DCE5EE;
}

/* Search drawer must work at every desktop/tablet breakpoint where the icon is visible. */
.ph-mobile-search-panel.is-open{display:block!important}
.ph-mobile-search-panel{position:relative;z-index:8995;border-top:1px solid #E4EBF2;background:#fff;box-shadow:0 18px 42px rgba(6,26,51,.10)}
.ph-mobile-search-panel form{width:min(760px,calc(100% - 48px));margin:0 auto!important}
@media(min-width:701px){.ph-mobile-search-panel{padding:14px 24px 16px!important}}
@media(max-width:700px){.ph-mobile-search-panel form{width:100%}}

/* Instant catalogue suggestions. */
.ph-product-search{position:relative}
.ph-search-suggest{position:absolute;z-index:9500;top:calc(100% + 8px);left:0;right:0;display:none;max-height:min(70vh,560px);overflow:auto;padding:8px;border:1px solid #D8E3ED;border-radius:14px;background:#fff;box-shadow:0 24px 60px rgba(6,26,51,.18)}
.ph-search-suggest.is-open{display:block}.ph-search-suggest-heading{padding:6px 8px 8px;color:#6A7E91;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.ph-search-suggest-item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;min-height:66px;padding:7px;border-radius:10px;color:#163650!important;text-decoration:none!important}
.ph-search-suggest-item:hover,.ph-search-suggest-item.is-active{background:#EEF5FB;color:#0B4EA2!important}
.ph-search-suggest-media{display:grid;place-items:center;width:54px;height:54px;overflow:hidden;border:1px solid #E2E9F0;border-radius:9px;background:#F4F7FA}.ph-search-suggest-media img{width:100%;height:100%;object-fit:contain}
.ph-search-suggest-copy,.ph-search-suggest-top,.ph-search-suggest-meta{display:flex;min-width:0}.ph-search-suggest-copy{flex-direction:column;gap:5px}.ph-search-suggest-top{align-items:center;justify-content:space-between;gap:8px}.ph-search-suggest-top strong{overflow:hidden;color:#0B1F36;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.ph-search-suggest-top small{flex:0 0 auto;color:#60758A;font-size:9px;font-weight:800}
.ph-search-suggest-meta{align-items:center;gap:6px;flex-wrap:wrap}.ph-search-suggest-meta b{color:#0B4EA2;font-size:11px}.ph-search-suggest-meta i{padding:3px 6px;border-radius:999px;background:#EAF3FB;color:#315879;font-size:8px;font-style:normal;font-weight:800}
.ph-search-suggest-all{display:flex;align-items:center;justify-content:center;min-height:39px;margin-top:6px;border-radius:9px;background:#0B4EA2;color:#fff!important;text-decoration:none!important;font-size:10px;font-weight:900}.ph-search-suggest-all:hover{background:#073D81;color:#fff!important}.ph-search-suggest-empty{padding:14px 10px;color:#667A8D;font-size:11px;line-height:1.5}
.ph-mobile-search-panel .ph-search-suggest{left:0;right:0}

/* One calmer type scale across managed pages and commerce. Slidernator is excluded. */
.peptide-hub-theme .ph-shopfront-home section:not(.ph-cinematic-hero) .ph-fluid-title{font-size:clamp(30px,3.25vw,50px)!important;line-height:1!important;letter-spacing:-.045em!important}
.peptide-hub-theme .ph-content-page .ph-fluid-title{font-size:clamp(34px,4vw,58px)!important;line-height:.98!important;letter-spacing:-.045em!important}
.peptide-hub-theme .ph-managed-page .ph-page-hero-copy h1{font-size:clamp(38px,4.6vw,64px)!important;line-height:.98!important;letter-spacing:-.045em!important}
.peptide-hub-theme.woocommerce-shop .ph-shop-intro-copy h1{font-size:clamp(36px,4vw,56px)!important}
.peptide-hub-theme .ph-section-heading p,.peptide-hub-theme .ph-content-page p{line-height:1.65}

/* Brand-colour lock for generated content sections. */
.peptide-hub-theme .ph-page-hero,.peptide-hub-theme .ph-page-next-150,.peptide-hub-theme .ph-section-dark,.peptide-hub-theme .ph-section-ink{background-color:#061A33!important}
.peptide-hub-theme .ph-page-next-150{position:relative;border:1px solid rgba(98,176,255,.14);box-shadow:0 20px 54px rgba(6,26,51,.14)}
.peptide-hub-theme .ph-page-next-150 figure{position:relative;background:#082746}.peptide-hub-theme .ph-page-next-150 figure:after{content:"";position:absolute;inset:0;background:rgba(4,25,48,.22);pointer-events:none}
.peptide-hub-theme .ph-page-next-150 img{filter:saturate(.92) contrast(1.08) brightness(.90)!important}
.peptide-hub-theme .ph-page-next-150 .ph-kicker,.peptide-hub-theme .ph-page-hero .ph-kicker{color:#72B9FF!important}
.peptide-hub-theme .ph-page-next-150 .ph-button-primary{background:#0B4EA2!important;color:#fff!important;box-shadow:none!important}

/* Homepage outcome finder: useful discovery without turning the page into another redesign. */
.ph-home-outcomes{padding:54px 0;border-top:1px solid #E4EBF2;border-bottom:1px solid #E4EBF2;background:#fff!important}
.ph-home-outcomes-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:34px;align-items:center}
.ph-home-outcomes-copy h2{margin:7px 0 10px;color:#0B1F36}.ph-home-outcomes-copy p{max-width:560px;margin:0;color:#63778A;font-size:13px}
.ph-home-outcome-search{max-width:520px;margin-top:18px!important}.ph-home-outcome-search input[type=search]{height:46px!important;background:#F6F9FC!important}.ph-home-outcome-search button{top:6px!important;right:6px!important;height:34px!important;width:36px!important;border-radius:8px!important;background:#0B4EA2!important;color:#fff!important}
.ph-home-outcome-chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ph-home-outcome-chips a{position:relative;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:2px 12px;min-height:68px;padding:13px 42px 13px 15px;border:1px solid #DCE5EE;border-radius:13px;background:#F8FAFC;color:#173650!important;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,background .18s ease}.ph-home-outcome-chips a:hover{transform:translateY(-2px);border-color:#8ABAE5;background:#EEF5FB;color:#0B4EA2!important}.ph-home-outcome-chips strong{font-size:12px;font-weight:900}.ph-home-outcome-chips small{color:#6E8192;font-size:9px}.ph-home-outcome-chips span{position:absolute;right:14px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#0B4EA2;color:#fff;font-size:12px}

/* Search results use the same card language as Shop. */
.ph-search-hero{background:#F4F7FA!important}.ph-search-hero h1{font-size:clamp(34px,4vw,54px)!important;color:#0B1F36!important}.ph-search-hero p{color:#65788A!important}.ph-outcome-filter a.is-active,.ph-outcome-filter a:hover{background:#0B4EA2!important;border-color:#0B4EA2!important;color:#fff!important}

/* Menu stays blue/white only. */
.ph-site-header .ph-nav-item>a:hover,.ph-site-header .ph-nav-shop.is-mega-open>.ph-nav-shop-row>a,.ph-site-header .ph-mega-toggle:hover{background:#EEF4FA!important;color:#0B4EA2!important}
.ph-site-header .ph-mega-card-media:after{background:rgba(3,18,37,.60)!important}.ph-site-header .ph-mega-aside .ph-mega-all{background:#0B4EA2!important;color:#fff!important}

@media(max-width:900px){.ph-home-outcomes-grid{grid-template-columns:1fr}.ph-home-outcome-chips{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.ph-home-outcomes{padding:42px 0}.ph-home-outcome-chips{grid-template-columns:1fr}.ph-search-suggest{position:fixed;left:12px!important;right:12px!important;top:auto;max-height:58vh}}

/* ========================================================================
   Peptide Hub Theme 1.9.6 - consistency, search certainty, finishing polish.
   ======================================================================== */
:root{
  --ph-196-navy:#061A33;
  --ph-196-ink:#0B1F36;
  --ph-196-blue:#0B4EA2;
  --ph-196-blue-2:#0D5BB8;
  --ph-196-sky:#62B0FF;
  --ph-196-line:#DCE6EF;
  --ph-196-mist:#F4F7FA;
  --ph-196-muted:#65798B;
}
.peptide-hub-theme{background:#fff;color:var(--ph-196-ink)}
.peptide-hub-theme a{outline-color:var(--ph-196-sky)}

/* Calm the heading scale outside Slidernator. The hero keeps its cinematic type. */
.peptide-hub-theme main:not(.ph-cinematic-hero) h1,
.peptide-hub-theme .ph-page-title{font-size:clamp(36px,4.2vw,60px)!important;line-height:.98!important;letter-spacing:-.045em!important}
.peptide-hub-theme main h2:not(.ss3k__headline),
.peptide-hub-theme .ph-fluid-title:not(.ss3k__headline){font-size:clamp(28px,3vw,46px)!important;line-height:1.02!important;letter-spacing:-.038em!important}
.peptide-hub-theme main h3{line-height:1.1}
.peptide-hub-theme .ph-kicker,.peptide-hub-theme .ph-search-kicker{color:#0B5CB2!important;letter-spacing:.14em!important}

/* Header/search: predictable white/navy shell across every page. */
.peptide-hub-theme .ph-site-header{background:#fff!important;color:var(--ph-196-ink)!important;border-bottom-color:#E4EBF2!important}
.peptide-hub-theme .ph-primary-nav>ul>li>a,.peptide-hub-theme .ph-nav-shop-row>a{color:#102A44!important}
.peptide-hub-theme .ph-primary-nav>ul>li>a:hover,.peptide-hub-theme .ph-nav-shop.is-mega-open>.ph-nav-shop-row>a{background:#EDF4FA!important;color:var(--ph-196-blue)!important}
.peptide-hub-theme .ph-mobile-search-panel{padding:14px 24px 16px!important;background:#fff!important;border-color:#E4EBF2!important}
.peptide-hub-theme .ph-mobile-search-panel.is-open{display:block!important}
.peptide-hub-theme .ph-product-search input[type=search]{border-color:#D8E3ED!important;background:#F7FAFC!important;color:var(--ph-196-ink)!important}
.peptide-hub-theme .ph-product-search input[type=search]:focus{border-color:#7DB7E9!important;background:#fff!important;box-shadow:0 0 0 4px rgba(11,78,162,.10)!important}
.peptide-hub-theme .ph-product-search button{background:var(--ph-196-blue)!important;color:#fff!important}
.peptide-hub-theme .ph-product-search button:hover{background:var(--ph-196-blue-2)!important}

/* Mega menu: same blue family, outcomes included, no green/teal interaction state. */
.peptide-hub-theme .ph-mega-inner{border-color:#D9E4EE!important;background:#fff!important;box-shadow:0 30px 80px rgba(6,26,51,.18)!important}
.peptide-hub-theme .ph-mega-card{border-color:#D9E4EE!important;background:var(--ph-196-navy)!important}
.peptide-hub-theme .ph-mega-card-media:after{background:rgba(3,20,41,.62)!important}
.peptide-hub-theme .ph-mega-card-copy strong{color:#fff!important}.peptide-hub-theme .ph-mega-card-copy small{color:#D6E5F2!important}
.peptide-hub-theme .ph-mega-card-meta{color:#8BC7FF!important}.peptide-hub-theme .ph-mega-card-copy>b{background:rgba(98,176,255,.14)!important;color:#fff!important}
.peptide-hub-theme .ph-mega-aside{background:#F6F9FC!important;border-left-color:#E1E9F0!important}
.peptide-hub-theme .ph-mega-aside>a{color:#25425E!important}.peptide-hub-theme .ph-mega-aside>a:hover{background:#EAF3FB!important;color:var(--ph-196-blue)!important}
.ph-mega-outcomes{margin-top:12px;padding-top:12px;border-top:1px solid #DCE6EF}.ph-mega-outcomes>span{display:block;margin-bottom:8px;color:#597086;font-size:9px;font-weight:950;letter-spacing:.14em}.ph-mega-outcomes>div{display:flex;flex-wrap:wrap;gap:6px}.ph-mega-outcomes a{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 9px;border:1px solid #D7E3ED;border-radius:999px;background:#fff;color:#24445F!important;font-size:9px;font-weight:850;text-decoration:none!important}.ph-mega-outcomes a:hover{border-color:#8CBFEA;background:#EDF6FD;color:#0B4EA2!important}.ph-mega-outcomes small{color:#7890A4;font-size:8px}

/* Search page: catalogue-first, not generic WordPress search. */
.ph-catalogue-search{background:#fff}.ph-search-hero{padding:54px 0 46px!important;border-bottom:1px solid #E3EBF2;background:#F7FAFD!important}
.ph-search-hero-inner{max-width:1120px}.ph-search-hero h1{max-width:820px;margin:7px 0 10px!important;color:var(--ph-196-ink)!important}.ph-search-hero p{max-width:760px;margin:0 0 22px;color:var(--ph-196-muted)!important;font-size:14px;line-height:1.65}.ph-search-hero .ph-product-search{max-width:760px}.ph-search-hero .ph-product-search input{height:54px!important;padding-left:17px!important;padding-right:58px!important;border-radius:13px!important;font-size:15px}.ph-search-hero .ph-product-search button{top:6px!important;right:6px!important;width:43px!important;height:42px!important;border-radius:10px!important}
.ph-outcome-filter{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:18px}.ph-outcome-filter>span{margin-right:4px;color:#64798B;font-size:9px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.ph-outcome-filter a{display:inline-flex;align-items:center;gap:6px;min-height:33px;padding:0 10px;border:1px solid #D9E4ED;border-radius:999px;background:#fff;color:#23435F!important;text-decoration:none!important;font-size:9px;font-weight:850}.ph-outcome-filter a small{color:#758B9D;font-size:8px}.ph-outcome-filter a:hover,.ph-outcome-filter a.is-active{border-color:var(--ph-196-blue)!important;background:var(--ph-196-blue)!important;color:#fff!important}.ph-outcome-filter a.is-active small{color:#DCEEFF}
.ph-search-results{padding:42px 0 80px}.ph-search-results-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.ph-search-results-head h2{margin:5px 0 0!important}.ph-search-results-actions{display:flex;align-items:center;gap:12px}.ph-search-results-actions>a{color:#5C7286!important;font-size:10px;font-weight:850;text-decoration:none!important}.ph-search-results-actions>a:hover{color:var(--ph-196-blue)!important}.ph-search-results-actions .ph-search-shop-link{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border-radius:9px;background:var(--ph-196-blue);color:#fff!important}.ph-search-results-actions .ph-search-shop-link:hover{background:var(--ph-196-blue-2);color:#fff!important}
.ph-search-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important}.ph-search-product-grid:before,.ph-search-product-grid:after{display:none!important}.ph-search-product-grid>li.product{width:auto!important;margin:0!important;float:none!important}
.ph-search-pagination ul{display:flex;justify-content:center;gap:6px;margin:34px 0 0;padding:0;list-style:none}.ph-search-pagination a,.ph-search-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid #DCE6EF;border-radius:9px;background:#fff;color:#24435F;text-decoration:none}.ph-search-pagination .current,.ph-search-pagination a:hover{border-color:var(--ph-196-blue);background:var(--ph-196-blue);color:#fff}
.ph-search-empty{display:grid;justify-items:center;max-width:680px;margin:28px auto;padding:52px 28px;border:1px solid #DDE7EF;border-radius:22px;background:#F8FAFC;text-align:center}.ph-search-empty-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:15px;border-radius:18px;background:#EAF3FB;color:var(--ph-196-blue);font-size:30px}.ph-search-empty h2{margin:0 0 8px!important}.ph-search-empty p{max-width:520px;margin:0;color:#687E90}.ph-search-empty>div{display:flex;gap:14px;align-items:center;margin-top:22px}.ph-search-empty .button{background:var(--ph-196-blue)!important;color:#fff!important}.ph-search-empty>div>a:not(.button){color:#4B6680!important;font-size:11px;font-weight:850}

/* Homepage finish: clearer hierarchy without changing its architecture. */
.ph-shopfront-home .ph-home-products-shopfront{padding-top:58px!important;padding-bottom:72px!important}.ph-shopfront-home .ph-shopfront-heading{margin-bottom:26px!important}.ph-shopfront-home .ph-shopfront-heading p{font-size:14px!important;line-height:1.62!important}.ph-shopfront-home .ph-home-categories{padding-top:64px!important;padding-bottom:72px!important}.ph-shopfront-home .ph-section-heading{margin-bottom:28px}.ph-shopfront-home .ph-section-heading>p{max-width:720px;margin-inline:auto;color:#687C8E;font-size:13px;line-height:1.6}
.ph-home-outcomes{padding:60px 0!important;background:#F7FAFC!important}.ph-home-outcomes-grid{gap:42px!important}.ph-home-outcomes-copy p{font-size:13px!important;line-height:1.65}.ph-home-outcome-chips a.is-empty{opacity:.62}.ph-home-outcome-chips a.is-empty small:after{content:' · tag ready'}.ph-home-outcome-chips a:hover{opacity:1}
.ph-shopfront-journey .ph-molecular-stages article{border-color:rgba(121,184,239,.22)!important;background:rgba(7,36,67,.82)!important;box-shadow:0 18px 42px rgba(0,0,0,.16)!important}.ph-shopfront-journey .ph-molecular-stages article.is-active{border-color:rgba(98,176,255,.58)!important;background:rgba(10,57,105,.9)!important}.ph-shopfront-journey .ph-molecular-stages article h3{font-size:18px!important}.ph-shopfront-journey .ph-molecular-stages article p{color:#C9D9E8!important;font-size:11px!important;line-height:1.5!important}
.ph-shopfront-performance{border-top:1px solid rgba(117,184,242,.08);border-bottom:1px solid rgba(117,184,242,.08)}.ph-shopfront-performance .ph-performance-stage-copy>p{font-size:14px!important;line-height:1.65!important}.ph-commerce-story{background:#071C34!important}.ph-commerce-story:before{opacity:.86!important}.ph-commerce-story .ph-commerce-story-copy p{font-size:14px!important;line-height:1.65!important}

/* Quality/FAQ/reviews deserve the same visual weight as the dark centrepiece. */
.ph-quality-section,.ph-quality-assurance,.ph-home-quality{background:#fff}.ph-quality-pillar,.ph-quality-card{border-color:#DCE6EF!important;box-shadow:0 14px 34px rgba(6,26,51,.05)!important}
.ph-faq-section,.ph-home-faq{background:#F5F8FB!important}.ph-faq-item{border-color:#DCE6EF!important;border-radius:10px!important;background:#fff!important}.ph-faq-item summary{min-height:46px;padding:0 15px!important;color:#173651!important;font-size:11px!important;font-weight:850!important}.ph-faq-item p{padding:0 15px 15px!important;color:#64798C!important;font-size:11px!important;line-height:1.6!important}
.ph-reviews-section{padding-block:76px!important}.ph-review-grid{gap:16px!important}.ph-review-card{padding:20px!important;border-color:#DCE5ED!important;border-radius:17px!important;background:#fff!important;box-shadow:0 14px 34px rgba(6,26,51,.06)!important}.ph-review-card:nth-child(2){transform:none!important}.ph-review-card blockquote{margin:16px 0 18px!important;color:#233F58!important;font-size:13px!important;line-height:1.62!important}.ph-review-avatar,.ph-review-monogram{width:44px!important;height:44px!important}.ph-review-card footer strong{font-size:11px}.ph-review-card footer span,.ph-review-card footer a{font-size:9px!important}

/* Managed page transition cards now use the same navy asset family. */
.ph-page-next-150{overflow:hidden!important;border:1px solid #D8E3ED!important;background:#07172D!important;color:#fff!important}.ph-page-next-150>div{padding:clamp(28px,4vw,56px)!important}.ph-page-next-150 h2{color:#fff!important}.ph-page-next-150 p{max-width:650px;color:#D2DFEB!important;font-size:14px!important;line-height:1.65!important}.ph-page-next-150 figure:after{content:"";position:absolute;inset:0;background:rgba(7,23,45,.22)}.ph-page-next-150 figure{position:relative;background:#07172D}.ph-page-next-150 figure img{filter:saturate(.78) contrast(1.05) brightness(.86)!important}

/* Footer: slightly larger type and cleaner spacing. */
.ph-site-footer{background:#061A33!important}.ph-footer-main{padding-top:46px!important;padding-bottom:36px!important}.ph-footer-main h3,.ph-footer-main h4{font-size:11px!important;letter-spacing:.04em}.ph-footer-main p,.ph-footer-main a,.ph-footer-main li{font-size:10px!important;line-height:1.65!important}.ph-footer-bottom{min-height:48px!important}.ph-footer-bottom,.ph-footer-bottom a{font-size:9px!important}

/* Keep WhatsApp clear of page controls. */
.ph-whatsapp-float,.ph-whatsapp-button{right:18px!important;bottom:18px!important}

@media(max-width:1100px){.ph-search-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){
  .peptide-hub-theme main:not(.ph-cinematic-hero) h1,.peptide-hub-theme .ph-page-title{font-size:clamp(34px,10vw,48px)!important}
  .peptide-hub-theme main h2:not(.ss3k__headline),.peptide-hub-theme .ph-fluid-title:not(.ss3k__headline){font-size:clamp(27px,8vw,38px)!important}
  .ph-search-hero{padding:34px 0!important}.ph-search-results{padding:30px 0 60px}.ph-search-results-head{align-items:flex-start;flex-direction:column}.ph-search-results-actions{width:100%;justify-content:space-between}.ph-search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.ph-page-next-150 figure{min-height:280px}
}
@media(max-width:480px){.ph-search-product-grid{grid-template-columns:1fr!important}.ph-search-empty>div{flex-direction:column}}

/* === 1.9.7 CONSISTENCY + DISTINCT COMMERCE PAGE DNA === */
:root{--ph-primary:#0B4EA2;--ph-dark:#061A33;--ph-ink:#0B1F36;--ph-muted:#657588;--ph-line:#DDE7F0;--ph-soft:#F4F8FC;--ph-blue-soft:#EAF4FC;--ph-blue-mid:#0D5BB8;--ph-blue-light:#62B0FF}
body{background:#fff;color:var(--ph-ink)}
.ph-site-header,.ph-primary-nav,.ph-mega-inner,.ph-mobile-search-panel{background:#fff;color:var(--ph-ink)}
.ph-topbar,.ph-site-footer{background:#061A33}
.ph-primary-nav>ul>li>a:hover,.ph-primary-nav>ul>li.current-menu-item>a,.ph-primary-nav>ul>li.current-menu-ancestor>a{background:#EAF4FC;color:#0B4EA2}
.ph-mega-aside .ph-mega-all,.ph-footer-cta-actions a.is-primary{background:#0B4EA2!important;border-color:#0B4EA2!important}

/* Commerce mastheads make cart and checkout feel intentionally different from Shop. */
.ph-commerce-masthead{border-bottom:1px solid #DDE7F0;background:#F4F8FC}
.ph-commerce-masthead>.ph-container{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:42px 0}
.ph-commerce-masthead span{display:block;margin-bottom:7px;color:#0B4EA2;font-size:10px;font-weight:900;letter-spacing:.16em}
.ph-commerce-masthead h1{margin:0;color:#0B1F36;font-size:clamp(34px,4vw,54px);line-height:.98;letter-spacing:-.045em}
.ph-commerce-masthead p{max-width:650px;margin:10px 0 0;color:#617487;font-size:14px;line-height:1.6}
.ph-cart-masthead aside{display:grid;grid-template-columns:auto auto 34px auto auto 34px auto auto;align-items:center;gap:8px;min-width:420px;padding:14px 18px;border:1px solid #D5E2EE;border-radius:16px;background:#fff}
.ph-cart-masthead aside b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#0B4EA2;color:#fff;font-size:10px}.ph-cart-masthead aside small{color:#29455F;font-weight:800}.ph-cart-masthead aside i{height:1px;background:#C8D8E7}
.ph-checkout-masthead{background:#061A33;border-color:#123A64}.ph-checkout-masthead h1,.ph-checkout-masthead span{color:#fff}.ph-checkout-masthead span{color:#72B9FF}.ph-checkout-masthead p{color:#C8DAE9}.ph-checkout-masthead aside{max-width:340px;padding:18px 20px;border:1px solid #24517B;border-radius:16px;background:#082746;color:#fff}.ph-checkout-masthead aside strong,.ph-checkout-masthead aside small{display:block}.ph-checkout-masthead aside small{margin-top:4px;color:#BBD0E2;line-height:1.45}

/* Cart: compact order-review workspace. */
body.woocommerce-cart .site-main{background:#F7FAFD;padding-bottom:70px}
body.woocommerce-cart .woocommerce{width:min(1380px,calc(100% - 48px));margin:36px auto 0;display:grid;grid-template-columns:minmax(0,1.42fr) minmax(330px,.58fr);gap:28px;align-items:start}
body.woocommerce-cart .woocommerce-notices-wrapper{grid-column:1/-1}
body.woocommerce-cart .woocommerce-cart-form{margin:0;padding:18px;border:1px solid #DCE6EF;border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(6,26,51,.06)}
body.woocommerce-cart table.shop_table{margin:0!important;border:0!important;border-radius:0!important}
body.woocommerce-cart table.shop_table thead th{padding:10px 12px;border-bottom:1px solid #DCE6EF;color:#617589;font-size:10px;text-transform:uppercase;letter-spacing:.11em}
body.woocommerce-cart table.shop_table td{padding:16px 12px;border-color:#E6EDF3;vertical-align:middle}
body.woocommerce-cart td.product-thumbnail{width:118px}body.woocommerce-cart td.product-thumbnail img{width:96px!important;height:96px!important;object-fit:contain;border-radius:14px;background:#F2F7FB}
body.woocommerce-cart td.product-name a{color:#0B1F36;font-size:15px;font-weight:850;text-decoration:none}body.woocommerce-cart td.product-price,body.woocommerce-cart td.product-subtotal{color:#0B4EA2;font-weight:850}
body.woocommerce-cart .quantity .qty{width:64px!important;min-height:42px;border:1px solid #D7E2EC;border-radius:9px;background:#fff;text-align:center}
body.woocommerce-cart .actions{padding-top:18px!important}body.woocommerce-cart .coupon{display:flex!important;gap:8px}body.woocommerce-cart .coupon #coupon_code{width:180px!important;min-height:42px;border:1px solid #D7E2EC;border-radius:9px;padding:0 11px}
body.woocommerce-cart .cart-collaterals{width:auto!important;float:none!important;margin:0;padding:20px;border:1px solid #DCE6EF;border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(6,26,51,.06)}
body.woocommerce-cart .cart_totals{width:100%!important;float:none!important}body.woocommerce-cart .cart_totals h2{margin:0 0 14px;font-size:24px;letter-spacing:-.03em}body.woocommerce-cart .cart_totals table{border:0!important}body.woocommerce-cart .cart_totals th,body.woocommerce-cart .cart_totals td{padding:11px 4px!important;border-color:#E7EDF3!important;font-size:13px}body.woocommerce-cart .wc-proceed-to-checkout{padding:14px 0 0!important}body.woocommerce-cart .checkout-button{display:flex!important;justify-content:center;align-items:center;min-height:50px!important;margin:0!important;background:#0B4EA2!important;border-radius:11px!important;color:#fff!important;font-size:15px!important;font-weight:900!important}

/* Checkout: form workspace + dark order summary. */
body.woocommerce-checkout .site-main{background:#F7FAFD;padding-bottom:78px}body.woocommerce-checkout .woocommerce{width:min(1380px,calc(100% - 48px));margin:34px auto 0}body.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(390px,.62fr);gap:28px;align-items:start}body.woocommerce-checkout #customer_details{display:grid;grid-template-columns:1fr;gap:16px}body.woocommerce-checkout #customer_details .col-1,body.woocommerce-checkout #customer_details .col-2{width:100%!important;float:none!important;padding:24px;border:1px solid #DCE6EF;border-radius:20px;background:#fff}body.woocommerce-checkout #customer_details h3{margin-top:0;font-size:24px;letter-spacing:-.03em}body.woocommerce-checkout #order_review_heading{grid-column:2;margin:0;padding:22px 22px 0;border-radius:20px 20px 0 0;background:#061A33;color:#fff;font-size:22px}body.woocommerce-checkout #order_review{grid-column:2;margin-top:-28px;padding:60px 22px 22px;border:1px solid #123A64;border-radius:20px;background:#061A33;color:#fff}body.woocommerce-checkout #order_review table{color:#fff;border-color:#194A74!important}body.woocommerce-checkout #order_review th,body.woocommerce-checkout #order_review td{border-color:#194A74!important;color:#E5EEF6}body.woocommerce-checkout #payment{background:#082746!important;color:#fff!important;border-radius:14px!important}body.woocommerce-checkout #payment .payment_box{background:#F4F8FC!important;color:#0B1F36!important}body.woocommerce-checkout #place_order{width:100%;min-height:52px;background:#0B4EA2!important;font-size:15px;font-weight:900}

/* Account: keep the dashboard identity but remove old purple/gradient drift. */
body.woocommerce-account{background:#F7FAFD!important}body.woocommerce-account .woocommerce-MyAccount-navigation{background:#061A33!important}body.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,body.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:#0B4EA2!important;color:#fff!important}.ph-account-welcome{background:#071D37!important}.ph-account-orbit b,.ph-account-quick-grid span{color:#72B9FF!important}.ph-account-quick-grid a{background:#082746!important}.ph-account-quick-grid a:after{display:none!important}.ph-account-support{background:#EAF4FC!important}

/* Search is intentionally editorial, not another Shop clone. */
.ph-catalogue-search{background:#F7FAFD}.ph-search-hero{background:#071D37!important}.ph-search-hero h1{color:#fff}.ph-search-hero p{color:#C6D8E7}.ph-outcome-filter a.is-active{background:#0B4EA2!important;border-color:#0B4EA2!important;color:#fff!important}.ph-search-results{padding-top:38px;padding-bottom:80px}

/* Shared commerce button language. */
body.woocommerce-cart .button,body.woocommerce-checkout .button,body.woocommerce-account .button,.ph-catalogue-search .button{border-radius:9px!important;background:#0B4EA2!important;color:#fff!important;font-weight:850!important;box-shadow:none!important}body.woocommerce-cart .button:hover,body.woocommerce-checkout .button:hover,body.woocommerce-account .button:hover,.ph-catalogue-search .button:hover{background:#083E83!important;color:#fff!important}

@media(max-width:980px){.ph-commerce-masthead>.ph-container{align-items:flex-start;flex-direction:column}.ph-cart-masthead aside{min-width:0;width:100%;grid-template-columns:auto auto 1fr auto auto 1fr auto auto}body.woocommerce-cart .woocommerce,body.woocommerce-checkout form.checkout{grid-template-columns:1fr}body.woocommerce-cart .cart-collaterals{grid-column:1}body.woocommerce-checkout #order_review_heading,body.woocommerce-checkout #order_review{grid-column:1}body.woocommerce-checkout #order_review{margin-top:-28px}}
@media(max-width:620px){.ph-commerce-masthead>.ph-container{padding:28px 0}.ph-cart-masthead aside{grid-template-columns:auto auto 12px auto auto 12px auto auto;padding:10px}.ph-cart-masthead aside small{font-size:9px}body.woocommerce-cart .woocommerce,body.woocommerce-checkout .woocommerce{width:min(100% - 20px,1380px)}body.woocommerce-cart .woocommerce-cart-form{padding:10px}body.woocommerce-cart table.shop_table thead{display:none}body.woocommerce-cart table.shop_table tr{display:grid;grid-template-columns:80px 1fr auto;margin-bottom:12px;padding:10px;border:1px solid #E1E9F0;border-radius:14px}body.woocommerce-cart table.shop_table td{display:block!important;padding:6px!important;border:0!important}body.woocommerce-cart td.product-remove{grid-column:3;grid-row:1}body.woocommerce-cart td.product-thumbnail{grid-column:1;grid-row:1/4;width:auto}body.woocommerce-cart td.product-name{grid-column:2;grid-row:1}body.woocommerce-cart td.product-price{grid-column:2;grid-row:2}body.woocommerce-cart td.product-quantity{grid-column:2;grid-row:3}body.woocommerce-cart td.product-subtotal{grid-column:3;grid-row:3}body.woocommerce-cart .actions{grid-column:1/-1!important}.ph-cart-masthead aside i{width:12px}}

/* === 1.9.7 PRODUCT DOSSIER + FLAT CLIENT PAGE CONSISTENCY === */
/* Product pages deliberately feel like a laboratory dossier rather than a Shop grid. */
body.single-product .site-main.ph-theme-commerce{background:#F7FAFD;padding:42px 0 84px}
body.single-product .site-main.ph-theme-commerce>.woocommerce{width:min(1380px,calc(100% - 48px));margin:0 auto}
body.single-product div.product{display:grid;grid-template-columns:minmax(360px,.86fr) minmax(0,1.14fr);gap:42px;align-items:start;padding:28px;border:1px solid #DCE6EF;border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(6,26,51,.07)}
body.single-product div.product .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important;padding:18px;border-radius:18px;background:#F1F6FA}
body.single-product div.product .summary{width:100%!important;float:none!important;margin:0!important;padding:10px 12px 10px 0}
body.single-product div.product .product_title{margin:0 0 10px!important;color:#0B1F36;font-size:clamp(34px,4vw,54px)!important;line-height:.98!important;letter-spacing:-.045em!important}
body.single-product div.product .price{color:#0B4EA2!important;font-size:24px!important;font-weight:900!important}
body.single-product div.product .woocommerce-product-details__short-description{max-width:720px;color:#5F7386;font-size:14px;line-height:1.7}
body.single-product div.product form.cart{display:flex;align-items:center;gap:10px;margin:24px 0!important;padding:16px;border:1px solid #DCE6EF;border-radius:14px;background:#F7FAFD}
body.single-product div.product form.cart .quantity .qty{min-height:46px;border:1px solid #D4E0EA;border-radius:9px}
body.single-product div.product form.cart .single_add_to_cart_button{min-height:46px!important;padding:0 22px!important;border-radius:9px!important;background:#0B4EA2!important;color:#fff!important;font-weight:900!important}
body.single-product div.product .product_meta{padding-top:16px;border-top:1px solid #E2EAF1;color:#66798A;font-size:11px;line-height:1.9}
body.single-product div.product .product_meta a{color:#0B4EA2;font-weight:800;text-decoration:none}
body.single-product .woocommerce-tabs,body.single-product .related.products,body.single-product .upsells.products{grid-column:1/-1;margin-top:10px}
body.single-product .woocommerce-tabs{padding-top:22px;border-top:1px solid #DCE6EF}
body.single-product .woocommerce-tabs ul.tabs{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 18px!important;padding:0!important}
body.single-product .woocommerce-tabs ul.tabs:before{display:none!important}
body.single-product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:1px solid #D8E3EC!important;border-radius:999px!important;background:#fff!important}
body.single-product .woocommerce-tabs ul.tabs li:before,body.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}
body.single-product .woocommerce-tabs ul.tabs li a{padding:9px 14px!important;color:#35516B!important;font-size:11px!important;font-weight:850!important}
body.single-product .woocommerce-tabs ul.tabs li.active{border-color:#0B4EA2!important;background:#0B4EA2!important}body.single-product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}
body.single-product .related.products>h2,body.single-product .upsells.products>h2{font-size:28px!important;color:#0B1F36;letter-spacing:-.035em}

/* Wishlist/account keep their own identity, but inherit the approved flat palette. */
.peptide-hub-theme .ph-wishlist-hero{background:#071D37!important;border:1px solid #123A64!important;box-shadow:none!important}
.peptide-hub-theme .ph-wishlist-hero:before,.peptide-hub-theme .ph-wishlist-hero:after{display:none!important}
.peptide-hub-theme .ph-wishlist-count strong{color:#72B9FF!important}
.peptide-hub-theme .ph-wishlist-guest-note{background:#082746!important}
.peptide-hub-theme .ph-account-welcome{box-shadow:none!important;border:1px solid #123A64!important}
.peptide-hub-theme .ph-account-welcome:before,.peptide-hub-theme .ph-account-welcome:after{display:none!important}

@media(max-width:900px){
  body.single-product div.product{grid-template-columns:1fr;gap:22px;padding:18px}
  body.single-product div.product .summary{padding:0}
}
@media(max-width:620px){
  body.single-product .site-main.ph-theme-commerce{padding-top:18px}
  body.single-product .site-main.ph-theme-commerce>.woocommerce{width:min(100% - 20px,1380px)}
  body.single-product div.product{padding:12px;border-radius:18px}
  body.single-product div.product form.cart{align-items:stretch;flex-direction:column}
  body.single-product div.product form.cart .single_add_to_cart_button{width:100%}
}

/* ========================================================================
   Peptide Hub Theme 1.9.9 - readability and visual-polish pass.
   Same homepage architecture, larger useful type, stronger contrast and a
   consistent reading rhythm from products through footer.
   ======================================================================== */
.peptide-hub-theme{
  --ph-reading:#243B52;
  --ph-reading-muted:#607489;
  --ph-reading-line:#DCE6EF;
}
.peptide-hub-theme .ph-kicker,
.peptide-hub-theme .ph-eyebrow{
  font-size:11px!important;
  line-height:1.35!important;
  letter-spacing:.13em!important;
}
.peptide-hub-theme .ph-shopfront-home .ph-section-heading>p,
.peptide-hub-theme .ph-shopfront-home .ph-shopfront-heading p{
  max-width:760px!important;
  color:var(--ph-reading-muted)!important;
  font-size:15px!important;
  line-height:1.68!important;
}
.peptide-hub-theme .ph-shopfront-home .ph-fluid-title{
  font-size:clamp(31px,3.1vw,46px)!important;
  line-height:1.03!important;
}
.peptide-hub-theme .ph-button,
.peptide-hub-theme .ph-small-button{
  min-height:44px!important;
  padding-inline:18px!important;
  font-size:13px!important;
  border-radius:10px!important;
}

/* Product cards: the generated artwork is the star, but the buying data must
   still be readable at a glance. */
.peptide-hub-theme .ph-shopfront-product-grid .ph-product-copy{padding:16px!important}
.peptide-hub-theme .ph-shopfront-product-grid .ph-product-meta{font-size:11px!important;line-height:1.4!important}
.peptide-hub-theme .ph-shopfront-product-grid .ph-product-copy h3{margin:8px 0 10px!important;font-size:16px!important;line-height:1.16!important}
.peptide-hub-theme .ph-shopfront-product-grid .ph-product-facts{margin-bottom:12px!important}
.peptide-hub-theme .ph-shopfront-product-grid .ph-product-facts span{padding:5px 7px!important;font-size:10px!important}
.peptide-hub-theme .ph-shopfront-product-grid .ph-product-price{font-size:16px!important;font-weight:900!important}
.peptide-hub-theme .ph-shopfront-product-grid .ph-small-button{min-height:39px!important;padding-inline:13px!important;font-size:11px!important}

/* Category cards: keep the compact 3x4 visual grid, remove the tiny-caption feel. */
.peptide-hub-theme .ph-home-categories-grid .ph-category-copy small{font-size:10px!important;line-height:1.3!important}
.peptide-hub-theme .ph-home-categories-grid .ph-category-copy strong{font-size:17px!important;line-height:1.08!important}
.peptide-hub-theme .ph-home-categories-grid .ph-category-copy em{max-width:86%!important;font-size:11px!important;line-height:1.48!important;color:#EDF5FB!important}

/* Research outcomes were visually useful but too small to scan. */
.peptide-hub-theme .ph-home-outcomes-copy h2{font-size:clamp(29px,3vw,42px)!important;line-height:1.03!important}
.peptide-hub-theme .ph-home-outcomes-copy p{font-size:15px!important;line-height:1.68!important;color:var(--ph-reading-muted)!important}
.peptide-hub-theme .ph-home-outcome-chips{gap:10px!important}
.peptide-hub-theme .ph-home-outcome-chips a{min-height:74px!important;padding:14px 44px 14px 16px!important}
.peptide-hub-theme .ph-home-outcome-chips strong{font-size:13px!important;line-height:1.3!important}
.peptide-hub-theme .ph-home-outcome-chips small{font-size:10px!important;line-height:1.3!important}

/* Journey: preserve the animated path, make the four actions readable. */
.peptide-hub-theme .ph-shopfront-journey .ph-molecular-stages article{min-height:148px!important;padding:20px!important}
.peptide-hub-theme .ph-shopfront-journey .ph-molecular-stages article h3{margin:17px 0 7px!important;font-size:18px!important;line-height:1.15!important}
.peptide-hub-theme .ph-shopfront-journey .ph-molecular-stages article p{color:#D4E2EF!important;font-size:13px!important;line-height:1.58!important}
.peptide-hub-theme .ph-shopfront-journey .ph-molecular-stages article>span{width:34px!important;height:34px!important;font-size:11px!important}

/* Dark narrative sections need proper body copy, not brochure micro-text. */
.peptide-hub-theme .ph-shopfront-performance .ph-performance-stage-copy>p,
.peptide-hub-theme .ph-commerce-story .ph-commerce-story-copy p{
  font-size:15px!important;
  line-height:1.68!important;
}
.peptide-hub-theme .ph-performance-note{font-size:12px!important;line-height:1.55!important}
.peptide-hub-theme .ph-performance-metrics span{font-size:11px!important;line-height:1.4!important}

/* Quality / buying information. */
.peptide-hub-theme .ph-seo-commerce p,
.peptide-hub-theme .ph-seo-commerce li,
.peptide-hub-theme .ph-buying-facts li{
  font-size:14px!important;
  line-height:1.65!important;
}
.peptide-hub-theme .ph-buying-facts{border-radius:16px!important}

/* FAQ: questions should look like questions, not metadata rows. */
.peptide-hub-theme .ph-home-faq .ph-faq-list{max-width:900px!important;margin-inline:auto!important}
.peptide-hub-theme .ph-faq-item summary{
  min-height:50px!important;
  padding:0 17px!important;
  color:#153550!important;
  font-size:13px!important;
  font-weight:850!important;
  line-height:1.35!important;
}
.peptide-hub-theme .ph-faq-item p{
  padding:0 17px 17px!important;
  color:var(--ph-reading-muted)!important;
  font-size:13px!important;
  line-height:1.65!important;
}

/* Reviews: readable quotes and visible humans. */
.peptide-hub-theme .ph-review-summary p{font-size:13px!important}
.peptide-hub-theme .ph-review-card{padding:21px!important}
.peptide-hub-theme .ph-review-card blockquote{
  min-height:94px!important;
  color:#243F58!important;
  font-size:14px!important;
  line-height:1.66!important;
}
.peptide-hub-theme .ph-review-avatar,
.peptide-hub-theme .ph-review-monogram{width:48px!important;height:48px!important;flex-basis:48px!important}
.peptide-hub-theme .ph-review-card footer strong{font-size:13px!important}
.peptide-hub-theme .ph-review-card footer span,
.peptide-hub-theme .ph-review-card footer a{font-size:10px!important;line-height:1.4!important}

/* Footer: still compact, no longer microscopic. */
.peptide-hub-theme .ph-footer-main{padding-top:48px!important;padding-bottom:38px!important}
.peptide-hub-theme .ph-footer-main h3,
.peptide-hub-theme .ph-footer-main h4{font-size:12px!important;line-height:1.3!important}
.peptide-hub-theme .ph-footer-main p,
.peptide-hub-theme .ph-footer-main a,
.peptide-hub-theme .ph-footer-main li{font-size:12px!important;line-height:1.62!important}
.peptide-hub-theme .ph-footer-bottom,
.peptide-hub-theme .ph-footer-bottom a{font-size:10px!important;line-height:1.45!important}

/* Commerce pages inherit the same reading scale. */
.peptide-hub-theme.woocommerce-shop .woocommerce-loop-product__title,
.peptide-hub-theme .woocommerce-cart-form .product-name a,
.peptide-hub-theme .woocommerce-checkout-review-order-table,
.peptide-hub-theme .woocommerce-MyAccount-content{font-size:14px!important}
.peptide-hub-theme.woocommerce-shop .price{font-size:15px!important;font-weight:850!important}

@media(max-width:760px){
  .peptide-hub-theme .ph-shopfront-home .ph-section-heading>p,
  .peptide-hub-theme .ph-shopfront-home .ph-shopfront-heading p{font-size:14px!important}
  .peptide-hub-theme .ph-home-outcome-chips strong{font-size:12px!important}
  .peptide-hub-theme .ph-home-outcome-chips small{font-size:10px!important}
  .peptide-hub-theme .ph-footer-main p,
  .peptide-hub-theme .ph-footer-main a,
  .peptide-hub-theme .ph-footer-main li{font-size:11px!important}
}


/* ========================================================================
   Peptide Hub Theme 1.9.12 - VISUAL CALIBRATION LAYER
   Global defaults come from Appearance > Customize. Individual pages can
   override them in the Page Visual Calibration box without editing CSS.
   ======================================================================== */
.peptide-hub-theme.ph-managed-page .ph-page-hero-media{
  border-radius:var(--ph-page-hero-radius,28px)!important;
}
.peptide-hub-theme.ph-managed-page .ph-page-hero-media img{
  object-position:var(--ph-page-focal-x,50%) var(--ph-page-focal-y,50%)!important;
  filter:brightness(var(--ph-page-image-brightness,1)) contrast(var(--ph-page-image-contrast,1.04)) saturate(var(--ph-page-image-saturation,1))!important;
}
.peptide-hub-theme.ph-managed-page .ph-page-hero-media:after{
  background:rgba(6,26,51,var(--ph-page-image-tint,.12))!important;
}
.peptide-hub-theme.ph-managed-page.ph-page-copy-glass .ph-page-hero-copy{
  padding:clamp(24px,3vw,38px)!important;
  border:1px solid rgba(164,208,245,var(--ph-page-panel-border,.16))!important;
  border-radius:var(--ph-page-panel-radius,24px)!important;
  background:rgba(3,23,44,var(--ph-page-panel-opacity,.46))!important;
  box-shadow:0 22px 70px rgba(0,0,0,.18)!important;
  -webkit-backdrop-filter:blur(var(--ph-page-panel-blur,16px)) saturate(112%)!important;
  backdrop-filter:blur(var(--ph-page-panel-blur,16px)) saturate(112%)!important;
}
.peptide-hub-theme.ph-managed-page.ph-page-copy-none .ph-page-hero-copy{
  background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;
}
.peptide-hub-theme.ph-managed-page.ph-page-width-narrow .ph-page-hero-copy{max-width:620px!important}
.peptide-hub-theme.ph-managed-page.ph-page-width-standard .ph-page-hero-copy{max-width:780px!important}
.peptide-hub-theme.ph-managed-page.ph-page-width-wide .ph-page-hero-copy{max-width:980px!important}
@media(max-width:700px){
  .peptide-hub-theme.ph-managed-page.ph-page-copy-glass .ph-page-hero-copy{padding:22px!important;border-radius:min(var(--ph-page-panel-radius,24px),24px)!important}
}
