:root{--retail-orange: #FF6B00;--retail-dark: #1A1A1A;--retail-light: #F8F9FA;--retail-medium: #71717A;--retail-petroleum: #0F172A}body{background-color:var(--retail-light);color:var(--retail-dark);font-family:Open Sans,sans-serif}.text-outline{-webkit-text-stroke:1.5px rgba(255,107,0,.15);color:transparent}.fade-in{animation:fadeIn .6s cubic-bezier(.16,1,.3,1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff0d}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ff6b004d;border-radius:10px}
