.help-heading{display:flex;align-items:center;gap:9px;min-width:0}
button.help-button{display:inline-flex;align-items:center;justify-content:center;flex:none;min-width:0;min-height:0;padding:0;border:0;box-shadow:none;background:transparent;color:#7b8570;cursor:pointer;vertical-align:middle}
button.help-button.help-module{width:29px;height:29px;border-radius:50%}
button.help-module>span{display:grid;place-items:center;width:20px;height:20px;border:1px solid #9aa58b;border-radius:50%;font:italic 600 13px Georgia,serif}
button.help-button.help-inline{width:19px;height:24px;border-radius:4px;margin-left:2px}
button.help-inline>span{font:italic 500 12px Georgia,serif}
button.help-button:hover{background:#edf2e4;color:#4f5e29}
button.help-button:focus-visible{outline:2px solid #697432;outline-offset:2px}
.help-control{display:inline-flex;align-items:center;gap:2px;max-width:100%;min-width:0;vertical-align:middle}
.help-control>input,.help-control>select{min-width:0;max-width:100%}
.toolbar .help-search{flex:1;min-width:220px}.toolbar .help-search>input{min-width:0;width:100%}
.queue-actions>.help-control{display:flex}.queue-actions>.help-control>button.primary{flex:1;width:auto}
.help-field-caption{display:flex;align-items:center;gap:2px}.field{display:grid;gap:5px;font-size:14px;color:#627052}
.help-dialog{position:fixed;inset:0;margin:auto;width:min(560px,calc(100% - 32px));max-height:calc(100dvh - 36px);padding:0;border:1px solid #dde2d6;border-radius:19px;background:#fff;color:#343d2d;box-shadow:0 24px 80px #25302230;overflow:auto;font:14px/1.6 "PT Sans",Arial,sans-serif}
.help-dialog::backdrop{background:#272d2666;backdrop-filter:blur(3px)}
.help-dialog *{box-sizing:border-box}.help-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 27px 19px;border-bottom:1px solid #dde2d6}
.help-head .help-eyebrow{font-size:10px;font-weight:700;letter-spacing:1.3px;color:#697432;margin:0 0 8px}.help-head h2{font-size:23px;line-height:1.3;margin:0}
.help-dialog button.help-close{width:32px;height:32px;min-height:32px;flex:none;padding:0;border:0;border-radius:7px;background:#f0f3e9;color:#526144;font:24px/1 Arial,sans-serif;cursor:pointer}
.help-body{padding:22px 27px 0}.help-body section+section{margin-top:21px}.help-body h3{font-size:14px;margin:0 0 7px}.help-body p,.help-body li{font-size:15px;line-height:1.6;color:#596154}.help-body p{margin:0}
.help-example{padding:18px 20px;background:#f0f4eb;border:1px solid #e0e7d9;border-radius:12px}.help-example ol{padding-left:22px;margin:10px 0 15px}.help-example li{padding-left:4px;margin:8px 0}.help-example li::marker{color:#697432;font-weight:700}.help-example .help-result{padding-top:12px;border-top:1px solid #dce4d4}
.help-footer{padding:20px 27px 24px;display:flex;justify-content:flex-end}.help-dialog .primary{background:#697432;border:1px solid #697432;color:white;border-radius:9px;padding:9px 20px;font:700 14px "PT Sans",Arial,sans-serif;cursor:pointer;min-height:38px}.help-dialog button:focus-visible{outline:3px solid #a7b97a;outline-offset:2px}
@media(max-width:600px){.help-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.help-head{padding:19px}.help-head h2{font-size:21px}.help-body{padding:19px 19px 0}.help-example{padding:14px}.help-footer{padding:18px 19px}.toolbar .help-search{min-width:150px}.toolbar .help-date{flex:1}.toolbar .help-date>input{width:100%}.heading .help-heading{align-items:flex-start}.toolbar>.help-control:has(>#bakery){width:100%}.toolbar #bakery{width:100%}}
@media print{.help-button,.help-dialog{display:none!important}.help-heading{display:block}.help-control,.help-field-caption{display:contents}}
