:root{--habe-bg:#fffaf0;--habe-ink:#193c30;--habe-border:#647568;--habe-size:1}
#habe-bar{position:fixed;z-index:99990;top:0;left:0;right:0;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:6px;padding:6px 10px;background:#f7f3e7;border-bottom:1px solid #5c705f;font:600 15px/1.3 system-ui,sans-serif;box-sizing:border-box}
body.admin-bar #habe-bar{top:32px}
body.habe-ready{padding-top:var(--habe-bar-height,58px)!important}
#habe-bar a,#habe-bar button,.habe-panel button,.habe-panel .habe-linkbutton{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 12px;border:1px solid #456451;border-radius:7px;background:#fffdf6;color:#193c30;text-decoration:none;font:inherit;cursor:pointer;box-sizing:border-box}
#habe-bar .habe-exit,.habe-panel .habe-exit{background:#244b39;color:white;font-weight:700}
.habe-panel{background:var(--habe-bg);color:var(--habe-ink);border:2px solid var(--habe-border);border-radius:12px;box-shadow:0 12px 50px #0005;max-width:850px;width:calc(100% - 30px);max-height:calc(100dvh - 30px);padding:20px;box-sizing:border-box;font:calc(17px * var(--habe-size))/1.65 system-ui,sans-serif;overflow:auto;overflow-wrap:anywhere}
.habe-panel::backdrop{background:#172b24a6}.habe-panel h2{font:700 1.65em/1.25 Georgia,serif;margin:12px 0}.habe-panel h3{font:700 1.18em/1.4 system-ui,sans-serif;margin:20px 0 8px}.habe-panel p{margin:10px 0}.habe-panel a{color:inherit;text-decoration:underline}.habe-panel label{display:block;margin:12px 0}.habe-panel input:not([type=checkbox]),.habe-panel select,.habe-panel textarea{display:block;width:100%;max-width:100%;padding:10px;border:1px solid var(--habe-border);background:var(--habe-bg);color:var(--habe-ink);font:inherit;box-sizing:border-box;border-radius:5px}.habe-panel input[type=checkbox]{width:23px;height:23px;vertical-align:middle;margin-right:10px}.habe-panel textarea{min-height:100px}.habe-actions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.habe-panel>header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;position:sticky;top:-20px;background:var(--habe-bg);z-index:1;padding:8px 0;border-bottom:1px solid var(--habe-border)}
.habe-panel section,.habe-added{border:1px solid #a5afa1;border-radius:10px;padding:16px;margin:14px 0;background:var(--habe-bg);color:var(--habe-ink)}.habe-added{font:17px/1.6 system-ui,sans-serif}.habe-added button{min-height:44px;margin:4px;padding:8px 12px;cursor:pointer}.habe-note{font-size:.88em}.habe-scroll{max-width:100%;overflow:auto}.habe-panel table{border-collapse:collapse;width:100%}.habe-panel th,.habe-panel td{border:1px solid var(--habe-border);padding:8px;text-align:left;vertical-align:top}.habe-status{min-height:1.5em}.habe-panel summary{cursor:pointer;padding:8px 0;min-height:36px}.habe-panel progress{width:100%}
body.habe-large{font-size:120%!important}body.habe-large :is(p,label,li,input,textarea,select,button){font-size: max(1em,19px)}
body.habe-spaced :is(p,li,label){font-family:Arial,sans-serif!important;letter-spacing:.045em!important;word-spacing:.11em!important;line-height:1.9!important}
body.habe-dark{--habe-bg:#192923;--habe-ink:#fff9ed;--habe-border:#afc6b4;background:#192923!important;color:#fff9ed!important}
body.habe-dark :is(main,article,section,aside,header,footer,.wrap,.card){background-color:#192923!important;color:#fff9ed!important}body.habe-dark :is(p,h1,h2,h3,h4,a,label,small,li){color:#fff9ed!important}
body.habe-contrast{--habe-bg:white;--habe-ink:black;--habe-border:black;background:white!important;color:black!important}body.habe-contrast :is(main,article,section,aside,header,footer,.wrap,.card){background:white!important;color:black!important}body.habe-contrast :is(p,h1,h2,h3,h4,a,label,small,li){color:black!important}
body.habe-calm *,body.habe-motion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}
body.habe-calm :is(.hero img,.hm-hero img,.hab-new-banner img,.hat-shared-banner img){visibility:hidden!important}
body.habe-ready :focus-visible{outline:3px solid #bd541d!important;outline-offset:4px!important}
#habe-bar a,#habe-bar button{color:#193c30!important}#habe-bar .habe-exit,.habe-panel .habe-exit{color:white!important}.habe-panel button{color:#193c30!important}
.habe-noscript{position:relative;padding:15px;background:#fffaf0;color:#193c30}
@media(max-width:782px){body.admin-bar #habe-bar{top:46px}}
@media(max-width:520px){#habe-bar{justify-content:center;font-size:13px;padding:5px;gap:4px}#habe-bar a,#habe-bar button{padding:7px 8px}.habe-panel{width:calc(100% - 12px);padding:13px}.habe-panel>header{top:-13px}}
@media(prefers-reduced-motion:reduce){.habe-panel *,#habe-bar *{animation:none!important;transition:none!important}}
@media print{#habe-bar,.habe-panel,.habe-added,.habe-noscript{display:none!important}body.habe-ready{padding-top:0!important}}
