:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{margin:0;padding:0;width:100%;height:100vh;overflow-x:hidden}*{box-sizing:border-box}body{margin:0;padding:0}.background-image{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(/assets/Background-BCVPcvuq.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:-1}.background-image{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(/assets/Background-BCVPcvuq.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:-1}.about-container{position:relative;min-height:100vh;width:100%;overflow:hidden;font-family:Arial,sans-serif;color:#fff}.about-container .text-content{width:100%;max-width:none}.badges-section{position:absolute;bottom:40px;left:0;right:0;z-index:2}.badges-container{display:flex;gap:10px;align-items:center;justify-content:space-evenly;width:100%;padding:0 10px}.badge-item{transition:transform .3s ease;flex:1;display:flex;justify-content:center;max-width:none}.badge-item:hover{transform:scale(1.05)}.badge-item img{height:120px;width:100%;max-width:200px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.home-container{position:relative;min-height:100vh;width:100%;overflow:hidden;font-family:Arial,sans-serif;color:#fff}.background-image{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(/assets/Background-BCVPcvuq.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:-1}.content-wrapper{position:relative;z-index:1;padding:40px;height:100vh;display:flex;flex-direction:column}.header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:60px;padding-right:10px}.logo-section{display:flex;align-items:center;gap:20px}.logo{width:250px;height:auto}.brand-text h1{font-size:48px;font-weight:700;margin:0;letter-spacing:3px;color:#fff}.brand-text p{font-size:14px;margin:5px 0 0;letter-spacing:2px;color:#ccc}.navigation{display:flex;gap:60px;align-items:center}.nav-item{display:flex;align-items:center;gap:15px;position:relative}.nav-icon{width:100px;height:50px}.nav-item span{font-size:16px;font-weight:700;letter-spacing:1px;color:#fff}.nav-item.active span{color:#0cf}.nav-button{background:none;border:none;cursor:pointer;padding:0;margin-left:10px;transition:transform .2s ease}.nav-button:hover{transform:scale(1.1)}.nav-button img{width:100px;height:40px}.main-content{flex:1;display:flex;align-items:center;justify-content:center;position:relative;padding:0 100px}.decor-line{position:fixed;z-index:1;pointer-events:none}.decor-line.left{left:20px;bottom:0;transform:rotate(0)}.decor-line.right{right:20px;top:0;transform:rotate(180deg)}.decor-line img{height:600px;width:auto;opacity:1}.text-content{text-align:center;width:100%;z-index:2;position:relative;line-height:1.8}.text-content p{margin-bottom:30px;font-size:16px;letter-spacing:1px}.text-content strong{font-weight:700;color:#fff}.nav-item{transition:all .3s ease}.nav-item:hover{transform:translateY(-2px)}@media(max-width:1200px){.navigation{gap:40px}.main-content{padding:0 50px}.text-content{max-width:700px}.text-content p{font-size:14px}}@media(max-width:768px){.content-wrapper{padding:20px}.header{flex-direction:column;gap:30px;margin-bottom:40px}.navigation{gap:20px;flex-wrap:wrap;justify-content:center}.nav-item span{font-size:14px}.brand-text h1{font-size:36px}.logo{width:80px}.main-content{padding:0 20px}.decor-line{display:none}.text-content p{font-size:12px;line-height:1.6}}.contact-container{position:relative;min-height:100vh;width:100%;overflow:hidden;font-family:Arial,sans-serif;color:#fff}.contact-info-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;position:relative;max-width:900px;width:100%}.contact-header{text-align:center;margin-bottom:80px;margin-top:40px}.contact-container .header{justify-content:space-between;padding:0}.tagline{font-size:18px;margin:0;letter-spacing:3px;color:#0cf;font-weight:500}.contact-details{display:flex;flex-direction:row;gap:40px;width:100%;max-width:1200px;justify-content:center;flex-wrap:wrap}.contact-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;background:#00000080;padding:30px 25px;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:transform .3s ease,box-shadow .3s ease;min-width:280px;flex:1;text-align:center}.contact-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00ccff4d}.contact-icon{width:60px;height:60px;flex-shrink:0}.contact-text{text-align:center}.contact-text p{margin:5px 0;font-size:16px;letter-spacing:1px;color:#fff;font-weight:500}.contact-text strong{font-weight:700;color:#fff}@media(max-width:768px){.contact-info-wrapper{max-width:90%;padding:0 20px}.brand-name{font-size:40px}.tagline{font-size:14px}.contact-item{padding:20px;gap:20px}.contact-icon{width:40px;height:40px}.contact-text p{font-size:14px}}
