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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#0f0f0f;background-image:radial-gradient(circle at center,#0084ff26,#0000 10%),linear-gradient(#ffffff0d 1px,#0000 0),linear-gradient(90deg,#ffffff0d 1px,#0000 0);background-repeat:repeat;background-size:40px 40px;color:#fff;margin:0;min-height:100vh}.grid-glow-overlay{background:conic-gradient(from 45deg at 50vw 50vh,rgba(106,233,255,.005),#0000 90deg,rgba(0,195,255,.005),#0000 180deg);background:conic-gradient(from 45deg at var(--mouse-x,50vw) var(--mouse-y,50vh),rgba(106,233,255,.005),#0000 90deg,rgba(0,195,255,.005),#0000 180deg);height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:9999}.App{background-color:#0000004d;background-image:linear-gradient(180deg,#0f0f0fb5 0,#0f0f0f 30%),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none'%3E%3Cpath stroke='rgba(255,255,255,0.05)' d='M40 0H0v40'/%3E%3C/svg%3E");background-repeat:repeat;background-size:40px 40px;color:#fff;display:block;min-height:100vh;overflow:hidden;position:relative}@media (max-width:768px){body{margin:0;padding:0}}@media (max-width:480px){body{margin:0;padding:0}}.bg-shape-1{height:10%;left:0;margin:0;padding:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:5}@media (max-width:800px){.bg-shape-1{height:250px}}@media (max-width:480px){.bg-shape-1{height:160px}}@media (max-width:320px){.bg-shape-1{display:none}}.loading-container{align-items:center;background:#111;display:flex;height:100vh;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff1a;border-top-color:#4caf50;height:40px;width:40px}.hero-section{align-items:flex-start;background-image:radial-gradient(#ffffff0d 1px,#0000 0);background-size:40px 40px;padding-bottom:15vh}.hero-content,.hero-section{display:flex;justify-content:center}.hero-content{align-items:center;flex-direction:row;flex-wrap:wrap;gap:4rem;margin:15vh;width:100%}.hero-divider{line-height:0;position:relative;z-index:2}.hero-divider svg{display:block;height:auto;width:100%}.hero-text{animation:fadeInUp .8s ease-out both;max-width:600px}.hero-text h1{font-size:5vh;font-weight:700;letter-spacing:1px;text-shadow:2px 2px 6px #0006}.hero-text h1,.hero-text h2{color:#cbf3ff;margin:0;padding:0}.hero-text h2{font-size:3vh;font-weight:500;letter-spacing:.5px;text-shadow:1px 1px 4px #0000004d}.hero-text p{font-size:2rem;line-height:1.6}.hero-image img{max-width:100%;width:600px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991px){.hero-text p{font-size:1rem}.hero-text h1{animation:fadeInUp .8s ease-out both;font-size:2.5rem}}@media (max-width:480px){.hero-text p{font-size:.95rem}.hero-text h1{animation:fadeInUp .8s ease-out both;font-size:2.5rem}}.services-section{border-bottom:5px solid #ffffff22;border-top:5px solid #ffffff22;box-shadow:0 10px 20px #00000080;color:#fff;height:auto;min-height:100vh;padding:2rem}.services-container{align-items:flex-start;display:flex;flex-direction:row;gap:7rem;grid-template-columns:1fr;justify-content:center}.services-left{display:flex;flex-direction:column;max-width:500px}.services-title{font-size:2.5rem;font-weight:700;margin:0;padding:0}.services-description{line-height:1.6;margin:0 0 2.5vh;padding:0}.services-buttons{display:flex;gap:1rem}.btn-primary{background-color:#facc15;border:none;border-radius:.375rem;box-shadow:0 0 5px #0000004d;color:#000;cursor:pointer;font-weight:600;padding:.5rem 1rem}.btn-primary:hover{background-color:#fde047}.btn-outline{background-color:initial;border:1px solid #facc15;border-radius:.375rem;color:#facc15;cursor:pointer;padding:.5rem 1rem}.btn-outline:hover{background-color:#1c1917}.services-right{display:flex;flex:0.5 1;flex-direction:column;gap:1.5rem}.service-card{background:linear-gradient(to bottom right,#2e055a,#130c24);border-radius:1rem;box-shadow:0 4px 15px #0000004d;padding:1.5rem}.service-icon{font-size:1.5rem;margin-bottom:.5rem}.service-card{opacity:0;transform:translateY(50px);transition:all .6s ease-out}.service-card.visible{opacity:1;transform:translateY(0)}.highlight-main{background-color:#e6c200;border-bottom-left-radius:1rem;border-top-left-radius:1rem}.highlight-main,.highlight-pro{box-shadow:1px 2px 4px #0003;color:#000;display:inline-block;font-size:.5em;font-weight:700;padding:.15em .8em}.highlight-pro{background-color:#ffe88e;border-bottom-right-radius:1rem;border-top-right-radius:1rem;margin-left:-4px}.service-icon{color:#facc15;cursor:default;display:inline-block;filter:drop-shadow(0 0 2px rgba(255,215,0,0));font-size:2.5rem;text-shadow:0 0 1px #facc15,0 0 2px #facc15,0 0 3px gold;transition:transform .3s ease}.service-card:hover .service-icon{text-shadow:0 0 8px #facc15,0 0 15px #facc15,0 0 20px gold;transform:scale(1.4) rotate(2deg)}@media (min-width:1024px){.services-container{grid-template-columns:1fr 1fr}}@media (max-width:768px){.services-container{display:flex;flex-direction:column;max-width:500px}.services-right{display:flex;flex:0.5 1;flex-direction:column;gap:1.5rem}}@media (max-width:480px){.services-container{display:flex;flex-direction:column;max-width:500px}.services-right{display:flex;flex:0.5 1;flex-direction:column;gap:1.5rem}}.contact-section{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:75vh;padding:2rem 1rem;width:100%}.contact-container{border-radius:12px;display:flex;flex-direction:row;gap:2rem;overflow:hidden;width:85%}.contact-form-box{background-color:#111;border-radius:12px;box-shadow:0 0 10px #ffffff0d;flex:1 1}.contact-form-box h2{font-size:2rem;margin-bottom:1rem}.contact-form-box p{line-height:1.5;margin-bottom:.5rem}.disclaimer{color:#ccc;font-size:.9rem;margin:1rem 0}.contact-form{display:flex;flex-direction:column;gap:.75rem}.contact-form input,.contact-form textarea{background-color:#1a1a1a;border:1px solid #333;border-radius:6px;color:#fff;padding:.75rem}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#777}.submit-button{background:linear-gradient(90deg,#fcd34d,#facc15);border:none;border-radius:6px;box-shadow:0 4px 12px #0003;color:#000;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.75rem;transition:transform .1s ease,box-shadow .2s ease}.submit-button:active{box-shadow:0 2px 6px #0003;transform:scale(.96)}.submit-button:hover{background:linear-gradient(90deg,#fde68a,#facc15);box-shadow:0 6px 14px #00000040;transform:scale(1.02)}.contact-image{border-radius:12px;flex:0.5 1;overflow:hidden}.contact-image img{height:50%;object-fit:cover;width:100%}.form-feedback-area{align-items:center;display:flex;flex-direction:column;margin-top:1.5rem;min-height:50px;position:relative}.spinner{animation:spin .8s linear infinite;border:4px solid #fff3;border-radius:50%;border-top-color:#facc15;height:36px;margin-bottom:1rem;width:36px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-status{animation-fill-mode:forwards;border-radius:8px;display:inline-block;font-size:1rem;font-weight:500;margin-top:1rem;opacity:0;padding:.75rem 1rem;transform:translateY(-5px)}.success-message{background-color:#3a3a3a;color:#2e7d32}.error-message{background-color:#fdecea;border:1px solid #f5c6cb;color:#c62828}.fade-in-bounce{animation:fadeInBounce 5s ease-out forwards}@keyframes fadeInBounce{0%{opacity:0}15%{opacity:1}to{opacity:0}}.success-message{background-color:#69ff8f1a;border:1px solid #69ff8f;color:#69ff8f}.error-message{background-color:#f526261a;border:1px solid #f57373;color:#f57373}@media (max-width:991px){.contact-section{color:#fff;display:flex;height:50vh;justify-content:center}.contact-container{border-radius:12px;display:flex;flex-direction:column;gap:0;overflow:hidden;width:100%}}@media (max-width:480px){.contact-section{color:#fff;display:flex;height:50vh;justify-content:center;padding:2rem}.contact-container{border-radius:12px;display:flex;flex-direction:column;gap:0;overflow:hidden;width:100%}}.navbar{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;display:flex;gap:4rem;justify-content:center;padding:1.5rem 2rem;position:relative;top:0;transition:all .3s ease-in-out;width:100%;z-index:9999}.navbar.sticky{animation:slideDown .3s ease-in-out;box-shadow:0 2px 8px #0003;padding:.75rem 2rem;position:fixed;top:0}.navbar.sticky .nav-logo{height:60px}.nav-logo{cursor:pointer;height:120px;max-width:100%;transition:height .4s ease}.nav-logo:hover{filter:brightness(1.1) drop-shadow(0 0 6px rgba(0,188,212,.4));transform:scale(1.05) rotate(-1deg)}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.nav-link{color:#fff;font-size:1rem;font-weight:600;margin:0 1rem;padding:.25rem 0;position:relative;text-decoration:none;transition:color .3s ease;white-space:nowrap}.nav-link:after{background:#00bcd4;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover{color:#00bcd4}.nav-link:hover:after{width:100%}.nav-link.active{color:#00bcd4;font-weight:700}@media (max-width:768px){body{margin:0;padding:0}.navbar{gap:2rem;padding:.75rem 1.5rem}.nav-link{font-size:.95rem;margin:0 .75rem}.nav-logo{height:80px}}@media (max-width:480px){body{margin:0;padding:0}.navbar{gap:1rem;padding:.5rem 1rem}.nav-link{font-size:.85rem;margin:0 .5rem}.nav-logo{height:60px}}.maintenance-page{align-items:center;background-color:#0d0d0d;flex-direction:column;font-family:sans-serif;height:100vh;text-align:center}.maintenance-page,.settings-container{color:#fff;display:flex;justify-content:center}.settings-container{align-items:flex-start;background:#0000;min-height:100vh;padding-top:120px}.settings-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 0 20px #00c3ff33;max-width:500px;padding:2rem 2.5rem;width:100%}.settings-title{color:#00c3ff;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.settings-label{display:block;font-size:1rem;margin-bottom:1.2rem}.settings-label.checkbox{align-items:center;display:flex;gap:.5rem}.settings-input{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:.95rem;margin-top:.5rem;padding:.5rem;width:100%}.settings-button{background-color:#00c3ff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1.5rem;padding:.75rem;transition:background-color .2s ease;width:100%}.settings-button:hover{background-color:#009fd8}.toggle-container{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.toggle-switch{height:28px;position:relative;width:50px}.toggle-switch input{height:0;opacity:0;position:absolute;width:0}.toggle-switch .slider{background-color:#ccc;border-radius:34px;cursor:pointer;display:block;height:100%;position:relative;transition:background-color .4s}.toggle-switch .slider:before{background-color:#fff;border-radius:50%;content:"";height:20px;left:4px;position:absolute;top:4px;transition:transform .4s;width:20px}.toggle-switch input:checked+.slider{background-color:#00c3ff}.toggle-switch input:checked+.slider:before{transform:translateX(22px)}
/*# sourceMappingURL=main.9245766b.css.map*/