/* Yarumo Junior base styles */
:root{color-scheme:dark;--yj-bg:#071217;--yj-text:#f7fbff;--yj-muted:#9fb5bf;--yj-green:#4cff9a;--yj-gold:#ffd44a}html,body{margin:0;min-height:100%;background:#071217;color:var(--yj-text)}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{touch-action:manipulation}.yj-hidden{display:none!important}a{color:inherit}
