:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html{scroll-behavior:smooth}#root{margin:0;padding:0;width:100%}.main-content{width:100%;margin:0;padding:0}.section{min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:4rem 2rem;background:#fff}.section#speakers{min-height:auto;padding:0}.section h1{font-size:3rem;margin-bottom:1rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section p{font-size:1.25rem;color:#888;max-width:600px}@media(max-width:768px){.section h1{font-size:2rem}.section p{font-size:1rem}}.navbar{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:1rem 2rem;box-shadow:0 2px 10px #0003;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(99,102,241,.2)}.nav-container{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.nav-brand{cursor:pointer}.nav-brand h2{color:#fff;margin:0;font-size:1.5rem;font-weight:700}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-item{margin:0}.nav-link{color:#ffffffe6;text-decoration:none;font-size:1rem;font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;display:block;background:none;border:none;cursor:pointer;font-family:inherit}.nav-link:hover{background:#fff3;color:#fff}.nav-link.active{background:#ffffff40;color:#fff}@media(max-width:768px){.navbar{padding:1rem}.nav-container{flex-direction:column;gap:1rem}.nav-menu{gap:1rem}}.speakers-container{width:100%;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e8eef5)}.hero-section{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;padding:40px 20px 100px;text-align:center;box-shadow:0 4px 20px #0000001a;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(99,102,241,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(139,92,246,.1) 0%,transparent 50%);pointer-events:none}.hero-association-section{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1);position:relative;z-index:2;width:100%;max-width:600px}.hero-association-text{font-size:.75em;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:#fff9;margin-bottom:15px}.hero-association-logos{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.hero-association-logo{height:45px;width:auto;max-width:180px;object-fit:contain;background:#fff;padding:8px 15px;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 10px #00000026;display:block;position:relative;z-index:3}.hero-association-logo:hover{transform:scale(1.05);box-shadow:0 4px 15px #00000040}.main-title{font-size:2.8em;font-weight:700;margin:0 auto 35px;line-height:1.3;max-width:1100px;position:relative;z-index:1;letter-spacing:-.5px;text-align:center;color:#fffffffa}.summit-name{font-size:5em;font-weight:900;margin:0 0 40px;letter-spacing:2px;text-transform:uppercase;position:relative;z-index:1;background:linear-gradient(135deg,#fff,#e0e7ff,#c7d2fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;line-height:1.1;text-shadow:0 0 40px rgba(255,255,255,.3);filter:drop-shadow(0 4px 20px rgba(99,102,241,.4))}.hero-subtitle{font-size:2em;font-weight:700;margin:0 auto 35px;letter-spacing:6px;text-transform:uppercase;position:relative;z-index:1;color:#6366f1;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding:12px 0;display:inline-block;text-align:center}.event-details{font-size:1.3em;font-weight:500;margin:0 0 40px;letter-spacing:1px;position:relative;z-index:1;color:#ffffffe0;text-align:center}.hero-cta-button{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:1.2em;font-weight:700;padding:18px 50px;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #6366f166;text-transform:uppercase;letter-spacing:1px;text-decoration:none;display:inline-block;position:relative;z-index:1}.hero-cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 30px #6366f199;background:linear-gradient(135deg,#4f46e5,#7c3aed)}.hero-cta-button:active{transform:translateY(-1px)}.content-wrapper{max-width:1200px;margin:0 auto;padding:0 20px}.intro-section{padding:80px 20px;background:#fff;position:relative;display:flex;justify-content:center}.intro-section .content-wrapper{position:relative;padding:40px 20px;display:flex;flex-direction:column;align-items:center;max-width:1000px!important;width:100%}.intro-section .content-wrapper:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:2px}.intro-text{font-size:2em;font-weight:600;color:#1a1a2e;margin-bottom:40px;line-height:1.6;letter-spacing:-.3px;text-align:justify;width:100%;max-width:1600px!important}.body-text{font-size:1.2em;color:#4a5568;line-height:1.9;margin-bottom:30px;text-align:justify;width:100%;max-width:1600px!important}.body-text:last-child{margin-bottom:0;font-weight:500;color:#2d3748;font-size:1.25em}.questions-section{padding:80px 20px;background:#fff;border-top:1px solid #e2e8f0}.section-title{font-size:2.5em;font-weight:700;color:#2d3748;margin-bottom:40px;text-align:center}.questions-list{list-style:none;padding:0;margin:40px 0;width:100%}.question-item{display:flex;align-items:flex-start;gap:15px;padding:20px;margin-bottom:15px;background:linear-gradient(135deg,#f6f9fc,#eef2f7);border-radius:12px;font-size:1.2em;color:#2d3748;line-height:1.6;transition:transform .3s ease,box-shadow .3s ease}.question-item:hover{transform:translate(10px);box-shadow:0 4px 15px #6366f126}.question-bullet{color:#6366f1;font-weight:700;font-size:1.5em;line-height:1;flex-shrink:0}.closing-text{font-size:1.25em;color:#3e3e3e!important;line-height:1.9;margin-top:50px;padding:45px 50px;background:linear-gradient(135deg,#e0f2fe,#dbeafe,#e0e7ff);border-radius:16px;text-align:center;width:100%!important;max-width:1200px!important;position:relative;left:auto!important;right:auto!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box;box-shadow:0 4px 20px #6366f11f;overflow:hidden;font-weight:600;letter-spacing:.2px;border:2px solid #e0e7ff}.closing-text:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 40%,rgba(255,255,255,.12) 0%,transparent 60%);pointer-events:none}.schedule-section{padding:80px 20px;background:linear-gradient(135deg,#f5f7fa,#e8eef5)}.schedule-grid{display:grid;gap:30px;margin-top:50px}.schedule-card{background:#fff;padding:35px;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;border-left:5px solid #6366f1;text-align:center}.schedule-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #6366f133}.schedule-time{display:inline-block;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:8px 20px;border-radius:20px;font-weight:600;font-size:.95em;margin-bottom:15px;letter-spacing:.5px;text-align:center}.schedule-title{font-size:1.6em;font-weight:700;color:#2d3748;margin:15px 0;line-height:1.3;text-align:center}.schedule-theme{margin:15px 0;padding:15px;background:linear-gradient(135deg,#f0f4ff,#e0e7ff);border-radius:8px;font-size:1.05em;color:#4338ca;line-height:1.6;text-align:center}.theme-label{font-weight:700;color:#6366f1}.schedule-description{color:#4a5568;line-height:1.8;font-size:1.05em;margin-top:15px;margin-left:0;margin-right:0;text-align:center!important;display:block!important;width:100%!important;max-width:100%!important;padding:0}.cta-section{padding:100px 20px;background:linear-gradient(135deg,#1a1a2e,#16213e);position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 50%,rgba(99,102,241,.15) 0%,transparent 50%),radial-gradient(circle at 20% 20%,rgba(139,92,246,.15) 0%,transparent 50%);pointer-events:none}.cta-card{text-align:center!important;color:#fff;position:relative;z-index:1}.association-section{margin-bottom:40px;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,.1);position:relative;z-index:2}.association-text{font-size:.9em;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:#ffffffb3;margin-bottom:20px}.association-logos{display:flex;justify-content:center;align-items:center;gap:25px;flex-wrap:wrap;min-height:80px}.association-logo{height:60px;width:auto;max-width:200px;object-fit:contain;background:#fff;padding:10px 18px;border-radius:10px;transition:all .3s ease;box-shadow:0 2px 12px #00000026;display:block;position:relative;z-index:3}.association-logo:hover{transform:scale(1.05);box-shadow:0 4px 20px #00000040}.cta-title{font-size:2.8em;font-weight:700;margin-bottom:25px;letter-spacing:-.5px}.cta-text{font-size:1.3em;line-height:1.8;margin-bottom:40px;opacity:.9;max-width:700px;margin-left:auto;margin-right:auto;color:#e5e7eb}.cta-button{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:1.2em;font-weight:700;padding:18px 50px;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #6366f166;text-transform:uppercase;letter-spacing:1px;text-decoration:none;display:inline-block}.cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 30px #6366f199;background:linear-gradient(135deg,#4f46e5,#7c3aed)}.cta-button:active{transform:translateY(-1px)}@media(max-width:768px){.hero-section{padding:30px 20px 60px}.hero-association-section{margin-bottom:25px;padding-bottom:15px}.hero-association-text{font-size:.65em;margin-bottom:12px}.hero-association-logos{gap:15px}.hero-association-logo{height:35px;max-width:130px;padding:6px 12px}.main-title{font-size:2em;line-height:1.3;margin-bottom:25px}.hero-subtitle{font-size:1.2em;letter-spacing:2px;padding:12px 30px}.intro-section{padding:60px 20px}.intro-text{font-size:1.5em;margin-bottom:30px}.body-text{font-size:1.05em;line-height:1.8}.body-text:last-child{font-size:1.1em}.section-title{font-size:2em}.question-item{font-size:1em;padding:15px}.closing-text{font-size:1.05em;padding:35px 30px;margin-top:30px;width:calc(100vw - 30px);border-radius:16px}.schedule-title{font-size:1.3em}.schedule-card{padding:25px}.cta-section{padding:80px 20px}.association-section{margin-bottom:30px;padding-bottom:20px}.association-text{font-size:.75em;margin-bottom:15px}.association-logos{gap:18px}.association-logo{height:45px;max-width:150px;padding:8px 14px}.cta-title{font-size:2em}.cta-text{font-size:1.1em}.cta-button{font-size:1em;padding:15px 35px}}.speaker-form-container{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);padding:2rem 1rem}.form-header{max-width:800px;margin:0 auto 2rem;text-align:center;padding:2rem 1rem}.form-title{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#00ff87,#60efff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;letter-spacing:-.02em}.form-subtitle{font-size:1.2rem;line-height:1.6;color:#b0b0b0;max-width:700px;margin:0 auto}.form-wrapper{max-width:700px;margin:0 auto;background:#ffffff05;border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000004d;border:1px solid rgba(255,255,255,.05)}.form-wrapper iframe{border-radius:8px;display:block}@media(max-width:768px){.form-title{font-size:2rem}.form-subtitle{font-size:1rem}.form-wrapper{padding:1rem}.speaker-form-container{padding:1rem .5rem}}.contact-page{min-height:calc(100vh - 70px);padding-top:80px}.contact-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:40px 20px;text-align:center}.contact-title{font-size:3rem;margin-bottom:1rem;font-weight:700}.contact-subtitle{font-size:1.5rem;opacity:.95}.contact-content{padding:20px;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:60px}.contact-info{max-width:800px;margin:0 auto;text-align:center}.contact-info h2,.team-section h2{font-size:2rem;margin-bottom:1.5rem;color:#333}.contact-info p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:2rem}.contact-details{display:flex;flex-direction:row;gap:30px;justify-content:center;flex-wrap:wrap}.contact-item{padding:25px 30px;background:#f8f9fa;border-radius:10px;border-top:4px solid #667eea;flex:1;min-width:250px;max-width:350px;text-align:center}.contact-item h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.contact-item p{margin:0;font-size:1rem;color:#666}.contact-item a{color:#667eea;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#764ba2;text-decoration:underline}.team-section{background:#fff;padding:40px;border-radius:15px;box-shadow:0 10px 30px #0000001a}.team-section h2{font-size:2rem;margin-bottom:2rem;color:#333;text-align:center}.team-members{display:flex;flex-direction:row;gap:30px;justify-content:center;flex-wrap:wrap}.team-member{display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px;padding:30px 25px;background:#f8f9fa;border-radius:12px;transition:all .3s ease;border-top:4px solid #667eea;flex:1;min-width:250px;max-width:300px}.team-member:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.member-photo{flex-shrink:0}.member-photo img{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid #667eea}.team-member h3{font-size:1.4rem;margin:0 0 .5rem;color:#333}.member-title{font-size:1rem;color:#666;margin:0 0 1rem;font-style:italic}.member-links{display:flex;flex-direction:column;gap:10px;align-items:center;width:100%}.linkedin-link,.email-link{display:inline-flex;align-items:center;gap:8px;color:#667eea;text-decoration:none;font-size:.95rem;transition:all .3s ease;padding:5px 10px;border-radius:5px;width:fit-content}.linkedin-link:hover,.email-link:hover{color:#764ba2;background:#667eea1a;transform:translate(3px)}.linkedin-link svg{flex-shrink:0}@media(max-width:968px){.contact-content{gap:40px}.contact-title{font-size:2.5rem}.contact-subtitle{font-size:1.2rem}.contact-details{flex-direction:column}.contact-item{max-width:100%}.team-section{padding:30px 20px}.team-members{flex-direction:column}.team-member{max-width:100%}}@media(max-width:600px){.contact-hero{padding:60px 20px}.contact-title{font-size:2rem}.contact-subtitle{font-size:1rem}.contact-content{padding:40px 20px}.contact-info h2,.team-section h2{font-size:1.5rem}}
