body{width:100%;margin:auto}header{z-index:10;width:100%;position:fixed}.top-nav{border-radius:var(--border-radius-full);box-shadow:var(--premium-shadow);justify-content:space-between;align-items:center;margin:1rem 4rem;padding:1rem 2rem;display:flex}.top_nav_right{gap:2rem;display:flex}.logo-link{color:#000;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-link{color:#000;font-size:1.2rem;text-decoration:none}.nav-link:hover{color:#ddd}.mobile-nav{display:none}.mobile-menu{text-align:center;width:70%;box-shadow:var(--premium-shadow);border-radius:30px;flex-direction:column;gap:1rem;margin:1rem auto;padding:1rem;display:flex;position:fixed;left:100%}.mobile-active{left:10%}.mobile-menu-link{color:#000;justify-content:center;font-size:2rem;font-weight:600;text-decoration:none;display:flex}a{text-decoration:none}.footer-nav{width:100%;margin:auto}.footer_upper{justify-content:space-around;width:100%;margin:auto;display:flex}.footer-links{gap:4rem;display:flex}.footer-link{font-size:1.2rem;text-decoration:none}.footer-section{flex-direction:column;display:flex}.footer-section h1{margin-bottom:0;padding-bottom:0;font-size:1.5rem}.footer-section h2{margin:0;padding:0;font-size:.8rem}.footer-title{margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.tech-list{margin:0;padding:0;list-style:none}.footer_lower{border-top:1px solid #fff;width:100%;margin-top:1rem;padding:1rem 0}.footer_lower,.footer_lower p{text-align:center;width:100%;margin:auto;padding:3px;font-size:.5rem}.animated-border-box,.animated-border-box-glow{z-index:0;border-radius:10px;width:100%;max-width:250px;height:100%;max-height:200px;position:absolute;overflow:hidden}.animated-border-box-glow{filter:blur(20px);overflow:hidden}.animated-border-box:before,.animated-border-box-glow:before{content:"";z-index:-2;text-align:center;background-image:conic-gradient(#0000,#1976ed,#0000 25%);background-position:0 0;background-repeat:no-repeat;width:99999px;height:99999px;animation:4s linear infinite rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.animated-border-box:after{content:"";z-index:-1;background:#292a2e;border-radius:7px;width:calc(100% - 10px);height:calc(100% - 10px);position:absolute;top:5px;left:5px}@keyframes rotate{to{transform:translate(-50%,-50%)rotate(1turn)}}body{margin:0}.center-box{background-color:#1d1e22;justify-content:center;align-items:center;height:100vh;display:flex}@media (max-width:1080px){.top-nav{display:none}.mobile-nav{color:#000;background-color:#f4f4f4cc;border-radius:30px;justify-content:space-between;align-items:center;margin:1rem 4rem;padding:1rem 2rem;display:flex}}@media (max-width:480px){.mobile-nav{margin:1rem 2rem}.footer-links{gap:2rem;padding-bottom:10px}.footer-section h1{font-size:1rem}.footer-section h2,.footer-section h4{font-size:.8rem}.footer-section p,.footer-link,.tech-list li{font-size:.5rem}}
