@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";html,body,#root{background-color:#000;width:100%;height:100%;margin:0;padding:0;font-family:sans-serif;overflow:hidden}*{-webkit-user-select:none;user-select:none;box-sizing:border-box}.aula-scroll-container{box-sizing:border-box;color:#fff;background:linear-gradient(#000b1a,#00122b);width:100%;height:100%;padding:40px 20px;font-family:Poppins,sans-serif;overflow:hidden auto}.aula-header{text-align:center;max-width:800px;margin:0 auto 60px}.aula-header h1{color:#00eaff;margin-bottom:10px;font-size:2.2rem}.aula-header p{color:#8da0b3;font-size:1.1rem}.aula-section{flex-direction:column;gap:20px;max-width:1000px;margin:0 auto 80px;display:flex}.aula-texto h2{color:#fff;border-left:4px solid #00eaff;margin-bottom:10px;padding-left:15px;font-size:1.5rem}.aula-texto p{color:#b0c4de;line-height:1.6}.janela-3d{border:1px solid #ffffff1a;border-radius:16px;width:100%;height:55vh;min-height:400px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.glass{-webkit-backdrop-filter:blur(5px);background:#ffffff05}.janela-3d .a-canvas{width:100%!important;height:100%!important}@media (width<=768px){.janela-3d{height:40vh;min-height:300px}}.hub-container{color:#fff;box-sizing:border-box;background:radial-gradient(circle at 100% 0,#001f3f,#000b1a 60%),#000b1a radial-gradient(circle at 0 100%,#0074d922,#0000 40%);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100vh;padding:60px 20px 40px;font-family:Poppins,sans-serif;display:flex;position:relative;overflow-y:auto}.hub-header{text-align:center;z-index:2;max-width:800px;margin-bottom:40px;animation:1s ease-out fadeIn}.hub-header h1{letter-spacing:-1px;background:linear-gradient(#fff,#00aeff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:2.5rem;font-weight:700}.hub-header p{color:#8da0b3;margin-top:20px;font-size:1rem;font-weight:300}.hub-header a{color:#00eaff;font-weight:500;text-decoration:none}.hub-header a:hover{text-decoration:underline}.hub-grid{flex-wrap:wrap;justify-content:center;gap:32px;width:100%;max-width:800px;margin:0 auto 20px;display:flex}.hub-card{cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;flex:calc(50% - 32px);min-width:300px;max-width:360px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #0006}.hub-card:hover{background:#00aeff0d;border:1px solid #00aeff33;transform:translateY(-8px);box-shadow:0 20px 40px #00aeff1a}.card-image{object-fit:cover;opacity:.8;width:100%;height:160px;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.card-content{flex-direction:column;flex-grow:1;padding:20px 24px 24px;display:flex}.card-content h3{color:#00eaff;margin-bottom:8px;font-size:1.1rem;font-weight:600}.card-content p{color:#a0aec0;margin-bottom:24px;font-size:.85rem;font-weight:300;line-height:1.5}.btn-iniciar{color:#fff;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background:linear-gradient(45deg,#0056b3,#08c);border:none;border-radius:10px;margin-top:auto;padding:10px;font-size:.8rem;font-weight:600;transition:all .3s}.btn-iniciar:hover{filter:brightness(1.3);box-shadow:0 0 15px #00aeff66}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.hub-container{padding:40px 20px}.hub-header h1{font-size:1.8rem}.hub-grid{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:20px;display:flex;overflow-x:auto}.hub-grid::-webkit-scrollbar{display:none}.hub-card{scroll-snap-align:center;flex:0 0 85%;max-width:320px}.hub-card:only-child{margin:0 auto}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#001f3f4d}::-webkit-scrollbar-thumb{background-color:#00eaff;background-clip:content-box;border:2px solid #0000;border-radius:20px;box-shadow:0 0 12px #00eaffb3}@media (pointer:fine){*{cursor:none!important}#custom-cursor{pointer-events:none;z-index:99999;background-color:#00eaff;border-radius:50%;width:12px;height:12px;transition:width .3s cubic-bezier(.25,1,.5,1),height .3s cubic-bezier(.25,1,.5,1),background-color .3s,border .3s;position:fixed;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 10px #00eaffcc}#custom-cursor.hidden{opacity:0!important}.a-canvas{cursor:grab!important}.a-canvas:active{cursor:grabbing!important}.a-enter-vr-button,.a-enter-ar-button,.a-dialog,.a-enter-vr-button *,.a-enter-ar-button *,.a-dialog *{cursor:pointer!important}#custom-cursor.hover{background-color:#0000;border:2px solid #00eaff;width:40px;height:40px}}@media (pointer:coarse){#custom-cursor{display:none!important}}
