*{box-sizing:border-box}body{color:#32405a;-webkit-font-smoothing:antialiased;background:#f5f7fa;margin:0;font-family:Montserrat,system-ui,sans-serif}.brio-btn-primary{transition:background .15s cubic-bezier(.4,0,.2,1)}.brio-btn-primary:hover{background:#b6e373!important}.brio-btn-primary:active{background:#96d141!important}.brio-btn-secondary{transition:background .15s}.brio-btn-secondary:hover{background:#f5f7fa!important}@keyframes brioIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.brio-spinner{border:3px solid #e5e9f2;border-top-color:#96d141;border-radius:9999px;width:34px;height:34px;animation:.9s linear infinite brioSpin}@keyframes brioSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.brio-spinner{animation:none}}.brio-field{box-sizing:border-box;color:#32405a;background-color:#f7f9fc;border:1px solid #d1d9e6;border-radius:10px;outline:none;width:100%;height:52px;padding:0 14px;font:400 16px/24px Montserrat,sans-serif;transition:border-color .15s,box-shadow .15s}.brio-field::placeholder{color:#a8b8d1}.brio-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2359749E' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding:0 40px 0 14px}.brio-field:focus{background-color:#fff;border-color:#1c3df2;box-shadow:0 0 0 4px #1c3df226}.brio-field.is-filled:not(:focus){color:#1c3df2;background-color:#f7f9fc;border-color:#1c3df2}.brio-field.has-error{outline-offset:-1px;color:#e02424;box-shadow:none;background-color:#fdf2f2;outline:2px solid #e02424}.brio-field.has-error:focus{color:#32405a;background-color:#fff;border-color:#1c3df2;outline:none;box-shadow:0 0 0 4px #1c3df226}.brio-field:disabled{color:#59749e;cursor:not-allowed;background-color:#f1f4f9;border-color:#e5e9f2}
