.footer{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:0 0;border-top:1px solid #ffffff14;margin-top:120px;padding:80px 6vw 60px;position:relative}.footer-container{justify-content:space-between;gap:60px;width:100%;display:flex}@media (max-width:768px){.footer-container{flex-direction:column;gap:40px}}.footer-left{max-width:420px}.footer-profile{align-items:center;gap:14px;margin-bottom:16px;display:flex}.footer-avatar{object-fit:cover;border-radius:50%;width:52px;height:52px}.footer-left h4{color:#fff;font-size:.95rem}.footer-role{color:var(--muted);font-size:.75rem}.footer-tagline{color:var(--muted);margin:20px 0;font-size:.85rem;line-height:1.6}.footer-copy{color:#fff6;font-size:.7rem}.footer-right{text-align:right}@media (max-width:768px){.footer-right{text-align:left}}.footer-nav{justify-content:flex-end;gap:20px;margin-bottom:20px;display:flex}@media (max-width:768px){.footer-nav{flex-wrap:wrap;justify-content:flex-start;gap:14px}}.footer-nav a{color:#fff9;cursor:pointer;font-size:.75rem;transition:all .3s}.footer-nav a:hover{color:#c8a84b}.footer-cta{color:#fff;border:1px solid #ffffff26;margin-bottom:20px;padding:10px 16px;font-size:.75rem;transition:all .3s;display:inline-block}@media (max-width:768px){.footer-cta{width:fit-content}}.footer-cta:hover{color:#c8a84b;background-color:#c8a84b14;border-color:#c8a84b}.footer-links{justify-content:flex-end;gap:16px;display:flex}@media (max-width:768px){.footer-links{justify-content:flex-start}}.footer-links a{color:#ffffff80;font-size:.75rem;transition:all .3s}.footer-links a:hover{color:#c8a84b}.back-to-top{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;width:40px;height:40px;transition:all .3s;position:absolute;bottom:20px;right:6vw}.back-to-top:hover{color:#c8a84b;background:#c8a84b14;border-color:#c8a84b}
