body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#_root_f20hh_1{height:100vh}body{margin:0;width:100vw;height:100vh}._main_f20hh_11{background-color:var(--bg-primary);width:100%;height:100vh;display:grid;grid-template-columns:1fr;grid-template-rows:64px 1fr;gap:0;grid-template-areas:"header" "content"}._skeleton_f20hh_22{display:inline-block;height:1em;position:relative;overflow:hidden;background-color:var(--bg-tertiary)}._skeleton_f20hh_22:after{position:absolute;inset:0;transform:translate(-100%);background-image:linear-gradient(90deg,#64646400 0,#6464640d 20%,#6464641a 60%,#6464640d 80%,#64646400);animation:_shimmer_f20hh_1 1.5s linear infinite;will-change:transform;content:""}@keyframes _shimmer_f20hh_1{to{transform:translate(100%)}}*::-webkit-scrollbar{height:5px;width:5px}*::-webkit-scrollbar-track{border-radius:0;background-color:transparent}*::-webkit-scrollbar-track:hover{background-color:transparent}*::-webkit-scrollbar-track:active{background-color:transparent}*::-webkit-scrollbar-thumb{border-radius:0;background-color:transparent}*::-webkit-scrollbar-thumb:hover{background-color:transparent}*::-webkit-scrollbar-thumb:active{background-color:transparent}._menu_f20hh_75{grid-area:menu;background-color:var(--bg-tertiary);color:var(--text-primary);position:relative}._mainLogo_f20hh_82{display:flex;align-items:center;flex-direction:row;vertical-align:middle;height:64px}._logo_f20hh_90{padding:16px;height:20px}._beta_f20hh_95{color:var(--text-primary);border:1px solid var(--border-primary);border-radius:8px;font-size:8px;padding-left:6px;padding-right:6px;margin-left:-8px}._menuList_f20hh_105{padding-top:32px;grid-area:menuList;font-weight:400;font-size:12px;padding-left:8px;padding-right:8px}._menuItem_f20hh_114{display:flex;align-items:center;flex-direction:row;padding:0 16px;gap:12px;color:var(--text-primary);cursor:pointer;width:fit-content;height:34px!important}._menuItem_f20hh_114:hover{background-color:var(--bg-secondary);padding:0 16px;border-radius:36px;width:fit-content;height:34px!important}._activeMenuItem_f20hh_134{display:flex;align-items:center;flex-direction:row;padding:0 16px;background-color:var(--text-primary);gap:12px;color:var(--text-inverse_primary);cursor:pointer;border-radius:36px;width:fit-content;height:34px!important}._topActiveMenuItem_f20hh_149{background-color:transparent;color:var(--text-inverse_primary);position:relative;z-index:1;padding:0 16px;display:flex;align-items:center;flex-direction:row;gap:12px;cursor:pointer;border-radius:36px;width:fit-content;height:34px!important}._menuIndicator_f20hh_165{position:absolute;top:0;margin-top:3px;margin-bottom:4px;height:34px!important;border-radius:36px;background-color:var(--text-primary);transition:left .45s ease,width .45s ease;z-index:0;pointer-events:none}._menuProfile_f20hh_178{display:flex;flex-direction:row;align-items:center;gap:12px;padding-left:16px;width:100%;position:fixed;bottom:10px}._menuMain_f20hh_189{width:100%;height:90%;margin:0;display:grid;grid-template-columns:240px;grid-template-rows:4fr;gap:0px 0px;grid-template-areas:"menuList" "menuList" "menuList" "menuProfile"}._profileLogo_f20hh_200{overflow:hidden;border:none;height:40px;width:40px;border-radius:4px}._profileName_f20hh_208{color:var(--text-primary);font-weight:500;font-size:16px}._profilePlan_f20hh_214{font-size:12px;color:var(--text-tertiary)}._header_f20hh_219{grid-area:header;vertical-align:middle!important;display:flex!important;align-items:center!important;justify-content:space-between;gap:16px;margin-right:24px;margin-left:24px;color:var(--text-primary);height:64px!important}._notification_f20hh_232{position:relative;cursor:pointer}._numberNotifications_f20hh_237{position:absolute;top:6px;right:6px;background-color:var(--accent-error);color:var(--accent-light_error);border:none;overflow:hidden;border-radius:100%;height:14px;width:14px;font-size:8px;display:flex;justify-content:center;align-items:center;vertical-align:middle}._dottedBackground_f20hh_255{background:radial-gradient(var(--border-tertiary) 1px,transparent 1px);background-color:var(--bg-primary);background-size:15px 15px;width:100vw;height:100vh;animation:_moveDots_f20hh_1 2s linear infinite}@keyframes _moveDots_f20hh_1{0%{background-position:0 0}to{background-position:15px 15px}}._skeletonCross_f20hh_272{position:relative;width:100%;height:24px}._skeletonCross_f20hh_272:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:repeating-linear-gradient(45deg,transparent,transparent 6px,var(--border-secondary) 6px,var(--border-secondary) 8px);pointer-events:none;border-radius:4px}._content_f20hh_289{background-color:var(--bg-primary);border-top:1px solid var(--border-secondary);border-left:1px solid var(--border-secondary);border-right:1px solid var(--border-secondary);border-top-left-radius:16px;border-top-right-radius:16px;overflow:auto;padding-top:0;padding-bottom:0;margin-right:24px;margin-left:24px;margin-top:0}._menuContent_f20hh_304{display:flex;flex-direction:row;justify-content:space-between;margin:6px 20px 6px 16px;align-items:center;color:var(--text-primary)}._mainContent_f20hh_316{margin-left:24px;margin-right:24px;padding-top:20px;padding-bottom:0;height:100%}._detailContent_f20hh_324{align-items:center;justify-content:center;display:flex;flex-direction:column;height:100%;width:100%}._firstSectionMenu_f20hh_333{display:flex;flex-direction:row;align-items:center;gap:2px;font-size:14px;height:28px}._firstSectionMenu_item_f20hh_342{background-color:var(--bg-tertiary);border:none;overflow:hidden;border-radius:3px;padding:4px 12px}._notfirstSectionMenu_item_f20hh_353{border:none;overflow:hidden;border-radius:3px;padding:4px 12px}._notfirstSectionMenu_item_f20hh_353:hover{background-color:var(--bg-tertiary)}._divider_f20hh_366{background-color:var(--border-secondary);height:1px;margin:0!important;border:0}._cards_f20hh_373{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:24px}._searchIcon_f20hh_382{margin-left:-25px;width:16px}._search_f20hh_382{border:1px solid var(--border-secondary);background-color:var(--bg-secondary);padding:0 32px 0 12px;height:32px;width:320px;border-radius:30px;color:var(--text-primary);font-size:14px;margin-right:-3px}._search_f20hh_382::placeholder{font-size:14px;color:var(--text-disabled)}._search_f20hh_382:focus{font-size:14px;border-color:var(--border-primary);color:var(--text-primary);box-shadow:none;outline:none}._searchAndIcon_f20hh_413{height:32px}._card_f20hh_373{width:100%;gap:25px;border:none;border-radius:12px;border:1px solid var(--border-secondary);color:var(--text-primary)}._card_f20hh_373:hover{cursor:pointer;border:1px solid var(--border-tertiary)}._ScoreRecentThrears_f20hh_430{grid-area:ScoreRecentThrears;height:100%}._statsThreats_f20hh_435{grid-area:statsThreats;height:100%;margin:0 auto;max-width:1100px}._cardRiskScore_f20hh_442{border:none;border-radius:12px;background-color:var(--accent-error);color:var(--text-primary);padding:8px 20px 16px;width:100%;margin-top:18px}._cardRiskScoreHeader_f20hh_455{display:flex;justify-content:space-between;align-items:center;flex-direction:row}._recentThreats_f20hh_462{border:none;overflow:hidden;border-radius:12px;background-color:var(--bg-primary);margin-top:20px;padding:8px 20px 20px}._recentThreats_Header_f20hh_474{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._seeAll_f20hh_481{color:var(--text-tertiary);font-size:12px;display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer}._recentThreatsItem_f20hh_491{display:flex;gap:12px;flex-direction:row;align-items:center;height:24px!important;margin-bottom:32px;width:240px}._recentThreatsItemIcon_f20hh_501{border:none;overflow:hidden;border-radius:4px;background-color:var(--accent-light_warning);vertical-align:middle;text-align:center;height:24px;width:24px;padding-top:2px}._recentThreatsItemDesc_f20hh_513{color:var(--text-tertiary);font-size:9px}._chartHomeWrapper_f20hh_518{margin-top:24px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:24px;grid-template-areas:"chartContainer chartContainer vulnerabilityContainer vulnerabilityContainer" "chartContainer chartContainer vulnerabilityContainer vulnerabilityContainer" "chartContainer chartContainer vulnerabilityContainer vulnerabilityContainer"}._chartContainer_f20hh_526{grid-area:chartContainer;border:none;border-radius:16px;width:100%;border:1px solid var(--border-secondary);overflow:hidden;color:var(--text-primary);padding:20px 20px 30px}._chartContainer_f20hh_526:hover{cursor:pointer;border:1px solid var(--border-tertiary)}._timelineContainer_f20hh_544{grid-area:chartContainer;border:none;border-radius:16px;border:1px solid var(--border-secondary);overflow:hidden;color:var(--text-primary);padding:20px 0 0}._timelineContainer_f20hh_544:hover{cursor:pointer;border:1px solid var(--border-tertiary)}._vulnerabilityContainer_f20hh_561{grid-area:vulnerabilityContainer;padding:20px 25px 30px;border:none;border-radius:16px;background-color:#141414;overflow:hidden;color:var(--text-primary)}._riskProgressBar_f20hh_574{display:grid;gap:22px;margin-top:24px}._critical_risk_bar_f20hh_580{margin:3px auto 0;background-color:var(--bg-tertiary);border-radius:13px;width:100%;height:8px}._critical_risk_bar_innerLeakPersonal_f20hh_592{background-color:var(--bg-inverse_primary);height:100%;border-radius:13px;display:flex;transform:rotate(90deg);align-items:center;transition:width .5s ease-in-out}._verticalBarContainer_f20hh_607{display:flex;flex-direction:column;align-items:center;height:200px;color:var(--text-tertiary)}._verticalBar_f20hh_607{background-color:transparent;width:5px;height:50%;position:relative}._verticalBarInner_f20hh_627{background-color:var(--bg-inverse_primary);width:100%;position:absolute;border-radius:13px;bottom:0;transition:height .5s ease-in-out}._critical_risk_bar_inner_f20hh_592{background-color:var(--bg-inverse_primary);height:100%;border-radius:13px;display:flex;align-items:center;transition:width .5s ease-in-out}._critical_risk_bar_header_f20hh_654{margin:0 auto;display:flex;justify-content:space-between;flex-direction:row;font-size:9;color:var(--text-tertiary);width:100%}._threatAndMentionsBreakdown_f20hh_664{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;margin-top:24px;grid-row:200px;gap:24px;grid-template-areas:"threatBreakdown mentionsBreakdown"}._threatBreakdown_f20hh_674{grid-area:threatBreakdown;border:none;border-radius:16px;background-color:var(--bg-primary);padding:20px 25px 30px}._mentionsBreakdown_f20hh_685{grid-area:mentionsBreakdown;background-color:var(--bg-primary);border-radius:16px;padding:20px 25px 30px}._headerListVul_f20hh_695{display:flex;width:100%;justify-content:space-between;align-items:center}._scoreSeverity_f20hh_702{height:15px!important;font-size:12px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:2px 6px;border-radius:4px;border:solid 1px var(--accent-error);background-color:var(--accent-light_error);color:var(--accent-error)}._scoreExploibility_f20hh_717{height:15px!important;font-size:12px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:2px 6px;border-radius:4px;border:solid 1px var(--accent-success);background-color:var(--accent-light_success);color:var(--accent-success)}._scoreImpact_f20hh_732{height:15px!important;font-size:12px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:2px 6px;border-radius:4px;border:solid 1px var(--accent-alert);background-color:var(--accent-light_alert);color:var(--accent-alert)}._scoreUserInt_f20hh_747{height:15px!important;font-size:12px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:2px 6px;border-radius:4px;border:solid 1px var(--border-quaternary);background-color:var(--text-secondary);color:var(--text-quaternary)}._impactCol_f20hh_762{height:52px;border-bottom:1px solid var(--border-tertiary);color:var(--text-secondary);width:50%!important;display:flex;justify-content:space-between;align-items:center}._tableContainer_f20hh_772{width:100%;overflow:auto}._table_f20hh_772{width:100%;border-collapse:collapse;border-spacing:0 8px;color:var(--text-secondary)}._tableHead_f20hh_784{text-align:left;font-size:.9em;height:47px!important}._tableActivityRow_f20hh_790{width:100%}._tableActivityRow_f20hh_790 td:nth-child(1){border-top-left-radius:8px;border-bottom-left-radius:8px;border-right:none}._tableActivityRow_f20hh_790 td:nth-child(2){border-left:none;border-right:none}._tableActivityRow_f20hh_790 td:nth-child(3){border-left:none;border-right:none}._tableActivityRow_f20hh_790 td:nth-child(4){border-top-right-radius:8px;border-bottom-right-radius:8px;border-left:none}._tableActivityRowUsers_f20hh_812:hover{background-color:var(--bg-tertiary)}._tableActivityRowUsers_f20hh_812{margin-top:5px}._tableActivityRowUsers_f20hh_812 td:nth-child(1){border-top-left-radius:8px;border-bottom-left-radius:8px;border-right:none}._tableActivityRowUsers_f20hh_812 td:nth-child(2){border-left:none;border-right:none}._tableActivityRowUsers_f20hh_812 td:nth-child(3){border-left:none;border-right:none}._tableActivityRowUsers_f20hh_812 td:nth-child(4){border-top-right-radius:8px;border-bottom-right-radius:8px;border-left:none}._tableActivityRowWatchList_f20hh_838:hover{background-color:var(--bg-tertiary)}._tableActivityRowWatchList_f20hh_838 td:nth-child(1){border-top-left-radius:8px;border-bottom-left-radius:8px;border-right:none}._tableActivityRowWatchList_f20hh_838 td:nth-child(2){border-left:none;border-right:none}._tableActivityRowWatchList_f20hh_838 td:nth-child(3){border-top-right-radius:8px;border-bottom-right-radius:8px;border-left:none}._tableActivityRowDomainBrand_f20hh_857:hover{background-color:var(--bg-tertiary)}._tableActivityRowDomainBrand_f20hh_857 td:nth-child(1){border-top-left-radius:8px;border-bottom-left-radius:8px;border-right:none}._tableActivityRowDomainBrand_f20hh_857 td:nth-child(2){border-left:none;border-right:none}._tableActivityRowDomainBrand_f20hh_857 td:nth-child(3){border-left:none;border-right:none}._tableActivityRowDomainBrand_f20hh_857 td:nth-child(4){border-left:none;border-right:none}._tableActivityRowDomainBrand_f20hh_857 td:nth-child(5){border-left:none;border-right:none}._tableActivityRowDomainBrand_f20hh_857 td:nth-child(6){border-top-right-radius:8px;border-bottom-right-radius:8px;border-left:none}._tableActivityRowCard_f20hh_888:hover{background-color:var(--bg-tertiary)}._tableSurfaceRowCard_f20hh_892{width:100%}._tableSurfaceRowCard_f20hh_892 td{border-left:none;border-right:none;border-top:1px solid var(--border-secondary);border-bottom:1px solid var(--border-secondary)}._tableSurfaceRowCard_f20hh_892:hover{background-color:"transparent"}._searchFilter_f20hh_906{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px}._filters_f20hh_913{display:flex;align-items:center;gap:8px;color:var(--text-primary);font-size:14px}._tableActivityRowCard_f20hh_888{width:100%}._tableActivityRowCard_f20hh_888 td{border-left:none;border-right:none;border-top:1px solid var(--border-secondary);border-bottom:1px solid var(--border-secondary)}._tableManageRowCard_f20hh_931:hover{background-color:var(--bg-tertiary)}._tableManageRowCard_f20hh_931{width:100%}._tableManageRowCard_f20hh_931 td:nth-child(1){border-top-left-radius:8px;border-bottom-left-radius:8px;border-right:none}._tableManageRowCard_f20hh_931 td:nth-child(2){border-left:none;border-right:none}._tableManageRowCard_f20hh_931 td:nth-child(3){border-left:none;border-right:none}._tableManageRowCard_f20hh_931 td:nth-child(4){border-left:none;border-right:none}._tableManageRowCard_f20hh_931 td:nth-child(5){border-left:none;border-right:none}._tableManageRowCard_f20hh_931 td:nth-child(6){border-left:none;border-right:none}._tableManageRowCard_f20hh_931 td:nth-child(7){border-left:none;border-top-right-radius:8px;border-bottom-right-radius:8px}._tableActivityRowRansomWatchList_f20hh_969:hover{background-color:var(--bg-tertiary)}._tableActivityRowRansomWatchList_f20hh_969{width:100%}._tableActivityRowRansomWatchList_f20hh_969 td:nth-child(1){border-top-left-radius:8px;border-bottom-left-radius:8px;border-right:none}._tableActivityRowRansomWatchList_f20hh_969 td:nth-child(2){border-top-right-radius:8px;border-bottom-right-radius:8px;border-left:none}._tableActivityRowRansom1Co_f20hh_987:hover{background-color:var(--bg-tertiary)}._tableActivityRowRansom1Col_f20hh_991{width:100%}._tableActivityRowRansom1Col_f20hh_991 td:nth-child(1){border-radius:8px}._tableActivityRowWatchListAssets_f20hh_998:hover{background-color:var(--bg-tertiary)}._tableActivityRowWatchListAssets_f20hh_998{width:100%}._tableActivityRowWatchListAssets_f20hh_998 td:nth-child(1){border-top-left-radius:8px;border-bottom-left-radius:8px;border-right:none}._tableActivityRowWatchListAssets_f20hh_998 td:nth-child(2){border-left:none;border-right:none}._tableActivityRowWatchListAssets_f20hh_998 td:nth-child(3){border-left:none;border-right:none}._tableActivityRowWatchListAssets_f20hh_998 td:nth-child(4){border-left:none;border-right:none}._tableActivityRowWatchListAssets_f20hh_998 td:nth-child(5){border-top-right-radius:8px;border-bottom-right-radius:8px;border-left:none}._tableActivityRowUsersApprouved_f20hh_1028:hover{background-color:var(--bg-tertiary)}._tableActivityRowUsersApprouved_f20hh_1028{width:100%}._tableActivityRowUsersApprouved_f20hh_1028 td:nth-child(1){border-top-left-radius:8px;border-bottom-left-radius:8px;border-right:none}._tableActivityRowUsersApprouved_f20hh_1028 td:nth-child(2){border-left:none;border-right:none}._tableActivityRowUsersApprouved_f20hh_1028 td:nth-child(3){border-left:none;border-right:none}._tableActivityRowUsersApprouved_f20hh_1028 td:nth-child(4){border-left:none;border-right:none}._tableActivityRowUsersApprouved_f20hh_1028 td:nth-child(5){border-top-right-radius:8px;border-bottom-right-radius:8px;border-left:none}._tableCell_f20hh_1058{font-size:14px;border:1px solid var(--border-tertiary);height:fit-content;padding-left:8px;padding-right:8px}._notifSection_f20hh_1066{display:flex;flex-direction:column;align-items:flex-start;border-radius:16px;border:1px solid var(--border-secondary);padding:8px;gap:8px}._notifRow_f20hh_1076{cursor:pointer;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;padding:16px}._notifRow_f20hh_1076:hover{background-color:var(--bg-tertiary)}._notifMessage_f20hh_1088{display:flex;flex-direction:column;align-items:flex-start;gap:4px}._notifMarkAsRead_f20hh_1095{cursor:pointer;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;padding:12px;border:1px solid var(--border-secondary);border-radius:32px}._notifMarkAsRead_f20hh_1095:hover{background-color:var(--bg-inverse_primary);color:var(--text-inverse_primary)}._notifDelete_f20hh_1110{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:12px 13px;border:1px solid var(--border-secondary);border-radius:32px}._notifDelete_f20hh_1110:hover{background-color:var(--accent-error)}._notifAllActions_f20hh_1123{color:var(--text-quaternary);font-size:12px;border-radius:32px;font-weight:400;padding:4px 8px;cursor:pointer}._notifAllActions_f20hh_1123:hover{background-color:var(--bg-tertiary)}._personnalInfoHeadr_firstSection_personnalAccount_f20hh_1135{color:var(--text-primary);font-size:18px;margin-top:-10px;font-weight:400}._personnalInfoHeader_secondSection_f20hh_1142{display:flex;align-items:center;gap:15px;width:250px}._personalInfoHeader_f20hh_1149{display:flex;justify-content:space-between;align-items:center}._profileHeader_f20hh_1155{margin-top:0!important;display:flex!important;align-items:center!important;flex-direction:row!important;gap:12px!important;padding-left:12px!important;padding-right:13px!important;background-color:transparent!important;border-radius:25px!important;border:1px solid var(--border-secondary)!important;height:40px!important;cursor:pointer!important;color:var(--text-primary)!important;font-weight:400!important;width:fit-content!important}._menuItemProfile_f20hh_1173{display:flex;align-items:center;gap:25px;width:248px;padding:12px 4px 12px 12px;background-color:var(--bg-tertiary);margin:0 8px 8px;border-radius:8px}._menuDropDownItem_f20hh_1190{display:flex;align-items:center;flex-direction:row;gap:10px;text-decoration:none;color:var(--text-primary);cursor:pointer;font-size:14px!important;padding-left:10px;margin-top:1px;border-radius:4px;width:100%}._credentialUserType_f20hh_1206{margin-top:0!important;display:flex!important;align-items:center!important;flex-direction:row!important;gap:17px;padding-left:15px!important;padding-right:12px!important;background-color:var(--bg-tertiary);border-radius:25px!important;height:32px;cursor:pointer!important;color:var(--text-primary)!important;font-weight:400!important;font-size:14px}._logoProfileHeader_f20hh_1223{height:24px;width:24px;border:none;overflow:hidden;border-radius:100%;margin-left:-10px}._riskScore_f20hh_1232{width:40px;color:var(--accent-error);flex-grow:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:4px 8px;border-radius:4px;border:solid 1px var(--accent-error);background-color:var(--accent-light_error);font-size:12px}._riskScoreDomains_f20hh_1248{width:40px;flex-grow:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:4px 8px;border-radius:4px;font-size:12px}._Low_f20hh_1261{background-color:var(--accent-light_success);border:1px solid var(--accent-success);color:var(--accent-success)}._Medium_f20hh_1267{background-color:var(--accent-light_alert);border:1px solid var(--accent-alert);color:var(--accent-alert)}._High_f20hh_1273{background-color:var(--accent-light_warning);border:1px solid var(--accent-warning);color:var(--accent-warning)}._Critical_f20hh_1279{background-color:var(--accent-light_error);border:1px solid var(--accent-error);color:var(--accent-error)}._NoneStyle_f20hh_1285{background-color:var(--bg-secondary)}._LowStyle_f20hh_1289{background-color:var(--accent-success);color:var(--accent-light_success)}._MediumStyle_f20hh_1294{background-color:var(--accent-alert)}._HighStyle_f20hh_1298{background-color:var(--accent-warning);color:var(--accent-light_warning)}._CriticalStyle_f20hh_1303{background-color:var(--accent-error);color:var(--accent-light_error)}._cardSocialMedia_f20hh_1308{width:362px;background-color:var(--bg-primary);margin-top:25px;border-radius:16px;padding:16px}._postSocialMedia_f20hh_1316{border:1px solid var(--border-secondary);border-radius:16px;padding:8px}._headerPostSocialMedia_f20hh_1322{display:flex;justify-content:space-between;align-items:center}._headerPostSocialMediaLogo_f20hh_1328{background-color:var(--bg-inverse_primary);height:32px;width:32px;border:none;overflow:hidden;border-radius:50%;display:flex;justify-content:center;align-items:center}._postSocialMediaImg_f20hh_1340{height:350px;width:100%;overflow:hidden;border:none;border-radius:8px;margin-top:16px}._surfaceWebRow_f20hh_1349{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;margin-top:15px}._surfaceWebCol_f20hh_1356{height:140px;padding:15px 10px;border:1px solid var(--border-secondary);border-radius:16px}._surfaceWebImg_f20hh_1363{overflow:hidden;border:none;border-radius:8px;height:100px;width:320px!important}._reviewsPlaceDetails_f20hh_1371{padding:14px 16px;border:1px solid var(--border-secondary);border-radius:8px}._reviewsPlaceDetailsHeaderLogo_f20hh_1377{display:flex;align-items:center;gap:10px}._reviewsPlaceDetailsHeader_f20hh_1377{display:flex;align-items:center;justify-content:space-between}._commentsSection_f20hh_1389{display:flex;flex-direction:column;justify-content:center!important;margin:16px;gap:32px;height:100%;overflow:scroll}._inputComment_f20hh_1399{background-color:var(--bg-tertiary);padding:4px 2px 4px 5px;border-radius:32px;display:flex;gap:12px;align-items:center}._searchAndRemove_f20hh_1408{display:flex;align-items:center;justify-content:space-between;margin-top:15px}._removeSelected_f20hh_1415{display:flex;gap:10px;align-items:center;cursor:pointer}._settingsSecondaryText_f20hh_1422{font-size:14px;line-height:1.4;color:var(--text-secondary)}._msgReceiver_f20hh_1428{float:left;max-width:50%;clear:both}._msgReceiverText_f20hh_1434{color:var(--text-primary);background-color:var(--bg-primary);overflow:hidden;padding:14px 16px;font-size:14px;border-radius:8px}._msgSender_f20hh_1443{float:right;max-width:50%;clear:both}._msgSenderText_f20hh_1449{color:var(--text-inverse_primary);background-color:var(--bg-inverse_primary);overflow:hidden;padding:14px 16px;font-size:14px;border-radius:8px}._insight_f20hh_1458{width:53px;height:16px;flex-grow:0;background-image:linear-gradient(to right,var(--accent-error) 0%,var(--accent-error) 100%);font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:center;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._creditsCard_f20hh_1475{display:grid;gap:24px;width:100%;grid-template-columns:repeat(4,1fr);margin-top:0}._insightWrapper_f20hh_1483{width:87px;height:24px;flex-grow:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:2px 4px;border-radius:100px;background-image:linear-gradient(to right,var(--accent-error) 0%,var(--accent-error) 100%);background-origin:border-box;box-shadow:inset 0 100vw var(--bg-secondary);border:1px solid transparent}._iconHover_f20hh_1502{height:40px;width:40px;justify-content:center;display:flex;align-items:center;border-radius:100%;border:1px solid var(--border-secondary)}._iconHover_f20hh_1502:hover{background-color:var(--bg-secondary)}._countries_f20hh_1516{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}._gridScrum_f20hh_1522{display:flex;flex-direction:row;justify-content:space-between;width:100%;gap:24px;margin-top:10px}._imgPost_f20hh_1531{object-fit:contain;width:100%}._homeBack_f20hh_1536{color:var(--text-primary);font-size:12px;display:flex;flex-direction:row;align-items:center;font-size:14px;gap:16px;margin-left:12px;background-color:var(--bg-secondary);padding:5px 0 5px 10px;border-radius:3px;width:83%;height:30px;margin-top:40px;cursor:pointer}._toSubmitView_f20hh_1555{width:100%;height:100%;display:grid;grid-template-columns:70% 30%;grid-template-rows:repeat(5,1fr);gap:0px 30px;grid-template-areas:"tableSubmit descToSubmit" "tableSubmit descToSubmit" "tableSubmit descToSubmit" "tableSubmit descToSubmit" "tableSubmit descToSubmit"}._tableSubmit_f20hh_1567{width:100%}._descToSubmit_f20hh_1571{margin-right:30px;margin-top:24px}._loader_f20hh_1576{display:flex;justify-content:center;align-items:center;width:100%;height:70%}._loaderVul_f20hh_1585{display:flex;justify-content:center;align-items:center;width:80vw;height:70vh}@keyframes _scaleUp_f20hh_1{0%{transform:scale(.25)}25%{transform:scale(.35)}50%{transform:scale(.25)}75%{transform:scale(.35)}to{transform:scale(.25)}}._emptyState_f20hh_1611{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}._errorContainer_f20hh_1620{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:30%}._redPoint_f20hh_1628{height:6px;width:6px;background-color:var(--accent-error);border:none;border-radius:50%;margin-left:6px}._itemDescription_f20hh_1637{background-color:var(--bg-primary);padding-top:4;padding-bottom:4;padding-left:16;padding-right:16;margin-top:25;border-radius:8;width:800}._footerText_f20hh_1648{color:var(--text-quaternary);font-size:12px;height:20px;font-weight:400}._loadingLogo_f20hh_1655{transform-origin:center}._loadingLogo_f20hh_1655 path{fill:transparent!important;stroke:var(--border-tertiary);stroke-width:1;stroke-linecap:round;stroke-dasharray:400;stroke-dashoffset:400;animation:_lineDraw_f20hh_1 2s linear infinite}@keyframes _lineDraw_f20hh_1{0%{stroke-dashoffset:400}50%{stroke-dashoffset:0}to{stroke-dashoffset:400}}._advisoryLinks_f20hh_1680{padding:19px 16px;border-bottom:1px solid var(--border-secondary);display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}._advisoryLinks_f20hh_1680:hover{background-color:var(--bg-tertiary)}._settingsHeader_f20hh_1692{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0}._settingsTitleContainer_f20hh_1700{display:flex;flex-direction:column;gap:4px}._settingsTitle_f20hh_1700{color:var(--text-primary);font-size:24px;font-weight:600}._settingsSubtitle_f20hh_1712{font-size:13px;color:var(--text-tertiary);font-weight:400}._settingsButtons_f20hh_1718{display:flex;flex-direction:row;align-items:center;gap:8px}._settingsSaveButton_f20hh_1725{border:none;overflow:hidden;border-radius:36px;width:fit-content;height:36px;padding:0 16px;background-color:var(--bg-inverse_primary);font-size:14px;font-weight:500;color:var(--text-inverse_primary);cursor:pointer}._settingsCancelButton_f20hh_1739{border:none;overflow:hidden;border-radius:36px;width:fit-content;padding:0 16px;height:36px;background-color:var(--bg-tertiary);font-size:14px;font-weight:500;color:var(--text-secondary);cursor:pointer}._settingsSection_f20hh_1753{overflow:hidden;display:flex;flex-direction:column;gap:16px}._settingsSections_f20hh_1760{display:flex;flex-direction:column;gap:64px}._settingsSectionTitle_f20hh_1766{color:var(--text-primary);font-size:18px;font-weight:600}._settingsSectionContent_f20hh_1772{display:flex;flex-direction:column;border-radius:16px;border:1px solid var(--border-secondary);padding:16px;gap:8px}._personalInfosInputs_f20hh_1781{display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:32px;padding:0 8px}._settingsAvatarUpload_f20hh_1790{display:flex;flex-direction:row;gap:16px;align-items:center}._settingsChangeAvatarBtn_f20hh_1797{color:var(--text-quaternary);font-size:12px;cursor:pointer}._settingsUploadAvatarBtn_f20hh_1803{color:var(--text-primary);cursor:pointer;font-weight:500;font-size:14px}._settingsRemoveAvatar_f20hh_1810{color:var(--accent-error);cursor:pointer;font-size:12px}._settingsAvatarCTA_f20hh_1816{display:flex;align-items:center;flex-direction:row;gap:5px}._settingsPersonalInfoInputs_f20hh_1823{display:flex;align-items:center;flex-direction:row;gap:24px;padding:0;width:100%}._settingsPhoneNumberContainer_f20hh_1832{display:flex;align-items:baseline;flex-direction:row;gap:16px;width:50%}._settingsSelectPreferences_f20hh_1840{background-color:transparent!important;border-bottom:none!important;height:40px!important;font-size:14px!important;border-radius:0!important;width:100%;color:var(--text-primary)!important}._login_f20hh_1850{background-color:var(--bg-primary);margin:0 auto;border:1px solid var(--border-secondary);overflow:hidden;border-radius:16px;display:flex;flex-direction:column;align-items:center;padding:32px 0;justify-content:space-between;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._loginInputs_f20hh_1867{width:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}._loginfooterText_f20hh_1876{color:var(--text-quaternary);font-size:12px;line-height:20px;font-weight:400;text-align:center}._titleLogin_f20hh_1884{color:var(--text-primary);font-size:20px;line-height:40px;font-weight:600}._textLogin_f20hh_1891{color:var(--text-quaternary);font-size:14px;height:20px;padding:0 24px;text-align:center;font-weight:400}._lightText_f20hh_1900{color:var(--text-primary);font-size:14px;height:20px;font-weight:400}._infoText_f20hh_1907{color:var(--text-tertiary);font-size:12px;height:12px;text-decoration:none;font-weight:400}._btnLogin_f20hh_1915{width:100%;padding:10px;background-color:var(--bg-inverse_primary);color:var(--text-inverse_primary);overflow:hidden;border:none;border-radius:4px;cursor:pointer;height:35px;font-weight:500;font-size:12px}._backBtn_f20hh_1929{display:flex;align-items:center;gap:5px;color:var(--text-primary);font-weight:500;font-size:14px;cursor:pointer;height:.53328vh}._otpInputs_f20hh_1940{padding:12px;margin:0 auto;border:none;border-radius:8px;background-color:var(--bg-tertiary);color:var(--text-primary)}._otpInputs_f20hh_1940:focus{padding:12;margin:0 auto;border:none;outline:none;border-radius:8px;border:2px solid var(--accent-error)}._serviceStatusDot_f20hh_1958{position:relative;width:8px;height:8px;background-color:var(--accent-success);border-radius:50%;animation:_statusDotPulse_f20hh_1 4s ease-in-out infinite}._serviceStatusDot_f20hh_1958:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;background-color:#2ce35a45;transform:translate(-50%,-50%);animation:_statusDotOutline_f20hh_1 4s ease-in-out infinite}@keyframes _statusDotPulse_f20hh_1{0%,to{transform:scale(1)}50%{transform:scale(.3)}}@keyframes _statusDotOutline_f20hh_1{0%{transform:translate(-50%,-50%) scale(1);opacity:1}70%{transform:translate(-50%,-50%) scale(3);opacity:0}to{opacity:0}}._columnScroll_f20hh_2001{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._columnScroll_f20hh_2001::-webkit-scrollbar{display:none}._backButton_5f741_1{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text-tertiary);background:none;border:none;padding:5px 8px;margin-right:16px;cursor:pointer}._backButton_5f741_1:hover{color:var(--text-primary);border-radius:32px;background-color:var(--bg-tertiary)}._backButton_5f741_1:focus{outline:0px solid var(--border-primary);border-radius:32px;outline-offset:0px}._backButton_5f741_1 span{-webkit-user-select:none;user-select:none}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.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__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.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-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.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-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.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.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}
