._root_1hny6_1{display:flex;align-items:center;justify-content:center;min-height:100vh;overflow:visible;padding:40px 0;width:100vw;margin-left:calc(-50vw + 50%);position:relative}._gridContainer_1hny6_13{display:grid;grid-template-columns:repeat(14,180px);grid-template-rows:repeat(3,155.25px);gap:16px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);overflow:visible}._hexagon_1hny6_25{width:180px;height:207px;position:relative;grid-row:calc(var(--row) + 1);grid-column:calc(var(--col) + 1);opacity:0;animation:_fadeIn_1hny6_1 .6s ease-out forwards;animation-delay:var(--delay);transition:transform .5s ease-out,opacity .5s ease-out}._oddRow_1hny6_37{margin-left:98px}._hexSvg_1hny6_41{width:100%;height:100%;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));transform-origin:center;animation:_scaleIn_1hny6_1 .6s ease-out forwards;animation-delay:inherit;transition:filter .3s ease;pointer-events:none;-webkit-user-drag:none}._hexagon_1hny6_25{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;overflow:visible}._hexDragWrapper_1hny6_60{background:none;transition:transform .4s ease-out;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}._hexagon_1hny6_25:hover ._hexSvg_1hny6_41{filter:drop-shadow(0 0 8px var(--hex-color))}._hexagon_1hny6_25._dragging_1hny6_72{z-index:100}._hexagon_1hny6_25._dragging_1hny6_72 ._hexDragWrapper_1hny6_60{transition:none}._hexagon_1hny6_25._dragging_1hny6_72 ._hexSvg_1hny6_41{filter:drop-shadow(0 8px 16px rgba(0,0,0,.2))}._logoHex_1hny6_84{z-index:10;will-change:transform}._logoHex_1hny6_84 ._hexSvg_1hny6_41{filter:drop-shadow(0 6px 16px rgba(255,215,77,.4))}._gridContainer_1hny6_13._loading_1hny6_92 ._logoHex_1hny6_84,._gridContainer_1hny6_13._transitioning_1hny6_93 ._logoHex_1hny6_84{position:relative}._logoHexSvg_1hny6_97{opacity:1;transition:opacity .15s ease-out}._logo_1hny6_84{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:auto;z-index:2;opacity:0;transition:opacity .15s ease-out,width .5s ease-out;pointer-events:none;-webkit-user-drag:none}._gridContainer_1hny6_13._transitioning_1hny6_93 ._logoHex_1hny6_84,._gridContainer_1hny6_13._complete_1hny6_117 ._logoHex_1hny6_84{transform:translateY(-171.25px)}._gridContainer_1hny6_13._transitioning_1hny6_93 ._logoHex_1hny6_84 ._logoHexSvg_1hny6_97,._gridContainer_1hny6_13._complete_1hny6_117 ._logoHex_1hny6_84 ._logoHexSvg_1hny6_97{opacity:0}._gridContainer_1hny6_13._transitioning_1hny6_93 ._logoHex_1hny6_84 ._logo_1hny6_84,._gridContainer_1hny6_13._complete_1hny6_117 ._logoHex_1hny6_84 ._logo_1hny6_84{opacity:1;width:95%}._gridContainer_1hny6_13._transitioning_1hny6_93 ._rightHex_1hny6_129,._gridContainer_1hny6_13._complete_1hny6_117 ._rightHex_1hny6_129{transform:translate(max(320px,calc(50vw - 450px)))}._gridContainer_1hny6_13._transitioning_1hny6_93 ._leftHex_1hny6_133,._gridContainer_1hny6_13._complete_1hny6_117 ._leftHex_1hny6_133{transform:translate(min(-320px,calc(-50vw + 450px)))}._gridContainer_1hny6_13._complete_1hny6_117{position:fixed;top:50%;left:50%;z-index:50;pointer-events:none}._gridContainer_1hny6_13._complete_1hny6_117 ._hexagon_1hny6_25{pointer-events:auto}._startButton_1hny6_149{position:fixed;bottom:48px;left:50%;transform:translate(-50%);background-color:#288ed2;color:#fff;border:none;border-radius:50px;padding:16px 48px;font-family:var(--sf-pro-rounded-bold);font-size:18px;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .6s ease-out,background-color .2s ease,top .3s ease-out,bottom .3s ease-out;z-index:100}._startButton_1hny6_149:hover{background-color:#2071a7}._startButton_1hny6_149._transitioning_1hny6_93,._startButton_1hny6_149._complete_1hny6_117{opacity:1;pointer-events:auto}._textSection_1hny6_174{position:absolute;left:50%;top:50%;transform:translate(-50%,-51.75px);text-align:center;z-index:5;opacity:0;pointer-events:none;transition:opacity .6s ease-out;transition-delay:.5s;max-width:600px;padding:0 40px;will-change:transform}._textSection_1hny6_174._transitioning_1hny6_93,._textSection_1hny6_174._complete_1hny6_117{opacity:1;pointer-events:auto}._title_1hny6_196{font-family:var(--sf-pro-rounded-bold);font-size:72px;line-height:1.1;color:#272d31;margin:24px 0 40px;white-space:nowrap;position:relative;left:50%;transform:translate(-50%);width:max-content}._subtitle_1hny6_209{font-family:var(--sf-pro-rounded-bold);font-size:32px;line-height:1.2;color:#272d31;margin:0 0 12px}._description_1hny6_217{font-size:18px;line-height:1.6;color:#576773;margin:0}@keyframes _fadeIn_1hny6_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleIn_1hny6_1{0%{transform:scale(.5)}to{transform:scale(1)}}@media only screen and (max-width:1200px){._gridContainer_1hny6_13{grid-template-columns:repeat(14,137px);grid-template-rows:repeat(3,118.5px)}._hexagon_1hny6_25{width:137px;height:158px}._oddRow_1hny6_37{margin-left:76.5px}._gridContainer_1hny6_13._transitioning_1hny6_93 ._logoHex_1hny6_84,._gridContainer_1hny6_13._complete_1hny6_117 ._logoHex_1hny6_84{transform:translateY(-134.5px)}._gridContainer_1hny6_13._transitioning_1hny6_93 ._rightHex_1hny6_129,._gridContainer_1hny6_13._complete_1hny6_117 ._rightHex_1hny6_129{transform:translate(max(350px,calc(50vw - 205.5px)))}._gridContainer_1hny6_13._transitioning_1hny6_93 ._leftHex_1hny6_133,._gridContainer_1hny6_13._complete_1hny6_117 ._leftHex_1hny6_133{transform:translate(min(-350px,calc(-50vw + 205.5px)))}._gridContainer_1hny6_13._complete_1hny6_117{position:fixed;top:50%;left:50%;z-index:50}._textSection_1hny6_174{transform:translate(-50%,-23.7px);max-width:660px}._title_1hny6_196{font-size:56px}._subtitle_1hny6_209{font-size:26px}._description_1hny6_217{font-size:16px}}@media only screen and (max-width:768px){._gridContainer_1hny6_13{grid-template-columns:repeat(14,98px);grid-template-rows:repeat(3,84.75px);gap:10px}._hexagon_1hny6_25{width:98px;height:113px}._oddRow_1hny6_37{margin-left:54px}._gridContainer_1hny6_13._transitioning_1hny6_93 ._logoHex_1hny6_84,._gridContainer_1hny6_13._complete_1hny6_117 ._logoHex_1hny6_84{transform:translateY(-94.75px)}._gridContainer_1hny6_13._transitioning_1hny6_93 ._rightHex_1hny6_129,._gridContainer_1hny6_13._complete_1hny6_117 ._rightHex_1hny6_129{transform:translate(max(120px,calc(50vw - 98px)))}._gridContainer_1hny6_13._transitioning_1hny6_93 ._leftHex_1hny6_133,._gridContainer_1hny6_13._complete_1hny6_117 ._leftHex_1hny6_133{transform:translate(min(-120px,calc(-50vw + 98px)))}._gridContainer_1hny6_13._complete_1hny6_117{position:fixed;top:50%;left:50%;z-index:50}._textSection_1hny6_174{padding:0 12px;transform:translate(-50%,-11.3px);max-width:216px}._title_1hny6_196{font-size:32px;margin:12px 0 20px}._subtitle_1hny6_209{font-size:18px;margin-bottom:10px}._description_1hny6_217{font-size:13px}}._root_uigvk_1{padding-block:160px;display:flex;align-items:center;justify-content:center;position:relative}._content_uigvk_9{max-width:900px;text-align:center;padding:0 40px}._hexIcon_uigvk_15{width:180px;height:207px;margin:0 auto 32px;position:relative}._hexSvg_uigvk_22{width:100%;height:100%;filter:drop-shadow(0 6px 16px rgba(34,144,140,.3))}._efficiencyIcon_uigvk_28{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:55%;height:auto}._title_uigvk_37{font-family:var(--sf-pro-rounded-bold);font-size:48px;line-height:1.1;color:#272d31;margin:0 0 24px}._description_uigvk_45{font-size:18px;line-height:1.6;color:#576773;margin:0 0 40px}._features_uigvk_52{display:flex;gap:20px;justify-content:center}._card_uigvk_58{background:#f9f9f9;border-radius:20px;padding:20px;max-width:260px;text-align:left;display:flex;flex-direction:column;align-items:flex-start}._card_uigvk_58 h2{font-family:var(--sf-pro-rounded-bold);font-size:18px;color:#288ed2;margin:0 0 10px}._card_uigvk_58 p{font-size:15px;line-height:1.5;color:#576773;margin:0 0 16px;flex-grow:1}._checkIcon_uigvk_82{width:32px;height:32px;align-self:center}@media only screen and (max-width:1200px){._content_uigvk_9{padding:0 24px}._hexIcon_uigvk_15{width:137px;height:158px}._title_uigvk_37{font-size:48px}._description_uigvk_45{font-size:16px}._card_uigvk_58{padding:18px;max-width:220px}._card_uigvk_58 h2{font-size:16px}._card_uigvk_58 p{font-size:14px}._checkIcon_uigvk_82{width:28px;height:28px}}@media only screen and (max-width:768px){._root_uigvk_1{padding-block:64px}._content_uigvk_9{padding:0 20px}._hexIcon_uigvk_15{width:98px;height:113px;margin-bottom:16px}._title_uigvk_37{font-size:32px}._description_uigvk_45{font-size:14px;margin-bottom:24px}._features_uigvk_52{flex-direction:column;align-items:center}._card_uigvk_58{max-width:100%;padding:18px}._card_uigvk_58 h2{font-size:16px}._card_uigvk_58 p{font-size:14px}._checkIcon_uigvk_82{width:28px;height:28px}}._root_1sl3d_1{padding-block:160px;display:flex;align-items:flex-start;justify-content:flex-start;position:relative;overflow:visible}._connectorLines_1sl3d_10{position:absolute;top:280px;left:700px;width:450px;height:300px;pointer-events:none;z-index:1;overflow:visible}._linesContainer_1sl3d_21{opacity:0;transition:opacity .5s ease-out}._linesContainer_1sl3d_21._visible_1sl3d_25{opacity:1}._travelingPulse_1sl3d_29{opacity:.9}._travelingPulse2_1sl3d_33{opacity:.7}._content_1sl3d_37{max-width:900px;text-align:left;padding:0 40px 0 80px}._hexIcon_1sl3d_43{width:180px;height:207px;margin:0 0 32px;position:relative}._hexSvg_1sl3d_50{width:100%;height:100%;filter:drop-shadow(0 6px 16px rgba(40,142,210,.3))}._orchestrationIcon_1sl3d_56{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:auto}._title_1sl3d_65{font-family:var(--sf-pro-rounded-bold);font-size:48px;line-height:1.1;color:#272d31;margin:0 0 24px}._description_1sl3d_73{font-size:18px;line-height:1.6;color:#576773;margin:0 0 40px}._description_1sl3d_73 strong{font-weight:700;color:#272d31}._features_1sl3d_84{display:flex;gap:20px;margin-bottom:40px;justify-content:flex-start}._card_1sl3d_91{background:#f9f9f9;border-radius:20px;padding:20px;width:400px;text-align:left;display:flex;flex-direction:column;align-items:flex-start}._card_1sl3d_91 h2{font-family:var(--sf-pro-rounded-bold);font-size:18px;line-height:1.2;color:#288ed2;margin:0 0 10px}._card_1sl3d_91 p{font-size:15px;line-height:1.5;color:#576773;margin:0 0 16px;flex-grow:1}._checkIcon_1sl3d_116{width:32px;height:32px;color:#0f9b81;align-self:center}@media only screen and (max-width:1200px){._connectorLines_1sl3d_10{display:none}._content_1sl3d_37{padding:0 24px 0 40px}._hexIcon_1sl3d_43{width:137px;height:158px}._title_1sl3d_65{font-size:48px}._description_1sl3d_73{font-size:16px}._card_1sl3d_91{padding:18px;width:300px}._card_1sl3d_91 h2{font-size:16px}._card_1sl3d_91 p{font-size:14px}._checkIcon_1sl3d_116{width:28px;height:28px}}@media only screen and (max-width:768px){._root_1sl3d_1{padding-block:64px;justify-content:center}._content_1sl3d_37{text-align:center;padding:0 20px}._hexIcon_1sl3d_43{width:98px;height:113px;margin:0 auto 16px}._title_1sl3d_65{font-size:32px}._description_1sl3d_73{font-size:14px;margin-bottom:32px}._features_1sl3d_84{flex-direction:column;align-items:center;justify-content:center}._card_1sl3d_91{width:100%;max-width:100%;padding:18px}._card_1sl3d_91 h2{font-size:16px}._card_1sl3d_91 p{font-size:14px}._checkIcon_1sl3d_116{width:28px;height:28px}}._root_ccv8v_1{display:flex;align-items:center;justify-content:center;padding-block:160px;position:relative}._content_ccv8v_9{max-width:800px;text-align:center;padding:40px;z-index:5}._hexIcon_ccv8v_16{width:180px;height:207px;margin:0 auto 24px;position:relative}._hexSvg_ccv8v_23{width:100%;height:100%;filter:drop-shadow(0 6px 16px rgba(249,192,0,.4))}._brainSvg_ccv8v_29{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:75%;height:auto}._title_ccv8v_38{font-family:var(--sf-pro-rounded-bold);font-size:48px;line-height:1.1;color:#272d31;margin:0 0 24px}._description_ccv8v_46{font-size:18px;line-height:1.6;color:#576773;margin:0 0 28px}._features_ccv8v_53{display:flex;gap:20px;justify-content:center}._card_ccv8v_59{background:#f9f9f9;border-radius:20px;padding:20px;max-width:260px;text-align:left;display:flex;flex-direction:column;align-items:flex-start}._card_ccv8v_59 h2{font-family:var(--sf-pro-rounded-bold);font-size:18px;color:#288ed2;margin:0 0 10px}._card_ccv8v_59 p{font-size:15px;line-height:1.5;color:#576773;margin:0 0 16px;flex-grow:1}._checkIcon_ccv8v_83{width:32px;height:32px;align-self:center}._auditTrail_ccv8v_89{width:100%;max-width:800px;height:auto;margin-top:40px}@media only screen and (max-width:1200px){._content_ccv8v_9{padding:24px}._hexIcon_ccv8v_16{width:137px;height:158px}._title_ccv8v_38{font-size:36px}._description_ccv8v_46{font-size:16px}._card_ccv8v_59{padding:18px;max-width:220px}._card_ccv8v_59 h2{font-size:16px}._card_ccv8v_59 p{font-size:14px}._checkIcon_ccv8v_83{width:28px;height:28px}._auditTrail_ccv8v_89{max-width:700px;margin-top:32px}}@media only screen and (max-width:768px){._root_ccv8v_1{padding-block:64px}._content_ccv8v_9{padding:20px}._hexIcon_ccv8v_16{width:98px;height:113px;margin-bottom:16px}._title_ccv8v_38{font-size:28px}._description_ccv8v_46{font-size:14px;margin-bottom:24px}._features_ccv8v_53{flex-direction:column;align-items:center}._card_ccv8v_59{max-width:100%;padding:18px}._card_ccv8v_59 h2{font-size:16px}._card_ccv8v_59 p{font-size:14px}._checkIcon_ccv8v_83{width:28px;height:28px}._auditTrail_ccv8v_89{margin-top:24px}}._root_zke6n_1{padding-block:120px;display:flex;align-items:flex-start;justify-content:flex-start}._content_zke6n_8{max-width:900px;padding:0 40px 0 80px}._title_zke6n_13{font-family:var(--sf-pro-rounded-bold);font-size:48px;line-height:1.1;color:#272d31;margin:0 0 16px}._description_zke6n_21{font-size:18px;line-height:1.6;color:#576773;margin:0 0 40px}._cards_zke6n_28{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:1120px}._card_zke6n_28{background:#f7f7f7;border-radius:30px;padding:30px;display:flex;flex-direction:column}._name_zke6n_43{font-family:var(--sf-pro-text);font-weight:700;font-size:16px;line-height:24px;color:#545b69;margin-bottom:8px}._cardTitle_zke6n_52{font-family:var(--sf-pro-text);font-weight:700;font-size:26px;line-height:24px;color:#637684;margin:0 0 8px}._cardTitle_zke6n_52 span{font-family:var(--sf-pro-text);font-weight:400}._cardDescription_zke6n_65{font-family:var(--sf-pro-text);font-size:14px;line-height:1.5;color:#384148;margin:0 0 auto;flex-grow:1}._button_zke6n_74{font-family:var(--sf-pro-text);font-weight:700;font-size:18px;color:#fff;background:#ccc;border:none;border-radius:830px;padding:13px 31px;margin-top:16px;cursor:pointer;width:100%;transition:background .2s ease}._button_zke6n_74:hover{background:#288ed2}@media only screen and (max-width:1440px){._title_zke6n_13{font-size:36px}._description_zke6n_21{font-size:16px}}@media only screen and (max-width:1200px){._root_zke6n_1{padding-block:80px}._content_zke6n_8{padding:0 24px 0 40px}._title_zke6n_13{font-size:36px}._description_zke6n_21{font-size:16px}._cards_zke6n_28{max-width:740px}._cardTitle_zke6n_52{font-size:22px}}@media only screen and (max-width:768px){._root_zke6n_1{padding-block:64px;justify-content:center}._content_zke6n_8{text-align:center;padding:0 20px}._title_zke6n_13{font-size:28px}._description_zke6n_21{font-size:14px;margin-bottom:24px}._cards_zke6n_28{grid-template-columns:1fr}._card_zke6n_28{padding:24px;text-align:left}._cardTitle_zke6n_52{font-size:20px}._cardDescription_zke6n_65{font-size:14px}._button_zke6n_74{font-size:16px;padding:12px 24px}}._root_1gmb2_1{padding-block:160px;padding-inline:80px;display:flex;flex-direction:column;align-items:flex-start;gap:48px}._content_1gmb2_10{max-width:658px}._content_1gmb2_10 p{font-size:18px;line-height:1.5;color:#272d31;margin-block:32px 0}._content_1gmb2_10 p span{color:#288ed2}._title_1gmb2_23{font-family:var(--sf-pro-rounded-bold);font-size:48px;color:#272d31;margin:0}._diagramContainer_1gmb2_30{width:100%;max-width:1100px}._diagram_1gmb2_30{width:100%;height:auto}@media only screen and (max-width:1200px){._root_1gmb2_1{padding-inline:40px}._title_1gmb2_23{font-size:36px}._content_1gmb2_10 p{font-size:16px}}@media only screen and (max-width:768px){._root_1gmb2_1{padding-block:80px;padding-inline:20px;gap:32px}._title_1gmb2_23{font-size:32px}._content_1gmb2_10 p{font-size:14px}._diagramContainer_1gmb2_30{overflow-x:auto;min-width:100%}._diagram_1gmb2_30{min-width:500px}}._root_vbtfh_1{padding-block:160px;max-width:1543px;margin-inline:auto;padding-inline:80px}._content_vbtfh_8{max-width:940px;margin-left:auto}._content_vbtfh_8>p{font-size:18px;line-height:1.5;color:#576773;margin-block:32px;text-align:right}._hexIcon_vbtfh_20{width:180px;height:207px;margin:0 0 16px auto;position:relative}._hexSvg_vbtfh_27{width:100%;height:100%;filter:drop-shadow(0 6px 16px rgba(203,37,126,.3))}._securityIcon_vbtfh_33{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:auto}._title_vbtfh_42{text-align:right;font-family:var(--sf-pro-rounded-bold);font-size:48px;color:#272d31}._title_vbtfh_42 span{background:linear-gradient(to right,#d12a89,#288ed2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._list_vbtfh_55{display:flex;gap:16px}._item_vbtfh_60{padding:20px;background-color:#f9f9f9;border-radius:20px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}._item_vbtfh_60 h2{font-family:var(--sf-pro-rounded-bold);font-size:18px;line-height:1.2;color:#288ed2;margin:0 0 10px}._item_vbtfh_60 p{font-size:15px;line-height:1.5;color:#576773;margin:0 0 16px;flex-grow:1}._checkIcon_vbtfh_84{width:32px;height:32px;color:#0f9b81;align-self:center}@media only screen and (max-width:1200px){._root_vbtfh_1{padding-block:120px;padding-inline:40px}._content_vbtfh_8{max-width:100%}._hexIcon_vbtfh_20{width:137px;height:158px}._title_vbtfh_42{font-size:36px}._content_vbtfh_8>p{font-size:16px}._list_vbtfh_55{flex-wrap:wrap;justify-content:flex-end}._item_vbtfh_60{padding:18px;max-width:220px}._item_vbtfh_60 h2{font-size:16px}._item_vbtfh_60 p{font-size:14px}._checkIcon_vbtfh_84{width:28px;height:28px}}@media only screen and (max-width:768px){._root_vbtfh_1{padding-block:64px;padding-inline:20px}._content_vbtfh_8{text-align:center}._content_vbtfh_8>p{text-align:center}._hexIcon_vbtfh_20{width:98px;height:113px;margin:0 auto 16px}._title_vbtfh_42{font-size:32px;text-align:center}._list_vbtfh_55{flex-direction:column;align-items:center}._item_vbtfh_60{max-width:100%;padding:18px}._item_vbtfh_60 h2{font-size:16px}._item_vbtfh_60 p{font-size:14px}._checkIcon_vbtfh_84{width:28px;height:28px}}._root_1dala_1{padding-block:160px;max-width:1543px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}._content_1dala_11{max-width:940px;text-align:center;margin-inline:auto}._content_1dala_11>p{font-size:18px;line-height:1.5;color:#576773;margin-block:32px}._hexIcon_1dala_23{width:180px;height:207px;margin:0 auto 32px;position:relative}._hexSvg_1dala_30{width:100%;height:100%;filter:drop-shadow(0 6px 16px rgba(106,82,177,.3))}._governanceIcon_1dala_36{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:auto}._title_1dala_45{font-family:var(--sf-pro-rounded-bold);font-size:48px;color:#272d31}._title_1dala_45 span{background:linear-gradient(to right,#d12a89,#288ed2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:1200px){._root_1dala_1{padding-block:120px}._hexIcon_1dala_23{width:137px;height:158px}._title_1dala_45{font-size:36px}._content_1dala_11>p{font-size:16px}}@media only screen and (max-width:768px){._root_1dala_1{padding-block:64px;padding-inline:20px}._hexIcon_1dala_23{width:98px;height:113px;margin:0 auto 16px}._title_1dala_45{font-size:32px}._content_1dala_11>p{font-size:14px}}._root_zpb91_1{padding-block:160px;padding-left:120px;padding-right:0;display:flex;align-items:flex-start;justify-content:space-between;gap:40px;position:relative}._content_zpb91_12{max-width:850px}._title_zpb91_16{font-family:var(--sf-pro-rounded-bold);font-size:48px;line-height:1.1;color:#272d31;margin:0 0 16px}._description_zpb91_24{font-size:18px;line-height:1.5;color:#576773;margin:0 0 32px;max-width:700px}._cardLabel_zpb91_32{font-size:13px;color:#637684;display:block;margin-bottom:8px;margin-left:20px}._metricCards_zpb91_40{display:flex;gap:10px;margin-bottom:24px}._metricCard_zpb91_40{background:#f9f9f9;border-radius:24px;padding:20px;width:170px;min-height:150px;display:flex;flex-direction:column}._metricHeader_zpb91_56{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._metricTitle_zpb91_63{font-weight:700;font-size:14px;color:#545b69}._metricIcon_zpb91_69{width:17px;height:17px;color:#8992a4}._metricValue_zpb91_75{font-weight:700;font-size:22px;line-height:1.2;margin-bottom:6px}._metricValue_zpb91_75._good_zpb91_81{color:#0f9b81}._metricValue_zpb91_75._warning_zpb91_84{color:#ffd74d}._metricValue_zpb91_75._bad_zpb91_87{color:#d22839}._metricDescription_zpb91_91{font-size:11px;line-height:1.4;color:#637684;margin:0}._featureCards_zpb91_98{display:flex;gap:16px}._featureCard_zpb91_98{background:#f9f9f9;border-radius:20px;padding:20px;max-width:260px;display:flex;flex-direction:column;align-items:flex-start}._featureTitle_zpb91_113{font-family:var(--sf-pro-rounded-bold);font-size:18px;line-height:1.2;color:#288ed2;margin:0 0 10px}._featureDescription_zpb91_121{font-size:15px;line-height:1.5;color:#576773;margin:0 0 16px;flex-grow:1}._checkIcon_zpb91_129{width:32px;height:32px;color:#0f9b81;align-self:center}._visualSection_zpb91_136{position:relative;flex-shrink:1;min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden}._colorCodeSvg_zpb91_146{width:750px;max-width:100%;height:auto}@media only screen and (max-width:1200px){._root_zpb91_1{padding-left:40px;padding-right:40px;flex-direction:column;align-items:center}._content_zpb91_12{max-width:100%}._title_zpb91_16{font-size:36px}._description_zpb91_24{font-size:16px}._metricCards_zpb91_40{flex-wrap:wrap;justify-content:center}._metricCard_zpb91_40{width:160px;min-height:140px;padding:18px}._featureCards_zpb91_98{flex-wrap:wrap;justify-content:center}._featureCard_zpb91_98{padding:18px;max-width:220px}._featureTitle_zpb91_113{font-size:16px}._featureDescription_zpb91_121{font-size:14px}._checkIcon_zpb91_129{width:28px;height:28px}._visualSection_zpb91_136{margin-top:40px;width:100%;justify-content:center}._colorCodeSvg_zpb91_146{width:550px;max-width:100%}}@media only screen and (max-width:768px){._root_zpb91_1{padding-block:64px;padding-left:20px;padding-right:20px}._title_zpb91_16{font-size:32px;text-align:center}._description_zpb91_24{font-size:14px;text-align:center}._cardLabel_zpb91_32{text-align:center;margin-left:0}._metricCards_zpb91_40{gap:8px}._metricCard_zpb91_40{width:calc(50% - 4px);min-height:140px;padding:16px;border-radius:20px}._metricValue_zpb91_75{font-size:22px}._featureCards_zpb91_98{flex-direction:column;align-items:center}._featureCard_zpb91_98{max-width:100%;padding:18px}._featureTitle_zpb91_113{font-size:16px}._featureDescription_zpb91_121{font-size:14px}._checkIcon_zpb91_129{width:28px;height:28px}._visualSection_zpb91_136{width:100%;justify-content:center}._colorCodeSvg_zpb91_146{width:340px;max-width:100%}}._root_ox2as_1{padding-block:160px;display:flex;align-items:flex-start;justify-content:flex-start;position:relative;overflow:visible}._content_ox2as_10{max-width:1100px;text-align:left;padding:0 40px 0 80px}._iconWrapper_ox2as_16{width:180px;height:207px;margin:0 0 32px}._swiftIcon_ox2as_22{width:100%;height:100%}._title_ox2as_27{font-family:var(--sf-pro-rounded-bold);font-size:48px;line-height:1.1;color:#272d31;margin:0 0 24px}._description_ox2as_35{font-size:18px;line-height:1.6;color:#576773;margin:0 0 40px}._description_ox2as_35 strong{font-weight:700;color:#288ed2}._features_ox2as_46{display:flex;gap:20px;margin-bottom:40px;justify-content:flex-start}._card_ox2as_53{background:#f9f9f9;border-radius:20px;padding:20px;width:400px;text-align:left;display:flex;flex-direction:column;align-items:flex-start}._card_ox2as_53 h2{font-family:var(--sf-pro-rounded-bold);font-size:18px;line-height:1.2;color:#288ed2;margin:0 0 10px}._card_ox2as_53 p{font-size:15px;line-height:1.5;color:#576773;margin:0 0 16px;flex-grow:1}._checkIcon_ox2as_78{width:32px;height:32px;color:#0f9b81;align-self:center}@media only screen and (max-width:1200px){._content_ox2as_10{padding:0 24px 0 40px}._iconWrapper_ox2as_16{width:137px;height:158px}._title_ox2as_27{font-size:48px}._description_ox2as_35{font-size:16px}._card_ox2as_53{padding:18px;width:300px}._card_ox2as_53 h2{font-size:16px}._card_ox2as_53 p{font-size:14px}._checkIcon_ox2as_78{width:28px;height:28px}}@media only screen and (max-width:768px){._root_ox2as_1{padding-block:64px;justify-content:center}._content_ox2as_10{text-align:center;padding:0 20px}._iconWrapper_ox2as_16{width:98px;height:113px;margin:0 auto 16px}._title_ox2as_27{font-size:32px}._description_ox2as_35{font-size:14px;margin-bottom:32px}._features_ox2as_46{flex-direction:column;align-items:center;justify-content:center}._card_ox2as_53{width:100%;max-width:100%;padding:18px}._card_ox2as_53 h2{font-size:16px}._card_ox2as_53 p{font-size:14px}._checkIcon_ox2as_78{width:28px;height:28px}}._root_19noo_1{display:flex;align-items:center;justify-content:center;padding-block:120px;background:#fff}._content_19noo_9{max-width:1200px;width:100%;padding:0 40px}._title_19noo_15{font-family:var(--sf-pro-rounded-bold);font-size:48px;line-height:1.1;color:#272d31;text-align:center;margin:0 0 60px}._team_19noo_24{display:flex;gap:60px;justify-content:center}._member_19noo_30{flex:1;max-width:380px;text-align:center}._photo_19noo_36{width:200px;height:200px;margin:0 auto 20px;border-radius:100px;overflow:hidden}._photo_19noo_36 img{width:100%;height:100%;object-fit:cover}._name_19noo_49{font-family:var(--sf-pro-rounded-bold);font-size:35px;color:#272d31;margin:0 0 8px}._role_19noo_56{font-family:var(--sf-pro-rounded);font-size:18px;color:#576773;margin-bottom:24px}._role_19noo_56 p{margin:0;line-height:1.4}._bio_19noo_67{font-family:var(--sf-pro-display);font-size:18px;line-height:1.5;color:#272d31;text-align:left}._bio_19noo_67 p{margin:0 0 16px}._bio_19noo_67 p:last-child{margin-bottom:0}@media only screen and (max-width:1200px){._root_19noo_1{padding-block:80px}._content_19noo_9{padding:0 30px}._title_19noo_15{font-size:36px;margin-bottom:48px}._team_19noo_24{gap:40px}._member_19noo_30{max-width:320px}._photo_19noo_36{width:160px;height:160px;border-radius:80px}._name_19noo_49{font-size:28px}._role_19noo_56,._bio_19noo_67{font-size:16px}}@media only screen and (max-width:768px){._root_19noo_1{padding-block:60px}._content_19noo_9{padding:0 20px}._title_19noo_15{font-size:28px;margin-bottom:40px}._team_19noo_24{flex-direction:column;align-items:center;gap:48px}._member_19noo_30{max-width:100%}._photo_19noo_36{width:140px;height:140px;border-radius:70px;margin-bottom:16px}._name_19noo_49{font-size:24px}._role_19noo_56{font-size:15px;margin-bottom:16px}._bio_19noo_67{font-size:15px}._bio_19noo_67 p{margin-bottom:12px}}._root_1u4hj_1{background-color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:80px 20px;overflow:hidden}._content_1u4hj_13{display:flex;flex-direction:column;align-items:center;gap:32px;z-index:10}._title_1u4hj_21{font-family:var(--sf-pro-rounded-bold);font-size:75px;line-height:1;color:#272d31;text-align:center;margin:0}._title_1u4hj_21 span{background:linear-gradient(90deg,#ffd74d,#0f9b81 23.4%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._startButton_1u4hj_36{background-color:#288ed2;color:#f7fbff;border:none;border-radius:30px;padding:14px 56px;font-family:var(--sf-pro-rounded-bold);font-size:18px;cursor:pointer;box-shadow:0 6px 16px #0511221a;transition:background-color .2s ease}._startButton_1u4hj_36:hover{background-color:#2080c0}._connectSection_1u4hj_52{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:140px;position:relative;z-index:50}._connectTitle_1u4hj_62{font-family:var(--sf-pro-rounded-bold);font-size:24px;color:#272d31;margin:0}._socialLinks_1u4hj_69{display:flex;gap:20px;align-items:center;position:relative;z-index:100;pointer-events:auto}._socialLinks_1u4hj_69 button{display:flex;align-items:center;justify-content:center;padding:10px;cursor:pointer;background:none;border:none;pointer-events:auto;transition:opacity .2s ease}._socialLinks_1u4hj_69 button:hover{opacity:.7}._socialLinks_1u4hj_69 button svg{pointer-events:none}._productBySection_1u4hj_95{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:80px}._productByText_1u4hj_103{font-family:var(--sf-pro-rounded-regular);font-size:24px;color:#272d31}._butteryLogo_1u4hj_109{width:164px;height:auto}._footerLinks_1u4hj_114{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;gap:24px;align-items:center;font-family:var(--sf-pro-rounded-medium);font-size:16px;color:#272d31;z-index:10}._footerLinks_1u4hj_114 a{color:#272d31;text-decoration:none;transition:opacity .2s ease}._footerLinks_1u4hj_114 a:hover{opacity:.7}@media only screen and (max-width:1200px){._title_1u4hj_21{font-size:56px}._connectSection_1u4hj_52{margin-top:120px}._productBySection_1u4hj_95{margin-top:60px}}@media only screen and (max-width:768px){._root_1u4hj_1{padding:60px 16px}._title_1u4hj_21{font-size:36px}._startButton_1u4hj_36{padding:12px 40px;font-size:16px}._connectSection_1u4hj_52{margin-top:100px}._connectTitle_1u4hj_62{font-size:18px}._productBySection_1u4hj_95{margin-top:40px}._productByText_1u4hj_103{font-size:18px}._butteryLogo_1u4hj_109{width:120px}._footerLinks_1u4hj_114{flex-direction:column;gap:8px;text-align:center;font-size:14px;bottom:20px}}._root_1eymw_1{padding-bottom:48px;text-align:center}._link_1eymw_6{display:inline-block;margin-bottom:24px}._title_1eymw_11{font-family:var(--sf-pro-rounded-bold);font-size:48px;text-align:center;color:#272d31}._title_1eymw_11 span{background:linear-gradient(90deg,#0f9b81,#288ed2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._subtitle_1eymw_24{margin-top:12px;font-size:16px;line-height:24px;color:#576773}._loading_1cudd_1{margin-top:-160px;width:100%;max-width:448px;margin-inline:auto;mix-blend-mode:multiply}._form_9evt0_1{display:flex;flex-direction:column;align-items:center;gap:20px;width:480px;max-width:100%;margin:0 auto}._googleButton_9evt0_11{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:56px;background-color:#f7f7f7;border-radius:30px;font-size:18px;font-weight:700;color:#8d8d8d;cursor:pointer;transition:background-color .2s;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._googleButton_9evt0_11:not(:disabled):hover{transform:scale(1.1)}._googleButton_9evt0_11:hover{background-color:#efefef}._divider_9evt0_35{display:flex;align-items:center;gap:16px;width:100%;padding:4px 0}._dividerLine_9evt0_43{flex:1;height:1px;background-color:#dedede}._dividerText_9evt0_49{font-size:16px;line-height:24px;color:#576773}._inputWrapper_9evt0_55{width:100%}._input_9evt0_55{width:100%;height:56px;padding:0 24px;border-radius:30px;background-color:#f7f7f7;color:#47545d;font-size:18px;transition:.2s}._input_9evt0_55:hover,._input_9evt0_55:focus{outline:none}._input_9evt0_55::placeholder{font-size:inherit;color:#8d8d8d}._inputError_9evt0_77{padding-left:24px;margin-top:8px;font-size:14px;color:#d12a89}@media only screen and (max-width:999px){._inputError_9evt0_77{font-size:11px}}._continueButton_9evt0_89{width:100%;height:58px;background-color:#288ed2;color:#fff;border-radius:30px;font-size:18px;font-weight:700;cursor:pointer;box-shadow:0 1px 2px #0000001a;transition:background-color .2s;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._continueButton_9evt0_89:not(:disabled):hover{transform:scale(1.1)}._continueButton_9evt0_89:hover{background-color:#2177b0}._continueButton_9evt0_89:disabled{opacity:.5;cursor:not-allowed}._emailLabel_9evt0_114{font-size:16px;color:#576773}._backLink_9evt0_119{font-size:14px;color:#288ed2;cursor:pointer;background:none;border:none;padding:0}._backLink_9evt0_119:hover{text-decoration:underline}._error_9evt0_131{margin-top:8px;text-align:center;font-size:14px;color:#d12a89}._root_2fotm_1{min-height:130dvh;background-color:#fff;margin-inline:-16px}._wrapper_2fotm_7{padding-inline:16px;min-height:100dvh;display:grid;place-items:center}._root_1d1ms_1{padding-bottom:48px;text-align:center}._logoLink_1d1ms_6{display:inline-block;margin-bottom:24px}._logo_1d1ms_6{height:126px;width:auto}._titleRow_1d1ms_16{display:flex;align-items:center;justify-content:center;gap:50px;margin-bottom:8px}._backLink_1d1ms_24{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .2s}._backLink_1d1ms_24:hover{opacity:.7}._title_1d1ms_16{font-family:var(--sf-pro-rounded-bold);font-size:48px;text-align:center;color:#272d31;white-space:nowrap}@media only screen and (max-width:900px){._title_1d1ms_16{white-space:normal;max-width:calc(100vw - 200px)}}@media only screen and (max-width:768px){._title_1d1ms_16{font-size:32px}}@media only screen and (max-width:480px){._title_1d1ms_16{font-size:24px}}._gradient_1d1ms_59{background:linear-gradient(90deg,#288ed2,#0f9b81);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._subtitle_1d1ms_66{font-size:16px;color:#576773;line-height:1.5}._form_1gw5e_1{display:flex;flex-direction:column;gap:24px;width:100%;max-width:480px}._inputGroup_1gw5e_9{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}._label_1gw5e_16{padding-left:30px;font-size:18px;font-weight:700;color:#47545d}._required_1gw5e_23{color:#d12a89;margin-left:2px}._input_1gw5e_9{width:100%;padding:16px 30px;border-radius:30px;background-color:#f7f7f7;color:#384148;font-size:18px;transition:.2s}._input_1gw5e_9:hover,._input_1gw5e_9:focus{outline:none}._input_1gw5e_9::placeholder{font-size:inherit;color:#a0a0a0}._input_1gw5e_9:disabled{opacity:.7;cursor:not-allowed}._textarea_1gw5e_49{width:100%;padding:16px 30px;border:none;border-radius:20px;background-color:#f7f7f7;color:#384148;font-size:18px;font-family:inherit;transition:.2s;resize:vertical;min-height:100px}._textarea_1gw5e_49:hover,._textarea_1gw5e_49:focus{outline:none}._textarea_1gw5e_49::placeholder{font-size:inherit;color:#a0a0a0}._textarea_1gw5e_49:disabled{opacity:.7;cursor:not-allowed}._error_1gw5e_74{padding-left:30px;font-size:14px;color:#d12a89}._privacy_1gw5e_80{font-size:16px;color:#576773;text-align:center;margin-bottom:-16px}._privacyLink_1gw5e_87{color:#2da1e6;transition:opacity .2s}._privacyLink_1gw5e_87:hover{opacity:.8}._button_1gw5e_95{display:block;width:100%;font-size:18px;font-weight:700;background-color:#288ed2;color:var(--white);border-radius:30px;padding:20px 40px;box-shadow:0 1px 2px #0000001a;transition:box-shadow .3s ease}._button_1gw5e_95:not(:disabled):hover{box-shadow:0 0 12px 2px #288ed266}._button_1gw5e_95:disabled{opacity:.7;cursor:not-allowed}._success_1gw5e_115{text-align:center;padding:32px 0}._successTitle_1gw5e_120{font-family:var(--sf-pro-rounded-bold);font-size:32px;color:#272d31;margin-bottom:16px}._successMessage_1gw5e_127{font-size:16px;color:#576773;margin-bottom:32px;line-height:1.5}._backButton_1gw5e_134{display:inline-block;font-size:18px;font-weight:700;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._backButton_1gw5e_134:not(:disabled):hover{transform:scale(1.1)}._backButton_1gw5e_134{background-color:#288ed2;color:var(--white);border-radius:30px;padding:15px 40px}._root_pccv5_1{min-height:130dvh;background-color:#fff;margin-inline:-16px;position:relative}._wrapper_pccv5_8{padding-inline:16px;padding-top:80px;min-height:100dvh;display:flex;flex-direction:column;align-items:center}._content_pccv5_17{width:100%;display:flex;flex-direction:column;align-items:center}._root_1vqsz_1{display:flex;flex-direction:column;align-items:center;padding-top:16px}._title_1vqsz_8{font-family:var(--sf-pro-rounded-bold);font-size:45px;color:#272d31;margin-top:32px}._link_1vqsz_15 img{width:75px}._wrapper_1vqsz_19{display:flex;gap:32px;margin-top:16px;margin-bottom:32px}._status_1vqsz_26,._plan_1vqsz_27{font-size:14px;line-height:1.5;display:flex;gap:8px}._status_1vqsz_26:before,._plan_1vqsz_27:before{content:"";width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain}._status_1vqsz_26{color:#576773}._status_1vqsz_26:before{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='10'%20cy='10'%20r='10'%20fill='%230F9B81'/%3e%3c/svg%3e")}._plan_1vqsz_27{color:#288ed2}._plan_1vqsz_27:before{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.53931%201.19857C8.79313%200.45905%2010.3497%200.459051%2011.6036%201.19858L16.175%203.89487C17.3945%204.61413%2018.1429%205.92444%2018.1429%207.34023V12.7239C18.1429%2014.15%2017.3836%2015.4682%2016.15%2016.1838L11.5785%2018.8357C10.3373%2019.5557%208.80553%2019.5557%207.56431%2018.8357L2.99289%2016.1838C1.75929%2015.4682%201%2014.15%201%2012.7239V7.34023C1%205.92444%201.74841%204.61413%202.96788%203.89487L7.53931%201.19857Z'%20fill='%23FFD74D'/%3e%3c/svg%3e")}._tabList_1vqsz_57{display:flex;gap:16px;padding:12px 20px;border-radius:99px;background-color:#f9f9f9}._tabList_1vqsz_57 li:not(:first-child){padding-left:17px;border-left:1px solid #cccccc}._tabList_1vqsz_57 a{display:flex;align-items:center}._tabList_1vqsz_57 a svg{width:24px;height:24px}._tabList_1vqsz_57 a path{transition:.2s ease-out;fill:#272d31}._tabList_1vqsz_57 a path[stroke]{stroke:#272d31}._tabList_1vqsz_57 a:hover path,._tabList_1vqsz_57 a._active_1vqsz_83 path{fill:#288ed2}._tabList_1vqsz_57 a:hover path[stroke],._tabList_1vqsz_57 a._active_1vqsz_83 path[stroke]{stroke:#288ed2}._tabName_1vqsz_90{color:#637684;margin-top:8px;margin-bottom:32px}@media(max-width:1024px){._title_1vqsz_8{font-size:28px}}@media(max-width:640px){._title_1vqsz_8{font-size:20px}._wrapper_1vqsz_19{gap:16px}._tabList_1vqsz_57{padding:10px 14px;gap:12px}}._cards_iqv9y_1{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;gap:12px;max-width:890px;margin-inline:auto}._cards_iqv9y_1 li{padding:32px;background-color:#f9f9f9;border-radius:32px;position:relative}._cards_iqv9y_1 li h2{font-weight:700;color:#545b69}._cards_iqv9y_1 li h3{font-size:26px;font-weight:700;color:#0f9b81;margin-block:8px}._cards_iqv9y_1 li p{font-size:11px;line-height:2;color:#637684}._cards_iqv9y_1 li:after{content:"";width:17px;height:18px;background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='18'%20viewBox='0%200%2017%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.8242%201.43848C16.2812%201.89551%2016.583%202.44043%2016.7295%203.07324C16.8818%203.70605%2016.958%204.46777%2016.958%205.3584L16.958%2011.9414C16.958%2012.8379%2016.8818%2013.6025%2016.7295%2014.2354C16.583%2014.8623%2016.2813%2015.4043%2015.8242%2015.8613C15.3613%2016.3184%2014.8105%2016.623%2014.1719%2016.7754C13.5391%2016.9336%2012.7803%2017.0127%2011.8955%2017.0127L5.30371%2017.0127C4.41895%2017.0127%203.66016%2016.9336%203.02734%2016.7754C2.39453%2016.623%201.84668%2016.3184%201.38379%2015.8613C0.926758%2015.4043%200.62207%2014.8623%200.469727%2014.2354C0.317383%2013.6025%200.241211%2012.8379%200.241211%2011.9414L0.241211%205.34961C0.241211%204.46484%200.317383%203.70898%200.469727%203.08203C0.62207%202.44922%200.926758%201.90137%201.38379%201.43848C1.84082%200.987305%202.38574%200.685547%203.01855%200.533203C3.65723%200.375%204.41602%200.295898%205.29492%200.295898L11.8955%200.295898C12.7803%200.295898%2013.5391%200.375%2014.1719%200.533203C14.8105%200.685547%2015.3613%200.987305%2015.8242%201.43848ZM11.4648%2011.2822C11.7461%2011.2822%2011.9658%2011.1885%2012.124%2011.001C12.2881%2010.8135%2012.3701%2010.5674%2012.3701%2010.2627V6.06152C12.3701%205.66309%2012.2617%205.36133%2012.0449%205.15625C11.8281%204.95117%2011.5293%204.84863%2011.1484%204.84863L6.92969%204.84863C6.61914%204.84863%206.37012%204.93066%206.18262%205.09473C5.99512%205.25879%205.90137%205.48145%205.90137%205.7627C5.90137%206.03809%205.99219%206.25781%206.17383%206.42187C6.36133%206.58594%206.61035%206.66797%206.9209%206.66797H8.25684L9.34668%206.52734L8.09863%207.62598L5.1543%2010.5703C4.93164%2010.7871%204.82031%2011.0391%204.82031%2011.3262C4.82031%2011.6426%204.91992%2011.8945%205.11914%2012.082C5.32422%2012.2695%205.57031%2012.3633%205.85742%2012.3633C6.00977%2012.3633%206.15332%2012.3369%206.28809%2012.2842C6.42285%2012.2314%206.54883%2012.1465%206.66602%2012.0293L9.58398%209.11133L10.6738%207.87207L10.5508%209.01465V10.2627C10.5508%2010.5732%2010.6328%2010.8223%2010.7969%2011.0098C10.9609%2011.1914%2011.1836%2011.2822%2011.4648%2011.2822Z'%20fill='%238992A4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:16px;right:16px}._cards_iqv9y_1 li._noAction_iqv9y_42:after{display:none}._cards_iqv9y_1 li._clickable_iqv9y_45{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._cards_iqv9y_1 li._clickable_iqv9y_45:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}._cards_iqv9y_1 li._good_iqv9y_53 h3{color:#0f9b81}._cards_iqv9y_1 li._warning_iqv9y_56 h3{color:#e8a317}._cards_iqv9y_1 li._critical_iqv9y_59 h3{color:#d94040}@media(max-width:1024px){._cards_iqv9y_1{grid-template-columns:repeat(2,1fr)}._cards_iqv9y_1 li{padding:20px}}@media(max-width:640px){._cards_iqv9y_1 li{padding:16px}._cards_iqv9y_1 li h3{font-size:20px}}._backdrop_hynu5_1{position:fixed;inset:0;background:#00000026;z-index:100;animation:_fadeIn_hynu5_1 .2s ease-out}._popup_hynu5_9{z-index:101}._compact_hynu5_13{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:960px;max-width:90vw;background:#fff;border-radius:60px;box-shadow:2px 6px 10px 1px #00000026;animation:_popIn_hynu5_1 .25s cubic-bezier(.2,1,.2,1.4)}._compactInner_hynu5_26{padding:30px}._compactHeader_hynu5_30{display:grid;grid-template-columns:auto 1fr auto;align-items:center;margin-bottom:24px}._closeBtn_hynu5_37{display:flex;align-items:center;justify-content:center;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._closeBtn_hynu5_37:not(:disabled):hover{transform:scale(1.1)}._compactTitle_hynu5_48{font-family:var(--sf-pro-rounded-bold);font-size:48px;text-align:center;color:#272d31}._expandBtn_hynu5_55{display:flex;align-items:center;justify-content:center;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._expandBtn_hynu5_55:not(:disabled):hover{transform:scale(1.1)}._compactForm_hynu5_66{display:flex;flex-direction:column;gap:8px}._compactInputWrapper_hynu5_72{display:flex;align-items:center;background:#ededed;border:1px solid #f7f7f7;border-radius:30px;height:56px;padding:0 10px 0 26px}._compactInput_hynu5_72{flex:1;font-size:18px;background:none;border:none;outline:none;color:#272d31}._compactInput_hynu5_72::placeholder{color:#637684}._compactSubmit_hynu5_94{width:36px;height:36px;border-radius:50%;background:#ccc;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}._compactSubmit_hynu5_94._active_hynu5_105{background:#288ed2}._compactHint_hynu5_109{font-size:14px;color:#545b69;padding-left:26px}._error_hynu5_115{color:#d12a89;font-size:14px;padding-left:26px}._expanded_hynu5_121{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:1100px;max-width:92vw;max-height:90vh;overflow-y:auto;background:#fff;border-radius:60px;box-shadow:2px 6px 10px 1px #00000040;animation:_expandIn_hynu5_1 .35s cubic-bezier(.2,1,.2,1)}._expandedInner_hynu5_136{padding:40px 200px 60px;position:relative}._expandedHeader_hynu5_141{display:grid;grid-template-columns:auto 1fr;align-items:center;margin-bottom:48px}._expandedTitle_hynu5_148{font-family:var(--sf-pro-rounded-bold);font-size:64px;text-align:center;color:#272d31;grid-column:1/-1;grid-row:1}._expandedHeader_hynu5_141 ._closeBtn_hynu5_37,._expandedHeader_hynu5_141 ._backBtn_hynu5_158{grid-column:1;grid-row:1;z-index:1}._backBtn_hynu5_158{display:flex;align-items:center;justify-content:center;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._backBtn_hynu5_158:not(:disabled):hover{transform:scale(1.1)}._expandedForm_hynu5_175{display:flex;flex-direction:column;gap:32px}._fieldGroup_hynu5_181{display:flex;flex-direction:column;gap:8px}._fieldLabel_hynu5_187{font-size:20px;font-weight:600;color:#272d31}._expandedInput_hynu5_193{font-size:18px;background:#ededed;border:1px solid #f7f7f7;border-radius:30px;height:56px;padding:0 26px;color:#272d31;outline:none;width:100%}._expandedInput_hynu5_193::placeholder{color:#8d8d8d}._keywordsInputWrapper_hynu5_208{display:flex;flex-wrap:wrap;align-items:center;gap:8px;background:#ededed;border:1px solid #f7f7f7;border-radius:30px;min-height:56px;padding:10px 20px}._keyword_hynu5_208{display:inline-flex;align-items:center;gap:6px;font-size:16px;color:#272d31;background:#fff;border-radius:30px;padding:6px 14px;line-height:24px;letter-spacing:.16px;cursor:pointer;transition:background .15s}._keyword_hynu5_208:hover{background:#ffd74d}._keywordRemove_hynu5_238{flex-shrink:0;opacity:.5}._keywordInput_hynu5_243{flex:1;min-width:120px;font-size:16px;background:none;border:none;outline:none;color:#272d31;padding:4px 0}._keywordInput_hynu5_243::placeholder{color:#637684}._expandedActions_hynu5_257{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:32px}._skipBtn_hynu5_265{font-family:var(--sf-pro-rounded-bold);font-size:18px;color:#637684;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._skipBtn_hynu5_265:not(:disabled):hover{transform:scale(1.1)}._continueBtn_hynu5_276{font-family:var(--sf-pro-rounded-bold);font-size:18px;color:#fff;background:#288ed2;border-radius:830px;padding:18px 48px;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._continueBtn_hynu5_276:not(:disabled):hover{transform:scale(1.1)}._continueBtn_hynu5_276:disabled{opacity:.6}._loadingText_hynu5_293,._emptyText_hynu5_294{text-align:center;color:#637684;font-size:16px}._modelGrid_hynu5_300{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._modelCard_hynu5_306{background:#f7f7f7;border-radius:30px;padding:30px;display:flex;flex-direction:column;gap:12px}._modelCardHeader_hynu5_315{display:flex;align-items:center;gap:8px}._modelProvider_hynu5_321{font-weight:700;font-size:16px;color:#545b69}._modelName_hynu5_327{font-weight:700;font-size:26px;color:#637684}._modelStats_hynu5_333{display:flex;gap:15px;flex-wrap:wrap}._modelStat_hynu5_333{display:flex;flex-direction:column;gap:4px}._modelStatLabel_hynu5_345{font-size:16px;color:#8d8d8d}._modelStatValue_hynu5_350{font-family:var(--sf-pro-rounded-bold);font-size:16px;color:#272d31}._modelStatValueGradient_hynu5_356{font-family:var(--sf-pro-rounded-bold);font-size:16px;background:linear-gradient(139deg,#288ed2,#d12a89);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._modelStatValueYellow_hynu5_365{font-family:var(--sf-pro-rounded-bold);font-size:16px;color:#ffb500}._modelStatValuePink_hynu5_371{font-family:var(--sf-pro-rounded-bold);font-size:16px;color:#d12a89}._modelCardActions_hynu5_377{display:flex;gap:8px;margin-top:8px}._modelCustomizeBtn_hynu5_383{font-weight:700;font-size:18px;color:#272d31;padding:13px 31px;border-radius:830px;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._modelCustomizeBtn_hynu5_383:not(:disabled):hover{transform:scale(1.1)}._modelContinueBtn_hynu5_396{font-weight:700;font-size:18px;color:#fff;background:#cccc;padding:13px 31px;border-radius:830px;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._modelContinueBtn_hynu5_396:not(:disabled):hover{transform:scale(1.1)}._modelContinueBtn_hynu5_396:hover{background:#288ed2}._extensionSubtitle_hynu5_413{text-align:center;font-size:18px;color:#272d31;margin-top:-32px;margin-bottom:32px}._extensionProviderHeader_hynu5_421{display:flex;align-items:center;gap:12px;margin-bottom:8px}._extensionProviderName_hynu5_428{font-weight:700;font-size:16px;color:#000}._extensionField_hynu5_434{display:flex;flex-direction:column;gap:4px}._extensionLabel_hynu5_440{font-size:16px;color:#000}._required_hynu5_445{color:#d12a89}._extensionHint_hynu5_449{font-size:14px;color:#272d31;line-height:1.3;margin-bottom:4px}._extensionHint_hynu5_449 em{font-style:italic}._knowledgeDescription_hynu5_459{font-size:16px;color:#272d31;line-height:1.5;margin-top:-32px;margin-bottom:24px;max-width:633px}._knowledgeFile_hynu5_468{display:flex;align-items:center;justify-content:space-between;background:#f7f7f7;border-radius:30px;padding:20px 30px}._knowledgeFileInfo_hynu5_477{display:flex;align-items:center;gap:12px;font-size:20px;color:#000}._knowledgeFileRemove_hynu5_485{transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._knowledgeFileRemove_hynu5_485:not(:disabled):hover{transform:scale(1.1)}._knowledgeFileRemove_hynu5_485{flex-shrink:0}@keyframes _fadeIn_hynu5_1{0%{opacity:0}to{opacity:1}}@keyframes _popIn_hynu5_1{0%{opacity:0;transform:translate(-50%,-50%) scale(.85)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes _expandIn_hynu5_1{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(max-width:1024px){._expandedInner_hynu5_136{padding:40px 60px 60px}._expandedTitle_hynu5_148{font-size:48px}._modelGrid_hynu5_300{grid-template-columns:1fr}}@media(max-width:640px){._compact_hynu5_13{border-radius:30px}._compactInner_hynu5_26{padding:20px}._compactTitle_hynu5_48{font-size:32px}._compactInput_hynu5_72{font-size:16px}._expanded_hynu5_121{border-radius:30px;max-width:96vw}._expandedInner_hynu5_136{padding:24px 24px 40px}._expandedTitle_hynu5_148{font-size:36px}._fieldLabel_hynu5_187{font-size:18px}._expandedInput_hynu5_193{font-size:16px;height:48px}._continueBtn_hynu5_276{padding:14px 32px;font-size:16px}._modelName_hynu5_327{font-size:20px}._modelCardActions_hynu5_377{flex-direction:column}}._root_7s4ae_1{padding-bottom:60px}._cards_7s4ae_5{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;gap:12px;max-width:890px;margin-inline:auto}._cards_7s4ae_5 li{padding:32px;background-color:#f9f9f9;border-radius:32px;position:relative}._cards_7s4ae_5 li h2{font-weight:700;color:#545b69}._cards_7s4ae_5 li h3{font-size:26px;font-weight:700;color:#0f9b81;margin-block:8px}._cards_7s4ae_5 li h3._gradient_7s4ae_29{display:inline-block;background:linear-gradient(to right,#288ed2,#7d5cad,#d12a89);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._cards_7s4ae_5 li p{font-size:11px;line-height:2;color:#637684}._cards_7s4ae_5 li:nth-child(4) h3{color:#ffd74d}._cards_7s4ae_5 li:nth-child(8) h3{color:#272d31}._cards_7s4ae_5 li:after{content:"";width:17px;height:18px;background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='18'%20viewBox='0%200%2017%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.8242%201.43848C16.2812%201.89551%2016.583%202.44043%2016.7295%203.07324C16.8818%203.70605%2016.958%204.46777%2016.958%205.3584L16.958%2011.9414C16.958%2012.8379%2016.8818%2013.6025%2016.7295%2014.2354C16.583%2014.8623%2016.2813%2015.4043%2015.8242%2015.8613C15.3613%2016.3184%2014.8105%2016.623%2014.1719%2016.7754C13.5391%2016.9336%2012.7803%2017.0127%2011.8955%2017.0127L5.30371%2017.0127C4.41895%2017.0127%203.66016%2016.9336%203.02734%2016.7754C2.39453%2016.623%201.84668%2016.3184%201.38379%2015.8613C0.926758%2015.4043%200.62207%2014.8623%200.469727%2014.2354C0.317383%2013.6025%200.241211%2012.8379%200.241211%2011.9414L0.241211%205.34961C0.241211%204.46484%200.317383%203.70898%200.469727%203.08203C0.62207%202.44922%200.926758%201.90137%201.38379%201.43848C1.84082%200.987305%202.38574%200.685547%203.01855%200.533203C3.65723%200.375%204.41602%200.295898%205.29492%200.295898L11.8955%200.295898C12.7803%200.295898%2013.5391%200.375%2014.1719%200.533203C14.8105%200.685547%2015.3613%200.987305%2015.8242%201.43848ZM11.4648%2011.2822C11.7461%2011.2822%2011.9658%2011.1885%2012.124%2011.001C12.2881%2010.8135%2012.3701%2010.5674%2012.3701%2010.2627V6.06152C12.3701%205.66309%2012.2617%205.36133%2012.0449%205.15625C11.8281%204.95117%2011.5293%204.84863%2011.1484%204.84863L6.92969%204.84863C6.61914%204.84863%206.37012%204.93066%206.18262%205.09473C5.99512%205.25879%205.90137%205.48145%205.90137%205.7627C5.90137%206.03809%205.99219%206.25781%206.17383%206.42187C6.36133%206.58594%206.61035%206.66797%206.9209%206.66797H8.25684L9.34668%206.52734L8.09863%207.62598L5.1543%2010.5703C4.93164%2010.7871%204.82031%2011.0391%204.82031%2011.3262C4.82031%2011.6426%204.91992%2011.8945%205.11914%2012.082C5.32422%2012.2695%205.57031%2012.3633%205.85742%2012.3633C6.00977%2012.3633%206.15332%2012.3369%206.28809%2012.2842C6.42285%2012.2314%206.54883%2012.1465%206.66602%2012.0293L9.58398%209.11133L10.6738%207.87207L10.5508%209.01465V10.2627C10.5508%2010.5732%2010.6328%2010.8223%2010.7969%2011.0098C10.9609%2011.1914%2011.1836%2011.2822%2011.4648%2011.2822Z'%20fill='%238992A4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:16px;right:16px}._cards_7s4ae_5 li._noAction_7s4ae_59:after{display:none}._cards_7s4ae_5 li._clickable_7s4ae_62{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._cards_7s4ae_5 li._clickable_7s4ae_62:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}._cards_7s4ae_5 li._good_7s4ae_70 h3{color:#0f9b81}._cards_7s4ae_5 li._warning_7s4ae_73 h3{color:#e8a317}._cards_7s4ae_5 li._critical_7s4ae_76 h3{color:#d94040}._cluster_7s4ae_81{overflow-x:auto;overflow-y:hidden;margin:40px auto;max-width:100%;scrollbar-width:none}._cluster_7s4ae_81::-webkit-scrollbar{display:none}._clusterInner_7s4ae_92{display:flex;flex-direction:column;align-items:flex-end;width:fit-content;margin-inline:auto}._hexRow_7s4ae_100{display:flex;gap:13px;margin-top:-50px;justify-content:flex-end}._hexRow_7s4ae_100:first-child{margin-top:0}._offsetRow_7s4ae_110{padding-right:112px}._hexCell_7s4ae_114{position:relative;width:210px;flex-shrink:0;text-decoration:none;animation:_fadeIn_7s4ae_1 .6s ease-out both,_scaleIn_7s4ae_1 .6s ease-out both;animation-delay:var(--delay)}._hexBg_7s4ae_123{display:block;width:100%;height:auto}._hexBg_7s4ae_123 path{filter:drop-shadow(0 6px 16px rgba(0,0,0,.15));transition:filter .3s ease-out}._hexCell_7s4ae_114:hover ._hexBg_7s4ae_123 path{filter:drop-shadow(0 8px 24px rgba(0,0,0,.25))}._hexContent_7s4ae_137{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;pointer-events:none}._hexName_7s4ae_149{color:#fff;font-size:18px;font-weight:700;text-align:center;line-height:1.3}._coreName_7s4ae_157{color:#fff;font-size:22px;font-weight:700}._hexLinkBadge_7s4ae_163{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#ffffff40;border-radius:8px}._addNode_7s4ae_173{cursor:pointer}._plusIcon_7s4ae_177{width:32px;height:32px}@keyframes _fadeIn_7s4ae_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleIn_7s4ae_1{0%{transform:scale(.5)}to{transform:scale(1)}}._sheetOverlay_7s4ae_199{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}._sheetPlaceholder_7s4ae_209{background:#fff;border-radius:24px;padding:40px;min-width:360px;text-align:center}._sheetPlaceholder_7s4ae_209 h2{font-size:22px;font-weight:700;margin-bottom:8px}._sheetPlaceholder_7s4ae_209 p{color:#637684;margin-bottom:24px}._sheetPlaceholder_7s4ae_209 button{background:#0f9b81;color:#fff;border:none;border-radius:12px;padding:10px 28px;font-size:15px;font-weight:600;cursor:pointer}@media(max-width:1024px){._cards_7s4ae_5{grid-template-columns:repeat(2,1fr)}._cards_7s4ae_5 li{padding:20px}._hexCell_7s4ae_114{width:150px}._hexRow_7s4ae_100{gap:10px;margin-top:-36px}._hexRow_7s4ae_100:first-child{margin-top:0}._offsetRow_7s4ae_110{padding-right:80px}._hexName_7s4ae_149{font-size:14px}._coreName_7s4ae_157{font-size:18px}._hexContent_7s4ae_137{padding:16px;gap:6px}._hexLinkBadge_7s4ae_163,._plusIcon_7s4ae_177{width:24px;height:24px}}@media(max-width:640px){._cards_7s4ae_5 li{padding:16px}._cards_7s4ae_5 li h3{font-size:20px}._hexCell_7s4ae_114{width:100px}._hexRow_7s4ae_100{gap:8px;margin-top:-24px}._hexRow_7s4ae_100:first-child{margin-top:0}._offsetRow_7s4ae_110{padding-right:54px}._hexName_7s4ae_149{font-size:11px}._coreName_7s4ae_157{font-size:14px}._hexContent_7s4ae_137{padding:10px;gap:4px}._hexLinkBadge_7s4ae_163{width:20px;height:20px}._hexLinkBadge_7s4ae_163 svg{width:10px;height:10px}._plusIcon_7s4ae_177{width:20px;height:20px}}._root_1ojhx_1{padding:20px;overflow-y:auto;max-height:70vh;background-color:#fff8cc;border-radius:20px;outline:none}._message_1ojhx_10{font-family:monospace;font-size:14px;color:#6b4c00;white-space:pre-wrap;margin-top:4px;padding-left:10px}._resetButton_1o0h8_1{margin-top:16px;padding:12px 30px;font-size:18px;border-radius:30px;background-color:#fbc02d;border:none;color:#6b4c00;font-weight:700;cursor:pointer;box-shadow:0 4px 10px #fbc02db3;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}._resetButton_1o0h8_1:hover{background-color:#f9a825;color:#fff8e1;box-shadow:0 6px 14px #f9a825e6}._root_g4ka2_1{flex:1;display:flex;flex-direction:column;gap:32px;margin-bottom:32px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._root_g4ka2_1::-webkit-scrollbar{display:none}@keyframes _fadeInUp_g4ka2_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._message_g4ka2_25{line-height:1.5;color:#272d31;word-wrap:break-word;animation:_fadeInUp_g4ka2_1 .3s ease forwards;opacity:0;animation-fill-mode:forwards}._userMessage_g4ka2_34{align-self:flex-end;padding:16px 32px;background-color:#f7f7f7;border-radius:99px;text-align:right;animation-delay:.05s}._aiMessage_g4ka2_43{animation-delay:.1s}._aiMessage_g4ka2_43 p{margin:0 0 .5em}._aiMessage_g4ka2_43 p:last-child{margin-bottom:0}._aiMessage_g4ka2_43 ul,._aiMessage_g4ka2_43 ol{margin:.25em 0;padding-left:1.5em}._aiMessage_g4ka2_43 li{margin-bottom:.25em}._aiMessage_g4ka2_43 strong{font-weight:600}._aiMessage_g4ka2_43 code{background:#f0f0f0;padding:.15em .4em;border-radius:4px;font-size:.9em}._aiMessage_g4ka2_43 pre{background:#f0f0f0;padding:12px;border-radius:8px;overflow-x:auto}._aiMessage_g4ka2_43 pre code{background:none;padding:0}@media(max-width:640px){._root_g4ka2_1{gap:16px}._userMessage_g4ka2_34{padding:12px 20px}}._tip_18h4p_1{font-size:14px;line-height:1.5;color:#545b69}._form_18h4p_7{display:grid;align-items:center}._input_18h4p_12{width:100%;border-radius:99px;background-color:#f7f7f7;font-size:16px;transition:.2s;grid-area:1/1;line-height:1.5;color:#272d31;padding:16px 60px 16px 32px;margin-block:16px}._input_18h4p_12:hover,._input_18h4p_12:focus{outline:none}._input_18h4p_12::placeholder{font-size:inherit;color:#637684}._submitButton_18h4p_32{grid-area:1/1;justify-self:end;padding:8px 14px;background-color:#ccc;border-radius:99px;margin-right:12px;transition:.2s ease-out}._submitButton_18h4p_32:hover{background-color:#288ed2}._actions_18h4p_45{display:flex;gap:12px;margin-bottom:16px}._actions_18h4p_45 button{color:#272d31;padding:16px 32px;background-color:#ededed;border-radius:99px;transition:.2s ease-out}._actions_18h4p_45 button:hover{background-color:#288ed2;color:#fff}@media(max-width:640px){._input_18h4p_12{padding:12px 50px 12px 20px}._actions_18h4p_45{flex-wrap:wrap}._actions_18h4p_45 button{padding:12px 20px}}._root_uc3og_1{display:flex;flex-direction:column;max-width:930px;margin-inline:auto;min-height:50vh}._formWrapper_uc3og_9{position:sticky;bottom:0;background-color:var(--white);padding-bottom:16px}._logo_zh5c3_1{display:inline-flex;flex-shrink:0}._logo_zh5c3_1 svg{width:100%;height:100%}._overlay_19j0h_1{position:fixed;inset:0;z-index:1000;background:#fff;overflow-y:auto}._container_19j0h_9{border-radius:100px;padding:60px 40px;max-width:1200px;margin:0 auto}._title_19j0h_16{font-size:48px;font-weight:500;color:#272d31;text-align:center;margin-top:40px;position:relative}._backButton_19j0h_25{position:absolute;left:0;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center}._backButton_19j0h_25 svg{width:29px;height:24px}._closeIcon_19j0h_42{font-size:42px;color:#637684;line-height:1}._subtitle_19j0h_48{font-size:18px;color:#272d31;text-align:center;max-width:543px;margin:16px auto 48px;line-height:1.5}._grid_19j0h_57{display:grid;grid-template-columns:repeat(3,360px);justify-content:center;gap:20px}._card_19j0h_64{background:#f7f7f7;border-radius:30px;padding:30px;height:362px;width:360px;display:flex;flex-direction:column}._provider_19j0h_74{font-weight:700;font-size:16px;color:#545b69}._tagline_19j0h_80{font-weight:700;font-size:26px;color:#637684;margin-top:8px}._description_19j0h_87{font-size:14px;color:#384148;line-height:normal;margin-top:12px;flex:1}._continueButton_19j0h_95{width:100%;height:50px;background:#ccc;color:#fff;border:none;border-radius:830px;font-size:18px;font-weight:700;cursor:pointer;transition:background-color .2s}._continueButton_19j0h_95:hover{background:#288ed2}._comingSoon_19j0h_111{opacity:.6}._comingSoonLabel_19j0h_115{display:flex;align-items:center;justify-content:center;width:100%;height:50px;font-size:16px;font-weight:600;color:#637684}@media(max-width:1160px){._grid_19j0h_57{grid-template-columns:repeat(2,360px)}}@media(max-width:780px){._grid_19j0h_57{grid-template-columns:1fr}._card_19j0h_64{width:100%}._title_19j0h_16{font-size:32px}}._overlay_1tori_1{position:fixed;inset:0;z-index:1000;background:#fff;overflow-y:auto}._container_1tori_9{border-radius:100px;padding:60px 40px;max-width:1200px;margin:0 auto}._title_1tori_16{font-size:48px;font-weight:500;color:#272d31;text-align:center;margin-top:40px;position:relative}._backButton_1tori_25{position:absolute;left:0;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center}._backButton_1tori_25 svg{width:29px;height:24px}._closeIcon_1tori_42{font-size:42px;color:#637684;line-height:1}._subtitle_1tori_48{font-size:18px;color:#272d31;text-align:center;max-width:543px;margin:16px auto 48px;line-height:1.5}._formContent_1tori_57{max-width:816px;margin:0 auto}._providerInfo_1tori_62{display:flex;align-items:center;gap:10px;margin-bottom:40px}._providerName_1tori_69{font-weight:700;font-size:16px;color:#545b69}._form_1tori_57{display:flex;flex-direction:column;gap:32px}._fieldGroup_1tori_81{display:flex;flex-direction:column}._label_1tori_86,._labelRequired_1tori_92{font-size:16px;font-weight:400;color:#272d31}._requiredStar_1tori_98{color:#d12a2a}._fieldDescription_1tori_102{font-size:14px;color:#272d31;margin-top:4px;margin-bottom:12px;line-height:1.5}._encryptionNote_1tori_110{display:block;font-style:italic;margin-top:4px}._input_1tori_116{background:#ededed;border:1px solid #f7f7f7;border-radius:30px;height:56px;padding:0 24px;font-size:18px;outline:none;transition:border-color .2s}._input_1tori_116:focus{border-color:#288ed2}._error_1tori_130{color:#d12a2a;font-size:14px;text-align:center;margin-top:24px}._finishRow_1tori_137{display:flex;justify-content:center;margin-top:48px}._finishButton_1tori_143{width:300px;height:50px;background:#288ed2;color:#fff;border:none;border-radius:830px;font-size:18px;font-weight:700;cursor:pointer;transition:background-color .2s}._finishButton_1tori_143:hover{background:#2280be}._finishButton_1tori_143:disabled{opacity:.6;cursor:not-allowed}@media(max-width:780px){._title_1tori_16{font-size:32px}}._root_k76ut_1{max-width:900px;margin-inline:auto}._section_k76ut_6{margin-bottom:64px}._section_k76ut_6>._sectionHeader_k76ut_9{display:flex;align-items:center;justify-content:space-between}._section_k76ut_6>p{margin-top:12px;font-size:14px;color:#272d31}._infoCards_k76ut_20{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;gap:12px;margin-top:24px}._infoCards_k76ut_20 li{padding:32px;background-color:#f9f9f9;border-radius:32px;position:relative}._infoCards_k76ut_20 li h2{font-weight:700;color:#545b69}._infoCards_k76ut_20 li h3{font-size:26px;font-weight:700;color:#272d31;margin-block:8px}._infoCards_k76ut_20 li p{font-size:12px;line-height:2;color:#637684}._infoCards_k76ut_20 li:after{content:"";width:17px;height:18px;background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='18'%20viewBox='0%200%2017%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.8242%201.43848C16.2812%201.89551%2016.583%202.44043%2016.7295%203.07324C16.8818%203.70605%2016.958%204.46777%2016.958%205.3584L16.958%2011.9414C16.958%2012.8379%2016.8818%2013.6025%2016.7295%2014.2354C16.583%2014.8623%2016.2813%2015.4043%2015.8242%2015.8613C15.3613%2016.3184%2014.8105%2016.623%2014.1719%2016.7754C13.5391%2016.9336%2012.7803%2017.0127%2011.8955%2017.0127L5.30371%2017.0127C4.41895%2017.0127%203.66016%2016.9336%203.02734%2016.7754C2.39453%2016.623%201.84668%2016.3184%201.38379%2015.8613C0.926758%2015.4043%200.62207%2014.8623%200.469727%2014.2354C0.317383%2013.6025%200.241211%2012.8379%200.241211%2011.9414L0.241211%205.34961C0.241211%204.46484%200.317383%203.70898%200.469727%203.08203C0.62207%202.44922%200.926758%201.90137%201.38379%201.43848C1.84082%200.987305%202.38574%200.685547%203.01855%200.533203C3.65723%200.375%204.41602%200.295898%205.29492%200.295898L11.8955%200.295898C12.7803%200.295898%2013.5391%200.375%2014.1719%200.533203C14.8105%200.685547%2015.3613%200.987305%2015.8242%201.43848ZM11.4648%2011.2822C11.7461%2011.2822%2011.9658%2011.1885%2012.124%2011.001C12.2881%2010.8135%2012.3701%2010.5674%2012.3701%2010.2627V6.06152C12.3701%205.66309%2012.2617%205.36133%2012.0449%205.15625C11.8281%204.95117%2011.5293%204.84863%2011.1484%204.84863L6.92969%204.84863C6.61914%204.84863%206.37012%204.93066%206.18262%205.09473C5.99512%205.25879%205.90137%205.48145%205.90137%205.7627C5.90137%206.03809%205.99219%206.25781%206.17383%206.42187C6.36133%206.58594%206.61035%206.66797%206.9209%206.66797H8.25684L9.34668%206.52734L8.09863%207.62598L5.1543%2010.5703C4.93164%2010.7871%204.82031%2011.0391%204.82031%2011.3262C4.82031%2011.6426%204.91992%2011.8945%205.11914%2012.082C5.32422%2012.2695%205.57031%2012.3633%205.85742%2012.3633C6.00977%2012.3633%206.15332%2012.3369%206.28809%2012.2842C6.42285%2012.2314%206.54883%2012.1465%206.66602%2012.0293L9.58398%209.11133L10.6738%207.87207L10.5508%209.01465V10.2627C10.5508%2010.5732%2010.6328%2010.8223%2010.7969%2011.0098C10.9609%2011.1914%2011.1836%2011.2822%2011.4648%2011.2822Z'%20fill='%238992A4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:16px;right:16px}._infoCards_k76ut_20 li._clickable_k76ut_60{cursor:pointer;transition:transform .2s,box-shadow .2s}._infoCards_k76ut_20 li._clickable_k76ut_60:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._infoCards_k76ut_20 li._noAction_k76ut_68:after{display:none}._infoCards_k76ut_20 li._good_k76ut_71 h3{color:#0f9b81}._infoCards_k76ut_20 li._warning_k76ut_74 h3{color:#d4a017}._infoCards_k76ut_20 li._critical_k76ut_77 h3{color:#d12a2a}._addButton_k76ut_81{position:relative;width:28px;height:28px;background:transparent;border-radius:50%;cursor:pointer;transition:background-color .15s}._addButton_k76ut_81:before,._addButton_k76ut_81:after{content:"";position:absolute;top:50%;left:50%;background-color:#000000d9;border-radius:1px;transform:translate(-50%,-50%)}._addButton_k76ut_81:before{width:12px;height:2px}._addButton_k76ut_81:after{width:2px;height:12px}._addButton_k76ut_81:hover{background-color:#0000000f}._extensionCards_k76ut_111{display:grid;grid-template-columns:repeat(auto-fill,210px);gap:12px;margin-top:24px}._extensionCard_k76ut_111{padding:30px;background-color:#f7f7f7;border-radius:30px;height:170px;position:relative;cursor:pointer;transition:transform .2s,box-shadow .2s}._extensionCard_k76ut_111:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}._extensionCard_k76ut_111:after{content:"";width:17px;height:18px;background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='18'%20viewBox='0%200%2017%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.8242%201.43848C16.2812%201.89551%2016.583%202.44043%2016.7295%203.07324C16.8818%203.70605%2016.958%204.46777%2016.958%205.3584L16.958%2011.9414C16.958%2012.8379%2016.8818%2013.6025%2016.7295%2014.2354C16.583%2014.8623%2016.2813%2015.4043%2015.8242%2015.8613C15.3613%2016.3184%2014.8105%2016.623%2014.1719%2016.7754C13.5391%2016.9336%2012.7803%2017.0127%2011.8955%2017.0127L5.30371%2017.0127C4.41895%2017.0127%203.66016%2016.9336%203.02734%2016.7754C2.39453%2016.623%201.84668%2016.3184%201.38379%2015.8613C0.926758%2015.4043%200.62207%2014.8623%200.469727%2014.2354C0.317383%2013.6025%200.241211%2012.8379%200.241211%2011.9414L0.241211%205.34961C0.241211%204.46484%200.317383%203.70898%200.469727%203.08203C0.62207%202.44922%200.926758%201.90137%201.38379%201.43848C1.84082%200.987305%202.38574%200.685547%203.01855%200.533203C3.65723%200.375%204.41602%200.295898%205.29492%200.295898L11.8955%200.295898C12.7803%200.295898%2013.5391%200.375%2014.1719%200.533203C14.8105%200.685547%2015.3613%200.987305%2015.8242%201.43848ZM11.4648%2011.2822C11.7461%2011.2822%2011.9658%2011.1885%2012.124%2011.001C12.2881%2010.8135%2012.3701%2010.5674%2012.3701%2010.2627V6.06152C12.3701%205.66309%2012.2617%205.36133%2012.0449%205.15625C11.8281%204.95117%2011.5293%204.84863%2011.1484%204.84863L6.92969%204.84863C6.61914%204.84863%206.37012%204.93066%206.18262%205.09473C5.99512%205.25879%205.90137%205.48145%205.90137%205.7627C5.90137%206.03809%205.99219%206.25781%206.17383%206.42187C6.36133%206.58594%206.61035%206.66797%206.9209%206.66797H8.25684L9.34668%206.52734L8.09863%207.62598L5.1543%2010.5703C4.93164%2010.7871%204.82031%2011.0391%204.82031%2011.3262C4.82031%2011.6426%204.91992%2011.8945%205.11914%2012.082C5.32422%2012.2695%205.57031%2012.3633%205.85742%2012.3633C6.00977%2012.3633%206.15332%2012.3369%206.28809%2012.2842C6.42285%2012.2314%206.54883%2012.1465%206.66602%2012.0293L9.58398%209.11133L10.6738%207.87207L10.5508%209.01465V10.2627C10.5508%2010.5732%2010.6328%2010.8223%2010.7969%2011.0098C10.9609%2011.1914%2011.1836%2011.2822%2011.4648%2011.2822Z'%20fill='%238992A4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;top:16px;right:16px}._extensionCard_k76ut_111 h2{font-weight:700;font-size:16px;color:#545b69;margin-top:8px}._extensionCard_k76ut_111 h3{font-size:26px;font-weight:700;color:#637684;margin-top:8px;line-height:1.1}._emptyState_k76ut_157{color:#637684;font-size:14px;margin-top:24px}._apiKeysLink_k76ut_163{display:inline-block;margin-top:24px;padding:10px 24px;font-size:14px;font-weight:600;color:#288ed2;background-color:#eef5fb;border-radius:99px;text-decoration:none;transition:background-color .2s}._apiKeysLink_k76ut_163:hover{background-color:#ddeaf5}._logoutButton_k76ut_179{display:block;margin-top:64px;margin-inline:auto;padding:14px 48px;font-size:16px;font-weight:700;color:#d12a89;background-color:#f7f7f7;border-radius:30px;cursor:pointer;transition:background-color .2s}._logoutButton_k76ut_179:hover{background-color:#efefef}@media(max-width:1024px){._infoCards_k76ut_20{grid-template-columns:repeat(2,1fr)}._infoCards_k76ut_20 li{padding:20px}}@media(max-width:640px){._infoCards_k76ut_20 li{padding:16px}._infoCards_k76ut_20 li h3{font-size:20px}._logoutButton_k76ut_179{padding:12px 32px}}._root_1fxn7_1{max-width:900px;margin-inline:auto;padding-block:48px}._header_1fxn7_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}._header_1fxn7_7 h2{font-size:22px;font-weight:700;color:#272d31}._createForm_1fxn7_19{background-color:#f9f9f9;border-radius:16px;padding:24px;margin-bottom:32px}._createForm_1fxn7_19 h3{font-size:16px;font-weight:700;color:#272d31;margin-bottom:16px}._formRow_1fxn7_32{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}._formField_1fxn7_39{display:flex;flex-direction:column;gap:4px}._formField_1fxn7_39 label{font-size:12px;font-weight:600;color:#637684;text-transform:uppercase;letter-spacing:.5px}._formField_1fxn7_39 input,._formField_1fxn7_39 select{padding:10px 14px;border:1px solid #e2e5e9;border-radius:10px;font-size:14px;color:#272d31;background-color:#fff;transition:border-color .2s}._formField_1fxn7_39 input:focus,._formField_1fxn7_39 select:focus{outline:none;border-color:#288ed2}._createButton_1fxn7_67{padding:10px 24px;font-size:14px;font-weight:600;color:#fff;background-color:#288ed2;border-radius:99px;cursor:pointer;transition:background-color .2s;margin-top:8px}._createButton_1fxn7_67:hover:not(:disabled){background-color:#2078b5}._createButton_1fxn7_67:disabled{opacity:.5;cursor:not-allowed}._newKeyBanner_1fxn7_86{background-color:#eef8ee;border:1px solid #b8e6b8;border-radius:12px;padding:20px;margin-bottom:24px}._newKeyBanner_1fxn7_86 h4{font-size:14px;font-weight:700;color:#1a7a1a;margin-bottom:4px}._newKeyBanner_1fxn7_86 p{font-size:12px;color:#637684;margin-bottom:12px}._keyDisplay_1fxn7_105{display:flex;align-items:center;gap:8px}._keyDisplay_1fxn7_105 code{flex:1;font-family:SF Mono,Fira Code,monospace;font-size:13px;background-color:#fff;padding:10px 14px;border-radius:8px;border:1px solid #d4e8d4;word-break:break-all;color:#272d31}._keyDisplay_1fxn7_105 button{padding:8px 16px;font-size:12px;font-weight:600;color:#1a7a1a;background-color:#d4f0d4;border-radius:99px;cursor:pointer;white-space:nowrap;transition:background-color .2s}._keyDisplay_1fxn7_105 button:hover{background-color:#b8e6b8}._dismissButton_1fxn7_136{margin-top:12px;padding:6px 16px;font-size:12px;color:#637684;background-color:transparent;border-radius:99px;cursor:pointer}._dismissButton_1fxn7_136:hover{background-color:#f0f0f0}._table_1fxn7_149{width:100%;border-collapse:separate;border-spacing:0}._table_1fxn7_149 th{text-align:left;font-size:11px;font-weight:600;color:#637684;text-transform:uppercase;letter-spacing:.5px;padding:8px 12px;border-bottom:1px solid #e2e5e9}._table_1fxn7_149 td{padding:12px;font-size:14px;color:#272d31;border-bottom:1px solid #f0f0f0;vertical-align:middle}._prefix_1fxn7_172{font-family:SF Mono,Fira Code,monospace;font-size:12px;color:#576773}._badge_1fxn7_178{display:inline-block;padding:2px 10px;border-radius:99px;font-size:11px;font-weight:600}._badgeActive_1fxn7_186{background-color:#e6f5ee;color:#0f9b81}._badgeRevoked_1fxn7_191{background-color:#fce8e8;color:#d12a2a}._badgeExpired_1fxn7_196{background-color:#fef3e2;color:#b57614}._revokeButton_1fxn7_201{padding:4px 12px;font-size:12px;font-weight:600;color:#d12a2a;background-color:#fce8e8;border-radius:99px;cursor:pointer;transition:background-color .2s}._revokeButton_1fxn7_201:hover{background-color:#f5d0d0}._emptyState_1fxn7_215{text-align:center;padding:48px;color:#637684;font-size:14px}._error_1fxn7_222{background-color:#fce8e8;color:#d12a2a;padding:12px 16px;border-radius:10px;font-size:13px;margin-bottom:16px}._backLink_1fxn7_231{display:inline-block;margin-bottom:24px;font-size:13px;color:#288ed2;text-decoration:none}._backLink_1fxn7_231:hover{text-decoration:underline}@media(max-width:640px){._formRow_1fxn7_32{grid-template-columns:1fr}._table_1fxn7_149{font-size:12px}._table_1fxn7_149 th,._table_1fxn7_149 td{padding:8px}}._root_1fo72_1{max-width:900px;margin:0 auto;padding:8px 16px 32px}._header_1fo72_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}._title_1fo72_14{font-size:20px;font-weight:600;color:#272d31}._addButton_1fo72_20{position:relative;width:28px;height:28px;background:transparent;border-radius:50%;cursor:pointer;transition:background-color .15s}._addButton_1fo72_20:before,._addButton_1fo72_20:after{content:"";position:absolute;top:50%;left:50%;background-color:#000000d9;border-radius:1px;transform:translate(-50%,-50%)}._addButton_1fo72_20:before{width:12px;height:2px}._addButton_1fo72_20:after{width:2px;height:12px}._addButton_1fo72_20:hover{background-color:#0000000f}._loading_1fo72_50,._empty_1fo72_51{text-align:center;color:#94a3b8;font-size:14px;padding:48px 0}._list_1fo72_58{display:flex;flex-direction:column;gap:12px}._row_1fo72_64{display:flex;align-items:center;gap:24px;width:100%;padding:20px 32px;background:#f7f7f7;border-radius:60px;cursor:pointer;transition:.15s;text-align:left}._row_1fo72_64:hover{background:#efefef}._rowIndex_1fo72_80{font-size:16px;font-weight:700;color:#272d31;min-width:24px;text-align:center}._rowSection_1fo72_88{display:flex;flex-direction:column;gap:4px;min-width:100px}._sectionLabel_1fo72_95{font-size:16px;font-weight:700;color:#000}._sectionValue_1fo72_101{font-size:16px;color:#272d31}._rowActions_1fo72_106{display:flex;align-items:center;gap:16px;margin-left:auto}._actionBtn_1fo72_113{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;transition:.15s}._actionBtn_1fo72_113:hover{background:#0000000f}@media(max-width:768px){._row_1fo72_64{padding:16px 20px;border-radius:24px;gap:16px}._rowSection_1fo72_88{min-width:70px}._rowActions_1fo72_106{gap:8px}}@media(max-width:480px){._row_1fo72_64{flex-wrap:wrap;border-radius:16px;padding:14px 16px}._rowIndex_1fo72_80{display:none}}._root_1i0v6_1{display:flex;flex-direction:column;align-items:center;padding-top:24px;max-width:900px;margin-inline:auto}._link_1i0v6_10 img{width:75px}._title_1i0v6_14{width:100%;text-align:center;font-family:var(--sf-pro-rounded-bold);font-size:45px;color:#272d31;margin-top:16px;position:relative}._arrowLeft_1i0v6_24{position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:44px;height:44px}._arrowLeft_1i0v6_24 svg{width:24px;height:24px}._wrapper_1i0v6_40{display:flex;gap:32px;margin-top:8px;margin-bottom:16px}._statusOnline_1i0v6_47,._statusOffline_1i0v6_48,._plan_1i0v6_49{font-size:14px;line-height:1.5;display:flex;gap:8px}._statusOnline_1i0v6_47:before,._statusOffline_1i0v6_48:before,._plan_1i0v6_49:before{content:"";width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain}._statusOnline_1i0v6_47{color:#576773}._statusOnline_1i0v6_47:before{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='10'%20cy='10'%20r='10'%20fill='%230F9B81'/%3e%3c/svg%3e")}._statusOffline_1i0v6_48{color:#576773}._statusOffline_1i0v6_48:before{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='10'%20cy='10'%20r='10'%20fill='%23D12A89'/%3e%3c/svg%3e")}._plan_1i0v6_49{color:#288ed2}._plan_1i0v6_49:before{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.53931%201.19857C8.79313%200.45905%2010.3497%200.459051%2011.6036%201.19858L16.175%203.89487C17.3945%204.61413%2018.1429%205.92444%2018.1429%207.34023V12.7239C18.1429%2014.15%2017.3836%2015.4682%2016.15%2016.1838L11.5785%2018.8357C10.3373%2019.5557%208.80553%2019.5557%207.56431%2018.8357L2.99289%2016.1838C1.75929%2015.4682%201%2014.15%201%2012.7239V7.34023C1%205.92444%201.74841%204.61413%202.96788%203.89487L7.53931%201.19857Z'%20fill='%23FFD74D'/%3e%3c/svg%3e")}._tabList_1i0v6_87{display:flex;gap:16px;padding:12px 20px;border-radius:99px;background-color:#f9f9f9}._tabList_1i0v6_87 li:not(:first-child){padding-left:17px;border-left:1px solid #cccccc}._tabList_1i0v6_87 a{display:flex;align-items:center}._tabList_1i0v6_87 a svg{width:18px;height:18px}._tabList_1i0v6_87 a path{transition:.2s ease-out}._tabList_1i0v6_87 a:hover path,._tabList_1i0v6_87 a._active_1i0v6_109 path{fill:#288ed2}._tabName_1i0v6_113{color:#637684;margin-top:8px;margin-bottom:16px}@media(max-width:1024px){._title_1i0v6_14{font-size:28px}}@media(max-width:640px){._title_1i0v6_14{font-size:20px}._wrapper_1i0v6_40{gap:16px}}._root_v98z6_1{background-color:var(--white);padding-inline:16px;position:absolute;inset:0}._container_v98z6_8{max-width:900px;margin-inline:auto}._logoWrapper_v98z6_13{display:flex;flex-direction:column;align-items:center;padding-top:16px}._header_v98z6_20{margin-block:48px;display:grid;align-items:center}._header_v98z6_20 ._closeButton_v98z6_25,._header_v98z6_20 ._title_v98z6_26{grid-area:1/1}._closeButton_v98z6_25{justify-self:start;z-index:1;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._closeButton_v98z6_25:not(:disabled):hover{transform:scale(1.1)}._title_v98z6_26{font-family:var(--sf-pro-rounded-bold);font-size:48px;text-align:center}._categoryTitle_v98z6_46{font-size:24px;font-weight:700;margin-bottom:16px}._label_v98z6_52{display:block;margin-bottom:8px}._input_v98z6_57{font-size:18px;background-color:#ededed;padding:16px 24px;border-radius:99px;width:100%;margin-top:6px;margin-bottom:32px}._input_v98z6_57::placeholder{color:#637684}._inputButtonWrapper_v98z6_70{display:flex;justify-content:space-between;align-items:center;margin-block:20px}._inputButton_v98z6_70{background-color:#384148;color:var(--white);font-size:18px;font-weight:700;padding:16px 40px;border-radius:99px;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._inputButton_v98z6_70:not(:disabled):hover{transform:scale(1.1)}._description_v98z6_91{line-height:1.3}._link_v98z6_95{color:#288ed2;text-decoration:underline}._upgradeBox_v98z6_100{margin-top:16px;margin-bottom:32px;border:5px dotted #ffb500;border-radius:32px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:16px}._upgradeBox_v98z6_100 p{text-align:center;font-size:26px}._upgradeButton_v98z6_116{font-size:18px;font-weight:700;background-color:#ffd74d;border-radius:99px;padding:16px 32px;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._upgradeButton_v98z6_116:not(:disabled):hover{transform:scale(1.1)}._createWrapper_v98z6_129{padding-block:48px;max-width:500px;margin-inline:auto}._createWrapper_v98z6_129 p{line-height:1.3;margin-bottom:16px}._createButton_v98z6_139{width:100%;font-size:18px;font-weight:700;text-align:center;background-color:#ffd74d;padding:16px;border-radius:99px;transition:.3s;transition-timing-function:cubic-bezier(.2,1,.2,1.4)}._createButton_v98z6_139:not(:disabled):hover{transform:scale(1.1)}@media(max-width:640px){._title_v98z6_26{font-size:32px}._categoryTitle_v98z6_46{font-size:18px}._input_v98z6_57{font-size:16px}._inputButton_v98z6_70{font-size:16px;padding:12px 28px}._upgradeBox_v98z6_100 p{font-size:18px}._upgradeButton_v98z6_116{font-size:16px;padding:12px 24px}._createWrapper_v98z6_129{max-width:100%}._createButton_v98z6_139{font-size:16px;padding:14px}}._root_19ewn_1{max-width:900px;margin-inline:auto;padding-block:48px}._heading_19ewn_7{font-size:16px;font-weight:700;color:#272d31;margin-bottom:16px}._list_19ewn_14{display:flex;flex-direction:column;gap:14px}._row_19ewn_20{display:flex;align-items:center;gap:16px;padding:24px 32px;background-color:#f7f7f7;border-radius:30px;cursor:pointer;transition:background-color .2s ease-out;text-decoration:none;color:inherit}._row_19ewn_20:hover{background-color:#eef0f2}._icon_19ewn_36{font-size:24px;line-height:1;flex-shrink:0;display:flex;align-items:center;justify-content:center}._icon_19ewn_36 svg{width:24px;height:24px}._label_19ewn_49{flex:1;font-size:18px;color:#272d31}._arrow_19ewn_55{flex-shrink:0;color:#ccc;font-size:24px;line-height:1;display:flex;align-items:center}@media(max-width:640px){._row_19ewn_20{padding:20px 24px}._label_19ewn_49{font-size:15px}}._root_doxa7_1{max-width:900px;margin-inline:auto}._cardSection_doxa7_6{margin-bottom:32px}._sectionHeading_doxa7_10{font-size:18px;font-weight:700;color:#272d31;margin-bottom:12px}._chat_doxa7_17{display:flex;flex-direction:column;min-height:50vh}._formWrapper_doxa7_23{position:sticky;bottom:0;background-color:var(--white);padding-bottom:16px}._form_doxa7_23{display:grid;align-items:center}._input_doxa7_35{width:100%;border-radius:99px;background-color:#f7f7f7;font-size:16px;transition:.2s;grid-area:1/1;line-height:1.5;color:#272d31;padding:16px 60px 16px 32px;margin-top:16px}._input_doxa7_35:hover,._input_doxa7_35:focus{outline:none}._input_doxa7_35::placeholder{font-size:inherit;color:#637684}._input_doxa7_35:disabled{opacity:.5;cursor:not-allowed}._submitButton_doxa7_59{grid-area:1/1;justify-self:end;padding:8px 14px;background-color:#ccc;border-radius:99px;margin-right:12px;margin-top:16px;transition:.2s ease-out}._submitButton_doxa7_59:hover:not(:disabled){background-color:#288ed2}._submitButton_doxa7_59:disabled{opacity:.5;cursor:not-allowed}@media(max-width:640px){._header_doxa7_78{flex-wrap:wrap}._nodeName_doxa7_81{font-size:20px}._input_doxa7_35{padding:12px 50px 12px 20px}}._root_o643s_1{max-width:900px;margin-inline:auto;padding-block:0 48px}._section_o643s_7{margin-bottom:48px}._section_o643s_7>strong{display:block;font-family:var(--sf-pro-rounded-bold);font-weight:400}._section_o643s_7>p{font-size:14px;line-height:1.5;color:#637684;margin-top:4px;margin-bottom:16px}._connectionRow_o643s_23{display:flex;align-items:center;gap:16px;padding:14px 0;border-bottom:1px solid #f0f0f0}._connectionRow_o643s_23:first-of-type{border-top:1px solid #f0f0f0}._connectionLabel_o643s_34{font-size:14px;font-weight:600;color:#545b69;min-width:80px}._connectionValue_o643s_41{font-family:SF Mono,Fira Code,monospace;font-size:13px;color:#272d31;background-color:#f3f4f6;padding:4px 10px;border-radius:6px}._generateApiKeyButton_o643s_50{padding:6px 16px;font-size:13px;font-weight:600;color:#288ed2;background-color:#eef5fb;border-radius:99px;cursor:pointer;transition:background-color .2s}._generateApiKeyButton_o643s_50:hover{background-color:#ddeaf5}._keyForm_o643s_64{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-top:8px}._keyInput_o643s_72{padding:8px 14px;border:1px solid #e2e5e9;border-radius:10px;font-size:13px;color:#272d31;flex:1;min-width:160px}._keyInput_o643s_72:focus{outline:none;border-color:#288ed2}._keySelect_o643s_86{padding:8px 14px;border:1px solid #e2e5e9;border-radius:10px;font-size:13px;color:#272d31;background-color:#fff}._generateButton_o643s_95{padding:8px 16px;font-size:13px;font-weight:600;color:#fff;background-color:#288ed2;border-radius:99px;cursor:pointer;transition:background-color .2s}._generateButton_o643s_95:hover:not(:disabled){background-color:#2078b5}._generateButton_o643s_95:disabled{opacity:.5;cursor:not-allowed}._cancelButton_o643s_113{padding:8px 16px;font-size:13px;color:#637684;background-color:transparent;border-radius:99px;cursor:pointer}._cancelButton_o643s_113:hover{background-color:#f0f0f0}._newKeyDisplay_o643s_125{background-color:#eef8ee;border:1px solid #b8e6b8;border-radius:12px;padding:16px;margin-top:8px}._keyWarning_o643s_133{font-size:12px;font-weight:600;color:#1a7a1a;margin-bottom:8px}._keyRow_o643s_140{display:flex;align-items:center;gap:8px}._keyCode_o643s_146{flex:1;font-family:SF Mono,Fira Code,monospace;font-size:12px;background-color:#fff;padding:8px 12px;border-radius:8px;border:1px solid #d4e8d4;word-break:break-all;color:#272d31}._copyButton_o643s_158{padding:6px 14px;font-size:12px;font-weight:600;color:#1a7a1a;background-color:#d4f0d4;border-radius:99px;cursor:pointer;white-space:nowrap;transition:background-color .2s}._copyButton_o643s_158:hover{background-color:#b8e6b8}._dismissKeyButton_o643s_173{margin-top:8px;padding:4px 12px;font-size:12px;color:#637684;background-color:transparent;border-radius:99px;cursor:pointer}._dismissKeyButton_o643s_173:hover{background-color:#f0f0f0}._sectionHeader_o643s_186{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}._sectionHeader_o643s_186>div>strong{display:block}._sectionHeader_o643s_186>div>p{font-size:14px;line-height:1.5;color:#637684;margin-top:4px}._muted_o643s_203{font-size:14px;color:#637684}._error_o643s_208{font-size:13px;color:#d94040;margin-bottom:16px}._modelGrid_o643s_214{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}._modelCard_o643s_220{display:flex;flex-direction:column;padding:32px;background-color:#f9f9f9;border-radius:32px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}._modelCard_o643s_220:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}._modelCard_o643s_220 h2{font-weight:700;color:#545b69}._modelCard_o643s_220 h3{font-size:26px;font-weight:700;color:#0f9b81;margin-block:8px}._modelCard_o643s_220 p{font-size:11px;line-height:2;color:#637684}._plusButton_o643s_249{position:relative;width:28px;height:28px;border-radius:50%;background:transparent;cursor:pointer;flex-shrink:0;transition:background-color .15s}._plusButton_o643s_249:before,._plusButton_o643s_249:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000d9;border-radius:1px}._plusButton_o643s_249:before{width:12px;height:2px}._plusButton_o643s_249:after{width:2px;height:12px}._plusButton_o643s_249:hover{background-color:#0000000f}._uploadForm_o643s_280{display:flex;flex-direction:column;gap:12px;padding:20px 24px;background-color:#f7f7f7;border-radius:16px;margin-bottom:16px}._fileInput_o643s_290{font-size:13px;color:#272d31}._textInput_o643s_295{padding:10px 16px;border:1px solid #e2e5e9;border-radius:10px;font-size:14px;color:#272d31;background-color:#fff}._textInput_o643s_295:focus{outline:none;border-color:#288ed2}._textInput_o643s_295::placeholder{color:#637684}._uploadButton_o643s_311{align-self:flex-start;padding:10px 24px;font-size:14px;font-weight:600;color:#fff;background-color:#288ed2;border-radius:99px;cursor:pointer;transition:background-color .2s}._uploadButton_o643s_311:hover:not(:disabled){background-color:#2078b5}._uploadButton_o643s_311:disabled{opacity:.5;cursor:not-allowed}._knowledgeList_o643s_330{display:flex;flex-direction:column}._knowledgeItem_o643s_335{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #f0f0f0}._knowledgeItem_o643s_335:first-child{border-top:1px solid #f0f0f0}._knowledgeInfo_o643s_347{display:flex;flex-direction:column;gap:2px}._knowledgeName_o643s_353{font-family:var(--sf-pro-rounded-bold);font-size:14px;font-weight:400;color:#272d31}._knowledgeMeta_o643s_360{font-size:12px;color:#637684}._removeButton_o643s_365{padding:6px 14px;font-size:12px;font-weight:600;color:#d94040;background-color:transparent;border-radius:99px;cursor:pointer;transition:background-color .2s;white-space:nowrap}._removeButton_o643s_365:hover{background-color:#fef2f2}._emptyState_o643s_380{padding:24px 32px;background-color:#f7f7f7;border-radius:16px;text-align:center}._emptyState_o643s_380>span{font-family:var(--sf-pro-rounded-bold);font-size:14px;font-weight:400;color:#272d31}._emptyState_o643s_380>p{font-size:13px;color:#637684;line-height:1.5;margin-top:8px}._comingSoon_o643s_399{padding:24px 32px;background-color:#f7f7f7;border-radius:16px;text-align:center}._comingSoon_o643s_399>span{font-family:var(--sf-pro-rounded-bold);font-size:14px;font-weight:400;color:#288ed2}._comingSoon_o643s_399>p{font-size:13px;color:#637684;line-height:1.5;margin-top:8px}._actions_o643s_418{display:flex;gap:24px}._actionButton_o643s_423{display:flex;align-items:center;gap:12px;padding:16px 32px;border-radius:99px;background-color:#f7f7f7;border:2px solid transparent;cursor:pointer;font-family:var(--sf-pro-rounded-bold);font-size:16px;font-weight:400;color:#384148;transition:.2s ease-out}._actionButton_o643s_423 svg{width:24px;height:24px}._actionButton_o643s_423:hover{background-color:#eef0f2;border-color:#288ed2}._actionButton_o643s_423._destructive_o643s_446{color:#d94040}._actionButton_o643s_423._destructive_o643s_446:hover{border-color:#d94040}@media(max-width:640px){._actions_o643s_418{flex-direction:column;gap:16px}._actionButton_o643s_423{font-size:14px;padding:12px 24px}._actionButton_o643s_423 svg{width:20px;height:20px}._keyForm_o643s_64{flex-direction:column;align-items:stretch}._sectionHeader_o643s_186{flex-direction:column}._modelGrid_o643s_214{grid-template-columns:1fr}}._overlay_o643s_477{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}._dialog_o643s_487{background:#fff;border-radius:24px;padding:40px;min-width:360px;max-width:480px;text-align:center}._dialog_o643s_487 h2{font-family:var(--sf-pro-rounded-bold);font-size:22px;font-weight:400;margin-bottom:8px}._dialog_o643s_487 p{color:#637684;margin-bottom:24px}._dialogActions_o643s_506{display:flex;gap:12px;justify-content:center}._confirmButton_o643s_512{padding:10px 28px;font-size:15px;font-weight:600;color:#fff;background:#288ed2;border-radius:12px;cursor:pointer;transition:background-color .2s}._confirmButton_o643s_512:hover:not(:disabled){background:#2078b5}._confirmButton_o643s_512:disabled{opacity:.5;cursor:not-allowed}._confirmButton_o643s_512._destructive_o643s_446{background:#d94040}._confirmButton_o643s_512._destructive_o643s_446:hover:not(:disabled){background:#c03030}._sheetDialog_o643s_536{position:relative;background:#fff;border-radius:30px;padding:40px;min-width:400px;max-width:600px;width:90vw;max-height:85vh;overflow-y:auto}._sheetDialog_o643s_536 h2{font-family:var(--sf-pro-rounded-bold);font-size:22px;font-weight:400;text-align:center;margin-bottom:4px}._sheetHeader_o643s_555{display:flex;align-items:center;margin-bottom:4px}._sheetClose_o643s_561{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s}._sheetClose_o643s_561 svg{width:16px;height:16px}._sheetClose_o643s_561:hover{opacity:.6}._sheetTitle_o643s_580{flex:1;text-align:center;margin-right:32px}._sheetSubtitle_o643s_586{font-size:14px;color:#637684;text-align:center;margin-bottom:24px}._sheetForm_o643s_593{display:flex;flex-direction:column;gap:20px}._sheetRow_o643s_599{display:flex;align-items:center;justify-content:space-between;gap:16px}._sheetField_o643s_606{display:flex;flex-direction:column;gap:6px}._sheetLabel_o643s_612{font-size:13px;font-weight:600;color:#545b69}._sheetHint_o643s_618{font-size:12px;color:#8a9aa8;line-height:1.4}._sheetInput_o643s_624{background-color:#f7f7f7;border:none;border-radius:99px;height:56px;padding:0 32px;font-size:16px;line-height:1.5;color:#272d31;outline:none;transition:.2s}._sheetInput_o643s_624:hover,._sheetInput_o643s_624:focus{outline:none}._sheetInput_o643s_624::placeholder{font-size:inherit;color:#637684}._sheetActions_o643s_644{display:flex;justify-content:center;margin-top:8px}._saveButton_o643s_650{width:100%;height:50px;background:#288ed2;color:#fff;border:none;border-radius:830px;font-family:var(--sf-pro-rounded-bold);font-size:18px;font-weight:400;cursor:pointer;transition:background-color .2s}._saveButton_o643s_650:hover:not(:disabled){background:#2280be}._saveButton_o643s_650:disabled{opacity:.6;cursor:not-allowed}._badge_o643s_671{display:inline-flex;align-items:center;padding:4px 10px;border-radius:99px;font-size:12px;font-weight:600;background-color:#f3f4f6;color:#545b69}._badgeBlue_o643s_682{background-color:#eef5fb;color:#288ed2}._badgeGreen_o643s_687{background-color:#eef8ee;color:#1a7a1a}._checkmarkStatus_o643s_692{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#1a7a1a}._checkmarkStatus_o643s_692 svg{width:18px;height:18px}._badgeYellow_o643s_705{background-color:#fef8e7;color:#a67c00}._badgeMuted_o643s_710{background-color:#f3f4f6;color:#8a9aa8}._badgeGroup_o643s_715{display:flex;flex-wrap:wrap;gap:6px}._headerRow_o643s_721{display:flex;align-items:center;gap:12px;margin-top:4px}._headerRow_o643s_721 ._sheetInput_o643s_624{flex:1;min-width:0}._headerKey_o643s_732{font-family:SF Mono,Fira Code,monospace;font-size:12px;color:#272d31;min-width:120px;flex-shrink:0}._functionRow_o643s_740{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #f0f0f0}._functionRow_o643s_740:last-child{border-bottom:none}._toggle_o643s_751{position:relative;width:44px;height:26px;border-radius:13px;background-color:#e2e5e9;border:none;cursor:pointer;padding:0;transition:background-color .2s;flex-shrink:0}._toggle_o643s_751._toggleOn_o643s_763{background-color:#288ed2}._toggleThumb_o643s_767{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background-color:#fff;transition:transform .2s;box-shadow:0 1px 3px #00000026}._toggleOn_o643s_763 ._toggleThumb_o643s_767{transform:translate(18px)}._overlay_1yi9y_1{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100}._sheet_1yi9y_11{position:relative;background:#fff;border-radius:30px;padding:40px;min-width:400px;max-width:560px;width:90vw;max-height:85vh;overflow-y:auto;display:flex;flex-direction:column}._header_1yi9y_25{display:flex;align-items:center;margin-bottom:4px}._closeButton_1yi9y_31{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s}._closeButton_1yi9y_31 svg{width:16px;height:16px}._closeButton_1yi9y_31:hover{opacity:.6}._title_1yi9y_50{flex:1;text-align:center;font-family:var(--sf-pro-rounded-bold);font-size:22px;font-weight:400;margin-right:32px}._progress_1yi9y_59{display:flex;justify-content:center;gap:8px;margin:16px 0 24px}._progressDot_1yi9y_66{width:8px;height:8px;border-radius:50%;background-color:#e2e5e9;transition:background-color .2s}._progressDot_1yi9y_66._active_1yi9y_73{background-color:#288ed2}._content_1yi9y_77{flex:1;min-height:200px}._content_1yi9y_77 h3{font-family:var(--sf-pro-rounded-bold);font-size:18px;font-weight:400;color:#272d31;margin-bottom:8px}._content_1yi9y_77 p{font-size:14px;line-height:1.6;color:#637684;margin-bottom:12px}._introStep_1yi9y_95{text-align:center;padding:16px 0}._uploadStep_1yi9y_100{padding:8px 0}._selectFilesButton_1yi9y_104{display:inline-flex;align-items:center;padding:10px 24px;font-size:14px;font-weight:600;color:#288ed2;background-color:#eef5fb;border-radius:99px;cursor:pointer;transition:background-color .2s;margin-bottom:16px}._selectFilesButton_1yi9y_104:hover{background-color:#ddeaf5}._hiddenInput_1yi9y_121{display:none}._fileList_1yi9y_125{display:flex;flex-direction:column}._fileItem_1yi9y_130{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0}._fileItem_1yi9y_130:first-child{border-top:1px solid #f0f0f0}._fileInfo_1yi9y_142{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}._fileNameInput_1yi9y_150{font-family:var(--sf-pro-rounded-bold);font-size:14px;font-weight:400;color:#272d31;border:none;background:transparent;padding:0;outline:none;width:100%}._fileNameInput_1yi9y_150:focus{border-bottom:1px solid #288ed2}._fileMeta_1yi9y_165{font-size:12px;color:#637684}._removeFile_1yi9y_170{padding:6px 14px;font-size:12px;font-weight:600;color:#d94040;background-color:transparent;border-radius:99px;cursor:pointer;transition:background-color .2s;white-space:nowrap;flex-shrink:0}._removeFile_1yi9y_170:hover{background-color:#fef2f2}._useCaseStep_1yi9y_186{padding:8px 0}._useCaseInput_1yi9y_190{width:100%;padding:16px;border:1px solid #e2e5e9;border-radius:16px;font-size:14px;line-height:1.6;color:#272d31;resize:vertical;font-family:inherit}._useCaseInput_1yi9y_190:focus{outline:none;border-color:#288ed2}._useCaseInput_1yi9y_190::placeholder{color:#8a9aa8}._confirmStep_1yi9y_209{padding:8px 0}._parsing_1yi9y_213{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 0}._spinner_1yi9y_221{width:32px;height:32px;border:3px solid #e2e5e9;border-top-color:#288ed2;border-radius:50%;animation:_spin_1yi9y_221 .8s linear infinite}@keyframes _spin_1yi9y_221{to{transform:rotate(360deg)}}._resultList_1yi9y_235{display:flex;flex-direction:column;gap:8px}._resultItem_1yi9y_241{padding:14px 16px;background-color:#f7f7f7;border-radius:12px}._resultHeader_1yi9y_247{display:flex;align-items:center;gap:10px;margin-bottom:4px}._relevancyBadge_1yi9y_254{display:inline-flex;padding:2px 10px;border-radius:99px;font-size:11px;font-weight:600}._relevancyBadge_1yi9y_254._relevant_1yi9y_261{background-color:#eef8ee;color:#1a7a1a}._relevancyBadge_1yi9y_254._notRelevant_1yi9y_265{background-color:#fef8e7;color:#a67c00}._resultName_1yi9y_270{font-family:var(--sf-pro-rounded-bold);font-size:14px;font-weight:400;color:#272d31}._resultReason_1yi9y_277{font-size:13px;color:#637684;line-height:1.5;margin-bottom:0}._footer_1yi9y_284{display:flex;gap:12px;margin-top:24px}._backButton_1yi9y_290{padding:12px 24px;font-size:15px;font-weight:600;color:#637684;background-color:transparent;border-radius:99px;cursor:pointer;transition:background-color .2s}._backButton_1yi9y_290:hover{background-color:#f0f0f0}._backButton_1yi9y_290:disabled{opacity:.5;cursor:not-allowed}._nextButton_1yi9y_308{flex:1;height:50px;background:#288ed2;color:#fff;border:none;border-radius:830px;font-family:var(--sf-pro-rounded-bold);font-size:18px;font-weight:400;cursor:pointer;transition:background-color .2s}._nextButton_1yi9y_308:hover:not(:disabled){background:#2280be}._nextButton_1yi9y_308:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){._sheet_1yi9y_11{min-width:unset;width:95vw;padding:24px;border-radius:20px}._nextButton_1yi9y_308{font-size:16px;height:44px}}._root_horpw_1{min-height:100dvh;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:40px 16px}._container_horpw_10{width:100%;max-width:480px}._logoLink_horpw_15{display:block;margin-bottom:32px}._logoLink_horpw_15 img{display:block;margin:0 auto}._profileImageWrapper_horpw_24{display:flex;justify-content:center;margin-bottom:24px}._profileImage_horpw_24{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #f0f0f0}._profileImagePlaceholder_horpw_38{width:120px;height:120px;border-radius:50%;background-color:#f7f7f7;display:flex;align-items:center;justify-content:center;color:#dedede;font-size:40px}._heading_horpw_50{font-size:48px;font-weight:700;text-align:center;margin-bottom:40px;font-family:SF Pro Rounded,SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif}@media only screen and (max-width:600px){._heading_horpw_50{font-size:32px}}._headingGradient_horpw_63{background:linear-gradient(90deg,#0f9b81,#288ed2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._field_horpw_70{margin-bottom:20px}._label_horpw_74{display:block;font-size:18px;font-weight:700;color:#47545d;margin-bottom:8px;padding-left:8px}._required_horpw_83{color:#d12a89}._input_horpw_87{width:100%;height:56px;padding:0 30px;border-radius:30px;background-color:#f7f7f7;color:#47545d;font-size:16px;border:none;transition:.2s}._input_horpw_87:hover,._input_horpw_87:focus{outline:none}._input_horpw_87::placeholder{color:#dedede}._selectWrapper_horpw_105{position:relative}._dropdown_horpw_109{position:absolute;top:100%;left:0;right:0;margin-top:4px;max-height:200px;overflow-y:auto;background-color:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;z-index:10;list-style:none;padding:8px 0}._dropdownItem_horpw_125{display:block;width:100%;padding:10px 24px;text-align:left;font-size:15px;color:#47545d;background:none;border:none;cursor:pointer}._dropdownItem_horpw_125:hover{background-color:#f7f7f7}._continueButton_horpw_140{display:block;width:100%;height:58px;margin-top:32px;border-radius:30px;background-color:#288ed2;color:#fff;font-size:18px;font-weight:700;border:none;cursor:pointer;transition:.2s}._continueButton_horpw_140:hover{opacity:.9}._continueButton_horpw_140:disabled{opacity:.5;cursor:not-allowed}._clusterHeading_horpw_162{font-size:36px;font-weight:700;text-align:center;margin-bottom:12px;font-family:SF Pro Rounded,SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif}@media only screen and (max-width:600px){._clusterHeading_horpw_162{font-size:28px}}._clusterSubheading_horpw_175{font-size:16px;color:#7a8a95;text-align:center;margin-bottom:40px}._clusterCards_horpw_182{display:flex;flex-direction:column;gap:16px}._clusterCard_horpw_182{width:100%;padding:24px 28px;border-radius:20px;border:2px solid #f0f0f0;background-color:#fff;text-align:left;cursor:pointer;transition:.2s}._clusterCard_horpw_182:hover{border-color:#288ed2}._clusterCardTitle_horpw_202{font-size:18px;font-weight:700;color:#47545d;margin-bottom:4px}._clusterCardDescription_horpw_209{font-size:14px;color:#7a8a95}._error_horpw_214{text-align:center;color:#d12a89;font-size:14px;margin-top:12px}._inviteInput_horpw_221{text-align:center;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:24px;font-weight:600;letter-spacing:4px;text-transform:uppercase}._inviteInput_horpw_221::placeholder{letter-spacing:4px;font-weight:400}._backButton_horpw_234{display:block;width:100%;margin-top:16px;padding:12px;background:none;border:none;color:#7a8a95;font-size:15px;font-weight:600;cursor:pointer;transition:.2s}._backButton_horpw_234:hover{color:#47545d}._root_vf9u3_1{display:flex;flex-direction:column;align-items:center;padding-top:24px;flex-shrink:0;position:relative}._titleRow_vf9u3_10{display:flex;align-items:center;justify-content:center;margin-bottom:16px;position:relative;width:100%}._back_vf9u3_19{position:absolute;left:24px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:.15s}._back_vf9u3_19:hover{opacity:.6}._nameInput_vf9u3_37{font-family:var(--sf-pro-rounded-bold);font-weight:400;font-size:64px;color:#272d31;border:none;padding:0;outline:none;background:transparent;text-align:center;min-width:0}._nameInput_vf9u3_37::placeholder{color:#ccc}._tabList_vf9u3_53{display:flex;gap:16px;padding:12px 20px;border-radius:99px;background-color:#f9f9f9;align-items:center}._tabList_vf9u3_53 li{display:flex;align-items:center;gap:16px}._tabList_vf9u3_53 ._tabBtn_vf9u3_66,._tabList_vf9u3_53 ._active_vf9u3_67{display:flex;align-items:center;justify-content:center;color:#272d31;transition:color .2s ease-out;padding:0}._tabList_vf9u3_53 ._tabBtn_vf9u3_66 svg,._tabList_vf9u3_53 ._active_vf9u3_67 svg{width:16px;height:16px}._tabList_vf9u3_53 ._tabBtn_vf9u3_66:hover,._tabList_vf9u3_53 ._active_vf9u3_67:hover,._tabList_vf9u3_53 ._active_vf9u3_67{color:#288ed2}._divider_vf9u3_88{color:#ccc;font-size:16px;font-family:var(--sf-pro-rounded-bold);font-weight:400;-webkit-user-select:none;user-select:none}._tabName_vf9u3_96{color:#637684;font-size:16px;margin-top:8px;margin-bottom:16px}@media(max-width:1024px){._nameInput_vf9u3_37{font-size:36px}}@media(max-width:640px){._nameInput_vf9u3_37{font-size:24px}._tabList_vf9u3_53{padding:10px 14px;gap:12px}}.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__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.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))}._handle_1xwtv_1{width:20px;height:20px;background:#8d8d8d;border:none;border-radius:50%}._handleTrue_1xwtv_9{background:#0f9b81;display:flex;align-items:center;justify-content:center}._handleFalse_1xwtv_17{background:#d12a89;display:flex;align-items:center;justify-content:center}._handleLabel_1xwtv_25{font-size:10px;font-weight:700;color:#fff;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}._handleAdd_1xwtv_34{width:1px;height:1px;min-width:0;min-height:0;background:transparent;border:none;opacity:0}._triggerNode_1xwtv_44{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}._triggerCard_1xwtv_52{position:relative;display:flex;align-items:center;justify-content:center;width:130px;height:110px;background:#f7f7f7;border-radius:30px}._triggerIcon_1xwtv_63{font-size:36px;color:#000;line-height:1}._triggerLabel_1xwtv_69{font-size:18px;font-weight:700;color:#000;text-align:center}._stepNode_1xwtv_76,._conditionalNode_1xwtv_77{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}._stepCard_1xwtv_85{position:relative;display:flex;align-items:center;justify-content:center;width:130px;height:110px;background:#f7f7f7;border-radius:30px;transition:background .15s,box-shadow .15s}._selected_1xwtv_97 ._stepCard_1xwtv_85{box-shadow:0 0 16px #288ed280,0 0 32px #288ed240}._stepIcon_1xwtv_101{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;color:#fff;font-size:20px;font-weight:700;flex-shrink:0}._stepLabel_1xwtv_114{font-size:18px;font-weight:700;color:#000;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}._stepType_1xwtv_125{font-size:13px;color:#8d8d8d;text-align:center}._branchLabel_1xwtv_135{position:absolute;font-size:10px;font-weight:700;color:#8d8d8d}._nodeStepNode_1xwtv_142{display:flex;flex-direction:column;align-items:center;position:relative}._nodeStepCard_1xwtv_149{position:relative;display:flex;align-items:center;gap:16px;width:284px;height:110px;background:#f7f7f7;border-radius:30px;padding:0 32px;transition:background .15s,box-shadow .15s}._selected_1xwtv_97 ._nodeStepCard_1xwtv_149{box-shadow:0 0 16px #288ed280,0 0 32px #288ed240}._nodeStepIcon_1xwtv_166{flex-shrink:0;display:flex;align-items:center;justify-content:center}._nodeStepText_1xwtv_173{display:flex;flex-direction:column;gap:2px;min-width:0}._nodeStepName_1xwtv_180{font-size:18px;font-weight:700;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._nodeStepSubtitle_1xwtv_189{font-size:16px;font-weight:700;color:#637684}._addStepNode_1xwtv_195{display:flex;align-items:center;justify-content:center;width:42px;height:42px;cursor:pointer;transition:.15s;position:relative}._addStepNode_1xwtv_195:hover{transform:scale(1.1)}._addStepNode_1xwtv_195:hover svg path{fill:#aaa}._root_1g3ac_1{position:absolute;width:400px;max-height:calc(100% - 32px);background:#f7f7f7;border-radius:30px;display:flex;flex-direction:column;z-index:20;box-shadow:0 8px 32px #0000001f;overflow:hidden}._header_1g3ac_14{display:flex;align-items:center;justify-content:flex-start;padding:16px 20px 8px;cursor:grab;-webkit-user-select:none;user-select:none}._header_1g3ac_14:active{cursor:grabbing}._sheetClose_1g3ac_26{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s}._sheetClose_1g3ac_26 svg{width:16px;height:16px}._sheetClose_1g3ac_26:hover{opacity:.6}._body_1g3ac_45{flex:1;overflow-y:auto;padding:4px 24px 24px;display:flex;flex-direction:column;gap:16px}._field_1g3ac_54{display:flex;flex-direction:column;gap:6px}._label_1g3ac_60{font-size:16px;font-weight:400;color:#000;padding-left:4px}._input_1g3ac_67,._textarea_1g3ac_68,select._input_1g3ac_67{padding:16px 20px;border:1px solid #f7f7f7;border-radius:30px;font-size:18px;color:#272d31;font-family:inherit;background:#ededed;outline:none;transition:border-color .15s;width:100%;box-sizing:border-box}._input_1g3ac_67:focus,._textarea_1g3ac_68:focus,select._input_1g3ac_67:focus{border-color:#288ed2}._input_1g3ac_67::placeholder,._textarea_1g3ac_68::placeholder,select._input_1g3ac_67::placeholder{color:#8d8d8d}._textarea_1g3ac_68{resize:vertical;min-height:56px;border-radius:20px}._divider_1g3ac_99{height:0;margin:0}._footer_1g3ac_104{padding:12px 24px 20px}._deleteBtn_1g3ac_108{width:100%;padding:14px;border-radius:30px;background:#ededed;color:#ef4444;font-size:16px;font-weight:500;transition:.15s}._deleteBtn_1g3ac_108:hover{background:#fee2e2}._backdrop_ept42_1{position:fixed;inset:0;z-index:35}._popup_ept42_7{position:fixed;z-index:36;width:280px;max-height:360px;background:#f7f7f7;border-radius:20px;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;overflow:hidden}._header_ept42_20{padding:16px 20px 8px;font-size:15px;font-weight:600;color:#272d31}._search_ept42_27{margin:0 12px 8px;padding:10px 16px;border:none;border-radius:30px;font-size:14px;font-family:inherit;background:#ededed;color:#272d31;outline:none}._search_ept42_27::placeholder{color:#8d8d8d}._search_ept42_27:focus{box-shadow:0 0 0 2px #288ed24d}._list_ept42_45{flex:1;overflow-y:auto;padding:0 6px 8px}._nodeItem_ept42_51{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border-radius:12px;font-size:14px;color:#272d31;text-align:left;transition:.1s}._nodeItem_ept42_51:hover{background:#ededed}._status_ept42_67{width:8px;height:8px;border-radius:50%;flex-shrink:0}._nodeName_ept42_74{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._empty_ept42_80{padding:20px 14px;font-size:13px;color:#8d8d8d;text-align:center}._root_1folt_1{width:100%;height:100%;position:relative;outline:none}._root_1folt_1 ._react-flow__node_1folt_7{cursor:pointer}._addMenu_1folt_11{position:fixed;z-index:30;background:#f7f7f7;border-radius:30px;padding:12px;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;min-width:200px}._addMenuItem_1folt_23{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:20px;font-size:15px;color:#272d31;text-align:left;transition:.1s}._addMenuItem_1folt_23:hover{background:#ededed}._addMenuItem_1folt_23._promoted_1folt_37{background:#288ed20f}._addMenuItem_1folt_23._promoted_1folt_37:hover{background:#288ed21f}._addMenuItem_1folt_23._demoted_1folt_43{opacity:.45}._suggestedBadge_1folt_47{margin-left:auto;font-size:11px;font-weight:600;color:#288ed2;padding:2px 8px;border-radius:6px;background:#288ed21a}._addMenuIcon_1folt_57{width:22px;height:22px;display:flex;align-items:center;justify-content:center;color:#000;flex-shrink:0}._addMenuIcon_1folt_57 svg{width:100%;height:100%}._loading_1folt_71{display:flex;align-items:center;justify-content:center;height:100%;font-size:14px;color:#94a3b8}._previewAddButton_1folt_80{transition:transform .15s}._previewAddButton_1folt_80:hover{transform:scale(1.1)}._previewAddButton_1folt_80:hover svg path{fill:#aaa}._root_3v32z_1{padding:24px 32px;max-width:900px;margin:0 auto}._header_3v32z_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._title_3v32z_14{font-size:18px;font-weight:600;color:#272d31}._addBtn_3v32z_20{padding:8px 16px;border-radius:8px;background:#288ed2;color:#fff;font-size:13px;font-weight:500;transition:.15s}._addBtn_3v32z_20:hover{background:#1e6faa}._loading_3v32z_33,._empty_3v32z_34{text-align:center;color:#94a3b8;font-size:14px;padding:48px 0}._table_3v32z_41{width:100%;border-collapse:separate;border-spacing:0}._table_3v32z_41 th{text-align:left;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;padding:8px 12px;border-bottom:1px solid #f1f5f9}._table_3v32z_41 td{padding:10px 12px;font-size:13px;color:#475569;border-bottom:1px solid #f8fafc;vertical-align:middle}._table_3v32z_41 tr:hover td{background:#fafbfc}._order_3v32z_67{width:40px;color:#94a3b8;font-weight:500}._name_3v32z_73{cursor:default;color:#272d31;font-weight:500}._editInput_3v32z_79{padding:4px 8px;border:1px solid #288ed2;border-radius:6px;font-size:13px;outline:none;width:100%}._typeBadge_3v32z_88{display:inline-block;padding:2px 8px;border-radius:4px;color:#fff;font-size:11px;font-weight:600}._numeric_3v32z_97{text-align:center;width:70px}._deleteRowBtn_3v32z_102{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;color:#94a3b8;transition:.12s}._deleteRowBtn_3v32z_102:hover{background:#fef2f2;color:#ef4444}._root_18r2p_1{padding:24px 32px;max-width:600px;margin:0 auto}._title_18r2p_7{font-size:18px;font-weight:600;color:#272d31;margin-bottom:24px}._loading_18r2p_14{text-align:center;color:#94a3b8;font-size:14px;padding:48px 0}._form_18r2p_21{display:flex;flex-direction:column;gap:18px}._field_18r2p_27{display:flex;flex-direction:column;gap:6px}._label_18r2p_33{font-size:12px;font-weight:500;color:#64748b}._input_18r2p_39,._textarea_18r2p_40{padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#272d31;font-family:inherit;outline:none;transition:border-color .12s}._input_18r2p_39:focus,._textarea_18r2p_40:focus{border-color:#288ed2}._textarea_18r2p_40{resize:vertical;min-height:60px}._toggleField_18r2p_60{display:flex;align-items:center;justify-content:space-between}._toggle_18r2p_60{position:relative;width:44px;height:24px;border-radius:12px;background:#d1d5db;transition:background .2s;padding:2px}._toggle_18r2p_60._on_18r2p_75{background:#288ed2}._toggleKnob_18r2p_79{display:block;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:transform .2s}._on_18r2p_75 ._toggleKnob_18r2p_79{transform:translate(20px)}._info_18r2p_92{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:13px;color:#475569}._infoLabel_18r2p_101{color:#94a3b8;font-weight:500}._root_1yq2v_1{display:flex;flex-direction:column;height:100vh;overflow:hidden}._content_1yq2v_8{flex:1;min-height:0;position:relative}._root_ys88i_1{padding-block:120px 80px;padding-inline:20px}._content_ys88i_6{max-width:780px;margin-inline:auto}._header_ys88i_11{text-align:center;margin-bottom:64px}._eyebrow_ys88i_16{font-family:var(--sf-pro-rounded-bold);font-size:14px;text-transform:uppercase;letter-spacing:2px;color:#288ed2;margin-bottom:12px}._title_ys88i_25{font-size:32px;font-weight:500;color:#272d31;margin-bottom:20px;line-height:1.2}._subtitle_ys88i_33{font-size:18px;line-height:1.6;color:#576773;max-width:600px;margin-inline:auto}._metrics_ys88i_41{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:64px}._metricCard_ys88i_48{padding:28px 24px;border-radius:20px;background:#f7f7f7;text-align:center}._metricCard_ys88i_48 h3{font-size:16px;font-weight:600;color:#272d31;margin-bottom:8px}._metricCard_ys88i_48 p{font-size:14px;line-height:1.6;color:#576773}._metricIcon_ys88i_66{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--sf-pro-rounded-bold);font-size:18px;margin:0 auto 16px}._section_ys88i_79{margin-bottom:56px}._section_ys88i_79 h2{font-size:22px;font-weight:500;color:#272d31;margin-bottom:12px}._sectionIntro_ys88i_89{font-size:16px;line-height:1.6;color:#576773;margin-bottom:32px}._principle_ys88i_96{margin-bottom:32px}._principle_ys88i_96 h3{font-size:16px;font-weight:600;color:#272d31;margin-bottom:8px}._principle_ys88i_96 p{font-size:15px;line-height:1.7;color:#576773}._principle_ys88i_96 p em{color:#272d31;font-style:italic}._scoreRanges_ys88i_115{list-style:none;padding:0;margin:16px 0;display:flex;flex-direction:column;gap:10px}._scoreRanges_ys88i_115 li{display:flex;align-items:center;gap:12px;font-size:15px;color:#576773}._rangeBadge_ys88i_131{display:inline-flex;align-items:center;justify-content:center;min-width:80px;padding:4px 12px;border-radius:20px;font-family:var(--sf-pro-rounded-bold);font-size:13px;color:#fff}._rangeBadge_ys88i_131[data-tier=excellent]{background:#2ebd6b}._rangeBadge_ys88i_131[data-tier=good]{background:#288ed2}._rangeBadge_ys88i_131[data-tier=moderate]{background:#f5a623}._rangeBadge_ys88i_131[data-tier=low]{background:#e74c5e}._tableWrapper_ys88i_155{overflow-x:auto;margin-top:16px}._table_ys88i_155{width:100%;border-collapse:separate;border-spacing:0;border-radius:16px;overflow:hidden;background:#f7f7f7}._table_ys88i_155 th,._table_ys88i_155 td{padding:14px 18px;text-align:left;font-size:14px}._table_ys88i_155 thead th{color:#576773;background:#eef1f3;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._table_ys88i_155 tbody td{color:#576773;border-top:1px solid #e8ebee}._table_ys88i_155 tbody tr:first-child td{border-top:none}._table_ys88i_155 tbody strong{color:#272d31}._philosophy_ys88i_192{padding:32px;border-radius:20px;background:linear-gradient(135deg,#f0f7ff,#f5f0ff);text-align:center}._philosophy_ys88i_192 p{font-size:17px;line-height:1.7;color:#576773;max-width:600px;margin-inline:auto}._philosophy_ys88i_192 p strong{color:#272d31}@media only screen and (max-width:1200px){._title_ys88i_25{font-size:36px}._metrics_ys88i_41{gap:16px}}@media only screen and (max-width:768px){._root_ys88i_1{padding-block:80px 40px}._title_ys88i_25{font-size:28px}._subtitle_ys88i_33{font-size:16px}._metrics_ys88i_41{grid-template-columns:1fr;gap:12px}._section_ys88i_79 h2{font-size:22px}._principle_ys88i_96 h3{font-size:16px}._principle_ys88i_96 p,._sectionIntro_ys88i_89{font-size:14px}._philosophy_ys88i_192{padding:24px}._philosophy_ys88i_192 p{font-size:15px}}*{margin:0;padding:0;box-sizing:border-box}html,body,div,span,h1,h2,input,p,a,strong,ul,li,footer,section{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}a{color:inherit;text-decoration:none}strong{font-weight:700}ul{list-style:none}img,svg{display:block;max-width:100%}button{cursor:pointer;background:none;border:none}@font-face{font-family:SF Pro Rounded Bold;src:url(/assets/sf-pro-rounded-bold--fIXheD7.ttf) format("truetype")}:root{--white: #ffffff;--sf-pro-text: "SF Pro Text", "Myriad Set Pro", "SF Pro Icons", "Apple Legacy Chevron", "Helvetica Neue", Helvetica, Arial, sans-serif;--sf-pro-rounded-bold: "SF Pro Rounded Bold", sans-serif}body{background-color:var(--white);padding-inline:16px;overflow-x:hidden}body,button{font:400 16px/1 var(--sf-pro-text)}
