body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo img{height:70px;width:auto}.logo-h{color:#639;font-family:Courier New,Courier,monospace;font-weight:900;margin:0}.nav-links{display:flex;list-style:none;margin:0;padding:0}.nav-links li{margin-left:1.5rem}.nav-links a{color:#333;font-size:.9rem;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#722f37}.menu-toggle{background:none;border:none;cursor:pointer;display:none}.ticker{background-color:#722f37;overflow:hidden;padding:10px 0;white-space:nowrap;width:100%}.ticker-track{animation:ticker-move 18s linear infinite;display:flex;width:max-content;will-change:transform}.ticker-item{align-items:center;color:#fff;display:inline-flex;font-size:1.05rem;padding-right:4rem;white-space:nowrap}.ticker-dates,.ticker-title{display:inline}.ticker-dates{font-weight:600;margin-left:2.5rem}@keyframes ticker-move{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.ticker-track{animation:none}}@media (max-width:768px){.menu-toggle{display:block}.nav-links{background-color:#fff;box-shadow:0 2px 4px #0000001a;display:none;flex-direction:column;left:0;position:absolute;right:0;top:100%}.nav-links.active{display:flex}.nav-links li{margin:0}.nav-links a{border-top:1px solid #eee;display:block;padding:1rem 2rem}}.hero{background-image:url(/static/media/banner.7de4bd85de2732b9f7d6.png);background-position:50%;background-size:cover;overflow:hidden;position:relative}.hero,.hero-overlay{display:flex;min-height:80vh;width:100%}.hero-overlay{align-items:center;background-color:#07122ca6;flex-direction:column;height:100%;padding:2rem;text-align:center}.hero-overlay,.logos{justify-content:center}.logos{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.institution-logo{height:150px;object-fit:contain}.hero-content{color:#fff;margin:0 auto;max-width:800px;width:90%}.hero-content h1{font-size:2.5rem;margin-bottom:1rem}.subtitle{font-size:1.2rem;margin-bottom:1rem}.organized-by{font-size:1.1rem;margin-bottom:2rem}.action-btn{background-color:initial;border:2px solid #fff;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 2rem;transition:.3s ease}.action-btn:hover{background-color:#fff;color:#000}@media (max-width:768px){.hero{background-attachment:scroll!important}.hero-overlay{padding:1.5rem}.institution-logo{height:70px!important;margin-bottom:1rem}.hero-content h1{font-size:1.7rem!important;line-height:1.2}.organized-by,.subtitle{font-size:1rem}.action-btn{font-size:.9rem;padding:.6rem 1.5rem}}.about-section{font-display:justify;margin:4rem auto;max-width:1200px;padding:0 2rem}.about-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.about-text h2{color:#722f37;font-size:2rem;margin-bottom:1.5rem}.about-text p{color:#1c1c1cd7;line-height:1.6;margin-bottom:1.5rem;text-align:justify}.submit-button{background-color:#722f37;border:none;border-radius:4px;cursor:pointer;font-size:1rem;padding:.8rem 2rem;transition:background-color .3s ease}.submit-button:hover{background-color:#5a2329}.award-poster{border-radius:12px;color:#fff;margin:0;padding:0}.award-poster img{height:auto;width:100%}.award-content{text-align:center}.award-content h3{font-size:1.8rem;margin-bottom:2rem}.trophy-section{margin:2rem 0}.trophy-icon{height:150px;object-fit:contain;width:150px}.award-details{grid-gap:1.5rem;display:grid;gap:1.5rem;text-align:left}.award-details h4{color:gold;margin-bottom:.5rem}.association-section{margin-top:4rem;text-align:center}.association-section h3{color:#666;font-size:1.5rem;margin-bottom:2rem}.partner-logos{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.partner-logo{height:80px;object-fit:contain}@media (max-width:968px){.about-content{grid-template-columns:1fr}.about-text{order:1}.award-poster{order:2}}@media (max-width:768px){.about-section{margin:2rem auto;padding:0 1rem}.about-text h2{font-size:1.8rem}.award-content h3{font-size:1.5rem}.partner-logos{gap:2rem}.submit-button{width:100%}.award-poster img{display:block;height:auto;margin:0 auto;width:80%}}.partners-section{margin:4rem auto;max-width:1200px;padding:2rem;text-align:center}.partners-section h2{color:#722f37;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.partners-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.industrial-partners,.technical-partners{align-items:center;display:flex;flex:1 1 45%;flex-direction:column}.industrial-partners h3,.technical-partners h3{color:#2a0e0c;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.partners-logos{flex-wrap:wrap;gap:1.5rem}.partner-card,.partners-logos{display:flex;justify-content:center}.partner-card{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0003;height:100px;padding:1rem;transition:transform .3s ease,box-shadow .3s ease;width:150px}.partner-card:hover{box-shadow:0 8px 15px #00000026;transform:translateY(-5px)}.partner-card img{max-height:80%;max-width:100%;object-fit:contain}@media (max-width:768px){.partners-container{flex-direction:column;gap:3rem}.industrial-partners,.technical-partners{flex:1 1 100%}}.timeline-section{background:#fff;border:1px solid #00000014;border-radius:12px;box-shadow:0 10px 30px #00000014;margin:4rem auto;max-width:1200px;overflow:hidden;padding:0 2rem;position:relative}.timeline-section h2{color:#722f37;font-size:2.3rem;font-weight:700;margin-bottom:3rem;text-align:center}.timeline{position:relative}.timeline:before{background-color:#722f3773;content:"";height:85%;left:0;position:absolute;top:0;width:3px}.timeline-item{margin-bottom:2.5rem;padding-left:3rem;position:relative}.timeline-dot{background-color:#722f37;border-radius:50%;box-shadow:0 6px 14px #722f3740;height:16px;left:-8px;position:absolute;top:0;width:16px}.timeline-content{background-color:#faf7f8;border:1px solid #000;border-radius:14px;box-shadow:0 10px 25px #00000014;color:#1f2937;overflow:hidden;padding:20px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.timeline-content:hover{box-shadow:0 16px 30px #00000026;transform:translateY(-5px)}.timeline-content h3{align-items:center;color:#2b2b2b;display:flex;font-size:1.25rem;font-weight:600;gap:8px;margin-bottom:.5rem}.timeline-content p{color:#374151;font-weight:400}@media (max-width:768px){.timeline-section{margin:2rem auto;padding:1rem}.timeline:before{left:15px}.timeline-item{padding-left:2.5rem}.timeline-dot{left:7px}.timeline-content{padding:1rem}}.committee-details-container{margin:2rem auto;max-width:1200px;padding:0 1rem}.back-button{background-color:#722f37;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-bottom:1rem;padding:.5rem 1rem;transition:background-color .3s ease}.back-button:hover{background-color:#5a2329}.committee-category-title{border-bottom:2px solid #eee;color:#722f37;font-size:2rem;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.committee-members-grid,.committee-members-list{display:flex;flex-direction:column;gap:2rem}.member-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.member-card:hover{box-shadow:0 8px 15px #00000026;transform:translateY(-5px)}.member-image-container{flex-shrink:0;height:300px;width:300px}.member-image{height:100%;object-fit:cover;width:100%}.member-info{display:flex;flex-direction:column;justify-content:center;padding:2rem}.member-name{color:#722f37;font-size:1.8rem;margin-bottom:1rem}.member-title{color:#666;font-size:1.1rem;font-weight:700;line-height:1.5}.member-bio{color:#000;font-size:1.15rem;line-height:1.5;margin-top:.5rem}@media (max-width:768px){.member-card{flex-direction:column}.member-image-container{height:250px;width:100%}.member-info{padding:1.5rem;text-align:center}.member-name{font-size:1.5rem}.member-title{font-size:1rem}}html{scroll-behavior:smooth}.committee-section{background-color:#fff;min-height:100vh;width:100%}.committee-container{margin:2rem auto;max-width:1200px;padding:0 1rem}.committee-container h1{color:#722f37;font-size:2rem;margin-bottom:2rem;text-align:center}.committee-direct-block{background:#f9f3f3;border-left:4px solid #722f37;border-radius:6px;margin-bottom:3rem;padding:1.5rem}.committee-direct-block h2{color:#722f37;font-size:1.6rem;margin-bottom:1rem}.committee-card,.committee-grid,.committee-row{display:none!important}.site-footer{background-color:#f8f9fa;margin-top:4rem;padding:3rem 0 2rem}.footer-content{margin:0 auto;max-width:1200px;padding:0 2rem;text-align:center}.logo-section{margin-bottom:1.5rem}.footer-logo{height:85px;margin-bottom:1rem;object-fit:contain;width:85px}.college-info{line-height:1.6;margin-bottom:2rem}.college-name{color:#722f37;font-size:1.6rem;font-weight:700;margin-bottom:.3rem}.college-approve{color:#5a2329;font-size:1rem;font-weight:500;margin-bottom:.8rem}.college-address{color:#444;font-size:.95rem;font-style:normal;line-height:1.5;margin:0 auto;max-width:600px}.footer-bottom{align-items:center;border-top:1px solid #ddd;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem}.copyright,.credits{color:#666;font-size:.9rem}.team-name{color:#722f37;font-weight:600}@media (max-width:768px){.footer-content{padding:0 1rem}.footer-bottom{flex-direction:column;text-align:center}.site-footer{padding:2rem 0 1.5rem}.college-name{font-size:1.35rem}.college-address{font-size:.9rem}}.about-page{margin:0 auto;max-width:1200px;padding:2rem}.about-page h1{color:#722f37;font-size:2.5rem;text-align:center}.about-page h1,.about-page section{margin-bottom:2rem}.about-page h2{color:#333;font-size:1.8rem;margin-bottom:1rem}.about-page p{color:#2b2929;line-height:1.6}.about-page ul{list-style-type:disc;margin-left:2rem}.about-page li{line-height:1.4;margin-bottom:.5rem}@media (max-width:768px){.about-page{padding:1rem}.about-page h1{font-size:2rem}.about-page h2{font-size:1.5rem}}.call-for-papers{margin:4rem auto;max-width:1200px;padding:0 2rem}.paper-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:3rem}.paper-card h1{color:#722f37;font-size:2.5rem}.notice,.paper-card h1{margin-bottom:2rem;text-align:center}.notice{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff8a65,#ff5722);-webkit-background-clip:text;font-size:1.3rem;font-weight:600}.submission-info{color:#444;line-height:1.6}.submission-info p{margin-bottom:1.5rem}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.guidelines-button,.submit-button{align-items:center;border:none;border-radius:6px;display:flex;font-size:1rem;justify-content:center;outline:none;padding:.8rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease;width:auto}.submit-button{background-color:#a8324a;color:#fff}.submit-button:hover{background-color:#7a1f33}.guidelines-button{background-color:initial;color:#a8324a}.guidelines-button:hover{background-color:#f7e8eb}.topics-container{background-color:#f8f9fa;min-height:100vh;padding:4rem 2rem}.topics-content{margin:0 auto;max-width:1200px}.topics-content h1{color:#722f37;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.topics-intro{margin:0 auto 3rem;max-width:800px;text-align:center}.topics-intro p{color:#646161;font-size:1.2rem;font-weight:700;line-height:1.6}.topics-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.other-domains-note{margin:3rem auto 0;max-width:900px;text-align:center}.other-domains-box{background-color:#e6cdd4;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#000;display:inline-block;font-size:1rem;font-weight:400;padding:.75rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease}.other-domains-box:hover{box-shadow:0 8px 15px #00000026;transform:translateY(-3px)}.topic-card{animation:fadeInUp .6s ease forwards;background:#e6cdd4;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.topic-card:hover{box-shadow:0 8px 15px #00000026;transform:translateY(-5px)}.topic-card h2{border-bottom:2px solid #eee;color:#722f37;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:1rem}.topics-list{list-style:none;padding:0}.topics-list li{align-items:baseline;color:#141313;display:flex;margin-bottom:1rem}.bullet{color:#722f37;font-size:1.2rem;margin-right:.5rem}.topic-text{display:inline}.note-marker{align-items:center;color:#a8324a;display:inline-flex;justify-content:center;margin-right:.5rem;transform:translateY(2px)}.topic-note{font-weight:400}@media (max-width:768px){.call-for-papers{margin:2rem auto;padding:0 1rem}.paper-card{padding:2rem 1.5rem}.paper-card h1{font-size:2rem}.topics-container{padding:2rem 1rem}.topics-content h1{font-size:1.8rem}.topics-intro p{font-size:1rem}.topic-card{padding:1.25rem}.topics-grid{grid-template-columns:1fr}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.registration-container{background-color:#f8f9fa;min-height:100vh;padding:4rem 2rem}.registration-content{margin:0 auto;max-width:1200px}.registration-content h1{color:#722f37;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.registration-info{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;padding:2rem}.registration-info p{color:#444;font-size:1.1rem;line-height:1.6;text-align:center}.email-link{color:#722f37;font-weight:500;text-decoration:none;transition:color .3s ease}.email-link:hover{color:#5a2329;text-decoration:underline}.fee-section{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem;padding:2rem}.fee-section h2{color:#722f37;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.fee-table-container{margin:0 -1rem;overflow-x:auto;padding:0 1rem}.fee-table{border-collapse:collapse;margin:1rem 0;width:100%}.fee-table td,.fee-table th{border:1px solid #ddd;padding:1rem;text-align:center}.fee-table th{background-color:#722f37;color:#fff;font-weight:600}.fee-table tr:nth-child(2n){background-color:#f8f9fa}.fee{color:#722f37;font-weight:600}.payment-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr;margin-bottom:2rem}.bank-details,.qr-scanner{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:2rem}.bank-details h2,.qr-scanner h2{color:#722f37;font-size:1.5rem;margin-bottom:1.5rem}.details-grid{grid-gap:1rem;display:grid;gap:1rem}.detail-item{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:auto 1fr}.detail-label{color:#444;font-weight:600}.qr-placeholder{align-items:center;display:flex;justify-content:center;padding:1rem}.qr-code{height:200px;object-fit:contain;width:200px}.registration-actions{display:flex;justify-content:center;margin-top:2rem}.download-form-btn{align-items:center;background-color:#722f37;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;justify-content:center;padding:1rem 2rem;text-align:center;text-decoration:none;transition:background-color .3s ease}.download-form-btn:hover{background-color:#5a2329;text-decoration:none}.download-form-btn:visited{color:#fff;text-decoration:none}@media (max-width:968px){.payment-section{gap:1rem;grid-template-columns:1fr}}@media (max-width:768px){.registration-container{padding:2rem 1rem}.registration-content h1{font-size:2rem;margin-bottom:1.5rem}.bank-details,.fee-section,.qr-scanner,.registration-info{margin-bottom:1.5rem;padding:1.5rem}.fee-section h2{font-size:1.5rem;margin-bottom:1rem}.fee-table td,.fee-table th{font-size:.9rem;padding:.75rem .5rem}.detail-item{gap:.5rem;grid-template-columns:1fr;text-align:center}.detail-label{color:#666;margin-bottom:.25rem}.detail-value{font-weight:600}.download-form-btn{font-size:1rem;padding:.8rem 1.25rem;width:min(100%,360px);width:min(100%,280px)}.qr-code{height:150px;width:150px}}@media (max-width:480px){.registration-container{padding:1rem .5rem}.registration-content h1{font-size:1.75rem}.fee-table{font-size:.85rem}.fee-table td,.fee-table th{padding:.5rem .25rem}.download-form-btn{padding:.75rem 1.1rem;width:min(100%,260px)}}.contact-container{background-color:#f8f9fa;min-height:100vh;padding:2rem 1rem}.contact-content{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px}.contact-content h1{color:#722f37;font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem;text-align:center}.contact-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem}.contact-header{margin-bottom:2rem;text-align:center}.contact-header h2{color:#722f37;font-size:clamp(1.2rem,3vw,1.5rem);margin-bottom:.5rem}.contact-header h3{color:#333;font-size:clamp(1.5rem,4vw,2rem)}.designation{color:#666;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6;margin-bottom:2rem;text-align:center}.contact-details{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:800px}.contact-item{align-items:flex-start;display:flex;gap:1rem}.icon{color:#722f37;flex-shrink:0;height:24px;width:24px}.contact-item strong{color:#333;display:block;margin-bottom:.25rem}.contact-item p{color:#666;line-height:1.6;margin:0}.email-links{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.email-links a{color:#722f37;text-decoration:none;transition:color .3s ease}.email-links a:hover{color:#5a2329;text-decoration:underline}.email-separator{color:#666}.map-container{border-radius:12px;box-shadow:0 4px 6px #0000001a;height:450px;overflow:hidden;width:100%}.map-container iframe{height:100%;width:100%}@media (max-width:768px){.contact-container{padding:1rem}.contact-card{padding:1.5rem}.contact-item{gap:.5rem}.contact-item,.email-links{align-items:flex-start;flex-direction:column}.email-separator{display:none}.map-container{height:300px}}@media (max-width:480px){.contact-card{padding:1rem}.designation{font-size:1rem}.map-container{height:250px}}@media (hover:none){.contact-item,.email-links a{padding:.5rem 0}}.email-links a:focus-visible{outline:2px solid #722f37;outline-offset:2px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.scroll-top-btn{align-items:center;animation:fadeIn .5s ease forwards;background-color:#a74955;border:none;border-radius:50%;bottom:25px;box-shadow:0 6px 14px #00000059;color:#fff;cursor:pointer;display:flex;font-size:28px;font-weight:700;height:55px;justify-content:center;position:fixed;right:25px;text-shadow:0 2px 4px #00000080;transition:transform .3s ease-in-out;width:55px;z-index:9999}.scroll-top-btn.fade-out{animation:fadeOut .5s ease forwards}.scroll-top-btn:hover{background-color:#722f37;transform:scale(1.18)}
/*# sourceMappingURL=main.09dc4c50.css.map*/