@font-face{font-family:Ultra;src:url('{{ "Ultra-Regular.woff2" | asset_url }}') format("woff2"),url('{{ "Ultra-Regular.woff" | asset_url }}') format("woff"),url('{{ "Ultra-Regular.ttf" | asset_url }}') format("truetype");font-display:swap;font-weight:400;font-style:normal}md-filled-button,md-icon-button{--md-sys-typescale-label-large-font: "Ultra", sans-serif}.podcast-icons{display:flex;gap:1.5rem;align-items:center;justify-content:center;padding:2rem 0;width:100%;margin:0 auto}.podcast-icons-section{display:flex;justify-content:center;width:100%}.podcast-icon-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;text-decoration:none;color:#000;position:relative;opacity:1!important;transform:scale(1)!important;transition:transform var(--md-sys-motion-duration-medium2) var(--md-sys-motion-easing-emphasized),background-color var(--md-sys-motion-duration-medium1) var(--md-sys-motion-easing-standard),border-radius var(--md-sys-motion-duration-medium3) var(--md-sys-motion-easing-emphasized-decelerate),-webkit-mask var(--md-sys-motion-duration-medium4) var(--md-sys-motion-easing-emphasized),mask var(--md-sys-motion-duration-medium4) var(--md-sys-motion-easing-emphasized);background:var(--podcast-default-bg, #f3f4f6)!important;border-radius:40px;overflow:hidden;transform-style:preserve-3d;will-change:transform,border-radius,mask}.podcast-icon-button[data-shape=circle],.podcast-icon-button.shape-circle{border-radius:40px}.podcast-icon-button[data-shape=sunny],.podcast-icon-button.shape-sunny{border-radius:0;-webkit-mask:var(--sunny-mask) center/contain no-repeat;mask:var(--sunny-mask) center/contain no-repeat}.podcast-icon-button[data-shape=cookie],.podcast-icon-button.shape-cookie{border-radius:0;-webkit-mask:var(--cookie-mask) center/contain no-repeat;mask:var(--cookie-mask) center/contain no-repeat}.podcast-icon-button[data-shape=sparkle],.podcast-icon-button.shape-sparkle{border-radius:0;-webkit-mask:var(--sparkle-mask) center/contain no-repeat;mask:var(--sparkle-mask) center/contain no-repeat}.podcast-icon-button[data-shape=clover],.podcast-icon-button.shape-clover{border-radius:0;-webkit-mask:var(--clover-mask) center/contain no-repeat;mask:var(--clover-mask) center/contain no-repeat}.podcast-icon-button[data-shape=gem],.podcast-icon-button.shape-gem{border-radius:0;-webkit-mask:var(--gem-mask) center/contain no-repeat;mask:var(--gem-mask) center/contain no-repeat}@media (prefers-reduced-motion: no-preference) and (hover: hover){.podcast-icon-button:hover{background:var(--podcast-hover-bg, #e5e7eb)!important;transform:scale(1.1) rotate(15deg);border-radius:20px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.podcast-icon-button.shape-sunny:hover{transform:scale(1.1) rotate(45deg)}.podcast-icon-button.shape-sparkle:hover{transform:scale(1.1) rotate(90deg)}.podcast-icon-button.shape-gem:hover{transform:scale(1.1) rotate(30deg)}.podcast-icon-button.shape-cookie:hover{transform:scale(1.1) rotate(60deg)}.podcast-icon-button.shape-clover:hover{transform:scale(1.1) rotate(25deg)}}.podcast-icon-button:focus{background:var(--podcast-default-bg, #f3f4f6)!important;outline:2px solid var(--podcast-default-bg, #f3f4f6);outline-offset:2px;border-radius:20px}.podcast-icon-button:focus-visible{outline:2px solid #000;outline-offset:2px}@media (prefers-reduced-motion: no-preference){.podcast-icon-button:active{transform:scale(.95) rotate(5deg);background:var(--podcast-active-bg, #d1d5db)!important;border-radius:30px;transition-duration:var(--md-sys-motion-duration-short4)}}.podcast-icon-button:disabled{background:var(--podcast-disabled-bg, #f9fafb)!important;opacity:.38;pointer-events:none;transform:none;border-radius:40px}@media (prefers-reduced-motion: no-preference) and (hover: hover){.podcast-icons-section[data-hover-shape=circle] .podcast-icon-button:hover{border-radius:20px;-webkit-mask:none;mask:none;transform:scale(1.1) rotate(180deg)}.podcast-icons-section[data-hover-shape=sunny] .podcast-icon-button:hover{border-radius:0;-webkit-mask:var(--sunny-mask) center/contain no-repeat;mask:var(--sunny-mask) center/contain no-repeat;transform:scale(1.1) rotate(45deg)}.podcast-icons-section[data-hover-shape=cookie] .podcast-icon-button:hover{border-radius:0;-webkit-mask:var(--cookie-mask) center/contain no-repeat;mask:var(--cookie-mask) center/contain no-repeat;transform:scale(1.1) rotate(60deg)}.podcast-icons-section[data-hover-shape=sparkle] .podcast-icon-button:hover{border-radius:0;-webkit-mask:var(--sparkle-mask) center/contain no-repeat;mask:var(--sparkle-mask) center/contain no-repeat;transform:scale(1.1) rotate(90deg)}.podcast-icons-section[data-hover-shape=clover] .podcast-icon-button:hover{border-radius:0;-webkit-mask:var(--clover-mask) center/contain no-repeat;mask:var(--clover-mask) center/contain no-repeat;transform:scale(1.1) rotate(25deg)}.podcast-icons-section[data-hover-shape=gem] .podcast-icon-button:hover{border-radius:0;-webkit-mask:var(--gem-mask) center/contain no-repeat;mask:var(--gem-mask) center/contain no-repeat;transform:scale(1.1) rotate(30deg)}.podcast-icons-section[data-hover-shape=none] .podcast-icon-button:hover{border-radius:20px;transform:scale(1.1) rotate(5deg)}}@media (prefers-reduced-motion: reduce){.podcast-icon-button{transition:background-color var(--md-sys-motion-duration-short2) var(--md-sys-motion-easing-standard),border-radius var(--md-sys-motion-duration-short3) var(--md-sys-motion-easing-standard)}.podcast-icon-button:hover{transform:none;border-radius:20px}.podcast-icon-button:active{transform:none}}@keyframes material-fade-in{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.podcast-icon-button.animate-in{animation:material-fade-in var(--md-sys-motion-duration-medium4) var(--md-sys-motion-easing-emphasized);animation-delay:var(--animation-delay, 0s);animation-fill-mode:both}.podcast-icon-button:nth-child(1){--animation-delay: 0ms}.podcast-icon-button:nth-child(2){--animation-delay: .1s}.podcast-icon-button:nth-child(3){--animation-delay: .2s}@media (prefers-reduced-motion: no-preference) and (hover: hover){.button:not(.button--tertiary):not([disabled]),.shopify-challenge__button:not([disabled]),.customer button:not([disabled]),.shopify-payment-button__button{transition:transform var(--md-sys-motion-duration-medium2) var(--md-sys-motion-easing-emphasized),border-radius var(--md-sys-motion-duration-medium3) var(--md-sys-motion-easing-emphasized-decelerate);border-radius:40px}.button:not(.button--tertiary):not([disabled]):hover,.shopify-challenge__button:not([disabled]):hover,.customer button:not([disabled]):hover,.shopify-payment-button__button:hover{transform:translateY(-.25rem);border-radius:20px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/clawsxcode.css.map */
