/* Scoped product catalog and details. Homepage and other inner pages are unchanged. */
.cv-catalog,.cv-product{color:var(--navy);background:linear-gradient(#f7f5ef99,#f7f5ef99),url(../img/paper-texture.webp) repeat;background-size:auto,650px}
.cv-catalog .wrap,.cv-product .wrap{max-width:1280px}
:is(.cv-catalog,.cv-product) .cv-catalog-banner{height:255px;position:relative;overflow:hidden;margin-bottom:48px;background:var(--navy-deep)}
:is(.cv-catalog,.cv-product) .cv-catalog-banner>img{width:100%;height:100%;object-fit:cover;object-position:center 53%;opacity:.64}
:is(.cv-catalog,.cv-product) .cv-catalog-banner>div{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:40px 6%;color:#fff}
:is(.cv-catalog,.cv-product) .cv-catalog-banner span,:is(.cv-catalog,.cv-product) .cv-product-en,:is(.cv-catalog,.cv-product) .cv-product-story span,:is(.cv-catalog,.cv-product) .cv-related-heading span,:is(.cv-catalog,.cv-product) .cv-catalog-empty>span{font-family:var(--english);font-size:18px;letter-spacing:.12em;font-style:normal}
:is(.cv-catalog,.cv-product) .cv-catalog-banner p{font-family:var(--serif);font-size:clamp(22px,2.5vw,34px);letter-spacing:.09em;margin-top:12px}
:is(.cv-catalog,.cv-product) .cv-catalog-body{padding-bottom:110px}
:is(.cv-catalog,.cv-product) .cv-category-nav{display:flex;flex-wrap:wrap;gap:10px 32px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:0}
:is(.cv-catalog,.cv-product) .cv-category-nav a{min-height:44px;display:inline-flex;align-items:center;position:relative;font-family:var(--serif);letter-spacing:.05em;color:var(--muted);border-bottom:0}
:is(.cv-catalog,.cv-product) .cv-category-nav a:hover,:is(.cv-catalog,.cv-product) .cv-category-nav a[aria-current]{color:var(--navy)}
:is(.cv-catalog,.cv-product) .cv-category-nav a[aria-current]:after{content:'';position:absolute;bottom:-19px;height:2px;background:var(--gold);left:0;right:0}
:is(.cv-catalog,.cv-product) .cv-catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 0 32px;color:var(--muted)}
:is(.cv-catalog,.cv-product) .cv-sort{display:flex;align-items:center;gap:12px}
:is(.cv-catalog,.cv-product) .cv-sort select{min-height:44px;border:1px solid var(--line);padding:7px 34px 7px 12px;background:transparent;color:var(--navy);border-radius:0}
:is(.cv-catalog,.cv-product) .cv-sort button{min-height:44px;padding:8px 12px;border-bottom:1px solid var(--line)}
:is(.cv-catalog,.cv-product) .cv-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:52px 28px}
:is(.cv-catalog,.cv-product) .cv-product-card{min-width:0}
:is(.cv-catalog,.cv-product) .cv-card-image{display:block;position:relative;aspect-ratio:1/1.12;background:#eeeee9;overflow:hidden}
:is(.cv-catalog,.cv-product) .cv-card-image>img{width:100%;height:100%;object-fit:contain;padding:25px 18px;transition:transform .45s ease;mix-blend-mode:multiply}
:is(.cv-catalog,.cv-product) .cv-card-image:hover>img{transform:scale(1.035)}
:is(.cv-catalog,.cv-product) .cv-card-tag{position:absolute;left:16px;top:14px;font-family:var(--serif);font-size:16px;color:var(--navy);writing-mode:vertical-rl;letter-spacing:.1em;background:rgba(247,245,239,.9);padding:7px 5px;border-top:2px solid var(--cv-tea-color)}
:is(.cv-catalog,.cv-product) .cv-card-info{padding-top:20px}
:is(.cv-catalog,.cv-product) .cv-card-origin{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:16px}
:is(.cv-catalog,.cv-product) .cv-card-origin i{width:7px;height:7px;border-radius:100%;background:var(--cv-tea-color);flex-shrink:0}
:is(.cv-catalog,.cv-product) .cv-card-info h2{font-size:21px;letter-spacing:.04em;margin-top:5px;line-height:1.65}
:is(.cv-catalog,.cv-product) .cv-card-spec{color:var(--muted);margin:7px 0 0!important;font-size:16px}
:is(.cv-catalog,.cv-product) .cv-card-bottom{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;align-items:center;margin-top:17px;border-top:1px solid var(--line);padding-top:12px;font-size:16px}
:is(.cv-catalog,.cv-product) .cv-card-add{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:16px}
:is(.cv-catalog,.cv-product) .cv-card-add b{font-size:21px;font-weight:400;line-height:1}
:is(.cv-catalog,.cv-product) .cv-card-add:hover,:is(.cv-catalog,.cv-product) .cv-card-info h2 a:hover{color:var(--gold)}
:is(.cv-catalog,.cv-product) .cv-card-add.loading{opacity:.5;pointer-events:none}
:is(.cv-catalog,.cv-product) .cv-card-add.added{color:var(--teal)}
:is(.cv-catalog,.cv-product) .cv-card-bottom .added_to_cart{font-size:16px;display:block;width:100%;text-decoration:underline;text-underline-offset:4px}
:is(.cv-catalog,.cv-product) .cv-pagination{display:flex;gap:14px;justify-content:center;margin-top:52px}
:is(.cv-catalog,.cv-product) .cv-pagination>*{min-width:44px;min-height:44px;display:grid;place-items:center;border:1px solid var(--line)}
:is(.cv-catalog,.cv-product) .cv-pagination .current{background:var(--navy);color:#fff}
:is(.cv-catalog,.cv-product) .cv-catalog-empty{text-align:center;padding:60px 24px 80px}
:is(.cv-catalog,.cv-product) .cv-catalog-empty>span{color:var(--gold)}
:is(.cv-catalog,.cv-product) .cv-catalog-empty h2{margin-top:15px;font-size:30px}
:is(.cv-catalog,.cv-product) .cv-catalog-empty p{margin-top:18px;color:var(--muted)}
:is(.cv-catalog,.cv-product) .cv-catalog-empty form{display:flex;gap:10px;max-width:560px;margin:30px auto;align-items:stretch}
:is(.cv-catalog,.cv-product) .cv-catalog-empty input{width:100%;min-width:0;border:1px solid var(--line);background:#fff;padding:12px 14px}
:is(.cv-catalog,.cv-product) .cv-catalog-empty .button{flex-shrink:0}
:is(.cv-catalog,.cv-product) .cv-product-top{padding-top:35px;padding-bottom:28px}
:is(.cv-catalog,.cv-product) .cv-product-top .breadcrumb{margin-bottom:0}
:is(.cv-catalog,.cv-product) .cv-product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:6%;align-items:start;padding-bottom:85px}
:is(.cv-catalog,.cv-product) .cv-gallery{min-width:0;position:sticky;top:125px}
:is(.cv-catalog,.cv-product) .cv-gallery-main{margin:0;background:#eeeee9;position:relative}
:is(.cv-catalog,.cv-product) .cv-gallery-main>a{display:block;aspect-ratio:1/.98}
:is(.cv-catalog,.cv-product) .cv-gallery-main img{width:100%;height:100%;object-fit:contain;padding:32px;mix-blend-mode:multiply}
:is(.cv-catalog,.cv-product) .cv-gallery-main figcaption{font-size:16px;text-align:center;padding:0 20px 16px;color:var(--muted)}
:is(.cv-catalog,.cv-product) .cv-gallery-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}
:is(.cv-catalog,.cv-product) .cv-gallery-controls>button{min-width:44px;height:60px;font-size:24px;padding:8px}
:is(.cv-catalog,.cv-product) .cv-gallery-thumbs{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}
:is(.cv-catalog,.cv-product) .cv-gallery-thumbs button{padding:3px;border:1px solid transparent;width:74px;height:74px;background:#eeeee9}
:is(.cv-catalog,.cv-product) .cv-gallery-thumbs button[aria-pressed=true]{border-color:var(--navy)}
:is(.cv-catalog,.cv-product) .cv-gallery-thumbs img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
:is(.cv-catalog,.cv-product) .cv-product-copy{padding-top:8px;min-width:0}
:is(.cv-catalog,.cv-product) .cv-product-en{color:var(--gold);line-height:1.5;letter-spacing:.06em}
.cv-product h1{font-size:clamp(30px,3.2vw,45px);letter-spacing:.07em;margin-top:10px;line-height:1.55}
:is(.cv-catalog,.cv-product) .cv-product-flavor{font:20px/1.9 var(--serif);margin-top:20px!important}
:is(.cv-catalog,.cv-product) .cv-product-description{margin-top:20px;color:var(--muted);font-size:16px;line-height:2}
:is(.cv-catalog,.cv-product) .cv-product-description p+p{margin-top:12px}
:is(.cv-catalog,.cv-product) .cv-product-price{font:23px/1.6 var(--serif);margin-top:25px!important;color:var(--navy)}
:is(.cv-catalog,.cv-product) .cv-product-facts{margin:24px 0 28px;border-block:1px solid var(--line)}
:is(.cv-catalog,.cv-product) .cv-product-facts>div{display:grid;grid-template-columns:72px 1fr;gap:20px;padding:10px 0}
:is(.cv-catalog,.cv-product) .cv-product-facts>div+div{border-top:1px solid var(--line)}
:is(.cv-catalog,.cv-product) .cv-product-facts dt{color:var(--muted)}
:is(.cv-catalog,.cv-product) .cv-product-facts dd{margin:0}
:is(.cv-catalog,.cv-product) .cv-tea-choices{padding:0;margin:0 0 24px;border:0;display:grid;grid-template-columns:70px 1fr;gap:12px}
:is(.cv-catalog,.cv-product) .cv-tea-choices legend{font-family:var(--serif);font-size:20px;margin-bottom:12px}
:is(.cv-catalog,.cv-product) .cv-tea-choices>p{grid-column:1/-1;color:var(--muted);margin-bottom:6px}
:is(.cv-catalog,.cv-product) .cv-tea-choices label{align-self:center}
:is(.cv-catalog,.cv-product) .cv-tea-choices select{min-height:48px;width:100%;border:1px solid #bcbeb6;background:#fffdf8;color:var(--navy);border-radius:0;padding:10px 30px 10px 12px}
:is(.cv-catalog,.cv-product) .cv-buy-actions{display:flex;align-items:end;gap:16px}
:is(.cv-catalog,.cv-product) .cv-quantity>label{display:block;margin-bottom:9px;font-size:16px;color:var(--muted)}
:is(.cv-catalog,.cv-product) .cv-quantity>div{display:flex;height:52px;border:1px solid #bcbeb6;background:#fffdf8}
:is(.cv-catalog,.cv-product) .cv-quantity button{width:44px;min-height:44px;flex-shrink:0;padding:0;font-size:19px}
.cv-product .cv-quantity .quantity{display:block;height:auto;border:0}
:is(.cv-catalog,.cv-product) .cv-quantity .quantity label{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}
:is(.cv-catalog,.cv-product) .cv-quantity input.qty{width:42px;height:100%;text-align:center;border:0;background:transparent;color:var(--navy);padding:0;appearance:textfield;-moz-appearance:textfield;border-radius:0}
:is(.cv-catalog,.cv-product) .cv-quantity input::-webkit-inner-spin-button,:is(.cv-catalog,.cv-product) .cv-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
:is(.cv-catalog,.cv-product) .cv-buy-actions>.button{flex:1;min-height:52px;padding:10px 18px;gap:18px;white-space:nowrap}
:is(.cv-catalog,.cv-product) .cv-min-note,:is(.cv-catalog,.cv-product) .cv-product-notice{padding:13px 16px;background:#eae7dc;margin:0 0 20px!important;color:var(--navy)}
:is(.cv-catalog,.cv-product) .cv-product-contact{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:16px;margin:20px 0 32px;min-height:44px;color:var(--muted)}
:is(.cv-catalog,.cv-product) .cv-product-contact:hover{color:var(--gold)}
:is(.cv-catalog,.cv-product) .cv-product-details{border-top:1px solid var(--line)}
:is(.cv-catalog,.cv-product) .cv-product-details details{padding:19px 0;border-bottom:1px solid var(--line)}
:is(.cv-catalog,.cv-product) .cv-product-details summary{font-family:var(--serif);font-size:18px;min-height:44px}
:is(.cv-catalog,.cv-product) .cv-product-details details>div{padding-top:15px;color:var(--muted);font-size:16px;line-height:2}
:is(.cv-catalog,.cv-product) .cv-product-details details p{margin:0;font-size:16px;line-height:2}
:is(.cv-catalog,.cv-product) .cv-product-details details a{display:inline-block;text-decoration:underline;text-underline-offset:5px;margin:14px 24px 0 0}
:is(.cv-catalog,.cv-product) .cv-product-story{padding:70px 0;background:#eae8df}
:is(.cv-catalog,.cv-product) .cv-product-story>.wrap{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;align-items:center}
:is(.cv-catalog,.cv-product) .cv-product-story img{width:100%;height:auto;aspect-ratio:1.38;object-fit:cover}
:is(.cv-catalog,.cv-product) .cv-product-story span,:is(.cv-catalog,.cv-product) .cv-related-heading span{color:var(--gold)}
:is(.cv-catalog,.cv-product) .cv-product-story h2{font-size:clamp(25px,2.5vw,34px);line-height:1.8;margin-top:20px;max-width:13em}
:is(.cv-catalog,.cv-product) .cv-product-story p{color:var(--muted);margin-top:25px;line-height:2}
:is(.cv-catalog,.cv-product) .cv-product-story .text-link{margin-top:22px}
:is(.cv-catalog,.cv-product) .cv-related{padding-block:80px 100px}
:is(.cv-catalog,.cv-product) .cv-related-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:35px}
:is(.cv-catalog,.cv-product) .cv-related-heading h2{font-size:30px;margin-top:8px}
:is(.cv-catalog,.cv-product) .cv-related .cv-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}
:is(.cv-catalog,.cv-product) .cv-related .cv-card-image{aspect-ratio:1.2}
.cv-product .woocommerce-message,.cv-product .woocommerce-error,.cv-product .woocommerce-info,.cv-catalog .woocommerce-message,.cv-catalog .woocommerce-error,.cv-catalog .woocommerce-info{padding:18px 22px;background:#eae8df;border-left:3px solid var(--gold);margin:0 0 24px;list-style:none}
.cv-product .woocommerce-message .button,.cv-catalog .woocommerce-message .button{margin-right:18px;min-height:44px;padding:8px 14px}
@media(max-width:1199px){:is(.cv-catalog,.cv-product) .cv-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 22px}
:is(.cv-catalog,.cv-product) .cv-product-layout{gap:4%}
:is(.cv-catalog,.cv-product) .cv-gallery-main img{padding:22px}
:is(.cv-catalog,.cv-product) .cv-buy-actions{flex-wrap:wrap}
:is(.cv-catalog,.cv-product) .cv-buy-actions>.button{flex-basis:100%}
:is(.cv-catalog,.cv-product) .cv-product-story>.wrap{gap:6%}
:is(.cv-catalog,.cv-product) .cv-card-info h2{font-size:20px}
}
@media(max-width:900px){:is(.cv-catalog,.cv-product) .cv-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
:is(.cv-catalog,.cv-product) .cv-catalog-banner{height:225px}
:is(.cv-catalog,.cv-product) .cv-product-layout{grid-template-columns:1fr;gap:40px;max-width:760px!important}
:is(.cv-catalog,.cv-product) .cv-gallery{position:static}
:is(.cv-catalog,.cv-product) .cv-gallery-main>a{aspect-ratio:1.2}
:is(.cv-catalog,.cv-product) .cv-gallery-main img{padding:25px 10%}
:is(.cv-catalog,.cv-product) .cv-product-copy{padding:0}
:is(.cv-catalog,.cv-product) .cv-buy-actions{flex-wrap:nowrap}
:is(.cv-catalog,.cv-product) .cv-buy-actions>.button{flex-basis:auto}
:is(.cv-catalog,.cv-product) .cv-product-story>.wrap{grid-template-columns:1fr 1fr;gap:5%}
:is(.cv-catalog,.cv-product) .cv-related .cv-product-grid{gap:18px}
:is(.cv-catalog,.cv-product) .cv-related .cv-card-image{aspect-ratio:1/1.12}
:is(.cv-catalog,.cv-product) .cv-related .cv-card-bottom{align-items:start;flex-direction:column}
:is(.cv-catalog,.cv-product) .cv-product-top{padding-top:28px}
}
@media(max-width:600px){:is(.cv-catalog,.cv-product) .cv-catalog-banner{height:200px;margin-bottom:25px}
:is(.cv-catalog,.cv-product) .cv-catalog-banner>div{padding:22px}
:is(.cv-catalog,.cv-product) .cv-catalog-banner p{font-size:23px;max-width:11em;line-height:1.8}
:is(.cv-catalog,.cv-product) .cv-catalog-body{padding-bottom:65px}
:is(.cv-catalog,.cv-product) .cv-category-nav{gap:0 22px;padding-bottom:12px}
:is(.cv-catalog,.cv-product) .cv-category-nav a[aria-current]:after{bottom:0}
:is(.cv-catalog,.cv-product) .cv-catalog-toolbar{flex-wrap:wrap;gap:14px;padding:23px 0 26px}
:is(.cv-catalog,.cv-product) .cv-sort{gap:9px}
:is(.cv-catalog,.cv-product) .cv-sort select{padding-right:24px}
:is(.cv-catalog,.cv-product) .cv-product-grid{grid-template-columns:1fr;gap:40px}
:is(.cv-catalog,.cv-product) .cv-card-image{aspect-ratio:1.12}
:is(.cv-catalog,.cv-product) .cv-card-image>img{padding:25px}
:is(.cv-catalog,.cv-product) .cv-card-info h2{font-size:23px}
:is(.cv-catalog,.cv-product) .cv-card-bottom{margin-top:13px}
:is(.cv-catalog,.cv-product) .cv-card-tag{left:17px;top:15px}
:is(.cv-catalog,.cv-product) .cv-catalog-empty{padding:35px 0 50px}
:is(.cv-catalog,.cv-product) .cv-catalog-empty h2{font-size:26px}
:is(.cv-catalog,.cv-product) .cv-catalog-empty form{gap:8px}
:is(.cv-catalog,.cv-product) .cv-catalog-empty .button{padding-inline:17px}
:is(.cv-catalog,.cv-product) .cv-product-top{padding-top:24px;padding-bottom:24px}
:is(.cv-catalog,.cv-product) .cv-product-layout{gap:28px;padding-bottom:55px}
:is(.cv-catalog,.cv-product) .cv-gallery-main>a{aspect-ratio:1.06}
:is(.cv-catalog,.cv-product) .cv-gallery-main img{padding:20px}
:is(.cv-catalog,.cv-product) .cv-gallery-main figcaption{padding-bottom:13px}
:is(.cv-catalog,.cv-product) .cv-gallery-controls{gap:5px;margin-top:14px}
:is(.cv-catalog,.cv-product) .cv-gallery-thumbs{gap:8px}
:is(.cv-catalog,.cv-product) .cv-gallery-thumbs button{width:58px;height:58px}
:is(.cv-catalog,.cv-product) .cv-gallery-controls>button{min-width:44px;padding:5px}
.cv-product h1{font-size:31px}
:is(.cv-catalog,.cv-product) .cv-product-flavor{font-size:18px;margin-top:17px!important}
:is(.cv-catalog,.cv-product) .cv-product-description{margin-top:17px}
:is(.cv-catalog,.cv-product) .cv-product-facts{margin:21px 0 25px}
:is(.cv-catalog,.cv-product) .cv-product-facts>div{grid-template-columns:60px 1fr;gap:14px}
:is(.cv-catalog,.cv-product) .cv-product-en{font-size:17px}
:is(.cv-catalog,.cv-product) .cv-buy-actions{gap:10px}
:is(.cv-catalog,.cv-product) .cv-buy-actions>.button{padding-inline:12px;gap:10px}
:is(.cv-catalog,.cv-product) .cv-quantity button{width:44px}
:is(.cv-catalog,.cv-product) .cv-quantity input.qty{width:35px}
:is(.cv-catalog,.cv-product) .cv-product-contact{font-size:16px;line-height:1.8}
:is(.cv-catalog,.cv-product) .cv-product-story{padding:38px 0 43px}
:is(.cv-catalog,.cv-product) .cv-product-story>.wrap{grid-template-columns:1fr;gap:30px}
:is(.cv-catalog,.cv-product) .cv-product-story h2{font-size:28px;max-width:12em}
:is(.cv-catalog,.cv-product) .cv-product-story p{margin-top:18px}
:is(.cv-catalog,.cv-product) .cv-related{padding-block:52px 65px}
:is(.cv-catalog,.cv-product) .cv-related-heading{align-items:start;flex-direction:column;gap:14px;margin-bottom:28px}
:is(.cv-catalog,.cv-product) .cv-related-heading h2{font-size:28px}
:is(.cv-catalog,.cv-product) .cv-related .cv-product-grid{grid-template-columns:1fr;gap:36px}
:is(.cv-catalog,.cv-product) .cv-related .cv-card-image{aspect-ratio:1.12}
:is(.cv-catalog,.cv-product) .cv-related .cv-card-bottom{flex-direction:row;align-items:center}
}
@media(prefers-reduced-motion:reduce){:is(.cv-catalog,.cv-product) .cv-card-image>img{transition:none}
}


/* Photographic cards use the full frame; tea packaging stays completely visible. */
:is(.cv-catalog,.cv-product) .cv-card-image.cv-card-image--boxed>img,:is(.cv-catalog,.cv-product) .cv-card-image.cv-card-image--scene>img{object-fit:cover;object-position:center;padding:0;mix-blend-mode:normal}

/* Keep browsing compact on phones: two complete products per row. */
@media(max-width:600px){
 :is(.cv-catalog,.cv-product) .cv-product-grid,
 :is(.cv-catalog,.cv-product) .cv-related .cv-product-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}
 :is(.cv-catalog,.cv-product) .cv-product-card {display:flex;flex-direction:column}
 :is(.cv-catalog,.cv-product) .cv-card-image {aspect-ratio:1/1.12}
 :is(.cv-catalog,.cv-product) .cv-card-image>img {padding:12px 8px}
 :is(.cv-catalog,.cv-product) .cv-card-image--scene>img {padding:0;object-fit:cover}
 :is(.cv-catalog,.cv-product) .cv-card-tag {left:7px;top:7px;font-size:13px;padding:5px 3px}
 :is(.cv-catalog,.cv-product) .cv-card-info {display:flex;flex-direction:column;flex:1;padding-top:12px}
 :is(.cv-catalog,.cv-product) .cv-card-origin {font-size:14px;gap:5px;line-height:1.6;min-height:2.8em}
 :is(.cv-catalog,.cv-product) .cv-card-info h2 {font-size:18px;line-height:1.6;margin-top:4px;min-height:3.2em}
 :is(.cv-catalog,.cv-product) .cv-card-spec {font-size:14px;line-height:1.6;margin-bottom:12px!important}
 :is(.cv-catalog,.cv-product) .cv-card-bottom,
 :is(.cv-catalog,.cv-product) .cv-related .cv-card-bottom {margin-top:auto;flex-direction:column;align-items:flex-start;gap:0;padding-top:10px}
 :is(.cv-catalog,.cv-product) .cv-card-add {gap:8px;min-height:44px;font-size:16px}
}

/* Close the sales page with a distinct brand-blue chapter. */
.cv-product .cv-product-story {background:var(--navy-deep);color:#fff}
.cv-product .cv-product-story h2 {color:#fff}
.cv-product .cv-product-story p {color:#e1e6ec}
.cv-product .cv-product-story span,
.cv-product .cv-product-story .text-link {color:#dcc798}
.cv-product .cv-product-story .text-link {border-color:#ad8b52}
.cv-catalog .cv-catalog-banner span {font-family:var(--serif);font-size:16px;letter-spacing:.08em}

/* Full original photographs share a square frame and a single shopping-bag CTA. */
:is(.cv-catalog,.cv-product) .cv-card-image{aspect-ratio:1;background:#ececf0}
:is(.cv-catalog,.cv-product) .cv-card-image.cv-card-image--photo>img{width:100%;height:100%;padding:0;object-fit:cover;object-position:center;mix-blend-mode:normal}
:is(.cv-catalog,.cv-product) .cv-card-tag{border-top-color:var(--gold)}
.cv-card-add .cv-bag-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
/* Full-bleed closing, left copy and right photography, separated from the preceding section. */
.cv-product .cv-product-story{position:relative;isolation:isolate;padding:0}
.cv-product .cv-product-story::before{content:'';position:absolute;inset:0;z-index:-1;background:url('../img/pattern.webp') repeat;background-size:220px;opacity:.12;pointer-events:none}
.cv-product .cv-product-story>.wrap{width:100%;max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}
.cv-product .cv-product-story>.wrap>img{grid-column:2;grid-row:1;height:100%;min-height:520px;aspect-ratio:auto;object-fit:cover}
.cv-product .cv-product-story>.wrap>div{grid-column:1;grid-row:1;align-self:center;padding:70px clamp(30px,7vw,110px)}
@media(max-width:600px){
 .cv-product .cv-product-story>.wrap{grid-template-columns:1fr;gap:0}
 .cv-product .cv-product-story>.wrap>div{grid-column:1;grid-row:1;padding:48px 28px}
 .cv-product .cv-product-story>.wrap>img{grid-column:1;grid-row:2;min-height:0;height:auto;aspect-ratio:1.25}
}

/* Approved square, edge-to-edge gallery and quiet outlined catalog actions. */
.cv-product .cv-gallery-main>a{aspect-ratio:1;overflow:hidden}
.cv-product .cv-gallery-main img{display:block;width:100%;height:100%;padding:0;object-fit:cover;object-position:center;mix-blend-mode:normal}
:is(.cv-catalog,.cv-product) .cv-card-bottom,
.cv-product .cv-related .cv-card-bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:8px}
:is(.cv-catalog,.cv-product) .cv-card-add{justify-content:center;min-height:44px;width:auto;flex-shrink:0;white-space:nowrap;border:1px solid rgba(48,69,104,.35);border-radius:2px;padding:9px 12px;background:transparent;color:var(--navy);transition:background-color .2s,color .2s,border-color .2s}
:is(.cv-catalog,.cv-product) .cv-card-add:hover{background:rgba(48,69,104,.06);color:var(--navy);border-color:rgba(48,69,104,.55)}
:is(.cv-catalog,.cv-product) .cv-card-add:focus-visible{outline:2px solid var(--gold);outline-offset:3px}
.cv-product .cv-related .cv-card-image{aspect-ratio:1}

/* Keep the price and bag action together, including narrow phone screens. */
@media(max-width:440px){
 :is(.cv-catalog,.cv-product) .cv-product-grid,
 :is(.cv-catalog,.cv-product) .cv-related .cv-product-grid{grid-template-columns:1fr}
 :is(.cv-catalog,.cv-product) .cv-card-origin,
 :is(.cv-catalog,.cv-product) .cv-card-info h2{min-height:0}
}
