@layer base{.nutrifuel{--background:0 0% 4%;--foreground:0 0% 95%;--card:0 0% 8.6%;--card-foreground:0 0% 95%;--popover:0 0% 8.6%;--popover-foreground:0 0% 95%;--primary:50 100% 50%;--primary-foreground:0 0% 4%;--secondary:0 0% 13.3%;--secondary-foreground:0 0% 95%;--muted:0 0% 13.3%;--muted-foreground:0 0% 60%;--accent:50 100% 50%;--accent-foreground:0 0% 4%;--destructive:0 84% 60%;--destructive-foreground:0 0% 95%;--border:0 0% 16%;--input:0 0% 16%;--ring:50 100% 50%;--radius:1rem;--surface:0 0% 6.7%;--surface-elevated:0 0% 10%;--success:142 50% 40%;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.nutrifuel *{border-color:hsl(var(--border))}.nutrifuel h1,.nutrifuel h2,.nutrifuel h3,.nutrifuel h4,.nutrifuel h5,.nutrifuel h6{letter-spacing:-.025em;font-weight:700}}@layer utilities{.nutrifuel .glow-yellow{box-shadow:0 0 20px #ffd50026,0 0 60px #ffd5000d}.nutrifuel .glow-yellow-sm{box-shadow:0 0 10px #ffd5001a}.nutrifuel .card-shadow{box-shadow:0 4px 24px #0006,0 1px 4px #0003}.nutrifuel .text-gradient-yellow{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ffd500,#ffc61a);-webkit-background-clip:text;background-clip:text}.nutrifuel .hover\:glow-yellow-sm:hover,.nutrifuel .data-\[state\=open\]\:glow-yellow-sm[data-state=open]{box-shadow:0 0 10px #ffd5001a}.nutrifuel .animate-accordion-down{animation:.2s ease-out nutrifuel-accordion-down}.nutrifuel .animate-accordion-up{animation:.2s ease-out nutrifuel-accordion-up}@keyframes nutrifuel-accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes nutrifuel-accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}}
