@layer custom { :root {
    --primary: 254 88% 56%;
    --primary-foreground: 0 0% 0%;
    --trust-gradient-from: 254 88% 56%;
    --secondary: 0 0% 100%;
    --secondary-foreground: 0 0% 0%;
    --accent: 91 51% 32%;
    --accent-foreground: 0 0% 100%;
    --background: 0 0% 100%;
    --foreground: 0 0% 20%;
    --font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  } }