body{background-color:#111827;color:#fff;line-height:1.6;margin:0;overflow-x:hidden;padding:0}.landing{min-height:100vh;width:100%}.landing.fullwidth{margin:0;max-width:100%;padding:0}.container{margin:0 auto;max-width:1280px;padding:0 1rem}.container-fluid{margin:0 auto;padding:0 3rem;width:100%}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#111827e6;padding:1rem 0;position:fixed;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:100%;z-index:100}.navbar-scrolled{background-color:#111827f2;box-shadow:0 4px 6px #0000001a}.nav-content{justify-content:space-between}.logo,.nav-content{align-items:center;display:flex}.logo-icon{background:linear-gradient(90deg,#6366f1,#ec4899);border-radius:.5rem;font-size:1.5rem;height:2.5rem;margin-right:.75rem;width:2.5rem}.logo-text{font-size:1.5rem;font-weight:700}.nav-links{display:flex;gap:2.5rem}.nav-links a{color:#d1d5db;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s ease}.nav-links a:hover{color:#fff}.nav-actions{align-items:center;display:flex;gap:1.5rem}.btn-text{background:none;border:none;color:#d1d5db;cursor:pointer;font-size:1.1rem;font-weight:500;padding:.5rem 1rem;transition:color .2s ease}.btn-text:hover{color:#fff}.btn-primary{align-items:center;background:linear-gradient(90deg,#6366f1,#ec4899);border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:500;gap:.5rem;padding:.75rem 1.75rem;transition:opacity .3s ease,transform .2s ease}.btn-primary:hover{opacity:.9;transform:translateY(-2px)}.btn-outline{background-color:initial;border:1.5px solid #4b5563;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:500;padding:.75rem 1.75rem;transition:background-color .2s ease,transform .2s ease}.btn-outline:hover{background-color:#1f2937;transform:translateY(-2px)}.menu-icon{cursor:pointer;display:none}.mobile-menu{background-color:#1f2937;display:none;flex-direction:column;padding:1.5rem;width:100%}.mobile-menu a{border-bottom:1px solid #374151;color:#d1d5db;font-size:1.1rem;padding:1rem 0;text-decoration:none}.mobile-menu a:last-child{border-bottom:none}.mobile-buttons{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.hero{overflow:hidden;padding-bottom:6rem;padding-top:8rem;position:relative}.fullwidth-hero{align-items:center;display:flex;min-height:90vh;width:100%}.blur{border-radius:50%;filter:blur(100px);opacity:.4;position:absolute}.blur-1{background:#6366f1;height:500px;left:5%;top:10%;width:500px}.blur-2{background:#ec4899;height:600px;right:5%;top:20%;width:600px}.blur-3{background:#6366f1;bottom:10%;height:400px;left:30%;width:400px}.hero-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-text h1{display:flex;flex-direction:column;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.subheading{color:#d1d5db;font-size:2rem;font-weight:400;margin-top:.75rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#6366f1,#ec4899);-webkit-background-clip:text;font-size:3rem;font-weight:700;margin-top:.75rem}.hero-text p{color:#d1d5db;font-size:1.3rem;margin-bottom:2.5rem;max-width:90%}.hero-buttons{display:flex;gap:1.5rem}.hero-visual{display:flex;justify-content:center}.enhanced-mockup{background-color:#1f2937;border-radius:1rem;box-shadow:0 20px 40px #0006,0 0 20px #6366f133;max-width:650px;overflow:hidden;position:relative;width:100%}.mockup-header{background-color:#111827;padding:1rem 1.5rem}.dots{display:flex;gap:.75rem}.dot{border-radius:50%;height:1rem;width:1rem}.red{background-color:#ef4444}.yellow{background-color:#f59e0b}.green{background-color:#10b981}.mockup-body{height:420px;padding:1.5rem}.mockup-content{display:flex;gap:1.5rem;height:100%}.project-dashboard{background-color:#374151;border-radius:.75rem;display:flex;flex:3 1;flex-direction:column;gap:1.5rem;padding:1.5rem}.dashboard-header{align-items:center;display:flex;justify-content:space-between}.dashboard-title{color:#f3f4f6;font-size:1.1rem;font-weight:600}.dashboard-actions{background-color:#4b5563;border-radius:.25rem;height:10px;width:20%}.chart-container{align-items:flex-end;background-color:#2a2f3e;border-radius:.5rem;display:flex;gap:2rem;height:150px;padding:1rem}.chart-bar{background:linear-gradient(0deg,#6366f1,#ec4899);border-radius:.25rem .25rem 0 0;flex:1 1}.chart-bar-1{height:40%}.chart-bar-2{height:70%}.chart-bar-3{height:90%}.chart-bar-4{height:60%}.task-list{display:flex;flex-direction:column;gap:.75rem}.task-item{align-items:center;background-color:#4b5563;border-radius:.5rem;display:flex;gap:1rem;padding:.75rem}.task-status{background-color:#6b7280;border-radius:50%;height:.75rem;width:.75rem}.task-status.completed{background-color:#10b981}.task-status.in-progress{background-color:#f59e0b}.task-content{background-color:#6b7280;border-radius:.25rem;height:.75rem;width:80%}.project-sidebar{background-color:#374151;border-radius:.75rem;flex:1 1;gap:1.5rem;padding:1rem}.project-sidebar,.sidebar-section{display:flex;flex-direction:column}.sidebar-section{gap:1rem}.sidebar-header{background-color:#4b5563;border-radius:.25rem;height:10px;width:50%}.sidebar-content{display:flex;flex-direction:column;gap:.75rem}.team-member{background-color:#4b5563;border-radius:.5rem;display:flex;height:2rem}.progress-bar{background:linear-gradient(90deg,#6366f1,#ec4899);border-radius:.25rem;height:1rem;width:70%}.features{padding:8rem 0}.fullwidth-section{width:100%}.section-header{margin-bottom:5rem;text-align:center}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#d1d5db;font-size:1.2rem;margin:0 auto;max-width:700px}.feature-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr)}.feature-card{background-color:#1f2937;border-radius:1rem;height:100%;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 20px 30px #0000004d;transform:translateY(-10px)}.feature-icon{align-items:center;background:linear-gradient(90deg,#6366f1,#ec4899);border-radius:.75rem;display:flex;height:4rem;justify-content:center;margin-bottom:1.5rem;width:4rem}.feature-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#9ca3af;font-size:1.1rem}.cta{margin:4rem 0;padding:6rem 0}.cta-content{align-items:center;background-color:#1f2937;border-radius:1.5rem;box-shadow:0 20px 40px #0003;display:flex;gap:3rem;justify-content:space-between;padding:4rem 3rem}.cta-content h2{display:flex;flex-direction:column;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.cta-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#6366f1,#ec4899);-webkit-background-clip:text;margin-top:.75rem}.cta-content p{color:#d1d5db;font-size:1.2rem;max-width:90%}.footer{border-top:1px solid #1f2937;padding:3rem 0}.footer-content{align-items:center;display:flex;justify-content:space-between}.footer-copy{color:#9ca3af;font-size:1rem}@media (max-width:1280px){.container-fluid{padding:0 2rem}.feature-grid{grid-template-columns:repeat(2,1fr)}.hero-text h1{font-size:3rem}.highlight{font-size:2.5rem}}@media (max-width:1024px){.hero-grid{grid-template-columns:1fr;text-align:center}.hero-buttons{justify-content:center}.hero-visual{order:-1}.hero-text p{margin:0 auto 2.5rem}.cta-content{flex-direction:column;text-align:center}.cta-content p{margin:0 auto}}@media (max-width:768px){.container-fluid{padding:0 1.5rem}.nav-actions,.nav-links{display:none}.menu-icon{display:block}.mobile-menu{display:flex}.feature-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;gap:1.5rem;text-align:center}.section-header h2{font-size:2rem}.hero-text h1{font-size:2.5rem}.highlight{font-size:2rem}.mockup-content{flex-direction:column}.project-sidebar{display:none}}body{background:linear-gradient(135deg,#141e30,#243b55);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh;overflow:hidden;position:relative}body:after,body:before{background:#7b1fa21a;border-radius:50%;content:"";height:500px;position:absolute;width:500px;z-index:-1}body:before{animation:float 15s ease-in-out infinite alternate;right:-100px;top:-150px}body:after{animation:float 20s ease-in-out infinite alternate-reverse;background:#1976d21a;bottom:-150px;left:-100px}@keyframes float{0%{transform:translate(0) scale(1)}50%{transform:translate(50px,25px) scale(1.05)}to{transform:translate(10px,50px) scale(.95)}}.container{animation:fadeIn .8s ease-out forwards;border-radius:16px;box-shadow:0 10px 30px #00000040;max-width:380px;overflow:hidden;padding:32px 40px;position:relative;width:90%}.container:before{background:linear-gradient(90deg,#9c27b0,#7b1fa2);content:"";height:5px;left:0;position:absolute;right:0;top:0}.container.teacher:before{background:linear-gradient(90deg,#2e7d32,#1b5e20)}.container>h1{color:#333;font-size:28px;font-weight:600;margin-bottom:25px;padding-bottom:10px;position:relative;text-align:center}.container>h1:after{background:#9c27b0;border-radius:2px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.container.teacher>h1:after{background:#2e7d32}.container>form{gap:20px}.container div{position:relative}.container label{color:#555;font-size:14px;font-weight:600;margin-bottom:8px;transition:all .3s ease}.container input{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;padding:12px 15px;transition:all .3s ease}.container input:focus{animation:pulse 1s;background-color:#fff;border-color:#9c27b0;box-shadow:0 0 0 3px #9c27b01a}.container.teacher input:focus{animation:pulseGreen 1s;border-color:#2e7d32;box-shadow:0 0 0 3px #2e7d321a}@keyframes pulseGreen{0%{box-shadow:0 0 0 0 #2e7d3266}70%{box-shadow:0 0 0 6px #2e7d3200}to{box-shadow:0 0 0 0 #2e7d3200}}.container input::placeholder{color:#aaa;font-size:14px}.container select{-webkit-appearance:none;appearance:none;background-color:#f5f5f5;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:15px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;padding:12px 15px;transition:all .3s ease}.container select:focus{background-color:#fff;border-color:#9c27b0;box-shadow:0 0 0 3px #9c27b01a}.container.teacher select:focus{border-color:#2e7d32;box-shadow:0 0 0 3px #2e7d321a}.container button{background:linear-gradient(90deg,#9c27b0,#7b1fa2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin:10px 0;overflow:hidden;padding:14px;position:relative;transition:all .3s ease;z-index:1}.container button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .5s;width:100%;z-index:-1}.container button:hover:before{left:100%}.container button:hover{box-shadow:0 5px 15px #7b1fa24d;transform:translateY(-2px)}.container.teacher button{background:linear-gradient(90deg,#2e7d32,#1b5e20)}.container.teacher button:hover{box-shadow:0 5px 15px #2e7d324d}.container>form>span{color:#555;font-size:14px;margin-top:15px;text-align:center}.container>form>span a{color:#9c27b0;font-weight:600;position:relative;text-decoration:none;transition:all .3s ease}.container>form>span a:after{background-color:#9c27b0;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.container>form>span a:hover:after{width:100%}.container.teacher>form>span a{color:#2e7d32}.container.teacher>form>span a:after{background-color:#2e7d32}.particles{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.particle{animation:float-particle 15s linear infinite;background:#ffffff1a;border-radius:50%;position:absolute}@keyframes float-particle{0%{border-radius:0;opacity:1;transform:translateY(0) rotate(0deg)}to{border-radius:50%;opacity:0;transform:translateY(-1000px) rotate(2turn)}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}label{font-size:20px}body,html{height:100%;width:100%}body{align-items:center;display:flex;justify-content:center}.container{background-color:#fff;border-radius:10px;box-shadow:8px 8px 24px 0 #42445a;max-width:400px;padding:32px 48px;width:100%}.container>h1{margin-bottom:20px}.container>form{gap:10px}.container div,.container>form{display:flex;flex-direction:column}.container input{border:none;border-bottom:1px solid #000;font-size:20px;outline:none;padding:10px;width:100%}.container input::placeholder{font-size:12px;font-style:italic}.container.student button{background-color:purple}.container.teacher button{background-color:#27ae60}button{background-color:purple;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:20px;margin:10px 0;padding:10px}.container.student{border-top:5px solid purple}.container.teacher{border-top:5px solid #27ae60}.container select{background-color:initial;border:none;border-bottom:1px solid #000;cursor:pointer;font-size:20px;outline:none;padding:10px;width:100%}.sidebar{box-shadow:2px 0 10px #0000001a}.nav-menu{margin-top:8px}.nav-item{border-radius:6px;color:#fffc;margin:4px 8px;padding:14px 24px;transition:all .2s ease}.nav-item.active,.nav-item:hover{color:#fff}.nav-item.active{background-color:#ffffff26;font-weight:500}.nav-item .icon{font-size:1.25rem;margin-right:12px;min-width:24px}.sidebar-footer{padding:16px 12px}.logout-button{align-items:center;border-radius:6px;color:#fffc;display:flex;width:100%}.logout-button:hover{background-color:#ffffff1a;color:#fff}.user-dropdown{border-radius:6px}.dropdown-item:hover{color:#000}#root,body,html{height:100%;margin:0;padding:0;width:100%}.dashboard-container,.main-content{background-color:#f4f6f9}.header{border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #00000014}.header h1{color:#2c3e50;font-size:1.4rem}.dashboard-content{padding:30px}.welcome-box{background:linear-gradient(135deg,#6c5ce7,#a29bfe);border-radius:14px;box-shadow:0 10px 30px #6c5ce74d;color:#fff;margin-bottom:30px;padding:28px 32px}.welcome-box h2{font-size:1.8rem}.team-section{background-color:#fff;border-radius:14px;box-shadow:0 6px 20px #00000014;padding:28px 32px}.team-section h2{color:#2c3e50;margin-bottom:20px}.team-name-display{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:14px}.team-name-display h3{color:#2c3e50;font-size:1.3rem}.assigned-teacher h4,.team-members-list h4{color:#2c3e50;margin-bottom:10px}.assigned-teacher ul,.team-members-list ul{list-style:none}.assigned-teacher li,.team-members-list li{background-color:#f1f3f8;border-left:4px solid #6c5ce7;border-radius:8px;color:#2c3e50;margin-bottom:8px;padding:10px 14px}.create-team-button,.edit-button,.save-button{background-color:#6c5ce7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;padding:10px 18px}.create-team-button:hover,.edit-button:hover,.save-button:hover{background-color:#5d4fd1}.cancel-button{background-color:#9ca3af;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px 18px}.cancel-button:hover{background-color:#6b7280}.team-form-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000a6;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.team-form{background-color:#fff;border-radius:16px;box-shadow:0 25px 60px #00000040;max-width:92%;padding:32px;width:520px}.team-form h2{border-bottom:1px solid #e5e7eb;color:#2c3e50;margin-bottom:20px;padding-bottom:12px}.form-group label{color:#374151}.form-group input{border:1px solid #d1d5db;font-size:.95rem;padding:10px 12px}.form-group input:focus{border-color:#6c5ce7;box-shadow:0 0 0 2px #6c5ce733;outline:none}.add-member,.add-teacher{display:flex;gap:10px}.add-member button,.add-teacher button{background-color:#6c5ce7;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:0 16px}.add-member button:hover,.add-teacher button:hover{background-color:#5d4fd1}.members-list,.teachers-list{border:1px solid #e5e7eb;border-radius:8px;list-style:none;max-height:160px;overflow-y:auto}.members-list li,.teachers-list li{border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:10px 14px}.members-list li:last-child,.teachers-list li:last-child{border-bottom:none}.remove-member,.remove-teacher{background:none;border:none;color:#e74c3c;cursor:pointer;font-size:1.1rem}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:25px}.team-form,.team-form *,.team-form input{color:#111827}.team-form input::placeholder{color:#6b7280}.members-list li,.members-list li span,.teachers-list li,.teachers-list li span,.team-form h2,.team-form h3,.team-form h4,.team-form label{color:#111827}.remove-member,.remove-teacher{color:#dc2626}.add-member input,.add-teacher input{color:#111827}.student-dashboard-container{background-color:#f0f2f5}.status-update-section,.updates-history-section{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.status-update-section h2,.updates-history-section h2{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem}.form-group{margin-bottom:1.25rem}.form-group label{color:#4b5563;margin-bottom:.5rem}.project-input,.status-textarea,.teacher-select{border:1px solid #e2e8f0;border-radius:.5rem;font-size:.9375rem;padding:.75rem;transition:all .2s ease;width:100%}.project-input:focus,.status-textarea:focus,.teacher-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.status-textarea{min-height:100px;resize:vertical}.updates-container{margin-top:1.5rem}.updates-list{list-style:none;margin:0;padding:0}.update-item.expanded{background-color:#eff6ff;border-left:3px solid #3b82f6}.update-header{margin-bottom:.25rem}.update-text{color:#4b5563;line-height:1.5;margin:.5rem 0}.teacher-comments{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.teacher-comments h4{color:#1e293b;font-weight:600;margin-bottom:.75rem}.comment-item{background-color:#fff;padding:.75rem}@media (max-width:768px){.content-area,.status-update-section,.updates-history-section{padding:1rem}.update-item{padding:.75rem}}.update-info{align-items:center;display:flex;gap:1rem}.update-info strong{color:#1e293b;font-weight:600}.update-details{margin-top:.75rem}.project-name{background-color:#eef2ff;border:1px solid #e0e7ff;border-radius:.375rem;color:#4f46e5;display:inline-block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;padding:.25rem .75rem}.comment-header strong,.comment-text,.status-update-section *,.update-item p,.update-item strong,.update-text,.updates-history-section *,.updates-history-section h3,.updates-history-section h4,.updates-history-section label,.updates-history-section span{color:#111827}.timestamp{color:#374151}.comment-count,.project-name{color:#1f2937}.profile-row p,.profile-row span{color:#111827}.documentation-content{background-color:#f9f9f9;min-height:calc(100vh - 60px);padding:20px}.documentation-header{margin-bottom:30px}.documentation-header h1{color:#333;font-size:24px;margin-bottom:5px}.documentation-header h2{color:#2c5282;font-size:32px;font-weight:600;margin-top:0}.teacher-info{background-color:#e6f0ff;border-left:4px solid #3182ce;border-radius:4px;color:#555;font-size:14px;margin-top:10px;padding:8px 12px}.documentation-tools{display:flex;justify-content:flex-start;margin-bottom:20px}.action-buttons{display:flex;gap:10px}.primary-button,.secondary-button{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:14px;font-weight:500;padding:10px 15px;transition:all .2s ease}.primary-button{background-color:#3182ce;color:#fff}.primary-button:hover{background-color:#2b6cb0}.secondary-button{background-color:#e2e8f0;color:#4a5568}.secondary-button:hover{background-color:#cbd5e0}.folder-column.date,.folder-column.type{flex:1 1}.notification{animation:fadeIn .3s,fadeOut .3s 2.7s;background-color:#2c5282;border-radius:4px;bottom:20px;box-shadow:0 2px 10px #0000001a;color:#fff;padding:10px 20px;position:fixed;right:20px;z-index:1000}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@media (max-width:768px){.folder-column.date,.folder-column.type{display:none}.folder-column.actions,.folder-column.name{flex:1 1}.action-buttons{flex-direction:column;gap:10px}}::selection{background-color:#7e3ff2;color:#fff}::-moz-selection{background-color:#7e3ff2;color:#fff}.student-dashboard-container{background-color:#f5f7fa;min-height:100vh}.content-area{padding:25px}.page-header{margin-bottom:30px}.page-header h1{color:#222;font-size:28px;font-weight:600;margin-bottom:10px}.section-title{color:#333;font-size:24px;font-weight:500;margin-bottom:20px}.funds-section{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr}@media (min-width:1024px){.funds-section{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.request-section{grid-column:1/2}.expenditure-section{grid-column:2/3;grid-row:1/3}.transaction-section{grid-column:1/2}}.funds-container{background:#fff;border-radius:12px;box-shadow:0 4px 14px #0000000f;padding:25px}.funds-container h3{color:#222;font-size:18px;font-weight:600;margin-bottom:20px}.form-group{margin-bottom:18px}.form-group label{color:#444;font-weight:500}input,textarea{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:11px 12px;width:100%}input:focus,textarea:focus{border-color:#7e3ff2;box-shadow:0 0 0 2px #7e3ff226;outline:none}.submit-button{background-color:#7e3ff2;border-radius:8px;font-size:15px;font-weight:600;padding:12px;width:100%}.submit-button:hover{background-color:#6b34d6}.team-expenditures{display:flex;flex-direction:column}.team-row,.total-row{border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:12px 6px}.total-row{border-top:2px solid #ddd;font-weight:700;margin-top:12px}.total-amount{color:#7e3ff2}.transaction-table{background:#fff;border-collapse:collapse;width:100%}.transaction-table th{background-color:#f1f3f8;border-bottom:2px solid #e5e7eb;color:#555;font-weight:600;padding:12px 15px}.transaction-table td{border-bottom:1px solid #eee;color:#333;font-weight:500;padding:12px 15px}.transaction-table tr:hover{background-color:#f4f6ff}.status{font-weight:700}.status.pending{color:#d48806}.status.approved{color:#1e7e34}.status.rejected{color:#c82333}.no-transactions{color:#777;font-style:italic;padding:30px 0;text-align:center}.profile-card{border-radius:10px;box-shadow:0 4px 10px #0000000d;max-width:600px;padding:25px}.profile-row{padding:12px 0}.profile-row span{color:#444;font-weight:600}.profile-row p{background:#0000;color:#111;font-weight:500}.profile-card .form-group{margin-bottom:18px}.profile-card label{color:#333;display:block;font-weight:500;margin-bottom:6px}.profile-card input{background:#fff;border:1px solid #ccc;border-radius:6px;color:#111;font-size:14px;padding:10px;width:100%}.profile-card input:focus{border-color:#7e3ff2;box-shadow:0 0 0 2px #7e3ff233;outline:none}.profile-card input:disabled{background:#f3f3f3;color:#111;cursor:not-allowed}.edit-btn,.save-btn{background:#7e3ff2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-top:20px;padding:10px 16px}.edit-btn:hover,.save-btn:hover{background:#6b32d6}.cancel-btn{background:#ccc;border-radius:6px;color:#333;margin-left:10px}.cancel-btn:hover{background:#b5b5b5}.profile-card *{box-sizing:border-box;color:inherit}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}.student-dashboard-container{background:#f0f2f5;display:flex;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw}.content-area{display:flex;flex-direction:column;overflow:hidden;padding:20px}.content-area h1{color:#1a1a1a;flex-shrink:0;font-size:1.5rem;margin-bottom:16px}.chat-layout{background:#fff;border-radius:12px;box-shadow:0 2px 6px #0000001a;display:flex;flex:1 1;min-height:0;overflow:hidden}.contacts-panel{background:#fff;border-right:1px solid #e4e6eb;display:flex;flex-direction:column;min-width:320px;width:320px}.contacts-header{align-items:center;background:#fff;border-bottom:1px solid #e4e6eb;display:flex;flex-shrink:0;height:64px;justify-content:space-between;padding:16px 20px}.contacts-header h2{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin:0}.add-contact-button{background-color:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s ease}.add-contact-button:hover{background-color:#4f46e5;transform:translateY(-1px)}.contacts-list{flex:1 1;min-height:0;overflow-y:auto;padding:8px 0}.contacts-list::-webkit-scrollbar{width:6px}.contacts-list::-webkit-scrollbar-track{background:#0000}.contacts-list::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.contact-item{align-items:center;cursor:pointer;display:flex;padding:12px 20px;transition:all .2s ease}.contact-item:hover{background-color:#f8fafc}.contact-item.selected{background-color:#eff6ff;border-left:3px solid #6366f1}.contact-avatar{align-items:center;background:#6366f1;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:500;height:40px;justify-content:center;margin-right:12px;overflow:hidden;text-transform:uppercase;width:40px}.contact-avatar img{height:100%;object-fit:cover;width:100%}.contact-info{flex:1 1;min-width:0}.contact-name{color:#1a1a1a;font-size:.95rem;font-weight:600;margin-bottom:4px}.contact-email,.contact-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-email{color:#64748b;font-size:.85rem}.chat-area{flex:1 1;flex-direction:column;min-width:0;overflow:hidden}.chat-area,.chat-header{background-color:#fff;display:flex}.chat-header{align-items:center;border-bottom:1px solid #e4e6eb;flex-shrink:0;height:64px;padding:12px 24px}.messages-container{background-color:#f8fafc;flex:1 1;min-height:0;overflow-y:auto;padding:24px}.messages-container::-webkit-scrollbar{width:6px}.messages-container::-webkit-scrollbar-track{background:#0000}.messages-container::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.message{animation:fadeIn .3s ease;display:flex;flex-direction:column;margin-bottom:16px;max-width:65%}.message.sent{align-self:flex-end}.message.received{align-self:flex-start}.message-bubble{border-radius:16px;box-shadow:0 1px 2px #0000000d;font-size:.95rem;line-height:1.4;padding:12px 16px;word-break:break-word}.message.sent .message-bubble{background-color:#6366f1;border-bottom-right-radius:4px;color:#fff}.message.received .message-bubble{background-color:#fff;border:1px solid #e4e6eb;border-bottom-left-radius:4px;color:#1a1a1a}.message-time{color:#64748b;font-size:.75rem;margin-top:4px;padding:0 8px}.message-input-form{background-color:#fff;border-top:1px solid #e4e6eb;display:flex;flex-shrink:0;padding:16px 24px}.message-input-form input{background:#f8fafc;border:1px solid #e4e6eb;border-radius:24px;flex:1 1;font-size:.95rem;margin-right:12px;padding:12px 20px;transition:all .2s ease}.message-input-form input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.message-input-form button{background-color:#6366f1;border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:12px 24px;transition:all .2s ease}.message-input-form button:hover:not(:disabled){background-color:#4f46e5;transform:translateY(-1px)}.message-input-form button:disabled{background-color:#e4e6eb;cursor:not-allowed;transform:none}.new-contact-form{background-color:#f8fafc;border-bottom:1px solid #e4e6eb;flex-shrink:0;padding:16px}.input-container{position:relative;width:100%}.input-container input{background:#fff;border:1px solid #e4e6eb;border-radius:8px;font-size:.95rem;padding:12px 16px;transition:all .2s ease;width:100%}.input-container input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.suggestions-list{background:#fff;border:1px solid #e4e6eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;left:0;max-height:240px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.suggestion-item{border-bottom:1px solid #f0f2f5;cursor:pointer;padding:12px 16px;transition:background-color .2s ease}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background-color:#f8fafc}.suggestion-name{color:#1a1a1a;font-size:.95rem;font-weight:600;margin-bottom:2px}.suggestion-email{color:#64748b;font-size:.85rem}.no-results,.search-loading{background:#fff;border:1px solid #e4e6eb;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;color:#64748b;font-size:.95rem;left:0;padding:16px;position:absolute;right:0;text-align:center;top:100%;z-index:1000}.no-contact-selected{align-items:center;background-color:#f8fafc;color:#64748b;display:flex;flex:1 1;font-size:1rem;justify-content:center;padding:24px;text-align:center}.no-messages{color:#64748b;font-size:.95rem;margin:40px 0;text-align:center}@media (max-width:768px){.content-area{padding:0}.chat-layout{border-radius:0}.contacts-panel{display:none;height:100%;min-width:0;width:100%}.contacts-panel.active{display:flex}.chat-area{width:100%}.message{max-width:80%}.message-input-form{padding:12px 16px}.message-input-form input{padding:10px 16px}.message-input-form button{padding:10px 20px}}.sidebar{background-color:#1e2a3a;color:#fff;display:flex;flex-direction:column;height:100vh;width:250px}.logo{border-bottom:1px solid #ffffff1a;padding:24px}.logo-container,.logo-icon{align-items:center;display:flex}.logo-icon{background:#a55eea;border-radius:10px;color:#fff;font-size:26px;font-weight:700;height:40px;justify-content:center;margin-right:12px;width:40px}.logo-text{color:#fff;font-size:28px;font-weight:600;letter-spacing:.5px;margin:0}.nav-menu{flex:1 1;padding:16px 0}.nav-item{align-items:center;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;gap:12px;padding:12px 24px;text-decoration:none;transition:background-color .2s;width:100%}.nav-btn{background:#0000;border:none;font:inherit;text-align:left}.nav-item.active,.nav-item:hover{background-color:#ffffff1a}.nav-item.active{border-left:4px solid #a55eea;padding-left:20px}.nav-item .icon{align-items:center;display:flex}.nav-item .text{font-size:.95rem}.sidebar-footer{border-top:1px solid #ffffff1a;padding:16px 0}.logout-button{background:none;border:none;color:#fff;cursor:pointer;font-family:inherit;text-align:left}.nav-item:disabled{cursor:not-allowed;opacity:.7}.header{align-items:center;background-color:#fff;box-shadow:0 1px 3px #0000001f;display:flex;justify-content:space-between;padding:16px 24px}.header h1{color:#000;font-size:1.5rem;font-weight:500;margin:0}.header-tools{align-items:center;display:flex;gap:24px}.external-tools{display:flex;gap:12px}.tool-icon{align-items:center;background-color:#f5f5f5;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:background-color .2s;width:36px}.tool-icon:hover{background-color:#e0e0e0}.tool-icon span{color:#000;font-size:1.25rem}.user-info{position:relative}.avatar{align-items:center;background-color:#6c5ce7;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-weight:500;height:40px;justify-content:center;transition:background-color .2s;width:40px}.avatar:hover{background-color:#5d4fd1}.user-dropdown{background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;color:#000;overflow:hidden;position:absolute;right:0;top:50px;width:200px;z-index:1000}.dropdown-header{border-bottom:1px solid #eee;padding:16px}.dropdown-header h3{color:#000;font-size:.95rem;font-weight:500;margin:0}.dropdown-item{color:#000;cursor:pointer;font-size:.875rem;padding:12px 16px;transition:background-color .2s}.dropdown-item:hover{background-color:#f5f5f5}.dropdown-item.logout{border-top:1px solid #eee;color:#e74c3c}.dropdown-item.logout:hover{background-color:#fdecea}.dashboard-container{background-color:#f0f2f5;display:flex;height:100vh;overflow:hidden;width:100vw}.main-content{overflow:hidden}.dashboard-content{flex:1 1;overflow-y:auto;padding:24px}.welcome-box{background-color:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:24px;padding:24px}.welcome-box h2{color:#1e293b;font-size:1.875rem;font-weight:600;margin-bottom:8px}.welcome-box p{color:#64748b;font-size:1.1rem}.error-message{background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin-bottom:24px;padding:12px 16px}.loading-spinner{align-items:center;color:#6366f1;display:flex;font-size:1.1rem;height:200px;justify-content:center}.assigned-teams-section{background-color:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:24px;padding:24px}.assigned-teams-section h2{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:16px}.no-teams-message{background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;color:#64748b;padding:32px;text-align:center}.no-teams-message p{margin-bottom:8px}.no-teams-message p:last-child{font-size:.9rem;margin-bottom:0}.student-teams-list{display:flex;flex-direction:column;gap:16px}.student-team-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;transition:all .2s ease}.student-team-card:hover{box-shadow:0 4px 6px -1px #0000001a}.team-card-header{align-items:center;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;transition:background-color .2s ease}.team-card-header:hover{background-color:#f1f5f9}.team-card-header.expanded{background-color:#f1f5f9;border-bottom-color:#cbd5e1}.team-header-info{align-items:center;display:flex;gap:12px}.team-header-info h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin:0}.team-member-count{background-color:#6366f1;border-radius:12px;color:#fff;font-size:.9rem;padding:4px 8px}.expand-icon{color:#64748b;transition:transform .2s ease}.team-card-header.expanded .expand-icon{transform:rotate(180deg)}.team-card-details{background-color:#fff;padding:20px}.team-members h4{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:12px}.team-members ul{list-style:none;margin:0;padding:0}.team-members li{align-items:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:8px;padding:12px 16px}.team-members li:hover{background-color:#f1f5f9}.team-members li:last-child{margin-bottom:0}.member-name{color:#1e293b;font-weight:500}.member-email{color:#6366f1;font-size:.9rem}.team-info-grid{grid-gap:16px;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin:20px 0;padding:16px}.team-info-item h4{color:#64748b;font-size:.9rem;font-weight:600;margin-bottom:4px}.team-info-item p{color:#1e293b;font-weight:500}.team-actions{display:flex;gap:12px;margin-top:20px}.contact-team-button,.view-progress-button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:500;padding:12px 20px;transition:all .2s ease}.contact-team-button{background-color:#6366f1;color:#fff}.contact-team-button:hover{background-color:#4f46e5;transform:translateY(-1px)}.view-progress-button{background-color:#f1f5f9;border:1px solid #e2e8f0;color:#1e293b}.view-progress-button:hover{background-color:#e2e8f0;transform:translateY(-1px)}.updates-section{margin-top:24px}.updates-section h2{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:16px}.update-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.update-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:20px}.update-card h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:8px}.update-card p{color:#64748b;font-size:.95rem;line-height:1.5}@media (max-width:768px){.dashboard-content{padding:16px}.team-info-grid{grid-template-columns:1fr}.team-actions{flex-direction:column}.update-cards{grid-template-columns:1fr}}.teacher-dashboard-container{background-color:#f0f2f5;overflow:hidden}.content-area{background-color:#f0f2f5;height:100vh;overflow-y:auto}.content-area h1{background-color:#f0f2f5;border-bottom:2px solid #e2e8f0;color:#1e293b;font-size:1.875rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:1rem;position:sticky;top:0;z-index:10}.student-updates-section{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;margin-bottom:2rem;padding:1.5rem}.student-updates-section h2{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem}.updates-container{display:flex;gap:2rem;min-height:calc(100vh - 200px)}.updates-list{border-right:1px solid #e2e8f0;flex:1 1;max-height:calc(100vh - 250px);overflow-y:auto;padding-right:1.5rem}.updates-list h3{color:#1e293b;font-weight:600;margin-bottom:1rem}.student-updates{list-style:none;margin:0;padding:0}.update-item{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;margin-bottom:.75rem;padding:1rem;transition:all .2s ease}.update-item:hover{background-color:#f1f5f9;box-shadow:0 2px 4px #0000000d;transform:translateY(-1px)}.update-item.selected{background-color:#eff6ff;border-left:3px solid #3b82f6}.update-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.update-header strong{color:#1e293b;font-weight:600}.timestamp{color:#64748b;font-size:.875rem}.update-preview{color:#4b5563;font-size:.9375rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.update-details{flex:2 1;max-height:calc(100vh - 250px);overflow-y:auto;padding-left:1.5rem}.no-update-selected{align-items:center;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:.75rem;color:#64748b;display:flex;flex-direction:column;height:400px;justify-content:center;padding:2rem;text-align:center}.no-update-selected p{font-size:1.125rem;margin-bottom:1rem}.selected-update{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;height:100%;overflow-y:auto;padding:1.5rem}.selected-update h3{color:#1e293b;font-weight:600;margin-bottom:1rem}.update-metadata{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.update-metadata p{color:#4b5563;margin:.5rem 0}.update-metadata strong{color:#1e293b}.update-message{background-color:#fff;border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:.5rem;line-height:1.6;margin-bottom:1.5rem;padding:1.25rem}.update-message p{color:#1e293b;margin:0}.previous-comments{margin-bottom:1rem;max-height:calc(100vh - 500px);overflow-y:auto}.previous-comments h4{color:#1e293b;font-weight:600;margin-bottom:1rem}.comments-list{list-style:none;margin:0;padding:0}.comment-item{background-color:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #3b82f6;border-radius:.5rem;margin-bottom:.75rem;padding:1rem}.comment-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.comment-header strong{color:#1e293b;font-weight:600}.comment-text{color:#4b5563;line-height:1.5;margin:0}.comment-form h4{color:#1e293b;font-weight:600;margin-bottom:.75rem}.comment-form textarea{border:1px solid #e2e8f0;border-radius:.5rem;font-size:.9375rem;margin-bottom:1rem;min-height:120px;padding:.75rem;resize:vertical;transition:border-color .2s ease;width:100%}.comment-form textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.submit-button{background-color:#3b82f6;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.submit-button:hover{background-color:#2563eb;transform:translateY(-1px)}.submit-button:active{transform:translateY(0)}.updates-list::-webkit-scrollbar{width:6px}.updates-list::-webkit-scrollbar-track{background:#f1f5f9}.updates-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.updates-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:1024px){.updates-container{flex-direction:column;height:auto}.update-details,.updates-list{max-height:500px;overflow-y:auto}.update-details{margin-top:1rem;padding-left:0}}@media (max-width:640px){.content-area,.student-updates-section{padding:1rem}.update-item{padding:.75rem}.selected-update{padding:1rem}}.comment-count{color:#6366f1;font-size:.875rem;font-weight:500;margin-top:.5rem}.loading-state{align-items:center;color:#6366f1;display:flex;font-size:.9375rem;height:200px;justify-content:center}.empty-state{background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:.5rem;padding:2rem;text-align:center}.empty-state p{color:#1e293b;font-size:1.125rem;margin-bottom:.5rem}.empty-state span{color:#64748b;font-size:.875rem}.submit-button:disabled{background-color:#94a3b8;cursor:not-allowed;transform:none}.comment-form textarea:disabled{background-color:#f1f5f9;cursor:not-allowed}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading-state{animation:pulse 1.5s ease-in-out infinite}.comment-form{background-color:#fff;border-top:1px solid #e2e8f0;bottom:0;margin-top:1rem;padding:1rem;position:sticky}.team-workspace-wrapper{display:flex;flex-direction:column;gap:1.25rem}.workspace-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 2px #0000000a;padding:1.25rem}.workspace-card h3{align-items:center;color:#0f172a;display:flex;font-size:1.1rem;font-weight:700;gap:.5rem;margin-bottom:.75rem}.workspace-grid{grid-gap:.75rem 1.25rem;display:grid;gap:.75rem 1.25rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.workspace-grid{grid-template-columns:1fr}}.workspace-row{align-items:flex-start;display:flex;gap:.5rem;line-height:1.5}.workspace-row strong{color:#334155;font-weight:700;min-width:150px}.workspace-row a,.workspace-row span{color:#0f172a;word-break:break-word}.workspace-row a{color:#2563eb;text-decoration:underline}.workspace-row a:hover{color:#1d4ed8}.workspace-longtext{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;grid-column:1/-1;padding:.75rem}.milestone-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:.5rem 0 0;padding:0}.milestone-item{background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #6366f1;border-radius:.5rem;padding:.75rem}.milestone-item strong{color:#0f172a}.milestone-meta{color:#64748b;font-size:.875rem;margin-top:.35rem}.doc-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:.5rem 0 0;padding:0}.doc-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem}.doc-item strong{color:#0f172a}.doc-meta{color:#64748b;font-size:.875rem;margin-top:.35rem}.workspace-updates-container{display:flex;gap:1.5rem;margin-top:.25rem}@media (max-width:1024px){.workspace-updates-container{flex-direction:column}}.team-workspace-wrapper,.team-workspace-wrapper *{color:#0f172a!important}.team-workspace-wrapper a,.team-workspace-wrapper h2,.team-workspace-wrapper h3,.team-workspace-wrapper h4,.team-workspace-wrapper li,.team-workspace-wrapper p,.team-workspace-wrapper span,.team-workspace-wrapper strong{background:#0000!important}.team-workspace-wrapper a{color:#2563eb!important;text-decoration:underline}.rubric-score-view{font-weight:600;padding:10px 12px;text-align:center;width:100%}.rubric-remarks-view,.rubric-score-view{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.rubric-remarks-view{padding:12px;white-space:pre-wrap}.repository-container{background-color:#f4f7fc;display:flex;min-height:100vh}.main-content{padding:80px 20px 20px}.path-navigation{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;margin-bottom:20px;padding:12px 16px}.back-button{background-color:#e2e8f0;border:none;border-radius:4px;color:#4a5568;cursor:pointer;font-size:14px;margin-right:15px;padding:8px 15px;transition:all .2s ease}.back-button:hover:not(:disabled){background-color:#cbd5e0}.back-button:disabled{cursor:not-allowed;opacity:.5}.current-path{color:#4a5568;flex:1 1;font-size:16px;font-weight:500}.student-filter{align-items:center;display:flex;margin-left:auto}.student-filter label{color:#4a5568;font-size:14px;margin-right:10px}.student-filter select{background-color:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#4a5568;font-size:14px;outline:none;padding:8px 12px;transition:border-color .2s ease}.student-filter select:focus{border-color:#3182ce}.button-container{display:flex;gap:10px;margin-bottom:20px}.new-folder-button,.upload-button{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:14px;font-weight:500;padding:10px 15px;transition:all .2s ease}.upload-button{background-color:#3182ce;color:#fff}.upload-button:hover{background-color:#2b6cb0}.new-folder-button{background-color:#e2e8f0;color:#4a5568}.new-folder-button:hover{background-color:#cbd5e0}.plus-icon{font-size:16px;font-weight:700;margin-right:5px}.folder-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;overflow:hidden}.folder-row{align-items:center;border-bottom:1px solid #edf2f7;display:flex;padding:12px 16px}.folder-row.header{background-color:#f7fafc;color:#4a5568;font-weight:600;padding:12px 16px}.folder-row.even{background-color:#fff}.folder-row.odd{background-color:#f8fafc}.folder-column{padding:0 10px}.folder-column.name{align-items:center;display:flex;flex:2 1}.folder-column.date,.folder-column.type,.folder-column.uploaded-by{flex:1 1}.folder-column.uploaded-by{color:#4a5568;font-size:14px}.folder-column.actions{display:flex;flex:1 1;gap:10px;justify-content:flex-end}.icon-file,.icon-folder{background-repeat:no-repeat;background-size:contain;height:24px;margin-right:10px;width:24px}.icon-file{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpath d='M14 2v6h6M16 13H8M16 17H8M10 9H8'/%3E%3C/svg%3E")}.icon-folder{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z'/%3E%3C/svg%3E")}.action-button{background-color:#e2e8f0;border:none;border-radius:4px;color:#4a5568;cursor:pointer;font-size:12px;padding:6px 12px;transition:all .2s ease}.action-button:hover{background-color:#cbd5e0}.action-button.delete{background-color:#fed7d7;color:#e53e3e}.action-button.delete:hover{background-color:#feb2b2}.empty-folder{color:#a0aec0;font-size:16px;font-style:italic;padding:30px;text-align:center}.student-file{position:relative}.student-file:after{background-color:#4299e1;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:3px}@media (max-width:992px){.folder-column.date,.folder-column.type{display:none}.student-filter{align-items:flex-start;flex-direction:column;margin-left:0;margin-top:10px}.path-navigation{flex-wrap:wrap}}@media (max-width:768px){.folder-column.uploaded-by{display:none}.folder-column.actions,.folder-column.name{flex:1 1}.button-container{flex-direction:column}}.folder-column.name{color:#000!important;font-weight:500}.project-Funds-container{background-color:#f5f7fa;display:flex;min-height:100vh}.main-content{display:flex;flex:1 1;flex-direction:column}.project-content{flex:1 1;padding:2rem}.project-content h1{color:#2d3748;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.status-tabs{border-bottom:1px solid #e2e8f0;display:flex;margin-bottom:1.5rem}.tab-button{background:none;border:none;color:#718096;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.tab-button:hover{color:#4a5568}.tab-button.active{border-bottom:2px solid #3182ce;color:#3182ce;font-weight:600}.requests-list{display:flex;flex-direction:column;gap:1rem}.no-requests-message{color:#718096;padding:2rem;text-align:center}.no-requests-message,.request-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.request-card{overflow:hidden;transition:box-shadow .3s ease}.request-card:hover{box-shadow:0 4px 6px #0000001a}.request-card.approved{border-left:4px solid #48bb78}.request-card.rejected{border-left:4px solid #e53e3e}.request-card.pending{border-left:4px solid #ecc94b}.request-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 1.5rem}.request-summary{flex:1 1}.request-summary h3{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.request-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.team-name{color:#4a5568;font-size:.9rem}.request-amount{color:#2d3748;font-weight:600}.status-badge{border-radius:9999px;font-size:.75rem;font-weight:500;padding:.25rem .75rem;text-transform:uppercase}.status-badge.pending{background-color:#fefcbf;color:#744210}.status-badge.approved{background-color:#c6f6d5;color:#22543d}.status-badge.rejected{background-color:#fed7d7;color:#822727}.expand-icon{color:#718096;font-size:.9rem}.request-details{animation:fadeIn .3s ease;border-top:1px solid #edf2f7;padding:0 1.5rem 1.5rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.detail-row{margin-top:1rem}.detail-label{color:#718096;display:block;font-size:.8rem;font-weight:600;margin-bottom:.25rem}.detail-value{color:#2d3748}.request-description{background-color:#f7fafc;border-radius:.25rem;line-height:1.5;margin:.5rem 0;padding:.75rem}.decision-section{border-top:1px dashed #e2e8f0;margin-top:1.5rem;padding-top:1.5rem}.notes-input label{color:#718096;display:block;font-size:.8rem;font-weight:600;margin-bottom:.5rem}.notes-input textarea{border:1px solid #e2e8f0;border-radius:.25rem;font-family:inherit;margin-bottom:1rem;padding:.75rem;resize:vertical;width:100%}.notes-input textarea:focus{border-color:#3182ce;box-shadow:0 0 0 3px #3182ce1a;outline:none}.decision-buttons{display:flex;gap:1rem;justify-content:flex-end}.decision-buttons button{border:none;border-radius:.25rem;cursor:pointer;font-weight:500;padding:.6rem 1.2rem;transition:all .2s ease}.approve-button{background-color:#38a169;color:#fff}.approve-button:hover{background-color:#2f855a}.reject-button{background-color:#e53e3e;color:#fff}.reject-button:hover{background-color:#c53030}.decision-info{background-color:#f7fafc;border-radius:.25rem;margin-top:1rem;padding:1rem}.decision-notes{background-color:#fff;border-left:3px solid #cbd5e0;border-radius:.25rem;margin:.5rem 0;padding:.75rem}@media (max-width:768px){.project-content{padding:1rem}.status-tabs{overflow-x:auto;padding-bottom:.5rem;white-space:nowrap}.tab-button{padding:.5rem 1rem}.decision-buttons{flex-direction:column}.decision-buttons button{width:100%}.request-meta{align-items:flex-start;flex-direction:column;gap:.5rem}}.teacher-dashboard-container{background:#f0f2f5;display:flex;min-height:100vh}.content-area{flex:1 1;padding:2rem}.profile-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;max-width:700px;padding:24px}.profile-row{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:14px 0}.profile-row span{color:#344054;font-weight:700;width:180px}.profile-row p{color:#111827;flex:1 1;margin:0;text-align:left}.edit-btn{background:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:18px;padding:10px 16px}.edit-btn:hover{background:#4f46e5}.profile-form{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;max-width:700px;padding:24px}.form-group{margin-bottom:14px}.form-group label{color:#344054;display:block;font-weight:700;margin-bottom:6px}.form-group input{border:1px solid #d0d5dd;border-radius:8px;font-size:14px;outline:none;padding:10px;width:100%}.form-group input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.profile-actions{display:flex;gap:12px;margin-top:16px}.save-btn{background:#16a34a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:10px 16px}.save-btn:hover{background:#15803d}.cancel-btn{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:10px 16px}.cancel-btn:hover{background:#dc2626}.dashboard-content h2{color:#1f2937;margin-bottom:16px}.error-message{background:#fee2e2;border-radius:6px;color:#dc2626;margin-top:10px;padding:10px}.global-projects-table{background-color:#fff;border-collapse:collapse;border-radius:8px;margin-top:20px;overflow:hidden;width:100%}.global-projects-table thead{background-color:#f3f4f6}.global-projects-table th{font-weight:600;text-align:left}.global-projects-table td,.global-projects-table th{border-bottom:1px solid #e5e7eb;color:#374151;font-size:14px;padding:12px 14px}.global-projects-table td{vertical-align:top}.global-projects-table tbody tr:nth-child(2n){background-color:#f9fafb}.global-projects-table tbody tr:hover{background-color:#eef2ff}.global-projects-table tbody tr td{line-height:1.5}@media (max-width:1024px){.global-projects-table{font-size:13px}.global-projects-table td,.global-projects-table th{padding:10px}}
/*# sourceMappingURL=main.a84226ff.css.map*/