.toolbar-wrapper{z-index:10;flex-direction:column;align-items:center;gap:1rem;width:50%;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.toolbar-logo-wrapper{justify-content:center;align-items:center;display:flex}.toolbar{justify-content:space-between;width:100%}.toolbar,.toolbar-sub1,.toolbar-sub2{white-space:nowrap;scrollbar-width:thin;background-color:var(--tlb-color);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:30px;flex-wrap:nowrap;gap:1rem;padding:10px 25px;transition:transform .3s,box-shadow .3s;display:flex;overflow-x:auto;box-shadow:0 2px 9px #0003}.toolbar:hover,.toolbar-sub1:hover,.toolbar-sub2:hover{box-shadow:0 3px 9px #00000040}.toolbar.animate{animation:.9s ease-out forwards scrollDown}.toolbar-sub1.animate{animation:.25s cubic-bezier(.4,0,.2,1) forwards dropCurtainInverted}.toolbar-sub2.animate{animation:.25s cubic-bezier(.4,0,.2,1) forwards popIn}.toolbar-group,.toolbar-options{align-items:center;gap:.5rem;display:flex}.toolbar-item.disabled{pointer-events:none;opacity:.5}@media (width<=900px){.toolbar-wrapper{cursor:grab!important;width:80%!important}.toolbar{scrollbar-width:none!important;-ms-overflow-style:none!important}}.textfield.MuiTextField-root .MuiInputBase-input{font-size:14px;color:var(--txt-color)!important}.textfield.MuiTextField-root .MuiInput-underline:before,.textfield.MuiTextField-root .MuiInput-underline:after{border-bottom-color:var(--txt-color)!important}.textfield.MuiTextField-root .MuiInputLabel-root{font-size:13px;color:var(--txt-color)!important}.textfield-icn-btn-1{padding:0!important}.textfield-icn-1{color:var(--icn-color);font-size:18px!important}.textfield .MuiOutlinedInput-notchedOutline,.textfield:hover .MuiOutlinedInput-notchedOutline,.textfield.Mui-focused .MuiOutlinedInput-notchedOutline{border-radius:8px;border-color:var(--txt-color)!important}.login{background-color:var(--tlb-color);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:30px;flex-direction:column;gap:10px;padding:30px;transition:transform .3s,box-shadow .3s;animation:.3s cubic-bezier(.4,0,.2,1) forwards dropCurtainInverted;display:flex;box-shadow:0 1px 9px #00000026}.login:hover{box-shadow:0 3px 9px #0003}.home-bkg-1,.home-bkg-2,.home-bkg-3{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;height:100vh;display:flex;animation:1s fadeIn!important}.home-bkg-1{background-image:url(/webp/hp_bkg_1.webp);justify-content:end}.home-bkg-2{background-image:url(/webp/hp_bkg_2.webp);justify-content:end}.home-bkg-3{background-image:url(/webp/hp_bkg_3.webp);justify-content:start}.home-div-1,.home-div-2,.home-div-3{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none;-ms-overflow-style:none;background-color:#000c;border-radius:23px;min-width:30%;max-height:75vh;margin-top:50px;margin-left:5%;margin-right:5%;padding:30px 35px 35px;transition:transform .3s,box-shadow .3s;display:block;overflow-y:auto}.home-div-1{gap:10px;display:flex;animation:.7s fadeIn!important}.home-div-2{transform-origin:100%;animation:.7s slideCurtain!important}.home-div-3{animation:.5s appearFromMiddle!important}.home-div-1:hover,.home-div-2:hover,.home-div-3:hover{transform:scale(1.007);box-shadow:0 1px 8px #0000001a}.home-div-4,.home-div-5{align-items:center;gap:10px;margin-bottom:10px;display:flex}.home-div-5{margin-top:25px}.home-div-6{gap:20px;display:flex}.home-div-7{justify-content:center;width:100%;padding-bottom:15px;display:flex;position:fixed;bottom:0;animation:1s fadeIn!important}.home-a{color:inherit;text-decoration:none}.home-img-1{width:290px;height:95%}.home-typ-1,.home-typ-2{margin-bottom:20px!important;font-size:34px!important}.home-typ-1{text-align:start!important}.home-typ-2{font-weight:700!important}.home-typ-3{font-size:15px!important;font-weight:600!important}.home-typ-4{font-size:12px!important}.home-typ-5,.home-typ-6{margin-top:10px!important;font-size:13px!important}.home-typ-6{margin-top:5px!important;margin-bottom:30px!important}.home-login-div{width:60%}@media (width<=900px){.home-div-1,.home-div-2,.home-div-3{max-height:70vh;width:100%!important}.home-div-1,.home-div-4,.home-div-5{text-align:center;justify-content:center;display:block}.home-div-6,.home-div-7{display:block}.home-typ-1,.home-typ-2{text-align:center!important;font-size:28px!important}.home-typ-3{font-size:13px!important}.home-typ-4{font-size:11px!important}.home-typ-5,.home-typ-6{text-align:center!important}.home-login-div,.home-img-1{display:none}}html,body{height:100%;margin:0;overflow:hidden}body{scrollbar-width:none;-ms-overflow-style:none;background-color:var(--bkg-color);color:var(--txt-color);-webkit-user-select:none;user-select:none;font-family:Comfortaa,sans-serif;overflow-y:auto}.light-theme{--bkg-color:#dcdcdc;--txt-color:#1e1e1e;--tlb-color:#0000001a;--icn-color:#000c}.dark-theme{--bkg-color:#1e1e1e;--txt-color:#dcdcdc;--tlb-color:#ffffff1a;--icn-color:#fffc}.MuiTextField-root .MuiInputLabel-root,.MuiInputBase-input,.MuiTooltip-tooltip,.MuiButton-root,.MuiTypography-root{font-family:Comfortaa,sans-serif!important}.MuiTooltip-tooltip{-webkit-user-select:none;user-select:none;padding:7px!important}.MuiDivider-root{background-color:var(--icn-color)!important;margin:10px!important}.MuiIconButton-root{color:var(--icn-color)!important}.MuiButton-root{color:var(--txt-color)!important;text-transform:none!important}.MuiIconButton-root:hover{background-color:var(--tlb-color)!important}.MuiButton-root:hover{background-color:#0000!important}@keyframes scrollDown{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes dropCurtainInverted{0%{opacity:0;transform-origin:top;transform:scaleY(0)}to{opacity:1;transform-origin:top;transform:scaleY(1)}}@keyframes appearFromMiddle{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideCurtain{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}
