footer{position:relative;width:100vw;height:max-content;overflow:hidden;background-color:var(--base-300);color:var(--base-100);padding:8rem 0 4rem}footer .container{display:flex;flex-direction:column;justify-content:flex-end;gap:1.5rem}footer .container>div{display:flex;gap:2rem}footer .container .footer-col{flex:1}footer .container .footer-sub-col{flex:1}footer .footer-bottom .footer-col:first-child{flex:0 0 50%;max-width:50%}footer .footer-bottom .footer-col:last-child{flex:0 0 50%;max-width:50%}footer .footer-email-row{width:75%;display:flex;gap:1rem;padding:1rem 0}footer .footer-email-row input{flex:1;width:100%;font-family:Host Grotesk;font-weight:900;font-size:3rem;color:var(--base-100)}footer .footer-email-row input::placeholder{color:var(--base-secondary-dark);opacity:.75}footer .footer-email-row button{outline:none;border:none;color:var(--base-100);background-color:#ffffff1a;width:4rem;height:4rem;border-radius:100%;display:flex;justify-content:center;align-items:center}footer .footer-email-row button img{width:.75rem;object-fit:contain}footer .footer-email-row input{border:none;outline:none;background:none}footer .footer-bottom{padding:4rem 0 2rem;border-top:1px dashed var(--base-secondary-fade)}.footer-quick-actions{margin:2rem 0 1.5rem;padding:2rem 0;border-top:1px dashed var(--base-secondary-fade);border-bottom:1px dashed var(--base-secondary-fade)}.quick-actions-header{text-align:center;margin-bottom:2rem}.quick-actions-header p{font-size:1.2rem;color:var(--base-300);opacity:.8;letter-spacing:.1em}.quick-actions-buttons{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.quick-action-btn{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:var(--base-300);text-decoration:none;font-size:.95rem;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.quick-action-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.quick-action-btn:hover:before{left:100%}.quick-action-btn:hover{background:rgba(255,255,255,.1);border-color:#fff3;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.btn-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.btn-icon svg{width:100%;height:100%;transition:transform .3s ease}.quick-action-btn:hover .btn-icon svg{transform:scale(1.1)}.quick-action-btn span{white-space:nowrap}@media (max-width: 1000px){.footer-quick-actions{margin:1.5rem 0 1rem;padding:1.5rem 0}.quick-actions-header{margin-bottom:1.5rem}.quick-actions-header p{font-size:1rem}.quick-actions-buttons{gap:1rem}.quick-action-btn{padding:.875rem 1.25rem;font-size:.9rem}.btn-icon{width:18px;height:18px}}footer .footer-bottom .footer-col:nth-child(2){display:flex}.footer-nav{display:block!important;width:100%;visibility:visible!important;opacity:1!important}.footer-nav ul{display:flex!important;gap:2rem;list-style:none;margin:0;padding:0;justify-content:flex-start;visibility:visible!important;opacity:1!important}.footer-nav a{color:var(--base-100)!important;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease;position:relative;display:inline-block;padding:.5rem 0}.footer-nav a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:var(--base-100);transition:width .3s ease}.footer-nav a:hover:after{width:100%}.footer-nav a:hover{opacity:.8}@media (max-width: 1000px){.footer-nav ul{gap:1.5rem}.footer-nav a{font-size:.85rem}}@media (max-width: 600px){.footer-nav ul{flex-wrap:wrap;gap:1rem;justify-content:center}.footer-nav a{font-size:.8rem}}footer .footer-logo{width:200px;max-width:100%}footer .footer-bottom .footer-col:nth-child(2) p.mono{margin-bottom:2rem;opacity:.25}.footer-map{margin:1.5rem 0 0;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0003;filter:grayscale(100%) contrast(1.2) brightness(.9);transition:all .3s ease}.footer-map:hover{filter:grayscale(0%) contrast(1) brightness(1);transform:translateY(-2px);box-shadow:0 15px 40px #0000004d}.footer-map-container{width:100%;height:200px;position:relative}.footer-map-container iframe{width:100%;height:100%;border:none;border-radius:12px}footer .footer-copyright{display:flex!important;gap:2rem;align-items:center;justify-content:space-between;padding:2rem 0;border-top:1px solid rgba(255,255,255,.1)}footer .footer-copyright .footer-col{display:flex;gap:2rem}footer .footer-links,footer .footer-copy{display:flex;flex-direction:column;gap:.25rem}footer a{color:var(--base-100)}@media (max-width: 1000px){footer{height:max-content;padding-top:8rem}footer .footer-email-row{width:100%}footer .footer-email-row input{font-size:2rem}footer .footer-email-row button{width:3rem;height:3rem}footer .footer-email-row button img{width:.5rem}footer .container>div{flex-direction:column;gap:4rem}footer .footer-bottom .footer-col:nth-child(2){flex-direction:column;gap:4rem}footer .footer-bottom .footer-col:first-child{flex:0 0 100%;max-width:100%;margin-bottom:2rem}footer .footer-bottom .footer-col:last-child{flex:0 0 100%;max-width:100%}footer .footer-logo{width:180px}footer .footer-copyright .footer-col:nth-child(1){display:flex;justify-content:center;width:100%;margin-bottom:1rem}footer .footer-copyright .footer-col:nth-child(2){width:100%;flex-direction:column-reverse;gap:.25rem}.footer-map{margin:1rem 0 0}.footer-map-container{height:150px}}
