.modal-content{width:80%;max-width:640px;margin:auto}.modal-video{width:100%;height:auto}.worked-with-container{display:flex;justify-content:space-around;align-items:center}.worked-with-item{flex:1;margin:0 10px}@media (max-width:600px){.worked-with-container{flex-direction:column}}.how-it-works-section{max-width:1200px;margin:auto;padding:2rem 1.5rem}.steps-container{gap:1.5rem}.step{width:100%;max-width:350px;margin-bottom:1.5rem}@media (min-width:768px){.steps-container{flex-direction:row;flex-wrap:wrap;justify-content:center}.step{margin-bottom:0}}.steps-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin:auto}.step{text-align:center;padding:1rem}.icon{font-size:2rem;margin-bottom:.5rem}.team-section{margin-bottom:2rem}.activity-section{margin-top:2rem}.wave-grid-title{position:absolute;top:120px;left:0;width:100%;text-align:center;font-size:42px;font-weight:700;z-index:100;color:black;line-height:1.3;text-shadow:0 0 10px rgba(66,133,244,.3);animation:titleGlow 3s ease-in-out infinite}@keyframes titleGlow{0%{text-shadow:0 0 10px rgba(66,133,244,.3)}50%{text-shadow:0 0 20px rgba(66,133,244,.5)}to{text-shadow:0 0 10px rgba(66,133,244,.3)}}.dark .wave-grid-title{color:white;text-shadow:0 0 10px rgba(100,181,246,.4);animation:titleGlowDark 3s ease-in-out infinite}@keyframes titleGlowDark{0%{text-shadow:0 0 10px rgba(100,181,246,.4)}50%{text-shadow:0 0 20px rgba(100,181,246,.6)}to{text-shadow:0 0 10px rgba(100,181,246,.4)}}.wave-grid-subtitle{position:absolute;top:240px;left:0;width:100%;text-align:center;font-size:20px;z-index:100;transition:opacity .5s ease;color:black}.onairos-logo-container{position:fixed;top:20px;left:20px;z-index:1000;display:flex;align-items:center}.onairos-logo-wrapper{display:flex;align-items:center;cursor:pointer;padding:8px 12px;background-color:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:8px;transition:all .3s ease}.onairos-logo-wrapper:hover{background-color:rgba(0,0,0,.2);transform:translateY(-2px)}.onairos-logo{width:48px;height:48px;margin-right:8px}.onairos-title{font-size:26px;font-weight:600;color:var(--text-color,#ffffff);margin:0}@media (max-width:768px){.onairos-logo-container{top:10px;left:10px}.onairos-logo{width:24px;height:24px}.onairos-title{font-size:16px}}.business-wave-grid-mobile{width:100%;position:relative;overflow:hidden}.business-wave-grid-mobile .canvas-container{width:100%;height:100%}.business-page.dark{background-color:#121212;color:#ffffff}.business-page.dark .onairos-logo-wrapper{background-color:rgba(18,18,18,.8)}.business-page.dark .onairos-logo-wrapper:hover{background-color:rgba(18,18,18,.9)}.dark .wave-grid-subtitle{color:#ffffff}@media (max-width:768px){.wave-grid-title{font-size:1.75rem;line-height:1.5;padding:0 1rem;margin-top:2rem;top:100px}.wave-grid-subtitle{font-size:1rem;line-height:1.5rem;padding:0 1rem;margin-bottom:1rem;top:200px}.home-wrapper{padding-top:40rem}}.business-wave-grid{position:relative;width:100%;height:100vh;overflow:hidden}.canvas-container{position:absolute;top:0;left:0;width:100%;height:100%}.debug{left:10px;font-family:monospace;padding:10px;font-size:12px}.debug,.theme-toggle{position:fixed;top:10px;color:white;background:rgba(0,0,0,.5);z-index:100}.theme-toggle{right:10px;border:1px solid #3a9fc4;border-radius:5px;padding:8px 16px;font-size:14px;cursor:pointer;transition:all .3s ease}.theme-toggle:hover{background:rgba(58,159,196,.5)}