.product:has(.ph-buybox){--ph-ink: #13212b;--ph-ink-2: #22343f;--ph-muted: #56666d;--ph-mist: #f1f4f3;--ph-line: #dce3e1;--ph-amber: #f4b63f;--ph-amber-soft: #fdf2d8;--ph-green: #17714f;--ph-display: "Bricolage Grotesque", "Helvetica Neue", Arial, sans-serif;--ph-body: "Instrument Sans", "Helvetica Neue", Arial, sans-serif}.product:has(.ph-buybox) .product__info-container{font-family:var(--ph-body);color:var(--ph-ink);letter-spacing:0}.product:has(.ph-buybox) .product__info-container>*+*{margin-top:18px;margin-bottom:0}.product:has(.ph-buybox) .product__title h1{font-family:var(--ph-display);font-weight:700;font-size:clamp(28px,3.2vw,40px);line-height:1.08;letter-spacing:0;color:var(--ph-ink);font-variation-settings:"opsz" 72}.product:has(.ph-buybox) .product__title{margin-bottom:4px}.product:has(.ph-buybox) variant-selects .form__label,.product:has(.ph-buybox) .product-form__input .form__label,.product:has(.ph-buybox) .quantity__label{font:600 14px/1.3 var(--ph-body);color:var(--ph-ink);letter-spacing:0;margin-bottom:8px}.product:has(.ph-buybox) .product-form__input--pill input[type=radio]+label{font:500 15px/1 var(--ph-body);letter-spacing:0;border-radius:10px;border:1.5px solid var(--ph-line);background:#fff;color:var(--ph-ink);padding:11px 16px;margin:0 8px 8px 0;transition:border-color .15s ease}.product:has(.ph-buybox) .product-form__input--pill input[type=radio]+label:hover{border-color:var(--ph-ink)}.product:has(.ph-buybox) .product-form__input--pill input[type=radio]:checked+label{background:var(--ph-ink);border-color:var(--ph-ink);color:#fff}.product:has(.ph-buybox) .product-form__input--pill input[type=radio].disabled+label,.product:has(.ph-buybox) .product-form__input--pill input[type=radio]:disabled+label{text-decoration:line-through;color:#8d999e}.product:has(.ph-buybox) .quantity{border-radius:10px;min-height:46px;width:132px}.product:has(.ph-buybox) .quantity:after{border-radius:10px;box-shadow:0 0 0 1.5px var(--ph-line)}.product:has(.ph-buybox) .quantity:before{border-radius:10px}.product:has(.ph-buybox) .quantity__input{font:600 16px var(--ph-body);color:var(--ph-ink)}.product:has(.ph-buybox) .vip_add_to_cart,.product:has(.ph-buybox) .guest_add_to_cart,.product:has(.ph-buybox) .dataa_wrapper,.product:has(.ph-buybox) .new_dtta{display:none!important}.product:has(.ph-buybox) .product-form__buttons{margin:0}.product:has(.ph-buybox) .product-form{margin-top:0!important}.ph-buybox{font-family:var(--ph-body);color:var(--ph-ink)}.ph-buybox *{box-sizing:border-box}.ph-buybox :focus-visible{outline:3px solid var(--ph-amber);outline-offset:2px}.ph-sr{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ph-choice{border:0;margin:0;padding:0;min-width:0;display:grid;gap:10px}.ph-choice__legend{font:600 14px/1.3 var(--ph-body);margin-bottom:8px;padding:0}.ph-opt{position:relative;display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;padding:15px 16px;border:1.5px solid var(--ph-line);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.ph-opt:hover{border-color:#9fb0b3}.ph-opt:has(input:checked){border:2px solid var(--ph-ink);padding:14.5px 15.5px;background:#fbfcfc}.ph-opt input{appearance:none;-webkit-appearance:none;width:20px;height:20px;margin:2px 0 0;border:2px solid #9fb0b3;border-radius:50%;background:#fff;display:grid;place-items:center;cursor:pointer}.ph-opt input:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--ph-ink);transform:scale(0);transition:transform .12s ease}.ph-opt input:checked{border-color:var(--ph-ink)}.ph-opt input:checked:after{transform:scale(1)}.ph-opt__body{display:grid;gap:3px;min-width:0}.ph-opt__row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.ph-opt__name{font-weight:600;font-size:16px}.ph-opt__price{font-family:var(--ph-display);font-weight:700;font-size:24px;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap}.ph-opt__save{justify-self:start;font:600 13px/1 var(--ph-body);color:#6b4a0e;background:var(--ph-amber-soft);border:1px solid #efd49a;border-radius:999px;padding:5px 9px;margin:4px 0 2px}.ph-opt__note{font-size:14px;color:var(--ph-muted);line-height:1.45}.ph-single{font-family:var(--ph-display);font-weight:700;font-size:30px;line-height:1;font-variant-numeric:tabular-nums;margin:0}.ph-add{position:relative;width:100%;min-height:56px;margin-top:16px;border:0;border-radius:12px;background:var(--ph-amber);color:var(--ph-ink);font:700 17px/1.2 var(--ph-body);letter-spacing:0;padding:0 20px;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.ph-add:hover:not(:disabled){background:#f7c461}.ph-add:active:not(:disabled){transform:scale(.99)}.ph-add:disabled{background:#e6eaea;color:#7d8a90;cursor:not-allowed}.ph-add__spin{position:absolute;top:50%;left:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border-radius:50%;border:2.5px solid rgba(19,33,43,.25);border-top-color:var(--ph-ink);opacity:0}.ph-buybox.is-loading .ph-add{background:var(--ph-amber);color:transparent;cursor:progress}.ph-buybox.is-loading .ph-add__spin{opacity:1;animation:ph-spin .7s linear infinite}@keyframes ph-spin{to{transform:rotate(360deg)}}.ph-disclosure{margin-top:12px;font-size:13.5px;line-height:1.5;color:var(--ph-ink-2);background:var(--ph-mist);border-radius:10px;padding:12px 14px}.ph-disclosure p{margin:0}.ph-fineprint{margin:10px 0 0;font-size:13.5px;color:var(--ph-muted)}.ph-fineprint a{color:var(--ph-ink);text-decoration:underline;text-underline-offset:3px}.ph-assure{list-style:none;margin:20px 0 0;padding:16px 0 0;border-top:1px solid var(--ph-line);display:grid;gap:10px}.ph-assure li{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;font-size:14.5px;line-height:1.45}.ph-assure svg{width:20px;height:20px;color:var(--ph-green);margin-top:1px}.ph-assure a{color:var(--ph-ink);text-decoration:underline;text-underline-offset:3px}.product:has(.ph-buybox) .product__description{font-family:var(--ph-body);font-size:15.5px;line-height:1.6;color:var(--ph-ink-2);letter-spacing:0;padding-top:18px;border-top:1px solid var(--ph-line)}.product:has(.ph-buybox) .product__description h1,.product:has(.ph-buybox) .product__description h2,.product:has(.ph-buybox) .product__description h3{font-family:var(--ph-display);letter-spacing:0;color:var(--ph-ink)}.product:has(.ph-buybox) .product__description table{width:100%;border-collapse:collapse;font-size:14.5px}.product:has(.ph-buybox) .product__description td,.product:has(.ph-buybox) .product__description th{border:0;border-bottom:1px solid var(--ph-line);padding:9px 8px 9px 0;text-align:left;vertical-align:top}.product:has(.ph-buybox) .product__accordion{border-color:var(--ph-line)}.product:has(.ph-buybox) .product__accordion .accordion__title{font:600 16px var(--ph-body);letter-spacing:0;color:var(--ph-ink)}.product:has(.ph-buybox) .product__accordion .accordion__content{font-size:15px;line-height:1.6;color:var(--ph-ink-2);letter-spacing:0}.product:has(.ph-buybox) .product__accordion .accordion__content a{color:var(--ph-ink);text-underline-offset:3px}.product:has(.ph-buybox) .product__accordion .icon-accordion{color:var(--ph-green);fill:currentColor}.product:has(.ph-buybox) .product__media-item .media,.product:has(.ph-buybox) .thumbnail{border-radius:12px;overflow:hidden}.product:has(.ph-buybox) .thumbnail[aria-current]{box-shadow:0 0 0 2px var(--ph-ink);border-color:var(--ph-ink)}.ph-sticky{display:none}@media(max-width:749px){.ph-sticky{position:fixed;left:0;right:0;bottom:0;z-index:90;display:flex;align-items:center;gap:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid var(--ph-line, #dce3e1);box-shadow:0 -6px 18px #13212b14;font-family:var(--ph-body, sans-serif);transform:translateY(110%);transition:transform .2s ease}.ph-sticky.is-visible{transform:translateY(0)}body:has(.ph-sticky.is-visible){padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}.ph-sticky__text{flex:1;min-width:0;display:grid}.ph-sticky__title{font-size:13px;color:#56666d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ph-sticky__price{font-size:15px;color:#13212b}.ph-sticky__btn{flex:none;min-height:46px;padding:0 18px;border:0;border-radius:10px;background:#f4b63f;color:#13212b;font:700 15px var(--ph-body, sans-serif);cursor:pointer}}@media(prefers-reduced-motion:reduce){.ph-buybox *,.ph-sticky{transition:none!important}.ph-buybox.is-loading .ph-add__spin{animation-duration:1.6s}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/pulse-product.css.map */
