:root{--sat-bg: #181b3d;--sat-surface: #fff6e7;--sat-ink: #111233;--sat-tomato: #ff5236;--sat-banana: #ffd23f;--sat-sky: #4dc4ff;--sat-mint: #6be0ac;--sat-errortint: #ffe6e1;--sat-textdim: #3a3550;--sat-textmuted: #5a547a}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--sat-bg);color:var(--sat-surface);font-family:Nunito,system-ui,-apple-system,Segoe UI,sans-serif}#root{min-height:100vh}.display{font-family:Lilita One,system-ui,sans-serif;font-weight:400;letter-spacing:.005em}.saman-screen{position:relative;width:100%;min-height:100vh;overflow:hidden}button{font-family:inherit}:focus-visible{outline:3px solid var(--sat-sky);outline-offset:3px}.sat-field:focus-within{outline:3px solid var(--sat-sky);outline-offset:3px}@keyframes sat-spin{to{transform:rotate(360deg)}}.sat-spinner{animation:sat-spin .9s linear infinite}
