@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;height:100%;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#5d1541;text-decoration:inherit}a:hover{cursor:pointer;color:#92345d}body{background-image:url(/assets/background_image-BOwkSmio.jpg);background-size:100% 100%;background-repeat:repeat;margin:0;display:flex;place-items:center;width:100%;min-width:320px;height:100%;flex-direction:row;justify-content:center;align-items:center}h1{font-size:3.2em;line-height:1.1;color:#5d1541}button{min-width:fit-content;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#92345d!important;color:#fff;cursor:pointer;transition:all .25s}button:hover{background-color:#ae3268!important}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}button:disabled{background-color:#dbd9d9!important;cursor:not-allowed}.text-btn{background-color:transparent!important;color:#92345d;align-self:flex-end}.text-btn:hover{background-color:transparent!important;color:#ae3268!important}.outline-btn{background-color:transparent!important;color:#92345d;border:.2em solid #92345d}.outline-btn:hover{color:#fff}.outline-btn:disabled{border:none;color:#fff}.delete-btn{background-color:transparent!important;font-weight:700;color:gray}.delete-btn:hover{background-color:transparent!important;color:#ae3268}.flex{display:flex}.align-center{align-items:center}.form-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:16px}@media (min-width: 768px){.form-grid{grid-template-columns:1fr 1fr}.hide-on-desktop{display:none}}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:6px;font-size:14px;font-weight:600;color:#333}.margin-bottom{margin-bottom:5em}.form-group input{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:16px;min-width:253px}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.form-group select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;padding:10px;font-size:16px;color:#333;border:1px solid #ccc;border-radius:4px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20width='14px'%20height='14px'%20viewBox='0%200%2024%2024'%20fill='white'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='24'%20height='24'%20fill='none'/%3e%3cpath%20d='M17%209.5L12%2014.5L7%209.5'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:25px;background-position-y:8px;cursor:pointer;min-width:253px}.form-group select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb4d}@media (max-width: 767px){.form-group select{font-size:18px;padding:12px}.hide-on-mobile{display:none}}.bold{font-weight:600}.gap-6{gap:1.5rem}.hidden{display:none}.align-right{justify-content:right;justify-content:space-between}.max-width{width:100%}.margin-top{margin-top:1.5em}.space-between{display:flex;justify-content:space-between}.upload-btn{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#92345d!important;color:#fff;cursor:pointer;transition:all .25s;display:flex;align-content:center;gap:.5em}.upload-btn:hover{background-color:#ae3268!important;cursor:pointer}.flex-column-center{display:flex;flex-direction:column;align-items:center;text-align:center}.text-center{display:flex;width:100%;justify-content:center;align-items:center;align-self:center;text-align:center}.justify-right{justify-content:right}.residency-item{display:flex;flex-direction:row;justify-content:space-between}@media (prefers-color-scheme: dark){body{background-image:url(/assets/background_image_dark-DB5kRuCO.jpg);background-size:cover;background-repeat:repeat;background-position:center;margin:0;display:flex;place-items:center;width:100%;min-width:320px;min-height:100vh;flex-direction:row;justify-content:center;align-items:center;color:#fff}label{color:#fff!important}h1{font-size:3.2em;line-height:1.1;color:#fff!important}select{background-color:#000!important;color:#fff!important}button:disabled{background-color:#343435!important;color:#646464}}.page-container{opacity:0;transform:translateY(20px);transition:opacity .3s ease-out,transform .3s ease-out}.page-container-fade-in{animation:fadeInRiseUp .3s forwards}.page-container-fade-out{animation:fadeOutRiseUp .3s forwards}@keyframes fadeInRiseUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutRiseUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.error-message{font-size:.75em;color:red}.border-red{border-color:red!important}.success-container{display:flex;justify-content:center;align-items:center;padding:2rem}.background-circle{width:100px;height:100px;background-color:#79b94e;border-radius:50%;display:flex;justify-content:center;align-items:center;animation:pop-in .6s ease-out forwards;transform:scale(0)}.background-circle.red{background-color:#cc433c!important}.success-check{width:75px;height:75px;stroke-dasharray:48;stroke-dashoffset:48;animation:draw-check .5s ease-out .6s forwards}@keyframes pop-in{to{transform:scale(1)}}@keyframes draw-check{to{stroke-dashoffset:0}}.lds-spinner,.lds-spinner div,.lds-spinner div:after{box-sizing:border-box}.lds-spinner{color:#92345d;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}.lds-spinner div:after{content:" ";display:block;position:absolute;top:3.2px;left:36.8px;width:6.4px;height:17.6px;border-radius:20%;background:currentColor}.lds-spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.card{padding:2em;background-color:#ffffff1a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-radius:14px;height:75vh;min-width:455px}@media (max-width: 455px){.card{min-width:0px;height:100vh}}@media (prefers-color-scheme: dark){.card{background-color:transparent}}
