.fc-form [hidden]{display:none!important}.fc-form{--fc-primary: var(--brand-primary, #263E12);--fc-secondary: var(--brand-secondary, #4A0D0D);--fc-border: var(--color-border, rgba(0,0,0,.12));--fc-muted: var(--color-text-muted, #6B6B6B);--fc-text: var(--color-text, #1A1A1A);--fc-radius: 12px;margin-top:1.5rem;padding:1.75rem;border:1px solid rgba(38,62,18,.15);border-radius:18px;background:#fff;box-shadow:0 10px 30px #0000000d;font-family:var(--sk-font-sans, "Inter", sans-serif)}.fc-form__head{margin-bottom:1.25rem}.fc-form__title{margin:0 0 .25rem;font-family:var(--sk-font-serif, "Playfair Display", serif);font-weight:500;font-size:1.4rem;color:var(--fc-primary)}.fc-form__sub{margin:0;font-size:.9rem;color:var(--fc-muted)}.fc-form__cutoff-warning{margin-bottom:1.25rem;padding:1rem 1.25rem;background:#4a0d0d0f;border:1px solid rgba(74,13,13,.2);border-radius:var(--fc-radius);color:var(--fc-secondary);font-size:.9rem;font-weight:500}.fc-form.is-locked .fc-form__body{opacity:.5;pointer-events:none;filter:grayscale(.4)}.fc-field{margin-bottom:1.25rem}.fc-label{display:block;margin-bottom:.5rem;font-size:.9rem;font-weight:600;color:var(--fc-text)}.fc-req{color:var(--fc-secondary)}.fc-optional{color:var(--fc-muted);font-weight:400;font-size:.82rem}.fc-input,.fc-textarea,.fc-select{width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;color:var(--fc-text);background:#fff;border:1.5px solid var(--fc-border);border-radius:10px;transition:border-color .25s ease,box-shadow .25s ease}.fc-input:focus,.fc-textarea:focus,.fc-select:focus{outline:none;border-color:var(--fc-primary);box-shadow:0 0 0 3px #263e121a}.fc-textarea{resize:vertical;min-height:72px}.fc-tel{display:flex;align-items:stretch}.fc-tel__prefix{display:flex;align-items:center;padding:0 .9rem;background:#263e120f;border:1.5px solid var(--fc-border);border-right:0;border-radius:10px 0 0 10px;font-size:.95rem;font-weight:600;color:var(--fc-primary)}.fc-input--tel{border-radius:0 10px 10px 0}.fc-radio-group{display:flex;flex-direction:column;gap:.5rem}.fc-radio-group--inline{flex-direction:row;gap:1.5rem}.fc-radio{display:flex;align-items:center;gap:.6rem;padding:.7rem 1rem;border:1.5px solid var(--fc-border);border-radius:10px;cursor:pointer;transition:border-color .25s ease,background-color .25s ease;font-size:.92rem}.fc-radio-group--inline .fc-radio{flex:1;justify-content:center}.fc-radio:has(input:checked){border-color:var(--fc-primary);background:#263e120a}.fc-radio input{accent-color:var(--fc-primary);width:18px;height:18px;flex:0 0 auto}.fc-note-wrap{margin-top:.75rem}.fc-upload{position:relative}.fc-upload__input{position:absolute;width:1px;height:1px;opacity:0}.fc-upload__label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem 1rem;border:2px dashed var(--fc-border);border-radius:var(--fc-radius);cursor:pointer;text-align:center;transition:border-color .25s ease,background-color .25s ease}.fc-upload__label:hover{border-color:var(--fc-primary);background:#263e1208}.fc-upload__icon{color:var(--fc-primary)}.fc-upload__icon svg{width:28px;height:28px}.fc-upload__text{font-size:.88rem;color:var(--fc-muted)}.fc-upload__preview{position:relative;margin-top:.75rem;display:inline-block}.fc-upload__preview[hidden]{display:none!important}.fc-upload__preview img{max-width:140px;max-height:140px;border-radius:10px;display:block}.fc-upload__remove{position:absolute;top:-8px;right:-8px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:var(--fc-secondary);color:#fff;border:0;border-radius:50%;cursor:pointer;font-size:1.1rem;line-height:1}.fc-upload__status{margin-top:.5rem;font-size:.82rem}.fc-upload__status.is-uploading{color:var(--fc-muted)}.fc-upload__status.is-success{color:var(--fc-primary);font-weight:600}.fc-upload__status.is-error{color:var(--fc-secondary);font-weight:600}.fc-error{margin:.4rem 0 0;font-size:.8rem;color:var(--fc-secondary);min-height:0}.fc-field.has-error .fc-input,.fc-field.has-error .fc-textarea,.fc-field.has-error .fc-select{border-color:var(--fc-secondary)}.fc-field.has-error .fc-radio-group{outline:1px solid rgba(74,13,13,.3);outline-offset:4px;border-radius:10px}.fc-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1rem 1.5rem;margin-top:.5rem;font-family:var(--sk-font-sans, sans-serif);font-size:1rem;font-weight:600;letter-spacing:.02em;color:#fff;background:var(--fc-secondary);border:0;border-radius:10px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.fc-submit:hover{background:var(--brand-secondary-light, #5C1212);transform:translateY(-1px)}.fc-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.fc-submit__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:fc-spin .7s linear infinite}@keyframes fc-spin{to{transform:rotate(360deg)}}.fc-form__general-error{margin:.75rem 0 0;padding:.75rem 1rem;background:#4a0d0d0f;border-radius:8px;color:var(--fc-secondary);font-size:.88rem;text-align:center}@media screen and (max-width:749px){.fc-form{padding:1.25rem}.fc-radio-group--inline{gap:.75rem}}@media(prefers-reduced-motion:reduce){.fc-submit__spinner{animation-duration:1.5s}.fc-submit:hover{transform:none}}.product-form__buttons{display:none!important}.fc-balloon__input-wrap{position:relative}.fc-balloon .fc-input{padding-right:9.5rem}.fc-balloon__counter{position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-family:var(--fc-muted, sans-serif);font-size:.8rem;color:var(--fc-muted);pointer-events:none}.fc-consent-check{display:flex;align-items:center;gap:.6rem;margin-top:.75rem;font-size:.9rem;color:var(--fc-text);cursor:pointer}.fc-consent-check input{width:20px;height:20px;accent-color:var(--fc-primary);flex:0 0 auto;cursor:pointer}.fc-day-group{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.fc-day{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.85rem .5rem;border:1.5px solid var(--fc-border);border-radius:12px;cursor:pointer;text-align:center;transition:border-color .25s ease,background-color .25s ease}.fc-day input{position:absolute;opacity:0;pointer-events:none}.fc-day:has(input:checked){border-color:var(--fc-primary);background:#263e120d}.fc-day__title{font-size:.9rem;font-weight:600;color:var(--fc-text)}.fc-day__date{font-size:.75rem;color:var(--fc-muted)}.fc-day:has(input:checked) .fc-day__title{color:var(--fc-primary)}.fc-day-custom{margin-top:.75rem}.fc-trust{margin-top:1.5rem}.fc-trust__payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 1.25rem;margin-bottom:.6rem}.fc-trust__pay{font-family:var(--sk-font-sans);font-size:.85rem;font-weight:700;color:var(--fc-muted);letter-spacing:.02em}.fc-trust__ssl{display:flex;align-items:center;justify-content:center;gap:.4rem;margin:0 0 1.25rem;font-size:.78rem;color:var(--fc-muted);text-align:center}.fc-trust__ssl svg{width:13px;height:13px}.fc-trust__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--fc-border);border-radius:14px;overflow:hidden;background:#fff}.fc-trust__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.3rem;padding:1.1rem .6rem;border-left:1px solid var(--fc-border)}.fc-trust__card:first-child{border-left:0}.fc-trust__icon{color:var(--fc-primary)}.fc-trust__icon svg{width:24px;height:24px}.fc-trust__title{margin:.2rem 0 0;font-size:.85rem;font-weight:700;color:var(--fc-text)}.fc-trust__text{margin:0;font-size:.72rem;line-height:1.35;color:var(--fc-muted)}.fc-trust__code{display:inline-block;margin-top:.35rem;padding:.25rem .7rem;background:var(--fc-primary);color:#fff;border-radius:6px;font-size:.72rem;font-weight:700;letter-spacing:.03em}@media screen and (max-width:480px){.fc-trust__cards{grid-template-columns:1fr}.fc-trust__card{border-left:0;border-top:1px solid var(--fc-border)}.fc-trust__card:first-child{border-top:0}}.fc-radio--slot.is-unavailable{opacity:.5;cursor:not-allowed;background:#00000008;border-style:dashed}.fc-radio--slot.is-unavailable input{cursor:not-allowed}.fc-radio--slot{position:relative}.fc-radio__unavail{margin-left:auto;font-size:.75rem;font-weight:600;color:var(--fc-secondary)}.fc-slots-note{margin:.6rem 0 0;padding:.75rem 1rem;background:#263e120f;border:1px solid rgba(38,62,18,.18);border-radius:10px;font-size:.85rem;color:var(--fc-primary);font-weight:500}
/*# sourceMappingURL=/cdn/shop/t/2/assets/flower-customizer.css.map */
