.footer-menu{position:fixed;top:.75rem;right:.75rem;z-index:10000;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#12251f}
.footer-menu summary{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 0 0 auto;padding:0;cursor:pointer;list-style:none;border:2px solid #fff;border-radius:.75rem;background:#001e2b;box-shadow:0 4px 14px rgba(0,30,43,.28)}
.footer-menu summary::-webkit-details-marker{display:none}
.footer-menu summary:focus-visible{outline:3px solid #00ed64;outline-offset:3px}
.hamburger-icon{display:grid;gap:.28rem;width:1.4rem}
.hamburger-icon span{display:block;height:2px;border-radius:2px;background:#fff}
.footer-menu-label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.footer-menu-links{display:grid;position:absolute;right:0;top:3.55rem;width:min(22rem,calc(100vw - 1.5rem));max-height:calc(100vh - 5rem);max-height:calc(100dvh - 5rem);overflow:auto;padding:.55rem;border:1px solid #b7c9c0;border-radius:.75rem;background:#fff;box-shadow:0 12px 34px rgba(0,30,43,.3)}
.footer-menu-links a{display:block;padding:.72rem .8rem;border-radius:.45rem;color:#004c38!important;font-size:.98rem;font-weight:700;line-height:1.25;text-decoration:none!important}
.footer-menu-links a:hover,.footer-menu-links a:focus-visible{background:#e5f7ec;color:#001e2b!important;outline:none}
@media(max-width:520px){.footer-menu{top:.45rem;right:.45rem}.footer-menu summary{width:2.75rem;height:2.75rem}.footer-menu-links{top:3.15rem;width:calc(100vw - .9rem);max-height:calc(100vh - 4.2rem);max-height:calc(100dvh - 4.2rem)}}
@media print{.footer-menu{display:none!important}}
