:root{--page-background: radial-gradient(circle at top left, rgba(13, 94, 89, .18), transparent 36%), radial-gradient(circle at top right, rgba(187, 93, 46, .14), transparent 28%), linear-gradient(180deg, #f8f4ec 0%, #efe6d7 100%);font-family:IBM Plex Sans,Segoe UI,sans-serif;color:#1d2a2a;background:var(--page-background)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh;background:var(--page-background)}
