.gift-note-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:102;pointer-events:none;opacity:0;transition:opacity .2s ease}.gift-note-drawer.is-open{pointer-events:auto;opacity:1}.gift-note-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;transition:opacity .2s ease}.gift-note-drawer.is-open .gift-note-drawer__overlay{opacity:1}.gift-note-drawer__panel{position:absolute;top:0;right:0;width:min(460px,100%);height:100%;background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;box-shadow:-12px 0 40px #00000014}.gift-note-drawer.is-open .gift-note-drawer__panel{transform:translate(0)}.gift-note-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5d9df;background-color:#faf4eb}.gift-note-drawer__title{font-family:var(--typeHeaderPrimary),sans-serif;font-size:24px;line-height:100%;font-weight:600;margin:0}.gift-note-drawer__close{background:transparent;border:none;padding:.25rem;cursor:pointer}.gift-note-drawer__body{padding:28px 24px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:1.5rem}.gift-note-drawer__gallery{width:100%}.gift-note-drawer__media{overflow:hidden;background:#f5f2ec}.gift-note-drawer__image{display:block;width:100%;height:auto;object-fit:cover}.gift-note-drawer__details{display:flex;flex-direction:column;gap:1rem}.gift-note-drawer__eyebrow{font-size:12px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#6f6f6f}.gift-note-drawer__product-title{font-family:var(--typeHeaderPrimary),sans-serif;color:#000;font-size:22px;font-weight:500;line-height:122.727%;letter-spacing:-.44px;margin:0}.gift-note-drawer__price{display:flex;gap:.5rem;align-items:center;color:#000;font-weight:500;font-size:20px;line-height:138.026%;letter-spacing:1px}.gift-note-drawer__options{display:flex;flex-direction:column;gap:1rem}.gift-note-drawer__option-label{font-size:14px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.gift-note-drawer__option-values{display:flex;flex-wrap:wrap;gap:.5rem}.gift-note-drawer__option-values--stitcher{width:100%}.gift-note-drawer__option-values--stitcher input{position:absolute;opacity:0;pointer-events:none}.gift-note-drawer__stitcher-list{list-style:none;margin:0;padding:0;display:flex;gap:.75rem;flex-wrap:wrap}.gift-note-drawer__stitcher-item{list-style:none;width:fit-content}.gift-note-drawer__stitcher-item label{display:flex;align-items:center;gap:.75rem;border:1px solid #e5d9df;border-radius:8px;padding:.75rem;width:100%;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.gift-note-drawer__option-values--stitcher input:checked+label{border-color:#986474;background-color:#986474;color:#fff}.gift-note-drawer__option-values--stitcher input:checked+label .gift-note-drawer__stitcher-product{color:#fff}.gift-note-drawer__stitcher-item--unavailable label{opacity:.5;cursor:not-allowed}.gift-note-drawer__stitcher-media img{width:56px;height:56px;object-fit:cover;border-radius:6px}.gift-note-drawer__stitcher-details{display:flex;flex-direction:column;gap:.2rem}.gift-note-drawer__stitcher-name{font-weight:600;font-size:15px;color:#000}.gift-note-drawer__stitcher-product{font-family:Inter;font-weight:500;font-size:15px;line-height:100%;color:#000}.gift-note-drawer__stitcher-status{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#b00020}.gift-note-drawer__option-values input{display:none}.gift-note-drawer__option-values label{font-family:Inter;font-weight:500;font-size:15px;line-height:100%;border:1px solid #000000;padding:10px;border-radius:2px;width:fit-content}.gift-note-drawer__option-values label.is-active{background-color:#986474;color:#fff;border:1px solid #986474}.gift-note-drawer__message-label{font-weight:400;font-size:14px;line-height:26px;display:flex;align-items:center;letter-spacing:.03em;color:#080c22;margin-bottom:5px}.gift-note-drawer__textarea-wrapper{position:relative}.gift-note-drawer__textarea{width:100%;border:1px solid #986474;padding:.75rem .75rem 2rem;font-size:14px;resize:vertical;min-height:120px}.gift-note-drawer__textarea::placeholder{font-size:14px;font-weight:400;color:#beb9b1}.gift-note-drawer__counter{font-size:12px;font-weight:400;position:absolute;bottom:1.15rem;right:1.05rem;color:#beb9b1}.gift-note-drawer__error{color:#b00020;min-height:1rem;font-size:.9rem}.gift-note-drawer__cta{width:100%;text-transform:uppercase;letter-spacing:.18em;background-color:#986473;color:#faf4ec;padding:15px;cursor:pointer;min-height:auto}.gift-note-drawer__cta span{font-weight:400;font-size:12px;line-height:12px;text-align:center;letter-spacing:.19em;text-transform:uppercase}.gift-note-drawer__cta[disabled],.gift-note-drawer__cta.is-disabled{opacity:.5;cursor:not-allowed}.gift-note-drawer__body::-webkit-scrollbar{width:3px}.gift-note-drawer__body::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground));border-radius:100px}.gift-note-drawer__body .junip-product-summary_new{margin-top:0!important}@media (max-width: 749px){.gift-note-drawer__body{padding:22px 20px}}
/*# sourceMappingURL=/cdn/shop/t/763/assets/gift-note-drawer.css.map */
