*,*:before,*:after{transition-timing-function:cubic-bezier(.25,.1,.25,1)}.product-card{transition:transform .35s cubic-bezier(.25,.1,.25,1),box-shadow .35s cubic-bezier(.25,.1,.25,1);will-change:transform,box-shadow}.product-card:hover{box-shadow:0 8px 30px #00000014,0 2px 8px #0000000a}.product-card .product-card__image,.product-card .card-gallery{overflow:hidden}.product-card .product-card__image img,.product-card .card-gallery img{transition:transform .5s cubic-bezier(.25,.1,.25,1);will-change:transform}.product-card:hover .product-card__image img,.product-card:hover .card-gallery img{transform:scale(1.06)}.product-card h4,.product-card .h4,.product-card .product-card__title{position:relative;display:inline-block;transition:color .3s ease}.product-card h4:after,.product-card .h4:after,.product-card .product-card__title:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--color-foreground, #2a2a2a);transition:width .35s cubic-bezier(.25,.1,.25,1)}.product-card:hover h4:after,.product-card:hover .h4:after,.product-card:hover .product-card__title:after{width:100%}.product-card .price{transition:color .3s ease,transform .3s ease}.product-card:hover .price{color:var(--color-accent, #d4af37)}.product-card .quick-add{transition:opacity .3s cubic-bezier(.25,.1,.25,1),transform .3s cubic-bezier(.25,.1,.25,1)}.button,.shopify-payment-button__button,button[type=submit]{transition:background-color .3s ease,color .3s ease,transform .25s cubic-bezier(.25,.1,.25,1),box-shadow .3s ease,border-color .3s ease!important;position:relative;overflow:hidden}.button:hover,.shopify-payment-button__button:hover,button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001f}.button:active,.shopify-payment-button__button:active,button[type=submit]:active{transform:translateY(0);box-shadow:0 2px 6px #00000014}.button-secondary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.button:before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .5s ease;pointer-events:none}.button:hover:before{left:120%}.collection-card{transition:transform .4s cubic-bezier(.25,.1,.25,1),box-shadow .4s cubic-bezier(.25,.1,.25,1)}.collection-card:hover{box-shadow:0 12px 40px #0000001a,0 4px 12px #0000000d}.collection-card .collection-card__image{overflow:hidden}.collection-card .collection-card__image img{transition:transform .6s cubic-bezier(.25,.1,.25,1)}.collection-card:hover .collection-card__image img{transform:scale(1.08)}.collection-card__title{transition:letter-spacing .3s ease}.collection-card:hover .collection-card__title{letter-spacing:.02em}.header-menu__link,.header__menu-item a{position:relative;transition:color .3s ease}.header-menu__link:after,.header__menu-item a:after{content:"";position:absolute;bottom:-4px;left:50%;width:0;height:2px;background:currentColor;transition:width .3s cubic-bezier(.25,.1,.25,1),left .3s cubic-bezier(.25,.1,.25,1)}.header-menu__link:hover:after,.header__menu-item a:hover:after{width:100%;left:0}@keyframes cartBounce{0%,to{transform:scale(1)}30%{transform:scale(1.25)}60%{transform:scale(.95)}}.cart-icon--updated{animation:cartBounce .5s cubic-bezier(.25,.1,.25,1)}@keyframes deskcraft-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes deskcraft-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes deskcraft-slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes deskcraft-slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes deskcraft-scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.section-carousel,.section-collection-list,.section-featured-product,.section-media-with-content,.section-product-list,.section-slideshow,.section-hero,.section-divider,.section-custom-liquid,.section-marquee{animation:deskcraft-fadeInUp .7s cubic-bezier(.25,.1,.25,1) both}.product-grid__item:nth-child(1){animation-delay:0s}.product-grid__item:nth-child(2){animation-delay:.08s}.product-grid__item:nth-child(3){animation-delay:.16s}.product-grid__item:nth-child(4){animation-delay:.24s}.product-grid__item:nth-child(5){animation-delay:.32s}.product-grid__item:nth-child(6){animation-delay:.4s}.product-grid__item:nth-child(7){animation-delay:.48s}.product-grid__item:nth-child(8){animation-delay:.56s}.product-grid__item{animation:deskcraft-fadeInUp .6s cubic-bezier(.25,.1,.25,1) both}.collection-list .resource-list__item:nth-child(1){animation-delay:0s}.collection-list .resource-list__item:nth-child(2){animation-delay:.1s}.collection-list .resource-list__item:nth-child(3){animation-delay:.2s}.collection-list .resource-list__item:nth-child(4){animation-delay:.3s}.collection-list .resource-list__item:nth-child(5){animation-delay:.4s}.collection-list .resource-list__item:nth-child(6){animation-delay:.5s}.collection-list .resource-list__item{animation:deskcraft-scaleIn .5s cubic-bezier(.25,.1,.25,1) both}.section-hero .hero__image img,.section-hero .background-media img{animation:deskcraft-heroZoom 20s ease-in-out infinite alternate}@keyframes deskcraft-heroZoom{0%{transform:scale(1)}to{transform:scale(1.05)}}.section-hero h1,.section-hero .hero__heading{animation:deskcraft-fadeInUp .8s cubic-bezier(.25,.1,.25,1) .2s both}.section-hero h2,.section-hero .hero__subheading,.section-hero p{animation:deskcraft-fadeInUp .8s cubic-bezier(.25,.1,.25,1) .4s both}.section-hero .button{animation:deskcraft-fadeInUp .8s cubic-bezier(.25,.1,.25,1) .6s both}.product-media-gallery img{transition:transform .4s cubic-bezier(.25,.1,.25,1)}.product-media-gallery img:hover{transform:scale(1.03)}.product-information .button:not(:hover){animation:deskcraft-subtlePulse 3s ease-in-out infinite}.product-information .button:hover{animation:none}@keyframes deskcraft-subtlePulse{0%,to{box-shadow:0 0 #d4af3700}50%{box-shadow:0 0 0 6px #d4af3726}}.variant-picker__option{transition:border-color .25s ease,background-color .25s ease,transform .2s ease}.variant-picker__option:hover{transform:translateY(-1px)}details[open] summary~*{animation:deskcraft-fadeInUp .3s cubic-bezier(.25,.1,.25,1)}.cart-drawer .cart-item{animation:deskcraft-slideInRight .4s cubic-bezier(.25,.1,.25,1) both}.cart-drawer .cart-item:nth-child(1){animation-delay:0s}.cart-drawer .cart-item:nth-child(2){animation-delay:.08s}.cart-drawer .cart-item:nth-child(3){animation-delay:.16s}.cart-drawer .cart-item:nth-child(4){animation-delay:.24s}.footer a{transition:color .25s ease,opacity .25s ease}.footer a:hover{opacity:.7}.footer .footer__block{animation:deskcraft-fadeInUp .5s cubic-bezier(.25,.1,.25,1) both}.badge{transition:transform .25s ease}.product-card:hover .badge{transform:scale(1.08)}.marquee-inner:hover{animation-play-state:paused!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000040}*:focus-visible{outline:2px solid var(--color-foreground, #2a2a2a);outline-offset:3px;transition:outline-offset .2s ease}.rte a,.main-page a:not(.button){text-decoration-color:transparent;text-underline-offset:3px;transition:text-decoration-color .3s ease,color .3s ease}.rte a:hover,.main-page a:not(.button):hover{text-decoration-color:currentColor}.announcement-bar{transition:background-color .3s ease}.announcement-bar a{transition:opacity .25s ease}.announcement-bar a:hover{opacity:.8}img[loading=lazy]{opacity:0;animation:deskcraft-fadeIn .4s ease forwards}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.section-hero .hero__image img,.section-hero .background-media img{animation:none!important}.product-information .button:not(:hover){animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/deskcraft-custom.css.map */
