body>header{position:relative}
header #dataTools{position:absolute;top:16px;right:18px;margin:0!important;width:46px;height:46px;padding:10px!important;background:#24444b;color:white;border:1px solid #648087;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}
#dataTools span{display:block;width:21px;height:2px;background:currentColor;border-radius:2px}
#settingsMenu{position:fixed;inset:0 0 0 auto;margin:0;width:min(360px,90vw);max-width:360px;height:100%;height:100dvh;max-height:100%;border-radius:20px 0 0 20px;padding:20px;background:#f3f5f2;overscroll-behavior:contain}
#settingsMenu .menuHeading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}
#settingsMenu .menuHeading h2{font-size:22px;margin:0}
#closeSettingsMenu{font-size:24px;line-height:1;width:46px;padding:8px}
#settingsMenu footer{margin:0;padding:0;border:0}
#settingsMenu footer>h2{display:none}
#settingsMenu footer>.actions{display:flex;flex-direction:column;align-items:stretch;gap:9px}
#settingsMenu footer>.actions button{text-align:left;font-size:15px;min-height:49px}
#settingsMenu footer>p:first-of-type{font-size:12px;margin:18px 0}
#settingsMenu footer small{font-size:11px}
body:has(#settingsMenu[open]){overflow:hidden}

.helpChapter{border-bottom:1px solid #d5dfd9;padding:14px 0}.helpChapter summary{font-weight:700;cursor:pointer;line-height:1.5}.helpChapter li{line-height:1.55;margin:12px 0}.helpChapter ol{padding-left:22px}

.helpImageButton{display:block;width:100%;padding:4px;background:transparent;color:#17634f}.helpImageButton span{font-size:13px}.helpImageViewer{position:fixed;inset:0;margin:0;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;border-radius:0;padding:12px;background:#102f35;color:white;overflow:hidden}.helpImageToolbar{display:flex;gap:8px;justify-content:center}.helpImageToolbar button{background:#e8eeea;color:#16363d;min-width:44px;padding:10px}.helpImageHint{text-align:center;font-size:12px;margin:12px 0;color:#d6e6e3}.helpImageStage{position:relative;width:100%;height:calc(100% - 92px);overflow:hidden;touch-action:none}.helpImageStage img{position:absolute;left:50%;top:50%;max-width:none;max-height:none;transform-origin:center;user-select:none;-webkit-user-drag:none}
