.footer{background-color:#e0e8f0;padding:50px 0 30px}@media screen and (max-width:768px){.footer{padding:40px 0 25px}}.footer-container{max-width:1200px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.footer-container{padding:0 30px}}@media screen and (max-width:412px){.footer-container{padding:0 20px}}.footer-content{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px;border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width:768px){.footer-content{flex-direction:column;gap:30px;align-items:flex-start}}.footer-left{flex:1}.footer-brand h3{font-family:IBMPlexMono-Bold;font-size:24px;color:#002400;margin:0 0 8px}@media screen and (max-width:412px){.footer-brand h3{font-size:20px}}.footer-brand p{font-family:IBMPlexMono-Regular;font-size:14px;color:rgba(0,36,0,.7);margin:0}@media screen and (max-width:412px){.footer-brand p{font-size:13px}}.footer-center{flex:1;display:flex;justify-content:center}@media screen and (max-width:768px){.footer-center{width:100%;justify-content:flex-start}}.footer-social{display:flex;gap:20px;align-items:center}.footer-icon-link{display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.footer-icon{color:#002400;cursor:pointer;transition:all .3s ease}.footer-icon:hover{color:#ff5154;transform:scale(1.2) translateY(-2px)}.footer-right{flex:1;display:flex;justify-content:flex-end}@media screen and (max-width:768px){.footer-right{width:100%;justify-content:flex-start}}.footer-scroll-top{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background-color:#191d32;border-radius:50%;cursor:pointer;color:#d3f350;transition:all .3s ease}.footer-scroll-top svg{transition:transform .3s ease}.footer-scroll-top:hover{background-color:#111321}.footer-scroll-top:hover,.footer-scroll-top:hover svg{transform:translateY(-3px)}.footer-bottom{padding-top:25px;text-align:center}.footer-bottom p{font-family:IBMPlexMono-Regular;font-size:14px;color:rgba(0,36,0,.6);margin:0}@media screen and (max-width:412px){.footer-bottom p{font-size:12px}}