.bf-section{padding:60px 20px 80px;background:#fff}.bf-wrap{max-width:640px;margin:0 auto}.bf-header{text-align:center;margin-bottom:40px}.bf-title{font-size:1.6rem;font-weight:700;letter-spacing:.02em;margin:0 0 12px;color:#1d1d1e}.bf-subtitle{font-size:.95rem;line-height:1.6;color:#555;margin:0}.bf-group{margin-bottom:20px}.bf-label{display:block;font-size:.9rem;font-weight:600;color:#1d1d1e;margin-bottom:8px}.bf-label-required:after{content:" *";color:#d22e2e}.bf-help{display:block;font-size:.78rem;color:#888;margin-top:4px}.bf-input,.bf-textarea,.bf-select{width:100%;padding:12px 14px;font-size:1rem;font-family:inherit;color:#1d1d1e;background:#fff;border:1px solid #ddd;border-radius:8px;outline:none;transition:border-color .18s ease,box-shadow .18s ease;-webkit-appearance:none;appearance:none}.bf-textarea{min-height:100px;resize:vertical;line-height:1.5}.bf-select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 14px center;padding-right:38px;cursor:pointer}.bf-input:focus,.bf-textarea:focus,.bf-select:focus{border-color:#298a30;box-shadow:0 0 0 3px #298a301f}.bf-input.is-valid,.bf-textarea.is-valid,.bf-select.is-valid{border-color:#ddd}.bf-input.is-valid:focus,.bf-textarea.is-valid:focus,.bf-select.is-valid:focus{border-color:#298a30;box-shadow:0 0 0 3px #298a301f}.bf-input.is-error,.bf-textarea.is-error,.bf-select.is-error{border-color:#d22e2e}.bf-input.is-error:focus,.bf-textarea.is-error:focus,.bf-select.is-error:focus{border-color:#d22e2e;box-shadow:0 0 0 3px #d22e2e1f}.bf-phone-row{display:flex;gap:8px;align-items:stretch}.bf-phone-code{flex:0 0 auto;width:110px;padding-right:28px;font-size:.92rem}.bf-phone-row .bf-input{flex:1}.bf-error-msg{display:none;font-size:.82rem;color:#d22e2e;margin-top:6px;font-weight:500}.bf-group.has-error .bf-error-msg{display:block}.bf-options{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:4px}.bf-options.is-stacked{flex-direction:column;gap:12px}.bf-opt{display:inline-flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:.95rem;color:#1d1d1e;line-height:1.5}.bf-opt input[type=radio],.bf-opt input[type=checkbox]{margin:2px 0 0;flex:0 0 18px;width:18px;height:18px;accent-color:#298a30;cursor:pointer}.bf-opt:hover{color:#298a30}.bf-uploader{border:2px dashed #ddd;border-radius:6px;padding:28px 20px;text-align:center;background:#fafafa;cursor:pointer;transition:border-color .18s ease,background .18s ease}.bf-uploader:hover,.bf-uploader.is-drag{border-color:#298a30;background:#f3faf4}.bf-uploader.is-error{border-color:#d22e2e}.bf-uploader-icon{display:block;margin:0 auto 10px;color:#999}.bf-uploader-text{font-size:.95rem;color:#1d1d1e;margin:0 0 4px}.bf-uploader-text strong{color:#298a30;font-weight:600}.bf-uploader-hint{font-size:.78rem;color:#888;margin:0}.bf-uploader-input{display:none}.bf-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:10px;margin-top:14px}.bf-thumb{position:relative;aspect-ratio:1 / 1;border-radius:4px;overflow:hidden;background:#eee}.bf-thumb img{width:100%;height:100%;object-fit:cover;display:block}.bf-thumb-progress{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffd9;font-size:.75rem;color:#1d1d1e;font-weight:600}.bf-thumb-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;background:#000000b3;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1;padding:0}.bf-thumb-remove:hover{background:#d22e2e}.bf-confirmations{margin:28px 0 24px;padding:20px;background:#fafafa;border-radius:6px}.bf-confirmations-title{font-size:.92rem;font-weight:600;margin:0 0 14px;color:#1d1d1e}.bf-confirmations.has-error,.bf-confirm-inline.has-error{outline:2px solid #d22e2e;outline-offset:-2px}.bf-confirmations.has-error .bf-confirmations-title,.bf-confirm-inline.has-error .bf-confirmations-title{color:#d22e2e}.bf-confirmations .bf-options{flex-direction:column;gap:12px}.bf-confirmations .bf-opt{font-size:.88rem;line-height:1.55}.bf-submit{width:100%;padding:16px 24px;background:#1d1d1e;color:#fff;font-size:1rem;font-weight:600;letter-spacing:.04em;border:none;border-radius:8px;cursor:pointer;margin-top:8px;transition:background .18s ease}.bf-submit:hover{background:#298a30}.bf-policy{text-align:center;font-size:.78rem;color:#888;margin:16px 0 0;line-height:1.55}.bf-policy a{color:#298a30;text-decoration:underline;text-underline-offset:2px}.bf-policy a:hover{color:#1d6e24}.bf-success{display:none;text-align:center;padding:80px 20px;animation:bfFadeUp .7s ease both}.bf-success.is-visible{display:block}.bf-success-title{font-size:1.6rem;font-weight:700;margin:0 0 16px;color:#1d1d1e}.bf-success-text{font-size:1rem;line-height:1.7;color:#555;max-width:480px;margin:0 auto}.bf-success-cta{display:inline-block;margin-top:32px;padding:14px 40px;background:#1d1d1e;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-radius:8px;transition:background .18s ease,transform .18s ease}.bf-success-cta:hover{background:#298a30;transform:translateY(-1px)}@keyframes bfFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.bf-section{padding:40px 16px 60px}.bf-title{font-size:1.4rem}.bf-uploader{padding:24px 16px}.bf-options{gap:10px 18px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/bespoke-forms.css.map */
