.pg-product-card-component{height:100%}.pg-product-card{--pg-card-line: rgba(225, 209, 255, .2);--pg-card-line-strong: rgba(225, 209, 255, .38);--pg-card-panel: #100b19;--pg-card-text: #fffaff;--pg-card-muted: #c4bacd;--pg-card-gold: #ffd43b;--pg-card-violet: #c88cff;min-width:0;height:100%}.pg-product-card>.card:not(.card--horizontal){min-width:0;height:100%;padding:.9rem .9rem 1.3rem;border:.1rem solid var(--pg-card-line);border-radius:2rem;overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(169,102,255,.12),transparent 18rem),linear-gradient(160deg,rgba(31,23,45,.98),var(--pg-card-panel));box-shadow:0 2rem 5rem #0000002e;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.pg-product-card:hover>.card:not(.card--horizontal),.pg-product-card:focus-within>.card:not(.card--horizontal){border-color:#c88cff8a;box-shadow:0 2.4rem 6rem #00000052,0 0 3rem #a966ff17;transform:translateY(-.35rem)}.pg-product-card .card:not(.card--horizontal)>.card__inner{--ratio-percent: 100% !important;min-width:0;border:0;border-radius:1.4rem;overflow:hidden;background:radial-gradient(circle at 48% 36%,#e2dae8fa,#a498b1f5 58%,#685b75fa),#a69bad}.pg-product-card .card:not(.card--horizontal)>.card__inner:after{display:none}.pg-product-card .card__media,.pg-product-card .card .card__inner .card__media{border-radius:1.4rem}.pg-product-card .card__media .media{padding:clamp(1.8rem,9%,3.2rem)}.pg-product-card .card__media .media img{object-fit:contain;mix-blend-mode:normal;filter:none;opacity:1}.pg-product-card .card:not(.card--horizontal)>.card__content{min-width:0;min-height:15.7rem;padding:1.5rem .7rem .2rem;display:flex;flex:1 1 auto;flex-direction:column}.pg-product-card .card:not(.card--horizontal)>.card__content>.card__information{min-width:0;padding:0;display:block}.pg-product-card .card--standard.card--text:not(.card--horizontal)>.card__inner .card__content{display:none}.pg-product-card .card--standard.card--text:not(.card--horizontal)>.card__content .card__heading{display:block}.pg-product-card .card__heading,.pg-product-card .card__heading.h5{max-width:100%;color:var(--pg-card-text);font-family:var(--font-heading-family),Arial,sans-serif;font-size:clamp(1.45rem,1.25vw,1.85rem);font-weight:700;letter-spacing:-.025em;line-height:1.22;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none}.pg-product-card .card__heading a{color:inherit;text-decoration:none}.pg-product-card .card-information{min-width:0;display:flex;flex-direction:column;text-align:left}.pg-product-card .card-information>.price{order:-10;margin-top:.65rem!important;color:var(--pg-card-gold)}.pg-product-card .price,.pg-product-card .price__container,.pg-product-card .price-item,.pg-product-card .price-item--regular,.pg-product-card .price-item--sale{max-width:100%;color:var(--pg-card-gold);font-family:var(--pg-mono-family, ui-monospace, monospace);font-size:clamp(1.25rem,1.1vw,1.55rem);font-weight:800;letter-spacing:.015em;line-height:1.25;white-space:normal}.pg-product-card .price__sale .price-item--regular{color:#a99eaf}.pg-product-card .caption-with-letter-spacing,.pg-product-card .rating-count,.pg-product-card .rating-text,.pg-product-card .card__information-volume-pricing-note{color:var(--pg-card-muted)}.pg-product-card__footer{position:relative;z-index:3;min-width:0;min-height:5rem;margin-top:auto;padding-top:1.4rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.pg-product-card__stock{min-width:0;padding-bottom:.65rem;display:inline-flex;align-items:center;gap:.75rem;color:#fff3b6;font-family:var(--pg-mono-family, ui-monospace, monospace);font-size:1.1rem;font-weight:800;letter-spacing:.09em;line-height:1.35;text-transform:uppercase}.pg-product-card__stock-dot{width:.8rem;height:.8rem;border-radius:50%;flex:0 0 auto;background:var(--pg-card-gold);box-shadow:0 0 1.3rem #ffd43bcc}.pg-product-card__stock--continued{color:#d9c4ff}.pg-product-card__stock--continued .pg-product-card__stock-dot{background:var(--pg-card-violet);box-shadow:0 0 1.3rem #c88cffb8}.pg-product-card__stock--sold-out{color:#b7adb9}.pg-product-card__stock--sold-out .pg-product-card__stock-dot{background:#746a79;box-shadow:none}.pg-product-card__form{margin:0;flex:0 0 auto}.pg-product-card__action{position:relative;z-index:4;width:4.6rem;height:4.6rem;min-width:4.6rem;min-height:4.6rem;padding:0;border:.1rem solid rgba(255,212,59,.55);border-radius:50%;display:grid;place-items:center;color:#fff4b7;background:#ffd43b0a;box-shadow:none;cursor:pointer;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.pg-product-card__action:hover,.pg-product-card__action:focus-visible{border-color:var(--pg-card-gold);color:#17100a;background:var(--pg-card-gold);transform:translateY(-.15rem)}.pg-product-card__action:focus-visible{outline:.2rem solid var(--pg-card-gold);outline-offset:.3rem}.pg-product-card__action--disabled,.pg-product-card__action--disabled:hover{border-color:#e1d1ff24;color:#746a79;background:#ffffff05;cursor:not-allowed;transform:none}.pg-product-card__action-icon{width:2rem;height:2rem;display:grid;place-items:center}.pg-product-card__action-icon svg{width:100%;height:100%;fill:none;stroke:currentColor}.pg-product-card .card:not(.card--horizontal)>.card__content>.quick-add,.pg-product-card .card:not(.card--horizontal)>.card__content>quick-add-bulk{display:none}.pg-product-card .card__badge .badge{border:.1rem solid rgba(255,255,255,.2);border-radius:999rem;color:#211527;background:#fffaffe6;font-family:var(--pg-mono-family, ui-monospace, monospace);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media screen and (max-width:749px){.pg-product-card>.card:not(.card--horizontal){border-radius:1.7rem}.pg-product-card .card:not(.card--horizontal)>.card__content{min-height:14.8rem;padding-inline:.55rem}.pg-product-card .card__heading,.pg-product-card .card__heading.h5{font-size:1.45rem;line-height:1.24}.pg-product-card__stock{font-size:1.1rem;letter-spacing:.055em}.pg-product-card__action{width:4.4rem;height:4.4rem;min-width:4.4rem;min-height:4.4rem}}@media screen and (max-width:430px){.pg-product-card .card:not(.card--horizontal)>.card__content{min-height:14rem}}@media(prefers-reduced-motion:reduce){.pg-product-card>.card,.pg-product-card__action{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pg-card-product.css.map?pg_refresh=75d6290 */
