*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,sans-serif}.gradient-text{background:linear-gradient(90deg,#b6c7e8 0%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.bg-corporate-dark{background-color:#05070a}.bg-corporate-navy{background-color:#071a33}.text-tech-cyan{color:#00eefc}.bg-tech-cyan{background-color:#00eefc}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes pulseGlow{0%,to{opacity:.15}50%{opacity:.3}}.hero-title{animation:.75s both fadeInUp}.hero-subtitle{animation:.75s .18s both fadeInUp}.hero-text{animation:.75s .32s both fadeInUp}.hero-buttons{animation:.75s .46s both fadeInUp}.hero-image{animation:.9s .3s both fadeIn,6s ease-in-out 1.2s infinite floatY}.hero-glow{animation:4s ease-in-out infinite pulseGlow}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:opacity .65s,transform .65s;transform:translate(-32px)}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transition:opacity .65s,transform .65s;transform:translate(32px)}.reveal-right.visible{opacity:1;transform:translate(0)}.card-hover{transition:transform .28s,box-shadow .28s}.card-hover:hover{transform:translateY(-5px);box-shadow:0 14px 36px #0000001a}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f8f9ff}::-webkit-scrollbar-thumb{background:#b6c7e8;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#4e5f7b}
