:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#fff;background-color:#111928;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2rem;line-height:1.1}@media only screen and (max-width: 900px){.hamburger{display:inline}}#root{display:flex;flex-direction:column;height:100vh;text-align:center}.header{display:flex;flex-grow:0;background-color:#1f2a37;border-bottom:1px solid;border-color:#374151;font-size:1.25rem;font-weight:700;line-height:1.75rem;padding-top:.5rem;padding-bottom:.5rem;justify-content:center}.current-page{cursor:pointer;display:flex;gap:.5rem;align-items:center}.page-select-dropdown{position:absolute;top:3.5rem;left:50%;transform:translate(-50%);width:max-content;background-color:#1f2a37;border:1px solid;border-color:#374151;border-radius:.5rem;display:flex;flex-direction:column;align-items:flex-start;z-index:1}.page-select-option{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:.875rem;line-height:1.25rem;gap:.25rem;padding:.25rem .5rem;width:100%;width:-webkit-fill-available;width:-moz-available;width:stretch}.page-select-option-icon{display:flex;width:1.125rem;height:1.125rem;justify-content:center;align-items:center}.main-content{display:flex;flex-grow:1;padding:2rem 0rem;justify-content:center;align-items:center}.camera-container{display:flex;flex-direction:column;width:32rem;height:24rem}.title{font-size:1.25rem;font-weight:700}.subtitle{color:#d1d5db;font-size:1rem;font-weight:400}.camera{width:32rem;height:18rem;margin-top:1rem;margin-bottom:1rem}.media-container,.camera-canvas,.camera video{width:100%;height:100%}.camera-canvas,.camera video{border:1px solid;border-color:#9ca3af;border-radius:.5rem;object-fit:cover;object-position:center;background-color:#000}.button-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (max-width: 639px){.camera-container{width:80vw;height:auto}.camera{width:80vw;height:45vw}.button-container{flex-direction:column-reverse;gap:.75rem}}.buttons{display:flex;border:0;border-radius:.5rem;padding:.6rem 2.4rem;font-size:1rem;font-weight:400;font-family:inherit;line-height:1.5rem;gap:.5rem;cursor:pointer;transition:box-shadow .25s;align-items:center;justify-content:center}.buttons:hover{box-shadow:0 0 .2rem .1rem #fff}.primary{background-color:#1a56db;color:#fff}.secondary{background-color:#374151;color:#fff}.danger{background-color:#f05252;color:#fff}.transparent{background-color:#fff0;color:#fff}.containers{background-color:#1f2a37;border:1px solid;border-color:#374151;border-radius:.5rem}.main-containers{display:flex;flex-direction:row;width:50vw;height:60vh;gap:1rem}.left-container{display:flex;flex-direction:column;width:60%;height:100%}.right-container{display:flex;flex-direction:column;width:40%;height:100%}.head-bar{display:flex;flex-direction:row;border-bottom:1px solid;border-color:#374151;padding:1.25rem;justify-content:space-between;align-items:center}.head-title{display:flex;flex-direction:row;align-items:center;font-size:1.25rem;font-weight:700;line-height:1.75rem}.head-buttons{display:flex;flex-direction:row;gap:.5rem}.select-all-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 1rem}.select-all-text{font-size:.875rem;line-height:1.25rem}.card-data{display:flex;flex-direction:column;height:100%;overflow-y:scroll;scrollbar-width:none;align-items:start}.card-data-row{display:flex;flex-direction:row;border-bottom:1px solid;border-color:#374151;justify-content:space-between;width:100%}.card-data-row-text{display:flex;flex-direction:row;justify-content:space-between;width:100%}.card-data-item{display:flex;flex-direction:row;font-size:.875rem;line-height:1.25rem;height:1.5rem;padding:.5rem;gap:.25rem;justify-content:left;align-items:center;text-align:left}.card-data-new-dot-container{display:block;position:relative;margin-right:.125rem}.card-data-new-dot{display:flex;flex-direction:row;background-color:#1a56db;border:1px solid;border-color:#3f83f8;border-radius:100%;justify-content:center;align-items:center}.card-name-field{display:flex;flex-direction:row;gap:.25rem;align-items:center}.card-data-checkbox,.card-data-name,.card-data-title,.card-data-company{display:flex;flex-direction:column;gap:.5rem;text-align:left}.card-details{display:flex;flex-direction:column;height:100%;padding:1rem;gap:1.25rem;overflow:scroll;scrollbar-width:none}.card-personal-info{display:flex;flex-direction:row;justify-content:left;align-items:start;gap:.75rem}.card-icon{display:flex;background-color:#1a56db;border-radius:.5rem;padding:.5rem}.card-who{display:flex;flex-direction:column;gap:.5rem;width:100%;text-align:left}.card-name{font-size:1.25rem;line-height:1.75rem;font-weight:700}.card-role{font-size:1.125rem;line-height:1.75rem;font-weight:500;color:#76a9fa}.card-work-info{display:flex;flex-direction:column;gap:.75rem}.card-work-item{display:flex;flex-direction:row;justify-content:left;align-items:center;gap:.75rem}.card-work-item-info{display:flex;flex-direction:column;width:100%;text-align:left}.card-work-item-name{font-size:.75rem;line-height:1.25rem;color:#9ca3af}.card-work-item-desc{display:flex;flex-direction:row;gap:.75rem;font-size:1rem;line-height:1.5rem}.card-work-item-desc-loading{background-color:#d1d5db;height:.25rem;border-radius:24rem}.card-work-item-phone-numbers{display:flex;flex-direction:column}.card-actions{display:flex;flex-direction:row;justify-content:space-between;padding:1rem;gap:.625rem}.card-actions button{width:60%}@media (max-width: 1535px){.main-containers{width:60vw}}@media (max-width: 1279px){.main-containers{width:70vw}}@media (max-width: 1023px){.main-containers{width:80vw}.head-bar{flex-direction:column;align-items:flex-start;gap:.5rem}.head-buttons{width:100%;justify-content:space-between}}@media (max-width: 767px){.main-containers{flex-direction:column;height:auto;width:90vw}.left-container,.right-container{width:100%}}.main-containers-mobile{height:60vh}.head-bar-mobile{flex-direction:row;align-items:center}.head-buttons-mobile{width:auto}.card-actions-mobile{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.card-actions-mobile-buttons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-top:1px solid;border-color:#374151;width:100%;padding:1rem}.card-actions-mobile-button{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#374151;border:1px solid;border-color:#4b5563;padding:.3rem .5rem}.bottom-buttons-mobile{display:flex;flex-direction:column;gap:.75rem}.inputContainer{display:flex;flex-direction:row;background-color:#374151;border:1px solid;border-color:#4b5563;border-radius:.5rem;padding:.5rem 1rem;gap:.5rem;align-items:center;flex-grow:2}.inputField{background:none;border:none;font-size:.875rem;line-height:1.25rem;width:100%;color:#9ca3af}.inputField::placeholder{font-size:.875rem;line-height:1.25rem;color:#9ca3af}.inputField:focus{outline:none}.cardInfo{width:100%}.cardInfoTextArea{background:none;border:none;padding:0;font-size:1rem;line-height:1.5rem;color:#fff;width:100%;resize:none}.cardInfoTextArea:focus{outline:none}.checkBox{cursor:pointer;display:block;position:relative;width:1rem;height:1rem;border-radius:.25rem}.checkBoxInput{cursor:pointer;position:absolute;opacity:0;width:0;height:0}.checkBoxMark{position:absolute;top:0;left:0;width:1rem;height:1rem;background-color:#374151;border:.5px solid;border-color:#4b5563;border-radius:.25rem;margin:0}.checkBoxInput:checked~.checkBoxMark{background-color:#1c64f2}.checkBoxMark:after{content:"";position:absolute;display:none}.checkBoxInput:checked~.checkBoxMark:after{display:block}.checkBox .checkBoxMark:after{left:.3rem;top:.075rem;width:.3rem;height:.6rem;border:solid white;border-width:0 .1rem .1rem 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup{display:flex;flex-direction:column;background-color:#374151;border:1px solid;border-color:#4b5563;border-radius:.5rem;gap:.75rem}.popup-title{font-size:1.25rem;font-weight:700;line-height:1.75rem;color:#fff}.popup-desc{font-size:1rem;line-height:1.5rem;color:#9ca3af}.popup-buttons{display:flex;flex-direction:column;gap:.4rem}.popup-buttons-flex-row-reverse{flex-direction:row-reverse}.pagination{display:flex;flex-direction:row;border-top:1px solid;border-color:#374151;color:#9ca3af;padding:1rem;text-align:left;justify-content:space-between}.page-info{display:flex;flex-direction:row;font-size:.875rem;line-height:1.25rem;gap:.25rem;align-items:center}.page-controller{display:flex;flex-direction:row;align-items:center}.page-controller-buttons{cursor:pointer;display:flex;flex-direction:row;border:1px solid;border-color:#374151;padding:.25rem .5rem;justify-content:center;align-items:center}.sketch-to-image-content{position:absolute;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;width:50vw}.sketch-to-image-title{font-size:24px;font-weight:700;line-height:2rem}.sketch-to-image-container{background-color:#1f2a37;border:1px solid;border-color:#374151;border-radius:.5rem;padding:2rem}.sketch-to-image-canvas-container{display:flex;flex-direction:column;gap:1rem}.sketch-to-image-canvas-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.sketch-to-image-canvas-title{font-size:1.25rem;font-weight:700;line-height:1.75rem}.sketch-to-image-canvas{background-color:#374151;border-radius:.5rem;width:100%;height:100%;touch-action:none}.sketch-to-image-canvas-background{position:absolute;top:50%;display:flex;flex-direction:column;align-items:center;align-self:center;color:#6b7280;font-size:.875rem;font-weight:700;line-height:1.25rem;touch-action:none}.sketch-to-image-prompt-container{display:flex;flex-direction:column;gap:1rem;text-align:left}.sketch-to-image-prompt-design-item{display:flex;flex-direction:column;gap:.5rem}.sketch-to-image-prompt-design-item-title{font-size:1rem;font-weight:700;line-height:1.5rem}.sketch-to-image-prompt-design-item-select{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#374151;border:1px solid;border-color:#4b5563;border-radius:.5rem;padding:.75rem;gap:.625rem;color:#9ca3af;font-size:.875rem;line-height:1.25rem}.sketch-to-image-prompt-design-item-dropdown{position:absolute;background-color:#374151;border-radius:.5rem;display:flex;flex-direction:column;justify-self:center;align-items:flex-start;margin-top:5.5rem}.sketch-to-image-prompt-design-item-option{cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;color:#d1d5db;font-size:.875rem;line-height:1.25rem;gap:.25rem;padding:.25rem .5rem;width:100%;width:-webkit-fill-available;width:-moz-available;width:stretch}.sketch-to-image-prompt-style-description{display:flex;flex-direction:column;gap:.75rem}.sketch-to-image-prompt-style-description-title{font-size:1rem;font-weight:700;line-height:1.5rem}.sketch-to-image-prompt-style-description-textarea{background-color:#374151;border:1px solid;border-color:#4b5563;border-radius:.5rem;padding:.75rem 1rem;color:#fff;font-size:.875rem;line-height:1.25rem;height:10rem;resize:none}.sketch-to-image-prompt-style-description-textarea::placeholder{color:#9ca3af}.sketch-to-image-prompt-style-description-textarea:focus{outline:none}.sketch-to-image-prompt-buttons{display:flex;flex-direction:row;gap:.5rem}.sketch-to-image-loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.sketch-to-image-loading-spinner{border:.325rem solid #9ca3af;border-top:.325rem solid #1a56db;border-radius:50%;width:3.25rem;height:3.25rem;animation:spin 2s linear infinite}.sketch-to-image-result-container{display:flex;flex-direction:column;gap:.5rem}@media (max-width: 1535px){.sketch-to-image-content{width:60vw}}@media (max-width: 1279px){.sketch-to-image-content{width:70vw}}@media (max-width: 1023px){.sketch-to-image-content{width:80vw}.sketch-to-image-container{padding:1rem}}@media (max-width: 767px){.sketch-to-image-content{width:90vw}}@media (max-width: 639px){.sketch-to-image-canvas{height:80vw}}.chatbot-container{display:flex;flex-direction:column;justify-content:center;width:50vw;gap:1rem;height:100%}.chatbot-content{display:flex;flex-direction:column;flex-grow:1;text-align:left;gap:1rem;height:0;overflow-y:scroll;scrollbar-width:none}.chatbot-dialogue{display:flex;flex-direction:column;padding:1rem;gap:1rem}.chatbot-dialogue-header{border-bottom:1px solid;border-color:#4b5563;font-size:1.5rem;font-weight:600;line-height:2rem;color:#fff;padding-bottom:1rem}.chatbot-dialogue-searching{display:flex;flex-direction:row;align-items:center;font-size:1.125rem;line-height:1.75rem;font-weight:500;color:#9ca3af;gap:.5rem}.chatbot-dialogue-body{display:flex;flex-direction:column;gap:1rem}.chatbot-dialogue-messages{font-size:1rem;line-height:1.5rem;color:#fff}.chatbot-dialogue-citations{display:flex;flex-direction:column}.chatbot-dialogue-citations-header{cursor:pointer;background-color:#1f2a37;border:1px solid;border-color:#374151;display:flex;flex-direction:row;align-items:center;font-size:1rem;line-height:1.5rem;font-weight:700;padding:.5rem .75rem;gap:.375rem}.chatbot-dialogue-citations-body{border:1px solid;border-top:none;border-color:#374151;border-radius:0 0 .5rem .5rem;display:flex;flex-direction:column;font-size:1rem;line-height:1.5rem;font-weight:400;color:#9ca3af;padding:.5rem .75rem 1rem;gap:.375rem}.chatbot-header{display:flex;flex-grow:0;flex-direction:column;align-items:flex-start;text-align:left;padding-left:1rem}.chatbot-header-title{display:flex;align-items:center;gap:.5rem;font-size:1.875rem;font-weight:700;line-height:2.25rem;color:#fff}.chatbot-header-subtitle{font-size:1.125rem;font-weight:500;line-height:1.75rem;color:#9ca3af}.chatbot-input{flex-grow:0;background-color:#1f2a37;border:1px solid;border-color:#374151;border-radius:1.5rem;padding:1rem}.chatbot-input-textarea{background-color:#1f2a37;border:none;color:#fff;font-size:1rem;line-height:1.5rem;resize:none;width:100%}.chatbot-input-textarea::placeholder{color:#9ca3af}.chatbot-input-textarea:focus{outline:none}.chatbot-input-buttons{display:flex;flex-direction:row;justify-content:space-between}@media (max-width: 1535px){.chatbot-container{width:60vw}}@media (max-width: 1279px){.chatbot-container{width:70vw}}@media (max-width: 1023px){.chatbot-container{width:80vw}}@media (max-width: 767px){.chatbot-container{width:90vw}}.speech-to-text-container{display:flex;flex-direction:column;width:40vw;height:100%}.speech-to-text-start-container{justify-content:center;gap:2rem}.speech-to-text-start-option{display:flex;flex-direction:column;background-color:#1f2a37;border:1px solid;border-color:#374151;border-radius:1.5rem;padding:1rem 2rem;gap:2rem}.speech-to-text-start-option-body{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.speech-to-text-start-option-text-container{text-align:left;display:flex;flex-direction:column;gap:.5rem}.speech-to-text-start-option-title{color:#fff;font-size:1.875rem;font-weight:700;line-height:2.25rem}.speech-to-text-start-option-description{color:#9ca3af;font-size:1.125rem;font-weight:500;line-height:1.75rem}.speech-to-text-start-option-icon{cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;width:3rem;height:3rem;border-radius:1.5rem;background-color:#1a56db}.speech-to-text-start-option-disabled{opacity:.3}.speech-to-text-start-option-icon-disabled{cursor:not-allowed}.speech-to-text-start-option-icon-active{background-color:#e02424}.speech-to-text-start-option-recording-text{display:flex;flex-direction:row;justify-content:space-between}.speech-to-text-windsurfer-controller-container{display:flex;align-items:center;justify-content:center;gap:1rem}.speech-to-text-windsurfer-controller-button{cursor:pointer}.speech-to-text-windsurfer-controller-waves{flex-grow:1}.speech-to-text-windsurfer-controller-timestamp{display:flex;flex-direction:row}.speech-to-text-windsurfer-controller-timestamp-current{color:#fff;font-size:.875rem;line-height:1.25rem;font-weight:400}.speech-to-text-windsurfer-controller-timestamp-duration{color:#9ca3af;font-size:.875rem;line-height:1.25rem;font-weight:400}.speech-to-text-loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;background-color:#1f2a37;border:1px solid;border-color:#374151;border-radius:.5rem;padding:2rem;height:fit-content}.speech-to-text-loading-spinner{border:.325rem solid #9ca3af;border-top:.325rem solid #1a56db;border-radius:50%;width:3.25rem;height:3.25rem;animation:spin 2s linear infinite}.speech-to-text-transcripts-container{gap:2rem}.speech-to-text-transcripts-data{display:flex;flex-grow:1;flex-direction:column;background-color:#1f2a37;border:1px solid;border-color:#374151;border-radius:.5rem;gap:1rem;padding:2rem;height:0;overflow-y:scroll;scrollbar-width:none}.speech-to-text-transcript{display:flex;flex-direction:row;align-items:center;gap:1rem}.speech-to-text-transcript-content{display:flex;flex-grow:1;flex-direction:column;gap:.5rem}.speech-to-text-transcript-speaker,.speech-to-text-transcript-caption{color:#fff;font-size:1rem;line-height:1.5rem;font-weight:400;text-align:left}.speech-to-text-transcript-timecode{color:#9ca3af;font-size:.875rem;line-height:1.25rem;font-weight:400}@media (max-width: 1535px){.speech-to-text-container{width:50vw}}@media (max-width: 1279px){.speech-to-text-container{width:60vw}}@media (max-width: 1023px){.speech-to-text-container{width:70vw}}@media (max-width: 767px){.speech-to-text-container{width:80vw}}@media (max-width: 639px){.speech-to-text-container{width:90vw}}.sales-order-container{display:flex;flex-direction:column;width:50vw;height:100%}.sales-order-start-container{justify-content:center;gap:2rem}.sales-order-start-option{display:flex;flex-direction:column;background-color:#1f2a37;border:1px solid;border-color:#374151;border-radius:1.5rem;padding:1rem 2rem;gap:2rem}.sales-order-start-option-body{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.sales-order-start-option-text-container{text-align:left;display:flex;flex-direction:column;gap:.2rem}.sales-order-start-option-title{color:#fff;font-size:1.4rem;font-weight:700;line-height:2.25rem}.sales-order-start-option-description{color:#9ca3af;font-size:1rem;font-weight:500;line-height:1.75rem}.sales-order-start-option-icon{cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;width:3rem;height:3rem;border-radius:1.5rem;background-color:#1a56db}.sales-order-start-option-disabled{opacity:.3}.sales-order-start-option-icon-disabled{cursor:not-allowed}.sales-order-start-option-icon-active{background-color:#e02424}.message-processing-container{border-radius:1rem;box-shadow:0 4px 24px #1f293714;display:flex;flex-direction:column;width:40vw}.upload-area{min-height:160px;border:1.5px #9ca3af;border-radius:.5rem;padding:2rem 3rem;align-content:center;color:#fff;background:#374151;transition:border-color .2s;text-align:center;font-size:1rem;object-fit:cover;object-position:center}.message-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.message-inner-container{display:flex;flex-direction:column;width:fit-content;gap:10px}.message-bubble{display:flex;padding:12px;justify-content:center;align-items:center;border-radius:12px 12px 12px 0;background:#6b7280;width:fit-content;white-space:pre-wrap;text-align:left}.button-container{display:flex;justify-content:space-between;align-items:center}.image-processing-container{border-radius:1rem;box-shadow:0 4px 24px #1f293714;display:flex;flex-direction:column;width:60vw}.document-title{font-size:1.25rem;font-weight:700;color:#fff;text-align:center}.document-subtitle{color:#6b7280;font-size:1rem;font-weight:400;text-align:center}.upload-container{padding:.8rem;background:#1f2a37;border:1px solid #6b7280;border-radius:.5rem;min-height:200px;margin-bottom:20px}.upload-area{min-height:160px;border:1.5px dotted #9ca3af;border-radius:.5rem;padding:2rem 3rem;cursor:pointer;align-content:center;color:#fff;background:#374151;transition:border-color .2s;text-align:center;font-size:1rem;object-fit:cover;object-position:center}.upload-area:hover,.upload-area:focus{background:#3f4c5f}.uploaded-file{min-height:140px;display:flex;align-items:start;justify-content:space-between;padding:1rem;border:1px solid #6b7280;border-radius:.5rem;background:#1f2a37;margin-bottom:20px}.button-container{display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:20rem}.container{border-radius:1rem;box-shadow:0 4px 24px #1f293714;display:flex;flex-direction:column;width:60vw;gap:2rem;align-items:center}.result-container{display:flex;flex-direction:column;gap:1rem}.result-table{background-color:#1f2a37;border-collapse:collapse;width:auto;table-layout:auto}.result-table th,.result-table td{padding:12px 10px;border:1px solid #6b7280;text-align:left;white-space:nowrap}.result-table th{background-color:#374151;color:#fff}.inner-container{display:flex;flex-direction:row;gap:2rem;border-radius:var(--rounded-lg, 8px);border:1px solid var(--gray-500, #6B7280);background:var(--gray-700, #374151);padding:32px;width:fit-content}.original-data-container{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.message-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.message-inner-container{display:flex;flex-direction:column;width:fit-content}.message-bubble{display:flex;padding:12px;justify-content:center;align-items:center;border-radius:12px 12px 12px 0;background:#6b7280;width:fit-content;white-space:pre-wrap}.message-time{align-self:flex-start}.image-container{max-width:800px;max-height:800px;overflow:hidden}.image-container img{width:100%;height:auto;object-fit:contain}.loading-container{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.loading-spinner{border:.15rem solid #fff;border-top:.15rem solid #1a56db;border-radius:50%;width:1.25rem;height:1.25rem;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
