:root{--lv-app-background: #1a2d24;--lv-card-background: #2f5941;--lv-accent: #f5c247;--lv-accent-dim: color-mix(in srgb, var(--lv-accent) 75%, transparent);--lv-field-gradient-top: #143326;--lv-field-gradient-bottom: #05120d;--lv-text-primary: #ffffff;--lv-text-secondary: rgba(255, 255, 255, .6);--lv-text-tertiary: rgba(255, 255, 255, .35);--lv-border-subtle: rgba(255, 255, 255, .08);--lv-red: #ff453a;--lv-green: #34c759;--lv-radius-lg: 26px;--lv-radius-md: 14px;--lv-radius-sm: 8px}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:linear-gradient(to bottom,var(--lv-field-gradient-top),var(--lv-field-gradient-bottom));color:var(--lv-text-primary)}button{font-family:inherit}
