@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@400;600;700&family=Montserrat:wght@400;700&display=swap";
*{box-sizing:border-box}html{font-family:Quicksand,sans-serif}body{background:radial-gradient(#282c34,#282c34);margin:0}.not-found,.error{text-align:center;margin-top:5rem}.not-found h1,.error h1{color:#262626;text-transform:uppercase;background:linear-gradient(90deg,#f9572a,#ffc905);-webkit-text-fill-color:transparent;background-position:50%;background-size:cover;-webkit-background-clip:text;margin:0;font-family:Montserrat,sans-serif;font-size:5rem;font-weight:900}.not-found p,.error p{color:#ddd8d8;font-size:1.5rem;font-weight:500}.auth-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#f9572a,#ffc905);border:none;border-radius:4px;padding:.5rem 1rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.auth-button:hover{transform:scale(1.05);box-shadow:0 0 12px #f9572a80}
.MainHeader-module__4eKy3G__header{justify-content:space-between;align-items:center;padding:2rem 1rem;display:flex}@media (min-width:768px){.MainHeader-module__4eKy3G__header{padding:2rem 10%}}.MainHeader-module__4eKy3G__nav ul{align-items:center;gap:1.5rem;margin:0;padding:0;font-size:1.25rem;list-style:none;display:flex}.MainHeader-module__4eKy3G__authItem{margin-left:1rem}.MainHeader-module__4eKy3G__userInfo{align-items:center;gap:1rem;display:flex}.MainHeader-module__4eKy3G__userName{color:#ddd6cb;font-size:1rem}.MainHeader-module__4eKy3G__logo{color:#ddd6cb;letter-spacing:.15rem;text-transform:uppercase;justify-content:center;align-items:center;gap:2rem;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.MainHeader-module__4eKy3G__logo img{object-fit:contain;filter:drop-shadow(0 0 .75rem #00000080);width:5rem;height:5rem}
.MainHeaderBackground-module__K5FKuW__headerBackground{z-index:-1;width:100%;height:320px;position:absolute;top:0;left:0}.MainHeaderBackground-module__K5FKuW__headerBackground svg{width:100%;height:auto;display:block}
.NavLink-module__y1e2za__link{color:#ddd6cb;border-radius:.5rem;padding:.5rem 1rem;font-weight:700;text-decoration:none}.NavLink-module__y1e2za__link:hover,.NavLink-module__y1e2za__link:active{-webkit-text-fill-color:transparent;text-shadow:0 0 18px #f8be2acc;background:linear-gradient(90deg,#ff8a05,#f9b331);-webkit-background-clip:text;background-clip:text}.NavLink-module__y1e2za__active{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ff8a05,#f9b331);-webkit-background-clip:text;background-clip:text}
.Toast-module__MyBSAW__toast{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;min-width:300px;max-width:500px;margin-bottom:1rem;padding:1rem 1.5rem;font-family:Montserrat,sans-serif;transition:transform .2s;animation:.3s ease-out Toast-module__MyBSAW__slideIn;display:flex;position:relative;box-shadow:0 4px 12px #0000004d}.Toast-module__MyBSAW__toast:hover{transform:translate(-5px)}@keyframes Toast-module__MyBSAW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__MyBSAW__content{flex:1;align-items:center;gap:.75rem;display:flex}.Toast-module__MyBSAW__icon{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;font-weight:700;display:flex}.Toast-module__MyBSAW__message{font-size:1rem;line-height:1.4}.Toast-module__MyBSAW__closeButton{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;margin-left:1rem;padding:0;font-size:1.25rem;line-height:1;transition:opacity .2s}.Toast-module__MyBSAW__closeButton:hover{opacity:1}.Toast-module__MyBSAW__success{color:#fff;background:linear-gradient(135deg,#10b981,#059669)}.Toast-module__MyBSAW__success .Toast-module__MyBSAW__icon{background:#fff3}.Toast-module__MyBSAW__error{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626)}.Toast-module__MyBSAW__error .Toast-module__MyBSAW__icon{background:#fff3}.Toast-module__MyBSAW__info{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb)}.Toast-module__MyBSAW__info .Toast-module__MyBSAW__icon{background:#fff3}
.ToastContainer-module__OXC-eG__container{z-index:9999;pointer-events:none;flex-direction:column;align-items:flex-end;display:flex;position:fixed;top:80px;right:20px}.ToastContainer-module__OXC-eG__container>*{pointer-events:all}@media (max-width:768px){.ToastContainer-module__OXC-eG__container{align-items:stretch;top:60px;left:10px;right:10px}}
