:root{--background:#ffffff;--foreground:#000000;--panel:#eef1f3;--panel-strong:#dfe4e8;--panel-soft:#f6f7f8;--muted:#68727d;--line:#e6e9ec;--imessage:#007aff;--bubble:#e9e9eb;--radius:8px}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:var(--background);color:var(--foreground);font-family:Helvetica,Arial,sans-serif}button,input,textarea{font:inherit}button{color:inherit}main{min-height:100dvh}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}