/* EONYX LABS redevelopment layer */
:root{--c-black:#090b0a;--c-black-soft:#101311;--c-black-elevated:#171a18;--c-white:#f7f7f2;--c-lime:#bfd22f;--c-orange:#ff5a13;--c-scarlet:#ef3028;--c-fuchsia:#e91e73;--bg:var(--c-black);--bg-soft:var(--c-black-soft);--bg-elevated:var(--c-black-elevated);--fg:var(--c-white);--fg-muted:#aaaDA7;--fg-dim:#727771;--border:rgba(255,255,255,.14);--border-strong:rgba(255,255,255,.3);--container-max:1480px;--radius-sm:0;--radius-md:0;--radius-lg:0;--text-hero:clamp(4.25rem,9.1vw,9rem)}
body{background:var(--c-black);background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:100% 25vh}
h1,h2,h3,h4,h5,h6{letter-spacing:-.025em}.section{padding-block:clamp(5rem,9vw,9rem)}.section--tight{padding-block:clamp(4rem,7vw,7rem)}
.eyebrow{font-family:var(--font-body);font-size:.68rem;font-weight:700;letter-spacing:.19em}.eyebrow b{color:var(--c-lime);margin-right:1.3rem}.section-head{border-top:1px solid var(--border);padding-top:1.3rem}.section-head h2{font-size:clamp(3rem,6vw,6.8rem);line-height:.82;max-width:12ch}.section-head>p{max-width:36rem;font-size:.95rem}
.btn{min-height:50px;padding:.85rem 1.3rem;border-radius:0;letter-spacing:.13em;font-size:.68rem;gap:2rem}.btn-primary{background:var(--c-lime);border-color:var(--c-lime);color:#080a08}.btn-primary:hover{background:var(--c-white);border-color:var(--c-white);transform:translateY(-2px)}.btn-outline{border-color:rgba(255,255,255,.34);background:transparent}.btn-outline:hover{background:var(--c-white);border-color:var(--c-white);color:#080a08}
.covert-marquee{background:var(--c-lime)}.covert-marquee__item{font-family:var(--font-body);font-size:.61rem;letter-spacing:.19em;padding:.58rem 2rem}.covert-marquee__item::after{content:'✦';opacity:1;margin-left:2rem}
.covert-header{background:rgba(9,11,10,.88);backdrop-filter:blur(18px);border-color:rgba(255,255,255,.16)}.covert-header__inner{min-height:86px;padding-block:1rem}.covert-logo svg{height:36px}.covert-nav>ul{gap:2.6rem}.covert-nav-link{font-family:var(--font-body);font-size:.66rem;font-weight:700;letter-spacing:.15em}.covert-header__actions{gap:.45rem}.covert-icon-btn{border:1px solid transparent}.covert-icon-btn:hover{border-color:var(--border);background:transparent}.covert-cart-count{border-radius:0;background:var(--c-lime)}
.covert-mega-panel{top:calc(100% + 27px);background:#0d0f0e;border-radius:0;border-top:2px solid var(--c-lime);padding:2rem;box-shadow:0 32px 80px rgba(0,0,0,.72)}.covert-mega-panel__grid li a{border-radius:0;border-bottom:1px solid var(--border);font-size:.78rem;padding:.8rem .4rem}
.covert-mobile-menu,.covert-cart-drawer{background:#0c0e0d}.covert-mobile-menu{overflow-y:auto}.covert-mobile-menu li>a{font-size:1.5rem;padding:1rem .25rem}.covert-mobile-menu li>a.covert-mobile-collection{display:grid;grid-template-columns:76px 1fr;gap:.85rem;padding:.45rem 0;border-bottom:1px solid #2c312c;font:800 1rem var(--font-display);letter-spacing:.05em;text-transform:uppercase}.covert-mobile-collection img{width:76px;height:52px;object-fit:cover;border-bottom:3px solid var(--cat-color)}
.covert-hero--v2{min-height:min(900px,calc(100vh - 105px));height:auto;display:flex;align-items:center;position:relative;overflow:hidden;border-bottom:1px solid var(--border);isolation:isolate}.covert-hero--v2::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,5,4,.99) 0%,rgba(5,7,6,.92) 45%,rgba(5,7,6,.22) 78%),linear-gradient(0deg,rgba(0,0,0,.42),transparent);z-index:1}.covert-hero--v2::after{content:'';position:absolute;width:38rem;height:38rem;right:-9rem;bottom:-12rem;background:repeating-linear-gradient(45deg,transparent 0 34px,var(--c-lime) 35px 44px,transparent 45px 75px);opacity:.11;transform:rotate(-12deg);mask-image:radial-gradient(circle,#000,transparent 68%);z-index:2}.covert-hero--v2 .covert-hero__bg{position:absolute;inset:0}.covert-hero--v2 .covert-hero__bg img{width:100%;height:100%;object-fit:cover;filter:saturate(.28) contrast(1.18);opacity:.72}.covert-hero--v2 .covert-hero__content{position:relative;z-index:3;width:100%;padding-block:clamp(6rem,10vw,10rem)}.covert-hero--v2 .covert-hero__content::after{content:'RUO / 01';position:absolute;right:var(--container-pad);top:10%;font:700 .62rem var(--font-body);letter-spacing:.17em;border:1px solid var(--border-strong);padding:.65rem .8rem}.covert-hero--v2 h1{display:flex;flex-direction:column;line-height:.7;margin:2.2rem 0 2.5rem;max-width:7.5ch}.covert-hero--v2 h1 span,.covert-hero--v2 h1 em{display:block}.covert-hero--v2 h1 em{font-style:italic;color:var(--c-lime)}.covert-hero--v2 .covert-hero__content>p{font-size:clamp(.95rem,1.25vw,1.13rem);line-height:1.75;max-width:39rem;color:#b5b8b3}.covert-hero__actions{display:flex;gap:1rem;margin-top:2rem}.covert-hero__stats{margin-top:4rem;display:flex;max-width:650px;border-top:1px solid var(--border)}.covert-hero__stat{flex:1;padding:1.2rem 1rem 0 0;border-right:1px solid var(--border)}.covert-hero__stat:not(:first-child){padding-left:1.2rem}.covert-hero__stat b{font-size:2rem;color:var(--c-lime)}.covert-hero__stat span{font-size:.61rem;letter-spacing:.13em}
#shop-by-need{background:var(--c-white);color:#090b0a}#shop-by-need p{color:#5e625e}#shop-by-need .eyebrow{color:var(--c-scarlet)}#shop-by-need .section-head{border-color:rgba(0,0,0,.24)}.covert-banner-grid{gap:1px;background:#0a0a0a}.covert-banner-tile{border-radius:0;aspect-ratio:1.22}.covert-banner-tile::before{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.82))}.covert-banner-tile::after{content:'VIEW RESEARCH →';position:absolute;z-index:2;top:1rem;right:1rem;font:700 .55rem var(--font-body);letter-spacing:.14em;color:#fff;opacity:0;transition:opacity .25s}.covert-banner-tile:hover::after{opacity:1}.covert-banner-tile__label{font-size:clamp(1.5rem,2.6vw,2.8rem);left:1.3rem;bottom:1rem}.covert-banner-tile__arrow{border-radius:0;background:var(--c-lime);border-color:var(--c-lime);color:#080a08}
#catalog{background:#0c0e0d}.covert-product-grid{gap:1px;background:#2b2e2b}.covert-card{border:0;border-radius:0;background:#111411}.covert-card:hover{transform:none;z-index:2;box-shadow:0 0 0 1px var(--c-lime)}.covert-card__media{background:#080a09}.covert-card__badge{border-radius:0;background:#0a0c0b;padding:.35rem .65rem}.covert-card__body{padding:1.3rem}.covert-card__name{font-size:1.35rem}.covert-card__seq{font-family:monospace}.covert-card__footer{border-top:1px solid var(--border);padding-top:1rem}.covert-card__add{border-radius:0;background:transparent;color:var(--c-lime);border:1px solid var(--c-lime);padding:.65rem .85rem}.covert-card__add:hover{background:var(--c-lime);color:#080a08}
.covert-showcase-grid{gap:1px;background:#333}.covert-showcase-tile{border-radius:0;aspect-ratio:1.35;min-height:500px}.covert-showcase-tile::before{background:linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,.05) 75%)}.covert-showcase-tile__content{max-width:80%;padding:2.2rem}.covert-showcase-tile__content h3{font-size:clamp(2.3rem,4vw,4.8rem);line-height:.82}.covert-showcase-tile:hover img{transform:scale(1.04)}
#trust{background:var(--c-lime);color:#080a08}#trust .eyebrow,#trust h2{color:#080a08}#trust .section-head{border-color:rgba(0,0,0,.25)}.covert-trust-grid{gap:0;border-top:1px solid rgba(0,0,0,.28);border-left:1px solid rgba(0,0,0,.28)}.covert-trust-card{border:0;border-right:1px solid rgba(0,0,0,.28);border-bottom:1px solid rgba(0,0,0,.28);border-radius:0;background:transparent;padding:2rem}.covert-trust-card svg{color:#080a08}.covert-trust-card h3{font-size:1.55rem}.covert-trust-card p{color:#31362c}
#quick-reference{background:#111311}.covert-ref-table-wrap{border:1px solid var(--border);border-radius:0}.covert-ref-table thead{background:var(--c-lime);color:#080a08}.covert-ref-table th{font-size:.65rem;letter-spacing:.15em}.covert-ref-table tr{border-color:var(--border)}.covert-ref-table tbody tr:hover{background:rgba(191,210,47,.06)}
#faq{background:var(--c-white);color:#090b0a}#faq .eyebrow{color:var(--c-scarlet)}#faq .section-head{border-color:rgba(0,0,0,.2)}.covert-faq{border-top:1px solid #aaa}.covert-faq-item{border-bottom:1px solid #aaa}.covert-faq-item summary{font-size:clamp(1.15rem,2vw,1.6rem);padding:1.6rem 0}.covert-faq-item summary::after{color:var(--c-scarlet)}.covert-faq-item p{color:#505550}
.covert-shop-header,.covert-archive-header,.covert-page-hero{background:#111411;border-radius:0;position:relative;overflow:hidden}.covert-shop-header::after,.covert-archive-header::after,.covert-page-hero::after{content:'';position:absolute;width:280px;height:280px;right:-80px;bottom:-100px;border:28px solid rgba(191,210,47,.12);transform:rotate(45deg)}
.woocommerce .woocommerce-breadcrumb{font-size:.64rem;letter-spacing:.12em;text-transform:uppercase}.covert-pdp{gap:clamp(2rem,6vw,7rem)}.covert-pdp__gallery,.covert-pdp__summary{border-radius:0}.covert-pdp__title{font-size:clamp(3rem,6vw,6.5rem);line-height:.8}.covert-spec-table{font-family:monospace}.covert-spec-table th{color:var(--c-lime)}.single_add_to_cart_button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:0!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:.7rem!important}
.covert-cart-drawer{border-left:2px solid var(--c-lime)}.covert-cart-drawer__header h4{font-size:2rem}.covert-field input,.covert-field textarea,.covert-field select,.covert-inline-form input[type=email],.quantity .qty{border-radius:0}
.covert-footer{background:#080a09;padding-top:clamp(5rem,8vw,8rem);position:relative}.covert-footer::before{content:'PRECISION. PURITY. POWER.';display:block;font:700 clamp(3rem,8vw,8rem)/.8 var(--font-display);letter-spacing:-.04em;color:var(--c-white);padding:0 var(--container-pad) clamp(4rem,7vw,7rem);max-width:var(--container-max);margin:auto}.covert-footer__grid{border-top:1px solid var(--border);padding-top:2rem}.covert-footer h4{color:var(--c-lime);font-family:var(--font-body);font-size:.65rem;letter-spacing:.16em}.covert-footer__social a{border-radius:0}.covert-ruo-notice{border-radius:0;background:#0d0f0e}.covert-footer__bottom{font-size:.6rem;letter-spacing:.08em}
@media(max-width:1024px){.covert-hero--v2{min-height:780px}.covert-hero--v2::before{background:linear-gradient(90deg,rgba(4,5,4,.97),rgba(5,7,6,.7))}.covert-showcase-tile{min-height:420px}.covert-footer::before{padding-inline:var(--container-pad)}}
@media(max-width:768px){.covert-header__inner{min-height:70px}.covert-logo svg{height:28px}.covert-header__actions .covert-icon-btn:nth-child(1),.covert-header__actions .covert-icon-btn:nth-child(2){display:none}.covert-hero--v2{min-height:720px}.covert-hero--v2 .covert-hero__content{padding-block:5rem}.covert-hero--v2::before{background:linear-gradient(0deg,rgba(4,5,4,.98) 0%,rgba(5,7,6,.76) 70%,rgba(5,7,6,.4))}.covert-hero--v2 h1{font-size:clamp(4rem,19vw,6.2rem)}.covert-hero__stats{margin-top:3rem}.covert-hero__stat b{font-size:1.45rem}.covert-hero__stat span{font-size:.5rem}.section-head{align-items:flex-start}.covert-banner-grid{grid-template-columns:1fr}.covert-showcase-tile{min-height:480px}.covert-showcase-tile__content{max-width:100%}.covert-footer::before{font-size:clamp(3.5rem,15vw,6rem)}}
@media(max-width:480px){.covert-hero__actions{flex-direction:column;align-items:stretch}.covert-hero__actions .btn{justify-content:space-between}.covert-hero__stats{display:grid;grid-template-columns:repeat(3,1fr)}.covert-hero__stat{padding:.9rem .5rem 0!important}.covert-product-grid{grid-template-columns:1fr}.covert-card__media{aspect-ratio:4/5}.covert-trust-grid{grid-template-columns:1fr}.covert-footer::before{line-height:.85}}

/* EONYX LABS — official identity, commerce interactions and page system */
.covert-logo img,.covert-logo .custom-logo{display:block;width:176px;height:auto;max-height:36px;object-fit:contain}
.covert-footer__brand .covert-logo img{width:190px;max-height:none;margin-bottom:var(--space-4)}
.covert-hero--v2::after{background:url('../brand/eonyx-seamless-pattern.webp') center/360px auto repeat;opacity:.075;transform:rotate(-8deg)}

.covert-marquee__track{display:flex;width:max-content;animation-duration:32s}
.covert-marquee__group{display:flex;align-items:center;flex:none;min-width:100vw;justify-content:space-around}
.covert-marquee__item{flex:none}

.covert-header .container{width:min(1540px,calc(100% - 32px));max-width:none}.covert-header__inner{position:relative;gap:clamp(.8rem,2vw,2rem)}.covert-logo img,.covert-logo .custom-logo{width:clamp(140px,12vw,178px);max-height:38px;object-fit:contain}.covert-nav>ul{gap:clamp(.85rem,1.7vw,2rem)}.covert-nav-chevron{color:var(--c-lime);font-size:.85rem;transition:transform .2s}.covert-has-mega:hover .covert-nav-chevron,.covert-has-mega:focus-within .covert-nav-chevron{transform:rotate(180deg)}.covert-has-mega{position:static}
.covert-mega-panel{top:100%;}
.covert-has-mega::after{display:none;}
.covert-has-mega:hover .covert-mega-panel{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);}
.covert-has-mega .covert-mega-panel.is-open,
.covert-has-mega:focus-within .covert-mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0);}
.covert-has-mega:hover .covert-mega-panel,.covert-has-mega:focus-within .covert-mega-panel,.covert-mega-panel.is-open{transform:translate(-50%,0)}
.covert-mega-panel__head{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;padding:.4rem .45rem 1rem;border-bottom:1px solid var(--border)}
.covert-mega-panel__head div{display:grid;gap:.15rem}.covert-mega-panel__head span{color:var(--c-lime);font-size:.56rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.covert-mega-panel__head strong{font:800 clamp(1.45rem,2.2vw,2.2rem)/.95 var(--font-display);text-transform:uppercase}.covert-mega-panel__head p{margin:.2rem 0 0;color:#818881;font-size:.65rem}.covert-mega-panel__head>a{padding:.8rem 1rem;background:var(--c-lime);color:#080a08;font-size:.59rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.covert-mega-panel__grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:1px;background:#303430;margin-top:1px}
.covert-mega-panel__item{grid-column:span 2}.covert-mega-panel__item:nth-child(6){grid-column:2/span 2}
.covert-mega-panel__grid li a.covert-mega-card{display:block;padding:0;border:0;background:#111411;color:#fff;overflow:hidden}
.covert-mega-panel__grid li a.covert-mega-card:hover{background:#151915;color:#fff}
.covert-mega-card__image{display:block;position:relative;height:88px;overflow:hidden;background:#090b0a}.covert-mega-panel__item--featured .covert-mega-card__image{height:118px}
.covert-mega-card__image::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent 65%)}
.covert-mega-card__image img{width:100%;height:100%;object-fit:cover;filter:saturate(.65) contrast(1.05);transition:transform .35s ease,filter .35s ease}
.covert-mega-card:hover .covert-mega-card__image img{transform:scale(1.055);filter:saturate(1)}
.covert-mega-card__image span{position:absolute;z-index:2;left:0;bottom:0;width:100%;height:3px;background:var(--cat-color)}
.covert-mega-card__copy{display:block;min-height:82px;padding:.68rem .75rem}.covert-mega-card__name{display:flex;justify-content:space-between;align-items:center;font:800 .72rem var(--font-body);letter-spacing:.08em;text-transform:uppercase}.covert-mega-card__name b{color:var(--cat-color)}.covert-mega-card__copy small{display:block;margin-top:.38rem;color:#818881;font-size:.55rem;line-height:1.4;letter-spacing:0;text-transform:none}.covert-mega-panel__foot{display:flex;justify-content:space-between;gap:1rem;padding:.75rem .45rem 0;color:#737a73;font-size:.56rem;letter-spacing:.06em}.covert-mega-panel__foot a{color:var(--c-lime);font-weight:800;text-transform:uppercase}

/* Shop Now v3: vertical collection rail with live WooCommerce product panels. */
.covert-mega-panel{padding:0;overflow:hidden;border:1px solid #303630;border-top:3px solid var(--c-lime)}
.covert-has-mega::after{content:'';position:absolute;top:100%;left:-1.25rem;right:-1.25rem;height:22px}
.covert-collection-explorer{display:grid;grid-template-columns:280px minmax(0,1fr);height:min(720px,calc(100vh - 140px));min-height:460px;background:#0c0f0d}
.covert-collection-explorer__rail{display:flex;flex-direction:column;padding:1rem;background:#090b0a;border-right:1px solid #303630;overflow:auto}.covert-collection-explorer__label{padding:.35rem .5rem .85rem;color:#737a73;font-size:.54rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.covert-collection-explorer__rail ul{display:grid;gap:2px}.covert-collection-trigger{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:56px;padding:.35rem .55rem;border:1px solid transparent;background:#101310;color:#e7eae5;transition:background .18s,border-color .18s,color .18s}.covert-collection-trigger:hover,.covert-collection-trigger:focus-visible,.covert-collection-trigger.is-active{background:#181d18;border-color:var(--cat-color);color:#fff}.covert-collection-trigger__icon{display:block;width:48px;height:38px;overflow:hidden;border-bottom:3px solid var(--cat-color);background:#111}.covert-collection-trigger__icon img{width:100%;height:100%;object-fit:cover;filter:saturate(.65);transition:filter .2s,transform .2s}.covert-collection-trigger:hover img,.covert-collection-trigger.is-active img{filter:saturate(1);transform:scale(1.04)}.covert-collection-trigger>span:nth-child(2){display:grid;gap:.05rem}.covert-collection-trigger strong{font:800 .72rem var(--font-body);letter-spacing:.075em;text-transform:uppercase}.covert-collection-trigger small{color:#707770;font-size:.5rem}.covert-collection-trigger>b{color:var(--cat-color);font-size:1.15rem}.covert-collection-explorer__all{display:flex;justify-content:space-between;margin-top:auto;padding:1rem .55rem .35rem;border-top:1px solid #303630;color:var(--c-lime);font-size:.57rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.covert-collection-explorer__content{min-width:0;overflow:hidden}.covert-collection-panel{height:100%;padding:1rem;overflow:hidden}.covert-collection-panel[hidden]{display:none}.covert-collection-panel.is-active{display:grid;grid-template-rows:150px minmax(0,1fr);gap:1rem;animation:covert-collection-reveal .2s ease}.covert-collection-panel__head{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding:1.1rem 1.2rem;overflow:hidden;border:1px solid #303630;isolation:isolate}.covert-collection-panel__head::after{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#090b0a 0%,rgba(9,11,10,.91) 44%,rgba(9,11,10,.24) 100%)}.covert-collection-panel__head>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.55) contrast(1.08)}.covert-collection-panel__head>div{position:relative;z-index:1}.covert-collection-panel__head>div>span{color:var(--c-lime);font-size:.51rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.covert-collection-panel__head h3{margin:.2rem 0 0;font:800 clamp(2.3rem,4vw,4rem)/.78 var(--font-display);text-transform:uppercase}.covert-collection-panel__head p{margin:.5rem 0 0;color:#a3aaa3;font-size:.62rem}.covert-collection-panel__head>a{position:relative;z-index:1;flex:none;padding:.75rem .85rem;background:var(--c-lime);color:#080a08;font-size:.55rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.covert-collection-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:1px;overflow-y:auto;background:#303630;border:1px solid #303630}.covert-collection-product{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:76px;padding:.45rem .75rem;background:#111411;color:#fff;transition:background .18s}.covert-collection-product:hover,.covert-collection-product:focus-visible{background:#1a201a}.covert-collection-product__image{display:grid;place-items:center;width:58px;height:62px;background:#0a0d0b;overflow:hidden}.covert-collection-product__image img{width:100%;height:100%;object-fit:contain}.covert-collection-product>span:nth-child(2){display:grid;gap:.15rem}.covert-collection-product small{display:block;margin-top:.38rem;color:var(--c-lime);font-size:.8rem;font-weight:900;line-height:1.1;letter-spacing:.02em}.covert-collection-product small .amount{color:inherit;font-weight:inherit}.covert-collection-product small del{color:#8f998f;font-size:.68rem;font-weight:700}.covert-collection-product small ins{text-decoration:none;color:var(--c-lime);font-weight:900}.covert-collection-panel__empty{display:grid;place-content:center;min-height:280px;padding:2rem;text-align:center;border:1px dashed #3a403a}.covert-collection-panel__empty strong{font:800 2rem var(--font-display);text-transform:uppercase}.covert-collection-panel__empty p{color:#7c837c;font-size:.7rem}@keyframes covert-collection-reveal{from{opacity:0;transform:translateX(8px)}to{opacity:1;transform:none}}

.covert-bag-button svg{width:24px;height:24px}.covert-account-link::after{content:'';position:absolute;inset:5px;border:1px solid rgba(191,210,47,0);transition:border-color .2s}.covert-account-link:hover::after{border-color:var(--c-lime)}
.covert-cart-animation{display:none;position:sticky;top:0;z-index:3;background:#0f1812;border:1px solid var(--c-lime);margin-bottom:1rem;padding:.65rem;box-shadow:0 18px 40px rgba(0,0,0,.35)}
.covert-cart-animation.is-playing{display:grid;grid-template-columns:120px 1fr;align-items:center;gap:.9rem;animation:covert-cart-feedback 2.6s ease both}
.covert-cart-animation img{width:120px;height:77px;object-fit:cover}.covert-cart-animation span{font:700 .7rem/1.35 var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--c-lime)}
@keyframes covert-cart-feedback{0%{opacity:0;transform:translateY(-12px)}12%,78%{opacity:1;transform:none}100%{opacity:0;transform:translateY(-8px)}}

.covert-pdp-tabs{margin:clamp(4rem,8vw,8rem) 0;border-top:1px solid var(--border)}
.covert-pdp-tabs__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid var(--border)}
.covert-pdp-tabs__nav button{min-height:68px;padding:1rem;background:#0d100e;color:#8f958f;border:0;border-right:1px solid var(--border);border-bottom:1px solid var(--border);font:700 .72rem var(--font-body);letter-spacing:.12em;text-transform:uppercase}
.covert-pdp-tabs__nav button[aria-selected=true]{background:var(--c-lime);color:#080a08;border-color:var(--c-lime)}
.covert-pdp-tabs__panel{padding:clamp(2rem,5vw,5rem);background:#111411;border:1px solid var(--border);border-top:0;min-height:360px}
.covert-pdp-tabs__panel[hidden]{display:none}.covert-pdp-tabs__panel>h2,.covert-certificate-panel h2{font-size:clamp(2.6rem,5vw,5.5rem);line-height:.84;max-width:12ch;margin:1rem 0 2rem}.covert-pdp-description{max-width:850px;color:#b5bab5}.covert-pdp-description>*+*{margin-top:1.1rem}
.covert-certificate-panel{display:grid;grid-template-columns:minmax(0,.7fr) minmax(420px,1.3fr);gap:clamp(2rem,6vw,6rem);align-items:start}.covert-certificate-panel>div:first-child p{color:#a5aaa5;max-width:32rem;margin-bottom:2rem}.covert-certificate-panel__viewer{min-height:540px;background:#f4f5f0;border:1px solid #d3d6cf;display:grid;place-items:center}.covert-certificate-panel__viewer object{width:100%;height:620px}.covert-certificate-panel__viewer img{max-height:760px;width:auto;margin:auto}.covert-certificate-panel__empty{text-align:center;color:#111}.covert-certificate-panel__empty span{display:grid;place-items:center;width:130px;height:130px;margin:0 auto 1rem;border:2px solid #111;border-radius:50%;font:800 2.3rem var(--font-display)}

.covert-page-hero--pattern::before{content:'';position:absolute;z-index:0;inset:0 0 0 54%;background:url('../brand/eonyx-seamless-pattern.webp') center/420px auto repeat;opacity:.08}.covert-page-hero--pattern .container{position:relative;z-index:1}.covert-page-hero h1{max-width:14ch;line-height:.82}.covert-page-intro{max-width:760px;color:var(--fg-muted);font-size:1.05rem;line-height:1.8}.covert-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#343834;border:1px solid #343834}.covert-info-card{background:#111411;padding:clamp(1.5rem,3vw,3rem);min-height:250px}.covert-info-card b{display:block;color:var(--c-lime);font-size:.62rem;letter-spacing:.15em;margin-bottom:1.4rem}.covert-info-card h3{font-size:clamp(1.6rem,2.5vw,2.7rem);line-height:.9}.covert-info-card p{color:#999f99}
.covert-split-panel{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:var(--c-lime);color:#090b0a}.covert-split-panel>div{padding:clamp(2rem,6vw,6rem)}.covert-split-panel h2{font-size:clamp(3rem,6vw,6.5rem);line-height:.78}.covert-split-panel p{color:#30362a}.covert-split-panel img{width:100%;height:100%;object-fit:cover;min-height:520px}
.covert-application{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,7vw,7rem);align-items:start}.covert-application__copy{position:sticky;top:130px}.covert-application__copy h2{font-size:clamp(3rem,6vw,6rem);line-height:.8}.covert-application__copy p{color:#9da29d}.covert-form-panel{background:#111411;border:1px solid var(--border);padding:clamp(1.5rem,4vw,4rem)}
.covert-learn-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#333}.covert-learn-card{display:flex;flex-direction:column;min-height:390px;background:#111411;position:relative;overflow:hidden}.covert-learn-card img{width:100%;height:210px;object-fit:cover;filter:saturate(.65)}.covert-learn-card__body{display:flex;flex-direction:column;flex:1;padding:1.4rem}.covert-learn-card__body small{color:var(--c-lime);letter-spacing:.13em;text-transform:uppercase}.covert-learn-card__body h3{font-size:2rem;line-height:.9}.covert-learn-card__body p{color:#999f99}.covert-learn-card__body span{margin-top:auto;color:var(--c-lime);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}
.covert-faq-page{max-width:980px;margin:auto}.covert-faq-page .covert-faq-item{border-color:var(--border)}.covert-faq-page .covert-faq-item summary{font-size:clamp(1.3rem,2.2vw,2rem);padding:1.8rem 0}.covert-faq-page .covert-faq-item p{color:#aeb2ae;max-width:760px}.covert-faq-group-title{color:var(--c-lime);font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;margin:3.5rem 0 0}

@media(max-width:1180px){.covert-nav>ul{gap:.9rem}.covert-nav-link{font-size:.56rem}.covert-header__actions{gap:.15rem}.covert-icon-btn{width:36px}.covert-mega-panel{width:calc(100vw - 24px)}.covert-collection-explorer{grid-template-columns:235px minmax(0,1fr)}.covert-collection-explorer__rail{padding-inline:.6rem}.covert-collection-trigger{grid-template-columns:42px minmax(0,1fr) auto;gap:.5rem}.covert-collection-trigger__icon{width:42px;height:35px}.covert-collection-products{grid-template-columns:1fr}.covert-mega-card__image,.covert-mega-panel__item--featured .covert-mega-card__image{height:92px}.covert-mega-card__copy small{display:none}.covert-mega-card__copy{min-height:48px}}
@media(min-width:981px){.covert-nav{display:flex}.covert-hamburger{display:none}}
@media(max-width:980px){.covert-nav{display:none}.covert-hamburger{display:inline-flex}.covert-mega-panel{display:none}.covert-has-mega::after{display:none}.covert-info-grid,.covert-learn-grid{grid-template-columns:1fr 1fr}.covert-split-panel,.covert-application,.covert-certificate-panel{grid-template-columns:1fr}.covert-application__copy{position:static}.covert-certificate-panel__viewer{min-height:420px}}
@media(max-width:768px){.covert-logo img,.covert-logo .custom-logo{width:145px;max-height:30px}.covert-header__actions .covert-account-link{display:inline-flex!important}.covert-header__actions .covert-icon-btn:nth-child(1){display:none}.covert-pdp-tabs__nav{grid-template-columns:1fr}.covert-pdp-tabs__nav button{text-align:left;min-height:54px}.covert-pdp-tabs__panel{min-height:280px}.covert-info-grid,.covert-learn-grid{grid-template-columns:1fr}.covert-split-panel img{min-height:360px}.covert-page-hero--pattern::before{inset:45% 0 0 25%;opacity:.06}}
@media(max-width:420px){.covert-logo img,.covert-logo .custom-logo{width:125px}.covert-cart-animation.is-playing{grid-template-columns:92px 1fr}.covert-cart-animation img{width:92px;height:60px}.covert-header__actions{gap:.15rem}.covert-icon-btn{width:36px;height:36px}}

/* EONYX LABS — simplified transactional product template */
.single-product .covert-woo-wrap{background:#f3f4ef;color:#111713;padding:clamp(1.25rem,3vw,2.5rem) 0 clamp(4rem,8vw,8rem)}
.single-product .covert-woo-wrap>.container{max-width:1320px}
.covert-product-breadcrumbs{margin-bottom:clamp(1.25rem,2.5vw,2rem);color:#6b716b}
.covert-product-breadcrumbs .woocommerce-breadcrumb{margin:0;color:#6b716b;font-size:.66rem;line-height:1.5;letter-spacing:.12em;text-transform:uppercase}
.covert-product-breadcrumbs .woocommerce-breadcrumb a{color:#242b26;text-decoration:none}
.covert-product-breadcrumbs .woocommerce-breadcrumb a:hover{color:#75820f;text-decoration:underline;text-underline-offset:3px}

.single-product .covert-pdp{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:clamp(2rem,5vw,5rem);align-items:start}
.single-product .covert-pdp__gallery{position:sticky;top:118px;min-width:0}
.single-product .covert-pdp__gallery-main{aspect-ratio:1/1;background:#e8eae4;border:1px solid #d8dbd2;display:grid;place-items:center;margin:0;overflow:hidden}
.single-product .covert-pdp__gallery-main img{width:100%;height:100%;object-fit:contain;padding:clamp(1.4rem,4vw,4rem)}
.single-product .covert-pdp__thumbs{gap:.75rem;margin-top:.75rem}
.single-product .covert-pdp__thumbs button{width:76px;aspect-ratio:1;background:#fff;border:1px solid #d1d5cc;opacity:.75}
.single-product .covert-pdp__thumbs button.is-active,.single-product .covert-pdp__thumbs button:hover{border-color:#151b16;opacity:1}
.single-product .covert-pdp__thumbs img{object-fit:contain;padding:.4rem}

.single-product .covert-pdp__info{background:#fff;border:1px solid #d8dbd2;padding:clamp(1.5rem,3vw,2.75rem);box-shadow:0 24px 60px rgba(18,25,19,.07)}
.single-product .covert-pdp__info .covert-cat-swatch{color:#59605a;margin-bottom:1.1rem}
.single-product .covert-pdp__info h1{color:#0d120e;font-size:clamp(2.65rem,4.6vw,5rem);line-height:.86;max-width:11ch;margin:0 0 1rem}
.single-product .covert-pdp__price{color:#0d120e;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1;margin-bottom:1.4rem}
.single-product .covert-pdp__price del{color:#858a85;font-size:.58em}.single-product .covert-pdp__price ins{text-decoration:none}
.single-product .covert-pdp__short-desc{color:#535b54;line-height:1.7;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e1e3dd}
.single-product .covert-pdp__document-status{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding:.9rem 0;border-bottom:1px solid #e1e3dd}
.covert-pdp__document-status>div{display:grid;gap:.2rem}.covert-pdp__document-status span{color:#747b75;font-size:.61rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.covert-pdp__document-status strong{color:#141a15;font-size:.82rem}
.covert-pdp__document-status>a{color:#5c6809;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;white-space:nowrap}.covert-pdp__document-status>a:hover{text-decoration:underline;text-underline-offset:4px}

.single-product .covert-variations{margin:0}.single-product .covert-variations form.cart{margin:0}.single-product .covert-variations table{margin:0 0 .75rem;border:0}
.single-product .covert-variations table tr{display:grid;gap:.55rem;margin-bottom:1rem}.single-product .covert-variations table th,.single-product .covert-variations table td{display:block;padding:0;border:0;text-align:left}
.single-product .covert-variations label{color:#252c26;font-size:.64rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin:0}
.single-product .covert-variations select{min-height:52px;margin:0;background:#f5f6f2;border:1px solid #cfd3cb;color:#111713;padding:.7rem 2.7rem .7rem .9rem;font-weight:700}
.single-product .covert-variations .reset_variations{display:inline-block;margin-top:.55rem;color:#626a63;font-size:.69rem}
.single-product .covert-variations .woocommerce-variation{margin:.7rem 0}.single-product .covert-variations .woocommerce-variation-price{color:#111713;font:700 1.55rem var(--font-display)}
.single-product .covert-variations .single_variation_wrap,.single-product .covert-variations .woocommerce-variation-add-to-cart{width:100%}
.single-product .covert-variations .woocommerce-variation-add-to-cart,.single-product .covert-variations form.cart:not(.variations_form){display:grid;grid-template-columns:104px minmax(0,1fr);gap:.7rem;align-items:stretch}
.single-product .covert-variations .quantity{display:flex;border:1px solid #cfd3cb;background:#fff;min-height:56px}.single-product .covert-variations .quantity .qty{width:100%;min-height:54px;background:#fff;border:0;color:#111713;text-align:center;font-weight:800}
.single-product .covert-variations .single_add_to_cart_button{min-height:56px!important;width:100%;background:var(--c-lime)!important;border:1px solid var(--c-lime)!important;color:#090d0a!important;font-weight:900!important;font-size:.76rem!important}.single-product .covert-variations .single_add_to_cart_button:hover{background:#101510!important;border-color:#101510!important;color:#fff!important}
.single-product .covert-pdp .covert-ruo-notice{margin:1.15rem 0 0;background:#111713;border-color:#111713;color:#c9cec8;padding:1rem 1.1rem}.single-product .covert-pdp .covert-ruo-notice strong{color:var(--c-lime)}

.single-product .covert-pdp-tabs{color:#f7f7f2;margin-top:clamp(4rem,7vw,7rem)}
.single-product .covert-spec-table--details{max-width:850px;margin-top:2.5rem;background:#090c0a}.single-product .covert-spec-table--details dd{color:#fff}
.single-product .covert-related{color:#f7f7f2}

@media(max-width:900px){.single-product .covert-pdp{grid-template-columns:1fr}.single-product .covert-pdp__gallery{position:static}.single-product .covert-pdp__gallery-main{max-height:680px}.single-product .covert-pdp__info{padding:clamp(1.35rem,5vw,2.5rem)}}
@media(max-width:560px){.single-product .covert-woo-wrap{padding-top:1rem}.covert-product-breadcrumbs .woocommerce-breadcrumb{font-size:.58rem;letter-spacing:.08em}.single-product .covert-pdp__gallery-main img{padding:1.15rem}.single-product .covert-pdp__thumbs button{width:62px}.single-product .covert-pdp__info h1{font-size:clamp(2.45rem,13vw,3.8rem)}.single-product .covert-pdp__document-status{align-items:flex-start;flex-direction:column}.single-product .covert-variations .woocommerce-variation-add-to-cart,.single-product .covert-variations form.cart:not(.variations_form){grid-template-columns:90px minmax(0,1fr)}.single-product .covert-pdp-tabs{margin-top:3.5rem}}

/* EONYX LABS — dark PDP gallery, feature band, storage and lab reports */
.single-product .covert-woo-wrap{background:#090b0a;color:#f5f6f2}
.covert-product-breadcrumbs{color:#7c837c;border-bottom:1px solid #2e342e;padding-bottom:1.15rem}.covert-breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none}.covert-breadcrumb-list li{display:flex;align-items:center;color:#7c837c;font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.covert-breadcrumb-list li+li::before{content:'/';margin-right:.55rem;color:#4d554d}.covert-breadcrumb-list a{color:#b9beb8}.covert-breadcrumb-list a:hover{color:var(--c-lime);text-decoration:underline;text-underline-offset:4px}.covert-breadcrumb-list [aria-current=page]{color:#f5f6f2}.covert-breadcrumb-list [aria-current=page] span{max-width:34ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.single-product .covert-pdp__gallery-main{background:radial-gradient(circle at 50% 48%,#252b25 0,#111512 52%,#090b0a 78%);border-color:#2e342e;min-height:620px}.single-product .covert-pdp__gallery-main img{max-height:620px}.single-product .covert-pdp__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,92px));gap:.7rem}.single-product .covert-pdp__thumbs button{width:auto;height:92px;aspect-ratio:auto;background:#0e110f;border-color:#303630}.single-product .covert-pdp__thumbs button.is-active,.single-product .covert-pdp__thumbs button:hover{border-color:var(--c-lime);box-shadow:inset 0 -3px var(--c-lime)}.single-product .covert-pdp__thumbs img{object-fit:cover;padding:0}.single-product .covert-pdp__thumbs button:first-child img{object-fit:contain;padding:.4rem}
.single-product .covert-pdp__info{background:#111411;border-color:#303630;color:#f6f7f3;box-shadow:0 28px 80px rgba(0,0,0,.28)}.single-product .covert-pdp__info .covert-cat-swatch{color:#aab0aa}.single-product .covert-pdp__info h1,.single-product .covert-pdp__price{color:#fff}.single-product .covert-pdp__price del{color:#757c75}.single-product .covert-pdp__short-desc{color:#a8aea8;border-color:#343a34}
.single-product .covert-pdp__lab-summary{display:grid;grid-template-columns:1fr 1fr auto;align-items:stretch;margin:0 0 1.2rem;border:1px solid #343a34}.single-product .covert-pdp__lab-summary>div{padding:.85rem 1rem;background:#0d100e;border-right:1px solid #343a34}.single-product .covert-pdp__lab-summary span{display:block;color:#747b74;font-size:.55rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.single-product .covert-pdp__lab-summary strong{display:block;margin-top:.25rem;color:#fff;font:800 1.25rem var(--font-display)}.single-product .covert-pdp__lab-summary>a{display:grid;place-items:center;padding:0 1rem;background:#181d17;color:var(--c-lime);font-size:.57rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;white-space:nowrap}.single-product .covert-pdp__lab-summary>a span{display:inline;color:inherit}
.single-product .covert-pdp__document-status{border-color:#343a34}.single-product .covert-pdp__document-status span{color:#747b74}.single-product .covert-pdp__document-status strong{color:#fff}.single-product .covert-pdp__document-status>a{color:var(--c-lime)}
.single-product .covert-variations label{color:#e6e9e5}.single-product .covert-variations select{background:#0d100e;border-color:#3b413b;color:#fff}.single-product .covert-variations .reset_variations{color:#aab0aa}.single-product .covert-variations .woocommerce-variation-price{color:#fff}.single-product .covert-variations .quantity{background:#0d100e;border-color:#3b413b}.single-product .covert-variations .quantity .qty{background:#0d100e;color:#fff}.single-product .covert-pdp .covert-ruo-notice{background:#0d100e;border-color:#303630;border-left:3px solid var(--c-scarlet)}

.covert-pdp-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:clamp(3.5rem,6vw,6rem) 0 0;border:1px solid #303630;background:#101310}.covert-pdp-features article{min-height:190px;padding:1.5rem;display:grid;grid-template-columns:auto 1fr;align-content:start;gap:1rem;border-right:1px solid #303630}.covert-pdp-features article:last-child{border-right:0}.covert-pdp-features article>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid #515851;color:var(--c-lime);font:800 .59rem var(--font-body);letter-spacing:.06em}.covert-pdp-features h2{margin:.1rem 0 .65rem;font:800 1.45rem/.95 var(--font-display);text-transform:uppercase;color:#fff}.covert-pdp-features p{margin:0;color:#929992;font-size:.74rem;line-height:1.6}
.single-product .covert-pdp-tabs{margin-top:clamp(4rem,7vw,7rem)}.single-product .covert-pdp-tabs__nav{grid-template-columns:repeat(5,minmax(0,1fr))}.single-product .covert-pdp-tabs__panel{background:#111411;border-color:#303630}.single-product .covert-pdp-description{color:#a5aba5}
.covert-lab-results,.covert-storage-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:clamp(2.5rem,7vw,7rem);align-items:start}.covert-lab-results>div:first-child>p,.covert-storage-panel>div:first-child>p{max-width:720px;color:#a2a8a2;line-height:1.75}.covert-lab-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2.3rem;border:1px solid #303630}.covert-lab-metrics div{padding:1rem;border-right:1px solid #303630}.covert-lab-metrics div:last-child{border-right:0}.covert-lab-metrics span{display:block;color:#757c75;font-size:.52rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.covert-lab-metrics strong{display:block;margin-top:.35rem;color:var(--c-lime);font:800 1.2rem var(--font-display)}.covert-lab-report-card,.covert-storage-panel aside{padding:clamp(1.4rem,3vw,2.2rem);background:#0d100e;border:1px solid #343a34;border-top:3px solid var(--c-lime)}.covert-lab-report-card>span,.covert-storage-panel aside>span{color:var(--c-lime);font-size:.56rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.covert-lab-report-card h3{margin:1rem 0 1.6rem;font:800 2.2rem/.9 var(--font-display);text-transform:uppercase;color:#fff}.covert-lab-report-card dl,.covert-storage-panel dl{margin:0 0 1.5rem}.covert-lab-report-card dl div,.covert-storage-panel dl div{display:flex;justify-content:space-between;gap:1rem;padding:.75rem 0;border-bottom:1px solid #303630}.covert-lab-report-card dt,.covert-storage-panel dt{color:#767d76;font-size:.58rem;text-transform:uppercase}.covert-lab-report-card dd,.covert-storage-panel dd{margin:0;color:#fff;font-size:.72rem;font-weight:700;text-align:right}.covert-lab-report-card>a{display:block;padding:.9rem 0;border-top:1px solid #303630;color:var(--c-lime);font-size:.62rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;text-decoration:none}.covert-lab-report-card>p,.covert-storage-panel aside p{color:#858c85;font-size:.69rem;line-height:1.6}

@media(max-width:1100px){.covert-pdp-features{grid-template-columns:1fr 1fr}.covert-pdp-features article:nth-child(2){border-right:0}.covert-pdp-features article:nth-child(-n+2){border-bottom:1px solid #303630}.covert-lab-results,.covert-storage-panel{grid-template-columns:1fr}.covert-lab-metrics{max-width:800px}}
@media(max-width:900px){.single-product .covert-pdp__gallery-main{min-height:520px}.single-product .covert-pdp-tabs__nav{grid-template-columns:1fr 1fr}.single-product .covert-pdp-tabs__nav button:last-child{grid-column:1/-1}}
@media(max-width:620px){.single-product .covert-pdp__lab-summary{grid-template-columns:1fr 1fr}.single-product .covert-pdp__lab-summary>a{grid-column:1/-1;min-height:44px}.covert-pdp-features{grid-template-columns:1fr}.covert-pdp-features article{border-right:0;border-bottom:1px solid #303630;min-height:auto}.covert-pdp-features article:last-child{border-bottom:0}.single-product .covert-pdp__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.single-product .covert-pdp__thumbs button{height:72px}.covert-lab-metrics{grid-template-columns:1fr 1fr}.covert-lab-metrics div:nth-child(2){border-right:0}.covert-lab-metrics div:nth-child(-n+2){border-bottom:1px solid #303630}}
.single-product .covert-volume-pricing{margin:1.25rem 0 0;padding:1rem 1.1rem;background:#0d100e;border:1px solid #303630;color:#c7ccc6}
.single-product .covert-volume-pricing h3{margin:0 0 .7rem;color:#fff;font:800 .78rem var(--font-body);letter-spacing:.12em;text-transform:uppercase}
.single-product .covert-volume-pricing table{width:100%;margin:0;border-collapse:collapse}
.single-product .covert-volume-pricing th,.single-product .covert-volume-pricing td{padding:.45rem 0;border-bottom:1px solid #303630;text-align:left;font-size:.72rem}
.single-product .covert-volume-pricing td{text-align:right;color:var(--c-lime);font-weight:800}
.single-product .covert-volume-pricing p{margin:.7rem 0 0;color:#858d85;font-size:.65rem;line-height:1.5}

/* EONYX PDP: keep WooCommerce media contained and the featured image locked
 * while the purchase/details column continues to scroll. */
.single-product .covert-pdp{align-items:start}
.single-product .covert-pdp__gallery{position:sticky;top:118px;align-self:start;min-width:0;max-width:100%;overflow:hidden}
.single-product .covert-pdp__gallery-main{aspect-ratio:1/1;min-height:0;max-height:none;overflow:hidden;isolation:isolate}
.single-product .covert-pdp__gallery-main img{display:block;width:100%;height:100%;max-height:none;object-fit:contain;object-position:center}
.single-product .covert-pdp__thumbs{display:flex;flex-wrap:nowrap;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:thin;padding:0 0 .35rem}
.single-product .covert-pdp__thumbs button{flex:0 0 92px}
.single-product .covert-pdp__info{min-width:0;overflow-wrap:anywhere}
.single-product .covert-pdp-features--purchase{grid-template-columns:1fr 1fr;margin:1.35rem 0 0;border-radius:12px;overflow:hidden}
.single-product .covert-pdp-features--purchase article{min-height:0;padding:1rem;border-right:1px solid #303630;border-bottom:1px solid #303630;gap:.7rem}
.single-product .covert-pdp-features--purchase article:nth-child(2n){border-right:0}
.single-product .covert-pdp-features--purchase article:nth-child(n+3){border-bottom:0}
.single-product .covert-pdp-features--purchase article>span{width:34px;height:34px}
.single-product .covert-pdp-features--purchase h2{font-size:1rem;margin:.05rem 0 .35rem}
.single-product .covert-pdp-features--purchase p{font-size:.64rem;line-height:1.45}
@media(max-width:900px){.single-product .covert-pdp__gallery{position:static;overflow:visible}.single-product .covert-pdp__gallery-main{max-height:none}}
@media(max-width:620px){.single-product .covert-pdp-features--purchase{grid-template-columns:1fr}.single-product .covert-pdp-features--purchase article,.single-product .covert-pdp-features--purchase article:nth-child(2n){border-right:0;border-bottom:1px solid #303630}.single-product .covert-pdp-features--purchase article:last-child{border-bottom:0}.single-product .covert-pdp__thumbs{padding-bottom:.5rem}.single-product .covert-pdp__thumbs button{flex-basis:72px}}
/* Keep the product thumbnail rail directly under the main image. */
.single-product .covert-pdp__gallery-main { margin-bottom: .35rem !important; }
.single-product .covert-pdp__thumbs { margin-top: 0 !important; padding-top: 0 !important; gap: .55rem !important; align-self: start !important; }
.covert-pdp-features h3{margin:.1rem 0 .65rem;font:800 1.45rem/.95 var(--font-display);text-transform:uppercase;color:#fff}.single-product .covert-pdp-features--purchase h3{font-size:1rem;margin:.05rem 0 .35rem}

/* Google Preferred Sources: contained, dark, and aligned with the footer system. */
.covert-footer__preferred-source { display:grid; gap:1rem; margin-top:1.5rem; padding:1rem; border:1px solid #303630; border-left:2px solid var(--c-lime); background:#0d100e; }
.covert-footer__preferred-source-label { display:block; margin-bottom:.35rem; color:var(--c-lime); font-size:.52rem; font-weight:800; letter-spacing:.14em; text-transform:uppercase; }
.covert-footer__preferred-source strong { display:block; color:#fff; font:800 1rem/.95 var(--font-display); letter-spacing:.02em; text-transform:uppercase; }
.covert-footer__preferred-source p { margin:.45rem 0 0; color:#858d85; font-size:.65rem; line-height:1.5; }
.covert-footer__preferred-source-button { min-height:40px; display:flex; align-items:center; }
.covert-preferred-source-cta { display:inline-flex; align-items:center; justify-content:center; gap:.65rem; min-height:42px; padding:.75rem 1rem; border:1px solid var(--c-lime); background:var(--c-lime); color:#080a08; font:800 .58rem/1 var(--font-body); letter-spacing:.1em; text-transform:uppercase; cursor:pointer; transition:background .2s ease,box-shadow .2s ease,transform .2s ease; }
.covert-preferred-source-cta:hover,.covert-preferred-source-cta:focus-visible { background:#d8f35a; box-shadow:0 0 22px rgba(198,233,51,.42); transform:translateY(-1px); }
.covert-preferred-source-cta:focus-visible { outline:2px solid #fff; outline-offset:3px; }
.covert-preferred-source-fallback { display:inline-block; margin-top:.7rem; color:var(--c-lime); font-size:.58rem; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }
.covert-footer__preferred-source-button > * { max-width:100%; }
@media(min-width:700px){.covert-footer__preferred-source{grid-template-columns:minmax(0,1fr) auto;align-items:center}.covert-footer__preferred-source-button{justify-content:flex-end}}
