@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";.tf-ui{color:#29292d;background:#f8f8f9;width:100%;min-width:1180px;height:100vh;font-family:DM Sans,sans-serif;display:flex;overflow:hidden}.tf-ui button{cursor:default;color:inherit;background:0 0;border:0;padding:0}.tf-ui svg{stroke-width:1.8px;flex:none;width:16px;height:16px}.tf-sidebar{background:#eeeeef;flex-direction:column;flex:none;width:238px;height:100vh;padding:12px 10px;display:flex}.tf-workspace-head{align-items:center;height:32px;margin-bottom:20px;padding:0 6px;display:flex}.tf-workspace-avatar{color:#fff;background:#43a5e7;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;font-weight:700;display:grid}.tf-workspace-head strong{margin-left:8px;font-size:14px;font-weight:600}.tf-workspace-head>svg{color:#77777b;width:14px;margin-left:4px}.tf-sidebar nav{gap:2px;display:grid}.tf-sidebar-item{cursor:pointer;color:#5c5c61;text-align:left;border-radius:6px;align-items:center;gap:10px;width:100%;height:32px;padding:0 8px;font-size:13px;display:flex}.tf-sidebar-item.active{color:#242426;background:#dedee0;font-weight:600}.tf-sidebar .tf-logout-nav{margin-top:auto}.tf-logout-nav>small{color:#77777c;text-overflow:ellipsis;white-space:nowrap;padding:0 8px 6px;font-size:9px;display:block;overflow:hidden}.tf-main{background:#eeeeef;flex-direction:column;flex:1;min-width:0;padding:16px;display:flex}.tf-issues-container{background:#fafafb;border-radius:12px;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden;box-shadow:0 0 4px #19191c06}.tf-toolbar{background:#fafafb;border-bottom:1px solid #eeeeef;flex:none;align-items:center;height:46px;padding:0 10px;display:flex}.tf-tabs{border:0;gap:8px;margin:0;padding:0;display:flex}.tf-tabs a{cursor:pointer;color:#606065;background:#fff;border:1px solid #d8d8da;border-radius:999px;align-items:center;height:28px;padding:0 12px;font-size:12px;text-decoration:none;display:inline-flex}.tf-tabs a.active{color:#29292d;background:#e6e6e8;border-color:#d2d2d4}.tf-team-view{flex:1;min-height:0;padding:48px 52px 72px;overflow-y:auto}.tf-team-scorecards,.tf-team-table-section{width:min(1080px,100%);margin-left:auto;margin-right:auto}.tf-team-scorecards{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.tf-team-scorecards article{background:#f2f2f3;border-radius:9px;flex-direction:column;min-height:118px;padding:16px;display:flex}.tf-team-scorecard-label{color:#66666b;min-height:30px;font-size:11px;font-weight:550;line-height:1.35}.tf-team-scorecard-value{color:#2e2e32;letter-spacing:-.02em;margin-top:auto;font-size:20px}.tf-team-scorecard-amount{color:#79797e;margin-top:3px;font-size:11px}.tf-team-table-section{margin-top:34px}.tf-team-table-section>header{justify-content:space-between;align-items:center;height:38px;display:flex}.tf-team-table-section h2{margin:0;font-size:14px}.tf-team-table-section>header>div{align-items:center;gap:12px;display:flex}.tf-team-table-section>header span{color:#8b8b90;font-size:10px}.tf-ui .tf-add-person-button{cursor:pointer;color:#fff;background:#5e6ad2;border-radius:999px;align-items:center;gap:6px;height:28px;padding:0 12px;font-size:10px;font-weight:600;display:flex;box-shadow:0 1px 2px #32367a33}.tf-ui .tf-add-person-button:hover{background:#4f5bc4}.tf-ui .tf-add-person-button:disabled{cursor:default;opacity:.55}.tf-ui .tf-add-person-button svg{width:13px;height:13px}.tf-team-table-wrap{background:#fff;border-radius:9px;overflow:hidden}.tf-team-table{border-collapse:collapse;table-layout:fixed;width:100%}.tf-team-table th{color:#85858a;text-align:left;text-transform:uppercase;background:#f1f1f2;height:34px;padding:0 14px;font-size:9px;font-weight:700}.tf-team-table th:first-child{width:28%}.tf-team-table th:not(:first-child){width:18%}.tf-team-table td{color:#424247;height:68px;padding:0 14px;font-size:10px}.tf-team-table tbody tr:hover{background:#f7f7f8}.tf-team-table td:first-child{align-items:center;gap:10px;display:flex}.tf-team-person,.tf-team-metric{flex-direction:column;gap:3px;display:flex}.tf-team-person-name,.tf-team-metric-cases{color:#323236;font-size:11px;font-weight:650}.tf-team-person-role,.tf-team-metric-amount{color:#8d8d92;font-size:9px}.tf-detail-view{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.tf-detail-breadcrumb{color:#68686d;border-bottom:1px solid #eeeeef;flex:none;align-items:center;gap:8px;height:46px;padding:0 14px;font-size:12px;display:flex}.tf-detail-breadcrumb a{cursor:pointer;align-items:center;gap:6px;text-decoration:none;display:flex}.tf-detail-breadcrumb a:hover{color:#26262a}.tf-detail-breadcrumb svg{width:14px;height:14px}.tf-detail-breadcrumb strong{color:#303034;text-overflow:ellipsis;white-space:nowrap;max-width:420px;font-weight:600;overflow:hidden}.tf-detail-scroll{flex:1;min-height:0;overflow-y:auto}.tf-detail-layout{grid-template-columns:minmax(0,1fr) 280px;gap:44px;width:min(1180px,100%);margin:0 auto;padding:36px 42px 60px;display:grid}.tf-detail-primary{flex-direction:column;min-width:0;display:flex}.tf-detail-quote{order:1}.tf-detail-conversation{order:2}.tf-detail-hero small{color:#85858a;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.tf-detail-hero h1{letter-spacing:-.025em;margin:7px 0 8px;font-family:inherit;font-size:27px;font-weight:650}.tf-detail-hero p{color:#737378;max-width:640px;margin:0;font-size:13px;line-height:1.55}.tf-detail-panel{border-top:1px solid #e5e5e7;margin-top:28px;padding-top:24px}.tf-detail-panel>header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.tf-detail-panel h2,.tf-detail-properties h2{margin:0;font-family:inherit;font-size:13px;font-weight:650}.tf-detail-panel>header span{color:#929297;font-size:10px}.tf-detail-messages{background:#f4f4f5;border-radius:10px;flex-direction:column;gap:12px;min-height:240px;padding:18px;display:flex}.tf-detail-messages article{background:#fff;border-radius:4px 11px 11px;width:min(76%,520px);padding:11px 13px;box-shadow:0 1px 3px #19191c14}.tf-detail-messages article.assistant{background:#edf2ff;border-radius:11px 4px 11px 11px;align-self:flex-end}.tf-detail-messages small{color:#77777c;font-size:9px;font-weight:650}.tf-detail-messages p{color:#343438;margin:5px 0 8px;font-size:12px;line-height:1.45}.tf-detail-messages time{color:#929297;text-align:right;font-size:9px;display:block}.tf-detail-quote>header{margin-bottom:12px}.tf-quote-status{text-transform:uppercase;border-radius:999px;align-items:center;padding:4px 8px;font-size:8px;font-weight:750;display:inline-flex}.tf-quote-status.positive{color:#24704a;background:#e7f5ed}.tf-quote-status.pending{color:#8a5a0a;background:#fff3d7}.tf-quote-status.negative{color:#a83b3b;background:#fff0ef}.tf-quotes-table-wrap{background:#fff;border-radius:9px;overflow:hidden}.tf-quotes-table{border-collapse:collapse;table-layout:fixed;width:100%}.tf-quotes-table th{color:#8b8b90;text-align:left;text-transform:uppercase;background:#f4f4f5;height:31px;padding:0 9px;font-size:9px;font-weight:700}.tf-quotes-table th:first-child{width:15%}.tf-quotes-table th:nth-child(2){width:20%}.tf-quotes-table th:nth-child(3),.tf-quotes-table th:nth-child(4){width:15%}.tf-quotes-table th:nth-child(5){width:13%}.tf-quotes-table th:nth-child(6){width:7%}.tf-quotes-table th:nth-child(7){width:15%}.tf-quotes-table td{color:#505055;text-overflow:ellipsis;white-space:nowrap;height:50px;padding:0 9px;font-size:10px;overflow:hidden}.tf-quotes-table td:nth-child(2),.tf-quotes-table td:nth-child(4){color:#333337;font-weight:650}.tf-quotes-table tbody tr:hover{background:#eeeeef}.tf-invoice-buttons{align-items:center;gap:4px;display:flex}.tf-detail-quote .tf-invoice-buttons button{cursor:pointer;color:#77777c;background:#fff;border:1px solid #dedee1;border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.tf-detail-quote .tf-invoice-buttons button:hover,.tf-detail-quote .tf-invoice-buttons button.selected{color:#254fbd;background:#edf2ff;border-color:#bfcdf2}.tf-invoice-buttons svg{width:13px;height:13px}.tf-quotes-table .tf-quote-status{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;overflow:hidden}.tf-opened-invoice{background:#f5f5f6;border-radius:8px;margin-top:4px;padding:13px}.tf-opened-invoice>header{justify-content:space-between;align-items:center;display:flex}.tf-opened-invoice>header>span{align-items:center;gap:9px;display:flex}.tf-opened-invoice>header>span>svg{color:#6c6c71;width:17px;height:17px}.tf-opened-invoice>header>span>span{flex-direction:column;gap:2px;display:flex}.tf-opened-invoice small,.tf-opened-invoice dt{color:#929297;text-transform:uppercase;font-size:8px}.tf-opened-invoice>header strong{color:#343438;font-size:11px}.tf-opened-invoice>header button{cursor:pointer;color:#77777c;border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.tf-detail-quote .tf-opened-invoice>header button:hover{background:#ebebed}.tf-opened-invoice>header button svg{width:14px;height:14px}.tf-opened-invoice dl{border-top:1px solid #e5e5e7;grid-template-columns:1.4fr 1fr 1fr;gap:16px;margin:12px 0 0;padding-top:11px;display:grid}.tf-opened-invoice dl>div{flex-direction:column;gap:5px;display:flex}.tf-opened-invoice dd{color:#3f3f44;margin:0;font-size:10px;font-weight:600}.tf-detail-activity ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.tf-detail-activity li{color:#55555a;grid-template-columns:minmax(0,1fr) auto;align-items:start;min-height:34px;padding-left:24px;font-size:11px;display:grid;position:relative}.tf-detail-activity li:before{content:"";background:#dedee1;width:1px;position:absolute;top:5px;bottom:-5px;left:5px}.tf-detail-activity li:last-child:before{display:none}.tf-detail-activity li>span{z-index:1;background:#8b8d94;border:2px solid #fafafb;border-radius:50%;width:9px;height:9px;position:absolute;top:3px;left:1px;box-shadow:0 0 0 1px #bfc0c5}.tf-detail-activity time{color:#99999e;margin-left:16px;font-size:9px}.tf-detail-properties{padding-top:54px}.tf-detail-properties h2{color:#56565b;margin-bottom:18px}.tf-detail-properties dl{gap:18px;margin:0;display:grid}.tf-detail-properties dl>div{gap:5px;display:grid}.tf-detail-properties dt{color:#89898e;align-items:center;gap:8px;font-size:10px;display:flex}.tf-detail-properties dt svg{width:14px;height:14px}.tf-detail-properties dd{color:#37373b;margin:0 0 0 22px;font-size:12px;font-weight:550}.tf-detail-properties-activity{margin-top:30px;padding-top:22px}.tf-detail-properties-activity>header{margin-bottom:14px}.tf-detail-properties-activity li{grid-template-columns:1fr;padding-bottom:7px}.tf-detail-properties-activity time{margin:3px 0 0}.tf-board-scroll{flex:1;min-height:0;padding:10px 10px 0;overflow-x:auto}.tf-board{gap:8px;min-width:1732px;height:100%;display:flex}.tf-board-column{background:linear-gradient(#f4f4f5 0% 60%,#fafafb 100%);border-radius:6px 6px 0 0;flex:none;width:340px;height:100%}.tf-board-column>header{align-items:center;gap:8px;height:48px;padding:0 12px;font-size:13px;display:flex}.tf-board-column>header strong{font-weight:600}.tf-count{color:#67676c;align-items:center;gap:4px;margin-left:auto;display:flex}.tf-count svg{width:14px;height:14px}.tf-board-column .progress{color:#e9b400;stroke-width:2.4px}.tf-board-column .canceled{color:#9da8b4;fill:#9da8b4;stroke:#fff}.tf-issue-card{cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;height:136px;margin:0 10px;padding:12px;transition:background-color .12s,box-shadow .12s,transform .12s;display:flex;position:relative;box-shadow:0 1px 4px #19191c1a}.tf-ui .tf-card-open{z-index:1;cursor:pointer;border-radius:8px;position:absolute;inset:0}.tf-ui .tf-card-open:focus-visible{outline-offset:2px;outline:2px solid #2056d473}.tf-issue-card:hover{background:#fbfbfc;transform:translateY(-1px);box-shadow:0 3px 9px #19191c24}.tf-issue-card+.tf-issue-card{margin-top:10px}.tf-issue-meta{color:#69696e;justify-content:space-between;align-items:center;font-size:12px;display:flex}.tf-issue-meta>svg{color:#a1a1a6}.tf-card-title{align-items:center;gap:7px;min-width:0;display:flex}.tf-card-title>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tf-card-status-dot{background:#fff;border:1.5px solid #c1c3c7;border-radius:50%;flex:none;width:9px;height:9px}.tf-card-status-dot.red{background:#d95151;border-color:#d95151}.tf-user-avatar{color:#fff;background:#48b7ea;border-radius:50%;place-items:center;width:20px;height:20px;font-size:8px;font-weight:600;display:grid}.tf-message-preview{color:#45454a;align-items:flex-start;gap:8px;min-width:0;margin-top:6px;font-size:13px;line-height:1.35;display:flex}.tf-message-preview>span:last-child{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tf-quote-footer{color:#6c6c70;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;display:flex}.tf-quote-footer time{white-space:nowrap;padding-bottom:1px;font-size:12px}.tf-quote-metrics{grid-template-columns:42px 110px;align-items:end;gap:10px;display:grid}.tf-issue-card .tf-quote-metrics>span{flex-direction:column;align-items:flex-end;min-width:0;display:flex}.tf-quote-metrics small{color:#96969b;white-space:nowrap;font-size:9px;line-height:1.2}.tf-quote-metrics strong{color:#3e3e43;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;line-height:1.35;overflow:hidden}.tf-issue-card p{color:#6c6c70;margin:auto 0 0;font-size:12px}.tf-sidebar-item[disabled],.tf-add-person-button[disabled]{cursor:not-allowed;opacity:.42}.tf-sidebar a{text-decoration:none}.tf-generated-at{color:#8b8b90;margin-left:auto;font-size:10px}.tf-column-cards{padding-bottom:24px}.tf-board-column{overflow-y:auto}.tf-board-column>header{z-index:5;background:#f4f4f5;position:sticky;top:0}.tf-unassigned{z-index:2;color:#8e8e93;place-items:center;width:22px;height:22px;display:grid}.tf-team-person a{text-decoration:none}.tf-team-person a:hover{text-decoration:underline}.tf-closed-case{color:#606065;text-transform:uppercase;background:#eeeeef;border-radius:999px;margin-top:12px;padding:4px 8px;font-size:9px;font-weight:700;display:inline-flex}.tf-recorded-failures{color:#8b3030;background:#fff5f4;border:1px solid #efcaca;border-radius:9px;margin-top:22px;padding:12px 14px}.tf-recorded-failures header,.tf-recorded-failures p{justify-content:space-between;align-items:center;gap:10px;display:flex}.tf-recorded-failures header{justify-content:flex-start;font-size:11px}.tf-recorded-failures p{margin:8px 0 0;font-size:10px}.tf-recorded-failures time{color:#a66b6b;font-size:9px}.tf-message-media{color:#5c6270;background:#f1f2f4;border-radius:5px;margin-bottom:7px;padding:3px 6px;font-size:9px;display:inline-flex}.tf-properties-note{color:#99999e;margin:20px 0 0 22px;font-size:9px;line-height:1.45}.tf-detail-activity ol:empty:after{color:#8b8b90;content:"Sin actividad visible";font-size:10px;display:block}.tf-load-older{justify-items:center;gap:5px;margin:2px 0 12px;display:grid}.tf-load-older button,.tf-page-state button,.tf-refresh-problem button{cursor:pointer;background:#fff;border:1px solid #d8d8da;border-radius:7px;padding:6px 10px;font-size:10px}.tf-load-older button:disabled{cursor:wait;opacity:.55}.tf-load-older small,.tf-inline-error{color:#b33737;font-size:9px}.tf-case-review{border-top:1px solid #e5e5e7;margin-top:28px;padding-top:22px;position:relative}.tf-case-review>header{align-items:center;gap:8px;display:flex}.tf-case-review h2{margin:0;font-size:13px}.tf-review-actions{align-items:center;gap:6px;margin-top:12px;display:flex}.tf-review-actions button{cursor:pointer;background:#fff;border:1px solid #dedee1;border-radius:7px;place-items:center;min-width:30px;height:30px;padding:0 9px;font-size:10px;display:grid}.tf-review-actions button.selected.positive{color:#24704a;background:#e7f5ed;border-color:#bcdcc9}.tf-review-actions button.selected.negative{color:#a83b3b;background:#fff0ef;border-color:#efcaca}.tf-review-actions button:disabled{cursor:wait;opacity:.55}.tf-saved-review-comment{color:#66666b;margin:10px 0 0;font-size:10px;line-height:1.45}.tf-review-comment{z-index:20;background:#fff;border:1px solid #dedee1;border-radius:10px;gap:8px;padding:10px;display:grid;position:absolute;top:62px;left:0;right:0;box-shadow:0 10px 28px #19191c29}.tf-review-comment textarea{resize:vertical;border:1px solid #dedee1;border-radius:7px;width:100%;padding:8px;font-size:10px}.tf-review-comment button{cursor:pointer;color:#fff;background:#5e6ad2;border-radius:7px;justify-self:end;padding:6px 9px;font-size:10px}.tf-page-state,.tf-page-empty{color:#77777c;text-align:center;place-content:center;justify-items:center;min-height:280px;padding:30px;display:grid}.tf-page-state h1{color:#343438;margin:12px 0 0;font-size:18px}.tf-page-state p,.tf-page-empty p{max-width:480px;margin:8px 0 14px;font-size:11px}.tf-page-state a{color:#4f5bc4;font-size:11px}.tf-refresh-problem{color:#8a5a0a;background:#fff3d7;align-items:center;gap:7px;min-height:34px;padding:5px 12px;font-size:10px;display:flex}.tf-refresh-problem button{margin-left:auto}.tf-open-page{background:#eeeeef;place-items:center;min-height:100vh;padding:24px;display:grid}.tf-open-card{text-align:center;background:#fff;border-radius:14px;width:min(420px,100%);padding:34px;box-shadow:0 12px 38px #19191c1f}.tf-open-card h1{margin:16px 0 8px;font-size:20px}.tf-open-card p{color:#77777c;margin:0;font-size:12px}:root{color:#29292d;font-synthesis:none;text-rendering:optimizelegibility;background:#eeeeef;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}button,input,textarea{font:inherit}button:focus-visible,a:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #2056d473}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.authentication-shell{background:#eeeeef;place-items:center;min-height:100vh;padding:24px;display:grid}.authentication-card{text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;width:min(420px,100%);padding:38px;display:flex;box-shadow:0 8px 32px #19191c1a}.authentication-brand{color:#fff;background:#43a5e7;border-radius:50%;place-items:center;width:44px;height:44px;font-size:11px;font-weight:700;display:grid}.authentication-card h1{margin:20px 0 6px;font-size:22px}.authentication-card p{color:#77777c;margin:0;line-height:1.5}.authentication-actions{gap:10px;margin-top:24px;display:flex}.authentication-actions button{cursor:pointer;color:#fff;background:#43a5e7;border:0;border-radius:8px;min-height:40px;padding:0 18px}.authentication-actions button.secondary{color:#29292d;background:#dedee0}
