*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;width:100%}#root{min-height:100%;display:flex;flex-direction:column}body{font-family:Segoe UI,"Source Sans 3",system-ui,-apple-system,Roboto,Arial,sans-serif;background:#fff;color:#1b3a6b}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}button,input{font-family:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1;display:flex;flex-direction:column;min-height:0}.phish-alert{margin:0 0 16px;padding:10px 12px;border:1px solid #e6b0b0;border-left:4px solid #d32f2f;border-radius:6px;background:#fdecea;color:#b71c1c;font-size:13px;line-height:1.4}
