.bz-help{left:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:80;position:fixed}.bz-help-button{cursor:pointer;filter:drop-shadow(0 10px 18px #0b263040);width:62px;height:68px;transition:transform .2s var(--bz-ease,cubic-bezier(.2,.8,.2,1));background:0 0;border:0;padding:0;display:block;position:relative}.bz-help-button:hover{transform:translateY(-2px)scale(1.04)}.bz-help-button:focus-visible{outline:2px solid var(--bz-gold,#ffc53d);outline-offset:4px;border-radius:14px}.bz-help[data-pulse] .bz-help-button{animation:.8s ease-out 2 bz-help-pulse}@keyframes bz-help-pulse{50%{transform:scale(1.14)}}.bz-help-hex{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:linear-gradient(160deg,#ffe4a0 0%,#ffc53d 55%,#e8ae32 100%);place-items:center;width:62px;height:68px;display:grid;box-shadow:inset 0 1px #fff9}.bz-help-hex img{filter:drop-shadow(0 2px 2px #7a5a1240);width:34px;height:34px;display:block}.bz-help-count{background:var(--bz-navy,#123845);color:#fff;letter-spacing:.02em;font-variant-numeric:tabular-nums;border-radius:999px;padding:2px 7px;font-size:11px;font-weight:800;position:absolute;top:-4px;right:-6px;box-shadow:0 0 0 2px #fff}.bz-help-panel{width:min(340px,100vw - 36px);max-height:min(620px,calc(100dvh - var(--bz-bar-h,0px) - 120px));color:var(--bz-navy,#123845);background:#fff;border:1px solid #1238451f;border-radius:22px;gap:12px;padding:18px;animation:.28s cubic-bezier(.2,.9,.3,1.15) both bz-help-in;display:grid;position:absolute;bottom:calc(100% + 12px);left:0;overflow:auto;box-shadow:0 30px 80px #0b26304d}@keyframes bz-help-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}.bz-help-panel header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.bz-help-panel header div{gap:1px;display:grid}.bz-help-panel header strong{letter-spacing:-.015em;font-size:17px}.bz-help-panel header small{color:#56707c;font-size:12.5px}.bz-help-panel header button{color:#56707c;cursor:pointer;background:#f3f7f8;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.bz-help-panel header button:hover{background:#e8eef0}.bz-help-bar{background:#1238451a;border-radius:999px;height:7px;overflow:hidden}.bz-help-bar i{height:100%;transition:width .8s var(--bz-ease,cubic-bezier(.2,.8,.2,1));background:linear-gradient(90deg,#ffd257,#f0a81a);border-radius:999px;display:block}.bz-help-list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.bz-help-list li{border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:7px 10px;display:flex}.bz-help-list li[data-next]{background:linear-gradient(165deg,#fffaf0,#fff4dc);border:1px solid #f0d9a3;padding:10px}.bz-help-list li div{flex:1;min-width:0;display:grid}.bz-help-list b{font-size:14px;line-height:1.3}.bz-help-list small{color:#56707c;margin-top:2px;font-size:12px;line-height:1.35}.bz-help-list li[data-done] b{color:#8aa0a8;font-weight:600}.bz-help-tick{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);color:#123845;background:#1238451a;flex:none;place-items:center;width:22px;height:25px;display:grid}.bz-help-list li[data-done] .bz-help-tick{background:linear-gradient(160deg,#ffe4a0,#ffc53d 60%,#e8ae32)}.bz-help-list a{color:#1f6f8b;white-space:nowrap;flex:none;align-items:center;gap:4px;min-height:36px;padding:0 4px;font-size:12.5px;font-weight:750;text-decoration:none;display:inline-flex}.bz-help-list a:hover{color:#123845}.bz-help-actions{gap:8px;display:grid}.bz-help-tour,.bz-help-uni{min-height:52px;font:inherit;text-align:left;cursor:pointer;transition:transform .16s var(--bz-ease,cubic-bezier(.2,.8,.2,1)),box-shadow .16s,border-color .16s;border-radius:14px;align-items:center;gap:12px;padding:8px 14px;font-size:14px;font-weight:750;text-decoration:none;display:flex}.bz-help-tour span,.bz-help-uni span{flex:1;gap:1px;min-width:0;display:grid}.bz-help-tour em,.bz-help-uni em{color:#5c4400;font-size:12px;font-style:normal;font-weight:500}.bz-help-tour{color:#3a2a00;background:linear-gradient(#ffd35e,#e8ae32);border:0;box-shadow:inset 0 1px #fff6,0 2px #d9a21f}.bz-help-tour:hover{transform:translateY(-1px);box-shadow:inset 0 1px #fff6,0 2px #d9a21f,0 8px 18px #ffc53d40}.bz-help-uni{color:#123845;background:#fff;border:1px solid #12384526}.bz-help-uni em{color:#56707c}.bz-help-uni:hover{border-color:#ffc53d;transform:translateY(-1px)}.bz-help-uni>svg:first-child{color:#8c6107}.bz-help-uni>svg:last-child{color:#9fb0b8}.bz-help-panel footer{border-top:1px solid #12384514;padding-top:10px;display:flex}.bz-help-panel footer a{color:#1f6f8b;align-items:center;gap:6px;min-height:36px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.bz-help-panel footer a:hover{color:#123845}@media (max-width:760px){.bz-help{left:12px;bottom:calc(var(--bz-bar-h,0px) + 12px + env(safe-area-inset-bottom,0px))}.bz-help-button,.bz-help-hex{width:54px;height:60px}.bz-help-hex img{width:30px;height:30px}.bz-help-panel{border-radius:20px;width:calc(100vw - 24px);padding:16px}}@media (prefers-reduced-motion:reduce){.bz-help-panel,.bz-help[data-pulse] .bz-help-button{animation:none!important}.bz-help-button,.bz-help-tour,.bz-help-uni,.bz-help-bar i{transition:none!important}}@media (max-width:820px){.bz-help[data-page=send]{display:none}}
