.helpButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:112px;height:48px;padding:0 16px;border:1px solid #d5e2dd;border-radius:14px;background:#fff;color:#164c40;font:700 15px/1 inherit;white-space:nowrap}.helpButton svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.helpDialog{width:min(980px,calc(100vw - 32px));height:min(760px,calc(100dvh - 32px));padding:0;border:0;border-radius:26px;overflow:hidden;color:#153a32;background:#fff}.helpDialog::backdrop{background:rgba(9,39,33,.54);backdrop-filter:blur(8px)}.helpLayout{display:grid;grid-template-rows:auto auto 1fr;height:100%}.helpHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 30px 18px;border-bottom:1px solid #e1e9e6}.helpHeader h2{margin:0;font-size:28px}.helpHeader p{margin:6px 0 0;color:#71847e}.helpClose{width:44px;height:44px;border:0;border-radius:50%;font-size:25px;background:#edf4f1}.helpSearchWrap{padding:18px 30px}.helpSearch{width:100%;height:52px;padding:0 18px;border:1px solid #cddbd6;border-radius:14px;font-size:16px}.helpResults{overflow:auto;padding:0 30px 32px}.helpTopic{padding:20px 0;border-top:1px solid #e4ebe8}.helpTopic h3{margin:0 0 8px;font-size:20px}.helpTopic p{margin:0;color:#516b64;line-height:1.6}.helpTopic button{margin-top:12px;border:0;background:transparent;color:#11715b;font-weight:750;padding:0}.helpEmpty{padding:36px 0;color:#71847e}@media(max-width:760px){.helpButton{min-width:48px;width:48px;padding:0}.helpButton span{display:none}.helpDialog{width:100vw;height:100dvh;max-width:none;max-height:none;border-radius:0}.helpHeader,.helpSearchWrap,.helpResults{padding-left:18px;padding-right:18px}.helpHeader h2{font-size:24px}}
