*{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);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:#4a90e2;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#357abd}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#357abd,#2d5a8a);box-shadow:0 8px 25px #4a90e24d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #4a90e2;color:#4a90e2}.btn-secondary:hover{background:#4a90e2;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.section{padding:60px 0}.container{padding:0 15px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f23f2;border-bottom:1px solid #4a90e233;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.header .container{justify-content:space-between}.header .container,.logo{align-items:center;display:flex}.logo{color:#fff;font-size:1.5rem;font-weight:700;gap:.5rem}.logo-icon{position:relative}.brace-logo{color:#4a90e2;display:inline-block;font-family:Courier New,monospace;font-size:2rem;font-weight:700;margin:0 2px}.nav{display:flex;gap:2rem}.nav a{color:#fff;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav a:hover{color:#4a90e2}.nav a:after{background:#4a90e2;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav a:hover:after{width:100%}.hero{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding-top:80px;position:relative}.hero:before{background:radial-gradient(circle at 30% 20%,#4a90e21a 0,#0000 50%),radial-gradient(circle at 70% 80%,#e74c3c1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero .container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-content h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4a90e2,#357abd);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#b8c5d6;font-size:1.5rem;margin-bottom:1rem}.building-grace{color:#4a90e2;font-weight:600}.hero-description{color:#8a9ba8;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-visual{align-items:center;display:flex;justify-content:center}.brace-animation{height:300px;position:relative;width:300px}.brace{animation:float 3s ease-in-out infinite;color:#4a90e2;font-family:Courier New,monospace;font-size:4rem;font-weight:700;position:absolute}.brace-1{animation-delay:0s;color:#4a90e2;left:30%;top:30%}.brace-2{animation-delay:.5s;color:#e74c3c;right:30%;top:40%}.brace-3{animation-delay:1s;bottom:30%;color:#f39c12;left:40%}.brace-4{animation-delay:1.5s;bottom:40%;color:#9b59b6;right:40%}.applications{background:#1a1a2e80}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#8a9ba8;font-size:1.2rem;margin:0 auto;max-width:600px}.applications-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.app-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #4a90e233;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.app-card:hover{background:#ffffff1a;border-color:#4a90e266;box-shadow:0 8px 32px #4a90e233}.app-icon{display:block;font-size:3rem;margin-bottom:1rem}.app-card h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.app-card p{color:#8a9ba8;line-height:1.6;margin-bottom:1.5rem}.app-link{color:#4a90e2;font-weight:600;text-decoration:none;transition:color .3s ease}.app-link:hover{color:#357abd}.about{background:linear-gradient(135deg,#4a90e20d,#e74c3c0d)}.about-content h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.about-content p{color:#8a9ba8;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;max-width:800px}.contact{background:#1a1a2e80}.contact-content{text-align:center}.contact-content h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.contact-content p{color:#8a9ba8;font-size:1.2rem;margin-bottom:3rem}.contact-methods{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.contact-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #4a90e233;border-radius:12px;color:#fff;display:flex;gap:.5rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.contact-item:hover{background:#ffffff1a;border-color:#4a90e266;box-shadow:0 8px 25px #4a90e233;transform:translateY(-2px)}.contact-item svg{color:#4a90e2;font-size:1.2rem}.footer{background:#0f0f23f2;border-top:1px solid #4a90e233;padding:2rem 0}.footer-content{flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-content,.footer-logo{align-items:center;display:flex}.footer-logo{color:#fff;font-size:1.2rem;font-weight:600;gap:.5rem}.footer p{color:#8a9ba8}@media (max-width:768px){.nav{display:none}.hero .container{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.brace-animation{height:200px;width:200px}.brace{font-size:3rem}.applications-grid{grid-template-columns:1fr}.contact-methods{align-items:center;flex-direction:column}.footer-content{flex-direction:column;text-align:center}.about-content h2,.contact-content h2,.section-header h2{font-size:2rem}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:250px;text-align:center;width:100%}}
/*# sourceMappingURL=main.77155af7.css.map*/