.background{background-image:url("data:image/svg+xml,%3Csvg width='1024' height='1024' viewBox='0 0 1024 1024' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='512' cy='512' r='512' fill='%238260FC' fill-opacity='0.08'/%3E%3Ccircle cx='512' cy='512' r='416' fill='%238260FC' fill-opacity='0.08'/%3E%3Ccircle cx='512' cy='512' r='334.519' fill='%238260FC' fill-opacity='0.08'/%3E%3Ccircle cx='512' cy='512' r='262.222' fill='%238260FC' fill-opacity='0.08'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% -50px;background-size:calc(100vh + 100px);background-color:#8260fc3d;width:100%;height:100vh;top:0;right:0;overflow:hidden;position:fixed}@media (max-width: 768px){.background{display:none}}.character-background{width:128px;height:128px;border-radius:50%;position:absolute;z-index:2;background-color:#fff}.character-image{width:150px;height:150px;border-radius:50%;background-repeat:no-repeat}.popup{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(49,49,49,.5);padding:68px 10px 10px;display:flex;z-index:100}.popup[hidden]{visibility:hidden}.popup-container{display:flex;flex-direction:column;max-height:100%;padding:20px;width:100%;background:white;border-radius:16px;position:relative;max-width:400px;margin:auto}.popup-close-button{width:25px;height:25px;position:absolute;background:white;display:grid;align-content:center;justify-content:center;border-radius:100%;right:0;top:0;transform:translate(40%,-40%);font-size:20px;font-weight:700;border:2px solid black;cursor:pointer}.language-selector{position:fixed;top:10px;right:10px;z-index:10}.language-selector select{padding:0 20px;background:#f6f6f6;border:none;border-radius:200px;height:48px;width:100%;font-weight:700;font-family:inherit}.language-selector select:focus{outline:none}*{box-sizing:border-box}:root{--blue-dark-color: #3983ed;--blue-light-color: #e7edf6;--green-dark-color: #3ccb09;--green-light-color: #e7f4df;--orange-dark-color: #ff9331;--orange-light-color: #fbefe3;--pink-dark-color: #e465f2;--pink-light-color: #f8eaf7;--yellow-dark-color: #f5d057;--yellow-light-color: #faf5e7;--base-000: #faf9f7;--base-100: #efefef;--base-200: #dbdbdb;--base-400: #b6b6b6;--base-600: #808080;--base-800: #484b4b;--base-1000: #313131;--error-200: #ffdfd6;--error-800: #e64a19;--success-200: #c8e6c9;--success-800: #2e7d32}html{font-family:Helvetica,Helvetica Neue,Arial,Lucida Grande;font-size:16px;line-height:24px;letter-spacing:-.02em;font-weight:400}body{margin:0}button{border-radius:200px;height:48px;width:100%;background:#8260fc;border:none;color:#fff;font-weight:700;font-family:inherit}button:hover{background:#9f8bff}button:disabled{background:var(--base-400);color:var(--base-600);cursor:not-allowed}.btn-danger{background:transparent;color:red}.btn-danger:hover{background:#ff000012}.btn-warning{background:white;color:#383823}.btn-warning:hover{background:rgba(255,196,0,.49)}.btn-warning-dark{background:rgba(255,196,0,.79);color:#383823}.btn-warning-dark:hover{background:rgba(255,196,0,.49)}label{font-weight:700;font-size:14px;line-height:22px;color:var(--base-1000);display:flex;flex-direction:column}input{background:var(--base-100);height:48px;border:1px solid var(--base-100);border-radius:8px;padding:0 20px;width:100%;transition:border-color .15s ease-in-out,background-color .15s ease-in-out}input:focus{outline:none;border-color:var(--blue-dark-color)}input.error{background-color:var(--error-200);border:1px solid var(--error-800);color:var(--error-800)}.info{font-size:16px;line-height:24px;color:var(--base-600);word-wrap:break-word}.break-all{word-break:break-all}.center{text-align:center}.text-left{text-align:left}.upper{text-transform:uppercase}.absolute{position:absolute;top:0;left:0}.fixed{position:fixed;top:0;left:0;z-index:10}
