body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f7f6;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}@font-face{font-family:Caveat;font-style:normal;font-weight:400;src:url(/static/media/Caveat-Regular.88c86b7fe0d44b455de2.ttf) format("truetype")}@font-face{font-family:Caveat;font-style:normal;font-weight:700;src:url(/static/media/Caveat-Bold.353e6e0ece247d81811f.ttf) format("truetype")}html{scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{display:flex;flex-direction:column;min-height:100vh}::selection{background-color:#7e57c2;color:#fff}::-moz-selection{background-color:#7e57c2;color:#fff}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#4a0e6b;border:2px solid #f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#3a0b54}*{scrollbar-color:#4a0e6b #f0f0f0;scrollbar-width:auto}.App{flex-direction:column;height:100vh;text-align:center}.App,main{display:flex}main{flex-grow:1;padding-top:60px}.loading-container{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.spinner{animation:spin 1s ease-in-out infinite;border:5px solid #0000001a;border-left-color:#4a0e6b;border-radius:50%;height:50px;width:50px}.app-header{align-items:center;background-color:#4a0e6b;box-shadow:0 2px 4px #0000001a;display:flex;left:0;padding:5px 20px;position:fixed;right:0;top:0;transition:top .3s ease-in-out;z-index:1000}.app-header.header-hidden{top:-80px}.app-logo{display:block;height:40px}.logo-link{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;display:flex;margin-right:15px;padding:3px;transition:background-color .2s ease,box-shadow .2s ease}.logo-link:hover{background-color:#f3e5f5;box-shadow:0 0 8px 2px #4a0e6b4d}.app-title{color:#fff;font-family:Caveat,cursive;font-size:2em;font-weight:700;margin:0;position:relative;top:2px}.app-nav{margin-left:auto}.app-nav,.app-nav ul{align-items:center;display:flex}.app-nav ul{list-style:none;margin:0;padding:0}.app-nav li{margin-left:25px}.app-nav a{color:#e0e0e0;font-size:1em;font-weight:500;text-decoration:none;transition:color .2s ease}.app-nav a:focus,.app-nav a:hover{color:#fff;text-decoration:underline}.signin-button,.signout-button{background-color:#fff;border:none;border-radius:5px;color:#4a0e6b;cursor:pointer;font-size:.9em;font-weight:500;margin-left:30px;padding:6px 16px;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.signin-button:focus,.signin-button:hover{background-color:#e0e0e0;outline:none}.signout-button:focus,.signout-button:hover{background-color:#f0f0f0;box-shadow:0 3px 6px #00000026;outline:none;transform:translateY(-1px)}.profile-menu-container{margin-left:30px;position:relative}.profile-avatar-button{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:50%;color:#4a0e6b;cursor:pointer;display:flex;font-size:1em;font-weight:700;height:36px;justify-content:center;transition:box-shadow .2s ease,background-color .2s ease;width:36px}.profile-avatar-button:focus,.profile-avatar-button:hover{background-color:#f3e5f5;box-shadow:0 0 8px 2px #4a0e6b4d;outline:none}.profile-dropdown-menu{background-color:#fff;border:1px solid #0000;border-radius:6px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;list-style:none;margin:0;min-width:160px;overflow:hidden;padding:0;position:absolute;right:0;top:calc(100% + 10px);z-index:1010}.profile-dropdown-menu li{box-sizing:border-box;cursor:pointer;margin:0;padding:.6rem 1.2rem;transition:background-color .2s ease;width:100%}.profile-dropdown-menu li a,.profile-dropdown-menu li button{background:none;border:none;box-sizing:border-box;color:#333;display:block;font-size:1em;padding:0;text-align:left;text-decoration:none;transition:color .2s ease;white-space:nowrap;width:100%}.profile-dropdown-menu li:hover{background-color:#e0e0e0}.profile-dropdown-menu li:hover a,.profile-dropdown-menu li:hover button{background-color:initial;color:#4a0e6b;text-decoration:none}.app-footer{background-color:#4a0e6b;color:#fff;font-size:.99em;margin-top:auto;padding:9.6px 20px;text-align:center}.app-footer p{margin:5px 0}.app-footer a{color:#e0f2f7;text-decoration:none}.app-footer a:hover{text-decoration:underline}.homepage{margin:0 auto;max-width:1200px;padding:20px}.hero-section{align-items:flex-start;background:linear-gradient(135deg,#e1d4e9,#d4e9e1);border-radius:10px;box-shadow:0 4px 8px #0000000d;display:flex;gap:30px;justify-content:center;margin-bottom:40px;padding:40px 30px}.hero-logo{flex-shrink:0;max-height:120px;width:auto}.hero-content{flex-grow:1;text-align:left}.typing-prompt-section{background:linear-gradient(135deg,#e1d4e9,#d4e9e1);border-radius:8px;box-shadow:0 2px 5px #00000014;margin-bottom:40px;padding:20px}.ask-me-prompt{color:#4a0e6b;font-size:2em;font-weight:600;margin-bottom:30px;text-align:center}.hero-section h2{color:#6a1b9a;font-size:1.5em;margin-bottom:10px}.hero-section h1{color:#4a0e6b;font-size:3.2em;font-weight:700;margin-bottom:20px}.hero-content .subheadline{color:#333;font-size:1.2em;line-height:1.6;margin:0 0 15px}.study-materials-list{display:inline-block;list-style:none;margin:0 0 30px;padding:0;text-align:left}.study-material-item{color:#333;font-size:1.1em;margin-bottom:8px}.checkmark-icon{color:#4caf50;font-weight:700;margin-right:10px}.join-ias-text{color:#333;font-size:1.2em;line-height:1.6;margin:20px 0 30px;text-align:left}.hero-section .funding-info{color:#555;font-size:.9em;margin-top:15px}.hero-section .funding-info a{color:#4a0e6b;text-decoration:none}.hero-section .funding-info a:hover{text-decoration:underline}.hero-content .cta-button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1em;padding:15px 30px;transition:background-color .3s ease}.cta-button:hover{background-color:#45a049}.features-section{border-radius:8px;box-shadow:0 2px 5px #00000014;margin-bottom:40px;padding:30px}.exams-section,.features-section{background:linear-gradient(135deg,#e1d4e9,#d4e9e1)}.exams-section h2,.features-section h2{color:#4a0e6b;font-size:2em;margin-bottom:30px;text-align:center}.features-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.feature-item{background-color:#f8f9fa;border-left:5px solid #4caf50;border-radius:5px;box-shadow:0 1px 3px #0000000d;box-sizing:border-box;padding:20px;text-align:left;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;width:280px}.feature-item:hover{box-shadow:0 4px 12px #0000001a;transform:scale(1.03)}.feature-item h3{color:#333;font-size:1.3em;margin-bottom:10px}.feature-item p{color:#555;font-size:1em;line-height:1.5}.testimonials-section{background:linear-gradient(135deg,#e1d4e9,#d4e9e1);border-radius:8px;box-shadow:0 2px 5px #00000014;margin-bottom:40px;padding:30px}.testimonials-section h2{color:#4a0e6b;font-size:2em;margin-bottom:30px;text-align:center}.testimonials-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-item{background-color:#fff;border-radius:8px;border-top:4px solid #4caf50;box-shadow:0 1px 4px #0000001a;padding:25px}.testimonial-item p{color:#444;font-style:italic;line-height:1.6;margin-bottom:15px}.testimonial-item h4{color:#4caf50;font-weight:700;margin:0;text-align:right}.exams-section{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #00000014;margin-bottom:40px;padding:30px;text-align:center}.exams-section h2{color:#4a0e6b;font-size:2em;margin-bottom:15px}.exams-section .current-focus{color:#333;font-size:1.1em;margin-bottom:25px}.exams-section h3{color:#555;font-size:1.5em;margin-bottom:20px}.exams-section ul{list-style:none;padding:0;text-align:center}.exams-section li{background-color:#f3e5f5;border:1px solid #d1c4e9;border-radius:16px;box-shadow:0 1px 2px #0000000d;color:#4a0e6b;display:inline-block;font-size:.95em;font-weight:500;margin:5px 8px;padding:8px 18px}.contact-section{background:linear-gradient(135deg,#e1d4e9,#d4e9e1);border-radius:8px;box-shadow:0 2px 5px #00000014;margin-bottom:40px;padding:40px 20px;text-align:center}.contact-section h2{color:#4a0e6b;font-size:2em;margin-bottom:30px}.contact-details{flex-direction:column;gap:15px}.contact-details,.contact-item{align-items:center;display:flex}.contact-item{color:#333;font-size:1.2em;gap:10px}.contact-item a{color:#4a0e6b;font-weight:500;text-decoration:none}.contact-item a:hover{text-decoration:underline}.contact-icon{font-size:1.3em}.social-links{display:flex;gap:25px;justify-content:center;margin-top:20px}.social-link{color:#4a0e6b;font-size:1.8em;transition:color .2s ease,transform .2s ease}.social-link:focus,.social-link:hover{color:#380a53;transform:scale(1.1)}.partners-section{background:linear-gradient(135deg,#e1d4e9,#d4e9e1);border-radius:8px;margin-bottom:40px;padding:40px 20px;text-align:center}.partners-section h2{color:#4a0e6b;font-size:2em;margin-bottom:35px}.partners-grid{align-items:center;align-items:stretch;display:flex;flex-wrap:wrap;gap:40px;gap:30px;justify-content:center}.partner-item{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;padding:25px 20px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;width:220px}.partner-item:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-3px)}.partner-item img{display:block;height:auto;max-height:80px;max-width:200px;opacity:.85;transition:opacity .3s ease;width:auto}.partner-item a:focus img,.partner-item a:hover img{opacity:1}.partner-label{color:#4a0e6b;font-size:1em;font-weight:600;margin-top:15px}.typing-prompt-container{display:flex;justify-content:center;padding:20px 0}.typing-prompt-box{align-items:center;background-image:linear-gradient(to bottom right,#fdfaff,#f7fdfa);border:1px solid #d1c4e9;border-radius:8px;box-shadow:0 4px 10px #4a0e6b26;color:#333;display:flex;justify-content:space-between;max-width:700px;min-height:60px;padding:20px 25px;text-align:left;width:80%}.typing-prompt-box span[data-testid=react-type-animation-wrapper]:after{animation:blink 1s infinite;color:#4caf50;content:"|";font-weight:700;margin-left:2px}.send-prompt-button{background-color:#4a0e6b;border:none;border-radius:50%;color:#fff;cursor:pointer;flex-shrink:0;font-size:1.2em;height:36px;line-height:36px;margin-left:15px;text-align:center;transition:background-color .2s ease;width:36px}.send-prompt-button:focus,.send-prompt-button:hover{background-color:#380a53;outline:none}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.dashboard-container{background-color:#f0f2f5;box-sizing:border-box;display:flex;flex-grow:1;overflow:hidden;width:100%}.main-content-area{display:flex;flex-direction:column;flex-grow:1;min-height:0;overflow:visible}.dashboard-container>:first-child{transition:width .3s ease-in-out,min-width .3s ease-in-out,padding .3s ease-in-out}.dashboard-container>:last-child{transition:margin-left .3s ease-in-out}.chat-history-sidebar{background-color:#fff;box-sizing:border-box;height:100%;min-width:260px;padding:0 .5rem .5rem;transition:width .3s ease-in-out,min-width .3s ease-in-out,padding .3s ease-in-out;width:260px}.chat-history-sidebar,.chat-history-sidebar.collapsed{border-right:1px solid #e0e0e0;display:flex;flex-direction:column}.chat-history-sidebar.collapsed{align-items:center;min-width:35px;padding:.5rem .1rem;width:35px}.sidebar-header{align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:space-between;justify-content:center;margin-bottom:.5rem;padding:.5rem .2rem;width:100%}.chat-history-sidebar.collapsed .new-chat-button{display:none}.new-chat-button{background-color:#4a0e6b;border:none;border-radius:6px;color:#fff;cursor:pointer;flex-grow:1;font-size:1.05em;font-weight:500;margin-right:.5rem;overflow:hidden;padding:.6rem 1rem;text-align:center;text-overflow:ellipsis;transition:background-color .2s ease;white-space:nowrap}.new-chat-button:focus,.new-chat-button:hover{background-color:#6a1b9a;outline:none}.collapse-button{background:none;border:1px solid #dcdcdc;border-radius:6px;cursor:pointer;flex-shrink:0;font-size:1rem;line-height:1;padding:.5rem .7rem;transition:background-color .2s ease}.collapse-button:hover{background-color:#e0e0e0}.chat-history-sidebar.collapsed .collapse-button{font-size:1.1rem;margin:0 auto;padding:.4rem}.chat-history-sidebar.collapsed .sidebar-content-expanded{display:none}.sidebar-content-collapsed{align-items:center;display:none;display:flex;flex-direction:column;flex-grow:1;gap:1rem;margin-top:.5rem}.chat-history-sidebar.collapsed .sidebar-content-collapsed{display:flex}.recent-chats-icon{color:#555;cursor:default}.sidebar-content-expanded{display:flex;flex-direction:column;flex-grow:1;min-height:0}.recent-chats-heading{color:#666;font-size:.9rem;font-weight:600;margin:0;padding:.5rem;text-transform:uppercase;white-space:nowrap}.chat-list{flex-grow:1;list-style:none;margin:0;min-height:0;overflow-y:auto;padding:0}.chat-list-item{align-items:center;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.2rem;padding:.6rem .8rem;position:relative;transition:background-color .2s ease}.chat-list-item:hover{background-color:#e0e0e0}.chat-list-item.active{background-color:#e8eaf6}.chat-title{flex-grow:1;font-size:1rem;margin-right:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-actions{flex-shrink:0;position:relative}.ellipsis-button{background:none;border:none;border-radius:4px;color:#555;cursor:pointer;font-size:1.1rem;line-height:1;padding:.2rem .4rem}.chat-list-item:hover .ellipsis-button,.ellipsis-button:focus{background-color:#0000000d;opacity:1}.ellipsis-button:hover{background-color:#0000001a;color:#000}.action-menu{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 5px #00000026;margin-top:2px;min-width:120px;padding:.3rem 0;position:absolute;right:0;top:100%;z-index:10}.action-menu button{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:.9rem;padding:.5rem 1rem;text-align:left;width:100%}.action-menu button:hover{background-color:#f0f0f0}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0003;max-width:500px;min-width:300px;padding:1.5rem 2rem}.modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.8rem}.modal-header h2{font-size:1.2rem;margin:0}.modal-close-button{background:none;border:none;color:#888;cursor:pointer;font-size:1.8rem;line-height:1;padding:0 .5rem}.modal-close-button:hover{color:#333}.modal-body{margin-bottom:1.5rem}.modal-body p{line-height:1.5;margin-top:0}.rename-input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:1rem;margin-bottom:.5rem;padding:.7rem .8rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.rename-input:focus{border-color:#8a4cbd;box-shadow:0 0 0 .2rem #4a0e6b40;outline:none}.error-message{color:#d9534f;font-size:.85rem;margin-bottom:.5rem;margin-top:.5rem}.modal-actions{display:flex;gap:.8rem;justify-content:flex-end;margin-top:1rem}.button-danger,.button-primary,.button-secondary{border:1px solid #0000;border-radius:5px;cursor:pointer;font-size:.9rem;font-weight:500;padding:.6rem 1.2rem;transition:background-color .2s ease,border-color .2s ease}.button-primary{background-color:#4a0e6b;border-color:#4a0e6b;color:#fff}.button-primary:hover{background-color:#3a0b54;border-color:#3a0b54}.button-secondary{background-color:#fff;border-color:#ced4da;color:#495057}.button-secondary:hover{background-color:#e9ecef;border-color:#ced4da}.button-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.button-danger:hover{background-color:#c82333;border-color:#bd2130}.loading-indicator-sidebar{color:#555;font-style:italic;padding:1rem;text-align:center}.loading-indicator-sidebar-item,.no-more-chats-indicator{color:#777;font-size:.9em;list-style-type:none;padding:.8rem;text-align:center}.context-selector{background-color:#f8f9fa;border-bottom:1px solid #dee2e6;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;padding:.1rem 1rem .2rem}.exam-display-group{padding:.4rem 0;white-space:nowrap}.active-exam-name{color:#333;font-size:1rem;font-weight:500}.active-exam-value-box{background-color:#e9ecef;border:1px solid #ced4da;border-radius:4px;display:inline-block;line-height:normal;padding:.4rem .6rem}.context-selector.locked.error p{color:#d9534f;text-align:center;width:100%}.selector-group{align-items:center;display:flex;gap:.4rem}.selector-group label{color:#495057;font-size:.95rem;font-weight:500;white-space:nowrap}.selector-group select{background-color:#fff;border:1px solid #ced4da;border-radius:4px;cursor:pointer;flex-grow:1;font-size:.9rem;min-width:120px;padding:.4rem .6rem}.selector-group select:disabled{background-color:#e9ecef;color:#6c757d;cursor:not-allowed;opacity:.7}.selector-group select option[value=""]{color:#6c757d}@media (max-width:992px){.context-selector{gap:.6rem}.selector-group{flex-basis:calc(50% - 0.3rem)}}@media (max-width:768px){.context-selector{gap:.8rem;padding:.6rem .8rem}.selector-group{flex-basis:100%}}.filter-help-icon-container{align-items:center;display:flex;margin-left:8px;position:relative}.filter-help-icon{background-color:#f0f0f0;border:1px solid #ccc;border-radius:50%;color:#333;cursor:help;display:inline-block;font-size:.9rem;font-weight:700;height:22px;line-height:20px;text-align:center;-webkit-user-select:none;user-select:none;width:22px}.filter-help-icon:focus,.filter-help-icon:hover{background-color:#e0e0e0;box-shadow:0 0 0 .1rem #4a0e6b40;outline:none}.filter-help-tooltip{background-color:#333;border-radius:4px;box-shadow:0 1px 3px #0003;color:#fff;font-size:1.1rem;max-width:300px;padding:6px 10px;position:absolute;right:0;text-align:left;top:calc(100% + 5px);white-space:normal;width:max-content;z-index:1020}.filter-help-tooltip:after{border:5px solid;border-color:#0000 #0000 #333;bottom:100%;content:"";position:absolute;right:10px}.chat-window{background-color:#fff;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;position:relative}.message-list-area{display:flex;flex-direction:column;flex-grow:1;gap:1rem;overflow-y:auto;padding:1rem 1.5rem}.welcome-message{background-color:#e9ecef;border-radius:8px;color:#555;display:block;margin:2rem auto;max-width:600px;padding:2rem;text-align:center}.welcome-message h2{color:#333;margin-bottom:.8rem;margin-top:0}.welcome-message p{line-height:1.5;margin-bottom:0}.message{align-items:flex-end;display:flex;gap:.5rem;max-width:80%}.message-content{word-wrap:break-word;border-radius:15px;box-shadow:0 1px 2px #0000000d;font-size:1.05rem;line-height:1.5;padding:.8rem 1rem;text-align:left}.message-text br{content:"";display:block;margin-bottom:0}.message.user{align-self:flex-end}.message.user .message-content{background-color:#d1e7dd;border-bottom-right-radius:5px;color:#000;order:1;white-space:pre-wrap}.message.llm{align-self:flex-start}.message.llm .message-content{background-color:#eee6ff;border-bottom-left-radius:5px;color:#000;white-space:normal}.avatar{align-items:center;background-color:#ccc;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:700;height:30px;justify-content:center;width:30px}.llm-avatar{background-color:#4a0e6b}.message.typing .message-content{align-items:center;background-color:#eee6ff;display:flex;padding:.6rem 1rem}.message.error .message-content{background-color:#f8d7da;border:1px solid #d9534f;color:#721c24}.message-error-indicator{color:#721c24;font-size:.8rem;margin-top:.3rem}.message-error-indicator button{background:none;border:none;color:#007bff;cursor:pointer;font-size:.8rem;margin-left:.5rem;padding:0}.message-error-indicator button:hover{text-decoration:underline}.message-content h1,.message-content h2,.message-content h3,.message-content h4,.message-content h5,.message-content h6{line-height:1.3;margin-bottom:.5rem;margin-top:1rem}.message-content>h1:first-child,.message-content>h2:first-child,.message-content>h3:first-child,.message-content>h4:first-child,.message-content>h5:first-child,.message-content>h6:first-child{margin-top:0}.message-content p{line-height:1.6;margin:.75rem 0}.message-content>p:first-child{margin-top:0}.message-content>p:last-child{margin-bottom:0}.message-content ol,.message-content ul{margin:.75rem 0;padding-left:1.5rem}.message-content li>ol,.message-content li>ul{margin:.25rem 0}.message-content li{line-height:1.6;margin:.25rem 0}.message-content pre{background-color:#f6f8fa;border-radius:6px;margin:.75rem 0;overflow-x:auto;padding:.75rem}.message-content code{background-color:#f6f8fa;border-radius:3px;font-size:.9em;padding:.2em .4em}.message-content pre code{background-color:initial;border-radius:0;font-size:inherit;padding:0}.message-content blockquote{border-left:3px solid #ddd;color:#666;margin:.75rem 0;padding-left:1rem}.message-content hr{border:none;border-top:1px solid #e1e4e8;margin:1rem 0}.message-content a{color:#0366d6;text-decoration:none}.message-content a:hover{text-decoration:underline}.message-content table{border-collapse:collapse;margin:.75rem 0;width:100%}.message-content td,.message-content th{border:1px solid #e1e4e8;padding:.5rem}.chat-input-area{align-items:flex-end;background-color:#f8f9fa;border-top:1px solid #dee2e6;display:flex;flex-shrink:0;padding:.8rem 1.5rem}.chat-input-area textarea{border:1px solid #ced4da;border-radius:20px;box-shadow:inset 0 1px 2px rgba(0,0,0,.075);flex-grow:1;font-size:1rem;line-height:1.4;margin-right:.8rem;max-height:150px;min-height:calc(1.4em + 1.4rem + 2px);overflow-y:hidden;padding:.7rem 1rem;resize:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,height .1s ease-out}.chat-input-area textarea:focus{border-color:#8a4cbd;box-shadow:0 0 0 .2rem #4a0e6b40,inset 0 1px 2px rgba(0,0,0,.075);outline:none}.chat-input-area textarea:disabled{background-color:#e9ecef;cursor:not-allowed}.chat-input-area button{align-items:center;background-color:#4a0e6b;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1rem;height:40px;justify-content:center;padding:.6rem;transition:background-color .2s ease;width:40px}.chat-input-area button:hover:not(:disabled){background-color:#3a0b54}.chat-input-area button:disabled{background-color:#ccc;cursor:not-allowed;opacity:.65}.chat-input-area button svg{display:block;height:20px;width:20px}.spinner-icon{animation:spin 1s linear infinite}.edit-profile-page{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:2rem auto;max-width:600px;padding:2rem}.edit-profile-page h2{color:#4a0e6b;margin-bottom:1.5rem;text-align:center}.profile-form{gap:1.2rem}.form-group-profile,.profile-form{display:flex;flex-direction:column}.form-group-profile label{color:#333;font-weight:500;margin-bottom:.5rem}.mandatory-indicator{color:red;margin-left:.2rem}.form-group-profile input,.form-group-profile select{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.8rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.form-group-profile input:focus,.form-group-profile select:focus{border-color:#8a4cbd;box-shadow:0 0 0 .2rem #4a0e6b40;outline:none}.form-group-profile input.readonly-input{background-color:#f0f0f0;cursor:not-allowed}.form-actions-profile{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.button-primary-profile,.button-secondary-profile{border:1px solid #0000;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;padding:.7rem 1.5rem;transition:background-color .2s ease,border-color .2s ease}.button-primary-profile{background-color:#4a0e6b;border-color:#4a0e6b;color:#fff}.button-primary-profile:hover:not(:disabled){background-color:#6a1b9a;border-color:#6a1b9a}.button-primary-profile:disabled{background-color:#ccc;border-color:#ccc;color:#666;cursor:not-allowed}.button-secondary-profile{background-color:#f0f0f0;border-color:#ccc;color:#333}.button-secondary-profile:hover:not(:disabled){background-color:#e0e0e0;border-color:#bbb}.button-secondary-profile:disabled{background-color:#f0f0f0;border-color:#ccc;color:#999;cursor:not-allowed}.error-message-profile.form-error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#721c24;margin-bottom:1rem;padding:.8rem 1rem;text-align:center}.success-message-profile{background-color:#d1e7dd;border:1px solid #badbcc;border-radius:6px;color:#0f5132;margin-bottom:1rem;padding:.8rem 1rem;text-align:center}.loading-container-profile{align-items:center;color:#4a0e6b;display:flex;flex-direction:column;justify-content:center;padding:2rem}.spinner-profile{animation:spin 1s ease-in-out infinite;border:4px solid #0000001a;border-left-color:#4a0e6b;border-radius:50%;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.popup-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-content{animation:scaleUp .3s ease-out forwards;background:linear-gradient(145deg,#fff,#f0f0f0);border:1px solid #ddd;border-radius:15px;box-shadow:0 10px 30px #0003;max-width:400px;padding:30px 40px;position:relative;text-align:center;transform:scale(.9);width:90%}.popup-content h2{color:#333;font-family:Caveat,cursive;font-size:2.5rem;margin-bottom:15px;margin-top:0}.popup-content p{color:#555;font-size:1rem;line-height:1.6;margin-bottom:20px}.popup-close-button{background:none;border:none;color:#aaa;cursor:pointer;font-size:2rem;position:absolute;right:15px;top:10px;transition:color .2s ease}.popup-close-button:hover{color:#555}.popup-action-button{background-color:#4a0e6b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:10px;padding:12px 25px;transition:background-color .3s ease,transform .2s ease}.popup-action-button:hover:not(:disabled){background-color:#3a0b54;transform:translateY(-2px)}.popup-action-button:disabled{background-color:#ccc;color:#666;cursor:not-allowed;transform:none}.popup-form{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.form-group{text-align:left}.popup-label{color:#555;display:block;font-size:.9rem;font-weight:700;margin-bottom:5px}.popup-input{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:1rem;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.popup-input:focus{border-color:#8a4cbd;box-shadow:0 0 0 .2rem #4a0e6b40;outline:none}.popup-input::placeholder{color:#aaa}.otp-input{font-family:monospace;font-size:1.5rem;letter-spacing:10px;text-align:center}.otp-input::placeholder{font-family:inherit;font-size:1rem;letter-spacing:normal;text-align:center}.coming-soon-note{color:#777;font-size:.85rem;margin-bottom:0;margin-top:15px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{opacity:.5;transform:scale(.9)}to{opacity:1;transform:scale(1)}}