.guide-btn[data-site-help]{font-family:Nunito,sans-serif;min-height:48px;gap:8px;max-width:190px;box-sizing:border-box}
.guide-btn[data-site-help] span{display:inline!important;font-size:13px;line-height:1.2;font-weight:800}
.guide-btn[data-site-help] .guide-balloon{width:25px;height:36px;flex:none}
.aw-site-help{box-sizing:border-box;width:min(560px,calc(100vw - 24px));max-height:calc(100dvh - 32px);margin:auto;border:2px solid #20456b;border-radius:22px;padding:28px;background:#fff8f0;color:#20456b;font:500 16px/1.6 Nunito,sans-serif;overflow:auto;text-align:left}
.aw-site-help::backdrop{background:rgba(7,15,36,.74)}
.aw-site-help *{box-sizing:border-box}
.aw-help-head{display:flex;align-items:flex-start;gap:12px}
.aw-site-help h2{font-family:Fredoka,sans-serif;font-size:clamp(25px,5vw,34px);line-height:1.15;font-weight:600;margin:0;flex:1}
.aw-site-help button,.aw-site-help a{font:800 15px/1.25 Nunito,sans-serif;min-height:46px;cursor:pointer}
.aw-site-help .aw-help-close{width:46px;min-width:46px;border:1px solid #20456b;background:transparent;color:#20456b;border-radius:50%;font-size:28px;line-height:1}
.aw-site-help ol{padding-left:22px;margin:22px 0}
.aw-site-help li{padding-left:4px;margin:14px 0}
.aw-site-help strong{display:block}
.aw-help-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}
.aw-help-actions button{border:1px solid #20456b;border-radius:12px;background:#20456b;color:#fff;padding:13px 18px}
.aw-help-actions a{display:flex;align-items:center;padding:10px 8px;color:#20456b;text-underline-offset:3px}
.aw-site-help :focus-visible,.guide-btn[data-site-help]:focus-visible{outline:3px solid #e8a64c;outline-offset:4px}
.aw-site-help button:hover{background:#dbeefa;color:#20456b}
@media(max-width:520px){.guide-btn[data-site-help]{width:auto!important;height:auto!important;border-radius:28px;padding:7px 12px!important;left:12px;bottom:calc(100px + env(safe-area-inset-bottom))}.aw-site-help{padding:20px}.aw-help-head{gap:8px}}
@media(max-width:350px){.aw-help-actions{align-items:stretch;flex-direction:column}.aw-help-actions a{justify-content:center}.aw-site-help{font-size:15px;padding:18px}.guide-btn[data-site-help]{max-width:168px}}
