.gift-offer{--gift-offer-accent: #fe6901;--gift-offer-bg: #000;--gift-offer-panel: #15100a;--gift-offer-panel-active: #1c130b;--gift-offer-muted: #b8b1a9;--gift-offer-warm: #ffa778;display:block;background:var(--gift-offer-bg);color:#fff;padding:2rem 1.5rem;font-size:1.5rem}.gift-offer[hidden]{display:none}.gift-offer *,.gift-offer *:before,.gift-offer *:after{box-sizing:border-box}.gift-offer__wrap{max-width:56rem;margin:0 auto}.gift-offer__heading{margin:0 0 1.4rem;color:#fff;font-size:2rem}.gift-offer__mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;margin-bottom:1.6rem;padding:.4rem;border:1px solid rgb(255 255 255 / 15%);border-radius:8px;background:var(--gift-offer-panel)}.gift-offer__mode{border:0;border-radius:6px;padding:1.1rem .6rem;background:transparent;color:var(--gift-offer-muted);font:inherit;font-size:1.35rem;font-weight:700;cursor:pointer}.gift-offer__mode small{display:block;font-size:1.05rem;font-weight:600;opacity:.85}.gift-offer__mode[aria-pressed=true]{background:var(--gift-offer-accent);color:#fff}.gift-offer__tiers{display:grid;gap:1rem;margin:0 0 2rem;padding:0;border:0}.gift-offer__tier{position:relative;display:block;overflow:hidden;border:1.5px solid rgb(255 255 255 / 14%);border-radius:12px;background:var(--gift-offer-panel)}.gift-offer__tier.is-selected{border-color:var(--gift-offer-accent);background:var(--gift-offer-panel-active)}.gift-offer__tier.is-unavailable{opacity:.55}.gift-offer__tier-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.2rem;padding:1.5rem 1.4rem;cursor:pointer}.gift-offer__tier.is-unavailable .gift-offer__tier-header{cursor:not-allowed}.gift-offer__tier input{width:1.8rem;height:1.8rem;margin:0;accent-color:var(--gift-offer-accent)}.gift-offer__tier-name{font-size:1.55rem;font-weight:700}.gift-offer__save{display:inline-block;margin-left:.6rem;padding:.15rem .6rem;border:1px solid rgb(254 105 1 / 45%);border-radius:20px;background:#fe69012e;color:var(--gift-offer-warm);font-size:1rem;font-weight:800;vertical-align:middle;white-space:nowrap}.gift-offer.is-one-time .gift-offer__save{display:none}.gift-offer__caption,.gift-offer__delivery,.gift-offer__gift-line{margin-top:.3rem;font-size:1.15rem;color:var(--gift-offer-muted)}.gift-offer__gift-line{color:var(--gift-offer-warm)}.gift-offer__price{text-align:right}.gift-offer__compare-price{display:block;color:#8f887f;font-size:1.2rem}.gift-offer__final-price{display:block;font-size:1.7rem}.gift-offer__badge{position:absolute;top:-1rem;right:1.2rem;padding:.3rem .9rem;border-radius:20px;background:#292017;color:var(--gift-offer-warm);font-size:1.05rem;font-weight:800;letter-spacing:.05rem;white-space:nowrap}.gift-offer__tier:last-child .gift-offer__badge{background:var(--gift-offer-accent);color:#fff}.gift-offer__included{display:none;margin-bottom:1.8rem}.gift-offer.is-subscription .gift-offer__tier.is-selected .gift-offer__included{display:block}.gift-offer__tier-slot:empty{display:none}.gift-offer__details{padding:1.6rem 1.4rem;border-top:1px solid rgb(255 255 255 / 12%)}.gift-offer__details[hidden]{display:none}.gift-offer__included-title{margin-bottom:.8rem;font-size:1.15rem;font-weight:700}.gift-offer__included ul{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.gift-offer__included li{position:relative;padding-left:2.6rem;color:#e8e0d8;font-size:1.2rem;line-height:1.35}.gift-offer__included li:before{content:"\2713";position:absolute;top:.05rem;left:0;display:grid;width:1.7rem;height:1.7rem;place-items:center;border-radius:50%;background:#fe690126;color:var(--gift-offer-accent);font-size:1rem;font-weight:800}.gift-offer__gifts-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.gift-offer__gifts-header h3{margin:0;color:#fff;font-size:1.5rem}.gift-offer__gifts-value{color:var(--gift-offer-warm);font-size:1.2rem;font-weight:700;text-align:right}.gift-offer__gifts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin-bottom:2rem}.gift-offer__gift{position:relative;overflow:hidden;padding:1rem .7rem 1.1rem;border:1px solid rgb(255 255 255 / 12%);border-radius:12px;background:var(--gift-offer-panel);text-align:center}.gift-offer__gift.is-unlocked{border-color:var(--gift-offer-accent)}.gift-offer__gift.is-not-included{display:none}.gift-offer__gift-badge{position:absolute;z-index:2;top:0;left:50%;transform:translate(-50%);padding:.25rem .8rem;border-radius:0 0 8px 8px;background:var(--gift-offer-accent);color:#fff;font-size:1rem;font-weight:800}.gift-offer__gift img{display:block;width:100%;margin:1.4rem 0 .8rem;border-radius:8px;aspect-ratio:1;object-fit:cover}.gift-offer__gift-name{color:#fff;font-size:1.1rem;font-weight:700;line-height:1.3}.gift-offer__gift-value{margin-top:.2rem;color:#8f887f;font-size:1.05rem;text-decoration:line-through}.gift-offer__gift-cover{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;width:100%;border:0;border-radius:12px;background:#0a0a0af0;color:var(--gift-offer-muted);font:inherit;font-size:1.1rem;cursor:pointer}.gift-offer__gift-cover b{color:var(--gift-offer-warm)}.gift-offer__gift.is-locked:not(.is-revealed) .gift-offer__gift-cover{display:flex}.gift-offer__gift-lock{font-size:2.4rem}.gift-offer__gift-unlock{display:none;position:absolute;z-index:2;right:0;bottom:0;left:0;padding:.35rem .2rem;background:#292017;color:var(--gift-offer-warm);font-size:.95rem;font-weight:700}.gift-offer__gift.is-locked.is-revealed{opacity:.75}.gift-offer__gift.is-locked.is-revealed .gift-offer__gift-unlock{display:block}.gift-offer__selector{display:none;margin:-.6rem 0 2rem;padding:1.6rem;border:1px solid rgb(254 105 1 / 40%);border-radius:12px;background:var(--gift-offer-panel-active)}.gift-offer__selector.is-visible{display:block}.gift-offer__selector h4{margin:0 0 1.2rem;color:#fff;font-size:1.4rem}.gift-offer__selector h4 span{color:var(--gift-offer-warm)}.gift-offer__variant-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.gift-offer__variant{padding:.9rem .2rem;border:1.5px solid rgb(255 255 255 / 20%);border-radius:10px;background:#0d0d0d;color:#fff;font:inherit;text-align:center;cursor:pointer}.gift-offer__variant b,.gift-offer__variant small{display:block}.gift-offer__variant b{font-size:1.5rem}.gift-offer__variant small{margin-top:.3rem;color:#9a938c;font-size:.95rem;line-height:1.3}.gift-offer__variant[aria-pressed=true]{border-color:var(--gift-offer-accent);background:#2a1509}.gift-offer__variant[aria-pressed=true] small{color:var(--gift-offer-warm)}.gift-offer__selector-hint{margin:0;color:#8f887f;font-size:1.15rem}.gift-offer__one-time-note{display:none;margin-bottom:2rem;padding:1.6rem;border:1px dashed rgb(255 255 255 / 25%);border-radius:12px;background:var(--gift-offer-panel);color:var(--gift-offer-muted);font:inherit;font-size:1.35rem;text-align:center;cursor:pointer}.gift-offer__one-time-option{display:block;margin:0 auto 1.6rem;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;font:inherit;font-size:1.35rem;cursor:pointer}.gift-offer__one-time-option[aria-pressed=true]{color:var(--gift-offer-accent);font-weight:700}.gift-offer__one-time-note b{color:var(--gift-offer-warm)}.gift-offer.is-one-time .gift-offer__one-time-note{display:block}.gift-offer.is-one-time .gift-offer__gifts-header,.gift-offer.is-one-time .gift-offer__gifts,.gift-offer.is-one-time .gift-offer__selector,.gift-offer.is-one-time .gift-offer__gift-line,.gift-offer.is-one-time .gift-offer__delivery,.gift-offer.is-one-time .gift-offer__included{display:none}.gift-offer__submit{display:block;width:100%;padding:1.8rem;border:0;border-radius:8px;background:var(--gift-offer-accent);color:#fff;font:inherit;font-size:1.6rem;font-weight:800;letter-spacing:.04rem;cursor:pointer;transition:opacity .2s}.gift-offer__submit:disabled{opacity:.5;cursor:not-allowed}.gift-offer__below-button,.gift-offer__status{margin:1rem 0 0;font-size:1.25rem;text-align:center}.gift-offer__below-button{color:var(--gift-offer-muted)}.gift-offer__status{color:var(--gift-offer-warm)}.gift-offer__future{margin:0 0 1.8rem;border:1px solid rgb(255 255 255 / 14%);border-radius:999px}.gift-offer__future[open]{border-radius:12px}.gift-offer__future summary{padding:1.2rem 1.6rem;font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase;cursor:pointer}.gift-offer__future-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;padding:0 1.2rem 1.2rem}.gift-offer__future-item{text-align:center}.gift-offer__future-item img{display:block;width:100%;margin-bottom:.6rem;border-radius:8px;aspect-ratio:1;object-fit:cover}.gift-offer__future-item strong,.gift-offer__future-item small{display:block}.gift-offer__future-item strong{font-size:1.05rem}.gift-offer__future-item small{margin-top:.2rem;color:var(--gift-offer-muted);font-size:.95rem}.gift-offer__editor-warning{display:block;grid-column:1 / -1;padding:.8rem;border:1px dashed var(--gift-offer-warm);border-radius:6px;color:var(--gift-offer-warm);font-size:1.05rem}.gift-offer-section__empty{margin:2rem auto;padding:2rem;border:1px dashed currentColor;text-align:center}@media screen and (max-width:600px){.gift-offer__gifts{grid-template-columns:repeat(2,minmax(0,1fr))}.gift-offer__variant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gift-offer__future-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gift-offer__tier{display:block}.gift-offer__tier-header{align-items:start;column-gap:1rem}.gift-offer__final-price{font-size:2.05rem}.gift-offer__compare-price{font-size:1.45rem}}.gift-offer--pawprint{container-type:inline-size;overflow:hidden;border:1px solid #dbe4ee;border-radius:18px;background:var(--gift-offer-bg);box-shadow:0 12px 32px #21253714;color:#212537}.gift-offer--pawprint .gift-offer__heading,.gift-offer--pawprint .gift-offer__tier-name,.gift-offer--pawprint .gift-offer__final-price,.gift-offer--pawprint .gift-offer__included-title,.gift-offer--pawprint .gift-offer__gifts-header h3,.gift-offer--pawprint .gift-offer__gift-name,.gift-offer--pawprint .gift-offer__selector h4{color:#212537}.gift-offer--pawprint .gift-offer__heading{font-size:2.2rem;font-weight:700}.gift-offer--pawprint .gift-offer__tier{border-color:#dce3eb;background:var(--gift-offer-panel);box-shadow:0 3px 12px #2125370d}.gift-offer--pawprint .gift-offer__tier.is-selected{border-color:#dce3eb;background:var(--gift-offer-panel-active);box-shadow:0 8px 24px #21253714}.gift-offer--pawprint .gift-offer__tier-header{gap:1rem;padding:1.6rem}.gift-offer--pawprint .gift-offer__save{border-color:#fe690138;background:#fff0e5;color:#bd4f05}.gift-offer--pawprint .gift-offer__delivery,.gift-offer--pawprint .gift-offer__caption{color:var(--gift-offer-muted)}.gift-offer--pawprint .gift-offer__gift-line,.gift-offer--pawprint .gift-offer__gifts-value,.gift-offer--pawprint .gift-offer__selector h4 span{color:var(--gift-offer-warm)}.gift-offer--pawprint .gift-offer__compare-price,.gift-offer--pawprint .gift-offer__gift-value,.gift-offer--pawprint .gift-offer__selector-hint{color:#778091}.gift-offer--pawprint .gift-offer__final-price{max-width:13rem;font-size:1.5rem;overflow-wrap:anywhere}.gift-offer--pawprint .gift-offer__badge{top:0;right:1.4rem;border-radius:0 0 9px 9px;background:var(--gift-offer-accent);color:#fff}.gift-offer--pawprint .gift-offer__details{border-top-color:#f0d4c0}.gift-offer--pawprint .gift-offer__included li{color:#3e4557}.gift-offer--pawprint .gift-offer__included li:before{background:#fff0e5}.gift-offer--pawprint .gift-offer__gift{border-color:#dce3eb;background:#fff;box-shadow:0 3px 12px #2125370f}.gift-offer--pawprint .gift-offer__selector{border-color:#cfdced;background:#f6f9fd}.gift-offer--pawprint .gift-offer__variant{border-color:#cfd8e4;background:#fff;color:#212537}.gift-offer--pawprint .gift-offer__variant small{color:#737c8d}.gift-offer--pawprint .gift-offer__variant[aria-pressed=true]{border-color:var(--gift-offer-accent);background:#fff0e5}.gift-offer--pawprint .gift-offer__one-time-option{color:#212537}.gift-offer--pawprint .gift-offer__editor-warning{border-color:#ed9c64;background:#fff8f2;color:#9f4307}.gift-offer--pawprint .gift-offer__editor-warning--setup{margin-bottom:1.6rem;padding:1.2rem;line-height:1.4}.gift-offer--embedded{padding:16px 14px;border-radius:14px;font-size:13px}.gift-offer--embedded .gift-offer__heading{margin-bottom:11px;font-size:var(--gift-offer-heading-size, 11px);font-weight:700;letter-spacing:1.2px;line-height:1.35;text-transform:uppercase}.gift-offer--embedded .gift-offer__tiers{gap:8px;margin-bottom:12px}.gift-offer--embedded .gift-offer__tier{border-radius:10px}.gift-offer--embedded .gift-offer__tier-header{gap:8px;padding:12px}.gift-offer--embedded .gift-offer__tier input{width:16px;height:16px}.gift-offer--embedded .gift-offer__tier-name{font-size:var(--gift-offer-tier-name-size, 14px);line-height:1.25}.gift-offer--embedded .gift-offer__save{margin-left:4px;padding:1px 5px;font-size:9px}.gift-offer--embedded .gift-offer__caption,.gift-offer--embedded .gift-offer__delivery,.gift-offer--embedded .gift-offer__gift-line{margin-top:2px;font-size:var(--gift-offer-description-size, 11px);line-height:1.35}.gift-offer--embedded .gift-offer__compare-price{font-size:11px}.gift-offer--embedded .gift-offer__final-price{font-size:var(--gift-offer-price-size, 18px);line-height:1.2}.gift-offer--embedded .gift-offer__badge{right:11px;padding:2px 7px;font-size:9px;letter-spacing:.4px}.gift-offer--embedded .gift-offer__details{padding:12px 11px}.gift-offer--embedded .gift-offer__included{margin-bottom:12px}.gift-offer--embedded .gift-offer__included-title{margin-bottom:6px;font-size:var(--gift-offer-details-size, 11px)}.gift-offer--embedded .gift-offer__included ul{gap:5px}.gift-offer--embedded .gift-offer__included li{padding-left:22px;font-size:var(--gift-offer-details-size, 11px);line-height:1.3}.gift-offer--embedded .gift-offer__included li:before{width:15px;height:15px;font-size:9px}.gift-offer--embedded .gift-offer__gifts-header{gap:7px;margin-bottom:8px}.gift-offer--embedded .gift-offer__gifts-header h3{font-size:var(--gift-offer-details-size, 11px);letter-spacing:.6px;line-height:1.3;text-transform:uppercase}.gift-offer--embedded .gift-offer__gifts-value{font-size:10px;line-height:1.25}.gift-offer--embedded .gift-offer__gifts{display:flex;gap:8px;overflow-x:auto;margin-bottom:12px;padding:0 2px 4px 0;scrollbar-width:none;scroll-snap-type:x proximity}.gift-offer--embedded .gift-offer__gifts::-webkit-scrollbar{display:none}.gift-offer--embedded .gift-offer__gift{flex:0 0 72px;width:72px;padding:0;border:0;border-radius:8px;background:transparent;overflow:visible;scroll-snap-align:start}.gift-offer--embedded .gift-offer__gift-badge{padding:2px 5px;font-size:8px}.gift-offer--embedded .gift-offer__gift img{width:72px;height:72px;margin:0 0 6px;border-radius:6px}.gift-offer--embedded .gift-offer__gift-name{font-size:11.5px;line-height:1.2}.gift-offer--embedded .gift-offer__gift-value{margin-top:2px;font-size:11px}.gift-offer--embedded .gift-offer__selector{margin:0 0 12px;padding:11px}.gift-offer--embedded .gift-offer__selector h4{margin-bottom:8px;font-size:var(--gift-offer-details-size, 11px)}.gift-offer--embedded .gift-offer__variant-grid{gap:6px;margin-bottom:8px}.gift-offer--embedded .gift-offer__variant{padding:7px 2px}.gift-offer--embedded .gift-offer__variant b{font-size:12px}.gift-offer--embedded .gift-offer__variant small{margin-top:2px;font-size:8px}.gift-offer--embedded .gift-offer__selector-hint{font-size:9px}.gift-offer--embedded .gift-offer__one-time-option{margin-bottom:10px;font-size:var(--gift-offer-details-size, 11px)}.gift-offer--embedded .gift-offer__submit{padding:13px 10px;border-radius:999px;font-size:var(--gift-offer-button-size, 12px);letter-spacing:.4px}.gift-offer--embedded .gift-offer__below-button,.gift-offer--embedded .gift-offer__status{margin-top:7px;font-size:10px}.gift-offer--embedded .gift-offer__editor-warning{padding:7px;font-size:10px;line-height:1.3}.gift-offer--embedded .gift-offer__editor-warning--setup{margin-bottom:12px;padding:9px}@container (max-width: 560px){.gift-offer--embedded{padding:12px}.gift-offer--embedded .gift-offer__tier-header{grid-template-columns:auto minmax(0,1fr);align-items:start;padding:10px}.gift-offer--embedded .gift-offer__price{grid-column:2;display:flex;align-items:baseline;gap:8px;text-align:left}.gift-offer--embedded .gift-offer__compare-price{display:inline}.gift-offer--embedded .gift-offer__final-price{max-width:none}.gift-offer--embedded .gift-offer__gifts{grid-template-columns:repeat(4,minmax(0,1fr))}.gift-offer--embedded .gift-offer__variant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (max-width: 390px){.gift-offer--embedded .gift-offer__gifts-header{align-items:flex-start;gap:3px}.gift-offer--embedded .gift-offer__gifts-value{font-size:9px}}@container (max-width: 320px){.gift-offer--embedded .gift-offer__gifts{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/gift-offer-widget.css.map */
