@keyframes paneIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.wizard-pane{animation:.22s both paneIn}.wizard-input{color:#1a1614;background:#faf7f3;border:1px solid #1a16141a;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:.9rem;transition:border-color .18s,box-shadow .18s,background .18s}.wizard-input::placeholder{color:#9e9490}.wizard-input:focus{background:#fff;border-color:#d42127;box-shadow:0 0 0 3px #d421271a}.wizard-input.error{border-color:#d42127}.wizard-label{text-transform:uppercase;letter-spacing:.06em;color:#6b5f58;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.wizard-step-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;transition:background .2s,color .2s,box-shadow .2s;display:flex}.wizard-step-circle.pending{color:#6b5f58;background:#f3ebe3}.wizard-step-circle.active{color:#fff;background:#d42127;box-shadow:0 4px 12px #d4212759}.wizard-step-circle.done{color:#fff;background:#1a1614}.wizard-step-line{flex:1;height:2px;transition:background .2s}.wizard-step-line.done{background:#1a1614}.wizard-step-line.pending{background:#f3ebe3}.wizard-step-label{text-transform:uppercase;letter-spacing:.07em;margin-top:6px;font-size:10.5px;font-weight:600;transition:color .2s}.wizard-step-label.active{color:#1a1614}.wizard-step-label.inactive{color:#9e9490}.gdpr-box{background:#d421270a;border:1px solid #d421272e;border-radius:10px;padding:14px;transition:background .2s,border-color .2s}.gdpr-box.checked{background:#22c55e0d;border-color:#22c55e59}.review-row{border-bottom:1px solid #1a16140f;justify-content:space-between;align-items:baseline;gap:12px;padding:8px 0;display:flex}.review-row:last-child{border-bottom:none}.review-label{text-transform:uppercase;letter-spacing:.1em;color:#9e9490;flex-shrink:0;font-size:10px;font-weight:700}.review-value{color:#1a1614;text-align:right;word-break:break-word;font-size:.875rem;font-weight:500}.trust-footer-item{color:#6b5f58;align-items:center;gap:6px;font-size:.78rem;font-weight:500;display:flex}.trust-check{background:#22c55e1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}
