.header{padding:15px 40px}.header .logo{font-size:1.4rem;font-weight:700}.header ul{margin:0;padding:0}.header a{font-weight:500}.header a:hover{text-decoration:underline}.footer{color:#ccc;font-size:.9rem;margin-top:auto;width:100%}.footer p{margin:5px 0}.hero{background:url(https://source.unsplash.com/1600x600?technology,education) 50%/cover}.hero-content{background:#00000080;border-radius:10px;display:inline-block;padding:30px 40px}.hero h1{font-size:2.5rem;margin-bottom:10px}.hero p{font-size:1.2rem;margin-bottom:20px}.hero button{border-radius:4px;font-size:1rem}.hero button:hover{background:#e68a00}.course-card{box-shadow:0 2px 8px #0000001a;transition:transform .2s}.course-card:hover{transform:translateY(-5px)}.course-card h3{color:#004aad}.course-card button{background:#004aad;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:10px;padding:8px 16px}.course-card button:hover{background:#003080}.scrolling-banner{background:linear-gradient(90deg,#ff6b7c,#fc53ff);color:#fff;font-weight:700;overflow:hidden;padding:15px;text-align:center}.scrolling-banner p{animation:scroll 10s linear infinite;display:inline-block;margin:0;white-space:nowrap}@keyframes scroll{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}#root,.app-container,body,html{height:100%;margin:0}.app-container{display:flex;flex-direction:column}.app-container>:not(footer){flex:1 1}.page{max-width:1200px}.faculty-heading{color:#004aad;font-size:2.5rem;margin-bottom:40px;text-align:center}.faculty-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:30px}.faculty-card{background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a;padding:30px;text-align:center;transition:transform .3s,box-shadow .3s}.faculty-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.faculty-photo{border:4px solid #004aad;border-radius:50%;height:150px;margin-bottom:15px;object-fit:cover;width:150px}.faculty-card h3{color:#222;font-size:1.3rem;margin:15px 0 10px}.subject-badge{background:#004aad;border-radius:20px;color:#fff;display:inline-block;font-weight:700;margin:10px 0;padding:8px 15px}.experience{color:#666;font-size:.95rem;line-height:1.6;margin-top:15px}body{display:flex;flex-direction:column;font-family:Arial,sans-serif;margin:0;min-height:100vh}.header{align-items:center;background:#004aad;color:#fff;display:flex;justify-content:space-between;padding:10px 40px}.header ul{display:flex;gap:20px;list-style:none}.header a{color:#fff;text-decoration:none}.footer{background:#222;margin-top:20px;padding:20px 0}.footer,.hero{color:#fff;text-align:center}.hero{background:url(https://source.unsplash.com/1600x600?coding,technology) 50%/cover;padding:100px 20px}.hero button{background:#f90;border:none;color:#fff;cursor:pointer;padding:10px 20px}.course-list{display:flex;flex-wrap:wrap;justify-content:center}.course-card{background:#fff;border-radius:8px;box-shadow:0 0 10px #ddd;margin:15px;padding:20px;text-align:center;width:250px}.page{margin:auto;max-width:800px;padding:50px 20px}.register-form{display:flex;flex-direction:column;gap:15px;margin:20px auto;max-width:400px}.register-form input,.register-form select{border:1px solid #ccc;border-radius:5px;padding:10px}.register-form button{background:#004aad;border:none;color:hwb(0 100% 0);cursor:pointer;padding:10px}#root{display:flex;flex-direction:column;min-height:100vh}.main-content{background:linear-gradient(135deg,#667eea,#764ba2);flex:1 1}
/*# sourceMappingURL=main.d969b2f7.css.map*/