.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue",Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s)ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}
.kitebots-demo-popover.driver-popover{color:#f8fafc;background:#0f172a;border-radius:12px;max-width:320px;padding:14px 16px 12px;box-shadow:0 16px 40px #0f172a59}.kitebots-demo-popover .driver-popover-title{color:#f8fafc;font-size:.95rem;font-weight:700;line-height:1.3}.kitebots-demo-popover .driver-popover-description{color:#cbd5e1;margin-top:6px;font-size:.8125rem;line-height:1.45}.kitebots-demo-popover .driver-popover-progress-text{color:#94a3b8;font-size:.75rem;font-weight:600}.kitebots-demo-popover .driver-popover-navigation-btns{gap:8px;margin-top:10px}.kitebots-demo-popover .driver-popover-next-btn,.kitebots-demo-popover .driver-popover-prev-btn{text-shadow:none;color:#fff;text-transform:none;background:#2563eb;border:0;border-radius:8px;padding:6px 12px;font-size:.8125rem;font-weight:600}.kitebots-demo-popover .driver-popover-next-btn:hover,.kitebots-demo-popover .driver-popover-prev-btn:hover{background:#1d4ed8}.kitebots-demo-popover .driver-popover-close-btn{color:#94a3b8}.kitebots-demo-popover .kitebots-demo-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.kitebots-demo-popover .kitebots-demo-actions button{appearance:none;cursor:pointer;border:0;border-radius:8px;padding:6px 10px;font-size:.75rem;font-weight:600;line-height:1.2}.kitebots-demo-popover .kitebots-demo-btn-next{color:#fff;background:#2563eb}.kitebots-demo-popover .kitebots-demo-btn-skip,.kitebots-demo-popover .kitebots-demo-btn-exit{color:#94a3b8;background:0 0;border:1px solid #94a3b873!important}.kitebots-demo-popover .kitebots-demo-btn-skip:hover,.kitebots-demo-popover .kitebots-demo-btn-exit:hover{color:#e2e8f0;border-color:#e2e8f08c!important}.kitebots-demo-popover .kitebots-demo-step-meta{color:#94a3b8;margin-bottom:4px;font-size:.7rem;font-weight:600}@media (max-width:900px){.kitebots-demo-popover.kitebots-demo-popover--sheet.driver-popover{z-index:100000001;border-radius:16px 16px 12px 12px;max-width:none;padding:16px 16px 14px;box-shadow:0 -8px 32px #0f172a66;left:12px!important;right:12px!important;bottom:max(12px,env(safe-area-inset-bottom))!important;width:auto!important;position:fixed!important;top:auto!important;transform:none!important}.kitebots-demo-popover.kitebots-demo-popover--sheet .driver-popover-arrow{display:none!important}.kitebots-demo-popover.kitebots-demo-popover--sheet .kitebots-demo-actions{width:100%}.kitebots-demo-popover.kitebots-demo-popover--sheet .kitebots-demo-btn-next{flex:1;min-height:40px;font-size:.875rem}}@media (prefers-reduced-motion:reduce){.driver-overlay,.driver-active-element,.driver-popover{transition:none!important;animation:none!important}}
.kitebots-soft-coach{z-index:1200;color:#0f172a;pointer-events:auto;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-width:300px;padding:12px 14px 10px;position:fixed;box-shadow:0 12px 28px #0f172a24}.kitebots-soft-coach__meta{color:#64748b;margin-bottom:4px;font-size:.7rem;font-weight:600}.kitebots-soft-coach__title{color:#0f172a;margin:0;font-size:.9rem;font-weight:700;line-height:1.3}.kitebots-soft-coach__body{color:#475569;margin:6px 0 0;font-size:.8125rem;line-height:1.45}.kitebots-soft-coach__actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.kitebots-soft-coach__actions button{appearance:none;cursor:pointer;border:0;border-radius:8px;padding:6px 10px;font-size:.75rem;font-weight:600;line-height:1.2}.kitebots-soft-coach__btn-next{color:#fff;background:#2563eb}.kitebots-soft-coach__btn-next:hover{background:#1d4ed8}.kitebots-soft-coach__btn-skip,.kitebots-soft-coach__btn-dismiss{color:#64748b;background:0 0;border:1px solid #cbd5e1!important}.kitebots-soft-coach__btn-skip:hover,.kitebots-soft-coach__btn-dismiss:hover{color:#0f172a;border-color:#94a3b8!important}.kitebots-soft-coach__anchor-ring{z-index:1199;pointer-events:none;border-radius:10px;position:fixed;box-shadow:0 0 0 3px #2563eb73}@media (prefers-reduced-motion:reduce){.kitebots-soft-coach,.kitebots-soft-coach__anchor-ring{transition:none!important;animation:none!important}}
