footer{background-color:#f0f0f0;color:#333;font-family:Arial,sans-serif;padding:2rem 0 0;margin-top:auto}footer .footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem 2rem}footer .footer-container .footer-section h3{font-size:1.2rem;margin-bottom:1.2rem;position:relative;padding-bottom:.5rem}footer .footer-container .footer-section h3:after{content:"";position:absolute;left:0;bottom:0;width:50px;height:2px;background-color:#518def}footer .footer-container .footer-section p,footer .footer-container .footer-section li{margin-bottom:.8rem;line-height:1.5}footer .footer-container .footer-section a{color:#333;text-decoration:none;transition:all .3s ease}footer .footer-container .footer-section a:hover{color:#518def}footer .footer-container .about-mee .bio{font-size:.95rem;margin-bottom:1rem}footer .footer-container .about-mee .learn-more-btn{display:inline-block;padding:.5rem 1rem;background-color:#518def;color:#fff;border-radius:4px;font-size:.9rem;transition:all .3s ease;border:none;cursor:pointer;text-decoration:none}footer .footer-container .about-mee .learn-more-btn:hover{background-color:#3a6fc8;transform:translateY(-2px);box-shadow:0 2px 5px #0000001a;padding-left:1rem}footer .footer-container .quick-links ul{list-style:none;padding:0}footer .footer-container .quick-links a:hover{padding-left:5px}footer .footer-container .socials .language-switcher{margin-bottom:1.5rem;margin-top:1rem;display:flex;align-items:center;gap:.8rem}footer .footer-container .socials .language-switcher .language-label{font-size:.9rem;color:#555;font-weight:500}footer .footer-container .socials .language-switcher .language-options{display:flex;gap:.3rem;background:#e0e0e0;border-radius:20px;padding:.2rem;box-shadow:inset 0 1px 3px #0000001a}footer .footer-container .socials .language-switcher .language-options .language-option{border:none;background:transparent;padding:.4rem .8rem;font-size:.8rem;font-weight:600;color:#555;cursor:pointer;border-radius:15px;transition:all .3s ease}footer .footer-container .socials .language-switcher .language-options .language-option:hover{background:#518def33;color:#518def}footer .footer-container .socials .language-switcher .language-options .language-option.active{background:#518def;color:#fff;box-shadow:0 2px 5px #518def4d}footer .footer-container .socials .social-icons{display:flex;gap:1rem;flex-wrap:wrap}footer .footer-container .socials .social-icons .social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;border-radius:50%;color:#333;transition:all .3s ease;box-shadow:0 2px 5px #0000001a}footer .footer-container .socials .social-icons .social-icon:hover{background-color:#518def;color:#fff;transform:translateY(-3px)}footer .footer-container .socials .social-icons .social-icon svg{width:20px;height:20px}footer .footer-bottom{text-align:center;padding:1rem;background-color:#e0e0e0;font-size:.9rem}@media (max-width: 768px){footer .footer-container{grid-template-columns:1fr;gap:1.5rem}footer .footer-container .footer-section h3{font-size:1.1rem}}@media (max-width: 320px){footer .footer-bottom{font-size:.8rem}footer .learn-more-btn{font-size:.8rem;padding:.4rem .8rem}footer .language-switcher{flex-direction:column;align-items:flex-start!important;gap:.5rem!important}footer .language-switcher .language-options{width:100%}footer .language-switcher .language-options .language-option{flex-grow:1;text-align:center}}
