/* Extracted from BimehKar V92 assets/css/bimehkar-v92.css: Quick Guide only. */
:root{--bk118-blue:#176cf2;--bk118-muted:#6f7d91;--bk118-text:#162641}
html.bk-guide-open{overflow:hidden}
.bk118-guide,.bk118-guide *{box-sizing:border-box}
.bk118-guide a{text-decoration:none}
.bk118-guide{position:fixed!important;right:24px!important;bottom:24px!important;z-index:940!important;direction:rtl!important}
.bk118-guide-trigger{min-width:54px!important;height:54px!important;padding:0 18px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:18px!important;background:linear-gradient(135deg,#063276,#0d65df)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;box-shadow:0 14px 30px rgba(5,34,89,.24)!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important}
.bk118-guide-trigger i{font-size:18px!important}.bk118-guide-trigger>span{display:inline!important}
.bk118-guide-panel{position:absolute!important;right:0!important;bottom:66px!important;width:min(430px,calc(100vw - 40px))!important;max-height:min(680px,calc(100vh - 120px))!important;display:flex!important;flex-direction:column!important;border:1px solid #d9e4f2!important;border-radius:22px!important;background:#fff!important;color:var(--bk118-text)!important;box-shadow:0 28px 70px rgba(3,23,66,.24)!important;overflow:hidden!important;backdrop-filter:none!important;filter:none!important}
.bk118-guide-panel[hidden]{display:none!important}
.bk118-guide-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:18px 20px 14px!important;background:linear-gradient(135deg,#052259,#0a397d)!important;color:#fff!important}
.bk118-guide-header>div{display:grid!important;gap:2px!important}.bk118-guide-header strong{font-size:16px!important}.bk118-guide-header span{font-size:12px!important;color:#cfddf3!important}.bk118-guide-header button{width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:12px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;display:grid!important;place-items:center!important}
.bk118-guide-progress{height:4px!important;background:#e7eef8!important}.bk118-guide-progress span{display:block!important;height:100%!important;width:18%;background:linear-gradient(90deg,#176cf2,#63a6ff)!important;transition:width .2s ease!important}
.bk118-guide-body{padding:20px!important;overflow:auto!important;overscroll-behavior:contain!important}.bk118-guide-step-label{display:inline-flex!important;margin-bottom:4px!important;color:var(--bk118-blue)!important;font-size:12px!important;font-weight:800!important}.bk118-guide-step h3{margin:0!important;color:#102d5b!important;font-size:19px!important;line-height:1.65!important}.bk118-guide-help{margin:5px 0 16px!important;color:var(--bk118-muted)!important;font-size:13px!important;line-height:1.9!important}.bk118-guide-options{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.bk118-guide-choice{width:100%!important;min-height:54px!important;padding:10px 12px!important;border:1px solid #dfe7f1!important;border-radius:14px!important;background:#fff!important;color:#203956!important;display:grid!important;grid-template-columns:36px 1fr 22px!important;align-items:center!important;gap:10px!important;text-align:right!important;font-size:14px!important;font-weight:750!important;cursor:pointer!important}.bk118-guide-choice>i:first-child{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border-radius:11px!important;background:#edf4ff!important;color:var(--bk118-blue)!important}.bk118-guide-choice>i:last-child{color:#8b9cb2!important;font-size:11px!important}.bk118-guide-choice:hover{border-color:#bdd0e9!important;background:#f9fbff!important}.bk118-guide-result{padding:18px!important;border:1px solid #cfe0f7!important;border-radius:16px!important;background:#f5f9ff!important}.bk118-guide-result strong{display:block!important;color:#0d3471!important;font-size:18px!important}.bk118-guide-result p{margin:7px 0 15px!important;color:#53647b!important;font-size:13px!important;line-height:2!important}.bk118-guide-result a{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:44px!important;padding:0 16px!important;border-radius:12px!important;background:var(--bk118-blue)!important;color:#fff!important;font-size:13px!important;font-weight:800!important}.bk118-guide-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:13px 18px calc(13px + env(safe-area-inset-bottom))!important;border-top:1px solid #e6edf6!important;background:#fbfcfe!important}.bk118-guide-actions button{min-height:44px!important;border:0!important;background:transparent!important;color:#4c607b!important;font-size:12px!important;font-weight:750!important;display:inline-flex!important;align-items:center!important;gap:7px!important;cursor:pointer!important}.bk118-guide-actions button:disabled{opacity:.35!important;cursor:not-allowed!important}
@media(max-width:768px){
  .bk118-guide{right:12px!important;bottom:calc(80px + env(safe-area-inset-bottom))!important}
  .bk118-guide-trigger{width:50px!important;min-width:50px!important;height:50px!important;padding:0!important;border-radius:16px!important}
  .bk118-guide-trigger>span{display:none!important}
  .bk118-guide-panel{position:fixed!important;right:0!important;left:0!important;bottom:calc(68px + env(safe-area-inset-bottom))!important;width:100%!important;max-height:min(72vh,650px)!important;border-radius:22px 22px 0 0!important;border-inline:0!important;border-bottom:0!important}
  .bk118-guide-header{padding:15px 16px 13px!important}
  .bk118-guide-body{padding:17px 16px!important}
  .bk118-guide-step h3{font-size:18px!important}
  .bk118-guide-choice{min-height:56px!important;font-size:13.5px!important}
  .bk118-guide-actions{padding-inline:16px!important}
}
