:root{--default-box-shadow: 0 4px 4px 4px rgba(0, 0, 0, .6);--default-text-shadow: 0 2px 2px rgba(0, 0, 0, .8)}h1,h2,h3,h4,.facets__label,.shopify-policy__body,.text-block{text-shadow:var(--default-text-shadow)}.content-for-layout{background-image:linear-gradient(0deg,#0006,#000c),radial-gradient(circle at 50% 15%,#edc3,transparent 25%),radial-gradient(circle at 50% 0%,transparent 30%,rgb(2 1 0 / 1) 70%),linear-gradient(0deg,#0001,#edc5),url(texture-primary-512.webp)}#header-group{position:relative}.wishlist-button{position:relative;display:inline-flex;align-items:center;gap:var(--gap-sm);transition:all .3s ease}.wishlist-button__content{display:inline-flex;align-items:center;gap:var(--gap-sm)}.wishlist-button__icon{display:inline-flex;width:1.25em;height:1.25em;transition:all .3s ease}.wishlist-button__icon svg{width:100%;height:100%;stroke:currentColor;fill:none;transition:all .3s ease}.wishlist-button--active .wishlist-button__icon svg{fill:currentColor;stroke:currentColor}@keyframes heartBeat{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(.95)}75%{transform:scale(1.1)}to{transform:scale(1)}}.wishlist-button--animating .wishlist-button__icon{animation:heartBeat .6s ease}.wishlist-button:hover{opacity:.8}.wishlist-button:not(.wishlist-button--active):hover .wishlist-button__icon svg{fill:#ff00001a}.wishlist-button[aria-pressed=true]{color:#dc2626}.wishlist-button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.wishlist-button--icon-only{padding:var(--padding-sm);background:transparent;border:none;box-shadow:none}.wishlist-button--icon-only:hover{background:transparent}.wishlist-button--icon-only .wishlist-button__content{gap:0}.wishlist-bubble{--bubble-background: var(--color-primary-button-background);--bubble-text: var(--color-background);position:absolute;display:flex;align-items:center;justify-content:center;border-radius:50%;aspect-ratio:1;pointer-events:none}.wishlist-bubble__background{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bubble-background);border-radius:inherit;z-index:0}.wishlist-bubble__text{position:relative;z-index:1;color:var(--bubble-text);font-size:.65em;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.wishlist-bubble__text-count{display:block}@keyframes wishlistBubblePop{0%{transform:scale(1)}30%{transform:scale(1.35)}60%{transform:scale(.9)}to{transform:scale(1)}}.wishlist-bubble--animating .wishlist-bubble__background{animation:wishlistBubblePop .4s var(--ease-out-cubic)}.wishlist-bubble--animating .wishlist-bubble__text{animation:wishlistBubblePop .4s var(--ease-out-cubic) .05s}.wishlist-button-block{margin-top:var(--gap-md)}.product-form .wishlist-button{width:100%;justify-content:center}@media(max-width:749px){.wishlist-button__text{font-size:.875rem}}.background-context{position:relative}.background-context>.section-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--layer-section-background, -2);pointer-events:none}.shopify-section:not(.header-section) .section-background,.background-context>.section-background{background-color:var(--section-bg-color, transparent);background-image:var(--section-overlay-gradient, none),var(--section-surface-texture, none),var(--section-underlay-gradient, none);background-repeat:var(--section-overlay-repeat, no-repeat),var(--section-surface-repeat, repeat),var(--section-underlay-repeat, no-repeat);background-size:var(--section-overlay-size, cover),var(--section-surface-size, auto),var(--section-underlay-size, cover);background-position:var(--section-overlay-position, center),var(--section-surface-position, 0 0),var(--section-underlay-position, center);opacity:var(--section-bg-opacity, 1)}.shopify-section:not(.header-section):has(.section-background)>*:not(.section-background),.background-context:has(.section-background)>*:not(.section-background){border-color:transparent;border-style:solid;border-width:var(--section-border-width, 0);border-image-source:var(--section-border-image, none);border-image-slice:var(--section-border-image-slice, 0);border-image-width:var(--section-border-image-width, 0);border-image-outset:var(--section-border-image-outset, 0);border-image-repeat:var(--section-border-image-repeat, repeat)}.shopify-section:not(.header-section),.background-context{--section-border-radius: var(--section-border-radius, 0)}.shopify-section:not(.header-section):has(.section-background) .section-background,.background-context:has(.section-background)>.section-background{border-radius:var(--section-border-radius, 0);overflow:hidden}.surface--noise{--section-surface-texture: url(noise-256.png);--section-surface-size: 256px 256px;--section-surface-repeat: repeat}.surface--metal{--section-surface-texture: url(noise-256.png), linear-gradient(180deg, #333, transparent), radial-gradient(circle at 25% 0%, #455060, transparent 10%), radial-gradient(circle at 50% 100%, #455060, transparent 25%), radial-gradient(circle at 75% 0%, #455060, transparent 10%);--section-surface-size: auto;--section-surface-repeat: repeat}.surface--stone{--section-bg-color: #030303;--section-surface-texture: url(noise-256.png), radial-gradient(circle at 50% 0%, #45506066, transparent 45%), linear-gradient(180deg, #030303, transparent);--section-surface-size: 256px 256px;--section-surface-repeat: repeat}.overlay--top-fade{--section-overlay-gradient: linear-gradient(to bottom, rgb(0 0 0 / .18), transparent 45%)}.overlay--vignette{--section-overlay-gradient: radial-gradient(circle at center, transparent 55%, rgb(0 0 0 / .22))}.surface--size-small{--section-surface-size: 50%}.surface--size-medium{--section-surface-size: 100%}.surface--size-large{--section-surface-size: 150%}.surface--repeat-x{--section-surface-repeat: repeat-x}.surface--repeat-y{--section-surface-repeat: repeat-y}.surface--repeat-both{--section-surface-repeat: repeat}.surface--repeat-none{--section-surface-repeat: no-repeat}@media(prefers-reduced-motion:reduce){.surface--metal{--section-surface-texture: linear-gradient(180deg, #333, transparent);--section-surface-size: cover;--section-surface-repeat: no-repeat}}.overlay--anchor-top-left{--section-overlay-position: calc(0% + var(--overlay-offset-x, 0%)) calc(0% + var(--overlay-offset-y, 0%))}.overlay--anchor-top-center{--section-overlay-position: calc(50% + var(--overlay-offset-x, 0%)) calc(0% + var(--overlay-offset-y, 0%))}.overlay--anchor-top-right{--section-overlay-position: calc(100% + var(--overlay-offset-x, 0%)) calc(0% + var(--overlay-offset-y, 0%))}.overlay--anchor-center{--section-overlay-position: calc(50% + var(--overlay-offset-x, 0%)) calc(50% + var(--overlay-offset-y, 0%))}.overlay--anchor-bottom-left{--section-overlay-position: calc(0% + var(--overlay-offset-x, 0%)) calc(100% + var(--overlay-offset-y, 0%))}.overlay--anchor-bottom-center{--section-overlay-position: calc(50% + var(--overlay-offset-x, 0%)) calc(100% + var(--overlay-offset-y, 0%))}.overlay--anchor-bottom-right{--section-overlay-position: calc(100% + var(--overlay-offset-x, 0%)) calc(100% + var(--overlay-offset-y, 0%))}@media(max-width:749px){.overlay--anchor-top-left,.overlay--anchor-top-right{--section-overlay-position: calc(50% + var(--overlay-offset-x, 0%)) calc(0% + var(--overlay-offset-y, 0%))}.overlay--anchor-bottom-left,.overlay--anchor-bottom-right{--section-overlay-position: calc(50% + var(--overlay-offset-x, 0%)) calc(100% + var(--overlay-offset-y, 0%))}}.shopify-section:not(.header-section):has(.section-background.border-image--cavetto),.background-context:has(.section-background.border-image--cavetto){--border-native-size: 10px;--section-border-image: url(border-cavetto-grey.svg);--section-border-image-slice: 10 10 10 10;--section-border-image-width: 10px 10px 10px 10px;--section-border-image-outset: 0;--section-border-width: 10px 10px 10px 10px}.shopify-section:not(.header-section):has(.section-background.border-image--cavetto-burnished-gold),.background-context:has(.section-background.border-image--cavetto-burnished-gold){--border-native-size: 10px;--section-border-image: url(border-cavetto-burnished-gold.svg);--section-border-image-slice: 10 10 10 10;--section-border-image-width: 10px 10px 10px 10px;--section-border-image-outset: 0;--section-border-width: 10px 10px 10px 10px}.shopify-section:not(.header-section):has(.section-background.border-image--cavetto-silver),.background-context:has(.section-background.border-image--cavetto-silver){--border-native-size: 10px;--section-border-image: url(border-cavetto-silver.svg);--section-border-image-slice: 10 10 10 10;--section-border-image-width: 10px 10px 10px 10px;--section-border-image-outset: 0;--section-border-width: 10px 10px 10px 10px}.shopify-section:not(.header-section):has(.section-background.border-image--crenellations),.background-context:has(.section-background.border-image--crenellations){--border-native-size: 20px;--section-border-image: url(border-crenellations-grey.svg);--section-border-image-slice: 20 20 20 20;--section-border-image-width: 20px 20px 20px 20px;--section-border-image-outset: 2px;--section-border-width: 20px 20px 20px 20px}.shopify-section:not(.header-section):has(.section-background.border-image--bevelled),.background-context:has(.section-background.border-image--bevelled){--border-native-size: 10px;--section-border-image: url(border-bevelled-grey.svg);--section-border-image-slice: 10 10 10 10;--section-border-image-width: 10px 10px 10px 10px;--section-border-image-outset: 0;--section-border-width: 10px 10px 10px 10px}.shopify-section:not(.header-section):has(.section-background.border--sides-top),.background-context:has(.section-background.border--sides-top){--section-border-image-width: var(--border-native-size) 0 0 0;--section-border-width: var(--border-native-size) 0 0 0}.shopify-section:not(.header-section):has(.section-background.border--sides-bottom),.background-context:has(.section-background.border--sides-bottom){--section-border-image-width: 0 0 var(--border-native-size) 0;--section-border-width: 0 0 var(--border-native-size) 0}.shopify-section:not(.header-section):has(.section-background.border--sides-left),.background-context:has(.section-background.border--sides-left){--section-border-image-width: 0 0 0 var(--border-native-size);--section-border-width: 0 0 0 var(--border-native-size)}.shopify-section:not(.header-section):has(.section-background.border--sides-right),.background-context:has(.section-background.border--sides-right){--section-border-image-width: 0 var(--border-native-size) 0 0;--section-border-width: 0 var(--border-native-size) 0 0}.shopify-section:not(.header-section):has(.section-background.border--sides-vertical),.background-context:has(.section-background.border--sides-vertical){--section-border-image-width: 0 var(--border-native-size) 0 var(--border-native-size);--section-border-width: 0 var(--border-native-size) 0 var(--border-native-size)}@media screen and (max-width:749px){.product-information .product-media-container.constrain-height{height:min(60vw,55svh)}}@media screen and (min-width:750px)and (max-width:1199px){.product-information__grid:not(.product-information--media-none):not(.product-information__grid--half).product-information--media-left,.product-information__grid:not(.product-information--media-none):not(.product-information__grid--half).product-information--media-right{grid-template-columns:1fr 1fr}}.shopify-section:not(.header-section):has(.section-background.border--sides-horizontal),.background-context:has(.section-background.border--sides-horizontal){--section-border-image-width: var(--border-native-size) 0 var(--border-native-size) 0;--section-border-width: var(--border-native-size) 0 var(--border-native-size) 0}.btn--bevelled{background-image:linear-gradient(0deg,rgba(0,0,0,.2),transparent);border-radius:4px;box-shadow:var(--default-box-shadow),inset 0 0 0 2px #0006,inset 0 1px 0 3px #fff3;border:2px solid #aaa;outline:1px solid #333}.border--cavetto{border-image:url(border-cavetto-grey.svg);border-image-width:10px 0;border-image-slice:10 10;border-style:solid}.surface--metal{background-image:url(noise-256.png),linear-gradient(180deg,#333,transparent),radial-gradient(circle at 25% 0%,#455060,transparent 10%),radial-gradient(circle at 50% 100%,#455060,transparent 25%),radial-gradient(circle at 75% 0%,#455060,transparent 10%)}.surface--stone{background-image:url(noise-256.png),radial-gradient(circle at 50% 0%,#45506066,transparent 45%),linear-gradient(180deg,#030303,transparent)}.header__row.header__row--top.header__row--app{background-image:url(noise-256.png),linear-gradient(180deg,#333,transparent),radial-gradient(circle at 25% 0%,#455060,transparent 10%),radial-gradient(circle at 50% 100%,#455060,transparent 25%),radial-gradient(circle at 75% 0%,#455060,transparent 10%);border-image:url(border-cavetto-grey.svg);border-image-width:0 0 10px 0;border-image-slice:10 10;border-style:solid;border-width:0 0 10px 0}.header__row.header__row--top.header__row--app .breadcrumb-trail__link{text-decoration:none}.header__row.header__row--top.header__row--app .breadcrumb-trail__link:hover{text-decoration:underline}.subcollection-grid__media{border:1px solid rgb(var(--color-foreground-rgb) / .1)}.brand-messaging__slideshow .slideshow-arrows{padding-inline:var(--util-page-margin-offset)}.brand-messaging__slideshow .slideshow-control[disabled]{visibility:hidden}.section-resource-list .product-card__content.layout-panel-flex--column>product-price{margin-block-start:auto}@media(max-width:749px){.content-for-layout .shopify-section .product-information{--padding-block-start: 0 !important}.content-for-layout .shopify-section .product-information .product-media-constraint-wrapper{height:100%}.content-for-layout .shopify-section .product-information .product-media{aspect-ratio:auto;height:100%}.content-for-layout .shopify-section .product-information .product-media__image{width:60%;height:100%;max-width:none;max-height:none;object-fit:cover}}.header .header__column--left{gap:1.5rem}.header-menu{--opacity-subdued-text: var(--opacity-90)}.header-menu .menu-list__link-title{font-weight:500;letter-spacing:.025rem}.header-menu .menu-list__submenu.hierarchy-submenu{box-shadow:var(--default-box-shadow)}.header-menu .subcollection-grid__card{border-radius:.125rem}.header-menu .subcollection-grid__card:hover{background-color:rgb(var(--color-foreground-rgb) / .2);transition:background-color .3s var(--ease-out-cubic)}.header-menu .subcollection-paging__indicator{color:rgb(var(--color-foreground-rgb))}.predictive-search-form .predictive-search-results__title{font-size:var(--font-size--2xl)}.predictive-search-form .predictive-search-results__products{margin-bottom:2rem}.cart-discount .cart-discount__codes{margin-block-end:1rem}.footer-utilities .payment-icons{border-top:1px solid rgb(var(--color-foreground-rgb) / .2);padding-block-start:12px;padding-block-end:12px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/the-dice-shop.css.map */
