: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{background:var(--sat-bg);color:var(--sat-surface);margin:0;padding:0;font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}#root{min-height:100vh}.display{letter-spacing:.005em;font-family:Lilita One,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.saman-screen{width:100%;min-height:100vh;position:relative;overflow:hidden}button{font-family:inherit}:focus-visible{outline:3px solid var(--sat-sky);outline-offset:3px}.saman-screen :-webkit-any(a,button,select,textarea,[tabindex]):focus{outline:4px solid var(--sat-sky);outline-offset:3px}.saman-screen :-moz-any(a,button,select,textarea,[tabindex]):focus{outline:4px solid var(--sat-sky);outline-offset:3px}.saman-screen :is(a,button,select,textarea,[tabindex]):focus{outline:4px solid var(--sat-sky);outline-offset:3px}.sat-field:focus-within{outline:4px solid var(--sat-sky);outline-offset:3px}@keyframes sat-spin{to{transform:rotate(360deg)}}.sat-spinner{animation:.9s linear infinite sat-spin}
