body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#87ceeb4d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#87ceeb80}*{box-sizing:border-box;margin:0;padding:0}.App{background:#000;min-height:100vh;overflow-x:hidden}.App,.content{position:relative}.content{color:#fff;z-index:2}.hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:70vh;padding:40px 20px 60px}.company-name{-webkit-text-stroke:2px #ffffffe6;animation:glow 2s ease-in-out infinite alternate;color:#0000;font-family:Orbitron,sans-serif;font-size:clamp(60px,12vw,120px);font-weight:900;letter-spacing:8px;margin-bottom:60px;text-shadow:0 0 20px #87ceeb80,0 0 40px #87ceeb4d,0 0 60px #b0e0e633;text-transform:uppercase}@keyframes glow{0%{text-shadow:0 0 20px #87ceeb80,0 0 40px #87ceeb4d,0 0 60px #b0e0e633}to{text-shadow:0 0 30px #87ceebb3,0 0 60px #87ceeb80,0 0 80px #b0e0e64d}}.action-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.btn{border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;gap:8px;letter-spacing:.5px;overflow:hidden;padding:14px 32px;position:relative;transition:all .3s ease}.btn,.btn-icon{align-items:center;display:inline-flex}.btn-icon{font-size:18px;transition:transform .3s ease}.btn:hover .btn-icon{transform:scale(1.2)}.btn:before{background:#ffffff1a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.btn:hover:before{height:300px;width:300px}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;color:#fff}.btn-secondary:hover{background:#ffffff26;border-color:#ffffff80;box-shadow:0 8px 20px #87ceeb4d;transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#87ceeb,#4a9fd8);color:#000;font-weight:600}.btn-primary:hover{background:linear-gradient(135deg,#9dd9f3,#5ab0e8);box-shadow:0 8px 20px #87ceeb80;transform:translateY(-2px)}.btn-explore{background:linear-gradient(135deg,#b0e0e6,#87ceeb);color:#000;font-weight:600}.btn-explore:hover{background:linear-gradient(135deg,#c8ecfa,#9dd9f3);box-shadow:0 8px 20px #b0e0e680;transform:translateY(-2px)}.about-section{margin:0 auto;max-width:800px;padding:0 20px 80px;text-align:left}.about-header{align-items:center;display:flex;gap:15px;justify-content:flex-start;margin-bottom:30px}.about-icon{animation:pulse 2s ease-in-out infinite;color:#87ceeb;font-size:34px;line-height:1}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.about-title{color:#fff;font-size:36px;font-weight:600;margin:0}.about-content{color:#fffc;font-size:18px;line-height:1.8}.about-content p{margin-bottom:20px}.highlight{color:#87ceeb;font-weight:500}.projects-section{margin:0 auto;max-width:800px;padding:60px 20px 80px;text-align:left}.projects-header{align-items:center;display:flex;gap:15px;justify-content:flex-start;margin-bottom:30px}.projects-icon{animation:pulse 2s ease-in-out infinite;color:#87ceeb;font-size:40px;line-height:1}.projects-title{color:#fff;font-size:36px;font-weight:600;margin:0}.projects-content{color:#fffc;font-size:18px;line-height:1.8}.projects-content p{margin-bottom:20px}.contact-section{margin:0 auto;max-width:800px;padding:60px 20px 80px;text-align:left}.contact-header{align-items:center;display:flex;gap:15px;justify-content:flex-start;margin-bottom:30px}.contact-icon{animation:pulse 2s ease-in-out infinite;color:#87ceeb;font-size:40px;line-height:1}.contact-title{color:#fff;font-size:36px;font-weight:600;margin:0}.contact-content{color:#fffc;font-size:18px;line-height:1.8}.contact-content p{margin-bottom:20px}.contact-email{color:#87ceeb;font-weight:500;text-decoration:none;transition:all .3s ease}.contact-email:hover{color:#b0e0e6;text-decoration:underline}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:40px 20px 20px}.footer-link{color:#ffffffb3;font-size:14px;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#87ceeb;text-decoration:underline}.footer-link-button{background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.footer{color:#ffffff80;font-size:14px;padding:10px 20px 40px;text-align:center}@media (max-width:768px){.company-name{font-size:clamp(40px,15vw,80px);margin-bottom:40px}.action-buttons{gap:15px}.btn{font-size:14px;padding:12px 24px}.about-section{padding:0 20px 60px}.about-title{font-size:28px}.about-content{font-size:16px}.about-header{gap:10px}.about-icon{font-size:28px}.projects-section{padding:40px 20px 60px}.projects-title{font-size:28px}.projects-content{font-size:16px}.projects-header{gap:10px}.projects-icon{font-size:32px}.contact-section{padding:40px 20px 60px}.contact-title{font-size:28px}.contact-content{font-size:16px}.contact-header{gap:10px}.contact-icon{font-size:32px}}@media (max-width:480px){.action-buttons{flex-direction:column;max-width:300px;width:100%}.btn{width:100%}}.privacy-modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.privacy-modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000080;max-height:90vh;max-width:600px;overflow-y:auto;padding:40px;position:relative;width:100%}.privacy-modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:20px;top:20px;transition:all .3s ease;width:32px}.privacy-modal-close:hover{background:#f0f0f0;color:#000}.privacy-modal-title{color:#000;font-size:28px;font-weight:600;margin-bottom:20px;margin-top:0}.privacy-modal-notice{color:#666;font-size:14px;line-height:1.6;margin-bottom:20px}.privacy-modal-text{color:#333;font-size:15px;line-height:1.6;margin-bottom:30px}.privacy-modal-link{color:#4a9fd8;text-decoration:none;transition:all .3s ease}.privacy-modal-link:hover{color:#87ceeb;text-decoration:underline}.privacy-option{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:25px;padding:20px}.privacy-checkbox-container{align-items:center;cursor:pointer;display:flex;margin-bottom:10px}.privacy-checkbox{accent-color:#4a9fd8;cursor:pointer;flex-shrink:0;height:20px;margin-right:12px;width:20px}.privacy-option-title{color:#000;font-size:16px;font-weight:600}.privacy-option-description{color:#666;font-size:14px;line-height:1.5;margin:0 0 0 32px}@media (max-width:768px){.privacy-modal{max-width:100%;padding:30px 20px}.privacy-modal-title{font-size:24px;padding-right:30px}.privacy-modal-close{right:15px;top:15px}.privacy-option{padding:15px}}.privacy-modal::-webkit-scrollbar{width:8px}.privacy-modal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.privacy-modal::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.privacy-modal::-webkit-scrollbar-thumb:hover{background:#555}.waitlist-modal-overlay{align-items:center;animation:fadeIn .3s ease;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.waitlist-modal{animation:slideUp .4s ease;background:linear-gradient(135deg,#0a1628,#1a2840);border:1px solid #87ceeb33;border-radius:16px;box-shadow:0 20px 60px #87ceeb4d;max-width:500px;padding:50px 40px;position:relative;text-align:center;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.waitlist-modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#fff9;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:20px;top:20px;transition:all .3s ease;width:32px}.waitlist-modal-close:hover{background:#ffffff1a;color:#fff}.waitlist-icon{animation:bounce 2s ease-in-out infinite;font-size:60px;margin-bottom:20px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.waitlist-modal-title{color:#fff;font-size:32px;font-weight:700;margin-bottom:15px;margin-top:0}.waitlist-modal-text{color:#fffc;font-size:16px;line-height:1.6;margin-bottom:30px}.waitlist-form{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.waitlist-input{background:#ffffff0d;border:2px solid #87ceeb4d;border-radius:8px;color:#fff;font-family:inherit;font-size:16px;padding:16px 20px;transition:all .3s ease}.waitlist-input:focus{background:#ffffff14;border-color:#87ceeb;box-shadow:0 0 0 4px #87ceeb1a;outline:none}.waitlist-input::placeholder{color:#fff6}.waitlist-input:disabled{cursor:not-allowed;opacity:.6}.waitlist-submit-btn{background:linear-gradient(135deg,#87ceeb,#4a9fd8);border:none;border-radius:8px;color:#000;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;letter-spacing:.5px;padding:16px 32px;transition:all .3s ease}.waitlist-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#9dd9f3,#5ab0e8);box-shadow:0 8px 20px #87ceeb80;transform:translateY(-2px)}.waitlist-submit-btn:disabled{cursor:not-allowed;opacity:.7}.waitlist-note{color:#ffffff80;font-size:13px;margin:0}.waitlist-success{animation:fadeIn .5s ease}.success-icon{align-items:center;animation:scaleIn .5s ease;background:linear-gradient(135deg,#87ceeb,#4a9fd8);border-radius:50%;color:#000;display:flex;font-size:48px;font-weight:700;height:80px;justify-content:center;margin:0 auto 30px;width:80px}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.waitlist-done-btn{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;margin-top:20px;padding:14px 32px;transition:all .3s ease}.waitlist-done-btn:hover{background:#ffffff26;border-color:#ffffff80;transform:translateY(-2px)}@media (max-width:768px){.waitlist-modal{max-width:100%;padding:40px 30px}.waitlist-modal-title{font-size:28px}.waitlist-icon{font-size:50px}.success-icon{font-size:40px;height:70px;width:70px}}.legal-page{background:#000;color:#fff;min-height:100vh;padding:80px 20px 40px;position:relative;z-index:2}.back-home{color:#87ceeb;display:inline-block;font-size:16px;left:50%;margin:0 auto 30px;max-width:900px;position:relative;text-align:left;text-decoration:none;transform:translateX(-50%);transition:all .3s ease;width:100%}.back-home:hover{color:#b0e0e6;text-decoration:underline}.legal-content{line-height:1.8;margin:0 auto;max-width:900px}.legal-title{color:#fff;font-size:48px;font-weight:700;margin-bottom:10px;text-align:center}.legal-subtitle{color:#fff9;font-size:16px;margin-bottom:40px;text-align:center}.legal-intro{color:#fffc;font-size:16px;margin-bottom:20px}.legal-section{margin-bottom:40px;margin-top:40px}.legal-section h2{color:#87ceeb;font-size:28px;font-weight:600;margin-bottom:20px;margin-top:40px}.legal-section h3{color:#b0e0e6;font-size:22px;font-weight:600;margin-bottom:15px;margin-top:30px}.legal-section p{color:#fffc;font-size:16px;margin-bottom:15px}.legal-section ul{margin-bottom:20px;margin-left:30px}.legal-section li{color:#fffc;font-size:16px;margin-bottom:10px}.legal-section a{color:#87ceeb;text-decoration:none;transition:all .3s ease}.legal-section a:hover{color:#b0e0e6;text-decoration:underline}.legal-footer{border-top:1px solid #ffffff1a;margin-top:60px;padding-top:40px;text-align:center}.legal-footer p{color:#ffffffb3;font-size:16px}.legal-footer a{color:#87ceeb;text-decoration:none;transition:all .3s ease}.legal-footer a:hover{color:#b0e0e6;text-decoration:underline}.privacy-quick-settings{margin:30px 0 40px;text-align:center}.privacy-settings-button{background:linear-gradient(135deg,#87ceeb,#4a9fd8);border:none;border-radius:8px;color:#000;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:.5px;padding:14px 32px;transition:all .3s ease}.privacy-settings-button:hover{background:linear-gradient(135deg,#9dd9f3,#5ab0e8);box-shadow:0 8px 20px #87ceeb80;transform:translateY(-2px)}@media (max-width:768px){.legal-page{padding:60px 15px 30px}.legal-title{font-size:36px}.legal-subtitle{font-size:14px}.legal-section h2{font-size:24px}.legal-section h3{font-size:20px}.legal-intro,.legal-section li,.legal-section p{font-size:15px}.legal-section ul{margin-left:20px}}
/*# sourceMappingURL=main.3a822d62.css.map*/