body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#222;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}h1{font-size:2.5rem;font-weight:700;margin-bottom:50px;margin-top:5rem;text-shadow:0 2px 5px #000}.lynx-container{box-sizing:border-box;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:1rem 1rem 2rem}h1{margin-bottom:1rem;text-align:center}.carousel-wrapper{height:350px;margin:0 auto 3rem;max-width:900px;perspective:1200px;-webkit-user-select:none;user-select:none}.carousel,.carousel-wrapper{position:relative;width:100%}.carousel{height:100%;margin-top:40px;transform-style:preserve-3d;transition:transform .7s ease}.carousel img,.carousel video{background-color:#111;border-radius:10px;box-shadow:0 6px 15px #0006;cursor:pointer;filter:brightness(.7);left:50%;object-fit:cover;opacity:.6;position:absolute;top:50%;transition:all .5s ease;-webkit-user-select:none;user-select:none}.carousel img.active,.carousel video.active{box-shadow:0 12px 30px #00ccffe6;filter:brightness(1);opacity:1;z-index:10}.carousel-indicators{margin-bottom:3rem;text-align:center}.carousel-indicators button{background-color:#ffffff4d;border:none;border-radius:50%;box-shadow:none;cursor:pointer;height:14px;margin:0 6px;transition:background-color .3s ease;width:14px}.carousel-indicators button.active{background-color:#0cf;box-shadow:0 0 8px #0cf}.project-text{background-color:#111111f2;border-radius:10px;box-shadow:0 8px 20px #000;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;margin:0 auto 3rem;max-width:1200px;padding:1rem;width:90vw}.project-text h4{color:#0cf;margin-bottom:.5rem;margin-top:2rem}.project-text ul{padding-left:1.5rem}.project-text ul li{margin-bottom:.7rem}@media (max-width:768px){.carousel-wrapper{height:250px}h1{font-size:1.4rem}.project-text{font-size:.95rem}}@media (orientation:landscape) and (max-height:500px){.carousel-wrapper{height:200px}.project-text{font-size:.9rem}}
/*# sourceMappingURL=main.963b6a83.css.map*/