.gifting-drawer__header{padding:2rem 1.5rem 10px;border-bottom:1px solid rgba(var(--color-border),.08)}.gifting-drawer__description{color:rgb(var(--color-text-subtext));font-size:.875rem;line-height:1.5}.gifting-drawer__description p{margin:0}.gifting-drawer__body{padding:1.5rem}.gifting-drawer__form{display:flex;flex-direction:column}.gifting-drawer__form .form-label{font-weight:500;font-size:.9375rem;margin-bottom:.75rem;color:rgb(var(--color-foreground))}.gifting-drawer__form .form-label .required{color:#ff6b4a;margin-left:.25rem}.gifting-drawer__form .form-label .optional{color:rgb(var(--color-text-subtext));font-weight:400;font-size:.875rem;margin-left:.25rem}.gifting-drawer__form .form-control{transition:all .2s ease}.gifting-drawer__form .form-control:focus{border-color:#ff6b4a;box-shadow:0 0 0 .1rem #ff6b4a1a}.gifting-drawer__form .form-control.is-valid{border-color:#28a745}.gifting-drawer__form .form-control.is-invalid{border-color:#dc3545}.gifting-drawer__form .form-error{color:#dc3545;font-size:.875rem;margin-top:.5rem;display:block;margin-bottom:0}.gifting-drawer__form textarea.form-control{resize:vertical;min-height:100px;font-family:inherit}.gifting-drawer__footer{padding:1.5rem;border-top:1px solid rgba(var(--color-border),.08);background:#fff}.gifting-drawer__footer .btn--primary{background:#ff6b4a;border-color:#ff6b4a;font-weight:600;padding:1rem;transition:all .2s ease}.gifting-drawer__footer .btn--primary:hover{background:#e55a3a;border-color:#e55a3a}.gifting-drawer__footer .btn--primary:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width: 749px){.gifting-drawer__header{padding:1.5rem 1rem 10px}.gifting-drawer__body,.gifting-drawer__footer{padding:1rem}}.gifting-notification{position:fixed;bottom:2rem;right:2rem;background:#28a745;color:#fff;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:10000;display:flex;align-items:center;gap:.75rem;opacity:0;transform:translateY(20px);transition:all .3s ease;max-width:400px;font-size:.9375rem;font-weight:500}.gifting-notification.show{opacity:1;transform:translateY(0)}.gifting-notification__icon{width:20px;height:20px;flex-shrink:0}.gifting-notification__icon svg{width:100%;height:100%}@media screen and (max-width: 749px){.gifting-notification{bottom:1rem;right:1rem;left:1rem;max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/gifting-drawer.css.map */
