@font-face{font-family:Inter UI Regular;src:url(/static/media/Inter-UI-Regular.57518852cf2ce6bcde5c.otf) format("opentype")}@font-face{font-family:Inter UI Bold;src:url(/static/media/Inter-UI-Bold.36e93393a3025d457761.otf) format("opentype")}@font-face{font-family:Inter UI Medium;src:url(/static/media/Inter-UI-Medium.da990680d49b996d04bc.otf) format("opentype")}@font-face{font-family:Inter UI Black;src:url(/static/media/Inter-UI-Black.89a641cb9bbd24c2df42.otf) format("opentype")}@font-face{font-family:Cabinet Light;src:url(/static/media/CabinetGrotesk-Regular.6c7032f4db5e585f0c48.otf) format("opentype")}html{font-size:clamp(14px,2vh,20px)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter UI Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100dvh;margin:0;width:100dvw}#root{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100%;text-align:center;width:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;color:#fff;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-header,header{align-items:center;display:flex}header{box-shadow:0 0 10px #00000080;gap:5px;height:8%;margin:0;padding:0;width:100%}header .logo{height:70px}header nav{display:flex;gap:10px;justify-content:flex-start;width:80%}header nav a{border-radius:8px;font-family:Cabinet Light;font-size:1rem;padding:8px 16px;text-decoration:none}header nav a.on{background-color:#adff2f;font-weight:700}main{height:92%;margin:0;padding:0;width:100%}.card-container{grid-gap:10px;border-radius:10px;box-shadow:inset 0 0 10px #0000001a;box-sizing:border-box;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:10px}.high{background-color:#ff00004d;box-shadow:0 0 1px 1.5px red}.medium{background-color:#ffa6004d;box-shadow:0 0 1px 1.5px #ffa600}.low{background-color:#ffff004d;box-shadow:0 0 1px 1.5px #ff0}.card{background-color:#fff;border-radius:15px;box-shadow:0 0 5px #00000080;box-sizing:border-box;padding:10px;width:100%}.card p{font-size:.85rem;font-weight:700;margin:4px 0;text-align:left}.card p span{font-weight:400}.status{border-radius:10px;box-sizing:border-box;font-size:.6rem;font-weight:lighter;padding:1px 8px}.ai-section{border-radius:8px;display:flex;flex-direction:column;gap:10px}button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter UI Regular;margin-top:10px;padding:6px 12px}button:disabled{background-color:#ccc;cursor:not-allowed}:root{--m:4rem;--red:#ff6565;--pink:#ff64f9;--purple:#6b5fff;--blue:#4d8aff;--green:#5bff89;--yellow:#fe5;--orange:#ff6d1b}.btn-section{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:50px auto}.btn-stop{background-color:red}#generate-btn-2{animation:animate2 2s linear infinite;background:linear-gradient(#121213,#121213),linear-gradient(#121213 50%,#12121399 80%,#12121300),linear-gradient(90deg,#ff6d1b,#fe5,#5bff89,#4d8aff,#6b5fff,#ff64f9,#ff6565);background:linear-gradient(#121213,#121213),linear-gradient(#121213 50%,#12121399 80%,#12121300),linear-gradient(90deg,var(--orange),var(--yellow),var(--green),var(--blue),var(--purple),var(--pink),var(--red));background-clip:padding-box,border-box,border-box;background-origin:border-box;background-size:200%;border:2px solid #0000;border-radius:8px;color:#f3f3f3;cursor:pointer;position:relative}#generate-btn-2:before{animation:animate2 2s linear infinite;background:linear-gradient(90deg,#ff6d1b,#fe5,#5bff89,#4d8aff,#6b5fff,#ff64f9,#ff6565);background:linear-gradient(90deg,var(--orange),var(--yellow),var(--green),var(--blue),var(--purple),var(--pink),var(--red));background-size:200%;content:"";filter:blur(3.2rem);filter:blur(calc(var(--m)*.8));z-index:-5}#generate-btn-2:hover,#generate-btn-2:hover:before{animation:animate .5s linear infinite}@keyframes animate2{0%{background-position:0}to{background-position:200%}}.font-bold{font-family:Inter UI Bold}.input-group{display:flex;flex-direction:column;font-size:1.1rem;gap:10px;margin:auto;max-width:80%;width:100%}.custom-input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-family:Inter UI Regular;font-size:.85rem;padding:8px}.triage-container{box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,45%));padding:5px}.triage-container button{font-family:Inter UI Regular;font-size:.85rem;margin-top:0;padding:8px}.payment-page-wrapper{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.payment-page-wrapper .top-section{max-width:500px;width:100%}.payment-page-wrapper .top-section input{text-align:center;width:100%}@media (max-width:450px){.triage-container{grid-template-columns:none}header nav{align-items:center;gap:5px}header nav a{font-size:.8rem;padding:4px 8px}main{box-sizing:border-box;padding:5px}}.head{align-items:center;display:flex;gap:10px;justify-content:center}.loader{animation:rotate 1.5s linear infinite;background:linear-gradient(45deg,#0000,#0000 40%,#ff0),linear-gradient(#262626,#f3f3f3);border-radius:50%;display:inline-block;height:20px;position:relative;width:20px}.loader:after,.loader:before{background:linear-gradient(#fff,#fff);border-radius:inherit;content:" ";inset:5px;position:absolute}.loader:before{background:linear-gradient(45deg,#0000,#0000 40%,#ff0);filter:blur(32px)}@keyframes rotate{to{filter:hue-rotate(1turn);transform:rotate(1turn)}}.dashboard-container{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:10px;width:99%}.dashboard-container h2{display:flex;margin:10px 0 0;text-align:left}.dashboard-container hr{color:#000;display:flex;width:100%}.summary-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(300px,22%));width:100%}.summary-grid .card{align-content:space-between;background:#f5f5f5;border-radius:12px;display:grid;height:150px;padding:10px;text-align:center;width:100%}.summary-grid .card p{font-family:Cabinet Light;font-size:1.2rem;font-weight:lighter;margin:0;text-align:left}.summary-grid .card h3{font-family:Inter UI Medium;font-size:2.5rem;margin:0;text-align:right}.pipeline{background:#f5f5f5;border-radius:10px;box-shadow:0 0 5px #00000080;display:flex;justify-content:space-between;max-width:1200px;padding:20px}.activity,.alert-box,.pipeline{box-sizing:border-box;width:100%}.alert-box{background:#ffe5e5;border-radius:10px;padding:15px}.customerservice_customerServiceContainer__yIJW7{display:grid;grid-template-columns:20% 80%;height:100%}.customerservice_chatList__K1PM8{border-right:1px solid #ccc;box-shadow:0 0 5px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;height:100%;overflow-y:auto;padding:5px}.customerservice_chatCard__OD7Yo{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;cursor:pointer;padding:10px;transition:.25s ease-in-out}.customerservice_chatCard__OD7Yo:hover{background-color:#ccc}.customerservice_chatCardHeader__HahyF{align-items:flex-start;display:flex;flex-direction:column}.customerservice_chatCardHeader__HahyF h4{font-size:17px;margin:0}.customerservice_chatCardHeader__HahyF p{font-size:12px;margin:0}.customerservice_chatCardFooter__4n3NI{display:flex;justify-content:flex-end;width:100%}.customerservice_chatCardFooter__4n3NI p{color:#666;font-size:12px;margin:0}.customerservice_chatWindow__zL51Q{display:grid;grid-template-rows:8% 80% 12%;height:100%;overflow:hidden}.customerservice_chatWindowHeader__OzdXG{align-items:center;box-shadow:0 0 5px #0000001a;box-sizing:border-box;display:flex;justify-content:space-between;padding:5px 10px}.customerservice_dropdownIcon__vn-Dl{border-radius:10px;cursor:pointer;height:100%}.customerservice_dropdownIcon__vn-Dl:hover{background-color:#ccc}.customerservice_dropdownIcon__vn-Dl svg{height:100%;width:20px}.customerservice_chatWindowBody__BsVc3{align-content:flex-end;box-sizing:border-box;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:5px 15px;width:100%}.customerservice_chatWindowFooter__4I8kp{align-items:center;display:flex;gap:10px;justify-content:center;width:100%}.customerservice_chatWindowFooter__4I8kp textarea{field-sizing:content;background:#e8e8e8;border:none;border-radius:10px;box-shadow:5px 5px 90px #eee,-5px -5px 90px #fff;box-sizing:border-box;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;font-size:18px;line-height:1em;max-height:4lh;max-width:50%;padding:15px;resize:none;transition:.3s;width:50%}.customerservice_chatWindowFooter__4I8kp textarea:focus{background:#e8e8e8;box-shadow:5px 5px 90px #eee,-5px -5px 90px #fff;outline-color:#e8e8e8;transition:.3s}.customerservice_chatWindowFooter__4I8kp button{margin:0}.customerservice_message__0p1FI{animation:customerservice_appear__JCtbH .15s forwards;border-radius:10px;box-shadow:0 0 5px #979797;box-sizing:border-box;margin-top:10px;max-width:70%;padding:10px 20px;width:fit-content}@keyframes customerservice_appear__JCtbH{0%{transform:scaleX(0);transform:translateX(100%)}to{transform:scaleX(1);transform:translateX(0)}}.customerservice_msg__jedmf{background-color:initial;font-size:15px;margin:0;padding:0}.customerservice_message__0p1FI.customerservice_user__LuEPQ{background-color:#afe8ec;box-shadow:0 0 5px #a2f9ff}.customerservice_message__0p1FI.customerservice_agent__nNnIT{background-color:#cfcccc;box-shadow:0 0 5px #928e8e;justify-self:flex-end}.customerservice_agent__nNnIT .customerservice_timestamp__zsUnW{text-align:right}.customerservice_user__LuEPQ .customerservice_timestamp__zsUnW{text-align:left}.customerservice_timestamp__zsUnW{color:grey;font-size:11px;margin:0;padding:0}.customerservice_sendButton__JxoyT{align-items:center;background-image:linear-gradient(144deg,#af40ff,#5b42f3 50%,#00ddeb);border:0;border-radius:8px;box-shadow:0 15px 30px -5px #9741fc33;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:center;line-height:1em;max-width:100%;min-width:140px;padding:3px;text-decoration:none;touch-action:manipulation;transition:all .3s;user-select:none;-webkit-user-select:none;white-space:nowrap}.customerservice_sendButton__JxoyT:active,.customerservice_sendButton__JxoyT:hover{outline:0}.customerservice_sendButton__JxoyT span{background-color:#05062d;border-radius:6px;height:100%;padding:16px 24px;transition:.3s;width:100%}.customerservice_sendButton__JxoyT:hover span{background:none}
/*# sourceMappingURL=main.f67cb238.css.map*/