
:root{
  --ag-cream:#f7f1e7;
  --ag-cream-2:#eee4d5;
  --ag-rose:#c95775;
  --ag-rose-soft:#e8bec8;
  --ag-olive:#3b422f;
  --ag-olive-2:#596148;
  --ag-gold:#c7a36e;
  --ag-ink:#2d2924;
  --ag-white:#fffdf8;
  --ag-line:rgba(45,41,36,.14);
  --ag-shadow:0 24px 70px rgba(55,45,35,.15);
  --ag-radius:30px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ag-cream);color:var(--ag-ink);font-family:"DM Sans",sans-serif;overflow-x:hidden}
img{display:block;max-width:100%;height:auto}
a{text-decoration:none;color:inherit}
button,input,select,textarea{font:inherit}
.ag-wrap{width:min(1280px,calc(100% - 48px));margin-inline:auto}
.ag-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--ag-rose);font-weight:600}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.ag-topbar{background:var(--ag-olive);color:var(--ag-white);overflow:hidden;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.1)}
.ag-ticker{display:inline-flex;gap:44px;padding:11px 0;animation:agTicker 24s linear infinite;font-size:12px;letter-spacing:.12em}
@keyframes agTicker{to{transform:translateX(-50%)}}

.ag-site-header{position:sticky;top:0;z-index:50;background:rgba(247,241,231,.9);backdrop-filter:blur(15px);border-bottom:1px solid rgba(45,41,36,.08)}
.ag-nav{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}
.ag-menu{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none;font-size:13px}
.ag-brand{font:500 30px/1 "Fraunces",serif;letter-spacing:-.05em;text-align:center}
.ag-brand em{color:var(--ag-rose);font-style:italic}
.ag-brand .custom-logo{max-height:68px;width:auto}
.ag-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:24px;font-size:13px}
.ag-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 25px;border:0;border-radius:999px;background:var(--ag-olive);color:white;font-weight:600;font-size:13px;transition:.25s}
.ag-button:hover{background:var(--ag-rose);color:#fff;transform:translateY(-1px)}
.ag-button-small{min-height:42px;padding:11px 19px}
.ag-button-ghost{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.28)}
.ag-menu-toggle{display:none;border:0;background:none;padding:8px}
.ag-menu-toggle span:not(.screen-reader-text){display:block;width:24px;height:1px;background:currentColor;margin:6px 0}
.ag-mobile-menu{border-top:1px solid var(--ag-line);padding:18px 0 25px}
.ag-mobile-menu-list{list-style:none;margin:0;padding:0}
.ag-mobile-menu-list li{padding:10px 0}

.ag-hero{position:relative;min-height:790px;overflow:hidden}
.ag-hero-media{position:absolute;inset:0}
.ag-hero-media img{width:100%;height:100%;object-fit:cover}
.ag-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(33,34,25,.84) 0%,rgba(33,34,25,.56) 42%,rgba(33,34,25,.08) 76%)}
.ag-hero-inner{position:relative;z-index:2;min-height:790px;display:flex;align-items:center}
.ag-hero-copy{max-width:780px;color:white;padding:90px 0}
.ag-hero-copy .ag-eyebrow{color:#f0c3cf}
.ag-hero h1{font:500 clamp(4.2rem,9vw,8.3rem)/.83 "Fraunces",serif;letter-spacing:-.065em;margin:24px 0}
.ag-hero h1 em{display:block;color:#efb4c1;font-weight:400}
.ag-hero p{font-size:18px;max-width:640px;line-height:1.7;color:rgba(255,255,255,.84)}
.ag-hero-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:35px}
.ag-hero-badge{position:absolute;right:4%;bottom:8%;width:190px;height:190px;border-radius:50%;background:rgba(232,190,200,.9);display:grid;place-items:center;text-align:center;font:500 20px/1.25 "Fraunces",serif;transform:rotate(8deg);box-shadow:var(--ag-shadow)}

.ag-stats{background:var(--ag-white);border-bottom:1px solid var(--ag-line)}
.ag-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.ag-stats-grid>div{padding:31px 20px;text-align:center;border-right:1px solid var(--ag-line)}
.ag-stats-grid>div:last-child{border-right:0}
.ag-stats strong{font:500 30px/1 "Fraunces",serif;color:var(--ag-olive);display:block;margin-bottom:7px}
.ag-stats span{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#8a7e70}

.ag-section{padding:110px 0}
.ag-section-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:42px}
.ag-section-head h2,.ag-story h2{font:500 clamp(2.25rem,5vw,4.8rem)/.98 "Fraunces",serif;letter-spacing:-.04em;margin:12px 0}
.ag-section-head>p{max-width:420px;color:#6f665b;line-height:1.7}

.ag-category-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.ag-category-card{position:relative;min-height:320px;border-radius:var(--ag-radius);overflow:hidden;color:white;box-shadow:0 14px 35px rgba(49,42,34,.08)}
.ag-category-card:nth-child(1),.ag-category-card:nth-child(4){grid-column:span 5}
.ag-category-card:nth-child(2),.ag-category-card:nth-child(3){grid-column:span 7}
.ag-category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.7s}
.ag-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(32,31,25,.82))}
.ag-category-card>div{position:absolute;z-index:2;left:28px;right:28px;bottom:26px}
.ag-category-card h3{font:500 31px/1.05 "Fraunces",serif;margin:7px 0}
.ag-category-card small{font-size:11px;letter-spacing:.16em;text-transform:uppercase}
.ag-category-card:hover img{transform:scale(1.05)}

.ag-products-section{background:var(--ag-white)}
.ag-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.ag-product-card{background:var(--ag-cream);border-radius:24px;overflow:hidden;transition:.3s;border:1px solid transparent}
.ag-product-card:hover{transform:translateY(-7px);border-color:var(--ag-rose-soft);box-shadow:var(--ag-shadow)}
.ag-product-image{display:block;aspect-ratio:4/5;overflow:hidden;background:#e8dfd3}
.ag-product-image img{width:100%;height:100%;object-fit:cover;transition:.5s}
.ag-product-card:hover .ag-product-image img{transform:scale(1.04)}
.ag-product-info{padding:19px 20px 22px}
.ag-product-info small{color:var(--ag-rose);font-size:10px;letter-spacing:.13em;text-transform:uppercase}
.ag-product-info h3{font:500 21px/1.2 "Fraunces",serif;margin:8px 0 14px}
.ag-product-bottom{display:flex;justify-content:space-between;align-items:center}
.ag-product-bottom>span{font-weight:600}
.ag-product-arrow{width:38px;height:38px;border-radius:50%;background:var(--ag-olive);color:white;display:grid;place-items:center}

.ag-story{background:var(--ag-olive);color:white;overflow:hidden}
.ag-story-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}
.ag-story-image{position:relative}
.ag-story-image img{width:100%;height:670px;object-fit:cover;border-radius:34px}
.ag-story-image:before{content:"";position:absolute;width:180px;height:180px;border:1px solid var(--ag-rose-soft);border-radius:50%;right:-45px;top:-45px}
.ag-story .ag-eyebrow{color:#e6b4c1}
.ag-story h2{color:white}
.ag-story blockquote{font:400 clamp(1.55rem,3vw,2.65rem)/1.35 "Fraunces",serif;font-style:italic;margin:36px 0;color:#fff8ef}
.ag-signature{color:#cfc9bb;font-size:14px}
.ag-story-points{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px;border-top:1px solid rgba(255,255,255,.15);padding-top:30px}
.ag-story-points strong{display:block;font-family:"Fraunces",serif;margin-bottom:7px;color:#f2c4ce}
.ag-story-points p{font-size:13px;line-height:1.6;color:#cfc9bb;margin:0}

.ag-gallery-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;grid-template-rows:310px 310px;gap:18px}
.ag-gallery-grid figure{margin:0;overflow:hidden;border-radius:26px}
.ag-gallery-grid figure:first-child{grid-row:span 2}
.ag-gallery-grid img{width:100%;height:100%;object-fit:cover;transition:.6s}
.ag-gallery-grid figure:hover img{transform:scale(1.04)}

.ag-workshops{padding-top:10px}
.ag-workshop-card{background:var(--ag-rose);border-radius:36px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;color:white;box-shadow:var(--ag-shadow)}
.ag-workshop-card>img{width:100%;height:100%;min-height:520px;object-fit:cover}
.ag-workshop-copy{padding:70px;display:flex;flex-direction:column;justify-content:center}
.ag-workshop-copy .ag-eyebrow{color:#ffe4ea}
.ag-workshop-copy h2{font:500 clamp(2.5rem,5vw,5rem)/.95 "Fraunces",serif;margin:15px 0 25px}
.ag-workshop-copy p{line-height:1.75;color:rgba(255,255,255,.86)}
.ag-workshop-list{display:grid;gap:12px;margin:28px 0 35px}
.ag-workshop-list div{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.24);display:flex;justify-content:space-between;gap:20px}

.ag-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ag-line);border-radius:26px;overflow:hidden;background:var(--ag-white)}
.ag-trust-grid>div{padding:38px 28px;text-align:center;border-right:1px solid var(--ag-line)}
.ag-trust-grid>div:last-child{border-right:0}
.ag-trust-grid span{width:48px;height:48px;border-radius:50%;background:var(--ag-rose-soft);display:grid;place-items:center;margin:0 auto 18px;color:var(--ag-olive);font-size:20px}
.ag-trust-grid h3{font:500 20px/1.2 "Fraunces",serif;margin:0 0 10px}
.ag-trust-grid p{font-size:13px;line-height:1.65;color:#746b60;margin:0}

.ag-cta{padding:120px 0;text-align:center;background:var(--ag-cream-2)}
.ag-cta h2{font:500 clamp(3.2rem,7vw,7rem)/.9 "Fraunces",serif;margin:15px 0 35px;letter-spacing:-.055em}
.ag-cta h2 em{color:var(--ag-rose)}

.ag-footer{background:#303626;color:#e8e3d7;padding:75px 0 30px}
.ag-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}
.ag-footer h3{font:500 20px/1.2 "Fraunces",serif;color:white;margin:0 0 20px}
.ag-footer p,.ag-footer li{font-size:13px;line-height:1.9;color:#c3c4b7}
.ag-footer ul{padding:0;margin:0;list-style:none}
.ag-footer-brand{font:500 48px/1 "Fraunces",serif;margin-bottom:20px}
.ag-footer-brand em{color:#e8b9c4;font-style:italic}
.ag-footer-bottom{margin-top:55px;padding-top:25px;border-top:1px solid rgba(255,255,255,.12);font-size:12px;color:#aeb09f;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}

.ag-content-main,.ag-shop-main{padding:90px 0}
.ag-prose{max-width:900px}
.ag-page-title{font:500 clamp(2.7rem,6vw,5.5rem)/1 "Fraunces",serif}
.ag-empty-state{text-align:center;padding:100px 0}
.ag-entry-card{padding:30px 0;border-bottom:1px solid var(--ag-line)}

/* WooCommerce */
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}
.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:var(--ag-white);border-radius:22px;overflow:hidden;padding-bottom:20px}
.woocommerce ul.products li.product a img{margin:0!important;aspect-ratio:4/5;object-fit:cover}
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .button{margin-left:18px!important;margin-right:18px!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font:500 20px/1.25 "Fraunces",serif!important;color:var(--ag-ink)}
.woocommerce ul.products li.product .price{color:var(--ag-olive)!important;font-weight:600}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:999px!important;background:var(--ag-olive)!important;color:#fff!important;font-weight:600!important;padding:13px 20px!important}
.woocommerce div.product .product_title{font:500 clamp(2.4rem,5vw,4.8rem)/1 "Fraunces",serif}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--ag-rose)!important}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--ag-rose)!important}

@media(max-width:980px){
  .ag-desktop-nav{display:none}
  .ag-menu-toggle{display:block}
  .ag-nav{grid-template-columns:1fr auto 1fr}
  .ag-header-link{display:none}
  .ag-hero,.ag-hero-inner{min-height:690px}
  .ag-hero-badge{display:none}
  .ag-stats-grid{grid-template-columns:repeat(2,1fr)}
  .ag-stats-grid>div:nth-child(2){border-right:0}
  .ag-stats-grid>div:nth-child(-n+2){border-bottom:1px solid var(--ag-line)}
  .ag-category-grid{grid-template-columns:1fr 1fr}
  .ag-category-card:nth-child(n){grid-column:auto}
  .ag-product-grid,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}
  .ag-story-grid,.ag-workshop-card{grid-template-columns:1fr}
  .ag-story-image img{height:520px}
  .ag-gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:280px 280px 280px}
  .ag-gallery-grid figure:first-child{grid-column:span 2;grid-row:auto}
  .ag-trust-grid{grid-template-columns:repeat(2,1fr)}
  .ag-trust-grid>div:nth-child(2){border-right:0}
  .ag-trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--ag-line)}
  .ag-footer-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:620px){
  .ag-wrap{width:min(100% - 28px,1280px)}
  .ag-nav{height:70px}
  .ag-header-actions .ag-header-link,.ag-cart-link{display:none}
  .ag-brand{font-size:25px}
  .ag-hero,.ag-hero-inner{min-height:630px}
  .ag-hero-copy{padding:75px 0}
  .ag-hero h1{font-size:clamp(3.7rem,20vw,5.7rem)}
  .ag-hero p{font-size:16px}
  .ag-section{padding:78px 0}
  .ag-section-head{display:block}
  .ag-category-grid,.ag-product-grid,.ag-footer-grid,.woocommerce ul.products{grid-template-columns:1fr!important}
  .ag-category-card{min-height:280px}
  .ag-story-grid{gap:40px}
  .ag-story-image img{height:420px}
  .ag-story-points{grid-template-columns:1fr}
  .ag-gallery-grid{display:block}
  .ag-gallery-grid figure{height:310px;margin-bottom:14px}
  .ag-workshop-copy{padding:45px 28px}
  .ag-trust-grid{grid-template-columns:1fr}
  .ag-trust-grid>div{border-right:0;border-bottom:1px solid var(--ag-line)!important}
  .ag-trust-grid>div:last-child{border-bottom:0!important}
  .ag-stats strong{font-size:24px}
  .ag-stats-grid>div{padding:24px 12px}
}

@media(prefers-reduced-motion:reduce){
  *{scroll-behavior:auto!important}
  .ag-ticker{animation:none}
  .ag-category-card img,.ag-product-image img,.ag-gallery-grid img{transition:none}
}




/* =========================================================
   STORY PAGE — MATCHES THE NEW ART GALE DESIGN SYSTEM
========================================================= */
.ag-story-page{background:var(--ag-cream);overflow:hidden}

.ag-story-hero{padding:95px 0 115px}
.ag-story-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:center}
.ag-story-hero-copy h1{
  font:500 clamp(4.7rem,8vw,8.6rem)/.84 "Fraunces",serif;
  letter-spacing:-.065em;margin:22px 0 30px;color:var(--ag-olive)
}
.ag-story-hero-copy h1 em{display:block;color:var(--ag-rose);font-weight:400}
.ag-story-hero-copy p{max-width:560px;font-size:18px;line-height:1.75;color:#6f665b}
.ag-story-hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:35px}
.ag-story-text-link{font-weight:600;border-bottom:1px solid currentColor;padding-bottom:4px}

.ag-story-hero-visual{position:relative;min-height:690px}
.ag-story-hero-main{position:absolute;inset:0 0 40px 80px;margin:0;border-radius:34px;overflow:hidden;box-shadow:var(--ag-shadow)}
.ag-story-hero-main img,.ag-story-hero-small img{width:100%;height:100%;object-fit:cover}
.ag-story-hero-small{position:absolute;left:0;bottom:0;width:240px;height:300px;margin:0;border:12px solid var(--ag-cream);border-radius:26px;overflow:hidden;z-index:2}
.ag-story-hero-note{
  position:absolute;right:-15px;top:50px;width:155px;height:155px;border-radius:50%;
  background:var(--ag-rose-soft);display:flex;flex-direction:column;align-items:center;
  justify-content:center;text-align:center;z-index:3;transform:rotate(7deg)
}
.ag-story-hero-note strong{font:500 37px/1 "Fraunces",serif;color:var(--ag-olive);margin:5px 0}
.ag-story-hero-note span{font-size:11px;letter-spacing:.08em;text-transform:uppercase}

.ag-story-opening{padding:120px 0 75px}
.ag-story-opening-grid{display:grid;grid-template-columns:90px 1.05fr .95fr;gap:55px;align-items:start}
.ag-story-opening-number{font:500 20px/1 "Fraunces",serif;color:var(--ag-rose);padding-top:7px}
.ag-story-opening-title h2,.ag-story-section-head h2,.ag-story-founder h2,.ag-story-philosophy h2,.ag-story-cta h2{
  font:500 clamp(2.8rem,5.3vw,5.5rem)/.98 "Fraunces",serif;
  letter-spacing:-.045em;margin:14px 0;color:var(--ag-olive)
}
.ag-story-opening-copy p{font-size:17px;line-height:1.85;color:#6f665b;margin:0 0 24px}

.ag-story-image-break{padding:30px 0 115px}
.ag-story-image-break figure{margin:0;border-radius:34px;overflow:hidden;height:680px}
.ag-story-image-break img{width:100%;height:100%;object-fit:cover}

.ag-story-founder{padding:120px 0;background:var(--ag-white)}
.ag-story-founder-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.ag-story-founder-image{position:relative}
.ag-story-founder-image img{width:100%;height:690px;object-fit:cover;border-radius:34px}
.ag-story-founder-label{position:absolute;left:-28px;bottom:40px;writing-mode:vertical-rl;transform:rotate(180deg);font-size:10px;letter-spacing:.3em;color:var(--ag-rose)}
.ag-story-founder-copy blockquote{font:400 clamp(1.55rem,2.7vw,2.6rem)/1.45 "Fraunces",serif;font-style:italic;color:#4c493f;margin:35px 0}
.ag-story-signature{font:italic 27px/1 "Fraunces",serif;color:var(--ag-rose)}

.ag-story-values{padding:125px 0}
.ag-story-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:55px}
.ag-story-section-head>p{max-width:420px;color:#6f665b;line-height:1.75}
.ag-story-values-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ag-line);border-bottom:1px solid var(--ag-line)}
.ag-story-values-grid article{padding:38px 34px;border-right:1px solid var(--ag-line)}
.ag-story-values-grid article:last-child{border-right:0}
.ag-story-values-grid article>span{font-size:11px;letter-spacing:.16em;color:var(--ag-rose)}
.ag-story-values-grid h3{font:500 28px/1.1 "Fraunces",serif;margin:18px 0 14px;color:var(--ag-olive)}
.ag-story-values-grid p{font-size:14px;line-height:1.7;color:#746b60;margin:0}

.ag-story-gallery-section{padding:0 0 130px}
.ag-story-gallery{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:310px 310px;gap:18px}
.ag-story-gallery figure{margin:0;border-radius:26px;overflow:hidden}
.ag-story-gallery-a{grid-row:span 2}
.ag-story-gallery-d{grid-column:span 2}
.ag-story-gallery img{width:100%;height:100%;object-fit:cover;transition:.6s}
.ag-story-gallery figure:hover img{transform:scale(1.04)}

.ag-story-philosophy{background:var(--ag-olive);color:white;padding:125px 0}
.ag-story-philosophy-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}
.ag-story-philosophy .ag-eyebrow{color:#efbdc9}
.ag-story-philosophy h2{color:white;margin-bottom:0}
.ag-story-philosophy-quote p{
  font:400 clamp(1.7rem,3.2vw,3.2rem)/1.35 "Fraunces",serif;
  font-style:italic;color:#f3e9e0;margin:0;border-left:1px solid var(--ag-rose-soft);padding-left:35px
}

.ag-story-numbers{background:var(--ag-white);padding:85px 0}
.ag-story-numbers-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.ag-story-numbers-grid>div{text-align:center;padding:22px;border-right:1px solid var(--ag-line)}
.ag-story-numbers-grid>div:last-child{border-right:0}
.ag-story-numbers strong{display:block;font:500 clamp(2.7rem,5vw,4.8rem)/1 "Fraunces",serif;color:var(--ag-olive);margin-bottom:10px}
.ag-story-numbers span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#7a7166}

.ag-story-cta{padding:135px 0;text-align:center;background:var(--ag-cream-2)}
.ag-story-cta-inner{max-width:880px}
.ag-story-cta p{max-width:630px;margin:0 auto 34px;color:#6f665b;line-height:1.75}

@media(max-width:980px){
  .ag-story-hero-grid,.ag-story-founder-grid,.ag-story-philosophy-grid{grid-template-columns:1fr}
  .ag-story-hero-visual{min-height:620px}
  .ag-story-opening-grid{grid-template-columns:70px 1fr}
  .ag-story-opening-copy{grid-column:2}
  .ag-story-founder-image img{height:560px}
  .ag-story-values-grid{grid-template-columns:1fr}
  .ag-story-values-grid article{border-right:0;border-bottom:1px solid var(--ag-line)}
  .ag-story-values-grid article:last-child{border-bottom:0}
  .ag-story-gallery{grid-template-columns:1fr 1fr;grid-template-rows:300px 300px 300px}
  .ag-story-gallery-a{grid-column:span 2;grid-row:auto}
  .ag-story-gallery-d{grid-column:span 2}
  .ag-story-numbers-grid{grid-template-columns:repeat(2,1fr)}
  .ag-story-numbers-grid>div:nth-child(2){border-right:0}
  .ag-story-numbers-grid>div:nth-child(-n+2){border-bottom:1px solid var(--ag-line)}
}

@media(max-width:620px){
  .ag-story-hero{padding:70px 0 85px}
  .ag-story-hero-copy h1{font-size:clamp(4rem,20vw,6rem)}
  .ag-story-hero-visual{min-height:520px;margin-top:25px}
  .ag-story-hero-main{inset:0 0 35px 30px}
  .ag-story-hero-small{width:170px;height:210px;border-width:8px}
  .ag-story-hero-note{width:120px;height:120px;right:-5px;top:28px}
  .ag-story-opening,.ag-story-founder,.ag-story-values,.ag-story-philosophy,.ag-story-cta{padding:85px 0}
  .ag-story-opening-grid{grid-template-columns:1fr;gap:18px}
  .ag-story-opening-copy{grid-column:1}
  .ag-story-image-break{padding-bottom:85px}
  .ag-story-image-break figure{height:430px}
  .ag-story-founder-image img{height:470px}
  .ag-story-founder-label{display:none}
  .ag-story-section-head{display:block}
  .ag-story-gallery{display:block}
  .ag-story-gallery figure{height:300px;margin-bottom:14px}
  .ag-story-numbers-grid{grid-template-columns:1fr}
  .ag-story-numbers-grid>div{border-right:0;border-bottom:1px solid var(--ag-line)!important}
  .ag-story-numbers-grid>div:last-child{border-bottom:0!important}
}


/* Contact page */
.ag-contact-page{background:var(--ag-cream)}
.ag-contact-hero{padding:110px 0 130px}
.ag-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:center}
.ag-contact-copy h1,.ag-workshops-hero h1{font:500 clamp(3.8rem,7vw,7rem)/.93 "Fraunces",serif;letter-spacing:-.055em;color:var(--ag-olive);margin:16px 0 28px}
.ag-contact-copy>p,.ag-workshops-hero p{font-size:17px;line-height:1.75;color:#6f665b;max-width:580px}
.ag-contact-details{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:45px}
.ag-contact-details>div{border-top:1px solid var(--ag-line);padding-top:18px}
.ag-contact-details span{display:block;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ag-rose);margin-bottom:8px}
.ag-contact-details a,.ag-contact-details p{font:500 20px/1.35 "Fraunces",serif;margin:0}
.ag-contact-image img{width:100%;height:720px;object-fit:cover;border-radius:34px}

/* Workshops page */
.ag-workshops-page{background:var(--ag-cream)}
.ag-workshops-hero{padding:100px 0 115px}
.ag-workshops-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.ag-workshops-hero figure{margin:0}
.ag-workshops-hero img{width:100%;height:650px;object-fit:cover;border-radius:34px}
.ag-workshop-list-page{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ag-line);border-bottom:1px solid var(--ag-line)}
.ag-workshop-list-page article{padding:38px 32px;border-right:1px solid var(--ag-line)}
.ag-workshop-list-page article:last-child{border-right:0}
.ag-workshop-list-page span{font-size:11px;color:var(--ag-rose);letter-spacing:.15em}
.ag-workshop-list-page h2{font:500 29px/1.08 "Fraunces",serif;color:var(--ag-olive)}
.ag-workshop-list-page p{line-height:1.7;color:#70675d}

@media(max-width:980px){
  .ag-contact-grid,.ag-workshops-hero-grid{grid-template-columns:1fr}
  .ag-contact-image img,.ag-workshops-hero img{height:540px}
  .ag-workshop-list-page{grid-template-columns:1fr}
  .ag-workshop-list-page article{border-right:0;border-bottom:1px solid var(--ag-line)}
}
@media(max-width:620px){
  .ag-contact-hero,.ag-workshops-hero{padding:75px 0 90px}
  .ag-contact-details{grid-template-columns:1fr}
  .ag-contact-image img,.ag-workshops-hero img{height:430px}
}


/* =========================================================
   SHOP / PRODUCT ARCHIVE
========================================================= */
.ag-shop-hero{
  padding:95px 0 42px;
  background:var(--ag-cream);
  border-bottom:1px solid var(--ag-line);
}
.ag-shop-hero-grid{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:70px;
  align-items:end;
}
.ag-shop-hero h1{
  font:500 clamp(3.8rem,7vw,7rem)/.92 "Fraunces",serif;
  letter-spacing:-.055em;
  color:var(--ag-olive);
  margin:14px 0 0;
}
.ag-shop-hero-copy{
  color:#6f665b;
  line-height:1.8;
  max-width:560px;
  justify-self:end;
}
.ag-shop-hero-copy p{margin:0}
.ag-shop-category-nav{
  display:flex;
  gap:10px;
  overflow-x:auto;
  padding:42px 0 4px;
  scrollbar-width:none;
}
.ag-shop-category-nav::-webkit-scrollbar{display:none}
.ag-shop-category-nav a{
  flex:0 0 auto;
  padding:11px 18px;
  border:1px solid var(--ag-line);
  border-radius:999px;
  font-size:12px;
  font-weight:600;
  background:rgba(255,255,255,.42);
  transition:.25s;
}
.ag-shop-category-nav a:hover,
.ag-shop-category-nav a.is-active{
  background:var(--ag-olive);
  border-color:var(--ag-olive);
  color:#fff;
}

.ag-shop-main{
  padding:52px 0 115px;
  background:var(--ag-cream);
}
.ag-shop-content{
  width:100%;
  max-width:none;
}
.ag-shop-content::after{
  content:"";
  display:block;
  clear:both;
}

/* Toolbar */
.woocommerce .woocommerce-result-count{
  margin:13px 0 32px;
  color:#766d62;
  font-size:13px;
}
.woocommerce .woocommerce-ordering{
  margin:0 0 32px;
}
.woocommerce .woocommerce-ordering select{
  min-width:240px;
  padding:12px 42px 12px 16px;
  border:1px solid var(--ag-line);
  border-radius:999px;
  background:var(--ag-white);
  color:var(--ag-ink);
  outline:none;
}

/* Ensure there is never a sidebar/widget area on commerce screens. */
.woocommerce-page #secondary,
.woocommerce-page .widget-area,
.woocommerce-page aside.sidebar,
.woocommerce-page .shop-sidebar{
  display:none!important;
}
.woocommerce-page #primary,
.woocommerce-page .content-area{
  width:100%!important;
  max-width:none!important;
  float:none!important;
}

/* Product grid */
.woocommerce ul.products{
  clear:both;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:22px;
  margin:0!important;
}
.woocommerce ul.products li.product{
  position:relative;
  display:flex;
  flex-direction:column;
  min-width:0;
  width:auto!important;
  margin:0!important;
  padding:0 0 22px!important;
  background:var(--ag-white);
  border:1px solid rgba(45,41,36,.06);
  border-radius:24px;
  overflow:hidden;
  transition:transform .3s,box-shadow .3s,border-color .3s;
}
.woocommerce ul.products li.product:hover{
  transform:translateY(-6px);
  border-color:var(--ag-rose-soft);
  box-shadow:var(--ag-shadow);
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{
  display:block;
}
.woocommerce ul.products li.product a img{
  width:100%!important;
  aspect-ratio:4/5;
  height:auto!important;
  margin:0 0 18px!important;
  object-fit:cover;
  background:#edf0ed;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  padding:0!important;
  margin:0 18px 9px!important;
  min-height:50px;
  font:500 20px/1.24 "Fraunces",serif!important;
  color:var(--ag-ink);
}
.woocommerce ul.products li.product .price{
  display:block;
  margin:0 18px 18px!important;
  color:var(--ag-olive)!important;
  font-size:14px!important;
  font-weight:600;
}
.woocommerce ul.products li.product .button{
  align-self:flex-start;
  margin:auto 18px 0!important;
  border-radius:999px!important;
  background:var(--ag-olive)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:600!important;
  padding:12px 17px!important;
}
.woocommerce ul.products li.product .button:hover{
  background:var(--ag-rose)!important;
}

/* Empty / pagination */
.woocommerce nav.woocommerce-pagination{
  margin-top:55px;
}
.woocommerce nav.woocommerce-pagination ul{
  border:0;
}
.woocommerce nav.woocommerce-pagination ul li{
  border:0;
  margin:0 4px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span{
  min-width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--ag-white);
}
.woocommerce nav.woocommerce-pagination ul li span.current{
  background:var(--ag-olive);
  color:#fff;
}

@media(max-width:980px){
  .ag-shop-hero-grid{grid-template-columns:1fr;gap:24px}
  .ag-shop-hero-copy{justify-self:start}
  .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
  .ag-shop-hero{padding:70px 0 30px}
  .ag-shop-main{padding:38px 0 85px}
  .woocommerce .woocommerce-result-count,
  .woocommerce .woocommerce-ordering{
    float:none!important;
  }
  .woocommerce .woocommerce-ordering select{
    width:100%;
    min-width:0;
  }
  .woocommerce ul.products{grid-template-columns:1fr!important}
}
