:root{--pu-ease: cubic-bezier(.22,.61,.36,1);--pu-ease-out: cubic-bezier(.16,1,.3,1);--pu-gold: var(--accent, 255 215 0)}a:focus-visible,button:focus-visible,.button:focus-visible,summary:focus-visible,[tabindex]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgb(var(--pu-gold));outline-offset:2px;border-radius:4px}::selection{background:rgb(var(--pu-gold));color:#0a0b12}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.prose:not(.text-subdued):not(.collection-card__content) h1{font-size:clamp(2.6rem,1.4rem + 4.4vw,5rem);line-height:1.02;letter-spacing:-.022em;text-wrap:balance}.prose:not(.text-subdued):not(.collection-card__content) h2{font-size:clamp(1.9rem,1.25rem + 2.6vw,3.2rem);line-height:1.06;letter-spacing:-.018em;text-wrap:balance}.prose:not(.text-subdued):not(.collection-card__content) h3{font-size:clamp(1.3rem,1.08rem + 1vw,1.8rem);line-height:1.16;letter-spacing:-.01em;text-wrap:balance}.prose:not(.text-subdued):not(.collection-card__content) p{line-height:1.7}h1,h2,h3{text-wrap:balance}p,li{text-wrap:pretty}.button{transition:transform .2s var(--pu-ease),box-shadow .22s var(--pu-ease),filter .2s var(--pu-ease),background-color .2s var(--pu-ease),color .2s var(--pu-ease)!important}@media(prefers-reduced-motion:no-preference){.button:not(.button--subdued):not(.button--outline):hover{transform:translateY(-3px);box-shadow:0 12px 30px rgb(var(--pu-gold) / .3)}.button--outline:hover{transform:translateY(-3px)}.button:active{transform:translateY(-1px) scale(.99);box-shadow:none}}.product-card__figure{aspect-ratio:1 / 1;overflow:hidden;position:relative;z-index:1;background:#fff;border-radius:12px;transition:box-shadow .3s var(--pu-ease)}.product-card__figure>a{display:block;width:100%;height:100%}.product-card__image{width:100%;height:100%;object-fit:contain;padding:14px;transition:transform .35s ease}@media(prefers-reduced-motion:no-preference){.product-card:hover .product-card__figure img{transform:scale(1.04)}}.product-card{transition:transform .3s var(--pu-ease)}@media(prefers-reduced-motion:no-preference){.product-card:hover{transform:translateY(-4px)}}.product-card:hover .product-card__figure{box-shadow:0 14px 30px #0003}scroll-carousel[selector=product-card]{padding-block:22px}.product-card__quick-buy{left:0;right:0;bottom:0;width:100%;z-index:6;text-decoration:none}.product-card__quick-buy .button{width:100%;border-radius:0;text-decoration:none}@media(pointer:fine){.product-card__quick-buy{transform:translateY(100%);transition:transform .25s ease,opacity .25s ease,visibility .25s ease}.product-card:hover .product-card__quick-buy,.product-card:focus-within .product-card__quick-buy{transform:translateY(0)}}@media(max-width:699px){.product-card__quick-buy{opacity:1!important;visibility:visible!important;transform:none!important;left:auto!important;right:8px;bottom:8px;width:auto!important;min-height:0}.product-card__mobile-quick-buy-button{width:44px;height:44px;border-radius:50%;background:rgb(var(--pu-gold));color:#0a0a0a;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000047}}.product-card__quick-buy :is(shopify-payment-terms,.shopify-payment-terms){display:none!important}.product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;min-height:2.6em;overflow-wrap:anywhere;transition:color .18s var(--pu-ease)}.product-card:hover .product-card__title{color:rgb(var(--pu-gold))}.product-card__info .price-list sale-price{font-weight:800;font-size:1.05rem;letter-spacing:-.01em;color:rgb(var(--text-color))}.product-card__info .price-list sale-price.text-on-sale{color:rgb(var(--on-sale-text))}.product-card__info .price-list compare-at-price{font-weight:500;opacity:.7}.product-card--sold-out .product-card__figure{background:#f2f2f2}.product-card--sold-out .product-card__figure img{opacity:.5;filter:grayscale(.4)}.product-card--sold-out:hover .product-card__figure img{transform:none}.product-card--sold-out:hover .product-card__figure{box-shadow:none}.product-card__badge-list .badge--sold-out{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:5px 10px;border-radius:8px;background:#111;color:#fff}.pu-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 10px;margin:0;padding:0;list-style:none}.pu-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px;font-size:.78rem;font-weight:600;line-height:1.25}.pu-trust__icon{width:24px;height:24px;color:rgb(var(--pu-gold));flex:none}.pu-trust__label{letter-spacing:.01em}.pu-trust--pdp{margin-top:18px;padding:16px 4px;border-block:1px solid rgb(var(--text-color) / .14);gap:14px 8px}.pu-trust--pdp .pu-trust__item{font-size:.74rem}.pu-trust--pdp .pu-trust__icon{width:22px;height:22px}.pu-trust-band{background:var(--pu-band-bg, #0a0a0a)}.pu-trust-band__inner{max-width:1200px;margin-inline:auto;padding:20px clamp(16px,4vw,48px)}.pu-trust-band .pu-trust__item{color:#fff;font-size:.82rem}@media(max-width:699px){.pu-trust{grid-template-columns:repeat(2,1fr)}}.prose:not(.text-subdued) a:not(.button){text-decoration:none;padding-bottom:2px;background-image:linear-gradient(rgb(var(--pu-gold)),rgb(var(--pu-gold)));background-size:0% 2px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .3s var(--pu-ease)}.prose:not(.text-subdued) a:not(.button):hover{background-size:100% 2px}.shopify-policy__container{max-width:800px;margin-inline:auto;padding:clamp(36px,6vw,80px) clamp(16px,4vw,32px)}.shopify-policy__title{text-align:center;margin-bottom:clamp(30px,4vw,48px);padding-bottom:22px;position:relative}.shopify-policy__title:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:56px;height:3px;border-radius:2px;background:rgb(var(--pu-gold))}.shopify-policy__body{line-height:1.8}.shopify-policy__body>*+*{margin-top:1.15em}.shopify-policy__body :is(h1,h2,h3){text-transform:uppercase;letter-spacing:.05em;font-size:1.15rem;line-height:1.2;text-wrap:balance;margin-top:2.1em;padding-bottom:.5em;position:relative}.shopify-policy__body :is(h1,h2,h3):after{content:"";position:absolute;left:0;bottom:0;width:36px;height:3px;border-radius:2px;background:rgb(var(--pu-gold))}.shopify-policy__body ul,.shopify-policy__body ol{padding-left:1.4em}.shopify-policy__body li+li{margin-top:.5em}.shopify-policy__body a{color:rgb(var(--pu-gold));text-decoration:underline;text-underline-offset:2px}.shopify-policy__body a:hover{opacity:.8}.product-info__title{font-size:clamp(1.5rem,1.15rem + 1.4vw,2rem)!important;line-height:1.15!important;letter-spacing:.01em;text-wrap:balance;overflow-wrap:anywhere}.product-info__description{max-width:660px}.product-info__description .prose{line-height:1.75}.product-info__description .prose>p:first-of-type{font-size:1.05rem;color:rgb(var(--text-color) / .95)}.product-info__description :is(h1,h2,h3,h4){font-size:1.05rem!important;line-height:1.2!important;letter-spacing:.08em;text-transform:uppercase;font-weight:700;margin:2.1em 0 .85em!important;padding-bottom:.55em;position:relative}.product-info__description :is(h1,h2,h3,h4):after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;border-radius:2px;background:rgb(var(--pu-gold))}.product-info__description :is(h1,h2,h3,h4):first-child{margin-top:0!important}.product-info__description p{margin:0 0 1em}.product-info__description ul:has(>li>strong:first-child){margin:.4em 0 1.4em;padding:0;border:1px solid rgb(var(--text-color) / .14);border-radius:12px;overflow:hidden}.product-info__description li:has(>strong:first-child){list-style:none;display:grid;grid-template-columns:minmax(118px,42%) 1fr;gap:2px 18px;padding:11px 16px;margin:0}.product-info__description li:has(>strong:first-child):nth-child(2n){background:rgb(var(--text-color) / .04)}.product-info__description li:has(>strong:first-child)+li:has(>strong:first-child){border-top:1px solid rgb(var(--text-color) / .09)}.product-info__description li:has(>strong:first-child) strong{font-weight:600;text-transform:uppercase;letter-spacing:.03em;font-size:.76em;color:rgb(var(--text-color) / .6);align-self:center}.header__link-list .link-faded-reverse:hover,.header__link-list .link-faded-reverse[aria-current=page],.header__link-list details[open]>.link-faded-reverse{color:rgb(var(--pu-gold));opacity:1}@media(min-width:1150px){.header__link-list.wrap{flex-wrap:nowrap;gap:var(--spacing-4) clamp(1.1rem,1.5vw,2rem)}.header__link-list.wrap>ul.contents>li{white-space:nowrap}.header__link-list.wrap summary.text-with-icon{gap:.4rem}}store-header .tap-area:before{inset:calc(-1 * var(--spacing-3))}body:not(.template-index) .shopify-section:has(.announcement-bar__wrapper){display:none}body:not(.template-index) .announcement-bar__wrapper{display:none}.product-info{--product-info-block-spacing: 1rem}.product-info__price{width:fit-content;max-width:100%;padding:9px 14px;border-radius:12px;background:rgb(var(--text-color) / .04);border:1px solid rgb(108 194 158 / .22)}.product-info__price .rating-with-text{gap:12px}.product-info__price .rating{margin-inline-start:12px}.product-info__price .rating-with-text{align-items:center;flex-wrap:wrap}.product-info__price sale-price{font-size:clamp(1.5rem,1.28rem + .75vw,1.85rem);font-weight:800;line-height:1.05;letter-spacing:-.01em;color:#6cc29e}.product-info__price compare-at-price{font-size:1rem;font-weight:500;opacity:.5}.product-info__price .badge--on-sale{background:#6cc29e;color:#06210f}.product-info__payment-terms{margin-block-start:8px!important;font-size:.84rem;opacity:.9}.product-info__separator{border:0;border-top:1px solid rgb(var(--text-color) / .12);margin-block:1.05rem}.product-info__quantity-selector .form-control{display:flex;align-items:center;gap:14px}.product-info__quantity-selector .block-label{margin:0;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem}.product-info__quantity-selector .quantity-selector{border:1px solid rgb(var(--text-color) / .24);border-radius:10px;overflow:hidden}.product-info__quantity-selector .quantity-selector__button{width:44px;height:46px}.product-info__quantity-selector .quantity-selector__input{min-width:46px;font-weight:700}.product-info__inventory .text-with-icon{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-weight:600;font-size:.82rem;background:color-mix(in srgb,currentColor 13%,transparent)}.product-info__buy-buttons{margin-block-start:1.2rem}.product-info__buy-buttons .buy-buttons--multiple{grid-template-columns:1fr;gap:10px}.product-info__buy-buttons .button:not(.shopify-payment-button__button){font-weight:800;letter-spacing:.02em}.product-info__buy-buttons .shopify-payment-button__button--unbranded{--button-background: 18 18 18;--button-text-color: 255 255 255;border:1px solid rgb(var(--text-color) / .16)!important;transition:filter .2s ease}.product-info__buy-buttons .shopify-payment-button__button--unbranded:hover{filter:brightness(1.2)}.pu-loadmore{display:flex;justify-content:center;padding:12px 0 4px}.pu-loadmore__btn{min-width:210px}.pu-loadmore__end{margin:0;color:rgb(var(--text-color) / .5);font-size:.82rem;letter-spacing:.1em;text-transform:uppercase}@media(max-width:699px){.section-header .h2{font-size:1.5rem;line-height:1.2}.prose:not(.text-subdued):not(.collection-card__content) h1{font-size:2rem;line-height:1.15}.prose:not(.text-subdued):not(.collection-card__content) h2{font-size:1.6rem;line-height:1.18}.prose:not(.text-subdued):not(.collection-card__content) h3{font-size:1.25rem}.pu-mi-heading{font-size:1.8rem;line-height:1.1;text-wrap:balance}}store-header.header{transition:box-shadow .3s var(--pu-ease)}store-header.header.pu-scrolled{box-shadow:0 1px rgb(var(--pu-gold) / .5),0 10px 30px #00000073}@media(prefers-reduced-motion:no-preference){.pu-js .pu-reveal{opacity:0;transform:translateY(38px) scale(.985);transition:opacity .7s var(--pu-ease-out),transform .8s var(--pu-ease-out)}.pu-js .pu-reveal.pu-in{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/popus-polish.css.map */
