/* v97 guided quick-help decision flow. */
.bk97-guide-panel{width:min(410px,calc(100vw - 28px));max-height:min(680px,calc(100vh - 96px));overflow:auto;border:1px solid rgba(25,121,253,.22);border-radius:22px;background:#fff;box-shadow:0 26px 70px rgba(5,34,89,.27);color:#052259;direction:rtl}
.bk97-guide-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:78px;padding:16px 18px;background:linear-gradient(135deg,#052259,#0b377b);color:#fff}
.bk97-guide-header strong,.bk97-guide-header span{display:block}.bk97-guide-header strong{font-size:16px;font-weight:900}.bk97-guide-header span{margin-top:4px;color:#c9ddff;font-size:11px;font-weight:600}
.bk97-guide-header button{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.17);border-radius:11px;background:rgba(255,255,255,.09);color:#fff;font:400 24px/1 Arial,sans-serif;cursor:pointer;transition:background .2s ease,transform .2s ease}.bk97-guide-header button:hover{background:rgba(255,255,255,.16);transform:rotate(4deg)}
.bk97-guide-progress{height:5px;background:#e8eff9;overflow:hidden}.bk97-guide-progress span{display:block;height:100%;border-radius:0 999px 999px 0;background:linear-gradient(90deg,#1979fd,#FF8552);transition:width .3s ease}
.bk97-guide-body{padding:19px}.bk97-guide-step-label{display:inline-flex;align-items:center;min-height:25px;padding:3px 9px;border-radius:999px;background:rgba(25,121,253,.1);color:#176ee7;font-size:10px;font-weight:900}
.bk97-guide-step h3,.bk97-guide-result h3{margin:10px 0 4px;color:#052259;font-size:18px;line-height:1.65}.bk97-guide-step>p,.bk97-guide-result>p{margin:0;color:#63738d;font-size:12px;line-height:1.9}
.bk97-guide-options{display:grid;gap:9px;margin-top:16px}.bk97-guide-options>button{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;width:100%;min-height:58px;padding:9px 11px;border:1px solid #dfe8f5;border-radius:14px;background:linear-gradient(135deg,#fff,#f8fbff);color:#17365f;text-align:right;font:800 12px/1.6 Vazirmatn,Tahoma,sans-serif;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.bk97-guide-options>button:hover{border-color:#91bdf8;box-shadow:0 9px 22px rgba(25,121,253,.1);transform:translateX(-2px)}
.bk97-guide-options svg,.bk97-guide-options i{display:grid;place-items:center;width:38px;height:38px;padding:8px;border-radius:12px;background:#eaf3ff;color:#1979fd;stroke-width:1.8;font-size:17px;font-style:normal}.bk97-guide-options b{color:#FF8552;font:900 22px/1 Arial,sans-serif}
.bk97-guide-result{text-align:center}.bk97-guide-result-mark{display:grid;place-items:center;width:58px;height:58px;margin:14px auto 3px;border-radius:18px;background:linear-gradient(145deg,#eaf3ff,#fff4dc);color:#052259}.bk97-guide-result-mark svg,.bk97-guide-result-mark i{width:29px;height:29px;line-height:29px;font-size:25px;font-style:normal;stroke-width:1.8}
.bk97-guide-result>a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:45px;margin-top:16px;padding:9px 14px;border-radius:13px;background:#052259;color:#fff;font-size:12px;font-weight:900;box-shadow:0 10px 22px rgba(5,34,89,.18)}.bk97-guide-result>a span{color:#FFD400;font-size:18px}
.bk97-guide-actions{display:flex;justify-content:space-between;gap:9px;padding:12px 18px 16px;border-top:1px solid #e6edf7;background:#fbfdff}.bk97-guide-actions button{min-height:37px;padding:6px 10px;border:0;border-radius:10px;background:transparent;color:#526782;font:800 10px/1 Vazirmatn,Tahoma,sans-serif;cursor:pointer}.bk97-guide-actions button:hover:not(:disabled){background:#eef5ff;color:#1979fd}.bk97-guide-actions button:disabled{opacity:.35;cursor:not-allowed}
@media(max-width:700px){.bk97-guide-panel{width:calc(100vw - 28px);max-height:calc(100dvh - 82px);border-radius:19px}.bk97-guide-header{min-height:70px;padding:13px 15px}.bk97-guide-header strong{font-size:14px}.bk97-guide-body{padding:15px}.bk97-guide-step h3,.bk97-guide-result h3{font-size:16px}.bk97-guide-options{gap:8px;margin-top:13px}.bk97-guide-options>button{min-height:54px}.bk97-guide-actions{padding:10px 14px 13px}}
@media(max-width:370px){.bk97-guide-options>button{grid-template-columns:34px 1fr auto;padding:8px;font-size:11px}.bk97-guide-options svg,.bk97-guide-options i{width:34px;height:34px;padding:7px}}
@media(prefers-reduced-motion:reduce){.bk97-guide-header button,.bk97-guide-progress span,.bk97-guide-options>button{transition:none}}
