@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}#root{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1;display:block;margin:0;padding-top:0}body{font-family:Roboto,sans-serif;background-color:#0d1b2a;color:#fff}footer{margin-top:auto}.public-navbar{position:sticky;z-index:1200;top:0;color:#fff;background:#091a29f7;border-bottom:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-nav-inner{width:min(1180px,calc(100% - 40px));min-height:72px;display:flex;align-items:center;gap:34px;margin:0 auto}.public-brand{display:inline-flex;align-items:center;gap:9px;padding:0;color:#fff;background:transparent;border:0;font:inherit;cursor:pointer}.public-brand img{width:40px;height:40px;object-fit:contain}.public-brand span{font-family:Source Sans Pro,sans-serif;font-size:1.25rem;font-weight:750;letter-spacing:-.02em}.public-nav-links{display:flex;align-items:center;gap:25px;margin-left:auto}.public-nav-links a,.public-login-link,.public-mobile-menu a{color:#b9c6cf;text-decoration:none;font-size:.82rem;font-weight:650;transition:color .15s ease}.public-nav-links a:hover,.public-login-link:hover,.public-mobile-menu a:hover{color:#fff}.public-nav-actions{display:flex;align-items:center;gap:17px;padding-left:25px;border-left:1px solid rgba(255,255,255,.14)}.public-register-link{padding:9px 15px;color:#fff;background:#8b2635;border:1px solid #a63b4a;border-radius:7px;text-decoration:none;font-size:.8rem;font-weight:750;transition:background-color .15s ease,transform .15s ease}.public-register-link:hover{background:#741d2a;transform:translateY(-1px)}.public-menu-toggle{width:42px;height:42px;display:none;align-items:center;justify-content:center;margin-left:auto;padding:0;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.18);border-radius:7px;cursor:pointer}.public-mobile-menu{display:none}@media(max-width:980px){.public-nav-links,.public-nav-actions{display:none}.public-menu-toggle{display:flex}.public-mobile-menu{display:block;padding:8px max(20px,calc((100% - 1180px)/2)) 20px;background:#0b2031;border-top:1px solid rgba(255,255,255,.08)}.public-mobile-menu nav{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.public-mobile-menu nav a{padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.07)}.public-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:15px}.public-mobile-actions a{display:flex;align-items:center;justify-content:center;min-height:42px;color:#fff;border:1px solid rgba(255,255,255,.23);border-radius:7px}.public-mobile-actions a:last-child{background:#8b2635;border-color:#8b2635}}@media(max-width:520px){.public-nav-inner{width:calc(100% - 28px);min-height:64px}.public-brand img{width:35px;height:35px}.public-brand span{font-size:1.1rem}.public-mobile-menu nav,.public-mobile-actions{grid-template-columns:1fr}}.navbarPrivate{background:#641220!important;color:#e6e6e6!important;box-shadow:#0000002e 0 4px 12px;padding:4px 0}.navContent{display:flex;justify-content:space-between;width:100%}.brandBox{display:flex;align-items:center;gap:12px;cursor:pointer;margin-left:200px}.navLogo{width:50px;border-radius:8px}.brandTitle{font-size:1.45rem!important;font-weight:700!important;color:#e0e0e0;letter-spacing:.03rem}.linksBtns{display:flex;align-items:center;gap:24px;margin-right:150px;display:none}@media(min-width:900px){.linksBtns{display:flex}}.navBtn{font-weight:600!important;font-size:.97rem!important;text-transform:none!important;color:#e0e0e0!important;padding:6px 14px!important;letter-spacing:.4px;border-radius:8px!important;transition:all .15s ease-in-out!important}.navBtn:hover{background:#ffffff1f!important}@media(max-width:600px){.brandBox{margin-left:0!important}.linksBtns{margin-right:0!important}}.footer{padding:48px 20px 24px;color:#fff;background:#071521;border-top:1px solid #203443;font-family:Roboto,sans-serif}.footer-content,.footer-bottom{width:min(1100px,100%);margin:0 auto}.footer-content{display:flex;align-items:flex-start;justify-content:space-between;gap:45px;padding-bottom:38px}.footer-brand{display:inline-flex;align-items:center;gap:9px;color:#fff;text-decoration:none}.footer-logo{width:38px;height:38px;object-fit:contain}.footer-brand span{font-family:Source Sans Pro,sans-serif;font-size:1.25rem;font-weight:750}.footer-left>p{max-width:360px;margin:9px 0 0;color:#8396a4;font-size:.8rem;line-height:1.5}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 23px;padding-top:10px}.footer-links a{color:#91a2ae;text-decoration:none;font-size:.78rem;font-weight:650;transition:color .15s ease}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;color:#617583;border-top:1px solid #203443;font-size:.7rem}.footer-bottom p{margin:0}.footer-bottom span{color:#8295a2;font-weight:700}@media(max-width:720px){.footer{padding-top:38px}.footer-content,.footer-bottom{align-items:flex-start;flex-direction:column}.footer-links{justify-content:flex-start}}
