:root{--residento-bg:#f9f9f9;--residento-text:#0f172a;--residento-muted:#64748b;--residento-accent:#f97316}html,body,#root{min-height:100%}body{background:var(--residento-bg);color:var(--residento-text);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*,:before,:after{box-sizing:border-box}::selection{background:#ffedd5}