/* NEXO critical — inlined in <head> for fastest LCP */
:root{--nexo-primary:#1E73BE;--nexo-accent:#FFA133;--nexo-dark:#1a2636;--nexo-font-sans:'Raleway',sans-serif;--nexo-header-h:80px;}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
body{font-family:var(--nexo-font-sans);color:#2c3e50;background:#fff;-webkit-font-smoothing:antialiased}
.nexo-header{position:fixed;top:0;left:0;right:0;z-index:1000;height:var(--nexo-header-h);background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.08)}
.nexo-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}
.nexo-main{padding-top:var(--nexo-header-h)}
.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}
