/*
Theme Name: AURAPEP
Theme URI: https://www.aurapep.ca/
Author: AURAPEP
Description: Dedicated AURAPEP storefront theme. Provides one native WordPress theme system for the announcement bar, header/navigation, footer, homepage, WooCommerce, and standard pages without relying on Twenty Twenty-Five or the AURAPEP Site Shell plugin.
Version: 1.2.0
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: aurapep
*/

/* Dedicated AURAPEP theme base */
:root{--aurapep-ink:#151927;--aurapep-muted:#5d6981;--aurapep-line:#e5e9f1;--aurapep-dark:#0d1019;--aurapep-cyan:#67c3d3;--aurapep-blue:#5d78df;--aurapep-violet:#583eea;--aurapep-max:1240px}*{box-sizing:border-box}html{margin:0;padding:0;max-width:100%;overflow-x:hidden}body{margin:0;padding:0;max-width:100%;overflow-x:hidden;background:#fff;color:var(--aurapep-ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;height:auto}.aurapep-page-main{min-height:45vh}.aurapep-content-wrap{width:100%;max-width:var(--aurapep-max);margin:0 auto;padding:32px 56px}@media(max-width:760px){.aurapep-content-wrap{padding:22px 18px}}
/* Global AURAPEP chrome */
.aurapep-shell-header{width:100%;background:#fff;border-bottom:1px solid var(--aurapep-line)}.aurapep-shell-header-inner{width:100%;min-height:80px;margin:0 auto;padding:0 50px;display:flex;align-items:center;justify-content:space-between;gap:28px}.aurapep-shell-logo{display:flex;align-items:center;flex:0 0 auto;text-decoration:none}.aurapep-shell-logo img{display:block;width:auto;height:auto;max-width:220px;max-height:68px;object-fit:contain}.aurapep-shell-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:24px;min-width:0}.aurapep-shell-nav a{display:inline-flex;align-items:center;min-height:32px;color:#202536;text-decoration:none;font-size:14px;font-weight:700;line-height:1.2;white-space:nowrap}.aurapep-shell-nav a:hover,.aurapep-shell-nav a:focus-visible{color:#523fe1}.aurapep-shell-footer{width:100%;margin-top:18px;padding:30px 56px 16px;background:var(--aurapep-dark);color:#dfe6f5}.aurapep-shell-footer-inner{width:100%;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.35fr .8fr .9fr .9fr;gap:44px}.aurapep-shell-footer-brand img{display:block;width:auto;height:auto;max-width:320px;max-height:92px;object-fit:contain;opacity:1;filter:none;mix-blend-mode:normal}.aurapep-shell-footer-brand p{max-width:380px;margin:16px 0 0;color:#c9d2e5;font-size:14px;line-height:1.55}.aurapep-shell-footer h3{margin:0 0 14px;color:#fff;font-size:15px}.aurapep-shell-footer a{display:block;margin:0 0 10px;color:#cdd7ee;text-decoration:none;font-size:14px}.aurapep-shell-footer a:hover{color:#fff}.aurapep-shell-footer-bottom{width:100%;max-width:1240px;margin:26px auto 0;padding-top:16px;border-top:1px solid #2a3040;display:flex;justify-content:space-between;gap:20px;color:#9fb4d8;font-size:12px}@media(max-width:1150px){.aurapep-shell-header-inner{padding-left:28px;padding-right:28px;gap:20px}.aurapep-shell-logo img{max-width:185px;max-height:56px}.aurapep-shell-nav{gap:15px}.aurapep-shell-nav a{font-size:12px}}@media(max-width:760px){.aurapep-shell-header-inner{min-height:auto;padding:12px 16px;flex-direction:column;align-items:flex-start;gap:9px}.aurapep-shell-logo img{max-width:185px;max-height:56px}.aurapep-shell-nav{width:100%;flex-wrap:wrap;justify-content:flex-start;gap:10px 14px}.aurapep-shell-nav a{font-size:12px;min-height:28px}.aurapep-shell-footer{padding:26px 18px 15px}.aurapep-shell-footer-inner{grid-template-columns:1fr 1fr;gap:24px 18px}.aurapep-shell-footer-brand{grid-column:1/-1}.aurapep-shell-footer-brand img{max-width:220px;max-height:72px}.aurapep-shell-footer-bottom{flex-direction:column;gap:8px}}@media(max-width:480px){.aurapep-shell-footer-inner{grid-template-columns:1fr}.aurapep-shell-footer-brand{grid-column:auto}}
/* Ported presentation rules */
html body:not(.home) header.wp-block-template-part,html body:not(.home) footer.wp-block-template-part,html body:not(.home) .wp-site-blocks>header,html body:not(.home) .wp-site-blocks>footer{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;min-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important}html body:not(.home){background:#fff!important;color:#151927!important;font-family:Arial,Helvetica,sans-serif!important}.aurapep-shell-logo img{width:auto!important;height:auto!important;max-width:205px!important;max-height:60px!important}body.home .aurapep-announcement,body.home .aurapep-announcement-bar,body.home .aurapep-home-announcement,body.home .aurapep-home-header,body.home .aurapep-site-header,body.home .aurapep-home-footer,body.home .aurapep-site-footer{display:none!important}html body:not(.home){--ap-max:1200px;--ap-ink:#151927;--ap-muted:#667085;--ap-border:rgba(22,29,48,.09);--ap-cyan:#62bfd3;--ap-violet:#5848e8;color:var(--ap-ink)!important;background:#fff!important;font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;line-height:1.5!important}html body:not(.home) *{box-sizing:border-box}html body:not(.home) :where(h1,h2,h3,h4,h5,h6,p,a,span,li,label,input,select,textarea,button){font-family:Arial,Helvetica,sans-serif!important}.aurapep-shell-header{background:#fff!important;border-bottom:1px solid var(--ap-border)!important}.aurapep-shell-header-inner{width:100%!important;max-width:none!important;min-height:80px!important;margin:0 auto!important;padding:0 50px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important}.aurapep-shell-logo img{display:block!important;width:auto!important;max-width:220px!important;max-height:68px!important}.aurapep-shell-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:24px!important;flex-wrap:wrap!important}.aurapep-shell-nav a{color:#202536!important;text-decoration:none!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important}html body:not(.home) .wp-site-blocks,html body:not(.home) .wp-site-blocks>main,html body:not(.home) main.wp-block-group,html body:not(.home) main.wp-block-post-content,html body:not(.home) .wp-block-post-content,html body:not(.home) .entry-content{margin-top:0!important}html body.page:not(.home) main,html body.single-product main,html body.woocommerce-page main{width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:26px 56px 34px!important}html body:not(.home) main>.alignwide,html body:not(.home) main>.alignfull,html body:not(.home) .wp-block-post-content>.alignwide,html body:not(.home) .wp-block-post-content>.alignfull{max-width:100%!important;margin-left:0!important;margin-right:0!important}html body:not(.home) main h1,html body:not(.home) .wp-block-post-title{font-size:36px!important;line-height:1.08!important;letter-spacing:-.03em!important;font-weight:500!important;margin:0 0 16px!important;color:var(--ap-ink)!important}html body:not(.home) main h2{font-size:27px!important;line-height:1.12!important;letter-spacing:-.02em!important;margin:0 0 12px!important}html body:not(.home) main h3{font-size:19px!important;line-height:1.2!important;margin:0 0 9px!important}html body:not(.home) main p,html body:not(.home) .wp-block-post-content p{font-size:15px!important;line-height:1.5!important;color:var(--ap-muted)!important;margin-top:0!important;margin-bottom:12px!important}
/* SHOP */
html body.woocommerce-shop main,html body.tax-product_cat main{width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:22px 56px 32px!important}html body.woocommerce-shop .woocommerce-products-header,html body.woocommerce-shop .woocommerce-breadcrumb,html body.tax-product_cat .woocommerce-breadcrumb,html body.woocommerce-shop h1.wp-block-query-title{display:none!important}html body.woocommerce-shop .woocommerce,html body.tax-product_cat .woocommerce{display:block!important;width:100%!important;max-width:none!important}.aurapep-catalogue-intro{width:100%!important;margin:0 0 14px!important;padding:0 0 12px!important;border-bottom:1px solid var(--ap-border)!important}.aurapep-catalogue-eyebrow{color:#5166d6!important;font-size:11px!important;font-weight:800!important;letter-spacing:.18em!important;margin-bottom:5px!important}.aurapep-catalogue-intro h1{font-size:34px!important;line-height:1.08!important;margin:0!important;color:var(--ap-ink)!important}.aurapep-catalogue-intro p{font-size:14px!important;line-height:1.5!important;margin:7px 0 10px!important;max-width:780px!important}.aurapep-catalogue-categories{display:flex!important;flex-wrap:wrap!important;gap:7px!important}.aurapep-catalogue-categories a{min-height:31px!important;padding:5px 11px!important;display:inline-flex!important;align-items:center!important;border:1px solid rgba(82,103,216,.18)!important;border-radius:999px!important;color:#303647!important;background:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:700!important}.aurapep-catalogue-categories a.is-active,.aurapep-catalogue-categories a:hover{color:#fff!important;border-color:transparent!important;background:linear-gradient(90deg,var(--ap-cyan),var(--ap-violet))!important}html body.woocommerce-shop .woocommerce-result-count,html body.woocommerce-shop .woocommerce-ordering{font-size:13px!important;line-height:1.3!important;margin:0 0 12px!important}html body.woocommerce-shop .woocommerce-ordering select{min-height:34px!important;font-size:13px!important;border:1px solid #d7dce8!important;border-radius:8px!important;padding:5px 34px 5px 10px!important}html body.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin:0!important;padding:0!important}html body.woocommerce ul.products::before,html body.woocommerce ul.products::after{display:none!important}html body.woocommerce ul.products li.product{width:auto!important;max-width:none!important;margin:0!important;float:none!important;display:flex!important;flex-direction:column!important;min-width:0!important;border:1px solid var(--ap-border)!important;border-radius:14px!important;padding:10px 10px 12px!important;background:#fff!important}html body.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:flex!important;flex-direction:column!important;flex:1!important;text-decoration:none!important}html body.woocommerce ul.products li.product img{display:block!important;width:54%!important;max-width:155px!important;height:auto!important;aspect-ratio:1/1!important;object-fit:contain!important;margin:0 auto 6px!important}html body.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;line-height:1.26!important;font-weight:700!important;color:var(--ap-ink)!important;padding:0!important;margin:3px 0 6px!important}html body.woocommerce ul.products li.product .price{font-size:14px!important;line-height:1.3!important;font-weight:700!important;color:#526076!important;margin:0 0 8px!important}html body.woocommerce ul.products li.product .button{align-self:flex-start!important;margin-top:auto!important;min-height:34px!important;padding:8px 12px!important;border:0!important;border-radius:8px!important;background:linear-gradient(90deg,var(--ap-cyan),var(--ap-violet))!important;color:#fff!important;font-size:11px!important;line-height:1.1!important;font-weight:800!important;text-transform:uppercase!important}
/* Account */
html body.woocommerce-account .woocommerce,html body.woocommerce-cart .woocommerce,html body.woocommerce-checkout .woocommerce{font-size:15px!important;line-height:1.5!important}html body.woocommerce-account .woocommerce-MyAccount-navigation{width:24%!important}html body.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0!important;padding:0!important;list-style:none!important}html body.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0 0 7px!important}html body.woocommerce-account .woocommerce-MyAccount-navigation a{font-size:14px!important;line-height:1.3!important;text-decoration:none!important}html body.woocommerce-account .woocommerce-MyAccount-content{width:73%!important;font-size:15px!important;line-height:1.5!important}html body.woocommerce-account .woocommerce-MyAccount-content p{font-size:15px!important;line-height:1.5!important;color:var(--ap-muted)!important}
/* Footer */
.aurapep-shell-footer{margin-top:18px!important;padding:30px 56px 16px!important;background:#0d1019!important;color:#c7d0e4!important}.aurapep-shell-footer-inner{max-width:1200px!important;margin:0 auto!important;display:grid!important;grid-template-columns:1.35fr repeat(3,1fr)!important;gap:38px!important}.aurapep-shell-footer-brand img{display:block!important;width:auto!important;height:auto!important;max-width:320px!important;max-height:92px!important;object-fit:contain!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}.aurapep-shell-footer p{max-width:330px!important;font-size:13px!important;line-height:1.45!important;color:#c7d0e4!important}.aurapep-shell-footer h3{font-size:15px!important;line-height:1.2!important;margin:0 0 9px!important;color:#fff!important}.aurapep-shell-footer a{display:block!important;margin:0 0 7px!important;color:#c7d0e4!important;text-decoration:none!important;font-size:13px!important}.aurapep-shell-footer-bottom{max-width:1200px!important;margin:22px auto 0!important;padding-top:13px!important;border-top:1px solid rgba(255,255,255,.13)!important;display:flex!important;justify-content:space-between!important;gap:20px!important;color:#93a0ba!important;font-size:11px!important}@media(max-width:980px){.aurapep-shell-header-inner{padding-left:28px!important;padding-right:28px!important}.aurapep-shell-nav{gap:15px!important}html body.page:not(.home) main,html body.single-product main,html body.woocommerce-page main,html body.woocommerce-shop main,html body.tax-product_cat main{padding-left:28px!important;padding-right:28px!important}html body.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.aurapep-shell-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:720px){.aurapep-shell-header-inner{min-height:auto!important;padding:12px 16px!important;flex-direction:column!important;align-items:flex-start!important}.aurapep-shell-logo img{max-width:185px!important;max-height:56px!important}.aurapep-shell-nav{gap:10px 14px!important}.aurapep-shell-nav a{font-size:12px!important}html body.page:not(.home) main,html body.single-product main,html body.woocommerce-page main,html body.woocommerce-shop main,html body.tax-product_cat main{padding:18px 14px 26px!important}html body:not(.home) main h1,html body:not(.home) .wp-block-post-title{font-size:29px!important}.aurapep-catalogue-intro h1{font-size:27px!important}html body.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}html body.woocommerce ul.products li.product{padding:8px!important}html body.woocommerce ul.products li.product img{width:70%!important}html body.woocommerce-account .woocommerce-MyAccount-navigation,html body.woocommerce-account .woocommerce-MyAccount-content{width:100%!important}.aurapep-shell-footer{padding:26px 18px 15px!important}.aurapep-shell-footer-inner{grid-template-columns:1fr!important;gap:18px!important}.aurapep-shell-footer-bottom{flex-direction:column!important}}html,body{max-width:100%;overflow-x:clip}body .aurapep-shell-header{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;margin:0!important;padding:0!important;background:#fff!important;border-bottom:1px solid #e6e9f0!important}body .aurapep-shell-header .aurapep-shell-header-inner{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-height:80px!important;margin:0 auto!important;padding:0 50px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:28px!important}body .aurapep-shell-header .aurapep-shell-logo{display:flex!important;align-items:center!important;flex:0 0 auto!important;margin:0!important;padding:0!important}body .aurapep-shell-header .aurapep-shell-logo img{display:block!important;width:auto!important;height:auto!important;max-width:344px!important;max-height:110px!important;margin:0!important;padding:0!important;object-fit:contain!important}body .aurapep-shell-header .aurapep-shell-nav{display:flex!important;flex:0 1 auto!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:24px!important;margin:0!important;padding:0!important;min-width:0!important}body .aurapep-shell-header .aurapep-shell-nav a{display:inline-flex!important;align-items:center!important;min-height:32px!important;margin:0!important;padding:0!important;color:#202536!important;text-decoration:none!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important;white-space:nowrap!important}body .aurapep-shell-footer{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;margin-top:18px!important;padding:30px 56px 16px!important;background:#0d1019!important}body .aurapep-shell-footer .aurapep-shell-footer-inner,body .aurapep-shell-footer .aurapep-shell-footer-bottom{box-sizing:border-box!important}body .aurapep-shell-footer .aurapep-shell-footer-inner{grid-template-columns:2.6fr repeat(3,1fr)!important}body .aurapep-shell-footer .aurapep-shell-footer-brand img{display:block!important;width:auto!important;height:auto!important;max-width:648px!important;max-height:186px!important;margin:0!important;object-fit:contain!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}@media(max-width:980px){body .aurapep-shell-footer .aurapep-shell-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:1150px){body .aurapep-shell-header .aurapep-shell-header-inner{padding-left:28px!important;padding-right:28px!important;gap:20px!important}body .aurapep-shell-header .aurapep-shell-logo img{max-width:185px!important;max-height:56px!important}body .aurapep-shell-header .aurapep-shell-nav{gap:15px!important}body .aurapep-shell-header .aurapep-shell-nav a{font-size:12px!important}}@media(max-width:760px){body .aurapep-shell-header .aurapep-shell-header-inner{min-height:auto!important;padding:12px 16px!important;flex-direction:column!important;align-items:flex-start!important;gap:9px!important}body .aurapep-shell-header .aurapep-shell-logo img{max-width:185px!important;max-height:56px!important}body .aurapep-shell-header .aurapep-shell-nav{width:100%!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:10px 14px!important}body .aurapep-shell-header .aurapep-shell-nav a{font-size:12px!important;min-height:28px!important}body .aurapep-shell-footer{padding:26px 18px 15px!important}body .aurapep-shell-footer .aurapep-shell-footer-inner{grid-template-columns:1fr!important}body .aurapep-shell-footer .aurapep-shell-footer-brand img{max-width:min(413px,calc(100vw - 36px))!important;max-height:135px!important;margin-left:auto!important;margin-right:auto!important}}
.aurapep-shell-announcement{box-sizing:border-box!important;width:100%!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0 20px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(90deg,#4822b0 0%,#69bcce 100%)!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:34px!important;text-align:center!important;letter-spacing:0!important;border:0!important}.aurapep-mobile-menu-toggle{display:none}@media(max-width:768px){body .aurapep-shell-header{position:relative!important}body .aurapep-shell-header .aurapep-shell-header-inner{position:relative!important;min-height:64px!important;padding:8px 18px!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}body .aurapep-shell-header .aurapep-shell-logo{min-width:0!important}body .aurapep-shell-header .aurapep-shell-logo img{max-width:228px!important;max-height:65px!important}body .aurapep-shell-header .aurapep-mobile-menu-toggle{display:flex!important;flex:0 0 44px!important;width:44px!important;height:44px!important;margin:0!important;padding:11px!important;border:0!important;border-radius:10px!important;background:transparent!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;cursor:pointer!important;color:#151927!important}body .aurapep-shell-header .aurapep-mobile-menu-toggle span{display:block!important;width:22px!important;height:2px!important;margin:0!important;border-radius:2px!important;background:#151927!important;transition:transform .18s ease,opacity .18s ease!important}body .aurapep-shell-header.is-menu-open .aurapep-mobile-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)!important}body .aurapep-shell-header.is-menu-open .aurapep-mobile-menu-toggle span:nth-child(2){opacity:0!important}body .aurapep-shell-header.is-menu-open .aurapep-mobile-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}body .aurapep-shell-header .aurapep-shell-nav{display:none!important;position:absolute!important;z-index:1000!important;top:100%!important;left:0!important;right:0!important;width:100%!important;margin:0!important;padding:7px 18px 12px!important;background:#fff!important;border-top:1px solid #eef1f6!important;border-bottom:1px solid #e5e9f1!important;box-shadow:0 12px 28px rgba(20,29,48,.10)!important;flex-direction:column!important;align-items:stretch!important;gap:0!important}body .aurapep-shell-header.is-menu-open .aurapep-shell-nav{display:flex!important}body .aurapep-shell-header .aurapep-shell-nav a{width:100%!important;min-height:46px!important;padding:0 4px!important;border-bottom:1px solid #f0f2f6!important;display:flex!important;align-items:center!important;color:#202536!important;font-size:14px!important;font-weight:700!important;white-space:normal!important}body .aurapep-shell-header .aurapep-shell-nav a:last-child{border-bottom:0!important}body .aurapep-shell-header .aurapep-shell-nav a:hover,body .aurapep-shell-header .aurapep-shell-nav a:focus-visible{color:#5848e8!important}}

/* Dedicated COA Lookup template */
html body.page.page-id-1186 main.aurapep-coa-v3{--coa-ink:#101828;--coa-copy:#667085;--coa-line:#e3e8f1;--coa-cyan:#56c5d8;--coa-blue:#4d6ce1;--coa-violet:#6246e8;width:calc(100% - 40px)!important;max-width:1240px!important;margin:0 auto!important;padding:0!important;color:var(--coa-ink);background:#fff;overflow:hidden}body.page-id-1186 .aurapep-coa-v3 *{box-sizing:border-box}body.page-id-1186 .aurapep-coa-v3__hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;align-items:center;padding:38px 0 22px}body.page-id-1186 .aurapep-coa-v3__copy{min-width:0}body.page-id-1186 .aurapep-coa-v3__eyebrow{margin:0 0 14px!important;color:var(--coa-blue)!important;font-size:12px!important;line-height:1.3!important;font-weight:800!important;letter-spacing:.2em!important}html body.page-id-1186 main.aurapep-coa-v3 h1{max-width:660px;margin:0!important;color:var(--coa-ink)!important;font-size:52px!important;line-height:1.02!important;font-weight:800!important;letter-spacing:-.045em!important}body.page-id-1186 .aurapep-coa-v3__intro{max-width:620px;margin:16px 0 0!important;color:var(--coa-copy)!important;font-size:19px!important;line-height:1.55!important}body.page-id-1186 .aurapep-coa-v3__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px}body.page-id-1186 .aurapep-coa-v3__feature{display:grid;grid-template-columns:36px minmax(0,1fr);gap:11px;align-items:start;min-width:0}body.page-id-1186 .aurapep-coa-v3__feature-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--coa-blue)}body.page-id-1186 .aurapep-coa-v3__feature-icon svg{display:block;width:36px;height:36px;overflow:visible;fill:none;stroke:url(#coa-icon-shield);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body.page-id-1186 .aurapep-coa-v3__feature:nth-child(2) .aurapep-coa-v3__feature-icon svg{stroke:url(#coa-icon-flask)}body.page-id-1186 .aurapep-coa-v3__feature:nth-child(3) .aurapep-coa-v3__feature-icon svg{stroke:url(#coa-icon-document)}body.page-id-1186 .aurapep-coa-v3__feature strong{display:block;margin:1px 0 4px;color:#344054;font-size:11px;line-height:1.3;letter-spacing:.055em}body.page-id-1186 .aurapep-coa-v3__feature p{margin:0!important;color:#748094!important;font-size:13px!important;line-height:1.45!important}body.page-id-1186 .aurapep-coa-v3__art{position:relative;min-height:350px;overflow:visible;background:transparent;margin-left:-18px;width:calc(100% + 18px)}body.page-id-1186 .aurapep-coa-v3__image-slot{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}body.page-id-1186 .aurapep-coa-v3__image-slot img,body.page-id-1186 .aurapep-coa-v3__hero-image{display:block;width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain}body.page-id-1186 .aurapep-coa-v3__lookup-area{padding:0}body.page-id-1186 .aurapep-coa-v3__lookup-card{display:grid;grid-template-columns:minmax(0,2.55fr) minmax(270px,1fr);overflow:hidden;margin-top:0;border:1px solid var(--coa-line);border-radius:22px;background:#fff;box-shadow:0 18px 48px rgba(29,44,78,.09)}body.page-id-1186 .aurapep-coa-v3__lookup-main{min-width:0;padding:38px 40px}body.page-id-1186 .aurapep-coa-v3__guide{padding:34px 30px;border-left:1px solid var(--coa-line);background:linear-gradient(145deg,rgba(238,251,253,.8),rgba(247,244,255,.84))}body.page-id-1186 .aurapep-coa-v3__guide-title{margin:0 0 10px!important;color:var(--coa-blue)!important;font-size:11px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:.12em!important}body.page-id-1186 .aurapep-coa-v3__guide p{margin:0!important;color:var(--coa-copy)!important;font-size:14px!important;line-height:1.55!important}body.page-id-1186 .aurapep-coa-v3__lot{margin-top:18px;padding:15px 16px;border:1px solid #d9e0eb;border-radius:10px;background:#fff;box-shadow:0 8px 22px rgba(30,43,75,.05);color:#26344f;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;font-weight:700;letter-spacing:.06em}body.page-id-1186 .aurapep-coa-v3__support{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:14px 0 54px;padding:17px 20px;border:1px solid #e5e9f1;border-radius:15px;background:#fbfcfe}body.page-id-1186 .aurapep-coa-v3__support-copy{min-width:0}body.page-id-1186 .aurapep-coa-v3__support strong{display:block;color:#344054;font-size:14px;line-height:1.45}body.page-id-1186 .aurapep-coa-v3__support span{display:block;margin-top:3px;color:#7a8596;font-size:13px;line-height:1.45}body.page-id-1186 .aurapep-coa-v3__support-action{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border-radius:10px;background:linear-gradient(90deg,var(--coa-cyan),var(--coa-blue) 58%,var(--coa-violet));color:#fff!important;font-size:13px;font-weight:800;letter-spacing:.04em;text-decoration:none!important}@media(max-width:900px){body.page-id-1186 .aurapep-coa-v3__hero{grid-template-columns:1fr;gap:22px;padding:38px 0 22px}body.page-id-1186 .aurapep-coa-v3__trust{grid-template-columns:1fr;gap:4px;margin-top:24px}body.page-id-1186 .aurapep-coa-v3__feature{padding:7px 0}body.page-id-1186 .aurapep-coa-v3__art{min-height:350px}body.page-id-1186 .aurapep-coa-v3__lookup-card{grid-template-columns:1fr}body.page-id-1186 .aurapep-coa-v3__guide{border-left:0;border-top:1px solid var(--coa-line)}}@media(max-width:600px){html body.page.page-id-1186 main.aurapep-coa-v3{width:calc(100% - 32px)!important}body.page-id-1186 .aurapep-coa-v3__art{margin-left:0;width:100%;overflow:hidden}body.page-id-1186 .aurapep-coa-v3__hero{gap:16px;padding:28px 0 20px}html body.page-id-1186 main.aurapep-coa-v3 h1{font-size:40px!important;line-height:1.04!important}body.page-id-1186 .aurapep-coa-v3__intro{margin-top:16px!important;font-size:16px!important;line-height:1.5!important}body.page-id-1186 .aurapep-coa-v3__trust{gap:0;margin-top:18px}body.page-id-1186 .aurapep-coa-v3__feature{grid-template-columns:34px minmax(0,1fr);gap:11px;padding:9px 0}body.page-id-1186 .aurapep-coa-v3__feature-icon{width:34px;height:34px}body.page-id-1186 .aurapep-coa-v3__feature p{font-size:13px!important;line-height:1.4!important}body.page-id-1186 .aurapep-coa-v3__art{min-height:200px}body.page-id-1186 .aurapep-coa-v3__lookup-card{margin-top:8px;border-radius:16px}body.page-id-1186 .aurapep-coa-v3__lookup-main{padding:22px 16px}body.page-id-1186 .aurapep-coa-v3__guide{padding:20px 16px}body.page-id-1186 .aurapep-coa-v3__lot{margin-top:12px;padding:12px 14px}body.page-id-1186 .aurapep-coa-v3__support{display:block;margin:10px 0 30px;padding:14px 16px}body.page-id-1186 .aurapep-coa-v3__support-action{width:100%;min-height:44px;margin-top:12px}body.page-id-1186 .aurapep-coa-v3 input,body.page-id-1186 .aurapep-coa-v3 button{width:100%;max-width:100%;min-height:44px}body.page-id-1186 .aurapep-coa-v3 a{max-width:100%}}

/* Quality page width alignment */
html body.page.page-id-1138 main#primary.aurapep-page-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
html body.page.page-id-1138 main#primary.aurapep-page-main>.aurapep-content-wrap{width:100%!important;max-width:1240px!important;margin:0 auto!important;padding:26px 0 34px!important}
@media(max-width:1280px){html body.page.page-id-1138 main#primary.aurapep-page-main>.aurapep-content-wrap{width:calc(100% - 40px)!important}}
@media(max-width:720px){html body.page.page-id-1138 main#primary.aurapep-page-main>.aurapep-content-wrap{width:100%!important;padding:18px 0 26px!important}}

/* Quality page hero artwork presentation */
body.page-id-1138 .aurapep-quality-page .aq-hero-grid>div:first-child{position:relative;z-index:2}
body.page-id-1138 .aurapep-quality-page .aq-hero-visual{overflow:visible!important;background:transparent!important}
body.page-id-1138 .aurapep-quality-page .aq-hero-visual>img{display:block!important;width:130%!important;max-width:none!important;height:auto!important;margin:0 0 0 -15%!important;object-fit:contain!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 86%,transparent 100%),linear-gradient(to bottom,transparent 0,#000 7%,#000 82%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 86%,transparent 100%),linear-gradient(to bottom,transparent 0,#000 7%,#000 82%,transparent 100%);mask-composite:intersect}
@media(max-width:900px){body.page-id-1138 .aurapep-quality-page .aq-hero-visual{display:block!important;width:100%!important;min-width:0!important;height:auto!important;overflow:visible!important;text-align:center!important}body.page-id-1138 .aurapep-quality-page .aq-hero-visual>img{display:block!important;visibility:visible!important;opacity:1!important;position:static!important;width:100%!important;max-width:560px!important;height:auto!important;margin:0 auto!important;transform:none!important;object-fit:contain!important;-webkit-mask-image:radial-gradient(ellipse at center,#000 58%,rgba(0,0,0,.98) 72%,transparent 100%)!important;-webkit-mask-composite:initial!important;mask-image:radial-gradient(ellipse at center,#000 58%,rgba(0,0,0,.98) 72%,transparent 100%)!important;mask-composite:initial!important}}

/* Current informational-page outer grid alignment */
html body.page.page-id-1167 main#primary.aurapep-page-main,html body.page.page-id-1166 main#primary.aurapep-page-main,html body.page.page-id-23 main#primary.aurapep-page-main,html body.page.page-id-815 main#primary.aurapep-page-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
html body.page.page-id-1167 main#primary.aurapep-page-main>.aurapep-content-wrap,html body.page.page-id-1166 main#primary.aurapep-page-main>.aurapep-content-wrap,html body.page.page-id-23 main#primary.aurapep-page-main>.aurapep-content-wrap,html body.page.page-id-815 main#primary.aurapep-page-main>.aurapep-content-wrap{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body.page-id-1167 .aurapep-research-info-page>section>div,body.page-id-1166 .aurapep-shipping-page>section>div,body.page-id-23 .aurapep-returns-page>section>div{max-width:1240px!important}
body.page-id-815 .aurapep-contact-page>section:first-child>div,body.page-id-815 .aurapep-contact-page>section:last-child>div{max-width:1240px!important}
@media(max-width:720px){html body.page.page-id-1167 main#primary.aurapep-page-main,html body.page.page-id-1166 main#primary.aurapep-page-main,html body.page.page-id-23 main#primary.aurapep-page-main,html body.page.page-id-815 main#primary.aurapep-page-main{padding:0!important}}

/* Quality feature icon normalization */
body.page-id-1138 .aq-standard-item>b{display:block!important;background-repeat:no-repeat!important;background-position:center!important;background-size:38px 38px!important}
body.page-id-1138 .aq-standard-item:nth-child(1)>b{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M20 4l12 5v9c0 8-5 14-12 18C13 32 8 26 8 18V9l12-5zM14.5 19.5l3.5 3.5 7.5-8' fill='none' stroke='%235d78df' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}
body.page-id-1138 .aq-standard-item:nth-child(2)>b{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M14 5h12M17 5v9L10 29a4 4 0 003.6 6h12.8A4 4 0 0030 29l-7-15V5M13 27h14' fill='none' stroke='%235846e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}
body.page-id-1138 .aq-standard-item:nth-child(3)>b{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M12 5h11l6 6v24H12V5zm11 0v7h6M16 20h9M16 25h9M16 30h6' fill='none' stroke='%235d78df' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}
body.page-id-1138 .aq-standard-item:nth-child(4)>b{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M7 29c4-8 7-12 13-12s9 4 13 12M20 17V7M15 11l5-4 5 4M11 32h18' fill='none' stroke='%235846e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important}


/* Launch announcement and information page */
.aurapep-shell-announcement{position:relative!important;overflow:hidden!important;padding:0!important}
.aurapep-shell-announcement a{position:relative;z-index:1;display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:0 44px;color:#fff!important;text-decoration:none!important}
.aurapep-shell-announcement a::after{content:" →";margin-left:8px;font-size:15px;transition:transform .2s ease}
.aurapep-shell-announcement a:hover::after,.aurapep-shell-announcement a:focus-visible::after{transform:translateX(4px)}
.aurapep-shell-announcement::before{content:"";position:absolute;inset:-40% auto -40% -20%;width:24%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.26),transparent);transform:skewX(-18deg);animation:aurapep-launch-shimmer 6s ease-in-out infinite}
@keyframes aurapep-launch-shimmer{0%,62%{left:-24%}100%{left:120%}}
@media(prefers-reduced-motion:reduce){.aurapep-shell-announcement::before{animation:none}.aurapep-shell-announcement a::after{transition:none}}
@media(max-width:700px){.aurapep-shell-announcement{height:auto!important;min-height:40px!important;max-height:none!important;line-height:1.25!important}.aurapep-shell-announcement a{padding:7px 34px 7px 14px;font-size:10px;line-height:1.3}}
html body.page-id-8 main#primary.aurapep-page-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
html body.page-id-8 main#primary.aurapep-page-main>.aurapep-content-wrap{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.aurapep-launch-page{--al-ink:#111827;--al-muted:#5f6878;--al-line:rgba(17,24,39,.09);color:var(--al-ink);background:#fff}
.aurapep-launch-hero{padding:68px max(56px,calc((100vw - 1200px)/2));background:radial-gradient(ellipse at 80% 25%,rgba(91,66,232,.12),transparent 34%),radial-gradient(ellipse at 65% 70%,rgba(8,191,208,.10),transparent 40%),#fff}
.aurapep-launch-eyebrow{margin:0 0 12px!important;color:#287edb!important;font-size:11px!important;font-weight:800!important;letter-spacing:.18em!important}
.aurapep-launch-page h1{max-width:850px;margin:0 0 18px!important;font-size:52px!important;line-height:1.04!important;font-weight:800!important;letter-spacing:-.045em!important;color:var(--al-ink)!important}
.aurapep-launch-lead{max-width:720px;margin:0 0 24px!important;color:var(--al-muted)!important;font-size:18px!important;line-height:1.55!important}
.aurapep-launch-actions{display:flex;flex-wrap:wrap;gap:10px}
.aurapep-launch-actions a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 18px;border-radius:9px;font-size:12px;font-weight:800;text-decoration:none!important}
.aurapep-launch-primary{color:#fff!important;background:linear-gradient(100deg,#08bfd0,#287edb 55%,#5b42e8)}
.aurapep-launch-secondary{color:#172033!important;background:#fff;border:1px solid #d4dbe6}
.aurapep-launch-grid{width:min(1200px,calc(100% - 112px));margin:0 auto;padding:34px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.aurapep-launch-grid article{padding:23px;border:1px solid var(--al-line);border-radius:13px;background:linear-gradient(145deg,#fff,#f8fbff)}
.aurapep-launch-grid span{color:#5b42e8;font-size:11px;font-weight:800;letter-spacing:.14em}
.aurapep-launch-grid h2{margin:10px 0 7px!important;color:var(--al-ink)!important;font-size:21px!important}
.aurapep-launch-grid p,.aurapep-launch-note p{margin:0!important;color:var(--al-muted)!important;font-size:14px!important;line-height:1.5!important}
.aurapep-launch-note{width:min(1200px,calc(100% - 112px));margin:0 auto 42px;padding:18px 20px;border-left:4px solid #5b42e8;border-radius:10px;background:#f5f3ff}
.aurapep-launch-note strong{display:block;margin-bottom:4px}
@media(max-width:760px){.aurapep-launch-hero{padding:42px 18px}.aurapep-launch-page h1{font-size:38px!important}.aurapep-launch-lead{font-size:16px!important}.aurapep-launch-actions a{width:100%}.aurapep-launch-grid{width:calc(100% - 36px);grid-template-columns:1fr;padding:24px 0}.aurapep-launch-note{width:calc(100% - 36px);margin-bottom:28px}}


/* AURAPEP launch-updates newsletter popup */
body.aurapep-newsletter-open{overflow:hidden}
.aurapep-newsletter-tab{position:fixed;z-index:9997;right:18px;bottom:18px;display:flex;align-items:center;border-radius:999px;background:linear-gradient(100deg,#08bfd0,#287edb 55%,#5b42e8);box-shadow:0 10px 28px rgba(40,78,155,.25);overflow:hidden}
.aurapep-newsletter-tab[hidden]{display:none!important}
.aurapep-newsletter-trigger{min-height:42px;padding:9px 11px 9px 15px;border:0;background:transparent;color:#fff;font-size:12px;font-weight:800;letter-spacing:.035em;cursor:pointer}
.aurapep-newsletter-tab-dismiss{width:34px;height:34px;margin-right:4px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;font-size:19px;font-weight:800;line-height:1;cursor:pointer}
.aurapep-newsletter-trigger:focus-visible,.aurapep-newsletter-tab-dismiss:focus-visible{outline:2px solid #fff;outline-offset:-3px}
.aurapep-newsletter-modal[hidden]{display:none!important}
.aurapep-newsletter-modal{position:fixed;z-index:9998;inset:0;display:grid;place-items:center;padding:20px}
.aurapep-newsletter-backdrop{position:absolute;inset:0;background:rgba(7,12,25,.66);backdrop-filter:blur(3px)}
.aurapep-newsletter-panel{position:relative;z-index:1;width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:26px 30px 22px;border:1px solid rgba(255,255,255,.55);border-radius:18px;background:#fff;box-shadow:0 28px 80px rgba(6,12,28,.34)}
.aurapep-newsletter-close{position:absolute;top:12px;right:12px;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#f0f3f8;color:#263247;font-size:25px;line-height:1;cursor:pointer}
.aurapep-newsletter-eyebrow{margin:0 44px 7px 0!important;color:#287edb!important;font-size:10px!important;font-weight:850!important;letter-spacing:.17em!important}
.aurapep-newsletter-panel h2{margin:0 44px 7px 0!important;color:#111827!important;font-size:31px!important;line-height:1.08!important;letter-spacing:-.035em!important}
.aurapep-newsletter-intro{max-width:500px;margin:0 44px 12px 0!important;color:#5f6878!important;font-size:14px!important;line-height:1.5!important}
.aurapep-newsletter-panel iframe{display:block;width:100%;max-width:100%;min-height:430px;margin:0 auto;border:0}
@media(max-width:600px){.aurapep-newsletter-modal{padding:10px}.aurapep-newsletter-panel{max-height:calc(100vh - 20px);padding:22px 14px 14px;border-radius:14px}.aurapep-newsletter-panel h2{font-size:27px!important}.aurapep-newsletter-panel iframe{min-height:500px}.aurapep-newsletter-tab{right:12px;bottom:12px}.aurapep-newsletter-close{top:9px;right:9px}}
@media(prefers-reduced-motion:reduce){.aurapep-newsletter-trigger{scroll-behavior:auto}}


/* Contact form field clarity — 2026-08-17 */
.aurapep-contact-page .srfm-form .srfm-input-common{
  border:1.5px solid #aeb8ca!important;
  background:#fff!important;
  box-shadow:0 1px 2px rgba(21,25,39,.06);
  transition:border-color .18s ease,box-shadow .18s ease;
}
.aurapep-contact-page .srfm-form .srfm-input-common::placeholder{
  color:#6b768b!important;
  opacity:1;
}
.aurapep-contact-page .srfm-form .srfm-input-common:focus{
  border-color:#5848e8!important;
  outline:2px solid transparent;
  box-shadow:0 0 0 3px rgba(88,72,232,.16)!important;
}


/* Two-tier preorder and shipping announcement — 2026-08-19 */
.aurapep-shell-announcement-preorder{
    height:38px!important;
    min-height:38px!important;
    max-height:38px!important;
    padding:0!important;
}
.aurapep-shell-announcement-preorder a{
    display:block!important;
    width:100%!important;
    height:100%!important;
    padding:0!important;
    overflow:hidden!important;
}
.aurapep-shell-announcement-preorder a::after{display:none!important}
.aurapep-announcement-track{
    display:flex;
    width:max-content;
    height:100%;
    align-items:center;
    white-space:nowrap;
    animation:aurapep-preorder-scroll 24s linear infinite;
    will-change:transform;
}
.aurapep-announcement-group{
    display:flex;
    flex:none;
    align-items:center;
    gap:64px;
    padding-right:64px;
}
.aurapep-shell-announcement-preorder:hover .aurapep-announcement-track,
.aurapep-shell-announcement-preorder:focus-within .aurapep-announcement-track{
    animation-play-state:paused;
}
.aurapep-shell-shipping{
    box-sizing:border-box;
    width:100%;
    min-height:24px;
    padding:5px 18px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#0b0b0d;
    color:#fff;
    border:0;
    font-size:10px;
    font-weight:800;
    line-height:1.35;
    letter-spacing:.12em;
    text-align:center;
}
@keyframes aurapep-preorder-scroll{
    from{transform:translateX(0)}
    to{transform:translateX(-50%)}
}
@media(prefers-reduced-motion:reduce){
    .aurapep-announcement-track{
        width:100%;
        animation:none;
        transform:none;
        justify-content:center;
    }
    .aurapep-announcement-group{
        width:100%;
        justify-content:center;
        padding:0 14px;
    }
    .aurapep-announcement-group:nth-child(2),
    .aurapep-announcement-group span:nth-child(2){display:none}
}
@media(max-width:700px){
    .aurapep-shell-announcement-preorder{
        height:36px!important;
        min-height:36px!important;
        max-height:36px!important;
    }
    .aurapep-announcement-track{animation-duration:19s}
    .aurapep-announcement-group{gap:42px;padding-right:42px}
    .aurapep-shell-shipping{
        min-height:22px;
        padding:4px 12px;
        font-size:9px;
        letter-spacing:.09em;
    }
}


/* Grand opening sale countdown — single-line scrolling banner */
body .aurapep-shell-announcement-sale{height:38px!important;min-height:38px!important;max-height:38px!important;padding:0!important;line-height:38px!important;background:linear-gradient(100deg,#08bfd0,#287edb 56%,#5b42e8)!important;overflow:hidden!important}
body .aurapep-shell-announcement-sale>a{display:block!important;width:100%!important;height:100%!important;padding:0!important;color:#fff!important;text-decoration:none!important;overflow:hidden!important}
body .aurapep-shell-announcement-sale .aurapep-announcement-track{height:100%!important}
body .aurapep-shell-announcement-sale .aurapep-sale-inline{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#fff!important;font-size:14px!important;font-weight:820!important;letter-spacing:.075em!important;line-height:38px!important}
body .aurapep-shell-announcement-sale .aurapep-sale-countdown-inline{display:inline!important;color:#fff!important;font-size:14px!important;font-weight:850!important;letter-spacing:.06em!important;font-variant-numeric:tabular-nums!important}
body .aurapep-shell-announcement-sale .aurapep-sale-countdown-inline strong{display:inline-block!important;min-width:26px!important;margin:0 2px 0 1px!important;padding:3px 5px!important;color:#fff!important;background:rgba(8,11,18,.86)!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:5px!important;box-shadow:0 2px 7px rgba(8,11,18,.24),inset 0 1px 0 rgba(255,255,255,.12)!important;font-size:15px!important;font-weight:950!important;line-height:1!important;letter-spacing:.02em!important;text-align:center!important;font-variant-numeric:tabular-nums!important}
@media(max-width:700px){body .aurapep-shell-announcement-sale .aurapep-sale-countdown-inline strong{min-width:23px!important;padding:3px 4px!important;font-size:13px!important}}
@media(max-width:700px){body .aurapep-shell-announcement-sale{height:36px!important;min-height:36px!important;max-height:36px!important}body .aurapep-shell-announcement-sale .aurapep-sale-inline,body .aurapep-shell-announcement-sale .aurapep-sale-countdown-inline{font-size:12px!important;line-height:36px!important;letter-spacing:.045em!important}}


/* Grand opening sale badges — emerald with high-contrast white text */
.woocommerce span.onsale,
.woocommerce-page span.onsale,
.wc-block-grid__product-onsale,
.wc-block-components-product-sale-badge{
    background:linear-gradient(135deg,#12a85b 0%,#08783f 100%)!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.52)!important;
    box-shadow:0 5px 14px rgba(8,120,63,.28)!important;
    font-weight:900!important;
    letter-spacing:.055em!important;
    text-shadow:0 1px 1px rgba(0,0,0,.18)!important;
}


/* Optional catalogue availability filter — 2026-08-22 */
.woocommerce .aurapep-stock-filter,
.woocommerce-page .aurapep-stock-filter{
    float:right;
    margin:0 0 16px 12px;
}
.aurapep-stock-filter label{
    min-height:46px;
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:8px 14px;
    border:1px solid #d7deea;
    border-radius:12px;
    background:#fff;
    color:#172033;
    font-size:14px;
    font-weight:700;
    line-height:1.2;
    cursor:pointer;
    box-sizing:border-box;
}
.aurapep-stock-filter label:hover{
    border-color:#aeb9cc;
    box-shadow:0 3px 12px rgba(17,24,39,.06);
}
.aurapep-stock-filter input[type="checkbox"]{
    position:absolute;
    width:1px;
    height:1px;
    overflow:hidden;
    opacity:0;
    pointer-events:none;
}
.aurapep-stock-filter-switch{
    position:relative;
    flex:0 0 38px;
    width:38px;
    height:22px;
    border-radius:999px;
    background:#c8d0dd;
    transition:background-color .18s ease;
}
.aurapep-stock-filter-switch::after{
    content:"";
    position:absolute;
    top:3px;
    left:3px;
    width:16px;
    height:16px;
    border-radius:50%;
    background:#fff;
    box-shadow:0 1px 4px rgba(17,24,39,.28);
    transition:transform .18s ease;
}
.aurapep-stock-filter input:checked + .aurapep-stock-filter-switch{
    background:linear-gradient(100deg,#08bfd0,#287edb 55%,#5b42e8);
}
.aurapep-stock-filter input:checked + .aurapep-stock-filter-switch::after{
    transform:translateX(16px);
}
.aurapep-stock-filter input:focus-visible + .aurapep-stock-filter-switch{
    outline:3px solid rgba(88,72,232,.22);
    outline-offset:2px;
}
.aurapep-stock-filter noscript button{
    min-height:42px;
    margin-left:6px;
}
@media(max-width:720px){
    .woocommerce .aurapep-stock-filter,
    .woocommerce-page .aurapep-stock-filter{
        float:none;
        width:100%;
        margin:0 0 12px;
    }
    .aurapep-stock-filter label{
        width:100%;
        justify-content:flex-start;
    }
}


/* Research-focus primary navigation dropdown */
.aurapep-shell-nav .aurapep-nav-focus{position:relative;margin:0;padding:0}
.aurapep-shell-nav .aurapep-nav-focus summary{display:flex;align-items:center;gap:6px;color:#202938;font-size:13px;font-weight:650;line-height:1.2;white-space:nowrap;cursor:pointer;list-style:none}
.aurapep-shell-nav .aurapep-nav-focus summary::-webkit-details-marker{display:none}
.aurapep-shell-nav .aurapep-nav-focus summary::after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}
.aurapep-shell-nav .aurapep-nav-focus[open] summary{color:#236fc7}
.aurapep-shell-nav .aurapep-nav-focus[open] summary::after{transform:rotate(225deg) translate(-1px,-1px)}
.aurapep-shell-nav .aurapep-nav-focus-menu{position:absolute;z-index:1000;top:calc(100% + 14px);left:50%;width:min(360px,calc(100vw - 32px));padding:9px;border:1px solid rgba(17,24,39,.1);border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(17,24,39,.14);transform:translateX(-50%)}
.aurapep-shell-nav .aurapep-nav-focus-menu a{display:block;padding:9px 11px;border-radius:7px;color:#263244;font-size:12px;font-weight:620;line-height:1.25;white-space:normal}
.aurapep-shell-nav .aurapep-nav-focus-menu a:hover,.aurapep-shell-nav .aurapep-nav-focus-menu a:focus-visible{background:linear-gradient(100deg,rgba(8,191,208,.08),rgba(91,66,232,.06));color:#236fc7}
.aurapep-shell-nav .aurapep-nav-focus-menu .aurapep-nav-focus-all{margin-bottom:4px;border-bottom:1px solid rgba(17,24,39,.08);border-radius:7px 7px 0 0;color:#236fc7;font-weight:760}
@media(max-width:768px){
  .aurapep-shell-nav .aurapep-nav-focus{width:100%}
  .aurapep-shell-nav .aurapep-nav-focus summary{width:100%;justify-content:space-between;font-size:14px}
  .aurapep-shell-nav .aurapep-nav-focus-menu{position:static;width:100%;margin-top:9px;padding:6px;transform:none;box-shadow:none;background:#f8fbfd}
  .aurapep-shell-nav .aurapep-nav-focus-menu a{padding:9px;font-size:13px}
}

/* Keep the open research-focus menu above catalogue content. */
.aurapep-shell-header{position:relative;z-index:999}


/* Compact catalogue category selector — 2026-08-22 */
.woocommerce .aurapep-category-selector,
.woocommerce-page .aurapep-category-selector{
    float:right;
    width:270px;
    margin:0 0 16px 12px;
}
.aurapep-category-selector select{
    width:100%;
    min-height:46px;
    padding:8px 38px 8px 13px;
    border:1px solid #d7deea;
    border-radius:12px;
    background-color:#fff;
    color:#172033;
    font-size:14px;
    font-weight:650;
    line-height:1.2;
    box-sizing:border-box;
    cursor:pointer;
}
.aurapep-category-selector select:hover{border-color:#aeb9cc}
.aurapep-category-selector select:focus-visible{
    border-color:#5b42e8;
    outline:3px solid rgba(88,72,232,.16);
    outline-offset:1px;
}
@media(max-width:980px){
    .woocommerce .aurapep-category-selector,
    .woocommerce-page .aurapep-category-selector{width:245px}
}
@media(max-width:720px){
    .woocommerce .aurapep-category-selector,
    .woocommerce-page .aurapep-category-selector{
        float:none;
        width:100%;
        margin:0 0 10px;
    }
    .aurapep-category-selector select{width:100%}
}


/* Equal compact catalogue controls — 2026-08-22 */
@media(min-width:721px){
  html body.woocommerce .woocommerce-ordering,
  html body.woocommerce-page .woocommerce-ordering,
  html body.woocommerce .aurapep-category-selector,
  html body.woocommerce-page .aurapep-category-selector,
  html body.woocommerce .aurapep-stock-filter,
  html body.woocommerce-page .aurapep-stock-filter{
      width:285px!important;
      margin:0 0 16px 12px!important;
  }
  html body.woocommerce .woocommerce-ordering select,
  html body.woocommerce-page .woocommerce-ordering select,
  html body.woocommerce .aurapep-category-selector select,
  html body.woocommerce-page .aurapep-category-selector select{
      width:100%!important;
      height:34px!important;
      min-height:34px!important;
      padding:5px 34px 5px 10px!important;
      border-radius:8px!important;
      font-size:13px!important;
      line-height:1.2!important;
  }
  html body.woocommerce .aurapep-stock-filter label,
  html body.woocommerce-page .aurapep-stock-filter label{
      width:100%!important;
      height:34px!important;
      min-height:34px!important;
      padding:5px 10px!important;
      border-radius:8px!important;
      gap:8px!important;
      font-size:13px!important;
      line-height:1.2!important;
      white-space:nowrap;
  }
  .aurapep-stock-filter-switch{
      flex-basis:32px;
      width:32px;
      height:18px;
  }
  .aurapep-stock-filter-switch::after{
      top:3px;
      left:3px;
      width:12px;
      height:12px;
  }
  .aurapep-stock-filter input:checked + .aurapep-stock-filter-switch::after{
      transform:translateX(14px);
  }
}


/* Homepage category cards: keep the number badge in its own flex row so longer titles cannot overlap it. */
.aurapep-category-patch .aurapep-category-index{
  position:relative!important;
  top:auto!important;
  left:auto!important;
  align-self:flex-start;
  flex:0 0 auto;
  margin:0 0 auto!important;
}

.aurapep-category-patch .aurapep-category-card h3{
  margin:12px 0 10px!important;
}


/* Sale badges: larger true circles inset within catalogue cards and single-product media. */
body.woocommerce-shop ul.products li.product span.onsale,
body.tax-product_cat ul.products li.product span.onsale{
  top:12px!important;
  right:12px!important;
  bottom:auto!important;
  left:auto!important;
}
body.single-product div.product span.onsale{
  top:12px!important;
  right:auto!important;
  bottom:auto!important;
  left:12px!important;
}
body.woocommerce-shop ul.products li.product span.onsale,
body.tax-product_cat ul.products li.product span.onsale,
body.single-product div.product span.onsale{
  display:grid!important;
  place-items:center!important;
  width:52px!important;
  height:52px!important;
  min-width:52px!important;
  min-height:52px!important;
  margin:0!important;
  padding:0!important;
  border-radius:50%!important;
  line-height:1!important;
  font-size:14px!important;
}


/* Reversible single-product research experience — 2026-08-23 */
body.single-product .woocommerce-tabs>ul.tabs{display:none!important}
body.single-product .woocommerce-tabs .woocommerce-Tabs-panel{margin-top:0!important;padding-top:0}
.aurapep-research-glance{clear:both;margin:42px 0 18px;padding:30px;border:1px solid #dfe6f0;border-radius:18px;background:radial-gradient(circle at 92% 5%,rgba(91,66,232,.1),transparent 32%),linear-gradient(145deg,#fff,#f7fbff)}
.aurapep-research-eyebrow{margin:0 0 8px!important;color:#287edb!important;font-size:11px!important;font-weight:850!important;letter-spacing:.15em!important}
.aurapep-research-glance h2,.aurapep-product-resources h2{margin:0 0 18px!important;color:#111827!important;font-size:28px!important;line-height:1.15!important;letter-spacing:-.025em}
.aurapep-research-glance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.aurapep-research-glance-grid article{min-height:150px;padding:20px;border:1px solid rgba(17,24,39,.08);border-radius:13px;background:rgba(255,255,255,.86);box-shadow:0 8px 24px rgba(31,51,83,.055)}
.aurapep-research-glance-grid article>span{display:inline-grid;width:29px;height:29px;place-items:center;border-radius:50%;background:#eef4ff;color:#5b42e8;font-size:10px;font-weight:850}
.aurapep-research-glance-grid h3{margin:15px 0 7px!important;color:#182133!important;font-size:17px!important;line-height:1.2!important}
.aurapep-research-glance-grid p{margin:0!important;color:#5b6678!important;font-size:14px!important;line-height:1.55!important}
.aurapep-research-section{margin:0 0 10px;border:1px solid #dfe5ee;border-radius:12px;background:#fff;overflow:hidden}
.aurapep-research-section summary{position:relative;min-height:54px;padding:16px 52px 16px 18px;color:#172033;font-size:18px;font-weight:800;line-height:1.25;cursor:pointer;list-style:none}
.aurapep-research-section summary::-webkit-details-marker{display:none}
.aurapep-research-section summary::after{content:"+";position:absolute;top:50%;right:19px;transform:translateY(-50%);color:#5b42e8;font-size:24px;font-weight:500}
.aurapep-research-section[open] summary::after{content:"−"}
.aurapep-research-section summary:hover{background:#f8fbff}
.aurapep-research-section summary:focus-visible{outline:3px solid rgba(40,126,219,.25);outline-offset:-3px}
.aurapep-research-section-body{padding:0 18px 18px;color:#566176}
.aurapep-research-section-body>:last-child{margin-bottom:0!important}
.aurapep-research-section.is-plain-language{border-color:#b9dce8;background:linear-gradient(135deg,rgba(8,191,208,.065),rgba(40,126,219,.045))}
.aurapep-research-section.is-plain-language summary{color:#155b87}
.aurapep-product-resources{clear:both;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:16px;margin:18px 0 34px}
.aurapep-research-references,.aurapep-product-coa-card{padding:24px;border:1px solid #dfe5ee;border-radius:15px;background:#fff}
.aurapep-resource-intro,.aurapep-product-coa-card p{color:#5b6678;font-size:14px;line-height:1.55}
.aurapep-research-references ul{margin:16px 0 0!important;padding:0!important;list-style:none!important}
.aurapep-research-references li{margin:0!important}
.aurapep-research-references li a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;border:1px solid #e1e6ee;border-radius:9px;color:#236fc7!important;background:#f9fbfe;font-size:14px;font-weight:750;text-decoration:none!important}
.aurapep-research-references li a:hover{border-color:#a9c7e9;background:#f1f7ff}
.aurapep-research-references li a:focus-visible,.aurapep-product-coa-card .button:focus-visible{outline:3px solid rgba(40,126,219,.25);outline-offset:2px}
.aurapep-product-coa-card{background:linear-gradient(145deg,#111827,#202b40);color:#fff}
.aurapep-product-coa-card h2{color:#fff!important;font-size:23px!important}
.aurapep-product-coa-card p:not(.aurapep-research-eyebrow){color:#cbd4e3!important}
.aurapep-product-coa-card .button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;margin-top:8px;padding:10px 16px!important;border:0!important;border-radius:9px!important;background:linear-gradient(100deg,#08bfd0,#287edb 55%,#5b42e8)!important;color:#fff!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important}
@media(max-width:780px){
 .aurapep-research-glance{margin-top:28px;padding:20px 16px;border-radius:14px}
 .aurapep-research-glance h2,.aurapep-product-resources h2{font-size:23px!important}
 .aurapep-research-glance-grid,.aurapep-product-resources{grid-template-columns:1fr}
 .aurapep-research-glance-grid article{min-height:0}
 .aurapep-research-section summary{font-size:16px}
 .aurapep-product-resources{gap:12px}
 .aurapep-research-references,.aurapep-product-coa-card{padding:20px 16px}
}


/* Reversible product-family FAQ side panel — 2026-08-23 */
body.aurapep-faq-panel-open{overflow:hidden}
.aurapep-product-faq-launcher{clear:both;display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 34px;padding:20px 23px;border:1px solid #dce4ef;border-radius:14px;background:linear-gradient(105deg,#fff,rgba(8,191,208,.04) 54%,rgba(91,66,232,.055));box-shadow:0 7px 22px rgba(31,51,83,.045)}
.aurapep-product-faq-launcher h2{margin:0 0 5px!important;color:#172033!important;font-size:21px!important;line-height:1.2!important;letter-spacing:-.015em}
.aurapep-product-faq-launcher>div>p:last-child{margin:0!important;color:#5d687a!important;font-size:13px!important;line-height:1.45!important}
.aurapep-product-faq-open{flex:0 0 auto;display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:13px;padding:10px 16px;border:1px solid #c8d5e5;border-radius:9px;background:#fff;color:#236fc7;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 4px 12px rgba(31,72,113,.06)}
.aurapep-product-faq-open span{font-size:19px;line-height:1}
.aurapep-product-faq-open:hover{border-color:#98bce3;background:#f6faff}
.aurapep-product-faq-open:focus-visible,.aurapep-product-faq-close:focus-visible{outline:3px solid rgba(40,126,219,.28);outline-offset:2px}
.aurapep-product-faq-dialog{position:fixed;inset:0 0 0 auto;width:min(620px,92vw);height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:visible}
.aurapep-product-faq-dialog::backdrop{background:rgba(7,13,25,.62);backdrop-filter:blur(3px)}
.aurapep-product-faq-dialog[open]{display:block}
.aurapep-product-faq-panel{height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-25px 0 70px rgba(7,13,25,.25);animation:aurapep-faq-slide-in .24s ease-out}
.aurapep-product-faq-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:26px 28px 22px;border-bottom:1px solid #e2e7ef;background:radial-gradient(circle at 92% 4%,rgba(91,66,232,.1),transparent 42%),#fff}
.aurapep-product-faq-panel>header h2{margin:0!important;color:#111827!important;font-size:29px!important;line-height:1.12!important;letter-spacing:-.028em}
.aurapep-product-faq-close{flex:0 0 44px;width:44px;height:44px;padding:0;border:1px solid #d9e1eb;border-radius:50%;background:#fff;color:#283448;font-size:27px;font-weight:400;line-height:1;cursor:pointer}
.aurapep-product-faq-close:hover{background:#f3f6fa}
.aurapep-product-faq-answers{flex:1;overflow:auto;padding:8px 28px 18px}
.aurapep-product-faq-answers article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:14px;padding:22px 0;border-bottom:1px solid #e5e9f0}
.aurapep-product-faq-answers article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:linear-gradient(135deg,rgba(8,191,208,.1),rgba(91,66,232,.1));color:#367ed0;font-size:10px;font-weight:850}
.aurapep-product-faq-answers h3{margin:2px 0 8px!important;color:#172033!important;font-size:18px!important;line-height:1.3!important}
.aurapep-product-faq-answers p{margin:0!important;color:#566176!important;font-size:14px!important;line-height:1.62!important}
.aurapep-product-faq-panel>footer{padding:15px 28px 18px;border-top:1px solid #e1e6ee;background:#f8fafc}
.aurapep-product-faq-panel>footer p{margin:0!important;color:#697487!important;font-size:11px!important;line-height:1.45!important}
@keyframes aurapep-faq-slide-in{from{transform:translateX(34px);opacity:.65}to{transform:translateX(0);opacity:1}}
@media(max-width:680px){
 .aurapep-product-faq-launcher{align-items:stretch;flex-direction:column;gap:14px;margin-bottom:26px;padding:18px 16px}
 .aurapep-product-faq-open{width:100%}
 .aurapep-product-faq-dialog{inset:auto 0 0;width:100%;height:min(88dvh,760px)}
 .aurapep-product-faq-panel{border-radius:18px 18px 0 0;box-shadow:0 -22px 60px rgba(7,13,25,.25);animation:aurapep-faq-sheet-in .24s ease-out;overflow:hidden}
 .aurapep-product-faq-panel>header{padding:20px 18px 17px}
 .aurapep-product-faq-panel>header h2{font-size:23px!important}
 .aurapep-product-faq-answers{padding:4px 18px 14px}
 .aurapep-product-faq-answers article{grid-template-columns:32px minmax(0,1fr);gap:11px;padding:18px 0}
 .aurapep-product-faq-answers article>span{width:30px;height:30px}
 .aurapep-product-faq-answers h3{font-size:16px!important}
 .aurapep-product-faq-answers p{font-size:13.5px!important;line-height:1.57!important}
 .aurapep-product-faq-panel>footer{padding:13px 18px 15px}
}
@keyframes aurapep-faq-sheet-in{from{transform:translateY(32px);opacity:.65}to{transform:translateY(0);opacity:1}}
@media(prefers-reduced-motion:reduce){.aurapep-product-faq-panel{animation:none}}


/* Centered desktop FAQ modal + compact order assurance — 2026-08-23 */
@media(min-width:681px){
 .aurapep-product-faq-dialog{
   inset:50% auto auto 50%;
   width:min(760px,calc(100vw - 64px));
   height:auto;
   max-height:82dvh;
   transform:translate(-50%,-50%);
 }
 .aurapep-product-faq-panel{
   height:auto;
   max-height:82dvh;
   border:1px solid rgba(255,255,255,.65);
   border-radius:18px;
   box-shadow:0 30px 90px rgba(7,13,25,.32);
   overflow:hidden;
   animation:aurapep-faq-modal-in .2s ease-out;
 }
 .aurapep-product-faq-answers{max-height:55dvh}
}
@keyframes aurapep-faq-modal-in{
 from{transform:translateY(12px) scale(.985);opacity:.55}
 to{transform:translateY(0) scale(1);opacity:1}
}
.aurapep-product-resources{grid-template-columns:1fr}
.aurapep-grand-opening-notice{
 clear:both;
 display:flex;
 align-items:center;
 gap:11px;
 margin:24px 0 0;
 padding:11px 15px;
 border:1px solid rgba(40,126,219,.18);
 border-radius:11px;
 background:linear-gradient(105deg,rgba(8,191,208,.075),rgba(40,126,219,.055) 55%,rgba(91,66,232,.07));
 color:#253248;
 box-shadow:0 4px 14px rgba(31,51,83,.035);
}
.aurapep-grand-opening-notice-icon{
 flex:0 0 32px;
 width:32px;
 height:32px;
 display:grid;
 place-items:center;
 border-radius:8px;
 background:#fff;
 color:#287edb;
 box-shadow:0 2px 7px rgba(31,72,113,.07);
}
.aurapep-grand-opening-notice-icon svg{
 width:18px;
 height:18px;
 fill:none;
 stroke:currentColor;
 stroke-width:1.7;
 stroke-linecap:round;
 stroke-linejoin:round;
}
.aurapep-grand-opening-notice p{
 display:flex;
 align-items:baseline;
 gap:7px;
 margin:0!important;
 font-size:12px!important;
 line-height:1.4!important;
}
.aurapep-grand-opening-notice strong{
 flex:0 0 auto;
 color:#172033;
 font-size:12px;
 font-weight:850;
}
.aurapep-grand-opening-notice span{color:#5d687a}
.aurapep-grand-opening-notice+.aurapep-order-assurance{margin-top:8px}
.aurapep-order-assurance{
 clear:both;
 display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));
 margin:24px 0 8px;
 border:1px solid #dce4ed;
 border-radius:13px;
 background:linear-gradient(105deg,#fff,#f8fbff);
 box-shadow:0 5px 18px rgba(31,51,83,.04);
 overflow:hidden;
}
.aurapep-order-assurance article{
 min-width:0;
 display:flex;
 align-items:center;
 gap:11px;
 padding:13px 16px;
 border-right:1px solid #e1e7ef;
}
.aurapep-order-assurance article:last-child{border-right:0}
.aurapep-assurance-icon{
 flex:0 0 34px;
 width:34px;
 height:34px;
 display:grid;
 place-items:center;
 border-radius:9px;
 background:linear-gradient(135deg,rgba(8,191,208,.09),rgba(91,66,232,.09));
 color:#287edb;
}
.aurapep-assurance-icon svg{
 width:20px;
 height:20px;
 fill:none;
 stroke:currentColor;
 stroke-width:1.7;
 stroke-linecap:round;
 stroke-linejoin:round;
}
.aurapep-order-assurance strong{
 display:block;
 margin:0 0 2px;
 color:#172033;
 font-size:13px;
 font-weight:800;
 line-height:1.2;
}
.aurapep-order-assurance small{
 display:block;
 color:#697487;
 font-size:11px;
 line-height:1.3;
}
@media(max-width:680px){
 .aurapep-grand-opening-notice{
   align-items:flex-start;
   gap:9px;
   margin-top:18px;
   padding:10px 12px;
 }
 .aurapep-grand-opening-notice-icon{flex-basis:30px;width:30px;height:30px}
 .aurapep-grand-opening-notice p{display:block;font-size:11.5px!important;line-height:1.42!important}
 .aurapep-grand-opening-notice strong{display:block;margin-bottom:2px;font-size:11.5px}
 .aurapep-grand-opening-notice+.aurapep-order-assurance{margin-top:7px}

 .aurapep-product-faq-dialog{transform:none}
 .aurapep-order-assurance{
   grid-template-columns:repeat(2,minmax(0,1fr));
   margin:18px 0 6px;
 }
 .aurapep-order-assurance article{
   padding:12px;
   gap:9px;
 }
 .aurapep-order-assurance article:nth-child(2){border-right:0}
 .aurapep-order-assurance article:last-child{
   grid-column:1/-1;
   justify-content:center;
   border-top:1px solid #e1e7ef;
 }
 .aurapep-assurance-icon{flex-basis:31px;width:31px;height:31px}
 .aurapep-assurance-icon svg{width:18px;height:18px}
 .aurapep-order-assurance strong{font-size:12px}
 .aurapep-order-assurance small{font-size:10.5px}
}


/* Mobile order-assurance strip: one balanced three-item row — 2026-08-23 */
@media(max-width:680px){
 .aurapep-order-assurance{
   grid-template-columns:repeat(3,minmax(0,1fr));
 }
 .aurapep-order-assurance article,
 .aurapep-order-assurance article:last-child{
   grid-column:auto;
   min-height:88px;
   flex-direction:column;
   justify-content:center;
   gap:6px;
   padding:10px 5px;
   border-top:0;
   border-right:1px solid #e1e7ef;
   text-align:center;
 }
 .aurapep-order-assurance article:last-child{border-right:0}
 .aurapep-order-assurance small{display:none}
 .aurapep-order-assurance strong{
   margin:0;
   font-size:10.5px;
   line-height:1.22;
 }
}


/* Compact out-of-stock notification card — 2026-08-24 */
body.single-product .aurapep-stock-request-box{
  margin:10px 0 14px;
  padding:14px 16px 13px;
  border-radius:10px;
  box-shadow:0 5px 16px rgba(17,24,39,.035);
}
body.single-product .aurapep-stock-request-box .aurapep-stock-request-eyebrow{
  margin-bottom:3px!important;
  font-size:9px!important;
}
body.single-product .aurapep-stock-request-box h2{
  margin-bottom:4px!important;
  font-size:18px!important;
  line-height:1.2!important;
  letter-spacing:-.01em;
}
body.single-product .aurapep-stock-request-box>p:not(.aurapep-stock-request-eyebrow){
  margin-bottom:10px!important;
  font-size:12px;
  line-height:1.4;
}
body.single-product .aurapep-stock-request-form{gap:7px 9px}
body.single-product .aurapep-stock-request-form label>span{
  margin-bottom:3px;
  font-size:11px;
}
body.single-product .aurapep-stock-request-form input[type=text],
body.single-product .aurapep-stock-request-form input[type=email]{
  height:36px;
  padding:6px 9px;
}
body.single-product .aurapep-stock-marketing{
  gap:7px;
  padding:7px 9px;
}
body.single-product .aurapep-stock-marketing span{
  font-size:10.5px!important;
  line-height:1.32;
}
body.single-product .aurapep-stock-request-form button{
  min-height:38px;
  font-size:11px;
}
body.single-product .aurapep-stock-privacy{
  font-size:9px;
  line-height:1.3;
}
@media(max-width:600px){
 body.single-product .aurapep-stock-request-box{padding:13px 14px 12px}
 body.single-product .aurapep-stock-request-box h2{font-size:17px!important}
 body.single-product .aurapep-stock-request-box>p:not(.aurapep-stock-request-eyebrow){font-size:11.5px}
 body.single-product .aurapep-stock-request-form{gap:7px}
}


/* Ensure compact stock-request metrics override the plugin's later inline stylesheet. */
html body.single-product .aurapep-stock-request-box{
 margin:10px 0 14px!important;
 padding:14px 16px 13px!important;
 border-radius:10px!important;
 box-shadow:0 5px 16px rgba(17,24,39,.035)!important;
}
html body.single-product .aurapep-stock-request-box .aurapep-stock-request-eyebrow{margin-bottom:3px!important;font-size:9px!important}
html body.single-product .aurapep-stock-request-box h2{margin-bottom:4px!important;font-size:18px!important;line-height:1.2!important;letter-spacing:-.01em!important}
html body.single-product .aurapep-stock-request-box>p:not(.aurapep-stock-request-eyebrow){margin-bottom:10px!important;font-size:12px!important;line-height:1.4!important}
html body.single-product .aurapep-stock-request-form{gap:7px 9px!important}
html body.single-product .aurapep-stock-request-form label>span{margin-bottom:3px!important;font-size:11px!important}
html body.single-product .aurapep-stock-request-form input[type=text],html body.single-product .aurapep-stock-request-form input[type=email]{height:36px!important;padding:6px 9px!important}
html body.single-product .aurapep-stock-marketing{gap:7px!important;padding:7px 9px!important}
html body.single-product .aurapep-stock-marketing span{font-size:10.5px!important;line-height:1.32!important}
html body.single-product .aurapep-stock-request-form button{min-height:38px!important;font-size:11px!important}
html body.single-product .aurapep-stock-privacy{font-size:9px!important;line-height:1.3!important}
@media(max-width:600px){
 html body.single-product .aurapep-stock-request-box{padding:13px 14px 12px!important}
 html body.single-product .aurapep-stock-request-box h2{font-size:17px!important}
 html body.single-product .aurapep-stock-request-box>p:not(.aurapep-stock-request-eyebrow){font-size:11.5px!important}
 html body.single-product .aurapep-stock-request-form{gap:7px!important}
}


/* Research Library navigation and retail header actions — 2026-08-24 */
body .aurapep-shell-header .aurapep-shell-header-inner{justify-content:flex-start!important}
body .aurapep-shell-header .aurapep-shell-nav{margin-left:auto!important;flex-wrap:nowrap!important}
.aurapep-nav-group{position:relative;display:flex;align-items:center}
.aurapep-nav-group-toggle{display:inline-flex;align-items:center;gap:5px;min-height:44px;padding:0;border:0;background:transparent;color:#202536;font:inherit;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer}
.aurapep-nav-group-toggle span{font-size:15px;transition:transform .16s ease}
.aurapep-nav-group.is-open .aurapep-nav-group-toggle span{transform:rotate(180deg)}
.aurapep-nav-submenu{display:none;position:absolute;z-index:1100;top:calc(100% + 8px);right:0;width:225px;padding:8px;border:1px solid #e4e9f1;border-radius:12px;background:#fff;box-shadow:0 18px 46px rgba(17,24,39,.14)}
.aurapep-nav-group.is-open .aurapep-nav-submenu{display:block}
body .aurapep-shell-header .aurapep-nav-submenu a{width:100%;min-height:42px;padding:9px 11px;border-radius:8px;font-size:13px!important;white-space:normal}
body .aurapep-shell-header .aurapep-nav-submenu a:hover,body .aurapep-shell-header .aurapep-nav-submenu a:focus-visible{background:#f5f7fc}
.aurapep-header-actions{display:flex;align-items:center;gap:4px;flex:0 0 auto}
.aurapep-header-action{position:relative;display:grid!important;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px!important;padding:0!important;border:1px solid transparent;border-radius:11px;color:#202536!important;text-decoration:none}
.aurapep-header-action:hover,.aurapep-header-action:focus-visible,.aurapep-nav-group-toggle:hover,.aurapep-nav-group-toggle:focus-visible{color:#5848e8!important;background:#f5f7fc;outline:none}
.aurapep-header-action:focus-visible,.aurapep-nav-group-toggle:focus-visible{box-shadow:0 0 0 3px rgba(88,72,232,.2)}
.aurapep-header-action svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.aurapep-cart-count{position:absolute;top:1px;right:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#5848e8;color:#fff;font-size:10px;font-weight:800;line-height:1}
.aurapep-cart-count.is-empty{display:none}
@media(min-width:769px){
 body .aurapep-shell-header .aurapep-mobile-menu-toggle{display:none!important}
}
@media(max-width:980px) and (min-width:769px){
 body .aurapep-shell-header .aurapep-shell-nav{gap:13px!important}
 body .aurapep-shell-header .aurapep-shell-nav>a,.aurapep-nav-group-toggle{font-size:12px!important}
}
@media(max-width:768px){
 body .aurapep-shell-header .aurapep-shell-header-inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:3px!important;padding:9px 12px!important}
 body .aurapep-shell-header .aurapep-shell-logo{min-width:0!important}
 body .aurapep-shell-header .aurapep-shell-logo img{max-width:155px!important;max-height:46px!important}
 body .aurapep-shell-header .aurapep-shell-nav{margin-left:0!important}
 .aurapep-header-actions{grid-column:2;grid-row:1}
 body .aurapep-shell-header .aurapep-mobile-menu-toggle{grid-column:3;grid-row:1}
 .aurapep-nav-group{display:block;width:100%}
 .aurapep-nav-group-toggle{width:100%;min-height:46px;justify-content:space-between;padding:0 4px;border-bottom:1px solid #f0f2f6;font-size:14px}
 .aurapep-nav-submenu{position:static;width:100%;margin:0;padding:0 0 4px 12px;border:0;border-radius:0;box-shadow:none}
 body .aurapep-shell-header .aurapep-nav-submenu a{min-height:44px!important;padding:0 8px!important;font-size:13px!important}
}
@media(max-width:380px){
 body .aurapep-shell-header .aurapep-shell-logo img{max-width:132px!important}
 .aurapep-header-action{width:40px;min-width:40px}
}


/* AURAPEP Research Library Phase 1 — 2026-08-24 */
body.page-id-814 main{max-width:none!important;padding:0!important}
body.page-id-814 main>.entry-header,body.page-id-814 main>.wp-block-post-title,body.page-id-814 .entry-title{display:none!important}
.aurapep-library{--lib-ink:#111827;--lib-muted:#667085;--lib-line:#e4e9f1;--lib-blue:#287edb;--lib-violet:#5b42e8;width:100%;color:var(--lib-ink)}
.aurapep-library>*{width:min(1200px,calc(100% - 112px));margin-inline:auto}
.aurapep-library-hero{padding:58px 0 28px;text-align:center}
.aurapep-library-eyebrow{margin:0 0 10px!important;color:var(--lib-blue)!important;font-size:11px!important;font-weight:850!important;letter-spacing:.18em!important}
html body.page-id-814 .aurapep-library h1{max-width:850px;margin:0 auto 15px!important;font-size:54px!important;font-weight:750!important;line-height:1.02!important}
.aurapep-library-intro{max-width:780px;margin:0 auto 22px!important;color:var(--lib-muted)!important;font-size:17px!important;line-height:1.6!important}
.aurapep-library-notice{max-width:850px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 16px;border:1px solid rgba(40,126,219,.15);border-radius:12px;background:linear-gradient(105deg,rgba(8,191,208,.055),rgba(91,66,232,.055));color:#536075;font-size:13px;line-height:1.45}
.aurapep-library-notice strong{color:#172033;white-space:nowrap}
.aurapep-library-filters{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;padding:0 0 31px}
.aurapep-library-filters a,.aurapep-library-filters span{display:inline-flex;align-items:center;min-height:36px;padding:7px 13px;border:1px solid var(--lib-line);border-radius:999px;background:#fff;color:#30384a;text-decoration:none;font-size:12px;font-weight:750}
.aurapep-library-filters a:hover,.aurapep-library-filters a:focus-visible{border-color:rgba(40,126,219,.3);color:var(--lib-blue);outline:none;box-shadow:0 0 0 3px rgba(40,126,219,.1)}
.aurapep-library-filters span{color:#8a94a6;background:#fafbfc}
.aurapep-library-featured{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:29px 32px;border:1px solid rgba(40,126,219,.13);border-radius:18px;background:radial-gradient(circle at 92% 10%,rgba(91,66,232,.1),transparent 31%),linear-gradient(115deg,#f6fdff,#f8f7ff);box-shadow:0 12px 36px rgba(21,32,55,.045)}
html body.page-id-814 .aurapep-library-featured h2{margin:0 0 7px!important;font-size:29px!important}
.aurapep-library-featured p:not(.aurapep-library-eyebrow){max-width:650px;margin:0!important;color:var(--lib-muted)!important}
.aurapep-library-primary-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:11px 16px;border-radius:10px;background:linear-gradient(100deg,#08bfd0,#287edb 55%,#5b42e8);color:#fff!important;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 9px 22px rgba(40,126,219,.15)}
.aurapep-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:28px 0}
.aurapep-library-card{min-width:0;display:flex;flex-direction:column;padding:0 20px 18px;border:1px solid var(--lib-line);border-radius:16px;background:#fff;box-shadow:0 7px 24px rgba(17,24,39,.035);overflow:hidden;scroll-margin-top:30px;transition:transform .18s ease,border-color .18s ease}
.aurapep-library-card:hover{transform:translateY(-2px);border-color:rgba(40,126,219,.25)}
.aurapep-library-card-art{height:105px;margin:0 -20px 18px;display:flex;align-items:center;justify-content:center;gap:0;background:radial-gradient(circle at 32% 42%,rgba(8,191,208,.18),transparent 24%),radial-gradient(circle at 67% 55%,rgba(91,66,232,.16),transparent 25%),linear-gradient(120deg,#f5fcff,#f7f6ff)}
.aurapep-molecule-node{width:30px;height:30px;border:7px solid rgba(40,126,219,.36);border-radius:50%;background:#fff}
.aurapep-molecule-line{width:62px;height:3px;background:linear-gradient(90deg,#48b8d4,#6855e4);transform:rotate(-12deg)}
.aurapep-library-card-art--evidence{gap:13px}
.aurapep-library-card-art--evidence span{width:48px;border-radius:8px;background:linear-gradient(180deg,#63c7d7,#5b42e8);opacity:.75}
.aurapep-library-card-art--evidence span:nth-child(1){height:30px}.aurapep-library-card-art--evidence span:nth-child(2){height:53px}.aurapep-library-card-art--evidence span:nth-child(3){height:75px}
.aurapep-library-card-art--analysis span{width:120px;height:58px;border-left:3px solid #6ac6d7;border-bottom:3px solid #6a55e5;transform:skew(-12deg);background:linear-gradient(145deg,transparent 52%,rgba(91,66,232,.18) 53%,rgba(8,191,208,.15))}
.aurapep-library-card-category{margin:0 0 7px!important;color:var(--lib-blue)!important;font-size:10px!important;font-weight:850!important;letter-spacing:.1em!important;text-transform:uppercase}
html body.page-id-814 .aurapep-library-card h2{margin:0 0 8px!important;font-size:21px!important;line-height:1.18!important}
.aurapep-library-card h2 a{color:var(--lib-ink);text-decoration:none}
.aurapep-library-card h2 a:focus-visible{color:var(--lib-blue);outline:2px solid rgba(40,126,219,.25);outline-offset:3px}
.aurapep-library-card>p:not(.aurapep-library-card-category){flex:1;margin:0 0 18px!important;color:var(--lib-muted)!important;font-size:13.5px!important;line-height:1.53!important}
.aurapep-library-card footer{display:flex;flex-wrap:wrap;gap:6px 9px;padding-top:12px;border-top:1px solid #edf0f5;color:#788397;font-size:10.5px;font-weight:700}
.aurapep-library-card footer span:first-child{color:#4d62cf}
.aurapep-library-standard{display:grid;grid-template-columns:1fr 1.2fr;gap:30px;margin-bottom:40px;padding:29px 32px;border-radius:18px;background:#111827;color:#fff}
html body.page-id-814 .aurapep-library-standard h2{margin:0!important;color:#fff!important;font-size:28px!important}
.aurapep-library-standard ul{margin:0;padding-left:20px;color:#cdd5e4;font-size:13px;line-height:1.65}
.aurapep-library-standard>a{grid-column:2;justify-self:start;color:#7dd8e5;font-size:12px;font-weight:800;text-decoration:none}

/* Research Library article pages */
body.single-post main{width:min(860px,calc(100% - 56px))!important;max-width:860px!important;margin:0 auto!important;padding:42px 0 48px!important}
body.single-post .wp-block-post-title,body.single-post .entry-title{font-size:46px!important;line-height:1.06!important;font-weight:750!important;letter-spacing:-.04em!important}
.aurapep-library-article{color:#172033}
.aurapep-library-meta{padding:12px 15px;border:1px solid rgba(40,126,219,.14);border-radius:11px;background:linear-gradient(105deg,rgba(8,191,208,.05),rgba(91,66,232,.05));color:#59667a!important;font-size:12.5px!important;line-height:1.55!important}
.aurapep-library-article h2{margin:31px 0 10px!important;color:#172033!important;font-size:27px!important;line-height:1.16!important}
.aurapep-library-article p,.aurapep-library-article li{color:#5e697c!important;font-size:16px!important;line-height:1.72!important}
.aurapep-library-article ul{padding-left:23px}
.aurapep-library-article li{margin-bottom:7px}
.aurapep-library-article>hr{margin:35px 0;border:0;border-top:1px solid #e5e9f0}
.aurapep-library-scope{margin-top:36px;padding:22px 24px;border:1px solid #e3e8f0;border-radius:14px;background:#f8fafc}
.aurapep-library-scope h2{margin:0 0 7px!important;font-size:19px!important}
.aurapep-library-scope p{margin-bottom:8px!important;font-size:12.5px!important;line-height:1.55!important}

@media(max-width:900px){
 .aurapep-library>*{width:min(100% - 40px,760px)}
 .aurapep-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .aurapep-library-card:last-child{grid-column:1/-1}
 .aurapep-library-standard{grid-template-columns:1fr}
 .aurapep-library-standard>a{grid-column:auto}
}
@media(max-width:600px){
 .aurapep-library>*{width:calc(100% - 28px)}
 .aurapep-library-hero{padding:36px 0 22px}
 html body.page-id-814 .aurapep-library h1{font-size:37px!important}
 .aurapep-library-intro{font-size:15px!important}
 .aurapep-library-notice{align-items:flex-start;text-align:left;font-size:11.5px}
 .aurapep-library-notice strong{white-space:normal}
 .aurapep-library-filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:22px}
 .aurapep-library-filters a,.aurapep-library-filters span{flex:0 0 auto}
 .aurapep-library-featured{grid-template-columns:1fr;gap:17px;padding:23px 20px}
 .aurapep-library-primary-link{justify-content:center}
 .aurapep-library-grid{grid-template-columns:1fr;padding:19px 0}
 .aurapep-library-card:last-child{grid-column:auto}
 .aurapep-library-standard{gap:18px;padding:23px 20px}
 body.single-post main{width:calc(100% - 28px)!important;padding:28px 0 36px!important}
 body.single-post .wp-block-post-title,body.single-post .entry-title{font-size:34px!important}
 .aurapep-library-article h2{font-size:23px!important}
 .aurapep-library-article p,.aurapep-library-article li{font-size:15px!important;line-height:1.66!important}
}

.aurapep-library-article-header{margin:0 0 20px;padding-bottom:18px;border-bottom:1px solid #e5e9f0}
.aurapep-library-article-header .aurapep-library-eyebrow{margin-bottom:10px!important}
.aurapep-library-article-header .aurapep-library-eyebrow a{color:#287edb;text-decoration:none}
html body.single-post .aurapep-library-article-header h1{margin:0!important;color:#111827!important;font-size:46px!important;font-weight:750!important;line-height:1.06!important;letter-spacing:-.04em!important}
@media(max-width:600px){html body.single-post .aurapep-library-article-header h1{font-size:34px!important}}

/* Research Library landing: remove inherited nested page constraints; article widths remain unchanged. */
html body.page.page-id-814 main#primary.aurapep-page-main{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
html body.page.page-id-814 main#primary.aurapep-page-main>.aurapep-content-wrap{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
html body.page.page-id-814 main.aurapep-library{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

/* Sitewide header continuity: one approved type system across every page template. */
body .aurapep-shell-announcement,
body .aurapep-shell-announcement *,
body .aurapep-shell-shipping,
body .aurapep-shell-header,
body .aurapep-shell-header a,
body .aurapep-shell-header button,
body .aurapep-shell-header summary{
  font-family:Arial,Helvetica,sans-serif!important;
}
body .aurapep-shell-header .aurapep-shell-nav>a,
body .aurapep-shell-header .aurapep-nav-focus>summary,
body .aurapep-shell-header .aurapep-nav-group-toggle{
  line-height:1.2!important;
}

body .aurapep-shell-header,
body .aurapep-shell-header .aurapep-shell-header-inner,
body .aurapep-shell-header .aurapep-shell-logo,
body .aurapep-shell-header .aurapep-shell-nav,
body .aurapep-shell-header .aurapep-header-actions,
body .aurapep-shell-header .aurapep-header-action{
  font-size:15px!important;
  line-height:1.5!important;
}


/* Research Library navigation and article-card discoverability — 2026-08-24 */
.aurapep-library-breadcrumbs{
  margin-bottom:18px;
  color:#667085;
  font-size:12px;
  font-weight:700;
  line-height:1.4;
}
body.page-id-814 .aurapep-library>.aurapep-library-breadcrumbs{
  padding-top:22px;
  margin-bottom:-20px;
}
.aurapep-library-breadcrumbs ol{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:2px 7px;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.aurapep-library-breadcrumbs li{
  display:inline-flex;
  align-items:center;
  min-width:0;
  margin:0!important;
  padding:0!important;
}
.aurapep-library-breadcrumbs li+li::before{
  content:"›";
  margin-right:7px;
  color:#98a2b3;
  font-weight:500;
}
.aurapep-library-breadcrumbs a{
  display:inline-flex;
  align-items:center;
  min-height:36px;
  color:#287edb;
  text-decoration:none;
}
.aurapep-library-breadcrumbs a:hover{text-decoration:underline}
.aurapep-library-breadcrumbs a:focus-visible{
  border-radius:5px;
  outline:2px solid rgba(40,126,219,.35);
  outline-offset:2px;
}
.aurapep-library-breadcrumbs [aria-current="page"]{
  color:#667085;
  font-weight:650;
}

.aurapep-library-card{
  position:relative;
  cursor:pointer;
}
.aurapep-library-card h2 a::after{
  content:"";
  position:absolute;
  z-index:1;
  inset:0;
  border-radius:16px;
}
.aurapep-library-card:focus-within{
  border-color:rgba(40,126,219,.42);
  box-shadow:0 0 0 3px rgba(40,126,219,.13),0 9px 27px rgba(17,24,39,.05);
  transform:translateY(-2px);
}
.aurapep-library-card h2 a:focus-visible{
  outline:none;
}
.aurapep-library-read{
  display:inline-flex;
  align-items:center;
  gap:7px;
  align-self:flex-start;
  margin:0 0 14px;
  color:#287edb;
  font-size:12px;
  font-weight:800;
  line-height:1.3;
}
.aurapep-library-read span{
  transition:transform .18s ease;
}
.aurapep-library-card:hover .aurapep-library-read span,
.aurapep-library-card:focus-within .aurapep-library-read span{
  transform:translateX(3px);
}

body.single-post .aurapep-library-breadcrumbs{
  margin:0 0 19px;
}
body.single-post .aurapep-library-breadcrumbs [aria-current="page"]{
  overflow:hidden;
  max-width:360px;
  text-overflow:ellipsis;
  white-space:nowrap;
}

@media(max-width:600px){
  body.page-id-814 .aurapep-library>.aurapep-library-breadcrumbs{
    padding-top:14px;
    margin-bottom:-12px;
  }
  .aurapep-library-breadcrumbs{
    font-size:11.5px;
  }
  body.single-post .aurapep-library-breadcrumbs{
    margin-bottom:14px;
  }
  body.single-post .aurapep-library-breadcrumbs [aria-current="page"]{
    max-width:170px;
  }
}


/* Research Library product-relevant rollout 1 — 2026-08-24 */
.aurapep-library-featured{scroll-margin-top:30px}
.aurapep-library-card-art--receptors,
.aurapep-library-card-art--retatrutide{gap:18px}
.aurapep-library-card-art--receptors span,
.aurapep-library-card-art--retatrutide span{
  width:31px;
  height:31px;
  border:6px solid rgba(40,126,219,.38);
  border-radius:50%;
  background:#fff;
  box-shadow:0 5px 13px rgba(40,126,219,.09);
}
.aurapep-library-card-art--receptors span:nth-child(2){
  border-color:rgba(8,191,208,.42);
  transform:translateY(-12px);
}
.aurapep-library-card-art--receptors span:nth-child(3){
  border-color:rgba(91,66,232,.4);
}
.aurapep-library-card-art--retatrutide span{
  margin:0 -5px;
  border-color:rgba(91,66,232,.36);
}
.aurapep-library-card-art--retatrutide span:nth-child(1){transform:translateY(9px);border-color:rgba(8,191,208,.42)}
.aurapep-library-card-art--retatrutide span:nth-child(2){transform:translateY(-9px);z-index:1}
.aurapep-library-card-art--retatrutide span:nth-child(3){transform:translateY(9px);border-color:rgba(91,66,232,.44)}
.aurapep-library-card-art--repair{gap:8px}
.aurapep-library-card-art--repair span{
  width:79px;
  height:22px;
  border:3px solid rgba(40,126,219,.35);
  border-radius:999px;
  background:rgba(255,255,255,.82);
  transform:rotate(-24deg);
}
.aurapep-library-card-art--repair span+span{
  margin-left:-39px;
  border-color:rgba(91,66,232,.34);
  transform:rotate(24deg);
}
.aurapep-library-card-art--matrix{gap:8px}
.aurapep-library-card-art--matrix span{
  width:35px;
  height:35px;
  border:3px solid rgba(8,191,208,.34);
  border-radius:8px;
  background:rgba(255,255,255,.84);
  transform:rotate(45deg);
}
.aurapep-library-card-art--matrix span:nth-child(2){border-color:rgba(40,126,219,.36);transform:translateY(-13px) rotate(45deg)}
.aurapep-library-card-art--matrix span:nth-child(3){border-color:rgba(91,66,232,.34)}
.aurapep-library-article a{overflow-wrap:anywhere;word-break:break-word}
@media(max-width:900px){
 .aurapep-library-card:last-child{grid-column:auto}
}

/* Research Library metabolic rollout 2 card art */
.aurapep-library-card-art--semaglutide{gap:10px}
.aurapep-library-card-art--semaglutide span{width:38px;height:38px;border:3px solid rgba(8,191,208,.42);border-radius:50%;background:rgba(255,255,255,.86)}
.aurapep-library-card-art--semaglutide span:nth-child(2){width:24px;height:24px;border-color:rgba(40,126,219,.42);transform:translateY(-13px)}
.aurapep-library-card-art--semaglutide span:nth-child(3){border-color:rgba(91,66,232,.38)}
.aurapep-library-card-art--tirzepatide{gap:0}
.aurapep-library-card-art--tirzepatide span{width:56px;height:32px;margin:0 -8px;border:3px solid rgba(40,126,219,.39);border-radius:999px;background:rgba(255,255,255,.84);transform:rotate(-18deg)}
.aurapep-library-card-art--tirzepatide span:nth-child(2){border-color:rgba(8,191,208,.42);transform:translateY(-12px) rotate(18deg);z-index:1}
.aurapep-library-card-art--tirzepatide span:nth-child(3){border-color:rgba(91,66,232,.38)}
.aurapep-library-card-art--amylin{gap:7px}
.aurapep-library-card-art--amylin span{width:31px;height:49px;border:3px solid rgba(8,191,208,.39);border-radius:50% 50% 42% 42%;background:rgba(255,255,255,.84);transform:rotate(22deg)}
.aurapep-library-card-art--amylin span:nth-child(2){border-color:rgba(40,126,219,.4);transform:translateY(-10px)}
.aurapep-library-card-art--amylin span:nth-child(3){border-color:rgba(91,66,232,.36);transform:rotate(-22deg)}
.aurapep-library-card-art--combination{gap:4px}
.aurapep-library-card-art--combination span{width:48px;height:48px;border:3px solid rgba(8,191,208,.4);border-radius:50%;background:rgba(255,255,255,.78)}
.aurapep-library-card-art--combination span:nth-child(2){margin-left:-25px;border-color:rgba(40,126,219,.4);transform:translateY(-10px)}
.aurapep-library-card-art--combination span:nth-child(3){margin-left:-25px;border-color:rgba(91,66,232,.38)}

/* Research Library scalable hub, topic archives and related reading */
.aurapep-library-hub,.aurapep-library-archive,.aurapep-topics-page{width:min(1200px,calc(100% - 56px));margin-inline:auto}
.aurapep-library-search{margin:24px 0 34px;padding:20px 22px;border:1px solid rgba(40,126,219,.14);border-radius:14px;background:linear-gradient(120deg,rgba(8,191,208,.045),#fff 52%,rgba(91,66,232,.045));box-shadow:0 8px 26px rgba(17,24,39,.035)}
.aurapep-library-search label{display:block;margin-bottom:8px;color:#172033;font-size:14px;font-weight:800}
.aurapep-library-search>div{display:flex;gap:10px}
.aurapep-library-search input{flex:1;min-width:0;min-height:46px;padding:10px 14px;border:1px solid #d7e1ea;border-radius:9px;background:#fff;color:#172033;font:inherit}
.aurapep-library-search button{min-height:46px;padding:10px 24px;border:0;border-radius:9px;background:linear-gradient(100deg,#08bfd0,#287edb 56%,#5b42e8);color:#fff;font-weight:800;cursor:pointer}
.aurapep-library-search input:focus-visible,.aurapep-library-search button:focus-visible,.aurapep-topic-card a:focus-visible,.aurapep-archive-result a:focus-visible,.aurapep-hub-section a:focus-visible,.aurapep-related-research a:focus-visible{outline:3px solid rgba(40,126,219,.35);outline-offset:3px}
.aurapep-hub-section{padding:34px 0;border-top:1px solid rgba(17,24,39,.075)}
.aurapep-hub-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}
.aurapep-hub-heading h2{margin:0;color:#111827;font-size:32px;line-height:1.08;letter-spacing:-.03em}
.aurapep-hub-heading p:not(.aurapep-library-eyebrow){max-width:680px;margin:7px 0 0;color:#5f6878;line-height:1.55}
.aurapep-hub-heading>a,.aurapep-topics-all>a{flex:0 0 auto;display:inline-flex;align-items:center;min-height:44px;color:#236fc7;font-size:13px;font-weight:800;text-decoration:none}
.aurapep-featured-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr);gap:16px}
.aurapep-featured-primary,.aurapep-featured-secondary article{position:relative;border:1px solid rgba(17,24,39,.09);border-radius:15px;background:#fff;box-shadow:0 7px 24px rgba(17,24,39,.035)}
.aurapep-featured-primary{display:flex;flex-direction:column;justify-content:flex-end;min-height:290px;padding:30px;background:linear-gradient(130deg,rgba(8,191,208,.08),#fff 48%,rgba(91,66,232,.09))}
.aurapep-featured-primary::before{content:"";position:absolute;right:8%;top:16%;width:112px;height:112px;border:4px solid rgba(40,126,219,.13);border-radius:50%;box-shadow:-42px 34px 0 -18px rgba(8,191,208,.13),35px 44px 0 -23px rgba(91,66,232,.16)}
.aurapep-featured-primary h3{max-width:620px;margin:8px 0;font-size:31px;line-height:1.1}
.aurapep-featured-primary h3 a,.aurapep-featured-secondary h3 a,.aurapep-topic-card h3 a,.aurapep-archive-result h2 a,.aurapep-related-research h3 a{color:#172033;text-decoration:none}
.aurapep-featured-primary h3 a::after,.aurapep-featured-secondary h3 a::after,.aurapep-topic-card h3 a::after,.aurapep-archive-result h2 a::after,.aurapep-related-research h3 a::after{content:"";position:absolute;inset:0}
.aurapep-featured-primary>p:not(.aurapep-library-card-category){max-width:650px;margin:0 0 16px;color:#566174;line-height:1.6}
.aurapep-featured-primary>span{color:#315a86;font-size:12px;font-weight:750}
.aurapep-featured-secondary{display:grid;gap:16px}
.aurapep-featured-secondary article{padding:22px 24px}
.aurapep-featured-secondary h3{margin:6px 0 8px;font-size:21px;line-height:1.25}
.aurapep-featured-secondary p:last-child{margin:0;color:#5f6878;line-height:1.5}
.aurapep-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.aurapep-topic-card{position:relative;display:flex;flex-direction:column;min-height:190px;padding:22px;border:1px solid rgba(17,24,39,.09);border-radius:13px;background:linear-gradient(145deg,#fff,rgba(247,252,255,.85));box-shadow:0 5px 18px rgba(17,24,39,.025);transition:transform .18s ease,border-color .18s ease}
.aurapep-topic-card:hover{transform:translateY(-2px);border-color:rgba(40,126,219,.25)}
.aurapep-topic-card h3{margin:0 0 9px;font-size:20px;line-height:1.24}
.aurapep-topic-card>p{margin:0;color:#5f6878;font-size:14px;line-height:1.52}
.aurapep-topic-card footer{display:flex;justify-content:space-between;gap:14px;margin-top:auto;padding-top:18px;color:#315a86;font-size:12px;font-weight:780}
.aurapep-recent-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.aurapep-archive-result{position:relative;display:flex;flex-direction:column;min-height:230px;padding:22px;border:1px solid rgba(17,24,39,.09);border-radius:13px;background:#fff;box-shadow:0 5px 18px rgba(17,24,39,.025)}
.aurapep-archive-result--compact{min-height:180px}
.aurapep-archive-result h2{margin:7px 0 9px;font-size:20px;line-height:1.28}
.aurapep-archive-result>p:not(.aurapep-library-card-category){margin:0;color:#5f6878;font-size:14px;line-height:1.52}
.aurapep-archive-result footer{display:flex;justify-content:space-between;gap:16px;margin-top:auto;padding-top:18px;color:#315a86;font-size:12px;font-weight:760}
.aurapep-archive-header{max-width:800px;padding:16px 0 6px}
.aurapep-archive-header h1{margin:5px 0 10px;font-size:46px;line-height:1.05;letter-spacing:-.04em}
.aurapep-archive-header>p:last-child{color:#5f6878;font-size:17px;line-height:1.6}
.aurapep-archive-tools{display:flex;gap:10px;margin:-17px 0 24px}
.aurapep-archive-tools a{display:inline-flex;align-items:center;min-height:42px;padding:8px 14px;border:1px solid #d9e4ec;border-radius:999px;color:#315a86;text-decoration:none;font-size:12px;font-weight:800}
.aurapep-result-count{margin:0 0 14px;color:#566174;font-size:13px;font-weight:750}
.aurapep-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.aurapep-library-pagination{display:flex;justify-content:center;gap:8px;padding:28px 0 8px}
.aurapep-library-pagination a,.aurapep-library-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:1px solid #d9e4ec;border-radius:9px;color:#315a86;text-decoration:none;font-weight:800}
.aurapep-library-pagination span[aria-current="page"]{border-color:#287edb;background:#287edb;color:#fff}
.aurapep-library-empty{padding:34px;border:1px solid rgba(40,126,219,.12);border-radius:14px;background:#fbfdff}
.aurapep-library-empty h2{margin:0 0 8px}
.aurapep-topics-page .aurapep-topic-grid{margin-top:24px}
.aurapep-topics-all{margin:20px 0 0}
.aurapep-related-research{width:min(1200px,calc(100vw - 56px));margin:44px 50% 0;transform:translateX(-50%);padding:30px 0 0;border-top:1px solid rgba(17,24,39,.09)}
.aurapep-related-research>h2{margin:5px 0 16px;font-size:29px}
.aurapep-related-research>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.aurapep-related-research article{position:relative;min-height:170px;padding:20px;border:1px solid rgba(17,24,39,.09);border-radius:12px;background:#fff}
.aurapep-related-research h3{margin:0 0 9px;font-size:17px;line-height:1.3}
.aurapep-related-research article p{margin:0;color:#5f6878;font-size:13px;line-height:1.5}
.aurapep-related-all{display:inline-flex;align-items:center;min-height:44px;margin-top:12px;color:#236fc7;font-size:13px;font-weight:800;text-decoration:none}
@media(max-width:900px){
 .aurapep-library-hub,.aurapep-library-archive,.aurapep-topics-page{width:min(100% - 40px,760px)}
 .aurapep-featured-layout{grid-template-columns:1fr}
 .aurapep-featured-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}
 .aurapep-topic-grid,.aurapep-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .aurapep-related-research{width:min(100vw - 40px,760px)}
 .aurapep-related-research>div{grid-template-columns:repeat(2,minmax(0,1fr))}
 .aurapep-related-research article:last-child{grid-column:1/-1}
}
@media(max-width:600px){
 .aurapep-library-hub,.aurapep-library-archive,.aurapep-topics-page{width:calc(100% - 32px)}
 .aurapep-library-search{margin:18px 0 26px;padding:17px 16px}
 .aurapep-library-search>div{display:grid;grid-template-columns:1fr}
 .aurapep-library-search button{width:100%}
 .aurapep-hub-section{padding:27px 0}
 .aurapep-hub-heading{display:block;margin-bottom:15px}
 .aurapep-hub-heading h2{font-size:27px}
 .aurapep-hub-heading>a{margin-top:7px}
 .aurapep-featured-primary{min-height:245px;padding:22px}
 .aurapep-featured-primary::before{width:82px;height:82px;right:7%;top:12%}
 .aurapep-featured-primary h3{font-size:26px}
 .aurapep-featured-secondary{grid-template-columns:1fr}
 .aurapep-topic-grid,.aurapep-recent-list,.aurapep-archive-grid{grid-template-columns:1fr}
 .aurapep-topic-card{min-height:0;padding:18px 18px 16px}
 .aurapep-topic-card footer{padding-top:14px}
 .aurapep-archive-header h1{font-size:36px}
 .aurapep-archive-header>p:last-child{font-size:15px}
 .aurapep-archive-tools{display:grid;grid-template-columns:1fr 1fr;margin-top:-12px}
 .aurapep-archive-tools a{justify-content:center;border-radius:9px}
 .aurapep-archive-result,.aurapep-archive-result--compact{min-height:0;padding:18px}
 .aurapep-archive-result footer{padding-top:16px}
 .aurapep-related-research{width:calc(100vw - 32px);margin-top:34px}
 .aurapep-related-research>div{grid-template-columns:1fr}
 .aurapep-related-research article:last-child{grid-column:auto}
}

/* Full-width parent constraints for Research Library hub descendants */
html body:is(.page-id-1402,.page-id-1403,.page-id-1404,.page-id-1405,.page-id-1406,.page-id-1407,.page-id-1408,.page-id-1409) main#primary.aurapep-page-main{
 width:100%!important;max-width:none!important;margin:0!important;padding:0!important;
}
html body:is(.page-id-1402,.page-id-1403,.page-id-1404,.page-id-1405,.page-id-1406,.page-id-1407,.page-id-1408,.page-id-1409) main#primary.aurapep-page-main>.aurapep-content-wrap{
 width:100%!important;max-width:none!important;margin:0!important;padding:0!important;
}
html body main.aurapep-library-archive,html body main.aurapep-topics-page{
 width:min(1200px,calc(100% - 56px))!important;max-width:1200px!important;margin:0 auto!important;padding:0 0 34px!important;
}
@media(max-width:900px){
 html body main.aurapep-library-archive,html body main.aurapep-topics-page{width:min(100% - 40px,760px)!important}
}
@media(max-width:600px){
 html body main.aurapep-library-archive,html body main.aurapep-topics-page{width:calc(100% - 32px)!important;padding-bottom:26px!important}
}

/* Let shared Library child containers establish the 1200px archive alignment */
html body.page:not(.home) main.aurapep-library-archive,html body.page:not(.home) main.aurapep-topics-page{
 width:100%!important;max-width:none!important;margin:0!important;padding:0 0 34px!important;
}


/* Research Library hub: cohesive desktop composition (2026-08-24) */
@media (min-width:901px){
  .aurapep-library-hub>.aurapep-hub-section,
  .aurapep-library-hub>.aurapep-library-standard{
    width:min(1040px,calc(100% - 112px));
    max-width:1040px;
    margin-left:auto;
    margin-right:auto;
  }
  .aurapep-library-hub .aurapep-library-hub-search{
    width:min(820px,calc(100% - 112px));
    max-width:820px;
    margin-left:auto;
    margin-right:auto;
  }
  .aurapep-library-hub .aurapep-featured-layout{
    grid-template-columns:minmax(0,1fr);
    gap:18px;
  }
  .aurapep-library-hub .aurapep-featured-primary{
    min-height:260px;
  }
  .aurapep-library-hub .aurapep-featured-secondary{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:18px;
  }
  .aurapep-library-hub .aurapep-topic-grid,
  .aurapep-library-hub .aurapep-recent-list{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:18px;
  }
}
