.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.chat .card-header.chat-list-header,.chat .msg_card_body{position:relative}.waleo-chat-avatar,.waleo-chat-avatar--lg{height:44px;width:44px}.waleo-chat-avatar--sm{height:40px;width:40px}.waleo-chat-avatar--xs{height:36px;width:36px}.msg_cotainer,.msg_cotainer_send{border-radius:12px;font-size:14px;line-height:1.35;padding:10px 12px;position:relative;word-break:break-word}.msg_cotainer{background:#f2f4f7;border-top-left-radius:6px;color:#111827}.msg_cotainer_send{background:#dcf8c6;border-top-right-radius:6px;color:#111827}.msg_time,.msg_time_send{align-items:center;display:inline-flex;font-size:11px;gap:6px;margin-top:6px;opacity:.75;white-space:nowrap}.msg_time_send{justify-content:flex-end}.waleo-ticks{font-size:12px;letter-spacing:-2px;margin-left:2px;opacity:.85}.waleo-ticks.read{color:#1d9bf0}.ic-chat-user{cursor:pointer}.ic-chat-user:hover{background:#00000005}.ic-chat-user.active{background:#0d6efd0f}.online_icon{background:#22c55e;border:2px solid #fff;border-radius:999px;bottom:2px;display:inline-block;height:10px;position:absolute;right:2px;width:10px}.online_icon.offline{background:#9ca3af}.waleo-chat-day-sep{background:#0000000a;border-radius:999px;display:inline-block;font-size:12px;opacity:.7;padding:6px 10px}.waleo-chat-bottom-panel{background:#fff;border:1px solid #00000014;border-radius:10px;margin-bottom:12px;padding:10px}.waleo-chat-bottom-panel-title{font-size:13px;font-weight:700;margin-bottom:8px}.waleo-chat-composer-toolbar{align-items:center;background:#fff;border:1px solid #0000000f;border-radius:10px;display:flex;gap:10px;justify-content:space-between;padding:8px 6px}.waleo-chat-toolbar-left,.waleo-chat-toolbar-right{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.waleo-chat-composer-row{align-items:center;display:flex;gap:10px;margin-top:10px}.waleo-chat-composer-row .btn,.waleo-chat-composer-row .form-control{border-radius:10px;height:44px}.waleo-chat-composer-row .btn{padding-left:18px;padding-right:18px}@media (max-width:991px){.chat .msg_card_body{height:calc(100vh - 420px)}.waleo-chat-composer-toolbar{align-items:stretch;flex-direction:column}.waleo-chat-toolbar-right{justify-content:flex-start}.waleo-chat-composer-row{align-items:stretch;flex-direction:column}.waleo-chat-composer-row .btn{width:100%}}.waleo-panel-head{align-items:center;background:#fff;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:12px 16px}.waleo-panel-title{font-size:16px;font-weight:600;letter-spacing:.2px}.waleo-chat-tabgroup{display:flex;flex-wrap:wrap;gap:6px}.waleo-chat-tabbtn{border-radius:10px;flex:1 1 30%;font-size:13px;padding:6px 8px;white-space:nowrap}@media (max-width:1200px){.waleo-chat-tabbtn{flex:1 1 100%}}@media (min-width:992px){.waleo-chat-layout-left{flex:0 0 33.333%;max-width:33.333%}.waleo-chat-layout-middle{flex:0 0 41.666%;max-width:41.666%}.waleo-chat-layout-right{flex:0 0 25%;max-width:25%}}.waleo-msg{display:flex;margin:10px 0}.waleo-msg.in{justify-content:flex-start}.waleo-msg.out{justify-content:flex-end}.waleo-msg-bubble{background:#f2f4f7;border-radius:12px;color:#111827;font-size:14px;line-height:1.35;max-width:78%;padding:10px 12px;word-break:break-word}.waleo-msg.out .waleo-msg-bubble{background:#dcf8c6}.waleo-media-img{height:auto}.waleo-media-img,.waleo-media-video{border-radius:10px;display:block;max-width:100%}.waleo-doc-link{display:inline-block;text-decoration:underline}.waleo-msg-caption{margin-top:6px}.waleo-msg-meta{display:flex;font-size:11px;justify-content:flex-end;margin-top:6px;opacity:.75}.waleo-ticks-blue{color:#1d9bf0;font-size:12px;letter-spacing:-2px;margin-left:6px;opacity:.95}.waleo-msg-meta-row{align-items:center;display:inline-flex;font-size:11px;gap:6px;margin-top:4px;opacity:.8}.waleo-meta-in{margin-left:54px}.waleo-meta-out{margin-right:54px}.waleo-interactive-body{margin-bottom:8px}.waleo-interactive-buttons{display:flex;flex-wrap:wrap;gap:8px}.waleo-interactive-btnchip{align-items:center;background:#00000005;border:1px solid #0000001a;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;padding:6px 10px}.waleo-left-panel,.waleo-middle-panel,.waleo-right-panel{display:flex;flex-direction:column;height:calc(100vh - 60px)}.contacts_body,.msg_card_body{flex:1 1;overflow-y:auto}.waleo-chat-wrapper{height:calc(100vh - 325px);padding:0}.waleo-chat-wrapper .card,.waleo-chat-wrapper .card-body,.waleo-chat-wrapper .row.g-0,.waleo-chat-wrapper .row.g-0>[class*=col-]{height:100%}.contacts_body{flex:1 1 auto;min-height:0;overflow-y:auto}.chat{display:flex;flex-direction:column;min-height:0}.chat .msg_card_body{flex:1 1 auto;height:auto;min-height:0;overflow-y:auto}.ic-agent-row{background:#f8f9fb}.waleo-initials-avatar{align-items:center;border-radius:999px;color:#fff;display:flex;font-size:13px;font-weight:800;height:38px;justify-content:center;width:38px}.waleo-avc-0{background:#0d6efd}.waleo-avc-1{background:#198754}.waleo-avc-2{background:#6f42c1}.waleo-avc-3{background:#dc3545}.waleo-avc-4{background:#fd7e14}.waleo-avc-5{background:#20c997}.waleo-chat-row:hover{background:#00000008}.ic-chat-user.active{background:#0d6efd14}.msg_card_body{background-color:#0b141a;background-image:url(/static/media/chatbg.de8c52348f06379d23e3.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow-y:auto}.waleo-chat-wrapper .row.g-0,.waleo-chat-wrapper>.row,.waleo-chat-wrapper>.row>.col-12,.waleo-chat-wrapper>.row>.col-12>.card,.waleo-chat-wrapper>.row>.col-12>.card>.card-body{height:100%;min-height:0}.waleo-chat-wrapper .card.chat,.waleo-chat-wrapper .row.g-0>[class*=col-]{display:flex;flex-direction:column;height:100%;min-height:0}.waleo-chat-wrapper .card.chat .card-body.msg_card_body{flex:1 1 auto;height:auto;min-height:0;overflow-y:auto}.waleo-chat-wrapper .col-12.col-lg-3>.p-3,.waleo-chat-wrapper .contacts_body{flex:1 1 auto;min-height:0;overflow-y:auto}.waleo-msg-media{display:block;max-width:50%;width:50%}@media (max-width:576px){.waleo-msg-media{max-width:85%;width:85%}}.waleo-media-img,.waleo-media-video{display:block;height:auto;max-width:100%;width:100%}.waleo-pdf-frame{display:block;height:280px}.msg_cotainer,.msg_cotainer_send{align-items:flex-start;align-self:flex-start;display:inline-block;display:inline-flex!important;flex:0 0 auto;flex-direction:column;max-width:78%;width:-webkit-fit-content;width:fit-content;width:auto!important;width:-webkit-fit-content!important;width:fit-content!important}.msg_cotainer .waleo-msg-media,.msg_cotainer_send .waleo-msg-media{max-width:175px;width:175px}@media (max-width:576px){.msg_cotainer .waleo-msg-media,.msg_cotainer_send .waleo-msg-media{max-width:85vw;width:85vw}}.waleo-media-img,.waleo-media-video,.waleo-pdf-frame{max-width:100%;width:100%}.waleo-chat-wrapper{height:calc(100vh - 60px);overflow:hidden}.contacts_body,.msg_card_body,.waleo-right-scroll{overflow-y:auto}.waleo-chat-tabs .btn{border-radius:10px;font-size:13px;line-height:1.1;padding:6px 10px}.waleo-active-chat-row{background:#fff}.waleo-contact-name{color:#374151}.waleo-right-scroll{height:calc(100vh - 170px)}.waleo-profile-card{background:#fff;border:1px solid #00000014;border-radius:12px;padding:12px}.waleo-profile-row{align-items:flex-start;border-top:1px solid #0000000f;display:flex;gap:12px;justify-content:space-between;padding:8px 0}.waleo-profile-row:first-of-type{border-top:0;padding-top:0}.waleo-profile-val{color:#111827;font-weight:600;max-width:65%;text-align:right;word-break:break-word}.waleo-profile-row-toggle{align-items:center}.waleo-tags-card{background:#fff;border:1px solid #00000014;border-radius:12px;padding:12px}.waleo-tags-chipwrap{display:flex;flex-wrap:wrap;gap:10px}.waleo-tagchip{align-items:center;border:1px solid #00000014;border-radius:10px;display:inline-flex;font-size:13px;font-weight:700;gap:10px;padding:8px 12px}.waleo-tagchip-text{line-height:1}.waleo-tagchip-x{background:#0000;border:0;color:#0000008c;cursor:pointer;font-size:16px;font-weight:900;line-height:1;padding:0}.waleo-tag-0{background:#f3d0ff;color:#6b21a8}.waleo-tag-1{background:#dbeafe;color:#1d4ed8}.waleo-tag-2{background:#dcfce7;color:#166534}.waleo-tag-3{background:#fef3c7;color:#92400e}.waleo-tag-4{background:#cffafe;color:#155e75}.waleo-media-img,.waleo-media-video,.waleo-msg-media,.waleo-pdf-frame{max-width:100%}.waleo-pdf-frame{border:0;border-radius:10px;height:260px;width:100%}@media (max-width:991px){.waleo-chat-wrapper{height:auto;overflow:visible}.waleo-right-scroll{height:auto}}.waleo-composer{background:#fff}.waleo-composer-input{line-height:1.35}.waleo-attach-preview{background:#fff}.waleo-attach-name{word-break:break-word}.waleo-pop{position:relative}.waleo-pop-menu{left:0;position:absolute;top:calc(100% + 8px);width:260px;z-index:30}.waleo-emoji-btn:disabled{cursor:not-allowed;opacity:.6}.waleo-composer-hint{-webkit-user-select:none;user-select:none}@media (max-width:576px){.waleo-pop-menu{width:220px}.waleo-emoji-grid{grid-template-columns:repeat(7,1fr)}.waleo-emoji-btn{height:32px;width:32px}}.waleo-icon-btn{align-items:center;border-radius:10px;display:inline-flex;height:42px;justify-content:center;padding:0;width:42px}.waleo-icon{fill:currentColor;display:block;height:18px;width:18px}.waleo-composer-tools{flex-wrap:wrap}.waleo-pop-portal{position:fixed;z-index:1055}.waleo-pop-menu{background:#fff;border:1px solid #0000001a;border-radius:12px;box-shadow:0 10px 24px #0000001f;max-width:calc(100vw - 20px);padding:10px}.waleo-emoji-grid{grid-gap:6px;gap:6px;grid-template-columns:repeat(8,1fr)}.waleo-emoji-btn{background:#fff;border:1px solid #00000014;border-radius:10px;cursor:pointer;display:inline-flex;width:34px}.waleo-emoji-btn:hover{background:#00000008}.waleo-attach-row{align-items:center;border-radius:10px;display:flex;gap:10px;padding:8px 10px}.waleo-attach-ico{align-items:center;display:inline-flex;height:18px;justify-content:center;width:18px}.waleo-attach-txt{font-size:13px;font-weight:600}.waleo-composer-input{border-radius:10px;min-height:44px;resize:none}@media (max-width:576px){.waleo-emoji-grid{grid-template-columns:repeat(6,1fr)}.waleo-pop-menu{width:260px}}.waleo-pop-menu{box-sizing:border-box;max-width:calc(100vw - 24px);width:280px}.waleo-emoji-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(7,1fr)}.waleo-emoji-btn{align-items:center;border-radius:6px;box-sizing:border-box;display:flex;font-size:18px;height:34px;justify-content:center;line-height:1;overflow:hidden;padding:0;width:100%}@media (max-width:576px){.waleo-pop-menu{width:260px}.waleo-emoji-grid{grid-template-columns:repeat(6,1fr)}}.waleo-modal-show{display:block!important}.waleo_handle{border:2px solid #fff;border-radius:50%;height:14px;width:14px}.waleo_handle_true{background:#22c55e}.waleo_handle_false{background:#ef4444}.waleo_node_card{position:relative}.waleo_branch_pill{background:#fff;border:1px solid #e5e7eb;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.3px;line-height:1;padding:4px 10px;pointer-events:none;position:absolute;right:-62px;-webkit-user-select:none;user-select:none;z-index:5}.waleo_branch_pill_true{color:#16a34a}.waleo_branch_pill_false{color:#dc2626}.waleo-handle{border:2px solid #fff;border-radius:50%;height:14px;width:14px}.waleo-handle--source,.waleo-handle--target,.waleo-handle--true{background:#22c55e}.waleo-handle--false{background:#ef4444}.waleo_dd{position:relative}.waleo_dd_btn{background:#fff!important;border:1px solid #0b1220!important;border-radius:6px!important;color:#0b1220!important}.waleo_dd_btn .waleo_dd_label{color:#0b1220!important;font-weight:700!important}.waleo_dd_btn .waleo_dd_label.text-muted{color:#6b7280!important}.waleo_dd_btn .waleo_dd_caret{color:#0b1220!important}.waleo_dd_btn:focus,.waleo_dd_btn:hover{background:#0b1220!important;border-color:#0b1220!important;color:#fff!important}.waleo_dd_btn:focus .waleo_dd_caret,.waleo_dd_btn:focus .waleo_dd_label,.waleo_dd_btn:hover .waleo_dd_caret,.waleo_dd_btn:hover .waleo_dd_label{color:#fff!important}.waleo_dd_menu{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:6px!important;box-shadow:0 18px 40px #0000001f!important;margin-top:10px!important;overflow:hidden!important;padding:0!important}.waleo_dd_menu .dropdown-item{background:#fff!important;border-top:1px solid #eef0f3!important;color:#9aa3b2!important;font-size:16px!important;font-weight:700!important;padding:14px 16px!important}.waleo_dd_menu .dropdown-item:focus,.waleo_dd_menu .dropdown-item:hover{background:#eef0f3!important;color:#0b1220!important}.waleo_dd_menu .dropdown-item.active,.waleo_dd_menu .dropdown-item:active{background:#5b4bff!important;color:#fff!important}.waleo_dd_spacer{display:inline-block;width:18px}html body .modal-backdrop.show{inset:0!important;position:fixed!important;z-index:19990!important}html body .modal.show{display:block!important;inset:0!important;overflow-y:auto!important;position:fixed!important;z-index:20000!important}html body .modal.show .modal-dialog{pointer-events:auto!important;position:relative!important;z-index:20010!important}html body .modal-backdrop.show,html body .modal.show{pointer-events:auto!important}.import-toggle-wrapper .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")!important;background-color:#ef4444!important;border-color:#ef4444!important;box-shadow:none!important;height:26px!important;outline:none!important;width:72px!important}.import-toggle-wrapper .form-check-input:checked{background-color:#22c55e!important;border-color:#22c55e!important}.import-toggle-wrapper .form-check-input:active,.import-toggle-wrapper .form-check-input:focus{box-shadow:none!important;outline:none!important}.import-arrow{background:linear-gradient(90deg,#22c55e1a 0,#22c55e99 40%,#22c55e);height:2px;position:relative}.import-arrow:after{border-bottom:6px solid #0000;border-left:8px solid #22c55e;border-top:6px solid #0000;content:"";height:0;position:absolute;right:-6px;top:-5px;width:0}.import-preview-card{background:#f3efff;border-color:#ded6ff!important}.import-preview-mapped{color:#5b4bff;font-weight:900}.import-status-line{align-items:center;display:inline-flex;font-size:12px;font-weight:800;gap:8px;line-height:1}.import-status-icon{align-items:center;display:inline-flex;justify-content:center}.import-status-icon svg path{stroke:currentColor!important}.import-status-ok{color:#16a34a}.import-status-bad{color:#ef4444}.import-status-text{color:inherit}.import-preview-mapped-lg{color:#5b4bff;font-size:28px;font-weight:900;line-height:1.1}.import-preview-unmapped-lg{color:#0b1220;font-size:28px;font-weight:900;line-height:1.1}.import_statbar{align-items:stretch;background:#fff;border:1px solid #eef0f3;border-radius:14px;box-shadow:0 8px 20px #0000000f;display:flex;overflow:hidden}.import_statbar_item{border-right:1px solid #eef0f3;flex:1 1;min-width:0;padding:18px}.import_statbar_item_last{border-right:0}.import_statbar_item_first{flex:1.2 1}.import_statbar_label{color:#0b1220;font-size:18px;font-weight:800;line-height:1.2}.import_statbar_top{align-items:baseline;display:flex;gap:10px}.import_statbar_num{font-size:28px;font-weight:900;line-height:1}.import_num_purple{color:#5b4bff}.import_num_dark{color:#0b1220}.import_statbar_title{color:#0b1220;font-size:18px;font-weight:800;line-height:1.2}.import_statbar_sub{color:#8b93a6;font-size:14px;font-weight:700;margin-top:8px}.import_statbar_checks{display:flex;flex-direction:column;gap:10px}.import_statbar_check{align-items:center;display:flex;font-weight:800;gap:10px}.import_statbar_check_icon{align-items:center;border-radius:999px;display:inline-flex;height:22px;justify-content:center;width:22px}.import_statbar_check.is_ok{color:#16a34a}.import_statbar_check.is_ok .import_statbar_check_icon{background:#16a34a}.import_statbar_check.is_bad{color:#ef4444}.import_statbar_check.is_bad .import_statbar_check_icon{background:#ef4444}.import_statbar_check_text{white-space:nowrap}@media (max-width:768px){.import_statbar{flex-direction:column}.import_statbar_item{border-bottom:1px solid #eef0f3;border-right:0}.import_statbar_item_last{border-bottom:0}.import_statbar_check_text{white-space:normal}}.import_postbar{align-items:stretch;background:#fff;border:1px solid #eef0f3;border-radius:14px;box-shadow:0 8px 20px #0000000f;display:flex;overflow:hidden}.import_postbar_item{border-right:1px solid #eef0f3;flex:1 1;min-width:0;padding:18px}.import_postbar_item_last{border-right:0}.import_postbar_item_first{flex:1.2 1}.import_postbar_label{color:#0b1220;font-size:18px;font-weight:900;line-height:1.2}.import_postbar_top{align-items:baseline;display:flex;gap:10px}.import_postbar_num{font-size:28px;font-weight:900;line-height:1}.import_postbar_title{color:#0b1220;font-size:18px;font-weight:800;line-height:1.2}.import_postbar_sub{color:#8b93a6;font-size:14px;font-weight:700;margin-top:8px}.import_postbar_btnwrap{display:flex;justify-content:flex-start;margin-top:10px}@media (max-width:768px){.import_postbar{flex-direction:column}.import_postbar_item{border-bottom:1px solid #eef0f3;border-right:0}.import_postbar_item_last{border-bottom:0}.import_postbar_btnwrap{justify-content:flex-end}}