html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-size:16px}body{margin:0;font-family:inherit}img{height:100vh;width:100%;object-fit:cover;filter:brightness(60%);display:block}.header{position:relative;width:100%;height:auto}.header-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;width:80%}.header-text h1{line-height:1.8;font-size:2.5rem}@media(max-width:768px){.header-text{width:90%}.header-text h1{font-size:2rem;line-height:1.6}}@media(max-width:480px){.header-text h1{font-size:1.5rem;line-height:1.5}}.institution{background-color:#fafafa;color:#000;padding:200px;line-height:1.7;font-family:system-ui,-apple-system,sans-serif}.institution h1{color:#000;font-size:4rem;margin-bottom:20px;text-align:left;font-weight:100px}.institution p{font-size:2rem;color:#333;text-align:justify}@media(max-width:1024px){.institution{padding:100px 80px}.institution h1{font-size:3rem}.institution p{font-size:1.5rem}}@media(max-width:768px){.institution{padding:60px 20px}.institution h1{font-size:2.5rem}.institution p{font-size:1.1rem;text-align:left}}.dept{background-color:#fff;color:#000;padding:200px;line-height:1.7;font-family:system-ui,-apple-system,sans-serif}.dept h1{color:#000;font-size:4rem;margin-bottom:20px;text-align:left;font-weight:100px}.dept p{font-size:2rem;color:#333;text-align:justify}.dates-remember h1,.speakers h1{text-align:center;font-weight:700;font-size:2.5rem;margin-bottom:50px}.cards-container{display:grid;grid-template-columns:repeat(2,1fr);gap:30px 40px;justify-content:center;align-items:start;padding:50px 100px;background:#fff;max-width:1200px;margin:0 auto}.card{display:flex;align-items:center;background:#fff;border-radius:12px;padding:25px 30px;box-shadow:0 8px 25px #0000001a;transition:all .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000026}.speakers-section{text-align:center;margin-top:100px;margin-bottom:100px}.speakers-section h1{font-size:2.8rem;font-weight:700;color:#111;margin-bottom:60px;text-align:center}.speakers-grid{display:flex;justify-content:center;align-items:flex-start;gap:60px;flex-wrap:wrap}.speaker-card{width:260px;text-align:center;align-items:center;display:flex;flex-direction:column}.speaker-card img{width:180px;height:180px;border-radius:50%;object-fit:cover;object-position:top center;display:block;margin:0 auto;box-shadow:0 6px 18px #00000026}.speaker-card h3{font-size:1.25rem;color:#000;font-weight:700;margin-bottom:10px}.speaker-card p{flex-grow:1;font-size:1.1rem;color:#333;line-height:1.6;margin:0;text-align:center}@media(max-width:768px){.speakers-grid{flex-direction:column;align-items:center}.speaker-card{width:80%}.speaker-card img{width:150px;height:150px}}@media(max-width:768px){.dept{padding:100px 30px}.cards-container{grid-template-columns:1fr;padding:30px 20px}.dept h1{font-size:2.5rem}.dept p{font-size:1.2rem}}.organising-page{background-color:#f8f9fa;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;min-height:100vh;padding:50px 20px}.organising-page h1{text-align:center;font-size:2.5rem;color:#212529;margin-bottom:50px}.committe-grid{display:grid;grid-template-columns:repeat(2,minmax(0,400px));gap:30px;justify-content:center;max-width:1200px;margin:0 auto}.team-card{background-color:#fff;padding:24px;border-radius:4px;box-shadow:0 4px 12px #00000012;text-align:center}.team-card h3{font-size:1.25rem;font-weight:600;color:#343a40;margin-top:0;margin-bottom:12px}.team-card p{font-size:1.1rem;color:#495057;line-height:1.6;margin:0;white-space:pre-wrap}.committe-grid>:nth-child(5){grid-column:1 / -1}.committe-grid>:nth-child(6){grid-column:1 / -1}@media(max-width:900px){.committe-grid{grid-template-columns:1fr;max-width:500px}}.advisory-page{padding:50px 20px;background-color:#fff;font-family:system-ui,-apple-system,sans-serif}.advisory-page h1{text-align:center;font-size:2.5rem;color:#212529;margin-bottom:50px}.level-container{display:flex;justify-content:center;gap:40px;align-items:flex-start;flex-wrap:wrap}.national-column,.international-column{background-color:#f8f9fa;padding:30px;border-radius:4px;flex:1;min-width:320px;max-width:550px;color:#000}.national-column h2,.international-column h2{text-align:center;font-size:1.8rem;font-weight:600;margin-top:0;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.national-column{font-size:2.5rem}.advisory-page .team-card{background:none;box-shadow:none;padding:0;text-align:left;margin-bottom:30px}.advisory-page .team-card:last-child{margin-bottom:0}.advisory-page .team-card h3{font-size:1.25rem;font-weight:700;color:#343a40;margin-top:0;margin-bottom:8px}.advisory-page .team-card p{font-size:1.1rem;line-height:1.6;color:#495057;margin:0}@media(max-width:960px){.level-container{flex-direction:column;align-items:center}}.conference{background-color:#fff;color:#000;padding:200px;line-height:1.7;font-family:system-ui,-apple-system,sans-serif}.conference h1{color:#000;font-size:4rem;margin-bottom:20px;text-align:left;font-weight:100px}.conference p{font-size:2rem;color:#333;text-align:justify}@media(max-width:1024px){.conference{padding:100px 80px}.conference h1{font-size:3rem}.conference p{font-size:1.5rem}}@media(max-width:768px){.conference{padding:60px 20px}.conference h1{font-size:2.5rem}.conference p{font-size:1.1rem;text-align:left}}.themes-page{display:flex;align-items:center;justify-content:center;padding:100px 40px;background-color:#f8f9fa;gap:5%;font-family:system-ui,-apple-system,sans-serif}.themes-page h1{margin:0;font-size:2.8rem;color:#343a40;text-align:center}.themes-page .themes-list-card{list-style-type:none;margin:0;padding:40px 50px;background-color:#fff;border-radius:8px;box-shadow:0 6px 20px #00000014;width:100%;max-width:600px}.themes-page .themes-list-card li{font-size:1.25rem;color:#495057;line-height:1.7;padding:8px 0}@media(max-width:960px){.themes-page{flex-direction:column;gap:40px;padding:80px 40px}.themes-page h1{flex-basis:auto;flex-grow:0}.themes-page .themes-list-card{flex-basis:auto;flex-grow:0;width:90%}}@media(max-width:768px){.themes-page{padding:60px 20px}.themes-page h1{font-size:2.2rem}.themes-page .themes-list-card{width:100%;padding:30px 25px}.themes-page .themes-list-card li{font-size:1rem}}@media(max-width:900px){.themes-page{flex-direction:column;gap:40px}}.publications-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 40px;background-color:#f8f9fa;gap:40px;font-family:system-ui,sans-serif}.publications-page h1{margin:0;font-size:2.8rem;color:#212529;text-align:center}.publications-page .journals{background-color:#fff;padding:30px 40px;border-radius:8px;box-shadow:0 6px 20px #00000012;width:100%;max-width:550px}.publications-page .list-title{font-size:1.25rem;font-weight:700;color:#343a40;margin:0 0 15px}.publications-page .journals ol{margin:0;padding-left:20px;font-size:1.1rem}.publications-page .journals li{font-size:1.25rem;color:#495057;line-height:1.7;margin-bottom:8px}.card{display:flex;align-items:center;background-color:#fff;padding:24px;border-radius:8px;box-shadow:0 4px 12px #00000012;min-width:380px}.card-icon{display:flex;align-items:center;justify-content:center;background-color:#4d69a4;color:#fff;border-radius:50%;min-width:50px;height:50px;font-size:1.4rem;margin-right:20px}.card-content{flex:1}.card-heading{font-size:1rem;font-weight:600;color:#4d69a4;text-transform:uppercase;margin-bottom:5px}.card-date{font-size:1.1rem;font-weight:500;color:#343a40}@media(max-width:480px){.card{min-width:0;width:100%;padding:16px}.card-icon{min-width:40px;height:40px;font-size:1.2rem;margin-right:16px}.card-heading{font-size:.9rem}.card-date{font-size:1rem}}.registration-page{display:flex;flex-direction:column;align-items:center;padding:100px 40px;background-color:#f8f9fa;font-family:system-ui,-apple-system,sans-serif}.registration-page h1{font-size:2.8rem;color:#212529;margin-bottom:50px}.fees{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:900px}@media(max-width:768px){.fees{grid-template-columns:1fr}}.author-page{display:flex;flex-direction:column;align-items:center;padding:100px 40px;background-color:#f8f9fa;font-family:system-ui,-apple-system,sans-serif}.author-page h1{font-size:2.8rem;color:#212529;margin-bottom:50px;text-align:center}.auth-info{max-width:800px}.auth-info p{font-size:1.25rem;color:#495057;line-height:1.7;margin:0 0 30px;text-align:justify}.auth-note{font-size:1.25rem;font-weight:700;color:#343a40;text-align:center}.auth-submit{font-weight:700;color:#343a40;margin-bottom:0!important;font-size:1.25rem;text-align:center}.auth-abstract a{display:block;text-align:center;margin:10px auto;font-weight:700}.site-footer{background-color:#212529;color:#f8f9fa;padding:20px 40px;font-family:system-ui,-apple-system,sans-serif}.site-footer p{text-align:center;margin:0;font-size:1.5rem}.auth-submit1{font-size:1.25rem;text-align:center}
