/* Antwerp Glow production stylesheet — bundled 2026-09-01.
   Source order mirrors the former style.min.css import cascade. */

/* ===== style.css ===== */
/*
Theme Name: Antwerp Glow
Theme URI: https://antwerp-glow.be
Author: 7SeasConsulting
Description: Flagship editorial commerce theme for Antwerp Glow
Requires at least: 7.1
Tested up to: 7.1
Requires PHP: 8.1
Version: 2.0.0
License: GNU General Public License v2 or later
Text Domain: antwerp-glow
Tags: full-site-editing, block-patterns, e-commerce, accessibility-ready
*/

:root{
  color-scheme:light;
  --ag-ink:#171512;
  --ag-ink-soft:#2b2723;
  --ag-body:#4e4842;
  --ag-muted:#746c64;
  --ag-paper:#fffdf9;
  --ag-bone:#f7f3ee;
  --ag-limestone:#e9ded2;
  --ag-rose:#e8d8d1;
  --ag-sage:#dce1d7;
  --ag-clay:#d9c2b3;
  --ag-stone:#e5e0d8;
  --ag-bronze:#9d7849;
  --ag-bronze-dark:#6d4f2f;
  --ag-line:#dfd7ce;
  --ag-line-dark:#39342f;
  --ag-white:#fff;
  --ag-shadow-soft:0 18px 55px rgba(34,27,21,.07);
  --ag-shadow-lift:0 28px 90px rgba(34,27,21,.13);
  --ag-serif:'Iowan Old Style',Baskerville,'Times New Roman',serif;
  --ag-sans:Manrope,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
  --ag-container:1520px;
  --ag-gutter:clamp(18px,3.2vw,56px);
}

html{scroll-behavior:smooth;scroll-padding-top:118px}
body{margin:0;background:var(--ag-paper);color:var(--ag-ink);font-family:var(--ag-sans);font-size:16px;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:hidden}
*,*::before,*::after{box-sizing:border-box}
img{max-width:100%;height:auto}
a{color:inherit}
::selection{background:var(--ag-ink);color:#fff}
.wp-site-blocks{min-height:100vh}
.wp-site-blocks>*{margin-block-start:0}
:where(a,button,input,textarea,select,summary){transition:color .2s ease,background-color .2s ease,border-color .2s ease,opacity .2s ease,transform .2s ease,box-shadow .2s ease}
:where(a,button,input,textarea,select,summary):focus-visible{outline:2px solid var(--ag-bronze);outline-offset:3px}
.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;overflow:hidden;position:absolute!important;white-space:nowrap}

h1,h2,h3{font-family:var(--ag-serif);font-weight:400;letter-spacing:-.045em;line-height:1.02}
h4,h5,h6{font-family:var(--ag-sans);letter-spacing:-.02em}
p{line-height:1.7}

.wp-block-button__link,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wc-block-components-button{min-height:50px;border-radius:0!important;border:1px solid var(--ag-ink)!important;background:var(--ag-ink)!important;color:#fff!important;display:inline-flex!important;align-items:center;justify-content:center;padding:.92rem 1.45rem!important;font-family:var(--ag-sans)!important;font-size:.69rem!important;font-weight:800!important;letter-spacing:.09em!important;line-height:1.2!important;text-transform:uppercase;text-decoration:none!important}
.wp-block-button__link:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.wc-block-components-button:hover{background:var(--ag-bronze-dark)!important;border-color:var(--ag-bronze-dark)!important;color:#fff!important;transform:translateY(-1px)}
.is-style-outline>.wp-block-button__link,.wp-block-button.is-style-outline>.wp-block-button__link{background:transparent!important;color:var(--ag-ink)!important;border-color:#aaa097!important}
.is-style-outline>.wp-block-button__link:hover,.wp-block-button.is-style-outline>.wp-block-button__link:hover{background:var(--ag-ink)!important;border-color:var(--ag-ink)!important;color:#fff!important}

input:not([type=checkbox]):not([type=radio]):not([type=submit]),textarea,select{width:100%;min-height:50px;border:1px solid var(--ag-line);border-radius:0;background:#fff;color:var(--ag-ink);font:inherit;padding:.8rem .95rem;box-shadow:none}
textarea{min-height:140px;resize:vertical}
input::placeholder,textarea::placeholder{color:#948b83}
input:focus,textarea:focus,select:focus{border-color:var(--ag-bronze);outline:none;box-shadow:0 0 0 3px rgba(157,120,73,.11)}

/* TOP BAR */
.ag-topbar-v4{position:relative;z-index:1200;background:var(--ag-ink);color:#fff;padding:.48rem var(--ag-gutter)}
.ag-topbar-v4 .ag-topbar__inner{width:100%;max-width:var(--ag-container)!important;margin:0 auto!important;gap:2rem!important}
.ag-topbar-v4 p{margin:0!important;font-size:.58rem!important;font-weight:800!important;letter-spacing:.145em!important;line-height:1.3!important;text-transform:uppercase}
.ag-topbar-v4 .ag-topbar__right{color:#cfc5bb}

/* HEADER + MEGA MENU */
.ag-header-v4{position:sticky;top:0;z-index:1150;overflow:visible;background:rgba(255,253,249,.965);border-bottom:1px solid rgba(223,215,206,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.admin-bar .ag-header-v4{top:32px}
.ag-header-v4__inner{position:relative;width:100%;max-width:var(--ag-container)!important;min-height:78px;margin:0 auto!important;padding:0 var(--ag-gutter)!important;gap:clamp(1.25rem,2.5vw,3rem)!important}
.ag-logo-v4,.ag-logo-v4 a{flex:0 0 auto;margin:0!important;color:var(--ag-ink)!important;font-family:var(--ag-serif)!important;font-size:clamp(1.55rem,2vw,2.05rem)!important;font-weight:400!important;letter-spacing:-.055em!important;line-height:1!important;text-decoration:none!important;white-space:nowrap}
.ag-mega-nav-v4{display:flex;align-items:stretch;align-self:stretch;justify-content:center;flex:1;gap:clamp(.95rem,1.55vw,1.9rem)}
.ag-nav-link-v4{position:relative;display:flex;align-items:center;gap:.33rem;height:100%;padding:0;color:var(--ag-ink);font-size:.67rem;font-weight:800;letter-spacing:.085em;text-decoration:none;text-transform:uppercase;white-space:nowrap}
.ag-nav-link-v4::after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:1px;background:var(--ag-bronze);transform:scaleX(0);transform-origin:center;transition:transform .22s ease}
.ag-nav-link-v4:hover,.ag-mega-item-v4:focus-within>.ag-nav-link-v4{color:var(--ag-bronze-dark)}
.ag-nav-link-v4:hover::after,.ag-mega-item-v4:hover>.ag-nav-link-v4::after,.ag-mega-item-v4:focus-within>.ag-nav-link-v4::after{transform:scaleX(1)}
.ag-mega-trigger-v4>span{font-size:.72rem;font-weight:400;transition:transform .22s ease}
.ag-mega-item-v4{display:flex;align-items:stretch;height:100%}
.ag-mega-item-v4:hover .ag-mega-trigger-v4>span,.ag-mega-item-v4:focus-within .ag-mega-trigger-v4>span{transform:rotate(45deg)}
.ag-mega-panel-v4{position:absolute;left:0;right:0;top:100%;z-index:1160;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-9px);background:rgba(255,253,249,.995);border-top:1px solid var(--ag-line);border-bottom:1px solid var(--ag-line);box-shadow:0 35px 90px rgba(23,21,18,.14);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.ag-mega-item-v4:hover>.ag-mega-panel-v4,.ag-mega-item-v4:focus-within>.ag-mega-panel-v4{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}
.ag-mega-shell-v4{display:grid;grid-template-columns:1fr 1fr 1fr minmax(310px,1.35fr);gap:clamp(2rem,4vw,5.2rem);width:100%;max-width:var(--ag-container);margin:0 auto;padding:2.25rem var(--ag-gutter) 2.55rem}
.ag-mega-column-v4{display:flex;flex-direction:column;align-items:flex-start;gap:.62rem;min-width:0}
.ag-mega-heading-v4{margin:0 0 .45rem!important;color:var(--ag-bronze);font-size:.56rem!important;font-weight:850!important;letter-spacing:.17em!important;line-height:1.35!important;text-transform:uppercase}
.ag-mega-column-v4 a{position:relative;color:#45403b;font-size:.81rem;line-height:1.45;text-decoration:none}
.ag-mega-column-v4 a:not(.ag-mega-all-v4)::before{content:'';position:absolute;left:-11px;top:.62em;width:4px;height:4px;border-radius:50%;background:var(--ag-bronze);opacity:0;transform:translateX(-4px);transition:opacity .2s ease,transform .2s ease}
.ag-mega-column-v4 a:hover{color:var(--ag-ink);transform:translateX(4px)}
.ag-mega-column-v4 a:hover::before{opacity:1;transform:translateX(0)}
.ag-mega-all-v4{margin-top:.35rem;padding-bottom:.15rem;border-bottom:1px solid #b7aa9d;color:var(--ag-ink)!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.075em;text-transform:uppercase}
.ag-mega-editorial-v4{position:relative;min-height:228px;overflow:hidden;display:grid;grid-template-columns:1.15fr .85fr;background:linear-gradient(135deg,#eee3d8,#f8f4ee);border:1px solid #dfd3c7;text-decoration:none}
.ag-mega-editorial-v4::after{content:'';position:absolute;right:-54px;top:-74px;width:190px;height:190px;border:1px solid rgba(84,65,46,.13);border-radius:50%}
.ag-mega-editorial-v4__copy{position:relative;z-index:2;display:flex;flex-direction:column;padding:1.45rem 0 1.45rem 1.45rem}
.ag-mega-editorial-v4__copy small{margin-bottom:auto;color:var(--ag-bronze-dark);font-size:.53rem;font-style:normal;font-weight:850;letter-spacing:.16em}
.ag-mega-editorial-v4__copy strong{max-width:12ch;margin:1rem 0 .8rem;font-family:var(--ag-serif);font-size:1.55rem;font-weight:400;letter-spacing:-.04em;line-height:1.02}
.ag-mega-editorial-v4__copy em{font-family:var(--ag-sans);font-size:.58rem;font-style:normal;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.ag-mega-editorial-v4__media{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;padding:1rem .7rem .25rem}
.ag-mega-editorial-v4__media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:saturate(.92);transform:scale(.94);transition:transform .35s ease}
.ag-mega-editorial-v4:hover{background:linear-gradient(135deg,#e9dacc,#f6efe8);box-shadow:var(--ag-shadow-soft)}
.ag-mega-editorial-v4:hover img{transform:scale(1)}
.ag-mega-editorial-v4--body{background:linear-gradient(135deg,#e6e1d8,#f7f3ed)}
.ag-mega-editorial-v4--concern{background:linear-gradient(135deg,#ebddd8,#f9f3ef)}
.ag-mega-editorial-v4--brands{background:linear-gradient(135deg,#e4d8cc,#f5ede5)}

.ag-header-actions-v4{position:static!important;flex:0 0 auto;gap:.12rem!important;margin:0!important}
.ag-search-v4{position:static}
.ag-search-v4>summary,.ag-account-v4,.wc-block-mini-cart__button{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:var(--ag-ink)!important;cursor:pointer;list-style:none;text-decoration:none!important;box-shadow:none!important}
.ag-search-v4>summary::-webkit-details-marker{display:none}
.ag-search-v4>summary:hover,.ag-account-v4:hover,.wc-block-mini-cart__button:hover{background:#f0ebe4!important}
.ag-search-v4 svg,.ag-account-v4 svg,.wc-block-mini-cart__button svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.65!important;stroke-linecap:round;stroke-linejoin:round}
.wc-block-mini-cart__button{background:var(--ag-ink)!important;color:#fff!important}
.wc-block-mini-cart__button:hover{background:var(--ag-bronze-dark)!important;color:#fff!important}
.wc-block-mini-cart__badge{right:-2px!important;top:-2px!important;min-width:17px!important;height:17px!important;background:var(--ag-bronze)!important;color:#fff!important;font-size:.55rem!important}
.ag-search-v4__drawer{position:absolute;left:0;right:0;top:100%;z-index:1170;visibility:hidden;opacity:0;transform:translateY(-7px);background:rgba(255,253,249,.998);border-top:1px solid var(--ag-line);border-bottom:1px solid var(--ag-line);box-shadow:0 30px 80px rgba(23,21,18,.13);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}
.ag-search-v4[open] .ag-search-v4__drawer{visibility:visible;opacity:1;transform:translateY(0)}
.ag-search-v4__inner{max-width:1100px;margin:0 auto;padding:2rem var(--ag-gutter) 2.2rem}
.ag-search-v4__eyebrow{margin:0 0 .75rem!important;color:var(--ag-bronze);font-size:.56rem!important;font-weight:850!important;letter-spacing:.17em!important}
.ag-search-v4 form{display:grid;grid-template-columns:1fr auto;gap:.55rem}
.ag-search-v4 input{height:58px;padding:0 1.1rem;font-size:1rem}
.ag-search-v4 button{min-width:130px;border:1px solid var(--ag-ink);background:var(--ag-ink);color:#fff;font-size:.66rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.ag-search-v4__quick{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem .85rem;margin-top:1rem;color:var(--ag-muted);font-size:.72rem}
.ag-search-v4__quick span{font-weight:750;color:var(--ag-ink)}
.ag-search-v4__quick a{text-decoration:none;border-bottom:1px solid #c9beb3}
.ag-mobile-menu-v4{display:none;position:static}
.ag-mobile-menu-v4>summary{list-style:none}
.ag-mobile-menu-v4>summary::-webkit-details-marker{display:none}

/* HOME — MASTERPIECE */
.ag-home-master{margin:0!important}
.ag-master-kicker{margin:0 0 1.05rem!important;color:var(--ag-bronze);font-size:.62rem!important;font-weight:850!important;letter-spacing:.19em!important;line-height:1.4!important;text-transform:uppercase}
.ag-master-kicker--light{color:#c9aa7b!important}
.ag-master-hero{position:relative;overflow:hidden;background:linear-gradient(118deg,#fbf8f4 0%,#f6f0e9 49%,#e9ded2 100%);padding:clamp(3.6rem,5.5vw,6.2rem) var(--ag-gutter)}
.ag-master-hero::before{content:'';position:absolute;left:-15vw;bottom:-37vw;width:54vw;height:54vw;border:1px solid rgba(130,96,58,.09);border-radius:50%}
.ag-master-hero__grid{position:relative;z-index:1;max-width:var(--ag-container)!important;margin:0 auto!important;gap:clamp(3rem,5.5vw,6.7rem)!important}
.ag-master-hero__copy{padding-left:clamp(0rem,1.7vw,1.6rem)}
.ag-master-hero__title{max-width:10.2ch;margin:0 0 1.35rem!important;font-size:clamp(3.7rem,5vw,5.9rem)!important;font-weight:400!important;letter-spacing:-.065em!important;line-height:.94!important}
.ag-master-hero__lead{max-width:37rem;margin:0 0 1.75rem!important;color:var(--ag-body);font-size:clamp(1rem,1.15vw,1.16rem)!important;line-height:1.72!important}
.ag-master-hero__actions{gap:.58rem!important;margin-bottom:1.55rem!important}
.ag-master-hero__actions .wp-block-button__link{min-height:52px!important}
.ag-button-quiet .wp-block-button__link{border-color:#afa59b!important}
.ag-master-proof{gap:1.05rem!important}
.ag-master-proof p{margin:0!important;color:var(--ag-muted);font-size:.68rem!important}
.ag-master-proof p::before{content:'•';margin-right:.45rem;color:var(--ag-bronze)}

.ag-master-stage{position:relative;min-height:590px;overflow:hidden;background:linear-gradient(145deg,#ede3d8,#e5d8cb);border:1px solid rgba(113,86,58,.15);box-shadow:0 28px 85px rgba(57,43,31,.11)}
.ag-master-stage::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 78% 12%,rgba(255,255,255,.72),transparent 29%),linear-gradient(135deg,rgba(255,255,255,.24),transparent 58%)}
.ag-master-stage::after{content:'';position:absolute;right:-118px;bottom:-168px;width:380px;height:380px;border:1px solid rgba(88,67,47,.14);border-radius:50%}
.ag-master-stage__top,.ag-master-stage__bottom{position:absolute!important;left:26px;right:26px;z-index:5;margin:0!important;color:#6f5f50;font-size:.54rem!important;font-weight:800!important;letter-spacing:.15em!important}
.ag-master-stage__top{top:24px}
.ag-master-stage__bottom{bottom:20px}
.ag-master-stage__top p,.ag-master-stage__bottom p{margin:0!important}
.ag-master-stage__ghost{position:absolute;left:-.04em;bottom:-.26em;z-index:1;margin:0!important;color:rgba(255,255,255,.36);font-family:var(--ag-serif);font-size:clamp(15rem,22vw,25rem)!important;font-weight:400;letter-spacing:-.12em;line-height:.72!important;pointer-events:none}
.ag-master-stage__plinth{position:absolute;inset:70px 24px 50px;z-index:3;margin:0!important}
.ag-master-stage__plinth::before{content:'';position:absolute;left:9%;right:9%;bottom:4%;height:31%;background:linear-gradient(180deg,#d6c5b4,#c7b29e);clip-path:polygon(8% 0,92% 0,100% 100%,0 100%);box-shadow:0 25px 55px rgba(61,44,31,.16)}
.ag-master-stage__plinth::after{content:'';position:absolute;left:15%;right:15%;bottom:28%;height:1px;background:rgba(69,51,37,.14)}
.ag-master-product{position:absolute!important;z-index:4;margin:0!important;background:transparent!important;filter:drop-shadow(0 24px 22px rgba(52,38,27,.16))}
.ag-master-product img{display:block;width:100%!important;height:100%!important;object-fit:contain!important;mix-blend-mode:multiply;filter:saturate(.92) contrast(1.02)}
.ag-master-product--hero{left:31%;bottom:16%;width:38%;height:68%;z-index:5}
.ag-master-product--left{left:5%;bottom:14%;width:29%;height:55%;transform:rotate(-2deg)}
.ag-master-product--right{right:2%;bottom:15%;width:31%;height:50%;transform:rotate(2deg)}

.ag-brand-rail{background:var(--ag-ink);color:#fff;padding:1.05rem var(--ag-gutter)}
.ag-brand-rail__inner{max-width:var(--ag-container)!important;margin:0 auto!important;gap:1rem 2rem!important}
.ag-brand-rail p{margin:0!important;color:#d7cfc7;font-size:.58rem!important;font-weight:750!important;letter-spacing:.145em!important;white-space:nowrap}

.ag-master-section{padding:clamp(5.3rem,7.5vw,8.6rem) var(--ag-gutter)}
.ag-master-heading{max-width:var(--ag-container)!important;margin:0 auto clamp(2.5rem,4vw,4rem)!important;gap:3rem!important;align-items:flex-end!important}
.ag-master-heading h2{max-width:13ch;margin:0!important;font-size:clamp(2.7rem,4.1vw,4.8rem)!important;letter-spacing:-.055em!important;line-height:.97!important}
.ag-master-heading__copy{max-width:34rem;margin:0!important;color:var(--ag-muted);font-size:.98rem!important;line-height:1.72!important}
.ag-master-concerns{background:var(--ag-paper)}
.ag-concern-grid-master{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:var(--ag-container);margin:0 auto;background:var(--ag-line);border:1px solid var(--ag-line)}
.ag-concern-master{position:relative;min-height:255px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:1.55rem;text-decoration:none;background:var(--ag-bone)}
.ag-concern-master::after{content:'';position:absolute;right:-58px;top:-76px;width:180px;height:180px;border:1px solid rgba(80,61,43,.13);border-radius:50%;transition:transform .45s ease}
.ag-concern-master:hover::after{transform:scale(1.15)}
.ag-concern-master>span{color:var(--ag-bronze-dark);font-size:.56rem;font-weight:850;letter-spacing:.14em}
.ag-concern-master h3{margin:0 0 .55rem;font-size:1.65rem;letter-spacing:-.035em}
.ag-concern-master p{max-width:25rem;margin:0;color:#655e57;font-size:.82rem;line-height:1.58}
.ag-concern-master b{position:absolute;right:1.3rem;bottom:1.2rem;font-size:.9rem;font-weight:400;transition:transform .2s ease}
.ag-concern-master:hover{z-index:2;box-shadow:0 14px 35px rgba(29,23,18,.08);transform:translateY(-3px)}
.ag-concern-master:hover b{transform:translate(3px,-3px)}
.ag-concern-master--sand{background:#efe4d8}.ag-concern-master--rose{background:#eadbd5}.ag-concern-master--sage{background:#e0e5da}.ag-concern-master--stone{background:#e5e0d8}.ag-concern-master--ivory{background:#f5f1eb}.ag-concern-master--clay{background:#dfcabe}
.ag-master-centered-action{max-width:var(--ag-container)!important;justify-content:center!important;margin:2rem auto 0!important}

.ag-master-edit{background:var(--ag-ink);color:#fff}
.ag-master-heading--light h2{color:#fff!important}
.ag-master-heading--light .ag-master-heading__copy{color:#bfb6ae}
.ag-editorial-grid-master{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:1fr 1fr;gap:.8rem;max-width:var(--ag-container);min-height:720px;margin:0 auto}
.ag-editorial-card-master{position:relative;overflow:hidden;display:block;background:#ddd1c4;color:#fff;text-decoration:none}
.ag-editorial-card-master--large{grid-row:1/3;min-height:720px}
.ag-editorial-card-master--top,.ag-editorial-card-master--bottom{min-height:350px}
.ag-editorial-card-master>img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.72) contrast(.96);transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .5s ease}
.ag-editorial-card-master__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,13,11,.03) 15%,rgba(16,13,11,.72) 100%)}
.ag-editorial-card-master__content{position:absolute;left:clamp(1.4rem,3vw,2.5rem);right:clamp(1.4rem,3vw,2.5rem);bottom:clamp(1.4rem,3vw,2.4rem);z-index:2;display:flex;flex-direction:column;align-items:flex-start}
.ag-editorial-card-master__content small{margin-bottom:.7rem;font-size:.55rem;font-weight:850;letter-spacing:.17em}
.ag-editorial-card-master__content strong{max-width:14ch;font-family:var(--ag-serif);font-size:clamp(1.8rem,2.8vw,3.4rem);font-weight:400;letter-spacing:-.045em;line-height:1.02}
.ag-editorial-card-master--top .ag-editorial-card-master__content strong,.ag-editorial-card-master--bottom .ag-editorial-card-master__content strong{font-size:clamp(1.55rem,2vw,2.35rem)}
.ag-editorial-card-master__content em{margin-top:1rem;padding-bottom:.15rem;border-bottom:1px solid rgba(255,255,255,.48);font-family:var(--ag-sans);font-size:.58rem;font-style:normal;font-weight:850;letter-spacing:.09em;text-transform:uppercase}
.ag-editorial-card-master:hover>img{transform:scale(1.035);filter:saturate(.88) contrast(1)}
.ag-editorial-card-master--bottom{background:linear-gradient(135deg,#ddcfc1,#f1e7dd);color:var(--ag-ink)}
.ag-editorial-card-master--bottom .ag-editorial-card-master__content{max-width:55%}
.ag-editorial-card-master--bottom .ag-editorial-card-master__content em{border-color:rgba(23,21,18,.28)}
.ag-editorial-card-master__object{position:absolute;right:0;top:0;bottom:0;width:46%;display:flex;align-items:flex-end;justify-content:center;padding:1rem}
.ag-editorial-card-master__object img{width:100%;height:90%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 20px 22px rgba(57,41,29,.15));transition:transform .55s ease}
.ag-editorial-card-master--bottom:hover .ag-editorial-card-master__object img{transform:translateY(-5px) scale(1.02)}

.ag-method-master{background:#211d19;color:#fff;padding:clamp(5.3rem,7.5vw,8.6rem) var(--ag-gutter)}
.ag-method-master__grid{max-width:1380px!important;margin:0 auto!important;gap:clamp(3.5rem,7vw,8rem)!important}
.ag-method-master h2{max-width:11ch;margin:0 0 1.4rem!important;color:#fff!important;font-size:clamp(2.8rem,4.2vw,5rem)!important;line-height:.98!important}
.ag-method-master>.wp-block-columns>.wp-block-column:first-child>p:not(.ag-master-kicker){max-width:31rem;color:#bfb6ae;font-size:.98rem!important}
.ag-button-light .wp-block-button__link{margin-top:.7rem;border-color:#746a61!important;color:#fff!important}
.ag-button-light .wp-block-button__link:hover{background:#fff!important;color:var(--ag-ink)!important;border-color:#fff!important}
.ag-method-steps{margin:0!important;border-top:1px solid #49423b}
.ag-method-step{gap:1.5rem!important;margin:0!important;padding:1.65rem 0;border-bottom:1px solid #49423b;align-items:flex-start!important}
.ag-method-step>p{flex:0 0 42px;margin:0!important;color:#c9aa7b;font-size:.58rem!important;font-weight:850!important;letter-spacing:.15em!important}
.ag-method-step h3{margin:0 0 .35rem!important;color:#fff!important;font-size:1.5rem!important;letter-spacing:-.03em!important}
.ag-method-step div p{margin:0!important;color:#aaa099;font-size:.84rem!important;line-height:1.62!important}

.ag-brand-story{background:var(--ag-bone)}
.ag-brand-story__grid{max-width:1380px!important;margin:0 auto!important;gap:clamp(3.5rem,7vw,8rem)!important}
.ag-brand-story__art{position:relative;min-height:570px;overflow:hidden;background:linear-gradient(145deg,#e3d5c7,#eee6dd);border:1px solid #d9ccbf}
.ag-brand-story__art::before{content:'';position:absolute;left:-100px;top:-90px;width:310px;height:310px;border:1px solid rgba(89,67,46,.12);border-radius:50%}
.ag-brand-story__monogram{position:absolute;right:-.06em;bottom:-.22em;margin:0!important;color:rgba(255,255,255,.38);font-family:var(--ag-serif);font-size:clamp(10rem,18vw,19rem)!important;letter-spacing:-.12em!important;line-height:.8!important}
.ag-brand-story__product{position:absolute!important;margin:0!important;filter:drop-shadow(0 25px 26px rgba(54,39,27,.16))}
.ag-brand-story__product img{width:100%!important;height:100%!important;object-fit:contain!important;mix-blend-mode:multiply}
.ag-brand-story__product--one{left:10%;bottom:5%;width:48%;height:74%;z-index:2;transform:rotate(-2deg)}
.ag-brand-story__product--two{right:6%;bottom:7%;width:42%;height:60%;z-index:3;transform:rotate(3deg)}
.ag-brand-story__copy h2{max-width:12ch;margin:0 0 1.2rem!important;font-size:clamp(2.8rem,4.1vw,4.8rem)!important;line-height:.98!important}
.ag-brand-story__copy>p:not(.ag-master-kicker){max-width:36rem;color:var(--ag-muted);font-size:.98rem!important}
.ag-brand-chips{gap:.48rem!important;margin:1.5rem 0 1.8rem!important}
.ag-brand-chips p{margin:0!important;padding:.64rem .83rem;border:1px solid #d8cec4;background:rgba(255,255,255,.65);font-size:.59rem!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase}

.ag-advice-master{background:#fff}
.ag-advice-grid-master{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:var(--ag-container);margin:0 auto;background:var(--ag-line);border:1px solid var(--ag-line)}
.ag-advice-grid-master>a{position:relative;min-height:330px;display:flex;flex-direction:column;align-items:flex-start;padding:2rem;background:#fff;text-decoration:none}
.ag-advice-grid-master>a::before{content:'';position:absolute;inset:0;background:linear-gradient(145deg,transparent 60%,rgba(157,120,73,.07));opacity:0;transition:opacity .25s ease}
.ag-advice-grid-master>a:hover::before{opacity:1}
.ag-advice-grid-master span{position:relative;z-index:1;color:var(--ag-bronze);font-size:.56rem;font-weight:850;letter-spacing:.16em}
.ag-advice-grid-master h3{position:relative;z-index:1;max-width:13ch;margin:auto 0 .8rem;font-size:2rem;line-height:1.03}
.ag-advice-grid-master p{position:relative;z-index:1;margin:0;color:var(--ag-muted);font-size:.83rem;line-height:1.62}
.ag-advice-grid-master b{position:relative;z-index:1;margin-top:1.25rem;padding-bottom:.15rem;border-bottom:1px solid #b9afa4;font-size:.59rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.ag-advice-grid-master>a:hover{z-index:2;transform:translateY(-3px);box-shadow:0 15px 38px rgba(31,24,19,.08)}

.ag-master-closing{position:relative;overflow:hidden;background:linear-gradient(125deg,#eaded3,#f7f1ea);padding:clamp(5.5rem,8vw,9.5rem) var(--ag-gutter)}
.ag-master-closing::before,.ag-master-closing::after{content:'';position:absolute;border:1px solid rgba(105,79,51,.11);border-radius:50%}
.ag-master-closing::before{left:-150px;top:-210px;width:470px;height:470px}
.ag-master-closing::after{right:-190px;bottom:-250px;width:540px;height:540px}
.ag-master-closing__inner{position:relative;z-index:1;max-width:970px!important;margin:0 auto!important}
.ag-master-closing h2{margin:0!important;font-size:clamp(3rem,4.8vw,5.4rem)!important;line-height:.98!important}
.ag-master-closing__inner>p:not(.ag-master-kicker){max-width:38rem;margin:1.35rem auto 1.9rem!important;color:var(--ag-muted);font-size:1rem!important}
.ag-master-closing .wp-block-buttons{gap:.6rem!important}

/* HUBS */
.ag-hub-hero{position:relative;overflow:hidden;padding:clamp(5rem,7.2vw,8rem) var(--ag-gutter);background:linear-gradient(125deg,#f8f4ef,#efe6dc)}
.ag-hub-hero::after{content:'';position:absolute;right:-170px;top:-220px;width:520px;height:520px;border:1px solid rgba(103,77,50,.11);border-radius:50%}
.ag-hub-hero>.wp-block-group{position:relative;z-index:1;max-width:var(--ag-container)!important;margin:0 auto!important}
.ag-hub-hero .ag-eyebrow,.ag-hub-hero .ag-master-kicker{margin:0 0 1rem!important;color:var(--ag-bronze);font-size:.61rem!important;font-weight:850!important;letter-spacing:.18em!important;text-transform:uppercase}
.ag-hub-hero h1{max-width:14ch;margin:0 0 1.15rem!important;font-size:clamp(3.3rem,5vw,5.8rem)!important;letter-spacing:-.06em!important;line-height:.96!important}
.ag-hub-lead,.ag-hub-intro{max-width:52rem;margin:0!important;color:var(--ag-body);font-size:clamp(1rem,1.2vw,1.17rem)!important;line-height:1.75!important}
.ag-hub-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:var(--ag-container)!important;margin:0 auto!important;padding:clamp(4rem,6vw,7rem) var(--ag-gutter);gap:1px!important;background:var(--ag-line)}
.ag-hub-card{position:relative;min-height:250px;padding:1.7rem!important;background:#fff;scroll-margin-top:125px;overflow:hidden}
.ag-hub-card::after{content:'↗';position:absolute;right:1.4rem;bottom:1.15rem;font-size:.85rem;transition:transform .2s ease}
.ag-hub-card:hover{z-index:2;transform:translateY(-3px);box-shadow:var(--ag-shadow-soft)}
.ag-hub-card:hover::after{transform:translate(3px,-3px)}
.ag-hub-card h3{max-width:13ch;margin:0 0 .65rem!important;font-size:1.75rem!important;letter-spacing:-.04em!important}
.ag-hub-card p{max-width:27rem;margin:0!important;color:var(--ag-muted);font-size:.84rem!important;line-height:1.62!important}
.ag-brand-directory{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;max-width:var(--ag-container)!important;margin:0 auto!important;padding:clamp(4rem,6vw,7rem) var(--ag-gutter);gap:1px!important;background:var(--ag-line)}
.ag-brand-card{position:relative;min-height:190px;padding:1.45rem!important;background:#fff;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;scroll-margin-top:125px}
.ag-brand-card::before{content:'';position:absolute;left:1.45rem;top:1.45rem;width:23px;height:1px;background:var(--ag-bronze)}
.ag-brand-card h3{margin:0 0 .4rem!important;font-size:1.45rem!important;letter-spacing:-.035em!important}
.ag-brand-card p{margin:0!important;color:var(--ag-muted);font-size:.76rem!important;line-height:1.5!important}
.ag-brand-card:hover{z-index:2;background:var(--ag-bone);transform:translateY(-3px);box-shadow:var(--ag-shadow-soft)}

/* WOO ARCHIVES + PRODUCT CARDS */
.post-type-archive-product main,.tax-product_cat main,.tax-product_tag main,.tax-product_brand main,.search-results main{max-width:none!important;margin:0!important;padding:0 var(--ag-gutter) clamp(5rem,7vw,8rem)}
.post-type-archive-product main>.wp-block-woocommerce-breadcrumbs,.tax-product_cat main>.wp-block-woocommerce-breadcrumbs,.tax-product_brand main>.wp-block-woocommerce-breadcrumbs,.search-results main>.wp-block-woocommerce-breadcrumbs{max-width:var(--ag-container)!important;margin:1.35rem auto 0!important;color:var(--ag-muted);font-size:.67rem!important}
.woocommerce-breadcrumb a{text-decoration:none}
.post-type-archive-product .wp-block-query-title,.tax-product_cat .wp-block-query-title,.tax-product_brand .wp-block-query-title,.search-results .wp-block-query-title{max-width:var(--ag-container)!important;margin:clamp(2.2rem,4vw,4rem) auto .9rem!important;font-family:var(--ag-serif)!important;font-size:clamp(3rem,5vw,5.6rem)!important;font-weight:400!important;letter-spacing:-.06em!important;line-height:.97!important}
.term-description{max-width:var(--ag-container)!important;margin:0 auto 2.2rem!important;color:var(--ag-muted);font-size:1rem;line-height:1.75}
.term-description p{max-width:52rem}
.wp-block-woocommerce-product-results-count{color:var(--ag-muted);font-size:.72rem!important}
.wp-block-woocommerce-catalog-sorting select{min-width:220px;background:#fff}
.wp-block-woocommerce-product-collection{max-width:var(--ag-container)!important;margin:1.8rem auto 0!important}
.wc-block-product-template{gap:clamp(1.2rem,2vw,2rem)!important}
.wc-block-product{position:relative;margin:0!important;padding:0 0 1.3rem!important;background:#fff;overflow:hidden}
.wc-block-product .wc-block-components-product-image,.wc-block-product .wp-block-woocommerce-product-image{position:relative;overflow:hidden;margin:0 0 1rem!important;background:var(--ag-bone);aspect-ratio:1/1.18}
.wc-block-product .wc-block-components-product-image img,.wc-block-product .wp-block-woocommerce-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:clamp(1.1rem,2vw,2.1rem);mix-blend-mode:multiply;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.wc-block-product:hover .wc-block-components-product-image img,.wc-block-product:hover .wp-block-woocommerce-product-image img{transform:scale(1.035)}
.wc-block-product .wp-block-post-title{margin:.2rem .2rem .35rem!important;text-align:left!important;font-family:var(--ag-sans)!important;font-size:.84rem!important;font-weight:650!important;letter-spacing:-.018em!important;line-height:1.45!important}
.wc-block-product .wp-block-post-title a{text-decoration:none}
.wc-block-product .wc-block-components-product-price{margin:0 .2rem .85rem!important;text-align:left!important;color:var(--ag-ink)!important;font-size:.79rem!important;font-weight:700!important}
.wc-block-product .wp-block-woocommerce-product-button{margin:0 .2rem!important;text-align:left!important}
.wc-block-product .wp-block-woocommerce-product-button .wp-block-button__link{width:100%!important;min-height:44px!important;background:transparent!important;border-color:#b9afa5!important;color:var(--ag-ink)!important;font-size:.61rem!important}
.wc-block-product .wp-block-woocommerce-product-button .wp-block-button__link:hover{background:var(--ag-ink)!important;border-color:var(--ag-ink)!important;color:#fff!important}
.wc-block-components-product-sale-badge,.woocommerce span.onsale{top:12px!important;right:12px!important;left:auto!important;min-width:auto!important;min-height:auto!important;margin:0!important;padding:.48rem .6rem!important;border:0!important;border-radius:0!important;background:var(--ag-ink)!important;color:#fff!important;font-size:.55rem!important;font-weight:850!important;letter-spacing:.1em!important;line-height:1!important;text-transform:uppercase}
.wp-block-query-pagination{margin-top:3.5rem!important;gap:.45rem!important}
.wp-block-query-pagination a,.wp-block-query-pagination span{min-width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--ag-line);text-decoration:none;font-size:.72rem}
.wp-block-query-pagination .current{background:var(--ag-ink);border-color:var(--ag-ink);color:#fff}

/* SINGLE PRODUCT */
.single-product main{max-width:none!important;margin:0!important;padding:1.3rem var(--ag-gutter) clamp(5.5rem,8vw,9rem)}
.single-product main>.wp-block-woocommerce-breadcrumbs,.single-product main>.wp-block-woocommerce-store-notices{max-width:var(--ag-container)!important;margin-left:auto!important;margin-right:auto!important}
.single-product main>.wp-block-columns{max-width:var(--ag-container)!important;margin:2rem auto 0!important;gap:clamp(3rem,6vw,7rem)!important;align-items:flex-start!important}
.single-product main>.wp-block-columns>.wp-block-column:first-child{position:sticky;top:132px;flex-basis:min(54%,760px)!important;background:var(--ag-bone);padding:clamp(1rem,2vw,2rem)}
.single-product .woocommerce-product-gallery{margin:0!important}
.single-product .woocommerce-product-gallery__image{background:var(--ag-bone)}
.single-product .woocommerce-product-gallery__image img{mix-blend-mode:multiply}
.single-product main>.wp-block-columns>.wp-block-column:last-child{padding-top:clamp(.5rem,2vw,1.8rem)}
.single-product .wp-block-post-title{max-width:13ch;margin:0 0 .9rem!important;font-family:var(--ag-serif)!important;font-size:clamp(2.6rem,4vw,4.7rem)!important;font-weight:400!important;letter-spacing:-.055em!important;line-height:.98!important}
.single-product .wp-block-woocommerce-product-rating{margin-bottom:.8rem!important}
.single-product .wp-block-woocommerce-product-price{margin:0 0 1.3rem!important;color:var(--ag-ink)!important;font-size:1.25rem!important;font-weight:750!important}
.single-product .wp-block-post-excerpt{max-width:38rem;margin-bottom:1.5rem!important;color:var(--ag-body);font-size:.96rem;line-height:1.72}
.single-product form.cart{display:flex;flex-wrap:wrap;gap:.55rem;margin:1.6rem 0!important;padding:1.35rem 0;border-top:1px solid var(--ag-line);border-bottom:1px solid var(--ag-line)}
.single-product form.cart .quantity{width:84px}
.single-product form.cart .qty{height:52px;text-align:center}
.single-product form.cart .single_add_to_cart_button{flex:1;min-height:52px!important}
.single-product table.variations{width:100%;margin:0 0 .6rem!important}
.single-product table.variations th,.single-product table.variations td{display:block;width:100%;padding:.25rem 0;text-align:left}
.single-product table.variations label{font-size:.64rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.single-product .reset_variations{display:inline-block;margin-top:.5rem;color:var(--ag-muted);font-size:.67rem}
.single-product .wp-block-woocommerce-product-meta{margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--ag-line);color:var(--ag-muted);font-size:.68rem}
.single-product .wp-block-woocommerce-product-meta>.wp-block-group{display:flex!important;flex-wrap:wrap!important;gap:.45rem 1.2rem!important}
.single-product .wp-block-woocommerce-product-details{max-width:var(--ag-container)!important;margin:clamp(4rem,7vw,7rem) auto 0!important;padding-top:clamp(2.5rem,4vw,4rem);border-top:1px solid var(--ag-line)}
.single-product .woocommerce-tabs ul.tabs{display:flex;flex-wrap:wrap;gap:1.6rem;margin:0 0 2rem!important;padding:0!important;border-bottom:1px solid var(--ag-line)}
.single-product .woocommerce-tabs ul.tabs::before{display:none!important}
.single-product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important}
.single-product .woocommerce-tabs ul.tabs li a{padding:0 0 .8rem!important;font-size:.65rem!important;font-weight:850!important;letter-spacing:.09em!important;text-transform:uppercase}
.single-product .woocommerce-tabs ul.tabs li.active a{border-bottom:2px solid var(--ag-ink)}
.single-product .woocommerce-Tabs-panel{max-width:920px;color:var(--ag-body)}
.single-product .related.products,.single-product .wp-block-woocommerce-product-collection{max-width:var(--ag-container)!important;margin:clamp(4rem,7vw,7rem) auto 0!important}
.single-product .related.products>h2{font-size:clamp(2.5rem,4vw,4.3rem)!important}

/* CART + CHECKOUT */
.woocommerce-cart main,.woocommerce-checkout main{max-width:1320px!important;margin:0 auto!important;padding:clamp(2.5rem,5vw,5rem) var(--ag-gutter) clamp(5rem,8vw,8rem)}
.woocommerce-cart main>.wp-block-post-title{margin:0 0 2rem!important;font-size:clamp(3rem,5vw,5rem)!important}
.wc-block-cart,.wc-block-checkout{gap:clamp(2rem,4vw,4rem)!important}
.wc-block-components-sidebar-layout .wc-block-components-main{padding-right:0!important}
.wc-block-components-sidebar{background:var(--ag-bone);padding:1.5rem!important}
.wc-block-components-totals-wrapper{border-top:1px solid var(--ag-line)!important}
.wc-block-components-product-name{font-family:var(--ag-sans)!important;font-size:.86rem!important;font-weight:700!important;text-decoration:none!important}
.wc-block-cart-item__image{background:#fff}
.wc-block-cart-item__image img{mix-blend-mode:multiply}
.wc-block-components-quantity-selector{border:1px solid var(--ag-line)!important;border-radius:0!important;background:#fff!important}
.wc-block-components-panel__button,.wc-block-components-totals-coupon__button{font-size:.65rem!important;font-weight:800!important;letter-spacing:.07em!important;text-transform:uppercase}
.wc-block-checkout__form .wc-block-components-title{font-family:var(--ag-serif)!important;font-size:1.8rem!important;font-weight:400!important}
.wc-block-components-checkout-step{padding-bottom:2rem!important;border-bottom:1px solid var(--ag-line)!important}
.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input{border-radius:0!important}
.wc-block-components-checkout-place-order-button{width:100%!important;min-height:56px!important}
.ag-checkout-header{border-bottom:1px solid var(--ag-line);background:var(--ag-paper)}
.ag-checkout-header__inner{max-width:1320px!important;min-height:82px;margin:0 auto!important;padding:0 var(--ag-gutter)!important}
.ag-checkout-header__logo,.ag-checkout-header__logo a{font-family:var(--ag-serif)!important;font-size:1.8rem!important;letter-spacing:-.05em!important;text-decoration:none!important}
.ag-checkout-secure{margin:0!important;color:var(--ag-muted);font-size:.62rem!important;font-weight:800!important;letter-spacing:.11em!important;text-transform:uppercase}

/* SEARCH + GENERAL PAGES */
.search main,.error404 main,.page main{min-height:40vh}
.search main>.wp-block-query-title,.error404 main h1{font-family:var(--ag-serif)!important}
.page:not(.home) main>.wp-block-post-content:not(:has(.ag-hub-hero)){max-width:var(--ag-container)!important;margin:0 auto!important;padding:clamp(3rem,5vw,6rem) var(--ag-gutter)}

/* FOOTER */
.ag-footer-v2{position:relative;overflow:hidden;background:var(--ag-ink);color:#f3eee8;padding:clamp(4.8rem,7vw,7.8rem) var(--ag-gutter) 1.4rem}
.ag-footer-v2::after{content:'AG';position:absolute;right:-.06em;bottom:-.24em;color:rgba(255,255,255,.025);font-family:var(--ag-serif);font-size:clamp(18rem,35vw,40rem);letter-spacing:-.12em;line-height:.7;pointer-events:none}
.ag-footer-v2__statement,.ag-footer-v2__columns,.ag-footer-v2__bottom,.ag-footer-v2__rule{position:relative;z-index:1;max-width:var(--ag-container)!important;margin-left:auto!important;margin-right:auto!important}
.ag-footer-v2__statement{gap:3rem!important;align-items:flex-end!important}
.ag-footer-kicker{margin:0 0 1rem!important;color:#c5a578;font-size:.57rem!important;font-weight:850!important;letter-spacing:.18em!important;text-transform:uppercase}
.ag-footer-v2__headline{max-width:12ch;margin:0!important;color:#fff!important;font-size:clamp(2.7rem,4.2vw,5rem)!important;line-height:.98!important}
.ag-footer-v2__intro{max-width:32rem;margin:0!important;color:#b8afa8;font-size:.92rem!important;line-height:1.75!important}
.ag-footer-v2__rule{margin-top:clamp(2.8rem,4vw,4rem)!important;margin-bottom:clamp(2.8rem,4vw,4rem)!important;border-color:#3d3732!important}
.ag-footer-v2__columns{gap:clamp(2rem,4vw,4.5rem)!important}
.ag-footer-v2__logo,.ag-footer-v2__logo a{margin:0 0 1rem!important;color:#fff!important;font-family:var(--ag-serif)!important;font-size:2rem!important;font-weight:400!important;letter-spacing:-.05em!important;text-decoration:none!important}
.ag-footer-v2__brand>p{max-width:22rem;margin:.25rem 0!important;color:#aaa099;font-size:.82rem!important}
.ag-footer-v2__location{margin-top:1rem!important;color:#766e67!important;font-size:.58rem!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase}
.ag-footer-v2__title{margin:0 0 1rem!important;color:#fff!important;font-family:var(--ag-sans)!important;font-size:.61rem!important;font-weight:850!important;letter-spacing:.14em!important;text-transform:uppercase}
.ag-footer-v2__links{list-style:none;margin:0!important;padding:0!important}
.ag-footer-v2__links li{margin:.5rem 0!important}
.ag-footer-v2__links a{color:#b8afa8;font-size:.78rem;text-decoration:none}
.ag-footer-v2__links a:hover{color:#fff;transform:translateX(2px)}
.ag-footer-v2__promise{margin:0!important;color:#b8afa8;font-size:.78rem!important;line-height:1.85!important}
.ag-footer-v2__bottom{margin-top:clamp(3.2rem,5vw,5rem)!important;padding-top:1.2rem;border-top:1px solid #3d3732;color:#77706a}
.ag-footer-v2__bottom p{margin:0!important;font-size:.54rem!important;font-weight:750!important;letter-spacing:.1em!important;text-transform:uppercase}

/* MINI CART DRAWER */
.wc-block-mini-cart__drawer .wc-block-components-drawer__content{background:var(--ag-paper)!important}
.wc-block-mini-cart__drawer .wc-block-mini-cart__title{font-family:var(--ag-serif)!important;font-size:2rem!important;font-weight:400!important}
.wc-block-mini-cart__drawer .wc-block-mini-cart__footer{border-top:1px solid var(--ag-line)!important}
.wc-block-mini-cart__drawer .wc-block-mini-cart__button{border-radius:0!important}

@media(max-width:1320px){
  .ag-mega-nav-v4{gap:.9rem}.ag-nav-link-v4{font-size:.61rem;letter-spacing:.065em}.ag-logo-v4,.ag-logo-v4 a{font-size:1.6rem!important}.ag-header-v4__inner{gap:1rem!important}.ag-mega-shell-v4{gap:2.2rem;grid-template-columns:1fr 1fr 1fr minmax(280px,1.2fr)}
}

@media(max-width:1120px){
  .ag-mega-nav-v4{display:none}.ag-mobile-menu-v4{display:block;order:3;margin-left:auto}.ag-mobile-menu-v4>summary{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;cursor:pointer}.ag-mobile-menu-v4>summary:hover{background:#f0ebe4}.ag-mobile-menu-v4>summary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.ag-mobile-menu-v4__panel{position:absolute;left:0;right:0;top:100%;z-index:1180;max-height:calc(100vh - 108px);overflow:auto;padding:.7rem var(--ag-gutter) 1.2rem;background:var(--ag-paper);border-top:1px solid var(--ag-line);border-bottom:1px solid var(--ag-line);box-shadow:0 28px 65px rgba(23,21,18,.14)}.ag-mobile-menu-v4__panel>a,.ag-mobile-menu-v4__panel>details>summary{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem .15rem;border-bottom:1px solid var(--ag-line);font-size:.7rem;font-weight:800;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;cursor:pointer;list-style:none}.ag-mobile-menu-v4__panel>details>summary::after{content:'+'}.ag-mobile-menu-v4__panel>details[open]>summary::after{content:'−'}.ag-mobile-menu-v4__panel>details>summary::-webkit-details-marker{display:none}.ag-mobile-menu-v4__panel>details>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:.65rem 0;border-bottom:1px solid var(--ag-line)}.ag-mobile-menu-v4__panel>details>div a{padding:.58rem .15rem;color:var(--ag-muted);font-size:.78rem;text-decoration:none}.ag-mobile-primary-v4{color:var(--ag-bronze-dark)!important}.ag-header-actions-v4{margin-left:0!important}.ag-master-hero__grid{flex-direction:column!important}.ag-master-hero__grid>.wp-block-column{flex-basis:100%!important;width:100%!important}.ag-master-hero__copy{max-width:800px;padding:0}.ag-master-hero__title{max-width:10ch}.ag-master-stage{min-height:620px}.ag-concern-grid-master{grid-template-columns:repeat(2,minmax(0,1fr))}.ag-editorial-grid-master{min-height:650px}.ag-editorial-card-master--large{min-height:650px}.ag-brand-story__grid{gap:3rem!important}.ag-brand-directory{grid-template-columns:repeat(3,minmax(0,1fr))!important}.single-product main>.wp-block-columns{gap:3rem!important}.single-product main>.wp-block-columns>.wp-block-column:first-child{position:relative;top:auto;flex-basis:52%!important}
}

@media(max-width:782px){
  html{scroll-padding-top:96px}.admin-bar .ag-header-v4{top:46px}.ag-topbar-v4{padding:.42rem .75rem}.ag-topbar-v4 .ag-topbar__inner{justify-content:center!important}.ag-topbar-v4 p{font-size:.49rem!important;letter-spacing:.1em!important;text-align:center}.ag-topbar-v4 .ag-topbar__right{display:none}.ag-header-v4__inner{min-height:66px;padding:0 .8rem!important;gap:.15rem!important}.ag-logo-v4,.ag-logo-v4 a{font-size:1.28rem!important}.ag-mobile-menu-v4{order:3;margin-left:auto}.ag-header-actions-v4{order:2!important;gap:0!important}.ag-account-v4{display:none!important}.ag-search-v4>summary,.wc-block-mini-cart__button,.ag-mobile-menu-v4>summary{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}.ag-search-v4__inner{padding:1.35rem 1rem 1.6rem}.ag-search-v4 form{grid-template-columns:1fr}.ag-search-v4 button{min-height:48px}.ag-search-v4__quick{display:none}.ag-mobile-menu-v4__panel{padding-left:1rem;padding-right:1rem}.ag-mobile-menu-v4__panel>details>div{grid-template-columns:1fr}.ag-master-hero{padding:3.5rem 1rem 2rem}.ag-master-hero__grid{gap:2.6rem!important}.ag-master-hero__title{font-size:clamp(3.15rem,14vw,4.7rem)!important;max-width:9.5ch}.ag-master-hero__lead{font-size:.98rem!important}.ag-master-hero__actions{flex-direction:column!important;align-items:stretch!important}.ag-master-hero__actions .wp-block-button,.ag-master-hero__actions .wp-block-button__link{width:100%}.ag-master-proof{gap:.35rem 1rem!important}.ag-master-stage{min-height:455px}.ag-master-stage__top,.ag-master-stage__bottom{left:16px;right:16px;font-size:.45rem!important}.ag-master-stage__top{top:16px}.ag-master-stage__bottom{bottom:13px}.ag-master-stage__top p:last-child{display:none}.ag-master-stage__plinth{inset:48px 8px 34px}.ag-master-product--hero{left:29%;width:43%;height:68%}.ag-master-product--left{left:0;width:34%;height:50%}.ag-master-product--right{right:-1%;width:34%;height:46%}.ag-brand-rail{padding:.85rem 1rem}.ag-brand-rail__inner{justify-content:center!important;gap:.55rem 1.2rem!important}.ag-brand-rail p{font-size:.47rem!important}.ag-master-section{padding:4.5rem 1rem}.ag-master-heading{align-items:flex-start!important;flex-direction:column!important;gap:1rem!important;margin-bottom:2rem!important}.ag-master-heading h2{font-size:clamp(2.65rem,11vw,3.8rem)!important}.ag-master-heading__copy{font-size:.91rem!important}.ag-concern-grid-master{grid-template-columns:1fr}.ag-concern-master{min-height:215px;padding:1.35rem}.ag-editorial-grid-master{grid-template-columns:1fr;grid-template-rows:auto;min-height:0}.ag-editorial-card-master--large{grid-row:auto;min-height:520px}.ag-editorial-card-master--top,.ag-editorial-card-master--bottom{min-height:330px}.ag-editorial-card-master--bottom .ag-editorial-card-master__content{max-width:62%}.ag-method-master{padding:4.7rem 1rem}.ag-method-master__grid{flex-direction:column!important;gap:2.8rem!important}.ag-method-master__grid>.wp-block-column{flex-basis:100%!important;width:100%!important}.ag-method-master h2{font-size:clamp(2.7rem,11vw,4rem)!important}.ag-brand-story{padding:4.5rem 1rem}.ag-brand-story__grid{flex-direction:column!important}.ag-brand-story__grid>.wp-block-column{flex-basis:100%!important;width:100%!important}.ag-brand-story__art{min-height:470px}.ag-brand-story__copy h2{font-size:clamp(2.7rem,11vw,4rem)!important}.ag-advice-grid-master{grid-template-columns:1fr}.ag-advice-grid-master>a{min-height:280px}.ag-master-closing{padding:5rem 1rem}.ag-master-closing h2{font-size:clamp(2.8rem,12vw,4.25rem)!important}.ag-master-closing .wp-block-buttons{flex-direction:column!important;align-items:stretch!important}.ag-master-closing .wp-block-button,.ag-master-closing .wp-block-button__link{width:100%}.ag-hub-hero{padding:4.4rem 1rem}.ag-hub-hero h1{font-size:clamp(3rem,13vw,4.5rem)!important}.ag-hub-grid,.ag-brand-directory{grid-template-columns:1fr!important;padding:3rem 1rem}.ag-hub-card{min-height:205px}.post-type-archive-product main,.tax-product_cat main,.tax-product_tag main,.tax-product_brand main,.search-results main{padding-left:1rem;padding-right:1rem}.post-type-archive-product .wp-block-query-title,.tax-product_cat .wp-block-query-title,.tax-product_brand .wp-block-query-title{font-size:clamp(3rem,13vw,4.6rem)!important}.wp-block-woocommerce-product-collection .wc-block-product-template{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wc-block-product .wp-block-woocommerce-product-button .wp-block-button__link{font-size:.55rem!important;padding:.7rem .4rem!important}.single-product main{padding-left:1rem;padding-right:1rem}.single-product main>.wp-block-columns{flex-direction:column!important}.single-product main>.wp-block-columns>.wp-block-column{flex-basis:100%!important;width:100%!important}.single-product main>.wp-block-columns>.wp-block-column:first-child{padding:.7rem}.single-product .wp-block-post-title{font-size:clamp(2.7rem,12vw,4.2rem)!important}.woocommerce-cart main,.woocommerce-checkout main{padding-left:1rem;padding-right:1rem}.ag-checkout-header__inner{min-height:68px;padding:0 1rem!important}.ag-checkout-header__logo,.ag-checkout-header__logo a{font-size:1.35rem!important}.ag-checkout-secure{font-size:.5rem!important}.ag-footer-v2{padding:4.5rem 1rem 1.2rem}.ag-footer-v2__statement{align-items:flex-start!important;flex-direction:column!important;gap:1.2rem!important}.ag-footer-v2__headline{font-size:clamp(2.7rem,11vw,4rem)!important}.ag-footer-v2__columns{flex-direction:column!important}.ag-footer-v2__brand{flex-basis:100%!important}.ag-footer-v2__bottom{align-items:flex-start!important;flex-direction:column!important;gap:.5rem!important}
}

@media(max-width:520px){.wp-block-woocommerce-product-collection .wc-block-product-template{grid-template-columns:1fr!important}.ag-master-stage{min-height:400px}.ag-brand-story__art{min-height:410px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}


/* ===== assets/css/master-components.css ===== */
/* Antwerp Glow 2.0 — template components loaded after style.css */
.ag-shop-main{max-width:none!important;margin:0!important;padding:0 var(--ag-gutter) clamp(5rem,7vw,8rem)!important}
.ag-shop-hero{margin-left:calc(var(--ag-gutter) * -1)!important;margin-right:calc(var(--ag-gutter) * -1)!important;padding:clamp(2.4rem,4.5vw,4.8rem) var(--ag-gutter) clamp(2.6rem,4vw,4.3rem);background:linear-gradient(125deg,#f8f4ef,#eee5db);border-bottom:1px solid var(--ag-line)}
.ag-shop-hero__inner{max-width:var(--ag-container)!important;margin:0 auto!important}
.ag-shop-hero .wp-block-woocommerce-breadcrumbs{margin:0 0 2rem!important;color:var(--ag-muted);font-size:.65rem!important}
.ag-shop-hero .wp-block-query-title{max-width:14ch;margin:0 0 1rem!important;font-family:var(--ag-serif)!important;font-size:clamp(3.3rem,5vw,5.9rem)!important;font-weight:400!important;letter-spacing:-.06em!important;line-height:.96!important}
.ag-shop-hero .term-description{max-width:55rem;margin:0!important;color:var(--ag-body);font-size:1rem;line-height:1.75}
.ag-shop-toolbar{max-width:var(--ag-container)!important;margin:1.8rem auto 0!important;padding-bottom:1rem;border-bottom:1px solid var(--ag-line)}
.ag-shop-toolbar .wp-block-woocommerce-product-results-count{margin:0!important}
.ag-shop-toolbar .wp-block-woocommerce-catalog-sorting{margin-left:auto!important}
.ag-product-collection{margin-top:1.7rem!important}
.ag-product-brand{min-height:1.15rem;margin:.05rem .2rem .35rem!important;color:var(--ag-bronze-dark);font-family:var(--ag-sans)!important;font-size:.53rem!important;font-weight:850!important;letter-spacing:.1em!important;line-height:1.35!important;text-transform:uppercase}
.ag-product-brand a{text-decoration:none!important}
.ag-empty-state{max-width:720px!important;margin:4rem auto!important;padding:clamp(2.5rem,5vw,4.5rem)!important;text-align:center;background:var(--ag-bone);border:1px solid var(--ag-line)}
.ag-empty-state h2{margin:0 0 .8rem!important;font-size:clamp(2.2rem,4vw,3.7rem)!important}
.ag-empty-state p{margin:0 0 1.4rem!important;color:var(--ag-muted)}

.ag-single-brand{margin:0 0 .65rem!important;color:var(--ag-bronze-dark);font-size:.59rem!important;font-weight:850!important;letter-spacing:.13em!important;text-transform:uppercase}
.ag-single-brand a{text-decoration:none!important}
.ag-product-assurance{display:grid;grid-template-columns:1fr;margin:1.25rem 0 0;border-top:1px solid var(--ag-line)}
.ag-product-assurance>div{display:grid;grid-template-columns:28px 1fr;gap:.75rem;align-items:flex-start;padding:.9rem 0;border-bottom:1px solid var(--ag-line)}
.ag-product-assurance>div>span{width:24px;height:24px;display:grid;place-items:center;color:var(--ag-bronze);font-size:.8rem}
.ag-product-assurance p{margin:0!important;line-height:1.35!important}
.ag-product-assurance strong{display:block;margin-bottom:.18rem;color:var(--ag-ink);font-size:.69rem;font-weight:800;letter-spacing:.035em}
.ag-product-assurance small{display:block;color:var(--ag-muted);font-size:.68rem;line-height:1.5}
.ag-product-story-intro,.ag-related-heading{max-width:var(--ag-container)!important;margin:clamp(4.5rem,7vw,7.5rem) auto 1.8rem!important;padding-top:clamp(2.8rem,4vw,4.5rem);border-top:1px solid var(--ag-line);gap:2.5rem!important;align-items:flex-end!important}
.ag-product-story-intro h2,.ag-related-heading h2{max-width:12ch;margin:0!important;font-size:clamp(2.6rem,4vw,4.5rem)!important;line-height:.98!important}
.ag-product-story-intro>p,.ag-related-heading>p{max-width:31rem;margin:0!important;color:var(--ag-muted);font-size:.9rem!important;line-height:1.7!important}
.ag-product-details{margin-top:0!important;padding-top:0!important;border-top:0!important}

.ag-cart-page,.ag-checkout-page{max-width:1320px!important;margin:0 auto!important;padding:clamp(3.2rem,5vw,5.5rem) var(--ag-gutter) clamp(5rem,8vw,8rem)!important}
.ag-commerce-heading,.ag-checkout-intro{max-width:1320px!important;margin:0 auto clamp(2.2rem,4vw,3.8rem)!important;gap:2.5rem!important;align-items:flex-end!important}
.ag-commerce-heading .wp-block-post-title,.ag-checkout-intro h1{max-width:12ch;margin:0!important;font-family:var(--ag-serif)!important;font-size:clamp(3.2rem,5vw,5.4rem)!important;font-weight:400!important;letter-spacing:-.06em!important;line-height:.96!important}
.ag-commerce-heading>p,.ag-checkout-intro>p{max-width:31rem;margin:0!important;color:var(--ag-muted);font-size:.9rem!important;line-height:1.7!important}
.ag-commerce-assurance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:2.6rem 0 0;border:1px solid var(--ag-line);background:var(--ag-line);gap:1px}
.ag-commerce-assurance>span{display:flex;flex-direction:column;padding:1.25rem;background:#fff}
.ag-commerce-assurance b{font-size:.67rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}
.ag-commerce-assurance small{margin-top:.2rem;color:var(--ag-muted);font-size:.7rem}

.ag-not-found{position:relative;overflow:hidden;min-height:70vh;display:flex;align-items:center;padding:clamp(5rem,9vw,10rem) var(--ag-gutter);background:linear-gradient(125deg,#f8f4ef,#e9ded2)}
.ag-not-found::before{content:'404';position:absolute;left:50%;top:50%;transform:translate(-50%,-55%);color:rgba(255,255,255,.5);font-family:var(--ag-serif);font-size:clamp(14rem,35vw,36rem);letter-spacing:-.1em;line-height:.75}
.ag-not-found__inner{position:relative;z-index:1;max-width:920px!important;margin:0 auto!important}
.ag-not-found h1{max-width:12ch;margin:0 auto 1rem!important;font-size:clamp(3rem,5.5vw,6rem)!important;line-height:.95!important}
.ag-not-found__inner>p:not(.ag-master-kicker){max-width:40rem;margin:0 auto 1.5rem!important;color:var(--ag-body);font-size:1rem!important}
.ag-not-found .wp-block-search{max-width:620px;margin:0 auto 1.25rem!important}
.ag-not-found .wp-block-search__inside-wrapper{gap:.5rem}
.ag-not-found .wp-block-search__button{min-width:110px;margin:0!important;border:1px solid var(--ag-ink)!important;background:var(--ag-ink)!important;color:#fff!important;font-size:.65rem!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase}

.ag-general-search{max-width:var(--ag-container)!important;margin:0 auto!important;padding:clamp(4rem,6vw,7rem) var(--ag-gutter)!important}
.ag-general-search__hero{margin-bottom:3rem!important}
.ag-general-search__hero .wp-block-query-title{margin:0 0 1.2rem!important;font-size:clamp(3rem,5vw,5.5rem)!important}
.ag-general-search__hero .wp-block-search{max-width:680px}
.ag-general-search__results .wp-block-post-template{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0!important;padding:1px;background:var(--ag-line);list-style:none}
.ag-search-result-card{min-height:240px;padding:1.7rem!important;background:#fff}
.ag-search-result-card__date{color:var(--ag-bronze);font-size:.57rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase}
.ag-search-result-card h2{margin:.7rem 0!important;font-size:1.8rem!important}
.ag-search-result-card h2 a{text-decoration:none}
.ag-search-result-card .wp-block-post-excerpt{color:var(--ag-muted);font-size:.82rem}

@media(max-width:782px){
  .ag-shop-main{padding-left:1rem!important;padding-right:1rem!important}.ag-shop-hero{margin-left:-1rem!important;margin-right:-1rem!important;padding:3.2rem 1rem}.ag-shop-hero .wp-block-query-title{font-size:clamp(3rem,13vw,4.6rem)!important}.ag-shop-toolbar{align-items:stretch!important;flex-direction:column!important;gap:.8rem!important}.ag-shop-toolbar .wp-block-woocommerce-catalog-sorting{margin-left:0!important}.ag-shop-toolbar select{width:100%!important}.ag-product-story-intro,.ag-related-heading,.ag-commerce-heading,.ag-checkout-intro{align-items:flex-start!important;flex-direction:column!important;gap:1rem!important}.ag-product-story-intro h2,.ag-related-heading h2{font-size:clamp(2.5rem,11vw,3.7rem)!important}.ag-cart-page,.ag-checkout-page{padding-left:1rem!important;padding-right:1rem!important}.ag-commerce-heading .wp-block-post-title,.ag-checkout-intro h1{font-size:clamp(3rem,13vw,4.5rem)!important}.ag-commerce-assurance{grid-template-columns:1fr}.ag-not-found{padding-left:1rem;padding-right:1rem}.ag-not-found h1{font-size:clamp(2.8rem,13vw,4.5rem)!important}.ag-not-found .wp-block-search__inside-wrapper{flex-direction:column}.ag-not-found .wp-block-search__button{width:100%;min-height:48px}.ag-general-search{padding-left:1rem!important;padding-right:1rem!important}.ag-general-search__results .wp-block-post-template{grid-template-columns:1fr}
}


/* ===== assets/css/editorial-pages.css ===== */
/* Antwerp Glow 2.0 — editorial landing pages */
.ag-anchor-rail{position:sticky;top:78px;z-index:900;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;max-width:none;margin:0;padding:0 var(--ag-gutter);background:rgba(255,253,249,.96);border-top:1px solid var(--ag-line);border-bottom:1px solid var(--ag-line);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}
.admin-bar .ag-anchor-rail{top:110px}
.ag-anchor-rail a,.ag-anchor-rail>span{display:flex;align-items:center;min-height:48px;padding:0 .9rem;color:var(--ag-muted);font-size:.58rem;font-weight:800;letter-spacing:.095em;text-decoration:none;text-transform:uppercase;white-space:nowrap}
.ag-anchor-rail a:hover{background:var(--ag-bone);color:var(--ag-ink)}
.ag-anchor-rail>span{color:var(--ag-bronze)}
.ag-anchor-rail--brands a{min-width:42px;justify-content:center;padding:0 .55rem}
.ag-brand-feature-band{background:var(--ag-ink);color:#fff;padding:clamp(4rem,6vw,6.5rem) var(--ag-gutter)}
.ag-brand-feature-band__grid{max-width:1280px!important;margin:0 auto!important;gap:clamp(3rem,7vw,8rem)!important;align-items:flex-end!important}
.ag-brand-feature-band h2{max-width:12ch;margin:0!important;color:#fff!important;font-size:clamp(2.8rem,4.2vw,4.8rem)!important;line-height:.98!important}
.ag-brand-feature-band .wp-block-column:last-child>p{max-width:34rem;margin:0!important;color:#bdb4ad;font-size:.94rem!important;line-height:1.75!important}
.ag-brand-feature-band .wp-block-buttons{margin-top:1.35rem!important}
.ag-ingredient-guide{background:#fff}
.ag-ingredient-guide .ag-hub-grid{padding:0!important;border:1px solid var(--ag-line)}
.ag-ingredient-grid .ag-hub-card{min-height:235px}
.ag-ingredient-grid .ag-hub-card .ag-master-kicker{margin-bottom:auto!important}
.ag-combine-guide{background:var(--ag-bone)}
.ag-combine-guide__grid{max-width:1360px!important;margin:0 auto!important;gap:clamp(3rem,7vw,8rem)!important}
.ag-combine-guide h2{max-width:12ch;margin:0 0 1.2rem!important;font-size:clamp(2.8rem,4.2vw,4.8rem)!important;line-height:.98!important}
.ag-combine-guide .wp-block-column:first-child>p:not(.ag-master-kicker){max-width:34rem;color:var(--ag-muted);font-size:.95rem!important}
.ag-combine-list{border-top:1px solid var(--ag-line)}
.ag-combine-list>div{display:grid;grid-template-columns:42px 1fr;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--ag-line)}
.ag-combine-list>div>span{color:var(--ag-bronze);font-size:.57rem;font-weight:850;letter-spacing:.13em}
.ag-combine-list p{margin:0!important;line-height:1.4!important}
.ag-combine-list strong{display:block;margin-bottom:.25rem;font-size:.78rem;font-weight:800}
.ag-combine-list small{display:block;color:var(--ag-muted);font-size:.76rem;line-height:1.55}
.ag-basic-routine{background:#fff}
.ag-routine-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:var(--ag-container);margin:0 auto;border:1px solid var(--ag-line);background:var(--ag-line);gap:1px}
.ag-routine-timeline>div{position:relative;min-height:220px;display:flex;flex-direction:column;padding:1.5rem;background:#fff}
.ag-routine-timeline>div:nth-child(-n+4){background:#f7f3ee}
.ag-routine-timeline span{color:var(--ag-bronze);font-size:.56rem;font-weight:850;letter-spacing:.13em}
.ag-routine-timeline strong{margin:auto 0 .45rem;font-family:var(--ag-serif);font-size:1.55rem;font-weight:400;letter-spacing:-.035em;line-height:1.05}
.ag-routine-timeline p{margin:0!important;color:var(--ag-muted);font-size:.78rem;line-height:1.55}

@media(max-width:1120px){.ag-anchor-rail{top:70px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.admin-bar .ag-anchor-rail{top:102px}.ag-routine-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:782px){.ag-anchor-rail{top:66px;justify-content:flex-start;padding:0 .55rem}.admin-bar .ag-anchor-rail{top:112px}.ag-anchor-rail a,.ag-anchor-rail>span{min-height:44px;padding:0 .7rem;font-size:.52rem}.ag-brand-feature-band{padding:4.2rem 1rem}.ag-brand-feature-band__grid,.ag-combine-guide__grid{flex-direction:column!important;gap:2rem!important}.ag-brand-feature-band__grid>.wp-block-column,.ag-combine-guide__grid>.wp-block-column{flex-basis:100%!important;width:100%!important}.ag-brand-feature-band h2,.ag-combine-guide h2{font-size:clamp(2.7rem,11vw,4rem)!important}.ag-ingredient-guide .ag-hub-grid{padding:0!important}.ag-routine-timeline{grid-template-columns:1fr}.ag-routine-timeline>div{min-height:190px}}


/* ===== assets/css/standard-pages.css ===== */
/* Antwerp Glow 2.0 — standard information pages */
.ag-standard-page{max-width:none!important;margin:0!important;padding:0 0 clamp(5rem,8vw,8rem)!important}
.ag-standard-page__hero{padding:clamp(3.8rem,6vw,6.8rem) var(--ag-gutter);background:linear-gradient(125deg,#f8f4ef,#eee5db);border-bottom:1px solid var(--ag-line)}
.ag-standard-page__hero>.wp-block-group{max-width:var(--ag-container)!important;margin:0 auto!important}
.ag-standard-page__hero .wp-block-post-title{max-width:14ch;margin:0!important;font-family:var(--ag-serif)!important;font-size:clamp(3.2rem,5vw,5.7rem)!important;font-weight:400!important;letter-spacing:-.06em!important;line-height:.96!important}
.ag-standard-page__hero .wp-block-post-excerpt{max-width:48rem;margin:1.1rem 0 0!important;color:var(--ag-body);font-size:1rem!important;line-height:1.75!important}
.ag-standard-page__content{max-width:1180px!important;margin:0 auto!important;padding:clamp(3.5rem,6vw,6.5rem) var(--ag-gutter) 0!important}
.ag-standard-page__content>.wp-block-post-content{max-width:850px!important;margin:0!important}
.ag-standard-page__content h2{margin-top:2.5rem!important;font-size:clamp(2rem,3.2vw,3.2rem)!important}
.ag-standard-page__content h3{margin-top:2rem!important;font-size:clamp(1.45rem,2.2vw,2.1rem)!important}
.ag-standard-page__content p,.ag-standard-page__content li{color:var(--ag-body);font-size:.94rem;line-height:1.8}
.ag-standard-page__content a{text-decoration:underline;text-decoration-color:#c8bcae;text-underline-offset:.2em}
.ag-standard-page__content table{width:100%;border-collapse:collapse;margin:2rem 0}
.ag-standard-page__content th,.ag-standard-page__content td{padding:.85rem;border:1px solid var(--ag-line);text-align:left;vertical-align:top}
.ag-standard-page__content th{background:var(--ag-bone);font-size:.7rem;letter-spacing:.05em;text-transform:uppercase}
@media(max-width:782px){.ag-standard-page__hero{padding:3.5rem 1rem}.ag-standard-page__hero .wp-block-post-title{font-size:clamp(3rem,13vw,4.5rem)!important}.ag-standard-page__content{padding:3rem 1rem 0!important}}


/* ===== assets/css/commerce-completion.css ===== */
/* Antwerp Glow 2.0 — order confirmation */
.ag-order-confirmation{max-width:1180px!important;margin:0 auto!important;padding:clamp(3.5rem,6vw,7rem) var(--ag-gutter) clamp(5rem,8vw,8rem)!important}
.ag-order-confirmation__hero{max-width:900px!important;margin:0 auto 2.5rem!important;padding-bottom:2.5rem;border-bottom:1px solid var(--ag-line)}
.ag-order-confirmation__hero h1{margin:0!important;font-size:clamp(3rem,5vw,5.4rem)!important;line-height:.96!important}
.ag-order-confirmation__hero>p:not(.ag-master-kicker){max-width:37rem;margin:1rem auto 0!important;color:var(--ag-muted)}
.ag-order-confirmation .wc-block-order-confirmation-status,.ag-order-confirmation .wc-block-order-confirmation-summary{margin-bottom:2rem!important;padding:1.5rem!important;background:var(--ag-bone);border:1px solid var(--ag-line)}
.ag-order-confirmation [class*='order-confirmation-'][class*='wrapper']{margin-top:2rem!important;padding:1.5rem!important;border:1px solid var(--ag-line);background:#fff}
.ag-order-confirmation h2{font-size:clamp(1.8rem,3vw,2.8rem)!important}
@media(max-width:782px){.ag-order-confirmation{padding-left:1rem!important;padding-right:1rem!important}.ag-order-confirmation__hero h1{font-size:clamp(2.8rem,13vw,4.4rem)!important}}


/* ===== assets/css/journal.css ===== */
/* Antwerp Glow 2.0 — editorial journal */
.ag-journal-archive{max-width:none!important;margin:0!important;padding:0 0 clamp(5rem,8vw,8rem)!important}
.ag-journal-hero{padding:clamp(4rem,6vw,7rem) var(--ag-gutter);background:linear-gradient(125deg,#f8f4ef,#eee5db)}
.ag-journal-hero>.wp-block-group{max-width:var(--ag-container)!important;margin:0 auto!important}
.ag-journal-hero .wp-block-query-title{max-width:14ch;margin:0!important;font-family:var(--ag-serif)!important;font-size:clamp(3.2rem,5vw,5.7rem)!important;font-weight:400!important;letter-spacing:-.06em!important;line-height:.96!important}
.ag-journal-hero .term-description{max-width:48rem;margin:1rem 0 0!important;color:var(--ag-muted)}
.ag-journal-query{max-width:var(--ag-container)!important;margin:0 auto!important;padding:clamp(4rem,6vw,7rem) var(--ag-gutter) 0!important}
.ag-journal-query .wp-block-post-template{gap:clamp(1.5rem,2.5vw,2.6rem)!important}
.ag-journal-card{margin:0!important;padding:0 0 1.2rem!important}
.ag-journal-card .wp-block-post-featured-image{overflow:hidden;margin:0 0 1.15rem!important;background:var(--ag-bone)}
.ag-journal-card .wp-block-post-featured-image img{transition:transform .55s ease,filter .4s ease;filter:saturate(.82)}
.ag-journal-card:hover .wp-block-post-featured-image img{transform:scale(1.03);filter:saturate(1)}
.ag-journal-card__category{margin:0 0 .45rem!important;color:var(--ag-bronze);font-size:.55rem!important;font-weight:850!important;letter-spacing:.11em!important;text-transform:uppercase}
.ag-journal-card__category a{text-decoration:none}
.ag-journal-card h2{margin:0 0 .6rem!important;font-size:clamp(1.55rem,2.2vw,2.25rem)!important;line-height:1.04!important}
.ag-journal-card h2 a{text-decoration:none}
.ag-journal-card .wp-block-post-excerpt{margin:0!important;color:var(--ag-muted);font-size:.8rem;line-height:1.62}
.ag-journal-card .wp-block-post-excerpt__more-link{display:inline-block;margin-top:.75rem;border-bottom:1px solid #b9afa4;color:var(--ag-ink);font-size:.57rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}
.ag-journal-card__date{margin:.9rem 0 0!important;color:#968d85;font-size:.6rem!important}

.ag-article{max-width:none!important;margin:0!important;padding:0 0 clamp(5rem,8vw,8rem)!important}
.ag-article__hero{padding:clamp(4.5rem,7vw,8rem) var(--ag-gutter) clamp(3.5rem,5vw,5.5rem);background:linear-gradient(125deg,#f8f4ef,#eee5db)}
.ag-article__hero-inner{max-width:1080px!important;margin:0 auto!important}
.ag-article__category{margin:0 0 1rem!important;color:var(--ag-bronze);font-size:.58rem!important;font-weight:850!important;letter-spacing:.13em!important;text-transform:uppercase}
.ag-article__category a{text-decoration:none}
.ag-article__hero h1{max-width:14ch;margin:0!important;font-size:clamp(3.2rem,5.4vw,6.1rem)!important;line-height:.95!important}
.ag-article__lead{max-width:52rem;margin:1.2rem 0 0!important;color:var(--ag-body);font-size:clamp(1rem,1.2vw,1.16rem)!important;line-height:1.75!important}
.ag-article__meta{gap:.8rem 1.2rem!important;margin-top:1.3rem!important;color:var(--ag-muted);font-size:.62rem!important;font-weight:750!important;letter-spacing:.07em!important;text-transform:uppercase}
.ag-article__meta p{margin:0!important}
.ag-article__image{max-width:var(--ag-container)!important;margin:clamp(2rem,4vw,4rem) auto 0!important;padding:0 var(--ag-gutter)}
.ag-article__image img{width:100%;object-fit:cover}
.ag-article__body{max-width:940px!important;margin:0 auto!important;padding:clamp(3.5rem,6vw,6.5rem) var(--ag-gutter) 0!important}
.ag-article__body>.wp-block-post-content{max-width:790px!important;margin:0 auto!important}
.ag-article__body h2{margin-top:2.8rem!important;font-size:clamp(2.2rem,3.6vw,3.7rem)!important}
.ag-article__body h3{margin-top:2.1rem!important;font-size:clamp(1.55rem,2.4vw,2.4rem)!important}
.ag-article__body p,.ag-article__body li{color:var(--ag-body);font-size:1rem;line-height:1.85}
.ag-article__body blockquote{margin:2.5rem 0;padding:1.6rem 0 1.6rem 2rem;border-left:1px solid var(--ag-bronze);font-family:var(--ag-serif);font-size:1.6rem;line-height:1.35}
.ag-article__body>hr{margin:3rem 0!important;border-color:var(--ag-line)!important}
.ag-article__tags{color:var(--ag-muted);font-size:.65rem!important}
.ag-article__tags a{display:inline-block;margin:.2rem .3rem .2rem 0;padding:.45rem .65rem;border:1px solid var(--ag-line);text-decoration:none}
.ag-article__navigation{margin-top:2rem!important;padding-top:1.4rem;border-top:1px solid var(--ag-line)}
.ag-article__navigation a{font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;text-decoration:none}
@media(max-width:782px){.ag-journal-hero,.ag-article__hero{padding-left:1rem;padding-right:1rem}.ag-journal-hero .wp-block-query-title,.ag-article__hero h1{font-size:clamp(3rem,13vw,4.6rem)!important}.ag-journal-query,.ag-article__image,.ag-article__body{padding-left:1rem!important;padding-right:1rem!important}.ag-journal-query .wp-block-post-template{grid-template-columns:1fr!important}}


/* ===== assets/css/visual-qa-bundle.css ===== */
/* Antwerp Glow — bundled visual QA: pixel-qa -> pixel-qa-final -> advice-page-qa */

/* pixel-qa.css */
.ag-mega-panel-v4{border-top-color:rgba(157,120,73,.42)}
.ag-mega-shell-v4{padding-top:2rem;padding-bottom:2.2rem}
.ag-mega-column-v4{gap:.57rem}
.ag-mega-column-v4 a{font-size:.79rem}
.ag-mega-editorial-v4{min-height:216px}
.ag-mega-editorial-v4__copy strong{font-size:1.48rem}
.ag-concern-master{min-height:238px;padding:1.65rem 1.7rem;isolation:isolate}
.ag-concern-master::before{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--ag-ink);transform:scaleX(0);transform-origin:left;transition:transform .32s ease;z-index:3}
.ag-concern-master:hover::before{transform:scaleX(1)}
.ag-concern-master h3{font-size:1.72rem}
.ag-concern-master p{max-width:22rem;padding-right:2.7rem}
.ag-concern-master b{right:1.25rem;bottom:1.15rem;width:34px;height:34px;border:1px solid rgba(23,21,18,.24);border-radius:50%;display:grid;place-items:center;font-size:.78rem}
.ag-concern-master:hover b{background:var(--ag-ink);border-color:var(--ag-ink);color:#fff;transform:translate(2px,-2px)}
.ag-editorial-grid-master{height:740px;min-height:0;max-height:740px;grid-template-rows:repeat(2,minmax(0,1fr));align-items:stretch}
.ag-editorial-card-master,.ag-editorial-card-master--large,.ag-editorial-card-master--top,.ag-editorial-card-master--bottom{height:100%;min-height:0!important}
.ag-editorial-card-master>img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover!important}
.ag-editorial-card-master--large>img{object-position:50% 50%}
.ag-editorial-card-master--top>img{object-position:50% 48%}
.ag-editorial-card-master--large .ag-editorial-card-master__shade{background:linear-gradient(180deg,rgba(16,13,11,.02) 20%,rgba(16,13,11,.78) 100%)}
.ag-editorial-card-master--large .ag-editorial-card-master__content{max-width:72%}
.ag-editorial-card-master--bottom{isolation:isolate;background:linear-gradient(132deg,#e7d9cc 0%,#f4ece4 58%,#dfc9b8 100%)}
.ag-editorial-card-master--bottom::before{content:'03';position:absolute;right:-.03em;top:-.24em;z-index:0;color:rgba(255,255,255,.44);font-family:var(--ag-serif);font-size:11rem;font-weight:400;letter-spacing:-.11em;line-height:1}
.ag-editorial-card-master--bottom::after{content:'';position:absolute;right:-72px;bottom:-92px;width:250px;height:250px;border:1px solid rgba(88,65,43,.15);border-radius:50%}
.ag-editorial-card-master--bottom .ag-editorial-card-master__content{z-index:3;max-width:58%;bottom:2rem}
.ag-editorial-card-master__object{right:-3%;top:-5%;bottom:-3%;width:57%;padding:0;overflow:hidden;z-index:2}
.ag-editorial-card-master__object img{width:100%!important;height:100%!important;object-fit:contain!important;transform:scale(1.58) translateY(6%);transform-origin:50% 68%;mix-blend-mode:multiply;filter:drop-shadow(0 18px 20px rgba(57,41,29,.17)) saturate(.92)}
.ag-editorial-card-master--bottom:hover .ag-editorial-card-master__object img{transform:scale(1.64) translateY(3%)}
.ag-shop-main:has(.ag-empty-collection) .ag-shop-toolbar{display:none!important}
.ag-shop-main:has(.ag-empty-collection) .ag-product-collection{margin-top:clamp(2rem,4vw,4rem)!important}
.ag-empty-collection{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);max-width:var(--ag-container);min-height:430px;margin:0 auto clamp(3rem,5vw,5rem);overflow:hidden;border:1px solid var(--ag-line);background:var(--ag-bone)}
.ag-empty-collection__copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:clamp(2.4rem,5vw,5.2rem);overflow:hidden}
.ag-empty-collection__copy::before{content:'AG';position:absolute;right:-.08em;bottom:-.25em;color:rgba(255,255,255,.68);font-family:var(--ag-serif);font-size:clamp(10rem,22vw,22rem);letter-spacing:-.12em;line-height:.78;pointer-events:none}
.ag-empty-collection__copy>*{position:relative;z-index:1}
.ag-empty-collection__eyebrow{margin:0 0 1rem!important;color:var(--ag-bronze);font-size:.57rem!important;font-weight:850!important;letter-spacing:.18em!important;text-transform:uppercase}
.ag-empty-collection h2{max-width:12ch;margin:0 0 1.1rem!important;font-family:var(--ag-serif);font-size:clamp(2.6rem,4.2vw,4.8rem)!important;font-weight:400;letter-spacing:-.055em;line-height:.97}
.ag-empty-collection__copy>p:not(.ag-empty-collection__eyebrow){max-width:41rem;margin:0!important;color:var(--ag-body);font-size:.94rem!important;line-height:1.72!important}
.ag-empty-collection__actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.6rem}
.ag-empty-collection__actions a{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.25rem;border:1px solid var(--ag-ink);font-size:.64rem;font-weight:850;letter-spacing:.085em;text-decoration:none;text-transform:uppercase}
.ag-empty-collection__primary{background:var(--ag-ink);color:#fff}
.ag-empty-collection__primary:hover{background:var(--ag-bronze-dark);border-color:var(--ag-bronze-dark);color:#fff}
.ag-empty-collection__secondary{background:transparent;color:var(--ag-ink)}
.ag-empty-collection__secondary:hover{background:#fff}
.ag-empty-collection__routes{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));background:var(--ag-line);gap:1px}
.ag-empty-collection__routes>a{position:relative;display:grid;grid-template-columns:42px 1fr 34px;gap:.8rem;align-items:center;padding:1.25rem 1.35rem;background:#fff;text-decoration:none}
.ag-empty-collection__routes>a:nth-child(2){background:#f3eee8}
.ag-empty-collection__routes>a:nth-child(3){background:#e8ddd2}
.ag-empty-collection__routes>a>span{align-self:start;padding-top:.22rem;color:var(--ag-bronze);font-size:.55rem;font-weight:850;letter-spacing:.14em}
.ag-empty-collection__routes strong{display:block;margin-bottom:.22rem;font-family:var(--ag-serif);font-size:1.55rem;font-weight:400;letter-spacing:-.035em;line-height:1.05}
.ag-empty-collection__routes small{display:block;color:var(--ag-muted);font-size:.72rem;line-height:1.5}
.ag-empty-collection__routes b{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(23,21,18,.22);border-radius:50%;font-size:.72rem;font-weight:400}
.ag-empty-collection__routes>a:hover{z-index:2;transform:translateX(-4px);box-shadow:-14px 0 32px rgba(31,24,19,.08)}
.ag-empty-collection__routes>a:hover b{background:var(--ag-ink);border-color:var(--ag-ink);color:#fff;transform:translate(2px,-2px)}
.ag-empty-state{position:relative;overflow:hidden;max-width:900px!important;margin:clamp(2.5rem,5vw,5rem) auto!important;padding:clamp(3rem,6vw,5.5rem)!important;background:linear-gradient(135deg,#f7f2ec,#e9ded2)!important}
.ag-empty-state::after{content:'AG';position:absolute;right:-.08em;bottom:-.28em;color:rgba(255,255,255,.55);font-family:var(--ag-serif);font-size:15rem;letter-spacing:-.12em;line-height:.8}
.ag-empty-state>*{position:relative;z-index:1}
@media(max-width:1120px){.ag-editorial-grid-master{height:680px;max-height:680px}.ag-empty-collection{grid-template-columns:1fr;min-height:0}.ag-empty-collection__routes{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto}.ag-empty-collection__routes>a{grid-template-columns:1fr;align-content:start;min-height:190px}.ag-empty-collection__routes b{position:absolute;right:1rem;bottom:1rem}}
@media(max-width:782px){.ag-mega-shell-v4{padding-top:1.4rem;padding-bottom:1.6rem}.ag-concern-master{min-height:205px}.ag-editorial-grid-master{height:auto;max-height:none;grid-template-rows:auto}.ag-editorial-card-master,.ag-editorial-card-master--large{height:520px!important;min-height:520px!important}.ag-editorial-card-master--top,.ag-editorial-card-master--bottom{height:330px!important;min-height:330px!important}.ag-editorial-card-master--large .ag-editorial-card-master__content{max-width:92%}.ag-editorial-card-master__object{right:-7%;width:62%}.ag-editorial-card-master--bottom .ag-editorial-card-master__content{max-width:64%}.ag-empty-collection{margin-top:1.8rem}.ag-empty-collection__copy{padding:2.4rem 1.4rem 3rem}.ag-empty-collection h2{font-size:clamp(2.5rem,11vw,3.7rem)!important}.ag-empty-collection__actions{flex-direction:column;align-items:stretch}.ag-empty-collection__actions a{width:100%}.ag-empty-collection__routes{grid-template-columns:1fr}.ag-empty-collection__routes>a{min-height:145px;grid-template-columns:34px 1fr 32px}.ag-empty-collection__routes b{position:static}.ag-empty-collection__routes>a:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.ag-concern-master::before{transition:none}}

/* pixel-qa-final.css */
.ag-editorial-card-master--bottom .ag-editorial-card-master__object{display:none!important}
.ag-editorial-card-master--bottom .ag-editorial-card-master__content{max-width:72%!important}
.ag-editorial-card-master--bottom::before{right:.05em;top:-.2em;font-size:12rem}
.ag-editorial-card-master--bottom::after{right:2rem;bottom:2rem;width:96px;height:96px;border-color:rgba(88,65,43,.2)}
@media(max-width:782px){.ag-editorial-card-master--bottom .ag-editorial-card-master__content{max-width:78%!important}.ag-editorial-card-master--bottom::before{font-size:9rem}}

/* advice-page-qa.css */
.page-id-4598 .wp-block-post-content{overflow:visible}
.page-id-4598 .wp-block-post-content>*{margin-block-start:0!important}
.page-id-4598 main{overflow:clip}
.page-id-4598 .ag-hub-hero{min-height:clamp(500px,57vh,630px);display:flex;align-items:center;padding-top:clamp(4.6rem,6.8vw,7.4rem);padding-bottom:clamp(4.6rem,6.8vw,7.4rem)}
.page-id-4598 .ag-hub-hero::before{content:'01';position:absolute;right:clamp(1rem,6vw,7rem);bottom:-.24em;z-index:0;color:rgba(255,255,255,.48);font-family:var(--ag-serif);font-size:clamp(17rem,29vw,32rem);font-weight:400;letter-spacing:-.11em;line-height:.72;pointer-events:none}
.page-id-4598 .ag-hub-hero>.wp-block-group{width:100%;max-width:var(--ag-container)!important;margin:0 auto!important;position:relative;z-index:2}
.page-id-4598 .ag-hub-hero h1{max-width:10.5ch}
.page-id-4598 .ag-hub-lead{max-width:49rem}
.page-id-4598 .ag-anchor-rail{margin:0!important;box-shadow:0 12px 32px rgba(31,24,18,.035)}
.page-id-4598 #routine,.page-id-4598 #ingredienten,.page-id-4598 #combineren,.page-id-4598 #basisroutine{scroll-margin-top:138px}
.page-id-4598 :where(.ag-method-master__grid,.ag-master-heading,.ag-ingredient-grid,.ag-combine-guide__grid,.ag-routine-timeline,.ag-master-closing__inner){width:100%!important;max-width:var(--ag-container)!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}
.page-id-4598 .wp-block-column,.page-id-4598 .ag-master-heading>*{min-width:0}
.page-id-4598 .ag-advice-method{padding-top:clamp(7rem,8.5vw,9.5rem);padding-bottom:clamp(5.5rem,7.5vw,8rem)}
.page-id-4598 .ag-advice-method .ag-method-master__grid{align-items:flex-start!important}
.page-id-4598 .ag-advice-method h2{max-width:10.5ch}
.page-id-4598 .ag-master-heading{display:flex!important;flex-wrap:wrap!important;justify-content:space-between!important;gap:clamp(1.5rem,4vw,4rem)!important}
.page-id-4598 .ag-master-heading>.wp-block-group:first-child{flex:1 1 54%;max-width:780px}
.page-id-4598 .ag-master-heading>.ag-master-heading__copy{flex:0 1 34rem;max-width:34rem!important}
.page-id-4598 .ag-ingredient-guide{overflow:hidden}
.page-id-4598 .ag-ingredient-guide .ag-hub-grid{width:100%!important;max-width:var(--ag-container)!important;margin:0 auto!important;padding:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}
.page-id-4598 .ag-ingredient-grid .ag-hub-card{display:flex!important;flex-direction:column!important;min-width:0;min-height:245px}
.page-id-4598 .ag-ingredient-grid .ag-hub-card .ag-master-kicker{margin-bottom:auto!important}
.page-id-4598 .ag-ingredient-grid .ag-hub-card h3{max-width:14ch}
.page-id-4598 .ag-ingredient-grid .ag-hub-card p:last-child{max-width:31rem}
.page-id-4598 .ag-combine-guide{overflow:hidden}
.page-id-4598 .ag-basic-routine{overflow:hidden}
.page-id-4598 .ag-master-closing{padding-top:clamp(4.8rem,6.3vw,7rem);padding-bottom:clamp(4.8rem,6.3vw,7rem)}
.page-id-4598 .ag-master-closing__inner{max-width:1080px!important}
.page-id-4598 .ag-master-closing h2{width:100%;max-width:1000px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(3rem,4.4vw,5rem)!important}
.page-id-4598 .ag-master-closing__inner>p:not(.ag-master-kicker){max-width:42rem}
@media(max-width:1180px){.page-id-4598 .ag-master-heading{align-items:flex-start!important;flex-direction:column!important;gap:1rem!important}.page-id-4598 .ag-master-heading>.wp-block-group:first-child,.page-id-4598 .ag-master-heading>.ag-master-heading__copy{flex-basis:auto;max-width:100%!important}.page-id-4598 .ag-ingredient-guide .ag-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:782px){.page-id-4598 .ag-hub-hero{min-height:auto;padding-top:4.3rem;padding-bottom:4.5rem}.page-id-4598 .ag-hub-hero::before{right:-.05em;bottom:-.2em;font-size:clamp(13rem,58vw,19rem);color:rgba(255,255,255,.34)}.page-id-4598 .ag-anchor-rail{position:relative;top:auto!important;box-shadow:none}.page-id-4598 #routine,.page-id-4598 #ingredienten,.page-id-4598 #combineren,.page-id-4598 #basisroutine{scroll-margin-top:88px}.page-id-4598 .ag-advice-method{padding-top:4.8rem;padding-bottom:4.8rem}.page-id-4598 .ag-ingredient-guide .ag-hub-grid{grid-template-columns:1fr!important}.page-id-4598 .ag-ingredient-grid .ag-hub-card{min-height:205px}.page-id-4598 .ag-master-closing{padding-top:4.7rem;padding-bottom:4.7rem}.page-id-4598 .ag-master-closing h2{font-size:clamp(2.7rem,12vw,4.1rem)!important}}


/* ===== assets/css/brand-pages.css ===== */
/* Antwerp Glow — SEO brand landing pages */
.ag-brand-page{margin:0!important;background:var(--ag-paper)}
.ag-brand-page__hero{position:relative;overflow:hidden;padding:clamp(4.6rem,7vw,8.2rem) var(--ag-gutter);background:linear-gradient(122deg,#fbf8f4 0%,#f4ede5 55%,#e7d9ca 100%);border-bottom:1px solid var(--ag-line)}
.ag-brand-page__hero:before,.ag-brand-page__hero:after{content:'';position:absolute;border:1px solid rgba(108,78,46,.1);border-radius:50%}
.ag-brand-page__hero:before{right:-14rem;top:-17rem;width:35rem;height:35rem}.ag-brand-page__hero:after{left:-9rem;bottom:-14rem;width:26rem;height:26rem}
.ag-brand-page__hero-grid{position:relative;z-index:1;max-width:var(--ag-container)!important;margin:0 auto!important;gap:clamp(3rem,7vw,8rem)!important;align-items:center!important}
.ag-brand-page__crumb{margin:0 0 1.2rem!important;color:var(--ag-muted);font-size:.62rem!important;font-weight:800!important;letter-spacing:.11em!important;text-transform:uppercase}
.ag-brand-page__crumb a{text-decoration:none;border-bottom:1px solid #c7bbb0}
.ag-brand-page__title{max-width:12ch;margin:0 0 1.25rem!important;font-size:clamp(3.5rem,5.5vw,6.5rem)!important;letter-spacing:-.065em!important;line-height:.94!important}
.ag-brand-page__lead{max-width:42rem;margin:0 0 1.8rem!important;color:var(--ag-body);font-size:clamp(1rem,1.25vw,1.18rem)!important;line-height:1.76!important}
.ag-brand-page__actions{gap:.55rem!important}
.ag-brand-page__art{position:relative;min-height:440px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.48),rgba(221,206,190,.58));border:1px solid rgba(123,93,62,.16)}
.ag-brand-page__art:before{content:'';position:absolute;inset:7%;border:1px solid rgba(92,68,43,.12)}
.ag-brand-page__monogram{position:absolute;left:50%;top:50%;transform:translate(-50%,-53%);margin:0!important;color:rgba(255,255,255,.63);font-family:var(--ag-serif);font-size:clamp(11rem,19vw,20rem)!important;letter-spacing:-.13em!important;line-height:.75!important;white-space:nowrap}
.ag-brand-page__art-label{position:absolute;left:1.4rem;top:1.3rem;margin:0!important;color:var(--ag-bronze-dark);font-size:.56rem!important;font-weight:850!important;letter-spacing:.16em!important;text-transform:uppercase}
.ag-brand-page__art-note{position:absolute;left:1.4rem;right:1.4rem;bottom:1.35rem;margin:0!important;color:#64584d;font-family:var(--ag-serif);font-size:clamp(1.45rem,2.4vw,2.35rem)!important;letter-spacing:-.04em!important;line-height:1.03!important}

.ag-brand-page__intro{padding:clamp(4.8rem,7vw,8rem) var(--ag-gutter);background:#fff}
.ag-brand-page__intro-grid{max-width:1320px!important;margin:0 auto!important;gap:clamp(3rem,7vw,8rem)!important;align-items:flex-start!important}
.ag-brand-page__intro h2,.ag-brand-page__routine h2,.ag-brand-page__faq h2{max-width:12ch;margin:0!important;font-size:clamp(2.8rem,4.3vw,5rem)!important;line-height:.98!important}
.ag-brand-page__intro-copy>p{margin:0 0 1.1rem!important;color:var(--ag-body);font-size:.96rem!important;line-height:1.78!important}
.ag-brand-page__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:var(--ag-container);margin:0 auto;padding:0 var(--ag-gutter) clamp(4.8rem,7vw,8rem);gap:1px;background:var(--ag-line)}
.ag-brand-page__fact{min-height:245px;padding:1.65rem;background:var(--ag-bone);display:flex;flex-direction:column}
.ag-brand-page__fact:nth-child(2){background:#efe5dc}.ag-brand-page__fact:nth-child(3){background:#e4e2d9}
.ag-brand-page__fact span{color:var(--ag-bronze);font-size:.56rem;font-weight:850;letter-spacing:.15em}
.ag-brand-page__fact h3{margin:auto 0 .55rem!important;font-size:1.7rem!important;line-height:1.05!important}
.ag-brand-page__fact p{margin:0!important;color:var(--ag-muted);font-size:.82rem!important;line-height:1.62!important}

.ag-brand-page__routine{padding:clamp(5rem,7vw,8.3rem) var(--ag-gutter);background:var(--ag-ink);color:#fff}
.ag-brand-page__routine-grid{max-width:1380px!important;margin:0 auto!important;gap:clamp(3.5rem,7vw,8rem)!important;align-items:flex-start!important}
.ag-brand-page__routine h2{color:#fff!important}
.ag-brand-page__routine .ag-master-kicker{color:#c7a675!important}
.ag-brand-page__routine-copy>p{margin:0 0 1.3rem!important;color:#bdb4ac;font-size:.94rem!important;line-height:1.75!important}
.ag-brand-page__routes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#474039;border:1px solid #474039}
.ag-brand-page__route{min-height:165px;padding:1.35rem;background:#211d19;color:#fff;text-decoration:none;display:flex;flex-direction:column}
.ag-brand-page__route small{color:#c7a675;font-size:.53rem;font-weight:850;letter-spacing:.14em}
.ag-brand-page__route strong{margin:auto 0 .4rem;font-family:var(--ag-serif);font-size:1.35rem;font-weight:400;letter-spacing:-.035em;line-height:1.05}
.ag-brand-page__route span{color:#9e958e;font-size:.7rem}
.ag-brand-page__route:hover{background:#2a251f;transform:translateY(-2px)}

.ag-brand-page__shop{padding:clamp(4.8rem,7vw,8rem) var(--ag-gutter);background:linear-gradient(120deg,#eadfd4,#f8f2ec)}
.ag-brand-page__shop-inner{max-width:1050px!important;margin:0 auto!important;text-align:center}
.ag-brand-page__shop h2{max-width:14ch;margin:0 auto 1rem!important;font-size:clamp(2.9rem,4.6vw,5.3rem)!important;line-height:.98!important}
.ag-brand-page__shop p{max-width:42rem;margin:0 auto 1.7rem!important;color:var(--ag-muted);font-size:.96rem!important}
.ag-brand-page__shop .wp-block-buttons{justify-content:center!important;gap:.55rem!important}

.ag-brand-page__faq{padding:clamp(5rem,7vw,8rem) var(--ag-gutter);background:#fff}
.ag-brand-page__faq-grid{max-width:1320px!important;margin:0 auto!important;gap:clamp(3rem,7vw,8rem)!important;align-items:flex-start!important}
.ag-brand-faq-list{border-top:1px solid var(--ag-line)}
.ag-brand-faq-item{padding:1.35rem 0;border-bottom:1px solid var(--ag-line)}
.ag-brand-faq-item h3{margin:0 0 .45rem!important;font-family:var(--ag-sans)!important;font-size:.83rem!important;font-weight:800!important;letter-spacing:-.015em!important}
.ag-brand-faq-item p{margin:0!important;color:var(--ag-muted);font-size:.82rem!important;line-height:1.68!important}

.ag-brand-card-link{position:relative;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;min-height:210px;padding:1.5rem!important;background:#fff;text-decoration:none!important;overflow:hidden}
.ag-brand-card-link:before{content:'';position:absolute;left:1.5rem;top:1.5rem;width:24px;height:1px;background:var(--ag-bronze)}
.ag-brand-card-link:after{content:'↗';position:absolute;right:1.4rem;bottom:1.25rem;font-size:.82rem;transition:transform .2s ease}
.ag-brand-card-link h3{margin:0 0 .5rem!important;font-size:1.5rem!important}.ag-brand-card-link p{max-width:90%;margin:0!important;color:var(--ag-muted);font-size:.77rem!important;line-height:1.52!important}
.ag-brand-card-link:hover{z-index:2;background:var(--ag-bone);transform:translateY(-3px);box-shadow:var(--ag-shadow-soft)}.ag-brand-card-link:hover:after{transform:translate(3px,-3px)}
.ag-brand-chips a{display:inline-flex;align-items:center;min-height:38px;padding:.62rem .82rem;border:1px solid #d8cec4;background:rgba(255,255,255,.65);font-size:.59rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}
.ag-brand-chips a:hover{background:var(--ag-ink);border-color:var(--ag-ink);color:#fff;transform:translateY(-1px)}

@media(max-width:1120px){.ag-brand-page__hero-grid,.ag-brand-page__intro-grid,.ag-brand-page__routine-grid,.ag-brand-page__faq-grid{gap:3rem!important}.ag-brand-page__art{min-height:380px}.ag-brand-page__facts{grid-template-columns:1fr 1fr}.ag-brand-page__fact:last-child{grid-column:1/-1}}
@media(max-width:782px){.ag-brand-page__hero{padding:4rem 1rem 3rem}.ag-brand-page__hero-grid,.ag-brand-page__intro-grid,.ag-brand-page__routine-grid,.ag-brand-page__faq-grid{flex-direction:column!important;gap:2.2rem!important}.ag-brand-page__hero-grid>.wp-block-column,.ag-brand-page__intro-grid>.wp-block-column,.ag-brand-page__routine-grid>.wp-block-column,.ag-brand-page__faq-grid>.wp-block-column{flex-basis:100%!important;width:100%!important}.ag-brand-page__title{font-size:clamp(3.1rem,13vw,4.8rem)!important}.ag-brand-page__art{min-height:320px}.ag-brand-page__intro,.ag-brand-page__routine,.ag-brand-page__faq,.ag-brand-page__shop{padding:4.2rem 1rem}.ag-brand-page__facts{grid-template-columns:1fr;padding:0 1rem 4.2rem}.ag-brand-page__fact:last-child{grid-column:auto}.ag-brand-page__routes{grid-template-columns:1fr}.ag-brand-page__shop h2{font-size:clamp(2.8rem,12vw,4.3rem)!important}}


/* ===== assets/css/brand-links.css ===== */
.ag-brand-rail__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;max-width:var(--ag-container);margin:0 auto;gap:.75rem 1.8rem}.ag-brand-rail__inner a{margin:0!important;color:#d7cfc7;font-size:.58rem!important;font-weight:750!important;letter-spacing:.145em!important;text-decoration:none;white-space:nowrap}.ag-brand-rail__inner a:hover{color:#fff;transform:translateY(-1px)}.ag-brand-chips{display:flex;flex-wrap:wrap;gap:.48rem!important;margin:1.5rem 0 1.8rem!important}.ag-brand-chips a{margin:0!important;padding:.64rem .83rem;border:1px solid #d8cec4;background:rgba(255,255,255,.65);font-size:.59rem!important;font-weight:800!important;letter-spacing:.08em!important;text-decoration:none;text-transform:uppercase}.ag-brand-chips a:hover{background:var(--ag-ink);border-color:var(--ag-ink);color:#fff;transform:translateY(-1px)}.ag-brands-index .ag-brand-directory{padding-top:clamp(4rem,6vw,7rem)}@media(max-width:782px){.ag-brand-rail__inner{justify-content:center;gap:.55rem 1.2rem}.ag-brand-rail__inner a{font-size:.47rem!important}}

/* ===== assets/css/service-pages.css ===== */
.ag-shipping-table{max-width:var(--ag-container);margin:0 auto;border:1px solid var(--ag-line);background:var(--ag-line);display:grid;gap:1px}.ag-shipping-row{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(110px,.45fr) minmax(120px,.55fr);gap:1px;background:var(--ag-line)}.ag-shipping-row>span{min-width:0;padding:1.05rem 1.2rem;background:#fff;color:var(--ag-body);font-size:.8rem;line-height:1.5}.ag-shipping-row>span:nth-child(n+2){display:flex;align-items:center;font-weight:750;color:var(--ag-ink)}.ag-shipping-row strong{display:block;color:var(--ag-ink);font-size:.78rem;font-weight:750}.ag-shipping-row small{display:block;margin-top:.25rem;color:var(--ag-muted);font-size:.68rem;line-height:1.45}.ag-shipping-row--head>span{background:var(--ag-ink);color:#fff!important;font-size:.57rem!important;font-weight:850!important;letter-spacing:.11em;text-transform:uppercase}.ag-service-page .ag-master-section{overflow:hidden}.ag-faq-accordion{max-width:var(--ag-container);margin:0 auto;border-top:1px solid var(--ag-line)}.ag-faq-accordion details{border-bottom:1px solid var(--ag-line);background:#fff}.ag-faq-accordion summary{position:relative;list-style:none;cursor:pointer;padding:1.25rem 3.2rem 1.25rem 0;color:var(--ag-ink);font-size:.84rem;font-weight:750;line-height:1.45}.ag-faq-accordion summary::-webkit-details-marker{display:none}.ag-faq-accordion summary:after{content:'+';position:absolute;right:.35rem;top:50%;transform:translateY(-50%);color:var(--ag-bronze);font-family:var(--ag-serif);font-size:1.5rem;font-weight:400}.ag-faq-accordion details[open] summary:after{content:'−'}.ag-faq-accordion details p{max-width:62rem;margin:0!important;padding:0 3rem 1.3rem 0;color:var(--ag-muted);font-size:.82rem!important;line-height:1.7!important}.ag-faq-accordion details[open] summary{color:var(--ag-bronze-dark)}.ag-payment-page .ag-advice-grid-master>div{position:relative;min-height:310px;display:flex;flex-direction:column;align-items:flex-start;padding:2rem;background:#fff}.ag-payment-page .ag-advice-grid-master>div span{color:var(--ag-bronze);font-size:.56rem;font-weight:850;letter-spacing:.16em}.ag-payment-page .ag-advice-grid-master>div h3{max-width:13ch;margin:auto 0 .8rem;font-family:var(--ag-serif);font-size:2rem;font-weight:400;line-height:1.03}.ag-payment-page .ag-advice-grid-master>div p{margin:0;color:var(--ag-muted);font-size:.83rem;line-height:1.62}@media(max-width:782px){.ag-shipping-table{overflow-x:auto}.ag-shipping-row{min-width:720px}.ag-shipping-row>span{padding:.9rem;font-size:.74rem}.ag-shipping-row strong{font-size:.74rem}.ag-faq-accordion summary{padding-right:2.5rem}.ag-faq-accordion details p{padding-right:0}.ag-payment-page .ag-advice-grid-master>div{min-height:250px}}

/* ===== assets/css/footer-dark-bundle.css ===== */
/* Antwerp Glow — bundled footer + dark section QA */
.ag-footer-v2__statement{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem}.ag-footer-v2__columns{display:grid;grid-template-columns:minmax(250px,1.55fr) repeat(4,minmax(130px,1fr));gap:clamp(2rem,4vw,4.5rem)}.ag-footer-v2__brand{min-width:0}.ag-footer-v2__logo{display:inline-block;margin:0 0 1rem!important}.ag-footer-v2__bottom{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.ag-footer-v2__rule{width:100%}@media(max-width:1120px){.ag-footer-v2__columns{grid-template-columns:repeat(3,minmax(0,1fr))}.ag-footer-v2__brand{grid-column:1/-1}}@media(max-width:782px){.ag-footer-v2__statement{align-items:flex-start;flex-direction:column;gap:1.2rem}.ag-footer-v2__columns{grid-template-columns:1fr 1fr;gap:2.2rem 1.5rem}.ag-footer-v2__brand{grid-column:1/-1}.ag-footer-v2__bottom{align-items:flex-start;flex-direction:column;gap:.5rem}}@media(max-width:520px){.ag-footer-v2__columns{grid-template-columns:1fr}}
.ag-method-master .wp-block-button.is-style-outline .wp-block-button__link,.ag-method-master .ag-button-light .wp-block-button__link,.ag-brand-page__routine .wp-block-button.is-style-outline .wp-block-button__link,.ag-brand-feature-band .wp-block-button.is-style-outline .wp-block-button__link{background:transparent!important;border-color:#7c7269!important;color:#fff!important}.ag-method-master .wp-block-button.is-style-outline .wp-block-button__link:hover,.ag-method-master .ag-button-light .wp-block-button__link:hover,.ag-brand-page__routine .wp-block-button.is-style-outline .wp-block-button__link:hover,.ag-brand-feature-band .wp-block-button.is-style-outline .wp-block-button__link:hover{background:#fff!important;border-color:#fff!important;color:var(--ag-ink)!important}

/* ===== assets/css/concern-pages.css ===== */
/* Antwerp Glow — Huidbehoeften hub + detailpagina's */
.ag-needs-hub,.ag-concern-page{--ag-need-accent:#9d7849;--ag-need-soft:#eadfd4;--ag-need-pale:#f7f2ec;margin:0!important;background:var(--ag-paper);overflow:hidden}
.ag-needs-hero,.ag-concern-hero{position:relative;overflow:hidden;background:linear-gradient(122deg,#faf7f3 0%,#f2ebe3 58%,var(--ag-need-soft) 100%);padding:clamp(4.8rem,7vw,8.2rem) var(--ag-gutter)}
.ag-needs-hero::before,.ag-concern-hero::before{content:'';position:absolute;right:-13rem;top:-16rem;width:34rem;height:34rem;border:1px solid rgba(91,66,42,.12);border-radius:50%}
.ag-needs-hero::after,.ag-concern-hero::after{content:'';position:absolute;right:5vw;bottom:-10rem;width:24rem;height:24rem;border:1px solid rgba(91,66,42,.08);border-radius:50%}
.ag-needs-hero__inner,.ag-concern-hero__grid{position:relative;z-index:2;max-width:var(--ag-container)!important;margin:0 auto!important}
.ag-needs-crumb,.ag-concern-crumb{margin:0 0 1rem!important;color:var(--ag-muted);font-size:.61rem!important;font-weight:800!important;letter-spacing:.1em!important;text-transform:uppercase}
.ag-needs-crumb a,.ag-concern-crumb a{text-decoration:none;border-bottom:1px solid rgba(23,21,18,.22)}
.ag-needs-kicker,.ag-concern-kicker{margin:0 0 1rem!important;color:var(--ag-need-accent);font-size:.59rem!important;font-weight:850!important;letter-spacing:.19em!important;text-transform:uppercase}
.ag-needs-hero h1,.ag-concern-hero h1{margin:0 0 1.2rem!important;font-size:clamp(3.35rem,5.7vw,6.6rem)!important;letter-spacing:-.067em!important;line-height:.93!important}
.ag-needs-hero h1{max-width:11ch}
.ag-needs-lead,.ag-concern-lead{max-width:47rem;margin:0!important;color:var(--ag-body);font-size:clamp(1rem,1.2vw,1.17rem)!important;line-height:1.76!important}
.ag-needs-hero__actions,.ag-concern-actions{gap:.6rem!important;margin-top:1.8rem!important}

.ag-needs-intro{padding:clamp(4.2rem,6vw,7rem) var(--ag-gutter);background:#fff}
.ag-needs-intro__grid{max-width:1320px!important;margin:0 auto!important;gap:clamp(3rem,7vw,8rem)!important;align-items:flex-end!important}
.ag-needs-intro h2{max-width:12ch;margin:0!important;font-size:clamp(2.7rem,4vw,4.7rem)!important;line-height:.98!important}
.ag-needs-intro__copy{max-width:37rem;margin:0!important;color:var(--ag-muted);font-size:.96rem!important;line-height:1.75!important}

.ag-needs-grid-section{padding:0 var(--ag-gutter) clamp(5.5rem,8vw,9rem);background:#fff}
.ag-needs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:var(--ag-container);margin:0 auto;border:1px solid var(--ag-line);background:var(--ag-line);gap:1px}
.ag-need-card{position:relative;min-height:315px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:1.6rem;background:var(--ag-need-card,#f6f1eb);text-decoration:none;scroll-margin-top:130px}
.ag-need-card::before{content:'';position:absolute;right:-4.5rem;top:-5.7rem;width:12rem;height:12rem;border:1px solid rgba(83,62,43,.13);border-radius:50%;transition:transform .45s ease}
.ag-need-card::after{content:'↗';position:absolute;right:1.35rem;bottom:1.2rem;width:31px;height:31px;display:grid;place-items:center;border:1px solid rgba(23,21,18,.2);border-radius:50%;font-size:.78rem;transition:transform .2s ease,background .2s ease,color .2s ease}
.ag-need-card:hover{z-index:2;transform:translateY(-4px);box-shadow:0 20px 52px rgba(34,27,21,.1)}
.ag-need-card:hover::before{transform:scale(1.14)}
.ag-need-card:hover::after{transform:translate(2px,-2px);background:var(--ag-ink);border-color:var(--ag-ink);color:#fff}
.ag-need-card__index{margin:0!important;color:var(--ag-bronze-dark);font-size:.55rem!important;font-weight:850!important;letter-spacing:.16em!important}
.ag-need-card__body{position:relative;z-index:1;padding-right:2.5rem}
.ag-need-card h3{max-width:12ch;margin:0 0 .55rem!important;font-size:1.75rem!important;letter-spacing:-.04em!important;line-height:1.03!important}
.ag-need-card p{max-width:24rem;margin:0!important;color:#655e57;font-size:.8rem!important;line-height:1.58!important}
.ag-need-card--blemish{--ag-need-card:#dfe4dc}.ag-need-card--pigment{--ag-need-card:#eadbd5}.ag-need-card--age{--ag-need-card:#e4ddd4}.ag-need-card--dry{--ag-need-card:#efe4d8}.ag-need-card--sensitive{--ag-need-card:#f5f1eb}.ag-need-card--barrier{--ag-need-card:#e6dfd6}.ag-need-card--redness{--ag-need-card:#ecdcd8}.ag-need-card--glow{--ag-need-card:#dfcabe}

.ag-needs-method{background:var(--ag-ink);color:#fff;padding:clamp(5rem,7vw,8rem) var(--ag-gutter)}
.ag-needs-method__grid{max-width:1320px!important;margin:0 auto!important;gap:clamp(3.5rem,7vw,8rem)!important}
.ag-needs-method h2{max-width:11ch;margin:0 0 1.3rem!important;color:#fff!important;font-size:clamp(2.8rem,4.3vw,5rem)!important;line-height:.97!important}
.ag-needs-method .wp-block-column:first-child>p:not(.ag-needs-kicker){max-width:34rem;color:#bdb4ad;font-size:.95rem!important}
.ag-needs-method__steps{margin:0!important;border-top:1px solid #48413b}
.ag-needs-method__step{display:grid;grid-template-columns:46px 1fr;gap:1rem;padding:1.4rem 0;border-bottom:1px solid #48413b}
.ag-needs-method__step>span{color:#c7a879;font-size:.56rem;font-weight:850;letter-spacing:.14em}
.ag-needs-method__step h3{margin:0 0 .3rem!important;color:#fff!important;font-size:1.45rem!important}
.ag-needs-method__step p{margin:0!important;color:#a99f97;font-size:.8rem!important;line-height:1.6!important}

.ag-needs-education{padding:clamp(5rem,7vw,8rem) var(--ag-gutter);background:var(--ag-bone)}
.ag-needs-education__grid{max-width:1250px!important;margin:0 auto!important;gap:clamp(3rem,7vw,8rem)!important;align-items:center!important}
.ag-needs-education__index{position:relative;min-height:430px;overflow:hidden;background:linear-gradient(145deg,#dfd1c3,#eee7df);border:1px solid #d7c9bb}
.ag-needs-education__index::before{content:'TYPE';position:absolute;left:-.04em;bottom:-.24em;color:rgba(255,255,255,.45);font-family:var(--ag-serif);font-size:clamp(8rem,17vw,17rem);letter-spacing:-.1em;line-height:.78}
.ag-needs-education__index p{position:absolute;left:1.8rem;right:1.8rem;bottom:1.6rem;z-index:2;margin:0!important;color:#4e4339;font-family:var(--ag-serif);font-size:1.65rem!important;line-height:1.08!important}
.ag-needs-education h2{max-width:12ch;margin:0 0 1.2rem!important;font-size:clamp(2.7rem,4vw,4.7rem)!important;line-height:.98!important}
.ag-needs-education__copy>p:not(.ag-needs-kicker){max-width:37rem;color:var(--ag-muted);font-size:.95rem!important}

/* Detail pages */
.ag-concern-page--blemish{--ag-need-accent:#66725f;--ag-need-soft:#dce3d7;--ag-need-pale:#f1f4ef}
.ag-concern-page--pigment{--ag-need-accent:#9c6d61;--ag-need-soft:#ead7d1;--ag-need-pale:#f8f0ed}
.ag-concern-page--age{--ag-need-accent:#7b6856;--ag-need-soft:#e2d8cd;--ag-need-pale:#f4f0eb}
.ag-concern-page--dry{--ag-need-accent:#98754d;--ag-need-soft:#eadcca;--ag-need-pale:#f8f3eb}
.ag-concern-page--sensitive{--ag-need-accent:#8f7768;--ag-need-soft:#ebe2dc;--ag-need-pale:#faf6f2}
.ag-concern-page--barrier{--ag-need-accent:#786f62;--ag-need-soft:#e4dfd7;--ag-need-pale:#f6f3ef}
.ag-concern-page--redness{--ag-need-accent:#a36f69;--ag-need-soft:#ecd9d5;--ag-need-pale:#faf1ef}
.ag-concern-page--glow{--ag-need-accent:#a27650;--ag-need-soft:#dfc9ba;--ag-need-pale:#f7efe8}
.ag-concern-hero__grid{gap:clamp(3rem,7vw,8rem)!important}
.ag-concern-hero__copy{position:relative;z-index:2}
.ag-concern-hero h1{max-width:10.5ch}
.ag-concern-visual{position:relative;min-height:500px;overflow:hidden;background:linear-gradient(145deg,var(--ag-need-soft),#f7f1ea);border:1px solid rgba(89,66,45,.12)}
.ag-concern-visual::before{content:'';position:absolute;right:-6rem;top:-7rem;width:18rem;height:18rem;border:1px solid rgba(75,57,40,.14);border-radius:50%}
.ag-concern-visual__number{position:absolute;left:-.05em;bottom:-.26em;margin:0!important;color:rgba(255,255,255,.6);font-family:var(--ag-serif);font-size:clamp(14rem,24vw,25rem)!important;letter-spacing:-.13em!important;line-height:.75!important}
.ag-concern-visual__label{position:absolute;left:1.6rem;top:1.5rem;margin:0!important;color:var(--ag-need-accent);font-size:.55rem!important;font-weight:850!important;letter-spacing:.17em!important;text-transform:uppercase}
.ag-concern-visual__tags{position:absolute;left:1.6rem;right:1.6rem;bottom:1.5rem;display:flex;flex-wrap:wrap;gap:.45rem}
.ag-concern-visual__tags span{padding:.55rem .7rem;border:1px solid rgba(34,27,21,.17);background:rgba(255,255,255,.55);font-size:.56rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}

.ag-concern-section{padding:clamp(5rem,7.2vw,8.2rem) var(--ag-gutter)}
.ag-concern-section--white{background:#fff}.ag-concern-section--pale{background:var(--ag-need-pale)}.ag-concern-section--dark{background:var(--ag-ink);color:#fff}
.ag-concern-split{max-width:1320px!important;margin:0 auto!important;gap:clamp(3.5rem,7vw,8rem)!important;align-items:flex-start!important}
.ag-concern-split h2{max-width:12ch;margin:0 0 1.1rem!important;font-size:clamp(2.7rem,4.1vw,4.8rem)!important;line-height:.98!important}
.ag-concern-section--dark h2{color:#fff!important}
.ag-concern-copy>p:not(.ag-concern-kicker){max-width:37rem;color:var(--ag-muted);font-size:.95rem!important}
.ag-concern-section--dark .ag-concern-copy>p:not(.ag-concern-kicker){color:#bcb3ab}
.ag-concern-signal-list{border-top:1px solid var(--ag-line)}
.ag-concern-signal{display:grid;grid-template-columns:44px 1fr;gap:1rem;padding:1.2rem 0;border-bottom:1px solid var(--ag-line)}
.ag-concern-signal span{color:var(--ag-need-accent);font-size:.55rem;font-weight:850;letter-spacing:.14em}
.ag-concern-signal strong{display:block;margin-bottom:.22rem;font-size:.78rem;font-weight:800}
.ag-concern-signal p{margin:0!important;color:var(--ag-muted);font-size:.77rem!important;line-height:1.58!important}

.ag-concern-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:var(--ag-container);margin:2.8rem auto 0;border:1px solid #403a34;background:#403a34;gap:1px}
.ag-concern-step{min-height:255px;display:flex;flex-direction:column;padding:1.45rem;background:#211d19}
.ag-concern-step span{color:#c8a779;font-size:.55rem;font-weight:850;letter-spacing:.14em}
.ag-concern-step h3{margin:auto 0 .45rem!important;color:#fff!important;font-size:1.55rem!important}
.ag-concern-step p{margin:0!important;color:#a99f97;font-size:.77rem!important;line-height:1.58!important}

.ag-concern-ingredient-grid,.ag-concern-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:var(--ag-container);margin:2.7rem auto 0;border:1px solid var(--ag-line);background:var(--ag-line);gap:1px}
.ag-concern-ingredient{min-height:245px;display:flex;flex-direction:column;padding:1.55rem;background:#fff}
.ag-concern-ingredient span{color:var(--ag-need-accent);font-size:.55rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}
.ag-concern-ingredient h3{margin:auto 0 .5rem!important;font-size:1.55rem!important}
.ag-concern-ingredient p{margin:0!important;color:var(--ag-muted);font-size:.78rem!important;line-height:1.58!important}
.ag-concern-route{position:relative;min-height:205px;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;background:#fff;text-decoration:none}
.ag-concern-route::after{content:'↗';position:absolute;right:1.25rem;top:1.15rem;font-size:.82rem;transition:transform .2s ease}
.ag-concern-route:hover{z-index:2;background:var(--ag-need-pale);transform:translateY(-3px);box-shadow:var(--ag-shadow-soft)}
.ag-concern-route:hover::after{transform:translate(3px,-3px)}
.ag-concern-route small{margin-bottom:auto;color:var(--ag-need-accent);font-size:.55rem;font-weight:850;letter-spacing:.14em}
.ag-concern-route strong{font-family:var(--ag-serif);font-size:1.55rem;font-weight:400;letter-spacing:-.035em;line-height:1.05}
.ag-concern-route span{margin-top:.35rem;color:var(--ag-muted);font-size:.75rem}

.ag-concern-note{max-width:1320px;margin:2.8rem auto 0;padding:1.6rem 1.8rem;border-left:3px solid var(--ag-need-accent);background:#fff}
.ag-concern-note strong{display:block;margin-bottom:.35rem;font-size:.72rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}
.ag-concern-note p{margin:0!important;color:var(--ag-muted);font-size:.82rem!important;line-height:1.65!important}

.ag-concern-faq{max-width:1320px!important;margin:0 auto!important;gap:clamp(3rem,7vw,8rem)!important}
.ag-concern-faq h2{max-width:11ch;margin:0!important;font-size:clamp(2.7rem,4vw,4.7rem)!important;line-height:.98!important}
.ag-concern-faq-list{border-top:1px solid var(--ag-line)}
.ag-concern-faq-item{padding:1.25rem 0;border-bottom:1px solid var(--ag-line)}
.ag-concern-faq-item h3{margin:0 0 .45rem!important;font-family:var(--ag-sans)!important;font-size:.8rem!important;font-weight:800!important;letter-spacing:-.01em!important}
.ag-concern-faq-item p{margin:0!important;color:var(--ag-muted);font-size:.78rem!important;line-height:1.65!important}
.ag-concern-closing{position:relative;overflow:hidden;padding:clamp(5.2rem,7vw,8.5rem) var(--ag-gutter);background:linear-gradient(125deg,var(--ag-need-soft),#f8f2ec)}
.ag-concern-closing::after{content:'';position:absolute;right:-11rem;bottom:-14rem;width:31rem;height:31rem;border:1px solid rgba(87,63,42,.12);border-radius:50%}
.ag-concern-closing__inner{position:relative;z-index:2;max-width:930px!important;margin:0 auto!important;text-align:center}
.ag-concern-closing h2{margin:0!important;font-size:clamp(2.9rem,4.7vw,5.4rem)!important;line-height:.97!important}
.ag-concern-closing__inner>p:not(.ag-concern-kicker){max-width:38rem;margin:1.2rem auto 1.7rem!important;color:var(--ag-muted);font-size:.95rem!important}
.ag-concern-closing .wp-block-buttons{justify-content:center!important;gap:.6rem!important}

@media(max-width:1120px){
  .ag-needs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ag-concern-hero__grid,.ag-needs-intro__grid,.ag-needs-method__grid,.ag-needs-education__grid,.ag-concern-split,.ag-concern-faq{gap:3rem!important}.ag-concern-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ag-concern-ingredient-grid,.ag-concern-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:782px){
  .ag-needs-hero,.ag-concern-hero{padding:4.2rem 1rem}.ag-needs-hero h1,.ag-concern-hero h1{font-size:clamp(3.1rem,13vw,4.7rem)!important}.ag-needs-hero__actions,.ag-concern-actions{flex-direction:column!important;align-items:stretch!important}.ag-needs-hero__actions .wp-block-button,.ag-needs-hero__actions .wp-block-button__link,.ag-concern-actions .wp-block-button,.ag-concern-actions .wp-block-button__link{width:100%}.ag-needs-intro,.ag-needs-method,.ag-needs-education,.ag-concern-section,.ag-concern-closing{padding-left:1rem;padding-right:1rem}.ag-needs-intro__grid,.ag-needs-method__grid,.ag-needs-education__grid,.ag-concern-hero__grid,.ag-concern-split,.ag-concern-faq{flex-direction:column!important}.ag-needs-intro__grid>.wp-block-column,.ag-needs-method__grid>.wp-block-column,.ag-needs-education__grid>.wp-block-column,.ag-concern-hero__grid>.wp-block-column,.ag-concern-split>.wp-block-column,.ag-concern-faq>.wp-block-column{flex-basis:100%!important;width:100%!important}.ag-needs-grid-section{padding-left:1rem;padding-right:1rem}.ag-needs-grid{grid-template-columns:1fr}.ag-need-card{min-height:245px}.ag-needs-education__index{min-height:340px}.ag-concern-visual{min-height:390px}.ag-concern-step-grid,.ag-concern-ingredient-grid,.ag-concern-route-grid{grid-template-columns:1fr}.ag-concern-step{min-height:210px}.ag-concern-ingredient{min-height:205px}.ag-concern-route{min-height:175px}.ag-concern-closing .wp-block-buttons{flex-direction:column!important;align-items:stretch!important}.ag-concern-closing .wp-block-button,.ag-concern-closing .wp-block-button__link{width:100%}
}


/* ===== assets/css/layout-bundle.css ===== */
/* Antwerp Glow — bundled category intro + hero layout lock + layout integrity */
.tax-product_cat .ag-shop-hero .term-description{max-width:58rem!important}.tax-product_cat .ag-shop-hero .term-description p{margin:0!important}.tax-product_cat .ag-shop-hero__inner{position:relative}.tax-product_cat .ag-shop-hero__inner::after{content:'SHOP';position:absolute;right:0;bottom:-.24em;color:rgba(255,255,255,.46);font-family:var(--ag-serif);font-size:clamp(7rem,15vw,15rem);letter-spacing:-.1em;line-height:.78;pointer-events:none}.tax-product_cat .ag-shop-hero__inner>*{position:relative;z-index:1}@media(max-width:782px){.tax-product_cat .ag-shop-hero__inner::after{font-size:8rem;opacity:.6}}
.home .ag-master-hero{padding-top:clamp(4.2rem,6vw,7rem);padding-bottom:clamp(4.2rem,6vw,7rem)}
.home .ag-master-hero__grid{display:grid!important;grid-template-columns:minmax(420px,.86fr) minmax(590px,1.14fr)!important;align-items:center!important;width:100%!important;max-width:var(--ag-container)!important;margin-left:auto!important;margin-right:auto!important;gap:clamp(3.5rem,6vw,7.5rem)!important}
.home .ag-master-hero__grid>.ag-master-hero__copy,.home .ag-master-hero__grid>.ag-master-hero__visual{display:block!important;width:auto!important;max-width:none!important;min-width:0!important;flex:initial!important;flex-basis:auto!important;align-self:center!important}
.home .ag-master-hero__copy{padding:0!important}
.home .ag-master-hero__copy>.ag-master-kicker,.home .ag-master-hero__copy>.ag-master-hero__title,.home .ag-master-hero__copy>.ag-master-hero__lead,.home .ag-master-hero__copy>.ag-master-hero__actions,.home .ag-master-hero__copy>.ag-master-proof{width:auto!important;max-width:none;min-width:0!important}
.home .ag-master-hero__title{display:block!important;max-width:9.8ch!important;margin:0 0 1.45rem!important;font-size:clamp(4rem,5.15vw,6.15rem)!important;line-height:.93!important;letter-spacing:-.065em!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;white-space:normal!important}
.home .ag-master-hero__lead{display:block!important;max-width:35rem!important;margin:0 0 1.8rem!important;font-size:clamp(1rem,1.08vw,1.14rem)!important;line-height:1.72!important;overflow-wrap:normal!important;word-break:normal!important}
.home .ag-master-hero__actions{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:.6rem!important;margin:0 0 1.45rem!important}
.home .ag-master-hero__actions>.wp-block-button{width:auto!important;flex:0 0 auto!important;margin:0!important}
.home .ag-master-proof{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:.55rem 1.1rem!important;margin:0!important}
.home .ag-master-proof>p{width:auto!important;flex:0 0 auto!important;margin:0!important;white-space:nowrap!important}
.home .ag-master-hero__visual{position:relative!important}.home .ag-master-stage{width:100%!important;max-width:none!important;min-height:590px!important;margin:0!important}
@media(max-width:1320px){.home .ag-master-hero__grid{grid-template-columns:minmax(370px,.82fr) minmax(520px,1.18fr)!important;gap:clamp(2.5rem,4vw,4.5rem)!important}.home .ag-master-hero__title{font-size:clamp(3.7rem,5vw,5.45rem)!important}.home .ag-master-stage{min-height:540px!important}}
@media(max-width:1120px){.home .ag-master-hero__grid{grid-template-columns:minmax(0,1fr)!important;gap:3rem!important}.home .ag-master-hero__copy{max-width:760px!important}.home .ag-master-hero__title{max-width:10ch!important}.home .ag-master-stage{min-height:600px!important}}
@media(max-width:782px){.home .ag-master-hero{padding:3.5rem 1rem 2.4rem!important}.home .ag-master-hero__grid{gap:2.6rem!important}.home .ag-master-hero__title{max-width:9.4ch!important;font-size:clamp(3.15rem,14vw,4.65rem)!important}.home .ag-master-hero__actions{flex-direction:column!important;align-items:stretch!important}.home .ag-master-hero__actions>.wp-block-button,.home .ag-master-hero__actions .wp-block-button__link{width:100%!important}.home .ag-master-proof>p{white-space:normal!important}.home .ag-master-stage{min-height:455px!important}}
:where(h1,h2,h3,h4,.wp-block-heading){overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}
:where(.wp-block-button__link,.ag-nav-link-v4,.ag-mega-column-v4 a){overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}
:where(.ag-method-master__grid,.ag-brand-story__grid,.ag-combine-guide__grid,.ag-needs-intro__grid,.ag-needs-method__grid,.ag-needs-education__grid,.ag-concern-split,.ag-concern-faq,.ag-brand-feature-band__grid,.ag-brand-page__hero-grid,.ag-brand-page__intro-grid,.ag-brand-page__routine-grid,.ag-brand-page__faq-grid){display:grid!important;grid-auto-flow:row!important;width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}
.ag-method-master__grid{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr)!important;align-items:start!important}.ag-brand-story__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;align-items:center!important}.ag-combine-guide__grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;align-items:center!important}.ag-needs-intro__grid,.ag-needs-method__grid,.ag-needs-education__grid,.ag-concern-split,.ag-concern-faq{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;align-items:start!important}.ag-brand-feature-band__grid,.ag-brand-page__intro-grid,.ag-brand-page__routine-grid,.ag-brand-page__faq-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;align-items:start!important}.ag-brand-page__hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr)!important;align-items:center!important}
:where(.ag-method-master__grid,.ag-brand-story__grid,.ag-combine-guide__grid,.ag-needs-intro__grid,.ag-needs-method__grid,.ag-needs-education__grid,.ag-concern-split,.ag-concern-faq,.ag-brand-feature-band__grid,.ag-brand-page__hero-grid,.ag-brand-page__intro-grid,.ag-brand-page__routine-grid,.ag-brand-page__faq-grid)>.wp-block-column{display:block!important;width:auto!important;max-width:none!important;min-width:0!important;margin:0!important;flex:none!important;flex-basis:auto!important;align-self:inherit!important}
:where(.ag-brand-story__copy,.ag-brand-page__intro-copy,.ag-brand-page__routine-copy,.ag-concern-copy){display:block!important;width:auto!important;min-width:0!important}
:where(.ag-brand-story__copy,.ag-brand-page__intro-copy,.ag-brand-page__routine-copy,.ag-concern-copy,.ag-method-master__grid>.wp-block-column:first-child)>*{width:100%!important;min-width:0!important;float:none!important}
.ag-method-master__grid>.wp-block-column:first-child{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.ag-method-master__grid>.wp-block-column:first-child>.wp-block-buttons{width:auto!important}.ag-method-master__grid>.wp-block-column:first-child .wp-block-button__link{white-space:nowrap!important}
.ag-brand-story__copy .ag-brand-chips{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;width:100%!important;gap:.48rem!important}.ag-brand-story__copy .ag-brand-chips>a{display:inline-flex!important;flex:0 0 auto!important;width:auto!important;white-space:nowrap!important}.ag-brand-story__copy>.wp-block-buttons{display:flex!important;width:auto!important;margin-top:0!important}
.ag-master-heading{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)!important;align-items:end!important;width:100%!important;max-width:var(--ag-container)!important}.ag-master-heading>*{display:block!important;min-width:0!important;width:auto!important;flex:none!important}
@media(max-width:1120px){:where(.ag-method-master__grid,.ag-brand-story__grid,.ag-combine-guide__grid,.ag-needs-intro__grid,.ag-needs-method__grid,.ag-needs-education__grid,.ag-concern-split,.ag-concern-faq,.ag-brand-feature-band__grid,.ag-brand-page__hero-grid,.ag-brand-page__intro-grid,.ag-brand-page__routine-grid,.ag-brand-page__faq-grid,.ag-master-heading){grid-template-columns:minmax(0,1fr)!important}.ag-brand-story__copy,.ag-method-master__grid>.wp-block-column:first-child{max-width:760px!important}}
@media(max-width:782px){.ag-method-master__grid>.wp-block-column:first-child .wp-block-button__link{white-space:normal!important}.ag-brand-story__copy .ag-brand-chips{gap:.4rem!important}}


/* ===== assets/css/knowledge-pages.css ===== */
/* Antwerp Glow — ingredient and skin-type knowledge system */
.ag-knowledge-hub,.ag-knowledge-page{--ag-k-accent:#9d7849;--ag-k-soft:#e8ddd2;--ag-k-pale:#f7f2ec;margin:0!important;overflow:hidden;background:var(--ag-paper)}
.ag-knowledge-hub--types,.ag-knowledge-page--type{--ag-k-accent:#6f7669;--ag-k-soft:#dde2d8;--ag-k-pale:#f1f4ef}

.ag-knowledge-hero{position:relative;overflow:hidden;padding:clamp(4.8rem,7vw,8rem) var(--ag-gutter);background:linear-gradient(122deg,#faf7f3 0%,#f2ebe3 56%,var(--ag-k-soft) 100%)}
.ag-knowledge-hero::before{content:'';position:absolute;right:-13rem;top:-16rem;width:35rem;height:35rem;border:1px solid rgba(86,64,43,.12);border-radius:50%}
.ag-knowledge-hero::after{content:'';position:absolute;right:10vw;bottom:-14rem;width:27rem;height:27rem;border:1px solid rgba(86,64,43,.08);border-radius:50%}
.ag-knowledge-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(330px,.94fr);align-items:center;gap:clamp(3.5rem,7vw,8rem);max-width:var(--ag-container);margin:0 auto}
.ag-knowledge-crumb{margin:0 0 1rem!important;color:var(--ag-muted);font-size:.58rem!important;font-weight:800!important;letter-spacing:.11em!important;text-transform:uppercase}
.ag-knowledge-crumb a{text-decoration:none;border-bottom:1px solid rgba(23,21,18,.22)}
.ag-knowledge-kicker{margin:0 0 1rem!important;color:var(--ag-k-accent);font-size:.58rem!important;font-weight:850!important;letter-spacing:.19em!important;text-transform:uppercase}
.ag-knowledge-hero h1{max-width:11ch;margin:0 0 1.2rem!important;font-family:var(--ag-serif);font-size:clamp(3.35rem,5.6vw,6.45rem)!important;font-weight:400;letter-spacing:-.067em!important;line-height:.93!important}
.ag-knowledge-lead{max-width:50rem;margin:0!important;color:var(--ag-body);font-size:clamp(1rem,1.2vw,1.16rem)!important;line-height:1.76!important}
.ag-knowledge-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.8rem}
.ag-knowledge-actions a{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.3rem;border:1px solid var(--ag-ink);font-size:.63rem;font-weight:850;letter-spacing:.085em;text-decoration:none;text-transform:uppercase}
.ag-knowledge-actions a:first-child{background:var(--ag-ink);color:#fff}
.ag-knowledge-actions a:first-child:hover{background:var(--ag-bronze-dark);border-color:var(--ag-bronze-dark)}
.ag-knowledge-actions a:last-child:hover{background:#fff}
.ag-knowledge-visual{position:relative;min-height:480px;overflow:hidden;background:linear-gradient(145deg,var(--ag-k-soft),#f8f2ec);border:1px solid rgba(87,64,43,.13)}
.ag-knowledge-visual::before{content:'';position:absolute;right:-5rem;top:-6rem;width:17rem;height:17rem;border:1px solid rgba(75,56,39,.14);border-radius:50%}
.ag-knowledge-visual__number{position:absolute;left:-.06em;bottom:-.25em;margin:0!important;color:rgba(255,255,255,.62);font-family:var(--ag-serif);font-size:clamp(13rem,23vw,24rem)!important;letter-spacing:-.13em!important;line-height:.75!important}
.ag-knowledge-visual__label{position:absolute;left:1.55rem;top:1.45rem;margin:0!important;color:var(--ag-k-accent);font-size:.54rem!important;font-weight:850!important;letter-spacing:.17em!important;text-transform:uppercase}
.ag-knowledge-visual__tags{position:absolute;left:1.55rem;right:1.55rem;bottom:1.45rem;display:flex;flex-wrap:wrap;gap:.42rem}
.ag-knowledge-visual__tags span{padding:.52rem .68rem;border:1px solid rgba(34,27,21,.17);background:rgba(255,255,255,.58);font-size:.54rem;font-weight:800;letter-spacing:.075em;text-transform:uppercase}

.ag-knowledge-section{padding:clamp(5rem,7.2vw,8.2rem) var(--ag-gutter)}
.ag-knowledge-section--white{background:#fff}.ag-knowledge-section--pale{background:var(--ag-k-pale)}.ag-knowledge-section--dark{background:var(--ag-ink);color:#fff}
.ag-knowledge-heading{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,.95fr);align-items:end;gap:clamp(3rem,7vw,8rem);max-width:1320px;margin:0 auto clamp(2.7rem,4vw,4rem)}
.ag-knowledge-heading h2{max-width:12ch;margin:0!important;font-family:var(--ag-serif);font-size:clamp(2.7rem,4.1vw,4.8rem)!important;font-weight:400;letter-spacing:-.055em!important;line-height:.98!important}
.ag-knowledge-heading>p{max-width:38rem;margin:0!important;color:var(--ag-muted);font-size:.94rem!important;line-height:1.75!important}
.ag-knowledge-section--dark .ag-knowledge-heading h2{color:#fff!important}.ag-knowledge-section--dark .ag-knowledge-heading>p{color:#bcb3ab}

.ag-knowledge-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:var(--ag-container);margin:0 auto;border:1px solid var(--ag-line);background:var(--ag-line);gap:1px}
.ag-knowledge-card{position:relative;min-height:300px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:1.55rem;background:var(--ag-card,#f7f3ee);text-decoration:none}
.ag-knowledge-card::before{content:'';position:absolute;right:-4.5rem;top:-5.7rem;width:12rem;height:12rem;border:1px solid rgba(80,61,43,.13);border-radius:50%;transition:transform .45s ease}
.ag-knowledge-card::after{content:'↗';position:absolute;right:1.25rem;bottom:1.15rem;width:31px;height:31px;display:grid;place-items:center;border:1px solid rgba(23,21,18,.2);border-radius:50%;font-size:.76rem;transition:transform .2s ease,background .2s ease,color .2s ease}
.ag-knowledge-card:hover{z-index:2;transform:translateY(-4px);box-shadow:0 20px 52px rgba(34,27,21,.1)}
.ag-knowledge-card:hover::before{transform:scale(1.14)}.ag-knowledge-card:hover::after{transform:translate(2px,-2px);background:var(--ag-ink);border-color:var(--ag-ink);color:#fff}
.ag-knowledge-card>span{color:var(--ag-k-accent);font-size:.55rem;font-weight:850;letter-spacing:.15em}
.ag-knowledge-card>div{position:relative;z-index:1;padding-right:2.4rem}
.ag-knowledge-card h3{max-width:12ch;margin:0 0 .5rem!important;font-family:var(--ag-serif);font-size:1.72rem!important;font-weight:400;letter-spacing:-.04em!important;line-height:1.03!important}
.ag-knowledge-card p{max-width:25rem;margin:0!important;color:#655e57;font-size:.79rem!important;line-height:1.58!important}
.ag-knowledge-card:nth-child(1){--ag-card:#eadbd5}.ag-knowledge-card:nth-child(2){--ag-card:#e5ddd4}.ag-knowledge-card:nth-child(3){--ag-card:#dfe4dc}.ag-knowledge-card:nth-child(4){--ag-card:#efe4d8}.ag-knowledge-card:nth-child(5){--ag-card:#f4efe9}.ag-knowledge-card:nth-child(6){--ag-card:#e2ddd5}.ag-knowledge-card:nth-child(7){--ag-card:#dfcabe}.ag-knowledge-card:nth-child(8){--ag-card:#e7e1d8}

.ag-knowledge-fact-grid,.ag-knowledge-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:var(--ag-container);margin:0 auto;border:1px solid var(--ag-line);background:var(--ag-line);gap:1px}
.ag-knowledge-fact{min-height:245px;display:flex;flex-direction:column;padding:1.5rem;background:#fff}
.ag-knowledge-fact>span{color:var(--ag-k-accent);font-size:.54rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}
.ag-knowledge-fact h3{margin:auto 0 .5rem!important;font-family:var(--ag-serif);font-size:1.55rem!important;font-weight:400;letter-spacing:-.035em!important;line-height:1.04!important}
.ag-knowledge-fact p{margin:0!important;color:var(--ag-muted);font-size:.78rem!important;line-height:1.6!important}

.ag-knowledge-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:var(--ag-container);margin:0 auto;border:1px solid #403a34;background:#403a34;gap:1px}
.ag-knowledge-step{min-height:250px;display:flex;flex-direction:column;padding:1.45rem;background:#211d19}
.ag-knowledge-step>span{color:#c8a779;font-size:.54rem;font-weight:850;letter-spacing:.14em}
.ag-knowledge-step h3{margin:auto 0 .45rem!important;color:#fff!important;font-family:var(--ag-serif);font-size:1.5rem!important;font-weight:400;letter-spacing:-.035em!important}
.ag-knowledge-step p{margin:0!important;color:#aaa099;font-size:.77rem!important;line-height:1.58!important}

.ag-knowledge-split{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:clamp(3.5rem,7vw,8rem);max-width:1320px;margin:0 auto}
.ag-knowledge-split h2{max-width:12ch;margin:0 0 1.1rem!important;font-family:var(--ag-serif);font-size:clamp(2.7rem,4.1vw,4.8rem)!important;font-weight:400;letter-spacing:-.055em!important;line-height:.98!important}
.ag-knowledge-copy>p:not(.ag-knowledge-kicker){max-width:38rem;color:var(--ag-muted);font-size:.94rem!important;line-height:1.75!important}
.ag-knowledge-list{border-top:1px solid var(--ag-line)}
.ag-knowledge-list>div{display:grid;grid-template-columns:44px 1fr;gap:1rem;padding:1.2rem 0;border-bottom:1px solid var(--ag-line)}
.ag-knowledge-list span{color:var(--ag-k-accent);font-size:.54rem;font-weight:850;letter-spacing:.14em}
.ag-knowledge-list strong{display:block;margin-bottom:.2rem;font-size:.76rem;font-weight:800}
.ag-knowledge-list p{margin:0!important;color:var(--ag-muted);font-size:.76rem!important;line-height:1.58!important}
.ag-knowledge-note{max-width:1320px;margin:2.6rem auto 0;padding:1.55rem 1.75rem;border-left:3px solid var(--ag-k-accent);background:#fff}
.ag-knowledge-note strong{display:block;margin-bottom:.3rem;font-size:.7rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.ag-knowledge-note p{margin:0!important;color:var(--ag-muted);font-size:.8rem!important;line-height:1.65!important}

.ag-knowledge-route{position:relative;min-height:205px;display:flex;flex-direction:column;justify-content:flex-end;padding:1.45rem;background:#fff;text-decoration:none}
.ag-knowledge-route::after{content:'↗';position:absolute;right:1.2rem;top:1.05rem;font-size:.78rem;transition:transform .2s ease}
.ag-knowledge-route:hover{z-index:2;background:var(--ag-k-pale);transform:translateY(-3px);box-shadow:var(--ag-shadow-soft)}.ag-knowledge-route:hover::after{transform:translate(3px,-3px)}
.ag-knowledge-route small{margin-bottom:auto;color:var(--ag-k-accent);font-size:.54rem;font-weight:850;letter-spacing:.14em}
.ag-knowledge-route strong{font-family:var(--ag-serif);font-size:1.5rem;font-weight:400;letter-spacing:-.035em;line-height:1.05}.ag-knowledge-route span{margin-top:.35rem;color:var(--ag-muted);font-size:.74rem}

.ag-knowledge-faq{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(3.5rem,7vw,8rem);max-width:1320px;margin:0 auto}
.ag-knowledge-faq h2{max-width:11ch;margin:0!important;font-family:var(--ag-serif);font-size:clamp(2.7rem,4vw,4.7rem)!important;font-weight:400;letter-spacing:-.055em!important;line-height:.98!important}
.ag-knowledge-faq-list{border-top:1px solid var(--ag-line)}
.ag-knowledge-faq-item{padding:1.2rem 0;border-bottom:1px solid var(--ag-line)}
.ag-knowledge-faq-item h3{margin:0 0 .4rem!important;font-family:var(--ag-sans)!important;font-size:.79rem!important;font-weight:800!important;letter-spacing:-.01em!important}.ag-knowledge-faq-item p{margin:0!important;color:var(--ag-muted);font-size:.77rem!important;line-height:1.65!important}

.ag-knowledge-closing{position:relative;overflow:hidden;padding:clamp(5.2rem,7vw,8.5rem) var(--ag-gutter);background:linear-gradient(125deg,var(--ag-k-soft),#f8f2ec)}
.ag-knowledge-closing::after{content:'';position:absolute;right:-11rem;bottom:-14rem;width:31rem;height:31rem;border:1px solid rgba(87,63,42,.12);border-radius:50%}
.ag-knowledge-closing__inner{position:relative;z-index:2;max-width:930px;margin:0 auto;text-align:center}
.ag-knowledge-closing h2{margin:0!important;font-family:var(--ag-serif);font-size:clamp(2.9rem,4.7vw,5.4rem)!important;font-weight:400;letter-spacing:-.055em!important;line-height:.97!important}
.ag-knowledge-closing p{max-width:40rem;margin:1.2rem auto 1.7rem!important;color:var(--ag-muted);font-size:.94rem!important;line-height:1.7!important}
.ag-knowledge-closing .ag-knowledge-actions{justify-content:center}

@media(max-width:1120px){.ag-knowledge-hero__grid,.ag-knowledge-heading,.ag-knowledge-split,.ag-knowledge-faq{grid-template-columns:1fr}.ag-knowledge-hero__copy{max-width:780px}.ag-knowledge-visual{min-height:430px}.ag-knowledge-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ag-knowledge-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.ag-knowledge-fact-grid,.ag-knowledge-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:782px){.ag-knowledge-hero{padding:4.2rem 1rem}.ag-knowledge-hero h1{font-size:clamp(3.05rem,13vw,4.65rem)!important}.ag-knowledge-actions{flex-direction:column;align-items:stretch}.ag-knowledge-actions a{width:100%}.ag-knowledge-visual{min-height:350px}.ag-knowledge-section{padding-left:1rem;padding-right:1rem}.ag-knowledge-hub-grid,.ag-knowledge-steps,.ag-knowledge-fact-grid,.ag-knowledge-route-grid{grid-template-columns:1fr}.ag-knowledge-card{min-height:240px}.ag-knowledge-step{min-height:205px}.ag-knowledge-fact{min-height:205px}.ag-knowledge-route{min-height:175px}.ag-knowledge-faq{gap:2rem}.ag-knowledge-closing{padding-left:1rem;padding-right:1rem}.ag-knowledge-closing .ag-knowledge-actions{flex-direction:column}}


/* ===== assets/css/mobile-master.css ===== */
/* Antwerp Glow 2.1 — mobile and tablet integrity pass
   Loaded last. Protects every editorial, knowledge and commerce template
   against narrow-column collapse, horizontal overflow and undersized controls. */

@media (hover:none){
  :where(a,button,.wp-block-button__link,.ag-concern-master,.ag-need-card,.ag-knowledge-card,.ag-brand-card-link,.ag-advice-grid-master>a,.wc-block-product):hover{transform:none!important}
}

@media (max-width:1120px){
  html,body,.wp-site-blocks{max-width:100%;overflow-x:clip}
  main,.wp-block-post-content,.wp-block-columns,.wp-block-column,.wp-block-group{min-width:0}
  :where(.alignwide,.alignfull){max-width:100%}

  /* Header becomes an explicit three-cell system: logo / actions / menu. */
  .ag-header-v4__inner{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto auto!important;
    grid-template-rows:auto!important;
    align-items:center!important;
    width:100%!important;
    gap:.2rem!important;
  }
  .ag-logo-v4{grid-column:1;grid-row:1;min-width:0;overflow:hidden}
  .ag-logo-v4 a{display:block;overflow:hidden;text-overflow:ellipsis}
  .ag-mega-nav-v4{display:none!important}
  .ag-header-actions-v4{grid-column:2;grid-row:1;margin:0!important;justify-self:end!important}
  .ag-mobile-menu-v4{display:block!important;grid-column:3;grid-row:1;margin:0!important;justify-self:end!important}
  .ag-search-v4>summary,.ag-account-v4,.wc-block-mini-cart__button,.ag-mobile-menu-v4>summary{
    width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important
  }
  .ag-mobile-menu-v4__panel{
    left:0!important;right:0!important;width:100%!important;
    max-height:calc(100vh - 104px);max-height:calc(100dvh - 104px);
    overscroll-behavior:contain;-webkit-overflow-scrolling:touch
  }
  .ag-mobile-menu-v4__panel>a,.ag-mobile-menu-v4__panel>details>summary{min-height:48px}
  .ag-mobile-menu-v4__panel>details>div a{display:flex;align-items:center;min-height:44px}

  /* Every two-column editorial system stacks before it becomes cramped. */
  :where(
    .ag-master-hero__grid,.ag-method-master__grid,.ag-brand-story__grid,
    .ag-combine-guide__grid,.ag-needs-intro__grid,.ag-needs-method__grid,
    .ag-needs-education__grid,.ag-concern-hero__grid,.ag-concern-split,
    .ag-concern-faq,.ag-brand-feature-band__grid,.ag-brand-page__hero-grid,
    .ag-brand-page__intro-grid,.ag-brand-page__routine-grid,.ag-brand-page__faq-grid,
    .ag-knowledge-hero__grid,.ag-knowledge-heading,.ag-knowledge-split,
    .ag-knowledge-faq,.ag-commerce-heading,.ag-checkout-intro
  ){
    grid-template-columns:minmax(0,1fr)!important;
  }
  :where(.ag-master-heading){grid-template-columns:minmax(0,1fr)!important;align-items:start!important}

  .ag-brand-page__art,.ag-concern-visual,.ag-knowledge-visual{width:100%;max-width:760px}
  .ag-brand-page__facts,.ag-knowledge-fact-grid,.ag-knowledge-route-grid,.ag-concern-ingredient-grid,.ag-concern-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:782px){
  :root{--ag-gutter:1rem}
  html{scroll-padding-top:78px}
  body{font-size:16px}
  body,.wp-site-blocks{width:100%;overflow-x:clip}
  .wp-site-blocks{padding-left:0!important;padding-right:0!important}
  :where(h1,h2,h3,h4,.wp-block-heading){max-width:100%!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}
  :where(p,li,a,span,strong){word-break:normal;hyphens:none}

  /* Safe-area and readable chrome. */
  .ag-topbar-v4{padding:.48rem max(.8rem,env(safe-area-inset-left)) .48rem max(.8rem,env(safe-area-inset-right))!important}
  .ag-topbar-v4 p{font-size:.56rem!important;letter-spacing:.09em!important;line-height:1.35!important}
  .ag-header-v4__inner{min-height:66px!important;padding-left:max(.75rem,env(safe-area-inset-left))!important;padding-right:max(.75rem,env(safe-area-inset-right))!important}
  .ag-logo-v4,.ag-logo-v4 a{font-size:clamp(1.18rem,6vw,1.42rem)!important;white-space:nowrap}
  .ag-account-v4{display:none!important}
  .ag-search-v4>summary,.wc-block-mini-cart__button,.ag-mobile-menu-v4>summary{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}
  .ag-search-v4__drawer{left:0!important;right:0!important;width:100%!important}
  .ag-search-v4__inner{padding:1.25rem 1rem 1.5rem!important}
  .ag-search-v4 form{grid-template-columns:1fr!important}
  .ag-search-v4 input{min-height:52px;font-size:16px!important}
  .ag-search-v4 button{width:100%;min-height:50px}
  .ag-mobile-menu-v4__panel{padding:0 1rem 1rem!important}
  .ag-mobile-menu-v4__panel>details>div{grid-template-columns:1fr!important}

  /* Horizontal rails remain discoverable and finger-friendly. */
  .ag-anchor-rail,.ag-brand-rail__inner{
    justify-content:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto!important;
    scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch
  }
  .ag-anchor-rail::-webkit-scrollbar,.ag-brand-rail__inner::-webkit-scrollbar{display:none}
  .ag-anchor-rail a,.ag-anchor-rail>span{min-height:46px!important;padding:0 .78rem!important;font-size:.58rem!important;scroll-snap-align:start}
  .ag-brand-rail{padding:.82rem 1rem!important}
  .ag-brand-rail__inner{display:flex!important;gap:1.35rem!important}
  .ag-brand-rail__inner a{flex:0 0 auto;font-size:.58rem!important;scroll-snap-align:start}

  /* Consistent mobile section rhythm. */
  :where(
    .ag-master-section,.ag-method-master,.ag-brand-story,.ag-advice-master,
    .ag-needs-intro,.ag-needs-method,.ag-needs-education,.ag-concern-section,
    .ag-knowledge-section,.ag-brand-page__intro,.ag-brand-page__routine,
    .ag-brand-page__shop,.ag-brand-page__faq,.ag-brand-feature-band,
    .ag-service-page .ag-master-section
  ){padding-left:1rem!important;padding-right:1rem!important}
  :where(.ag-master-section,.ag-concern-section,.ag-knowledge-section){padding-top:4.35rem!important;padding-bottom:4.35rem!important}
  :where(.ag-master-heading,.ag-knowledge-heading){gap:1rem!important;margin-bottom:2rem!important}
  :where(.ag-master-heading h2,.ag-knowledge-heading h2,.ag-concern-split h2,.ag-brand-page__intro h2,.ag-brand-page__routine h2,.ag-brand-page__faq h2){font-size:clamp(2.55rem,11.5vw,3.9rem)!important;line-height:.98!important}

  /* Hero systems. */
  .ag-master-hero,.ag-needs-hero,.ag-concern-hero,.ag-knowledge-hero,.ag-brand-page__hero,.ag-hub-hero{padding:3.8rem 1rem 3rem!important}
  .ag-master-hero__title,.ag-needs-hero h1,.ag-concern-hero h1,.ag-knowledge-hero h1,.ag-brand-page__title,.ag-hub-hero h1{font-size:clamp(3rem,13vw,4.55rem)!important;line-height:.94!important}
  .ag-master-stage{min-height:430px!important}
  .ag-brand-page__art,.ag-concern-visual,.ag-knowledge-visual{min-height:320px!important;max-width:none}

  /* Every multi-CTA stack becomes full width. */
  :where(
    .ag-master-hero__actions,.ag-master-closing .wp-block-buttons,.ag-needs-hero__actions,
    .ag-concern-actions,.ag-concern-closing .wp-block-buttons,.ag-knowledge-actions,
    .ag-brand-page__actions,.ag-brand-page__shop .wp-block-buttons,
    .ag-knowledge-closing .ag-knowledge-actions
  ){display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;gap:.55rem!important}
  :where(
    .ag-master-hero__actions,.ag-master-closing .wp-block-buttons,.ag-needs-hero__actions,
    .ag-concern-actions,.ag-concern-closing .wp-block-buttons,.ag-knowledge-actions,
    .ag-brand-page__actions,.ag-brand-page__shop .wp-block-buttons,
    .ag-knowledge-closing .ag-knowledge-actions
  ) :where(.wp-block-button,.wp-block-button__link,a){width:100%!important}

  /* Cards and knowledge grids. */
  :where(
    .ag-concern-grid-master,.ag-needs-grid,.ag-knowledge-hub-grid,.ag-knowledge-steps,
    .ag-knowledge-fact-grid,.ag-knowledge-route-grid,.ag-concern-step-grid,
    .ag-concern-ingredient-grid,.ag-concern-route-grid,.ag-brand-page__facts,
    .ag-brand-page__routes,.ag-advice-grid-master,.ag-routine-timeline,
    .ag-brand-directory
  ){grid-template-columns:minmax(0,1fr)!important}
  :where(.ag-concern-master,.ag-need-card,.ag-knowledge-card){min-height:215px!important}
  :where(.ag-brand-page__fact,.ag-knowledge-fact,.ag-knowledge-step,.ag-concern-step,.ag-concern-ingredient){min-height:195px!important}
  .ag-brand-chips{display:flex!important;flex-wrap:wrap!important;gap:.42rem!important}
  .ag-brand-chips a{min-height:44px!important;padding:.68rem .78rem!important;font-size:.61rem!important}

  /* Editorial image composition. */
  .ag-editorial-grid-master{grid-template-columns:1fr!important;grid-template-rows:auto!important;height:auto!important;max-height:none!important}
  .ag-editorial-card-master--large{height:500px!important;min-height:500px!important}
  .ag-editorial-card-master--top,.ag-editorial-card-master--bottom{height:315px!important;min-height:315px!important}
  .ag-brand-story__art{min-height:410px!important}

  /* Shipping table becomes readable cards, not a hidden horizontal spreadsheet. */
  .ag-shipping-table{display:grid!important;gap:.75rem!important;overflow:visible!important;border:0!important;background:transparent!important}
  .ag-shipping-row--head{display:none!important}
  .ag-shipping-row:not(.ag-shipping-row--head){display:grid!important;grid-template-columns:1fr 1fr!important;min-width:0!important;gap:0!important;border:1px solid var(--ag-line);background:#fff!important}
  .ag-shipping-row:not(.ag-shipping-row--head)>span{display:block!important;min-width:0!important;padding:.85rem .9rem!important;background:#fff!important}
  .ag-shipping-row:not(.ag-shipping-row--head)>span:first-child{grid-column:1/-1;border-bottom:1px solid var(--ag-line);padding:1rem!important}
  .ag-shipping-row:not(.ag-shipping-row--head)>span:nth-child(2){border-right:1px solid var(--ag-line)}
  .ag-shipping-row:not(.ag-shipping-row--head)>span:nth-child(2)::before,.ag-shipping-row:not(.ag-shipping-row--head)>span:nth-child(3)::before{display:block;margin-bottom:.22rem;color:var(--ag-bronze);font-size:.52rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
  .ag-shipping-row:not(.ag-shipping-row--head)>span:nth-child(2)::before{content:'Standaard'}
  .ag-shipping-row:not(.ag-shipping-row--head)>span:nth-child(3)::before{content:'Gratis vanaf'}

  /* Shop, product, cart, checkout and account. */
  .ag-shop-main,.single-product main,.ag-cart-page,.ag-checkout-page,.ag-order-confirmation{padding-left:1rem!important;padding-right:1rem!important}
  .wp-block-woocommerce-product-collection .wc-block-product-template{grid-template-columns:1fr!important}
  .wc-block-product .wc-block-components-product-image,.wc-block-product .wp-block-woocommerce-product-image{aspect-ratio:1/1.08}
  .single-product main>.wp-block-columns{display:block!important}
  .single-product main>.wp-block-columns>.wp-block-column{width:100%!important;max-width:none!important}
  .single-product main>.wp-block-columns>.wp-block-column:first-child{position:relative!important;top:auto!important}
  .wc-block-components-sidebar-layout{display:block!important}
  .wc-block-components-sidebar-layout .wc-block-components-main,.wc-block-components-sidebar-layout .wc-block-components-sidebar{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}
  .wc-block-components-sidebar{margin-top:1.5rem!important}
  .woocommerce-account .woocommerce{display:block!important}
  .woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important;max-width:none!important}
  .woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;gap:.35rem;overflow-x:auto;margin:0 0 1.5rem!important;padding:0 0 .5rem!important;list-style:none;scrollbar-width:none}
  .woocommerce-account .woocommerce-MyAccount-navigation ul::-webkit-scrollbar{display:none}
  .woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}
  .woocommerce-account .woocommerce-MyAccount-navigation a{display:flex;align-items:center;min-height:44px;padding:.65rem .8rem;border:1px solid var(--ag-line);font-size:.68rem;text-decoration:none;white-space:nowrap}

  /* Footer. */
  .ag-footer-v2{padding-left:1rem!important;padding-right:1rem!important}
  .ag-footer-v2__statement{display:block!important}
  .ag-footer-v2__intro{margin-top:1.1rem!important}
  .ag-footer-v2__columns{grid-template-columns:1fr!important;gap:2.25rem!important}
  .ag-footer-v2__brand{grid-column:auto!important}
  .ag-footer-v2__bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important}
}

@media (max-width:430px){
  .ag-topbar-v4 p{font-size:.53rem!important;letter-spacing:.075em!important}
  .ag-logo-v4,.ag-logo-v4 a{font-size:1.17rem!important}
  .ag-master-stage{min-height:390px!important}
  .ag-master-stage__top p:last-child,.ag-master-stage__bottom p:nth-child(2){display:none!important}
  .ag-editorial-card-master--large{height:445px!important;min-height:445px!important}
  .ag-editorial-card-master--top,.ag-editorial-card-master--bottom{height:290px!important;min-height:290px!important}
  .ag-brand-story__art{min-height:370px!important}
  .ag-knowledge-visual,.ag-concern-visual,.ag-brand-page__art{min-height:285px!important}
  .ag-shipping-row:not(.ag-shipping-row--head){grid-template-columns:1fr!important}
  .ag-shipping-row:not(.ag-shipping-row--head)>span:nth-child(2){border-right:0;border-bottom:1px solid var(--ag-line)}
}

@media (max-width:360px){
  .ag-logo-v4,.ag-logo-v4 a{font-size:1.05rem!important}
  .ag-search-v4>summary,.wc-block-mini-cart__button,.ag-mobile-menu-v4>summary{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}
  .ag-master-hero__title,.ag-needs-hero h1,.ag-concern-hero h1,.ag-knowledge-hero h1,.ag-brand-page__title,.ag-hub-hero h1{font-size:2.85rem!important}
}


/* ===== assets/css/mobile-compact-qa.css ===== */
/* Antwerp Glow 2.1.1 — screenshot-led mobile compactness and overlap fixes.
   Final cascade layer: removes stretched mobile canvases, resets Gutenberg
   columns, limits decorative art and protects readable text widths. */

@media(max-width:782px){
  /* Universal WordPress column fallback. */
  .wp-block-columns:not(.is-not-stacked-on-mobile){
    display:flex!important;
    flex-direction:column!important;
    flex-wrap:nowrap!important;
    align-items:stretch!important;
    gap:2rem!important;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    flex:0 0 auto!important;
    flex-basis:auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  .wp-block-buttons{max-width:100%;flex-wrap:wrap!important}
  :where(.wp-block-group,.wp-block-column,.wp-block-html,section,article,nav,footer,main){min-width:0;max-width:100%}
  :where(img,svg,video,iframe){max-width:100%}

  /* Rails must never cover content on phones. */
  .ag-anchor-rail{position:relative!important;top:auto!important;z-index:20!important;margin:0!important}

  /* Homepage hero: compact hierarchy and controlled product theatre. */
  .home .ag-master-hero{padding:3.1rem 1rem 2rem!important}
  .home .ag-master-hero__grid{gap:2rem!important}
  .home .ag-master-hero__title{font-size:clamp(3rem,13vw,4.15rem)!important;max-width:10ch!important;margin-bottom:1rem!important}
  .home .ag-master-hero__lead{font-size:.96rem!important;line-height:1.62!important;margin-bottom:1.35rem!important}
  .home .ag-master-proof{gap:.25rem .8rem!important}
  .home .ag-master-stage{min-height:360px!important;max-height:360px!important}
  .home .ag-master-stage__plinth{inset:44px 6px 30px!important}
  .home .ag-master-stage__ghost{font-size:12rem!important;bottom:-.2em!important}
  .home .ag-master-stage__top{top:13px!important;left:13px!important;right:13px!important}
  .home .ag-master-stage__bottom{bottom:10px!important;left:13px!important;right:13px!important}
  .home .ag-master-product--hero{left:27%!important;bottom:14%!important;width:46%!important;height:63%!important}
  .home .ag-master-product--left{left:-1%!important;bottom:13%!important;width:36%!important;height:48%!important}
  .home .ag-master-product--right{right:-2%!important;bottom:13%!important;width:36%!important;height:44%!important}

  /* Reduce oversized whitespace across mobile landing-page cards. */
  :where(.ag-concern-master,.ag-need-card,.ag-knowledge-card){min-height:180px!important;padding:1.25rem!important}
  :where(.ag-brand-card-link,.ag-brand-page__fact,.ag-knowledge-fact,.ag-knowledge-step,.ag-concern-step,.ag-concern-ingredient,.ag-concern-route,.ag-knowledge-route){min-height:165px!important;padding:1.2rem!important}
  .ag-advice-grid-master>a{min-height:220px!important;padding:1.4rem!important}
  .ag-routine-timeline>div{min-height:155px!important;padding:1.15rem!important}
  .ag-method-step{padding:1.15rem 0!important;gap:.9rem!important}
  .ag-method-step>p{flex-basis:32px!important}
  .ag-method-step h3{font-size:1.3rem!important}

  /* Curated Edit: strong cards without half-screen blank areas. */
  .ag-editorial-card-master--large{height:400px!important;min-height:400px!important}
  .ag-editorial-card-master--top,.ag-editorial-card-master--bottom{height:245px!important;min-height:245px!important}
  .ag-editorial-card-master__content{left:1.25rem!important;right:1.25rem!important;bottom:1.25rem!important}
  .ag-editorial-card-master__content strong{font-size:1.85rem!important;max-width:15ch!important}
  .ag-editorial-card-master--top .ag-editorial-card-master__content strong,.ag-editorial-card-master--bottom .ag-editorial-card-master__content strong{font-size:1.55rem!important}

  /* Method and Brand Edit: no giant title alongside squeezed copy. */
  .ag-method-master{padding-top:4rem!important;padding-bottom:4rem!important}
  .ag-method-master h2{font-size:clamp(2.65rem,11vw,3.75rem)!important;max-width:11ch!important;margin-bottom:1rem!important}
  .ag-method-master__grid>.wp-block-column:first-child{display:block!important;max-width:100%!important}
  .ag-method-master__grid>.wp-block-column:first-child>*{width:auto!important;max-width:100%!important}
  .ag-brand-story{padding-top:4rem!important;padding-bottom:4rem!important}
  .ag-brand-story__grid{gap:2rem!important}
  .ag-brand-story__art{min-height:315px!important}
  .ag-brand-story__monogram{font-size:9.5rem!important;bottom:-.1em!important}
  .ag-brand-story__product--one{left:6%!important;bottom:4%!important;width:52%!important;height:72%!important}
  .ag-brand-story__product--two{right:2%!important;bottom:5%!important;width:45%!important;height:57%!important}
  .ag-brand-story__copy h2{font-size:clamp(2.65rem,11vw,3.75rem)!important;max-width:12ch!important}
  .ag-brand-story__copy>p:not(.ag-master-kicker){font-size:.9rem!important;line-height:1.62!important}

  /* Hub and detail-page visuals become compact and cannot overlay copy. */
  .ag-brand-page__art,.ag-concern-visual,.ag-knowledge-visual,.ag-needs-education__index{min-height:260px!important}
  .ag-brand-page__monogram,.ag-concern-visual__number,.ag-knowledge-visual__number{font-size:9rem!important;line-height:.78!important}
  .ag-brand-page__art-note{font-size:1.45rem!important}
  .ag-knowledge-visual__tags,.ag-concern-visual__tags{left:1rem!important;right:1rem!important;bottom:1rem!important}
  .ag-knowledge-visual__label,.ag-concern-visual__label{left:1rem!important;top:1rem!important}

  /* Keep text blocks visually grouped and prevent overlap from positioned art. */
  :where(.ag-master-heading__copy,.ag-knowledge-heading>p,.ag-hub-lead,.ag-needs-lead,.ag-concern-lead,.ag-knowledge-lead){max-width:100%!important;font-size:.92rem!important;line-height:1.65!important}
  :where(.ag-master-heading,.ag-knowledge-heading,.ag-concern-split,.ag-knowledge-split,.ag-concern-faq,.ag-knowledge-faq){gap:1.5rem!important}
  :where(.ag-master-closing,.ag-concern-closing,.ag-knowledge-closing){padding-top:4rem!important;padding-bottom:4rem!important}

  /* Product and account controls remain comfortable but not oversized. */
  .wc-block-product{padding-bottom:1rem!important}
  .wc-block-product .wc-block-components-product-image,.wc-block-product .wp-block-woocommerce-product-image{margin-bottom:.8rem!important}
  .single-product .wp-block-post-title{font-size:clamp(2.55rem,11.5vw,3.85rem)!important}
  .single-product form.cart{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;gap:.5rem!important}
  .single-product form.cart table.variations,.single-product form.cart .variations_form,.single-product form.cart .single_variation_wrap{grid-column:1/-1!important;width:100%!important}
  .single-product form.cart .single_add_to_cart_button{width:100%!important}
}

@media(max-width:430px){
  .home .ag-master-stage{min-height:330px!important;max-height:330px!important}
  .ag-editorial-card-master--large{height:360px!important;min-height:360px!important}
  .ag-editorial-card-master--top,.ag-editorial-card-master--bottom{height:225px!important;min-height:225px!important}
  .ag-brand-story__art{min-height:285px!important}
  .ag-brand-page__art,.ag-concern-visual,.ag-knowledge-visual,.ag-needs-education__index{min-height:235px!important}
  .ag-brand-page__monogram,.ag-concern-visual__number,.ag-knowledge-visual__number{font-size:7.6rem!important}
  .single-product form.cart{grid-template-columns:68px minmax(0,1fr)!important}
}


/* ===== assets/css/legal-bundle.css ===== */
/* Antwerp Glow — bundled legal pages + legal footer + legal commerce */
.ag-legal-page,.ag-contact-page{margin:0!important;overflow:hidden;background:var(--ag-paper)}
.ag-legal-content{width:100%!important;max-width:1040px!important;margin:0 auto!important;padding:clamp(3.8rem,6vw,7rem) var(--ag-gutter)!important;color:var(--ag-body)}
.ag-legal-content>h2{margin:clamp(2.8rem,5vw,4.7rem) 0 1rem!important;padding-top:1.15rem;border-top:1px solid var(--ag-line);font-size:clamp(2rem,3.2vw,3.25rem)!important;line-height:1.02!important}.ag-legal-content>h2:first-of-type{margin-top:2.2rem!important}.ag-legal-content>h3{margin:2rem 0 .55rem!important;font-family:var(--ag-sans)!important;font-size:.88rem!important;font-weight:850!important;letter-spacing:.055em!important;text-transform:uppercase}.ag-legal-content p,.ag-legal-content li{font-size:.93rem;line-height:1.82}.ag-legal-content p{margin:.55rem 0 1rem!important}.ag-legal-content ul,.ag-legal-content ol{margin:1rem 0 1.4rem;padding-left:1.3rem}.ag-legal-content li{margin:.45rem 0;padding-left:.25rem}.ag-legal-content a{text-decoration:underline;text-decoration-color:#c5b8aa;text-underline-offset:.2em}.ag-legal-content a:hover{color:var(--ag-bronze-dark);text-decoration-color:currentColor}
.ag-legal-summary,.ag-legal-callout{margin:0 0 2.4rem;padding:1.45rem 1.55rem;border:1px solid var(--ag-line);background:var(--ag-bone)}.ag-legal-summary>strong,.ag-legal-callout>strong{display:block;margin:0 0 .65rem;color:var(--ag-ink);font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.ag-legal-summary ul{margin:0;padding-left:1.15rem}.ag-legal-summary li{font-size:.82rem;line-height:1.65}.ag-legal-callout{border-left:3px solid var(--ag-bronze)}.ag-legal-callout--important{background:#eee1d8;border-color:#d7bca8;border-left-color:#925f45}.ag-legal-callout p{margin:0!important;font-size:.84rem!important;line-height:1.7!important}.ag-legal-version{margin-top:3.5rem!important;padding-top:1.3rem;border-top:1px solid var(--ag-line);color:var(--ag-muted);font-size:.68rem!important;letter-spacing:.04em}
.ag-legal-table{display:grid;grid-template-columns:1fr;margin:1.5rem 0 2rem;border:1px solid var(--ag-line);background:var(--ag-line);gap:1px}.ag-legal-table>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr) minmax(0,.95fr);gap:1px;background:var(--ag-line)}.ag-legal-table>div>span{min-width:0;padding:1rem 1.05rem;background:#fff;color:var(--ag-body);font-size:.75rem;line-height:1.55}.ag-legal-table__head>span{background:var(--ag-ink)!important;color:#fff!important;font-size:.56rem!important;font-weight:850!important;letter-spacing:.1em;text-transform:uppercase}.ag-cookie-table>div{grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr) minmax(120px,.7fr)}.ag-form-lines{margin:1.2rem 0 2rem;padding:1.4rem;background:#fff;border:1px solid var(--ag-line)}.ag-form-lines p{margin:.8rem 0!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem!important;line-height:1.75!important}.ag-contact-notes{background:var(--ag-bone)}.ag-contact-notes .ag-legal-content{padding-top:clamp(3.2rem,5vw,5.5rem)!important;padding-bottom:clamp(3.2rem,5vw,5.5rem)!important}.ag-contact-page .ag-method-master a{color:#fff;text-decoration:underline;text-decoration-color:#756a60;text-underline-offset:.2em}.ag-contact-page .ag-method-step{grid-template-columns:44px 1fr!important}.ag-contact-page .ag-method-step h3{font-size:1.25rem!important}.ag-contact-page .ag-method-step p{overflow-wrap:anywhere}.cmplz-manage-consent,.cmplz-manage-consent-container{margin:1rem 0 1.5rem!important}.cmplz-show-banner{appearance:none;border:1px solid var(--ag-ink);background:transparent;color:var(--ag-ink);padding:.72rem .9rem;font-family:var(--ag-sans);font-size:.58rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.cmplz-show-banner:hover{background:var(--ag-ink);color:#fff}
@media(max-width:782px){.ag-legal-content{padding:3.2rem 1rem!important}.ag-legal-content>h2{margin-top:2.5rem!important;padding-top:.95rem;font-size:clamp(2rem,9vw,2.8rem)!important}.ag-legal-content>h3{font-size:.76rem!important}.ag-legal-content p,.ag-legal-content li{font-size:.88rem;line-height:1.72}.ag-legal-summary,.ag-legal-callout{padding:1.2rem 1rem}.ag-legal-table{display:block;overflow:visible;border:0;background:transparent}.ag-legal-table>div{display:block;margin-bottom:.7rem;border:1px solid var(--ag-line);background:#fff}.ag-legal-table__head{display:none!important}.ag-legal-table>div>span{display:block;padding:.75rem .85rem;border-bottom:1px solid var(--ag-line);font-size:.72rem}.ag-legal-table>div>span:last-child{border-bottom:0}.ag-legal-table>div>span:first-child{background:var(--ag-bone);color:var(--ag-ink);font-weight:800}.ag-form-lines{padding:1rem}.ag-form-lines p{overflow-wrap:anywhere}.ag-contact-page .ag-advice-grid-master{grid-template-columns:1fr!important}}
.ag-footer-v2__brand a{color:#d9d1ca;text-decoration:none}.ag-footer-v2__brand a:hover{color:#fff}.ag-footer-cookie-button{min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#b8afa8!important;font-size:.78rem!important;font-weight:400!important;letter-spacing:0!important;text-align:left!important;text-transform:none!important}.ag-footer-cookie-button:hover{background:transparent!important;color:#fff!important;transform:translateX(2px)!important}.ag-footer-v2__location{line-height:1.55!important}.ag-footer-v2__bottom p:first-child{max-width:44rem}@media(max-width:782px){.ag-footer-cookie-button{font-size:.82rem!important}.ag-footer-v2__brand p{font-size:.78rem!important;line-height:1.65!important}}
.ag-checkout-legal-note{max-width:1320px;margin:1.8rem auto 0;padding:1.15rem 1.25rem;border:1px solid var(--ag-line);border-left:3px solid var(--ag-bronze);background:var(--ag-bone);color:var(--ag-body)}.ag-checkout-legal-note p{margin:.2rem 0 .65rem!important;font-size:.76rem!important;line-height:1.65!important}.ag-checkout-legal-note p:last-child{margin-bottom:0!important}.ag-checkout-legal-note a{text-decoration:underline;text-decoration-color:#b9aa9b;text-underline-offset:.18em}.ag-checkout-legal-note a:hover{color:var(--ag-bronze-dark);text-decoration-color:currentColor}.single-product .ag-product-assurance a{color:inherit;text-decoration:underline;text-decoration-color:#c7baad;text-underline-offset:.18em}.single-product .ag-product-assurance a:hover{color:var(--ag-bronze-dark);text-decoration-color:currentColor}.ag-cart-legal-note{max-width:1320px;margin:1.3rem auto 0;padding:1rem 1.15rem;border-top:1px solid var(--ag-line);color:var(--ag-muted);font-size:.72rem;line-height:1.65}.ag-cart-legal-note a{text-decoration:underline;text-underline-offset:.18em}@media(max-width:782px){.ag-checkout-legal-note{margin-top:1.2rem;padding:1rem}.ag-checkout-legal-note p{font-size:.72rem!important}.single-product .ag-product-assurance>div{grid-template-columns:26px 1fr}.ag-cart-legal-note{padding:1rem 0}}


/* ===== assets/css/curated-collection-pages.css ===== */
/* Antwerp Glow — standalone Nieuw & Bestsellers landing pages */
.ag-curated-collection-page{margin:0!important;background:var(--ag-paper);overflow:hidden}
.ag-curated-collection-page .ag-shop-hero{margin:0!important;padding:clamp(4.6rem,7vw,7.8rem) var(--ag-gutter)!important;background:linear-gradient(122deg,#faf7f3 0%,#f1e9df 58%,#e5d6c7 100%)}
.ag-curated-collection-page .ag-shop-hero__inner{max-width:var(--ag-container)!important;margin:0 auto!important}
.ag-curated-collection-page .ag-shop-hero h1{max-width:12ch;margin:0 0 1rem!important;font-family:var(--ag-serif)!important;font-size:clamp(3.6rem,5.8vw,6.4rem)!important;font-weight:400!important;letter-spacing:-.067em!important;line-height:.93!important}
.ag-curated-collection-page .ag-shop-hero .ag-hub-lead{max-width:52rem}
.ag-collection-intro{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:var(--ag-container)!important;margin:0 auto!important;padding:clamp(2.6rem,4vw,4rem) var(--ag-gutter)!important;gap:1px!important;background:var(--ag-line)}
.ag-collection-intro>div{min-height:165px;display:flex;flex-direction:column;padding:1.45rem;background:#fff}
.ag-collection-intro>div:nth-child(2){background:var(--ag-bone)}
.ag-collection-intro>div:nth-child(3){background:#eee4da}
.ag-collection-intro span{color:var(--ag-bronze);font-size:.55rem;font-weight:850;letter-spacing:.15em}
.ag-collection-intro strong{margin:auto 0 .35rem;font-family:var(--ag-serif);font-size:1.35rem;font-weight:400;letter-spacing:-.035em;line-height:1.05}
.ag-collection-intro p{margin:0!important;color:var(--ag-muted);font-size:.76rem!important;line-height:1.58!important}
.ag-curated-product-grid{max-width:var(--ag-container)!important;margin:0 auto!important;padding:0 var(--ag-gutter) clamp(5rem,7vw,8rem)!important}
.ag-curated-collection-page .ag-empty-collection{margin-top:0!important;margin-bottom:0!important}
.ag-curated-collection-page .ag-master-closing{margin-top:0!important}
@media(max-width:900px){.ag-collection-intro{grid-template-columns:1fr!important}.ag-collection-intro>div{min-height:140px}}
@media(max-width:782px){.ag-curated-collection-page .ag-shop-hero{padding:3.9rem 1rem!important}.ag-curated-collection-page .ag-shop-hero h1{font-size:clamp(3.1rem,13vw,4.7rem)!important}.ag-collection-intro{padding:2rem 1rem!important}.ag-curated-product-grid{padding-left:1rem!important;padding-right:1rem!important}.ag-curated-collection-page .ag-empty-collection{border-left:0;border-right:0}}


/* ===== assets/css/pilot-product-safeguards.css ===== */
/* Antwerp Glow pilot storefront safeguards */
/* Hide editorial related-product sections when their links still point to unpublished imported products. */
.ag-product-intelligence .ag-product-section:has(a[href*='?post_type=product'][href*='p=']){display:none!important}
/* Never expose internal/import SKU labels visually on the public storefront. */
.single-product .wp-block-woocommerce-product-sku{display:none!important}
/* Keep product content robust on mobile. */
@media(max-width:782px){
  .single-product .ag-product-overview{display:block!important}
  .single-product .ag-product-gallery,.single-product .ag-product-summary{width:100%!important;max-width:none!important;min-width:0!important;flex-basis:auto!important}
  .single-product .ag-product-summary{padding-top:1.4rem}
  .single-product .ag-product-intelligence,.single-product .ag-product-intelligence section{max-width:100%!important;overflow-wrap:normal!important;word-break:normal!important}
  .single-product .ag-product-intelligence h2,.single-product .ag-product-intelligence h3{overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}
  .single-product .ag-product-assurance{grid-template-columns:1fr!important}
}


/* ===== assets/css/desktop-commerce-qa.css ===== */
/* Antwerp Glow — desktop commerce QA, 2026-09-01 */

@media (min-width: 1121px){
  /* SHOP ARCHIVE — tighter, more premium */
  .post-type-archive-product .ag-shop-hero,
  .tax-product_cat .ag-shop-hero,
  .tax-product_tag .ag-shop-hero{
    padding:clamp(2.9rem,4vw,4.4rem) var(--ag-gutter)!important;
    background:linear-gradient(118deg,#faf7f3 0%,#f2ebe4 100%)!important;
    border-bottom:1px solid var(--ag-line);
  }
  .post-type-archive-product .ag-shop-hero__inner,
  .tax-product_cat .ag-shop-hero__inner,
  .tax-product_tag .ag-shop-hero__inner{
    max-width:var(--ag-container)!important;
    margin:0 auto!important;
  }
  .post-type-archive-product .ag-shop-hero .wp-block-query-title,
  .tax-product_cat .ag-shop-hero .wp-block-query-title,
  .tax-product_tag .ag-shop-hero .wp-block-query-title{
    margin:0!important;
    max-width:11ch!important;
    font-size:clamp(3.35rem,4.2vw,4.9rem)!important;
    line-height:.94!important;
  }
  .post-type-archive-product .ag-shop-toolbar,
  .tax-product_cat .ag-shop-toolbar,
  .tax-product_tag .ag-shop-toolbar{
    max-width:var(--ag-container)!important;
    margin:0 auto!important;
    padding:1.65rem 0!important;
    border-bottom:1px solid var(--ag-line);
  }
  .ag-shop-toolbar .wp-block-woocommerce-product-results-count{font-size:.76rem!important}
  .ag-shop-toolbar .wp-block-woocommerce-catalog-sorting select{min-width:280px;min-height:52px;padding-left:1rem;padding-right:2.5rem}
  .post-type-archive-product .ag-product-collection,
  .tax-product_cat .ag-product-collection,
  .tax-product_tag .ag-product-collection{margin-top:2rem!important}
  .ag-product-collection .wc-block-product-template{gap:2.15rem 1.65rem!important}
  .ag-product-collection .wc-block-product{padding-bottom:1.1rem!important}
  .ag-product-collection .wc-block-product .wc-block-components-product-image,
  .ag-product-collection .wc-block-product .wp-block-woocommerce-product-image{
    aspect-ratio:1/1.08!important;
    margin-bottom:.95rem!important;
    background:#f5f1ec!important;
  }
  .ag-product-collection .wc-block-product .wc-block-components-product-image img,
  .ag-product-collection .wc-block-product .wp-block-woocommerce-product-image img{
    padding:clamp(1.4rem,2vw,2rem)!important;
  }
  .ag-product-collection .ag-product-brand{
    margin:0 .2rem .45rem!important;
    color:var(--ag-bronze-dark)!important;
    font-size:.56rem!important;
    font-weight:850!important;
    letter-spacing:.12em!important;
    line-height:1.2!important;
    text-transform:uppercase;
  }
  .ag-product-collection .ag-product-brand a{text-decoration:none!important}
  .ag-product-collection .wc-block-product .wp-block-post-title{
    min-height:2.9em;
    margin:.1rem .2rem .45rem!important;
    font-size:.9rem!important;
    font-weight:680!important;
    line-height:1.42!important;
  }
  .ag-product-collection .wc-block-product .wp-block-woocommerce-product-button .wp-block-button__link{
    min-height:48px!important;
    margin-top:.1rem!important;
  }

  /* SINGLE PRODUCT TOP — balanced density */
  .single-product .ag-product-overview{margin-top:1.55rem!important;gap:clamp(3rem,5vw,5.8rem)!important}
  .single-product .ag-product-gallery{padding:1rem!important}
  .single-product .ag-product-summary{padding-top:.4rem!important}
  .single-product .ag-product-summary>.wp-block-post-title{
    max-width:12ch!important;
    font-size:clamp(3rem,3.65vw,4.25rem)!important;
    line-height:.97!important;
  }
  .single-product .ag-product-summary>.wp-block-post-excerpt{max-width:39rem!important;font-size:.98rem!important}
  .single-product .ag-product-assurance{margin-top:.85rem}

  /* PRODUCT DETAILS INTRO — reduce empty vertical canvas */
  .single-product .ag-product-story-intro{
    max-width:var(--ag-container)!important;
    margin:4.25rem auto 0!important;
    padding-top:3.1rem!important;
    border-top:1px solid var(--ag-line);
    gap:4rem!important;
    align-items:end!important;
  }
  .single-product .ag-product-story-intro h2{
    max-width:12ch!important;
    margin:0!important;
    font-size:clamp(2.8rem,3.7vw,4.35rem)!important;
    line-height:.96!important;
  }
  .single-product .ag-product-story-intro>p{max-width:34rem!important;margin:0!important;color:var(--ag-muted)!important}

  /* Woo tabs container */
  .single-product .wp-block-woocommerce-product-details{
    margin:2.8rem auto 0!important;
    padding-top:0!important;
    border-top:0!important;
  }
  .single-product .woocommerce-tabs ul.tabs{margin-bottom:1.75rem!important}
  .single-product .woocommerce-Tabs-panel{max-width:none!important;margin:0!important}
  .single-product .woocommerce-Tabs-panel>h2:first-child{display:none!important}

  /* Turn long product copy into editorial rows instead of endless document */
  .single-product .ag-product-intelligence{
    max-width:1240px!important;
    margin:0!important;
    color:var(--ag-body);
  }
  .single-product .ag-product-intelligence>.ag-product-eyebrow{
    max-width:760px;
    margin:0 0 2.5rem!important;
    padding:0 0 2rem;
    border-bottom:1px solid var(--ag-line);
    color:var(--ag-body)!important;
    font-size:1.02rem!important;
    line-height:1.75!important;
  }
  .single-product .ag-product-intelligence>.ag-product-section,
  .single-product .ag-product-intelligence>.ag-product-note{
    display:grid!important;
    grid-template-columns:minmax(220px,.34fr) minmax(0,.66fr)!important;
    column-gap:clamp(2.5rem,5vw,6rem)!important;
    row-gap:.8rem!important;
    margin:0!important;
    padding:2.2rem 0!important;
    border-top:1px solid var(--ag-line)!important;
    background:transparent!important;
  }
  .single-product .ag-product-intelligence>.ag-product-section>h2,
  .single-product .ag-product-intelligence>.ag-product-note>h2{
    grid-column:1!important;
    grid-row:1 / span 30!important;
    align-self:start;
    position:sticky;
    top:118px;
    max-width:11ch!important;
    margin:0!important;
    color:var(--ag-ink)!important;
    font-family:var(--ag-serif)!important;
    font-size:clamp(1.9rem,2.3vw,2.7rem)!important;
    font-weight:400!important;
    letter-spacing:-.045em!important;
    line-height:1!important;
  }
  .single-product .ag-product-intelligence>.ag-product-section>:not(h2),
  .single-product .ag-product-intelligence>.ag-product-note>:not(h2){
    grid-column:2!important;
    min-width:0;
    max-width:800px;
  }
  .single-product .ag-product-intelligence p,
  .single-product .ag-product-intelligence li,
  .single-product .ag-product-intelligence dd,
  .single-product .ag-product-intelligence dt{
    font-size:.94rem!important;
    line-height:1.72!important;
  }
  .single-product .ag-product-intelligence ul,
  .single-product .ag-product-intelligence ol{margin:.1rem 0 .35rem!important;padding-left:1.15rem!important}
  .single-product .ag-product-intelligence li{margin:.22rem 0!important}
  .single-product .ag-product-intelligence dl{
    display:grid!important;
    grid-template-columns:minmax(150px,.32fr) minmax(0,.68fr)!important;
    gap:.35rem 1rem!important;
    margin:0!important;
  }
  .single-product .ag-product-intelligence dt{color:var(--ag-muted);font-weight:500!important}
  .single-product .ag-product-intelligence dd{margin:0!important;color:var(--ag-ink)}
  .single-product .ag-product-faq-item{padding:.85rem 0;border-bottom:1px solid #ebe4dd}
  .single-product .ag-product-faq-item h3{margin:0 0 .3rem!important;font-family:var(--ag-sans)!important;font-size:.92rem!important;font-weight:750!important;letter-spacing:-.015em!important}
  .single-product .ag-product-note{background:#f7f3ee!important;padding:2rem!important;border:1px solid var(--ag-line)!important;margin:2.1rem 0!important}
  .single-product .ag-product-note>h2{top:118px!important}

  /* RELATED PRODUCTS — prevent single-product h1/h2 rule leaking into cards */
  .single-product .related.products,
  .single-product .wp-block-woocommerce-product-collection{margin-top:4.5rem!important}
  .single-product .related.products>h2{font-size:2.35rem!important;margin-bottom:1.4rem!important}
  .single-product .related.products .wp-block-post-title,
  .single-product .related.products .woocommerce-loop-product__title,
  .single-product .wp-block-woocommerce-product-collection .wp-block-post-title{
    max-width:none!important;
    min-height:2.7em!important;
    margin:.1rem .2rem .4rem!important;
    font-family:var(--ag-sans)!important;
    font-size:.9rem!important;
    font-weight:680!important;
    letter-spacing:-.018em!important;
    line-height:1.38!important;
  }
  .single-product .related.products .wc-block-product,
  .single-product .wp-block-woocommerce-product-collection .wc-block-product{background:#fff!important}
  .single-product .related.products .wc-block-components-product-image,
  .single-product .wp-block-woocommerce-product-collection .wc-block-components-product-image{aspect-ratio:1/1.05!important}
  .single-product .related.products .wp-block-woocommerce-product-button .wp-block-button__link,
  .single-product .wp-block-woocommerce-product-collection .wp-block-woocommerce-product-button .wp-block-button__link{min-height:46px!important}
}

@media (min-width:783px) and (max-width:1120px){
  .single-product .ag-product-intelligence>.ag-product-section,
  .single-product .ag-product-intelligence>.ag-product-note{padding:2rem 0!important;border-top:1px solid var(--ag-line)!important}
  .single-product .ag-product-intelligence h2{font-size:2rem!important}
  .single-product .related.products .wp-block-post-title,
  .single-product .wp-block-woocommerce-product-collection .wp-block-post-title{font-family:var(--ag-sans)!important;font-size:.88rem!important;line-height:1.4!important;max-width:none!important}
}

@media (max-width:782px){
  .single-product .ag-product-intelligence>.ag-product-section,
  .single-product .ag-product-intelligence>.ag-product-note{display:block!important;padding:1.65rem 0!important;border-top:1px solid var(--ag-line)!important}
  .single-product .ag-product-intelligence>.ag-product-section>h2,
  .single-product .ag-product-intelligence>.ag-product-note>h2{position:static!important;margin:0 0 .9rem!important;font-size:clamp(1.8rem,8.2vw,2.5rem)!important;line-height:1.02!important}
  .single-product .ag-product-intelligence p,.single-product .ag-product-intelligence li,.single-product .ag-product-intelligence dd,.single-product .ag-product-intelligence dt{font-size:.91rem!important;line-height:1.68!important}
  .single-product .ag-product-intelligence dl{display:block!important}.single-product .ag-product-intelligence dt{margin-top:.75rem!important}.single-product .ag-product-intelligence dd{margin:0!important}
  .single-product .related.products .wp-block-post-title,
  .single-product .wp-block-woocommerce-product-collection .wp-block-post-title{font-family:var(--ag-sans)!important;font-size:.82rem!important;line-height:1.4!important;max-width:none!important}
}


/* ===== assets/css/live-commerce-flow.css ===== */
/* Antwerp Glow live commerce flow QA */

/* Woo notices: premium, restrained and useful */
.woocommerce-notices-wrapper{max-width:var(--ag-container)!important;margin:1.15rem auto 0!important}
.woocommerce-message,.woocommerce-info,.woocommerce-error{position:relative!important;margin:0 0 1rem!important;padding:1rem 1.2rem 1rem 3rem!important;border:1px solid var(--ag-line)!important;border-top:1px solid var(--ag-line)!important;border-left:3px solid var(--ag-bronze)!important;background:#fffdf9!important;color:var(--ag-ink)!important;box-shadow:none!important;font-size:.82rem!important;line-height:1.55!important}
.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before{left:1rem!important;top:50%!important;transform:translateY(-50%)!important;color:var(--ag-bronze)!important}
.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button{float:right!important;min-height:40px!important;margin:-.35rem 0 -.35rem 1rem!important;padding:.7rem 1rem!important;background:transparent!important;border:1px solid #aaa097!important;color:var(--ag-ink)!important;font-size:.58rem!important}
.woocommerce-message .button:hover,.woocommerce-info .button:hover,.woocommerce-error .button:hover{background:var(--ag-ink)!important;border-color:var(--ag-ink)!important;color:#fff!important}
.woocommerce-error{border-left-color:#8b5148!important}

/* Variable products */
.single-product form.variations_form{display:block!important}
.single-product .variations{margin:0 0 1.2rem!important;border:0!important}
.single-product .variations tbody,.single-product .variations tr,.single-product .variations th,.single-product .variations td{display:block!important;width:100%!important}
.single-product .variations tr{padding:1.2rem 0!important;border-top:1px solid var(--ag-line)!important}
.single-product .variations tr:last-child{border-bottom:1px solid var(--ag-line)!important}
.single-product .variations th{padding:0 0 .65rem!important}
.single-product .variations td{padding:0!important}
.single-product .variations label{display:block!important;margin:0!important;color:var(--ag-ink)!important;font-size:.62rem!important;font-weight:850!important;letter-spacing:.11em!important;text-transform:uppercase}
.single-product .variations select{width:min(100%,360px)!important;min-height:52px!important;margin:0!important;padding:.75rem 2.75rem .75rem 1rem!important;border:1px solid #b8ada1!important;background:#fff!important;color:var(--ag-ink)!important;font-size:.9rem!important}
.single-product .reset_variations{margin:.5rem 0 0!important;color:var(--ag-muted)!important;font-size:.65rem!important;text-decoration:underline!important;text-underline-offset:3px}
.single-product .single_variation_wrap{margin-top:1rem!important}
.single-product .woocommerce-variation-price{margin:0 0 .8rem!important;font-size:1rem!important;font-weight:750!important}
.single-product .woocommerce-variation-availability{margin:0 0 .6rem!important;color:var(--ag-muted)!important;font-size:.72rem!important}
.single-product .woocommerce-variation-add-to-cart{display:flex!important;gap:.75rem!important;align-items:stretch!important;padding:0!important}
.single-product .woocommerce-variation-add-to-cart .quantity{flex:0 0 92px!important}
.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button{flex:1 1 auto!important}

/* Cart page: actual cart + totals */
.woocommerce-cart .ag-cart-page{max-width:none!important;padding-top:clamp(2.3rem,4vw,4rem)!important}
.woocommerce-cart .ag-commerce-heading{max-width:var(--ag-container)!important;margin:0 auto clamp(2.4rem,4vw,4rem)!important}
.woocommerce-cart .ag-commerce-heading h1{margin:0!important;font-size:clamp(3.4rem,5.2vw,5.5rem)!important;line-height:.96!important}
.woocommerce-cart .ag-commerce-heading>p{max-width:32rem!important;color:var(--ag-muted)!important}
.woocommerce-cart .wp-block-post-content{max-width:var(--ag-container)!important;margin:0 auto!important;padding:0!important}
.woocommerce-cart .wp-block-post-content>.woocommerce{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(330px,.65fr)!important;gap:clamp(2rem,4vw,4.5rem)!important;align-items:start!important}
.woocommerce-cart .wp-block-post-content>.woocommerce>.woocommerce-notices-wrapper,.woocommerce-cart .wp-block-post-content>.woocommerce>.woocommerce-message,.woocommerce-cart .wp-block-post-content>.woocommerce>.woocommerce-info{grid-column:1/-1!important}
.woocommerce-cart .woocommerce-cart-form{grid-column:1!important;margin:0!important}
.woocommerce-cart .cart-collaterals{grid-column:2!important;margin:0!important;width:100%!important}
.woocommerce-cart .cart-collaterals .cart_totals{float:none!important;width:100%!important;margin:0!important;padding:1.4rem!important;background:var(--ag-bone)!important;border:1px solid var(--ag-line)!important}
.woocommerce-cart .cart-collaterals h2{margin:0 0 1rem!important;font-size:2rem!important;line-height:1!important}
.woocommerce-cart table.shop_table{width:100%!important;margin:0!important;border:0!important;border-collapse:collapse!important;border-radius:0!important;background:#fff!important}
.woocommerce-cart table.shop_table thead th{padding:.8rem .7rem!important;border-bottom:1px solid var(--ag-line)!important;color:var(--ag-muted)!important;font-size:.57rem!important;font-weight:850!important;letter-spacing:.1em!important;text-transform:uppercase!important}
.woocommerce-cart table.shop_table td{padding:1rem .7rem!important;border-top:0!important;border-bottom:1px solid var(--ag-line)!important;vertical-align:middle!important}
.woocommerce-cart td.product-thumbnail{width:105px!important}
.woocommerce-cart td.product-thumbnail img{width:88px!important;height:105px!important;object-fit:contain!important;padding:.45rem!important;background:var(--ag-bone)!important;mix-blend-mode:multiply}
.woocommerce-cart td.product-name a{font-family:var(--ag-sans)!important;font-size:.84rem!important;font-weight:750!important;text-decoration:none!important}
.woocommerce-cart td.product-name .variation{margin:.35rem 0 0!important;color:var(--ag-muted)!important;font-size:.68rem!important}
.woocommerce-cart td.product-price,.woocommerce-cart td.product-subtotal{font-size:.78rem!important;font-weight:750!important}
.woocommerce-cart td.product-remove a{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border:1px solid var(--ag-line)!important;border-radius:50%!important;color:var(--ag-muted)!important;font-size:1rem!important;text-decoration:none!important}
.woocommerce-cart td.product-remove a:hover{background:var(--ag-ink)!important;border-color:var(--ag-ink)!important;color:#fff!important}
.woocommerce-cart .quantity .qty{width:72px!important;min-height:44px!important;text-align:center!important}
.woocommerce-cart .actions{padding:1.1rem 0!important;border-bottom:0!important}
.woocommerce-cart .actions .coupon{display:flex!important;gap:.5rem!important}
.woocommerce-cart .actions .coupon input{width:190px!important;min-height:44px!important}
.woocommerce-cart .actions button{min-height:44px!important}
.woocommerce-cart .cart_totals table{margin:0 0 1.3rem!important;background:transparent!important}
.woocommerce-cart .cart_totals table th,.woocommerce-cart .cart_totals table td{padding:.8rem 0!important;border-bottom:1px solid var(--ag-line)!important;font-size:.76rem!important}
.woocommerce-cart .cart_totals table td{text-align:right!important}
.woocommerce-cart .order-total th,.woocommerce-cart .order-total td{font-size:.95rem!important;font-weight:850!important}
.woocommerce-cart .wc-proceed-to-checkout{padding:0!important}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{width:100%!important;min-height:56px!important;margin:0!important}
.woocommerce-cart .ag-commerce-assurance{max-width:var(--ag-container)!important;margin:clamp(2.5rem,4vw,4rem) auto 0!important}

/* Empty cart should still feel intentional */
.woocommerce-cart .cart-empty{margin:0 0 1rem!important;padding:2rem!important;background:var(--ag-bone)!important;border:1px solid var(--ag-line)!important;font-family:var(--ag-serif)!important;font-size:1.7rem!important;text-align:center!important}
.woocommerce-cart .return-to-shop{text-align:center!important}

/* Checkout classic shortcode */
.woocommerce-checkout .ag-checkout-page{max-width:none!important}
.woocommerce-checkout .wp-block-post-content{max-width:1320px!important;margin:0 auto!important;padding:0!important}
.woocommerce-checkout form.checkout{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr)!important;column-gap:clamp(2rem,4vw,4.5rem)!important;align-items:start!important}
.woocommerce-checkout #customer_details{grid-column:1!important;grid-row:1 / span 3!important}
.woocommerce-checkout #order_review_heading{grid-column:2!important;grid-row:1!important;margin:0 0 .8rem!important;font-family:var(--ag-serif)!important;font-size:2rem!important;font-weight:400!important}
.woocommerce-checkout #order_review{grid-column:2!important;grid-row:2!important;padding:1.35rem!important;background:var(--ag-bone)!important;border:1px solid var(--ag-line)!important}
.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none!important;width:100%!important}
.woocommerce-checkout .woocommerce-billing-fields h3,.woocommerce-checkout .woocommerce-shipping-fields h3,.woocommerce-checkout .woocommerce-additional-fields h3{font-size:2rem!important;margin:0 0 1rem!important}
.woocommerce-checkout .form-row{margin:0 0 .8rem!important}
.woocommerce-checkout .form-row label{margin:0 0 .35rem!important;font-size:.65rem!important;font-weight:750!important}
.woocommerce-checkout .form-row input.input-text,.woocommerce-checkout .form-row textarea,.woocommerce-checkout .form-row select{min-height:50px!important;border-radius:0!important}
.woocommerce-checkout table.shop_table{border:0!important;border-radius:0!important}
.woocommerce-checkout table.shop_table th,.woocommerce-checkout table.shop_table td{padding:.75rem 0!important;border-bottom:1px solid var(--ag-line)!important;font-size:.74rem!important}
.woocommerce-checkout #payment{background:transparent!important;border-radius:0!important}
.woocommerce-checkout #payment ul.payment_methods{padding:1rem 0!important;border-bottom:1px solid var(--ag-line)!important}
.woocommerce-checkout #payment div.payment_box{background:#fff!important;color:var(--ag-body)!important;font-size:.72rem!important}
.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:#fff!important}
.woocommerce-checkout #place_order{width:100%!important;min-height:56px!important;margin-top:1rem!important}

/* Account */
.woocommerce-account .wp-block-post-content>.woocommerce{display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;gap:clamp(2rem,4vw,4rem)!important;max-width:1200px!important;margin:0 auto!important}
.woocommerce-account .woocommerce-MyAccount-navigation{width:100%!important;float:none!important}
.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none!important;margin:0!important;padding:0!important;border:1px solid var(--ag-line)!important;background:var(--ag-bone)!important}
.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0!important;border-bottom:1px solid var(--ag-line)!important}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{border-bottom:0!important}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:block!important;padding:.9rem 1rem!important;font-size:.7rem!important;font-weight:750!important;text-decoration:none!important}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:var(--ag-ink)!important;color:#fff!important}
.woocommerce-account .woocommerce-MyAccount-content{width:100%!important;float:none!important;min-width:0!important}

@media(max-width:980px){
  .woocommerce-cart .wp-block-post-content>.woocommerce{grid-template-columns:1fr!important}
  .woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart-collaterals{grid-column:1!important}
  .woocommerce-checkout form.checkout{grid-template-columns:1fr!important}
  .woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:1!important;grid-row:auto!important}
  .woocommerce-checkout #order_review_heading{margin-top:2rem!important}
  .woocommerce-account .wp-block-post-content>.woocommerce{grid-template-columns:1fr!important}
}

@media(max-width:782px){
  .woocommerce-message,.woocommerce-info,.woocommerce-error{padding:1rem 1rem 1rem 2.6rem!important;font-size:.76rem!important}
  .woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button{float:none!important;display:flex!important;width:100%!important;margin:.8rem 0 0!important}
  .single-product .variations select{width:100%!important}
  .single-product .woocommerce-variation-add-to-cart{display:grid!important;grid-template-columns:82px 1fr!important}
  .woocommerce-cart .ag-commerce-heading{margin-bottom:2rem!important}
  .woocommerce-cart table.shop_table thead{display:none!important}
  .woocommerce-cart table.shop_table tbody,.woocommerce-cart table.shop_table tr,.woocommerce-cart table.shop_table td{display:block!important;width:100%!important}
  .woocommerce-cart table.shop_table tr.cart_item{position:relative!important;display:grid!important;grid-template-columns:82px 1fr!important;column-gap:1rem!important;padding:1rem 0!important;border-bottom:1px solid var(--ag-line)!important}
  .woocommerce-cart table.shop_table td{border:0!important;padding:.2rem 0!important}
  .woocommerce-cart td.product-remove{position:absolute!important;right:0!important;top:.85rem!important;width:auto!important}
  .woocommerce-cart td.product-thumbnail{grid-column:1!important;grid-row:1 / span 5!important;width:82px!important}
  .woocommerce-cart td.product-thumbnail img{width:82px!important;height:100px!important}
  .woocommerce-cart td.product-name,.woocommerce-cart td.product-price,.woocommerce-cart td.product-quantity,.woocommerce-cart td.product-subtotal{grid-column:2!important;padding-right:2.2rem!important}
  .woocommerce-cart td.product-price::before,.woocommerce-cart td.product-subtotal::before{content:none!important}
  .woocommerce-cart .actions .coupon{display:grid!important;grid-template-columns:1fr!important}
  .woocommerce-cart .actions .coupon input,.woocommerce-cart .actions button{width:100%!important}
  .woocommerce-checkout #order_review{padding:1rem!important}
  .woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex!important;overflow:auto!important;white-space:nowrap!important}
  .woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto!important;border-bottom:0!important;border-right:1px solid var(--ag-line)!important}
}


/* ===== assets/css/commerce-price-polish.css ===== */
/* Final live commerce price + mini-cart polish */
.single-product .wp-block-woocommerce-product-price del,
.single-product .price del,
.wc-block-product .wc-block-components-product-price del,
.wc-block-product .price del{
  margin-right:.45rem!important;
  color:#8a8178!important;
  opacity:.8!important;
  font-size:.82em!important;
  font-weight:550!important;
  text-decoration-thickness:1px!important;
}
.single-product .wp-block-woocommerce-product-price ins,
.single-product .price ins,
.wc-block-product .wc-block-components-product-price ins,
.wc-block-product .price ins{
  color:var(--ag-ink)!important;
  font-weight:850!important;
  text-decoration:none!important;
}
.wc-block-mini-cart__button{position:relative!important}
.wc-block-mini-cart__badge{
  position:absolute!important;
  top:-5px!important;
  right:-5px!important;
  z-index:3!important;
  display:grid!important;
  place-items:center!important;
  min-width:19px!important;
  height:19px!important;
  padding:0 4px!important;
  border:2px solid var(--ag-paper)!important;
  border-radius:999px!important;
  background:var(--ag-bronze-dark)!important;
  color:#fff!important;
  font-size:.55rem!important;
  font-weight:850!important;
  line-height:1!important;
}
.single-product .stock{margin:.65rem 0!important;color:#5e6f55!important;font-size:.7rem!important;font-weight:750!important}
.single-product .out-of-stock{color:#8b5148!important}


/* ===== assets/css/final-button-contrast.css ===== */
/* Antwerp Glow — final dark-section button contrast safeguard, 2026-09-01 */
.ag-needs-method .wp-block-button.is-style-outline .wp-block-button__link,
.ag-needs-method .ag-button-light .wp-block-button__link,
.ag-method-master .wp-block-button.is-style-outline .wp-block-button__link,
.ag-method-master .ag-button-light .wp-block-button__link,
.ag-knowledge-section--dark .wp-block-button.is-style-outline .wp-block-button__link,
.ag-concern-section--dark .wp-block-button.is-style-outline .wp-block-button__link,
.ag-brand-page__routine .wp-block-button.is-style-outline .wp-block-button__link,
.ag-brand-feature-band .wp-block-button.is-style-outline .wp-block-button__link{
  background:transparent!important;
  border-color:#8b8178!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
}
.ag-needs-method .wp-block-button.is-style-outline .wp-block-button__link:hover,
.ag-needs-method .ag-button-light .wp-block-button__link:hover,
.ag-method-master .wp-block-button.is-style-outline .wp-block-button__link:hover,
.ag-method-master .ag-button-light .wp-block-button__link:hover,
.ag-knowledge-section--dark .wp-block-button.is-style-outline .wp-block-button__link:hover,
.ag-concern-section--dark .wp-block-button.is-style-outline .wp-block-button__link:hover,
.ag-brand-page__routine .wp-block-button.is-style-outline .wp-block-button__link:hover,
.ag-brand-feature-band .wp-block-button.is-style-outline .wp-block-button__link:hover{
  background:#fff!important;
  border-color:#fff!important;
  color:var(--ag-ink)!important;
  -webkit-text-fill-color:var(--ag-ink)!important;
}


/* ===== assets/css/shipping-logic.css ===== */
/* Antwerp Glow — shipping choice UX */
.woocommerce-cart #shipping_method li.ag-shipping-hidden,
.woocommerce-checkout #shipping_method li.ag-shipping-hidden,
.wc-block-components-shipping-rates-control li.ag-shipping-hidden{display:none!important}
.woocommerce-cart #shipping_method li,
.woocommerce-checkout #shipping_method li{margin:.45rem 0!important}
.woocommerce-cart #shipping_method label,
.woocommerce-checkout #shipping_method label{cursor:pointer}
.woocommerce-cart #shipping_method li.ag-free-shipping-active label,
.woocommerce-checkout #shipping_method li.ag-free-shipping-active label{font-weight:800!important;color:var(--ag-ink)!important}
.woocommerce-cart #shipping_method li.ag-free-shipping-active label::after,
.woocommerce-checkout #shipping_method li.ag-free-shipping-active label::after{content:' · automatisch toegepast';color:var(--ag-bronze-dark);font-size:.72em;font-weight:700;letter-spacing:.01em}


/* ===== assets/css/checkout-cro-master.css ===== */
/* Antwerp Glow — Checkout CRO Master, 2026-09-01 */

/* Header */
.ag-checkout-header{border-bottom:1px solid var(--ag-line)!important;background:#fffdf9!important}
.ag-checkout-header__inner{min-height:82px!important;max-width:1320px!important;margin:0 auto!important;padding-left:var(--ag-gutter)!important;padding-right:var(--ag-gutter)!important}
.ag-checkout-header__logo a{font-family:var(--ag-serif)!important;font-size:1.7rem!important;letter-spacing:-.045em!important;text-decoration:none!important}
.ag-checkout-secure{display:flex;align-items:center;gap:.45rem;margin:0!important;color:var(--ag-muted)!important;font-size:.56rem!important;font-weight:850!important;letter-spacing:.11em!important;text-transform:uppercase}
.ag-checkout-secure::before{content:'◇';color:var(--ag-bronze-dark);font-size:.8rem}

/* Page intro */
.woocommerce-checkout .ag-checkout-page{padding-top:clamp(2.2rem,4vw,4.4rem)!important;padding-bottom:clamp(4rem,7vw,7rem)!important}
.woocommerce-checkout .ag-checkout-intro{max-width:1320px!important;margin:0 auto 1.35rem!important;padding-bottom:1.7rem!important;border-bottom:1px solid var(--ag-line)}
.woocommerce-checkout .ag-checkout-intro h1{max-width:11ch;margin:.15rem 0 0!important;font-size:clamp(3rem,4.6vw,5rem)!important;line-height:.95!important}
.woocommerce-checkout .ag-checkout-intro>p{max-width:32rem!important;margin:0!important;color:var(--ag-muted)!important;font-size:.87rem!important;line-height:1.65!important}

/* Progress / reassurance rail */
.ag-checkout-progress{display:grid;grid-template-columns:repeat(3,1fr);max-width:1320px;margin:0 auto 2rem;border:1px solid var(--ag-line);background:#fff}
.ag-checkout-progress span{position:relative;display:flex;align-items:center;gap:.65rem;min-height:54px;padding:.75rem 1rem;border-right:1px solid var(--ag-line);color:var(--ag-muted);font-size:.61rem;font-weight:800;letter-spacing:.075em;text-transform:uppercase}
.ag-checkout-progress span:last-child{border-right:0}
.ag-checkout-progress b{display:grid;place-items:center;width:24px;height:24px;border:1px solid #b9afa5;border-radius:50%;color:var(--ag-ink);font-size:.58rem}
.ag-checkout-progress span:first-child{color:var(--ag-ink);background:var(--ag-bone)}
.ag-checkout-progress span:first-child b{background:var(--ag-ink);border-color:var(--ag-ink);color:#fff}

/* Coupon: make it optional, not the loudest thing on the page */
.woocommerce-checkout .woocommerce-form-coupon-toggle{max-width:1320px!important;margin:0 auto 1.65rem!important}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{padding:.75rem 0!important;border:0!important;border-bottom:1px solid var(--ag-line)!important;background:transparent!important;color:var(--ag-muted)!important;font-size:.72rem!important}
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info::before{display:none!important}
.woocommerce-checkout .woocommerce-form-coupon-toggle .showcoupon{color:var(--ag-ink)!important;font-weight:760!important;text-underline-offset:3px!important}
.woocommerce-checkout form.checkout_coupon{max-width:620px!important;margin:0 auto 1.5rem!important;padding:1rem!important;border:1px solid var(--ag-line)!important;background:var(--ag-bone)!important}

/* Main checkout grid */
.woocommerce-checkout form.checkout{max-width:1320px!important;margin:0 auto!important;grid-template-columns:minmax(0,1.28fr) minmax(390px,.72fr)!important;column-gap:clamp(2.7rem,5vw,5.8rem)!important}
.woocommerce-checkout #customer_details{padding-right:clamp(.5rem,1.5vw,1.5rem)!important}
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-shipping-fields h3,
.woocommerce-checkout .woocommerce-additional-fields h3{font-family:var(--ag-serif)!important;font-size:clamp(2rem,2.5vw,2.75rem)!important;font-weight:400!important;letter-spacing:-.045em!important;line-height:1!important}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper #billing_country_field,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper #billing_address_1_field,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper #billing_address_2_field{grid-column:1/-1}
.woocommerce-checkout .form-row{float:none!important;width:100%!important;margin:0 0 .85rem!important;padding:0!important}
.woocommerce-checkout .form-row label{color:var(--ag-ink)!important;font-size:.62rem!important;font-weight:800!important;letter-spacing:.015em!important}
.woocommerce-checkout .form-row .required{color:#9a4439!important}
.woocommerce-checkout .form-row input.input-text,
.woocommerce-checkout .form-row textarea,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .select2-container .select2-selection--single{min-height:54px!important;border:1px solid #d8cec4!important;background:#fff!important;box-shadow:none!important;font-size:.86rem!important}
.woocommerce-checkout .form-row input.input-text:focus,
.woocommerce-checkout .form-row textarea:focus,
.woocommerce-checkout .form-row select:focus{outline:2px solid rgba(157,120,73,.18)!important;outline-offset:1px!important;border-color:var(--ag-bronze)!important}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:52px!important;padding-left:1rem!important}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{height:52px!important}
.woocommerce-checkout .woocommerce-shipping-fields{margin-top:1.5rem!important;padding-top:1.2rem!important;border-top:1px solid var(--ag-line)!important}
.woocommerce-checkout #ship-to-different-address{font-size:1.65rem!important}
.woocommerce-checkout .woocommerce-additional-fields{margin-top:1.4rem!important}
.woocommerce-checkout #order_comments{min-height:110px!important}

/* Order summary */
.woocommerce-checkout #order_review_heading{padding-bottom:.8rem!important;border-bottom:1px solid var(--ag-line)!important;font-size:clamp(2rem,2.5vw,2.7rem)!important}
.woocommerce-checkout #order_review{padding:1.55rem!important;background:#f7f3ee!important;border:1px solid var(--ag-line)!important}
.woocommerce-checkout #order_review table.shop_table{margin:0 0 1.1rem!important}
.woocommerce-checkout #order_review table.shop_table thead th{padding:.35rem 0 .8rem!important;color:var(--ag-muted)!important;font-size:.57rem!important;font-weight:850!important;letter-spacing:.09em!important;text-transform:uppercase}
.woocommerce-checkout #order_review table.shop_table tbody td{padding:.78rem 0!important;font-size:.76rem!important;line-height:1.45!important}
.woocommerce-checkout #order_review table.shop_table tbody .product-name{padding-right:1rem!important}
.woocommerce-checkout #order_review table.shop_table tfoot th,
.woocommerce-checkout #order_review table.shop_table tfoot td{padding:.78rem 0!important;font-size:.75rem!important}
.woocommerce-checkout #order_review table.shop_table tfoot td{text-align:right!important}
.woocommerce-checkout #order_review .order-total th,
.woocommerce-checkout #order_review .order-total td{padding-top:1rem!important;font-size:.98rem!important;font-weight:850!important;color:var(--ag-ink)!important}

/* Shipping method presentation */
.woocommerce-checkout #shipping_method{margin:0!important;padding:0!important;list-style:none!important;text-align:left!important}
.woocommerce-checkout #shipping_method li{display:flex!important;align-items:flex-start!important;gap:.5rem!important;padding:.15rem 0!important}
.woocommerce-checkout #shipping_method input{margin-top:.15rem!important;accent-color:var(--ag-ink)}
.woocommerce-checkout #shipping_method label{font-size:.72rem!important;line-height:1.45!important}
.woocommerce-checkout #shipping_method li.ag-free-shipping-active{padding:.65rem .75rem!important;background:#fff!important;border:1px solid #d8cec4!important}

/* Payment methods: card-like choices */
.woocommerce-checkout #payment{margin-top:.85rem!important}
.woocommerce-checkout #payment ul.payment_methods{margin:0!important;padding:.25rem 0 0!important;border:0!important}
.woocommerce-checkout #payment ul.payment_methods>li{margin:0 0 .65rem!important;padding:.9rem 1rem!important;border:1px solid #d8cec4!important;background:#fff!important}
.woocommerce-checkout #payment ul.payment_methods>li:has(input:checked){border-color:var(--ag-ink)!important;box-shadow:inset 3px 0 0 var(--ag-ink)!important}
.woocommerce-checkout #payment ul.payment_methods label{font-size:.82rem!important;font-weight:760!important}
.woocommerce-checkout #payment ul.payment_methods input[type=radio]{accent-color:var(--ag-ink)!important}
.woocommerce-checkout #payment div.payment_box{margin:.75rem 0 0!important;padding:.9rem!important;background:var(--ag-bone)!important;border:0!important;font-size:.72rem!important;line-height:1.55!important}
.woocommerce-checkout #payment div.payment_box::before{display:none!important}
.woocommerce-checkout #payment .payment_method_woocommerce_payments label img,
.woocommerce-checkout #payment .payment_method_stripe label img{max-height:23px!important;margin-left:.4rem!important}

/* Place order */
.woocommerce-checkout #payment .place-order{padding:1rem 0 0!important}
.woocommerce-checkout #payment .woocommerce-privacy-policy-text{color:var(--ag-muted)!important;font-size:.66rem!important;line-height:1.55!important}
.woocommerce-checkout #place_order{min-height:58px!important;background:var(--ag-ink)!important;color:#fff!important;font-size:.65rem!important;font-weight:850!important;letter-spacing:.1em!important;text-transform:uppercase!important}
.woocommerce-checkout #place_order:hover{background:var(--ag-bronze-dark)!important}
.ag-checkout-payment-reassurance{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1320px;margin:2.2rem auto 0;background:var(--ag-line);border:1px solid var(--ag-line)}
.ag-checkout-payment-reassurance span{min-height:80px;display:flex;flex-direction:column;justify-content:center;padding:.9rem 1rem;background:#fff}
.ag-checkout-payment-reassurance b{font-size:.64rem;font-weight:850;letter-spacing:.045em;text-transform:uppercase}
.ag-checkout-payment-reassurance small{margin-top:.25rem;color:var(--ag-muted);font-size:.67rem;line-height:1.45}

/* Legal note */
.woocommerce-checkout .ag-checkout-legal-note{max-width:1320px!important;margin:1.4rem auto 0!important;padding:1rem 1.1rem!important;border-left:2px solid var(--ag-bronze)!important;background:#faf7f3!important}
.woocommerce-checkout .ag-checkout-legal-note p{margin:.25rem 0!important;color:var(--ag-muted)!important;font-size:.66rem!important;line-height:1.55!important}
.woocommerce-checkout .ag-checkout-legal-note a{color:var(--ag-ink)!important}

@media(min-width:1121px){
  /* Keep the order context visible on common desktop viewports, without trapping very tall summaries */
  .woocommerce-checkout #order_review_heading{position:sticky;top:18px;z-index:3;background:var(--ag-paper)!important}
}

@media(max-width:980px){
  .woocommerce-checkout form.checkout{grid-template-columns:1fr!important}
  .woocommerce-checkout #customer_details{padding-right:0!important}
  .ag-checkout-payment-reassurance{grid-template-columns:1fr!important}
}

@media(max-width:782px){
  .ag-checkout-header__inner{min-height:68px!important;padding-left:1rem!important;padding-right:1rem!important}
  .ag-checkout-secure{display:none!important}
  .woocommerce-checkout .ag-checkout-page{padding:1.8rem 1rem 4rem!important}
  .woocommerce-checkout .ag-checkout-intro{display:block!important;margin-bottom:1rem!important;padding-bottom:1.2rem!important}
  .woocommerce-checkout .ag-checkout-intro h1{font-size:clamp(2.6rem,12vw,3.7rem)!important}
  .woocommerce-checkout .ag-checkout-intro>p{margin-top:.8rem!important}
  .ag-checkout-progress{grid-template-columns:1fr!important;margin-bottom:1.3rem!important}
  .ag-checkout-progress span{min-height:44px!important;border-right:0!important;border-bottom:1px solid var(--ag-line)!important}
  .ag-checkout-progress span:last-child{border-bottom:0!important}
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr!important}
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper>*{grid-column:1!important}
  .woocommerce-checkout #order_review{padding:1rem!important}
  .woocommerce-checkout #order_review_heading{margin-top:1.7rem!important}
  .woocommerce-checkout #payment ul.payment_methods>li{padding:.85rem!important}
  .woocommerce-checkout #place_order{min-height:56px!important}
  .woocommerce-checkout .ag-checkout-legal-note{margin-top:1rem!important}
}


/* ===== assets/css/checkout-payment-separator-fix.css ===== */
/* Antwerp Glow — Checkout orphan express-payment separator fix, 2026-09-01 */
/* WooPayments inserts an “OR/OF” separator after express checkout. On our checkout
   the express wallet sits at the end of the payment area, so the separator points
   to no following alternative and must not be rendered. Cover current + legacy IDs
   and the Blocks equivalent defensively. */
.woocommerce-checkout #wcpay-express-checkout-button-separator,
.woocommerce-checkout #wcpay-payment-request-button-separator,
.woocommerce-checkout .wcpay-express-checkout-button-separator,
.woocommerce-checkout .wc-block-components-express-payment-continue-rule {
  display:none!important;
}


/* ===== assets/css/core-page-recovery.css ===== */
/* Antwerp Glow — resilient core page system, 2026-09-01 */
.ag-core-page{margin:0!important;background:var(--ag-paper);color:var(--ag-ink);overflow:hidden}
.ag-core-shell{width:min(1360px,calc(100% - 2*var(--ag-gutter)));margin-inline:auto}
.ag-core-hero{padding:clamp(4.5rem,7vw,8rem) var(--ag-gutter);background:linear-gradient(120deg,#faf7f3,#f1e8df);border-bottom:1px solid var(--ag-line)}
.ag-core-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(3rem,7vw,8rem);align-items:end}
.ag-core-kicker{margin:0 0 1rem!important;color:var(--ag-bronze-dark);font-size:.58rem!important;font-weight:850!important;letter-spacing:.17em!important;text-transform:uppercase}
.ag-core-hero h1,.ag-core-section h2{font-family:var(--ag-serif)!important;font-weight:400!important;letter-spacing:-.055em!important;line-height:.96!important}
.ag-core-hero h1{max-width:11ch;margin:0!important;font-size:clamp(3.7rem,6vw,7rem)!important}
.ag-core-hero__copy{max-width:42rem;margin:0!important;color:var(--ag-body);font-size:clamp(1rem,1.25vw,1.17rem)!important;line-height:1.72!important}
.ag-core-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.7rem}
.ag-core-actions a{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.25rem;border:1px solid var(--ag-ink);font-size:.62rem;font-weight:850;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}
.ag-core-actions a:first-child{background:var(--ag-ink);color:#fff}.ag-core-actions a:first-child:hover{background:var(--ag-bronze-dark);border-color:var(--ag-bronze-dark)}
.ag-core-section{padding:clamp(4.8rem,7vw,8rem) var(--ag-gutter)}
.ag-core-section--bone{background:var(--ag-bone)}.ag-core-section--dark{background:var(--ag-ink);color:#fff}.ag-core-section--dark p{color:#bcb3ab}
.ag-core-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:clamp(2rem,6vw,7rem);align-items:end;margin-bottom:clamp(2.4rem,4vw,4rem)}
.ag-core-heading h2{max-width:12ch;margin:0!important;font-size:clamp(2.7rem,4.4vw,5rem)!important}.ag-core-heading>p{max-width:38rem;margin:0!important;color:var(--ag-muted);line-height:1.7!important}
.ag-core-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--ag-line);background:var(--ag-line);gap:1px}
.ag-core-card{position:relative;min-height:245px;display:flex;flex-direction:column;justify-content:space-between;padding:1.4rem;background:#fff;text-decoration:none;overflow:hidden}
.ag-core-card::after{content:'↗';position:absolute;right:1.2rem;top:1.1rem;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(23,21,18,.18);border-radius:50%;transition:.2s}
.ag-core-card:hover{z-index:2;background:#f7f2ec;transform:translateY(-3px);box-shadow:0 18px 50px rgba(34,27,21,.08)}.ag-core-card:hover::after{background:var(--ag-ink);color:#fff;transform:translate(2px,-2px)}
.ag-core-card small{color:var(--ag-bronze-dark);font-size:.54rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.ag-core-card h3{max-width:13ch;margin:auto 0 .5rem!important;font-family:var(--ag-serif)!important;font-size:1.6rem!important;font-weight:400!important;letter-spacing:-.035em!important;line-height:1.04!important}.ag-core-card p{margin:0!important;padding-right:2.2rem;color:var(--ag-muted);font-size:.78rem!important;line-height:1.55!important}
.ag-core-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ag-core-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.ag-core-split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(3rem,7vw,8rem);align-items:start}.ag-core-split h2{max-width:11ch;margin:0!important;font-size:clamp(2.9rem,4.7vw,5.4rem)!important}.ag-core-split p{max-width:42rem;line-height:1.75!important}
.ag-core-list{border-top:1px solid currentColor;opacity:.95}.ag-core-list>div{display:grid;grid-template-columns:44px 1fr;gap:1rem;padding:1.15rem 0;border-bottom:1px solid rgba(128,119,111,.35)}.ag-core-list span{color:#c8a779;font-size:.55rem;font-weight:850;letter-spacing:.14em}.ag-core-list strong{display:block;margin-bottom:.2rem}.ag-core-list p{margin:0!important;font-size:.8rem!important;line-height:1.55!important}
.ag-core-rail{display:flex;overflow:auto;gap:.5rem;padding:.8rem var(--ag-gutter);border-bottom:1px solid var(--ag-line);background:#fff;scrollbar-width:none}.ag-core-rail::-webkit-scrollbar{display:none}.ag-core-rail a{flex:0 0 auto;padding:.7rem .9rem;border:1px solid var(--ag-line);font-size:.58rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;white-space:nowrap}
/* Home rebuild */
.ag-home-rebuild .ag-core-hero{padding-top:clamp(5rem,8vw,9rem)}.ag-home-stage{position:relative;min-height:520px;background:linear-gradient(145deg,#e8ddd2,#f7f1eb);border:1px solid rgba(88,65,44,.13);overflow:hidden}.ag-home-stage::before{content:'AG';position:absolute;left:-.05em;bottom:-.25em;color:rgba(255,255,255,.5);font-family:var(--ag-serif);font-size:clamp(13rem,21vw,24rem);letter-spacing:-.12em;line-height:.8}.ag-home-stage__cards{position:absolute;inset:2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:end}.ag-home-stage__cards div{min-height:190px;display:flex;align-items:flex-end;padding:1rem;background:rgba(255,255,255,.76);border:1px solid rgba(80,60,43,.12);font-family:var(--ag-serif);font-size:1.35rem}.ag-brand-strip{display:flex;gap:1.3rem;overflow:auto;padding:1.1rem var(--ag-gutter);background:#181512;color:#fff;scrollbar-width:none}.ag-brand-strip a{flex:0 0 auto;color:#fff;text-decoration:none;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
/* Editorial hub accents */
.ag-core-card:nth-child(4n+1){background:#f1e5dc}.ag-core-card:nth-child(4n+2){background:#f5efe8}.ag-core-card:nth-child(4n+3){background:#e5e9e2}.ag-core-card:nth-child(4n+4){background:#ece4dc}
@media(max-width:1120px){.ag-core-hero__grid,.ag-core-heading,.ag-core-split{grid-template-columns:1fr}.ag-core-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ag-core-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.ag-home-stage{min-height:430px}}
@media(max-width:782px){.ag-core-shell{width:calc(100% - 2rem)}.ag-core-hero,.ag-core-section{padding-left:1rem;padding-right:1rem}.ag-core-hero{padding-top:3.8rem;padding-bottom:3.8rem}.ag-core-hero h1{font-size:clamp(3rem,14vw,4.4rem)!important;overflow-wrap:normal!important;word-break:normal!important}.ag-core-grid,.ag-core-grid--3,.ag-core-grid--2{grid-template-columns:1fr}.ag-core-card{min-height:205px}.ag-core-actions{flex-direction:column}.ag-core-actions a{width:100%}.ag-home-stage{min-height:330px}.ag-home-stage__cards{inset:1rem;grid-template-columns:1fr;gap:.6rem}.ag-home-stage__cards div{min-height:78px;font-size:1.05rem}.ag-home-stage::before{font-size:13rem}.ag-core-heading h2,.ag-core-split h2{font-size:clamp(2.6rem,12vw,4rem)!important}}


/* ===== assets/css/category-gold-standard.css ===== */
/* Antwerp Glow — Category Gold Standard */
.ag-category-gold{overflow:hidden;background:var(--ag-paper)}
.ag-category-gold__hero{padding:clamp(2.7rem,5vw,5.3rem) 0 clamp(2.2rem,4vw,4rem)!important;background:linear-gradient(180deg,#f7f1ea 0%,#fffdf9 100%);border-bottom:1px solid var(--ag-line)}
.ag-category-gold__hero-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);column-gap:clamp(2.8rem,7vw,8rem);align-items:end}
.ag-category-gold__hero-inner>.woocommerce-breadcrumb{grid-column:1/-1;margin:0 0 clamp(2.2rem,4vw,3.6rem)!important;color:var(--ag-muted);font-size:.69rem}
.ag-category-gold__eyebrow{grid-column:1;margin:0 0 .8rem!important;color:var(--ag-bronze-dark);font-size:.61rem!important;font-weight:850;letter-spacing:.16em;text-transform:uppercase}
.ag-category-gold__hero-inner>.wp-block-query-title{grid-column:1;margin:0!important;font-family:var(--ag-serif);font-size:clamp(3.8rem,6.4vw,7rem)!important;font-weight:400!important;letter-spacing:-.055em!important;line-height:.86!important;color:var(--ag-ink)}
.ag-category-gold__hero-inner>.term-description{grid-column:2;grid-row:2 / span 2;align-self:end;max-width:35rem;margin:0!important;color:var(--ag-body);font-size:clamp(.94rem,1.15vw,1.08rem);line-height:1.75}
.ag-category-gold__hero-inner>.term-description p{margin:0!important}
.ag-category-quick{grid-column:1/-1;display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;margin-top:clamp(2rem,4vw,3rem);padding-top:1rem;border-top:1px solid var(--ag-line)}
.ag-category-quick[hidden]{display:none!important}
.ag-category-quick__label{margin-right:.5rem;color:var(--ag-muted);font-size:.57rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}
.ag-category-quick a{display:inline-flex;align-items:center;gap:.65rem;min-height:40px;padding:.68rem .82rem;border:1px solid var(--ag-line);background:rgba(255,255,255,.62);color:var(--ag-ink);font-size:.65rem;font-weight:750;text-decoration:none;transition:.2s ease}
.ag-category-quick a b{font-size:.8rem;font-weight:400;color:var(--ag-bronze-dark)}
.ag-category-quick a:hover{border-color:var(--ag-ink);background:var(--ag-ink);color:#fff}.ag-category-quick a:hover b{color:#fff}

.ag-category-intent{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:var(--ag-container);margin:0 auto;padding:0;border-left:1px solid var(--ag-line);border-bottom:1px solid var(--ag-line)}
.ag-category-intent>a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:104px;padding:1.15rem 1.35rem;border-top:1px solid var(--ag-line);border-right:1px solid var(--ag-line);color:var(--ag-ink);text-decoration:none;transition:.2s ease}
.ag-category-intent small{color:var(--ag-bronze-dark);font-size:.58rem;font-weight:850;letter-spacing:.1em}
.ag-category-intent span{display:grid;gap:.25rem}.ag-category-intent strong{font-family:var(--ag-serif);font-size:1.18rem;font-weight:400;line-height:1}.ag-category-intent em{color:var(--ag-muted);font-size:.66rem;font-style:normal;line-height:1.4}.ag-category-intent>b{font-size:.9rem;font-weight:400;color:var(--ag-bronze-dark)}
.ag-category-intent>a:hover{background:var(--ag-ink);color:#fff}.ag-category-intent>a:hover em,.ag-category-intent>a:hover small,.ag-category-intent>a:hover b{color:#d6c1a6}

.ag-category-gold__toolbar{max-width:var(--ag-container)!important;margin:clamp(2.2rem,4vw,3.4rem) auto 1.35rem!important;padding:0 0 1rem!important;border-bottom:1px solid var(--ag-line)!important}
.ag-category-gold__products{max-width:var(--ag-container)!important;margin-inline:auto!important}
.ag-category-gold__products .wc-block-product{min-width:0}
.ag-category-gold__products .wp-block-post-title{margin-top:.78rem!important;font-family:var(--ag-sans)!important;font-size:.91rem!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.3!important}
.ag-category-gold__products .ag-product-brand{margin:.7rem 0 .2rem!important;color:var(--ag-bronze-dark)!important;font-size:.54rem!important;font-weight:850!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.ag-category-gold__products .ag-product-brand a{color:inherit!important;text-decoration:none!important}
.ag-category-gold__products .wc-block-components-product-price{font-size:.8rem!important;font-weight:750!important}
.ag-category-gold__products .wp-block-button__link,.ag-category-gold__products .wp-block-woocommerce-product-button .wp-element-button{min-height:44px!important;font-size:.57rem!important;letter-spacing:.08em!important}

.ag-category-guide{max-width:var(--ag-container);margin:clamp(5rem,8vw,9rem) auto 0;padding:clamp(3rem,5vw,5rem) 0 clamp(5rem,8vw,8rem);border-top:1px solid var(--ag-line)}
.ag-category-guide__heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);gap:clamp(2rem,6vw,6rem);align-items:end;margin-bottom:clamp(2rem,4vw,3.5rem)}
.ag-category-guide__heading>p{grid-column:1;color:var(--ag-bronze-dark);font-size:.59rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase;margin:0 0 .75rem}
.ag-category-guide__heading h2{grid-column:1;margin:0;font-family:var(--ag-serif);font-size:clamp(2.8rem,4.7vw,5rem);font-weight:400;letter-spacing:-.045em;line-height:.92;max-width:15ch}
.ag-category-guide__heading>span{grid-column:2;grid-row:1 / span 2;align-self:end;color:var(--ag-muted);font-size:.95rem;line-height:1.65;max-width:34rem}
.ag-category-guide__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-left:1px solid var(--ag-line);border-top:1px solid var(--ag-line)}
.ag-category-guide__grid>a{display:flex;flex-direction:column;min-height:285px;padding:1.5rem;border-right:1px solid var(--ag-line);border-bottom:1px solid var(--ag-line);color:var(--ag-ink);text-decoration:none;transition:.2s ease}
.ag-category-guide__grid small{color:var(--ag-bronze-dark);font-size:.57rem;font-weight:850;letter-spacing:.13em}
.ag-category-guide__grid strong{margin-top:3.8rem;font-family:var(--ag-serif);font-size:1.55rem;font-weight:400;line-height:1.05}
.ag-category-guide__grid p{margin:.8rem 0 1.3rem;color:var(--ag-muted);font-size:.72rem;line-height:1.55}.ag-category-guide__grid b{margin-top:auto;font-size:.59rem;letter-spacing:.07em;text-transform:uppercase}
.ag-category-guide__grid>a:hover{background:var(--ag-ink);color:#fff}.ag-category-guide__grid>a:hover p{color:#d5cec5}.ag-category-guide__grid>a:hover small{color:#d6b98e}

@media(max-width:1120px){
 .ag-category-gold__hero-inner{grid-template-columns:1fr;gap:1.1rem}.ag-category-gold__hero-inner>.wp-block-query-title,.ag-category-gold__hero-inner>.term-description{grid-column:1;grid-row:auto}.ag-category-gold__hero-inner>.term-description{max-width:46rem}.ag-category-intent{grid-template-columns:1fr}.ag-category-intent>a{min-height:86px}.ag-category-guide__grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:782px){
 .ag-category-gold__hero{padding:2rem 0 1.7rem!important}.ag-category-gold__hero-inner>.woocommerce-breadcrumb{margin-bottom:1.1rem!important}.ag-category-gold__hero-inner>.wp-block-query-title{font-size:clamp(2.8rem,14vw,4.5rem)!important;line-height:.92!important}.ag-category-gold__hero-inner>.term-description{font-size:.88rem;line-height:1.65}.ag-category-quick{overflow-x:auto;flex-wrap:nowrap;margin-inline:-1rem;padding-inline:1rem;padding-bottom:.35rem;scrollbar-width:none}.ag-category-quick::-webkit-scrollbar{display:none}.ag-category-quick__label{flex:0 0 auto}.ag-category-quick a{flex:0 0 auto}.ag-category-intent{margin-inline:1rem}.ag-category-intent>a{padding:1rem;min-height:80px}.ag-category-gold__toolbar{margin:1.6rem 1rem 1rem!important}.ag-category-guide{margin:4rem 1rem 0;padding:2.4rem 0 4rem}.ag-category-guide__heading{grid-template-columns:1fr;gap:1rem}.ag-category-guide__heading>span{grid-column:1;grid-row:auto}.ag-category-guide__heading h2{font-size:clamp(2.4rem,12vw,3.7rem)}.ag-category-guide__grid{grid-template-columns:1fr}.ag-category-guide__grid>a{min-height:220px}.ag-category-guide__grid strong{margin-top:2.5rem}
}


/* ===== assets/css/curated-intersections.css ===== */
/* Antwerp Glow — curated commercial intersections */
.ag-curated-hub,.ag-curated-page{background:var(--ag-paper);color:var(--ag-ink)}
.ag-curated-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.55fr);gap:clamp(2.5rem,7vw,8rem);align-items:end;max-width:var(--ag-container);margin:0 auto;padding:clamp(4rem,8vw,8rem) 0;border-bottom:1px solid var(--ag-line)}
.ag-curated-hero h1{max-width:13ch;margin:.6rem 0 1.4rem;font-family:var(--ag-serif);font-size:clamp(4rem,7vw,7.5rem);font-weight:400;letter-spacing:-.055em;line-height:.88}
.ag-curated-hero>div>p:not(.ag-curated-kicker):not(.ag-curated-crumb){max-width:46rem;color:var(--ag-muted);font-size:1rem;line-height:1.75}
.ag-curated-kicker,.ag-curated-crumb{margin:0;color:var(--ag-bronze-dark);font-size:.6rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.ag-curated-crumb a{color:inherit;text-decoration:none}
.ag-curated-hero>aside{display:grid;grid-template-columns:1fr auto;align-items:center;border-top:1px solid var(--ag-line)}
.ag-curated-hero>aside span,.ag-curated-hero>aside strong,.ag-curated-hero>aside p,.ag-curated-hero>aside small,.ag-curated-hero>aside b{margin:0;padding:.85rem 0;border-bottom:1px solid var(--ag-line)}
.ag-curated-hero>aside span,.ag-curated-hero>aside p{color:var(--ag-muted);font-size:.72rem}.ag-curated-hero>aside strong{font-family:var(--ag-serif);font-size:1.7rem;font-weight:400}.ag-curated-hero>aside small{grid-column:1/-1;color:var(--ag-bronze-dark);font-size:.57rem;font-weight:850;letter-spacing:.13em}.ag-curated-hero>aside b{font-size:.75rem;font-weight:400;color:var(--ag-bronze-dark)}
.ag-curated-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.6rem}.ag-curated-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.1rem;border:1px solid var(--ag-ink);background:var(--ag-ink);color:#fff;font-size:.6rem;font-weight:850;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.ag-curated-actions a+ a{background:transparent;color:var(--ag-ink)}
.ag-curated-section,.ag-curated-products,.ag-curated-faq{max-width:var(--ag-container);margin:0 auto;padding:clamp(4rem,7vw,7rem) 0;border-bottom:1px solid var(--ag-line)}
.ag-curated-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:clamp(2rem,6vw,6rem);align-items:end;margin-bottom:clamp(2rem,4vw,3rem)}.ag-curated-heading>p{grid-column:1;margin:0 0 .65rem;color:var(--ag-bronze-dark);font-size:.58rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.ag-curated-heading h2{grid-column:1;margin:0;max-width:14ch;font-family:var(--ag-serif);font-size:clamp(2.8rem,4.8vw,5rem);font-weight:400;letter-spacing:-.045em;line-height:.92}.ag-curated-heading>span{grid-column:2;grid-row:1 / span 2;color:var(--ag-muted);font-size:.92rem;line-height:1.65}
.ag-curated-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid var(--ag-line);border-top:1px solid var(--ag-line)}.ag-curated-cards>a{display:flex;flex-direction:column;min-height:285px;padding:1.5rem;border-right:1px solid var(--ag-line);border-bottom:1px solid var(--ag-line);color:var(--ag-ink);text-decoration:none}.ag-curated-cards small{color:var(--ag-bronze-dark);font-size:.56rem;font-weight:850;letter-spacing:.12em}.ag-curated-cards strong{margin-top:4rem;font-family:var(--ag-serif);font-size:1.7rem;font-weight:400;line-height:1.05}.ag-curated-cards p{color:var(--ag-muted);font-size:.74rem;line-height:1.55}.ag-curated-cards b{margin-top:auto;font-size:.58rem;text-transform:uppercase;letter-spacing:.07em}.ag-curated-cards>a:hover{background:var(--ag-ink);color:#fff}.ag-curated-cards>a:hover p{color:#d9d2ca}
.ag-curated-method{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,8vw,8rem);max-width:var(--ag-container);margin:0 auto;padding:clamp(4rem,7vw,7rem) 0}.ag-curated-method h2{margin:.5rem 0 0;font-family:var(--ag-serif);font-size:clamp(2.6rem,4.2vw,4.5rem);font-weight:400;line-height:.94}.ag-curated-method>p{align-self:end;color:var(--ag-muted);font-size:.95rem;line-height:1.7}
.ag-curated-section--split{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2.5rem,7vw,7rem)}.ag-curated-section--split h2{margin:.6rem 0 0;font-family:var(--ag-serif);font-size:clamp(2.8rem,4.8vw,5rem);font-weight:400;line-height:.92}
.ag-curated-checks{border-top:1px solid var(--ag-line)}.ag-curated-checks article{display:grid;grid-template-columns:48px 1fr;gap:1rem;padding:1.1rem 0;border-bottom:1px solid var(--ag-line)}.ag-curated-checks span{color:var(--ag-bronze-dark);font-size:.58rem;font-weight:850;letter-spacing:.08em}.ag-curated-checks strong{font-family:var(--ag-serif);font-size:1.2rem;font-weight:400}.ag-curated-checks p{margin:.3rem 0 0;color:var(--ag-muted);font-size:.75rem;line-height:1.55}
.ag-curated-products .products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1.5rem!important;margin:0!important;padding:0!important}.ag-curated-products .products .product{float:none!important;width:auto!important;margin:0!important;min-width:0!important}.ag-curated-products .products .product img{width:100%!important;aspect-ratio:1/1.08;object-fit:contain;background:var(--ag-bone);padding:1rem}.ag-curated-products .woocommerce-loop-product__title{font-family:var(--ag-sans)!important;font-size:.88rem!important;line-height:1.3!important;font-weight:700!important}.ag-curated-products .price{font-size:.8rem!important;font-weight:750!important}.ag-curated-products .button{width:100%;min-height:44px;margin-top:.8rem!important;padding:.75rem!important;text-align:center!important;font-size:.57rem!important;letter-spacing:.07em!important}
.ag-curated-section--links{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:clamp(2.5rem,7vw,7rem)}.ag-curated-section--links h2{margin:.6rem 0;font-family:var(--ag-serif);font-size:clamp(2.8rem,4.6vw,4.8rem);font-weight:400;line-height:.92}.ag-curated-section--links>div>p:last-child{color:var(--ag-muted);line-height:1.7}.ag-curated-linkgrid{display:grid;grid-template-columns:repeat(2,1fr);border-left:1px solid var(--ag-line);border-top:1px solid var(--ag-line)}.ag-curated-linkgrid>a{display:flex;flex-direction:column;min-height:190px;padding:1.2rem;border-right:1px solid var(--ag-line);border-bottom:1px solid var(--ag-line);color:var(--ag-ink);text-decoration:none}.ag-curated-linkgrid small{color:var(--ag-bronze-dark);font-size:.55rem;font-weight:850;letter-spacing:.1em}.ag-curated-linkgrid strong{margin-top:2rem;font-family:var(--ag-serif);font-size:1.35rem;font-weight:400}.ag-curated-linkgrid span{margin-top:auto;color:var(--ag-muted);font-size:.65rem}.ag-curated-linkgrid>a:hover{background:var(--ag-ink);color:#fff}.ag-curated-linkgrid>a:hover span{color:#ddd4ca}
.ag-curated-faq{display:grid;grid-template-columns:minmax(0,.6fr) minmax(0,1.4fr);gap:clamp(2.5rem,7vw,7rem)}.ag-curated-faq h2{margin:.6rem 0;font-family:var(--ag-serif);font-size:clamp(2.8rem,4.6vw,4.8rem);font-weight:400;line-height:.92}.ag-curated-faq details{border-top:1px solid var(--ag-line);padding:1rem 0}.ag-curated-faq details:last-child{border-bottom:1px solid var(--ag-line)}.ag-curated-faq summary{cursor:pointer;font-family:var(--ag-serif);font-size:1.15rem}.ag-curated-faq details p{color:var(--ag-muted);font-size:.78rem;line-height:1.65}
@media(max-width:980px){.ag-curated-hero,.ag-curated-section--split,.ag-curated-section--links,.ag-curated-faq,.ag-curated-method{grid-template-columns:1fr}.ag-curated-heading{grid-template-columns:1fr}.ag-curated-heading>span{grid-column:1;grid-row:auto}.ag-curated-cards{grid-template-columns:1fr 1fr}.ag-curated-products .products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:782px){.ag-curated-hero,.ag-curated-section,.ag-curated-products,.ag-curated-faq,.ag-curated-method{margin-inline:1rem;padding:3.3rem 0}.ag-curated-hero h1{font-size:clamp(3rem,14vw,4.6rem)}.ag-curated-cards,.ag-curated-linkgrid{grid-template-columns:1fr}.ag-curated-cards>a{min-height:220px}.ag-curated-products .products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.8rem!important}.ag-curated-products .products .product img{padding:.55rem}.ag-curated-products .woocommerce-loop-product__title{font-size:.78rem!important}.ag-curated-actions{display:grid}.ag-curated-actions a{width:100%}}


/* ===== assets/css/gold-standard-final.css ===== */
/* Antwerp Glow — Gold Standard final cascade, 2026-09-01.
   Last-resort production layer for full-bleed editorial pages, premium commerce
   polish and stable small-screen behavior. */

/* Gutenberg constrains raw HTML children to the content width. Antwerp Glow
   editorial pages intentionally own their full-bleed section layout. */
.wp-block-post-content > .ag-core-page{
  width:calc(100% + 2 * var(--ag-gutter))!important;
  max-width:none!important;
  margin-left:calc(-1 * var(--ag-gutter))!important;
  margin-right:calc(-1 * var(--ag-gutter))!important;
}
.ag-core-page .ag-core-hero,
.ag-core-page .ag-core-section{
  padding-left:0!important;
  padding-right:0!important;
}
.ag-core-page .ag-core-shell{
  width:min(1360px,calc(100% - 2 * var(--ag-gutter)))!important;
  max-width:none!important;
}

/* Homepage: a balanced editorial opening at real desktop width. */
.home .ag-core-hero__grid{
  grid-template-columns:minmax(450px,.92fr) minmax(500px,1.08fr)!important;
  gap:clamp(3rem,6vw,7rem)!important;
  align-items:center!important;
}
.home .ag-core-hero h1{
  max-width:10.2ch!important;
  font-size:clamp(4.2rem,6.15vw,6.6rem)!important;
  line-height:.94!important;
}
.home .ag-core-hero__copy{max-width:35rem!important}
.home .ag-home-stage{min-height:560px}
.home .ag-home-stage__cards{
  inset:clamp(1.25rem,2.4vw,2rem);
  gap:clamp(.65rem,1.2vw,1rem);
}
.home .ag-home-stage__cards div{
  min-width:0;
  background-color:rgba(255,255,255,.88)!important;
  box-shadow:0 16px 44px rgba(34,27,21,.055);
}

/* Proof and routing layers used by the complete homepage. */
.ag-home-proof{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  width:100%;
  background:var(--ag-ink);
  color:#fff;
  border-top:1px solid rgba(255,255,255,.14);
}
.ag-home-proof>div{
  min-height:86px;
  display:flex;
  align-items:center;
  gap:.8rem;
  padding:1rem var(--ag-gutter);
  border-right:1px solid rgba(255,255,255,.14);
}
.ag-home-proof>div:last-child{border-right:0}
.ag-home-proof span{
  color:#d2af7b;
  font-size:.57rem;
  font-weight:850;
  letter-spacing:.12em;
}
.ag-home-proof strong{
  display:block;
  font-size:.66rem;
  font-weight:750;
  letter-spacing:.075em;
  line-height:1.35;
  text-transform:uppercase;
}
.ag-home-routes{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:1px;
  background:var(--ag-line);
  border:1px solid var(--ag-line);
}
.ag-home-route{
  min-height:310px;
  display:flex;
  flex-direction:column;
  padding:1.55rem;
  background:#fff;
  color:var(--ag-ink);
  text-decoration:none;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;
}
.ag-home-route:nth-child(2){background:#f4ede6}
.ag-home-route:nth-child(3){background:#e7e8e1}
.ag-home-route:nth-child(4){background:#eadfd7}
.ag-home-route:hover{
  z-index:2;
  transform:translateY(-4px);
  box-shadow:0 22px 62px rgba(34,27,21,.1);
}
.ag-home-route small{
  color:var(--ag-bronze-dark);
  font-size:.55rem;
  font-weight:850;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.ag-home-route h3{
  max-width:12ch;
  margin:auto 0 .65rem!important;
  font-family:var(--ag-serif)!important;
  font-size:clamp(1.8rem,2.3vw,2.65rem)!important;
  font-weight:400!important;
  letter-spacing:-.045em!important;
  line-height:1!important;
}
.ag-home-route p{
  max-width:27ch;
  margin:0!important;
  color:var(--ag-muted);
  font-size:.8rem!important;
  line-height:1.55!important;
}
.ag-home-route b{
  display:inline-block;
  margin-top:1rem;
  font-size:.58rem;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.ag-home-commerce-section{
  width:calc(100% + 2 * var(--ag-gutter))!important;
  max-width:none!important;
  margin-left:calc(-1 * var(--ag-gutter))!important;
  margin-right:calc(-1 * var(--ag-gutter))!important;
  padding:clamp(4.8rem,7vw,8rem) var(--ag-gutter)!important;
  background:var(--ag-paper);
}
.ag-home-commerce-section--bone{background:var(--ag-bone)}
.ag-home-commerce-section__inner{
  width:min(1360px,100%)!important;
  max-width:none!important;
  margin-inline:auto!important;
}
.ag-home-commerce-section .ag-core-heading{margin-bottom:2.4rem}
.ag-home-commerce-section .wp-block-woocommerce-product-collection{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.ag-home-commerce-section__cta{
  display:flex;
  justify-content:flex-end;
  margin-top:1.6rem;
}
.ag-home-commerce-section__cta a{
  display:inline-flex;
  align-items:center;
  min-height:48px;
  padding:.85rem 1.15rem;
  border:1px solid var(--ag-ink);
  font-size:.61rem;
  font-weight:850;
  letter-spacing:.09em;
  text-decoration:none;
  text-transform:uppercase;
}
.ag-home-assurance{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:1px;
  background:rgba(255,255,255,.17);
  border:1px solid rgba(255,255,255,.2);
}
.ag-home-assurance>div{min-height:180px;padding:1.35rem}
.ag-home-assurance small{
  color:#d2af7b;
  font-size:.55rem;
  font-weight:850;
  letter-spacing:.14em;
}
.ag-home-assurance strong{display:block;margin:2.3rem 0 .45rem}
.ag-home-assurance p{margin:0!important;color:#c7beb6!important;font-size:.78rem!important;line-height:1.55!important}
.ag-home-closing{text-align:center}
.ag-home-closing h2{max-width:13ch!important;margin-inline:auto!important}
.ag-home-closing>p{max-width:48rem;margin:1.2rem auto 0!important;color:var(--ag-muted)}
.ag-home-closing .ag-core-actions{justify-content:center}

/* Avoid an empty WooPayments placeholder before its message iframe settles. */
.single-product #payment-method-message.StripeElement{
  min-height:0!important;
  height:auto!important;
  padding:0!important;
  background:transparent!important;
}

/* Checkout notices should inherit the premium neutral visual language. */
.woocommerce-checkout .woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info{
  border:1px solid var(--ag-line)!important;
  border-radius:0!important;
  background:var(--ag-bone)!important;
  color:var(--ag-ink)!important;
  box-shadow:none!important;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info>svg{
  fill:var(--ag-bronze-dark)!important;
}

/* Automatic Woo related items are discovery, not guaranteed routine pairs. */
.single-product .ag-related-heading>div>.ag-master-kicker::after{content:''}

@media(max-width:1120px){
  .home .ag-core-hero__grid{grid-template-columns:1fr!important}
  .home .ag-core-hero h1{max-width:10ch!important}
  .home .ag-home-stage{min-height:470px}
  .ag-home-proof,.ag-home-routes,.ag-home-assurance{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ag-home-proof>div:nth-child(2){border-right:0}
  .ag-home-proof>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}
}

@media(max-width:782px){
  .ag-core-page .ag-core-shell{width:calc(100% - 2rem)!important}
  .home .ag-core-hero h1{
    max-width:9.6ch!important;
    font-size:clamp(3.1rem,13vw,4.25rem)!important;
  }
  .home .ag-home-stage{min-height:340px}
  .ag-home-proof{grid-template-columns:1fr}
  .ag-home-proof>div{
    min-height:66px;
    padding:.85rem 1rem;
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.14);
  }
  .ag-home-proof>div:last-child{border-bottom:0}
  .ag-home-routes,.ag-home-assurance{grid-template-columns:1fr}
  .ag-home-route{min-height:220px;padding:1.25rem}
  .ag-home-commerce-section{padding:4.35rem 1rem!important}
  .ag-home-commerce-section .ag-core-heading{display:block!important}
  .ag-home-commerce-section .ag-core-heading>p{margin-top:1rem!important}
  .ag-home-commerce-section__cta{justify-content:stretch}
  .ag-home-commerce-section__cta a{width:100%;justify-content:center}
}

/* Home product collections: one deliberate desktop row. */
@media(min-width:1121px){
  .ag-home-product-collection .wc-block-product-template{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:clamp(1rem,2vw,1.7rem)!important;
  }
  .ag-home-product-collection .wc-block-product{
    width:auto!important;
    max-width:none!important;
  }
}


/* Shop archive: compact, editorial filters with native WooCommerce interactivity. */
.ag-shop-filter-shell{
  width:min(1360px,calc(100% - 2 * var(--ag-gutter)))!important;
  max-width:none!important;
  margin:0 auto!important;
  padding:0 0 clamp(2.4rem,4vw,4rem)!important;
}
.ag-shop-filter-shell::before{
  content:"FILTER & VERFIJN";
  display:block;
  margin:0 0 .8rem;
  color:var(--ag-bronze-dark);
  font-size:.58rem;
  font-weight:850;
  letter-spacing:.14em;
}
.ag-shop-filters{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
@media(min-width:783px){
  .ag-shop-filters .wc-block-product-filters__overlay,
  .ag-shop-filters .wc-block-product-filters__overlay-wrapper,
  .ag-shop-filters .wc-block-product-filters__overlay-dialog{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
  }
  .ag-shop-filters .wc-block-product-filters__overlay-content{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:1px!important;
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    padding:1px!important;
    border:1px solid var(--ag-line);
    background:var(--ag-line);
  }
  .ag-shop-filters .wp-block-woocommerce-product-filter-taxonomy{
    min-width:0;
    height:296px!important;
    max-height:296px;
    padding:1.25rem 1.35rem 1.1rem;
    overflow:hidden!important;
    background:#fff;
  }
  .ag-shop-filters .wp-block-woocommerce-product-filter-taxonomy::before{
    display:block;
    margin:0 0 .9rem;
    color:var(--ag-ink);
    font-family:var(--ag-serif);
    font-size:1.28rem;
    line-height:1.1;
  }
  .ag-shop-filters .wp-block-woocommerce-product-filter-taxonomy[data-taxonomy="product_cat"]::before{content:"Categorie"}
  .ag-shop-filters .wp-block-woocommerce-product-filter-taxonomy[data-taxonomy="product_brand"]::before{content:"Merk"}
  .ag-shop-filters .wc-block-product-filter-checkbox-list,
  .ag-shop-filters .wc-block-product-filter-checkbox-list fieldset{
    min-width:0;
    margin:0!important;
    padding:0!important;
    border:0!important;
  }
  .ag-shop-filters .wc-block-product-filter-checkbox-list__items{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-auto-rows:minmax(28px,auto);
    gap:.15rem 1.15rem;
    max-height:216px;
    padding:0 .55rem 0 0;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    scrollbar-width:thin;
    scrollbar-color:var(--ag-line) transparent;
  }
  .ag-shop-filters .wc-block-product-filter-checkbox-list__item{
    width:auto!important;
    min-width:0;
    height:auto!important;
    margin:0!important;
  }
  .ag-shop-filters .wc-block-product-filter-checkbox-list__label{
    min-height:28px;
    align-items:center;
    color:var(--ag-ink);
    font-size:.72rem;
    line-height:1.25;
  }
  .ag-shop-filters .wc-block-product-filter-checkbox-list__text{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .ag-shop-filters .wc-block-product-filter-checkbox-list__show-more{
    grid-column:1/-1;
    padding-top:.35rem;
  }
  .ag-shop-filters .wc-block-product-filter-checkbox-list__show-more-button{
    color:var(--ag-bronze-dark)!important;
    font-size:.58rem!important;
    font-weight:850!important;
    letter-spacing:.08em;
    text-transform:uppercase;
  }
}
@media(max-width:782px){
  .ag-shop-filter-shell{
    width:calc(100% - 2rem)!important;
    padding-bottom:2rem!important;
  }
  .ag-shop-filter-shell::before{margin-bottom:.65rem}
  .ag-shop-filters .wc-block-product-filters__open-overlay{
    width:100%;
    min-height:48px;
    justify-content:center;
    border:1px solid var(--ag-ink);
    border-radius:0;
    background:#fff;
    color:var(--ag-ink);
    font-size:.65rem;
    font-weight:850;
    letter-spacing:.09em;
    text-transform:uppercase;
  }
}


/* Shop intent routes: retain a single, fast-scanning desktop row. */
@media(min-width:1121px){
  .ag-shop-index .ag-category-intent{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}


/* Final archive and product-detail clarity corrections. */
@media(min-width:783px){
  .ag-shop-filters .wp-block-woocommerce-product-filter-taxonomy{
    height:312px!important;
    max-height:312px;
  }
}
.single-product .wp-block-woocommerce-product-collection[data-collection*="related"] > .wp-block-heading{
  display:none!important;
}


/* Keyboard-dismissable desktop mega menu. */
.ag-mega-item-v4.ag-menu-dismissed .ag-mega-panel-v4{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
}


/* Search result headings need room for the actual query. */
.ag-search-products .ag-shop-hero h1{
  width:100%!important;
  max-width:760px!important;
}
@media(max-width:782px){
  .ag-search-products .ag-shop-hero h1{max-width:100%!important}
}


/* Search query title: override archive utility width without affecting shop titles. */
body.search-results main.ag-search-products .ag-shop-hero .ag-shop-hero__inner > h1.wp-block-query-title{
  width:760px!important;
  max-width:calc(100vw - 2 * var(--ag-gutter))!important;
}


/* ===== assets/css/home-hero-v3.css ===== */
/* Antwerp Glow homepage hero v3 — screenshot-led rebuild, 2026-09-01 */
.home .ag-home-hero-v3{
  position:relative;
  overflow:hidden;
  padding:clamp(3.6rem,5.2vw,5.6rem) 0!important;
  background:
    radial-gradient(circle at 82% 18%,rgba(255,255,255,.82),transparent 30%),
    linear-gradient(118deg,#fbf8f4 0%,#f7f1ea 48%,#eee3d8 100%)!important;
  border-bottom:1px solid var(--ag-line);
}
.home .ag-home-hero-v3::before{
  content:'';
  position:absolute;
  left:-13rem;
  bottom:-18rem;
  width:34rem;
  height:34rem;
  border:1px solid rgba(109,79,47,.08);
  border-radius:50%;
  pointer-events:none;
}
.home .ag-home-hero-v3 .ag-core-shell{
  position:relative;
  z-index:1;
}
.home .ag-home-hero-v3 .ag-core-hero__grid{
  display:grid!important;
  grid-template-columns:minmax(0,.82fr) minmax(610px,1.18fr)!important;
  gap:clamp(3rem,5.2vw,6.25rem)!important;
  align-items:center!important;
}
.home .ag-home-hero-v3__copy{
  max-width:35.5rem;
  min-width:0;
  padding:0!important;
}
.home .ag-home-hero-v3 .ag-core-kicker{
  margin:0 0 1rem!important;
  color:#795a38!important;
  font-size:.59rem!important;
  font-weight:850!important;
  letter-spacing:.18em!important;
}
.home .ag-home-hero-v3 h1{
  max-width:12.8ch!important;
  margin:0!important;
  color:var(--ag-ink)!important;
  font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif!important;
  font-size:clamp(3.7rem,4.65vw,5.15rem)!important;
  font-weight:400!important;
  letter-spacing:-.058em!important;
  line-height:.94!important;
  text-wrap:balance;
}
.home .ag-home-hero-v3 h1 span{
  display:block;
}
.home .ag-home-hero-v3 h1 span+span{
  margin-top:.06em;
}
.home .ag-home-hero-v3 .ag-core-hero__copy{
  max-width:34rem!important;
  margin:1.45rem 0 0!important;
  color:#58514a!important;
  font-size:clamp(1rem,1.06vw,1.12rem)!important;
  line-height:1.7!important;
}
.home .ag-home-hero-v3 .ag-core-actions{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:wrap!important;
  gap:.65rem!important;
  margin-top:1.75rem!important;
}
.home .ag-home-hero-v3 .ag-core-actions a{
  min-height:52px!important;
  padding:.92rem 1.35rem!important;
  font-size:.61rem!important;
  letter-spacing:.095em!important;
}
.home .ag-home-hero-v3 .ag-core-actions a:last-child{
  background:rgba(255,255,255,.45)!important;
}
.home .ag-home-hero-v3 .ag-core-actions a:last-child:hover{
  background:#fff!important;
}
.home .ag-home-hero-v3__microproof{
  display:flex;
  flex-wrap:wrap;
  gap:.45rem 1rem;
  margin:1.3rem 0 0!important;
  padding-top:1.05rem;
  border-top:1px solid rgba(88,74,62,.18);
  color:#7a726a!important;
  font-size:.61rem!important;
  line-height:1.45!important;
}
.home .ag-home-hero-v3__microproof span{
  display:inline-flex;
  align-items:center;
  gap:.45rem;
}
.home .ag-home-hero-v3__microproof span::before{
  content:'';
  width:4px;
  height:4px;
  border-radius:50%;
  background:var(--ag-bronze-dark);
}

.home .ag-home-stage--v3{
  position:relative!important;
  min-height:500px!important;
  height:500px;
  margin:0!important;
  overflow:visible!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.home .ag-home-stage--v3::before,
.home .ag-home-stage--v3::after{
  display:none!important;
}
.home .ag-home-stage--v3 .ag-home-stage__cards{
  position:static!important;
  inset:auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr)!important;
  grid-template-rows:repeat(2,minmax(0,1fr))!important;
  gap:.8rem!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  align-items:stretch!important;
}
.home .ag-home-stage--v3 .ag-hero-art__card{
  position:relative;
  min-width:0!important;
  min-height:0!important;
  overflow:hidden;
  display:block!important;
  padding:0!important;
  border:1px solid rgba(91,70,50,.13)!important;
  background:#f1e7dd!important;
  box-shadow:0 18px 48px rgba(45,35,27,.065)!important;
  isolation:isolate;
}
.home .ag-home-stage--v3 .ag-hero-art__card::before{
  content:attr(data-index);
  position:absolute;
  right:.65rem;
  top:-.22em;
  z-index:0;
  color:rgba(255,255,255,.66);
  font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;
  font-size:clamp(5.5rem,8vw,9rem);
  font-weight:400;
  letter-spacing:-.09em;
  line-height:1;
  pointer-events:none;
}
.home .ag-home-stage--v3 .ag-hero-art__card--main{
  grid-row:1 / 3;
  background:linear-gradient(145deg,#eadfd4 0%,#f8f3ed 100%)!important;
}
.home .ag-home-stage--v3 .ag-hero-art__card--bright{
  background:linear-gradient(145deg,#f5f2ee 0%,#ece8e1 100%)!important;
}
.home .ag-home-stage--v3 .ag-hero-art__card--comfort{
  background:linear-gradient(145deg,#e7e8df 0%,#f4f1eb 100%)!important;
}
.home .ag-home-stage--v3 .ag-hero-art__media{
  position:absolute;
  inset:1rem 1rem 4.7rem;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:center;
}
.home .ag-home-stage--v3 .ag-hero-art__card--main .ag-hero-art__media{
  inset:1.25rem 1.35rem 5rem;
}
.home .ag-home-stage--v3 .ag-hero-art__media img{
  display:block;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  mix-blend-mode:multiply;
  filter:saturate(.9) contrast(1.015) drop-shadow(0 18px 16px rgba(48,37,28,.11));
  transform:scale(.98);
  transition:transform .45s cubic-bezier(.2,.7,.2,1),filter .35s ease;
}
.home .ag-home-stage--v3 .ag-hero-art__card--main .ag-hero-art__media img{
  transform:scale(1.03);
}
.home .ag-home-stage--v3 .ag-hero-art__card:hover .ag-hero-art__media img{
  transform:translateY(-4px) scale(1.025);
  filter:saturate(.98) contrast(1.02) drop-shadow(0 22px 19px rgba(48,37,28,.14));
}
.home .ag-home-stage--v3 .ag-hero-art__card--main:hover .ag-hero-art__media img{
  transform:translateY(-4px) scale(1.065);
}
.home .ag-home-stage--v3 .ag-hero-art__caption{
  position:absolute;
  left:1rem;
  right:1rem;
  bottom:.9rem;
  z-index:2;
  display:grid;
  grid-template-columns:1fr auto;
  align-items:end;
  gap:.35rem 1rem;
  padding-top:.8rem;
  border-top:1px solid rgba(73,58,45,.16);
}
.home .ag-home-stage--v3 .ag-hero-art__caption small{
  grid-column:1/-1;
  color:var(--ag-bronze-dark);
  font-family:var(--ag-sans);
  font-size:.52rem;
  font-weight:850;
  letter-spacing:.15em;
  line-height:1.2;
  text-transform:uppercase;
}
.home .ag-home-stage--v3 .ag-hero-art__caption strong{
  color:var(--ag-ink);
  font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;
  font-size:clamp(1.28rem,1.55vw,1.75rem);
  font-weight:400;
  letter-spacing:-.035em;
  line-height:1;
}
.home .ag-home-stage--v3 .ag-hero-art__caption span{
  color:#6e655d;
  font-size:.56rem;
  font-weight:760;
  letter-spacing:.075em;
  line-height:1.25;
  text-transform:uppercase;
}

@media(max-width:1320px){
  .home .ag-home-hero-v3 .ag-core-hero__grid{
    grid-template-columns:minmax(0,.86fr) minmax(540px,1.14fr)!important;
    gap:clamp(2.5rem,4vw,4.5rem)!important;
  }
  .home .ag-home-hero-v3 h1{font-size:clamp(3.45rem,4.6vw,4.75rem)!important}
  .home .ag-home-stage--v3{min-height:470px!important;height:470px}
}

@media(max-width:1120px){
  .home .ag-home-hero-v3{padding-top:4.4rem!important;padding-bottom:4rem!important}
  .home .ag-home-hero-v3 .ag-core-hero__grid{grid-template-columns:1fr!important;gap:2.7rem!important}
  .home .ag-home-hero-v3__copy{max-width:46rem}
  .home .ag-home-hero-v3 h1{max-width:12.5ch!important;font-size:clamp(3.8rem,7vw,5.1rem)!important}
  .home .ag-home-stage--v3{min-height:520px!important;height:520px}
}

@media(max-width:782px){
  .home .ag-home-hero-v3{padding:3.15rem 1rem 2.4rem!important}
  .home .ag-home-hero-v3 .ag-core-hero__grid{gap:2rem!important}
  .home .ag-home-hero-v3 h1{
    max-width:11.5ch!important;
    font-size:clamp(3rem,12.6vw,4.15rem)!important;
    line-height:.95!important;
  }
  .home .ag-home-hero-v3 .ag-core-hero__copy{margin-top:1.1rem!important;font-size:.96rem!important;line-height:1.62!important}
  .home .ag-home-hero-v3 .ag-core-actions{flex-direction:column!important;align-items:stretch!important;margin-top:1.4rem!important}
  .home .ag-home-hero-v3 .ag-core-actions a{width:100%!important}
  .home .ag-home-hero-v3__microproof{gap:.35rem .8rem;margin-top:1rem!important;padding-top:.9rem;font-size:.58rem!important}
  .home .ag-home-stage--v3{min-height:400px!important;height:400px!important;max-height:none!important}
  .home .ag-home-stage--v3 .ag-home-stage__cards{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:minmax(0,1.18fr) minmax(0,.82fr)!important;
    gap:.55rem!important;
  }
  .home .ag-home-stage--v3 .ag-hero-art__card--main{grid-column:1/-1;grid-row:1}
  .home .ag-home-stage--v3 .ag-hero-art__card--bright{grid-column:1;grid-row:2}
  .home .ag-home-stage--v3 .ag-hero-art__card--comfort{grid-column:2;grid-row:2}
  .home .ag-home-stage--v3 .ag-hero-art__media{inset:.55rem .55rem 3.7rem}
  .home .ag-home-stage--v3 .ag-hero-art__card--main .ag-hero-art__media{inset:.7rem .9rem 3.9rem}
  .home .ag-home-stage--v3 .ag-hero-art__caption{left:.7rem;right:.7rem;bottom:.6rem;padding-top:.55rem;gap:.2rem .5rem}
  .home .ag-home-stage--v3 .ag-hero-art__caption strong{font-size:1.05rem}
  .home .ag-home-stage--v3 .ag-hero-art__caption span{font-size:.46rem}
  .home .ag-home-stage--v3 .ag-hero-art__caption small{font-size:.45rem}
  .home .ag-home-stage--v3 .ag-hero-art__card::before{font-size:5.2rem}
}

@media(max-width:430px){
  .home .ag-home-stage--v3{min-height:370px!important;height:370px!important}
  .home .ag-home-hero-v3__microproof span:last-child{display:none}
}

@media(prefers-reduced-motion:reduce){
  .home .ag-home-stage--v3 .ag-hero-art__media img{transition:none!important}
}


/* ===== assets/css/product-context-facets.css ===== */
.single-product .ag-product-context{margin-top:1.1rem;border-top:1px solid var(--ag-line,#dfd7ce);border-bottom:1px solid var(--ag-line,#dfd7ce);padding:1rem 0 1.05rem}.single-product .ag-product-context[hidden]{display:none!important}.single-product .ag-product-context__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.single-product .ag-product-context__head span{font-family:var(--ag-sans,Manrope,sans-serif);font-size:.68rem;font-weight:800;letter-spacing:.16em;color:var(--ag-bronze,#9d7849)}.single-product .ag-product-context__head small{font-size:.72rem;line-height:1.45;color:#746d66;text-align:right}.single-product .ag-product-context__groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.single-product .ag-product-context__group{min-width:0}.single-product .ag-product-context__group>b{display:block;margin-bottom:.45rem;font-size:.72rem;letter-spacing:.02em}.single-product .ag-product-context__chips{display:flex;flex-wrap:wrap;gap:.38rem}.single-product .ag-product-context__chips a{display:inline-flex;align-items:center;gap:.3rem;min-height:32px;padding:.38rem .55rem;border:1px solid var(--ag-line,#dfd7ce);background:#fffdfa;color:var(--ag-ink,#171512);font-size:.72rem;line-height:1.2;text-decoration:none;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.single-product .ag-product-context__chips a span{font-size:.72rem;color:var(--ag-bronze,#9d7849)}.single-product .ag-product-context__chips a:hover,.single-product .ag-product-context__chips a:focus-visible{border-color:var(--ag-bronze,#9d7849);background:#f8f3ec;transform:translateY(-1px)}@media(max-width:1100px){.single-product .ag-product-context__groups{grid-template-columns:1fr 1fr}.single-product .ag-product-context__group:last-child:nth-child(odd){grid-column:1/-1}}@media(max-width:782px){.single-product .ag-product-context{margin-top:.9rem;padding:.9rem 0}.single-product .ag-product-context__head{display:block}.single-product .ag-product-context__head small{display:block;margin-top:.3rem;text-align:left}.single-product .ag-product-context__groups{grid-template-columns:1fr;gap:.8rem}.single-product .ag-product-context__group:last-child:nth-child(odd){grid-column:auto}.single-product .ag-product-context__chips{gap:.34rem}.single-product .ag-product-context__chips a{min-height:34px;font-size:.74rem;padding:.42rem .58rem}}

/* WooPayments message mount is visually empty on product pages. */
.single-product #payment-method-message{
  display:none!important;
  height:0!important;
  min-height:0!important;
  overflow:hidden!important;
}


/* Category pages: one concise brand refinement row. */
@media(min-width:783px){
  .ag-category-filter-shell .wc-block-product-filters__overlay-content{
    grid-template-columns:1fr!important;
  }
  .ag-category-filter-shell .wp-block-woocommerce-product-filter-taxonomy{
    height:196px!important;
    max-height:196px!important;
  }
  .ag-category-filter-shell .wc-block-product-filter-checkbox-list__items{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    max-height:116px!important;
  }
}


/* Checkout coupon icon: remove the default admin-blue badge. */
.woocommerce-checkout .woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info>svg{
  background:var(--ag-limestone)!important;
  fill:var(--ag-bronze-dark)!important;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info>svg path{
  fill:var(--ag-bronze-dark)!important;
}
