/* Sitewide alignment for Astro subpages: template fonts + template scale +
   removal of old-design chrome so bodies match the ported pages. */
@font-face{font-family:Raveo Display;src:url("/assets/nd/693c734037f512a13dc87465_Raveo Display Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Raveo Display;src:url("/assets/nd/69bf8271dc35dc755f612506_Raveo Display Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}
:root{--font-display:'Raveo Display','Inter',ui-sans-serif,sans-serif}
.display,.type-h2,.type-h3,h1,h2,h3{font-family:var(--font-display)!important}
h1,.sol-ph-title,.contact-ph-title{font-weight:500!important;letter-spacing:-.062rem!important}
.type-h2,.type-h3{font-weight:500!important;letter-spacing:-.031rem!important}
/* old-design chrome off: the template has no side rails or frame hairlines */
.side-rails::before,.side-rails::after,.frame-section::before,.frame-section::after,.frame-rail{display:none!important}
/* dropdown fallback: menus open on hover even without the ix2 runtime */
.w-dropdown:hover > nav.w-dropdown-list,.w-dropdown:hover > .w-dropdown-list{display:block;opacity:1;transform:none}
/* map legacy Astro page primitives onto the template look */
[class*="-ph-root"]{width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;
  background:radial-gradient(ellipse 75% 70% at 50% 115%, rgba(26,226,153,.45) 0%, rgba(61,168,199,.25) 50%, transparent 100%),url("/assets/nd/waves-teal-16x9.png") 50% 100%/cover no-repeat,#050708!important}
.side-rails .card,.group .card{background:#101114!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:1rem!important}
.card-head{font-family:"Geist Mono",ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase;opacity:.6}
