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}#speakers,#team-gallery,#testimonials{scroll-margin-top:80px}#team-gallery,#testimonials{padding-top:90px}#testimonials{background:#06c;color:#fff;padding:80px 0}.section-title h2{color:#fff;font-size:36px;font-weight:700;margin-bottom:40px}.testimonial{margin-bottom:30px;text-align:center}.testimonial-image{border:3px solid orange;border-radius:50%;display:inline-block;padding:4px}.testimonial img{background:#f5f5f5;border-radius:50%;display:block;height:100px;margin:0 auto;object-fit:cover;width:100px}.testimonial-meta{color:orange;font-weight:700;margin-top:8px}.testimonial-desc{color:#fff;margin:0}.testimonial p{color:#fff;font-size:14px;margin-top:4px}.speakers-section{background:linear-gradient(135deg,#1a237e,#0d47a1);min-height:100vh;padding:80px 0;position:relative}.speakers-container{margin:0 auto;max-width:1200px;padding:0 20px}.section-header{margin-bottom:0;padding:70px;text-align:center}.section-header h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-shadow:0 2px 4px #0000004d}.section-divider{background:gold;border-radius:2px;height:4px;margin:0 auto;width:80px}.speakers-content{display:flex;flex-direction:column;gap:60px}.speakers-group{margin-bottom:0}.group-title{color:gold;font-size:1.8rem;font-weight:600;margin-bottom:30px;text-align:center}.speakers-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:20px 0}.speaker-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:16px;cursor:pointer;padding:20px;transition:transform .3s ease,background-color .3s ease;will-change:transform}.speaker-card:hover{background:#ffffff26;box-shadow:0 8px 25px #0003;transform:translateY(-8px)}.speaker-image-container{background:gold;border-radius:50%;height:120px;margin:0 auto 20px;padding:3px;position:relative;width:120px}.speaker-image{border:3px solid #fff;border-radius:50%;height:100%;image-rendering:optimizeQuality;object-fit:cover;width:100%}.speaker-name{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:8px;text-align:center}.speaker-affiliation{color:#fffc;font-size:.9rem;line-height:1.4;text-align:center}@media screen and (max-width:768px){.speakers-section{padding:60px 0;scroll-margin-top:80px}.section-header{padding:40px}.section-header h2{font-size:2rem}.group-title{font-size:1.5rem}.speakers-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.speaker-image-container{height:100px;width:100px}.speaker-name{font-size:1rem}.speaker-affiliation{font-size:.8rem}.speaker-card{animation:none}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media screen and (min-width:769px){.speaker-card{animation:float 4s ease-in-out infinite}.speaker-card:nth-child(2n){animation-delay:2s}}.speakers-section *{-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden}.speaker-image{loading:lazy}.gallery-section{background:#fafafa;min-height:100vh;padding:60px 0;position:relative}#gallery:before{content:"";display:block;height:80px;margin-top:-80px;visibility:hidden}.gallery-section:before{background:radial-gradient(circle at 25% 25%,#3b82f608 0,#0000 50%),radial-gradient(circle at 75% 75%,#ff8c0008 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.gallery-container{margin:0 auto;max-width:1200px;padding:0 1rem;position:relative;z-index:1}.gallery-wrapper{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 2fr}.gallery-info{background:#fff;border:1px solid #0000000f;border-radius:16px;box-shadow:0 4px 20px #00000014;height:-webkit-fit-content;height:fit-content;padding:2rem;position:-webkit-sticky;position:sticky;top:1rem;will-change:transform}.gallery-header{margin-bottom:1.5rem}.gallery-title{color:#1e293b;font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;margin-bottom:.5rem}.title-decoration{background:#3b82f6;border-radius:2px;height:3px;margin-bottom:1rem;width:60px}.gallery-description{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.stat-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.2rem 1rem;text-align:center;transition:transform .2s ease}.stat-item:hover{background:#f1f5f9;transform:translateY(-2px)}.stat-number{color:#3b82f6;display:block;font-size:1.8rem;font-weight:800;margin-bottom:.3rem}.stat-label{color:#64748b;font-size:.8rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.gallery-images{padding:1rem 0}.images-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.image-card{aspect-ratio:4/3;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;will-change:transform}.image-card:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-4px)}.gallery-image{background-color:#f0f0f0;height:100%;image-rendering:optimizeQuality;object-fit:contain;transition:transform .3s ease;width:100%}.image-card:hover .gallery-image{transform:scale(1.05)}.image-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.image-card:hover .image-overlay{opacity:1}.image-number{background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;font-size:1.5rem;font-weight:700;padding:.5rem .8rem}.lightbox{align-items:center;animation:fadeIn .2s ease-out;background:#000000e6;cursor:zoom-out;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}.lightbox-img{animation:scaleIn .2s ease-out;border-radius:8px;max-height:90%;max-width:90%;object-fit:contain}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.gallery-section{padding:40px 0}.gallery-wrapper{gap:2rem;grid-template-columns:1fr}.gallery-info{padding:1.5rem;position:static}.gallery-title{font-size:2rem}.images-grid{gap:.8rem;grid-template-columns:repeat(2,1fr)}.image-card{aspect-ratio:1}.stats-grid{gap:.8rem;grid-template-columns:repeat(2,1fr)}.stat-item{padding:1rem .8rem}.stat-number{font-size:1.5rem}}@media (max-width:480px){.gallery-container{padding:0 .8rem}.gallery-info{padding:1.2rem}.images-grid,.stats-grid{gap:.6rem}.stat-item{padding:.8rem .6rem}.gallery-description{font-size:.9rem}}.gallery-section *{-webkit-font-smoothing:antialiased;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.team-section{background-color:#f4f8fb;padding:80px 20px;scroll-margin-top:60px;text-align:center}.team-c2 h3{color:#06c;font-size:36px;font-weight:700;letter-spacing:2px;margin-bottom:40px;text-transform:uppercase}.professor-image-container,.team-image{max-width:1000px}.team-image{border-radius:16px;box-shadow:0 4px 20px #0000001a;height:auto;object-fit:cover;transition:transform .3s,box-shadow .3s;width:100%}.team-image:hover{box-shadow:0 8px 32px #0066cc26;transform:scale(1.03)}@media (max-width:768px){.team-section{padding:60px 10px}.team-c2 h3{font-size:28px}.team-image{border-radius:12px}}@media (max-width:480px){.team-section{padding:40px 5px}.team-c2 h3{font-size:20px;margin-bottom:24px}.team-image{border-radius:8px;box-shadow:none}}:root{--primary-gradient:linear-gradient(135deg,#2563eb,#7c3aed);--bg-gradient:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);--glass-bg:#fffc;--glass-border:#ffffff4d;--shadow-light:0 4px 6px #0000001a;--shadow-medium:0 10px 25px #0000001a;--shadow-heavy:0 25px 50px #0000001a;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--text-primary:#1f2937;--text-secondary:#6b7280;--border-color:#d1d5db;--focus-ring:0 0 0 3px #3b82f61a}.contact-wrapper{background:linear-gradient(135deg,#f0f9ff,#fff 50%,#faf5ff);background:var(--bg-gradient);min-height:100vh;padding-top:10px}.contact-section{padding:4rem 1rem}.contact-container{margin:0 auto;max-width:1200px}.contact-header{margin-bottom:4rem;text-align:center}.header-content{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}.contact-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#7c3aed);background:var(--primary-gradient);background-clip:text;-webkit-background-clip:text;font-size:3rem;font-weight:700;margin:0}.logo-card-glow{animation:gentle-pulse 3s ease-in-out infinite}@keyframes gentle-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.contact-description{color:#6b7280;color:var(--text-secondary);font-size:13px;line-height:1.6;margin:0 auto;max-width:32rem}.partner-logos{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:4rem}.logo-card{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;box-shadow:var(--shadow-light);padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);will-change:transform,box-shadow}.logo-card:hover{box-shadow:0 10px 25px #0000001a;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.partner-logo{height:4rem;image-rendering:optimizeSpeed;width:auto}.contact-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.form-section{display:flex;flex-direction:column;gap:3rem}.form-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;background:var(--glass-bg);border:1px solid #ffffff4d;border:1px solid var(--glass-border);border-radius:1rem;box-shadow:0 25px 50px #0000001a;box-shadow:var(--shadow-heavy);padding:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{color:#1f2937;color:var(--text-primary);font-size:15px;font-weight:500}.form-input,.form-textarea{background:#fff;border:1px solid #d1d5db;border:1px solid var(--border-color);border-radius:.5rem;font-size:12px;height:3rem;padding:0 .75rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.form-textarea{height:auto;min-height:120px;padding:.75rem;resize:vertical}.form-input:focus,.form-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;box-shadow:var(--focus-ring);outline:none}.submit-button{background:linear-gradient(135deg,#2563eb,#7c3aed);background:var(--primary-gradient);border:none;border-radius:.5rem;box-shadow:0 10px 25px #2563eb4d;color:#fff;cursor:pointer;font-size:12px;font-weight:600;height:3rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%;will-change:transform,box-shadow}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#6d28d9);box-shadow:0 15px 35px #2563eb66;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.organized-section{text-align:center}.organized-logo{height:auto;image-rendering:optimizeSpeed;max-width:100%;opacity:.8;width:100%}.sidebar-section{gap:2rem}.contact-cards,.sidebar-section{display:flex;flex-direction:column}.contact-cards{gap:1.5rem}.contact-item{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;background:var(--glass-bg);border:1px solid #ffffff4d;border:1px solid var(--glass-border);border-radius:.75rem;box-shadow:0 10px 25px #0000001a;box-shadow:var(--shadow-medium);display:flex;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);will-change:transform,box-shadow}.contact-item:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-3px)}.contact-icon{align-items:center;background:#f5f5f5;border-radius:50%;box-shadow:0 4px 6px #0000001a;box-shadow:var(--shadow-light);display:flex;flex-shrink:0;font-size:1.5rem;justify-content:center;padding:.75rem}.contact-content{flex:1 1}.contact-title-small{color:#1f2937;color:var(--text-primary);font-size:12px;font-weight:600;margin:0 0 .5rem}.contact-text{color:#6b7280;color:var(--text-secondary);font-size:10px;line-height:1.5;margin:0}.contact-text a{color:inherit;text-decoration:none;transition:color .2s ease}.contact-text a:hover{color:#3b82f6}.social-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;background:var(--glass-bg);border:1px solid #ffffff4d;border:1px solid var(--glass-border);border-radius:.75rem;box-shadow:0 10px 25px #0000001a;box-shadow:var(--shadow-medium);padding:1.5rem;text-align:center}.social-title{color:#1f2937;color:var(--text-primary);font-size:1.125rem;font-weight:600;margin:0 0 1rem}.social-links{gap:1rem}.social-link,.social-links{display:flex;justify-content:center}.social-link{align-items:center;border-radius:50%;box-shadow:0 4px 15px #0003;color:#fff;height:3rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:3rem;will-change:transform,box-shadow}.social-link svg{height:1.25rem;width:1.25rem}.youtube-link{background:red}.youtube-link:hover{background:#e60000;box-shadow:0 8px 25px #f006;transform:translateY(-3px)}.instagram-link{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.instagram-link:hover{box-shadow:0 8px 25px #bc2a8d66;filter:brightness(1.1);transform:translateY(-3px)}.contact-footer{background:#1f2937;background:var(--text-primary);padding:2rem 1rem}.footer-container{margin:0 auto;max-width:1200px;text-align:center}.footer-text{color:#9ca3af;font-size:.875rem;margin:0}@media (max-width:1024px){.contact-grid{gap:2rem;grid-template-columns:1fr}.contact-title{font-size:2.5rem}.header-content{flex-direction:column;gap:.5rem}}@media (max-width:768px){.contact-section{padding:2rem 1rem}.contact-header{margin-bottom:2rem}.contact-title{font-size:2rem}.partner-logos{gap:1rem;margin-bottom:2rem}.partner-logo{height:2.5rem}.form-row{gap:1rem;grid-template-columns:1fr}.form-card{padding:1.5rem}.social-card{padding:1rem}.contact-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.contact-item{align-items:center;flex-direction:column;padding:1rem;text-align:center}.contact-icon{margin-bottom:.5rem}}@media (max-width:480px){.contact-section{padding:1.5rem .5rem}.contact-title{font-size:1.75rem}.contact-description{font-size:1rem}.partner-logos{align-items:center;flex-direction:column;gap:.75rem}.form-card{padding:1rem}.contact-cards{grid-template-columns:1fr}.contact-item{padding:.75rem}.social-links{gap:.75rem}.social-link{height:2.5rem;width:2.5rem}.social-link svg{height:1rem;width:1rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.logo-card-glow{animation:none}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{padding-top:90px}section{scroll-margin-top:100px}.navbar{background-color:#fff;box-shadow:0 2px 10px #0003;left:0;padding:17px 24px;position:fixed;right:0;top:0;width:100%;z-index:1000}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.logo img{height:60px;width:auto}.nav-links{display:flex;gap:48px;list-style:none}.nav-links li a{color:#1e1e2f;font-size:16px;font-weight:600;padding:6px 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-links li a:hover{color:#f39c12}.nav-links li.active a{border-bottom:2.5px solid orange;color:orange;transition:color .2s,border-bottom .2s}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px;z-index:1100}.hamburger span{background-color:#1e1e2f;border-radius:2px;height:3px;transition:all .3s ease-in-out;width:25px}.hamburger.open span:first-child{transform:rotate(45deg) translate(5px,6px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.scroll-progress-bar{background:linear-gradient(90deg,#ff9800,#ffb74d);height:4px;left:0;position:absolute;right:0;top:100%;transition:width .2s;width:0;z-index:10}@media screen and (max-width:768px){.logo img{height:40px}.nav-links{align-items:center;background-color:#fff;box-shadow:0 4px 12px #00000014;display:none;flex-direction:column;left:0;padding:20px 0;position:absolute;right:0;top:70px;z-index:900}.nav-links.active{animation:slideDown .25s ease-in-out forwards;display:flex}.nav-links li{margin:10px 0}.hamburger{display:flex}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}body,html{font-family:Segoe UI,sans-serif;margin:0;overflow-x:hidden}.countdown-inline{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;margin-bottom:24px}.countdown-item{background-color:#ff9800;border:2px solid #fdd835;border-radius:14px;box-shadow:0 2px 6px #ff98004d;color:#fff7e6;font-size:1.8rem;font-weight:700;min-width:90px;padding:14px 12px;text-align:center;transition:transform .3s ease,background-color .3s ease}.countdown-item:hover{background-color:#fbc02d;transform:translateY(-2px)}.countdown-label{color:#fff;display:block;font-size:.75rem;font-weight:500;letter-spacing:.6px;margin-top:4px;text-transform:uppercase}.hero{background-image:url(/static/media/hero-bg.ce6b6b23c131c2997129.jpg);background-position:50%;background-size:cover;color:#fff;overflow:hidden;padding:100px 20px 60px;position:relative}.hero-overlay{background-color:#00000080;padding:60px 20px}.hero-container{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:auto;max-width:1200px}.hero-text{flex:1 1 300px;text-align:left}.hero-text h1{color:#ffe100;font-size:72px;margin-bottom:10px}.hero-text h2{color:#fdf9d9;font-size:28px;margin-bottom:20px;text-shadow:0 0 8px #fdf9d9,0 0 16px #fdf9d9,0 0 24px #fdf9d9}.hero-text p{font-size:18px;line-height:1.6}.hero-button{background-color:#f39c12;border-radius:6px;color:#fff;display:inline-block;font-size:16px;font-weight:700;margin-top:20px;padding:12px 28px;text-decoration:none;transition:background-color .3s ease}.hero-button:hover{background-color:#e67e22}.hero-video{flex:1 1 300px;max-width:600px}.hero-video iframe{border-radius:10px;display:block;height:315px;width:100%}@media screen and (max-width:992px){.hero-text h1{font-size:54px}.hero-text h2{font-size:22px}.countdown-inline{gap:14px;justify-content:center}.countdown-item{font-size:1.5rem;min-width:80px;padding:12px 10px}.countdown-label{font-size:.7rem}}@media screen and (max-width:576px){.hero-container{flex-direction:column}.hero-container,.hero-text{text-align:center}.hero-text h1{font-size:38px}.hero-text h2{font-size:20px}.hero-text p{font-size:16px}.countdown-inline{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(100px,1fr));justify-content:center;margin-left:auto;margin-right:auto;max-width:280px}.countdown-item{font-size:1.3rem;min-width:auto;padding:10px 8px}.countdown-label{font-size:.65rem}.hero-video iframe{height:200px}}.flag-marquee{background-color:#0000004d;height:50px;left:0;overflow:hidden;pointer-events:none;position:absolute;top:20px;width:100%;z-index:1}.flag-wrapper{height:100%;position:relative;width:100%}.flag-item{animation:slideRight 12s linear infinite;border:1px solid #fff;border-radius:4px;height:32px;object-fit:cover;position:absolute;top:50%;transform:translateY(-50%);width:48px}.flag-item:first-child{animation-delay:0s;left:-60px}.flag-item:nth-child(2){animation-delay:2s;left:-60px}.flag-item:nth-child(3){animation-delay:4s;left:-60px}.flag-item:nth-child(4){animation-delay:6s;left:-60px}.flag-item:nth-child(5){animation-delay:8s;left:-60px}.flag-item:nth-child(6){animation-delay:10s;left:-60px}@keyframes slideRight{0%{opacity:0;transform:translateX(0) translateY(-50%)}10%{opacity:1}90%{opacity:1;transform:translateX(110vw) translateY(-50%)}to{opacity:0;transform:translateX(110vw) translateY(-50%)}}.event-section{background:linear-gradient(135deg,#1a237e,#0d47a1);padding:50px 20px;scroll-margin-top:80px}.event-container{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:auto;max-width:1200px;padding:0 20px}.event-text{color:#fff;flex:1 1;min-width:300px}.event-text h2{color:#fff;font-size:36px;margin-bottom:20px}.event-text p{color:#f0f0f0;font-size:18px;line-height:1.6;margin-bottom:15px;text-align:justify}.event-image{flex:1 1;min-width:300px;text-align:center}.event-image img{border-radius:12px;box-shadow:0 4px 20px #0000001a;max-width:500px;object-fit:cover;width:100%}.event-extra-image{margin-top:40px;padding:0 20px;text-align:center}.event-extra-image img{border-radius:12px;box-shadow:0 4px 20px #0000001a;max-width:1400px;object-fit:cover;width:100%}@media screen and (max-width:768px){.event-section{padding:40px 20px;scroll-margin-top:80px}.event-container{flex-direction:column;gap:30px;padding:0 20px}.event-image,.event-text{min-width:100%}.event-text h2{font-size:28px;text-align:justify}.event-text p{font-size:16px;text-align:justify}.event-image img{max-width:100%}}@media screen and (max-width:480px){.event-section{padding:40px 15px;scroll-margin-top:70px}.event-container,.event-extra-image{padding:0 15px}.event-text h2{font-size:24px}.event-text p{font-size:15px}.event-extra-image img,.event-image img{border-radius:8px;box-shadow:none}}.schedule-section{background-color:#fff;padding:40px 20px;scroll-margin-top:60px;text-align:center}.main-schedule-heading{color:#1c2b3a;font-size:42px;font-weight:700;margin-bottom:40px}.schedule-title{color:#2c3e50;font-size:36px;margin:60px 0 40px}.schedule-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.schedule-card{background-color:#fef6e4;border-radius:12px;box-shadow:0 4px 16px #0000000d;padding:25px 20px;transition:transform .2s ease}.schedule-card:hover{transform:translateY(-5px)}.schedule-logo-container{margin-bottom:15px}.schedule-logo{border-radius:8px;box-shadow:none;height:auto;object-fit:cover;width:25%}.schedule-time{color:#3498db;font-size:22px;font-weight:700;margin-bottom:10px}.schedule-heading{color:#333;font-size:20px;margin-bottom:10px}.professor-subtitle{margin-bottom:60px}.professor-subtitle h3{color:#2c3e50;font-size:28px;margin-bottom:20px}.professor-image-container{margin:0 auto;max-width:1600px;padding:0 20px}.professor-image{border-radius:12px;box-shadow:none;max-height:1000px;object-fit:cover;width:100%}.credit-section{background-color:#1e1e2f;color:#ccc;font-size:14px;padding:30px 20px;text-align:center}.credit-container{line-height:1.6;margin:0 auto;max-width:1000px}.credit-container a{color:#f39c12;font-weight:600;text-decoration:none}.credit-container a:hover{text-decoration:underline}@media screen and (max-width:768px){.credit-section{padding:20px 16px}.credit-container{font-size:13px}}.announcement-section{background-color:#fef6e4;border-bottom:3px solid #f39c12;border-top:3px solid #f39c12;color:#1e1e2f;padding:60px 20px;text-align:center}.announcement-container{margin:0 auto;max-width:900px}.announcement-section h2{color:#d35400;font-size:32px;margin-bottom:20px}.announcement-text{color:#333;font-size:18px;line-height:1.6;margin-bottom:20px}.announcement-warning{background-color:#fff3cd;border-left:5px solid #ffc107;border-radius:5px;color:#856404;font-size:16px;margin:20px auto;max-width:800px;padding:16px 20px;text-align:left}.announcement-preview{border-radius:8px;box-shadow:0 4px 12px #00000014;margin:20px 0;overflow:hidden}.announcement-button{background-color:#f39c12;border-radius:6px;color:#fff;display:inline-block;font-size:16px;font-weight:700;margin-top:20px;padding:12px 28px;text-decoration:none;transition:background-color .3s ease}.announcement-button:hover{background-color:#e67e22}@media screen and (max-width:768px){.announcement-section h2{font-size:26px}.announcement-text{font-size:16px}.announcement-warning{font-size:15px;padding:12px 16px}.announcement-button{font-size:15px;padding:10px 24px}.announcement-preview iframe{height:320px!important}}.participants-section{background-color:#fdfdfd;min-height:100vh;padding:80px 20px}.participants-container{margin:0 auto;max-width:1100px;text-align:center}.participants-heading{color:#2c3e50;font-size:36px;font-weight:700;margin-bottom:20px}.participants-subtext{color:#555;font-size:18px;margin-bottom:30px}.spreadsheet-wrapper{border-radius:12px;box-shadow:0 4px 12px #00000014;overflow-x:auto;width:100%}.spreadsheet-wrapper iframe{border:none;border-radius:12px;height:500px;width:100%}.spreadsheet-button{margin-top:30px}.open-btn{background-color:#3498db;border-radius:8px;color:#fff;display:inline-block;font-weight:700;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.open-btn:hover{background-color:#2980b9}@media screen and (max-width:600px){.participants-heading{font-size:28px}.participants-subtext{font-size:16px}.spreadsheet-wrapper iframe{height:600px}.open-btn{padding:14px;width:100%}}.course-detail{background-color:#fffdf7;border-radius:12px;box-shadow:0 4px 16px #0000001a;display:flex;flex-wrap:wrap;gap:40px;margin:80px auto;max-width:1100px;padding:20px}.course-image{flex:1 1 300px;text-align:center}.course-image img{border-radius:10px;box-shadow:0 4px 10px #00000014;max-width:320px;width:100%}.course-info{flex:2 1 400px}.course-info h1{color:#2c3e50;font-size:32px;margin-bottom:10px}.course-info h3{color:#f39c12;font-size:18px;margin-bottom:20px}.course-info p{color:#444;font-size:16px;line-height:1.7;margin-bottom:30px}.course-sheet-preview{margin-top:30px}.course-sheet-preview h2{color:#2c3e50;font-size:20px;margin-bottom:16px}.preview-toggle-buttons{display:flex;gap:10px;margin-bottom:16px}.toggle-button{border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:8px 16px;transition:background-color .3s ease}.toggle-button.excel,.toggle-button.image{background-color:#ccc}.toggle-button.active{background-color:#0078d4}.toggle-button.active:hover{background-color:#005fa3}.course-sheet-preview img{border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 10px #0000001a;margin-bottom:10px;max-width:100%}.course-sheet-preview iframe{background-color:#fff;border:none;border-radius:8px;box-shadow:0 2px 12px #0000001a;height:600px;width:100%}.open-sheet-button{background-color:#0078d4;border-radius:6px;color:#fff;display:inline-block;font-weight:600;margin-top:16px;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.open-sheet-button:hover{background-color:#005fa3}.back-button{background-color:#f39c12;border-radius:6px;color:#fff;display:inline-block;font-weight:700;margin-top:30px;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}.back-button:hover{background-color:#e67e22}@media screen and (max-width:768px){.course-detail{flex-direction:column;padding:16px}.course-image img{max-width:100%}.course-info h1{font-size:26px}.course-info p{font-size:15px}.course-sheet-preview iframe{height:400px}.back-button,.open-sheet-button{text-align:center;width:100%}.preview-toggle-buttons{flex-direction:column}.toggle-button{text-align:center;width:100%}}@media screen and (max-width:400px){#about,#contact,#features,#footer,#portfolio,#services,#team,#testimonials{box-sizing:border-box;padding:20px;width:100%}}
/*# sourceMappingURL=main.0d69ec83.css.map*/