.hh-menu-toggle{display:none;position:fixed;z-index:10001;left:max(13px,env(safe-area-inset-left));bottom:max(15px,env(safe-area-inset-bottom));width:46px;height:46px;padding:0;color:#f0d48c;border:1px solid rgba(226,177,73,.58);border-radius:50%;background:rgba(12,10,7,.9);box-shadow:0 7px 22px rgba(0,0,0,.38);place-items:center;cursor:pointer}.hh-menu-toggle svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:3}.hh-mobile-menu{display:none;position:fixed;z-index:10000;left:13px;bottom:72px;width:calc(100vw - 26px);max-height:calc(100dvh - 92px);overflow:auto;padding:13px 20px;border:1px solid rgba(226,177,73,.35);border-radius:20px;background:rgba(12,9,5,.98);box-shadow:0 16px 50px rgba(0,0,0,.48)}.hh-mobile-menu[hidden]{display:none!important}.hh-mobile-menu a{display:flex;justify-content:space-between;gap:14px;padding:13px 3px;border-bottom:1px solid rgba(255,216,121,.12);color:#d6c094;text-decoration:none;font-family:Georgia,serif}.hh-mobile-menu small{color:#8f7a54}.hh-mobile-menu .close-hint{padding-top:11px;text-align:center;color:#8f7a54;font:14px Georgia,serif}html[data-reading-tone="eink"] .hh-menu-toggle{color:var(--eink-ink)!important;border-color:var(--eink-line)!important;background:rgba(229,224,212,.9)!important;box-shadow:none!important}html[data-reading-tone="eink"] .hh-mobile-menu{border-color:var(--eink-line)!important;background:var(--eink-paper-raised)!important;box-shadow:0 10px 28px rgba(65,62,51,.12)!important}html[data-reading-tone="eink"] .hh-mobile-menu a{color:var(--eink-ink)!important}html[data-reading-tone="eink"] .hh-mobile-menu small,html[data-reading-tone="eink"] .hh-mobile-menu .close-hint{color:var(--eink-muted)!important}@media(max-width:700px){.hh-menu-toggle{display:grid}.hh-mobile-menu{display:block}}
