.hero{width:100%;height:auto;transition:background-image 1s ease-in-out}.desc_hero{background:rgba(255,255,255,.12);padding:2rem;border-radius:12px;backdrop-filter:blur(12px);box-shadow:0 10px 25px rgba(0,0,0,.3);transition:all .3s ease-in-out}.desc_hero:hover{background:rgba(255,255,255,.2);transform:translateY(-5px)}.desc_hero h1{font-size:2.8rem;font-weight:700;margin-bottom:15px;color:#f0eeee;text-align:left}.desc_hero p{font-size:1.1rem;color:#bbbbbb}.desc_hero h3{color:#fff;text-align:left;font-size:1.6rem}.hero #heading{text-align:left;margin:0;padding:0}.primary-btn{background:linear-gradient(135deg,#7a2fe3,#5a1fbf);color:white;padding:.75rem 1.5rem;border-radius:6px;font-weight:700;border:none;transition:.3s ease;text-decoration:none}.primary-btn:hover{background:white;color:#7a2fe3}.secondary-btn{background:transparent;color:#a4a4a4;padding:.75rem 1.5rem;border-radius:6px;font-weight:700;border:2px solid #a4a4a4;transition:.3s ease;text-decoration:none}.secondary-btn:hover{background:#7a2fe3;color:white}.switching_section{position:relative}.msg_hod{padding:60px 0;background:linear-gradient(90deg,#f8f9fa,#e3e6eb)}.hod_det{background:#ffffff;padding:40px;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.15);transition:transform .3s ease-in-out;gap:30px}.hod_det:hover{transform:scale(1.02)}.section-title{font-size:30px;font-weight:700;color:#004aad;text-transform:uppercase;text-align:center;letter-spacing:1px;margin-bottom:30px;position:relative}.section-title:after{content:"";width:80px;height:4px;background:#004aad;display:block;margin:10px auto;border-radius:2px}.hod_img-section{text-align:center}.hod-img-wrapper,.hod_img-section{position:relative}.hod-img{width:220px;height:220px;object-fit:cover;border-radius:50%;border:4px solid #004aad;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:transform .3s ease-in-out}.hod-img:hover{transform:rotate(5deg) scale(1.05)}.hod-quote{font-size:16px;color:#333;font-style:italic;background:rgba(0,74,173,.1);padding:10px;border-left:4px solid #004aad;border-radius:6px;box-shadow:0 3px 8px rgba(0,0,0,.1);opacity:0;position:absolute;left:100%;top:50%;transform:translateY(-50%);width:440px;text-align:left;z-index:10;white-space:normal;margin-left:30px;transition:opacity .4s ease-in-out,transform .3s ease-in-out}.hod-img-wrapper:hover .hod-quote{opacity:1}.msg-section{padding-left:25px}.hod-name{font-size:24px;font-weight:700;color:#222;text-transform:uppercase}.hod-info{font-size:16px;color:#555;margin-top:10px;line-height:1.6}.hod-info a,.hod-info span{font-weight:700}.hod-info a{color:#007bff;text-decoration:none;transition:color .3s ease-in-out}.hod-info a:hover{color:#004aad;text-decoration:underline}.thanking{box-shadow:0 6px 18px rgba(0,0,0,.1);transition:all .4s ease-in-out;position:relative;overflow:hidden;min-height:100%;z-index:1}.thanking:hover{transform:scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,.3)}@media (max-width:768px){.hod-img{width:180px;height:180px}.hod-quote{left:50%;top:110%;width:90%;transform:translateX(-50%);display:none!important}.hod-message{font-size:15px}}.head_home_about{color:#ffffff}.head_home_about h3{font-size:1.3rem}.head_home_about h1:after{content:"";width:80px;height:4px;background:#ffffff;display:block;margin:10px auto;border-radius:2px}.coursescard{padding:50px 0}.grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;justify-content:center}.card{background-color:#fff;padding:30px;text-align:center;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:.3s}.card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.2);transition:all .3s ease}.icon_img{width:80px;height:80px;border-radius:50%;background-color:#7a2fe3;display:flex;justify-content:center;align-items:center;padding:13px}.icon_img img{width:100%;height:100%;object-fit:cover}.card h1{font-size:24px;font-weight:700;margin-bottom:10px}.card p{font-size:14px;color:#555;margin-bottom:20px;text-align:justify}.explore-btn{display:inline-block;border:2px solid #7a2fe3;color:#7a2fe3;background:transparent;padding:10px 20px;font-size:14px;font-weight:700;text-transform:uppercase;border-radius:5px;transition:.3s}.explore-btn:hover{background:#7a2fe3;color:white}.naac_acre{padding:80px 0;background:linear-gradient(135deg,#eef2f6,#dce1f3)}.naac_section{display:flex;align-items:stretch;justify-content:space-between;gap:40px;flex-wrap:wrap}.txt-section{flex:1;display:flex;flex-direction:column;justify-content:center;padding:35px;background:#ffffff;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.1);transition:all .4s ease-in-out;position:relative;overflow:hidden;min-height:100%;z-index:1}.txt-section:hover{background:linear-gradient(135deg,#5a48c5,#3e2ba1);transform:scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,.3)}.txt-section:hover p{color:#f3f3f3}.txt-section:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(255,255,255,.1);transition:all .5s ease-in-out;z-index:0}.txt-section:hover:before{left:100%}.cert-section{flex:1;display:flex;justify-content:center;align-items:center;min-height:100%}.cert-section img{width:100%;max-width:500px;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.25);transition:transform .4s ease-in-out,box-shadow .4s ease-in-out}.cert-section img:hover{transform:scale(1.07);box-shadow:0 12px 24px rgba(0,0,0,.35)}.naac-title{color:#1a237e;font-size:32px;font-weight:700;text-align:center;margin-bottom:40px;text-transform:uppercase;letter-spacing:1.2px;position:relative}.naac-title:after{content:"";width:80px;height:4px;background:#1a237e;position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);border-radius:2px}.txt-section p{font-size:16px;color:#444;line-height:1.8;transition:color .4s ease-in-out;z-index:1;position:relative}@media (max-width:992px){.naac_section{flex-direction:column;text-align:center}.cert-section{order:-1;margin-bottom:30px}.txt-section{padding:25px}}.noticeboard-container{display:flex;flex-direction:column;align-items:center;padding:20px;min-height:100vh;font-family:Poppins,sans-serif;transition:background .3s ease-in-out}.noticeboard-container.dark{background:linear-gradient(135deg,#383860,#32405f);color:#ffffff}.noticeboard-container.light{background:linear-gradient(135deg,#f5f7fa,#e0e5ec);color:#000000}.noticeboard-header{display:flex;justify-content:space-between;align-items:center;width:85%;padding:15px;background:rgba(255,255,255,.319);border-radius:12px;backdrop-filter:blur(10px);font-size:18px;font-weight:700;box-shadow:0 4px 10px rgba(0,0,0,.2);margin-top:20px}.masonry-grid{display:flex;margin-top:20px;gap:20px;width:100%;justify-content:center}.masonry-grid-column{background-clip:padding-box}.notice-card{background:rgba(255,255,255,.07);backdrop-filter:blur(10px);padding:15px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.25);transition:transform .3s ease-in-out,box-shadow .3s;margin-bottom:25px;color:inherit}.notice-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.5)}.notice-card h3{margin:10px 0;font-size:1.4rem}.notice-card p{font-size:1rem}.notice-title{font-size:30px;font-weight:700;color:#ffffff;text-transform:uppercase;text-align:center;letter-spacing:1px;margin-bottom:30px;margin-top:60px;position:relative}.notice-title:after{content:"";width:300px;height:4px;background:#ffffff;display:block;margin:10px auto;border-radius:2px}.notice-img{width:100%;height:220px;border-radius:10px;object-fit:cover;border:3px solid rgb(11,11,60)}.notice-link{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ff512f;font-weight:500;text-decoration:none;margin-top:10px}.notice-link:hover{text-decoration:underline;color:#fbae4d}.notice-actions{display:flex;justify-content:space-between;margin-top:10px}.notice-actions button{background:linear-gradient(135deg,#ff512f,#dd2476);border:none;color:white;padding:8px 12px;border-radius:5px;cursor:pointer;transition:background .3s ease-in-out}.notice-actions button:hover{background:linear-gradient(135deg,#dd2476,#ff512f)}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;overflow:auto;padding:20px}.modal-content{position:relative;display:flex;flex-direction:column;background:rgba(40,40,60,.9);padding:1.5rem 1rem;border-radius:15px;backdrop-filter:blur(15px);width:95vw;max-width:960px;max-height:90vh;overflow-y:auto;box-shadow:0 6px 20px rgba(0,0,0,.6);animation:fadeIn .3s ease-in-out}.modal-image{width:100%}.full-image{width:100%;height:100%;border-radius:10px}.modal-details{width:100%;margin-top:1rem;text-align:center}.modal-details h2{font-size:1.6rem;font-weight:700;margin-bottom:.5rem;color:#ffffff}.modal-details p{font-size:1rem;line-height:1.6;text-align:justify;color:#dddddd;word-wrap:break-word;white-space:pre-line}.close-btn{position:sticky;top:0;align-self:flex-end;background:rgba(0,0,0,.362);border:none;font-size:1.8rem;color:#fff;cursor:pointer;padding:8px 14px;border-radius:50%;z-index:1001;margin-bottom:10px}.modal-details a{display:inline-block;margin-top:10px;color:#ffb84d;font-weight:700;word-break:break-all;text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (min-width:768px){.modal-content{flex-direction:row;gap:1rem}.modal-details,.modal-image{width:50%}.modal-details{text-align:left;padding-left:1.5rem}.close-btn{position:absolute;top:15px;right:15px;margin-bottom:0}}