body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.topbar{background-color:#1f1f1f;border-bottom:1px solid #444;box-shadow:2px 0 6px #0000004d;color:#fff;height:50px;justify-content:space-between;left:0;padding:12px 20px;position:fixed;right:0;top:0;z-index:1000}.topbar,.topbar-left{align-items:center;display:flex}.topbar-left{gap:8px}.topbar-logo{height:38px;padding-left:6px;padding-right:4px;width:auto}.account-icon{align-items:center;cursor:pointer;display:flex;font-size:40px;margin-right:14px}.account-dropdown{align-items:center;background-color:#2a2a2a;border-radius:.5rem;box-shadow:0 4px 12px #00000040;display:flex;justify-content:center;padding:.75rem;position:absolute;right:7px;top:4rem;width:70px;z-index:1000}.account-dropdown:before{background-color:#2a2a2a;box-shadow:-1px -1px 2px #0003;content:"";height:8px;left:50%;position:absolute;top:-4px;transform:translateX(-50%) rotate(45deg);width:8px;z-index:-1}.login-button{background-color:initial;border:none;color:#fff;text-decoration:underline}.login-button:hover{color:#73d3ff;cursor:pointer}.sidebar{background-color:#1f1f1f;border-right:1px solid #444;bottom:0;box-shadow:2px 0 6px #0000004d;flex-direction:column;left:0;min-height:100vh;padding-top:50px;position:fixed;top:50px;width:240px;z-index:999}.sidebar,.sidebar a{color:#fff;display:flex}.sidebar a{align-items:center;font-size:1.1rem;font-weight:600;margin-bottom:6px;margin-left:20px;margin-right:15px;padding:12px 12px 12px 20px;text-decoration:none}.sidebar a:hover{background-color:#3a3a3a;border-radius:6px}.sidebar a.active{background-color:#313131;border-radius:6px;color:#73d3ff}.sidebar a.active svg{color:#73d3ff}.main-layout{background-color:#1f1f1f;color:#fff;flex-direction:column;height:100vh}.layout-body,.main-layout{display:flex;overflow:hidden}.layout-body{flex:1 1;margin-top:60px}.layout-content{flex:1 1;height:100%;margin-left:240px;overflow-y:auto}.quick-stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}@media (max-width:1300px){.quick-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.quick-stats-grid{grid-template-columns:1fr}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.custom-scroll::-webkit-scrollbar{width:8px}.custom-scroll::-webkit-scrollbar-track{background:#2a2a2a;border-radius:4px}.custom-scroll::-webkit-scrollbar-thumb{background:#555;border:2px solid #2a2a2a;border-radius:4px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#73d3ff}.custom-scroll{scrollbar-color:#555 #2a2a2a;scrollbar-width:thin}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.map-overview-section{gap:2rem}.map-card{height:655px;padding:2rem;width:600px}.side-card{height:570px;width:320px}@media (max-width:1640px){.map-card{height:554px;width:500px}.side-card{height:480px;width:16rem}.map-overview-section{gap:1.5rem}}@media (max-width:1400px){.map-card{height:474px;padding:1rem;width:420px}.side-card{height:440px;width:14rem}.map-overview-section{gap:1rem}}@media (max-width:1200px){.map-overview-section{flex-direction:column}.map-card{order:1}.side-card:first-of-type{height:570px;order:2;width:20rem}.side-card:last-of-type{height:570px;order:3;width:20rem}}.best-role-content{align-items:"stretch";display:flex;flex-direction:row}.best-role-header-line{align-items:center;display:flex;flex-wrap:wrap;gap:.3rem;line-height:1.5}@media (max-width:1500px){.best-role-content{display:flex;flex-direction:column}}.main-content{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto 6rem;max-width:1400px;padding:2rem}@media (max-width:1600px){.main-content{padding:4rem}}.about-section-row{flex-direction:row}.about-section-reverse{flex-direction:row-reverse}.about-image{aspect-ratio:16/9;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #444;border-radius:.75rem;width:50%}.about-inner{align-items:center;display:flex;gap:3rem;margin:0 auto;max-width:2000px;padding:6rem}@media (max-width:1600px){.about-hero{padding-left:6rem;padding-right:6rem}}@media (max-width:1200px){.about-section-reverse,.about-section-row{flex-direction:column}.about-image{width:90%}}
/*# sourceMappingURL=main.47bbbee8.css.map*/