.site-footer{background-color:#1a1a1a;color:#a9a9a9;padding:40px 0;margin-top:40px;font-family:Segoe UI,Arial,sans-serif;line-height:1.6}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 20px;gap:30px}.footer-about{flex:2;min-width:250px;margin-right:20px}.footer-about h3{color:#ffffff;font-size:1.5rem;margin-bottom:15px;font-weight:600}.footer-about p{color:#a9a9a9;font-size:.95rem}.footer-links{display:flex;flex:3;flex-wrap:wrap;justify-content:space-around;gap:20px}.footer-column{min-width:150px}.footer-column h4{color:#ffffff;font-size:1.1rem;margin-bottom:15px;border-bottom:2px solid #4a4e69;padding-bottom:8px;font-weight:500}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:10px}.footer-column ul li a{color:#a9a9a9;text-decoration:none;transition:color .2s}.footer-column ul li a:hover{color:#ffffff;text-decoration:underline}.footer-bottom{border-top:1px solid #333333;max-width:1200px;margin:30px auto 0;display:flex;justify-content:space-between;align-items:center;font-size:.9rem;padding:20px 20px 0}.footer-bottom p{margin:0;color:#a9a9a9;font-size:.9rem}.footer-bottom-links{display:flex;gap:20px}.footer-bottom-links a{color:#a9a9a9;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:#ffffff;text-decoration:underline}@media (max-width:768px){.footer-content{flex-direction:column;text-align:center}.footer-about{margin-right:0}.footer-links{justify-content:center;text-align:center}.footer-bottom{flex-direction:column;gap:15px}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}