.help-launcher{position:fixed;right:20px;bottom:max(20px,env(safe-area-inset-bottom));z-index:110;border:0;border-radius:28px;background:#244c3b;color:#fff;padding:14px 20px;min-height:48px;box-shadow:0 4px 18px #0003;font-weight:700}
.help-panel{position:fixed;inset:80px 16px 80px auto;width:min(410px,calc(100vw - 32px));height:auto;max-height:calc(100dvh - 160px);margin:0;border:1px solid #cdc8be;border-radius:16px;padding:0;background:#fffdf8;color:#242924;box-shadow:0 10px 40px #0003;z-index:130;overflow:hidden}
.help-panel[open]{display:flex;flex-direction:column}.help-panel::backdrop{background:#0005}.help-heading{position:static;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #ddd;background:transparent}.help-heading h2{font-size:18px;margin:0}
.help-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:10px;border-bottom:1px solid #eee}.help-tabs button[aria-current=page]{background:#244c3b;color:#fff}.help-body{padding:16px;overflow:auto;overscroll-behavior:contain;flex:1;min-height:0}.help-body form{display:grid;gap:8px}.help-body textarea{min-height:100px;width:100%;box-sizing:border-box}.help-body input{max-width:100%;box-sizing:border-box}.help-body p{font-size:14px;line-height:1.6}.help-answer,.help-question{white-space:pre-line;overflow-wrap:anywhere}.help-question{background:#e6eee7;border-radius:10px;padding:10px}.help-source{display:flex;gap:6px;flex-wrap:wrap;margin:6px 0}.help-source button{font-size:12px}.help-exchange{padding-bottom:12px;border-bottom:1px solid #ddd;margin-bottom:12px}.help-notice{font-size:12px;margin-top:14px}.help-tour,.help-ticket{padding:14px 0;border-bottom:1px solid #ddd;display:flex;gap:8px;flex-wrap:wrap}.help-tour b,.help-ticket b,.help-ticket small,.help-ticket p{width:100%;overflow-wrap:anywhere}.help-ticket pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}.help-ticket details{width:100%}.help-checkbox{display:flex;align-items:center;gap:8px}.help-checkbox input{width:auto}.help-panel button,.help-coach button{min-height:40px;cursor:pointer}.help-panel button:focus-visible,.help-coach button:focus-visible,.help-launcher:focus-visible{outline:3px solid #5c41af;outline-offset:3px}
.help-coach{position:fixed;left:16px;bottom:20px;z-index:115;width:min(380px,calc(100vw - 100px));padding:16px;background:#fffdf8;color:#242924;border:2px solid #42765b;border-radius:14px;box-shadow:0 4px 24px #0003;max-height:40dvh;overflow:auto}.help-coach p{font-size:14px;line-height:1.5;margin:10px 0}.help-coach>div{display:flex;gap:6px;flex-wrap:wrap}.help-highlight{outline:4px solid #438460!important;outline-offset:5px!important;scroll-margin-top:130px;scroll-margin-bottom:250px}.help-coach [role=alert]{color:#923630}
@media(max-width:700px){.help-panel{inset:0;width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.help-launcher{right:12px;padding:12px 16px}.help-coach{left:8px;bottom:calc(80px + env(safe-area-inset-bottom));width:calc(100vw - 50px);max-height:32dvh}.help-panel button,.help-coach button{min-height:44px}}
.help-focus-mask { position: fixed; inset: 0; z-index: 112; pointer-events: none; }
.help-focus-mask svg { display: block; }
.help-coach { z-index: 150; }
.creative-input-dialog .help-coach { position: sticky; bottom: 0; margin-top: 12px; max-height: 35dvh; }
