body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;min-height:100%}body{background-color:#fff;font-family:Arial,sans-serif;overflow-x:hidden}@media (max-width:768px){body{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}}.App{background-color:#fff;min-height:100vh;transition:background-color .6s cubic-bezier(.4,0,.2,1)}.App,.content{position:relative}.content{z-index:1}.hero-section{align-items:center;background:#ffffff1a;color:#333;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.hero-section h1{color:#333;font-size:4rem;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.hero-section p{color:#333;font-size:1.5rem;text-shadow:1px 1px 2px #0000004d}.section{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.section h2{color:#fff;font-size:3rem;margin-bottom:1rem;text-shadow:2px 2px 4px #000c}.section p{font-size:1.2rem;margin-bottom:2rem;max-width:600px;text-shadow:1px 1px 2px #000c}.cyclops-section{min-height:100vh;overflow:hidden;padding:0;position:relative;width:100%}.cyclops-asset{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));height:auto;left:50vw;max-height:80vh;max-width:80vw;object-fit:contain;position:fixed;top:50vh;transform:translate(-50%,-50%);width:80vw;z-index:1000}.cyclops-visor{z-index:1001}.cyclops-ray{z-index:1002}.cyclops-star{z-index:1003}.cyclops-assets{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}@media (max-width:768px){.hero-section h1{font-size:2.5rem}.hero-section p{font-size:1.2rem}.section h2{font-size:2rem}.section p{font-size:1rem}.cyclops-assets{gap:1rem}.cyclops-asset{max-height:150px;max-width:150px}}.nav-btn{transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-btn-hover{transform:scale(1.05);z-index:1}@media (hover:hover) and (pointer:fine) and (min-width:769px){.nav-btn:hover{background-color:var(--nav-hover-bg)!important;border-color:var(--nav-hover-bg)!important;color:var(--nav-hover-color)!important}}
/*# sourceMappingURL=main.35e1f986.css.map*/