#wrkldr-help-launcher{position:fixed;right:16px;bottom:calc(88px + env(safe-area-inset-bottom,0px));z-index:90;background:#ff7a18;color:#101010;border:2px solid #111;border-radius:24px;padding:12px 18px;font:800 12px/1.2 system-ui;box-shadow:0 3px 15px #0005;cursor:pointer;min-height:44px}
#wrkldr-help-dialog{box-sizing:border-box;width:min(600px,calc(100% - 24px));max-height:calc(100dvh - 32px);padding:22px;border:1px solid #595959;border-radius:18px;background:#131313;color:#f5f5f5;overflow:auto;font:400 15px/1.6 system-ui;overscroll-behavior:contain}
#wrkldr-help-dialog::backdrop{background:#000b}#wrkldr-help-dialog *{box-sizing:border-box}#wrkldr-help-dialog header{position:static;display:flex;justify-content:space-between;gap:12px;align-items:start;padding:0;background:none;border:0}#wrkldr-help-dialog h2{font-size:24px;margin:4px 0;line-height:1.2}#wrkldr-help-dialog h3{font-size:18px;margin:18px 0 8px}#wrkldr-help-dialog h4{font-size:16px;margin:0}#wrkldr-help-dialog p{margin:8px 0 12px;color:#ddd}#wrkldr-help-dialog small{color:#ff8a32;font-weight:800}#wrkldr-help-dialog .help-privacy{font-size:12px;color:#bbb}#wrkldr-help-dialog button{font:700 13px/1.3 system-ui;letter-spacing:0;text-transform:none;background:#ff7a18;color:#101010;border:1px solid #ff9b51;border-radius:9px;padding:12px;min-height:44px;cursor:pointer;white-space:normal}#wrkldr-help-dialog [data-close]{font-size:22px;min-width:44px;background:#242424;color:white;border-color:#555}#wrkldr-help-dialog input{min-width:0;width:100%;background:#080808;color:#fff;border:1px solid #777;border-radius:8px;padding:12px;font:16px system-ui}#wrkldr-help-dialog label{display:block;margin-bottom:6px;font-weight:700}#wrkldr-help-dialog .help-search-row{display:flex;gap:8px}#wrkldr-help-dialog .help-search-row button{flex-shrink:0}#wrkldr-help-dialog article,#wrkldr-help-dialog #wrkldr-help-steps section{background:#202020;padding:15px;border:1px solid #444;border-radius:10px;margin-top:12px}#wrkldr-help-dialog article h3{margin-top:0}#wrkldr-help-dialog .help-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}#wrkldr-help-dialog .help-topics{display:flex;flex-wrap:wrap;gap:8px}#wrkldr-help-dialog .help-topics button{background:#242424;color:#eee;border-color:#555;text-align:left}#wrkldr-help-dialog a{color:#ffac70;text-decoration:underline}#wrkldr-help-dialog footer{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;padding-top:12px;border-top:1px solid #444}#wrkldr-help-dialog li{margin:16px 0}#wrkldr-help-dialog ol{padding-left:22px}#wrkldr-help-dialog :focus-visible,#wrkldr-help-launcher:focus-visible{outline:3px solid #fff;outline-offset:3px}@media(max-width:420px){#wrkldr-help-dialog{padding:16px}.help-search-row{flex-wrap:wrap}#wrkldr-help-dialog .help-search-row button{width:100%}#wrkldr-help-launcher{right:10px;font-size:11px;padding:10px 14px}}@media(prefers-reduced-motion:reduce){#wrkldr-help-dialog{scroll-behavior:auto}}
