.rt-BaseDialogOverlay{background-color:#ffffff17!important;position:fixed!important}.button-wrapper{margin:10px 0}@media print{.print-remove-wrapper,.button-wrapper{display:none!important}}input:is([type=button],[type=submit],[type=reset]),button{color:buttontext;cursor:default;text-align:center}input[type=file]::file-selector-button{color:buttontext;cursor:default;text-align:center}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@font-face{font-family:ShinGoNT;font-weight:300;src:local(MFW-PUDShinGoNTPr6N-Regular)}@font-face{font-family:ShinGoNT;font-weight:500;src:local(MFW-PUDShinGoNTPr6N-Medium)}@font-face{font-family:ShinGoNT;font-weight:700;src:local(MFW-PUDShinGoNTPr6N-DeBold)}@font-face{font-family:ShinGoNT;font-weight:900;src:local(MFW-PUDShinGoNTPr6N-Heavy)}html,body,#__next{color:#000;overscroll-behavior:none;font-family:ShinGoNT,sans-serif;font-weight:500}*{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}body.production{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body.production img{-webkit-touch-callout:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@font-face{font-family:dmf;src:url(/fonts/DreaMagic.ttf)format("truetype")}.df{font-family:dmf,sans-serif!important}.dm{font-family:dmf,sans-serif!important;font-size:24px!important}@media screen and (min-width:1000px){.dm{font-size:30px!important}}svg{flex-shrink:0;display:block;transform:translateZ(0)}[data-lucide]{vertical-align:middle;flex-shrink:0;display:inline-block;transform:translateZ(0)}
*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizespeed;min-height:100vh;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.ErrorModal-module-scss-module__d47tMW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#bbbbbbb2;justify-content:center;align-items:center;animation:.2s ease-out ErrorModal-module-scss-module__d47tMW__fade-in;display:flex;position:fixed;inset:0}@keyframes ErrorModal-module-scss-module__d47tMW__fade-in{0%{opacity:0}to{opacity:1}}.ErrorModal-module-scss-module__d47tMW__modal{background:#fff;border:5px solid #ebebeb;border-radius:16px;width:90%;max-width:500px;max-height:90vh;padding:54px 24px 16px;animation:.3s ease-out ErrorModal-module-scss-module__d47tMW__slide-up;position:relative;overflow-y:auto}@keyframes ErrorModal-module-scss-module__d47tMW__slide-up{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ErrorModal-module-scss-module__d47tMW__close-button{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ErrorModal-module-scss-module__d47tMW__close-button:hover{color:#6b7280;background-color:#f3f4f6}.ErrorModal-module-scss-module__d47tMW__close-button:active{background-color:#e5e7eb}.ErrorModal-module-scss-module__d47tMW__icon-container{flex-shrink:0;align-items:flex-start;margin-right:16px;display:flex}@media (max-width:640px){.ErrorModal-module-scss-module__d47tMW__icon-container{margin-bottom:16px;margin-right:0}}.ErrorModal-module-scss-module__d47tMW__icon-circle{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.ErrorModal-module-scss-module__d47tMW__icon-circle img{object-fit:cover;border-radius:50%}.ErrorModal-module-scss-module__d47tMW__title{color:#1f2937;font-size:24px;font-weight:700}@media (max-width:640px){.ErrorModal-module-scss-module__d47tMW__title{text-align:center}}.ErrorModal-module-scss-module__d47tMW__content{align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}@media (max-width:640px){.ErrorModal-module-scss-module__d47tMW__content{flex-direction:column;align-items:center}}.ErrorModal-module-scss-module__d47tMW__message{color:#4b5563;flex:1;margin:0;font-size:16px;line-height:1.6}.ErrorModal-module-scss-module__d47tMW__message strong{color:#1f2937;font-weight:700}.ErrorModal-module-scss-module__d47tMW__message em{font-style:italic}.ErrorModal-module-scss-module__d47tMW__message a{color:#3b82f6;text-decoration:underline}.ErrorModal-module-scss-module__d47tMW__message a:hover{color:#2563eb}.ErrorModal-module-scss-module__d47tMW__message code{color:#e11d48;background-color:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:14px}.ErrorModal-module-scss-module__d47tMW__message br{content:"";margin:8px 0;display:block}.ErrorModal-module-scss-module__d47tMW__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ErrorModal-module-scss-module__d47tMW__content-text{text-align:left}@media (max-width:640px){.ErrorModal-module-scss-module__d47tMW__content-text{text-align:center}}.ErrorModal-module-scss-module__d47tMW__button{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;min-width:120px;padding:12px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.ErrorModal-module-scss-module__d47tMW__button:active{transform:scale(.98)}.ErrorModal-module-scss-module__d47tMW__button:disabled{cursor:not-allowed;opacity:.5}.ErrorModal-module-scss-module__d47tMW__button-primary{color:#262626;background-color:#f2f2f2}.ErrorModal-module-scss-module__d47tMW__button-secondary{color:#374151;background-color:#fff;border:1px solid #e5e7eb}.ErrorModal-module-scss-module__d47tMW__button-secondary:hover:not(:disabled){background-color:#d1d5db}.ErrorModal-module-scss-module__d47tMW__button-secondary:active:not(:disabled){background-color:#9ca3af}
.layout-module-scss-module__uQLIpG__main{flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh;padding:6rem;display:flex}.layout-module-scss-module__uQLIpG__main-bg{background-color:#fff;background-position:top;background-repeat:repeat;background-size:3000px}
