.user-profile{display:flex;align-items:center;padding:15px;background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.user-avatar{margin-right:12px}.user-avatar img{width:40px;height:40px;border-radius:50%;border:2px solid #5865f2}.user-info{flex:1}.username{font-weight:600;color:#2a2d30;margin-bottom:4px}.logout-button{background-color:transparent;border:1px solid #dc3545;color:#dc3545;font-size:12px;padding:2px 8px;border-radius:4px;cursor:pointer;transition:all .2s}.logout-button:hover{background-color:#dc3545;color:#fff}.transcript-item{cursor:pointer;transition:background-color .2s;color:#1f2937;background-color:#fff}.transcript-item:hover{background-color:#e7edff}.transcript-item.active{background-color:#e6efff;border-left:3px solid #5865f2}.transcript-preview{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-size:.8rem;color:#6c757d}.group-item{background-color:#fff;cursor:pointer;border-left:4px solid transparent;color:#1f2937}.group-item:hover{background-color:#e7edff}.group-item:nth-of-type(6n+1){border-left-color:#0d6efd!important}.group-item:nth-of-type(6n+2){border-left-color:#28a745!important}.group-item:nth-of-type(6n+3){border-left-color:#fd7e14!important}.group-item:nth-of-type(6n+4){border-left-color:#6f42c1!important}.group-item:nth-of-type(6n+5){border-left-color:#dc3545!important}.group-item:nth-of-type(6n){border-left-color:#20c997!important}.group-arrow{font-size:.9em;transition:transform .3s ease}.selected-group-header{padding:.5rem .25rem;border-bottom:1px solid #dee2e6;background-color:#f8f9fa;text-align:center;border-radius:.25rem}.selected-group-header h5{margin-bottom:0;font-size:1rem;font-weight:500;color:#343a40}.sidebar-container{flex-shrink:0;width:280px;height:100%;transition:width .3s ease-in-out;position:relative;display:flex;flex-direction:column;background-color:#f8f9fa;border-right:1px solid #dee2e6;overflow:hidden;z-index:1300}.sidebar-container.collapsed{width:60px}.sidebar-toggle-button{background-color:transparent;border:none;padding:.5rem;position:absolute;top:8px;right:8px;z-index:10}.sidebar-content{opacity:1;visibility:visible;transition:opacity .2s ease-in-out .1s,visibility 0s linear 0s;flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.sidebar-container.collapsed .sidebar-content{opacity:0;visibility:hidden;transition:opacity .1s ease-in-out,visibility 0s linear .1s;pointer-events:none}.sidebar-header{flex-shrink:0}.sidebar-scrollable-content{flex-grow:1;overflow-y:auto;overflow-x:hidden;padding:0}@media (max-width: 768px){.sidebar-container{position:fixed;top:0;left:0;width:100%;height:100%;max-width:100%;z-index:1000;transform:translate(0);transition:transform .3s ease-in-out}.sidebar-container.collapsed{transform:translate(-100%);width:100%}.sidebar-container.expanded{transform:translate(0)}.sidebar-toggle-button{position:absolute;top:12px;right:16px;z-index:1010}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050}.modal-content{background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 2px 10px #0000001a;min-width:300px;max-width:500px;position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dee2e6;padding-bottom:10px;margin-bottom:15px}.modal-header h5{margin-bottom:0}.modal-close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:0;line-height:1}.modal-body{margin-bottom:15px}.modal-input{width:100%;padding:8px;border-radius:4px;border:1px solid #ced4da;box-sizing:border-box}.modal-footer{display:flex;justify-content:flex-end;border-top:1px solid #dee2e6;padding-top:10px}.group-dashboard{padding:2rem 2rem 4rem;max-width:1200px;margin:0 auto;background-color:#f5f6f8}.group-dashboard-header{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.group-dashboard-header .group-title-section{display:flex;align-items:center;gap:1rem}.group-dashboard-header h2{margin:0;color:#2c3e50;font-size:2rem;font-weight:600}.name-editor{display:flex;align-items:center;gap:.5rem}.name-input{font-size:2rem;font-weight:600;border:1px solid #ccc;border-radius:6px;padding:.5rem;width:auto;min-width:300px}.edit-name-button,.save-button-sm,.cancel-button-sm{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#6c757d;transition:color .2s}.edit-name-button:hover,.save-button-sm:hover,.cancel-button-sm:hover{color:#2c3e50}.save-button-sm{color:#28a745}.cancel-button-sm{color:#dc3545}.group-description{color:#6c757d;margin:0 0 1rem;font-size:1.1rem;line-height:1.5}.group-stats{display:flex;align-items:center;gap:1rem}.group-summary-section{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.group-summary-section h3{margin-top:0;margin-bottom:1rem;color:#2c3e50}.group-summary-section .summary-content-display{white-space:pre-wrap;background-color:#f8f9fa;padding:1rem;border-radius:6px;border-left:3px solid #6f42c1;margin-bottom:1rem;line-height:1.6}.summary-content{max-height:300px;overflow-y:auto;padding:.5rem;background-color:#f8f9fa;border-radius:6px;margin-bottom:1rem}.group-summary-section p{color:#6c757d;font-style:italic}.session-count{color:#495057;font-weight:500;font-size:1rem}.planning-section{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;border-left:4px solid #6f42c1}.planning-header h3{margin:0 0 .5rem;color:#2c3e50;font-size:1.5rem;font-weight:600}.planning-description{color:#6c757d;margin:0 0 1.5rem;font-size:1rem;line-height:1.5}.planning-actions{display:flex;gap:1rem}.btn-planning{background:linear-gradient(135deg,#6f42c1,#8b5cf6);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.btn-planning:hover{background:linear-gradient(135deg,#5a2d91,#7c3aed);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #6f42c14d}.sessions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;margin-top:1rem}.no-sessions{grid-column:1 / -1;text-align:center;padding:3rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.no-sessions h4{color:#6c757d;margin-bottom:1rem}.no-sessions p{color:#adb5bd;margin:0}.session-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s;overflow:hidden;border:2px solid transparent;display:flex;flex-direction:column}.session-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.session-card.selected{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.session-card-header{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e9ecef;display:flex;flex-direction:column;gap:.5rem}.title-row{display:flex;align-items:center;justify-content:space-between;width:100%}.session-title{margin:0;color:#2c3e50;font-size:1.25rem;font-weight:600;cursor:pointer;transition:color .2s}.session-title:hover{color:#007bff}.session-date{color:#6c757d;font-size:.9rem}.session-status{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500;text-transform:uppercase}.status-completed{background-color:#d4edda;color:#155724}.status-processing{background-color:#fff3cd;color:#856404}.status-active{background-color:#cce5ff;color:#004085}.session-card-body{padding:1rem 1.5rem;flex-grow:1}.session-preview{margin-bottom:1rem;padding:.75rem;background-color:#f8f9fa;border-radius:6px;border-left:3px solid #007bff}.session-preview strong{color:#495057}.session-summary{margin-bottom:1rem;color:#1f2937}.summary-header{display:flex;align-items:center;margin-bottom:.5rem;padding:.5rem;border-radius:6px;transition:background-color .2s;position:relative}.summary-header.clickable:hover{background-color:#f8f9fa}.summary-header strong{color:#495057}.summary-header.clickable:after{content:"▶";font-size:.8rem;color:#6c757d;transition:transform .2s,color .2s;position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.summary-header.clickable.expanded:after{transform:translateY(-50%) rotate(90deg)}.summary-header.clickable:hover:after{color:#007bff}.summary-content p{white-space:pre-wrap;margin:0 0 1rem;color:#1f2937}.summary-editor{width:100%}.summary-textarea{width:100%;min-height:200px;padding:1rem;border-radius:6px;border:1px solid #ced4da;font-family:inherit;font-size:1rem;line-height:1.6;margin-bottom:1rem;resize:vertical;box-sizing:border-box}.summary-actions{display:flex;gap:1rem;margin-top:1rem}.edit-summary-button,.save-button,.cancel-button,.generate-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid transparent;border-radius:6px;cursor:pointer;font-weight:500}.generate-button{background-color:#6f42c1;color:#fff;transition:background-color .2s}.generate-button:hover:not(:disabled){background-color:#5e35b1}.generate-button:disabled{background-color:#b39ddb;cursor:not-allowed}.edit-summary-button{background-color:#e9ecef;color:#495057}.save-button{background-color:#28a745;color:#fff}.cancel-button{background-color:#6c757d;color:#fff}.group-dashboard .custom-accordion-item{border:1px solid #dee2e6;border-radius:8px;margin-bottom:1rem}.group-dashboard .custom-accordion-header{padding:1rem 1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background-color:#f8f9fa;font-weight:600;position:relative}.group-dashboard .custom-accordion-header:after{content:"▶";font-size:.8em;color:#6c757d;transition:transform .3s ease-in-out;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%) rotate(0)}.group-dashboard details[open]>.custom-accordion-header:after{transform:translateY(-50%) rotate(90deg)}.group-dashboard .custom-accordion-header h3{margin:0}.group-dashboard .custom-accordion-body{padding:1.5rem;border-top:1px solid #dee2e6;background-color:#fff;overflow:hidden;transition:max-height .4s ease-out,padding .4s ease-out;max-height:0;padding-top:0;padding-bottom:0}.group-dashboard details[open]>.custom-accordion-body{max-height:1000px;padding-top:1.5rem;padding-bottom:1.5rem;transition:max-height .5s ease-in,padding .5s ease-in}.generate-summary-action{margin-top:1rem}@media (max-width: 768px){.group-dashboard{padding:1rem}.sessions-grid{grid-template-columns:1fr;gap:1rem}.session-card-header{padding:1rem}.session-card-body,.session-card-actions{padding:.75rem 1rem}.session-meta{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width: 480px){.group-dashboard-header h2{font-size:1.5rem}.group-stats{flex-direction:column;align-items:flex-start;gap:.5rem}}.session-card-footer{padding:1rem 1.5rem;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end}.session-card-actions{padding:.75rem 1rem}.planning-chat{display:flex;flex-direction:column;height:100vh;background-color:#f8f9fa}.planning-chat-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e9ecef;box-shadow:0 2px 4px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:100}.back-button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:6px;color:#6c757d;font-size:1.2rem;transition:all .2s;display:flex;align-items:center;justify-content:center}.back-button:hover{background-color:#f8f9fa;color:#2c3e50}.header-info{flex:1;text-align:center}.header-info h2{margin:0;color:#2c3e50;font-size:1.5rem;font-weight:600}.campaign-name{margin:.25rem 0 0;color:#6c757d;font-size:.9rem;font-weight:500}.connection-status{display:flex;align-items:center}.status-indicator{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.status-indicator.connected{background-color:#d4edda;color:#155724}.status-indicator.disconnected{background-color:#f8d7da;color:#721c24}.chat-messages{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem;max-height:calc(100vh - 200px)}.message{display:flex;max-width:80%;animation:fadeIn .3s ease-in}.message.user{align-self:flex-end;margin-left:auto}.message.assistant{align-self:flex-start;margin-right:auto}.message.loading{opacity:.7}.message-content{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000001a;position:relative}.message.user .message-content{background:linear-gradient(135deg,#6f42c1,#8b5cf6);color:#fff}.message.assistant .message-content{background:#fff;border:1px solid #e9ecef}.message-text{line-height:1.5;white-space:pre-wrap;word-wrap:break-word;margin-bottom:.5rem}.message-timestamp{font-size:.75rem;opacity:.7;text-align:right}.message.user .message-timestamp{color:#fffc}.message.assistant .message-timestamp{color:#6c757d}.chat-input-area{padding:1rem 1.5rem;background:#fff;border-top:1px solid #e9ecef;position:-webkit-sticky;position:sticky;bottom:0}.input-container{display:flex;gap:.75rem;align-items:flex-end;margin-bottom:.5rem}.message-input{flex:1;border:1px solid #ced4da;border-radius:12px;padding:.75rem 1rem;font-size:1rem;line-height:1.4;resize:none;min-height:44px;max-height:120px;font-family:inherit;transition:border-color .2s,box-shadow .2s}.message-input:focus{outline:none;border-color:#6f42c1;box-shadow:0 0 0 3px #6f42c11a}.message-input:disabled{background-color:#f8f9fa;cursor:not-allowed}.send-button{background:linear-gradient(135deg,#6f42c1,#8b5cf6);color:#fff;border:none;border-radius:12px;padding:.75rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;min-width:44px;height:44px}.send-button:hover:not(:disabled){background:linear-gradient(135deg,#5a2d91,#7c3aed);transform:translateY(-1px);box-shadow:0 4px 12px #6f42c14d}.send-button:disabled{background:#ced4da;cursor:not-allowed;transform:none;box-shadow:none}.input-help{text-align:center}.input-help small{color:#6c757d;font-size:.8rem}.spinner{animation:spin 1s linear infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.planning-chat-header{padding:1rem}.header-info h2{font-size:1.25rem}.message{max-width:95%}.chat-input-area{padding:1rem}}@media (max-width: 480px){.planning-chat-header{padding:.75rem}.header-info h2{font-size:1.1rem}.campaign-name{font-size:.8rem}.message-content{padding:.75rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000004d;padding:20px;width:90%;max-width:500px}.modal-content{padding:20px}.modal-title{margin-bottom:1rem}.modal-description{color:#6c757d;margin-bottom:1.5rem}.modal-alert{padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.button-container{display:flex;justify-content:flex-end;gap:.5rem}.login-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#36393f;width:100%}.login-card{background-color:#2f3136;border-radius:8px;padding:40px;box-shadow:0 4px 12px #0003;text-align:center;width:min(90%,500px);margin:0 auto}.login-title{color:#fff;margin-bottom:16px;font-size:28px}.login-description{color:#b9bbbe;margin-bottom:32px;font-size:16px;line-height:1.5}.discord-login-button{background-color:#5865f2;color:#fff;border:none;border-radius:4px;padding:16px 32px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s;display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:300px}.discord-login-button:hover{background-color:#4752c4}.discord-login-button:disabled{background-color:#72767d;cursor:not-allowed}.discord-logo{width:24px;height:24px;margin-right:10px;fill:#fff}.login-footer{margin-top:32px;color:#72767d;font-size:14px}@media (min-width: 1200px){.login-card{width:min(40%,500px)}}@media (min-width: 1600px){.login-card{width:min(30%,500px)}}html,body,#root{height:100%;margin:0;padding:0;box-sizing:border-box}#root{display:flex;flex-direction:column}.app-root-container{display:flex;flex-direction:column;flex-grow:1;overflow:hidden;position:static;transform:none!important;filter:none!important;perspective:none!important}.app-body-row{display:flex;flex-grow:1;height:100%;overflow:hidden}.main-content-area{flex-grow:1;overflow-y:auto;display:flex;flex-direction:column;background-color:#f8f9fa;height:100%}.auth-loading-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:#fffc;z-index:2000}.auth-loading-content{padding:2rem;background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026}html,body,#root{height:100%;margin:0;padding:0;display:flex;flex-direction:column;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow:hidden;line-height:1.5;-webkit-font-smoothing:antialiased}.sidebar{height:100vh;overflow-y:auto;border-right:1px solid #e0e0e0}.main-content{height:100vh}.chat-area{height:100%}.chat-messages{padding:15px;overflow-y:auto;display:flex;flex-direction:column;max-height:calc(100vh - 200px)}.app-root-container{display:flex;flex-direction:column;flex-grow:1;position:static}.app-body-row{display:flex;flex-grow:1;overflow:hidden}.main-content-area{flex-grow:1;height:100%;overflow-y:auto;display:flex;flex-direction:column;background-color:#fff}.chat-drawer{position:fixed;top:0;right:-450px;width:450px;height:100vh;background-color:#f8f9fa;border-left:1px solid #dee2e6;box-shadow:-3px 0 8px #0000001a;transition:right .3s ease-in-out;z-index:1200;display:flex;flex-direction:column;transform:translateZ(0)}.chat-drawer.open{right:0}.chat-drawer .chat-header{flex-shrink:0;background-color:#e9ecef;padding:.75rem 1rem;border-bottom:1px solid #dee2e6}.chat-drawer .chat-messages{flex-grow:1;overflow-y:auto;padding:1rem}.chat-drawer .content-footer{flex-shrink:0;background-color:#f8f9fa;padding:.75rem 1rem;border-top:1px solid #dee2e6}.content-container{height:100%}.content-body{flex:1;overflow-y:auto;padding:20px}.chat-area{display:flex;flex-direction:column;flex-grow:1}.message-container{display:flex;margin-bottom:15px;flex-direction:column}.user-container{align-items:flex-end}.chat-message{padding:10px 15px;border-radius:15px;max-width:80%;word-break:break-word}.user-message{background-color:#007bff;color:#fff;border-bottom-right-radius:5px}.assistant-message{background-color:#f1f3f5;color:#333;border-bottom-left-radius:5px}.system-message{background-color:#e9ecef;color:#495057;border-radius:10px;width:100%}.error-message{background-color:#f8d7da;color:#721c24;border-radius:10px}.loading-dots{display:flex;justify-content:center;align-items:center;gap:5px}.loading-dots span{width:8px;height:8px;background-color:#007bff;border-radius:50%;opacity:.6;animation:pulse 1.5s infinite}.loading-dots span:nth-child(2){animation-delay:.3s}.loading-dots span:nth-child(3){animation-delay:.6s}@keyframes pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.summary-section{margin-bottom:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.summary-section.expanded{padding:0}.summary-section.collapsed .summary-content-container{display:none}.summary-header{padding:1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background-color:#f8f9fa;border-radius:12px;font-weight:600;position:relative;transition:background-color .2s ease;border:none;width:100%;text-align:left;margin:0}.summary-header:hover{background-color:#e9ecef}.summary-header h3{margin:0;color:#2c3e50;font-size:1.25rem;font-weight:600}.summary-header:after{content:"▶";font-size:.8em;color:#6c757d;transition:transform .3s ease-in-out;transform:rotate(0)}.summary-section.expanded .summary-header:after{transform:rotate(90deg)}.summary-section.expanded .summary-header{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:1px solid #dee2e6}.summary-content-container{position:relative;padding:1.5rem;padding-top:0;margin-top:1rem}.summary-content-display{max-height:300px;overflow-y:auto;padding:1rem;background-color:#f8f9fa;border-radius:8px;border-left:4px solid #6f42c1;margin-bottom:1rem;line-height:1.6;white-space:pre-wrap;word-break:break-word}.summary-placeholder{color:#6c757d;font-style:italic;padding:1rem;text-align:center;background-color:#f8f9fa;border-radius:8px;border:2px dashed #dee2e6;margin-bottom:1rem}.summary-actions{display:flex;gap:.75rem;justify-content:flex-end;align-items:center;flex-wrap:wrap}.summary-actions .btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;padding:.5rem 1rem;border-radius:6px;font-weight:500;transition:all .2s ease}.summary-actions .btn-edit{background-color:#e9ecef;color:#495057;border:1px solid #ced4da}.summary-actions .btn-edit:hover{background-color:#dee2e6;color:#2c3e50}.summary-actions .btn-regenerate{background-color:#6f42c1;color:#fff;border:1px solid #6f42c1}.summary-actions .btn-regenerate:hover:not(:disabled){background-color:#5e35b1;border-color:#5e35b1}.summary-actions .btn-regenerate:disabled{background-color:#b39ddb;border-color:#b39ddb;cursor:not-allowed}.summary-actions .btn-save{background-color:#28a745;color:#fff;border:1px solid #28a745}.summary-actions .btn-save:hover:not(:disabled){background-color:#218838;border-color:#218838}.summary-actions .btn-cancel{background-color:#6c757d;color:#fff;border:1px solid #6c757d}.summary-actions .btn-cancel:hover{background-color:#5a6268;border-color:#5a6268}.summary-editor{margin-bottom:1rem}.summary-textarea{width:100%;min-height:200px;padding:1rem;border-radius:8px;border:1px solid #ced4da;font-family:inherit;font-size:1rem;line-height:1.6;resize:vertical;box-sizing:border-box;background-color:#f8f9fa;color:#2c3e50}.summary-textarea:focus{outline:none;border-color:#6f42c1;box-shadow:0 0 0 .2rem #6f42c140}.summary-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.summary-actions{justify-content:center;gap:.5rem}.summary-actions .btn{font-size:.8rem;padding:.4rem .8rem}}@media (max-width: 768px){.chat-drawer{width:100%;right:-100%}.chat-drawer.open{right:0}.mobile-top-bar{position:fixed;top:0;left:0;width:100%;height:48px;background-color:#e9ecef;border-bottom:1px solid #ced4da;z-index:900}.main-content-area{padding-top:48px}}.topbar-button{background:transparent;border:none;color:#343a40}.topbar-button:focus{outline:none;box-shadow:none}.topbar-button:hover{color:#0d6efd}.floating-chat-button{z-index:850}.transcript-viewer-container pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.btn-regenerate{background-color:#6f42c1;color:#fff;border:1px solid #6f42c1;display:inline-flex;align-items:center;gap:.4rem;font-weight:500;transition:all .2s ease}.btn-regenerate:hover:not(:disabled){background-color:#5e35b1;border-color:#5e35b1;color:#fff}.btn-regenerate:disabled{background-color:#b39ddb;border-color:#b39ddb;cursor:not-allowed}.add-session-form{max-width:600px}.content-container h2{font-size:2rem;font-weight:600;margin-bottom:1rem}input[type=date]::-webkit-calendar-picker-indicator{opacity:1;display:block;filter:invert(.6);cursor:pointer}input[type=date]::-moz-calendar-picker-indicator{opacity:1;display:block;filter:invert(.6);cursor:pointer}.card{border:1px solid #e0e0e0;border-radius:6px}.card-title{font-weight:600;margin-bottom:.5rem}.display-6{font-size:1.75rem;font-weight:700}.user-dashboard{padding:2rem 2rem 4rem;max-width:1200px;margin:0 auto;background-color:#f5f6f8}.dashboard-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a}.dashboard-card-header{padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;font-size:1.125rem;font-weight:600;color:#2c3e50}.dashboard-card-body{padding:1rem 1.25rem}.dashboard-list-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;cursor:pointer}.dashboard-list-item:not(:last-child){border-bottom:1px solid #e5e7eb}.dashboard-list-item:hover{background-color:#f9fafb}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;padding:.5rem 1rem;font-weight:500;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn:focus{outline:2px solid transparent;outline-offset:2px}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.btn-secondary{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.btn-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.btn-danger{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-danger:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.btn-outline-primary{border-width:1px;--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.btn-outline-primary:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-outline-secondary{border-width:1px;--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.btn-outline-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-outline-success{border-width:1px;--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.btn-outline-success:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-outline-danger{border-width:1px;--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.btn-outline-danger:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-outline-info{border-width:1px;--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.btn-outline-info:hover{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem}.card{border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.card-header{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1));padding:.75rem 1rem;font-size:1.125rem;line-height:1.75rem;font-weight:600}.card-body{padding:.75rem 1rem}.visible{visibility:visible}.collapse{visibility:collapse}.absolute{position:absolute}.bottom-0{bottom:0}.end-0{inset-inline-end:0px}.right-0{right:0}.z-50{z-index:50}.col-span-full{grid-column:1 / -1}.m-3{margin:.75rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.me-1{-webkit-margin-end:.25rem;margin-inline-end:.25rem}.me-2{-webkit-margin-end:.5rem;margin-inline-end:.5rem}.me-3{-webkit-margin-end:.75rem;margin-inline-end:.75rem}.ms-1{-webkit-margin-start:.25rem;margin-inline-start:.25rem}.ms-3{-webkit-margin-start:.75rem;margin-inline-start:.75rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.block{display:block}.flex{display:flex}.grid{display:grid}.h-full{height:100%}.w-48{width:12rem}.w-full{width:100%}.min-w-\[220px\]{min-width:220px}.max-w-\[65\%\]{max-width:65%}.flex-1{flex:1 1 0%}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.border{border-width:1px}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pt-3{padding-top:.75rem}.text-left{text-align:left}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.d-flex{display:flex}.flex-column{flex-direction:column}.flex-grow-1{flex-grow:1}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.vh-100{height:100vh}.h-100{height:100%}.w-100{width:100%}.container-fluid{margin-left:auto;margin-right:auto;width:100%}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-light{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.border-bottom{border-bottom-width:1px}.border-top{border-top-width:1px}.position-relative{position:relative}.position-fixed{position:fixed}.end-0{right:0}.rounded-circle{border-radius:9999px}.me-2{margin-right:.5rem}.me-3{margin-right:1rem}.ms-3{margin-left:1rem}.fw-bold{font-weight:700}.small{font-size:.875rem;line-height:1.25rem}.text-muted{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.list-group>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.list-group{border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.list-group-item{cursor:pointer;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:.5rem;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.list-group-item:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.list-group-item.active,.list-group-item.\!active{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.alert{border-radius:.375rem;padding:1rem}.alert-danger{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.alert-info{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.input-group{display:flex}.form-control{display:block;width:100%;border-radius:.375rem;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.form-control:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1));--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.form-label{margin-bottom:.25rem;display:block;font-weight:500}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;width:100%}html,body,#root{width:100%;height:100%;box-sizing:border-box}h1{font-size:3.2em;line-height:1.1}h3{font-size:1.5rem;font-weight:600}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
