*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#ffa5004d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffa50080}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glow{0%,to{box-shadow:0 0 20px #ffa50033}50%{box-shadow:0 0 40px #ffa50066}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.fade-in-up{animation:fadeInUp .8s ease-out}.float{animation:float 3s ease-in-out infinite}.glow{animation:glow 2s ease-in-out infinite}.pulse{animation:pulse 2s ease-in-out infinite}.App{min-height:100vh;position:relative}.construction-page{align-items:center;background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);display:flex;justify-content:center;min-height:100vh;padding:2rem}.construction-container{color:#fff;max-width:800px;text-align:center;width:100%}.logo-section{margin-bottom:3rem}.logo-image{border-radius:15px;height:120px;margin-bottom:1rem;object-fit:cover;width:120px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,orange,#ff8c00);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;letter-spacing:2px;margin:0}.main-content{margin-bottom:3rem}.construction-title{color:orange;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.construction-subtitle{font-size:1.2rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.progress-section{margin-bottom:3rem}.progress-bar{background:#ffffff1a;border-radius:4px;height:8px;margin-bottom:1rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,orange,#ff8c00);border-radius:4px;height:100%;width:60%}.progress-text{font-size:1rem;font-style:italic;opacity:.8}.info-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.info-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffa50033;border-radius:15px;padding:2rem;transition:all .3s ease}.info-card:hover{border-color:#ffa50066;box-shadow:0 10px 30px #ffa50033;transform:translateY(-5px)}.info-card h3{color:orange;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.info-card p{line-height:1.5;opacity:.9}.construction-footer{font-size:.9rem;opacity:.7}.construction-footer p{margin:0}@media (max-width:768px){.construction-page{padding:1rem}.logo-image{height:100px;width:100px}.logo-text{font-size:2.5rem}.construction-title{font-size:2rem}.construction-subtitle{font-size:1rem}.info-cards{grid-template-columns:1fr}}@media (max-width:480px){.logo-image{height:80px;width:80px}.logo-text{font-size:2rem}.construction-title{font-size:1.8rem}.info-card{padding:1.5rem}}
/*# sourceMappingURL=main.e45e6721.css.map*/