.gradient-main{background:var(--gradient-main);--color-foreground:255 255 255;--color-heading:255 255 255;--color-muted:188 188 188;color:rgb(var(--color-foreground))}.gradient-card{background:var(--gradient-card)}.gradient-accent{background:var(--gradient-accent)}.text-charcoal{color:rgb(var(--color-background))}.glow{box-shadow:var(--shadow-glow)}.glow-strong{box-shadow:var(--shadow-glow-strong)}.glow-accent{box-shadow:var(--shadow-accent)}.text-gradient{background-image:linear-gradient(135deg,hsl(var(--christalle-400)) 0,hsl(var(--christalle-500)) 100%)}.text-gradient,.text-gradient-accent{background-clip:text;-webkit-background-clip:text;color:transparent}.text-gradient-accent{background-image:linear-gradient(135deg,hsl(var(--forest-300)) 0,hsl(var(--forest-500)) 100%)}@media (max-width:767px){.workshop-shell .text-gradient{color:hsl(var(--christalle-300));-webkit-text-fill-color:hsl(var(--christalle-300))}.workshop-shell .text-gradient,.workshop-shell .text-gradient-accent{background-image:none;background-clip:border-box;-webkit-background-clip:border-box}.workshop-shell .text-gradient-accent{color:hsl(var(--forest-300));-webkit-text-fill-color:hsl(var(--forest-300))}.workshop-shell [class*=backdrop-blur]{backdrop-filter:none!important}}