.fspf{--fspf-ink: rgb(var(--color-foreground));--fspf-ink-75: rgba(var(--color-foreground), .75);--fspf-ink-55: rgba(var(--color-foreground), .55);--fspf-line: rgba(var(--color-foreground), .12);--fspf-gold: var(--cs-gold, #b08d3f);--fspf-warm: #f7f6f3}.fspf__head{text-align:center;margin-bottom:3rem}.fspf__eyebrow{font-size:var(--cs-font-subtitle, 12px);letter-spacing:.18em;text-transform:uppercase;color:var(--fspf-gold);margin:0 0 1rem}.fspf__head h2{margin:0}.fspf__subtext{max-width:46rem;margin:1.2rem auto 0;color:var(--fspf-ink-75)}.fspf__card{max-width:62rem;margin:0 auto}.fspf__saved{display:flex;align-items:center;gap:1.2rem;border:1px solid var(--fspf-line);background:var(--fspf-warm);padding:1.2rem 1.6rem;margin-bottom:1.4rem}.fspf__saved-label{font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;color:var(--fspf-ink);white-space:nowrap}.fspf__saved-thumbs{display:flex;align-items:center;gap:.8rem;min-height:4.4rem}.fspf__saved-thumbs [data-fspf-thumb]{position:relative;box-sizing:border-box;width:4.4rem;height:4.4rem;border:1px solid var(--fspf-line);background:rgb(var(--color-background));display:block}.fspf__saved-thumbs [data-fspf-thumb] img{width:100%;height:100%;object-fit:cover;display:block}.fspf__saved-thumbs [data-fspf-thumb] button{position:absolute;top:-.7rem;right:-.7rem;width:2rem;height:2rem;border:0;border-radius:50%;background:var(--fspf-ink);color:rgb(var(--color-background));font-size:1.2rem;line-height:1;cursor:pointer;padding:0}.fspf__saved-empty{font-size:1.2rem;color:var(--fspf-ink-55)}.fspf__saved-empty[hidden]{display:none}.fspf__saved-note{margin-left:auto;font-size:1.2rem;color:var(--fspf-ink-55)}@media screen and (max-width:749px){.fspf__saved-note{display:none}}.fspf__row{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;margin-bottom:1.4rem}@media screen and (max-width:749px){.fspf__row{grid-template-columns:1fr}}.fspf__field{margin-bottom:1.4rem}.fspf__row .fspf__field{margin-bottom:0}.fspf input[type=text],.fspf input[type=email],.fspf textarea{width:100%;border:1px solid rgba(var(--color-foreground),.28);border-radius:0;padding:1.5rem 1.6rem;font-family:inherit;font-size:1.35rem;color:var(--fspf-ink);background:rgb(var(--color-background));box-sizing:border-box}.fspf input::placeholder,.fspf textarea::placeholder{color:var(--fspf-ink-55)}.fspf textarea{min-height:9.6rem;resize:vertical}@media screen and (max-width:749px){.fspf input[type=text],.fspf input[type=email],.fspf textarea{font-size:16px}}.fspf__hp{position:absolute!important;left:-9999px!important;width:0!important;height:0!important;border:0!important;padding:0!important}.fspf__drop{border:2px dashed rgba(176,141,63,.6);background:#b08d3f0d;box-sizing:border-box;min-height:9.6rem;padding:1.6rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer}.fspf__drop.is-drag{background:#b08d3f1f}.fspf__drop-icon{width:2.4rem;height:2.4rem;margin:0 auto .6rem;stroke:var(--fspf-gold);stroke-width:1.6;fill:none;display:block}.fspf__drop b{display:block;font-size:1.45rem;font-weight:500;color:var(--fspf-ink)}.fspf__drop span{display:block;margin-top:.5rem;font-size:1.2rem;color:var(--fspf-ink-55)}.fspf__photos{display:flex;gap:1rem;margin-top:1.2rem;flex-wrap:wrap;justify-content:center}.fspf__photos figure{position:relative;margin:0;box-sizing:border-box;width:7.2rem;height:7.2rem;border:1px solid var(--fspf-line);background:rgb(var(--color-background))}@media screen and (max-width:749px){.fspf__photos figure{width:calc((100% - 2rem) / 3);height:auto;aspect-ratio:1 / 1}}.fspf__photos img{width:100%;height:100%;object-fit:cover;display:block}.fspf__photos button{position:absolute;top:-.8rem;right:-.8rem;width:2rem;height:2rem;border:0;border-radius:50%;background:var(--fspf-ink);color:rgb(var(--color-background));font-size:1.2rem;line-height:1;cursor:pointer;padding:0}.fspf__tips{display:flex;justify-content:center;gap:.6rem 1.8rem;flex-wrap:wrap;margin-top:1.2rem;font-size:1.2rem;color:var(--fspf-ink-55)}.fspf__tips i{font-style:normal;display:inline-flex;align-items:center;gap:.6rem}.fspf__tips svg{width:1.2rem;height:1.2rem;stroke:var(--fspf-gold);stroke-width:2.4;fill:none}.fspf__error{background:#faf0f0;border:1px solid #d9a0a0;color:#8c2f2f;padding:1.2rem 1.4rem;font-size:1.3rem;margin:0 0 1.4rem}.fspf__submit{width:100%;height:4.7rem;display:inline-flex;align-items:center;justify-content:center;background:var(--fspf-ink);color:rgb(var(--color-background));border:0;border-radius:0;padding:0 2rem;font-family:inherit;font-size:1.45rem;letter-spacing:.06em;font-weight:500;cursor:pointer}.fspf__submit:hover{opacity:.85}.fspf__submit[disabled]{opacity:.55;cursor:default}.fspf__privacy{text-align:center;font-size:1.2rem;color:var(--fspf-ink-55);margin:1.2rem 0 0}.fspf__success{max-width:62rem;margin:0 auto;text-align:center;padding:3.4rem 2.4rem;border:1px solid var(--fspf-line);background:var(--fspf-warm)}.fspf__success-icon{width:3.4rem;height:3.4rem;stroke:var(--fspf-gold);stroke-width:2.2;fill:none;margin:0 auto 1rem;display:block}.fspf__success h3{margin:0 0 .8rem}.fspf__success p{margin:0;color:var(--fspf-ink-75)}
/*# sourceMappingURL=/cdn/shop/t/28/assets/fsp-form-pro.css.map */
