@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@600;700&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,400&display=swap');
:root{--teal:#00a8a8;--teal-dk:#008a8a;--teal-lt:#1ec6c6;--teal-dim:rgba(0,168,168,0.08);--teal-glow:rgba(0,168,168,0.18);--teal-border:rgba(0,168,168,0.3);--bg:#060f0f;--bg2:#0a1818;--bg3:#0f2020;--bg4:#172828;--text:#e8edf2;--soft:#8bbaba;--muted:#639292;--heading:#f0f4f8;--border:rgba(255,255,255,.07);--border-soft:rgba(255,255,255,.11);--nav-bg:rgba(6,15,15,.92);--nav-bg-solid:rgba(6,15,15,.97);--nav-text:#e8edf2;--nav-phone:#ffffff;--nav-burger:#ffffff;--hero-grad:linear-gradient(105deg,rgba(6,15,15,0.97) 0%,rgba(6,15,15,0.9) 35%,rgba(6,15,15,0.72) 60%,rgba(6,15,15,0.45) 100%);--hero-grad-mob:linear-gradient(180deg,rgba(6,15,15,0.82) 0%,rgba(6,15,15,0.75) 50%,rgba(6,15,15,0.92) 100%);--hero-grad-xs:linear-gradient(180deg,rgba(6,15,15,0.88) 0%,rgba(6,15,15,0.72) 55%,rgba(6,15,15,0.95) 100%);--font-heading:'Space Grotesk',sans-serif;--font-body:'DM Sans',sans-serif}body{font-family:'DM Sans',sans-serif!important}h1,h2,h3,h4,h5,h6,.logo,.hero h1,.section-title,.card-title{font-family:'Space Grotesk',sans-serif!important}.nav-phone{color:#ffffff!important}.hamburger span{background:#ffffff!important}