.gift-wrap{margin:1.5rem 0;text-align:left}.gift-wrap__label{display:flex;align-items:baseline;gap:.8rem;cursor:pointer}.gift-wrap__label input{flex-shrink:0;accent-color:rgb(var(--color-button))}.gift-wrap__heading{margin:0 0 .5rem;font-weight:700}.gift-wrap__note,.gift-wrap__status,.gift-wrap__error{margin:.5rem 0}.gift-wrap__details{padding:.8rem 0;min-height:4.4rem}.gift-wrap__status{min-height:1.6em}.gift-wrap__error{color:rgb(var(--color-foreground));font-weight:700}.gift-wrap-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;padding:2rem;overflow:auto;background:#00000059}.gift-wrap-modal[open]{display:flex;animation:gift-wrap-modal-fade-in .18s ease-out}.gift-wrap-modal[open] .gift-wrap-modal__content{animation:gift-wrap-modal-slide-in .22s ease-out}.gift-wrap-modal__content{position:relative;width:100%;max-width:60rem;max-height:85vh;margin:auto;padding:4rem 2.4rem 2.4rem;overflow:auto;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border-radius:var(--popup-corner-radius)}.gift-wrap-modal__layout{display:grid;gap:2.4rem}.gift-wrap-modal__media{width:100%;max-width:28rem;margin:auto}.gift-wrap-modal__image{display:block;width:100%;height:auto;max-height:36rem;object-fit:contain}.gift-wrap-modal__body{min-width:0;overflow-wrap:break-word}.gift-wrap-modal__body h2{margin-top:0}@media screen and (min-width:750px){.gift-wrap-modal__content--with-image{max-width:84rem}.gift-wrap-modal__content--with-image .gift-wrap-modal__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}.gift-wrap-modal__media{max-width:none}}@keyframes gift-wrap-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes gift-wrap-modal-slide-in{0%{opacity:0;transform:translateY(1.2rem) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.gift-wrap-modal[open],.gift-wrap-modal[open] .gift-wrap-modal__content{animation:none}}.gift-wrap-modal__close{position:absolute;top:.6rem;right:.6rem;display:grid;place-items:center;width:4.4rem;height:4.4rem;padding:1.2rem;border:0;color:inherit;background:transparent;cursor:pointer}.gift-wrap-modal__close svg{width:1.8rem;height:1.8rem}
/*# sourceMappingURL=/cdn/shop/t/16/assets/component-gift-wrap.css.map */
