:root{--midnight:#0C1C36;--champagne:#C6B97F;--champagne-deep:#B9A969;--chiffon:#F7F1EA;--feather:#F9F7F2;--blush:#E5D7CE}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Inter Tight,system-ui,-apple-system,sans-serif;background:var(--feather);color:var(--midnight);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select{font-family:inherit}input,select{font-size:inherit}input::placeholder,select::placeholder{color:rgba(12,28,54,.4)}