:root{--bg-color:black;--text-color:white;--secondary-text-color:rgba(255,255,255,0.7);--border-color:#353535;--primary-color:#245AF6;--square-bg-color:#121212;--footer-text-color:rgba(255,255,255,0.5);--footer-link-color:rgba(255,255,255,0.7);--faq-item-bg-color:#121212}body.light-mode{--bg-color:white;--text-color:black;--secondary-text-color:rgba(0,0,0,0.7);--border-color:#ddd;--footer-text-color:rgba(0,0,0,0.5);--footer-link-color:rgba(0,0,0,0.7);--square-bg-color:rgb(219,219,219);--faq-item-bg-color:rgb(219,219,219)}body{background-color:var(--bg-color);color:var(--text-color);transition:background-color 0.3s ease,color 0.3s ease;min-height:100vh;margin:0;padding:0;box-sizing:border-box}.home-agenda{font-weight:500;font-size:3.5rem;line-height:1;letter-spacing:-0.05em;background:linear-gradient(to right,rgb(0,0,0),white 50%,rgb(0,0,0));-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;padding-top:70px;font-family:arial;padding-bottom:10px}.home-subtitle-agenda{color:#ffffffb3;line-height:1.5;margin-bottom:1.25rem;font-family:Arial,Helvetica,sans-serif;font-weight:200;font-size:1rem;padding-top:20px;padding-bottom:0px;text-align:center}.subtitle-container{width:50%;margin:0 auto}.home-disclaimer-agenda{color:var(--secondary-text-color);line-height:1.5;margin-bottom:1.25rem;font-family:Arial,Helvetica,sans-serif;font-weight:200;font-size:1.2rem;padding-top:20px;padding-bottom:0px;text-align:center}.agenda-image{max-width:40%;height:auto;border-radius:33px;display:block;margin:45px auto 0;border:1px solid gray}.new-section{width:50%;margin:0 auto;padding:0;color:var(--secondary-text-color);text-align:center;margin-bottom:40px}.new-section p{text-align:center;margin-bottom:1rem;color:var(--secondary-text-color)}body.light-mode .new-section{background:radial-gradient(circle,rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.7) 50%,rgba(99,99,99,0.5) 100%);color:rgba(0,0,0,0.7)}.waiting-list-button{background-color:transparent;color:#245AF6;text-align:center;text-decoration:none;display:inline-block;font-size:1.5rem;cursor:pointer;border-radius:9px;transition:all 0.3s ease;text-shadow:0 0 10px #245AF6,0 0 0px #245AF6,0 0 0px #245AF6;border:none}.contact-details{text-align:center;padding:1rem;color:var(--footer-text-color);border-top:0.5px solid var(--border-color);transition:background-color 0.3s ease,color 0.3s ease}.contact-details a{color:var(--footer-link-color);text-decoration:none;transition:background-color 0.3s ease,color 0.3s ease}.contact-details a:hover{text-decoration:underline}.language-container{background-color:transparent;color:var(--text-color);justify-content:flex-end;align-items:center;text-align:center;border-top:0.5px solid #353535;padding:10px}.footer{bottom:0;width:100%;padding:2rem;display:flex;justify-content:space-between;align-items:center;font-size:0.8rem;color:var(--footer-text-color);border-top:0.5px solid var(--border-color)}.footer-menu{text-align:center;padding:1.5rem 1rem;border-top:0.5px solid var(--border-color)}.footer-menu a{color:var(--footer-link-color);text-decoration:none;margin:0 0.5rem;font-size:0.9rem;transition:color 0.3s ease}.footer-menu a:hover{text-decoration:underline}body.light-mode .footer-menu a{color:rgba(0,0,0,0.7)}.footer a{color:var(--footer-link-color);text-decoration:none;margin:0 0.9rem}.footer a:hover{text-decoration:underline}.logobottom{display:inline-block;order:1}.logobottom img{height:39px;width:auto;margin-top:10px;margin-bottom:10px}@media (max-width:1350px){.agenda-image{max-width:60%;height:auto;border-radius:23px}.subtitle-container{width:90%;margin:0 auto}}@media (max-width:768px){.home-agenda{font-size:2.9rem;background:linear-gradient(to right,rgb(111,111,111),white 50%,rgb(174,174,174));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-subtitle-agenda{font-size:1.1rem}.agenda-image{max-width:90%;height:auto;border-radius:23px}.home-disclaimer-agenda{font-size:1.1rem}.new-section{width:100%!important}.footer{display:block;text-align:center;flex-direction:column;justify-content:center;align-items:center}.topbar-logo-image img{height:36px;width:auto}}@media (max-width:450px){.home-agenda{font-size:2.1rem;line-height:40px}.subtitle-container{width:100%;margin:0 auto}.home-subtitle-agenda{font-size:0.8rem}.topbar-logo-image img{height:35px;width:auto}.footer{display:block;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.footer a{margin:0 0.1rem}}body.light-mode .contact-details{color:rgba(0,0,0,0.5)}body.light-mode .contact-details a{color:rgba(0,0,0,0.7)}body.light-mode .footer{color:rgba(0,0,0,0.5)}body.light-mode .footer a{color:rgba(0,0,0,0.7)}body.light-mode .language-container{color:black}.new-section p{white-space:pre-line;text-align:center;margin-bottom:1rem;color:var(--secondary-text-color)}.topbar-left{}.topbar-right{display:flex;align-items:center;gap:1rem;margin-left:auto}.line{width:25px;height:3px;background-color:white;margin:5px auto;transition:all 0.3s ease-in-out}.menu-overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.95);z-index:1000;text-align:center;padding-top:100px;overflow:auto;transform:translateY(-100%);transition:transform 0.3s ease-in-out}.menu-overlay.active{transform:translateY(0)}.menu-overlay a{color:white;text-decoration:none;font-size:1.5em;display:block;padding:20px 0}body.menu-open{overflow:hidden}#qr-code-placeholder>canvas,#qr-code-placeholder>img{width:100%;height:100%;object-fit:contain;image-rendering:pixelated;image-rendering:crisp-edges}.qr-marker{position:absolute;z-index:4;opacity:1;transition:opacity 0.5s ease-out;width:30px;height:30px;background-color:transparent;border:none;background-image:url("data:image/svg+xml;utf8,<svg width='30' height='30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><rect width='30' height='30' fill='%23245AF6'/><rect x='4' y='4' width='22' height='22' fill='white'/><rect x='8' y='8' width='14' height='14' fill='%23245AF6'/></svg>");background-size:contain;background-repeat:no-repeat}#animated-qr-link{cursor:default}@media (max-width:768px){#topbar-phone-number{display:none}}.meeting-table-container{width:90%;min-width:1350px;max-width:1600px;margin:40px auto}.meeting-row{display:grid;align-items:center;grid-template-columns:200px 220px 1.2fr 1fr 1.2fr 1.5fr 1.3fr;padding:10px;border-bottom:1px solid #353535;color:white;font-family:'Lucida Console','Courier New',monospace;min-height:125px}.meeting-row.header{min-height:auto;color:#245AF6;font-size:1.2rem;text-transform:uppercase}.meeting-row>div{padding:0 10px}.meeting-row>div:nth-child(2){display:flex;justify-content:center}.meeting-row>div:first-child span{font-family:Arial,Helvetica,sans-serif;font-size:1.5rem;font-weight:bold}.meeting-city-image{width:200px;height:120px;object-fit:cover;border-radius:10px;border:1px solid #353535}.meeting-row a.request-eligibility{color:#245AF6;text-decoration:none;font-weight:bold}.meeting-row a.request-eligibility:hover{text-decoration:underline}@media (max-width:768px){.meeting-table-container{width:95%;min-width:0;margin:20px auto}.meeting-row.header{display:none}.meeting-row{display:block;padding:20px;margin-bottom:20px;border:1px solid #353535;border-radius:15px}.meeting-row>div{padding:8px 0;min-height:auto}.meeting-row div:nth-child(1){font-size:1.6rem;font-weight:bold;font-family:Arial,Helvetica,sans-serif}.meeting-row div:nth-child(1)::before{content:''}.meeting-row div:nth-child(2){padding:10px 0}.meeting-city-image{width:100%;height:auto;border-radius:12px}.meeting-row div:nth-child(n+3){font-size:1rem}.meeting-row div:nth-child(n+3)::before{display:inline-block;color:var(--secondary-text-color);width:90px;font-weight:bold}.meeting-row div:nth-child(3)::before{content:'TIME:'}.meeting-row div:nth-child(4)::before{content:'WHERE:'}.meeting-row div:nth-child(5)::before{content:'DAY:'}.meeting-row div:nth-child(6)::before{content:'STATUS:'}.meeting-row div:nth-child(7)::before{content:'DETAILS:'}}h2{color:white;font-size:1.6em;font-weight:600;margin-top:1.2em;margin-bottom:0.6em}.faq-section{width:100%;display:flex;justify-content:center;padding:0.75rem}.faq-section .faq-content{max-width:60%;margin:2rem auto}.faq-item{margin-bottom:1rem;padding:1rem;background-color:#00000000;border-radius:5px;transition:background-color 0.3s ease,color 0.3s ease;cursor:pointer;border:0.5px solid #353535}body.light-mode{--faq-item-bg-color:rgb(219,219,219)}.faq-question{color:var(--text-color);transition:background-color 0.3s ease,color 0.3s ease;display:flex;justify-content:space-between;align-items:center;font-size:20px}@media (max-width:450px){.faq-question{font-size:18px}}body.light-mode .faq-question{color:black}.faq-answer{color:var(--secondary-text-color);font-size:0.9rem;line-height:1.4;overflow:hidden;transition:background-color 0.3s ease,color 0.3s ease,max-height 0.5s ease;max-height:0}.faq-item.open .faq-answer{max-height:500px;font-size:16px}body.light-mode .faq-item.open .faq-answer{color:black}.contact-details{text-align:center;padding:1rem;color:var(--footer-text-color);border-top:0.5px solid var(--border-color);transition:background-color 0.3s ease,color 0.3s ease}.contact-details a{color:var(--footer-link-color);text-decoration:none;transition:background-color 0.3s ease,color 0.3s ease}.contact-details a:hover{text-decoration:underline}.faq-toggle-button{background:linear-gradient(to right,#4DB3FF 10%,#245AF6 50%,#143282 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 5px #245AF6;border:none;cursor:pointer;font-size:1.5rem;padding:0;margin:0;transition:transform 0.2s ease-in-out}.faq-toggle-button:focus{outline:none}.faq-item.open .faq-toggle-button{transform:rotate(45deg)}.faq-section .faq-content{max-width:60%}@media (max-width:640px){.faq-section .faq-content{width:90%;max-width:none}}.why-title{color:var(--text-color);font-size:1.3rem;text-align:center;transition:background-color 0.3s ease,color 0.3s ease;font-weight:normal}