@layer custom { :root {
    --primary: 0 0% 17%;
    --primary-foreground: 0 0% 100%;
    --trust-gradient-from: 0 0% 17%;
    --background: 0 0% 100%;
    --foreground: 0 0% 0%;
    --font-sans: 'HostGrotesk VariableFont wght', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  } }