.spesh-gift-product__inner{max-width:var(--spesh-gift-max-width, 1320px);margin:0 auto}.spesh-gift-product__layout{display:grid;grid-template-columns:minmax(0,var(--spesh-gift-media-width, 48%)) minmax(0,1fr);gap:clamp(2.5rem,7vw,7rem);align-items:start}.spesh-gift-product__media{min-width:0}.spesh-gift-product__gallery-main{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#f4f3f0}.spesh-gift-product__gallery-track{display:flex;width:100%;height:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin}.spesh-gift-product__gallery-track:focus-visible{outline:2px solid var(--spesh-editor-button-bg);outline-offset:-4px}.spesh-gift-product__gallery-slide{display:block;flex:0 0 100%;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;cursor:zoom-in;scroll-snap-align:start}.spesh-gift-product__gallery-slide img,.spesh-gift-product__gallery-main>.placeholder-svg{display:block;width:100%;height:100%;object-fit:contain}.spesh-gift-product__gallery-control{position:absolute;top:50%;z-index:1;display:inline-grid;width:2.5rem;height:2.5rem;place-items:center;transform:translateY(-50%);border:1px solid rgba(48,45,44,.25);border-radius:50%;background:#fbfbfbe6;color:#302d2c;cursor:pointer;font-size:1.8rem;line-height:1}.spesh-gift-product__gallery-control:hover{background:#fbfbfb}.spesh-gift-product__gallery-control:focus-visible,.spesh-gift-product__gallery-thumb:focus-visible{outline:2px solid var(--spesh-editor-button-bg);outline-offset:3px}.spesh-gift-product__gallery-control--prev{left:.75rem}.spesh-gift-product__gallery-control--next{right:.75rem}.spesh-gift-product__gallery-thumbs{display:flex;gap:.6rem;margin-top:.75rem;overflow-x:auto;padding:.15rem .15rem .35rem;scrollbar-width:thin}.spesh-gift-product__gallery-thumb{flex:0 0 4.5rem;width:4.5rem;aspect-ratio:1 / 1;margin:0;padding:0;overflow:hidden;border:1px solid rgba(48,45,44,.2);background:#f4f3f0;cursor:pointer}.spesh-gift-product__gallery-thumb[aria-current=true]{border-color:var(--spesh-editor-button-bg);box-shadow:0 0 0 1px var(--spesh-editor-button-bg)}.spesh-gift-product__gallery-thumb img{display:block;width:100%;height:100%;object-fit:contain}.spesh-gift-product__eyebrow,.spesh-gift-wizard__progress em{color:var(--spesh-editor-heading);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.spesh-gift-product__eyebrow{margin:0 0 1rem}.spesh-gift-product__title{margin:0;font-size:clamp(2.5rem,5vw,var(--spesh-editor-heading-size, 64px));line-height:.98}.spesh-gift-product__intro{max-width:38rem;margin:1.5rem 0 2.5rem;line-height:1.55}.spesh-gift-wizard{display:block;border-top:1px solid rgba(48,45,44,.18)}.spesh-gift-wizard__progress{display:flex;gap:.5rem;padding:1.25rem 0;border-bottom:1px solid rgba(48,45,44,.18)}.spesh-gift-wizard__progress span{display:flex;flex:1 1 0;gap:.45rem;align-items:center;color:#302d2c80}.spesh-gift-wizard__progress b{display:inline-grid;width:1.6rem;height:1.6rem;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:.75rem}.spesh-gift-wizard__progress em{font-style:normal;font-size:.62rem;letter-spacing:.08em}.spesh-gift-wizard__progress [aria-current=step]{color:var(--spesh-editor-heading)}.spesh-gift-wizard__steps{padding:2.25rem 0 1.5rem}.spesh-gift-step{margin:0;padding:0;border:0}.spesh-gift-step legend{margin:0 0 1.25rem;color:var(--spesh-editor-heading);font-size:1.45rem;font-weight:600}.spesh-gift-choice-grid{display:grid;gap:.75rem}.spesh-gift-choice-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.spesh-gift-choice{position:relative;display:block;cursor:pointer}.spesh-gift-choice input{position:absolute;width:1px;height:1px;opacity:0}.spesh-gift-choice span{display:flex;min-height:58px;align-items:center;justify-content:center;border:1px solid rgba(48,45,44,.25);padding:.8rem 1rem;text-align:center;transition:border-color .18s ease,background .18s ease,color .18s ease}.spesh-gift-choice input:checked+span{border-color:var(--spesh-editor-button-bg);background:var(--spesh-editor-button-bg);color:var(--spesh-editor-button-text)}.spesh-gift-choice input:focus-visible+span,.spesh-gift-wizard select:focus-visible,.spesh-gift-wizard textarea:focus-visible,.spesh-gift-wizard button:focus-visible{outline:2px solid var(--spesh-editor-button-bg);outline-offset:3px}.spesh-gift-wizard__hint{margin:1rem 0 0;color:#302d2ca6;font-size:.9rem}.spesh-gift-wizard__selectors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.spesh-gift-wizard__selectors label,.spesh-gift-wizard__message{display:grid;gap:.45rem;color:var(--spesh-editor-heading);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.spesh-gift-wizard select,.spesh-gift-wizard textarea{width:100%;border:1px solid rgba(48,45,44,.25);border-radius:0;background:transparent;color:var(--spesh-editor-text);font:inherit;letter-spacing:normal;text-transform:none}.spesh-gift-wizard select{min-height:50px;padding:.75rem 2.25rem .75rem .8rem;-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 1.1rem) 50%,calc(100% - .75rem) 50%;background-repeat:no-repeat;background-size:.4rem .4rem,.4rem .4rem}.spesh-gift-wizard textarea{padding:.8rem;resize:vertical}.spesh-gift-wizard__availability{min-height:1.4em;margin:1rem 0 0;color:#9e3d32;font-size:.9rem}.spesh-gift-wizard__summary{display:grid;grid-template-columns:1fr auto;gap:.25rem 1rem;align-items:baseline;padding:1rem 0;border-top:1px solid rgba(48,45,44,.18);border-bottom:1px solid rgba(48,45,44,.18)}.spesh-gift-wizard__summary span{color:#302d2ca6;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.spesh-gift-wizard__summary strong{grid-column:1;font-size:.95rem;font-weight:500}.spesh-gift-wizard__summary b{grid-column:2;grid-row:1 / span 2;font-size:1.3rem}.spesh-gift-wizard__actions{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1.25rem}.spesh-gift-wizard__actions button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:1px solid var(--spesh-editor-button-bg);border-radius:var(--spesh-editor-button-radius, 0);padding:.8rem 1.35rem;cursor:pointer;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.spesh-gift-wizard__actions .spesh-gift-wizard__back{border-color:#302d2c40;background:transparent;color:var(--spesh-editor-text)}.spesh-gift-wizard__actions .spesh-gift-wizard__next,.spesh-gift-wizard__actions .spesh-gift-wizard__submit{flex:1 1 auto;background:var(--spesh-editor-button-bg);color:var(--spesh-editor-button-text)}.spesh-gift-wizard__actions button[disabled]{cursor:not-allowed;opacity:.45}@media screen and (max-width:749px){.spesh-gift-product__layout{grid-template-columns:1fr;gap:2rem}.spesh-gift-wizard__progress em{display:none}.spesh-gift-choice-grid--three,.spesh-gift-wizard__selectors{grid-template-columns:1fr}.spesh-gift-wizard__actions{justify-content:stretch}.spesh-gift-wizard__actions button{flex:1 1 0}}
/*# sourceMappingURL=/cdn/shop/t/105/assets/spesh-gift-subscription.css.map */
