@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* _content/WithdrawalRegistration.App.Web/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-vbdtnavy70]{color-scheme:light only;background:#ffffe0;bottom:0;box-shadow:0 -1px 2px rgba(0,0,0,.2);box-sizing:border-box;display:none;left:0;padding:.6rem 1.25rem .7rem 1.25rem;position:fixed;width:100%;z-index:1000}#blazor-error-ui .dismiss[b-vbdtnavy70]{cursor:pointer;position:absolute;right:.75rem;top:.5rem}
/* _content/WithdrawalRegistration.App.Web/Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-nrf6wmz4ck],.components-reconnect-repeated-attempt-visible[b-nrf6wmz4ck],.components-reconnect-failed-visible[b-nrf6wmz4ck],.components-rejoining-animation[b-nrf6wmz4ck]{display:none}#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-nrf6wmz4ck],#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-nrf6wmz4ck],#components-reconnect-modal.components-reconnect-retrying[b-nrf6wmz4ck],#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-nrf6wmz4ck],#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-nrf6wmz4ck],#components-reconnect-modal.components-reconnect-failed[b-nrf6wmz4ck],#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-nrf6wmz4ck]{display:block}#components-reconnect-modal[b-nrf6wmz4ck]{background-color:#fff;width:20rem;margin:20vh auto;padding:2rem;border:0;border-radius:.5rem;box-shadow:0 3px 6px 2px rgba(0,0,0,.3);opacity:0;transition:display .5s allow-discrete,overlay .5s allow-discrete;animation:components-reconnect-modal-fadeOutOpacity-b-nrf6wmz4ck .5s both}#components-reconnect-modal[open][b-nrf6wmz4ck]{animation:components-reconnect-modal-slideUp-b-nrf6wmz4ck 1.5s cubic-bezier(0.05, 0.89, 0.25, 1.02) .3s,components-reconnect-modal-fadeInOpacity-b-nrf6wmz4ck .5s ease-in-out .3s;animation-fill-mode:both}#components-reconnect-modal[b-nrf6wmz4ck]::backdrop{background-color:rgba(0,0,0,.4);animation:components-reconnect-modal-fadeInOpacity-b-nrf6wmz4ck .5s ease-in-out;opacity:1}@keyframes components-reconnect-modal-slideUp-b-nrf6wmz4ck{0%{transform:translateY(30px) scale(0.95)}100%{transform:translateY(0)}}@keyframes components-reconnect-modal-fadeInOpacity-b-nrf6wmz4ck{0%{opacity:0}100%{opacity:1}}@keyframes components-reconnect-modal-fadeOutOpacity-b-nrf6wmz4ck{0%{opacity:1}100%{opacity:0}}.components-reconnect-container[b-nrf6wmz4ck]{display:flex;flex-direction:column;align-items:center;gap:1rem}#components-reconnect-modal p[b-nrf6wmz4ck]{margin:0;text-align:center}#components-reconnect-modal button[b-nrf6wmz4ck]{border:0;background-color:#6b9ed2;color:#fff;padding:4px 24px;border-radius:4px}#components-reconnect-modal button:hover[b-nrf6wmz4ck]{background-color:#3b6ea2}#components-reconnect-modal button:active[b-nrf6wmz4ck]{background-color:#6b9ed2}.components-rejoining-animation[b-nrf6wmz4ck]{display:block;position:relative;width:80px;height:80px}.components-rejoining-animation div[b-nrf6wmz4ck]{position:absolute;border:3px solid #0087ff;opacity:1;border-radius:50%;animation:components-rejoining-animation-b-nrf6wmz4ck 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite}.components-rejoining-animation div:nth-child(2)[b-nrf6wmz4ck]{animation-delay:-0.5s}@keyframes components-rejoining-animation-b-nrf6wmz4ck{0%{top:40px;left:40px;width:0;height:0;opacity:0}4.9%{top:40px;left:40px;width:0;height:0;opacity:0}5%{top:40px;left:40px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:80px;height:80px;opacity:0}}
/* _content/WithdrawalRegistration.App.Web/Components/Pages/Form/Form.razor.rz.scp.css */

/* _content/WithdrawalRegistration.App.Web/Components/Pages/Form/FormConfirm.razor.rz.scp.css */

/* _content/WithdrawalRegistration.App.Web/Components/Pages/Form/Home.razor.rz.scp.css */
.container[b-tasc4pixp4]{max-width:1200px;margin:0 auto;padding:20px}.header[b-tasc4pixp4]{background:linear-gradient(135deg, #1a5fb4, #3584e4);color:#fff;padding:30px 20px;border-radius:10px 10px 0 0;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:center;position:relative;overflow:hidden;margin-bottom:30px}.main-title[b-tasc4pixp4]{font-size:2.2rem;font-weight:bold;margin:0 0 10px 0;text-shadow:1px 1px 3px rgba(0,0,0,.3);position:relative}.sub-title[b-tasc4pixp4]{font-size:1.1rem;opacity:.9;margin:0;position:relative}.service-badge[b-tasc4pixp4]{display:inline-block;background-color:hsla(0,0%,100%,.15);padding:5px 15px;border-radius:20px;font-size:.9rem;margin-top:15px}.button-section[b-tasc4pixp4]{background-color:#fff;border-radius:10px;padding:30px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.button-group[b-tasc4pixp4]{display:flex;flex-direction:column;gap:20px;margin-top:20px}.service-btn[b-tasc4pixp4]{padding:16px;border:none;border-radius:8px;font-size:1.1rem;font-weight:bold;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#fff}.btn-icon[b-tasc4pixp4]{margin-right:10px;font-size:1.3rem}.withdraw-btn[b-tasc4pixp4]{background-color:#2ecc71}.withdraw-btn:hover[b-tasc4pixp4]{background-color:#27ae60;transform:translateY(-2px)}.appointment-btn[b-tasc4pixp4]{background-color:#00ced1}.appointment-btn:hover[b-tasc4pixp4]{background-color:#40e0d0;transform:translateY(-2px)}.limit-btn[b-tasc4pixp4]{background-color:#3498db}.limit-btn:hover[b-tasc4pixp4]{background-color:#2980b9;transform:translateY(-2px)}.transfer-btn[b-tasc4pixp4]{background-color:#9b59b6}.transfer-btn:hover[b-tasc4pixp4]{background-color:#8e44ad;transform:translateY(-2px)}.transfer-btn[b-tasc4pixp4]{background-color:#9b59b6}.transfer-btn:hover[b-tasc4pixp4]{background-color:#8e44ad;transform:translateY(-2px)}.header[b-tasc4pixp4]::before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 70%);border-radius:50%}@media(max-width: 600px){.main-title[b-tasc4pixp4]{font-size:1.8rem}.sub-title[b-tasc4pixp4]{font-size:1rem}.service-btn[b-tasc4pixp4]{padding:14px;font-size:1rem}}
/* _content/WithdrawalRegistration.App.Web/Components/Pages/Form/Record.razor.rz.scp.css */

