body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-cyrillic-ext-400-normal.fd1478dcc74de00ee4c0.woff2) format("woff2"),url(/static/media/inter-cyrillic-ext-400-normal.e89451624c6caf35687f.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-cyrillic-400-normal.cb04b2ee2f7d192478b8.woff2) format("woff2"),url(/static/media/inter-cyrillic-400-normal.e2841352dd9512ff455b.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-greek-ext-400-normal.f2fa0d9ef98f59d4a75b.woff2) format("woff2"),url(/static/media/inter-greek-ext-400-normal.b9e1e89444a313a63b91.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-greek-400-normal.a8de720a6f13c66c8a4e.woff2) format("woff2"),url(/static/media/inter-greek-400-normal.a42da273bb968bf2058d.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-vietnamese-400-normal.44c9df135eec470b0ab6.woff2) format("woff2"),url(/static/media/inter-vietnamese-400-normal.96f8adc74b63e1a3655f.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-latin-ext-400-normal.3d10c85fbd16969509a2.woff2) format("woff2"),url(/static/media/inter-latin-ext-400-normal.1c20f7dc20d731a18fcd.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/inter-latin-400-normal.9698cc7dbf147ed363b6.woff2) format("woff2"),url(/static/media/inter-latin-400-normal.b0c8fe9db56dd415a25a.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.App{box-sizing:border-box;font-family:inter;max-width:100%;overflow-x:hidden;text-align:center}.App-logo{height:40vmin;pointer-events:none}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.table-wrapper{overflow-x:auto;width:100%}.table-container{border-bottom:1px solid #ddd;box-sizing:border-box;max-height:550px;overflow-y:auto;width:100%}table{border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-top:20px;min-width:768px;table-layout:fixed;transition:all .2s ease-in-out;width:100%}td,th{border:1px solid #ddd;font-size:16px;font-weight:500;overflow:hidden;padding:12px 16px;text-align:left;transition:font-size .2s ease-in-out,padding .2s ease-in-out;vertical-align:top}@media (max-width:900px){td,th{font-size:14px;padding:8px}}@media (max-width:768px){.table-wrapper{overflow-x:auto}table{white-space:nowrap}td,th{font-size:13px;padding:6px}}td.followed-up-column,td.recording-column,td.transcript-column{align-content:center;text-align:center;width:100px}td.summary-column div{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;max-height:60px;overflow:hidden;text-overflow:ellipsis}th{background-color:#d1c4e9}.call-record-container{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,1fr);padding:20px}@media (max-width:1024px){.call-record-container{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.call-record-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.call-record-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:360px){.call-record-container{grid-template-columns:1fr}}.call-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;padding:16px;transition:transform .3s;width:100%}.call-card:hover{transform:scale(1.05)}.call-card-header{margin-bottom:12px}.call-card-header h3{font-size:1.2rem;margin:0}.call-card-body p{color:#555;margin:4px 0}td:first-child,th:first-child{min-width:120px;width:7%}td:nth-child(2),td:nth-child(3),th:nth-child(2),th:nth-child(3){min-width:80px;width:7%}td:nth-child(4),th:nth-child(4){min-width:80px;width:9%}td:nth-child(5),th:nth-child(5){min-width:80px;min-width:120px;width:7%;width:36%}td:nth-child(6),td:nth-child(7),td:nth-child(8),th:nth-child(6),th:nth-child(7),th:nth-child(8){min-width:80px;width:7%}tr:hover{background-color:#f1f1f1}input[type=checkbox]{cursor:pointer;height:24px;width:24px}button{background-color:#fff;border:2px solid #d1c4e9;border-radius:8px;box-shadow:0 2px 5px #0000001a;color:#333;cursor:pointer;padding:10px 20px;transition:all .3s ease}button:hover{background-color:#d1c4e9}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}.modal{background-color:#00000080;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal,.modal-header{align-items:center;display:flex}.modal-header{background-color:#fff;border-bottom:2px solid #ccc;justify-content:space-between;padding:10px 0;position:relative;z-index:10}.modal-header h2{color:#333;font-size:24px;margin:0}.modal-content{background-color:#fff;border-radius:20px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;max-height:80%;max-width:600px;overflow:hidden;padding:20px;position:relative;width:90%}.modal-body{box-sizing:border-box;flex-grow:1;max-height:calc(80vh - 50px);overflow-y:auto;padding:10px}.close-button{background:#0000;border:none;color:#888;cursor:pointer;font-size:24px;position:absolute;right:10px;top:10px}.close-button:hover{color:#000}pre{word-wrap:break-word;font-family:inherit;font-size:14px;line-height:1.5;white-space:pre-wrap}.chat-container{background-color:initial;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:16px;gap:12px;margin:20px auto;max-width:100%;padding:10px}.chat-message{border-radius:20px;box-shadow:0 2px 5px #0000001a;display:inline-block;line-height:1.5;margin:8px 0;max-width:80%;padding:12px 18px;position:relative;text-align:left;width:-webkit-fit-content;width:fit-content}.user-message{align-self:flex-end;background-color:#e0e0e0;border-bottom-right-radius:0;color:#212121;margin-left:20px}.ai-message{align-self:flex-start;background-color:#d1c4e9;border-bottom-left-radius:0;color:#212121;margin-right:20px}.message-text{word-wrap:break-word}.message-label{bottom:-22px;color:#888;font-size:12px;padding-top:5px;position:absolute;text-align:center;width:100%}.user-label{text-align:right;transform:translateX(-25px)}.ai-label{text-align:left;transform:translateX(-10px)}.modal-body::-webkit-scrollbar{width:8px}.modal-body::-webkit-scrollbar-thumb{background-color:#a1a1a1;border-radius:10px;-webkit-transition:background-color .3s;transition:background-color .3s}.modal-body::-webkit-scrollbar-thumb:hover{background-color:#555}.modal-body::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:10px}.assistant-filter{display:flex;gap:10px;margin-left:10px}.assistant-filter span{border:1px solid #ccc;border-radius:4px;cursor:pointer;padding:5px 12px;transition:.2s}.assistant-filter span:hover{background-color:#f0f0f0}.assistant-filter .selected{background-color:#d1c4e9;border:1px solid #d1c4e9;color:#000}.results-per-page{align-items:center;display:flex;font-family:Inter,sans-serif;gap:10px;margin:20px 0;padding-left:10px}.results-per-page select{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:5px}.top-container{align-items:flex-start;box-sizing:border-box;display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;width:100%}.quick-date-select{color:#6c6c6c;display:flex;font-family:Inter,sans-serif;gap:10px;justify-content:flex-end;width:100%}.quick-date-select span{cursor:pointer;padding:5px 10px;transition:all .3s ease}.quick-date-select span:hover{color:#d1c4e9;font-weight:700}.calls-counter{color:#555;font-size:16px;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.calls-counter,.pagination{font-family:Inter,sans-serif}.pagination{align-items:center;color:#333;display:flex;font-size:14px;gap:20px;justify-content:center;margin-top:20px}.pagination button{background-color:#fff;border:2px solid #d1c4e9;border-radius:8px;box-shadow:0 2px 5px #0000001a;color:#333;cursor:pointer;padding:10px 20px;transition:all .3s ease}.pagination button:hover{background-color:#d1c4e9}.pagination button:disabled{background-color:#f5f5f5;border-color:#e0e0e0;color:#aaa;cursor:not-allowed}.pagination span{font-weight:500}.filters{align-items:center;border-radius:8px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:10px;width:100%}.filters,.filters input{font-family:Inter,sans-serif}.filters input{background-color:#fff;border:1px solid #ccc;border-radius:6px;color:#333;font-size:14px;outline:none;padding:8px 12px;transition:border-color .3s ease}.filters input::placeholder{color:#bbb;font-style:italic}.filters input:focus{border-color:#007bff}.date-range-input{min-width:120px;width:auto}.search-input{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 5px #0000001a;padding:10px;transition:border-color .3s ease;width:250px}.search-input:focus{border-color:#007bff;outline:none}.date-range{display:flex;flex-wrap:wrap;gap:15px}.date-range input{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 5px #0000001a;padding:10px;transition:border-color .3s ease;width:200px}.date-range input:focus{border-color:#007bff;outline:none}@media (max-width:768px){.filters{align-items:stretch;flex-direction:column}.date-range input,.search-input{width:100%}table{font-size:14px}td,th{padding:8px}}
/*# sourceMappingURL=main.12d52ced.css.map*/