.shopify-form-wrapper{max-width:900px;margin:0 auto;font-family:var(--font-body-family)}.booking-steps{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.booking-step{display:flex;flex-direction:column;align-items:center;position:relative}.booking-step__number{width:40px;height:40px;border-radius:50%;background-color:rgb(var(--color-primary));color:#fff;display:flex;justify-content:center;align-items:center;font-weight:600;margin-bottom:.5rem}.booking-step__label{font-size:.875rem;color:rgb(var(--color-text-light));font-weight:500}.booking-step.active .booking-step__number{background-color:#22c55e}.booking-step.active .booking-step__label{color:rgb(var(--color-text));font-weight:600}.booking-step-connector{height:2px;background-color:rgb(var(--color-border));flex-grow:1;margin:0 1rem;max-width:80px}.form-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.form-field{margin-bottom:1rem}.form-field.full-width{grid-column:span 2}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:rgb(var(--color-text))}.form-input{width:100%;padding:.75rem 1rem;border:1px solid rgb(var(--color-border));border-radius:4px;background-color:rgb(var(--color-background));font-size:1rem;transition:border-color .3s ease}.form-input:focus{border-color:rgb(var(--color-primary));outline:none}.required{color:#ef4444}.button{background-color:#22c55e;color:#fff;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.button:hover{background-color:#16a34a}.button--secondary{background-color:transparent;color:rgb(var(--color-text));border:1px solid rgb(var(--color-border))}.button--secondary:hover{background-color:rgb(var(--color-background-subtle))}.form-actions{display:flex;justify-content:flex-end;gap:1rem}.service-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-bottom:2rem}.service-option__label{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;border:1px solid rgb(var(--color-border));border-radius:8px;cursor:pointer;transition:all .3s ease}.service-option__label:hover{border-color:rgb(var(--color-primary));box-shadow:0 4px 6px #0000000d}.service-option__icon{margin-bottom:1rem;color:rgb(var(--color-primary))}.service-option__text{font-weight:500;text-align:center}.error-message{color:#ef4444;font-size:.875rem;margin-top:-1rem;margin-bottom:1rem;display:none}.submission-message{text-align:center;padding:2rem;border-radius:8px;background-color:#f0fdf4;border:1px solid #22c55e}.success-icon{width:60px;height:60px;border-radius:50%;background-color:#22c55e;color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.5rem;margin:0 auto 1.5rem}@media screen and (max-width: 768px){.form-fields{grid-template-columns:1fr}.form-field.full-width{grid-column:span 1}.service-options{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media screen and (max-width: 480px){.booking-steps{flex-direction:column;gap:1rem}.booking-step-connector{width:2px;height:20px;margin:.5rem 0}.service-options{grid-template-columns:1fr 1fr}.form-actions{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/custom-form-styles.css.map */
