.product-detail-page{background:#fffdfa}
.product-detail-page .header nav .active:after{right:0}
.detail-kicker,.product-kicker{margin:0;color:var(--accent);font:600 10px/1.4 var(--heading);letter-spacing:.15em;text-transform:uppercase}

.product-breadcrumb{min-height:75px;display:flex;align-items:center;gap:9px;color:#887b71;font:500 9px var(--heading);letter-spacing:.07em;text-transform:uppercase}
.product-breadcrumb span{color:#b39664}
.product-breadcrumb b{color:var(--brand);font-weight:600}

.product-hero{min-height:760px;display:grid;grid-template-columns:1.08fr .92fr;background:var(--paper)}
.product-gallery{min-width:0;padding:34px 46px 36px;display:grid;grid-template-rows:auto 1fr auto;position:relative;overflow:hidden}
.gallery-meta{display:flex;align-items:center;justify-content:space-between;color:#9a8c81;font:600 8px var(--heading);letter-spacing:.12em;text-transform:uppercase}
.gallery-counter{font-size:10px;letter-spacing:.05em}
.gallery-counter b{color:var(--brand);font-size:16px}
.gallery-stage{min-height:505px;display:grid;place-items:center;position:relative;overflow:hidden}
.product-wishlist{min-height:38px;padding:0 14px 0 11px;display:flex;align-items:center;gap:8px;position:absolute;z-index:3;right:0;top:17px;border:1px solid #d6cabf;border-radius:24px;background:#fffdfae8;color:#5a3036;cursor:pointer;transition:.2s ease}
.product-wishlist .heart-icon{font:400 20px/1 Arial,sans-serif}
.product-wishlist .heart-label{font:600 7px var(--heading);letter-spacing:.07em;text-transform:uppercase}
.product-wishlist:hover,.product-wishlist.is-favorite{border-color:#5a3036;background:#5a3036;color:#fff}
.main-product-image{width:76%;height:440px;object-fit:contain;filter:drop-shadow(0 24px 18px #3e241a2a);transition:transform .42s ease,filter .42s ease}
.main-product-image.view-front{transform:none}
.main-product-image.view-back{transform:scaleX(-1) rotate(5deg);filter:brightness(.88) drop-shadow(0 24px 18px #3e241a2a)}
.main-product-image.view-side{transform:perspective(800px) rotateY(47deg) scale(.92);filter:contrast(1.05) drop-shadow(0 24px 18px #3e241a2a)}
.main-product-image.view-detail{transform:scale(1.58) translate(5%,-2%);filter:drop-shadow(0 18px 14px #3e241a24)}
.zoom-button{position:absolute;right:0;bottom:23px;padding:0;border:0;background:transparent;color:#796d64;font:600 8px var(--heading);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.zoom-button>span{width:28px;height:28px;margin:0 auto 5px;display:block;position:relative;border:1px solid #b9aa9e;border-radius:50%}
.zoom-button>span:before{content:"";width:8px;height:8px;position:absolute;left:8px;top:7px;border:1px solid #796d64;border-radius:50%}
.zoom-button>span:after{content:"";width:6px;position:absolute;left:15px;top:17px;border-top:1px solid #796d64;transform:rotate(45deg)}
.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.gallery-thumbs button{height:104px;padding:8px 7px 7px;display:grid;grid-template-rows:1fr auto;position:relative;border:1px solid #d7cbc0;background:transparent;color:#83776e;font:600 7px var(--heading);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;overflow:hidden}
.gallery-thumbs button:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:3px;background:var(--brand);transition:right .25s ease}
.gallery-thumbs button.active{border-color:#a88f84;color:var(--brand)}
.gallery-thumbs button.active:after{right:0}
.gallery-thumbs img{min-height:0;height:66px;object-fit:contain;filter:drop-shadow(0 6px 5px #3e241a20)}
.gallery-thumbs .view-back{transform:scaleX(-1) rotate(5deg);filter:brightness(.88) drop-shadow(0 6px 5px #3e241a20)}
.gallery-thumbs .view-side{transform:perspective(300px) rotateY(47deg) scale(.9)}
.gallery-thumbs .view-detail{transform:scale(1.55)}

.product-buy-panel{padding:67px 62px 45px;display:flex;flex-direction:column;background:var(--brand);color:#fff}
.product-kicker{color:#d9bd83}
.product-identity h1{margin:15px 0 22px;color:#fffaf5;font:400 72px/.88 var(--display);letter-spacing:-.025em}
.product-identity h1 em{display:inline-block;margin-left:49px;color:#e1aaa5;font-style:italic}
.product-intro{max-width:500px;margin:0;color:#f2e6dadb;font:400 15px/1.74 var(--body)}
.price-stock-row{margin-top:35px;padding:26px 0;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29}
.product-price{margin:0}
.product-price strong,.product-price span{display:block}
.product-price strong{color:#fffaf5;font:600 29px/1 var(--heading)}
.product-price span{margin-top:6px;color:#dccfc4;font:400 10px var(--body)}
.product-stock{margin:0;display:flex;align-items:center;gap:10px}
.product-stock>i{width:10px;height:10px;border-radius:50%;background:#a9bd82;box-shadow:0 0 0 5px #a9bd8220}
.product-stock b,.product-stock span{display:block}
.product-stock b{color:#f9f2e9;font:600 9px/1.5 var(--heading);letter-spacing:.07em;text-transform:uppercase}
.product-stock span{color:#d9cbc0;font:400 9px/1.45 var(--body)}
.product-properties{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #ffffff29}
.product-properties>div{min-height:84px;padding:22px 15px;border-left:1px solid #ffffff29}
.product-properties>div:first-child{padding-left:0;border-left:0}
.product-properties span,.product-properties b{display:block}
.product-properties span{color:#ceb985;font:600 8px var(--heading);letter-spacing:.1em;text-transform:uppercase}
.product-properties b{margin-top:7px;color:#fff8ef;font:500 10px/1.45 var(--heading)}
.buy-form{margin-top:27px;display:grid;grid-template-columns:195px 1fr;align-items:end;gap:12px}
.quantity-field>label{display:block;margin-bottom:8px;color:#ddc68f;font:600 8px var(--heading);letter-spacing:.1em;text-transform:uppercase}
.quantity-control{height:49px;display:grid;grid-template-columns:39px 1fr 39px;border:1px solid #ffffff55}
.quantity-control button{padding:0;border:0;background:transparent;color:#fff;font:500 18px var(--heading);cursor:pointer}
.quantity-control output{display:grid;place-items:center;border-left:1px solid #ffffff31;border-right:1px solid #ffffff31;color:#fff;font:600 11px var(--heading)}
.quantity-field>small{display:block;margin-top:7px;color:#d4c5b9;font:400 9px var(--body)}
.primary-add{height:49px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--accent);background:var(--accent);color:#fff;font:600 9px var(--heading);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:.2s ease}
.primary-add b{font-size:16px}
.primary-add:hover,.primary-add.added{border-color:#b5a271;background:#b5a271}
.delivery-progress{margin-top:29px}
.delivery-progress>div{display:flex;justify-content:space-between;gap:20px;color:#dfd1c6;font:400 9px var(--body)}
.delivery-progress>div b{color:#f3e7dc;font:600 8px var(--heading)}
.delivery-progress>i{height:3px;margin-top:10px;display:block;background:#ffffff25}
.delivery-progress>i span{width:31%;height:100%;display:block;background:#cdb779}
.purchase-notes{margin-top:auto;padding-top:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}
.purchase-notes p{margin:0;color:#e9dbcf;font:500 8px/1.45 var(--heading);text-align:center}
.purchase-notes p span{width:27px;height:27px;margin:0 auto 7px;display:grid;place-items:center;border:1px solid #ffffff40;border-radius:50%;color:#ddc48c;font-size:11px}

.product-variants{padding:102px 0 110px;background:#fffdfa}
.variants-heading{display:grid;grid-template-columns:1fr 450px;align-items:end;gap:90px}
.variants-heading h2{margin:13px 0 0;color:#312925;font:400 56px/.98 var(--display)}
.variants-heading h2 em{color:var(--brand);font-style:italic}
.variants-heading>p{margin:0 0 5px;color:#655a53;font:400 15px/1.75 var(--body)}
.variant-grid{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:17px}
.variant-card{min-width:0;min-height:390px;padding:24px 24px 20px;display:grid;grid-template-rows:1fr auto;position:relative;border:1px solid #dcd1c6;background:var(--paper);transition:transform .25s ease,box-shadow .25s ease}
.variant-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #452a2413}
.variant-card.selected{border-top:4px solid var(--brand);padding-top:21px}
.variant-check{position:absolute;left:20px;top:18px;color:#876f60;font:600 8px var(--heading);letter-spacing:.08em;text-transform:uppercase}
.variant-card.selected .variant-check{color:var(--brand)}
.variant-card>img{height:265px;padding:18px 35px;object-fit:contain;filter:drop-shadow(0 14px 11px #3e241a24)}
.variant-card>div{min-height:69px;padding-top:17px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:10px;border-top:1px solid #d9cec2}
.chocolate-dot{width:19px;height:19px;border-radius:50%;box-shadow:inset 0 0 0 1px #4d3b3433}
.chocolate-dot.milk{background:#79503e}
.chocolate-dot.white{background:#f6edda}
.chocolate-dot.dark{background:#3c2525}
.variant-card p{margin:0}
.variant-card p small,.variant-card p b{display:block}
.variant-card p small{color:#9a805e;font:600 8px/1.35 var(--heading);letter-spacing:.09em;text-transform:uppercase}
.variant-card p b{margin-top:5px;color:#382f2b;font:600 15px/1.25 var(--heading)}
.variant-card>div>strong{color:var(--brand);font:600 16px var(--heading);white-space:nowrap}
.variant-card>div>strong small{color:#857970;font:400 8px var(--body)}

.product-information{padding:112px 0;background:#fffdfa}
.product-information-inner{display:grid;grid-template-columns:1fr .88fr;gap:110px;align-items:start}
.product-story h2{margin:14px 0 29px;color:#312925;font:400 57px/.98 var(--display)}
.product-story h2 em{color:var(--brand);font-style:italic}
.product-story>p:nth-of-type(2){max-width:610px;margin:0;color:#655a53;font:400 15px/1.8 var(--body)}
.taste-scale{margin-top:38px;padding-top:20px;border-top:1px solid #ddd2c7}
.taste-scale>div{min-height:35px;display:grid;grid-template-columns:75px 1fr;align-items:center}
.taste-scale span{color:#655a53;font:600 9px var(--heading);letter-spacing:.07em;text-transform:uppercase}
.taste-scale i{height:3px;display:block;background:#eee5db}
.taste-scale i b{height:100%;display:block;background:var(--accent)}
.product-facts{padding:38px 40px;border-top:4px solid var(--brand);background:var(--paper)}
.product-facts h3{margin:8px 0 23px;color:#382f2b;font:600 25px/1.2 var(--heading)}
.product-facts details{border-top:1px solid #d8ccc0}
.product-facts summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;list-style:none;color:#473c36;font:600 10px var(--heading);letter-spacing:.06em;text-transform:uppercase;cursor:pointer}
.product-facts summary::-webkit-details-marker{display:none}
.product-facts summary span{color:var(--accent);font:400 17px var(--heading)}
.product-facts details[open] summary span{font-size:0}
.product-facts details[open] summary span:after{content:"−";font-size:17px}
.product-facts details p{margin:-2px 25px 20px 0;color:#70645d;font:400 11px/1.65 var(--body)}

.related-products{padding:103px 0 118px;background:var(--paper)}
.related-heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:60px}
.related-heading h2{margin:13px 0 0;color:#312925;font:400 55px/.98 var(--display)}
.related-heading h2 em{color:var(--brand);font-style:italic}
.related-heading>a{margin-bottom:5px;padding-bottom:7px;border-bottom:1px solid #826e61;color:var(--brand);font:600 9px var(--heading);letter-spacing:.07em;text-transform:uppercase}
.related-heading>a span{margin-left:25px;font-size:14px}
.related-grid{margin-top:52px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.related-card{border:1px solid #dcd0c4;background:#fffdfa}
.related-image{height:250px;padding:23px;display:block}
.related-image img{height:100%;object-fit:contain;filter:drop-shadow(0 12px 9px #3e241a24);transition:transform .28s ease}
.related-card:hover .related-image img{transform:scale(1.04)}
.related-card>div{padding:19px 18px 17px;border-top:1px solid #e2d8cf}
.related-card p{margin:0;color:#9b805c;font:600 8px var(--heading);letter-spacing:.09em;text-transform:uppercase}
.related-card h3{margin:7px 0 10px;color:#382f2b;font:600 17px/1.25 var(--heading)}
.related-stock{display:flex;align-items:center;gap:6px;color:#6f7e61;font:500 8px var(--heading)}
.related-stock i{width:6px;height:6px;border-radius:50%;background:#799067}
.related-card footer{margin-top:18px;display:flex;align-items:center;justify-content:space-between}
.related-card footer strong{color:var(--brand);font:600 18px var(--heading)}
.related-card footer small{color:#82756d;font:400 9px var(--body)}
.related-card footer button{width:36px;height:36px;border:0;border-radius:50%;background:var(--brand);color:#fff;font:400 17px var(--heading);cursor:pointer}

.same-category-products{padding:103px 0 112px;background:#fffdfa}
.same-category-heading{display:grid;grid-template-columns:1fr 430px;align-items:end;gap:90px}
.same-category-heading h2{margin:13px 0 0;color:#312925;font:400 55px/.98 var(--display)}
.same-category-heading h2 em{color:var(--brand);font-style:italic}
.same-category-heading>p{margin:0 0 5px;color:#655a53;font:400 15px/1.75 var(--body)}
.same-category-grid{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.category-mini-card{min-height:195px;display:grid;grid-template-columns:42% 58%;border:1px solid #ddd2c7;background:#fffdfa}
.category-mini-card>a{min-width:0;padding:15px;display:block;border-right:1px solid #e3d9cf}
.category-mini-card>a img{height:100%;object-fit:contain;filter:drop-shadow(0 9px 7px #3e241a22);transition:transform .25s ease}
.category-mini-card:hover>a img{transform:scale(1.045)}
.category-mini-card>div{min-width:0;padding:22px 18px 17px;display:flex;flex-direction:column}
.category-mini-card>div>small{color:#9a805e;font:600 7px/1.35 var(--heading);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.category-mini-card h3{margin:7px 0 0;color:#382f2b;font:600 16px/1.25 var(--heading)}
.category-mini-card footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between}
.category-mini-card footer strong{color:var(--brand);font:600 16px var(--heading)}
.category-mini-card footer strong span{color:#857970;font:400 8px var(--body)}
.category-mini-card footer button{width:32px;height:32px;border:0;border-radius:50%;background:var(--brand);color:#fff;font:400 16px var(--heading);cursor:pointer}
.same-category-action{margin-top:35px;display:flex;justify-content:flex-end}
.same-category-action a{padding-bottom:7px;border-bottom:1px solid #826e61;color:var(--brand);font:600 9px var(--heading);letter-spacing:.07em;text-transform:uppercase}
.same-category-action a span{margin-left:25px;font-size:14px}

.product-service{padding:92px 0 98px;background:var(--accent);color:#fff}
.product-service-inner{display:grid;grid-template-columns:1fr .9fr;align-items:end;gap:100px}
.product-service .detail-kicker{color:#f1deb0}
.product-service h2{margin:13px 0 0;color:#fffaf5;font:400 55px/.98 var(--display)}
.product-service h2 em{color:#f4e4c0;font-style:italic}
.product-service-inner>div:last-child>p{margin:0;color:#fff9ecdf;font:400 15px/1.75 var(--body)}
.product-service-inner>div:last-child>div{margin-top:27px;display:flex;align-items:center;gap:28px}
.product-service-inner a{padding-bottom:6px;border-bottom:1px solid #f3dfb2;color:#fffdf8;font:600 9px var(--heading);letter-spacing:.06em;text-transform:uppercase}
.product-service-inner a span{margin-left:22px;font-size:14px}

@media(max-width:1100px){
  .product-hero{grid-template-columns:1fr 1fr}
  .product-gallery{padding-inline:30px}
  .product-buy-panel{padding-inline:38px}
  .product-information-inner{gap:65px}
  .related-image{height:220px}
  .category-mini-card{grid-template-columns:38% 62%}
}

@media(max-width:900px){
  .product-hero{grid-template-columns:1fr}
  .product-gallery{min-height:690px}
  .product-buy-panel{min-height:660px}
  .product-information-inner,.product-service-inner{grid-template-columns:1fr;gap:44px}
  .variants-heading,.same-category-heading{grid-template-columns:1fr;gap:28px}
  .variants-heading>p,.same-category-heading>p{max-width:680px}
  .related-grid{grid-template-columns:1fr 1fr}
  .variant-grid{grid-template-columns:1fr 1fr 1fr}
  .variant-card{padding-inline:16px}
  .variant-card>img{padding-inline:15px}
  .variant-card>div{grid-template-columns:21px 1fr}
  .variant-card>div>strong{grid-column:2;margin-top:3px}
  .same-category-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:620px){
  .product-breadcrumb{min-height:59px;gap:6px;white-space:nowrap;overflow:hidden;font-size:7px}
  .product-breadcrumb a:first-child,.product-breadcrumb span:first-of-type{display:none}
  .product-hero{width:100%;min-height:0}
  .product-gallery{min-height:0;padding:23px 29px 21px 14px}
  .gallery-meta{padding:0 3px}
  .gallery-stage{min-height:355px}
  .main-product-image{width:82%;height:300px}
  .zoom-button{right:3px;bottom:16px}
  .gallery-thumbs{gap:6px}
  .gallery-thumbs button{height:82px;padding:6px 4px 5px}
  .gallery-thumbs img{height:51px}
  .product-buy-panel{min-height:0;padding:51px 22px 36px}
  .product-identity h1{font-size:48px}
  .product-identity h1 em{margin-left:31px}
  .product-intro{font-size:14px}
  .price-stock-row{margin-top:29px}
  .product-properties{grid-template-columns:1fr}
  .product-properties>div{min-height:61px;padding:15px 0;border-left:0;border-top:1px solid #ffffff20}
  .product-properties>div:first-child{border-top:0}
  .product-properties b{font-size:10px}
  .buy-form{grid-template-columns:1fr;margin-top:25px}
  .quantity-field{display:grid;grid-template-columns:1fr 160px;align-items:center;gap:10px}
  .quantity-field>label{margin:0}
  .quantity-field>small{grid-column:1/-1;margin-top:-2px}
  .primary-add{margin-top:8px}
  .delivery-progress>div{line-height:1.5}
  .purchase-notes{margin-top:30px;grid-template-columns:1fr;gap:11px}
  .purchase-notes p{display:flex;align-items:center;gap:10px;text-align:left}
  .purchase-notes p span{margin:0}
  .product-variants{padding:75px 0 80px}
  .variants-heading h2{font-size:44px}
  .variants-heading>p{font-size:14px}
  .variant-grid{margin-top:38px;grid-template-columns:1fr;gap:10px}
  .variant-card,.variant-card.selected{min-height:154px;padding:17px 15px;grid-template-columns:115px 1fr;grid-template-rows:1fr}
  .variant-card>img{width:115px;height:120px;padding:13px 17px;align-self:center}
  .variant-card>div{min-width:0;padding:26px 0 0 13px;grid-template-columns:20px 1fr;border-top:0;border-left:1px solid #d9cec2}
  .variant-card>div>strong{grid-column:2;margin-top:-8px;font-size:15px}
  .variant-check{left:auto;right:15px;top:14px}
  .product-information{padding:75px 0}
  .product-information-inner{gap:55px}
  .product-story h2{font-size:44px}
  .product-story>p:nth-of-type(2){font-size:14px}
  .product-facts{padding:31px 23px}
  .related-products{padding:76px 0 82px}
  .related-heading{grid-template-columns:1fr;gap:25px}
  .related-heading h2{font-size:43px}
  .related-heading>a{justify-self:start}
  .related-grid{margin-top:39px;gap:10px}
  .related-image{height:165px;padding:14px}
  .related-card>div{padding:15px 12px 13px}
  .related-card p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:7px}
  .related-card h3{min-height:36px;font-size:15px}
  .related-card footer strong{font-size:16px}
  .related-card footer button{width:32px;height:32px}
  .same-category-products{padding:75px 0 82px}
  .same-category-heading h2{font-size:43px}
  .same-category-heading>p{font-size:14px}
  .same-category-grid{margin-top:38px;grid-template-columns:1fr 1fr;gap:10px}
  .category-mini-card{min-height:310px;display:flex;flex-direction:column}
  .category-mini-card>a{height:170px;padding:12px;border-right:0;border-bottom:1px solid #e3d9cf}
  .category-mini-card>div{min-height:138px;padding:14px 11px 11px}
  .category-mini-card h3{font-size:14px}
  .category-mini-card footer strong{font-size:15px}
  .category-mini-card footer button{width:29px;height:29px}
  .same-category-action{justify-content:flex-start}
  .product-service{padding:76px 0 82px}
  .product-service h2{font-size:43px}
  .product-service-inner>div:last-child>p{font-size:14px}
  .product-service-inner>div:last-child>div{align-items:flex-start;flex-direction:column;gap:18px}
}
