:root{--tech-badge-bg:#ffffff0d;--tech-badge-border:#93929326;--tech-badge-text:#2d2a2e99;--color-text:#2d2a2e}.dark{--tech-badge-bg:#ffffff0d;--tech-badge-border:#ffffff17;--tech-badge-text:#fcfcfa73;--color-text:#fcfcfa}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,.top_nav_middle{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}.dark .nav-link{color:#ddd}.nav-link:hover{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ff6188,#ab9df2);-webkit-background-clip:text;background-clip:text;font-weight:600}.mobile-nav{display:none}.mobile-menu{text-align:center;width:80%;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{justify-content:center;font-size:2rem;font-weight:600;text-decoration:none;display:flex}.mobile-menu-link:hover,.mobile-menu-link:focus{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ff6188,#ab9df2);-webkit-background-clip:text;background-clip:text}a{text-decoration:none}.footer-nav{color:#2d2a2e;background:linear-gradient(#f9f8f6 0%,#e1dfdd 100%);width:100%;margin:auto}.dark .footer-nav{color:#fcfcfa;background:linear-gradient(#2d2a2e 0%,#221f22 100%)}.footer-title{color:#2d2a2e59}.dark .footer-title{color:#fcfcfa59}.footer-subtitle,.footer-subtitle{color:#2d2a2e73}.dark .footer-subtitle{color:#fcfcfa73}.footer_upper{justify-content:space-around;width:100%;margin:auto;display:flex}.footer-links{gap:4rem;display:flex}.footer-link{color:#2d2a2e;font-size:1.2rem;text-decoration:none}.dark .footer-link{color:#ddd}.footer-text{color:#2d2a2e}.dark .footer-text{color:#fcfcfa8c}.socialLinks{background:#0000000f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .22s;display:flex}.dark .socialLinks{background:#ffffff0f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .22s;display:flex}.dark .socialLinks:hover{transform:"translateY(-3px)";background:#ffffff1f}.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-title{color:#2d2a2e40}.dark .footer-lower-title{color:#fcfcfa40}.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}}
