@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600&display=swap";@font-face{font-family:Radnika Next;src:url(/fonts/107a82b03afe661cb8ef268bd146c38c.eot);src:url(/fonts/107a82b03afe661cb8ef268bd146c38c.eot?#iefix) format("embedded-opentype"),url(/fonts/107a82b03afe661cb8ef268bd146c38c.woff2) format("woff2"),url(/fonts/107a82b03afe661cb8ef268bd146c38c.woff) format("woff"),url(/fonts/107a82b03afe661cb8ef268bd146c38c.ttf) format("truetype"),url(/fonts/107a82b03afe661cb8ef268bd146c38c.svg#RadnikaNext) format("svg");font-weight:400;font-style:normal}:root{--bg-color: #000000;--text-color: #ffffff;--primary-color: #ff751f;--secondary-color: #333333;--accent-color: #666666;--glass-bg: rgba(255, 255, 255, .03);--glass-border: rgba(255, 255, 255, .1);--glass-highlight: rgba(255, 255, 255, .1);--glass-blur: 10px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:var(--bg-color);background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;background-attachment:fixed;color:var(--text-color);overflow-x:hidden;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.02em}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}.glass-panel{background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:12px;padding:2rem;transition:all .3s ease}.glass-panel:hover{border-color:var(--primary-color);box-shadow:0 0 30px #ffffff0d;transform:translateY(-2px)}.text-gradient{background:linear-gradient(180deg,#fff,#888);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.container{max-width:1280px;margin:0 auto;padding:0 24px}.section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1;padding:100px 0}h1{font-size:clamp(3.5rem,5vw,5.5rem);line-height:1.1;margin-bottom:1.5rem}h2{font-size:clamp(2rem,3vw,3rem);margin-bottom:2rem}p{line-height:1.7;color:#ffffffb3;margin-bottom:1.5rem;font-size:1.1rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:0 24px;height:48px;border-radius:6px;font-weight:500;font-family:Inter,sans-serif;transition:all .2s ease;cursor:pointer;border:none;font-size:1rem;letter-spacing:-.01em;text-transform:none}.btn-primary{background:#fff;color:#000}.btn-primary:hover{background:#e0e0e0}.btn-outline{background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff}.btn-outline:hover{border-color:#fff;background:#ffffff0d}.features-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media(min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.cursor-blink{animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media(max-width:768px){body,html{overflow-x:hidden!important;max-width:100vw!important}*{box-sizing:border-box!important}.container{padding:0 1rem!important;max-width:100vw!important}.section{padding:80px 0;min-height:auto}h1{font-size:clamp(2.5rem,10vw,3.5rem)!important;line-height:1.15!important;margin-bottom:1.5rem!important}h2{font-size:clamp(1.75rem,7vw,2.5rem)!important;line-height:1.2!important;margin-bottom:1.5rem!important}h3{font-size:clamp(1.25rem,5vw,1.5rem)!important}h4{font-size:1.1rem!important}p{font-size:1.05rem!important;line-height:1.6!important;margin-bottom:1.25rem!important}.glass-panel{padding:1.75rem!important;margin-bottom:1.5rem}.btn{width:100%;max-width:100%;padding:16px 24px!important;font-size:1.05rem!important;height:auto!important}.navbar-links a:not(:last-child){display:none}.navbar-links{gap:1rem!important}.section[style*="justifyContent: 'center'"]{align-items:center!important;text-align:center!important;padding-top:120px!important;min-height:100vh!important}.section[style*="justifyContent: 'center'"]>div{align-items:center!important;padding-top:2rem!important}.section[style*="justifyContent: 'center'"] h1{text-align:center!important;margin-top:1rem!important}.section[style*="justifyContent: 'center'"] h2{text-align:center!important}.section[style*="justifyContent: 'center'"]>div>div{max-width:100%!important}.section[style*="justifyContent: 'center'"] p{font-size:1.15rem!important;max-width:100%!important}div[style*="display: 'flex'"][style*=gap]{flex-direction:column!important;gap:1rem!important;width:100%}.features-grid{grid-template-columns:1fr!important;gap:1.5rem!important}#platform h2{font-size:2rem!important}#platform p{font-size:1.1rem!important}#platform .glass-panel h3{font-size:1.3rem!important}#platform .glass-panel li{font-size:1rem!important}#platform .container{padding-left:1rem!important;padding-right:1rem!important;max-width:100%!important}#platform>div>div[style*=grid]{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;gap:1.5rem!important;box-sizing:border-box!important}.container{max-width:100vw!important;overflow-x:hidden!important}div[style*=grid]{max-width:100%!important;box-sizing:border-box!important}div[style*="gridTemplateColumns: 'repeat(2, 1fr)'"]{grid-template-columns:1fr!important;gap:1.5rem!important}.text-gradient[style*="fontSize: 'clamp"]{font-size:clamp(2rem,8vw,2.5rem)!important}#contact .glass-panel{padding:2.5rem 1.5rem!important}#contact h2{font-size:2rem!important}#contact p{font-size:1.1rem!important}footer .container{flex-direction:column!important;gap:1rem!important;text-align:center!important;font-size:.95rem!important}#team svg{width:28px!important;height:28px!important}#team div[style*="padding: '0.75rem 1.25rem'"]{padding:.6rem 1rem!important;gap:.5rem!important}#team div[style*="fontSize: '0.95rem'"]{font-size:.85rem!important}div[style*="gridTemplateColumns: 'repeat(2, 1fr)'"],div[style*='gridTemplateColumns: "repeat(2, 1fr)"']{grid-template-columns:1fr!important}div[style*="gridTemplateColumns: 'repeat(auto-fit, minmax(250px, 1fr)'"],div[style*='gridTemplateColumns: "repeat(auto-fit, minmax(250px, 1fr)"']{grid-template-columns:1fr!important;gap:2rem!important}ul li{font-size:1rem!important}div[style*="fontSize: '0.7rem'"]{font-size:.75rem!important}#team h3{font-size:1.5rem!important}#team p{font-size:1rem!important}#team div[style*="fontSize: '0.9rem'"]{font-size:.95rem!important}#team div[style*="fontSize: '0.95rem'"]{font-size:1rem!important}#segments h3{font-size:1.25rem!important}#segments p{font-size:1rem!important}#simulation h2{font-size:1.75rem!important}#simulation p{font-size:1.05rem!important}#simulation li{font-size:1rem!important}}@media(max-width:480px){.container{padding:0 1rem}h1{font-size:2.25rem!important}h2{font-size:1.65rem!important}.glass-panel{padding:1.5rem!important}.section{padding:60px 0}}
