section.footer-area{position:relative;pointer-events:none!important}footer,section.footer-area{width:100%;max-width:100%;height:100svh}footer{position:fixed;left:0;bottom:0;overflow:hidden;background-color:var(--background);color:var(--foreground);z-index:0}footer .container{width:100%;max-width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:2em}.footer-pattern{display:flex;justify-content:space-between;opacity:.5;margin:1em 0}.footer-pattern p{font-size:2rem;color:var(--foreground-secondary)}.footer-logo-wrapper{display:flex;justify-content:center;align-items:center;padding:1.5em 0}.footer-logo-img{width:auto;max-width:320px;height:auto;max-height:180px;object-fit:contain;filter:drop-shadow(0 0 15px rgba(255,105,0,.25))}footer a,footer h3,footer p{color:var(--foreground-secondary)}footer p{font-family:Nippo;line-height:1.75}p.footer-col-header{color:var(--foreground);text-transform:uppercase;margin-bottom:.5em;font-size:1rem}.footer-links{display:flex;flex-direction:column;align-items:flex-start}.footer-links a p{transition:color .2s ease}.footer-links a:hover p{color:var(--foreground-light)}footer h3{text-transform:none;font-family:Suisse Intl;font-weight:400;font-size:1.8rem;width:85%;line-height:1.35}.footer-contact-info{display:inline-block;margin-top:.5rem;font-size:.8em;opacity:.85;color:var(--foreground-tertiary)}.footer-content{display:flex;gap:2em;margin-bottom:2em}.footer-col{display:flex;width:100%;gap:2em}.footer-col:nth-child(2){display:flex;justify-content:flex-end}.footer-sub-col{flex:1 1}@media (max-width:900px){.footer-col,.footer-content{flex-direction:column}.footer-col{gap:1em}.footer-col h3{width:100%;margin-bottom:1em;font-size:1.4rem}.footer-logo-img{max-width:200px;max-height:120px}}