.blocked-user-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.blocked-user-container{background:#fff;border-radius:12px;padding:40px;max-width:500px;width:100%;text-align:center;box-shadow:0 20px 40px #0000004d;animation:slideIn .3s ease-out}.blocked-user-container.success{border-top:4px solid #10b981}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.blocked-icon{width:80px;height:80px;margin:0 auto 20px;background:#ef4444;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:36px}.blocked-icon.success-icon{background:#10b981}.blocked-user-container h1{color:#1f2937;margin-bottom:16px;font-size:24px;font-weight:600}.blocked-user-container p{color:#6b7280;margin-bottom:30px;line-height:1.6}.blocked-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.request-help-btn{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s}.request-help-btn:hover{background:#2563eb}.close-btn{background:#6b7280;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s}.close-btn:hover{background:#4b5563}.primary-btn{background:#10b981;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s}.primary-btn:hover{background:#059669}.back-btn{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px;margin-right:12px;border-radius:6px;transition:background-color .2s}.back-btn:hover{background:#f3f4f6}.form-header h2{margin:0;color:#1f2937;font-size:20px;font-weight:600}.form-group label{display:block;margin-bottom:6px;color:#374151;font-weight:500;font-size:14px}.form-group input,.form-group textarea{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s;box-sizing:border-box}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:30px}.cancel-btn{background:#f3f4f6;color:#374151;border:none;padding:12px 20px;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}.cancel-btn:hover:not(:disabled){background:#e5e7eb}.submit-btn{background:#3b82f6;color:#fff;border:none;padding:12px 20px;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}.submit-btn:hover:not(:disabled){background:#2563eb}.submit-btn:disabled,.cancel-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 640px){.blocked-user-container{padding:30px 20px;margin:20px}.blocked-actions{flex-direction:column}.form-actions{flex-direction:column-reverse}.form-actions button{width:100%}}:root{--hue: 223;--hourglass-dur: 2s}.hourglass-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.hourglass{display:block;width:14em;height:auto;max-width:200px}.hourglass__glare-top,.hourglass__glare-bottom,.hourglass__model,.hourglass__motion-thick,.hourglass__motion-medium,.hourglass__motion-thin,.hourglass__sand-drop,.hourglass__sand-fill,.hourglass__sand-grain-left,.hourglass__sand-grain-right,.hourglass__sand-line-left,.hourglass__sand-line-right,.hourglass__sand-mound-top,.hourglass__sand-mound-bottom{animation-duration:var(--hourglass-dur);animation-timing-function:cubic-bezier(.83,0,.17,1);animation-iteration-count:infinite}.hourglass__glare-top{animation-name:glare-top}.hourglass__glare-bottom{animation-name:glare-bottom}.hourglass__model{animation-name:hourglass-flip;transform-origin:12.25px 16.75px}.hourglass__motion-thick,.hourglass__motion-medium,.hourglass__motion-thin{transform-origin:26px 26px}.hourglass__motion-thick{animation-name:motion-thick}.hourglass__motion-medium{animation-name:motion-medium}.hourglass__motion-thin{animation-name:motion-thin}.hourglass__sand-drop{animation-name:sand-drop}.hourglass__sand-fill{animation-name:sand-fill}.hourglass__sand-grain-left{animation-name:sand-grain-left}.hourglass__sand-grain-right{animation-name:sand-grain-right}.hourglass__sand-line-left{animation-name:sand-line-left}.hourglass__sand-line-right{animation-name:sand-line-right}.hourglass__sand-mound-top{animation-name:sand-mound-top}.hourglass__sand-mound-bottom{animation-name:sand-mound-bottom;transform-origin:12.25px 31.5px}.hourglass-message{font-size:1.1rem;font-weight:500;color:#4863f7;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@keyframes hourglass-flip{0%{transform:translate(13.75px,9.25px) rotate(-180deg)}24%,to{transform:translate(13.75px,9.25px) rotate(0)}}@keyframes glare-top{0%{stroke:#fff0}24%,to{stroke:#fff}}@keyframes glare-bottom{0%{stroke:#fff}24%,to{stroke:#fff0}}@keyframes motion-thick{0%{animation-timing-function:cubic-bezier(.33,0,.67,0);stroke:#fff0;stroke-dashoffset:153.94;transform:rotate(.67turn)}20%{animation-timing-function:cubic-bezier(.33,1,.67,1);stroke:#fff;stroke-dashoffset:141.11;transform:rotate(1turn)}40%,to{stroke:#fff0;stroke-dashoffset:153.94;transform:rotate(1.33turn)}}@keyframes motion-medium{0%,8%{animation-timing-function:cubic-bezier(.33,0,.67,0);stroke:#fff0;stroke-dashoffset:153.94;transform:rotate(.5turn)}20%{animation-timing-function:cubic-bezier(.33,1,.67,1);stroke:#fff;stroke-dashoffset:147.53;transform:rotate(.83turn)}32%,to{stroke:#fff0;stroke-dashoffset:153.94;transform:rotate(1.17turn)}}@keyframes motion-thin{0%,4%{animation-timing-function:cubic-bezier(.33,0,.67,0);stroke:#fff0;stroke-dashoffset:153.94;transform:rotate(.33turn)}24%{animation-timing-function:cubic-bezier(.33,1,.67,1);stroke:#fff;stroke-dashoffset:134.7;transform:rotate(.67turn)}44%,to{stroke:#fff0;stroke-dashoffset:153.94;transform:rotate(1turn)}}@keyframes sand-drop{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:1}70%,to{stroke-dashoffset:-107}}@keyframes sand-fill{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:55}70%,to{stroke-dashoffset:-54}}@keyframes sand-grain-left{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:29}70%,to{stroke-dashoffset:-22}}@keyframes sand-grain-right{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:27}70%,to{stroke-dashoffset:-24}}@keyframes sand-line-left{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:53}70%,to{stroke-dashoffset:-55}}@keyframes sand-line-right{0%,10%{animation-timing-function:cubic-bezier(.12,0,.39,0);stroke-dashoffset:14}70%,to{stroke-dashoffset:-24.5}}@keyframes sand-mound-top{0%,10%{animation-timing-function:linear;transform:translate(0)}15%{animation-timing-function:cubic-bezier(.12,0,.39,0);transform:translateY(1.5px)}51%,to{transform:translateY(13px)}}@keyframes sand-mound-bottom{0%,31%{animation-timing-function:cubic-bezier(.61,1,.88,1);transform:scaleY(0)}56%,to{transform:scale(1)}}.global-loading-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0c0c0ce6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;color:#fff}.global-loading-overlay .hourglass{width:8em}.global-loading-overlay .hourglass-message{color:#fff;font-size:1.2rem}@media (max-width: 768px){.hourglass{width:10em}.global-loading-overlay .hourglass{width:6em}.hourglass-message{font-size:1rem}}.notification-bell{position:relative;display:inline-block}.notification-button{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#333;transition:background-color .2s ease;position:relative}.notification-button:hover{background-color:#f5f5f5}.notification-badge{position:absolute;top:2px;right:2px;background-color:#f44;color:#fff;border-radius:10px;padding:2px 6px;font-size:11px;font-weight:700;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;line-height:1}.notification-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;width:350px;max-height:400px;z-index:1000;overflow:hidden}.notification-header{padding:16px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;background-color:#f8f9fa}.notification-header h3{margin:0;font-size:16px;font-weight:600;color:#333}.mark-all-read-btn{background:none;border:none;color:#007bff;cursor:pointer;font-size:12px;padding:4px 8px;border-radius:4px;transition:background-color .2s ease}.mark-all-read-btn:hover{background-color:#e3f2fd}.notification-list{max-height:300px;overflow-y:auto}.notification-loading{padding:20px;text-align:center;color:#666}.no-notifications{padding:40px 20px;text-align:center;color:#666}.no-notifications p{margin:0;font-size:14px}.notification-item{padding:12px 16px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:flex-start;transition:background-color .2s ease}.notification-item:hover{background-color:#f8f9fa}.notification-item.unread{background-color:#f0f8ff;border-left:3px solid #007bff}.notification-content{flex:1;min-width:0}.notification-title{font-weight:600;font-size:14px;color:#333;margin-bottom:4px}.notification-message{font-size:13px;color:#666;line-height:1.4;margin-bottom:4px;word-wrap:break-word}.notification-time{font-size:11px;color:#999}.notification-actions{display:flex;gap:4px;margin-left:8px}.mark-read-btn,.delete-btn{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;font-size:14px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.mark-read-btn{color:#28a745}.mark-read-btn:hover{background-color:#e8f5e8}.delete-btn{color:#dc3545}.delete-btn:hover{background-color:#fdeaea}.notification-footer{padding:12px 16px;border-top:1px solid #e0e0e0;background-color:#f8f9fa;text-align:center}.view-all-btn{background:none;border:none;color:#007bff;cursor:pointer;font-size:13px;padding:4px 8px;border-radius:4px;transition:background-color .2s ease}.view-all-btn:hover{background-color:#e3f2fd}@media (max-width: 768px){.notification-dropdown{width:300px;right:-50px}}@media (max-width: 480px){.notification-dropdown{width:280px;right:-100px}}:root{--primary-blue: #4863f7;--light-gray: #f5f7ff}.header{width:100%;background-color:#fff;box-shadow:0 4px 8px #00000014;position:sticky;top:0;left:0;z-index:1000;border-bottom:1px solid #e0e0e0;padding:0;transition:box-shadow .3s ease,background-color .3s ease}.header-container{max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{flex:0 0 auto}.logo-image{height:60px;width:auto;transition:transform .3s ease}.logo-image:hover{transform:scale(1.05)}.nav-menu{flex:1;margin:0 2rem;display:flex;justify-content:center;align-items:center}.nav-list{list-style:none;display:flex;gap:1.8rem;margin:0;padding:0;align-items:center}.nav-link{text-decoration:none;color:#333;font-weight:500;font-size:1rem;position:relative;letter-spacing:.5px;transition:color .3s ease,transform .2s ease}.nav-link:hover{color:#4863f7;transform:translateY(-2px)}.nav-link:after{content:"";width:0;height:2px;background:#4863f7;position:absolute;left:0;bottom:-5px;transition:width .3s ease}.nav-link:hover:after{width:100%}.first-letter-orange{color:#ff6b35;font-weight:700}.first-letter-blue{color:#4863f7;font-weight:700}.first-letter-green{color:#28a745;font-weight:700}.mobile-menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}.mobile-menu-toggle span{width:25px;height:3px;background-color:#333;margin:3px 0;transition:.3s;border-radius:2px}.mobile-menu-toggle:hover span{background-color:#4863f7}.news-btn{padding:.6rem 1.5rem;background:#2c3e50;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px #2c3e5033;height:38px;display:flex;align-items:center;margin-left:8px}.news-btn:hover{background:#34495e;transform:translateY(-2px);box-shadow:0 4px 10px #2c3e504d}.auth-buttons{display:flex;gap:1rem}.login-btn,.signup-btn{padding:.6rem 1.8rem;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;border:none;letter-spacing:.5px}.login-btn{background:#4863f7;color:#fff;border:2px solid transparent;box-shadow:0 3px 8px #4863f74d}.signup-btn{background:transparent;color:#4863f7;border:2px solid #4863f7}.login-btn:hover{background:#3a4fd8;box-shadow:0 5px 12px #4863f766;transform:translateY(-2px)}.signup-btn:hover{background:#4863f7;color:#fff;transform:translateY(-2px)}.login-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1100;animation:fadeIn .3s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}.login-form{background:#fff;border-radius:20px;width:800px;height:500px;position:relative;box-shadow:0 20px 40px #0003;animation:slideUp .4s ease;display:flex;overflow:hidden;margin:2rem auto;max-height:90vh}.login-form:before{content:"";position:absolute;left:0;top:0;width:50%;height:100%;background:linear-gradient(135deg,#0077b5,#3a4fd8);border-radius:20px 70px 70px 20px;z-index:1}.login-left-panel{width:50%;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;padding:2rem;text-align:center}.login-left-panel h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.login-left-panel p{font-size:1rem;margin-bottom:2rem;opacity:.9}.register-btn{background:transparent;border:2px solid white;color:#fff;padding:12px 30px;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.register-btn:hover{background:#fff;color:#333}.login-right-panel{width:50%;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center;position:relative}.modal-close-btn{position:absolute;right:20px;top:20px;background:none;border:none;font-size:24px;color:#999;cursor:pointer;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.modal-close-btn:hover{background:#f0f0f0;color:#3a4fd8}.modal-header{text-align:center;margin-bottom:2rem}.modal-header h2{color:#333;font-size:2.5rem!important;font-weight:650!important;margin-bottom:0;text-align:center!important;display:block;width:100%}.modal-subtitle{color:#666;font-size:1rem;margin-top:.5rem;text-align:center}.input-group{margin-bottom:1.5rem;position:relative}.login-form input{width:100%;padding:15px 50px 15px 20px;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#f8f9fa;box-sizing:border-box}.login-form input:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.login-form input::placeholder{color:#999}.input-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);font-size:18px;color:#999;pointer-events:none}.eye-icon{cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none}.eye-icon:hover{color:#667eea}.login-error-toast{position:fixed;top:20px;right:20px;background-color:#fff;color:#e53e3e;padding:15px 20px;border-radius:8px;box-shadow:0 5px 15px #00000026;z-index:1200;max-width:300px;animation:slideInRight .4s ease;border-left:4px solid #e53e3e}.login-error-toast p{margin:0 0 10px;font-size:.9rem}.login-error-toast .register-link{display:block;margin-top:10px;padding:8px 12px;background-color:#f8f9fa;border-radius:4px;text-align:center;font-size:.85rem}.login-error-toast .register-link a{color:#4863f7;font-weight:600;text-decoration:none}.login-error-toast .register-link a:hover{text-decoration:underline}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.login-submit-btn{width:100%;padding:15px;background:linear-gradient(135deg,#667eea,#3a4fd8);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;margin-top:1rem;text-transform:uppercase;letter-spacing:.5px}.login-submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #fff}.divider{margin:1.2rem 0;position:relative;display:flex;align-items:center;justify-content:center}.divider:before,.divider:after{content:"";height:1px;background:#e0e0e0;flex:1}.divider span{padding:0 .8rem;color:#666;font-size:.85rem;background:#fff}.social-login{display:flex;flex-direction:column;gap:8px}.social-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.social-btn img{width:18px;height:18px}.social-btn-google{background:#f51602;color:#fff}.social-btn-facebook{background:#4267b2;color:#fff}.social-btn-linkedin{background:#0077b5;color:#fff}.social-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.register-text{display:none}.profile-section{position:relative;display:flex;align-items:center;gap:12px}.profile-image-wrapper{display:flex;align-items:center;cursor:pointer;padding:8px 16px;border-radius:20px;transition:all .2s ease;background-color:var(--light-gray)}.profile-image-wrapper:hover{background-color:#ebefff}.profile-image{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid #4863f7;transition:transform .3s ease;display:none}.user-name,.profile-name{font-size:.9rem;font-weight:500;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;min-width:180px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000}.profile-dropdown.show{opacity:1;visibility:visible;transform:translateY(0)}.profile-dropdown:before{content:"";position:absolute;top:-6px;right:16px;width:12px;height:12px;background:#fff;transform:rotate(45deg);border-radius:2px}.dropdown-item{display:block;padding:12px 20px;color:#333;text-decoration:none;font-weight:500;transition:background-color .2s ease}.dropdown-item:first-child{border-radius:8px 8px 0 0}.dropdown-item:last-child{border-radius:0 0 8px 8px}.dropdown-item:hover{background-color:#f5f7ff}.dropdown-item.logout{color:#f44}.dropdown-item.logout:hover{background-color:#fff5f5}.dashboard-message{position:fixed;bottom:20px;right:20px;background-color:#4863f7;color:#fff;padding:15px 20px;border-radius:8px;box-shadow:0 5px 15px #00000026;z-index:1200;max-width:300px;animation:slideInUp .4s ease}.dashboard-message p{margin:0;font-size:1rem;font-weight:500}@keyframes slideInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.header-container{padding:.5rem 1rem;position:relative}.logo-image{height:45px}.mobile-menu-toggle{display:flex;position:absolute;left:15px;top:50%;transform:translateY(-50%);z-index:1001}.logo{margin-left:60px}.header-container.dashboard-header .mobile-menu-toggle{display:none!important}.nav-menu{position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 4px 8px #0000001a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}.nav-menu.mobile-open{transform:translateY(0);opacity:1;visibility:visible}.nav-list{flex-direction:column;gap:0;padding:1rem 0}.nav-list li{width:100%}.nav-link,.news-btn{display:block;padding:1rem 2rem;border-bottom:1px solid #f0f0f0;text-align:left;width:100%;box-sizing:border-box}.news-btn{background:none;color:#333;border-radius:0;box-shadow:none;margin-left:0;height:auto}.auth-buttons{gap:.5rem}.login-btn{padding:.5rem 1rem;font-size:.9rem}.login-form{width:95%;max-width:400px;height:auto;flex-direction:column}.login-form:before{width:100%;height:40%;border-radius:20px 20px 0 0}.login-left-panel{width:100%;height:40%}.login-right-panel{width:100%;height:60%;padding:2rem 1.5rem}.profile-section{gap:8px}.profile-dropdown{width:200px;right:0}.login-error-toast,.dashboard-message{left:10px;right:10px;max-width:none}}.hero-section{position:relative;width:100%}.hero-image{width:100%;height:400px;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;position:relative}.home-search-container{display:flex;align-items:center;gap:12px;padding:24px 32px;background:#fffffff2;border-radius:20px;box-shadow:0 8px 32px #0000001a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:900px;width:90%;margin:0 auto}.home-search-container select{flex:1;height:48px;padding:0 16px;border:1px solid rgba(72,99,247,.2);border-radius:8px;font-size:15px;color:#333;cursor:pointer;background:#fff;transition:all .2s ease;min-width:140px;-webkit-appearance:none;-moz-appearance:none;appearance:none;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='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.home-search-container select:hover,.home-search-container select:focus{border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a;outline:none}.home-search-btn{height:48px;padding:0 32px;border-radius:8px;font-weight:600;font-size:15px;background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;border:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:120px;flex-shrink:0}.home-search-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4863f74d}.home-search-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.home-clear-btn{height:48px;padding:0 24px;border-radius:8px;font-weight:600;font-size:15px;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:100px;flex-shrink:0;margin-left:8px}.home-clear-btn:hover{background:#e2e8f0;color:#475569;transform:translateY(-1px)}.clear-search-btn{background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:16px}.clear-search-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4863f74d}.staff-form-grid select{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:15px;color:#333;cursor:pointer;background:#fff;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;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='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.staff-form-grid select:hover,.staff-form-grid select:focus{border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a;outline:none}.staff-form-grid select:disabled{background-color:#f8fafc;color:#94a3b8;cursor:not-allowed;border-color:#e2e8f0}.staff-form-group label{display:block;margin-bottom:6px;font-weight:600;color:#374151;font-size:14px}.staff-form-group select[required]+label:after{content:" *";color:#ef4444}.clean-staff-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:20px;transition:all .3s ease;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:16px;height:100%}.clean-staff-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#4863f7}.clean-card-header{display:flex;align-items:flex-start;gap:12px}.clean-avatar{flex-shrink:0;width:60px;height:60px}.avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #4863f7}.avatar-placeholder{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#4863f7,#6366f1);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:20px}.clean-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.clean-name{font-size:18px;font-weight:600;color:#1e293b;margin:0;line-height:1.2}.clean-profession{font-size:14px;color:#4863f7;font-weight:500;margin:0;line-height:1.2}.clean-sector-role{font-size:12px;color:#10b981;font-weight:500;margin:0;background:#f0fdf4;padding:3px 8px;border-radius:4px;display:inline-block;border:1px solid #bbf7d0;width:fit-content}.clean-location-info{font-size:12px;color:#6b7280;font-weight:500;margin:0;background:#f9fafb;padding:3px 8px;border-radius:4px;display:inline-block;border:1px solid #e5e7eb;width:fit-content}.clean-rating{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin:0;width:100%}.rating-text{font-size:13px;color:#64748b;font-weight:500}.status-badge{font-size:11px;padding:4px 8px;border-radius:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-badge.available{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.status-badge.busy{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.status-badge.open-for-offers{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.clean-location{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;padding:8px 12px;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}.location-icon{font-size:14px;flex-shrink:0}.clean-details{font-size:13px;color:#64748b;padding:6px 0;border-bottom:1px solid #f1f5f9}.clean-rate{font-size:14px;color:#10b981;font-weight:600;padding:6px 0}.clean-skills{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.skill-tag{background:#f0f9ff;color:#0369a1;font-size:11px;padding:4px 8px;border-radius:12px;font-weight:500;border:1px solid #bae6fd}.more-skills{font-size:11px;color:#64748b;font-weight:500;font-style:italic}.clean-actions{display:flex;gap:8px;margin-top:auto;padding-top:8px}.clean-view-btn{flex:1;padding:10px 16px;background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.clean-view-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4863f74d}.clean-contact-btn{width:40px;height:40px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:16px}.clean-contact-btn:hover{background:#4863f7;border-color:#4863f7;color:#fff;transform:translateY(-1px)}.home-trending-staff-section{padding:60px 40px;text-align:center;background:#f8fafc;position:relative}.home-section-header{display:flex;flex-direction:column;align-items:center;margin-bottom:40px;text-align:center;position:relative}.home-trending-staff-section h2{font-size:28px;font-weight:700;margin-bottom:30px;position:relative;display:inline-block;color:#1e293b;letter-spacing:-.025em}.home-trending-staff-section h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:50px;height:3px;background:#4863f7;border-radius:2px}.home-sector-select{position:absolute;left:20px;top:0;padding:12px 20px;border:1px solid rgba(72,99,247,.2);border-radius:8px;font-size:15px;color:#333;cursor:pointer;background:#fff;transition:all .2s ease;min-width:200px;-webkit-appearance:none;-moz-appearance:none;appearance:none;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='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;box-shadow:0 2px 8px #0000000a}.home-sector-select:hover,.home-sector-select:focus{border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a;outline:none}.home-trending-staff-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;max-width:1200px;margin:0 auto;padding:0 20px}.home-staff-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid rgba(226,232,240,.8);display:flex;flex-direction:column;align-items:center;text-align:center}.home-staff-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026;border-color:#4863f733}.staff-card-photo{margin-bottom:16px}.staff-photo{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #4863f7;box-shadow:0 4px 12px #4863f740;transition:all .3s ease}.staff-photo:hover{transform:scale(1.05);box-shadow:0 6px 20px #4863f759}.staff-card-info{width:100%;margin-bottom:20px}.home-staff-card h3{font-size:20px;margin:0 0 6px;color:#1e293b;font-weight:700;letter-spacing:-.025em}.home-staff-card .profession{font-size:16px;margin:0 0 16px;color:#4863f7;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.staff-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.detail-item{display:flex;align-items:center;gap:6px;padding:6px 8px;background:#f8fafc;border-radius:6px;font-size:13px;color:#64748b;font-weight:500;border:1px solid #e2e8f0}.detail-item .icon{font-size:14px;flex-shrink:0}.availability-status{grid-column:1 / -1;padding:8px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-align:center}.availability-status.available{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 8px #10b98140}.availability-status.busy{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 2px 8px #ef444440}.availability-status.open-for-offers{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 2px 8px #f59e0b40}.home-view-profile-btn{padding:12px 28px;border-radius:25px;font-weight:600;font-size:14px;letter-spacing:.5px;background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;border:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;box-shadow:0 4px 12px #4863f740;width:100%}.home-view-profile-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4863f759;background:linear-gradient(135deg,#3a4fd8,#2d3ed8)}.home-trending-jobs-section{padding:60px 40px;text-align:center;background:#fff;position:relative}.home-trending-jobs-section h2{font-size:28px;font-weight:700;margin-bottom:30px;position:relative;display:inline-block;color:#1e293b;letter-spacing:-.025em}.home-trending-jobs-section h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:50px;height:3px;background:#4863f7;border-radius:2px}.loading-section{display:flex;justify-content:center;align-items:center;padding:60px 20px;color:#64748b;font-size:16px}.no-jobs-message,.no-staff-message,.no-courses-message{display:flex;justify-content:center;align-items:center;padding:60px 20px;color:#64748b;font-size:16px;text-align:center}.no-jobs-message p,.no-staff-message p,.no-courses-message p{margin:0;font-weight:500}.job-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 20px}.home-trending-courses-section{padding:60px 40px;text-align:center;background:#f8fafc;position:relative}.home-trending-courses-section h2{font-size:28px;font-weight:700;margin-bottom:30px;position:relative;display:inline-block;color:#1e293b;letter-spacing:-.025em}.home-trending-courses-section h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:50px;height:3px;background:#4863f7;border-radius:2px}.courses-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);gap:1.5rem;max-width:1200px;margin:0 auto}.staff-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.staff-modal-content{background:#fff;border-radius:12px;max-width:750px;width:100%;max-height:85vh;overflow-y:auto;box-shadow:0 10px 40px #0003;animation:modalFadeIn .3s ease-out}.clean-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.clean-modal-content{background:#fff;border-radius:12px;max-width:750px;width:100%;max-height:85vh;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:auto;box-shadow:0 10px 40px #0003;animation:modalFadeIn .3s ease-out}.clean-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#4863f7,#6366f1);color:#fff;border-radius:12px 12px 0 0}.clean-modal-info{display:flex;align-items:center;gap:16px}.clean-modal-avatar{width:60px;height:60px;flex-shrink:0}.modal-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid white}.modal-avatar-placeholder{width:100%;height:100%;border-radius:50%;background:#fff3;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:20px;border:2px solid white}.clean-modal-details h2{margin:0 0 4px;font-size:22px;font-weight:600;color:#fff}.modal-profession{font-size:14px;color:#ffffffe6;margin:0 0 8px}.modal-rating{display:flex;align-items:center;gap:6px;font-size:14px;color:#ffffffe6}.clean-modal-close{background:#ffffff1a;border:none;font-size:24px;color:#fff;cursor:pointer;padding:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.clean-modal-close:hover{background:#fff3}.clean-modal-nav{display:flex;border-bottom:1px solid #e5e7eb;background:#f8fafc}.clean-nav-tab{flex:1;padding:16px 20px;border:none;background:none;font-size:15px;font-weight:500;color:#64748b;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent}.clean-nav-tab:hover{background:#f1f5f9;color:#4863f7}.clean-nav-tab.active{color:#4863f7;border-bottom-color:#4863f7;background:#fff;font-weight:600}.clean-modal-body{padding:28px}.clean-profile-section{background:#f8fafc;padding:20px;border-radius:8px;border:1px solid #e2e8f0}.clean-profile-section h4{margin:0 0 16px;font-size:16px;color:#1e293b;font-weight:600}.clean-detail-item{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;color:#475569}.detail-icon{font-size:16px;color:#64748b}.detail-label{font-weight:600;color:#374151;min-width:80px}.clean-availability{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.clean-availability.available{background:#dcfce7;color:#166534}.clean-availability.open-for-offers{background:#fef3c7;color:#92400e}.clean-skills-list{display:flex;flex-wrap:wrap;gap:8px}.clean-skill-tag{background:#f0f9ff;color:#0369a1;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:500;border:1px solid #bae6fd}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.staff-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;border-radius:12px 12px 0 0}.staff-modal-header h2{margin:0;font-size:22px;font-weight:600;letter-spacing:-.025em;color:#fff}.staff-modal-close{background:#ffffff1a;border:none;font-size:24px;color:#fff;cursor:pointer;padding:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.staff-modal-close:hover{background:#fff3;transform:scale(1.05)}.staff-modal-nav{display:flex;border-bottom:1px solid #e5e7eb;background:#f8fafc}.staff-modal-nav button{flex:1;padding:16px 20px;border:none;background:none;font-size:15px;font-weight:500;color:#64748b;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent;position:relative}.staff-modal-nav button:hover{background:#f1f5f9;color:#4f46e5}.staff-modal-nav button.active{color:#4f46e5;border-bottom-color:#4f46e5;background:#fff;font-weight:600}.staff-modal-body{padding:28px}.staff-profile-view{display:flex;flex-direction:column;gap:24px}.staff-profile-header{display:flex;align-items:center;gap:20px;padding:24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0}.staff-profile-photo{width:80px;height:80px;border-radius:50%;object-fit:cover;transition:all .3s ease;border:3px solid #4f46e5;box-shadow:0 4px 12px #4f46e526}.staff-profile-photo:hover{transform:scale(1.05);box-shadow:0 8px 20px #4f46e540}.staff-basic-info h3{margin:0 0 6px;font-size:24px;color:#1e293b;font-weight:700;letter-spacing:-.025em}.staff-basic-info .profession{color:#4f46e5;font-weight:600;font-size:16px;margin:0 0 6px;text-transform:uppercase;letter-spacing:.05em}.staff-basic-info .rating{color:#f59e0b;font-weight:600;font-size:15px;margin:0;display:flex;align-items:center;gap:4px}.staff-details{display:flex;flex-direction:column;gap:20px}.staff-section{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;transition:all .3s ease}.staff-section:hover{box-shadow:0 4px 12px #00000014}.staff-section h4{margin:0 0 16px;font-size:16px;color:#1e293b;font-weight:600;display:flex;align-items:center;gap:8px}.staff-section p{margin:0;color:#475569;line-height:1.6;font-size:15px}.staff-skills{display:flex;flex-wrap:wrap;gap:8px}.skill-tag{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:500;transition:all .2s ease;box-shadow:0 2px 4px #4f46e533}.skill-tag:hover{transform:translateY(-1px);box-shadow:0 4px 8px #4f46e54d}.staff-certificates{display:flex;flex-wrap:wrap;gap:8px}.certificate-tag{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #10b98133}.certificate-tag:hover{transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d}.salary{font-size:20px;font-weight:700;color:#10b981;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.staff-actions{display:flex;gap:16px;justify-content:center;padding:24px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;margin-top:20px;border:1px solid #e2e8f0}.hire-now-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:14px 28px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #10b98140;text-transform:uppercase;letter-spacing:.025em}.hire-now-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98159}.message-btn{background:linear-gradient(135deg,#25d366,#1da851);color:#fff;border:none;padding:14px 28px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #25d36640;text-transform:uppercase;letter-spacing:.025em}.message-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #25d36659}.contact-options{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;z-index:10000;cursor:pointer}.contact-option{background:#fff;padding:1rem 2rem;border-radius:8px;cursor:pointer;font-size:1.1rem;box-shadow:0 4px 12px #00000026;transition:transform .2s ease;color:#475569;font-weight:500;min-width:200px;text-align:center}.contact-option:hover{transform:scale(1.05);background:#f1f5f9;color:#4f46e5}.staff-resume-view{text-align:center}.staff-resume-image{max-width:100%;max-height:500px;border-radius:12px;box-shadow:0 8px 24px #0000001f;border:1px solid #e2e8f0}.resume-caption{margin-top:16px;font-size:15px;color:#64748b;font-weight:500}.staff-certificate-view h4{margin-bottom:24px;font-size:20px;color:#1e293b;text-align:center;font-weight:700;letter-spacing:-.025em}.certificate-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:20px}.certificate-item{text-align:center;background:#fff;padding:20px;border-radius:12px;transition:all .3s ease;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.certificate-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.certificate-image{width:100%;max-width:180px;height:120px;object-fit:cover;border-radius:8px;border:2px solid #4f46e5;box-shadow:0 4px 12px #4f46e526}.certificate-name{margin-top:12px;font-weight:600;color:#1e293b;font-size:14px;letter-spacing:-.025em}@media (max-width: 1400px){.home-search-container{max-width:800px;padding:20px 28px;gap:10px}.home-search-container select{min-width:120px}.home-search-btn{min-width:110px}.home-sector-select{left:15px}}@media (max-width: 1200px){.home-search-container{padding:20px 24px;gap:10px}.home-search-container select{min-width:100px}.home-sector-select{left:10px}.staff-modal-content{max-width:700px}.home-trending-staff-container{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}}@media (max-width: 992px){.hero-image{height:auto;padding:40px 20px}.home-search-container{flex-wrap:wrap;gap:12px;max-width:100%;padding:20px}.home-search-container select{flex:1 1 calc(50% - 6px);min-width:0}.home-search-btn,.home-clear-btn{flex:1;min-width:100%;margin-left:0;margin-top:8px}.home-section-header{padding:0 10px}.home-sector-select{position:static;margin:10px auto}.home-trending-staff-container{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.home-trending-jobs-container,.home-trending-courses-container{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.staff-modal-content{max-width:90%;margin:20px}.staff-profile-header{flex-direction:column;text-align:center}.staff-actions{flex-direction:column}.certificate-grid,.staff-details-grid{grid-template-columns:1fr}}@media (max-width: 768px){.staff-modal-overlay{padding:10px}.staff-modal-content{max-height:95vh}.staff-modal-header{padding:20px}.staff-modal-header h2{font-size:20px}.staff-modal-body{padding:20px}.staff-modal-nav{flex-wrap:wrap}.staff-modal-nav button{flex:1 1 50%;min-width:120px}.home-trending-staff-container,.home-trending-jobs-container,.home-trending-courses-container{grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media (max-width: 576px){.home-search-container{padding:16px}.home-search-container select{flex:1 1 100%}.home-sector-select{width:100%;max-width:300px}.home-section-header{margin-bottom:30px}.home-staff-card,.home-job-card,.home-course-card{padding:20px}.staff-modal-content{border-radius:15px}.staff-modal-header{padding:15px;border-radius:15px 15px 0 0}.staff-modal-header h2{font-size:18px}.staff-modal-body{padding:15px}.staff-modal-nav button{flex:1 1 100%;padding:12px 15px}.staff-profile-photo{width:60px;height:60px}.staff-photo{width:70px;height:70px}.staff-basic-info h3{font-size:20px}.staff-section{padding:20px}.staff-section h4{font-size:16px}.staff-actions{flex-direction:column;gap:12px}.hire-now-btn,.message-btn{padding:12px 20px;font-size:14px}.contact-options{gap:.75rem}.contact-option{padding:12px 20px;font-size:14px;min-width:180px}}.experience-item{background:#fff;padding:16px;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:12px}.experience-item h5{margin:0 0 8px;font-size:14px;font-weight:600;color:#1e293b}.experience-duration{font-size:13px;color:#64748b;margin:0 0 4px}.experience-salary{font-size:13px;color:#10b981;font-weight:500;margin:0}.education-item{background:#fff;padding:16px;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:12px}.education-item h5{margin:0 0 8px;font-size:14px;font-weight:600;color:#1e293b}.education-item p{font-size:13px;color:#64748b;margin:0 0 4px}.clean-contact-section{background:#fff;padding:20px;border-radius:8px;border:1px solid #e2e8f0}.clean-contact-buttons{display:flex;gap:12px;flex-wrap:wrap}.contact-option-btn{flex:1;min-width:120px;padding:12px 16px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.call-btn{background:#f0f9ff;color:#0369a1;border:1px solid #bae6fd}.call-btn:hover{background:#0369a1;color:#fff}.whatsapp-btn{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.whatsapp-btn:hover{background:#16a34a;color:#fff}.email-btn{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.email-btn:hover{background:#d97706;color:#fff}.modern-resume-view{text-align:center}.resume-container{background:#f8fafc;border-radius:8px;padding:20px;border:1px solid #e2e8f0}.resume-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.resume-header h4{margin:0;font-size:16px;color:#1e293b}.resume-preview{background:#fff;border-radius:6px;overflow:hidden;border:1px solid #e2e8f0}.resume-iframe{width:100%;height:500px;border:none}.modern-certificate-view h4{margin:0 0 20px;font-size:18px;color:#1e293b;text-align:center}.modern-certificate-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.modern-certificate-card{background:#fff;padding:20px;border-radius:8px;border:1px solid #e2e8f0;text-align:center;transition:all .2s ease}.modern-certificate-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.certificate-badge{font-size:32px;margin-bottom:12px}.certificate-info h5{margin:0 0 8px;font-size:16px;font-weight:600;color:#1e293b}.certificate-info p{margin:0 0 4px;font-size:14px;color:#64748b}.view-certificate-link{color:#4863f7;text-decoration:none;font-weight:500;font-size:14px}.view-certificate-link:hover{text-decoration:underline}.reviews-section h4{margin:0 0 20px;font-size:18px;color:#1e293b}.review-form{background:#f8fafc;padding:20px;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:24px}.review-form h5{margin:0 0 16px;font-size:16px;color:#1e293b}.rating-input{display:flex;align-items:center;gap:8px;margin-bottom:16px}.star-btn{background:none;border:none;font-size:20px;cursor:pointer;opacity:.3;transition:all .2s ease}.star-btn.active{opacity:1}.star-btn:hover{opacity:.8}.review-form textarea{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;resize:vertical;margin-bottom:16px;box-sizing:border-box}.submit-review-btn{background:#4863f7;color:#fff;padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.submit-review-btn:hover:not(:disabled){background:#3a4fd8}.submit-review-btn:disabled{opacity:.5;cursor:not-allowed}.reviews-list h5{margin:0 0 16px;font-size:16px;color:#1e293b}.review-item{background:#fff;padding:16px;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:12px}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.reviewer-name{font-weight:600;color:#1e293b;font-size:14px}.star-filled{color:#f59e0b;opacity:1}.star-empty{color:#d1d5db;opacity:1}.review-date{font-size:12px;color:#64748b}.review-feedback{font-size:14px;color:#475569;line-height:1.5;margin:0}.view-more-btn{background:#f8fafc;color:#4863f7;padding:10px 20px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%;margin-top:16px}.view-more-btn:hover:not(:disabled){background:#f1f5f9;border-color:#4863f7}.view-more-btn:disabled{opacity:.5;cursor:not-allowed}.pincode-display{font-size:13px;color:#64748b}.footer{color:#d9d9d9;background-color:#323232;display:flex;flex-direction:column;align-items:center;gap:20px;padding:40px 8vw;margin-top:0}.footer-content{width:100%;display:grid;grid-template-columns:2fr 1fr 1fr;gap:80px}.footer-content-left,.footer-content-right,.footer-content-center{display:flex;flex-direction:column;align-items:start;gap:20px}.footer-content-left img{width:150px;height:auto}.footer-content-left p{color:#d9d9d9;line-height:1.5}.footer-content-center h2,.footer-content-right h2{color:#fff;margin-bottom:20px}.footer-content-center ul,.footer-content-right ul{padding:0;list-style:none}.footer-content-center li,.footer-content-right li{margin-bottom:10px;cursor:pointer}.footer-content-center li a{color:#d9d9d9;text-decoration:none}.footer-content-center li a:hover{color:#fff}.footer-social-icons img{width:40px;margin-right:15px}.footer hr{width:100%;height:1px;background-color:gray;border:none}.footer-copyright{color:#d9d9d9;text-align:center;font-size:14px}@media (max-width: 750px){.footer-content{display:flex;flex-direction:column;gap:35px}.footer-content-left,.footer-content-right,.footer-content-center{align-items:center}.footer-content-left img{width:100px}.footer-social-icons img{width:30px}}.job-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a;border:1px solid #e5e7eb;transition:all .3s ease;height:fit-content;display:flex;flex-direction:column}.job-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.job-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:12px}.job-title{font-size:18px;font-weight:600;color:#1f2937;margin:0;line-height:1.4;flex:1}.job-type-container{flex-shrink:0}.job-type{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.job-type.fulltime{background-color:#dcfce7;color:#166534}.job-type.parttime{background-color:#fef3c7;color:#92400e}.job-type.contract{background-color:#e0e7ff;color:#3730a3}.job-type.internship{background-color:#fce7f3;color:#be185d}.job-card-content{flex:1;display:flex;flex-direction:column;gap:16px}.job-card-details{display:flex;flex-direction:column;gap:8px}.detail-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.detail-icon{font-size:16px;width:20px;text-align:center}.detail-text{font-weight:500}.job-description{font-size:14px;color:#6b7280;line-height:1.5;margin:0}.job-skills{display:flex;flex-wrap:wrap;gap:6px}.skill-tag{background-color:#f3f4f6;color:#374151;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500}.more-skills{background-color:#e5e7eb;color:#6b7280;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500}.company-info{display:flex;align-items:center;gap:8px;padding-top:8px;border-top:1px solid #f3f4f6}.company-name{font-size:14px;font-weight:500;color:#374151}.verified-badge{background-color:#dcfce7;color:#166534;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:500}.job-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid #f3f4f6}.job-meta{display:flex;flex-direction:column;gap:4px}.posted-date{font-size:12px;color:#9ca3af}.application-count{font-size:12px;color:#6b7280;font-weight:500}.apply-btn{background-color:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.apply-btn:hover{background-color:#2563eb}.apply-btn:active{background-color:#1d4ed8}@media (max-width: 768px){.job-card{padding:16px}.job-card-header{flex-direction:column;align-items:flex-start;gap:8px}.job-type-container{align-self:flex-start}.job-card-details{gap:6px}.detail-item{font-size:13px}.job-card-footer{flex-direction:column;align-items:flex-start;gap:12px}.apply-btn{width:100%;padding:10px}}.course-card{position:relative;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;background-color:#fff;transition:all .2s ease;display:flex;flex-direction:column;height:fit-content}.course-thumbnail{width:100%;height:150px;margin-bottom:1rem;border-radius:6px;overflow:hidden}.course-name{font-size:1.25rem;color:#1e40af;margin-bottom:0;padding-right:90px;line-height:1.4}.detail-value{color:#1f2937;font-weight:500}.course-institute-info{display:flex;flex-direction:column;gap:4px;padding:12px 0;border-top:1px solid #f3f4f6;margin-bottom:1rem}.institute-name{font-size:14px;font-weight:600;color:#374151}.enrollment-count{font-size:12px;color:#6b7280;font-weight:500}.course-enrollment-section{margin-top:auto}.view-details-button{width:100%;padding:1rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}.view-details-button:hover{background-color:#1e40af;transform:translateY(-1px)}.view-details-button:active{background-color:#1d4ed8;transform:translateY(0)}@media (max-width: 768px){.course-card{padding:1.25rem}.course-name{font-size:1.125rem;padding-right:70px}.course-status{font-size:.7rem;padding:.2rem .4rem}.course-detail{font-size:.8rem}.view-details-button{padding:.875rem;font-size:13px}}:root{--primary-color: #4863f7;--primary-dark: #3a4fd8;--success-color: #28a745;--warning-color: #ffd700;--error-color: #ff4444;--background-light: #f8fafc;--border-color: #e2e8f0;--text-primary: #333333;--text-secondary: #666666;--box-shadow: 0 10px 30px rgba(0, 0, 0, .1);--transition: all .3s cubic-bezier(.4, 0, .2, 1);--shadow-sm: 0 2px 4px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1)}.registration-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1050;overflow-y:auto;-webkit-overflow-scrolling:touch}.registration-popup{background:#fff;padding:2.5rem;border-radius:24px;box-shadow:var(--box-shadow);text-align:center;max-width:900px;width:100%;z-index:1051;position:relative;max-height:90vh;overflow-y:auto;animation:slideIn .4s cubic-bezier(.4,0,.2,1);scrollbar-width:thin;scrollbar-color:var(--primary-color) var(--background-light);margin:2rem auto;-webkit-overflow-scrolling:touch}.registration-popup::-webkit-scrollbar{width:8px}.registration-popup::-webkit-scrollbar-track{background:var(--background-light);border-radius:10px}.registration-popup::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:10px}.registration-title{font-size:32px;color:var(--text-primary);margin-bottom:25px;font-weight:600;letter-spacing:-.5px}.close-btn{position:absolute;right:16px;top:16px;background:none;border:none;font-size:20px;color:#666;cursor:pointer;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--transition)}.close-btn:hover{background:var(--primary-color);color:#fff;transform:rotate(90deg)}.quality-indicator{margin:25px 0;padding:20px;background:var(--background-light);border-radius:16px;box-shadow:0 4px 15px #0000000d}.quality-message{font-size:16px;color:var(--text-primary);margin-bottom:15px;font-weight:500;letter-spacing:-.3px}.quality-bar-container{width:100%;height:10px;background-color:#edf2f7;border-radius:20px;overflow:hidden;box-shadow:inset 0 2px 4px #0000000d}.quality-bar{height:100%;transition:width .6s cubic-bezier(.4,0,.2,1);border-radius:20px;background:linear-gradient(90deg,var(--warning-color) 0%,var(--primary-color) 50%,var(--success-color) 100%);background-size:200% 100%;animation:gradientShift 3s ease infinite}.registration-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:20px 0;margin:0 auto;max-width:800px}.registration-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:30px 20px;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .2s ease}.registration-card img{width:100px;height:100px;border-radius:12px;object-fit:cover;margin-bottom:24px;transition:transform .2s ease}.registration-card h3{font-size:18px;font-weight:600;color:#1f2937;margin:0;padding:0;text-align:center}.registration-card:hover{border-color:var(--primary-color);transform:translateY(-4px);box-shadow:0 12px 24px #0000000f}.registration-card:hover img{transform:scale(1.05)}.registration-card:hover h3{color:var(--primary-color)}.registration-form{margin-top:30px}.form-fields{display:flex;flex-direction:column;gap:20px;margin-top:25px}.form-fields input,.form-fields textarea{padding:16px;border:2px solid var(--border-color);border-radius:12px;font-size:16px;transition:var(--transition);background-color:var(--background-light);width:100%}.form-fields input:focus,.form-fields textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 4px #4863f71a;background-color:#fff}.form-fields input::placeholder,.form-fields textarea::placeholder{color:var(--text-secondary);opacity:.8}.form-fields textarea{min-height:120px;resize:vertical}.job-type-selection{margin:30px 0}.radio-group{display:flex;justify-content:center;gap:20px}.radio-group label{display:flex;align-items:center;gap:10px;padding:12px 24px;background:var(--background-light);border:2px solid var(--border-color);border-radius:12px;cursor:pointer;transition:var(--transition)}.radio-group label:hover{border-color:var(--primary-color);background:#fff}.radio-group input[type=radio]{width:18px;height:18px;cursor:pointer}.submit-btn,.back-btn{padding:16px 32px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:var(--transition);text-align:center;display:inline-block;min-width:160px}.submit-btn{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:#fff;border:none;box-shadow:0 4px 15px #4863f733;margin-top:20px}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #4863f74d}.back-btn{margin-top:20px;background:transparent;border:2px solid var(--primary-color);color:var(--primary-color)}.back-btn:hover{background:var(--primary-color);color:#fff;transform:translateY(-3px)}.form-fields .error{border-color:var(--error-color);background-color:#fff5f5}.error-message{color:var(--error-color);font-size:14px;margin-top:6px;text-align:left;display:flex;align-items:center;gap:6px}@keyframes slideIn{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.modal-open{overflow:hidden!important}.registration-popup-overlay,.popup-overlay,.login-modal{overscroll-behavior:contain}@media (max-width: 768px){.registration-popup{width:95%;margin:15px;padding:1.5rem;border-radius:20px}.registration-cards{grid-template-columns:1fr;gap:16px;padding:10px 0}.registration-card{padding:24px 16px}.registration-card img{width:80px;height:80px;margin-bottom:16px}.radio-group{flex-direction:column;align-items:stretch}.form-fields{gap:15px}.submit-btn,.back-btn{width:100%}}.password-strength-container{margin-top:8px;margin-bottom:12px}.password-strength-bar{width:100%;height:6px;background-color:#e9ecef;border-radius:3px;overflow:hidden;margin-bottom:8px}.password-strength-fill{height:100%;border-radius:3px;transition:all .3s ease}.password-strength-label{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:8px}.strength-text{font-weight:600;text-transform:uppercase;letter-spacing:.5px}.strength-score{color:#6c757d;font-size:11px}.password-requirements{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:10px;margin-top:8px}.requirements-title{font-size:12px;font-weight:600;color:#495057;margin:0 0 6px}.requirements-list{list-style:none;padding:0;margin:0}.requirement-item{font-size:11px;color:#6c757d;margin-bottom:2px;display:flex;align-items:center}.requirement-icon{color:#dc3545;margin-right:6px;font-weight:700}.password-success{display:flex;align-items:center;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;padding:6px 10px;margin-top:8px}.success-icon{color:#28a745;font-weight:700;margin-right:6px;font-size:12px}.success-text{color:#155724;font-size:12px;font-weight:500}@media (max-width: 768px){.password-strength-container{margin-top:6px;margin-bottom:10px}.password-strength-bar{height:4px;margin-bottom:6px}.password-strength-label{font-size:11px;margin-bottom:6px}.requirements-title{font-size:11px}.requirement-item{font-size:10px}.success-text{font-size:11px}}.password-strength-container[data-strength="0"] .password-strength-fill{background-color:#dc3545}.password-strength-container[data-strength="1"] .password-strength-fill{background-color:#fd7e14}.password-strength-container[data-strength="2"] .password-strength-fill{background-color:#ffc107}.password-strength-container[data-strength="3"] .password-strength-fill{background-color:#20c997}.password-strength-container[data-strength="4"] .password-strength-fill{background-color:#28a745}.password-strength-container[data-strength="5"] .password-strength-fill{background-color:#198754}@keyframes strengthGrow{0%{width:0}to{width:var(--target-width)}}.password-strength-fill{animation:strengthGrow .3s ease-out}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;overflow-y:auto;-webkit-overflow-scrolling:touch}.popup-content{background-color:#fff;padding:2rem;border-radius:8px;width:100%;max-width:400px;position:relative;max-height:90vh;overflow-y:auto;margin:2rem auto;-webkit-overflow-scrolling:touch}.close-btn{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}.form-group label{display:block;margin-bottom:.5rem;font-weight:500}.form-group input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px}.submit-btn{background-color:#007bff;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;width:100%;margin-top:1rem}.submit-btn:hover{background-color:#0069d9}.error-message{color:#dc3545;margin-bottom:1rem;padding:.5rem;background-color:#f8d7da;border-radius:4px}.hidden-user-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hidden-user-container{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:40px;max-width:500px;width:90%;text-align:center;box-shadow:0 20px 40px #0000004d;color:#fff;position:relative;animation:slideIn .3s ease-out}.hidden-user-container.success{background:linear-gradient(135deg,#4caf50,#45a049)}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.hidden-icon{font-size:4rem;margin-bottom:20px;opacity:.9}.hidden-icon.success-icon{color:#fff}.hidden-user-container h1{font-size:2rem;margin-bottom:15px;font-weight:600}.hidden-user-container p{font-size:1.1rem;line-height:1.6;margin-bottom:20px;opacity:.9}.hidden-actions{display:flex;gap:15px;justify-content:center;margin-top:30px}.request-help-btn{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:12px 24px;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.request-help-btn:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.close-btn{background:transparent;color:#ffffffb3;border:2px solid rgba(255,255,255,.3);padding:12px 24px;border-radius:25px;font-size:1rem;cursor:pointer;transition:all .3s ease}.close-btn:hover{color:#fff;border-color:#ffffff80}.primary-btn{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:12px 30px;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.primary-btn:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.form-header{display:flex;align-items:center;margin-bottom:30px;text-align:left}.back-btn{background:transparent;color:#fff;border:none;font-size:1rem;cursor:pointer;padding:8px;border-radius:50%;transition:all .3s ease;margin-right:15px}.back-btn:hover{background:#ffffff1a}.form-header h2{margin:0;font-size:1.5rem;font-weight:600}.help-request-form{text-align:left}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#ffffffe6}.form-group input,.form-group textarea{width:100%;padding:12px 16px;border:2px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff1a;color:#fff;font-size:1rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff9}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#ffffff80;background:#ffffff26}.form-group textarea{resize:vertical;min-height:100px}.form-actions{display:flex;gap:15px;justify-content:center;margin-top:30px}.cancel-btn{background:transparent;color:#ffffffb3;border:2px solid rgba(255,255,255,.3);padding:12px 24px;border-radius:25px;font-size:1rem;cursor:pointer;transition:all .3s ease}.cancel-btn:hover:not(:disabled){color:#fff;border-color:#ffffff80}.submit-btn{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:12px 24px;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.submit-btn:hover:not(:disabled){background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.submit-btn:disabled,.cancel-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 768px){.hidden-user-container{padding:30px 20px;margin:20px}.hidden-user-container h1{font-size:1.5rem}.hidden-actions,.form-actions{flex-direction:column;gap:10px}.request-help-btn,.close-btn,.primary-btn,.cancel-btn,.submit-btn{width:100%;padding:15px}}.staff-courses-container{padding:20px;max-width:1200px;margin:0 auto}.page-header{margin-bottom:30px}.page-title{font-size:2rem;color:#333;margin-bottom:10px}.page-subtitle{color:#666;font-size:1.1rem}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.no-courses h3{color:#333;margin-bottom:10px}.no-courses p{color:#666}.courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px;margin-top:20px}.course-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .2s,box-shadow .2s}.course-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.course-thumbnail img{width:100%;height:100%;object-fit:cover}.course-content{padding:20px}.course-title{font-size:1.3rem;color:#333;margin-bottom:15px;line-height:1.4}.course-details{margin-bottom:15px}.course-details p{margin:5px 0;color:#666;font-size:.9rem}.progress-bar{width:100%;height:12px;background:#e5e7eb;border-radius:6px;overflow:hidden;margin:15px 0 10px;position:relative;box-shadow:inset 0 1px 3px #0000001a}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);transition:width .5s ease;border-radius:6px;position:relative}.progress-text{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:.75rem;font-weight:600;color:#374151;background:#ffffffe6;padding:2px 6px;border-radius:4px;z-index:1}.course-actions{margin-top:15px}.access-course-btn{width:100%;padding:12px;background:#007bff;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.access-course-btn:hover{background:#0056b3}.module-quiz{margin-top:1rem;padding:1rem;background-color:#f0f9ff;border-radius:8px;border-left:4px solid #3b82f6}.module-quiz h5{margin:0 0 .5rem;color:#1e40af;font-size:1rem}.quiz-info{display:flex;gap:1rem;margin:.5rem 0;font-size:.875rem;color:#6b7280;flex-wrap:wrap}.quiz-info span{background-color:#fff;padding:.25rem .5rem;border-radius:4px;border:1px solid #e5e7eb}.quiz-button{background-color:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease;margin-top:.5rem}.quiz-button:hover{background-color:#2563eb;transform:translateY(-1px)}.quiz-results{margin-top:.5rem;padding:.75rem;background-color:#ecfdf5;border-radius:6px;border:1px solid #a7f3d0}.quiz-results p{margin:.25rem 0;font-size:.875rem}.mark-complete-btn{background-color:#f59e0b;color:#fff;border:none;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;cursor:pointer;margin-left:.5rem;transition:all .2s ease;font-weight:500}.mark-complete-btn:hover{background-color:#d97706;transform:translateY(-1px)}.quiz-modal{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px #00000040}.quiz-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb;background-color:#f8fafc}.quiz-modal-header h2{margin:0;color:#1f2937}.quiz-meta{display:flex;gap:2rem;margin:1rem 0;font-size:.875rem;color:#6b7280;flex-wrap:wrap}.quiz-meta span{background-color:#f3f4f6;padding:.5rem 1rem;border-radius:6px;font-weight:500}.quiz-questions{margin:2rem 0}.question-item{margin-bottom:2rem;padding:1.5rem;background-color:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.question-item h4{margin:0 0 1rem;color:#1f2937;font-size:1.125rem}.option-label{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease;font-weight:500}.option-label:hover{border-color:#3b82f6;background-color:#eff6ff;transform:translateY(-1px)}.option-label input[type=radio]:checked+span{color:#1d4ed8;font-weight:600}.option-label input[type=radio]{margin:0;width:18px;height:18px}.quiz-actions{display:flex;justify-content:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.submit-quiz-btn{background:linear-gradient(135deg,#059669,#047857);color:#fff;border:none;padding:1rem 3rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #0596694d}.submit-quiz-btn:hover:not(:disabled){background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-2px);box-shadow:0 6px 20px #05966966}.results-summary{text-align:center;margin-bottom:2rem;padding:2rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px}.score-display{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:1rem}.score{font-size:4rem;font-weight:900;background:linear-gradient(135deg,#059669,#047857);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.status{padding:.75rem 1.5rem;border-radius:8px;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.5px}.detailed-results h4{margin-bottom:1rem;color:#1f2937;font-size:1.25rem}.result-item{padding:1.5rem;margin-bottom:1rem;border-radius:8px;position:relative;transition:all .2s ease}.result-item:hover{transform:translateY(-1px)}.result-item.correct{background-color:#d1fae5;border-left:4px solid #059669;box-shadow:0 2px 8px #0596691a}.result-item.incorrect{background-color:#fee2e2;border-left:4px solid #dc2626;box-shadow:0 2px 8px #dc26261a}.close-results-btn{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;margin-top:2rem;transition:all .2s ease;display:block;margin-left:auto;margin-right:auto}.close-results-btn:hover{background:linear-gradient(135deg,#4b5563,#374151);transform:translateY(-1px)}.video-modal{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px #00000040}.video-modal-header h3{margin:0;color:#1f2937}.video-error{padding:2rem;text-align:center;background:#fee2e2;border-radius:8px;color:#dc2626}.video-error h4{margin:0 0 1rem;color:#dc2626}.video-error p{margin:.5rem 0;font-size:.875rem;color:#7f1d1d;word-break:break-all}.video-error button{margin-top:1rem;padding:.5rem 1rem;background:#dc2626;color:#fff;border:none;border-radius:4px;cursor:pointer}.video-placeholder{padding:2rem;text-align:center;background:#f3f4f6;border-radius:8px;color:#6b7280}.video-placeholder p{margin:.5rem 0;font-size:.875rem;word-break:break-all}.video-url-debug{font-size:.75rem;color:#6b7280;word-break:break-all;background:#f3f4f6;padding:.5rem;border-radius:4px;margin-top:.5rem}.assignment-modal{background:#fff;border-radius:16px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px #00000040}.assignment-modal-header h3{margin:0;color:#1f2937}.assignment-download{display:inline-block;background-color:#3b82f6;color:#fff;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:500;transition:all .2s ease}.assignment-download:hover{background-color:#2563eb;text-decoration:none;color:#fff;transform:translateY(-1px)}.submission-text{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;margin-bottom:1rem;font-family:inherit;resize:vertical;transition:border-color .2s ease}.submission-text:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.submission-file{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;margin-bottom:1rem;background-color:#fff;transition:border-color .2s ease}.submission-file:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.submit-assignment-btn{background:linear-gradient(135deg,#059669,#047857);color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #0596694d}.submit-assignment-btn:hover{background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-1px);box-shadow:0 6px 20px #05966966}.module-assignment h5{margin:0 0 .5rem;color:#92400e;font-size:1rem}.assignment-button{background-color:#f59e0b;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease;margin-top:.5rem}.assignment-button:hover{background-color:#d97706;transform:translateY(-1px)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.course-modal{background:#fff;border-radius:12px;width:90%;max-width:1000px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:5px;border-radius:4px;transition:background .2s}.modal-close:hover{background:#e9ecef}.course-sidebar{width:300px;background:#f8f9fa;padding:20px;overflow-y:auto;border-right:1px solid #e9ecef}.completed-badge{color:#28a745;font-weight:700}@media (max-width: 768px){.courses-grid{grid-template-columns:1fr}.course-modal{width:95%;max-height:95vh}.course-modal-content{flex-direction:column}.course-sidebar{width:100%;max-height:300px}}.government-schemes-section{animation:fadeIn .3s ease}.government-schemes-search-section{margin-bottom:25px;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px #0000000d}.government-schemes-search-container{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.search-input-container{position:relative;flex:1;min-width:200px}.search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#64748b;font-size:.9rem}.government-schemes-search-input{width:100%;padding:12px 15px 12px 45px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;background-color:#fff}.government-schemes-search-input:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.government-schemes-filter-select{padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;background-color:#fff;min-width:180px;font-size:.95rem;color:#374151;cursor:pointer;transition:all .3s ease}.government-schemes-filter-select:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.government-schemes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;margin-top:25px}.government-scheme-card{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;border:1px solid #e2e8f0}.government-scheme-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001f;border-color:#4863f7}.scheme-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.scheme-visibility-badge{background-color:#dbeafe;color:#1d4ed8;padding:4px 12px;border-radius:15px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.scheme-date{font-size:.8rem;color:#64748b;font-weight:500}.scheme-title{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.scheme-description{color:#64748b;font-size:.9rem;line-height:1.5;margin:0 0 15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.scheme-meta{margin-bottom:20px}.scheme-meta-item{display:flex;align-items:center;gap:8px;color:#64748b;font-size:.85rem;margin-bottom:8px}.scheme-meta-item i{font-size:.9rem;color:#94a3b8}.scheme-actions{display:flex;justify-content:flex-end;padding-top:15px;border-top:1px solid #f1f5f9}.scheme-view-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background-color:#4863f7;color:#fff;text-decoration:none;border-radius:8px;font-size:.9rem;font-weight:500;transition:all .3s ease}.scheme-view-btn:hover{background-color:#3a4fd8;transform:translateY(-1px);box-shadow:0 4px 12px #4863f74d;text-decoration:none;color:#fff}.scheme-view-btn i{font-size:.8rem}.government-schemes-empty-state{text-align:center;padding:60px 40px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-top:25px}.government-schemes-empty-state i{font-size:4rem;color:#cbd5e1;margin-bottom:20px}.government-schemes-empty-state h3{font-size:1.3rem;font-weight:600;color:#374151;margin:0 0 10px}.government-schemes-empty-state p{font-size:1rem;color:#64748b;margin:0;line-height:1.5}@media (max-width: 768px){.government-schemes-search-container{flex-direction:column;align-items:stretch}.search-input-container,.government-schemes-filter-select{min-width:auto}.government-schemes-grid{grid-template-columns:1fr}.government-schemes-empty-state{padding:40px 20px}.government-schemes-empty-state i{font-size:3rem}.government-schemes-empty-state h3{font-size:1.1rem}.government-schemes-empty-state p{font-size:.9rem}}@media (max-width: 480px){.government-schemes-search-section,.government-scheme-card{padding:15px}.scheme-card-header{flex-direction:column;align-items:flex-start;gap:10px}.scheme-actions{justify-content:center}.scheme-view-btn{width:100%;justify-content:center}}.hidden-notification-bar{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:12px 20px;z-index:9999;box-shadow:0 2px 10px #0003;animation:slideDown .3s ease-out}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.hidden-notification-content{display:flex;align-items:center;justify-content:center;gap:12px;max-width:1200px;margin:0 auto}.hidden-notification-content i{font-size:1.2rem;opacity:.9}.hidden-notification-content span{font-weight:500;font-size:1rem}.request-help-link{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:6px 16px;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.request-help-link:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px)}.staff-dashboard,.recruiter-dashboard{padding-top:0}.staff-dashboard .hidden-notification-bar~*,.recruiter-dashboard .hidden-notification-bar~*{margin-top:50px}@media (max-width: 768px){.hidden-notification-bar{padding:10px 15px}.hidden-notification-content{flex-direction:column;gap:8px;text-align:center}.hidden-notification-content span{font-size:.9rem}.request-help-link{padding:8px 20px;font-size:.85rem}}.staff-dashboard{display:flex;min-height:100vh;background-color:#f5f7ff;color:#2d3748;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative}.staff-mobile-sidebar-toggle{display:none;position:fixed;top:1rem;left:1rem;z-index:1001;background:#fff;border:none;border-radius:8px;padding:.75rem;box-shadow:0 2px 8px #00000026;cursor:pointer;flex-direction:column;gap:4px}.staff-mobile-sidebar-toggle span{width:20px;height:2px;background-color:#374151;border-radius:1px;transition:all .3s ease}.staff-mobile-sidebar-toggle:hover span{background-color:#4863f7}.recruiter-mobile-sidebar-toggle{display:none;position:fixed;top:1rem;left:1rem;z-index:1001;background:#fff;border:none;border-radius:8px;padding:.75rem;box-shadow:0 2px 8px #00000026;cursor:pointer;flex-direction:column;gap:4px}.recruiter-mobile-sidebar-toggle span{width:20px;height:2px;background-color:#374151;border-radius:1px;transition:all .3s ease}.recruiter-mobile-sidebar-toggle:hover span{background-color:#4863f7}.staff-dashboard-sidebar,.recruiter-dashboard-sidebar,.institute-dashboard-sidebar{width:280px;background-color:#fff;border-right:1px solid #e2e8f0;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;box-shadow:0 0 20px #0000000d;z-index:10;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:auto}.staff-sidebar-header{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;position:sticky}.staff-user-avatar{width:50px;height:50px;border-radius:50%;background-color:#4863f7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;margin-right:1rem;overflow:hidden;position:sticky}.staff-user-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;position:sticky}.staff-user-info h3{font-size:1rem;font-weight:600;margin:0;color:#2d3748}.staff-user-info p{font-size:.85rem;color:#718096;margin:.25rem 0}.staff-mode-indicator{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;margin-top:.5rem}.staff-mode-indicator.active-staff{background-color:#f0fff4;color:#10b981;border:1px solid #d1fae5}.staff-mode-indicator.seeker{background-color:#eff6ff;color:#2563eb;border:1px solid #dbeafe}.staff-sidebar-nav{display:flex;flex-direction:column;flex:1;padding:1.5rem 0}.staff-nav-item{display:flex;align-items:center;padding:.9rem 1.5rem;color:#4a5568;font-weight:500;font-size:.95rem;transition:all .2s ease;position:relative;border:none;background:none;text-align:left;cursor:pointer;width:100%}.staff-nav-item i{margin-right:.75rem;font-size:1.1rem;opacity:.8;width:24px;text-align:center}.staff-nav-item:hover{background-color:#f5f7ff;color:#4863f7}.staff-nav-item.active{background-color:#f5f7ff;color:#4863f7;font-weight:600}.staff-nav-item.active:before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background-color:#4863f7}.recent-activity-section{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0000000d;margin-bottom:20px}.recent-activity-section h3{margin-top:0;margin-bottom:15px;color:#2d3748;font-size:1.2rem;font-weight:600}.activity-list{display:flex;flex-direction:column;gap:12px}.activity-item{display:flex;align-items:center;padding:12px;border-radius:8px;background-color:#f8fafc;transition:all .2s ease}.activity-item:hover{background-color:#f1f5f9}.activity-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0;font-size:1.2rem}.activity-icon.follow{background-color:#e0f2fe;color:#0284c7}.activity-icon.job{background-color:#dcfce7;color:#16a34a}.activity-content{flex:1}.activity-content p{margin:0 0 5px;color:#334155;font-size:.9rem}.activity-time{font-size:.8rem;color:#64748b}.activity-action{padding:6px 12px;background-color:#3182ce;color:#fff;border-radius:6px;font-size:.8rem;text-decoration:none;margin-left:10px;transition:all .2s ease}.activity-action:hover{background-color:#2c5282}.no-activity{text-align:center;padding:20px;color:#64748b;font-style:italic}.staff-dashboard-content{flex:1;padding:2rem;overflow-y:auto;position:relative}.staff-page-header{margin-bottom:2rem}.staff-page-header h1{font-size:1.8rem;font-weight:700;color:#2d3748;margin:0}.staff-page-header p{font-size:1rem;color:#718096;margin:.5rem 0 0}.staff-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:100}.staff-loading-spinner{display:flex;align-items:center;justify-content:center;padding:2rem;font-size:1.1rem;color:#4863f7;font-weight:600}.staff-loading-spinner:after{content:"";width:20px;height:20px;border:2px solid #e2e8f0;border-top:2px solid #4863f7;border-radius:50%;animation:spin 1s linear infinite;margin-left:1rem}.staff-error-message{background-color:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:8px;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.staff-error-message button{background:none;border:none;color:#dc2626;cursor:pointer;font-weight:600;padding:.25rem .5rem;border-radius:4px}.staff-error-message button:hover{background-color:#dc26261a}.staff-profile-mode-toggle{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;border:1px solid #e5e7eb}.staff-toggle-container{display:flex;justify-content:space-between;align-items:center;gap:2rem}.staff-toggle-info{flex:1}.staff-toggle-info h3{font-size:1.3rem;font-weight:700;margin:0 0 .5rem;color:#111827}.staff-toggle-info p{font-size:1rem;color:#6b7280;margin:0;line-height:1.6}.staff-toggle-switch{flex-shrink:0}.staff-switch{position:relative;display:inline-block;width:56px;height:32px}.staff-switch input{opacity:0;width:0;height:0}.staff-switch input:disabled+.staff-slider{opacity:.6;cursor:not-allowed}.staff-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d1d5db;transition:all .3s ease;border-radius:32px;display:flex;align-items:center;padding:2px}.staff-slider-text{display:none}.staff-slider:before{position:absolute;content:"";height:28px;width:28px;left:2px;bottom:2px;background-color:#fff;transition:all .3s ease;border-radius:50%;box-shadow:0 2px 4px #0003}input:checked+.staff-slider{background-color:#10b981}.staff-toggle-info .active-staff-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background-color:#dcfce7;color:#16a34a;border-radius:20px;font-size:.875rem;font-weight:600;margin-top:.5rem}.staff-toggle-info .active-staff-badge:before{content:"●";color:#16a34a}.staff-dashboard-overview{animation:fadeIn .3s ease}.staff-stats-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2rem}.staff-stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.staff-stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001a}.staff-stat-icon{width:50px;height:50px;border-radius:12px;background-color:#4863f7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-right:1rem}.staff-stat-info{flex:1}.staff-stat-info h3{font-size:.9rem;color:#718096;margin:0 0 .5rem;font-weight:500}.staff-stat-number{font-size:1.8rem;font-weight:700;color:#2d3748;line-height:1}.staff-hiring-history-section{animation:fadeIn .3s ease}.staff-hiring-history-content{display:flex;flex-direction:column;gap:2rem}.staff-hiring-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.staff-hiring-stat-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.staff-hiring-stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001a}.staff-hiring-history-table{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d}.staff-charts-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:1.5rem;margin-bottom:2rem}.staff-chart-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d}.staff-chart-card h3{font-size:1.1rem;font-weight:600;margin:0 0 1.5rem;color:#2d3748}.staff-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.staff-section-header h3{font-size:1.1rem;font-weight:600;margin:0;color:#2d3748}.staff-view-all-btn{background:none;border:none;color:#4863f7;font-size:.9rem;font-weight:500;cursor:pointer;padding:0}.staff-view-all-btn:hover{text-decoration:underline}.staff-recent-applications{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin-bottom:2rem}.staff-table-responsive{overflow-x:auto}.staff-table-responsive table{width:100%;border-collapse:collapse}.staff-table-responsive th,.staff-table-responsive td{padding:1rem;text-align:left;border-bottom:1px solid #e2e8f0}.staff-table-responsive th{font-weight:600;color:#4a5568;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.staff-table-responsive td{font-size:.95rem;color:#2d3748}.staff-status{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600}.staff-status.pending{background:#fff8e6;color:#b78103}.staff-status.interviewed{background:#e6f4ff;color:#0958d9}.staff-status.rejected{background:#fff1f0;color:#cf1322}.staff-status.accepted,.staff-status.completed{background:#f6ffed;color:#389e0d}.staff-status.in-progress{background:#fff8e6;color:#b78103}.staff-action-buttons{display:flex;gap:.5rem}.staff-action-btn{width:32px;height:32px;border-radius:6px;background:#f5f7ff;border:none;display:flex;align-items:center;justify-content:center;color:#4a5568;cursor:pointer;transition:all .2s ease}.staff-action-btn.staff-view-btn:hover{background:#e6f4ff;color:#0958d9}.staff-action-btn.staff-edit-btn:hover{background:#f6ffed;color:#389e0d}.staff-action-btn.staff-message-btn:hover{background:#fff8e6;color:#b78103}.staff-action-btn.staff-rate-btn:hover{background:#fff1f0;color:#cf1322}.staff-dashboard-bottom-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:1rem}.staff-activity-feed,.staff-upcoming-interviews{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d}.staff-activity-feed h3,.staff-upcoming-interviews h3{font-size:1.1rem;font-weight:600;margin:0 0 1.25rem;color:#2d3748}.staff-activity-list{display:flex;flex-direction:column;gap:1rem}.staff-activity-item{display:flex;align-items:flex-start;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.staff-activity-item:last-child{padding-bottom:0;border-bottom:none}.staff-activity-icon{width:36px;height:36px;border-radius:50%;background-color:#f5f7ff;color:#4863f7;display:flex;align-items:center;justify-content:center;font-size:1rem;margin-right:1rem;flex-shrink:0}.staff-activity-content{flex:1}.staff-activity-content p{margin:0 0 .25rem;font-size:.95rem;color:#2d3748}.staff-activity-time{font-size:.8rem;color:#a0aec0}.staff-interview-list{display:flex;flex-direction:column;gap:1rem}.staff-interview-card{display:flex;align-items:flex-start;padding:1rem;border-radius:8px;background-color:#f5f7ff;transition:transform .3s ease}.staff-interview-card:hover{transform:translateY(-3px)}.staff-interview-date{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50px;height:50px;background-color:#4863f7;color:#fff;border-radius:8px;margin-right:1rem;flex-shrink:0}.staff-day{font-size:1.2rem;font-weight:700;line-height:1;margin-bottom:.25rem}.staff-month{font-size:.75rem;text-transform:uppercase;line-height:1}.staff-interview-details{flex:1}.staff-interview-details h4{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#2d3748}.staff-interview-details p{margin:0 0 .35rem;font-size:.9rem;color:#4a5568}.staff-interview-time{font-size:.8rem;color:#4863f7;font-weight:500}.staff-profile-section{animation:fadeIn .3s ease}.staff-profile-full-width{width:100%}.staff-profile-content{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000001a;padding:0;border:1px solid #e5e7eb;overflow:hidden}.staff-profile-header{background:#f9fafb;padding:2rem;border-bottom:1px solid #e5e7eb}.staff-profile-header h1{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem}.staff-profile-header p{font-size:1rem;color:#6b7280;margin:0}.staff-profile-main-grid,.staff-seeker-profile-grid{display:grid;grid-template-columns:2fr 1fr;gap:0;min-height:600px}.staff-profile-left,.staff-seeker-profile-left{padding:2rem;background:#fff}.staff-profile-right,.staff-seeker-profile-right{background:#f9fafb;padding:2rem;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;gap:2rem}.staff-profile-left h3,.staff-seeker-profile-left h3{font-size:1.25rem;font-weight:700;margin:2rem 0 1.5rem;color:#111827;border-bottom:none;padding-bottom:0}.staff-profile-left h3:first-child,.staff-seeker-profile-left h3:first-child{margin-top:0}.staff-form-group{margin-bottom:1.5rem}.staff-form-group label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:#374151}.staff-form-group input,.staff-form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#fff;box-sizing:border-box}.staff-form-group input:focus,.staff-form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background-color:#fff}.staff-form-group input:disabled,.staff-form-group textarea:disabled{opacity:.6;cursor:not-allowed;background-color:#f3f4f6!important}.staff-form-group textarea{min-height:120px;resize:vertical}.staff-readonly-field{background-color:#f3f4f6!important;color:#6b7280!important;cursor:not-allowed}.staff-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.staff-radio-group{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.staff-radio-group label{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:#111827;cursor:pointer;padding:1rem;border:2px solid #e5e7eb;border-radius:8px;transition:all .2s ease;background:#fff}.staff-radio-group label:hover{border-color:#d1d5db;background:#f9fafb}.staff-radio-group input[value=available]:checked+.staff-availability-status+span,.staff-radio-group label:has(input[value=available]:checked){border-color:#10b981;background:#ecfdf5}.staff-radio-group input[value=busy]:checked+.staff-availability-status+span,.staff-radio-group label:has(input[value=busy]:checked){border-color:#dc2626;background:#fef2f2}.staff-radio-group input[value=part-time]:checked+.staff-availability-status+span,.staff-radio-group label:has(input[value=part-time]:checked){border-color:#ea580c;background:#fff7ed}.staff-radio-group input[type=radio]{width:20px;height:20px;margin:2px 0 0;flex-shrink:0}.staff-radio-group input[value=available]{accent-color:#10b981}.staff-radio-group input[value=busy]{accent-color:#dc2626}.staff-radio-group input[value=part-time]{accent-color:#ea580c}.staff-availability-status{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:16px;font-size:.875rem;font-weight:600;margin-left:0;margin-right:.5rem}.staff-availability-status.available{background-color:#dcfce7;color:#16a34a;border:1px solid #bbf7d0}.staff-availability-status.busy{background-color:#fee2e2;color:#dc2626;border:1px solid #fecaca}.staff-availability-status.part-time{background-color:#fef3c7;color:#d97706;border:1px solid #fed7aa}.staff-submit-btn{background-color:#3b82f6;color:#fff;padding:.75rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:1rem}.staff-submit-btn:hover:not(:disabled){background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f640}.staff-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.staff-profile-photo-section{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}.staff-profile-photo-section h3{font-size:1.125rem;font-weight:700;margin:0 0 1rem;color:#111827}.staff-profile-photo{display:flex;justify-content:center;margin-bottom:1rem}.staff-profile-photo img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #3b82f6}.staff-profile-photo-placeholder{width:120px;height:120px;border-radius:50%;background-color:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:600}.staff-upload-buttons{display:flex;gap:.75rem}.staff-upload-btn,.staff-remove-btn{flex:1;padding:.75rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;text-align:center;transition:all .2s ease;text-decoration:none;display:block;position:relative}.staff-upload-btn{background-color:#3b82f6;color:#fff;border:none}.staff-upload-btn:hover:not(:disabled){background-color:#2563eb;transform:translateY(-1px)}.staff-upload-btn:disabled{opacity:.6;cursor:not-allowed}.staff-remove-btn{background-color:#fff;color:#dc2626;border:1px solid #e5e7eb}.staff-remove-btn:hover{background-color:#fef2f2;border-color:#fecaca}.staff-resume-section,.staff-certificates-section,.staff-profile-completion{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}.staff-resume-section h3,.staff-certificates-section h3,.staff-profile-completion h3{font-size:1.125rem;font-weight:700;margin:0 0 1rem;color:#111827}.staff-resume-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;background-color:#f9fafb;border-radius:8px;border:2px dashed #d1d5db;margin-bottom:1rem;padding:1rem}.staff-resume-placeholder i{font-size:2.5rem;color:#3b82f6;margin-bottom:.5rem}.staff-resume-placeholder p{font-size:.875rem;color:#6b7280;margin:0;text-align:center}.staff-resume-uploaded{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;background:#ecfdf5;border-radius:8px;border:1px solid #d1fae5}.staff-resume-uploaded i{font-size:2rem;color:#10b981;margin-bottom:.5rem}.staff-resume-uploaded p{font-size:.875rem;color:#059669;margin:0 0 .5rem;font-weight:600}.staff-view-resume-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#6b7280;color:#fff;text-decoration:none;border-radius:6px;font-size:.875rem;font-weight:500;transition:all .2s ease}.staff-view-resume-btn:hover{background-color:#4b5563}.staff-upload-certificate-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none}.staff-upload-certificate-btn:hover{background-color:#2563eb}.staff-upload-certificate-btn i{font-size:.875rem}.staff-certificates-container{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.staff-no-certificates{padding:2rem;text-align:center;color:#6b7280;font-style:italic}.staff-certificate-card{padding:1rem;border-radius:8px;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem;background:#fff}.staff-certificate-header{display:flex;align-items:center;gap:1rem}.staff-certificate-content{flex:1}.staff-certificate-content h4{font-size:1rem;font-weight:700;margin:0 0 .25rem;color:#111827}.staff-certificate-content p{font-size:.875rem;color:#6b7280;margin:0 0 .25rem}.staff-certificate-actions{display:flex;gap:.5rem;justify-content:flex-start}.staff-view-certificate-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background-color:#10b981;color:#fff;text-decoration:none;border-radius:6px;font-size:.875rem;font-weight:600;transition:all .2s ease}.staff-view-certificate-btn:hover{background-color:#059669}.staff-delete-certificate-btn{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;background-color:#dc2626;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.staff-delete-certificate-btn:hover{background-color:#b91c1c}.staff-completion-bar{height:8px;background-color:#e5e7eb;border-radius:4px;margin-bottom:.5rem;overflow:hidden}.staff-completion-progress{height:100%;background-color:#10b981;border-radius:4px;transition:width .3s ease}.staff-profile-completion p{font-size:.875rem;color:#6b7280;margin:0 0 1rem;font-weight:600}.staff-completion-tips{list-style:none;padding:0;margin:0}.staff-completion-tips li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.staff-completion-tips i{font-size:1rem;width:16px}.completed{color:#10b981}.fa-times-circle{color:#dc2626}.staff-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.staff-modal{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.staff-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0;position:relative}.staff-modal-header h3{font-size:1.2rem;font-weight:600;margin:0;color:#2d3748}.staff-modal-close{width:36px;height:36px;border-radius:50%;background:#f8fafc;border:1px solid #e2e8f0;color:#4a5568;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1.2rem;font-weight:700}.staff-modal-close:hover{background:#e2e8f0;color:#2d3748}.staff-modal-form{padding:1.5rem}.staff-modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.staff-cancel-btn{padding:.75rem 1.5rem;background:#f8fafc;color:#4a5568;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.staff-cancel-btn:hover{background:#e2e8f0}.staff-experience-section,.staff-education-section{background:#f9fafb;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;border:1px solid #e5e7eb}.staff-experience-section h4,.staff-education-section h4{font-size:1.125rem;font-weight:700;margin:0 0 1rem;color:#111827;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.staff-checkbox-group{display:flex;align-items:center;gap:.5rem}.staff-checkbox-group label{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#111827;cursor:pointer;margin-bottom:0!important}.staff-checkbox-group input[type=checkbox]{width:18px;height:18px;accent-color:#3b82f6}.staff-section-with-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.staff-section-with-actions h3{margin:0}.staff-add-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#10b981;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.staff-add-btn:hover{background-color:#059669;transform:translateY(-1px)}.staff-add-btn i{font-size:.875rem}.staff-delete-experience-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#dc2626;color:#fff;border:none;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.staff-delete-experience-btn:hover{background-color:#b91c1c}.staff-delete-experience-btn i{font-size:.75rem}.staff-experience-section .staff-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.staff-experience-section .staff-section-header h4{margin:0;padding:0;border:none}.staff-upload-btn:disabled,.staff-submit-btn:disabled{position:relative;overflow:hidden}.staff-upload-btn:disabled:after,.staff-submit-btn:disabled:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}button,input,textarea,select{transition:all .2s ease}button:focus,input:focus,textarea:focus,select:focus{outline:2px solid #3b82f6;outline-offset:2px}.staff-contact-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2rem}.staff-contact-history-table{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000000d}.staff-contact-loading,.staff-contact-error{padding:2rem;text-align:center}.staff-contact-member{display:flex;align-items:center;gap:.75rem}.staff-member-avatar{width:36px;height:36px;border-radius:50%;background:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.staff-member-info h4{margin:0;font-size:.875rem;font-weight:600}.staff-member-info p{margin:0;font-size:.75rem;color:#6b7280}.staff-contact-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;color:#fff}.staff-contact-actions{display:flex;gap:.5rem}.staff-contact-again-btn,.staff-delete-btn{width:32px;height:32px;border-radius:6px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:.875rem}.staff-contact-again-btn{background:#ecfdf5;color:#059669}.staff-contact-again-btn:hover{background:#d1fae5}.staff-delete-btn{background:#fef2f2;color:#dc2626}.staff-delete-btn:hover{background:#fee2e2}.staff-no-contacts{padding:3rem;text-align:center}.staff-empty-state{display:flex;flex-direction:column;align-items:center;gap:1rem}.staff-empty-state i{font-size:3rem;color:#9ca3af}.staff-empty-state h3{margin:0;color:#374151}.staff-empty-state p{margin:0;color:#6b7280}.staff-browse-btn{padding:.75rem 1.5rem;background:#3b82f6;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .2s ease}.staff-browse-btn:hover{background:#2563eb}@media (max-width: 1200px){.staff-profile-main-grid,.staff-seeker-profile-grid{grid-template-columns:1fr;gap:0}.staff-profile-right,.staff-seeker-profile-right{border-left:none;border-top:1px solid #e5e7eb;background:#f9fafb}.staff-charts-container{grid-template-columns:1fr}.staff-toggle-container{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width: 992px){.staff-mobile-sidebar-toggle{display:flex}.staff-dashboard-sidebar{position:fixed;top:0;left:-280px;width:280px;height:100vh;z-index:1000;transition:left .3s ease;background:#fff;box-shadow:2px 0 10px #0000001a}.staff-dashboard-sidebar.mobile-open{left:0}.staff-dashboard-content{width:100%;padding:5rem 1.5rem 1.5rem}.staff-sidebar-nav{flex-direction:column;padding:1.5rem 0}.staff-nav-item{padding:.9rem 1.5rem;white-space:nowrap}.staff-nav-item.active:before{display:block}.recruiter-mobile-sidebar-toggle{display:flex}.recruiter-dashboard-sidebar{position:fixed;top:0;left:-280px;width:280px;height:100vh;z-index:1000;transition:left .3s ease;background:#fff;box-shadow:2px 0 10px #0000001a}.recruiter-dashboard-sidebar.mobile-open{left:0}.recruiter-dashboard-content{width:100%;padding:5rem 1.5rem 1.5rem}}.staff-profile-content{padding:0}.staff-profile-left,.staff-seeker-profile-left,.staff-profile-right,.staff-seeker-profile-right{padding:1.5rem}.staff-section-with-actions,.staff-toggle-container{flex-direction:column;align-items:flex-start;gap:1rem}.staff-switch{width:56px;height:32px}input:checked+.staff-slider:before{transform:translate(24px)}} @media (max-width: 768px){.staff-dashboard-content{padding:1rem}.staff-profile-right,.staff-seeker-profile-right{order:-1;border-left:none;border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem;margin-bottom:1.5rem}.staff-stats-container,.staff-hiring-stats,.staff-contact-stats{grid-template-columns:1fr 1fr}.staff-certificates-container{grid-template-columns:1fr}.staff-profile-content{border-radius:12px}.staff-profile-left,.staff-seeker-profile-left{padding:1rem}.staff-profile-right,.staff-seeker-profile-right{padding:1rem;gap:1.5rem}.staff-form-grid{grid-template-columns:1fr}.staff-toggle-container{flex-direction:column;align-items:stretch;gap:1rem;text-align:center}.staff-switch{align-self:center}.staff-upload-buttons{flex-direction:column}.staff-certificate-card{flex-direction:column;align-items:flex-start;gap:.75rem}.staff-certificate-actions{align-self:flex-end;flex-direction:row}}@media (max-width: 576px){.staff-stats-container,.staff-hiring-stats,.staff-contact-stats,.staff-certificates-container{grid-template-columns:1fr}.staff-toggle-container{flex-direction:column;align-items:stretch;gap:1rem;text-align:center}.staff-switch{align-self:center}.staff-modal{width:95%;max-width:none;margin:1rem}.staff-modal-header,.staff-modal-form{padding:1rem}.staff-modal-actions{flex-direction:column;gap:.5rem}.staff-cancel-btn,.staff-submit-btn{width:100%}}.mobile-hamburger{display:none;position:fixed;top:20px;left:20px;z-index:1001;background:#2c3e50;color:#fff;border:none;padding:12px;border-radius:4px;cursor:pointer;font-size:18px}@media (max-width: 768px){.mobile-hamburger{display:block}.institute-dashboard{flex-direction:column}.institute-dashboard-sidebar{position:fixed;top:0;left:-300px;width:280px;height:100vh;background:#fff;z-index:1000;transition:left .3s ease;box-shadow:2px 0 10px #0000001a;overflow-y:auto}.institute-dashboard-sidebar.mobile-open{left:0}.institute-dashboard-content{margin-left:0;padding:80px 15px 20px;width:100%}.institute-metrics-grid{grid-template-columns:1fr;gap:15px}.institute-charts-row{flex-direction:column}.institute-chart-container{margin-bottom:20px}.institute-data-table{font-size:12px;overflow-x:auto}.institute-data-table th,.institute-data-table td{padding:8px 4px;min-width:100px}.institute-table-action{padding:4px 8px;font-size:11px;margin:2px}.institute-form-grid{grid-template-columns:1fr}.institute-modal-content{width:95%;max-height:90vh;margin:5vh auto}.institute-tab-header{flex-direction:column;align-items:flex-start;gap:10px}.institute-tab-header h1{font-size:1.5rem}.institute-primary-button,.institute-action-button{padding:8px 16px;font-size:14px;width:100%;margin-bottom:10px}.institute-course-cards,.institute-events-management-grid,.institute-events-grid,.institute-news-grid{grid-template-columns:1fr}.institute-search-section{margin-bottom:20px}.institute-search-row{flex-direction:column;gap:10px}.institute-search-input{width:100%}.institute-filter-row{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width: 768px){.header-container .logo{margin-left:60px!important}.mobile-menu-toggle{position:absolute!important;left:15px!important;top:50%!important;transform:translateY(-50%)!important;z-index:1001!important}.header-container.dashboard-header .mobile-menu-toggle{display:none!important}}.recruiter-dashboard{display:flex;min-height:calc(100vh - 82px);background-color:#f6f8fa;margin-top:0;padding-top:0}.recruiter-dashboard-sidebar{width:250px;position:fixed;top:115px;left:0;height:calc(100vh - 82px);background-color:#2c3e50;color:#fff;padding:20px 0;box-shadow:2px 0 5px #0000001a;overflow-y:auto;z-index:100}.recruiter-company-info{padding:0 20px;margin-bottom:30px;text-align:center;color:#fff}.recruiter-company-info h3{color:#fff!important}.recruiter-company-logo{width:80px;height:80px;border-radius:10px;object-fit:cover;margin-bottom:10px;background:#fff;padding:5px}.recruiter-sidebar-menu{list-style-type:none;padding:0;margin:0}.recruiter-sidebar-menu li{padding:15px 20px;cursor:pointer;transition:all .3s ease;border-left:4px solid transparent}.recruiter-sidebar-menu li:hover{background-color:#ffffff1a;border-left-color:#ffffff80}.recruiter-sidebar-menu li.active{background-color:#ffffff26;border-left-color:#4863f7;font-weight:600}.recruiter-dashboard-content{flex:1;margin-left:250px;padding:25px;overflow-y:auto;margin-top:0}.recruiter-dashboard-header{display:none}.recruiter-dashboard-content h1{margin-top:0;margin-bottom:25px;color:#2c3e50;font-weight:600}.recruiter-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.recruiter-job-form-modal{background:#fff;border-radius:15px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0000001a}.recruiter-modal-header{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;border-bottom:1px solid #e2e8f0}.recruiter-modal-header h2{margin:0;color:#1e293b;font-size:1.5rem}.recruiter-close-modal{background:none;border:none;font-size:2rem;color:#64748b;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.recruiter-close-modal:hover{background-color:#f1f5f9;color:#1e293b}.recruiter-form-group label{margin-bottom:8px;color:#374151;font-weight:500;font-size:.9rem}.recruiter-form-group input,.recruiter-form-group select,.recruiter-form-group textarea{padding:12px 15px;border:1px solid #d1d5db;border-radius:8px;font-size:.9rem;transition:all .2s ease}.recruiter-form-group input:focus,.recruiter-form-group select:focus,.recruiter-form-group textarea:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.recruiter-form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:30px;padding-top:20px;border-top:1px solid #e2e8f0}.recruiter-cancel-btn{padding:12px 24px;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}.recruiter-cancel-btn:hover{background-color:#f9fafb;border-color:#9ca3af}.recruiter-submit-btn{padding:12px 24px;border:none;background:#4863f7;color:#fff;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}.recruiter-submit-btn:hover{background:#3a4fd8;transform:translateY(-1px);box-shadow:0 4px 12px #4863f733}.recruiter-metrics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin-bottom:30px}.recruiter-metric-card{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0000000d}.recruiter-metric-card h3{margin-top:0;margin-bottom:10px;color:#64748b;font-size:.9rem;font-weight:500}.recruiter-metric-value{font-size:2rem;font-weight:700;margin:10px 0;color:#1e293b}.recruiter-metric-trend{font-size:.85rem;margin:0}.recruiter-metric-trend.positive{color:#10b981}.recruiter-metric-trend.negative{color:#ef4444}.recruiter-charts-row{display:flex;gap:25px;margin-bottom:30px;flex-wrap:wrap}.recruiter-chart-container{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0000000d;flex:1;min-width:400px;max-width:48%;position:relative;z-index:1;overflow:hidden}.recruiter-chart-container h3{margin-top:0;margin-bottom:20px;color:#334155;font-size:1.1rem}.recruiter-recent-section{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0000000d;margin-bottom:30px}.recruiter-recent-section h3{margin-top:0;margin-bottom:20px;color:#334155;font-size:1.1rem}.recruiter-data-table{width:100%;border-collapse:collapse}.recruiter-data-table.full-width{margin:20px 0}.recruiter-data-table th,.recruiter-data-table td{padding:12px 15px;text-align:left;border-bottom:1px solid #e2e8f0}.recruiter-data-table th{font-weight:600;color:#64748b;background-color:#f8fafc}.recruiter-data-table tr:hover{background-color:#f8fafc}.recruiter-status-badge{padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:500}.recruiter-status-badge.active{background-color:#dcfce7;color:#16a34a}.recruiter-status-badge.closed{background-color:#f1f5f9;color:#64748b}.recruiter-status-badge.draft{background-color:#fef3c7;color:#d97706}.recruiter-status-badge.new{background-color:#e0f2fe;color:#0284c7}.recruiter-status-badge.shortlisted{background-color:#fef3c7;color:#d97706}.recruiter-status-badge.interviewed{background-color:#e0e7ff;color:#4f46e5}.recruiter-status-badge.hired{background-color:#d1fae5;color:#059669}.recruiter-status-badge.rejected{background-color:#fee2e2;color:#dc2626}.recruiter-table-action{padding:6px 12px;border:1px solid #e2e8f0;background-color:#fff;border-radius:6px;font-size:.8rem;margin-right:5px;cursor:pointer;transition:all .2s ease}.recruiter-table-action:hover{background-color:#f8fafc;border-color:#cbd5e1}.recruiter-table-action.delete{color:#dc2626;border-color:#fecaca}.recruiter-table-action.delete:hover{background-color:#fef2f2;border-color:#fca5a5}.recruiter-table-action.complete-btn{color:#047857;border-color:#a7f3d0}.recruiter-table-action.complete-btn:hover{background-color:#ecfdf5;border-color:#6ee7b7}.recruiter-tab-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.recruiter-change-password-btn{padding:10px 20px;background-color:#f56565;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:10px}.recruiter-change-password-btn:hover{background-color:#e53e3e}.recruiter-change-password-btn:disabled{background-color:#cbd5e0;cursor:not-allowed}.recruiter-primary-button{padding:12px 20px;background-color:#4863f7;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.recruiter-primary-button:hover{background-color:#3a4fd8;transform:translateY(-2px);box-shadow:0 4px 12px #4863f733}.recruiter-office-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;margin-top:20px}.recruiter-office-image-item{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;height:150px}.office-image-preview{width:100%;height:100%;object-fit:cover}.image-remove-btn{position:absolute;top:8px;right:8px;opacity:0;transition:opacity .2s ease;background-color:#dc2626cc;color:#fff;border:none;border-radius:4px;padding:4px 8px;font-size:.7rem}.recruiter-office-image-item:hover .image-remove-btn{opacity:1}.recruiter-office-image-item.temp-image{border:2px dashed #fbbf24;background-color:#fffbeb}.temp-image-badge{position:absolute;top:8px;left:8px;background-color:#f59e0b;color:#fff;padding:4px 8px;border-radius:4px;font-size:.7rem;font-weight:500}.no-images-message{grid-column:1 / -1;text-align:center;padding:30px;background-color:#f8fafc;border-radius:8px;color:#64748b}.recruiter-filter-section{margin-bottom:25px;display:flex;gap:15px;flex-wrap:wrap}.recruiter-search-section{margin-bottom:25px}.recruiter-search-container{background-color:#f8fafc;padding:20px;border-radius:12px;border:2px solid #e2e8f0;display:flex;flex-direction:column;gap:15px}.search-filters{display:flex;gap:15px;flex-wrap:wrap;align-items:center}.recruiter-filter-row{background-color:#fff;padding:15px 20px;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d;display:flex;gap:15px;margin-bottom:15px;flex-wrap:wrap;align-items:center}.recruiter-search-input{padding:10px 15px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;flex:1;min-width:200px}.recruiter-search-input.large{padding:15px 20px;font-size:1rem;border:2px solid #e2e8f0;border-radius:10px;background-color:#fff;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;width:100%}.recruiter-search-input.large:focus{border-color:#4863f7;box-shadow:0 0 0 4px #4863f71a;transform:translateY(-1px)}.recruiter-search-input:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.recruiter-filter-select{padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;background-color:#fff;min-width:180px;font-size:.95rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.recruiter-filter-select:hover{border-color:#cbd5e1;background-color:#f8fafc}.recruiter-filter-select:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a;background-color:#fff}.recruiter-filter-select:disabled{background-color:#f1f5f9;color:#94a3b8;cursor:not-allowed;opacity:.7}.search-input-container{position:relative;width:100%}.search-loading-indicator{position:absolute;right:15px;top:50%;transform:translateY(-50%);display:flex;align-items:center}.loading-spinner{width:20px;height:20px;border:2px solid #e2e8f0;border-top:2px solid #4863f7;border-radius:50%;animation:spin 1s linear infinite}.filter-loading-text{color:#4863f7;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:8px;padding:0 10px}.filter-loading-text:before{content:"";width:12px;height:12px;border:2px solid #e2e8f0;border-top:2px solid #4863f7;border-radius:50%;animation:spin 1s linear infinite}.recruiter-interviews-tab,.recruiter-hiring-tab,.recruiter-candidates-tab{background-color:#fff;border-radius:15px;padding:30px;box-shadow:0 4px 10px #0000000d}.recruiter-interviews-tab h1,.recruiter-hiring-tab h1,.recruiter-candidates-tab h1{color:#1e293b;margin-bottom:15px}.recruiter-interviews-content{margin-top:20px}.recruiter-profile-tab{background-color:#fff;border-radius:15px;padding:30px;box-shadow:0 4px 10px #0000000d}.recruiter-profile-tab h1{color:#1e293b;margin-bottom:30px}.recruiter-profile-form{max-width:100%}.recruiter-profile-section{margin-bottom:40px;padding:25px;border:1px solid #e2e8f0;border-radius:12px;background-color:#fafbfc}.recruiter-profile-section h2{margin-top:0;margin-bottom:20px;color:#334155;font-size:1.3rem;border-bottom:2px solid #4863f7;padding-bottom:10px}.recruiter-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.recruiter-section-header h2{margin-bottom:0}.recruiter-add-btn{padding:8px 16px;background-color:#10b981;color:#fff;border:none;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .2s ease}.recruiter-add-btn:hover{background-color:#059669;transform:translateY(-1px)}.recruiter-perk-item,.recruiter-question-item{margin-bottom:15px;padding:15px;background-color:#fff;border-radius:8px;border:1px solid #d1d5db}.recruiter-hiring-step-item{margin-bottom:20px;padding:20px;background-color:#fff;border-radius:8px;border:1px solid #d1d5db;position:relative}.recruiter-step-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.recruiter-step-number{background-color:#4863f7;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.recruiter-form-group.small{max-width:100px}.recruiter-remove-btn{padding:6px 12px;background-color:#ef4444;color:#fff;border:none;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s ease;align-self:flex-end}.recruiter-remove-btn:hover{background-color:#dc2626}.recruiter-remove-btn.small{padding:4px 8px;font-size:.7rem}.recruiter-profile-actions{display:flex;justify-content:center;margin-top:40px;padding-top:30px;border-top:2px solid #e2e8f0}.recruiter-save-profile-btn{padding:15px 40px;background-color:#4863f7;color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #4863f733}.recruiter-save-profile-btn:hover{background-color:#3a4fd8;transform:translateY(-2px);box-shadow:0 8px 20px #4863f74d}@media (max-width: 992px){.recruiter-dashboard{flex-direction:column}.recruiter-dashboard-sidebar{width:100%;padding:10px 0}.recruiter-sidebar-menu{display:flex;flex-wrap:wrap}.recruiter-sidebar-menu li{flex:1;min-width:150px;text-align:center;padding:10px 15px;border-left:none;border-bottom:3px solid transparent}.recruiter-sidebar-menu li.active{border-left-color:transparent;border-bottom-color:#4863f7}.recruiter-company-info{padding:10px;margin-bottom:10px}.recruiter-company-logo{width:60px;height:60px}.recruiter-job-form-modal{width:95%;margin:10px}.recruiter-form-row{grid-template-columns:1fr}}@media (max-width: 768px){.recruiter-metrics-grid{grid-template-columns:1fr}.recruiter-charts-row{flex-direction:column}.recruiter-chart-container{overflow-x:auto}.recruiter-data-table{display:block;overflow-x:auto;white-space:nowrap}.recruiter-form-actions{flex-direction:column}.recruiter-cancel-btn,.recruiter-submit-btn{width:100%}.recruiter-search-container{padding:15px}.search-filters{flex-direction:column;align-items:stretch;gap:10px}.recruiter-filter-select{min-width:100%}.filter-loading-text{text-align:center;justify-content:center}.search-input-container{width:100%}.search-loading-indicator{right:10px}.loading-spinner{width:16px;height:16px}}.recruiter-empty-state{text-align:center;padding:40px;color:#64748b}.recruiter-hiring-content{margin-top:20px}.recruiter-hiring-content h3{margin-bottom:15px;color:#334155}.recruiter-charts-section{margin-bottom:30px}.chart-controls{background-color:#fff;border-radius:8px;padding:15px 20px;margin-bottom:20px;box-shadow:0 2px 4px #0000000d;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.chart-controls label{font-weight:500;color:#374151;margin-right:5px}.chart-controls select{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;font-size:.9rem;min-width:120px}.chart-controls select:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 2px #4863f71a}.chart-controls span{color:#6b7280;font-weight:500}.recruiter-institutes-tab{background-color:#fff;border-radius:15px;padding:30px;box-shadow:0 4px 10px #0000000d}.institutes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;margin-top:20px}.institute-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;margin-bottom:20px}.institute-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#4863f7}.institute-header{display:flex;gap:20px;margin-bottom:20px;align-items:flex-start;background-color:#2c3e50}.institute-logo{flex-shrink:0}.institute-logo img{width:80px;height:80px;border-radius:10px;object-fit:cover;border:2px solid #e2e8f0}.logo-placeholder{width:80px;height:80px;border-radius:10px;background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:600;border:2px solid #e2e8f0}.institute-info{flex:1}.institute-name{margin:0 0 8px;color:#fff;font-size:1.4rem;font-weight:600;display:flex;align-items:center;gap:8px}.verified-badge{background-color:#dcfce7;color:#16a34a;padding:3px 6px;border-radius:50%;font-size:.8rem;font-weight:600;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.institute-location{color:#64748b;font-size:.9rem;margin:4px 0;display:flex;align-items:center;gap:5px}.institute-location:before{content:"📍";font-size:.8rem}.institute-established{color:#64748b;font-size:.85rem;margin:4px 0}.institute-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.institute-badge{background-color:#e0f2fe;color:#0284c7;padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:500;border:1px solid #bae6fd}.institute-contact{margin:15px 0;padding:15px;background-color:#f8fafc;border-radius:8px;border:1px solid #f1f5f9}.contact-item{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:.85rem;color:#64748b}.contact-item:last-child{margin-bottom:0}.contact-icon{font-size:1rem;width:20px;text-align:center}.institute-description{margin:15px 0;padding:15px;background-color:#f8fafc;border-radius:8px;border-left:4px solid #4863f7}.institute-description p{margin:0;color:#64748b;font-size:.9rem;line-height:1.5}.applied-jobs-section{margin:20px 0;padding:20px;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.applied-jobs-section h4{margin:0 0 15px;color:#374151;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:8px}.applied-jobs-section h4:before{content:"💼";font-size:1rem}.applied-jobs-list{max-height:200px;overflow-y:auto}.applied-job-item{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;margin-bottom:8px;background-color:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease}.applied-job-item:hover{border-color:#4863f7;box-shadow:0 2px 8px #4863f71a}.applied-job-item:last-child{margin-bottom:0}.job-info{flex:1;display:flex;flex-direction:column;gap:4px}.job-title{font-weight:600;color:#1e293b;font-size:.9rem}.applied-date{font-size:.75rem;color:#64748b;font-weight:500}.view-students-btn{padding:8px 16px;background-color:#4863f7;color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.view-students-btn:hover{background-color:#3a4fd8;transform:translateY(-1px);box-shadow:0 4px 12px #4863f733}.institute-actions{display:flex;gap:12px;justify-content:center;padding-top:20px;border-top:1px solid #f1f5f9}.view-details-btn{padding:12px 24px;background-color:#4863f7;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:.9rem}.view-details-btn:hover{background-color:#3a4fd8;transform:translateY(-1px);box-shadow:0 4px 12px #4863f733}.recruiter-students-modal{background:#fff;border-radius:15px;width:95%;max-width:1200px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026}.students-modal-content{padding:30px}.students-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;margin-top:20px}.student-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:20px;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.student-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a;border-color:#4863f7}.student-info{display:flex;gap:15px;margin-bottom:15px}.student-avatar{flex-shrink:0}.student-avatar img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0}.avatar-placeholder{width:60px;height:60px;border-radius:50%;background-color:#4863f7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600}.student-details{flex:1}.student-details h4{margin:0 0 8px;color:#1e293b;font-size:1.1rem;font-weight:600}.student-details p{margin:4px 0;color:#64748b;font-size:.85rem}.student-details p strong{color:#374151}.student-skills strong{color:#374151;font-size:.85rem;display:block;margin-bottom:6px}.skills-tags{display:flex;flex-wrap:wrap;gap:4px}.skill-tag{background-color:#e0f2fe;color:#0284c7;padding:3px 8px;border-radius:12px;font-size:.75rem;font-weight:500}.student-actions{display:flex;justify-content:flex-end;padding-top:15px;border-top:1px solid #f1f5f9}.no-students{text-align:center;padding:40px;color:#64748b;font-size:1rem}.loading-section{text-align:center;padding:40px;color:#64748b}.loading-section p{margin:0;font-size:1rem}.profile-update-notice{background-color:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:15px;margin-bottom:25px}.profile-update-notice p{margin:0;color:#92400e;font-size:.9rem}.profile-photo-upload{display:flex;align-items:center;gap:20px;margin-top:15px}.profile-photo-preview{width:100px;height:100px;border-radius:10px;object-fit:cover;border:2px solid #e2e8f0}.photo-placeholder{width:100px;height:100px;border-radius:10px;background-color:#f1f5f9;border:2px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#64748b;font-weight:600}.upload-photo-btn{padding:10px 20px;background-color:#4863f7;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease}.upload-photo-btn:hover{background-color:#3a4fd8}.upload-photo-btn:disabled{background-color:#cbd5e1;cursor:not-allowed}.remove-photo-btn{padding:8px 16px;background-color:#ef4444;color:#fff;border:none;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s ease}.remove-photo-btn:hover{background-color:#dc2626}.institute-card-redesigned{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.institute-card-redesigned:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#4863f7}.institute-card-main{display:flex;gap:15px;margin-bottom:20px}.institute-avatar .avatar-placeholder{width:80px;height:80px;border-radius:10px;background-color:#4863f7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:600}.institute-details{flex:1}.institute-name{margin:0 0 8px;color:#1e293b;font-size:1.5rem;font-weight:600}.verified-badge{background-color:#dcfce7;color:#16a34a;padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:500;margin-bottom:12px;display:inline-block}.institute-contact-info{margin:12px 0}.contact-item{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-size:.9rem;color:#64748b}.contact-icon{font-size:1rem}.institute-experience{color:#64748b;font-size:.9rem;margin-top:8px}.institute-actions{display:flex;gap:12px;margin-bottom:20px}.view-details-btn,.contact-btn{padding:10px 20px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;font-size:.9rem}.view-details-btn{background-color:#4863f7;color:#fff}.view-details-btn:hover{background-color:#3a4fd8}.contact-btn{background-color:#fff;color:#4863f7;border:1px solid #4863f7}.contact-btn:hover{background-color:#f8fafc}.applied-jobs-section{border-top:1px solid #f1f5f9;padding-top:15px}.applied-jobs-section h4{margin:0 0 10px;color:#374151;font-size:1rem;font-weight:600}.applied-jobs-list{max-height:120px;overflow-y:auto}.applied-job-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;margin-bottom:6px;background-color:#f8fafc;border-radius:6px;border-left:3px solid #4863f7}.applied-job-item .job-title{font-weight:500;color:#1e293b;font-size:.85rem}.applied-job-item .applied-date{font-size:.75rem;color:#64748b}.institutes-filter-section{margin-bottom:20px;display:flex;justify-content:flex-end}.students-table-container{overflow-x:auto;margin-top:20px}.students-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.students-table th{background-color:#f8fafc;color:#374151;font-weight:600;padding:12px 15px;text-align:left;border-bottom:2px solid #e2e8f0;font-size:.85rem}.students-table td{padding:12px 15px;border-bottom:1px solid #f1f5f9;font-size:.85rem;color:#64748b}.students-table tr:hover{background-color:#f8fafc}.status-badge{padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:500}.status-badge.not-placed{background-color:#fef3c7;color:#d97706}.status-badge.placed{background-color:#dcfce7;color:#16a34a}.skills-compact{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.skill-tag-small{background-color:#e0f2fe;color:#0284c7;padding:2px 6px;border-radius:8px;font-size:.7rem;font-weight:500}.more-skills{color:#64748b;font-size:.7rem;font-weight:500}.no-skills{color:#9ca3af;font-size:.75rem;font-style:italic}.view-profile-btn-small{padding:6px 12px;background-color:#4863f7;color:#fff;border:none;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}.view-profile-btn-small:hover{background-color:#3a4fd8}.student-profile-modal{background:#fff;border-radius:15px;width:95%;max-width:1000px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026}.student-profile-header{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;border-bottom:1px solid #e2e8f0}.student-profile-header h2{margin:0;color:#1e293b;font-size:1.5rem}.student-profile-content{padding:30px}.profile-section{margin-bottom:30px}.profile-section h3{color:#4863f7;font-size:1.1rem;font-weight:600;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:15px}.profile-field{background-color:#f8fafc;padding:15px;border-radius:8px;border:1px solid #e2e8f0}.profile-field label{display:block;color:#64748b;font-size:.8rem;font-weight:600;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px}.profile-field span{color:#1e293b;font-size:.95rem;font-weight:500}.academic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.academic-card{background-color:#f8fafc;padding:20px;border-radius:8px;border:1px solid #e2e8f0}.academic-card h4{color:#4863f7;font-size:.9rem;font-weight:600;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.academic-card p{margin:5px 0;color:#64748b;font-size:.85rem}.additional-info{display:flex;flex-direction:column;gap:20px}.info-field{background-color:#f8fafc;padding:15px;border-radius:8px;border:1px solid #e2e8f0}.info-field label{display:block;color:#64748b;font-size:.8rem;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.skills-display{display:flex;flex-wrap:wrap;gap:6px}.skill-badge{background-color:#e0f2fe;color:#0284c7;padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:500}.placement-status{padding:6px 12px;border-radius:12px;font-size:.85rem;font-weight:500}.placement-status.not-placed{background-color:#fef3c7;color:#d97706}.placement-status.placed{background-color:#dcfce7;color:#16a34a}.documents-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}.document-item{background-color:#f8fafc;padding:15px;border-radius:8px;border:1px solid #e2e8f0}.document-item label{display:block;color:#64748b;font-size:.8rem;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.document-link{color:#4863f7;text-decoration:none;font-weight:500;font-size:.9rem}.document-link:hover{text-decoration:underline}.certificates-list{display:flex;flex-direction:column;gap:5px}.download-students-section{margin-top:25px;padding-top:20px;border-top:2px solid #e2e8f0;display:flex;justify-content:center;align-items:center}.download-all-students-btn{padding:12px 24px;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #28a74533;display:flex;align-items:center;gap:8px;min-width:250px;justify-content:center}.download-all-students-btn:hover{background:linear-gradient(135deg,#218838,#1ea085);transform:translateY(-2px);box-shadow:0 8px 20px #28a7454d}.download-all-students-btn:active{transform:translateY(0);box-shadow:0 4px 12px #28a74533}.download-all-students-btn:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.download-all-students-btn:disabled:hover{background:#6c757d;transform:none;box-shadow:none}.recruiter-news-tab{background-color:#fff;border-radius:15px;padding:30px;box-shadow:0 4px 10px #0000000d}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;margin-top:20px}.news-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.news-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000026;border-color:#4863f7}.news-image{width:100%;height:200px;overflow:hidden}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-card:hover .news-image img{transform:scale(1.05)}.news-content{padding:20px}.news-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;gap:10px}.news-header h3{margin:0;color:#1e293b;font-size:1.2rem;font-weight:600;line-height:1.4;flex:1}.verified-badge{background-color:#dcfce7;color:#16a34a;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap}.news-meta{display:flex;gap:15px;margin-bottom:15px;flex-wrap:wrap}.news-date,.news-company{color:#64748b;font-size:.85rem;font-weight:500}.news-venue,.news-participants{display:flex;align-items:center;gap:6px;color:#64748b;font-size:.85rem;margin-bottom:10px}.venue-icon,.participants-icon{font-size:1rem}.news-details{color:#64748b;font-size:.9rem;line-height:1.5;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-actions{display:flex;gap:10px;padding-top:15px;border-top:1px solid #f1f5f9}.checkbox-label{display:flex;align-items:center;gap:8px;color:#374151;font-weight:500;cursor:pointer}.checkbox-label input[type=checkbox]{margin:0;cursor:pointer}.recruiter-news-management-grid{margin-top:20px}.recruiter-news-section h3{color:#1e293b;font-size:1.3rem;font-weight:600;margin-bottom:20px;display:flex;align-items:center;gap:10px}.recruiter-news-section h3:before{content:"📰";font-size:1.2rem}.recruiter-news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;margin-top:20px}.recruiter-news-management-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .3s ease;position:relative}.recruiter-news-management-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000026;border-color:#4863f7}.recruiter-news-banner{width:100%;height:180px;overflow:hidden;position:relative}.recruiter-news-banner img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.recruiter-news-management-card:hover .recruiter-news-banner img{transform:scale(1.05)}.recruiter-news-card-header{padding:20px 20px 15px;display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.recruiter-news-card-header h3{margin:0;color:#1e293b;font-size:1.1rem;font-weight:600;line-height:1.4;flex:1}.recruiter-news-type-badge{padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.recruiter-news-type-badge.news{background-color:#dbeafe;color:#1d4ed8}.recruiter-news-card-details{padding:0 20px 20px}.recruiter-news-card-details p{margin:8px 0;color:#64748b;font-size:.85rem;line-height:1.5}.recruiter-news-card-details p strong{color:#374151;font-weight:600}.recruiter-verification-badge{padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;gap:4px}.recruiter-verification-badge.verified{background-color:#dcfce7;color:#16a34a}.recruiter-verification-badge.pending{background-color:#fef3c7;color:#d97706}.recruiter-news-card-actions{padding:15px 20px 20px;display:flex;gap:8px;border-top:1px solid #f1f5f9;background-color:#fafbfc}.recruiter-news-card-actions .recruiter-table-action{flex:1;padding:10px 16px;border:none;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px;text-transform:uppercase;letter-spacing:.5px}.recruiter-news-card-actions .recruiter-table-action:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.recruiter-news-card-actions .recruiter-table-action:active{transform:translateY(0)}.recruiter-news-card-actions .recruiter-table-action:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.recruiter-modal-content{background:#fff;border-radius:15px;width:90%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026}.recruiter-news-details{padding:30px}.recruiter-news-banner{width:100%;height:250px;overflow:hidden;border-radius:12px;margin-bottom:25px}.recruiter-news-banner img{width:100%;height:100%;object-fit:cover}.recruiter-news-info h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:20px;line-height:1.3}.recruiter-news-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:25px;padding:20px;background-color:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.recruiter-news-meta p{margin:0;color:#64748b;font-size:.9rem}.recruiter-news-meta p strong{color:#374151;font-weight:600;display:block;margin-bottom:4px}.recruiter-news-description{margin-top:25px}.recruiter-news-description h4{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:15px}.recruiter-news-description p{color:#64748b;font-size:.95rem;line-height:1.6;margin:0}.recruiter-news-tab div[style*="text-align: center"]{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px dashed #cbd5e1;border-radius:12px;padding:60px 40px;margin:40px 0}.recruiter-news-tab div[style*="text-align: center"] p{color:#64748b;font-size:1.1rem;font-weight:500;margin:0;line-height:1.5}@media (max-width: 768px){.recruiter-news-grid{grid-template-columns:1fr}.recruiter-news-card-header{flex-direction:column;align-items:flex-start;gap:10px}.recruiter-news-card-actions{flex-direction:column}.recruiter-news-card-actions .recruiter-table-action{width:100%}.recruiter-news-meta{grid-template-columns:1fr}}@media (max-width: 768px){.institutes-grid{grid-template-columns:1fr}.institute-header{flex-direction:column;align-items:center;text-align:center;gap:15px}.institute-actions{flex-direction:column;gap:8px}.institute-actions button{width:100%}.applied-job-item{flex-direction:column;align-items:flex-start;gap:10px}.view-students-btn{align-self:flex-end}.students-table-container{overflow-x:scroll}.profile-grid,.academic-grid,.documents-grid{grid-template-columns:1fr}.profile-photo-upload{flex-direction:column;align-items:center;text-align:center}.download-all-students-btn{min-width:200px;font-size:.9rem;padding:10px 20px}}.recruiter-profile-modal{background:#fff;border-radius:12px;max-width:800px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026}.recruiter-profile-content{padding:20px}.profile-header{display:flex;align-items:center;gap:20px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.profile-photo img{width:80px;height:80px;border-radius:50%;object-fit:cover}.profile-placeholder{width:80px;height:80px;border-radius:50%;background:#4863f7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700}.profile-info h3{margin:0 0 10px;color:#1f2937;font-size:24px}.profile-info p{margin:5px 0;color:#6b7280}.profile-section{margin-bottom:25px}.profile-section h4{color:#1f2937;margin-bottom:15px;font-size:18px;border-bottom:2px solid #4863f7;padding-bottom:5px}.skills-list{display:flex;flex-wrap:wrap;gap:8px}.skill-tag{background:#e0e7ff;color:#4338ca;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:500}.experience-item,.certificate-item{background:#f9fafb;padding:15px;border-radius:8px;margin-bottom:10px;border-left:4px solid #4863f7}.experience-item h5,.certificate-item h5{margin:0 0 8px;color:#1f2937;font-size:16px}.experience-item p,.certificate-item p{margin:4px 0;color:#6b7280;font-size:14px}.profile-photo-upload{display:flex;align-items:center;gap:20px;padding:20px;background:#f9fafb;border-radius:8px;border:2px dashed #d1d5db}.current-photo{flex-shrink:0}.profile-photo-preview{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid #4863f7}.photo-placeholder{width:100px;height:100px;border-radius:50%;background:#4863f7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700}.photo-upload-controls{display:flex;flex-direction:column;gap:10px}.upload-photo-btn,.remove-photo-btn{padding:10px 20px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s}.upload-photo-btn{background:#4863f7;color:#fff}.upload-photo-btn:hover{background:#3b4de8}.upload-photo-btn:disabled{background:#9ca3af;cursor:not-allowed}.remove-photo-btn{background:#ef4444;color:#fff}.remove-photo-btn:hover{background:#dc2626}.document-preview{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:200px}.document-preview img{transition:transform .2s ease}.document-preview img:hover{transform:scale(1.05)}.certificates-preview{display:flex;flex-wrap:wrap;gap:10px;max-width:400px}.institute-documents-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:15px}.institute-document-item{padding:15px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.institute-document-item strong{display:block;margin-bottom:10px;color:#495057;font-size:14px}.document-preview button{transition:all .2s ease;font-weight:500}.document-preview button:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.certificates-preview>div{transition:transform .2s ease}.certificates-preview>div:hover{transform:translateY(-2px)}.certificates-preview button:hover{transform:translateY(-1px);box-shadow:0 2px 6px #ffc1074d}.staff-page{background-color:#f5f7ff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.staff-hero-section{background-size:cover;background-position:center;padding:120px 40px;text-align:center;position:relative;color:#fff;min-height:500px}.hero-content{margin-bottom:30px;animation:fadeInDown .8s ease-out}.hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:10px;color:#fff;text-shadow:0 2px 4px rgb(0,0,0,.1)}.hero-content p{font-size:1.2rem;max-width:600px;margin:0 auto;opacity:.9}.search-container{display:flex;align-items:center;gap:10px;padding:24px 32px;background:#fffffff2;border-radius:20px;box-shadow:0 8px 32px #0000001a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;margin:0 auto;animation:fadeInUp .8s ease-out;flex-wrap:nowrap;justify-content:center}.search-container select{flex:1;height:48px;padding:0 12px;border:1px solid rgba(72,99,247,.2);border-radius:8px;font-size:14px;color:#333;cursor:pointer;background:#fff;transition:all .2s ease;min-width:160px;max-width:200px;-webkit-appearance:none;-moz-appearance:none;appearance:none;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='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:14px}.search-container .search-input{flex:1;height:48px;padding:0 12px;border:1px solid rgba(72,99,247,.2);border-radius:8px;font-size:14px;color:#333;background:#fff;transition:all .2s ease;min-width:160px;max-width:200px}.search-container select:hover,.search-container select:focus,.search-container .search-input:hover,.search-container .search-input:focus{border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a;outline:none}.search-btn{height:48px;padding:0 24px;border-radius:8px;font-weight:600;font-size:14px;background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;border:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:90px;flex-shrink:0}.advanced-filters-section{background-color:#fff;padding:20px;box-shadow:0 4px 12px #0000000d;margin:-20px auto 40px;max-width:1200px;width:90%;border-radius:12px;position:relative;z-index:2;animation:fadeInUp 1s ease-out}.filters-container{display:flex;flex-wrap:wrap;gap:15px}.filter-group{flex:1;min-width:200px}.search-input{width:100%;padding:12px 15px;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:all .2s ease}.search-input:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.filter-select{width:100%;padding:12px 15px;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;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='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;transition:all .2s ease}.filter-select:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.loading-section{max-width:1200px;margin:0 auto;padding:60px 20px;text-align:center}.loading-spinner{display:inline-flex;align-items:center;justify-content:center;padding:2rem;font-size:1.1rem;color:#4863f7;font-weight:600;gap:1rem}.loading-spinner:after{content:"";width:24px;height:24px;border:3px solid #e2e8f0;border-top:3px solid #4863f7;border-radius:50%;animation:spin 1s linear infinite}.error-section{max-width:1200px;margin:0 auto;padding:60px 20px;text-align:center}.error-message{background-color:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:2rem;border-radius:12px;display:inline-flex;flex-direction:column;align-items:center;gap:1rem;max-width:400px}.retry-btn{background-color:#dc2626;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.retry-btn:hover{background-color:#b91c1c;transform:translateY(-2px)}.staff-listing-section{max-width:1200px;margin:0 auto 60px;padding:0 20px;animation:fadeInUp 1.2s ease-out}.staff-listing-section h2{font-size:1.8rem;font-weight:600;color:#2d3748;margin-bottom:30px;text-align:center;position:relative;display:inline-block}.staff-listing-section h2:after{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:#4863f7;border-radius:2px}.staff-cards-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;justify-items:center}.clean-staff-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px #0000001a;border:1px solid #e5e7eb;transition:all .2s ease;max-width:300px;margin:0 auto}.clean-staff-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.clean-card-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.clean-avatar{flex-shrink:0}.avatar-img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb}.avatar-placeholder{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;border:2px solid #4863f7}.clean-info{flex:1;min-width:0}.clean-name{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 4px;line-height:1.2}.clean-profession{font-size:14px;color:#6b7280;margin:0 0 6px;line-height:1.2}.clean-rating{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-top:6px}.star{font-size:14px}.rating-text{font-size:14px;color:#1f2937;font-weight:500}.status-badge{font-size:12px;padding:2px 8px;border-radius:12px;font-weight:500;margin-left:4px}.status-badge.available{background:#d1fae5;color:#065f46}.status-badge.busy{background:#fee2e2;color:#991b1b}.status-badge.part-time{background:#fef3c7;color:#92400e}.clean-sector-role{font-size:13px;color:#4863f7;font-weight:500;margin:8px 0 4px;text-align:center;padding:6px 12px;background:#4863f71a;border-radius:6px}.clean-location-info{font-size:13px;color:#6b7280;margin:4px 0 8px;text-align:center;padding:4px 12px;line-height:1.3}.clean-details{font-size:14px;color:#6b7280;margin-bottom:8px}.clean-rate{font-size:14px;color:#6b7280;margin-bottom:12px}.clean-skills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.skill-tag{background:#dbeafe!important;color:#1e40af!important;padding:4px 8px!important;border-radius:12px!important;font-size:12px!important;font-weight:500!important;display:inline-block!important;margin:2px!important}.more-skills{color:#6b7280;font-size:12px;align-self:center}.clean-actions{display:flex;gap:8px}.clean-view-btn{flex:1;background:#2563eb;color:#fff;border:none;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.clean-view-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.clean-contact-btn{background:#f3f4f6;border:1px solid #d1d5db;padding:10px;border-radius:6px;font-size:16px;cursor:pointer;transition:all .2s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.clean-contact-btn:hover{background:#e5e7eb}.clean-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:flex-start;z-index:1000;padding:20px;overflow-y:auto;overscroll-behavior:contain}.clean-modal-content{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;margin:20px auto;position:relative}.clean-modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:flex-start}.clean-modal-info{display:flex;gap:16px;align-items:flex-start}.clean-modal-avatar{flex-shrink:0}.modal-avatar-img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #e5e7eb}.modal-avatar-placeholder{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:600;border:3px solid #4863f7}.clean-modal-details h2{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 4px}.modal-profession{font-size:14px;color:#6b7280;margin:0 0 8px}.modal-rating{display:flex;align-items:center;gap:4px;font-size:14px}.experience-text{color:#6b7280;margin-left:4px}.clean-modal-close{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}.clean-modal-close:hover{background:#f3f4f6;color:#374151}.clean-modal-nav{display:flex;border-bottom:1px solid #e5e7eb;background:#f9fafb}.clean-nav-tab{flex:1;padding:12px 16px;border:none;background:none;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease;border-bottom:2px solid transparent}.clean-nav-tab:hover{color:#374151;background:#f3f4f6}.clean-nav-tab.active{color:#2563eb;border-bottom-color:#2563eb;background:#fff}.clean-modal-body{padding:24px;overflow-y:auto;overflow-x:hidden;flex:1;scrollbar-width:thin;scrollbar-color:#4863f7 #f1f5f9;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.clean-modal-body::-webkit-scrollbar{width:8px}.clean-modal-body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.clean-modal-body::-webkit-scrollbar-thumb{background:#4863f7;border-radius:4px}.clean-modal-body::-webkit-scrollbar-thumb:hover{background:#3a4fd8}.clean-profile-content{display:flex;flex-direction:column;gap:24px}.clean-profile-section{background:#f9fafb;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.clean-profile-section h4{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 12px}.clean-detail-item{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;color:#374151}.clean-detail-item:last-child{margin-bottom:0}.detail-label{font-weight:500;color:#6b7280;min-width:60px}.clean-availability{padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.clean-availability.available{background:#d1fae5;color:#065f46}.clean-availability.busy{background:#fee2e2;color:#991b1b}.clean-availability.part-time{background:#fef3c7;color:#92400e}.clean-skills-list{display:flex;flex-wrap:wrap;gap:6px}.clean-sector-role{font-size:13px;color:#10b981;font-weight:500;margin:4px 0;background:#f0fdf4;padding:4px 8px;border-radius:4px;display:inline-block;border:1px solid #bbf7d0}.clean-location-info{font-size:12px;color:#6b7280;font-weight:500;margin:2px 0;background:#f9fafb;padding:3px 6px;border-radius:3px;display:inline-block;border:1px solid #e5e7eb}.clean-skill-tag{background:#dbeafe;color:#1e40af;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.experience-item{background:#fff;padding:12px;border-radius:6px;border-left:3px solid #4863f7;margin-bottom:12px}.experience-item h5{font-size:14px;font-weight:600;color:#1f2937;margin:0 0 4px}.experience-duration{font-size:12px;color:#6b7280;margin:0 0 4px}.experience-salary{font-size:12px;color:#059669;margin:0;font-weight:500}.education-item{background:#fff;padding:12px;border-radius:6px;border-left:3px solid #10b981;margin-bottom:12px}.education-item h5{font-size:14px;font-weight:600;color:#1f2937;margin:0 0 4px}.education-item p{font-size:12px;color:#6b7280;margin:0 0 2px}.clean-contact-section h4{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 16px}.clean-contact-buttons{display:flex;gap:8px}.contact-option-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.call-btn{background:#10b981;color:#fff}.call-btn:hover{background:#059669;transform:translateY(-1px)}.whatsapp-btn{background:#25d366;color:#fff}.whatsapp-btn:hover{background:#1da851;transform:translateY(-1px)}.email-btn{background:#3b82f6;color:#fff}.email-btn:hover{background:#2563eb;transform:translateY(-1px)}.contact-icon{font-size:16px}.modern-resume-view{display:flex;flex-direction:column;gap:20px}.resume-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.resume-header h4{font-size:18px;font-weight:600;color:#1f2937;margin:0}.download-btn{background:#4863f7;color:#fff;padding:8px 16px;border-radius:6px;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease}.download-btn:hover{background:#3a4fd8;transform:translateY(-1px)}.resume-preview{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff}.resume-iframe{width:100%;height:600px;border:none}.resume-container{text-align:center;max-width:100%}.resume-image{max-width:100%;max-height:500px;border-radius:16px;box-shadow:0 12px 32px #00000026;border:1px solid #e2e8f0}.resume-caption{margin-top:16px;font-size:14px;color:#64748b;font-weight:500}.modern-certificate-view h4{margin-bottom:24px;font-size:20px;color:#1e293b;text-align:center;font-weight:700;letter-spacing:-.025em}.modern-certificate-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:20px}.modern-certificate-card{background:#fff;padding:20px;border-radius:12px;transition:all .3s ease;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;position:relative}.modern-certificate-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.certificate-badge{position:absolute;top:-12px;right:-12px;width:32px;height:32px;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;box-shadow:0 4px 12px #f59e0b4d}.certificate-info h5{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 8px}.certificate-info p{font-size:14px;color:#6b7280;margin:0 0 4px}.view-certificate-link{display:inline-block;margin-top:12px;padding:8px 16px;background:#4863f7;color:#fff;text-decoration:none;border-radius:6px;font-size:14px;font-weight:500;transition:all .2s ease}.view-certificate-link:hover{background:#3a4fd8;transform:translateY(-1px)}.certificate-preview{width:100%;max-width:200px;height:140px;object-fit:cover;border-radius:12px;border:2px solid #4f46e5;box-shadow:0 4px 12px #4f46e526;margin-bottom:16px}.certificate-title{margin:0;font-weight:600;color:#1e293b;font-size:14px;letter-spacing:-.025em}.no-results{grid-column:1 / -1;padding:40px;text-align:center;background-color:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;border:1px solid #e2e8f0}.no-results p{font-size:1.1rem;color:#64748b;margin:0}.reviews-section{background:#f9fafb;padding:20px;border-radius:8px;border:1px solid #e5e7eb}.reviews-section h4{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 20px}.review-form{background:#fff;padding:20px;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:24px}.review-form h5{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 16px}.rating-input{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:16px!important;flex-direction:row!important}.rating-input span{font-size:14px;font-weight:500;color:#374151;flex-shrink:0}.star-btn{background:none!important;border:none!important;font-size:24px!important;cursor:pointer!important;transition:all .2s ease!important;opacity:.3!important;padding:4px!important;display:inline-block!important}.star-btn.active{opacity:1!important;color:#fbbf24!important}.star-btn:hover{transform:scale(1.2);opacity:.8;color:#fbbf24}.review-form textarea{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;resize:vertical;margin-bottom:16px;font-family:inherit;box-sizing:border-box}.review-form textarea:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.submit-review-btn{background:#4863f7;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.submit-review-btn:hover:not(:disabled){background:#3a4fd8;transform:translateY(-1px)}.submit-review-btn:disabled{background:#9ca3af;cursor:not-allowed}.reviews-list{background:#fff;padding:20px;border-radius:8px;border:1px solid #e5e7eb}.reviews-list h5{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 16px}.review-item{border-bottom:1px solid #e5e7eb;padding-bottom:16px;margin-bottom:16px}.review-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.review-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;flex-wrap:wrap}.reviewer-name{font-size:14px;font-weight:600;color:#1f2937;flex:1}.review-rating{display:flex;gap:2px;align-items:center}.star-filled{color:#fbbf24;font-size:14px}.star-empty{color:#d1d5db;font-size:14px}.review-date{font-size:12px;color:#6b7280;white-space:nowrap}.review-feedback{font-size:14px;color:#374151;line-height:1.5;margin:0}.view-more-btn{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%;margin-top:16px}.view-more-btn:hover:not(:disabled){background:#e5e7eb}.view-more-btn:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.trending-staff-section{padding:60px 20px;text-align:center;background:#f8fafc;margin-bottom:60px;animation:fadeInUp 1.4s ease-out}.section-header{display:flex;justify-content:center;margin-bottom:40px;position:relative}.trending-staff-section h2{font-size:1.8rem;font-weight:700;margin-bottom:30px;color:#2d3748;position:relative;display:inline-block}.trending-staff-section h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:50px;height:3px;background:#4863f7;border-radius:2px}.trending-staff-container{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;max-width:1200px;margin:0 auto}.trending-staff-card{background:#fff;border-radius:15px;box-shadow:0 10px 20px #0000000d;width:220px;text-align:center;padding:25px;transition:all .3s ease-in-out;position:relative;border:1px solid rgba(72,99,247,.1)}.trending-staff-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #4863f71a}.trending-staff-card h3{font-size:1.1rem;margin-bottom:5px;color:#2d3748;font-weight:600}.trending-staff-card p{font-size:.9rem;margin:5px 0;color:#718096}.staff-rating{font-size:.85rem;color:#4a5568;margin:8px 0}.trending-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #4863f7;margin:0 auto 15px}.profile-placeholder{width:80px;height:80px;border-radius:50%;background-color:#4863f7;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:600;margin:0 auto 15px;border:3px solid #4863f7;box-shadow:0 4px 12px #4863f740;transition:all .3s ease;overflow:hidden}.profile-placeholder img{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile-placeholder:hover{transform:scale(1.05);box-shadow:0 6px 20px #4863f759}.profile-placeholder.large{width:120px;height:120px;font-size:3rem}.view-profile-btn{padding:12px 28px;border-radius:25px;font-weight:600;font-size:14px;letter-spacing:.5px;background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;border:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;box-shadow:0 4px 12px #4863f740;width:100%}.view-profile-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4863f759;background:linear-gradient(135deg,#3a4fd8,#2d3ed8)}.insights-section{max-width:1200px;margin:0 auto 60px;padding:0 20px;animation:fadeInUp 1.6s ease-out}.insights-section h2{font-size:1.8rem;font-weight:600;color:#2d3748;margin-bottom:30px;text-align:center;position:relative;display:inline-block}.insights-section h2:after{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:3px;background:#4863f7;border-radius:2px}.insights-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.insight-card{background:#fff;border-radius:12px;box-shadow:0 10px 20px #0000000d;padding:25px;height:100%}.insight-card h3{font-size:1.2rem;font-weight:700;margin-bottom:20px;color:#2d3748;padding-bottom:10px;border-bottom:1px solid #e2e8f0}.trending-skills{list-style:none;padding:0}.trending-skills li{margin-bottom:15px}.skill-name{display:block;font-weight:600;margin-bottom:8px;color:#2d3748}.skill-demand{height:8px;background-color:#e2e8f0;border-radius:4px;overflow:hidden}.demand-bar{height:100%;background-color:#4863f7;border-radius:4px}.earning-potential{display:flex;flex-direction:column;gap:20px}.earning-category h4{font-size:1rem;font-weight:600;margin-bottom:10px;color:#2d3748}.salary-range{display:flex;align-items:center;margin-bottom:5px}.salary-range span{font-size:.85rem;color:#4a5568;width:70px}.range-bar{flex:1;height:6px;background-color:#e2e8f0;border-radius:3px;margin:0 10px;position:relative}.range-fill{position:absolute;top:0;left:10%;width:70%;height:100%;background-color:#4863f7;border-radius:3px}.career-guidance{display:flex;flex-direction:column;gap:20px}.guidance-tip h4{font-size:1rem;font-weight:600;margin-bottom:8px;color:#2d3748}.guidance-tip p{font-size:.9rem;margin-bottom:8px;color:#4a5568}.guidance-tip ul{list-style-type:disc;margin-left:20px}.guidance-tip li{font-size:.9rem;margin-bottom:5px;color:#4a5568}.cta-section{background:linear-gradient(135deg,#4863f7,#3a4fd8);padding:80px 20px;text-align:center;margin-bottom:0;animation:fadeInUp 1.8s ease-out;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;pointer-events:none}.cta-content{position:relative;z-index:1;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.1);line-height:1.2}.cta-content p{font-size:1.2rem;color:#ffffffe6;margin-bottom:40px;max-width:600px;line-height:1.6}.cta-button{background-color:#fff;color:#4863f7;padding:16px 40px;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #00000026;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.cta-button:hover:before{left:100%}.cta-button:hover{transform:translateY(-3px);box-shadow:0 12px 35px #0003;background-color:#f8f9ff}.cta-button:active{transform:translateY(-1px);box-shadow:0 6px 20px #00000026}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 1200px){.sector-select{position:static;margin-bottom:20px}}@media (max-width: 992px){.staff-hero-section{padding:60px 20px}.hero-content h1{font-size:2rem}.search-container{flex-wrap:wrap;gap:10px;padding:20px}.search-container select{flex:1 1 calc(50% - 5px);min-width:auto}.search-btn{flex:1 1 100%;margin-top:10px}.filters-container{flex-direction:column}.filter-group{width:100%}.staff-cards-container{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width: 768px){.staff-cards-container{grid-template-columns:1fr}.trending-staff-container{flex-direction:column;align-items:center}.trending-staff-card{width:100%;max-width:320px}.insights-container{grid-template-columns:1fr}.cta-content h2{font-size:2rem}.clean-modal-content{margin:10px;max-height:95vh;max-width:500px}.clean-modal-header{padding:16px 20px}.clean-modal-body{padding:20px}.clean-modal-nav{padding:0 20px}.clean-card-header{flex-direction:column;text-align:center;gap:12px}.clean-contact-buttons{flex-direction:column}.clean-modal-info{flex-direction:column;text-align:center;gap:12px}.modern-certificate-grid{grid-template-columns:1fr}.resume-header{flex-direction:column;gap:12px;text-align:center}.resume-iframe{height:400px}}@media (max-width: 480px){.hero-content h1{font-size:1.8rem}.search-container{padding:15px}.search-container select{flex:1 1 100%}.cta-content h2{font-size:1.5rem}.cta-content p{font-size:1rem}.clean-staff-card{padding:12px;max-width:100%}.avatar-img,.avatar-placeholder{width:50px;height:50px}.modal-avatar-img,.modal-avatar-placeholder{width:60px;height:60px}.clean-modal-header{padding:12px 16px}.clean-modal-body{padding:16px}.clean-modal-nav{padding:0 16px}.clean-nav-tab{padding:10px 12px;font-size:12px}.clean-profile-section{padding:12px}.clean-contact-buttons{gap:6px}.contact-option-btn{padding:8px 10px;font-size:12px}.experience-item,.education-item{padding:10px}.modern-certificate-card{padding:16px}.resume-iframe{height:300px}.loading-spinner{padding:1.5rem;font-size:1rem}.error-message{padding:1.5rem;margin:0 10px}}.hiring-section{margin-top:20px;padding:16px;background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;text-align:center}.hiring-message{font-size:14px;color:#0c4a6e;margin:0 0 12px;line-height:1.4}.mark-as-hired-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #10b9814d}.mark-as-hired-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166;background:linear-gradient(135deg,#059669,#047857)}.hired-confirmation{margin-top:20px;padding:16px;background:#f0fdf4;border:1px solid #22c55e;border-radius:8px;text-align:center}.hired-success{display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px;font-weight:600;color:#15803d}.success-icon{font-size:20px}.rating-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1001;padding:20px}.rating-modal-content{background:#fff;border-radius:12px;max-width:500px;width:100%;box-shadow:0 10px 30px #0003;overflow:hidden}.rating-modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:#f9fafb}.rating-modal-header h3{font-size:18px;font-weight:600;color:#1f2937;margin:0}.rating-modal-close{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease}.rating-modal-close:hover{background:#f3f4f6;color:#374151}.rating-modal-body{padding:24px}.rating-stars{text-align:center;margin-bottom:24px}.rating-stars p{font-size:16px;color:#374151;margin:0 0 16px}.stars{display:flex;justify-content:center;gap:8px}.star{background:none;border:none;font-size:32px;cursor:pointer;transition:all .2s ease;opacity:.3}.star.active{opacity:1;transform:scale(1.1)}.star:hover{transform:scale(1.2);opacity:.8}.rating-feedback{margin-bottom:24px}.rating-feedback label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.rating-feedback textarea{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;resize:vertical;min-height:80px;transition:all .2s ease}.rating-feedback textarea:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.rating-modal-actions{display:flex;gap:12px;justify-content:flex-end}.rating-cancel-btn{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.rating-cancel-btn:hover{background:#e5e7eb}.rating-submit-btn{background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.rating-submit-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4863f74d}@media (max-width: 768px){.rating-modal-content{margin:10px;max-width:400px}.rating-modal-header{padding:16px 20px}.rating-modal-body{padding:20px}.stars{gap:6px}.star{font-size:28px}.rating-modal-actions{flex-direction:column}.rating-cancel-btn,.rating-submit-btn{width:100%}}@media (max-width: 480px){.hiring-section{padding:12px}.hiring-message{font-size:13px}.mark-as-hired-btn{padding:10px 20px;font-size:13px}.rating-modal-header{padding:12px 16px}.rating-modal-body{padding:16px}.star{font-size:24px}}.hiring-buttons{display:flex;gap:5px;align-items:center}.hire-btn,.reject-btn{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s ease}.hire-btn{background-color:#28a745;color:#fff}.hire-btn:hover{background-color:#218838;transform:translateY(-1px)}.reject-btn{background-color:#dc3545;color:#fff}.reject-btn:hover{background-color:#c82333;transform:translateY(-1px)}.hire-btn:disabled,.reject-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.hiring-history-btn{background-color:#28a745;color:#fff;padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.hiring-history-btn:hover{background-color:#218838;transform:translateY(-1px)}.recruiter-hiring-history-modal{background:#fff;border-radius:12px;width:90%;max-width:1000px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.hiring-history-content{padding:20px}.no-hiring-history{text-align:center;padding:40px;color:#666}.hiring-history-by-job{display:flex;flex-direction:column;gap:30px}.job-hiring-section{border:1px solid #e0e0e0;border-radius:8px;padding:20px;background-color:#f9f9f9}.job-title-header{color:#2c3e50;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #3498db;font-size:18px}.hired-students-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:15px}.hired-student-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000001a;transition:transform .2s ease}.hired-student-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.student-info h4{margin:0 0 10px;color:#2c3e50;font-size:16px}.student-info p{margin:5px 0;font-size:14px;color:#555}.status-badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;text-transform:uppercase}.status-badge.hired{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-badge.rejected,.institute-status-badge.rejected{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.institute-status-badge.placed{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.student-skills{margin-top:10px}.skills-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.skill-tag{background-color:#e3f2fd;color:#1976d2;padding:2px 6px;border-radius:12px;font-size:11px;font-weight:500}.more-skills{background-color:#f5f5f5;color:#666;padding:2px 6px;border-radius:12px;font-size:11px;font-weight:500}@media (max-width: 768px){.hiring-buttons{flex-direction:column;gap:3px}.hire-btn,.reject-btn{font-size:11px;padding:4px 8px}.hired-students-list{grid-template-columns:1fr}.recruiter-hiring-history-modal{width:95%;max-height:90vh}}@keyframes buttonClick{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.hire-btn:active,.reject-btn:active{animation:buttonClick .1s ease}.recruiter-news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:20px;padding:20px 0}.recruiter-news-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e0e0e0}.recruiter-news-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.recruiter-news-image{width:100%;height:200px;overflow:hidden;position:relative}.recruiter-news-image img{width:100%;height:100%;object-fit:cover}.recruiter-news-banner{width:100%;height:200px;overflow:hidden;position:relative}.recruiter-news-banner-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.recruiter-news-banner-image:hover{transform:scale(1.05)}.recruiter-news-content{padding:20px}.recruiter-news-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.recruiter-news-header h3{margin:0 10px 0 0;font-size:1.4rem;font-weight:600;color:#1e293b;line-height:1.3;flex:1}.recruiter-news-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.recruiter-news-meta{display:flex;gap:15px;margin-bottom:12px;flex-wrap:wrap}.recruiter-news-meta-item{display:flex;align-items:center;gap:5px;font-size:.9rem;color:#64748b}.recruiter-news-meta-item strong{color:#374151;font-weight:600}.recruiter-news-date{color:#6b7280;font-size:.85rem;font-weight:500}.recruiter-news-company{color:#374151;font-weight:600;font-size:.9rem}.recruiter-news-venue{display:flex;align-items:center;gap:5px;margin-bottom:8px;color:#64748b;font-size:.9rem}.recruiter-venue-icon{font-size:1rem}.recruiter-news-participants{display:flex;align-items:center;gap:5px;margin-bottom:12px;color:#64748b;font-size:.9rem}.recruiter-participants-icon{font-size:1rem}.recruiter-news-details{color:#4b5563;line-height:1.6;margin-bottom:15px;font-size:.95rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.recruiter-verified-badge{display:inline-flex;align-items:center;gap:4px;background:#10b981;color:#fff;padding:4px 10px;border-radius:15px;font-size:.8rem;font-weight:500;margin-bottom:15px}.recruiter-news-actions{display:flex;gap:8px;justify-content:flex-end;border-top:1px solid #f1f5f9;padding-top:15px;margin-top:15px}.recruiter-table-action{padding:8px 16px;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.recruiter-table-action:first-child{background:#3b82f6;color:#fff}.recruiter-table-action:first-child:hover{background:#2563eb}.recruiter-table-action:nth-child(2){background:#10b981;color:#fff}.recruiter-table-action:nth-child(2):hover{background:#059669}.recruiter-table-action.delete{background:#ef4444;color:#fff}.recruiter-table-action.delete:hover{background:#dc2626}.recruiter-table-action:disabled{opacity:.6;cursor:not-allowed}.recruiter-empty-state{text-align:center;padding:60px 20px;color:#64748b}.recruiter-empty-state p{font-size:1.1rem;margin:0}.loading-section{text-align:center;padding:40px 20px;color:#64748b}@media (max-width: 768px){.recruiter-news-grid{grid-template-columns:1fr;gap:15px}.recruiter-news-card{margin:0 10px}.recruiter-news-content{padding:15px}.recruiter-news-header h3{font-size:1.2rem}.recruiter-news-actions{flex-direction:column;gap:8px}.recruiter-table-action{width:100%;justify-content:center}}.recruiter-job-form-modal{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative}.recruiter-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.recruiter-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-bottom:1px solid #e5e7eb}.recruiter-modal-header h2{margin:0;color:#1f2937;font-size:1.5rem}.recruiter-close-modal{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:5px;border-radius:4px;transition:background-color .2s}.recruiter-close-modal:hover{background:#f3f4f6;color:#374151}.recruiter-job-form{padding:30px}.recruiter-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.recruiter-form-group{display:flex;flex-direction:column}.recruiter-form-group label{margin-bottom:8px;font-weight:500;color:#374151;font-size:.9rem}.recruiter-form-group input,.recruiter-form-group textarea,.recruiter-form-group select{padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.recruiter-form-group input:focus,.recruiter-form-group textarea:focus,.recruiter-form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.recruiter-form-group textarea{resize:vertical;min-height:100px}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.95rem;color:#374151}.checkbox-label input[type=checkbox]{width:auto;margin:0}.recruiter-form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:30px;padding-top:20px;border-top:1px solid #e5e7eb}.recruiter-cancel-btn{padding:12px 24px;background:#f3f4f6;color:#374151;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}.recruiter-cancel-btn:hover{background:#e5e7eb}.recruiter-submit-btn{padding:12px 24px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}.recruiter-submit-btn:hover{background:#2563eb}.recruiter-submit-btn:disabled,.recruiter-cancel-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.recruiter-form-row{grid-template-columns:1fr;gap:15px}.recruiter-job-form-modal{width:95%;margin:10px}.recruiter-modal-header,.recruiter-job-form{padding:20px}.recruiter-form-actions{flex-direction:column}}.institute-dashboard{display:flex;min-height:100vh;background-color:#f9fafb;padding-top:80px}.mobile-hamburger{display:none;position:fixed;top:90px;left:15px;z-index:1001;background-color:#1e3a8a;color:#fff;border:none;padding:10px;border-radius:6px;cursor:pointer;font-size:1.2rem;box-shadow:0 2px 8px #0003;transition:all .3s ease}.mobile-hamburger:hover{background-color:#1e40af;transform:scale(1.05)}.institute-dashboard-sidebar{width:250px;background-color:#1e3a8a;color:#fff;padding:20px 0;box-shadow:2px 0 5px #0000001a;position:fixed;top:80px;height:calc(100vh - 80px);overflow-y:auto;z-index:100;transition:transform .3s ease}.institute-dashboard-sidebar.mobile-open{transform:translate(0)}.institute-info{padding:0 20px;margin-bottom:30px;text-align:center}.institute-logo{width:80px;height:80px;border-radius:10px;object-fit:cover;margin-bottom:10px;background:#fff;padding:5px}.institute-sidebar-menu{list-style-type:none;padding:0;margin:0}.institute-sidebar-menu li{padding:15px 20px;cursor:pointer;transition:all .3s ease;border-left:4px solid transparent;font-size:.95rem}.institute-sidebar-menu li:hover{background-color:#ffffff1a;border-left-color:#ffffff80}.institute-sidebar-menu li.active{background-color:#ffffff26;border-left-color:#4863f7;font-weight:600}.institute-dashboard-content{flex:1;margin-left:250px;padding:25px;overflow-y:auto;position:relative;z-index:1}.institute-dashboard-content h1{margin-top:0;margin-bottom:25px;color:#1e3a8a;font-weight:600}.institute-profile-tab{max-width:1000px}.institute-profile-details-card{background-color:#fff;border-radius:15px;padding:30px;box-shadow:0 4px 15px #00000014;margin-bottom:30px}.institute-profile-header{display:flex;align-items:center;gap:25px;margin-bottom:30px;padding-bottom:25px;border-bottom:2px solid #f1f5f9}.institute-profile-logo{width:120px;height:120px;border-radius:15px;object-fit:cover;background:#f8fafc;padding:10px;box-shadow:0 4px 10px #0000001a}.institute-profile-info h2{margin:0 0 10px;color:#1e293b;font-size:1.8rem}.institute-experience-text{color:#64748b;font-size:1.1rem;margin:10px 0 15px;font-style:italic}.institute-profile-badges{display:flex;flex-wrap:wrap;gap:10px}.institute-profile-badge{background-color:#4863f7;color:#fff;padding:6px 15px;border-radius:20px;font-size:.85rem;font-weight:500}.institute-profile-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.institute-contact-item{display:flex;flex-direction:column;gap:5px;padding:15px;background-color:#f8fafc;border-radius:10px;border-left:4px solid #4863f7}.institute-contact-item strong{color:#374151;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.institute-contact-item span{color:#1e293b;font-size:1rem;font-weight:500}.institute-events-management-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;margin-top:25px}.institute-event-management-card{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e2e8f0}.institute-event-management-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001f}.institute-event-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.institute-event-card-header h3{margin:0;color:#1e293b;font-size:1.1rem;font-weight:600;flex:1;line-height:1.3}.institute-event-type-badge{padding:4px 12px;border-radius:15px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.institute-event-type-badge.event{background-color:#dbeafe;color:#1d4ed8}.institute-event-type-badge.news{background-color:#dcfce7;color:#166534}.institute-event-type-badge.workshop{background-color:#fef3c7;color:#92400e}.institute-event-card-details{margin-bottom:15px}.institute-event-card-details p{margin:8px 0;color:#64748b;font-size:.9rem;line-height:1.4}.institute-event-card-details strong{color:#374151;font-weight:600}.institute-verification-badge{padding:3px 8px;border-radius:12px;font-size:.75rem;font-weight:600;margin-left:8px}.institute-verification-badge.verified{background-color:#dcfce7;color:#166534}.institute-verification-badge.pending{background-color:#fef3c7;color:#92400e}.institute-event-card-actions{display:flex;gap:10px;margin-top:15px;padding-top:15px;border-top:1px solid #f1f5f9}.institute-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.institute-modal-content{background-color:#fff;border-radius:15px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.institute-modal-error{padding:30px;text-align:center;color:#dc2626}.institute-modal-error h3{margin:0 0 10px;color:#dc2626}.institute-modal-error p{margin:0 0 20px;color:#64748b}.institute-modal-header{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;border-bottom:2px solid #f1f5f9;background-color:#f8fafc;border-radius:15px 15px 0 0}.institute-modal-header h2{margin:0;color:#1e293b;font-size:1.4rem;font-weight:600}.institute-close-button{background:none;border:none;font-size:1.8rem;color:#64748b;cursor:pointer;padding:5px;border-radius:50%;transition:all .2s ease;width:35px;height:35px;display:flex;align-items:center;justify-content:center}.institute-close-button:hover{background-color:#f1f5f9;color:#374151}.institute-modal-form{padding:30px}.institute-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:20px}.institute-form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.institute-form-group label{font-weight:600;color:#374151;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.institute-form-group input,.institute-form-group select,.institute-form-group textarea{padding:12px 15px;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:all .3s ease;background-color:#fff}.institute-form-group input:focus,.institute-form-group select:focus,.institute-form-group textarea:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a;background-color:#fefefe}.institute-form-group textarea{resize:vertical;font-family:inherit}.institute-checkbox-group{flex-direction:row;align-items:center;gap:12px}.institute-checkbox-group label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:500;text-transform:none;letter-spacing:normal}.institute-checkbox-group input[type=checkbox]{width:18px;height:18px;accent-color:#4863f7}.institute-form-buttons{display:flex;justify-content:flex-end;gap:15px;margin-top:30px;padding-top:20px;border-top:1px solid #f1f5f9}.course-modules-section{border:1px solid #e9ecef;border-radius:8px;padding:20px;background:#f8f9fa}.course-module-item{background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:15px;margin-bottom:15px}.module-header{display:flex;gap:10px;align-items:center;margin-bottom:10px}.module-header input{flex:1;padding:8px 12px;border:1px solid #ced4da;border-radius:4px;font-weight:500}.module-content-section{margin-top:15px;padding-top:15px;border-top:1px solid #e9ecef}.module-content-section h5{margin-bottom:10px;color:#495057;font-size:.9rem}.content-item{display:flex;gap:10px;align-items:center;margin-bottom:10px;padding:10px;background:#f8f9fa;border-radius:4px}.content-item input[type=text]{flex:2;padding:6px 10px;border:1px solid #ced4da;border-radius:4px;font-size:.85rem}.content-item select{flex:1;padding:6px 10px;border:1px solid #ced4da;border-radius:4px;font-size:.85rem}.content-item input[type=file]{flex:2;padding:4px;border:1px solid #ced4da;border-radius:4px;font-size:.8rem}.institute-primary-button:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}.institute-secondary-button{padding:12px 24px;background-color:#f8fafc;color:#64748b;border:2px solid #e2e8f0;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.institute-secondary-button:hover{background-color:#f1f5f9;border-color:#cbd5e1;color:#475569}.institute-dashboard-overview{animation:fadeIn .3s ease}.institute-metrics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin-bottom:30px}.institute-metric-card{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.institute-metric-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0000001a}.institute-metric-card h3{margin-top:0;margin-bottom:10px;color:#64748b;font-size:.9rem;font-weight:500}.institute-metric-value{font-size:2rem;font-weight:700;margin:10px 0;color:#1e293b}.institute-metric-trend{font-size:.85rem;margin:0}.institute-metric-trend.positive{color:#10b981}.institute-metric-trend.negative{color:#ef4444}.institute-chart-filters{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0000000d;margin-bottom:25px;display:flex;gap:30px;align-items:center;flex-wrap:wrap}.institute-filter-group{display:flex;align-items:center;gap:10px}.institute-filter-group label{font-weight:600;color:#374151;font-size:.9rem;min-width:80px}.institute-charts-row{display:flex;gap:25px;margin-bottom:30px;flex-wrap:wrap}.institute-chart-container{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0000000d;flex:1;min-width:300px}.institute-chart-container h3{margin-top:0;margin-bottom:20px;color:#334155;font-size:1.1rem}.institute-stat-boxes{display:flex;flex-direction:column;gap:15px;flex:1;min-width:250px}.institute-stat-box{background-color:#fff;border-radius:10px;padding:15px;box-shadow:0 4px 10px #0000000d;flex:1}.institute-stat-box h4{margin-top:0;margin-bottom:10px;color:#334155;font-size:1rem}.institute-stat-box .institute-stat-number{font-size:1.5rem;font-weight:700;margin:5px 0;color:#4863f7}.institute-stat-box .institute-stat-description{font-size:.85rem;color:#64748b;margin:5px 0 0}.institute-upcoming-events{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0000000d;margin-bottom:30px}.institute-upcoming-events h3{margin-top:0;margin-bottom:20px;color:#334155;font-size:1.1rem}.institute-events-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.institute-event-card{background-color:#f8fafc;border-radius:10px;padding:15px;display:flex;align-items:center;gap:15px;box-shadow:0 2px 5px #0000000d;transition:transform .3s ease}.institute-event-card:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.institute-event-date{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:60px;height:70px;background-color:#4863f7;color:#fff;border-radius:8px;padding:5px}.institute-event-date .institute-day{font-size:1.5rem;font-weight:700;line-height:1}.institute-event-date .institute-month{font-size:.8rem;text-transform:uppercase}.institute-event-details{flex:1}.institute-event-details h4{margin:0 0 5px;color:#1e293b;font-size:1rem}.institute-event-details p{margin:3px 0;color:#64748b;font-size:.85rem}.institute-data-table{width:100%;border-collapse:collapse;background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #0000000d}.institute-data-table.full-width{margin:20px 0}.institute-data-table th,.institute-data-table td{padding:12px 15px;text-align:left;border-bottom:1px solid #e2e8f0}.institute-data-table th{font-weight:600;color:#64748b;background-color:#f8fafc;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.institute-data-table tr:hover{background-color:#f1f5f9}.institute-data-table tr:last-child td{border-bottom:none}.institute-status-badge{padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:500;display:inline-block}.institute-status-badge.active{background-color:#dcfce7;color:#16a34a}.institute-status-badge.completed{background-color:#dbeafe;color:#2563eb}.institute-status-badge.dropped{background-color:#fee2e2;color:#dc2626}.institute-status-badge.placed{background-color:#d1fae5;color:#059669}.institute-status-badge.interviewing{background-color:#fef3c7;color:#d97706}.institute-status-badge.searching{background-color:#e0f2fe;color:#0284c7}.institute-status-badge.not-eligible-yet{background-color:#f1f5f9;color:#64748b}.institute-status-badge.pending{background-color:#fef3c7;color:#d97706}.institute-status-badge.hired{background-color:#d1fae5;color:#059669}.institute-status-badge.rejected{background-color:#fee2e2;color:#dc2626}.institute-status-badge.applied{background-color:#e0f2fe;color:#0284c7}.institute-status-badge.not-placed{background-color:#f1f5f9;color:#64748b}.institute-placement-history-content{padding:0;min-height:200px}.institute-placement-history-content .institute-data-table{margin:0}.institute-placement-history-content .institute-data-table th{background-color:#f8fafc;font-weight:600;color:#374151;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px;padding:15px}.institute-placement-history-content .institute-data-table td{padding:15px;vertical-align:middle}.institute-placement-history-content .institute-status-badge{font-weight:600;text-transform:capitalize}.institute-table-action{padding:6px 12px;border:1px solid #e2e8f0;background-color:#fff;border-radius:6px;font-size:.8rem;margin-right:5px;cursor:pointer;transition:all .2s ease;color:#64748b;font-weight:500}.institute-table-action:hover:not(:disabled){background-color:#f8fafc;border-color:#cbd5e1;color:#374151;transform:translateY(-1px)}.institute-table-action:disabled{opacity:.6;cursor:not-allowed;transform:none}.institute-table-action.view{color:#2563eb;border-color:#dbeafe}.institute-table-action.view:hover:not(:disabled){background-color:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.institute-table-action.edit{color:#059669;border-color:#d1fae5}.institute-table-action.edit:hover:not(:disabled){background-color:#ecfdf5;border-color:#86efac;color:#047857}.institute-table-action.delete{color:#dc2626;border-color:#fecaca}.institute-table-action.delete:hover:not(:disabled){background-color:#fef2f2;border-color:#fca5a5}.institute-tab-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;flex-wrap:wrap;gap:15px}.institute-tab-header>div{display:flex;gap:10px;flex-wrap:wrap}.institute-primary-button{padding:12px 20px;background-color:#4863f7;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:.9rem}.institute-primary-button:hover{background-color:#3a4fd8;transform:translateY(-2px);box-shadow:0 4px 12px #4863f74d}.institute-action-button{padding:12px 20px;background-color:#fff;color:#4863f7;border:1px solid #4863f7;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:.9rem}.institute-action-button:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.institute-tab-section{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0000000d;margin-bottom:30px}.institute-tab-section h3{margin-top:0;margin-bottom:20px;color:#334155;font-size:1.1rem}.institute-students-tab{animation:fadeIn .3s ease}.institute-search-section{margin-bottom:25px;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px #0000000d}.institute-search-row,.institute-filter-row{display:flex;gap:15px;margin-bottom:15px;flex-wrap:wrap}.institute-search-row{align-items:center}.institute-filter-row{justify-content:flex-start}.institute-search-input{padding:10px 15px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;flex:1;min-width:200px;transition:all .3s ease}.institute-search-input.large{padding:12px 15px;font-size:1rem}.institute-search-input:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.institute-filter-select{padding:10px 15px;border:1px solid #e2e8f0;border-radius:8px;background-color:#fff;min-width:150px;font-size:.9rem;color:#64748b;transition:all .3s ease}.institute-filter-select:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a;color:#374151}.institute-search-section.searching{opacity:.7;pointer-events:none}.institute-search-section.searching:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid #e2e8f0;border-top:2px solid #4863f7;border-radius:50%;animation:spin 1s linear infinite}.institute-course-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:25px}.institute-course-card{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0000000d;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f1f5f9}.institute-course-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a;border-color:#4863f7}.institute-course-card h3{margin-top:0;margin-bottom:15px;color:#1e293b;font-size:1.2rem;border-bottom:2px solid #4863f7;padding-bottom:10px}.institute-detail-item{display:flex;justify-content:space-between;margin-bottom:8px;padding:5px 0}.institute-detail-item .institute-label{color:#64748b;font-weight:500;font-size:.9rem}.institute-detail-item .institute-value{color:#1e293b;font-weight:600;font-size:.9rem}.institute-course-actions .institute-action-button{flex:1;padding:10px;font-size:.9rem;text-align:center}.institute-events-tab,.institute-courses-tab,.institute-placements-tab,.institute-govt-tab{animation:fadeIn .3s ease}.institute-govt-schemes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;margin-top:25px}.institute-govt-scheme-card{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e2e8f0;border-left:4px solid #10b981}.institute-govt-scheme-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001f}.institute-scheme-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.institute-scheme-header h3{margin:0;color:#1e293b;font-size:1.1rem;font-weight:600;flex:1;line-height:1.3}.institute-scheme-status{padding:4px 12px;border-radius:15px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.institute-scheme-status.active{background-color:#dcfce7;color:#166534}.institute-scheme-status.pending{background-color:#fef3c7;color:#92400e}.institute-scheme-status.completed{background-color:#dbeafe;color:#1d4ed8}.institute-scheme-status.suspended{background-color:#fee2e2;color:#dc2626}.institute-scheme-details{margin-bottom:15px}.institute-scheme-details p{margin:8px 0;color:#64748b;font-size:.9rem;line-height:1.4}.institute-scheme-details strong{color:#374151;font-weight:600}.institute-scheme-actions{display:flex;gap:10px;margin-top:15px;padding-top:15px;border-top:1px solid #f1f5f9}.institute-govt-scheme-details{padding:0;min-height:200px}.institute-scheme-info{padding:25px}.institute-scheme-info h3{margin:0 0 20px;color:#1e293b;font-size:1.4rem;font-weight:700;border-bottom:2px solid #10b981;padding-bottom:10px}.institute-scheme-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:25px;padding:20px;background-color:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.institute-scheme-meta p{margin:0;color:#64748b;font-size:.9rem;display:flex;flex-direction:column;gap:4px}.institute-scheme-meta strong{color:#374151;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.institute-scheme-description,.institute-scheme-eligibility,.institute-scheme-process,.institute-scheme-contact{margin-bottom:25px;padding:20px;background-color:#f8fafc;border-radius:10px;border-left:4px solid #10b981}.institute-scheme-description:last-child,.institute-scheme-eligibility:last-child,.institute-scheme-process:last-child,.institute-scheme-contact:last-child{margin-bottom:0}.institute-scheme-description h4,.institute-scheme-eligibility h4,.institute-scheme-process h4,.institute-scheme-contact h4{margin:0 0 12px;color:#1e293b;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.institute-scheme-description p,.institute-scheme-eligibility p,.institute-scheme-process p,.institute-scheme-contact p{margin:0;color:#64748b;font-size:.95rem;line-height:1.6;white-space:pre-wrap}.institute-collaborations-tab h1,.institute-govt-tab h1{color:#1e293b;margin-bottom:15px}@media (max-width: 1200px){.institute-dashboard-sidebar{width:220px}.institute-dashboard-content{margin-left:220px}}@media (max-width: 992px){.institute-dashboard{padding-top:60px}.mobile-hamburger{display:block}.institute-dashboard-sidebar{position:fixed;top:80px;left:0;width:280px;height:calc(100vh - 80px);transform:translate(-100%);z-index:1000;box-shadow:2px 0 10px #0003}.institute-dashboard-sidebar.mobile-open{transform:translate(0)}.institute-dashboard-content{margin-left:0;padding:60px 15px 15px}.institute-sidebar-menu{display:flex;flex-wrap:wrap}.institute-sidebar-menu li{flex:1;min-width:150px;text-align:center;padding:10px 15px;border-left:none;border-bottom:3px solid transparent;font-size:.85rem}.institute-sidebar-menu li.active{border-left-color:transparent;border-bottom-color:#4863f7}.institute-info{padding:10px;margin-bottom:10px}.institute-logo{width:60px;height:60px}.institute-info h3{font-size:1rem}.institute-modal-content{max-width:95vw;margin:10px}.institute-modal-header,.institute-modal-form{padding:20px}.institute-form-grid{grid-template-columns:1fr}}@media (max-width: 768px){.institute-metrics-grid{grid-template-columns:1fr}.institute-chart-filters{flex-direction:column;gap:15px;align-items:stretch}.institute-filter-group{flex-direction:column;gap:5px}.institute-filter-group label{min-width:auto;font-size:.85rem}.institute-charts-row{flex-direction:column}.institute-chart-container{overflow-x:auto;min-width:auto}.institute-tab-header{flex-direction:column;align-items:flex-start;gap:15px}.institute-data-table{display:block;overflow-x:auto;white-space:nowrap}.institute-course-cards,.institute-events-grid,.institute-events-management-grid,.institute-govt-schemes-grid{grid-template-columns:1fr}.institute-profile-header{flex-direction:column;text-align:center;gap:20px}.institute-profile-contact-grid{grid-template-columns:1fr}.institute-search-row,.institute-filter-row{flex-direction:column}.institute-search-input,.institute-filter-select{min-width:auto;width:100%}.institute-sidebar-menu{flex-direction:column}.institute-sidebar-menu li{min-width:auto;text-align:left;border-left:4px solid transparent;border-bottom:none}.institute-sidebar-menu li.active{border-left-color:#4863f7;border-bottom-color:transparent}.institute-scheme-meta{grid-template-columns:1fr}.institute-scheme-actions{flex-direction:column;gap:8px}.institute-scheme-actions .institute-table-action{width:100%;text-align:center;margin-right:0}}@media (max-width: 480px){.institute-dashboard-content,.institute-modal-overlay{padding:10px}.institute-modal-header,.institute-modal-form{padding:15px}.institute-form-buttons{flex-direction:column}.institute-primary-button,.institute-secondary-button,.institute-action-button{width:100%;text-align:center}.institute-event-card{flex-direction:column;text-align:center;gap:10px}.institute-event-date{width:60px;margin:0 auto}}.loading{display:flex;justify-content:center;align-items:center;height:200px;color:#64748b;font-size:1.1rem}.institute-modal-loading{display:flex;justify-content:center;align-items:center;padding:40px;color:#64748b;font-size:1rem}.institute-modal-loading:after{content:"";width:20px;height:20px;border:2px solid #e2e8f0;border-top:2px solid #4863f7;border-radius:50%;animation:spin 1s linear infinite;margin-left:10px}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.institute-dashboard-content::-webkit-scrollbar,.institute-modal-content::-webkit-scrollbar{width:6px}.institute-dashboard-content::-webkit-scrollbar-track,.institute-modal-content::-webkit-scrollbar-track{background:#f1f5f9}.institute-dashboard-content::-webkit-scrollbar-thumb,.institute-modal-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.institute-dashboard-content::-webkit-scrollbar-thumb:hover,.institute-modal-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.institute-student-profile-view{padding:0;min-height:200px;position:relative}.institute-student-profile-view .loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:#ffffffe6;z-index:10}.institute-profile-section{margin-bottom:25px;padding:20px;background-color:#f8fafc;border-radius:10px;border-left:4px solid #4863f7}.institute-profile-section:last-child{margin-bottom:0}.institute-profile-section h4{margin:0 0 15px;color:#1e293b;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.institute-profile-section h5{margin:0 0 10px;color:#374151;font-size:1rem;font-weight:600}.institute-profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}.institute-profile-item{display:flex;flex-direction:column;gap:5px;padding:12px;background-color:#fff;border-radius:8px;border:1px solid #e2e8f0}.institute-profile-item strong{color:#64748b;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.institute-profile-item span{color:#1e293b;font-size:.95rem;font-weight:500;word-break:break-word}.institute-academic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.institute-academic-section{padding:15px;background-color:#fff;border-radius:8px;border:1px solid #e2e8f0}.institute-academic-section h5{margin:0 0 10px;color:#4863f7;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0;padding-bottom:5px}.institute-academic-section p{margin:5px 0;font-size:.85rem;color:#64748b;line-height:1.4}.institute-academic-section p strong{color:#374151;font-weight:600}.institute-skills-display{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.institute-skill-tag{background-color:#dbeafe;color:#1d4ed8;padding:4px 12px;border-radius:15px;font-size:.8rem;font-weight:500;border:1px solid #93c5fd}.institute-documents-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.institute-document-item{padding:12px;background-color:#fff;border-radius:8px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:8px}.institute-document-item strong{color:#64748b;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.institute-document-item a{color:#4863f7;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .2s ease}.institute-document-item a:hover{color:#3a4fd8;text-decoration:underline}.institute-certificates-list{display:flex;flex-direction:column;gap:5px}.institute-certificates-list a{color:#4863f7;text-decoration:none;font-weight:500;font-size:.85rem;padding:4px 8px;border-radius:4px;transition:all .2s ease}.institute-certificates-list a:hover{background-color:#eff6ff;color:#3a4fd8;text-decoration:underline}.institute-skills-input-container{border:2px solid #e2e8f0;border-radius:8px;padding:10px;min-height:50px;background-color:#fff;transition:border-color .3s ease}.institute-skills-input-container:focus-within{border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.institute-skills-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.institute-skill-tag-input{background-color:#dbeafe;color:#1d4ed8;padding:6px 12px;border-radius:20px;font-size:.85rem;font-weight:500;display:flex;align-items:center;gap:6px;border:1px solid #93c5fd}.institute-remove-skill-btn{background:none;border:none;color:#1d4ed8;font-size:1rem;cursor:pointer;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.institute-remove-skill-btn:hover{background-color:#1d4ed81a}.institute-skills-input-container input{border:none;outline:none;padding:8px 0;font-size:.95rem;width:100%;background:transparent}.image-preview{width:80px;height:80px;border-radius:8px;object-fit:cover;border:2px solid #e5e7eb;box-shadow:0 2px 4px #0000001a}.image-remove-btn{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:50%;background-color:#ef4444;color:#fff;border:none;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 4px #0003}.institute-company-item,.institute-placement-item{display:flex;flex-direction:column;gap:10px;padding:15px;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:15px}.institute-company-item input,.institute-placement-item input{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem}.institute-company-item input[type=file],.institute-placement-item input[type=file]{padding:6px;font-size:.85rem}.institute-add-btn{padding:10px 16px;background-color:#10b981;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:10px}.institute-remove-btn{padding:8px 12px;background-color:#ef4444;color:#fff;border:none;border-radius:6px;font-size:.8rem;cursor:pointer;transition:all .2s ease;align-self:flex-start}.institute-remove-btn:hover{background-color:#dc2626}.institute-placement-form{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 8px #0000000d}.institute-companies-section,.institute-placements-section{margin-top:10px}.file-input-container{display:flex;flex-direction:column;gap:10px}.file-input-container input[type=file]{padding:6px;font-size:.85rem}.file-input-container .image-preview-container{align-self:flex-start}.institute-collaboration-form{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 8px #0000000d}.institute-collaboration-cards-section,.institute-mou-items-section{margin-top:10px}.institute-collaboration-card-item,.institute-mou-item{display:flex;flex-direction:column;gap:12px;padding:20px;background-color:#f8fafc;border-radius:10px;border:2px solid #e2e8f0;margin-bottom:20px;transition:all .3s ease}.institute-collaboration-card-item:hover,.institute-mou-item:hover{border-color:#4863f7;box-shadow:0 4px 12px #4863f71a}.institute-collaboration-card-item input,.institute-collaboration-card-item textarea,.institute-mou-item input,.institute-mou-item textarea{padding:12px 15px;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;transition:all .3s ease;background-color:#fff}.institute-collaboration-card-item input:focus,.institute-collaboration-card-item textarea:focus,.institute-mou-item input:focus,.institute-mou-item textarea:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.institute-collaboration-card-item textarea,.institute-mou-item textarea{resize:vertical;font-family:inherit;min-height:80px}.institute-collaboration-card-item input[type=file],.institute-mou-item input[type=file]{padding:8px;font-size:.9rem;background-color:#f8fafc;border-style:dashed}.institute-collaboration-card-item .file-input-container,.institute-mou-item .file-input-container{display:flex;flex-direction:column;gap:12px;padding:15px;background-color:#fff;border-radius:8px;border:1px solid #e2e8f0}.institute-collaboration-card-item .image-placeholder,.institute-mou-item .pdf-placeholder{display:flex;align-items:center;justify-content:center;height:80px;background-color:#f1f5f9;border:2px dashed #cbd5e1;border-radius:8px;color:#64748b;font-size:.9rem;font-weight:500}.pdf-preview-container{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;background-color:#fef3c7;border:1px solid #fbbf24;border-radius:8px;margin:8px 0}.pdf-indicator{color:#92400e;font-weight:500;font-size:.9rem;display:flex;align-items:center;gap:8px}.pdf-remove-btn{width:24px;height:24px;border-radius:50%;background-color:#ef4444;color:#fff;border:none;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 4px #0003}.pdf-remove-btn:hover{background-color:#dc2626;transform:scale(1.1)}.institute-collaboration-card-item .institute-remove-btn,.institute-mou-item .institute-remove-btn{align-self:flex-end;margin-top:10px;padding:10px 16px;background-color:#ef4444;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.institute-collaboration-card-item .institute-remove-btn:hover,.institute-mou-item .institute-remove-btn:hover{background-color:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.institute-collaboration-cards-section .institute-add-btn,.institute-mou-items-section .institute-add-btn{width:100%;padding:15px 20px;background-color:#10b981;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:8px}.institute-collaboration-cards-section .institute-add-btn:hover,.institute-mou-items-section .institute-add-btn:hover{background-color:#059669;transform:translateY(-2px);box-shadow:0 6px 20px #10b9814d}.institute-collaboration-cards-section .institute-add-btn:before{content:"+";font-size:1.2rem;font-weight:700}.institute-mou-items-section .institute-add-btn:before{content:"📄";font-size:1rem}.institute-collaborations-tab{animation:fadeIn .3s ease}.institute-collaborations-tab .institute-tab-header{margin-bottom:30px}.institute-collaborations-tab .institute-tab-header h1{color:#1e293b;font-size:2rem;font-weight:700;margin:0}.institute-collaborations-tab .institute-tab-header p{color:#64748b;font-size:1.1rem;margin:8px 0 0;font-weight:400}.institute-collaborations-tab .institute-form-group{margin-bottom:35px}.institute-collaborations-tab .institute-form-group>label{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:15px;display:block;text-transform:none;letter-spacing:normal;border-bottom:2px solid #4863f7;padding-bottom:8px}.institute-collaborations-tab .institute-form-buttons{margin-top:40px;padding-top:30px;border-top:2px solid #f1f5f9}.institute-collaborations-tab .institute-primary-button{padding:15px 30px;font-size:1.1rem;font-weight:600;border-radius:10px;transition:all .3s ease}.institute-collaborations-tab .institute-primary-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #4863f74d}.institute-collaborations-tab .institute-primary-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.empty-section{text-align:center;padding:40px 20px;color:#64748b;background-color:#f8fafc;border-radius:10px;border:2px dashed #cbd5e1;margin:20px 0}.empty-section p{margin:0;font-size:1rem;font-weight:500}.mou-download-link{display:inline-flex;align-items:center;gap:6px;color:#4863f7;text-decoration:none;font-weight:500;font-size:.9rem;padding:6px 12px;border-radius:6px;background-color:#eff6ff;border:1px solid #dbeafe;transition:all .2s ease;margin-top:8px}.mou-download-link:hover{background-color:#dbeafe;color:#3a4fd8;text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 8px #4863f733}.mou-download-link:before{content:"📄";font-size:.9rem}@media (max-width: 768px){.institute-collaboration-card-item,.institute-mou-item{padding:15px;gap:10px}.institute-collaboration-card-item .file-input-container,.institute-mou-item .file-input-container{padding:12px}.institute-collaborations-tab .institute-tab-header h1{font-size:1.6rem}.institute-collaborations-tab .institute-tab-header p{font-size:1rem}.institute-collaboration-cards-section .institute-add-btn,.institute-mou-items-section .institute-add-btn{padding:12px 16px;font-size:.95rem}}@media (max-width: 768px){.institute-profile-grid,.institute-academic-grid,.institute-documents-grid{grid-template-columns:1fr}.institute-profile-section{padding:15px;margin-bottom:20px}}.upload-progress{margin-top:10px;padding:8px;background:#f8f9fa;border-radius:4px;border:1px solid #e9ecef}.upload-progress.uploading{background:#e3f2fd;border-color:#2196f3}.upload-progress.success{background:#e8f5e8;border-color:#4caf50}.upload-progress.error{background:#ffebee;border-color:#f44336}.progress-bar{width:100%;height:4px;background:#e0e0e0;border-radius:2px;overflow:hidden;margin:5px 0}.progress-fill{height:100%;background:#2196f3;transition:width .3s ease}.upload-status{font-size:12px;color:#666;display:flex;align-items:center;gap:5px}.upload-status.success{color:#4caf50}.upload-status.error{color:#f44336}.badges-input-container{display:flex;flex-direction:column;gap:10px}.badge-input-row{display:flex;gap:10px;align-items:center}.badge-input-row input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.add-badge-btn{padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.add-badge-btn:hover{background-color:#0056b3}.badges-display{display:flex;flex-wrap:wrap;gap:8px;min-height:40px;padding:8px;border:1px solid #e0e0e0;border-radius:4px;background-color:#f9f9f9}.badge-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background-color:#007bff;color:#fff;border-radius:20px;font-size:12px;font-weight:500}.remove-badge-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;line-height:1;padding:0;margin-left:4px}.remove-badge-btn:hover{color:#fcc}.image-upload-container{display:flex;flex-direction:column;gap:15px;padding:15px;border:2px dashed #ddd;border-radius:8px;background-color:#fafafa}.image-preview-section{display:flex;justify-content:center;align-items:center}.image-preview{position:relative;display:inline-block}.image-preview img{border:3px solid #fff;box-shadow:0 4px 8px #0000001a}.delete-image-btn{position:absolute;top:-10px;right:-10px;background-color:#ff4757;color:#fff;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003;transition:background-color .3s ease}.delete-image-btn:hover{background-color:#ff3742}.image-upload-controls{display:flex;flex-direction:column;align-items:center;gap:10px}.image-upload-controls input[type=file]{padding:8px;border:1px solid #ddd;border-radius:4px;background-color:#fff;cursor:pointer;width:100%;max-width:300px}.upload-image-btn{background-color:#2ecc71;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .3s ease}.upload-image-btn:hover{background-color:#27ae60}.upload-image-btn:disabled{background-color:#95a5a6;cursor:not-allowed}.image-update-indicator{color:#27ae60;font-size:12px;font-style:italic;text-align:center;margin-top:5px}@media (max-width: 768px){.image-upload-container{padding:10px}.image-preview img{width:120px!important;height:120px!important}.image-upload-controls input[type=file]{font-size:12px}}.institute-placement-form{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-top:20px}.institute-companies-section,.institute-placements-section{margin-top:15px}.institute-company-item,.institute-placement-item{display:flex;gap:15px;align-items:center;margin-bottom:15px;padding:15px;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;flex-wrap:wrap}.institute-company-item input,.institute-placement-item input{flex:1;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.9rem}.file-input-container{display:flex;flex-direction:column;gap:10px;min-width:200px;position:relative}.file-input-container input[type=file]{padding:8px;font-size:.85rem;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;cursor:pointer}.image-preview-container{position:relative;display:inline-block;margin-top:8px}.image-preview{width:80px;height:80px;object-fit:cover;border-radius:6px;border:2px solid #e2e8f0;box-shadow:0 2px 4px #0000001a}.image-remove-btn{position:absolute;top:-8px;right:-8px;background-color:#ef4444;color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003;transition:all .2s ease;z-index:1;line-height:1}.institute-add-btn{padding:10px 20px;background-color:#10b981;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:10px}.institute-add-btn:hover{background-color:#059669;transform:translateY(-1px)}.institute-remove-btn{padding:8px 16px;background-color:#ef4444;color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.institute-remove-btn:hover{background-color:#dc2626;transform:translateY(-1px)}.institute-placement-form .institute-form-buttons{margin-top:30px;padding-top:20px;border-top:1px solid #e2e8f0;display:flex;justify-content:center}.institute-placement-form .institute-primary-button{padding:12px 30px;background-color:#4863f7;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #4863f733}.institute-placement-form .institute-primary-button:hover:not(:disabled){background-color:#3a4fd8;transform:translateY(-2px);box-shadow:0 8px 20px #4863f74d}.institute-placement-form .institute-primary-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.image-placeholder{width:80px;height:80px;border:2px dashed #d1d5db;border-radius:6px;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;color:#6b7280;font-size:.75rem;text-align:center;margin-top:8px}.image-loading{opacity:.6;pointer-events:none}.image-loading .image-preview{filter:blur(1px)}.image-upload-success{border-color:#10b981;background-color:#f0fdf4}.image-upload-error{border-color:#ef4444;background-color:#fef2f2}.file-input-container input[type=file]:focus{outline:2px solid #4863f7;outline-offset:2px;border-color:#4863f7}.file-input-container:hover .image-placeholder{border-color:#9ca3af;background-color:#f3f4f6}.image-preview-container:hover .image-preview{transform:scale(1.05);transition:transform .2s ease}@media (max-width: 768px){.institute-company-item,.institute-placement-item{flex-direction:column;align-items:stretch}.institute-company-item input,.institute-placement-item input{flex:1;margin-bottom:10px}.file-input-container{min-width:auto;width:100%}.image-preview,.image-placeholder{width:60px;height:60px}.image-remove-btn{width:20px;height:20px;font-size:12px;top:-6px;right:-6px}.institute-remove-btn{align-self:flex-end;margin-top:10px}}.institute-events-management-grid{display:flex;flex-direction:column;gap:30px}.institute-events-section,.institute-news-section{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a}.institute-events-section h3,.institute-news-section h3{margin-bottom:20px;color:#333;font-size:1.4em;border-bottom:2px solid #007bff;padding-bottom:10px}.institute-events-grid,.institute-news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}.institute-event-management-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s}.institute-event-management-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.institute-event-banner{width:100%;height:180px;overflow:hidden}.institute-event-banner img{width:100%;height:100%;object-fit:cover}.institute-event-card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:15px 15px 10px;gap:10px}.institute-event-card-header h3{margin:0;font-size:1.1em;color:#333;flex:1;line-height:1.3}.institute-event-type-badge{padding:4px 8px;border-radius:4px;font-size:.8em;font-weight:500;white-space:nowrap}.institute-event-type-badge.event{background:#e3f2fd;color:#1976d2}.institute-event-type-badge.news{background:#f3e5f5;color:#7b1fa2}.institute-event-card-details{padding:0 15px 15px}.institute-event-card-details p{margin:8px 0;font-size:.9em;color:#666;line-height:1.4}.institute-event-card-details strong{color:#333}.institute-verification-badge{padding:2px 6px;border-radius:3px;font-size:.8em;font-weight:500}.institute-verification-badge.verified{background:#e8f5e8;color:#2e7d32}.institute-verification-badge.pending{background:#fff3e0;color:#f57c00}.institute-event-card-actions{display:flex;gap:8px;padding:15px;border-top:1px solid #f0f0f0;background:#fafafa}.institute-event-card-actions button{padding:6px 12px;border:none;border-radius:4px;font-size:.85em;cursor:pointer;transition:background-color .2s}.institute-event-card-actions .institute-table-action.view{background:#2196f3;color:#fff}.institute-event-card-actions .institute-table-action.view:hover{background:#1976d2}.institute-event-card-actions .institute-table-action.delete{background:#f44336;color:#fff}.institute-event-card-actions .institute-table-action.delete:hover{background:#d32f2f}.institute-event-card-actions .institute-table-action:disabled{opacity:.6;cursor:not-allowed}.institute-event-news-details{max-height:70vh;overflow-y:auto}.institute-event-news-banner{width:100%;height:250px;overflow:hidden;border-radius:8px;margin-bottom:20px}.institute-event-news-banner img{width:100%;height:100%;object-fit:cover}.institute-event-news-info h3{margin:0 0 15px;color:#333;font-size:1.4em;line-height:1.3}.institute-event-news-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:6px}.institute-event-news-meta p{margin:0;font-size:.9em;color:#666}.institute-event-news-meta strong{color:#333}.institute-event-news-description{margin-top:20px}.institute-event-news-description h4{margin:0 0 10px;color:#333;font-size:1.1em}.institute-event-news-description p{line-height:1.6;color:#555;margin:0}.institute-modal-form .image-preview{margin-top:10px;border:1px solid #ddd;border-radius:4px;overflow:hidden;display:inline-block}.institute-modal-form .image-preview img{display:block}.event-banner,.news-banner{width:100%;height:120px;overflow:hidden;border-radius:6px;margin-bottom:10px}.event-banner img,.news-banner img{width:100%;height:100%;object-fit:cover}.no-events,.no-news{text-align:center;padding:40px 20px;color:#666;background:#f8f9fa;border-radius:6px}.no-events p,.no-news p{margin:0;font-style:italic}.news-actions{display:flex;gap:15px;margin-top:20px}.back-btn,.share-btn{padding:10px 20px;border:none;border-radius:6px;font-size:.9em;cursor:pointer;transition:background-color .2s}.back-btn{background:#6c757d;color:#fff}.back-btn:hover{background:#5a6268}.share-btn{background:#28a745;color:#fff;display:flex;align-items:center;gap:8px}.share-btn:hover{background:#218838}.meta-participants{font-weight:500;color:#007bff}@media (max-width: 768px){.institute-events-grid,.institute-news-grid,.institute-event-news-meta{grid-template-columns:1fr}.institute-event-card-actions,.news-actions{flex-direction:column}}@media (max-width: 480px){.institute-event-management-card{margin:0 -10px}.institute-event-card-header{flex-direction:column;align-items:flex-start;gap:8px}.institute-event-type-badge{align-self:flex-start}}.institute-course-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px;margin-top:20px}.institute-course-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.institute-course-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.institute-course-thumbnail{width:100%;height:200px;overflow:hidden;background:#f5f5f5}.institute-course-thumbnail img{width:100%;height:100%;object-fit:cover}.institute-course-content{padding:20px}.institute-course-card h3{margin:0 0 15px;font-size:1.2em;font-weight:600;color:#333;line-height:1.4}.institute-course-details{margin-bottom:20px}.institute-detail-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.institute-detail-item:last-child{border-bottom:none}.institute-label{font-weight:500;color:#666;font-size:.9em}.institute-value{font-weight:600;color:#333;font-size:.9em}.institute-value.active{color:#28a745}.institute-value.inactive{color:#dc3545}.institute-course-actions{display:flex;gap:10px}.institute-action-button{flex:1;padding:10px 15px;border:1px solid #007bff;background:#fff;color:#007bff;border-radius:6px;cursor:pointer;font-size:.9em;font-weight:500;transition:all .2s ease}.institute-action-button:hover,.institute-action-button:first-child{background:#007bff;color:#fff}.institute-action-button:first-child:hover{background:#0056b3}.institute-courses-tab .empty-state{text-align:center;padding:60px 20px;color:#666}.institute-courses-tab .empty-state h3{margin-bottom:10px;color:#333}.institute-courses-tab .empty-state p{margin-bottom:20px;font-size:1.1em}@media (max-width: 768px){.institute-course-cards{grid-template-columns:1fr;gap:15px}.institute-course-card{margin:0 10px}.institute-course-actions{flex-direction:column}.institute-action-button{margin-bottom:5px}}.quiz-manager{margin-top:1rem;padding:1rem;border:2px dashed #e5e7eb;border-radius:8px;background-color:#f9fafb}.add-quiz-btn{background-color:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease;width:100%}.add-quiz-btn:hover{background-color:#2563eb;transform:translateY(-1px)}.quiz-form{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 4px 6px #0000001a}.quiz-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.quiz-form-header h4{margin:0;color:#1f2937;font-size:1.25rem}.close-quiz-form{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease}.close-quiz-form:hover{background-color:#f3f4f6;color:#374151}.quiz-basic-info{margin-bottom:2rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:border-color .2s ease;color:#000}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.quiz-settings{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1rem}.quiz-questions{margin-bottom:2rem}.questions-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.questions-header h5{margin:0;color:#1f2937;font-size:1.125rem}.add-question-btn{background-color:#059669;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500;font-size:.875rem;transition:all .2s ease}.add-question-btn:hover{background-color:#047857;transform:translateY(-1px)}.question-form{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;margin-bottom:1rem}.question-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.question-header h6{margin:0;color:#1f2937;font-size:1rem}.remove-question-btn{background-color:#ef4444;color:#fff;border:none;padding:.25rem .75rem;border-radius:4px;cursor:pointer;font-size:.75rem;font-weight:500;transition:all .2s ease}.remove-question-btn:hover{background-color:#dc2626;transform:translateY(-1px)}.option-input{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.option-input input[type=text]{flex:1;margin-bottom:0}.option-input input[type=radio]{width:auto;margin:0}.option-input label{margin:0;font-size:.875rem;color:#6b7280;cursor:pointer}.quiz-form-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e5e7eb}.save-quiz-btn{background-color:#059669;color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s ease}.save-quiz-btn:hover{background-color:#047857;transform:translateY(-1px)}.cancel-quiz-btn{background-color:#6b7280;color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s ease}.cancel-quiz-btn:hover{background-color:#4b5563;transform:translateY(-1px)}.quiz-locked-message{background-color:#d1fae5;color:#065f46;padding:.75rem 1rem;border-radius:6px;border:1px solid #a7f3d0;font-weight:500;text-align:center;margin:.5rem 0}.content-icon.completed,.content-icon.quiz-icon.completed{background-color:#10b981;color:#fff}.content-item.quiz-locked{opacity:.7;cursor:not-allowed}.content-item.quiz-locked:hover{background-color:transparent}.quiz-status{font-size:.75rem;color:#10b981;font-weight:500;margin-left:.5rem}.content-info{display:flex;flex-direction:column;align-items:flex-start}.content-info .content-title{font-weight:500}.content-info .content-duration{font-size:.875rem;color:#6b7280}@media (max-width: 768px){.quiz-settings{grid-template-columns:1fr}.questions-header{flex-direction:column;gap:.5rem;align-items:flex-start}.quiz-form-actions{flex-direction:column}.save-quiz-btn,.cancel-quiz-btn{width:100%}.option-input{flex-wrap:wrap}.option-input input[type=text]{width:100%;margin-bottom:.25rem}}.course-modal{background:#fff;border-radius:12px;width:90%;max-width:1200px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.course-modal-header{padding:20px;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center;background:#f8f9fa}.course-modal-header h2{margin:0;color:#333;font-size:1.5rem}.course-modal-content{display:flex;flex:1;overflow:hidden}.course-sidebar{width:350px;background:#f8f9fa;padding:20px;overflow-y:auto;border-right:1px solid #e9ecef}.course-info{margin-bottom:30px}.course-info h3{color:#333;margin-bottom:15px;font-size:1.1rem}.course-info p{margin:8px 0;color:#666;font-size:.9rem}.course-modules h3{color:#333;margin-bottom:15px;font-size:1.1rem}.module-item{margin-bottom:20px;background:#fff;border-radius:6px;padding:15px;box-shadow:0 1px 3px #0000001a}.module-item h4{color:#333;margin-bottom:10px;font-size:1rem}.module-content{display:flex;flex-direction:column;gap:8px}.content-item{display:flex;align-items:center;gap:10px;padding:8px;background:#f8f9fa;border-radius:4px;font-size:.85rem}.content-type{background:#007bff;color:#fff;padding:2px 8px;border-radius:12px;font-size:.75rem;text-transform:uppercase;font-weight:500}.content-title{flex:1;color:#333}.content-link{color:#007bff;text-decoration:none;font-size:.8rem;padding:4px 8px;border-radius:4px;background:#fff;border:1px solid #007bff;transition:all .2s}.content-link:hover{background:#007bff;color:#fff}.course-main{flex:1;padding:20px;overflow-y:auto}.course-description,.course-prerequisites,.course-syllabus{margin-bottom:30px}.course-description h3,.course-prerequisites h3,.course-syllabus h3{color:#333;margin-bottom:15px;font-size:1.2rem}.course-description p,.course-prerequisites p,.course-syllabus p{color:#666;line-height:1.6}.course-card{position:relative;overflow:hidden}.course-thumbnail{width:100%;height:200px;overflow:hidden}.course-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.course-card:hover .course-thumbnail img{transform:scale(1.05)}.course-description{padding:10px 0;color:#666;font-size:.9rem;line-height:1.4}.no-courses{text-align:center;padding:60px 20px;background:#f8f9fa;border-radius:8px;margin:20px 0}.no-courses p{color:#666;font-size:1.1rem}@media (max-width: 768px){.course-modal{width:95%;max-height:95vh}.course-modal-content{flex-direction:column}.course-sidebar{width:100%;max-height:300px}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#1f2937;background-color:#f9fafb;line-height:1.5}.institute-page{width:100%;max-width:1440px;margin:0 auto}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}a{color:#2563eb;text-decoration:none}.institute-search-section{background-size:cover;background-position:center;padding:120px 60px;border-radius:10px;text-align:center;position:relative;color:#fff;margin-bottom:40px;min-height:500px}.institute-header{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem;margin-bottom:2rem}.institute-header-content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.institute-logo-section{display:flex;align-items:center}.institute-logo{width:120px;height:120px;margin-right:1.5rem}.institute-logo img{width:100%;height:100%;object-fit:contain;border-radius:8px}.institute-name{display:flex;flex-direction:column}.institute-name h1{margin-bottom:.5rem;color:#1e40af}.institute-badges{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:12px;margin-top:12px;margin-bottom:16px}.badge{font-size:14px;font-weight:600;padding:8px 16px;background-color:#1e40af;color:#fff;border-radius:6px;text-align:center;box-shadow:0 2px 4px #00000026;min-width:130px}.institute-quick-info{display:flex;flex-direction:column;gap:1rem}.info-item{display:flex;align-items:center;font-size:.875rem;color:#4b5563}.info-item svg{margin-right:.5rem;color:#2563eb}.info-item.experience{margin-top:.5rem;font-weight:600;color:#1f2937}.cta-buttons{display:flex;gap:1rem;margin-top:1rem;justify-content:center}.cta-button{padding:1rem 2rem;border-radius:8px;font-weight:600;border:none;transition:all .2s ease;font-size:1.1rem;min-width:200px}.cta-button.primary{background-color:#2563eb;color:#fff}.cta-button.primary:hover{background-color:#1e40af;transform:translateY(-2px)}.cta-button.secondary{background-color:#10b981;color:#fff}.cta-button.secondary:hover{background-color:#059669}.cta-button.tertiary{background-color:#fff;color:#2563eb;border:1px solid #2563eb}.cta-button.tertiary:hover{background-color:#60a5fa;color:#fff}.institute-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}.tab-button{padding:1rem 1.5rem;border:none;background-color:transparent;font-weight:500;font-size:1rem;color:#4b5563;border-radius:8px 8px 0 0;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.tab-button:hover{color:#2563eb}.tab-button.active{color:#2563eb;border-bottom:3px solid #2563eb;font-weight:600}.tab-button svg{font-size:1.25rem}.institute-content{margin-bottom:3rem}.section-header{margin-bottom:2rem;text-align:center}.section-header h2{color:#1e40af;margin-bottom:.5rem}.section-header p{color:#4b5563;max-width:800px;margin:0 auto}.courses-section{padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.search-filter-container{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background-color:#f9fafb;border-radius:8px}.search-box{flex:1;position:relative}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#6b7280}.search-box input{width:100%;padding:1rem 1rem 1rem 2.5rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem}.filter-container{display:flex;gap:1rem;align-items:center}.filter-icon{color:#6b7280}.filter-container select{padding:1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.875rem;background-color:#fff}.courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.course-card{position:relative;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;background-color:#fff;transition:all .2s ease}.course-card:hover{transform:translateY(-5px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.course-header{position:relative;padding-top:20px;margin-bottom:1.5rem}.course-status{position:absolute;top:-10px;right:0;font-size:.75rem;padding:.25rem .5rem;border-radius:4px;background-color:#f59e0b;color:#fff;font-weight:600}.course-name{font-size:1.25rem;color:#1e40af;margin-bottom:0;padding-right:90px}.course-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.course-detail{display:flex;justify-content:space-between;font-size:.875rem}.detail-label{font-weight:600;color:#4b5563}.detail-value{color:#1f2937}.enroll-button{width:100%;padding:1rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:600;transition:all .2s ease}.enroll-button:hover{background-color:#1e40af}.placements-section{padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.placement-stats-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background-color:#f9fafb;border-radius:8px;padding:1.5rem;text-align:center;transition:all .2s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.stat-value{font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.stat-label{font-size:1rem;color:#4b5563}.placement-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.top-companies h3,.recent-placements h3,.recruiter-testimonials h3{margin-bottom:1.5rem;color:#1e40af}.company-logos{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.company-logo{display:flex;flex-direction:column;align-items:center;gap:.5rem}.company-logo img{width:80px;height:80px;object-fit:contain;border-radius:8px;border:1px solid #e5e7eb;padding:.5rem;background-color:#fff}.company-logo span{font-size:.875rem;color:#4b5563}.placement-list{display:flex;flex-direction:column;gap:1rem}.placement-item{display:flex;justify-content:space-between;align-items:center;background-color:#f9fafb;border-radius:8px;padding:1rem}.student-profile{display:flex;align-items:center;gap:1rem}.student-avatar img{width:40px;height:40px;border-radius:50%}.student-details h4{font-size:1rem;margin-bottom:.25rem}.student-details p{font-size:.875rem;color:#4b5563;margin-bottom:0}.placement-details{text-align:right}.company-name{font-weight:600;color:#2563eb;margin-bottom:.25rem}.job-role{font-size:.875rem;color:#4b5563}.testimonial-container{display:flex;flex-direction:column;gap:1rem}.testimonial-card{background-color:#f9fafb;border-radius:8px;padding:1.5rem}.reviewer-avatar img{width:50px;height:50px;border-radius:50%}.reviewer-details h4{font-size:1rem;margin-bottom:.25rem}.testimonial-text{font-style:italic;color:#4b5563;margin-bottom:0}.achievements-section{padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.achievement-container{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.achievement-card{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background-color:#f9fafb;border-radius:8px;transition:all .2s ease}.achievement-card:hover{transform:translate(5px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.achievement-icon img{width:60px;height:60px;border-radius:50%}.achievement-content h3{font-size:1.25rem;margin-bottom:.25rem;color:#1e40af}.achievement-title{font-weight:600;color:#10b981;margin-bottom:1rem}.achievement-content p{color:#4b5563;margin-bottom:0}.alumni-showcase,.certification-showcase{margin-top:2rem}.alumni-showcase h3,.certification-showcase h3{text-align:center;margin-bottom:1.5rem;color:#1e40af}.alumni-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.alumni-card{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .2s ease}.alumni-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.alumni-photo img{width:100%;height:200px;object-fit:cover}.alumni-info{padding:1.5rem;background-color:#fff}.alumni-info h4{margin-bottom:.25rem}.alumni-position{font-weight:600;color:#10b981;margin-bottom:1rem}.alumni-story{font-style:italic;color:#4b5563;margin-bottom:0}.certifications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.certification-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.certification-card:hover{transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.certification-logo img{width:70px;height:70px;object-fit:contain}.certification-details h4{font-size:1rem;margin-bottom:.25rem}.certification-details p{font-size:.875rem;color:#4b5563;margin-bottom:0}.collaborations-section{padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.collaboration-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.collaboration-card{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;background-color:#f9fafb;border-radius:8px;text-align:center;transition:all .2s ease}.collaboration-card:hover{transform:translateY(-5px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.collaboration-card .company-logo img{width:100px;height:100px}.collaboration-details h3{margin-bottom:.25rem;color:#1e40af}.collaboration-type{font-weight:600;color:#10b981;margin-bottom:1rem}.collaboration-details p{color:#4b5563;margin-bottom:0}.mou-section{margin-bottom:2rem}.mou-section h3{text-align:center;margin-bottom:1.5rem;color:#1e40af}.mou-list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.mou-item{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d;width:300px}.mou-icon{font-size:2rem;color:#2563eb}.mou-details h4{font-size:1rem;margin-bottom:.25rem}.mou-details p{font-size:.875rem;color:#4b5563;margin-bottom:0}.recruiter-cta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:2rem;background-color:#60a5fa;border-radius:8px;color:#fff}.cta-content{max-width:600px}.cta-content h3{margin-bottom:.5rem;color:#fff}.cta-content p{margin-bottom:0;opacity:.9}.cta-buttons{display:flex;gap:1rem}.government-schemes-section{padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.schemes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.scheme-card{border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.scheme-card:hover{transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.scheme-header{padding:1rem;background-color:#2563eb;color:#fff;display:flex;justify-content:space-between;align-items:center}.scheme-header h3{margin-bottom:0;font-size:1.25rem}.scheme-status{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background-color:#fff3;color:#fff}.scheme-status.active{background-color:#10b981}.scheme-status.pending{background-color:#f59e0b}.scheme-status.inactive{background-color:#6b7280}.scheme-content{padding:1.5rem;background-color:#fff}.scheme-content p{color:#4b5563;margin-bottom:1rem}.scheme-button{display:inline-block;padding:.5rem 1rem;background-color:#60a5fa;color:#fff;border:none;border-radius:4px;font-weight:500;text-decoration:none;transition:all .2s ease;cursor:pointer}.scheme-button:hover{background-color:#2563eb;color:#fff;text-decoration:none}.scholarship-section{margin-top:2rem}.scholarship-section h3{text-align:center;margin-bottom:1.5rem;color:#1e40af}.scholarship-list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.scholarship-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background-color:#f9fafb;border-radius:8px;width:300px;transition:all .2s ease}.scholarship-item:hover{transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.scholarship-icon{font-size:2rem;color:#f59e0b}.scholarship-details h4{font-size:1rem;margin-bottom:.25rem;color:#1e40af}.scholarship-details p{font-size:.875rem;color:#4b5563;margin-bottom:0}.events-section{padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.events-container{display:flex;flex-direction:column;gap:3rem}.upcoming-events h3,.news-section h3{margin-bottom:1.5rem;color:#1e40af}.event-list{display:flex;flex-direction:column;gap:1.5rem}.event-card-new{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease;border:1px solid #e5e7eb}.event-card-new:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px #00000026}.event-card-seminar{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px #0000001a;transition:all .3s ease;border:1px solid #e5e7eb;position:relative}.event-card-seminar:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.event-image{width:100%;height:200px;overflow:hidden;position:relative}.event-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.event-card-new:hover .event-image img,.event-card-seminar:hover .event-image img{transform:scale(1.05)}.event-content{padding:1.5rem}.event-card-seminar .event-content{padding:1.75rem;position:relative}.event-type-badge{display:inline-block;background:#3b82f6;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem}.event-card-seminar .event-type-badge{background:linear-gradient(135deg,#667eea,#764ba2);padding:.4rem 1rem;border-radius:25px;font-size:.8rem;font-weight:700;box-shadow:0 4px 15px #667eea4d}.event-date-badge{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem;margin-bottom:1rem}.event-card-seminar .event-date-badge{background:#f8fafc;padding:.5rem .75rem;border-radius:8px;color:#475569;font-weight:600;border-left:4px solid #3b82f6}.event-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.3;display:flex;align-items:flex-start;flex-wrap:wrap;gap:.5rem}.event-card-seminar .event-title{font-size:1.4rem;font-weight:800;color:#1e293b;margin-bottom:1.25rem;line-height:1.2}.event-description{color:#4b5563;line-height:1.6;margin-bottom:1rem;font-size:.875rem}.event-card-seminar .event-description{color:#64748b;line-height:1.7;margin-bottom:1.25rem;font-size:.95rem}.event-venue{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem;margin-bottom:1.5rem;padding:.5rem;background:#f3f4f6;border-radius:6px}.event-card-seminar .event-venue{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);padding:.75rem 1rem;border-radius:10px;color:#475569;font-weight:600;border:1px solid #e2e8f0}.read-more-btn{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:25px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.event-card-seminar .read-more-btn{background:linear-gradient(135deg,#ff6b35,#f7931e);padding:.875rem 2rem;border-radius:30px;font-weight:700;font-size:.9rem;box-shadow:0 6px 20px #ff6b354d;width:100%;justify-self:center}.read-more-btn:hover,.event-card-seminar .read-more-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566}.event-card{display:flex;gap:1rem;background-color:#f9fafb;border-radius:8px;overflow:hidden;transition:all .2s ease}.event-card:hover{transform:translate(5px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.event-date{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;background-color:#2563eb;color:#fff;min-width:80px}.event-date .month{font-size:.75rem;text-transform:uppercase}.event-date .day{font-size:1.5rem;font-weight:700}.event-details{padding:1rem;flex:1}.event-details h4{margin-bottom:.25rem;font-size:1rem;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.event-details p{font-size:.875rem;color:#4b5563;margin-bottom:0}.event-button{margin-left:auto;align-self:center;padding:1rem;background-color:#60a5fa;color:#fff;border:none;font-weight:500;transition:all .2s ease;margin-bottom:0}.event-button:hover{background-color:#2563eb}.news-list{display:flex;flex-direction:column;gap:1.5rem}.news-item{padding:1.5rem;background-color:#f9fafb;border-radius:8px;transition:all .2s ease}.news-item:hover{transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.news-date{font-size:.75rem;color:#2563eb;font-weight:600;margin-bottom:.5rem}.news-item h4{margin-bottom:.5rem;font-size:1rem;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.news-item p{font-size:.875rem;color:#4b5563;margin-bottom:.5rem}.read-more{font-size:.875rem;font-weight:600;color:#2563eb}.staff-verified{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;color:#10b981;padding:.25rem .5rem;border-radius:4px;background-color:#10b9811a;margin-left:.5rem}.staff-verified svg{color:#10b981;font-size:.875rem}.formatted-content{line-height:1.7}.formatted-content ul{margin:1rem 0;padding-left:1.5rem}.formatted-content li{margin-bottom:.5rem;list-style-type:disc}.formatted-content strong{font-weight:700;color:#1f2937}.formatted-content em{font-style:italic;color:#4b5563}.compact-event-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;border:1px solid #e5e7eb;max-width:350px;margin-bottom:1.5rem}.compact-event-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.compact-card-image{width:100%;height:150px;overflow:hidden}.compact-card-image img{width:100%;height:100%;object-fit:cover}.compact-card-content{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.compact-card-left{display:flex;flex-direction:column;gap:.5rem}.compact-type-badge{display:inline-block;background:#3b82f6;color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;width:fit-content}.compact-date{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem;font-weight:500}.compact-card-main{flex:1}.compact-title{font-size:1.1rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;line-height:1.3}.compact-description{color:#4b5563;font-size:.875rem;line-height:1.5;margin-bottom:0}.compact-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #f3f4f6}.compact-venue{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem;font-weight:500}.compact-read-more{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;border:none;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease}.compact-read-more:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ff6b354d}.event-list,.news-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.reviews-section{padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:2rem}.reviews-section .section-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:2rem;text-align:left}.reviews-section .section-header h2{margin-bottom:0}.overall-rating{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.rating-number{font-size:2.5rem;font-weight:700;color:#2563eb}.rating-count{font-size:.875rem;color:#4b5563}.reviews-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-bottom:2rem}.review-card{padding:1.5rem;background-color:#f9fafb;border-radius:12px;transition:all .2s ease;border:1px solid #e5e7eb}.review-card:hover{transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.reviewer-info{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.reviewer-avatar img{width:50px;height:50px;border-radius:50%;object-fit:cover}.reviewer-details h4{font-size:1rem;margin-bottom:.25rem;color:#1f2937}.reviewer-details p{font-size:.875rem;color:#4b5563;margin-bottom:0}.stars{display:flex;gap:.25rem;margin-bottom:1rem}.star-filled{color:#f59e0b}.star-empty{color:#6b7280}.review-text{font-style:italic;color:#4b5563;margin-bottom:0;line-height:1.6}.write-review{text-align:center;padding-top:1rem;border-top:1px solid #e5e7eb}.review-button{padding:1rem 2rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;transition:all .2s ease;cursor:pointer}.review-button:hover{background-color:#1e40af;transform:translateY(-2px)}.review-form{max-width:600px;margin:0 auto;padding:2rem;background-color:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.review-form h3{text-align:center;margin-bottom:1.5rem;color:#1e40af}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.review-form .form-group{margin-bottom:1rem}.review-form .form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151}.review-form .form-group input,.review-form .form-group select,.review-form .form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;font-family:inherit;transition:all .2s ease}.review-form .form-group input:focus,.review-form .form-group select:focus,.review-form .form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.review-form .form-group textarea{resize:vertical;min-height:100px}.form-buttons{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.submit-review-btn{padding:.75rem 2rem;background-color:#10b981;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.submit-review-btn:hover{background-color:#059669;transform:translateY(-1px)}.cancel-review-btn{padding:.75rem 2rem;background-color:#6b7280;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.cancel-review-btn:hover{background-color:#4b5563}.contact-section{padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:2rem}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.contact-form{padding:1.5rem;background-color:#f9fafb;border-radius:8px}.contact-form h3{margin-bottom:1.5rem;color:#1e40af;text-align:center}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.25rem;font-weight:500;color:#4b5563}.form-group input,.form-group select,.form-group textarea{width:100%;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit}.form-group textarea{resize:vertical}.submit-button{width:100%;padding:1rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:600;transition:all .2s ease}.submit-button:hover{background-color:#1e40af}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-map{border-radius:8px;overflow:hidden}.contact-map img{width:100%;height:100%;object-fit:cover}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:flex-start;gap:1rem}.contact-icon{font-size:1.5rem;color:#2563eb}.contact-item h4{font-size:1rem;margin-bottom:.25rem}.contact-item p{font-size:.875rem;color:#4b5563;margin-bottom:0}.social-links h4{margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background-color:#2563eb;color:#fff;font-weight:600;font-size:.875rem;transition:all .2s ease}.social-icon:hover{background-color:#1e40af;text-decoration:none}.institute-footer{background-color:#1e40af;color:#fff;padding:2rem 0;border-radius:12px 12px 0 0}.footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:0 2rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1.5rem}.footer-column h3{font-size:1.5rem;margin-bottom:1rem;color:#fff}.footer-column h4{font-size:1.25rem;margin-bottom:1rem;color:#fff}.footer-column p{font-size:.875rem;color:#ffffffb3;margin-bottom:1rem}.footer-badges{display:flex;flex-wrap:wrap;gap:.5rem}.footer-badges .badge{background-color:#ffffff1a}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#ffffffb3;transition:all .2s ease}.footer-links a:hover{color:#fff;text-decoration:none}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 2rem}.footer-bottom p{font-size:.875rem;color:#ffffffb3;margin-bottom:0}.footer-legal-links{display:flex;gap:1.5rem}.footer-legal-links a{font-size:.875rem;color:#ffffffb3;transition:all .2s ease}.footer-legal-links a:hover{color:#fff;text-decoration:none}.empty-section{text-align:center;padding:2rem;color:#6b7280;background-color:#f9fafb;border-radius:8px;border:2px dashed #d1d5db}.empty-section p{margin:0;font-style:italic}.image-preview-container{position:relative;display:inline-block;margin:.5rem 0}.image-preview{width:80px;height:80px;border-radius:8px;object-fit:cover;border:2px solid #e5e7eb}.image-remove-btn{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:50%;background-color:#ef4444;color:#fff;border:none;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.image-remove-btn:hover{background-color:#dc2626;transform:scale(1.1)}@media (max-width: 1200px){.institute-header-content{flex-direction:column;gap:1.5rem}.institute-quick-info{width:100%}.contact-container{grid-template-columns:1fr}}@media (max-width: 992px){.institute-tabs{justify-content:center}.placement-sections{grid-template-columns:1fr}.cta-buttons{flex-direction:column;width:100%}.cta-button{width:100%;text-align:center}.recruiter-cta{flex-direction:column;text-align:center;gap:1.5rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}@media (max-width: 768px){.cta-buttons{flex-wrap:wrap}.tab-button{font-size:.875rem;padding:.5rem 1rem}.institute-logo-section{flex-direction:column;align-items:center;text-align:center}.institute-name{align-items:center}.company-logos{justify-content:center}.overall-rating{margin-top:1rem;justify-content:center}.reviews-section .section-header{flex-direction:column;align-items:center;gap:1rem;text-align:center}.footer-legal-links{flex-direction:column;align-items:center;gap:.5rem}.form-row,.reviews-container{grid-template-columns:1fr}.form-buttons{flex-direction:column;align-items:center}.submit-review-btn,.cancel-review-btn{width:200px}}@media (max-width: 576px){.placement-item,.collaboration-card,.alumni-card,.certification-card,.scheme-card,.scholarship-item,.event-card,.news-item,.review-card{width:100%}.search-filter-container{flex-direction:column}.filter-container{width:100%;flex-wrap:wrap}.filter-container select{flex:1;min-width:120px}.mou-list,.scholarship-list{flex-direction:column;align-items:center}.mou-item,.scholarship-item{width:100%}.event-card{flex-direction:column}.event-date{flex-direction:row;width:100%;justify-content:center;gap:1rem}.compact-event-card{max-width:100%;margin-bottom:1rem}.compact-card-content{padding:.875rem}.compact-title{font-size:1rem}.compact-card-footer{flex-direction:column;align-items:flex-start;gap:.75rem}.compact-read-more{width:100%;text-align:center}.event-list,.news-list{grid-template-columns:1fr}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.modal-popup{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;flex:1;padding-right:1rem}.modal-close{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#f3f4f6;color:#374151}.modal-banner{width:100%;height:250px;overflow:hidden}.modal-banner img{width:100%;height:100%;object-fit:cover}.modal-content{padding:1.5rem}.modal-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}.meta-item{display:flex;align-items:center;gap:.5rem;color:#4b5563;font-size:.875rem}.meta-icon{color:#3b82f6;font-size:1rem}.modal-description{color:#374151;line-height:1.7;font-size:.95rem}.modal-description .formatted-content{margin:0}@media (max-width: 768px){.modal-popup{margin:1rem;max-width:calc(100% - 2rem);border-radius:12px}.modal-header{padding:1rem}.modal-title{font-size:1.25rem}.modal-banner{height:200px}.modal-content{padding:1rem}.modal-meta{flex-direction:column;gap:.75rem}}.contact-form,.contact-info{padding:1rem}.staff-verified{margin-left:0;margin-top:.25rem}.course-enrollment-section{margin-top:1rem}.enrollment-status{margin-bottom:.5rem}.enrolled-badge{display:inline-block;background-color:#10b981;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;margin-bottom:.5rem}.progress-indicator{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.progress-bar{flex:1;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden;position:relative}.progress-fill{height:100%;background-color:#3b82f6;transition:width .3s ease}.progress-text{font-size:.75rem;color:#6b7280;font-weight:500;position:absolute;right:4px;top:50%;transform:translateY(-50%);background:#fff;padding:0 2px}.enroll-button{width:100%;padding:.75rem 1rem;background-color:#2563eb;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.enroll-button:hover{background-color:#1d4ed8}.enroll-button.enrolled{background-color:#059669}.enroll-button.enrolled:hover{background-color:#047857}.module-quiz{margin-top:1rem;padding:1rem;background-color:#f8fafc;border-radius:8px;border-left:4px solid #3b82f6}.module-quiz h5{margin:0 0 .5rem;color:#1e40af}.quiz-info{display:flex;gap:1rem;margin:.5rem 0;font-size:.875rem;color:#6b7280}.quiz-button{background-color:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s ease}.quiz-button:hover{background-color:#2563eb}.quiz-results{margin-top:.5rem;padding:.75rem;background-color:#ecfdf5;border-radius:4px}.quiz-modal{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.quiz-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.quiz-modal-content{padding:1.5rem}.quiz-meta{display:flex;gap:1.5rem;margin:1rem 0;font-size:.875rem;color:#6b7280}.question-item{margin-bottom:2rem;padding:1.5rem;background-color:#f9fafb;border-radius:8px}.question-item h4{margin:0 0 1rem;color:#1f2937}.question-options{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.option-label{display:flex;align-items:center;gap:.5rem;padding:.75rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease}.option-label:hover{border-color:#3b82f6;background-color:#eff6ff}.option-label input[type=radio]{margin:0}.submit-quiz-btn{background-color:#059669;color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.submit-quiz-btn:hover:not(:disabled){background-color:#047857}.submit-quiz-btn:disabled{background-color:#9ca3af;cursor:not-allowed}.results-summary{text-align:center;margin-bottom:2rem}.score{font-size:3rem;font-weight:700;color:#059669}.status:contains("PASSED"){background-color:#d1fae5;color:#065f46}.status:contains("FAILED"){background-color:#fee2e2;color:#991b1b}.detailed-results{margin-top:2rem}.result-item{padding:1rem;margin-bottom:1rem;border-radius:6px;position:relative}.result-item.correct{background-color:#d1fae5;border-left:4px solid #059669}.result-item.incorrect{background-color:#fee2e2;border-left:4px solid #dc2626}.result-status{position:absolute;top:1rem;right:1rem;font-size:1.5rem;font-weight:700}.result-item.correct .result-status{color:#059669}.result-item.incorrect .result-status{color:#dc2626}.close-results-btn{background-color:#6b7280;color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;font-weight:600;cursor:pointer;margin-top:2rem;transition:background-color .2s ease}.mark-complete-btn{background-color:#f59e0b;color:#fff;border:none;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;cursor:pointer;margin-left:.5rem;transition:background-color .2s ease}.mark-complete-btn:hover{background-color:#d97706}.completed-badge{background-color:#10b981;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;margin-left:.5rem}.course-modal{background:#fff;border-radius:16px;max-width:1200px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.course-modal-content{display:grid;grid-template-columns:1fr 2fr;gap:2rem;padding:1.5rem}.course-sidebar{border-right:1px solid #e5e7eb;padding-right:1.5rem}.module-item{margin-bottom:1.5rem;padding:1rem;background-color:#f9fafb;border-radius:8px}.content-item{display:flex;align-items:center;gap:.5rem;padding:.5rem;margin-bottom:.5rem;background-color:#fff;border-radius:4px;border:1px solid #e5e7eb}.content-type{background-color:#3b82f6;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.content-title{flex:1;font-weight:500}.content-link{background-color:#059669;color:#fff;padding:.25rem .5rem;border-radius:4px;text-decoration:none;font-size:.75rem;font-weight:500;transition:background-color .2s ease}.content-link:hover{background-color:#047857;text-decoration:none;color:#fff}.video-modal{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.video-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb;background-color:#f8fafc}.video-container{padding:1rem;background:#000}.video-container video{width:100%;border-radius:8px}.video-actions{padding:1rem 1.5rem;display:flex;justify-content:center}.assignment-modal{background:#fff;border-radius:16px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.assignment-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb;background-color:#f8fafc}.assignment-content{padding:2rem}.assignment-file{margin:1.5rem 0;padding:1rem;background-color:#f0f9ff;border-radius:8px;border-left:4px solid #3b82f6}.assignment-download{display:inline-block;background-color:#3b82f6;color:#fff;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:500;transition:background-color .2s ease}.assignment-download:hover{background-color:#2563eb;text-decoration:none;color:#fff}.assignment-submission{margin-top:2rem;padding:1.5rem;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.assignment-submission h4{margin:0 0 1rem;color:#1f2937}.submission-text{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;margin-bottom:1rem;font-family:inherit;resize:vertical}.submission-file{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;margin-bottom:1rem;background-color:#fff}.submit-assignment-btn{background-color:#059669;color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.submit-assignment-btn:hover{background-color:#047857}.module-assessments{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.module-assignment{margin-bottom:1rem;padding:1rem;background-color:#fef3c7;border-radius:8px;border-left:4px solid #f59e0b}.module-assignment h5{margin:0 0 .5rem;color:#92400e}.assignment-button{background-color:#f59e0b;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s ease;margin-top:.5rem}.assignment-button:hover{background-color:#d97706}.course-detail-modal{background:#fff;border-radius:16px;max-width:1400px;width:95%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;position:relative}.course-detail-header{position:absolute;top:1rem;right:1rem;z-index:10}.course-detail-content{display:grid;grid-template-columns:2fr 1fr;gap:2rem;padding:2rem;min-height:600px}.course-detail-left{padding-right:1rem}.course-overview-section{margin-bottom:2rem}.course-overview-section h2{color:#1f2937;margin-bottom:1rem;font-size:1.5rem}.course-overview-section p{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.course-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0}.stat-item{display:flex;flex-direction:column;gap:.25rem}.stat-label{font-size:.875rem;color:#6b7280;font-weight:500}.stat-value{font-weight:600;color:#1f2937}.course-prerequisites,.course-syllabus{margin:1.5rem 0}.course-prerequisites h3,.course-syllabus h3{color:#1f2937;margin-bottom:.5rem;font-size:1.125rem}.course-modules-section{border-top:1px solid #e5e7eb;padding-top:2rem}.course-modules-section h3{color:#1f2937;margin-bottom:1.5rem;font-size:1.25rem}.module-detail-item{background:#f9fafb;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;border-left:4px solid #3b82f6}.module-detail-item h4{color:#1f2937;margin-bottom:.5rem;font-size:1.125rem}.module-detail-item p{color:#6b7280;margin-bottom:1rem;line-height:1.5}.module-content-list,.module-assignments-info{margin:1rem 0}.module-content-list h5,.module-assignments-info h5,.module-quiz-info h5{color:#374151;margin-bottom:.5rem;font-size:1rem}.module-content-list ul,.module-assignments-info ul{list-style:none;padding:0}.module-content-list li,.module-assignments-info li{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.content-type-badge{background:#3b82f6;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.content-duration{color:#6b7280;font-size:.875rem;margin-left:auto}.module-quiz-info{background:#eff6ff;padding:1rem;border-radius:6px;margin:1rem 0}.quiz-meta{display:flex;gap:1rem;margin-top:.5rem;font-size:.875rem;color:#6b7280}.course-detail-right{position:sticky;top:2rem;height:fit-content}.course-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000000d}.course-card-thumbnail{width:100%;height:200px;overflow:hidden}.course-card-thumbnail img{width:100%;height:100%;object-fit:cover}.course-card-content{padding:1.5rem}.course-card-content h3{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;line-height:1.3}.course-price{margin-bottom:1.5rem}.price{font-size:2rem;font-weight:700;color:#059669}.course-quick-info{margin-bottom:2rem}.info-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f3f4f6;font-size:.875rem;color:#6b7280}.enroll-now-button{width:100%;background:#059669;color:#fff;border:none;padding:1rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s ease}.enroll-now-button:hover{background:#047857}.enrolled-button{width:100%;background:#6b7280;color:#fff;border:none;padding:1rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:not-allowed}.view-details-button{width:100%;padding:.75rem 1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.view-details-button:hover{background-color:#2563eb}.success-modal{background:#fff;border-radius:16px;padding:3rem;text-align:center;max-width:400px;width:90%;box-shadow:0 20px 60px #0000004d}.success-content h3{color:#059669;margin:1rem 0 .5rem;font-size:1.5rem}.success-content p{color:#6b7280;margin:0}.success-icon{margin-bottom:1rem}.checkmark{width:80px;height:80px;border-radius:50%;display:block;stroke-width:3;stroke:#059669;stroke-miterlimit:10;margin:0 auto;box-shadow:inset 0 0 #059669;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;position:relative}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3;stroke-miterlimit:10;stroke:#059669;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards;position:absolute;top:0;left:0;width:80px;height:80px;border-radius:50%;border:3px solid #059669}.checkmark-stem{animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;position:absolute;top:36px;left:28px;width:15px;height:3px;background:#059669;transform:rotate(45deg);transform-origin:left;opacity:0}.checkmark-kick{animation:stroke .3s cubic-bezier(.65,0,.45,1) .9s forwards;position:absolute;top:46px;left:40px;width:25px;height:3px;background:#059669;transform:rotate(-45deg);transform-origin:left;opacity:0}@keyframes stroke{to{opacity:1}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 60px #059669}}@media (max-width: 1024px){.course-detail-content{grid-template-columns:1fr;gap:2rem}.course-detail-right{position:static;order:-1}.course-detail-card{max-width:400px;margin:0 auto}}@media (max-width: 768px){.course-detail-modal{width:95%;margin:1rem}.course-detail-content{padding:1rem}.course-stats{grid-template-columns:1fr}}.institute-list-page{max-width:1440px;margin:0 auto;padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.institute-search-section{background-size:cover;background-position:center;padding:80px 60px;border-radius:10px;text-align:center;position:relative;color:#fff}.page-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:30px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.institute-search-container{position:relative;max-width:1200px;margin-top:50px;background:#fffffff2;border-radius:20px;padding:20px 24px;box-shadow:0 8px 32px #0000001a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.institute-filters{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 6px #0000000d;margin-bottom:30px;text-align:center}.institute-filters h3{font-size:1.2rem;font-weight:600;color:#1e40af;margin-bottom:20px}.filter-options{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.filter-option{display:flex;align-items:center;gap:10px}.filter-option input[type=radio]{width:18px;height:18px;cursor:pointer;accent-color:#4863f7}.filter-option label{font-size:.95rem;color:#4b5563;cursor:pointer;font-weight:500}.institutes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px}.institute-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;padding:25px;transition:all .3s ease;border:1px solid #e5e7eb;display:flex;flex-direction:column}.institute-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.institute-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.institute-logo{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0}.institute-logo img{width:100%;height:100%;object-fit:cover}.institute-name{flex:1}.institute-name h2{font-size:1.3rem;font-weight:600;color:#1e40af;margin-bottom:5px}.brainary-verified{display:inline-flex;align-items:center;gap:6px;background-color:#10b9811a;color:#10b981;font-size:.8rem;font-weight:600;padding:4px 10px;border-radius:50px;margin-top:6px}.brainary-verified svg{color:#10b981;font-size:.9rem}.institute-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.badge{background-color:#1e40af;color:#fff;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:50px}.institute-details{margin-bottom:20px}.info-item{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-size:.9rem;color:#4b5563}.info-item svg{color:#4863f7;min-width:16px}.info-item.experience{font-weight:600;color:#1f2937;margin-top:5px}.institute-actions{margin-top:auto;display:flex;gap:10px}.view-institute-btn,.contact-institute-btn{flex:1;padding:12px;border-radius:8px;font-size:.9rem;font-weight:600;text-align:center;cursor:pointer;transition:all .2s ease;text-decoration:none}.view-institute-btn{background-color:#4863f7;color:#fff;border:none}.view-institute-btn:hover{background-color:#3a4fd8;transform:translateY(-2px)}.contact-institute-btn{background-color:#fff;color:#4863f7;border:1px solid #4863f7}.contact-institute-btn:hover{background-color:#f0f4ff;transform:translateY(-2px)}.no-results{grid-column:1 / -1;text-align:center;padding:50px 20px;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d}.no-results h3{font-size:1.2rem;font-weight:600;color:#1e40af;margin-bottom:10px}.no-results p{color:#6b7280}@media (max-width: 992px){.filter-options{gap:20px}}@media (max-width: 768px){.page-title{font-size:2.5rem}.institutes-grid{grid-template-columns:1fr}.institute-card{max-width:100%}.institute-actions{flex-direction:column}.filter-options{flex-direction:column;gap:15px;align-items:center}}@media (max-width: 768px){.dual-search-inputs{flex-direction:column;gap:12px}.search-input,.search-btn{width:100%}}@media (max-width: 480px){.page-title{font-size:2rem}.institute-header{flex-direction:column;text-align:center}.institute-badges{justify-content:center}.institute-search-section{padding:40px 20px}.search-input{font-size:.9rem}.institute-search-container{padding:16px 20px}}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#111827;background-color:#f9fafb;line-height:1.5}.news-page{max-width:1280px;margin:0 auto;padding:1.5rem}.news-category-section{margin-bottom:2rem}.category-header{text-align:center;margin-bottom:2rem}.category-header h1{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.category-header p{font-size:1.125rem;color:#6b7280;margin-bottom:0}.news-category-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:2rem}.news-category-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;border:2px solid transparent}.news-category-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--category-color);transform:scaleX(0);transition:transform .3s ease}.news-category-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.news-category-card:hover:before{transform:scaleX(1)}.news-category-card.active{border-color:var(--category-color);background:linear-gradient(135deg,#fff,#fffffff2);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.news-category-card.active:before{transform:scaleX(1)}.category-icon{width:60px;height:60px;border-radius:12px;background:var(--category-color);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;margin-bottom:1.5rem;transition:all .3s ease}.news-category-card:hover .category-icon{transform:scale(1.1)}.category-content h3{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}.category-content p{color:#6b7280;font-size:.9375rem;line-height:1.6;margin-bottom:1rem}.category-stats{display:flex;align-items:center;gap:1rem}.news-count{background:var(--category-color);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500}.category-arrow{position:absolute;top:2rem;right:2rem;font-size:1.25rem;color:var(--category-color);opacity:0;transition:all .3s ease}.news-category-card:hover .category-arrow{opacity:1;transform:translate(4px)}.news-category-card.active .category-arrow{opacity:1}.all-news-option{text-align:center}.all-news-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#fff;border:2px solid #e5e7eb;border-radius:12px;color:#4b5563;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.all-news-btn:hover{border-color:#2563eb;color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.all-news-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.total-count{color:inherit;opacity:.8}.active-filter-section{background:#fff;border-radius:12px;padding:1rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000001a}.filter-display{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.filter-label{color:#6b7280;font-size:.875rem;font-weight:500}.active-filter{display:flex;align-items:center;gap:.5rem;background:#f3f4f6;padding:.5rem 1rem;border-radius:8px;color:#374151;font-weight:500}.active-filter svg{color:#2563eb}.filter-count{color:#6b7280;font-size:.875rem}.clear-filter-btn{padding:.5rem 1rem;background:#ef4444;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;margin-left:auto}.clear-filter-btn:hover{background:#dc2626}.articles-count{color:#6b7280;font-size:.875rem;font-weight:500;background:#f3f4f6;padding:.25rem .75rem;border-radius:12px}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:600;line-height:1.2}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}p{margin-bottom:1rem}a{color:#2557a7;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.news-controls{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.news-filters{display:flex;gap:.5rem;align-items:center}.refresh-btn{padding:8px 16px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem}.refresh-btn:hover:not(:disabled){background-color:#2563eb}.refresh-btn:disabled{cursor:not-allowed;opacity:.6}.filter-btn{padding:.5rem 1rem;background-color:transparent;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.filter-btn:hover{border-color:#2563eb;color:#2563eb;background-color:#f8fafc}.filter-btn.active{background-color:#2563eb;border-color:#2563eb;color:#fff}.filter-btn.active:hover{background-color:#1d4ed8;border-color:#1d4ed8}.view-all{font-size:.875rem;color:#2557a7;font-weight:500}.top-news-section{margin-bottom:2rem}.featured-news{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:2rem}.featured-news-image{height:100%}.featured-news-image img{width:100%;height:100%;object-fit:cover}.featured-news-content{padding:2rem;display:flex;flex-direction:column}.featured-tag{display:inline-block;background-color:#2557a7;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;margin-bottom:1rem;text-transform:uppercase}.featured-news-content h1{margin-bottom:1rem;color:#111827;font-size:1.75rem;line-height:1.3}.featured-news-content p{color:#4b5563;margin-bottom:1.5rem}.featured-news-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;font-size:.875rem}.meta-date,.meta-source,.meta-category{display:flex;align-items:center;color:#4b5563}.meta-date svg,.meta-source svg,.meta-category svg{margin-right:.25rem}.read-more-btn{display:inline-block;background-color:#2557a7;color:#fff;padding:.5rem 1.5rem;border-radius:8px;font-weight:500;border:none;transition:background-color .2s ease;align-self:flex-start}.read-more-btn:hover{background-color:#1e429f}.trending-topics{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.trending-topics h2{margin-bottom:1.5rem}.topics-carousel{position:relative;display:flex;align-items:center;margin-bottom:1rem}.carousel-container{width:100%;overflow:hidden}.carousel-track{display:flex;transition:transform .5s ease}.carousel-item{min-width:33.33%;padding:0 .5rem}.topic-card{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0000000d;transition:transform .3s ease}.topic-card:hover{transform:translateY(-5px)}.topic-card img{width:100%;height:160px;object-fit:cover}.topic-card h3{position:relative;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;margin:0;font-size:1rem}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background-color:#fff;border:1px solid #e5e7eb;color:#4b5563;display:flex;align-items:center;justify-content:center;z-index:2}.carousel-nav.prev{left:-18px}.carousel-nav.next{right:-18px}.carousel-indicators{display:flex;justify-content:center;gap:.5rem}.indicator{width:8px;height:8px;border-radius:50%;background-color:#e5e7eb;cursor:pointer}.indicator.active{background-color:#2557a7}.breaking-news-ticker{display:flex;align-items:center;background-color:#ef4444;border-radius:8px;overflow:hidden;margin-bottom:2rem;height:48px}.ticker-label{background-color:#ef4444;color:#fff;font-weight:600;padding:.5rem 1rem;text-transform:uppercase;font-size:.875rem;display:flex;align-items:center}.ticker-content{background-color:#fff;flex:1;overflow:hidden;position:relative;height:100%}.ticker-animation{display:flex;align-items:center;height:100%;animation:ticker 20s linear infinite}@keyframes ticker{0%{transform:translate(100%)}to{transform:translate(-100%)}}.ticker-item{white-space:nowrap;padding:0 2rem;color:#111827;font-weight:500}.content-container{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.main-column,.sidebar{display:flex;flex-direction:column;gap:2rem}.news-feed{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.articles-list{display:flex;flex-direction:column;gap:1.5rem}.article-card{display:flex;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.article-card:hover{transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.article-image{width:240px;flex-shrink:0;position:relative}.article-image img{width:100%;height:100%;object-fit:cover}.article-category{position:absolute;top:.5rem;left:.5rem;background-color:#2557a7;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;margin-top:50px}.article-content{padding:1.5rem;flex:1}.article-content h3{margin-bottom:.5rem;color:#111827}.article-content p{color:#4b5563;margin-bottom:1rem;font-size:.9375rem}.article-meta{display:flex;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#6b7280}.article-actions{display:flex;align-items:center;gap:1rem}.action-btn{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background-color:transparent;border:1px solid #e5e7eb;border-radius:4px;color:#4b5563;font-size:.875rem;transition:all .2s ease}.action-btn:hover{border-color:#2557a7;color:#2557a7}.read-more-btn{margin-left:auto}.load-more{text-align:center;margin-top:1.5rem}.load-more-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background-color:transparent;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;font-weight:500;margin:0 auto}.load-more-btn:hover{border-color:#2557a7;color:#2557a7}.expert-insights{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.insights-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.insight-card{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.insight-card:hover{transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.expert-image{position:relative;height:160px}.expert-image img{width:100%;height:100%;object-fit:cover}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background-color:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#2557a7;font-size:1.25rem;cursor:pointer;transition:all .2s ease}.play-button:hover{background-color:#2557a7;color:#fff}.expert-info{padding:1rem}.expert-info h3{margin-bottom:.25rem;font-size:1rem}.expert-name{font-weight:600;color:#111827;margin-bottom:.25rem}.expert-title{font-size:.875rem;color:#4b5563}.ask-expert{background-color:#f3f4f6;border-radius:8px;padding:1.5rem}.ask-expert h3{margin-bottom:.5rem}.ask-expert p{font-size:.9375rem;color:#4b5563}.ask-form{display:flex;flex-direction:column;gap:1rem}.ask-form textarea{width:100%;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;resize:vertical;font-family:inherit;font-size:.9375rem}.ask-form button{align-self:flex-start;padding:.5rem 1.5rem;background-color:#2557a7;color:#fff;border:none;border-radius:8px;font-weight:500}.ask-form button:hover{background-color:#1e429f}.media-section{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.media-tabs{display:flex;gap:.5rem}.media-tab{padding:.25rem 1rem;background-color:transparent;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;font-size:.875rem;font-weight:500;transition:all .2s ease}.media-tab:hover{border-color:#2557a7;color:#2557a7}.media-tab.active{background-color:#2557a7;color:#fff;border-color:#2557a7}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin-top:1.5rem}.media-card{border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.media-card:hover{transform:translateY(-3px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.media-thumbnail{position:relative;height:140px}.media-thumbnail img{width:100%;height:100%;object-fit:cover}.media-type{position:absolute;top:.5rem;left:.5rem;background-color:#000000b3;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;display:flex;align-items:center;gap:.25rem}.media-duration{position:absolute;bottom:.5rem;right:.5rem;background-color:#000000b3;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem}.media-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background-color:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#2557a7;font-size:1.25rem;cursor:pointer;opacity:0;transition:all .2s ease}.media-card:hover .media-play{opacity:1}.media-info{padding:1rem;background-color:#fff}.media-info h3{margin-bottom:.25rem;font-size:.9375rem}.media-views{font-size:.8125rem;color:#4b5563}.poll-section{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.poll-container{background-color:#f3f4f6;border-radius:8px;padding:1.5rem}.poll-container h4{margin-bottom:1.5rem;text-align:center}.poll-options{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.poll-option{position:relative}.vote-btn{width:100%;padding:1rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:.9375rem;font-weight:500;text-align:left;transition:all .2s ease}.vote-btn:hover:not(:disabled){border-color:#2557a7;color:#2557a7}.vote-btn.voted{background-color:#fff;color:#111827}.vote-result{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;padding:0 1rem;pointer-events:none}.vote-bar{position:absolute;top:0;left:0;height:100%;background-color:#4863f71a;border-radius:8px;z-index:1}.vote-percent{position:relative;font-weight:600;color:#2557a7;margin-left:auto;z-index:2}.poll-footer{text-align:center;font-size:.875rem;color:#4b5563}.job-alerts,.recommended-news,.newsletter,.popular-tags{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.notification-btn{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;font-size:.875rem;font-weight:500;transition:all .2s ease}.notification-btn:hover{background-color:#3c8dfc;color:#fff;border-color:#3c8dfc}.alerts-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.job-alert-card{border:1px solid #e5e7eb;border-radius:8px;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.job-alert-card:hover{transform:translateY(-3px);box-shadow:0 1px 2px #0000000d}.job-alert-card h3{margin-bottom:.25rem;font-size:1rem;color:#111827;font-weight:600}.job-company{font-weight:500;color:#2557a7;margin-bottom:.5rem;font-size:.9375rem}.job-meta{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.875rem;color:#4b5563}.job-salary{font-size:.875rem;color:#059669;font-weight:500;margin-bottom:.25rem}.job-experience{font-size:.875rem;color:#7c3aed;font-weight:500;margin-bottom:.75rem}.loading-job-alerts{text-align:center;padding:2rem 1rem;color:#6b7280}.loading-job-alerts p{margin:0;font-size:.9375rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.loading-job-alerts p:before{content:"";width:16px;height:16px;border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}.no-job-alerts{text-align:center;padding:2rem 1rem;color:#6b7280;background-color:#f9fafb;border-radius:8px;border:1px dashed #d1d5db}.no-job-alerts p{margin:0;font-size:.9375rem}.no-job-alerts p:first-child{font-weight:500;color:#374151;margin-bottom:.25rem}.view-job-btn{width:100%;padding:.5rem;background-color:#2557a7;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.25rem}.view-job-btn:hover{background-color:#1e429f}.more-jobs-btn{width:100%;padding:.5rem;background-color:transparent;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;font-size:.875rem;font-weight:500}.more-jobs-btn:hover{border-color:#2557a7;color:#2557a7}.recommended-list{display:flex;flex-direction:column;gap:1rem}.recommended-card{display:flex;gap:1rem;border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.recommended-card:last-child{border-bottom:none;padding-bottom:0}.recommended-image{width:80px;height:80px;border-radius:4px;overflow:hidden;flex-shrink:0}.recommended-image img{width:100%;height:100%;object-fit:cover}.recommended-content{flex:1}.recommended-relevance{font-size:.75rem;color:#2557a7;margin-bottom:.25rem}.recommended-content h3{font-size:.9375rem;margin-bottom:.25rem}.recommended-meta{display:flex;justify-content:space-between;font-size:.75rem;color:#6b7280}.newsletter p{font-size:.9375rem;color:#4b5563}.newsletter-form{display:flex;flex-direction:column;gap:.5rem}.newsletter-form input{padding:1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.9375rem}.newsletter-form button{padding:.5rem 1rem;background-color:#2557a7;color:#fff;border:none;border-radius:8px;font-weight:500}.newsletter-form button:hover{background-color:#1e429f}.popular-tags-main{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:2rem}.popular-tags-main h2{margin-bottom:1rem;color:#111827;font-size:1.5rem;font-weight:600}.tags-cloud-main{display:flex;flex-wrap:nowrap;gap:.75rem;overflow-x:auto;padding-bottom:.5rem}.tag-main{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #d1d5db;border-radius:20px;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .3s ease;text-decoration:none;white-space:nowrap;flex-shrink:0}.tag-main:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d;text-decoration:none}.tag-count-main{background-color:#fff3;color:inherit;padding:.125rem .375rem;border-radius:10px;font-size:.75rem;font-weight:600;min-width:20px;text-align:center}.tag-main:hover .tag-count-main{background-color:#ffffff4d}.tags-cloud{display:flex;flex-wrap:wrap;gap:.5rem}.tag{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;font-size:.8125rem;color:#4b5563;cursor:pointer;transition:all .2s ease;text-decoration:none}.tag:hover{background-color:#2563eb;color:#fff;border-color:#2563eb;text-decoration:none;transform:translateY(-1px)}.tag-count{background-color:#0000001a;color:inherit;padding:.125rem .25rem;border-radius:8px;font-size:.7rem;font-weight:600;min-width:16px;text-align:center}.tag:hover .tag-count{background-color:#fff3}.no-tags{text-align:center;padding:1rem;color:#6b7280;font-style:italic}.news-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.news-modal-content{background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.news-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e5e7eb}.news-modal-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#111827;line-height:1.3;flex:1;padding-right:1rem}.news-modal-close{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;flex-shrink:0}.news-modal-close:hover{background-color:#f3f4f6;color:#374151}.news-modal-body{padding:1.5rem}.news-modal-image{width:100%;height:300px;object-fit:cover;border-radius:8px;margin-bottom:1.5rem}.news-modal-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;font-size:.875rem;color:#6b7280}.news-modal-meta .meta-date,.news-modal-meta .meta-source,.news-modal-meta .meta-category{display:flex;align-items:center;gap:.25rem}.news-modal-content-text{margin-bottom:1.5rem}.news-modal-content-text p{font-size:1rem;line-height:1.7;color:#374151;margin-bottom:1rem}.news-modal-tags{display:flex;flex-wrap:wrap;gap:.5rem}.news-modal-tag{background-color:#f3f4f6;color:#4b5563;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500}.saved{color:#f59e0b}.no-articles{text-align:center;padding:2rem;color:#4b5563;background-color:#f3f4f6;border-radius:8px}.loading-articles{text-align:center;padding:3rem;color:#6b7280;background-color:#f9fafb;border-radius:8px;border:1px dashed #d1d5db}.loading-articles p{margin:0;font-size:1rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem}.loading-articles p:before{content:"";width:20px;height:20px;border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.content-container{grid-template-columns:1fr}.sidebar{order:1}.main-column{order:2}.featured-news{grid-template-columns:1fr}.featured-news-image{height:300px}}@media (max-width: 768px){.article-card{flex-direction:column}.article-image{width:100%;height:200px}.insights-grid,.media-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.carousel-item{min-width:50%}.news-filters{flex-wrap:wrap}.filter-btn{min-width:80px}}@media (max-width: 576px){.news-category-card{padding:1.25rem}.category-icon{width:50px;height:50px;font-size:1.25rem}.category-content h3{font-size:1.25rem}.category-content p{font-size:.875rem}.category-header h1{font-size:1.5rem}.all-news-btn{padding:.75rem 1.5rem;font-size:.9375rem}.carousel-item{min-width:100%}.breaking-news-ticker{flex-direction:column;height:auto}.ticker-label{width:100%;justify-content:center;padding:.25rem}.section-header{flex-direction:column;align-items:flex-start;gap:1rem}.news-controls{width:100%;flex-direction:column;gap:.75rem}.news-filters{width:100%;justify-content:space-between}.refresh-btn{width:100%;justify-content:center}.filter-btn{flex:1;text-align:center;padding:.5rem .25rem;font-size:.8125rem}.tags-cloud-main{gap:.5rem}.tag-main{padding:.375rem .75rem;font-size:.8125rem}.tag-count-main{font-size:.7rem;padding:.125rem .25rem}.insights-grid,.media-grid{grid-template-columns:1fr}.news-modal-overlay{padding:.5rem}.news-modal-content{max-height:95vh}.news-modal-header{padding:1rem}.news-modal-header h2{font-size:1.25rem}.news-modal-body{padding:1rem}.news-modal-image{height:200px}}.recruiter-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;max-width:1280px;margin:0 auto;padding:0 20px 40px;color:#333;line-height:1.5}.recruiter-search-section{background-size:cover;background-position:center;padding:120px 60px;border-radius:10px;text-align:center;position:relative;color:#fff;margin-bottom:40px;min-height:500px}.page-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:50px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.recruiter-search-container{position:relative;max-width:1200px;margin:0 auto;background:#fffffff2;border-radius:20px;padding:20px 24px;box-shadow:0 8px 32px #0000001a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dual-search-inputs{display:flex;gap:12px;align-items:center;width:100%}.search-input{flex:1;height:56px;padding:0 20px;border:1px solid rgba(72,99,247,.2);border-radius:8px;font-size:16px;color:#333;background:#fff;outline:none;transition:all .3s ease;min-width:250px}.search-input:focus{border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.search-btn{height:56px;padding:0 32px;border-radius:8px;font-weight:600;font-size:16px;background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;border:none;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:140px;flex-shrink:0;display:flex;align-items:center;gap:8px;justify-content:center}.search-btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #4863f766}.back-navigation{margin-bottom:20px}.back-btn{background:none;border:1px solid #e2e8f0;padding:10px 16px;border-radius:6px;color:#4a5568;cursor:pointer;font-size:.9rem;transition:all .2s ease}.back-btn:hover{background-color:#f7fafc;border-color:#cbd5e0}.recruiters-list-section{padding:20px 0}.recruiters-list-section h1{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:30px;text-align:center}.recruiters-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;margin-top:20px}.recruiter-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;padding:25px;transition:all .3s ease;border:1px solid #e5e7eb;cursor:pointer;display:flex;flex-direction:column}.recruiter-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a;border-color:#3182ce}.recruiter-card-header{display:flex;align-items:center;gap:20px;margin-bottom:20px}.recruiter-logo{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#f8fafc;border:1px solid #e2e8f0}.recruiter-logo img{width:100%;height:100%;object-fit:contain}.recruiter-info{flex:1}.recruiter-name{font-size:1.4rem;font-weight:600;color:#1e40af;margin-bottom:8px;display:flex;align-items:center;gap:8px}.verified-badge-small{background-color:#4299e1;color:#fff;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem}.recruiter-industry{color:#4a5568;font-size:1rem;margin-bottom:6px}.recruiter-jobs{color:#3182ce;font-size:.9rem;font-weight:600}.recruiter-card-footer{margin-top:auto}.view-recruiter-btn{width:100%;background-color:#3182ce;color:#fff;padding:12px;border-radius:8px;font-size:.9rem;font-weight:600;text-align:center;cursor:pointer;transition:all .2s ease;border:none}.view-recruiter-btn:hover{background-color:#2b6cb0}.loading{display:flex;justify-content:center;align-items:center;height:300px;font-size:1.2rem;color:#4a5568}h1,h2,h3,h4{margin:0;color:#2d3748}h1{font-size:2rem;margin-bottom:.5rem}h2{font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #edf2f7}h3{font-size:1.2rem;margin-bottom:1rem}h4{font-size:1rem;margin-bottom:.5rem}p{margin:0 0 1rem}section{margin-bottom:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:1.5rem}.btn{padding:10px 16px;border-radius:6px;cursor:pointer;font-weight:500;border:none;transition:all .2s ease;font-size:.9rem}.recruiter-profile{margin-bottom:1.5rem}.profile-header{display:flex;align-items:center;gap:1.5rem}.company-logo{flex-shrink:0}.company-logo img{width:120px;height:120px;object-fit:contain;border-radius:8px;border:1px solid #edf2f7;background-color:#f8fafc;padding:12px}.profile-info{flex:1}.company-name{font-size:1.8rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.recruiter-details h2{font-size:1.2rem;font-weight:600;border-bottom:none;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.verified-badge{background-color:#4299e1;color:#fff;width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;margin-left:.5rem}.company-meta{color:#4a5568;font-size:.95rem;margin-bottom:.25rem}.recruiter-experience{color:#718096;font-size:.9rem}.profile-actions{display:flex;flex-direction:column;gap:.75rem}.follow-btn{background-color:#fff;color:#3182ce;border:1px solid #3182ce}.follow-btn:hover{background-color:#ebf8ff}.followed-btn{background-color:#38a169;color:#fff;border:1px solid #38a169}.followed-btn:hover{background-color:#2f855a}.message-btn{background-color:#3182ce;color:#fff}.message-btn:hover{background-color:#2b6cb0}.main-content-layout{display:grid;grid-template-columns:1fr;gap:1.5rem}.main-section{display:flex;flex-direction:column;gap:1.5rem}.job-listings{margin-bottom:1rem}.filters-bar{display:flex;justify-content:space-between;margin-bottom:1.25rem;flex-wrap:wrap;gap:1rem}.filter-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn{padding:8px 16px;background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;font-size:.9rem;cursor:pointer;transition:all .2s ease}.filter-btn:hover{background-color:#edf2f7}.filter-btn.active{background-color:#3182ce;color:#fff;border-color:#3182ce}.search-bar input{padding:10px 16px;border-radius:6px;border:1px solid #e2e8f0;width:240px;font-size:.9rem}.job-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.job-card{border:1px solid #e2e8f0;border-radius:8px;transition:all .2s ease;background-color:#fff;display:flex;flex-direction:column;height:100%}.job-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.job-card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:16px;border-bottom:1px solid #f0f0f0}.job-title{font-size:1.15rem;font-weight:600;color:#2d3748;margin:0}.job-type-container{display:flex;align-items:center;margin-left:8px}.job-type{font-size:.8rem;padding:4px 10px;border-radius:4px;font-weight:500;display:inline-block;white-space:nowrap}.fulltime{background-color:#ebf8ff;color:#3182ce}.parttime{background-color:#faf5ff;color:#805ad5}.contract{background-color:#fffaf0;color:#dd6b20}.freelance{background-color:#f0fff4;color:#38a169}.job-card-content{padding:16px;flex-grow:1;display:flex;flex-direction:column}.job-card-details{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.detail-item{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#4a5568}.detail-icon{font-size:1.1rem}.job-description{font-size:.9rem;color:#4a5568;line-height:1.6;margin-bottom:16px}.job-skills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.skill-tag{background-color:#f7fafc;color:#fff;font-size:.8rem;padding:4px 10px;border-radius:4px;border:1px solid #e2e8f0}.job-card-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background-color:#f8fafc;border-top:1px solid #f0f0f0;margin-top:auto}.posted-date{font-size:.85rem;color:#718096}.apply-btn{background-color:#3182ce;color:#fff;padding:8px 16px;border-radius:6px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.apply-btn:hover{background-color:#2b6cb0}.no-jobs-found{padding:2rem;text-align:center;color:#718096;background-color:#f7fafc;border-radius:8px;border:1px dashed #e2e8f0}.company-description{margin-bottom:1.5rem;line-height:1.7}.office-photos{margin-bottom:1.5rem}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1rem}.office-photo{height:150px;border-radius:8px;overflow:hidden}.office-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.office-photo:hover img{transform:scale(1.05)}.perks-benefits{margin-bottom:1.5rem}.benefits-list{margin-top:1rem}.benefits-list ul{list-style-type:disc;padding-left:1.5rem;margin:0}.benefit-item{margin-bottom:.75rem;color:#4a5568;line-height:1.5}.process-steps{display:flex;flex-direction:column;gap:1.5rem;position:relative;margin-top:1.5rem;padding-left:2rem}.process-steps:before{content:"";position:absolute;left:14px;top:0;bottom:0;width:2px;background-color:#e2e8f0;z-index:1}.process-step{display:flex;gap:1rem;position:relative}.step-number{width:30px;height:30px;border-radius:50%;background-color:#3182ce;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;position:absolute;left:-15px;z-index:2}.step-content{padding-left:1rem}.step-content h4{margin-bottom:.5rem;color:#2d3748}.step-content p{font-size:.9rem;color:#4a5568}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.reviews-actions{display:flex;gap:10px}.toggle-reviews-btn,.add-review-btn{background:none;border:1px solid #3182ce;color:#3182ce;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s ease}.toggle-reviews-btn:hover,.add-review-btn:hover,.add-review-btn{background:#3182ce;color:#fff}.add-review-btn:hover{background:#2b6cb0}.review-form-container{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.rating-input,.comment-input{display:flex;flex-direction:column;gap:.5rem}.rating-input label,.comment-input label{font-weight:500;color:#333}.star-rating{display:flex;gap:.5rem;font-size:1.5rem;cursor:pointer}.star-rating .star-filled,.star-rating .star-empty{transition:transform .2s ease}.star-rating .star-filled:hover,.star-rating .star-empty:hover{transform:scale(1.2)}.comment-input textarea{padding:.75rem;border:1px solid #ddd;border-radius:4px;min-height:100px;resize:vertical}.submit-review-btn{background:#3182ce;color:#fff;border:none;padding:.75rem;border-radius:4px;font-weight:500;cursor:pointer;transition:background .2s ease;margin-top:.5rem}.submit-review-btn:hover{background:#2b6cb0}.submit-review-btn:disabled{background:#a0a0a0;cursor:not-allowed}.reviews-loading{text-align:center;padding:2rem;color:#666}.no-reviews{color:#666;font-style:italic;padding:1rem 0}.reviews-container{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.reviews-container.single-column{grid-template-columns:1fr;max-width:100%;transition:all .3s ease}.review-card{border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:1rem;background-color:#f8fafc}.review-header{display:flex;justify-content:space-between;margin-bottom:.75rem}.reviewer-initial{width:36px;height:36px;border-radius:50%;background-color:#3182ce;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.review-meta{font-size:.8rem;color:#718096;margin-top:.25rem}.review-rating{color:#f6ad55;font-size:1rem}.star-filled{color:#f6ad55}.star-empty{color:#e2e8f0}.review-text{font-size:.9rem;color:#4a5568;line-height:1.6}.interview-questions{margin-top:1.5rem}.question-list{list-style-type:disc;padding-left:1.5rem;color:#4a5568;line-height:1.7}.question-list li{margin-bottom:.5rem}.office-images-section{margin-bottom:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:1.5rem}.office-images-section h2{font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #edf2f7;color:#2d3748}.office-images-section .photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:1rem}.office-images-section .office-photo{height:180px;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:all .3s ease}.office-images-section .office-photo:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.office-images-section .office-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.office-images-section .office-photo:hover img{transform:scale(1.05)}.office-images{margin-top:2rem;margin-bottom:2rem;padding-top:1rem;border-top:1px solid #edf2f7}.office-images h3{font-size:1.2rem;margin-bottom:1rem;color:#2d3748;font-weight:600}.office-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:1rem}.office-image-item{height:180px;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:all .3s ease;background-color:#f8fafc}.office-image-item:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.office-image-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.office-image-item:hover img{transform:scale(1.05)}@media (max-width: 1024px){.profile-header{flex-wrap:wrap}.profile-actions{flex-direction:row;margin-top:1rem;width:100%}.recruiters-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.job-cards-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width: 768px){.profile-header{flex-direction:column;align-items:flex-start}.profile-actions{width:100%;margin-top:1rem}.recruiters-grid{grid-template-columns:1fr}.recruiter-card-header{flex-direction:column;text-align:center}.reviews-container{grid-template-columns:1fr}.filters-bar{flex-direction:column}.search-bar input{width:100%}.job-cards-grid{grid-template-columns:1fr}.dual-search-inputs{flex-direction:column;gap:12px}.search-input,.search-btn{width:100%}.page-title{font-size:2.5rem}}@media (max-width: 480px){.page-title{font-size:2rem}.recruiter-search-section{padding:40px 20px}.search-input{font-size:.9rem}.recruiter-search-container{padding:16px 20px}}.review-card{transition:transform .2s ease,opacity .2s ease}.toggle-reviews-btn{position:relative;padding-right:24px}.toggle-reviews-btn:after{content:"↓";position:absolute;right:8px;transition:transform .3s ease}.toggle-reviews-btn.showing-all:after{transform:rotate(180deg)}.more-reviews-hint{text-align:center;color:#666;font-style:italic;margin-top:15px;padding:10px;background-color:#f8f9fa;border-radius:8px;border:1px dashed #e2e8f0}.apply-btn.applied{background:#10b981!important;color:#fff!important;cursor:not-allowed;opacity:.9}.apply-btn.applied .checkmark{display:inline-block;animation:checkmark-bounce .6s ease-in-out;font-weight:700;margin-right:5px}@keyframes checkmark-bounce{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}.apply-btn.applied:hover{background:#10b981!important;transform:none}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.student-selection-modal{background:#fff;border-radius:12px;width:90%;max-width:900px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 10px 30px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.modal-header h2{margin:0;color:#1f2937;font-size:1.5rem;font-weight:600}.close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:4px;border-radius:4px;transition:background-color .2s}.close-btn:hover{background-color:#f3f4f6}.job-info{padding:16px 24px;background-color:#f8fafc;border-bottom:1px solid #e5e7eb}.job-info h3{margin:0 0 4px;color:#1f2937;font-size:1.1rem;font-weight:600}.job-info p{margin:0;color:#6b7280;font-size:.9rem}.modal-content{flex:1;overflow-y:auto;padding:20px 24px}.loading-state,.no-students{text-align:center;padding:40px;color:#6b7280}.no-students p{margin:8px 0}.students-container{display:flex;flex-direction:column;gap:24px}.applied-students-section h4,.available-students-section h4{margin:0 0 12px;color:#1f2937;font-size:1rem;font-weight:600}.applied-students-section h4{color:#059669}.students-table{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.table-header{display:grid;grid-template-columns:2fr 2fr 1.5fr 1.5fr 1fr;background-color:#f9fafb;padding:12px 16px;font-weight:600;color:#374151;font-size:.875rem;border-bottom:1px solid #e5e7eb}.table-row{display:grid;grid-template-columns:2fr 2fr 1.5fr 1.5fr 1fr;padding:12px 16px;border-bottom:1px solid #f3f4f6;align-items:center;transition:background-color .2s}.table-row:last-child{border-bottom:none}.table-row:hover:not(.applied){background-color:#f9fafb}.table-row.applied{background-color:#f0fdf4;opacity:.8}.col-name,.col-email,.col-phone,.col-degree{font-size:.875rem;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.col-action{display:flex;justify-content:center;align-items:center}.student-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6}.applied-badge{background-color:#059669;color:#fff;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:500}.no-available-students{text-align:center;padding:20px;color:#6b7280;background-color:#f9fafb;border-radius:8px}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e5e7eb;background-color:#f9fafb}.cancel-btn,.apply-btn{padding:10px 20px;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s;border:none;font-size:.875rem}.cancel-btn{background-color:#f3f4f6;color:#374151}.cancel-btn:hover:not(:disabled){background-color:#e5e7eb}.apply-btn{background-color:#3b82f6;color:#fff}.apply-btn:hover:not(:disabled){background-color:#2563eb}.apply-btn:disabled,.cancel-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.student-selection-modal{width:95%;max-height:90vh}.table-header,.table-row{grid-template-columns:1.5fr 1.5fr 1fr 1fr .8fr;font-size:.8rem}.modal-header{padding:16px 20px}.modal-header h2{font-size:1.25rem}.modal-content,.modal-footer{padding:16px 20px}}@media (max-width: 480px){.table-header,.table-row{grid-template-columns:2fr 1fr 1fr}.col-phone,.col-degree,.table-header .col-phone,.table-header .col-degree{display:none}}.course-learning-page{min-height:100vh;background-color:#f8fafc;color:#2d3748;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.course-header{background-color:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000000d}.course-header-content{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;gap:1rem}.back-button{background:none;border:none;color:#4863f7;font-size:1rem;cursor:pointer;padding:.75rem 1rem;border-radius:8px;transition:all .2s ease;font-weight:500;display:flex;align-items:center;gap:.5rem}.back-button:hover{background-color:#f5f7ff;color:#3a4fd8;transform:translate(-2px)}.course-title-section h1{margin:0;font-size:1.75rem;font-weight:700;color:#1e293b;letter-spacing:-.025em}.course-meta{display:flex;align-items:center;gap:1rem;margin-top:.5rem;font-size:.875rem;color:#64748b}.rating,.students{display:flex;align-items:center;gap:.25rem}.rating svg{color:#f59e0b}.course-main-content{display:grid;grid-template-columns:1fr 400px;max-width:1400px;margin:0 auto;min-height:calc(100vh - 80px)}.course-content-area{background-color:#fff;display:flex;flex-direction:column;border-radius:12px;margin:1rem;box-shadow:0 4px 12px #0000000d;overflow:hidden}.video-player-section{background-color:#000;padding:0;border-radius:12px 12px 0 0;overflow:hidden}.video-container{position:relative;width:100%;background-color:#000}.video-container video{width:100%;height:500px;object-fit:contain;background-color:#000}.video-placeholder{width:100%;height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e293b,#334155);color:#f1f5f9;text-align:center;padding:2rem}.video-placeholder p{margin:.5rem 0;font-size:.875rem;word-break:break-all;color:#cbd5e1}.video-url-debug{font-size:.75rem;color:#94a3b8;word-break:break-all;background:#0000004d;padding:.5rem;border-radius:6px;margin-top:.5rem}.video-info{padding:1.5rem 2rem;background-color:#fff;border-bottom:1px solid #e2e8f0}.video-info h2{margin:0 0 .5rem;font-size:1.5rem;color:#1e293b;font-weight:700}.video-info p{margin:0;color:#64748b;line-height:1.6}.course-overview{padding:2rem;flex:1;background-color:#fff}.overview-content h2{margin:0 0 1rem;font-size:2rem;color:#1e293b;font-weight:700;letter-spacing:-.025em}.overview-content p{color:#475569;line-height:1.7;margin-bottom:2rem;font-size:1.1rem}.course-stats{display:flex;gap:2rem;margin-bottom:2rem}.stat-item{display:flex;align-items:center;gap:.5rem;color:#64748b;font-weight:500}.stat-item svg{color:#4863f7}.what-you-learn{background-color:#f8fafc;padding:1.5rem;border-radius:12px;margin-bottom:2rem;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.what-you-learn h3{margin:0 0 1rem;color:#1e293b;font-weight:700;font-size:1.25rem}.learning-points{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.point{color:#475569;font-size:.9rem;line-height:1.6;position:relative;padding-left:1.5rem}.point:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:600}.course-tabs{display:flex;border-bottom:1px solid #e2e8f0;background-color:#fff;padding:0 2rem}.tab{background:none;border:none;color:#64748b;padding:1rem 1.5rem;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s ease;font-weight:500;font-size:.95rem}.tab:hover{color:#4863f7;background-color:#f8fafc}.tab.active{color:#4863f7;border-bottom-color:#4863f7;font-weight:600}.tab-content{padding:2rem;flex:1;background-color:#fff}.overview-tab h3{margin:0 0 1rem;color:#1e293b;font-weight:700;font-size:1.25rem}.overview-tab h4{margin:1.5rem 0 .5rem;color:#1e293b;font-weight:600;font-size:1.1rem}.overview-tab p{color:#475569;line-height:1.7;font-size:1rem}.course-sidebar{background-color:#f8fafc;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;max-height:calc(100vh - 80px);overflow-y:auto;box-shadow:-2px 0 8px #0000000d}.sidebar-header{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background-color:#fff}.sidebar-header h3{margin:0;color:#1e293b;font-size:1.125rem;font-weight:700}.progress-info{color:#4863f7;font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem;background-color:#f5f7ff;padding:.5rem .75rem;border-radius:20px;border:1px solid #dbeafe}.progress-info:before{content:"✓";font-size:1rem;color:#10b981}.enrollment-section{padding:1.5rem;border-bottom:1px solid #e2e8f0;text-align:center;background-color:#fff}.price-section{margin-bottom:1rem}.current-price{font-size:2rem;font-weight:700;color:#1e293b}.enroll-btn{width:100%;background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;border:none;padding:.875rem 1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:1rem;box-shadow:0 4px 12px #4863f740}.enroll-btn:hover{background:linear-gradient(135deg,#3a4fd8,#2d3ed8);transform:translateY(-1px);box-shadow:0 6px 20px #4863f759}.enrollment-note{color:#64748b;font-size:.875rem;margin:0;line-height:1.5}.course-sections{flex:1;overflow-y:auto}.course-section{border-bottom:1px solid #e2e8f0;background-color:#fff}.section-header{padding:1rem 1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.section-header:hover{background-color:#f8fafc}.section-info h4{margin:0 0 .25rem;color:#1e293b;font-size:1rem;font-weight:600}.section-meta{color:#64748b;font-size:.75rem;font-weight:500}.section-header svg{color:#64748b}.section-content{background-color:#f8fafc}.content-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;cursor:pointer;transition:all .2s ease;border-left:3px solid transparent;margin:.25rem 0}.content-item:hover{background-color:#fff;border-left-color:#cbd5e1}.content-item.active{background-color:#fff;border-left-color:#4863f7;box-shadow:0 2px 8px #4863f71a}.content-item.locked{cursor:not-allowed;opacity:.6}.content-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#64748b}.content-icon.completed{color:#10b981}.quiz-item .content-icon.completed{background-color:#10b981;border:2px solid #10b981;border-radius:50%}.quiz-item .content-icon.completed span{color:#fff;font-weight:700}.content-icon.quiz-icon{background-color:#4863f7;color:#fff;border-radius:50%;font-size:.75rem;font-weight:600}.content-info{flex:1;display:flex;justify-content:space-between;align-items:center}.content-title{color:#1e293b;font-size:.875rem;font-weight:500}.content-duration{color:#64748b;font-size:.75rem;font-weight:500}.quiz-item{background-color:#fff;border-radius:6px;margin:.25rem}.quiz-item .content-icon{background-color:#4863f7;color:#fff;border-radius:50%;font-size:.75rem;font-weight:600}.quiz-modal{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;color:#1e293b;box-shadow:0 25px 50px #00000040}.quiz-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;border-radius:16px 16px 0 0}.quiz-modal-header h2{margin:0;color:#fff;font-weight:700;font-size:1.5rem}.modal-close{background:#ffffff1a;border:none;font-size:1.5rem;cursor:pointer;color:#fff;padding:.5rem;border-radius:8px;transition:all .2s ease}.modal-close:hover{background:#fff3}.quiz-modal-content{padding:2rem}.quiz-info p{color:#475569;margin-bottom:1rem;line-height:1.6;font-size:1.05rem}.quiz-meta{display:flex;gap:1.5rem;margin:1rem 0;font-size:.875rem;color:#64748b;font-weight:500}.quiz-progress{margin-top:1rem}.progress-bar{width:100%;height:10px;background-color:#e2e8f0;border-radius:6px;overflow:hidden;margin-bottom:.5rem;box-shadow:inset 0 1px 3px #0000001a}.progress-fill{height:100%;background:linear-gradient(90deg,#4863f7,#3a4fd8);transition:width .3s ease;border-radius:6px}.progress-text{font-size:.875rem;color:#64748b;font-weight:500}.quiz-questions{margin:1.5rem 0}.question-item{margin-bottom:2rem;padding:1.5rem;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.question-item h4{margin:0 0 1rem;color:#1e293b;font-weight:700;font-size:1.125rem}.question-item p{color:#475569;margin-bottom:1rem;line-height:1.6;font-size:1rem}.question-options{display:flex;flex-direction:column;gap:.75rem}.option-label{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease;font-weight:500}.option-label:hover{border-color:#4863f7;background-color:#f5f7ff;transform:translateY(-1px);box-shadow:0 4px 12px #4863f71a}.quiz-actions{display:flex;justify-content:center;margin-top:2rem}.submit-quiz-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.875rem 2.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:1rem;box-shadow:0 4px 12px #10b98140}.submit-quiz-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 6px 20px #10b98159}.submit-quiz-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.quiz-results{text-align:center}.results-summary{margin-bottom:2rem}.score-display{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.score{font-size:3rem;font-weight:900;background:linear-gradient(135deg,#4863f7,#3a4fd8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.status{padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.875rem}.quiz-attempt-record{margin-top:2rem;padding:1.5rem;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.quiz-attempt-record h3{margin:0 0 1rem;color:#1f2937;font-size:1.125rem}.question-results{display:flex;flex-direction:column;gap:1rem}.question-result-item{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1rem}.question-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.question-header h4{margin:0;color:#1f2937;font-size:1rem}.result-status{padding:.25rem .75rem;border-radius:4px;font-size:.875rem;font-weight:600}.result-status.correct{background-color:#d1fae5;color:#065f46}.result-status.incorrect{background-color:#fee2e2;color:#991b1b}.question-text{color:#374151;margin:.5rem 0;font-weight:500}.answer-comparison{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.user-answer,.correct-answer{padding:.5rem;border-radius:4px;font-size:.875rem}.user-answer{background-color:#f3f4f6;border-left:3px solid #6b7280}.correct-answer{background-color:#ecfdf5;border-left:3px solid #10b981}.inline-quiz-container{padding:2rem;background-color:#fff;color:#1c1d1f;height:100%;overflow-y:auto}.quiz-header{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.quiz-header h2{margin:0 0 .5rem;color:#1c1d1f}.quiz-meta-inline{display:flex;justify-content:center;gap:2rem;margin:1rem 0;font-size:.875rem;color:#6b7280}.question-item-inline{margin-bottom:2rem;padding:1.5rem;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.question-item-inline h4{margin:0 0 1rem;color:#1f2937}.question-item-inline p{color:#374151;margin-bottom:1rem}.option-label-inline{display:flex;align-items:center;gap:.5rem;padding:.75rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease}.option-label-inline:hover{border-color:#a435f0;background-color:#f3f4f6}.submit-quiz-btn-inline{background-color:#a435f0;color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.submit-quiz-btn-inline:hover:not(:disabled){background-color:#8710d8}.submit-quiz-btn-inline:disabled{background-color:#9ca3af;cursor:not-allowed}.quiz-results-inline{text-align:center}.status-inline.passed{background-color:#d1fae5;color:#065f46}.status-inline.failed{background-color:#fee2e2;color:#991b1b}.success-message-inline{color:#065f46;font-weight:500}.failure-message-inline{color:#991b1b;font-weight:500}.quiz-result-actions-inline{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.retry-quiz-btn-inline,.continue-btn-inline{padding:.75rem 1.5rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s ease;border:none}.retry-quiz-btn-inline{background-color:#f59e0b;color:#fff}.retry-quiz-btn-inline:hover{background-color:#d97706}.continue-btn-inline{background-color:#a435f0;color:#fff}.continue-btn-inline:hover{background-color:#8710d8}.notes-container{padding:2rem;background-color:#fff;color:#1c1d1f;height:100%;overflow-y:auto}.notes-header{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.notes-header h2{margin:0 0 .5rem;color:#1c1d1f}.note-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.note-info h3{margin:0 0 .5rem;color:#1f2937;font-size:1.125rem}.note-info p{margin:0;color:#6b7280;font-size:.875rem}.view-note-btn,.download-note-btn{padding:.5rem 1rem;border-radius:4px;font-size:.875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .2s ease;border:none}.view-note-btn{background-color:#3b82f6;color:#fff}.view-note-btn:hover{background-color:#2563eb}.download-note-btn{background-color:#10b981;color:#fff}.download-note-btn:hover{background-color:#059669}.no-notes{text-align:center;padding:3rem;color:#6b7280}.no-notes p{margin:0;font-size:1.125rem}.status.failed{background-color:#fee2e2;color:#991b1b}.close-results-btn{background-color:#6b7280;color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.close-results-btn:hover{background-color:#4b5563}.quiz-result-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.retry-quiz-btn{background-color:#a435f0;color:#fff;border:none;padding:.75rem 2rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.retry-quiz-btn:hover{background-color:#8710d8}.success-message{color:#065f46;font-weight:600;margin-top:1rem}.failure-message{color:#991b1b;font-weight:600;margin-top:1rem}.inline-quiz-container{width:100%;height:500px;background-color:#fff;color:#1e293b;overflow-y:auto;padding:2rem;box-sizing:border-box;border-radius:12px;box-shadow:0 4px 12px #0000000d}.inline-quiz-content{max-width:800px;margin:0 auto}.quiz-header{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.quiz-header h2{margin:0 0 1rem;color:#1e293b;font-size:1.75rem;font-weight:700}.quiz-header p{color:#64748b;margin-bottom:1rem;line-height:1.6;font-size:1.05rem}.quiz-meta-inline{display:flex;gap:1.5rem;justify-content:center;margin:1rem 0;font-size:.875rem;color:#64748b;font-weight:500}.quiz-progress-inline{margin-top:1rem}.quiz-questions-inline{margin:2rem 0}.question-item-inline{margin-bottom:2rem;padding:1.5rem;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.question-item-inline h4{margin:0 0 1rem;color:#1e293b;font-weight:700;font-size:1.125rem}.question-item-inline p{color:#475569;margin-bottom:1rem;line-height:1.6;font-size:1rem}.question-options-inline{display:flex;flex-direction:column;gap:.75rem}.option-label-inline{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#1e293b;font-weight:500}.option-label-inline:hover{border-color:#4863f7;background-color:#f5f7ff;transform:translateY(-1px);box-shadow:0 4px 12px #4863f71a}.quiz-actions-inline{display:flex;justify-content:center;margin-top:2rem}.submit-quiz-btn-inline{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.875rem 2.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:1rem;box-shadow:0 4px 12px #10b98140}.submit-quiz-btn-inline:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 6px 20px #10b98159}.submit-quiz-btn-inline:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.quiz-results-inline{text-align:center;padding:2rem;max-width:600px;margin:0 auto;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.quiz-results-inline h2{margin:0 0 2rem;color:#1e293b;font-weight:700}.results-summary-inline{margin-bottom:2rem}.score-display-inline{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.score-inline{font-size:3rem;font-weight:700;color:#a435f0}.status-inline{padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.875rem}.status-inline.passed{background-color:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.status-inline.failed{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.success-message-inline{color:#10b981;font-weight:600;margin-top:1rem}.failure-message-inline{color:#dc2626;font-weight:600;margin-top:1rem}.quiz-result-actions-inline{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.retry-quiz-btn-inline{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;padding:.875rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #f59e0b40}.retry-quiz-btn-inline:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-1px);box-shadow:0 6px 20px #f59e0b59}.continue-btn-inline{background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;border:none;padding:.875rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #4863f740}.continue-btn-inline:hover{background:linear-gradient(135deg,#3a4fd8,#2d3ed8);transform:translateY(-1px);box-shadow:0 6px 20px #4863f759}.notes-container{width:100%;height:500px;background-color:#fff;color:#1e293b;overflow-y:auto;padding:2rem;box-sizing:border-box;border-radius:12px;box-shadow:0 4px 12px #0000000d}.notes-header{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.notes-header h2{margin:0 0 1rem;color:#1e293b;font-size:1.75rem;font-weight:700}.notes-header p{color:#64748b;margin:0;line-height:1.6}.notes-list{display:flex;flex-direction:column;gap:1rem}.note-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;transition:all .2s ease}.note-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.note-info h3{margin:0 0 .5rem;color:#1e293b;font-size:1.1rem;font-weight:700}.note-info p{margin:0;color:#64748b;font-size:.875rem;line-height:1.5}.note-actions{display:flex;gap:.75rem}.view-note-btn,.download-note-btn{padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s ease;text-decoration:none;font-size:.875rem;border:none}.view-note-btn{background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;box-shadow:0 2px 8px #4863f740}.view-note-btn:hover{background:linear-gradient(135deg,#3a4fd8,#2d3ed8);transform:translateY(-1px);box-shadow:0 4px 12px #4863f759}.download-note-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;display:flex;align-items:center;box-shadow:0 2px 8px #10b98140}.download-note-btn:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px #10b98159}.no-notes{text-align:center;padding:3rem;color:#64748b;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.no-notes p{margin:0;font-size:1.1rem}.course-loading,.course-error{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:1.5rem;color:#1e293b;background-color:#f8fafc;font-weight:600}.reviews-tab{max-width:800px}.reviews-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.reviews-header h3{margin:0 0 1rem;color:#1e293b;font-weight:700;font-size:1.5rem}.rating-summary{display:flex;align-items:center;gap:1rem}.average-rating{display:flex;align-items:center;gap:.75rem}.rating-number{font-size:2rem;font-weight:700;color:#1e293b}.rating-stars{display:flex;gap:2px}.rating-count{color:#64748b;font-weight:500}.review-form-section{background-color:#f8fafc;padding:1.5rem;border-radius:12px;margin-bottom:2rem;border:1px solid #e2e8f0}.review-form-section h4{margin:0 0 1rem;color:#1e293b;font-weight:700;font-size:1.125rem}.review-form{display:flex;flex-direction:column;gap:1rem}.rating-input{display:flex;flex-direction:column;gap:.5rem}.rating-input label{font-weight:600;color:#374151;font-size:.875rem}.star-rating{display:flex;gap:4px}.review-input{display:flex;flex-direction:column;gap:.5rem}.review-input label{font-weight:600;color:#374151;font-size:.875rem}.review-input textarea{padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;transition:all .2s ease}.review-input textarea:focus{outline:none;border-color:#4863f7;box-shadow:0 0 0 3px #4863f71a}.submit-review-btn{background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;align-self:flex-start;box-shadow:0 4px 12px #4863f740}.submit-review-btn:hover:not(:disabled){background:linear-gradient(135deg,#3a4fd8,#2d3ed8);transform:translateY(-1px);box-shadow:0 6px 20px #4863f759}.submit-review-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review-item{background-color:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;transition:all .2s ease}.review-item:hover{box-shadow:0 4px 12px #00000014}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.reviewer-info{display:flex;align-items:center;gap:.75rem}.reviewer-avatar{width:48px;height:48px;border-radius:50%;background-color:#4863f7;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.25rem;overflow:hidden}.reviewer-avatar img{width:100%;height:100%;object-fit:cover}.reviewer-details h5{margin:0 0 .25rem;color:#1e293b;font-weight:600;font-size:1rem}.review-rating{display:flex;gap:2px}.review-date{color:#64748b;font-size:.875rem;font-weight:500}.review-content p{margin:0;color:#475569;line-height:1.6;font-size:1rem}.no-reviews{text-align:center;padding:3rem;color:#64748b;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.no-reviews p{margin:0;font-size:1.1rem}.notes-tab{max-width:800px}.notes-tab h3{margin:0 0 1.5rem;color:#1e293b;font-weight:700;font-size:1.5rem}.notes-tab .notes-list{display:flex;flex-direction:column;gap:1rem}.notes-tab .note-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;transition:all .2s ease}.notes-tab .note-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.notes-tab .note-info h4{margin:0 0 .5rem;color:#1e293b;font-size:1.1rem;font-weight:700}.notes-tab .note-info p{margin:0;color:#64748b;font-size:.875rem;line-height:1.5}.notes-tab .note-actions{display:flex;gap:.75rem}.notes-tab .view-note-btn,.notes-tab .download-note-btn{padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;font-size:.875rem;border:none}.notes-tab .view-note-btn{background:linear-gradient(135deg,#4863f7,#3a4fd8);color:#fff;box-shadow:0 2px 8px #4863f740}.notes-tab .view-note-btn:hover{background:linear-gradient(135deg,#3a4fd8,#2d3ed8);transform:translateY(-1px);box-shadow:0 4px 12px #4863f759}.notes-tab .download-note-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;display:flex;align-items:center;box-shadow:0 2px 8px #10b98140}.notes-tab .download-note-btn:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px #10b98159}.notes-tab .no-notes{text-align:center;padding:3rem;color:#64748b;background-color:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}@media (max-width: 1200px){.course-main-content{grid-template-columns:1fr 350px}}@media (max-width: 768px){.course-main-content{grid-template-columns:1fr}.course-sidebar{order:-1;max-height:300px}.learning-points{grid-template-columns:1fr}.course-stats{flex-direction:column;gap:1rem}.course-header-content{padding:0 1rem}.course-overview,.tab-content,.inline-quiz-container{padding:1rem}.quiz-meta-inline,.score-display-inline{flex-direction:column;gap:.5rem}.quiz-result-actions-inline{flex-direction:column}.notes-container{padding:1rem}.note-item{flex-direction:column;gap:1rem;text-align:center}.note-actions{justify-content:center}}@media (max-width: 768px){.course-learning-page{padding:0}.course-header{padding:15px;position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 2px 4px #0000001a}.course-header-content{flex-direction:column;align-items:flex-start;gap:10px}.course-title-section h1{font-size:1.5rem;margin:0}.course-meta{flex-wrap:wrap;gap:10px}.course-main-content{flex-direction:column;gap:0}.course-content-area{width:100%;order:1}.course-sidebar{width:100%;order:2;position:static;height:auto;border-left:none;border-top:1px solid #e5e7eb;padding:20px 15px}.video-player-section{padding:15px}.video-container{margin-bottom:15px}.video-container video{height:200px}.course-overview{padding:20px 15px}.course-tabs{padding:0 15px;overflow-x:auto;white-space:nowrap}.tab-content{padding:20px 15px}.enrollment-section{margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:8px}.enroll-btn{width:100%;padding:12px;font-size:16px}.course-sections{max-height:none}.section-header{padding:12px}.content-item{padding:10px 12px}.quiz-modal{width:95%;max-height:90vh;margin:5vh auto}.quiz-modal-content{max-height:calc(90vh - 120px);overflow-y:auto}.inline-quiz-container{padding:15px}.quiz-questions-inline{max-height:none}.question-item-inline{margin-bottom:20px}.notes-container{padding:15px}.note-item{flex-direction:column;align-items:flex-start;gap:10px}.note-actions{width:100%;justify-content:flex-start;gap:10px}.review-form{padding:15px;background:#f8f9fa;border-radius:8px;margin-bottom:20px}.reviews-list{padding:0 15px}.review-item{margin-bottom:15px;padding:15px;border:1px solid #e5e7eb;border-radius:8px}.reviewer-info{flex-direction:column;align-items:flex-start;gap:8px}.debug-buttons{display:flex;flex-direction:column;gap:10px;margin-top:15px}.debug-buttons button{padding:8px 16px;font-size:14px}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;line-height:1.6}body.modal-open{overflow:hidden!important;position:fixed;width:100%}.app{min-height:100vh;display:flex;flex-direction:column}main{flex:1}button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.gap-4{gap:2rem}.w-full{width:100%}.font-bold{font-weight:700}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.dashboard{padding:2rem;background-color:#f9fafc;min-height:calc(100vh - 120px)}.dashboard-container{max-width:1200px;margin:0 auto}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.dashboard-title{font-size:1.875rem;font-weight:700;color:#111827}.dashboard-subtitle{font-size:1rem;color:#6b7280;margin-top:.5rem}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{transform:translateY(-3px);box-shadow:0 4px 6px #0000001a}.stat-title{color:#6b7280;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.stat-value{font-size:1.875rem;font-weight:700;color:#111827;line-height:1}.stat-badge{display:inline-flex;align-items:center;margin-top:.75rem;padding:.25rem .5rem;border-radius:999px;font-size:.75rem;font-weight:500}.success{background-color:#d1fae5;color:#065f46}.warning{background-color:#fef3c7;color:#92400e}.danger{background-color:#fee2e2;color:#b91c1c}.dashboard-content{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.content-header{background-color:#f9fafb;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.content-title{font-size:1.125rem;font-weight:600;color:#111827}.content-body{padding:1.5rem}.dashboard-table{width:100%;border-collapse:collapse}.dashboard-table th,.dashboard-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e5e7eb}.dashboard-table th{background-color:#f9fafb;font-weight:600;color:#4b5563;font-size:.875rem}.dashboard-table tr:last-child td{border-bottom:none}.dashboard-table tr:hover td{background-color:#f9fafb}.status-badge{display:inline-block;padding:.25rem .5rem;border-radius:999px;font-size:.75rem;font-weight:500;text-align:center}.status-active{background-color:#d1fae5;color:#065f46}.status-pending{background-color:#fef3c7;color:#92400e}.status-inactive{background-color:#fee2e2;color:#b91c1c}.action-btn{padding:.375rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-right:.5rem}.btn-primary{background-color:#4863f7;color:#fff;border:none}.btn-primary:hover{background-color:#3a4fd8}.btn-secondary{background-color:transparent;color:#4b5563;border:1px solid #d1d5db}.btn-secondary:hover{background-color:#f9fafb}.btn-danger{background-color:transparent;color:#b91c1c;border:1px solid #fee2e2}.btn-danger:hover{background-color:#fee2e2}@media (max-width: 768px){.container{padding:0 15px}.dashboard{padding:1rem;min-height:calc(100vh - 80px)}.dashboard-header{flex-direction:column;align-items:flex-start;gap:1rem}.dashboard-title{font-size:1.5rem}.dashboard-stats{grid-template-columns:1fr;gap:1rem}.stat-card{padding:1rem}.dashboard-table{display:block;overflow-x:auto;white-space:nowrap}.dashboard-table th,.dashboard-table td{padding:.5rem;font-size:.875rem}.content-header{padding:.75rem 1rem;flex-direction:column;align-items:flex-start;gap:.5rem}.content-body{padding:1rem}.action-btn{padding:.25rem .5rem;font-size:.75rem;margin-right:.25rem;margin-bottom:.25rem}}@media (max-width: 480px){.dashboard{padding:.5rem}.dashboard-title{font-size:1.25rem}.stat-value{font-size:1.5rem}.content-header{padding:.5rem}.content-body{padding:.75rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto}body{min-width:320px;min-height:100vh}
