.meeting-section{color:#fff;background-color:#00160c;min-height:100vh;padding:120px 20px 60px}.meeting-container{max-width:1000px;margin:0 auto}.meeting-header{text-align:center;margin-bottom:50px}.status-bar{background:#00ff880d;border:1px solid #00ff881a;border-radius:100px;align-items:center;gap:12px;margin-bottom:25px;padding:8px 20px;display:inline-flex}.pulse-dot{background:#0f8;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-glow;box-shadow:0 0 10px #0f8}.status-text{letter-spacing:1px;color:#0f8;font-family:Courier New,Courier,monospace;font-size:.75rem}.meeting-title{letter-spacing:-2px;margin-bottom:15px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.meeting-title span{color:#fff3}.meeting-subtitle{color:#ffffff80;max-width:600px;margin:0 auto;line-height:1.6}.calendly-wrapper{background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;overflow:hidden;box-shadow:0 40px 100px #0006}.meeting-footer-meta{color:#fff3;letter-spacing:1px;justify-content:space-between;margin-top:30px;padding:0 10px;font-family:Courier New,Courier,monospace;font-size:.7rem;display:flex}@keyframes pulse-glow{0%{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1)}to{opacity:.5;transform:scale(.95)}}@media (max-width:768px){.meeting-section{padding-top:100px}.meeting-footer-meta{text-align:center;flex-direction:column;gap:10px}}
