:root{--ink-900:#0e1b3d;--night:#0b1030;--lavender:#c9c4f7}*{box-sizing:border-box}html,body,#root{background:var(--night);color:#ede9fb;height:100%;margin:0;font-family:Inter,system-ui,sans-serif}.shell{flex-direction:column;height:100vh;display:flex}.stage{flex:1;min-height:0}.page-frame{background:var(--night);border:0;width:100%;height:100%;display:block}
