.app-wrapper{flex-direction:column;min-height:100%;display:flex}.main-content{flex-direction:column;flex:1;min-height:100%;display:flex}.screenContainer{flex-direction:column;flex:1;width:100%;min-height:100vh;display:flex;overflow:visible!important}.sidebar-wrapper{z-index:800;background-color:#1a1a1a;border-bottom:1px solid #333;width:100%;position:sticky;top:60px}@media (min-width:768px){.screenContainer{grid-template-columns:250px 1fr 250px;justify-items:center;display:grid}.sidebar-wrapper{background-color:#0000;border-bottom:none;width:250px;top:80px}.main-content{flex:1;width:100%;max-width:1500px;margin:0 auto;padding-left:40px;padding-right:40px}}
.sidebar-title{color:#555;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.7rem;font-weight:700}.screenSideBarLeft ul{margin:0;padding:0;list-style:none;display:flex}.screenSideBarLeft button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .25s}@media (max-width:767px){.screenSideBarLeft{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#121212f2;border-bottom:1px solid #333;width:100%;padding:1rem;position:sticky;top:60px}.screenSideBarLeft ul{-webkit-overflow-scrolling:touch;flex-direction:row;gap:10px;overflow-x:auto}.screenSideBarLeft ul::-webkit-scrollbar{display:none;width:0!important;height:0!important}.screenSideBarLeft ul{scrollbar-width:none;-ms-overflow-style:none}.screenSideBarLeft button{white-space:nowrap;color:#888;border-radius:4px;padding:6px 14px;font-size:.8rem;border:1px solid #444!important}.screenSideBarLeft button.active{background:#61dafb1a;color:#61dafb!important;border-color:#61dafb!important}}@media (min-width:768px){.screenSideBarLeft{background:0 0;border:none;width:220px;min-width:220px;margin-right:40px;padding:0;position:sticky;top:100px}.screenSideBarLeft ul{flex-direction:column;gap:4px;overflow-x:visible}.screenSideBarLeft button{color:#777;text-align:left;border-radius:0;align-items:center;width:100%;padding:10px 16px;font-size:.9rem;display:flex;border-left:2px solid #222!important}.screenSideBarLeft button:hover{color:#fff;border-left-color:#444!important}.screenSideBarLeft button.active{color:#61dafb!important;background:linear-gradient(90deg,#61dafb1a 0%,#0000 100%)!important;border-left-color:#61dafb!important}.screenSideBarLeft button.active:before{content:">";margin-right:8px;font-family:Courier New,monospace;font-weight:700}}
.screenBottomBarContainer{background-color:#0000;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:60px 20px;display:flex}.screenBottomBarEmail p{letter-spacing:.5px;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.screenBottomBarTrademark p{color:#666;font-size:.8rem}.screenBottomBarEmail a{color:#4ed9f8;font-weight:500;text-decoration:none;transition:opacity .2s}.screenBottomBarEmail a:hover{opacity:.8;text-decoration:underline}.screenBottomBarTrademark{text-align:right;line-height:1.4}.screenBottomBarLogo img{filter:grayscale(.1)brightness(1.5);opacity:.7}.screenBottomBarCookies{align-items:center;gap:12px;display:flex}.screenBottomBarCookies a{color:#666;text-transform:uppercase;letter-spacing:1px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:600;text-decoration:none;transition:color .2s ease-in-out}.screenBottomBarCookies a:hover{color:#4ed9f8}.screenBottomBarCookies button{color:#666;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:4px;outline:none;padding:6px 12px;font-family:Inter,sans-serif;font-size:.65rem;font-weight:600;transition:all .2s ease-in-out}.screenBottomBarCookies button:hover{color:#4ed9f8;background-color:#4ed9f80d;border-color:#4ed9f8}.screenBottomBarCookies button:active{opacity:.7;transform:translateY(1px)}.screenBottomBarCookies .resetButton{border-color:#ff646433}.screenBottomBarCookies .resetButton:hover{color:#ff4e4e;background-color:#ff4e4e0d;border-color:#ff4e4e}@media (max-width:768px){.screenBottomBarContainer{text-align:center;flex-direction:column;gap:32px;padding:40px 20px}.screenBottomBarEmail p{flex-direction:column;gap:8px;font-size:.7rem;display:flex}.screenBottomBarEmail a{word-break:break-all;font-size:.85rem}.screenBottomBarCookies{justify-content:center;width:100%}.screenBottomBarCookies button{width:auto;padding:8px 16px;font-size:.7rem}.screenBottomBarCookies{order:4}.screenBottomBarTrademark{text-align:center;order:3}.screenBottomBarLogo{order:1}.screenBottomBarEmail{order:2}}
.nav-link-anchor{color:#fffc;padding:10px 15px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s ease-in-out;display:block}.nav-link-anchor:hover,.nav-link-anchor.active{color:#4fd1ed;opacity:1}.nav-dropdown-link{color:#ccc;padding:12px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;display:block}.nav-dropdown-link:hover,.nav-dropdown-link.active{color:#4fd1ed;background-color:#4fd1ed1a}.nav-desktop-only{display:none}.nav-mobile-only{display:block}@media (min-width:768px){.nav-desktop-only{display:block}.nav-mobile-only{display:none}}
.divider{border:0;border-top:1px solid #333;margin:60px 0}
