.studio-form-error{margin:0;overflow:hidden;color:oklch(.481 .165 29.5);font-size:.875rem}.studio-submit{min-width:14rem}.studio-submit__swap{position:relative;display:inline-flex;align-items:center;justify-content:center}.studio-submit__label{display:inline-flex;align-items:center;gap:.55rem}.studio-spinner{width:14px;height:14px;border:2px solid oklch(.234 .014 172.7/.22);border-top-color:oklch(.234 .014 172.7);border-radius:50%;animation:studio-spin .7s linear infinite}@keyframes studio-spin{to{transform:rotate(1turn)}}.studio-form-success{display:flex;align-items:center;gap:1rem;padding-block:.4rem}.studio-form-success:focus{outline:none}.studio-form-success__mark{display:grid;flex:none;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--color-nacho-500,oklch(.872 .163 94.1));box-shadow:0 0 0 1px oklch(.679 .138 85.4/.5),0 0 0 6px oklch(.872 .163 94.1/.3)}.studio-form-success p{margin:0;color:oklch(.234 .014 172.7);font-size:1rem;font-weight:600}@media (prefers-reduced-motion:reduce){.studio-spinner{animation:none;border-color:oklch(.234 .014 172.7)}}