.floral-request{--floral-accent: var(--accent-color, 168, 123, 107);--floral-divider: var(--divider-color, rgba(var(--color-foreground), .1))}.floral-request__header{text-align:center;margin-bottom:4rem}@media screen and (min-width:750px){.floral-request__header{margin-bottom:5rem}}.floral-request__subheading{color:rgba(var(--color-foreground),.7);margin-top:1.5rem;max-width:60rem;margin-left:auto;margin-right:auto}.floral-request__subheading p{margin:0}.floral-request__subheading.typeset1{font-size:1.4rem}.floral-request__subheading.typeset2{font-size:1.6rem}.floral-request__subheading.typeset3{font-size:1.8rem}@media screen and (min-width:750px){.floral-request__subheading.typeset1{font-size:1.5rem}.floral-request__subheading.typeset2{font-size:1.8rem}.floral-request__subheading.typeset3{font-size:2.2rem}}.floral-request__section{padding-bottom:4rem;margin-bottom:4rem;border-bottom:1px solid var(--floral-divider)}@media screen and (min-width:750px){.floral-request__section{padding-bottom:5rem;margin-bottom:5rem}}.floral-request__section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.floral-request__section-title{font-size:1.4rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);margin-bottom:2rem}@media screen and (min-width:750px){.floral-request__section-title{margin-bottom:2.5rem}}.floral-request__fields-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width:750px){.floral-request__fields-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.floral-request__fields-grid .field{margin-bottom:0}.floral-request__field--full{grid-column:1 / -1}.floral-request__label{display:block;font-size:1.3rem;color:rgba(var(--color-foreground),.75);margin-bottom:1rem}.floral-request__label--required:after{content:"*";margin-left:.3rem;color:rgb(var(--floral-accent))}.floral-request__helper{font-size:1.2rem;font-style:italic;color:rgba(var(--color-foreground),.5);margin-top:.8rem}.floral-request__radio-group{display:flex;flex-wrap:wrap;gap:1.2rem}.floral-request__radio{position:relative}.floral-request__radio-input{position:absolute;opacity:0;width:0;height:0}.floral-request__radio-label{display:flex;align-items:center;gap:.8rem;cursor:pointer;font-size:1.4rem;color:rgba(var(--color-foreground),.85);padding:.5rem 0;transition:color var(--duration-short) ease}.floral-request__radio-indicator{width:2rem;height:2rem;border-radius:50%;border:2px solid rgba(var(--color-foreground),.3);display:flex;align-items:center;justify-content:center;transition:border-color var(--duration-short) ease;flex-shrink:0}.floral-request__radio-indicator:after{content:"";width:1rem;height:1rem;border-radius:50%;background-color:rgb(var(--floral-accent));transform:scale(0);transition:transform var(--duration-short) ease}.floral-request__radio-input:checked+.floral-request__radio-label .floral-request__radio-indicator{border-color:rgb(var(--floral-accent))}.floral-request__radio-input:checked+.floral-request__radio-label .floral-request__radio-indicator:after{transform:scale(1)}.floral-request__radio-input:focus-visible+.floral-request__radio-label .floral-request__radio-indicator{box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--floral-accent),.5)}.floral-request__radio-label:hover .floral-request__radio-indicator{border-color:rgba(var(--color-foreground),.5)}.floral-request__chips{display:flex;flex-wrap:wrap;gap:1rem}.floral-request__chip{position:relative}.floral-request__chip-input{position:absolute;opacity:0;width:0;height:0}.floral-request__chip-label{display:inline-block;padding:1rem 2rem;border:1px solid rgba(var(--color-foreground),.25);border-radius:3rem;font-size:1.4rem;cursor:pointer;transition:all var(--duration-short) ease;color:rgba(var(--color-foreground),.85)}.floral-request__chip-label:hover{border-color:rgba(var(--color-foreground),.5)}.floral-request__chip-input:checked+.floral-request__chip-label{background-color:rgb(var(--floral-accent));border-color:rgb(var(--floral-accent));color:rgb(var(--color-background))}.floral-request__chip-input:focus-visible+.floral-request__chip-label{box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--floral-accent),.5)}.floral-request__budget-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (min-width:750px){.floral-request__budget-grid{grid-template-columns:repeat(5,1fr);gap:1.2rem}}.floral-request__budget-card{position:relative}.floral-request__budget-input{position:absolute;opacity:0;width:0;height:0}.floral-request__budget-label{display:flex;align-items:center;justify-content:center;min-height:6rem;padding:1.5rem 1rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius);font-size:1.4rem;text-align:center;cursor:pointer;transition:all var(--duration-short) ease;color:rgba(var(--color-foreground),.85)}.floral-request__budget-label:hover{border-color:rgba(var(--color-foreground),.4)}.floral-request__budget-input:checked+.floral-request__budget-label{border-color:rgb(var(--floral-accent));background-color:rgba(var(--floral-accent),.1);color:rgb(var(--color-foreground))}.floral-request__budget-input:focus-visible+.floral-request__budget-label{box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--floral-accent),.5)}.floral-request__swatches{display:flex;flex-wrap:wrap;gap:1.5rem}.floral-request__swatch{position:relative;text-align:center}.floral-request__swatch-input{position:absolute;opacity:0;width:0;height:0}.floral-request__swatch-label{display:flex;flex-direction:column;align-items:center;gap:.6rem;cursor:pointer}.floral-request__swatch-circle{width:4rem;height:4rem;border-radius:50%;border:2px solid transparent;outline:2px solid rgba(var(--color-foreground),.15);outline-offset:2px;transition:all var(--duration-short) ease}.floral-request__swatch-label:hover .floral-request__swatch-circle{outline-color:rgba(var(--color-foreground),.4)}.floral-request__swatch-input:checked+.floral-request__swatch-label .floral-request__swatch-circle{outline-color:rgb(var(--floral-accent));outline-width:3px}.floral-request__swatch-input:focus-visible+.floral-request__swatch-label .floral-request__swatch-circle{box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--floral-accent),.4)}.floral-request__swatch-text{font-size:1.2rem;color:rgba(var(--color-foreground),.7)}.floral-request__textarea{width:100%;min-height:12rem;padding:1.5rem;font-size:1.4rem;border:1px solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:var(--inputs-radius);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);resize:vertical;transition:border-color var(--duration-short) ease}.floral-request__textarea:focus{outline:none;border-color:rgb(var(--color-foreground))}.floral-request__textarea::placeholder{color:rgba(var(--color-foreground),.5)}.floral-request__submit-wrapper{margin-top:4rem;text-align:center}@media screen and (min-width:750px){.floral-request__submit-wrapper{margin-top:5rem}}.floral-request__submit{width:100%;max-width:40rem;height:5.5rem;letter-spacing:.1em}.floral-request__submit-helper{font-size:1.2rem;font-style:italic;color:rgba(var(--color-foreground),.5);margin-top:1.5rem}.floral-request__submit--loading{position:relative;color:transparent!important;pointer-events:none}.floral-request__submit--loading:after{content:"";position:absolute;width:2rem;height:2rem;top:50%;left:50%;margin-left:-1rem;margin-top:-1rem;border:2px solid rgb(var(--color-background));border-top-color:transparent;border-radius:50%;animation:floral-request-spin .8s linear infinite}@keyframes floral-request-spin{to{transform:rotate(360deg)}}.floral-request__toast{position:fixed;bottom:2rem;left:50%;transform:translate(-50%) translateY(100%);background-color:#d94a4a;color:#fff;padding:1.2rem 2rem;border-radius:.4rem;font-size:1.4rem;z-index:1000;opacity:0;transition:transform var(--duration-short) ease,opacity var(--duration-short) ease}.floral-request__toast--visible{transform:translate(-50%) translateY(0);opacity:1}.floral-request__field-error{display:block;width:100%;margin-top:.8rem}.floral-request__field-error .form__message{display:flex;align-items:center;gap:.5rem;color:#d94a4a;font-size:1.3rem}.floral-request__field-error .svg-wrapper{flex-shrink:0;width:1.4rem;height:1.4rem}.floral-request__field-error .svg-wrapper svg{width:100%;height:100%}.field__input--error,.field__input[aria-invalid=true]{border-color:#d94a4a;box-shadow:0 0 0 1px #d94a4a}.floral-request__success{text-align:center;padding:4rem 2rem}.floral-request__success-icon{width:6rem;height:6rem;margin:0 auto 2rem;color:rgb(var(--floral-accent))}.floral-request__success-title{font-size:2.4rem;margin-bottom:1rem}.floral-request__success-text{color:rgba(var(--color-foreground),.7)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-custom-floral-request.css.map */
