@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--brand-primary:#6245ae;--brand-primary-alpha:#6245ae4f;--brand-primary-subtle:#6345ae29;--brand-primary-strong:#51369c;--brand-secondary:#d2417c;--brand-secondary-alpha:#d2417b4f;--brand-secondary-strong:#b83268;--brand-accent:#ff9b32;--brand-accent-strong:#de7610;--status-success:#0a9c22;--status-success-strong:#087c1d;--status-info:#38d1e5;--status-info-strong:#1597b2;--surface-app:#e6e6e6;--surface-sidebar:#282828;--surface-elevated:#363636;--surface-overlay:#36363655;--surface-table-header:#f9f9f9;--surface-card:#fff;--surface-kanban-card:#fbfaf7;--surface-muted:#f4f4f6;--surface-hover:#eeeeef;--chat-message-sent-bg:var(--brand-primary);--chat-status-open-bg:var(--status-success);--text-tertiary:#6f6873;--text-primary:#3c3c3c;--text-secondary:#655f69;--text-muted-alpha:#655f6940;--text-on-accent:#f7f0e6;--text-on-solid:#f7f0e6;--text-active-color:#fff;--status-success-bg:#e8f8f0;--status-warning:#b45309;--status-warning-bg:#fff7ed;--status-danger:#d60000;--status-danger-strong:#b40000;--status-danger-bg:#ffe5e5;--status-danger-bg-hover:#ffd6d6;--border-subtle-color:#e3e3e3;--border-on-accent:1px solid var(--text-on-accent);--border-muted:1px solid var(--text-secondary);--border-strong:1px solid var(--text-primary);--border-subtle:1px solid var(--border-subtle-color);--shadow-md:0px 4px 4px 0px #00000040;--shadow-sm:0px 0px 4px 0px #00000040;--button-shadow:0 10px 24px #241c301f;--button-shadow-hover:0 14px 30px #241c3029;--radius-md:8px;--radius-sm:5px;--layout-header-height:60px;--layout-modal-header-height:50px;--layout-filters-height:50px;--space-md:15px;--space-sm:10px;--success:var(--brand-primary);--danger:var(--brand-secondary);--text-color:var(--text-primary);--color-hover:var(--surface-app);--padding-form:var(--space-sm) var(--space-md);--padding-form-md:calc(var(--space-sm)*0.75) calc(var(--space-md)*0.75);--padding-form-sm:calc(var(--space-sm)*0.5) calc(var(--space-md)*0.5);--border-active-form:1px solid var(--success);--border-active-checkbox-form:7px solid var(--success);--radius-form:var(--radius-md);--radius-form-sm:4px;--background-form:var(--surface-card);--background-active-form:var(--success);--shadow-form:#0000001a 0px 2px 12px 2px,#0000001a 0px 1px 2px;--black:#000;--white:var(--surface-card);--beige:var(--text-on-accent);--gray:var(--surface-app);--gray-table:var(--border-subtle-color);--gray-dark:var(--text-primary);--gray-bold:var(--text-tertiary);--orange:var(--brand-accent);--purple:var(--brand-primary);--purple-opacity:var(--brand-primary-alpha);--purple-opacity-min:var(--brand-primary-subtle);--pink:var(--brand-secondary);--pink-opacity:var(--brand-secondary-alpha);--green:var(--status-success);--blue:var(--status-info);--primary-background:var(--surface-app);--second-background:var(--surface-sidebar);--third-background:var(--surface-elevated);--opacity-background:var(--surface-overlay);--background-header-table:var(--surface-table-header);--background-table:var(--surface-card);--primary-text-color:var(--text-on-accent);--second-text-color:var(--text-secondary);--third-text-color:var(--text-primary);--second-text-color-active:var(--text-muted-alpha);--border-primary:var(--border-on-accent);--border-second:var(--border-muted);--border-third:var(--border-strong);--border-table:var(--border-subtle);--box-shadow:var(--shadow-md);--box-shadow-all-sides:var(--shadow-sm);--border-radius:var(--radius-md);--border-radius-min:var(--radius-sm);--height-header:var(--layout-header-height);--height-header-modal:var(--layout-modal-header-height);--height-filters:var(--layout-filters-height);--padding-x:var(--space-md);--padding-y:var(--space-sm);color-scheme:light}:root[data-theme=dark]{--brand-primary:#5a478a;--brand-primary-alpha:#5a478a66;--brand-primary-subtle:#5a478a33;--brand-primary-strong:#6b55a5;--brand-secondary:#b94975;--brand-secondary-alpha:#b949754d;--brand-secondary-strong:#d45c8c;--brand-accent:#ffb15f;--brand-accent-strong:#f49a3b;--status-success:#46d765;--status-success-strong:#35b851;--status-info:#61d9ea;--status-info-strong:#42bfd2;--surface-app:#15151a;--surface-sidebar:#0e0e12;--surface-elevated:#22222a;--surface-overlay:#050507b8;--surface-table-header:#202029;--surface-card:#1a1a21;--surface-kanban-card:#1d1d25;--surface-muted:#22222b;--surface-hover:#2a2a34;--chat-message-sent-bg:var(--brand-primary);--chat-status-open-bg:#2f7d46;--text-tertiary:#c7c7d1;--text-primary:#ececf1;--text-secondary:#a7a7b4;--text-muted-alpha:#a7a7b440;--text-on-accent:#fff7ef;--text-on-solid:#fff7ef;--status-success-bg:#123822;--status-warning:#ffca85;--status-warning-bg:#3a2714;--status-danger:#ff8a8a;--status-danger-strong:#ff6b6b;--status-danger-bg:#421b22;--status-danger-bg-hover:#55232b;--border-subtle-color:#30303a;--shadow-md:0px 8px 22px 0px #00000059;--shadow-sm:0px 0px 0px 1px #ffffff0d;--button-shadow:0 12px 28px #00000042;--button-shadow-hover:0 16px 36px #00000057;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme]){--brand-primary:#5a478a;--brand-primary-alpha:#5a478a66;--brand-primary-subtle:#5a478a33;--brand-primary-strong:#6b55a5;--brand-secondary:#b94975;--brand-secondary-alpha:#b949754d;--brand-secondary-strong:#d45c8c;--brand-accent:#ffb15f;--brand-accent-strong:#f49a3b;--status-success:#46d765;--status-success-strong:#35b851;--status-info:#61d9ea;--status-info-strong:#42bfd2;--surface-app:#15151a;--surface-sidebar:#0e0e12;--surface-elevated:#22222a;--surface-overlay:#050507b8;--surface-table-header:#202029;--surface-card:#1a1a21;--surface-kanban-card:#1d1d25;--surface-muted:#22222b;--surface-hover:#2a2a34;--chat-message-sent-bg:var(--brand-primary);--chat-status-open-bg:#2f7d46;--text-tertiary:#c7c7d1;--text-primary:#ececf1;--text-secondary:#a7a7b4;--text-muted-alpha:#a7a7b440;--text-on-accent:#fff7ef;--text-on-solid:#fff7ef;--status-success-bg:#123822;--status-warning:#ffca85;--status-warning-bg:#3a2714;--status-danger:#ff8a8a;--status-danger-strong:#ff6b6b;--status-danger-bg:#421b22;--status-danger-bg-hover:#55232b;--border-subtle-color:#30303a;--shadow-md:0px 8px 22px 0px #00000059;--shadow-sm:0px 0px 0px 1px #ffffff0d;--button-shadow:0 12px 28px #00000042;--button-shadow-hover:0 16px 36px #00000057;color-scheme:dark}}*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}body{font-size:14px;text-decoration:none}a,body,button{color:#f7f0e6;color:var(--text-on-accent)}.pink{color:#d2417c!important;color:var(--brand-secondary)!important}.purple{color:#6245ae!important;color:var(--brand-primary)!important}.blue{color:#38d1e5!important;color:var(--status-info)!important}.orange{color:#ff9b32!important;color:var(--brand-accent)!important}.gray{color:#655f69!important;color:var(--text-secondary)!important}.gray-dark{color:#3c3c3c!important;color:var(--text-primary)!important}.content{background-color:#282828;background-color:var(--surface-sidebar);color:#3c3c3c;color:var(--text-primary);display:flex;flex-wrap:nowrap;overflow:hidden;width:100vw}.content .container{background-color:#e6e6e6;background-color:var(--surface-app);border:1px solid #e3e3e3;border:var(--border-subtle);border-bottom:none;border-right:none;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 60px);height:calc(100vh - var(--layout-header-height));overflow-x:hidden;overflow-y:auto;position:relative}button.action{align-items:center;border-radius:12px;display:flex;height:40px;justify-content:center;min-width:40px;padding:0;width:40px}button.action svg{flex-shrink:0;height:18px;width:18px}button.action.md svg{height:24px;width:24px}button.fit-content{padding:.5em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.icon-sm{height:16px;width:16px}.icon-md{height:24px;width:24px}.loading{align-items:center;color:#6245ae;color:var(--brand-primary);display:flex;justify-content:center;padding:1em}.loading svg{animation:loading 1s linear infinite;height:24px;width:24px}.imgResponsible{align-items:center;background-color:#d2417c;background-color:var(--brand-secondary);box-shadow:0 4px 4px 0 #00000040;box-shadow:var(--shadow-md);color:#f7f0e6;color:var(--text-on-accent);display:flex;font-size:12px;font-weight:700;justify-content:center;overflow:hidden}.imgResponsible,.imgResponsible img{border-radius:50%;height:32px;width:32px}.imgResponsible img{object-fit:cover;object-position:center}.labelShowInHover{background-color:#fff;background-color:var(--surface-card);border:1px solid #e3e3e3;border:var(--border-subtle);border-radius:8px;border-radius:var(--radius-md);bottom:calc(100% + 9px);box-shadow:0 4px 4px 0 #00000040;box-shadow:var(--shadow-md);color:#3c3c3c;color:var(--text-primary);display:none;font-size:12px;font-weight:700;left:50%;padding:8px 10px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:30}.labelShowInHover:after{background:#fff;background:var(--surface-card);border-bottom:1px solid #e3e3e3;border-bottom:var(--border-subtle);border-right:1px solid #e3e3e3;border-right:var(--border-subtle);bottom:-5px;content:"";height:10px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:10px}div:hover>.labelShowInHover{animation:showEaseIn .18s ease;display:block}.list-level-0,.list-level-1,.list-level-2{margin-left:1em}.list-level-0{list-style-type:disc;padding-left:0}.list-level-1{list-style-type:circle;padding-left:1em}.list-level-2{list-style-type:square;padding-left:2em}.recharts-tooltip-wrapper{z-index:9999!important}.page-back-row{align-items:center;display:flex;justify-content:flex-start;max-width:100%;width:min(1800px,100%)}.page-back-row button{margin-bottom:0}.Toastify__toast-container{padding:8px;width:min(420px,calc(100vw - 24px));z-index:12000}.Toastify__toast{--toast-accent:var(--brand-primary);--toast-accent-soft:var(--brand-primary-subtle);background:color-mix(in srgb,#fff 96%,#f4f4f6 4%)!important;background:color-mix(in srgb,var(--surface-card) 96%,var(--surface-muted) 4%)!important;border:1px solid #e3e3e3;border:var(--border-subtle);border-radius:14px;box-shadow:0 18px 44px #00000029;color:#3c3c3c!important;color:var(--text-primary)!important;font-family:Inter,sans-serif;font-size:13px;font-weight:750;line-height:1.35;min-height:62px;padding:14px 16px 14px 18px}.Toastify__toast:before{background:var(--toast-accent);border-radius:0 999px 999px 0;content:"";inset:10px auto 10px 0;position:absolute;width:4px}.Toastify__toast-theme--colored.Toastify__toast--success{--toast-accent:var(--status-success);--toast-accent-soft:var(--status-success-bg)}.Toastify__toast-theme--colored.Toastify__toast--error{--toast-accent:var(--status-danger);--toast-accent-soft:var(--status-danger-bg)}.Toastify__toast-theme--colored.Toastify__toast--warning{--toast-accent:var(--status-warning);--toast-accent-soft:var(--status-warning-bg)}.Toastify__toast-theme--colored.Toastify__toast--info{--toast-accent:var(--brand-primary);--toast-accent-soft:var(--brand-primary-subtle)}.Toastify__toast-icon{-webkit-margin-end:12px;align-items:center;background:var(--toast-accent-soft);border-radius:10px;color:var(--toast-accent);display:inline-flex;height:28px;justify-content:center;margin-inline-end:12px;width:28px}.Toastify__toast-icon svg{fill:currentColor}.Toastify__close-button{align-self:center;border-radius:8px;color:#655f69;color:var(--text-secondary);opacity:.8;transition:color .2s ease,opacity .2s ease,background-color .2s ease}.Toastify__close-button:hover{background:#eeeeef;background:var(--surface-hover);color:#3c3c3c;color:var(--text-primary);opacity:1}.Toastify__progress-bar{background:var(--toast-accent)!important;height:3px;opacity:.35}.Toastify__toast-body{gap:0;padding:0}.Toastify__toast-body>div:last-child{color:#3c3c3c;color:var(--text-primary)}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.webPhone_webPhone__LKkc1{align-items:center;display:flex;flex-direction:column;gap:18px;justify-content:center;max-width:100%;min-width:360px;padding:6px 4px 4px;z-index:9999}.webPhone_webPhone__LKkc1 .webPhone_hero__8Z5HC{align-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary) 10%,#0000),#0000 58%),var(--surface-muted);border:var(--border-subtle);border-radius:18px;display:flex;gap:14px;padding:16px;width:100%}.webPhone_webPhone__LKkc1 .webPhone_avatar__DPapN{align-items:center;background:linear-gradient(135deg,var(--brand-primary),color-mix(in srgb,var(--brand-primary) 55%,var(--brand-secondary) 45%));border-radius:20px;box-shadow:var(--shadow-md);color:var(--text-on-solid);display:flex;font-size:20px;font-weight:800;height:64px;justify-content:center;min-width:64px;width:64px}.webPhone_webPhone__LKkc1 .webPhone_contact__BYERu{align-items:flex-start;display:flex;flex-direction:column;gap:4px;min-width:0}.webPhone_webPhone__LKkc1 .webPhone_status__DyNtW{background:var(--brand-primary-subtle);border:1px solid var(--brand-primary-alpha);border-radius:999px;color:var(--brand-primary);font-size:11px;font-weight:800;letter-spacing:0;padding:4px 8px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.webPhone_webPhone__LKkc1 .webPhone_name__81R35{color:var(--text-primary);font-size:21px;font-weight:800;line-height:1.2;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.webPhone_webPhone__LKkc1 .webPhone_number__NAGj8{color:var(--text-secondary);font-size:14px;font-weight:700}.webPhone_webPhone__LKkc1 .webPhone_time__1qHJO{background:var(--surface-card);border:var(--border-subtle);border-radius:999px;box-shadow:var(--shadow-sm);color:var(--text-primary);font-size:14px;font-weight:800;min-width:160px;padding:8px 12px;text-align:center}.webPhone_webPhone__LKkc1 .webPhone_callInfo__iKHgY{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.webPhone_webPhone__LKkc1 .webPhone_timer__urO4K{color:var(--text-secondary);font-size:12px;font-weight:700}.webPhone_webPhone__LKkc1 .webPhone_credits__j9gRV{background:var(--status-success-bg);border:1px solid color-mix(in srgb,var(--status-success) 35%,#0000);border-radius:999px;color:var(--status-success);font-size:14px;font-weight:800;padding:7px 10px}.webPhone_webPhone__LKkc1 .webPhone_credits__j9gRV.webPhone_ending__paGD2{background:var(--status-warning-bg);border-color:var(--brand-accent);color:var(--brand-accent)}.webPhone_webPhone__LKkc1 .webPhone_credits__j9gRV.webPhone_ended__lgd3Z{background:var(--status-danger-bg);border-color:var(--brand-secondary-alpha);color:var(--status-danger)}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:18px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:12px;width:100%}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:44px;min-width:44px;padding:10px;position:relative;transition:all .25s ease-in-out}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM:hover{background-color:var(--surface-hover);color:var(--brand-primary);transform:translateY(-1px)}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_disabled__nt0Io{cursor:default;opacity:.55}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_border__hIfMT{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;color:var(--text-primary)}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_border__hIfMT.webPhone_rounded__kFalC{border-radius:14px}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_endCall__NKorS,.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_startCall__2pBNn{border-radius:16px;box-shadow:var(--shadow-sm);color:var(--text-on-solid);padding:10px 24px}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_startCall__2pBNn{background-color:var(--status-success)}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_startCall__2pBNn.webPhone_disabled__nt0Io,.webPhone_webPhone__LKkc1 .webPhone_redial__N-nCC.webPhone_disabled__nt0Io{cursor:default;opacity:.7}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_endCall__NKorS{background-color:var(--brand-secondary)}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_endCall__NKorS:hover,.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_startCall__2pBNn:hover{color:var(--text-on-solid);filter:brightness(.95)}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_endCall__NKorS svg{transform:rotate(135deg)}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_option__SxEXM svg{height:20px;width:20px}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_elementFloat__-GXVu{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:.5em;padding:12px;position:fixed;z-index:3}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_elementFloat__-GXVu>input{accent-color:var(--brand-primary);max-width:140px;width:140px}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_elementFloat__-GXVu>div{max-width:300px}.webPhone_webPhone__LKkc1 .webPhone_options__MO6Dl .webPhone_background__v0Kly{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.webPhone_minimized__1Aa\+7{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:18px;bottom:50px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:10px;justify-content:center;padding:1em;position:fixed;right:50px;width:200px;z-index:9999}.webPhone_minimized__1Aa\+7 .webPhone_time__1qHJO{color:var(--text-primary);font-size:12px;font-weight:700}.webPhone_minimized__1Aa\+7 .webPhone_options__MO6Dl{align-items:center;display:flex;justify-content:space-between;width:100%}.webPhone_minimized__1Aa\+7 .webPhone_options__MO6Dl .webPhone_option__SxEXM{align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.5em;transition:all .25s ease-in-out}.webPhone_minimized__1Aa\+7 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_disabled__nt0Io,.webPhone_minimized__1Aa\+7 .webPhone_options__MO6Dl .webPhone_option__SxEXM:hover{background-color:var(--surface-hover);color:var(--brand-primary)}.webPhone_minimized__1Aa\+7 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_border__hIfMT{border:var(--border-subtle);border-radius:32px}.webPhone_minimized__1Aa\+7 .webPhone_options__MO6Dl .webPhone_option__SxEXM.webPhone_border__hIfMT.webPhone_rounded__kFalC{border-radius:50%}:root{--layout-modal-header-height:52px}.modal_modalBackground__IxqYm{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:color-mix(in srgb,var(--surface-overlay) 82%,#00000047);display:flex;height:100vh;height:100dvh;justify-content:center;left:0;padding:1em;position:fixed;top:0;width:100vw;z-index:99}.modal_modal__Lcc2q{animation:modal_showUp__SkWqo .24s ease;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:0 24px 72px #00000047;color:var(--text-primary);display:flex;flex-direction:column;gap:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 2em);max-height:calc(100dvh - 2em);max-width:100%;overflow:hidden;padding:0;position:relative;width:720px}.modal_modal__Lcc2q.modal_md__lzhzA{max-width:calc(100vw - 32px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal_modal__Lcc2q.modal_xl__MgZNs{height:95vh;max-width:1920px;width:95vw}.modal_modal__Lcc2q.modal_height_fit_content__gokOT{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 2em);max-height:calc(100dvh - 2em)}.modal_modal__Lcc2q .modal_header__fo0UD{align-items:flex-start;background:var(--surface-card);border-bottom:none;display:flex;flex:0 0 auto;gap:12px;height:auto;justify-content:space-between;min-height:52px;min-height:var(--layout-modal-header-height);padding:16px 20px}.modal_modal__Lcc2q .modal_header__fo0UD .modal_icon__7Wfvi{align-items:center;background:var(--brand-primary-subtle);border-radius:12px;color:var(--brand-primary);display:flex;height:42px;justify-content:center;min-width:42px;width:42px}.modal_modal__Lcc2q .modal_header__fo0UD .modal_icon__7Wfvi svg{height:22px;width:22px}.modal_modal__Lcc2q .modal_header__fo0UD .modal_text__wlYNo{display:flex;flex:1 1;flex-direction:column;gap:.2em;max-width:calc(100% - 100px);overflow:hidden}.modal_modal__Lcc2q .modal_header__fo0UD .modal_text__wlYNo .modal_title__k-JWJ{color:var(--text-primary);font-size:17px;font-weight:800}.modal_modal__Lcc2q .modal_header__fo0UD .modal_text__wlYNo .modal_description__picaa{color:var(--text-secondary);font-size:12px;font-weight:600}.modal_modal__Lcc2q .modal_header__fo0UD .modal_text__wlYNo .modal_description__picaa,.modal_modal__Lcc2q .modal_header__fo0UD .modal_text__wlYNo .modal_title__k-JWJ{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.modal_modal__Lcc2q .modal_header__fo0UD .modal_actions__Ysk0T{align-items:center;border-radius:10px;color:var(--text-secondary);cursor:pointer;display:flex;height:34px;justify-content:center;min-width:34px;position:relative;transition:background-color .2s ease,color .2s ease;width:34px;z-index:3}.modal_modal__Lcc2q .modal_header__fo0UD .modal_actions__Ysk0T:hover{background:var(--surface-hover);color:var(--text-primary)}.modal_modal__Lcc2q .modal_header__fo0UD .modal_actions__Ysk0T svg{height:20px;width:20px}.modal_modal__Lcc2q .modal_header__fo0UD .modal_actions__Ysk0T .modal_background__U0hsF{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.modal_modal__Lcc2q .modal_header__fo0UD .modal_actions__Ysk0T ul{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:12px;box-shadow:0 18px 48px #00000038;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:6px;position:fixed;right:0}.modal_modal__Lcc2q .modal_header__fo0UD .modal_actions__Ysk0T ul li{border-radius:8px;color:var(--text-primary);cursor:pointer;font-size:13px;font-weight:600;list-style:none;padding:10px 12px;text-align:start;width:100%}.modal_modal__Lcc2q .modal_header__fo0UD .modal_actions__Ysk0T ul li:hover{background-color:var(--surface-hover)}.modal_modal__Lcc2q .modal_header__fo0UD .modal_close__O-F6f{align-items:center;border-radius:10px;color:var(--text-secondary);cursor:pointer;display:flex;height:34px;justify-content:center;min-width:34px;transition:background-color .2s ease,color .2s ease;width:34px;z-index:2}.modal_modal__Lcc2q .modal_header__fo0UD .modal_close__O-F6f:hover{background:var(--surface-hover);color:var(--brand-secondary)}.modal_modal__Lcc2q .modal_header__fo0UD .modal_close__O-F6f svg{height:20px;width:20px}.modal_modal__Lcc2q .modal_body__7r9YF{display:flex;flex:1 1 auto;flex-direction:column;height:auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px}.modal_modal__Lcc2q.modal_md__lzhzA .modal_body__7r9YF{overflow-y:auto}.modal_modal__Lcc2q .modal_body__7r9YF form{display:flex;flex-direction:column;gap:14px;height:100%}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_inlineMaxHeight__u0bC8{align-items:flex-start;display:flex;flex:1 1;height:100%;justify-content:flex-start;min-height:0;overflow:hidden}.modal_modal__Lcc2q .modal_body__7r9YF.modal_funnelModalBody__IYS9Y{overflow:hidden}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg{border-right:var(--border-subtle);box-shadow:none;display:flex;flex-direction:column;height:100%;max-width:100%;min-height:0;padding-right:1em;width:390px;z-index:2}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB,.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stages__6E5bo{display:flex;flex:1 1 auto;flex-direction:column;gap:1em;height:auto;max-width:100%;min-height:0;overflow-x:hidden;overflow-y:auto;padding-right:10px;scrollbar-color:color-mix(in srgb,var(--text-secondary) 42%,#0000) #0000;scrollbar-gutter:stable;scrollbar-width:thin;width:100%}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB::-webkit-scrollbar{width:6px}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--text-secondary) 42%,#0000);border-radius:999px}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stages__6E5bo.modal_loading__2-XX0{justify-content:center}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+{background:var(--surface-muted);border:var(--border-subtle);border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:10px}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+.modal_moving__cizHa{z-index:3}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+.modal_moving__cizHa>div{border-color:var(--brand-primary)}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+>div{background-color:var(--surface-card)}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+ .modal_stageRow__0ZanZ{background:#0000;gap:6px;justify-content:flex-start;padding:0}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+ .modal_stageRow__0ZanZ>:first-child{flex:0 0 36px;height:36px;width:36px}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+ .modal_stageRow__0ZanZ>:nth-child(2){flex:1 1 auto;min-width:0;width:auto}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+ .modal_stageRow__0ZanZ input{min-height:36px;padding:8px 10px}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+ .modal_move__BoCpa{align-items:center;border-radius:10px;cursor:move;display:flex;flex:0 0 36px;height:36px;justify-content:center;padding:8px;width:36px}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+ .modal_stageAction__s\+zrM{border-radius:10px;box-shadow:none;height:36px;min-height:36px;min-width:36px;padding:8px;width:36px}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+ .modal_stageAction__s\+zrM svg{height:18px;width:18px}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+ .modal_stageSettings__qtXG-{background:var(--surface-card);border:var(--border-subtle);border-radius:10px;gap:6px;padding:10px}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+ .modal_stageSettings__qtXG->:first-child{padding:0 2px}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+ .modal_stageSettings__qtXG- input{min-height:36px;padding:8px 10px}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+ .modal_move__BoCpa:hover,.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_top__8UTRB .modal_stage__Yzdy\+.modal_moving__cizHa .modal_move__BoCpa{background-color:var(--surface-hover)}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg .modal_bottom__Zmue4{background-color:var(--surface-card);border-top:var(--border-subtle);box-shadow:none;flex:0 0 auto;min-height:52px;padding:12px 10px 0 0}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_stages__6E5bo{display:flex;flex:1 1;gap:1em;height:100%;min-height:0;min-width:0;overflow-x:auto;overflow-y:hidden}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_funnelPreview__Dx-Vl>div{height:100%;max-height:100%;min-height:0}@keyframes modal_showUp__SkWqo{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media screen and (max-width:768px){.modal_modal__Lcc2q .modal_body__7r9YF form .modal_options__GBjvg{width:100%}.modal_modal__Lcc2q .modal_body__7r9YF form .modal_stages__6E5bo{display:none}}.form_divInput__vuVy2{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.form_input__Xn8Hu,.form_textarea__sOUR1{background-color:var(--background-form);border:var(--border-subtle);border-radius:var(--radius-form);color:var(--text-primary);font-size:1em;padding:var(--padding-form);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:100%}.form_input__Xn8Hu{flex:1 1}.form_textarea__sOUR1{resize:vertical}.form_input__Xn8Hu.form_noBorder__CqBD3,.form_textarea__sOUR1.form_noBorder__CqBD3{border-left:none;border-radius:0;border-right:none;border-top:none;padding:0 0 .25em}.form_input__Xn8Hu.form_focus__E6iG\+,.form_input__Xn8Hu:active,.form_input__Xn8Hu:focus,.form_input__Xn8Hu:focus-visible,.form_input__Xn8Hu:focus-within,.form_textarea__sOUR1.form_focus__E6iG\+,.form_textarea__sOUR1:active,.form_textarea__sOUR1:focus,.form_textarea__sOUR1:focus-visible,.form_textarea__sOUR1:focus-within{border:1px solid var(--success);box-shadow:0 0 0 3px var(--brand-primary-subtle);outline:0}.form_input__Xn8Hu.form_noBorder__CqBD3.form_focus__E6iG\+,.form_input__Xn8Hu.form_noBorder__CqBD3:active,.form_input__Xn8Hu.form_noBorder__CqBD3:focus,.form_input__Xn8Hu.form_noBorder__CqBD3:focus-visible,.form_input__Xn8Hu.form_noBorder__CqBD3:focus-within,.form_textarea__sOUR1.form_noBorder__CqBD3.form_focus__E6iG\+,.form_textarea__sOUR1.form_noBorder__CqBD3:active,.form_textarea__sOUR1.form_noBorder__CqBD3:focus,.form_textarea__sOUR1.form_noBorder__CqBD3:focus-visible,.form_textarea__sOUR1.form_noBorder__CqBD3:focus-within{border-left:none;border-right:none;border-top:none}.form_input__Xn8Hu.form_focus__E6iG\+~div svg,.form_input__Xn8Hu:active~div svg,.form_input__Xn8Hu:focus-visible~div svg,.form_input__Xn8Hu:focus-within~div svg,.form_input__Xn8Hu:focus~div svg{color:var(--success)}.form_iconSearch__FIwYn{align-items:center;display:flex;justify-content:center;position:absolute;right:var(--space-md)}.form_iconSearch__FIwYn svg{color:var(--text-primary);height:16px;width:16px}.form_input__Xn8Hu.form_sm__i8lDa,.form_textarea__sOUR1.form_sm__i8lDa{padding:var(--padding-form-md)}.form_input__Xn8Hu::placeholder,.form_textarea__sOUR1::placeholder{color:var(--text-secondary);opacity:1}input[type=color]{background-color:initial;border:var(--border-subtle);border-radius:var(--radius-form);flex:auto;padding:0;width:100%}.form_button__oGnKT{align-items:center;background:var(--brand-secondary);border:1px solid color-mix(in srgb,var(--brand-secondary) 78%,var(--border-subtle-color));border-radius:10px;box-shadow:0 1px 2px #19142329;color:var(--text-on-solid);cursor:pointer;display:inline-flex;font-size:13px;font-weight:750;gap:8px;justify-content:center;letter-spacing:.005em;line-height:1.2;max-width:100%;min-height:38px;overflow:hidden;padding:9px 14px;text-overflow:ellipsis;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease,filter .2s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.form_fullWidthButton__\+AhOa{width:100%}.form_fitWidthButton__5Yro7{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form_buttonSm__Vjj8i{border-radius:8px;font-size:12px;min-height:32px;padding:6px 10px}.form_buttonLg__duhCS{border-radius:12px;font-size:14px;min-height:44px;padding:11px 18px}.form_button__oGnKT svg{flex-shrink:0;height:1.12em;width:1.12em}.form_button__oGnKT:disabled{box-shadow:none;cursor:not-allowed;filter:grayscale(.18);opacity:.5;transform:none}.form_button__oGnKT:not(:disabled):hover{border-color:color-mix(in srgb,var(--brand-secondary) 88%,var(--border-subtle-color));box-shadow:0 5px 14px #19142324;filter:brightness(1.025);transform:translateY(-1px)}.form_button__oGnKT:not(:disabled):active{box-shadow:0 1px 2px #19142324;filter:brightness(.98);transform:translateY(0)}.form_button__oGnKT:focus-visible{box-shadow:0 0 0 2px var(--surface-card),0 0 0 4px color-mix(in srgb,var(--brand-primary) 58%,#0000),0 1px 2px #19142324;outline:none}.form_primary__91Fnx{background:var(--brand-secondary)!important;border-color:color-mix(in srgb,var(--brand-secondary) 78%,var(--border-subtle-color))!important;color:var(--text-on-solid)!important}.form_secondary__thMfk{background:color-mix(in srgb,var(--brand-primary) 10%,var(--surface-card))!important;border-color:color-mix(in srgb,var(--brand-primary) 34%,var(--border-subtle-color))!important;box-shadow:none;color:color-mix(in srgb,var(--brand-primary) 86%,var(--text-primary))!important}.form_secondary__thMfk:not(:disabled):hover{background:color-mix(in srgb,var(--brand-primary) 16%,var(--surface-card))!important;border-color:color-mix(in srgb,var(--brand-primary) 52%,var(--border-subtle-color))!important;box-shadow:0 4px 12px color-mix(in srgb,var(--brand-primary) 14%,#0000)}.form_accent__T6nHp{background:color-mix(in srgb,var(--brand-accent) 13%,var(--surface-card))!important;border-color:color-mix(in srgb,var(--brand-accent) 48%,var(--border-subtle-color))!important;box-shadow:none;color:color-mix(in srgb,var(--brand-accent-strong) 82%,var(--text-primary))!important}.form_info__nYbJd{background:color-mix(in srgb,var(--status-info) 13%,var(--surface-card))!important;border-color:color-mix(in srgb,var(--status-info) 48%,var(--border-subtle-color))!important;box-shadow:none;color:color-mix(in srgb,var(--status-info-strong) 82%,var(--text-primary))!important}.form_success__ASPp8{background:var(--status-success)!important;border-color:color-mix(in srgb,var(--status-success) 72%,var(--border-subtle-color))!important;color:var(--text-on-solid)!important}.form_danger__PKJx0{background:var(--status-danger)!important;border-color:color-mix(in srgb,var(--status-danger) 72%,var(--border-subtle-color))!important;color:#fff!important}.form_neutral__cZYQB{background:var(--surface-card)!important;border-color:var(--border-subtle-color)!important;box-shadow:none;color:var(--text-primary)!important}.form_neutral__cZYQB:not(:disabled):hover{background:var(--surface-hover)!important;border-color:color-mix(in srgb,var(--text-secondary) 42%,var(--border-subtle-color))!important;box-shadow:none}.form_backgroundForm__hYH2q{height:100vh!important;left:0;max-height:100vh!important;max-width:100vw!important;position:fixed;top:0;width:100vw!important;z-index:3}.form_formGroup__c9cP1{align-items:flex-start;display:flex;flex-direction:column;gap:6px;justify-content:center;min-width:50px;position:relative}.form_formGroup__c9cP1.form_fullWidth__9CKKV{max-width:100%;min-width:0;width:100%}.form_formGroup__c9cP1 .form_header__2DPQE{align-items:center;display:flex;justify-content:space-between;width:100%}.form_formGroup__c9cP1 .form_labelGroup__Y9fbA{align-items:center;display:inline-flex;gap:4px;min-width:0}.form_formGroup__c9cP1 .form_header__2DPQE label{color:var(--text-primary);font-size:12px;font-weight:800}.form_formGroup__c9cP1 .form_header__2DPQE .form_rightContent__PSkNZ{font-size:12px;font-weight:700;padding:0 .5em}.form_characterCounter__6gt3R{color:var(--text-primary);font-size:.85em;font-weight:700;white-space:nowrap}.form_characterCounterLimit__SeJFD{color:var(--brand-secondary)}.form_formGroup__c9cP1 .form_body__GPrjg{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:center;min-width:0;width:100%}.form_formGroup__c9cP1.form_inside__gtB4p{padding:0 .5em}.form_formGroupInline__mYG9o{align-items:center;display:flex;gap:.5em;justify-content:center;max-width:100%;min-width:0;width:100%}.form_formGroupInline__mYG9o>*{min-width:0}.form_formGroupInline__mYG9o.form_btnAction__88iOa>div:first-child{width:calc(50% - .25em)}.form_formGroupInline__mYG9o.form_btnAction__88iOa.form_uniqueInput__ba9zM>div:first-child,.form_formGroupInline__mYG9o.form_btnAction__88iOa>div.form_fullWidth__9CKKV:nth-child(2){flex:1 1}.form_datePicker__8FzQ3,.form_select__VnklB,.form_timePicker__PVkGc{box-sizing:border-box;max-width:100%;min-width:0;position:relative;-webkit-user-select:none;user-select:none;width:100%}.form_datePicker__8FzQ3 .form_text__xzcHO,.form_select__VnklB .form_text__xzcHO,.form_timePicker__PVkGc .form_text__xzcHO{align-items:center;background-color:var(--background-form);border:var(--border-subtle);border-radius:var(--radius-form);color:var(--text-primary);display:flex;justify-content:space-between;min-width:0;padding:var(--padding-form);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;white-space:nowrap}.form_datePicker__8FzQ3.form_noBorder__CqBD3 .form_text__xzcHO,.form_select__VnklB.form_noBorder__CqBD3 .form_text__xzcHO,.form_timePicker__PVkGc.form_noBorder__CqBD3 .form_text__xzcHO{border-left:none;border-radius:0;border-right:none;border-top:none;padding:0 0 .25em}.form_datePicker__8FzQ3 .form_text__xzcHO>span,.form_select__VnklB .form_text__xzcHO>span,.form_timePicker__PVkGc .form_text__xzcHO>span{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form_datePicker__8FzQ3 .form_text__xzcHO>svg,.form_select__VnklB .form_text__xzcHO>svg,.form_timePicker__PVkGc .form_text__xzcHO>svg{flex:0 0 auto}.form_datePicker__8FzQ3.form_active__E6Dqn,.form_select__VnklB.form_active__E6Dqn,.form_timePicker__PVkGc.form_active__E6Dqn{z-index:4}.form_datePicker__8FzQ3.form_active__E6Dqn .form_text__xzcHO,.form_select__VnklB.form_active__E6Dqn .form_text__xzcHO,.form_timePicker__PVkGc.form_active__E6Dqn .form_text__xzcHO{border-color:var(--success);border-width:1px;box-shadow:0 0 0 3px var(--brand-primary-subtle)}.form_datePicker__8FzQ3 .form_groupOptions__m3erg,.form_select__VnklB .form_groupOptions__m3erg,.form_timePicker__PVkGc .form_groupOptions__m3erg{background-color:var(--background-form);border:var(--border-subtle);border-radius:12px;box-shadow:0 18px 48px #0000002e;box-sizing:border-box;max-width:calc(100vw - 16px);min-width:0;overflow:hidden;position:fixed;z-index:20}.form_datePicker__8FzQ3 .form_groupOptions__m3erg,.form_timePicker__PVkGc .form_groupOptions__m3erg{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form_select__VnklB.form_disabled__FxlmX .form_text__xzcHO{opacity:.7}.form_select__VnklB.form_loading__Nmz4I .form_text__xzcHO{color:var(--text-secondary)}.form_loadingIcon__HLjkb{animation:form_spin__08j6b .8s linear infinite;flex-shrink:0}.form_datePicker__8FzQ3 .form_groupOptions__m3erg{display:flex;max-width:95vw;overflow:auto;scrollbar-color:color-mix(in srgb,var(--text-secondary) 42%,#0000) #0000;scrollbar-width:thin;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form_datePicker__8FzQ3 .form_groupOptions__m3erg::-webkit-scrollbar{height:6px;width:6px}.form_datePicker__8FzQ3 .form_groupOptions__m3erg::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--text-secondary) 42%,#0000);border-radius:999px}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp{box-shadow:var(--shadow-form);color:var(--text-primary);display:flex;flex-direction:column;justify-content:space-between;padding:var(--padding-form);position:relative}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_header__2DPQE{display:flex;position:relative;width:100%;z-index:2}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_header__2DPQE .form_arrows__n0XHC{display:flex;justify-content:space-between;position:absolute;top:0;width:100%}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_header__2DPQE .form_arrows__n0XHC .form_arrow__NKb0u{cursor:pointer;height:16px;width:16px}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg{display:flex;flex-direction:row;gap:1.5em;justify-content:space-around;position:relative;z-index:1}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo{align-items:center;display:flex;flex:1 1;flex-direction:column;flex-wrap:wrap;gap:.25em;justify-content:flex-start;min-width:250px}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_header__2DPQE{align-items:center;display:flex;flex-direction:column;font-size:.9em;gap:1em;justify-content:center;width:100%}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_header__2DPQE .form_weekDays__boAq3{border-bottom:var(--border-subtle);display:flex;font-size:.8em;justify-content:space-between;padding-bottom:.5em;width:100%}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_header__2DPQE .form_weekDays__boAq3 span{flex:1 1;text-align:center}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT{align-items:center;border-radius:var(--radius-form);display:flex;justify-content:flex-start;overflow:hidden;width:100%}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R{width:14.28571%}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R span{align-items:center;border:1px solid var(--background-form);display:flex;font-size:.8em;justify-content:center;padding:5px;width:100%}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R:not(.form_disabled__FxlmX){cursor:pointer}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R:not(.form_disabled__FxlmX):hover span{background-color:var(--surface-hover);border-radius:var(--radius-form)}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R.form_inRange__o11b9{background-color:var(--text-muted-alpha);border-radius:0}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R.form_disabled__FxlmX{opacity:.7}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R.form_today__v02Wo span{border:var(--border-subtle);border-radius:var(--radius-form)}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R.form_active__E6Dqn{background-color:var(--text-muted-alpha);color:var(--text-active-color);font-weight:700}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R.form_active__E6Dqn span{background-color:var(--background-active-form);border:none;border-radius:var(--radius-form)}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R.form_firstDay__fnc5i,.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R.form_isStart__W4ikQ{border-radius:var(--radius-form) 0 0 var(--radius-form)}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R.form_isEnd__BtsMk,.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg .form_month__1t1Mo .form_week__h-bVT .form_day__lzZ3R.form_lastDay__uSxk3{border-radius:0 var(--radius-form) var(--radius-form) 0}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_footer__ZfteQ{align-items:center;display:flex;flex-wrap:wrap;gap:1em;justify-content:flex-end;padding-top:1.5em;width:100%}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_footer__ZfteQ .form_selectedPeriod__YBQ0X{display:flex;flex-wrap:wrap;font-size:.9em;font-weight:600;gap:.5em}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_footer__ZfteQ .form_timeRange__oyuIN{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_footer__ZfteQ .form_timeRange__oyuIN .form_timeSelect__qnHwA{color:var(--text-secondary);display:flex;flex-direction:column;font-size:11px;font-weight:800;gap:4px;position:relative}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_footer__ZfteQ .form_timeRange__oyuIN .form_timeSelectTrigger__ooSwf{align-items:center;background-color:var(--background-form);border:var(--border-subtle);border-radius:var(--radius-form);color:var(--text-primary);cursor:pointer;display:flex;font-size:13px;font-weight:700;gap:8px;justify-content:space-between;letter-spacing:0;min-height:34px;padding:var(--padding-form-md);transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:104px}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_footer__ZfteQ .form_timeRange__oyuIN .form_timeSelectTrigger__ooSwf svg{color:var(--text-secondary);flex:0 0 auto;height:14px;width:14px}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_footer__ZfteQ .form_timeRange__oyuIN .form_timeSelectTrigger__ooSwf.form_active__E6Dqn,.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_footer__ZfteQ .form_timeRange__oyuIN .form_timeSelectTrigger__ooSwf:focus,.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_footer__ZfteQ .form_timeRange__oyuIN .form_timeSelectTrigger__ooSwf:focus-visible,.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_footer__ZfteQ .form_timeRange__oyuIN .form_timeSelectTrigger__ooSwf:hover{border:1px solid var(--success);box-shadow:0 0 0 3px var(--brand-primary-subtle);outline:0}.form_timeSelectMenu__1gNKa{background-color:var(--background-form);border:var(--border-subtle);border-radius:var(--radius-form);box-shadow:var(--shadow-md);display:flex;flex-direction:column;overflow-y:auto;padding:4px;position:fixed;scrollbar-color:color-mix(in srgb,var(--text-secondary) 42%,#0000) #0000;scrollbar-width:thin;width:128px;z-index:10001}.form_timeSelectMenu__1gNKa::-webkit-scrollbar{width:6px}.form_timeSelectMenu__1gNKa::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--text-secondary) 42%,#0000);border-radius:999px}.form_timeSelectOption__ewEdk{align-items:center;background:#0000;border:0;border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:6px;justify-content:flex-start;min-height:30px;padding:6px 8px;text-align:left;width:100%}.form_timeSelectOption__ewEdk svg{flex:0 0 auto;height:12px;width:12px}.form_timeSelectOption__ewEdk:hover{background-color:var(--surface-hover)}.form_timeSelectOption__ewEdk.form_active__E6Dqn{background-color:var(--background-active-form);color:var(--text-active-color)}.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_footer__ZfteQ .form_actions__JWMsG{display:flex;gap:.5em;justify-content:space-between}.form_datePicker__8FzQ3 .form_groupOptions__m3erg .form_panelRight__5kW-k{display:flex;flex-direction:column;font-size:.8em;padding:5px 0;width:160px}.form_datePicker__8FzQ3 .form_groupOptions__m3erg .form_panelRight__5kW-k>span{font-weight:700;padding:5px 15px}.form_datePicker__8FzQ3 .form_groupOptions__m3erg .form_panelRight__5kW-k .form_presets__WY2yT{display:flex;flex-direction:column}.form_datePicker__8FzQ3 .form_groupOptions__m3erg .form_panelRight__5kW-k .form_presets__WY2yT>div{align-items:center;cursor:pointer;display:flex;gap:.5em;justify-content:flex-start;padding:6px 25px;width:100%}.form_datePicker__8FzQ3 .form_groupOptions__m3erg .form_panelRight__5kW-k .form_presets__WY2yT>div.form_active__E6Dqn{background-color:var(--background-active-form);color:var(--text-active-color)}.form_datePicker__8FzQ3 .form_groupOptions__m3erg .form_panelRight__5kW-k .form_presets__WY2yT>div:hover{background-color:var(--color-hover)}.form_datePicker__8FzQ3 .form_groupOptions__m3erg .form_panelRight__5kW-k .form_presets__WY2yT>div.form_active__E6Dqn:hover{background-color:var(--background-active-form);opacity:.8}@media screen and (max-width:768px){.form_datePicker__8FzQ3 .form_groupOptions__m3erg .form_panelRight__5kW-k{display:none}}@media screen and (max-width:580px){.form_datePicker__8FzQ3 .form_calendar__N\+Mpp .form_body__GPrjg{flex-wrap:wrap}}.form_timePicker__PVkGc .form_groupOptions__m3erg{display:flex;max-width:95vw;overflow:auto;scrollbar-color:color-mix(in srgb,var(--text-secondary) 42%,#0000) #0000;scrollbar-width:thin;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_hours__W3\+Qk::-webkit-scrollbar,.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_minutes__o2Ng-::-webkit-scrollbar,.form_timePicker__PVkGc .form_groupOptions__m3erg::-webkit-scrollbar{height:6px;width:6px}.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_hours__W3\+Qk::-webkit-scrollbar-thumb,.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_minutes__o2Ng-::-webkit-scrollbar-thumb,.form_timePicker__PVkGc .form_groupOptions__m3erg::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--text-secondary) 42%,#0000);border-radius:999px}.form_timePicker__PVkGc .form_container__\+lvpQ{box-shadow:var(--shadow-form);color:var(--text-primary);display:flex;flex-direction:column;justify-content:space-between;padding:var(--padding-form);position:relative}.form_timePicker__PVkGc .form_container__\+lvpQ .form_header__2DPQE{border-bottom:var(--border-subtle);display:flex;gap:1.5em;justify-content:space-around;padding-bottom:.5em}.form_timePicker__PVkGc .form_container__\+lvpQ .form_header__2DPQE span{font-size:.9em;font-weight:700;margin-left:-17px}.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg{display:flex;flex-direction:row;gap:1.5em;justify-content:space-around;position:relative;z-index:1}.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_hours__W3\+Qk,.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_minutes__o2Ng-{flex:1 1;max-height:min(250px,calc(100vh - 220px));overflow:auto;padding:5px;scrollbar-color:color-mix(in srgb,var(--text-secondary) 42%,#0000) #0000;scrollbar-width:thin}.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_hour__MFZDB,.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_minute__O9KOA{align-items:center;border-radius:var(--radius-form);cursor:pointer;display:flex;font-size:1em;justify-content:center;padding:var(--padding-form);width:110px}.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_hour__MFZDB span,.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_minute__O9KOA span{align-items:center;display:flex;justify-content:center;width:32px}.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_hour__MFZDB:hover,.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_minute__O9KOA:hover{background-color:var(--surface-hover)}.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_hour__MFZDB.form_now__Fpo2L,.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_minute__O9KOA.form_now__Fpo2L{border:var(--border-subtle)}.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_hour__MFZDB.form_active__E6Dqn,.form_timePicker__PVkGc .form_container__\+lvpQ .form_body__GPrjg .form_minute__O9KOA.form_active__E6Dqn{background-color:var(--background-active-form);border:none;color:var(--text-active-color)}.form_timePicker__PVkGc .form_container__\+lvpQ .form_footer__ZfteQ{align-items:center;display:flex;flex-wrap:wrap;gap:1em;justify-content:flex-end;padding-top:1.5em;width:100%}.form_timePicker__PVkGc .form_container__\+lvpQ .form_footer__ZfteQ .form_selectedPeriod__YBQ0X{display:flex;font-size:.9em;font-weight:600;gap:.15em}.form_timePicker__PVkGc .form_container__\+lvpQ .form_footer__ZfteQ .form_actions__JWMsG{display:flex;gap:.5em;justify-content:space-between}.form_timePicker__PVkGc .form_container__\+lvpQ .form_footer__ZfteQ .form_icon__9CYpK{align-items:center;cursor:pointer;display:flex;flex:1 1;justify-content:center}.form_timePicker__PVkGc .form_container__\+lvpQ .form_footer__ZfteQ .form_icon__9CYpK svg{color:var(--danger)!important;height:1em;width:1em}.form_timePicker__PVkGc .form_container__\+lvpQ .form_footer__ZfteQ .form_icon__9CYpK svg path{stroke:var(--danger)!important}.form_select__VnklB .form_groupOptions__m3erg .form_search__Yi4Ac{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:2}.form_select__VnklB .form_groupOptions__m3erg .form_search__Yi4Ac input{border:none;border-bottom:1px solid var(--success);border-radius:0}.form_select__VnklB .form_groupOptions__m3erg .form_search__Yi4Ac input:focus-visible{border:none;border-bottom:1px solid var(--success)}.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9{display:flex;flex-direction:column;gap:4px;max-height:350px;overflow-x:hidden;overflow-y:auto;padding:.5em}.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_selectAll__2J18Z{font-weight:700;opacity:.7}.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_option__ysmww,.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_selectAll__2J18Z{align-items:center;border-radius:var(--radius-form);display:flex;gap:.5em;justify-content:flex-start;padding:9px 10px;position:relative}.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_emptyOption__8kx3Z,.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_loadingOption__Uu9oU{align-items:center;color:var(--text-secondary);display:flex;font-size:.9em;gap:.5em;padding:10px}.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_loadingOption__Uu9oU svg{animation:form_spin__08j6b .8s linear infinite;flex-shrink:0}.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_option__ysmww>span{flex:1 1;line-height:1.35;min-width:0;overflow-wrap:break-word}.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_option__ysmww button{background-color:var(--surface-card);border:var(--border-active-form);border-radius:10px;box-shadow:-8px 0 12px color-mix(in srgb,var(--surface-card) 88%,#0000);color:var(--text-primary);cursor:pointer;opacity:0;padding:6px 9px;pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:opacity .15s ease,background-color .15s ease,color .15s ease;z-index:2}.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_option__ysmww button:hover{background-color:var(--success);color:var(--text-on-accent)}.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_option__ysmww button:focus-visible,.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_option__ysmww:hover button{opacity:1;pointer-events:auto}.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_option__ysmww:hover,.form_select__VnklB .form_groupOptions__m3erg .form_options__BjEu9 .form_selectAll__2J18Z:hover{background-color:var(--surface-hover)}@keyframes form_spin__08j6b{to{transform:rotate(1turn)}}.form_checkbox__vpEsP{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;height:24px;width:24px}.form_checkbox__vpEsP.form_active__E6Dqn{border:var(--border-active-checkbox-form)}.form_checkbox__vpEsP.form_pink__9Ns2t.form_active__E6Dqn{border-color:var(--brand-secondary)}.contact_groupContact__IqpBS{align-items:center;border:var(--border-subtle);border-radius:var(--radius-md);display:flex;flex-direction:column;justify-content:center;padding:.5em;position:relative;width:100%}.contact_groupContact__IqpBS .contact_actions__o3FWu{display:flex;gap:.5em;justify-content:flex-end;position:absolute;right:.5em;top:.5em;z-index:2}.contact_groupContact__IqpBS .contact_actions__o3FWu svg{cursor:pointer;height:14px;width:14px}.contact_groupContact__IqpBS .contact_data__plzHR{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;width:100%}.contact_groupContact__IqpBS .contact_data__plzHR input,.contact_groupContact__IqpBS .contact_data__plzHR span{font-size:1em}.modalLead_modalLead__CUyX9{align-items:flex-start;display:flex;height:100%;justify-content:flex-start;left:0;line-break:anywhere;position:absolute;top:0;width:100%}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD,.modalLead_modalLead__CUyX9 .modalLead_left__4JlJJ,.modalLead_modalLead__CUyX9 .modalLead_right__WQf\+e{display:flex;flex-direction:column;gap:1em;height:100%}.modalLead_modalLead__CUyX9 .modalLead_left__4JlJJ,.modalLead_modalLead__CUyX9 .modalLead_right__WQf\+e{flex:1 1;max-width:350px;min-width:250px;overflow-x:hidden;overflow-y:scroll;padding-bottom:1em}.modalLead_modalLead__CUyX9 .modalLead_right__WQf\+e{height:calc(100% - 1.2em - var(--layout-modal-header-height));margin-top:calc(1.2em + var(--layout-modal-header-height));padding:0 1.5em .5em}.modalLead_modalLead__CUyX9 .modalLead_personalInfos__bvYEw{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;padding:24px;width:100%}.modalLead_modalLead__CUyX9 .modalLead_personalInfos__bvYEw svg{cursor:pointer;height:16px;width:16px}.modalLead_modalLead__CUyX9 .modalLead_status__ZYF12{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.modalLead_modalLead__CUyX9 .modalLead_flags__9CCSk{display:flex;flex-wrap:wrap;gap:.5em}.modalLead_modalLead__CUyX9 .modalLead_status__ZYF12 img{height:96px;width:96px}.modalLead_modalLead__CUyX9 .modalLead_data__fLtR2{flex-direction:column;font-size:14px;width:100%}.modalLead_modalLead__CUyX9 .modalLead_data__fLtR2,.modalLead_modalLead__CUyX9 .modalLead_data__fLtR2 .modalLead_name__0\+-xp{align-items:center;display:flex;gap:.5em;justify-content:center}.modalLead_modalLead__CUyX9 .modalLead_data__fLtR2 .modalLead_name__0\+-xp input,.modalLead_modalLead__CUyX9 .modalLead_data__fLtR2 .modalLead_name__0\+-xp span{flex:1 1;font-size:20px;font-weight:700;text-align:center}.modalLead_modalLead__CUyX9 .modalLead_data__fLtR2 span{text-align:center}.modalLead_modalLead__CUyX9 .modalLead_actions__03ldv{display:flex;justify-content:space-between;width:100%;z-index:2}.modalLead_modalLead__CUyX9 .modalLead_actions__03ldv button{align-items:center;background-color:var(--surface-elevated);border-radius:50%;color:var(--text-on-accent);display:flex;height:40px;justify-content:center;padding:0;width:40px}.modalLead_modalLead__CUyX9 .modalLead_actions__03ldv button svg{height:24px;width:24px}.modalLead_modalLead__CUyX9 .modalLead_actions__03ldv .modalLead_groupCenter__b\+OcQ{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5em;justify-content:center}.modalLead_modalLead__CUyX9 .modalLead_actions__03ldv .modalLead_groupCenter__b\+OcQ span{font-size:10px;font-weight:700}.modalLead_modalLead__CUyX9 .modalLead_call__jdmzC{width:100%}.modalLead_modalLead__CUyX9 .modalLead_call__jdmzC button{align-items:center;background-color:var(--brand-accent);color:var(--surface-sidebar);display:flex;font-size:14px;gap:.5em;justify-content:center}.modalLead_modalLead__CUyX9 .modalLead_call__jdmzC button svg{height:16px;width:16px}.modalLead_modalLead__CUyX9 .modalLead_groupToogleData__CMJV7{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center}.modalLead_modalLead__CUyX9 .modalLead_groupToogleData__CMJV7 .modalLead_body__IKiDg{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;padding:0 16px;width:100%}.modalLead_modalLead__CUyX9 button{font-size:12px;padding:6px}.modalLead_modalLead__CUyX9 .modalLead_right__WQf\+e button{margin:.5em 0}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD{background-color:var(--surface-app);flex:2 1;max-width:1200px}.modalLead_accessReviewBanner__9parI{grid-gap:12px;align-items:center;background:color-mix(in srgb,var(--brand-primary) 8%,var(--surface-card));border:1px solid color-mix(in srgb,var(--brand-primary) 30%,#0000);border-radius:var(--radius-md);color:var(--text-primary);display:grid;gap:12px;grid-template-columns:38px minmax(0,1fr) auto;margin:1em 1em 0;padding:12px}.modalLead_accessReviewBannerIcon__cGhvS{align-items:center;background:var(--brand-primary-subtle);border-radius:10px;color:var(--brand-primary-strong);display:flex;height:38px;justify-content:center;width:38px}.modalLead_accessReviewBannerIcon__cGhvS svg{height:20px;width:20px}.modalLead_accessReviewBannerText__iCqAf{display:flex;flex-direction:column;gap:2px;min-width:0}.modalLead_accessReviewBannerText__iCqAf strong{color:var(--text-primary);font-size:13px;font-weight:850}.modalLead_accessReviewBannerText__iCqAf span{color:var(--text-secondary);font-size:12px;font-weight:650;line-height:1.35}.modalLead_accessReviewBannerActions__Oa360{align-items:center;display:flex;gap:8px;justify-content:flex-end}.modalLead_accessReviewBannerActions__Oa360 button{align-items:center;display:flex;font-size:12px;gap:6px;justify-content:center;min-height:34px;padding:7px 10px;width:auto}.modalLead_accessReviewBannerActions__Oa360>button:last-child{background:var(--surface-muted);border:var(--border-subtle);border-radius:8px;color:var(--text-secondary);height:30px;min-height:30px;min-width:30px;padding:0;width:30px}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD .modalLead_quickActions__aNDCi{align-items:center;display:flex;gap:1em;justify-content:center;padding:1em}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD .modalLead_quickActions__aNDCi button{align-items:center;display:flex;gap:.5em;justify-content:center;padding:var(--padding-form)}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD .modalLead_quickActions__aNDCi button svg{height:16px;width:16px}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD .modalLead_divDiscarted__R\+NtD{padding:1em}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD .modalLead_discarted__MFCBB{align-items:center;border:1px solid var(--brand-secondary);border-radius:var(--radius-md);display:flex;gap:1em;justify-content:space-between;padding:.75em}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD .modalLead_discarted__MFCBB button{padding:.75em 1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD .modalLead_menuToogle__ZKFvN{padding:0 1em}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD .modalLead_menuToogle__ZKFvN .modalLead_menu__lAEHb{align-items:center;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;justify-content:center;width:100%}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD .modalLead_menuToogle__ZKFvN .modalLead_menu__lAEHb>span{border-radius:var(--radius-md);cursor:pointer;flex:1 1;padding:.5em;text-align:center}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD .modalLead_menuToogle__ZKFvN .modalLead_menu__lAEHb>span.modalLead_active__FSxLv{background-color:var(--surface-card);box-shadow:var(--shadow-md);font-weight:700}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD .modalLead_body__IKiDg{height:100%;overflow-x:hidden;overflow-y:scroll;padding:0 1em 1em}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD .modalLead_body__IKiDg>div{animation:modalLead_show-right__nz4cu .75s ease-in-out}.modalLead_showAllFields__Qcpr6{color:var(--brand-secondary);display:flex;justify-content:flex-end}.modalLead_showAllFields__Qcpr6 span{cursor:pointer;font-size:.9em;text-decoration:underline}.modalLead_navMovile__6\+O8E{display:none}@keyframes modalLead_show-right__nz4cu{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media only screen and (max-width:1068px){.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD{font-size:85%}}@media only screen and (max-width:968px){.modalLead_navMovile__6\+O8E{align-items:center;background-color:var(--surface-app);border-top:var(--border-subtle);bottom:0;display:flex;height:calc(24px + 1em);justify-content:center;position:absolute;width:100%}.modalLead_navMovile__6\+O8E .modalLead_item__h--5Q{align-items:center;display:flex;flex:1 1;justify-content:center;padding:.5em}.modalLead_navMovile__6\+O8E .modalLead_item__h--5Q.modalLead_active__FSxLv{background-color:var(--brand-accent)}.modalLead_navMovile__6\+O8E .modalLead_item__h--5Q svg{height:24px;width:24px}.modalLead_modalLead__CUyX9.modalLead_bgGray__Y-uf-{background-color:var(--surface-app)}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD:not(.modalLead_active__FSxLv),.modalLead_modalLead__CUyX9 .modalLead_left__4JlJJ:not(.modalLead_active__FSxLv),.modalLead_modalLead__CUyX9 .modalLead_right__WQf\+e:not(.modalLead_active__FSxLv){display:none}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD,.modalLead_modalLead__CUyX9 .modalLead_left__4JlJJ,.modalLead_modalLead__CUyX9 .modalLead_right__WQf\+e{font-size:90%;max-height:calc(100% - 24px - 1em);max-width:100%;padding:.5em;width:100%}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD,.modalLead_modalLead__CUyX9 .modalLead_right__WQf\+e{max-height:calc(100% - 2.2em - 24px - var(--layout-modal-header-height))}.modalLead_modalLead__CUyX9 .modalLead_center__a9zLD{margin-top:calc(1.2em + var(--layout-modal-header-height))}}.address_groupAddress__cCWVp{align-items:center;border:var(--border-subtle);border-radius:var(--radius-md);display:flex;flex-direction:column;justify-content:center;padding:.5em;position:relative;width:100%}.address_groupAddress__cCWVp .address_actions__zH8U9{display:flex;gap:.5em;justify-content:flex-end;position:absolute;right:.5em;top:.5em;z-index:2}.address_groupAddress__cCWVp .address_actions__zH8U9 svg{cursor:pointer;height:14px;width:14px}.address_groupAddress__cCWVp .address_data__M2\+s3,.groupDataEdit_groupItem__AQAmi{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;width:100%}.groupDataEdit_groupItem__AQAmi{font-size:1em;padding:.5em 0;position:relative}.groupDataEdit_groupItem__AQAmi.groupDataEdit_borderTop__socea{border-top:var(--border-subtle)}.groupDataEdit_groupItem__AQAmi .groupDataEdit_actions__aCAcw{align-items:center;display:flex;gap:.5em;justify-content:flex-end;position:absolute;right:0;top:.5em;z-index:2}.groupDataEdit_groupItem__AQAmi .groupDataEdit_actions__aCAcw svg{cursor:pointer;height:14px;width:14px}.product_groupProduct__yLHhs{align-items:center;border:var(--border-subtle);border-radius:var(--radius-md);display:flex;flex-direction:column;justify-content:center;padding:.5em;position:relative;width:100%}.product_groupProduct__yLHhs .product_actions__p-OFM{display:flex;gap:.5em;justify-content:flex-end;position:absolute;right:.5em;top:.5em;z-index:2}.product_groupProduct__yLHhs .product_actions__p-OFM svg{cursor:pointer;height:14px;width:14px}.product_groupProduct__yLHhs .product_data__NtF28{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;width:100%}.loading_initialLoading__SOmks,.loading_loading__yzw7i{align-items:center;background-color:var(--surface-overlay);display:flex;height:100%;justify-content:center;left:0;max-height:100vh;max-width:100vw;position:absolute;top:0;width:100%;z-index:99}.loading_initialLoading__SOmks{background-color:var(--surface-sidebar);flex-direction:column;gap:1em}.loading_loading__yzw7i.loading_fullPage__Sd296{height:100dvh;inset:0;max-height:none;position:fixed;width:100vw;z-index:9999}.loading_initialLoading__SOmks img,.loading_loading__yzw7i img{height:80px}.loading_loading__yzw7i img{animation:loading_loading__yzw7i 2s infinite;height:80px}@keyframes loading_loading__yzw7i{0%{transform:rotate(-20deg)}10%{transform:rotate(20deg)}40%{transform:rotate(200deg)}60%{transform:rotate(160deg)}90%{transform:rotate(380deg)}to{transform:rotate(340deg)}}.utm_groupUtm__YIeww{align-items:center;border-radius:var(--radius-md);display:flex;flex-direction:column;justify-content:center;padding:.5em;position:relative;width:100%}.utm_groupUtm__YIeww .utm_actions__RCyjc{display:flex;gap:.5em;justify-content:flex-end;position:absolute;right:.5em;top:.5em;z-index:2}.utm_groupUtm__YIeww .utm_actions__RCyjc svg{cursor:pointer;height:14px;width:14px}.utm_groupUtm__YIeww .utm_data__InDNU{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;width:100%}.utm_groupUtm__YIeww .utm_data__InDNU input,.utm_groupUtm__YIeww .utm_data__InDNU span{font-size:1em}.breakForm_breakForm__l6PPN{padding-top:.5em}.breakForm_breakForm__l6PPN:not(.breakForm_noBorder__VMIcv){border-top:1px solid var(--surface-app)}.breakForm_breakForm__l6PPN .breakForm_action__gZoyp{align-items:center;display:flex;justify-content:space-between}.breakForm_breakForm__l6PPN .breakForm_action__gZoyp span{font-size:16px;font-weight:700}.history_historics__DIMuv{display:flex;flex-direction:column;gap:2em}.history_historics__DIMuv .history_activeHistorics__h77gf>span,.history_historics__DIMuv .history_historyHistorics__Y48MN .history_body__RkE1c>span{font-size:.9em;font-weight:700;opacity:.8}.history_historics__DIMuv .history_activeHistorics__h77gf,.history_historics__DIMuv .history_historyHistorics__Y48MN{display:flex;flex-direction:column;gap:1em}.history_historics__DIMuv .history_historyHistorics__Y48MN .history_filters__Fil4k{display:flex;gap:.5em;justify-content:space-between}.history_historics__DIMuv .history_historyHistorics__Y48MN .history_body__RkE1c{display:flex;flex-direction:column;gap:.5em}.history_historics__DIMuv button{align-items:center;display:flex;gap:.5em;justify-content:center}.history_historics__DIMuv button svg{height:16px;width:16px}.cardHistoric_card__LkOZM{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;font-size:1em;gap:10px;justify-content:center;padding:12px}.cardHistoric_card__LkOZM.cardHistoric_canceled__ROuyE,.cardHistoric_card__LkOZM.cardHistoric_finished__i8HHu{animation:cardHistoric_show__Ro4n3 1s ease-in-out forwards}.cardHistoric_card__LkOZM.cardHistoric_canceled__ROuyE{background-color:var(--brand-secondary-alpha);text-decoration:line-through}.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h .cardHistoric_left__KkgEu,.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h .cardHistoric_right__scWhw{align-items:center;display:flex;gap:.5em;justify-content:center}.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h .cardHistoric_expand__C-Ka9{cursor:pointer;height:16px;transition:transform .2s ease-in-out;width:16px}.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h .cardHistoric_left__KkgEu .cardHistoric_name__9NJx2{font-weight:700}.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h .cardHistoric_right__scWhw{flex:1 1;justify-content:flex-end}.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h .cardHistoric_right__scWhw>span{font-size:.9em;font-weight:700}.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h .cardHistoric_right__scWhw>div:not(.cardHistoric_actions__CdNLQ){min-width:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h .cardHistoric_right__scWhw .cardHistoric_actions__CdNLQ{align-items:center;display:flex;justify-content:flex-end;margin-left:1em;position:relative;z-index:2}.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h .cardHistoric_right__scWhw .cardHistoric_actions__CdNLQ .cardHistoric_background__5OjHT{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h .cardHistoric_right__scWhw .cardHistoric_actions__CdNLQ ul{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;right:0}.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h .cardHistoric_right__scWhw .cardHistoric_actions__CdNLQ ul li{cursor:pointer;list-style:none;padding:.75em 1em;text-align:start;width:100%}.cardHistoric_card__LkOZM .cardHistoric_header__9uV9h .cardHistoric_right__scWhw .cardHistoric_actions__CdNLQ ul li:hover{background-color:var(--surface-hover)}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH{display:flex;width:100%}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_action__fsip6{align-items:flex-start;display:flex;justify-content:center;padding:.5em 0}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_action__fsip6 svg{cursor:pointer;height:16px;width:16px}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_action__fsip6 .cardHistoric_finished__i8HHu{color:var(--status-success)}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_action__fsip6 .cardHistoric_canceled__ROuyE{color:var(--brand-secondary)}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_action__fsip6 .cardHistoric_finish__nLiwQ:hover{color:var(--status-success)}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_action__fsip6 .cardHistoric_finished__i8HHu:hover{color:var(--brand-secondary)}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_action__fsip6 .cardHistoric_canceled__ROuyE:hover{color:var(--status-success)}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_content__IHzWT{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;padding:.5em;width:100%}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_content__IHzWT>div:last-child{margin-top:1em}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_content__IHzWT .cardHistoric_title__5A8dw{font-weight:700}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_content__IHzWT .cardHistoric_description__a6BAL{line-break:normal}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_content__IHzWT .cardHistoric_uploads__WZ9N5{display:flex;flex-direction:column;gap:.5em;width:100%}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_content__IHzWT .cardHistoric_uploads__WZ9N5 .cardHistoric_file__d4GJP{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:12px;color:var(--text-tertiary);display:flex;flex:1 1;gap:.5em;justify-content:flex-start;padding:.5em 1em;position:relative;text-decoration:none;-webkit-user-select:none;user-select:none}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_content__IHzWT .cardHistoric_uploads__WZ9N5 .cardHistoric_file__d4GJP span{flex:1 1}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_content__IHzWT .cardHistoric_uploads__WZ9N5 .cardHistoric_file__d4GJP:hover{border-color:var(--brand-primary);color:var(--brand-primary);text-decoration:underline}.cardHistoric_card__LkOZM .cardHistoric_body__Ww3XH .cardHistoric_content__IHzWT>*{flex:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cardHistoric_card__LkOZM .cardHistoric_footer__cnCJb{display:flex;flex-direction:column;gap:.5em;width:100%}.cardHistoric_card__LkOZM .cardHistoric_footer__cnCJb .cardHistoric_inlineGroup__9Y27N{align-items:center;display:flex;gap:.5em;justify-content:space-between;padding:.25em 0}.cardHistoric_card__LkOZM .cardHistoric_footer__cnCJb .cardHistoric_message__Xsrf6{font-size:12px;font-weight:700}.cardHistoric_card__LkOZM .cardHistoric_bottomBorder__231-x:not(:last-child){border-bottom:var(--border-subtle);padding-bottom:.5em}.cardHistoric_rotate__MokEa{transform:rotate(90deg)}@keyframes cardHistoric_show__Ro4n3{0%{max-height:0;overflow:hidden;padding-bottom:0;padding-top:0}to{max-height:500px;overflow:hidden;padding:.75em}}.interations_interations__Twy3S{display:flex;flex-direction:column;gap:2em}.interations_interations__Twy3S .interations_activeInterations__YECjh,.interations_interations__Twy3S .interations_historyInterations__2H3Fp{display:flex;flex-direction:column;gap:1em}.interations_interations__Twy3S .interations_historyInterations__2H3Fp{gap:2em}.interations_interations__Twy3S .interations_activeInterations__YECjh>span,.interations_interations__Twy3S .interations_historyInterations__2H3Fp .interations_body__EkN02>span{font-size:.9em;font-weight:700;opacity:.8}.interations_interations__Twy3S .interations_historyInterations__2H3Fp .interations_body__EkN02 .interations_groupInteractions__14jg9{display:flex;flex-direction:column;gap:.5em}.interations_interations__Twy3S .interations_historyInterations__2H3Fp .interations_filters__9ktlw{display:flex;gap:.5em;justify-content:space-between}.interations_interations__Twy3S .interations_historyInterations__2H3Fp .interations_body__EkN02{display:flex;flex-direction:column;gap:.5em}.interations_interations__Twy3S button{align-items:center;display:flex;gap:.5em;justify-content:center}.interations_interations__Twy3S button svg{height:16px;width:16px}.menuToogle_menuToogle__T1aE\+{align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:12px;display:flex;gap:4px;justify-content:flex-start;padding:5px;-webkit-user-select:none;user-select:none;width:100%}.menuToogle_menuToogle__T1aE\+ span{border-radius:9px;color:var(--text-secondary);cursor:pointer;flex:1 1;font-size:13px;font-weight:700;padding:9px 12px;text-align:center;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.menuToogle_menuToogle__T1aE\+ span.menuToogle_active__Cs3mx{background:var(--surface-card);box-shadow:var(--shadow-sm);color:var(--text-primary)}.cardCall_card__P-lS0{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;font-size:1em;gap:10px;justify-content:center;padding:12px}.cardCall_card__P-lS0 .cardCall_header__Ly7zX{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.cardCall_card__P-lS0 .cardCall_header__Ly7zX .cardCall_left__MHk36,.cardCall_card__P-lS0 .cardCall_header__Ly7zX .cardCall_right__qXYoW{align-items:center;display:flex;gap:.5em;justify-content:center}.cardCall_card__P-lS0 .cardCall_header__Ly7zX .cardCall_left__MHk36 .cardCall_name__BrlYa{font-weight:700}.cardCall_card__P-lS0 .cardCall_header__Ly7zX .cardCall_right__qXYoW{flex:1 1;justify-content:flex-end}.cardCall_card__P-lS0 .cardCall_header__Ly7zX .cardCall_right__qXYoW>span{font-size:.9em;font-weight:700}.cardCall_card__P-lS0 .cardCall_body__Ve6UK{display:flex;width:100%}.cardCall_card__P-lS0 .cardCall_body__Ve6UK .cardCall_content__7\+TTK{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;padding:.5em;width:100%}.cardCall_card__P-lS0 .cardCall_body__Ve6UK .cardCall_content__7\+TTK ul{margin-left:1.25em}.cardCall_card__P-lS0 .cardCall_body__Ve6UK .cardCall_content__7\+TTK>div:last-child{margin-top:1em}.cardCall_card__P-lS0 .cardCall_body__Ve6UK .cardCall_content__7\+TTK .cardCall_title__6ecjX{font-size:14px;font-weight:700}.cardCall_card__P-lS0 .cardCall_body__Ve6UK .cardCall_content__7\+TTK .cardCall_description__pnC-M{line-break:normal}.cardCall_card__P-lS0 .cardCall_body__Ve6UK .cardCall_content__7\+TTK .cardCall_uploads__N9HRr{display:flex;flex-direction:column;gap:.5em;width:100%}.cardCall_card__P-lS0 .cardCall_body__Ve6UK .cardCall_content__7\+TTK .cardCall_uploads__N9HRr .cardCall_file__ekecr{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:12px;color:var(--text-tertiary);display:flex;flex:1 1;gap:.5em;justify-content:flex-start;padding:.5em 1em;position:relative;text-decoration:none;-webkit-user-select:none;user-select:none}.cardCall_card__P-lS0 .cardCall_body__Ve6UK .cardCall_content__7\+TTK .cardCall_uploads__N9HRr .cardCall_file__ekecr span{flex:1 1}.cardCall_card__P-lS0 .cardCall_body__Ve6UK .cardCall_content__7\+TTK .cardCall_uploads__N9HRr .cardCall_file__ekecr:hover{border-color:var(--brand-primary);color:var(--brand-primary);text-decoration:underline}.cardCall_card__P-lS0 .cardCall_body__Ve6UK .cardCall_content__7\+TTK>*{flex:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cardCall_card__P-lS0 .cardCall_bottomBorder__epXom:not(:last-child){border-bottom:var(--border-subtle);padding-bottom:.5em}.formGroupExpand_formGroupExpand__8dsJI{border:var(--border-subtle);border-radius:var(--radius-md);height:0;max-height:0;overflow:hidden;padding:0;transition:max-height .25s ease-in-out;width:100%}.formGroupExpand_formGroupExpand__8dsJI.formGroupExpand_show__jL4AK{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:100%;padding:.5em}.formGroupExpand_icon__vfSJZ{cursor:pointer;height:16px;transition:transform .25s ease-in-out;width:16px}.formGroupExpand_icon__vfSJZ.formGroupExpand_show__jL4AK{height:16px;transform:rotate(90deg);width:16px}.cardChat_card__QJgiQ{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;font-size:1em;gap:10px;justify-content:center;padding:12px}.cardChat_card__QJgiQ .cardChat_header__Qd7o5{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.cardChat_card__QJgiQ .cardChat_header__Qd7o5 .cardChat_left__a0kgW,.cardChat_card__QJgiQ .cardChat_header__Qd7o5 .cardChat_right__fBbUw{align-items:center;display:flex;gap:.5em;justify-content:center}.cardChat_card__QJgiQ .cardChat_header__Qd7o5 .cardChat_left__a0kgW .cardChat_name__9SDZk{font-weight:700}.cardChat_card__QJgiQ .cardChat_header__Qd7o5 .cardChat_right__fBbUw{flex:1 1;justify-content:flex-end}.cardChat_card__QJgiQ .cardChat_header__Qd7o5 .cardChat_right__fBbUw>span{font-size:.9em;font-weight:700}.cardChat_card__QJgiQ .cardChat_body__Loqd-{display:flex;width:100%}.cardChat_card__QJgiQ .cardChat_body__Loqd- .cardChat_content__WQtiu{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;padding:.5em;width:100%}.cardChat_card__QJgiQ .cardChat_body__Loqd- .cardChat_content__WQtiu ul{margin-left:1.25em}.cardChat_card__QJgiQ .cardChat_body__Loqd- .cardChat_content__WQtiu>div:last-child{margin-top:1em}.cardChat_card__QJgiQ .cardChat_body__Loqd- .cardChat_content__WQtiu .cardChat_title__-96fr{font-size:14px;font-weight:700}.cardChat_card__QJgiQ .cardChat_body__Loqd- .cardChat_content__WQtiu .cardChat_description__Fo0A0{line-break:normal}.cardChat_card__QJgiQ .cardChat_body__Loqd- .cardChat_content__WQtiu .cardChat_messages__awI0B{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:flex-start;max-height:400px;overflow-y:auto;padding:10px;position:relative;width:100%}.cardChat_card__QJgiQ .cardChat_body__Loqd- .cardChat_content__WQtiu .cardChat_button__kgyG5{align-items:center;display:flex;justify-content:center;text-align:center;text-decoration:none;width:100%}.cardChat_card__QJgiQ .cardChat_body__Loqd- .cardChat_content__WQtiu>*{flex:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cardChat_card__QJgiQ .cardChat_bottomBorder__-9nSY:not(:last-child){border-bottom:var(--border-subtle);padding-bottom:.5em}.message_division__pH9ey,.message_system__tlHVc{align-items:center;background-color:var(--surface-elevated);border-radius:var(--radius-md);color:var(--text-on-accent);display:flex;font-size:.9em;justify-content:center;margin:1em;padding:.5em;text-align:center}.message_division__pH9ey.message_internal__jfW4T{background-color:var(--brand-secondary)}.message_system__tlHVc{opacity:.7}.message_groupMessage__\+pRvl{border-radius:var(--radius-md);display:flex;justify-content:flex-start;max-width:1600px;position:relative;transition:all .5s ease-in-out;width:100%}.message_groupMessage__\+pRvl.message_active__k2PX-{background-color:var(--text-muted-alpha)}.message_groupMessage__\+pRvl.message_contactActionsOpen__W-gaH{z-index:20}.message_groupMessage__\+pRvl .message_message__H2UwW{max-width:100%}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0{display:flex;gap:1em;justify-content:flex-start}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0.message_hasReaction__YNx5G{margin-bottom:1.5em}.message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c{align-items:flex-start;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;max-width:350px;position:relative}.message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c span{overflow-wrap:anywhere}.message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c .message_audioMessage__C3aHK{min-width:min(300px,72vw);width:100%}.message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c .message_audioMessage__C3aHK>div{width:100%}.message_message__H2UwW .message_content__kEeW0 .message_contentMessage__lbg\+R.message_quotedMessage__WYLQY .message_groupMedia__j6O3c{max-width:calc(350px - 1em);-webkit-user-select:none;user-select:none}.message_message__H2UwW .message_content__kEeW0 .message_contentMessage__lbg\+R.message_quotedMessage__WYLQY:active{transform:scale(.95)}.message_message__H2UwW .message_content__kEeW0 .message_title__oO2Mv{font-size:14px;font-weight:700}.message_message__H2UwW .message_content__kEeW0 .message_description__4aC54{line-break:normal}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c .message_text__Sg1JS{word-wrap:break-word;padding-right:2em;width:100%}.message_groupMessage__\+pRvl:not(.message_send__ZiiRL) .message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c button{color:var(--text-primary)}.message_profileImage__PdOWt{align-items:center;display:flex;height:50px;justify-content:center;width:50px}.message_profileImage__PdOWt img{border-radius:var(--radius-md);height:100%;object-fit:cover;object-position:center;width:100%}.message_clickableProfileImage__YPi3D{cursor:pointer}.message_clickableProfileImage__YPi3D img{transition:transform .16s ease,box-shadow .16s ease}.message_clickableProfileImage__YPi3D:hover img{box-shadow:0 10px 24px color-mix(in srgb,var(--brand-primary) 18%,#0000);transform:translateY(-1px)}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r{background-color:var(--surface-table-header);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:.5em;padding:.5em}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_reactions__AMFx2{align-items:center;background-color:var(--surface-elevated);border-radius:var(--radius-md);bottom:0;cursor:pointer;display:flex;gap:.25em;justify-content:center;left:.5em;margin-bottom:.25em;padding:.25em;position:absolute;transform:translateY(100%)}.message_messageReactions__rK\+T\+{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:center;max-width:100%;width:min(420px,calc(100vw - 48px))}.message_messageReactions__rK\+T\+ .message_itemReaction__XxOy8{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:14px;display:flex;gap:14px;justify-content:space-between;min-width:250px;padding:9px;width:100%}.message_messageReactions__rK\+T\+ .message_itemReaction__XxOy8 .message_senderInfo__NbIJr{align-items:center;display:flex;gap:.5em;justify-content:flex-start;min-width:0}.message_reactionSenderText__Cy7iI{display:flex;flex-direction:column;gap:2px;min-width:0}.message_reactionSenderText__Cy7iI small{color:var(--text-secondary);font-size:11px;font-weight:800}.message_itemReaction__XxOy8 .message_reaction__thjGQ{align-items:center;background-color:var(--surface-muted);border-radius:12px;display:inline-flex;font-size:1.35em;height:36px;justify-content:center;min-width:36px}.message_reactionActions__PQt2L{align-items:center;display:flex;flex-shrink:0;gap:8px}.message_reactionActions__PQt2L button{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:12px;color:var(--status-danger);cursor:pointer;display:inline-flex;height:34px;justify-content:center;width:34px}.message_reactionActions__PQt2L button:hover{background-color:var(--status-danger-bg)}.message_reactionActions__PQt2L button svg{height:17px;width:17px}.message_messageVersions__3OPnt{display:flex;flex-direction:column;gap:10px;max-width:100%;width:min(520px,calc(100vw - 48px))}.message_messageVersionItem__CCSRp{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:10px}.message_messageVersionItem__CCSRp.message_currentVersion__ABJpM{background:color-mix(in srgb,var(--brand-primary) 8%,var(--surface-card));border-color:color-mix(in srgb,var(--brand-primary) 42%,var(--border-subtle-color))}.message_versionHeader__qJ6JQ{align-items:center;display:flex;gap:12px;justify-content:space-between}.message_versionHeader__qJ6JQ strong{color:var(--text-primary);font-size:13px;font-weight:900}.message_versionHeader__qJ6JQ span{color:var(--text-secondary);font-size:11px;white-space:nowrap}.message_versionContent__hci\+m{color:var(--text-primary);font-size:13px;line-height:1.45;overflow-wrap:anywhere;white-space:pre-wrap}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_uploading__-1ipe{align-items:center;background-color:color-mix(in srgb,var(--surface-card) 92%,#0000);border:1px solid color-mix(in srgb,var(--border-subtle-color) 70%,#0000);border-radius:calc(var(--radius-md) - 2px);box-shadow:0 8px 18px color-mix(in srgb,#000 8%,#0000);display:flex;flex-direction:row;gap:10px;justify-content:flex-start;min-height:58px;padding:8px 10px;width:100%}.message_uploadingIcon__1XKPS{align-items:center;background-color:color-mix(in srgb,var(--brand-secondary) 14%,var(--surface-muted));border-radius:10px;color:var(--brand-secondary);display:inline-flex;height:34px;justify-content:center;min-width:34px;width:34px}.message_uploadingIcon__1XKPS svg{height:19px;width:19px}.message_uploadingInfo__jkpKD{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.message_uploadingInfo__jkpKD span,.message_uploadingInfo__jkpKD strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message_uploadingInfo__jkpKD strong{color:var(--text-primary);font-size:12px;line-height:1.15}.message_uploadingInfo__jkpKD span{color:var(--text-secondary);font-size:11px;line-height:1.15}.message_uploadingBar__vTJ7t{background-color:color-mix(in srgb,var(--border-subtle-color) 72%,#0000);border-radius:999px;height:4px;overflow:hidden;width:100%}.message_uploadingBar__vTJ7t div{background-color:var(--brand-secondary);border-radius:inherit;height:100%;transition:width .24s ease}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_uploading__-1ipe svg{min-width:42px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_uploading__-1ipe text{font-size:11px;font-weight:800}.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_reactions__AMFx2{left:auto;right:.5em}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_italicText__AcBTS{align-items:center;display:flex;font-style:italic;gap:.25em;justify-content:flex-start;opacity:.7;padding-right:2em}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_italicText__AcBTS svg{height:16px;min-width:16px;width:16px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_edited__MyZVE{font-size:.8em}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_senderInfo__NbIJr{text-wrap:nowrap;display:flex;font-size:.9em;gap:.5em;padding-right:2em}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_senderInfo__NbIJr .message_profileName__\+SVNY{color:var(--brand-accent);font-weight:700}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs{border:0;color:inherit;cursor:pointer;height:20px;opacity:0;padding:0;position:absolute;right:.5em;top:.5em;transition:opacity .25s ease-in-out;width:20px;z-index:5}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs.message_active__k2PX-,.message_groupMessage__\+pRvl .message_message__H2UwW:hover .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs{opacity:1}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs svg{cursor:pointer;height:20px;width:20px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs ul,.message_optionsMenu__fr9Ki{align-items:flex-start;animation:message_showHidden__KO9YE .25s;background-color:var(--surface-table-header);border-radius:var(--radius-md);box-shadow:var(--shadow-md);color:var(--text-primary);display:flex;flex-direction:column;justify-content:flex-start;min-width:210px;overflow:visible;position:fixed;z-index:1200}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs ul li,.message_optionsMenu__fr9Ki li{align-items:center;cursor:pointer;display:flex;gap:.5em;justify-content:flex-start;list-style:none;padding:.5em;width:100%}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs ul li.message_listReactions__8LD2S .message_quickReactions__1l7cz button:hover,.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs ul li:hover,.message_optionsMenu__fr9Ki li.message_listReactions__8LD2S .message_quickReactions__1l7cz button:hover,.message_optionsMenu__fr9Ki li:hover{background-color:var(--surface-overlay)}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs ul li.message_listReactions__8LD2S,.message_optionsMenu__fr9Ki li.message_listReactions__8LD2S{padding:.35em;position:relative}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs ul li.message_listReactions__8LD2S .message_quickReactions__1l7cz,.message_optionsMenu__fr9Ki li.message_listReactions__8LD2S .message_quickReactions__1l7cz{align-items:center;display:flex;gap:.15em}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs ul li.message_listReactions__8LD2S .message_quickReactions__1l7cz button,.message_optionsMenu__fr9Ki li.message_listReactions__8LD2S .message_quickReactions__1l7cz button{background-color:initial;border:0;border-radius:var(--radius-md);height:30px;min-width:30px;padding:0;width:30px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs ul li.message_listReactions__8LD2S .message_quickReactions__1l7cz button img,.message_optionsMenu__fr9Ki li.message_listReactions__8LD2S .message_quickReactions__1l7cz button img{height:22px;width:22px}.message_openAllReactions__juOt0{align-items:center;color:var(--text-primary);cursor:pointer;display:flex;justify-content:center}.message_openAllReactions__juOt0 svg{height:18px!important;width:18px!important}.message_reactionPicker__NZm4I{border-radius:var(--radius-md);box-shadow:var(--shadow-md);max-width:calc(100vw - 24px);overflow:hidden;position:fixed;width:min(470px,calc(100vw - 24px));z-index:1210}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs ul li.message_listReactions__8LD2S:hover,.message_optionsMenu__fr9Ki li.message_listReactions__8LD2S:hover{background-color:initial}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs .message_background__SfqrU,.message_optionsBackground__OqiRy{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1190}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R{display:flex;flex-direction:column;gap:.5em}.message_unsupportedMessage__FWD3x{--unsupported-border:color-mix(in srgb,#f59e0b 72%,var(--border-subtle-color));--unsupported-bg:color-mix(in srgb,#fff7ed 82%,var(--surface-card));--unsupported-wash:color-mix(in srgb,#f59e0b 16%,#0000);--unsupported-icon-bg:color-mix(in srgb,#f59e0b 18%,var(--surface-card));--unsupported-icon:#d97706;align-items:flex-start;background:linear-gradient(135deg,var(--unsupported-wash),#0000 45%),var(--unsupported-bg);border:1px dashed var(--unsupported-border);border-radius:calc(var(--radius-md) - 2px);color:var(--text-primary);display:flex;gap:10px;padding:10px;width:min(320px,72vw)}.message_unsupportedIcon__nBWkt{align-items:center;background-color:var(--unsupported-icon-bg);border-radius:calc(var(--radius-md) - 4px);color:var(--unsupported-icon);display:inline-flex;flex:0 0 32px;height:32px;justify-content:center;width:32px}.message_unsupportedIcon__nBWkt svg{height:19px;width:19px}.message_unsupportedText__0Mf2l{display:flex;flex-direction:column;gap:4px;min-width:0}.message_unsupportedText__0Mf2l strong{font-size:.92em;line-height:1.25}.message_unsupportedText__0Mf2l small,.message_unsupportedText__0Mf2l span{color:var(--text-secondary);line-height:1.35;overflow-wrap:anywhere}.message_unsupportedText__0Mf2l small{font-size:.78em}:root[data-theme=dark] .message_unsupportedMessage__FWD3x{--unsupported-border:color-mix(in srgb,#f59e0b 54%,var(--border-subtle-color));--unsupported-bg:color-mix(in srgb,#2a1a07 72%,var(--surface-card));--unsupported-wash:color-mix(in srgb,#f59e0b 11%,#0000);--unsupported-icon-bg:color-mix(in srgb,#f59e0b 18%,#111827);--unsupported-icon:#fbbf24}@media (prefers-color-scheme:dark){:root:not([data-theme]) .message_unsupportedMessage__FWD3x{--unsupported-border:color-mix(in srgb,#f59e0b 54%,var(--border-subtle-color));--unsupported-bg:color-mix(in srgb,#2a1a07 72%,var(--surface-card));--unsupported-wash:color-mix(in srgb,#f59e0b 11%,#0000);--unsupported-icon-bg:color-mix(in srgb,#f59e0b 18%,#111827);--unsupported-icon:#fbbf24}}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 a{color:var(--brand-accent);font-weight:500}.message_contentMessage__lbg\+R.message_quotedMessage__WYLQY{background-color:var(--surface-overlay);border-radius:var(--radius-md);padding:.5em}.message_contentMessage__lbg\+R.message_quotedMessage__WYLQY .message_senderInfo__NbIJr{color:var(--brand-secondary);font-size:.9em;font-weight:700}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_contentMessage__lbg\+R.message_quotedMessage__WYLQY .message_senderInfo__NbIJr{color:var(--status-info)}.message_contentMessage__lbg\+R.message_quotedMessage__WYLQY .message_groupMedia__j6O3c{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.message_contentMessage__lbg\+R.message_quotedMessage__WYLQY .message_groupMedia__j6O3c img,.message_contentMessage__lbg\+R.message_quotedMessage__WYLQY .message_groupMedia__j6O3c video{max-height:60px;max-width:60px;min-height:auto;min-width:auto}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_footer__RrcYT{align-items:center;display:flex;gap:.5em;justify-content:flex-end}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_date__NAlMb{font-size:.8em;text-align:right;width:100%}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_footer__RrcYT svg{height:16px;min-width:16px;width:16px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_footer__RrcYT svg.message_sendStatus__cFtio{height:12px;width:14px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_footer__RrcYT svg.message_deliveredStatus__XHtVG{height:16px;width:16px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_footer__RrcYT svg.message_read__TsdgR{color:var(--brand-secondary)}.message_messageErrorStatus__Wju9b,.message_messageStatusIcon__0rUMs{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center;line-height:1;position:relative}.message_messageErrorStatus__Wju9b{color:var(--status-danger);cursor:help;outline:none}.message_messageErrorStatus__Wju9b:before{bottom:100%;content:"";display:none;height:14px;max-width:calc(100vw - 48px);position:absolute;right:0;width:280px}.message_messageErrorStatus__Wju9b svg.message_errorStatus__ApZ-1{color:var(--status-danger)}.message_messageErrorStatus__Wju9b:focus-visible{border-radius:999px;box-shadow:0 0 0 3px color-mix(in srgb,var(--status-danger) 22%,#0000)}.message_messageErrorTooltip__PnlV6{background:var(--surface-card);border:1px solid color-mix(in srgb,var(--status-danger) 24%,var(--border-subtle-color));border-radius:8px;bottom:calc(100% + 10px);box-shadow:var(--shadow-lg);box-sizing:border-box;color:var(--text-primary);display:flex;flex-direction:column;font-size:12px;gap:5px;line-height:1.35;opacity:0;overflow-wrap:anywhere;padding:10px 12px;pointer-events:auto;position:absolute;right:0;text-align:left;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;-webkit-user-select:text;user-select:text;visibility:hidden;white-space:normal;width:min(280px,calc(100vw - 48px));z-index:12}.message_messageErrorTooltip__PnlV6:after{background:var(--surface-card);border-bottom:1px solid color-mix(in srgb,var(--status-danger) 24%,var(--border-subtle-color));border-right:1px solid color-mix(in srgb,var(--status-danger) 24%,var(--border-subtle-color));bottom:-6px;content:"";height:10px;position:absolute;right:8px;transform:rotate(45deg);width:10px}.message_messageErrorTooltip__PnlV6 strong{color:var(--status-danger);font-size:12px;font-weight:900}.message_messageErrorTooltip__PnlV6 span{color:var(--text-secondary);font-weight:600}.message_messageErrorStatus__Wju9b:focus .message_messageErrorTooltip__PnlV6,.message_messageErrorStatus__Wju9b:focus-within .message_messageErrorTooltip__PnlV6,.message_messageErrorStatus__Wju9b:hover .message_messageErrorTooltip__PnlV6{opacity:1;transform:translateY(0);visibility:visible}.message_messageErrorStatus__Wju9b:focus-within:before,.message_messageErrorStatus__Wju9b:hover:before{display:block}.message_groupMessage__\+pRvl.message_send__ZiiRL{justify-content:flex-end}.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0{flex-direction:row-reverse}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_textInternal__qntU7{color:var(--text-on-accent);font-weight:700}.message_groupMessage__\+pRvl.message_deleted__pXfwt{opacity:.5}.message_groupMessage__\+pRvl.message_deleted__pXfwt .message_groupMedia__j6O3c{text-decoration:line-through}.message_preview__6\+anV{align-items:center;background-color:var(--surface-overlay);color:var(--text-on-accent);display:flex;flex-direction:column;gap:.5em;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.message_preview__6\+anV img,.message_preview__6\+anV video{max-height:85vh!important;max-width:85vw!important;object-fit:contain!important}.message_preview__6\+anV .message_close__X7FrB{align-items:center;background-color:var(--surface-elevated);border-radius:var(--radius-md);cursor:pointer;display:flex;justify-content:center;left:1em;padding:1em;position:absolute;top:1em;transition:all .25s ease-in-out;z-index:2}.message_preview__6\+anV .message_close__X7FrB:hover{background-color:var(--surface-elevated)}.message_preview__6\+anV .message_close__X7FrB svg{height:20px;width:20px}.message_defaultMessage__4Hgjk{align-items:center;display:flex;gap:.25em;justify-content:flex-start}.message_defaultMessage__4Hgjk svg{height:16px;width:16px}.message_defaultMessage__4Hgjk span{flex:1 1;line-height:1}.message_address__B9Kym{font-size:.85em;font-weight:700}.message_originCard__dzcLE{background-color:var(--surface-app);border-radius:var(--radius-md);padding:.5em}.message_originHeader__J9fnm{margin-bottom:6px}.message_originTitle__Go1gd{color:var(--text-secondary);font-size:12px;font-weight:600}.message_originContent__qmJ3a{display:flex;flex-direction:column;gap:.5em;max-width:350px}.message_originImageContainer__JrAe1{border-radius:var(--radius-md);height:100%;overflow:hidden;width:100%}.message_originImage__qwxej{height:100%;object-fit:cover;width:100%}.message_originTextContent__BxFdF{display:flex;flex:1 1;flex-direction:column}.message_originAdTitle__SHacY{color:var(--text-primary);font-size:13px;font-weight:600;margin-bottom:2px}.message_originAdDescription__etv3F{color:var(--text-secondary);font-size:12px;margin-bottom:8px}@media screen and (max-width:700px){.message_profileImage__PdOWt{display:none!important}}@media screen and (max-width:425px){img,video{min-width:auto!important}}@keyframes message_showHidden__KO9YE{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.message_division__pH9ey,.message_system__tlHVc{background-color:var(--surface-card);border:var(--border-subtle);border-radius:999px;color:var(--text-secondary);font-size:12px;font-weight:900;padding:7px 12px}.message_division__pH9ey.message_internal__jfW4T{background-color:var(--status-danger-bg);border-color:var(--brand-secondary-alpha);color:var(--status-danger)}.message_callSystem__gexgj{align-items:flex-start;background:color-mix(in srgb,var(--surface-card) 94%,var(--brand-primary) 6%);border:var(--border-subtle);border-radius:14px;box-shadow:0 6px 18px #0000000f;color:var(--text-primary);display:flex;gap:11px;margin:12px auto;padding:12px 14px;width:min(620px,calc(100% - 32px))}.message_callSystemIcon__51Rpd{background:var(--brand-primary-subtle);border-radius:10px;color:var(--brand-primary);display:grid;flex:0 0 34px;height:34px;place-items:center;width:34px}.message_callSystemIcon__51Rpd svg{height:19px;width:19px}.message_callSystemContent__ynhoC{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0}.message_callSystemContent__ynhoC>strong{font-size:12px;line-height:1.4}.message_callSystemPreview__E1nXo{background:var(--surface-muted);border-left:3px solid color-mix(in srgb,var(--brand-primary) 55%,#0000);border-radius:4px 9px 9px 4px;color:var(--text-secondary);font-size:12px;line-height:1.45;overflow-wrap:break-word;padding:10px 11px;white-space:pre-wrap}.message_callSystemMeta__Y1Mch{align-items:center;color:var(--text-secondary);display:flex;flex-wrap:wrap;font-size:10px;font-weight:700;gap:5px 10px}.message_callSystemMeta__Y1Mch>span:not(:last-child):after{color:var(--text-muted);content:"•";margin-left:10px}.message_callSystemDelivery__uEffJ{align-items:center;color:var(--text-secondary);display:inline-flex;gap:3px;margin-left:auto}.message_callSystemDelivery__uEffJ svg{height:15px;width:15px}.message_callSystemSuccess__KFQfr{background:color-mix(in srgb,var(--surface-card) 94%,var(--status-success) 6%);border-color:color-mix(in srgb,var(--status-success) 28%,#0000)}.message_callSystemSuccess__KFQfr .message_callSystemIcon__51Rpd{background:var(--status-success-bg);color:var(--status-success)}.message_callSystemDanger__3nqZo{background:color-mix(in srgb,var(--surface-card) 94%,var(--status-danger) 6%);border-color:color-mix(in srgb,var(--status-danger) 28%,#0000)}.message_callSystemDanger__3nqZo .message_callSystemIcon__51Rpd{background:var(--status-danger-bg);color:var(--status-danger)}.message_callSystemDanger__3nqZo .message_callSystemDelivery__uEffJ{color:var(--status-danger)}.message_callSystemRead__9-yRh .message_callSystemDelivery__uEffJ{color:var(--brand-primary)}.message_callSession__619Yn{width:min(660px,calc(100% - 32px))}.message_callSessionHeader__-rvPr{align-items:center;display:flex;gap:10px;justify-content:space-between}.message_callSessionHeader__-rvPr>strong{font-size:12px;line-height:1.4;min-width:0}.message_callSessionStatus__mR2pj{background:var(--surface-muted);border-radius:999px;color:var(--text-secondary);flex:0 0 auto;font-size:9px;font-weight:900;letter-spacing:.04em;padding:4px 8px;text-transform:uppercase}.message_callSessionDetails__64ApY{align-items:center;color:var(--text-secondary);display:flex;flex-wrap:wrap;font-size:10px;font-weight:700;gap:5px 10px}.message_callSessionDetails__64ApY>span:not(:last-child):after{color:var(--text-muted);content:"•";margin-left:10px}.message_callSessionActive__NcsJg .message_callSessionStatus__mR2pj,.message_callSessionActive__NcsJg .message_callSystemIcon__51Rpd{background:var(--brand-primary-subtle);color:var(--brand-primary)}.message_callSessionSuccess__AnMEa{border-color:color-mix(in srgb,var(--status-success) 28%,#0000)}.message_callSessionSuccess__AnMEa .message_callSessionStatus__mR2pj,.message_callSessionSuccess__AnMEa .message_callSystemIcon__51Rpd{background:var(--status-success-bg);color:var(--status-success)}.message_callSessionDanger__4xB4D{border-color:color-mix(in srgb,var(--status-danger) 28%,#0000)}.message_callSessionDanger__4xB4D .message_callSessionStatus__mR2pj,.message_callSessionDanger__4xB4D .message_callSystemIcon__51Rpd{background:var(--status-danger-bg);color:var(--status-danger)}.message_callSessionNeutral__BjZ-U .message_callSessionStatus__mR2pj,.message_callSessionNeutral__BjZ-U .message_callSystemIcon__51Rpd{background:var(--surface-muted);color:var(--text-secondary)}.message_callSessionError__l-TDh{background:var(--status-danger-bg);border-radius:8px;color:var(--status-danger);font-size:11px;line-height:1.4;padding:8px 10px}.message_callRecording__zsAgD{background:var(--surface-muted);border:var(--border-subtle);border-radius:11px;display:flex;flex-direction:column;gap:8px;min-width:0;padding:10px}.message_callRecordingHeader__aeaT0{align-items:center;display:flex;gap:10px;justify-content:space-between}.message_callRecordingHeader__aeaT0>span{display:flex;flex-direction:column;gap:1px;min-width:0}.message_callRecordingHeader__aeaT0 strong{font-size:11px}.message_callRecordingHeader__aeaT0 small{color:var(--text-secondary);font-size:9px}.message_callRecordingHeader__aeaT0 a{background:var(--brand-primary-subtle);border-radius:8px;color:var(--brand-primary);display:grid;flex:0 0 30px;height:30px;place-items:center;width:30px}.message_callRecordingHeader__aeaT0 a:hover{background:var(--brand-primary);color:var(--text-on-accent)}.message_callRecordingHeader__aeaT0 svg{height:17px;width:17px}.message_groupMessage__\+pRvl{padding:2px 0}.message_groupMessage__\+pRvl.message_active__k2PX-{background-color:var(--brand-primary-subtle)}.message_groupMessage__\+pRvl.message_forwardMode__gvrIx .message_message__H2UwW{cursor:pointer}.message_groupMessage__\+pRvl.message_forwardSelected__3ZLoq{background-color:var(--brand-primary-subtle)}.message_forwardSelector__OnwKz{align-items:center;background-color:var(--surface-card);border:2px solid var(--brand-primary);border-radius:999px;box-shadow:var(--shadow-sm);cursor:pointer;display:flex;height:24px;justify-content:center;left:-36px;position:absolute;top:50%;transform:translateY(-50%);width:24px;z-index:1190}.message_forwardSelector__OnwKz span{background-color:var(--brand-primary);border-radius:inherit;height:10px;width:10px}.message_groupMessage__\+pRvl.message_send__ZiiRL .message_forwardSelector__OnwKz{left:auto;right:-36px}.message_profileImage__PdOWt{height:42px;width:42px}.message_profileImage__PdOWt img{border-radius:14px;box-shadow:var(--shadow-sm)}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0{gap:10px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px 16px 16px 6px;box-shadow:var(--shadow-sm);padding:9px 11px}.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r{background-color:var(--chat-message-sent-bg);border-color:var(--brand-primary-alpha);border-radius:16px 16px 6px 16px;color:var(--text-on-accent)}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r{background-color:var(--brand-secondary);border-color:var(--brand-secondary-alpha);color:var(--text-on-accent)}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_senderInfo__NbIJr{color:var(--text-secondary);font-size:12px;font-weight:800}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_senderInfo__NbIJr,.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_senderInfo__NbIJr{opacity:.88}.message_contentMessage__lbg\+R.message_quotedMessage__WYLQY{background-color:color-mix(in srgb,var(--surface-muted) 80%,#0000);border-left:3px solid var(--brand-primary);border-radius:12px}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_contentMessage__lbg\+R.message_quotedMessage__WYLQY,.message_groupMessage__\+pRvl.message_send__ZiiRL .message_contentMessage__lbg\+R.message_quotedMessage__WYLQY{background-color:#ffffff24}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs ul{background-color:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-md)}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs ul li{padding:9px 10px}.message_reactionPicker__NZm4I{border:var(--border-subtle);border-radius:16px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_reactions__AMFx2{border:var(--border-subtle);border-radius:999px;box-shadow:var(--shadow-sm)}.message_groupMessage__\+pRvl .message_message__H2UwW,.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW{max-width:min(720px,78%)}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r{line-height:1.42}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c{gap:8px;max-width:min(420px,72vw);min-width:0}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c .message_text__Sg1JS{line-height:1.45;padding-right:0}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_italicText__AcBTS{color:inherit;padding-right:0}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R{gap:7px;max-width:100%;min-width:0}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_footer__RrcYT{gap:5px;opacity:.72}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_date__NAlMb{font-size:11px;font-weight:700}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs{border-radius:10px;right:7px;top:7px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs svg{color:currentColor;height:18px;opacity:.68;width:18px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs.message_active__k2PX- svg,.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r:hover .message_options__ubdYs svg{opacity:1}.message_groupMessage__\+pRvl.message_deleted__pXfwt .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r{border-style:dashed;box-shadow:none}.message_originCard__dzcLE{background-color:color-mix(in srgb,var(--surface-muted) 78%,#0000);border:var(--border-subtle);border-radius:12px}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_originCard__dzcLE,.message_groupMessage__\+pRvl.message_send__ZiiRL .message_originCard__dzcLE{background-color:#ffffff1f}@media screen and (max-width:700px){.message_groupMessage__\+pRvl .message_message__H2UwW,.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW{max-width:92%}}.message_groupMessage__\+pRvl{padding:4px 0}.message_groupMessage__\+pRvl+.message_groupMessage__\+pRvl{margin-top:1px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0{align-items:flex-start;gap:9px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r{--bubble-bg:linear-gradient(180deg,color-mix(in srgb,var(--surface-card) 96%,#fff 4%),var(--surface-card));--bubble-tail-bg:var(--bubble-bg);background:var(--bubble-bg);border:0;border-radius:10px 22px 22px 22px;box-shadow:0 10px 30px #0f172a14;color:var(--text-primary);isolation:isolate;overflow:visible;padding:12px 14px 9px;position:relative}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r:after{display:none}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r.message_withTail__9LdhV:after{background:var(--bubble-tail-bg);-webkit-clip-path:polygon(100% 0,100% 100%,0 0);clip-path:polygon(100% 0,100% 100%,0 0);content:"";display:block;height:14px;left:-6px;position:absolute;top:0;width:14px;z-index:-1}.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r{--bubble-bg:linear-gradient(135deg,var(--brand-primary),color-mix(in srgb,var(--brand-primary) 76%,var(--brand-secondary) 24%));--bubble-tail-bg:var(--bubble-bg);background:var(--bubble-bg);border:0;border-radius:22px 10px 22px 22px;box-shadow:0 10px 30px color-mix(in srgb,var(--brand-primary) 22%,#0000);color:var(--text-on-solid)}.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r.message_withTail__9LdhV:after{background:var(--bubble-tail-bg);-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);left:auto;right:-6px;top:0}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r{--bubble-bg:linear-gradient(135deg,var(--brand-secondary),color-mix(in srgb,var(--brand-secondary) 72%,var(--brand-primary) 28%));--bubble-tail-bg:var(--bubble-bg);background:var(--bubble-bg);box-shadow:0 10px 30px color-mix(in srgb,var(--brand-secondary) 22%,#0000);color:var(--text-on-solid)}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r.message_withTail__9LdhV:after{background:var(--bubble-tail-bg)}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r.message_withoutTail__K8BLo{border-radius:22px}.message_groupMessage__\+pRvl:not(.message_send__ZiiRL) .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r.message_withoutTail__K8BLo{margin-left:0}.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r.message_withoutTail__K8BLo{border-radius:22px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_senderInfo__NbIJr{color:var(--brand-primary);font-size:11px;font-weight:900;letter-spacing:0;margin-bottom:2px;padding-right:28px;text-transform:uppercase}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_senderContactTrigger__gH0F7{align-items:center;background-color:initial;border:0;border-radius:999px;color:inherit;cursor:pointer;display:inline-flex;font:inherit;gap:4px;letter-spacing:inherit;max-width:calc(100% - 28px);padding:0;text-transform:inherit}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_senderContactTrigger__gH0F7 svg{flex:0 0 auto;height:14px;width:14px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contactActionsMenu__gLYf-{background-color:var(--surface-card);border:1px solid var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-lg);color:var(--text-primary);display:flex;flex-direction:column;gap:4px;left:14px;min-width:210px;padding:6px;position:absolute;text-transform:none;top:34px;z-index:30}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contactActionsMenu__gLYf- button{align-items:center;background-color:initial;border:0;border-radius:10px;color:var(--text-primary);cursor:pointer;display:flex;font-size:13px;font-weight:750;gap:9px;justify-content:flex-start;min-height:38px;padding:8px 10px;text-align:left;width:100%}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contactActionsMenu__gLYf- button:hover{background-color:var(--surface-muted)}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contactActionsMenu__gLYf- button svg{color:var(--brand-primary);height:18px;width:18px}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_senderInfo__NbIJr,.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_senderInfo__NbIJr{color:currentColor;opacity:.78}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c{gap:9px;max-width:min(460px,72vw)}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c .message_text__Sg1JS{color:inherit;font-size:14px;line-height:1.48}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_footer__RrcYT{color:inherit;margin-top:2px;opacity:.64}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_date__NAlMb{font-size:10.5px;font-weight:800}.message_contentMessage__lbg\+R.message_quotedMessage__WYLQY{background-color:color-mix(in srgb,var(--brand-primary-subtle) 55%,var(--surface-muted) 45%);border:0;border-left:4px solid var(--brand-primary);border-radius:14px;padding:9px 10px}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_contentMessage__lbg\+R.message_quotedMessage__WYLQY,.message_groupMessage__\+pRvl.message_send__ZiiRL .message_contentMessage__lbg\+R.message_quotedMessage__WYLQY{background-color:#ffffff29;border-left-color:#ffffffb3}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs{align-items:center;background-color:color-mix(in srgb,var(--surface-muted) 80%,#0000);border-radius:999px;display:flex;height:26px;justify-content:center;right:9px;top:9px;width:26px}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs,.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs{background-color:#ffffff26}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs svg{height:17px;width:17px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_reactions__AMFx2{background-color:var(--surface-card);border:0;bottom:-2px;box-shadow:var(--shadow-md);color:var(--text-primary);padding:3px 6px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_reactions__AMFx2 span{align-items:center;background-color:var(--surface-muted);border-radius:999px;display:inline-flex;gap:2px;min-height:22px;padding:2px 6px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_reactions__AMFx2 b{font-size:15px;line-height:1}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_reactions__AMFx2 em,.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_reactions__AMFx2 small{color:var(--text-secondary);font-size:10px;font-style:normal;font-weight:900;line-height:1}.message_profileImage__PdOWt{height:36px;margin-top:0;opacity:.96;width:36px}.message_profileImage__PdOWt img{border:2px solid var(--surface-card);border-radius:13px}.message_groupMessage__\+pRvl:not(.message_send__ZiiRL) .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_footer__RrcYT{justify-content:flex-start}.message_originCard__dzcLE{background-color:color-mix(in srgb,var(--surface-muted) 72%,#0000);border:0;border-radius:16px;padding:10px}.message_originTitle__Go1gd{color:var(--brand-primary);font-size:11px;font-weight:900;text-transform:uppercase}.message_groupMessage__\+pRvl.message_internal__jfW4T{justify-content:center;padding:7px 0}.message_groupMessage__\+pRvl.message_internal__jfW4T.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0{flex-direction:row}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW{max-width:min(680px,92%)}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0{gap:8px}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_profileImage__PdOWt{height:30px;margin-top:8px;width:30px}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_profileImage__PdOWt img{border-color:color-mix(in srgb,var(--status-warning) 36%,var(--surface-card));border-radius:10px;box-shadow:none}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r,.message_groupMessage__\+pRvl.message_internal__jfW4T.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r{--bubble-bg:linear-gradient(135deg,color-mix(in srgb,var(--status-warning-bg) 76%,var(--surface-card) 24%),color-mix(in srgb,var(--surface-card) 92%,var(--status-warning) 8%));--bubble-tail-bg:var(--bubble-bg);background:var(--bubble-bg);border:1px solid color-mix(in srgb,var(--status-warning) 34%,#0000);border-left:5px solid var(--status-warning);border-radius:8px;box-shadow:0 12px 30px color-mix(in srgb,var(--status-warning) 12%,#0000);color:var(--text-primary);padding:11px 13px 9px}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r.message_withTail__9LdhV:after,.message_groupMessage__\+pRvl.message_internal__jfW4T.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r.message_withTail__9LdhV:after{display:none}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_senderInfo__NbIJr{align-items:center;color:var(--text-secondary);display:flex;flex-wrap:wrap;gap:6px;margin-bottom:1px;opacity:1;padding-right:32px;text-transform:none}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_senderInfo__NbIJr .message_profileName__\+SVNY{color:var(--text-primary);font-size:12px;font-weight:850}.message_internalBadge__JJNd5{align-items:center;background-color:color-mix(in srgb,var(--status-warning) 12%,var(--surface-card));border:1px solid color-mix(in srgb,var(--status-warning) 34%,#0000);border-radius:999px;color:var(--status-warning);display:inline-flex;font-size:10px;font-weight:950;gap:4px;height:22px;line-height:1;padding:0 8px;text-transform:uppercase}.message_internalBadge__JJNd5 svg{flex:0 0 auto;height:13px;width:13px}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c{max-width:min(560px,76vw)}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_footer__RrcYT{color:var(--text-secondary);justify-content:flex-end;opacity:1}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_contentMessage__lbg\+R.message_quotedMessage__WYLQY{background-color:color-mix(in srgb,var(--status-warning) 10%,var(--surface-card));border-left-color:var(--status-warning)}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs,.message_groupMessage__\+pRvl.message_internal__jfW4T.message_send__ZiiRL .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs{background-color:color-mix(in srgb,var(--status-warning) 12%,var(--surface-card));color:var(--status-warning)}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_reactions__AMFx2{color:var(--text-primary)}@media screen and (max-width:700px){.message_groupMessage__\+pRvl .message_message__H2UwW,.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW{max-width:94%}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW{max-width:96%}.message_groupMessage__\+pRvl.message_internal__jfW4T .message_message__H2UwW .message_content__kEeW0{gap:0}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r:after{display:none}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_options__ubdYs{opacity:1}}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_footer__RrcYT{opacity:1}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_date__NAlMb,.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R .message_messageStatusIcon__0rUMs{opacity:.64}.message_groupMessage__\+pRvl:not(.message_send__ZiiRL):not(.message_internal__jfW4T){justify-content:flex-start}.message_groupMessage__\+pRvl.message_send__ZiiRL:not(.message_internal__jfW4T){justify-content:flex-end}.message_groupMessage__\+pRvl .message_message__H2UwW{box-sizing:border-box;display:flex;max-width:min(760px,76%);min-width:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.message_groupMessage__\+pRvl:not(.message_send__ZiiRL):not(.message_internal__jfW4T) .message_message__H2UwW{margin-left:0;margin-right:auto}.message_groupMessage__\+pRvl.message_send__ZiiRL:not(.message_internal__jfW4T) .message_message__H2UwW{margin-left:auto;margin-right:0}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0{box-sizing:border-box;max-width:100%;min-width:0;width:100%}.message_groupMessage__\+pRvl.message_send__ZiiRL:not(.message_internal__jfW4T) .message_message__H2UwW .message_content__kEeW0{flex-direction:row}.message_groupMessage__\+pRvl.message_send__ZiiRL:not(.message_internal__jfW4T) .message_profileImage__PdOWt{display:none}.message_groupMessage__\+pRvl:not(.message_send__ZiiRL):not(.message_internal__jfW4T) .message_profileImage__PdOWt{flex:0 0 36px}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r{box-sizing:border-box;max-width:100%;min-width:min(110px,100%)}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupContentMessage__MWO3r .message_contentMessage__lbg\+R,.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c{box-sizing:border-box;max-width:100%;min-width:0;width:100%}.message_groupMessage__\+pRvl .message_message__H2UwW .message_content__kEeW0 .message_groupMedia__j6O3c>*{max-width:100%}@media screen and (max-width:700px){.message_groupMessage__\+pRvl .message_message__H2UwW,.message_groupMessage__\+pRvl.message_send__ZiiRL .message_message__H2UwW{max-width:94%}}.audioPlayer_container__CDYZg{align-items:center;border-radius:5px;display:flex;flex-wrap:wrap;justify-content:center;max-width:100%;min-width:min(300px,72vw);padding:.5em;position:relative;width:100%}.audioPlayer_container__CDYZg .audioPlayer_controls__KsTjo{align-items:center;display:flex;justify-content:center;width:20px}.audioPlayer_container__CDYZg .audioPlayer_controls__KsTjo svg{height:20px;width:20px}.audioPlayer_container__CDYZg .audioPlayer_audio__JiquJ,.audioPlayer_container__CDYZg .audioPlayer_loading__9lAQG{flex:1 1;padding-left:1em}.audioPlayer_container__CDYZg .audioPlayer_loading__9lAQG .audioPlayer_icon__yKldL{color:var(--brand-secondary);padding:0}.audioPlayer_container__CDYZg .audioPlayer_loading__9lAQG.audioPlayer_purple__aD629 .audioPlayer_icon__yKldL{color:var(--brand-primary)}.audioPlayer_container__CDYZg .audioPlayer_time__G6ajN{bottom:-1em;font-size:.8em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:calc(2em + 20px);position:absolute}.audioPlayer_container__CDYZg .audioPlayer_loading__9lAQG.audioPlayer_contrast__kYAEw .audioPlayer_icon__yKldL,.audioPlayer_container__CDYZg.audioPlayer_contrast__kYAEw,.audioPlayer_container__CDYZg.audioPlayer_contrast__kYAEw .audioPlayer_controls__KsTjo,.audioPlayer_container__CDYZg.audioPlayer_contrast__kYAEw .audioPlayer_time__G6ajN{color:#ffffffeb}.audioPlayer_hidden__aiX0b{display:none}@media screen and (max-width:425px){.audioPlayer_container__CDYZg{min-width:250px}}.sticker_container__gTv7y{align-items:center;-webkit-appearance:none;appearance:none;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;min-width:0;padding:0;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sticker_sticker__A-W\+D{height:150px;width:150px;z-index:2}.sticker_sticker__A-W\+D.sticker_background__vfTl6{left:0;position:absolute;top:0;z-index:1}.sticker_sticker__A-W\+D.sticker_paused__irW-G{opacity:0}.sticker_container__gTv7y img{border-radius:var(--radius-md);max-height:100%;max-width:100%;object-fit:cover;object-position:center}.poll_container__9k400{display:flex;flex-direction:column;gap:.5em;max-width:100%;min-width:350px}.poll_title__4xnbq{font-weight:700}.poll_subtitle__utM4v{align-items:center;display:flex;font-size:.9em;font-weight:300;gap:.5em;justify-content:flex-start;vertical-align:middle}.poll_subtitle__utM4v .poll_icon__x3gx4{align-items:center;display:flex;justify-content:center}.poll_subtitle__utM4v .poll_icon__x3gx4.poll_multiple__jWmP5 svg:nth-child(2){margin-left:-.25em}.poll_subtitle__utM4v svg{height:1em;width:1em}.poll_options__qKtkV{display:flex;flex-direction:column;gap:1em;padding-top:1em}.poll_options__qKtkV .poll_option__vdoQu{display:flex;flex-direction:column;gap:.5em}.poll_options__qKtkV .poll_option__vdoQu .poll_infos__nGi8P{display:flex;justify-content:space-between}.poll_options__qKtkV .poll_option__vdoQu .poll_infos__nGi8P .poll_selection__GqdnK{align-items:center;display:flex;gap:.5em;justify-content:center}.poll_options__qKtkV .poll_progressbarContainer__AQBE-{background-color:var(--surface-overlay);border-radius:var(--radius-md);height:10px;margin-left:calc(24px + .5em);overflow:hidden;width:calc(100% - 24px - .5em)}.poll_options__qKtkV .poll_progressbarContainer__AQBE- .poll_progressbar__ci3-J{background-color:var(--brand-secondary);height:100%;transition:width .3s ease}.template_container__BYUsW{display:flex;flex-direction:column;gap:.5em;max-width:100%;min-width:350px}.template_header__xLkgp{align-items:center;display:flex;justify-content:center;position:relative}.template_header__xLkgp span{font-weight:700;width:100%}.template_header__xLkgp img,.template_header__xLkgp video{border-radius:var(--radius-md);width:100%}.template_header__xLkgp img{max-height:240px;object-fit:cover;object-position:center}.template_footer__FpK21{font-weight:300;margin-top:.5em}.template_body__4nIIU code,.template_footer__FpK21 code,.template_header__xLkgp code{font-family:Courier New,Courier,monospace}.template_buttons__BLTF5{border-top:var(--border-subtle);display:flex;flex-direction:column;gap:.5em;margin-top:1em;padding-top:1em}.template_buttons__BLTF5 button{align-items:center;display:flex;gap:.5em;justify-content:center}.template_button__IqxIE{background:var(--surface-card)!important;border:var(--border-subtle);box-shadow:none;color:var(--brand-primary)!important;font-weight:700}.template_button__IqxIE:hover{background:var(--surface-hover)!important;border-color:color-mix(in srgb,var(--brand-primary) 35%,var(--border-subtle-color))}.template_button__IqxIE svg{color:currentColor}.template_documentPreview__pH0Zs{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5em;justify-content:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.location_link__ILIYJ{align-items:center;display:flex;justify-content:center}.location_link__ILIYJ img{border-radius:var(--radius-md);max-height:100%;max-width:100%;min-width:350px;object-fit:cover;object-position:center}.image_container__YRS1V{align-items:center;display:flex;justify-content:center;position:relative}.image_container__YRS1V img,.image_container__YRS1V svg{border-radius:var(--radius-md);max-height:350px;max-width:100%;min-width:350px;object-fit:cover;object-position:center}.image_container__YRS1V svg{height:200px;width:200px}.image_quoted__60FPW svg{max-height:60px;max-width:60px;min-height:auto;min-width:auto}.video_container__ABQ0o{align-items:center;border-radius:var(--radius-md);display:flex;justify-content:center;max-width:100%;overflow:hidden;position:relative;width:min(360px,68vw)}.video_container__ABQ0o .video_arrowPlay__zGKR0{align-items:center;background-color:var(--surface-elevated);border-radius:50%;cursor:pointer;display:flex;justify-content:center;left:50%;padding:1em;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.video_container__ABQ0o .video_arrowPlay__zGKR0 svg{color:var(--text-on-accent);height:20px;width:20px}.video_container__ABQ0o video{background-color:#000;border-radius:var(--radius-md);display:block;max-height:min(360px,52vh);max-width:100%;object-fit:contain;object-position:center;width:100%}@media screen and (max-width:520px){.video_container__ABQ0o{width:min(300px,72vw)}}.document_container__96hHm{--document-bg:var(--surface-muted);--document-border:var(--border-subtle-color);--document-text:var(--text-primary);--document-muted:var(--text-secondary);--document-icon-bg:var(--surface-card);--document-icon:var(--brand-primary);grid-gap:10px;align-items:center;background-color:var(--document-bg);border:1px solid var(--document-border);border-radius:12px;box-shadow:var(--shadow-sm);box-sizing:border-box;color:var(--document-text);display:grid;gap:10px;grid-template-columns:42px minmax(0,1fr) -webkit-max-content;grid-template-columns:42px minmax(0,1fr) max-content;max-width:min(100%,72vw);min-width:0;overflow:hidden;padding:10px;width:340px}.document_container__96hHm .document_icon__V\+TWS{align-items:center;background-color:var(--document-icon-bg);border-radius:10px;color:var(--document-icon);display:inline-flex;flex:0 0 42px;height:42px;justify-content:center;width:42px}.document_container__96hHm .document_icon__V\+TWS svg{height:24px;width:24px}.document_container__96hHm .document_details__h1In7{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0;overflow:hidden}.document_container__96hHm .document_details__h1In7 .document_name__6p4jm{color:inherit;font-weight:800;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document_container__96hHm .document_details__h1In7 small{color:var(--document-muted);font-size:11px;font-weight:700}.document_container__96hHm .document_action__-mcFF{min-height:34px;min-width:0;padding:0 10px;white-space:nowrap;width:auto}@media (max-width:520px){.document_container__96hHm{grid-template-columns:38px minmax(0,1fr);width:100%}.document_container__96hHm .document_icon__V\+TWS{flex-basis:38px;height:38px;width:38px}.document_container__96hHm .document_action__-mcFF{grid-column:1/-1;width:100%}}.download_container__nM\+Yq{align-items:center;display:flex;gap:1em;justify-content:center;position:relative;width:100%}.download_container__nM\+Yq.download_isAudio__qewMo{justify-content:space-between}.download_container__nM\+Yq .download_audio__-fiF0{align-items:center;display:flex;flex:1 1;gap:1em;justify-content:space-between}.download_container__nM\+Yq .download_progressBar__4Q\+Nk{background-color:var(--surface-app);flex:1 1;height:1px;width:150px}.download_container__nM\+Yq .download_audio__-fiF0 svg{height:20px;width:20px}.download_container__nM\+Yq .download_download__kKrH4{align-items:center;border:var(--border-muted);border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:.5em}.download_container__nM\+Yq .download_download__kKrH4 svg{height:24px;width:24px}.download_container__nM\+Yq.download_isAudio__qewMo .download_download__kKrH4 svg{height:16px;width:16px}.list_container__wUyLp{display:flex;flex-direction:column;gap:.5em;max-width:100%;min-width:350px}.list_title__p3L-x{font-weight:700}.list_description__ybCNc{font-weight:300}.list_button__iT6-f{align-items:center;background:var(--surface-card)!important;border:var(--border-subtle);box-shadow:none;color:var(--brand-primary)!important;display:flex;gap:.5em;justify-content:center}.list_button__iT6-f:hover{background:var(--surface-hover)!important;border-color:color-mix(in srgb,var(--brand-primary) 35%,var(--border-subtle-color))}.list_button__iT6-f svg{color:currentColor}.list_options__4zWFT{display:flex;flex-direction:column;gap:1em}.list_options__4zWFT .list_option__h16kL{display:flex;flex-direction:column;gap:.5em}.gif_container__yObZE{display:block;max-width:100%;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.gif_container__yObZE .gif_playGif__c3ppV{align-items:center;background-color:var(--surface-overlay);border-radius:50%;color:var(--text-on-accent);cursor:pointer;display:flex;height:54px;justify-content:center;left:50%;padding:1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:54px;z-index:2}.gif_container__yObZE video{border-radius:var(--radius-md);display:block;height:auto;max-height:240px;max-width:min(280px,70vw);object-fit:contain;object-position:center;width:auto}.gif_container__yObZE .gif_gif__BuCX5{width:100%}.gif_credit__k3G2h{background-color:#1c1f24ad;border-radius:4px;bottom:.55em;color:#fff;font-size:.68em;font-weight:600;left:.6em;letter-spacing:0;line-height:1;opacity:.9;padding:.22em .45em;position:absolute;z-index:1}.contact_container__Uy6Xv{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:100%}.contact_header__ZwO5s{color:var(--text-secondary);font-size:12px;font-weight:850}.contact_container__Uy6Xv .contact_contact__M-gM6{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:0 1px 0 #0f172a08;display:flex;gap:10px;justify-content:flex-start;padding:10px 11px;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease;width:100%}.contact_container__Uy6Xv .contact_contact__M-gM6:hover{background-color:var(--surface-hover);border-color:var(--brand-primary-alpha);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.contact_container__Uy6Xv .contact_contact__M-gM6 .contact_profileImage__CaTGZ{align-items:center;border-radius:16px;display:flex;flex:0 0 auto;justify-content:center;overflow:hidden}.contact_container__Uy6Xv .contact_contact__M-gM6 .contact_profileImage__CaTGZ img{border:2px solid var(--surface-card);border-radius:16px;box-shadow:var(--shadow-sm);height:52px;object-fit:cover;object-position:center;width:52px}.contact_container__Uy6Xv .contact_contact__M-gM6 .contact_info__EL8R9{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:.25em;justify-content:center;min-width:0}.contact_container__Uy6Xv .contact_contact__M-gM6 .contact_info__EL8R9 .contact_name__SCw9B{color:var(--text-primary);font-size:13px;font-weight:900;line-height:1.25;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact_container__Uy6Xv .contact_contact__M-gM6 .contact_info__EL8R9 .contact_phone__51YHn{color:var(--text-secondary);font-size:12px;font-weight:750}.contact_chatButton__zX7us{align-items:center;background-color:var(--brand-primary-subtle);border:1px solid var(--brand-primary-alpha);border-radius:12px;color:var(--brand-primary);cursor:pointer;display:inline-flex;flex:0 0 auto;height:36px;justify-content:center;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease;width:36px}.contact_chatButton__zX7us:hover{background-color:var(--brand-primary);border-color:var(--brand-primary);color:var(--text-on-solid);transform:translateY(-1px)}.contact_chatButton__zX7us svg{height:18px;width:18px}.contact_participant__Oc0hB .contact_contact__M-gM6{background-color:var(--surface-muted);border-radius:15px;padding:9px}.contact_participant__Oc0hB .contact_contact__M-gM6 .contact_profileImage__CaTGZ img{border-radius:15px;height:46px;width:46px}.modalStartChat_restrictedAccess__7djWx{grid-gap:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--status-warning) 12%,#0000),#0000 48%),var(--surface-card);border:1px solid color-mix(in srgb,var(--status-warning) 34%,#0000);border-radius:var(--radius-md);display:grid;gap:12px;grid-template-columns:38px minmax(0,1fr);margin:4px 0 14px;padding:12px}.modalStartChat_restrictedIcon__1ZPwg{align-items:center;background:color-mix(in srgb,var(--status-warning) 18%,var(--surface-muted));border-radius:var(--radius-md);color:var(--status-warning);display:flex;height:38px;justify-content:center;width:38px}.modalStartChat_restrictedIcon__1ZPwg svg{height:20px;width:20px}.modalStartChat_restrictedContent__GmG6h{display:flex;flex-direction:column;gap:8px;min-width:0}.modalStartChat_restrictedContent__GmG6h strong{color:var(--text-primary);font-size:14px;font-weight:850;line-height:1.25}.modalStartChat_restrictedContent__GmG6h span{color:var(--text-secondary);font-size:13px;font-weight:600;line-height:1.4}.modalStartChat_restrictedContent__GmG6h button{min-width:160px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:520px){.modalStartChat_restrictedAccess__7djWx{grid-template-columns:1fr}.modalStartChat_restrictedContent__GmG6h button{width:100%}}.emojis_container__DPj8p{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-md);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;height:450px;max-width:100%;min-width:0;overflow:hidden;width:min(470px,calc(100vw - 24px))}.emojis_header__N1N4Y{align-items:center;background-color:var(--surface-muted);border-bottom:var(--border-subtle);color:var(--brand-primary);display:flex;font-weight:700;gap:.5em;padding:.75em .85em}.emojis_header__N1N4Y svg{height:1.2em;width:1.2em}.emojis_search__1\+aA\+{align-items:center;border-bottom:var(--border-subtle);display:flex;padding:.6em .75em;position:relative}.emojis_search__1\+aA\+ svg{color:var(--text-primary);height:1.1em;left:1.1em;position:absolute;width:1.1em}.emojis_search__1\+aA\+ input{-webkit-text-fill-color:var(--text-primary);background-color:var(--surface-muted);border:var(--border-subtle);border-radius:12px;caret-color:var(--brand-primary);color:var(--text-primary);height:36px;min-width:0;outline:none;padding:0 .75em 0 2.35em;width:100%}.emojis_search__1\+aA\+ input::placeholder{color:var(--text-primary);opacity:1}.emojis_search__1\+aA\+ input:focus{border-color:var(--brand-primary)}.emojis_list__\+Y1Ey{min-height:0;overflow-x:hidden;padding:.55em}.emojis_groupTitle__9Jmyr{background-color:var(--surface-card);color:var(--brand-primary);font-size:.85em;font-weight:700;padding:.5em .35em .4em;position:-webkit-sticky;position:sticky;top:0;z-index:1}.emojis_iconsRow__kgymZ{grid-gap:.15em;display:grid;gap:.15em;grid-template-columns:repeat(9,minmax(0,1fr));grid-template-columns:repeat(var(--emoji-columns,9),minmax(0,1fr));min-height:42px;-webkit-user-select:none;user-select:none}.emojis_icon__gyUVb{align-items:center;background-color:initial;border:0;border-radius:10px;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;padding:0;width:100%}.emojis_icon__gyUVb img{height:30px;object-fit:contain;width:30px}.emojis_icon__gyUVb span{display:none}.emojis_icon__gyUVb:hover{background-color:var(--brand-primary-subtle)}.emojis_navigation__-2zpE{grid-gap:.25em;background-color:var(--surface-card);border-top:var(--border-subtle);display:grid;gap:.25em;grid-template-columns:repeat(auto-fit,minmax(36px,1fr));padding:.55em}.emojis_navigation__-2zpE button{align-items:center;background-color:initial;border:0;border-radius:10px;color:var(--text-primary);cursor:pointer;display:flex;height:36px;justify-content:center;padding:0}.emojis_navigation__-2zpE button.emojis_active__v1LfR,.emojis_navigation__-2zpE button:hover{background-color:var(--brand-primary-subtle);color:var(--brand-primary)}.emojis_navigation__-2zpE button:disabled{cursor:default;opacity:.35}.emojis_navigation__-2zpE svg{height:1.25em;width:1.25em}.journey_journey__yORfD{display:flex;flex-direction:column;gap:14px}.journey_hero__PYZWi{grid-gap:12px;background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(260px,.75fr);padding:14px}.journey_hero__PYZWi>div,.journey_nextAction__gFa8B{min-width:0}.journey_body__eIq8d>span,.journey_details__vDfSK span,.journey_hero__PYZWi span,.journey_insight__JO3K7 span,.journey_marketingGrid__xHDMN span,.journey_metricCard__BjquJ span,.journey_panelHeader__fx5rl span,.journey_stageStep__L7\+QL small,.journey_stageStep__L7\+QL span,.journey_summary__Q6y0U span{color:var(--text-secondary);font-size:.82em;font-weight:700}.journey_hero__PYZWi strong{color:var(--text-primary);display:block;font-size:1.2em;font-weight:900;margin:4px 0}.journey_hero__PYZWi small,.journey_nextAction__gFa8B small{color:var(--text-muted);font-size:.82em;font-weight:700}.journey_sideStatus__FTH\+z{display:flex;flex-direction:column;gap:8px;min-width:0}.journey_nextAction__gFa8B,.journey_temperature__PYee6{align-items:flex-start;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:8px;display:flex;gap:10px;padding:10px}.journey_date__LlEtv svg,.journey_metricCard__BjquJ svg,.journey_nextAction__gFa8B svg,.journey_panelHeader__fx5rl svg,.journey_temperature__PYee6 svg,.journey_titleGroup__8HNPI svg{color:var(--brand-primary);flex:0 0 auto;height:20px;width:20px}.journey_nextAction__gFa8B strong,.journey_temperature__PYee6 strong{font-size:.95em}.journey_temperature__PYee6.journey_hot__IYyI3{border-color:#22c55e6b}.journey_temperature__PYee6.journey_cooling__6PLyJ{border-color:#f59e0b7a}.journey_temperature__PYee6.journey_cold__AxEJt{border-color:#3b82f673}.journey_temperature__PYee6.journey_inactive__Te5\+F{opacity:.86}.journey_metricGrid__H7K4A{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.journey_metricCard__BjquJ{background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:5px;min-width:0;padding:12px}.journey_metricCard__BjquJ strong{color:var(--text-primary);font-size:1.05em;font-weight:900}.journey_metricCard__BjquJ small{color:var(--text-muted);font-size:.78em;font-weight:700}.journey_metricCard__BjquJ.journey_warning__8aMwQ{background-color:#f59e0b14;background-color:var(--warning-surface,#f59e0b14);border-color:#f59e0b73;border-color:var(--warning-border,#f59e0b73)}.journey_analysisGrid__EJJmb{grid-gap:10px;display:grid;gap:10px;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.journey_panel__86aqL{background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:12px;min-width:0;padding:12px}.journey_panelHeader__fx5rl{align-items:flex-start;display:flex;gap:9px}.journey_panelHeader__fx5rl>div{display:flex;flex-direction:column;gap:2px;min-width:0}.journey_panelHeader__fx5rl strong{color:var(--text-primary);font-size:.96em;font-weight:900}.journey_marketingGrid__xHDMN{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.journey_marketingGrid__xHDMN>div{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:3px;min-width:0;padding:9px}.journey_marketingGrid__xHDMN strong{color:var(--text-primary);font-size:.88em;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.journey_creativeLink__8cpkY{color:var(--brand-primary);font-size:.84em;font-weight:850;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.journey_insights__dd9yT{display:flex;flex-direction:column;gap:8px}.journey_insight__JO3K7{align-items:flex-start;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:8px;display:flex;gap:8px;padding:9px}.journey_insight__JO3K7 svg{color:var(--brand-primary);flex:0 0 auto;height:18px;width:18px}.journey_insight__JO3K7>div{display:flex;flex-direction:column;gap:2px;min-width:0}.journey_insight__JO3K7 strong{color:var(--text-primary);font-size:.86em;font-weight:900}.journey_insight__JO3K7.journey_positive__0zohq svg{color:#16a34a;color:var(--success-text,#16a34a)}.journey_insight__JO3K7.journey_warning__8aMwQ svg{color:#d97706;color:var(--warning-text,#d97706)}.journey_insight__JO3K7.journey_danger__wZo2F svg{color:#dc2626;color:var(--danger-text,#dc2626)}.journey_stagePath__giFaP{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.journey_stageStep__L7\+QL{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:3px;min-width:0;padding:10px;position:relative}.journey_stageStep__L7\+QL.journey_current__l3hdG{border-color:var(--brand-primary)}.journey_stageStep__L7\+QL strong{color:var(--text-primary);font-size:.88em;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.journey_filters__o8aky{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.journey_summary__Q6y0U{display:flex;flex-wrap:wrap;gap:6px}.journey_details__vDfSK span,.journey_summary__Q6y0U span{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:999px;display:inline-flex;padding:.35em .65em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.journey_body__eIq8d{display:flex;flex-direction:column;gap:8px}.journey_body__eIq8d>span,.journey_emptyText__Jnr1X{font-weight:800}.journey_card__4IfvL{background-color:var(--surface-card);border:var(--border-subtle);border-left:4px solid var(--brand-primary);border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:12px}.journey_header__s-v15{align-items:flex-start;display:flex;gap:1em;justify-content:space-between}.journey_date__LlEtv,.journey_titleGroup__8HNPI{align-items:center;display:flex;gap:.5em}.journey_titleGroup__8HNPI{min-width:0}.journey_titleGroup__8HNPI>div{display:flex;flex-direction:column;gap:6px;min-width:0}.journey_titleGroup__8HNPI strong{color:var(--text-primary);font-size:.95em;font-weight:900}.journey_eventMeta__1uvrN{display:flex;flex-wrap:wrap;gap:5px}.journey_eventMeta__1uvrN span{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:999px;color:var(--text-secondary);display:inline-flex;font-size:.78em;font-weight:750;line-height:1.25;padding:.25em .55em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.journey_date__LlEtv{flex:0 0 auto;justify-content:flex-end}.journey_details__vDfSK{border-top:var(--border-subtle);display:flex;flex-wrap:wrap;gap:.4em;padding-top:.5em}@media only screen and (max-width:900px){.journey_analysisGrid__EJJmb,.journey_filters__o8aky,.journey_hero__PYZWi,.journey_marketingGrid__xHDMN,.journey_metricGrid__H7K4A{grid-template-columns:1fr}.journey_header__s-v15{flex-direction:column}.journey_date__LlEtv{justify-content:flex-start}}.notes_notes__BH-2r{display:flex;flex-direction:column;gap:2em}.notes_notes__BH-2r .notes_activeNotes__yX0T1>span,.notes_notes__BH-2r .notes_historyNotes__0B59V .notes_body__g-2iV>span{font-size:.9em;font-weight:700;opacity:.8}.notes_notes__BH-2r .notes_activeNotes__yX0T1,.notes_notes__BH-2r .notes_historyNotes__0B59V{display:flex;flex-direction:column;gap:1em}.notes_notes__BH-2r .notes_historyNotes__0B59V .notes_filters__Fplde{display:flex;gap:.5em;justify-content:space-between}.notes_notes__BH-2r .notes_historyNotes__0B59V .notes_body__g-2iV{display:flex;flex-direction:column;gap:.5em}.notes_notes__BH-2r button{align-items:center;display:flex;gap:.5em;justify-content:center}.notes_notes__BH-2r button svg{height:16px;width:16px}.cardNote_card__kjj6-{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;font-size:1em;gap:10px;justify-content:center;padding:12px}.cardNote_card__kjj6-.cardNote_canceled__zU6xo,.cardNote_card__kjj6-.cardNote_finished__4twP1{animation:cardNote_show__Gv2JA 1s ease-in-out forwards}.cardNote_card__kjj6-.cardNote_canceled__zU6xo{background-color:var(--brand-secondary-alpha);text-decoration:line-through}.cardNote_card__kjj6- .cardNote_header__m-s7a{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.cardNote_card__kjj6- .cardNote_header__m-s7a .cardNote_left__7kdqq,.cardNote_card__kjj6- .cardNote_header__m-s7a .cardNote_right__Q0hHR{align-items:center;display:flex;gap:.5em;justify-content:center}.cardNote_card__kjj6- .cardNote_header__m-s7a .cardNote_expand__Kz9Na{cursor:pointer;height:16px;transition:transform .2s ease-in-out;width:16px}.cardNote_card__kjj6- .cardNote_header__m-s7a .cardNote_left__7kdqq .cardNote_name__knByq{font-weight:700}.cardNote_card__kjj6- .cardNote_header__m-s7a .cardNote_right__Q0hHR{flex:1 1;justify-content:flex-end}.cardNote_card__kjj6- .cardNote_header__m-s7a .cardNote_right__Q0hHR>span{font-size:.9em;font-weight:700}.cardNote_card__kjj6- .cardNote_header__m-s7a .cardNote_right__Q0hHR>div:not(.cardNote_actions__3tPoi){min-width:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cardNote_card__kjj6- .cardNote_header__m-s7a .cardNote_right__Q0hHR .cardNote_actions__3tPoi{align-items:center;display:flex;justify-content:flex-end;margin-left:1em;position:relative;z-index:2}.cardNote_card__kjj6- .cardNote_header__m-s7a .cardNote_right__Q0hHR .cardNote_actions__3tPoi .cardNote_background__CAz8v{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.cardNote_card__kjj6- .cardNote_header__m-s7a .cardNote_right__Q0hHR .cardNote_actions__3tPoi ul{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;right:0}.cardNote_card__kjj6- .cardNote_header__m-s7a .cardNote_right__Q0hHR .cardNote_actions__3tPoi ul li{cursor:pointer;list-style:none;padding:.75em 1em;text-align:start;width:100%}.cardNote_card__kjj6- .cardNote_header__m-s7a .cardNote_right__Q0hHR .cardNote_actions__3tPoi ul li:hover{background-color:var(--surface-hover)}.cardNote_card__kjj6- .cardNote_body__I0Xbr{display:flex;width:100%}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_action__H0U7W{align-items:flex-start;display:flex;justify-content:center;padding:.5em 0}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_action__H0U7W svg{cursor:pointer;height:16px;width:16px}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_action__H0U7W .cardNote_finished__4twP1{color:var(--status-success)}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_action__H0U7W .cardNote_canceled__zU6xo{color:var(--brand-secondary)}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_action__H0U7W .cardNote_finish__UhQ02:hover{color:var(--status-success)}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_action__H0U7W .cardNote_finished__4twP1:hover{color:var(--brand-secondary)}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_action__H0U7W .cardNote_canceled__zU6xo:hover{color:var(--status-success)}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_content__PFZwE{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;padding:.5em;width:100%}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_content__PFZwE ul{margin-left:1.25em}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_content__PFZwE>div:last-child{margin-top:1em}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_content__PFZwE .cardNote_title__P2-wO{font-weight:700}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_content__PFZwE .cardNote_description__EUAfB{line-break:normal}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_content__PFZwE .cardNote_uploads__TZ82N{display:flex;flex-direction:column;gap:.5em;width:100%}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_content__PFZwE .cardNote_uploads__TZ82N .cardNote_file__lZY-\+{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:12px;color:var(--text-tertiary);display:flex;flex:1 1;gap:.5em;justify-content:flex-start;padding:.5em 1em;position:relative;text-decoration:none;-webkit-user-select:none;user-select:none}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_content__PFZwE .cardNote_uploads__TZ82N .cardNote_file__lZY-\+ span{flex:1 1}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_content__PFZwE .cardNote_uploads__TZ82N .cardNote_file__lZY-\+:hover{border-color:var(--brand-primary);color:var(--brand-primary);text-decoration:underline}.cardNote_card__kjj6- .cardNote_body__I0Xbr .cardNote_content__PFZwE>*{flex:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cardNote_card__kjj6- .cardNote_footer__bzphe{display:flex;flex-direction:column;gap:.5em;width:100%}.cardNote_card__kjj6- .cardNote_footer__bzphe .cardNote_inlineGroup__F5k92{align-items:center;display:flex;gap:.5em;justify-content:space-between;padding:.25em 0}.cardNote_card__kjj6- .cardNote_footer__bzphe .cardNote_message__OElON{font-size:12px;font-weight:700}.cardNote_card__kjj6- .cardNote_bottomBorder__cNsYH:not(:last-child){border-bottom:var(--border-subtle);padding-bottom:.5em}.cardNote_rotate__NTwxu{transform:rotate(90deg)}@keyframes cardNote_show__Gv2JA{0%{max-height:0;overflow:hidden;padding-bottom:0;padding-top:0}to{max-height:500px;overflow:hidden;padding:.75em}}.inputFile_input__1brAo{width:100%}.inputFile_input__1brAo input{display:none}.inputFile_input__1brAo button{background-color:var(--surface-card);border-color:var(--brand-primary);box-shadow:none;color:var(--text-primary);font-weight:700;width:100%}.inputFile_input__1brAo button:hover:not(:disabled){background-color:var(--brand-primary-subtle);color:var(--brand-primary)}.inputFile_input__1brAo button svg{color:var(--brand-primary)}.inputFile_listFiles__Biw57{display:flex;flex-direction:column;gap:.5em;width:100%}.inputFile_listFiles__Biw57 .inputFile_file__qM5Z4{align-items:center;border:var(--border-subtle);border-radius:var(--radius-md);display:flex;flex:1 1;gap:.5em;justify-content:space-between;padding:.5em 1em;position:relative;-webkit-user-select:none;user-select:none}.inputFile_listFiles__Biw57 .inputFile_file__qM5Z4:hover{border-color:var(--brand-primary)}.inputFile_listFiles__Biw57 .inputFile_file__qM5Z4 span{flex:1 1}.inputFile_listFiles__Biw57 .inputFile_file__qM5Z4 .inputFile_remove__5Uq5z{align-items:center;cursor:pointer;display:flex;justify-content:center}.inputFile_listFiles__Biw57 .inputFile_file__qM5Z4 svg{height:16px;width:16px}.sales_sales__PzIHc{display:flex;flex-direction:column;gap:2em}.sales_sales__PzIHc .sales_activeSales__3DM4c>span,.sales_sales__PzIHc .sales_historySales__L6L\+W .sales_body__MGg8o>span{font-size:.9em;font-weight:700;opacity:.8}.sales_sales__PzIHc .sales_activeSales__3DM4c,.sales_sales__PzIHc .sales_historySales__L6L\+W{display:flex;flex-direction:column;gap:1em}.sales_sales__PzIHc .sales_historySales__L6L\+W .sales_filters__WQP\+V{display:flex;gap:.5em;justify-content:space-between}.sales_sales__PzIHc .sales_historySales__L6L\+W .sales_body__MGg8o{display:flex;flex-direction:column;gap:.5em}.sales_sales__PzIHc button{align-items:center;display:flex;gap:.5em;justify-content:center}.sales_sales__PzIHc button svg{height:16px;width:16px}.cardSale_card__39T4t{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;font-size:1em;gap:10px;justify-content:center;padding:12px}.cardSale_card__39T4t.cardSale_canceled__zVL9u,.cardSale_card__39T4t.cardSale_finished__tfelP{animation:cardSale_show__HcpI1 1s ease-in-out forwards}.cardSale_card__39T4t.cardSale_canceled__zVL9u{background-color:var(--brand-secondary-alpha);text-decoration:line-through}.cardSale_card__39T4t .cardSale_header__63KLy{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.cardSale_card__39T4t .cardSale_header__63KLy .cardSale_left__PCvkU,.cardSale_card__39T4t .cardSale_header__63KLy .cardSale_right__ZsXRJ{align-items:center;display:flex;gap:.5em;justify-content:center}.cardSale_card__39T4t .cardSale_header__63KLy .cardSale_expand__IidBC{cursor:pointer;height:16px;transition:transform .2s ease-in-out;width:16px}.cardSale_card__39T4t .cardSale_header__63KLy .cardSale_left__PCvkU .cardSale_name__IoePT{font-weight:700}.cardSale_card__39T4t .cardSale_header__63KLy .cardSale_right__ZsXRJ{flex:1 1;justify-content:flex-end}.cardSale_card__39T4t .cardSale_header__63KLy .cardSale_right__ZsXRJ>span{font-size:.9em;font-weight:700}.cardSale_card__39T4t .cardSale_header__63KLy .cardSale_right__ZsXRJ>div:not(.cardSale_actions__aViZH){min-width:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cardSale_card__39T4t .cardSale_header__63KLy .cardSale_right__ZsXRJ .cardSale_actions__aViZH{align-items:center;display:flex;justify-content:flex-end;margin-left:1em;position:relative;z-index:2}.cardSale_card__39T4t .cardSale_header__63KLy .cardSale_right__ZsXRJ .cardSale_actions__aViZH .cardSale_background__VK93j{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.cardSale_card__39T4t .cardSale_header__63KLy .cardSale_right__ZsXRJ .cardSale_actions__aViZH ul{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;right:0}.cardSale_card__39T4t .cardSale_header__63KLy .cardSale_right__ZsXRJ .cardSale_actions__aViZH ul li{cursor:pointer;list-style:none;padding:.75em 1em;text-align:start;width:100%}.cardSale_card__39T4t .cardSale_header__63KLy .cardSale_right__ZsXRJ .cardSale_actions__aViZH ul li:hover{background-color:var(--surface-hover)}.cardSale_card__39T4t .cardSale_body__9Aliu{display:flex;width:100%}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_action__PYc-W{align-items:flex-start;display:flex;justify-content:center;padding:.5em 0}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_action__PYc-W svg{cursor:pointer;height:16px;width:16px}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_action__PYc-W .cardSale_finished__tfelP{color:var(--status-success)}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_action__PYc-W .cardSale_canceled__zVL9u{color:var(--brand-secondary)}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_action__PYc-W .cardSale_finish__mLFN3:hover{color:var(--status-success)}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_action__PYc-W .cardSale_finished__tfelP:hover{color:var(--brand-secondary)}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_action__PYc-W .cardSale_canceled__zVL9u:hover{color:var(--status-success)}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_content__YHKg\+{align-items:flex-start;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;padding:.5em;width:100%}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_content__YHKg\+ .cardSale_title__iOPyF{font-weight:700}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_content__YHKg\+ .cardSale_description__gnMwH{line-break:normal}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_content__YHKg\+ .cardSale_products__klrVj{display:flex;flex-direction:column;gap:.5em;width:100%}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_content__YHKg\+ .cardSale_products__klrVj .cardSale_product__BX4y8,.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_content__YHKg\+ .cardSale_products__klrVj .cardSale_totalValue__qslcj{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:12px;color:var(--text-tertiary);display:flex;flex:1 1;gap:.5em;justify-content:flex-start;padding:.5em 1em;position:relative;text-decoration:none;-webkit-user-select:none;user-select:none}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_content__YHKg\+ .cardSale_products__klrVj .cardSale_totalValue__qslcj{font-weight:700}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_content__YHKg\+ .cardSale_products__klrVj .cardSale_product__BX4y8 span:first-child,.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_content__YHKg\+ .cardSale_products__klrVj .cardSale_totalValue__qslcj span:first-child{flex:1 1}.cardSale_card__39T4t .cardSale_body__9Aliu .cardSale_content__YHKg\+>*{flex:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cardSale_card__39T4t .cardSale_footer__wwH2l{display:flex;flex-direction:column;gap:.5em;width:100%}.cardSale_card__39T4t .cardSale_footer__wwH2l .cardSale_inlineGroup__c2IIo{align-items:center;display:flex;gap:.5em;justify-content:space-between;padding:.25em 0}.cardSale_card__39T4t .cardSale_footer__wwH2l .cardSale_message__KPZUs{font-size:12px;font-weight:700}.cardSale_card__39T4t .cardSale_bottomBorder__K6\+KN:not(:last-child){border-bottom:var(--border-subtle);padding-bottom:.5em}.cardSale_rotate__ltuL5{transform:rotate(90deg)}@keyframes cardSale_show__HcpI1{0%{max-height:0;overflow:hidden;padding-bottom:0;padding-top:0}to{max-height:500px;overflow:hidden;padding:.75em}}.tasks_tasks__LUItN{display:flex;flex-direction:column;gap:2em}.tasks_tasks__LUItN .tasks_activeTasks__zxHOD>span,.tasks_tasks__LUItN .tasks_historyTasks__wa7iQ .tasks_body__ceA1g>span{font-size:.9em;font-weight:700;opacity:.8}.tasks_tasks__LUItN .tasks_activeTasks__zxHOD,.tasks_tasks__LUItN .tasks_historyTasks__wa7iQ{display:flex;flex-direction:column;gap:1em}.tasks_tasks__LUItN .tasks_historyTasks__wa7iQ .tasks_filters__Kvlzx{display:flex;gap:.5em;justify-content:space-between}.tasks_tasks__LUItN .tasks_historyTasks__wa7iQ .tasks_body__ceA1g{display:flex;flex-direction:column;gap:.5em}.tasks_tasks__LUItN button{align-items:center;display:flex;gap:.5em;justify-content:center}.tasks_tasks__LUItN button svg{height:16px;width:16px}.cardTask_card__jr4b\+{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;font-size:1em;gap:10px;justify-content:center;padding:12px}.cardTask_card__jr4b\+.cardTask_canceled__fkhGR{background-color:var(--brand-secondary-alpha);text-decoration:line-through}.cardTask_card__jr4b\+ .cardTask_header__nSC06{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.cardTask_card__jr4b\+ .cardTask_header__nSC06 .cardTask_left__lGrn1,.cardTask_card__jr4b\+ .cardTask_header__nSC06 .cardTask_right__j7J\+h{align-items:center;display:flex;gap:.5em;justify-content:center}.cardTask_card__jr4b\+ .cardTask_header__nSC06 .cardTask_expand__clZQv{cursor:pointer;height:16px;transition:transform .2s ease-in-out;width:16px}.cardTask_card__jr4b\+ .cardTask_header__nSC06 .cardTask_left__lGrn1 .cardTask_name__uwVUw{font-weight:700}.cardTask_card__jr4b\+ .cardTask_header__nSC06 .cardTask_right__j7J\+h{flex:1 1;justify-content:flex-end}.cardTask_card__jr4b\+ .cardTask_header__nSC06 .cardTask_right__j7J\+h>span{font-size:.9em;font-weight:700}.cardTask_card__jr4b\+ .cardTask_header__nSC06 .cardTask_right__j7J\+h>div:not(.cardTask_actions__nXTs5){min-width:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cardTask_card__jr4b\+ .cardTask_header__nSC06 .cardTask_right__j7J\+h .cardTask_actions__nXTs5{align-items:center;display:flex;justify-content:flex-end;margin-left:1em;position:relative;z-index:2}.cardTask_card__jr4b\+ .cardTask_header__nSC06 .cardTask_right__j7J\+h .cardTask_actions__nXTs5 .cardTask_background__quowE{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.cardTask_card__jr4b\+ .cardTask_header__nSC06 .cardTask_right__j7J\+h .cardTask_actions__nXTs5 ul{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;right:0}.cardTask_card__jr4b\+ .cardTask_header__nSC06 .cardTask_right__j7J\+h .cardTask_actions__nXTs5 ul li{cursor:pointer;list-style:none;padding:.75em 1em;text-align:start;width:100%}.cardTask_card__jr4b\+ .cardTask_header__nSC06 .cardTask_right__j7J\+h .cardTask_actions__nXTs5 ul li:hover{background-color:var(--surface-hover)}.cardTask_card__jr4b\+ .cardTask_body__Ub\+Dh{display:flex;width:100%}.cardTask_card__jr4b\+ .cardTask_body__Ub\+Dh .cardTask_action__Jzyhp{align-items:flex-start;display:flex;justify-content:center;padding:.5em 0}.cardTask_card__jr4b\+ .cardTask_body__Ub\+Dh .cardTask_action__Jzyhp svg{cursor:pointer;height:16px;width:16px}.cardTask_card__jr4b\+ .cardTask_body__Ub\+Dh .cardTask_action__Jzyhp .cardTask_finished__o8t6O{color:var(--status-success)}.cardTask_card__jr4b\+ .cardTask_body__Ub\+Dh .cardTask_action__Jzyhp .cardTask_canceled__fkhGR{color:var(--brand-secondary)}.cardTask_card__jr4b\+ .cardTask_body__Ub\+Dh .cardTask_action__Jzyhp .cardTask_finish__l-uc5:hover{color:var(--status-success)}.cardTask_card__jr4b\+ .cardTask_body__Ub\+Dh .cardTask_action__Jzyhp .cardTask_finished__o8t6O:hover{color:var(--brand-secondary)}.cardTask_card__jr4b\+ .cardTask_body__Ub\+Dh .cardTask_action__Jzyhp .cardTask_canceled__fkhGR:hover{color:var(--status-success)}.cardTask_card__jr4b\+ .cardTask_body__Ub\+Dh .cardTask_content__G9ivm{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;padding:.5em;width:100%}.cardTask_card__jr4b\+ .cardTask_body__Ub\+Dh .cardTask_content__G9ivm .cardTask_title__2bePH{font-weight:700}.cardTask_card__jr4b\+ .cardTask_body__Ub\+Dh .cardTask_content__G9ivm>*{flex:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cardTask_card__jr4b\+ .cardTask_footer__csrlf{display:flex;flex-direction:column;gap:.5em;width:100%}.cardTask_card__jr4b\+ .cardTask_footer__csrlf .cardTask_inlineGroup__4sFvc{align-items:center;display:flex;gap:.5em;justify-content:space-between;padding:.25em 0}.cardTask_card__jr4b\+ .cardTask_footer__csrlf .cardTask_message__9etZQ{font-size:12px;font-weight:700}.cardTask_card__jr4b\+ .cardTask_bottomBorder__atCr3:not(:last-child){border-bottom:var(--border-subtle);padding-bottom:.5em}.cardTask_rotate__iaAQ6{transform:rotate(90deg)}.flag_flag__bjinV{align-items:center;background-color:color-mix(in srgb,var(--flag-color) 14%,var(--surface-card) 86%);border:1px solid color-mix(in srgb,var(--flag-color) 38%,#0000);border-radius:999px;box-shadow:inset 0 0 0 1px color-mix(in srgb,#fff 12%,#0000);color:var(--text-primary);display:inline-flex;font-size:11px;font-weight:900;gap:6px;line-height:1;max-width:100%;padding:5px 9px;position:relative}.flag_flag__bjinV i{background-color:var(--flag-color);border-radius:50%;box-shadow:0 0 0 3px color-mix(in srgb,var(--flag-color) 20%,#0000);height:8px;min-width:8px;width:8px}.flag_flag__bjinV .flag_name__nrhz\+{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flag_flag__bjinV.flag_dark__8YwnH,.flag_flag__bjinV.flag_light__2VHuj,.flag_tooltip__xfkcj{color:var(--text-primary)}.flag_tooltip__xfkcj{animation:flag_showEaseIn__QF3xV .18s ease;background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-md);font-size:12px;font-weight:700;line-height:1.2;max-width:min(260px,calc(100vw - 16px));padding:8px 10px;pointer-events:none;position:fixed;z-index:9999}.flag_tooltipLabel__Ulq12{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flag_tooltip__xfkcj:after{background:var(--surface-card);content:"";height:10px;left:50%;left:var(--tooltip-arrow-left,50%);position:absolute;transform:translateX(-50%) rotate(45deg);width:10px}.flag_tooltip__xfkcj.flag_top__RXAWX:after{border-bottom:var(--border-subtle);border-right:var(--border-subtle);bottom:-5px}.flag_tooltip__xfkcj.flag_bottom__w25Uy:after{border-left:var(--border-subtle);border-top:var(--border-subtle);top:-5px}.crm_stage__Jxy\+L{display:flex;flex:0 0 352px;flex-direction:column;gap:10px;height:100%;max-height:calc(100vh - var(--layout-header-height) - var(--layout-filters-height) - .5em - 15px);min-width:352px;padding:0}.crm_stage__Jxy\+L>.crm_header__RAWF6{align-items:center;background:var(--surface-kanban-card);border:var(--border-subtle);border-radius:14px;border-top:3px solid color-mix(in srgb,var(--brand-primary) 72%,var(--brand-secondary) 28%);box-shadow:var(--shadow-sm);color:var(--text-primary);display:flex;flex-direction:row;font-weight:700;gap:10px;justify-content:space-between;min-height:58px;min-width:0;padding:10px 12px;width:100%}.crm_stage__Jxy\+L>.crm_header__RAWF6 .crm_title__ycEvF{display:flex;flex-direction:column;gap:3px;min-width:0;text-align:left;width:100%}.crm_stage__Jxy\+L>.crm_header__RAWF6 .crm_title__ycEvF span:first-child{color:var(--text-primary);font-size:14px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm_stage__Jxy\+L>.crm_header__RAWF6 .crm_title__ycEvF span:last-child{color:var(--text-secondary);font-size:12px;font-weight:700}.crm_stage__Jxy\+L>.crm_body__OYx33{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:10px;height:100%;overflow-x:hidden;overflow-y:auto;padding:10px;scrollbar-color:color-mix(in srgb,var(--text-secondary) 42%,#0000) #0000;scrollbar-width:thin;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease;width:100%}.crm_stage__Jxy\+L>.crm_body__OYx33.crm_dragOver__OpryD{background:linear-gradient(180deg,color-mix(in srgb,var(--brand-primary) 10%,var(--surface-muted)) 0,var(--surface-muted) 100%);border-color:color-mix(in srgb,var(--brand-primary) 55%,var(--border-subtle-color));box-shadow:var(--shadow-sm),inset 0 0 0 1px color-mix(in srgb,var(--brand-primary) 28%,#0000)}.crm_stage__Jxy\+L>.crm_body__OYx33::-webkit-scrollbar{width:6px}.crm_stage__Jxy\+L>.crm_body__OYx33::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--text-secondary) 42%,#0000);border-radius:999px}.crm_stage__Jxy\+L>.crm_body__OYx33 .crm_funnelClean__nYh7\+{align-items:center;background:var(--surface-kanban-card);border:1px dashed var(--border-subtle-color);border-radius:14px;display:flex;flex-direction:column;gap:1em;justify-content:center;min-height:160px;padding:20px;text-align:center}.crm_stage__Jxy\+L>.crm_body__OYx33 .crm_funnelClean__nYh7\+ span{color:var(--text-secondary);font-size:13px;font-weight:700}.crm_stage__Jxy\+L>.crm_body__OYx33 .crm_funnelClean__nYh7\+ .crm_btnAdd__SJbeX{color:var(--brand-secondary);cursor:pointer}.crm_stage__Jxy\+L>.crm_body__OYx33 .crm_funnelClean__nYh7\+ .crm_btnAdd__SJbeX:hover{text-decoration:underline}.crm_stage__Jxy\+L .crm_card__xJBTc{background:var(--surface-kanban-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);color:var(--text-primary);cursor:pointer;display:flex;flex-wrap:wrap;gap:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:0;padding:14px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease;-webkit-user-select:none;user-select:none;width:100%}.crm_stage__Jxy\+L .crm_card__xJBTc:active{cursor:grabbing}.crm_stage__Jxy\+L .crm_card__xJBTc:hover{border-color:color-mix(in srgb,var(--brand-primary) 34%,var(--border-subtle-color));box-shadow:var(--shadow-md);transform:translateY(-2px)}.crm_stage__Jxy\+L .crm_card__xJBTc.crm_dragging__8Nvsr{border-color:color-mix(in srgb,var(--brand-primary) 46%,var(--border-subtle-color));box-shadow:0 18px 42px #0003;cursor:grabbing;opacity:.48;transform:scale(.985) rotate(.5deg)}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_groupName__AThri{align-items:center;display:flex;gap:.5em;justify-content:space-between}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_groupName__AThri svg{height:20px;width:20px}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_name__lJT-O{font-size:15px;font-weight:700;letter-spacing:0}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_business__Me3ty{color:var(--text-secondary);font-size:12px;font-weight:600}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_origin__j-wCv{color:var(--text-tertiary);font-size:12px;font-weight:500}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_teamBadge__pol\+\+{align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:999px;color:var(--text-secondary);display:inline-flex;font-size:11px;font-weight:800;gap:5px;line-height:1;max-width:100%;padding:5px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_teamBadge__pol\+\+ svg{color:var(--brand-primary);flex:0 0 auto;height:13px;width:13px}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_teamBadge__pol\+\+ span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_nextTask__pvZRC{background:var(--surface-muted);border:var(--border-subtle);border-radius:10px;color:var(--text-secondary);font-size:12px;font-weight:600;max-width:100%;padding:7px 9px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_flags__Dws4J{display:flex;flex-wrap:wrap;gap:.5em}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_business__Me3ty,.crm_stage__Jxy\+L .crm_card__xJBTc .crm_name__lJT-O,.crm_stage__Jxy\+L .crm_card__xJBTc .crm_origin__j-wCv{max-width:21ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_left__YQdoT{display:flex;flex:1 1;flex-direction:column;gap:10px;min-width:0}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN{align-items:flex-end;display:flex;flex-direction:column;gap:.5em;justify-content:space-between}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN svg{height:20px;width:20px}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN>div{align-items:center;display:flex;justify-content:center}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_bottom__py5tx{gap:.5em}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_groupDiscarted__FF5d9{position:relative}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_discarted__JlCN0{background-color:var(--brand-secondary);border-radius:var(--radius-sm);color:var(--text-on-accent);opacity:.5;padding:8px;position:relative}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_discarted__JlCN0 svg{height:14px;width:14px}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_temperature__WofzT{align-items:center;border-radius:999px;box-shadow:none;display:flex;font-size:11px;font-weight:800;justify-content:center;letter-spacing:0;padding:5px 10px}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_temperatureCool__qFgeJ{background:color-mix(in srgb,var(--status-info) 12%,#0000);border:1px solid color-mix(in srgb,var(--status-info) 34%,#0000);color:var(--status-info-strong)}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_temperatureWarm__tEkv-{background:var(--brand-primary-subtle);border:1px solid color-mix(in srgb,var(--brand-primary) 30%,#0000);color:var(--brand-primary)}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_temperatureHot__j\+bwT{background:color-mix(in srgb,var(--brand-accent) 13%,#0000);border:1px solid color-mix(in srgb,var(--brand-accent) 38%,#0000);color:var(--brand-accent-strong)}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_saleBadge__b1KBn{align-items:center;background:color-mix(in srgb,var(--status-success) 12%,#0000);border:1px solid color-mix(in srgb,var(--status-success) 28%,#0000);border-radius:999px;color:var(--status-success);display:flex;font-size:11px;font-weight:800;gap:5px;justify-content:center;line-height:1;max-width:116px;padding:5px 8px}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_saleBadge__b1KBn svg{flex:0 0 auto;height:13px;width:13px}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_saleBadge__b1KBn span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_responsibles__DXBm\+{align-items:center;display:flex;justify-content:center}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_responsibles__DXBm\+ img{border:2px solid var(--surface-kanban-card);border-radius:50%;box-shadow:var(--shadow-sm);height:30px;object-fit:cover;object-position:center;width:30px}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_responsibles__DXBm\+ .crm_imgProfile__X9DIT{display:flex;margin-left:-1rem;position:relative}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_responsibles__DXBm\+ .crm_imgProfile__X9DIT:first-child{margin-left:0}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_responsibles__DXBm\+ .crm_avatarFallback__7Mlbs{align-items:center;background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));border:2px solid var(--surface-kanban-card);border-radius:50%;box-shadow:var(--shadow-sm);color:var(--text-on-accent);display:flex;font-size:11px;font-weight:800;height:30px;justify-content:center;text-transform:uppercase;width:30px}.crm_responsibleTooltip__DAjg4{animation:crm_showEaseIn__fKJqL .18s ease;background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-md);color:var(--text-primary);font-size:12px;font-weight:700;line-height:1.25;max-width:min(260px,calc(100vw - 32px));overflow-wrap:anywhere;padding:8px 10px;pointer-events:none;position:fixed;text-align:center;transform:translate(-50%,-100%);white-space:normal;z-index:9999}.crm_responsibleTooltip__DAjg4:after{background:var(--surface-card);border-bottom:var(--border-subtle);border-right:var(--border-subtle);bottom:-5px;content:"";height:10px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:10px}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_value__\+vP3K span{color:var(--status-success);font-size:13px;font-weight:700}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_call__T8Zwz{background-color:var(--brand-primary);border-radius:10px;box-shadow:var(--shadow-sm);color:var(--text-on-accent);padding:8px;transition:transform .2s ease-in-out}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_call__T8Zwz:hover{transform:scale(1.1)}.crm_stage__Jxy\+L .crm_card__xJBTc .crm_right__rffQN .crm_call__T8Zwz svg{height:16px;width:16px}@keyframes crm_showEaseIn__fKJqL{0%{opacity:0;transform:translate(-50%,calc(-100% + 4px))}to{opacity:1;transform:translate(-50%,-100%)}}.transactions_container__D\+9iC{align-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--surface-sidebar) 92%,var(--brand-primary) 8%),var(--surface-sidebar));color:var(--text-primary);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:24px;width:100vw}.transactions_paymentPanel__zrRUs{background-color:var(--surface-card);border:var(--border-subtle);border-radius:18px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:18px;padding:22px;width:min(520px,100%)}.transactions_header__I1iZw{align-items:center;display:flex;gap:12px}.transactions_header__I1iZw img{max-height:44px;max-width:110px}.transactions_cardOption__ZXnnL>div,.transactions_header__I1iZw>div,.transactions_sectionTitle__NS-yl,.transactions_summary__lQm5N>div:not(.transactions_summaryIcon__8mPwG){display:flex;flex-direction:column;gap:4px;min-width:0}.transactions_cardOption__ZXnnL span,.transactions_header__I1iZw span,.transactions_sectionTitle__NS-yl small,.transactions_summary__lQm5N span{color:var(--text-secondary);font-size:12px;font-weight:800}.transactions_header__I1iZw strong{color:var(--text-primary);font-size:18px;font-weight:900}.transactions_summary__lQm5N{grid-gap:12px;align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:grid;gap:12px;grid-template-columns:46px repeat(2,minmax(0,1fr));padding:12px}.transactions_summaryIcon__8mPwG{align-items:center;background-color:var(--brand-primary-subtle);border-radius:13px;color:var(--brand-primary);display:flex;height:42px;justify-content:center;width:42px}.transactions_summaryIcon__8mPwG svg{height:22px;width:22px}.transactions_summary__lQm5N strong{color:var(--text-primary);font-size:15px;font-weight:900}.transactions_savedCards__JiHfR{display:flex;flex-direction:column;gap:10px}.transactions_sectionTitle__NS-yl span{color:var(--text-primary);font-size:14px;font-weight:900}.transactions_cardOption__ZXnnL{grid-gap:10px;align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;color:var(--text-primary);cursor:pointer;display:grid;gap:10px;grid-template-columns:32px minmax(0,1fr) auto;padding:12px;text-align:left;width:100%}.transactions_cardOption__ZXnnL.transactions_active__d8P\+R{background-color:var(--brand-primary-subtle);border-color:var(--brand-primary-alpha)}.transactions_cardOption__ZXnnL>svg{color:var(--brand-primary);height:22px;width:22px}.transactions_cardOption__ZXnnL strong{color:var(--text-primary);font-size:14px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions_cardOption__ZXnnL small{align-items:center;border:1px solid var(--brand-primary-alpha);border-radius:999px;color:var(--brand-primary);display:flex;font-size:11px;font-weight:900;gap:4px;padding:5px 8px}.transactions_primaryAction__3-eIn,.transactions_secondaryAction__cfpWN{align-items:center;border-radius:12px;cursor:pointer;display:flex;font-size:14px;font-weight:900;gap:8px;justify-content:center;min-height:42px}.transactions_primaryAction__3-eIn{background-color:var(--brand-primary);border:1px solid var(--brand-primary);color:var(--text-on-solid)}.transactions_secondaryAction__cfpWN{background-color:var(--surface-muted);border:var(--border-subtle);color:var(--text-primary)}.transactions_primaryAction__3-eIn:disabled{cursor:not-allowed;opacity:.6}.transactions_notice__T60jw{background-color:var(--status-danger-bg);border:1px solid var(--brand-secondary-alpha);border-radius:12px;color:var(--status-danger);font-size:13px;font-weight:800;padding:10px 12px}.transactions_divider__vL0DQ{align-items:center;color:var(--text-tertiary);display:flex;font-size:12px;font-weight:900;gap:10px;text-transform:uppercase}.transactions_divider__vL0DQ:after,.transactions_divider__vL0DQ:before{background-color:var(--border-subtle-color);content:"";flex:1 1;height:1px}@media only screen and (max-width:560px){.transactions_cardOption__ZXnnL,.transactions_summary__lQm5N{grid-template-columns:1fr}}.statusPaid_body__8osGT{align-items:center;color:var(--text-primary);display:flex;justify-content:center;min-height:100%;width:100%}.statusPaid_card__hfBV0{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:18px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:18px;padding:24px;text-align:center;width:min(520px,100%)}.statusPaid_header__KUIAN{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.statusPaid_logo__0v-DV{max-height:44px;max-width:112px}.statusPaid_header__KUIAN span{background-color:var(--brand-primary-subtle);border:1px solid var(--brand-primary-alpha);border-radius:999px;color:var(--brand-primary);font-size:12px;font-weight:900;padding:6px 10px}.statusPaid_statusIcon__j68sW{align-items:center;border-radius:22px;display:flex;height:74px;justify-content:center;width:74px}.statusPaid_statusIcon__j68sW svg{height:42px;width:42px}.statusPaid_success__lysW4 .statusPaid_statusIcon__j68sW{background-color:var(--status-success-bg);border:1px solid color-mix(in srgb,var(--status-success) 35%,#0000);color:var(--status-success)}.statusPaid_error__QZwO1 .statusPaid_statusIcon__j68sW{background-color:var(--status-danger-bg);border:1px solid var(--brand-secondary-alpha);color:var(--status-danger)}.statusPaid_text__Np5Gv{display:flex;flex-direction:column;gap:8px}.statusPaid_text__Np5Gv h1{color:var(--text-primary);font-size:24px;font-weight:900;letter-spacing:0;margin:0}.statusPaid_text__Np5Gv p{color:var(--text-secondary);font-size:14px;font-weight:700;line-height:1.5;margin:0}.statusPaid_helpBox__7X7Ll{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;flex-direction:column;gap:6px;padding:12px;text-align:left;width:100%}.statusPaid_helpBox__7X7Ll strong{color:var(--text-primary);font-size:13px;font-weight:900}.statusPaid_helpBox__7X7Ll span{color:var(--text-secondary);font-size:13px;font-weight:700;line-height:1.4}.statusPaid_actions__Mk8je{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.statusPaid_primaryAction__7O4fE,.statusPaid_secondaryAction__SyYmL{align-items:center;border-radius:12px;cursor:pointer;display:flex;font-size:14px;font-weight:900;gap:8px;justify-content:center;min-height:42px;padding:10px 12px;text-decoration:none}.statusPaid_primaryAction__7O4fE{background-color:var(--brand-primary);border:1px solid var(--brand-primary);color:var(--text-on-solid)}.statusPaid_secondaryAction__SyYmL{background-color:var(--surface-muted);border:var(--border-subtle);color:var(--text-primary)}.statusPaid_primaryAction__7O4fE svg,.statusPaid_secondaryAction__SyYmL svg{height:18px;width:18px}.statusPaid_actions__Mk8je a:only-child,.statusPaid_actions__Mk8je button:only-child{grid-column:1/-1}@media only screen and (max-width:560px){.statusPaid_card__hfBV0{padding:18px}.statusPaid_actions__Mk8je,.statusPaid_header__KUIAN{grid-template-columns:1fr}.statusPaid_header__KUIAN{align-items:flex-start;flex-direction:column}}.auth_container__xEBbA{background-color:var(--surface-app);color:var(--text-primary);min-height:calc(100vh - var(--layout-header-height));padding:24px}.auth_container__xEBbA,.auth_container__xEBbA .auth_content__vkGH5{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center}.auth_container__xEBbA .auth_groupForm__fG5pI,.auth_container__xEBbA .auth_inviteForm__oi5tI{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:18px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:2em;justify-content:center;max-width:95vw;padding:24px;width:550px}.auth_container__xEBbA .auth_inviteForm__oi5tI{padding:0}.auth_container__xEBbA .auth_inviteForm__oi5tI img{border-radius:18px 18px 0 0;width:100%}.auth_container__xEBbA .auth_inviteForm__oi5tI .auth_text__khG4C{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;padding:20px 24px 24px;text-align:center}.auth_container__xEBbA .auth_inviteForm__oi5tI .auth_text__khG4C h1{font-size:22px;font-weight:800}.auth_container__xEBbA .auth_groupForm__fG5pI .auth_description__C\+uF1{text-align:center}.auth_container__xEBbA .auth_groupForm__fG5pI h1{font-size:22px;font-weight:800;margin-bottom:.5em}.auth_container__xEBbA .auth_groupForm__fG5pI form{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;width:100%}.auth_container__xEBbA .auth_actions__Sw4Q1{display:flex;justify-content:space-between;max-width:95vw;width:550px}.auth_container__xEBbA .auth_actions__Sw4Q1 a{color:var(--brand-primary);font-weight:700}.auth_container__xEBbA .auth_footer__YJ9b7{color:var(--text-secondary);font-size:.9em;text-align:center}.auth_container__xEBbA .auth_footer__YJ9b7 a{color:var(--brand-primary);font-weight:700;transition:all .25s ease-in-out}.auth_container__xEBbA .auth_footer__YJ9b7 a:hover{opacity:.7}.header_header__U7fpv{background-color:var(--surface-card);border-bottom:var(--border-subtle);box-shadow:var(--shadow-sm);flex-direction:row;height:var(--layout-header-height);padding:0 1.5em;width:100%}.header_header__U7fpv,.header_header__U7fpv .header_info__BD7dL{align-items:center;display:flex;gap:2em;justify-content:center}.header_header__U7fpv .header_info__BD7dL img{height:32px}.accounts_container__YaaVS{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:18px;width:1800px}.accounts_container__YaaVS .accounts_actions__0VgVg{align-items:stretch;background:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:10px;padding:12px;width:100%}.accounts_filters__oEpPD,.accounts_toolbar__41gmV{grid-gap:10px;align-items:center;display:grid;gap:10px;width:100%}.accounts_toolbar__41gmV{border-bottom:var(--border-subtle);grid-template-columns:minmax(180px,1fr) auto;padding-bottom:10px}.accounts_filters__oEpPD{grid-template-columns:repeat(5,minmax(150px,1fr))}.accounts_primaryActions__LVZYG,.accounts_secondaryActions__0yK-t{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.accounts_secondaryActions__0yK-t{justify-content:flex-end;justify-self:end;margin-left:auto}.accounts_exportButton__7u5YS{align-items:center;background:color-mix(in srgb,var(--status-success-bg) 68%,var(--surface-card) 32%);border:1px solid color-mix(in srgb,var(--status-success) 34%,var(--border-subtle-color));border-radius:10px;color:var(--status-success-strong);cursor:pointer;display:inline-flex;font-weight:850;gap:8px;justify-content:center;min-height:42px;padding:0 14px;transition:background-color .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.accounts_exportButton__7u5YS:hover{background:color-mix(in srgb,var(--status-success-bg) 82%,var(--surface-card) 18%);border-color:color-mix(in srgb,var(--status-success) 55%,var(--border-subtle-color));color:var(--status-success)}.accounts_exportButton__7u5YS svg{height:18px;width:18px}.accounts_summaryGrid__ZQt2e{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.accounts_summaryCard__0yiiX{background:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:6px;justify-content:center;min-height:104px;padding:16px}.accounts_summaryCard__0yiiX small{color:var(--text-secondary);font-weight:800}.accounts_summaryCard__0yiiX strong{color:var(--text-primary);font-size:24px;font-weight:950}.accounts_summaryCard__0yiiX span{color:var(--text-secondary);font-size:13px;font-weight:700}.accounts_warningCard__PvT\+M{background:color-mix(in srgb,var(--surface-card) 92%,#f97316);border-color:#f9731647}.accounts_dangerCard__sJcYZ{background:color-mix(in srgb,var(--surface-card) 92%,#ef4444);border-color:#dc262647}.accounts_badgeList__BeXA5{align-items:center;display:flex;flex-wrap:wrap;gap:6px;max-width:520px}.accounts_compactList__0fbxK{flex-wrap:nowrap;max-width:260px}.accounts_expandedList__RvbcU{max-width:520px}.accounts_detailsCell__6NH9i{align-items:center;display:flex;gap:6px}.accounts_expandAllButton__lezOa,.accounts_expandRowButton__qaEGU{align-items:center;background:var(--surface-card);border:var(--border-subtle);color:var(--text-secondary);cursor:pointer;display:inline-flex;justify-content:center;transition:background-color .2s ease,color .2s ease}.accounts_expandAllButton__lezOa:hover,.accounts_expandRowButton__qaEGU:hover{background:var(--surface-hover);color:var(--text-primary)}.accounts_expandRowButton__qaEGU{border-radius:8px;flex:0 0 28px;font-size:18px;height:28px;width:28px}.accounts_expandAllButton__lezOa{border-radius:10px;font-weight:850;gap:8px;min-height:42px;padding:0 14px;white-space:nowrap}.accounts_expandAllButton__lezOa svg{font-size:18px}.accounts_accountsTable__ahG10 td,.accounts_accountsTable__ahG10 th{padding:8px 10px!important;vertical-align:middle}.accounts_accountsTable__ahG10 td{font-size:13px}.accounts_badge__nEyJ0{align-items:center;background:var(--surface-muted);border-radius:999px;color:var(--text-secondary);display:inline-flex;font-size:12px;font-weight:850;max-width:260px;overflow:hidden;padding:4px 8px;text-overflow:ellipsis;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.accounts_compactList__0fbxK .accounts_badge__nEyJ0{max-width:180px}.accounts_success__sgm6L{background:#22c55e1f;color:#15803d}.accounts_warning__O04S6{background:#f9731624;color:#c2410c}.accounts_danger__zZVIS{background:#dc26261f;color:#b91c1c}.accounts_neutral__CElDH{background:var(--surface-muted);color:var(--text-secondary)}.accounts_primaryActions__LVZYG>button{max-width:none;min-width:180px;width:auto}.accounts_container__YaaVS .accounts_actions__0VgVg .accounts_expandAllButton__lezOa,.accounts_container__YaaVS .accounts_actions__0VgVg .accounts_exportButton__7u5YS,.accounts_filters__oEpPD>button{max-width:none;width:auto}.accounts_filters__oEpPD>div{max-width:none;min-width:0}.accounts_filters__oEpPD>button{justify-self:stretch;min-height:42px}@media only screen and (max-width:768px){.accounts_summaryGrid__ZQt2e{grid-template-columns:1fr}.accounts_filters__oEpPD{grid-template-columns:repeat(2,minmax(160px,1fr))}.accounts_toolbar__41gmV{align-items:stretch;grid-template-columns:1fr}.accounts_primaryActions__LVZYG,.accounts_secondaryActions__0yK-t{justify-content:flex-start;margin-left:0;width:100%}.accounts_filters__oEpPD>button,.accounts_primaryActions__LVZYG>button{max-width:100%;width:100%}}@media only screen and (min-width:769px) and (max-width:1180px){.accounts_filters__oEpPD{grid-template-columns:repeat(3,minmax(170px,1fr))}}@media only screen and (max-width:520px){.accounts_filters__oEpPD{grid-template-columns:1fr}}.table_count__q5RhB{align-items:flex-end;display:flex;justify-content:flex-end;width:100%}.table_count__q5RhB span{color:var(--text-secondary);font-weight:700}.table_container__7MuAP{background:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);min-height:100px;overflow-y:auto;width:100%}.table_container__7MuAP .table_table__KYU1t{border-collapse:collapse;text-align:left;width:100%}.table_container__7MuAP .table_table__KYU1t thead{background-color:var(--surface-muted);position:-webkit-sticky;position:sticky;top:0;z-index:1}.table_container__7MuAP .table_table__KYU1t tbody{background-color:var(--surface-card)}.table_container__7MuAP .table_table__KYU1t tbody tr{cursor:pointer;transition:background-color .2s ease}.table_container__7MuAP .table_table__KYU1t tbody tr:hover{background-color:var(--surface-hover)}.table_container__7MuAP .table_table__KYU1t tr td,.table_container__7MuAP .table_table__KYU1t tr th{text-wrap:nowrap;color:var(--text-primary);padding:16px}.table_container__7MuAP .table_table__KYU1t tr th{color:var(--text-secondary);font-size:12px;font-weight:800}.table_container__7MuAP .table_table__KYU1t tr td a{color:inherit}.table_container__7MuAP .table_table__KYU1t tr:not(:last-child){border-bottom:var(--border-subtle)}.table_container__7MuAP .table_messageNotRegisters__Sv1hq{align-items:center;color:var(--text-secondary);display:flex;justify-content:center;padding:1em}.tr_actions__HwVPG{position:relative;width:48px}.tr_actions__HwVPG .tr_background__\+1FEh{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.tr_actions__HwVPG ul{align-items:stretch;background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);display:flex;flex-direction:column;justify-content:center;min-width:180px;overflow:hidden;position:fixed;right:0}.tr_actions__HwVPG ul li{list-style:none;padding:.75em 1em;text-align:start;width:100%}.tr_actions__HwVPG ul li:hover{background-color:var(--surface-table-header)}.modalAccount_form__yMh0K{height:auto!important;min-height:100%}.modalAccount_form__yMh0K:after{content:"";display:block;flex:0 0 24px}.modalAccount_contact__C5SVR{border:var(--border-subtle);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:1em;padding:.5em}.modalAccount_editButton__\+LX\+Z{position:absolute;right:1.5em}.modalTransactions_content__FQfId{display:flex;flex-direction:column;gap:.5em}.modalTransactions_actions__6MQjq{align-items:center;display:flex;justify-content:flex-end}.modalTransactions_actions__6MQjq button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.adConversions_container__L-8Nd{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.adConversions_container__L-8Nd .adConversions_header__Y9sDb{flex:1 1}.adConversions_container__L-8Nd button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.backButton_backButton__cnVHL{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:12px;box-shadow:var(--button-shadow);color:var(--text-primary);cursor:pointer;display:inline-flex;font-size:14px;font-weight:800;gap:8px;justify-content:center;line-height:1;margin-bottom:16px;margin-right:auto;min-height:38px;padding:9px 14px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.backButton_backButton__cnVHL:hover{background:var(--brand-primary-subtle);border-color:color-mix(in srgb,var(--brand-primary) 45%,var(--border-subtle-color));box-shadow:var(--button-shadow-hover);color:var(--brand-primary);transform:translateX(-2px)}.backButton_backButton__cnVHL:active{transform:translateX(-1px) scale(.98)}.backButton_backButton__cnVHL:focus-visible{box-shadow:0 0 0 3px var(--surface-app),0 0 0 5px color-mix(in srgb,var(--brand-primary) 70%,#0000),var(--button-shadow);outline:none}.backButton_backButton__cnVHL svg{flex-shrink:0;height:18px;transition:transform .2s ease;width:18px}.backButton_backButton__cnVHL:hover svg{transform:translateX(-3px)}.apiIntegration_container__DYUIB{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.apiIntegration_container__DYUIB .apiIntegration_header__DeNEA{flex:1 1}.apiIntegration_container__DYUIB button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.apiIntegration_assignmentHistoryModal__LsMcd{display:flex;flex-direction:column;gap:14px}.apiIntegration_assignmentHistoryFilters__cOWEL{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:minmax(220px,1fr) minmax(240px,1fr) auto}.apiIntegration_assignmentHistorySummary__Ivzww{align-items:baseline;color:var(--text-muted);display:flex;gap:8px}.apiIntegration_assignmentHistorySummary__Ivzww strong{color:var(--text-primary);font-size:1.35rem}.apiIntegration_assignmentHistoryTable__05hWO{border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.apiIntegration_assignmentHistoryHeader__DDUZh,.apiIntegration_assignmentHistoryRow__as\+du{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:150px minmax(180px,1.1fr) minmax(150px,1fr) minmax(150px,1fr) 140px minmax(170px,1fr);padding:10px 12px}.apiIntegration_assignmentHistoryHeader__DDUZh{background:var(--surface-muted);color:var(--text-muted);font-weight:700}.apiIntegration_assignmentHistoryRow__as\+du{border-top:var(--border-subtle)}.apiIntegration_assignmentHistoryRow__as\+du a{align-items:center;color:var(--brand-secondary);display:inline-flex;gap:4px}.apiIntegration_assignmentHistoryEmpty__i6mci,.apiIntegration_assignmentHistoryLoadMore__wMvtS{padding:14px;text-align:center}@media (max-width:900px){.apiIntegration_assignmentHistoryFilters__cOWEL{grid-template-columns:1fr}.apiIntegration_assignmentHistoryHeader__DDUZh{display:none}.apiIntegration_assignmentHistoryRow__as\+du{gap:6px;grid-template-columns:1fr}}.callLog_container__IDoSB{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:20px;width:1800px}.callLog_header__r0UZD{background:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary-subtle) 70%,#0000),#0000 58%),var(--surface-card);border:var(--border-subtle);box-shadow:var(--shadow-sm);gap:14px;padding:16px;width:100%}.callLog_headerIcon__lj4Ix,.callLog_header__r0UZD{align-items:center;border-radius:var(--radius-md);display:flex}.callLog_headerIcon__lj4Ix{background-color:var(--brand-primary-subtle);color:var(--brand-primary);flex:0 0 auto;height:46px;justify-content:center;width:46px}.callLog_headerIcon__lj4Ix svg{height:25px;width:25px}.callLog_header__r0UZD h2{color:var(--text-primary);font-size:20px;font-weight:900;line-height:1.15;margin:0}.callLog_header__r0UZD span{color:var(--text-secondary);display:block;font-size:13px;font-weight:750;margin-top:4px}.callLog_container__IDoSB .callLog_filters__zcR-d{align-items:flex-end;background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;gap:12px;justify-content:space-between;padding:12px;width:100%}.callLog_filterFields__MrmcJ{grid-gap:10px;display:grid;flex:1 1;gap:10px;grid-template-columns:repeat(5,minmax(170px,1fr));min-width:0}.callLog_filterActions__s40mP{align-items:center;display:flex;flex:0 0 auto;gap:8px}.callLog_filterActions__s40mP>button{min-width:116px}.callLog_clearButton__ztqO7{background:var(--surface-muted)!important;border-color:var(--border-subtle-color)!important;box-shadow:var(--shadow-sm)!important;color:var(--text-primary)!important}.callLog_container__IDoSB .callLog_filters__zcR-d>div>div{min-width:200px}.callLog_container__IDoSB .callLog_cards__voIQT{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(5,minmax(180px,1fr));width:100%}.callLog_container__IDoSB .callLog_link__Io88q{align-items:center;background-color:var(--brand-primary-subtle);border-radius:50%;color:var(--brand-primary);display:inline-flex;height:32px;justify-content:center;transition:background-color .2s ease,transform .2s ease;width:32px}.callLog_container__IDoSB .callLog_link__Io88q:hover{background-color:var(--brand-primary-alpha);transform:scale(1.04)}.callLog_container__IDoSB .callLog_link__Io88q svg{height:20px;width:20px}.callLog_containerTranscription__w-bHe{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:flex-start;padding:20px}.callLog_containerTranscription__w-bHe .callLog_groupContent__Ao2C2{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px;justify-content:flex-start;padding:16px;width:100%}.callLog_containerTranscription__w-bHe .callLog_groupContent__Ao2C2 .callLog_title__sgDZr{color:var(--brand-primary);font-size:1.1em;font-weight:700;text-align:center}.callLog_containerTranscription__w-bHe .callLog_groupContent__Ao2C2 .callLog_content__f5W7d{text-align:justify;width:100%}.callLog_containerTranscription__w-bHe .callLog_groupContent__Ao2C2 .callLog_notFound__q1o-h{font-style:italic}@media screen and (max-width:1320px){.callLog_container__IDoSB .callLog_filters__zcR-d{align-items:stretch;flex-direction:column}.callLog_filterFields__MrmcJ{grid-template-columns:repeat(3,minmax(170px,1fr))}.callLog_filterActions__s40mP{justify-content:flex-end}.callLog_container__IDoSB .callLog_cards__voIQT{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media screen and (max-width:820px){.callLog_container__IDoSB{padding:14px}.callLog_container__IDoSB .callLog_cards__voIQT,.callLog_filterFields__MrmcJ{grid-template-columns:1fr}.callLog_filterActions__s40mP{flex-direction:column}.callLog_filterActions__s40mP>button{width:100%}}.card_card__9JAHf{background:var(--surface-card);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-card) 96%,var(--brand-primary) 4%),var(--surface-card) 42%),var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:0 8px 22px #00000012;display:flex;flex:1 1;flex-direction:column;font-size:14px;gap:12px;justify-content:space-between;min-width:220px;overflow:hidden;padding:1.1em;position:relative;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.card_card__9JAHf:hover{border-color:var(--brand-primary-alpha);box-shadow:0 18px 38px #0000001c;transform:translateY(-2px)}.card_header__PS4qC{align-items:center;color:var(--text-secondary);display:flex;font-size:15px;font-weight:600;gap:.5em;min-width:0;position:relative;z-index:1}.card_title__yb\+pp{color:var(--text-primary);font-size:.85em;font-weight:700;line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card_body__0I\+PD{align-items:flex-end;display:flex;gap:.75em;justify-content:space-between;position:relative;z-index:1}.card_value__LG0ox{color:var(--text-primary);font-size:24px;font-weight:800;letter-spacing:0;line-height:1.05}.card_comparison__\+uGsW{align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:999px;display:flex;font-size:.8em;font-weight:600;gap:.25em;padding:.25em .55em;white-space:nowrap}.card_footer__e2ELq{color:var(--text-secondary);font-size:.75em;line-height:1.35;position:relative;z-index:1}.card_success__c8TmM{border-left:4px solid var(--status-success)}.card_warning__GfMKp{border-left:4px solid var(--brand-accent)}.card_danger__5vUAF{border-left:4px solid var(--brand-secondary)}.card_info__lmJ\+q{border-left:4px solid var(--brand-primary)}.card_successText__vWfnD{color:var(--status-success)}.card_warningText__qCZxp{color:var(--brand-accent)}.card_dangerText__VXg2s{color:var(--brand-secondary)}.card_infoText__nfaNK{color:var(--brand-primary)}@media (max-width:1400px){.card_cards__RP1Dh{grid-template-columns:repeat(3,1fr)}}@media (max-width:1100px){.card_cards__RP1Dh{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.card_cards__RP1Dh{grid-template-columns:1fr}}.infoTooltip_trigger__LstKF{align-items:center;color:var(--text-primary);cursor:pointer;display:inline-flex;font-size:14px;margin-left:6px;opacity:.7;transition:opacity .2s ease}.infoTooltip_trigger__LstKF:hover{opacity:1}.infoTooltip_tooltip__FFenF{animation:infoTooltip_fadeIn__Y4Ot2 .15s ease;background:var(--surface-card);border:var(--border-subtle);border-radius:10px;box-shadow:0 18px 38px #00000038;color:var(--text-primary);font-size:12px;line-height:1.5;max-width:260px;padding:10px 14px;z-index:9999}@keyframes infoTooltip_fadeIn__Y4Ot2{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.infoTooltip_arrow__McOSX{background:var(--surface-card);border:var(--border-subtle);height:10px;position:absolute;transform:rotate(45deg);width:10px}:root[data-theme=dark] .infoTooltip_tooltip__FFenF{background:var(--surface-elevated);color:var(--text-primary)}:root[data-theme=dark] .infoTooltip_arrow__McOSX{background:var(--surface-elevated)}@media (prefers-color-scheme:dark){:root:not([data-theme]) .infoTooltip_tooltip__FFenF{background:var(--surface-elevated);color:var(--text-primary)}:root:not([data-theme]) .infoTooltip_arrow__McOSX{background:var(--surface-elevated)}}.infoTooltip_arrow__McOSX.infoTooltip_top__jKm45{bottom:-5px;left:50%;transform:translateX(-50%) rotate(45deg)}.infoTooltip_arrow__McOSX.infoTooltip_bottom__gWSsf{left:50%;top:-5px;transform:translateX(-50%) rotate(45deg)}.backgroundSelectFilter_container__MwV0F{align-items:center;background:radial-gradient(circle at top left,color-mix(in srgb,var(--brand-primary-subtle) 78%,#0000),#0000 34%),linear-gradient(135deg,color-mix(in srgb,var(--surface-card) 86%,var(--brand-primary) 14%),var(--surface-card)),var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:280px;overflow:hidden;padding:28px;position:relative;width:100%}.backgroundSelectFilter_container__MwV0F:before{border:1px dashed color-mix(in srgb,var(--brand-primary) 30%,#0000);border-radius:var(--radius-md);content:"";inset:20px;pointer-events:none;position:absolute}.backgroundSelectFilter_icon__uSrYT{align-items:center;background-color:var(--brand-primary-subtle);border-radius:var(--radius-md);color:var(--brand-primary);display:flex;flex:0 0 auto;height:58px;justify-content:center;position:relative;width:58px;z-index:1}.backgroundSelectFilter_icon__uSrYT svg{height:30px;width:30px}.backgroundSelectFilter_copy__s40zV{align-items:center;display:flex;flex-direction:column;gap:6px;max-width:560px;position:relative;text-align:center;z-index:1}.backgroundSelectFilter_copy__s40zV strong{color:var(--text-primary);font-size:22px;font-weight:900;line-height:1.2}.backgroundSelectFilter_copy__s40zV span{color:var(--text-secondary);font-size:14px;font-weight:750;line-height:1.45}@media only screen and (max-width:640px){.backgroundSelectFilter_container__MwV0F{min-height:240px;padding:20px}.backgroundSelectFilter_container__MwV0F:before{inset:12px}.backgroundSelectFilter_copy__s40zV strong{font-size:18px}}.chatBots_container__NmL9F{height:100%;width:100%}.chatBots_wrapper__-BMUh{display:flex;height:100%;width:100%}.chatBots_sidebar__IcUl\+,.chatBots_wrapper__-BMUh button{-webkit-user-select:none;user-select:none}.chatBots_sidebar__IcUl\+{background:var(--surface-table-header);border-right:var(--border-subtle);display:flex;flex-direction:column;gap:.5em;overflow-y:auto;padding:10px;width:400px}.chatBots_sidebar__IcUl\+ span{display:block;font-weight:700;margin-bottom:.5em;text-align:center}.chatBots_sidebar__IcUl\+ .chatBots_section__qzv-S{border-bottom:1px solid var(--text-primary);display:flex;flex-wrap:wrap;gap:.5em;padding-bottom:.5em;width:100%}.chatBots_node__taW-X{background:var(--surface-hover);border-radius:3px;cursor:grab;padding:var(--space-sm);text-align:center}.chatBots_noResponsePeriod__UlWZO,.chatBots_splitFlow__52Wjn,.chatBots_waitTime__3ipN0{background-color:var(--brand-primary)!important;border-radius:3px;color:var(--text-on-accent)!important}.chatBots_internalMessage__DwErw,.chatBots_sendMessage__SWFkW{background-color:var(--brand-secondary)!important;border-radius:3px;color:var(--text-on-accent)!important}.chatBots_aiConditional__NcuFs,.chatBots_aiInstructions__d33rl,.chatBots_aiResponse__rtStF{background-color:var(--status-info)!important;border-radius:3px;color:var(--text-on-accent)!important}.chatBots_fetchExternalData__nM5yf,.chatBots_logCRM__WDRY5,.chatBots_makeConsultation__uQZva,.chatBots_saveToVariable__h9Ba\+{background-color:var(--brand-accent)!important;border-radius:3px;color:var(--text-on-accent)!important}.chatBots_closeConversation__5aHZO,.chatBots_transferService__kVhhA{background-color:var(--text-primary)!important;border-radius:3px;color:var(--text-on-accent)!important}.react-flow{--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:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:#0000;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:#0000;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#0000;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 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:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--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 #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;background-color:var(--xy-background-color-default);background-color:var(--xy-background-color,var(--xy-background-color-default));direction:ltr}.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:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:#0000;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:#0000;--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:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 0.5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--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 #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-default);background-color:var(--xy-background-color,var(--xy-background-color-props,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.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{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke-default);stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width-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-default);stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width-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;pointer-events:none;position:absolute}.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.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path,.react-flow__edge.selected .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected-default);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;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{overflow:visible;position:absolute;z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:default;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.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{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background-color:var(--xy-handle-background-color-default);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%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:0;left:50%;top:auto;transform:translate(-50%,50%)}.react-flow__handle-top{left:50%;top:0;transform:translate(-50%,-50%)}.react-flow__handle-left{left:0;top:50%;transform:translate(-50%,-50%)}.react-flow__handle-right{right:0;top:50%;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color-default);background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{pointer-events:none}.react-flow__edgelabel-renderer,.react-flow__viewport-portal{height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.react-flow__minimap{background:var(--xy-minimap-background-color-default);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-default);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-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-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-default);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-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-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-dots-color-default);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-lines-color-default);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-cross-color-default);stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default))
    )}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow-default);box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));display:flex;flex-direction:column}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{align-items:center;background:var(--xy-controls-button-background-color-default);background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;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-default);color:var(
      --xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default))
    );cursor:pointer;display:flex;height:26px;justify-content:center;padding:4px;-webkit-user-select:none;user-select:none;width:26px}.react-flow__controls-button svg{fill:currentColor;max-height:12px;max-width:12px;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:var(--xy-node-background-color-default);background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));border:var(--xy-node-border,var(--xy-node-border-default));border-radius:var(--xy-node-border-radius-default);border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));color:var(--xy-node-color-default);color:var(--xy-node-color,var(--xy-node-color-default));font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover-default);box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected-default);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-default);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-default);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-default);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-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__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color-default);background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color-default);fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color-default);fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}.nodes_node__zBNf\+{border:var(--xy-node-border,var(--xy-node-border-default));border-radius:var(--xy-node-border-radius-default);border-radius:var(
    --xy-node-border-radius,var(--xy-node-border-radius-default)
  );color:var(--xy-node-color-default);color:var(--xy-node-color,var(--xy-node-color-default));font-size:12px;padding:10px;text-align:center;width:150px}.nodes_node__zBNf\+.nodes_start__Umod6{background:var(--surface-card)}.nodes_selected__2xm0v{box-shadow:var(--xy-node-boxshadow-selected-default);box-shadow:var(
    --xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default)
  )}.sendMessage_container__Rhpov{align-items:center;display:flex;flex-direction:column;gap:1em;width:100%}.sendMessage_groupMessage__-uk0o{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sendMessage_content__qvwvp{align-items:flex-end;display:flex;flex-direction:column;gap:1em;width:100%}.sendMessage_content__qvwvp>button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sendMessage_container__Rhpov .sendMessage_groupEmotions__i41Uy{position:relative}.sendMessage_groupEmotions__i41Uy .sendMessage_background__lcYaL{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1}.sendMessage_container__Rhpov .sendMessage_groupEmotions__i41Uy .sendMessage_emotions__J6jDI{text-wrap:nowrap;animation:sendMessage_openUp__ZpTF4 .5s;background-color:var(--surface-table-header);border-radius:var(--radius-md);box-shadow:var(--shadow-md);display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5em;left:0;max-height:200px;padding:.5em;position:absolute;top:0;transform:translateY(calc(-100% - 1.5em));z-index:2}.message_container__NmHa7{align-items:center;border:1px solid var(--border-subtle-color);border-left-width:4px;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);color:var(--text-primary);display:flex;gap:.8rem;margin:.5rem;min-height:52px;padding:.8rem .9rem;width:calc(100% - 1rem)}.message_container__NmHa7.message_warning__mP\+H3{background:color-mix(in srgb,var(--status-warning-bg) 78%,var(--surface-card) 22%);border-color:color-mix(in srgb,var(--status-warning) 38%,var(--border-subtle-color));border-left-color:var(--status-warning)}.message_container__NmHa7.message_danger__z\+Lto{background:color-mix(in srgb,var(--status-danger-bg) 78%,var(--surface-card) 22%);border-color:color-mix(in srgb,var(--status-danger) 38%,var(--border-subtle-color));border-left-color:var(--status-danger)}.message_container__NmHa7.message_info__\+BVnG{background:color-mix(in srgb,var(--brand-primary-subtle) 60%,var(--surface-card) 40%);border-color:color-mix(in srgb,var(--brand-primary) 34%,var(--border-subtle-color));border-left-color:var(--brand-primary)}.message_icon__QtqBu{align-items:center;background:var(--surface-card);border-radius:50%;box-shadow:var(--shadow-sm);display:flex;flex:0 0 auto;height:32px;justify-content:center;width:32px}.message_warning__mP\+H3 .message_icon__QtqBu{color:var(--status-warning)}.message_danger__z\+Lto .message_icon__QtqBu{color:var(--status-danger)}.message_info__\+BVnG .message_icon__QtqBu{color:var(--brand-primary)}.message_icon__QtqBu svg{height:19px;width:19px}.message_content__-u4yP{display:flex;flex:1 1;flex-direction:column;gap:.2rem;min-width:0}.message_content__-u4yP strong{color:var(--text-primary);font-size:.9rem;font-weight:700;line-height:1.25}.message_content__-u4yP span{color:var(--text-secondary);font-size:.86rem;font-weight:500;line-height:1.4}.message_container__NmHa7 .message_close__jxYBc{align-items:center;background:#0000;border:0;border-radius:50%;color:var(--text-secondary);cursor:pointer;display:flex;flex:0 0 auto;height:30px;justify-content:center;transition:background .15s ease,color .15s ease;width:30px}.message_container__NmHa7 .message_action__Nm6lG{background:var(--status-danger);border:0;border-radius:var(--radius-sm);color:var(--text-on-solid);cursor:pointer;flex:0 0 auto;font-size:.82rem;font-weight:700;min-height:36px;padding:.55rem .85rem;transition:filter .15s ease,transform .15s ease}.message_container__NmHa7 .message_action__Nm6lG:hover{filter:brightness(.92)}.message_container__NmHa7 .message_action__Nm6lG:active{transform:translateY(1px)}.message_container__NmHa7 .message_close__jxYBc:hover{background:color-mix(in srgb,var(--text-secondary) 10%,#0000);color:var(--text-primary)}.message_container__NmHa7 .message_close__jxYBc svg{height:18px;width:18px}@media (max-width:540px){.message_container__NmHa7{align-items:flex-start;gap:.65rem;padding:.75rem}.message_icon__QtqBu{height:28px;width:28px}.message_container__NmHa7 .message_action__Nm6lG{align-self:center}}.richTextarea_richTextarea__SVqFd{background:#0000;border:0;border-radius:16px;box-shadow:none;min-width:0;padding:4px 2px;transition:background-color .2s ease}.richTextarea_richTextarea__SVqFd textarea{background:#0000;color:var(--text-primary);line-height:1.45;min-height:24px;width:100%}.richTextarea_richTextarea__SVqFd:focus-within{background-color:initial}.richTextarea_formatToolbar__hLsv6{align-items:stretch;border-bottom:1px solid color-mix(in srgb,var(--border-subtle-color) 70%,#0000);display:flex;gap:4px;opacity:.72;padding:0 2px 6px;position:relative;transition:opacity .2s ease}.richTextarea_richTextarea__SVqFd:focus-within .richTextarea_formatToolbar__hLsv6{opacity:1}.richTextarea_formatToolbar__hLsv6 button{align-items:center;background-color:initial;border:none;border-radius:10px;color:var(--text-primary);cursor:pointer;display:flex;height:30px;justify-content:center;padding:0;transition:all .2s ease-in-out;width:30px}.richTextarea_formatToolbar__hLsv6 button:hover:not(:disabled){background-color:var(--brand-primary-subtle);color:var(--brand-primary)}.richTextarea_formatToolbar__hLsv6 button:disabled{cursor:not-allowed;opacity:.55}.richTextarea_formatToolbar__hLsv6 svg{height:18px;width:18px}.chatBots_container__8DqLP{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.chatBots_container__8DqLP .chatBots_actions__zYbgO{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px;width:100%}.chatBots_container__8DqLP .chatBots_actions__zYbgO>button{max-width:250px;width:45%}.chatBots_container__8DqLP .chatBots_actions__zYbgO>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.chatBots_container__8DqLP .chatBots_actions__zYbgO>button,.chatBots_container__8DqLP .chatBots_actions__zYbgO>div{max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.chatIntegration_container__I4S11{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.header_header__tpWxR{align-items:center;background:linear-gradient(90deg,var(--surface-sidebar) 0,color-mix(in srgb,var(--surface-sidebar) 92%,var(--brand-primary) 8%) 100%);border-bottom:1px solid color-mix(in srgb,var(--text-on-accent) 10%,#0000);display:flex;flex-direction:row;gap:18px;height:var(--layout-header-height);justify-content:space-between;padding:0 18px;width:100%}.header_header__tpWxR .header_info__VZbM4{align-items:center;display:flex;gap:16px;justify-content:flex-start;min-width:0}.header_header__tpWxR .header_info__VZbM4 img{flex-shrink:0;height:32px}.header_header__tpWxR .header_info__VZbM4 span{color:var(--text-on-accent);font-size:16px;font-weight:700;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header_header__tpWxR .header_actions__uR1nf{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-left:auto}.header_header__tpWxR .header_actions__uR1nf .header_notifications__AhSnp{align-items:center;background:color-mix(in srgb,var(--text-on-accent) 6%,#0000);border:1px solid color-mix(in srgb,var(--text-on-accent) 10%,#0000);border-radius:12px;color:color-mix(in srgb,var(--text-on-accent) 84%,#0000);display:flex;flex-direction:row;height:38px;justify-content:center;min-width:38px;position:relative;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:38px}.header_header__tpWxR .header_actions__uR1nf .header_notifications__AhSnp svg{cursor:pointer}.header_header__tpWxR .header_actions__uR1nf .header_notifications__AhSnp:hover,.header_themeToggle__JeN4N:hover{background:color-mix(in srgb,var(--text-on-accent) 12%,#0000);border-color:color-mix(in srgb,var(--text-on-accent) 18%,#0000);color:var(--text-on-accent)}.header_themeToggle__JeN4N{align-items:center;background:color-mix(in srgb,var(--text-on-accent) 6%,#0000);border:1px solid color-mix(in srgb,var(--text-on-accent) 10%,#0000);border-radius:12px;color:color-mix(in srgb,var(--text-on-accent) 84%,#0000);cursor:pointer;display:flex;height:36px;justify-content:center;min-width:36px;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:36px}.header_themeToggle__JeN4N svg{height:18px;width:18px}.header_header__tpWxR .header_actions__uR1nf .header_notifications__AhSnp .header_number__bMgTI{align-items:center;background-color:var(--brand-secondary);border:2px solid var(--surface-sidebar);border-radius:999px;color:var(--text-on-solid);cursor:pointer;display:flex;font-size:10px;font-weight:800;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 4px;position:absolute;right:-5px;top:-5px}.header_header__tpWxR .header_actions__uR1nf .header_notifications__AhSnp .header_body__kYb4Q{background-color:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:0 18px 48px #0000003d;color:var(--text-primary);display:flex;flex-direction:column;gap:8px;max-height:80vh;max-width:95vw;overflow-y:auto;padding:10px;position:fixed;right:118px;top:calc(var(--layout-header-height) + 10px);width:420px;z-index:1100}.header_header__tpWxR .header_actions__uR1nf .header_support__QYLBi .header_supportBody__Pk3Js{gap:4px;max-width:95vw;min-width:260px;padding:8px;right:70px;width:-webkit-max-content;width:max-content}.header_header__tpWxR .header_actions__uR1nf .header_accessRequestsBody__ZYXjK{right:164px}.header_header__tpWxR .header_actions__uR1nf .header_notifications__AhSnp .header_body__kYb4Q:before{border:6px solid #0000;border-bottom:6px solid var(--surface-card);content:"";position:absolute;right:18px;top:-11px;transform:translateX(50%)}.header_header__tpWxR .header_actions__uR1nf .header_notifications__AhSnp .header_body__kYb4Q .header_notification__Ezmx\+{align-items:flex-start;background:var(--surface-muted);border:var(--border-subtle);border-radius:12px;display:flex;flex-direction:column;font-size:13px;gap:10px;justify-content:flex-start;padding:12px}.header_header__tpWxR .header_actions__uR1nf .header_notifications__AhSnp .header_body__kYb4Q .header_notification__Ezmx\+ span{color:var(--text-primary);line-height:1.35;word-break:break-word}.header_notificationTitle__Gjgz7{color:var(--text-primary);font-size:13px;font-weight:850;line-height:1.25}.header_accessDetails__CSiVw{grid-gap:4px;background:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:grid;gap:4px;padding:8px;width:100%}.header_accessDetails__CSiVw span{color:var(--text-secondary)!important;font-size:12px;font-weight:650;line-height:1.3}.header_accessDetails__CSiVw strong{color:var(--text-primary);font-weight:800}.header_header__tpWxR .header_actions__uR1nf .header_accessRequestsButton__\+28R2{background:color-mix(in srgb,var(--status-warning) 10%,#0000);border-color:color-mix(in srgb,var(--status-warning) 26%,#0000);color:var(--status-warning)}.header_header__tpWxR .header_actions__uR1nf .header_accessRequestsButton__\+28R2:hover{background:color-mix(in srgb,var(--status-warning) 16%,#0000);border-color:color-mix(in srgb,var(--status-warning) 46%,#0000);color:var(--status-warning)}.header_header__tpWxR .header_actions__uR1nf .header_accessRequestsButtonAttention__i-R8W{border-color:color-mix(in srgb,var(--status-warning) 58%,#0000);box-shadow:0 0 0 3px color-mix(in srgb,var(--status-warning) 14%,#0000)}.header_header__tpWxR .header_actions__uR1nf .header_accessRequestsButton__\+28R2 .header_number__bMgTI{background-color:var(--status-warning);color:var(--surface-sidebar)}.header_header__tpWxR .header_actions__uR1nf .header_accessRequestsButtonAttention__i-R8W .header_number__bMgTI{animation:header_accessRequestPulse__-JaSK 1.6s ease-in-out infinite}@keyframes header_accessRequestPulse__-JaSK{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.header_supportItem__0ZaLR{padding:0;width:100%}.header_supportItem__0ZaLR:not(:first-child){border-top:none}.header_supportOption__1oFsD{align-items:center;border-radius:10px;display:flex;font-size:13px;gap:.75em;justify-content:space-between;min-height:42px;padding:0 6px 0 10px;width:100%}.header_supportOption__1oFsD:hover{background-color:var(--surface-hover)}.header_supportLink__eaoHZ{text-wrap:nowrap;align-items:center;color:var(--text-primary);display:flex;flex:0 1 auto;gap:.65em;height:100%;justify-content:flex-start;line-height:1;min-width:0;text-decoration:none}.header_supportLink__eaoHZ:hover{color:var(--brand-primary)}.header_supportLink__eaoHZ span{overflow:hidden;text-overflow:ellipsis;word-break:normal}.header_supportLink__eaoHZ svg{flex:0 0 auto}.header_header__tpWxR .header_actions__uR1nf .header_support__QYLBi .header_supportBody__Pk3Js .header_copySupport__E4V5I svg,.header_header__tpWxR .header_actions__uR1nf .header_support__QYLBi .header_supportBody__Pk3Js .header_supportLink__eaoHZ svg{height:16px;width:16px}.header_copySupport__E4V5I{align-items:center;background-color:initial;border:var(--border-subtle);border-radius:10px;color:var(--text-primary);cursor:pointer;display:flex;height:28px;justify-content:center;margin-left:auto;min-width:28px;opacity:0;padding:0;transition:opacity .2s,color .2s,border-color .2s;width:28px}.header_copySupport__E4V5I:focus,.header_supportOption__1oFsD:hover .header_copySupport__E4V5I{opacity:1}.header_copySupport__E4V5I:hover{background:var(--surface-card);border-color:var(--brand-primary);color:var(--brand-primary)}.header_header__tpWxR .header_actions__uR1nf .header_notifications__AhSnp .header_body__kYb4Q .header_notification__Ezmx\+ button{align-items:center;background-color:var(--brand-primary);border-radius:10px;display:flex;font-size:12px;font-weight:700;gap:.5em;justify-content:center;padding:var(--padding-form-sm);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header_header__tpWxR .header_actions__uR1nf .header_notifications__AhSnp .header_body__kYb4Q .header_notification__Ezmx\+ button svg{height:16px;width:16px}.header_notificationActions__TZiy8{display:flex;flex-wrap:wrap;gap:8px}.header_header__tpWxR .header_actions__uR1nf .header_notifications__AhSnp .header_body__kYb4Q .header_notification__Ezmx\+ .header_notificationActions__TZiy8 button{min-width:92px}.header_popupStack__u6Rsk{bottom:20px;display:flex;flex-direction:column;gap:10px;pointer-events:none;position:fixed;right:20px;width:min(390px,calc(100vw - 32px));z-index:1300}.header_accessPopup__wt-Dm{grid-gap:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary) 8%,#0000),#0000 46%),var(--surface-card);border:var(--border-subtle);border-left:4px solid var(--brand-primary);border-radius:12px;box-shadow:0 18px 42px #00000038;color:var(--text-primary);display:grid;gap:12px;grid-template-columns:40px minmax(0,1fr);padding:14px;pointer-events:auto}.header_accessPopupIcon__hvJfN{align-items:center;background:var(--brand-primary-subtle);border-radius:12px;color:var(--brand-primary-strong);display:flex;height:40px;justify-content:center;width:40px}.header_accessPopupIcon__hvJfN svg{height:20px;width:20px}.header_accessPopupContent__9UzIW{display:flex;flex-direction:column;gap:10px;min-width:0}.header_accessPopupHeader__1FEKd{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 28px}.header_accessPopupHeader__1FEKd strong{color:var(--text-primary);font-size:14px;font-weight:850;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header_accessPopupContent__9UzIW span{color:var(--text-secondary);font-size:13px;font-weight:600;line-height:1.4;word-break:break-word}.header_accessPopupClose__BnoKv{align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;width:28px}.header_accessPopupClose__BnoKv:hover{background:var(--surface-hover);color:var(--text-primary)}.header_accessPopupClose__BnoKv svg{height:16px;width:16px}.header_accessPopup__wt-Dm .header_notificationActions__TZiy8{margin-top:2px}.header_accessPopup__wt-Dm button:not(.header_accessPopupClose__BnoKv){align-items:center;border-radius:10px;display:flex;font-size:12px;font-weight:750;gap:.5em;justify-content:center;min-width:98px;padding:var(--padding-form-sm)}.header_accessPopup__wt-Dm button:not(.header_accessPopupClose__BnoKv) svg{height:16px;width:16px}.header_accessReview__fQuU6{display:flex;flex-direction:column;gap:14px;width:min(680px,100%)}.header_accessReviewContact__6knPn{grid-gap:12px;align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:12px;display:grid;gap:12px;grid-template-columns:58px minmax(0,1fr);padding:12px}.header_accessReviewAvatar__nrMsZ,.header_accessReviewAvatar__nrMsZ>div{align-items:center;background:var(--surface-card);border-radius:50%;color:var(--text-secondary);display:flex;height:58px;justify-content:center;min-width:58px;overflow:hidden;width:58px}.header_accessReviewAvatar__nrMsZ img{height:58px;object-fit:cover;width:58px}.header_accessReviewAvatar__nrMsZ svg{height:30px;width:30px}.header_accessReviewContactText__5yiRD{display:flex;flex-direction:column;gap:4px;min-width:0}.header_accessReviewContactText__5yiRD strong{color:var(--text-primary);font-size:16px;font-weight:850;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header_accessReviewContactText__5yiRD span{color:var(--text-secondary);font-size:13px;font-weight:650;line-height:1.35;word-break:break-word}.header_accessReviewGrid__JR22n{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.header_accessReviewGrid__JR22n div{background:var(--surface-card);border:var(--border-subtle);border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:10px}.header_accessReviewGrid__JR22n span,.header_accessReviewSectionTitle__wtM2O span{color:var(--text-secondary);font-size:12px;font-weight:650;line-height:1.3}.header_accessReviewGrid__JR22n strong,.header_accessReviewSectionTitle__wtM2O strong{color:var(--text-primary);font-size:13px;font-weight:850;line-height:1.3}.header_accessReviewPreview__toaXt{gap:8px}.header_accessLeadDetails__CPHDT,.header_accessReviewPreview__toaXt{background:var(--surface-muted);border:var(--border-subtle);border-radius:12px;display:flex;flex-direction:column;padding:12px}.header_accessLeadDetails__CPHDT{gap:10px}.header_accessLeadList__xlQX7{background:var(--surface-card);border:var(--border-subtle);border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:10px}.header_accessLeadList__xlQX7 span{color:var(--text-secondary);font-size:12px;font-weight:650}.header_accessLeadList__xlQX7 strong{color:var(--text-primary);font-size:13px;font-weight:800;line-height:1.35}.header_accessReviewSectionTitle__wtM2O{align-items:center;display:flex;gap:10px;justify-content:space-between}.header_accessReviewMessage__1kmsa{background:var(--surface-card);border:var(--border-subtle);border-radius:10px;display:flex;flex-direction:column;gap:5px;padding:10px}.header_accessReviewMessage__1kmsa div{align-items:center;display:flex;gap:10px;justify-content:space-between}.header_accessReviewMessage__1kmsa strong{color:var(--text-primary);font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header_accessReviewMessage__1kmsa span{color:var(--text-secondary);flex:0 0 auto;font-size:11px;font-weight:650}.header_accessReviewEmpty__l9usO,.header_accessReviewMessage__1kmsa p{color:var(--text-secondary);font-size:13px;font-weight:600;line-height:1.4;margin:0;word-break:break-word}.header_accessReviewEmpty__l9usO{background:var(--surface-card);border:1px dashed color-mix(in srgb,var(--text-secondary) 28%,#0000);border-radius:10px;padding:12px}.header_accessReviewActions__7DdTw{border-top:var(--border-subtle);display:flex;justify-content:flex-end;padding-top:12px}.header_accessReviewActions__7DdTw .header_notificationActions__TZiy8{justify-content:flex-end}.header_accessReviewActions__7DdTw button{font-size:12px;min-height:36px;padding:8px 12px;width:auto}.header_reviewNotificationActions__dsk6S{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr);width:100%}.header_accessReviewOpenTarget__pE1-Q{justify-self:flex-start}.header_accessDecisionActions__H9rBH{display:flex;flex-wrap:nowrap;gap:8px;justify-content:flex-end}.header_accessDecisionActions__H9rBH button{min-width:104px}.header_header__tpWxR .header_actions__uR1nf .header_support__QYLBi .header_supportBody__Pk3Js .header_copySupport__E4V5I{background-color:initial;border:var(--border-subtle);border-radius:10px;color:var(--text-primary);gap:0;height:28px;min-width:28px;padding:0;width:28px}.header_header__tpWxR .header_actions__uR1nf .header_support__QYLBi .header_supportBody__Pk3Js .header_copySupport__E4V5I:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.header_header__tpWxR .header_actions__uR1nf .header_groupData__acVj1,.header_header__tpWxR .header_actions__uR1nf>svg{cursor:pointer}.header_header__tpWxR .header_actions__uR1nf svg{height:20px;width:20px}.header_header__tpWxR .header_actions__uR1nf .header_groupData__acVj1 svg,.header_header__tpWxR .header_actions__uR1nf img{height:32px;width:32px}.header_header__tpWxR .header_actions__uR1nf img{border-radius:var(--radius-md);object-fit:cover;object-position:center}.header_option__CJzHW{background:color-mix(in srgb,var(--text-on-accent) 6%,#0000);border:1px solid color-mix(in srgb,var(--text-on-accent) 10%,#0000);border-radius:14px;color:var(--text-on-accent);height:42px;min-width:42px;position:relative;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;width:auto}.header_option__CJzHW:hover{background:color-mix(in srgb,var(--text-on-accent) 12%,#0000);border-color:color-mix(in srgb,var(--text-on-accent) 18%,#0000)}.header_option__CJzHW .header_groupData__acVj1{align-items:center;display:flex;gap:10px;height:100%;padding:4px 8px 4px 12px}.header_option__CJzHW .header_userData__yMj8X{align-items:center;color:var(--text-on-accent);display:flex;flex-direction:column;font-size:12px;justify-content:center;line-height:1.2;max-width:180px;text-align:right}.header_option__CJzHW .header_userData__yMj8X span{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header_option__CJzHW .header_userData__yMj8X span:last-child{color:color-mix(in srgb,var(--text-on-accent) 68%,#0000);font-size:10px}.header_header__tpWxR .header_background__zoFF0{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1090}.header_option__CJzHW ul{align-items:stretch;background-color:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:0 18px 48px #0000003d;display:flex;flex-direction:column;justify-content:flex-start;margin-top:0;min-width:220px;padding:8px;position:fixed;right:18px;top:calc(var(--layout-header-height) + 10px);z-index:1100}.header_option__CJzHW ul:before{border:6px solid #0000;border-bottom:6px solid var(--surface-card);content:"";position:absolute;right:16px;top:-11px;transform:translateX(50%)}.header_option__CJzHW ul li{text-wrap:nowrap;border-radius:10px;color:var(--text-primary);cursor:pointer;font-size:13px;font-weight:600;list-style:none;text-align:start;width:100%}.header_option__CJzHW ul li:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.header_option__CJzHW ul li:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:var(--brand-secondary);padding:10px 12px}.header_option__CJzHW ul li:hover{background-color:var(--surface-hover)}.header_option__CJzHW ul li a{align-items:center;color:var(--text-primary);display:flex;gap:8px;height:100%;padding:10px 12px;text-decoration:none;width:100%}.header_option__CJzHW ul li a .header_menuIcon__6SfNj{height:16px;width:16px}.header_hamburguerMenu__DJENF{display:none}@media screen and (max-width:768px){.header_hamburguerMenu__DJENF{align-items:center;display:flex;justify-content:center}.header_hamburguerMenu__DJENF svg{height:24px;width:24px}.header_option__CJzHW .header_userData__yMj8X{display:none}}@media screen and (max-width:468px){.header_header__tpWxR .header_info__VZbM4 img{display:none}.header_header__tpWxR .header_actions__uR1nf .header_notifications__AhSnp .header_body__kYb4Q{width:200px}.header_header__tpWxR .header_actions__uR1nf .header_support__QYLBi .header_supportBody__Pk3Js{min-width:0;width:-webkit-max-content;width:max-content}}@media screen and (max-width:418px){.header_header__tpWxR .header_info__VZbM4 span{display:none}.header_header__tpWxR .header_info__VZbM4 img{display:block}.header_popupStack__u6Rsk{bottom:12px;right:12px;width:calc(100vw - 24px)}.header_accessPopup__wt-Dm{grid-template-columns:34px minmax(0,1fr);padding:12px}.header_accessPopupIcon__hvJfN{height:34px;width:34px}.header_accessPopup__wt-Dm .header_notificationActions__TZiy8{width:100%}.header_accessPopup__wt-Dm button:not(.header_accessPopupClose__BnoKv){flex:1 1 120px}.header_accessReviewGrid__JR22n{grid-template-columns:1fr}.header_accessReviewActions__7DdTw,.header_accessReviewActions__7DdTw .header_notificationActions__TZiy8{width:100%}.header_reviewNotificationActions__dsk6S{grid-template-columns:1fr}.header_accessReviewOpenTarget__pE1-Q{justify-self:stretch}.header_accessDecisionActions__H9rBH{flex-wrap:wrap;width:100%}.header_accessDecisionActions__H9rBH button,.header_accessReviewActions__7DdTw .header_notificationActions__TZiy8 button{flex:1 1 130px}}.menu_sidebar__ip0Fo{align-items:center;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-sidebar) 94%,var(--brand-primary) 6%) 0,var(--surface-sidebar) 100%);border-right:1px solid color-mix(in srgb,var(--text-on-accent) 10%,#0000);box-shadow:8px 0 22px #00000024;display:flex;flex-direction:column;gap:8px;height:calc(100vh - var(--layout-header-height));justify-content:flex-start;overflow-x:hidden;overflow-y:auto;padding:14px 10px;scrollbar-color:color-mix(in srgb,var(--text-on-accent) 22%,#0000) #0000;scrollbar-width:thin;width:76px}.menu_sidebar__ip0Fo::-webkit-scrollbar{width:5px}.menu_sidebar__ip0Fo::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--text-on-accent) 22%,#0000);border-radius:999px}.menu_sidebar__ip0Fo .menu_groupLink__bllm1{align-items:center;display:flex;justify-content:flex-start;position:relative;width:100%;z-index:4}.menu_sidebar__ip0Fo .menu_item__TE6jF{align-items:center;background:#0000;border:1px solid #0000;border-radius:14px;color:color-mix(in srgb,var(--text-on-accent) 76%,#0000);cursor:pointer;display:flex;height:46px;justify-content:center;padding:0;position:relative;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;width:52px}.menu_sidebar__ip0Fo .menu_item__TE6jF:before{background:var(--brand-accent);border-radius:0 999px 999px 0;content:"";height:22px;left:-10px;opacity:0;position:absolute;transform:scaleY(.4);transition:opacity .2s ease,transform .2s ease;width:3px}.menu_sidebar__ip0Fo .menu_item__TE6jF:hover{background:color-mix(in srgb,var(--text-on-accent) 9%,#0000);border-color:color-mix(in srgb,var(--text-on-accent) 12%,#0000);color:var(--text-on-accent);transform:translateX(2px)}.menu_sidebar__ip0Fo .menu_item__TE6jF.menu_active__WmpG-{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-secondary) 100%);border-color:color-mix(in srgb,var(--text-on-accent) 18%,#0000);box-shadow:0 10px 22px color-mix(in srgb,var(--brand-primary) 34%,#0000);color:var(--text-on-solid)}.menu_sidebar__ip0Fo .menu_item__TE6jF.menu_active__WmpG-:before{opacity:1;transform:scaleY(1)}.menu_sidebar__ip0Fo .menu_item__TE6jF svg{flex-shrink:0;height:21px;width:21px}.menu_sidebar__ip0Fo .menu_legend__3bck1{text-wrap:nowrap;animation:menu_showEaseIn__lsB8w .18s ease;background:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-md);color:var(--text-primary);font-size:12px;font-weight:600;margin-left:60px;margin-top:23px;padding:8px 10px;pointer-events:none;position:fixed;transform:translateY(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.menu_sidebar__ip0Fo .menu_legend__3bck1:before{background:var(--surface-card);border-bottom:var(--border-subtle);border-left:var(--border-subtle);content:"";height:10px;left:-5px;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);width:10px}@keyframes menu_showEaseIn__lsB8w{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:768px){.menu_sidebar__ip0Fo{left:0;position:fixed;top:var(--layout-header-height);z-index:20}.menu_sidebar__ip0Fo:not(.menu_active__WmpG-){display:none}}.modalMetaPage_body__-Q3YG .modalMetaPage_groupPage__2YvNm{align-items:center;border:var(--border-subtle);border-radius:var(--radius-md);display:flex;justify-content:space-between;padding:.5em;width:100%}.modalMetaPage_body__-Q3YG .modalMetaPage_groupPage__2YvNm .modalMetaPage_left__lDsZ\+{display:flex;flex:1 1;flex-direction:column;gap:.5em;max-width:80%}.modalMetaPage_body__-Q3YG .modalMetaPage_groupPage__2YvNm .modalMetaPage_left__lDsZ\+ .modalMetaPage_small__pDDJa,.modalMetaPage_body__-Q3YG .modalMetaPage_groupPage__2YvNm .modalMetaPage_left__lDsZ\+ span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.modalMetaPage_body__-Q3YG .modalMetaPage_groupPage__2YvNm .modalMetaPage_left__lDsZ\+ .modalMetaPage_small__pDDJa{font-size:.8em}.modalMetaPage_body__-Q3YG .modalMetaPage_groupPage__2YvNm .modalMetaPage_center__ErE\+f{flex:1 1;text-align:start}.modalMetaPage_body__-Q3YG .modalMetaPage_groupPage__2YvNm button{padding:7px 9px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modalMetaPage_questions__sXZ3v{display:flex;flex-direction:column;gap:1em}.modalMetaPage_questions__sXZ3v .modalMetaPage_label__UWBJU{width:100%}.modalMetaPage_questions__sXZ3v .modalMetaPage_labelCenter__V2vxV{text-align:center;width:100%}.modalMetaPage_footer__N1GzC{margin-top:1em}.userNotPermission_body__H\+u\+m{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:12px;justify-content:center;padding:24px}.userNotPermission_blockCard__E1maZ{align-items:flex-start;background-color:var(--surface-card);border:var(--border-subtle);border-radius:20px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:18px;overflow:hidden;padding:28px;position:relative;width:min(720px,100%)}.userNotPermission_permissionCard__q-ByO{grid-gap:18px;align-items:flex-start;background:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary-subtle) 50%,#0000),#0000 58%),var(--surface-card);border:var(--border-subtle);border-left:4px solid var(--brand-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:grid;gap:18px;grid-template-columns:auto minmax(0,1fr);overflow:hidden;padding:26px;position:relative;width:min(680px,100%)}.userNotPermission_iconBadge__I0F8h{align-items:center;background-color:var(--status-danger-bg);border-radius:18px;color:var(--status-danger);display:flex;height:58px;justify-content:center;width:58px}.userNotPermission_iconBadge__I0F8h svg{height:30px;width:30px}.userNotPermission_permissionCard__q-ByO .userNotPermission_iconBadge__I0F8h{background-color:var(--brand-primary-subtle);color:var(--brand-primary)}.userNotPermission_copy__ABPqU{display:flex;flex-direction:column;gap:8px;max-width:560px}.userNotPermission_copy__ABPqU h1{color:var(--text-primary);font-size:28px;font-weight:900;letter-spacing:0;line-height:1.1;margin:0}.userNotPermission_copy__ABPqU p{color:var(--text-secondary);font-size:14px;font-weight:750;line-height:1.45;margin:0}.userNotPermission_eyebrow__mJutr{color:var(--brand-primary);font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.userNotPermission_notice__iGeAh{background-color:var(--brand-primary-subtle);border:1px solid var(--brand-primary-alpha);border-radius:14px;color:var(--brand-primary);font-size:13px;font-weight:850;padding:12px 14px}.userNotPermission_actions__O36-M,.userNotPermission_secondaryAction__Xk7Yv{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.userNotPermission_permissionCard__q-ByO .userNotPermission_actions__O36-M{grid-column:2}.userNotPermission_primaryAction__Vdx2U,.userNotPermission_secondaryAction__Xk7Yv a,.userNotPermission_secondaryButton__XKRHa{align-items:center;border-radius:12px;display:inline-flex;font-size:13px;font-weight:900;gap:8px;justify-content:center;min-height:40px;padding:10px 14px;text-decoration:none}.userNotPermission_primaryAction__Vdx2U{background-color:var(--brand-primary);color:var(--text-on-solid)}.userNotPermission_secondaryButton__XKRHa{background-color:var(--surface-muted);border:var(--border-subtle);color:var(--text-primary);cursor:pointer}.userNotPermission_primaryAction__Vdx2U:hover,.userNotPermission_secondaryAction__Xk7Yv a:hover,.userNotPermission_secondaryButton__XKRHa:hover{filter:brightness(1.03)}.userNotPermission_secondaryAction__Xk7Yv{border-top:var(--border-subtle);padding-top:16px;width:100%}.userNotPermission_secondaryAction__Xk7Yv span{color:var(--text-secondary);font-size:13px;font-weight:800}.userNotPermission_secondaryAction__Xk7Yv a{background-color:var(--surface-muted);border:var(--border-subtle);color:var(--text-primary)}.userNotPermission_primaryAction__Vdx2U svg,.userNotPermission_secondaryAction__Xk7Yv svg,.userNotPermission_secondaryButton__XKRHa svg{height:17px;width:17px}.userNotPermission_blockImage__VDFZK{bottom:12px;max-width:28%;opacity:.08;pointer-events:none;position:absolute;right:18px;width:150px}.userNotPermission_body__H\+u\+m a:not(.userNotPermission_primaryAction__Vdx2U){color:var(--brand-secondary)}.userNotPermission_body__H\+u\+m .userNotPermission_secondaryAction__Xk7Yv a{color:var(--text-primary)}.userNotPermission_body__H\+u\+m .userNotPermission_groupLink__nkL3g{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center;margin:2em}@media only screen and (max-width:640px){.userNotPermission_body__H\+u\+m{padding:16px}.userNotPermission_blockCard__E1maZ{padding:20px}.userNotPermission_permissionCard__q-ByO{grid-template-columns:1fr;padding:20px}.userNotPermission_permissionCard__q-ByO .userNotPermission_actions__O36-M{grid-column:1}.userNotPermission_copy__ABPqU h1{font-size:22px}.userNotPermission_blockImage__VDFZK{display:none}}.whatsNewModal_backdrop__QLHIT{align-items:center;background:color-mix(in srgb,var(--surface-overlay) 78%,#000 22%);display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:11500}.whatsNewModal_modal__fMsdX{background:var(--surface-card);border:var(--border-subtle);border-radius:18px;box-shadow:0 24px 72px #00000057;color:var(--text-primary);display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);height:min(760px,calc(100vh - 36px));max-height:calc(100vh - 36px);overflow:hidden;position:relative;width:min(780px,100%)}.whatsNewModal_navigator__HIjxQ{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:16px;color:#ffffffc7;flex-direction:column;font-size:12px;font-weight:800;justify-content:center;padding:8px;position:relative;width:100%;z-index:1}.whatsNewModal_navigatorButtons__7wV6X,.whatsNewModal_navigator__HIjxQ{align-items:center;display:flex;gap:8px}.whatsNewModal_navigator__HIjxQ button{background:#ffffff24;border:1px solid #fff3;border-radius:999px;color:#fff;cursor:pointer;display:grid;height:34px;place-items:center;width:34px}.whatsNewModal_navigator__HIjxQ button:disabled{cursor:not-allowed;opacity:.42}.whatsNewModal_navigator__HIjxQ button:not(:disabled):hover{background:#ffffff3d;border-color:#ffffff5c}.whatsNewModal_navigator__HIjxQ svg{height:22px;width:22px}.whatsNewModal_navigator__HIjxQ span{text-align:center}.whatsNewModal_visual__Fy-EV{background:radial-gradient(circle at 28% 20%,color-mix(in srgb,var(--update-accent) 42%,#0000),#0000 34%),linear-gradient(145deg,color-mix(in srgb,var(--update-accent) 84%,#202026),#202026 68%);color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:0;overflow:hidden;padding:24px;position:relative}.whatsNewModal_visual__Fy-EV:after{border:1px solid #ffffff29;border-radius:32px;bottom:-26px;content:"";height:160px;position:absolute;right:-34px;transform:rotate(18deg);width:160px}.whatsNewModal_image__RrELb{height:100%;inset:0;object-fit:cover;opacity:.28;position:absolute;width:100%}.whatsNewModal_visualContent__0NRGT{display:flex;flex-direction:column;gap:18px;position:relative;z-index:1}.whatsNewModal_sideActions__4diXV{display:flex;flex-direction:column;gap:10px;margin-bottom:14px;margin-top:auto;position:relative;width:100%;z-index:1}.whatsNewModal_sidePrimaryAction__OFRDH{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e!important;border:1px solid #fff3!important;box-shadow:none!important;color:#fff!important;min-height:42px;width:100%!important}.whatsNewModal_sidePrimaryAction__OFRDH:hover{background:#ffffff42!important}.whatsNewModal_sideLinks__Yn-Yx{display:flex;flex-direction:column;gap:7px}.whatsNewModal_sideLinks__Yn-Yx button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff3d;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:800;gap:8px;justify-content:space-between;min-height:34px;padding:9px 11px;text-align:left}.whatsNewModal_sideLinks__Yn-Yx button:hover{background:#ffffff3d;border-color:#ffffff61;color:#fff}.whatsNewModal_sideLinks__Yn-Yx button svg{flex-shrink:0;height:16px;width:16px}.whatsNewModal_badge__Il2bb{align-items:center;background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;gap:8px;padding:8px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsNewModal_version__Hd4oF{display:flex;flex-direction:column;gap:6px}.whatsNewModal_version__Hd4oF strong{font-size:42px;letter-spacing:0;line-height:1}.whatsNewModal_version__Hd4oF span{color:#ffffffc7;font-weight:700}.whatsNewModal_content__AB\+AG{display:flex;flex-direction:column;gap:18px;height:100%;min-height:0;min-width:0;overflow-y:auto;overscroll-behavior:contain;padding:26px}.whatsNewModal_header__1pB4D{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.whatsNewModal_titleGroup__h5cs5{display:flex;flex-direction:column;gap:8px}.whatsNewModal_eyebrow__m102g{color:var(--brand-secondary);font-size:12px;font-weight:900;text-transform:uppercase}.whatsNewModal_title__UcguP{color:var(--text-primary);font-size:28px;font-weight:850;line-height:1.08}.whatsNewModal_summary__Luf9i{color:var(--text-secondary);font-size:14px;line-height:1.52}.whatsNewModal_impact__0uAO6{align-items:center;background:color-mix(in srgb,var(--update-accent) 12%,var(--surface-muted));border-radius:999px;color:var(--update-accent);display:inline-flex;font-size:12px;font-weight:850;min-height:28px;padding:6px 9px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsNewModal_details__LDuTx{background:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;flex-direction:column;gap:7px;padding:12px}.whatsNewModal_details__LDuTx strong{color:var(--text-primary);font-size:13px}.whatsNewModal_details__LDuTx p{color:var(--text-secondary);font-size:13px;line-height:1.5}.whatsNewModal_close__6LsqN{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:12px;color:var(--text-primary);cursor:pointer;display:flex;height:36px;justify-content:center;min-width:36px;width:36px}.whatsNewModal_close__6LsqN:hover{background:var(--surface-hover)}.whatsNewModal_highlights__lcttO{grid-gap:10px;display:grid;gap:10px}.whatsNewModal_highlight__APGRG{grid-gap:12px;align-items:flex-start;background:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:grid;gap:12px;grid-template-columns:42px minmax(0,1fr);padding:12px}.whatsNewModal_highlightIcon__kEjwK{align-items:center;background:color-mix(in srgb,var(--update-accent) 16%,var(--surface-card));border:1px solid color-mix(in srgb,var(--update-accent) 22%,var(--border-subtle-color));border-radius:14px;color:var(--update-accent);display:flex;height:42px;justify-content:center;min-width:42px;width:42px}.whatsNewModal_highlightIcon__kEjwK svg{color:currentColor;display:block;flex-shrink:0;height:20px;width:20px}.whatsNewModal_highlightText__9qNNG{display:flex;flex-direction:column;gap:5px;min-width:0}.whatsNewModal_highlightText__9qNNG strong{color:var(--text-primary);font-size:14px}.whatsNewModal_highlightText__9qNNG span{color:var(--text-secondary);font-size:13px;line-height:1.38}.whatsNewModal_actions__MZWYo{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:auto}.whatsNewModal_relatedActions__AvMwT{background:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;flex-direction:column;gap:8px;padding:12px}.whatsNewModal_relatedActions__AvMwT strong{color:var(--text-primary);font-size:13px}.whatsNewModal_links__EMITb{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.whatsNewModal_links__EMITb button{align-items:center;background:color-mix(in srgb,var(--update-accent) 8%,var(--surface-card));border:1px solid color-mix(in srgb,var(--update-accent) 24%,var(--border-subtle-color));border-radius:999px;color:var(--update-accent);cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;gap:7px;min-height:32px;padding:7px 11px}.whatsNewModal_links__EMITb button:hover{background:color-mix(in srgb,var(--update-accent) 14%,var(--surface-card));border-color:color-mix(in srgb,var(--update-accent) 48%,var(--border-subtle-color))}.whatsNewModal_links__EMITb button svg{flex-shrink:0;height:15px;width:15px}@media screen and (max-width:720px){.whatsNewModal_modal__fMsdX{grid-template-columns:1fr;height:min(860px,calc(100vh - 24px))}.whatsNewModal_visual__Fy-EV{min-height:190px}.whatsNewModal_navigator__HIjxQ{align-self:flex-start}.whatsNewModal_version__Hd4oF strong{font-size:32px}.whatsNewModal_content__AB\+AG{padding:20px}.whatsNewModal_title__UcguP{font-size:23px}}.crm_filters__JjZRR{align-items:center;background:var(--surface-app);display:flex;flex-wrap:wrap;gap:10px;height:var(--layout-filters-height);justify-content:space-between;padding:10px 14px;position:relative;z-index:2}.crm_activeFiltersRow__IEeLZ{background:var(--surface-app);padding:8px 14px 0}.crm_activeFiltersRow__IEeLZ:empty{display:none}.crm_activeFiltersRow__IEeLZ>div{border:var(--border-subtle);border-radius:12px}.crm_filters__JjZRR>div{align-items:center;display:flex;gap:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.crm_filters__JjZRR .crm_groupLeft__pE1Lb{flex:0 1 430px;justify-content:flex-start;min-width:280px}.crm_filters__JjZRR .crm_funnelSelect__e7db2{flex:1 1 240px;min-width:0}.crm_filters__JjZRR .crm_funnelActions__5EmqI{align-items:center;display:flex;flex:0 0 auto;gap:8px}.crm_filters__JjZRR .crm_groupLeft__pE1Lb button{background:var(--surface-card)!important;border:var(--border-subtle)!important;border-radius:12px!important;box-shadow:none!important;color:var(--text-primary)!important;height:38px!important;min-width:38px!important;width:38px!important}.crm_filters__JjZRR .crm_groupLeft__pE1Lb button:hover{background:var(--surface-hover)!important;border-color:color-mix(in srgb,var(--brand-primary) 42%,var(--border-subtle-color))!important;color:var(--brand-primary)!important;opacity:1!important}.crm_filters__JjZRR .crm_groupLeft__pE1Lb button:first-of-type{color:var(--brand-secondary)!important}.crm_filters__JjZRR .crm_groupLeft__pE1Lb button:last-of-type{color:var(--brand-primary)!important}.crm_filters__JjZRR .crm_groupCenter__b3BoU{flex:1 1;justify-content:center}.crm_filters__JjZRR .crm_groupRight__EIhLX{justify-content:flex-end;margin-left:auto}.crm_filters__JjZRR .crm_numberLeads__xbztj{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:999px;color:var(--text-primary);display:flex;font-size:13px;font-weight:700;justify-content:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:9px 12px}.crm_filters__JjZRR>div>div:not(.crm_rightFilterAction__HaC-y):not(.crm_funnelSelect__e7db2):not(.crm_funnelActions__5EmqI){min-width:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.crm_filters__JjZRR>div>input{width:350px}.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_reload__VLIcX,.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_rightFilterAction__HaC-y,.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_settings__rBjIw{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:12px;color:var(--text-primary);cursor:pointer;display:flex;height:38px;justify-content:center;min-width:38px;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;width:38px}.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_rightFilterAction__HaC-y svg{height:22px;width:22px}.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_reload__VLIcX:hover,.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_rightFilterAction__HaC-y:hover,.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_settings__rBjIw:hover{background:var(--brand-primary);border-color:var(--brand-primary);box-shadow:0 8px 18px color-mix(in srgb,var(--brand-primary) 24%,#0000);color:var(--text-on-solid);transform:translateY(-1px)}.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_reload__VLIcX:hover svg,.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_rightFilterAction__HaC-y:hover svg,.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_settings__rBjIw:hover svg{color:var(--text-on-solid)!important}.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_reload__VLIcX svg,.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_rightFilterAction__HaC-y svg,.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_settings__rBjIw svg{color:inherit;cursor:pointer}.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_reload__VLIcX{margin-right:4px}.crm_funnel__Qw4pU{background:var(--surface-app);display:flex;flex:1 1;min-height:0;position:relative;width:100%}.crm_funnel__Qw4pU .crm_stages__SNP1V{display:flex;flex:1 1;flex-direction:row;gap:12px;overflow-x:auto;overflow-y:hidden;padding:12px 14px 16px;scroll-padding:14px;scrollbar-color:color-mix(in srgb,var(--text-secondary) 55%,#0000) #0000;scrollbar-width:thin;width:100%}.crm_funnel__Qw4pU .crm_stages__SNP1V::-webkit-scrollbar{height:8px}.crm_funnel__Qw4pU .crm_stages__SNP1V::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--text-secondary) 55%,#0000);border-radius:999px}.crm_funnel__Qw4pU .crm_stages__SNP1V.crm_loading__D2pm-{align-items:center;justify-content:center}.crm_changedFilters__lCYSZ{animation:crm_open__8u12b .5s;background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:0 16px 32px #00000029;padding:8px;position:absolute;right:14px;top:14px;z-index:3}@media screen and (max-width:1048px){.crm_filters__JjZRR{height:auto;min-height:var(--layout-filters-height)}.crm_filters__JjZRR .crm_groupCenter__b3BoU{display:none}.crm_filters__JjZRR .crm_groupRight__EIhLX{flex:1 1}}@media screen and (max-width:678px){.crm_filters__JjZRR .crm_groupRight__EIhLX div:nth-child(2){display:none}}@media screen and (max-width:598px){.crm_filters__JjZRR .crm_groupRight__EIhLX .crm_numberLeads__xbztj{display:none}}@media screen and (max-width:398px){.crm_filters__JjZRR .crm_groupLeft__pE1Lb{min-width:0;width:100%}.crm_filters__JjZRR .crm_funnelSelect__e7db2{flex-basis:calc(100% - 84px);min-width:0}}@keyframes crm_open__8u12b{0%{transform:translateX(100%)}to{transform:translateX(0)}}.sideFilter_background__vw5mG{align-items:flex-start;background-color:var(--surface-overlay);display:flex;height:100vh;justify-content:flex-end;left:0;position:fixed;top:0;width:100vw;z-index:99}.sideFilter_sideFilter__Ne8vB{animation:sideFilter_open__dNJFY .3s ease-out;background-color:var(--surface-app);box-shadow:-12px 0 32px #00000024;color:var(--text-primary);display:flex;flex-direction:column;height:100vh;max-width:100vw;width:560px}.sideFilter_sideFilter__Ne8vB .sideFilter_header__A9Kyy{align-items:center;background:var(--surface-card);border-bottom:var(--border-subtle);display:flex;flex:0 0 auto;justify-content:space-between;padding:18px 20px}.sideFilter_sideFilter__Ne8vB .sideFilter_header__A9Kyy .sideFilter_description__x0leB{align-items:center;display:flex;font-size:1em;gap:.5em;justify-content:flex-start}.sideFilter_sideFilter__Ne8vB .sideFilter_header__A9Kyy .sideFilter_description__x0leB svg{color:var(--brand-primary);height:24px;width:24px}.sideFilter_sideFilter__Ne8vB .sideFilter_header__A9Kyy .sideFilter_description__x0leB>div{display:flex;flex-direction:column;gap:2px}.sideFilter_sideFilter__Ne8vB .sideFilter_header__A9Kyy .sideFilter_description__x0leB strong{font-size:1rem}.sideFilter_sideFilter__Ne8vB .sideFilter_header__A9Kyy .sideFilter_description__x0leB span{color:var(--text-secondary);font-size:.76rem;font-weight:400}.sideFilter_sideFilter__Ne8vB .sideFilter_header__A9Kyy .sideFilter_close__6nYne{align-items:center;background:var(--surface-muted);border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:8px}.sideFilter_sideFilter__Ne8vB .sideFilter_header__A9Kyy .sideFilter_close__6nYne svg{height:20px;width:20px}.sideFilter_sideFilter__Ne8vB .sideFilter_body__ZQAHJ{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:column;gap:14px;justify-content:flex-start;overflow:auto;padding:18px 20px 28px;text-align:start}.sideFilter_sideFilter__Ne8vB .sideFilter_body__ZQAHJ>div{width:100%}.sideFilter_correlatedFilter__IeX5c{grid-gap:var(--space-sm);background:var(--surface-muted);border:var(--border-subtle);border-radius:var(--radius-md);box-sizing:border-box;display:grid;gap:var(--space-sm);grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:var(--space-sm);width:100%}.sideFilter_correlatedFilter__IeX5c>div{min-width:0;width:100%}.sideFilter_correlatedFilter__IeX5c>div>span{color:var(--text-secondary);display:block;font-size:.72rem;font-weight:600;letter-spacing:.02em;margin:0 0 6px 2px;text-transform:uppercase}.sideFilter_footer__qDrL6{background:var(--surface-card);border-top:var(--border-subtle);box-shadow:0 -8px 20px #0000000d;flex:0 0 auto;padding:14px 20px}.sideFilter_footer__qDrL6>div{margin:0}@media (max-width:600px){.sideFilter_sideFilter__Ne8vB{width:100vw}.sideFilter_footer__qDrL6,.sideFilter_sideFilter__Ne8vB .sideFilter_body__ZQAHJ,.sideFilter_sideFilter__Ne8vB .sideFilter_header__A9Kyy{padding-left:14px;padding-right:14px}.sideFilter_correlatedFilter__IeX5c{grid-template-columns:1fr}}@keyframes sideFilter_open__dNJFY{0%{transform:translateX(100%)}to{transform:translateX(0)}}.leadFilters_additionalFilters__NZpps{display:flex;flex-direction:column;gap:var(--space-sm)}.leadFilters_collectionFilter__4L25R{grid-gap:var(--space-sm);background:var(--surface-muted);border:var(--border-subtle);border-radius:var(--radius-md);box-sizing:border-box;display:grid;gap:var(--space-sm);grid-template-columns:minmax(180px,.9fr) minmax(210px,1.1fr);padding:var(--space-sm);width:100%}.leadFilters_collectionField__nQe5w{min-width:0;width:100%}.leadFilters_collectionField__nQe5w>div{width:100%}.leadFilters_collectionField__nQe5w>span{color:var(--text-secondary);display:block;font-size:.72rem;font-weight:600;letter-spacing:.02em;margin:0 0 6px 2px;text-transform:uppercase}.leadFilters_collectionFieldDisabled__Ejmxg{opacity:.62}.leadFilters_additionalFilter__3Mx3z{grid-gap:var(--space-sm);align-items:start;background:var(--surface-muted);border:var(--border-subtle);border-radius:var(--radius-md);display:grid;gap:var(--space-sm);grid-template-columns:28px minmax(0,1fr) auto;padding:var(--space-sm)}.leadFilters_additionalFilterFields__nDfsD{grid-gap:8px;display:grid;gap:8px;min-width:0}.leadFilters_additionalFilterNumber__S55x1{align-items:center;background:var(--brand-primary-subtle);border-radius:50%;color:var(--brand-primary);display:flex;font-size:.78rem;font-weight:700;height:28px;justify-content:center;width:28px}.leadFilters_removeFilter__uyI-0{background:var(--status-danger-bg);color:var(--status-danger);min-height:36px;min-width:36px;padding:8px}.leadFilters_savedFilters__B6eTw{background:linear-gradient(135deg,var(--brand-primary-subtle),var(--surface-card));border:1px solid var(--brand-primary-alpha);border-radius:calc(var(--radius-md) + 2px);display:flex;flex-direction:column;gap:var(--space-sm);padding:12px}.leadFilters_savedFiltersHeader__E5RPK{align-items:center;color:var(--brand-primary);display:flex;justify-content:space-between}.leadFilters_savedFiltersHeader__E5RPK>div{display:flex;flex-direction:column;gap:2px}.leadFilters_savedFiltersHeader__E5RPK strong{color:var(--text-primary);font-size:.9rem}.leadFilters_savedFiltersHeader__E5RPK span{color:var(--text-secondary);font-size:.74rem}.leadFilters_savedFiltersHeader__E5RPK svg{height:22px;width:22px}.leadFilters_savedFilterList__GWiRp{display:flex;flex-wrap:wrap;gap:6px}.leadFilters_savedFilterItem__RHnl-{background:var(--surface-card);border:var(--border-subtle);border-radius:999px;display:inline-flex;max-width:100%;overflow:hidden}.leadFilters_savedFilterDefault__fGj-Z{border-color:var(--brand-primary);box-shadow:inset 0 0 0 1px var(--brand-primary-subtle)}.leadFilters_savedFilterItem__RHnl- button{background:#0000;border:0;color:var(--text-primary);cursor:pointer}.leadFilters_savedFilterApply__GHqKr{overflow:hidden;padding:7px 4px 7px 12px;text-overflow:ellipsis;white-space:nowrap}.leadFilters_savedFilterRemove__VaWhu{align-items:center;color:var(--text-secondary)!important;display:flex;padding:6px 8px 6px 4px}.leadFilters_savedFilterDefaultAction__\+PF6g{align-items:center;color:var(--brand-accent)!important;display:flex;padding:6px 3px}.leadFilters_saveFilterForm__iOBY7 button:disabled,.leadFilters_saveFilterForm__iOBY7 input:disabled,.leadFilters_savedFilterItem__RHnl- button:disabled{cursor:wait;opacity:.62}.leadFilters_saveFilterForm__iOBY7{grid-gap:7px;display:grid;gap:7px;grid-template-columns:minmax(0,1fr) auto}.leadFilters_saveFilterForm__iOBY7 input{background:var(--background-form);border:var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);min-width:0;outline:none;padding:9px 11px}.leadFilters_saveFilterForm__iOBY7 input:focus{border-color:var(--brand-primary)}.leadFilters_saveFilterForm__iOBY7 button{align-items:center;background:var(--brand-primary);border:0;border-radius:var(--radius-md);color:var(--text-on-solid);cursor:pointer;display:inline-flex;font-weight:600;gap:5px;padding:8px 11px}.leadFilters_activeFilters__LfBOg{align-items:center;background:var(--surface-card);border-bottom:var(--border-subtle);border-top:var(--border-subtle);box-sizing:border-box;display:flex;gap:8px;overflow:hidden;padding:8px 12px;width:100%}.leadFilters_activeFiltersTitle__pkkzL{align-items:center;background:var(--brand-primary-subtle);border:0;border-radius:999px;color:var(--brand-primary);cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:.76rem;font-weight:700;gap:5px;padding:7px 9px}.leadFilters_activeFilterList__VTY13{display:flex;gap:6px;min-width:0;overflow-x:auto;scrollbar-width:thin}.leadFilters_activeFilterChip__UO\+Pi{align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:999px;color:var(--text-primary);cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:.75rem;gap:4px;max-width:250px;overflow:hidden;padding:6px 10px}.leadFilters_activeFilterChip__UO\+Pi strong{color:var(--text-secondary);flex:0 0 auto}.leadFilters_activeFilterChip__UO\+Pi span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leadFilters_activeFilterChip__UO\+Pi:hover,.leadFilters_activeFiltersTitle__pkkzL:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.leadFilters_activeFilterChip__UO\+Pi:disabled,.leadFilters_activeFiltersTitle__pkkzL:disabled{cursor:default;opacity:1}@media (max-width:600px){.leadFilters_activeFilters__LfBOg{align-items:flex-start;flex-direction:column}.leadFilters_activeFilterList__VTY13{width:100%}}@media (max-width:900px){.leadFilters_collectionFilter__4L25R{grid-template-columns:1fr}}.deduplicatedLead_container__G6kL\+{display:flex;flex-direction:column;gap:14px}.deduplicatedLead_message__K4caK{background:var(--background-form);border:var(--border-subtle);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:6px;padding:14px}.deduplicatedLead_message__K4caK strong{color:var(--text-primary);font-size:16px;font-weight:900}.deduplicatedLead_message__K4caK .deduplicatedLead_label__S2\+2j{color:var(--text-secondary);font-size:11px;font-weight:850;line-height:1.2;text-transform:uppercase}.deduplicatedLead_message__K4caK span,.deduplicatedLead_notice__f6Wm7{color:var(--text-secondary);font-size:13px;font-weight:650;line-height:1.45}.deduplicatedLead_notice__f6Wm7,.deduplicatedLead_restricted__iJSg6,.deduplicatedLead_warning__0p4ET{border-radius:var(--radius-md);padding:12px}.deduplicatedLead_notice__f6Wm7{background:color-mix(in srgb,var(--status-success) 10%,var(--surface-card));border:1px solid color-mix(in srgb,var(--status-success) 34%,#0000);color:var(--status-success)}.deduplicatedLead_warning__0p4ET{background:color-mix(in srgb,var(--status-warning) 12%,var(--surface-card));border:1px solid color-mix(in srgb,var(--status-warning) 38%,#0000);color:var(--status-warning)}.deduplicatedLead_restricted__iJSg6{grid-gap:10px;align-items:flex-start;background:color-mix(in srgb,var(--status-danger) 9%,var(--surface-card));border:1px solid color-mix(in srgb,var(--status-danger) 34%,#0000);color:var(--status-danger);display:grid;gap:10px;grid-template-columns:18px minmax(0,1fr)}.deduplicatedLead_restricted__iJSg6 svg{height:18px;margin-top:1px;width:18px}.deduplicatedLead_actions__ZH5Ib{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.deduplicatedLead_actions__ZH5Ib button{min-width:190px}@media only screen and (max-width:640px){.deduplicatedLead_actions__ZH5Ib{flex-direction:column}.deduplicatedLead_actions__ZH5Ib button{width:100%}}.modalManagementLead_body__3-56P{display:flex;flex-direction:column;gap:1em}.modalManagementLead_body__3-56P .modalManagementLead_bold__RMCac{font-weight:700}.modalManagementLead_body__3-56P .modalManagementLead_link__YPR1E{align-items:center;display:flex;justify-content:flex-end}.modalManagementLead_body__3-56P .modalManagementLead_link__YPR1E a{color:var(--brand-secondary)}.dashboard_container__o\+ooL{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:100%;padding:24px;width:1800px}.dashboard_container__o\+ooL .dashboard_filters__8zbLO{align-items:center}.dashboard_container__o\+ooL .dashboard_filtersInline__AjwPe,.dashboard_container__o\+ooL .dashboard_filters__8zbLO{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;min-height:var(--layout-filters-height);padding:12px}.dashboard_container__o\+ooL .dashboard_filtersInline__AjwPe{align-items:flex-end;margin-bottom:0}.dashboard_container__o\+ooL .dashboard_filtersInline__AjwPe>*{flex:1 1}.dashboard_container__o\+ooL .dashboard_filters__8zbLO>div{align-items:center;display:flex;flex:1 1;gap:.5em}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupLeft__2fQi9{justify-content:flex-start}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupRight__Bmo95{justify-content:flex-end}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupRight__Bmo95 .dashboard_pdfExportButton__PgxpD{align-items:center;background:color-mix(in srgb,var(--brand-primary) 8%,var(--surface-card));border:1px solid color-mix(in srgb,var(--brand-primary) 28%,#0000);border-radius:10px;color:var(--brand-primary);display:inline-flex;font-weight:700;gap:7px;justify-content:center;min-height:38px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:8px 13px;white-space:nowrap;width:auto}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupRight__Bmo95 .dashboard_pdfExportButton__PgxpD:hover:not(:disabled){background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupRight__Bmo95 .dashboard_pdfExportButton__PgxpD:disabled{cursor:not-allowed;opacity:.5}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupRight__Bmo95 .dashboard_pdfExportButton__PgxpD svg{height:19px;width:19px}.dashboard_pdfProgressOverlay__nVK7O{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14111f7a;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:99999}.dashboard_pdfProgressCard__wFj40{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:18px;box-shadow:var(--shadow-lg);color:var(--text-primary);display:flex;flex-direction:column;padding:30px;width:min(420px,100%)}.dashboard_pdfProgressCard__wFj40>svg{color:var(--brand-primary);height:42px;margin-bottom:12px;width:42px}.dashboard_pdfProgressCard__wFj40 strong{font-size:1.1rem}.dashboard_pdfProgressCard__wFj40>span{color:var(--text-secondary);font-size:.9rem;margin-top:6px;text-align:center}.dashboard_pdfProgressTrack__d\+Y1I{background:var(--background-form);border-radius:99px;height:9px;margin-top:22px;overflow:hidden;width:100%}.dashboard_pdfProgressBar__8HfA9{background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));border-radius:inherit;height:100%;transition:width .18s ease}.dashboard_pdfProgressCard__wFj40 b{color:var(--brand-primary);font-size:.85rem;margin-top:8px}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupRight__Bmo95 .dashboard_reload__2POTk{align-items:center;display:flex;justify-content:center;margin-right:1em;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupRight__Bmo95 .dashboard_reload__2POTk svg{color:var(--text-primary);cursor:pointer;height:24px;width:24px}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupRight__Bmo95 .dashboard_reload__2POTk svg:hover{color:var(--brand-primary)}.dashboard_container__o\+ooL .dashboard_nav__A34hO{padding:0}.dashboard_container__o\+ooL .dashboard_nav__A34hO .dashboard_link__D2yPG{align-items:center;display:flex;justify-content:flex-end}.dashboard_container__o\+ooL .dashboard_nav__A34hO .dashboard_link__D2yPG a{color:var(--brand-secondary);font-weight:700}.dashboard_container__o\+ooL .dashboard_filters__8zbLO>div>div:not(.dashboard_rightFilterAction__H7gx6){min-width:150px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dashboard_container__o\+ooL .dashboard_filters__8zbLO>div>input{width:350px}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupRight__Bmo95 .dashboard_rightFilterAction__H7gx6 svg{color:var(--text-primary);cursor:pointer;height:32px;width:32px}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupRight__Bmo95 .dashboard_rightFilterAction__H7gx6 svg:hover{color:var(--brand-primary)}.dashboard_container__o\+ooL .dashboard_checkFilter__dMCcz{align-items:center;background-color:var(--background-form);border:var(--border-muted);border-radius:var(--radius-form);color:var(--text-primary);cursor:pointer;display:inline-flex;gap:.5em;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:var(--padding-form);white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dashboard_container__o\+ooL .dashboard_checkFilter__dMCcz:hover{border-color:var(--success)}.dashboard_container__o\+ooL .dashboard_filterHelp__y\+I9o{align-items:center;background-color:var(--surface-card);border:var(--border-muted);border-radius:14px;color:var(--text-secondary);display:flex;flex-wrap:wrap;font-size:.85rem;gap:.5em 1em;line-height:1.4;margin:0;padding:.75em 1em}.dashboard_container__o\+ooL .dashboard_filterHelp__y\+I9o strong{color:var(--text-primary);font-weight:600}.dashboard_container__o\+ooL .dashboard_filterHelp__y\+I9o span{align-items:center;display:inline-flex}.dashboard_container__o\+ooL .dashboard_changedFilters__JYKG4{animation:dashboard_open__JR3Il .5s;background-color:var(--surface-card);border-radius:var(--radius-md);border-bottom-right-radius:0;border-top-right-radius:0;box-shadow:var(--shadow-md);padding:.5em;position:absolute;right:0;top:2em;z-index:2}.dashboard_container__o\+ooL>.dashboard_body__cxtwf{display:flex;flex-direction:column;gap:16px;padding:0;position:relative}.dashboard_container__o\+ooL .dashboard_cards__UbxzD,.dashboard_container__o\+ooL .dashboard_tables__GMNLn{display:flex;flex-wrap:wrap;gap:16px;width:100%}.dashboard_container__o\+ooL .dashboard_charts__KuEGO{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.dashboard_container__o\+ooL .dashboard_charts__KuEGO>*{min-width:0;width:100%}.dashboard_insights__phobm{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard_insight__nIoN1{background-color:var(--surface-card);border:var(--border-subtle);border-left:4px solid var(--brand-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:4px;padding:14px}.dashboard_insight__nIoN1 strong{color:var(--text-primary);font-size:14px;font-weight:900}.dashboard_insight__nIoN1 span{color:var(--text-secondary);font-size:13px;font-weight:650;line-height:1.45}.dashboard_insight__nIoN1.dashboard_warning__2g\+14{border-left-color:#ff9b32}.dashboard_insight__nIoN1.dashboard_positive__Qbc97{border-left-color:#0a9c22}.dashboard_insight__nIoN1.dashboard_info__EmYRr{border-left-color:var(--brand-primary)}.dashboard_alertStrip__MSsed{display:flex;flex-direction:column;gap:8px}.dashboard_alertItem__E9BEm{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-left:4px solid var(--brand-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;gap:12px;justify-content:space-between;padding:12px 14px}.dashboard_alertItem__E9BEm.dashboard_warning__2g\+14{border-left-color:#ff9b32}.dashboard_alertItem__E9BEm strong{color:var(--text-primary);font-size:13px;font-weight:900}.dashboard_alertItem__E9BEm span{color:var(--text-secondary);font-size:12px;font-weight:750;text-align:right}.dashboard_qualityList__neiD9{background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:8px;padding:14px}.dashboard_qualityList__neiD9>strong{color:var(--text-primary);font-size:15px;font-weight:900}.dashboard_rankingBlock__bdeXJ{display:flex;flex-direction:column;gap:4px}.dashboard_rankingBlock__bdeXJ>span{color:var(--text-secondary);font-size:12px;font-weight:850}.dashboard_queueSummary__6I8be{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard_queueSummary__6I8be>div{background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:4px;padding:12px}.dashboard_emptyQueue__CBN6l span,.dashboard_queueLeads__FgezV span,.dashboard_queueMain__KF0U9 span,.dashboard_queueSummary__6I8be span{color:var(--text-secondary);font-size:12px;font-weight:750}.dashboard_queueSummary__6I8be strong{color:var(--text-primary);font-size:22px;font-weight:900}.dashboard_queueList__uzOiz{display:flex;flex-direction:column;gap:10px}.dashboard_queueItem__MeZEs{grid-gap:14px;align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:grid;gap:14px;grid-template-columns:minmax(220px,1.2fr) minmax(220px,2fr) auto;padding:12px}.dashboard_queueMain__KF0U9{align-items:center;display:flex;gap:10px;min-width:0}.dashboard_queueMain__KF0U9>div{display:flex;flex-direction:column;gap:2px;min-width:0}.dashboard_queueMain__KF0U9 strong{color:var(--text-primary);font-size:14px;font-weight:900;overflow-wrap:anywhere}.dashboard_priorityBadge__uzlCH{align-items:center;background-color:var(--surface-hover);border-radius:var(--radius-md);display:inline-flex;flex:0 0 auto;justify-content:center;min-height:28px;min-width:58px;padding:0 8px}.dashboard_priorityBadge__uzlCH.dashboard_high__VJp6a{background-color:#fff0f0;color:#9f1d1d}.dashboard_priorityBadge__uzlCH.dashboard_medium__7An2G{background-color:#fff7ed;color:#9f5600}.dashboard_priorityBadge__uzlCH.dashboard_low__GpnAa{background-color:#effaf1;color:#0f6b28}.dashboard_queueLeads__FgezV{align-items:center;display:flex;flex-wrap:wrap;gap:6px;min-width:0}.dashboard_queueLeads__FgezV span{background-color:var(--surface-hover);border:var(--border-muted);border-radius:var(--radius-md);overflow-wrap:anywhere;padding:5px 7px}.dashboard_emptyQueue__CBN6l{background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:4px;padding:18px}.dashboard_emptyQueue__CBN6l strong{color:var(--text-primary);font-size:15px;font-weight:900}.dashboard_qualityRow__xxZ\+v{align-items:center;border-top:var(--border-subtle);display:flex;gap:12px;justify-content:space-between;padding:10px 0}.dashboard_qualityRow__xxZ\+v>div{display:flex;flex-direction:column;gap:2px;min-width:0}.dashboard_qualityRow__xxZ\+v span{color:var(--text-secondary);font-size:12px;font-weight:750}.dashboard_qualityRow__xxZ\+v strong{color:var(--text-primary);font-size:13px;font-weight:900;overflow-wrap:anywhere}.dashboard_qualityActions__mCprX{align-items:center;display:inline-flex!important;flex:0 0 auto;flex-direction:row!important;gap:8px!important;justify-content:flex-end}.dashboard_qualityActions__mCprX button{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.dashboard_qualityActions__mCprX svg{height:16px;width:16px}.dashboard_cohortTable__dTFUy{background:var(--background-primary);border:var(--border-subtle);border-radius:8px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow-x:auto;width:100%}.dashboard_cohortHeader__eUoTD,.dashboard_cohortRow__hLl\+a{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:minmax(180px,1.5fr) repeat(5,minmax(96px,1fr)) minmax(132px,1.1fr);min-width:840px;padding:12px 16px}.dashboard_cohortHeader__eUoTD{border-bottom:var(--border-subtle);color:var(--text-secondary);font-size:11px;font-weight:900;text-transform:uppercase}.dashboard_cohortRow__hLl\+a{border-top:var(--border-subtle);color:var(--text-secondary);font-size:12px;font-weight:750}.dashboard_cohortRow__hLl\+a:first-of-type{border-top:0}.dashboard_cohortRow__hLl\+a strong{color:var(--text-primary);font-size:13px;font-weight:900;overflow-wrap:anywhere}.dashboard_creativeCell__P3et6{align-items:center;display:flex;gap:10px;min-width:0}.dashboard_creativeCell__P3et6 img{background:var(--surface-hover);border:var(--border-subtle);border-radius:6px;flex:0 0 auto;height:44px;object-fit:cover;width:44px}.dashboard_creativeCell__P3et6>div{min-width:0}.dashboard_creativeCell__P3et6 a,.dashboard_creativeCell__P3et6 strong{color:var(--text-primary);font-size:13px;font-weight:900;overflow-wrap:anywhere;text-decoration:none}.dashboard_creativeCell__P3et6 a:hover{color:var(--brand-primary)}.dashboard_cohortTable__dTFUy.dashboard_withCost__7uT3n .dashboard_cohortHeader__eUoTD,.dashboard_cohortTable__dTFUy.dashboard_withCost__7uT3n .dashboard_cohortRow__hLl\+a{grid-template-columns:minmax(180px,1.5fr) repeat(5,minmax(86px,1fr)) minmax(132px,1.1fr) repeat(5,minmax(88px,1fr));min-width:1260px}.dashboard_cohortPerformance__Tqavd{display:flex;flex-direction:column;gap:16px;width:100%}.dashboard_cohortTableTitle__4zoeT{align-items:center;border-bottom:var(--border-subtle);display:flex;min-width:840px;padding:14px 16px}.dashboard_cohortTable__dTFUy.dashboard_withCost__7uT3n .dashboard_cohortTableTitle__4zoeT{min-width:1260px}.dashboard_cohortTableTitle__4zoeT strong{color:var(--text-primary);font-size:14px;font-weight:900}.dashboard_attributionTables__cokuP{display:flex;flex-direction:column;gap:16px;width:100%}.dashboard_attributionTable__hupD3{background:var(--background-primary);border:var(--border-subtle);border-radius:8px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow-x:auto;width:100%}.dashboard_attributionTableTitle__WRgTR{align-items:center;border-bottom:var(--border-subtle);display:flex;min-width:1160px;padding:14px 16px}.dashboard_attributionTableTitle__WRgTR strong{color:var(--text-primary);font-size:14px;font-weight:900}.dashboard_attributionHeader__2O51E,.dashboard_attributionRow__KsXY\+{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:minmax(220px,1.6fr) repeat(10,minmax(88px,.8fr));min-width:1160px;padding:12px 16px}.dashboard_attributionHeader__2O51E{color:var(--text-secondary);font-size:11px;font-weight:900;text-transform:uppercase}.dashboard_attributionRow__KsXY\+{border-top:var(--border-subtle);color:var(--text-secondary);font-size:12px;font-weight:750}.dashboard_attributionRow__KsXY\+ strong{color:var(--text-primary);font-size:13px;font-weight:900;overflow-wrap:anywhere}.dashboard_whatsappCampaignTable__hTg7x{background:var(--background-primary);border:var(--border-subtle);border-radius:8px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow-x:auto;width:100%}.dashboard_whatsappCampaignHeader__1f3qW,.dashboard_whatsappCampaignRow__yIP0q{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:minmax(200px,1.6fr) repeat(2,minmax(96px,.8fr)) repeat(4,minmax(92px,.8fr)) minmax(76px,.7fr) minmax(120px,1fr) minmax(110px,1fr);min-width:1100px;padding:12px 16px}.dashboard_whatsappCampaignHeader__1f3qW{border-bottom:var(--border-subtle);color:var(--text-secondary);font-size:11px;font-weight:900;text-transform:uppercase}.dashboard_whatsappCampaignRow__yIP0q{border-top:var(--border-subtle);color:var(--text-secondary);font-size:12px;font-weight:750}.dashboard_whatsappCampaignRow__yIP0q:first-of-type{border-top:0}.dashboard_whatsappCampaignRow__yIP0q strong{color:var(--text-primary);font-size:13px;font-weight:900;overflow-wrap:anywhere}.dashboard_duplicateReview__WWFGm{display:flex;flex-direction:column;gap:16px;min-height:280px;padding-bottom:16px}.dashboard_reviewHero__UFJbc{align-items:stretch;background:linear-gradient(135deg,var(--brand-primary-subtle),#0000 64%),var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;gap:16px;justify-content:space-between;padding:16px}.dashboard_reviewHero__UFJbc>div:first-child{display:flex;flex-direction:column;gap:4px;min-width:0}.dashboard_reviewHero__UFJbc p,.dashboard_reviewHero__UFJbc span,.dashboard_reviewSteps__rvcc- span{color:var(--text-secondary);font-size:12px;font-weight:750}.dashboard_reviewHero__UFJbc strong{color:var(--text-primary);font-size:18px;font-weight:950;overflow-wrap:anywhere}.dashboard_reviewHero__UFJbc p{line-height:1.45;margin:0}.dashboard_reviewHeroStats__E2TWC{display:flex;flex:0 0 auto;gap:8px}.dashboard_reviewHeroStats__E2TWC>div{background-color:var(--surface-card);border:var(--border-muted);border-radius:var(--radius-md);display:flex;flex-direction:column;justify-content:center;min-width:96px;padding:10px 12px}.dashboard_reviewHeroStats__E2TWC strong{color:var(--brand-primary);font-size:24px;line-height:1}.dashboard_reviewSteps__rvcc-{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard_reviewSteps__rvcc->div{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);display:flex;gap:8px;min-height:42px;padding:0 12px}.dashboard_reviewSteps__rvcc- svg{color:var(--text-secondary);flex:0 0 auto;height:18px;width:18px}.dashboard_reviewSteps__rvcc- .dashboard_active__fOR9J{background-color:var(--brand-primary-subtle);border-color:var(--brand-primary-alpha)}.dashboard_reviewSteps__rvcc- .dashboard_active__fOR9J span,.dashboard_reviewSteps__rvcc- .dashboard_active__fOR9J svg{color:var(--brand-primary)}.dashboard_reviewToolbar__TXkJn{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.dashboard_reviewToolbar__TXkJn button{min-height:36px;padding:0 12px}.dashboard_reviewToolbar__TXkJn button svg{height:18px;width:18px}.dashboard_mergeImpact__tJ3pY{background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px;padding:14px}.dashboard_mergeImpactHeader__UiZzs{align-items:center;display:flex;gap:12px;justify-content:space-between}.dashboard_mergeImpactHeader__UiZzs>div{display:flex;flex-direction:column;gap:3px;min-width:0}.dashboard_mergeImpactHeader__UiZzs svg{color:var(--brand-primary);flex:0 0 auto;height:28px;width:28px}.dashboard_mergeImpactHeader__UiZzs strong,.dashboard_reviewLeadTitle__rT2Nr strong,.dashboard_reviewMeta__NeHOw strong{color:var(--text-primary);font-size:14px;font-weight:900;overflow-wrap:anywhere}.dashboard_mergeImpactGrid__xKSlb span,.dashboard_mergeImpactHeader__UiZzs span,.dashboard_mergeInherited__8gZKX span,.dashboard_mergeRelated__D8LMw span,.dashboard_reviewLeadTitle__rT2Nr span{color:var(--text-secondary);font-size:12px;font-weight:750}.dashboard_mergeImpactGrid__xKSlb{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard_mergeImpactGrid__xKSlb>div{display:flex;flex-direction:column;gap:3px;min-width:0}.dashboard_mergeImpactGrid__xKSlb strong{color:var(--text-primary);font-size:13px;font-weight:900;overflow-wrap:anywhere}.dashboard_mergeInherited__8gZKX,.dashboard_mergeRelated__D8LMw{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard_mergeInherited__8gZKX>div,.dashboard_mergeRelated__D8LMw>div{align-items:center;background-color:var(--surface-hover);border:var(--border-muted);border-radius:var(--radius-md);display:flex;gap:8px;justify-content:space-between;min-width:0;padding:8px}.dashboard_mergeRelated__D8LMw>div{background-color:var(--brand-primary-subtle)}.dashboard_mergeInherited__8gZKX strong{color:var(--text-primary);font-size:12px;font-weight:900;white-space:nowrap}.dashboard_mergeRelated__D8LMw strong{color:var(--brand-primary);font-size:13px;font-weight:900;white-space:nowrap}.dashboard_mergeInherited__8gZKX small{color:var(--success);font-size:12px;font-weight:900}.dashboard_mergeWarnings__YD7HU{display:flex;flex-direction:column;gap:6px}.dashboard_mergeWarnings__YD7HU span{align-items:center;color:#9f5600;display:inline-flex;font-size:12px;font-weight:800;gap:6px}.dashboard_mergeWarnings__YD7HU svg{flex:0 0 auto;height:16px;width:16px}.dashboard_mergePreviewNote__it\+fB{color:var(--text-secondary);font-size:12px;font-weight:750}.dashboard_mergeConfirm__awL\+\+{align-items:center;background-color:var(--surface-hover);border:var(--border-muted);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;display:inline-flex;font-size:12px;font-weight:850;gap:10px;max-width:100%;padding:10px 12px;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dashboard_mergeConfirm__awL\+\+ input{accent-color:var(--brand-primary);flex:0 0 auto;height:16px;width:16px}.dashboard_mergeConfirm__awL\+\+ span{display:flex;flex-direction:column;gap:2px;line-height:1.35}.dashboard_mergeConfirm__awL\+\+ strong{color:var(--text-primary);font-size:12px;font-weight:950}.dashboard_mergeConfirm__awL\+\+.dashboard_attention__KpuOT{background-color:var(--status-warning-bg);border-color:var(--status-warning);box-shadow:0 0 0 3px color-mix(in srgb,var(--status-warning) 18%,#0000)}.dashboard_reviewGrid__Y24o9{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard_reviewLead__4y0b8{background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px;min-width:0;padding:14px}.dashboard_reviewLead__4y0b8.dashboard_primary__gnixn{background-color:var(--brand-primary-subtle);border-color:var(--brand-primary)}.dashboard_reviewLeadHeader__aHw\+M{align-items:center;display:flex;gap:10px;justify-content:space-between}.dashboard_reviewChoice__mzkKN{align-items:center;color:var(--text-secondary);cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;gap:6px}.dashboard_reviewChoice__mzkKN input{accent-color:var(--brand-primary);height:16px;width:16px}.dashboard_reviewLeadTitle__rT2Nr{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.dashboard_reviewLeadTitle__rT2Nr>div{display:flex;flex-direction:column;gap:3px;min-width:0}.dashboard_reviewLeadTitle__rT2Nr small{background-color:var(--brand-primary-subtle);border-radius:var(--radius-md);color:var(--brand-primary);flex:0 0 auto;font-size:11px;font-weight:900;padding:5px 8px}.dashboard_reviewMeta__NeHOw{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard_reviewMeta__NeHOw>div{background-color:var(--surface-hover);border:var(--border-muted);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:2px;min-width:0;padding:8px}.dashboard_reviewHistory__wzgQb span,.dashboard_reviewMeta__NeHOw span{color:var(--text-secondary);font-size:12px;font-weight:700}.dashboard_reviewOpenLead__brJtv{align-items:center;background-color:var(--background-form);border:var(--border-muted);border-radius:var(--radius-form);color:var(--brand-secondary);cursor:pointer;display:inline-flex;font-size:12px;font-weight:850;gap:6px;justify-content:center;line-height:1.15;max-width:100%;min-height:34px;padding:0 12px;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dashboard_reviewOpenLead__brJtv:hover{background-color:var(--brand-primary-subtle);border-color:var(--brand-primary-alpha);color:var(--brand-primary)}.dashboard_reviewOpenLead__brJtv svg{height:16px;width:16px}.dashboard_reviewHistory__wzgQb{background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:6px;padding:12px}.dashboard_reviewHistory__wzgQb>strong{color:var(--text-primary);font-size:13px;font-weight:900}.dashboard_reviewBottomSpacer__1SZc2{flex:0 0 28px;width:100%}.dashboard_dashboardHome__UKW\+s{display:flex;flex-direction:column;gap:16px;padding:24px;width:100%}.dashboard_dashboardHeader__PjQD2{align-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary-subtle) 70%,#0000),#0000 58%),var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;gap:14px;margin:0 auto;padding:16px;width:min(960px,100%)}.dashboard_dashboardHeaderIcon__QfSuT{align-items:center;background-color:var(--brand-primary-subtle);border-radius:var(--radius-md);color:var(--brand-primary);display:flex;flex:0 0 auto;height:46px;justify-content:center;width:46px}.dashboard_dashboardHeaderIcon__QfSuT svg{height:25px;width:25px}.dashboard_dashboardHeader__PjQD2 h2{color:var(--text-primary);font-size:20px;font-weight:900;line-height:1.15;margin:0}.dashboard_dashboardHeader__PjQD2 span{color:var(--text-secondary);display:block;font-size:13px;font-weight:750;margin-top:4px}.dashboard_groupOptions__6jRby{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(260px,1fr));margin:0 auto;width:min(960px,100%)}.dashboard_optionLink__MvV99{text-decoration:none}.dashboard_groupOptions__6jRby .dashboard_option__KD8N7{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);color:var(--text-primary);display:flex;gap:14px;justify-content:flex-start;min-height:132px;padding:16px;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.dashboard_groupOptions__6jRby .dashboard_option__KD8N7:hover{background-color:var(--surface-hover);border-color:var(--brand-primary-alpha);transform:translateY(-2px)}.dashboard_optionIcon__G\+hlL{align-items:center;background-color:var(--brand-primary-subtle);border-radius:var(--radius-md);color:var(--brand-primary);display:flex;flex:0 0 auto;height:48px;justify-content:center;width:48px}.dashboard_optionIcon__G\+hlL svg{height:26px;width:26px}.dashboard_optionCopy__E8r6i{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:0}.dashboard_optionCopy__E8r6i strong{color:var(--text-primary);font-size:16px;font-weight:900}.dashboard_optionCopy__E8r6i span{color:var(--text-secondary);font-size:13px;font-weight:700;line-height:1.4}.dashboard_optionArrow__BL9fd{color:var(--brand-secondary);flex:0 0 auto;height:20px;width:20px}.dashboard_intelligence__hfwBB{display:flex;flex-direction:column;gap:12px}.dashboard_intelligenceTabs__vk9XE{background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;gap:8px;overflow-x:auto;padding:10px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.dashboard_intelligenceTabs__vk9XE button{align-items:center;background-color:var(--background-form);border:var(--border-muted);border-radius:var(--radius-form);color:var(--text-secondary);cursor:pointer;display:inline-flex;gap:8px;height:38px;justify-content:center;min-width:-webkit-max-content;min-width:max-content;padding:0 14px;transition:all .2s ease}.dashboard_intelligenceTabs__vk9XE button.dashboard_activeIntelligenceTab__jL3Ly,.dashboard_intelligenceTabs__vk9XE button:hover{background-color:var(--brand-primary-subtle);border-color:var(--brand-primary-alpha);color:var(--brand-primary)}.dashboard_intelligenceTabs__vk9XE button svg{flex-shrink:0;height:18px;width:18px}.dashboard_intelligenceBody__CZVTu{min-width:0}.dashboard_container__o\+ooL .dashboard_tables__GMNLn .dashboard_groupTable__uqhFG{display:flex;flex:1 1;flex-direction:column;gap:.5em;max-width:100%;min-width:350px}.dashboard_container__o\+ooL .dashboard_tables__GMNLn .dashboard_groupTable__uqhFG.dashboard_fullWidth__Lg-iy{flex:auto;width:100%}.dashboard_container__o\+ooL .dashboard_tables__GMNLn .dashboard_table__Jmaho{flex:1 1;max-width:100%}@keyframes dashboard_open__JR3Il{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media only screen and (max-width:768px){.dashboard_container__o\+ooL .dashboard_charts__KuEGO,.dashboard_insights__phobm,.dashboard_queueItem__MeZEs,.dashboard_queueSummary__6I8be{grid-template-columns:1fr}.dashboard_queueItem__MeZEs{align-items:flex-start}.dashboard_alertItem__E9BEm{align-items:flex-start;flex-direction:column}.dashboard_alertItem__E9BEm span{text-align:left}.dashboard_mergeImpactGrid__xKSlb,.dashboard_mergeInherited__8gZKX,.dashboard_mergeRelated__D8LMw,.dashboard_reviewGrid__Y24o9,.dashboard_reviewMeta__NeHOw{grid-template-columns:1fr}.dashboard_mergeImpactHeader__UiZzs,.dashboard_reviewHero__UFJbc,.dashboard_reviewLeadTitle__rT2Nr{flex-direction:column}.dashboard_reviewHeroStats__E2TWC{width:100%}.dashboard_reviewHeroStats__E2TWC>div{flex:1 1}.dashboard_reviewSteps__rvcc-{grid-template-columns:1fr}.dashboard_reviewToolbar__TXkJn{justify-content:flex-start}.dashboard_qualityActions__mCprX,.dashboard_qualityRow__xxZ\+v{align-items:flex-start;flex-direction:column!important}.dashboard_qualityActions__mCprX{width:100%}.dashboard_cohortHeader__eUoTD,.dashboard_cohortRow__hLl\+a{grid-template-columns:minmax(160px,1.4fr) repeat(5,minmax(82px,1fr)) minmax(120px,1fr);min-width:720px}.dashboard_cohortTable__dTFUy.dashboard_withCost__7uT3n .dashboard_cohortHeader__eUoTD,.dashboard_cohortTable__dTFUy.dashboard_withCost__7uT3n .dashboard_cohortRow__hLl\+a{grid-template-columns:minmax(160px,1.4fr) repeat(5,minmax(76px,1fr)) minmax(120px,1fr) repeat(5,minmax(82px,1fr));min-width:1120px}.dashboard_whatsappCampaignHeader__1f3qW,.dashboard_whatsappCampaignRow__yIP0q{grid-template-columns:minmax(180px,1.4fr) repeat(2,minmax(84px,.8fr)) repeat(4,minmax(78px,.8fr)) minmax(68px,.7fr) minmax(110px,1fr) minmax(100px,1fr);min-width:980px}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupLeft__2fQi9{display:flex;flex-wrap:wrap;width:100%}.dashboard_container__o\+ooL .dashboard_filters__8zbLO .dashboard_groupRight__Bmo95{justify-content:flex-end;width:100%}.dashboard_container__o\+ooL .dashboard_checkFilter__dMCcz,.dashboard_container__o\+ooL .dashboard_filters__8zbLO>div>div:not(.dashboard_rightFilterAction__H7gx6),.dashboard_container__o\+ooL .dashboard_filters__8zbLO>div>input{min-width:0;width:100%}.dashboard_dashboardHome__UKW\+s{padding:14px}.dashboard_groupOptions__6jRby{grid-template-columns:1fr}.dashboard_intelligenceTabs__vk9XE{border-radius:0;margin:0 -12px}}@media only screen and (max-width:468px){.dashboard_card__RxCGa{min-width:250px}}@media only screen and (max-width:400px){.dashboard_card__RxCGa{min-width:200px}}.charts_tooltip__8Yc8m{background:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:0 18px 38px #0000002e;color:var(--text-primary);font-size:12px;line-height:1.45;max-width:260px;min-width:140px;padding:10px 12px;pointer-events:none;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.charts_tooltip__8Yc8m p{margin:0}.charts_tooltip__8Yc8m strong{color:var(--text-primary);font-weight:700}.charts_tooltipLabel__Ip3CN{color:var(--text-secondary);font-size:11px;font-weight:700;letter-spacing:0}.charts_tooltipValue__mQgEN{color:var(--text-primary);display:block;font-size:16px;font-weight:800;margin-top:3px}.charts_emptyChartMessage__DabzZ{align-items:center;color:var(--text-secondary);display:flex;font-size:.92em;font-weight:600;height:100%;justify-content:center;width:100%}.charts_chartItem__xtu82{height:340px;width:calc(50% - .5em)}.charts_chartBar__IbcV1,.charts_chartItem__xtu82,.charts_chartPie__ZlFO4{background:var(--surface-card);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-card) 96%,var(--brand-primary) 4%),var(--surface-card) 34%),var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:0 8px 22px #00000012;display:flex;flex-direction:column;gap:1em;max-width:100%;overflow:hidden;padding:1.1em;position:relative;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.charts_chartBar__IbcV1,.charts_chartPie__ZlFO4{flex:1 1}.charts_chartBar__IbcV1:hover,.charts_chartItem__xtu82:hover,.charts_chartPie__ZlFO4:hover{border-color:var(--brand-primary-alpha);box-shadow:0 18px 38px #0000001c;transform:translateY(-1px)}.charts_chartBar__IbcV1:before,.charts_chartItem__xtu82:before,.charts_chartPie__ZlFO4:before{background:var(--brand-primary);content:"";inset:0 auto 0 0;opacity:.85;position:absolute;width:3px}.charts_chartHeader__L9CVy{align-items:center;display:flex;gap:1em;justify-content:space-between;min-height:48px;position:relative;width:100%;z-index:1}.charts_chartTitleGroup__KcPWF{display:flex;flex-direction:column;gap:3px;min-width:0}.charts_chartTitleRow__aNw19{align-items:center;display:flex;gap:.25em;min-width:0}.charts_chartEyebrow__tP8V1{color:var(--brand-primary);font-size:10px;font-weight:800;letter-spacing:0;text-transform:uppercase}.charts_chartTitle__s0B\+q{color:var(--text-primary);font-size:15px;font-weight:800;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.charts_chartHeaderMetric__4L3Uf{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:2px;max-width:130px}.charts_chartHeaderMetric__4L3Uf strong{color:var(--text-primary);font-size:14px;font-weight:800;line-height:1.1;text-align:right}.charts_chartHeaderMetric__4L3Uf span{color:var(--text-secondary);font-size:11px;font-weight:700;line-height:1.1;text-align:right}.charts_chartBody__1qZHU{flex:1 1;min-height:0;position:relative;width:100%;z-index:1}.charts_pieLayout__LlVR3{grid-gap:.5em;display:grid;gap:.5em;grid-template-rows:minmax(0,1fr) auto;height:100%;min-height:0;width:100%}.charts_pieCanvas__g9Tb0{min-height:0;width:100%}.charts_compactLegend__3iTCZ{grid-gap:.35em .5em;align-content:start;display:grid;gap:.35em .5em;grid-template-columns:repeat(2,minmax(0,1fr));max-height:76px;overflow:hidden;padding-top:.25em;width:100%}.charts_compactLegendItem__rH3sg{align-items:center;color:var(--text-primary);display:flex;gap:.4em;min-width:0}.charts_legendDot__VPAYM{border-radius:50%;flex-shrink:0;height:9px;width:9px}.charts_legendName__OSQ8n{flex:1 1;font-size:11px;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.charts_compactLegendItem__rH3sg strong{color:var(--text-secondary);flex-shrink:0;font-size:11px;font-weight:800}.charts_compactLegendMore__4Jsew{align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:999px;color:var(--text-primary);display:inline-flex;font-size:11px;font-weight:800;justify-content:center;min-width:0;padding:.25em .65em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.charts_chartLimitNote__bOJVk{color:var(--text-secondary);font-size:10px;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.charts_barValueLabel__Ppm7B{fill:var(--surface-card)}:root:not([data-theme=dark]) .charts_barValueLabel__Ppm7B,:root[data-theme=dark] .charts_barValueLabel__Ppm7B{fill:var(--text-primary)}.charts_chartPie__ZlFO4{height:calc(440px + 1em);max-height:calc(440px + 1em);min-width:calc(400px + 1em)}.charts_chartBar__IbcV1{flex:2 1;height:calc(380px + 1em);max-height:calc(380px + 1em);min-width:calc(550px + 1em)}.recharts-cartesian-axis-tick-value{fill:var(--text-secondary);font-size:12px;font-weight:600}.recharts-legend-item-text{color:var(--text-primary)!important;font-size:12px}.recharts-tooltip-cursor{fill:var(--brand-primary-subtle);stroke:var(--brand-primary-alpha)}.recharts-tooltip-wrapper{pointer-events:none;transition:none!important}.recharts-layer:focus,.recharts-rectangle:focus,.recharts-sector:focus{outline:none}@media only screen and (max-width:768px){.charts_chartItem__xtu82{width:100%}.charts_chartBar__IbcV1,.charts_chartPie__ZlFO4{min-width:100%}.charts_chartHeader__L9CVy{align-items:flex-start}}@media only screen and (max-width:568px){.charts_chartHeader__L9CVy{flex-direction:column}.charts_chartHeaderMetric__4L3Uf{align-items:flex-start;max-width:100%}.charts_chartHeaderMetric__4L3Uf span,.charts_chartHeaderMetric__4L3Uf strong{text-align:left}.charts_compactLegend__3iTCZ{grid-template-columns:1fr;max-height:96px}}@media only screen and (max-width:468px){.charts_chartBar__IbcV1,.charts_chartItem__xtu82,.charts_chartPie__ZlFO4{height:360px;min-width:100%}}@media only screen and (max-width:400px){.charts_chartBar__IbcV1,.charts_chartPie__ZlFO4{min-width:100%}}.sideFilter_background__WPW8T{align-items:flex-start;background-color:var(--surface-overlay);display:flex;height:100vh;justify-content:flex-end;left:0;position:fixed;top:0;width:100vw;z-index:99}.sideFilter_sideFilter__cbDRm{animation:sideFilter_open__qIe5A .3s ease-out;background-color:var(--surface-app);box-shadow:-12px 0 32px #00000024;color:var(--text-primary);display:flex;flex-direction:column;height:100vh;max-width:100vw;width:560px}.sideFilter_sideFilter__cbDRm .sideFilter_header__R4pcM{align-items:center;background:var(--surface-card);border-bottom:var(--border-subtle);display:flex;flex:0 0 auto;justify-content:space-between;padding:18px 20px}.sideFilter_sideFilter__cbDRm .sideFilter_header__R4pcM .sideFilter_description__c9gRe{align-items:center;display:flex;font-size:1em;gap:.5em;justify-content:flex-start}.sideFilter_sideFilter__cbDRm .sideFilter_header__R4pcM .sideFilter_description__c9gRe svg{color:var(--brand-primary);height:24px;width:24px}.sideFilter_sideFilter__cbDRm .sideFilter_header__R4pcM .sideFilter_description__c9gRe>div{display:flex;flex-direction:column;gap:2px}.sideFilter_sideFilter__cbDRm .sideFilter_header__R4pcM .sideFilter_description__c9gRe strong{font-size:1rem}.sideFilter_sideFilter__cbDRm .sideFilter_header__R4pcM .sideFilter_description__c9gRe span{color:var(--text-secondary);font-size:.76rem;font-weight:400}.sideFilter_sideFilter__cbDRm .sideFilter_header__R4pcM .sideFilter_close__Sl7F\+{align-items:center;background:var(--surface-muted);border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:8px}.sideFilter_sideFilter__cbDRm .sideFilter_header__R4pcM .sideFilter_close__Sl7F\+ svg{height:20px;width:20px}.sideFilter_sideFilter__cbDRm .sideFilter_body__zZkG0{align-items:stretch;display:flex;flex:1 1 auto;flex-direction:column;gap:14px;justify-content:flex-start;overflow:auto;padding:18px 20px 28px;text-align:start}.sideFilter_sideFilter__cbDRm .sideFilter_body__zZkG0>div{width:100%}.sideFilter_footer__6kqx2{background:var(--surface-card);border-top:var(--border-subtle);box-shadow:0 -8px 20px #0000000d;flex:0 0 auto;padding:14px 20px}.sideFilter_footer__6kqx2>div{margin:0}@media (max-width:600px){.sideFilter_sideFilter__cbDRm{width:100vw}.sideFilter_footer__6kqx2,.sideFilter_sideFilter__cbDRm .sideFilter_body__zZkG0,.sideFilter_sideFilter__cbDRm .sideFilter_header__R4pcM{padding-left:14px;padding-right:14px}}@keyframes sideFilter_open__qIe5A{0%{transform:translateX(100%)}to{transform:translateX(0)}}.duplicateQueue_queuePage__y5jTO{display:flex;flex-direction:column;gap:16px;margin:0 auto;padding:24px;width:min(1600px,100%)}.duplicateQueue_queueHeader__DwGAo{align-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary-subtle) 80%,#0000),#0000 58%),var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;gap:16px;justify-content:space-between;padding:16px}.duplicateQueue_queueTitle__zuPfh{align-items:center;display:flex;gap:12px;min-width:0}.duplicateQueue_queueTitleIcon__p3-DD{background:var(--brand-primary-subtle);border-radius:var(--radius-md);color:var(--brand-primary);display:grid;flex:0 0 auto;height:44px;place-items:center;width:44px}.duplicateQueue_queueTitleIcon__p3-DD svg{height:24px;width:24px}.duplicateQueue_queueTitle__zuPfh h2{color:var(--text-primary);font-size:20px;font-weight:950;line-height:1.15;margin:0}.duplicateQueue_emptyQueue__mWQJi span,.duplicateQueue_filterHint__tEPkZ,.duplicateQueue_leadChip__XNiaS,.duplicateQueue_queueMeta__d\+vIt,.duplicateQueue_queueTitle__zuPfh span,.duplicateQueue_summaryCard__z8rXR span,.duplicateQueue_typeLabel__quVm\+{color:var(--text-secondary);font-size:12px;font-weight:750}.duplicateQueue_queueControls__RDPsm{align-items:center;display:inline-flex;flex:0 0 auto;gap:8px}.duplicateQueue_filtersPanel__twAfI{grid-gap:12px;align-items:start;background:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:12px}.duplicateQueue_filterGrid__ZczpH{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(150px,1fr));min-width:0}.duplicateQueue_filterGrid__ZczpH>div{min-width:0}.duplicateQueue_filterHint__tEPkZ{margin:8px 0 0}.duplicateQueue_summaryGrid__Censi{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr))}.duplicateQueue_summaryCard__z8rXR{background:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:4px;min-height:82px;overflow:hidden;padding:14px;position:relative}.duplicateQueue_summaryCard__z8rXR:before{background:var(--brand-primary);background:var(--card-tone,var(--brand-primary));content:"";inset:0 auto 0 0;position:absolute;width:4px}.duplicateQueue_summaryCard__z8rXR strong{color:var(--text-primary);font-size:24px;font-weight:950;line-height:1}.duplicateQueue_queueTable__EqHCU{background:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow:hidden}.duplicateQueue_queueRow__uJH9U,.duplicateQueue_queueTableHeader__BCep4{grid-gap:14px;align-items:center;display:grid;gap:14px;grid-template-columns:minmax(260px,1.3fr) minmax(240px,1.2fr) minmax(220px,1fr) auto;min-width:920px;padding:12px 14px}.duplicateQueue_queueTableHeader__BCep4{background:var(--surface-table-header);border-bottom:var(--border-subtle);color:var(--text-secondary);font-size:11px;font-weight:950;text-transform:uppercase}.duplicateQueue_queueScroller__-lmBX{overflow-x:auto}.duplicateQueue_queueRow__uJH9U{border-top:var(--border-subtle);transition:background-color .16s ease}.duplicateQueue_queueRow__uJH9U:first-child{border-top:0}.duplicateQueue_queueRow__uJH9U:hover{background:var(--surface-hover)}.duplicateQueue_identityCell__g7F77,.duplicateQueue_leadPreview__uiP9D,.duplicateQueue_queueStats__66kLY{min-width:0}.duplicateQueue_identityCell__g7F77{align-items:center;display:flex;gap:10px}.duplicateQueue_priorityBadge__Rw9JU{align-items:center;background:color-mix(in srgb,var(--priority-tone) 13%,var(--surface-card));border:1px solid color-mix(in srgb,var(--priority-tone) 36%,#0000);border-radius:var(--radius-md);color:var(--priority-tone);display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:950;height:28px;justify-content:center;min-width:64px;padding:0 9px}.duplicateQueue_priorityBadge__Rw9JU.duplicateQueue_high__NKo3X{--priority-tone:var(--status-danger)}.duplicateQueue_priorityBadge__Rw9JU.duplicateQueue_medium__y2ffV{--priority-tone:var(--status-warning)}.duplicateQueue_priorityBadge__Rw9JU.duplicateQueue_low__PqyWR{--priority-tone:var(--status-success)}.duplicateQueue_identityCopy__NDFwJ{display:flex;flex-direction:column;gap:2px;min-width:0}.duplicateQueue_identityCopy__NDFwJ strong{color:var(--text-primary);font-size:14px;font-weight:950;overflow-wrap:anywhere}.duplicateQueue_leadPreview__uiP9D{display:flex;flex-wrap:wrap;gap:6px}.duplicateQueue_leadChip__XNiaS{background:var(--surface-hover);border:var(--border-muted);border-radius:var(--radius-md);max-width:180px;overflow:hidden;padding:5px 8px;text-overflow:ellipsis;white-space:nowrap}.duplicateQueue_leadOverflow__FTVMT{background:var(--brand-primary-subtle);border-color:color-mix(in srgb,var(--brand-primary) 34%,var(--border-subtle-color));color:var(--brand-primary)}.duplicateQueue_queueStats__66kLY{display:flex;flex-direction:column;gap:2px}.duplicateQueue_queueStats__66kLY strong{color:var(--text-primary);font-size:13px;font-weight:950}.duplicateQueue_slaBadge__4pBeb{align-items:center;background:color-mix(in srgb,var(--sla-tone) 11%,var(--surface-card));border:1px solid color-mix(in srgb,var(--sla-tone) 34%,#0000);border-radius:var(--radius-form);color:var(--sla-tone);display:inline-flex;font-size:11px;font-weight:900;line-height:1.1;max-width:100%;padding:4px 7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.duplicateQueue_slaBadge__4pBeb.duplicateQueue_ok__33eGf{--sla-tone:var(--status-success)}.duplicateQueue_slaBadge__4pBeb.duplicateQueue_warning__siEZ6{--sla-tone:var(--status-warning)}.duplicateQueue_slaBadge__4pBeb.duplicateQueue_breached__uJ1dn{--sla-tone:var(--status-danger)}.duplicateQueue_slaBadge__4pBeb.duplicateQueue_unknown__KYCj5{--sla-tone:var(--text-secondary)}.duplicateQueue_rowActions__6ZxlM{align-items:center;display:inline-flex;justify-content:flex-end;min-width:-webkit-max-content;min-width:max-content}.duplicateQueue_rowActions__6ZxlM svg{height:17px;width:17px}.duplicateQueue_emptyQueue__mWQJi{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);color:var(--text-secondary);display:flex;flex-direction:column;gap:6px;justify-content:center;min-height:220px;padding:24px;text-align:center}.duplicateQueue_emptyQueue__mWQJi strong{color:var(--text-primary);font-size:16px;font-weight:950}.duplicateQueue_auditPage__ofh2J{display:flex;flex-direction:column;gap:14px}.duplicateQueue_auditFilterGrid__IQ1up{grid-template-columns:repeat(5,minmax(150px,1fr))}.duplicateQueue_auditInsights__n\+Jv2{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.duplicateQueue_auditInsight__g9h8E{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;gap:10px;justify-content:space-between;min-height:54px;padding:12px}.duplicateQueue_auditInsight__g9h8E span{color:var(--text-secondary);font-size:12px;font-weight:850;line-height:1.25}.duplicateQueue_auditInsight__g9h8E strong{color:var(--text-primary);font-size:18px;font-weight:950}.duplicateQueue_auditPanel__DLfQo{background:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow:hidden}.duplicateQueue_auditPanelHeader__VkQuE{align-items:center;background:var(--surface-table-header);border-bottom:var(--border-subtle);display:flex;gap:12px;justify-content:space-between;padding:14px}.duplicateQueue_auditPanelHeader__VkQuE div{display:flex;flex-direction:column;gap:3px;min-width:0}.duplicateQueue_auditPanelHeader__VkQuE strong{color:var(--text-primary);font-size:14px;font-weight:950}.duplicateQueue_auditPanelHeader__VkQuE small,.duplicateQueue_auditPanelHeader__VkQuE span{color:var(--text-secondary);font-size:12px;font-weight:750}.duplicateQueue_auditList__HTRxm{display:flex;flex-direction:column;overflow-x:auto}.duplicateQueue_auditRow__3IUob{grid-gap:12px;align-items:center;border-top:var(--border-subtle);display:grid;gap:12px;grid-template-columns:minmax(260px,1.4fr) minmax(150px,.8fr) minmax(100px,.55fr) minmax(150px,.75fr) minmax(140px,.75fr) minmax(180px,.9fr) auto;min-width:1240px;padding:13px 14px}.duplicateQueue_auditRow__3IUob:first-child{border-top:0}.duplicateQueue_auditDecision__5UFAA{align-items:center;display:flex;gap:10px;min-width:0}.duplicateQueue_auditContext__P1i0V,.duplicateQueue_auditDecision__5UFAA div,.duplicateQueue_auditReviewer__ilrY4{display:flex;flex-direction:column;gap:3px;min-width:0}.duplicateQueue_auditContext__P1i0V strong,.duplicateQueue_auditDecision__5UFAA strong,.duplicateQueue_auditReviewer__ilrY4 span{color:var(--text-primary);font-size:13px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.duplicateQueue_auditContext__P1i0V span,.duplicateQueue_auditDecision__5UFAA small,.duplicateQueue_auditDecision__5UFAA span,.duplicateQueue_auditReviewer__ilrY4 small{color:var(--text-secondary);font-size:12px;font-weight:750;line-height:1.25}.duplicateQueue_auditDecision__5UFAA small.duplicateQueue_slaBadge__4pBeb{color:var(--sla-tone);margin-top:3px}.duplicateQueue_auditRowActions__ia9XO{display:flex;justify-content:flex-end;min-width:-webkit-max-content;min-width:max-content}.duplicateQueue_auditRowActions__ia9XO svg{height:16px;width:16px}.duplicateQueue_auditActionBadge__fkfG8{align-items:center;background:color-mix(in srgb,var(--audit-action-tone) 12%,var(--surface-card));border:1px solid color-mix(in srgb,var(--audit-action-tone) 35%,#0000);border-radius:var(--radius-md);color:var(--audit-action-tone);display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:950;height:28px;justify-content:center;min-width:94px;padding:0 9px}.duplicateQueue_auditActionBadge__fkfG8.duplicateQueue_merged__\+MkRO{--audit-action-tone:var(--status-success)}.duplicateQueue_auditActionBadge__fkfG8.duplicateQueue_kept_separate__cEzMC{--audit-action-tone:var(--status-warning)}.duplicateQueue_auditActionBadge__fkfG8.duplicateQueue_ignored__U2Ep6{--audit-action-tone:var(--status-danger)}.duplicateQueue_auditDetailsOverlay__jR2tU{display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:1200}.duplicateQueue_auditDetailsBackdrop__TEL5u{background:#0000006b;inset:0;position:absolute}.duplicateQueue_auditDetailsPanel__PKtnX{background:var(--surface-card);border-left:var(--border-subtle);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:14px;height:100%;overflow-y:auto;padding:18px;position:relative;width:min(760px,calc(100vw - 24px));z-index:1}.duplicateQueue_auditDetailsHeader__q\+D5b{align-items:flex-start;border-bottom:var(--border-subtle);display:flex;gap:12px;justify-content:space-between;padding-bottom:14px}.duplicateQueue_auditDetailsHeader__q\+D5b>div{display:flex;flex-direction:column;gap:6px;min-width:0}.duplicateQueue_auditDetailsHeader__q\+D5b h3{color:var(--text-primary);font-size:20px;font-weight:950;line-height:1.15;margin:0}.duplicateQueue_auditDecisionId__bqdX\+,.duplicateQueue_auditDetailsHeader__q\+D5b small,.duplicateQueue_auditDetailsNote__K7d-N span,.duplicateQueue_auditDetailsSummary__YgFQr span,.duplicateQueue_auditLeadCard__BsO12 span{color:var(--text-secondary);font-size:12px;font-weight:750;line-height:1.3}.duplicateQueue_auditDetailsSummary__YgFQr{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.duplicateQueue_auditDetailsSummary__YgFQr div{background:var(--background-form);border:var(--border-subtle);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:4px;min-height:68px;padding:12px}.duplicateQueue_auditDetailsSection__pcTiH>strong,.duplicateQueue_auditDetailsSummary__YgFQr strong,.duplicateQueue_auditLeadCard__BsO12 strong{color:var(--text-primary);font-size:13px;font-weight:950}.duplicateQueue_auditDetailsNote__K7d-N{background:var(--background-form);border:var(--border-subtle);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:4px;padding:12px}.duplicateQueue_auditDetailsNote__K7d-N p{color:var(--text-primary);font-size:13px;font-weight:750;line-height:1.45;margin:0}.duplicateQueue_auditAffectedList__7DyBV,.duplicateQueue_auditDetailsSection__pcTiH{display:flex;flex-direction:column;gap:8px}.duplicateQueue_auditLeadCard__BsO12{grid-gap:12px;align-items:center;background:var(--background-form);border:var(--border-subtle);border-radius:var(--radius-md);display:grid;gap:12px;grid-template-columns:minmax(180px,.8fr) minmax(0,1.4fr) auto;padding:12px}.duplicateQueue_auditLeadCard__BsO12>div:first-child{display:flex;flex-direction:column;gap:3px;min-width:0}.duplicateQueue_auditLeadCard__BsO12>div:first-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.duplicateQueue_auditLeadMetaGrid__yfrGK{grid-gap:6px 10px;display:grid;gap:6px 10px;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.duplicateQueue_auditLeadMetaGrid__yfrGK span{display:flex;flex-direction:column;gap:2px;min-width:0}.duplicateQueue_auditLeadMetaGrid__yfrGK strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.duplicateQueue_auditDecisionId__bqdX\+{align-items:center;display:inline-flex;gap:6px;padding-top:4px}.duplicateQueue_reviewWizard__aUBtx{grid-gap:14px;display:grid;gap:14px;grid-template-columns:minmax(280px,340px) minmax(0,1fr);min-height:560px}.duplicateQueue_wizardAside__-zqFP,.duplicateQueue_wizardMain__tFf8Z{background:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.duplicateQueue_wizardAside__-zqFP{align-self:start;display:flex;flex-direction:column;gap:12px;padding:12px}.duplicateQueue_wizardSteps__vt5IM{display:flex;flex-direction:column;gap:8px}.duplicateQueue_wizardStep__Zjyek{grid-gap:10px;background:var(--background-form);border:var(--border-muted);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;display:grid;gap:10px;grid-template-columns:34px minmax(0,1fr);min-height:76px;padding:10px;text-align:left;width:100%}.duplicateQueue_wizardStep__Zjyek:hover{background:var(--surface-hover)}.duplicateQueue_selectLeadInfo__NGI5M strong,.duplicateQueue_wizardHeader__ut1TX h3,.duplicateQueue_wizardStep__Zjyek strong{color:var(--text-primary);display:block;font-size:14px;font-weight:950;line-height:1.3}.duplicateQueue_selectLeadInfo__NGI5M small,.duplicateQueue_selectLeadMeta__7HIfT small,.duplicateQueue_wizardHeader__ut1TX p,.duplicateQueue_wizardStep__Zjyek small{color:var(--text-secondary);font-size:12px;font-weight:750;line-height:1.35}.duplicateQueue_stepIcon__K8UY5{background:var(--surface-muted);border-radius:var(--radius-md);color:var(--text-secondary);display:grid;height:34px;place-items:center;width:34px}.duplicateQueue_stepIcon__K8UY5 svg{height:18px;width:18px}.duplicateQueue_currentWizardStep__BCNGm{background:color-mix(in srgb,var(--brand-secondary) 12%,var(--surface-card));border-color:color-mix(in srgb,var(--brand-secondary) 42%,var(--border-subtle-color));color:var(--brand-secondary)}.duplicateQueue_completedWizardStep__XY0gU .duplicateQueue_stepIcon__K8UY5,.duplicateQueue_currentWizardStep__BCNGm .duplicateQueue_stepIcon__K8UY5{background:color-mix(in srgb,var(--brand-secondary) 14%,var(--surface-card));color:var(--brand-secondary)}.duplicateQueue_wizardMain__tFf8Z{display:flex;flex-direction:column;min-width:0;overflow:hidden}.duplicateQueue_wizardHeader__ut1TX{background:var(--surface-card);border-bottom:var(--border-subtle);padding:16px}.duplicateQueue_wizardHeader__ut1TX span{color:var(--brand-secondary);display:inline-flex;font-size:12px;font-weight:950;margin-bottom:6px}.duplicateQueue_wizardHeader__ut1TX h3{font-size:18px;margin:0 0 4px}.duplicateQueue_wizardHeader__ut1TX p{margin:0}.duplicateQueue_tooltipLabel__sx1ef{align-items:center;display:inline-flex;gap:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.duplicateQueue_wizardHint__ngJKQ{background:var(--surface-muted);border:var(--border-muted);border-radius:var(--radius-md);color:var(--text-secondary);margin-top:8px!important;padding:8px 10px}.duplicateQueue_confirmStep__fp6-6,.duplicateQueue_leadSelectionList__osVSW{display:flex;flex:1 1;flex-direction:column;gap:8px;min-height:0;overflow:auto;padding:14px}.duplicateQueue_selectLeadRow__lW5E7{grid-gap:12px;align-items:start;background:var(--background-form);border:var(--border-muted);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;display:grid;gap:12px;grid-template-columns:28px minmax(260px,1fr) minmax(74px,auto) minmax(74px,auto) auto;min-height:92px;padding:12px;width:100%}.duplicateQueue_selectLeadRow__lW5E7:hover{background:var(--surface-hover)}.duplicateQueue_selectedLeadRow__HYWDQ{background:color-mix(in srgb,var(--status-success) 10%,var(--surface-card));border-color:color-mix(in srgb,var(--status-success) 48%,var(--border-subtle-color))}.duplicateQueue_lockedLeadRow__eV3Oq{cursor:default;opacity:.72}.duplicateQueue_checkboxMark__goTs0,.duplicateQueue_radioMark__oZWng{background:var(--surface-card);border:2px solid color-mix(in srgb,var(--text-secondary) 45%,#0000);display:grid;height:22px;place-items:center;width:22px}.duplicateQueue_radioMark__oZWng{border-radius:50%}.duplicateQueue_checkboxMark__goTs0{border-radius:6px}.duplicateQueue_checkboxMark__goTs0 svg,.duplicateQueue_radioMark__oZWng svg{color:var(--status-success);height:18px;width:18px}.duplicateQueue_selectLeadInfo__NGI5M{min-width:0}.duplicateQueue_selectLeadInfo__NGI5M small,.duplicateQueue_selectLeadInfo__NGI5M strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.duplicateQueue_leadContextGrid__n3ra6{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(5,minmax(96px,1fr));margin-top:9px}.duplicateQueue_leadContextGrid__n3ra6 span{background:var(--surface-card);border:var(--border-muted);border-radius:var(--radius-md);min-width:0;padding:7px 8px}.duplicateQueue_leadContextGrid__n3ra6 small,.duplicateQueue_leadContextGrid__n3ra6 strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.duplicateQueue_leadContextGrid__n3ra6 small{color:var(--text-secondary);font-size:11px;font-weight:800}.duplicateQueue_leadContextGrid__n3ra6 strong{color:var(--text-primary);font-size:12px;font-weight:900;margin-top:2px}.duplicateQueue_selectLeadMeta__7HIfT{display:flex;flex-direction:column;gap:2px;min-width:74px;padding-top:2px;text-align:right}.duplicateQueue_selectLeadMeta__7HIfT strong{color:var(--text-primary);font-size:16px;font-weight:950;line-height:1}.duplicateQueue_inlineLeadButton__lrJC7{align-items:center;background:var(--surface-card);border:var(--border-muted);border-radius:var(--radius-form);color:var(--brand-secondary);cursor:pointer;display:inline-flex;font-size:12px;font-weight:850;gap:6px;justify-content:center;min-height:32px;padding:0 10px;white-space:nowrap}.duplicateQueue_inlineLeadButton__lrJC7:hover{border-color:color-mix(in srgb,var(--brand-secondary) 35%,var(--border-subtle-color));color:var(--brand-secondary)}.duplicateQueue_wizardFooter__YnaS2{align-items:center;background:var(--surface-card);border-top:var(--border-subtle);display:flex;gap:12px;justify-content:space-between;padding:12px 14px}.duplicateQueue_finalActions__dHfYN{display:flex;flex-wrap:nowrap;gap:8px;justify-content:flex-end;min-width:0}.duplicateQueue_finalActions__dHfYN button{min-width:148px;width:auto}.duplicateQueue_reviewShell__vhHqa{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(280px,.9fr) minmax(0,1.6fr);min-height:520px}.duplicateQueue_historyPanel__8Wcw7,.duplicateQueue_impactCard__JofT9,.duplicateQueue_leadCard__C-2wC,.duplicateQueue_reviewAside__4tAHr,.duplicateQueue_reviewMain__RwZok{background:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.duplicateQueue_reviewAside__4tAHr{align-self:start;display:flex;flex-direction:column;gap:14px;padding:14px;position:-webkit-sticky;position:sticky;top:0}.duplicateQueue_reviewSummary__1F2mR{background:var(--surface-muted);border:var(--border-muted);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:8px;padding:14px}.duplicateQueue_historyPanel__8Wcw7 span,.duplicateQueue_impactLabel__ayen\+,.duplicateQueue_leadMeta__NrB7f span,.duplicateQueue_reviewSummary__1F2mR span,.duplicateQueue_selectionHelp__d1W4j{color:var(--text-secondary);font-size:12px;font-weight:750}.duplicateQueue_reviewSummary__1F2mR strong{color:var(--text-primary);font-size:18px;font-weight:950;overflow-wrap:anywhere}.duplicateQueue_reviewStats__re2Dg{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.duplicateQueue_reviewStats__re2Dg div{background:var(--surface-hover);border:var(--border-muted);border-radius:var(--radius-md);padding:10px}.duplicateQueue_reviewStats__re2Dg strong{color:var(--brand-secondary);display:block;font-size:22px;font-weight:950;line-height:1}.duplicateQueue_decisionStack__CB\+o0{display:flex;flex-direction:column;gap:8px}.duplicateQueue_decisionStack__CB\+o0 button{justify-content:center;width:100%}.duplicateQueue_impactCard__JofT9{display:flex;flex-direction:column;gap:12px;padding:14px}.duplicateQueue_impactHeader__Hy9MD{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.duplicateQueue_impactGrid__ePKOU div,.duplicateQueue_impactHeader__Hy9MD>div,.duplicateQueue_impactMetric__VMrAP{display:flex;flex-direction:column;gap:5px}.duplicateQueue_impactLabel__ayen\+{display:block;line-height:1.25}.duplicateQueue_impactGrid__ePKOU strong,.duplicateQueue_impactHeader__Hy9MD strong,.duplicateQueue_impactMetric__VMrAP strong,.duplicateQueue_leadTitle__eCwJY strong{color:var(--text-primary);display:block;font-size:14px;font-weight:950;line-height:1.35;overflow-wrap:anywhere}.duplicateQueue_impactHeader__Hy9MD svg{color:var(--brand-secondary);flex:0 0 auto;height:26px;width:26px}.duplicateQueue_impactGrid__ePKOU{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}.duplicateQueue_impactGrid__ePKOU div,.duplicateQueue_impactMetric__VMrAP{background:var(--surface-hover);border:var(--border-muted);border-radius:var(--radius-md);min-width:0;padding:10px}.duplicateQueue_impactMetrics__KTAMM{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.duplicateQueue_impactMetric__VMrAP strong{font-size:18px;line-height:1}.duplicateQueue_previewDeltaPanel__TT4bo{background:var(--surface-card);border:var(--border-muted);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:10px;padding:10px}.duplicateQueue_previewDeltaHeader__n8AnI{display:flex;gap:10px;justify-content:space-between}.duplicateQueue_previewDeltaHeader__n8AnI strong{color:var(--text-primary);display:block;font-size:13px;font-weight:950;margin-top:3px}.duplicateQueue_previewDeltaGrid__397Q1{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.duplicateQueue_previewDeltaItem__awZos{grid-gap:8px;align-items:center;background:var(--surface-hover);border:var(--border-muted);border-radius:var(--radius-md);display:grid;gap:8px;grid-template-columns:minmax(78px,1fr) auto 18px auto auto;min-width:0;padding:8px}.duplicateQueue_previewDeltaItem__awZos>span{color:var(--text-primary);font-size:12px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.duplicateQueue_previewDeltaItem__awZos div{align-items:flex-end;display:flex;flex-direction:column;gap:1px}.duplicateQueue_previewDeltaItem__awZos strong{color:var(--text-primary);font-size:15px;font-weight:950;line-height:1}.duplicateQueue_previewDeltaItem__awZos small{color:var(--text-secondary);font-size:10px;font-weight:800}.duplicateQueue_previewDeltaItem__awZos svg{color:var(--brand-secondary);height:16px;width:16px}.duplicateQueue_previewDeltaItem__awZos em{align-items:center;background:color-mix(in srgb,var(--status-success) 12%,var(--surface-card));border-radius:var(--radius-md);color:var(--status-success);display:inline-flex;font-size:11px;font-style:normal;font-weight:950;height:24px;justify-content:center;min-width:30px}.duplicateQueue_partialNotice__rsnAY{align-items:flex-start;background:var(--status-warning-bg);border:1px solid color-mix(in srgb,var(--status-warning) 36%,#0000);border-radius:var(--radius-md);color:var(--status-warning);display:flex;gap:8px;padding:10px}.duplicateQueue_partialNotice__rsnAY svg{flex:0 0 auto;height:18px;margin-top:1px;width:18px}.duplicateQueue_partialNotice__rsnAY span{color:var(--text-secondary);display:flex;flex-direction:column;font-size:12px;font-weight:750;gap:2px;line-height:1.35}.duplicateQueue_partialNotice__rsnAY strong{color:var(--text-primary);font-size:12px;font-weight:950}.duplicateQueue_decisionGuide__StmNU{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.duplicateQueue_decisionGuide__StmNU div{background:var(--surface-card);border:var(--border-muted);border-left:3px solid var(--decision-tone,var(--border-subtle-color));border-radius:var(--radius-md);min-width:0;padding:10px}.duplicateQueue_decisionGuide__StmNU div:first-child{--decision-tone:var(--status-success)}.duplicateQueue_decisionGuide__StmNU div:nth-child(2){--decision-tone:var(--brand-secondary)}.duplicateQueue_decisionGuide__StmNU div:nth-child(3){--decision-tone:var(--status-danger)}.duplicateQueue_decisionGuide__StmNU span,.duplicateQueue_decisionGuide__StmNU strong{display:block}.duplicateQueue_decisionGuide__StmNU strong{align-items:center;color:var(--text-primary);display:inline-flex;font-size:12px;font-weight:950;gap:5px}.duplicateQueue_decisionGuide__StmNU span{color:var(--text-secondary);font-size:12px;font-weight:750;line-height:1.35;margin-top:4px}.duplicateQueue_reviewDecisionForm__r-UGt{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.duplicateQueue_reviewDecisionForm__r-UGt>div{display:flex;flex-direction:column;gap:6px;min-width:0}.duplicateQueue_reviewDecisionForm__r-UGt>div>span{color:var(--text-secondary);font-size:12px;font-weight:850}.duplicateQueue_reviewDecisionNote__1wNdD{grid-column:1/-1}.duplicateQueue_warningList__dEuei{display:flex;flex-direction:column;gap:6px}.duplicateQueue_warningList__dEuei span{align-items:center;color:var(--status-warning);display:inline-flex;font-size:12px;font-weight:850;gap:6px}.duplicateQueue_confirmBox__MnnL5{align-items:flex-start;background:var(--surface-hover);border:var(--border-muted);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;display:flex;gap:10px;padding:10px}.duplicateQueue_confirmBox__MnnL5 input{accent-color:var(--brand-primary);height:16px;margin-top:2px;width:16px}.duplicateQueue_confirmBox__MnnL5 strong{color:var(--text-primary);display:block;font-size:12px;font-weight:950}.duplicateQueue_confirmBox__MnnL5 span{color:var(--text-secondary);font-size:12px;font-weight:750;line-height:1.4}.duplicateQueue_confirmBox__MnnL5.duplicateQueue_attention__TOlL0{background:var(--status-warning-bg);border-color:var(--status-warning);box-shadow:0 0 0 3px color-mix(in srgb,var(--status-warning) 18%,#0000)}.duplicateQueue_reviewMain__RwZok{display:flex;flex-direction:column;gap:12px;min-width:0;padding:14px}.duplicateQueue_stepRail__2sHCb{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.duplicateQueue_stepRail__2sHCb div{align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);display:flex;font-size:12px;font-weight:850;gap:8px;min-height:40px;padding:0 10px}.duplicateQueue_stepRail__2sHCb svg{flex:0 0 auto;height:17px;width:17px}.duplicateQueue_stepRail__2sHCb .duplicateQueue_activeStep__eYjH4{background:var(--brand-primary-subtle);border-color:color-mix(in srgb,var(--brand-primary) 32%,var(--border-subtle-color));color:var(--brand-primary)}.duplicateQueue_leadGrid__dgZs8{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.duplicateQueue_leadCard__C-2wC{display:flex;flex-direction:column;gap:12px;min-width:0;padding:12px}.duplicateQueue_leadCard__C-2wC.duplicateQueue_primaryLead__RCy41{background:linear-gradient(135deg,var(--brand-primary-subtle),#0000 62%),var(--surface-card);border-color:color-mix(in srgb,var(--brand-primary) 60%,var(--border-subtle-color))}.duplicateQueue_leadCardHeader__j4dZd{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.duplicateQueue_leadTitle__eCwJY{display:flex;flex-direction:column;gap:3px;min-width:0}.duplicateQueue_primaryPill__O28V-,.duplicateQueue_statusPill__SeLsL{align-items:center;border-radius:var(--radius-md);display:inline-flex;font-size:11px;font-weight:900;max-width:100%;min-height:24px;padding:0 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.duplicateQueue_statusPill__SeLsL{background:var(--surface-hover);border:var(--border-muted);color:var(--text-secondary)}.duplicateQueue_primaryPill__O28V-{background:var(--brand-primary-subtle);color:var(--brand-primary)}.duplicateQueue_leadChoices__UL08J{display:flex;flex-wrap:wrap;gap:8px}.duplicateQueue_choiceButton__oSXmM{align-items:center;background:var(--background-form);border:var(--border-muted);border-radius:var(--radius-form);color:var(--text-secondary);cursor:pointer;display:inline-flex;font-size:12px;font-weight:850;gap:6px;min-height:32px;padding:0 10px}.duplicateQueue_choiceButton__oSXmM input{accent-color:var(--brand-primary);height:15px;width:15px}.duplicateQueue_choiceButton__oSXmM:has(input:checked){background:var(--brand-primary-subtle);border-color:color-mix(in srgb,var(--brand-primary) 42%,var(--border-subtle-color));color:var(--brand-primary)}.duplicateQueue_choiceButton__oSXmM.duplicateQueue_disabledChoice__UR-Hz{cursor:not-allowed;opacity:.55}.duplicateQueue_leadMeta__NrB7f{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.duplicateQueue_leadMeta__NrB7f div{background:var(--surface-hover);border:var(--border-muted);border-radius:var(--radius-md);min-width:0;padding:8px}.duplicateQueue_leadMeta__NrB7f strong{color:var(--text-primary);display:block;font-size:12px;font-weight:900;margin-top:2px;overflow-wrap:anywhere}.duplicateQueue_openLeadButton__xvRBQ{align-items:center;background:var(--background-form);border:var(--border-muted);border-radius:var(--radius-form);color:var(--brand-secondary);cursor:pointer;display:inline-flex;font-size:12px;font-weight:850;gap:6px;justify-content:center;min-height:34px;padding:0 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.duplicateQueue_openLeadButton__xvRBQ:hover{background:var(--brand-primary-subtle);border-color:color-mix(in srgb,var(--brand-primary) 35%,var(--border-subtle-color));color:var(--brand-primary)}.duplicateQueue_historyPanel__8Wcw7{display:flex;flex-direction:column;gap:6px;padding:12px}.duplicateQueue_historyPanel__8Wcw7 strong{color:var(--text-primary);font-size:13px;font-weight:950}.duplicateQueue_historyPanel__8Wcw7 small{color:var(--text-secondary);font-size:12px;font-weight:750;line-height:1.35}@media only screen and (max-width:1120px){.duplicateQueue_filterGrid__ZczpH{grid-template-columns:repeat(2,minmax(150px,1fr))}.duplicateQueue_auditDetailsSummary__YgFQr,.duplicateQueue_auditFilterGrid__IQ1up,.duplicateQueue_auditInsights__n\+Jv2,.duplicateQueue_leadGrid__dgZs8,.duplicateQueue_reviewShell__vhHqa,.duplicateQueue_reviewWizard__aUBtx,.duplicateQueue_summaryGrid__Censi{grid-template-columns:1fr}.duplicateQueue_reviewAside__4tAHr{position:static}.duplicateQueue_wizardAside__-zqFP{order:0}.duplicateQueue_leadContextGrid__n3ra6{grid-template-columns:repeat(2,minmax(120px,1fr))}.duplicateQueue_finalActions__dHfYN{flex-wrap:wrap}}@media only screen and (max-width:720px){.duplicateQueue_queuePage__y5jTO{padding:14px}.duplicateQueue_filtersPanel__twAfI,.duplicateQueue_queueHeader__DwGAo{align-items:stretch;flex-direction:column;grid-template-columns:1fr}.duplicateQueue_queueControls__RDPsm{flex-wrap:wrap;width:100%}.duplicateQueue_queueControls__RDPsm button{flex:1 1}.duplicateQueue_auditLeadCard__BsO12,.duplicateQueue_auditLeadMetaGrid__yfrGK,.duplicateQueue_decisionGuide__StmNU,.duplicateQueue_filterGrid__ZczpH,.duplicateQueue_impactMetrics__KTAMM,.duplicateQueue_leadMeta__NrB7f,.duplicateQueue_previewDeltaGrid__397Q1,.duplicateQueue_reviewDecisionForm__r-UGt,.duplicateQueue_stepRail__2sHCb{grid-template-columns:1fr}.duplicateQueue_auditDetailsPanel__PKtnX{width:100%}.duplicateQueue_auditDetailsHeader__q\+D5b{flex-direction:column}.duplicateQueue_wizardStep__Zjyek{min-height:auto}.duplicateQueue_selectLeadRow__lW5E7{grid-template-columns:28px minmax(0,1fr)}.duplicateQueue_leadContextGrid__n3ra6{grid-template-columns:1fr}.duplicateQueue_inlineLeadButton__lrJC7,.duplicateQueue_selectLeadMeta__7HIfT{grid-column:2;justify-self:start;text-align:left}.duplicateQueue_finalActions__dHfYN,.duplicateQueue_wizardFooter__YnaS2{align-items:stretch;flex-direction:column}.duplicateQueue_finalActions__dHfYN button,.duplicateQueue_wizardFooter__YnaS2 button{justify-content:center;width:100%}}.googleIntegration_container__p6GTc{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.googleIntegration_content__xLfxA{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2em;justify-content:center;padding:0;width:100%}.googleIntegration_card__h2bvV{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:1em;max-width:100%;padding:18px;width:750px}.googleIntegration_card__h2bvV .googleIntegration_header__o8FOe{align-items:center;display:flex;flex-wrap:wrap;gap:1em}.googleIntegration_card__h2bvV .googleIntegration_header__o8FOe>div{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.googleIntegration_card__h2bvV .googleIntegration_header__o8FOe span{flex:1 1;font-size:1.5em;font-weight:700}.googleIntegration_card__h2bvV .googleIntegration_header__o8FOe svg{height:2em;width:2em}.googleIntegration_card__h2bvV .googleIntegration_body__oyPW3{display:flex;flex-direction:column;gap:2em}.googleIntegration_card__h2bvV .googleIntegration_body__oyPW3 svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.googleIntegration_card__h2bvV .googleIntegration_body__oyPW3 .googleIntegration_background__SC\+cG{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.googleIntegration_card__h2bvV .googleIntegration_body__oyPW3 .googleIntegration_groupPage__mITCr{align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;justify-content:space-between;padding:10px;transition:background-color .2s ease,border-color .2s ease;width:100%}.googleIntegration_card__h2bvV .googleIntegration_body__oyPW3 .googleIntegration_groupPage__mITCr:hover{background:var(--surface-hover);border-color:color-mix(in srgb,var(--brand-primary) 34%,var(--border-subtle-color))}.googleIntegration_card__h2bvV .googleIntegration_body__oyPW3 .googleIntegration_groupPage__mITCr .googleIntegration_left__lniwE{width:60px}.googleIntegration_card__h2bvV .googleIntegration_body__oyPW3 .googleIntegration_groupPage__mITCr .googleIntegration_left__lniwE img{border-radius:var(--radius-md);height:50px;object-fit:cover;object-position:center;width:50px}.googleIntegration_card__h2bvV .googleIntegration_body__oyPW3 .googleIntegration_groupPage__mITCr .googleIntegration_center__bzvW7{display:flex;flex:1 1;flex-direction:column;text-align:start}.googleIntegration_card__h2bvV .googleIntegration_body__oyPW3 .googleIntegration_groupPage__mITCr .googleIntegration_center__bzvW7 .googleIntegration_email__BT9r\+{font-size:.9em}.googleIntegration_card__h2bvV .googleIntegration_body__oyPW3 .googleIntegration_groupPage__mITCr .googleIntegration_center__bzvW7 .googleIntegration_link__xK3az{background-color:initial;color:var(--brand-secondary);margin:0;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.googleIntegration_card__h2bvV .googleIntegration_body__oyPW3 .googleIntegration_groupPage__mITCr button{padding:7px 9px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.googleIntegration_card__h2bvV .googleIntegration_footer__K2FyH{display:flex;gap:.5em}.googleIntegration_afterCard__fl5Fd{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center}.googleIntegration_afterCard__fl5Fd span{text-decoration:underline}.importData_content__-lQ62{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:16px;justify-content:center;padding:24px}.importData_content__-lQ62 .importData_link__uV2Qc{align-items:center;display:flex;justify-content:flex-end}.importData_content__-lQ62 .importData_link__uV2Qc a{color:var(--brand-secondary);font-weight:700}.importData_content__-lQ62 .importData_card__CyXox,.importData_content__-lQ62 .importData_link__uV2Qc{width:600px}.importData_content__-lQ62 .importData_card__CyXox{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:18px;max-width:95%;padding:20px}.importData_content__-lQ62 .importData_card__CyXox .importData_header__IUym6{align-items:center;color:var(--brand-primary);display:flex;gap:12px}.importData_content__-lQ62 .importData_card__CyXox .importData_header__IUym6 span{color:var(--text-primary);font-size:20px;font-weight:800}.importData_content__-lQ62 .importData_card__CyXox .importData_header__IUym6 svg{height:2em;width:2em}.importData_content__-lQ62 .importData_card__CyXox .importData_body__OKk-d{display:flex;flex-direction:column;gap:1em}.importData_content__-lQ62 .importData_card__CyXox .importData_body__OKk-d a{text-decoration:none}.importData_content__-lQ62 .importData_card__CyXox .importData_body__OKk-d .importData_groupInline__Xwd4L{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;gap:1em;justify-content:space-between;padding:12px}.importData_content__-lQ62 .importData_card__CyXox .importData_body__OKk-d button{align-items:center;color:var(--text-primary);display:flex;gap:.5em;justify-content:center;padding:5px 7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.importData_maxFileSize__bMjZL{color:var(--brand-secondary);font-size:.8em;font-weight:700}.importData_content__-lQ62 .importData_card__CyXox .importData_footer__OS-xZ{display:flex;gap:.5em;justify-content:flex-end}.uploadArea_uploadArea__Yz46S{align-items:center;border:2px dashed var(--border-subtle-color);color:var(--text-primary);cursor:pointer;display:flex;flex-direction:column;gap:.5em;justify-content:center;min-height:300px;padding:2em;position:relative;transition:border .3s ease}.uploadArea_uploadArea__Yz46S.uploadArea_draggingOver__aRveI{background-color:var(--color-hover);border-color:var(--brand-secondary)}.uploadArea_uploadArea__Yz46S .uploadArea_removeFile__BKSjy{position:absolute;right:1em;top:1em}.uploadArea_uploadArea__Yz46S .uploadArea_removeFile__BKSjy button{background-color:var(--brand-primary);color:var(--text-on-accent)}.uploadArea_uploadArea__Yz46S .uploadArea_removeFile__BKSjy svg{height:1.2em;width:1.2em}.uploadArea_uploadArea__Yz46S svg{height:2em;width:2em}.modalImport_body__rJY\+\+{display:flex;flex-direction:column;gap:1em}.modalImport_label__sHcz3{width:100%}.modalImport_labelCenter__AI8dQ{text-align:center;width:100%}.importError_container__NrSVz{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.importError_container__NrSVz .importError_link__nlIQ8{align-items:center;color:var(--text-primary);display:flex;justify-content:flex-start;width:100%}.importError_container__NrSVz .importError_link__nlIQ8 a{color:var(--brand-secondary);font-weight:700}.importError_container__NrSVz .importError_groupReload__domx9{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;gap:1em;justify-content:flex-start;padding:12px;width:100%}.importError_container__NrSVz .importError_reload__G6W7O{align-items:center;display:flex;justify-content:center;margin-right:1em;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.importError_container__NrSVz .importError_reload__G6W7O svg{color:var(--brand-primary);cursor:pointer;height:20px;width:20px}.importLog_container__ZbBqf{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.importLog_container__ZbBqf .importLog_link__QLNqX{align-items:center;color:var(--text-primary);display:flex;justify-content:flex-start;width:100%}.importLog_container__ZbBqf .importLog_link__QLNqX a{color:var(--brand-secondary);font-weight:700}.importLog_container__ZbBqf .importLog_groupReload__fJ87R{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;gap:1em;justify-content:flex-start;padding:12px;width:100%}.importLog_container__ZbBqf .importLog_reload__UVrDR{align-items:center;display:flex;justify-content:center;margin-right:1em;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.importLog_container__ZbBqf .importLog_reload__UVrDR svg{color:var(--brand-primary);cursor:pointer;height:20px;width:20px}.integration_container__H7fqS{align-items:center;gap:16px;justify-content:flex-start;max-width:100%;width:1800px}.integration_container__H7fqS,.managementLog_container__hOL8x{display:flex;flex-direction:column;margin:0 auto;max-height:100%;padding:24px}.managementLog_container__hOL8x{gap:18px;width:min(1180px,100%)}.managementLog_pageHeader__ZZ6j8{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.managementLog_pageHeader__ZZ6j8>div{display:flex;flex-direction:column;gap:5px;min-width:0}.managementLog_eyebrow__9yzqr{align-items:center;color:var(--brand-primary);display:inline-flex;font-size:10px;font-weight:900;gap:5px;letter-spacing:.06em;text-transform:uppercase}.managementLog_pageHeader__ZZ6j8 h1{color:var(--text-primary);font-size:clamp(20px,2.2vw,28px);line-height:1.15;margin:0}.managementLog_pageHeader__ZZ6j8 p{color:var(--text-secondary);font-size:12px;line-height:1.45;margin:0}.managementLog_cardActions__AsqP4 button,.managementLog_refreshButton__BhpFw{align-items:center;border:var(--border-subtle);border-radius:9px;cursor:pointer;display:inline-flex;font-size:10px;font-weight:850;gap:6px;justify-content:center;min-height:34px;padding:7px 11px}.managementLog_refreshButton__BhpFw{background:var(--surface-card);color:var(--brand-primary);flex:0 0 auto}.managementLog_refreshButton__BhpFw:disabled{cursor:wait;opacity:.6}.managementLog_cardActions__AsqP4 button svg,.managementLog_refreshButton__BhpFw svg{height:15px;width:15px}.managementLog_summaryGrid__f0OIs{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.managementLog_summaryGrid__f0OIs>div{background:var(--surface-card);border:var(--border-subtle);border-radius:12px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:5px;min-width:0;padding:13px 14px}.managementLog_summaryGrid__f0OIs span{color:var(--text-tertiary);font-size:10px;font-weight:800}.managementLog_summaryGrid__f0OIs strong{color:var(--text-primary);font-size:22px;line-height:1}.managementLog_summaryGrid__f0OIs .managementLog_summaryActive__9iLXr strong{color:var(--brand-primary)}.managementLog_summaryGrid__f0OIs .managementLog_summaryCompleted__VYsJj strong{color:var(--status-success)}.managementLog_summaryGrid__f0OIs .managementLog_summaryFailed__KBulW strong{color:var(--status-danger)}.managementLog_historyList__bxL\+j{display:flex;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;padding:1px}.managementLog_historyCard__Gwdp0{background:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px;padding:15px}.managementLog_cardHeader__vJRup{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.managementLog_actionIdentity__7TGYu{align-items:center;display:flex;gap:10px;min-width:0}.managementLog_actionIcon__odkRY{align-items:center;background:var(--brand-primary-subtle);border-radius:10px;color:var(--brand-primary);display:inline-flex;flex:0 0 36px;height:36px;justify-content:center;width:36px}.managementLog_actionIcon__odkRY svg{height:18px;width:18px}.managementLog_actionIdentity__7TGYu>div{display:flex;flex-direction:column;gap:3px;min-width:0}.managementLog_actionIdentity__7TGYu span{color:var(--text-tertiary);font-size:9px;font-weight:850;text-transform:uppercase}.managementLog_actionIdentity__7TGYu strong{color:var(--text-primary);font-size:13px;line-height:1.35;overflow:hidden;text-overflow:ellipsis}.managementLog_statusBadge__U7VaM{align-items:center;border-radius:999px;display:inline-flex;flex:0 0 auto;font-size:9px;font-weight:900;gap:4px;min-height:27px;padding:5px 8px}.managementLog_statusBadge__U7VaM svg{height:13px;width:13px}.managementLog_pending__-JJfl{background:var(--surface-muted);color:var(--text-secondary)}.managementLog_processing__\+BHmZ{background:var(--brand-primary-subtle);color:var(--brand-primary)}.managementLog_completed__kxsIk{background:color-mix(in srgb,var(--status-success) 12%,#0000);color:var(--status-success)}.managementLog_canceled__wdnKH,.managementLog_failed__yeJmH{background:color-mix(in srgb,var(--status-danger) 10%,#0000);color:var(--status-danger)}.managementLog_metadata__ZXcp6{color:var(--text-secondary);display:flex;flex-wrap:wrap;gap:6px 12px}.managementLog_metadata__ZXcp6 span{align-items:center;display:inline-flex;font-size:10px;font-weight:700;gap:4px;min-width:0}.managementLog_metadata__ZXcp6 svg{color:var(--text-tertiary);flex:0 0 auto;height:13px;width:13px}.managementLog_progressArea__qNt40{display:flex;flex-direction:column;gap:6px}.managementLog_progressArea__qNt40>div:first-child{align-items:center;color:var(--text-tertiary);display:flex;font-size:9px;font-weight:750;gap:8px;justify-content:space-between}.managementLog_progressArea__qNt40 strong{color:var(--text-secondary)}.managementLog_progressTrack__56QTH{background:var(--surface-muted);border-radius:999px;height:5px;overflow:hidden}.managementLog_progressTrack__56QTH span{background:var(--brand-primary);border-radius:inherit;display:block;height:100%;transition:width .2s ease}.managementLog_errorMessage__elXAA{align-items:flex-start;background:color-mix(in srgb,var(--status-danger) 7%,var(--surface-card));border:1px solid color-mix(in srgb,var(--status-danger) 25%,#0000);border-radius:9px;color:var(--status-danger);display:flex;font-size:10px;font-weight:750;gap:7px;line-height:1.4;padding:9px 10px}.managementLog_errorMessage__elXAA svg{flex:0 0 auto;height:15px;width:15px}.managementLog_details__zgxAS{grid-gap:8px;border-top:var(--border-subtle);display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:12px}.managementLog_details__zgxAS>div{background:var(--surface-muted);border-radius:9px;display:flex;flex-direction:column;gap:4px;min-width:0;padding:9px}.managementLog_details__zgxAS span{color:var(--text-tertiary);font-size:9px;font-weight:800}.managementLog_details__zgxAS li,.managementLog_details__zgxAS strong{color:var(--text-secondary);font-size:10px;font-weight:750;line-height:1.4}.managementLog_executionId__rSV3w{overflow-wrap:anywhere}.managementLog_details__zgxAS .managementLog_filterDetails__PA2ao{grid-column:1/-1}.managementLog_filterDetails__PA2ao ul{display:flex;flex-wrap:wrap;gap:5px;list-style:none;margin:2px 0 0;padding:0}.managementLog_filterDetails__PA2ao li{background:var(--surface-card);border:var(--border-subtle);border-radius:999px;padding:4px 7px}.managementLog_cardActions__AsqP4{align-items:center;display:flex;gap:7px;justify-content:flex-end}.managementLog_detailsButton__2fjGp,.managementLog_reloadAction__9EWQj{background:var(--surface-muted);color:var(--text-secondary)}.managementLog_cancelButton__e0ig-{background:color-mix(in srgb,var(--status-danger) 7%,var(--surface-card));border-color:color-mix(in srgb,var(--status-danger) 25%,#0000)!important;color:var(--status-danger)}.managementLog_emptyState__FhJE6{align-items:center;border:1px dashed var(--border-subtle-color);border-radius:14px;color:var(--text-tertiary);display:flex;flex-direction:column;gap:7px;justify-content:center;min-height:220px;text-align:center}.managementLog_emptyState__FhJE6 svg{height:30px;width:30px}.managementLog_emptyState__FhJE6 strong{color:var(--text-primary);font-size:13px}.managementLog_emptyState__FhJE6 span{font-size:10px}@media screen and (max-width:760px){.managementLog_container__hOL8x{gap:13px;padding:14px}.managementLog_pageHeader__ZZ6j8{flex-direction:column}.managementLog_refreshButton__BhpFw{width:100%}.managementLog_summaryGrid__f0OIs{grid-template-columns:repeat(2,minmax(0,1fr))}.managementLog_cardHeader__vJRup{flex-direction:column}.managementLog_statusBadge__U7VaM{align-self:flex-start}.managementLog_details__zgxAS{grid-template-columns:1fr}.managementLog_details__zgxAS .managementLog_filterDetails__PA2ao{grid-column:1}.managementLog_cardActions__AsqP4{align-items:stretch;flex-direction:column}.managementLog_cardActions__AsqP4 button{width:100%}}.messengerIntegration_container__27Zzh{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.messengerIntegration_content__KTw8B{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2em;justify-content:center;padding:0;width:100%}.messengerIntegration_card__LZINZ{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:1em;max-width:100%;padding:18px;width:860px}.messengerIntegration_card__LZINZ .messengerIntegration_header__uCrdD{align-items:center;display:flex;flex-wrap:wrap;gap:1em}.messengerIntegration_card__LZINZ .messengerIntegration_header__uCrdD>div{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.messengerIntegration_card__LZINZ .messengerIntegration_header__uCrdD span{flex:1 1;font-size:1.5em;font-weight:700}.messengerIntegration_card__LZINZ .messengerIntegration_header__uCrdD svg{height:2em;width:2em}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C{display:flex;flex-direction:column;gap:2em}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_background__bzzpy{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib{align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;gap:.5em;justify-content:space-between;padding:10px;transition:background-color .2s ease,border-color .2s ease;width:100%}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib .messengerIntegration_accountAvatar__b5NBo{background:var(--surface-card);border:var(--border-subtle);border-radius:50%;display:grid;height:48px;min-width:48px;overflow:hidden;place-items:center;width:48px}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib .messengerIntegration_accountAvatar__b5NBo img,.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib .messengerIntegration_accountAvatar__b5NBo>div{height:100%;width:100%}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib .messengerIntegration_accountAvatar__b5NBo img{object-fit:cover}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib .messengerIntegration_accountAvatarFallback__qPa8C{color:var(--brand-primary);display:grid;height:100%;place-items:center;width:100%}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib .messengerIntegration_accountAvatarFallback__qPa8C svg{height:28px;padding:0;width:28px}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib:hover{background:var(--surface-hover);border-color:color-mix(in srgb,var(--brand-primary) 34%,var(--border-subtle-color))}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib svg{height:40px;width:40px}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib .messengerIntegration_title__Z6HEK{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0;text-align:start}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib .messengerIntegration_title__Z6HEK span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib .messengerIntegration_title__Z6HEK .messengerIntegration_number__rcoVw{font-size:12px;opacity:.8}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib .messengerIntegration_title__Z6HEK .messengerIntegration_link__W0gc5{background-color:initial;color:var(--brand-secondary);margin:0;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.messengerIntegration_card__LZINZ .messengerIntegration_body__h7d1C .messengerIntegration_groupAccount__c62ib button{padding:7px 9px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.messengerIntegration_card__LZINZ .messengerIntegration_footer__i10cG{display:flex;gap:.5em}.messengerIntegration_afterCard__WpE27{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center}.messengerIntegration_afterCard__WpE27 span{text-decoration:underline}.messengerIntegration_assignmentHistoryModal__-hf0l{display:flex;flex-direction:column;gap:14px}.messengerIntegration_assignmentHistoryFilters__cPSrQ{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:minmax(220px,.8fr) minmax(220px,1fr) auto}.messengerIntegration_assignmentHistorySourceFilter__XMdGI{display:flex;flex-direction:column;gap:6px}.messengerIntegration_assignmentHistorySourceFilter__XMdGI>div{align-items:center;display:flex;gap:6px}.messengerIntegration_assignmentHistoryEmpty__WxmeJ,.messengerIntegration_assignmentHistoryHeader__SgzUP span,.messengerIntegration_assignmentHistoryRow__MO9n7 span,.messengerIntegration_assignmentHistorySourceFilter__XMdGI span{color:var(--text-secondary);font-size:12px;line-height:1.35}.messengerIntegration_assignmentHistorySummary__51tfn{align-items:center;background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;padding:12px 14px}.messengerIntegration_assignmentHistorySummary__51tfn strong{color:var(--brand-primary);font-size:20px;font-weight:900}.messengerIntegration_assignmentHistoryTable__DZcH-{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;overflow:hidden}.messengerIntegration_assignmentHistoryHeader__SgzUP,.messengerIntegration_assignmentHistoryRow__MO9n7{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:minmax(145px,.75fr) minmax(150px,1fr) minmax(150px,1fr) minmax(115px,.65fr) minmax(150px,1fr) minmax(110px,.6fr) minmax(90px,.45fr);padding:12px 14px}.messengerIntegration_assignmentHistoryHeader__SgzUP{background:var(--surface-ground);border-bottom:var(--border-subtle)}.messengerIntegration_assignmentHistoryHeader__SgzUP span{color:var(--text-primary);font-weight:900}.messengerIntegration_assignmentHistoryRow__MO9n7+.messengerIntegration_assignmentHistoryRow__MO9n7{border-top:var(--border-subtle)}.messengerIntegration_assignmentHistoryRow__MO9n7 strong{color:var(--text-primary);font-size:13px;font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messengerIntegration_assignmentHistoryRow__MO9n7 a{align-items:center;color:var(--brand-primary);display:inline-flex;font-size:12px;font-weight:900;gap:4px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.messengerIntegration_assignmentHistoryRow__MO9n7 a:hover{text-decoration:underline}.messengerIntegration_assignmentHistoryRow__MO9n7 a svg{height:14px;width:14px}.messengerIntegration_assignmentHistoryEmpty__WxmeJ{padding:18px 14px;text-align:center}.messengerIntegration_assignmentHistoryLoadMore__2nvg4{display:flex;justify-content:center}@media (max-width:760px){.messengerIntegration_assignmentHistoryFilters__cPSrQ,.messengerIntegration_assignmentHistoryHeader__SgzUP,.messengerIntegration_assignmentHistoryRow__MO9n7{grid-template-columns:1fr}}.modalInbox_groupQrCode__1Nprf{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center}.modalInbox_groupQrCode__1Nprf .modalInbox_qrCode__KSgtL{align-items:center;background-color:var(--surface-overlay);border-radius:var(--radius-md);display:flex;height:250px;justify-content:center;overflow:hidden;width:250px}.modalInbox_groupQrCode__1Nprf .modalInbox_qrCode__KSgtL img{height:100%;object-fit:contain;object-position:center;width:100%}.modalInbox_groupQrCode__1Nprf .modalInbox_qrCode__KSgtL svg{cursor:pointer;height:30px;opacity:1;transition:all .25s ease-in-out;width:30px}.modalInbox_groupQrCode__1Nprf .modalInbox_qrCode__KSgtL svg:hover{opacity:.7}.modalInbox_connectionSteps__kyuBB{color:var(--text-secondary);display:flex;flex-direction:column;gap:.45rem;line-height:1.4;margin:0;padding-left:1.25rem}.inboxCard_inboxCard__sdkKW{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;gap:1em;justify-content:space-between;padding:1em;position:relative;transition:all .2s ease;width:100%;z-index:1}.inboxCard_inboxCard__sdkKW:hover{border-color:var(--brand-primary-alpha);box-shadow:var(--shadow-md);transform:translateY(-2px)}.inboxCard_inboxCard__sdkKW .inboxCard_left__qr0Gd{flex-shrink:0;height:50px;width:50px}.inboxCard_inboxCard__sdkKW .inboxCard_left__qr0Gd svg{color:#25d366;height:50px;width:50px}.inboxCard_inboxCard__sdkKW .inboxCard_left__qr0Gd.inboxCard_direct__OVQRy svg{color:#e4405f}.inboxCard_inboxCard__sdkKW .inboxCard_left__qr0Gd.inboxCard_messenger__c4Aj4 svg{color:#0084ff}.inboxCard_inboxCard__sdkKW .inboxCard_left__qr0Gd.inboxCard_whatsapp__egTex svg,.inboxCard_inboxCard__sdkKW .inboxCard_left__qr0Gd.inboxCard_whatsapp_api__Zp\+3t svg{color:#25d366}.inboxCard_inboxCard__sdkKW .inboxCard_left__qr0Gd img{background:var(--surface-muted);border:var(--border-subtle);border-radius:50%;height:50px;object-fit:cover;width:50px}.inboxCard_inboxCard__sdkKW .inboxCard_center__0QFiK{display:flex;flex:1 1;flex-direction:column;gap:.5em}.inboxCard_inboxCard__sdkKW .inboxCard_center__0QFiK .inboxCard_topRow__fvyKM{align-items:center;display:flex;gap:1em;justify-content:flex-start}.inboxCard_inboxCard__sdkKW .inboxCard_center__0QFiK .inboxCard_topRow__fvyKM .inboxCard_badge__iExbv{border-radius:20px;font-size:.75em;font-weight:600;padding:4px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.inboxCard_inboxCard__sdkKW .inboxCard_center__0QFiK .inboxCard_topRow__fvyKM .inboxCard_badge__iExbv.inboxCard_success__2yY5e{background:var(--status-success-bg);color:var(--status-success)}.inboxCard_inboxCard__sdkKW .inboxCard_center__0QFiK .inboxCard_topRow__fvyKM .inboxCard_badge__iExbv.inboxCard_danger__rw8pD{background:var(--status-danger-bg);color:var(--brand-secondary)}.inboxCard_inboxCard__sdkKW .inboxCard_center__0QFiK .inboxCard_phone__K-H0E{font-size:.9em;opacity:.8}.inboxCard_inboxCard__sdkKW .inboxCard_center__0QFiK .inboxCard_syncBox__sroyH{background:var(--surface-muted);border:var(--border-subtle);border-radius:12px;display:flex;flex-direction:column;gap:4px;margin-top:6px;padding:10px}.inboxCard_inboxCard__sdkKW .inboxCard_center__0QFiK .inboxCard_progressBar__PV3HB{background:var(--surface-hover);border-radius:4px;height:6px;overflow:hidden;width:100%}.inboxCard_inboxCard__sdkKW .inboxCard_center__0QFiK .inboxCard_progressFill__SQXcG{background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));height:100%;transition:width .3s ease}.inboxCard_inboxCard__sdkKW .inboxCard_center__0QFiK .inboxCard_syncSuccess__heQNM{color:var(--status-success);font-size:.8em;font-weight:500}.inboxCard_syncHeader__EeMs7{align-items:center;display:flex;justify-content:space-between}.inboxCard_spinner__V20oi{animation:inboxCard_spin__5WaQY .8s linear infinite;border-top:2px solid var(--border-subtle-color);border:2px solid var(--border-subtle-color);border-radius:50%;border-top-color:var(--brand-primary);height:14px;width:14px}@keyframes inboxCard_spin__5WaQY{to{transform:rotate(1turn)}}.inboxCard_lastSync__1ONqS{color:var(--status-success);font-size:.8em;font-weight:500}.inboxCard_actionsMenu__8cL0I{align-self:flex-start;flex-shrink:0;position:relative;z-index:40}.inboxCard_inboxCard__sdkKW.inboxCard_menuOpen__oUQC6{z-index:1000}.inboxCard_menuBackdrop__buL5x{background:#0000;border:none;cursor:default;inset:0;position:fixed;z-index:900}.inboxCard_menuButton__D8Etr{align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:8px;color:var(--text-primary);cursor:pointer;display:flex;height:38px;justify-content:center;position:relative;width:38px;z-index:1001}.inboxCard_menuButton__D8Etr:hover{background:var(--brand-primary-subtle);color:var(--brand-primary)}.inboxCard_menuButton__D8Etr svg{height:20px;width:20px}.inboxCard_menuList__DzuJe{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:2px;min-width:210px;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:1002}.inboxCard_menuList__DzuJe button{background:#0000;border:none;border-radius:6px;color:var(--text-primary);cursor:pointer;font-size:.86em;font-weight:700;min-height:34px;padding:8px 10px;text-align:left;width:100%}.inboxCard_menuList__DzuJe button:hover{background:var(--surface-muted)}.inboxCard_menuList__DzuJe button:disabled{color:var(--text-tertiary);cursor:not-allowed;opacity:.6}.inboxCard_menuList__DzuJe button.inboxCard_dangerAction__1Klj3{color:var(--status-danger)}.inboxCard_menuList__DzuJe button.inboxCard_primaryAction__1PPZo{background:var(--brand-primary-subtle);color:var(--brand-primary)}.inboxCard_menuList__DzuJe button.inboxCard_primaryAction__1PPZo:hover{background:var(--brand-primary);color:var(--text-on-brand)}@media (max-width:560px){.inboxCard_inboxCard__sdkKW{align-items:flex-start}.inboxCard_menuList__DzuJe{min-width:190px;right:0}}.metaIntegration_container__InlY5{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.metaIntegration_content__yM5B8{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2em;justify-content:center;padding:0;width:100%}.metaIntegration_card__G4Vyz{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:1em;max-width:100%;padding:18px;width:750px}.metaIntegration_card__G4Vyz .metaIntegration_header__YQpmL{align-items:center;display:flex;flex-wrap:wrap;gap:1em}.metaIntegration_card__G4Vyz .metaIntegration_header__YQpmL>div{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.metaIntegration_card__G4Vyz .metaIntegration_header__YQpmL span{flex:1 1;font-size:1.5em;font-weight:700}.metaIntegration_card__G4Vyz .metaIntegration_header__YQpmL svg{height:2em;width:2em}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0{display:flex;flex-direction:column;gap:2em}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 .metaIntegration_background__ufV6j{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 .metaIntegration_groupPage__SxN1o{align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;justify-content:space-between;padding:10px;position:relative;transition:background-color .2s ease,border-color .2s ease;width:100%}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 .metaIntegration_groupPage__SxN1o.metaIntegration_menuOpen__VczGf{z-index:1000}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 .metaIntegration_groupPage__SxN1o:hover{background:var(--surface-hover);border-color:color-mix(in srgb,var(--brand-primary) 34%,var(--border-subtle-color))}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 .metaIntegration_groupPage__SxN1o .metaIntegration_left__Sd4mj{width:60px}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 .metaIntegration_groupPage__SxN1o .metaIntegration_left__Sd4mj img{border-radius:var(--radius-md);height:50px;object-fit:cover;object-position:center;width:50px}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 .metaIntegration_groupPage__SxN1o .metaIntegration_center__stgft{display:flex;flex:1 1;flex-direction:column;text-align:start}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 .metaIntegration_groupPage__SxN1o .metaIntegration_center__stgft .metaIntegration_link__O5E-m{background-color:initial;color:var(--brand-secondary);margin:0;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 .metaIntegration_groupPage__SxN1o button{padding:7px 9px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.metaIntegration_actionsMenu__Ql46K{position:relative;z-index:40}.metaIntegration_menuBackdrop__YfPbJ{background:#0000;border:none;cursor:default;height:auto;inset:0;padding:0!important;position:fixed;width:auto!important;z-index:900}.metaIntegration_menuButton__Kt5uq{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:8px;color:var(--text-primary);cursor:pointer;display:flex;height:38px;justify-content:center;padding:0!important;position:relative;width:38px!important;z-index:1001}.metaIntegration_menuButton__Kt5uq:hover{background:var(--brand-primary-subtle);color:var(--brand-primary)}.metaIntegration_menuList__zmoa\+{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:2px;min-width:210px;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:1002}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 .metaIntegration_groupPage__SxN1o .metaIntegration_menuList__zmoa\+ button{background:#0000;border:none;border-radius:6px;color:var(--text-primary);cursor:pointer;font-size:.86em;font-weight:700;min-height:34px;padding:8px 10px;text-align:left;width:100%}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 .metaIntegration_groupPage__SxN1o .metaIntegration_menuList__zmoa\+ button:hover{background:var(--surface-muted)}.metaIntegration_card__G4Vyz .metaIntegration_body__9J7i0 .metaIntegration_groupPage__SxN1o .metaIntegration_menuList__zmoa\+ button.metaIntegration_dangerAction__0t-fG{color:var(--status-danger)}.metaIntegration_card__G4Vyz .metaIntegration_footer__ssVw-{display:flex;gap:.5em}.metaIntegration_afterCard__9v1QQ{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center}.metaIntegration_afterCard__9v1QQ span{text-decoration:underline}.metaIntegration_assignmentHistoryModal__JHenV{display:flex;flex-direction:column;gap:14px}.metaIntegration_assignmentHistoryFilters__za2-D{grid-gap:12px;align-items:end;display:grid;gap:12px;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto}.metaIntegration_assignmentHistorySummary__IqmVe{align-items:baseline;color:var(--text-muted);display:flex;gap:8px}.metaIntegration_assignmentHistorySummary__IqmVe strong{color:var(--text-primary);font-size:1.35rem}.metaIntegration_assignmentHistoryTable__Ll-u1{border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.metaIntegration_assignmentHistoryHeader__mnHAI,.metaIntegration_assignmentHistoryRow__VtbMQ{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:150px minmax(150px,1fr) minmax(160px,1fr) minmax(150px,1fr) 150px minmax(180px,1fr);padding:10px 12px}.metaIntegration_assignmentHistoryHeader__mnHAI{background:var(--surface-muted);color:var(--text-muted);font-weight:700}.metaIntegration_assignmentHistoryRow__VtbMQ{border-top:var(--border-subtle)}.metaIntegration_assignmentHistoryRow__VtbMQ a{align-items:center;color:var(--brand-secondary);display:inline-flex;gap:4px}.metaIntegration_assignmentHistoryEmpty__1QPrl,.metaIntegration_assignmentHistoryLoadMore__FvlYb{padding:14px;text-align:center}@media (max-width:1000px){.metaIntegration_assignmentHistoryFilters__za2-D{grid-template-columns:1fr}.metaIntegration_assignmentHistoryHeader__mnHAI{display:none}.metaIntegration_assignmentHistoryRow__VtbMQ{gap:6px;grid-template-columns:1fr}}.myAccount_content__jDjSW{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:24px}.myAccount_page__1apFP{display:flex;flex-direction:column;gap:18px;width:min(1480px,100%)}.myAccount_hero__hP5Sx,.myAccount_panel__kaNVE,.myAccount_summaryCard__DpehM{background-color:var(--surface-card);border:var(--border-subtle);box-shadow:var(--shadow-sm)}.myAccount_hero__hP5Sx{align-items:center;border-radius:20px;display:flex;gap:16px;padding:18px}.myAccount_heroIcon__DzqVX{align-items:center;background:linear-gradient(135deg,var(--brand-primary),color-mix(in srgb,var(--brand-primary) 58%,var(--brand-secondary) 42%));border-radius:16px;color:var(--text-on-solid);display:flex;height:54px;justify-content:center;min-width:54px;width:54px}.myAccount_heroIcon__DzqVX svg{height:28px;width:28px}.myAccount_heroText__wrgpx{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.myAccount_eyebrow__bkcNP{color:var(--brand-primary);font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.myAccount_heroText__wrgpx h1,.myAccount_sectionHeader__RABiC h2{color:var(--text-primary);letter-spacing:0;margin:0}.myAccount_heroText__wrgpx h1{font-size:24px;font-weight:900}.myAccount_heroText__wrgpx p{color:var(--text-secondary);font-size:14px;font-weight:600;margin:0}.myAccount_summaryGrid__04kWD{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.myAccount_renewalPanel__ag3Tm{grid-gap:16px;align-items:center;background-color:var(--brand-primary-subtle);border:1px solid var(--brand-primary-alpha);border-radius:18px;box-shadow:var(--shadow-sm);display:grid;gap:16px;grid-template-columns:54px minmax(0,1fr) auto;padding:16px}.myAccount_renewalPanel__ag3Tm.myAccount_expired__otj\+y{background-color:var(--status-danger-bg);border-color:var(--brand-secondary-alpha)}.myAccount_renewalIcon__qukF9{align-items:center;background-color:var(--surface-card);border-radius:16px;color:var(--brand-primary);display:flex;height:54px;justify-content:center;width:54px}.myAccount_renewalPanel__ag3Tm.myAccount_expired__otj\+y .myAccount_renewalIcon__qukF9{color:var(--status-danger)}.myAccount_renewalIcon__qukF9 svg{height:28px;width:28px}.myAccount_renewalText__a4Qya{display:flex;flex-direction:column;gap:4px;min-width:0}.myAccount_renewalText__a4Qya h2{color:var(--text-primary);font-size:18px;font-weight:900;letter-spacing:0;margin:0}.myAccount_renewalText__a4Qya p{color:var(--text-secondary);font-size:13px;font-weight:750;line-height:1.4;margin:0}.myAccount_renewalActions__6lE45{align-items:center;display:flex;justify-content:flex-end}.myAccount_summaryCard__DpehM{border-radius:16px;display:flex;flex-direction:column;gap:6px;min-width:0;padding:16px}.myAccount_infoItem__zorX7 span,.myAccount_invoiceType__sQ-Bf small,.myAccount_invoiceValue__nhQ57 small,.myAccount_modulePill__ou7Pg strong,.myAccount_summaryCard__DpehM span,.myAccount_usageGrid__rHsDE span{color:var(--text-secondary);font-size:12px;font-weight:800}.myAccount_summaryCard__DpehM strong{color:var(--text-primary);font-size:20px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myAccount_summaryCard__DpehM small{color:var(--text-tertiary);font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myAccount_layout__pSjeh{grid-gap:18px;align-items:flex-start;display:grid;gap:18px;grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr)}.myAccount_mainColumn__kuPSh,.myAccount_sideColumn__GYKEQ{display:flex;flex-direction:column;gap:18px;min-width:0}.myAccount_panel__kaNVE{border-radius:18px;display:flex;flex-direction:column;gap:16px;padding:18px}.myAccount_sectionHeader__RABiC{align-items:center;display:flex;gap:12px;justify-content:space-between}.myAccount_sectionHeader__RABiC>div{display:flex;flex-direction:column;gap:3px}.myAccount_sectionHeader__RABiC h2{font-size:17px;font-weight:900}.myAccount_infoGrid__OmRHT{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.myAccount_infoItem__zorX7,.myAccount_usageGrid__rHsDE>div{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;flex-direction:column;gap:6px;min-width:0;padding:12px}.myAccount_infoItem__zorX7 strong,.myAccount_usageGrid__rHsDE strong{color:var(--text-primary);font-size:14px;font-weight:850;overflow:hidden;text-overflow:ellipsis}.myAccount_planStack__MLRzQ{display:flex;flex-direction:column;gap:10px}.myAccount_editActions__FLNPf{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.myAccount_usageGrid__rHsDE{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.myAccount_modulesGrid__RKZ3H{display:flex;flex-wrap:wrap;gap:8px}.myAccount_paymentCardInfo__BlZTD{display:flex;flex-direction:column;gap:4px;min-width:0}.myAccount_paymentCardInfo__BlZTD span{color:var(--text-secondary);font-size:12px;font-weight:800}.myAccount_paymentCardInfo__BlZTD strong{color:var(--text-primary);font-size:14px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myAccount_cardBrandIcon__-jCMC,.myAccount_defaultBadge__ezfqQ,.myAccount_iconAction__DWkrB{align-items:center;display:flex;justify-content:center}.myAccount_cardBrandIcon__-jCMC{background-color:var(--surface-card);border-radius:13px;color:var(--brand-primary);flex:0 0 auto;height:40px;width:40px}.myAccount_cardBrandIcon__-jCMC svg{height:21px;width:21px}.myAccount_paymentCards__Se6HL{display:flex;flex-direction:column;gap:10px}.myAccount_paymentCard__4v8ia{grid-gap:10px;align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:grid;gap:10px;grid-template-columns:40px minmax(0,1fr) auto auto;padding:10px}.myAccount_defaultBadge__ezfqQ{background-color:var(--brand-primary-subtle);border:1px solid var(--brand-primary-alpha);border-radius:999px;color:var(--brand-primary);font-size:12px;font-weight:900;gap:5px;padding:6px 9px;white-space:nowrap}.myAccount_defaultBadge__ezfqQ svg{height:14px;width:14px}.myAccount_iconAction__DWkrB{background-color:var(--surface-card);border:var(--border-subtle);border-radius:10px;color:var(--text-secondary);cursor:pointer;height:34px;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:34px}.myAccount_iconAction__DWkrB:hover{background-color:var(--brand-primary);border-color:var(--brand-primary);color:var(--text-on-solid);transform:translateY(-1px)}.myAccount_dangerAction__jFN99:hover{background-color:var(--status-danger);border-color:var(--status-danger)}.myAccount_iconAction__DWkrB svg{height:18px;width:18px}.myAccount_contractGrid__HGfuR{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.myAccount_contractOption__6CDvg{align-items:flex-start;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:16px;color:var(--text-primary);cursor:pointer;display:flex;gap:12px;min-height:112px;padding:14px;text-align:left;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.myAccount_contractOption__6CDvg:hover{background-color:var(--surface-hover);border-color:var(--brand-primary-alpha);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.myAccount_contractChoice__RSYF9 svg,.myAccount_contractIcon__1CJHY{align-items:center;display:flex;justify-content:center}.myAccount_contractIcon__1CJHY{background-color:var(--brand-primary-subtle);border-radius:14px;color:var(--brand-primary);height:42px;min-width:42px;width:42px}.myAccount_contractIcon__1CJHY svg{height:22px;width:22px}.myAccount_contractOption__6CDvg>div:last-child{display:flex;flex-direction:column;gap:5px}.myAccount_contractOption__6CDvg span{color:var(--text-primary);font-size:14px;font-weight:900}.myAccount_contractOption__6CDvg small{color:var(--text-secondary);font-size:12px;font-weight:700;line-height:1.35}.myAccount_contractForm__cwshB{display:flex;flex-direction:column;gap:14px;width:min(640px,100%)}.myAccount_contractChoices__erCDG{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.myAccount_contractChoice__RSYF9{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;color:var(--text-primary);cursor:pointer;display:flex;font-weight:850;gap:8px;justify-content:center;padding:10px;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.myAccount_contractChoice__RSYF9 svg{height:18px;width:18px}.myAccount_contractChoice__RSYF9.myAccount_active__90UiG{background-color:var(--brand-primary);border-color:var(--brand-primary);color:var(--text-on-solid)}.myAccount_contractPreview__MmGCj,.myAccount_renewalSummary__opTfs{grid-gap:10px;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:16px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px}.myAccount_renewalSummary__opTfs>div{display:flex;flex-direction:column;gap:5px;min-width:0}.myAccount_renewalSummary__opTfs span{color:var(--text-secondary);font-size:12px;font-weight:800}.myAccount_renewalSummary__opTfs strong{color:var(--text-primary);font-size:14px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myAccount_contractPreview__MmGCj>div{display:flex;flex-direction:column;gap:5px;min-width:0}.myAccount_contractPreview__MmGCj span{color:var(--text-secondary);font-size:12px;font-weight:800}.myAccount_contractPreview__MmGCj strong{color:var(--text-primary);font-size:14px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myAccount_contractNotice__StPpp{background-color:var(--brand-primary-subtle);border:1px solid var(--brand-primary-alpha);border-radius:14px;color:var(--brand-primary);font-size:13px;font-weight:800;line-height:1.35;padding:12px}.myAccount_moduleCompare__YWeM0{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:16px;display:flex;flex-direction:column;gap:10px;padding:12px}.myAccount_moduleCompare__YWeM0>span{color:var(--text-secondary);font-size:12px;font-weight:900}.myAccount_moduleChecklist__bpLgW{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.myAccount_moduleCheckItem__TrJ40{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:12px;color:var(--text-tertiary);display:flex;gap:8px;min-width:0;opacity:.62;padding:8px 10px}.myAccount_moduleCheckItem__TrJ40 svg{color:currentColor;flex-shrink:0;height:16px;width:16px}.myAccount_moduleCheckItem__TrJ40 small{color:inherit;font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myAccount_moduleCheckItem__TrJ40.myAccount_gain__nPKwb{background-color:var(--status-success-bg);border-color:color-mix(in srgb,var(--status-success) 35%,#0000);color:var(--status-success);opacity:1}.myAccount_moduleCheckItem__TrJ40.myAccount_loss__c9UVD{background-color:var(--status-danger-bg);border-color:var(--brand-secondary-alpha);color:var(--status-danger);opacity:1}.myAccount_moduleCheckItem__TrJ40.myAccount_keep__isNLl{background-color:initial}.myAccount_modulePill__ou7Pg{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:999px;display:flex;gap:10px;justify-content:space-between;padding:8px 10px 8px 12px;width:100%}.myAccount_modulePill__ou7Pg span{color:var(--text-primary);font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myAccount_modulePill__ou7Pg.myAccount_active__90UiG{background-color:var(--brand-primary-subtle);border-color:var(--brand-primary-alpha)}.myAccount_modulePill__ou7Pg.myAccount_active__90UiG strong{color:var(--brand-primary)}.myAccount_transactions__u8bbg{display:flex;flex-direction:column;gap:10px}.myAccount_invoiceHeader__8bo1D{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:44px minmax(0,1fr) minmax(132px,.42fr) minmax(116px,.34fr) minmax(176px,.54fr);padding:0 14px 2px}.myAccount_invoiceHeader__8bo1D span{color:var(--text-tertiary);font-size:11px;font-weight:900;text-transform:uppercase}.myAccount_invoiceHeader__8bo1D span:last-child{text-align:right}.myAccount_invoiceHeader__8bo1D span:nth-child(3){text-align:center}.myAccount_invoiceHeader__8bo1D span:nth-child(4){text-align:right}.myAccount_groupTransaction__4NyPl{grid-gap:12px;align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:grid;gap:12px;grid-template-columns:44px minmax(0,1fr) minmax(132px,.42fr) minmax(116px,.34fr) minmax(176px,.54fr);padding:12px 14px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:100%}.myAccount_groupTransaction__4NyPl:hover{background-color:var(--surface-hover);border-color:var(--brand-primary-alpha);box-shadow:var(--shadow-md);transform:translateY(-1px)}.myAccount_invoiceIcon__jHsuR{align-items:center;background-color:var(--brand-primary-subtle);border:1px solid var(--brand-primary-alpha);border-radius:13px;color:var(--brand-primary);display:flex;height:40px;justify-content:center;width:40px}.myAccount_invoiceIcon__jHsuR svg{height:21px;width:21px}.myAccount_invoiceType__sQ-Bf,.myAccount_invoiceValue__nhQ57{display:flex;flex-direction:column;gap:4px;min-width:0}.myAccount_invoiceValue__nhQ57{align-items:flex-end;text-align:right}.myAccount_invoiceType__sQ-Bf span,.myAccount_invoiceValue__nhQ57 span{color:var(--text-primary);font-size:14px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myAccount_statusBadge__lk2ux{background-color:var(--status-danger-bg);border:1px solid var(--brand-secondary-alpha);border-radius:999px;color:var(--status-danger);font-size:12px;font-weight:900;justify-self:stretch;padding:6px 9px;text-align:center;white-space:nowrap;width:100%}.myAccount_statusBadge__lk2ux.myAccount_pending__UvwG7{background-color:var(--brand-primary-subtle);border-color:var(--brand-primary-alpha);color:var(--brand-primary)}.myAccount_statusBadge__lk2ux.myAccount_approved__7elNf{background-color:var(--status-success-bg);border-color:color-mix(in srgb,var(--status-success) 35%,#0000);color:var(--status-success)}.myAccount_statusBadge__lk2ux.myAccount_rejected__M-Zf1{background-color:var(--status-danger-bg);border-color:var(--brand-secondary-alpha);color:var(--status-danger)}.myAccount_right__0DqGG{align-items:center;display:flex;gap:8px;justify-content:flex-end;min-width:0}.myAccount_invoiceAction__b0eE4{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:10px;color:var(--text-primary);cursor:pointer;display:flex;flex:0 0 auto;font-size:12px;font-weight:900;height:36px;justify-content:center;min-height:36px;padding:0;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:36px}.myAccount_invoiceChargeAction__TXgRZ,.myAccount_invoiceDocumentAction__Y70\+H{width:36px}.myAccount_invoiceAction__b0eE4:hover{background-color:var(--brand-primary);border-color:var(--brand-primary);color:var(--text-on-solid);transform:translateY(-1px)}.myAccount_invoiceAction__b0eE4 svg{flex:0 0 auto;height:18px;min-width:18px;width:18px}.myAccount_chargeDetails__QSdbo{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(920px,calc(100vw - 72px))}.myAccount_detailSection__kwIiw{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;flex-direction:column;gap:12px;padding:14px}.myAccount_detailSectionHeader__QQlh7{align-items:center;display:flex;gap:12px;justify-content:space-between}.myAccount_detailSectionHeader__QQlh7 span{color:var(--text-primary);font-size:14px;font-weight:900}.myAccount_detailSectionHeader__QQlh7 strong{background-color:var(--brand-primary-subtle);border:1px solid var(--brand-primary-alpha);border-radius:999px;color:var(--brand-primary);font-size:12px;font-weight:900;padding:5px 9px;white-space:nowrap}.myAccount_detailGrid__EzDd9{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.myAccount_detailItem__Fdlvt{background-color:var(--surface-card);border:var(--border-subtle);border-radius:12px;display:flex;flex-direction:column;gap:5px;min-width:0;padding:10px}.myAccount_detailItem__Fdlvt span{color:var(--text-secondary);font-size:11px;font-weight:900;text-transform:uppercase}.myAccount_detailItem__Fdlvt strong{color:var(--text-primary);font-size:13px;font-weight:850;overflow-wrap:anywhere}.myAccount_detailLink__TB4dh{align-items:center;background-color:var(--brand-primary-subtle);border:1px solid var(--brand-primary-alpha);border-radius:12px;color:var(--brand-primary);display:flex;font-size:13px;font-weight:900;gap:8px;justify-content:center;min-height:40px;padding:9px 12px;text-decoration:none}.myAccount_detailLink__TB4dh svg{height:17px;width:17px}.myAccount_emptyState__6n6I6{background-color:var(--surface-muted);border:1px dashed var(--border-subtle-color);border-radius:14px;color:var(--text-secondary);font-size:13px;font-weight:700;padding:16px;text-align:center;width:100%}@media only screen and (max-width:1100px){.myAccount_summaryGrid__04kWD{grid-template-columns:repeat(2,minmax(0,1fr))}.myAccount_layout__pSjeh{grid-template-columns:1fr}.myAccount_sideColumn__GYKEQ{grid-column:1/-1}}@media only screen and (max-width:768px){.myAccount_content__jDjSW{padding:16px}.myAccount_hero__hP5Sx,.myAccount_sectionHeader__RABiC{align-items:stretch;flex-direction:column}.myAccount_contractChoices__erCDG,.myAccount_contractGrid__HGfuR,.myAccount_contractPreview__MmGCj,.myAccount_groupTransaction__4NyPl,.myAccount_infoGrid__OmRHT,.myAccount_invoiceHeader__8bo1D,.myAccount_layout__pSjeh,.myAccount_paymentCard__4v8ia,.myAccount_renewalPanel__ag3Tm,.myAccount_renewalSummary__opTfs,.myAccount_summaryGrid__04kWD,.myAccount_usageGrid__rHsDE{grid-template-columns:1fr}.myAccount_renewalActions__6lE45{justify-content:flex-start}.myAccount_invoiceHeader__8bo1D{display:none}.myAccount_chargeDetails__QSdbo,.myAccount_detailGrid__EzDd9,.myAccount_moduleChecklist__bpLgW{grid-template-columns:1fr}.myAccount_right__0DqGG{flex-wrap:wrap;justify-content:flex-start}.myAccount_invoiceIcon__jHsuR{width:100%}.myAccount_invoiceAction__b0eE4{flex:0 0 38px}}.notes_container__p0j-8{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:20px;width:1800px}.notes_header__v-v\+m{background:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary-subtle) 70%,#0000),#0000 58%),var(--surface-card);border:var(--border-subtle);box-shadow:var(--shadow-sm);gap:14px;padding:16px;width:100%}.notes_headerIcon__fjrqa,.notes_header__v-v\+m{align-items:center;border-radius:var(--radius-md);display:flex}.notes_headerIcon__fjrqa{background-color:var(--brand-primary-subtle);color:var(--brand-primary);flex:0 0 auto;height:46px;justify-content:center;width:46px}.notes_headerIcon__fjrqa svg{height:25px;width:25px}.notes_header__v-v\+m h2{color:var(--text-primary);font-size:20px;font-weight:900;line-height:1.15;margin:0}.notes_header__v-v\+m span{color:var(--text-secondary);display:block;font-size:13px;font-weight:750;margin-top:4px}.notes_container__p0j-8 .notes_filters__3itos{align-items:flex-end;background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;gap:12px;justify-content:space-between;padding:12px;width:100%}.notes_filterFields__Fehq8{grid-gap:10px;display:grid;flex:1 1;gap:10px;grid-template-columns:repeat(4,minmax(180px,1fr));min-width:0}.notes_filterActions__Hh6fs{align-items:center;display:flex;flex:0 0 auto;gap:8px}.notes_filterActions__Hh6fs>button{min-width:116px}.notes_clearButton__F3QeS{background:var(--surface-muted)!important;border-color:var(--border-subtle-color)!important;box-shadow:var(--shadow-sm)!important;color:var(--text-primary)!important}.notes_container__p0j-8 .notes_filters__3itos>div>div{min-width:200px}.notes_container__p0j-8 .notes_cards__\+tVj3{display:flex;flex-wrap:wrap;gap:1em;width:100%}.notes_container__p0j-8 .notes_link__oDIzb{color:var(--text-primary)}@media screen and (max-width:1180px){.notes_container__p0j-8 .notes_filters__3itos{align-items:stretch;flex-direction:column}.notes_filterFields__Fehq8{grid-template-columns:repeat(2,minmax(180px,1fr))}.notes_filterActions__Hh6fs{justify-content:flex-end}}@media screen and (max-width:720px){.notes_container__p0j-8{padding:14px}.notes_filterFields__Fehq8{grid-template-columns:1fr}.notes_filterActions__Hh6fs{flex-direction:column}.notes_filterActions__Hh6fs>button{width:100%}}.outboundCampaign_container__qLGCt{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.outboundCampaign_content__RhRBd{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:16px;justify-content:center;padding:0;width:100%}.outboundCampaign_content__RhRBd .outboundCampaign_link__6PUKs{align-items:center;display:flex;justify-content:flex-end}.outboundCampaign_content__RhRBd .outboundCampaign_link__6PUKs a{color:var(--brand-secondary);font-weight:700}.outboundCampaign_content__RhRBd .outboundCampaign_card__ocfUf,.outboundCampaign_content__RhRBd .outboundCampaign_link__6PUKs{width:600px}.outboundCampaign_content__RhRBd .outboundCampaign_card__ocfUf{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:18px;max-width:95%;padding:20px}.outboundCampaign_content__RhRBd .outboundCampaign_card__ocfUf .outboundCampaign_header__Z5Ccy{align-items:center;color:var(--brand-primary);display:flex;gap:12px}.outboundCampaign_content__RhRBd .outboundCampaign_card__ocfUf .outboundCampaign_header__Z5Ccy span{color:var(--text-primary);font-size:20px;font-weight:800}.outboundCampaign_content__RhRBd .outboundCampaign_card__ocfUf .outboundCampaign_header__Z5Ccy svg{height:2em;width:2em}.outboundCampaign_content__RhRBd .outboundCampaign_card__ocfUf .outboundCampaign_body__w00iT{display:flex;flex-direction:column;gap:1em}.outboundCampaign_content__RhRBd .outboundCampaign_card__ocfUf .outboundCampaign_body__w00iT a{text-decoration:none}.outboundCampaign_content__RhRBd .outboundCampaign_card__ocfUf .outboundCampaign_body__w00iT .outboundCampaign_groupInline__uY\+Pd{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;gap:1em;justify-content:space-between;padding:12px}.outboundCampaign_content__RhRBd .outboundCampaign_card__ocfUf .outboundCampaign_body__w00iT button{align-items:center;color:var(--text-primary);display:flex;gap:.5em;justify-content:center;padding:5px 7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.outboundCampaign_maxFileSize__hduCF{color:var(--brand-secondary);font-size:.8em;font-weight:700}.outboundCampaign_content__RhRBd .outboundCampaign_card__ocfUf .outboundCampaign_footer__kS5l1{display:flex;gap:.5em;justify-content:flex-end}.modalOutboundCampaign_body__XhTSH,.modalOutboundCampaign_container__hFRN9{display:flex;flex-direction:column;gap:1em}.modalOutboundCampaign_container__hFRN9{align-items:center}.modalOutboundCampaign_groupMessage__Vutan{max-width:min(420px,100%);overflow:hidden;width:100%}.modalOutboundCampaign_stepIntro__gK\+NB{background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:.25em;padding:.85em}.modalOutboundCampaign_stepIntro__gK\+NB strong{color:var(--text-color);font-size:.95em}.modalOutboundCampaign_fieldSample__enFBH,.modalOutboundCampaign_stepIntro__gK\+NB span{color:var(--text-secondary);font-size:.82em;line-height:1.4}.modalOutboundCampaign_fieldSample__enFBH{display:block;min-height:1.4em}.modalOutboundCampaign_mappingGrid__htAwq{grid-gap:.75em;display:grid;gap:.75em;grid-template-columns:repeat(2,minmax(0,1fr))}.modalOutboundCampaign_contactSummary__Jk7Rd{grid-gap:.55em;display:grid;gap:.55em;grid-template-columns:repeat(4,minmax(0,1fr))}.modalOutboundCampaign_contactSummary__Jk7Rd>div{border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:.2em;min-width:0;padding:.7em}.modalOutboundCampaign_contactSummary__Jk7Rd span{color:var(--text-secondary);font-size:.78em}.modalOutboundCampaign_contactSummary__Jk7Rd strong{color:var(--text-color);font-size:1em}.modalOutboundCampaign_validationNotice__Wctzk{background:#dc354514;border:1px solid var(--status-danger);border-radius:8px;color:var(--text-color);font-size:.88em;padding:.75em}.modalOutboundCampaign_groupMessage__Vutan,.modalOutboundCampaign_groupMessage__Vutan div{min-width:0}.modalOutboundCampaign_groupMessage__Vutan>div{width:100%}.modalOutboundCampaign_groupMessage__Vutan button{max-width:100%;min-width:0;overflow-wrap:anywhere;white-space:normal}.modalOutboundCampaign_groupMessage__Vutan img{height:auto;max-width:100%}.modalOutboundCampaign_groupMessage__Vutan video{max-width:100%}.modalOutboundCampaign_variables__4dw8\+{display:flex;flex-direction:column;gap:1em;width:100%}.modalOutboundCampaign_noVariablesNotice__WgIrk{background:color-mix(in srgb,#16845b 8%,var(--surface-card));background:color-mix(in srgb,var(--status-success,#16845b) 8%,var(--surface-card));border:1px solid color-mix(in srgb,#16845b 30%,#0000);border:1px solid color-mix(in srgb,var(--status-success,#16845b) 30%,#0000);border-radius:10px;color:var(--text-primary);display:flex;flex-direction:column;gap:.25em;padding:.85em;width:100%}.modalOutboundCampaign_noVariablesNotice__WgIrk strong{color:#16845b;color:var(--status-success,#16845b);font-size:.9em}.modalOutboundCampaign_noVariablesNotice__WgIrk span{color:var(--text-secondary);font-size:.82em;line-height:1.4}.modalOutboundCampaign_label__cxq64{width:100%}.modalOutboundCampaign_labelCenter__nDRQ3{text-align:center;width:100%}.modalOutboundCampaign_checkboxOption__pL2sH{align-items:flex-start;background:var(--background-form);border:var(--border-subtle);border-radius:8px;cursor:pointer;display:flex;gap:.75em;padding:.85em;text-align:left;width:100%}.modalOutboundCampaign_checkboxOption__pL2sH>div:first-child{box-sizing:border-box;flex:0 0 24px;height:24px;min-height:24px;min-width:24px;width:24px}.modalOutboundCampaign_checkboxText__iqVNJ{display:flex;flex-direction:column;gap:.25em;min-width:0}.modalOutboundCampaign_checkboxOption__pL2sH strong{color:var(--text-color);font-size:.95em}.modalOutboundCampaign_checkboxOption__pL2sH span{color:var(--text-secondary);font-size:.85em;line-height:1.35}.modalOutboundCampaign_confirmationGrid__1mqYY{grid-gap:.75em;display:grid;gap:.75em;grid-template-columns:repeat(2,minmax(0,1fr))}.modalOutboundCampaign_confirmationItem__KHeBq{border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:.35em;min-width:0;padding:.85em}.modalOutboundCampaign_confirmationItem__KHeBq span{color:var(--text-secondary);font-size:.82em}.modalOutboundCampaign_confirmationItem__KHeBq strong{color:var(--text-color);font-size:.95em;overflow-wrap:anywhere}.modalOutboundCampaign_confirmationNotice__V124U{background:#ffc10714;border:1px solid var(--status-warning);border-radius:8px;color:var(--text-color);font-size:.9em;line-height:1.4;padding:.85em}.modalOutboundCampaign_costEstimateBox__E5N41{grid-gap:.75em;background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:grid;gap:.75em;grid-template-columns:repeat(2,minmax(0,1fr));padding:.85em}.modalOutboundCampaign_costEstimateBox__E5N41>div{display:flex;flex-direction:column;gap:.25em;min-width:0}.modalOutboundCampaign_costEstimateBox__E5N41 span{color:var(--text-secondary);font-size:.82em}.modalOutboundCampaign_costEstimateBox__E5N41 strong{color:var(--text-color);font-size:1.05em}.modalOutboundCampaign_costEstimateBox__E5N41 small{color:var(--text-secondary);font-size:.78em;line-height:1.35}.modalOutboundCampaign_costEstimateBox__E5N41.modalOutboundCampaign_blocked__xyG-L{background:#dc354514;border-color:var(--status-danger)}.modalOutboundCampaign_limitBlockedNotice__7D3Xp{background:#dc354514;border:1px solid var(--status-danger);border-radius:8px;color:var(--text-color);display:flex;flex-direction:column;font-size:.9em;gap:.75em;line-height:1.4;padding:.85em}.modalOutboundCampaign_limitBlockedNotice__7D3Xp button{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;color:var(--brand-primary);cursor:pointer;font-size:12px;font-weight:800;min-height:34px;padding:0 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modalOutboundCampaign_policyNotice__XQvvn{background:#ffc10714;border:1px solid var(--status-warning);border-radius:8px;display:flex;flex-direction:column;gap:.75em;padding:.85em}.modalOutboundCampaign_policyNotice__XQvvn.modalOutboundCampaign_blocked__xyG-L{background:#dc354514;border-color:var(--status-danger)}.modalOutboundCampaign_policyHeader__JLL6b{grid-gap:.75em;display:grid;gap:.75em;grid-template-columns:repeat(2,minmax(0,1fr))}.modalOutboundCampaign_policyHeader__JLL6b>div{display:flex;flex-direction:column;gap:.25em;min-width:0}.modalOutboundCampaign_policyHeader__JLL6b span,.modalOutboundCampaign_policyMessage__UzXBM span{color:var(--text-secondary);font-size:.82em;line-height:1.35}.modalOutboundCampaign_policyHeader__JLL6b strong,.modalOutboundCampaign_policyMessage__UzXBM strong{color:var(--text-color);font-size:.95em}.modalOutboundCampaign_policyMessages__RM18t{grid-gap:.55em;display:grid;gap:.55em}.modalOutboundCampaign_policyMessage__UzXBM{display:flex;flex-direction:column;gap:.2em;min-width:0}.modalOutboundCampaign_warmupSchedule__IA7qT{grid-gap:.45em;border-top:var(--border-subtle);display:grid;gap:.45em;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-top:.7em}.modalOutboundCampaign_warmupSchedule__IA7qT>div{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:.2em;min-width:0;padding:.55em}.modalOutboundCampaign_warmupSchedule__IA7qT>div.modalOutboundCampaign_current__daVTr{background:#ffc10714;border-color:var(--status-warning)}.modalOutboundCampaign_warmupSchedule__IA7qT span{color:var(--text-secondary);font-size:.78em}.modalOutboundCampaign_warmupSchedule__IA7qT strong{color:var(--text-color);font-size:.84em;overflow-wrap:anywhere}.modalOutboundCampaign_limitInboxRow__b4i\+g,.modalOutboundCampaign_limitValueRow__SxcG\+{grid-gap:.75em;align-items:center;border:var(--border-subtle);border-radius:8px;display:grid;gap:.75em;grid-template-columns:minmax(0,1fr) 120px 120px;padding:.75em}.modalOutboundCampaign_limitInboxRow__b4i\+g span,.modalOutboundCampaign_limitValueRow__SxcG\+ span{color:var(--text-color);font-size:.9em;font-weight:700}.modalOutboundCampaign_limitInboxRow__b4i\+g strong,.modalOutboundCampaign_limitValueRow__SxcG\+ strong{color:var(--text-secondary);font-size:.85em;text-align:right}.modalOutboundCampaign_limitSettingsList__3uGwZ{display:flex;flex-direction:column;gap:.65em}.modalOutboundCampaign_limitSettingsHeader__5nFHq{display:flex;flex-direction:column;gap:.2em}.modalOutboundCampaign_limitSettingsHeader__5nFHq strong{color:var(--text-color);font-size:.95em}.modalOutboundCampaign_limitSettingsHeader__5nFHq span{color:var(--text-secondary);font-size:.85em;line-height:1.35}.modalOutboundCampaign_limitInboxRow__b4i\+g button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:.65em;min-width:0;text-align:left}@media (max-width:640px){.modalOutboundCampaign_confirmationGrid__1mqYY,.modalOutboundCampaign_contactSummary__Jk7Rd,.modalOutboundCampaign_costEstimateBox__E5N41,.modalOutboundCampaign_limitInboxRow__b4i\+g,.modalOutboundCampaign_limitValueRow__SxcG\+,.modalOutboundCampaign_mappingGrid__htAwq{grid-template-columns:1fr}.modalOutboundCampaign_limitInboxRow__b4i\+g strong,.modalOutboundCampaign_limitValueRow__SxcG\+ strong{text-align:left}}.whatsAppTemplateCard_card__Pqcyy{background:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);cursor:pointer;display:flex;flex-direction:column;gap:.75em;height:100%;min-width:0;padding:.85em;position:relative;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.whatsAppTemplateCard_card__Pqcyy:focus-visible,.whatsAppTemplateCard_card__Pqcyy:hover{border-color:color-mix(in srgb,var(--brand-primary) 35%,var(--border-subtle-color));box-shadow:var(--shadow-md);outline:none;transform:translateY(-1px)}.whatsAppTemplateCard_preview__T3NOR{align-items:flex-start;background-color:#efe7dd;background-image:linear-gradient(45deg,#31554a12 25%,#0000 0),linear-gradient(-45deg,#31554a12 25%,#0000 0),linear-gradient(45deg,#0000 75%,#31554a12 0),linear-gradient(-45deg,#0000 75%,#31554a12 0);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border:var(--border-subtle);border-radius:var(--radius-md);display:flex;flex:1 1;min-height:220px;padding:.75em;pointer-events:none}.whatsAppTemplateCard_bubble__PQI-Q{background:#fff;border-radius:0 8px 8px 8px;box-shadow:var(--shadow-sm);color:#1f2c34;display:flex;flex-direction:column;gap:.35em;min-width:0;padding:.65em .65em 1.4em;position:relative;width:min(360px,100%)}.whatsAppTemplateCard_bubble__PQI-Q:before{border-left:8px solid #0000;border-top:8px solid #fff;content:"";left:-8px;position:absolute;top:0}.whatsAppTemplateCard_bubble__PQI-Q>div{min-width:0}.whatsAppTemplateCard_bubble__PQI-Q>small{bottom:.35em;color:#667781;font-size:10px;line-height:1;position:absolute;right:.65em}.whatsAppTemplateCard_content__XtIR9{display:flex;flex-direction:column;gap:.55em;min-width:0}.whatsAppTemplateCard_content__XtIR9>strong{color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whatsAppTemplateCard_content__XtIR9>p{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:var(--text-secondary);display:-webkit-box;font-size:.88em;line-height:1.45;margin:0;min-height:3.8em;overflow:hidden;overflow-wrap:anywhere}:root[data-theme=dark] .whatsAppTemplateCard_preview__T3NOR{background-color:#0b141a}:root[data-theme=dark] .whatsAppTemplateCard_bubble__PQI-Q{background:#202c33;color:#e9edef}:root[data-theme=dark] .whatsAppTemplateCard_bubble__PQI-Q:before{border-top-color:#202c33}.outboundCampaignDetails_container__RpXpU{align-items:stretch;display:flex;flex-direction:column;gap:24px;margin:0 auto;padding:24px;width:100%}.outboundCampaignDetails_header__aZHnG{align-items:flex-start;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:16px;justify-content:space-between;margin-bottom:0;padding:18px}.outboundCampaignDetails_headerLeft__IX4I9{display:flex;flex-direction:column;gap:6px}.outboundCampaignDetails_title__mAgKD{color:var(--text-primary);font-size:24px;font-weight:800;margin:0}.outboundCampaignDetails_metaInfo__136VM{align-items:center;color:var(--text-secondary);display:flex;font-size:14px;gap:8px}.outboundCampaignDetails_metaDivider__taMfT{opacity:.5}.outboundCampaignDetails_subtitle__K7hrG{color:var(--text-secondary);font-size:14px}.outboundCampaignDetails_highlights__yX9VJ{grid-gap:.75em;display:grid;gap:.75em;grid-template-columns:repeat(2,1fr);margin-bottom:48px;width:100%}.outboundCampaignDetails_highlights__yX9VJ .outboundCampaignDetails_card__ruDFu{box-shadow:var(--shadow-sm);min-height:120px;padding:1.6em}.outboundCampaignDetails_cards__opuiX{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.outboundCampaignDetails_topBar__TLkKU{align-items:center;display:flex;gap:16px;justify-content:space-between}.outboundCampaignDetails_reportActions__5411A{align-items:center;display:flex;gap:12px;justify-content:flex-end}.outboundCampaignDetails_reportActions__5411A>span{color:var(--text-secondary);font-size:.82rem;text-align:right}.outboundCampaignDetails_pauseNotice__pySPe{background:#ffc10714;border:1px solid var(--status-warning);border-radius:8px;color:var(--text-color);display:flex;flex-direction:column;gap:.25em;line-height:1.4;padding:.9em}.outboundCampaignDetails_pauseNotice__pySPe strong{font-size:.95em}.outboundCampaignDetails_pauseNotice__pySPe span{color:var(--text-secondary);font-size:.9em}.outboundCampaignDetails_tables__OkwL6{display:flex;flex-direction:column;gap:.5em;max-height:800px;padding-bottom:1em;width:100%}.outboundCampaignDetails_link__lOy2g{color:var(--text-primary)}.outboundCampaignDetails_scoreBox__ouPnu{background:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);padding:24px;width:100%}.outboundCampaignDetails_scoreHeader__KEw9L{align-items:center;display:flex;gap:8px;margin-bottom:18px}.outboundCampaignDetails_scoreTitle__RRHCj{align-items:center;color:var(--text-secondary);display:flex;font-size:14px;font-weight:600;gap:6px}.outboundCampaignDetails_scoreMain__IXcGi{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.outboundCampaignDetails_scoreValue__7g7ox{align-items:baseline;display:flex;font-size:40px;font-weight:700;gap:6px}.outboundCampaignDetails_scoreMax__\+8Y6X{color:var(--text-secondary);font-size:14px;font-weight:500}.outboundCampaignDetails_scoreBadge__M6VsR{border-radius:999px;font-size:12px;font-weight:600;padding:6px 12px}.outboundCampaignDetails_scoreBadge_success__Qyn8y{background:var(--status-success-bg);color:var(--status-success)}.outboundCampaignDetails_scoreBadge_warning__byFJK{background:var(--status-warning-bg);color:var(--status-warning)}.outboundCampaignDetails_scoreBadge_danger__A2MSZ{background:var(--status-danger-bg);color:var(--status-danger)}.outboundCampaignDetails_scoreProgress__Wxs6H{background:var(--surface-hover);border-radius:999px;height:10px;overflow:hidden;width:100%}.outboundCampaignDetails_scoreBar__hocSl{height:100%;transition:width .4s ease}.outboundCampaignDetails_scoreBar_success__lRcnm{background:var(--status-success)}.outboundCampaignDetails_scoreBar_warning__FYZom{background:var(--brand-accent)}.outboundCampaignDetails_scoreBar_danger__e7VDj{background:var(--brand-secondary)}.outboundCampaignDetails_highlights__yX9VJ{display:flex;flex-direction:column;gap:12px}.outboundCampaignDetails_highlight_danger__nfxtb,.outboundCampaignDetails_highlight_success__0WfOF,.outboundCampaignDetails_highlight_warning__WwiOi{background:var(--surface-card);border-left:6px solid;border-radius:16px;box-shadow:var(--shadow-sm);padding:16px}.outboundCampaignDetails_highlight_success__0WfOF{border-color:var(--status-success)}.outboundCampaignDetails_highlight_warning__WwiOi{border-color:var(--brand-accent)}.outboundCampaignDetails_highlight_danger__nfxtb{border-color:var(--brand-secondary)}.outboundCampaignDetails_statusFailed__30TW3{color:var(--brand-secondary);font-weight:500}.outboundCampaignDetails_errorCell__iuZHt{align-items:center;display:inline-flex;gap:6px}.outboundCampaignDetails_statusSent__-MZDL{color:var(--brand-primary)}.outboundCampaignDetails_conversationLink__aU2aE{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:8px;color:var(--text-primary);display:inline-flex;font-size:13px;font-weight:600;gap:6px;min-height:32px;padding:0 10px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.outboundCampaignDetails_conversationLink__aU2aE:hover{background:var(--surface-hover);border-color:var(--border-color)}.outboundCampaignDetails_conversationLink__aU2aE svg{font-size:16px}.outboundCampaignDetails_messageSection__zVPkl{background:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);margin-top:24px;padding:20px}.outboundCampaignDetails_messageHeader__U7LWu{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.outboundCampaignDetails_messageHeader__U7LWu h3{color:var(--text-primary);font-size:16px;font-weight:600;margin:0}.outboundCampaignDetails_templateInfo__Q88wd{color:var(--text-secondary);font-size:12px}.outboundCampaignDetails_messagePreview__U-gIq{background:var(--surface-app);border:var(--border-subtle);border-radius:12px;padding:16px}@media (max-width:800px){.outboundCampaignDetails_reportActions__5411A,.outboundCampaignDetails_topBar__TLkKU{align-items:stretch;flex-direction:column}.outboundCampaignDetails_reportActions__5411A>span{text-align:left}}.outboundCampaignList_container__CXwWL{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;padding:24px;position:relative;width:100%}.outboundCampaignList_container__CXwWL .outboundCampaignList_topBar__8bDBd{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}.outboundCampaignList_container__CXwWL .outboundCampaignList_reportActions__caywx{align-items:center;display:flex;gap:12px;justify-content:flex-end}.outboundCampaignList_container__CXwWL .outboundCampaignList_reportActions__caywx>span{color:var(--text-secondary);font-size:.82rem;text-align:right}.outboundCampaignList_container__CXwWL .outboundCampaignList_filters__9bNgn{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px;width:100%}.outboundCampaignList_container__CXwWL .outboundCampaignList_filters__9bNgn>button,.outboundCampaignList_container__CXwWL .outboundCampaignList_filters__9bNgn>div{flex:1 1;min-width:200px}.outboundCampaignList_container__CXwWL .outboundCampaignList_filters__9bNgn .outboundCampaignList_filterActions__HIkHD{display:flex;gap:8px}.outboundCampaignList_container__CXwWL .outboundCampaignList_filters__9bNgn .outboundCampaignList_filterActions__HIkHD>button{flex:1 1;padding:10px 12px}.outboundCampaignList_container__CXwWL .outboundCampaignList_highlights__oiHRw{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-bottom:48px;width:100%}.outboundCampaignList_highlights__oiHRw .outboundCampaignList_card__KHVrZ{box-shadow:var(--shadow-sm);min-height:120px;padding:1.6em}.outboundCampaignList_container__CXwWL .outboundCampaignList_metricsSection__ApXdH{display:flex;flex-direction:column;gap:12px;margin-bottom:40px;width:100%}.outboundCampaignList_container__CXwWL .outboundCampaignList_metricsHeader__jNUa5{align-items:center;display:flex;gap:16px;justify-content:space-between}.outboundCampaignList_container__CXwWL .outboundCampaignList_metricsHeader__jNUa5>div{display:flex;flex-direction:column;gap:2px}.outboundCampaignList_container__CXwWL .outboundCampaignList_metricsHeader__jNUa5 strong{color:var(--text-primary)}.outboundCampaignList_container__CXwWL .outboundCampaignList_metricsHeader__jNUa5 span{color:var(--text-secondary);font-size:.82rem}.outboundCampaignList_container__CXwWL .outboundCampaignList_metricsToggle__wZt-C{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;color:var(--brand-primary);cursor:pointer;font-weight:600;padding:8px 14px;white-space:nowrap}.outboundCampaignList_container__CXwWL .outboundCampaignList_metricsToggle__wZt-C:hover{background:var(--surface-hover)}.outboundCampaignList_container__CXwWL .outboundCampaignList_cards__wfsI5{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));width:100%}.outboundCampaignList_container__CXwWL .outboundCampaignList_tables__i5W5T{display:flex;flex-direction:column;gap:12px;max-height:600px;padding-bottom:1em;width:100%}.outboundCampaignList_container__CXwWL .outboundCampaignList_link__i0wwr{color:var(--text-primary)}@media (max-width:800px){.outboundCampaignList_container__CXwWL .outboundCampaignList_reportActions__caywx,.outboundCampaignList_container__CXwWL .outboundCampaignList_topBar__8bDBd{align-items:stretch;flex-direction:column}.outboundCampaignList_container__CXwWL .outboundCampaignList_reportActions__caywx>span{text-align:left}.outboundCampaignList_container__CXwWL .outboundCampaignList_metricsHeader__jNUa5{align-items:stretch;flex-direction:column}}.plans_container__HwVId{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:18px;width:1800px}.plans_container__HwVId .plans_actions__REdlN{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:12px;width:100%}.plans_container__HwVId .plans_actions__REdlN>button{max-width:250px;width:45%}.plans_container__HwVId .plans_actions__REdlN>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.plans_container__HwVId .plans_actions__REdlN>button,.plans_container__HwVId .plans_actions__REdlN>div{max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.platformUpdates_container__s9xk2{display:flex;flex-direction:column;gap:16px;margin:0 auto;padding:18px;width:min(1180px,100%)}.platformUpdates_topbar__lGhtS{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.platformUpdates_intro__HW3FI{display:flex;flex-direction:column;gap:4px}.platformUpdates_intro__HW3FI strong{color:var(--text-primary);font-size:18px}.platformUpdates_intro__HW3FI span{color:var(--text-secondary);line-height:1.35}.platformUpdates_grid__EZ\+jl{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.platformUpdates_card__0gNXM{background:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:0 12px 30px #14141c14;color:var(--text-primary);display:flex;flex-direction:column;gap:14px;min-height:260px;padding:16px}.platformUpdates_cardHeader__EDK0h{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.platformUpdates_badge__AMh8p{align-items:center;background:color-mix(in srgb,var(--accent-color) 12%,var(--surface-muted));border-radius:999px;color:var(--accent-color);display:inline-flex;font-size:12px;font-weight:850;gap:6px;padding:6px 9px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.platformUpdates_badge__AMh8p svg{height:15px;width:15px}.platformUpdates_status__Vr7VJ{align-items:center;background:var(--surface-muted);border-radius:999px;color:var(--text-secondary);display:inline-flex;font-size:11px;font-weight:800;min-height:28px;padding:5px 8px}.platformUpdates_cardStatus__XfjIW{align-items:flex-end;display:flex;flex-direction:column;gap:6px;max-width:52%}.platformUpdates_cardStatus__XfjIW button{background:color-mix(in srgb,var(--accent-color) 9%,var(--surface-card))!important;border-color:color-mix(in srgb,var(--accent-color) 20%,var(--border-subtle-color))!important;box-shadow:none!important;color:var(--accent-color)!important;height:34px!important;min-width:34px!important;width:34px!important}.platformUpdates_datePill__4BobL{align-items:center;background:var(--surface-muted);border-radius:999px;color:var(--text-primary);display:inline-flex;font-size:12px;font-weight:850;line-height:1.2;min-height:28px;padding:5px 9px;text-align:right}.platformUpdates_unpublished__zeAh1{background:var(--status-warning-bg);color:var(--status-warning)}.platformUpdates_scheduled__AoVJM{background:var(--brand-primary-subtle);color:var(--brand-primary)}.platformUpdates_text__sxfYX{display:flex;flex-direction:column;gap:8px}.platformUpdates_text__sxfYX h3{color:var(--text-primary);font-size:18px;line-height:1.18}.platformUpdates_text__sxfYX p{color:var(--text-secondary);line-height:1.48}.platformUpdates_meta__S0i95{align-items:center;color:var(--text-secondary);display:flex;flex-wrap:wrap;font-size:12px;font-weight:750;gap:8px}.platformUpdates_meta__S0i95 span{background:color-mix(in srgb,var(--accent-color) 10%,var(--surface-muted));border-radius:999px;color:var(--accent-color);padding:5px 8px}.platformUpdates_highlights__fjhzX{display:flex;flex-direction:column;gap:8px;margin-top:auto}.platformUpdates_highlight__MlaIa{grid-gap:9px;align-items:flex-start;background:var(--surface-muted);border-radius:12px;display:grid;gap:9px;grid-template-columns:28px minmax(0,1fr);padding:9px}.platformUpdates_highlightIcon__jV-M-{align-self:center;background:color-mix(in srgb,var(--accent-color) 14%,var(--surface-card));border:1px solid color-mix(in srgb,var(--accent-color) 20%,var(--border-subtle-color));border-radius:10px;color:var(--accent-color);display:grid!important;height:28px;line-height:0;margin-top:0;min-width:28px;place-items:center;width:28px}.platformUpdates_highlightIcon__jV-M- svg{color:currentColor;display:block;flex-shrink:0;height:16px;width:16px}.platformUpdates_highlight__MlaIa strong,.platformUpdates_highlight__MlaIa>span:not(.platformUpdates_highlightIcon__jV-M-){display:block;min-width:0}.platformUpdates_highlight__MlaIa strong{color:var(--text-primary);font-size:13px}.platformUpdates_highlight__MlaIa>span:not(.platformUpdates_highlightIcon__jV-M-){color:var(--text-secondary);font-size:12px;line-height:1.35;margin-top:3px}.platformUpdates_actions__FrC3t{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.platformUpdates_actions__FrC3t button,.platformUpdates_fitButton__AqVX3,.platformUpdates_topbar__lGhtS>button{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.platformUpdates_detailsButton__aKa97{background:color-mix(in srgb,var(--accent-color) 9%,var(--surface-card))!important;border-color:color-mix(in srgb,var(--accent-color) 24%,var(--border-subtle-color))!important;box-shadow:none!important;color:var(--accent-color)!important}.platformUpdates_empty__0cbMm{background:var(--surface-card);border:var(--border-subtle);border-radius:16px;color:var(--text-secondary);padding:28px;text-align:center}.platformUpdates_form__gXe16{display:flex;flex-direction:column;gap:12px}.platformUpdates_updateModalBody__4Bn5B{padding:0 20px!important}.platformUpdates_formSection__LvwME{background:color-mix(in srgb,var(--surface-muted) 64%,var(--surface-card));border:var(--border-subtle);border-radius:16px;display:flex;flex-direction:column;gap:12px;padding:12px}.platformUpdates_sectionHeader__WzY5Q{display:flex;flex-direction:column;gap:4px;padding-bottom:4px}.platformUpdates_sectionHeader__WzY5Q strong{color:var(--text-primary);font-size:15px}.platformUpdates_sectionHeader__WzY5Q span{color:var(--text-secondary);font-size:12px;line-height:1.35}.platformUpdates_formGrid__7wzuc{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.platformUpdates_checkField__QKg5j{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-form);box-shadow:none;color:var(--text-primary);cursor:pointer;display:flex;font-weight:750;gap:8px;justify-content:flex-start;min-height:42px;padding:10px 12px;width:100%}.platformUpdates_checkField__QKg5j:hover{background:var(--surface-hover)}.platformUpdates_highlightEditor__XJXII,.platformUpdates_linkEditor__fLhrq{background:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;flex-direction:column;gap:8px;padding:10px}.platformUpdates_imageUpload__esdMu{display:flex;flex-direction:column;gap:10px;width:100%}.platformUpdates_imagePreview__EvE4O{grid-gap:12px;align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:grid;gap:12px;grid-template-columns:140px minmax(0,1fr);padding:10px}.platformUpdates_imagePreview__EvE4O img{aspect-ratio:16/9;background:var(--surface-card);border:var(--border-subtle);border-radius:10px;object-fit:cover;width:140px}.platformUpdates_highlightRow__5Kv2Y{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:minmax(150px,.8fr) minmax(220px,1.1fr) minmax(150px,.65fr) 40px}.platformUpdates_linkRow__FUED6{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:minmax(150px,.75fr) minmax(220px,1.2fr) minmax(140px,.55fr) 40px}.platformUpdates_formActions__U4KAH{align-items:center;background:linear-gradient(to top,var(--surface-card) 86%,color-mix(in srgb,var(--surface-card) 0,#0000));border-top:var(--border-subtle);bottom:0;display:flex;gap:10px;justify-content:flex-end;margin:4px -20px 0;padding:14px 20px 20px;position:-webkit-sticky;position:sticky;z-index:2}@media screen and (max-width:760px){.platformUpdates_formGrid__7wzuc,.platformUpdates_highlightRow__5Kv2Y,.platformUpdates_linkRow__FUED6{grid-template-columns:1fr}.platformUpdates_formActions__U4KAH{justify-content:stretch;margin:4px 0 0;padding:14px 0 0;position:static}.platformUpdates_fitButton__AqVX3,.platformUpdates_formActions__U4KAH button,.platformUpdates_topbar__lGhtS>button{width:100%!important}.platformUpdates_imagePreview__EvE4O{grid-template-columns:1fr}.platformUpdates_imagePreview__EvE4O img{width:100%}.platformUpdates_container__s9xk2{padding:12px}.platformUpdates_cardHeader__EDK0h{flex-direction:column}.platformUpdates_cardStatus__XfjIW{align-items:flex-start;max-width:100%}}.colorPicker_colorPicker__nLAwL{display:inline-flex;max-width:100%;min-width:0;position:relative}.colorPicker_trigger__SBWRs{align-items:center;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-weight:850;gap:7px;justify-content:flex-start;min-height:38px;min-width:0;padding:8px 10px;width:100%}.colorPicker_trigger__SBWRs:disabled{cursor:not-allowed;opacity:.55}.colorPicker_trigger__SBWRs svg{flex-shrink:0;height:20px;width:20px}.colorPicker_swatch__4Fh\+B{border:2px solid #ffffffc7;border-radius:999px;box-shadow:inset 0 0 0 1px #0000001f;height:28px;min-width:28px;width:28px}.colorPicker_label__IpIHA{white-space:nowrap}.colorPicker_trigger__SBWRs strong{font-size:11px;font-weight:800;min-width:7ch;opacity:.72;text-align:left;text-transform:uppercase;white-space:nowrap;width:7ch}.colorPicker_popover__Amfc6{background:#121217;border:1px solid #ffffff24;border-radius:16px;box-shadow:0 18px 60px #00000061;display:flex;flex-direction:column;gap:10px;padding:12px;position:fixed;width:248px;z-index:80}.colorPicker_popover__Amfc6 .react-colorful{height:170px;width:100%}.colorPicker_popover__Amfc6 .react-colorful__saturation{border-radius:12px 12px 6px 6px}.colorPicker_popover__Amfc6 .react-colorful__hue{border-radius:999px;height:16px}.colorPicker_popover__Amfc6 .react-colorful__pointer{border-width:2px;height:18px;width:18px}.colorPicker_inputRow__6plNP{align-items:center;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;color:#ffffffb8;display:flex;font-weight:850;gap:8px;min-height:38px;padding:0 10px}.colorPicker_inputRow__6plNP input{background:#0000;border:0;color:#fff;font:inherit;min-width:0;outline:none;text-transform:uppercase;width:100%}.colorPicker_favoriteButton__Idbo6{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;color:#ffffffc7;cursor:pointer;display:inline-flex;height:34px;justify-content:center;margin-left:auto;min-height:34px;min-width:34px;padding:0;width:34px}.colorPicker_favoriteButton__Idbo6 svg{height:23px;width:23px}.colorPicker_favoriteButton__Idbo6.colorPicker_favorited__MTRUl{background:#facc151f;border-color:#facc1547;color:#facc15}.colorPicker_section__4ZaTW{display:flex;flex-direction:column;gap:8px}.colorPicker_section__4ZaTW>span{color:#ffffffb8;font-size:11px;font-weight:850;text-transform:uppercase}.colorPicker_presets__AetOZ{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(20px,20px));justify-content:start;max-width:100%}.colorPicker_colorOption__K6JRM{height:20px;position:relative;width:20px}.colorPicker_colorOption__K6JRM>button:first-child{aspect-ratio:1/1;border:1px solid #ffffff47;border-radius:999px;cursor:pointer;display:block;height:20px;min-height:20px;padding:0;width:20px}.colorPicker_colorOption__K6JRM>button:first-child.colorPicker_active__ShrTG{outline:2px solid #fff;outline-offset:2px}.colorPicker_removeFavorite__OwvrS{align-items:center;background:#121217db;border:1px solid #ffffff57;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;height:14px!important;justify-content:center;line-height:1;max-height:14px!important;max-width:14px!important;min-height:14px!important;min-width:14px!important;opacity:0;padding:0!important;position:absolute;right:-5px;top:-5px;transform:scale(.92);transition:opacity .15s ease,transform .15s ease,background-color .15s ease;width:14px!important}.colorPicker_colorOption__K6JRM:focus-within .colorPicker_removeFavorite__OwvrS,.colorPicker_colorOption__K6JRM:hover .colorPicker_removeFavorite__OwvrS{opacity:1;transform:scale(1)}.colorPicker_removeFavorite__OwvrS:hover{background:#ef4444f0}.colorPicker_removeFavorite__OwvrS svg{color:currentColor;display:block;height:10px!important;min-width:10px!important;pointer-events:none;width:10px!important}@media (max-width:640px){.colorPicker_trigger__SBWRs strong,.colorPicker_trigger__SBWRs svg{display:none}.colorPicker_trigger__SBWRs{gap:6px;padding:7px 9px}.colorPicker_swatch__4Fh\+B{height:24px;min-width:24px;width:24px}}.profile_content__eEdCx{align-items:center;display:flex;flex:1 1;justify-content:center;padding:24px}.profile_card__gfQJd{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:18px;max-width:95%;padding:20px;width:450px}.profile_card__gfQJd .profile_header__24agj{align-items:center;color:var(--brand-primary);display:flex;gap:12px}.profile_card__gfQJd .profile_header__24agj span{color:var(--text-primary);font-size:20px;font-weight:800}.profile_card__gfQJd .profile_header__24agj svg{height:2em;width:2em}.profile_card__gfQJd .profile_body__DxiPq{display:flex;flex-direction:column;gap:1em}.profile_card__gfQJd .profile_body__DxiPq .profile_groupImage__J-qA3{align-items:center;display:flex;justify-content:center}.profile_card__gfQJd .profile_body__DxiPq .profile_groupImage__J-qA3 .profile_image__4DaPB{background-color:var(--surface-muted);border:3px solid var(--brand-primary-alpha);border-radius:16px;box-shadow:var(--shadow-md);height:140px;position:relative;width:140px}.profile_card__gfQJd .profile_body__DxiPq .profile_groupImage__J-qA3 .profile_image__4DaPB img{border-radius:var(--radius-md);height:136px;object-fit:cover;object-position:center;width:136px}.profile_card__gfQJd .profile_body__DxiPq .profile_groupImage__J-qA3 .profile_changeImage__TbKyC{bottom:0;cursor:pointer;display:flex;gap:.25em;position:absolute;right:0}.profile_card__gfQJd .profile_body__DxiPq .profile_groupImage__J-qA3 .profile_changeImage__TbKyC.profile_confirm__3a4Hj{transform:translateX(50%)}.profile_card__gfQJd .profile_body__DxiPq .profile_groupImage__J-qA3 .profile_changeImage__TbKyC .profile_actionButton__Nqt5w{align-items:center;background-color:var(--brand-primary);border-radius:50%;box-shadow:var(--shadow-sm);color:var(--text-on-solid);display:flex;height:3em;justify-content:center;transition:background-color .2s ease,transform .2s ease;width:3em}.profile_card__gfQJd .profile_body__DxiPq .profile_groupImage__J-qA3 .profile_changeImage__TbKyC .profile_actionButton__Nqt5w:hover{background-color:var(--brand-primary-hover);transform:translateY(-1px)}.profile_card__gfQJd .profile_body__DxiPq .profile_groupImage__J-qA3 .profile_changeImage__TbKyC .profile_confirmAction__zrX5C{background-color:var(--brand-secondary)}.profile_card__gfQJd .profile_body__DxiPq .profile_groupImage__J-qA3 .profile_changeImage__TbKyC .profile_cancelAction__9QGDB{background-color:var(--surface-card);border:var(--border-subtle);color:var(--text-primary)}.profile_card__gfQJd .profile_body__DxiPq .profile_groupImage__J-qA3 .profile_changeImage__TbKyC svg{height:1.5em;width:1.5em}.profile_card__gfQJd .profile_body__DxiPq svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.profile_card__gfQJd .profile_body__DxiPq .profile_background__Iqpcg{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.profile_card__gfQJd .profile_body__DxiPq ul{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:14px;bottom:0;box-shadow:var(--shadow-md);display:flex;flex-direction:column;justify-content:center;margin-top:2em;min-width:100px;overflow:hidden;position:absolute;right:0;transform:translateY(100%);z-index:3}.profile_card__gfQJd .profile_body__DxiPq ul:before{border:7px solid #0000;border-bottom:7px solid var(--surface-card);content:"";position:absolute;right:16px;top:-14px;transform:translateX(50%)}.profile_card__gfQJd .profile_body__DxiPq ul li{text-wrap:nowrap;color:var(--text-primary);cursor:pointer;list-style:none;padding:.75em 1em;text-align:start;width:100%}.profile_card__gfQJd .profile_body__DxiPq ul li label{cursor:pointer}.profile_card__gfQJd .profile_body__DxiPq ul li:first-child{border-top-left-radius:14px;border-top-right-radius:14px}.profile_card__gfQJd .profile_body__DxiPq ul li:last-child{border-bottom-left-radius:14px;border-bottom-right-radius:14px}.profile_card__gfQJd .profile_body__DxiPq ul li:hover{background-color:var(--surface-hover)}.profile_card__gfQJd .profile_footer__Ynj00{display:flex;gap:.5em;justify-content:flex-end}.report_container__4Qsi8{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.reportDataLead_content__aZnq8{align-items:flex-start;display:flex;flex:1 1;justify-content:center;min-height:0;padding:24px}.reportDataLead_card__lfY8c{background:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:14px;max-height:calc(100vh - var(--layout-header-height) - 48px);max-width:100%;overflow:hidden;width:760px}.reportDataLead_header__qLhiz{align-items:center;display:flex;flex:0 0 auto;gap:16px;justify-content:space-between;padding:20px 22px 4px}.reportDataLead_title__O9Ua1{align-items:center;display:flex;gap:12px;min-width:0}.reportDataLead_title__O9Ua1>svg{color:var(--brand-primary);flex:0 0 auto;height:32px;width:32px}.reportDataLead_title__O9Ua1>div{display:flex;flex-direction:column;gap:3px;min-width:0}.reportDataLead_title__O9Ua1 strong{color:var(--text-primary);font-size:1.08rem}.reportDataLead_title__O9Ua1 span{color:var(--text-secondary);font-size:.78rem}.reportDataLead_header__qLhiz>a{color:var(--brand-secondary);flex:0 0 auto;font-size:.82rem;font-weight:700}.reportDataLead_card__lfY8c>[class*=activeFilters],.reportDataLead_card__lfY8c>section{margin-left:22px;margin-right:22px}.reportDataLead_body__d\+mqn{display:flex;flex:1 1 auto;flex-direction:column;gap:14px;min-height:0;overflow-y:auto;padding:4px 22px 24px}.reportDataLead_correlatedFilter__lnhzR{grid-gap:var(--space-sm);background:var(--surface-muted);border:var(--border-subtle);border-radius:var(--radius-md);box-sizing:border-box;display:grid;gap:var(--space-sm);grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:var(--space-sm);width:100%}.reportDataLead_correlatedFilter__lnhzR>div{min-width:0;width:100%}.reportDataLead_correlatedFilter__lnhzR>div>span{color:var(--text-secondary);display:block;font-size:.72rem;font-weight:600;letter-spacing:.02em;margin:0 0 6px 2px;text-transform:uppercase}.reportDataLead_footer__gjaJY{background:var(--surface-card);border-top:var(--border-subtle);box-shadow:0 -8px 20px #0000000d;display:flex;flex:0 0 auto;gap:10px;padding:14px 22px}@media (max-width:680px){.reportDataLead_content__aZnq8{padding:10px}.reportDataLead_card__lfY8c{max-height:calc(100vh - var(--layout-header-height) - 20px)}.reportDataLead_header__qLhiz{align-items:flex-start;flex-direction:column}.reportDataLead_card__lfY8c>[class*=activeFilters],.reportDataLead_card__lfY8c>section{margin-left:14px;margin-right:14px}.reportDataLead_body__d\+mqn,.reportDataLead_footer__gjaJY,.reportDataLead_header__qLhiz{padding-left:14px;padding-right:14px}.reportDataLead_correlatedFilter__lnhzR{grid-template-columns:1fr}}.reportDataNote_content__B79U7{align-items:center;display:flex;flex:1 1;justify-content:center;padding:24px}.reportDataNote_card__rQ-Mi{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:18px;max-width:95%;padding:20px;width:600px}.reportDataNote_card__rQ-Mi .reportDataNote_header__SxNa7{align-items:center;color:var(--brand-primary);display:flex;gap:12px}.reportDataNote_card__rQ-Mi .reportDataNote_header__SxNa7 span{color:var(--text-primary);font-size:20px;font-weight:800}.reportDataNote_card__rQ-Mi .reportDataNote_header__SxNa7 svg{height:2em;width:2em}.reportDataNote_card__rQ-Mi .reportDataNote_link__U-3UO{align-items:center;display:flex;justify-content:flex-end}.reportDataNote_card__rQ-Mi .reportDataNote_link__U-3UO a{color:var(--brand-secondary);font-weight:700}.reportDataNote_card__rQ-Mi .reportDataNote_body__TVfCH{display:flex;flex-direction:column;gap:1em}.reportDataNote_card__rQ-Mi .reportDataNote_footer__24nsK{display:flex;gap:.5em;justify-content:flex-end}.reportLog_container__1CHKr{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.reportLog_container__1CHKr .reportLog_link__zc8Vd{align-items:center;color:var(--text-primary);display:flex;justify-content:flex-start;width:100%}.reportLog_container__1CHKr .reportLog_link__zc8Vd a{color:var(--brand-secondary);font-weight:700}.reportLog_container__1CHKr .reportLog_groupReload__lrvmZ{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;gap:1em;justify-content:flex-start;padding:12px;width:100%}.reportLog_container__1CHKr .reportLog_reload__6xbFq{align-items:center;display:flex;justify-content:center;margin-right:1em;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.reportLog_container__1CHKr .reportLog_reload__6xbFq svg{color:var(--brand-primary);cursor:pointer;height:20px;width:20px}.roles_container__glb84{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:18px;width:1800px}.roles_container__glb84 .roles_actions__ToNGB{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:12px;width:100%}.roles_container__glb84 .roles_actions__ToNGB>button{max-width:250px;width:45%}.roles_container__glb84 .roles_actions__ToNGB>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.roles_container__glb84 .roles_actions__ToNGB>button,.roles_container__glb84 .roles_actions__ToNGB>div{max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.selectAccount_container__8dEfC{align-items:center;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.selectAccount_container__8dEfC .selectAccount_header__vHzdM{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:18px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:16px;justify-content:center;max-width:95vw;padding:20px;width:600px}.selectAccount_container__8dEfC .selectAccount_header__vHzdM .selectAccount_formGroup__UzItd{align-items:center;display:flex;justify-content:center;width:100%}.selectAccount_button__16J8\+{background:var(--brand-primary);color:var(--text-on-solid);float:right;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.progressSetup_progressSetup__k05E8{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin:0 auto;max-width:1120px;min-height:100%;padding:clamp(24px,4vw,48px) clamp(16px,3vw,32px);text-align:center;width:100%}.progressSetup_progressSetup__k05E8 .progressSetup_progressBar__IrKln{align-items:center;display:flex;height:24px;justify-content:center;margin:0;padding:0;width:min(80%,720px)}.progressSetup_progressSetup__k05E8 .progressSetup_progressBar__IrKln .progressSetup_groupStep__OFifx{align-items:center;display:flex;justify-content:center;margin:0;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.progressSetup_progressSetup__k05E8 .progressSetup_progressBar__IrKln .progressSetup_groupStep__OFifx .progressSetup_step__l9CeG{border:2px solid var(--text-primary);border-radius:50%;height:24px;width:24px}.progressSetup_progressSetup__k05E8 .progressSetup_progressBar__IrKln .progressSetup_groupStep__OFifx .progressSetup_step__l9CeG svg{height:12px;width:12px}.progressSetup_progressSetup__k05E8 .progressSetup_progressBar__IrKln .progressSetup_groupStep__OFifx.progressSetup_setting__2KA1G .progressSetup_step__l9CeG{border-color:var(--brand-accent);color:var(--brand-accent)}.progressSetup_progressSetup__k05E8 .progressSetup_progressBar__IrKln .progressSetup_groupStep__OFifx.progressSetup_finish__8p1aA .progressSetup_step__l9CeG{border-color:var(--brand-primary);color:var(--brand-primary)}.progressSetup_progressSetup__k05E8 .progressSetup_progressBar__IrKln .progressSetup_groupStep__OFifx .progressSetup_connector__BxX9L{background-color:var(--text-primary);height:2px;width:clamp(8px,3vw,42px)}.progressSetup_progressSetup__k05E8 .progressSetup_progressBar__IrKln .progressSetup_groupStep__OFifx.progressSetup_setting__2KA1G .progressSetup_connector__BxX9L{background-color:var(--brand-accent)}.progressSetup_progressSetup__k05E8 .progressSetup_progressBar__IrKln .progressSetup_groupStep__OFifx.progressSetup_finish__8p1aA .progressSetup_connector__BxX9L{background-color:var(--brand-primary)}.progressSetup_progressSetup__k05E8 .progressSetup_text__PzKEi{align-items:center;display:flex;flex-direction:column;gap:8px;max-width:760px}.progressSetup_progressSetup__k05E8 .progressSetup_stepMeta__eWswY{background:var(--brand-primary-subtle);border-radius:999px;color:var(--brand-primary);font-size:11px;font-weight:800;letter-spacing:.04em;padding:5px 10px;text-transform:uppercase}.progressSetup_progressSetup__k05E8 .progressSetup_title__1ZVSD{font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.15;margin:0}.progressSetup_progressSetup__k05E8 .progressSetup_description__CXCE5{color:var(--text-secondary);font-size:15px;font-weight:600;line-height:1.55;margin:0}.progressSetup_progressSetup__k05E8 .progressSetup_content__M2sdI{display:flex;justify-content:center;width:100%}.progressSetup_progressSetup__k05E8 .progressSetup_button__CDQyK{width:min(100%,720px)}.progressSetup_progressSetup__k05E8 .progressSetup_button__CDQyK button{flex:1 1}.progressSetup_progressSetup__k05E8 .progressSetup_button__CDQyK{display:flex;gap:.5em}@media (max-width:600px){.progressSetup_progressSetup__k05E8{gap:1.25em;padding:20px 12px}.progressSetup_progressSetup__k05E8 .progressSetup_progressBar__IrKln{width:100%}.progressSetup_progressSetup__k05E8 .progressSetup_button__CDQyK{flex-direction:column}}.onboarding_cardGrid__t6gIq,.onboarding_guide__txfBH,.onboarding_taskList__-dtQw,.onboarding_tutorialList__WucEi{grid-gap:1em;display:grid;gap:1em;text-align:left;width:min(100%,900px)}.onboarding_guide__txfBH{background:var(--surface-card);border:var(--border-subtle);border-radius:18px;box-shadow:var(--shadow-sm);gap:0;max-width:780px;overflow:hidden}.onboarding_guideHeader__eZy2Y{align-items:center;background:linear-gradient(135deg,var(--brand-primary-subtle),#0000);border-bottom:var(--border-subtle);display:flex;gap:14px;padding:20px 22px;text-align:left}.onboarding_guideIcon__A8490{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-strong));border-radius:13px;color:var(--text-on-solid);display:grid;flex:0 0 46px;font-size:23px;height:46px;place-items:center;width:46px}.onboarding_guideHeader__eZy2Y span{color:var(--text-secondary);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.onboarding_guideHeader__eZy2Y h2{font-size:18px;margin:3px 0 0}.onboarding_guideSteps__A3SQU{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.onboarding_guideSteps__A3SQU li{display:flex;gap:10px;padding:20px}.onboarding_guideSteps__A3SQU li+li{border-left:var(--border-subtle)}.onboarding_guideNumber__PSgmc{background:var(--brand-primary-subtle);border-radius:50%;color:var(--brand-primary);display:grid;flex:0 0 26px;font-size:12px;font-weight:800;height:26px;place-items:center;width:26px}.onboarding_guideSteps__A3SQU strong{color:var(--text-primary);display:block;font-size:13px}.onboarding_guideSteps__A3SQU p{color:var(--text-secondary);font-size:12px;line-height:1.45;margin:5px 0 0}.onboarding_guideNote__jhw9d{align-items:center;background:var(--status-warning-bg);border-radius:10px;color:var(--status-warning);display:flex;font-size:12px;font-weight:650;gap:8px;margin:0 20px 18px;padding:10px 12px}.onboarding_guideNote__jhw9d svg{flex:0 0 auto;font-size:18px}.onboarding_cardGrid__t6gIq{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.onboarding_card__VJWpp,.onboarding_task__TWoFu{background:var(--surface-card);border:1px solid var(--border-subtle-color);border-radius:12px;box-shadow:var(--shadow-sm)}.onboarding_card__VJWpp{display:flex;flex-direction:column;gap:.75em;padding:1.25em}.onboarding_cardIcon__J\+gVO{background:color-mix(in srgb,var(--brand-accent) 12%,#0000);border-radius:10px;color:var(--brand-accent);display:grid;font-size:23px;height:42px;place-items:center;width:42px}.onboarding_card__VJWpp h2,.onboarding_task__TWoFu h2{font-size:16px;margin:0}.onboarding_card__VJWpp p,.onboarding_task__TWoFu p{color:#5d5968;color:var(--text-secondary,#5d5968);font-size:14px;line-height:1.45;margin:.4em 0 0}.onboarding_card__VJWpp a,.onboarding_task__TWoFu a{color:var(--brand-accent);font-size:14px;font-weight:700;margin-top:auto;text-decoration:none}.onboarding_permissionHint__mT3e2{color:#5d5968;color:var(--text-secondary,#5d5968);font-size:12px;margin-top:auto}.onboarding_taskList__-dtQw{grid-template-columns:1fr}.onboarding_tutorialList__WucEi{grid-template-columns:1fr;max-width:820px}.onboarding_tutorial__U-9zY{background:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);overflow:hidden}.onboarding_tutorialCompleted__aoeqB{border-color:color-mix(in srgb,var(--brand-primary) 55%,var(--border-subtle-color))}.onboarding_tutorialHeader__Gs\+kv{grid-gap:12px;align-items:center;background:#0000;border:0;color:var(--text-primary);cursor:pointer;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr) auto;padding:15px 16px;text-align:left;width:100%}.onboarding_tutorialHeader__Gs\+kv:hover{background:var(--surface-hover)}.onboarding_tutorialIndex__Zi65-{background:var(--brand-primary-subtle);border-radius:10px;color:var(--brand-primary);display:grid;font-size:15px;font-weight:800;height:34px;place-items:center;width:34px}.onboarding_tutorialIndex__Zi65- svg{font-size:20px}.onboarding_tutorialHeading__uj60D,.onboarding_tutorialHeading__uj60D>span{display:flex;min-width:0}.onboarding_tutorialHeading__uj60D{flex-direction:column;gap:3px}.onboarding_tutorialHeading__uj60D>span{align-items:center;gap:7px}.onboarding_tutorialHeading__uj60D>span svg{color:var(--brand-accent);flex:0 0 auto;font-size:18px}.onboarding_tutorialHeading__uj60D strong{font-size:14px}.onboarding_tutorialHeading__uj60D small{color:var(--text-secondary);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onboarding_tutorialArrow__YEoXz{color:var(--text-secondary);font-size:24px;transition:transform .2s ease}.onboarding_tutorialArrowOpen__TkU9r{transform:rotate(180deg)}.onboarding_tutorialBody__PKNTe{border-top:var(--border-subtle);display:flex;flex-direction:column;gap:14px;padding:4px 16px 16px 62px;text-align:left}.onboarding_prerequisite__86Ils{align-items:flex-start;background:var(--surface-muted);border-radius:10px;color:var(--text-primary);display:flex;gap:9px;margin-top:14px;padding:11px 12px}.onboarding_prerequisite__86Ils>svg{color:var(--brand-primary);flex:0 0 auto;font-size:18px;margin-top:1px}.onboarding_prerequisite__86Ils div{display:flex;flex-direction:column;gap:2px}.onboarding_prerequisite__86Ils strong{font-size:12px}.onboarding_prerequisite__86Ils span{color:var(--text-secondary);font-size:12px;line-height:1.4}.onboarding_instructions__2p-gL{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.onboarding_instructions__2p-gL li{align-items:flex-start;display:flex;gap:10px}.onboarding_instructions__2p-gL li>span{border:1px solid var(--brand-primary-alpha);border-radius:50%;color:var(--brand-primary);display:grid;flex:0 0 22px;font-size:11px;font-weight:800;height:22px;place-items:center;width:22px}.onboarding_instructions__2p-gL p{color:var(--text-primary);font-size:13px;line-height:1.45;margin:2px 0 0}.onboarding_tutorialTip__O0JhI{border-left:3px solid var(--brand-accent);color:var(--text-secondary);font-size:12px;line-height:1.45;padding-left:10px}.onboarding_tutorialTip__O0JhI strong{color:var(--text-primary)}.onboarding_tutorialActions__xbNYQ{align-items:center;display:flex;gap:10px;justify-content:space-between;padding-top:2px}.onboarding_tutorialActions__xbNYQ a,.onboarding_tutorialActions__xbNYQ button{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;min-height:36px;padding:8px 12px;text-decoration:none;width:auto}.onboarding_tutorialActions__xbNYQ a{background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-strong));color:var(--text-on-solid)}.onboarding_tutorialActions__xbNYQ button{background:var(--surface-card);border:var(--border-subtle);color:var(--text-primary)}.onboarding_task__TWoFu{grid-gap:1em;align-items:center;display:grid;gap:1em;grid-template-columns:auto minmax(0,1fr) auto;padding:1em 1.25em}.onboarding_taskCompleted__IUW4v{background:color-mix(in srgb,var(--brand-primary) 6%,var(--surface-card));border-color:var(--brand-primary)}.onboarding_taskCheck__gO3TW{background:#0000;border:2px solid var(--brand-primary);border-radius:50%;color:var(--brand-primary);cursor:pointer;display:grid;font-size:18px;font-weight:700;height:36px;padding:0;place-items:center;width:36px}.onboarding_taskTitle__83bSN{align-items:center;display:flex;gap:.5em}.onboarding_taskTitle__83bSN>svg{color:var(--brand-accent);flex:0 0 auto;font-size:20px}@media (max-width:600px){.onboarding_guideSteps__A3SQU{grid-template-columns:1fr}.onboarding_guideSteps__A3SQU li+li{border-left:0;border-top:var(--border-subtle)}.onboarding_tutorialBody__PKNTe{padding:4px 12px 14px}.onboarding_tutorialActions__xbNYQ{align-items:stretch;flex-direction:column}.onboarding_tutorialActions__xbNYQ a,.onboarding_tutorialActions__xbNYQ button{width:100%}.onboarding_task__TWoFu{grid-template-columns:auto minmax(0,1fr)}.onboarding_task__TWoFu>a{grid-column:2}}.onboarding_pendingSetup__QDUDu{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:20px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px;justify-content:center;margin:24px auto;min-height:calc(100vh - var(--layout-header-height) - 48px);padding:clamp(28px,6vw,56px);text-align:center;width:min(100% - 32px,680px)}.onboarding_pendingIcon__ElOZ8{background:var(--status-warning-bg);border-radius:16px;color:var(--status-warning);display:grid;font-size:28px;height:58px;margin-bottom:4px;place-items:center;width:58px}.onboarding_pendingEyebrow__FPslE{color:var(--status-warning);font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.onboarding_pendingSetup__QDUDu h1{color:var(--text-primary);font-size:clamp(23px,4vw,32px);line-height:1.2;margin:0;max-width:560px}.onboarding_pendingSetup__QDUDu>p{color:var(--text-secondary);font-size:14px;line-height:1.6;margin:0;max-width:570px}.onboarding_pendingInfo__mTIYz{background:var(--surface-muted);border-radius:10px;color:var(--text-primary);display:flex;flex-direction:column;font-size:12px;gap:3px;line-height:1.45;margin:8px 0 4px;max-width:540px;padding:12px 14px}.onboarding_pendingInfo__mTIYz span{color:var(--text-secondary)}.configTextListItems_countItems__wbWh4{position:absolute;right:1em}.configTextListItems_footer__1kbo7{padding-top:1em}.configTextListItems_nameField__gtAMG{flex:1 1;min-width:0}.configTextListItems_colorPicker__ogrEw{width:-webkit-max-content;width:max-content}.configProducts_childs__cW5EA{align-items:center;border-left:1px solid var(--text-secondary);display:flex;justify-content:center;margin-top:-1em;padding-left:1em;padding-top:1em;position:relative;width:100%}.configProducts_connector__5MiSj{background-color:var(--text-secondary);height:1px;left:-1em;position:absolute;width:1em}.configProducts_countItems__QdKX-{position:absolute;right:1em}.configProducts_footer__1otSA{padding-top:1em}.notFunnel_progressSetup__Tt\+g1{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:100%;padding:clamp(32px,6vw,72px) 20px;text-align:center}.notFunnel_progressSetup__Tt\+g1 .notFunnel_icon__iRdKy{background:var(--brand-primary-subtle);border:1px solid var(--border-primary);border-radius:20px;box-shadow:var(--shadow-sm);color:var(--brand-primary);display:grid;height:64px;place-items:center;width:64px}.notFunnel_progressSetup__Tt\+g1 .notFunnel_icon__iRdKy svg{height:28px;width:28px}.notFunnel_progressSetup__Tt\+g1 .notFunnel_text__-48Fy{align-items:center;display:flex;flex-direction:column;gap:8px;max-width:560px}.notFunnel_progressSetup__Tt\+g1 .notFunnel_label__OY66W{background:var(--brand-primary-subtle);border-radius:999px;color:var(--brand-primary);font-size:11px;font-weight:800;letter-spacing:.04em;padding:5px 10px;text-transform:uppercase}.notFunnel_progressSetup__Tt\+g1 .notFunnel_title__-YDSB{font-size:clamp(24px,3vw,32px);font-weight:800;line-height:1.2;margin:0}.notFunnel_progressSetup__Tt\+g1 .notFunnel_description__yMan4{color:var(--text-secondary);font-size:15px;font-weight:600;line-height:1.55;margin:0}.settings_content__XIMdo{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:24px}.settings_card__oXCzG{grid-gap:18px;display:grid;gap:18px;grid-template-columns:360px minmax(0,1fr);width:min(1480px,100%)}.settings_left__jBzhC,.settings_right__QZvww{background-color:var(--surface-card);border:var(--border-subtle);border-radius:20px;box-shadow:var(--shadow-sm)}.settings_left__jBzhC{display:flex;flex-direction:column;gap:16px;max-height:calc(100vh - var(--layout-header-height) - 48px);padding:18px;position:-webkit-sticky;position:sticky;top:24px}.settings_right__QZvww{display:flex;flex-direction:column;min-height:620px;min-width:0;overflow:hidden}.settings_header__VJBWc{align-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary) 10%,#0000),#0000 60%),var(--surface-muted);border:var(--border-subtle);border-radius:16px;display:flex;gap:12px;padding:14px}.settings_headerIcon__g6P6q,.settings_optionIcon__i4Ktt,.settings_panelIcon__ufLhf{align-items:center;display:flex;justify-content:center}.settings_headerIcon__g6P6q{background:linear-gradient(135deg,var(--brand-primary),color-mix(in srgb,var(--brand-primary) 58%,var(--brand-secondary) 42%));border-radius:14px;color:var(--text-on-solid);height:46px;min-width:46px;width:46px}.settings_header__VJBWc span{color:var(--text-primary);font-size:18px;font-weight:900}.settings_header__VJBWc p,.settings_option__T\+Hmt small,.settings_panelHeader__sYMdJ p{color:var(--text-secondary);font-size:12px;font-weight:700;line-height:1.35;margin:0}.settings_header__VJBWc svg{height:24px;width:24px}.settings_body__IsTEl{display:flex;flex-direction:column;gap:14px;min-width:0}.settings_left__jBzhC .settings_body__IsTEl{overflow-y:auto;padding-right:2px}.settings_right__QZvww .settings_body__IsTEl{background-color:var(--surface-muted);flex:1 1;overflow:auto;padding:18px}.settings_options__vwMSn{display:flex;flex-direction:column;gap:8px}.settings_option__T\+Hmt{align-items:center;border:1px solid #0000;border-radius:16px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.settings_option__T\+Hmt:hover{background-color:var(--surface-hover);border-color:var(--border-subtle-color)}.settings_option__T\+Hmt.settings_active__iVHKy{background-color:var(--brand-primary-subtle);border-color:var(--brand-primary-alpha);box-shadow:var(--shadow-sm)}.settings_option__T\+Hmt.settings_active__iVHKy .settings_optionIcon__i4Ktt{background-color:var(--brand-primary);color:var(--text-on-solid)}.settings_optionIcon__i4Ktt{background-color:var(--surface-muted);border-radius:12px;color:var(--brand-primary);height:38px;min-width:38px;width:38px}.settings_optionIcon__i4Ktt svg{height:20px;width:20px}.settings_option__T\+Hmt>div:last-child{display:flex;flex-direction:column;gap:2px;min-width:0}.settings_option__T\+Hmt span{color:var(--text-primary);font-size:14px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings_option__T\+Hmt small{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.settings_panelHeader__sYMdJ{align-items:center;border-bottom:var(--border-subtle);display:flex;gap:14px;padding:18px}.settings_panelIcon__ufLhf{background-color:var(--brand-primary-subtle);border-radius:16px;color:var(--brand-primary);height:50px;min-width:50px;width:50px}.settings_panelIcon__ufLhf svg{height:25px;width:25px}.settings_eyebrow__3IYXF{color:var(--brand-primary);font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.settings_panelHeader__sYMdJ h1{color:var(--text-primary);font-size:22px;font-weight:900;letter-spacing:0;margin:0}.settings_right__QZvww .settings_body__IsTEl>*{min-width:0}.settings_right__QZvww .settings_body__IsTEl form,.settings_right__QZvww .settings_body__IsTEl>div{background-color:var(--surface-card);border:var(--border-subtle);border-radius:18px;box-shadow:var(--shadow-sm);padding:16px}.settings_header__VJBWc .settings_filters__bJ5vX{align-items:center;border:var(--border-subtle);border-radius:12px;box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;overflow:hidden;width:100%}.settings_header__VJBWc .settings_filters__bJ5vX .settings_option__T\+Hmt{align-items:center;border-radius:10px;cursor:pointer;display:flex;flex:1 1;justify-content:center;padding:.5em}.settings_header__VJBWc .settings_filters__bJ5vX .settings_option__T\+Hmt.settings_active__iVHKy{background-color:var(--surface-card);box-shadow:var(--shadow-sm)}.settings_footer__umaUC{display:flex;gap:.5em}@media only screen and (max-width:1024px){.settings_card__oXCzG{grid-template-columns:1fr}.settings_left__jBzhC{max-height:none;position:static}.settings_options__vwMSn{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:640px){.settings_content__XIMdo{padding:16px}.settings_options__vwMSn{grid-template-columns:1fr}.settings_panelHeader__sYMdJ{align-items:flex-start;flex-direction:column}}.configAdditionalFields_fields__\+vnF-{padding-top:1em}.configAdditionalFields_fields__\+vnF-,.configAdditionalFields_groupField__gGBla{display:flex;flex-direction:column;gap:.5em}.configAdditionalFields_groupField__gGBla{border:var(--border-muted);border-radius:var(--radius-md);padding:.5em}.configAdditionalFields_removeBtn__-dsYg{display:flex;justify-content:flex-end;width:100%}.configAdditionalFields_footer__JcuV5{padding-top:1em}.governanceSettings_content__riyNd{grid-gap:16px;display:grid;gap:16px}.governanceSettings_riskBox__xqdL-{background:linear-gradient(135deg,color-mix(in srgb,var(--risk-tone) 12%,var(--surface-card)) 0,var(--surface-card) 72%);border:1px solid var(--risk-tone);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);color:var(--text-primary);padding:14px}.governanceSettings_riskBox__xqdL- strong{color:var(--risk-tone);font-size:14px}.governanceSettings_helperText__2-Nj1,.governanceSettings_riskBox__xqdL- p{color:var(--text-secondary);margin:6px 0 0}.governanceSettings_sectionBreak__2HJUC{margin-top:8px}.tasks_container__yvj4k{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:20px;width:1800px}.tasks_header__1w6-2{background:linear-gradient(135deg,color-mix(in srgb,var(--brand-primary-subtle) 70%,#0000),#0000 58%),var(--surface-card);border:var(--border-subtle);box-shadow:var(--shadow-sm);gap:14px;padding:16px;width:100%}.tasks_headerIcon__FvZUk,.tasks_header__1w6-2{align-items:center;border-radius:var(--radius-md);display:flex}.tasks_headerIcon__FvZUk{background-color:var(--brand-primary-subtle);color:var(--brand-primary);flex:0 0 auto;height:46px;justify-content:center;width:46px}.tasks_headerIcon__FvZUk svg{height:25px;width:25px}.tasks_header__1w6-2 h2{color:var(--text-primary);font-size:20px;font-weight:900;line-height:1.15;margin:0}.tasks_header__1w6-2 span{color:var(--text-secondary);display:block;font-size:13px;font-weight:750;margin-top:4px}.tasks_container__yvj4k .tasks_filters__zcDHr{align-items:flex-end;background-color:var(--surface-card);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:flex;gap:12px;justify-content:space-between;padding:12px;width:100%}.tasks_filterFields__PGBvN{grid-gap:10px;display:grid;flex:1 1;gap:10px;grid-template-columns:repeat(6,minmax(150px,1fr));min-width:0}.tasks_filterActions__KgOwr{align-items:center;display:flex;flex:0 0 auto;gap:8px}.tasks_filterActions__KgOwr>button{min-width:116px}.tasks_clearButton__\+4LO9{background:var(--surface-muted)!important;border-color:var(--border-subtle-color)!important;box-shadow:var(--shadow-sm)!important;color:var(--text-primary)!important}.tasks_container__yvj4k .tasks_filters__zcDHr>div>div{min-width:180px}.tasks_container__yvj4k .tasks_cards__wbrZy{display:flex;flex-wrap:wrap;gap:1em;width:100%}.tasks_container__yvj4k .tasks_link__ekbsY{color:var(--text-primary)}.tasks_container__yvj4k .tasks_status__eNA21{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:999px;padding:.5em}.tasks_container__yvj4k .tasks_statusDone__QfcsF{background:color-mix(in srgb,var(--status-success) 12%,var(--surface-card));border-color:color-mix(in srgb,var(--status-success) 32%,var(--border-subtle-color));color:var(--status-success)}.tasks_container__yvj4k .tasks_statusCanceled__1a0yx{background:var(--surface-muted);border-color:color-mix(in srgb,var(--text-secondary) 32%,var(--border-subtle-color));color:var(--text-secondary)}.tasks_container__yvj4k .tasks_statusOverdue__qF\+7z{background:color-mix(in srgb,var(--status-danger) 10%,var(--surface-card));border-color:color-mix(in srgb,var(--status-danger) 32%,var(--border-subtle-color));color:var(--status-danger)}.tasks_container__yvj4k .tasks_statusSoon__0D\+MO{background:color-mix(in srgb,var(--status-info) 10%,var(--surface-card));border-color:color-mix(in srgb,var(--status-info) 38%,var(--border-subtle-color));color:var(--status-info-strong)}@media screen and (max-width:1480px){.tasks_container__yvj4k .tasks_filters__zcDHr{align-items:stretch;flex-direction:column}.tasks_filterFields__PGBvN{grid-template-columns:repeat(3,minmax(170px,1fr))}.tasks_filterActions__KgOwr{justify-content:flex-end}}@media screen and (max-width:820px){.tasks_container__yvj4k{padding:14px}.tasks_filterFields__PGBvN{grid-template-columns:1fr}.tasks_filterActions__KgOwr{flex-direction:column}.tasks_filterActions__KgOwr>button{width:100%}}.teams_container__KmLA\+{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:18px;width:1800px}.teams_container__KmLA\+ .teams_actions__AqGL\+{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:12px;width:100%}.teams_container__KmLA\+ .teams_actions__AqGL\+>button{max-width:250px;width:45%}.teams_container__KmLA\+ .teams_actions__AqGL\+>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.teams_container__KmLA\+ .teams_actions__AqGL\+>button,.teams_container__KmLA\+ .teams_actions__AqGL\+>div{max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.transactions_container__MV0zx{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.transactions_indicators__bqRbO,.transactions_summaryGrid__GRsCq{grid-gap:12px;display:grid;gap:12px;width:100%}.transactions_summaryGrid__GRsCq{grid-template-columns:repeat(4,minmax(0,1fr))}.transactions_indicators__bqRbO{grid-template-columns:repeat(6,minmax(0,1fr))}.transactions_indicatorCard__TQT9T,.transactions_summaryCard__jcZLL,.transactions_typeBreakdown__hUbMV{background:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm)}.transactions_summaryCard__jcZLL{display:flex;flex-direction:column;gap:8px;min-height:138px;overflow:hidden;padding:16px;position:relative}.transactions_summaryCard__jcZLL:before{content:"";inset:0;opacity:.08;pointer-events:none;position:absolute}.transactions_summaryCard__jcZLL.transactions_revenue__d9V0T:before{background:#22c55e}.transactions_summaryCard__jcZLL.transactions_open__DFgqR:before{background:#3b82f6}.transactions_summaryCard__jcZLL.transactions_loss__5zdBd:before{background:#ef4444}.transactions_summaryCard__jcZLL.transactions_overdue__1imNy:before{background:#f97316}.transactions_summaryIcon__34-ot{align-items:center;background:var(--surface-muted);border-radius:12px;color:var(--brand-primary);display:flex;height:40px;justify-content:center;width:40px}.transactions_summaryIcon__34-ot svg{height:22px;width:22px}.transactions_indicatorCard__TQT9T small,.transactions_sectionTitle__gCkJJ span,.transactions_summaryCard__jcZLL small,.transactions_typeItem__jw09G small{color:var(--text-secondary);font-weight:800}.transactions_summaryCard__jcZLL strong{color:var(--text-primary);font-size:24px;font-weight:950}.transactions_indicatorCard__TQT9T span,.transactions_summaryCard__jcZLL span{color:var(--text-secondary);font-size:13px;font-weight:700}.transactions_indicatorCard__TQT9T{display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:106px;padding:16px}.transactions_indicatorCard__TQT9T.transactions_danger__H6-Cd{background:color-mix(in srgb,var(--surface-card) 92%,#ef4444);border-color:#dc262647}.transactions_indicatorCard__TQT9T.transactions_warning__NHuiN{background:color-mix(in srgb,var(--surface-card) 92%,#f97316);border-color:#f9731647}.transactions_indicatorCard__TQT9T strong{color:var(--text-primary);font-size:20px;font-weight:950}.transactions_indicatorCard__TQT9T span{align-items:center;display:inline-flex;gap:6px}.transactions_indicatorCard__TQT9T svg{height:17px;width:17px}.transactions_positive__YTFO9{color:#16a34a!important}.transactions_negative__qBFX6{color:#dc2626!important}.transactions_typeBreakdown__hUbMV{display:flex;flex-direction:column;gap:12px;padding:16px;width:100%}.transactions_sectionTitle__gCkJJ{align-items:center;display:flex;gap:12px;justify-content:space-between}.transactions_sectionTitle__gCkJJ strong{color:var(--text-primary);font-size:16px;font-weight:950}.transactions_typeList__kMfuS{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.transactions_typeItem__jw09G{align-items:center;background:var(--surface-muted);border:var(--border-subtle);border-radius:12px;display:flex;gap:12px;justify-content:space-between;padding:12px}.transactions_typeItem__jw09G div{display:flex;flex-direction:column;gap:4px;min-width:0}.transactions_typeItem__jw09G strong{color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transactions_typeItem__jw09G span{color:var(--text-primary);font-weight:950;white-space:nowrap}.transactions_container__MV0zx .transactions_actions__Up8lA{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px;width:100%}.transactions_transactionsTable__7Osrf{height:min(620px,58vh);min-height:430px}.transactions_container__MV0zx .transactions_buttons__4DpXb{display:flex;justify-content:flex-end;width:100%}.transactions_container__MV0zx .transactions_actions__Up8lA>button,.transactions_container__MV0zx .transactions_buttons__4DpXb button{max-width:250px;width:45%}.transactions_container__MV0zx .transactions_actions__Up8lA>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.transactions_container__MV0zx{padding:16px}.transactions_indicators__bqRbO,.transactions_summaryGrid__GRsCq,.transactions_typeList__kMfuS{grid-template-columns:1fr}.transactions_transactionsTable__7Osrf{height:62vh;min-height:360px}.transactions_sectionTitle__gCkJJ{align-items:flex-start;flex-direction:column}.transactions_container__MV0zx .transactions_actions__Up8lA>button,.transactions_container__MV0zx .transactions_actions__Up8lA>div,.transactions_container__MV0zx .transactions_buttons__4DpXb button{max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.trash_container__s6IfX{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.trash_container__s6IfX .trash_header__tUXUh{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px;width:100%}.trash_container__s6IfX .trash_header__tUXUh .trash_actions__xFB7i,.trash_container__s6IfX .trash_header__tUXUh .trash_title__HqN1I{display:flex;flex:1 1;flex-wrap:wrap;gap:.5em}.trash_container__s6IfX .trash_header__tUXUh .trash_title__HqN1I{align-items:flex-start;flex-direction:column;justify-content:center}.trash_container__s6IfX .trash_header__tUXUh .trash_actions__xFB7i{align-items:center;justify-content:flex-end}.trash_container__s6IfX .trash_header__tUXUh button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.trash_container__s6IfX .trash_filters__y3X71{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px;width:100%}.trash_container__s6IfX .trash_filters__y3X71>button,.trash_container__s6IfX .trash_filters__y3X71>div{flex:1 1;min-width:200px}@media screen and (max-width:768px){.trash_container__s6IfX .trash_header__tUXUh .trash_actions__xFB7i,.trash_container__s6IfX .trash_header__tUXUh .trash_title__HqN1I{flex:auto;width:100%}.trash_container__s6IfX .trash_header__tUXUh .trash_actions__xFB7i button{flex:1 1}}.users_container__gY61Q{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:18px;width:1800px}.users_container__gY61Q .users_actions__CNVKL,.users_container__gY61Q .users_filters__1iw9a{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:12px;width:100%}.users_container__gY61Q .users_filters__1iw9a>div{flex:1 1;min-width:200px}.users_container__gY61Q .users_actions__CNVKL>button{max-width:350px;width:45%}@media only screen and (max-width:768px){.users_container__gY61Q .users_actions__CNVKL>button{max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.webhook_container__rq58b{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.webhook_container__rq58b .webhook_header__iVlOt{flex:1 1}.webhook_container__rq58b button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppIntegration_container__Db4w4{height:100%;padding:24px;width:100%}.whatsAppIntegration_content__03bT5{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:24px;justify-content:center;padding:0}.whatsAppIntegration_card__AzxQD{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:18px;max-width:100%;padding:20px;width:750px}.whatsAppIntegration_card__AzxQD .whatsAppIntegration_header__t5p8B{align-items:center;color:var(--brand-primary);display:flex;flex-wrap:wrap;gap:12px}.whatsAppIntegration_card__AzxQD .whatsAppIntegration_header__t5p8B>div{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppIntegration_card__AzxQD .whatsAppIntegration_header__t5p8B span{color:var(--text-primary);flex:1 1;font-size:20px;font-weight:800}.whatsAppIntegration_card__AzxQD .whatsAppIntegration_header__t5p8B svg{height:2em;width:2em}.whatsAppIntegration_card__AzxQD .whatsAppIntegration_body__K\+ovI{display:flex;flex-direction:column;gap:2em}.whatsAppIntegration_card__AzxQD .whatsAppIntegration_body__K\+ovI svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.whatsAppIntegration_card__AzxQD .whatsAppIntegration_body__K\+ovI .whatsAppIntegration_background__gIRTE{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.whatsAppIntegration_card__AzxQD .whatsAppIntegration_footer__Q1qCH{display:flex;gap:.5em;justify-content:flex-end}.whatsAppIntegration_estimateCallout__oWvpY{grid-gap:14px;align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:12px;box-shadow:var(--shadow-sm);display:grid;gap:14px;grid-template-columns:48px minmax(0,1fr) minmax(190px,210px);max-width:100%;padding:16px;width:100%}.whatsAppIntegration_calloutIcon__FFgtg{align-items:center;background:var(--brand-primary-subtle);border-radius:12px;color:var(--brand-primary);display:flex;height:48px;justify-content:center;width:48px}.whatsAppIntegration_calloutIcon__FFgtg svg{height:26px;width:26px}.whatsAppIntegration_calloutText__aBEp1{display:flex;flex-direction:column;gap:5px;min-width:0}.whatsAppIntegration_calloutText__aBEp1>div{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.whatsAppIntegration_calloutText__aBEp1 span{color:var(--text-primary);font-size:15px;font-weight:900}.whatsAppIntegration_calloutText__aBEp1 small{background:var(--brand-primary-subtle);border-radius:999px;color:var(--brand-primary);font-size:10px;font-weight:900;padding:3px 8px;text-transform:uppercase}.whatsAppIntegration_calloutText__aBEp1 strong{color:var(--brand-primary);font-size:24px;font-weight:900;line-height:1.1}.whatsAppIntegration_calloutText__aBEp1 p{color:var(--text-secondary);font-size:12px;line-height:1.35;margin:0}.whatsAppIntegration_calloutInfoButton__OI9kA{background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;color:var(--brand-primary);cursor:pointer;font-size:12px;font-weight:900;min-height:38px;padding:0 12px;white-space:nowrap}.whatsAppIntegration_calloutInfoButton__OI9kA:hover{background:var(--brand-primary-subtle)}.whatsAppIntegration_calloutActions__Wvc3k{display:flex;flex-direction:column;gap:8px;min-width:0}.whatsAppIntegration_calloutActions__Wvc3k button{width:100%}.whatsAppIntegration_estimateModal__qpHkg{display:flex;flex-direction:column;gap:16px}.whatsAppIntegration_filtersPanel__OU5Mk{background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:16px}.whatsAppIntegration_filterHeader__2NbPg{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.whatsAppIntegration_filterHeader__2NbPg>div{display:flex;flex-direction:column;gap:4px}.whatsAppIntegration_filterHeader__2NbPg strong{color:var(--text-primary);font-size:16px;font-weight:900}.whatsAppIntegration_filterHeader__2NbPg span,.whatsAppIntegration_filtersGrid__11evh label>span{color:var(--text-secondary);font-size:12px;line-height:1.35}.whatsAppIntegration_filterHeader__2NbPg button{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;color:var(--text-primary);cursor:pointer;font-size:12px;font-weight:800;min-height:34px;padding:0 12px}.whatsAppIntegration_filterHeader__2NbPg button:disabled{cursor:not-allowed;opacity:.55}.whatsAppIntegration_filtersGrid__11evh{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(220px,.45fr) minmax(280px,.55fr)}.whatsAppIntegration_filtersGrid__11evh label{display:flex;flex-direction:column;gap:8px;min-width:0}.whatsAppIntegration_filtersGrid__11evh label>span{color:var(--text-primary);font-weight:800}.whatsAppIntegration_mixPresets__q8aRl{display:flex;flex-wrap:wrap;gap:8px}.whatsAppIntegration_mixPresets__q8aRl button{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;color:var(--text-secondary);cursor:pointer;font-size:12px;font-weight:800;min-height:34px;padding:0 12px}.whatsAppIntegration_mixPresets__q8aRl .whatsAppIntegration_activePreset__Ulg3O{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.whatsAppIntegration_estimateIntro__p7s7R{grid-gap:14px;display:grid;gap:14px;grid-template-columns:minmax(220px,.75fr) minmax(260px,1.25fr)}.whatsAppIntegration_estimateIntro__p7s7R>div{background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:6px;padding:16px}.whatsAppIntegration_estimateIntro__p7s7R strong{color:var(--text-primary);font-size:28px;font-weight:900;line-height:1.1}.whatsAppIntegration_campaignTotal__4FczS span,.whatsAppIntegration_costBreakdown__OiyIF small,.whatsAppIntegration_estimateFooter__vo9UR span,.whatsAppIntegration_estimateIntro__p7s7R small,.whatsAppIntegration_estimateIntro__p7s7R span,.whatsAppIntegration_metricGrid__b0sXL span,.whatsAppIntegration_panelHeader__ttBq1 span{color:var(--text-secondary);font-size:13px;line-height:1.35}.whatsAppIntegration_estimateIntro__p7s7R a{color:var(--brand-primary);font-size:13px;font-weight:800;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppIntegration_estimateIntro__p7s7R a:hover{text-decoration:underline}.whatsAppIntegration_estimateIntro__p7s7R small{font-weight:800;letter-spacing:0;text-transform:uppercase}.whatsAppIntegration_pricingNotice__JY5Ca{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;padding:12px}.whatsAppIntegration_pricingNotice__JY5Ca span{color:var(--text-secondary);font-size:12px;font-weight:800}.whatsAppIntegration_pricingNotice__JY5Ca strong{background:var(--surface-ground);border:var(--border-subtle);border-radius:999px;color:var(--text-primary);font-size:12px;font-weight:900;padding:5px 9px}.whatsAppIntegration_periodTabs__tVPM3{display:flex;flex-wrap:wrap;gap:8px}.whatsAppIntegration_periodTabs__tVPM3 button{background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;color:var(--text-secondary);cursor:pointer;font-weight:800;min-height:38px;padding:0 14px}.whatsAppIntegration_periodTabs__tVPM3 .whatsAppIntegration_activePeriod__VQ7b0{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.whatsAppIntegration_metricGrid__b0sXL{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.whatsAppIntegration_estimateFooter__vo9UR>div,.whatsAppIntegration_metricGrid__b0sXL>div{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:6px;min-width:0;padding:14px}.whatsAppIntegration_metricGrid__b0sXL span{align-items:center;display:inline-flex;gap:3px}.whatsAppIntegration_campaignTotal__4FczS strong,.whatsAppIntegration_estimateFooter__vo9UR strong,.whatsAppIntegration_metricGrid__b0sXL strong{color:var(--text-primary);font-size:20px;font-weight:900;line-height:1.2}.whatsAppIntegration_monthlyAverageNote__XzHAt{align-items:center;background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;padding:12px 14px}.whatsAppIntegration_monthlyAverageNote__XzHAt small,.whatsAppIntegration_monthlyAverageNote__XzHAt span{color:var(--text-secondary);font-size:12px;line-height:1.35}.whatsAppIntegration_monthlyAverageNote__XzHAt span{font-weight:800}.whatsAppIntegration_monthlyAverageNote__XzHAt strong{color:var(--text-primary);font-size:13px;font-weight:900}.whatsAppIntegration_calculatorGrid__jjeNb{grid-gap:14px;align-items:stretch;display:grid;gap:14px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.whatsAppIntegration_panel__0sjxm{background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:16px;min-width:0;padding:16px}.whatsAppIntegration_panelHeader__ttBq1{display:flex;flex-direction:column;gap:4px}.whatsAppIntegration_panelHeader__ttBq1 strong{align-items:center;color:var(--text-primary);display:inline-flex;font-size:16px;font-weight:900;gap:4px}.whatsAppIntegration_mixRows__OIs10{display:flex;flex-direction:column;gap:12px}.whatsAppIntegration_mixRows__OIs10 label{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:110px minmax(120px,1fr) 82px 72px}.whatsAppIntegration_campaignRow__ygvPK label>span,.whatsAppIntegration_mixRows__OIs10 label>span{color:var(--text-primary);font-size:13px;font-weight:800}.whatsAppIntegration_mixBar__-U4RI{background:var(--surface-card);border:var(--border-subtle);border-radius:999px;height:10px;overflow:hidden;width:100%}.whatsAppIntegration_mixBar__-U4RI>div{background:var(--brand-primary);border-radius:inherit;height:100%}.whatsAppIntegration_percentInput__57fx2{grid-gap:4px;align-items:center;display:grid;gap:4px;grid-template-columns:minmax(58px,1fr) 16px}.whatsAppIntegration_percentInput__57fx2 input{-moz-appearance:textfield;padding-left:8px;padding-right:4px;text-align:right}.whatsAppIntegration_percentInput__57fx2 input::-webkit-inner-spin-button,.whatsAppIntegration_percentInput__57fx2 input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.whatsAppIntegration_percentInput__57fx2 span{color:var(--text-secondary);font-size:12px;font-weight:800}.whatsAppIntegration_mixRows__OIs10 input[type=range]{accent-color:var(--brand-primary);width:100%}.whatsAppIntegration_campaignRows__hmAXZ input[type=number],.whatsAppIntegration_mixRows__OIs10 input[type=number]{min-width:0}.whatsAppIntegration_mixRows__OIs10 small{color:var(--text-secondary);font-size:12px;text-align:right}.whatsAppIntegration_mixTotal__1vR-k{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;gap:10px;justify-content:space-between;padding:10px 12px}.whatsAppIntegration_mixTotal__1vR-k span{color:var(--text-secondary);font-size:12px;font-weight:800}.whatsAppIntegration_mixTotal__1vR-k strong{color:var(--text-primary);font-size:12px;font-weight:900}.whatsAppIntegration_costBreakdown__OiyIF{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.whatsAppIntegration_costBreakdown__OiyIF>div{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:4px;padding:12px}.whatsAppIntegration_costBreakdown__OiyIF span{color:var(--text-secondary);font-size:12px;font-weight:800}.whatsAppIntegration_costBreakdown__OiyIF strong{color:var(--text-primary);font-size:18px;font-weight:900}.whatsAppIntegration_campaignRows__hmAXZ{display:flex;flex-direction:column;gap:10px}.whatsAppIntegration_campaignRow__ygvPK{grid-gap:10px;align-items:end;background:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:grid;gap:10px;grid-template-columns:minmax(110px,1fr) repeat(2,minmax(90px,.8fr)) minmax(110px,.9fr);min-width:0;padding:12px}.whatsAppIntegration_campaignRow__ygvPK label,.whatsAppIntegration_campaignRow__ygvPK>div{display:flex;flex-direction:column;gap:5px;min-width:0}.whatsAppIntegration_campaignRow__ygvPK strong{color:var(--text-primary);font-size:14px;font-weight:900}.whatsAppIntegration_campaignRow__ygvPK label>span,.whatsAppIntegration_campaignRow__ygvPK span{color:var(--text-secondary);font-size:12px;font-weight:700}.whatsAppIntegration_campaignRow__ygvPK>div:last-child{align-items:flex-end;text-align:right}.whatsAppIntegration_campaignTotal__4FczS{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;gap:12px;justify-content:space-between;margin-top:auto;padding:14px}.whatsAppIntegration_estimateFooter__vo9UR{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.whatsAppIntegration_estimateFooter__vo9UR>div:last-child{background:var(--brand-primary);border-color:var(--brand-primary)}.whatsAppIntegration_estimateFooter__vo9UR>div:last-child span,.whatsAppIntegration_estimateFooter__vo9UR>div:last-child strong{color:#fff}.whatsAppIntegration_emptyEstimate__vXxbr{color:var(--text-secondary);font-size:13px}.whatsAppIntegration_inboxSummary__tiC\+o{background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:16px}.whatsAppIntegration_inboxSummaryRows__lomsQ{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.whatsAppIntegration_inboxSummaryRows__lomsQ>div{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:4px;min-width:0;padding:12px}.whatsAppIntegration_inboxSummaryRows__lomsQ span{color:var(--text-primary);font-size:13px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whatsAppIntegration_inboxSummaryRows__lomsQ strong{color:var(--brand-primary);font-size:18px;font-weight:900}.whatsAppIntegration_inboxSummaryRows__lomsQ small{color:var(--text-secondary);font-size:12px}.whatsAppIntegration_assignmentHistoryModal__Q6e-K{display:flex;flex-direction:column;gap:14px}.whatsAppIntegration_assignmentHistoryFilters__aTcNe{grid-gap:12px;align-items:end;background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(120px,.25fr);padding:14px}.whatsAppIntegration_assignmentHistoryFilters__aTcNe label,.whatsAppIntegration_assignmentHistorySourceFilter__PXjGC{display:flex;flex-direction:column;gap:7px;min-width:0}.whatsAppIntegration_assignmentHistorySourceFilter__PXjGC>div{align-items:center;color:var(--text-primary);display:inline-flex;font-size:12px;font-weight:800;gap:5px}.whatsAppIntegration_assignmentHistoryEmpty__7YsJs,.whatsAppIntegration_assignmentHistoryFilters__aTcNe span,.whatsAppIntegration_assignmentHistoryHeader__9yw9q span,.whatsAppIntegration_assignmentHistoryRow__w\+sU1 span,.whatsAppIntegration_assignmentHistorySummary__nWow6 span{color:var(--text-secondary);font-size:12px;line-height:1.35}.whatsAppIntegration_assignmentHistoryFilters__aTcNe label>span{color:var(--text-primary);font-weight:800}.whatsAppIntegration_assignmentHistorySummary__nWow6{align-items:center;background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;padding:12px 14px}.whatsAppIntegration_assignmentHistorySummary__nWow6 strong{color:var(--brand-primary);font-size:20px;font-weight:900}.whatsAppIntegration_assignmentHistoryTable__IaF5n{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;overflow:hidden}.whatsAppIntegration_assignmentHistoryHeader__9yw9q,.whatsAppIntegration_assignmentHistoryRow__w\+sU1{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:minmax(145px,.75fr) minmax(150px,1fr) minmax(150px,1fr) minmax(115px,.65fr) minmax(150px,1fr) minmax(110px,.6fr) minmax(90px,.45fr);padding:12px 14px}.whatsAppIntegration_assignmentHistoryHeader__9yw9q{background:var(--surface-ground);border-bottom:var(--border-subtle)}.whatsAppIntegration_assignmentHistoryHeader__9yw9q span{color:var(--text-primary);font-weight:900}.whatsAppIntegration_assignmentHistoryRow__w\+sU1+.whatsAppIntegration_assignmentHistoryRow__w\+sU1{border-top:var(--border-subtle)}.whatsAppIntegration_assignmentHistoryRow__w\+sU1 strong{color:var(--text-primary);font-size:13px;font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whatsAppIntegration_assignmentHistoryRow__w\+sU1 a{align-items:center;color:var(--brand-primary);display:inline-flex;font-size:12px;font-weight:900;gap:4px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppIntegration_assignmentHistoryRow__w\+sU1 a:hover{text-decoration:underline}.whatsAppIntegration_assignmentHistoryRow__w\+sU1 a svg{height:14px;width:14px}.whatsAppIntegration_assignmentHistoryEmpty__7YsJs{padding:18px 14px;text-align:center}.whatsAppIntegration_assignmentHistoryLoadMore__Ipfr7{display:flex;justify-content:center}.whatsAppIntegration_apiInfoModal__TZ-Yi{display:flex;flex-direction:column;gap:16px}.whatsAppIntegration_apiInfoModal__TZ-Yi section{background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:16px}.whatsAppIntegration_apiInfoHero__1cqI3{align-items:stretch;background:var(--surface-card);display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr)}.whatsAppIntegration_apiInfoHero__1cqI3>div:first-child{display:flex;flex-direction:column;gap:10px}.whatsAppIntegration_apiInfoHero__1cqI3>div:first-child>span{background:var(--brand-primary-subtle);border-radius:999px;color:var(--brand-primary);font-size:11px;font-weight:900;padding:4px 10px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppIntegration_apiInfoModal__TZ-Yi h3,.whatsAppIntegration_apiInfoModal__TZ-Yi h4,.whatsAppIntegration_apiInfoModal__TZ-Yi ol,.whatsAppIntegration_apiInfoModal__TZ-Yi p,.whatsAppIntegration_apiInfoModal__TZ-Yi ul{margin:0}.whatsAppIntegration_apiInfoModal__TZ-Yi h3{color:var(--text-primary);font-size:18px;font-weight:900}.whatsAppIntegration_apiInfoModal__TZ-Yi h4{color:var(--text-primary);font-size:15px;font-weight:900}.whatsAppIntegration_apiInfoModal__TZ-Yi li,.whatsAppIntegration_apiInfoModal__TZ-Yi p{color:var(--text-secondary);font-size:13px;line-height:1.5}.whatsAppIntegration_apiInfoModal__TZ-Yi strong{color:var(--text-primary);font-weight:900}.whatsAppIntegration_apiInfoModal__TZ-Yi ol,.whatsAppIntegration_apiInfoModal__TZ-Yi ul{padding-left:18px}.whatsAppIntegration_apiInfoModal__TZ-Yi li+li{margin-top:7px}.whatsAppIntegration_apiInfoModal__TZ-Yi a{color:var(--brand-primary);font-size:13px;font-weight:900;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppIntegration_apiInfoModal__TZ-Yi a:hover{text-decoration:underline}.whatsAppIntegration_apiInfoGrid__A7sfM{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.whatsAppIntegration_apiInfoHeroCards__gH3i1,.whatsAppIntegration_apiInfoHighlights__WO6Zm,.whatsAppIntegration_migrationTimeline__H9v5S,.whatsAppIntegration_templateExamples__2mgkV{grid-gap:10px;display:grid;gap:10px}.whatsAppIntegration_apiInfoHeroCards__gH3i1{grid-template-columns:repeat(2,minmax(0,1fr))}.whatsAppIntegration_apiInfoHeroCards__gH3i1>div,.whatsAppIntegration_apiInfoHighlights__WO6Zm>div,.whatsAppIntegration_migrationTimeline__H9v5S>div,.whatsAppIntegration_templateExamples__2mgkV>div{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:7px;min-width:0;padding:14px}.whatsAppIntegration_apiInfoHeroCards__gH3i1 strong,.whatsAppIntegration_apiInfoHighlights__WO6Zm strong,.whatsAppIntegration_migrationTimeline__H9v5S strong,.whatsAppIntegration_templateExamples__2mgkV strong{color:var(--text-primary);font-size:14px;font-weight:900}.whatsAppIntegration_apiInfoHighlights__WO6Zm{grid-template-columns:repeat(4,minmax(0,1fr))}.whatsAppIntegration_apiInfoHighlights__WO6Zm span,.whatsAppIntegration_migrationTimeline__H9v5S span{align-items:center;background:var(--brand-primary-subtle);border-radius:50%;color:var(--brand-primary);display:flex;font-size:12px;font-weight:900;height:28px;justify-content:center;width:28px}.whatsAppIntegration_templateExamples__2mgkV{grid-template-columns:repeat(3,minmax(0,1fr))}.whatsAppIntegration_migrationSection__PrJrG{gap:14px!important}.whatsAppIntegration_migrationTimeline__H9v5S{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}@media (max-width:920px){.whatsAppIntegration_apiInfoGrid__A7sfM,.whatsAppIntegration_apiInfoHeroCards__gH3i1,.whatsAppIntegration_apiInfoHero__1cqI3,.whatsAppIntegration_apiInfoHighlights__WO6Zm,.whatsAppIntegration_assignmentHistoryFilters__aTcNe,.whatsAppIntegration_assignmentHistoryHeader__9yw9q,.whatsAppIntegration_assignmentHistoryRow__w\+sU1,.whatsAppIntegration_calculatorGrid__jjeNb,.whatsAppIntegration_costBreakdown__OiyIF,.whatsAppIntegration_estimateFooter__vo9UR,.whatsAppIntegration_estimateIntro__p7s7R,.whatsAppIntegration_filtersGrid__11evh,.whatsAppIntegration_metricGrid__b0sXL,.whatsAppIntegration_templateExamples__2mgkV{grid-template-columns:1fr}.whatsAppIntegration_estimateCallout__oWvpY{grid-template-columns:44px minmax(0,1fr)}.whatsAppIntegration_calloutActions__Wvc3k{grid-column:1/-1;width:100%}}@media (max-width:560px){.whatsAppIntegration_container__Db4w4{padding:14px}.whatsAppIntegration_card__AzxQD{padding:16px}.whatsAppIntegration_mixRows__OIs10 label{grid-template-columns:minmax(0,1fr) 78px}.whatsAppIntegration_mixRows__OIs10 label>span{grid-column:1/-1}.whatsAppIntegration_mixRows__OIs10 small{grid-column:1/-1;text-align:left}.whatsAppIntegration_campaignRow__ygvPK,.whatsAppIntegration_filterHeader__2NbPg{grid-template-columns:1fr}.whatsAppIntegration_filterHeader__2NbPg{flex-direction:column}.whatsAppIntegration_filterHeader__2NbPg button{width:100%}.whatsAppIntegration_campaignTotal__4FczS{align-items:flex-start;flex-direction:column}.whatsAppIntegration_calloutActions__Wvc3k{grid-column:1/-1;width:100%}.whatsAppIntegration_mixTotal__1vR-k{align-items:flex-start;flex-direction:column}.whatsAppIntegration_campaignRow__ygvPK>div:last-child{align-items:flex-start;text-align:left}.whatsAppIntegration_assignmentHistoryHeader__9yw9q{display:none}.whatsAppIntegration_assignmentHistoryRow__w\+sU1{gap:6px}.whatsAppIntegration_assignmentHistoryRow__w\+sU1 strong{white-space:normal}}.whatsAppApiIntegration_container__Jp5Ii{height:100%;padding:24px;width:100%}.whatsAppApiIntegration_content__TDyWy{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:24px;justify-content:center;padding:0}.whatsAppApiIntegration_card__YaGsb{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:18px;max-width:100%;padding:20px;width:750px}.whatsAppApiIntegration_templatesCard__JnMzR{width:1200px}.whatsAppApiIntegration_card__YaGsb .whatsAppApiIntegration_header__row\+5{align-items:center;color:var(--brand-primary);display:flex;flex-wrap:wrap;gap:12px}.whatsAppApiIntegration_card__YaGsb .whatsAppApiIntegration_header__row\+5>div{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_card__YaGsb .whatsAppApiIntegration_header__row\+5 span{color:var(--text-primary);flex:1 1;font-size:20px;font-weight:800}.whatsAppApiIntegration_card__YaGsb .whatsAppApiIntegration_header__row\+5 svg{height:2em;width:2em}.whatsAppApiIntegration_sections__D89UA{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;gap:4px;max-width:100%;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_sections__D89UA button{background-color:initial;border:none;border-radius:10px;color:var(--text-primary);cursor:pointer;font-weight:700;padding:.7em 1em}.whatsAppApiIntegration_sections__D89UA button:hover{background-color:var(--surface-hover);color:var(--brand-primary)}.whatsAppApiIntegration_sections__D89UA button.whatsAppApiIntegration_active__c6k9n{background-color:var(--brand-primary);color:var(--text-on-solid)}.whatsAppApiIntegration_card__YaGsb .whatsAppApiIntegration_body__1Qaeu{display:flex;flex-direction:column;gap:2em}.whatsAppApiIntegration_card__YaGsb .whatsAppApiIntegration_body__1Qaeu svg{cursor:pointer;min-height:1.2em;min-width:1.2em}.whatsAppApiIntegration_card__YaGsb .whatsAppApiIntegration_body__1Qaeu .whatsAppApiIntegration_background__SLzg4{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2}.whatsAppApiIntegration_card__YaGsb .whatsAppApiIntegration_footer__0kGyC{display:flex;gap:.5em;justify-content:flex-end}.whatsAppApiIntegration_afterCard__A3z9s{align-items:center;display:flex;flex-direction:column;gap:.5em;justify-content:center}.whatsAppApiIntegration_afterCard__A3z9s span{text-decoration:underline}.whatsAppApiIntegration_numberManager__RWbRd{display:flex;flex-direction:column;gap:18px}.whatsAppApiIntegration_profileWorkspace__pyPiQ{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 360px}.whatsAppApiIntegration_profileEditor__yv2qv{display:flex;flex-direction:column;gap:18px;min-width:0}.whatsAppApiIntegration_callingConfigBox__jN69k{order:1}.whatsAppApiIntegration_profileHistoryBox__1Fvp\+{order:2}.whatsAppApiIntegration_businessInfoBox__-u2ko,.whatsAppApiIntegration_profileTopPanel__vgZhG{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:14px;padding:14px}.whatsAppApiIntegration_displayNameBox__NItUS strong,.whatsAppApiIntegration_labelWithInfo__sn3mj,.whatsAppApiIntegration_officialBox__JD4em strong,.whatsAppApiIntegration_profileToolbar__PJRj1 strong{align-items:center;display:inline-flex;gap:.25em}.whatsAppApiIntegration_displayNameBox__NItUS strong>span,.whatsAppApiIntegration_labelWithInfo__sn3mj>span,.whatsAppApiIntegration_officialBox__JD4em strong>span,.whatsAppApiIntegration_profileToolbar__PJRj1 strong>span{margin-left:0}.whatsAppApiIntegration_displayNameBox__NItUS{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:14px;padding:14px}.whatsAppApiIntegration_displayNameHeader__I5axM{display:flex;flex-direction:column;gap:4px}.whatsAppApiIntegration_displayNameBox__NItUS span,.whatsAppApiIntegration_displayNameView__oH-95 span{color:var(--text-secondary);font-size:13px}.whatsAppApiIntegration_displayNameView__oH-95{align-items:center;display:flex;gap:12px;justify-content:space-between}.whatsAppApiIntegration_displayNameView__oH-95>div{display:flex;flex-direction:column;gap:4px;min-width:0}.whatsAppApiIntegration_displayNameView__oH-95 strong{color:var(--text-primary);overflow-wrap:anywhere}.whatsAppApiIntegration_displayNameView__oH-95 button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_usernameSummary__z-kK1{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr)) auto}.whatsAppApiIntegration_usernameSummary__z-kK1>div{display:flex;flex-direction:column;gap:4px;min-width:0}.whatsAppApiIntegration_usernameSummary__z-kK1 strong{overflow-wrap:anywhere}.whatsAppApiIntegration_usernameSummary__z-kK1 button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_usernameSuggestions__r0WA5{display:flex;flex-direction:column;gap:8px}.whatsAppApiIntegration_usernameSuggestions__r0WA5 small{color:var(--text-secondary);font-size:12px}.whatsAppApiIntegration_usernameSuggestions__r0WA5>div{display:flex;flex-wrap:wrap;gap:8px}.whatsAppApiIntegration_usernameSuggestions__r0WA5 button{background-color:var(--surface-card);border:var(--border-subtle);border-radius:999px;color:var(--brand-primary);cursor:pointer;font-weight:700;padding:7px 11px}.whatsAppApiIntegration_usernameInput__1mySX{align-items:center;background-color:var(--background-form);border:var(--border-subtle);border-radius:var(--radius-form);box-sizing:border-box;display:flex;min-width:0;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.whatsAppApiIntegration_usernameInput__1mySX:focus-within{border-color:var(--success);box-shadow:0 0 0 3px var(--brand-primary-subtle)}.whatsAppApiIntegration_usernameInput__1mySX>span{color:var(--text-secondary);flex:0 0 auto;font-size:1em;font-weight:700;padding-left:var(--space-md)}.whatsAppApiIntegration_usernameInput__1mySX>input{border:0;box-shadow:none!important;box-sizing:border-box;flex:1 1 auto;min-width:0;padding-left:4px;width:0}.whatsAppApiIntegration_usernameInput__1mySX>input:focus{border:0;outline:0}.whatsAppApiIntegration_usernameUnavailable__Qzo5p{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;color:var(--text-secondary);display:flex;gap:8px;padding:12px}.whatsAppApiIntegration_usernameUnavailable__Qzo5p svg{color:var(--status-warning);flex:0 0 auto}.whatsAppApiIntegration_profilePictureCard__Os379{grid-gap:14px;align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:grid;gap:14px;grid-template-columns:72px minmax(0,1fr);padding:14px}.whatsAppApiIntegration_profilePicturePreviewLarge__Q8RVu,.whatsAppApiIntegration_profilePictureThumb__OY2g0{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:50%;color:var(--text-secondary);display:flex;height:72px;justify-content:center;overflow:hidden;width:72px}.whatsAppApiIntegration_profilePicturePreviewLarge__Q8RVu img,.whatsAppApiIntegration_profilePictureThumb__OY2g0 img{height:100%;object-fit:cover;width:100%}.whatsAppApiIntegration_profilePictureThumb__OY2g0 svg{height:30px;width:30px}.whatsAppApiIntegration_profilePictureSummary__f2tPY{display:flex;flex-direction:column;gap:4px;min-width:0}.whatsAppApiIntegration_profilePictureSummary__f2tPY strong{color:var(--text-primary)}.whatsAppApiIntegration_profilePicturePreviewPanel__AXGEy small,.whatsAppApiIntegration_profilePictureSummary__f2tPY span,.whatsAppApiIntegration_profilePictureUploadPanel__tislC span{color:var(--text-secondary);font-size:13px}.whatsAppApiIntegration_profilePictureEditForm__E0T\+Y{display:flex;flex-direction:column;gap:14px}.whatsAppApiIntegration_profilePictureEditGrid__2e6Ps{grid-gap:14px;display:grid;gap:14px;grid-template-columns:180px minmax(0,1fr)}.whatsAppApiIntegration_profilePicturePreviewPanel__AXGEy,.whatsAppApiIntegration_profilePictureUploadPanel__tislC{background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:14px}.whatsAppApiIntegration_profilePicturePreviewPanel__AXGEy{align-items:center;text-align:center}.whatsAppApiIntegration_profilePicturePreviewPanel__AXGEy>span{color:var(--text-primary);font-size:12px;font-weight:800}.whatsAppApiIntegration_profilePicturePreviewLarge__Q8RVu{height:104px;width:104px}.whatsAppApiIntegration_profilePictureEditActions__XuC0I{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.whatsAppApiIntegration_profilePictureEditActions__XuC0I button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_displayNameForm__ucBqI{display:flex;flex-direction:column;gap:12px}.whatsAppApiIntegration_displayNameForm__ucBqI>div:last-child{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.whatsAppApiIntegration_assignmentHistoryModal__iHZnn{display:flex;flex-direction:column;gap:14px}.whatsAppApiIntegration_assignmentHistoryFilters__Y2Gs7{grid-gap:12px;align-items:end;background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(120px,.25fr);padding:14px}.whatsAppApiIntegration_assignmentHistoryFilters__Y2Gs7 label,.whatsAppApiIntegration_assignmentHistorySourceFilter__L0lU0{display:flex;flex-direction:column;gap:7px;min-width:0}.whatsAppApiIntegration_assignmentHistorySourceFilter__L0lU0>div{align-items:center;color:var(--text-primary);display:inline-flex;font-size:12px;font-weight:800;gap:5px}.whatsAppApiIntegration_assignmentHistoryEmpty__oBQdR,.whatsAppApiIntegration_assignmentHistoryFilters__Y2Gs7 span,.whatsAppApiIntegration_assignmentHistoryHeader__wRZYK span,.whatsAppApiIntegration_assignmentHistoryRow__R6854 span,.whatsAppApiIntegration_assignmentHistorySummary__gXfFI span{color:var(--text-secondary);font-size:12px;line-height:1.35}.whatsAppApiIntegration_assignmentHistoryFilters__Y2Gs7 label>span{color:var(--text-primary);font-weight:800}.whatsAppApiIntegration_assignmentHistorySummary__gXfFI{align-items:center;background:var(--surface-ground);border:var(--border-subtle);border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;padding:12px 14px}.whatsAppApiIntegration_assignmentHistorySummary__gXfFI strong{color:var(--brand-primary);font-size:20px;font-weight:900}.whatsAppApiIntegration_assignmentHistoryTable__S41CC{background:var(--surface-card);border:var(--border-subtle);border-radius:8px;overflow:hidden}.whatsAppApiIntegration_assignmentHistoryHeader__wRZYK,.whatsAppApiIntegration_assignmentHistoryRow__R6854{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:minmax(145px,.75fr) minmax(150px,1fr) minmax(150px,1fr) minmax(115px,.65fr) minmax(150px,1fr) minmax(110px,.6fr) minmax(90px,.45fr);padding:12px 14px}.whatsAppApiIntegration_assignmentHistoryHeader__wRZYK{background:var(--surface-ground);border-bottom:var(--border-subtle)}.whatsAppApiIntegration_assignmentHistoryHeader__wRZYK span{color:var(--text-primary);font-weight:900}.whatsAppApiIntegration_assignmentHistoryRow__R6854+.whatsAppApiIntegration_assignmentHistoryRow__R6854{border-top:var(--border-subtle)}.whatsAppApiIntegration_assignmentHistoryRow__R6854 strong{color:var(--text-primary);font-size:13px;font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whatsAppApiIntegration_assignmentHistoryRow__R6854 a{align-items:center;color:var(--brand-primary);display:inline-flex;font-size:12px;font-weight:900;gap:4px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_assignmentHistoryRow__R6854 a:hover{text-decoration:underline}.whatsAppApiIntegration_assignmentHistoryRow__R6854 a svg{height:14px;width:14px}.whatsAppApiIntegration_assignmentHistoryEmpty__oBQdR{padding:18px 14px;text-align:center}.whatsAppApiIntegration_assignmentHistoryLoadMore__6hlXD{display:flex;justify-content:center}.whatsAppApiIntegration_displayNameForm__ucBqI button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_profileToolbar__PJRj1{align-items:center;display:flex;gap:16px;justify-content:space-between}.whatsAppApiIntegration_displayNameBox__NItUS>.whatsAppApiIntegration_profileToolbar__PJRj1{align-items:center;flex-direction:row;justify-content:space-between}.whatsAppApiIntegration_profileToolbar__PJRj1>div:first-child{display:flex;flex-direction:column;gap:4px}.whatsAppApiIntegration_profileToolbar__PJRj1>div:last-child{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.whatsAppApiIntegration_numberForm__qqXeO>button,.whatsAppApiIntegration_officialActions__j8Cr7 button,.whatsAppApiIntegration_profileToolbar__PJRj1 button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_profileToolbar__PJRj1 span{color:var(--text-secondary);font-size:13px}.whatsAppApiIntegration_numberStatus__meU52{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr))}.whatsAppApiIntegration_numberStatus__meU52>div{background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:4px;min-width:0;padding:12px}.whatsAppApiIntegration_numberStatus__meU52 span,.whatsAppApiIntegration_officialBox__JD4em span{color:var(--text-secondary);font-size:13px}.whatsAppApiIntegration_numberStatus__meU52 strong{color:var(--text-primary);font-size:14px;overflow-wrap:anywhere}.whatsAppApiIntegration_numberForm__qqXeO{border-top:var(--border-subtle);display:flex;flex-direction:column;gap:12px;padding-top:14px}.whatsAppApiIntegration_websitesFields__KJbh4{min-width:0;width:100%}.whatsAppApiIntegration_numberForm__qqXeO>button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_officialBox__JD4em{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:14px}.whatsAppApiIntegration_officialBox__JD4em>div:first-child{display:flex;flex-direction:column;gap:4px}.whatsAppApiIntegration_diagnosticsPanel__Wyn-9{background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:12px}.whatsAppApiIntegration_diagnosticsPanel__Wyn-9>div:first-child{display:flex;flex-direction:column;gap:4px}.whatsAppApiIntegration_diagnosticsPanel__Wyn-9>div:first-child span{color:var(--text-secondary);font-size:13px}.whatsAppApiIntegration_diagnosticsGrid__bA52x{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.whatsAppApiIntegration_diagnosticItem__734tW{grid-gap:8px;align-items:flex-start;display:grid;grid-template-columns:24px minmax(0,1fr)}.whatsAppApiIntegration_diagnosticItem__734tW,.whatsAppApiIntegration_diagnosticsEmpty__ABfDs{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:8px;gap:8px;padding:10px}.whatsAppApiIntegration_diagnosticsEmpty__ABfDs{align-items:center;color:var(--text-secondary);display:flex;font-size:13px}.whatsAppApiIntegration_diagnosticsEmpty__ABfDs svg{color:var(--status-success);height:20px;width:20px}.whatsAppApiIntegration_diagnosticItem__734tW svg{color:var(--status-warning);height:20px;width:20px}.whatsAppApiIntegration_diagnostic_done__1O1QC svg,.whatsAppApiIntegration_diagnostic_ok__sCS8T svg{color:var(--status-success)}.whatsAppApiIntegration_diagnosticItem__734tW>div,.whatsAppApiIntegration_historyItem__6OQO->div{display:flex;flex-direction:column;gap:3px}.whatsAppApiIntegration_diagnosticItem__734tW span,.whatsAppApiIntegration_historyItem__6OQO- span,.whatsAppApiIntegration_historyList__J8Lnk>span{color:var(--text-secondary);font-size:13px;line-height:1.35}.whatsAppApiIntegration_historyList__J8Lnk{display:flex;flex-direction:column;gap:8px}.whatsAppApiIntegration_historyItem__6OQO-{grid-gap:8px;align-items:flex-start;background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;display:grid;gap:8px;grid-template-columns:24px minmax(0,1fr);padding:10px}.whatsAppApiIntegration_historyItem__6OQO->svg{color:var(--brand-primary);height:20px;width:20px}.whatsAppApiIntegration_officialActions__j8Cr7{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.whatsAppApiIntegration_officialTooltip__bottL{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:28px minmax(0,1fr)}.whatsAppApiIntegration_officialBadgePreview__BOWkk{align-items:center;background-color:#1d9bf0;border-radius:50%;color:#fff;display:inline-flex;font-size:15px;font-weight:900;height:24px;justify-content:center;line-height:1;width:24px}.whatsAppApiIntegration_whatsappPreview__-uAxW{background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;box-shadow:var(--shadow-sm);max-width:360px;overflow:hidden;position:-webkit-sticky;position:sticky;top:16px;width:100%}.whatsAppApiIntegration_previewTitle__CujSP{border-bottom:var(--border-subtle);color:var(--text-primary);font-size:14px;font-weight:800;padding:12px 14px}.whatsAppApiIntegration_previewHeader__ZIMIN{align-items:center;background-color:var(--surface-card);color:var(--text-primary);display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:226px;padding:22px 18px 18px;text-align:center}.whatsAppApiIntegration_previewIdentity__GfS0w{align-items:center;display:flex;flex-direction:column;gap:6px;width:100%}.whatsAppApiIntegration_previewHeader__ZIMIN strong{font-size:18px;overflow-wrap:anywhere}.whatsAppApiIntegration_previewHeader__ZIMIN span{color:var(--text-secondary);font-size:13px}.whatsAppApiIntegration_previewImage__3ptAv{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:50%;display:flex;height:96px;justify-content:center;overflow:hidden;width:96px}.whatsAppApiIntegration_previewImage__3ptAv img{height:100%;object-fit:cover;width:100%}.whatsAppApiIntegration_previewImage__3ptAv svg{color:var(--text-secondary);height:38px;width:38px}.whatsAppApiIntegration_previewShareButton__TyVgJ{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:8px;color:var(--text-primary);display:inline-flex;font-size:13px;font-weight:700;gap:8px;justify-content:center;margin-top:6px;padding:9px 12px;width:100%}.whatsAppApiIntegration_previewBody__e61jB{border-top:var(--border-subtle);display:flex;flex-direction:column;gap:14px;padding:16px}.whatsAppApiIntegration_previewBody__e61jB p{color:var(--text-primary);margin:0;overflow-wrap:anywhere}.whatsAppApiIntegration_previewRows__oIUIZ{display:flex;flex-direction:column;gap:14px}.whatsAppApiIntegration_previewRows__oIUIZ p{align-items:flex-start;display:flex;font-size:13px;gap:10px;line-height:1.35}.whatsAppApiIntegration_previewRows__oIUIZ svg{color:var(--text-secondary);flex:0 0 auto;margin-top:1px}.whatsAppApiIntegration_previewNotice__BB9lt{color:var(--text-secondary);font-size:12px;line-height:1.35;padding:0 16px 16px}.whatsAppApiIntegration_callHoursEditor__LKrJ\+,.whatsAppApiIntegration_callingSection__aXeni,.whatsAppApiIntegration_callingSettings__GZuuW,.whatsAppApiIntegration_holidayList__wCI2q,.whatsAppApiIntegration_weeklyHours__jeYQD{display:flex;flex-direction:column;gap:12px}.whatsAppApiIntegration_callingSection__aXeni{border-top:var(--border-subtle);padding-top:14px}.whatsAppApiIntegration_callingSectionTitle__uy0xf{color:var(--text-primary);font-size:13px;font-weight:800}.whatsAppApiIntegration_callingProtocolCard__dGOaX,.whatsAppApiIntegration_callingRestrictions__n\+LxV,.whatsAppApiIntegration_callingSettingRow__pL35y,.whatsAppApiIntegration_callingUnavailable__Gm7sB,.whatsAppApiIntegration_holidayHeader__kDZ\+3{align-items:center;display:flex;gap:16px;justify-content:space-between}.whatsAppApiIntegration_callingProtocolCard__dGOaX>div,.whatsAppApiIntegration_callingRestrictions__n\+LxV>div,.whatsAppApiIntegration_callingSettingRow__pL35y>div,.whatsAppApiIntegration_callingUnavailable__Gm7sB>div,.whatsAppApiIntegration_holidayHeader__kDZ\+3>div{display:flex;flex-direction:column;gap:4px;min-width:0}.whatsAppApiIntegration_callingProtocolCard__dGOaX strong,.whatsAppApiIntegration_callingRestrictions__n\+LxV strong,.whatsAppApiIntegration_callingSettingRow__pL35y strong,.whatsAppApiIntegration_callingUnavailable__Gm7sB strong,.whatsAppApiIntegration_holidayHeader__kDZ\+3 strong{color:var(--text-primary)}.whatsAppApiIntegration_callingEmptyValue__x3vEb,.whatsAppApiIntegration_callingPropagationNote__kxaXM,.whatsAppApiIntegration_callingProtocolCard__dGOaX span,.whatsAppApiIntegration_callingRestrictions__n\+LxV span,.whatsAppApiIntegration_callingSettingRow__pL35y span,.whatsAppApiIntegration_callingUnavailable__Gm7sB span,.whatsAppApiIntegration_holidayHeader__kDZ\+3 span{color:var(--text-secondary);font-size:13px;line-height:1.4}.whatsAppApiIntegration_callingSwitch__RA-2B{background-color:var(--surface-hover);border:0;border-radius:999px;cursor:pointer;flex:0 0 auto;height:24px;padding:3px;transition:background-color .2s ease;width:44px}.whatsAppApiIntegration_callingSwitch__RA-2B span{background-color:var(--surface-card);border-radius:50%;box-shadow:var(--shadow-sm);display:block;height:18px;transition:transform .2s ease;width:18px}.whatsAppApiIntegration_callingSwitchActive__pJMry{background-color:var(--brand-primary)}.whatsAppApiIntegration_callingSwitchActive__pJMry span{transform:translateX(20px)}.whatsAppApiIntegration_callingSwitch__RA-2B:disabled{cursor:default;opacity:.7}.whatsAppApiIntegration_callHoursEditor__LKrJ\+{background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;padding:14px}.whatsAppApiIntegration_callingField__h0jPq{display:flex;flex-direction:column;gap:6px}.whatsAppApiIntegration_callingField__h0jPq>span{color:var(--text-primary);font-size:13px;font-weight:700}.whatsAppApiIntegration_callingField__h0jPq input,.whatsAppApiIntegration_callingTimeRow__oU1i7 input,.whatsAppApiIntegration_holidayRow__EnDwk input{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:6px;color:var(--text-primary);min-height:38px;padding:7px 9px}.whatsAppApiIntegration_callingField__h0jPq input:disabled,.whatsAppApiIntegration_callingTimeRow__oU1i7 input:disabled,.whatsAppApiIntegration_holidayRow__EnDwk input:disabled{opacity:.75}.whatsAppApiIntegration_weeklyDay__OuMjQ{grid-gap:10px 16px;align-items:center;border-top:var(--border-subtle);display:grid;gap:10px 16px;grid-template-columns:170px minmax(0,1fr);padding-top:10px}.whatsAppApiIntegration_weeklyDayHeader__VyT8h{align-self:start;display:flex;flex-direction:column;gap:5px}.whatsAppApiIntegration_weeklyDayHeader__VyT8h strong{color:var(--text-primary);font-size:13px}.whatsAppApiIntegration_callingTimeRow__oU1i7 button,.whatsAppApiIntegration_holidayRow__EnDwk button,.whatsAppApiIntegration_weeklyDayHeader__VyT8h button{align-items:center;background:#0000;border:0;color:var(--brand-primary);cursor:pointer;display:inline-flex;gap:4px;padding:0}.whatsAppApiIntegration_callingTimeRow__oU1i7{align-items:center;display:flex;gap:8px;grid-column:2}.whatsAppApiIntegration_callingTimeRow__oU1i7 span,.whatsAppApiIntegration_holidayRow__EnDwk>span{color:var(--text-secondary);font-size:12px}.whatsAppApiIntegration_holidayHeader__kDZ\+3{border-top:var(--border-subtle);padding-top:14px}.whatsAppApiIntegration_holidayHeader__kDZ\+3 button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsAppApiIntegration_holidayRow__EnDwk{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:minmax(140px,1fr) 110px auto 110px 24px}.whatsAppApiIntegration_callingProtocolCard__dGOaX,.whatsAppApiIntegration_callingRestrictions__n\+LxV,.whatsAppApiIntegration_callingUnavailable__Gm7sB{background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;padding:12px}.whatsAppApiIntegration_callingProtocolCardWarning__qKjLQ{background-color:color-mix(in srgb,var(--status-warning) 8%,var(--surface-card));border-color:color-mix(in srgb,var(--status-warning) 45%,#0000)}.whatsAppApiIntegration_callingProtocolActions__IrH0m,.whatsAppApiIntegration_callingProtocolStatus__rhPQW{align-items:flex-end;display:flex;gap:8px}.whatsAppApiIntegration_callingProtocolStatus__rhPQW{flex:0 0 auto;flex-direction:column}.whatsAppApiIntegration_callingProtocolActions__IrH0m{flex-wrap:wrap;justify-content:flex-end}.whatsAppApiIntegration_callingProtocolInstructions__hqKWs{color:var(--text-secondary);font-size:13px;line-height:1.5;margin:6px 0 0;padding-left:20px}.whatsAppApiIntegration_callingRestrictions__n\+LxV,.whatsAppApiIntegration_callingUnavailable__Gm7sB{justify-content:flex-start}.whatsAppApiIntegration_callingRestrictions__n\+LxV>svg,.whatsAppApiIntegration_callingUnavailable__Gm7sB>svg{color:var(--status-warning);flex:0 0 auto}.whatsAppApiIntegration_protocolBadge__\+0SkV{background-color:var(--brand-primary);border-radius:999px;color:var(--text-on-solid)!important;font-size:11px!important;font-weight:800;padding:5px 9px}.whatsAppApiIntegration_protocolBadgeWarning__yh-lt{background-color:var(--status-warning)}@media only screen and (max-width:768px){.whatsAppApiIntegration_sections__D89UA,.whatsAppApiIntegration_sections__D89UA button{width:100%}.whatsAppApiIntegration_diagnosticsGrid__bA52x,.whatsAppApiIntegration_numberStatus__meU52,.whatsAppApiIntegration_profileWorkspace__pyPiQ{grid-template-columns:1fr}.whatsAppApiIntegration_displayNameBox__NItUS>.whatsAppApiIntegration_profileToolbar__PJRj1,.whatsAppApiIntegration_displayNameView__oH-95,.whatsAppApiIntegration_profileToolbar__PJRj1,.whatsAppApiIntegration_websitesFields__KJbh4>div{align-items:stretch;flex-direction:column}.whatsAppApiIntegration_usernameSummary__z-kK1{grid-template-columns:1fr}.whatsAppApiIntegration_profilePictureCard__Os379{align-items:stretch;flex-direction:column;grid-template-columns:1fr}.whatsAppApiIntegration_profilePictureEditGrid__2e6Ps{grid-template-columns:1fr}.whatsAppApiIntegration_displayNameForm__ucBqI>div:last-child,.whatsAppApiIntegration_profilePictureEditActions__XuC0I,.whatsAppApiIntegration_profileToolbar__PJRj1>div:last-child{justify-content:flex-start}.whatsAppApiIntegration_assignmentHistoryFilters__Y2Gs7,.whatsAppApiIntegration_assignmentHistoryHeader__wRZYK,.whatsAppApiIntegration_assignmentHistoryRow__R6854{grid-template-columns:1fr}.whatsAppApiIntegration_assignmentHistoryHeader__wRZYK{display:none}.whatsAppApiIntegration_assignmentHistoryRow__R6854{gap:6px}.whatsAppApiIntegration_assignmentHistoryRow__R6854 strong{white-space:normal}.whatsAppApiIntegration_officialBox__JD4em{align-items:stretch;flex-direction:column}.whatsAppApiIntegration_officialActions__j8Cr7{justify-content:flex-start}.whatsAppApiIntegration_callingProtocolCard__dGOaX,.whatsAppApiIntegration_callingSettingRow__pL35y,.whatsAppApiIntegration_holidayHeader__kDZ\+3{align-items:flex-start}.whatsAppApiIntegration_callingProtocolCard__dGOaX{flex-direction:column}.whatsAppApiIntegration_callingProtocolActions__IrH0m,.whatsAppApiIntegration_callingProtocolStatus__rhPQW{align-items:flex-start;justify-content:flex-start;width:100%}.whatsAppApiIntegration_weeklyDay__OuMjQ{grid-template-columns:1fr}.whatsAppApiIntegration_callingTimeRow__oU1i7{flex-wrap:wrap;grid-column:1}.whatsAppApiIntegration_holidayRow__EnDwk{grid-template-columns:1fr 1fr auto 1fr 24px}}.templatesManager_templates__8Tar5{display:flex;flex-direction:column;gap:1em;width:100%}.templatesManager_templateSectionTabs__2XbMp{align-items:center;border-bottom:var(--border-subtle);display:flex;gap:.5em;overflow-x:auto;padding-bottom:.75em}.templatesManager_templateSectionTabs__2XbMp button{align-items:center;background:#0000;border:1px solid #0000;border-radius:10px;color:var(--text-secondary);cursor:pointer;display:inline-flex;font-weight:700;gap:.45em;padding:.7em 1em;white-space:nowrap}.templatesManager_templateSectionTabs__2XbMp button:hover{background:var(--surface-hover);color:var(--brand-primary)}.templatesManager_templateSectionTabs__2XbMp button.templatesManager_active__JE4LY{background:var(--brand-primary-subtle);border-color:color-mix(in srgb,var(--brand-primary) 35%,#0000);color:var(--brand-primary)}.templatesManager_library__GBFNo{display:flex;flex-direction:column;gap:1em;width:100%}.templatesManager_libraryHeader__OPevh{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);display:flex;gap:1em;justify-content:space-between;padding:1em 1.1em}.templatesManager_libraryHeader__OPevh>div:first-child{display:flex;flex-direction:column;gap:.25em}.templatesManager_libraryHeader__OPevh strong{color:var(--text-primary);font-size:1.05em}.templatesManager_libraryHeader__OPevh span{color:var(--text-secondary);font-size:.9em}.templatesManager_libraryAdminActions__ZBlSX{align-items:center;display:flex;flex-wrap:wrap;gap:.5em}.templatesManager_libraryAdminActions__ZBlSX button{align-items:center;display:inline-flex;gap:.4em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.templatesManager_libraryToolbar__0lUEf{grid-gap:.6em;align-items:center;display:grid;gap:.6em;grid-template-columns:repeat(3,minmax(170px,.8fr)) minmax(240px,1.35fr)}.templatesManager_libraryCount__JTvZx{color:var(--text-secondary);font-size:.88em;text-align:right}.templatesManager_libraryGrid__4TjD2{grid-gap:.9em;display:grid;gap:.9em;grid-template-columns:repeat(3,minmax(260px,1fr))}.templatesManager_libraryCardHidden__TNqJe{border-style:dashed;opacity:.68}.templatesManager_libraryCardHeader__K6NnA{align-items:center;display:flex;gap:.5em;justify-content:space-between}.templatesManager_libraryCardTags__kTTXF{align-items:center;display:flex;gap:.35em;min-width:0;overflow:hidden}.templatesManager_libraryCardTags__kTTXF span{background:var(--brand-primary-subtle);border-radius:999px;color:var(--brand-primary);font-size:.78em;font-weight:700;max-width:50%;overflow:hidden;padding:.35em .65em;text-overflow:ellipsis;white-space:nowrap}.templatesManager_libraryCardHeader__K6NnA small{color:var(--text-secondary);font-size:.75em;white-space:nowrap}.templatesManager_libraryCardHeaderActions__UMf7\+{align-items:center;display:flex;flex:0 0 auto;gap:.35em}.templatesManager_libraryEmpty__x\+vbs{border:var(--border-subtle);border-radius:12px;color:var(--text-secondary);padding:2em;text-align:center}.templatesManager_libraryPreview__gzxWx{display:flex;flex-direction:column;gap:1em;min-width:0;width:min(440px,82vw)}.templatesManager_libraryPreview__gzxWx>button{align-items:center;align-self:flex-end;display:inline-flex;gap:.4em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.templatesManager_libraryImportModal__rnqUU{display:flex;flex-direction:column;gap:1em;min-width:min(520px,82vw)}.templatesManager_libraryImportSummary__bvpvo{background:var(--surface-muted);border:var(--border-subtle);border-radius:10px;display:flex;flex-direction:column;gap:.45em;padding:.9em}.templatesManager_libraryImportModal__rnqUU>small,.templatesManager_libraryImportSummary__bvpvo span{color:var(--text-secondary);font-size:.85em;line-height:1.45}.templatesManager_libraryImportSummary__bvpvo strong{color:var(--brand-primary);font-size:.9em}.templatesManager_libraryImportDestinations__ubQBg{background:var(--brand-primary-subtle);border:var(--border-subtle);border-radius:10px;display:flex;flex-direction:column;gap:.2em;padding:.75em .85em}.templatesManager_libraryImportDestinations__ubQBg strong{color:var(--brand-primary);font-size:.88em}.templatesManager_libraryImportDestinations__ubQBg span{color:var(--text-secondary);font-size:.8em}.templatesManager_libraryImportActions__svGlS{align-items:center;display:flex;gap:.5em;justify-content:flex-end;padding-top:.25em}.templatesManager_libraryImportActions__svGlS button{align-items:center;display:inline-flex;gap:.4em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.templatesManager_templateActions__WLCUz{align-items:center;display:flex;gap:.5em;justify-content:flex-end;width:100%}.templatesManager_buttonsBuilderHeader__GErT6 button,.templatesManager_templateActions__WLCUz button,.templatesManager_templateSummary__6ZZwP button{align-items:center;display:flex;gap:.5em;justify-content:center}.templatesManager_templateActions__WLCUz button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.templatesManager_hiddenFileInput__fpRfX{display:none}.templatesManager_buttonsBuilderHeader__GErT6 button svg,.templatesManager_templateActions__WLCUz button svg,.templatesManager_templateSummary__6ZZwP button svg{height:1.2em;width:1.2em}.templatesManager_templateToolbar__TP56V{grid-gap:.5em;align-items:center;display:grid;gap:.5em;grid-template-columns:minmax(240px,1.6fr) repeat(3,minmax(150px,1fr)) minmax(220px,1.2fr)}.templatesManager_templateSummary__6ZZwP{grid-gap:.75em;align-items:stretch;display:grid;gap:.75em;grid-template-columns:repeat(5,minmax(120px,1fr)) minmax(220px,auto)}.templatesManager_templateSummary__6ZZwP>button,.templatesManager_templateSummary__6ZZwP>div{background-color:var(--surface-card);border:var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-sm);padding:.85em 1em}.templatesManager_templateSummary__6ZZwP>div{display:flex;flex-direction:column;gap:.2em}.templatesManager_templateSummary__6ZZwP strong{color:var(--brand-primary);font-size:1.2em}.templatesManager_templateSummary__6ZZwP span{color:var(--text-primary);font-size:.9em}.templatesManager_templateSummary__6ZZwP button{background:var(--surface-card);color:var(--brand-primary);cursor:pointer;font-weight:700}.templatesManager_templateSummary__6ZZwP button:hover{background:var(--surface-hover);border-color:color-mix(in srgb,var(--brand-primary) 35%,var(--border-subtle-color))}.templatesManager_buttonsBuilderHeader__GErT6 button:disabled,.templatesManager_templateSummary__6ZZwP button:disabled{cursor:not-allowed;opacity:.5}.templatesManager_templateViewSwitcher__Jrkl\+{align-items:center;display:flex;gap:.65em;justify-content:flex-end}.templatesManager_templateViewSwitcher__Jrkl\+>span{color:var(--text-secondary);font-size:.82em;font-weight:700}.templatesManager_templateViewSwitcher__Jrkl\+>div{background:var(--surface-card);border:var(--border-subtle);border-radius:10px;display:inline-flex;overflow:hidden}.templatesManager_templateViewSwitcher__Jrkl\+ button{align-items:center;background:#0000;border:none;border-right:var(--border-subtle);color:var(--text-secondary);cursor:pointer;display:inline-flex;font-size:.82em;font-weight:700;gap:.35em;padding:.6em .8em}.templatesManager_templateViewSwitcher__Jrkl\+ button:last-child{border-right:none}.templatesManager_templateViewSwitcher__Jrkl\+ button:hover{background:var(--surface-hover);color:var(--brand-primary)}.templatesManager_templateViewSwitcher__Jrkl\+ button.templatesManager_active__JE4LY{background:var(--brand-primary-subtle);color:var(--brand-primary)}.templatesManager_templateViewSwitcher__Jrkl\+ svg{height:18px;width:18px}.templatesManager_templateCardsCount__M5J0p{color:var(--text-secondary);font-size:.85em;text-align:right}.templatesManager_templateCardsGrid__Cocx8{grid-gap:1em;display:grid;gap:1em;grid-template-columns:repeat(3,minmax(290px,1fr))}.templatesManager_selectable__m2bsz{cursor:pointer}.templatesManager_selected__MM5P5{border-color:var(--brand-primary);box-shadow:0 0 0 2px var(--brand-primary-subtle)}.templatesManager_templateAccountCardHeader__MQHpY,.templatesManager_templateAccountCardHeader__MQHpY>div:first-child{align-items:center;display:flex;gap:.5em}.templatesManager_templateAccountCardHeader__MQHpY{justify-content:space-between;min-height:32px}.templatesManager_templateAccountCardHeader__MQHpY .templatesManager_statusBadge__BUhSI{font-size:.75em;min-width:0}.templatesManager_templateCardMenu__sUSf\+{position:relative;z-index:4}.templatesManager_templateCardMenuTrigger__ZZaAO{align-items:center;background:#0000;border:none;border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.templatesManager_templateCardMenuTrigger__ZZaAO.templatesManager_active__JE4LY,.templatesManager_templateCardMenuTrigger__ZZaAO:hover{background:var(--surface-hover);color:var(--brand-primary)}.templatesManager_templateCardMenuTrigger__ZZaAO svg{height:20px;width:20px}.templatesManager_templateCardMenu__sUSf\+>div{background:var(--surface-card);border:var(--border-subtle);border-radius:10px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;min-width:180px;overflow:hidden;padding:5px;position:absolute;right:0;top:calc(100% + 6px);z-index:5}.templatesManager_templateCardMenu__sUSf\+>div>button{background:#0000;border:none;border-radius:7px;color:var(--text-primary);cursor:pointer;font-size:.82em;padding:.65em .75em;text-align:left}.templatesManager_templateCardMenu__sUSf\+>div>button:hover{background:var(--surface-hover);color:var(--brand-primary)}.templatesManager_templateAccountCardContent__LJMh6{display:flex;flex-direction:column;gap:.55em;min-width:0}.templatesManager_templateAccountCardContent__LJMh6>strong{color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.templatesManager_templateAccountCardFooter__INC9H,.templatesManager_templateAccountCardMeta__ECdoC{align-items:center;display:flex;gap:.45em;min-width:0}.templatesManager_templateAccountCardMeta__ECdoC span{background:var(--surface-muted);border-radius:999px;color:var(--text-secondary);font-size:.75em;padding:.3em .55em}.templatesManager_templateAccountCardFooter__INC9H{border-top:var(--border-subtle);justify-content:space-between;padding-top:.6em}.templatesManager_templateAccountCardFooter__INC9H span{color:var(--text-secondary);font-size:.72em;max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.templatesManager_templateAccountCardFooter__INC9H span:last-child{text-align:right}.templatesManager_templateCardsEmpty__nuY95{border:var(--border-subtle);border-radius:12px;color:var(--text-secondary);padding:2em;text-align:center}.templatesManager_templateName__ibwvV{font-weight:700}.templatesManager_templateNameWithSelect__bt\+mr{align-items:center;display:inline-flex;gap:8px;min-width:0}.templatesManager_selectionBox__E8lOP{align-items:center;background-color:var(--surface-card);border:2px solid var(--border-subtle-color);border-radius:5px;display:inline-flex;height:18px;justify-content:center;min-width:18px;transition:background-color .2s ease,border-color .2s ease;width:18px}.templatesManager_selectionBox__E8lOP.templatesManager_checked__e9WkH{background-color:var(--brand-primary);border-color:var(--brand-primary)}.templatesManager_selectionBox__E8lOP.templatesManager_checked__e9WkH:after{border-bottom:2px solid var(--text-on-solid);border-left:2px solid var(--text-on-solid);content:"";height:4px;transform:rotate(-45deg) translate(1px,-1px);width:8px}.templatesManager_bulkActions__uvpac{align-items:center;background-color:var(--surface-muted);border:var(--border-subtle);border-radius:8px;display:flex;flex-wrap:wrap;gap:10px;padding:10px}.templatesManager_bulkActions__uvpac>div{display:flex;flex-direction:column;gap:2px;margin-right:auto}.templatesManager_bulkActions__uvpac strong{color:var(--text-primary);font-size:15px}.templatesManager_bulkActions__uvpac span{color:var(--text-secondary);font-size:13px}.templatesManager_bulkActions__uvpac button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.templatesManager_bulkProgress__YeWd7{flex:1 1 320px;min-width:min(320px,100%);width:100%}.templatesManager_bulkProgress__YeWd7>div:first-child{align-items:center;display:flex;gap:.75em;justify-content:space-between}.templatesManager_bulkProgress__YeWd7 small,.templatesManager_bulkProgress__YeWd7>div:first-child span{color:var(--text-secondary);font-size:12px}.templatesManager_bulkProgress__YeWd7 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.templatesManager_bulkProgressTrack__LDCPr{background-color:var(--surface-card);border-radius:999px;height:8px;overflow:hidden;width:100%}.templatesManager_bulkProgressTrack__LDCPr span{background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));border-radius:inherit;display:block;height:100%;transition:width .25s ease}.templatesManager_tableProcessing__uuG-F{opacity:.65;pointer-events:none;transition:opacity .2s ease}.templatesManager_duplicateModal__tfaR7{display:flex;flex-direction:column;gap:1em;min-width:min(520px,86vw)}.templatesManager_duplicateSummary__rdout{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:4px;padding:12px}.templatesManager_duplicateSummary__rdout strong{color:var(--text-primary);font-size:15px}.templatesManager_duplicateSummary__rdout span{color:var(--text-secondary);font-size:13px;line-height:1.35}.templatesManager_duplicateStatusOptions__5xObo{display:flex;flex-direction:column;gap:8px}.templatesManager_duplicateStatusOptions__5xObo>span{color:var(--text-primary);font-size:13px;font-weight:700}.templatesManager_duplicateStatusOptions__5xObo label{align-items:flex-start;background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:13px;gap:10px;padding:11px 12px;transition:border-color .2s ease,background-color .2s ease}.templatesManager_duplicateStatusOptions__5xObo label.templatesManager_active__JE4LY{background-color:var(--brand-primary-subtle);border-color:var(--brand-primary)}.templatesManager_duplicateStatusOptions__5xObo label div{display:flex;flex-direction:column;gap:2px}.templatesManager_duplicateStatusOptions__5xObo label strong{color:var(--text-primary);font-weight:700}.templatesManager_duplicateStatusOptions__5xObo label.templatesManager_active__JE4LY strong{color:var(--brand-primary)}.templatesManager_duplicateStatusOptions__5xObo label small{color:var(--text-secondary);font-size:12px;line-height:1.35}.templatesManager_duplicateActions__3NaMF{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.templatesManager_duplicateActions__3NaMF button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.templatesManager_importModal__yaYQE{grid-gap:1em;display:grid;gap:1em;grid-template-columns:minmax(300px,.9fr) minmax(320px,1.1fr);max-width:100%;width:min(880px,84vw)}.templatesManager_importConfig__crF8y,.templatesManager_importPreview__jTnXX{display:flex;flex-direction:column;gap:.9em;min-width:0}.templatesManager_importSummary__vjo-R{grid-gap:.5em;display:grid;gap:.5em;grid-template-columns:repeat(3,minmax(0,1fr))}.templatesManager_importSummary__vjo-R>div{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:8px;display:flex;flex-direction:column;gap:.2em;min-width:0;padding:.75em}.templatesManager_importListHeader__ESg4L span,.templatesManager_importSummary__vjo-R span,.templatesManager_importTemplateList__Ulcwu button span{color:var(--text-secondary);font-size:.82em}.templatesManager_importSummary__vjo-R strong{color:var(--text-primary);font-size:.95em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.templatesManager_importOptions__-whSp{grid-gap:.9em;display:grid;gap:.9em;grid-template-columns:minmax(0,1fr)}.templatesManager_importListHeader__ESg4L{align-items:center;border-top:var(--border-subtle);display:flex;gap:.75em;justify-content:space-between;padding-top:.8em}.templatesManager_importListHeader__ESg4L button{background:#0000;border:none;color:var(--brand-primary);cursor:pointer;font-weight:700;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.templatesManager_importTemplateList__Ulcwu{display:flex;flex-direction:column;gap:.5em;max-height:min(340px,42vh);overflow:auto;padding-right:.25em}.templatesManager_importTemplateList__Ulcwu button{grid-gap:.7em;align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;color:var(--text-primary);cursor:pointer;display:grid;gap:.7em;grid-template-columns:18px minmax(0,1fr);padding:.75em;text-align:left;transition:border-color .2s ease,background-color .2s ease}.templatesManager_importTemplateList__Ulcwu button.templatesManager_active__JE4LY{background-color:var(--brand-primary-subtle);border-color:var(--brand-primary)}.templatesManager_importTemplateList__Ulcwu button>div{display:flex;flex-direction:column;gap:.2em;min-width:0}.templatesManager_importTemplateList__Ulcwu span,.templatesManager_importTemplateList__Ulcwu strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.templatesManager_importPreview__jTnXX{background-color:var(--surface-card);border:var(--border-subtle);border-radius:8px;padding:1em}.templatesManager_importActions__H3aYL{background-color:var(--surface-card);border-top:var(--border-subtle);bottom:-20px;box-shadow:0 -12px 24px -24px #0000008c;display:flex;gap:.5em;grid-column:1/-1;justify-content:flex-end;margin:0 -20px -20px;padding:1em 20px;position:-webkit-sticky;position:sticky;z-index:4}.templatesManager_importActions__H3aYL button{min-width:160px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.templatesManager_optionIndicator__Cvo0f{align-items:center;background-color:var(--surface-card);border:2px solid var(--border-subtle-color);border-radius:50%;display:inline-flex;height:16px;justify-content:center;margin-top:2px;min-width:16px;width:16px}.templatesManager_duplicateStatusOptions__5xObo label.templatesManager_active__JE4LY .templatesManager_optionIndicator__Cvo0f{border-color:var(--brand-primary)}.templatesManager_duplicateStatusOptions__5xObo label.templatesManager_active__JE4LY .templatesManager_optionIndicator__Cvo0f:after{background-color:var(--brand-primary);border-radius:50%;content:"";height:8px;width:8px}.templatesManager_labelWithInfo__aXxny{align-items:center;display:inline-flex;gap:.15em;min-width:0}.templatesManager_labelWithInfo__aXxny>span{margin-left:0}.templatesManager_statusBadge__BUhSI{align-items:center;background-color:var(--border-subtle-color);border-radius:999px;color:var(--text-primary);display:inline-flex;font-size:.85em;font-weight:700;justify-content:center;min-width:92px;padding:.35em .75em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.templatesManager_status_APPROVED__DttAL{background-color:var(--status-success-bg);color:var(--status-success)}.templatesManager_status_PENDING__ucKat{background-color:var(--status-warning-bg);color:var(--status-warning)}.templatesManager_status_DISABLED__cr1a0,.templatesManager_status_REJECTED__FrUrv{background-color:var(--status-danger-bg);color:var(--status-danger)}.templatesManager_status_PAUSED__IUoI-{background-color:var(--brand-primary-subtle);color:var(--brand-primary)}.templatesManager_status_DRAFT__Eedy9{background-color:var(--surface-hover);color:var(--text-primary)}.templatesManager_templateModal__Ow61y{grid-gap:1em;align-items:flex-start;display:grid;gap:1em;grid-template-columns:minmax(220px,.8fr) minmax(320px,1.2fr)}.templatesManager_templateDetails__AhfBe,.templatesManager_templateVariables__A2bt8{display:flex;flex-direction:column;gap:.75em}.templatesManager_templateDetails__AhfBe>div,.templatesManager_templateVariables__A2bt8>div{background-color:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;flex-direction:column;gap:.2em;padding:.75em}.templatesManager_templateDetails__AhfBe span,.templatesManager_templateVariables__A2bt8 div span,.templatesManager_templateVariables__A2bt8>span{color:var(--text-primary);font-size:.85em}.templatesManager_templatePreview__IxH4p{align-items:flex-start;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;display:flex;justify-content:center;min-width:0;padding:1em}.templatesManager_templatePreview__IxH4p>div{min-width:0;width:100%}.templatesManager_whatsappPreview__hi0qK{--preview-chat-bg:#efe7dd;--preview-chat-pattern:#31554a14;--preview-bubble-bg:#fff;--preview-bubble-text:#1f2c34;align-items:flex-start;background-color:var(--preview-chat-bg);background-image:linear-gradient(45deg,var(--preview-chat-pattern) 25%,#0000 25%),linear-gradient(-45deg,var(--preview-chat-pattern) 25%,#0000 25%),linear-gradient(45deg,#0000 75%,var(--preview-chat-pattern) 75%),linear-gradient(-45deg,#0000 75%,var(--preview-chat-pattern) 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border:var(--border-subtle);border-radius:var(--radius-md);display:flex;justify-content:flex-start;min-height:280px;overflow:auto;padding:1em;width:100%}.templatesManager_whatsappBubble__FNvZ9{background-color:var(--preview-bubble-bg);border-radius:0 8px 8px 8px;box-shadow:var(--shadow-sm);color:var(--preview-bubble-text);display:flex;flex-direction:column;gap:.35em;min-width:0;padding:.65em .65em 1.4em;position:relative;width:min(390px,100%)}.templatesManager_whatsappBubble__FNvZ9:before{border-left:8px solid #0000;border-top:8px solid var(--preview-bubble-bg);content:"";height:0;left:-8px;position:absolute;top:0;width:0}.templatesManager_whatsappBubble__FNvZ9>div{min-width:0}.templatesManager_callPermissionPreview__PZSDE{align-items:center;border-top:1px solid #8696a040;color:#00a884;display:flex;font-weight:600;gap:.45em;justify-content:center;margin:.35em -.65em -.65em;padding:.7em .8em}.templatesManager_callPermissionPreview__PZSDE svg{height:18px;width:18px}.templatesManager_whatsappTime__Y1bVP{bottom:.35em;color:var(--text-secondary);font-size:11px;line-height:1;position:absolute;right:.65em}:root[data-theme=dark] .templatesManager_whatsappPreview__hi0qK{--preview-chat-bg:#0b141a;--preview-chat-pattern:rgba(233,237,239,.035);--preview-bubble-bg:#202c33;--preview-bubble-text:#e9edef}@media (prefers-color-scheme:dark){:root:not([data-theme]) .templatesManager_whatsappPreview__hi0qK{--preview-chat-bg:#0b141a;--preview-chat-pattern:rgba(233,237,239,.035);--preview-bubble-bg:#202c33;--preview-bubble-text:#e9edef}}.templatesManager_templateVariables__A2bt8{grid-column:1/-1}.templatesManager_templateForm__cRiGT{grid-gap:1em;align-items:flex-start;display:grid;gap:1em;grid-template-columns:minmax(420px,1.2fr) minmax(320px,.8fr);min-height:0}.templatesManager_templateFormFields__yH-35{display:flex;flex-direction:column;gap:.9em;min-width:0}.templatesManager_buttonsBuilder__98oJI,.templatesManager_formSection__MH9IF{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.85em;padding:1em;width:100%}.templatesManager_buttonsBuilderHeader__GErT6>div,.templatesManager_messageBuilderHeader__Z1Ya6,.templatesManager_sectionHeader__l6zqv{display:flex;flex-direction:column;gap:.2em}.templatesManager_messageBuilderHeader__Z1Ya6>div{align-items:center;display:flex;gap:1em;justify-content:space-between;width:100%}.templatesManager_sectionHeader__l6zqv{padding-bottom:.15em}.templatesManager_buttonsBuilderHeader__GErT6 strong,.templatesManager_messageBuilderHeader__Z1Ya6 strong,.templatesManager_sectionHeader__l6zqv strong{color:var(--brand-primary);font-size:1em;font-weight:700}.templatesManager_buttonsBuilderHeader__GErT6 span,.templatesManager_messageBuilderHeader__Z1Ya6 span,.templatesManager_sectionHeader__l6zqv span{color:var(--text-primary);font-size:.85em;line-height:1.35}.templatesManager_templateFormPreview__AQjQ\+{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.75em;min-width:0;padding:1em;position:-webkit-sticky;position:sticky;top:0}.templatesManager_buttonsBuilderHeader__GErT6 strong,.templatesManager_templateFormPreview__AQjQ\+>span,.templatesManager_variableBuilderHeader__cvnUJ strong,.templatesManager_variablesPreview__e8Zr4 strong{font-weight:700}.templatesManager_templateFormPreview__AQjQ\+>div{min-width:0;width:100%}.templatesManager_templateFormPreview__AQjQ\+ .templatesManager_whatsappPreview__hi0qK{min-height:360px}.templatesManager_templateMetaGrid__KbvZR{grid-gap:.5em;display:grid;gap:.5em;grid-template-columns:repeat(2,minmax(180px,1fr));width:100%}.templatesManager_identificationGrid__KGCCy{grid-gap:.5em;display:grid;gap:.5em;grid-template-columns:minmax(280px,1fr) minmax(160px,220px);width:100%}.templatesManager_messageBuilder__cROH6{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.9em;padding:1em;width:100%}.templatesManager_messageBuilder__cROH6 textarea{min-height:160px}.templatesManager_mediaUploadBox__LBi04{grid-gap:10px;background-color:var(--surface-card);border:var(--border-subtle);border-radius:12px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr);padding:12px}.templatesManager_mediaUploadHint__ommpI,.templatesManager_mediaUploadSuccess__7oRBu{border-radius:8px;font-size:13px;line-height:1.35;padding:9px 10px}.templatesManager_mediaUploadHint__ommpI{background-color:var(--surface-muted);color:var(--text-secondary)}.templatesManager_mediaUploadSuccess__7oRBu{background-color:var(--status-success-bg);color:var(--status-success);font-weight:700}.templatesManager_emojiPickerPanel__bABRS{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;bottom:calc(100% + .5em);box-shadow:var(--shadow-md);left:0;max-width:100%;overflow:hidden;padding:0;position:absolute;width:min(470px,calc(100vw - 48px));z-index:20}.templatesManager_emojiPickerPanel__bABRS>div{height:360px;width:100%}.templatesManager_variableBuilder__KKLqb{border-top:var(--border-subtle);display:flex;flex-direction:column;gap:.75em;padding-top:.9em;width:100%}.templatesManager_variableBuilderHeader__cvnUJ{align-items:center;display:flex;gap:.5em;justify-content:space-between}.templatesManager_variableCreator__qkUTH{grid-gap:.5em;display:grid;gap:.5em;grid-template-columns:minmax(0,1fr) minmax(170px,auto);width:100%}.templatesManager_variableCreator__qkUTH button{align-items:center;display:flex;gap:.5em;justify-content:center;width:100%}.templatesManager_variableCreator__qkUTH button svg{height:1.2em;width:1.2em}.templatesManager_variableError__gic1G{color:var(--brand-secondary);font-size:.85em;line-height:1.35;padding:.75em}.templatesManager_richTextareaError__t4HYe,.templatesManager_variableConflict__kSspZ,.templatesManager_variableError__gic1G{background-color:var(--status-danger-bg);border:1px solid var(--brand-secondary-alpha);border-radius:var(--radius-md)}.templatesManager_variableConflict__kSspZ{color:var(--brand-secondary);display:flex;flex-direction:column;font-size:.85em;gap:.55em;line-height:1.35;padding:.75em}.templatesManager_variableConflict__kSspZ>span{color:inherit}.templatesManager_variableConflictGroups__bE\+lx,.templatesManager_variableConflictGroups__bE\+lx>div,.templatesManager_variableConflictGroups__bE\+lx>div>div{align-items:center;display:flex;flex-wrap:wrap;gap:.45em}.templatesManager_variableConflictGroups__bE\+lx{align-items:flex-start;flex-direction:column}.templatesManager_variableConflictGroups__bE\+lx>div>span{font-weight:700;min-width:92px}.templatesManager_variableConflictGroups__bE\+lx button{background-color:var(--surface-card);border:1px solid;border-radius:999px;color:inherit;cursor:pointer;font:inherit;font-weight:700;padding:.25em .6em}.templatesManager_variableConflictGroups__bE\+lx button:focus-visible,.templatesManager_variableConflictGroups__bE\+lx button:hover{background-color:var(--brand-secondary-alpha)}.templatesManager_variableNotice__ShIcK{background-color:var(--status-warning-bg);border:1px solid var(--brand-accent);border-radius:var(--radius-md);color:var(--status-warning);font-size:.85em;line-height:1.35;padding:.75em}.templatesManager_variableSamples__60-qR{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.75em;padding:1em;width:100%}.templatesManager_variableSamplesHeader__5wadY{display:flex;flex-direction:column;gap:.25em}.templatesManager_variableSamplesHeader__5wadY strong{color:var(--brand-primary)}.templatesManager_variableSamplesHeader__5wadY span{color:var(--text-primary);font-size:.85em;line-height:1.35}.templatesManager_buttonsBuilderHeader__GErT6{align-items:flex-start;display:flex;gap:1em;justify-content:space-between}.templatesManager_buttonsBuilderHeader__GErT6 button,.templatesManager_removeButton__zEnLr{background:var(--surface-card);border:var(--border-subtle);border-radius:12px;box-shadow:none;color:var(--brand-primary);cursor:pointer;font-weight:700;padding:.75em 1em}.templatesManager_buttonsBuilderHeader__GErT6 button:hover,.templatesManager_removeButton__zEnLr:hover{background:var(--surface-hover);border-color:color-mix(in srgb,var(--brand-primary) 35%,var(--border-subtle-color))}.templatesManager_emptyButtons__pymib{align-items:center;background-color:var(--surface-muted);border:1px dashed var(--border-subtle-color);border-radius:14px;color:var(--text-primary);display:flex;font-size:.9em;justify-content:center;min-height:52px}.templatesManager_buttonBuilder__kghTb{grid-gap:.5em;align-items:flex-end;border-top:var(--border-subtle);display:grid;gap:.5em;padding-top:.75em}.templatesManager_buttonBuilderWithValue__VUTbx{grid-template-columns:repeat(3,minmax(150px,1fr)) 44px}.templatesManager_buttonBuilderUrlDynamic__zVIdG,.templatesManager_buttonBuilderUrlStatic__srLIr{grid-template-columns:repeat(2,minmax(0,1fr))}.templatesManager_buttonBuilderUrlDynamic__zVIdG>div:first-child,.templatesManager_buttonBuilderUrlStatic__srLIr>div:first-child{order:1}.templatesManager_buttonBuilderUrlDynamic__zVIdG>div:nth-child(3),.templatesManager_buttonBuilderUrlStatic__srLIr>div:nth-child(3){order:2}.templatesManager_buttonBuilderUrlDynamic__zVIdG>div:nth-child(2),.templatesManager_buttonBuilderUrlStatic__srLIr>div:nth-child(2){grid-column:1/3;order:3}.templatesManager_buttonBuilderUrlDynamic__zVIdG>div:nth-child(4),.templatesManager_buttonBuilderUrlStatic__srLIr>div:nth-child(4){grid-column:1/3;order:4}.templatesManager_buttonBuilderUrlDynamic__zVIdG>div:nth-child(5),.templatesManager_buttonBuilderUrlDynamic__zVIdG>div:nth-child(6){grid-column:span 1;order:5}.templatesManager_buttonBuilderUrlDynamic__zVIdG .templatesManager_removeButton__zEnLr,.templatesManager_buttonBuilderUrlStatic__srLIr .templatesManager_removeButton__zEnLr{grid-column:2;justify-self:flex-end;order:6}.templatesManager_buttonBuilderSimple__hRUWT{grid-template-columns:minmax(150px,.8fr) minmax(260px,2fr) 44px}.templatesManager_removeButton__zEnLr{align-items:center;color:var(--brand-secondary);display:flex;height:44px;justify-content:center;padding:0;width:44px}.templatesManager_buttonsBuilderHeader__GErT6 button svg,.templatesManager_removeButton__zEnLr svg,.templatesManager_templateSummary__6ZZwP button svg{color:currentColor}.templatesManager_removeButton__zEnLr svg{height:1.2em;width:1.2em}.templatesManager_variablesPreview__e8Zr4{border-top:var(--border-subtle);display:flex;flex-direction:column;gap:.5em;padding-top:.75em}.templatesManager_variablesPreview__e8Zr4 span{background-color:var(--surface-card);border:var(--border-subtle);border-radius:999px;font-size:.85em;padding:.35em .65em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.templatesManager_statusReadOnly__P5NTn{align-items:center;background-color:var(--surface-app);border:var(--border-subtle);border-radius:12px;color:var(--text-primary);display:flex;font-size:.9em;min-height:44px;padding:0 1em;width:100%}.templatesManager_previewMeta__VbHtF{display:flex;flex-wrap:wrap;gap:.5em}.templatesManager_previewMeta__VbHtF span{background-color:var(--surface-card);border:var(--border-subtle);border-radius:999px;color:var(--text-primary);font-size:.85em;padding:.35em .65em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.templatesManager_templateApiNotice__gvbon{background-color:var(--status-warning-bg);border:1px solid var(--brand-accent);border-radius:8px;color:var(--text-primary);display:flex;flex-direction:column;font-size:.88em;gap:.25em;line-height:1.35;padding:.8em}.templatesManager_templateApiNotice__gvbon strong{color:var(--status-warning)}.templatesManager_templateApiNotice__gvbon span{color:var(--text-primary)}.templatesManager_templateFormShell__EyaoQ{margin:-20px -20px 0}.templatesManager_templateFormShell__EyaoQ .templatesManager_templateForm__cRiGT{padding:20px 20px 0}.templatesManager_formActions__SGS6J{align-items:center;background-color:var(--surface-card);border-top:var(--border-subtle);bottom:-20px;box-shadow:0 -12px 24px -24px #0000008c;display:flex;gap:.5em;justify-content:flex-end;margin:1em 0 -20px;padding:1em 20px;position:-webkit-sticky;position:sticky;width:100%;z-index:12}.templatesManager_formActions__SGS6J button{min-width:150px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:1024px){.templatesManager_buttonBuilderSimple__hRUWT,.templatesManager_buttonBuilderUrlDynamic__zVIdG,.templatesManager_buttonBuilderUrlStatic__srLIr,.templatesManager_buttonBuilderWithValue__VUTbx,.templatesManager_buttonBuilder__kghTb,.templatesManager_identificationGrid__KGCCy,.templatesManager_importModal__yaYQE,.templatesManager_importSummary__vjo-R,.templatesManager_libraryGrid__4TjD2,.templatesManager_libraryToolbar__0lUEf,.templatesManager_mediaUploadBox__LBi04,.templatesManager_templateForm__cRiGT,.templatesManager_templateMetaGrid__KbvZR,.templatesManager_templateModal__Ow61y,.templatesManager_templateSummary__6ZZwP,.templatesManager_templateToolbar__TP56V,.templatesManager_variableCreator__qkUTH{grid-template-columns:1fr}.templatesManager_buttonBuilderUrlDynamic__zVIdG .templatesManager_removeButton__zEnLr,.templatesManager_buttonBuilderUrlDynamic__zVIdG>div:nth-child(2),.templatesManager_buttonBuilderUrlDynamic__zVIdG>div:nth-child(4),.templatesManager_buttonBuilderUrlDynamic__zVIdG>div:nth-child(5),.templatesManager_buttonBuilderUrlDynamic__zVIdG>div:nth-child(6),.templatesManager_buttonBuilderUrlStatic__srLIr .templatesManager_removeButton__zEnLr,.templatesManager_buttonBuilderUrlStatic__srLIr>div:nth-child(2),.templatesManager_buttonBuilderUrlStatic__srLIr>div:nth-child(4){grid-column:auto}.templatesManager_messageBuilderHeader__Z1Ya6>div{align-items:flex-start;flex-direction:column;gap:.25em}.templatesManager_buttonsBuilderHeader__GErT6,.templatesManager_formActions__SGS6J,.templatesManager_importActions__H3aYL{align-items:stretch;flex-direction:column}.templatesManager_formActions__SGS6J button,.templatesManager_importActions__H3aYL button{width:100%}.templatesManager_templateFormPreview__AQjQ\+{position:static}.templatesManager_libraryGrid__4TjD2{grid-template-columns:repeat(2,minmax(240px,1fr))}.templatesManager_templateCardsGrid__Cocx8{grid-template-columns:repeat(2,minmax(260px,1fr))}.templatesManager_mediaUploadHint__ommpI,.templatesManager_mediaUploadSuccess__7oRBu{grid-column:auto}}@media only screen and (max-width:768px){.templatesManager_templateActions__WLCUz{flex-direction:column}.templatesManager_templateActions__WLCUz button{width:100%}.templatesManager_libraryAdminActions__ZBlSX,.templatesManager_libraryHeader__OPevh,.templatesManager_libraryImportActions__svGlS{align-items:stretch;flex-direction:column}.templatesManager_libraryAdminActions__ZBlSX button,.templatesManager_libraryGrid__4TjD2,.templatesManager_libraryImportActions__svGlS button{width:100%}.templatesManager_libraryGrid__4TjD2,.templatesManager_templateCardsGrid__Cocx8{grid-template-columns:1fr}.templatesManager_templateViewSwitcher__Jrkl\+{justify-content:space-between}}.zaiaIntegration_container__7oWCS{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.zaiaIntegration_container__7oWCS .zaiaIntegration_actions__7ULIu{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px;width:100%}.zaiaIntegration_container__7oWCS .zaiaIntegration_actions__7ULIu>button{max-width:250px;width:45%}.zaiaIntegration_container__7oWCS .zaiaIntegration_actions__7ULIu>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.zaiaIntegration_container__7oWCS .zaiaIntegration_actions__7ULIu>button,.zaiaIntegration_container__7oWCS .zaiaIntegration_actions__7ULIu>div{max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.agentBuilder_container__i934B{padding:24px}.agentBuilder_content__A0AQq{margin:0 auto;width:100%}.agentBuilder_card__ZkMQU{background:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);color:var(--text-primary);display:flex;flex-direction:column;gap:1em;padding:20px}.agentBuilder_header__3NbH3{align-items:center;display:flex;justify-content:space-between}.agentBuilder_title__3pSvq{width:100%}.agentBuilder_title__3pSvq,.agentBuilder_title__3pSvq span{font-size:20px!important;font-weight:800!important}.agentBuilder_filters__SL2kx{background:var(--surface-muted);border:var(--border-subtle);border-radius:16px;display:flex;gap:12px;margin-left:auto;max-width:850px;padding:10px;width:100%}.agentBuilder_body__30iKg{display:flex;flex-direction:column;gap:12px}.agentBuilder_emptyState__f6ha6{align-items:center;background:var(--surface-muted);border:1px dashed var(--border-subtle-color);border-radius:16px;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.agentBuilder_emptyIcon__HlfOq{font-size:48px;margin-bottom:10px}.agentBuilder_emptyState__f6ha6 h3{color:var(--text-primary);font-size:20px;margin:10px 0}.agentBuilder_emptyState__f6ha6 p{color:var(--text-secondary);margin-bottom:20px;max-width:400px}.agentBuilder_emptyActions__sMEUg{display:flex;gap:10px}.agentBuilder_emptyTestControls__cCKgp{grid-gap:10px;align-items:end;display:grid;gap:10px;grid-template-columns:minmax(220px,1fr) auto;margin-bottom:20px;width:min(520px,100%)}.agentBuilder_chatPreview__iv79h{background:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:8px;margin-bottom:20px;max-width:420px;padding:15px;width:100%}.agentBuilder_msg__MGfz1{border-radius:14px;font-size:13px;max-width:80%;padding:10px 12px;text-align:start}.agentBuilder_bot__Hq-bH{align-self:flex-start;background:var(--surface-muted)}.agentBuilder_user__EikQP{align-self:flex-end;background:var(--chat-message-sent-bg);color:var(--text-on-accent)}.agentBuilder_agentCard__6U0YX{align-items:center;background:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;padding:16px;transition:all .2s ease}.agentBuilder_agentCard__6U0YX:hover{background:var(--surface-hover);border-color:var(--brand-primary-alpha);transform:translateY(-2px)}.agentBuilder_agentCard__6U0YX strong{display:block;font-size:15px;margin-bottom:4px}.agentBuilder_agentCard__6U0YX strong .agentBuilder_badge__Q8fIG{background:var(--status-success-bg);color:var(--status-success)}.agentBuilder_agentCard__6U0YX span{color:var(--text-secondary);font-size:13px}.agentBuilder_agentCard__6U0YX .agentBuilder_meta__7utf5{color:var(--text-tertiary);font-size:12px;margin-top:4px}.agentBuilder_metaInline__6SX9G{color:var(--text-tertiary);font-size:12px;margin-left:8px;opacity:.6;white-space:nowrap}.agentBuilder_badge__Q8fIG{border:var(--border-subtle);border-radius:999px;font-size:11px;margin-left:10px;padding:4px 8px}.agentBuilder_success__79-\+6{background:var(--status-success-bg);color:var(--status-success)}.agentBuilder_inactive__CXDIu{background:var(--surface-hover);color:var(--text-secondary)}.agentBuilder_actions__fvD0j{display:flex;gap:8px}.agentBuilder_danger__-HF5\+{background-color:var(--status-danger-bg)!important;color:var(--status-danger)!important}.agentBuilder_danger__-HF5\+:hover{background-color:var(--status-danger-bg-hover)!important}.agentBuilder_tabs__PR71i{background:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:flex;gap:6px;margin-bottom:20px;margin-top:20px;overflow-x:auto;padding:6px}.agentBuilder_tabs__PR71i button{background:#0000;border:none;border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;flex:0 0 auto;font-size:13px;font-weight:500;padding:8px 14px;transition:all .2s ease;white-space:nowrap;width:auto}.agentBuilder_tabs__PR71i button:hover{background:var(--surface-hover)}.agentBuilder_tabs__PR71i::-webkit-scrollbar{height:4px}.agentBuilder_tabs__PR71i::-webkit-scrollbar-thumb{background:var(--border-subtle-color);border-radius:10px}.agentBuilder_testHeaderActions__KO48j{grid-gap:10px;align-items:end;display:grid;gap:10px;grid-template-columns:minmax(220px,320px) auto;margin-left:auto}.agentBuilder_testWorkspace__8TkDU{grid-gap:16px;display:grid;gap:16px;grid-template-columns:320px minmax(0,1fr);height:min(720px,calc(100vh - 230px));min-height:520px;overflow:hidden}.agentBuilder_testSessions__IkotK{background:var(--surface-muted);border:var(--border-subtle);border-radius:16px;min-height:0;overflow-y:auto;padding:10px}.agentBuilder_testSessionItem__O1QeW{background:var(--surface-card);border:var(--border-subtle);border-radius:14px;color:var(--text-primary);cursor:pointer;display:flex;flex-direction:column;gap:4px;margin-bottom:8px;padding:12px;text-align:left;width:100%}.agentBuilder_activeSession__nfKBb,.agentBuilder_testSessionItem__O1QeW:hover{border-color:var(--brand-primary)}.agentBuilder_testSessionItem__O1QeW small,.agentBuilder_testSessionItem__O1QeW span{color:var(--text-secondary);font-size:12px}.agentBuilder_testSessionItem__O1QeW strong,.agentBuilder_testTitleGroup__UdTnO strong{color:var(--text-primary)}.agentBuilder_testChat__NlmxB{background:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:grid;grid-template-rows:auto 1fr auto;min-height:0;min-width:0;overflow:hidden}.agentBuilder_testChatHeader__h8NO3{grid-gap:12px;align-items:start;border-bottom:var(--border-subtle);display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:14px}.agentBuilder_testHeaderInfo__5utPa,.agentBuilder_testTitleGroup__UdTnO{display:flex;flex-direction:column;gap:3px;min-width:0}.agentBuilder_testChatHeader__h8NO3 span{color:var(--text-secondary);font-size:12px}.agentBuilder_testMeta__iXAf4{display:flex;flex-direction:row!important;flex-wrap:wrap;gap:6px!important;margin-top:5px}.agentBuilder_testMeta__iXAf4 small{background:var(--surface-muted);border:var(--border-subtle);border-radius:999px;color:var(--text-tertiary);font-size:11px;padding:3px 6px}.agentBuilder_draftAgentSelector__NzbTQ{grid-gap:6px!important;background:var(--surface-muted);border:var(--border-subtle);border-radius:14px;display:grid!important;gap:6px!important;grid-template-columns:1fr;margin-top:10px;padding:8px 10px 10px;width:min(360px,100%)}.agentBuilder_draftAgentSelector__NzbTQ>span{color:var(--text-primary);font-size:12px;font-weight:600}.agentBuilder_testChatActions__E\+NOh{align-items:center;display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:8px!important;justify-content:flex-end;min-width:-webkit-max-content;min-width:max-content}.agentBuilder_testRenameForm__slb4M{grid-gap:8px!important;align-items:center;display:grid!important;gap:8px!important;grid-template-columns:minmax(180px,320px) auto auto;width:min(560px,100%)}.agentBuilder_testMessages__Q9Kxk{display:flex;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px}.agentBuilder_testChatPlaceholder__9HIgH{align-items:flex-start;background:var(--surface-muted);border-bottom:var(--border-subtle);display:flex;flex-direction:column;gap:8px;padding:24px 16px}.agentBuilder_testChatPlaceholder__9HIgH strong{color:var(--text-primary);font-size:15px}.agentBuilder_testChatPlaceholder__9HIgH span{color:var(--text-secondary);font-size:13px}.agentBuilder_testChatPlaceholder__9HIgH button{margin-top:6px}.agentBuilder_testMessage__jFrOA{border:var(--border-subtle);border-radius:14px;display:flex;flex-direction:column;gap:6px;max-width:min(720px,82%);padding:11px 13px;white-space:pre-wrap}.agentBuilder_testMessage__jFrOA small{color:var(--text-tertiary);font-size:11px}.agentBuilder_testBot__pcZ-e{align-self:flex-start;background:var(--surface-card);color:var(--text-primary)}.agentBuilder_testUser__C3rQK{align-self:flex-end;background:var(--chat-message-sent-bg);color:var(--text-on-accent)}.agentBuilder_testComposer__0emd5{grid-gap:10px;align-items:end;background:var(--surface-card);border-top:var(--border-subtle);display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;min-height:0;padding:12px}.agentBuilder_testEmojiPicker__YMbYM{position:relative}.agentBuilder_testEmojiPanel__AcTHT{background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;bottom:calc(100% + 12px);box-shadow:var(--shadow-md);left:0;max-width:calc(100vw - 24px);overflow:hidden;padding:.5em;position:absolute;width:min(470px,calc(100vw - 24px));z-index:4}.agentBuilder_testEmojiBackdrop__SZbMe{inset:0;position:fixed;z-index:3}.agentBuilder_testComposerInput__wK20y{min-width:0}.agentBuilder_testEmpty__S23lS{color:var(--text-secondary);font-size:13px;padding:16px;text-align:center}@media (max-width:768px){.agentBuilder_agentCard__6U0YX{align-items:flex-start;flex-direction:column;gap:10px}.agentBuilder_actions__fvD0j{justify-content:flex-end;width:100%}.agentBuilder_emptyTestControls__cCKgp,.agentBuilder_testHeaderActions__KO48j,.agentBuilder_testWorkspace__8TkDU{grid-template-columns:1fr}.agentBuilder_testWorkspace__8TkDU{min-height:auto}.agentBuilder_testChatHeader__h8NO3,.agentBuilder_testRenameForm__slb4M{grid-template-columns:1fr}.agentBuilder_testChatHeader__h8NO3{align-items:stretch}.agentBuilder_testChatActions__E\+NOh{justify-content:flex-start}.agentBuilder_testSessions__IkotK{max-height:260px}}.whatsAppInstances_container__9lTQo{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;padding:24px;width:1800px}.whatsAppInstances_container__9lTQo .whatsAppInstances_actions__s7Rjq{align-items:center;background-color:var(--surface-card);border:var(--border-subtle);border-radius:16px;box-shadow:var(--shadow-sm);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px;width:100%}.whatsAppInstances_container__9lTQo .whatsAppInstances_actions__s7Rjq>button{max-width:250px;width:45%}.whatsAppInstances_container__9lTQo .whatsAppInstances_actions__s7Rjq>div{flex:1 1;max-width:45%;min-width:200px}@media only screen and (max-width:768px){.whatsAppInstances_container__9lTQo .whatsAppInstances_actions__s7Rjq>button,.whatsAppInstances_container__9lTQo .whatsAppInstances_actions__s7Rjq>div{max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}
/*# sourceMappingURL=main.5ee8ae2a.css.map*/