*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{width:100%;min-width:320px;min-height:100vh;overflow-x:hidden;background-color:#fff;color:#1c1c1c}h1{font-size:3.2em;line-height:1.1}a{font-weight:500;color:#646cff;text-decoration:inherit;transition:color .3s ease}a:hover{color:#535bf2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0056a6;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2000;animation:fadeOut .8s ease forwards;animation-delay:2s}.spinner{border:6px solid #e0e0e0;border-top:6px solid #ffffff;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite;margin-bottom:1rem}.loading-text{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:1px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeOut{to{opacity:0;visibility:hidden}}.navbar{position:fixed;top:0;left:0;right:0;width:100%;background-color:#0056a6;color:#fff;padding:1rem 2rem;z-index:1000;box-shadow:0 4px 12px #0000001a}.navbar-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;cursor:pointer}.nav-links{list-style:none;display:flex;gap:1.5rem;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-links li{cursor:pointer;font-size:1rem;font-weight:500;transition:color .3s ease}.nav-links li:hover{color:#fc0}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px}.bar{width:25px;height:3px;background-color:#fff;transition:all .3s ease}body{padding-top:80px}@media(max-width:800px){.nav-links{position:absolute;top:70px;right:0;background-color:#0056a6;flex-direction:column;gap:1rem;padding:1rem;width:200px;transform:translate(100%);transition:transform .3s ease}.nav-links.open{transform:translate(0)}.hamburger{display:flex}}.nav-links::-webkit-scrollbar{height:6px}.nav-links::-webkit-scrollbar-thumb{background:#007acc;border-radius:3px}.footer{background-color:#1c1c1c;color:#fff;padding:3rem 2rem}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.footer-col h3{font-size:1.5rem;margin-bottom:1rem;color:#00a6ff}.footer-col p{font-size:1rem;line-height:1.6;color:#ccc;margin-bottom:1rem}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin-bottom:.5rem}.footer-col ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-col ul li a:hover{color:#00a6ff}.social-icons{display:flex;gap:1rem}.social-icons img{width:28px;height:28px;filter:grayscale(100%);transition:filter .3s ease,transform .3s ease}.social-icons img:hover{filter:grayscale(0%);transform:scale(1.1)}.scroll-top-wrapper.right-edge.inline{position:fixed;right:16px;bottom:28px;display:flex;flex-direction:row;align-items:center;gap:10px;z-index:9999;pointer-events:auto}.scroll-top-text{background:#000000b8;color:#fff;padding:8px 12px;border-radius:18px;font-size:13px;white-space:nowrap;-webkit-user-select:none;user-select:none}.scroll-top-btn{width:48px;height:48px;border-radius:50%;border:none;background:#0b74de;color:#fff;font-size:20px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #0b74de2e}.scroll-top-btn:hover,.scroll-top-btn:focus{transform:translateY(-2px);outline:none;box-shadow:0 8px 22px #0b74de47}@media(max-width:520px){.scroll-top-text{display:none}}
