*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{height:100%}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background:linear-gradient(135deg,#e62b1e,#c41e14);min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}nav{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;position:fixed;width:100%;top:0;z-index:1000;box-shadow:0 2px 20px #0000001a}.nav-container{display:flex;justify-content:space-between;align-items:center}.mobile-menu-button{display:none;font-size:1.5rem;background:transparent;border:none;line-height:1;cursor:pointer;color:#000;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-menu-button:hover,.mobile-menu-button:active,.mobile-menu-button:focus{color:#000;outline:none}.mobile-menu{display:none}.mobile-menu .nav-link{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.mobile-menu .nav-link:hover,.mobile-menu .nav-link.active{color:#e62b1e}.logo{font-size:1.8rem;font-weight:700;color:#e62b1e;text-decoration:none}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.nav-links a:hover,.nav-links a.active{color:#e62b1e}main{margin-top:80px}.page{display:none}.page.active{display:block}.hero{background:linear-gradient(#0006,#0009),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><rect fill="%23e62b1e" width="1200" height="600"/><circle fill="white" opacity="0.1" cx="200" cy="150" r="80"/><circle fill="white" opacity="0.1" cx="800" cy="450" r="120"/><circle fill="white" opacity="0.05" cx="1000" cy="100" r="60"/></svg>');background-size:cover;background-position:center;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.hero-content h1{font-size:3.5rem;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:fadeInUp 1s ease-out}.hero-content .tagline{font-size:1.3rem;margin-bottom:1.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.3);animation:fadeInUp 1s ease-out .2s both}.hero-content .event-info{font-size:1.1rem;margin-bottom:2rem;animation:fadeInUp 1s ease-out .4s both}.cta-button{display:inline-block;padding:15px 30px;background:#e62b1e;color:#fff;text-decoration:none;border-radius:50px;font-weight:700;font-size:1.1rem;transition:all .3s ease;animation:fadeInUp 1s ease-out .6s both}.cta-button:hover{background:#c41e14;transform:translateY(-2px);box-shadow:0 10px 25px #e62b1e66}.content-section{padding:80px 0;background:#fff}.content-section:nth-child(2n){background:#f8f9fa}.section-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#333}.about-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center;margin-bottom:3rem}.about-text{font-size:1.1rem;line-height:1.8}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center;margin-top:3rem}.stat-item{padding:2rem;background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a}.stat-number{font-size:2.5rem;font-weight:700;color:#e62b1e;margin-bottom:.5rem}.stat-label{font-size:1.1rem;color:#666}.speakers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.speaker-card{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease}.speaker-card:hover{transform:translateY(-5px)}.speaker-name{font-size:1.3rem;font-weight:700;color:#333;margin-bottom:.5rem}.speaker-topic{font-size:1.1rem;color:#e62b1e;font-weight:600;margin-bottom:1rem}.speaker-bio{font-size:.95rem;color:#666;line-height:1.6}.event-details .section-title{text-align:center}.organizers-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 10px 30px #00000014}.organizers-groups{display:grid;gap:.75rem}.organizers-group h4{margin:0;font-size:.95rem;color:#666;text-transform:uppercase;letter-spacing:.02em;font-weight:400}.organizers-group p{margin:.25rem 0 0;font-weight:700;color:#222}.videos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.videos-list{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-top:3rem}.video-card.wide{padding:0;overflow:visible;box-shadow:none;background:transparent}.video-card.wide,.video-card.wide:hover{transform:none!important}.video-wrapper{position:relative;width:100%;padding-bottom:56.25%;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000026}.video-wrapper .video-embed{position:absolute;inset:0;width:100%;height:100%}.video-card.wide .video-info{padding:.75rem .25rem}.video-card.wide .video-title{font-size:1.25rem;margin-bottom:.25rem}.speaker-header{text-align:center;margin-bottom:.5rem}.speaker-name{margin-bottom:.4rem}.speaker-topic{margin:0 auto;color:#e62b1e}.speaker-bio{max-width:900px;margin:1.25rem auto 0;font-size:1.05rem}.video-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease}.video-card:hover{transform:translateY(-5px)}.video-embed{width:100%;height:250px;border:none}.video-info{padding:1.5rem}.video-title{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:#333}.video-speaker{color:#e62b1e;font-weight:600;margin-bottom:1rem}.video-description{font-size:.9rem;color:#666;line-height:1.5}.coming-soon{text-align:center;padding:4rem 2rem;background:linear-gradient(#0006,#0009),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><rect fill="%23e62b1e" width="1200" height="600"/><circle fill="white" opacity="0.1" cx="200" cy="150" r="80"/><circle fill="white" opacity="0.1" cx="800" cy="450" r="120"/><circle fill="white" opacity="0.05" cx="1000" cy="100" r="60"/></svg>');background-size:cover;background-position:center;color:#fff;border-radius:15px;margin:2rem 0}.coming-soon h3{font-size:2rem;margin-bottom:1rem}.coming-soon p{font-size:1.1rem;opacity:.9}footer{background:#333;color:#fff;padding:3rem 0;text-align:center}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{margin-bottom:1rem;color:#e62b1e}.footer-section p,.footer-section a{color:#ccc;text-decoration:none;line-height:1.6}.footer-section a:hover{color:#e62b1e}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.nav-container{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:center}.mobile-menu-button{display:block;justify-self:end}.logo{justify-self:start}.nav-links{display:none}.mobile-menu{display:none;gap:1rem;padding-top:.5rem;justify-content:flex-end}.mobile-menu.open{display:flex}.hero-content h1{font-size:2.5rem}.about-content{grid-template-columns:1fr;gap:2rem}.speakers-grid,.videos-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}}
