.orb-container{position:relative;z-index:0;width:100%;height:100%}.hero-circle-container{position:relative;width:min(90vw,90vh);height:min(90vw,90vh);max-width:800px;max-height:800px;display:flex;align-items:center;justify-content:center}.hero-content{text-align:center;width:100%;padding:1rem}@media (max-width:768px){.hero-circle-container{width:min(92vw,92vh);height:min(92vw,92vh);max-width:500px;max-height:500px}.hero-content{padding:.75rem}}@media (max-width:640px){.hero-circle-container{width:min(95vw,95vh);height:min(95vw,95vh);max-width:400px;max-height:400px}.hero-content{padding:.5rem}}@media (max-width:480px){.hero-circle-container{width:min(98vw,98vh);height:min(98vw,98vh);max-width:350px;max-height:350px}.hero-content{padding:.25rem}}@media (max-width:640px){.hero-content h1{font-size:1.75rem!important;line-height:1.2!important;margin-bottom:.75rem!important}.hero-content p{font-size:.875rem!important;line-height:1.4!important;margin-bottom:1rem!important}}@media (max-width:480px){.hero-content h1{font-size:1.5rem!important;line-height:1.1!important;margin-bottom:.5rem!important}.hero-content p{font-size:.8rem!important;line-height:1.3!important;margin-bottom:.75rem!important}}@media (max-width:640px){.hero-content .flex.flex-col{gap:.5rem!important;margin-bottom:1rem!important}.hero-content button{padding:.5rem 1rem!important;font-size:.875rem!important}}@media (max-width:480px){.hero-content .flex.flex-col{gap:.375rem!important;margin-bottom:.75rem!important}.hero-content button{padding:.375rem .75rem!important;font-size:.8rem!important}}.scroll-indicator{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);z-index:10}@media (min-width:640px){.scroll-indicator{bottom:2rem}}