/* Catalog-scoped consumption of the current Storefront visual vocabulary.
   Owners: canon/canon.css, store-grid-system.css, storefront-listing-chrome.css,
   bones/detail-title/detail-title.css. Shared source files are not edited. */
:root{
  --canon-font-family:Montserrat,Arial,sans-serif;
  --canon-ink-gd:rgb(28,28,28);--canon-bronze:rgb(143,109,80);
  --canon-detail-title-weight:800;--canon-detail-title-size:clamp(16px,1.65vw,28px);
  --canon-detail-title-margin:0;--canon-detail-title-tracking:-.035em;--canon-detail-title-line:1.15;
  --shark-gilded-metal:linear-gradient(118deg,rgba(255,241,211,.3) 0%,rgba(255,241,211,.12) 29%,rgba(58,34,20,.15) 53%,rgba(255,225,183,.16) 76%,rgba(42,24,15,.18) 100%),linear-gradient(145deg,#a98461 0%,#826047 47%,#987454 73%,#684a35 100%);
}
.stage{border-color:#b69a7e;box-shadow:0 16px 44px #64472d12,inset 0 0 0 1px #fff;overflow:hidden}
.product{isolation:isolate;background:linear-gradient(120deg,#fff 40%,#fcfaf7);overflow:hidden}
.product>.name,.product>.price,.product>.hero,.product>.features,.product>.rail{position:relative;z-index:2}
.name .item-title{white-space:nowrap;overflow-wrap:normal}
.name .item-title span{font-weight:inherit}
.product-motion{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;mix-blend-mode:multiply;opacity:.83;mask-image:linear-gradient(to bottom,transparent 0,transparent 58px,#000 96px,#000 calc(100% - 8px),transparent 100%)}
.product-motion[data-render-state='error'],.product-motion[data-render-state='unavailable']{display:none}
.product .threads{opacity:0}
.product:has(.product-motion[data-render-state='error']) .threads,.product:has(.product-motion[data-render-state='unavailable']) .threads{opacity:.8}
.product .hero{isolation:isolate}
.product .hero:before{content:'';position:absolute;inset:14% -2% 8%;z-index:-1;background:radial-gradient(ellipse,#f1e8dc4d,transparent 70%);pointer-events:none}
.product .hero img{filter:drop-shadow(0 1.5px 1px #291d1415)}
.catalog-corner{position:absolute;z-index:3;width:19px;height:19px;pointer-events:none;opacity:.82}
.catalog-corner:before,.catalog-corner:after{content:'';position:absolute;inset:0;border-top:1px solid #b49676;border-left:1px solid #b49676}
.catalog-corner:after{inset:4px 0 0 4px;border-color:#e2d4c3}
.catalog-corner.tl{top:10px;left:10px}.catalog-corner.tr{top:10px;right:10px;transform:rotate(90deg)}
.catalog-corner.bl{bottom:10px;left:10px;transform:rotate(-90deg)}.catalog-corner.br{bottom:10px;right:10px;transform:rotate(180deg)}
.product:after{border-image:linear-gradient(90deg,#cfb79933,#a88762,#cfb79933) 1}
.collection{position:relative;isolation:isolate;border:1px solid #ab8766;border-radius:4px;background:linear-gradient(145deg,#fff 15%,#f5ede2 100%);box-shadow:inset 0 1px 0 #fff6e4b8,inset 0 -7px 12px #301b0f0d,0 3px 7px #412c1c10;transition:border-color .35s ease,box-shadow .4s ease}
.collection:after{content:'';position:absolute;inset:4px;border:1px solid #cfb89a7a;border-radius:2px;pointer-events:none}
.collection:before{content:'';position:absolute;left:0;right:0;top:0;height:3px;background:var(--shark-gilded-metal)}
.collection b,.collection>span:not(.category-metal-sweep),.collection>img{position:relative;z-index:1}
.collection .category-metal-sweep{position:absolute;z-index:0;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none}
.category-metal-sweep:before{content:'';position:absolute;inset:-35% auto -35% -46%;width:38%;background:linear-gradient(90deg,transparent,rgba(255,244,218,.8),transparent);opacity:0;transform:skewX(-14deg) translateX(-180%)}
.product:hover .category-metal-sweep:before{opacity:1;animation:storefrontMetalSweep .78s cubic-bezier(.22,1,.36,1) both}
@keyframes storefrontMetalSweep{0%{transform:skewX(-14deg) translateX(-180%)}100%{transform:skewX(-14deg) translateX(520%)}}
.footer{position:relative;isolation:isolate;background:var(--shark-gilded-metal);box-shadow:inset 0 1px 0 #fff6e488,inset 0 -1px 0 #301b0f66}
.footer .brand,.footer .footer-title,.footer .controls{position:relative;z-index:2}
.footer-motion{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;mix-blend-mode:screen;opacity:.70}
.motion-pause,.motion-play{display:none}#motion-toggle[data-playing='true'] .motion-pause,#motion-toggle[data-playing='false'] .motion-play{display:block}
.controls button{background:#62442b0a;box-shadow:inset 0 1px 0 #ffffff1c}
html[data-catalog-motion='paused'] .category-metal-sweep:before{animation:none}
@media(max-width:1100px){:root{--canon-detail-title-size:18px}}
@media(max-width:800px){:root{--canon-detail-title-size:22px}.catalog-corner{width:14px;height:14px}.catalog-corner.tl,.catalog-corner.tr{top:7px}.catalog-corner.bl,.catalog-corner.br{bottom:7px}.catalog-corner.tl,.catalog-corner.bl{left:7px}.catalog-corner.tr,.catalog-corner.br{right:7px}.controls{gap:6px}.footer{gap:10px}.footer-title{display:none}}
@media(prefers-reduced-motion:reduce){.product:hover .category-metal-sweep:before{animation:none}.collection{transition:none}}
@media print{.product-motion,.footer-motion{display:none}.product .threads{opacity:.8}}
