*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f5f7fa;color:#333}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;padding:8px 16px;border:1px solid #ccc;border-radius:4px;background:#2563eb;color:#fff;font-size:14px;font-weight:500}button:hover{background:#1d4ed8}input[type=file],input[type=password],input[type=text]{padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px}input[type=password]:focus,input[type=text]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 4px rgba(37,99,233,.2)}