:root{--ralph-cream:#f5eddd;--ralph-chocolate:#3d2418;--ralph-rust:#a04e2c;--ralph-terra:#c5614a;--ralph-lavender:#d4c4f0;--ralph-navy:#1a1f2e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{background:var(--ralph-cream);color:var(--ralph-chocolate);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-thumb{background:#3d24182e;border-radius:4px}@media (width<=768px){input,input[type=text],input[type=search],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],textarea,select{font-size:16px}}