body {
  overflow-x: hidden;
  background: hsl(210, 40%, 98%);
  padding-top:0 !important;
}
.herotheme {
    position: relative;
    height: 15vh;
    background: url("../img/BG2.jfif") no-repeat center center/cover;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

@media(max-width:600px){
    .herotheme {
        height: 17vh;
    }
}
.herotheme::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;   /* IMPORTANT */
    background: rgba(0,0,0,0.5);
    z-index: 1;
}

/* heding code  */

.section-title {
  text-align: center;
}

.section-title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 0;
  height: 4px;
  background: linear-gradient(to right, #0a0a23, #c31432);
  transform: translateX(-50%);
  border-radius: 5px;
  transition: width 0.6s ease;
}

.section-title:hover::after {
  width: 80%;
}




/* ===== Plenary Card Start ===== */

.plenary-card {
  background: #ffffff;
  padding: 15px;
  border-radius: 18px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: 0.4s ease;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

/* Gradient Border */
.plenary-card::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: 18px;
  background: linear-gradient(135deg, #0a0a23, #c31432);
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}

/* Hover Lift Effect */
.plenary-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(195, 20, 50, 0.3);
}

/* Image Wrapper */
.plenary-img {
  overflow: hidden;
  border-radius: 14px;
  margin-bottom: 15px;
}

/* Image Styling */
.plenary-img img {
  width: 100%;
  height: 200px;
  /* object-fit: cover; */
  border-radius: 14px;
  transition: 0.4s ease;
}

/* Image Zoom Effect */
.plenary-card:hover .plenary-img img {
  transform: scale(1.08);
}

/* Content Styling */
.plenary-card h4 {
  color: #0a0a23;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 20px;
  text-align: center;
}

.plenary-card p {
  color: #555;
  font-size: 14px;
  line-height: 1.6;
 text-align: center;
}

/* Responsive Fix */

@media (max-width: 768px) {
  .plenary-img img {
    height: 180px;
  }
  
}

@media (max-width: 768px) {
  .container {
    padding-left: 45px!important;
    padding-right: 45px!important;
  }
}

/* ===== Plenary Card End ===== */




/* young-scientist-award */
#boomCanvas {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}
.awards .nomination h6 {
    font-family: "Jost", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.6px;
    color: #1e293b; /* dark slate */
    position: relative;
    padding-left: 14px;
    margin-bottom: 10px;
    margin-top: 70px;
}

.awards .nomination h6::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 70%;
    background: linear-gradient(180deg, #970606, #e12b2b); /* gold */
    border-radius: 4px;
}
.nomination-cards {
    position: relative;
    height: auto;
    padding: 18px 15px 10px 0px;
    background: linear-gradient(180deg, #ffffff, #fafafa);
    border-radius: 14px;
    overflow: hidden;
    border-left: 2px solid transparent;
    background-clip: padding-box;
}
.nomination-cards::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 14px;
    padding-left: 3px;
    background: linear-gradient(180deg, #970606, #e12b2b);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}
.nomination-cards {
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.1), 0 4px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.35s ease;
}
.nomination-cards:hover {
    transform: translateY(-6px) scale(1.01);
    box-shadow: 0 22px 45px rgba(220, 38, 38, 0.18),
        0 10px 22px rgba(0, 0, 0, 0.12);
}
.nomination-cards ol {
    list-style: none;
}
.nomination-cards ol li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 16px;
    font-family: "Jost", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.2px;
    color: #334155;
    transition: color 0.25s ease;
}
.nomination-cards ol li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.72em;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: linear-gradient(135deg, #970606, #e12b2b);
    box-shadow: 0 0 6px rgba(225, 43, 43, 0.6);
}

.nomination-cards ol li b {
    font-weight: 600;
    color: #970606;
}
.nomination-cards ol li:hover {
    color: #0f172a;
}
.avijit {
    font-family: "Jost", sans-serif;
    padding-top: 7px;
    font-weight: bold;
}
.cv-text {
    font-family: "Jost", sans-serif;
    font-size: 16px;
    color: #111827;
}

.cv-text i {
    color: #e12b2b;
    font-size: 18px;
}
.email-text {
    font-family: "Jost", sans-serif;
    font-size: 15px;
    color: #111827;
}

.email-text i {
    color: #e12b2b;
}

.email-text a {
    color: #970606;
    font-weight: 500;
    text-decoration: none;
}

.email-text a:hover {
    text-decoration: underline;
}
.venue-card {
    position: relative;
    max-width: 560px;
    width: 100%;
    padding: 28px 30px;
    border-left: 2px solid transparent;
    border-radius: 20px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.07);
    color: #111;
    overflow: hidden;
    transition: 0.45s ease, box-shadow 0.45s ease;
    border-left: 4px solid #970606; /* fallback */
}

/* HOVER ANIMATION */
.venue-card::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(60deg, #970606, #e12b2b);
    opacity: 0;
    transform: rotate(0deg);
    transition: 0.7s ease;
    z-index: 0;
}

.venue-card:hover::before {
    opacity: 0.2;
    transform: rotate(45deg);
}

.venue-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2), 0 15px 15px rgba(0, 0, 0, 0.1);
}

/* HEADER */
.venue-header {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 18px;
    position: relative;
    z-index: 1;
}

.venue-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, #970606, #e12b2b);
    display: flex;
    align-items: center;
    justify-content: center;
    
    font-size: 26px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(255, 183, 3, 0.6);
    transition: 0.4s;
}

.venue-card:hover .venue-icon {
    transform: scale(1.1) rotate(10deg);
}




.abstract-card {
    max-width: 850px;
    margin: auto;
    background: #ffffff;
    border-radius: 20px;
    padding: 40px;
    border: 1px solid #e1e6ef;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    margin-top: 20px;
    margin-bottom: 30px;
}

/* ===== Letter by Letter Animated Heading ===== */

.animated-heading {
    font-size: 28px;
    font-weight: 700;
    color: #7a001b;
    margin-bottom: 10px;
}

.animated-heading span {
    opacity: 0;
    display: inline-block;
    animation: fadeIn 0.05s forwards;
}

/* Animation keyframes */
@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Delay each character one after another */
.animated-heading span:nth-child(1) {
    animation-delay: 0.05s;
}

.animated-heading span:nth-child(2) {
    animation-delay: 0.1s;
}

.animated-heading span:nth-child(3) {
    animation-delay: 0.15s;
}

.animated-heading span:nth-child(4) {
    animation-delay: 0.2s;
}

.animated-heading span:nth-child(5) {
    animation-delay: 0.25s;
}

.animated-heading span:nth-child(6) {
    animation-delay: 0.3s;
}

.animated-heading span:nth-child(7) {
    animation-delay: 0.35s;
}

.animated-heading span:nth-child(8) {
    animation-delay: 0.4s;
}

.animated-heading span:nth-child(9) {
    animation-delay: 0.45s;
}

/* space */

.animated-heading span:nth-child(10) {
    animation-delay: 0.5s;
}

.animated-heading span:nth-child(11) {
    animation-delay: 0.55s;
}

.animated-heading span:nth-child(12) {
    animation-delay: 0.6s;
}

.animated-heading span:nth-child(13) {
    animation-delay: 0.65s;
}

.animated-heading span:nth-child(14) {
    animation-delay: 0.7s;
}

.animated-heading span:nth-child(15) {
    animation-delay: 0.75s;
}

.animated-heading span:nth-child(16) {
    animation-delay: 0.8s;
}

.animated-heading span:nth-child(17) {
    animation-delay: 0.85s;
}

.animated-heading span:nth-child(18) {
    animation-delay: 0.9s;
}

.animated-heading span:nth-child(19) {
    animation-delay: 0.95s;
}

/* Button */
.download-btn {
    background: linear-gradient(135deg, #240b36, #ff0033);
    color: #fff !important;
    padding: 12px 30px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    margin-left: 15px;
    transition: 0.3s ease;
}

.download-btn:hover {
    transform: translateY(-3px);
}
@media(max-width:600px){
    .download-btn{
        padding: 6px 10px!important;
        font-size: 13px!important;
    }
}
.abstract-text a{
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.7px;
}
.abstract-text i{
    font-size: 12px;
}


@media(max-width:600px){
    .venue-card{
        margin-top: 15px;
    }
}





.venue-card {
    position: relative;
    max-width: 560px;
    width: 100%;
    padding: 28px 30px;
    border-left: 2px solid transparent;
    border-radius: 20px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.07);
    color: #111;
    overflow: hidden;
    transition: 0.45s ease, box-shadow 0.45s ease;
    border-left: 4px solid #970606; /* fallback */
}

/* HOVER ANIMATION */
.venue-card::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(60deg, #970606, #e12b2b);
    opacity: 0;
    transform: rotate(0deg);
    transition: 0.7s ease;
    z-index: 0;
}

.venue-card:hover::before {
    opacity: 0.2;
    transform: rotate(45deg);
}

.venue-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2), 0 15px 15px rgba(0, 0, 0, 0.1);
}

/* HEADER */
.venue-header {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 18px;
    position: relative;
    z-index: 1;
}

.venue-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg, #970606, #e12b2b);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    color: #fff;
    box-shadow: 0 5px 15px rgba(255, 183, 3, 0.6);
    transition: 0.4s;
}

.venue-card:hover .venue-icon {
    transform: scale(1.1) rotate(10deg);
}

.venue-title h4 {
    font-size: 22px;
    font-family: "Jost", sans-serif;
    font-weight: 700;
    letter-spacing: 0.4px;
}

.venue-title span {
    font-size: 13px;
    color: #e12b2b;
    font-weight: bold;
}
.venue-card img {
    width: 100%;
    height: 300px !important; /* 90% → 80% ya 75% */
    object-fit: cover;
    display: block;
}

/* ADDRESS */
.venue-address {
    font-size: 15.5px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 18px;
}


/* INFO STRIP */
.venue-info {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.info-box {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    padding: 8px 16px;
    border-radius: 25px;
    background: #fff8e1;
    border: 1px solid rgba(255, 183, 3, 0.3);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    transition: 0.3s;
}
.info-box i {
    color: #ffb703;
}
.info-box:hover {
    transform: translateY(-3px) scale(1.03);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

/* BUTTON */
.map-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 28px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    background: linear-gradient(135deg, #970606, #e12b2b);
    box-shadow: 0 8px 25px rgba(255, 183, 3, 0.4);
    transition: 0.35s;
    position: relative;
    z-index: 1;
}

.map-btn i {
    font-size: 16px;
}
.map-btn:hover {
    transform: scale(1.08) translateY(-2px);
    box-shadow: 0 14px 35px rgba(255, 183, 3, 0.65);
}




.coming-modern {
    background: linear-gradient(135deg, #eef1f6, #dfe5ef);
    height: 45vh;
    animation: fadeSlideDown 1.2s ease-out;
}

.coming-box {
    animation: fadeIn 1.5s ease-in-out;
}

.coming-main {
    font-size: 54px;
    font-weight: 800;
    color: #880808;
    letter-spacing: 3px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.coming-main::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    background: linear-gradient(
        120deg,
        transparent 0%,
        rgba(255,255,255,0.6) 50%,
        transparent 100%
    );
    animation: shine 2.8s infinite;
}

.coming-tagline {
    font-size: 18px;
    color: #444;
    margin-top: 12px;
    opacity: 0;
    animation: fadeIn 2.2s forwards;
}

/* Payment Section */
.payment-modern-card {
    max-width: 700px;
    background: #fff;
    border-radius: 18px;
    box-shadow: 0px 12px 45px rgba(0,0,0,0.10);
    transform: scale(0.85);
    opacity: 0;
    animation: zoomIn 1.3s ease-out forwards;
    border-left: 3px solid #880808;
}

/* Animations */
@keyframes fadeSlideDown {
    from { opacity: 0; transform: translateY(-40px); }
    to { opacity: 1; transform: translateY(0); }
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes zoomIn {
    0% { opacity: 0; transform: scale(0.85); }
    100% { opacity: 1; transform: scale(1); }
}

@keyframes shine {
    0% { left: -100%; }
    50% { left: 100%; }
    100% { left: 100%; }
}




.registration-card {
    position: relative;
    max-width: 560px;
    width: 100%;
    padding: 10px 30px;
    border-left: 2px solid transparent;
    border-radius: 20px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.07);
    color: #111;
    overflow: hidden;
    transition: 0.45s ease, box-shadow 0.45s ease;
    border-left: 4px solid #970606;
}
.registration-card h4 {
    font-family: "Jost", sans-serif;
    position: relative;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    gap: 10px;
}

.registration-card h4::before {
    content: "";
    display: block;
    width: 5px;
    height: 30px;
    background: linear-gradient(180deg, #970606, #e12b2b);
    border-radius: 2px;
}

.registration-card ul {
    list-style-type: disc;
}
.registration-card ul li span {
    font-weight: 400 !important;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.registration-card ul li::marker {
    color: #970606;
    font-size: 1.2rem;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.registration-card .registration-data {
    background-color: #970606;
    color: #fff;
    padding: 2px 20px;
    border-radius: 20px;
}
.account-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 25px;
}

.account-table th,
.account-table td {
    padding: 3.8px 12px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.account-table th {
    background-color: #f8f8f8;
    width: 40%;
    color: #970606;
}

.account-table td {
    color: #333;
}
@media (max-width: 600px) {
    .registration-card {
        margin-top: 20px;
    }
}
.rupee-section {
    position: relative;
    overflow: hidden;
}

/* rupee layer */
.rupee-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
}

/* single rupee */
.rupee {
    position: absolute;
    color: rgba(120, 120, 120, 0.18); /* grey */
    font-size: 14px;
    user-select: none;
}

/* content always above */
.rupee-section .container {
    position: relative;
    z-index: 2;
}




/* Paragraph intro */
.theme-intro {
    font-size: 14px;
    line-height: 1.9;
    color: #000;
    margin: 0 auto 50px;
    background: white;
    padding: 38px;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    border-left: 4px solid #8b0000;
    position: relative;
    letter-spacing: 1.0px;
}

.theme-intro::before {
    content: '"';
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 4rem;
    color: rgba(45, 106, 79, 0.1);
    font-family: Georgia, serif;
    line-height: 1;
}

/* Theme card with hover effect */
.theme-card {
    background: white;
    border-radius: 24px;
    padding: 40px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid rgba(45, 106, 79, 0.1);
   
}

.theme-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 50px rgba(45, 106, 79, 0.15);
}

/* Theme number badge */
.theme-number {

    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #8b0000, #240b36);
    /* background: linear-gradient(135deg, #2d6a4f, #52b788); */
    color: white;
    border-radius: 12px;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    margin-bottom: 15px;
    box-shadow: 0 4px 15px rgba(45, 106, 79, 0.3);
    animation: popIn 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.8s backwards;
}

/* Theme box */
.theme-box {
    background: #fff;
    border-radius: 18px;
}

/* Theme heading */
.theme-heading {
    font-size: 1.6rem;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.4;
}

.theme-box p {
    color: #333;
    line-height: 1.8;
    margin-bottom: 25px;
}

/* List styling with animated bullets */
.theme-list {
    list-style: none;
    padding: 0;
}

.theme-list li {
    margin-bottom: 12px;
    font-size: 0.95rem;
    color: #333;
    padding-left: 30px;
    position: relative;
    transition: all 0.3s ease;
    opacity: 0;
    transform: translateX(-20px);
    animation: slideInList 0.5s ease-out forwards;
}

.theme-list li:nth-child(1) {
    animation-delay: 1s;
}

.theme-list li:nth-child(2) {
    animation-delay: 1.1s;
}

.theme-list li:nth-child(3) {
    animation-delay: 1.2s;
}

.theme-list li:nth-child(4) {
    animation-delay: 1.3s;
}

.theme-list li:nth-child(5) {
    animation-delay: 1.4s;
}

.theme-list li:nth-child(6) {
    animation-delay: 1.5s;
}

.theme-list li:nth-child(7) {
    animation-delay: 1.6s;
}

.theme-list li:nth-child(8) {
    animation-delay: 1.7s;
}

.theme-list li:nth-child(9) {
    animation-delay: 1.8s;
}

@keyframes slideInList {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.theme-list li:hover {
    padding-left: 35px;
    color: #8b0000;
}

.theme-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 10px;
    height: 10px;
    background: #8b0000;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.theme-list li:hover::before {
    background: #8b0000;
    transform: scale(1.3);
    box-shadow: 0 0 10px rgba(45, 106, 79, 0.5);
}



.custom-card {
    height: auto;
    align-items: center;
    background: #fff;
    padding: 15px 40px;
    border-left: 5px solid #0a0a23;
    border-radius: 15px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.custom-card  h5{
    font-size: 25px;
}
@media(max-width:600px){
    
    .section-title{
        font-size: 19px;
    }
    .custom-card {
     padding: 15px 15px!important;
     text-align: justify;
    }
    .theme-card{
        padding: 15px 15px!important;
         text-align: justify;
    }
}